@byteluck-fe/model-driven-engine 2.22.2-beta.0 → 2.22.2-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/common/ActionManager.js +3 -3
- package/dist/esm/common/DataManager.js +2 -2
- package/dist/esm/common/Engine.js +57 -55
- package/dist/esm/common/OkWorker.js +8 -8
- package/dist/esm/common/Runtime.js +15 -15
- package/dist/esm/common/Store.js +9 -9
- package/dist/esm/common/checkerValue.js +22 -22
- package/dist/esm/common/index.js +2 -2
- package/dist/esm/common/proxyState.js +34 -38
- package/dist/esm/index.js +3 -3
- package/dist/esm/plugins/CalcPlugin.js +14 -18
- package/dist/esm/plugins/ControlsEventPlugin.js +4 -4
- package/dist/esm/plugins/ES6ModulePlugin.js +6 -6
- package/dist/esm/plugins/LifecycleEventPlugin.js +5 -5
- package/dist/esm/plugins/StylePlugin.js +4 -4
- package/dist/esm/plugins/index.js +5 -5
- package/dist/esm/utils/index.js +1 -1
- package/dist/esm/utils/runtimeUtils.js +3 -3
- package/dist/index.umd.js +25 -25
- package/dist/types/common/Engine.d.ts +7 -1
- package/package.json +4 -4
package/dist/index.umd.js
CHANGED
|
@@ -1,71 +1,71 @@
|
|
|
1
|
-
var
|
|
1
|
+
var FE=Object.defineProperty,NE=Object.defineProperties;var OE=Object.getOwnPropertyDescriptors;var Rd=Object.getOwnPropertySymbols,IE=Object.getPrototypeOf,SE=Object.prototype.hasOwnProperty,TE=Object.prototype.propertyIsEnumerable,ME=Reflect.get;var Mo=Math.pow,Bd=(ae,Ae,Se)=>Ae in ae?FE(ae,Ae,{enumerable:!0,configurable:!0,writable:!0,value:Se}):ae[Ae]=Se,we=(ae,Ae)=>{for(var Se in Ae||(Ae={}))SE.call(Ae,Se)&&Bd(ae,Se,Ae[Se]);if(Rd)for(var Se of Rd(Ae))TE.call(Ae,Se)&&Bd(ae,Se,Ae[Se]);return ae},vi=(ae,Ae)=>NE(ae,OE(Ae));var Ld=(ae,Ae,Se)=>ME(IE(ae),Se,Ae);var ft=(ae,Ae,Se)=>new Promise((Ro,et)=>{var rn=Q=>{try{lr(Se.next(Q))}catch(fr){et(fr)}},Vr=Q=>{try{lr(Se.throw(Q))}catch(fr){et(fr)}},lr=Q=>Q.done?Ro(Q.value):Promise.resolve(Q.value).then(rn,Vr);lr((Se=Se.apply(ae,Ae)).next())});(function(ae,Ae){typeof exports=="object"&&typeof module!="undefined"?Ae(exports,require("crypto")):typeof define=="function"&&define.amd?define(["exports","crypto"],Ae):(ae=typeof globalThis!="undefined"?globalThis:ae||self,Ae(ae.modelDrivenEngine={},ae.require$$0))})(this,function(ae,Ae){"use strict";function Se(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var Ro=Se(Ae),et;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(et||(et={}));var rn;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(rn||(rn={}));var Vr,lr=(Vr=window.localStorage.getItem("locale"))!==null&&Vr!==void 0?Vr:"zh-CN",Q;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(Q||(Q={}));var fr;(function(e){e[e.FORM=0]="FORM",e[e.LIST=1]="LIST",e[e.REPORT=2]="REPORT",e[e.DASHBOARD=3]="DASHBOARD",e[e.VUE=4]="VUE",e[e.FREE_PAGE=5]="FREE_PAGE"})(fr||(fr={}));var ye;(function(e){e.TITLE="title",e.LINK="link",e.BUTTON="button",e.DIVIDER="divider",e.TEXT="text",e.CREATE_FORM_LIST_BUTTON="list-page-btn-create-form",e.BATCH_SUBMISSION_LIST_BUTTON="list-page-btn-batch-submission",e.BATCH_DELETE_LIST_BUTTON="list-page-btn-batch-delete",e.SUBMISSION_RECORD_LIST_BUTTON="list-page-btn-submission-record",e.IMPORT_RECORD_LIST_BUTTON="list-page-btn-import-record",e.EXPORT_RECORD_LIST_BUTTON="list-page-btn-export-record",e.EXPORT_LIST_BUTTON="list-page-btn-export-list",e.LIST_SELECT_BUTTON="list-select-button",e.ORGANIZATION_SELECTION="organization-selection",e.FORM_SELECT_BUTTON="form-select-button",e.LIST_VIEW_SELECT="list-view-select",e.TEXT_OCR_BUTTON="text-ocr-button",e.INVOICE_CHECK_BUTTON="invoice-check-button",e.LIST_PAGE_BTN_BATCH_PRINT="list-page-btn-batch-print",e.LIST_PAGE_BTN_BATCH_PRINT_RECORD="list-page-btn-batch-print-record",e.VARCHAR_COLUMN="varchar-column",e.TEXT_COLUMN="text-column",e.DECIMAL_COLUMN="decimal-column",e.TIMESCOPE_COLUMN="timescope-column",e.TIMESTAMP_COLUMN="timestamp-column",e.ARRAY_COLUMN="array-column",e.DEPARTMENT_COLUMN="department-column",e.AUTO_NUMBER_COLUMN="auto-number-column",e.FILE_COLUMN="file-column",e.IMAGE_COLUMN="image-column",e.PEOPLE_COLUMN="people-column",e.LOCATION_COLUMN="location-column",e.CUSTOM_COLUMN="custom-column",e.ORDER_COLUMN="order-column",e.OPERATION_COLUMN="operation-column",e.OPERATION_BUTTON="operation-button",e.EMPLOYEE_COLUMN="employee-column",e.Approval_Status_Column="approval-status-column",e.ADDRESS="address",e.AMOUNT="amount",e.ATTACHMENT="attachment",e.AUTO_NUMBER="auto-number",e.CALC="calc",e.CHECKBOX="checkbox",e.DATE_PICKER="date-picker",e.DATE_RANGE="date-range",e.DEPARTMENT="department",e.EMPLOYEE="employee",e.IMAGE="image",e.INPUT="input",e.NUMBER="number",e.RADIO="radio",e.RICH_TEXT="rich-text",e.SCORE="score",e.SEARCH_DATE_RANGE="search-date-range",e.SEARCH_NUMBER_RANGE="search-number-range",e.SEARCH_INPUT="search-input",e.SELECT="select",e.SELECT_MULTIPLE="select-multiple",e.SELECT_RELATION="select-relation",e.VUE_FORM_ITEM="vue-form-item",e.TEXTAREA="textarea",e.EMAIL="email",e.FOOTER="footer",e.HEADER="header",e.ID_CARD="id-card",e.MOBILE="mobile",e.PHONE="phone",e.RADIO_IMAGE="radio-image",e.ELECTRONIC_SIGNATURE="electronic-signature",e.WPS="wps",e.CARD_GROUP="card-group",e.COL="col",e.GRID="grid",e.GRID_ROW="grid-row",e.GRID_TABLE_COLUMN="grid-table-column",e.GRID_LAYOUT_CONTAINER="grid-layout-container",e.ROW="row",e.TWO_COLUMNS="two-columns",e.SUBTABLE_COLUMN="subtable-column",e.SUBTABLE_ROW="subtable-row",e.TAB="tab",e.TAB_PANE="tab-pane",e.TOOLBOX="toolbox",e.DATA_VIEW="data-view",e.LIST_VIEW="list-view",e.ACTION_BAR="action-bar",e.SUBTABLE="subtable",e.GRID_TABLE="grid-table",e.SIMPLE_SEARCH="simple-search",e.PAGINATION="pagination",e.CHECKBOX_IMAGE="checkbox-image",e.DASHBOARD="dashboard",e.TREE="tree",e.EMPLOYEE2="employee2",e.DEPARTMENT2="department2",e.GRID_LAYOUT_WRAP="grid-layout-wrap",e.VUE_PAGE="vue-page"})(ye||(ye={}));var Js;(function(e){e.SAVE="save",e.DRAFT="draft",e.UNSUBMIT="unsubmit",e.AUDIT="audit",e.UNAUDIT="unaudit",e.CANCEL="cancel",e.FORM_SUBMIT="form_submit"})(Js||(Js={}));var Fe;(function(e){e.VARCHAR="varchar",e.TEXT="text",e.ARRAY="array",e.ADDRESS="location",e.DECIMAL="decimal",e.DECIMAL_RANGE="decimal_range",e.TIMESTAMP="timestamp",e.EMPLOYEES="people",e.DEPARTMENTS="department",e.MONEY="money",e.TIMESCOPE="timescope",e.FILE="file",e.IMAGE="image",e.AUTO_NUMBER="auto_number",e.CALC="calc",e.LIST="list",e.JSON="json",e.ANY="ANY"})(Fe||(Fe={}));var Zs;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(Zs||(Zs={}));var Qs="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Pd=Qs+"0123456789";function yi(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?Qs:Pd,i=Math.random()*r.length;t+=r[parseInt(String(i),10)]}return t}function Bo(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 xd(e){if(Array.isArray(e))return Bo(e)}function kd(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ys(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ei(e,t,n){return na()?Ei=Reflect.construct:Ei=function(i,o,u){var s=[null];s.push.apply(s,o);var c=Function.bind.apply(i,s),f=new c;return u&&Hr(f,u.prototype),f},Ei.apply(null,arguments)}function jr(e){return jr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},jr(e)}function ea(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&&Hr(e,t)}function $d(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Ud(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Vd(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function jd(e,t){return t&&(Hd(t)==="object"||typeof t=="function")?t:kd(e)}function Hr(e,t){return Hr=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Hr(e,t)}function ta(e){return xd(e)||Ud(e)||Wd(e)||Vd()}function Hd(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Wd(e,t){if(!!e){if(typeof e=="string")return Bo(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Bo(e,t)}}function Lo(e){var t=typeof Map=="function"?new Map:void 0;return Lo=function(r){if(r===null||!$d(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,i)}function i(){return Ei(r,arguments,jr(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Hr(i,r)},Lo(e)}function na(){if(typeof Reflect=="undefined"||!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(e){return!1}}function ra(e){var t=na();return function(){var r=jr(e),i;if(t){var o=jr(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return jd(this,i)}}var Po=console;function dr(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,i=t.slice(1);(r=Po).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(ta(i)))}function xo(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,i=t.slice(1);(r=Po).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(ta(i)))}function qd(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var ko=function(e){ea(n,e);var t=ra(n);function n(r){Ys(this,n);var i;return i=t.call(this,r),i.name="\u{1F4A5} Driven Error",i.message=r?qd(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",i}return n}(Lo(Error)),Gd=function(e){ea(n,e);var t=ra(n);function n(r){Ys(this,n);var i;return i=t.call(this,r),i.name="\u{1F6A8} Driven Reference Error",i}return n}(ko);function qt(e){throw new ko(e)}function ia(e){throw new Gd(e)}function bi(e){Po.error(new ko(e))}function Gt(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":Gt(n==null?void 0:n.children,t);break;case"wrap":Gt(n==null?void 0:n.children,t);break;case"search":Gt(n==null?void 0:n.children,t);break;case"form":t(n)}})}/*!
|
|
2
2
|
* shared v9.13.1
|
|
3
3
|
* (c) 2024 kazuya kawaguchi
|
|
4
4
|
* Released under the MIT License.
|
|
5
|
-
*/const
|
|
6
|
-
`)}function
|
|
5
|
+
*/const At=typeof window!="undefined";let dt,Bn;if(process.env.NODE_ENV!=="production"){const e=At&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(dt=t=>{e.mark(t)},Bn=(t,n,r)=>{e.measure(t,n,r),e.clearMarks(n),e.clearMarks(r)})}const Kd=/\{([0-9a-zA-Z]+)\}/g;function Wr(e,...t){return t.length===1&&se(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(Kd,(n,r)=>t.hasOwnProperty(r)?t[r]:"")}const Ct=(e,t=!1)=>t?Symbol.for(e):Symbol(e),Xd=(e,t,n)=>zd({l:e,k:t,s:n}),zd=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Te=e=>typeof e=="number"&&isFinite(e),Jd=e=>aa(e)==="[object Date]",on=e=>aa(e)==="[object RegExp]",wi=e=>X(e)&&Object.keys(e).length===0,Me=Object.assign;let oa;const Kt=()=>oa||(oa=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function ua(e){return e.replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}const Zd=Object.prototype.hasOwnProperty;function Ai(e,t){return Zd.call(e,t)}const ge=Array.isArray,de=e=>typeof e=="function",V=e=>typeof e=="string",Y=e=>typeof e=="boolean",se=e=>e!==null&&typeof e=="object",Qd=e=>se(e)&&de(e.then)&&de(e.catch),sa=Object.prototype.toString,aa=e=>sa.call(e),X=e=>{if(!se(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},Yd=e=>e==null?"":ge(e)||X(e)&&e.toString===sa?JSON.stringify(e,null,2):String(e);function $o(e,t=""){return e.reduce((n,r,i)=>i===0?n+r:n+t+r,"")}const ca=2;function eh(e,t=0,n=e.length){const r=e.split(/\r?\n/);let i=0;const o=[];for(let u=0;u<r.length;u++)if(i+=r[u].length+1,i>=t){for(let s=u-ca;s<=u+ca||n>i;s++){if(s<0||s>=r.length)continue;const c=s+1;o.push(`${c}${" ".repeat(3-String(c).length)}| ${r[s]}`);const f=r[s].length;if(s===u){const l=t-(i-f)+1,a=Math.max(1,n>i?f-l:n-t);o.push(" | "+" ".repeat(l)+"^".repeat(a))}else if(s>u){if(n>i){const l=Math.max(Math.min(n-i,f),1);o.push(" | "+"^".repeat(l))}i+=f+1}}break}return o.join(`
|
|
6
|
+
`)}function Ci(e){let t=e;return()=>++t}function Re(e,t){typeof console!="undefined"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const la={};function fa(e){la[e]||(la[e]=!0,Re(e))}function Uo(){const e=new Map;return{events:e,on(n,r){const i=e.get(n);i&&i.push(r)||e.set(n,[r])},off(n,r){const i=e.get(n);i&&i.splice(i.indexOf(r)>>>0,1)},emit(n,r){(e.get(n)||[]).slice().map(i=>i(r)),(e.get("*")||[]).slice().map(i=>i(n,r))}}}const Fi=e=>!se(e)||ge(e);function Ni(e,t){if(Fi(e)||Fi(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:r,des:i}=n.pop();Object.keys(r).forEach(o=>{Fi(r[o])||Fi(i[o])?i[o]=r[o]:n.push({src:r[o],des:i[o]})})}}/*!
|
|
7
7
|
* message-compiler v9.13.1
|
|
8
8
|
* (c) 2024 kazuya kawaguchi
|
|
9
9
|
* Released under the MIT License.
|
|
10
|
-
*/function
|
|
11
|
-
`,lh=String.fromCharCode(8232),fh=String.fromCharCode(8233);function dh(e){const t=e;let n=0,r=1,i=1,o=0;const u=C=>t[C]===ch&&t[C+1]===qe,s=C=>t[C]===qe,c=C=>t[C]===fh,l=C=>t[C]===lh,f=C=>u(C)||s(C)||c(C)||l(C),a=()=>n,d=()=>r,h=()=>i,m=()=>o,g=C=>u(C)||c(C)||l(C)?qe:t[C],E=()=>g(n),p=()=>g(n+o);function y(){return o=0,f(n)&&(r++,i=0),u(n)&&n++,n++,i++,t[n]}function _(){return u(n+o)&&o++,o++,t[n+o]}function v(){n=0,r=1,i=1,o=0}function w(C=0){o=C}function F(){const C=n+o;for(;C!==n;)y();o=0}return{index:a,line:d,column:h,peekOffset:m,charAt:g,currentChar:E,currentPeek:p,next:y,peek:_,reset:v,resetPeek:w,skipToPeek:F}}const rn=void 0,hh=".",ia="'",ph="tokenizer";function mh(e,t={}){const n=t.location!==!1,r=dh(e),i=()=>r.index(),o=()=>nh(r.line(),r.column(),r.index()),u=o(),s=i(),c={currentType:14,offset:s,startLoc:u,endLoc:u,lastType:14,lastOffset:s,lastStartLoc:u,lastEndLoc:u,braceNest:0,inLinked:!1,text:""},l=()=>c,{onError:f}=t;function a(A,O,P,...D){const N=l();if(O.column+=P,O.offset+=P,f){const S=n?Ai(N.startLoc,O):null,T=cr(A,S,{domain:ph,args:D});f(T)}}function d(A,O,P){A.endLoc=o(),A.currentType=O;const D={type:O};return n&&(D.loc=Ai(A.startLoc,A.endLoc)),P!=null&&(D.value=P),D}const h=A=>d(A,14);function m(A,O){return A.currentChar()===O?(A.next(),O):(a(K.EXPECTED_TOKEN,o(),0,O),"")}function g(A){let O="";for(;A.currentPeek()===qt||A.currentPeek()===qe;)O+=A.currentPeek(),A.peek();return O}function E(A){const O=g(A);return A.skipToPeek(),O}function p(A){if(A===rn)return!1;const O=A.charCodeAt(0);return O>=97&&O<=122||O>=65&&O<=90||O===95}function y(A){if(A===rn)return!1;const O=A.charCodeAt(0);return O>=48&&O<=57}function _(A,O){const{currentType:P}=O;if(P!==2)return!1;g(A);const D=p(A.currentPeek());return A.resetPeek(),D}function v(A,O){const{currentType:P}=O;if(P!==2)return!1;g(A);const D=A.currentPeek()==="-"?A.peek():A.currentPeek(),N=y(D);return A.resetPeek(),N}function w(A,O){const{currentType:P}=O;if(P!==2)return!1;g(A);const D=A.currentPeek()===ia;return A.resetPeek(),D}function F(A,O){const{currentType:P}=O;if(P!==8)return!1;g(A);const D=A.currentPeek()===".";return A.resetPeek(),D}function C(A,O){const{currentType:P}=O;if(P!==9)return!1;g(A);const D=p(A.currentPeek());return A.resetPeek(),D}function M(A,O){const{currentType:P}=O;if(!(P===8||P===12))return!1;g(A);const D=A.currentPeek()===":";return A.resetPeek(),D}function R(A,O){const{currentType:P}=O;if(P!==10)return!1;const D=()=>{const S=A.currentPeek();return S==="{"?p(A.peek()):S==="@"||S==="%"||S==="|"||S===":"||S==="."||S===qt||!S?!1:S===qe?(A.peek(),D()):k(A,!1)},N=D();return A.resetPeek(),N}function W(A){g(A);const O=A.currentPeek()==="|";return A.resetPeek(),O}function U(A){const O=g(A),P=A.currentPeek()==="%"&&A.peek()==="{";return A.resetPeek(),{isModulo:P,hasSpace:O.length>0}}function k(A,O=!0){const P=(N=!1,S="",T=!1)=>{const b=A.currentPeek();return b==="{"?S==="%"?!1:N:b==="@"||!b?S==="%"?!0:N:b==="%"?(A.peek(),P(N,"%",!0)):b==="|"?S==="%"||T?!0:!(S===qt||S===qe):b===qt?(A.peek(),P(!0,qt,T)):b===qe?(A.peek(),P(!0,qe,T)):!0},D=P();return O&&A.resetPeek(),D}function Z(A,O){const P=A.currentChar();return P===rn?rn:O(P)?(A.next(),P):null}function Y(A){const O=A.charCodeAt(0);return O>=97&&O<=122||O>=65&&O<=90||O>=48&&O<=57||O===95||O===36}function oe(A){return Z(A,Y)}function X(A){const O=A.charCodeAt(0);return O>=97&&O<=122||O>=65&&O<=90||O>=48&&O<=57||O===95||O===36||O===45}function Zn(A){return Z(A,X)}function Qn(A){const O=A.charCodeAt(0);return O>=48&&O<=57}function Yn(A){return Z(A,Qn)}function er(A){const O=A.charCodeAt(0);return O>=48&&O<=57||O>=65&&O<=70||O>=97&&O<=102}function tr(A){return Z(A,er)}function ut(A){let O="",P="";for(;O=Yn(A);)P+=O;return P}function Fn(A){E(A);const O=A.currentChar();return O!=="%"&&a(K.EXPECTED_TOKEN,o(),0,O),A.next(),"%"}function Nn(A){let O="";for(;;){const P=A.currentChar();if(P==="{"||P==="}"||P==="@"||P==="|"||!P)break;if(P==="%")if(k(A))O+=P,A.next();else break;else if(P===qt||P===qe)if(k(A))O+=P,A.next();else{if(W(A))break;O+=P,A.next()}else O+=P,A.next()}return O}function nr(A){E(A);let O="",P="";for(;O=Zn(A);)P+=O;return A.currentChar()===rn&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),P}function rr(A){E(A);let O="";return A.currentChar()==="-"?(A.next(),O+=`-${ut(A)}`):O+=ut(A),A.currentChar()===rn&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),O}function On(A){return A!==ia&&A!==qe}function ir(A){E(A),m(A,"'");let O="",P="";for(;O=Z(A,On);)O==="\\"?P+=vt(A):P+=O;const D=A.currentChar();return D===qe||D===rn?(a(K.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),D===qe&&(A.next(),m(A,"'")),P):(m(A,"'"),P)}function vt(A){const O=A.currentChar();switch(O){case"\\":case"'":return A.next(),`\\${O}`;case"u":return Ut(A,O,4);case"U":return Ut(A,O,6);default:return a(K.UNKNOWN_ESCAPE_SEQUENCE,o(),0,O),""}}function Ut(A,O,P){m(A,O);let D="";for(let N=0;N<P;N++){const S=tr(A);if(!S){a(K.INVALID_UNICODE_ESCAPE_SEQUENCE,o(),0,`\\${O}${D}${A.currentChar()}`);break}D+=S}return`\\${O}${D}`}function or(A){return A!=="{"&&A!=="}"&&A!==qt&&A!==qe}function ur(A){E(A);let O="",P="";for(;O=Z(A,or);)P+=O;return P}function sr(A){let O="",P="";for(;O=oe(A);)P+=O;return P}function V(A){const O=P=>{const D=A.currentChar();return D==="{"||D==="%"||D==="@"||D==="|"||D==="("||D===")"||!D||D===qt?P:(P+=D,A.next(),O(P))};return O("")}function ue(A){E(A);const O=m(A,"|");return E(A),O}function In(A,O){let P=null;switch(A.currentChar()){case"{":return O.braceNest>=1&&a(K.NOT_ALLOW_NEST_PLACEHOLDER,o(),0),A.next(),P=d(O,2,"{"),E(A),O.braceNest++,P;case"}":return O.braceNest>0&&O.currentType===2&&a(K.EMPTY_PLACEHOLDER,o(),0),A.next(),P=d(O,3,"}"),O.braceNest--,O.braceNest>0&&E(A),O.inLinked&&O.braceNest===0&&(O.inLinked=!1),P;case"@":return O.braceNest>0&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),P=Vt(A,O)||h(O),O.braceNest=0,P;default:{let N=!0,S=!0,T=!0;if(W(A))return O.braceNest>0&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),P=d(O,1,ue(A)),O.braceNest=0,O.inLinked=!1,P;if(O.braceNest>0&&(O.currentType===5||O.currentType===6||O.currentType===7))return a(K.UNTERMINATED_CLOSING_BRACE,o(),0),O.braceNest=0,Sn(A,O);if(N=_(A,O))return P=d(O,5,nr(A)),E(A),P;if(S=v(A,O))return P=d(O,6,rr(A)),E(A),P;if(T=w(A,O))return P=d(O,7,ir(A)),E(A),P;if(!N&&!S&&!T)return P=d(O,13,ur(A)),a(K.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,P.value),E(A),P;break}}return P}function Vt(A,O){const{currentType:P}=O;let D=null;const N=A.currentChar();switch((P===8||P===9||P===12||P===10)&&(N===qe||N===qt)&&a(K.INVALID_LINKED_FORMAT,o(),0),N){case"@":return A.next(),D=d(O,8,"@"),O.inLinked=!0,D;case".":return E(A),A.next(),d(O,9,".");case":":return E(A),A.next(),d(O,10,":");default:return W(A)?(D=d(O,1,ue(A)),O.braceNest=0,O.inLinked=!1,D):F(A,O)||M(A,O)?(E(A),Vt(A,O)):C(A,O)?(E(A),d(O,12,sr(A))):R(A,O)?(E(A),N==="{"?In(A,O)||D:d(O,11,V(A))):(P===8&&a(K.INVALID_LINKED_FORMAT,o(),0),O.braceNest=0,O.inLinked=!1,Sn(A,O))}}function Sn(A,O){let P={type:14};if(O.braceNest>0)return In(A,O)||h(O);if(O.inLinked)return Vt(A,O)||h(O);switch(A.currentChar()){case"{":return In(A,O)||h(O);case"}":return a(K.UNBALANCED_CLOSING_BRACE,o(),0),A.next(),d(O,3,"}");case"@":return Vt(A,O)||h(O);default:{if(W(A))return P=d(O,1,ue(A)),O.braceNest=0,O.inLinked=!1,P;const{isModulo:N,hasSpace:S}=U(A);if(N)return S?d(O,0,Nn(A)):d(O,4,Fn(A));if(k(A))return d(O,0,Nn(A));break}}return P}function fi(){const{currentType:A,offset:O,startLoc:P,endLoc:D}=c;return c.lastType=A,c.lastOffset=O,c.lastStartLoc=P,c.lastEndLoc=D,c.offset=i(),c.startLoc=o(),r.currentChar()===rn?d(c,14):Sn(r,c)}return{nextToken:fi,currentOffset:i,currentPosition:o,context:l}}const gh="parser",_h=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function Dh(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||n,16);return r<=55295||r>=57344?String.fromCodePoint(r):"\uFFFD"}}}function vh(e={}){const t=e.location!==!1,{onError:n,onWarn:r}=e;function i(_,v,w,F,...C){const M=_.currentPosition();if(M.offset+=F,M.column+=F,n){const R=t?Ai(w,M):null,W=cr(v,R,{domain:gh,args:C});n(W)}}function o(_,v,w,F,...C){const M=_.currentPosition();if(M.offset+=F,M.column+=F,r){const R=t?Ai(w,M):null;r(ih(v,R,C))}}function u(_,v,w){const F={type:_};return t&&(F.start=v,F.end=v,F.loc={start:w,end:w}),F}function s(_,v,w,F){F&&(_.type=F),t&&(_.end=v,_.loc&&(_.loc.end=w))}function c(_,v){const w=_.context(),F=u(3,w.offset,w.startLoc);return F.value=v,s(F,_.currentOffset(),_.currentPosition()),F}function l(_,v){const w=_.context(),{lastOffset:F,lastStartLoc:C}=w,M=u(5,F,C);return M.index=parseInt(v,10),_.nextToken(),s(M,_.currentOffset(),_.currentPosition()),M}function f(_,v,w){const F=_.context(),{lastOffset:C,lastStartLoc:M}=F,R=u(4,C,M);return R.key=v,w===!0&&(R.modulo=!0),_.nextToken(),s(R,_.currentOffset(),_.currentPosition()),R}function a(_,v){const w=_.context(),{lastOffset:F,lastStartLoc:C}=w,M=u(9,F,C);return M.value=v.replace(_h,Dh),_.nextToken(),s(M,_.currentOffset(),_.currentPosition()),M}function d(_){const v=_.nextToken(),w=_.context(),{lastOffset:F,lastStartLoc:C}=w,M=u(8,F,C);return v.type!==12?(i(_,K.UNEXPECTED_EMPTY_LINKED_MODIFIER,w.lastStartLoc,0),M.value="",s(M,F,C),{nextConsumeToken:v,node:M}):(v.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,bt(v)),M.value=v.value||"",s(M,_.currentOffset(),_.currentPosition()),{node:M})}function h(_,v){const w=_.context(),F=u(7,w.offset,w.startLoc);return F.value=v,s(F,_.currentOffset(),_.currentPosition()),F}function m(_){const v=_.context(),w=u(6,v.offset,v.startLoc);let F=_.nextToken();if(F.type===9){const C=d(_);w.modifier=C.node,F=C.nextConsumeToken||_.nextToken()}switch(F.type!==10&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(F)),F=_.nextToken(),F.type===2&&(F=_.nextToken()),F.type){case 11:F.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(F)),w.key=h(_,F.value||"");break;case 5:F.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(F)),w.key=f(_,F.value||"");break;case 6:F.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(F)),w.key=l(_,F.value||"");break;case 7:F.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(F)),w.key=a(_,F.value||"");break;default:{i(_,K.UNEXPECTED_EMPTY_LINKED_KEY,v.lastStartLoc,0);const C=_.context(),M=u(7,C.offset,C.startLoc);return M.value="",s(M,C.offset,C.startLoc),w.key=M,s(w,C.offset,C.startLoc),{nextConsumeToken:F,node:w}}}return s(w,_.currentOffset(),_.currentPosition()),{node:w}}function g(_){const v=_.context(),w=v.currentType===1?_.currentOffset():v.offset,F=v.currentType===1?v.endLoc:v.startLoc,C=u(2,w,F);C.items=[];let M=null,R=null;do{const k=M||_.nextToken();switch(M=null,k.type){case 0:k.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(k)),C.items.push(c(_,k.value||""));break;case 6:k.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(k)),C.items.push(l(_,k.value||""));break;case 4:R=!0;break;case 5:k.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(k)),C.items.push(f(_,k.value||"",!!R)),R&&(o(_,Ci.USE_MODULO_SYNTAX,v.lastStartLoc,0,bt(k)),R=null);break;case 7:k.value==null&&i(_,K.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,bt(k)),C.items.push(a(_,k.value||""));break;case 8:{const Z=m(_);C.items.push(Z.node),M=Z.nextConsumeToken||null;break}}}while(v.currentType!==14&&v.currentType!==1);const W=v.currentType===1?v.lastOffset:_.currentOffset(),U=v.currentType===1?v.lastEndLoc:_.currentPosition();return s(C,W,U),C}function E(_,v,w,F){const C=_.context();let M=F.items.length===0;const R=u(1,v,w);R.cases=[],R.cases.push(F);do{const W=g(_);M||(M=W.items.length===0),R.cases.push(W)}while(C.currentType!==14);return M&&i(_,K.MUST_HAVE_MESSAGES_IN_PLURAL,w,0),s(R,_.currentOffset(),_.currentPosition()),R}function p(_){const v=_.context(),{offset:w,startLoc:F}=v,C=g(_);return v.currentType===14?C:E(_,w,F,C)}function y(_){const v=mh(_,Se({},e)),w=v.context(),F=u(0,w.offset,w.startLoc);return t&&F.loc&&(F.loc.source=_),F.body=p(v),e.onCacheKey&&(F.cacheKey=e.onCacheKey(_)),w.currentType!==14&&i(v,K.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,_[w.offset]||""),s(F,v.currentOffset(),v.currentPosition()),F}return{parse:y}}function bt(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"\u2026":t}function yh(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function oa(e,t){for(let n=0;n<e.length;n++)xo(e[n],t)}function xo(e,t){switch(e.type){case 1:oa(e.cases,t),t.helper("plural");break;case 2:oa(e.items,t);break;case 6:{xo(e.key,t),t.helper("linked"),t.helper("type");break}case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function Eh(e,t={}){const n=yh(e);n.helper("normalize"),e.body&&xo(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function bh(e){const t=e.body;return t.type===2?ua(t):t.cases.forEach(n=>ua(n)),e}function ua(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;n<e.items.length;n++){const r=e.items[n];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=Lo(t);for(let n=0;n<e.items.length;n++){const r=e.items[n];(r.type===3||r.type===9)&&delete r.value}}}}const wh="minifier";function lr(e){switch(e.t=e.type,e.type){case 0:{const t=e;lr(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let r=0;r<n.length;r++)lr(n[r]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let r=0;r<n.length;r++)lr(n[r]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{const t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{const t=e;lr(t.key),t.k=t.key,delete t.key,t.modifier&&(lr(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{const t=e;t.i=t.index,delete t.index;break}case 4:{const t=e;t.k=t.key,delete t.key;break}default:if(process.env.NODE_ENV!=="production")throw cr(K.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:wh,args:[e.type]})}delete e.type}const Ah="parser";function Ch(e,t){const{sourceMap:n,filename:r,breakLineCode:i,needIndent:o}=t,u=t.location!==!1,s={filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:i,needIndent:o,indentLevel:0};u&&e.loc&&(s.source=e.loc.source);const c=()=>s;function l(E,p){s.code+=E}function f(E,p=!0){const y=p?i:"";l(o?y+" ".repeat(E):y)}function a(E=!0){const p=++s.indentLevel;E&&f(p)}function d(E=!0){const p=--s.indentLevel;E&&f(p)}function h(){f(s.indentLevel)}return{context:c,push:l,indent:a,deindent:d,newline:h,helper:E=>`_${E}`,needIndent:()=>s.needIndent}}function Fh(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),fr(e,t.key),t.modifier?(e.push(", "),fr(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Nh(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const i=t.items.length;for(let o=0;o<i&&(fr(e,t.items[o]),o!==i-1);o++)e.push(", ");e.deindent(r()),e.push("])")}function Oh(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const i=t.cases.length;for(let o=0;o<i&&(fr(e,t.cases[o]),o!==i-1);o++)e.push(", ");e.deindent(r()),e.push("])")}}function Ih(e,t){t.body?fr(e,t.body):e.push("null")}function fr(e,t){const{helper:n}=e;switch(t.type){case 0:Ih(e,t);break;case 1:Oh(e,t);break;case 2:Nh(e,t);break;case 6:Fh(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:if(process.env.NODE_ENV!=="production")throw cr(K.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:Ah,args:[t.type]})}}const Sh=(e,t={})=>{const n=H(t.mode)?t.mode:"normal",r=H(t.filename)?t.filename:"message.intl",i=!!t.sourceMap,o=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
12
|
-
`,u=t.needIndent?t.needIndent:n!=="arrow",s=e.helpers||[],c=
|
|
10
|
+
*/function th(e,t,n){return{line:e,column:t,offset:n}}function Oi(e,t,n){const r={start:e,end:t};return n!=null&&(r.source=n),r}const Ii={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2},nh={[Ii.USE_MODULO_SYNTAX]:"Use modulo before '{{0}}'."};function rh(e,t,...n){const r=process.env.NODE_ENV!=="production"?Wr(nh[e]||"",...n||[]):e,i={message:String(r),code:e};return t&&(i.location=t),i}const K={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16,__EXTEND_POINT__:17},ih={[K.EXPECTED_TOKEN]:"Expected token: '{0}'",[K.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[K.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[K.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[K.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[K.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[K.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[K.EMPTY_PLACEHOLDER]:"Empty placeholder",[K.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[K.INVALID_LINKED_FORMAT]:"Invalid linked format",[K.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[K.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[K.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[K.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[K.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[K.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function hr(e,t,n={}){const{domain:r,messages:i,args:o}=n,u=process.env.NODE_ENV!=="production"?Wr((i||ih)[e]||"",...o||[]):e,s=new SyntaxError(String(u));return s.code=e,t&&(s.location=t),s.domain=r,s}function oh(e){throw e}const uh=/<\/?[\w\s="/.':;#-\/]+>/,sh=e=>uh.test(e),Xt=" ",ah="\r",Ke=`
|
|
11
|
+
`,ch=String.fromCharCode(8232),lh=String.fromCharCode(8233);function fh(e){const t=e;let n=0,r=1,i=1,o=0;const u=N=>t[N]===ah&&t[N+1]===Ke,s=N=>t[N]===Ke,c=N=>t[N]===lh,f=N=>t[N]===ch,l=N=>u(N)||s(N)||c(N)||f(N),a=()=>n,d=()=>r,h=()=>i,p=()=>o,m=N=>u(N)||c(N)||f(N)?Ke:t[N],v=()=>m(n),g=()=>m(n+o);function C(){return o=0,l(n)&&(r++,i=0),u(n)&&n++,n++,i++,t[n]}function D(){return u(n+o)&&o++,o++,t[n+o]}function y(){n=0,r=1,i=1,o=0}function I(N=0){o=N}function O(){const N=n+o;for(;N!==n;)C();o=0}return{index:a,line:d,column:h,peekOffset:p,charAt:m,currentChar:v,currentPeek:g,next:C,peek:D,reset:y,resetPeek:I,skipToPeek:O}}const un=void 0,dh=".",da="'",hh="tokenizer";function ph(e,t={}){const n=t.location!==!1,r=fh(e),i=()=>r.index(),o=()=>th(r.line(),r.column(),r.index()),u=o(),s=i(),c={currentType:14,offset:s,startLoc:u,endLoc:u,lastType:14,lastOffset:s,lastStartLoc:u,lastEndLoc:u,braceNest:0,inLinked:!1,text:""},f=()=>c,{onError:l}=t;function a(b,A,P,..._){const w=f();if(A.column+=P,A.offset+=P,l){const S=n?Oi(w.startLoc,A):null,T=hr(b,S,{domain:hh,args:_});l(T)}}function d(b,A,P){b.endLoc=o(),b.currentType=A;const _={type:A};return n&&(_.loc=Oi(b.startLoc,b.endLoc)),P!=null&&(_.value=P),_}const h=b=>d(b,14);function p(b,A){return b.currentChar()===A?(b.next(),A):(a(K.EXPECTED_TOKEN,o(),0,A),"")}function m(b){let A="";for(;b.currentPeek()===Xt||b.currentPeek()===Ke;)A+=b.currentPeek(),b.peek();return A}function v(b){const A=m(b);return b.skipToPeek(),A}function g(b){if(b===un)return!1;const A=b.charCodeAt(0);return A>=97&&A<=122||A>=65&&A<=90||A===95}function C(b){if(b===un)return!1;const A=b.charCodeAt(0);return A>=48&&A<=57}function D(b,A){const{currentType:P}=A;if(P!==2)return!1;m(b);const _=g(b.currentPeek());return b.resetPeek(),_}function y(b,A){const{currentType:P}=A;if(P!==2)return!1;m(b);const _=b.currentPeek()==="-"?b.peek():b.currentPeek(),w=C(_);return b.resetPeek(),w}function I(b,A){const{currentType:P}=A;if(P!==2)return!1;m(b);const _=b.currentPeek()===da;return b.resetPeek(),_}function O(b,A){const{currentType:P}=A;if(P!==8)return!1;m(b);const _=b.currentPeek()===".";return b.resetPeek(),_}function N(b,A){const{currentType:P}=A;if(P!==9)return!1;m(b);const _=g(b.currentPeek());return b.resetPeek(),_}function M(b,A){const{currentType:P}=A;if(!(P===8||P===12))return!1;m(b);const _=b.currentPeek()===":";return b.resetPeek(),_}function R(b,A){const{currentType:P}=A;if(P!==10)return!1;const _=()=>{const S=b.currentPeek();return S==="{"?g(b.peek()):S==="@"||S==="%"||S==="|"||S===":"||S==="."||S===Xt||!S?!1:S===Ke?(b.peek(),_()):W(b,!1)},w=_();return b.resetPeek(),w}function q(b){m(b);const A=b.currentPeek()==="|";return b.resetPeek(),A}function Z(b){const A=m(b),P=b.currentPeek()==="%"&&b.peek()==="{";return b.resetPeek(),{isModulo:P,hasSpace:A.length>0}}function W(b,A=!0){const P=(w=!1,S="",T=!1)=>{const E=b.currentPeek();return E==="{"?S==="%"?!1:w:E==="@"||!E?S==="%"?!0:w:E==="%"?(b.peek(),P(w,"%",!0)):E==="|"?S==="%"||T?!0:!(S===Xt||S===Ke):E===Xt?(b.peek(),P(!0,Xt,T)):E===Ke?(b.peek(),P(!0,Ke,T)):!0},_=P();return A&&b.resetPeek(),_}function ee(b,A){const P=b.currentChar();return P===un?un:A(P)?(b.next(),P):null}function pe(b){const A=b.charCodeAt(0);return A>=97&&A<=122||A>=65&&A<=90||A>=48&&A<=57||A===95||A===36}function le(b){return ee(b,pe)}function J(b){const A=b.charCodeAt(0);return A>=97&&A<=122||A>=65&&A<=90||A>=48&&A<=57||A===95||A===36||A===45}function Yn(b){return ee(b,J)}function er(b){const A=b.charCodeAt(0);return A>=48&&A<=57}function tr(b){return ee(b,er)}function nr(b){const A=b.charCodeAt(0);return A>=48&&A<=57||A>=65&&A<=70||A>=97&&A<=102}function rr(b){return ee(b,nr)}function ct(b){let A="",P="";for(;A=tr(b);)P+=A;return P}function In(b){v(b);const A=b.currentChar();return A!=="%"&&a(K.EXPECTED_TOKEN,o(),0,A),b.next(),"%"}function Sn(b){let A="";for(;;){const P=b.currentChar();if(P==="{"||P==="}"||P==="@"||P==="|"||!P)break;if(P==="%")if(W(b))A+=P,b.next();else break;else if(P===Xt||P===Ke)if(W(b))A+=P,b.next();else{if(q(b))break;A+=P,b.next()}else A+=P,b.next()}return A}function ir(b){v(b);let A="",P="";for(;A=Yn(b);)P+=A;return b.currentChar()===un&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),P}function or(b){v(b);let A="";return b.currentChar()==="-"?(b.next(),A+=`-${ct(b)}`):A+=ct(b),b.currentChar()===un&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),A}function Tn(b){return b!==da&&b!==Ke}function ur(b){v(b),p(b,"'");let A="",P="";for(;A=ee(b,Tn);)A==="\\"?P+=wt(b):P+=A;const _=b.currentChar();return _===Ke||_===un?(a(K.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),_===Ke&&(b.next(),p(b,"'")),P):(p(b,"'"),P)}function wt(b){const A=b.currentChar();switch(A){case"\\":case"'":return b.next(),`\\${A}`;case"u":return Ht(b,A,4);case"U":return Ht(b,A,6);default:return a(K.UNKNOWN_ESCAPE_SEQUENCE,o(),0,A),""}}function Ht(b,A,P){p(b,A);let _="";for(let w=0;w<P;w++){const S=rr(b);if(!S){a(K.INVALID_UNICODE_ESCAPE_SEQUENCE,o(),0,`\\${A}${_}${b.currentChar()}`);break}_+=S}return`\\${A}${_}`}function sr(b){return b!=="{"&&b!=="}"&&b!==Xt&&b!==Ke}function ar(b){v(b);let A="",P="";for(;A=ee(b,sr);)P+=A;return P}function cr(b){let A="",P="";for(;A=le(b);)P+=A;return P}function $(b){const A=P=>{const _=b.currentChar();return _==="{"||_==="%"||_==="@"||_==="|"||_==="("||_===")"||!_||_===Xt?P:(P+=_,b.next(),A(P))};return A("")}function oe(b){v(b);const A=p(b,"|");return v(b),A}function Mn(b,A){let P=null;switch(b.currentChar()){case"{":return A.braceNest>=1&&a(K.NOT_ALLOW_NEST_PLACEHOLDER,o(),0),b.next(),P=d(A,2,"{"),v(b),A.braceNest++,P;case"}":return A.braceNest>0&&A.currentType===2&&a(K.EMPTY_PLACEHOLDER,o(),0),b.next(),P=d(A,3,"}"),A.braceNest--,A.braceNest>0&&v(b),A.inLinked&&A.braceNest===0&&(A.inLinked=!1),P;case"@":return A.braceNest>0&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),P=Wt(b,A)||h(A),A.braceNest=0,P;default:{let w=!0,S=!0,T=!0;if(q(b))return A.braceNest>0&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),P=d(A,1,oe(b)),A.braceNest=0,A.inLinked=!1,P;if(A.braceNest>0&&(A.currentType===5||A.currentType===6||A.currentType===7))return a(K.UNTERMINATED_CLOSING_BRACE,o(),0),A.braceNest=0,Rn(b,A);if(w=D(b,A))return P=d(A,5,ir(b)),v(b),P;if(S=y(b,A))return P=d(A,6,or(b)),v(b),P;if(T=I(b,A))return P=d(A,7,ur(b)),v(b),P;if(!w&&!S&&!T)return P=d(A,13,ar(b)),a(K.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,P.value),v(b),P;break}}return P}function Wt(b,A){const{currentType:P}=A;let _=null;const w=b.currentChar();switch((P===8||P===9||P===12||P===10)&&(w===Ke||w===Xt)&&a(K.INVALID_LINKED_FORMAT,o(),0),w){case"@":return b.next(),_=d(A,8,"@"),A.inLinked=!0,_;case".":return v(b),b.next(),d(A,9,".");case":":return v(b),b.next(),d(A,10,":");default:return q(b)?(_=d(A,1,oe(b)),A.braceNest=0,A.inLinked=!1,_):O(b,A)||M(b,A)?(v(b),Wt(b,A)):N(b,A)?(v(b),d(A,12,cr(b))):R(b,A)?(v(b),w==="{"?Mn(b,A)||_:d(A,11,$(b))):(P===8&&a(K.INVALID_LINKED_FORMAT,o(),0),A.braceNest=0,A.inLinked=!1,Rn(b,A))}}function Rn(b,A){let P={type:14};if(A.braceNest>0)return Mn(b,A)||h(A);if(A.inLinked)return Wt(b,A)||h(A);switch(b.currentChar()){case"{":return Mn(b,A)||h(A);case"}":return a(K.UNBALANCED_CLOSING_BRACE,o(),0),b.next(),d(A,3,"}");case"@":return Wt(b,A)||h(A);default:{if(q(b))return P=d(A,1,oe(b)),A.braceNest=0,A.inLinked=!1,P;const{isModulo:w,hasSpace:S}=Z(b);if(w)return S?d(A,0,Sn(b)):d(A,4,In(b));if(W(b))return d(A,0,Sn(b));break}}return P}function gi(){const{currentType:b,offset:A,startLoc:P,endLoc:_}=c;return c.lastType=b,c.lastOffset=A,c.lastStartLoc=P,c.lastEndLoc=_,c.offset=i(),c.startLoc=o(),r.currentChar()===un?d(c,14):Rn(r,c)}return{nextToken:gi,currentOffset:i,currentPosition:o,context:f}}const mh="parser",gh=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function _h(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||n,16);return r<=55295||r>=57344?String.fromCodePoint(r):"\uFFFD"}}}function Dh(e={}){const t=e.location!==!1,{onError:n,onWarn:r}=e;function i(D,y,I,O,...N){const M=D.currentPosition();if(M.offset+=O,M.column+=O,n){const R=t?Oi(I,M):null,q=hr(y,R,{domain:mh,args:N});n(q)}}function o(D,y,I,O,...N){const M=D.currentPosition();if(M.offset+=O,M.column+=O,r){const R=t?Oi(I,M):null;r(rh(y,R,N))}}function u(D,y,I){const O={type:D};return t&&(O.start=y,O.end=y,O.loc={start:I,end:I}),O}function s(D,y,I,O){O&&(D.type=O),t&&(D.end=y,D.loc&&(D.loc.end=I))}function c(D,y){const I=D.context(),O=u(3,I.offset,I.startLoc);return O.value=y,s(O,D.currentOffset(),D.currentPosition()),O}function f(D,y){const I=D.context(),{lastOffset:O,lastStartLoc:N}=I,M=u(5,O,N);return M.index=parseInt(y,10),D.nextToken(),s(M,D.currentOffset(),D.currentPosition()),M}function l(D,y,I){const O=D.context(),{lastOffset:N,lastStartLoc:M}=O,R=u(4,N,M);return R.key=y,I===!0&&(R.modulo=!0),D.nextToken(),s(R,D.currentOffset(),D.currentPosition()),R}function a(D,y){const I=D.context(),{lastOffset:O,lastStartLoc:N}=I,M=u(9,O,N);return M.value=y.replace(gh,_h),D.nextToken(),s(M,D.currentOffset(),D.currentPosition()),M}function d(D){const y=D.nextToken(),I=D.context(),{lastOffset:O,lastStartLoc:N}=I,M=u(8,O,N);return y.type!==12?(i(D,K.UNEXPECTED_EMPTY_LINKED_MODIFIER,I.lastStartLoc,0),M.value="",s(M,O,N),{nextConsumeToken:y,node:M}):(y.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Ft(y)),M.value=y.value||"",s(M,D.currentOffset(),D.currentPosition()),{node:M})}function h(D,y){const I=D.context(),O=u(7,I.offset,I.startLoc);return O.value=y,s(O,D.currentOffset(),D.currentPosition()),O}function p(D){const y=D.context(),I=u(6,y.offset,y.startLoc);let O=D.nextToken();if(O.type===9){const N=d(D);I.modifier=N.node,O=N.nextConsumeToken||D.nextToken()}switch(O.type!==10&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(O)),O=D.nextToken(),O.type===2&&(O=D.nextToken()),O.type){case 11:O.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(O)),I.key=h(D,O.value||"");break;case 5:O.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(O)),I.key=l(D,O.value||"");break;case 6:O.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(O)),I.key=f(D,O.value||"");break;case 7:O.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(O)),I.key=a(D,O.value||"");break;default:{i(D,K.UNEXPECTED_EMPTY_LINKED_KEY,y.lastStartLoc,0);const N=D.context(),M=u(7,N.offset,N.startLoc);return M.value="",s(M,N.offset,N.startLoc),I.key=M,s(I,N.offset,N.startLoc),{nextConsumeToken:O,node:I}}}return s(I,D.currentOffset(),D.currentPosition()),{node:I}}function m(D){const y=D.context(),I=y.currentType===1?D.currentOffset():y.offset,O=y.currentType===1?y.endLoc:y.startLoc,N=u(2,I,O);N.items=[];let M=null,R=null;do{const W=M||D.nextToken();switch(M=null,W.type){case 0:W.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(W)),N.items.push(c(D,W.value||""));break;case 6:W.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(W)),N.items.push(f(D,W.value||""));break;case 4:R=!0;break;case 5:W.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(W)),N.items.push(l(D,W.value||"",!!R)),R&&(o(D,Ii.USE_MODULO_SYNTAX,y.lastStartLoc,0,Ft(W)),R=null);break;case 7:W.value==null&&i(D,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,Ft(W)),N.items.push(a(D,W.value||""));break;case 8:{const ee=p(D);N.items.push(ee.node),M=ee.nextConsumeToken||null;break}}}while(y.currentType!==14&&y.currentType!==1);const q=y.currentType===1?y.lastOffset:D.currentOffset(),Z=y.currentType===1?y.lastEndLoc:D.currentPosition();return s(N,q,Z),N}function v(D,y,I,O){const N=D.context();let M=O.items.length===0;const R=u(1,y,I);R.cases=[],R.cases.push(O);do{const q=m(D);M||(M=q.items.length===0),R.cases.push(q)}while(N.currentType!==14);return M&&i(D,K.MUST_HAVE_MESSAGES_IN_PLURAL,I,0),s(R,D.currentOffset(),D.currentPosition()),R}function g(D){const y=D.context(),{offset:I,startLoc:O}=y,N=m(D);return y.currentType===14?N:v(D,I,O,N)}function C(D){const y=ph(D,Me({},e)),I=y.context(),O=u(0,I.offset,I.startLoc);return t&&O.loc&&(O.loc.source=D),O.body=g(y),e.onCacheKey&&(O.cacheKey=e.onCacheKey(D)),I.currentType!==14&&i(y,K.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,D[I.offset]||""),s(O,y.currentOffset(),y.currentPosition()),O}return{parse:C}}function Ft(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"\u2026":t}function vh(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function ha(e,t){for(let n=0;n<e.length;n++)Vo(e[n],t)}function Vo(e,t){switch(e.type){case 1:ha(e.cases,t),t.helper("plural");break;case 2:ha(e.items,t);break;case 6:{Vo(e.key,t),t.helper("linked"),t.helper("type");break}case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function yh(e,t={}){const n=vh(e);n.helper("normalize"),e.body&&Vo(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function Eh(e){const t=e.body;return t.type===2?pa(t):t.cases.forEach(n=>pa(n)),e}function pa(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;n<e.items.length;n++){const r=e.items[n];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=$o(t);for(let n=0;n<e.items.length;n++){const r=e.items[n];(r.type===3||r.type===9)&&delete r.value}}}}const bh="minifier";function pr(e){switch(e.t=e.type,e.type){case 0:{const t=e;pr(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let r=0;r<n.length;r++)pr(n[r]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let r=0;r<n.length;r++)pr(n[r]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{const t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{const t=e;pr(t.key),t.k=t.key,delete t.key,t.modifier&&(pr(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{const t=e;t.i=t.index,delete t.index;break}case 4:{const t=e;t.k=t.key,delete t.key;break}default:if(process.env.NODE_ENV!=="production")throw hr(K.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:bh,args:[e.type]})}delete e.type}const wh="parser";function Ah(e,t){const{sourceMap:n,filename:r,breakLineCode:i,needIndent:o}=t,u=t.location!==!1,s={filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:i,needIndent:o,indentLevel:0};u&&e.loc&&(s.source=e.loc.source);const c=()=>s;function f(v,g){s.code+=v}function l(v,g=!0){const C=g?i:"";f(o?C+" ".repeat(v):C)}function a(v=!0){const g=++s.indentLevel;v&&l(g)}function d(v=!0){const g=--s.indentLevel;v&&l(g)}function h(){l(s.indentLevel)}return{context:c,push:f,indent:a,deindent:d,newline:h,helper:v=>`_${v}`,needIndent:()=>s.needIndent}}function Ch(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),mr(e,t.key),t.modifier?(e.push(", "),mr(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Fh(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const i=t.items.length;for(let o=0;o<i&&(mr(e,t.items[o]),o!==i-1);o++)e.push(", ");e.deindent(r()),e.push("])")}function Nh(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const i=t.cases.length;for(let o=0;o<i&&(mr(e,t.cases[o]),o!==i-1);o++)e.push(", ");e.deindent(r()),e.push("])")}}function Oh(e,t){t.body?mr(e,t.body):e.push("null")}function mr(e,t){const{helper:n}=e;switch(t.type){case 0:Oh(e,t);break;case 1:Nh(e,t);break;case 2:Fh(e,t);break;case 6:Ch(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:if(process.env.NODE_ENV!=="production")throw hr(K.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:wh,args:[t.type]})}}const Ih=(e,t={})=>{const n=V(t.mode)?t.mode:"normal",r=V(t.filename)?t.filename:"message.intl",i=!!t.sourceMap,o=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
12
|
+
`,u=t.needIndent?t.needIndent:n!=="arrow",s=e.helpers||[],c=Ah(e,{mode:n,filename:r,sourceMap:i,breakLineCode:o,needIndent:u});c.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),c.indent(u),s.length>0&&(c.push(`const { ${$o(s.map(a=>`${a}: _${a}`),", ")} } = ctx`),c.newline()),c.push("return "),mr(c,e),c.deindent(u),c.push("}"),delete e.helpers;const{code:f,map:l}=c.context();return{ast:e,code:f,map:l?l.toJSON():void 0}};function Sh(e,t={}){const n=Me({},t),r=!!n.jit,i=!!n.minify,o=n.optimize==null?!0:n.optimize,s=Dh(n).parse(e);return r?(o&&Eh(s),i&&pr(s),{ast:s,code:""}):(yh(s,n),Ih(s,n))}/*!
|
|
13
13
|
* core-base v9.13.1
|
|
14
14
|
* (c) 2024 kazuya kawaguchi
|
|
15
15
|
* Released under the MIT License.
|
|
16
|
-
*/function Mh(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Wt().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Wt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Wt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const on=[];on[0]={w:[0],i:[3,0],["["]:[4],o:[7]},on[1]={w:[1],["."]:[2],["["]:[4],o:[7]},on[2]={w:[2],i:[3,0],[0]:[3,0]},on[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]},on[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]},on[5]={["'"]:[4,0],o:8,l:[5,0]},on[6]={['"']:[4,0],o:8,l:[6,0]};const Rh=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Bh(e){return Rh.test(e)}function Lh(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function Ph(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function xh(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Bh(t)?Lh(t):"*"+t}function kh(e){const t=[];let n=-1,r=0,i=0,o,u,s,c,l,f,a;const d=[];d[0]=()=>{u===void 0?u=s:u+=s},d[1]=()=>{u!==void 0&&(t.push(u),u=void 0)},d[2]=()=>{d[0](),i++},d[3]=()=>{if(i>0)i--,r=4,d[0]();else{if(i=0,u===void 0||(u=xh(u),u===!1))return!1;d[1]()}};function h(){const m=e[n+1];if(r===5&&m==="'"||r===6&&m==='"')return n++,s="\\"+m,d[0](),!0}for(;r!==null;)if(n++,o=e[n],!(o==="\\"&&h())){if(c=Ph(o),a=on[r],l=a[c]||a.l||8,l===8||(r=l[0],l[1]!==void 0&&(f=d[l[1]],f&&(s=o,f()===!1))))return;if(r===7)return t}}const sa=new Map;function $h(e,t){return ae(e)?e[t]:null}function Uh(e,t){if(!ae(e))return null;let n=sa.get(t);if(n||(n=kh(t),n&&sa.set(t,n)),!n)return null;const r=n.length;let i=e,o=0;for(;o<r;){const u=i[n[o]];if(u===void 0||de(i))return null;i=u,o++}return i}const Vh=e=>e,jh=e=>"",Hh="text",Wh=e=>e.length===0?"":Lo(e),qh=eh;function aa(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Gh(e){const t=Ie(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Ie(e.named.count)||Ie(e.named.n))?Ie(e.named.count)?e.named.count:Ie(e.named.n)?e.named.n:t:t}function Kh(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Xh(e={}){const t=e.locale,n=Gh(e),r=ae(e.pluralRules)&&H(t)&&de(e.pluralRules[t])?e.pluralRules[t]:aa,i=ae(e.pluralRules)&&H(t)&&de(e.pluralRules[t])?aa:void 0,o=p=>p[r(n,p.length,i)],u=e.list||[],s=p=>u[p],c=e.named||{};Ie(e.pluralIndex)&&Kh(n,c);const l=p=>c[p];function f(p){const y=de(e.messages)?e.messages(p):ae(e.messages)?e.messages[p]:!1;return y||(e.parent?e.parent.message(p):jh)}const a=p=>e.modifiers?e.modifiers[p]:Vh,d=J(e.processor)&&de(e.processor.normalize)?e.processor.normalize:Wh,h=J(e.processor)&&de(e.processor.interpolate)?e.processor.interpolate:qh,m=J(e.processor)&&H(e.processor.type)?e.processor.type:Hh,E={list:s,named:l,plural:o,linked:(p,...y)=>{const[_,v]=y;let w="text",F="";y.length===1?ae(_)?(F=_.modifier||F,w=_.type||w):H(_)&&(F=_||F):y.length===2&&(H(_)&&(F=_||F),H(v)&&(w=v||w));const C=f(p)(E),M=w==="vnode"&&ge(C)&&F?C[0]:C;return F?a(F)(M,w):M},message:f,type:m,interpolate:h,normalize:d,values:Se({},u,c)};return E}let Ur=null;function Jh(e){Ur=e}function zh(e,t,n){Ur&&Ur.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Zh=Qh("function:translate");function Qh(e){return t=>Ur&&Ur.emit(e,t)}const ca=Ci.__EXTEND_POINT__,Mn=Ei(ca),Ge={NOT_FOUND_KEY:ca,FALLBACK_TO_TRANSLATE:Mn(),CANNOT_FORMAT_NUMBER:Mn(),FALLBACK_TO_NUMBER_FORMAT:Mn(),CANNOT_FORMAT_DATE:Mn(),FALLBACK_TO_DATE_FORMAT:Mn(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:Mn(),__EXTEND_POINT__:Mn()},Yh={[Ge.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[Ge.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[Ge.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[Ge.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[Ge.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[Ge.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[Ge.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:"This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future."};function Rn(e,...t){return $r(Yh[e],...t)}const la=K.__EXTEND_POINT__,Bn=Ei(la),xe={INVALID_ARGUMENT:la,INVALID_DATE_ARGUMENT:Bn(),INVALID_ISO_DATE_ARGUMENT:Bn(),NOT_SUPPORT_NON_STRING_MESSAGE:Bn(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:Bn(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:Bn(),NOT_SUPPORT_LOCALE_TYPE:Bn(),__EXTEND_POINT__:Bn()};function Rt(e){return cr(e,null,process.env.NODE_ENV!=="production"?{messages:ep}:void 0)}const ep={[xe.INVALID_ARGUMENT]:"Invalid arguments",[xe.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[xe.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[xe.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[xe.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[xe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[xe.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function ko(e,t){return t.locale!=null?fa(t.locale):fa(e.locale)}let $o;function fa(e){if(H(e))return e;if(de(e)){if(e.resolvedOnce&&$o!=null)return $o;if(e.constructor.name==="Function"){const t=e();if(Yd(t))throw Rt(xe.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return $o=t}else throw Rt(xe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Rt(xe.NOT_SUPPORT_LOCALE_TYPE)}function tp(e,t,n){return[...new Set([n,...ge(t)?t:ae(t)?Object.keys(t):H(t)?[t]:[n]])]}function da(e,t,n){const r=H(n)?n:dr,i=e;i.__localeChainCache||(i.__localeChainCache=new Map);let o=i.__localeChainCache.get(r);if(!o){o=[];let u=[n];for(;ge(u);)u=ha(o,u,t);const s=ge(t)||!J(t)?t:t.default?t.default:null;u=H(s)?[s]:s,ge(u)&&ha(o,u,!1),i.__localeChainCache.set(r,o)}return o}function ha(e,t,n){let r=!0;for(let i=0;i<t.length&&Q(r);i++){const o=t[i];H(o)&&(r=np(e,t[i],n))}return r}function np(e,t,n){let r;const i=t.split("-");do{const o=i.join("-");r=rp(e,o,n),i.splice(-1,1)}while(i.length&&r===!0);return r}function rp(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const i=t.replace(/!/g,"");e.push(i),(ge(n)||J(n))&&n[i]&&(r=n[i])}return r}const ip="9.13.1",Fi=-1,dr="en-US",Ni="",pa=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function op(){return{upper:(e,t)=>t==="text"&&H(e)?e.toUpperCase():t==="vnode"&&ae(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&H(e)?e.toLowerCase():t==="vnode"&&ae(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&H(e)?pa(e):t==="vnode"&&ae(e)&&"__v_isVNode"in e?pa(e.children):e}}let ma;function ga(e){ma=e}let _a;function up(e){_a=e}let Da;function sp(e){Da=e}let va=null;const ya=e=>{va=e},ap=()=>va;let Ea=null;const ba=e=>{Ea=e},cp=()=>Ea;let wa=0;function lp(e={}){const t=de(e.onWarn)?e.onWarn:Te,n=H(e.version)?e.version:ip,r=H(e.locale)||de(e.locale)?e.locale:dr,i=de(r)?dr:r,o=ge(e.fallbackLocale)||J(e.fallbackLocale)||H(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i,u=J(e.messages)?e.messages:{[i]:{}},s=J(e.datetimeFormats)?e.datetimeFormats:{[i]:{}},c=J(e.numberFormats)?e.numberFormats:{[i]:{}},l=Se({},e.modifiers||{},op()),f=e.pluralRules||{},a=de(e.missing)?e.missing:null,d=Q(e.missingWarn)||nn(e.missingWarn)?e.missingWarn:!0,h=Q(e.fallbackWarn)||nn(e.fallbackWarn)?e.fallbackWarn:!0,m=!!e.fallbackFormat,g=!!e.unresolving,E=de(e.postTranslation)?e.postTranslation:null,p=J(e.processor)?e.processor:null,y=Q(e.warnHtmlMessage)?e.warnHtmlMessage:!0,_=!!e.escapeParameter,v=de(e.messageCompiler)?e.messageCompiler:ma;process.env.NODE_ENV!=="production"&&!0&&!0&&de(e.messageCompiler)&&ra(Rn(Ge.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const w=de(e.messageResolver)?e.messageResolver:_a||$h,F=de(e.localeFallbacker)?e.localeFallbacker:Da||tp,C=ae(e.fallbackContext)?e.fallbackContext:void 0,M=e,R=ae(M.__datetimeFormatters)?M.__datetimeFormatters:new Map,W=ae(M.__numberFormatters)?M.__numberFormatters:new Map,U=ae(M.__meta)?M.__meta:{};wa++;const k={version:n,cid:wa,locale:r,fallbackLocale:o,messages:u,modifiers:l,pluralRules:f,missing:a,missingWarn:d,fallbackWarn:h,fallbackFormat:m,unresolving:g,postTranslation:E,processor:p,warnHtmlMessage:y,escapeParameter:_,messageCompiler:v,messageResolver:w,localeFallbacker:F,fallbackContext:C,onWarn:t,__meta:U};return k.datetimeFormats=s,k.numberFormats=c,k.__datetimeFormatters=R,k.__numberFormatters=W,process.env.NODE_ENV!=="production"&&(k.__v_emitter=M.__v_emitter!=null?M.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&zh(k,n,U),k}function Oi(e,t){return e instanceof RegExp?e.test(t):e}function Aa(e,t){return e instanceof RegExp?e.test(t):e}function Uo(e,t,n,r,i){const{missing:o,onWarn:u}=e;if(process.env.NODE_ENV!=="production"){const s=e.__v_emitter;s&&s.emit("missing",{locale:n,key:t,type:i,groupId:`${i}:${t}`})}if(o!==null){const s=o(e,n,t,i);return H(s)?s:t}else return process.env.NODE_ENV!=="production"&&Aa(r,t)&&u(Rn(Ge.NOT_FOUND_KEY,{key:t,locale:n})),t}function Vr(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Ca(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function fp(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(Ca(e,t[r]))return!0;return!1}function Vo(e){return n=>dp(n,e)}function dp(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const r=n,i=r.c||r.cases;return e.plural(i.reduce((o,u)=>[...o,Fa(e,u)],[]))}else return Fa(e,n)}function Fa(e,t){const n=t.s||t.static;if(n)return e.type==="text"?n:e.normalize([n]);{const r=(t.i||t.items).reduce((i,o)=>[...i,jo(e,o)],[]);return e.normalize(r)}}function jo(e,t){const n=t.t||t.type;switch(n){case 3:{const r=t;return r.v||r.value}case 9:{const r=t;return r.v||r.value}case 4:{const r=t;return e.interpolate(e.named(r.k||r.key))}case 5:{const r=t;return e.interpolate(e.list(r.i!=null?r.i:r.index))}case 6:{const r=t,i=r.m||r.modifier;return e.linked(jo(e,r.k||r.key),i?jo(e,i):void 0,e.type)}case 7:{const r=t;return r.v||r.value}case 8:{const r=t;return r.v||r.value}default:throw new Error(`unhandled node type on format message part: ${n}`)}}const hp="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function Na(e,t){t&&ah(e)&&Te($r(hp,{source:e}))}const Oa=e=>e;let hr=Object.create(null);function Ia(e){e.code===Ci.USE_MODULO_SYNTAX&&Te(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
|
|
16
|
+
*/function Th(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Kt().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Kt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Kt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const sn=[];sn[0]={w:[0],i:[3,0],["["]:[4],o:[7]},sn[1]={w:[1],["."]:[2],["["]:[4],o:[7]},sn[2]={w:[2],i:[3,0],[0]:[3,0]},sn[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]},sn[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]},sn[5]={["'"]:[4,0],o:8,l:[5,0]},sn[6]={['"']:[4,0],o:8,l:[6,0]};const Mh=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Rh(e){return Mh.test(e)}function Bh(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function Lh(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function Ph(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Rh(t)?Bh(t):"*"+t}function xh(e){const t=[];let n=-1,r=0,i=0,o,u,s,c,f,l,a;const d=[];d[0]=()=>{u===void 0?u=s:u+=s},d[1]=()=>{u!==void 0&&(t.push(u),u=void 0)},d[2]=()=>{d[0](),i++},d[3]=()=>{if(i>0)i--,r=4,d[0]();else{if(i=0,u===void 0||(u=Ph(u),u===!1))return!1;d[1]()}};function h(){const p=e[n+1];if(r===5&&p==="'"||r===6&&p==='"')return n++,s="\\"+p,d[0](),!0}for(;r!==null;)if(n++,o=e[n],!(o==="\\"&&h())){if(c=Lh(o),a=sn[r],f=a[c]||a.l||8,f===8||(r=f[0],f[1]!==void 0&&(l=d[f[1]],l&&(s=o,l()===!1))))return;if(r===7)return t}}const ma=new Map;function kh(e,t){return se(e)?e[t]:null}function $h(e,t){if(!se(e))return null;let n=ma.get(t);if(n||(n=xh(t),n&&ma.set(t,n)),!n)return null;const r=n.length;let i=e,o=0;for(;o<r;){const u=i[n[o]];if(u===void 0||de(i))return null;i=u,o++}return i}const Uh=e=>e,Vh=e=>"",jh="text",Hh=e=>e.length===0?"":$o(e),Wh=Yd;function ga(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function qh(e){const t=Te(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Te(e.named.count)||Te(e.named.n))?Te(e.named.count)?e.named.count:Te(e.named.n)?e.named.n:t:t}function Gh(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Kh(e={}){const t=e.locale,n=qh(e),r=se(e.pluralRules)&&V(t)&&de(e.pluralRules[t])?e.pluralRules[t]:ga,i=se(e.pluralRules)&&V(t)&&de(e.pluralRules[t])?ga:void 0,o=g=>g[r(n,g.length,i)],u=e.list||[],s=g=>u[g],c=e.named||{};Te(e.pluralIndex)&&Gh(n,c);const f=g=>c[g];function l(g){const C=de(e.messages)?e.messages(g):se(e.messages)?e.messages[g]:!1;return C||(e.parent?e.parent.message(g):Vh)}const a=g=>e.modifiers?e.modifiers[g]:Uh,d=X(e.processor)&&de(e.processor.normalize)?e.processor.normalize:Hh,h=X(e.processor)&&de(e.processor.interpolate)?e.processor.interpolate:Wh,p=X(e.processor)&&V(e.processor.type)?e.processor.type:jh,v={list:s,named:f,plural:o,linked:(g,...C)=>{const[D,y]=C;let I="text",O="";C.length===1?se(D)?(O=D.modifier||O,I=D.type||I):V(D)&&(O=D||O):C.length===2&&(V(D)&&(O=D||O),V(y)&&(I=y||I));const N=l(g)(v),M=I==="vnode"&&ge(N)&&O?N[0]:N;return O?a(O)(M,I):M},message:l,type:p,interpolate:h,normalize:d,values:Me({},u,c)};return v}let qr=null;function Xh(e){qr=e}function zh(e,t,n){qr&&qr.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Jh=Zh("function:translate");function Zh(e){return t=>qr&&qr.emit(e,t)}const _a=Ii.__EXTEND_POINT__,Ln=Ci(_a),Xe={NOT_FOUND_KEY:_a,FALLBACK_TO_TRANSLATE:Ln(),CANNOT_FORMAT_NUMBER:Ln(),FALLBACK_TO_NUMBER_FORMAT:Ln(),CANNOT_FORMAT_DATE:Ln(),FALLBACK_TO_DATE_FORMAT:Ln(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:Ln(),__EXTEND_POINT__:Ln()},Qh={[Xe.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[Xe.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[Xe.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[Xe.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[Xe.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[Xe.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[Xe.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:"This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future."};function Pn(e,...t){return Wr(Qh[e],...t)}const Da=K.__EXTEND_POINT__,xn=Ci(Da),ke={INVALID_ARGUMENT:Da,INVALID_DATE_ARGUMENT:xn(),INVALID_ISO_DATE_ARGUMENT:xn(),NOT_SUPPORT_NON_STRING_MESSAGE:xn(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:xn(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:xn(),NOT_SUPPORT_LOCALE_TYPE:xn(),__EXTEND_POINT__:xn()};function Pt(e){return hr(e,null,process.env.NODE_ENV!=="production"?{messages:Yh}:void 0)}const Yh={[ke.INVALID_ARGUMENT]:"Invalid arguments",[ke.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[ke.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[ke.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[ke.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[ke.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[ke.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function jo(e,t){return t.locale!=null?va(t.locale):va(e.locale)}let Ho;function va(e){if(V(e))return e;if(de(e)){if(e.resolvedOnce&&Ho!=null)return Ho;if(e.constructor.name==="Function"){const t=e();if(Qd(t))throw Pt(ke.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Ho=t}else throw Pt(ke.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Pt(ke.NOT_SUPPORT_LOCALE_TYPE)}function ep(e,t,n){return[...new Set([n,...ge(t)?t:se(t)?Object.keys(t):V(t)?[t]:[n]])]}function ya(e,t,n){const r=V(n)?n:gr,i=e;i.__localeChainCache||(i.__localeChainCache=new Map);let o=i.__localeChainCache.get(r);if(!o){o=[];let u=[n];for(;ge(u);)u=Ea(o,u,t);const s=ge(t)||!X(t)?t:t.default?t.default:null;u=V(s)?[s]:s,ge(u)&&Ea(o,u,!1),i.__localeChainCache.set(r,o)}return o}function Ea(e,t,n){let r=!0;for(let i=0;i<t.length&&Y(r);i++){const o=t[i];V(o)&&(r=tp(e,t[i],n))}return r}function tp(e,t,n){let r;const i=t.split("-");do{const o=i.join("-");r=np(e,o,n),i.splice(-1,1)}while(i.length&&r===!0);return r}function np(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const i=t.replace(/!/g,"");e.push(i),(ge(n)||X(n))&&n[i]&&(r=n[i])}return r}const rp="9.13.1",Si=-1,gr="en-US",Ti="",ba=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function ip(){return{upper:(e,t)=>t==="text"&&V(e)?e.toUpperCase():t==="vnode"&&se(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&V(e)?e.toLowerCase():t==="vnode"&&se(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&V(e)?ba(e):t==="vnode"&&se(e)&&"__v_isVNode"in e?ba(e.children):e}}let wa;function Aa(e){wa=e}let Ca;function op(e){Ca=e}let Fa;function up(e){Fa=e}let Na=null;const Oa=e=>{Na=e},sp=()=>Na;let Ia=null;const Sa=e=>{Ia=e},ap=()=>Ia;let Ta=0;function cp(e={}){const t=de(e.onWarn)?e.onWarn:Re,n=V(e.version)?e.version:rp,r=V(e.locale)||de(e.locale)?e.locale:gr,i=de(r)?gr:r,o=ge(e.fallbackLocale)||X(e.fallbackLocale)||V(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i,u=X(e.messages)?e.messages:{[i]:{}},s=X(e.datetimeFormats)?e.datetimeFormats:{[i]:{}},c=X(e.numberFormats)?e.numberFormats:{[i]:{}},f=Me({},e.modifiers||{},ip()),l=e.pluralRules||{},a=de(e.missing)?e.missing:null,d=Y(e.missingWarn)||on(e.missingWarn)?e.missingWarn:!0,h=Y(e.fallbackWarn)||on(e.fallbackWarn)?e.fallbackWarn:!0,p=!!e.fallbackFormat,m=!!e.unresolving,v=de(e.postTranslation)?e.postTranslation:null,g=X(e.processor)?e.processor:null,C=Y(e.warnHtmlMessage)?e.warnHtmlMessage:!0,D=!!e.escapeParameter,y=de(e.messageCompiler)?e.messageCompiler:wa;process.env.NODE_ENV!=="production"&&!0&&!0&&de(e.messageCompiler)&&fa(Pn(Xe.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const I=de(e.messageResolver)?e.messageResolver:Ca||kh,O=de(e.localeFallbacker)?e.localeFallbacker:Fa||ep,N=se(e.fallbackContext)?e.fallbackContext:void 0,M=e,R=se(M.__datetimeFormatters)?M.__datetimeFormatters:new Map,q=se(M.__numberFormatters)?M.__numberFormatters:new Map,Z=se(M.__meta)?M.__meta:{};Ta++;const W={version:n,cid:Ta,locale:r,fallbackLocale:o,messages:u,modifiers:f,pluralRules:l,missing:a,missingWarn:d,fallbackWarn:h,fallbackFormat:p,unresolving:m,postTranslation:v,processor:g,warnHtmlMessage:C,escapeParameter:D,messageCompiler:y,messageResolver:I,localeFallbacker:O,fallbackContext:N,onWarn:t,__meta:Z};return W.datetimeFormats=s,W.numberFormats=c,W.__datetimeFormatters=R,W.__numberFormatters=q,process.env.NODE_ENV!=="production"&&(W.__v_emitter=M.__v_emitter!=null?M.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&zh(W,n,Z),W}function Mi(e,t){return e instanceof RegExp?e.test(t):e}function Ma(e,t){return e instanceof RegExp?e.test(t):e}function Wo(e,t,n,r,i){const{missing:o,onWarn:u}=e;if(process.env.NODE_ENV!=="production"){const s=e.__v_emitter;s&&s.emit("missing",{locale:n,key:t,type:i,groupId:`${i}:${t}`})}if(o!==null){const s=o(e,n,t,i);return V(s)?s:t}else return process.env.NODE_ENV!=="production"&&Ma(r,t)&&u(Pn(Xe.NOT_FOUND_KEY,{key:t,locale:n})),t}function Gr(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Ra(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function lp(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(Ra(e,t[r]))return!0;return!1}function qo(e){return n=>fp(n,e)}function fp(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const r=n,i=r.c||r.cases;return e.plural(i.reduce((o,u)=>[...o,Ba(e,u)],[]))}else return Ba(e,n)}function Ba(e,t){const n=t.s||t.static;if(n)return e.type==="text"?n:e.normalize([n]);{const r=(t.i||t.items).reduce((i,o)=>[...i,Go(e,o)],[]);return e.normalize(r)}}function Go(e,t){const n=t.t||t.type;switch(n){case 3:{const r=t;return r.v||r.value}case 9:{const r=t;return r.v||r.value}case 4:{const r=t;return e.interpolate(e.named(r.k||r.key))}case 5:{const r=t;return e.interpolate(e.list(r.i!=null?r.i:r.index))}case 6:{const r=t,i=r.m||r.modifier;return e.linked(Go(e,r.k||r.key),i?Go(e,i):void 0,e.type)}case 7:{const r=t;return r.v||r.value}case 8:{const r=t;return r.v||r.value}default:throw new Error(`unhandled node type on format message part: ${n}`)}}const dp="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function La(e,t){t&&sh(e)&&Re(Wr(dp,{source:e}))}const Pa=e=>e;let _r=Object.create(null);function xa(e){e.code===Ii.USE_MODULO_SYNTAX&&Re(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
|
|
17
17
|
reference: https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-format
|
|
18
|
-
(message compiler warning message: ${e.message})`)}const
|
|
19
|
-
${
|
|
18
|
+
(message compiler warning message: ${e.message})`)}const an=e=>se(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function ka(e,t={}){let n=!1;const r=t.onError||oh;return t.onError=i=>{n=!0,r(i)},vi(we({},Sh(e,t)),{detectError:n})}const hp=(e,t)=>{if(!V(e))throw Pt(ke.NOT_SUPPORT_NON_STRING_MESSAGE);process.env.NODE_ENV!=="production"&&(t.onWarn=xa);{const n=Y(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&La(e,n);const i=(t.onCacheKey||Pa)(e),o=_r[i];if(o)return o;const{code:u,detectError:s}=ka(e,t),c=new Function(`return ${u}`)();return s?c:_r[i]=c}};function pp(e,t){if(process.env.NODE_ENV!=="production"&&(t.onWarn=xa),__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&V(e)){const n=Y(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&La(e,n);const i=(t.onCacheKey||Pa)(e),o=_r[i];if(o)return o;const{ast:u,detectError:s}=ka(e,vi(we({},t),{location:process.env.NODE_ENV!=="production",jit:!0})),c=qo(u);return s?c:_r[i]=c}else{if(process.env.NODE_ENV!=="production"&&!an(e))return Re(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),()=>e;const n=e.cacheKey;if(n){const r=_r[n];return r||(_r[n]=qo(e))}else return qo(e)}}const $a=()=>"",vt=e=>de(e);function Ua(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:i,messageCompiler:o,fallbackLocale:u,messages:s}=e,[c,f]=Ko(...t),l=Y(f.missingWarn)?f.missingWarn:e.missingWarn,a=Y(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,d=Y(f.escapeParameter)?f.escapeParameter:e.escapeParameter,h=!!f.resolvedMessage,p=V(f.default)||Y(f.default)?Y(f.default)?o?c:()=>c:f.default:n?o?c:()=>c:"",m=n||p!=="",v=jo(e,f);d&&mp(f);let[g,C,D]=h?[c,v,s[v]||{}]:Va(e,c,v,u,a,l),y=g,I=c;if(!h&&!(V(y)||an(y)||vt(y))&&m&&(y=p,I=y),!h&&(!(V(y)||an(y)||vt(y))||!V(C)))return i?Si:c;if(process.env.NODE_ENV!=="production"&&V(y)&&e.messageCompiler==null)return Re(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${c}'.`),c;let O=!1;const N=()=>{O=!0},M=vt(y)?y:ja(e,c,C,y,I,N);if(O)return y;const R=vp(e,C,D,f),q=Kh(R),Z=gp(e,M,q),W=r?r(Z,c):Z;if(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const ee={timestamp:Date.now(),key:V(c)?c:vt(y)?y.key:"",locale:C||(vt(y)?y.locale:""),format:V(y)?y:vt(y)?y.source:"",message:W};ee.meta=Me({},e.__meta,sp()||{}),Jh(ee)}return W}function mp(e){ge(e.list)?e.list=e.list.map(t=>V(t)?ua(t):t):se(e.named)&&Object.keys(e.named).forEach(t=>{V(e.named[t])&&(e.named[t]=ua(e.named[t]))})}function Va(e,t,n,r,i,o){const{messages:u,onWarn:s,messageResolver:c,localeFallbacker:f}=e,l=f(e,r,n);let a={},d,h=null,p=n,m=null;const v="translate";for(let g=0;g<l.length;g++){if(d=m=l[g],process.env.NODE_ENV!=="production"&&n!==d&&!Ra(n,d)&&Mi(i,t)&&s(Pn(Xe.FALLBACK_TO_TRANSLATE,{key:t,target:d})),process.env.NODE_ENV!=="production"&&n!==d){const I=e.__v_emitter;I&&I.emit("fallback",{type:v,key:t,from:p,to:m,groupId:`${v}:${t}`})}a=u[d]||{};let C=null,D,y;if(process.env.NODE_ENV!=="production"&&At&&(C=window.performance.now(),D="intlify-message-resolve-start",y="intlify-message-resolve-end",dt&&dt(D)),(h=c(a,t))===null&&(h=a[t]),process.env.NODE_ENV!=="production"&&At){const I=window.performance.now(),O=e.__v_emitter;O&&C&&h&&O.emit("message-resolve",{type:"message-resolve",key:t,message:h,time:I-C,groupId:`${v}:${t}`}),D&&y&&dt&&Bn&&(dt(y),Bn("intlify message resolve",D,y))}if(V(h)||an(h)||vt(h))break;if(!lp(d,l)){const I=Wo(e,t,d,o,v);I!==t&&(h=I)}p=m}return[h,d,a]}function ja(e,t,n,r,i,o){const{messageCompiler:u,warnHtmlMessage:s}=e;if(vt(r)){const d=r;return d.locale=d.locale||n,d.key=d.key||t,d}if(u==null){const d=()=>r;return d.locale=n,d.key=t,d}let c=null,f,l;process.env.NODE_ENV!=="production"&&At&&(c=window.performance.now(),f="intlify-message-compilation-start",l="intlify-message-compilation-end",dt&&dt(f));const a=u(r,_p(e,n,i,r,s,o));if(process.env.NODE_ENV!=="production"&&At){const d=window.performance.now(),h=e.__v_emitter;h&&c&&h.emit("message-compilation",{type:"message-compilation",message:r,time:d-c,groupId:`translate:${t}`}),f&&l&&dt&&Bn&&(dt(l),Bn("intlify message compilation",f,l))}return a.locale=n,a.key=t,a.source=r,a}function gp(e,t,n){let r=null,i,o;process.env.NODE_ENV!=="production"&&At&&(r=window.performance.now(),i="intlify-message-evaluation-start",o="intlify-message-evaluation-end",dt&&dt(i));const u=t(n);if(process.env.NODE_ENV!=="production"&&At){const s=window.performance.now(),c=e.__v_emitter;c&&r&&c.emit("message-evaluation",{type:"message-evaluation",value:u,time:s-r,groupId:`translate:${t.key}`}),i&&o&&dt&&Bn&&(dt(o),Bn("intlify message evaluation",i,o))}return u}function Ko(...e){const[t,n,r]=e,i={};if(!V(t)&&!Te(t)&&!vt(t)&&!an(t))throw Pt(ke.INVALID_ARGUMENT);const o=Te(t)?String(t):(vt(t),t);return Te(n)?i.plural=n:V(n)?i.default=n:X(n)&&!wi(n)?i.named=n:ge(n)&&(i.list=n),Te(r)?i.plural=r:V(r)?i.default=r:X(r)&&Me(i,r),[o,i]}function _p(e,t,n,r,i,o){return{locale:t,key:n,warnHtmlMessage:i,onError:u=>{if(o&&o(u),process.env.NODE_ENV!=="production"){const s=Dp(r),c=`Message compilation error: ${u.message}`,f=u.location&&s&&eh(s,u.location.start.offset,u.location.end.offset),l=e.__v_emitter;l&&s&&l.emit("compile-error",{message:s,error:u.message,start:u.location&&u.location.start.offset,end:u.location&&u.location.end.offset,groupId:`translate:${n}`}),console.error(f?`${c}
|
|
19
|
+
${f}`:c)}else throw u},onCacheKey:u=>Xd(t,n,u)}}function Dp(e){if(V(e))return e;if(e.loc&&e.loc.source)return e.loc.source}function vp(e,t,n,r){const{modifiers:i,pluralRules:o,messageResolver:u,fallbackLocale:s,fallbackWarn:c,missingWarn:f,fallbackContext:l}=e,d={locale:t,modifiers:i,pluralRules:o,messages:h=>{let p=u(n,h);if(p==null&&l){const[,,m]=Va(l,h,t,s,c,f);p=u(m,h)}if(V(p)||an(p)){let m=!1;const g=ja(e,h,t,p,h,()=>{m=!0});return m?$a:g}else return vt(p)?p:$a}};return e.processor&&(d.processor=e.processor),r.list&&(d.list=r.list),r.named&&(d.named=r.named),Te(r.plural)&&(d.pluralIndex=r.plural),d}const Ha=typeof Intl!="undefined",Wa={dateTimeFormat:Ha&&typeof Intl.DateTimeFormat!="undefined",numberFormat:Ha&&typeof Intl.NumberFormat!="undefined"};function qa(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:i,onWarn:o,localeFallbacker:u}=e,{__datetimeFormatters:s}=e;if(process.env.NODE_ENV!=="production"&&!Wa.dateTimeFormat)return o(Pn(Xe.CANNOT_FORMAT_DATE)),Ti;const[c,f,l,a]=Xo(...t),d=Y(l.missingWarn)?l.missingWarn:e.missingWarn,h=Y(l.fallbackWarn)?l.fallbackWarn:e.fallbackWarn,p=!!l.part,m=jo(e,l),v=u(e,i,m);if(!V(c)||c==="")return new Intl.DateTimeFormat(m,a).format(f);let g={},C,D=null,y=m,I=null;const O="datetime format";for(let R=0;R<v.length;R++){if(C=I=v[R],process.env.NODE_ENV!=="production"&&m!==C&&Mi(h,c)&&o(Pn(Xe.FALLBACK_TO_DATE_FORMAT,{key:c,target:C})),process.env.NODE_ENV!=="production"&&m!==C){const q=e.__v_emitter;q&&q.emit("fallback",{type:O,key:c,from:y,to:I,groupId:`${O}:${c}`})}if(g=n[C]||{},D=g[c],X(D))break;Wo(e,c,C,d,O),y=I}if(!X(D)||!V(C))return r?Si:c;let N=`${C}__${c}`;wi(a)||(N=`${N}__${JSON.stringify(a)}`);let M=s.get(N);return M||(M=new Intl.DateTimeFormat(C,Me({},D,a)),s.set(N,M)),p?M.formatToParts(f):M.format(f)}const Ga=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Xo(...e){const[t,n,r,i]=e,o={};let u={},s;if(V(t)){const c=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!c)throw Pt(ke.INVALID_ISO_DATE_ARGUMENT);const f=c[3]?c[3].trim().startsWith("T")?`${c[1].trim()}${c[3].trim()}`:`${c[1].trim()}T${c[3].trim()}`:c[1].trim();s=new Date(f);try{s.toISOString()}catch(l){throw Pt(ke.INVALID_ISO_DATE_ARGUMENT)}}else if(Jd(t)){if(isNaN(t.getTime()))throw Pt(ke.INVALID_DATE_ARGUMENT);s=t}else if(Te(t))s=t;else throw Pt(ke.INVALID_ARGUMENT);return V(n)?o.key=n:X(n)&&Object.keys(n).forEach(c=>{Ga.includes(c)?u[c]=n[c]:o[c]=n[c]}),V(r)?o.locale=r:X(r)&&(u=r),X(i)&&(u=i),[o.key||"",s,o,u]}function Ka(e,t,n){const r=e;for(const i in n){const o=`${t}__${i}`;!r.__datetimeFormatters.has(o)||r.__datetimeFormatters.delete(o)}}function Xa(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:i,onWarn:o,localeFallbacker:u}=e,{__numberFormatters:s}=e;if(process.env.NODE_ENV!=="production"&&!Wa.numberFormat)return o(Pn(Xe.CANNOT_FORMAT_NUMBER)),Ti;const[c,f,l,a]=zo(...t),d=Y(l.missingWarn)?l.missingWarn:e.missingWarn,h=Y(l.fallbackWarn)?l.fallbackWarn:e.fallbackWarn,p=!!l.part,m=jo(e,l),v=u(e,i,m);if(!V(c)||c==="")return new Intl.NumberFormat(m,a).format(f);let g={},C,D=null,y=m,I=null;const O="number format";for(let R=0;R<v.length;R++){if(C=I=v[R],process.env.NODE_ENV!=="production"&&m!==C&&Mi(h,c)&&o(Pn(Xe.FALLBACK_TO_NUMBER_FORMAT,{key:c,target:C})),process.env.NODE_ENV!=="production"&&m!==C){const q=e.__v_emitter;q&&q.emit("fallback",{type:O,key:c,from:y,to:I,groupId:`${O}:${c}`})}if(g=n[C]||{},D=g[c],X(D))break;Wo(e,c,C,d,O),y=I}if(!X(D)||!V(C))return r?Si:c;let N=`${C}__${c}`;wi(a)||(N=`${N}__${JSON.stringify(a)}`);let M=s.get(N);return M||(M=new Intl.NumberFormat(C,Me({},D,a)),s.set(N,M)),p?M.formatToParts(f):M.format(f)}const za=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function zo(...e){const[t,n,r,i]=e,o={};let u={};if(!Te(t))throw Pt(ke.INVALID_ARGUMENT);const s=t;return V(n)?o.key=n:X(n)&&Object.keys(n).forEach(c=>{za.includes(c)?u[c]=n[c]:o[c]=n[c]}),V(r)?o.locale=r:X(r)&&(u=r),X(i)&&(u=i),[o.key||"",s,o,u]}function Ja(e,t,n){const r=e;for(const i in n){const o=`${t}__${i}`;!r.__numberFormatters.has(o)||r.__numberFormatters.delete(o)}}Th();/**
|
|
20
20
|
* @vue/shared v3.4.35
|
|
21
21
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
22
22
|
* @license MIT
|
|
23
|
-
**//*! #__NO_SIDE_EFFECTS__ */function
|
|
23
|
+
**//*! #__NO_SIDE_EFFECTS__ */function yp(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const xt=process.env.NODE_ENV!=="production"?Object.freeze({}):{};process.env.NODE_ENV!=="production"&&Object.freeze([]);const cn=()=>{},Ep=()=>!1,bp=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),yt=Object.assign,wp=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ap=Object.prototype.hasOwnProperty,Ne=(e,t)=>Ap.call(e,t),_e=Array.isArray,Dr=e=>Ri(e)==="[object Map]",Cp=e=>Ri(e)==="[object Set]",Oe=e=>typeof e=="function",Nt=e=>typeof e=="string",Kr=e=>typeof e=="symbol",ze=e=>e!==null&&typeof e=="object",Fp=e=>(ze(e)||Oe(e))&&Oe(e.then)&&Oe(e.catch),Np=Object.prototype.toString,Ri=e=>Np.call(e),Za=e=>Ri(e).slice(8,-1),Op=e=>Ri(e)==="[object Object]",Jo=e=>Nt(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Qa=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Ya=Qa(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ip=Qa(e=>e?`on${Ya(e)}`:""),ln=(e,t)=>!Object.is(e,t),Sp=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})};let ec;const tc=()=>ec||(ec=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function Zo(e){if(_e(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],i=Nt(r)?Bp(r):Zo(r);if(i)for(const o in i)t[o]=i[o]}return t}else if(Nt(e)||ze(e))return e}const Tp=/;(?![^(]*\))/g,Mp=/:([^]+)/,Rp=/\/\*[^]*?\*\//g;function Bp(e){const t={};return e.replace(Rp,"").split(Tp).forEach(n=>{if(n){const r=n.split(Mp);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Qo(e){let t="";if(Nt(e))t=e;else if(_e(e))for(let n=0;n<e.length;n++){const r=Qo(e[n]);r&&(t+=r+" ")}else if(ze(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}/**
|
|
24
24
|
* @vue/reactivity v3.4.35
|
|
25
25
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
26
26
|
* @license MIT
|
|
27
|
-
**/function cn(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let At;class Pp{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=At,!t&&At&&(this.index=(At.scopes||(At.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=At;try{return At=this,t()}finally{At=n}}else process.env.NODE_ENV!=="production"&&cn("cannot run an inactive effect scope.")}on(){At=this}off(){At=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this._active=!1}}}function xp(e){return new Pp(e)}function kp(e,t=At){t&&t.active&&t.effects.push(e)}function $p(){return At}let Ln;class Xa{constructor(t,n,r,i){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,kp(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Hr();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Up(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),Wr()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=ln,n=Ln;try{return ln=!0,Ln=this,this._runnings++,Ja(this),this.fn()}finally{za(this),this._runnings--,Ln=n,ln=t}}stop(){this.active&&(Ja(this),za(this),this.onStop&&this.onStop(),this.active=!1)}}function Up(e){return e.value}function Ja(e){e._trackId++,e._depsLength=0}function za(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Za(e.deps[t],e);e.deps.length=e._depsLength}}function Za(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let ln=!0,Jo=0;const Qa=[];function Hr(){Qa.push(ln),ln=!1}function Wr(){const e=Qa.pop();ln=e===void 0?!0:e}function zo(){Jo++}function Zo(){for(Jo--;!Jo&&Qo.length;)Qo.shift()()}function Ya(e,t,n){var r;if(t.get(e)!==e._trackId){t.set(e,e._trackId);const i=e.deps[e._depsLength];i!==t?(i&&Za(i,e),e.deps[e._depsLength++]=t):e._depsLength++,process.env.NODE_ENV!=="production"&&((r=e.onTrack)==null||r.call(e,gt({effect:e},n)))}}const Qo=[];function ec(e,t,n){var r;zo();for(const i of e.keys()){let o;i._dirtyLevel<t&&(o!=null?o:o=e.get(i)===i._trackId)&&(i._shouldSchedule||(i._shouldSchedule=i._dirtyLevel===0),i._dirtyLevel=t),i._shouldSchedule&&(o!=null?o:o=e.get(i)===i._trackId)&&(process.env.NODE_ENV!=="production"&&((r=i.onTrigger)==null||r.call(i,gt({effect:i},n))),i.trigger(),(!i._runnings||i.allowRecurse)&&i._dirtyLevel!==2&&(i._shouldSchedule=!1,i.scheduler&&Qo.push(i.scheduler)))}Zo()}const tc=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Yo=new WeakMap,Pn=Symbol(process.env.NODE_ENV!=="production"?"iterate":""),eu=Symbol(process.env.NODE_ENV!=="production"?"Map key iterate":"");function Ve(e,t,n){if(ln&&Ln){let r=Yo.get(e);r||Yo.set(e,r=new Map);let i=r.get(n);i||r.set(n,i=tc(()=>r.delete(n))),Ya(Ln,i,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n}:void 0)}}function fn(e,t,n,r,i,o){const u=Yo.get(e);if(!u)return;let s=[];if(t==="clear")s=[...u.values()];else if(n==="length"&&_e(e)){const c=Number(r);u.forEach((l,f)=>{(f==="length"||!jr(f)&&f>=c)&&s.push(l)})}else switch(n!==void 0&&s.push(u.get(n)),t){case"add":_e(e)?Go(n)&&s.push(u.get("length")):(s.push(u.get(Pn)),pr(e)&&s.push(u.get(eu)));break;case"delete":_e(e)||(s.push(u.get(Pn)),pr(e)&&s.push(u.get(eu)));break;case"set":pr(e)&&s.push(u.get(Pn));break}zo();for(const c of s)c&&ec(c,4,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n,newValue:r,oldValue:i,oldTarget:o}:void 0);Zo()}const Vp=Ep("__proto__,__v_isRef,__isVue"),nc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(jr)),rc=jp();function jp(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=te(this);for(let o=0,u=this.length;o<u;o++)Ve(r,"get",o+"");const i=r[t](...n);return i===-1||i===!1?r[t](...n.map(te)):i}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Hr(),zo();const r=te(this)[t].apply(this,n);return Zo(),Wr(),r}}),e}function Hp(e){jr(e)||(e=String(e));const t=te(this);return Ve(t,"has",e),t.hasOwnProperty(e)}class ic{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const i=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(i?o?hc:dc:o?n0:fc).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const u=_e(t);if(!i){if(u&&Ce(rc,n))return Reflect.get(rc,n,r);if(n==="hasOwnProperty")return Hp}const s=Reflect.get(t,n,r);return(jr(n)?nc.has(n):Vp(n))||(i||Ve(t,"get",n),o)?s:Qe(s)?u&&Go(n)?s:s.value:Ke(s)?i?mc(s):pc(s):s}}class Wp extends ic{constructor(t=!1){super(!1,t)}set(t,n,r,i){let o=t[n];if(!this._isShallow){const c=Gt(o);if(!Kt(r)&&!Gt(r)&&(o=te(o),r=te(r)),!_e(t)&&Qe(o)&&!Qe(r))return c?!1:(o.value=r,!0)}const u=_e(t)&&Go(n)?Number(n)<t.length:Ce(t,n),s=Reflect.set(t,n,r,i);return t===te(i)&&(u?an(r,o)&&fn(t,"set",n,r,o):fn(t,"add",n,r)),s}deleteProperty(t,n){const r=Ce(t,n),i=t[n],o=Reflect.deleteProperty(t,n);return o&&r&&fn(t,"delete",n,void 0,i),o}has(t,n){const r=Reflect.has(t,n);return(!jr(n)||!nc.has(n))&&Ve(t,"has",n),r}ownKeys(t){return Ve(t,"iterate",_e(t)?"length":Pn),Reflect.ownKeys(t)}}class oc extends ic{constructor(t=!1){super(!0,t)}set(t,n){return process.env.NODE_ENV!=="production"&&cn(`Set operation on key "${String(n)}" failed: target is readonly.`,t),!0}deleteProperty(t,n){return process.env.NODE_ENV!=="production"&&cn(`Delete operation on key "${String(n)}" failed: target is readonly.`,t),!0}}const qp=new Wp,Gp=new oc,Kp=new oc(!0),tu=e=>e,Si=e=>Reflect.getPrototypeOf(e);function Ti(e,t,n=!1,r=!1){e=e.__v_raw;const i=te(e),o=te(t);n||(an(t,o)&&Ve(i,"get",t),Ve(i,"get",o));const{has:u}=Si(i),s=r?tu:n?ou:qr;if(u.call(i,t))return s(e.get(t));if(u.call(i,o))return s(e.get(o));e!==i&&e.get(t)}function Mi(e,t=!1){const n=this.__v_raw,r=te(n),i=te(e);return t||(an(e,i)&&Ve(r,"has",e),Ve(r,"has",i)),e===i?n.has(e):n.has(e)||n.has(i)}function Ri(e,t=!1){return e=e.__v_raw,!t&&Ve(te(e),"iterate",Pn),Reflect.get(e,"size",e)}function uc(e,t=!1){!t&&!Kt(e)&&!Gt(e)&&(e=te(e));const n=te(this);return Si(n).has.call(n,e)||(n.add(e),fn(n,"add",e,e)),this}function sc(e,t,n=!1){!n&&!Kt(t)&&!Gt(t)&&(t=te(t));const r=te(this),{has:i,get:o}=Si(r);let u=i.call(r,e);u?process.env.NODE_ENV!=="production"&&lc(r,i,e):(e=te(e),u=i.call(r,e));const s=o.call(r,e);return r.set(e,t),u?an(t,s)&&fn(r,"set",e,t,s):fn(r,"add",e,t),this}function ac(e){const t=te(this),{has:n,get:r}=Si(t);let i=n.call(t,e);i?process.env.NODE_ENV!=="production"&&lc(t,n,e):(e=te(e),i=n.call(t,e));const o=r?r.call(t,e):void 0,u=t.delete(e);return i&&fn(t,"delete",e,void 0,o),u}function cc(){const e=te(this),t=e.size!==0,n=process.env.NODE_ENV!=="production"?pr(e)?new Map(e):new Set(e):void 0,r=e.clear();return t&&fn(e,"clear",void 0,void 0,n),r}function Bi(e,t){return function(r,i){const o=this,u=o.__v_raw,s=te(u),c=t?tu:e?ou:qr;return!e&&Ve(s,"iterate",Pn),u.forEach((l,f)=>r.call(i,c(l),c(f),o))}}function Li(e,t,n){return function(...r){const i=this.__v_raw,o=te(i),u=pr(o),s=e==="entries"||e===Symbol.iterator&&u,c=e==="keys"&&u,l=i[e](...r),f=n?tu:t?ou:qr;return!t&&Ve(o,"iterate",c?eu:Pn),{next(){const{value:a,done:d}=l.next();return d?{value:a,done:d}:{value:s?[f(a[0]),f(a[1])]:f(a),done:d}},[Symbol.iterator](){return this}}}}function dn(e){return function(...t){if(process.env.NODE_ENV!=="production"){const n=t[0]?`on key "${t[0]}" `:"";cn(`${qa(e)} operation ${n}failed: target is readonly.`,te(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function Xp(){const e={get(o){return Ti(this,o)},get size(){return Ri(this)},has:Mi,add:uc,set:sc,delete:ac,clear:cc,forEach:Bi(!1,!1)},t={get(o){return Ti(this,o,!1,!0)},get size(){return Ri(this)},has:Mi,add(o){return uc.call(this,o,!0)},set(o,u){return sc.call(this,o,u,!0)},delete:ac,clear:cc,forEach:Bi(!1,!0)},n={get(o){return Ti(this,o,!0)},get size(){return Ri(this,!0)},has(o){return Mi.call(this,o,!0)},add:dn("add"),set:dn("set"),delete:dn("delete"),clear:dn("clear"),forEach:Bi(!0,!1)},r={get(o){return Ti(this,o,!0,!0)},get size(){return Ri(this,!0)},has(o){return Mi.call(this,o,!0)},add:dn("add"),set:dn("set"),delete:dn("delete"),clear:dn("clear"),forEach:Bi(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=Li(o,!1,!1),n[o]=Li(o,!0,!1),t[o]=Li(o,!1,!0),r[o]=Li(o,!0,!0)}),[e,n,t,r]}const[Jp,zp,Zp,Qp]=Xp();function nu(e,t){const n=t?e?Qp:Zp:e?zp:Jp;return(r,i,o)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?r:Reflect.get(Ce(n,i)&&i in r?n:r,i,o)}const Yp={get:nu(!1,!1)},e0={get:nu(!0,!1)},t0={get:nu(!0,!0)};function lc(e,t,n){const r=te(n);if(r!==n&&t.call(e,r)){const i=Ha(e);cn(`Reactive ${i} contains both the raw and reactive versions of the same object${i==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const fc=new WeakMap,n0=new WeakMap,dc=new WeakMap,hc=new WeakMap;function r0(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function i0(e){return e.__v_skip||!Object.isExtensible(e)?0:r0(Ha(e))}function pc(e){return Gt(e)?e:ru(e,!1,qp,Yp,fc)}function mc(e){return ru(e,!0,Gp,e0,dc)}function Pi(e){return ru(e,!0,Kp,t0,hc)}function ru(e,t,n,r,i){if(!Ke(e))return process.env.NODE_ENV!=="production"&&cn(`value cannot be made ${t?"readonly":"reactive"}: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=i.get(e);if(o)return o;const u=i0(e);if(u===0)return e;const s=new Proxy(e,u===2?r:n);return i.set(e,s),s}function mr(e){return Gt(e)?mr(e.__v_raw):!!(e&&e.__v_isReactive)}function Gt(e){return!!(e&&e.__v_isReadonly)}function Kt(e){return!!(e&&e.__v_isShallow)}function iu(e){return e?!!e.__v_raw:!1}function te(e){const t=e&&e.__v_raw;return t?te(t):e}function o0(e){return Object.isExtensible(e)&&Tp(e,"__v_skip",!0),e}const qr=e=>Ke(e)?pc(e):e,ou=e=>Ke(e)?mc(e):e,u0="Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free";class gc{constructor(t,n,r,i){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Xa(()=>t(this._value),()=>xi(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!i,this.__v_isReadonly=r}get value(){const t=te(this);return(!t._cacheable||t.effect.dirty)&&an(t._value,t._value=t.effect.run())&&xi(t,4),_c(t),t.effect._dirtyLevel>=2&&(process.env.NODE_ENV!=="production"&&this._warnRecursive&&cn(u0,`
|
|
27
|
+
**/function fn(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let Ot;class Lp{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ot,!t&&Ot&&(this.index=(Ot.scopes||(Ot.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ot;try{return Ot=this,t()}finally{Ot=n}}else process.env.NODE_ENV!=="production"&&fn("cannot run an inactive effect scope.")}on(){Ot=this}off(){Ot=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this._active=!1}}}function Pp(e){return new Lp(e)}function xp(e,t=Ot){t&&t.active&&t.effects.push(e)}function kp(){return Ot}let kn;class nc{constructor(t,n,r,i){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,xp(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Xr();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&($p(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),zr()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=dn,n=kn;try{return dn=!0,kn=this,this._runnings++,rc(this),this.fn()}finally{ic(this),this._runnings--,kn=n,dn=t}}stop(){this.active&&(rc(this),ic(this),this.onStop&&this.onStop(),this.active=!1)}}function $p(e){return e.value}function rc(e){e._trackId++,e._depsLength=0}function ic(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)oc(e.deps[t],e);e.deps.length=e._depsLength}}function oc(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let dn=!0,Yo=0;const uc=[];function Xr(){uc.push(dn),dn=!1}function zr(){const e=uc.pop();dn=e===void 0?!0:e}function eu(){Yo++}function tu(){for(Yo--;!Yo&&nu.length;)nu.shift()()}function sc(e,t,n){var r;if(t.get(e)!==e._trackId){t.set(e,e._trackId);const i=e.deps[e._depsLength];i!==t?(i&&oc(i,e),e.deps[e._depsLength++]=t):e._depsLength++,process.env.NODE_ENV!=="production"&&((r=e.onTrack)==null||r.call(e,yt({effect:e},n)))}}const nu=[];function ac(e,t,n){var r;eu();for(const i of e.keys()){let o;i._dirtyLevel<t&&(o!=null?o:o=e.get(i)===i._trackId)&&(i._shouldSchedule||(i._shouldSchedule=i._dirtyLevel===0),i._dirtyLevel=t),i._shouldSchedule&&(o!=null?o:o=e.get(i)===i._trackId)&&(process.env.NODE_ENV!=="production"&&((r=i.onTrigger)==null||r.call(i,yt({effect:i},n))),i.trigger(),(!i._runnings||i.allowRecurse)&&i._dirtyLevel!==2&&(i._shouldSchedule=!1,i.scheduler&&nu.push(i.scheduler)))}tu()}const cc=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ru=new WeakMap,$n=Symbol(process.env.NODE_ENV!=="production"?"iterate":""),iu=Symbol(process.env.NODE_ENV!=="production"?"Map key iterate":"");function He(e,t,n){if(dn&&kn){let r=ru.get(e);r||ru.set(e,r=new Map);let i=r.get(n);i||r.set(n,i=cc(()=>r.delete(n))),sc(kn,i,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n}:void 0)}}function hn(e,t,n,r,i,o){const u=ru.get(e);if(!u)return;let s=[];if(t==="clear")s=[...u.values()];else if(n==="length"&&_e(e)){const c=Number(r);u.forEach((f,l)=>{(l==="length"||!Kr(l)&&l>=c)&&s.push(f)})}else switch(n!==void 0&&s.push(u.get(n)),t){case"add":_e(e)?Jo(n)&&s.push(u.get("length")):(s.push(u.get($n)),Dr(e)&&s.push(u.get(iu)));break;case"delete":_e(e)||(s.push(u.get($n)),Dr(e)&&s.push(u.get(iu)));break;case"set":Dr(e)&&s.push(u.get($n));break}eu();for(const c of s)c&&ac(c,4,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n,newValue:r,oldValue:i,oldTarget:o}:void 0);tu()}const Up=yp("__proto__,__v_isRef,__isVue"),lc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Kr)),fc=Vp();function Vp(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=te(this);for(let o=0,u=this.length;o<u;o++)He(r,"get",o+"");const i=r[t](...n);return i===-1||i===!1?r[t](...n.map(te)):i}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Xr(),eu();const r=te(this)[t].apply(this,n);return tu(),zr(),r}}),e}function jp(e){Kr(e)||(e=String(e));const t=te(this);return He(t,"has",e),t.hasOwnProperty(e)}class dc{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const i=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(i?o?Ec:yc:o?t0:vc).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const u=_e(t);if(!i){if(u&&Ne(fc,n))return Reflect.get(fc,n,r);if(n==="hasOwnProperty")return jp}const s=Reflect.get(t,n,r);return(Kr(n)?lc.has(n):Up(n))||(i||He(t,"get",n),o)?s:tt(s)?u&&Jo(n)?s:s.value:ze(s)?i?wc(s):bc(s):s}}class Hp extends dc{constructor(t=!1){super(!1,t)}set(t,n,r,i){let o=t[n];if(!this._isShallow){const c=zt(o);if(!Jt(r)&&!zt(r)&&(o=te(o),r=te(r)),!_e(t)&&tt(o)&&!tt(r))return c?!1:(o.value=r,!0)}const u=_e(t)&&Jo(n)?Number(n)<t.length:Ne(t,n),s=Reflect.set(t,n,r,i);return t===te(i)&&(u?ln(r,o)&&hn(t,"set",n,r,o):hn(t,"add",n,r)),s}deleteProperty(t,n){const r=Ne(t,n),i=t[n],o=Reflect.deleteProperty(t,n);return o&&r&&hn(t,"delete",n,void 0,i),o}has(t,n){const r=Reflect.has(t,n);return(!Kr(n)||!lc.has(n))&&He(t,"has",n),r}ownKeys(t){return He(t,"iterate",_e(t)?"length":$n),Reflect.ownKeys(t)}}class hc extends dc{constructor(t=!1){super(!0,t)}set(t,n){return process.env.NODE_ENV!=="production"&&fn(`Set operation on key "${String(n)}" failed: target is readonly.`,t),!0}deleteProperty(t,n){return process.env.NODE_ENV!=="production"&&fn(`Delete operation on key "${String(n)}" failed: target is readonly.`,t),!0}}const Wp=new Hp,qp=new hc,Gp=new hc(!0),ou=e=>e,Bi=e=>Reflect.getPrototypeOf(e);function Li(e,t,n=!1,r=!1){e=e.__v_raw;const i=te(e),o=te(t);n||(ln(t,o)&&He(i,"get",t),He(i,"get",o));const{has:u}=Bi(i),s=r?ou:n?cu:Jr;if(u.call(i,t))return s(e.get(t));if(u.call(i,o))return s(e.get(o));e!==i&&e.get(t)}function Pi(e,t=!1){const n=this.__v_raw,r=te(n),i=te(e);return t||(ln(e,i)&&He(r,"has",e),He(r,"has",i)),e===i?n.has(e):n.has(e)||n.has(i)}function xi(e,t=!1){return e=e.__v_raw,!t&&He(te(e),"iterate",$n),Reflect.get(e,"size",e)}function pc(e,t=!1){!t&&!Jt(e)&&!zt(e)&&(e=te(e));const n=te(this);return Bi(n).has.call(n,e)||(n.add(e),hn(n,"add",e,e)),this}function mc(e,t,n=!1){!n&&!Jt(t)&&!zt(t)&&(t=te(t));const r=te(this),{has:i,get:o}=Bi(r);let u=i.call(r,e);u?process.env.NODE_ENV!=="production"&&Dc(r,i,e):(e=te(e),u=i.call(r,e));const s=o.call(r,e);return r.set(e,t),u?ln(t,s)&&hn(r,"set",e,t,s):hn(r,"add",e,t),this}function gc(e){const t=te(this),{has:n,get:r}=Bi(t);let i=n.call(t,e);i?process.env.NODE_ENV!=="production"&&Dc(t,n,e):(e=te(e),i=n.call(t,e));const o=r?r.call(t,e):void 0,u=t.delete(e);return i&&hn(t,"delete",e,void 0,o),u}function _c(){const e=te(this),t=e.size!==0,n=process.env.NODE_ENV!=="production"?Dr(e)?new Map(e):new Set(e):void 0,r=e.clear();return t&&hn(e,"clear",void 0,void 0,n),r}function ki(e,t){return function(r,i){const o=this,u=o.__v_raw,s=te(u),c=t?ou:e?cu:Jr;return!e&&He(s,"iterate",$n),u.forEach((f,l)=>r.call(i,c(f),c(l),o))}}function $i(e,t,n){return function(...r){const i=this.__v_raw,o=te(i),u=Dr(o),s=e==="entries"||e===Symbol.iterator&&u,c=e==="keys"&&u,f=i[e](...r),l=n?ou:t?cu:Jr;return!t&&He(o,"iterate",c?iu:$n),{next(){const{value:a,done:d}=f.next();return d?{value:a,done:d}:{value:s?[l(a[0]),l(a[1])]:l(a),done:d}},[Symbol.iterator](){return this}}}}function pn(e){return function(...t){if(process.env.NODE_ENV!=="production"){const n=t[0]?`on key "${t[0]}" `:"";fn(`${Ya(e)} operation ${n}failed: target is readonly.`,te(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function Kp(){const e={get(o){return Li(this,o)},get size(){return xi(this)},has:Pi,add:pc,set:mc,delete:gc,clear:_c,forEach:ki(!1,!1)},t={get(o){return Li(this,o,!1,!0)},get size(){return xi(this)},has:Pi,add(o){return pc.call(this,o,!0)},set(o,u){return mc.call(this,o,u,!0)},delete:gc,clear:_c,forEach:ki(!1,!0)},n={get(o){return Li(this,o,!0)},get size(){return xi(this,!0)},has(o){return Pi.call(this,o,!0)},add:pn("add"),set:pn("set"),delete:pn("delete"),clear:pn("clear"),forEach:ki(!0,!1)},r={get(o){return Li(this,o,!0,!0)},get size(){return xi(this,!0)},has(o){return Pi.call(this,o,!0)},add:pn("add"),set:pn("set"),delete:pn("delete"),clear:pn("clear"),forEach:ki(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=$i(o,!1,!1),n[o]=$i(o,!0,!1),t[o]=$i(o,!1,!0),r[o]=$i(o,!0,!0)}),[e,n,t,r]}const[Xp,zp,Jp,Zp]=Kp();function uu(e,t){const n=t?e?Zp:Jp:e?zp:Xp;return(r,i,o)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?r:Reflect.get(Ne(n,i)&&i in r?n:r,i,o)}const Qp={get:uu(!1,!1)},Yp={get:uu(!0,!1)},e0={get:uu(!0,!0)};function Dc(e,t,n){const r=te(n);if(r!==n&&t.call(e,r)){const i=Za(e);fn(`Reactive ${i} contains both the raw and reactive versions of the same object${i==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const vc=new WeakMap,t0=new WeakMap,yc=new WeakMap,Ec=new WeakMap;function n0(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function r0(e){return e.__v_skip||!Object.isExtensible(e)?0:n0(Za(e))}function bc(e){return zt(e)?e:su(e,!1,Wp,Qp,vc)}function wc(e){return su(e,!0,qp,Yp,yc)}function Ui(e){return su(e,!0,Gp,e0,Ec)}function su(e,t,n,r,i){if(!ze(e))return process.env.NODE_ENV!=="production"&&fn(`value cannot be made ${t?"readonly":"reactive"}: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=i.get(e);if(o)return o;const u=r0(e);if(u===0)return e;const s=new Proxy(e,u===2?r:n);return i.set(e,s),s}function vr(e){return zt(e)?vr(e.__v_raw):!!(e&&e.__v_isReactive)}function zt(e){return!!(e&&e.__v_isReadonly)}function Jt(e){return!!(e&&e.__v_isShallow)}function au(e){return e?!!e.__v_raw:!1}function te(e){const t=e&&e.__v_raw;return t?te(t):e}function i0(e){return Object.isExtensible(e)&&Sp(e,"__v_skip",!0),e}const Jr=e=>ze(e)?bc(e):e,cu=e=>ze(e)?wc(e):e,o0="Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free";class Ac{constructor(t,n,r,i){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new nc(()=>t(this._value),()=>Vi(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!i,this.__v_isReadonly=r}get value(){const t=te(this);return(!t._cacheable||t.effect.dirty)&&ln(t._value,t._value=t.effect.run())&&Vi(t,4),Cc(t),t.effect._dirtyLevel>=2&&(process.env.NODE_ENV!=="production"&&this._warnRecursive&&fn(o0,`
|
|
28
28
|
|
|
29
|
-
getter: `,this.getter),
|
|
29
|
+
getter: `,this.getter),Vi(t,2)),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function u0(e,t,n=!1){let r,i;const o=Oe(e);o?(r=e,i=process.env.NODE_ENV!=="production"?()=>{fn("Write operation failed: computed value is readonly")}:cn):(r=e.get,i=e.set);const u=new Ac(r,i,o||!i,n);return process.env.NODE_ENV!=="production"&&t&&!n&&(u.effect.onTrack=t.onTrack,u.effect.onTrigger=t.onTrigger),u}function Cc(e){var t;dn&&kn&&(e=te(e),sc(kn,(t=e.dep)!=null?t:e.dep=cc(()=>e.dep=void 0,e instanceof Ac?e:void 0),process.env.NODE_ENV!=="production"?{target:e,type:"get",key:"value"}:void 0))}function Vi(e,t=4,n,r){e=te(e);const i=e.dep;i&&ac(i,t,process.env.NODE_ENV!=="production"?{target:e,type:"set",key:"value",newValue:n,oldValue:r}:void 0)}function tt(e){return!!(e&&e.__v_isRef===!0)}function yr(e){return Nc(e,!1)}function Fc(e){return Nc(e,!0)}function Nc(e,t){return tt(e)?e:new s0(e,t)}class s0{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:te(t),this._value=n?t:Jr(t)}get value(){return Cc(this),this._value}set value(t){const n=this.__v_isShallow||Jt(t)||zt(t);if(t=n?t:te(t),ln(t,this._rawValue)){const r=this._rawValue;this._rawValue=t,this._value=n?t:Jr(t),Vi(this,4,t,r)}}}function a0(e){return tt(e)?e.value:e}const c0={get:(e,t,n)=>a0(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const i=e[t];return tt(i)&&!tt(n)?(i.value=n,!0):Reflect.set(e,t,n,r)}};function l0(e){return vr(e)?e:new Proxy(e,c0)}/**
|
|
30
30
|
* @vue/runtime-core v3.4.35
|
|
31
31
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
32
32
|
* @license MIT
|
|
33
|
-
**/const
|
|
33
|
+
**/const Un=[];function f0(e){Un.push(e)}function d0(){Un.pop()}let lu=!1;function De(e,...t){if(lu)return;lu=!0,Xr();const n=Un.length?Un[Un.length-1].component:null,r=n&&n.appContext.config.warnHandler,i=h0();if(r)Vn(r,n,11,[e+t.map(o=>{var u,s;return(s=(u=o.toString)==null?void 0:u.call(o))!=null?s:JSON.stringify(o)}).join(""),n&&n.proxy,i.map(({vnode:o})=>`at <${Qc(n,o.type)}>`).join(`
|
|
34
34
|
`),i]);else{const o=[`[Vue warn]: ${e}`,...t];i.length&&o.push(`
|
|
35
|
-
`,...
|
|
36
|
-
`],...g0(n))}),t}function g0({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,i=` at <${Wc(e.component,e.type,r)}`,o=">"+n;return e.props?[i,..._0(e.props),o]:[i+o]}function _0(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...yc(r,e[r]))}),n.length>3&&t.push(" ..."),t}function yc(e,t,n){return wt(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:Qe(t)?(t=yc(e,te(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):Fe(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=te(t),n?t:[`${e}=`,t])}const su={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",[0]:"setup function",[1]:"render function",[2]:"watcher getter",[3]:"watcher callback",[4]:"watcher cleanup function",[5]:"native event handler",[6]:"component event handler",[7]:"vnode hook",[8]:"directive hook",[9]:"transition hook",[10]:"app errorHandler",[11]:"app warnHandler",[12]:"ref function",[13]:"async component loader",[14]:"scheduler flush",[15]:"component update"};function kn(e,t,n,r){try{return r?e(...r):e()}catch(i){au(i,t,n)}}function Gr(e,t,n,r){if(Fe(e)){const i=kn(e,t,n,r);return i&&Np(i)&&i.catch(o=>{au(o,t,n)}),i}if(_e(e)){const i=[];for(let o=0;o<e.length;o++)i.push(Gr(e[o],t,n,r));return i}else process.env.NODE_ENV!=="production"&&De(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function au(e,t,n,r=!0){const i=t?t.vnode:null;if(t){let o=t.parent;const u=t.proxy,s=process.env.NODE_ENV!=="production"?su[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const l=o.ec;if(l){for(let f=0;f<l.length;f++)if(l[f](e,u,s)===!1)return}o=o.parent}const c=t.appContext.config.errorHandler;if(c){Hr(),kn(c,null,10,[e,u,s]),Wr();return}}D0(e,n,i,r)}function D0(e,t,n,r=!0){if(process.env.NODE_ENV!=="production"){const i=su[t];if(n&&d0(n),De(`Unhandled error${i?` during execution of ${i}`:""}`),n&&h0(),r)throw e;console.error(e)}else console.error(e)}let ki=!1,cu=!1;const Ct=[];let hn=0;const _r=[];let pn=null,$n=0;const Ec=Promise.resolve();let lu=null;const v0=100;function y0(e){const t=lu||Ec;return e?t.then(this?e.bind(this):e):t}function E0(e){let t=hn+1,n=Ct.length;for(;t<n;){const r=t+n>>>1,i=Ct[r],o=Kr(i);o<e||o===e&&i.pre?t=r+1:n=r}return t}function fu(e){(!Ct.length||!Ct.includes(e,ki&&e.allowRecurse?hn+1:hn))&&(e.id==null?Ct.push(e):Ct.splice(E0(e.id),0,e),bc())}function bc(){!ki&&!cu&&(cu=!0,lu=Ec.then(Ac))}function wc(e){_e(e)?_r.push(...e):(!pn||!pn.includes(e,e.allowRecurse?$n+1:$n))&&_r.push(e),bc()}function b0(e){if(_r.length){const t=[...new Set(_r)].sort((n,r)=>Kr(n)-Kr(r));if(_r.length=0,pn){pn.push(...t);return}for(pn=t,process.env.NODE_ENV!=="production"&&(e=e||new Map),$n=0;$n<pn.length;$n++){const n=pn[$n];process.env.NODE_ENV!=="production"&&Cc(e,n)||n.active!==!1&&n()}pn=null,$n=0}}const Kr=e=>e.id==null?1/0:e.id,w0=(e,t)=>{const n=Kr(e)-Kr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Ac(e){cu=!1,ki=!0,process.env.NODE_ENV!=="production"&&(e=e||new Map),Ct.sort(w0);const t=process.env.NODE_ENV!=="production"?n=>Cc(e,n):sn;try{for(hn=0;hn<Ct.length;hn++){const n=Ct[hn];if(n&&n.active!==!1){if(process.env.NODE_ENV!=="production"&&t(n))continue;kn(n,n.i,n.i?15:14)}}}finally{hn=0,Ct.length=0,b0(e),ki=!1,lu=null,(Ct.length||_r.length)&&Ac(e)}}function Cc(e,t){if(!e.has(t))e.set(t,1);else{const n=e.get(t);if(n>v0){const r=t.i,i=r&&Hc(r.type);return au(`Maximum recursive updates exceeded${i?` in component <${i}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}else e.set(t,n+1)}}const du=new Map;process.env.NODE_ENV!=="production"&&(Ka().__VUE_HMR_RUNTIME__={createRecord:hu(A0),rerender:hu(C0),reload:hu(F0)});const $i=new Map;function A0(e,t){return $i.has(e)?!1:($i.set(e,{initialDef:Ui(t),instances:new Set}),!0)}function Ui(e){return qc(e)?e.__vccOpts:e}function C0(e,t){const n=$i.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(r=>{t&&(r.render=t,Ui(r.type).render=t),r.renderCache=[],r.effect.dirty=!0,r.update()}))}function F0(e,t){const n=$i.get(e);if(!n)return;t=Ui(t),Fc(n.initialDef,t);const r=[...n.instances];for(let i=0;i<r.length;i++){const o=r[i],u=Ui(o.type);let s=du.get(u);s||(u!==n.initialDef&&Fc(u,t),du.set(u,s=new Set)),s.add(o),o.appContext.propsCache.delete(o.type),o.appContext.emitsCache.delete(o.type),o.appContext.optionsCache.delete(o.type),o.ceReload?(s.add(o),o.ceReload(t.styles),s.delete(o)):o.parent?(o.parent.effect.dirty=!0,fu(()=>{o.parent.update(),s.delete(o)})):o.appContext.reload?o.appContext.reload():typeof window!="undefined"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}wc(()=>{du.clear()})}function Fc(e,t){gt(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function hu(e){return(t,n)=>{try{return e(t,n)}catch(r){console.error(r),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let Dr,Vi=[];function Nc(e,t){var n,r;Dr=e,Dr?(Dr.enabled=!0,Vi.forEach(({event:i,args:o})=>Dr.emit(i,...o)),Vi=[]):typeof window!="undefined"&&window.HTMLElement&&!((r=(n=window.navigator)==null?void 0:n.userAgent)!=null&&r.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(o=>{Nc(o,t)}),setTimeout(()=>{Dr||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Vi=[])},3e3)):Vi=[]}let Lt=null,N0=null;function Oc(e,t){e.shapeFlag&6&&e.component?Oc(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function pu(e,t){return Fe(e)?(()=>gt({name:e.name},t,{setup:e}))():e}function O0(e,t,n=Vn,r=!1){if(n){const i=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...u)=>{Hr();const s=jc(n),c=Gr(t,n,e,u);return s(),Wr(),c});return r?i.unshift(o):i.push(o),o}else if(process.env.NODE_ENV!=="production"){const i=Sp(su[e].replace(/ hook$/,""));De(`${i} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}const mu=e=>(t,n=Vn)=>{(!Ki||e==="sp")&&O0(e,(...r)=>t(...r),n)},I0=mu("bm"),S0=mu("m"),T0=mu("um"),M0=Symbol.for("v-ndc"),gu=e=>e?tm(e)?nm(e):gu(e.parent):null,Xr=gt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>process.env.NODE_ENV!=="production"?Pi(e.props):e.props,$attrs:e=>process.env.NODE_ENV!=="production"?Pi(e.attrs):e.attrs,$slots:e=>process.env.NODE_ENV!=="production"?Pi(e.slots):e.slots,$refs:e=>process.env.NODE_ENV!=="production"?Pi(e.refs):e.refs,$parent:e=>gu(e.parent),$root:e=>gu(e.root),$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?P0(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,fu(e.update)}),$nextTick:e=>e.n||(e.n=y0.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?q0.bind(e):sn}),R0=e=>e==="_"||e==="$",_u=(e,t)=>e!==Bt&&!e.__isScriptSetup&&Ce(e,t),B0={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:i,props:o,accessCache:u,type:s,appContext:c}=e;if(process.env.NODE_ENV!=="production"&&t==="__isVue")return!0;let l;if(t[0]!=="$"){const h=u[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return i[t];case 4:return n[t];case 3:return o[t]}else{if(_u(r,t))return u[t]=1,r[t];if(i!==Bt&&Ce(i,t))return u[t]=2,i[t];if((l=e.propsOptions[0])&&Ce(l,t))return u[t]=3,o[t];if(n!==Bt&&Ce(n,t))return u[t]=4,n[t];(!__VUE_OPTIONS_API__||L0)&&(u[t]=0)}}const f=Xr[t];let a,d;if(f)return t==="$attrs"?(Ve(e.attrs,"get",""),process.env.NODE_ENV!=="production"&&void 0):process.env.NODE_ENV!=="production"&&t==="$slots"&&Ve(e,"get",t),f(e);if((a=s.__cssModules)&&(a=a[t]))return a;if(n!==Bt&&Ce(n,t))return u[t]=4,n[t];if(d=c.config.globalProperties,Ce(d,t))return d[t];process.env.NODE_ENV!=="production"&&Lt&&(!wt(t)||t.indexOf("__v")!==0)&&(i!==Bt&&R0(t[0])&&Ce(i,t)?De(`Property ${JSON.stringify(t)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):e===Lt&&De(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:e},t,n){const{data:r,setupState:i,ctx:o}=e;return _u(i,t)?(i[t]=n,!0):process.env.NODE_ENV!=="production"&&i.__isScriptSetup&&Ce(i,t)?(De(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):r!==Bt&&Ce(r,t)?(r[t]=n,!0):Ce(e.props,t)?(process.env.NODE_ENV!=="production"&&De(`Attempting to mutate prop "${t}". Props are readonly.`),!1):t[0]==="$"&&t.slice(1)in e?(process.env.NODE_ENV!=="production"&&De(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`),!1):(process.env.NODE_ENV!=="production"&&t in e.appContext.config.globalProperties?Object.defineProperty(o,t,{enumerable:!0,configurable:!0,value:n}):o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:i,propsOptions:o}},u){let s;return!!n[u]||e!==Bt&&Ce(e,u)||_u(t,u)||(s=o[0])&&Ce(s,u)||Ce(r,u)||Ce(Xr,u)||Ce(i.config.globalProperties,u)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Ce(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};process.env.NODE_ENV!=="production"&&(B0.ownKeys=e=>(De("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(e)));function Ic(e){return _e(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let L0=!0;function P0(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:i,optionsCache:o,config:{optionMergeStrategies:u}}=e.appContext,s=o.get(t);let c;return s?c=s:!i.length&&!n&&!r?c=t:(c={},i.length&&i.forEach(l=>ji(c,l,u,!0)),ji(c,t,u)),Ke(t)&&o.set(t,c),c}function ji(e,t,n,r=!1){const{mixins:i,extends:o}=t;o&&ji(e,o,n,!0),i&&i.forEach(u=>ji(e,u,n,!0));for(const u in t)if(r&&u==="expose")process.env.NODE_ENV!=="production"&&De('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const s=x0[u]||n&&n[u];e[u]=s?s(e[u],t[u]):t[u]}return e}const x0={data:Sc,props:Mc,emits:Mc,methods:Jr,computed:Jr,beforeCreate:Xe,created:Xe,beforeMount:Xe,mounted:Xe,beforeUpdate:Xe,updated:Xe,beforeDestroy:Xe,beforeUnmount:Xe,destroyed:Xe,unmounted:Xe,activated:Xe,deactivated:Xe,errorCaptured:Xe,serverPrefetch:Xe,components:Jr,directives:Jr,watch:$0,provide:Sc,inject:k0};function Sc(e,t){return t?e?function(){return gt(Fe(e)?e.call(this,this):e,Fe(t)?t.call(this,this):t)}:t:e}function k0(e,t){return Jr(Tc(e),Tc(t))}function Tc(e){if(_e(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Xe(e,t){return e?[...new Set([].concat(e,t))]:t}function Jr(e,t){return e?gt(Object.create(null),e,t):t}function Mc(e,t){return e?_e(e)&&_e(t)?[...new Set([...e,...t])]:gt(Object.create(null),Ic(e),Ic(t!=null?t:{})):t}function $0(e,t){if(!e)return t;if(!t)return e;const n=gt(Object.create(null),e);for(const r in t)n[r]=Xe(e[r],t[r]);return n}function U0(){return{app:null,config:{isNativeTag:bp,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Rc=null;function Bc(e,t,n=!1){const r=Vn||Lt;if(r||Rc){const i=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Rc._context.provides;if(i&&e in i)return i[e];if(arguments.length>1)return n&&Fe(t)?t.call(r&&r.proxy):t;process.env.NODE_ENV!=="production"&&De(`injection "${String(e)}" not found.`)}else process.env.NODE_ENV!=="production"&&De("inject() can only be used inside setup() or functional components.")}const V0={},Lc=e=>Object.getPrototypeOf(e)===V0,j0=e=>e.__isTeleport,Pc=X0,H0=Symbol.for("v-scx"),W0=()=>{{const e=Bc(H0);return e||process.env.NODE_ENV!=="production"&&De("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}},Hi={};function Du(e,t,n){return process.env.NODE_ENV!=="production"&&!Fe(t)&&De("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),xc(e,t,n)}function xc(e,t,{immediate:n,deep:r,flush:i,once:o,onTrack:u,onTrigger:s}=Bt){if(t&&o){const C=t;t=(...M)=>{C(...M),F()}}process.env.NODE_ENV!=="production"&&r!==void 0&&typeof r=="number"&&De('watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.'),process.env.NODE_ENV!=="production"&&!t&&(n!==void 0&&De('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),r!==void 0&&De('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),o!==void 0&&De('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const c=C=>{De("Invalid watch source: ",C,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},l=Vn,f=C=>r===!0?C:Un(C,r===!1?1:void 0);let a,d=!1,h=!1;if(Qe(e)?(a=()=>e.value,d=Kt(e)):mr(e)?(a=()=>f(e),d=!0):_e(e)?(h=!0,d=e.some(C=>mr(C)||Kt(C)),a=()=>e.map(C=>{if(Qe(C))return C.value;if(mr(C))return f(C);if(Fe(C))return kn(C,l,2);process.env.NODE_ENV!=="production"&&c(C)})):Fe(e)?t?a=()=>kn(e,l,2):a=()=>(m&&m(),Gr(e,l,3,[g])):(a=sn,process.env.NODE_ENV!=="production"&&c(e)),t&&r){const C=a;a=()=>Un(C())}let m,g=C=>{m=v.onStop=()=>{kn(C,l,4),m=v.onStop=void 0}},E;if(Ki)if(g=sn,t?n&&Gr(t,l,3,[a(),h?[]:void 0,g]):a(),i==="sync"){const C=W0();E=C.__watcherHandles||(C.__watcherHandles=[])}else return sn;let p=h?new Array(e.length).fill(Hi):Hi;const y=()=>{if(!(!v.active||!v.dirty))if(t){const C=v.run();(r||d||(h?C.some((M,R)=>an(M,p[R])):an(C,p)))&&(m&&m(),Gr(t,l,3,[C,p===Hi?void 0:h&&p[0]===Hi?[]:p,g]),p=C)}else v.run()};y.allowRecurse=!!t;let _;i==="sync"?_=y:i==="post"?_=()=>Pc(y,l&&l.suspense):(y.pre=!0,l&&(y.id=l.uid),_=()=>fu(y));const v=new Xa(a,sn,_),w=$p(),F=()=>{v.stop(),w&&Ap(w.effects,v)};return process.env.NODE_ENV!=="production"&&(v.onTrack=u,v.onTrigger=s),t?n?y():p=v.run():i==="post"?Pc(v.run.bind(v),l&&l.suspense):v.run(),E&&E.push(F),F}function q0(e,t,n){const r=this.proxy,i=wt(e)?e.includes(".")?G0(r,e):()=>r[e]:e.bind(r,r);let o;Fe(t)?o=t:(o=t.handler,n=t);const u=jc(this),s=xc(i,o.bind(r),n);return u(),s}function G0(e,t){const n=t.split(".");return()=>{let r=e;for(let i=0;i<n.length&&r;i++)r=r[n[i]];return r}}function Un(e,t=1/0,n){if(t<=0||!Ke(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Qe(e))Un(e.value,t,n);else if(_e(e))for(let r=0;r<e.length;r++)Un(e[r],t,n);else if(Fp(e)||pr(e))e.forEach(r=>{Un(r,t,n)});else if(Ip(e)){for(const r in e)Un(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Un(e[r],t,n)}return e}function TE(){}const K0=e=>e.__isSuspense;function X0(e,t){t&&t.pendingBranch?_e(e)?t.effects.push(...e):t.effects.push(e):wc(e)}const Wi=Symbol.for("v-fgt"),kc=Symbol.for("v-txt"),J0=Symbol.for("v-cmt");let vr=null;function vu(e){return e?e.__v_isVNode===!0:!1}const z0=(...e)=>Uc(...e),$c=({key:e})=>e!=null?e:null,qi=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?wt(e)||Qe(e)||Fe(e)?{i:Lt,r:e,k:t,f:!!n}:e:null);function Z0(e,t=null,n=null,r=0,i=null,o=e===Wi?0:1,u=!1,s=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&$c(t),ref:t&&qi(t),scopeId:N0,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Lt};return s?(yu(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=wt(n)?8:16),process.env.NODE_ENV!=="production"&&c.key!==c.key&&De("VNode created with invalid key (NaN). VNode type:",c.type),!u&&vr&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&vr.push(c),c}const yr=process.env.NODE_ENV!=="production"?z0:Uc;function Uc(e,t=null,n=null,r=0,i=null,o=!1){if((!e||e===M0)&&(process.env.NODE_ENV!=="production"&&!e&&De(`Invalid vnode type when creating vnode: ${e}.`),e=J0),vu(e)){const s=Gi(e,t,!0);return n&&yu(s,n),!o&&vr&&(s.shapeFlag&6?vr[vr.indexOf(e)]=s:vr.push(s)),s.patchFlag=-2,s}if(qc(e)&&(e=e.__vccOpts),t){t=Q0(t);let{class:s,style:c}=t;s&&!wt(s)&&(t.class=Xo(s)),Ke(c)&&(iu(c)&&!_e(c)&&(c=gt({},c)),t.style=Ko(c))}const u=wt(e)?1:K0(e)?128:j0(e)?64:Ke(e)?4:Fe(e)?2:0;return process.env.NODE_ENV!=="production"&&u&4&&iu(e)&&(e=te(e),De("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
37
|
-
Component that was made reactive: `,e)),
|
|
35
|
+
`,...p0(i)),console.warn(...o)}zr(),lu=!1}function h0(){let e=Un[Un.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const r=e.component&&e.component.parent;e=r&&r.vnode}return t}function p0(e){const t=[];return e.forEach((n,r)=>{t.push(...r===0?[]:[`
|
|
36
|
+
`],...m0(n))}),t}function m0({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,i=` at <${Qc(e.component,e.type,r)}`,o=">"+n;return e.props?[i,...g0(e.props),o]:[i+o]}function g0(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...Oc(r,e[r]))}),n.length>3&&t.push(" ..."),t}function Oc(e,t,n){return Nt(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:tt(t)?(t=Oc(e,te(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):Oe(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=te(t),n?t:[`${e}=`,t])}const fu={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",[0]:"setup function",[1]:"render function",[2]:"watcher getter",[3]:"watcher callback",[4]:"watcher cleanup function",[5]:"native event handler",[6]:"component event handler",[7]:"vnode hook",[8]:"directive hook",[9]:"transition hook",[10]:"app errorHandler",[11]:"app warnHandler",[12]:"ref function",[13]:"async component loader",[14]:"scheduler flush",[15]:"component update"};function Vn(e,t,n,r){try{return r?e(...r):e()}catch(i){du(i,t,n)}}function Zr(e,t,n,r){if(Oe(e)){const i=Vn(e,t,n,r);return i&&Fp(i)&&i.catch(o=>{du(o,t,n)}),i}if(_e(e)){const i=[];for(let o=0;o<e.length;o++)i.push(Zr(e[o],t,n,r));return i}else process.env.NODE_ENV!=="production"&&De(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function du(e,t,n,r=!0){const i=t?t.vnode:null;if(t){let o=t.parent;const u=t.proxy,s=process.env.NODE_ENV!=="production"?fu[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const f=o.ec;if(f){for(let l=0;l<f.length;l++)if(f[l](e,u,s)===!1)return}o=o.parent}const c=t.appContext.config.errorHandler;if(c){Xr(),Vn(c,null,10,[e,u,s]),zr();return}}_0(e,n,i,r)}function _0(e,t,n,r=!0){if(process.env.NODE_ENV!=="production"){const i=fu[t];if(n&&f0(n),De(`Unhandled error${i?` during execution of ${i}`:""}`),n&&d0(),r)throw e;console.error(e)}else console.error(e)}let ji=!1,hu=!1;const It=[];let mn=0;const Er=[];let gn=null,jn=0;const Ic=Promise.resolve();let pu=null;const D0=100;function v0(e){const t=pu||Ic;return e?t.then(this?e.bind(this):e):t}function y0(e){let t=mn+1,n=It.length;for(;t<n;){const r=t+n>>>1,i=It[r],o=Qr(i);o<e||o===e&&i.pre?t=r+1:n=r}return t}function mu(e){(!It.length||!It.includes(e,ji&&e.allowRecurse?mn+1:mn))&&(e.id==null?It.push(e):It.splice(y0(e.id),0,e),Sc())}function Sc(){!ji&&!hu&&(hu=!0,pu=Ic.then(Mc))}function Tc(e){_e(e)?Er.push(...e):(!gn||!gn.includes(e,e.allowRecurse?jn+1:jn))&&Er.push(e),Sc()}function E0(e){if(Er.length){const t=[...new Set(Er)].sort((n,r)=>Qr(n)-Qr(r));if(Er.length=0,gn){gn.push(...t);return}for(gn=t,process.env.NODE_ENV!=="production"&&(e=e||new Map),jn=0;jn<gn.length;jn++){const n=gn[jn];process.env.NODE_ENV!=="production"&&Rc(e,n)||n.active!==!1&&n()}gn=null,jn=0}}const Qr=e=>e.id==null?1/0:e.id,b0=(e,t)=>{const n=Qr(e)-Qr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Mc(e){hu=!1,ji=!0,process.env.NODE_ENV!=="production"&&(e=e||new Map),It.sort(b0);const t=process.env.NODE_ENV!=="production"?n=>Rc(e,n):cn;try{for(mn=0;mn<It.length;mn++){const n=It[mn];if(n&&n.active!==!1){if(process.env.NODE_ENV!=="production"&&t(n))continue;Vn(n,n.i,n.i?15:14)}}}finally{mn=0,It.length=0,E0(e),ji=!1,pu=null,(It.length||Er.length)&&Mc(e)}}function Rc(e,t){if(!e.has(t))e.set(t,1);else{const n=e.get(t);if(n>D0){const r=t.i,i=r&&Zc(r.type);return du(`Maximum recursive updates exceeded${i?` in component <${i}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}else e.set(t,n+1)}}const gu=new Map;process.env.NODE_ENV!=="production"&&(tc().__VUE_HMR_RUNTIME__={createRecord:_u(w0),rerender:_u(A0),reload:_u(C0)});const Hi=new Map;function w0(e,t){return Hi.has(e)?!1:(Hi.set(e,{initialDef:Wi(t),instances:new Set}),!0)}function Wi(e){return Yc(e)?e.__vccOpts:e}function A0(e,t){const n=Hi.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(r=>{t&&(r.render=t,Wi(r.type).render=t),r.renderCache=[],r.effect.dirty=!0,r.update()}))}function C0(e,t){const n=Hi.get(e);if(!n)return;t=Wi(t),Bc(n.initialDef,t);const r=[...n.instances];for(let i=0;i<r.length;i++){const o=r[i],u=Wi(o.type);let s=gu.get(u);s||(u!==n.initialDef&&Bc(u,t),gu.set(u,s=new Set)),s.add(o),o.appContext.propsCache.delete(o.type),o.appContext.emitsCache.delete(o.type),o.appContext.optionsCache.delete(o.type),o.ceReload?(s.add(o),o.ceReload(t.styles),s.delete(o)):o.parent?(o.parent.effect.dirty=!0,mu(()=>{o.parent.update(),s.delete(o)})):o.appContext.reload?o.appContext.reload():typeof window!="undefined"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Tc(()=>{gu.clear()})}function Bc(e,t){yt(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function _u(e){return(t,n)=>{try{return e(t,n)}catch(r){console.error(r),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let br,qi=[];function Lc(e,t){var n,r;br=e,br?(br.enabled=!0,qi.forEach(({event:i,args:o})=>br.emit(i,...o)),qi=[]):typeof window!="undefined"&&window.HTMLElement&&!((r=(n=window.navigator)==null?void 0:n.userAgent)!=null&&r.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(o=>{Lc(o,t)}),setTimeout(()=>{br||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,qi=[])},3e3)):qi=[]}let kt=null,F0=null;function Pc(e,t){e.shapeFlag&6&&e.component?Pc(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function Du(e,t){return Oe(e)?(()=>yt({name:e.name},t,{setup:e}))():e}function N0(e,t,n=Wn,r=!1){if(n){const i=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...u)=>{Xr();const s=Jc(n),c=Zr(t,n,e,u);return s(),zr(),c});return r?i.unshift(o):i.push(o),o}else if(process.env.NODE_ENV!=="production"){const i=Ip(fu[e].replace(/ hook$/,""));De(`${i} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}const vu=e=>(t,n=Wn)=>{(!Zi||e==="sp")&&N0(e,(...r)=>t(...r),n)},O0=vu("bm"),I0=vu("m"),S0=vu("um"),T0=Symbol.for("v-ndc"),yu=e=>e?em(e)?tm(e):yu(e.parent):null,Yr=yt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>process.env.NODE_ENV!=="production"?Ui(e.props):e.props,$attrs:e=>process.env.NODE_ENV!=="production"?Ui(e.attrs):e.attrs,$slots:e=>process.env.NODE_ENV!=="production"?Ui(e.slots):e.slots,$refs:e=>process.env.NODE_ENV!=="production"?Ui(e.refs):e.refs,$parent:e=>yu(e.parent),$root:e=>yu(e.root),$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?L0(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,mu(e.update)}),$nextTick:e=>e.n||(e.n=v0.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?W0.bind(e):cn}),M0=e=>e==="_"||e==="$",Eu=(e,t)=>e!==xt&&!e.__isScriptSetup&&Ne(e,t),R0={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:i,props:o,accessCache:u,type:s,appContext:c}=e;if(process.env.NODE_ENV!=="production"&&t==="__isVue")return!0;let f;if(t[0]!=="$"){const h=u[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return i[t];case 4:return n[t];case 3:return o[t]}else{if(Eu(r,t))return u[t]=1,r[t];if(i!==xt&&Ne(i,t))return u[t]=2,i[t];if((f=e.propsOptions[0])&&Ne(f,t))return u[t]=3,o[t];if(n!==xt&&Ne(n,t))return u[t]=4,n[t];(!__VUE_OPTIONS_API__||B0)&&(u[t]=0)}}const l=Yr[t];let a,d;if(l)return t==="$attrs"?(He(e.attrs,"get",""),process.env.NODE_ENV!=="production"&&void 0):process.env.NODE_ENV!=="production"&&t==="$slots"&&He(e,"get",t),l(e);if((a=s.__cssModules)&&(a=a[t]))return a;if(n!==xt&&Ne(n,t))return u[t]=4,n[t];if(d=c.config.globalProperties,Ne(d,t))return d[t];process.env.NODE_ENV!=="production"&&kt&&(!Nt(t)||t.indexOf("__v")!==0)&&(i!==xt&&M0(t[0])&&Ne(i,t)?De(`Property ${JSON.stringify(t)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):e===kt&&De(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:e},t,n){const{data:r,setupState:i,ctx:o}=e;return Eu(i,t)?(i[t]=n,!0):process.env.NODE_ENV!=="production"&&i.__isScriptSetup&&Ne(i,t)?(De(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):r!==xt&&Ne(r,t)?(r[t]=n,!0):Ne(e.props,t)?(process.env.NODE_ENV!=="production"&&De(`Attempting to mutate prop "${t}". Props are readonly.`),!1):t[0]==="$"&&t.slice(1)in e?(process.env.NODE_ENV!=="production"&&De(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`),!1):(process.env.NODE_ENV!=="production"&&t in e.appContext.config.globalProperties?Object.defineProperty(o,t,{enumerable:!0,configurable:!0,value:n}):o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:i,propsOptions:o}},u){let s;return!!n[u]||e!==xt&&Ne(e,u)||Eu(t,u)||(s=o[0])&&Ne(s,u)||Ne(r,u)||Ne(Yr,u)||Ne(i.config.globalProperties,u)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Ne(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};process.env.NODE_ENV!=="production"&&(R0.ownKeys=e=>(De("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(e)));function xc(e){return _e(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let B0=!0;function L0(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:i,optionsCache:o,config:{optionMergeStrategies:u}}=e.appContext,s=o.get(t);let c;return s?c=s:!i.length&&!n&&!r?c=t:(c={},i.length&&i.forEach(f=>Gi(c,f,u,!0)),Gi(c,t,u)),ze(t)&&o.set(t,c),c}function Gi(e,t,n,r=!1){const{mixins:i,extends:o}=t;o&&Gi(e,o,n,!0),i&&i.forEach(u=>Gi(e,u,n,!0));for(const u in t)if(r&&u==="expose")process.env.NODE_ENV!=="production"&&De('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const s=P0[u]||n&&n[u];e[u]=s?s(e[u],t[u]):t[u]}return e}const P0={data:kc,props:Uc,emits:Uc,methods:ei,computed:ei,beforeCreate:Je,created:Je,beforeMount:Je,mounted:Je,beforeUpdate:Je,updated:Je,beforeDestroy:Je,beforeUnmount:Je,destroyed:Je,unmounted:Je,activated:Je,deactivated:Je,errorCaptured:Je,serverPrefetch:Je,components:ei,directives:ei,watch:k0,provide:kc,inject:x0};function kc(e,t){return t?e?function(){return yt(Oe(e)?e.call(this,this):e,Oe(t)?t.call(this,this):t)}:t:e}function x0(e,t){return ei($c(e),$c(t))}function $c(e){if(_e(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Je(e,t){return e?[...new Set([].concat(e,t))]:t}function ei(e,t){return e?yt(Object.create(null),e,t):t}function Uc(e,t){return e?_e(e)&&_e(t)?[...new Set([...e,...t])]:yt(Object.create(null),xc(e),xc(t!=null?t:{})):t}function k0(e,t){if(!e)return t;if(!t)return e;const n=yt(Object.create(null),e);for(const r in t)n[r]=Je(e[r],t[r]);return n}function $0(){return{app:null,config:{isNativeTag:Ep,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Vc=null;function jc(e,t,n=!1){const r=Wn||kt;if(r||Vc){const i=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Vc._context.provides;if(i&&e in i)return i[e];if(arguments.length>1)return n&&Oe(t)?t.call(r&&r.proxy):t;process.env.NODE_ENV!=="production"&&De(`injection "${String(e)}" not found.`)}else process.env.NODE_ENV!=="production"&&De("inject() can only be used inside setup() or functional components.")}const U0={},Hc=e=>Object.getPrototypeOf(e)===U0,V0=e=>e.__isTeleport,Wc=K0,j0=Symbol.for("v-scx"),H0=()=>{{const e=jc(j0);return e||process.env.NODE_ENV!=="production"&&De("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}},Ki={};function bu(e,t,n){return process.env.NODE_ENV!=="production"&&!Oe(t)&&De("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),qc(e,t,n)}function qc(e,t,{immediate:n,deep:r,flush:i,once:o,onTrack:u,onTrigger:s}=xt){if(t&&o){const N=t;t=(...M)=>{N(...M),O()}}process.env.NODE_ENV!=="production"&&r!==void 0&&typeof r=="number"&&De('watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.'),process.env.NODE_ENV!=="production"&&!t&&(n!==void 0&&De('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),r!==void 0&&De('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),o!==void 0&&De('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const c=N=>{De("Invalid watch source: ",N,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},f=Wn,l=N=>r===!0?N:Hn(N,r===!1?1:void 0);let a,d=!1,h=!1;if(tt(e)?(a=()=>e.value,d=Jt(e)):vr(e)?(a=()=>l(e),d=!0):_e(e)?(h=!0,d=e.some(N=>vr(N)||Jt(N)),a=()=>e.map(N=>{if(tt(N))return N.value;if(vr(N))return l(N);if(Oe(N))return Vn(N,f,2);process.env.NODE_ENV!=="production"&&c(N)})):Oe(e)?t?a=()=>Vn(e,f,2):a=()=>(p&&p(),Zr(e,f,3,[m])):(a=cn,process.env.NODE_ENV!=="production"&&c(e)),t&&r){const N=a;a=()=>Hn(N())}let p,m=N=>{p=y.onStop=()=>{Vn(N,f,4),p=y.onStop=void 0}},v;if(Zi)if(m=cn,t?n&&Zr(t,f,3,[a(),h?[]:void 0,m]):a(),i==="sync"){const N=H0();v=N.__watcherHandles||(N.__watcherHandles=[])}else return cn;let g=h?new Array(e.length).fill(Ki):Ki;const C=()=>{if(!(!y.active||!y.dirty))if(t){const N=y.run();(r||d||(h?N.some((M,R)=>ln(M,g[R])):ln(N,g)))&&(p&&p(),Zr(t,f,3,[N,g===Ki?void 0:h&&g[0]===Ki?[]:g,m]),g=N)}else y.run()};C.allowRecurse=!!t;let D;i==="sync"?D=C:i==="post"?D=()=>Wc(C,f&&f.suspense):(C.pre=!0,f&&(C.id=f.uid),D=()=>mu(C));const y=new nc(a,cn,D),I=kp(),O=()=>{y.stop(),I&&wp(I.effects,y)};return process.env.NODE_ENV!=="production"&&(y.onTrack=u,y.onTrigger=s),t?n?C():g=y.run():i==="post"?Wc(y.run.bind(y),f&&f.suspense):y.run(),v&&v.push(O),O}function W0(e,t,n){const r=this.proxy,i=Nt(e)?e.includes(".")?q0(r,e):()=>r[e]:e.bind(r,r);let o;Oe(t)?o=t:(o=t.handler,n=t);const u=Jc(this),s=qc(i,o.bind(r),n);return u(),s}function q0(e,t){const n=t.split(".");return()=>{let r=e;for(let i=0;i<n.length&&r;i++)r=r[n[i]];return r}}function Hn(e,t=1/0,n){if(t<=0||!ze(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,tt(e))Hn(e.value,t,n);else if(_e(e))for(let r=0;r<e.length;r++)Hn(e[r],t,n);else if(Cp(e)||Dr(e))e.forEach(r=>{Hn(r,t,n)});else if(Op(e)){for(const r in e)Hn(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Hn(e[r],t,n)}return e}function RE(){}const G0=e=>e.__isSuspense;function K0(e,t){t&&t.pendingBranch?_e(e)?t.effects.push(...e):t.effects.push(e):Tc(e)}const Xi=Symbol.for("v-fgt"),Gc=Symbol.for("v-txt"),X0=Symbol.for("v-cmt");let wr=null;function wu(e){return e?e.__v_isVNode===!0:!1}const z0=(...e)=>Xc(...e),Kc=({key:e})=>e!=null?e:null,zi=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Nt(e)||tt(e)||Oe(e)?{i:kt,r:e,k:t,f:!!n}:e:null);function J0(e,t=null,n=null,r=0,i=null,o=e===Xi?0:1,u=!1,s=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Kc(t),ref:t&&zi(t),scopeId:F0,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:kt};return s?(Au(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=Nt(n)?8:16),process.env.NODE_ENV!=="production"&&c.key!==c.key&&De("VNode created with invalid key (NaN). VNode type:",c.type),!u&&wr&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&wr.push(c),c}const Ar=process.env.NODE_ENV!=="production"?z0:Xc;function Xc(e,t=null,n=null,r=0,i=null,o=!1){if((!e||e===T0)&&(process.env.NODE_ENV!=="production"&&!e&&De(`Invalid vnode type when creating vnode: ${e}.`),e=X0),wu(e)){const s=Ji(e,t,!0);return n&&Au(s,n),!o&&wr&&(s.shapeFlag&6?wr[wr.indexOf(e)]=s:wr.push(s)),s.patchFlag=-2,s}if(Yc(e)&&(e=e.__vccOpts),t){t=Z0(t);let{class:s,style:c}=t;s&&!Nt(s)&&(t.class=Qo(s)),ze(c)&&(au(c)&&!_e(c)&&(c=yt({},c)),t.style=Zo(c))}const u=Nt(e)?1:G0(e)?128:V0(e)?64:ze(e)?4:Oe(e)?2:0;return process.env.NODE_ENV!=="production"&&u&4&&au(e)&&(e=te(e),De("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
37
|
+
Component that was made reactive: `,e)),J0(e,t,n,r,i,u,o,!0)}function Z0(e){return e?au(e)||Hc(e)?yt({},e):e:null}function Ji(e,t,n=!1,r=!1){const{props:i,ref:o,patchFlag:u,children:s,transition:c}=e,f=t?Y0(i||{},t):i,l={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&Kc(f),ref:t&&t.ref?n&&o?_e(o)?o.concat(zi(t)):[o,zi(t)]:zi(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:process.env.NODE_ENV!=="production"&&u===-1&&_e(s)?s.map(zc):s,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Xi?u===-1?16:u|16:u,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ji(e.ssContent),ssFallback:e.ssFallback&&Ji(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&r&&Pc(l,c.clone(l)),l}function zc(e){const t=Ji(e);return _e(e.children)&&(t.children=e.children.map(zc)),t}function Q0(e=" ",t=0){return Ar(Gc,null,e,t)}function Au(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(_e(t))n=16;else if(typeof t=="object")if(r&65){const i=t.default;i&&(i._c&&(i._d=!1),Au(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!Hc(t)?t._ctx=kt:i===3&&kt&&(kt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Oe(t)?(t={default:t,_ctx:kt},n=32):(t=String(t),r&64?(n=16,t=[Q0(t)]):n=8);e.children=t,e.shapeFlag|=n}function Y0(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const i in r)if(i==="class")t.class!==r.class&&(t.class=Qo([t.class,r.class]));else if(i==="style")t.style=Zo([t.style,r.style]);else if(bp(i)){const o=t[i],u=r[i];u&&o!==u&&!(_e(o)&&o.includes(u))&&(t[i]=o?[].concat(o,u):u)}else i!==""&&(t[i]=r[i])}return t}$0();let Wn=null;const Cr=()=>Wn||kt;let Cu;{const e=tc(),t=(n,r)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(r),o=>{i.length>1?i.forEach(u=>u(o)):i[0](o)}};Cu=t("__VUE_INSTANCE_SETTERS__",n=>Wn=n),t("__VUE_SSR_SETTERS__",n=>Zi=n)}const Jc=e=>{const t=Wn;return Cu(e),e.scope.on(),()=>{e.scope.off(),Cu(t)}};function em(e){return e.vnode.shapeFlag&4}let Zi=!1;process.env.NODE_ENV;function tm(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(l0(i0(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Yr)return Yr[n](e)},has(t,n){return n in t||n in Yr}})):e.proxy}const nm=/(?:^|[-_])(\w)/g,rm=e=>e.replace(nm,t=>t.toUpperCase()).replace(/[-_]/g,"");function Zc(e,t=!0){return Oe(e)?e.displayName||e.name:e.name||t&&e.__name}function Qc(e,t,n=!1){let r=Zc(t);if(!r&&t.__file){const i=t.__file.match(/([^/\\]+)\.\w+$/);i&&(r=i[1])}if(!r&&e&&e.parent){const i=o=>{for(const u in o)if(o[u]===t)return u};r=i(e.components||e.parent.type.components)||i(e.appContext.components)}return r?rm(r):n?"App":"Anonymous"}function Yc(e){return Oe(e)&&"__vccOpts"in e}const $t=(e,t)=>{const n=u0(e,t,Zi);if(process.env.NODE_ENV!=="production"){const r=Cr();r&&r.appContext.config.warnRecursiveComputed&&(n._warnRecursive=!0)}return n};function el(e,t,n){const r=arguments.length;return r===2?ze(t)&&!_e(t)?wu(t)?Ar(e,null,[t]):Ar(e,t):Ar(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&wu(n)&&(n=[n]),Ar(e,t,n))}function im(){if(process.env.NODE_ENV==="production"||typeof window=="undefined")return;const e={style:"color:#3ba776"},t={style:"color:#1677ff"},n={style:"color:#f5222d"},r={style:"color:#eb2f96"},i={__vue_custom_formatter:!0,header(a){return ze(a)?a.__isVue?["div",e,"VueInstance"]:tt(a)?["div",{},["span",e,l(a)],"<",s(a.value),">"]:vr(a)?["div",{},["span",e,Jt(a)?"ShallowReactive":"Reactive"],"<",s(a),`>${zt(a)?" (readonly)":""}`]:zt(a)?["div",{},["span",e,Jt(a)?"ShallowReadonly":"Readonly"],"<",s(a),">"]:null:null},hasBody(a){return a&&a.__isVue},body(a){if(a&&a.__isVue)return["div",{},...o(a.$)]}};function o(a){const d=[];a.type.props&&a.props&&d.push(u("props",te(a.props))),a.setupState!==xt&&d.push(u("setup",a.setupState)),a.data!==xt&&d.push(u("data",te(a.data)));const h=c(a,"computed");h&&d.push(u("computed",h));const p=c(a,"inject");return p&&d.push(u("injected",p)),d.push(["div",{},["span",{style:r.style+";opacity:0.66"},"$ (internal): "],["object",{object:a}]]),d}function u(a,d){return d=yt({},d),Object.keys(d).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},a],["div",{style:"padding-left:1.25em"},...Object.keys(d).map(h=>["div",{},["span",r,h+": "],s(d[h],!1)])]]:["span",{}]}function s(a,d=!0){return typeof a=="number"?["span",t,a]:typeof a=="string"?["span",n,JSON.stringify(a)]:typeof a=="boolean"?["span",r,a]:ze(a)?["object",{object:d?te(a):a}]:["span",n,String(a)]}function c(a,d){const h=a.type;if(Oe(h))return;const p={};for(const m in a.ctx)f(h,m,d)&&(p[m]=a.ctx[m]);return p}function f(a,d,h){const p=a[h];if(_e(p)&&p.includes(d)||ze(p)&&d in p||a.extends&&f(a.extends,d,h)||a.mixins&&a.mixins.some(m=>f(m,d,h)))return!0}function l(a){return Jt(a)?"ShallowRef":a.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(i):window.devtoolsFormatters=[i]}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;/**
|
|
38
38
|
* vue v3.4.35
|
|
39
39
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
40
40
|
* @license MIT
|
|
41
|
-
**/function
|
|
41
|
+
**/function om(){im()}process.env.NODE_ENV!=="production"&&om();function um(){return tl().__VUE_DEVTOOLS_GLOBAL_HOOK__}function tl(){return typeof navigator!="undefined"&&typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:{}}const sm=typeof Proxy=="function",am="devtools-plugin:setup",cm="plugin:settings:set";let Fr,Fu;function lm(){var e;return Fr!==void 0||(typeof window!="undefined"&&window.performance?(Fr=!0,Fu=window.performance):typeof globalThis!="undefined"&&((e=globalThis.perf_hooks)===null||e===void 0?void 0:e.performance)?(Fr=!0,Fu=globalThis.perf_hooks.performance):Fr=!1),Fr}function fm(){return lm()?Fu.now():Date.now()}class dm{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const r={};if(t.settings)for(const u in t.settings){const s=t.settings[u];r[u]=s.defaultValue}const i=`__vue-devtools-plugin-settings__${t.id}`;let o=Object.assign({},r);try{const u=localStorage.getItem(i),s=JSON.parse(u);Object.assign(o,s)}catch(u){}this.fallbacks={getSettings(){return o},setSettings(u){try{localStorage.setItem(i,JSON.stringify(u))}catch(s){}o=u},now(){return fm()}},n&&n.on(cm,(u,s)=>{u===this.plugin.id&&this.fallbacks.setSettings(s)}),this.proxiedOn=new Proxy({},{get:(u,s)=>this.target?this.target.on[s]:(...c)=>{this.onQueue.push({method:s,args:c})}}),this.proxiedTarget=new Proxy({},{get:(u,s)=>this.target?this.target[s]:s==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(s)?(...c)=>(this.targetQueue.push({method:s,args:c,resolve:()=>{}}),this.fallbacks[s](...c)):(...c)=>new Promise(f=>{this.targetQueue.push({method:s,args:c,resolve:f})})})}setRealTarget(t){return ft(this,null,function*(){this.target=t;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(yield this.target[n.method](...n.args))})}}function hm(e,t){const n=e,r=tl(),i=um(),o=sm&&n.enableEarlyProxy;if(i&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!o))i.emit(am,e,t);else{const u=o?new dm(n,i):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:u}),u&&t(u.proxiedTarget)}}/*!
|
|
42
42
|
* vue-i18n v9.13.1
|
|
43
43
|
* (c) 2024 kazuya kawaguchi
|
|
44
44
|
* Released under the MIT License.
|
|
45
|
-
*/const mm="9.13.1";function gm(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Wt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Wt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Wt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Wt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Wt().__INTLIFY_PROD_DEVTOOLS__=!1)}const Xc=Ge.__EXTEND_POINT__,Xt=Ei(Xc),ve={FALLBACK_TO_ROOT:Xc,NOT_SUPPORTED_PRESERVE:Xt(),NOT_SUPPORTED_FORMATTER:Xt(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:Xt(),NOT_SUPPORTED_GET_CHOICE_INDEX:Xt(),COMPONENT_NAME_LEGACY_COMPATIBLE:Xt(),NOT_FOUND_PARENT_SCOPE:Xt(),IGNORE_OBJ_FLATTEN:Xt(),NOTICE_DROP_ALLOW_COMPOSITION:Xt(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:Xt()},_m={[ve.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[ve.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[ve.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[ve.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[ve.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[ve.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[ve.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[ve.NOTICE_DROP_ALLOW_COMPOSITION]:"'allowComposition' option will be dropped in the next major version. For more information, please see \u{1F449} https://tinyurl.com/2p97mcze",[ve.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function Ye(e,...t){return $r(_m[e],...t)}const Jc=xe.__EXTEND_POINT__,et=Ei(Jc),ie={UNEXPECTED_RETURN_TYPE:Jc,INVALID_ARGUMENT:et(),MUST_BE_CALL_SETUP_TOP:et(),NOT_INSTALLED:et(),NOT_AVAILABLE_IN_LEGACY_MODE:et(),REQUIRED_VALUE:et(),INVALID_VALUE:et(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:et(),NOT_INSTALLED_WITH_PROVIDE:et(),UNEXPECTED_ERROR:et(),NOT_COMPATIBLE_LEGACY_VUE_I18N:et(),BRIDGE_SUPPORT_VUE_2_ONLY:et(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:et(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:et(),__EXTEND_POINT__:et()};function Me(e,...t){return cr(e,null,process.env.NODE_ENV!=="production"?{messages:Dm,args:t}:void 0)}const Dm={[ie.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[ie.INVALID_ARGUMENT]:"Invalid argument",[ie.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[ie.NOT_INSTALLED]:"Need to install with `app.use` function",[ie.UNEXPECTED_ERROR]:"Unexpected error",[ie.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[ie.REQUIRED_VALUE]:"Required in value: {0}",[ie.INVALID_VALUE]:"Invalid value",[ie.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[ie.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[ie.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[ie.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[ie.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION]:"Must define \u2018i18n\u2019 option or custom block in Composition API with using local scope in Legacy API mode",[ie.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},wu=Et("__translateVNode"),Au=Et("__datetimeParts"),Cu=Et("__numberParts"),jn=Et("__enableEmitter"),zr=Et("__disableEmitter"),zc=Et("__setPluralRules");Et("__intlifyMeta");const Zc=Et("__injectWithOption"),Fu=Et("__dispose");function Zr(e){if(!ae(e))return e;for(const t in e)if(!!yi(e,t))if(!t.includes("."))ae(e[t])&&Zr(e[t]);else{const n=t.split("."),r=n.length-1;let i=e,o=!1;for(let u=0;u<r;u++){if(n[u]in i||(i[n[u]]={}),!ae(i[n[u]])){process.env.NODE_ENV!=="production"&&Te(Ye(ve.IGNORE_OBJ_FLATTEN,{key:n[u]})),o=!0;break}i=i[n[u]]}o||(i[n[r]]=e[t],delete e[t]),ae(i[n[r]])&&Zr(i[n[r]])}return e}function Xi(e,t){const{messages:n,__i18n:r,messageResolver:i,flatJson:o}=t,u=J(n)?n:ge(r)?{}:{[e]:{}};if(ge(r)&&r.forEach(s=>{if("locale"in s&&"resource"in s){const{locale:c,resource:l}=s;c?(u[c]=u[c]||{},wi(l,u[c])):wi(l,u)}else H(s)&&wi(JSON.parse(s),u)}),i==null&&o)for(const s in u)yi(u,s)&&Zr(u[s]);return u}function Qc(e){return e.type}function Yc(e,t,n){let r=ae(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=Xi(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const i=Object.keys(r);i.length&&i.forEach(o=>{e.mergeLocaleMessage(o,r[o])});{if(ae(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(u=>{e.mergeDateTimeFormat(u,t.datetimeFormats[u])})}if(ae(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(u=>{e.mergeNumberFormat(u,t.numberFormats[u])})}}}function el(e){return yr(kc,null,e,0)}const tl="__INTLIFY_META__",nl=()=>[],vm=()=>!1;let rl=0;function il(e){return(t,n,r,i)=>e(n,r,Er()||void 0,i)}const ym=()=>{const e=Er();let t=null;return e&&(t=Qc(e)[tl])?{[tl]:t}:null};function Nu(e={},t){const{__root:n,__injectWithOption:r}=e,i=n===void 0,o=e.flatJson,u=yt?gr:Dc,s=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&s&&ra(Ye(ve.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let c=Q(e.inheritLocale)?e.inheritLocale:!0;const l=u(n&&c?n.locale.value:H(e.locale)?e.locale:dr),f=u(n&&c?n.fallbackLocale.value:H(e.fallbackLocale)||ge(e.fallbackLocale)||J(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:l.value),a=u(Xi(l.value,e)),d=u(J(e.datetimeFormats)?e.datetimeFormats:{[l.value]:{}}),h=u(J(e.numberFormats)?e.numberFormats:{[l.value]:{}});let m=n?n.missingWarn:Q(e.missingWarn)||nn(e.missingWarn)?e.missingWarn:!0,g=n?n.fallbackWarn:Q(e.fallbackWarn)||nn(e.fallbackWarn)?e.fallbackWarn:!0,E=n?n.fallbackRoot:Q(e.fallbackRoot)?e.fallbackRoot:!0,p=!!e.fallbackFormat,y=de(e.missing)?e.missing:null,_=de(e.missing)?il(e.missing):null,v=de(e.postTranslation)?e.postTranslation:null,w=n?n.warnHtmlMessage:Q(e.warnHtmlMessage)?e.warnHtmlMessage:!0,F=!!e.escapeParameter;const C=n?n.modifiers:J(e.modifiers)?e.modifiers:{};let M=e.pluralRules||n&&n.pluralRules,R;R=(()=>{i&&ba(null);const b={version:mm,locale:l.value,fallbackLocale:f.value,messages:a.value,modifiers:C,pluralRules:M,missing:_===null?void 0:_,missingWarn:m,fallbackWarn:g,fallbackFormat:p,unresolving:!0,postTranslation:v===null?void 0:v,warnHtmlMessage:w,escapeParameter:F,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};b.datetimeFormats=d.value,b.numberFormats=h.value,b.__datetimeFormatters=J(R)?R.__datetimeFormatters:void 0,b.__numberFormatters=J(R)?R.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(b.__v_emitter=J(R)?R.__v_emitter:void 0);const I=lp(b);return i&&ba(I),I})(),Vr(R,l.value,f.value);function U(){return[l.value,f.value,a.value,d.value,h.value]}const k=Pt({get:()=>l.value,set:b=>{l.value=b,R.locale=l.value}}),Z=Pt({get:()=>f.value,set:b=>{f.value=b,R.fallbackLocale=f.value,Vr(R,l.value,b)}}),Y=Pt(()=>a.value),oe=Pt(()=>d.value),X=Pt(()=>h.value);function Zn(){return de(v)?v:null}function Qn(b){v=b,R.postTranslation=b}function Yn(){return y}function er(b){b!==null&&(_=il(b)),y=b,R.missing=_}function tr(b,I){return b!=="translate"||!I.resolvedMessage}const ut=(b,I,x,B,j,$)=>{U();let re;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&ya(ym()),i||(R.fallbackContext=n?cp():void 0),re=b(R)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&ya(null),i||(R.fallbackContext=void 0)}if(x!=="translate exists"&&Ie(re)&&re===Fi||x==="translate exists"&&!re){const[se,we]=I();if(process.env.NODE_ENV!=="production"&&n&&H(se)&&tr(x,we)&&(E&&(Oi(g,se)||Aa(m,se))&&Te(Ye(ve.FALLBACK_TO_ROOT,{key:se,type:x})),process.env.NODE_ENV!=="production")){const{__v_emitter:Ue}=R;Ue&&E&&Ue.emit("fallback",{type:x,key:se,to:"global",groupId:`${x}:${se}`})}return n&&E?B(n):j(se)}else{if($(re))return re;throw Me(ie.UNEXPECTED_RETURN_TYPE)}};function Fn(...b){return ut(I=>Reflect.apply(Ma,null,[I,...b]),()=>Ho(...b),"translate",I=>Reflect.apply(I.t,I,[...b]),I=>I,I=>H(I))}function Nn(...b){const[I,x,B]=b;if(B&&!ae(B))throw Me(ie.INVALID_ARGUMENT);return Fn(I,x,Se({resolvedMessage:!0},B||{}))}function nr(...b){return ut(I=>Reflect.apply(xa,null,[I,...b]),()=>Wo(...b),"datetime format",I=>Reflect.apply(I.d,I,[...b]),()=>Ni,I=>H(I))}function rr(...b){return ut(I=>Reflect.apply(Ua,null,[I,...b]),()=>qo(...b),"number format",I=>Reflect.apply(I.n,I,[...b]),()=>Ni,I=>H(I))}function On(b){return b.map(I=>H(I)||Ie(I)||Q(I)?el(String(I)):I)}const vt={normalize:On,interpolate:b=>b,type:"vnode"};function Ut(...b){return ut(I=>{let x;const B=I;try{B.processor=vt,x=Reflect.apply(Ma,null,[B,...b])}finally{B.processor=null}return x},()=>Ho(...b),"translate",I=>I[wu](...b),I=>[el(I)],I=>ge(I))}function or(...b){return ut(I=>Reflect.apply(Ua,null,[I,...b]),()=>qo(...b),"number format",I=>I[Cu](...b),nl,I=>H(I)||ge(I))}function ur(...b){return ut(I=>Reflect.apply(xa,null,[I,...b]),()=>Wo(...b),"datetime format",I=>I[Au](...b),nl,I=>H(I)||ge(I))}function sr(b){M=b,R.pluralRules=M}function V(b,I){return ut(()=>{if(!b)return!1;const x=H(I)?I:l.value,B=Vt(x),j=R.messageResolver(B,b);return s?j!=null:un(j)||mt(j)||H(j)},()=>[b],"translate exists",x=>Reflect.apply(x.te,x,[b,I]),vm,x=>Q(x))}function ue(b){let I=null;const x=da(R,f.value,l.value);for(let B=0;B<x.length;B++){const j=a.value[x[B]]||{},$=R.messageResolver(j,b);if($!=null){I=$;break}}return I}function In(b){const I=ue(b);return I!=null?I:n?n.tm(b)||{}:{}}function Vt(b){return a.value[b]||{}}function Sn(b,I){if(o){const x={[b]:I};for(const B in x)yi(x,B)&&Zr(x[B]);I=x[b]}a.value[b]=I,R.messages=a.value}function fi(b,I){a.value[b]=a.value[b]||{};const x={[b]:I};if(o)for(const B in x)yi(x,B)&&Zr(x[B]);I=x[b],wi(I,a.value[b]),R.messages=a.value}function A(b){return d.value[b]||{}}function O(b,I){d.value[b]=I,R.datetimeFormats=d.value,$a(R,b,I)}function P(b,I){d.value[b]=Se(d.value[b]||{},I),R.datetimeFormats=d.value,$a(R,b,I)}function D(b){return h.value[b]||{}}function N(b,I){h.value[b]=I,R.numberFormats=h.value,ja(R,b,I)}function S(b,I){h.value[b]=Se(h.value[b]||{},I),R.numberFormats=h.value,ja(R,b,I)}rl++,n&&yt&&(Du(n.locale,b=>{c&&(l.value=b,R.locale=b,Vr(R,l.value,f.value))}),Du(n.fallbackLocale,b=>{c&&(f.value=b,R.fallbackLocale=b,Vr(R,l.value,f.value))}));const T={id:rl,locale:k,fallbackLocale:Z,get inheritLocale(){return c},set inheritLocale(b){c=b,b&&n&&(l.value=n.locale.value,f.value=n.fallbackLocale.value,Vr(R,l.value,f.value))},get availableLocales(){return Object.keys(a.value).sort()},messages:Y,get modifiers(){return C},get pluralRules(){return M||{}},get isGlobal(){return i},get missingWarn(){return m},set missingWarn(b){m=b,R.missingWarn=m},get fallbackWarn(){return g},set fallbackWarn(b){g=b,R.fallbackWarn=g},get fallbackRoot(){return E},set fallbackRoot(b){E=b},get fallbackFormat(){return p},set fallbackFormat(b){p=b,R.fallbackFormat=p},get warnHtmlMessage(){return w},set warnHtmlMessage(b){w=b,R.warnHtmlMessage=b},get escapeParameter(){return F},set escapeParameter(b){F=b,R.escapeParameter=b},t:Fn,getLocaleMessage:Vt,setLocaleMessage:Sn,mergeLocaleMessage:fi,getPostTranslationHandler:Zn,setPostTranslationHandler:Qn,getMissingHandler:Yn,setMissingHandler:er,[zc]:sr};return T.datetimeFormats=oe,T.numberFormats=X,T.rt=Nn,T.te=V,T.tm=In,T.d=nr,T.n=rr,T.getDateTimeFormat=A,T.setDateTimeFormat=O,T.mergeDateTimeFormat=P,T.getNumberFormat=D,T.setNumberFormat=N,T.mergeNumberFormat=S,T[Zc]=r,T[wu]=Ut,T[Au]=ur,T[Cu]=or,process.env.NODE_ENV!=="production"&&(T[jn]=b=>{R.__v_emitter=b},T[zr]=()=>{R.__v_emitter=void 0}),T}function Em(e){const t=H(e.locale)?e.locale:dr,n=H(e.fallbackLocale)||ge(e.fallbackLocale)||J(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=de(e.missing)?e.missing:void 0,i=Q(e.silentTranslationWarn)||nn(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,o=Q(e.silentFallbackWarn)||nn(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,u=Q(e.fallbackRoot)?e.fallbackRoot:!0,s=!!e.formatFallbackMessages,c=J(e.modifiers)?e.modifiers:{},l=e.pluralizationRules,f=de(e.postTranslation)?e.postTranslation:void 0,a=H(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,d=!!e.escapeParameterHtml,h=Q(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&Te(Ye(ve.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&Te(Ye(ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE));let m=e.messages;if(J(e.sharedMessages)){const F=e.sharedMessages;m=Object.keys(F).reduce((M,R)=>{const W=M[R]||(M[R]={});return Se(W,F[R]),M},m||{})}const{__i18n:g,__root:E,__injectWithOption:p}=e,y=e.datetimeFormats,_=e.numberFormats,v=e.flatJson,w=e.translateExistCompatible;return{locale:t,fallbackLocale:n,messages:m,flatJson:v,datetimeFormats:y,numberFormats:_,missing:r,missingWarn:i,fallbackWarn:o,fallbackRoot:u,fallbackFormat:s,modifiers:c,pluralRules:l,postTranslation:f,warnHtmlMessage:a,escapeParameter:d,messageResolver:e.messageResolver,inheritLocale:h,translateExistCompatible:w,__i18n:g,__root:E,__injectWithOption:p}}function Ou(e={},t){{const n=Nu(Em(e)),{__extender:r}=e,i={id:n.id,get locale(){return n.locale.value},set locale(o){n.locale.value=o},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(o){n.fallbackLocale.value=o},get messages(){return n.messages.value},get datetimeFormats(){return n.datetimeFormats.value},get numberFormats(){return n.numberFormats.value},get availableLocales(){return n.availableLocales},get formatter(){return process.env.NODE_ENV!=="production"&&Te(Ye(ve.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(o){process.env.NODE_ENV!=="production"&&Te(Ye(ve.NOT_SUPPORTED_FORMATTER))},get missing(){return n.getMissingHandler()},set missing(o){n.setMissingHandler(o)},get silentTranslationWarn(){return Q(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(o){n.missingWarn=Q(o)?!o:o},get silentFallbackWarn(){return Q(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(o){n.fallbackWarn=Q(o)?!o:o},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(o){n.fallbackFormat=o},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(o){n.setPostTranslationHandler(o)},get sync(){return n.inheritLocale},set sync(o){n.inheritLocale=o},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(o){n.warnHtmlMessage=o!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(o){n.escapeParameter=o},get preserveDirectiveContent(){return process.env.NODE_ENV!=="production"&&Te(Ye(ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(o){process.env.NODE_ENV!=="production"&&Te(Ye(ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE))},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...o){const[u,s,c]=o,l={};let f=null,a=null;if(!H(u))throw Me(ie.INVALID_ARGUMENT);const d=u;return H(s)?l.locale=s:ge(s)?f=s:J(s)&&(a=s),ge(c)?f=c:J(c)&&(a=c),Reflect.apply(n.t,n,[d,f||a||{},l])},rt(...o){return Reflect.apply(n.rt,n,[...o])},tc(...o){const[u,s,c]=o,l={plural:1};let f=null,a=null;if(!H(u))throw Me(ie.INVALID_ARGUMENT);const d=u;return H(s)?l.locale=s:Ie(s)?l.plural=s:ge(s)?f=s:J(s)&&(a=s),H(c)?l.locale=c:ge(c)?f=c:J(c)&&(a=c),Reflect.apply(n.t,n,[d,f||a||{},l])},te(o,u){return n.te(o,u)},tm(o){return n.tm(o)},getLocaleMessage(o){return n.getLocaleMessage(o)},setLocaleMessage(o,u){n.setLocaleMessage(o,u)},mergeLocaleMessage(o,u){n.mergeLocaleMessage(o,u)},d(...o){return Reflect.apply(n.d,n,[...o])},getDateTimeFormat(o){return n.getDateTimeFormat(o)},setDateTimeFormat(o,u){n.setDateTimeFormat(o,u)},mergeDateTimeFormat(o,u){n.mergeDateTimeFormat(o,u)},n(...o){return Reflect.apply(n.n,n,[...o])},getNumberFormat(o){return n.getNumberFormat(o)},setNumberFormat(o,u){n.setNumberFormat(o,u)},mergeNumberFormat(o,u){n.mergeNumberFormat(o,u)},getChoiceIndex(o,u){return process.env.NODE_ENV!=="production"&&Te(Ye(ve.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return i.__extender=r,process.env.NODE_ENV!=="production"&&(i.__enableEmitter=o=>{const u=n;u[jn]&&u[jn](o)},i.__disableEmitter=()=>{const o=n;o[zr]&&o[zr]()}),i}}const Iu={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function bm({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,i)=>[...r,...i.type===Wi?i.children:[i]],[]):t.reduce((n,r)=>{const i=e[r];return i&&(n[r]=i()),n},{})}function ol(e){return Wi}const Su=pu({name:"i18n-t",props:Se({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Ie(e)||!isNaN(e)}},Iu),setup(e,t){const{slots:n,attrs:r}=t,i=e.i18n||Bu({useScope:e.scope,__useComponent:!0});return()=>{const o=Object.keys(n).filter(a=>a!=="_"),u={};e.locale&&(u.locale=e.locale),e.plural!==void 0&&(u.plural=H(e.plural)?+e.plural:e.plural);const s=bm(t,o),c=i[wu](e.keypath,s,u),l=Se({},r),f=H(e.tag)||ae(e.tag)?e.tag:ol();return Gc(f,l,c)}}});function wm(e){return ge(e)&&!H(e[0])}function ul(e,t,n,r){const{slots:i,attrs:o}=t;return()=>{const u={part:!0};let s={};e.locale&&(u.locale=e.locale),H(e.format)?u.key=e.format:ae(e.format)&&(H(e.format.key)&&(u.key=e.format.key),s=Object.keys(e.format).reduce((d,h)=>n.includes(h)?Se({},d,{[h]:e.format[h]}):d,{}));const c=r(e.value,u,s);let l=[u.key];ge(c)?l=c.map((d,h)=>{const m=i[d.type],g=m?m({[d.type]:d.value,index:h,parts:c}):[d.value];return wm(g)&&(g[0].key=`${d.type}-${h}`),g}):H(c)&&(l=[c]);const f=Se({},o),a=H(e.tag)||ae(e.tag)?e.tag:ol();return Gc(a,f,l)}}const sl=pu({name:"i18n-n",props:Se({value:{type:Number,required:!0},format:{type:[String,Object]}},Iu),setup(e,t){const n=e.i18n||Bu({useScope:e.scope,__useComponent:!0});return ul(e,t,Va,(...r)=>n[Cu](...r))}}),al=pu({name:"i18n-d",props:Se({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Iu),setup(e,t){const n=e.i18n||Bu({useScope:e.scope,__useComponent:!0});return ul(e,t,ka,(...r)=>n[Au](...r))}});function Am(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const r=n.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function Cm(e){const t=u=>{const{instance:s,modifiers:c,value:l}=u;if(!s||!s.$)throw Me(ie.UNEXPECTED_ERROR);const f=Am(e,s.$);process.env.NODE_ENV!=="production"&&c.preserve&&Te(Ye(ve.NOT_SUPPORTED_PRESERVE));const a=cl(l);return[Reflect.apply(f.t,f,[...ll(a)]),f]};return{created:(u,s)=>{const[c,l]=t(s);yt&&e.global===l&&(u.__i18nWatcher=Du(l.locale,()=>{s.instance&&s.instance.$forceUpdate()})),u.__composer=l,u.textContent=c},unmounted:u=>{yt&&u.__i18nWatcher&&(u.__i18nWatcher(),u.__i18nWatcher=void 0,delete u.__i18nWatcher),u.__composer&&(u.__composer=void 0,delete u.__composer)},beforeUpdate:(u,{value:s})=>{if(u.__composer){const c=u.__composer,l=cl(s);u.textContent=Reflect.apply(c.t,c,[...ll(l)])}},getSSRProps:u=>{const[s]=t(u);return{textContent:s}}}}function cl(e){if(H(e))return{path:e};if(J(e)){if(!("path"in e))throw Me(ie.REQUIRED_VALUE,"path");return e}else throw Me(ie.INVALID_VALUE)}function ll(e){const{path:t,locale:n,args:r,choice:i,plural:o}=e,u={},s=r||{};return H(n)&&(u.locale=n),Ie(i)&&(u.plural=i),Ie(o)&&(u.plural=o),[t,s,u]}function Fm(e,t,...n){const r=J(n[0])?n[0]:{},i=!!r.useI18nComponentName,o=Q(r.globalInstall)?r.globalInstall:!0;process.env.NODE_ENV!=="production"&&o&&i&&Te(Ye(ve.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Su.name})),o&&([i?"i18n":Su.name,"I18nT"].forEach(u=>e.component(u,Su)),[sl.name,"I18nN"].forEach(u=>e.component(u,sl)),[al.name,"I18nD"].forEach(u=>e.component(u,al))),e.directive("t",Cm(t))}const Tu={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},Nm={["vue-i18n-resource-inspector"]:"Search for scopes ..."},Om={["vue-i18n-timeline"]:16764185},fl="vue-i18n: composer properties";let Mu;function Im(e,t){return at(this,null,function*(){return new Promise((n,r)=>{try{pm({id:"vue-devtools-plugin-vue-i18n",label:Tu["vue-devtools-plugin-vue-i18n"],packageName:"vue-i18n",homepage:"https://vue-i18n.intlify.dev",logo:"https://vue-i18n.intlify.dev/vue-i18n-devtools-logo.png",componentStateTypes:[fl],app:e},i=>{Mu=i,i.on.visitComponentTree(({componentInstance:u,treeNode:s})=>{Sm(u,s,t)}),i.on.inspectComponent(({componentInstance:u,instanceData:s})=>{u.vnode.el&&u.vnode.el.__VUE_I18N__&&s&&(t.mode==="legacy"?u.vnode.el.__VUE_I18N__!==t.global.__composer&&hl(s,u.vnode.el.__VUE_I18N__):hl(s,u.vnode.el.__VUE_I18N__))}),i.addInspector({id:"vue-i18n-resource-inspector",label:Tu["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:Nm["vue-i18n-resource-inspector"]}),i.on.getInspectorTree(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&Lm(u,t)});const o=new Map;i.on.getInspectorState(u=>at(this,null,function*(){if(u.app===e&&u.inspectorId==="vue-i18n-resource-inspector")if(i.unhighlightElement(),xm(u,t),u.nodeId==="global"){if(!o.has(u.app)){const[s]=yield i.getComponentInstances(u.app);o.set(u.app,s)}i.highlightElement(o.get(u.app))}else{const s=Pm(u.nodeId,t);s&&i.highlightElement(s)}})),i.on.editInspectorState(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&$m(u,t)}),i.addTimelineLayer({id:"vue-i18n-timeline",label:Tu["vue-i18n-timeline"],color:Om["vue-i18n-timeline"]}),n(!0)})}catch(i){console.error(i),r(!1)}})})}function dl(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function Sm(e,t,n){const r=n.mode==="composition"?n.global:n.global.__composer;if(e&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&e.vnode.el.__VUE_I18N__!==r){const i={label:`i18n (${dl(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(i)}}function hl(e,t){const n=fl;e.state.push({type:n,key:"locale",editable:!0,value:t.locale.value}),e.state.push({type:n,key:"availableLocales",editable:!1,value:t.availableLocales}),e.state.push({type:n,key:"fallbackLocale",editable:!0,value:t.fallbackLocale.value}),e.state.push({type:n,key:"inheritLocale",editable:!0,value:t.inheritLocale}),e.state.push({type:n,key:"messages",editable:!1,value:Ru(t.messages.value)}),e.state.push({type:n,key:"datetimeFormats",editable:!1,value:t.datetimeFormats.value}),e.state.push({type:n,key:"numberFormats",editable:!1,value:t.numberFormats.value})}function Ru(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];de(r)&&"source"in r?t[n]=Bm(r):un(r)&&r.loc&&r.loc.source?t[n]=r.loc.source:ae(r)?t[n]=Ru(r):t[n]=r}),t}const Tm={"<":"<",">":">",'"':""","&":"&"};function Mm(e){return e.replace(/[<>"&]/g,Rm)}function Rm(e){return Tm[e]||e}function Bm(e){const t=e.source?`("${Mm(e.source)}")`:"(?)";return{_custom:{type:"function",display:`<span>\u0192</span> ${t}`}}}function Lm(e,t){e.rootNodes.push({id:"global",label:"Global Scope"});const n=t.mode==="composition"?t.global:t.global.__composer;for(const[r,i]of t.__instances){const o=t.mode==="composition"?i:i.__composer;n!==o&&e.rootNodes.push({id:o.id.toString(),label:`${dl(r)} Scope`})}}function Pm(e,t){let n=null;if(e!=="global"){for(const[r,i]of t.__instances.entries())if(i.id.toString()===e){n=r;break}}return n}function pl(e,t){if(e==="global")return t.mode==="composition"?t.global:t.global.__composer;{const n=Array.from(t.__instances.values()).find(r=>r.id.toString()===e);return n?t.mode==="composition"?n:n.__composer:null}}function xm(e,t){const n=pl(e.nodeId,t);return n&&(e.state=km(n)),null}function km(e){const t={},n="Locale related info",r=[{type:n,key:"locale",editable:!0,value:e.locale.value},{type:n,key:"fallbackLocale",editable:!0,value:e.fallbackLocale.value},{type:n,key:"availableLocales",editable:!1,value:e.availableLocales},{type:n,key:"inheritLocale",editable:!0,value:e.inheritLocale}];t[n]=r;const i="Locale messages info",o=[{type:i,key:"messages",editable:!1,value:Ru(e.messages.value)}];t[i]=o;{const u="Datetime formats info",s=[{type:u,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];t[u]=s;const c="Datetime formats info",l=[{type:c,key:"numberFormats",editable:!1,value:e.numberFormats.value}];t[c]=l}return t}function Qr(e,t){if(Mu){let n;t&&"groupId"in t&&(n=t.groupId,delete t.groupId),Mu.addTimelineEvent({layerId:"vue-i18n-timeline",event:{title:e,groupId:n,time:Date.now(),meta:{},data:t||{},logType:e==="compile-error"?"error":e==="fallback"||e==="missing"?"warning":"default"}})}}function $m(e,t){const n=pl(e.nodeId,t);if(n){const[r]=e.path;r==="locale"&&H(e.state.value)?n.locale.value=e.state.value:r==="fallbackLocale"&&(H(e.state.value)||ge(e.state.value)||ae(e.state.value))?n.fallbackLocale.value=e.state.value:r==="inheritLocale"&&Q(e.state.value)&&(n.inheritLocale=e.state.value)}}function Um(e,t,n){return{beforeCreate(){const r=Er();if(!r)throw Me(ie.UNEXPECTED_ERROR);const i=this.$options;if(i.i18n){const o=i.i18n;if(i.__i18n&&(o.__i18n=i.__i18n),o.__root=t,this===this.$root)this.$i18n=ml(e,o);else{o.__injectWithOption=!0,o.__extender=n.__vueI18nExtend,this.$i18n=Ou(o);const u=this.$i18n;u.__extender&&(u.__disposer=u.__extender(this.$i18n))}}else if(i.__i18n)if(this===this.$root)this.$i18n=ml(e,i);else{this.$i18n=Ou({__i18n:i.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}else this.$i18n=e;i.__i18nGlobal&&Yc(t,i,i),this.$t=(...o)=>this.$i18n.t(...o),this.$rt=(...o)=>this.$i18n.rt(...o),this.$tc=(...o)=>this.$i18n.tc(...o),this.$te=(o,u)=>this.$i18n.te(o,u),this.$d=(...o)=>this.$i18n.d(...o),this.$n=(...o)=>this.$i18n.n(...o),this.$tm=o=>this.$i18n.tm(o),n.__setInstance(r,this.$i18n)},mounted(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$i18n){const r=this.$i18n;this.$el.__VUE_I18N__=r.__composer;const i=this.__v_emitter=Po();r.__enableEmitter&&r.__enableEmitter(i),i.on("*",Qr)}},unmounted(){const r=Er();if(!r)throw Me(ie.UNEXPECTED_ERROR);const i=this.$i18n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$el.__VUE_I18N__&&(this.__v_emitter&&(this.__v_emitter.off("*",Qr),delete this.__v_emitter),this.$i18n&&(i.__disableEmitter&&i.__disableEmitter(),delete this.$el.__VUE_I18N__)),delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,i.__disposer&&(i.__disposer(),delete i.__disposer,delete i.__extender),n.__deleteInstance(r),delete this.$i18n}}}function ml(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[zc](t.pluralizationRules||e.pluralizationRules);const n=Xi(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(r=>e.mergeLocaleMessage(r,n[r])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(r=>e.mergeDateTimeFormat(r,t.datetimeFormats[r])),t.numberFormats&&Object.keys(t.numberFormats).forEach(r=>e.mergeNumberFormat(r,t.numberFormats[r])),e}const Vm=Et("global-vue-i18n");function jm(e={},t){const n=__VUE_I18N_LEGACY_API__&&Q(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,r=Q(e.globalInjection)?e.globalInjection:!0,i=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,o=new Map,[u,s]=Hm(e,n),c=Et(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&n&&i&&Te(Ye(ve.NOTICE_DROP_ALLOW_COMPOSITION));function l(d){return o.get(d)||null}function f(d,h){o.set(d,h)}function a(d){o.delete(d)}{let h;const d={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return i},install(m,...g){return at(this,null,function*(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&(m.__VUE_I18N__=d),m.__VUE_I18N_SYMBOL__=c,m.provide(m.__VUE_I18N_SYMBOL__,d),J(g[0])){const y=g[0];d.__composerExtend=y.__composerExtend,d.__vueI18nExtend=y.__vueI18nExtend}let E=null;!n&&r&&(E=Qm(m,d.global)),__VUE_I18N_FULL_INSTALL__&&Fm(m,d,...g),__VUE_I18N_LEGACY_API__&&n&&m.mixin(Um(s,s.__composer,d));const p=m.unmount;if(m.unmount=()=>{E&&E(),d.dispose(),p()},process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__){if(!(yield Im(m,d)))throw Me(ie.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const _=Po();if(n){const v=s;v.__enableEmitter&&v.__enableEmitter(_)}else{const v=s;v[jn]&&v[jn](_)}_.on("*",Qr)}})},get global(){return s},dispose(){u.stop()},__instances:o,__getInstance:l,__setInstance:f,__deleteInstance:a};return d}}function Bu(e={}){const t=Er();if(t==null)throw Me(ie.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Me(ie.NOT_INSTALLED);const n=Wm(t),r=Gm(n),i=Qc(t),o=qm(e,i);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw Me(ie.NOT_AVAILABLE_IN_LEGACY_MODE);return zm(t,o,r,e)}if(o==="global")return Yc(r,e,i),r;if(o==="parent"){let c=Km(n,t,e.__useComponent);return c==null&&(process.env.NODE_ENV!=="production"&&Te(Ye(ve.NOT_FOUND_PARENT_SCOPE)),c=r),c}const u=n;let s=u.__getInstance(t);if(s==null){const c=Se({},e);"__i18n"in i&&(c.__i18n=i.__i18n),r&&(c.__root=r),s=Nu(c),u.__composerExtend&&(s[Fu]=u.__composerExtend(s)),Jm(u,t,s),u.__setInstance(t,s)}return s}function Hm(e,t,n){const r=xp();{const i=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Ou(e)):r.run(()=>Nu(e));if(i==null)throw Me(ie.UNEXPECTED_ERROR);return[r,i]}}function Wm(e){{const t=Bc(e.isCE?Vm:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Me(e.isCE?ie.NOT_INSTALLED_WITH_PROVIDE:ie.UNEXPECTED_ERROR);return t}}function qm(e,t){return vi(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Gm(e){return e.mode==="composition"?e.global:e.global.__composer}function Km(e,t,n=!1){let r=null;const i=t.root;let o=Xm(t,n);for(;o!=null;){const u=e;if(e.mode==="composition")r=u.__getInstance(o);else if(__VUE_I18N_LEGACY_API__){const s=u.__getInstance(o);s!=null&&(r=s.__composer,n&&r&&!r[Zc]&&(r=null))}if(r!=null||i===o)break;o=o.parent}return r}function Xm(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Jm(e,t,n){let r=null;S0(()=>{if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el){t.vnode.el.__VUE_I18N__=n,r=Po();const i=n;i[jn]&&i[jn](r),r.on("*",Qr)}},t),T0(()=>{const i=n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el&&t.vnode.el.__VUE_I18N__&&(r&&r.off("*",Qr),i[zr]&&i[zr](),delete t.vnode.el.__VUE_I18N__),e.__deleteInstance(t);const o=i[Fu];o&&(o(),delete i[Fu])},t)}function zm(e,t,n,r={}){const i=t==="local",o=Dc(null);if(i&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw Me(ie.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const u=Q(r.inheritLocale)?r.inheritLocale:!H(r.locale),s=gr(!i||u?n.locale.value:H(r.locale)?r.locale:dr),c=gr(!i||u?n.fallbackLocale.value:H(r.fallbackLocale)||ge(r.fallbackLocale)||J(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:s.value),l=gr(Xi(s.value,r)),f=gr(J(r.datetimeFormats)?r.datetimeFormats:{[s.value]:{}}),a=gr(J(r.numberFormats)?r.numberFormats:{[s.value]:{}}),d=i?n.missingWarn:Q(r.missingWarn)||nn(r.missingWarn)?r.missingWarn:!0,h=i?n.fallbackWarn:Q(r.fallbackWarn)||nn(r.fallbackWarn)?r.fallbackWarn:!0,m=i?n.fallbackRoot:Q(r.fallbackRoot)?r.fallbackRoot:!0,g=!!r.fallbackFormat,E=de(r.missing)?r.missing:null,p=de(r.postTranslation)?r.postTranslation:null,y=i?n.warnHtmlMessage:Q(r.warnHtmlMessage)?r.warnHtmlMessage:!0,_=!!r.escapeParameter,v=i?n.modifiers:J(r.modifiers)?r.modifiers:{},w=r.pluralRules||i&&n.pluralRules;function F(){return[s.value,c.value,l.value,f.value,a.value]}const C=Pt({get:()=>o.value?o.value.locale.value:s.value,set:V=>{o.value&&(o.value.locale.value=V),s.value=V}}),M=Pt({get:()=>o.value?o.value.fallbackLocale.value:c.value,set:V=>{o.value&&(o.value.fallbackLocale.value=V),c.value=V}}),R=Pt(()=>o.value?o.value.messages.value:l.value),W=Pt(()=>f.value),U=Pt(()=>a.value);function k(){return o.value?o.value.getPostTranslationHandler():p}function Z(V){o.value&&o.value.setPostTranslationHandler(V)}function Y(){return o.value?o.value.getMissingHandler():E}function oe(V){o.value&&o.value.setMissingHandler(V)}function X(V){return F(),V()}function Zn(...V){return o.value?X(()=>Reflect.apply(o.value.t,null,[...V])):X(()=>"")}function Qn(...V){return o.value?Reflect.apply(o.value.rt,null,[...V]):""}function Yn(...V){return o.value?X(()=>Reflect.apply(o.value.d,null,[...V])):X(()=>"")}function er(...V){return o.value?X(()=>Reflect.apply(o.value.n,null,[...V])):X(()=>"")}function tr(V){return o.value?o.value.tm(V):{}}function ut(V,ue){return o.value?o.value.te(V,ue):!1}function Fn(V){return o.value?o.value.getLocaleMessage(V):{}}function Nn(V,ue){o.value&&(o.value.setLocaleMessage(V,ue),l.value[V]=ue)}function nr(V,ue){o.value&&o.value.mergeLocaleMessage(V,ue)}function rr(V){return o.value?o.value.getDateTimeFormat(V):{}}function On(V,ue){o.value&&(o.value.setDateTimeFormat(V,ue),f.value[V]=ue)}function ir(V,ue){o.value&&o.value.mergeDateTimeFormat(V,ue)}function vt(V){return o.value?o.value.getNumberFormat(V):{}}function Ut(V,ue){o.value&&(o.value.setNumberFormat(V,ue),a.value[V]=ue)}function or(V,ue){o.value&&o.value.mergeNumberFormat(V,ue)}const ur={get id(){return o.value?o.value.id:-1},locale:C,fallbackLocale:M,messages:R,datetimeFormats:W,numberFormats:U,get inheritLocale(){return o.value?o.value.inheritLocale:u},set inheritLocale(V){o.value&&(o.value.inheritLocale=V)},get availableLocales(){return o.value?o.value.availableLocales:Object.keys(l.value)},get modifiers(){return o.value?o.value.modifiers:v},get pluralRules(){return o.value?o.value.pluralRules:w},get isGlobal(){return o.value?o.value.isGlobal:!1},get missingWarn(){return o.value?o.value.missingWarn:d},set missingWarn(V){o.value&&(o.value.missingWarn=V)},get fallbackWarn(){return o.value?o.value.fallbackWarn:h},set fallbackWarn(V){o.value&&(o.value.missingWarn=V)},get fallbackRoot(){return o.value?o.value.fallbackRoot:m},set fallbackRoot(V){o.value&&(o.value.fallbackRoot=V)},get fallbackFormat(){return o.value?o.value.fallbackFormat:g},set fallbackFormat(V){o.value&&(o.value.fallbackFormat=V)},get warnHtmlMessage(){return o.value?o.value.warnHtmlMessage:y},set warnHtmlMessage(V){o.value&&(o.value.warnHtmlMessage=V)},get escapeParameter(){return o.value?o.value.escapeParameter:_},set escapeParameter(V){o.value&&(o.value.escapeParameter=V)},t:Zn,getPostTranslationHandler:k,setPostTranslationHandler:Z,getMissingHandler:Y,setMissingHandler:oe,rt:Qn,d:Yn,n:er,tm:tr,te:ut,getLocaleMessage:Fn,setLocaleMessage:Nn,mergeLocaleMessage:nr,getDateTimeFormat:rr,setDateTimeFormat:On,mergeDateTimeFormat:ir,getNumberFormat:vt,setNumberFormat:Ut,mergeNumberFormat:or};function sr(V){V.locale.value=s.value,V.fallbackLocale.value=c.value,Object.keys(l.value).forEach(ue=>{V.mergeLocaleMessage(ue,l.value[ue])}),Object.keys(f.value).forEach(ue=>{V.mergeDateTimeFormat(ue,f.value[ue])}),Object.keys(a.value).forEach(ue=>{V.mergeNumberFormat(ue,a.value[ue])}),V.escapeParameter=_,V.fallbackFormat=g,V.fallbackRoot=m,V.fallbackWarn=h,V.missingWarn=d,V.warnHtmlMessage=y}return I0(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw Me(ie.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const V=o.value=e.proxy.$i18n.__composer;t==="global"?(s.value=V.locale.value,c.value=V.fallbackLocale.value,l.value=V.messages.value,f.value=V.datetimeFormats.value,a.value=V.numberFormats.value):i&&sr(V)}),ur}const Zm=["locale","fallbackLocale","availableLocales"],gl=["t","rt","d","n","tm","te"];function Qm(e,t){const n=Object.create(null);return Zm.forEach(i=>{const o=Object.getOwnPropertyDescriptor(t,i);if(!o)throw Me(ie.UNEXPECTED_ERROR);const u=Qe(o.value)?{get(){return o.value.value},set(s){o.value.value=s}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,i,u)}),e.config.globalProperties.$i18n=n,gl.forEach(i=>{const o=Object.getOwnPropertyDescriptor(t,i);if(!o||!o.value)throw Me(ie.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${i}`,o)}),()=>{delete e.config.globalProperties.$i18n,gl.forEach(i=>{delete e.config.globalProperties[`$${i}`]})}}if(gm(),__INTLIFY_JIT_COMPILATION__?ga(mp):ga(pp),up(Uh),sp(da),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=Wt();e.__INTLIFY__=!0,Jh(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;function Ym(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _l(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 eg(e,t,n){return t&&_l(e.prototype,t),n&&_l(e,n),e}function tg(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var lt=function(){function e(){Ym(this,e)}return eg(e,null,[{key:"getMessage",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.$i18n.global.t(n,r)}},{key:"resetI18n",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:mi;return jm({locale:n,globalInjection:!0,silentFallbackWarn:!0,missingWarn:!1,fallbackWarn:!1,silentTranslationWarn:!0})}},{key:"setLocale",value:function(n,r){this.$i18n.global.setLocaleMessage(n,r)}}]),e}();tg(lt,"$i18n",lt.resetI18n());function Lu(e,t,n){var r=t.replace(/\[(\d)]/g,function(o,u){return"."+u}).split("."),i=!1;return r.reduce(function(o,u,s,c){var l=o;if(!!o){if(!Object.prototype.hasOwnProperty.call(o,u)){ar("Can not set ".concat(t,"'s ").concat(u," property in current %o, Because there is no ").concat(u," property on the %o"),o,o);return}return s===c.length-1&&!Object.is(l[u],n)&&(l[u]=n,i=!0),l[u]}},e),i}var mn=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Dl(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Pu={exports:{}};(function(e){(function(t){var n=function(p,y,_){if(!l(y)||a(y)||d(y)||h(y)||c(y))return y;var v,w=0,F=0;if(f(y))for(v=[],F=y.length;w<F;w++)v.push(n(p,y[w],_));else{v={};for(var C in y)Object.prototype.hasOwnProperty.call(y,C)&&(v[p(C,_)]=n(p,y[C],_))}return v},r=function(p,y){y=y||{};var _=y.separator||"_",v=y.split||/(?=[A-Z])/;return p.split(v).join(_)},i=function(p){return m(p)?p:(p=p.replace(/[\-_\s]+(.)?/g,function(y,_){return _?_.toUpperCase():""}),p.substr(0,1).toLowerCase()+p.substr(1))},o=function(p){var y=i(p);return y.substr(0,1).toUpperCase()+y.substr(1)},u=function(p,y){return r(p,y).toLowerCase()},s=Object.prototype.toString,c=function(p){return typeof p=="function"},l=function(p){return p===Object(p)},f=function(p){return s.call(p)=="[object Array]"},a=function(p){return s.call(p)=="[object Date]"},d=function(p){return s.call(p)=="[object RegExp]"},h=function(p){return s.call(p)=="[object Boolean]"},m=function(p){return p=p-0,p===p},g=function(p,y){var _=y&&"process"in y?y.process:y;return typeof _!="function"?p:function(v,w){return _(v,p,w)}},E={camelize:i,decamelize:u,pascalize:o,depascalize:u,camelizeKeys:function(p,y){return n(g(i,y),p)},decamelizeKeys:function(p,y){return n(g(u,y),p,y)},pascalizeKeys:function(p,y){return n(g(o,y),p)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=E:t.humps=E})(mn)})(Pu);var vl={};Object.defineProperty(vl,"__esModule",{value:!0});function xu(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:xu(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:xu(r)}return t}}var ng=vl.default=xu;function yl(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function he(e){if(e!==void 0)return(typeof e=="undefined"?"undefined":yl(e))==="object"?ng(e):e}function Ft(e){return Object.prototype.toString.call(e)==="[object Object]"}function rg(e){return e!=null&&(typeof e=="undefined"?"undefined":yl(e))==="object"&&Array.isArray(e)===!1}function Hn(e){return Array.isArray(e)}function tt(e){return typeof e=="string"}function Ji(e){return typeof e=="number"}function El(e){return typeof e=="function"}function ig(e){return Hn(e)&&e.every(function(t){return tt(t)})}function og(e){return Hn(e)&&e.every(function(t){return Ji(t)||t===""})}function bl(e){return/^\[.*?]$/.test(e)}function zi(e){return/^{.*?}$/.test(e)}function ug(e){return Object.values(pe).includes(e)}function ku(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 sg(e){if(Array.isArray(e))return ku(e)}function wl(e,t,n,r,i,o,u){try{var s=e[o](u),c=s.value}catch(l){n(l);return}s.done?t(c):Promise.resolve(c).then(r,i)}function ag(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){wl(o,r,i,u,s,"next",c)}function s(c){wl(o,r,i,u,s,"throw",c)}u(void 0)})}}function cg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Al(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 lg(e,t,n){return t&&Al(e.prototype,t),n&&Al(e,n),e}function Cl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function fg(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function dg(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function $u(e){return sg(e)||fg(e)||hg(e)||dg()}function hg(e,t){if(!!e){if(typeof e=="string")return ku(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ku(e,t)}}function pg(e,t){var n,r,i,o,u={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(f){return c([l,f])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(i=l[0]&2?r.return:l[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,l[1])).done)return i;switch(r=0,i&&(l=[l[0]&2,i.value]),l[0]){case 0:case 1:i=l;break;case 4:return u.label++,{value:l[1],done:!1};case 5:u.label++,r=l[1],l=[0];continue;case 7:l=u.ops.pop(),u.trys.pop();continue;default:if(i=u.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){u=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]<i[3])){u.label=l[1];break}if(l[0]===6&&u.label<i[1]){u.label=i[1],i=l;break}if(i&&u.label<i[2]){u.label=i[2],u.ops.push(l);break}i[2]&&u.ops.pop(),u.trys.pop();continue}l=t.call(e,u)}catch(f){l=[6,f],r=0}finally{n=i=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}var Fl=function(){function e(){cg(this,e),Cl(this,"_events",new Map),Cl(this,"debug",!1)}return lg(e,[{key:"emit",value:function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];var u=this;return ag(function(){var s,c,l,f,a,d,h,m,g,E,p,y;return pg(this,function(_){switch(_.label){case 0:if(s=u._events.get(n),c=[],!s)return[3,10];l=s.slice(),f=!0,a=!1,d=void 0,_.label=1;case 1:_.trys.push([1,8,9,10]),h=l[Symbol.iterator](),_.label=2;case 2:if(f=(m=h.next()).done)return[3,7];if(g=m.value,!s.includes(g))return[3,6];_.label=3;case 3:return _.trys.push([3,5,,6]),u.debug&&Ro.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(g.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+g.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(i.map(function(){return"%o"}).join(","),"\u3002")].concat($u(i))),[4,g.apply(null,$u(i))];case 4:return E=_.sent(),u.debug&&Ro.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(g.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+g.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(i.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat($u(i),[E])),c.push(E),E===!1?[3,7]:[3,6];case 5:return p=_.sent(),Di(String(p)+":"+String(p.stack)),[3,6];case 6:return f=!0,[3,2];case 7:return[3,10];case 8:return y=_.sent(),a=!0,d=y,[3,10];case 9:try{!f&&h.return!=null&&h.return()}finally{if(a)throw d}return[7];case 10:return[2,c]}})})()}},{key:"on",value:function(n,r){if(this._events.has(n)){var i;(i=this._events.get(n))===null||i===void 0||i.push(r)}else this._events.set(n,[r])}},{key:"off",value:function(n,r){if(this._events.has(n)){var i=this._events.get(n),o=i==null?void 0:i.indexOf(r);i==null||i.splice(o,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),e}();function mg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Nl(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 gg(e,t,n){return t&&Nl(e.prototype,t),n&&Nl(e,n),e}function _g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Dg=[{key:"on_click",name:"\u70B9\u51FB\u65F6",code:"click"},{key:"on_click_finish",name:"\u6267\u884C\u5B8C\u6210\u65F6",code:"click-finish"},{key:"on_change",name:"\u503C\u53D1\u751F\u53D8\u5316\u65F6",code:"change"},{key:"on_search",name:"\u641C\u7D22\u65F6",code:"search"},{key:"on_list_change",name:"\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",code:"list-change"},{key:"on_list_search",name:"\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",code:"list-search"},{key:"on_list_mounted",name:"\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",code:"list-mounted"},{key:"on_list_delete",name:"\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",code:"list-delete"},{key:"on_list_before_insert",name:"\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",code:"list-before-insert"},{key:"on_input",name:"\u7528\u6237\u8F93\u5165\u65F6",code:"input"},{key:"on_blur",name:"\u5931\u53BB\u7126\u70B9\u65F6",code:"blur"},{key:"on_focus",name:"\u83B7\u53D6\u7126\u70B9\u65F6",code:"focus"},{key:"on_wps_open",name:"\u6253\u5F00\u6587\u4EF6\u65F6",code:"wps-open"},{key:"on_wps_save",name:"\u4FDD\u5B58\u6587\u4EF6\u65F6",code:"wps-save"},{key:"on_wps_rename",name:"\u91CD\u547D\u540D\u65F6",code:"wps-rename"},{key:"on_list_actions",name:"\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",code:"list-actions"},{key:"on_list_render_operation",name:"\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",code:"list-render-operation"},{key:"on_list_rowclick",name:"\u884C\u70B9\u51FB\u65F6",code:"list-rowclick"},{key:"on_list_before_rowdelete",name:"\u884C\u5220\u9664\u524D",code:"list-before-rowdelete"},{key:"on_list_before_import",name:"\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",code:"list-before-import"},{key:"on_list_rows_checked",name:"\u884C\u9009\u4E2D\u65F6",code:"list-rows-checked"},{key:"on_change_tab",name:"\u6807\u7B7E\u9875\u5207\u6362\u65F6",code:"change-tab"},{key:"on_modal_ok",name:"\u5F39\u7A97\u786E\u8BA4\u65F6",code:"modal-ok"}],Ol=function(){function e(){mg(this,e)}return gg(e,null,[{key:"getEventsFromKeys",value:function(n){var r=typeof n=="string"?[n]:n;return e.events.filter(function(i){return r.includes(i.key)})}},{key:"getEventsFromControl",value:function(n){var r=[],i=n.eventKeys;r=r.concat(e.events.filter(function(u){return i.includes(u.key)}));var o=n.customEvents.map(function(u){var s=u.key;return u.namespace!==void 0&&u.namespace!==null&&u.namespace!==""&&(s=u.namespace+":"+u.key),{key:s,code:u.key,name:u.name}});return r=r.concat(o),r}}]),e}();_g(Ol,"events",Dg);function Uu(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 vg(e){if(Array.isArray(e))return Uu(e)}function yg(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Eg(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Il(e){return vg(e)||yg(e)||bg(e)||Eg()}function bg(e,t){if(!!e){if(typeof e=="string")return Uu(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Uu(e,t)}}function Vu(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function Sl(e,t,n){n!=="Runtime"&&(e.parent=t,Vu(e,"parent"))}function wg(e,t,n){e.forEach(function(r){Sl(r,t,n)})}var Tl=Symbol("targetKey");function Ml(e){var t;return(t=e[Tl])!==null&&t!==void 0?t:e}function Rl(e,t,n){return wg(e,t,n),new Proxy(e,{get:function(i,o){for(var u=arguments.length,s=new Array(u>2?u-2:0),c=2;c<u;c++)s[c-2]=arguments[c];var l;return o===Tl?i:(l=Reflect).get.apply(l,[i,o].concat(Il(s)))},set:function(i,o,u){for(var s=arguments.length,c=new Array(s>3?s-3:0),l=3;l<s;l++)c[l-3]=arguments[l];var f;if(Hn(e)&&o==="length"&&u===e.length)return!0;var a=(f=Reflect).set.apply(f,[i,o,u].concat(Il(c)));return Ft(u)&&Sl(u,t,n),a}})}function ju(e,t,n,r,i){var o=r!=null?r:e,u=Rl(Ml(n!=null?n:[]),o,i);Object.defineProperty(e,t,{get:function(){return u},set:function(c){u=Rl(Ml(c),o,i)},enumerable:!0})}function Ag(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Bl(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 Cg(e,t,n){return t&&Bl(e.prototype,t),n&&Bl(e,n),e}function gn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ll=[],Yr=function(){function e(t){Ag(this,e),gn(this,"registeredControlTypes",new Set),gn(this,"controlConfigMap",new Map),gn(this,"_controls",[]),gn(this,"_type",void 0),this._type=t,this._initControls(t)}return Cg(e,[{key:"registerControlConfig",value:function(n,r){return this.controlConfigMap.set(n,r),this}},{key:"getControlConfig",value:function(n){return this.controlConfigMap.get(n)}},{key:"getControls",value:function(){return this._controls}},{key:"register",value:function(n){n.__is_control__||jt("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(i){return i.controlType===n.controlType});return r>-1&&(ar("The ".concat(n.controlType," is repeat register, So it overwrites the one that was registered before.")),this._controls.splice(r,1)),this.registeredControlTypes.add(n.controlType),this._controls.push(n),this}},{key:"isLayoutControl",value:function(n){return n.controlType===ee.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===ee.FORM}},{key:"isListControl",value:function(n){return n.controlType===ee.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===ee.COLUMN}},{key:"createControl",value:function(n,r){var i=this;if(Array.isArray(n))return n.map(function(f){return i.createControl(f,r)});if(n.children&&(n.children=n.children.map(function(f){return i.createControl(f,r)})),this.isListControl(n)){var o=n.props;o.headers&&(o.headers=o.headers.map(function(f){return i.createControl(f,r)}))}var u=this.getControlFormType(n.type);if(u){var s=n;if(typeof r=="function"){var c=r(s);c&&(s=c)}var l;return u.mode==="Runtime"?(l=s,l.fieldType=u.controlFieldType,this._setParentPrototypeToSchema(l,this)):l=new u(s),l}else jt("The constructor of ".concat(n.type," could not be found, please confirm that the constructor has been registered"))}},{key:"resetInstanceParent",value:function(n,r){delete n.parent,Object.defineProperty(n,"parent",{configurable:!0,get:function(){return r}}),Vu(n,"parent")}},{key:"_setParentPrototypeToSchema",value:function(n,r){r._type==="Runtime"&&(Object.defineProperty(n,"parent",{configurable:!0,get:function(){var o=n.id,u=r._controlParentIdMap,s=r.instanceMap;if(!(!u||!s)){var c=u[o],l=s[o];if(!(!c&&!l)){var f=l.findIndex(function(h){return h==n}),a=s[c]||[],d;return a.length!==l.length?d=a[0]:d=a[f],d}}}}),Vu(n,"parent"))}},{key:"createControlInstance",value:function(n,r){var i=this.getControlFormType(n);if(i)return new i(r)}},{key:"getControlFormType",value:function(n){return this._controls.find(function(r){return r.controlType===n})}},{key:"_initControls",value:function(n){var r=this;this.constructor.staticControls.forEach(function(i){r.register(i[n]),e.staticControlsRuntimeRules.set(i.Runtime.controlType,i.Property.RuntimeRules),i.Property.mode=n})}}],[{key:"staticGetRules",value:function(n,r){var i=e.staticControlsRuntimeRules.get(n),o=[];if(i){var u=new i(r);o=Array.from(u)}return o}},{key:"register",value:function(n,r){var i=n.Designer,o=n.Runtime,u=n.Property;(!i||!o||!i.__is_control__||!o.__is_control__)&&jt("".concat(n," is can't register as a Control"));var s=this.staticControls.findIndex(function(c){return c.Designer.controlType===i.controlType});return s>-1&&(ar("The ".concat(i.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(s,1)),this.staticRegisteredTypes.add(i.controlType),this.staticControls.push(n),u.mode=r,this}}]),e}();gn(Yr,"staticControlsRuntimeRules",new Map),gn(Yr,"staticControls",Ll),gn(Yr,"staticRegisteredTypes",new Set(Ll.map(function(e){return e.Designer.controlType}))),gn(Yr,"staticRegisteredConfigs",new Map);function Wn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ye(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Hu=function e(t){Wn(this,e),ye(this,"dataCode",void 0),ye(this,"fieldCode",void 0),ye(this,"fieldType",void 0),ye(this,"aliasCode",void 0);var n;this.dataCode=(n=t==null?void 0:t.dataCode)!==null&&n!==void 0?n:"";var r;this.fieldCode=(r=t==null?void 0:t.fieldCode)!==null&&r!==void 0?r:"";var i;this.fieldType=(i=t==null?void 0:t.fieldType)!==null&&i!==void 0?i:"",this.aliasCode=t==null?void 0:t.aliasCode},Fg=function e(t){Wn(this,e),ye(this,"minWidth",void 0),ye(this,"maxWidth",void 0),ye(this,"flex",void 0);var n;this.minWidth=(n=t==null?void 0:t.minWidth)!==null&&n!==void 0?n:150,this.maxWidth=t==null?void 0:t.maxWidth;var r;this.flex=(r=t==null?void 0:t.flex)!==null&&r!==void 0?r:1},Wu=function e(t){Wn(this,e),ye(this,"amount",void 0),ye(this,"currency",void 0);var n;this.amount=(n=t==null?void 0:t.amount)!==null&&n!==void 0?n:"";var r;this.currency=(r=t==null?void 0:t.currency)!==null&&r!==void 0?r:"CNY"},qu=function e(t){Wn(this,e),ye(this,"min",void 0),ye(this,"max",void 0);var n;this.min=(n=t==null?void 0:t.min)!==null&&n!==void 0?n:"";var r;this.max=(r=t==null?void 0:t.max)!==null&&r!==void 0?r:""},Gu=function e(t){Wn(this,e),ye(this,"city",void 0),ye(this,"cityDisplay",void 0),ye(this,"district",void 0),ye(this,"districtDisplay",void 0),ye(this,"province",void 0),ye(this,"provinceDisplay",void 0);var n;this.city=(n=t==null?void 0:t.city)!==null&&n!==void 0?n:"";var r;this.cityDisplay=(r=t==null?void 0:t.cityDisplay)!==null&&r!==void 0?r:"";var i;this.district=(i=t==null?void 0:t.district)!==null&&i!==void 0?i:"";var o;this.districtDisplay=(o=t==null?void 0:t.districtDisplay)!==null&&o!==void 0?o:"";var u;this.province=(u=t==null?void 0:t.province)!==null&&u!==void 0?u:"";var s;this.provinceDisplay=(s=t==null?void 0:t.provinceDisplay)!==null&&s!==void 0?s:""},Ku=function e(t){Wn(this,e),ye(this,"result",void 0),ye(this,"unit",void 0);var n;this.result=(n=t==null?void 0:t.result)!==null&&n!==void 0?n:0;var r;this.unit=(r=t==null?void 0:t.unit)!==null&&r!==void 0?r:""},Pl;(function(e){e.CNY="CNY",e.USD="USD",e.JPY="JPY",e.EUR="EUR",e.INR="INR",e.IDR="IDR",e.BRL="BRL",e.AED="AED",e.AUD="AUD",e.CAD="CAD",e.EGP="EGP",e.GBP="GBP",e.ZAR="ZAR",e.KRW="KRW",e.MAD="MAD",e.MXN="MXN",e.MYR="MYR",e.PHP="PHP",e.PLN="PLN",e.RUB="RUB",e.SGD="SGD",e.THB="THB",e.TRY="TRY",e.TWD="TWD",e.VND="VND",e.HKD="HKD",e.IEP="IEP"})(Pl||(Pl={}));var xl;(function(e){e.DEFAULT_DISPLAY="defaultDisplay",e.REQUIRED="required",e.IS_HIDE="isHide",e.IS_SHOW_UNIT="isShowUnit",e.IMD_SEARCH="immediatelySearch",e.MULTIPLE="multiple",e.SUBMIT_SELECT_CURRENCY="submitSelectCurrency",e.CAPTION="caption",e.IS_HIDE_CAPTION="isHideCaption",e.DEFAULT_SHOW_OPTIONS="defaultShowOptions",e.CAN_SEARCH="canSearch",e.CAN_CHECK="canCheck",e.CAN_EDIT="canEdit",e.CAN_DELETE="canDelete",e.SHOW_UPPER_CASE="showUpperCase",e.MICROMETER="micrometer",e.PRECISION="precision",e.PERCENTAGE="percentage",e.OPTIONAL_LEVEL="optionalLevel",e.CONTAINS_SUB_NODE="containsSubNode",e.DEFAULT_COLLAPSE="defaultCollapse",e.CAN_VIEW_FORM="canViewForm",e.VIEW_FORM_MODEL_TYPE="viewFormModelType",e.SERVER_PAGINATION="serverPagination",e.IS_SHOW_CAPTION_TIP="isShowCaptionTip",e.IS_SHOW_WATERMARK="isShowWatermark",e.ENCRYPTED="encrypted",e.IS_INLINE_EDIT="isInlineEdit",e.REVISIONS_MODE="revisionsMode",e.ALLOW_COPY_OPTIONS="allowCopyOptions",e.IS_PASTE="isPaste",e.SORTABLE="sortable"})(xl||(xl={}));var Xu;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(Xu||(Xu={}));var Ng=function e(t){Wn(this,e),ye(this,"width",void 0),ye(this,"height",void 0),ye(this,"widthConfig",void 0),ye(this,"heightConfig",void 0);var n;this.width=(n=t==null?void 0:t.width)!==null&&n!==void 0?n:"";var r;this.height=(r=t==null?void 0:t.height)!==null&&r!==void 0?r:"";var i;this.widthConfig=(i=t==null?void 0:t.widthConfig)!==null&&i!==void 0?i:"fill";var o;this.heightConfig=(o=t==null?void 0:t.heightConfig)!==null&&o!==void 0?o:"fill"};function Og(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ju(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zi(e,t,n){return kl()?Zi=Reflect.construct:Zi=function(i,o,u){var s=[null];s.push.apply(s,o);var c=Function.bind.apply(i,s),l=new c;return u&&ti(l,u.prototype),l},Zi.apply(null,arguments)}function Jt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ei(e){return ei=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ei(e)}function Ig(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&&ti(e,t)}function Sg(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Tg(e,t){return t&&(Mg(t)==="object"||typeof t=="function")?t:Og(e)}function ti(e,t){return ti=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ti(e,t)}function Mg(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function zu(e){var t=typeof Map=="function"?new Map:void 0;return zu=function(r){if(r===null||!Sg(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,i)}function i(){return Zi(r,arguments,ei(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),ti(i,r)},zu(e)}function kl(){if(typeof Reflect=="undefined"||!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(e){return!1}}function Rg(e){var t=kl();return function(){var r=ei(e),i;if(t){var o=ei(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Tg(this,i)}}var Zu=function e(t){Ju(this,e),Jt(this,"isHide",{type:"boolean"})},$l=function(e){Ig(n,e);var t=Rg(n);function n(r){return Ju(this,n),t.call(this)}return n}(zu(Array)),zt=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";Ju(this,e),Jt(this,"isHide",void 0),Jt(this,"className",void 0),Jt(this,"style",void 0),Jt(this,"caption",void 0),Jt(this,"defaultState",void 0);var r;this.isHide=(r=t==null?void 0:t.isHide)!==null&&r!==void 0?r:!1,this.style=new Ng(t==null?void 0:t.style);var i;this.caption=(i=t==null?void 0:t.caption)!==null&&i!==void 0?i:n};Jt(zt,"mode",void 0),Jt(zt,"Rules",Zu),Jt(zt,"RuntimeRules",$l);function xt(){return xt=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},xt.apply(this,arguments)}function Bg(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function Qu(e){return Qu=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Qu(e)}function Qi(e,t){return Qi=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Qi(e,t)}function Lg(){if(typeof Reflect=="undefined"||!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(e){return!1}}function Yi(e,t,n){return Lg()?Yi=Reflect.construct:Yi=function(i,o,u){var s=[null];s.push.apply(s,o);var c=Function.bind.apply(i,s),l=new c;return u&&Qi(l,u.prototype),l},Yi.apply(null,arguments)}function Pg(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Yu(e){var t=typeof Map=="function"?new Map:void 0;return Yu=function(r){if(r===null||!Pg(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,i)}function i(){return Yi(r,arguments,Qu(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Qi(i,r)},Yu(e)}var xg=/%[sdj%]/g,Ul=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Ul=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function es(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 ft(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,i=t[0],o=t.length;if(typeof i=="function")return i.apply(null,t.slice(1));if(typeof i=="string"){var u=String(i).replace(xg,function(s){if(s==="%%")return"%";if(r>=o)return s;switch(s){case"%s":return String(t[r++]);case"%d":return Number(t[r++]);case"%j":try{return JSON.stringify(t[r++])}catch(c){return"[Circular]"}break;default:return s}});return u}return i}function kg(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function Re(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||kg(t)&&typeof e=="string"&&!e)}function $g(e,t,n){var r=[],i=0,o=e.length;function u(s){r.push.apply(r,s),i++,i===o&&n(r)}e.forEach(function(s){t(s,u)})}function Vl(e,t,n){var r=0,i=e.length;function o(u){if(u&&u.length){n(u);return}var s=r;r=r+1,s<i?t(e[s],o):n([])}o([])}function Ug(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var jl=function(e){Bg(t,e);function t(n,r){var i;return i=e.call(this,"Async Validation Error")||this,i.errors=n,i.fields=r,i}return t}(Yu(Error));function Vg(e,t,n,r){if(t.first){var i=new Promise(function(a,d){var h=function(E){return r(E),E.length?d(new jl(E,es(E))):a()},m=Ug(e);Vl(m,n,h)});return i.catch(function(a){return a}),i}var o=t.firstFields||[];o===!0&&(o=Object.keys(e));var u=Object.keys(e),s=u.length,c=0,l=[],f=new Promise(function(a,d){var h=function(g){if(l.push.apply(l,g),c++,c===s)return r(l),l.length?d(new jl(l,es(l))):a()};u.length||(r(l),a()),u.forEach(function(m){var g=e[m];o.indexOf(m)!==-1?Vl(g,n,h):$g(g,n,h)})});return f.catch(function(a){return a}),f}function Hl(e){return function(t){return t&&t.message?(t.field=t.field||e.fullField,t):{message:typeof t=="function"?t():t,field:t.field||e.fullField}}}function Wl(e,t){if(t){for(var n in t)if(t.hasOwnProperty(n)){var r=t[n];typeof r=="object"&&typeof e[n]=="object"?e[n]=xt(xt({},e[n]),r):e[n]=r}}return e}function ql(e,t,n,r,i,o){e.required&&(!n.hasOwnProperty(e.field)||Re(t,o||e.type))&&r.push(ft(i.messages.required,e.fullField))}function jg(e,t,n,r,i){(/^\s+$/.test(t)||t==="")&&r.push(ft(i.messages.whitespace,e.fullField))}var ts={email:/^(([^<>()\[\]\\.,;:\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,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},ni={integer:function(t){return ni.number(t)&&parseInt(t,10)===t},float:function(t){return ni.number(t)&&!ni.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch(n){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 typeof t=="object"&&!ni.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(ts.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(ts.url)},hex:function(t){return typeof t=="string"&&!!t.match(ts.hex)}};function Hg(e,t,n,r,i){if(e.required&&t===void 0){ql(e,t,n,r,i);return}var o=["integer","float","array","regexp","object","method","email","number","date","url","hex"],u=e.type;o.indexOf(u)>-1?ni[u](t)||r.push(ft(i.messages.types[u],e.fullField,e.type)):u&&typeof t!==e.type&&r.push(ft(i.messages.types[u],e.fullField,e.type))}function Wg(e,t,n,r,i){var o=typeof e.len=="number",u=typeof e.min=="number",s=typeof e.max=="number",c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,l=t,f=null,a=typeof t=="number",d=typeof t=="string",h=Array.isArray(t);if(a?f="number":d?f="string":h&&(f="array"),!f)return!1;h&&(l=t.length),d&&(l=t.replace(c,"_").length),o?l!==e.len&&r.push(ft(i.messages[f].len,e.fullField,e.len)):u&&!s&&l<e.min?r.push(ft(i.messages[f].min,e.fullField,e.min)):s&&!u&&l>e.max?r.push(ft(i.messages[f].max,e.fullField,e.max)):u&&s&&(l<e.min||l>e.max)&&r.push(ft(i.messages[f].range,e.fullField,e.min,e.max))}var wr="enum";function qg(e,t,n,r,i){e[wr]=Array.isArray(e[wr])?e[wr]:[],e[wr].indexOf(t)===-1&&r.push(ft(i.messages[wr],e.fullField,e[wr].join(", ")))}function Gg(e,t,n,r,i){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(ft(i.messages.pattern.mismatch,e.fullField,t,e.pattern));else if(typeof e.pattern=="string"){var o=new RegExp(e.pattern);o.test(t)||r.push(ft(i.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var ne={required:ql,whitespace:jg,type:Hg,range:Wg,enum:qg,pattern:Gg};function Kg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t,"string")&&!e.required)return n();ne.required(e,t,r,o,i,"string"),Re(t,"string")||(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i),ne.pattern(e,t,r,o,i),e.whitespace===!0&&ne.whitespace(e,t,r,o,i))}n(o)}function Xg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&ne.type(e,t,r,o,i)}n(o)}function Jg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(t===""&&(t=void 0),Re(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i))}n(o)}function zg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&ne.type(e,t,r,o,i)}n(o)}function Zg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t)&&!e.required)return n();ne.required(e,t,r,o,i),Re(t)||ne.type(e,t,r,o,i)}n(o)}function Qg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i))}n(o)}function Yg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i))}n(o)}function e_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(t==null&&!e.required)return n();ne.required(e,t,r,o,i,"array"),t!=null&&(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i))}n(o)}function t_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&ne.type(e,t,r,o,i)}n(o)}var n_="enum";function r_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&ne[n_](e,t,r,o,i)}n(o)}function i_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t,"string")&&!e.required)return n();ne.required(e,t,r,o,i),Re(t,"string")||ne.pattern(e,t,r,o,i)}n(o)}function o_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t,"date")&&!e.required)return n();if(ne.required(e,t,r,o,i),!Re(t,"date")){var s;t instanceof Date?s=t:s=new Date(t),ne.type(e,s,r,o,i),s&&ne.range(e,s.getTime(),r,o,i)}}n(o)}function u_(e,t,n,r,i){var o=[],u=Array.isArray(t)?"array":typeof t;ne.required(e,t,r,o,i,u),n(o)}function ns(e,t,n,r,i){var o=e.type,u=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(Re(t,o)&&!e.required)return n();ne.required(e,t,r,u,i,o),Re(t,o)||ne.type(e,t,r,u,i)}n(u)}function s_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Re(t)&&!e.required)return n();ne.required(e,t,r,o,i)}n(o)}var ri={string:Kg,method:Xg,number:Jg,boolean:zg,regexp:Zg,integer:Qg,float:Yg,array:e_,object:t_,enum:r_,pattern:i_,date:o_,url:ns,hex:ns,email:ns,required:u_,any:s_};function rs(){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 is=rs();function _n(e){this.rules=null,this._messages=is,this.define(e)}_n.prototype={messages:function(t){return t&&(this._messages=Wl(rs(),t)),this._messages},define:function(t){if(!t)throw new Error("Cannot configure a schema with no rules");if(typeof t!="object"||Array.isArray(t))throw new Error("Rules must be an object");this.rules={};var n,r;for(n in t)t.hasOwnProperty(n)&&(r=t[n],this.rules[n]=Array.isArray(r)?r:[r])},validate:function(t,n,r){var i=this;n===void 0&&(n={}),r===void 0&&(r=function(){});var o=t,u=n,s=r;if(typeof u=="function"&&(s=u,u={}),!this.rules||Object.keys(this.rules).length===0)return s&&s(),Promise.resolve();function c(g){var E,p=[],y={};function _(v){if(Array.isArray(v)){var w;p=(w=p).concat.apply(w,v)}else p.push(v)}for(E=0;E<g.length;E++)_(g[E]);p.length?y=es(p):(p=null,y=null),s(p,y)}if(u.messages){var l=this.messages();l===is&&(l=rs()),Wl(l,u.messages),u.messages=l}else u.messages=this.messages();var f,a,d={},h=u.keys||Object.keys(this.rules);h.forEach(function(g){f=i.rules[g],a=o[g],f.forEach(function(E){var p=E;typeof p.transform=="function"&&(o===t&&(o=xt({},o)),a=o[g]=p.transform(a)),typeof p=="function"?p={validator:p}:p=xt({},p),p.validator=i.getValidationMethod(p),p.field=g,p.fullField=p.fullField||g,p.type=i.getType(p),p.validator&&(d[g]=d[g]||[],d[g].push({rule:p,value:a,source:o,field:g}))})});var m={};return Vg(d,u,function(g,E){var p=g.rule,y=(p.type==="object"||p.type==="array")&&(typeof p.fields=="object"||typeof p.defaultField=="object");y=y&&(p.required||!p.required&&g.value),p.field=g.field;function _(F,C){return xt(xt({},C),{},{fullField:p.fullField+"."+F})}function v(F){F===void 0&&(F=[]);var C=F;if(Array.isArray(C)||(C=[C]),!u.suppressWarning&&C.length&&_n.warning("async-validator:",C),C.length&&p.message!==void 0&&(C=[].concat(p.message)),C=C.map(Hl(p)),u.first&&C.length)return m[p.field]=1,E(C);if(!y)E(C);else{if(p.required&&!g.value)return p.message!==void 0?C=[].concat(p.message).map(Hl(p)):u.error&&(C=[u.error(p,ft(u.messages.required,p.field))]),E(C);var M={};if(p.defaultField)for(var R in g.value)g.value.hasOwnProperty(R)&&(M[R]=p.defaultField);M=xt(xt({},M),g.rule.fields);for(var W in M)if(M.hasOwnProperty(W)){var U=Array.isArray(M[W])?M[W]:[M[W]];M[W]=U.map(_.bind(null,W))}var k=new _n(M);k.messages(u.messages),g.rule.options&&(g.rule.options.messages=u.messages,g.rule.options.error=u.error),k.validate(g.value,g.rule.options||u,function(Z){var Y=[];C&&C.length&&Y.push.apply(Y,C),Z&&Z.length&&Y.push.apply(Y,Z),E(Y.length?Y:null)})}}var w;p.asyncValidator?w=p.asyncValidator(p,g.value,v,g.source,u):p.validator&&(w=p.validator(p,g.value,v,g.source,u),w===!0?v():w===!1?v(p.message||p.field+" fails"):w instanceof Array?v(w):w instanceof Error&&v(w.message)),w&&w.then&&w.then(function(){return v()},function(F){return v(F)})},function(g){c(g)})},getType:function(t){if(t.type===void 0&&t.pattern instanceof RegExp&&(t.type="pattern"),typeof t.validator!="function"&&t.type&&!ri.hasOwnProperty(t.type))throw new Error(ft("Unknown rule type %s",t.type));return t.type||"string"},getValidationMethod:function(t){if(typeof t.validator=="function")return t.validator;var n=Object.keys(t),r=n.indexOf("message");return r!==-1&&n.splice(r,1),n.length===1&&n[0]==="required"?ri.required:ri[this.getType(t)]||!1}},_n.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");ri[t]=n},_n.warning=Ul,_n.messages=is,_n.validators=ri;var a_={required:"%s \u5FC5\u586B",maxLength:"%s \u8D85\u51FA\u6700\u5927\u957F\u5EA6\u9650\u5236",minLength:"%s \u5C0F\u4E8E\u6700\u5C0F\u957F\u5EA6\u9650\u5236",string:{range:"%s \u4E0D\u5728\u6307\u5B9A\u957F\u5EA6\u5185"}};function c_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new _n(e);return n.messages(Object.assign(a_,t)),n}var l_=new Fl;function os(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 f_(e){if(Array.isArray(e))return e}function d_(e){if(Array.isArray(e))return os(e)}function Gl(e,t,n,r,i,o,u){try{var s=e[o](u),c=s.value}catch(l){n(l);return}s.done?t(c):Promise.resolve(c).then(r,i)}function Kl(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){Gl(o,r,i,u,s,"next",c)}function s(c){Gl(o,r,i,u,s,"throw",c)}u(void 0)})}}function h_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Xl(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 p_(e,t,n){return t&&Xl(e.prototype,t),n&&Xl(e,n),e}function le(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Jl(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function zl(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function m_(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function g_(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Zl(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){le(e,i,n[i])})}return e}function __(e){return f_(e)||zl(e)||Ql(e)||m_()}function us(e){return d_(e)||zl(e)||Ql(e)||g_()}function D_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Ql(e,t){if(!!e){if(typeof e=="string")return os(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return os(e,t)}}function Yl(e,t){var n,r,i,o,u={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(f){return c([l,f])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(i=l[0]&2?r.return:l[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,l[1])).done)return i;switch(r=0,i&&(l=[l[0]&2,i.value]),l[0]){case 0:case 1:i=l;break;case 4:return u.label++,{value:l[1],done:!1};case 5:u.label++,r=l[1],l=[0];continue;case 7:l=u.ops.pop(),u.trys.pop();continue;default:if(i=u.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){u=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]<i[3])){u.label=l[1];break}if(l[0]===6&&u.label<i[1]){u.label=i[1],i=l;break}if(i&&u.label<i[2]){u.label=i[2],u.ops.push(l);break}i[2]&&u.ops.pop(),u.trys.pop();continue}l=t.call(e,u)}catch(f){l=[6,f],r=0}finally{n=i=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}var je=function(){function t(n){var r=this;h_(this,t),le(this,"id",void 0),le(this,"name",void 0),le(this,"icon",void 0),le(this,"type",void 0),le(this,"controlType",void 0),le(this,"props",void 0),le(this,"setting",[]),le(this,"fieldType",void 0),le(this,"eventKeys",[]),le(this,"customEvents",[]),le(this,"parent",null),le(this,"slots",void 0),le(this,"slotPosition",void 0),le(this,"updateSetting",tf),le(this,"removeSetting",ef),this._callControlHooks("preInstance",n);var i=Jl(this,t)?this.constructor:void 0,o=i.controlName,u=i.controlIcon,s=i.controlType,c=i.controlFieldType,l=i.controlEventKeys,f=i.controlCustomEvents,a=i.name,d=i.setting,h=i.slots,m=i.slotPosition;o&&u&&s||zs("The ".concat(a," controlName,controlIcon,controlType is not define"));var g;this.id=(g=n==null?void 0:n.id)!==null&&g!==void 0?g:gi(10),this.name=o,this.icon=u;var E;this.type=(E=n==null?void 0:n.type)!==null&&E!==void 0?E:s,this.props=new zt(n==null?void 0:n.props,(Jl(this,t)?this.constructor:void 0).controlName);var p;this.controlType=(p=n==null?void 0:n.controlType)!==null&&p!==void 0?p:"base",this.setting=he(d);var y;this.fieldType=(y=n==null?void 0:n.fieldType)!==null&&y!==void 0?y:c,this.eventKeys=he(l),this.customEvents=he(f),this.slots=he(h),this.slotPosition=he(m),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return p_(t,[{key:"rules",get:function(){var r=this.props.constructor.Rules;return r?new r(this.props):{}}},{key:"_callControlHooks",value:function(){for(var r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];var u,s=__(i),c=s[0],l=s.slice(1);return(u=l_).emit.apply(u,[c,this].concat(us(l)))}},{key:"preUpdate",value:function(r,i){this._callControlHooks("preUpdateProps",r,i)}},{key:"postUpdate",value:function(r,i){this._callControlHooks("postUpdateProps",r,i)}},{key:"updateProps",value:function(r,i){this.preUpdate(r,i),Lu(this.props,r,i),this.postUpdate(r,i)}},{key:"preValidate",value:function(){var r=this;return Kl(function(){var i,o,u;return Yl(this,function(s){switch(s.label){case 0:return i=Zl({},r.rules),[4,r._callControlHooks("preValidate",i)];case 1:return o=s.sent(),u=o[o.length-1],[2,u===!1?void 0:u]}})})()}},{key:"validate",value:function(r,i){var o=this;return Kl(function(){var u,s,c,l;return Yl(this,function(f){switch(f.label){case 0:return[4,o.preValidate()];case 1:u=f.sent(),s=u!==void 0?u:Zl({},o.rules),Array.isArray(i)&&i.forEach(function(a){s.hasOwnProperty(a)&&delete s[a]}),c=c_(s,r),f.label=2;case 2:return f.trys.push([2,4,,5]),[4,c.validate(o.props)];case 3:return f.sent(),[2,!0];case 4:throw l=f.sent(),l.control||(l.control=o),l;case 5:return[2]}})})()}},{key:"toDataBindModel",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,i=this.fieldType,o=this.id,u=this.type,s=this.props,c=s.dataBind,l=s.datasourceBind,f=s.optionConfig,a=s.caption,d=s.required,h=s.maxLength,m=s.options,g=s.encrypted,E=s.encryptedMode;if(!(!i&&!c&&!l)){var p={parentId:r,fieldType:i,controlId:o,caption:a,type:u,props:{}};switch(c&&(p.dataBind=c),f){case"datasource":case void 0:l&&(p.datasourceBind=l);break;case"custom":p.props.options=m;break}return d!==void 0&&(p.required=d),h!==void 0&&(p.maxLength=h),g!==void 0&&(p.encrypted=g),E!==void 0&&(p.encryptedMode=E),p}}},{key:"preToSchema",value:function(){this._callControlHooks("preToSchema",this)}},{key:"toSchema",value:function(){return this.preToSchema(),{id:this.id,type:this.type,props:he(this.props),fieldType:this.fieldType,controlType:this.controlType}}}],[{key:"updateBasicControl",value:function(r,i){if(r==="setting"){if(i.add){var o;(o=this.setting).push.apply(o,us(i.add))}i.remove&&this.removeSettingItem(i.remove),i.update}}}]),t}();le(je,"mode","Designer"),le(je,"slots",void 0),le(je,"slotPosition",void 0),le(je,"controlName","\u63A7\u4EF6"),le(je,"controlIcon","icon"),le(je,"controlType","control"),le(je,"controlFieldType",void 0),le(je,"controlEventKeys",[]),le(je,"controlCustomEvents",[]),le(je,"setting",[]),le(je,"__is_control__",!0),le(je,"removeSettingItem",ef),le(je,"updateSettingItem",tf);function ef(e){var t=this,n=Array.isArray(e)?e:[e];n.forEach(function(r){var i,o=typeof r!="string",u=(i=t.setting)===null||i===void 0?void 0:i.findIndex(function(l){return l.key===(o?r.key:r)});if(u!==-1){var s,c;o?t.setting[u].showItems=(s=t.setting[u].showItems)===null||s===void 0?void 0:s.filter(function(l){return!r.hideItems.includes(l)}):t.setting.splice(u,1),o&&!(!((c=t.setting[u].showItems)===null||c===void 0)&&c.length)&&t.setting.splice(u,1)}})}function tf(e,t){var n=this,r=typeof e=="string"?[e]:e;r.forEach(function(i){var o=n.setting.find(function(l){return l.key===i});if(o){if(typeof t=="boolean")o.visible=t;else if((typeof t=="undefined"?"undefined":D_(t))==="object"){var u,s=(u=t.type)!==null&&u!==void 0?u:"replace";if(s==="replace")o.showItems=t.showItems;else{var c;(c=o.showItems).push.apply(c,us(t.showItems))}}}})}function v_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nf(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 y_(e,t,n){return t&&nf(e.prototype,t),n&&nf(e,n),e}function dt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function E_(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var ii=function(){function t(n){v_(this,t),dt(this,"id",void 0),dt(this,"type",void 0),dt(this,"controlType",void 0),dt(this,"props",void 0),dt(this,"fieldType",void 0),dt(this,"customEvents",[]),dt(this,"pageStatus",void 0),dt(this,"parent",null);var r=E_(this,t)?this.constructor:void 0,i=r.controlType,o=r.controlFieldType,u=r.name,s=r.controlCustomEvents;i||zs("The ".concat(u," controlType is not define"));var c;this.id=(c=n==null?void 0:n.id)!==null&&c!==void 0?c:gi(10);var l;this.type=(l=n==null?void 0:n.type)!==null&&l!==void 0?l:i,this.props=new zt(n==null?void 0:n.props),this.customEvents=s;var f;this.controlType=(f=n==null?void 0:n.controlType)!==null&&f!==void 0?f:"base";var a;this.fieldType=(a=n==null?void 0:n.fieldType)!==null&&a!==void 0?a:o;var d;this.pageStatus=(d=n==null?void 0:n.pageStatus)!==null&&d!==void 0?d:Xu.UNKNOWN}return y_(t,[{key:"rules",get:function(){var r=this.props.constructor.RuntimeRules;if(r){var i=new r(this.props);return Array.from(i)}return[]}}]),t}();dt(ii,"mode","Runtime"),dt(ii,"controlType","control"),dt(ii,"controlFieldType",void 0),dt(ii,"__is_control__",!0),dt(ii,"controlCustomEvents",[]);function ht(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function Be(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ss(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ne(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function eo(e){return eo=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},eo(e)}function as(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&&cs(e,t)}function b_(e,t){return t&&(w_(t)==="object"||typeof t=="function")?t:Be(e)}function cs(e,t){return cs=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},cs(e,t)}function w_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function A_(){if(typeof Reflect=="undefined"||!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(e){return!1}}function ls(e){var t=A_();return function(){var r=eo(e),i;if(t){var o=eo(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return b_(this,i)}}var C_=function(e){as(n,e);var t=ls(n);function n(r){ss(this,n);var i;i=t.call(this,r),Ne(Be(i),"dataBind",{}),Ne(Be(i),"caption",{type:"string",required:!0,message:lt.getMessage("pleaseEnterCaption")}),Ne(Be(i),"isHideCaption",{type:"boolean"}),Ne(Be(i),"labelPosition",{type:"enum",enum:["top","left"]}),Ne(Be(i),"defaultState",{type:"enum",enum:["default","readonly"]}),Ne(Be(i),"required",{type:"boolean"}),Ne(Be(i),"captionTip",{type:"string",required:!1,message:lt.getMessage("pleaseEnterCaptionTip")});var o={fieldCode:{type:"string",required:!0,message:lt.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:lt.getMessage("pleaseEnterFieldCode")}};if(ht(r.dataBind))i.dataBind={type:"object",required:!0,fields:he(o),message:lt.getMessage("pleaseEnterFieldCode")};else{var u={type:"object",required:!0,fields:{},message:lt.getMessage("pleaseEnterFieldCode")};Object.keys(r.dataBind).forEach(function(s){u.fields[s]={type:"object",required:!0,fields:he(o),message:lt.getMessage("pleaseEnterFieldCode")}}),i.dataBind=u}return r.isShowCaptionTip&&(i.captionTip.required=!0),i}return n}(Zu),F_=function(e){as(n,e);var t=ls(n);function n(r){ss(this,n);var i;i=t.call(this,r);var o=r.isHide?!1:r.required;return o&&i.push({type:"string",required:o,message:r.requiredMessage!==""?r.requiredMessage:lt.getMessage("runtimeRequired",{caption:r.caption})}),i}return n}($l),fs=function(e){as(n,e);var t=ls(n);function n(r){ss(this,n);var i;i=t.call(this,r),Ne(Be(i),"caption",void 0),Ne(Be(i),"isHideCaption",void 0),Ne(Be(i),"isShowCaptionTip",void 0),Ne(Be(i),"captionTip",void 0),Ne(Be(i),"labelPosition",void 0),Ne(Be(i),"dataBind",void 0),Ne(Be(i),"defaultValue",void 0),Ne(Be(i),"placeholder",void 0),Ne(Be(i),"defaultState",void 0),Ne(Be(i),"required",void 0),Ne(Be(i),"requiredMessage",void 0);var o;i.caption=(o=r==null?void 0:r.caption)!==null&&o!==void 0?o:"";var u;i.isHideCaption=(u=r==null?void 0:r.isHideCaption)!==null&&u!==void 0?u:!1;var s;i.isShowCaptionTip=(s=r==null?void 0:r.isShowCaptionTip)!==null&&s!==void 0?s:!1;var c;i.captionTip=(c=r==null?void 0:r.captionTip)!==null&&c!==void 0?c:"";var l;i.defaultState=(l=r==null?void 0:r.defaultState)!==null&&l!==void 0?l:"default";var f;i.labelPosition=(f=r==null?void 0:r.labelPosition)!==null&&f!==void 0?f:"top";var a;i.placeholder=(a=r==null?void 0:r.placeholder)!==null&&a!==void 0?a:"";var d;i.required=(d=r==null?void 0:r.required)!==null&&d!==void 0?d:!1;var h;i.requiredMessage=(h=r==null?void 0:r.requiredMessage)!==null&&h!==void 0?h:"",i.dataBind=new Hu(r==null?void 0:r.dataBind);var m;return i.defaultValue=(m=r==null?void 0:r.defaultValue)!==null&&m!==void 0?m:"",i}return n}(zt);Ne(fs,"Rules",C_),Ne(fs,"RuntimeRules",F_);function ds(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function N_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function to(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function no(e){return no=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},no(e)}function O_(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&&hs(e,t)}function I_(e,t){return t&&(S_(t)==="object"||typeof t=="function")?t:ds(e)}function hs(e,t){return hs=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},hs(e,t)}function S_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function T_(){if(typeof Reflect=="undefined"||!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(e){return!1}}function M_(e){var t=T_();return function(){var r=no(e),i;if(t){var o=no(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return I_(this,i)}}var rf=function(e){O_(n,e);var t=M_(n);function n(r){N_(this,n);var i;return i=t.call(this,r),to(ds(i),"controlType","form"),to(ds(i),"props",void 0),i.props=new fs(r==null?void 0:r.props),i}return n}(je);to(rf,"controlEventKeys",["on_change","on_focus","on_blur"]),to(rf,"controlCustomAttributes",void 0);function R_(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function B_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ro(e){return ro=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ro(e)}function L_(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&&ps(e,t)}function P_(e,t){return t&&(x_(t)==="object"||typeof t=="function")?t:R_(e)}function ps(e,t){return ps=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ps(e,t)}function x_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function k_(){if(typeof Reflect=="undefined"||!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(e){return!1}}function $_(e){var t=k_();return function(){var r=ro(e),i;if(t){var o=ro(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return P_(this,i)}}var U_=function(e){L_(n,e);var t=$_(n);function n(r){return B_(this,n),t.call(this,r)}return n}(zt);function ms(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 V_(e){if(Array.isArray(e))return ms(e)}function qn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function of(e,t,n,r,i,o,u){try{var s=e[o](u),c=s.value}catch(l){n(l);return}s.done?t(c):Promise.resolve(c).then(r,i)}function j_(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){of(o,r,i,u,s,"next",c)}function s(c){of(o,r,i,u,s,"throw",c)}u(void 0)})}}function H_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function uf(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 W_(e,t,n){return t&&uf(e.prototype,t),n&&uf(e,n),e}function Dn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ar(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Ar=Reflect.get:Ar=function(i,o,u){var s=Y_(i,o);if(!!s){var c=Object.getOwnPropertyDescriptor(s,o);return c.get?c.get.call(u||i):c.value}},Ar(e,t,n||e)}function vn(e){return vn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},vn(e)}function q_(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&&gs(e,t)}function G_(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function K_(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function X_(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function J_(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){Dn(e,i,n[i])})}return e}function z_(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 Z_(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):z_(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function Q_(e,t){return t&&(eD(t)==="object"||typeof t=="function")?t:qn(e)}function gs(e,t){return gs=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},gs(e,t)}function Y_(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=vn(e),e!==null););return e}function sf(e){return V_(e)||K_(e)||tD(e)||X_()}function eD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function tD(e,t){if(!!e){if(typeof e=="string")return ms(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ms(e,t)}}function nD(){if(typeof Reflect=="undefined"||!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(e){return!1}}function rD(e){var t=nD();return function(){var r=vn(e),i;if(t){var o=vn(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Q_(this,i)}}function iD(e,t){var n,r,i,o,u={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(f){return c([l,f])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(i=l[0]&2?r.return:l[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,l[1])).done)return i;switch(r=0,i&&(l=[l[0]&2,i.value]),l[0]){case 0:case 1:i=l;break;case 4:return u.label++,{value:l[1],done:!1};case 5:u.label++,r=l[1],l=[0];continue;case 7:l=u.ops.pop(),u.trys.pop();continue;default:if(i=u.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){u=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]<i[3])){u.label=l[1];break}if(l[0]===6&&u.label<i[1]){u.label=i[1],i=l;break}if(i&&u.label<i[2]){u.label=i[2],u.ops.push(l);break}i[2]&&u.ops.pop(),u.trys.pop();continue}l=t.call(e,u)}catch(f){l=[6,f],r=0}finally{n=i=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}var oD=1e4,af=function(t){q_(r,t);var n=rD(r);function r(i){H_(this,r);var o;o=n.call(this,i),Dn(qn(o),"controlType","layout"),Dn(qn(o),"children",void 0),Dn(qn(o),"excludes",void 0),Dn(qn(o),"childrenMaxLength",void 0),Dn(qn(o),"props",void 0);var u=G_(this,r)?this.constructor:void 0,s=u.excludes,c=u.childrenMaxLength;return o.props=new U_(i==null?void 0:i.props),ju(qn(o),"children",i==null?void 0:i.children,void 0,"Designer"),o.excludes=he(s),o.childrenMaxLength=c,o}return W_(r,[{key:"judgeExcludesChildren",value:function(o){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(o)}},{key:"judgeJoinChildren",value:function(o){var u=this.judgeExcludesChildren(o);return u&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(o,u){var s=this,c=this,l=function(){return Ar(vn(r.prototype),"validate",s)};return j_(function(){return iD(this,function(f){switch(f.label){case 0:return[4,l().call(c,o,u)];case 1:return f.sent(),[4,Promise.all(c.children.map(function(a){return a.validate(o,u)}))];case 2:return f.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,u=Ar(vn(r.prototype),"toDataBindModel",this).call(this),s=u?[u]:[];return this.children.reduce(function(c,l){var f=l.toDataBindModel(o);if(Array.isArray(f)){var a=f.filter(function(d){return!!d});return sf(c).concat(sf(a))}return f&&c.push(f),c},s)}},{key:"toSchema",value:function(){var o=Ar(vn(r.prototype),"toSchema",this).call(this),u=this.children.map(function(s){var c=s.toSchema();return c});return Z_(J_({},o),{children:u})}}]),r}(je);Dn(af,"excludes",!1),Dn(af,"childrenMaxLength",oD);function Zt(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function uD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Cr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function io(e){return io=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},io(e)}function sD(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&&_s(e,t)}function aD(e,t){return t&&(cD(t)==="object"||typeof t=="function")?t:Zt(e)}function _s(e,t){return _s=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},_s(e,t)}function cD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function lD(){if(typeof Reflect=="undefined"||!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(e){return!1}}function fD(e){var t=lD();return function(){var r=io(e),i;if(t){var o=io(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return aD(this,i)}}var dD=function(e){sD(n,e);var t=fD(n);function n(r,i,o){uD(this,n);var u;u=t.call(this,i),Cr(Zt(u),"headers",void 0),Cr(Zt(u),"footers",void 0),Cr(Zt(u),"pageIndex",void 0),Cr(Zt(u),"pageSize",void 0),Cr(Zt(u),"pageSizeOptions",void 0),Cr(Zt(u),"totalCount",void 0),ju(Zt(u),"headers",i==null?void 0:i.headers,r,o),ju(Zt(u),"footers",i==null?void 0:i.footers,r);var s;u.pageIndex=(s=i==null?void 0:i.pageIndex)!==null&&s!==void 0?s:1;var c;u.pageSize=(c=i==null?void 0:i.pageSize)!==null&&c!==void 0?c:20;var l;u.pageSizeOptions=(l=i==null?void 0:i.pageSizeOptions)!==null&&l!==void 0?l:[20];var f;return u.totalCount=(f=i==null?void 0:i.totalCount)!==null&&f!==void 0?f:0,u}return n}(zt);function Ds(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 hD(e){if(Array.isArray(e))return Ds(e)}function oo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function cf(e,t,n,r,i,o,u){try{var s=e[o](u),c=s.value}catch(l){n(l);return}s.done?t(c):Promise.resolve(c).then(r,i)}function pD(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){cf(o,r,i,u,s,"next",c)}function s(c){cf(o,r,i,u,s,"throw",c)}u(void 0)})}}function mD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function lf(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 gD(e,t,n){return t&&lf(e.prototype,t),n&&lf(e,n),e}function uo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Fr(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Fr=Reflect.get:Fr=function(i,o,u){var s=bD(i,o);if(!!s){var c=Object.getOwnPropertyDescriptor(s,o);return c.get?c.get.call(u||i):c.value}},Fr(e,t,n||e)}function yn(e){return yn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},yn(e)}function _D(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&&vs(e,t)}function DD(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function vD(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function ff(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){uo(e,i,n[i])})}return e}function yD(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 df(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):yD(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function ED(e,t){return t&&(wD(t)==="object"||typeof t=="function")?t:oo(e)}function vs(e,t){return vs=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},vs(e,t)}function bD(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=yn(e),e!==null););return e}function hf(e){return hD(e)||DD(e)||AD(e)||vD()}function wD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function AD(e,t){if(!!e){if(typeof e=="string")return Ds(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ds(e,t)}}function CD(){if(typeof Reflect=="undefined"||!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(e){return!1}}function FD(e){var t=CD();return function(){var r=yn(e),i;if(t){var o=yn(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return ED(this,i)}}function ND(e,t){var n,r,i,o,u={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(f){return c([l,f])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(i=l[0]&2?r.return:l[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,l[1])).done)return i;switch(r=0,i&&(l=[l[0]&2,i.value]),l[0]){case 0:case 1:i=l;break;case 4:return u.label++,{value:l[1],done:!1};case 5:u.label++,r=l[1],l=[0];continue;case 7:l=u.ops.pop(),u.trys.pop();continue;default:if(i=u.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){u=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]<i[3])){u.label=l[1];break}if(l[0]===6&&u.label<i[1]){u.label=i[1],i=l;break}if(i&&u.label<i[2]){u.label=i[2],u.ops.push(l);break}i[2]&&u.ops.pop(),u.trys.pop();continue}l=t.call(e,u)}catch(f){l=[6,f],r=0}finally{n=i=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}var OD=function(e){_D(n,e);var t=FD(n);function n(r){mD(this,n);var i;return i=t.call(this,r),uo(oo(i),"controlType","list"),uo(oo(i),"props",void 0),i.props=new dD(oo(i),r==null?void 0:r.props,"Designer"),i}return gD(n,[{key:"validate",value:function(i,o){var u=this,s=this,c=function(){return Fr(yn(n.prototype),"validate",u)};return pD(function(){return ND(this,function(l){switch(l.label){case 0:return[4,c().call(s,i)];case 1:return l.sent(),[4,Promise.all(s.props.headers.map(function(f){return f.validate(i,o)}))];case 2:return l.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var i=Fr(yn(n.prototype),"toDataBindModel",this).call(this),o=i?[i]:[],u=this.id;return this.props.headers.reduce(function(s,c){var l=c.toDataBindModel(u);if(Array.isArray(l)){var f=l.filter(function(a){return!!a});return hf(s).concat(hf(f))}return l&&s.push(l),s},o)}},{key:"toSchema",value:function(){var i=Fr(yn(n.prototype),"toSchema",this).call(this),o=this.props.headers.map(function(u){return u.toSchema()});return df(ff({},i),{props:df(ff({},this.props),{headers:o})})}}]),n}(je);uo(OD,"controlFieldType",Ae.LIST);function nt(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function pf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function rt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function so(e){return so=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},so(e)}function mf(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&&ys(e,t)}function ID(e,t){return t&&(SD(t)==="object"||typeof t=="function")?t:nt(e)}function ys(e,t){return ys=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ys(e,t)}function SD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function TD(){if(typeof Reflect=="undefined"||!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(e){return!1}}function gf(e){var t=TD();return function(){var r=so(e),i;if(t){var o=so(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return ID(this,i)}}var MD=function(e){mf(n,e);var t=gf(n);function n(r){pf(this,n);var i;return i=t.call(this,r),rt(nt(i),"caption",{type:"string",required:!0,message:lt.getMessage("pleaseEnterCaption")}),rt(nt(i),"width",{type:"number",required:!1,message:lt.getMessage("pleaseEnterColumnWidth")}),i.width.required=r.widthType==="px",i}return n}(Zu),RD=function(e){mf(n,e);var t=gf(n);function n(r){pf(this,n);var i;i=t.call(this,r),rt(nt(i),"widthType",void 0),rt(nt(i),"width",void 0),rt(nt(i),"caption",void 0),rt(nt(i),"dataBind",void 0),rt(nt(i),"autoWidth",void 0),rt(nt(i),"fixed",void 0),rt(nt(i),"sort",void 0),rt(nt(i),"align",void 0),rt(nt(i),"colSpan",void 0),rt(nt(i),"autoHeight",void 0),rt(nt(i),"children",void 0);var o;i.width=(o=r==null?void 0:r.width)!==null&&o!==void 0?o:150,i.widthType=(r==null?void 0:r.widthType)||"auto";var u;i.caption=(u=r==null?void 0:r.caption)!==null&&u!==void 0?u:"";var s;i.fixed=(s=r==null?void 0:r.fixed)!==null&&s!==void 0?s:"none",i.autoWidth=new Fg(r==null?void 0:r.autoWidth),i.dataBind=new Hu(r==null?void 0:r.dataBind);var c;i.sort=(c=r==null?void 0:r.sort)!==null&&c!==void 0?c:!0,i.align=r==null?void 0:r.align,i.colSpan=r==null?void 0:r.colSpan;var l;return i.autoHeight=(l=r==null?void 0:r.autoHeight)!==null&&l!==void 0?l:!1,i}return n}(zt);rt(RD,"Rules",MD);function ao(e){return e.controlType===ee.LAYOUT||e.controlType===ee.WRAP||e.controlType===ee.LIST||e.controlType===ee.SEARCH||e.controlType===ee.COLUMN&&e.type!==pe.OPERATION_COLUMN}function Gn(e,t){Array.isArray(e)&&e.map(n=>{n.controlType===ee.LIST?t(n,[]):ao(n)?Gn(n==null?void 0:n.children,t):n.controlType===ee.FORM&&t(n)})}function Kn(e,t){Array.isArray(e)&&e.map(n=>{n.type===pe.DATA_VIEW||n.type===pe.SIMPLE_SEARCH?t(n):ao(n)&&Kn(n==null?void 0:n.children,t)})}let _f=0;function oi(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return _f++,e+"_"+n+_f+String(t)}class Je extends Yr{constructor(t){super("Runtime"),this._flatInstances=[],this._instanceMap={},this._controlParentIdMap={};const{schema:n}=t;this._schema=n,this._instance=this.createControl(n,t.beforeCreateInstance),this.getFlatInstances()}getFlatInstances(){const t=[],n={},r={};return Es(this._instance,"",(i,o)=>{var u;o&&(r[i.id]=o),n[i.id]||(n[i.id]=[]),!(i.type==="subtable-column"&&n[i.id].length>0)&&(t.push(i),!(((u=i.parent)==null?void 0:u.type)===pe.SUBTABLE_COLUMN&&i.parent.parent===void 0)&&n[i.id].push(i))}),this._flatInstances=t,this._instanceMap=n,this._controlParentIdMap=r,this._flatInstances}get schema(){return this._schema}get instance(){return this._instance}get flatInstances(){return this._flatInstances}get instanceMap(){return this._instanceMap}get allRules(){let t={},n={},r={};return Kn(this._instance,i=>{let o=Je.staticGetRules(i.type,i.props);n[i.id]=he(o[0]),t[i.id]=he(o[0]),r[i.id]=he(o[0]),Gn(i.children,u=>{(u.controlType===ee.FORM||u.controlType===ee.LIST)&&(Df(n[i.id].fields,u,!0),Ef(t[i.id].fields,u,!0),vf(r[i.id].fields,u,!0))})}),{rules:this.rules,antdRules:this.antdRules,fieldCodeRules:this.fieldCodeRules,defaultAntdRules:t,defaultRule:n,defaultFieldRules:r}}get rules(){let t={};return Kn(this._instance,n=>{let r=Je.staticGetRules(n.type,n.props);t[n.id]=r[0],Gn(n.children,i=>{(i.controlType===ee.FORM||i.controlType===ee.LIST)&&Df(t[n.id].fields,i)})}),t}get fieldCodeRules(){let t={};return Kn(this._instance,n=>{let r=Je.staticGetRules(n.type,n.props);t[n.id]=r[0],Gn(n.children,i=>{(i.controlType===ee.FORM||i.controlType===ee.LIST)&&vf(t[n.id].fields,i)})}),t}get antdRules(){let t={};return Kn(this._instance,n=>{let r=Je.staticGetRules(n.type,n.props);t[n.id]=r[0],Gn(n.children,i=>{(i.controlType===ee.FORM||i.controlType===ee.LIST)&&Ef(t[n.id].fields,i)})}),t}}function Es(e,t,n){(Array.isArray(e)?e:[e]).map(i=>{if(n(i,t),ao(i)){const o=i;o.children||(o.children=[]),Es(o.children,o.id,n)}BD(i,"headers")&&Es(i.props.headers,i.id,n)})}function BD(e,t){return t in e.props&&Hn(e.props[t])}function co(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:co(e.parent)}function Df(e,t,n=!1){if(co(t))return;let r=Je.staticGetRules(t.type,t.props);if(t.controlType===ee.FORM)e[t.id]=r;else if(t.type===pe.SUBTABLE){e[t.id]=r;const i={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((o,u)=>{Ht(o.children,s=>{if(i.fields){i.fields[u]||(i.fields[u]={type:"object",required:!0,fields:{}});let c=Je.staticGetRules(s.type,s.props);i.fields[u].fields[s.id]=c}})}),e[t.id].push(i)}}function vf(e,t,n=!1){var i,o,u,s,c,l,f;if(co(t))return;let r=Je.staticGetRules(t.type,t.props);if(t.controlType===ee.FORM)if(ht(t.props.dataBind))((i=t.props.dataBind)==null?void 0:i.fieldCode)!=""&&(e[(o=t.props.dataBind)==null?void 0:o.fieldCode]=r);else for(const a in t.props.dataBind)((u=t.props.dataBind[a])==null?void 0:u.fieldCode)!=""&&(e[(s=t.props.dataBind[a])==null?void 0:s.fieldCode]=((c=yf(r))==null?void 0:c[a])||[]);else if(t.type===pe.SUBTABLE){e[(l=t.props.datasourceBind)==null?void 0:l.dataCode]=r;const a={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((d,h)=>{Ht(d.children,m=>{var g,E,p,y;if(a.fields){a.fields[h]||(a.fields[h]={type:"object",required:!0,fields:{}});let _=Je.staticGetRules(m.type,m.props);if(ht(m.props.dataBind))((p=m.props.dataBind)==null?void 0:p.fieldCode)!=""&&(a.fields[h].fields[(y=m.props.dataBind)==null?void 0:y.fieldCode]=_);else for(const v in m.props.dataBind)((g=m.props.dataBind[v])==null?void 0:g.fieldCode)!=""&&(a.fields[h].fields[m.props.dataBind[v].fieldCode]=((E=yf(_))==null?void 0:E[v])||[])}})}),e[(f=t.props.datasourceBind)==null?void 0:f.dataCode].push(a)}}function yf(e){let t={};return e.map(n=>{n.fields&&(t=n)}),t==null?void 0:t.fields}function Ef(e,t,n=!1){if(co(t))return;let r=Je.staticGetRules(t.type,t.props);t.controlType===ee.FORM?e[t.id]=r:t.type===pe.SUBTABLE&&t.children.length&&(e[t.id]=[],(n===!0?[{children:t.props.headers}]:t.children).forEach(i=>{let o={};Ht(i.children,u=>{let s=Je.staticGetRules(u.type,u.props);o[u.id]=s}),e[t.id].push(o)}))}class LD{constructor(t){const{state:n,emptyState:r,databindMapping:i,controlidMapping:o,defaultState:u,subtableHeadersControlIdMapping:s}=PD(t.instance);this.emptyState=r,this.state=n,this.dataBindMapping=i,this.controlIdMapping=o,this.defaultState=u,this.subtableHeadersControlIdMapping=s}setState(t,n,r){const i=this.controlIdMapping[t],o=he(n);i!==void 0?(i.children&&n.forEach(u=>{u.uid||Object.assign(u,{uid:"new:"+oi("uid")})}),this.state[i.dataView][t]=o):r!==void 0?Object.keys(this.controlIdMapping).map(u=>{const s=this.controlIdMapping[u].dataView,c=this.controlIdMapping[u].children;c!==void 0&&Object.keys(c).map(l=>{l===t&&this.state[s][u][r]&&(this.state[s][u][r][t]=o)})}):this.state[t]=o}getState(t,n){var i;if(this.state[t]!==void 0)return this.state[t];{const o=this.controlIdMapping[t];if(o!==void 0){const u=this.state[o.dataView][t];return n!==void 0&&Object.keys((i=o==null?void 0:o.children)!=null?i:{}).length>0?u[n]:u}else if(n!==void 0){let u;return Object.keys(this.controlIdMapping).map(s=>{const c=this.controlIdMapping[s].dataView,l=this.controlIdMapping[s].children;l!==void 0&&Object.keys(l).map(f=>{var a;f===t&&(u=(a=this.state[c][s][n])==null?void 0:a[t])})}),u}else{let u=[];return Object.keys(this.controlIdMapping).map(s=>{const c=this.controlIdMapping[s].dataView,l=this.controlIdMapping[s].children;l!==void 0&&Object.keys(l).map(f=>{f===t&&this.state[c][s].map(a=>{u.push(a[t])})})}),u}}}getEmptyState(t){if(this.emptyState[t]!==void 0)return this.emptyState[t];{const r=this.controlIdMapping[t];if(r!==void 0){const i=this.emptyState[r.dataView][t];return"children"in r&&Object.assign(i,{uid:"new:"+oi("uid")}),i}else{let i;return Object.keys(this.controlIdMapping).map(o=>{const u=this.controlIdMapping[o].dataView,s=this.controlIdMapping[o].children;s!==void 0&&Object.keys(s).map(c=>{c===t&&(i=this.emptyState[u][o][t])})}),i}}}getDataBind(t){let n=this.controlIdMapping[t];if(n)return n.dataBind;e:for(let r in this.controlIdMapping){const i=this.controlIdMapping[r];if(i.children){for(let o in i.children)if(o===t){n=i.children[o];break e}}}return n==null?void 0:n.dataBind}}function PD(e){let t={},n={},r={},i={},o={},u={};return Kn(e,s=>{const c=s.id,l={},f={};Gn([s],(a,d)=>{xD(l,f,a),kD(r,c,a),$D(i,c,a),UD(o,a)}),t[c]={},u[c]=l,n[c]=f}),{state:t,defaultState:u,subtableHeadersControlIdMapping:o,emptyState:n,databindMapping:r,controlidMapping:i}}function xD(e,t,n){var r,i;if(n.controlType===ee.FORM)e[n.id]=he(n.props.defaultValue),t[n.id]=he(n.props.defaultValue);else{const o={};Ht(n.props.headers,u=>{o[u.id]=he(u.props.defaultValue)}),e[n.id]=(i=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>Ee({uid:"new:"+oi("uid")},he(o))))!=null?i:[],t[n.id]=o}}function kD(e,t,n){var r,i;if(n.controlType===ee.FORM)ht(n.props.dataBind)?((i=(r=n.props)==null?void 0:r.dataBind)==null?void 0:i.dataCode)===void 0||(e[n.props.dataBind.dataCode]===void 0&&(e[n.props.dataBind.dataCode]={controlId:t,fields:[],dataViewId:t}),e[n.props.dataBind.dataCode].fields.push({fieldCode:n.props.dataBind.fieldCode,controlId:n.id,dataBind:n.props.dataBind,dataViewId:[t]})):Object.keys(n.props.dataBind).map(o=>{const u=n.props.dataBind,s=u[o].dataCode;s!==void 0&&(e[s]===void 0&&(e[s]={controlId:n.id,fields:[],dataViewId:t}),e[s].fields.push({fieldCode:u[o].fieldCode,controlId:n.id,dataBind:u,dataViewId:[t]}))});else{if(n.props.datasourceBind.dataCode===""){ar(`datasourceBind.dataCode is empty! maybe in preview mode, control:${n.id} type:${n.type}`);return}e[n.props.datasourceBind.dataCode]={controlId:n.id,fields:[],dataViewId:t};const o=n.id;Ht(n.props.headers,u=>{ht(u.props.dataBind)?(e[u.props.dataBind.dataCode]===void 0&&(e[u.props.dataBind.dataCode]={controlId:t,fields:[],dataViewId:t}),e[u.props.dataBind.dataCode].fields.push({fieldCode:u.props.dataBind.fieldCode,controlId:u.id,dataBind:u.props.dataBind,dataViewId:[t,o]})):Object.keys(u.props.dataBind).map(s=>{const c=u.props.dataBind,l=c[s].dataCode;e[l].fields.push({fieldCode:c[s].fieldCode,controlId:u.id,dataBind:c,dataViewId:[t,o]})})})}}function $D(e,t,n){n.controlType===ee.FORM?e[n.id]={dataBind:n.props.dataBind,options:[],dataView:t}:n.type===pe.SUBTABLE&&(e[n.id]={dataBind:new Hu({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},Ht(n.props.headers,r=>{var i,o;Object.assign((o=(i=e[n.id])==null?void 0:i.children)!=null?o:{},{[r.id]:{dataBind:r.props.dataBind}})}))}function UD(e,t){if(t.type===pe.SUBTABLE){const n={};t.props.headers.map(r=>{r.children.map(i=>{Object.assign(n,{[i.id]:i})})}),Object.assign(e,{[t.id]:n})}}const bf=["splice","push","shift","pop","unshift","reverse"],bs=Symbol("__engineProxy__"),ws=Symbol("__engineTarget__"),wf=Symbol("__engineArrayBeforeSetCallbackFlag__"),Af=Symbol("__engineProxyThisKey__"),Nt={type:"",args:[],callback:Cf};function Cf(){}qD();function VD(e,t,n,r,i){if(Nt.type){Nt.callback=i.bind(null,e,r);return}const o=Number(t);if(o>e.length){jt(`Wrong array operations may cause unknown errors. It is recommended to use APIs such as ${bf.join(",")} for array operations`);return}if(!(Number.isNaN(o)&&t!=="length"))if(t==="length"){const s=n,c=e.length;if(s>e.length){jt("Do not directly modify the length of the array data, please add new rows");return}return s===e.length?void 0:()=>i.call(null,e,r,"splice",[s,c-s])}else return o===e.length?()=>i.call(null,e,r,"push",[n]):()=>i.call(null,e,r,"splice",[o,1,n])}function jD(e,t,n){return{__engineProxy__:!0,get(r,i,o){return i===bs?!0:i===ws?r:Array.isArray(r)&&i===wf?n:i===Af?e:Reflect.get(r,i,o)},set(r,i,o,u){var d;let s=he(o);const c=r[i],l=e===""?i:e+"."+i;function f(h){if(typeof h=="object"&&h!==null)return h[bs]!==!0?lo(h,t,n,l):lo(h[ws],t,n,l)}s=(d=f(s))!=null?d:s;let a;if(Array.isArray(r)){const h=VD(r,i,s,e,t);a=Reflect.set(r,i,s,u),h&&h()}else{try{let h=s;if(s=n.call(null,r,l,s,c),h!==s){const m=f(s);m!==void 0&&(s=m)}}catch(h){return Di(`${l} set error ${h}`),!0}a=Reflect.set(r,i,s,u),t.call(null,r,l,s,c)}return a||!0}}}function lo(e,t,n,r=""){if(Object.isFrozen(e))return e;for(let i in e){const o=r===""?i:r+"."+i,u=e[i];typeof u=="object"&&u!==null&&(e[i]=lo(u,t,n,o))}return new Proxy(e,jD(r,t,n))}function Ff(e){const t=[];return e.forEach(n=>{t.push(n),(n.controlType==="layout"||n.controlType==="wrap")&&t.push(...Ff(n.children))}),t}function As(e,t,n){if(t==="")return;const r=t.split(".");if(r.length===0)return;const i=r[0],o=r.slice(1),u=n[i]?n[i][0]:void 0;return o.length===0?u:o.reduce((s,c)=>{var a,d;const l=Number(c);if(Number.isNaN(l)&&s){const h=s!=null&&s.children?Ff(s.children):void 0,m=h==null?void 0:h.find(g=>g.id===c);return m||(s.controlType===ee.FORM?s:void 0)}else return(d=(a=s==null?void 0:s.children)==null?void 0:a[l])!=null?d:s},u)}function HD(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function WD(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function qD(){bf.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[bs]){let i;const o=HD(e,n);if(o.length){const u=(r=this[wf])==null?void 0:r.call(this,this[ws],this[Af],o),s=WD(e,n,u);Nt.type=e,Nt.args=s,i=t.apply(this,s)}else Nt.type=e,Nt.args=n,i=t.apply(this,n);return typeof Nt.callback=="function"&&Nt.callback(e,n,i),Nt.type="",Nt.args=[],Nt.callback=Cf,i}else return t.apply(this,n)}})}class GD{constructor(){this.actionMap=new Map,this.buildinActions={},this.actionUtils={},this.sources={}}execAction(t,n,...r){return at(this,null,function*(){const i=this.actionMap.get(t);if(!!i)try{return yield i.func.call(null,n,...r)}catch(o){return Di(`${i.id} Exception during calling action: ${o}`),!1}})}addAction(t,n){this.actionMap.has(t)&&jt("duplicated action key");const r=new KD(t,n);this.actionMap.set(t,r)}}class KD{constructor(t,n){this.id="",this.id=t,this.func=n}}class XD{constructor(t){this._dataStore=new Map,this.executer=t}add(t,n){this._dataStore.set(t,n)}get(t){let n=this._dataStore.get(t);return he(n)}remove(t){this._dataStore.delete(t)}getRemoteData(t){return at(this,null,function*(){return this.executer===void 0?(Di("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class En{}class ui extends En{validate(t){return tt(t)}transform(t){if(t==null)return"";if(!Ft(t)&&!El(t))return String(t);if(rg(t))return JSON.stringify(t);throw`${t} is not a string`}}class Cs extends En{validate(t){return Ji(t)||t===""}transform(t){if(t==null)return"";const n=!Ft(t)&&!El(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class JD extends En{validate(t){return ig(t)}transform(t){if(t==null)return[];function n(r){return r.map(i=>i?String(i):"")}if(Hn(t))return n(t);if(tt(t)&&bl(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class zD extends En{validate(t){return og(t)}transform(t){if(t==null)return[];function n(i){return i.map(o=>!o&&o!==0?"":Number(o)).filter(o=>o===""||!Number.isNaN(o))}if(Hn(t))return n(t);if(tt(t)&&bl(t))try{const i=JSON.parse(t);if(Hn(i))return n(i)}catch(i){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class ZD extends En{validate(t){return Ft(t)&&"amount"in t&&Ji(t.amount)&&"currency"in t&&tt(t.currency)}transform(t,n){if(t==null||t==="")return new Wu({currency:n==null?void 0:n.currency});let r;if(Ft(t)&&(r=new Wu(Ee(Ee({},n),t))),tt(t)&&zi(t))try{const i=JSON.parse(t);r=new Wu(Ee(Ee({},n),i))}catch(i){}if(r){const i=new Cs,o=new ui;return i.validate(r.amount)||(r.amount=i.transform(r.amount)),o.validate(r.currency)||(r.currency=o.transform(r.currency)),r}throw`${t} is not a { amount: number, currency: string } object`}}class QD extends En{validate(t){return Ft(t)&&"min"in t&&tt(t.min)&&"max"in t&&tt(t.max)}transform(t,n){if(t==null||t==="")return new qu;let r;if(Ft(t)&&(r=new qu(Ee(Ee({},n),t))),tt(t)&&zi(t))try{const i=JSON.parse(t);r=new qu(Ee(Ee({},n),i))}catch(i){}if(r){const i=new ui;return i.validate(r.min)||(r.min=i.transform(r.min)),i.validate(r.max)||(r.max=i.transform(r.max)),r}throw`${t} is not a { min: string, max: string } object`}}class YD extends En{validate(t){return Ft(t)&&"result"in t&&Ji(t.result)&&"unit"in t&&tt(t.unit)}transform(t,n){if(t==null||t==="")return new Ku({unit:n==null?void 0:n.unit});let r;if(Ft(t)&&(r=new Ku(Ee(Ee({},n),t))),tt(t)&&zi(t))try{const i=JSON.parse(t);r=new Ku(Ee(Ee({},n),i))}catch(i){}if(r){const i=new Cs,o=new ui;return i.validate(r.result)||(r.result=i.transform(r.result)),o.validate(r.unit)||(r.unit=o.transform(r.unit)),r}throw`${t} is not a { result: string, unit: string } object`}}class ev extends En{validate(t){return!!Ft(t)}transform(t,n){if(t==null||t==="")return new Gu;let r;if(Ft(t)&&(r=new Gu(Ee(Ee({},n),Pu.exports.camelizeKeys(t)))),tt(t)&&zi(t))try{const i=JSON.parse(t);r=new Gu(Ee(Ee({},n),Pu.exports.camelizeKeys(i)))}catch(i){}if(r){const i=new ui;return i.validate(r.city)||(r.city=i.transform(r.city)),i.validate(r.district)||(r.district=i.transform(r.district)),i.validate(r.province)||(r.province=i.transform(r.province)),r}throw`${t} is not a { city: string, district: string, province: string } object`}}class tv{static getValueChecker(t){let n;switch(t){case Ae.VARCHAR:case Ae.TIMESTAMP:case Ae.TEXT:case Ae.AUTO_NUMBER:n=new ui;break;case Ae.DECIMAL:n=new Cs;break;case Ae.EMPLOYEES:case Ae.DEPARTMENTS:case Ae.IMAGE:case Ae.FILE:case Ae.ARRAY:n=new JD;break;case Ae.MONEY:n=new ZD;break;case Ae.TIMESCOPE:n=new QD;break;case Ae.CALC:n=new YD;break;case Ae.DECIMAL_RANGE:n=new zD;break;case Ae.ADDRESS:n=new ev;break}return n}}function nv(e){if(["min","max","currency","unit"].includes(e))return Ae.VARCHAR;if(["result","amount"].includes(e))return Ae.DECIMAL}function Nf(e,t,n,r){var u;let i=(u=nv(t))!=null?u:e,o=tv.getValueChecker(i);if(!o||o.validate(n))return n;try{const s=o.transform(n,r);return s!==void 0?s:n}catch(s){throw`${t} ${s}`}}function rv(e,t,n){return Object.entries(e).reduce((r,[i,o])=>{const u=t[i];return r[i]=Nf(o,i,u,n[i]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let Nr=null,si="";class Fs extends Fl{constructor(t){super(),this.rawStore={},this.isMounted=!1,this.id=gi(8),this.__pluginsApplied=!1,this.actionManager=new GD,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:i,externalParams:o,language:u=mi,debug:s=!1,messagesI18n:c}=this.$options;lt.setLocale(u,c),this.debug=s,this.runtime=new Je({schema:r,beforeCreateInstance:i}),this.externalParams=o,this.store=new LD({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&Ro(...t)}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}registerControl(...t){return this.runtime.register(...t),this}static register(t){return Je.register(t,"Runtime")}static judgeControlIsRegistered(t){return Je.staticRegisteredTypes.has(t.Runtime.controlType)}mount(){this.debugLog("engine\u7684mount\u65B9\u6CD5\u5F00\u59CB\u8C03\u7528");const{plugins:t=[]}=this.$options;this._handlerProxyState(),this.__plugins=t,this.applyPlugins(),this.setStates(this.getState()),this.debugLog("engine\u7684mount\u65B9\u6CD5\u8C03\u7528\u7ED3\u675F"),this.debug&&typeof window!="undefined"&&(window.engines[this.id]=this)}destroy(){this.debug&&typeof window!="undefined"&&delete window.engines[this.id]}_handlerProxyState(){this.store.state=lo(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,i){const o=As(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!o)return r;if(this.assertInstance(o,pe.SUBTABLE)){if(r===null)return[];const c=o.props.headers.reduce((f,a)=>{const d=a.children[0];return d&&d.controlType===ee.FORM&&(f[d.id]=d.fieldType),f},{}),l=this.getEmptyState(o.id);return r==null?void 0:r.map(f=>rv(c,f,l))}const u=n.split("."),s=u[u.length-1];try{return Nf(o.fieldType,s,r,i)}catch(c){throw ar(`the id=${o.id}'s instance setState error, %o ${c}.`,r),c}}_proxyStateCallback(t,n,r,i,o){Array.isArray(t)?this._handlerArrayUpdate(t,n,r,i,o):this._handlerObjectUpdate(t,n,r,i)}_handlerArrayUpdate(t,n,r,i,o){const u=As(this.runtime.flatInstances,n,this.runtime.instanceMap);if((u==null?void 0:u.controlType)!==ee.LIST)return;const s=h=>{const m=[];for(let g=0;g<h;g++){const E=this.listControlCreateRow(u,"subtable-row");E&&m.push(E)}return m},c=Nr;let l=[],f=[],a=[],d=!1;if(r&&i){switch(r){case"push":case"unshift":const m=i.length;l=s(m),f=i,u.children[r](...l);break;case"splice":if(i.length>2){const g=i.length-2,E=i.slice(2);l=s(g),f=E;const p=i[0],y=i[1];u.children[r](p,y,...l)}else{const g=i[0],E=i[1];g+E===u.children.length-1&&(d=!0),u.children[r](...i)}break;default:u.children[r](...i);break}r==="splice"?a=o:["pop","shift"].includes(r)&&(a=[o]);const h=this.getState(u.id);this._handlerSubtableUpdateUid(h),this.runtime.getFlatInstances(),this.emit("list-change",{instance:u,value:h,options:Object.assign({},c,{changed:l,data:f,deleted:a!=null?a:[],jsonValue:JSON.stringify(h),isDeleteLastOne:d,type:r,args:i})}),Nr=null}}_handlerSubtableUpdateUid(t){t.forEach(n=>{n.uid||Object.assign(n,{uid:"new:"+oi("uid")})})}_handlerObjectUpdate(t,n,r,i){const o=As(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!o)return;const u=this.getInstanceRowIndex(o),s=Nr||{};if(o.controlType===ee.LIST&&o.type===pe.SUBTABLE){o.children.length=0;const c=r;let l=[];for(let a=0;a<c.length;a++){const d=this.listControlCreateRow(o,"subtable-row");d&&l.push(d)}o.children.push(...l);let f=i!=null?i:[];(s==null?void 0:s.setData)===!0?f=[]:this.runtime.getFlatInstances(),this._handlerSubtableUpdateUid(c),this.emit("list-change",{instance:o,value:r,options:pi(Ee({},s),{changed:l,data:c,deleted:f,type:"push",jsonValue:JSON.stringify(c)})})}else this.emit("change",{instance:o,value:this.getState(o.id,u),rowIndex:u,options:pi(Ee({},s),{oldValue:i})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{si=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){jt(`${si} Plugin apply Error
|
|
46
|
-
${r}`)}finally{si=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){let r;if(n==="subtable-row"?r={children:[],controlType:ee.LAYOUT,id:gi(),type:"subtable-row",props:{caption:"",isHide:!1,style:{height:"",heightConfig:"fill",width:"",widthConfig:"fill"}},fieldType:void 0,customEvents:[],pageStatus:0,rules:[],parent:void 0}:r=this.runtime.createControlInstance(n),!!r){if(r.controlType===ee.LAYOUT){const i=r,o=he(t.props.headers),u=this.createControl(o);for(let s of u)s.parent||this.runtime.resetInstanceParent(s,i);i.children.push(...u)}return r.parent=t,r}}listControlAddRow(t,n="subtable-row"){const r=this.listControlCreateRow(t,n);!r||t.children.push(r)}emit(t,n){return at(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return ar("The engine-mounted life cycle can only be triggered once"),Promise.resolve([]);if(this._jobTasks.length){console.time("engine-mounted need wait");const u=[...this._jobTasks];yield Promise.all(u),console.timeEnd("engine-mounted need wait")}this.isMounted=!0}let r,i;this.isMounted||(i=new Promise(u=>{r=u}),this._jobTasks.push(i));const o=yield Pd(Fs.prototype,this,"emit").call(this,t,n);return r&&i&&(r(),this._jobTasks.splice(this._jobTasks.indexOf(i),1)),o})}on(t,n){return si&&(n.applyingPluginName=si),super.on(t,n)}createControl(...t){return this.runtime.createControl(...t)}createInstance(t,n){return this.runtime.createControlInstance(t,n)}schemaEvent(t,n){this.emit(t,n)}updateInstanceProps(t,n,r,i){return this.setInstance(t,n,r,i)}getRule(t,n){return Je.staticGetRules(t,n)}getAllRules(t){var r,i;const n=this.runtime.allRules;return t===void 0?n:{rules:(r=n.rules[t])==null?void 0:r.fields,antdRules:(i=n.antdRules[t])==null?void 0:i.fields}}getRules(t,n=!1){var s,c,l,f,a,d,h;const r=this.runtime.rules,i=this.runtime.fieldCodeRules,o=this.store.controlIdMapping,u=n?i:r;if(t===void 0)return n?i:u;{if(t=n?(s=o[t])!=null&&s.children?(c=o[t].dataBind)==null?void 0:c.dataCode:((l=o[t].dataBind)==null?void 0:l.fieldCode)||t:t,t in u)return(f=u[t])==null?void 0:f.fields;let m;for(const g in u)if(t in(((a=u[g])==null?void 0:a.fields)||{})){m=(h=(d=u[g])==null?void 0:d.fields)==null?void 0:h[t];break}return m}}getAntdRules(t){var n;return t===void 0?this.runtime.antdRules:(n=this.runtime.antdRules[t])==null?void 0:n.fields}getState(t,n){return t===void 0?this.store.state:this.store.getState(t,n)}getEmptyState(t){return he(t===void 0?this.store.emptyState:this.store.getEmptyState(t))}setPayloadOptions(t){Nr=t}setState(t,n,r,i){Nr=i,this.debugLog("[%o]: \u89E6\u53D1setState, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o, options=%o",t,n,r,i),this.store.setState(t,n,r),this.debugLog("[%o]: setState\u5B8C\u6210, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o",t,n,r),Nr=null}setStates(t,n,r){let i=t!=null?t:{};Object.keys(i).forEach(o=>{Object.entries(this.store.controlIdMapping).forEach(([u,s])=>{if(s.dataView===o){const c=i[o][u];c!==void 0&&this.setState(u,c,n,r)}else(u===o||s.children&&s.children[o])&&i[o]!==void 0&&this.setState(o,i[o],n,r)})})}getField(t,n,r){if(!n){const c=this.getDataBindMapping(t);if(c){const{controlId:l}=c;return this.getState(l)}return}const i=this.getDataBindMapping(t,n);if(!i)return;const{dataBind:o,controlId:u}=i,s=this.getState(u,r);return ht(o)?s:Object.entries(o).reduce((c,[l,f])=>f.fieldCode===n?c[l]:c,s)}getData(t){var i,o,u,s,c,l,f,a;if(!t)return;let n=this.getDataBindMapping(t),r=this.getControlIdMapping();if(n){const{controlId:d}=n,h=this.getField(t);if(Array.isArray(h))return h.map(g=>{var p,y,_,v,w,F;let E={};for(let C in g){const M=(_=(y=(p=r[d])==null?void 0:p.children[C])==null?void 0:y.dataBind)==null?void 0:_.fieldCode;if(M!==""){if(M)E[M]=g[C];else if((v=r[d])!=null&&v.children[C])for(let R in g[C])E[(F=(w=r[d])==null?void 0:w.children[C])==null?void 0:F.dataBind[R].fieldCode]=g[C][R]}}return E});{let m={};for(let g in h)if((o=(i=r[g])==null?void 0:i.dataBind)!=null&&o.fieldCode)m[(u=r[g])==null?void 0:u.dataBind.fieldCode]=h[g];else if((c=(s=r[g])==null?void 0:s.dataBind)!=null&&c.dataCode)m[(l=r[g])==null?void 0:l.dataBind.dataCode]=h[g].map(E=>{var y,_;let p={};for(let v in E){const w=(y=r[g].children[v])==null?void 0:y.dataBind.fieldCode;if(w!=="")if(w)p[w]=E[v];else for(let F in E[v])p[(_=r[g].children[v])==null?void 0:_.dataBind[F].fieldCode]=E[v][F]}return p});else if(r[g])for(let E in h[g])m[(a=(f=r[g])==null?void 0:f.dataBind[E])==null?void 0:a.fieldCode]=h[g][E];return m}}}setField(t,n,r,i,o){var l;const u=this.getDataBindMapping(t,n);if(!u)return;const{dataBind:s,controlId:c}=u;if(ht(s))this.setState(c,r,i,o);else{const f=(l=he(this.getState(c,i)))!=null?l:this.getEmptyState(c),a=Object.entries(s).reduce((d,[h,m])=>(m.fieldCode===n&&(d[h]=r),d),f);this.setState(c,a,i,o)}}setFields(t,n,r,i){const o=this.getDataBindMapping(t);if(!o)return;let u=[];o.fields.forEach(s=>{var a;const{dataBind:c,controlId:l,fieldCode:f}=s;if(!u.includes(f)&&!!Object.hasOwnProperty.call(n,f))if(ht(c))this.setState(l,n[f],r,i);else{const d=(a=he(this.getState(l,r)))!=null?a:this.getEmptyState(l),h=Object.entries(c).reduce((m,[g,E])=>{u.push(E.fieldCode);const p=n[E.fieldCode];return p!==void 0&&(m[g]=p),m},d);this.setState(s.controlId,h,r,i)}})}buildFields(t,n){const r=this.getDataBindMapping(t);if(!r||!r.fields)return;let i=[];const o={};return r.fields.forEach(u=>{const{dataBind:s,controlId:c,fieldCode:l}=u;if(!i.includes(l)&&!!Object.hasOwnProperty.call(n,l))if(ht(s))o[c]=n[l];else{const f=this.getEmptyState(c);o[u.controlId]=Object.entries(s).reduce((a,[d,h])=>{i.push(h.fieldCode);const m=n[h.fieldCode];return m!==void 0&&(a[d]=m),a},f)}}),o}setData(t,n){this.debugLog("engine setData\u65B9\u6CD5\u6267\u884C\uFF0C\u53C2\u6570\u4E3A%o\uFF0C%o\u3002",t,n);const r=n==null?void 0:n.onlySetData;let i=this.store.defaultState;r===!0&&(i={}),Object.keys(t).map(o=>{var s,c,l,f;const u=t[o];if(Array.isArray(u)){const a=this.getDataBindMapping(o);if(!a)return;i[a.dataViewId]||(i[a.dataViewId]={}),u.length?i[a.dataViewId][a.controlId]=[]:i[a.dataViewId][a.controlId]=(s=i[a.dataViewId][a.controlId])!=null?s:[];let d={},h={};u.map(m=>{let g=he(this.store.emptyState[a.dataViewId][a.controlId]),E=[];Object.keys(m).map(p=>{var _,v,w;if(E.includes(p))return;h.hasOwnProperty(p)===!1&&(h[p]=(v=(_=this.store.dataBindMapping[o])==null?void 0:_.fields)==null?void 0:v.find(F=>F.fieldCode===p));const y=h[p];if(y){if(ht(y.dataBind)&&m[p]!==void 0)g[y.controlId]=m[p];else if(!ht(y.dataBind)){d.hasOwnProperty(y.controlId)===!1&&(d[y.controlId]=he((w=this.getEmptyState(y.controlId))!=null?w:{}));let F=he(d[y.controlId]);Object.keys(y.dataBind).map(C=>{const M=y.dataBind[C];m[M.fieldCode]!==void 0&&(F[C]=m[M.fieldCode]),E.push(M.fieldCode)}),g[y.controlId]=F}}else p==="uid"&&m.uid!==void 0?g.uid=m.uid:p==="virtualStore"&&m.virtualStore!==void 0&&(g.virtualStore=Object.freeze(m.virtualStore))}),i[a.dataViewId][a.controlId].push(g)})}else if(u){let a=[];const d=he(this.store.emptyState);(c=Object.keys(u))!=null&&c.length&&Object.keys(u).map(m=>{var E;if(a.includes(m))return;const g=this.getDataBindMapping(o,m);if(g){if(i[g.dataViewId[0]]||(i[g.dataViewId[0]]={}),ht(g.dataBind)&&u[m]!==void 0)i[g.dataViewId[0]][g.controlId]=u[m]!==void 0?u[m]:d[g.dataViewId[0]][g.controlId];else if(!ht(g.dataBind)){let p=(E=this.getEmptyState(g.controlId))!=null?E:{};Object.keys(g.dataBind).map(y=>{const _=g.dataBind[y];u[_.fieldCode]!==void 0&&(p[y]=u[_.fieldCode]),a.push(_.fieldCode)}),i[g.dataViewId[0]][g.controlId]=p}}});const h=this.getDataBindMapping(o);if(h){const m=(l=h==null?void 0:h.fields)==null?void 0:l.map(p=>p==null?void 0:p.controlId),g=this.getEmptyState(h==null?void 0:h.controlId),E=Object.keys((f=i==null?void 0:i[h==null?void 0:h.controlId])!=null?f:{});m==null||m.forEach(p=>{!E.includes(p)&&p!=="uid"&&i[h==null?void 0:h.controlId]&&(Object.keys(i).length?Object.assign(i[h==null?void 0:h.controlId],{[p]:g[p]}):Object.assign(i,{[h.controlId]:{[p]:g[p]}}))}),this.debugLog("engine setData\u65B9\u6CD5\u9ED8\u8BA4\u503C\u53CA\u8868\u5355\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",i)}}}),this.debugLog("engine setData\u65B9\u6CD5\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",i),this.setStates(i,void 0,Ee({setData:!0},n)),this.runtime.getFlatInstances(),this.debugLog("engine setData\u65B9\u6CD5\u6267\u884C\u5B8C\u6210\u3002")}getDataBind(t){return this.store.getDataBind(t)}getInstance(t,n){const r=this.getInstances(t,n===-1);if(r.length>0)return n!==void 0?n===-1?r[0]:r[n]:r[0]}getInstances(t,n=!1){if(t===void 0)return this.runtime.flatInstances;const r=Array.from(this.runtime.instanceMap[t]||[]);if(n){const i=this.findSubtableHeadersControl(t);i!==void 0&&r.unshift(i)}return r}setInstance(t,n,r,i){try{if(typeof t=="string"&&i===-1)this.getInstances(t,i===-1).map(u=>{u&&(this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",u.id,u,n,r),Lu(u.props,n,r),this.schemaEvent("schema-change",{instance:u,props:n,value:r,rowIndex:i}))});else{let o;if(typeof t=="string"?o=this.getInstance(t,i):o=t,!o)return;this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",o.id,o,n,r),Lu(o.props,n,r),this.schemaEvent("schema-change",{instance:o,props:n,value:r,rowIndex:i})}}catch(o){throw o}}getControlIdMapping(){return this.store.controlIdMapping}getDataBindMapping(t,n){if(!t&&!n)return this.store.dataBindMapping;const r=this.store.dataBindMapping[t];if(!r)return;if(!n)return r;const i=r.fields.find(o=>o.fieldCode===n);if(!!i)return i}getAction(){return this.actionManager}initDataManager(t){this.dataManager=new XD(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return tt(n)?t.type===n:n.includes(t.type)}assertInstanceIsCustomControl(t){return!ug(tt(t)?t:t.type)}getInstanceRowIndex(t){if(!t.parent)return;let n;if(this.assertInstance(t.parent,pe.SUBTABLE_COLUMN)&&this.assertInstance(t.parent.parent,pe.SUBTABLE))n=-1;else if(this.getInstanceParentControl(t,pe.SUBTABLE_COLUMN)){const o=this.runtime.instanceMap[t.id];if(Object.prototype.toString.call(o)==="[object Array]"){const u=o.findIndex(s=>s===t);u>-1&&(n=u)}}return n}getInstanceParentControl(t,n){if(!!t.parent)return this.assertInstance(t.parent,n)?t.parent:this.getInstanceParentControl(t.parent,n)}getInstanceInSubtableHeader(t){const n=this.getInstanceRowIndex(t);if(n===void 0)return;if(n===-1)return t;const r=this.assertInstance(t,pe.SUBTABLE_COLUMN)?t:this.getInstanceParentControl(t,pe.SUBTABLE_COLUMN);if(!r)return;const o=this.getInstanceParentControl(t,pe.SUBTABLE).props.headers.find(u=>u.id===r.id);if(!!o)return o.children.find(u=>u.id===t.id)}setControlConfig(...t){return this.runtime.registerControlConfig(...t)}getControlConfig(t){return this.runtime.getControlConfig(t)}inList(t){const n=this.store.subtableHeadersControlIdMapping;let r;for(const i in n)if(t in n[i]){r=i;break}return r}findSubtableHeadersControl(t){const n=this.store.subtableHeadersControlIdMapping;let r;for(const i in n)if(t in n[i]){r=n[i][t];break}return r}}class iv{}class ov{constructor(t,n,r){this.config=t,this.env=n,this.eventJs=r}apply(t){this.engine=t;const n=this.config;if(!n)return;const r=t.getAction();if(this.eventJs){this.eventJs.exportsFun({ctx:t,utils:r.actionUtils});for(let[i,o]of Object.entries(this.eventJs))r.addAction(i,o)}else{const i=Of(n,t,this.env);if(!i)return;for(let[o,u]of Object.entries(i.funcMap))r.addAction(o,u)}}}function Of(e,t,n){if(!e.module||!e.module.compiled)return;const r=e.module.compiled,i={exports:{ctx:t,utils:t.getAction().actionUtils,env:n}};try{new Function("module","exports",r).call(i,i,i.exports)}catch(s){jt(s.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&jt("fail to parse the module")}const o={},u={};for(const[s,c]of Object.entries(i.exports))typeof c=="function"?o[s]=c:u[s]=c;return{funcMap:o,variables:u}}const uv={"engine-initialized":"did_init","engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class sv{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(uv).forEach(([n,r])=>{t.on(n,i=>at(this,null,function*(){const o=yield this.callLifecycleEvent(r,i);return o.includes(!1)?!1:o}))})}callLifecycleEvent(t,n){return at(this,null,function*(){const r=this.config;return!r||!Array.isArray(r[t])?[]:yield Promise.all(r[t].map(o=>at(this,null,function*(){return yield this.engine.getAction().execAction(o,n)})))})}}class av{constructor(t,n){this.config=t,this.customEvents=n}apply(t){this.engine=t,Ol.events.forEach(n=>{n.code&&n.key&&this.engineAddEventListener(n.code,n.key)}),this.customEvents.map(n=>{let r=n.key;n.namespace!==void 0&&n.namespace!==null&&n.namespace!==""&&(r=n.namespace+":"+n.key),this.engineAddEventListener(r,r)})}engineAddEventListener(t,n){this.engine.on(t,r=>at(this,null,function*(){if(!((t==="change"||t==="list-change")&&!this.engine.isMounted)&&r.instance!==void 0)return yield this.callControlEvent(n,r)}))}callControlEvent(t,n){return at(this,null,function*(){const r=this.config[n.instance.id];if(!r||!Array.isArray(r[t]))return[];const i=yield Promise.all(r[t].map(o=>at(this,null,function*(){return yield this.engine.getAction().execAction(o,n)})));return i.includes(!1)?!1:i})}}function fo(){return fo=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},fo.apply(null,arguments)}var If={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function He(e){return typeof e=="number"}function Qt(e){return!e||typeof e!="object"||typeof e.constructor!="function"?!1:e.isBigNumber===!0&&typeof e.constructor.prototype=="object"&&e.constructor.prototype.isBigNumber===!0||typeof e.constructor.isDecimal=="function"&&e.constructor.isDecimal(e)===!0}function Sf(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isComplex===!0||!1}function Tf(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isFraction===!0||!1}function Mf(e){return e&&e.constructor.prototype.isUnit===!0||!1}function ho(e){return typeof e=="string"}var pt=Array.isArray;function Or(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function Ns(e){return Array.isArray(e)||Or(e)}function cv(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function lv(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function fv(e){return e&&e.constructor.prototype.isRange===!0||!1}function Rf(e){return e&&e.constructor.prototype.isIndex===!0||!1}function dv(e){return typeof e=="boolean"}function hv(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function pv(e){return e&&e.constructor.prototype.isHelp===!0||!1}function mv(e){return typeof e=="function"}function gv(e){return e instanceof Date}function _v(e){return e instanceof RegExp}function Bf(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!Sf(e)&&!Tf(e))}function Dv(e){return e===null}function vv(e){return e===void 0}function yv(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ev(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function bv(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function wv(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function Av(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Cv(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function Fv(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Nv(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ov(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function Iv(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function Sv(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function Tv(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Mv(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function Rv(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function Bv(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Lv(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function Pv(e){return e&&e.constructor.prototype.isChain===!0||!1}function Os(e){var t=typeof e;return t==="object"?e===null?"null":Qt(e)?"BigNumber":e.constructor&&e.constructor.name?e.constructor.name:"Object":t}function Xn(e){var t=typeof e;if(t==="number"||t==="string"||t==="boolean"||e===null||e===void 0)return e;if(typeof e.clone=="function")return e.clone();if(Array.isArray(e))return e.map(function(n){return Xn(n)});if(e instanceof Date)return new Date(e.valueOf());if(Qt(e))return e;if(Bf(e))return xv(e,Xn);throw new TypeError("Cannot clone: unknown type of value (value: ".concat(e,")"))}function xv(e,t){var n={};for(var r in e)po(e,r)&&(n[r]=t(e[r]));return n}function ai(e,t){var n,r,i;if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;for(r=0,i=e.length;r<i;r++)if(!ai(e[r],t[r]))return!1;return!0}else{if(typeof e=="function")return e===t;if(e instanceof Object){if(Array.isArray(t)||!(t instanceof Object))return!1;for(n in e)if(!(n in t)||!ai(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function po(e,t){return e&&Object.hasOwnProperty.call(e,t)}function kv(e,t){for(var n={},r=0;r<t.length;r++){var i=t[r],o=e[i];o!==void 0&&(n[i]=o)}return n}var $v=["Matrix","Array"],Uv=["number","BigNumber","Fraction"],Lf=function(t){if(t)throw new Error(`The global config is readonly.
|
|
45
|
+
*/const pm="9.13.1";function mm(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Kt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Kt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Kt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Kt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Kt().__INTLIFY_PROD_DEVTOOLS__=!1)}const nl=Xe.__EXTEND_POINT__,Zt=Ci(nl),ve={FALLBACK_TO_ROOT:nl,NOT_SUPPORTED_PRESERVE:Zt(),NOT_SUPPORTED_FORMATTER:Zt(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:Zt(),NOT_SUPPORTED_GET_CHOICE_INDEX:Zt(),COMPONENT_NAME_LEGACY_COMPATIBLE:Zt(),NOT_FOUND_PARENT_SCOPE:Zt(),IGNORE_OBJ_FLATTEN:Zt(),NOTICE_DROP_ALLOW_COMPOSITION:Zt(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:Zt()},gm={[ve.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[ve.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[ve.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[ve.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[ve.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[ve.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[ve.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[ve.NOTICE_DROP_ALLOW_COMPOSITION]:"'allowComposition' option will be dropped in the next major version. For more information, please see \u{1F449} https://tinyurl.com/2p97mcze",[ve.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function nt(e,...t){return Wr(gm[e],...t)}const rl=ke.__EXTEND_POINT__,rt=Ci(rl),ie={UNEXPECTED_RETURN_TYPE:rl,INVALID_ARGUMENT:rt(),MUST_BE_CALL_SETUP_TOP:rt(),NOT_INSTALLED:rt(),NOT_AVAILABLE_IN_LEGACY_MODE:rt(),REQUIRED_VALUE:rt(),INVALID_VALUE:rt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:rt(),NOT_INSTALLED_WITH_PROVIDE:rt(),UNEXPECTED_ERROR:rt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:rt(),BRIDGE_SUPPORT_VUE_2_ONLY:rt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:rt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:rt(),__EXTEND_POINT__:rt()};function Be(e,...t){return hr(e,null,process.env.NODE_ENV!=="production"?{messages:_m,args:t}:void 0)}const _m={[ie.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[ie.INVALID_ARGUMENT]:"Invalid argument",[ie.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[ie.NOT_INSTALLED]:"Need to install with `app.use` function",[ie.UNEXPECTED_ERROR]:"Unexpected error",[ie.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[ie.REQUIRED_VALUE]:"Required in value: {0}",[ie.INVALID_VALUE]:"Invalid value",[ie.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[ie.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[ie.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[ie.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[ie.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION]:"Must define \u2018i18n\u2019 option or custom block in Composition API with using local scope in Legacy API mode",[ie.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},Nu=Ct("__translateVNode"),Ou=Ct("__datetimeParts"),Iu=Ct("__numberParts"),qn=Ct("__enableEmitter"),ti=Ct("__disableEmitter"),il=Ct("__setPluralRules");Ct("__intlifyMeta");const ol=Ct("__injectWithOption"),Su=Ct("__dispose");function ni(e){if(!se(e))return e;for(const t in e)if(!!Ai(e,t))if(!t.includes("."))se(e[t])&&ni(e[t]);else{const n=t.split("."),r=n.length-1;let i=e,o=!1;for(let u=0;u<r;u++){if(n[u]in i||(i[n[u]]={}),!se(i[n[u]])){process.env.NODE_ENV!=="production"&&Re(nt(ve.IGNORE_OBJ_FLATTEN,{key:n[u]})),o=!0;break}i=i[n[u]]}o||(i[n[r]]=e[t],delete e[t]),se(i[n[r]])&&ni(i[n[r]])}return e}function Qi(e,t){const{messages:n,__i18n:r,messageResolver:i,flatJson:o}=t,u=X(n)?n:ge(r)?{}:{[e]:{}};if(ge(r)&&r.forEach(s=>{if("locale"in s&&"resource"in s){const{locale:c,resource:f}=s;c?(u[c]=u[c]||{},Ni(f,u[c])):Ni(f,u)}else V(s)&&Ni(JSON.parse(s),u)}),i==null&&o)for(const s in u)Ai(u,s)&&ni(u[s]);return u}function ul(e){return e.type}function sl(e,t,n){let r=se(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=Qi(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const i=Object.keys(r);i.length&&i.forEach(o=>{e.mergeLocaleMessage(o,r[o])});{if(se(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(u=>{e.mergeDateTimeFormat(u,t.datetimeFormats[u])})}if(se(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(u=>{e.mergeNumberFormat(u,t.numberFormats[u])})}}}function al(e){return Ar(Gc,null,e,0)}const cl="__INTLIFY_META__",ll=()=>[],Dm=()=>!1;let fl=0;function dl(e){return(t,n,r,i)=>e(n,r,Cr()||void 0,i)}const vm=()=>{const e=Cr();let t=null;return e&&(t=ul(e)[cl])?{[cl]:t}:null};function Tu(e={},t){const{__root:n,__injectWithOption:r}=e,i=n===void 0,o=e.flatJson,u=At?yr:Fc,s=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&s&&fa(nt(ve.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let c=Y(e.inheritLocale)?e.inheritLocale:!0;const f=u(n&&c?n.locale.value:V(e.locale)?e.locale:gr),l=u(n&&c?n.fallbackLocale.value:V(e.fallbackLocale)||ge(e.fallbackLocale)||X(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:f.value),a=u(Qi(f.value,e)),d=u(X(e.datetimeFormats)?e.datetimeFormats:{[f.value]:{}}),h=u(X(e.numberFormats)?e.numberFormats:{[f.value]:{}});let p=n?n.missingWarn:Y(e.missingWarn)||on(e.missingWarn)?e.missingWarn:!0,m=n?n.fallbackWarn:Y(e.fallbackWarn)||on(e.fallbackWarn)?e.fallbackWarn:!0,v=n?n.fallbackRoot:Y(e.fallbackRoot)?e.fallbackRoot:!0,g=!!e.fallbackFormat,C=de(e.missing)?e.missing:null,D=de(e.missing)?dl(e.missing):null,y=de(e.postTranslation)?e.postTranslation:null,I=n?n.warnHtmlMessage:Y(e.warnHtmlMessage)?e.warnHtmlMessage:!0,O=!!e.escapeParameter;const N=n?n.modifiers:X(e.modifiers)?e.modifiers:{};let M=e.pluralRules||n&&n.pluralRules,R;R=(()=>{i&&Sa(null);const E={version:pm,locale:f.value,fallbackLocale:l.value,messages:a.value,modifiers:N,pluralRules:M,missing:D===null?void 0:D,missingWarn:p,fallbackWarn:m,fallbackFormat:g,unresolving:!0,postTranslation:y===null?void 0:y,warnHtmlMessage:I,escapeParameter:O,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};E.datetimeFormats=d.value,E.numberFormats=h.value,E.__datetimeFormatters=X(R)?R.__datetimeFormatters:void 0,E.__numberFormatters=X(R)?R.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(E.__v_emitter=X(R)?R.__v_emitter:void 0);const F=cp(E);return i&&Sa(F),F})(),Gr(R,f.value,l.value);function Z(){return[f.value,l.value,a.value,d.value,h.value]}const W=$t({get:()=>f.value,set:E=>{f.value=E,R.locale=f.value}}),ee=$t({get:()=>l.value,set:E=>{l.value=E,R.fallbackLocale=l.value,Gr(R,f.value,E)}}),pe=$t(()=>a.value),le=$t(()=>d.value),J=$t(()=>h.value);function Yn(){return de(y)?y:null}function er(E){y=E,R.postTranslation=E}function tr(){return C}function nr(E){E!==null&&(D=dl(E)),C=E,R.missing=D}function rr(E,F){return E!=="translate"||!F.resolvedMessage}const ct=(E,F,x,B,U,k)=>{Z();let re;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Oa(vm()),i||(R.fallbackContext=n?ap():void 0),re=E(R)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Oa(null),i||(R.fallbackContext=void 0)}if(x!=="translate exists"&&Te(re)&&re===Si||x==="translate exists"&&!re){const[ue,Ce]=F();if(process.env.NODE_ENV!=="production"&&n&&V(ue)&&rr(x,Ce)&&(v&&(Mi(m,ue)||Ma(p,ue))&&Re(nt(ve.FALLBACK_TO_ROOT,{key:ue,type:x})),process.env.NODE_ENV!=="production")){const{__v_emitter:je}=R;je&&v&&je.emit("fallback",{type:x,key:ue,to:"global",groupId:`${x}:${ue}`})}return n&&v?B(n):U(ue)}else{if(k(re))return re;throw Be(ie.UNEXPECTED_RETURN_TYPE)}};function In(...E){return ct(F=>Reflect.apply(Ua,null,[F,...E]),()=>Ko(...E),"translate",F=>Reflect.apply(F.t,F,[...E]),F=>F,F=>V(F))}function Sn(...E){const[F,x,B]=E;if(B&&!se(B))throw Be(ie.INVALID_ARGUMENT);return In(F,x,Me({resolvedMessage:!0},B||{}))}function ir(...E){return ct(F=>Reflect.apply(qa,null,[F,...E]),()=>Xo(...E),"datetime format",F=>Reflect.apply(F.d,F,[...E]),()=>Ti,F=>V(F))}function or(...E){return ct(F=>Reflect.apply(Xa,null,[F,...E]),()=>zo(...E),"number format",F=>Reflect.apply(F.n,F,[...E]),()=>Ti,F=>V(F))}function Tn(E){return E.map(F=>V(F)||Te(F)||Y(F)?al(String(F)):F)}const wt={normalize:Tn,interpolate:E=>E,type:"vnode"};function Ht(...E){return ct(F=>{let x;const B=F;try{B.processor=wt,x=Reflect.apply(Ua,null,[B,...E])}finally{B.processor=null}return x},()=>Ko(...E),"translate",F=>F[Nu](...E),F=>[al(F)],F=>ge(F))}function sr(...E){return ct(F=>Reflect.apply(Xa,null,[F,...E]),()=>zo(...E),"number format",F=>F[Iu](...E),ll,F=>V(F)||ge(F))}function ar(...E){return ct(F=>Reflect.apply(qa,null,[F,...E]),()=>Xo(...E),"datetime format",F=>F[Ou](...E),ll,F=>V(F)||ge(F))}function cr(E){M=E,R.pluralRules=M}function $(E,F){return ct(()=>{if(!E)return!1;const x=V(F)?F:f.value,B=Wt(x),U=R.messageResolver(B,E);return s?U!=null:an(U)||vt(U)||V(U)},()=>[E],"translate exists",x=>Reflect.apply(x.te,x,[E,F]),Dm,x=>Y(x))}function oe(E){let F=null;const x=ya(R,l.value,f.value);for(let B=0;B<x.length;B++){const U=a.value[x[B]]||{},k=R.messageResolver(U,E);if(k!=null){F=k;break}}return F}function Mn(E){const F=oe(E);return F!=null?F:n?n.tm(E)||{}:{}}function Wt(E){return a.value[E]||{}}function Rn(E,F){if(o){const x={[E]:F};for(const B in x)Ai(x,B)&&ni(x[B]);F=x[E]}a.value[E]=F,R.messages=a.value}function gi(E,F){a.value[E]=a.value[E]||{};const x={[E]:F};if(o)for(const B in x)Ai(x,B)&&ni(x[B]);F=x[E],Ni(F,a.value[E]),R.messages=a.value}function b(E){return d.value[E]||{}}function A(E,F){d.value[E]=F,R.datetimeFormats=d.value,Ka(R,E,F)}function P(E,F){d.value[E]=Me(d.value[E]||{},F),R.datetimeFormats=d.value,Ka(R,E,F)}function _(E){return h.value[E]||{}}function w(E,F){h.value[E]=F,R.numberFormats=h.value,Ja(R,E,F)}function S(E,F){h.value[E]=Me(h.value[E]||{},F),R.numberFormats=h.value,Ja(R,E,F)}fl++,n&&At&&(bu(n.locale,E=>{c&&(f.value=E,R.locale=E,Gr(R,f.value,l.value))}),bu(n.fallbackLocale,E=>{c&&(l.value=E,R.fallbackLocale=E,Gr(R,f.value,l.value))}));const T={id:fl,locale:W,fallbackLocale:ee,get inheritLocale(){return c},set inheritLocale(E){c=E,E&&n&&(f.value=n.locale.value,l.value=n.fallbackLocale.value,Gr(R,f.value,l.value))},get availableLocales(){return Object.keys(a.value).sort()},messages:pe,get modifiers(){return N},get pluralRules(){return M||{}},get isGlobal(){return i},get missingWarn(){return p},set missingWarn(E){p=E,R.missingWarn=p},get fallbackWarn(){return m},set fallbackWarn(E){m=E,R.fallbackWarn=m},get fallbackRoot(){return v},set fallbackRoot(E){v=E},get fallbackFormat(){return g},set fallbackFormat(E){g=E,R.fallbackFormat=g},get warnHtmlMessage(){return I},set warnHtmlMessage(E){I=E,R.warnHtmlMessage=E},get escapeParameter(){return O},set escapeParameter(E){O=E,R.escapeParameter=E},t:In,getLocaleMessage:Wt,setLocaleMessage:Rn,mergeLocaleMessage:gi,getPostTranslationHandler:Yn,setPostTranslationHandler:er,getMissingHandler:tr,setMissingHandler:nr,[il]:cr};return T.datetimeFormats=le,T.numberFormats=J,T.rt=Sn,T.te=$,T.tm=Mn,T.d=ir,T.n=or,T.getDateTimeFormat=b,T.setDateTimeFormat=A,T.mergeDateTimeFormat=P,T.getNumberFormat=_,T.setNumberFormat=w,T.mergeNumberFormat=S,T[ol]=r,T[Nu]=Ht,T[Ou]=ar,T[Iu]=sr,process.env.NODE_ENV!=="production"&&(T[qn]=E=>{R.__v_emitter=E},T[ti]=()=>{R.__v_emitter=void 0}),T}function ym(e){const t=V(e.locale)?e.locale:gr,n=V(e.fallbackLocale)||ge(e.fallbackLocale)||X(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=de(e.missing)?e.missing:void 0,i=Y(e.silentTranslationWarn)||on(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,o=Y(e.silentFallbackWarn)||on(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,u=Y(e.fallbackRoot)?e.fallbackRoot:!0,s=!!e.formatFallbackMessages,c=X(e.modifiers)?e.modifiers:{},f=e.pluralizationRules,l=de(e.postTranslation)?e.postTranslation:void 0,a=V(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,d=!!e.escapeParameterHtml,h=Y(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&Re(nt(ve.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&Re(nt(ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE));let p=e.messages;if(X(e.sharedMessages)){const O=e.sharedMessages;p=Object.keys(O).reduce((M,R)=>{const q=M[R]||(M[R]={});return Me(q,O[R]),M},p||{})}const{__i18n:m,__root:v,__injectWithOption:g}=e,C=e.datetimeFormats,D=e.numberFormats,y=e.flatJson,I=e.translateExistCompatible;return{locale:t,fallbackLocale:n,messages:p,flatJson:y,datetimeFormats:C,numberFormats:D,missing:r,missingWarn:i,fallbackWarn:o,fallbackRoot:u,fallbackFormat:s,modifiers:c,pluralRules:f,postTranslation:l,warnHtmlMessage:a,escapeParameter:d,messageResolver:e.messageResolver,inheritLocale:h,translateExistCompatible:I,__i18n:m,__root:v,__injectWithOption:g}}function Mu(e={},t){{const n=Tu(ym(e)),{__extender:r}=e,i={id:n.id,get locale(){return n.locale.value},set locale(o){n.locale.value=o},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(o){n.fallbackLocale.value=o},get messages(){return n.messages.value},get datetimeFormats(){return n.datetimeFormats.value},get numberFormats(){return n.numberFormats.value},get availableLocales(){return n.availableLocales},get formatter(){return process.env.NODE_ENV!=="production"&&Re(nt(ve.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(o){process.env.NODE_ENV!=="production"&&Re(nt(ve.NOT_SUPPORTED_FORMATTER))},get missing(){return n.getMissingHandler()},set missing(o){n.setMissingHandler(o)},get silentTranslationWarn(){return Y(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(o){n.missingWarn=Y(o)?!o:o},get silentFallbackWarn(){return Y(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(o){n.fallbackWarn=Y(o)?!o:o},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(o){n.fallbackFormat=o},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(o){n.setPostTranslationHandler(o)},get sync(){return n.inheritLocale},set sync(o){n.inheritLocale=o},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(o){n.warnHtmlMessage=o!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(o){n.escapeParameter=o},get preserveDirectiveContent(){return process.env.NODE_ENV!=="production"&&Re(nt(ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(o){process.env.NODE_ENV!=="production"&&Re(nt(ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE))},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...o){const[u,s,c]=o,f={};let l=null,a=null;if(!V(u))throw Be(ie.INVALID_ARGUMENT);const d=u;return V(s)?f.locale=s:ge(s)?l=s:X(s)&&(a=s),ge(c)?l=c:X(c)&&(a=c),Reflect.apply(n.t,n,[d,l||a||{},f])},rt(...o){return Reflect.apply(n.rt,n,[...o])},tc(...o){const[u,s,c]=o,f={plural:1};let l=null,a=null;if(!V(u))throw Be(ie.INVALID_ARGUMENT);const d=u;return V(s)?f.locale=s:Te(s)?f.plural=s:ge(s)?l=s:X(s)&&(a=s),V(c)?f.locale=c:ge(c)?l=c:X(c)&&(a=c),Reflect.apply(n.t,n,[d,l||a||{},f])},te(o,u){return n.te(o,u)},tm(o){return n.tm(o)},getLocaleMessage(o){return n.getLocaleMessage(o)},setLocaleMessage(o,u){n.setLocaleMessage(o,u)},mergeLocaleMessage(o,u){n.mergeLocaleMessage(o,u)},d(...o){return Reflect.apply(n.d,n,[...o])},getDateTimeFormat(o){return n.getDateTimeFormat(o)},setDateTimeFormat(o,u){n.setDateTimeFormat(o,u)},mergeDateTimeFormat(o,u){n.mergeDateTimeFormat(o,u)},n(...o){return Reflect.apply(n.n,n,[...o])},getNumberFormat(o){return n.getNumberFormat(o)},setNumberFormat(o,u){n.setNumberFormat(o,u)},mergeNumberFormat(o,u){n.mergeNumberFormat(o,u)},getChoiceIndex(o,u){return process.env.NODE_ENV!=="production"&&Re(nt(ve.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return i.__extender=r,process.env.NODE_ENV!=="production"&&(i.__enableEmitter=o=>{const u=n;u[qn]&&u[qn](o)},i.__disableEmitter=()=>{const o=n;o[ti]&&o[ti]()}),i}}const Ru={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function Em({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,i)=>[...r,...i.type===Xi?i.children:[i]],[]):t.reduce((n,r)=>{const i=e[r];return i&&(n[r]=i()),n},{})}function hl(e){return Xi}const Bu=Du({name:"i18n-t",props:Me({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Te(e)||!isNaN(e)}},Ru),setup(e,t){const{slots:n,attrs:r}=t,i=e.i18n||ku({useScope:e.scope,__useComponent:!0});return()=>{const o=Object.keys(n).filter(a=>a!=="_"),u={};e.locale&&(u.locale=e.locale),e.plural!==void 0&&(u.plural=V(e.plural)?+e.plural:e.plural);const s=Em(t,o),c=i[Nu](e.keypath,s,u),f=Me({},r),l=V(e.tag)||se(e.tag)?e.tag:hl();return el(l,f,c)}}});function bm(e){return ge(e)&&!V(e[0])}function pl(e,t,n,r){const{slots:i,attrs:o}=t;return()=>{const u={part:!0};let s={};e.locale&&(u.locale=e.locale),V(e.format)?u.key=e.format:se(e.format)&&(V(e.format.key)&&(u.key=e.format.key),s=Object.keys(e.format).reduce((d,h)=>n.includes(h)?Me({},d,{[h]:e.format[h]}):d,{}));const c=r(e.value,u,s);let f=[u.key];ge(c)?f=c.map((d,h)=>{const p=i[d.type],m=p?p({[d.type]:d.value,index:h,parts:c}):[d.value];return bm(m)&&(m[0].key=`${d.type}-${h}`),m}):V(c)&&(f=[c]);const l=Me({},o),a=V(e.tag)||se(e.tag)?e.tag:hl();return el(a,l,f)}}const ml=Du({name:"i18n-n",props:Me({value:{type:Number,required:!0},format:{type:[String,Object]}},Ru),setup(e,t){const n=e.i18n||ku({useScope:e.scope,__useComponent:!0});return pl(e,t,za,(...r)=>n[Iu](...r))}}),gl=Du({name:"i18n-d",props:Me({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Ru),setup(e,t){const n=e.i18n||ku({useScope:e.scope,__useComponent:!0});return pl(e,t,Ga,(...r)=>n[Ou](...r))}});function wm(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const r=n.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function Am(e){const t=u=>{const{instance:s,modifiers:c,value:f}=u;if(!s||!s.$)throw Be(ie.UNEXPECTED_ERROR);const l=wm(e,s.$);process.env.NODE_ENV!=="production"&&c.preserve&&Re(nt(ve.NOT_SUPPORTED_PRESERVE));const a=_l(f);return[Reflect.apply(l.t,l,[...Dl(a)]),l]};return{created:(u,s)=>{const[c,f]=t(s);At&&e.global===f&&(u.__i18nWatcher=bu(f.locale,()=>{s.instance&&s.instance.$forceUpdate()})),u.__composer=f,u.textContent=c},unmounted:u=>{At&&u.__i18nWatcher&&(u.__i18nWatcher(),u.__i18nWatcher=void 0,delete u.__i18nWatcher),u.__composer&&(u.__composer=void 0,delete u.__composer)},beforeUpdate:(u,{value:s})=>{if(u.__composer){const c=u.__composer,f=_l(s);u.textContent=Reflect.apply(c.t,c,[...Dl(f)])}},getSSRProps:u=>{const[s]=t(u);return{textContent:s}}}}function _l(e){if(V(e))return{path:e};if(X(e)){if(!("path"in e))throw Be(ie.REQUIRED_VALUE,"path");return e}else throw Be(ie.INVALID_VALUE)}function Dl(e){const{path:t,locale:n,args:r,choice:i,plural:o}=e,u={},s=r||{};return V(n)&&(u.locale=n),Te(i)&&(u.plural=i),Te(o)&&(u.plural=o),[t,s,u]}function Cm(e,t,...n){const r=X(n[0])?n[0]:{},i=!!r.useI18nComponentName,o=Y(r.globalInstall)?r.globalInstall:!0;process.env.NODE_ENV!=="production"&&o&&i&&Re(nt(ve.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Bu.name})),o&&([i?"i18n":Bu.name,"I18nT"].forEach(u=>e.component(u,Bu)),[ml.name,"I18nN"].forEach(u=>e.component(u,ml)),[gl.name,"I18nD"].forEach(u=>e.component(u,gl))),e.directive("t",Am(t))}const Lu={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},Fm={["vue-i18n-resource-inspector"]:"Search for scopes ..."},Nm={["vue-i18n-timeline"]:16764185},vl="vue-i18n: composer properties";let Pu;function Om(e,t){return ft(this,null,function*(){return new Promise((n,r)=>{try{hm({id:"vue-devtools-plugin-vue-i18n",label:Lu["vue-devtools-plugin-vue-i18n"],packageName:"vue-i18n",homepage:"https://vue-i18n.intlify.dev",logo:"https://vue-i18n.intlify.dev/vue-i18n-devtools-logo.png",componentStateTypes:[vl],app:e},i=>{Pu=i,i.on.visitComponentTree(({componentInstance:u,treeNode:s})=>{Im(u,s,t)}),i.on.inspectComponent(({componentInstance:u,instanceData:s})=>{u.vnode.el&&u.vnode.el.__VUE_I18N__&&s&&(t.mode==="legacy"?u.vnode.el.__VUE_I18N__!==t.global.__composer&&El(s,u.vnode.el.__VUE_I18N__):El(s,u.vnode.el.__VUE_I18N__))}),i.addInspector({id:"vue-i18n-resource-inspector",label:Lu["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:Fm["vue-i18n-resource-inspector"]}),i.on.getInspectorTree(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&Bm(u,t)});const o=new Map;i.on.getInspectorState(u=>ft(this,null,function*(){if(u.app===e&&u.inspectorId==="vue-i18n-resource-inspector")if(i.unhighlightElement(),Pm(u,t),u.nodeId==="global"){if(!o.has(u.app)){const[s]=yield i.getComponentInstances(u.app);o.set(u.app,s)}i.highlightElement(o.get(u.app))}else{const s=Lm(u.nodeId,t);s&&i.highlightElement(s)}})),i.on.editInspectorState(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&km(u,t)}),i.addTimelineLayer({id:"vue-i18n-timeline",label:Lu["vue-i18n-timeline"],color:Nm["vue-i18n-timeline"]}),n(!0)})}catch(i){console.error(i),r(!1)}})})}function yl(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function Im(e,t,n){const r=n.mode==="composition"?n.global:n.global.__composer;if(e&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&e.vnode.el.__VUE_I18N__!==r){const i={label:`i18n (${yl(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(i)}}function El(e,t){const n=vl;e.state.push({type:n,key:"locale",editable:!0,value:t.locale.value}),e.state.push({type:n,key:"availableLocales",editable:!1,value:t.availableLocales}),e.state.push({type:n,key:"fallbackLocale",editable:!0,value:t.fallbackLocale.value}),e.state.push({type:n,key:"inheritLocale",editable:!0,value:t.inheritLocale}),e.state.push({type:n,key:"messages",editable:!1,value:xu(t.messages.value)}),e.state.push({type:n,key:"datetimeFormats",editable:!1,value:t.datetimeFormats.value}),e.state.push({type:n,key:"numberFormats",editable:!1,value:t.numberFormats.value})}function xu(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];de(r)&&"source"in r?t[n]=Rm(r):an(r)&&r.loc&&r.loc.source?t[n]=r.loc.source:se(r)?t[n]=xu(r):t[n]=r}),t}const Sm={"<":"<",">":">",'"':""","&":"&"};function Tm(e){return e.replace(/[<>"&]/g,Mm)}function Mm(e){return Sm[e]||e}function Rm(e){const t=e.source?`("${Tm(e.source)}")`:"(?)";return{_custom:{type:"function",display:`<span>\u0192</span> ${t}`}}}function Bm(e,t){e.rootNodes.push({id:"global",label:"Global Scope"});const n=t.mode==="composition"?t.global:t.global.__composer;for(const[r,i]of t.__instances){const o=t.mode==="composition"?i:i.__composer;n!==o&&e.rootNodes.push({id:o.id.toString(),label:`${yl(r)} Scope`})}}function Lm(e,t){let n=null;if(e!=="global"){for(const[r,i]of t.__instances.entries())if(i.id.toString()===e){n=r;break}}return n}function bl(e,t){if(e==="global")return t.mode==="composition"?t.global:t.global.__composer;{const n=Array.from(t.__instances.values()).find(r=>r.id.toString()===e);return n?t.mode==="composition"?n:n.__composer:null}}function Pm(e,t){const n=bl(e.nodeId,t);return n&&(e.state=xm(n)),null}function xm(e){const t={},n="Locale related info",r=[{type:n,key:"locale",editable:!0,value:e.locale.value},{type:n,key:"fallbackLocale",editable:!0,value:e.fallbackLocale.value},{type:n,key:"availableLocales",editable:!1,value:e.availableLocales},{type:n,key:"inheritLocale",editable:!0,value:e.inheritLocale}];t[n]=r;const i="Locale messages info",o=[{type:i,key:"messages",editable:!1,value:xu(e.messages.value)}];t[i]=o;{const u="Datetime formats info",s=[{type:u,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];t[u]=s;const c="Datetime formats info",f=[{type:c,key:"numberFormats",editable:!1,value:e.numberFormats.value}];t[c]=f}return t}function ri(e,t){if(Pu){let n;t&&"groupId"in t&&(n=t.groupId,delete t.groupId),Pu.addTimelineEvent({layerId:"vue-i18n-timeline",event:{title:e,groupId:n,time:Date.now(),meta:{},data:t||{},logType:e==="compile-error"?"error":e==="fallback"||e==="missing"?"warning":"default"}})}}function km(e,t){const n=bl(e.nodeId,t);if(n){const[r]=e.path;r==="locale"&&V(e.state.value)?n.locale.value=e.state.value:r==="fallbackLocale"&&(V(e.state.value)||ge(e.state.value)||se(e.state.value))?n.fallbackLocale.value=e.state.value:r==="inheritLocale"&&Y(e.state.value)&&(n.inheritLocale=e.state.value)}}function $m(e,t,n){return{beforeCreate(){const r=Cr();if(!r)throw Be(ie.UNEXPECTED_ERROR);const i=this.$options;if(i.i18n){const o=i.i18n;if(i.__i18n&&(o.__i18n=i.__i18n),o.__root=t,this===this.$root)this.$i18n=wl(e,o);else{o.__injectWithOption=!0,o.__extender=n.__vueI18nExtend,this.$i18n=Mu(o);const u=this.$i18n;u.__extender&&(u.__disposer=u.__extender(this.$i18n))}}else if(i.__i18n)if(this===this.$root)this.$i18n=wl(e,i);else{this.$i18n=Mu({__i18n:i.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}else this.$i18n=e;i.__i18nGlobal&&sl(t,i,i),this.$t=(...o)=>this.$i18n.t(...o),this.$rt=(...o)=>this.$i18n.rt(...o),this.$tc=(...o)=>this.$i18n.tc(...o),this.$te=(o,u)=>this.$i18n.te(o,u),this.$d=(...o)=>this.$i18n.d(...o),this.$n=(...o)=>this.$i18n.n(...o),this.$tm=o=>this.$i18n.tm(o),n.__setInstance(r,this.$i18n)},mounted(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$i18n){const r=this.$i18n;this.$el.__VUE_I18N__=r.__composer;const i=this.__v_emitter=Uo();r.__enableEmitter&&r.__enableEmitter(i),i.on("*",ri)}},unmounted(){const r=Cr();if(!r)throw Be(ie.UNEXPECTED_ERROR);const i=this.$i18n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$el.__VUE_I18N__&&(this.__v_emitter&&(this.__v_emitter.off("*",ri),delete this.__v_emitter),this.$i18n&&(i.__disableEmitter&&i.__disableEmitter(),delete this.$el.__VUE_I18N__)),delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,i.__disposer&&(i.__disposer(),delete i.__disposer,delete i.__extender),n.__deleteInstance(r),delete this.$i18n}}}function wl(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[il](t.pluralizationRules||e.pluralizationRules);const n=Qi(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(r=>e.mergeLocaleMessage(r,n[r])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(r=>e.mergeDateTimeFormat(r,t.datetimeFormats[r])),t.numberFormats&&Object.keys(t.numberFormats).forEach(r=>e.mergeNumberFormat(r,t.numberFormats[r])),e}const Um=Ct("global-vue-i18n");function Vm(e={},t){const n=__VUE_I18N_LEGACY_API__&&Y(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,r=Y(e.globalInjection)?e.globalInjection:!0,i=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,o=new Map,[u,s]=jm(e,n),c=Ct(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&n&&i&&Re(nt(ve.NOTICE_DROP_ALLOW_COMPOSITION));function f(d){return o.get(d)||null}function l(d,h){o.set(d,h)}function a(d){o.delete(d)}{let h;const d={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return i},install(p,...m){return ft(this,null,function*(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&(p.__VUE_I18N__=d),p.__VUE_I18N_SYMBOL__=c,p.provide(p.__VUE_I18N_SYMBOL__,d),X(m[0])){const C=m[0];d.__composerExtend=C.__composerExtend,d.__vueI18nExtend=C.__vueI18nExtend}let v=null;!n&&r&&(v=Zm(p,d.global)),__VUE_I18N_FULL_INSTALL__&&Cm(p,d,...m),__VUE_I18N_LEGACY_API__&&n&&p.mixin($m(s,s.__composer,d));const g=p.unmount;if(p.unmount=()=>{v&&v(),d.dispose(),g()},process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__){if(!(yield Om(p,d)))throw Be(ie.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const D=Uo();if(n){const y=s;y.__enableEmitter&&y.__enableEmitter(D)}else{const y=s;y[qn]&&y[qn](D)}D.on("*",ri)}})},get global(){return s},dispose(){u.stop()},__instances:o,__getInstance:f,__setInstance:l,__deleteInstance:a};return d}}function ku(e={}){const t=Cr();if(t==null)throw Be(ie.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Be(ie.NOT_INSTALLED);const n=Hm(t),r=qm(n),i=ul(t),o=Wm(e,i);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw Be(ie.NOT_AVAILABLE_IN_LEGACY_MODE);return zm(t,o,r,e)}if(o==="global")return sl(r,e,i),r;if(o==="parent"){let c=Gm(n,t,e.__useComponent);return c==null&&(process.env.NODE_ENV!=="production"&&Re(nt(ve.NOT_FOUND_PARENT_SCOPE)),c=r),c}const u=n;let s=u.__getInstance(t);if(s==null){const c=Me({},e);"__i18n"in i&&(c.__i18n=i.__i18n),r&&(c.__root=r),s=Tu(c),u.__composerExtend&&(s[Su]=u.__composerExtend(s)),Xm(u,t,s),u.__setInstance(t,s)}return s}function jm(e,t,n){const r=Pp();{const i=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Mu(e)):r.run(()=>Tu(e));if(i==null)throw Be(ie.UNEXPECTED_ERROR);return[r,i]}}function Hm(e){{const t=jc(e.isCE?Um:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Be(e.isCE?ie.NOT_INSTALLED_WITH_PROVIDE:ie.UNEXPECTED_ERROR);return t}}function Wm(e,t){return wi(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function qm(e){return e.mode==="composition"?e.global:e.global.__composer}function Gm(e,t,n=!1){let r=null;const i=t.root;let o=Km(t,n);for(;o!=null;){const u=e;if(e.mode==="composition")r=u.__getInstance(o);else if(__VUE_I18N_LEGACY_API__){const s=u.__getInstance(o);s!=null&&(r=s.__composer,n&&r&&!r[ol]&&(r=null))}if(r!=null||i===o)break;o=o.parent}return r}function Km(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Xm(e,t,n){let r=null;I0(()=>{if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el){t.vnode.el.__VUE_I18N__=n,r=Uo();const i=n;i[qn]&&i[qn](r),r.on("*",ri)}},t),S0(()=>{const i=n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el&&t.vnode.el.__VUE_I18N__&&(r&&r.off("*",ri),i[ti]&&i[ti](),delete t.vnode.el.__VUE_I18N__),e.__deleteInstance(t);const o=i[Su];o&&(o(),delete i[Su])},t)}function zm(e,t,n,r={}){const i=t==="local",o=Fc(null);if(i&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw Be(ie.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const u=Y(r.inheritLocale)?r.inheritLocale:!V(r.locale),s=yr(!i||u?n.locale.value:V(r.locale)?r.locale:gr),c=yr(!i||u?n.fallbackLocale.value:V(r.fallbackLocale)||ge(r.fallbackLocale)||X(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:s.value),f=yr(Qi(s.value,r)),l=yr(X(r.datetimeFormats)?r.datetimeFormats:{[s.value]:{}}),a=yr(X(r.numberFormats)?r.numberFormats:{[s.value]:{}}),d=i?n.missingWarn:Y(r.missingWarn)||on(r.missingWarn)?r.missingWarn:!0,h=i?n.fallbackWarn:Y(r.fallbackWarn)||on(r.fallbackWarn)?r.fallbackWarn:!0,p=i?n.fallbackRoot:Y(r.fallbackRoot)?r.fallbackRoot:!0,m=!!r.fallbackFormat,v=de(r.missing)?r.missing:null,g=de(r.postTranslation)?r.postTranslation:null,C=i?n.warnHtmlMessage:Y(r.warnHtmlMessage)?r.warnHtmlMessage:!0,D=!!r.escapeParameter,y=i?n.modifiers:X(r.modifiers)?r.modifiers:{},I=r.pluralRules||i&&n.pluralRules;function O(){return[s.value,c.value,f.value,l.value,a.value]}const N=$t({get:()=>o.value?o.value.locale.value:s.value,set:$=>{o.value&&(o.value.locale.value=$),s.value=$}}),M=$t({get:()=>o.value?o.value.fallbackLocale.value:c.value,set:$=>{o.value&&(o.value.fallbackLocale.value=$),c.value=$}}),R=$t(()=>o.value?o.value.messages.value:f.value),q=$t(()=>l.value),Z=$t(()=>a.value);function W(){return o.value?o.value.getPostTranslationHandler():g}function ee($){o.value&&o.value.setPostTranslationHandler($)}function pe(){return o.value?o.value.getMissingHandler():v}function le($){o.value&&o.value.setMissingHandler($)}function J($){return O(),$()}function Yn(...$){return o.value?J(()=>Reflect.apply(o.value.t,null,[...$])):J(()=>"")}function er(...$){return o.value?Reflect.apply(o.value.rt,null,[...$]):""}function tr(...$){return o.value?J(()=>Reflect.apply(o.value.d,null,[...$])):J(()=>"")}function nr(...$){return o.value?J(()=>Reflect.apply(o.value.n,null,[...$])):J(()=>"")}function rr($){return o.value?o.value.tm($):{}}function ct($,oe){return o.value?o.value.te($,oe):!1}function In($){return o.value?o.value.getLocaleMessage($):{}}function Sn($,oe){o.value&&(o.value.setLocaleMessage($,oe),f.value[$]=oe)}function ir($,oe){o.value&&o.value.mergeLocaleMessage($,oe)}function or($){return o.value?o.value.getDateTimeFormat($):{}}function Tn($,oe){o.value&&(o.value.setDateTimeFormat($,oe),l.value[$]=oe)}function ur($,oe){o.value&&o.value.mergeDateTimeFormat($,oe)}function wt($){return o.value?o.value.getNumberFormat($):{}}function Ht($,oe){o.value&&(o.value.setNumberFormat($,oe),a.value[$]=oe)}function sr($,oe){o.value&&o.value.mergeNumberFormat($,oe)}const ar={get id(){return o.value?o.value.id:-1},locale:N,fallbackLocale:M,messages:R,datetimeFormats:q,numberFormats:Z,get inheritLocale(){return o.value?o.value.inheritLocale:u},set inheritLocale($){o.value&&(o.value.inheritLocale=$)},get availableLocales(){return o.value?o.value.availableLocales:Object.keys(f.value)},get modifiers(){return o.value?o.value.modifiers:y},get pluralRules(){return o.value?o.value.pluralRules:I},get isGlobal(){return o.value?o.value.isGlobal:!1},get missingWarn(){return o.value?o.value.missingWarn:d},set missingWarn($){o.value&&(o.value.missingWarn=$)},get fallbackWarn(){return o.value?o.value.fallbackWarn:h},set fallbackWarn($){o.value&&(o.value.missingWarn=$)},get fallbackRoot(){return o.value?o.value.fallbackRoot:p},set fallbackRoot($){o.value&&(o.value.fallbackRoot=$)},get fallbackFormat(){return o.value?o.value.fallbackFormat:m},set fallbackFormat($){o.value&&(o.value.fallbackFormat=$)},get warnHtmlMessage(){return o.value?o.value.warnHtmlMessage:C},set warnHtmlMessage($){o.value&&(o.value.warnHtmlMessage=$)},get escapeParameter(){return o.value?o.value.escapeParameter:D},set escapeParameter($){o.value&&(o.value.escapeParameter=$)},t:Yn,getPostTranslationHandler:W,setPostTranslationHandler:ee,getMissingHandler:pe,setMissingHandler:le,rt:er,d:tr,n:nr,tm:rr,te:ct,getLocaleMessage:In,setLocaleMessage:Sn,mergeLocaleMessage:ir,getDateTimeFormat:or,setDateTimeFormat:Tn,mergeDateTimeFormat:ur,getNumberFormat:wt,setNumberFormat:Ht,mergeNumberFormat:sr};function cr($){$.locale.value=s.value,$.fallbackLocale.value=c.value,Object.keys(f.value).forEach(oe=>{$.mergeLocaleMessage(oe,f.value[oe])}),Object.keys(l.value).forEach(oe=>{$.mergeDateTimeFormat(oe,l.value[oe])}),Object.keys(a.value).forEach(oe=>{$.mergeNumberFormat(oe,a.value[oe])}),$.escapeParameter=D,$.fallbackFormat=m,$.fallbackRoot=p,$.fallbackWarn=h,$.missingWarn=d,$.warnHtmlMessage=C}return O0(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw Be(ie.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const $=o.value=e.proxy.$i18n.__composer;t==="global"?(s.value=$.locale.value,c.value=$.fallbackLocale.value,f.value=$.messages.value,l.value=$.datetimeFormats.value,a.value=$.numberFormats.value):i&&cr($)}),ar}const Jm=["locale","fallbackLocale","availableLocales"],Al=["t","rt","d","n","tm","te"];function Zm(e,t){const n=Object.create(null);return Jm.forEach(i=>{const o=Object.getOwnPropertyDescriptor(t,i);if(!o)throw Be(ie.UNEXPECTED_ERROR);const u=tt(o.value)?{get(){return o.value.value},set(s){o.value.value=s}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,i,u)}),e.config.globalProperties.$i18n=n,Al.forEach(i=>{const o=Object.getOwnPropertyDescriptor(t,i);if(!o||!o.value)throw Be(ie.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${i}`,o)}),()=>{delete e.config.globalProperties.$i18n,Al.forEach(i=>{delete e.config.globalProperties[`$${i}`]})}}if(mm(),__INTLIFY_JIT_COMPILATION__?Aa(pp):Aa(hp),op($h),up(ya),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=Kt();e.__INTLIFY__=!0,Xh(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;function Qm(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Cl(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 Ym(e,t,n){return t&&Cl(e.prototype,t),n&&Cl(e,n),e}function eg(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ht=function(){function e(){Qm(this,e)}return Ym(e,null,[{key:"getMessage",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.$i18n.global.t(n,r)}},{key:"resetI18n",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:lr;return Vm({locale:n,globalInjection:!0,silentFallbackWarn:!0,missingWarn:!1,fallbackWarn:!1,silentTranslationWarn:!0})}},{key:"setLocale",value:function(n,r){this.$i18n.global.setLocaleMessage(n,r)}}]),e}();eg(ht,"$i18n",ht.resetI18n());function $u(e,t,n){var r=t.replace(/\[(\d)]/g,function(o,u){return"."+u}).split("."),i=!1;return r.reduce(function(o,u,s,c){var f=o;if(!!o){if(!Object.prototype.hasOwnProperty.call(o,u)){dr("Can not set ".concat(t,"'s ").concat(u," property in current %o, Because there is no ").concat(u," property on the %o"),o,o);return}return s===c.length-1&&!Object.is(f[u],n)&&(f[u]=n,i=!0),f[u]}},e),i}var _n=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function tg(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Uu={exports:{}};(function(e){(function(t){var n=function(g,C,D){if(!f(C)||a(C)||d(C)||h(C)||c(C))return C;var y,I=0,O=0;if(l(C))for(y=[],O=C.length;I<O;I++)y.push(n(g,C[I],D));else{y={};for(var N in C)Object.prototype.hasOwnProperty.call(C,N)&&(y[g(N,D)]=n(g,C[N],D))}return y},r=function(g,C){C=C||{};var D=C.separator||"_",y=C.split||/(?=[A-Z])/;return g.split(y).join(D)},i=function(g){return p(g)?g:(g=g.replace(/[\-_\s]+(.)?/g,function(C,D){return D?D.toUpperCase():""}),g.substr(0,1).toLowerCase()+g.substr(1))},o=function(g){var C=i(g);return C.substr(0,1).toUpperCase()+C.substr(1)},u=function(g,C){return r(g,C).toLowerCase()},s=Object.prototype.toString,c=function(g){return typeof g=="function"},f=function(g){return g===Object(g)},l=function(g){return s.call(g)=="[object Array]"},a=function(g){return s.call(g)=="[object Date]"},d=function(g){return s.call(g)=="[object RegExp]"},h=function(g){return s.call(g)=="[object Boolean]"},p=function(g){return g=g-0,g===g},m=function(g,C){var D=C&&"process"in C?C.process:C;return typeof D!="function"?g:function(y,I){return D(y,g,I)}},v={camelize:i,decamelize:u,pascalize:o,depascalize:u,camelizeKeys:function(g,C){return n(m(i,C),g)},decamelizeKeys:function(g,C){return n(m(u,C),g,C)},pascalizeKeys:function(g,C){return n(m(o,C),g)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=v:t.humps=v})(_n)})(Uu);var Fl={};Object.defineProperty(Fl,"__esModule",{value:!0});function Vu(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:Vu(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:Vu(r)}return t}}var ng=Fl.default=Vu;function he(e){if(e!==void 0)return typeof e=="object"?ng(e):e}function St(e){return Object.prototype.toString.call(e)==="[object Object]"}function rg(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}function Gn(e){return Array.isArray(e)}function it(e){return typeof e=="string"}function Yi(e){return typeof e=="number"}function Nl(e){return typeof e=="function"}function ig(e){return Gn(e)&&e.every(function(t){return it(t)})}function og(e){return Gn(e)&&e.every(function(t){return Yi(t)||t===""})}function Ol(e){return/^\[.*?]$/.test(e)}function eo(e){return/^{.*?}$/.test(e)}function ug(e){return Object.values(ye).includes(e)}function ju(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 sg(e){if(Array.isArray(e))return ju(e)}function Il(e,t,n,r,i,o,u){try{var s=e[o](u),c=s.value}catch(f){n(f);return}s.done?t(c):Promise.resolve(c).then(r,i)}function ag(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){Il(o,r,i,u,s,"next",c)}function s(c){Il(o,r,i,u,s,"throw",c)}u(void 0)})}}function cg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Sl(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 lg(e,t,n){return t&&Sl(e.prototype,t),n&&Sl(e,n),e}function Tl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function fg(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function dg(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Hu(e){return sg(e)||fg(e)||hg(e)||dg()}function hg(e,t){if(!!e){if(typeof e=="string")return ju(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ju(e,t)}}function pg(e,t){var n,r,i,o,u={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(f){return function(l){return c([f,l])}}function c(f){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(i=f[0]&2?r.return:f[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,f[1])).done)return i;switch(r=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return u.label++,{value:f[1],done:!1};case 5:u.label++,r=f[1],f=[0];continue;case 7:f=u.ops.pop(),u.trys.pop();continue;default:if(i=u.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){u=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){u.label=f[1];break}if(f[0]===6&&u.label<i[1]){u.label=i[1],i=f;break}if(i&&u.label<i[2]){u.label=i[2],u.ops.push(f);break}i[2]&&u.ops.pop(),u.trys.pop();continue}f=t.call(e,u)}catch(l){f=[6,l],r=0}finally{n=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}}var Ml=function(){function e(){cg(this,e),Tl(this,"_events",new Map),Tl(this,"debug",!1)}return lg(e,[{key:"emit",value:function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];var u=this;return ag(function(){var s,c,f,l,a,d,h,p,m,v,g,C;return pg(this,function(D){switch(D.label){case 0:if(s=u._events.get(n),c=[],!s)return[3,10];f=s.slice(),l=!0,a=!1,d=void 0,D.label=1;case 1:D.trys.push([1,8,9,10]),h=f[Symbol.iterator](),D.label=2;case 2:if(l=(p=h.next()).done)return[3,7];if(m=p.value,!s.includes(m))return[3,6];D.label=3;case 3:return D.trys.push([3,5,,6]),u.debug&&xo.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(m.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+m.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(i.map(function(){return"%o"}).join(","),"\u3002")].concat(Hu(i))),[4,m.apply(null,Hu(i))];case 4:return v=D.sent(),u.debug&&xo.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(m.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+m.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(i.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat(Hu(i),[v])),c.push(v),v===!1?[3,7]:[3,6];case 5:return g=D.sent(),bi(String(g)+":"+String(g.stack)),[3,6];case 6:return l=!0,[3,2];case 7:return[3,10];case 8:return C=D.sent(),a=!0,d=C,[3,10];case 9:try{!l&&h.return!=null&&h.return()}finally{if(a)throw d}return[7];case 10:return[2,c]}})})()}},{key:"on",value:function(n,r){if(this._events.has(n)){var i;(i=this._events.get(n))===null||i===void 0||i.push(r)}else this._events.set(n,[r])}},{key:"off",value:function(n,r){if(this._events.has(n)){var i=this._events.get(n),o=i==null?void 0:i.indexOf(r);i==null||i.splice(o,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),e}();function mg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Rl(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 gg(e,t,n){return t&&Rl(e.prototype,t),n&&Rl(e,n),e}function _g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Dg=[{key:"on_click",name:"\u70B9\u51FB\u65F6",code:"click"},{key:"on_click_finish",name:"\u6267\u884C\u5B8C\u6210\u65F6",code:"click-finish"},{key:"on_change",name:"\u503C\u53D1\u751F\u53D8\u5316\u65F6",code:"change"},{key:"on_search",name:"\u641C\u7D22\u65F6",code:"search"},{key:"on_list_change",name:"\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",code:"list-change"},{key:"on_list_search",name:"\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",code:"list-search"},{key:"on_list_mounted",name:"\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",code:"list-mounted"},{key:"on_list_delete",name:"\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",code:"list-delete"},{key:"on_list_before_insert",name:"\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",code:"list-before-insert"},{key:"on_input",name:"\u7528\u6237\u8F93\u5165\u65F6",code:"input"},{key:"on_blur",name:"\u5931\u53BB\u7126\u70B9\u65F6",code:"blur"},{key:"on_focus",name:"\u83B7\u53D6\u7126\u70B9\u65F6",code:"focus"},{key:"on_wps_open",name:"\u6253\u5F00\u6587\u4EF6\u65F6",code:"wps-open"},{key:"on_wps_save",name:"\u4FDD\u5B58\u6587\u4EF6\u65F6",code:"wps-save"},{key:"on_wps_rename",name:"\u91CD\u547D\u540D\u65F6",code:"wps-rename"},{key:"on_list_actions",name:"\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",code:"list-actions"},{key:"on_list_render_operation",name:"\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",code:"list-render-operation"},{key:"on_list_rowclick",name:"\u884C\u70B9\u51FB\u65F6",code:"list-rowclick"},{key:"on_list_before_rowdelete",name:"\u884C\u5220\u9664\u524D",code:"list-before-rowdelete"},{key:"on_list_before_import",name:"\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",code:"list-before-import"},{key:"on_list_rows_checked",name:"\u884C\u9009\u4E2D\u65F6",code:"list-rows-checked"},{key:"on_change_tab",name:"\u6807\u7B7E\u9875\u5207\u6362\u65F6",code:"change-tab"},{key:"on_modal_ok",name:"\u5F39\u7A97\u786E\u8BA4\u65F6",code:"modal-ok"}],Bl=function(){function e(){mg(this,e)}return gg(e,null,[{key:"getEventsFromKeys",value:function(n){var r=typeof n=="string"?[n]:n;return e.events.filter(function(i){return r.includes(i.key)})}},{key:"getEventsFromControl",value:function(n){var r=[],i=n.eventKeys;r=r.concat(e.events.filter(function(u){return i.includes(u.key)}));var o=n.customEvents.map(function(u){var s=u.key;return u.namespace!==void 0&&u.namespace!==null&&u.namespace!==""&&(s=u.namespace+":"+u.key),{key:s,code:u.key,name:u.name}});return r=r.concat(o),r}}]),e}();_g(Bl,"events",Dg);function Wu(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 vg(e){if(Array.isArray(e))return Wu(e)}function yg(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Eg(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ll(e){return vg(e)||yg(e)||bg(e)||Eg()}function bg(e,t){if(!!e){if(typeof e=="string")return Wu(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Wu(e,t)}}function qu(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function Pl(e,t,n){n!=="Runtime"&&(e.parent=t,qu(e,"parent"))}function wg(e,t,n){e.forEach(function(r){Pl(r,t,n)})}var xl=Symbol("targetKey");function kl(e){var t;return(t=e[xl])!==null&&t!==void 0?t:e}function $l(e,t,n){return wg(e,t,n),new Proxy(e,{get:function(i,o){for(var u=arguments.length,s=new Array(u>2?u-2:0),c=2;c<u;c++)s[c-2]=arguments[c];var f;return o===xl?i:(f=Reflect).get.apply(f,[i,o].concat(Ll(s)))},set:function(i,o,u){for(var s=arguments.length,c=new Array(s>3?s-3:0),f=3;f<s;f++)c[f-3]=arguments[f];var l;if(Gn(e)&&o==="length"&&u===e.length)return!0;var a=(l=Reflect).set.apply(l,[i,o,u].concat(Ll(c)));return St(u)&&Pl(u,t,n),a}})}function Gu(e,t,n,r,i){var o=r!=null?r:e,u=$l(kl(n!=null?n:[]),o,i);Object.defineProperty(e,t,{get:function(){return u},set:function(c){u=$l(kl(c),o,i)},enumerable:!0})}function Ag(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ul(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 Cg(e,t,n){return t&&Ul(e.prototype,t),n&&Ul(e,n),e}function Dn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Vl=[],ii=function(){function e(t){Ag(this,e),Dn(this,"registeredControlTypes",new Set),Dn(this,"controlConfigMap",new Map),Dn(this,"_controls",[]),Dn(this,"_type",void 0),this._type=t,this._initControls(t)}return Cg(e,[{key:"registerControlConfig",value:function(n,r){return this.controlConfigMap.set(n,r),this}},{key:"getControlConfig",value:function(n){return this.controlConfigMap.get(n)}},{key:"getControls",value:function(){return this._controls}},{key:"register",value:function(n){n.__is_control__||qt("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(i){return i.controlType===n.controlType});return r>-1&&(dr("The ".concat(n.controlType," is repeat register, So it overwrites the one that was registered before.")),this._controls.splice(r,1)),this.registeredControlTypes.add(n.controlType),this._controls.push(n),this}},{key:"isLayoutControl",value:function(n){return n.controlType===Q.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===Q.FORM}},{key:"isListControl",value:function(n){return n.controlType===Q.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===Q.COLUMN}},{key:"createControl",value:function(n,r){var i=this;if(Array.isArray(n))return n.map(function(l){return i.createControl(l,r)});if(n.children&&(n.children=n.children.map(function(l){return i.createControl(l,r)})),this.isListControl(n)){var o=n.props;o.headers&&(o.headers=o.headers.map(function(l){return i.createControl(l,r)}))}var u=this.getControlFormType(n.type);if(u){var s=n;if(typeof r=="function"){var c=r(s);c&&(s=c)}var f;return u.mode==="Runtime"?(f=s,f.fieldType=u.controlFieldType,this._setParentPrototypeToSchema(f,this)):f=new u(s),f}else qt("The constructor of ".concat(n.type," could not be found, please confirm that the constructor has been registered"))}},{key:"resetInstanceParent",value:function(n,r){delete n.parent,Object.defineProperty(n,"parent",{configurable:!0,get:function(){return r}}),qu(n,"parent")}},{key:"_setParentPrototypeToSchema",value:function(n,r){r._type==="Runtime"&&(Object.defineProperty(n,"parent",{configurable:!0,get:function(){var o=n.id,u=r._controlParentIdMap,s=r.instanceMap;if(!(!u||!s)){var c=u[o],f=s[o];if(!(!c&&!f)){var l=f.findIndex(function(h){return h==n}),a=s[c]||[],d;return a.length!==f.length?d=a[0]:d=a[l],d}}}}),qu(n,"parent"))}},{key:"createControlInstance",value:function(n,r){var i=this.getControlFormType(n);if(i)return new i(r)}},{key:"getControlFormType",value:function(n){return this._controls.find(function(r){return r.controlType===n})}},{key:"_initControls",value:function(n){var r=this;this.constructor.staticControls.forEach(function(i){r.register(i[n]),e.staticControlsRuntimeRules.set(i.Runtime.controlType,i.Property.RuntimeRules),i.Property.mode=n})}}],[{key:"staticGetRules",value:function(n,r){var i=e.staticControlsRuntimeRules.get(n),o=[];if(i){var u=new i(r);o=Array.from(u)}return o}},{key:"register",value:function(n,r){var i=n.Designer,o=n.Runtime,u=n.Property;(!i||!o||!i.__is_control__||!o.__is_control__)&&qt("".concat(n," is can't register as a Control"));var s=this.staticControls.findIndex(function(c){return c.Designer.controlType===i.controlType});return s>-1&&(dr("The ".concat(i.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(s,1)),this.staticRegisteredTypes.add(i.controlType),this.staticControls.push(n),u.mode=r,this}}]),e}();Dn(ii,"staticControlsRuntimeRules",new Map),Dn(ii,"staticControls",Vl),Dn(ii,"staticRegisteredTypes",new Set(Vl.map(function(e){return e.Designer.controlType}))),Dn(ii,"staticRegisteredConfigs",new Map);function Kn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ee(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ku=function e(t){Kn(this,e),Ee(this,"dataCode",void 0),Ee(this,"fieldCode",void 0),Ee(this,"fieldType",void 0),Ee(this,"aliasCode",void 0);var n;this.dataCode=(n=t==null?void 0:t.dataCode)!==null&&n!==void 0?n:"";var r;this.fieldCode=(r=t==null?void 0:t.fieldCode)!==null&&r!==void 0?r:"";var i;this.fieldType=(i=t==null?void 0:t.fieldType)!==null&&i!==void 0?i:"",this.aliasCode=t==null?void 0:t.aliasCode},Fg=function e(t){Kn(this,e),Ee(this,"minWidth",void 0),Ee(this,"maxWidth",void 0),Ee(this,"flex",void 0);var n;this.minWidth=(n=t==null?void 0:t.minWidth)!==null&&n!==void 0?n:150,this.maxWidth=t==null?void 0:t.maxWidth;var r;this.flex=(r=t==null?void 0:t.flex)!==null&&r!==void 0?r:1},Xu=function e(t){Kn(this,e),Ee(this,"amount",void 0),Ee(this,"currency",void 0);var n;this.amount=(n=t==null?void 0:t.amount)!==null&&n!==void 0?n:"";var r;this.currency=(r=t==null?void 0:t.currency)!==null&&r!==void 0?r:"CNY"},zu=function e(t){Kn(this,e),Ee(this,"min",void 0),Ee(this,"max",void 0);var n;this.min=(n=t==null?void 0:t.min)!==null&&n!==void 0?n:"";var r;this.max=(r=t==null?void 0:t.max)!==null&&r!==void 0?r:""},Ju=function e(t){Kn(this,e),Ee(this,"city",void 0),Ee(this,"cityDisplay",void 0),Ee(this,"district",void 0),Ee(this,"districtDisplay",void 0),Ee(this,"province",void 0),Ee(this,"provinceDisplay",void 0);var n;this.city=(n=t==null?void 0:t.city)!==null&&n!==void 0?n:"";var r;this.cityDisplay=(r=t==null?void 0:t.cityDisplay)!==null&&r!==void 0?r:"";var i;this.district=(i=t==null?void 0:t.district)!==null&&i!==void 0?i:"";var o;this.districtDisplay=(o=t==null?void 0:t.districtDisplay)!==null&&o!==void 0?o:"";var u;this.province=(u=t==null?void 0:t.province)!==null&&u!==void 0?u:"";var s;this.provinceDisplay=(s=t==null?void 0:t.provinceDisplay)!==null&&s!==void 0?s:""},Zu=function e(t){Kn(this,e),Ee(this,"result",void 0),Ee(this,"unit",void 0);var n;this.result=(n=t==null?void 0:t.result)!==null&&n!==void 0?n:0;var r;this.unit=(r=t==null?void 0:t.unit)!==null&&r!==void 0?r:""},jl;(function(e){e.CNY="CNY",e.USD="USD",e.JPY="JPY",e.EUR="EUR",e.INR="INR",e.IDR="IDR",e.BRL="BRL",e.AED="AED",e.AUD="AUD",e.CAD="CAD",e.EGP="EGP",e.GBP="GBP",e.ZAR="ZAR",e.KRW="KRW",e.MAD="MAD",e.MXN="MXN",e.MYR="MYR",e.PHP="PHP",e.PLN="PLN",e.RUB="RUB",e.SGD="SGD",e.THB="THB",e.TRY="TRY",e.TWD="TWD",e.VND="VND",e.HKD="HKD",e.IEP="IEP"})(jl||(jl={}));var Hl;(function(e){e.DEFAULT_DISPLAY="defaultDisplay",e.REQUIRED="required",e.IS_HIDE="isHide",e.IS_SHOW_UNIT="isShowUnit",e.IMD_SEARCH="immediatelySearch",e.MULTIPLE="multiple",e.SUBMIT_SELECT_CURRENCY="submitSelectCurrency",e.CAPTION="caption",e.IS_HIDE_CAPTION="isHideCaption",e.DEFAULT_SHOW_OPTIONS="defaultShowOptions",e.CAN_SEARCH="canSearch",e.CAN_CHECK="canCheck",e.CAN_EDIT="canEdit",e.CAN_DELETE="canDelete",e.SHOW_UPPER_CASE="showUpperCase",e.MICROMETER="micrometer",e.PRECISION="precision",e.PERCENTAGE="percentage",e.OPTIONAL_LEVEL="optionalLevel",e.CONTAINS_SUB_NODE="containsSubNode",e.DEFAULT_COLLAPSE="defaultCollapse",e.CAN_VIEW_FORM="canViewForm",e.VIEW_FORM_MODEL_TYPE="viewFormModelType",e.SERVER_PAGINATION="serverPagination",e.IS_SHOW_CAPTION_TIP="isShowCaptionTip",e.IS_SHOW_WATERMARK="isShowWatermark",e.ENCRYPTED="encrypted",e.IS_INLINE_EDIT="isInlineEdit",e.REVISIONS_MODE="revisionsMode",e.ALLOW_COPY_OPTIONS="allowCopyOptions",e.IS_PASTE="isPaste",e.SORTABLE="sortable"})(Hl||(Hl={}));var Qu;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(Qu||(Qu={}));var Ng=function e(t){Kn(this,e),Ee(this,"width",void 0),Ee(this,"height",void 0),Ee(this,"widthConfig",void 0),Ee(this,"heightConfig",void 0);var n;this.width=(n=t==null?void 0:t.width)!==null&&n!==void 0?n:"";var r;this.height=(r=t==null?void 0:t.height)!==null&&r!==void 0?r:"";var i;this.widthConfig=(i=t==null?void 0:t.widthConfig)!==null&&i!==void 0?i:"fill";var o;this.heightConfig=(o=t==null?void 0:t.heightConfig)!==null&&o!==void 0?o:"fill"};function Og(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Yu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function to(e,t,n){return Wl()?to=Reflect.construct:to=function(i,o,u){var s=[null];s.push.apply(s,o);var c=Function.bind.apply(i,s),f=new c;return u&&ui(f,u.prototype),f},to.apply(null,arguments)}function Qt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function oi(e){return oi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},oi(e)}function Ig(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&&ui(e,t)}function Sg(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Tg(e,t){return t&&(Mg(t)==="object"||typeof t=="function")?t:Og(e)}function ui(e,t){return ui=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ui(e,t)}function Mg(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function es(e){var t=typeof Map=="function"?new Map:void 0;return es=function(r){if(r===null||!Sg(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,i)}function i(){return to(r,arguments,oi(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),ui(i,r)},es(e)}function Wl(){if(typeof Reflect=="undefined"||!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(e){return!1}}function Rg(e){var t=Wl();return function(){var r=oi(e),i;if(t){var o=oi(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Tg(this,i)}}var ts=function e(t){Yu(this,e),Qt(this,"isHide",{type:"boolean"})},ql=function(e){Ig(n,e);var t=Rg(n);function n(r){return Yu(this,n),t.call(this)}return n}(es(Array)),Yt=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";Yu(this,e),Qt(this,"isHide",void 0),Qt(this,"className",void 0),Qt(this,"style",void 0),Qt(this,"caption",void 0),Qt(this,"defaultState",void 0);var r;this.isHide=(r=t==null?void 0:t.isHide)!==null&&r!==void 0?r:!1,this.style=new Ng(t==null?void 0:t.style);var i;this.caption=(i=t==null?void 0:t.caption)!==null&&i!==void 0?i:n};Qt(Yt,"mode",void 0),Qt(Yt,"Rules",ts),Qt(Yt,"RuntimeRules",ql);function Ut(){return Ut=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},Ut.apply(this,arguments)}function Bg(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function ns(e){return ns=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ns(e)}function no(e,t){return no=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},no(e,t)}function Lg(){if(typeof Reflect=="undefined"||!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(e){return!1}}function ro(e,t,n){return Lg()?ro=Reflect.construct:ro=function(i,o,u){var s=[null];s.push.apply(s,o);var c=Function.bind.apply(i,s),f=new c;return u&&no(f,u.prototype),f},ro.apply(null,arguments)}function Pg(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function rs(e){var t=typeof Map=="function"?new Map:void 0;return rs=function(r){if(r===null||!Pg(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,i)}function i(){return ro(r,arguments,ns(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),no(i,r)},rs(e)}var xg=/%[sdj%]/g,Gl=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Gl=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function is(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 pt(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,i=t[0],o=t.length;if(typeof i=="function")return i.apply(null,t.slice(1));if(typeof i=="string"){var u=String(i).replace(xg,function(s){if(s==="%%")return"%";if(r>=o)return s;switch(s){case"%s":return String(t[r++]);case"%d":return Number(t[r++]);case"%j":try{return JSON.stringify(t[r++])}catch(c){return"[Circular]"}break;default:return s}});return u}return i}function kg(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function Le(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||kg(t)&&typeof e=="string"&&!e)}function $g(e,t,n){var r=[],i=0,o=e.length;function u(s){r.push.apply(r,s),i++,i===o&&n(r)}e.forEach(function(s){t(s,u)})}function Kl(e,t,n){var r=0,i=e.length;function o(u){if(u&&u.length){n(u);return}var s=r;r=r+1,s<i?t(e[s],o):n([])}o([])}function Ug(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var Xl=function(e){Bg(t,e);function t(n,r){var i;return i=e.call(this,"Async Validation Error")||this,i.errors=n,i.fields=r,i}return t}(rs(Error));function Vg(e,t,n,r){if(t.first){var i=new Promise(function(a,d){var h=function(v){return r(v),v.length?d(new Xl(v,is(v))):a()},p=Ug(e);Kl(p,n,h)});return i.catch(function(a){return a}),i}var o=t.firstFields||[];o===!0&&(o=Object.keys(e));var u=Object.keys(e),s=u.length,c=0,f=[],l=new Promise(function(a,d){var h=function(m){if(f.push.apply(f,m),c++,c===s)return r(f),f.length?d(new Xl(f,is(f))):a()};u.length||(r(f),a()),u.forEach(function(p){var m=e[p];o.indexOf(p)!==-1?Kl(m,n,h):$g(m,n,h)})});return l.catch(function(a){return a}),l}function zl(e){return function(t){return t&&t.message?(t.field=t.field||e.fullField,t):{message:typeof t=="function"?t():t,field:t.field||e.fullField}}}function Jl(e,t){if(t){for(var n in t)if(t.hasOwnProperty(n)){var r=t[n];typeof r=="object"&&typeof e[n]=="object"?e[n]=Ut(Ut({},e[n]),r):e[n]=r}}return e}function Zl(e,t,n,r,i,o){e.required&&(!n.hasOwnProperty(e.field)||Le(t,o||e.type))&&r.push(pt(i.messages.required,e.fullField))}function jg(e,t,n,r,i){(/^\s+$/.test(t)||t==="")&&r.push(pt(i.messages.whitespace,e.fullField))}var os={email:/^(([^<>()\[\]\\.,;:\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,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},si={integer:function(t){return si.number(t)&&parseInt(t,10)===t},float:function(t){return si.number(t)&&!si.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch(n){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 typeof t=="object"&&!si.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(os.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(os.url)},hex:function(t){return typeof t=="string"&&!!t.match(os.hex)}};function Hg(e,t,n,r,i){if(e.required&&t===void 0){Zl(e,t,n,r,i);return}var o=["integer","float","array","regexp","object","method","email","number","date","url","hex"],u=e.type;o.indexOf(u)>-1?si[u](t)||r.push(pt(i.messages.types[u],e.fullField,e.type)):u&&typeof t!==e.type&&r.push(pt(i.messages.types[u],e.fullField,e.type))}function Wg(e,t,n,r,i){var o=typeof e.len=="number",u=typeof e.min=="number",s=typeof e.max=="number",c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,f=t,l=null,a=typeof t=="number",d=typeof t=="string",h=Array.isArray(t);if(a?l="number":d?l="string":h&&(l="array"),!l)return!1;h&&(f=t.length),d&&(f=t.replace(c,"_").length),o?f!==e.len&&r.push(pt(i.messages[l].len,e.fullField,e.len)):u&&!s&&f<e.min?r.push(pt(i.messages[l].min,e.fullField,e.min)):s&&!u&&f>e.max?r.push(pt(i.messages[l].max,e.fullField,e.max)):u&&s&&(f<e.min||f>e.max)&&r.push(pt(i.messages[l].range,e.fullField,e.min,e.max))}var Nr="enum";function qg(e,t,n,r,i){e[Nr]=Array.isArray(e[Nr])?e[Nr]:[],e[Nr].indexOf(t)===-1&&r.push(pt(i.messages[Nr],e.fullField,e[Nr].join(", ")))}function Gg(e,t,n,r,i){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(pt(i.messages.pattern.mismatch,e.fullField,t,e.pattern));else if(typeof e.pattern=="string"){var o=new RegExp(e.pattern);o.test(t)||r.push(pt(i.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var ne={required:Zl,whitespace:jg,type:Hg,range:Wg,enum:qg,pattern:Gg};function Kg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t,"string")&&!e.required)return n();ne.required(e,t,r,o,i,"string"),Le(t,"string")||(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i),ne.pattern(e,t,r,o,i),e.whitespace===!0&&ne.whitespace(e,t,r,o,i))}n(o)}function Xg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&ne.type(e,t,r,o,i)}n(o)}function zg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(t===""&&(t=void 0),Le(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i))}n(o)}function Jg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&ne.type(e,t,r,o,i)}n(o)}function Zg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t)&&!e.required)return n();ne.required(e,t,r,o,i),Le(t)||ne.type(e,t,r,o,i)}n(o)}function Qg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i))}n(o)}function Yg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i))}n(o)}function e_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(t==null&&!e.required)return n();ne.required(e,t,r,o,i,"array"),t!=null&&(ne.type(e,t,r,o,i),ne.range(e,t,r,o,i))}n(o)}function t_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&ne.type(e,t,r,o,i)}n(o)}var n_="enum";function r_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t)&&!e.required)return n();ne.required(e,t,r,o,i),t!==void 0&&ne[n_](e,t,r,o,i)}n(o)}function i_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t,"string")&&!e.required)return n();ne.required(e,t,r,o,i),Le(t,"string")||ne.pattern(e,t,r,o,i)}n(o)}function o_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t,"date")&&!e.required)return n();if(ne.required(e,t,r,o,i),!Le(t,"date")){var s;t instanceof Date?s=t:s=new Date(t),ne.type(e,s,r,o,i),s&&ne.range(e,s.getTime(),r,o,i)}}n(o)}function u_(e,t,n,r,i){var o=[],u=Array.isArray(t)?"array":typeof t;ne.required(e,t,r,o,i,u),n(o)}function us(e,t,n,r,i){var o=e.type,u=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(Le(t,o)&&!e.required)return n();ne.required(e,t,r,u,i,o),Le(t,o)||ne.type(e,t,r,u,i)}n(u)}function s_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Le(t)&&!e.required)return n();ne.required(e,t,r,o,i)}n(o)}var ai={string:Kg,method:Xg,number:zg,boolean:Jg,regexp:Zg,integer:Qg,float:Yg,array:e_,object:t_,enum:r_,pattern:i_,date:o_,url:us,hex:us,email:us,required:u_,any:s_};function ss(){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 as=ss();function vn(e){this.rules=null,this._messages=as,this.define(e)}vn.prototype={messages:function(t){return t&&(this._messages=Jl(ss(),t)),this._messages},define:function(t){if(!t)throw new Error("Cannot configure a schema with no rules");if(typeof t!="object"||Array.isArray(t))throw new Error("Rules must be an object");this.rules={};var n,r;for(n in t)t.hasOwnProperty(n)&&(r=t[n],this.rules[n]=Array.isArray(r)?r:[r])},validate:function(t,n,r){var i=this;n===void 0&&(n={}),r===void 0&&(r=function(){});var o=t,u=n,s=r;if(typeof u=="function"&&(s=u,u={}),!this.rules||Object.keys(this.rules).length===0)return s&&s(),Promise.resolve();function c(m){var v,g=[],C={};function D(y){if(Array.isArray(y)){var I;g=(I=g).concat.apply(I,y)}else g.push(y)}for(v=0;v<m.length;v++)D(m[v]);g.length?C=is(g):(g=null,C=null),s(g,C)}if(u.messages){var f=this.messages();f===as&&(f=ss()),Jl(f,u.messages),u.messages=f}else u.messages=this.messages();var l,a,d={},h=u.keys||Object.keys(this.rules);h.forEach(function(m){l=i.rules[m],a=o[m],l.forEach(function(v){var g=v;typeof g.transform=="function"&&(o===t&&(o=Ut({},o)),a=o[m]=g.transform(a)),typeof g=="function"?g={validator:g}:g=Ut({},g),g.validator=i.getValidationMethod(g),g.field=m,g.fullField=g.fullField||m,g.type=i.getType(g),g.validator&&(d[m]=d[m]||[],d[m].push({rule:g,value:a,source:o,field:m}))})});var p={};return Vg(d,u,function(m,v){var g=m.rule,C=(g.type==="object"||g.type==="array")&&(typeof g.fields=="object"||typeof g.defaultField=="object");C=C&&(g.required||!g.required&&m.value),g.field=m.field;function D(O,N){return Ut(Ut({},N),{},{fullField:g.fullField+"."+O})}function y(O){O===void 0&&(O=[]);var N=O;if(Array.isArray(N)||(N=[N]),!u.suppressWarning&&N.length&&vn.warning("async-validator:",N),N.length&&g.message!==void 0&&(N=[].concat(g.message)),N=N.map(zl(g)),u.first&&N.length)return p[g.field]=1,v(N);if(!C)v(N);else{if(g.required&&!m.value)return g.message!==void 0?N=[].concat(g.message).map(zl(g)):u.error&&(N=[u.error(g,pt(u.messages.required,g.field))]),v(N);var M={};if(g.defaultField)for(var R in m.value)m.value.hasOwnProperty(R)&&(M[R]=g.defaultField);M=Ut(Ut({},M),m.rule.fields);for(var q in M)if(M.hasOwnProperty(q)){var Z=Array.isArray(M[q])?M[q]:[M[q]];M[q]=Z.map(D.bind(null,q))}var W=new vn(M);W.messages(u.messages),m.rule.options&&(m.rule.options.messages=u.messages,m.rule.options.error=u.error),W.validate(m.value,m.rule.options||u,function(ee){var pe=[];N&&N.length&&pe.push.apply(pe,N),ee&&ee.length&&pe.push.apply(pe,ee),v(pe.length?pe:null)})}}var I;g.asyncValidator?I=g.asyncValidator(g,m.value,y,m.source,u):g.validator&&(I=g.validator(g,m.value,y,m.source,u),I===!0?y():I===!1?y(g.message||g.field+" fails"):I instanceof Array?y(I):I instanceof Error&&y(I.message)),I&&I.then&&I.then(function(){return y()},function(O){return y(O)})},function(m){c(m)})},getType:function(t){if(t.type===void 0&&t.pattern instanceof RegExp&&(t.type="pattern"),typeof t.validator!="function"&&t.type&&!ai.hasOwnProperty(t.type))throw new Error(pt("Unknown rule type %s",t.type));return t.type||"string"},getValidationMethod:function(t){if(typeof t.validator=="function")return t.validator;var n=Object.keys(t),r=n.indexOf("message");return r!==-1&&n.splice(r,1),n.length===1&&n[0]==="required"?ai.required:ai[this.getType(t)]||!1}},vn.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");ai[t]=n},vn.warning=Gl,vn.messages=as,vn.validators=ai;var a_={required:"%s \u5FC5\u586B",maxLength:"%s \u8D85\u51FA\u6700\u5927\u957F\u5EA6\u9650\u5236",minLength:"%s \u5C0F\u4E8E\u6700\u5C0F\u957F\u5EA6\u9650\u5236",string:{range:"%s \u4E0D\u5728\u6307\u5B9A\u957F\u5EA6\u5185"}};function c_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new vn(e);return n.messages(Object.assign(a_,t)),n}var l_=new Ml;function cs(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 f_(e){if(Array.isArray(e))return e}function d_(e){if(Array.isArray(e))return cs(e)}function Ql(e,t,n,r,i,o,u){try{var s=e[o](u),c=s.value}catch(f){n(f);return}s.done?t(c):Promise.resolve(c).then(r,i)}function Yl(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){Ql(o,r,i,u,s,"next",c)}function s(c){Ql(o,r,i,u,s,"throw",c)}u(void 0)})}}function h_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ef(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 p_(e,t,n){return t&&ef(e.prototype,t),n&&ef(e,n),e}function ce(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tf(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function nf(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function m_(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function g_(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function rf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){ce(e,i,n[i])})}return e}function __(e){return f_(e)||nf(e)||of(e)||m_()}function ls(e){return d_(e)||nf(e)||of(e)||g_()}function of(e,t){if(!!e){if(typeof e=="string")return cs(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return cs(e,t)}}function uf(e,t){var n,r,i,o,u={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(f){return function(l){return c([f,l])}}function c(f){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(i=f[0]&2?r.return:f[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,f[1])).done)return i;switch(r=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return u.label++,{value:f[1],done:!1};case 5:u.label++,r=f[1],f=[0];continue;case 7:f=u.ops.pop(),u.trys.pop();continue;default:if(i=u.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){u=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){u.label=f[1];break}if(f[0]===6&&u.label<i[1]){u.label=i[1],i=f;break}if(i&&u.label<i[2]){u.label=i[2],u.ops.push(f);break}i[2]&&u.ops.pop(),u.trys.pop();continue}f=t.call(e,u)}catch(l){f=[6,l],r=0}finally{n=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}}var We=function(){function t(n){var r=this;h_(this,t),ce(this,"id",void 0),ce(this,"name",void 0),ce(this,"icon",void 0),ce(this,"type",void 0),ce(this,"controlType",void 0),ce(this,"props",void 0),ce(this,"setting",[]),ce(this,"fieldType",void 0),ce(this,"eventKeys",[]),ce(this,"customEvents",[]),ce(this,"parent",null),ce(this,"slots",void 0),ce(this,"slotPosition",void 0),ce(this,"updateSetting",af),ce(this,"removeSetting",sf),this._callControlHooks("preInstance",n);var i=tf(this,t)?this.constructor:void 0,o=i.controlName,u=i.controlIcon,s=i.controlType,c=i.controlFieldType,f=i.controlEventKeys,l=i.controlCustomEvents,a=i.name,d=i.setting,h=i.slots,p=i.slotPosition;o&&u&&s||ia("The ".concat(a," controlName,controlIcon,controlType is not define"));var m;this.id=(m=n==null?void 0:n.id)!==null&&m!==void 0?m:yi(10),this.name=o,this.icon=u;var v;this.type=(v=n==null?void 0:n.type)!==null&&v!==void 0?v:s,this.props=new Yt(n==null?void 0:n.props,(tf(this,t)?this.constructor:void 0).controlName);var g;this.controlType=(g=n==null?void 0:n.controlType)!==null&&g!==void 0?g:"base",this.setting=he(d);var C;this.fieldType=(C=n==null?void 0:n.fieldType)!==null&&C!==void 0?C:c,this.eventKeys=he(f),this.customEvents=he(l),this.slots=he(h),this.slotPosition=he(p),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return p_(t,[{key:"rules",get:function(){var r=this.props.constructor.Rules;return r?new r(this.props):{}}},{key:"_callControlHooks",value:function(){for(var r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];var u,s=__(i),c=s[0],f=s.slice(1);return(u=l_).emit.apply(u,[c,this].concat(ls(f)))}},{key:"preUpdate",value:function(r,i){this._callControlHooks("preUpdateProps",r,i)}},{key:"postUpdate",value:function(r,i){this._callControlHooks("postUpdateProps",r,i)}},{key:"updateProps",value:function(r,i){this.preUpdate(r,i),$u(this.props,r,i),this.postUpdate(r,i)}},{key:"preValidate",value:function(){var r=this;return Yl(function(){var i,o,u;return uf(this,function(s){switch(s.label){case 0:return i=rf({},r.rules),[4,r._callControlHooks("preValidate",i)];case 1:return o=s.sent(),u=o[o.length-1],[2,u===!1?void 0:u]}})})()}},{key:"validate",value:function(r,i){var o=this;return Yl(function(){var u,s,c,f;return uf(this,function(l){switch(l.label){case 0:return[4,o.preValidate()];case 1:u=l.sent(),s=u!==void 0?u:rf({},o.rules),Array.isArray(i)&&i.forEach(function(a){s.hasOwnProperty(a)&&delete s[a]}),c=c_(s,r),l.label=2;case 2:return l.trys.push([2,4,,5]),[4,c.validate(o.props)];case 3:return l.sent(),[2,!0];case 4:throw f=l.sent(),f.control||(f.control=o),f;case 5:return[2]}})})()}},{key:"toDataBindModel",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,i=this.fieldType,o=this.id,u=this.type,s=this.props,c=s.dataBind,f=s.datasourceBind,l=s.optionConfig,a=s.caption,d=s.required,h=s.maxLength,p=s.options,m=s.encrypted,v=s.encryptedMode;if(!(!i&&!c&&!f)){var g={parentId:r,fieldType:i,controlId:o,caption:a,type:u,props:{}};switch(c&&(g.dataBind=c),l){case"datasource":case void 0:f&&(g.datasourceBind=f);break;case"custom":g.props.options=p;break}return d!==void 0&&(g.required=d),h!==void 0&&(g.maxLength=h),m!==void 0&&(g.encrypted=m),v!==void 0&&(g.encryptedMode=v),g}}},{key:"preToSchema",value:function(){this._callControlHooks("preToSchema",this)}},{key:"toSchema",value:function(){return this.preToSchema(),{id:this.id,type:this.type,props:he(this.props),fieldType:this.fieldType,controlType:this.controlType}}}],[{key:"updateBasicControl",value:function(r,i){if(r==="setting"){if(i.add){var o;(o=this.setting).push.apply(o,ls(i.add))}i.remove&&this.removeSettingItem(i.remove),i.update}}}]),t}();ce(We,"mode","Designer"),ce(We,"slots",void 0),ce(We,"slotPosition",void 0),ce(We,"controlName","\u63A7\u4EF6"),ce(We,"controlIcon","icon"),ce(We,"controlType","control"),ce(We,"controlFieldType",void 0),ce(We,"controlEventKeys",[]),ce(We,"controlCustomEvents",[]),ce(We,"setting",[]),ce(We,"__is_control__",!0),ce(We,"removeSettingItem",sf),ce(We,"updateSettingItem",af);function sf(e){var t=this,n=Array.isArray(e)?e:[e];n.forEach(function(r){var i,o=typeof r!="string",u=(i=t.setting)===null||i===void 0?void 0:i.findIndex(function(f){return f.key===(o?r.key:r)});if(u!==-1){var s,c;o?t.setting[u].showItems=(s=t.setting[u].showItems)===null||s===void 0?void 0:s.filter(function(f){return!r.hideItems.includes(f)}):t.setting.splice(u,1),o&&!(!((c=t.setting[u].showItems)===null||c===void 0)&&c.length)&&t.setting.splice(u,1)}})}function af(e,t){var n=this,r=typeof e=="string"?[e]:e;r.forEach(function(i){var o=n.setting.find(function(f){return f.key===i});if(o){if(typeof t=="boolean")o.visible=t;else if(typeof t=="object"){var u,s=(u=t.type)!==null&&u!==void 0?u:"replace";if(s==="replace")o.showItems=t.showItems;else{var c;(c=o.showItems).push.apply(c,ls(t.showItems))}}}})}function D_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function cf(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 v_(e,t,n){return t&&cf(e.prototype,t),n&&cf(e,n),e}function mt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function y_(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var ci=function(){function t(n){D_(this,t),mt(this,"id",void 0),mt(this,"type",void 0),mt(this,"controlType",void 0),mt(this,"props",void 0),mt(this,"fieldType",void 0),mt(this,"customEvents",[]),mt(this,"pageStatus",void 0),mt(this,"parent",null);var r=y_(this,t)?this.constructor:void 0,i=r.controlType,o=r.controlFieldType,u=r.name,s=r.controlCustomEvents;i||ia("The ".concat(u," controlType is not define"));var c;this.id=(c=n==null?void 0:n.id)!==null&&c!==void 0?c:yi(10);var f;this.type=(f=n==null?void 0:n.type)!==null&&f!==void 0?f:i,this.props=new Yt(n==null?void 0:n.props),this.customEvents=s;var l;this.controlType=(l=n==null?void 0:n.controlType)!==null&&l!==void 0?l:"base";var a;this.fieldType=(a=n==null?void 0:n.fieldType)!==null&&a!==void 0?a:o;var d;this.pageStatus=(d=n==null?void 0:n.pageStatus)!==null&&d!==void 0?d:Qu.UNKNOWN}return v_(t,[{key:"rules",get:function(){var r=this.props.constructor.RuntimeRules;if(r){var i=new r(this.props);return Array.from(i)}return[]}}]),t}();mt(ci,"mode","Runtime"),mt(ci,"controlType","control"),mt(ci,"controlFieldType",void 0),mt(ci,"__is_control__",!0),mt(ci,"controlCustomEvents",[]);function gt(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function Pe(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function fs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function io(e){return io=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},io(e)}function ds(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&&hs(e,t)}function E_(e,t){return t&&(b_(t)==="object"||typeof t=="function")?t:Pe(e)}function hs(e,t){return hs=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},hs(e,t)}function b_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function w_(){if(typeof Reflect=="undefined"||!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(e){return!1}}function ps(e){var t=w_();return function(){var r=io(e),i;if(t){var o=io(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return E_(this,i)}}var A_=function(e){ds(n,e);var t=ps(n);function n(r){fs(this,n);var i;i=t.call(this,r),Ie(Pe(i),"dataBind",{}),Ie(Pe(i),"caption",{type:"string",required:!0,message:ht.getMessage("pleaseEnterCaption")}),Ie(Pe(i),"isHideCaption",{type:"boolean"}),Ie(Pe(i),"labelPosition",{type:"enum",enum:["top","left"]}),Ie(Pe(i),"defaultState",{type:"enum",enum:["default","readonly"]}),Ie(Pe(i),"required",{type:"boolean"}),Ie(Pe(i),"captionTip",{type:"string",required:!1,message:ht.getMessage("pleaseEnterCaptionTip")});var o={fieldCode:{type:"string",required:!0,message:ht.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:ht.getMessage("pleaseEnterFieldCode")}};if(gt(r.dataBind))i.dataBind={type:"object",required:!0,fields:he(o),message:ht.getMessage("pleaseEnterFieldCode")};else{var u={type:"object",required:!0,fields:{},message:ht.getMessage("pleaseEnterFieldCode")};Object.keys(r.dataBind).forEach(function(s){u.fields[s]={type:"object",required:!0,fields:he(o),message:ht.getMessage("pleaseEnterFieldCode")}}),i.dataBind=u}return r.isShowCaptionTip&&(i.captionTip.required=!0),i}return n}(ts),C_=function(e){ds(n,e);var t=ps(n);function n(r){fs(this,n);var i;i=t.call(this,r);var o=r.isHide?!1:r.required;return o&&i.push({type:"string",required:o,message:r.requiredMessage!==""?r.requiredMessage:ht.getMessage("runtimeRequired",{caption:r.caption})}),i}return n}(ql),ms=function(e){ds(n,e);var t=ps(n);function n(r){fs(this,n);var i;i=t.call(this,r),Ie(Pe(i),"caption",void 0),Ie(Pe(i),"isHideCaption",void 0),Ie(Pe(i),"isShowCaptionTip",void 0),Ie(Pe(i),"captionTip",void 0),Ie(Pe(i),"labelPosition",void 0),Ie(Pe(i),"dataBind",void 0),Ie(Pe(i),"defaultValue",void 0),Ie(Pe(i),"placeholder",void 0),Ie(Pe(i),"defaultState",void 0),Ie(Pe(i),"required",void 0),Ie(Pe(i),"requiredMessage",void 0);var o;i.caption=(o=r==null?void 0:r.caption)!==null&&o!==void 0?o:"";var u;i.isHideCaption=(u=r==null?void 0:r.isHideCaption)!==null&&u!==void 0?u:!1;var s;i.isShowCaptionTip=(s=r==null?void 0:r.isShowCaptionTip)!==null&&s!==void 0?s:!1;var c;i.captionTip=(c=r==null?void 0:r.captionTip)!==null&&c!==void 0?c:"";var f;i.defaultState=(f=r==null?void 0:r.defaultState)!==null&&f!==void 0?f:"default";var l;i.labelPosition=(l=r==null?void 0:r.labelPosition)!==null&&l!==void 0?l:"top";var a;i.placeholder=(a=r==null?void 0:r.placeholder)!==null&&a!==void 0?a:"";var d;i.required=(d=r==null?void 0:r.required)!==null&&d!==void 0?d:!1;var h;i.requiredMessage=(h=r==null?void 0:r.requiredMessage)!==null&&h!==void 0?h:"",i.dataBind=new Ku(r==null?void 0:r.dataBind);var p;return i.defaultValue=(p=r==null?void 0:r.defaultValue)!==null&&p!==void 0?p:"",i}return n}(Yt);Ie(ms,"Rules",A_),Ie(ms,"RuntimeRules",C_);function gs(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function F_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function oo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function uo(e){return uo=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},uo(e)}function N_(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&&_s(e,t)}function O_(e,t){return t&&(I_(t)==="object"||typeof t=="function")?t:gs(e)}function _s(e,t){return _s=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},_s(e,t)}function I_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function S_(){if(typeof Reflect=="undefined"||!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(e){return!1}}function T_(e){var t=S_();return function(){var r=uo(e),i;if(t){var o=uo(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return O_(this,i)}}var lf=function(e){N_(n,e);var t=T_(n);function n(r){F_(this,n);var i;return i=t.call(this,r),oo(gs(i),"controlType","form"),oo(gs(i),"props",void 0),i.props=new ms(r==null?void 0:r.props),i}return n}(We);oo(lf,"controlEventKeys",["on_change","on_focus","on_blur"]),oo(lf,"controlCustomAttributes",void 0);function M_(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function R_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function so(e){return so=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},so(e)}function B_(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&&Ds(e,t)}function L_(e,t){return t&&(P_(t)==="object"||typeof t=="function")?t:M_(e)}function Ds(e,t){return Ds=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Ds(e,t)}function P_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function x_(){if(typeof Reflect=="undefined"||!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(e){return!1}}function k_(e){var t=x_();return function(){var r=so(e),i;if(t){var o=so(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return L_(this,i)}}var $_=function(e){B_(n,e);var t=k_(n);function n(r){return R_(this,n),t.call(this,r)}return n}(Yt);function vs(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 U_(e){if(Array.isArray(e))return vs(e)}function Xn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ff(e,t,n,r,i,o,u){try{var s=e[o](u),c=s.value}catch(f){n(f);return}s.done?t(c):Promise.resolve(c).then(r,i)}function V_(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){ff(o,r,i,u,s,"next",c)}function s(c){ff(o,r,i,u,s,"throw",c)}u(void 0)})}}function j_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function df(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 H_(e,t,n){return t&&df(e.prototype,t),n&&df(e,n),e}function yn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Or(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Or=Reflect.get:Or=function(i,o,u){var s=Q_(i,o);if(!!s){var c=Object.getOwnPropertyDescriptor(s,o);return c.get?c.get.call(u||i):c.value}},Or(e,t,n||e)}function En(e){return En=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},En(e)}function W_(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&&ys(e,t)}function q_(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function G_(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function K_(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function X_(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){yn(e,i,n[i])})}return e}function z_(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 J_(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):z_(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function Z_(e,t){return t&&(Y_(t)==="object"||typeof t=="function")?t:Xn(e)}function ys(e,t){return ys=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ys(e,t)}function Q_(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=En(e),e!==null););return e}function hf(e){return U_(e)||G_(e)||eD(e)||K_()}function Y_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function eD(e,t){if(!!e){if(typeof e=="string")return vs(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return vs(e,t)}}function tD(){if(typeof Reflect=="undefined"||!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(e){return!1}}function nD(e){var t=tD();return function(){var r=En(e),i;if(t){var o=En(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Z_(this,i)}}function rD(e,t){var n,r,i,o,u={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(f){return function(l){return c([f,l])}}function c(f){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(i=f[0]&2?r.return:f[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,f[1])).done)return i;switch(r=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return u.label++,{value:f[1],done:!1};case 5:u.label++,r=f[1],f=[0];continue;case 7:f=u.ops.pop(),u.trys.pop();continue;default:if(i=u.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){u=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){u.label=f[1];break}if(f[0]===6&&u.label<i[1]){u.label=i[1],i=f;break}if(i&&u.label<i[2]){u.label=i[2],u.ops.push(f);break}i[2]&&u.ops.pop(),u.trys.pop();continue}f=t.call(e,u)}catch(l){f=[6,l],r=0}finally{n=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}}var iD=1e4,pf=function(t){W_(r,t);var n=nD(r);function r(i){j_(this,r);var o;o=n.call(this,i),yn(Xn(o),"controlType","layout"),yn(Xn(o),"children",void 0),yn(Xn(o),"excludes",void 0),yn(Xn(o),"childrenMaxLength",void 0),yn(Xn(o),"props",void 0);var u=q_(this,r)?this.constructor:void 0,s=u.excludes,c=u.childrenMaxLength;return o.props=new $_(i==null?void 0:i.props),Gu(Xn(o),"children",i==null?void 0:i.children,void 0,"Designer"),o.excludes=he(s),o.childrenMaxLength=c,o}return H_(r,[{key:"judgeExcludesChildren",value:function(o){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(o)}},{key:"judgeJoinChildren",value:function(o){var u=this.judgeExcludesChildren(o);return u&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(o,u){var s=this,c=this,f=function(){return Or(En(r.prototype),"validate",s)};return V_(function(){return rD(this,function(l){switch(l.label){case 0:return[4,f().call(c,o,u)];case 1:return l.sent(),[4,Promise.all(c.children.map(function(a){return a.validate(o,u)}))];case 2:return l.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,u=Or(En(r.prototype),"toDataBindModel",this).call(this),s=u?[u]:[];return this.children.reduce(function(c,f){var l=f.toDataBindModel(o);if(Array.isArray(l)){var a=l.filter(function(d){return!!d});return hf(c).concat(hf(a))}return l&&c.push(l),c},s)}},{key:"toSchema",value:function(){var o=Or(En(r.prototype),"toSchema",this).call(this),u=this.children.map(function(s){var c=s.toSchema();return c});return J_(X_({},o),{children:u})}}]),r}(We);yn(pf,"excludes",!1),yn(pf,"childrenMaxLength",iD);function en(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function oD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ir(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ao(e){return ao=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ao(e)}function uD(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&&Es(e,t)}function sD(e,t){return t&&(aD(t)==="object"||typeof t=="function")?t:en(e)}function Es(e,t){return Es=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Es(e,t)}function aD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function cD(){if(typeof Reflect=="undefined"||!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(e){return!1}}function lD(e){var t=cD();return function(){var r=ao(e),i;if(t){var o=ao(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return sD(this,i)}}var fD=function(e){uD(n,e);var t=lD(n);function n(r,i,o){oD(this,n);var u;u=t.call(this,i),Ir(en(u),"headers",void 0),Ir(en(u),"footers",void 0),Ir(en(u),"pageIndex",void 0),Ir(en(u),"pageSize",void 0),Ir(en(u),"pageSizeOptions",void 0),Ir(en(u),"totalCount",void 0),Gu(en(u),"headers",i==null?void 0:i.headers,r,o),Gu(en(u),"footers",i==null?void 0:i.footers,r);var s;u.pageIndex=(s=i==null?void 0:i.pageIndex)!==null&&s!==void 0?s:1;var c;u.pageSize=(c=i==null?void 0:i.pageSize)!==null&&c!==void 0?c:20;var f;u.pageSizeOptions=(f=i==null?void 0:i.pageSizeOptions)!==null&&f!==void 0?f:[20];var l;return u.totalCount=(l=i==null?void 0:i.totalCount)!==null&&l!==void 0?l:0,u}return n}(Yt);function bs(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 dD(e){if(Array.isArray(e))return bs(e)}function co(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function mf(e,t,n,r,i,o,u){try{var s=e[o](u),c=s.value}catch(f){n(f);return}s.done?t(c):Promise.resolve(c).then(r,i)}function hD(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){mf(o,r,i,u,s,"next",c)}function s(c){mf(o,r,i,u,s,"throw",c)}u(void 0)})}}function pD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function gf(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 mD(e,t,n){return t&&gf(e.prototype,t),n&&gf(e,n),e}function lo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Sr(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Sr=Reflect.get:Sr=function(i,o,u){var s=ED(i,o);if(!!s){var c=Object.getOwnPropertyDescriptor(s,o);return c.get?c.get.call(u||i):c.value}},Sr(e,t,n||e)}function bn(e){return bn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},bn(e)}function gD(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&&ws(e,t)}function _D(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function DD(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _f(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){lo(e,i,n[i])})}return e}function vD(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 Df(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):vD(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function yD(e,t){return t&&(bD(t)==="object"||typeof t=="function")?t:co(e)}function ws(e,t){return ws=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ws(e,t)}function ED(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=bn(e),e!==null););return e}function vf(e){return dD(e)||_D(e)||wD(e)||DD()}function bD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function wD(e,t){if(!!e){if(typeof e=="string")return bs(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(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return bs(e,t)}}function AD(){if(typeof Reflect=="undefined"||!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(e){return!1}}function CD(e){var t=AD();return function(){var r=bn(e),i;if(t){var o=bn(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return yD(this,i)}}function FD(e,t){var n,r,i,o,u={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(f){return function(l){return c([f,l])}}function c(f){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(i=f[0]&2?r.return:f[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,f[1])).done)return i;switch(r=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return u.label++,{value:f[1],done:!1};case 5:u.label++,r=f[1],f=[0];continue;case 7:f=u.ops.pop(),u.trys.pop();continue;default:if(i=u.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){u=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){u.label=f[1];break}if(f[0]===6&&u.label<i[1]){u.label=i[1],i=f;break}if(i&&u.label<i[2]){u.label=i[2],u.ops.push(f);break}i[2]&&u.ops.pop(),u.trys.pop();continue}f=t.call(e,u)}catch(l){f=[6,l],r=0}finally{n=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}}var ND=function(e){gD(n,e);var t=CD(n);function n(r){pD(this,n);var i;return i=t.call(this,r),lo(co(i),"controlType","list"),lo(co(i),"props",void 0),i.props=new fD(co(i),r==null?void 0:r.props,"Designer"),i}return mD(n,[{key:"validate",value:function(i,o){var u=this,s=this,c=function(){return Sr(bn(n.prototype),"validate",u)};return hD(function(){return FD(this,function(f){switch(f.label){case 0:return[4,c().call(s,i)];case 1:return f.sent(),[4,Promise.all(s.props.headers.map(function(l){return l.validate(i,o)}))];case 2:return f.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var i=Sr(bn(n.prototype),"toDataBindModel",this).call(this),o=i?[i]:[],u=this.id;return this.props.headers.reduce(function(s,c){var f=c.toDataBindModel(u);if(Array.isArray(f)){var l=f.filter(function(a){return!!a});return vf(s).concat(vf(l))}return f&&s.push(f),s},o)}},{key:"toSchema",value:function(){var i=Sr(bn(n.prototype),"toSchema",this).call(this),o=this.props.headers.map(function(u){return u.toSchema()});return Df(_f({},i),{props:Df(_f({},this.props),{headers:o})})}}]),n}(We);lo(ND,"controlFieldType",Fe.LIST);function ot(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function yf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ut(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function fo(e){return fo=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},fo(e)}function Ef(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&&As(e,t)}function OD(e,t){return t&&(ID(t)==="object"||typeof t=="function")?t:ot(e)}function As(e,t){return As=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},As(e,t)}function ID(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function SD(){if(typeof Reflect=="undefined"||!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(e){return!1}}function bf(e){var t=SD();return function(){var r=fo(e),i;if(t){var o=fo(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return OD(this,i)}}var TD=function(e){Ef(n,e);var t=bf(n);function n(r){yf(this,n);var i;return i=t.call(this,r),ut(ot(i),"caption",{type:"string",required:!0,message:ht.getMessage("pleaseEnterCaption")}),ut(ot(i),"width",{type:"number",required:!1,message:ht.getMessage("pleaseEnterColumnWidth")}),i.width.required=r.widthType==="px",i}return n}(ts),MD=function(e){Ef(n,e);var t=bf(n);function n(r){yf(this,n);var i;i=t.call(this,r),ut(ot(i),"widthType",void 0),ut(ot(i),"width",void 0),ut(ot(i),"caption",void 0),ut(ot(i),"dataBind",void 0),ut(ot(i),"autoWidth",void 0),ut(ot(i),"fixed",void 0),ut(ot(i),"sort",void 0),ut(ot(i),"align",void 0),ut(ot(i),"colSpan",void 0),ut(ot(i),"autoHeight",void 0),ut(ot(i),"children",void 0);var o;i.width=(o=r==null?void 0:r.width)!==null&&o!==void 0?o:150,i.widthType=(r==null?void 0:r.widthType)||"auto";var u;i.caption=(u=r==null?void 0:r.caption)!==null&&u!==void 0?u:"";var s;i.fixed=(s=r==null?void 0:r.fixed)!==null&&s!==void 0?s:"none",i.autoWidth=new Fg(r==null?void 0:r.autoWidth),i.dataBind=new Ku(r==null?void 0:r.dataBind);var c;i.sort=(c=r==null?void 0:r.sort)!==null&&c!==void 0?c:!0,i.align=r==null?void 0:r.align,i.colSpan=r==null?void 0:r.colSpan;var f;return i.autoHeight=(f=r==null?void 0:r.autoHeight)!==null&&f!==void 0?f:!1,i}return n}(Yt);ut(MD,"Rules",TD);function ho(e){return e.controlType===Q.LAYOUT||e.controlType===Q.WRAP||e.controlType===Q.LIST||e.controlType===Q.SEARCH||e.controlType===Q.COLUMN&&e.type!==ye.OPERATION_COLUMN}function zn(e,t){Array.isArray(e)&&e.map(n=>{n.controlType===Q.LIST?t(n,[]):ho(n)?zn(n==null?void 0:n.children,t):n.controlType===Q.FORM&&t(n)})}function Jn(e,t){Array.isArray(e)&&e.map(n=>{n.type===ye.DATA_VIEW||n.type===ye.SIMPLE_SEARCH?t(n):ho(n)&&Jn(n==null?void 0:n.children,t)})}let wf=0;function li(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return wf++,e+"_"+n+wf+String(t)}class Ze extends ii{constructor(t){super("Runtime"),this._flatInstances=[],this._instanceMap={},this._controlParentIdMap={};const{schema:n}=t;this._schema=n,this._instance=this.createControl(n,t.beforeCreateInstance),this.getFlatInstances()}getFlatInstances(){const t=[],n={},r={};return Cs(this._instance,"",(i,o)=>{var u;o&&(r[i.id]=o),n[i.id]||(n[i.id]=[]),!(i.type==="subtable-column"&&n[i.id].length>0)&&(t.push(i),!(((u=i.parent)==null?void 0:u.type)===ye.SUBTABLE_COLUMN&&i.parent.parent===void 0)&&n[i.id].push(i))}),this._flatInstances=t,this._instanceMap=n,this._controlParentIdMap=r,this._flatInstances}get schema(){return this._schema}get instance(){return this._instance}get flatInstances(){return this._flatInstances}get instanceMap(){return this._instanceMap}get allRules(){let t={},n={},r={};return Jn(this._instance,i=>{let o=Ze.staticGetRules(i.type,i.props);n[i.id]=he(o[0]),t[i.id]=he(o[0]),r[i.id]=he(o[0]),zn(i.children,u=>{(u.controlType===Q.FORM||u.controlType===Q.LIST)&&(Af(n[i.id].fields,u,!0),Nf(t[i.id].fields,u,!0),Cf(r[i.id].fields,u,!0))})}),{rules:this.rules,antdRules:this.antdRules,fieldCodeRules:this.fieldCodeRules,defaultAntdRules:t,defaultRule:n,defaultFieldRules:r}}get rules(){let t={};return Jn(this._instance,n=>{let r=Ze.staticGetRules(n.type,n.props);t[n.id]=r[0],zn(n.children,i=>{(i.controlType===Q.FORM||i.controlType===Q.LIST)&&Af(t[n.id].fields,i)})}),t}get fieldCodeRules(){let t={};return Jn(this._instance,n=>{let r=Ze.staticGetRules(n.type,n.props);t[n.id]=r[0],zn(n.children,i=>{(i.controlType===Q.FORM||i.controlType===Q.LIST)&&Cf(t[n.id].fields,i)})}),t}get antdRules(){let t={};return Jn(this._instance,n=>{let r=Ze.staticGetRules(n.type,n.props);t[n.id]=r[0],zn(n.children,i=>{(i.controlType===Q.FORM||i.controlType===Q.LIST)&&Nf(t[n.id].fields,i)})}),t}}function Cs(e,t,n){(Array.isArray(e)?e:[e]).map(i=>{if(n(i,t),ho(i)){const o=i;o.children||(o.children=[]),Cs(o.children,o.id,n)}RD(i,"headers")&&Cs(i.props.headers,i.id,n)})}function RD(e,t){return t in e.props&&Gn(e.props[t])}function po(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:po(e.parent)}function Af(e,t,n=!1){if(po(t))return;let r=Ze.staticGetRules(t.type,t.props);if(t.controlType===Q.FORM)e[t.id]=r;else if(t.type===ye.SUBTABLE){e[t.id]=r;const i={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((o,u)=>{Gt(o.children,s=>{if(i.fields){i.fields[u]||(i.fields[u]={type:"object",required:!0,fields:{}});let c=Ze.staticGetRules(s.type,s.props);i.fields[u].fields[s.id]=c}})}),e[t.id].push(i)}}function Cf(e,t,n=!1){var i,o,u,s,c,f,l;if(po(t))return;let r=Ze.staticGetRules(t.type,t.props);if(t.controlType===Q.FORM)if(gt(t.props.dataBind))((i=t.props.dataBind)==null?void 0:i.fieldCode)!=""&&(e[(o=t.props.dataBind)==null?void 0:o.fieldCode]=r);else for(const a in t.props.dataBind)((u=t.props.dataBind[a])==null?void 0:u.fieldCode)!=""&&(e[(s=t.props.dataBind[a])==null?void 0:s.fieldCode]=((c=Ff(r))==null?void 0:c[a])||[]);else if(t.type===ye.SUBTABLE){e[(f=t.props.datasourceBind)==null?void 0:f.dataCode]=r;const a={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((d,h)=>{Gt(d.children,p=>{var m,v,g,C;if(a.fields){a.fields[h]||(a.fields[h]={type:"object",required:!0,fields:{}});let D=Ze.staticGetRules(p.type,p.props);if(gt(p.props.dataBind))((g=p.props.dataBind)==null?void 0:g.fieldCode)!=""&&(a.fields[h].fields[(C=p.props.dataBind)==null?void 0:C.fieldCode]=D);else for(const y in p.props.dataBind)((m=p.props.dataBind[y])==null?void 0:m.fieldCode)!=""&&(a.fields[h].fields[p.props.dataBind[y].fieldCode]=((v=Ff(D))==null?void 0:v[y])||[])}})}),e[(l=t.props.datasourceBind)==null?void 0:l.dataCode].push(a)}}function Ff(e){let t={};return e.map(n=>{n.fields&&(t=n)}),t==null?void 0:t.fields}function Nf(e,t,n=!1){if(po(t))return;let r=Ze.staticGetRules(t.type,t.props);t.controlType===Q.FORM?e[t.id]=r:t.type===ye.SUBTABLE&&t.children.length&&(e[t.id]=[],(n===!0?[{children:t.props.headers}]:t.children).forEach(i=>{let o={};Gt(i.children,u=>{let s=Ze.staticGetRules(u.type,u.props);o[u.id]=s}),e[t.id].push(o)}))}class BD{constructor(t){const{state:n,emptyState:r,databindMapping:i,controlidMapping:o,defaultState:u,subtableHeadersControlIdMapping:s}=LD(t.instance);this.emptyState=r,this.state=n,this.dataBindMapping=i,this.controlIdMapping=o,this.defaultState=u,this.subtableHeadersControlIdMapping=s}setState(t,n,r){const i=this.controlIdMapping[t],o=he(n);i!==void 0?(i.children&&n.forEach(u=>{u.uid||Object.assign(u,{uid:"new:"+li("uid")})}),this.state[i.dataView][t]=o):r!==void 0?Object.keys(this.controlIdMapping).map(u=>{const s=this.controlIdMapping[u].dataView,c=this.controlIdMapping[u].children;c!==void 0&&Object.keys(c).map(f=>{f===t&&this.state[s][u][r]&&(this.state[s][u][r][t]=o)})}):this.state[t]=o}getState(t,n){var i;if(this.state[t]!==void 0)return this.state[t];{const o=this.controlIdMapping[t];if(o!==void 0){const u=this.state[o.dataView][t];return n!==void 0&&Object.keys((i=o==null?void 0:o.children)!=null?i:{}).length>0?u[n]:u}else if(n!==void 0){let u;return Object.keys(this.controlIdMapping).map(s=>{const c=this.controlIdMapping[s].dataView,f=this.controlIdMapping[s].children;f!==void 0&&Object.keys(f).map(l=>{var a;l===t&&(u=(a=this.state[c][s][n])==null?void 0:a[t])})}),u}else{let u=[];return Object.keys(this.controlIdMapping).map(s=>{const c=this.controlIdMapping[s].dataView,f=this.controlIdMapping[s].children;f!==void 0&&Object.keys(f).map(l=>{l===t&&this.state[c][s].map(a=>{u.push(a[t])})})}),u}}}getEmptyState(t){if(this.emptyState[t]!==void 0)return this.emptyState[t];{const r=this.controlIdMapping[t];if(r!==void 0){const i=this.emptyState[r.dataView][t];return"children"in r&&Object.assign(i,{uid:"new:"+li("uid")}),i}else{let i;return Object.keys(this.controlIdMapping).map(o=>{const u=this.controlIdMapping[o].dataView,s=this.controlIdMapping[o].children;s!==void 0&&Object.keys(s).map(c=>{c===t&&(i=this.emptyState[u][o][t])})}),i}}}getDataBind(t){let n=this.controlIdMapping[t];if(n)return n.dataBind;e:for(let r in this.controlIdMapping){const i=this.controlIdMapping[r];if(i.children){for(let o in i.children)if(o===t){n=i.children[o];break e}}}return n==null?void 0:n.dataBind}}function LD(e){let t={},n={},r={},i={},o={},u={};return Jn(e,s=>{const c=s.id,f={},l={};zn([s],(a,d)=>{PD(f,l,a),xD(r,c,a),kD(i,c,a),$D(o,a)}),t[c]={},u[c]=f,n[c]=l}),{state:t,defaultState:u,subtableHeadersControlIdMapping:o,emptyState:n,databindMapping:r,controlidMapping:i}}function PD(e,t,n){var r,i;if(n.controlType===Q.FORM)e[n.id]=he(n.props.defaultValue),t[n.id]=he(n.props.defaultValue);else{const o={};Gt(n.props.headers,u=>{o[u.id]=he(u.props.defaultValue)}),e[n.id]=(i=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>we({uid:"new:"+li("uid")},he(o))))!=null?i:[],t[n.id]=o}}function xD(e,t,n){var r,i;if(n.controlType===Q.FORM)gt(n.props.dataBind)?((i=(r=n.props)==null?void 0:r.dataBind)==null?void 0:i.dataCode)===void 0||(e[n.props.dataBind.dataCode]===void 0&&(e[n.props.dataBind.dataCode]={controlId:t,fields:[],dataViewId:t}),e[n.props.dataBind.dataCode].fields.push({fieldCode:n.props.dataBind.fieldCode,controlId:n.id,dataBind:n.props.dataBind,dataViewId:[t]})):Object.keys(n.props.dataBind).map(o=>{const u=n.props.dataBind,s=u[o].dataCode;s!==void 0&&(e[s]===void 0&&(e[s]={controlId:n.id,fields:[],dataViewId:t}),e[s].fields.push({fieldCode:u[o].fieldCode,controlId:n.id,dataBind:u,dataViewId:[t]}))});else{if(n.props.datasourceBind.dataCode===""){dr(`datasourceBind.dataCode is empty! maybe in preview mode, control:${n.id} type:${n.type}`);return}e[n.props.datasourceBind.dataCode]={controlId:n.id,fields:[],dataViewId:t};const o=n.id;Gt(n.props.headers,u=>{gt(u.props.dataBind)?(e[u.props.dataBind.dataCode]===void 0&&(e[u.props.dataBind.dataCode]={controlId:t,fields:[],dataViewId:t}),e[u.props.dataBind.dataCode].fields.push({fieldCode:u.props.dataBind.fieldCode,controlId:u.id,dataBind:u.props.dataBind,dataViewId:[t,o]})):Object.keys(u.props.dataBind).map(s=>{const c=u.props.dataBind,f=c[s].dataCode;e[f].fields.push({fieldCode:c[s].fieldCode,controlId:u.id,dataBind:c,dataViewId:[t,o]})})})}}function kD(e,t,n){n.controlType===Q.FORM?e[n.id]={dataBind:n.props.dataBind,options:[],dataView:t}:n.type===ye.SUBTABLE&&(e[n.id]={dataBind:new Ku({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},Gt(n.props.headers,r=>{var i,o;Object.assign((o=(i=e[n.id])==null?void 0:i.children)!=null?o:{},{[r.id]:{dataBind:r.props.dataBind}})}))}function $D(e,t){if(t.type===ye.SUBTABLE){const n={};t.props.headers.map(r=>{r.children.map(i=>{Object.assign(n,{[i.id]:i})})}),Object.assign(e,{[t.id]:n})}}const Of=["splice","push","shift","pop","unshift","reverse"],Fs=Symbol("__engineProxy__"),Ns=Symbol("__engineTarget__"),If=Symbol("__engineArrayBeforeSetCallbackFlag__"),Sf=Symbol("__engineProxyThisKey__"),Tt={type:"",args:[],callback:Tf};function Tf(){}WD();function UD(e,t,n,r,i){if(Tt.type){Tt.callback=i.bind(null,e,r);return}const o=Number(t);if(o>e.length){qt(`Wrong array operations may cause unknown errors. It is recommended to use APIs such as ${Of.join(",")} for array operations`);return}if(!(Number.isNaN(o)&&t!=="length"))if(t==="length"){const s=n,c=e.length;if(s>e.length){qt("Do not directly modify the length of the array data, please add new rows");return}return s===e.length?void 0:()=>i.call(null,e,r,"splice",[s,c-s])}else return o===e.length?()=>i.call(null,e,r,"push",[n]):()=>i.call(null,e,r,"splice",[o,1,n])}function VD(e,t,n){return{__engineProxy__:!0,get(r,i,o){return i===Fs?!0:i===Ns?r:Array.isArray(r)&&i===If?n:i===Sf?e:Reflect.get(r,i,o)},set(r,i,o,u){var d;let s=he(o);const c=r[i],f=e===""?i:e+"."+i;function l(h){if(typeof h=="object"&&h!==null)return h[Fs]!==!0?mo(h,t,n,f):mo(h[Ns],t,n,f)}s=(d=l(s))!=null?d:s;let a;if(Array.isArray(r)){const h=UD(r,i,s,e,t);a=Reflect.set(r,i,s,u),h&&h()}else{try{let h=s;if(s=n.call(null,r,f,s,c),h!==s){const p=l(s);p!==void 0&&(s=p)}}catch(h){return bi(`${f} set error ${h}`),!0}a=Reflect.set(r,i,s,u),t.call(null,r,f,s,c)}return a||!0}}}function mo(e,t,n,r=""){if(Object.isFrozen(e))return e;for(let i in e){const o=r===""?i:r+"."+i,u=e[i];typeof u=="object"&&u!==null&&(e[i]=mo(u,t,n,o))}return new Proxy(e,VD(r,t,n))}function Mf(e){const t=[];return e.forEach(n=>{t.push(n),(n.controlType==="layout"||n.controlType==="wrap")&&t.push(...Mf(n.children))}),t}function Os(e,t,n){if(t==="")return;const r=t.split(".");if(r.length===0)return;const i=r[0],o=r.slice(1),u=n[i]?n[i][0]:void 0;return o.length===0?u:o.reduce((s,c)=>{var a,d;const f=Number(c);if(Number.isNaN(f)&&s){const h=s!=null&&s.children?Mf(s.children):void 0,p=h==null?void 0:h.find(m=>m.id===c);return p||(s.controlType===Q.FORM?s:void 0)}else return(d=(a=s==null?void 0:s.children)==null?void 0:a[f])!=null?d:s},u)}function jD(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function HD(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function WD(){Of.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[Fs]){let i;const o=jD(e,n);if(o.length){const u=(r=this[If])==null?void 0:r.call(this,this[Ns],this[Sf],o),s=HD(e,n,u);Tt.type=e,Tt.args=s,i=t.apply(this,s)}else Tt.type=e,Tt.args=n,i=t.apply(this,n);return typeof Tt.callback=="function"&&Tt.callback(e,n,i),Tt.type="",Tt.args=[],Tt.callback=Tf,i}else return t.apply(this,n)}})}class qD{constructor(){this.actionMap=new Map,this.buildinActions={},this.actionUtils={},this.sources={}}execAction(t,n,...r){return ft(this,null,function*(){const i=this.actionMap.get(t);if(!!i)try{return yield i.func.call(null,n,...r)}catch(o){return bi(`${i.id} Exception during calling action: ${o}`),!1}})}addAction(t,n){this.actionMap.has(t)&&qt("duplicated action key");const r=new GD(t,n);this.actionMap.set(t,r)}}class GD{constructor(t,n){this.id="",this.id=t,this.func=n}}class KD{constructor(t){this._dataStore=new Map,this.executer=t}add(t,n){this._dataStore.set(t,n)}get(t){let n=this._dataStore.get(t);return he(n)}remove(t){this._dataStore.delete(t)}getRemoteData(t){return ft(this,null,function*(){return this.executer===void 0?(bi("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class wn{}class fi extends wn{validate(t){return it(t)}transform(t){if(t==null)return"";if(!St(t)&&!Nl(t))return String(t);if(rg(t))return JSON.stringify(t);throw`${t} is not a string`}}class Is extends wn{validate(t){return Yi(t)||t===""}transform(t){if(t==null)return"";const n=!St(t)&&!Nl(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class XD extends wn{validate(t){return ig(t)}transform(t){if(t==null)return[];function n(r){return r.map(i=>i?String(i):"")}if(Gn(t))return n(t);if(it(t)&&Ol(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class zD extends wn{validate(t){return og(t)}transform(t){if(t==null)return[];function n(i){return i.map(o=>!o&&o!==0?"":Number(o)).filter(o=>o===""||!Number.isNaN(o))}if(Gn(t))return n(t);if(it(t)&&Ol(t))try{const i=JSON.parse(t);if(Gn(i))return n(i)}catch(i){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class JD extends wn{validate(t){return St(t)&&"amount"in t&&Yi(t.amount)&&"currency"in t&&it(t.currency)}transform(t,n){if(t==null||t==="")return new Xu({currency:n==null?void 0:n.currency});let r;if(St(t)&&(r=new Xu(we(we({},n),t))),it(t)&&eo(t))try{const i=JSON.parse(t);r=new Xu(we(we({},n),i))}catch(i){}if(r){const i=new Is,o=new fi;return i.validate(r.amount)||(r.amount=i.transform(r.amount)),o.validate(r.currency)||(r.currency=o.transform(r.currency)),r}throw`${t} is not a { amount: number, currency: string } object`}}class ZD extends wn{validate(t){return St(t)&&"min"in t&&it(t.min)&&"max"in t&&it(t.max)}transform(t,n){if(t==null||t==="")return new zu;let r;if(St(t)&&(r=new zu(we(we({},n),t))),it(t)&&eo(t))try{const i=JSON.parse(t);r=new zu(we(we({},n),i))}catch(i){}if(r){const i=new fi;return i.validate(r.min)||(r.min=i.transform(r.min)),i.validate(r.max)||(r.max=i.transform(r.max)),r}throw`${t} is not a { min: string, max: string } object`}}class QD extends wn{validate(t){return St(t)&&"result"in t&&Yi(t.result)&&"unit"in t&&it(t.unit)}transform(t,n){if(t==null||t==="")return new Zu({unit:n==null?void 0:n.unit});let r;if(St(t)&&(r=new Zu(we(we({},n),t))),it(t)&&eo(t))try{const i=JSON.parse(t);r=new Zu(we(we({},n),i))}catch(i){}if(r){const i=new Is,o=new fi;return i.validate(r.result)||(r.result=i.transform(r.result)),o.validate(r.unit)||(r.unit=o.transform(r.unit)),r}throw`${t} is not a { result: string, unit: string } object`}}class YD extends wn{validate(t){return!!St(t)}transform(t,n){if(t==null||t==="")return new Ju;let r;if(St(t)&&(r=new Ju(we(we({},n),Uu.exports.camelizeKeys(t)))),it(t)&&eo(t))try{const i=JSON.parse(t);r=new Ju(we(we({},n),Uu.exports.camelizeKeys(i)))}catch(i){}if(r){const i=new fi;return i.validate(r.city)||(r.city=i.transform(r.city)),i.validate(r.district)||(r.district=i.transform(r.district)),i.validate(r.province)||(r.province=i.transform(r.province)),r}throw`${t} is not a { city: string, district: string, province: string } object`}}class ev{static getValueChecker(t){let n;switch(t){case Fe.VARCHAR:case Fe.TIMESTAMP:case Fe.TEXT:case Fe.AUTO_NUMBER:n=new fi;break;case Fe.DECIMAL:n=new Is;break;case Fe.EMPLOYEES:case Fe.DEPARTMENTS:case Fe.IMAGE:case Fe.FILE:case Fe.ARRAY:n=new XD;break;case Fe.MONEY:n=new JD;break;case Fe.TIMESCOPE:n=new ZD;break;case Fe.CALC:n=new QD;break;case Fe.DECIMAL_RANGE:n=new zD;break;case Fe.ADDRESS:n=new YD;break}return n}}function tv(e){if(["min","max","currency","unit"].includes(e))return Fe.VARCHAR;if(["result","amount"].includes(e))return Fe.DECIMAL}function Rf(e,t,n,r){var u;let i=(u=tv(t))!=null?u:e,o=ev.getValueChecker(i);if(!o||o.validate(n))return n;try{const s=o.transform(n,r);return s!==void 0?s:n}catch(s){throw`${t} ${s}`}}function nv(e,t,n){return Object.entries(e).reduce((r,[i,o])=>{const u=t[i];return r[i]=Rf(o,i,u,n[i]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let Tr=null,di="";class Ss extends Ml{constructor(t){super(),this.rawStore={},this.isMounted=!1,this.id=yi(8),this.__pluginsApplied=!1,this.actionManager=new qD,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:i,externalParams:o,language:u=lr,debug:s=!1,messagesI18n:c,children:f}=this.$options;ht.setLocale(u,c),this.debug=s,this.runtime=new Ze({schema:r,beforeCreateInstance:i}),this.externalParams=o,this.children=f,this.store=new BD({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&xo(...t)}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}registerControl(...t){return this.runtime.register(...t),this}static register(t){return Ze.register(t,"Runtime")}static judgeControlIsRegistered(t){return Ze.staticRegisteredTypes.has(t.Runtime.controlType)}mount(){this.debugLog("engine\u7684mount\u65B9\u6CD5\u5F00\u59CB\u8C03\u7528");const{plugins:t=[]}=this.$options;this._handlerProxyState(),this.__plugins=t,this.applyPlugins(),this.setStates(this.getState()),this.debugLog("engine\u7684mount\u65B9\u6CD5\u8C03\u7528\u7ED3\u675F"),this.debug&&typeof window!="undefined"&&(window.engines[this.id]=this)}destroy(){this.debug&&typeof window!="undefined"&&delete window.engines[this.id]}_handlerProxyState(){this.store.state=mo(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,i){const o=Os(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!o)return r;if(this.assertInstance(o,ye.SUBTABLE)){if(r===null)return[];const c=o.props.headers.reduce((l,a)=>{const d=a.children[0];return d&&d.controlType===Q.FORM&&(l[d.id]=d.fieldType),l},{}),f=this.getEmptyState(o.id);return r==null?void 0:r.map(l=>nv(c,l,f))}const u=n.split("."),s=u[u.length-1];try{return Rf(o.fieldType,s,r,i)}catch(c){throw dr(`the id=${o.id}'s instance setState error, %o ${c}.`,r),c}}_proxyStateCallback(t,n,r,i,o){Array.isArray(t)?this._handlerArrayUpdate(t,n,r,i,o):this._handlerObjectUpdate(t,n,r,i)}_handlerArrayUpdate(t,n,r,i,o){const u=Os(this.runtime.flatInstances,n,this.runtime.instanceMap);if((u==null?void 0:u.controlType)!==Q.LIST)return;const s=h=>{const p=[];for(let m=0;m<h;m++){const v=this.listControlCreateRow(u,"subtable-row");v&&p.push(v)}return p},c=Tr;let f=[],l=[],a=[],d=!1;if(r&&i){switch(r){case"push":case"unshift":const p=i.length;f=s(p),l=i,u.children[r](...f);break;case"splice":if(i.length>2){const m=i.length-2,v=i.slice(2);f=s(m),l=v;const g=i[0],C=i[1];u.children[r](g,C,...f)}else{const m=i[0],v=i[1];m+v===u.children.length-1&&(d=!0),u.children[r](...i)}break;default:u.children[r](...i);break}r==="splice"?a=o:["pop","shift"].includes(r)&&(a=[o]);const h=this.getState(u.id);this._handlerSubtableUpdateUid(h),this.runtime.getFlatInstances(),this.emit("list-change",{instance:u,value:h,options:Object.assign({},c,{changed:f,data:l,deleted:a!=null?a:[],jsonValue:JSON.stringify(h),isDeleteLastOne:d,type:r,args:i})}),Tr=null}}_handlerSubtableUpdateUid(t){t.forEach(n=>{n.uid||Object.assign(n,{uid:"new:"+li("uid")})})}_handlerObjectUpdate(t,n,r,i){const o=Os(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!o)return;const u=this.getInstanceRowIndex(o),s=Tr||{};if(o.controlType===Q.LIST&&o.type===ye.SUBTABLE){o.children.length=0;const c=r;let f=[];for(let a=0;a<c.length;a++){const d=this.listControlCreateRow(o,"subtable-row");d&&f.push(d)}o.children.push(...f);let l=i!=null?i:[];(s==null?void 0:s.setData)===!0?l=[]:this.runtime.getFlatInstances(),this._handlerSubtableUpdateUid(c),this.emit("list-change",{instance:o,value:r,options:vi(we({},s),{changed:f,data:c,deleted:l,type:"push",jsonValue:JSON.stringify(c)})})}else this.emit("change",{instance:o,value:this.getState(o.id,u),rowIndex:u,options:vi(we({},s),{oldValue:i})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{di=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){qt(`${di} Plugin apply Error
|
|
46
|
+
${r}`)}finally{di=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){let r;if(n==="subtable-row"?r={children:[],controlType:Q.LAYOUT,id:yi(),type:"subtable-row",props:{caption:"",isHide:!1,style:{height:"",heightConfig:"fill",width:"",widthConfig:"fill"}},fieldType:void 0,customEvents:[],pageStatus:0,rules:[],parent:void 0}:r=this.runtime.createControlInstance(n),!!r){if(r.controlType===Q.LAYOUT){const i=r,o=he(t.props.headers),u=this.createControl(o);for(let s of u)s.parent||this.runtime.resetInstanceParent(s,i);i.children.push(...u)}return r.parent=t,r}}listControlAddRow(t,n="subtable-row"){const r=this.listControlCreateRow(t,n);!r||t.children.push(r)}emit(t,n){return ft(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return dr("The engine-mounted life cycle can only be triggered once"),Promise.resolve([]);if(this._jobTasks.length){console.time("engine-mounted need wait");const u=[...this._jobTasks];yield Promise.all(u),console.timeEnd("engine-mounted need wait")}this.isMounted=!0}let r,i;this.isMounted||(i=new Promise(u=>{r=u}),this._jobTasks.push(i));const o=yield Ld(Ss.prototype,this,"emit").call(this,t,n);return r&&i&&(r(),this._jobTasks.splice(this._jobTasks.indexOf(i),1)),o})}on(t,n){return di&&(n.applyingPluginName=di),super.on(t,n)}createControl(...t){return this.runtime.createControl(...t)}createInstance(t,n){return this.runtime.createControlInstance(t,n)}schemaEvent(t,n){this.emit(t,n)}updateInstanceProps(t,n,r,i){return this.setInstance(t,n,r,i)}getRule(t,n){return Ze.staticGetRules(t,n)}getAllRules(t){var r,i;const n=this.runtime.allRules;return t===void 0?n:{rules:(r=n.rules[t])==null?void 0:r.fields,antdRules:(i=n.antdRules[t])==null?void 0:i.fields}}getRules(t,n=!1){var s,c,f,l,a,d,h;const r=this.runtime.rules,i=this.runtime.fieldCodeRules,o=this.store.controlIdMapping,u=n?i:r;if(t===void 0)return n?i:u;{if(t=n?(s=o[t])!=null&&s.children?(c=o[t].dataBind)==null?void 0:c.dataCode:((f=o[t].dataBind)==null?void 0:f.fieldCode)||t:t,t in u)return(l=u[t])==null?void 0:l.fields;let p;for(const m in u)if(t in(((a=u[m])==null?void 0:a.fields)||{})){p=(h=(d=u[m])==null?void 0:d.fields)==null?void 0:h[t];break}return p}}getAntdRules(t){var n;return t===void 0?this.runtime.antdRules:(n=this.runtime.antdRules[t])==null?void 0:n.fields}getState(t,n){return t===void 0?this.store.state:this.store.getState(t,n)}getEmptyState(t){return he(t===void 0?this.store.emptyState:this.store.getEmptyState(t))}setPayloadOptions(t){Tr=t}setState(t,n,r,i){Tr=i,this.debugLog("[%o]: \u89E6\u53D1setState, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o, options=%o",t,n,r,i),this.store.setState(t,n,r),this.debugLog("[%o]: setState\u5B8C\u6210, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o",t,n,r),Tr=null}setStates(t,n,r){let i=t!=null?t:{};Object.keys(i).forEach(o=>{Object.entries(this.store.controlIdMapping).forEach(([u,s])=>{if(s.dataView===o){const c=i[o][u];c!==void 0&&this.setState(u,c,n,r)}else(u===o||s.children&&s.children[o])&&i[o]!==void 0&&this.setState(o,i[o],n,r)})})}getField(t,n,r){if(!n){const c=this.getDataBindMapping(t);if(c){const{controlId:f}=c;return this.getState(f)}return}const i=this.getDataBindMapping(t,n);if(!i)return;const{dataBind:o,controlId:u}=i,s=this.getState(u,r);return gt(o)?s:Object.entries(o).reduce((c,[f,l])=>l.fieldCode===n?c[f]:c,s)}getData(t){var i,o,u,s,c,f,l,a;if(!t)return;let n=this.getDataBindMapping(t),r=this.getControlIdMapping();if(n){const{controlId:d}=n,h=this.getField(t);if(Array.isArray(h))return h.map(m=>{var g,C,D,y,I,O;let v={};for(let N in m){const M=(D=(C=(g=r[d])==null?void 0:g.children[N])==null?void 0:C.dataBind)==null?void 0:D.fieldCode;if(M!==""){if(M)v[M]=m[N];else if((y=r[d])!=null&&y.children[N])for(let R in m[N])v[(O=(I=r[d])==null?void 0:I.children[N])==null?void 0:O.dataBind[R].fieldCode]=m[N][R]}}return v});{let p={};for(let m in h)if((o=(i=r[m])==null?void 0:i.dataBind)!=null&&o.fieldCode)p[(u=r[m])==null?void 0:u.dataBind.fieldCode]=h[m];else if((c=(s=r[m])==null?void 0:s.dataBind)!=null&&c.dataCode)p[(f=r[m])==null?void 0:f.dataBind.dataCode]=h[m].map(v=>{var C,D;let g={};for(let y in v){const I=(C=r[m].children[y])==null?void 0:C.dataBind.fieldCode;if(I!=="")if(I)g[I]=v[y];else for(let O in v[y])g[(D=r[m].children[y])==null?void 0:D.dataBind[O].fieldCode]=v[y][O]}return g});else if(r[m])for(let v in h[m])p[(a=(l=r[m])==null?void 0:l.dataBind[v])==null?void 0:a.fieldCode]=h[m][v];return p}}}setField(t,n,r,i,o){var f;const u=this.getDataBindMapping(t,n);if(!u)return;const{dataBind:s,controlId:c}=u;if(gt(s))this.setState(c,r,i,o);else{const l=(f=he(this.getState(c,i)))!=null?f:this.getEmptyState(c),a=Object.entries(s).reduce((d,[h,p])=>(p.fieldCode===n&&(d[h]=r),d),l);this.setState(c,a,i,o)}}setFields(t,n,r,i){const o=this.getDataBindMapping(t);if(!o)return;let u=[];o.fields.forEach(s=>{var a;const{dataBind:c,controlId:f,fieldCode:l}=s;if(!u.includes(l)&&!!Object.hasOwnProperty.call(n,l))if(gt(c))this.setState(f,n[l],r,i);else{const d=(a=he(this.getState(f,r)))!=null?a:this.getEmptyState(f),h=Object.entries(c).reduce((p,[m,v])=>{u.push(v.fieldCode);const g=n[v.fieldCode];return g!==void 0&&(p[m]=g),p},d);this.setState(s.controlId,h,r,i)}})}buildFields(t,n){const r=this.getDataBindMapping(t);if(!r||!r.fields)return;let i=[];const o={};return r.fields.forEach(u=>{const{dataBind:s,controlId:c,fieldCode:f}=u;if(!i.includes(f)&&!!Object.hasOwnProperty.call(n,f))if(gt(s))o[c]=n[f];else{const l=this.getEmptyState(c);o[u.controlId]=Object.entries(s).reduce((a,[d,h])=>{i.push(h.fieldCode);const p=n[h.fieldCode];return p!==void 0&&(a[d]=p),a},l)}}),o}setData(t,n){this.debugLog("engine setData\u65B9\u6CD5\u6267\u884C\uFF0C\u53C2\u6570\u4E3A%o\uFF0C%o\u3002",t,n);const r=n==null?void 0:n.onlySetData;let i=this.store.defaultState;r===!0&&(i={}),Object.keys(t).map(o=>{var s,c,f,l;const u=t[o];if(Array.isArray(u)){const a=this.getDataBindMapping(o);if(!a)return;i[a.dataViewId]||(i[a.dataViewId]={}),u.length?i[a.dataViewId][a.controlId]=[]:i[a.dataViewId][a.controlId]=(s=i[a.dataViewId][a.controlId])!=null?s:[];let d={},h={};u.map(p=>{let m=he(this.store.emptyState[a.dataViewId][a.controlId]),v=[];Object.keys(p).map(g=>{var D,y,I;if(v.includes(g))return;h.hasOwnProperty(g)===!1&&(h[g]=(y=(D=this.store.dataBindMapping[o])==null?void 0:D.fields)==null?void 0:y.find(O=>O.fieldCode===g));const C=h[g];if(C){if(gt(C.dataBind)&&p[g]!==void 0)m[C.controlId]=p[g];else if(!gt(C.dataBind)){d.hasOwnProperty(C.controlId)===!1&&(d[C.controlId]=he((I=this.getEmptyState(C.controlId))!=null?I:{}));let O=he(d[C.controlId]);Object.keys(C.dataBind).map(N=>{const M=C.dataBind[N];p[M.fieldCode]!==void 0&&(O[N]=p[M.fieldCode]),v.push(M.fieldCode)}),m[C.controlId]=O}}else g==="uid"&&p.uid!==void 0?m.uid=p.uid:g==="virtualStore"&&p.virtualStore!==void 0&&(m.virtualStore=Object.freeze(p.virtualStore))}),i[a.dataViewId][a.controlId].push(m)})}else if(u){let a=[];const d=he(this.store.emptyState);(c=Object.keys(u))!=null&&c.length&&Object.keys(u).map(p=>{var v;if(a.includes(p))return;const m=this.getDataBindMapping(o,p);if(m){if(i[m.dataViewId[0]]||(i[m.dataViewId[0]]={}),gt(m.dataBind)&&u[p]!==void 0)i[m.dataViewId[0]][m.controlId]=u[p]!==void 0?u[p]:d[m.dataViewId[0]][m.controlId];else if(!gt(m.dataBind)){let g=(v=this.getEmptyState(m.controlId))!=null?v:{};Object.keys(m.dataBind).map(C=>{const D=m.dataBind[C];u[D.fieldCode]!==void 0&&(g[C]=u[D.fieldCode]),a.push(D.fieldCode)}),i[m.dataViewId[0]][m.controlId]=g}}});const h=this.getDataBindMapping(o);if(h){const p=(f=h==null?void 0:h.fields)==null?void 0:f.map(g=>g==null?void 0:g.controlId),m=this.getEmptyState(h==null?void 0:h.controlId),v=Object.keys((l=i==null?void 0:i[h==null?void 0:h.controlId])!=null?l:{});p==null||p.forEach(g=>{!v.includes(g)&&g!=="uid"&&i[h==null?void 0:h.controlId]&&(Object.keys(i).length?Object.assign(i[h==null?void 0:h.controlId],{[g]:m[g]}):Object.assign(i,{[h.controlId]:{[g]:m[g]}}))}),this.debugLog("engine setData\u65B9\u6CD5\u9ED8\u8BA4\u503C\u53CA\u8868\u5355\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",i)}}}),this.debugLog("engine setData\u65B9\u6CD5\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",i),this.setStates(i,void 0,we({setData:!0},n)),this.runtime.getFlatInstances(),this.debugLog("engine setData\u65B9\u6CD5\u6267\u884C\u5B8C\u6210\u3002")}getDataBind(t){return this.store.getDataBind(t)}getInstance(t,n){const r=this.getInstances(t,n===-1);if(r.length>0)return n!==void 0?n===-1?r[0]:r[n]:r[0]}getInstances(t,n=!1){if(t===void 0)return this.runtime.flatInstances;const r=Array.from(this.runtime.instanceMap[t]||[]);if(n){const i=this.findSubtableHeadersControl(t);i!==void 0&&r.unshift(i)}return r}setInstance(t,n,r,i){try{if(typeof t=="string"&&i===-1)this.getInstances(t,i===-1).map(u=>{u&&(this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",u.id,u,n,r),$u(u.props,n,r),this.schemaEvent("schema-change",{instance:u,props:n,value:r,rowIndex:i}))});else{let o;if(typeof t=="string"?o=this.getInstance(t,i):o=t,!o)return;this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",o.id,o,n,r),$u(o.props,n,r),this.schemaEvent("schema-change",{instance:o,props:n,value:r,rowIndex:i})}}catch(o){throw o}}getControlIdMapping(){return this.store.controlIdMapping}getDataBindMapping(t,n){if(!t&&!n)return this.store.dataBindMapping;const r=this.store.dataBindMapping[t];if(!r)return;if(!n)return r;const i=r.fields.find(o=>o.fieldCode===n);if(!!i)return i}getAction(){return this.actionManager}initDataManager(t){this.dataManager=new KD(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return it(n)?t.type===n:n.includes(t.type)}assertInstanceIsCustomControl(t){return!ug(it(t)?t:t.type)}getInstanceRowIndex(t){if(!t.parent)return;let n;if(this.assertInstance(t.parent,ye.SUBTABLE_COLUMN)&&this.assertInstance(t.parent.parent,ye.SUBTABLE))n=-1;else if(this.getInstanceParentControl(t,ye.SUBTABLE_COLUMN)){const o=this.runtime.instanceMap[t.id];if(Object.prototype.toString.call(o)==="[object Array]"){const u=o.findIndex(s=>s===t);u>-1&&(n=u)}}return n}getInstanceParentControl(t,n){if(!!t.parent)return this.assertInstance(t.parent,n)?t.parent:this.getInstanceParentControl(t.parent,n)}getInstanceInSubtableHeader(t){const n=this.getInstanceRowIndex(t);if(n===void 0)return;if(n===-1)return t;const r=this.assertInstance(t,ye.SUBTABLE_COLUMN)?t:this.getInstanceParentControl(t,ye.SUBTABLE_COLUMN);if(!r)return;const o=this.getInstanceParentControl(t,ye.SUBTABLE).props.headers.find(u=>u.id===r.id);if(!!o)return o.children.find(u=>u.id===t.id)}setControlConfig(...t){return this.runtime.registerControlConfig(...t)}getControlConfig(t){return this.runtime.getControlConfig(t)}inList(t){const n=this.store.subtableHeadersControlIdMapping;let r;for(const i in n)if(t in n[i]){r=i;break}return r}findSubtableHeadersControl(t){const n=this.store.subtableHeadersControlIdMapping;let r;for(const i in n)if(t in n[i]){r=n[i][t];break}return r}}class rv{}class iv{constructor(t,n,r){this.config=t,this.env=n,this.eventJs=r}apply(t){this.engine=t;const n=this.config;if(!n)return;const r=t.getAction();if(this.eventJs){this.eventJs.exportsFun({ctx:t,utils:r.actionUtils});for(let[i,o]of Object.entries(this.eventJs))r.addAction(i,o)}else{const i=Bf(n,t,this.env);if(!i)return;for(let[o,u]of Object.entries(i.funcMap))r.addAction(o,u)}}}function Bf(e,t,n){if(!e.module||!e.module.compiled)return;const r=e.module.compiled,i={exports:{ctx:t,utils:t.getAction().actionUtils,env:n}};try{new Function("module","exports",r).call(i,i,i.exports)}catch(s){qt(s.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&qt("fail to parse the module")}const o={},u={};for(const[s,c]of Object.entries(i.exports))typeof c=="function"?o[s]=c:u[s]=c;return{funcMap:o,variables:u}}const ov={"engine-initialized":"did_init","engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class uv{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(ov).forEach(([n,r])=>{t.on(n,i=>ft(this,null,function*(){const o=yield this.callLifecycleEvent(r,i);return o.includes(!1)?!1:o}))})}callLifecycleEvent(t,n){return ft(this,null,function*(){const r=this.config;return!r||!Array.isArray(r[t])?[]:yield Promise.all(r[t].map(o=>ft(this,null,function*(){return yield this.engine.getAction().execAction(o,n)})))})}}class sv{constructor(t,n){this.config=t,this.customEvents=n}apply(t){this.engine=t,Bl.events.forEach(n=>{n.code&&n.key&&this.engineAddEventListener(n.code,n.key)}),this.customEvents.map(n=>{let r=n.key;n.namespace!==void 0&&n.namespace!==null&&n.namespace!==""&&(r=n.namespace+":"+n.key),this.engineAddEventListener(r,r)})}engineAddEventListener(t,n){this.engine.on(t,r=>ft(this,null,function*(){if(!((t==="change"||t==="list-change")&&!this.engine.isMounted)&&r.instance!==void 0)return yield this.callControlEvent(n,r)}))}callControlEvent(t,n){return ft(this,null,function*(){const r=this.config[n.instance.id];if(!r||!Array.isArray(r[t]))return[];const i=yield Promise.all(r[t].map(o=>ft(this,null,function*(){return yield this.engine.getAction().execAction(o,n)})));return i.includes(!1)?!1:i})}}function Ts(){return Ts=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},Ts.apply(this,arguments)}var Lf={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function Qe(e){return typeof e=="number"}function An(e){return!e||typeof e!="object"||typeof e.constructor!="function"?!1:e.isBigNumber===!0&&typeof e.constructor.prototype=="object"&&e.constructor.prototype.isBigNumber===!0||typeof e.constructor.isDecimal=="function"&&e.constructor.isDecimal(e)===!0}function Pf(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isComplex===!0||!1}function xf(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isFraction===!0||!1}function kf(e){return e&&e.constructor.prototype.isUnit===!0||!1}function go(e){return typeof e=="string"}var _t=Array.isArray;function hi(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function Ms(e){return Array.isArray(e)||hi(e)}function av(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function cv(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function lv(e){return e&&e.constructor.prototype.isRange===!0||!1}function $f(e){return e&&e.constructor.prototype.isIndex===!0||!1}function fv(e){return typeof e=="boolean"}function dv(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function hv(e){return e&&e.constructor.prototype.isHelp===!0||!1}function pv(e){return typeof e=="function"}function mv(e){return e instanceof Date}function gv(e){return e instanceof RegExp}function _v(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!Pf(e)&&!xf(e))}function Dv(e){return e===null}function vv(e){return e===void 0}function yv(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ev(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function bv(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function wv(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function Av(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Cv(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function Fv(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Nv(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ov(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function Iv(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function Sv(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function Tv(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Mv(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function Rv(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function Bv(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Lv(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function Pv(e){return e&&e.constructor.prototype.isChain===!0||!1}function Rs(e){var t=typeof e;return t==="object"?e===null?"null":An(e)?"BigNumber":e.constructor&&e.constructor.name?e.constructor.name:"Object":t}function Zn(e){var t=typeof e;if(t==="number"||t==="string"||t==="boolean"||e===null||e===void 0)return e;if(typeof e.clone=="function")return e.clone();if(Array.isArray(e))return e.map(function(n){return Zn(n)});if(e instanceof Date)return new Date(e.valueOf());if(An(e))return e;if(e instanceof RegExp)throw new TypeError("Cannot clone "+e);return xv(e,Zn)}function xv(e,t){var n={};for(var r in e)_o(e,r)&&(n[r]=t(e[r]));return n}function Bs(e,t){var n,r,i;if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;for(r=0,i=e.length;r<i;r++)if(!Bs(e[r],t[r]))return!1;return!0}else{if(typeof e=="function")return e===t;if(e instanceof Object){if(Array.isArray(t)||!(t instanceof Object))return!1;for(n in e)if(!(n in t)||!Bs(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function _o(e,t){return e&&Object.hasOwnProperty.call(e,t)}function kv(e,t){for(var n={},r=0;r<t.length;r++){var i=t[r],o=e[i];o!==void 0&&(n[i]=o)}return n}var $v=["Matrix","Array"],Uv=["number","BigNumber","Fraction"],Uf=function(t){if(t)throw new Error(`The global config is readonly.
|
|
47
47
|
Please create a mathjs instance if you want to change the default configuration.
|
|
48
48
|
Example:
|
|
49
49
|
|
|
50
50
|
import { create, all } from 'mathjs';
|
|
51
51
|
const mathjs = create(all);
|
|
52
52
|
mathjs.config({ number: 'BigNumber' });
|
|
53
|
-
`);return Object.freeze(If)};fo(Lf,If,{MATRIX_OPTIONS:$v,NUMBER_OPTIONS:Uv});function Pf(){return!0}function _t(){return!1}function Ir(){}const xf="Argument is not a typed-function.";function kf(){function e(D){return typeof D=="object"&&D!==null&&D.constructor===Object}const t=[{name:"number",test:function(D){return typeof D=="number"}},{name:"string",test:function(D){return typeof D=="string"}},{name:"boolean",test:function(D){return typeof D=="boolean"}},{name:"Function",test:function(D){return typeof D=="function"}},{name:"Array",test:Array.isArray},{name:"Date",test:function(D){return D instanceof Date}},{name:"RegExp",test:function(D){return D instanceof RegExp}},{name:"Object",test:e},{name:"null",test:function(D){return D===null}},{name:"undefined",test:function(D){return D===void 0}}],n={name:"any",test:Pf,isAny:!0};let r,i,o=0,u={createCount:0};function s(D){const N=r.get(D);if(N)return N;let S='Unknown type "'+D+'"';const T=D.toLowerCase();let b;for(b of i)if(b.toLowerCase()===T){S+='. Did you mean "'+b+'" ?';break}throw new TypeError(S)}function c(D){let N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"any";const S=N?s(N).index:i.length,T=[];for(let I=0;I<D.length;++I){if(!D[I]||typeof D[I].name!="string"||typeof D[I].test!="function")throw new TypeError("Object with properties {name: string, test: function} expected");const x=D[I].name;if(r.has(x))throw new TypeError('Duplicate type name "'+x+'"');T.push(x),r.set(x,{name:x,test:D[I].test,isAny:D[I].isAny,index:S+I,conversionsTo:[]})}const b=i.slice(S);i=i.slice(0,S).concat(T).concat(b);for(let I=S+T.length;I<i.length;++I)r.get(i[I]).index=I}function l(){r=new Map,i=[],o=0,c([n],!1)}l(),c(t);function f(){let D;for(D of i)r.get(D).conversionsTo=[];o=0}function a(D){const N=i.filter(S=>{const T=r.get(S);return!T.isAny&&T.test(D)});return N.length?N:["any"]}function d(D){return D&&typeof D=="function"&&"_typedFunctionData"in D}function h(D,N,S){if(!d(D))throw new TypeError(xf);const T=S&&S.exact,b=Array.isArray(N)?N.join(","):N,I=v(b),x=E(I);if(!T||x in D.signatures){const re=D._typedFunctionData.signatureMap.get(x);if(re)return re}const B=I.length;let j;if(T){j=[];let re;for(re in D.signatures)j.push(D._typedFunctionData.signatureMap.get(re))}else j=D._typedFunctionData.signatures;for(let re=0;re<B;++re){const se=I[re],we=[];let Ue;for(Ue of j){const ze=M(Ue.params,re);if(!(!ze||se.restParam&&!ze.restParam)){if(!ze.hasAny){const St=_(ze);if(se.types.some(Tt=>!St.has(Tt.name)))continue}we.push(Ue)}}if(j=we,j.length===0)break}let $;for($ of j)if($.params.length<=B)return $;throw new TypeError("Signature not found (signature: "+(D.name||"unnamed")+"("+E(I,", ")+"))")}function m(D,N,S){return h(D,N,S).implementation}function g(D,N){const S=s(N);if(S.test(D))return D;const T=S.conversionsTo;if(T.length===0)throw new Error("There are no conversions to "+N+" defined.");for(let b=0;b<T.length;b++)if(s(T[b].from).test(D))return T[b].convert(D);throw new Error("Cannot convert "+D+" to "+N)}function E(D){let N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:",";return D.map(S=>S.name).join(N)}function p(D){const N=D.indexOf("...")===0,T=(N?D.length>3?D.slice(3):"any":D).split("|").map(B=>s(B.trim()));let b=!1,I=N?"...":"";return{types:T.map(function(B){return b=B.isAny||b,I+=B.name+"|",{name:B.name,typeIndex:B.index,test:B.test,isAny:B.isAny,conversion:null,conversionIndex:-1}}),name:I.slice(0,-1),hasAny:b,hasConversion:!1,restParam:N}}function y(D){const N=D.types.map(x=>x.name),S=Zn(N);let T=D.hasAny,b=D.name;const I=S.map(function(x){const B=s(x.from);return T=B.isAny||T,b+="|"+x.from,{name:x.from,typeIndex:B.index,test:B.test,isAny:B.isAny,conversion:x,conversionIndex:x.index}});return{types:D.types.concat(I),name:b,hasAny:T,hasConversion:I.length>0,restParam:D.restParam}}function _(D){return D.typeSet||(D.typeSet=new Set,D.types.forEach(N=>D.typeSet.add(N.name))),D.typeSet}function v(D){const N=[];if(typeof D!="string")throw new TypeError("Signatures must be strings");const S=D.trim();if(S==="")return N;const T=S.split(",");for(let b=0;b<T.length;++b){const I=p(T[b].trim());if(I.restParam&&b!==T.length-1)throw new SyntaxError('Unexpected rest parameter "'+T[b]+'": only allowed for the last parameter');if(I.types.length===0)return null;N.push(I)}return N}function w(D){const N=vt(D);return N?N.restParam:!1}function F(D){if(!D||D.types.length===0)return Pf;if(D.types.length===1)return s(D.types[0].name).test;if(D.types.length===2){const N=s(D.types[0].name).test,S=s(D.types[1].name).test;return function(b){return N(b)||S(b)}}else{const N=D.types.map(function(S){return s(S.name).test});return function(T){for(let b=0;b<N.length;b++)if(N[b](T))return!0;return!1}}}function C(D){let N,S,T;if(w(D)){N=ir(D).map(F);const b=N.length,I=F(vt(D)),x=function(B){for(let j=b;j<B.length;j++)if(!I(B[j]))return!1;return!0};return function(j){for(let $=0;$<N.length;$++)if(!N[$](j[$]))return!1;return x(j)&&j.length>=b+1}}else return D.length===0?function(I){return I.length===0}:D.length===1?(S=F(D[0]),function(I){return S(I[0])&&I.length===1}):D.length===2?(S=F(D[0]),T=F(D[1]),function(I){return S(I[0])&&T(I[1])&&I.length===2}):(N=D.map(F),function(I){for(let x=0;x<N.length;x++)if(!N[x](I[x]))return!1;return I.length===N.length})}function M(D,N){return N<D.length?D[N]:w(D)?vt(D):null}function R(D,N){const S=M(D,N);return S?_(S):new Set}function W(D){return D.conversion===null||D.conversion===void 0}function U(D,N){const S=new Set;return D.forEach(T=>{const b=R(T.params,N);let I;for(I of b)S.add(I)}),S.has("any")?["any"]:Array.from(S)}function k(D,N,S){let T,b;const I=D||"unnamed";let x=S,B;for(B=0;B<N.length;B++){const se=[];if(x.forEach(we=>{const Ue=M(we.params,B),ze=F(Ue);(B<we.params.length||w(we.params))&&ze(N[B])&&se.push(we)}),se.length===0){if(b=U(x,B),b.length>0){const we=a(N[B]);return T=new TypeError("Unexpected type of argument in function "+I+" (expected: "+b.join(" or ")+", actual: "+we.join(" | ")+", index: "+B+")"),T.data={category:"wrongType",fn:I,index:B,actual:we,expected:b},T}}else x=se}const j=x.map(function(se){return w(se.params)?1/0:se.params.length});if(N.length<Math.min.apply(null,j))return b=U(x,B),T=new TypeError("Too few arguments in function "+I+" (expected: "+b.join(" or ")+", index: "+N.length+")"),T.data={category:"tooFewArgs",fn:I,index:N.length,expected:b},T;const $=Math.max.apply(null,j);if(N.length>$)return T=new TypeError("Too many arguments in function "+I+" (expected: "+$+", actual: "+N.length+")"),T.data={category:"tooManyArgs",fn:I,index:N.length,expectedLength:$},T;const re=[];for(let se=0;se<N.length;++se)re.push(a(N[se]).join("|"));return T=new TypeError('Arguments of type "'+re.join(", ")+'" do not match any of the defined signatures of function '+I+"."),T.data={category:"mismatch",actual:re},T}function Z(D){let N=i.length+1;for(let S=0;S<D.types.length;S++)W(D.types[S])&&(N=Math.min(N,D.types[S].typeIndex));return N}function Y(D){let N=o+1;for(let S=0;S<D.types.length;S++)W(D.types[S])||(N=Math.min(N,D.types[S].conversionIndex));return N}function oe(D,N){if(D.hasAny){if(!N.hasAny)return 1}else if(N.hasAny)return-1;if(D.restParam){if(!N.restParam)return 1}else if(N.restParam)return-1;if(D.hasConversion){if(!N.hasConversion)return 1}else if(N.hasConversion)return-1;const S=Z(D)-Z(N);if(S<0)return-1;if(S>0)return 1;const T=Y(D)-Y(N);return T<0?-1:T>0?1:0}function X(D,N){const S=D.params,T=N.params,b=vt(S),I=vt(T),x=w(S),B=w(T);if(x&&b.hasAny){if(!B||!I.hasAny)return 1}else if(B&&I.hasAny)return-1;let j=0,$=0,re;for(re of S)re.hasAny&&++j,re.hasConversion&&++$;let se=0,we=0;for(re of T)re.hasAny&&++se,re.hasConversion&&++we;if(j!==se)return j-se;if(x&&b.hasConversion){if(!B||!I.hasConversion)return 1}else if(B&&I.hasConversion)return-1;if($!==we)return $-we;if(x){if(!B)return 1}else if(B)return-1;const Ue=(S.length-T.length)*(x?-1:1);if(Ue!==0)return Ue;const ze=[];let St=0;for(let Pr=0;Pr<S.length;++Pr){const Fo=oe(S[Pr],T[Pr]);ze.push(Fo),St+=Fo}if(St!==0)return St;let Tt;for(Tt of ze)if(Tt!==0)return Tt;return 0}function Zn(D){if(D.length===0)return[];const N=D.map(s);D.length>1&&N.sort((b,I)=>b.index-I.index);let S=N[0].conversionsTo;if(D.length===1)return S;S=S.concat([]);const T=new Set(D);for(let b=1;b<N.length;++b){let I;for(I of N[b].conversionsTo)T.has(I.from)||(S.push(I),T.add(I.from))}return S}function Qn(D,N){let S=N;if(D.some(b=>b.hasConversion)){const b=w(D),I=D.map(Yn);S=function(){const B=[],j=b?arguments.length-1:arguments.length;for(let $=0;$<j;$++)B[$]=I[$](arguments[$]);return b&&(B[j]=arguments[j].map(I[j])),N.apply(this,B)}}let T=S;if(w(D)){const b=D.length-1;T=function(){return S.apply(this,Ut(arguments,0,b).concat([Ut(arguments,b)]))}}return T}function Yn(D){let N,S,T,b;const I=[],x=[];switch(D.types.forEach(function(B){B.conversion&&(I.push(s(B.conversion.from).test),x.push(B.conversion.convert))}),x.length){case 0:return function(j){return j};case 1:return N=I[0],T=x[0],function(j){return N(j)?T(j):j};case 2:return N=I[0],S=I[1],T=x[0],b=x[1],function(j){return N(j)?T(j):S(j)?b(j):j};default:return function(j){for(let $=0;$<x.length;$++)if(I[$](j))return x[$](j);return j}}}function er(D){function N(S,T,b){if(T<S.length){const I=S[T];let x=[];if(I.restParam){const B=I.types.filter(W);B.length<I.types.length&&x.push({types:B,name:"..."+B.map(j=>j.name).join("|"),hasAny:B.some(j=>j.isAny),hasConversion:!1,restParam:!0}),x.push(I)}else x=I.types.map(function(B){return{types:[B],name:B.name,hasAny:B.isAny,hasConversion:B.conversion,restParam:!1}});return ur(x,function(B){return N(S,T+1,b.concat([B]))})}else return[b]}return N(D,0,[])}function tr(D,N){const S=Math.max(D.length,N.length);for(let B=0;B<S;B++){const j=R(D,B),$=R(N,B);let re=!1,se;for(se of $)if(j.has(se)){re=!0;break}if(!re)return!1}const T=D.length,b=N.length,I=w(D),x=w(N);return I?x?T===b:b>=T:x?T>=b:T===b}function ut(D){return D.map(N=>Vt(N)?ue(N.referToSelf.callback):In(N)?V(N.referTo.references,N.referTo.callback):N)}function Fn(D,N,S){const T=[];let b;for(b of D){let I=S[b];if(typeof I!="number")throw new TypeError('No definition for referenced signature "'+b+'"');if(I=N[I],typeof I!="function")return!1;T.push(I)}return T}function Nn(D,N,S){const T=ut(D),b=new Array(T.length).fill(!1);let I=!0;for(;I;){I=!1;let x=!0;for(let B=0;B<T.length;++B){if(b[B])continue;const j=T[B];if(Vt(j))T[B]=j.referToSelf.callback(S),T[B].referToSelf=j.referToSelf,b[B]=!0,x=!1;else if(In(j)){const $=Fn(j.referTo.references,T,N);$?(T[B]=j.referTo.callback.apply(this,$),T[B].referTo=j.referTo,b[B]=!0,x=!1):I=!0}}if(x&&I)throw new SyntaxError("Circular reference detected in resolving typed.referTo")}return T}function nr(D){const N=/\bthis(\(|\.signatures\b)/;Object.keys(D).forEach(S=>{const T=D[S];if(N.test(T.toString()))throw new SyntaxError("Using `this` to self-reference a function is deprecated since typed-function@3. Use typed.referTo and typed.referToSelf instead.")})}function rr(D,N){if(u.createCount++,Object.keys(N).length===0)throw new SyntaxError("No signatures provided");u.warnAgainstDeprecatedThis&&nr(N);const S=[],T=[],b={},I=[];let x;for(x in N){if(!Object.prototype.hasOwnProperty.call(N,x))continue;const fe=v(x);if(!fe)continue;S.forEach(function(hi){if(tr(hi,fe))throw new TypeError('Conflicting signatures "'+E(hi)+'" and "'+E(fe)+'".')}),S.push(fe);const st=T.length;T.push(N[x]);const bE=fe.map(y);let No;for(No of er(bE)){const hi=E(No);I.push({params:No,name:hi,fn:st}),No.every(wE=>!wE.hasConversion)&&(b[hi]=st)}}I.sort(X);const B=Nn(T,b,di);let j;for(j in b)Object.prototype.hasOwnProperty.call(b,j)&&(b[j]=B[b[j]]);const $=[],re=new Map;for(j of I)re.has(j.name)||(j.fn=B[j.fn],$.push(j),re.set(j.name,j));const se=$[0]&&$[0].params.length<=2&&!w($[0].params),we=$[1]&&$[1].params.length<=2&&!w($[1].params),Ue=$[2]&&$[2].params.length<=2&&!w($[2].params),ze=$[3]&&$[3].params.length<=2&&!w($[3].params),St=$[4]&&$[4].params.length<=2&&!w($[4].params),Tt=$[5]&&$[5].params.length<=2&&!w($[5].params),Pr=se&&we&&Ue&&ze&&St&&Tt;for(let fe=0;fe<$.length;++fe)$[fe].test=C($[fe].params);const Fo=se?F($[0].params[0]):_t,X1=we?F($[1].params[0]):_t,J1=Ue?F($[2].params[0]):_t,z1=ze?F($[3].params[0]):_t,Z1=St?F($[4].params[0]):_t,Q1=Tt?F($[5].params[0]):_t,Y1=se?F($[0].params[1]):_t,eE=we?F($[1].params[1]):_t,tE=Ue?F($[2].params[1]):_t,nE=ze?F($[3].params[1]):_t,rE=St?F($[4].params[1]):_t,iE=Tt?F($[5].params[1]):_t;for(let fe=0;fe<$.length;++fe)$[fe].implementation=Qn($[fe].params,$[fe].fn);const oE=se?$[0].implementation:Ir,uE=we?$[1].implementation:Ir,sE=Ue?$[2].implementation:Ir,aE=ze?$[3].implementation:Ir,cE=St?$[4].implementation:Ir,lE=Tt?$[5].implementation:Ir,fE=se?$[0].params.length:-1,dE=we?$[1].params.length:-1,hE=Ue?$[2].params.length:-1,pE=ze?$[3].params.length:-1,mE=St?$[4].params.length:-1,gE=Tt?$[5].params.length:-1,_E=Pr?6:0,DE=$.length,vE=$.map(fe=>fe.test),yE=$.map(fe=>fe.implementation),EE=function(){for(let st=_E;st<DE;st++)if(vE[st](arguments))return yE[st].apply(this,arguments);return u.onMismatch(D,arguments,$)};function di(fe,st){return arguments.length===fE&&Fo(fe)&&Y1(st)?oE.apply(this,arguments):arguments.length===dE&&X1(fe)&&eE(st)?uE.apply(this,arguments):arguments.length===hE&&J1(fe)&&tE(st)?sE.apply(this,arguments):arguments.length===pE&&z1(fe)&&nE(st)?aE.apply(this,arguments):arguments.length===mE&&Z1(fe)&&rE(st)?cE.apply(this,arguments):arguments.length===gE&&Q1(fe)&&iE(st)?lE.apply(this,arguments):EE.apply(this,arguments)}try{Object.defineProperty(di,"name",{value:D})}catch(fe){}return di.signatures=b,di._typedFunctionData={signatures:$,signatureMap:re},di}function On(D,N,S){throw k(D,N,S)}function ir(D){return Ut(D,0,D.length-1)}function vt(D){return D[D.length-1]}function Ut(D,N,S){return Array.prototype.slice.call(D,N,S)}function or(D,N){for(let S=0;S<D.length;S++)if(N(D[S]))return D[S]}function ur(D,N){return Array.prototype.concat.apply([],D.map(N))}function sr(){const D=ir(arguments).map(S=>E(v(S))),N=vt(arguments);if(typeof N!="function")throw new TypeError("Callback function expected as last argument");return V(D,N)}function V(D,N){return{referTo:{references:D,callback:N}}}function ue(D){if(typeof D!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:D}}}function In(D){return D&&typeof D.referTo=="object"&&Array.isArray(D.referTo.references)&&typeof D.referTo.callback=="function"}function Vt(D){return D&&typeof D.referToSelf=="object"&&typeof D.referToSelf.callback=="function"}function Sn(D,N){if(!D)return N;if(N&&N!==D){const S=new Error("Function names do not match (expected: "+D+", actual: "+N+")");throw S.data={actual:N,expected:D},S}return D}function fi(D){let N;for(const S in D)Object.prototype.hasOwnProperty.call(D,S)&&(d(D[S])||typeof D[S].signature=="string")&&(N=Sn(N,D[S].name));return N}function A(D,N){let S;for(S in N)if(Object.prototype.hasOwnProperty.call(N,S)){if(S in D&&N[S]!==D[S]){const T=new Error('Signature "'+S+'" is defined twice');throw T.data={signature:S,sourceFunction:N[S],destFunction:D[S]},T}D[S]=N[S]}}const O=u;u=function(D){const N=typeof D=="string",S=N?1:0;let T=N?D:"";const b={};for(let I=S;I<arguments.length;++I){const x=arguments[I];let B={},j;if(typeof x=="function"?(j=x.name,typeof x.signature=="string"?B[x.signature]=x:d(x)&&(B=x.signatures)):e(x)&&(B=x,N||(j=fi(x))),Object.keys(B).length===0){const $=new TypeError("Argument to 'typed' at index "+I+" is not a (typed) function, nor an object with signatures as keys and functions as values.");throw $.data={index:I,argument:x},$}N||(T=Sn(T,j)),A(b,B)}return rr(T||"",b)},u.create=kf,u.createCount=O.createCount,u.onMismatch=On,u.throwMismatchError=On,u.createError=k,u.clear=l,u.clearConversions=f,u.addTypes=c,u._findType=s,u.referTo=sr,u.referToSelf=ue,u.convert=g,u.findSignature=h,u.find=m,u.isTypedFunction=d,u.warnAgainstDeprecatedThis=!0,u.addType=function(D,N){let S="any";N!==!1&&r.has("Object")&&(S="Object"),u.addTypes([D],S)};function P(D){if(!D||typeof D.from!="string"||typeof D.to!="string"||typeof D.convert!="function")throw new TypeError("Object with properties {from: string, to: string, convert: function} expected");if(D.to===D.from)throw new SyntaxError('Illegal to define conversion from "'+D.from+'" to itself.')}return u.addConversion=function(D){let N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{override:!1};P(D);const S=s(D.to),T=S.conversionsTo.find(b=>b.from===D.from);if(T)if(N&&N.override)u.removeConversion({from:T.from,to:D.to,convert:T.convert});else throw new Error('There is already a conversion from "'+D.from+'" to "'+S.name+'"');S.conversionsTo.push({from:D.from,convert:D.convert,index:o++})},u.addConversions=function(D,N){D.forEach(S=>u.addConversion(S,N))},u.removeConversion=function(D){P(D);const N=s(D.to),S=or(N.conversionsTo,b=>b.from===D.from);if(!S)throw new Error("Attempt to remove nonexistent conversion from "+D.from+" to "+D.to);if(S.convert!==D.convert)throw new Error("Conversion to remove does not match existing conversion");const T=N.conversionsTo.indexOf(S);N.conversionsTo.splice(T,1)},u.resolve=function(D,N){if(!d(D))throw new TypeError(xf);const S=D._typedFunctionData.signatures;for(let T=0;T<S.length;++T)if(S[T].test(N))return S[T];return null},u}var $f=kf();function kt(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function Is(e,t,n){var r={2:"0b",8:"0o",16:"0x"},i=r[t],o="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!kt(n))throw new Error("size must be an integer");if(e>Oo(2,n-1)-1||e<-Oo(2,n-1))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!kt(e))throw new Error("Value must be an integer");e<0&&(e=e+Oo(2,n)),o="i".concat(n)}var u="";return e<0&&(e=-e,u="-"),"".concat(u).concat(i).concat(e.toString(t)).concat(o)}function Ss(e,t){if(typeof t=="function")return t(e);if(e===1/0)return"Infinity";if(e===-1/0)return"-Infinity";if(isNaN(e))return"NaN";var n="auto",r,i;if(t&&(t.notation&&(n=t.notation),He(t)?r=t:He(t.precision)&&(r=t.precision),t.wordSize&&(i=t.wordSize,typeof i!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return jv(e,r);case"exponential":return Uf(e,r);case"engineering":return Vv(e,r);case"bin":return Is(e,2,i);case"oct":return Is(e,8,i);case"hex":return Is(e,16,i);case"auto":return Hv(e,r,t&&t).replace(/((\.\d*?)(0+))($|e)/,function(){var o=arguments[2],u=arguments[4];return o!=="."?o+u:u});default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function mo(e){var t=String(e).toLowerCase().match(/^(-?)(\d+\.?\d*)(e([+-]?\d+))?$/);if(!t)throw new SyntaxError("Invalid number "+e);var n=t[1],r=t[2],i=parseFloat(t[4]||"0"),o=r.indexOf(".");i+=o!==-1?o-1:r.length-1;var u=r.replace(".","").replace(/^0*/,function(s){return i-=s.length,""}).replace(/0*$/,"").split("").map(function(s){return parseInt(s)});return u.length===0&&(u.push(0),i++),{sign:n,coefficients:u,exponent:i}}function Vv(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=mo(e),r=go(n,t),i=r.exponent,o=r.coefficients,u=i%3===0?i:i<0?i-3-i%3:i-i%3;if(He(t))for(;t>o.length||i-u+1>o.length;)o.push(0);else for(var s=Math.abs(i-u)-(o.length-1),c=0;c<s;c++)o.push(0);for(var l=Math.abs(i-u),f=1;l>0;)f++,l--;var a=o.slice(f).join(""),d=He(t)&&a.length||a.match(/[1-9]/)?"."+a:"",h=o.slice(0,f).join("")+d+"e"+(i>=0?"+":"")+u.toString();return r.sign+h}function jv(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=mo(e),r=typeof t=="number"?go(n,n.exponent+1+t):n,i=r.coefficients,o=r.exponent+1,u=o+(t||0);return i.length<u&&(i=i.concat(Sr(u-i.length))),o<0&&(i=Sr(-o+1).concat(i),o=1),o<i.length&&i.splice(o,0,o===0?"0.":"."),r.sign+i.join("")}function Uf(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=mo(e),r=t?go(n,t):n,i=r.coefficients,o=r.exponent;i.length<t&&(i=i.concat(Sr(t-i.length)));var u=i.shift();return r.sign+u+(i.length>0?"."+i.join(""):"")+"e"+(o>=0?"+":"")+o}function Hv(e,t,n){if(isNaN(e)||!isFinite(e))return String(e);var r=n&&n.lowerExp!==void 0?n.lowerExp:-3,i=n&&n.upperExp!==void 0?n.upperExp:5,o=mo(e),u=t?go(o,t):o;if(u.exponent<r||u.exponent>=i)return Uf(e,t);var s=u.coefficients,c=u.exponent;s.length<t&&(s=s.concat(Sr(t-s.length))),s=s.concat(Sr(c-s.length+1+(s.length<t?t-s.length:0))),s=Sr(-c).concat(s);var l=c>0?c:0;return l<s.length-1&&s.splice(l+1,0,"."),u.sign+s.join("")}function go(e,t){for(var n={sign:e.sign,coefficients:e.coefficients,exponent:e.exponent},r=n.coefficients;t<=0;)r.unshift(0),n.exponent++,t++;if(r.length>t){var i=r.splice(t,r.length-t);if(i[0]>=5){var o=t-1;for(r[o]++;r[o]===10;)r.pop(),o===0&&(r.unshift(0),n.exponent++,o++),o--,r[o]++}}return n}function Sr(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function Wv(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var qv=Number.EPSILON||2220446049250313e-31;function Gv(e,t,n){if(n==null)return e===t;if(e===t)return!0;if(isNaN(e)||isNaN(t))return!1;if(isFinite(e)&&isFinite(t)){var r=Math.abs(e-t);return r<qv?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function Ts(e,t,n){var r=e.constructor,i=new r(2),o="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!kt(n))throw new Error("size must be an integer");if(e.greaterThan(i.pow(n-1).sub(1))||e.lessThan(i.pow(n-1).mul(-1)))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!e.isInteger())throw new Error("Value must be an integer");e.lessThan(0)&&(e=e.add(i.pow(n))),o="i".concat(n)}switch(t){case 2:return"".concat(e.toBinary()).concat(o);case 8:return"".concat(e.toOctal()).concat(o);case 16:return"".concat(e.toHexadecimal()).concat(o);default:throw new Error("Base ".concat(t," not supported "))}}function Kv(e,t){if(typeof t=="function")return t(e);if(!e.isFinite())return e.isNaN()?"NaN":e.gt(0)?"Infinity":"-Infinity";var n="auto",r,i;if(t!==void 0&&(t.notation&&(n=t.notation),typeof t=="number"?r=t:t.precision!==void 0&&(r=t.precision),t.wordSize&&(i=t.wordSize,typeof i!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return Jv(e,r);case"exponential":return Vf(e,r);case"engineering":return Xv(e,r);case"bin":return Ts(e,2,i);case"oct":return Ts(e,8,i);case"hex":return Ts(e,16,i);case"auto":{var o=t&&t.lowerExp!==void 0?t.lowerExp:-3,u=t&&t.upperExp!==void 0?t.upperExp:5;if(e.isZero())return"0";var s,c=e.toSignificantDigits(r),l=c.e;return l>=o&&l<u?s=c.toFixed():s=Vf(e,r),s.replace(/((\.\d*?)(0+))($|e)/,function(){var f=arguments[2],a=arguments[4];return f!=="."?f+a:a})}default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function Xv(e,t){var n=e.e,r=n%3===0?n:n<0?n-3-n%3:n-n%3,i=e.mul(Math.pow(10,-r)),o=i.toPrecision(t);if(o.indexOf("e")!==-1){var u=e.constructor;o=new u(o).toFixed()}return o+"e"+(n>=0?"+":"")+r.toString()}function Vf(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function Jv(e,t){return e.toFixed(t)}function Jn(e,t){var n=zv(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function zv(e,t){if(typeof e=="number")return Ss(e,t);if(Qt(e))return Kv(e,t);if(Zv(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return Wf(e,t);if(ho(e))return jf(e);if(typeof e=="function")return e.syntax?String(e.syntax):"function";if(e&&typeof e=="object"){if(typeof e.format=="function")return e.format(t);if(e&&e.toString(t)!=={}.toString())return e.toString(t);var n=Object.keys(e).map(r=>jf(r)+": "+Jn(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function jf(e){for(var t=String(e),n="",r=0;r<t.length;){var i=t.charAt(r);n+=i in Hf?Hf[i]:i,r++}return'"'+n+'"'}var Hf={'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t"};function Wf(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,i=0;i<r;i++)i!==0&&(n+=", "),n+=Wf(e[i],t);return n+="]",n}else return Jn(e,t)}function Zv(e){return e&&typeof e=="object"&&typeof e.s=="number"&&typeof e.n=="number"&&typeof e.d=="number"||!1}function Le(e,t,n){if(!(this instanceof Le))throw new SyntaxError("Constructor must be called with the new operator");this.actual=e,this.expected=t,this.relation=n,this.message="Dimension mismatch ("+(Array.isArray(e)?"["+e.join(", ")+"]":e)+" "+(this.relation||"!=")+" "+(Array.isArray(t)?"["+t.join(", ")+"]":t)+")",this.stack=new Error().stack}Le.prototype=new RangeError,Le.prototype.constructor=RangeError,Le.prototype.name="DimensionError",Le.prototype.isDimensionError=!0;function Tr(e,t,n){if(!(this instanceof Tr))throw new SyntaxError("Constructor must be called with the new operator");this.index=e,arguments.length<3?(this.min=0,this.max=t):(this.min=t,this.max=n),this.min!==void 0&&this.index<this.min?this.message="Index out of range ("+this.index+" < "+this.min+")":this.max!==void 0&&this.index>=this.max?this.message="Index out of range ("+this.index+" > "+(this.max-1)+")":this.message="Index out of range ("+this.index+")",this.stack=new Error().stack}Tr.prototype=new RangeError,Tr.prototype.constructor=RangeError,Tr.prototype.name="IndexError",Tr.prototype.isIndexError=!0;function zn(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function qf(e,t,n){var r,i=e.length;if(i!==t[n])throw new Le(i,t[n]);if(n<t.length-1){var o=n+1;for(r=0;r<i;r++){var u=e[r];if(!Array.isArray(u))throw new Le(t.length-1,t.length,"<");qf(e[r],t,o)}}else for(r=0;r<i;r++)if(Array.isArray(e[r]))throw new Le(t.length+1,t.length,">")}function Gf(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new Le(e.length,0)}else qf(e,t,0)}function Dt(e,t){if(e!==void 0){if(!He(e)||!kt(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new Tr(e,t)}}function Kf(e,t,n){if(!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new Error("Resizing to scalar is not supported");t.forEach(function(i){if(!He(i)||!kt(i)||i<0)throw new TypeError("Invalid size, must contain positive integers (size: "+Jn(t)+")")}),(He(e)||Qt(e))&&(e=[e]);var r=n!==void 0?n:0;return Ms(e,t,0,r),e}function Ms(e,t,n,r){var i,o,u=e.length,s=t[n],c=Math.min(u,s);if(e.length=s,n<t.length-1){var l=n+1;for(i=0;i<c;i++)o=e[i],Array.isArray(o)||(o=[o],e[i]=o),Ms(o,t,l,r);for(i=c;i<s;i++)o=[],e[i]=o,Ms(o,t,l,r)}else{for(i=0;i<c;i++)for(;Array.isArray(e[i]);)e[i]=e[i][0];for(i=c;i<s;i++)e[i]=r}}function Xf(e,t){var n=ey(e),r=n.length;if(!Array.isArray(e)||!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new Le(0,r,"!=");t=Jf(t,r);var i=zf(t);if(r!==i)throw new Le(i,r,"!=");try{return Qv(n,t)}catch(o){throw o instanceof Le?new Le(i,r,"!="):o}}function Jf(e,t){var n=zf(e),r=e.slice(),i=-1,o=e.indexOf(i),u=e.indexOf(i,o+1)>=0;if(u)throw new Error("More than one wildcard in sizes");var s=o>=0,c=t%n===0;if(s)if(c)r[o]=-t/n;else throw new Error("Could not replace wildcard, since "+t+" is no multiple of "+-n);return r}function zf(e){return e.reduce((t,n)=>t*n,1)}function Qv(e,t){for(var n=e,r,i=t.length-1;i>0;i--){var o=t[i];r=[];for(var u=n.length/o,s=0;s<u;s++)r.push(n.slice(s*o,(s+1)*o));n=r}return n}function Yv(e,t,n,r){var i=r||zn(e);if(n)for(var o=0;o<n;o++)e=[e],i.unshift(1);for(e=Zf(e,t,0);i.length<t;)i.push(1);return e}function Zf(e,t,n){var r,i;if(Array.isArray(e)){var o=n+1;for(r=0,i=e.length;r<i;r++)e[r]=Zf(e[r],t,o)}else for(var u=n;u<t;u++)e=[e];return e}function ey(e){if(!Array.isArray(e))return e;var t=[];return e.forEach(function n(r){Array.isArray(r)?r.forEach(n):t.push(r)}),t}function Rs(e,t){for(var n,r=0,i=0;i<e.length;i++){var o=e[i],u=Array.isArray(o);if(i===0&&u&&(r=o.length),u&&o.length!==r)return;var s=u?Rs(o,t):t(o);if(n===void 0)n=s;else if(n!==s)return"mixed"}return n}function Qf(e,t,n,r){if(r<n){if(e.length!==t.length)throw new Le(e.length,t.length);for(var i=[],o=0;o<e.length;o++)i[o]=Qf(e[o],t[o],n,r+1);return i}else return e.concat(t)}function ty(){var e=Array.prototype.slice.call(arguments,0,-1),t=Array.prototype.slice.call(arguments,-1);if(e.length===1)return e[0];if(e.length>1)return e.slice(1).reduce(function(n,r){return Qf(n,r,t,0)},e[0]);throw new Error("Wrong number of arguments in function concat")}function ny(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];for(var r=t.map(d=>d.length),i=Math.max(...r),o=new Array(i).fill(null),u=0;u<t.length;u++)for(var s=t[u],c=r[u],l=0;l<c;l++){var f=i-c+l;s[l]>o[f]&&(o[f]=s[l])}for(var a=0;a<t.length;a++)Yf(t[a],o);return o}function Yf(e,t){for(var n=t.length,r=e.length,i=0;i<r;i++){var o=n-r+i;if(e[i]<t[o]&&e[i]>1||e[i]>t[o])throw new Error("shape missmatch: missmatch is found in arg with shape (".concat(e,") not possible to broadcast dimension ").concat(r," with size ").concat(e[i]," to size ").concat(t[o]))}}function ed(e,t){var n=zn(e);if(ai(n,t))return e;Yf(n,t);var r=ny(n,t),i=r.length,o=[...Array(i-n.length).fill(1),...n],u=iy(e);n.length<i&&(u=Xf(u,o),n=zn(u));for(var s=0;s<i;s++)n[s]<r[s]&&(u=ry(u,r[s],s),n=zn(u));return u}function ry(e,t,n){return ty(...Array(t).fill(e),n)}function iy(e){return fo([],e)}function it(e,t,n,r){function i(o){var u=kv(o,t.map(sy));return oy(e,t,o),n(u)}return i.isFactory=!0,i.fn=e,i.dependencies=t.slice().sort(),r&&(i.meta=r),i}function oy(e,t,n){var r=t.filter(o=>!uy(o)).every(o=>n[o]!==void 0);if(!r){var i=t.filter(o=>n[o]===void 0);throw new Error('Cannot create function "'.concat(e,'", ')+"some dependencies are missing: ".concat(i.map(o=>'"'.concat(o,'"')).join(", "),"."))}}function uy(e){return e&&e[0]==="?"}function sy(e){return e&&e[0]==="?"?e.slice(1):e}function ay(e,t){if(nd(e)&&td(e,t))return e[t];throw typeof e[t]=="function"&&fy(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function cy(e,t,n){if(nd(e)&&td(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function ly(e,t){return t in e}function td(e,t){return!e||typeof e!="object"?!1:po(dy,t)?!0:!(t in Object.prototype||t in Function.prototype)}function fy(e,t){return e==null||typeof e[t]!="function"||po(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:po(hy,t)?!0:!(t in Object.prototype||t in Function.prototype)}function nd(e){return typeof e=="object"&&e&&e.constructor===Object}var dy={length:!0,name:!0},hy={toString:!0,valueOf:!0,toLocaleString:!0};class py{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return ay(this.wrappedObject,t)}set(t,n){return cy(this.wrappedObject,t,n),this}has(t){return ly(this.wrappedObject,t)}}function my(e){return e?e instanceof Map||e instanceof py||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var rd=function(){return rd=$f.create,$f},gy=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],_y=it("typed",gy,function(t){var{BigNumber:n,Complex:r,DenseMatrix:i,Fraction:o}=t,u=rd();return u.clear(),u.addTypes([{name:"number",test:He},{name:"Complex",test:Sf},{name:"BigNumber",test:Qt},{name:"Fraction",test:Tf},{name:"Unit",test:Mf},{name:"identifier",test:s=>ho&&/^(?:[A-Za-z\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\u0560-\u0588\u05D0-\u05EA\u05EF-\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\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\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\u09FC\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\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\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\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\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\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\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-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\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\u2183\u2184\u2C00-\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\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\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-\uAB69\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\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\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-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\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\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\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]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\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-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[0-9A-Za-z\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\u0560-\u0588\u05D0-\u05EA\u05EF-\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\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\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\u09FC\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\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\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\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\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\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\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-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\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\u2183\u2184\u2C00-\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\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\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-\uAB69\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\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\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-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\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\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\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]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\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-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*$/.test(s)},{name:"string",test:ho},{name:"Chain",test:Pv},{name:"Array",test:pt},{name:"Matrix",test:Or},{name:"DenseMatrix",test:cv},{name:"SparseMatrix",test:lv},{name:"Range",test:fv},{name:"Index",test:Rf},{name:"boolean",test:dv},{name:"ResultSet",test:hv},{name:"Help",test:pv},{name:"function",test:mv},{name:"Date",test:gv},{name:"RegExp",test:_v},{name:"null",test:Dv},{name:"undefined",test:vv},{name:"AccessorNode",test:yv},{name:"ArrayNode",test:Ev},{name:"AssignmentNode",test:bv},{name:"BlockNode",test:wv},{name:"ConditionalNode",test:Av},{name:"ConstantNode",test:Cv},{name:"FunctionNode",test:Nv},{name:"FunctionAssignmentNode",test:Fv},{name:"IndexNode",test:Ov},{name:"Node",test:Iv},{name:"ObjectNode",test:Sv},{name:"OperatorNode",test:Tv},{name:"ParenthesisNode",test:Mv},{name:"RangeNode",test:Rv},{name:"RelationalNode",test:Bv},{name:"SymbolNode",test:Lv},{name:"Map",test:my},{name:"Object",test:Bf}]),u.addConversions([{from:"number",to:"BigNumber",convert:function(c){if(n||Bs(c),Wv(c)>15)throw new TypeError("Cannot implicitly convert a number with >15 significant digits to BigNumber (value: "+c+"). Use function bignumber(x) to convert to BigNumber.");return new n(c)}},{from:"number",to:"Complex",convert:function(c){return r||_o(c),new r(c,0)}},{from:"BigNumber",to:"Complex",convert:function(c){return r||_o(c),new r(c.toNumber(),0)}},{from:"Fraction",to:"BigNumber",convert:function(c){throw new TypeError("Cannot implicitly convert a Fraction to BigNumber or vice versa. Use function bignumber(x) to convert to BigNumber or fraction(x) to convert to Fraction.")}},{from:"Fraction",to:"Complex",convert:function(c){return r||_o(c),new r(c.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(c){o||Ls(c);var l=new o(c);if(l.valueOf()!==c)throw new TypeError("Cannot implicitly convert a number to a Fraction when there will be a loss of precision (value: "+c+"). Use function fraction(x) to convert to Fraction.");return l}},{from:"string",to:"number",convert:function(c){var l=Number(c);if(isNaN(l))throw new Error('Cannot convert "'+c+'" to a number');return l}},{from:"string",to:"BigNumber",convert:function(c){n||Bs(c);try{return new n(c)}catch(l){throw new Error('Cannot convert "'+c+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(c){o||Ls(c);try{return new o(c)}catch(l){throw new Error('Cannot convert "'+c+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(c){r||_o(c);try{return new r(c)}catch(l){throw new Error('Cannot convert "'+c+'" to Complex')}}},{from:"boolean",to:"number",convert:function(c){return+c}},{from:"boolean",to:"BigNumber",convert:function(c){return n||Bs(c),new n(+c)}},{from:"boolean",to:"Fraction",convert:function(c){return o||Ls(c),new o(+c)}},{from:"boolean",to:"string",convert:function(c){return String(c)}},{from:"Array",to:"Matrix",convert:function(c){return i||Dy(),new i(c)}},{from:"Matrix",to:"Array",convert:function(c){return c.valueOf()}}]),u.onMismatch=(s,c,l)=>{var f=u.createError(s,c,l);if(["wrongType","mismatch"].includes(f.data.category)&&c.length===1&&Ns(c[0])&&l.some(d=>!d.params.includes(","))){var a=new TypeError("Function '".concat(s,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(s,")'."));throw a.data=f.data,a}throw f},u.onMismatch=(s,c,l)=>{var f=u.createError(s,c,l);if(["wrongType","mismatch"].includes(f.data.category)&&c.length===1&&Ns(c[0])&&l.some(d=>!d.params.includes(","))){var a=new TypeError("Function '".concat(s,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(s,")'."));throw a.data=f.data,a}throw f},u});function Bs(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function _o(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function Dy(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function Ls(e){throw new Error("Cannot convert value ".concat(e," into a Fraction, no class 'Fraction' provided."))}/*!
|
|
53
|
+
`);return Object.freeze(Lf)};Ts(Uf,Lf,{MATRIX_OPTIONS:$v,NUMBER_OPTIONS:Uv});function Vf(){return!0}function Et(){return!1}function Mr(){}const jf="Argument is not a typed-function.";function Hf(){function e(_){return typeof _=="object"&&_!==null&&_.constructor===Object}const t=[{name:"number",test:function(_){return typeof _=="number"}},{name:"string",test:function(_){return typeof _=="string"}},{name:"boolean",test:function(_){return typeof _=="boolean"}},{name:"Function",test:function(_){return typeof _=="function"}},{name:"Array",test:Array.isArray},{name:"Date",test:function(_){return _ instanceof Date}},{name:"RegExp",test:function(_){return _ instanceof RegExp}},{name:"Object",test:e},{name:"null",test:function(_){return _===null}},{name:"undefined",test:function(_){return _===void 0}}],n={name:"any",test:Vf,isAny:!0};let r,i,o=0,u={createCount:0};function s(_){const w=r.get(_);if(w)return w;let S='Unknown type "'+_+'"';const T=_.toLowerCase();let E;for(E of i)if(E.toLowerCase()===T){S+='. Did you mean "'+E+'" ?';break}throw new TypeError(S)}function c(_){let w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"any";const S=w?s(w).index:i.length,T=[];for(let F=0;F<_.length;++F){if(!_[F]||typeof _[F].name!="string"||typeof _[F].test!="function")throw new TypeError("Object with properties {name: string, test: function} expected");const x=_[F].name;if(r.has(x))throw new TypeError('Duplicate type name "'+x+'"');T.push(x),r.set(x,{name:x,test:_[F].test,isAny:_[F].isAny,index:S+F,conversionsTo:[]})}const E=i.slice(S);i=i.slice(0,S).concat(T).concat(E);for(let F=S+T.length;F<i.length;++F)r.get(i[F]).index=F}function f(){r=new Map,i=[],o=0,c([n],!1)}f(),c(t);function l(){let _;for(_ of i)r.get(_).conversionsTo=[];o=0}function a(_){const w=i.filter(S=>{const T=r.get(S);return!T.isAny&&T.test(_)});return w.length?w:["any"]}function d(_){return _&&typeof _=="function"&&"_typedFunctionData"in _}function h(_,w,S){if(!d(_))throw new TypeError(jf);const T=S&&S.exact,E=Array.isArray(w)?w.join(","):w,F=y(E),x=v(F);if(!T||x in _.signatures){const re=_._typedFunctionData.signatureMap.get(x);if(re)return re}const B=F.length;let U;if(T){U=[];let re;for(re in _.signatures)U.push(_._typedFunctionData.signatureMap.get(re))}else U=_._typedFunctionData.signatures;for(let re=0;re<B;++re){const ue=F[re],Ce=[];let je;for(je of U){const Ye=M(je.params,re);if(!(!Ye||ue.restParam&&!Ye.restParam)){if(!Ye.hasAny){const Bt=D(Ye);if(ue.types.some(Lt=>!Bt.has(Lt.name)))continue}Ce.push(je)}}if(U=Ce,U.length===0)break}let k;for(k of U)if(k.params.length<=B)return k;throw new TypeError("Signature not found (signature: "+(_.name||"unnamed")+"("+v(F,", ")+"))")}function p(_,w,S){return h(_,w,S).implementation}function m(_,w){const S=s(w);if(S.test(_))return _;const T=S.conversionsTo;if(T.length===0)throw new Error("There are no conversions to "+w+" defined.");for(let E=0;E<T.length;E++)if(s(T[E].from).test(_))return T[E].convert(_);throw new Error("Cannot convert "+_+" to "+w)}function v(_){let w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:",";return _.map(S=>S.name).join(w)}function g(_){const w=_.indexOf("...")===0,T=(w?_.length>3?_.slice(3):"any":_).split("|").map(B=>s(B.trim()));let E=!1,F=w?"...":"";return{types:T.map(function(B){return E=B.isAny||E,F+=B.name+"|",{name:B.name,typeIndex:B.index,test:B.test,isAny:B.isAny,conversion:null,conversionIndex:-1}}),name:F.slice(0,-1),hasAny:E,hasConversion:!1,restParam:w}}function C(_){const w=_.types.map(x=>x.name),S=Yn(w);let T=_.hasAny,E=_.name;const F=S.map(function(x){const B=s(x.from);return T=B.isAny||T,E+="|"+x.from,{name:x.from,typeIndex:B.index,test:B.test,isAny:B.isAny,conversion:x,conversionIndex:x.index}});return{types:_.types.concat(F),name:E,hasAny:T,hasConversion:F.length>0,restParam:_.restParam}}function D(_){return _.typeSet||(_.typeSet=new Set,_.types.forEach(w=>_.typeSet.add(w.name))),_.typeSet}function y(_){const w=[];if(typeof _!="string")throw new TypeError("Signatures must be strings");const S=_.trim();if(S==="")return w;const T=S.split(",");for(let E=0;E<T.length;++E){const F=g(T[E].trim());if(F.restParam&&E!==T.length-1)throw new SyntaxError('Unexpected rest parameter "'+T[E]+'": only allowed for the last parameter');if(F.types.length===0)return null;w.push(F)}return w}function I(_){const w=wt(_);return w?w.restParam:!1}function O(_){if(!_||_.types.length===0)return Vf;if(_.types.length===1)return s(_.types[0].name).test;if(_.types.length===2){const w=s(_.types[0].name).test,S=s(_.types[1].name).test;return function(E){return w(E)||S(E)}}else{const w=_.types.map(function(S){return s(S.name).test});return function(T){for(let E=0;E<w.length;E++)if(w[E](T))return!0;return!1}}}function N(_){let w,S,T;if(I(_)){w=ur(_).map(O);const E=w.length,F=O(wt(_)),x=function(B){for(let U=E;U<B.length;U++)if(!F(B[U]))return!1;return!0};return function(U){for(let k=0;k<w.length;k++)if(!w[k](U[k]))return!1;return x(U)&&U.length>=E+1}}else return _.length===0?function(F){return F.length===0}:_.length===1?(S=O(_[0]),function(F){return S(F[0])&&F.length===1}):_.length===2?(S=O(_[0]),T=O(_[1]),function(F){return S(F[0])&&T(F[1])&&F.length===2}):(w=_.map(O),function(F){for(let x=0;x<w.length;x++)if(!w[x](F[x]))return!1;return F.length===w.length})}function M(_,w){return w<_.length?_[w]:I(_)?wt(_):null}function R(_,w){const S=M(_,w);return S?D(S):new Set}function q(_){return _.conversion===null||_.conversion===void 0}function Z(_,w){const S=new Set;return _.forEach(T=>{const E=R(T.params,w);let F;for(F of E)S.add(F)}),S.has("any")?["any"]:Array.from(S)}function W(_,w,S){let T,E;const F=_||"unnamed";let x=S,B;for(B=0;B<w.length;B++){const ue=[];if(x.forEach(Ce=>{const je=M(Ce.params,B),Ye=O(je);(B<Ce.params.length||I(Ce.params))&&Ye(w[B])&&ue.push(Ce)}),ue.length===0){if(E=Z(x,B),E.length>0){const Ce=a(w[B]);return T=new TypeError("Unexpected type of argument in function "+F+" (expected: "+E.join(" or ")+", actual: "+Ce.join(" | ")+", index: "+B+")"),T.data={category:"wrongType",fn:F,index:B,actual:Ce,expected:E},T}}else x=ue}const U=x.map(function(ue){return I(ue.params)?1/0:ue.params.length});if(w.length<Math.min.apply(null,U))return E=Z(x,B),T=new TypeError("Too few arguments in function "+F+" (expected: "+E.join(" or ")+", index: "+w.length+")"),T.data={category:"tooFewArgs",fn:F,index:w.length,expected:E},T;const k=Math.max.apply(null,U);if(w.length>k)return T=new TypeError("Too many arguments in function "+F+" (expected: "+k+", actual: "+w.length+")"),T.data={category:"tooManyArgs",fn:F,index:w.length,expectedLength:k},T;const re=[];for(let ue=0;ue<w.length;++ue)re.push(a(w[ue]).join("|"));return T=new TypeError('Arguments of type "'+re.join(", ")+'" do not match any of the defined signatures of function '+F+"."),T.data={category:"mismatch",actual:re},T}function ee(_){let w=i.length+1;for(let S=0;S<_.types.length;S++)q(_.types[S])&&(w=Math.min(w,_.types[S].typeIndex));return w}function pe(_){let w=o+1;for(let S=0;S<_.types.length;S++)q(_.types[S])||(w=Math.min(w,_.types[S].conversionIndex));return w}function le(_,w){if(_.hasAny){if(!w.hasAny)return 1}else if(w.hasAny)return-1;if(_.restParam){if(!w.restParam)return 1}else if(w.restParam)return-1;if(_.hasConversion){if(!w.hasConversion)return 1}else if(w.hasConversion)return-1;const S=ee(_)-ee(w);if(S<0)return-1;if(S>0)return 1;const T=pe(_)-pe(w);return T<0?-1:T>0?1:0}function J(_,w){const S=_.params,T=w.params,E=wt(S),F=wt(T),x=I(S),B=I(T);if(x&&E.hasAny){if(!B||!F.hasAny)return 1}else if(B&&F.hasAny)return-1;let U=0,k=0,re;for(re of S)re.hasAny&&++U,re.hasConversion&&++k;let ue=0,Ce=0;for(re of T)re.hasAny&&++ue,re.hasConversion&&++Ce;if(U!==ue)return U-ue;if(x&&E.hasConversion){if(!B||!F.hasConversion)return 1}else if(B&&F.hasConversion)return-1;if(k!==Ce)return k-Ce;if(x){if(!B)return 1}else if(B)return-1;const je=(S.length-T.length)*(x?-1:1);if(je!==0)return je;const Ye=[];let Bt=0;for(let Ur=0;Ur<S.length;++Ur){const So=le(S[Ur],T[Ur]);Ye.push(So),Bt+=So}if(Bt!==0)return Bt;let Lt;for(Lt of Ye)if(Lt!==0)return Lt;return 0}function Yn(_){if(_.length===0)return[];const w=_.map(s);_.length>1&&w.sort((E,F)=>E.index-F.index);let S=w[0].conversionsTo;if(_.length===1)return S;S=S.concat([]);const T=new Set(_);for(let E=1;E<w.length;++E){let F;for(F of w[E].conversionsTo)T.has(F.from)||(S.push(F),T.add(F.from))}return S}function er(_,w){let S=w;if(_.some(E=>E.hasConversion)){const E=I(_),F=_.map(tr);S=function(){const B=[],U=E?arguments.length-1:arguments.length;for(let k=0;k<U;k++)B[k]=F[k](arguments[k]);return E&&(B[U]=arguments[U].map(F[U])),w.apply(this,B)}}let T=S;if(I(_)){const E=_.length-1;T=function(){return S.apply(this,Ht(arguments,0,E).concat([Ht(arguments,E)]))}}return T}function tr(_){let w,S,T,E;const F=[],x=[];switch(_.types.forEach(function(B){B.conversion&&(F.push(s(B.conversion.from).test),x.push(B.conversion.convert))}),x.length){case 0:return function(U){return U};case 1:return w=F[0],T=x[0],function(U){return w(U)?T(U):U};case 2:return w=F[0],S=F[1],T=x[0],E=x[1],function(U){return w(U)?T(U):S(U)?E(U):U};default:return function(U){for(let k=0;k<x.length;k++)if(F[k](U))return x[k](U);return U}}}function nr(_){function w(S,T,E){if(T<S.length){const F=S[T];let x=[];if(F.restParam){const B=F.types.filter(q);B.length<F.types.length&&x.push({types:B,name:"..."+B.map(U=>U.name).join("|"),hasAny:B.some(U=>U.isAny),hasConversion:!1,restParam:!0}),x.push(F)}else x=F.types.map(function(B){return{types:[B],name:B.name,hasAny:B.isAny,hasConversion:B.conversion,restParam:!1}});return ar(x,function(B){return w(S,T+1,E.concat([B]))})}else return[E]}return w(_,0,[])}function rr(_,w){const S=Math.max(_.length,w.length);for(let B=0;B<S;B++){const U=R(_,B),k=R(w,B);let re=!1,ue;for(ue of k)if(U.has(ue)){re=!0;break}if(!re)return!1}const T=_.length,E=w.length,F=I(_),x=I(w);return F?x?T===E:E>=T:x?T>=E:T===E}function ct(_){return _.map(w=>Wt(w)?oe(w.referToSelf.callback):Mn(w)?$(w.referTo.references,w.referTo.callback):w)}function In(_,w,S){const T=[];let E;for(E of _){let F=S[E];if(typeof F!="number")throw new TypeError('No definition for referenced signature "'+E+'"');if(F=w[F],typeof F!="function")return!1;T.push(F)}return T}function Sn(_,w,S){const T=ct(_),E=new Array(T.length).fill(!1);let F=!0;for(;F;){F=!1;let x=!0;for(let B=0;B<T.length;++B){if(E[B])continue;const U=T[B];if(Wt(U))T[B]=U.referToSelf.callback(S),T[B].referToSelf=U.referToSelf,E[B]=!0,x=!1;else if(Mn(U)){const k=In(U.referTo.references,T,w);k?(T[B]=U.referTo.callback.apply(this,k),T[B].referTo=U.referTo,E[B]=!0,x=!1):F=!0}}if(x&&F)throw new SyntaxError("Circular reference detected in resolving typed.referTo")}return T}function ir(_){const w=/\bthis(\(|\.signatures\b)/;Object.keys(_).forEach(S=>{const T=_[S];if(w.test(T.toString()))throw new SyntaxError("Using `this` to self-reference a function is deprecated since typed-function@3. Use typed.referTo and typed.referToSelf instead.")})}function or(_,w){if(u.createCount++,Object.keys(w).length===0)throw new SyntaxError("No signatures provided");u.warnAgainstDeprecatedThis&&ir(w);const S=[],T=[],E={},F=[];let x;for(x in w){if(!Object.prototype.hasOwnProperty.call(w,x))continue;const fe=y(x);if(!fe)continue;S.forEach(function(Di){if(rr(Di,fe))throw new TypeError('Conflicting signatures "'+v(Di)+'" and "'+v(fe)+'".')}),S.push(fe);const lt=T.length;T.push(w[x]);const AE=fe.map(C);let To;for(To of nr(AE)){const Di=v(To);F.push({params:To,name:Di,fn:lt}),To.every(CE=>!CE.hasConversion)&&(E[Di]=lt)}}F.sort(J);const B=Sn(T,E,_i);let U;for(U in E)Object.prototype.hasOwnProperty.call(E,U)&&(E[U]=B[E[U]]);const k=[],re=new Map;for(U of F)re.has(U.name)||(U.fn=B[U.fn],k.push(U),re.set(U.name,U));const ue=k[0]&&k[0].params.length<=2&&!I(k[0].params),Ce=k[1]&&k[1].params.length<=2&&!I(k[1].params),je=k[2]&&k[2].params.length<=2&&!I(k[2].params),Ye=k[3]&&k[3].params.length<=2&&!I(k[3].params),Bt=k[4]&&k[4].params.length<=2&&!I(k[4].params),Lt=k[5]&&k[5].params.length<=2&&!I(k[5].params),Ur=ue&&Ce&&je&&Ye&&Bt&≪for(let fe=0;fe<k.length;++fe)k[fe].test=N(k[fe].params);const So=ue?O(k[0].params[0]):Et,J1=Ce?O(k[1].params[0]):Et,Z1=je?O(k[2].params[0]):Et,Q1=Ye?O(k[3].params[0]):Et,Y1=Bt?O(k[4].params[0]):Et,eE=Lt?O(k[5].params[0]):Et,tE=ue?O(k[0].params[1]):Et,nE=Ce?O(k[1].params[1]):Et,rE=je?O(k[2].params[1]):Et,iE=Ye?O(k[3].params[1]):Et,oE=Bt?O(k[4].params[1]):Et,uE=Lt?O(k[5].params[1]):Et;for(let fe=0;fe<k.length;++fe)k[fe].implementation=er(k[fe].params,k[fe].fn);const sE=ue?k[0].implementation:Mr,aE=Ce?k[1].implementation:Mr,cE=je?k[2].implementation:Mr,lE=Ye?k[3].implementation:Mr,fE=Bt?k[4].implementation:Mr,dE=Lt?k[5].implementation:Mr,hE=ue?k[0].params.length:-1,pE=Ce?k[1].params.length:-1,mE=je?k[2].params.length:-1,gE=Ye?k[3].params.length:-1,_E=Bt?k[4].params.length:-1,DE=Lt?k[5].params.length:-1,vE=Ur?6:0,yE=k.length,EE=k.map(fe=>fe.test),bE=k.map(fe=>fe.implementation),wE=function(){for(let lt=vE;lt<yE;lt++)if(EE[lt](arguments))return bE[lt].apply(this,arguments);return u.onMismatch(_,arguments,k)};function _i(fe,lt){return arguments.length===hE&&So(fe)&&tE(lt)?sE.apply(this,arguments):arguments.length===pE&&J1(fe)&&nE(lt)?aE.apply(this,arguments):arguments.length===mE&&Z1(fe)&&rE(lt)?cE.apply(this,arguments):arguments.length===gE&&Q1(fe)&&iE(lt)?lE.apply(this,arguments):arguments.length===_E&&Y1(fe)&&oE(lt)?fE.apply(this,arguments):arguments.length===DE&&eE(fe)&&uE(lt)?dE.apply(this,arguments):wE.apply(this,arguments)}try{Object.defineProperty(_i,"name",{value:_})}catch(fe){}return _i.signatures=E,_i._typedFunctionData={signatures:k,signatureMap:re},_i}function Tn(_,w,S){throw W(_,w,S)}function ur(_){return Ht(_,0,_.length-1)}function wt(_){return _[_.length-1]}function Ht(_,w,S){return Array.prototype.slice.call(_,w,S)}function sr(_,w){for(let S=0;S<_.length;S++)if(w(_[S]))return _[S]}function ar(_,w){return Array.prototype.concat.apply([],_.map(w))}function cr(){const _=ur(arguments).map(S=>v(y(S))),w=wt(arguments);if(typeof w!="function")throw new TypeError("Callback function expected as last argument");return $(_,w)}function $(_,w){return{referTo:{references:_,callback:w}}}function oe(_){if(typeof _!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:_}}}function Mn(_){return _&&typeof _.referTo=="object"&&Array.isArray(_.referTo.references)&&typeof _.referTo.callback=="function"}function Wt(_){return _&&typeof _.referToSelf=="object"&&typeof _.referToSelf.callback=="function"}function Rn(_,w){if(!_)return w;if(w&&w!==_){const S=new Error("Function names do not match (expected: "+_+", actual: "+w+")");throw S.data={actual:w,expected:_},S}return _}function gi(_){let w;for(const S in _)Object.prototype.hasOwnProperty.call(_,S)&&(d(_[S])||typeof _[S].signature=="string")&&(w=Rn(w,_[S].name));return w}function b(_,w){let S;for(S in w)if(Object.prototype.hasOwnProperty.call(w,S)){if(S in _&&w[S]!==_[S]){const T=new Error('Signature "'+S+'" is defined twice');throw T.data={signature:S,sourceFunction:w[S],destFunction:_[S]},T}_[S]=w[S]}}const A=u;u=function(_){const w=typeof _=="string",S=w?1:0;let T=w?_:"";const E={};for(let F=S;F<arguments.length;++F){const x=arguments[F];let B={},U;if(typeof x=="function"?(U=x.name,typeof x.signature=="string"?B[x.signature]=x:d(x)&&(B=x.signatures)):e(x)&&(B=x,w||(U=gi(x))),Object.keys(B).length===0){const k=new TypeError("Argument to 'typed' at index "+F+" is not a (typed) function, nor an object with signatures as keys and functions as values.");throw k.data={index:F,argument:x},k}w||(T=Rn(T,U)),b(E,B)}return or(T||"",E)},u.create=Hf,u.createCount=A.createCount,u.onMismatch=Tn,u.throwMismatchError=Tn,u.createError=W,u.clear=f,u.clearConversions=l,u.addTypes=c,u._findType=s,u.referTo=cr,u.referToSelf=oe,u.convert=m,u.findSignature=h,u.find=p,u.isTypedFunction=d,u.warnAgainstDeprecatedThis=!0,u.addType=function(_,w){let S="any";w!==!1&&r.has("Object")&&(S="Object"),u.addTypes([_],S)};function P(_){if(!_||typeof _.from!="string"||typeof _.to!="string"||typeof _.convert!="function")throw new TypeError("Object with properties {from: string, to: string, convert: function} expected");if(_.to===_.from)throw new SyntaxError('Illegal to define conversion from "'+_.from+'" to itself.')}return u.addConversion=function(_){let w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{override:!1};P(_);const S=s(_.to),T=S.conversionsTo.find(E=>E.from===_.from);if(T)if(w&&w.override)u.removeConversion({from:T.from,to:_.to,convert:T.convert});else throw new Error('There is already a conversion from "'+_.from+'" to "'+S.name+'"');S.conversionsTo.push({from:_.from,convert:_.convert,index:o++})},u.addConversions=function(_,w){_.forEach(S=>u.addConversion(S,w))},u.removeConversion=function(_){P(_);const w=s(_.to),S=sr(w.conversionsTo,E=>E.from===_.from);if(!S)throw new Error("Attempt to remove nonexistent conversion from "+_.from+" to "+_.to);if(S.convert!==_.convert)throw new Error("Conversion to remove does not match existing conversion");const T=w.conversionsTo.indexOf(S);w.conversionsTo.splice(T,1)},u.resolve=function(_,w){if(!d(_))throw new TypeError(jf);const S=_._typedFunctionData.signatures;for(let T=0;T<S.length;++T)if(S[T].test(w))return S[T];return null},u}var Wf=Hf();function Vt(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function Ls(e,t,n){var r={2:"0b",8:"0o",16:"0x"},i=r[t],o="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!Vt(n))throw new Error("size must be an integer");if(e>Mo(2,n-1)-1||e<-Mo(2,n-1))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!Vt(e))throw new Error("Value must be an integer");e<0&&(e=e+Mo(2,n)),o="i".concat(n)}var u="";return e<0&&(e=-e,u="-"),"".concat(u).concat(i).concat(e.toString(t)).concat(o)}function Ps(e,t){if(typeof t=="function")return t(e);if(e===1/0)return"Infinity";if(e===-1/0)return"-Infinity";if(isNaN(e))return"NaN";var n="auto",r,i;if(t&&(t.notation&&(n=t.notation),Qe(t)?r=t:Qe(t.precision)&&(r=t.precision),t.wordSize&&(i=t.wordSize,typeof i!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return jv(e,r);case"exponential":return qf(e,r);case"engineering":return Vv(e,r);case"bin":return Ls(e,2,i);case"oct":return Ls(e,8,i);case"hex":return Ls(e,16,i);case"auto":return Hv(e,r,t&&t).replace(/((\.\d*?)(0+))($|e)/,function(){var o=arguments[2],u=arguments[4];return o!=="."?o+u:u});default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function Do(e){var t=String(e).toLowerCase().match(/^(-?)(\d+\.?\d*)(e([+-]?\d+))?$/);if(!t)throw new SyntaxError("Invalid number "+e);var n=t[1],r=t[2],i=parseFloat(t[4]||"0"),o=r.indexOf(".");i+=o!==-1?o-1:r.length-1;var u=r.replace(".","").replace(/^0*/,function(s){return i-=s.length,""}).replace(/0*$/,"").split("").map(function(s){return parseInt(s)});return u.length===0&&(u.push(0),i++),{sign:n,coefficients:u,exponent:i}}function Vv(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Do(e),r=vo(n,t),i=r.exponent,o=r.coefficients,u=i%3===0?i:i<0?i-3-i%3:i-i%3;if(Qe(t))for(;t>o.length||i-u+1>o.length;)o.push(0);else for(var s=Math.abs(i-u)-(o.length-1),c=0;c<s;c++)o.push(0);for(var f=Math.abs(i-u),l=1;f>0;)l++,f--;var a=o.slice(l).join(""),d=Qe(t)&&a.length||a.match(/[1-9]/)?"."+a:"",h=o.slice(0,l).join("")+d+"e"+(i>=0?"+":"")+u.toString();return r.sign+h}function jv(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Do(e),r=typeof t=="number"?vo(n,n.exponent+1+t):n,i=r.coefficients,o=r.exponent+1,u=o+(t||0);return i.length<u&&(i=i.concat(Rr(u-i.length))),o<0&&(i=Rr(-o+1).concat(i),o=1),o<i.length&&i.splice(o,0,o===0?"0.":"."),r.sign+i.join("")}function qf(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Do(e),r=t?vo(n,t):n,i=r.coefficients,o=r.exponent;i.length<t&&(i=i.concat(Rr(t-i.length)));var u=i.shift();return r.sign+u+(i.length>0?"."+i.join(""):"")+"e"+(o>=0?"+":"")+o}function Hv(e,t,n){if(isNaN(e)||!isFinite(e))return String(e);var r=n&&n.lowerExp!==void 0?n.lowerExp:-3,i=n&&n.upperExp!==void 0?n.upperExp:5,o=Do(e),u=t?vo(o,t):o;if(u.exponent<r||u.exponent>=i)return qf(e,t);var s=u.coefficients,c=u.exponent;s.length<t&&(s=s.concat(Rr(t-s.length))),s=s.concat(Rr(c-s.length+1+(s.length<t?t-s.length:0))),s=Rr(-c).concat(s);var f=c>0?c:0;return f<s.length-1&&s.splice(f+1,0,"."),u.sign+s.join("")}function vo(e,t){for(var n={sign:e.sign,coefficients:e.coefficients,exponent:e.exponent},r=n.coefficients;t<=0;)r.unshift(0),n.exponent++,t++;if(r.length>t){var i=r.splice(t,r.length-t);if(i[0]>=5){var o=t-1;for(r[o]++;r[o]===10;)r.pop(),o===0&&(r.unshift(0),n.exponent++,o++),o--,r[o]++}}return n}function Rr(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function Wv(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var qv=Number.EPSILON||2220446049250313e-31;function Gv(e,t,n){if(n==null)return e===t;if(e===t)return!0;if(isNaN(e)||isNaN(t))return!1;if(isFinite(e)&&isFinite(t)){var r=Math.abs(e-t);return r<qv?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function xs(e,t,n){var r=e.constructor,i=new r(2),o="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!Vt(n))throw new Error("size must be an integer");if(e.greaterThan(i.pow(n-1).sub(1))||e.lessThan(i.pow(n-1).mul(-1)))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!e.isInteger())throw new Error("Value must be an integer");e.lessThan(0)&&(e=e.add(i.pow(n))),o="i".concat(n)}switch(t){case 2:return"".concat(e.toBinary()).concat(o);case 8:return"".concat(e.toOctal()).concat(o);case 16:return"".concat(e.toHexadecimal()).concat(o);default:throw new Error("Base ".concat(t," not supported "))}}function Kv(e,t){if(typeof t=="function")return t(e);if(!e.isFinite())return e.isNaN()?"NaN":e.gt(0)?"Infinity":"-Infinity";var n="auto",r,i;if(t!==void 0&&(t.notation&&(n=t.notation),typeof t=="number"?r=t:t.precision&&(r=t.precision),t.wordSize&&(i=t.wordSize,typeof i!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return zv(e,r);case"exponential":return Gf(e,r);case"engineering":return Xv(e,r);case"bin":return xs(e,2,i);case"oct":return xs(e,8,i);case"hex":return xs(e,16,i);case"auto":{var o=t&&t.lowerExp!==void 0?t.lowerExp:-3,u=t&&t.upperExp!==void 0?t.upperExp:5;if(e.isZero())return"0";var s,c=e.toSignificantDigits(r),f=c.e;return f>=o&&f<u?s=c.toFixed():s=Gf(e,r),s.replace(/((\.\d*?)(0+))($|e)/,function(){var l=arguments[2],a=arguments[4];return l!=="."?l+a:a})}default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function Xv(e,t){var n=e.e,r=n%3===0?n:n<0?n-3-n%3:n-n%3,i=e.mul(Math.pow(10,-r)),o=i.toPrecision(t);return o.indexOf("e")!==-1&&(o=i.toString()),o+"e"+(n>=0?"+":"")+r.toString()}function Gf(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function zv(e,t){return e.toFixed(t)}function Qn(e,t){var n=Jv(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function Jv(e,t){if(typeof e=="number")return Ps(e,t);if(An(e))return Kv(e,t);if(Zv(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return Kf(e,t);if(go(e))return'"'+e+'"';if(typeof e=="function")return e.syntax?String(e.syntax):"function";if(e&&typeof e=="object"){if(typeof e.format=="function")return e.format(t);if(e&&e.toString(t)!=={}.toString())return e.toString(t);var n=Object.keys(e).map(r=>'"'+r+'": '+Qn(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function Kf(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,i=0;i<r;i++)i!==0&&(n+=", "),n+=Kf(e[i],t);return n+="]",n}else return Qn(e,t)}function Zv(e){return e&&typeof e=="object"&&typeof e.s=="number"&&typeof e.n=="number"&&typeof e.d=="number"||!1}function $e(e,t,n){if(!(this instanceof $e))throw new SyntaxError("Constructor must be called with the new operator");this.actual=e,this.expected=t,this.relation=n,this.message="Dimension mismatch ("+(Array.isArray(e)?"["+e.join(", ")+"]":e)+" "+(this.relation||"!=")+" "+(Array.isArray(t)?"["+t.join(", ")+"]":t)+")",this.stack=new Error().stack}$e.prototype=new RangeError,$e.prototype.constructor=RangeError,$e.prototype.name="DimensionError",$e.prototype.isDimensionError=!0;function Br(e,t,n){if(!(this instanceof Br))throw new SyntaxError("Constructor must be called with the new operator");this.index=e,arguments.length<3?(this.min=0,this.max=t):(this.min=t,this.max=n),this.min!==void 0&&this.index<this.min?this.message="Index out of range ("+this.index+" < "+this.min+")":this.max!==void 0&&this.index>=this.max?this.message="Index out of range ("+this.index+" > "+(this.max-1)+")":this.message="Index out of range ("+this.index+")",this.stack=new Error().stack}Br.prototype=new RangeError,Br.prototype.constructor=RangeError,Br.prototype.name="IndexError",Br.prototype.isIndexError=!0;function ks(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function Xf(e,t,n){var r,i=e.length;if(i!==t[n])throw new $e(i,t[n]);if(n<t.length-1){var o=n+1;for(r=0;r<i;r++){var u=e[r];if(!Array.isArray(u))throw new $e(t.length-1,t.length,"<");Xf(e[r],t,o)}}else for(r=0;r<i;r++)if(Array.isArray(e[r]))throw new $e(t.length+1,t.length,">")}function zf(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new $e(e.length,0)}else Xf(e,t,0)}function bt(e,t){if(!Qe(e)||!Vt(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new Br(e,t)}function Jf(e,t,n){if(!Array.isArray(e)||!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new Error("Resizing to scalar is not supported");t.forEach(function(i){if(!Qe(i)||!Vt(i)||i<0)throw new TypeError("Invalid size, must contain positive integers (size: "+Qn(t)+")")});var r=n!==void 0?n:0;return $s(e,t,0,r),e}function $s(e,t,n,r){var i,o,u=e.length,s=t[n],c=Math.min(u,s);if(e.length=s,n<t.length-1){var f=n+1;for(i=0;i<c;i++)o=e[i],Array.isArray(o)||(o=[o],e[i]=o),$s(o,t,f,r);for(i=c;i<s;i++)o=[],e[i]=o,$s(o,t,f,r)}else{for(i=0;i<c;i++)for(;Array.isArray(e[i]);)e[i]=e[i][0];for(i=c;i<s;i++)e[i]=r}}function Qv(e,t){var n=ty(e),r=n.length;if(!Array.isArray(e)||!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new $e(0,r,"!=");t=Zf(t,r);var i=Qf(t);if(r!==i)throw new $e(i,r,"!=");try{return Yv(n,t)}catch(o){throw o instanceof $e?new $e(i,r,"!="):o}}function Zf(e,t){var n=Qf(e),r=e.slice(),i=-1,o=e.indexOf(i),u=e.indexOf(i,o+1)>=0;if(u)throw new Error("More than one wildcard in sizes");var s=o>=0,c=t%n===0;if(s)if(c)r[o]=-t/n;else throw new Error("Could not replace wildcard, since "+t+" is no multiple of "+-n);return r}function Qf(e){return e.reduce((t,n)=>t*n,1)}function Yv(e,t){for(var n=e,r,i=t.length-1;i>0;i--){var o=t[i];r=[];for(var u=n.length/o,s=0;s<u;s++)r.push(n.slice(s*o,(s+1)*o));n=r}return n}function ey(e,t,n,r){var i=r||ks(e);if(n)for(var o=0;o<n;o++)e=[e],i.unshift(1);for(e=Yf(e,t,0);i.length<t;)i.push(1);return e}function Yf(e,t,n){var r,i;if(Array.isArray(e)){var o=n+1;for(r=0,i=e.length;r<i;r++)e[r]=Yf(e[r],t,o)}else for(var u=n;u<t;u++)e=[e];return e}function ty(e){if(!Array.isArray(e))return e;var t=[];return e.forEach(function n(r){Array.isArray(r)?r.forEach(n):t.push(r)}),t}function Us(e,t){for(var n,r=0,i=0;i<e.length;i++){var o=e[i],u=Array.isArray(o);if(i===0&&u&&(r=o.length),u&&o.length!==r)return;var s=u?Us(o,t):t(o);if(n===void 0)n=s;else if(n!==s)return"mixed"}return n}function st(e,t,n,r){function i(o){var u=kv(o,t.map(iy));return ny(e,t,o),n(u)}return i.isFactory=!0,i.fn=e,i.dependencies=t.slice().sort(),r&&(i.meta=r),i}function ny(e,t,n){var r=t.filter(o=>!ry(o)).every(o=>n[o]!==void 0);if(!r){var i=t.filter(o=>n[o]===void 0);throw new Error('Cannot create function "'.concat(e,'", ')+"some dependencies are missing: ".concat(i.map(o=>'"'.concat(o,'"')).join(", "),"."))}}function ry(e){return e&&e[0]==="?"}function iy(e){return e&&e[0]==="?"?e.slice(1):e}function oy(e,t){if(td(e)&&ed(e,t))return e[t];throw typeof e[t]=="function"&&ay(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function uy(e,t,n){if(td(e)&&ed(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function sy(e,t){return t in e}function ed(e,t){return!e||typeof e!="object"?!1:_o(cy,t)?!0:!(t in Object.prototype||t in Function.prototype)}function ay(e,t){return e==null||typeof e[t]!="function"||_o(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:_o(ly,t)?!0:!(t in Object.prototype||t in Function.prototype)}function td(e){return typeof e=="object"&&e&&e.constructor===Object}var cy={length:!0,name:!0},ly={toString:!0,valueOf:!0,toLocaleString:!0};class fy{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return oy(this.wrappedObject,t)}set(t,n){return uy(this.wrappedObject,t,n),this}has(t){return sy(this.wrappedObject,t)}}function dy(e){return e?e instanceof Map||e instanceof fy||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var nd=function(){return nd=Wf.create,Wf},hy=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],py=st("typed",hy,function(t){var{BigNumber:n,Complex:r,DenseMatrix:i,Fraction:o}=t,u=nd();return u.clear(),u.addTypes([{name:"number",test:Qe},{name:"Complex",test:Pf},{name:"BigNumber",test:An},{name:"Fraction",test:xf},{name:"Unit",test:kf},{name:"identifier",test:s=>go&&/^(?:[A-Za-z\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\u0560-\u0588\u05D0-\u05EA\u05EF-\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\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\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\u09FC\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\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\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\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\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\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\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-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\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\u2183\u2184\u2C00-\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\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\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-\uAB69\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\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\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-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\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\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\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]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\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-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])(?:[0-9A-Za-z\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\u0560-\u0588\u05D0-\u05EA\u05EF-\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\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\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\u09FC\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\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\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\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\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\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\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-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\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\u2183\u2184\u2C00-\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\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\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-\uAB69\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\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\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-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\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\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\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]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\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-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])*$/.test(s)},{name:"string",test:go},{name:"Chain",test:Pv},{name:"Array",test:_t},{name:"Matrix",test:hi},{name:"DenseMatrix",test:av},{name:"SparseMatrix",test:cv},{name:"Range",test:lv},{name:"Index",test:$f},{name:"boolean",test:fv},{name:"ResultSet",test:dv},{name:"Help",test:hv},{name:"function",test:pv},{name:"Date",test:mv},{name:"RegExp",test:gv},{name:"null",test:Dv},{name:"undefined",test:vv},{name:"AccessorNode",test:yv},{name:"ArrayNode",test:Ev},{name:"AssignmentNode",test:bv},{name:"BlockNode",test:wv},{name:"ConditionalNode",test:Av},{name:"ConstantNode",test:Cv},{name:"FunctionNode",test:Nv},{name:"FunctionAssignmentNode",test:Fv},{name:"IndexNode",test:Ov},{name:"Node",test:Iv},{name:"ObjectNode",test:Sv},{name:"OperatorNode",test:Tv},{name:"ParenthesisNode",test:Mv},{name:"RangeNode",test:Rv},{name:"RelationalNode",test:Bv},{name:"SymbolNode",test:Lv},{name:"Map",test:dy},{name:"Object",test:_v}]),u.addConversions([{from:"number",to:"BigNumber",convert:function(c){if(n||Vs(c),Wv(c)>15)throw new TypeError("Cannot implicitly convert a number with >15 significant digits to BigNumber (value: "+c+"). Use function bignumber(x) to convert to BigNumber.");return new n(c)}},{from:"number",to:"Complex",convert:function(c){return r||yo(c),new r(c,0)}},{from:"BigNumber",to:"Complex",convert:function(c){return r||yo(c),new r(c.toNumber(),0)}},{from:"Fraction",to:"BigNumber",convert:function(c){throw new TypeError("Cannot implicitly convert a Fraction to BigNumber or vice versa. Use function bignumber(x) to convert to BigNumber or fraction(x) to convert to Fraction.")}},{from:"Fraction",to:"Complex",convert:function(c){return r||yo(c),new r(c.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(c){o||js(c);var f=new o(c);if(f.valueOf()!==c)throw new TypeError("Cannot implicitly convert a number to a Fraction when there will be a loss of precision (value: "+c+"). Use function fraction(x) to convert to Fraction.");return f}},{from:"string",to:"number",convert:function(c){var f=Number(c);if(isNaN(f))throw new Error('Cannot convert "'+c+'" to a number');return f}},{from:"string",to:"BigNumber",convert:function(c){n||Vs(c);try{return new n(c)}catch(f){throw new Error('Cannot convert "'+c+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(c){o||js(c);try{return new o(c)}catch(f){throw new Error('Cannot convert "'+c+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(c){r||yo(c);try{return new r(c)}catch(f){throw new Error('Cannot convert "'+c+'" to Complex')}}},{from:"boolean",to:"number",convert:function(c){return+c}},{from:"boolean",to:"BigNumber",convert:function(c){return n||Vs(c),new n(+c)}},{from:"boolean",to:"Fraction",convert:function(c){return o||js(c),new o(+c)}},{from:"boolean",to:"string",convert:function(c){return String(c)}},{from:"Array",to:"Matrix",convert:function(c){return i||my(),new i(c)}},{from:"Matrix",to:"Array",convert:function(c){return c.valueOf()}}]),u.onMismatch=(s,c,f)=>{var l=u.createError(s,c,f);if(["wrongType","mismatch"].includes(l.data.category)&&c.length===1&&Ms(c[0])&&f.some(d=>!d.params.includes(","))){var a=new TypeError("Function '".concat(s,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(s,")'."));throw a.data=l.data,a}throw l},u.onMismatch=(s,c,f)=>{var l=u.createError(s,c,f);if(["wrongType","mismatch"].includes(l.data.category)&&c.length===1&&Ms(c[0])&&f.some(d=>!d.params.includes(","))){var a=new TypeError("Function '".concat(s,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(s,")'."));throw a.data=l.data,a}throw l},u});function Vs(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function yo(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function my(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function js(e){throw new Error("Cannot convert value ".concat(e," into a Fraction, no class 'Fraction' provided."))}/*!
|
|
54
54
|
* decimal.js v10.4.3
|
|
55
55
|
* An arbitrary-precision Decimal type for JavaScript.
|
|
56
56
|
* https://github.com/MikeMcl/decimal.js
|
|
57
57
|
* Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com>
|
|
58
58
|
* MIT Licence
|
|
59
|
-
*/var Mr=9e15,bn=1e9,Ps="0123456789abcdef",Do="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",vo="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",xs={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Mr,maxE:Mr,crypto:!1},id,Yt,z=!0,yo="[DecimalError] ",wn=yo+"Invalid argument: ",od=yo+"Precision limit exceeded",ud=yo+"crypto unavailable",sd="[object Decimal]",We=Math.floor,Pe=Math.pow,vy=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,yy=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,Ey=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,ad=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,Ot=1e7,G=7,by=9007199254740991,wy=Do.length-1,ks=vo.length-1,L={toStringTag:sd};L.absoluteValue=L.abs=function(){var e=new this.constructor(this);return e.s<0&&(e.s=1),q(e)},L.ceil=function(){return q(new this.constructor(this),this.e+1,2)},L.clampedTo=L.clamp=function(e,t){var n,r=this,i=r.constructor;if(e=new i(e),t=new i(t),!e.s||!t.s)return new i(NaN);if(e.gt(t))throw Error(wn+t);return n=r.cmp(e),n<0?e:r.cmp(t)>0?t:new i(r)},L.comparedTo=L.cmp=function(e){var t,n,r,i,o=this,u=o.d,s=(e=new o.constructor(e)).d,c=o.s,l=e.s;if(!u||!s)return!c||!l?NaN:c!==l?c:u===s?0:!u^c<0?1:-1;if(!u[0]||!s[0])return u[0]?c:s[0]?-l:0;if(c!==l)return c;if(o.e!==e.e)return o.e>e.e^c<0?1:-1;for(r=u.length,i=s.length,t=0,n=r<i?r:i;t<n;++t)if(u[t]!==s[t])return u[t]>s[t]^c<0?1:-1;return r===i?0:r>i^c<0?1:-1},L.cosine=L.cos=function(){var e,t,n=this,r=n.constructor;return n.d?n.d[0]?(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+G,r.rounding=1,n=Ay(r,pd(r,n)),r.precision=e,r.rounding=t,q(Yt==2||Yt==3?n.neg():n,e,t,!0)):new r(1):new r(NaN)},L.cubeRoot=L.cbrt=function(){var e,t,n,r,i,o,u,s,c,l,f=this,a=f.constructor;if(!f.isFinite()||f.isZero())return new a(f);for(z=!1,o=f.s*Pe(f.s*f,1/3),!o||Math.abs(o)==1/0?(n=ke(f.d),e=f.e,(o=(e-n.length+1)%3)&&(n+=o==1||o==-2?"0":"00"),o=Pe(n,1/3),e=We((e+1)/3)-(e%3==(e<0?-1:2)),o==1/0?n="5e"+e:(n=o.toExponential(),n=n.slice(0,n.indexOf("e")+1)+e),r=new a(n),r.s=f.s):r=new a(o.toString()),u=(e=a.precision)+3;;)if(s=r,c=s.times(s).times(s),l=c.plus(f),r=me(l.plus(f).times(s),l.plus(c),u+2,1),ke(s.d).slice(0,u)===(n=ke(r.d)).slice(0,u))if(n=n.slice(u-3,u+1),n=="9999"||!i&&n=="4999"){if(!i&&(q(s,e+1,0),s.times(s).times(s).eq(f))){r=s;break}u+=4,i=1}else{(!+n||!+n.slice(1)&&n.charAt(0)=="5")&&(q(r,e+1,1),t=!r.times(r).times(r).eq(f));break}return z=!0,q(r,e,a.rounding,t)},L.decimalPlaces=L.dp=function(){var e,t=this.d,n=NaN;if(t){if(e=t.length-1,n=(e-We(this.e/G))*G,e=t[e],e)for(;e%10==0;e/=10)n--;n<0&&(n=0)}return n},L.dividedBy=L.div=function(e){return me(this,new this.constructor(e))},L.dividedToIntegerBy=L.divToInt=function(e){var t=this,n=t.constructor;return q(me(t,new n(e),0,1,1),n.precision,n.rounding)},L.equals=L.eq=function(e){return this.cmp(e)===0},L.floor=function(){return q(new this.constructor(this),this.e+1,3)},L.greaterThan=L.gt=function(e){return this.cmp(e)>0},L.greaterThanOrEqualTo=L.gte=function(e){var t=this.cmp(e);return t==1||t===0},L.hyperbolicCosine=L.cosh=function(){var e,t,n,r,i,o=this,u=o.constructor,s=new u(1);if(!o.isFinite())return new u(o.s?1/0:NaN);if(o.isZero())return s;n=u.precision,r=u.rounding,u.precision=n+Math.max(o.e,o.sd())+4,u.rounding=1,i=o.d.length,i<32?(e=Math.ceil(i/3),t=(1/Ao(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),o=Rr(u,1,o.times(t),new u(1),!0);for(var c,l=e,f=new u(8);l--;)c=o.times(o),o=s.minus(c.times(f.minus(c.times(f))));return q(o,u.precision=n,u.rounding=r,!0)},L.hyperbolicSine=L.sinh=function(){var e,t,n,r,i=this,o=i.constructor;if(!i.isFinite()||i.isZero())return new o(i);if(t=o.precision,n=o.rounding,o.precision=t+Math.max(i.e,i.sd())+4,o.rounding=1,r=i.d.length,r<3)i=Rr(o,2,i,i,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,i=i.times(1/Ao(5,e)),i=Rr(o,2,i,i,!0);for(var u,s=new o(5),c=new o(16),l=new o(20);e--;)u=i.times(i),i=i.times(s.plus(u.times(c.times(u).plus(l))))}return o.precision=t,o.rounding=n,q(i,t,n,!0)},L.hyperbolicTangent=L.tanh=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+7,r.rounding=1,me(n.sinh(),n.cosh(),r.precision=e,r.rounding=t)):new r(n.s)},L.inverseCosine=L.acos=function(){var e,t=this,n=t.constructor,r=t.abs().cmp(1),i=n.precision,o=n.rounding;return r!==-1?r===0?t.isNeg()?It(n,i,o):new n(0):new n(NaN):t.isZero()?It(n,i+4,o).times(.5):(n.precision=i+6,n.rounding=1,t=t.asin(),e=It(n,i+4,o).times(.5),n.precision=i,n.rounding=o,e.minus(t))},L.inverseHyperbolicCosine=L.acosh=function(){var e,t,n=this,r=n.constructor;return n.lte(1)?new r(n.eq(1)?0:NaN):n.isFinite()?(e=r.precision,t=r.rounding,r.precision=e+Math.max(Math.abs(n.e),n.sd())+4,r.rounding=1,z=!1,n=n.times(n).minus(1).sqrt().plus(n),z=!0,r.precision=e,r.rounding=t,n.ln()):new r(n)},L.inverseHyperbolicSine=L.asinh=function(){var e,t,n=this,r=n.constructor;return!n.isFinite()||n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+2*Math.max(Math.abs(n.e),n.sd())+6,r.rounding=1,z=!1,n=n.times(n).plus(1).sqrt().plus(n),z=!0,r.precision=e,r.rounding=t,n.ln())},L.inverseHyperbolicTangent=L.atanh=function(){var e,t,n,r,i=this,o=i.constructor;return i.isFinite()?i.e>=0?new o(i.abs().eq(1)?i.s/0:i.isZero()?i:NaN):(e=o.precision,t=o.rounding,r=i.sd(),Math.max(r,e)<2*-i.e-1?q(new o(i),e,t,!0):(o.precision=n=r-i.e,i=me(i.plus(1),new o(1).minus(i),n+e,1),o.precision=e+4,o.rounding=1,i=i.ln(),o.precision=e,o.rounding=t,i.times(.5))):new o(NaN)},L.inverseSine=L.asin=function(){var e,t,n,r,i=this,o=i.constructor;return i.isZero()?new o(i):(t=i.abs().cmp(1),n=o.precision,r=o.rounding,t!==-1?t===0?(e=It(o,n+4,r).times(.5),e.s=i.s,e):new o(NaN):(o.precision=n+6,o.rounding=1,i=i.div(new o(1).minus(i.times(i)).sqrt().plus(1)).atan(),o.precision=n,o.rounding=r,i.times(2)))},L.inverseTangent=L.atan=function(){var e,t,n,r,i,o,u,s,c,l=this,f=l.constructor,a=f.precision,d=f.rounding;if(l.isFinite()){if(l.isZero())return new f(l);if(l.abs().eq(1)&&a+4<=ks)return u=It(f,a+4,d).times(.25),u.s=l.s,u}else{if(!l.s)return new f(NaN);if(a+4<=ks)return u=It(f,a+4,d).times(.5),u.s=l.s,u}for(f.precision=s=a+10,f.rounding=1,n=Math.min(28,s/G+2|0),e=n;e;--e)l=l.div(l.times(l).plus(1).sqrt().plus(1));for(z=!1,t=Math.ceil(s/G),r=1,c=l.times(l),u=new f(l),i=l;e!==-1;)if(i=i.times(c),o=u.minus(i.div(r+=2)),i=i.times(c),u=o.plus(i.div(r+=2)),u.d[t]!==void 0)for(e=t;u.d[e]===o.d[e]&&e--;);return n&&(u=u.times(2<<n-1)),z=!0,q(u,f.precision=a,f.rounding=d,!0)},L.isFinite=function(){return!!this.d},L.isInteger=L.isInt=function(){return!!this.d&&We(this.e/G)>this.d.length-2},L.isNaN=function(){return!this.s},L.isNegative=L.isNeg=function(){return this.s<0},L.isPositive=L.isPos=function(){return this.s>0},L.isZero=function(){return!!this.d&&this.d[0]===0},L.lessThan=L.lt=function(e){return this.cmp(e)<0},L.lessThanOrEqualTo=L.lte=function(e){return this.cmp(e)<1},L.logarithm=L.log=function(e){var t,n,r,i,o,u,s,c,l=this,f=l.constructor,a=f.precision,d=f.rounding,h=5;if(e==null)e=new f(10),t=!0;else{if(e=new f(e),n=e.d,e.s<0||!n||!n[0]||e.eq(1))return new f(NaN);t=e.eq(10)}if(n=l.d,l.s<0||!n||!n[0]||l.eq(1))return new f(n&&!n[0]?-1/0:l.s!=1?NaN:n?0:1/0);if(t)if(n.length>1)o=!0;else{for(i=n[0];i%10===0;)i/=10;o=i!==1}if(z=!1,s=a+h,u=Cn(l,s),r=t?wo(f,s+10):Cn(e,s),c=me(u,r,s,1),ci(c.d,i=a,d))do if(s+=10,u=Cn(l,s),r=t?wo(f,s+10):Cn(e,s),c=me(u,r,s,1),!o){+ke(c.d).slice(i+1,i+15)+1==1e14&&(c=q(c,a+1,0));break}while(ci(c.d,i+=10,d));return z=!0,q(c,a,d)},L.minus=L.sub=function(e){var t,n,r,i,o,u,s,c,l,f,a,d,h=this,m=h.constructor;if(e=new m(e),!h.d||!e.d)return!h.s||!e.s?e=new m(NaN):h.d?e.s=-e.s:e=new m(e.d||h.s!==e.s?h:NaN),e;if(h.s!=e.s)return e.s=-e.s,h.plus(e);if(l=h.d,d=e.d,s=m.precision,c=m.rounding,!l[0]||!d[0]){if(d[0])e.s=-e.s;else if(l[0])e=new m(h);else return new m(c===3?-0:0);return z?q(e,s,c):e}if(n=We(e.e/G),f=We(h.e/G),l=l.slice(),o=f-n,o){for(a=o<0,a?(t=l,o=-o,u=d.length):(t=d,n=f,u=l.length),r=Math.max(Math.ceil(s/G),u)+2,o>r&&(o=r,t.length=1),t.reverse(),r=o;r--;)t.push(0);t.reverse()}else{for(r=l.length,u=d.length,a=r<u,a&&(u=r),r=0;r<u;r++)if(l[r]!=d[r]){a=l[r]<d[r];break}o=0}for(a&&(t=l,l=d,d=t,e.s=-e.s),u=l.length,r=d.length-u;r>0;--r)l[u++]=0;for(r=d.length;r>o;){if(l[--r]<d[r]){for(i=r;i&&l[--i]===0;)l[i]=Ot-1;--l[i],l[r]+=Ot}l[r]-=d[r]}for(;l[--u]===0;)l.pop();for(;l[0]===0;l.shift())--n;return l[0]?(e.d=l,e.e=bo(l,n),z?q(e,s,c):e):new m(c===3?-0:0)},L.modulo=L.mod=function(e){var t,n=this,r=n.constructor;return e=new r(e),!n.d||!e.s||e.d&&!e.d[0]?new r(NaN):!e.d||n.d&&!n.d[0]?q(new r(n),r.precision,r.rounding):(z=!1,r.modulo==9?(t=me(n,e.abs(),0,3,1),t.s*=e.s):t=me(n,e,0,r.modulo,1),t=t.times(e),z=!0,n.minus(t))},L.naturalExponential=L.exp=function(){return $s(this)},L.naturalLogarithm=L.ln=function(){return Cn(this)},L.negated=L.neg=function(){var e=new this.constructor(this);return e.s=-e.s,q(e)},L.plus=L.add=function(e){var t,n,r,i,o,u,s,c,l,f,a=this,d=a.constructor;if(e=new d(e),!a.d||!e.d)return!a.s||!e.s?e=new d(NaN):a.d||(e=new d(e.d||a.s===e.s?a:NaN)),e;if(a.s!=e.s)return e.s=-e.s,a.minus(e);if(l=a.d,f=e.d,s=d.precision,c=d.rounding,!l[0]||!f[0])return f[0]||(e=new d(a)),z?q(e,s,c):e;if(o=We(a.e/G),r=We(e.e/G),l=l.slice(),i=o-r,i){for(i<0?(n=l,i=-i,u=f.length):(n=f,r=o,u=l.length),o=Math.ceil(s/G),u=o>u?o+1:u+1,i>u&&(i=u,n.length=1),n.reverse();i--;)n.push(0);n.reverse()}for(u=l.length,i=f.length,u-i<0&&(i=u,n=f,f=l,l=n),t=0;i;)t=(l[--i]=l[i]+f[i]+t)/Ot|0,l[i]%=Ot;for(t&&(l.unshift(t),++r),u=l.length;l[--u]==0;)l.pop();return e.d=l,e.e=bo(l,r),z?q(e,s,c):e},L.precision=L.sd=function(e){var t,n=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(wn+e);return n.d?(t=cd(n.d),e&&n.e+1>t&&(t=n.e+1)):t=NaN,t},L.round=function(){var e=this,t=e.constructor;return q(new t(e),e.e+1,t.rounding)},L.sine=L.sin=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+G,r.rounding=1,n=Fy(r,pd(r,n)),r.precision=e,r.rounding=t,q(Yt>2?n.neg():n,e,t,!0)):new r(NaN)},L.squareRoot=L.sqrt=function(){var e,t,n,r,i,o,u=this,s=u.d,c=u.e,l=u.s,f=u.constructor;if(l!==1||!s||!s[0])return new f(!l||l<0&&(!s||s[0])?NaN:s?u:1/0);for(z=!1,l=Math.sqrt(+u),l==0||l==1/0?(t=ke(s),(t.length+c)%2==0&&(t+="0"),l=Math.sqrt(t),c=We((c+1)/2)-(c<0||c%2),l==1/0?t="5e"+c:(t=l.toExponential(),t=t.slice(0,t.indexOf("e")+1)+c),r=new f(t)):r=new f(l.toString()),n=(c=f.precision)+3;;)if(o=r,r=o.plus(me(u,o,n+2,1)).times(.5),ke(o.d).slice(0,n)===(t=ke(r.d)).slice(0,n))if(t=t.slice(n-3,n+1),t=="9999"||!i&&t=="4999"){if(!i&&(q(o,c+1,0),o.times(o).eq(u))){r=o;break}n+=4,i=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(q(r,c+1,1),e=!r.times(r).eq(u));break}return z=!0,q(r,c,f.rounding,e)},L.tangent=L.tan=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+10,r.rounding=1,n=n.sin(),n.s=1,n=me(n,new r(1).minus(n.times(n)).sqrt(),e+10,0),r.precision=e,r.rounding=t,q(Yt==2||Yt==4?n.neg():n,e,t,!0)):new r(NaN)},L.times=L.mul=function(e){var t,n,r,i,o,u,s,c,l,f=this,a=f.constructor,d=f.d,h=(e=new a(e)).d;if(e.s*=f.s,!d||!d[0]||!h||!h[0])return new a(!e.s||d&&!d[0]&&!h||h&&!h[0]&&!d?NaN:!d||!h?e.s/0:e.s*0);for(n=We(f.e/G)+We(e.e/G),c=d.length,l=h.length,c<l&&(o=d,d=h,h=o,u=c,c=l,l=u),o=[],u=c+l,r=u;r--;)o.push(0);for(r=l;--r>=0;){for(t=0,i=c+r;i>r;)s=o[i]+h[r]*d[i-r-1]+t,o[i--]=s%Ot|0,t=s/Ot|0;o[i]=(o[i]+t)%Ot|0}for(;!o[--u];)o.pop();return t?++n:o.shift(),e.d=o,e.e=bo(o,n),z?q(e,a.precision,a.rounding):e},L.toBinary=function(e,t){return Vs(this,2,e,t)},L.toDecimalPlaces=L.toDP=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(ot(e,0,bn),t===void 0?t=r.rounding:ot(t,0,8),q(n,e+n.e+1,t))},L.toExponential=function(e,t){var n,r=this,i=r.constructor;return e===void 0?n=$t(r,!0):(ot(e,0,bn),t===void 0?t=i.rounding:ot(t,0,8),r=q(new i(r),e+1,t),n=$t(r,!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n},L.toFixed=function(e,t){var n,r,i=this,o=i.constructor;return e===void 0?n=$t(i):(ot(e,0,bn),t===void 0?t=o.rounding:ot(t,0,8),r=q(new o(i),e+i.e+1,t),n=$t(r,!1,e+r.e+1)),i.isNeg()&&!i.isZero()?"-"+n:n},L.toFraction=function(e){var t,n,r,i,o,u,s,c,l,f,a,d,h=this,m=h.d,g=h.constructor;if(!m)return new g(h);if(l=n=new g(1),r=c=new g(0),t=new g(r),o=t.e=cd(m)-h.e-1,u=o%G,t.d[0]=Pe(10,u<0?G+u:u),e==null)e=o>0?t:l;else{if(s=new g(e),!s.isInt()||s.lt(l))throw Error(wn+s);e=s.gt(t)?o>0?t:l:s}for(z=!1,s=new g(ke(m)),f=g.precision,g.precision=o=m.length*G*2;a=me(s,t,0,1,1),i=n.plus(a.times(r)),i.cmp(e)!=1;)n=r,r=i,i=l,l=c.plus(a.times(i)),c=i,i=t,t=s.minus(a.times(i)),s=i;return i=me(e.minus(n),r,0,1,1),c=c.plus(i.times(l)),n=n.plus(i.times(r)),c.s=l.s=h.s,d=me(l,r,o,1).minus(h).abs().cmp(me(c,n,o,1).minus(h).abs())<1?[l,r]:[c,n],g.precision=f,z=!0,d},L.toHexadecimal=L.toHex=function(e,t){return Vs(this,16,e,t)},L.toNearest=function(e,t){var n=this,r=n.constructor;if(n=new r(n),e==null){if(!n.d)return n;e=new r(1),t=r.rounding}else{if(e=new r(e),t===void 0?t=r.rounding:ot(t,0,8),!n.d)return e.s?n:e;if(!e.d)return e.s&&(e.s=n.s),e}return e.d[0]?(z=!1,n=me(n,e,0,t,1).times(e),z=!0,q(n)):(e.s=n.s,n=e),n},L.toNumber=function(){return+this},L.toOctal=function(e,t){return Vs(this,8,e,t)},L.toPower=L.pow=function(e){var t,n,r,i,o,u,s=this,c=s.constructor,l=+(e=new c(e));if(!s.d||!e.d||!s.d[0]||!e.d[0])return new c(Pe(+s,l));if(s=new c(s),s.eq(1))return s;if(r=c.precision,o=c.rounding,e.eq(1))return q(s,r,o);if(t=We(e.e/G),t>=e.d.length-1&&(n=l<0?-l:l)<=by)return i=ld(c,s,n,r),e.s<0?new c(1).div(i):q(i,r,o);if(u=s.s,u<0){if(t<e.d.length-1)return new c(NaN);if((e.d[t]&1)==0&&(u=1),s.e==0&&s.d[0]==1&&s.d.length==1)return s.s=u,s}return n=Pe(+s,l),t=n==0||!isFinite(n)?We(l*(Math.log("0."+ke(s.d))/Math.LN10+s.e+1)):new c(n+"").e,t>c.maxE+1||t<c.minE-1?new c(t>0?u/0:0):(z=!1,c.rounding=s.s=1,n=Math.min(12,(t+"").length),i=$s(e.times(Cn(s,r+n)),r),i.d&&(i=q(i,r+5,1),ci(i.d,r,o)&&(t=r+10,i=q($s(e.times(Cn(s,t+n)),t),t+5,1),+ke(i.d).slice(r+1,r+15)+1==1e14&&(i=q(i,r+1,0)))),i.s=u,z=!0,c.rounding=o,q(i,r,o))},L.toPrecision=function(e,t){var n,r=this,i=r.constructor;return e===void 0?n=$t(r,r.e<=i.toExpNeg||r.e>=i.toExpPos):(ot(e,1,bn),t===void 0?t=i.rounding:ot(t,0,8),r=q(new i(r),e,t),n=$t(r,e<=r.e||r.e<=i.toExpNeg,e)),r.isNeg()&&!r.isZero()?"-"+n:n},L.toSignificantDigits=L.toSD=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(ot(e,1,bn),t===void 0?t=r.rounding:ot(t,0,8)),q(new r(n),e,t)},L.toString=function(){var e=this,t=e.constructor,n=$t(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()&&!e.isZero()?"-"+n:n},L.truncated=L.trunc=function(){return q(new this.constructor(this),this.e+1,1)},L.valueOf=L.toJSON=function(){var e=this,t=e.constructor,n=$t(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function ke(e){var t,n,r,i=e.length-1,o="",u=e[0];if(i>0){for(o+=u,t=1;t<i;t++)r=e[t]+"",n=G-r.length,n&&(o+=An(n)),o+=r;u=e[t],r=u+"",n=G-r.length,n&&(o+=An(n))}else if(u===0)return"0";for(;u%10===0;)u/=10;return o+u}function ot(e,t,n){if(e!==~~e||e<t||e>n)throw Error(wn+e)}function ci(e,t,n,r){var i,o,u,s;for(o=e[0];o>=10;o/=10)--t;return--t<0?(t+=G,i=0):(i=Math.ceil((t+1)/G),t%=G),o=Pe(10,G-t),s=e[i]%o|0,r==null?t<3?(t==0?s=s/100|0:t==1&&(s=s/10|0),u=n<4&&s==99999||n>3&&s==49999||s==5e4||s==0):u=(n<4&&s+1==o||n>3&&s+1==o/2)&&(e[i+1]/o/100|0)==Pe(10,t-2)-1||(s==o/2||s==0)&&(e[i+1]/o/100|0)==0:t<4?(t==0?s=s/1e3|0:t==1?s=s/100|0:t==2&&(s=s/10|0),u=(r||n<4)&&s==9999||!r&&n>3&&s==4999):u=((r||n<4)&&s+1==o||!r&&n>3&&s+1==o/2)&&(e[i+1]/o/1e3|0)==Pe(10,t-3)-1,u}function Eo(e,t,n){for(var r,i=[0],o,u=0,s=e.length;u<s;){for(o=i.length;o--;)i[o]*=t;for(i[0]+=Ps.indexOf(e.charAt(u++)),r=0;r<i.length;r++)i[r]>n-1&&(i[r+1]===void 0&&(i[r+1]=0),i[r+1]+=i[r]/n|0,i[r]%=n)}return i.reverse()}function Ay(e,t){var n,r,i;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),i=(1/Ao(4,n)).toString()):(n=16,i="2.3283064365386962890625e-10"),e.precision+=n,t=Rr(e,1,t.times(i),new e(1));for(var o=n;o--;){var u=t.times(t);t=u.times(u).minus(u).times(8).plus(1)}return e.precision-=n,t}var me=function(){function e(r,i,o){var u,s=0,c=r.length;for(r=r.slice();c--;)u=r[c]*i+s,r[c]=u%o|0,s=u/o|0;return s&&r.unshift(s),r}function t(r,i,o,u){var s,c;if(o!=u)c=o>u?1:-1;else for(s=c=0;s<o;s++)if(r[s]!=i[s]){c=r[s]>i[s]?1:-1;break}return c}function n(r,i,o,u){for(var s=0;o--;)r[o]-=s,s=r[o]<i[o]?1:0,r[o]=s*u+r[o]-i[o];for(;!r[0]&&r.length>1;)r.shift()}return function(r,i,o,u,s,c){var l,f,a,d,h,m,g,E,p,y,_,v,w,F,C,M,R,W,U,k,Z=r.constructor,Y=r.s==i.s?1:-1,oe=r.d,X=i.d;if(!oe||!oe[0]||!X||!X[0])return new Z(!r.s||!i.s||(oe?X&&oe[0]==X[0]:!X)?NaN:oe&&oe[0]==0||!X?Y*0:Y/0);for(c?(h=1,f=r.e-i.e):(c=Ot,h=G,f=We(r.e/h)-We(i.e/h)),U=X.length,R=oe.length,p=new Z(Y),y=p.d=[],a=0;X[a]==(oe[a]||0);a++);if(X[a]>(oe[a]||0)&&f--,o==null?(F=o=Z.precision,u=Z.rounding):s?F=o+(r.e-i.e)+1:F=o,F<0)y.push(1),m=!0;else{if(F=F/h+2|0,a=0,U==1){for(d=0,X=X[0],F++;(a<R||d)&&F--;a++)C=d*c+(oe[a]||0),y[a]=C/X|0,d=C%X|0;m=d||a<R}else{for(d=c/(X[0]+1)|0,d>1&&(X=e(X,d,c),oe=e(oe,d,c),U=X.length,R=oe.length),M=U,_=oe.slice(0,U),v=_.length;v<U;)_[v++]=0;k=X.slice(),k.unshift(0),W=X[0],X[1]>=c/2&&++W;do d=0,l=t(X,_,U,v),l<0?(w=_[0],U!=v&&(w=w*c+(_[1]||0)),d=w/W|0,d>1?(d>=c&&(d=c-1),g=e(X,d,c),E=g.length,v=_.length,l=t(g,_,E,v),l==1&&(d--,n(g,U<E?k:X,E,c))):(d==0&&(l=d=1),g=X.slice()),E=g.length,E<v&&g.unshift(0),n(_,g,v,c),l==-1&&(v=_.length,l=t(X,_,U,v),l<1&&(d++,n(_,U<v?k:X,v,c))),v=_.length):l===0&&(d++,_=[0]),y[a++]=d,l&&_[0]?_[v++]=oe[M]||0:(_=[oe[M]],v=1);while((M++<R||_[0]!==void 0)&&F--);m=_[0]!==void 0}y[0]||y.shift()}if(h==1)p.e=f,id=m;else{for(a=1,d=y[0];d>=10;d/=10)a++;p.e=a+f*h-1,q(p,s?o+p.e+1:o,u,m)}return p}}();function q(e,t,n,r){var i,o,u,s,c,l,f,a,d,h=e.constructor;e:if(t!=null){if(a=e.d,!a)return e;for(i=1,s=a[0];s>=10;s/=10)i++;if(o=t-i,o<0)o+=G,u=t,f=a[d=0],c=f/Pe(10,i-u-1)%10|0;else if(d=Math.ceil((o+1)/G),s=a.length,d>=s)if(r){for(;s++<=d;)a.push(0);f=c=0,i=1,o%=G,u=o-G+1}else break e;else{for(f=s=a[d],i=1;s>=10;s/=10)i++;o%=G,u=o-G+i,c=u<0?0:f/Pe(10,i-u-1)%10|0}if(r=r||t<0||a[d+1]!==void 0||(u<0?f:f%Pe(10,i-u-1)),l=n<4?(c||r)&&(n==0||n==(e.s<0?3:2)):c>5||c==5&&(n==4||r||n==6&&(o>0?u>0?f/Pe(10,i-u):0:a[d-1])%10&1||n==(e.s<0?8:7)),t<1||!a[0])return a.length=0,l?(t-=e.e+1,a[0]=Pe(10,(G-t%G)%G),e.e=-t||0):a[0]=e.e=0,e;if(o==0?(a.length=d,s=1,d--):(a.length=d+1,s=Pe(10,G-o),a[d]=u>0?(f/Pe(10,i-u)%Pe(10,u)|0)*s:0),l)for(;;)if(d==0){for(o=1,u=a[0];u>=10;u/=10)o++;for(u=a[0]+=s,s=1;u>=10;u/=10)s++;o!=s&&(e.e++,a[0]==Ot&&(a[0]=1));break}else{if(a[d]+=s,a[d]!=Ot)break;a[d--]=0,s=1}for(o=a.length;a[--o]===0;)a.pop()}return z&&(e.e>h.maxE?(e.d=null,e.e=NaN):e.e<h.minE&&(e.e=0,e.d=[0])),e}function $t(e,t,n){if(!e.isFinite())return hd(e);var r,i=e.e,o=ke(e.d),u=o.length;return t?(n&&(r=n-u)>0?o=o.charAt(0)+"."+o.slice(1)+An(r):u>1&&(o=o.charAt(0)+"."+o.slice(1)),o=o+(e.e<0?"e":"e+")+e.e):i<0?(o="0."+An(-i-1)+o,n&&(r=n-u)>0&&(o+=An(r))):i>=u?(o+=An(i+1-u),n&&(r=n-i-1)>0&&(o=o+"."+An(r))):((r=i+1)<u&&(o=o.slice(0,r)+"."+o.slice(r)),n&&(r=n-u)>0&&(i+1===u&&(o+="."),o+=An(r))),o}function bo(e,t){var n=e[0];for(t*=G;n>=10;n/=10)t++;return t}function wo(e,t,n){if(t>wy)throw z=!0,n&&(e.precision=n),Error(od);return q(new e(Do),t,1,!0)}function It(e,t,n){if(t>ks)throw Error(od);return q(new e(vo),t,n,!0)}function cd(e){var t=e.length-1,n=t*G+1;if(t=e[t],t){for(;t%10==0;t/=10)n--;for(t=e[0];t>=10;t/=10)n++}return n}function An(e){for(var t="";e--;)t+="0";return t}function ld(e,t,n,r){var i,o=new e(1),u=Math.ceil(r/G+4);for(z=!1;;){if(n%2&&(o=o.times(t),md(o.d,u)&&(i=!0)),n=We(n/2),n===0){n=o.d.length-1,i&&o.d[n]===0&&++o.d[n];break}t=t.times(t),md(t.d,u)}return z=!0,o}function fd(e){return e.d[e.d.length-1]&1}function dd(e,t,n){for(var r,i=new e(t[0]),o=0;++o<t.length;)if(r=new e(t[o]),r.s)i[n](r)&&(i=r);else{i=r;break}return i}function $s(e,t){var n,r,i,o,u,s,c,l=0,f=0,a=0,d=e.constructor,h=d.rounding,m=d.precision;if(!e.d||!e.d[0]||e.e>17)return new d(e.d?e.d[0]?e.s<0?0:1/0:1:e.s?e.s<0?0:e:0/0);for(t==null?(z=!1,c=m):c=t,s=new d(.03125);e.e>-2;)e=e.times(s),a+=5;for(r=Math.log(Pe(2,a))/Math.LN10*2+5|0,c+=r,n=o=u=new d(1),d.precision=c;;){if(o=q(o.times(e),c,1),n=n.times(++f),s=u.plus(me(o,n,c,1)),ke(s.d).slice(0,c)===ke(u.d).slice(0,c)){for(i=a;i--;)u=q(u.times(u),c,1);if(t==null)if(l<3&&ci(u.d,c-r,h,l))d.precision=c+=10,n=o=s=new d(1),f=0,l++;else return q(u,d.precision=m,h,z=!0);else return d.precision=m,u}u=s}}function Cn(e,t){var n,r,i,o,u,s,c,l,f,a,d,h=1,m=10,g=e,E=g.d,p=g.constructor,y=p.rounding,_=p.precision;if(g.s<0||!E||!E[0]||!g.e&&E[0]==1&&E.length==1)return new p(E&&!E[0]?-1/0:g.s!=1?NaN:E?0:g);if(t==null?(z=!1,f=_):f=t,p.precision=f+=m,n=ke(E),r=n.charAt(0),Math.abs(o=g.e)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)g=g.times(e),n=ke(g.d),r=n.charAt(0),h++;o=g.e,r>1?(g=new p("0."+n),o++):g=new p(r+"."+n.slice(1))}else return l=wo(p,f+2,_).times(o+""),g=Cn(new p(r+"."+n.slice(1)),f-m).plus(l),p.precision=_,t==null?q(g,_,y,z=!0):g;for(a=g,c=u=g=me(g.minus(1),g.plus(1),f,1),d=q(g.times(g),f,1),i=3;;){if(u=q(u.times(d),f,1),l=c.plus(me(u,new p(i),f,1)),ke(l.d).slice(0,f)===ke(c.d).slice(0,f))if(c=c.times(2),o!==0&&(c=c.plus(wo(p,f+2,_).times(o+""))),c=me(c,new p(h),f,1),t==null)if(ci(c.d,f-m,y,s))p.precision=f+=m,l=u=g=me(a.minus(1),a.plus(1),f,1),d=q(g.times(g),f,1),i=s=1;else return q(c,p.precision=_,y,z=!0);else return p.precision=_,c;c=l,i+=2}}function hd(e){return String(e.s*e.s/0)}function Us(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,e.e=n=n-r-1,e.d=[],r=(n+1)%G,n<0&&(r+=G),r<i){for(r&&e.d.push(+t.slice(0,r)),i-=G;r<i;)e.d.push(+t.slice(r,r+=G));t=t.slice(r),r=G-t.length}else r-=i;for(;r--;)t+="0";e.d.push(+t),z&&(e.e>e.constructor.maxE?(e.d=null,e.e=NaN):e.e<e.constructor.minE&&(e.e=0,e.d=[0]))}else e.e=0,e.d=[0];return e}function Cy(e,t){var n,r,i,o,u,s,c,l,f;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),ad.test(t))return Us(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(yy.test(t))n=16,t=t.toLowerCase();else if(vy.test(t))n=2;else if(Ey.test(t))n=8;else throw Error(wn+t);for(o=t.search(/p/i),o>0?(c=+t.slice(o+1),t=t.substring(2,o)):t=t.slice(2),o=t.indexOf("."),u=o>=0,r=e.constructor,u&&(t=t.replace(".",""),s=t.length,o=s-o,i=ld(r,new r(n),o,o*2)),l=Eo(t,n,Ot),f=l.length-1,o=f;l[o]===0;--o)l.pop();return o<0?new r(e.s*0):(e.e=bo(l,f),e.d=l,z=!1,u&&(e=me(e,i,s*4)),c&&(e=e.times(Math.abs(c)<54?Pe(2,c):Br.pow(2,c))),z=!0,e)}function Fy(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:Rr(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/Ao(5,n)),t=Rr(e,2,t,t);for(var i,o=new e(5),u=new e(16),s=new e(20);n--;)i=t.times(t),t=t.times(o.plus(i.times(u.times(i).minus(s))));return t}function Rr(e,t,n,r,i){var o,u,s,c,l=e.precision,f=Math.ceil(l/G);for(z=!1,c=n.times(n),s=new e(r);;){if(u=me(s.times(c),new e(t++*t++),l,1),s=i?r.plus(u):r.minus(u),r=me(u.times(c),new e(t++*t++),l,1),u=s.plus(r),u.d[f]!==void 0){for(o=f;u.d[o]===s.d[o]&&o--;);if(o==-1)break}o=s,s=r,r=u,u=o}return z=!0,u.d.length=f+1,u}function Ao(e,t){for(var n=e;--t;)n*=e;return n}function pd(e,t){var n,r=t.s<0,i=It(e,e.precision,1),o=i.times(.5);if(t=t.abs(),t.lte(o))return Yt=r?4:1,t;if(n=t.divToInt(i),n.isZero())Yt=r?3:2;else{if(t=t.minus(n.times(i)),t.lte(o))return Yt=fd(n)?r?2:3:r?4:1,t;Yt=fd(n)?r?1:4:r?3:2}return t.minus(i).abs()}function Vs(e,t,n,r){var i,o,u,s,c,l,f,a,d,h=e.constructor,m=n!==void 0;if(m?(ot(n,1,bn),r===void 0?r=h.rounding:ot(r,0,8)):(n=h.precision,r=h.rounding),!e.isFinite())f=hd(e);else{for(f=$t(e),u=f.indexOf("."),m?(i=2,t==16?n=n*4-3:t==8&&(n=n*3-2)):i=t,u>=0&&(f=f.replace(".",""),d=new h(1),d.e=f.length-u,d.d=Eo($t(d),10,i),d.e=d.d.length),a=Eo(f,10,i),o=c=a.length;a[--c]==0;)a.pop();if(!a[0])f=m?"0p+0":"0";else{if(u<0?o--:(e=new h(e),e.d=a,e.e=o,e=me(e,d,n,r,0,i),a=e.d,o=e.e,l=id),u=a[n],s=i/2,l=l||a[n+1]!==void 0,l=r<4?(u!==void 0||l)&&(r===0||r===(e.s<0?3:2)):u>s||u===s&&(r===4||l||r===6&&a[n-1]&1||r===(e.s<0?8:7)),a.length=n,l)for(;++a[--n]>i-1;)a[n]=0,n||(++o,a.unshift(1));for(c=a.length;!a[c-1];--c);for(u=0,f="";u<c;u++)f+=Ps.charAt(a[u]);if(m){if(c>1)if(t==16||t==8){for(u=t==16?4:3,--c;c%u;c++)f+="0";for(a=Eo(f,i,t),c=a.length;!a[c-1];--c);for(u=1,f="1.";u<c;u++)f+=Ps.charAt(a[u])}else f=f.charAt(0)+"."+f.slice(1);f=f+(o<0?"p":"p+")+o}else if(o<0){for(;++o;)f="0"+f;f="0."+f}else if(++o>c)for(o-=c;o--;)f+="0";else o<c&&(f=f.slice(0,o)+"."+f.slice(o))}f=(t==16?"0x":t==2?"0b":t==8?"0o":"")+f}return e.s<0?"-"+f:f}function md(e,t){if(e.length>t)return e.length=t,!0}function Ny(e){return new this(e).abs()}function Oy(e){return new this(e).acos()}function Iy(e){return new this(e).acosh()}function Sy(e,t){return new this(e).plus(t)}function Ty(e){return new this(e).asin()}function My(e){return new this(e).asinh()}function Ry(e){return new this(e).atan()}function By(e){return new this(e).atanh()}function Ly(e,t){e=new this(e),t=new this(t);var n,r=this.precision,i=this.rounding,o=r+4;return!e.s||!t.s?n=new this(NaN):!e.d&&!t.d?(n=It(this,o,1).times(t.s>0?.25:.75),n.s=e.s):!t.d||e.isZero()?(n=t.s<0?It(this,r,i):new this(0),n.s=e.s):!e.d||t.isZero()?(n=It(this,o,1).times(.5),n.s=e.s):t.s<0?(this.precision=o,this.rounding=1,n=this.atan(me(e,t,o,1)),t=It(this,o,1),this.precision=r,this.rounding=i,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(me(e,t,o,1)),n}function Py(e){return new this(e).cbrt()}function xy(e){return q(e=new this(e),e.e+1,2)}function ky(e,t,n){return new this(e).clamp(t,n)}function $y(e){if(!e||typeof e!="object")throw Error(yo+"Object expected");var t,n,r,i=e.defaults===!0,o=["precision",1,bn,"rounding",0,8,"toExpNeg",-Mr,0,"toExpPos",0,Mr,"maxE",0,Mr,"minE",-Mr,0,"modulo",0,9];for(t=0;t<o.length;t+=3)if(n=o[t],i&&(this[n]=xs[n]),(r=e[n])!==void 0)if(We(r)===r&&r>=o[t+1]&&r<=o[t+2])this[n]=r;else throw Error(wn+n+": "+r);if(n="crypto",i&&(this[n]=xs[n]),(r=e[n])!==void 0)if(r===!0||r===!1||r===0||r===1)if(r)if(typeof crypto!="undefined"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))this[n]=!0;else throw Error(ud);else this[n]=!1;else throw Error(wn+n+": "+r);return this}function Uy(e){return new this(e).cos()}function Vy(e){return new this(e).cosh()}function gd(e){var t,n,r;function i(o){var u,s,c,l=this;if(!(l instanceof i))return new i(o);if(l.constructor=i,_d(o)){l.s=o.s,z?!o.d||o.e>i.maxE?(l.e=NaN,l.d=null):o.e<i.minE?(l.e=0,l.d=[0]):(l.e=o.e,l.d=o.d.slice()):(l.e=o.e,l.d=o.d?o.d.slice():o.d);return}if(c=typeof o,c==="number"){if(o===0){l.s=1/o<0?-1:1,l.e=0,l.d=[0];return}if(o<0?(o=-o,l.s=-1):l.s=1,o===~~o&&o<1e7){for(u=0,s=o;s>=10;s/=10)u++;z?u>i.maxE?(l.e=NaN,l.d=null):u<i.minE?(l.e=0,l.d=[0]):(l.e=u,l.d=[o]):(l.e=u,l.d=[o]);return}else if(o*0!==0){o||(l.s=NaN),l.e=NaN,l.d=null;return}return Us(l,o.toString())}else if(c!=="string")throw Error(wn+o);return(s=o.charCodeAt(0))===45?(o=o.slice(1),l.s=-1):(s===43&&(o=o.slice(1)),l.s=1),ad.test(o)?Us(l,o):Cy(l,o)}if(i.prototype=L,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.EUCLID=9,i.config=i.set=$y,i.clone=gd,i.isDecimal=_d,i.abs=Ny,i.acos=Oy,i.acosh=Iy,i.add=Sy,i.asin=Ty,i.asinh=My,i.atan=Ry,i.atanh=By,i.atan2=Ly,i.cbrt=Py,i.ceil=xy,i.clamp=ky,i.cos=Uy,i.cosh=Vy,i.div=jy,i.exp=Hy,i.floor=Wy,i.hypot=qy,i.ln=Gy,i.log=Ky,i.log10=Jy,i.log2=Xy,i.max=zy,i.min=Zy,i.mod=Qy,i.mul=Yy,i.pow=e1,i.random=t1,i.round=n1,i.sign=r1,i.sin=i1,i.sinh=o1,i.sqrt=u1,i.sub=s1,i.sum=a1,i.tan=c1,i.tanh=l1,i.trunc=f1,e===void 0&&(e={}),e&&e.defaults!==!0)for(r=["precision","rounding","toExpNeg","toExpPos","maxE","minE","modulo","crypto"],t=0;t<r.length;)e.hasOwnProperty(n=r[t++])||(e[n]=this[n]);return i.config(e),i}function jy(e,t){return new this(e).div(t)}function Hy(e){return new this(e).exp()}function Wy(e){return q(e=new this(e),e.e+1,3)}function qy(){var e,t,n=new this(0);for(z=!1,e=0;e<arguments.length;)if(t=new this(arguments[e++]),t.d)n.d&&(n=n.plus(t.times(t)));else{if(t.s)return z=!0,new this(1/0);n=t}return z=!0,n.sqrt()}function _d(e){return e instanceof Br||e&&e.toStringTag===sd||!1}function Gy(e){return new this(e).ln()}function Ky(e,t){return new this(e).log(t)}function Xy(e){return new this(e).log(2)}function Jy(e){return new this(e).log(10)}function zy(){return dd(this,arguments,"lt")}function Zy(){return dd(this,arguments,"gt")}function Qy(e,t){return new this(e).mod(t)}function Yy(e,t){return new this(e).mul(t)}function e1(e,t){return new this(e).pow(t)}function t1(e){var t,n,r,i,o=0,u=new this(1),s=[];if(e===void 0?e=this.precision:ot(e,1,bn),r=Math.ceil(e/G),this.crypto)if(crypto.getRandomValues)for(t=crypto.getRandomValues(new Uint32Array(r));o<r;)i=t[o],i>=429e7?t[o]=crypto.getRandomValues(new Uint32Array(1))[0]:s[o++]=i%1e7;else if(crypto.randomBytes){for(t=crypto.randomBytes(r*=4);o<r;)i=t[o]+(t[o+1]<<8)+(t[o+2]<<16)+((t[o+3]&127)<<24),i>=214e7?crypto.randomBytes(4).copy(t,o):(s.push(i%1e7),o+=4);o=r/4}else throw Error(ud);else for(;o<r;)s[o++]=Math.random()*1e7|0;for(r=s[--o],e%=G,r&&e&&(i=Pe(10,G-e),s[o]=(r/i|0)*i);s[o]===0;o--)s.pop();if(o<0)n=0,s=[0];else{for(n=-1;s[0]===0;n-=G)s.shift();for(r=1,i=s[0];i>=10;i/=10)r++;r<G&&(n-=G-r)}return u.e=n,u.d=s,u}function n1(e){return q(e=new this(e),e.e+1,this.rounding)}function r1(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function i1(e){return new this(e).sin()}function o1(e){return new this(e).sinh()}function u1(e){return new this(e).sqrt()}function s1(e,t){return new this(e).sub(t)}function a1(){var e=0,t=arguments,n=new this(t[e]);for(z=!1;n.s&&++e<t.length;)n=n.plus(t[e]);return z=!0,q(n,this.precision,this.rounding)}function c1(e){return new this(e).tan()}function l1(e){return new this(e).tanh()}function f1(e){return q(e=new this(e),e.e+1,1)}L[Symbol.for("nodejs.util.inspect.custom")]=L.toString,L[Symbol.toStringTag]="Decimal";var Br=L.constructor=gd(xs);Do=new Br(Do),vo=new Br(vo);var d1="BigNumber",h1=["?on","config"],p1=it(d1,h1,e=>{var{on:t,config:n}=e,r=Br.clone({precision:n.precision,modulo:Br.EUCLID});return r.prototype=Object.create(r.prototype),r.prototype.type="BigNumber",r.prototype.isBigNumber=!0,r.prototype.toJSON=function(){return{mathjs:"BigNumber",value:this.toString()}},r.fromJSON=function(i){return new r(i.value)},t&&t("config",function(i,o){i.precision!==o.precision&&r.config({precision:i.precision})}),r},{isClass:!0}),Dd={exports:{}};/**
|
|
59
|
+
*/var Lr=9e15,Cn=1e9,Hs="0123456789abcdef",Eo="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",bo="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",Ws={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Lr,maxE:Lr,crypto:!1},rd,tn,z=!0,wo="[DecimalError] ",Fn=wo+"Invalid argument: ",id=wo+"Precision limit exceeded",od=wo+"crypto unavailable",ud="[object Decimal]",qe=Math.floor,xe=Math.pow,gy=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,_y=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,Dy=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,sd=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,Mt=1e7,G=7,vy=9007199254740991,yy=Eo.length-1,qs=bo.length-1,L={toStringTag:ud};L.absoluteValue=L.abs=function(){var e=new this.constructor(this);return e.s<0&&(e.s=1),H(e)},L.ceil=function(){return H(new this.constructor(this),this.e+1,2)},L.clampedTo=L.clamp=function(e,t){var n,r=this,i=r.constructor;if(e=new i(e),t=new i(t),!e.s||!t.s)return new i(NaN);if(e.gt(t))throw Error(Fn+t);return n=r.cmp(e),n<0?e:r.cmp(t)>0?t:new i(r)},L.comparedTo=L.cmp=function(e){var t,n,r,i,o=this,u=o.d,s=(e=new o.constructor(e)).d,c=o.s,f=e.s;if(!u||!s)return!c||!f?NaN:c!==f?c:u===s?0:!u^c<0?1:-1;if(!u[0]||!s[0])return u[0]?c:s[0]?-f:0;if(c!==f)return c;if(o.e!==e.e)return o.e>e.e^c<0?1:-1;for(r=u.length,i=s.length,t=0,n=r<i?r:i;t<n;++t)if(u[t]!==s[t])return u[t]>s[t]^c<0?1:-1;return r===i?0:r>i^c<0?1:-1},L.cosine=L.cos=function(){var e,t,n=this,r=n.constructor;return n.d?n.d[0]?(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+G,r.rounding=1,n=Ey(r,hd(r,n)),r.precision=e,r.rounding=t,H(tn==2||tn==3?n.neg():n,e,t,!0)):new r(1):new r(NaN)},L.cubeRoot=L.cbrt=function(){var e,t,n,r,i,o,u,s,c,f,l=this,a=l.constructor;if(!l.isFinite()||l.isZero())return new a(l);for(z=!1,o=l.s*xe(l.s*l,1/3),!o||Math.abs(o)==1/0?(n=Ue(l.d),e=l.e,(o=(e-n.length+1)%3)&&(n+=o==1||o==-2?"0":"00"),o=xe(n,1/3),e=qe((e+1)/3)-(e%3==(e<0?-1:2)),o==1/0?n="5e"+e:(n=o.toExponential(),n=n.slice(0,n.indexOf("e")+1)+e),r=new a(n),r.s=l.s):r=new a(o.toString()),u=(e=a.precision)+3;;)if(s=r,c=s.times(s).times(s),f=c.plus(l),r=me(f.plus(l).times(s),f.plus(c),u+2,1),Ue(s.d).slice(0,u)===(n=Ue(r.d)).slice(0,u))if(n=n.slice(u-3,u+1),n=="9999"||!i&&n=="4999"){if(!i&&(H(s,e+1,0),s.times(s).times(s).eq(l))){r=s;break}u+=4,i=1}else{(!+n||!+n.slice(1)&&n.charAt(0)=="5")&&(H(r,e+1,1),t=!r.times(r).times(r).eq(l));break}return z=!0,H(r,e,a.rounding,t)},L.decimalPlaces=L.dp=function(){var e,t=this.d,n=NaN;if(t){if(e=t.length-1,n=(e-qe(this.e/G))*G,e=t[e],e)for(;e%10==0;e/=10)n--;n<0&&(n=0)}return n},L.dividedBy=L.div=function(e){return me(this,new this.constructor(e))},L.dividedToIntegerBy=L.divToInt=function(e){var t=this,n=t.constructor;return H(me(t,new n(e),0,1,1),n.precision,n.rounding)},L.equals=L.eq=function(e){return this.cmp(e)===0},L.floor=function(){return H(new this.constructor(this),this.e+1,3)},L.greaterThan=L.gt=function(e){return this.cmp(e)>0},L.greaterThanOrEqualTo=L.gte=function(e){var t=this.cmp(e);return t==1||t===0},L.hyperbolicCosine=L.cosh=function(){var e,t,n,r,i,o=this,u=o.constructor,s=new u(1);if(!o.isFinite())return new u(o.s?1/0:NaN);if(o.isZero())return s;n=u.precision,r=u.rounding,u.precision=n+Math.max(o.e,o.sd())+4,u.rounding=1,i=o.d.length,i<32?(e=Math.ceil(i/3),t=(1/No(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),o=Pr(u,1,o.times(t),new u(1),!0);for(var c,f=e,l=new u(8);f--;)c=o.times(o),o=s.minus(c.times(l.minus(c.times(l))));return H(o,u.precision=n,u.rounding=r,!0)},L.hyperbolicSine=L.sinh=function(){var e,t,n,r,i=this,o=i.constructor;if(!i.isFinite()||i.isZero())return new o(i);if(t=o.precision,n=o.rounding,o.precision=t+Math.max(i.e,i.sd())+4,o.rounding=1,r=i.d.length,r<3)i=Pr(o,2,i,i,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,i=i.times(1/No(5,e)),i=Pr(o,2,i,i,!0);for(var u,s=new o(5),c=new o(16),f=new o(20);e--;)u=i.times(i),i=i.times(s.plus(u.times(c.times(u).plus(f))))}return o.precision=t,o.rounding=n,H(i,t,n,!0)},L.hyperbolicTangent=L.tanh=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+7,r.rounding=1,me(n.sinh(),n.cosh(),r.precision=e,r.rounding=t)):new r(n.s)},L.inverseCosine=L.acos=function(){var e,t=this,n=t.constructor,r=t.abs().cmp(1),i=n.precision,o=n.rounding;return r!==-1?r===0?t.isNeg()?Rt(n,i,o):new n(0):new n(NaN):t.isZero()?Rt(n,i+4,o).times(.5):(n.precision=i+6,n.rounding=1,t=t.asin(),e=Rt(n,i+4,o).times(.5),n.precision=i,n.rounding=o,e.minus(t))},L.inverseHyperbolicCosine=L.acosh=function(){var e,t,n=this,r=n.constructor;return n.lte(1)?new r(n.eq(1)?0:NaN):n.isFinite()?(e=r.precision,t=r.rounding,r.precision=e+Math.max(Math.abs(n.e),n.sd())+4,r.rounding=1,z=!1,n=n.times(n).minus(1).sqrt().plus(n),z=!0,r.precision=e,r.rounding=t,n.ln()):new r(n)},L.inverseHyperbolicSine=L.asinh=function(){var e,t,n=this,r=n.constructor;return!n.isFinite()||n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+2*Math.max(Math.abs(n.e),n.sd())+6,r.rounding=1,z=!1,n=n.times(n).plus(1).sqrt().plus(n),z=!0,r.precision=e,r.rounding=t,n.ln())},L.inverseHyperbolicTangent=L.atanh=function(){var e,t,n,r,i=this,o=i.constructor;return i.isFinite()?i.e>=0?new o(i.abs().eq(1)?i.s/0:i.isZero()?i:NaN):(e=o.precision,t=o.rounding,r=i.sd(),Math.max(r,e)<2*-i.e-1?H(new o(i),e,t,!0):(o.precision=n=r-i.e,i=me(i.plus(1),new o(1).minus(i),n+e,1),o.precision=e+4,o.rounding=1,i=i.ln(),o.precision=e,o.rounding=t,i.times(.5))):new o(NaN)},L.inverseSine=L.asin=function(){var e,t,n,r,i=this,o=i.constructor;return i.isZero()?new o(i):(t=i.abs().cmp(1),n=o.precision,r=o.rounding,t!==-1?t===0?(e=Rt(o,n+4,r).times(.5),e.s=i.s,e):new o(NaN):(o.precision=n+6,o.rounding=1,i=i.div(new o(1).minus(i.times(i)).sqrt().plus(1)).atan(),o.precision=n,o.rounding=r,i.times(2)))},L.inverseTangent=L.atan=function(){var e,t,n,r,i,o,u,s,c,f=this,l=f.constructor,a=l.precision,d=l.rounding;if(f.isFinite()){if(f.isZero())return new l(f);if(f.abs().eq(1)&&a+4<=qs)return u=Rt(l,a+4,d).times(.25),u.s=f.s,u}else{if(!f.s)return new l(NaN);if(a+4<=qs)return u=Rt(l,a+4,d).times(.5),u.s=f.s,u}for(l.precision=s=a+10,l.rounding=1,n=Math.min(28,s/G+2|0),e=n;e;--e)f=f.div(f.times(f).plus(1).sqrt().plus(1));for(z=!1,t=Math.ceil(s/G),r=1,c=f.times(f),u=new l(f),i=f;e!==-1;)if(i=i.times(c),o=u.minus(i.div(r+=2)),i=i.times(c),u=o.plus(i.div(r+=2)),u.d[t]!==void 0)for(e=t;u.d[e]===o.d[e]&&e--;);return n&&(u=u.times(2<<n-1)),z=!0,H(u,l.precision=a,l.rounding=d,!0)},L.isFinite=function(){return!!this.d},L.isInteger=L.isInt=function(){return!!this.d&&qe(this.e/G)>this.d.length-2},L.isNaN=function(){return!this.s},L.isNegative=L.isNeg=function(){return this.s<0},L.isPositive=L.isPos=function(){return this.s>0},L.isZero=function(){return!!this.d&&this.d[0]===0},L.lessThan=L.lt=function(e){return this.cmp(e)<0},L.lessThanOrEqualTo=L.lte=function(e){return this.cmp(e)<1},L.logarithm=L.log=function(e){var t,n,r,i,o,u,s,c,f=this,l=f.constructor,a=l.precision,d=l.rounding,h=5;if(e==null)e=new l(10),t=!0;else{if(e=new l(e),n=e.d,e.s<0||!n||!n[0]||e.eq(1))return new l(NaN);t=e.eq(10)}if(n=f.d,f.s<0||!n||!n[0]||f.eq(1))return new l(n&&!n[0]?-1/0:f.s!=1?NaN:n?0:1/0);if(t)if(n.length>1)o=!0;else{for(i=n[0];i%10===0;)i/=10;o=i!==1}if(z=!1,s=a+h,u=On(f,s),r=t?Fo(l,s+10):On(e,s),c=me(u,r,s,1),pi(c.d,i=a,d))do if(s+=10,u=On(f,s),r=t?Fo(l,s+10):On(e,s),c=me(u,r,s,1),!o){+Ue(c.d).slice(i+1,i+15)+1==1e14&&(c=H(c,a+1,0));break}while(pi(c.d,i+=10,d));return z=!0,H(c,a,d)},L.minus=L.sub=function(e){var t,n,r,i,o,u,s,c,f,l,a,d,h=this,p=h.constructor;if(e=new p(e),!h.d||!e.d)return!h.s||!e.s?e=new p(NaN):h.d?e.s=-e.s:e=new p(e.d||h.s!==e.s?h:NaN),e;if(h.s!=e.s)return e.s=-e.s,h.plus(e);if(f=h.d,d=e.d,s=p.precision,c=p.rounding,!f[0]||!d[0]){if(d[0])e.s=-e.s;else if(f[0])e=new p(h);else return new p(c===3?-0:0);return z?H(e,s,c):e}if(n=qe(e.e/G),l=qe(h.e/G),f=f.slice(),o=l-n,o){for(a=o<0,a?(t=f,o=-o,u=d.length):(t=d,n=l,u=f.length),r=Math.max(Math.ceil(s/G),u)+2,o>r&&(o=r,t.length=1),t.reverse(),r=o;r--;)t.push(0);t.reverse()}else{for(r=f.length,u=d.length,a=r<u,a&&(u=r),r=0;r<u;r++)if(f[r]!=d[r]){a=f[r]<d[r];break}o=0}for(a&&(t=f,f=d,d=t,e.s=-e.s),u=f.length,r=d.length-u;r>0;--r)f[u++]=0;for(r=d.length;r>o;){if(f[--r]<d[r]){for(i=r;i&&f[--i]===0;)f[i]=Mt-1;--f[i],f[r]+=Mt}f[r]-=d[r]}for(;f[--u]===0;)f.pop();for(;f[0]===0;f.shift())--n;return f[0]?(e.d=f,e.e=Co(f,n),z?H(e,s,c):e):new p(c===3?-0:0)},L.modulo=L.mod=function(e){var t,n=this,r=n.constructor;return e=new r(e),!n.d||!e.s||e.d&&!e.d[0]?new r(NaN):!e.d||n.d&&!n.d[0]?H(new r(n),r.precision,r.rounding):(z=!1,r.modulo==9?(t=me(n,e.abs(),0,3,1),t.s*=e.s):t=me(n,e,0,r.modulo,1),t=t.times(e),z=!0,n.minus(t))},L.naturalExponential=L.exp=function(){return Gs(this)},L.naturalLogarithm=L.ln=function(){return On(this)},L.negated=L.neg=function(){var e=new this.constructor(this);return e.s=-e.s,H(e)},L.plus=L.add=function(e){var t,n,r,i,o,u,s,c,f,l,a=this,d=a.constructor;if(e=new d(e),!a.d||!e.d)return!a.s||!e.s?e=new d(NaN):a.d||(e=new d(e.d||a.s===e.s?a:NaN)),e;if(a.s!=e.s)return e.s=-e.s,a.minus(e);if(f=a.d,l=e.d,s=d.precision,c=d.rounding,!f[0]||!l[0])return l[0]||(e=new d(a)),z?H(e,s,c):e;if(o=qe(a.e/G),r=qe(e.e/G),f=f.slice(),i=o-r,i){for(i<0?(n=f,i=-i,u=l.length):(n=l,r=o,u=f.length),o=Math.ceil(s/G),u=o>u?o+1:u+1,i>u&&(i=u,n.length=1),n.reverse();i--;)n.push(0);n.reverse()}for(u=f.length,i=l.length,u-i<0&&(i=u,n=l,l=f,f=n),t=0;i;)t=(f[--i]=f[i]+l[i]+t)/Mt|0,f[i]%=Mt;for(t&&(f.unshift(t),++r),u=f.length;f[--u]==0;)f.pop();return e.d=f,e.e=Co(f,r),z?H(e,s,c):e},L.precision=L.sd=function(e){var t,n=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(Fn+e);return n.d?(t=ad(n.d),e&&n.e+1>t&&(t=n.e+1)):t=NaN,t},L.round=function(){var e=this,t=e.constructor;return H(new t(e),e.e+1,t.rounding)},L.sine=L.sin=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+G,r.rounding=1,n=wy(r,hd(r,n)),r.precision=e,r.rounding=t,H(tn>2?n.neg():n,e,t,!0)):new r(NaN)},L.squareRoot=L.sqrt=function(){var e,t,n,r,i,o,u=this,s=u.d,c=u.e,f=u.s,l=u.constructor;if(f!==1||!s||!s[0])return new l(!f||f<0&&(!s||s[0])?NaN:s?u:1/0);for(z=!1,f=Math.sqrt(+u),f==0||f==1/0?(t=Ue(s),(t.length+c)%2==0&&(t+="0"),f=Math.sqrt(t),c=qe((c+1)/2)-(c<0||c%2),f==1/0?t="5e"+c:(t=f.toExponential(),t=t.slice(0,t.indexOf("e")+1)+c),r=new l(t)):r=new l(f.toString()),n=(c=l.precision)+3;;)if(o=r,r=o.plus(me(u,o,n+2,1)).times(.5),Ue(o.d).slice(0,n)===(t=Ue(r.d)).slice(0,n))if(t=t.slice(n-3,n+1),t=="9999"||!i&&t=="4999"){if(!i&&(H(o,c+1,0),o.times(o).eq(u))){r=o;break}n+=4,i=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(H(r,c+1,1),e=!r.times(r).eq(u));break}return z=!0,H(r,c,l.rounding,e)},L.tangent=L.tan=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+10,r.rounding=1,n=n.sin(),n.s=1,n=me(n,new r(1).minus(n.times(n)).sqrt(),e+10,0),r.precision=e,r.rounding=t,H(tn==2||tn==4?n.neg():n,e,t,!0)):new r(NaN)},L.times=L.mul=function(e){var t,n,r,i,o,u,s,c,f,l=this,a=l.constructor,d=l.d,h=(e=new a(e)).d;if(e.s*=l.s,!d||!d[0]||!h||!h[0])return new a(!e.s||d&&!d[0]&&!h||h&&!h[0]&&!d?NaN:!d||!h?e.s/0:e.s*0);for(n=qe(l.e/G)+qe(e.e/G),c=d.length,f=h.length,c<f&&(o=d,d=h,h=o,u=c,c=f,f=u),o=[],u=c+f,r=u;r--;)o.push(0);for(r=f;--r>=0;){for(t=0,i=c+r;i>r;)s=o[i]+h[r]*d[i-r-1]+t,o[i--]=s%Mt|0,t=s/Mt|0;o[i]=(o[i]+t)%Mt|0}for(;!o[--u];)o.pop();return t?++n:o.shift(),e.d=o,e.e=Co(o,n),z?H(e,a.precision,a.rounding):e},L.toBinary=function(e,t){return Xs(this,2,e,t)},L.toDecimalPlaces=L.toDP=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(at(e,0,Cn),t===void 0?t=r.rounding:at(t,0,8),H(n,e+n.e+1,t))},L.toExponential=function(e,t){var n,r=this,i=r.constructor;return e===void 0?n=jt(r,!0):(at(e,0,Cn),t===void 0?t=i.rounding:at(t,0,8),r=H(new i(r),e+1,t),n=jt(r,!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n},L.toFixed=function(e,t){var n,r,i=this,o=i.constructor;return e===void 0?n=jt(i):(at(e,0,Cn),t===void 0?t=o.rounding:at(t,0,8),r=H(new o(i),e+i.e+1,t),n=jt(r,!1,e+r.e+1)),i.isNeg()&&!i.isZero()?"-"+n:n},L.toFraction=function(e){var t,n,r,i,o,u,s,c,f,l,a,d,h=this,p=h.d,m=h.constructor;if(!p)return new m(h);if(f=n=new m(1),r=c=new m(0),t=new m(r),o=t.e=ad(p)-h.e-1,u=o%G,t.d[0]=xe(10,u<0?G+u:u),e==null)e=o>0?t:f;else{if(s=new m(e),!s.isInt()||s.lt(f))throw Error(Fn+s);e=s.gt(t)?o>0?t:f:s}for(z=!1,s=new m(Ue(p)),l=m.precision,m.precision=o=p.length*G*2;a=me(s,t,0,1,1),i=n.plus(a.times(r)),i.cmp(e)!=1;)n=r,r=i,i=f,f=c.plus(a.times(i)),c=i,i=t,t=s.minus(a.times(i)),s=i;return i=me(e.minus(n),r,0,1,1),c=c.plus(i.times(f)),n=n.plus(i.times(r)),c.s=f.s=h.s,d=me(f,r,o,1).minus(h).abs().cmp(me(c,n,o,1).minus(h).abs())<1?[f,r]:[c,n],m.precision=l,z=!0,d},L.toHexadecimal=L.toHex=function(e,t){return Xs(this,16,e,t)},L.toNearest=function(e,t){var n=this,r=n.constructor;if(n=new r(n),e==null){if(!n.d)return n;e=new r(1),t=r.rounding}else{if(e=new r(e),t===void 0?t=r.rounding:at(t,0,8),!n.d)return e.s?n:e;if(!e.d)return e.s&&(e.s=n.s),e}return e.d[0]?(z=!1,n=me(n,e,0,t,1).times(e),z=!0,H(n)):(e.s=n.s,n=e),n},L.toNumber=function(){return+this},L.toOctal=function(e,t){return Xs(this,8,e,t)},L.toPower=L.pow=function(e){var t,n,r,i,o,u,s=this,c=s.constructor,f=+(e=new c(e));if(!s.d||!e.d||!s.d[0]||!e.d[0])return new c(xe(+s,f));if(s=new c(s),s.eq(1))return s;if(r=c.precision,o=c.rounding,e.eq(1))return H(s,r,o);if(t=qe(e.e/G),t>=e.d.length-1&&(n=f<0?-f:f)<=vy)return i=cd(c,s,n,r),e.s<0?new c(1).div(i):H(i,r,o);if(u=s.s,u<0){if(t<e.d.length-1)return new c(NaN);if((e.d[t]&1)==0&&(u=1),s.e==0&&s.d[0]==1&&s.d.length==1)return s.s=u,s}return n=xe(+s,f),t=n==0||!isFinite(n)?qe(f*(Math.log("0."+Ue(s.d))/Math.LN10+s.e+1)):new c(n+"").e,t>c.maxE+1||t<c.minE-1?new c(t>0?u/0:0):(z=!1,c.rounding=s.s=1,n=Math.min(12,(t+"").length),i=Gs(e.times(On(s,r+n)),r),i.d&&(i=H(i,r+5,1),pi(i.d,r,o)&&(t=r+10,i=H(Gs(e.times(On(s,t+n)),t),t+5,1),+Ue(i.d).slice(r+1,r+15)+1==1e14&&(i=H(i,r+1,0)))),i.s=u,z=!0,c.rounding=o,H(i,r,o))},L.toPrecision=function(e,t){var n,r=this,i=r.constructor;return e===void 0?n=jt(r,r.e<=i.toExpNeg||r.e>=i.toExpPos):(at(e,1,Cn),t===void 0?t=i.rounding:at(t,0,8),r=H(new i(r),e,t),n=jt(r,e<=r.e||r.e<=i.toExpNeg,e)),r.isNeg()&&!r.isZero()?"-"+n:n},L.toSignificantDigits=L.toSD=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(at(e,1,Cn),t===void 0?t=r.rounding:at(t,0,8)),H(new r(n),e,t)},L.toString=function(){var e=this,t=e.constructor,n=jt(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()&&!e.isZero()?"-"+n:n},L.truncated=L.trunc=function(){return H(new this.constructor(this),this.e+1,1)},L.valueOf=L.toJSON=function(){var e=this,t=e.constructor,n=jt(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function Ue(e){var t,n,r,i=e.length-1,o="",u=e[0];if(i>0){for(o+=u,t=1;t<i;t++)r=e[t]+"",n=G-r.length,n&&(o+=Nn(n)),o+=r;u=e[t],r=u+"",n=G-r.length,n&&(o+=Nn(n))}else if(u===0)return"0";for(;u%10===0;)u/=10;return o+u}function at(e,t,n){if(e!==~~e||e<t||e>n)throw Error(Fn+e)}function pi(e,t,n,r){var i,o,u,s;for(o=e[0];o>=10;o/=10)--t;return--t<0?(t+=G,i=0):(i=Math.ceil((t+1)/G),t%=G),o=xe(10,G-t),s=e[i]%o|0,r==null?t<3?(t==0?s=s/100|0:t==1&&(s=s/10|0),u=n<4&&s==99999||n>3&&s==49999||s==5e4||s==0):u=(n<4&&s+1==o||n>3&&s+1==o/2)&&(e[i+1]/o/100|0)==xe(10,t-2)-1||(s==o/2||s==0)&&(e[i+1]/o/100|0)==0:t<4?(t==0?s=s/1e3|0:t==1?s=s/100|0:t==2&&(s=s/10|0),u=(r||n<4)&&s==9999||!r&&n>3&&s==4999):u=((r||n<4)&&s+1==o||!r&&n>3&&s+1==o/2)&&(e[i+1]/o/1e3|0)==xe(10,t-3)-1,u}function Ao(e,t,n){for(var r,i=[0],o,u=0,s=e.length;u<s;){for(o=i.length;o--;)i[o]*=t;for(i[0]+=Hs.indexOf(e.charAt(u++)),r=0;r<i.length;r++)i[r]>n-1&&(i[r+1]===void 0&&(i[r+1]=0),i[r+1]+=i[r]/n|0,i[r]%=n)}return i.reverse()}function Ey(e,t){var n,r,i;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),i=(1/No(4,n)).toString()):(n=16,i="2.3283064365386962890625e-10"),e.precision+=n,t=Pr(e,1,t.times(i),new e(1));for(var o=n;o--;){var u=t.times(t);t=u.times(u).minus(u).times(8).plus(1)}return e.precision-=n,t}var me=function(){function e(r,i,o){var u,s=0,c=r.length;for(r=r.slice();c--;)u=r[c]*i+s,r[c]=u%o|0,s=u/o|0;return s&&r.unshift(s),r}function t(r,i,o,u){var s,c;if(o!=u)c=o>u?1:-1;else for(s=c=0;s<o;s++)if(r[s]!=i[s]){c=r[s]>i[s]?1:-1;break}return c}function n(r,i,o,u){for(var s=0;o--;)r[o]-=s,s=r[o]<i[o]?1:0,r[o]=s*u+r[o]-i[o];for(;!r[0]&&r.length>1;)r.shift()}return function(r,i,o,u,s,c){var f,l,a,d,h,p,m,v,g,C,D,y,I,O,N,M,R,q,Z,W,ee=r.constructor,pe=r.s==i.s?1:-1,le=r.d,J=i.d;if(!le||!le[0]||!J||!J[0])return new ee(!r.s||!i.s||(le?J&&le[0]==J[0]:!J)?NaN:le&&le[0]==0||!J?pe*0:pe/0);for(c?(h=1,l=r.e-i.e):(c=Mt,h=G,l=qe(r.e/h)-qe(i.e/h)),Z=J.length,R=le.length,g=new ee(pe),C=g.d=[],a=0;J[a]==(le[a]||0);a++);if(J[a]>(le[a]||0)&&l--,o==null?(O=o=ee.precision,u=ee.rounding):s?O=o+(r.e-i.e)+1:O=o,O<0)C.push(1),p=!0;else{if(O=O/h+2|0,a=0,Z==1){for(d=0,J=J[0],O++;(a<R||d)&&O--;a++)N=d*c+(le[a]||0),C[a]=N/J|0,d=N%J|0;p=d||a<R}else{for(d=c/(J[0]+1)|0,d>1&&(J=e(J,d,c),le=e(le,d,c),Z=J.length,R=le.length),M=Z,D=le.slice(0,Z),y=D.length;y<Z;)D[y++]=0;W=J.slice(),W.unshift(0),q=J[0],J[1]>=c/2&&++q;do d=0,f=t(J,D,Z,y),f<0?(I=D[0],Z!=y&&(I=I*c+(D[1]||0)),d=I/q|0,d>1?(d>=c&&(d=c-1),m=e(J,d,c),v=m.length,y=D.length,f=t(m,D,v,y),f==1&&(d--,n(m,Z<v?W:J,v,c))):(d==0&&(f=d=1),m=J.slice()),v=m.length,v<y&&m.unshift(0),n(D,m,y,c),f==-1&&(y=D.length,f=t(J,D,Z,y),f<1&&(d++,n(D,Z<y?W:J,y,c))),y=D.length):f===0&&(d++,D=[0]),C[a++]=d,f&&D[0]?D[y++]=le[M]||0:(D=[le[M]],y=1);while((M++<R||D[0]!==void 0)&&O--);p=D[0]!==void 0}C[0]||C.shift()}if(h==1)g.e=l,rd=p;else{for(a=1,d=C[0];d>=10;d/=10)a++;g.e=a+l*h-1,H(g,s?o+g.e+1:o,u,p)}return g}}();function H(e,t,n,r){var i,o,u,s,c,f,l,a,d,h=e.constructor;e:if(t!=null){if(a=e.d,!a)return e;for(i=1,s=a[0];s>=10;s/=10)i++;if(o=t-i,o<0)o+=G,u=t,l=a[d=0],c=l/xe(10,i-u-1)%10|0;else if(d=Math.ceil((o+1)/G),s=a.length,d>=s)if(r){for(;s++<=d;)a.push(0);l=c=0,i=1,o%=G,u=o-G+1}else break e;else{for(l=s=a[d],i=1;s>=10;s/=10)i++;o%=G,u=o-G+i,c=u<0?0:l/xe(10,i-u-1)%10|0}if(r=r||t<0||a[d+1]!==void 0||(u<0?l:l%xe(10,i-u-1)),f=n<4?(c||r)&&(n==0||n==(e.s<0?3:2)):c>5||c==5&&(n==4||r||n==6&&(o>0?u>0?l/xe(10,i-u):0:a[d-1])%10&1||n==(e.s<0?8:7)),t<1||!a[0])return a.length=0,f?(t-=e.e+1,a[0]=xe(10,(G-t%G)%G),e.e=-t||0):a[0]=e.e=0,e;if(o==0?(a.length=d,s=1,d--):(a.length=d+1,s=xe(10,G-o),a[d]=u>0?(l/xe(10,i-u)%xe(10,u)|0)*s:0),f)for(;;)if(d==0){for(o=1,u=a[0];u>=10;u/=10)o++;for(u=a[0]+=s,s=1;u>=10;u/=10)s++;o!=s&&(e.e++,a[0]==Mt&&(a[0]=1));break}else{if(a[d]+=s,a[d]!=Mt)break;a[d--]=0,s=1}for(o=a.length;a[--o]===0;)a.pop()}return z&&(e.e>h.maxE?(e.d=null,e.e=NaN):e.e<h.minE&&(e.e=0,e.d=[0])),e}function jt(e,t,n){if(!e.isFinite())return dd(e);var r,i=e.e,o=Ue(e.d),u=o.length;return t?(n&&(r=n-u)>0?o=o.charAt(0)+"."+o.slice(1)+Nn(r):u>1&&(o=o.charAt(0)+"."+o.slice(1)),o=o+(e.e<0?"e":"e+")+e.e):i<0?(o="0."+Nn(-i-1)+o,n&&(r=n-u)>0&&(o+=Nn(r))):i>=u?(o+=Nn(i+1-u),n&&(r=n-i-1)>0&&(o=o+"."+Nn(r))):((r=i+1)<u&&(o=o.slice(0,r)+"."+o.slice(r)),n&&(r=n-u)>0&&(i+1===u&&(o+="."),o+=Nn(r))),o}function Co(e,t){var n=e[0];for(t*=G;n>=10;n/=10)t++;return t}function Fo(e,t,n){if(t>yy)throw z=!0,n&&(e.precision=n),Error(id);return H(new e(Eo),t,1,!0)}function Rt(e,t,n){if(t>qs)throw Error(id);return H(new e(bo),t,n,!0)}function ad(e){var t=e.length-1,n=t*G+1;if(t=e[t],t){for(;t%10==0;t/=10)n--;for(t=e[0];t>=10;t/=10)n++}return n}function Nn(e){for(var t="";e--;)t+="0";return t}function cd(e,t,n,r){var i,o=new e(1),u=Math.ceil(r/G+4);for(z=!1;;){if(n%2&&(o=o.times(t),pd(o.d,u)&&(i=!0)),n=qe(n/2),n===0){n=o.d.length-1,i&&o.d[n]===0&&++o.d[n];break}t=t.times(t),pd(t.d,u)}return z=!0,o}function ld(e){return e.d[e.d.length-1]&1}function fd(e,t,n){for(var r,i=new e(t[0]),o=0;++o<t.length;)if(r=new e(t[o]),r.s)i[n](r)&&(i=r);else{i=r;break}return i}function Gs(e,t){var n,r,i,o,u,s,c,f=0,l=0,a=0,d=e.constructor,h=d.rounding,p=d.precision;if(!e.d||!e.d[0]||e.e>17)return new d(e.d?e.d[0]?e.s<0?0:1/0:1:e.s?e.s<0?0:e:0/0);for(t==null?(z=!1,c=p):c=t,s=new d(.03125);e.e>-2;)e=e.times(s),a+=5;for(r=Math.log(xe(2,a))/Math.LN10*2+5|0,c+=r,n=o=u=new d(1),d.precision=c;;){if(o=H(o.times(e),c,1),n=n.times(++l),s=u.plus(me(o,n,c,1)),Ue(s.d).slice(0,c)===Ue(u.d).slice(0,c)){for(i=a;i--;)u=H(u.times(u),c,1);if(t==null)if(f<3&&pi(u.d,c-r,h,f))d.precision=c+=10,n=o=s=new d(1),l=0,f++;else return H(u,d.precision=p,h,z=!0);else return d.precision=p,u}u=s}}function On(e,t){var n,r,i,o,u,s,c,f,l,a,d,h=1,p=10,m=e,v=m.d,g=m.constructor,C=g.rounding,D=g.precision;if(m.s<0||!v||!v[0]||!m.e&&v[0]==1&&v.length==1)return new g(v&&!v[0]?-1/0:m.s!=1?NaN:v?0:m);if(t==null?(z=!1,l=D):l=t,g.precision=l+=p,n=Ue(v),r=n.charAt(0),Math.abs(o=m.e)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)m=m.times(e),n=Ue(m.d),r=n.charAt(0),h++;o=m.e,r>1?(m=new g("0."+n),o++):m=new g(r+"."+n.slice(1))}else return f=Fo(g,l+2,D).times(o+""),m=On(new g(r+"."+n.slice(1)),l-p).plus(f),g.precision=D,t==null?H(m,D,C,z=!0):m;for(a=m,c=u=m=me(m.minus(1),m.plus(1),l,1),d=H(m.times(m),l,1),i=3;;){if(u=H(u.times(d),l,1),f=c.plus(me(u,new g(i),l,1)),Ue(f.d).slice(0,l)===Ue(c.d).slice(0,l))if(c=c.times(2),o!==0&&(c=c.plus(Fo(g,l+2,D).times(o+""))),c=me(c,new g(h),l,1),t==null)if(pi(c.d,l-p,C,s))g.precision=l+=p,f=u=m=me(a.minus(1),a.plus(1),l,1),d=H(m.times(m),l,1),i=s=1;else return H(c,g.precision=D,C,z=!0);else return g.precision=D,c;c=f,i+=2}}function dd(e){return String(e.s*e.s/0)}function Ks(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,e.e=n=n-r-1,e.d=[],r=(n+1)%G,n<0&&(r+=G),r<i){for(r&&e.d.push(+t.slice(0,r)),i-=G;r<i;)e.d.push(+t.slice(r,r+=G));t=t.slice(r),r=G-t.length}else r-=i;for(;r--;)t+="0";e.d.push(+t),z&&(e.e>e.constructor.maxE?(e.d=null,e.e=NaN):e.e<e.constructor.minE&&(e.e=0,e.d=[0]))}else e.e=0,e.d=[0];return e}function by(e,t){var n,r,i,o,u,s,c,f,l;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),sd.test(t))return Ks(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(_y.test(t))n=16,t=t.toLowerCase();else if(gy.test(t))n=2;else if(Dy.test(t))n=8;else throw Error(Fn+t);for(o=t.search(/p/i),o>0?(c=+t.slice(o+1),t=t.substring(2,o)):t=t.slice(2),o=t.indexOf("."),u=o>=0,r=e.constructor,u&&(t=t.replace(".",""),s=t.length,o=s-o,i=cd(r,new r(n),o,o*2)),f=Ao(t,n,Mt),l=f.length-1,o=l;f[o]===0;--o)f.pop();return o<0?new r(e.s*0):(e.e=Co(f,l),e.d=f,z=!1,u&&(e=me(e,i,s*4)),c&&(e=e.times(Math.abs(c)<54?xe(2,c):xr.pow(2,c))),z=!0,e)}function wy(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:Pr(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/No(5,n)),t=Pr(e,2,t,t);for(var i,o=new e(5),u=new e(16),s=new e(20);n--;)i=t.times(t),t=t.times(o.plus(i.times(u.times(i).minus(s))));return t}function Pr(e,t,n,r,i){var o,u,s,c,f=e.precision,l=Math.ceil(f/G);for(z=!1,c=n.times(n),s=new e(r);;){if(u=me(s.times(c),new e(t++*t++),f,1),s=i?r.plus(u):r.minus(u),r=me(u.times(c),new e(t++*t++),f,1),u=s.plus(r),u.d[l]!==void 0){for(o=l;u.d[o]===s.d[o]&&o--;);if(o==-1)break}o=s,s=r,r=u,u=o}return z=!0,u.d.length=l+1,u}function No(e,t){for(var n=e;--t;)n*=e;return n}function hd(e,t){var n,r=t.s<0,i=Rt(e,e.precision,1),o=i.times(.5);if(t=t.abs(),t.lte(o))return tn=r?4:1,t;if(n=t.divToInt(i),n.isZero())tn=r?3:2;else{if(t=t.minus(n.times(i)),t.lte(o))return tn=ld(n)?r?2:3:r?4:1,t;tn=ld(n)?r?1:4:r?3:2}return t.minus(i).abs()}function Xs(e,t,n,r){var i,o,u,s,c,f,l,a,d,h=e.constructor,p=n!==void 0;if(p?(at(n,1,Cn),r===void 0?r=h.rounding:at(r,0,8)):(n=h.precision,r=h.rounding),!e.isFinite())l=dd(e);else{for(l=jt(e),u=l.indexOf("."),p?(i=2,t==16?n=n*4-3:t==8&&(n=n*3-2)):i=t,u>=0&&(l=l.replace(".",""),d=new h(1),d.e=l.length-u,d.d=Ao(jt(d),10,i),d.e=d.d.length),a=Ao(l,10,i),o=c=a.length;a[--c]==0;)a.pop();if(!a[0])l=p?"0p+0":"0";else{if(u<0?o--:(e=new h(e),e.d=a,e.e=o,e=me(e,d,n,r,0,i),a=e.d,o=e.e,f=rd),u=a[n],s=i/2,f=f||a[n+1]!==void 0,f=r<4?(u!==void 0||f)&&(r===0||r===(e.s<0?3:2)):u>s||u===s&&(r===4||f||r===6&&a[n-1]&1||r===(e.s<0?8:7)),a.length=n,f)for(;++a[--n]>i-1;)a[n]=0,n||(++o,a.unshift(1));for(c=a.length;!a[c-1];--c);for(u=0,l="";u<c;u++)l+=Hs.charAt(a[u]);if(p){if(c>1)if(t==16||t==8){for(u=t==16?4:3,--c;c%u;c++)l+="0";for(a=Ao(l,i,t),c=a.length;!a[c-1];--c);for(u=1,l="1.";u<c;u++)l+=Hs.charAt(a[u])}else l=l.charAt(0)+"."+l.slice(1);l=l+(o<0?"p":"p+")+o}else if(o<0){for(;++o;)l="0"+l;l="0."+l}else if(++o>c)for(o-=c;o--;)l+="0";else o<c&&(l=l.slice(0,o)+"."+l.slice(o))}l=(t==16?"0x":t==2?"0b":t==8?"0o":"")+l}return e.s<0?"-"+l:l}function pd(e,t){if(e.length>t)return e.length=t,!0}function Ay(e){return new this(e).abs()}function Cy(e){return new this(e).acos()}function Fy(e){return new this(e).acosh()}function Ny(e,t){return new this(e).plus(t)}function Oy(e){return new this(e).asin()}function Iy(e){return new this(e).asinh()}function Sy(e){return new this(e).atan()}function Ty(e){return new this(e).atanh()}function My(e,t){e=new this(e),t=new this(t);var n,r=this.precision,i=this.rounding,o=r+4;return!e.s||!t.s?n=new this(NaN):!e.d&&!t.d?(n=Rt(this,o,1).times(t.s>0?.25:.75),n.s=e.s):!t.d||e.isZero()?(n=t.s<0?Rt(this,r,i):new this(0),n.s=e.s):!e.d||t.isZero()?(n=Rt(this,o,1).times(.5),n.s=e.s):t.s<0?(this.precision=o,this.rounding=1,n=this.atan(me(e,t,o,1)),t=Rt(this,o,1),this.precision=r,this.rounding=i,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(me(e,t,o,1)),n}function Ry(e){return new this(e).cbrt()}function By(e){return H(e=new this(e),e.e+1,2)}function Ly(e,t,n){return new this(e).clamp(t,n)}function Py(e){if(!e||typeof e!="object")throw Error(wo+"Object expected");var t,n,r,i=e.defaults===!0,o=["precision",1,Cn,"rounding",0,8,"toExpNeg",-Lr,0,"toExpPos",0,Lr,"maxE",0,Lr,"minE",-Lr,0,"modulo",0,9];for(t=0;t<o.length;t+=3)if(n=o[t],i&&(this[n]=Ws[n]),(r=e[n])!==void 0)if(qe(r)===r&&r>=o[t+1]&&r<=o[t+2])this[n]=r;else throw Error(Fn+n+": "+r);if(n="crypto",i&&(this[n]=Ws[n]),(r=e[n])!==void 0)if(r===!0||r===!1||r===0||r===1)if(r)if(typeof crypto!="undefined"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))this[n]=!0;else throw Error(od);else this[n]=!1;else throw Error(Fn+n+": "+r);return this}function xy(e){return new this(e).cos()}function ky(e){return new this(e).cosh()}function md(e){var t,n,r;function i(o){var u,s,c,f=this;if(!(f instanceof i))return new i(o);if(f.constructor=i,gd(o)){f.s=o.s,z?!o.d||o.e>i.maxE?(f.e=NaN,f.d=null):o.e<i.minE?(f.e=0,f.d=[0]):(f.e=o.e,f.d=o.d.slice()):(f.e=o.e,f.d=o.d?o.d.slice():o.d);return}if(c=typeof o,c==="number"){if(o===0){f.s=1/o<0?-1:1,f.e=0,f.d=[0];return}if(o<0?(o=-o,f.s=-1):f.s=1,o===~~o&&o<1e7){for(u=0,s=o;s>=10;s/=10)u++;z?u>i.maxE?(f.e=NaN,f.d=null):u<i.minE?(f.e=0,f.d=[0]):(f.e=u,f.d=[o]):(f.e=u,f.d=[o]);return}else if(o*0!==0){o||(f.s=NaN),f.e=NaN,f.d=null;return}return Ks(f,o.toString())}else if(c!=="string")throw Error(Fn+o);return(s=o.charCodeAt(0))===45?(o=o.slice(1),f.s=-1):(s===43&&(o=o.slice(1)),f.s=1),sd.test(o)?Ks(f,o):by(f,o)}if(i.prototype=L,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.EUCLID=9,i.config=i.set=Py,i.clone=md,i.isDecimal=gd,i.abs=Ay,i.acos=Cy,i.acosh=Fy,i.add=Ny,i.asin=Oy,i.asinh=Iy,i.atan=Sy,i.atanh=Ty,i.atan2=My,i.cbrt=Ry,i.ceil=By,i.clamp=Ly,i.cos=xy,i.cosh=ky,i.div=$y,i.exp=Uy,i.floor=Vy,i.hypot=jy,i.ln=Hy,i.log=Wy,i.log10=Gy,i.log2=qy,i.max=Ky,i.min=Xy,i.mod=zy,i.mul=Jy,i.pow=Zy,i.random=Qy,i.round=Yy,i.sign=e1,i.sin=t1,i.sinh=n1,i.sqrt=r1,i.sub=i1,i.sum=o1,i.tan=u1,i.tanh=s1,i.trunc=a1,e===void 0&&(e={}),e&&e.defaults!==!0)for(r=["precision","rounding","toExpNeg","toExpPos","maxE","minE","modulo","crypto"],t=0;t<r.length;)e.hasOwnProperty(n=r[t++])||(e[n]=this[n]);return i.config(e),i}function $y(e,t){return new this(e).div(t)}function Uy(e){return new this(e).exp()}function Vy(e){return H(e=new this(e),e.e+1,3)}function jy(){var e,t,n=new this(0);for(z=!1,e=0;e<arguments.length;)if(t=new this(arguments[e++]),t.d)n.d&&(n=n.plus(t.times(t)));else{if(t.s)return z=!0,new this(1/0);n=t}return z=!0,n.sqrt()}function gd(e){return e instanceof xr||e&&e.toStringTag===ud||!1}function Hy(e){return new this(e).ln()}function Wy(e,t){return new this(e).log(t)}function qy(e){return new this(e).log(2)}function Gy(e){return new this(e).log(10)}function Ky(){return fd(this,arguments,"lt")}function Xy(){return fd(this,arguments,"gt")}function zy(e,t){return new this(e).mod(t)}function Jy(e,t){return new this(e).mul(t)}function Zy(e,t){return new this(e).pow(t)}function Qy(e){var t,n,r,i,o=0,u=new this(1),s=[];if(e===void 0?e=this.precision:at(e,1,Cn),r=Math.ceil(e/G),this.crypto)if(crypto.getRandomValues)for(t=crypto.getRandomValues(new Uint32Array(r));o<r;)i=t[o],i>=429e7?t[o]=crypto.getRandomValues(new Uint32Array(1))[0]:s[o++]=i%1e7;else if(crypto.randomBytes){for(t=crypto.randomBytes(r*=4);o<r;)i=t[o]+(t[o+1]<<8)+(t[o+2]<<16)+((t[o+3]&127)<<24),i>=214e7?crypto.randomBytes(4).copy(t,o):(s.push(i%1e7),o+=4);o=r/4}else throw Error(od);else for(;o<r;)s[o++]=Math.random()*1e7|0;for(r=s[--o],e%=G,r&&e&&(i=xe(10,G-e),s[o]=(r/i|0)*i);s[o]===0;o--)s.pop();if(o<0)n=0,s=[0];else{for(n=-1;s[0]===0;n-=G)s.shift();for(r=1,i=s[0];i>=10;i/=10)r++;r<G&&(n-=G-r)}return u.e=n,u.d=s,u}function Yy(e){return H(e=new this(e),e.e+1,this.rounding)}function e1(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function t1(e){return new this(e).sin()}function n1(e){return new this(e).sinh()}function r1(e){return new this(e).sqrt()}function i1(e,t){return new this(e).sub(t)}function o1(){var e=0,t=arguments,n=new this(t[e]);for(z=!1;n.s&&++e<t.length;)n=n.plus(t[e]);return z=!0,H(n,this.precision,this.rounding)}function u1(e){return new this(e).tan()}function s1(e){return new this(e).tanh()}function a1(e){return H(e=new this(e),e.e+1,1)}L[Symbol.for("nodejs.util.inspect.custom")]=L.toString,L[Symbol.toStringTag]="Decimal";var xr=L.constructor=md(Ws);Eo=new xr(Eo),bo=new xr(bo);var c1="BigNumber",l1=["?on","config"],f1=st(c1,l1,e=>{var{on:t,config:n}=e,r=xr.clone({precision:n.precision,modulo:xr.EUCLID});return r.prototype=Object.create(r.prototype),r.prototype.type="BigNumber",r.prototype.isBigNumber=!0,r.prototype.toJSON=function(){return{mathjs:"BigNumber",value:this.toString()}},r.fromJSON=function(i){return new r(i.value)},t&&t("config",function(i,o){i.precision!==o.precision&&r.config({precision:i.precision})}),r},{isClass:!0}),_d={exports:{}};/**
|
|
60
60
|
* @license Complex.js v2.1.1 12/05/2020
|
|
61
61
|
*
|
|
62
62
|
* Copyright (c) 2020, Robert Eisele (robert@xarg.org)
|
|
63
63
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
64
|
-
**/(function(e,t){(function(n){var r=Math.cosh||function(a){return Math.abs(a)<1e-9?1-a:(Math.exp(a)+Math.exp(-a))*.5},i=Math.sinh||function(a){return Math.abs(a)<1e-9?a:(Math.exp(a)-Math.exp(-a))*.5},o=function(a){var d=Math.PI/4;if(-d>a||a>d)return Math.cos(a)-1;var h=a*a;return h*(h*(h*(h*(h*(h*(h*(h/20922789888e3-1/87178291200)+1/479001600)-1/3628800)+1/40320)-1/720)+1/24)-1/2)},u=function(a,d){var h=Math.abs(a),
|
|
65
|
-
`||(
|
|
66
|
-
* @license Fraction.js v4.3.
|
|
64
|
+
**/(function(e,t){(function(n){var r=Math.cosh||function(a){return Math.abs(a)<1e-9?1-a:(Math.exp(a)+Math.exp(-a))*.5},i=Math.sinh||function(a){return Math.abs(a)<1e-9?a:(Math.exp(a)-Math.exp(-a))*.5},o=function(a){var d=Math.PI/4;if(-d>a||a>d)return Math.cos(a)-1;var h=a*a;return h*(h*(h*(h*(h*(h*(h*(h/20922789888e3-1/87178291200)+1/479001600)-1/3628800)+1/40320)-1/720)+1/24)-1/2)},u=function(a,d){var h=Math.abs(a),p=Math.abs(d);return h<3e3&&p<3e3?Math.sqrt(h*h+p*p):(h<p?(h=p,p=a/d):p=d/a,h*Math.sqrt(1+p*p))},s=function(){throw SyntaxError("Invalid Param")};function c(a,d){var h=Math.abs(a),p=Math.abs(d);return a===0?Math.log(p):d===0?Math.log(h):h<3e3&&p<3e3?Math.log(a*a+d*d)*.5:(a=a/2,d=d/2,.5*Math.log(a*a+d*d)+Math.LN2)}var f=function(a,d){var h={re:0,im:0};if(a==null)h.re=h.im=0;else if(d!==void 0)h.re=a,h.im=d;else switch(typeof a){case"object":if("im"in a&&"re"in a)h.re=a.re,h.im=a.im;else if("abs"in a&&"arg"in a){if(!Number.isFinite(a.abs)&&Number.isFinite(a.arg))return l.INFINITY;h.re=a.abs*Math.cos(a.arg),h.im=a.abs*Math.sin(a.arg)}else if("r"in a&&"phi"in a){if(!Number.isFinite(a.r)&&Number.isFinite(a.phi))return l.INFINITY;h.re=a.r*Math.cos(a.phi),h.im=a.r*Math.sin(a.phi)}else a.length===2?(h.re=a[0],h.im=a[1]):s();break;case"string":h.im=h.re=0;var p=a.match(/\d+\.?\d*e[+-]?\d+|\d+\.?\d*|\.\d+|./g),m=1,v=0;p===null&&s();for(var g=0;g<p.length;g++){var C=p[g];C===" "||C===" "||C===`
|
|
65
|
+
`||(C==="+"?m++:C==="-"?v++:C==="i"||C==="I"?(m+v===0&&s(),p[g+1]!==" "&&!isNaN(p[g+1])?(h.im+=parseFloat((v%2?"-":"")+p[g+1]),g++):h.im+=parseFloat((v%2?"-":"")+"1"),m=v=0):((m+v===0||isNaN(C))&&s(),p[g+1]==="i"||p[g+1]==="I"?(h.im+=parseFloat((v%2?"-":"")+C),g++):h.re+=parseFloat((v%2?"-":"")+C),m=v=0))}m+v>0&&s();break;case"number":h.im=0,h.re=a;break;default:s()}return isNaN(h.re)||isNaN(h.im),h};function l(a,d){if(!(this instanceof l))return new l(a,d);var h=f(a,d);this.re=h.re,this.im=h.im}l.prototype={re:0,im:0,sign:function(){var a=this.abs();return new l(this.re/a,this.im/a)},add:function(a,d){var h=new l(a,d);return this.isInfinite()&&h.isInfinite()?l.NAN:this.isInfinite()||h.isInfinite()?l.INFINITY:new l(this.re+h.re,this.im+h.im)},sub:function(a,d){var h=new l(a,d);return this.isInfinite()&&h.isInfinite()?l.NAN:this.isInfinite()||h.isInfinite()?l.INFINITY:new l(this.re-h.re,this.im-h.im)},mul:function(a,d){var h=new l(a,d);return this.isInfinite()&&h.isZero()||this.isZero()&&h.isInfinite()?l.NAN:this.isInfinite()||h.isInfinite()?l.INFINITY:h.im===0&&this.im===0?new l(this.re*h.re,0):new l(this.re*h.re-this.im*h.im,this.re*h.im+this.im*h.re)},div:function(a,d){var h=new l(a,d);if(this.isZero()&&h.isZero()||this.isInfinite()&&h.isInfinite())return l.NAN;if(this.isInfinite()||h.isZero())return l.INFINITY;if(this.isZero()||h.isInfinite())return l.ZERO;a=this.re,d=this.im;var p=h.re,m=h.im,v,g;return m===0?new l(a/p,d/p):Math.abs(p)<Math.abs(m)?(g=p/m,v=p*g+m,new l((a*g+d)/v,(d*g-a)/v)):(g=m/p,v=m*g+p,new l((a+d*g)/v,(d-a*g)/v))},pow:function(a,d){var h=new l(a,d);if(a=this.re,d=this.im,h.isZero())return l.ONE;if(h.im===0){if(d===0&&a>0)return new l(Math.pow(a,h.re),0);if(a===0)switch((h.re%4+4)%4){case 0:return new l(Math.pow(d,h.re),0);case 1:return new l(0,Math.pow(d,h.re));case 2:return new l(-Math.pow(d,h.re),0);case 3:return new l(0,-Math.pow(d,h.re))}}if(a===0&&d===0&&h.re>0&&h.im>=0)return l.ZERO;var p=Math.atan2(d,a),m=c(a,d);return a=Math.exp(h.re*m-h.im*p),d=h.im*m+h.re*p,new l(a*Math.cos(d),a*Math.sin(d))},sqrt:function(){var a=this.re,d=this.im,h=this.abs(),p,m;if(a>=0){if(d===0)return new l(Math.sqrt(a),0);p=.5*Math.sqrt(2*(h+a))}else p=Math.abs(d)/Math.sqrt(2*(h-a));return a<=0?m=.5*Math.sqrt(2*(h-a)):m=Math.abs(d)/Math.sqrt(2*(h+a)),new l(p,d<0?-m:m)},exp:function(){var a=Math.exp(this.re);return this.im,new l(a*Math.cos(this.im),a*Math.sin(this.im))},expm1:function(){var a=this.re,d=this.im;return new l(Math.expm1(a)*Math.cos(d)+o(d),Math.exp(a)*Math.sin(d))},log:function(){var a=this.re,d=this.im;return new l(c(a,d),Math.atan2(d,a))},abs:function(){return u(this.re,this.im)},arg:function(){return Math.atan2(this.im,this.re)},sin:function(){var a=this.re,d=this.im;return new l(Math.sin(a)*r(d),Math.cos(a)*i(d))},cos:function(){var a=this.re,d=this.im;return new l(Math.cos(a)*r(d),-Math.sin(a)*i(d))},tan:function(){var a=2*this.re,d=2*this.im,h=Math.cos(a)+r(d);return new l(Math.sin(a)/h,i(d)/h)},cot:function(){var a=2*this.re,d=2*this.im,h=Math.cos(a)-r(d);return new l(-Math.sin(a)/h,i(d)/h)},sec:function(){var a=this.re,d=this.im,h=.5*r(2*d)+.5*Math.cos(2*a);return new l(Math.cos(a)*r(d)/h,Math.sin(a)*i(d)/h)},csc:function(){var a=this.re,d=this.im,h=.5*r(2*d)-.5*Math.cos(2*a);return new l(Math.sin(a)*r(d)/h,-Math.cos(a)*i(d)/h)},asin:function(){var a=this.re,d=this.im,h=new l(d*d-a*a+1,-2*a*d).sqrt(),p=new l(h.re-d,h.im+a).log();return new l(p.im,-p.re)},acos:function(){var a=this.re,d=this.im,h=new l(d*d-a*a+1,-2*a*d).sqrt(),p=new l(h.re-d,h.im+a).log();return new l(Math.PI/2-p.im,p.re)},atan:function(){var a=this.re,d=this.im;if(a===0){if(d===1)return new l(0,1/0);if(d===-1)return new l(0,-1/0)}var h=a*a+(1-d)*(1-d),p=new l((1-d*d-a*a)/h,-2*a/h).log();return new l(-.5*p.im,.5*p.re)},acot:function(){var a=this.re,d=this.im;if(d===0)return new l(Math.atan2(1,a),0);var h=a*a+d*d;return h!==0?new l(a/h,-d/h).atan():new l(a!==0?a/0:0,d!==0?-d/0:0).atan()},asec:function(){var a=this.re,d=this.im;if(a===0&&d===0)return new l(0,1/0);var h=a*a+d*d;return h!==0?new l(a/h,-d/h).acos():new l(a!==0?a/0:0,d!==0?-d/0:0).acos()},acsc:function(){var a=this.re,d=this.im;if(a===0&&d===0)return new l(Math.PI/2,1/0);var h=a*a+d*d;return h!==0?new l(a/h,-d/h).asin():new l(a!==0?a/0:0,d!==0?-d/0:0).asin()},sinh:function(){var a=this.re,d=this.im;return new l(i(a)*Math.cos(d),r(a)*Math.sin(d))},cosh:function(){var a=this.re,d=this.im;return new l(r(a)*Math.cos(d),i(a)*Math.sin(d))},tanh:function(){var a=2*this.re,d=2*this.im,h=r(a)+Math.cos(d);return new l(i(a)/h,Math.sin(d)/h)},coth:function(){var a=2*this.re,d=2*this.im,h=r(a)-Math.cos(d);return new l(i(a)/h,-Math.sin(d)/h)},csch:function(){var a=this.re,d=this.im,h=Math.cos(2*d)-r(2*a);return new l(-2*i(a)*Math.cos(d)/h,2*r(a)*Math.sin(d)/h)},sech:function(){var a=this.re,d=this.im,h=Math.cos(2*d)+r(2*a);return new l(2*r(a)*Math.cos(d)/h,-2*i(a)*Math.sin(d)/h)},asinh:function(){var a=this.im;this.im=-this.re,this.re=a;var d=this.asin();return this.re=-this.im,this.im=a,a=d.re,d.re=-d.im,d.im=a,d},acosh:function(){var a=this.acos();if(a.im<=0){var d=a.re;a.re=-a.im,a.im=d}else{var d=a.im;a.im=-a.re,a.re=d}return a},atanh:function(){var a=this.re,d=this.im,h=a>1&&d===0,p=1-a,m=1+a,v=p*p+d*d,g=v!==0?new l((m*p-d*d)/v,(d*p+m*d)/v):new l(a!==-1?a/0:0,d!==0?d/0:0),C=g.re;return g.re=c(g.re,g.im)/2,g.im=Math.atan2(g.im,C)/2,h&&(g.im=-g.im),g},acoth:function(){var a=this.re,d=this.im;if(a===0&&d===0)return new l(0,Math.PI/2);var h=a*a+d*d;return h!==0?new l(a/h,-d/h).atanh():new l(a!==0?a/0:0,d!==0?-d/0:0).atanh()},acsch:function(){var a=this.re,d=this.im;if(d===0)return new l(a!==0?Math.log(a+Math.sqrt(a*a+1)):1/0,0);var h=a*a+d*d;return h!==0?new l(a/h,-d/h).asinh():new l(a!==0?a/0:0,d!==0?-d/0:0).asinh()},asech:function(){var a=this.re,d=this.im;if(this.isZero())return l.INFINITY;var h=a*a+d*d;return h!==0?new l(a/h,-d/h).acosh():new l(a!==0?a/0:0,d!==0?-d/0:0).acosh()},inverse:function(){if(this.isZero())return l.INFINITY;if(this.isInfinite())return l.ZERO;var a=this.re,d=this.im,h=a*a+d*d;return new l(a/h,-d/h)},conjugate:function(){return new l(this.re,-this.im)},neg:function(){return new l(-this.re,-this.im)},ceil:function(a){return a=Math.pow(10,a||0),new l(Math.ceil(this.re*a)/a,Math.ceil(this.im*a)/a)},floor:function(a){return a=Math.pow(10,a||0),new l(Math.floor(this.re*a)/a,Math.floor(this.im*a)/a)},round:function(a){return a=Math.pow(10,a||0),new l(Math.round(this.re*a)/a,Math.round(this.im*a)/a)},equals:function(a,d){var h=new l(a,d);return Math.abs(h.re-this.re)<=l.EPSILON&&Math.abs(h.im-this.im)<=l.EPSILON},clone:function(){return new l(this.re,this.im)},toString:function(){var a=this.re,d=this.im,h="";return this.isNaN()?"NaN":this.isInfinite()?"Infinity":(Math.abs(a)<l.EPSILON&&(a=0),Math.abs(d)<l.EPSILON&&(d=0),d===0?h+a:(a!==0?(h+=a,h+=" ",d<0?(d=-d,h+="-"):h+="+",h+=" "):d<0&&(d=-d,h+="-"),d!==1&&(h+=d),h+"i"))},toVector:function(){return[this.re,this.im]},valueOf:function(){return this.im===0?this.re:null},isNaN:function(){return isNaN(this.re)||isNaN(this.im)},isZero:function(){return this.im===0&&this.re===0},isFinite:function(){return isFinite(this.re)&&isFinite(this.im)},isInfinite:function(){return!(this.isNaN()||this.isFinite())}},l.ZERO=new l(0,0),l.ONE=new l(1,0),l.I=new l(0,1),l.PI=new l(Math.PI,0),l.E=new l(Math.E,0),l.INFINITY=new l(1/0,1/0),l.NAN=new l(NaN,NaN),l.EPSILON=1e-15,Object.defineProperty(l,"__esModule",{value:!0}),l.default=l,l.Complex=l,e.exports=l})()})(_d);var Ve=tg(_d.exports),d1="Complex",h1=[],p1=st(d1,h1,()=>(Object.defineProperty(Ve,"name",{value:"Complex"}),Ve.prototype.constructor=Ve,Ve.prototype.type="Complex",Ve.prototype.isComplex=!0,Ve.prototype.toJSON=function(){return{mathjs:"Complex",re:this.re,im:this.im}},Ve.prototype.toPolar=function(){return{r:this.abs(),phi:this.arg()}},Ve.prototype.format=function(e){var t="",n=this.im,r=this.re,i=Ps(this.re,e),o=Ps(this.im,e),u=Qe(e)?e:e?e.precision:null;if(u!==null){var s=Math.pow(10,-u);Math.abs(r/n)<s&&(r=0),Math.abs(n/r)<s&&(n=0)}return n===0?t=i:r===0?n===1?t="i":n===-1?t="-i":t=o+"i":n<0?n===-1?t=i+" - i":t=i+" - "+o.substring(1)+"i":n===1?t=i+" + i":t=i+" + "+o+"i",t},Ve.fromPolar=function(e){switch(arguments.length){case 1:{var t=arguments[0];if(typeof t=="object")return Ve(t);throw new TypeError("Input has to be an object with r and phi keys.")}case 2:{var n=arguments[0],r=arguments[1];if(Qe(n)){if(kf(r)&&r.hasBase("ANGLE")&&(r=r.toNumber("rad")),Qe(r))return new Ve({r:n,phi:r});throw new TypeError("Phi is not a number nor an angle unit.")}else throw new TypeError("Radius r is not a number.")}default:throw new SyntaxError("Wrong number of arguments in function fromPolar")}},Ve.prototype.valueOf=Ve.prototype.toString,Ve.fromJSON=function(e){return new Ve(e)},Ve.compare=function(e,t){return e.re>t.re?1:e.re<t.re?-1:e.im>t.im?1:e.im<t.im?-1:0},Ve),{isClass:!0});/**
|
|
66
|
+
* @license Fraction.js v4.3.7 31/08/2023
|
|
67
67
|
* https://www.xarg.org/2014/03/rational-numbers-in-javascript/
|
|
68
68
|
*
|
|
69
69
|
* Copyright (c) 2023, Robert Eisele (robert@raw.org)
|
|
70
70
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
71
|
-
**/(function(e,t){(function(n){var r=2e3,i={s:1,n:0,d:1};function o(p,y){if(isNaN(p=parseInt(p,10)))throw g();return p*y}function u(p,y){if(y===0)throw m();var _=Object.create(h.prototype);_.s=p<0?-1:1,p=p<0?-p:p;var v=d(p,y);return _.n=p/v,_.d=y/v,_}function s(p){for(var y={},_=p,v=2,w=4;w<=_;){for(;_%v===0;)_/=v,y[v]=(y[v]||0)+1;w+=1+2*v++}return _!==p?_>1&&(y[_]=(y[_]||0)+1):y[p]=(y[p]||0)+1,y}var c=function(p,y){var _=0,v=1,w=1,F=0,C=0,M=0,R=1,W=1,U=0,k=1,Z=1,Y=1,oe=1e7,X;if(p!=null)if(y!==void 0){if(_=p,v=y,w=_*v,_%1!==0||v%1!==0)throw E()}else switch(typeof p){case"object":{if("d"in p&&"n"in p)_=p.n,v=p.d,"s"in p&&(_*=p.s);else if(0 in p)_=p[0],1 in p&&(v=p[1]);else throw g();w=_*v;break}case"number":{if(p<0&&(w=p,p=-p),p%1===0)_=p;else if(p>0){for(p>=1&&(W=Math.pow(10,Math.floor(1+Math.log(p)/Math.LN10)),p/=W);k<=oe&&Y<=oe;)if(X=(U+Z)/(k+Y),p===X){k+Y<=oe?(_=U+Z,v=k+Y):Y>k?(_=Z,v=Y):(_=U,v=k);break}else p>X?(U+=Z,k+=Y):(Z+=U,Y+=k),k>oe?(_=Z,v=Y):(_=U,v=k);_*=W}else(isNaN(p)||isNaN(y))&&(v=_=NaN);break}case"string":{if(k=p.match(/\d+|./g),k===null)throw g();if(k[U]==="-"?(w=-1,U++):k[U]==="+"&&U++,k.length===U+1?C=o(k[U++],w):k[U+1]==="."||k[U]==="."?(k[U]!=="."&&(F=o(k[U++],w)),U++,(U+1===k.length||k[U+1]==="("&&k[U+3]===")"||k[U+1]==="'"&&k[U+3]==="'")&&(C=o(k[U],w),R=Math.pow(10,k[U].length),U++),(k[U]==="("&&k[U+2]===")"||k[U]==="'"&&k[U+2]==="'")&&(M=o(k[U+1],w),W=Math.pow(10,k[U+1].length)-1,U+=3)):k[U+1]==="/"||k[U+1]===":"?(C=o(k[U],w),R=o(k[U+2],1),U+=3):k[U+3]==="/"&&k[U+1]===" "&&(F=o(k[U],w),C=o(k[U+2],w),R=o(k[U+4],1),U+=5),k.length<=U){v=R*W,w=_=M+v*F+W*C;break}}default:throw g()}if(v===0)throw m();i.s=w<0?-1:1,i.n=Math.abs(_),i.d=Math.abs(v)};function l(p,y,_){for(var v=1;y>0;p=p*p%_,y>>=1)y&1&&(v=v*p%_);return v}function f(p,y){for(;y%2===0;y/=2);for(;y%5===0;y/=5);if(y===1)return 0;for(var _=10%y,v=1;_!==1;v++)if(_=_*10%y,v>r)return 0;return v}function a(p,y,_){for(var v=1,w=l(10,_,y),F=0;F<300;F++){if(v===w)return F;v=v*10%y,w=w*10%y}return 0}function d(p,y){if(!p)return y;if(!y)return p;for(;;){if(p%=y,!p)return y;if(y%=p,!y)return p}}function h(p,y){if(c(p,y),this instanceof h)p=d(i.d,i.n),this.s=i.s,this.n=i.n/p,this.d=i.d/p;else return u(i.s*i.n,i.d)}var m=function(){return new Error("Division by Zero")},g=function(){return new Error("Invalid argument")},E=function(){return new Error("Parameters must be integer")};h.prototype={s:1,n:0,d:1,abs:function(){return u(this.n,this.d)},neg:function(){return u(-this.s*this.n,this.d)},add:function(p,y){return c(p,y),u(this.s*this.n*i.d+i.s*this.d*i.n,this.d*i.d)},sub:function(p,y){return c(p,y),u(this.s*this.n*i.d-i.s*this.d*i.n,this.d*i.d)},mul:function(p,y){return c(p,y),u(this.s*i.s*this.n*i.n,this.d*i.d)},div:function(p,y){return c(p,y),u(this.s*i.s*this.n*i.d,this.d*i.n)},clone:function(){return u(this.s*this.n,this.d)},mod:function(p,y){if(isNaN(this.n)||isNaN(this.d))return new h(NaN);if(p===void 0)return u(this.s*this.n%this.d,1);if(c(p,y),i.n===0&&this.d===0)throw m();return u(this.s*(i.d*this.n)%(i.n*this.d),i.d*this.d)},gcd:function(p,y){return c(p,y),u(d(i.n,this.n)*d(i.d,this.d),i.d*this.d)},lcm:function(p,y){return c(p,y),i.n===0&&this.n===0?u(0,1):u(i.n*this.n,d(i.n,this.n)*d(i.d,this.d))},ceil:function(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new h(NaN):u(Math.ceil(p*this.s*this.n/this.d),p)},floor:function(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new h(NaN):u(Math.floor(p*this.s*this.n/this.d),p)},round:function(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new h(NaN):u(Math.round(p*this.s*this.n/this.d),p)},inverse:function(){return u(this.s*this.d,this.n)},pow:function(p,y){if(c(p,y),i.d===1)return i.s<0?u(Math.pow(this.s*this.d,i.n),Math.pow(this.n,i.n)):u(Math.pow(this.s*this.n,i.n),Math.pow(this.d,i.n));if(this.s<0)return null;var _=s(this.n),v=s(this.d),w=1,F=1;for(var C in _)if(C!=="1"){if(C==="0"){w=0;break}if(_[C]*=i.n,_[C]%i.d===0)_[C]/=i.d;else return null;w*=Math.pow(C,_[C])}for(var C in v)if(C!=="1"){if(v[C]*=i.n,v[C]%i.d===0)v[C]/=i.d;else return null;F*=Math.pow(C,v[C])}return i.s<0?u(F,w):u(w,F)},equals:function(p,y){return c(p,y),this.s*this.n*i.d===i.s*i.n*this.d},compare:function(p,y){c(p,y);var _=this.s*this.n*i.d-i.s*i.n*this.d;return(0<_)-(_<0)},simplify:function(p){if(isNaN(this.n)||isNaN(this.d))return this;p=p||.001;for(var y=this.abs(),_=y.toContinued(),v=1;v<_.length;v++){for(var w=u(_[v-1],1),F=v-2;F>=0;F--)w=w.inverse().add(_[F]);if(Math.abs(w.sub(y).valueOf())<p)return w.mul(this.s)}return this},divisible:function(p,y){return c(p,y),!(!(i.n*this.d)||this.n*i.d%(i.n*this.d))},valueOf:function(){return this.s*this.n/this.d},toFraction:function(p){var y,_="",v=this.n,w=this.d;return this.s<0&&(_+="-"),w===1?_+=v:(p&&(y=Math.floor(v/w))>0&&(_+=y,_+=" ",v%=w),_+=v,_+="/",_+=w),_},toLatex:function(p){var y,_="",v=this.n,w=this.d;return this.s<0&&(_+="-"),w===1?_+=v:(p&&(y=Math.floor(v/w))>0&&(_+=y,v%=w),_+="\\frac{",_+=v,_+="}{",_+=w,_+="}"),_},toContinued:function(){var p,y=this.n,_=this.d,v=[];if(isNaN(y)||isNaN(_))return v;do v.push(Math.floor(y/_)),p=y%_,y=_,_=p;while(y!==1);return v},toString:function(p){var y=this.n,_=this.d;if(isNaN(y)||isNaN(_))return"NaN";p=p||15;var v=f(y,_),w=a(y,_,v),F=this.s<0?"-":"";if(F+=y/_|0,y%=_,y*=10,y&&(F+="."),v){for(var C=w;C--;)F+=y/_|0,y%=_,y*=10;F+="(";for(var C=v;C--;)F+=y/_|0,y%=_,y*=10;F+=")"}else for(var C=p;y&&C--;)F+=y/_|0,y%=_,y*=10;return F}},Object.defineProperty(h,"__esModule",{value:!0}),h.default=h,h.Fraction=h,e.exports=h})()})(vd);var en=Dl(vd.exports),D1="Fraction",v1=[],y1=it(D1,v1,()=>(Object.defineProperty(en,"name",{value:"Fraction"}),en.prototype.constructor=en,en.prototype.type="Fraction",en.prototype.isFraction=!0,en.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},en.fromJSON=function(e){return new en(e)},en),{isClass:!0}),E1="Matrix",b1=[],w1=it(E1,b1,()=>{function e(){if(!(this instanceof e))throw new SyntaxError("Constructor must be called with the new operator")}return e.prototype.type="Matrix",e.prototype.isMatrix=!0,e.prototype.storage=function(){throw new Error("Cannot invoke storage on a Matrix interface")},e.prototype.datatype=function(){throw new Error("Cannot invoke datatype on a Matrix interface")},e.prototype.create=function(t,n){throw new Error("Cannot invoke create on a Matrix interface")},e.prototype.subset=function(t,n,r){throw new Error("Cannot invoke subset on a Matrix interface")},e.prototype.get=function(t){throw new Error("Cannot invoke get on a Matrix interface")},e.prototype.set=function(t,n,r){throw new Error("Cannot invoke set on a Matrix interface")},e.prototype.resize=function(t,n){throw new Error("Cannot invoke resize on a Matrix interface")},e.prototype.reshape=function(t,n){throw new Error("Cannot invoke reshape on a Matrix interface")},e.prototype.clone=function(){throw new Error("Cannot invoke clone on a Matrix interface")},e.prototype.size=function(){throw new Error("Cannot invoke size on a Matrix interface")},e.prototype.map=function(t,n){throw new Error("Cannot invoke map on a Matrix interface")},e.prototype.forEach=function(t){throw new Error("Cannot invoke forEach on a Matrix interface")},e.prototype[Symbol.iterator]=function(){throw new Error("Cannot iterate a Matrix interface")},e.prototype.toArray=function(){throw new Error("Cannot invoke toArray on a Matrix interface")},e.prototype.valueOf=function(){throw new Error("Cannot invoke valueOf on a Matrix interface")},e.prototype.format=function(t){throw new Error("Cannot invoke format on a Matrix interface")},e.prototype.toString=function(){throw new Error("Cannot invoke toString on a Matrix interface")},e},{isClass:!0});function A1(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var C1="DenseMatrix",F1=["Matrix"],N1=it(C1,F1,e=>{var{Matrix:t}=e;function n(f,a){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(a&&!ho(a))throw new Error("Invalid datatype: "+a);if(Or(f))f.type==="DenseMatrix"?(this._data=Xn(f._data),this._size=Xn(f._size),this._datatype=a||f._datatype):(this._data=f.toArray(),this._size=f.size(),this._datatype=a||f._datatype);else if(f&&pt(f.data)&&pt(f.size))this._data=f.data,this._size=f.size,Gf(this._data,this._size),this._datatype=a||f.datatype;else if(pt(f))this._data=l(f),this._size=zn(this._data),Gf(this._data,this._size),this._datatype=a;else{if(f)throw new TypeError("Unsupported type of data ("+Os(f)+")");this._data=[],this._size=[0],this._datatype=a}}n.prototype=new t,n.prototype.createDenseMatrix=function(f,a){return new n(f,a)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return Rs(this._data,Os)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(f,a){return new n(f,a)},n.prototype.subset=function(f,a,d){switch(arguments.length){case 1:return r(this,f);case 2:case 3:return o(this,f,a,d);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(f){if(!pt(f))throw new TypeError("Array expected");if(f.length!==this._size.length)throw new Le(f.length,this._size.length);for(var a=0;a<f.length;a++)Dt(f[a],this._size[a]);for(var d=this._data,h=0,m=f.length;h<m;h++){var g=f[h];Dt(g,d.length),d=d[g]}return d},n.prototype.set=function(f,a,d){if(!pt(f))throw new TypeError("Array expected");if(f.length<this._size.length)throw new Le(f.length,this._size.length,"<");var h,m,g,E=f.map(function(y){return y+1});c(this,E,d);var p=this._data;for(h=0,m=f.length-1;h<m;h++)g=f[h],Dt(g,p.length),p=p[g];return g=f[f.length-1],Dt(g,p.length),p[g]=a,this};function r(f,a){if(!Rf(a))throw new TypeError("Invalid index");var d=a.isScalar();if(d)return f.get(a.min());var h=a.size();if(h.length!==f._size.length)throw new Le(h.length,f._size.length);for(var m=a.min(),g=a.max(),E=0,p=f._size.length;E<p;E++)Dt(m[E],f._size[E]),Dt(g[E],f._size[E]);return new n(i(f._data,a,h.length,0),f._datatype)}function i(f,a,d,h){var m=h===d-1,g=a.dimension(h);return m?g.map(function(E){return Dt(E,f.length),f[E]}).valueOf():g.map(function(E){Dt(E,f.length);var p=f[E];return i(p,a,d,h+1)}).valueOf()}function o(f,a,d,h){if(!a||a.isIndex!==!0)throw new TypeError("Invalid index");var m=a.size(),g=a.isScalar(),E;if(Or(d)?(E=d.size(),d=d.valueOf()):E=zn(d),g){if(E.length!==0)throw new TypeError("Scalar expected");f.set(a.min(),d,h)}else{if(!ai(E,m))try{E.length===0?d=ed([d],m):d=ed(d,m),E=zn(d)}catch(F){}if(m.length<f._size.length)throw new Le(m.length,f._size.length,"<");if(E.length<m.length){for(var p=0,y=0;m[p]===1&&E[p]===1;)p++;for(;m[p]===1;)y++,p++;d=Yv(d,m.length,y,E)}if(!ai(m,E))throw new Le(m,E,">");var _=a.max().map(function(F){return F+1});c(f,_,h);var v=m.length,w=0;u(f._data,a,d,v,w)}return f}function u(f,a,d,h,m){var g=m===h-1,E=a.dimension(m);g?E.forEach(function(p,y){Dt(p),f[p]=d[y[0]]}):E.forEach(function(p,y){Dt(p),u(f[p],a,d[y[0]],h,m+1)})}n.prototype.resize=function(f,a,d){if(!Ns(f))throw new TypeError("Array or Matrix expected");var h=f.valueOf().map(g=>Array.isArray(g)&&g.length===1?g[0]:g),m=d?this.clone():this;return s(m,h,a)};function s(f,a,d){if(a.length===0){for(var h=f._data;pt(h);)h=h[0];return h}return f._size=a.slice(0),f._data=Kf(f._data,f._size,d),f}n.prototype.reshape=function(f,a){var d=a?this.clone():this;d._data=Xf(d._data,f);var h=d._size.reduce((m,g)=>m*g);return d._size=Jf(f,h),d};function c(f,a,d){for(var h=f._size.slice(0),m=!1;h.length<a.length;)h.push(0),m=!0;for(var g=0,E=a.length;g<E;g++)a[g]>h[g]&&(h[g]=a[g],m=!0);m&&s(f,h,d)}n.prototype.clone=function(){var f=new n({data:Xn(this._data),size:Xn(this._size),datatype:this._datatype});return f},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(f){var a=this,d=A1(f),h=function E(p,y){return pt(p)?p.map(function(_,v){return E(_,y.concat(v))}):d===1?f(p):d===2?f(p,y):f(p,y,a)},m=h(this._data,[]),g=this._datatype!==void 0?Rs(m,Os):void 0;return new n(m,g)},n.prototype.forEach=function(f){var a=this,d=function h(m,g){pt(m)?m.forEach(function(E,p){h(E,g.concat(p))}):f(m,g,a)};d(this._data,[])},n.prototype[Symbol.iterator]=function*(){var f=function*a(d,h){if(pt(d))for(var m=0;m<d.length;m++)yield*a(d[m],h.concat(m));else yield{value:d,index:h}};yield*f(this._data,[])},n.prototype.rows=function(){var f=[],a=this.size();if(a.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var d=this._data;for(var h of d)f.push(new n([h],this._datatype));return f},n.prototype.columns=function(){var f=this,a=[],d=this.size();if(d.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");for(var h=this._data,m=function(p){var y=h.map(_=>[_[p]]);a.push(new n(y,f._datatype))},g=0;g<d[1];g++)m(g);return a},n.prototype.toArray=function(){return Xn(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(f){return Jn(this._data,f)},n.prototype.toString=function(){return Jn(this._data)},n.prototype.toJSON=function(){return{mathjs:"DenseMatrix",data:this._data,size:this._size,datatype:this._datatype}},n.prototype.diagonal=function(f){if(f){if(Qt(f)&&(f=f.toNumber()),!He(f)||!kt(f))throw new TypeError("The parameter k must be an integer number")}else f=0;for(var a=f>0?f:0,d=f<0?-f:0,h=this._size[0],m=this._size[1],g=Math.min(h-d,m-a),E=[],p=0;p<g;p++)E[p]=this._data[p+d][p+a];return new n({data:E,size:[g],datatype:this._datatype})},n.diagonal=function(f,a,d,h){if(!pt(f))throw new TypeError("Array expected, size parameter");if(f.length!==2)throw new Error("Only two dimensions matrix are supported");if(f=f.map(function(C){if(Qt(C)&&(C=C.toNumber()),!He(C)||!kt(C)||C<1)throw new Error("Size values must be positive integers");return C}),d){if(Qt(d)&&(d=d.toNumber()),!He(d)||!kt(d))throw new TypeError("The parameter k must be an integer number")}else d=0;var m=d>0?d:0,g=d<0?-d:0,E=f[0],p=f[1],y=Math.min(E-g,p-m),_;if(pt(a)){if(a.length!==y)throw new Error("Invalid value array length");_=function(M){return a[M]}}else if(Or(a)){var v=a.size();if(v.length!==1||v[0]!==y)throw new Error("Invalid matrix length");_=function(M){return a.get([M])}}else _=function(){return a};h||(h=Qt(_(0))?_(0).mul(0):0);var w=[];if(f.length>0){w=Kf(w,f,h);for(var F=0;F<y;F++)w[F+g][F+m]=_(F)}return new n({data:w,size:[E,p]})},n.fromJSON=function(f){return new n(f)},n.prototype.swapRows=function(f,a){if(!He(f)||!kt(f)||!He(a)||!kt(a))throw new Error("Row index must be positive integers");if(this._size.length!==2)throw new Error("Only two dimensional matrix is supported");return Dt(f,this._size[0]),Dt(a,this._size[0]),n._swapRows(f,a,this._data),this},n._swapRows=function(f,a,d){var h=d[f];d[f]=d[a],d[a]=h};function l(f){return Or(f)?l(f.valueOf()):pt(f)?f.map(l):f}return n},{isClass:!0}),yd="equalScalar";it(yd,["typed","config"],e=>{var{typed:t,config:n}=e;return t(yd,{"number, number":function(i,o){return Gv(i,o,n.epsilon)}})});function li(e,t,n,r){if(!(this instanceof li))throw new SyntaxError("Constructor must be called with the new operator");this.fn=e,this.count=t,this.min=n,this.max=r,this.message="Wrong number of arguments in function "+e+" ("+t+" provided, "+n+(r!=null?"-"+r:"")+" expected)",this.stack=new Error().stack}li.prototype=new Error,li.prototype.constructor=Error,li.prototype.name="ArgumentsError",li.prototype.isArgumentsError=!0;var Ed="format",O1=["typed"],I1=it(Ed,O1,e=>{var{typed:t}=e;return t(Ed,{any:Jn,"any, Object | function | number":Jn})}),bd="bin",S1=["typed","format"];it(bd,S1,e=>{var{typed:t,format:n}=e;return t(bd,{"number | BigNumber":function(i){return n(i,{notation:"bin"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"bin",wordSize:o})}})});var wd="oct",T1=["typed","format"];it(wd,T1,e=>{var{typed:t,format:n}=e;return t(wd,{"number | BigNumber":function(i){return n(i,{notation:"oct"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"oct",wordSize:o})}})});var Ad="hex",M1=["typed","format"];it(Ad,M1,e=>{var{typed:t,format:n}=e;return t(Ad,{"number | BigNumber":function(i){return n(i,{notation:"hex"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"hex",wordSize:o})}})});var Cd="equal";it(Cd,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Cd,{"any, any":function(i,o){return i===null?o===null:o===null?i===null:i===void 0?o===void 0:o===void 0?i===void 0:n(i,o)}})});var Fd="unequal";it(Fd,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Fd,{"any, any":function(i,o){return i===null?o!==null:o===null?i!==null:i===void 0?o!==void 0:o===void 0?i!==void 0:!n(i,o)}})});var Nd={exports:{}};(function(e){(function(t,n,r){function i(c){var l=this,f=s();l.next=function(){var a=2091639*l.s0+l.c*23283064365386963e-26;return l.s0=l.s1,l.s1=l.s2,l.s2=a-(l.c=a|0)},l.c=1,l.s0=f(" "),l.s1=f(" "),l.s2=f(" "),l.s0-=f(c),l.s0<0&&(l.s0+=1),l.s1-=f(c),l.s1<0&&(l.s1+=1),l.s2-=f(c),l.s2<0&&(l.s2+=1),f=null}function o(c,l){return l.c=c.c,l.s0=c.s0,l.s1=c.s1,l.s2=c.s2,l}function u(c,l){var f=new i(c),a=l&&l.state,d=f.next;return d.int32=function(){return f.next()*4294967296|0},d.double=function(){return d()+(d()*2097152|0)*11102230246251565e-32},d.quick=d,a&&(typeof a=="object"&&o(a,f),d.state=function(){return o(f,{})}),d}function s(){var c=4022871197,l=function(f){f=String(f);for(var a=0;a<f.length;a++){c+=f.charCodeAt(a);var d=.02519603282416938*c;c=d>>>0,d-=c,d*=c,c=d>>>0,d-=c,c+=d*4294967296}return(c>>>0)*23283064365386963e-26};return l}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.alea=u})(mn,e,!1)})(Nd);var Od={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this,l="";c.x=0,c.y=0,c.z=0,c.w=0,c.next=function(){var a=c.x^c.x<<11;return c.x=c.y,c.y=c.z,c.z=c.w,c.w^=c.w>>>19^a^a>>>8},s===(s|0)?c.x=s:l+=s;for(var f=0;f<l.length+64;f++)c.x^=l.charCodeAt(f)|0,c.next()}function o(s,c){return c.x=s.x,c.y=s.y,c.z=s.z,c.w=s.w,c}function u(s,c){var l=new i(s),f=c&&c.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,m=(d+h)/(1<<21);while(m===0);return m},a.int32=l.next,a.quick=a,f&&(typeof f=="object"&&o(f,l),a.state=function(){return o(l,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.xor128=u})(mn,e,!1)})(Od);var Id={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this,l="";c.next=function(){var a=c.x^c.x>>>2;return c.x=c.y,c.y=c.z,c.z=c.w,c.w=c.v,(c.d=c.d+362437|0)+(c.v=c.v^c.v<<4^(a^a<<1))|0},c.x=0,c.y=0,c.z=0,c.w=0,c.v=0,s===(s|0)?c.x=s:l+=s;for(var f=0;f<l.length+64;f++)c.x^=l.charCodeAt(f)|0,f==l.length&&(c.d=c.x<<10^c.x>>>4),c.next()}function o(s,c){return c.x=s.x,c.y=s.y,c.z=s.z,c.w=s.w,c.v=s.v,c.d=s.d,c}function u(s,c){var l=new i(s),f=c&&c.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,m=(d+h)/(1<<21);while(m===0);return m},a.int32=l.next,a.quick=a,f&&(typeof f=="object"&&o(f,l),a.state=function(){return o(l,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.xorwow=u})(mn,e,!1)})(Id);var Sd={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this;c.next=function(){var f=c.x,a=c.i,d,h;return d=f[a],d^=d>>>7,h=d^d<<24,d=f[a+1&7],h^=d^d>>>10,d=f[a+3&7],h^=d^d>>>3,d=f[a+4&7],h^=d^d<<7,d=f[a+7&7],d=d^d<<13,h^=d^d<<9,f[a]=h,c.i=a+1&7,h};function l(f,a){var d,h=[];if(a===(a|0))h[0]=a;else for(a=""+a,d=0;d<a.length;++d)h[d&7]=h[d&7]<<15^a.charCodeAt(d)+h[d+1&7]<<13;for(;h.length<8;)h.push(0);for(d=0;d<8&&h[d]===0;++d);for(d==8?h[7]=-1:h[d],f.x=h,f.i=0,d=256;d>0;--d)f.next()}l(c,s)}function o(s,c){return c.x=s.x.slice(),c.i=s.i,c}function u(s,c){s==null&&(s=+new Date);var l=new i(s),f=c&&c.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,m=(d+h)/(1<<21);while(m===0);return m},a.int32=l.next,a.quick=a,f&&(f.x&&o(f,l),a.state=function(){return o(l,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.xorshift7=u})(mn,e,!1)})(Sd);var Td={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this;c.next=function(){var f=c.w,a=c.X,d=c.i,h,m;return c.w=f=f+1640531527|0,m=a[d+34&127],h=a[d=d+1&127],m^=m<<13,h^=h<<17,m^=m>>>15,h^=h>>>12,m=a[d]=m^h,c.i=d,m+(f^f>>>16)|0};function l(f,a){var d,h,m,g,E,p=[],y=128;for(a===(a|0)?(h=a,a=null):(a=a+"\0",h=0,y=Math.max(y,a.length)),m=0,g=-32;g<y;++g)a&&(h^=a.charCodeAt((g+32)%a.length)),g===0&&(E=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,g>=0&&(E=E+1640531527|0,d=p[g&127]^=h+E,m=d==0?m+1:0);for(m>=128&&(p[(a&&a.length||0)&127]=-1),m=127,g=4*128;g>0;--g)h=p[m+34&127],d=p[m=m+1&127],h^=h<<13,d^=d<<17,h^=h>>>15,d^=d>>>12,p[m]=h^d;f.w=E,f.X=p,f.i=m}l(c,s)}function o(s,c){return c.i=s.i,c.w=s.w,c.X=s.X.slice(),c}function u(s,c){s==null&&(s=+new Date);var l=new i(s),f=c&&c.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,m=(d+h)/(1<<21);while(m===0);return m},a.int32=l.next,a.quick=a,f&&(f.X&&o(f,l),a.state=function(){return o(l,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.xor4096=u})(mn,e,!1)})(Td);var Md={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this,l="";c.next=function(){var a=c.b,d=c.c,h=c.d,m=c.a;return a=a<<25^a>>>7^d,d=d-h|0,h=h<<24^h>>>8^m,m=m-a|0,c.b=a=a<<20^a>>>12^d,c.c=d=d-h|0,c.d=h<<16^d>>>16^m,c.a=m-a|0},c.a=0,c.b=0,c.c=-1640531527,c.d=1367130551,s===Math.floor(s)?(c.a=s/4294967296|0,c.b=s|0):l+=s;for(var f=0;f<l.length+20;f++)c.b^=l.charCodeAt(f)|0,c.next()}function o(s,c){return c.a=s.a,c.b=s.b,c.c=s.c,c.d=s.d,c}function u(s,c){var l=new i(s),f=c&&c.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,m=(d+h)/(1<<21);while(m===0);return m},a.int32=l.next,a.quick=a,f&&(typeof f=="object"&&o(f,l),a.state=function(){return o(l,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.tychei=u})(mn,e,!1)})(Md);var Rd={exports:{}};(function(e){(function(t,n,r){var i=256,o=6,u=52,s="random",c=r.pow(i,o),l=r.pow(2,u),f=l*2,a=i-1,d;function h(v,w,F){var C=[];w=w==!0?{entropy:!0}:w||{};var M=p(E(w.entropy?[v,_(n)]:v==null?y():v,3),C),R=new m(C),W=function(){for(var U=R.g(o),k=c,Z=0;U<l;)U=(U+Z)*i,k*=i,Z=R.g(1);for(;U>=f;)U/=2,k/=2,Z>>>=1;return(U+Z)/k};return W.int32=function(){return R.g(4)|0},W.quick=function(){return R.g(4)/4294967296},W.double=W,p(_(R.S),n),(w.pass||F||function(U,k,Z,Y){return Y&&(Y.S&&g(Y,R),U.state=function(){return g(R,{})}),Z?(r[s]=U,k):U})(W,M,"global"in w?w.global:this==r,w.state)}function m(v){var w,F=v.length,C=this,M=0,R=C.i=C.j=0,W=C.S=[];for(F||(v=[F++]);M<i;)W[M]=M++;for(M=0;M<i;M++)W[M]=W[R=a&R+v[M%F]+(w=W[M])],W[R]=w;(C.g=function(U){for(var k,Z=0,Y=C.i,oe=C.j,X=C.S;U--;)k=X[Y=a&Y+1],Z=Z*i+X[a&(X[Y]=X[oe=a&oe+k])+(X[oe]=k)];return C.i=Y,C.j=oe,Z})(i)}function g(v,w){return w.i=v.i,w.j=v.j,w.S=v.S.slice(),w}function E(v,w){var F=[],C=typeof v,M;if(w&&C=="object")for(M in v)try{F.push(E(v[M],w-1))}catch(R){}return F.length?F:C=="string"?v:v+"\0"}function p(v,w){for(var F=v+"",C,M=0;M<F.length;)w[a&M]=a&(C^=w[a&M]*19)+F.charCodeAt(M++);return _(w)}function y(){try{var v;return d&&(v=d.randomBytes)?v=v(i):(v=new Uint8Array(i),(t.crypto||t.msCrypto).getRandomValues(v)),_(v)}catch(C){var w=t.navigator,F=w&&w.plugins;return[+new Date,t,F,t.screen,_(n)]}}function _(v){return String.fromCharCode.apply(0,v)}if(p(r.random(),n),e.exports){e.exports=h;try{d=Io.default}catch(v){}}else r["seed"+s]=h})(typeof self!="undefined"?self:mn,[],Math)})(Rd);var R1=Nd.exports,B1=Od.exports,L1=Id.exports,P1=Sd.exports,x1=Td.exports,k1=Md.exports,Lr=Rd.exports;Lr.alea=R1,Lr.xor128=B1,Lr.xorwow=L1,Lr.xorshift7=P1,Lr.xor4096=x1,Lr.tychei=k1,Co("fineStructure",.0072973525693),Co("weakMixingAngle",.2229),Co("efimovFactor",22.7),Co("sackurTetrode",-1.16487052358);function Co(e,t){var n=["config","BigNumber"];return it(e,n,r=>{var{config:i,BigNumber:o}=r;return i.number==="BigNumber"?new o(t):t})}var $1=p1({config:Lf}),U1=_1({}),V1=y1({}),j1=w1({}),H1=N1({Matrix:j1}),W1=_y({BigNumber:$1,Complex:U1,DenseMatrix:H1,Fraction:V1}),q1=I1({typed:W1});class G1{constructor(t){this.calcControls=[],this.dependenciesTriggerMap=new Map,this.hideNotRememberControlIds=[],this.dontHasPermissionControlIds=[],this.cacheComputedResult={},this.options=t,this.getDontHasPermissionControlIds(),this.getNeedHideRememberControlIds()}getNeedHideRememberControlIds(){var t;!((t=this.options)!=null&&t.displayBoList)||(this.hideNotRememberControlIds=this.options.displayBoList.reduce((n,r)=>(r.is_remember||n.push(...r.hide_controls),n),[]))}getDontHasPermissionControlIds(){var t;!((t=this.options)!=null&&t.behavior)||(this.dontHasPermissionControlIds=this.options.behavior.reduce((n,r)=>(r.ctrlBehavior===1&&n.push(r.ctrlId),n),[]))}controlNeedComputedValue(t){if(!t)return!1;const n=this.getControlIsHide(t);return!(this.dontHasPermissionControlIds.includes(t.id)&&n||this.hideNotRememberControlIds.includes(t.id)&&n)}getControlIsHide(t){return t.props.isHide?!0:t.parent===null||t.parent===void 0?!1:this.getControlIsHide(t.parent)}apply(t){this.engine=t,this.watchControlChange(),this.watchSubtableChange(),this.watchSchemaHideChange(),this.engine.on("engine-mounted",()=>{requestAnimationFrame(()=>{this.resetDependencies(),this.allCalcControlComputed()})})}resetDependencies(){this.calcControls=[],this.dependenciesTriggerMap.clear(),this.getAllCalcControl(),this.getCalcDependencies()}allCalcControlComputed(){this.calcControls.forEach(t=>{(t.props.dataBind.result.fieldCode===null||t.props.dataBind.result.fieldCode===void 0)&&this.computedCalcValue(t)})}getAllCalcControl(){this.calcControls=this.engine.runtime.flatInstances.filter(t=>t.type===pe.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===Ze.VariableInMainTable||r.type===Ze.VariableInCurrentSubTable||r.type===Ze.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===Ze.VariableInOtherSubTable&&r.subTableId&&this.setDependenciesTriggerMapItem(r.subTableId,t)})})}setDependenciesTriggerMapItem(t,n){this.dependenciesTriggerMap.has(t)||this.dependenciesTriggerMap.set(t,[]);const r=this.dependenciesTriggerMap.get(t);r.includes(n)||r.push(n)}getCalcControlsFromSubtableRows(t){return t.reduce((n,r)=>(r.children.forEach(i=>{const o=i.children[0];o&&this.engine.assertInstance(o,pe.CALC)&&n.push(o)}),n),[])}watchSchemaHideChange(){this.engine.on("schema-change",t=>{var n;t.props==="isHide"&&((n=this.dependenciesTriggerMap.get(t.instance.id))!=null?n:[]).forEach(i=>{this.computedCalcValue(i)})})}watchSubtableChange(){this.engine.on("list-change",t=>{var o,u,s;if(this.engine.isMounted===!1)return;this.resetDependencies();const n=(u=(o=t.options)==null?void 0:o.changed)!=null?u:[];this.getCalcControlsFromSubtableRows(n).forEach(c=>{this.computedCalcValue(c)}),((s=this.dependenciesTriggerMap.get(t.instance.id))!=null?s:[]).forEach(c=>{this.computedCalcValue(c)})})}watchControlChange(){this.engine.on("change",t=>{var i;if(this.engine.isMounted===!1)return;const{instance:n}=t;if(!this.dependenciesTriggerMap.has(n.id))return;const r=(i=this.dependenciesTriggerMap.get(n.id))!=null?i:[];t.rowIndex!==void 0&&t.rowIndex>-1?r.forEach(o=>{this.controlInSubtable(o)&&this.engine.getInstanceRowIndex(o)!==t.rowIndex||this.computedCalcValue(o)}):r.forEach(o=>{this.computedCalcValue(o)})})}controlInSubtable(t){var n;return((n=t.parent)==null?void 0:n.type)===pe.SUBTABLE_COLUMN}computedCalcValue(t){var c;const n=t.props.scriptEcho;if(!n||n.length===0)return;let r;this.controlInSubtable(t)&&(r=this.engine.getInstanceRowIndex(t));const i=n.reduce((l,f)=>{if(f.type===Ze.Operator||f.type===Ze.Number)return l+f.name;let a=0,d;switch(f.type){case Ze.VariableInMainTable:{const h=this.getNumberValue(this.engine.getState(f.id));d=this.engine.getInstance(f.id),a=Number(h);break}case Ze.VariableInCurrentSubTable:{d=this.engine.getInstance(f.id,r);const h=this.engine.getState(f.id,r),m=this.getNumberValue(h);a=Number(m);break}case Ze.VariableInOtherSubTable:{const h=this.engine.getState(f.id),m=Array.isArray(h)?h.map(E=>this.getNumberValue(E)):[],g=this.getAggregateTypeValue(m,f.aggregateType);d=this.engine.getInstance(f.subTableId),a=Number(g);break}}return!Number.isNaN(a)&&this.controlNeedComputedValue(d)?l+=`(${a})`:l+=0,l},"");let o;if(this.cacheComputedResult[i]!==void 0?o=this.cacheComputedResult[i]:(o=Number(q1(new Function(`return ${i}`)(),{precision:16})),this.cacheComputedResult[i]=o),this.controlInSubtable(t)&&r===void 0)return;const u=this.engine.getState(t.id,r),s=!o||o===1/0||o===-1/0?0:t.props.precision===""?o:Number(o.toFixed(t.props.precision));s!==(u==null?void 0:u.result)&&this.engine.setState(t.id,{result:s,unit:(c=u==null?void 0:u.unit)!=null?c:""},r)}getNumberValue(t){if(typeof t=="object"&&t){if("result"in t)return t.result;if("amount"in t)return t.amount}return typeof t=="number"?t:0}getAggregateTypeValue(t,n){if(!n||!t||!t.length)return 0;switch(n){case tn.MAX:return Math.max(...t);case tn.MIN:return Math.min(...t);case tn.SUM:return t.reduce((r,i)=>r+i);case tn.AVG:return t.reduce((r,i)=>r+i)/t.length}}}class K1{constructor(t,n=!0){this.config=t,this.isPc=n}apply(t){var u,s;this.engine=t;const n=(s=(u=this.config)==null?void 0:u.source)!=null?s:"";let r=document.createElement("style");r.className="edit-css-"+t.id;let i=document.querySelector("head");i==null||i.appendChild(r);let o;this.isPc?o=`[data-engine-id='${t.id}']{ ${n} }`:o=n,r.appendChild(document.createTextNode(o))}}ce.CalcPlugin=G1,ce.ControlsEventPlugin=av,ce.ES6ModulePlugin=ov,ce.Engine=Fs,ce.LifecycleEventPlugin=sv,ce.Plugin=iv,ce.StylePlugin=K1,ce.buildUUID=oi,ce.hasChildrenControl=ao,ce.loopDataViewControl=Kn,ce.loopFormControl=Gn,ce.parseModule=Of,Object.defineProperty(ce,"__esModule",{value:!0})});
|
|
71
|
+
**/var m1=2e3,j={s:1,n:0,d:1};function nn(e,t){if(isNaN(e=parseInt(e,10)))throw Oo();return e*t}function be(e,t){if(t===0)throw zs();var n=Object.create(Ge.prototype);n.s=e<0?-1:1,e=e<0?-e:e;var r=kr(e,t);return n.n=e/r,n.d=t/r,n}function Dd(e){for(var t={},n=e,r=2,i=4;i<=n;){for(;n%r===0;)n/=r,t[r]=(t[r]||0)+1;i+=1+2*r++}return n!==e?n>1&&(t[n]=(t[n]||0)+1):t[e]=(t[e]||0)+1,t}var Dt=function(e,t){var n=0,r=1,i=1,o=0,u=0,s=0,c=1,f=1,l=0,a=1,d=1,h=1,p=1e7,m;if(e!=null)if(t!==void 0){if(n=e,r=t,i=n*r,n%1!==0||r%1!==0)throw v1()}else switch(typeof e){case"object":{if("d"in e&&"n"in e)n=e.n,r=e.d,"s"in e&&(n*=e.s);else if(0 in e)n=e[0],1 in e&&(r=e[1]);else throw Oo();i=n*r;break}case"number":{if(e<0&&(i=e,e=-e),e%1===0)n=e;else if(e>0){for(e>=1&&(f=Math.pow(10,Math.floor(1+Math.log(e)/Math.LN10)),e/=f);a<=p&&h<=p;)if(m=(l+d)/(a+h),e===m){a+h<=p?(n=l+d,r=a+h):h>a?(n=d,r=h):(n=l,r=a);break}else e>m?(l+=d,a+=h):(d+=l,h+=a),a>p?(n=d,r=h):(n=l,r=a);n*=f}else(isNaN(e)||isNaN(t))&&(r=n=NaN);break}case"string":{if(a=e.match(/\d+|./g),a===null)throw Oo();if(a[l]==="-"?(i=-1,l++):a[l]==="+"&&l++,a.length===l+1?u=nn(a[l++],i):a[l+1]==="."||a[l]==="."?(a[l]!=="."&&(o=nn(a[l++],i)),l++,(l+1===a.length||a[l+1]==="("&&a[l+3]===")"||a[l+1]==="'"&&a[l+3]==="'")&&(u=nn(a[l],i),c=Math.pow(10,a[l].length),l++),(a[l]==="("&&a[l+2]===")"||a[l]==="'"&&a[l+2]==="'")&&(s=nn(a[l+1],i),f=Math.pow(10,a[l+1].length)-1,l+=3)):a[l+1]==="/"||a[l+1]===":"?(u=nn(a[l],i),c=nn(a[l+2],1),l+=3):a[l+3]==="/"&&a[l+1]===" "&&(o=nn(a[l],i),u=nn(a[l+2],i),c=nn(a[l+4],1),l+=5),a.length<=l){r=c*f,i=n=s+r*o+f*u;break}}default:throw Oo()}if(r===0)throw zs();j.s=i<0?-1:1,j.n=Math.abs(n),j.d=Math.abs(r)};function g1(e,t,n){for(var r=1;t>0;e=e*e%n,t>>=1)t&1&&(r=r*e%n);return r}function _1(e,t){for(;t%2===0;t/=2);for(;t%5===0;t/=5);if(t===1)return 0;for(var n=10%t,r=1;n!==1;r++)if(n=n*10%t,r>m1)return 0;return r}function D1(e,t,n){for(var r=1,i=g1(10,n,t),o=0;o<300;o++){if(r===i)return o;r=r*10%t,i=i*10%t}return 0}function kr(e,t){if(!e)return t;if(!t)return e;for(;;){if(e%=t,!e)return t;if(t%=e,!t)return e}}function Ge(e,t){if(Dt(e,t),this instanceof Ge)e=kr(j.d,j.n),this.s=j.s,this.n=j.n/e,this.d=j.d/e;else return be(j.s*j.n,j.d)}var zs=function(){return new Error("Division by Zero")},Oo=function(){return new Error("Invalid argument")},v1=function(){return new Error("Parameters must be integer")};Ge.prototype={s:1,n:0,d:1,abs:function(){return be(this.n,this.d)},neg:function(){return be(-this.s*this.n,this.d)},add:function(e,t){return Dt(e,t),be(this.s*this.n*j.d+j.s*this.d*j.n,this.d*j.d)},sub:function(e,t){return Dt(e,t),be(this.s*this.n*j.d-j.s*this.d*j.n,this.d*j.d)},mul:function(e,t){return Dt(e,t),be(this.s*j.s*this.n*j.n,this.d*j.d)},div:function(e,t){return Dt(e,t),be(this.s*j.s*this.n*j.d,this.d*j.n)},clone:function(){return be(this.s*this.n,this.d)},mod:function(e,t){if(isNaN(this.n)||isNaN(this.d))return new Ge(NaN);if(e===void 0)return be(this.s*this.n%this.d,1);if(Dt(e,t),j.n===0&&this.d===0)throw zs();return be(this.s*(j.d*this.n)%(j.n*this.d),j.d*this.d)},gcd:function(e,t){return Dt(e,t),be(kr(j.n,this.n)*kr(j.d,this.d),j.d*this.d)},lcm:function(e,t){return Dt(e,t),j.n===0&&this.n===0?be(0,1):be(j.n*this.n,kr(j.n,this.n)*kr(j.d,this.d))},ceil:function(e){return e=Math.pow(10,e||0),isNaN(this.n)||isNaN(this.d)?new Ge(NaN):be(Math.ceil(e*this.s*this.n/this.d),e)},floor:function(e){return e=Math.pow(10,e||0),isNaN(this.n)||isNaN(this.d)?new Ge(NaN):be(Math.floor(e*this.s*this.n/this.d),e)},round:function(e){return e=Math.pow(10,e||0),isNaN(this.n)||isNaN(this.d)?new Ge(NaN):be(Math.round(e*this.s*this.n/this.d),e)},roundTo:function(e,t){return Dt(e,t),be(this.s*Math.round(this.n*j.d/(this.d*j.n))*j.n,j.d)},inverse:function(){return be(this.s*this.d,this.n)},pow:function(e,t){if(Dt(e,t),j.d===1)return j.s<0?be(Math.pow(this.s*this.d,j.n),Math.pow(this.n,j.n)):be(Math.pow(this.s*this.n,j.n),Math.pow(this.d,j.n));if(this.s<0)return null;var n=Dd(this.n),r=Dd(this.d),i=1,o=1;for(var u in n)if(u!=="1"){if(u==="0"){i=0;break}if(n[u]*=j.n,n[u]%j.d===0)n[u]/=j.d;else return null;i*=Math.pow(u,n[u])}for(var u in r)if(u!=="1"){if(r[u]*=j.n,r[u]%j.d===0)r[u]/=j.d;else return null;o*=Math.pow(u,r[u])}return j.s<0?be(o,i):be(i,o)},equals:function(e,t){return Dt(e,t),this.s*this.n*j.d===j.s*j.n*this.d},compare:function(e,t){Dt(e,t);var n=this.s*this.n*j.d-j.s*j.n*this.d;return(0<n)-(n<0)},simplify:function(e){if(isNaN(this.n)||isNaN(this.d))return this;e=e||.001;for(var t=this.abs(),n=t.toContinued(),r=1;r<n.length;r++){for(var i=be(n[r-1],1),o=r-2;o>=0;o--)i=i.inverse().add(n[o]);if(Math.abs(i.sub(t).valueOf())<e)return i.mul(this.s)}return this},divisible:function(e,t){return Dt(e,t),!(!(j.n*this.d)||this.n*j.d%(j.n*this.d))},valueOf:function(){return this.s*this.n/this.d},toFraction:function(e){var t,n="",r=this.n,i=this.d;return this.s<0&&(n+="-"),i===1?n+=r:(e&&(t=Math.floor(r/i))>0&&(n+=t,n+=" ",r%=i),n+=r,n+="/",n+=i),n},toLatex:function(e){var t,n="",r=this.n,i=this.d;return this.s<0&&(n+="-"),i===1?n+=r:(e&&(t=Math.floor(r/i))>0&&(n+=t,r%=i),n+="\\frac{",n+=r,n+="}{",n+=i,n+="}"),n},toContinued:function(){var e,t=this.n,n=this.d,r=[];if(isNaN(t)||isNaN(n))return r;do r.push(Math.floor(t/n)),e=t%n,t=n,n=e;while(t!==1);return r},toString:function(e){var t=this.n,n=this.d;if(isNaN(t)||isNaN(n))return"NaN";e=e||15;var r=_1(t,n),i=D1(t,n,r),o=this.s<0?"-":"";if(o+=t/n|0,t%=n,t*=10,t&&(o+="."),r){for(var u=i;u--;)o+=t/n|0,t%=n,t*=10;o+="(";for(var u=r;u--;)o+=t/n|0,t%=n,t*=10;o+=")"}else for(var u=e;t&&u--;)o+=t/n|0,t%=n,t*=10;return o}};var y1="Fraction",E1=[],b1=st(y1,E1,()=>(Object.defineProperty(Ge,"name",{value:"Fraction"}),Ge.prototype.constructor=Ge,Ge.prototype.type="Fraction",Ge.prototype.isFraction=!0,Ge.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},Ge.fromJSON=function(e){return new Ge(e)},Ge),{isClass:!0}),w1="Matrix",A1=[],C1=st(w1,A1,()=>{function e(){if(!(this instanceof e))throw new SyntaxError("Constructor must be called with the new operator")}return e.prototype.type="Matrix",e.prototype.isMatrix=!0,e.prototype.storage=function(){throw new Error("Cannot invoke storage on a Matrix interface")},e.prototype.datatype=function(){throw new Error("Cannot invoke datatype on a Matrix interface")},e.prototype.create=function(t,n){throw new Error("Cannot invoke create on a Matrix interface")},e.prototype.subset=function(t,n,r){throw new Error("Cannot invoke subset on a Matrix interface")},e.prototype.get=function(t){throw new Error("Cannot invoke get on a Matrix interface")},e.prototype.set=function(t,n,r){throw new Error("Cannot invoke set on a Matrix interface")},e.prototype.resize=function(t,n){throw new Error("Cannot invoke resize on a Matrix interface")},e.prototype.reshape=function(t,n){throw new Error("Cannot invoke reshape on a Matrix interface")},e.prototype.clone=function(){throw new Error("Cannot invoke clone on a Matrix interface")},e.prototype.size=function(){throw new Error("Cannot invoke size on a Matrix interface")},e.prototype.map=function(t,n){throw new Error("Cannot invoke map on a Matrix interface")},e.prototype.forEach=function(t){throw new Error("Cannot invoke forEach on a Matrix interface")},e.prototype[Symbol.iterator]=function(){throw new Error("Cannot iterate a Matrix interface")},e.prototype.toArray=function(){throw new Error("Cannot invoke toArray on a Matrix interface")},e.prototype.valueOf=function(){throw new Error("Cannot invoke valueOf on a Matrix interface")},e.prototype.format=function(t){throw new Error("Cannot invoke format on a Matrix interface")},e.prototype.toString=function(){throw new Error("Cannot invoke toString on a Matrix interface")},e},{isClass:!0});function F1(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var N1="DenseMatrix",O1=["Matrix"],I1=st(N1,O1,e=>{var{Matrix:t}=e;function n(l,a){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(a&&!go(a))throw new Error("Invalid datatype: "+a);if(hi(l))l.type==="DenseMatrix"?(this._data=Zn(l._data),this._size=Zn(l._size),this._datatype=a||l._datatype):(this._data=l.toArray(),this._size=l.size(),this._datatype=a||l._datatype);else if(l&&_t(l.data)&&_t(l.size))this._data=l.data,this._size=l.size,zf(this._data,this._size),this._datatype=a||l.datatype;else if(_t(l))this._data=f(l),this._size=ks(this._data),zf(this._data,this._size),this._datatype=a;else{if(l)throw new TypeError("Unsupported type of data ("+Rs(l)+")");this._data=[],this._size=[0],this._datatype=a}}n.prototype=new t,n.prototype.createDenseMatrix=function(l,a){return new n(l,a)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return Us(this._data,Rs)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(l,a){return new n(l,a)},n.prototype.subset=function(l,a,d){switch(arguments.length){case 1:return r(this,l);case 2:case 3:return o(this,l,a,d);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(l){if(!_t(l))throw new TypeError("Array expected");if(l.length!==this._size.length)throw new $e(l.length,this._size.length);for(var a=0;a<l.length;a++)bt(l[a],this._size[a]);for(var d=this._data,h=0,p=l.length;h<p;h++){var m=l[h];bt(m,d.length),d=d[m]}return d},n.prototype.set=function(l,a,d){if(!_t(l))throw new TypeError("Array expected");if(l.length<this._size.length)throw new $e(l.length,this._size.length,"<");var h,p,m,v=l.map(function(C){return C+1});c(this,v,d);var g=this._data;for(h=0,p=l.length-1;h<p;h++)m=l[h],bt(m,g.length),g=g[m];return m=l[l.length-1],bt(m,g.length),g[m]=a,this};function r(l,a){if(!$f(a))throw new TypeError("Invalid index");var d=a.isScalar();if(d)return l.get(a.min());var h=a.size();if(h.length!==l._size.length)throw new $e(h.length,l._size.length);for(var p=a.min(),m=a.max(),v=0,g=l._size.length;v<g;v++)bt(p[v],l._size[v]),bt(m[v],l._size[v]);return new n(i(l._data,a,h.length,0),l._datatype)}function i(l,a,d,h){var p=h===d-1,m=a.dimension(h);return p?m.map(function(v){return bt(v,l.length),l[v]}).valueOf():m.map(function(v){bt(v,l.length);var g=l[v];return i(g,a,d,h+1)}).valueOf()}function o(l,a,d,h){if(!a||a.isIndex!==!0)throw new TypeError("Invalid index");var p=a.size(),m=a.isScalar(),v;if(hi(d)?(v=d.size(),d=d.valueOf()):v=ks(d),m){if(v.length!==0)throw new TypeError("Scalar expected");l.set(a.min(),d,h)}else{if(p.length<l._size.length)throw new $e(p.length,l._size.length,"<");if(v.length<p.length){for(var g=0,C=0;p[g]===1&&v[g]===1;)g++;for(;p[g]===1;)C++,g++;d=ey(d,p.length,C,v)}if(!Bs(p,v))throw new $e(p,v,">");var D=a.max().map(function(O){return O+1});c(l,D,h);var y=p.length,I=0;u(l._data,a,d,y,I)}return l}function u(l,a,d,h,p){var m=p===h-1,v=a.dimension(p);m?v.forEach(function(g,C){bt(g),l[g]=d[C[0]]}):v.forEach(function(g,C){bt(g),u(l[g],a,d[C[0]],h,p+1)})}n.prototype.resize=function(l,a,d){if(!Ms(l))throw new TypeError("Array or Matrix expected");var h=l.valueOf().map(m=>Array.isArray(m)&&m.length===1?m[0]:m),p=d?this.clone():this;return s(p,h,a)};function s(l,a,d){if(a.length===0){for(var h=l._data;_t(h);)h=h[0];return h}return l._size=a.slice(0),l._data=Jf(l._data,l._size,d),l}n.prototype.reshape=function(l,a){var d=a?this.clone():this;d._data=Qv(d._data,l);var h=d._size.reduce((p,m)=>p*m);return d._size=Zf(l,h),d};function c(l,a,d){for(var h=l._size.slice(0),p=!1;h.length<a.length;)h.push(0),p=!0;for(var m=0,v=a.length;m<v;m++)a[m]>h[m]&&(h[m]=a[m],p=!0);p&&s(l,h,d)}n.prototype.clone=function(){var l=new n({data:Zn(this._data),size:Zn(this._size),datatype:this._datatype});return l},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(l){var a=this,d=F1(l),h=function v(g,C){return _t(g)?g.map(function(D,y){return v(D,C.concat(y))}):d===1?l(g):d===2?l(g,C):l(g,C,a)},p=h(this._data,[]),m=this._datatype!==void 0?Us(p,Rs):void 0;return new n(p,m)},n.prototype.forEach=function(l){var a=this,d=function h(p,m){_t(p)?p.forEach(function(v,g){h(v,m.concat(g))}):l(p,m,a)};d(this._data,[])},n.prototype[Symbol.iterator]=function*(){var l=function*a(d,h){if(_t(d))for(var p=0;p<d.length;p++)yield*a(d[p],h.concat(p));else yield{value:d,index:h}};yield*l(this._data,[])},n.prototype.rows=function(){var l=[],a=this.size();if(a.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var d=this._data;for(var h of d)l.push(new n([h],this._datatype));return l},n.prototype.columns=function(){var l=this,a=[],d=this.size();if(d.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");for(var h=this._data,p=function(g){var C=h.map(D=>[D[g]]);a.push(new n(C,l._datatype))},m=0;m<d[1];m++)p(m);return a},n.prototype.toArray=function(){return Zn(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(l){return Qn(this._data,l)},n.prototype.toString=function(){return Qn(this._data)},n.prototype.toJSON=function(){return{mathjs:"DenseMatrix",data:this._data,size:this._size,datatype:this._datatype}},n.prototype.diagonal=function(l){if(l){if(An(l)&&(l=l.toNumber()),!Qe(l)||!Vt(l))throw new TypeError("The parameter k must be an integer number")}else l=0;for(var a=l>0?l:0,d=l<0?-l:0,h=this._size[0],p=this._size[1],m=Math.min(h-d,p-a),v=[],g=0;g<m;g++)v[g]=this._data[g+d][g+a];return new n({data:v,size:[m],datatype:this._datatype})},n.diagonal=function(l,a,d,h){if(!_t(l))throw new TypeError("Array expected, size parameter");if(l.length!==2)throw new Error("Only two dimensions matrix are supported");if(l=l.map(function(N){if(An(N)&&(N=N.toNumber()),!Qe(N)||!Vt(N)||N<1)throw new Error("Size values must be positive integers");return N}),d){if(An(d)&&(d=d.toNumber()),!Qe(d)||!Vt(d))throw new TypeError("The parameter k must be an integer number")}else d=0;var p=d>0?d:0,m=d<0?-d:0,v=l[0],g=l[1],C=Math.min(v-m,g-p),D;if(_t(a)){if(a.length!==C)throw new Error("Invalid value array length");D=function(M){return a[M]}}else if(hi(a)){var y=a.size();if(y.length!==1||y[0]!==C)throw new Error("Invalid matrix length");D=function(M){return a.get([M])}}else D=function(){return a};h||(h=An(D(0))?D(0).mul(0):0);var I=[];if(l.length>0){I=Jf(I,l,h);for(var O=0;O<C;O++)I[O+m][O+p]=D(O)}return new n({data:I,size:[v,g]})},n.fromJSON=function(l){return new n(l)},n.prototype.swapRows=function(l,a){if(!Qe(l)||!Vt(l)||!Qe(a)||!Vt(a))throw new Error("Row index must be positive integers");if(this._size.length!==2)throw new Error("Only two dimensional matrix is supported");return bt(l,this._size[0]),bt(a,this._size[0]),n._swapRows(l,a,this._data),this},n._swapRows=function(l,a,d){var h=d[l];d[l]=d[a],d[a]=h};function f(l){for(var a=0,d=l.length;a<d;a++){var h=l[a];_t(h)?l[a]=f(h):h&&h.isMatrix===!0&&(l[a]=f(h.valueOf()))}return l}return n},{isClass:!0}),vd="equalScalar";st(vd,["typed","config"],e=>{var{typed:t,config:n}=e;return t(vd,{"number, number":function(i,o){return Gv(i,o,n.epsilon)}})});function mi(e,t,n,r){if(!(this instanceof mi))throw new SyntaxError("Constructor must be called with the new operator");this.fn=e,this.count=t,this.min=n,this.max=r,this.message="Wrong number of arguments in function "+e+" ("+t+" provided, "+n+(r!=null?"-"+r:"")+" expected)",this.stack=new Error().stack}mi.prototype=new Error,mi.prototype.constructor=Error,mi.prototype.name="ArgumentsError",mi.prototype.isArgumentsError=!0;var yd="format",S1=["typed"],T1=st(yd,S1,e=>{var{typed:t}=e;return t(yd,{any:Qn,"any, Object | function | number":Qn})}),Ed="bin",M1=["typed","format"];st(Ed,M1,e=>{var{typed:t,format:n}=e;return t(Ed,{"number | BigNumber":function(i){return n(i,{notation:"bin"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"bin",wordSize:o})}})});var bd="oct",R1=["typed","format"];st(bd,R1,e=>{var{typed:t,format:n}=e;return t(bd,{"number | BigNumber":function(i){return n(i,{notation:"oct"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"oct",wordSize:o})}})});var wd="hex",B1=["typed","format"];st(wd,B1,e=>{var{typed:t,format:n}=e;return t(wd,{"number | BigNumber":function(i){return n(i,{notation:"hex"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"hex",wordSize:o})}})});var Ad="equal";st(Ad,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Ad,{"any, any":function(i,o){return i===null?o===null:o===null?i===null:i===void 0?o===void 0:o===void 0?i===void 0:n(i,o)}})});var Cd="unequal";st(Cd,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Cd,{"any, any":function(i,o){return i===null?o!==null:o===null?i!==null:i===void 0?o!==void 0:o===void 0?i!==void 0:!n(i,o)}})});var Fd={exports:{}};(function(e){(function(t,n,r){function i(c){var f=this,l=s();f.next=function(){var a=2091639*f.s0+f.c*23283064365386963e-26;return f.s0=f.s1,f.s1=f.s2,f.s2=a-(f.c=a|0)},f.c=1,f.s0=l(" "),f.s1=l(" "),f.s2=l(" "),f.s0-=l(c),f.s0<0&&(f.s0+=1),f.s1-=l(c),f.s1<0&&(f.s1+=1),f.s2-=l(c),f.s2<0&&(f.s2+=1),l=null}function o(c,f){return f.c=c.c,f.s0=c.s0,f.s1=c.s1,f.s2=c.s2,f}function u(c,f){var l=new i(c),a=f&&f.state,d=l.next;return d.int32=function(){return l.next()*4294967296|0},d.double=function(){return d()+(d()*2097152|0)*11102230246251565e-32},d.quick=d,a&&(typeof a=="object"&&o(a,l),d.state=function(){return o(l,{})}),d}function s(){var c=4022871197,f=function(l){l=String(l);for(var a=0;a<l.length;a++){c+=l.charCodeAt(a);var d=.02519603282416938*c;c=d>>>0,d-=c,d*=c,c=d>>>0,d-=c,c+=d*4294967296}return(c>>>0)*23283064365386963e-26};return f}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.alea=u})(_n,e,!1)})(Fd);var Nd={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this,f="";c.x=0,c.y=0,c.z=0,c.w=0,c.next=function(){var a=c.x^c.x<<11;return c.x=c.y,c.y=c.z,c.z=c.w,c.w^=c.w>>>19^a^a>>>8},s===(s|0)?c.x=s:f+=s;for(var l=0;l<f.length+64;l++)c.x^=f.charCodeAt(l)|0,c.next()}function o(s,c){return c.x=s.x,c.y=s.y,c.z=s.z,c.w=s.w,c}function u(s,c){var f=new i(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,p=(d+h)/(1<<21);while(p===0);return p},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&o(l,f),a.state=function(){return o(f,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.xor128=u})(_n,e,!1)})(Nd);var Od={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this,f="";c.next=function(){var a=c.x^c.x>>>2;return c.x=c.y,c.y=c.z,c.z=c.w,c.w=c.v,(c.d=c.d+362437|0)+(c.v=c.v^c.v<<4^(a^a<<1))|0},c.x=0,c.y=0,c.z=0,c.w=0,c.v=0,s===(s|0)?c.x=s:f+=s;for(var l=0;l<f.length+64;l++)c.x^=f.charCodeAt(l)|0,l==f.length&&(c.d=c.x<<10^c.x>>>4),c.next()}function o(s,c){return c.x=s.x,c.y=s.y,c.z=s.z,c.w=s.w,c.v=s.v,c.d=s.d,c}function u(s,c){var f=new i(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,p=(d+h)/(1<<21);while(p===0);return p},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&o(l,f),a.state=function(){return o(f,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.xorwow=u})(_n,e,!1)})(Od);var Id={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this;c.next=function(){var l=c.x,a=c.i,d,h;return d=l[a],d^=d>>>7,h=d^d<<24,d=l[a+1&7],h^=d^d>>>10,d=l[a+3&7],h^=d^d>>>3,d=l[a+4&7],h^=d^d<<7,d=l[a+7&7],d=d^d<<13,h^=d^d<<9,l[a]=h,c.i=a+1&7,h};function f(l,a){var d,h=[];if(a===(a|0))h[0]=a;else for(a=""+a,d=0;d<a.length;++d)h[d&7]=h[d&7]<<15^a.charCodeAt(d)+h[d+1&7]<<13;for(;h.length<8;)h.push(0);for(d=0;d<8&&h[d]===0;++d);for(d==8?h[7]=-1:h[d],l.x=h,l.i=0,d=256;d>0;--d)l.next()}f(c,s)}function o(s,c){return c.x=s.x.slice(),c.i=s.i,c}function u(s,c){s==null&&(s=+new Date);var f=new i(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,p=(d+h)/(1<<21);while(p===0);return p},a.int32=f.next,a.quick=a,l&&(l.x&&o(l,f),a.state=function(){return o(f,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.xorshift7=u})(_n,e,!1)})(Id);var Sd={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this;c.next=function(){var l=c.w,a=c.X,d=c.i,h,p;return c.w=l=l+1640531527|0,p=a[d+34&127],h=a[d=d+1&127],p^=p<<13,h^=h<<17,p^=p>>>15,h^=h>>>12,p=a[d]=p^h,c.i=d,p+(l^l>>>16)|0};function f(l,a){var d,h,p,m,v,g=[],C=128;for(a===(a|0)?(h=a,a=null):(a=a+"\0",h=0,C=Math.max(C,a.length)),p=0,m=-32;m<C;++m)a&&(h^=a.charCodeAt((m+32)%a.length)),m===0&&(v=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,m>=0&&(v=v+1640531527|0,d=g[m&127]^=h+v,p=d==0?p+1:0);for(p>=128&&(g[(a&&a.length||0)&127]=-1),p=127,m=4*128;m>0;--m)h=g[p+34&127],d=g[p=p+1&127],h^=h<<13,d^=d<<17,h^=h>>>15,d^=d>>>12,g[p]=h^d;l.w=v,l.X=g,l.i=p}f(c,s)}function o(s,c){return c.i=s.i,c.w=s.w,c.X=s.X.slice(),c}function u(s,c){s==null&&(s=+new Date);var f=new i(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,p=(d+h)/(1<<21);while(p===0);return p},a.int32=f.next,a.quick=a,l&&(l.X&&o(l,f),a.state=function(){return o(f,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.xor4096=u})(_n,e,!1)})(Sd);var Td={exports:{}};(function(e){(function(t,n,r){function i(s){var c=this,f="";c.next=function(){var a=c.b,d=c.c,h=c.d,p=c.a;return a=a<<25^a>>>7^d,d=d-h|0,h=h<<24^h>>>8^p,p=p-a|0,c.b=a=a<<20^a>>>12^d,c.c=d=d-h|0,c.d=h<<16^d>>>16^p,c.a=p-a|0},c.a=0,c.b=0,c.c=-1640531527,c.d=1367130551,s===Math.floor(s)?(c.a=s/4294967296|0,c.b=s|0):f+=s;for(var l=0;l<f.length+20;l++)c.b^=f.charCodeAt(l)|0,c.next()}function o(s,c){return c.a=s.a,c.b=s.b,c.c=s.c,c.d=s.d,c}function u(s,c){var f=new i(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,p=(d+h)/(1<<21);while(p===0);return p},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&o(l,f),a.state=function(){return o(f,{})}),a}n&&n.exports?n.exports=u:r&&r.amd?r(function(){return u}):this.tychei=u})(_n,e,!1)})(Td);var Md={exports:{}};(function(e){(function(t,n,r){var i=256,o=6,u=52,s="random",c=r.pow(i,o),f=r.pow(2,u),l=f*2,a=i-1,d;function h(y,I,O){var N=[];I=I==!0?{entropy:!0}:I||{};var M=g(v(I.entropy?[y,D(n)]:y==null?C():y,3),N),R=new p(N),q=function(){for(var Z=R.g(o),W=c,ee=0;Z<f;)Z=(Z+ee)*i,W*=i,ee=R.g(1);for(;Z>=l;)Z/=2,W/=2,ee>>>=1;return(Z+ee)/W};return q.int32=function(){return R.g(4)|0},q.quick=function(){return R.g(4)/4294967296},q.double=q,g(D(R.S),n),(I.pass||O||function(Z,W,ee,pe){return pe&&(pe.S&&m(pe,R),Z.state=function(){return m(R,{})}),ee?(r[s]=Z,W):Z})(q,M,"global"in I?I.global:this==r,I.state)}function p(y){var I,O=y.length,N=this,M=0,R=N.i=N.j=0,q=N.S=[];for(O||(y=[O++]);M<i;)q[M]=M++;for(M=0;M<i;M++)q[M]=q[R=a&R+y[M%O]+(I=q[M])],q[R]=I;(N.g=function(Z){for(var W,ee=0,pe=N.i,le=N.j,J=N.S;Z--;)W=J[pe=a&pe+1],ee=ee*i+J[a&(J[pe]=J[le=a&le+W])+(J[le]=W)];return N.i=pe,N.j=le,ee})(i)}function m(y,I){return I.i=y.i,I.j=y.j,I.S=y.S.slice(),I}function v(y,I){var O=[],N=typeof y,M;if(I&&N=="object")for(M in y)try{O.push(v(y[M],I-1))}catch(R){}return O.length?O:N=="string"?y:y+"\0"}function g(y,I){for(var O=y+"",N,M=0;M<O.length;)I[a&M]=a&(N^=I[a&M]*19)+O.charCodeAt(M++);return D(I)}function C(){try{var y;return d&&(y=d.randomBytes)?y=y(i):(y=new Uint8Array(i),(t.crypto||t.msCrypto).getRandomValues(y)),D(y)}catch(N){var I=t.navigator,O=I&&I.plugins;return[+new Date,t,O,t.screen,D(n)]}}function D(y){return String.fromCharCode.apply(0,y)}if(g(r.random(),n),e.exports){e.exports=h;try{d=Ro.default}catch(y){}}else r["seed"+s]=h})(typeof self!="undefined"?self:_n,[],Math)})(Md);var L1=Fd.exports,P1=Nd.exports,x1=Od.exports,k1=Id.exports,$1=Sd.exports,U1=Td.exports,$r=Md.exports;$r.alea=L1,$r.xor128=P1,$r.xorwow=x1,$r.xorshift7=k1,$r.xor4096=$1,$r.tychei=U1,Io("fineStructure",.0072973525693),Io("weakMixingAngle",.2229),Io("efimovFactor",22.7),Io("sackurTetrode",-1.16487052358);function Io(e,t){var n=["config","BigNumber"];return st(e,n,r=>{var{config:i,BigNumber:o}=r;return i.number==="BigNumber"?new o(t):t})}var V1=f1({config:Uf}),j1=p1({}),H1=b1({}),W1=C1({}),q1=I1({Matrix:W1}),G1=py({BigNumber:V1,Complex:j1,DenseMatrix:q1,Fraction:H1}),K1=T1({typed:G1});class X1{constructor(t){this.calcControls=[],this.dependenciesTriggerMap=new Map,this.hideNotRememberControlIds=[],this.dontHasPermissionControlIds=[],this.cacheComputedResult={},this.options=t,this.getDontHasPermissionControlIds(),this.getNeedHideRememberControlIds()}getNeedHideRememberControlIds(){var t;!((t=this.options)!=null&&t.displayBoList)||(this.hideNotRememberControlIds=this.options.displayBoList.reduce((n,r)=>(r.is_remember||n.push(...r.hide_controls),n),[]))}getDontHasPermissionControlIds(){var t;!((t=this.options)!=null&&t.behavior)||(this.dontHasPermissionControlIds=this.options.behavior.reduce((n,r)=>(r.ctrlBehavior===1&&n.push(r.ctrlId),n),[]))}controlNeedComputedValue(t){if(!t)return!1;const n=this.getControlIsHide(t);return!(this.dontHasPermissionControlIds.includes(t.id)&&n||this.hideNotRememberControlIds.includes(t.id)&&n)}getControlIsHide(t){return t.props.isHide?!0:t.parent===null||t.parent===void 0?!1:this.getControlIsHide(t.parent)}apply(t){this.engine=t,this.watchControlChange(),this.watchSubtableChange(),this.watchSchemaHideChange(),this.engine.on("engine-mounted",()=>{requestAnimationFrame(()=>{this.resetDependencies(),this.allCalcControlComputed()})})}resetDependencies(){this.calcControls=[],this.dependenciesTriggerMap.clear(),this.getAllCalcControl(),this.getCalcDependencies()}allCalcControlComputed(){this.calcControls.forEach(t=>{(t.props.dataBind.result.fieldCode===null||t.props.dataBind.result.fieldCode===void 0)&&this.computedCalcValue(t)})}getAllCalcControl(){this.calcControls=this.engine.runtime.flatInstances.filter(t=>t.type===ye.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===et.VariableInMainTable||r.type===et.VariableInCurrentSubTable||r.type===et.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===et.VariableInOtherSubTable&&r.subTableId&&this.setDependenciesTriggerMapItem(r.subTableId,t)})})}setDependenciesTriggerMapItem(t,n){this.dependenciesTriggerMap.has(t)||this.dependenciesTriggerMap.set(t,[]);const r=this.dependenciesTriggerMap.get(t);r.includes(n)||r.push(n)}getCalcControlsFromSubtableRows(t){return t.reduce((n,r)=>(r.children.forEach(i=>{const o=i.children[0];o&&this.engine.assertInstance(o,ye.CALC)&&n.push(o)}),n),[])}watchSchemaHideChange(){this.engine.on("schema-change",t=>{var n;t.props==="isHide"&&((n=this.dependenciesTriggerMap.get(t.instance.id))!=null?n:[]).forEach(i=>{this.computedCalcValue(i)})})}watchSubtableChange(){this.engine.on("list-change",t=>{var o,u,s;if(this.engine.isMounted===!1)return;this.resetDependencies();const n=(u=(o=t.options)==null?void 0:o.changed)!=null?u:[];this.getCalcControlsFromSubtableRows(n).forEach(c=>{this.computedCalcValue(c)}),((s=this.dependenciesTriggerMap.get(t.instance.id))!=null?s:[]).forEach(c=>{this.computedCalcValue(c)})})}watchControlChange(){this.engine.on("change",t=>{var i;if(this.engine.isMounted===!1)return;const{instance:n}=t;if(!this.dependenciesTriggerMap.has(n.id))return;const r=(i=this.dependenciesTriggerMap.get(n.id))!=null?i:[];t.rowIndex!==void 0&&t.rowIndex>-1?r.forEach(o=>{this.controlInSubtable(o)&&this.engine.getInstanceRowIndex(o)!==t.rowIndex||this.computedCalcValue(o)}):r.forEach(o=>{this.computedCalcValue(o)})})}controlInSubtable(t){var n;return((n=t.parent)==null?void 0:n.type)===ye.SUBTABLE_COLUMN}computedCalcValue(t){var c;const n=t.props.scriptEcho;if(!n||n.length===0)return;let r;this.controlInSubtable(t)&&(r=this.engine.getInstanceRowIndex(t));const i=n.reduce((f,l)=>{if(l.type===et.Operator||l.type===et.Number)return f+l.name;let a=0,d;switch(l.type){case et.VariableInMainTable:{const h=this.getNumberValue(this.engine.getState(l.id));d=this.engine.getInstance(l.id),a=Number(h);break}case et.VariableInCurrentSubTable:{d=this.engine.getInstance(l.id,r);const h=this.engine.getState(l.id,r),p=this.getNumberValue(h);a=Number(p);break}case et.VariableInOtherSubTable:{const h=this.engine.getState(l.id),p=Array.isArray(h)?h.map(v=>this.getNumberValue(v)):[],m=this.getAggregateTypeValue(p,l.aggregateType);d=this.engine.getInstance(l.subTableId),a=Number(m);break}}return!Number.isNaN(a)&&this.controlNeedComputedValue(d)?f+=`(${a})`:f+=0,f},"");let o;if(this.cacheComputedResult[i]!==void 0?o=this.cacheComputedResult[i]:(o=Number(K1(new Function(`return ${i}`)(),{precision:16})),this.cacheComputedResult[i]=o),this.controlInSubtable(t)&&r===void 0)return;const u=this.engine.getState(t.id,r),s=!o||o===1/0||o===-1/0?0:t.props.precision===""?o:Number(o.toFixed(t.props.precision));s!==(u==null?void 0:u.result)&&this.engine.setState(t.id,{result:s,unit:(c=u==null?void 0:u.unit)!=null?c:""},r)}getNumberValue(t){if(typeof t=="object"&&t){if("result"in t)return t.result;if("amount"in t)return t.amount}return typeof t=="number"?t:0}getAggregateTypeValue(t,n){if(!n||!t||!t.length)return 0;switch(n){case rn.MAX:return Math.max(...t);case rn.MIN:return Math.min(...t);case rn.SUM:return t.reduce((r,i)=>r+i);case rn.AVG:return t.reduce((r,i)=>r+i)/t.length}}}class z1{constructor(t,n=!0){this.config=t,this.isPc=n}apply(t){var u,s;this.engine=t;const n=(s=(u=this.config)==null?void 0:u.source)!=null?s:"";let r=document.createElement("style");r.className="edit-css-"+t.id;let i=document.querySelector("head");i==null||i.appendChild(r);let o;this.isPc?o=`[data-engine-id='${t.id}']{ ${n} }`:o=n,r.appendChild(document.createTextNode(o))}}ae.CalcPlugin=X1,ae.ControlsEventPlugin=sv,ae.ES6ModulePlugin=iv,ae.Engine=Ss,ae.LifecycleEventPlugin=uv,ae.Plugin=rv,ae.StylePlugin=z1,ae.buildUUID=li,ae.hasChildrenControl=ho,ae.loopDataViewControl=Jn,ae.loopFormControl=zn,ae.parseModule=Bf,Object.defineProperty(ae,"__esModule",{value:!0})});
|