@byteluck-fe/model-driven-engine 2.22.2-beta.6 → 2.22.2-beta.8
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/README.md +30 -30
- package/dist/esm/common/ActionManager.js +4 -4
- package/dist/esm/common/Engine.js +52 -52
- package/dist/esm/common/Runtime.js +2 -2
- package/dist/esm/common/Store.js +4 -4
- package/dist/esm/common/proxyState.js +18 -18
- package/dist/esm/plugins/CalcPlugin.js +43 -43
- package/dist/esm/plugins/StylePlugin.js +6 -6
- package/dist/index.umd.js +33 -33
- package/dist/types/common/ActionManager.d.ts +14 -14
- package/dist/types/common/DataManager.d.ts +10 -10
- package/dist/types/common/Engine.d.ts +201 -201
- package/dist/types/common/OkWorker.d.ts +13 -13
- package/dist/types/common/Plugin.d.ts +6 -6
- package/dist/types/common/Runtime.d.ts +31 -31
- package/dist/types/common/Store.d.ts +54 -54
- package/dist/types/common/checkerValue.d.ts +3 -3
- package/dist/types/common/index.d.ts +2 -2
- package/dist/types/common/proxyState.d.ts +30 -30
- package/dist/types/index.d.ts +3 -3
- package/dist/types/plugins/CalcPlugin.d.ts +121 -121
- package/dist/types/plugins/ControlsEventPlugin.d.ts +17 -17
- package/dist/types/plugins/ES6ModulePlugin.d.ts +27 -27
- package/dist/types/plugins/LifecycleEventPlugin.d.ts +15 -15
- package/dist/types/plugins/StylePlugin.d.ts +13 -13
- package/dist/types/plugins/index.d.ts +5 -5
- package/dist/types/utils/index.d.ts +1 -1
- package/dist/types/utils/runtimeUtils.d.ts +5 -5
- package/package.json +4 -4
package/dist/index.umd.js
CHANGED
|
@@ -1,71 +1,71 @@
|
|
|
1
|
-
var CE=Object.defineProperty,FE=Object.defineProperties;var NE=Object.getOwnPropertyDescriptors;var Ld=Object.getOwnPropertySymbols,OE=Object.getPrototypeOf,IE=Object.prototype.hasOwnProperty,SE=Object.prototype.propertyIsEnumerable,TE=Reflect.get;var Io=Math.pow,Pd=(le,we,Ie)=>we in le?CE(le,we,{enumerable:!0,configurable:!0,writable:!0,value:Ie}):le[we]=Ie,be=(le,we)=>{for(var Ie in we||(we={}))IE.call(we,Ie)&&Pd(le,Ie,we[Ie]);if(Ld)for(var Ie of Ld(we))SE.call(we,Ie)&&Pd(le,Ie,we[Ie]);return le},gi=(le,we)=>FE(le,NE(we));var xd=(le,we,Ie)=>TE(OE(le),Ie,we);var ct=(le,we,Ie)=>new Promise((So,Qe)=>{var en=Q=>{try{sr(Ie.next(Q))}catch(ar){Qe(ar)}},kr=Q=>{try{sr(Ie.throw(Q))}catch(ar){Qe(ar)}},sr=Q=>Q.done?So(Q.value):Promise.resolve(Q.value).then(en,kr);sr((Ie=Ie.apply(le,we)).next())});(function(le,we){typeof exports=="object"&&typeof module!="undefined"?we(exports,require("crypto")):typeof define=="function"&&define.amd?define(["exports","crypto"],we):(le=typeof globalThis!="undefined"?globalThis:le||self,we(le.modelDrivenEngine={},le.require$$0))})(this,function(le,we){"use strict";function Ie(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var So=Ie(we),Qe;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(Qe||(Qe={}));var en;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(en||(en={}));var kr,sr=(kr=window.localStorage.getItem("locale"))!==null&&kr!==void 0?kr:"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 ar;(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"})(ar||(ar={}));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 Hs;(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"})(Hs||(Hs={}));var Ce;(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"})(Ce||(Ce={}));var Ws;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(Ws||(Ws={}));var qs="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",kd=qs+"0123456789";function _i(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?qs:kd,i=Math.random()*r.length;t+=r[parseInt(String(i),10)]}return t}function To(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 $d(e){if(Array.isArray(e))return To(e)}function Ud(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Gs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Di(e,t,n){return Js()?Di=Reflect.construct:Di=function(i,o,u){var s=[null];s.push.apply(s,o);var c=Function.bind.apply(i,s),l=new c;return u&&Ur(l,u.prototype),l},Di.apply(null,arguments)}function $r(e){return $r=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},$r(e)}function Ks(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&&Ur(e,t)}function Vd(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function jd(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Hd(){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 Wd(e,t){return t&&(qd(t)==="object"||typeof t=="function")?t:Ud(e)}function Ur(e,t){return Ur=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Ur(e,t)}function Xs(e){return $d(e)||jd(e)||Gd(e)||Hd()}function qd(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Gd(e,t){if(!!e){if(typeof e=="string")return To(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 To(e,t)}}function Mo(e){var t=typeof Map=="function"?new Map:void 0;return Mo=function(r){if(r===null||!Vd(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 Di(r,arguments,$r(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Ur(i,r)},Mo(e)}function Js(){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 zs(e){var t=Js();return function(){var r=$r(e),i;if(t){var o=$r(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Wd(this,i)}}var Ro=console;function cr(){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=Ro).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(Xs(i)))}function Bo(){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=Ro).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(Xs(i)))}function Kd(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var Lo=function(e){Ks(n,e);var t=zs(n);function n(r){Gs(this,n);var i;return i=t.call(this,r),i.name="\u{1F4A5} Driven Error",i.message=r?Kd(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",i}return n}(Mo(Error)),Xd=function(e){Ks(n,e);var t=zs(n);function n(r){Gs(this,n);var i;return i=t.call(this,r),i.name="\u{1F6A8} Driven Reference Error",i}return n}(Lo);function Vt(e){throw new Lo(e)}function Zs(e){throw new Xd(e)}function vi(e){Ro.error(new Lo(e))}function jt(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":jt(n==null?void 0:n.children,t);break;case"wrap":jt(n==null?void 0:n.children,t);break;case"search":jt(n==null?void 0:n.children,t);break;case"form":t(n)}})}/*!
|
|
2
|
-
* shared v9.
|
|
1
|
+
var p2=Object.defineProperty,h2=Object.defineProperties;var m2=Object.getOwnPropertyDescriptors;var U0=Object.getOwnPropertySymbols,g2=Object.getPrototypeOf,v2=Object.prototype.hasOwnProperty,E2=Object.prototype.propertyIsEnumerable,D2=Reflect.get;var Si=Math.pow,j0=(ce,Ae,Se)=>Ae in ce?p2(ce,Ae,{enumerable:!0,configurable:!0,writable:!0,value:Se}):ce[Ae]=Se,Ce=(ce,Ae)=>{for(var Se in Ae||(Ae={}))v2.call(Ae,Se)&&j0(ce,Se,Ae[Se]);if(U0)for(var Se of U0(Ae))E2.call(Ae,Se)&&j0(ce,Se,Ae[Se]);return ce},gu=(ce,Ae)=>h2(ce,m2(Ae));var H0=(ce,Ae,Se)=>D2(g2(ce),Se,Ae);var st=(ce,Ae,Se)=>new Promise((Oi,vu)=>{var Ii=Ut=>{try{$r(Se.next(Ut))}catch(xr){vu(xr)}},Ti=Ut=>{try{$r(Se.throw(Ut))}catch(xr){vu(xr)}},$r=Ut=>Ut.done?Oi(Ut.value):Promise.resolve(Ut.value).then(Ii,Ti);$r((Se=Se.apply(ce,Ae)).next())});(function(ce,Ae){typeof exports=="object"&&typeof module!="undefined"?Ae(exports,require("crypto")):typeof define=="function"&&define.amd?define(["exports","crypto"],Ae):(ce=typeof globalThis!="undefined"?globalThis:ce||self,Ae(ce.modelDrivenEngine={},ce.require$$0))})(this,function(ce,Ae){"use strict";function Se(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var Oi=Se(Ae),vu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",Ii="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",Ti="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",$r="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",Ut="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",xr="{caption}\u5FC5\u586B",W0="\u8BF7\u8F93\u5165\u6807\u9898",q0="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",G0="\u8BF7\u8F93\u5165\u884C\u6807\u9898",K0="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",X0="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",z0="\u8BF7\u7ED1\u5B9A\u8868\u5355",J0="\u8BF7\u7ED1\u5B9A\u5217\u8868",Z0="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",Q0="\u8BF7\u8F93\u5165\u663E\u793A\u503C",Y0="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",ed="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",td="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",nd="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",rd="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",ud="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",id="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",od="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",ad="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",sd="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",ld="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",cd="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",fd="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u8D85\u8FC7\u4E86\u9650\u5236",dd="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",pd="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",hd="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",md="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",gd="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",vd="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Ed="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Dd="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",_d="\u8BF7\u7ED1\u5B9A\u670D\u52A1",yd="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Cd="\u8BF7\u9009\u62E9\u7701",Ad="\u8BF7\u9009\u62E9\u5E02",Fd="\u8BF7\u9009\u62E9\u533A",bd="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",wd="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",Bd="\u8BF7\u8F93\u5165\u5217\u5BBD",Nd="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",Sd="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",Od="\u8BF7\u9009\u62E9\u63A7\u4EF6",Id="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",Td="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Md="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",Rd="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",Ld="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Pd="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",$d="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",xd="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",kd="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",Vd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Ud="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",jd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",Hd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Wd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",qd="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",Gd="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",Kd="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Xd="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",zd="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",Jd="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",Zd="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",Qd="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",Yd="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",ep="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",tp="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",np="\u8BF7\u9009\u62E9\u6392\u5E8F\u5B57\u6BB5",rp="\u6279\u91CF\u5220\u9664",up="\u6279\u91CF\u6253\u5370",ip="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",op="\u6309\u94AE",ap="\u521B\u5EFA\u5355\u636E",sp="\u4EEA\u8868\u76D8",lp="\u5206\u5272\u7EBF",cp="\u5BFC\u51FA",fp="\u8868\u5355\u64CD\u4F5C",dp="\u5BFC\u5165",pp="\u53D1\u7968\u8BC6\u522B",hp="\u94FE\u63A5",mp="\u5217\u8868\u9009\u62E9",gp="\u5217\u8868\u89C6\u56FE",vp="\u64CD\u4F5C\u6309\u94AE",Ep="\u5206\u9875",Dp="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",_p="\u8BF4\u660E\u6587\u5B57",yp="\u6587\u5B57\u8BC6\u522B",Cp="\u6807\u9898\u7EC4\u4EF6",Ap="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",Fp="\u6570\u7EC4",bp="\u81EA\u52A8\u7F16\u53F7",wp="\u81EA\u5B9A\u4E49",Bp="\u6570\u503C",Np="\u90E8\u95E8",Sp="\u4EBA\u5458",Op="\u9644\u4EF6",Ip="\u56FE\u7247",Tp="\u5730\u5740",Mp="\u64CD\u4F5C",Rp="\u5E8F\u53F7",Lp="\u4EBA\u5458",Pp="\u957F\u6587\u672C",$p="\u65E5\u671F\u533A\u95F4",xp="\u65E5\u671F",kp="\u77ED\u6587\u672C",Vp="\u6362\u884C\u5BB9\u5668Wrap",Up="\u8868\u683C",jp="\u660E\u7EC6\u5B50\u8868",Hp="\u5730\u5740",Wp="\u91D1\u989D",qp="\u8BA1\u7B97\u516C\u5F0F",Gp="\u591A\u9009",Kp="\u7535\u5B50\u7B7E\u7AE0",Xp="\u5355\u884C\u6587\u672C",zp="\u6570\u5B57",Jp="\u4E1A\u52A1\u7EC4\u7EC7",Zp="\u5355\u9009",Qp="\u5BCC\u6587\u672C",Yp="\u8BC4\u5206",eh="\u6570\u5B57\u533A\u95F4",th="\u4E0B\u62C9\u5355\u9009",nh="\u4E0B\u62C9\u591A\u9009",rh="\u5173\u8054\u5355\u9009",uh="\u591A\u884C\u6587\u672C",ih="\u6811",oh="Vue\u5BB9\u5668",ah="Vue\u9875\u9762",sh="\u5728\u7EBF\u6587\u6863",lh="\u6309\u94AE\u64CD\u4F5C\u680F",ch="\u9AD8\u7EA7\u5BB9\u5668",fh="\u5206\u7EC4",dh="\u6805\u683C\u5217",ph="\u6570\u636E\u5BB9\u5668",hh="\u753B\u5E03",mh="\u6362\u884C\u5BB9\u5668",gh="\u6805\u683C\u7B49\u5206\u884C",vh="\u5217\u8868\u5BB9\u5668",Eh="\u81EA\u7531\u9875\u9762",Dh="\u5B9A\u4F4D\u5B50\u5BB9\u5668",_h="\u5B9A\u4F4D\u5BB9\u5668",yh="\u6805\u683C\u5E03\u5C40",Ch="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",Ah="\u660E\u7EC6\u5B50\u8868\u884C",Fh="\u6807\u7B7E\u9875",bh="\u6807\u7B7E\u5355\u5143",wh="\u5DE5\u5177\u680F",Bh="\u6279\u91CF\u63D0\u4EA4",Nh="\u5BFC\u51FA\u8BB0\u5F55",Sh="\u5217\u8868\u89C6\u56FE",Oh="\u7ED3\u675F\u65F6\u95F4",Ih="\u5F00\u59CB\u65F6\u95F4",Th="\u5355\u4F4D",Mh="\u7ED3\u679C",Rh="\u5E01\u79CD",Lh="\u7ED3\u675F\u65E5\u671F",Ph="\u5F00\u59CB\u65E5\u671F",$h="\u8BF7\u9009\u62E9\u516C\u53F8\u540D\u79F0",xh="\u8BF7\u9009\u62E9\u624B\u673A\u53F7/\u90AE\u7BB1",kh="\u8BF7\u9009\u62E9\u7B7E\u7AE0\u7C7B\u578B",Vh="\u8BF7\u9009\u62E9\u7B7E\u7F72\u4EBA",Uh="\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u7B7E\u7F72\u4EBA",jh="\u8BF7\u9009\u62E9\u7B7E\u7F72\u6587\u4EF6",Hh="\u8BF7\u9009\u62E9",Wh="\u8BF7\u9009\u62E9\u7EC4\u7EC7",qh="\u8BF7\u9009\u62E9\u90E8\u95E8",Gh="\u8BF7\u9009\u62E9\u7ED3\u675F\u65E5\u671F",Kh="\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F",Xh="\u8BF7\u9009\u62E9\u5730\u5740",zh="\u5F39\u7A97\u786E\u8BA4\u65F6",Jh="\u6807\u7B7E\u9875\u5207\u6362\u65F6",Zh="\u884C\u9009\u4E2D\u65F6",Qh="\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",Yh="\u884C\u5220\u9664\u524D",em="\u884C\u70B9\u51FB\u65F6",tm="\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",nm="\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",rm="\u91CD\u547D\u540D\u65F6",um="\u4FDD\u5B58\u6587\u4EF6\u65F6",im="\u6253\u5F00\u6587\u4EF6\u65F6",om="\u83B7\u53D6\u7126\u70B9\u65F6",am="\u5931\u53BB\u7126\u70B9\u65F6",sm="\u7528\u6237\u8F93\u5165\u65F6",lm="\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",cm="\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",fm="\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",dm="\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",pm="\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",hm="\u641C\u7D22\u65F6",mm="\u503C\u53D1\u751F\u53D8\u5316\u65F6",gm="\u6267\u884C\u5B8C\u6210\u65F6",vm="\u70B9\u51FB\u65F6",Em="\u8BF7\u8F93\u5165\u4EBA\u5458\u59D3\u540D\u6216\u90AE\u7BB1",Dm="\u8BF7\u8F93\u5165\u65E5\u671F",_m="\u8BF7\u8F93\u5165\u81EA\u52A8\u7F16\u53F7",ym="\u8BF7\u8F93\u5165",Cm="\u9ED8\u8BA4\u6A21\u7248",Am="\u5DE6\u53F3\u5E03\u5C40",Fm="\u4E0A\u4E0B\u5E03\u5C40",bm="\u53EA\u8BFB",wm="\u5FC5\u586B",Bm="\u63D0\u793A\u6587\u5B57",Nm="\u9690\u85CF\u6807\u9898",Sm="\u6807\u9898\u5FC5\u586B",Om="\u7EC4\u7EC7\u5F62\u6001",Im="\u4E1A\u52A1\u7C7B\u578B",Tm="\u786E\u5B9A\u8981\u5220\u9664\u6B64\u6761\u6570\u636E\u5417\uFF1F",Mm="\u9690\u85CF",Rm="\u6D41\u7A0B\u72B6\u6001",Lm="\u5BA1\u6279\u901A\u8FC7\u5355\u636E",Pm="\u5220\u9664",$m="\u7F16\u8F91",xm="\u67E5\u770B",km="\u52A0\u8F7D\u81EA\u5B9A\u4E49\u63A7\u4EF6\u5F02\u5E38\uFF0C\u4F1A\u5F71\u54CD\u5230\u7684\u63A7\u4EF6\uFF1A{id}",Vm="\u5185\u7F6E\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF",Um="\u5145\u6EE1\u6574\u884C",jm={isNotNumber:vu,isNotString:Ii,isNotObject:Ti,isNotArray:$r,isNotBoolean:Ut,runtimeRequired:xr,pleaseEnterCaption:W0,pleaseEnterCaptionTip:q0,pleaseEnterRowCaption:G0,pleaseEnterPlaceholder:K0,pleaseEnterFieldCode:X0,pleaseEnterForm:z0,pleaseEnterList:J0,pleaseEnterProcess:Z0,pleaseEnterLabel:Q0,pleaseEnterValue:Y0,bizKeyNotBindFiled:ed,pleaseSelectOneField:td,pleaseEnterNumberRange:nd,pleaseEnterAValueGreaterThanMin:rd,pleaseEnterAValueLessThanMax:ud,numberRangeSetError:id,stringRangeError:od,attachmentMaxSize:ad,pleaseEnterTotalScoreSetting:sd,theTotalScoreMustNotBeLessThan1:ld,scoreDefaultValueRange:cd,attachmentLimitError:fd,PleaseReselectTheOptionalQuantity:dd,TheMaximumLengthIsGreaterThanTheMinimumLength:pd,TheMinimumLengthIsGreaterThanTheMaximumLength:hd,PleaseSelectTheCorrectOptionSettings:md,optionIdIsRepeat:gd,optionIsRequired:vd,pleaseEnterDataCode:Ed,pleaseEnterValueFieldCode:Dd,pleaseEnterSvcCode:_d,pleaseBindAtLeastOneDisplayValue:yd,pleaseSelectProvince:Cd,pleaseSelectCity:Ad,pleaseSelectDistrict:Fd,limitRowsCannotBeLessThan0:bd,TheNumberOfRowsCannotBeLessThanMinRows:wd,pleaseEnterColumnWidth:Bd,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Nd,pleaseCompleteAllRulesAndConditions:Sd,pleaseSelectControl:Od,pleaseSelectAtLeastOneColumn:Id,pleaseSelectFillBackMode:Td,pleaseSelectDashboard:Md,rootNodeIsRequired:Rd,theViewNameCannotBeEmpty:Ld,pleaseSelectOcrType:Pd,pleaseSelectAtLeastOneFieldToFillIn:$d,pleaseChooseAtLeastOne:xd,pleaseEnterButtonContent:kd,pleaseEnterDataCodeInDataSetting:Vd,pleaseEnterValueFieldCodeInDataSetting:Ud,pleaseEnterSvcCodeInDataSetting:jd,pleaseBindAtLeastOneDisplayValueInDataSetting:Hd,rootNodeIsRequiredInDataSetting:Wd,pleaseEnterMaxHeight:qd,pleaseEnterWatermark:Gd,pleaseEnterFileName:Kd,pleaseUploadAtLeastOnePrintTemplate:Xd,pleaseAssignBusiness:zd,pleaseAssignExternal:Jd,pleaseEnterAliasCode:Zd,pleaseSelectDataCode:Qd,pleaseSelectSvcCode:Yd,pleaseSelectJoinFieldCode:ep,pleaseSelectMainFieldCode:tp,pleaseSelectSortFieldCode:np,batchDeleteButton:rp,batchPrintListButton:up,batchPrintRecordList:ip,button:op,createFormListButton:ap,dashboard:sp,divider:lp,exportListButton:cp,formSelectButton:fp,importRecordListButton:dp,invoiceCheckButton:pp,link:hp,listSelectButton:mp,ListViewSelect:gp,operationButton:vp,pagination:Ep,submissionRecordListButton:Dp,text:_p,textOcrButton:yp,title:Cp,approvalStatusColumn:Ap,array:Fp,autoNumber:bp,custom:wp,decimal:Bp,department:Np,employee:Sp,file:Op,image:Ip,location:Tp,operation:Mp,order:Rp,people:Lp,long:Pp,timescope:$p,timestamp:xp,varchar:kp,gridLayoutWrap:Vp,gridTable:Up,subTable:jp,address:Hp,amount:Wp,calc:qp,checkBox:Gp,electronicSignature:Kp,input:Xp,number:zp,organizationSelection:Jp,radio:Zp,richText:Qp,score:Yp,searchNumberRange:eh,select:th,selectMultiple:nh,selectRelation:rh,textarea:uh,tree:ih,vueFormItem:oh,vuePage:ah,WPS:sh,actionBar:lh,advancedContainer:ch,cardGroup:fh,col:dh,dataView:ph,grid:hh,gridLayoutContainer:mh,gridRow:gh,listView:vh,page:Eh,position:Dh,positioningContainer:_h,row:yh,subtableColumn:Ch,subtableRow:Ah,tab:Fh,tabPane:bh,toolbox:wh,batchSubmissionListButton:Bh,exportRecordListButton:Nh,listViewSelect:Sh,endTime:Oh,startTime:Ih,unit:Th,result:Mh,currency:Rh,endDate:Lh,startDate:Ph,pleaseSelectCompanyName:$h,pleaseSelectPhoneOrEmail:xh,pleaseSelectSignType:kh,pleaseSelectSigner:Vh,pleaseSelectOnlyOne:Uh,pleaseSelectSignFile:jh,pleaseSelect:Hh,pleaseSelectOrg:Wh,pleaseSelectDept:qh,pleaseSelectEndDate:Gh,pleaseSelectStartDate:Kh,pleaseChooseAddress:Xh,modalConfirm:zh,tabChange:Jh,rowSelected:Zh,listDataImport:Qh,rowDelete:Yh,rowClick:em,cellRender:tm,onClickBtn:nm,rename:rm,onSaveFile:um,onOpenFile:im,onFocus:om,onBlur:am,onInput:sm,listDataAdd:lm,listDataDelete:cm,listDataBack:fm,listDataCreate:dm,listDataChange:pm,search:hm,valueChange:mm,fibished:gm,click:vm,pleaseEnterNameorEmail:Em,pleaseEnterDate:Dm,pleaseEnterAutonumber:_m,pleaseEnter:ym,defaultTemplate:Cm,left:Am,top:Fm,default:"\u666E\u901A",readonly:bm,required:wm,textTip:Bm,hideCaption:Nm,titleRequired:Sm,organizationalForm:Om,businessType:Im,deleteConfirm:Tm,hide:Mm,processStatus:Rm,approvedDocuments:Lm,delete:Pm,edit:$m,view:xm,loadCtrlErrorTip:km,loadCtrlError:Vm,fullLine:Um},Hm="Please enter a number",Wm="Please enter a string",qm="Please enter an object",Gm="Please enter an array",Km="Please enter a boolean",Xm="{caption} Required",zm="Please enter the title",Jm="Please enter the bubble prompt",Zm="Please enter the row title",Qm="Please enter the prompt text",Ym="Please bind data items",eg="Please bind the form",tg="Please bind the list",ng="Please bind the process",rg="Please enter the displayed value",ug="Please enter the stored value",ig="The document number is not bound to the data item",og="Please select at least one display field",ag="Please enter a value greater than or equal to {min} and less than or equal to {max}",sg="Please enter a value greater than or equal to {min}",lg="Please enter a value less than or equal to {max}",cg="The value range is set incorrectly",fg="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",dg="The attachment size must be between 0MB and 1000MB",pg="Please fill in the total score setting",hg="The total score cannot be less than 1",mg="The default value must be between {min} and {max}",gg="The number of attachment uploads exceeds the limit",vg="Please re-select the optional quantity",Eg="The maximum length of the control must be greater than the minimum length",Dg="The minimum length of the control must be less than the maximum length",_g="Please select the correct option setting",yg="Option ID cannot be repeated",Cg="Please enter at least one option",Ag="Please bind the data source",Fg="Please bind the stored value",bg="Please bind the service",wg="At least one display value must be bound",Bg="Please select a province",Ng="Please select a city",Sg="Please select a district",Og="The minimum number of lines to fill in cannot be less than 0",Ig="The number of rows cannot be less than {min} rows",Tg="Please enter the column width",Mg="Please set the logical relationship of all rule conditions",Rg="Please complete all rules and conditions",Lg="please select control",Pg="Please select the dashboard",$g="View name cannot be empty",xg="Please select recognition type",kg="Please select at least one field to fill in",Vg="Please select at least one",Ug="Please enter the button title",jg="Please bind the business model in the data settings",Hg="Please bind storage values in data settings",Wg="Please bind the service in the data settings",qg="Please bind at least one display value in the data settings",Gg="Please select the root node in the data settings",Kg="Please enter the maximum height",Xg="The input content cannot be empty",zg="Watermark cannot be empty",Jg="File name cannot be empty",Zg="Please upload at least one printing template!\uFF01",Qg="Please select a specific business department",Yg="Please select a specified external organization",ev="Please enter a sub table alias",tv="Please select the associated table to set the business model",nv="Please select the association table to set the binding service",rv="Select associated sub table fields",uv="Please select the associated main table field",iv="Please select the sort field",ov="\u6279\u91CF\u5220\u9664",av="\u6279\u91CF\u6253\u5370",sv="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",lv="\u6309\u94AE",cv="\u521B\u5EFA\u5355\u636E",fv="\u4EEA\u8868\u76D8",dv="\u5206\u5272\u7EBF",pv="\u5BFC\u51FA",hv="\u8868\u5355\u64CD\u4F5C",mv="\u5BFC\u5165",gv="\u53D1\u7968\u8BC6\u522B",vv="\u94FE\u63A5",Ev="\u5217\u8868\u9009\u62E9",Dv="\u5217\u8868\u89C6\u56FE",_v="\u64CD\u4F5C\u6309\u94AE",yv="\u5206\u9875",Cv="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",Av="\u8BF4\u660E\u6587\u5B57",Fv="\u6587\u5B57\u8BC6\u522B",bv="\u6807\u9898\u7EC4\u4EF6",wv="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",Bv="\u6570\u7EC4",Nv="\u81EA\u52A8\u7F16\u53F7",Sv="\u81EA\u5B9A\u4E49",Ov="\u6570\u503C",Iv="\u90E8\u95E8",Tv="\u4EBA\u5458",Mv="\u9644\u4EF6",Rv="\u56FE\u7247",Lv="\u5730\u5740",Pv="\u64CD\u4F5C",$v="\u5E8F\u53F7",xv="\u4EBA\u5458",kv="\u957F\u6587\u672C",Vv="\u65E5\u671F\u533A\u95F4",Uv="\u65E5\u671F",jv="\u77ED\u6587\u672C",Hv="\u6362\u884C\u5BB9\u5668Wrap",Wv="\u8868\u683C",qv="\u660E\u7EC6\u5B50\u8868",Gv="\u5730\u5740",Kv="\u91D1\u989D",Xv="\u8BA1\u7B97\u516C\u5F0F",zv="\u591A\u9009",Jv="\u7535\u5B50\u7B7E\u7AE0",Zv="\u5355\u884C\u6587\u672C",Qv="\u6570\u5B57",Yv="\u4E1A\u52A1\u7EC4\u7EC7",eE="\u5355\u9009",tE="\u5BCC\u6587\u672C",nE="\u8BC4\u5206",rE="\u6570\u5B57\u533A\u95F4",uE="\u4E0B\u62C9\u5355\u9009",iE="\u4E0B\u62C9\u591A\u9009",oE="\u5173\u8054\u5355\u9009",aE="\u591A\u884C\u6587\u672C",sE="\u6811",lE="Vue\u5BB9\u5668",cE="Vue\u9875\u9762",fE="\u5728\u7EBF\u6587\u6863",dE="\u6309\u94AE\u64CD\u4F5C\u680F",pE="\u9AD8\u7EA7\u5BB9\u5668",hE="\u5206\u7EC4",mE="\u6805\u683C\u5217",gE="\u6570\u636E\u5BB9\u5668",vE="\u753B\u5E03",EE="\u6362\u884C\u5BB9\u5668",DE="\u6805\u683C\u7B49\u5206\u884C",_E="\u5217\u8868\u5BB9\u5668",yE="\u81EA\u7531\u9875\u9762",CE="\u5B9A\u4F4D\u5B50\u5BB9\u5668",AE="\u5B9A\u4F4D\u5BB9\u5668",FE="\u6805\u683C\u5E03\u5C40",bE="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",wE="\u660E\u7EC6\u5B50\u8868\u884C",BE="\u6807\u7B7E\u9875",NE="\u6807\u7B7E\u5355\u5143",SE="\u5DE5\u5177\u680F",OE="\u6279\u91CF\u63D0\u4EA4",IE="\u5BFC\u51FA\u8BB0\u5F55",TE="\u5217\u8868\u89C6\u56FE",ME={isNotNumber:Hm,isNotString:Wm,isNotObject:qm,isNotArray:Gm,isNotBoolean:Km,runtimeRequired:Xm,pleaseEnterCaption:zm,pleaseEnterCaptionTip:Jm,pleaseEnterRowCaption:Zm,pleaseEnterPlaceholder:Qm,pleaseEnterFieldCode:Ym,pleaseEnterForm:eg,pleaseEnterList:tg,pleaseEnterProcess:ng,pleaseEnterLabel:rg,pleaseEnterValue:ug,bizKeyNotBindFiled:ig,pleaseSelectOneField:og,pleaseEnterNumberRange:ag,pleaseEnterAValueGreaterThanMin:sg,pleaseEnterAValueLessThanMax:lg,numberRangeSetError:cg,stringRangeError:fg,attachmentMaxSize:dg,pleaseEnterTotalScoreSetting:pg,theTotalScoreMustNotBeLessThan1:hg,scoreDefaultValueRange:mg,attachmentLimitError:gg,PleaseReselectTheOptionalQuantity:vg,TheMaximumLengthIsGreaterThanTheMinimumLength:Eg,TheMinimumLengthIsGreaterThanTheMaximumLength:Dg,PleaseSelectTheCorrectOptionSettings:_g,optionIdIsRepeat:yg,optionIsRequired:Cg,pleaseEnterDataCode:Ag,pleaseEnterValueFieldCode:Fg,pleaseEnterSvcCode:bg,pleaseBindAtLeastOneDisplayValue:wg,pleaseSelectProvince:Bg,pleaseSelectCity:Ng,pleaseSelectDistrict:Sg,limitRowsCannotBeLessThan0:Og,TheNumberOfRowsCannotBeLessThanMinRows:Ig,pleaseEnterColumnWidth:Tg,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Mg,pleaseCompleteAllRulesAndConditions:Rg,pleaseSelectControl:Lg,pleaseSelectDashboard:Pg,theViewNameCannotBeEmpty:$g,pleaseSelectOcrType:xg,pleaseSelectAtLeastOneFieldToFillIn:kg,pleaseChooseAtLeastOne:Vg,pleaseEnterButtonContent:Ug,pleaseEnterDataCodeInDataSetting:jg,pleaseEnterValueFieldCodeInDataSetting:Hg,pleaseEnterSvcCodeInDataSetting:Wg,pleaseBindAtLeastOneDisplayValueInDataSetting:qg,rootNodeIsRequiredInDataSetting:Gg,pleaseEnterMaxHeight:Kg,pleaseEnter:Xg,pleaseEnterWatermark:zg,pleaseEnterFileName:Jg,pleaseUploadAtLeastOnePrintTemplate:Zg,pleaseAssignBusiness:Qg,pleaseAssignExternal:Yg,pleaseEnterAliasCode:ev,pleaseSelectDataCode:tv,pleaseSelectSvcCode:nv,pleaseSelectJoinFieldCode:rv,pleaseSelectMainFieldCode:uv,pleaseSelectSortFieldCode:iv,batchDeleteButton:ov,batchPrintListButton:av,batchPrintRecordList:sv,button:lv,createFormListButton:cv,dashboard:fv,divider:dv,exportListButton:pv,formSelectButton:hv,importRecordListButton:mv,invoiceCheckButton:gv,link:vv,listSelectButton:Ev,ListViewSelect:Dv,operationButton:_v,pagination:yv,submissionRecordListButton:Cv,text:Av,textOcrButton:Fv,title:bv,approvalStatusColumn:wv,array:Bv,autoNumber:Nv,custom:Sv,decimal:Ov,department:Iv,employee:Tv,file:Mv,image:Rv,location:Lv,operation:Pv,order:$v,people:xv,long:kv,timescope:Vv,timestamp:Uv,varchar:jv,gridLayoutWrap:Hv,gridTable:Wv,subTable:qv,address:Gv,amount:Kv,calc:Xv,checkBox:zv,electronicSignature:Jv,input:Zv,number:Qv,organizationSelection:Yv,radio:eE,richText:tE,score:nE,searchNumberRange:rE,select:uE,selectMultiple:iE,selectRelation:oE,textarea:aE,tree:sE,vueFormItem:lE,vuePage:cE,WPS:fE,actionBar:dE,advancedContainer:pE,cardGroup:hE,col:mE,dataView:gE,grid:vE,gridLayoutContainer:EE,gridRow:DE,listView:_E,page:yE,position:CE,positioningContainer:AE,row:FE,subtableColumn:bE,subtableRow:wE,tab:BE,tabPane:NE,toolbox:SE,batchSubmissionListButton:OE,exportRecordListButton:IE,listViewSelect:TE},RE="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",LE="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",PE="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",$E="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",xE="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",kE="{caption}\u5FC5\u9808",VE="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",UE="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",jE="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",HE="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",WE="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",qE="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",GE="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",KE="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",XE="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",zE="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",JE="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",ZE="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",QE="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",YE="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",eD="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",tD="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",nD="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",rD="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",uD="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",iD="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",oD="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",aD="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u6570\u304C\u5236\u9650\u3092\u8D85\u3048\u3066\u3044\u307E\u3059",sD="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",lD="\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u5927\u5024\u306F\u6700\u5C0F\u5024\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",cD="\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u5C0F\u5024\u306F\u6700\u5927\u5024\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",fD="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",dD="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",pD="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",hD="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",mD="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",gD="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",vD="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",ED="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",DD="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",_D="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",yD="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",CD="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",AD="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",FD="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",bD="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",wD="please select control",BD="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ND="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",SD="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",OD="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ID="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",TD="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",MD="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",RD="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",LD="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",PD="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",$D="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",xD="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",kD="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",VD="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",UD="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",jD="\u5370\u5237\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u5C11\u306A\u304F\u3068\u30821\u3064\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\uFF01\uFF01",HD="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",WD="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",qD="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",GD="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",KD="\u95A2\u9023\u30C6\u30FC\u30D6\u30EB\u8A2D\u5B9A\u30D0\u30A4\u30F3\u30C9\u30B5\u30FC\u30D3\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",XD="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",zD="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",JD="\u30BD\u30FC\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ZD="\u6279\u91CF\u5220\u9664",QD="\u6279\u91CF\u6253\u5370",YD="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",e1="\u6309\u94AE",t1="\u521B\u5EFA\u5355\u636E",n1="\u4EEA\u8868\u76D8",r1="\u5206\u5272\u7EBF",u1="\u5BFC\u51FA",i1="\u8868\u5355\u64CD\u4F5C",o1="\u5BFC\u5165",a1="\u53D1\u7968\u8BC6\u522B",s1="\u94FE\u63A5",l1="\u5217\u8868\u9009\u62E9",c1="\u5217\u8868\u89C6\u56FE",f1="\u64CD\u4F5C\u6309\u94AE",d1="\u5206\u9875",p1="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",h1="\u8BF4\u660E\u6587\u5B57",m1="\u6587\u5B57\u8BC6\u522B",g1="\u6807\u9898\u7EC4\u4EF6",v1="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",E1="\u6570\u7EC4",D1="\u81EA\u52A8\u7F16\u53F7",_1="\u81EA\u5B9A\u4E49",y1="\u6570\u503C",C1="\u90E8\u95E8",A1="\u4EBA\u5458",F1="\u9644\u4EF6",b1="\u56FE\u7247",w1="\u5730\u5740",B1="\u64CD\u4F5C",N1="\u5E8F\u53F7",S1="\u4EBA\u5458",O1="\u957F\u6587\u672C",I1="\u65E5\u671F\u533A\u95F4",T1="\u65E5\u671F",M1="\u77ED\u6587\u672C",R1="\u6362\u884C\u5BB9\u5668Wrap",L1="\u8868\u683C",P1="\u660E\u7EC6\u5B50\u8868",$1="\u5730\u5740",x1="\u91D1\u989D",k1="\u8BA1\u7B97\u516C\u5F0F",V1="\u591A\u9009",U1="\u7535\u5B50\u7B7E\u7AE0",j1="\u5355\u884C\u6587\u672C",H1="\u6570\u5B57",W1="\u4E1A\u52A1\u7EC4\u7EC7",q1="\u5355\u9009",G1="\u5BCC\u6587\u672C",K1="\u8BC4\u5206",X1="\u6570\u5B57\u533A\u95F4",z1="\u4E0B\u62C9\u5355\u9009",J1="\u4E0B\u62C9\u591A\u9009",Z1="\u5173\u8054\u5355\u9009",Q1="\u591A\u884C\u6587\u672C",Y1="\u6811",e_="Vue\u5BB9\u5668",t_="Vue\u9875\u9762",n_="\u5728\u7EBF\u6587\u6863",r_="\u6309\u94AE\u64CD\u4F5C\u680F",u_="\u9AD8\u7EA7\u5BB9\u5668",i_="\u5206\u7EC4",o_="\u6805\u683C\u5217",a_="\u6570\u636E\u5BB9\u5668",s_="\u753B\u5E03",l_="\u6362\u884C\u5BB9\u5668",c_="\u6805\u683C\u7B49\u5206\u884C",f_="\u5217\u8868\u5BB9\u5668",d_="\u81EA\u7531\u9875\u9762",p_="\u5B9A\u4F4D\u5B50\u5BB9\u5668",h_="\u5B9A\u4F4D\u5BB9\u5668",m_="\u6805\u683C\u5E03\u5C40",g_="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",v_="\u660E\u7EC6\u5B50\u8868\u884C",E_="\u6807\u7B7E\u9875",D_="\u6807\u7B7E\u5355\u5143",__="\u5DE5\u5177\u680F",y_="\u6279\u91CF\u63D0\u4EA4",C_="\u5BFC\u51FA\u8BB0\u5F55",A_="\u5217\u8868\u89C6\u56FE",F_={isNotNumber:RE,isNotString:LE,isNotObject:PE,isNotArray:$E,isNotBoolean:xE,runtimeRequired:kE,pleaseEnterCaption:VE,pleaseEnterCaptionTip:UE,pleaseEnterRowCaption:jE,pleaseEnterPlaceholder:HE,pleaseEnterFieldCode:WE,pleaseEnterForm:qE,pleaseEnterList:GE,pleaseEnterProcess:KE,pleaseEnterLabel:XE,pleaseEnterValue:zE,bizKeyNotBindFiled:JE,pleaseSelectOneField:ZE,pleaseEnterNumberRange:QE,pleaseEnterAValueGreaterThanMin:YE,pleaseEnterAValueLessThanMax:eD,numberRangeSetError:tD,stringRangeError:nD,attachmentMaxSize:rD,pleaseEnterTotalScoreSetting:uD,theTotalScoreMustNotBeLessThan1:iD,scoreDefaultValueRange:oD,attachmentLimitError:aD,PleaseReselectTheOptionalQuantity:sD,TheMaximumLengthIsGreaterThanTheMinimumLength:lD,TheMinimumLengthIsGreaterThanTheMaximumLength:cD,PleaseSelectTheCorrectOptionSettings:fD,optionIdIsRepeat:dD,optionIsRequired:pD,pleaseEnterDataCode:hD,pleaseEnterValueFieldCode:mD,pleaseEnterSvcCode:gD,pleaseBindAtLeastOneDisplayValue:vD,pleaseSelectProvince:ED,pleaseSelectCity:DD,pleaseSelectDistrict:_D,limitRowsCannotBeLessThan0:yD,TheNumberOfRowsCannotBeLessThanMinRows:CD,pleaseEnterColumnWidth:AD,pleaseSetTheLogicalRelationshipOfAllRuleConditions:FD,pleaseCompleteAllRulesAndConditions:bD,pleaseSelectControl:wD,pleaseSelectDashboard:BD,theViewNameCannotBeEmpty:ND,pleaseSelectOcrType:SD,pleaseSelectAtLeastOneFieldToFillIn:OD,pleaseChooseAtLeastOne:ID,pleaseEnterButtonContent:TD,pleaseEnterDataCodeInDataSetting:MD,pleaseEnterValueFieldCodeInDataSetting:RD,pleaseEnterSvcCodeInDataSetting:LD,pleaseBindAtLeastOneDisplayValueInDataSetting:PD,rootNodeIsRequiredInDataSetting:$D,pleaseEnterMaxHeight:xD,pleaseEnter:kD,pleaseEnterWatermark:VD,pleaseEnterFileName:UD,pleaseUploadAtLeastOnePrintTemplate:jD,pleaseAssignBusiness:HD,pleaseAssignExternal:WD,pleaseEnterAliasCode:qD,pleaseSelectDataCode:GD,pleaseSelectSvcCode:KD,pleaseSelectJoinFieldCode:XD,pleaseSelectMainFieldCode:zD,pleaseSelectSortFieldCode:JD,batchDeleteButton:ZD,batchPrintListButton:QD,batchPrintRecordList:YD,button:e1,createFormListButton:t1,dashboard:n1,divider:r1,exportListButton:u1,formSelectButton:i1,importRecordListButton:o1,invoiceCheckButton:a1,link:s1,listSelectButton:l1,ListViewSelect:c1,operationButton:f1,pagination:d1,submissionRecordListButton:p1,text:h1,textOcrButton:m1,title:g1,approvalStatusColumn:v1,array:E1,autoNumber:D1,custom:_1,decimal:y1,department:C1,employee:A1,file:F1,image:b1,location:w1,operation:B1,order:N1,people:S1,long:O1,timescope:I1,timestamp:T1,varchar:M1,gridLayoutWrap:R1,gridTable:L1,subTable:P1,address:$1,amount:x1,calc:k1,checkBox:V1,electronicSignature:U1,input:j1,number:H1,organizationSelection:W1,radio:q1,richText:G1,score:K1,searchNumberRange:X1,select:z1,selectMultiple:J1,selectRelation:Z1,textarea:Q1,tree:Y1,vueFormItem:e_,vuePage:t_,WPS:n_,actionBar:r_,advancedContainer:u_,cardGroup:i_,col:o_,dataView:a_,grid:s_,gridLayoutContainer:l_,gridRow:c_,listView:f_,page:d_,position:p_,positioningContainer:h_,row:m_,subtableColumn:g_,subtableRow:v_,tab:E_,tabPane:D_,toolbox:__,batchSubmissionListButton:y_,exportRecordListButton:C_,listViewSelect:A_},b_={zhCN:jm,enUS:ME,jaJP:F_},Dt;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(Dt||(Dt={}));var ar;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(ar||(ar={}));var Mi,Xa=(Mi=window.localStorage.getItem("locale"))!==null&&Mi!==void 0?Mi:"zh-CN",se;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(se||(se={}));var za;(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"})(za||(za={}));var _e;(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"})(_e||(_e={}));var Ja;(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"})(Ja||(Ja={}));var be;(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"})(be||(be={}));var Za;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(Za||(Za={}));var Qa="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",w_=Qa+"0123456789";function Eu(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?Qa:w_,u=Math.random()*r.length;t+=r[parseInt(String(u),10)]}return t}function Ri(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 B_(e){if(Array.isArray(e))return Ri(e)}function N_(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ya(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Du(e,t,n){return ns()?Du=Reflect.construct:Du=function(u,i,o){var a=[null];a.push.apply(a,i);var l=Function.bind.apply(u,a),c=new l;return o&&Vr(c,o.prototype),c},Du.apply(null,arguments)}function kr(e){return kr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},kr(e)}function es(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&&Vr(e,t)}function S_(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function O_(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function I_(){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 T_(e,t){return t&&(M_(t)==="object"||typeof t=="function")?t:N_(e)}function Vr(e,t){return Vr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Vr(e,t)}function ts(e){return B_(e)||O_(e)||R_(e)||I_()}function M_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function R_(e,t){if(!!e){if(typeof e=="string")return Ri(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 Ri(e,t)}}function Li(e){var t=typeof Map=="function"?new Map:void 0;return Li=function(r){if(r===null||!S_(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,u)}function u(){return Du(r,arguments,kr(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Vr(u,r)},Li(e)}function ns(){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 rs(e){var t=ns();return function(){var r=kr(e),u;if(t){var i=kr(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return T_(this,u)}}var Pi=console;function sr(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,u=t.slice(1);(r=Pi).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(ts(u)))}function $i(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,u=t.slice(1);(r=Pi).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(ts(u)))}function L_(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var xi=function(e){es(n,e);var t=rs(n);function n(r){Ya(this,n);var u;return u=t.call(this,r),u.name="\u{1F4A5} Driven Error",u.message=r?L_(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",u}return n}(Li(Error)),P_=function(e){es(n,e);var t=rs(n);function n(r){Ya(this,n);var u;return u=t.call(this,r),u.name="\u{1F6A8} Driven Reference Error",u}return n}(xi);function jt(e){throw new xi(e)}function us(e){throw new P_(e)}function _u(e){Pi.error(new xi(e))}function Ht(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":Ht(n==null?void 0:n.children,t);break;case"wrap":Ht(n==null?void 0:n.children,t);break;case"search":Ht(n==null?void 0:n.children,t);break;case"form":t(n)}})}/*!
|
|
2
|
+
* shared v9.14.0
|
|
3
3
|
* (c) 2024 kazuya kawaguchi
|
|
4
4
|
* Released under the MIT License.
|
|
5
|
-
*/const
|
|
6
|
-
`)}function
|
|
7
|
-
* message-compiler v9.
|
|
5
|
+
*/const _t=typeof window!="undefined";let lt,On;if(process.env.NODE_ENV!=="production"){const e=_t&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(lt=t=>{e.mark(t)},On=(t,n,r)=>{e.measure(t,n,r),e.clearMarks(n),e.clearMarks(r)})}const $_=/\{([0-9a-zA-Z]+)\}/g;function Ur(e,...t){return t.length===1&&le(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace($_,(n,r)=>t.hasOwnProperty(r)?t[r]:"")}const yt=(e,t=!1)=>t?Symbol.for(e):Symbol(e),x_=(e,t,n)=>k_({l:e,k:t,s:n}),k_=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Oe=e=>typeof e=="number"&&isFinite(e),V_=e=>ss(e)==="[object Date]",tn=e=>ss(e)==="[object RegExp]",yu=e=>z(e)&&Object.keys(e).length===0,Ie=Object.assign;let is;const Wt=()=>is||(is=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function os(e){return e.replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}const U_=Object.prototype.hasOwnProperty;function Cu(e,t){return U_.call(e,t)}const ge=Array.isArray,pe=e=>typeof e=="function",H=e=>typeof e=="string",Q=e=>typeof e=="boolean",le=e=>e!==null&&typeof e=="object",j_=e=>le(e)&&pe(e.then)&&pe(e.catch),as=Object.prototype.toString,ss=e=>as.call(e),z=e=>{if(!le(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},H_=e=>e==null?"":ge(e)||z(e)&&e.toString===as?JSON.stringify(e,null,2):String(e);function ki(e,t=""){return e.reduce((n,r,u)=>u===0?n+r:n+t+r,"")}const ls=2;function W_(e,t=0,n=e.length){const r=e.split(/\r?\n/);let u=0;const i=[];for(let o=0;o<r.length;o++)if(u+=r[o].length+1,u>=t){for(let a=o-ls;a<=o+ls||n>u;a++){if(a<0||a>=r.length)continue;const l=a+1;i.push(`${l}${" ".repeat(3-String(l).length)}| ${r[a]}`);const c=r[a].length;if(a===o){const f=t-(u-c)+1,s=Math.max(1,n>u?c-f:n-t);i.push(" | "+" ".repeat(f)+"^".repeat(s))}else if(a>o){if(n>u){const f=Math.max(Math.min(n-u,c),1);i.push(" | "+"^".repeat(f))}u+=c+1}}break}return i.join(`
|
|
6
|
+
`)}function Au(e){let t=e;return()=>++t}function Te(e,t){typeof console!="undefined"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const cs={};function fs(e){cs[e]||(cs[e]=!0,Te(e))}function Vi(){const e=new Map;return{events:e,on(n,r){const u=e.get(n);u&&u.push(r)||e.set(n,[r])},off(n,r){const u=e.get(n);u&&u.splice(u.indexOf(r)>>>0,1)},emit(n,r){(e.get(n)||[]).slice().map(u=>u(r)),(e.get("*")||[]).slice().map(u=>u(n,r))}}}const Fu=e=>!le(e)||ge(e);function bu(e,t){if(Fu(e)||Fu(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:r,des:u}=n.pop();Object.keys(r).forEach(i=>{Fu(r[i])||Fu(u[i])?u[i]=r[i]:n.push({src:r[i],des:u[i]})})}}/*!
|
|
7
|
+
* message-compiler v9.14.0
|
|
8
8
|
* (c) 2024 kazuya kawaguchi
|
|
9
9
|
* Released under the MIT License.
|
|
10
|
-
*/function
|
|
11
|
-
`,fh=String.fromCharCode(8232),dh=String.fromCharCode(8233);function hh(e){const t=e;let n=0,r=1,i=1,o=0;const u=C=>t[C]===lh&&t[C+1]===Ge,s=C=>t[C]===Ge,c=C=>t[C]===dh,l=C=>t[C]===fh,f=C=>u(C)||s(C)||c(C)||l(C),a=()=>n,d=()=>r,h=()=>i,m=()=>o,_=C=>u(C)||c(C)||l(C)?Ge:t[C],E=()=>_(n),p=()=>_(n+o);function v(){return o=0,f(n)&&(r++,i=0),u(n)&&n++,n++,i++,t[n]}function g(){return u(n+o)&&o++,o++,t[n+o]}function y(){n=0,r=1,i=1,o=0}function w(C=0){o=C}function F(){const C=n+o;for(;C!==n;)v();o=0}return{index:a,line:d,column:h,peekOffset:m,charAt:_,currentChar:E,currentPeek:p,next:v,peek:g,reset:y,resetPeek:w,skipToPeek:F}}const nn=void 0,ph=".",oa="'",mh="tokenizer";function gh(e,t={}){const n=t.location!==!1,r=hh(e),i=()=>r.index(),o=()=>rh(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?Ci(N.startLoc,O):null,T=lr(A,S,{domain:mh,args:D});f(T)}}function d(A,O,P){A.endLoc=o(),A.currentType=O;const D={type:O};return n&&(D.loc=Ci(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 _(A){let O="";for(;A.currentPeek()===Wt||A.currentPeek()===Ge;)O+=A.currentPeek(),A.peek();return O}function E(A){const O=_(A);return A.skipToPeek(),O}function p(A){if(A===nn)return!1;const O=A.charCodeAt(0);return O>=97&&O<=122||O>=65&&O<=90||O===95}function v(A){if(A===nn)return!1;const O=A.charCodeAt(0);return O>=48&&O<=57}function g(A,O){const{currentType:P}=O;if(P!==2)return!1;_(A);const D=p(A.currentPeek());return A.resetPeek(),D}function y(A,O){const{currentType:P}=O;if(P!==2)return!1;_(A);const D=A.currentPeek()==="-"?A.peek():A.currentPeek(),N=v(D);return A.resetPeek(),N}function w(A,O){const{currentType:P}=O;if(P!==2)return!1;_(A);const D=A.currentPeek()===oa;return A.resetPeek(),D}function F(A,O){const{currentType:P}=O;if(P!==8)return!1;_(A);const D=A.currentPeek()===".";return A.resetPeek(),D}function C(A,O){const{currentType:P}=O;if(P!==9)return!1;_(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;_(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===Wt||!S?!1:S===Ge?(A.peek(),D()):k(A,!1)},N=D();return A.resetPeek(),N}function W(A){_(A);const O=A.currentPeek()==="|";return A.resetPeek(),O}function U(A){const O=_(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===Wt||S===Ge):b===Wt?(A.peek(),P(!0,Wt,T)):b===Ge?(A.peek(),P(!0,Ge,T)):!0},D=P();return O&&A.resetPeek(),D}function Z(A,O){const P=A.currentChar();return P===nn?nn:O(P)?(A.next(),P):null}function ee(A){const O=A.charCodeAt(0);return O>=97&&O<=122||O>=65&&O<=90||O>=48&&O<=57||O===95||O===36}function ue(A){return Z(A,ee)}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 Zn(A){const O=A.charCodeAt(0);return O>=48&&O<=57}function Qn(A){return Z(A,Zn)}function Yn(A){const O=A.charCodeAt(0);return O>=48&&O<=57||O>=65&&O<=70||O>=97&&O<=102}function er(A){return Z(A,Yn)}function st(A){let O="",P="";for(;O=Qn(A);)P+=O;return P}function Cn(A){E(A);const O=A.currentChar();return O!=="%"&&a(K.EXPECTED_TOKEN,o(),0,O),A.next(),"%"}function Fn(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===Wt||P===Ge)if(k(A))O+=P,A.next();else{if(W(A))break;O+=P,A.next()}else O+=P,A.next()}return O}function tr(A){E(A);let O="",P="";for(;O=zn(A);)P+=O;return A.currentChar()===nn&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),P}function nr(A){E(A);let O="";return A.currentChar()==="-"?(A.next(),O+=`-${st(A)}`):O+=st(A),A.currentChar()===nn&&a(K.UNTERMINATED_CLOSING_BRACE,o(),0),O}function Nn(A){return A!==oa&&A!==Ge}function rr(A){E(A),m(A,"'");let O="",P="";for(;O=Z(A,Nn);)O==="\\"?P+=vt(A):P+=O;const D=A.currentChar();return D===Ge||D===nn?(a(K.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),D===Ge&&(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 $t(A,O,4);case"U":return $t(A,O,6);default:return a(K.UNKNOWN_ESCAPE_SEQUENCE,o(),0,O),""}}function $t(A,O,P){m(A,O);let D="";for(let N=0;N<P;N++){const S=er(A);if(!S){a(K.INVALID_UNICODE_ESCAPE_SEQUENCE,o(),0,`\\${O}${D}${A.currentChar()}`);break}D+=S}return`\\${O}${D}`}function ir(A){return A!=="{"&&A!=="}"&&A!==Wt&&A!==Ge}function or(A){E(A);let O="",P="";for(;O=Z(A,ir);)P+=O;return P}function ur(A){let O="",P="";for(;O=ue(A);)P+=O;return P}function V(A){const O=P=>{const D=A.currentChar();return D==="{"||D==="%"||D==="@"||D==="|"||D==="("||D===")"||!D||D===Wt?P:(P+=D,A.next(),O(P))};return O("")}function se(A){E(A);const O=m(A,"|");return E(A),O}function On(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=Ut(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,se(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,In(A,O);if(N=g(A,O))return P=d(O,5,tr(A)),E(A),P;if(S=y(A,O))return P=d(O,6,nr(A)),E(A),P;if(T=w(A,O))return P=d(O,7,rr(A)),E(A),P;if(!N&&!S&&!T)return P=d(O,13,or(A)),a(K.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,P.value),E(A),P;break}}return P}function Ut(A,O){const{currentType:P}=O;let D=null;const N=A.currentChar();switch((P===8||P===9||P===12||P===10)&&(N===Ge||N===Wt)&&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,se(A)),O.braceNest=0,O.inLinked=!1,D):F(A,O)||M(A,O)?(E(A),Ut(A,O)):C(A,O)?(E(A),d(O,12,ur(A))):R(A,O)?(E(A),N==="{"?On(A,O)||D:d(O,11,V(A))):(P===8&&a(K.INVALID_LINKED_FORMAT,o(),0),O.braceNest=0,O.inLinked=!1,In(A,O))}}function In(A,O){let P={type:14};if(O.braceNest>0)return On(A,O)||h(O);if(O.inLinked)return Ut(A,O)||h(O);switch(A.currentChar()){case"{":return On(A,O)||h(O);case"}":return a(K.UNBALANCED_CLOSING_BRACE,o(),0),A.next(),d(O,3,"}");case"@":return Ut(A,O)||h(O);default:{if(W(A))return P=d(O,1,se(A)),O.braceNest=0,O.inLinked=!1,P;const{isModulo:N,hasSpace:S}=U(A);if(N)return S?d(O,0,Fn(A)):d(O,4,Cn(A));if(k(A))return d(O,0,Fn(A));break}}return P}function hi(){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()===nn?d(c,14):In(r,c)}return{nextToken:hi,currentOffset:i,currentPosition:o,context:l}}const _h="parser",Dh=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function vh(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 yh(e={}){const t=e.location!==!1,{onError:n,onWarn:r}=e;function i(g,y,w,F,...C){const M=g.currentPosition();if(M.offset+=F,M.column+=F,n){const R=t?Ci(w,M):null,W=lr(y,R,{domain:_h,args:C});n(W)}}function o(g,y,w,F,...C){const M=g.currentPosition();if(M.offset+=F,M.column+=F,r){const R=t?Ci(w,M):null;r(oh(y,R,C))}}function u(g,y,w){const F={type:g};return t&&(F.start=y,F.end=y,F.loc={start:w,end:w}),F}function s(g,y,w,F){F&&(g.type=F),t&&(g.end=y,g.loc&&(g.loc.end=w))}function c(g,y){const w=g.context(),F=u(3,w.offset,w.startLoc);return F.value=y,s(F,g.currentOffset(),g.currentPosition()),F}function l(g,y){const w=g.context(),{lastOffset:F,lastStartLoc:C}=w,M=u(5,F,C);return M.index=parseInt(y,10),g.nextToken(),s(M,g.currentOffset(),g.currentPosition()),M}function f(g,y,w){const F=g.context(),{lastOffset:C,lastStartLoc:M}=F,R=u(4,C,M);return R.key=y,w===!0&&(R.modulo=!0),g.nextToken(),s(R,g.currentOffset(),g.currentPosition()),R}function a(g,y){const w=g.context(),{lastOffset:F,lastStartLoc:C}=w,M=u(9,F,C);return M.value=y.replace(Dh,vh),g.nextToken(),s(M,g.currentOffset(),g.currentPosition()),M}function d(g){const y=g.nextToken(),w=g.context(),{lastOffset:F,lastStartLoc:C}=w,M=u(8,F,C);return y.type!==12?(i(g,K.UNEXPECTED_EMPTY_LINKED_MODIFIER,w.lastStartLoc,0),M.value="",s(M,F,C),{nextConsumeToken:y,node:M}):(y.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,bt(y)),M.value=y.value||"",s(M,g.currentOffset(),g.currentPosition()),{node:M})}function h(g,y){const w=g.context(),F=u(7,w.offset,w.startLoc);return F.value=y,s(F,g.currentOffset(),g.currentPosition()),F}function m(g){const y=g.context(),w=u(6,y.offset,y.startLoc);let F=g.nextToken();if(F.type===9){const C=d(g);w.modifier=C.node,F=C.nextConsumeToken||g.nextToken()}switch(F.type!==10&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(F)),F=g.nextToken(),F.type===2&&(F=g.nextToken()),F.type){case 11:F.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(F)),w.key=h(g,F.value||"");break;case 5:F.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(F)),w.key=f(g,F.value||"");break;case 6:F.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(F)),w.key=l(g,F.value||"");break;case 7:F.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(F)),w.key=a(g,F.value||"");break;default:{i(g,K.UNEXPECTED_EMPTY_LINKED_KEY,y.lastStartLoc,0);const C=g.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,g.currentOffset(),g.currentPosition()),{node:w}}function _(g){const y=g.context(),w=y.currentType===1?g.currentOffset():y.offset,F=y.currentType===1?y.endLoc:y.startLoc,C=u(2,w,F);C.items=[];let M=null,R=null;do{const k=M||g.nextToken();switch(M=null,k.type){case 0:k.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(k)),C.items.push(c(g,k.value||""));break;case 6:k.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(k)),C.items.push(l(g,k.value||""));break;case 4:R=!0;break;case 5:k.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(k)),C.items.push(f(g,k.value||"",!!R)),R&&(o(g,Fi.USE_MODULO_SYNTAX,y.lastStartLoc,0,bt(k)),R=null);break;case 7:k.value==null&&i(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,bt(k)),C.items.push(a(g,k.value||""));break;case 8:{const Z=m(g);C.items.push(Z.node),M=Z.nextConsumeToken||null;break}}}while(y.currentType!==14&&y.currentType!==1);const W=y.currentType===1?y.lastOffset:g.currentOffset(),U=y.currentType===1?y.lastEndLoc:g.currentPosition();return s(C,W,U),C}function E(g,y,w,F){const C=g.context();let M=F.items.length===0;const R=u(1,y,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(g,K.MUST_HAVE_MESSAGES_IN_PLURAL,w,0),s(R,g.currentOffset(),g.currentPosition()),R}function p(g){const y=g.context(),{offset:w,startLoc:F}=y,C=_(g);return y.currentType===14?C:E(g,w,F,C)}function v(g){const y=gh(g,Te({},e)),w=y.context(),F=u(0,w.offset,w.startLoc);return t&&F.loc&&(F.loc.source=g),F.body=p(y),e.onCacheKey&&(F.cacheKey=e.onCacheKey(g)),w.currentType!==14&&i(y,K.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,g[w.offset]||""),s(F,y.currentOffset(),y.currentPosition()),F}return{parse:v}}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 Eh(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function ua(e,t){for(let n=0;n<e.length;n++)ko(e[n],t)}function ko(e,t){switch(e.type){case 1:ua(e.cases,t),t.helper("plural");break;case 2:ua(e.items,t);break;case 6:{ko(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 bh(e,t={}){const n=Eh(e);n.helper("normalize"),e.body&&ko(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function wh(e){const t=e.body;return t.type===2?sa(t):t.cases.forEach(n=>sa(n)),e}function sa(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=Po(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 Ah="minifier";function fr(e){switch(e.t=e.type,e.type){case 0:{const t=e;fr(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++)fr(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++)fr(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;fr(t.key),t.k=t.key,delete t.key,t.modifier&&(fr(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 lr(K.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:Ah,args:[e.type]})}delete e.type}const Ch="parser";function Fh(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 v=p?i:"";l(o?v+" ".repeat(E):v)}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 Nh(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),dr(e,t.key),t.modifier?(e.push(", "),dr(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Oh(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&&(dr(e,t.items[o]),o!==i-1);o++)e.push(", ");e.deindent(r()),e.push("])")}function Ih(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&&(dr(e,t.cases[o]),o!==i-1);o++)e.push(", ");e.deindent(r()),e.push("])")}}function Sh(e,t){t.body?dr(e,t.body):e.push("null")}function dr(e,t){const{helper:n}=e;switch(t.type){case 0:Sh(e,t);break;case 1:Ih(e,t);break;case 2:Oh(e,t);break;case 6:Nh(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 lr(K.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:Ch,args:[t.type]})}}const Th=(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
|
-
`,
|
|
13
|
-
* core-base v9.
|
|
10
|
+
*/function q_(e,t,n){return{line:e,column:t,offset:n}}function wu(e,t,n){const r={start:e,end:t};return n!=null&&(r.source=n),r}const Bu={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2},G_={[Bu.USE_MODULO_SYNTAX]:"Use modulo before '{{0}}'."};function K_(e,t,...n){const r=process.env.NODE_ENV!=="production"?Ur(G_[e]||"",...n||[]):e,u={message:String(r),code:e};return t&&(u.location=t),u}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},X_={[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 lr(e,t,n={}){const{domain:r,messages:u,args:i}=n,o=process.env.NODE_ENV!=="production"?Ur((u||X_)[e]||"",...i||[]):e,a=new SyntaxError(String(o));return a.code=e,t&&(a.location=t),a.domain=r,a}function z_(e){throw e}const J_=/<\/?[\w\s="/.':;#-\/]+>/,Z_=e=>J_.test(e),qt=" ",Q_="\r",Ge=`
|
|
11
|
+
`,Y_=String.fromCharCode(8232),ey=String.fromCharCode(8233);function ty(e){const t=e;let n=0,r=1,u=1,i=0;const o=b=>t[b]===Q_&&t[b+1]===Ge,a=b=>t[b]===Ge,l=b=>t[b]===ey,c=b=>t[b]===Y_,f=b=>o(b)||a(b)||l(b)||c(b),s=()=>n,d=()=>r,p=()=>u,m=()=>i,v=b=>o(b)||l(b)||c(b)?Ge:t[b],y=()=>v(n),h=()=>v(n+i);function D(){return i=0,f(n)&&(r++,u=0),o(n)&&n++,n++,u++,t[n]}function g(){return o(n+i)&&i++,i++,t[n+i]}function _(){n=0,r=1,u=1,i=0}function A(b=0){i=b}function w(){const b=n+i;for(;b!==n;)D();i=0}return{index:s,line:d,column:p,peekOffset:m,charAt:v,currentChar:y,currentPeek:h,next:D,peek:g,reset:_,resetPeek:A,skipToPeek:w}}const nn=void 0,ny=".",ds="'",ry="tokenizer";function uy(e,t={}){const n=t.location!==!1,r=ty(e),u=()=>r.index(),i=()=>q_(r.line(),r.column(),r.index()),o=i(),a=u(),l={currentType:14,offset:a,startLoc:o,endLoc:o,lastType:14,lastOffset:a,lastStartLoc:o,lastEndLoc:o,braceNest:0,inLinked:!1,text:""},c=()=>l,{onError:f}=t;function s(F,N,P,...E){const B=c();if(N.column+=P,N.offset+=P,f){const O=n?wu(B.startLoc,N):null,I=lr(F,O,{domain:ry,args:E});f(I)}}function d(F,N,P){F.endLoc=i(),F.currentType=N;const E={type:N};return n&&(E.loc=wu(F.startLoc,F.endLoc)),P!=null&&(E.value=P),E}const p=F=>d(F,14);function m(F,N){return F.currentChar()===N?(F.next(),N):(s(K.EXPECTED_TOKEN,i(),0,N),"")}function v(F){let N="";for(;F.currentPeek()===qt||F.currentPeek()===Ge;)N+=F.currentPeek(),F.peek();return N}function y(F){const N=v(F);return F.skipToPeek(),N}function h(F){if(F===nn)return!1;const N=F.charCodeAt(0);return N>=97&&N<=122||N>=65&&N<=90||N===95}function D(F){if(F===nn)return!1;const N=F.charCodeAt(0);return N>=48&&N<=57}function g(F,N){const{currentType:P}=N;if(P!==2)return!1;v(F);const E=h(F.currentPeek());return F.resetPeek(),E}function _(F,N){const{currentType:P}=N;if(P!==2)return!1;v(F);const E=F.currentPeek()==="-"?F.peek():F.currentPeek(),B=D(E);return F.resetPeek(),B}function A(F,N){const{currentType:P}=N;if(P!==2)return!1;v(F);const E=F.currentPeek()===ds;return F.resetPeek(),E}function w(F,N){const{currentType:P}=N;if(P!==8)return!1;v(F);const E=F.currentPeek()===".";return F.resetPeek(),E}function b(F,N){const{currentType:P}=N;if(P!==9)return!1;v(F);const E=h(F.currentPeek());return F.resetPeek(),E}function T(F,N){const{currentType:P}=N;if(!(P===8||P===12))return!1;v(F);const E=F.currentPeek()===":";return F.resetPeek(),E}function M(F,N){const{currentType:P}=N;if(P!==10)return!1;const E=()=>{const O=F.currentPeek();return O==="{"?h(F.peek()):O==="@"||O==="%"||O==="|"||O===":"||O==="."||O===qt||!O?!1:O===Ge?(F.peek(),E()):x(F,!1)},B=E();return F.resetPeek(),B}function W(F){v(F);const N=F.currentPeek()==="|";return F.resetPeek(),N}function V(F){const N=v(F),P=F.currentPeek()==="%"&&F.peek()==="{";return F.resetPeek(),{isModulo:P,hasSpace:N.length>0}}function x(F,N=!0){const P=(B=!1,O="",I=!1)=>{const C=F.currentPeek();return C==="{"?O==="%"?!1:B:C==="@"||!C?O==="%"?!0:B:C==="%"?(F.peek(),P(B,"%",!0)):C==="|"?O==="%"||I?!0:!(O===qt||O===Ge):C===qt?(F.peek(),P(!0,qt,I)):C===Ge?(F.peek(),P(!0,Ge,I)):!0},E=P();return N&&F.resetPeek(),E}function Z(F,N){const P=F.currentChar();return P===nn?nn:N(P)?(F.next(),P):null}function Y(F){const N=F.charCodeAt(0);return N>=97&&N<=122||N>=65&&N<=90||N>=48&&N<=57||N===95||N===36}function ie(F){return Z(F,Y)}function X(F){const N=F.charCodeAt(0);return N>=97&&N<=122||N>=65&&N<=90||N>=48&&N<=57||N===95||N===36||N===45}function Jn(F){return Z(F,X)}function Zn(F){const N=F.charCodeAt(0);return N>=48&&N<=57}function Qn(F){return Z(F,Zn)}function Yn(F){const N=F.charCodeAt(0);return N>=48&&N<=57||N>=65&&N<=70||N>=97&&N<=102}function er(F){return Z(F,Yn)}function ot(F){let N="",P="";for(;N=Qn(F);)P+=N;return P}function bn(F){y(F);const N=F.currentChar();return N!=="%"&&s(K.EXPECTED_TOKEN,i(),0,N),F.next(),"%"}function wn(F){let N="";for(;;){const P=F.currentChar();if(P==="{"||P==="}"||P==="@"||P==="|"||!P)break;if(P==="%")if(x(F))N+=P,F.next();else break;else if(P===qt||P===Ge)if(x(F))N+=P,F.next();else{if(W(F))break;N+=P,F.next()}else N+=P,F.next()}return N}function tr(F){y(F);let N="",P="";for(;N=Jn(F);)P+=N;return F.currentChar()===nn&&s(K.UNTERMINATED_CLOSING_BRACE,i(),0),P}function nr(F){y(F);let N="";return F.currentChar()==="-"?(F.next(),N+=`-${ot(F)}`):N+=ot(F),F.currentChar()===nn&&s(K.UNTERMINATED_CLOSING_BRACE,i(),0),N}function Bn(F){return F!==ds&&F!==Ge}function rr(F){y(F),m(F,"'");let N="",P="";for(;N=Z(F,Bn);)N==="\\"?P+=Et(F):P+=N;const E=F.currentChar();return E===Ge||E===nn?(s(K.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,i(),0),E===Ge&&(F.next(),m(F,"'")),P):(m(F,"'"),P)}function Et(F){const N=F.currentChar();switch(N){case"\\":case"'":return F.next(),`\\${N}`;case"u":return kt(F,N,4);case"U":return kt(F,N,6);default:return s(K.UNKNOWN_ESCAPE_SEQUENCE,i(),0,N),""}}function kt(F,N,P){m(F,N);let E="";for(let B=0;B<P;B++){const O=er(F);if(!O){s(K.INVALID_UNICODE_ESCAPE_SEQUENCE,i(),0,`\\${N}${E}${F.currentChar()}`);break}E+=O}return`\\${N}${E}`}function ur(F){return F!=="{"&&F!=="}"&&F!==qt&&F!==Ge}function ir(F){y(F);let N="",P="";for(;N=Z(F,ur);)P+=N;return P}function or(F){let N="",P="";for(;N=ie(F);)P+=N;return P}function U(F){const N=P=>{const E=F.currentChar();return E==="{"||E==="%"||E==="@"||E==="|"||E==="("||E===")"||!E||E===qt?P:(P+=E,F.next(),N(P))};return N("")}function oe(F){y(F);const N=m(F,"|");return y(F),N}function Nn(F,N){let P=null;switch(F.currentChar()){case"{":return N.braceNest>=1&&s(K.NOT_ALLOW_NEST_PLACEHOLDER,i(),0),F.next(),P=d(N,2,"{"),y(F),N.braceNest++,P;case"}":return N.braceNest>0&&N.currentType===2&&s(K.EMPTY_PLACEHOLDER,i(),0),F.next(),P=d(N,3,"}"),N.braceNest--,N.braceNest>0&&y(F),N.inLinked&&N.braceNest===0&&(N.inLinked=!1),P;case"@":return N.braceNest>0&&s(K.UNTERMINATED_CLOSING_BRACE,i(),0),P=Vt(F,N)||p(N),N.braceNest=0,P;default:{let B=!0,O=!0,I=!0;if(W(F))return N.braceNest>0&&s(K.UNTERMINATED_CLOSING_BRACE,i(),0),P=d(N,1,oe(F)),N.braceNest=0,N.inLinked=!1,P;if(N.braceNest>0&&(N.currentType===5||N.currentType===6||N.currentType===7))return s(K.UNTERMINATED_CLOSING_BRACE,i(),0),N.braceNest=0,Sn(F,N);if(B=g(F,N))return P=d(N,5,tr(F)),y(F),P;if(O=_(F,N))return P=d(N,6,nr(F)),y(F),P;if(I=A(F,N))return P=d(N,7,rr(F)),y(F),P;if(!B&&!O&&!I)return P=d(N,13,ir(F)),s(K.INVALID_TOKEN_IN_PLACEHOLDER,i(),0,P.value),y(F),P;break}}return P}function Vt(F,N){const{currentType:P}=N;let E=null;const B=F.currentChar();switch((P===8||P===9||P===12||P===10)&&(B===Ge||B===qt)&&s(K.INVALID_LINKED_FORMAT,i(),0),B){case"@":return F.next(),E=d(N,8,"@"),N.inLinked=!0,E;case".":return y(F),F.next(),d(N,9,".");case":":return y(F),F.next(),d(N,10,":");default:return W(F)?(E=d(N,1,oe(F)),N.braceNest=0,N.inLinked=!1,E):w(F,N)||T(F,N)?(y(F),Vt(F,N)):b(F,N)?(y(F),d(N,12,or(F))):M(F,N)?(y(F),B==="{"?Nn(F,N)||E:d(N,11,U(F))):(P===8&&s(K.INVALID_LINKED_FORMAT,i(),0),N.braceNest=0,N.inLinked=!1,Sn(F,N))}}function Sn(F,N){let P={type:14};if(N.braceNest>0)return Nn(F,N)||p(N);if(N.inLinked)return Vt(F,N)||p(N);switch(F.currentChar()){case"{":return Nn(F,N)||p(N);case"}":return s(K.UNBALANCED_CLOSING_BRACE,i(),0),F.next(),d(N,3,"}");case"@":return Vt(F,N)||p(N);default:{if(W(F))return P=d(N,1,oe(F)),N.braceNest=0,N.inLinked=!1,P;const{isModulo:B,hasSpace:O}=V(F);if(B)return O?d(N,0,wn(F)):d(N,4,bn(F));if(x(F))return d(N,0,wn(F));break}}return P}function pu(){const{currentType:F,offset:N,startLoc:P,endLoc:E}=l;return l.lastType=F,l.lastOffset=N,l.lastStartLoc=P,l.lastEndLoc=E,l.offset=u(),l.startLoc=i(),r.currentChar()===nn?d(l,14):Sn(r,l)}return{nextToken:pu,currentOffset:u,currentPosition:i,context:c}}const iy="parser",oy=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function ay(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 sy(e={}){const t=e.location!==!1,{onError:n,onWarn:r}=e;function u(g,_,A,w,...b){const T=g.currentPosition();if(T.offset+=w,T.column+=w,n){const M=t?wu(A,T):null,W=lr(_,M,{domain:iy,args:b});n(W)}}function i(g,_,A,w,...b){const T=g.currentPosition();if(T.offset+=w,T.column+=w,r){const M=t?wu(A,T):null;r(K_(_,M,b))}}function o(g,_,A){const w={type:g};return t&&(w.start=_,w.end=_,w.loc={start:A,end:A}),w}function a(g,_,A,w){w&&(g.type=w),t&&(g.end=_,g.loc&&(g.loc.end=A))}function l(g,_){const A=g.context(),w=o(3,A.offset,A.startLoc);return w.value=_,a(w,g.currentOffset(),g.currentPosition()),w}function c(g,_){const A=g.context(),{lastOffset:w,lastStartLoc:b}=A,T=o(5,w,b);return T.index=parseInt(_,10),g.nextToken(),a(T,g.currentOffset(),g.currentPosition()),T}function f(g,_,A){const w=g.context(),{lastOffset:b,lastStartLoc:T}=w,M=o(4,b,T);return M.key=_,A===!0&&(M.modulo=!0),g.nextToken(),a(M,g.currentOffset(),g.currentPosition()),M}function s(g,_){const A=g.context(),{lastOffset:w,lastStartLoc:b}=A,T=o(9,w,b);return T.value=_.replace(oy,ay),g.nextToken(),a(T,g.currentOffset(),g.currentPosition()),T}function d(g){const _=g.nextToken(),A=g.context(),{lastOffset:w,lastStartLoc:b}=A,T=o(8,w,b);return _.type!==12?(u(g,K.UNEXPECTED_EMPTY_LINKED_MODIFIER,A.lastStartLoc,0),T.value="",a(T,w,b),{nextConsumeToken:_,node:T}):(_.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,A.lastStartLoc,0,Ct(_)),T.value=_.value||"",a(T,g.currentOffset(),g.currentPosition()),{node:T})}function p(g,_){const A=g.context(),w=o(7,A.offset,A.startLoc);return w.value=_,a(w,g.currentOffset(),g.currentPosition()),w}function m(g){const _=g.context(),A=o(6,_.offset,_.startLoc);let w=g.nextToken();if(w.type===9){const b=d(g);A.modifier=b.node,w=b.nextConsumeToken||g.nextToken()}switch(w.type!==10&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(w)),w=g.nextToken(),w.type===2&&(w=g.nextToken()),w.type){case 11:w.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(w)),A.key=p(g,w.value||"");break;case 5:w.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(w)),A.key=f(g,w.value||"");break;case 6:w.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(w)),A.key=c(g,w.value||"");break;case 7:w.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(w)),A.key=s(g,w.value||"");break;default:{u(g,K.UNEXPECTED_EMPTY_LINKED_KEY,_.lastStartLoc,0);const b=g.context(),T=o(7,b.offset,b.startLoc);return T.value="",a(T,b.offset,b.startLoc),A.key=T,a(A,b.offset,b.startLoc),{nextConsumeToken:w,node:A}}}return a(A,g.currentOffset(),g.currentPosition()),{node:A}}function v(g){const _=g.context(),A=_.currentType===1?g.currentOffset():_.offset,w=_.currentType===1?_.endLoc:_.startLoc,b=o(2,A,w);b.items=[];let T=null,M=null;do{const x=T||g.nextToken();switch(T=null,x.type){case 0:x.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(x)),b.items.push(l(g,x.value||""));break;case 6:x.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(x)),b.items.push(c(g,x.value||""));break;case 4:M=!0;break;case 5:x.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(x)),b.items.push(f(g,x.value||"",!!M)),M&&(i(g,Bu.USE_MODULO_SYNTAX,_.lastStartLoc,0,Ct(x)),M=null);break;case 7:x.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,Ct(x)),b.items.push(s(g,x.value||""));break;case 8:{const Z=m(g);b.items.push(Z.node),T=Z.nextConsumeToken||null;break}}}while(_.currentType!==14&&_.currentType!==1);const W=_.currentType===1?_.lastOffset:g.currentOffset(),V=_.currentType===1?_.lastEndLoc:g.currentPosition();return a(b,W,V),b}function y(g,_,A,w){const b=g.context();let T=w.items.length===0;const M=o(1,_,A);M.cases=[],M.cases.push(w);do{const W=v(g);T||(T=W.items.length===0),M.cases.push(W)}while(b.currentType!==14);return T&&u(g,K.MUST_HAVE_MESSAGES_IN_PLURAL,A,0),a(M,g.currentOffset(),g.currentPosition()),M}function h(g){const _=g.context(),{offset:A,startLoc:w}=_,b=v(g);return _.currentType===14?b:y(g,A,w,b)}function D(g){const _=uy(g,Ie({},e)),A=_.context(),w=o(0,A.offset,A.startLoc);return t&&w.loc&&(w.loc.source=g),w.body=h(_),e.onCacheKey&&(w.cacheKey=e.onCacheKey(g)),A.currentType!==14&&u(_,K.UNEXPECTED_LEXICAL_ANALYSIS,A.lastStartLoc,0,g[A.offset]||""),a(w,_.currentOffset(),_.currentPosition()),w}return{parse:D}}function Ct(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 ly(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:i=>(n.helpers.add(i),i)}}function ps(e,t){for(let n=0;n<e.length;n++)Ui(e[n],t)}function Ui(e,t){switch(e.type){case 1:ps(e.cases,t),t.helper("plural");break;case 2:ps(e.items,t);break;case 6:{Ui(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 cy(e,t={}){const n=ly(e);n.helper("normalize"),e.body&&Ui(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function fy(e){const t=e.body;return t.type===2?hs(t):t.cases.forEach(n=>hs(n)),e}function hs(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=ki(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 dy="minifier";function cr(e){switch(e.t=e.type,e.type){case 0:{const t=e;cr(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++)cr(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++)cr(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;cr(t.key),t.k=t.key,delete t.key,t.modifier&&(cr(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 lr(K.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:dy,args:[e.type]})}delete e.type}const py="parser";function hy(e,t){const{sourceMap:n,filename:r,breakLineCode:u,needIndent:i}=t,o=t.location!==!1,a={filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:u,needIndent:i,indentLevel:0};o&&e.loc&&(a.source=e.loc.source);const l=()=>a;function c(y,h){a.code+=y}function f(y,h=!0){const D=h?u:"";c(i?D+" ".repeat(y):D)}function s(y=!0){const h=++a.indentLevel;y&&f(h)}function d(y=!0){const h=--a.indentLevel;y&&f(h)}function p(){f(a.indentLevel)}return{context:l,push:c,indent:s,deindent:d,newline:p,helper:y=>`_${y}`,needIndent:()=>a.needIndent}}function my(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 gy(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const u=t.items.length;for(let i=0;i<u&&(fr(e,t.items[i]),i!==u-1);i++)e.push(", ");e.deindent(r()),e.push("])")}function vy(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const u=t.cases.length;for(let i=0;i<u&&(fr(e,t.cases[i]),i!==u-1);i++)e.push(", ");e.deindent(r()),e.push("])")}}function Ey(e,t){t.body?fr(e,t.body):e.push("null")}function fr(e,t){const{helper:n}=e;switch(t.type){case 0:Ey(e,t);break;case 1:vy(e,t);break;case 2:gy(e,t);break;case 6:my(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 lr(K.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:py,args:[t.type]})}}const Dy=(e,t={})=>{const n=H(t.mode)?t.mode:"normal",r=H(t.filename)?t.filename:"message.intl",u=!!t.sourceMap,i=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
12
|
+
`,o=t.needIndent?t.needIndent:n!=="arrow",a=e.helpers||[],l=hy(e,{mode:n,filename:r,sourceMap:u,breakLineCode:i,needIndent:o});l.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),l.indent(o),a.length>0&&(l.push(`const { ${ki(a.map(s=>`${s}: _${s}`),", ")} } = ctx`),l.newline()),l.push("return "),fr(l,e),l.deindent(o),l.push("}"),delete e.helpers;const{code:c,map:f}=l.context();return{ast:e,code:c,map:f?f.toJSON():void 0}};function _y(e,t={}){const n=Ie({},t),r=!!n.jit,u=!!n.minify,i=n.optimize==null?!0:n.optimize,a=sy(n).parse(e);return r?(i&&fy(a),u&&cr(a),{ast:a,code:""}):(cy(a,n),Dy(a,n))}/*!
|
|
13
|
+
* core-base v9.14.0
|
|
14
14
|
* (c) 2024 kazuya kawaguchi
|
|
15
15
|
* Released under the MIT License.
|
|
16
|
-
*/function Rh(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Ht().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Ht().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Ht().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const rn=[];rn[0]={w:[0],i:[3,0],["["]:[4],o:[7]},rn[1]={w:[1],["."]:[2],["["]:[4],o:[7]},rn[2]={w:[2],i:[3,0],[0]:[3,0]},rn[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]},rn[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]},rn[5]={["'"]:[4,0],o:8,l:[5,0]},rn[6]={['"']:[4,0],o:8,l:[6,0]};const Bh=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Lh(e){return Bh.test(e)}function Ph(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 xh(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 kh(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Lh(t)?Ph(t):"*"+t}function $h(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=kh(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=xh(o),a=rn[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 aa=new Map;function Uh(e,t){return ce(e)?e[t]:null}function Vh(e,t){if(!ce(e))return null;let n=aa.get(t);if(n||(n=$h(t),n&&aa.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||he(i))return null;i=u,o++}return i}const jh=e=>e,Hh=e=>"",Wh="text",qh=e=>e.length===0?"":Po(e),Gh=th;function ca(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Kh(e){const t=Se(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Se(e.named.count)||Se(e.named.n))?Se(e.named.count)?e.named.count:Se(e.named.n)?e.named.n:t:t}function Xh(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Jh(e={}){const t=e.locale,n=Kh(e),r=ce(e.pluralRules)&&H(t)&&he(e.pluralRules[t])?e.pluralRules[t]:ca,i=ce(e.pluralRules)&&H(t)&&he(e.pluralRules[t])?ca:void 0,o=p=>p[r(n,p.length,i)],u=e.list||[],s=p=>u[p],c=e.named||{};Se(e.pluralIndex)&&Xh(n,c);const l=p=>c[p];function f(p){const v=he(e.messages)?e.messages(p):ce(e.messages)?e.messages[p]:!1;return v||(e.parent?e.parent.message(p):Hh)}const a=p=>e.modifiers?e.modifiers[p]:jh,d=J(e.processor)&&he(e.processor.normalize)?e.processor.normalize:qh,h=J(e.processor)&&he(e.processor.interpolate)?e.processor.interpolate:Gh,m=J(e.processor)&&H(e.processor.type)?e.processor.type:Wh,E={list:s,named:l,plural:o,linked:(p,...v)=>{const[g,y]=v;let w="text",F="";v.length===1?ce(g)?(F=g.modifier||F,w=g.type||w):H(g)&&(F=g||F):v.length===2&&(H(g)&&(F=g||F),H(y)&&(w=y||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:Te({},u,c)};return E}let jr=null;function zh(e){jr=e}function Zh(e,t,n){jr&&jr.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Qh=Yh("function:translate");function Yh(e){return t=>jr&&jr.emit(e,t)}const la=Fi.__EXTEND_POINT__,Tn=bi(la),Ke={NOT_FOUND_KEY:la,FALLBACK_TO_TRANSLATE:Tn(),CANNOT_FORMAT_NUMBER:Tn(),FALLBACK_TO_NUMBER_FORMAT:Tn(),CANNOT_FORMAT_DATE:Tn(),FALLBACK_TO_DATE_FORMAT:Tn(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:Tn(),__EXTEND_POINT__:Tn()},ep={[Ke.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[Ke.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[Ke.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[Ke.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[Ke.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[Ke.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[Ke.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 Mn(e,...t){return Vr(ep[e],...t)}const fa=K.__EXTEND_POINT__,Rn=bi(fa),ke={INVALID_ARGUMENT:fa,INVALID_DATE_ARGUMENT:Rn(),INVALID_ISO_DATE_ARGUMENT:Rn(),NOT_SUPPORT_NON_STRING_MESSAGE:Rn(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:Rn(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:Rn(),NOT_SUPPORT_LOCALE_TYPE:Rn(),__EXTEND_POINT__:Rn()};function Mt(e){return lr(e,null,process.env.NODE_ENV!=="production"?{messages:tp}:void 0)}const tp={[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 $o(e,t){return t.locale!=null?da(t.locale):da(e.locale)}let Uo;function da(e){if(H(e))return e;if(he(e)){if(e.resolvedOnce&&Uo!=null)return Uo;if(e.constructor.name==="Function"){const t=e();if(eh(t))throw Mt(ke.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Uo=t}else throw Mt(ke.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Mt(ke.NOT_SUPPORT_LOCALE_TYPE)}function np(e,t,n){return[...new Set([n,...ge(t)?t:ce(t)?Object.keys(t):H(t)?[t]:[n]])]}function ha(e,t,n){const r=H(n)?n:hr,i=e;i.__localeChainCache||(i.__localeChainCache=new Map);let o=i.__localeChainCache.get(r);if(!o){o=[];let u=[n];for(;ge(u);)u=pa(o,u,t);const s=ge(t)||!J(t)?t:t.default?t.default:null;u=H(s)?[s]:s,ge(u)&&pa(o,u,!1),i.__localeChainCache.set(r,o)}return o}function pa(e,t,n){let r=!0;for(let i=0;i<t.length&&Y(r);i++){const o=t[i];H(o)&&(r=rp(e,t[i],n))}return r}function rp(e,t,n){let r;const i=t.split("-");do{const o=i.join("-");r=ip(e,o,n),i.splice(-1,1)}while(i.length&&r===!0);return r}function ip(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 op="9.13.1",Ni=-1,hr="en-US",Oi="",ma=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function up(){return{upper:(e,t)=>t==="text"&&H(e)?e.toUpperCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&H(e)?e.toLowerCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&H(e)?ma(e):t==="vnode"&&ce(e)&&"__v_isVNode"in e?ma(e.children):e}}let ga;function _a(e){ga=e}let Da;function sp(e){Da=e}let va;function ap(e){va=e}let ya=null;const Ea=e=>{ya=e},cp=()=>ya;let ba=null;const wa=e=>{ba=e},lp=()=>ba;let Aa=0;function fp(e={}){const t=he(e.onWarn)?e.onWarn:Me,n=H(e.version)?e.version:op,r=H(e.locale)||he(e.locale)?e.locale:hr,i=he(r)?hr: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=Te({},e.modifiers||{},up()),f=e.pluralRules||{},a=he(e.missing)?e.missing:null,d=Y(e.missingWarn)||tn(e.missingWarn)?e.missingWarn:!0,h=Y(e.fallbackWarn)||tn(e.fallbackWarn)?e.fallbackWarn:!0,m=!!e.fallbackFormat,_=!!e.unresolving,E=he(e.postTranslation)?e.postTranslation:null,p=J(e.processor)?e.processor:null,v=Y(e.warnHtmlMessage)?e.warnHtmlMessage:!0,g=!!e.escapeParameter,y=he(e.messageCompiler)?e.messageCompiler:ga;process.env.NODE_ENV!=="production"&&!0&&!0&&he(e.messageCompiler)&&ia(Mn(Ke.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const w=he(e.messageResolver)?e.messageResolver:Da||Uh,F=he(e.localeFallbacker)?e.localeFallbacker:va||np,C=ce(e.fallbackContext)?e.fallbackContext:void 0,M=e,R=ce(M.__datetimeFormatters)?M.__datetimeFormatters:new Map,W=ce(M.__numberFormatters)?M.__numberFormatters:new Map,U=ce(M.__meta)?M.__meta:{};Aa++;const k={version:n,cid:Aa,locale:r,fallbackLocale:o,messages:u,modifiers:l,pluralRules:f,missing:a,missingWarn:d,fallbackWarn:h,fallbackFormat:m,unresolving:_,postTranslation:E,processor:p,warnHtmlMessage:v,escapeParameter:g,messageCompiler:y,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 Ii(e,t){return e instanceof RegExp?e.test(t):e}function Ca(e,t){return e instanceof RegExp?e.test(t):e}function Vo(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"&&Ca(r,t)&&u(Mn(Ke.NOT_FOUND_KEY,{key:t,locale:n})),t}function Hr(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Fa(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function dp(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(Fa(e,t[r]))return!0;return!1}function jo(e){return n=>hp(n,e)}function hp(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,Na(e,u)],[]))}else return Na(e,n)}function Na(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,Ho(e,o)],[]);return e.normalize(r)}}function Ho(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(Ho(e,r.k||r.key),i?Ho(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 pp="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function Oa(e,t){t&&ch(e)&&Me(Vr(pp,{source:e}))}const Ia=e=>e;let pr=Object.create(null);function Sa(e){e.code===Fi.USE_MODULO_SYNTAX&&Me(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
|
|
16
|
+
*/function yy(){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 rn=[];rn[0]={w:[0],i:[3,0],["["]:[4],o:[7]},rn[1]={w:[1],["."]:[2],["["]:[4],o:[7]},rn[2]={w:[2],i:[3,0],[0]:[3,0]},rn[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]},rn[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]},rn[5]={["'"]:[4,0],o:8,l:[5,0]},rn[6]={['"']:[4,0],o:8,l:[6,0]};const Cy=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Ay(e){return Cy.test(e)}function Fy(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 by(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 wy(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Ay(t)?Fy(t):"*"+t}function By(e){const t=[];let n=-1,r=0,u=0,i,o,a,l,c,f,s;const d=[];d[0]=()=>{o===void 0?o=a:o+=a},d[1]=()=>{o!==void 0&&(t.push(o),o=void 0)},d[2]=()=>{d[0](),u++},d[3]=()=>{if(u>0)u--,r=4,d[0]();else{if(u=0,o===void 0||(o=wy(o),o===!1))return!1;d[1]()}};function p(){const m=e[n+1];if(r===5&&m==="'"||r===6&&m==='"')return n++,a="\\"+m,d[0](),!0}for(;r!==null;)if(n++,i=e[n],!(i==="\\"&&p())){if(l=by(i),s=rn[r],c=s[l]||s.l||8,c===8||(r=c[0],c[1]!==void 0&&(f=d[c[1]],f&&(a=i,f()===!1))))return;if(r===7)return t}}const ms=new Map;function Ny(e,t){return le(e)?e[t]:null}function Sy(e,t){if(!le(e))return null;let n=ms.get(t);if(n||(n=By(t),n&&ms.set(t,n)),!n)return null;const r=n.length;let u=e,i=0;for(;i<r;){const o=u[n[i]];if(o===void 0||pe(u))return null;u=o,i++}return u}const Oy=e=>e,Iy=e=>"",Ty="text",My=e=>e.length===0?"":ki(e),Ry=H_;function gs(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Ly(e){const t=Oe(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Oe(e.named.count)||Oe(e.named.n))?Oe(e.named.count)?e.named.count:Oe(e.named.n)?e.named.n:t:t}function Py(e,t){t.count||(t.count=e),t.n||(t.n=e)}function $y(e={}){const t=e.locale,n=Ly(e),r=le(e.pluralRules)&&H(t)&&pe(e.pluralRules[t])?e.pluralRules[t]:gs,u=le(e.pluralRules)&&H(t)&&pe(e.pluralRules[t])?gs:void 0,i=h=>h[r(n,h.length,u)],o=e.list||[],a=h=>o[h],l=e.named||{};Oe(e.pluralIndex)&&Py(n,l);const c=h=>l[h];function f(h){const D=pe(e.messages)?e.messages(h):le(e.messages)?e.messages[h]:!1;return D||(e.parent?e.parent.message(h):Iy)}const s=h=>e.modifiers?e.modifiers[h]:Oy,d=z(e.processor)&&pe(e.processor.normalize)?e.processor.normalize:My,p=z(e.processor)&&pe(e.processor.interpolate)?e.processor.interpolate:Ry,m=z(e.processor)&&H(e.processor.type)?e.processor.type:Ty,y={list:a,named:c,plural:i,linked:(h,...D)=>{const[g,_]=D;let A="text",w="";D.length===1?le(g)?(w=g.modifier||w,A=g.type||A):H(g)&&(w=g||w):D.length===2&&(H(g)&&(w=g||w),H(_)&&(A=_||A));const b=f(h)(y),T=A==="vnode"&&ge(b)&&w?b[0]:b;return w?s(w)(T,A):T},message:f,type:m,interpolate:p,normalize:d,values:Ie({},o,l)};return y}let jr=null;function xy(e){jr=e}function ky(e,t,n){jr&&jr.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Vy=Uy("function:translate");function Uy(e){return t=>jr&&jr.emit(e,t)}const vs=Bu.__EXTEND_POINT__,In=Au(vs),Ke={NOT_FOUND_KEY:vs,FALLBACK_TO_TRANSLATE:In(),CANNOT_FORMAT_NUMBER:In(),FALLBACK_TO_NUMBER_FORMAT:In(),CANNOT_FORMAT_DATE:In(),FALLBACK_TO_DATE_FORMAT:In(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:In(),__EXTEND_POINT__:In()},jy={[Ke.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[Ke.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[Ke.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[Ke.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[Ke.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[Ke.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[Ke.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 Tn(e,...t){return Ur(jy[e],...t)}const Es=K.__EXTEND_POINT__,Mn=Au(Es),xe={INVALID_ARGUMENT:Es,INVALID_DATE_ARGUMENT:Mn(),INVALID_ISO_DATE_ARGUMENT:Mn(),NOT_SUPPORT_NON_STRING_MESSAGE:Mn(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:Mn(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:Mn(),NOT_SUPPORT_LOCALE_TYPE:Mn(),__EXTEND_POINT__:Mn()};function Tt(e){return lr(e,null,process.env.NODE_ENV!=="production"?{messages:Hy}:void 0)}const Hy={[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 ji(e,t){return t.locale!=null?Ds(t.locale):Ds(e.locale)}let Hi;function Ds(e){if(H(e))return e;if(pe(e)){if(e.resolvedOnce&&Hi!=null)return Hi;if(e.constructor.name==="Function"){const t=e();if(j_(t))throw Tt(xe.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Hi=t}else throw Tt(xe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Tt(xe.NOT_SUPPORT_LOCALE_TYPE)}function Wy(e,t,n){return[...new Set([n,...ge(t)?t:le(t)?Object.keys(t):H(t)?[t]:[n]])]}function _s(e,t,n){const r=H(n)?n:dr,u=e;u.__localeChainCache||(u.__localeChainCache=new Map);let i=u.__localeChainCache.get(r);if(!i){i=[];let o=[n];for(;ge(o);)o=ys(i,o,t);const a=ge(t)||!z(t)?t:t.default?t.default:null;o=H(a)?[a]:a,ge(o)&&ys(i,o,!1),u.__localeChainCache.set(r,i)}return i}function ys(e,t,n){let r=!0;for(let u=0;u<t.length&&Q(r);u++){const i=t[u];H(i)&&(r=qy(e,t[u],n))}return r}function qy(e,t,n){let r;const u=t.split("-");do{const i=u.join("-");r=Gy(e,i,n),u.splice(-1,1)}while(u.length&&r===!0);return r}function Gy(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const u=t.replace(/!/g,"");e.push(u),(ge(n)||z(n))&&n[u]&&(r=n[u])}return r}const Ky="9.14.0",Nu=-1,dr="en-US",Su="",Cs=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Xy(){return{upper:(e,t)=>t==="text"&&H(e)?e.toUpperCase():t==="vnode"&&le(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&H(e)?e.toLowerCase():t==="vnode"&&le(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&H(e)?Cs(e):t==="vnode"&&le(e)&&"__v_isVNode"in e?Cs(e.children):e}}let As;function Fs(e){As=e}let bs;function zy(e){bs=e}let ws;function Jy(e){ws=e}let Bs=null;const Ns=e=>{Bs=e},Zy=()=>Bs;let Ss=null;const Os=e=>{Ss=e},Qy=()=>Ss;let Is=0;function Yy(e={}){const t=pe(e.onWarn)?e.onWarn:Te,n=H(e.version)?e.version:Ky,r=H(e.locale)||pe(e.locale)?e.locale:dr,u=pe(r)?dr:r,i=ge(e.fallbackLocale)||z(e.fallbackLocale)||H(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:u,o=z(e.messages)?e.messages:{[u]:{}},a=z(e.datetimeFormats)?e.datetimeFormats:{[u]:{}},l=z(e.numberFormats)?e.numberFormats:{[u]:{}},c=Ie({},e.modifiers||{},Xy()),f=e.pluralRules||{},s=pe(e.missing)?e.missing:null,d=Q(e.missingWarn)||tn(e.missingWarn)?e.missingWarn:!0,p=Q(e.fallbackWarn)||tn(e.fallbackWarn)?e.fallbackWarn:!0,m=!!e.fallbackFormat,v=!!e.unresolving,y=pe(e.postTranslation)?e.postTranslation:null,h=z(e.processor)?e.processor:null,D=Q(e.warnHtmlMessage)?e.warnHtmlMessage:!0,g=!!e.escapeParameter,_=pe(e.messageCompiler)?e.messageCompiler:As;process.env.NODE_ENV!=="production"&&!0&&!0&&pe(e.messageCompiler)&&fs(Tn(Ke.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const A=pe(e.messageResolver)?e.messageResolver:bs||Ny,w=pe(e.localeFallbacker)?e.localeFallbacker:ws||Wy,b=le(e.fallbackContext)?e.fallbackContext:void 0,T=e,M=le(T.__datetimeFormatters)?T.__datetimeFormatters:new Map,W=le(T.__numberFormatters)?T.__numberFormatters:new Map,V=le(T.__meta)?T.__meta:{};Is++;const x={version:n,cid:Is,locale:r,fallbackLocale:i,messages:o,modifiers:c,pluralRules:f,missing:s,missingWarn:d,fallbackWarn:p,fallbackFormat:m,unresolving:v,postTranslation:y,processor:h,warnHtmlMessage:D,escapeParameter:g,messageCompiler:_,messageResolver:A,localeFallbacker:w,fallbackContext:b,onWarn:t,__meta:V};return x.datetimeFormats=a,x.numberFormats=l,x.__datetimeFormatters=M,x.__numberFormatters=W,process.env.NODE_ENV!=="production"&&(x.__v_emitter=T.__v_emitter!=null?T.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&ky(x,n,V),x}function Ou(e,t){return e instanceof RegExp?e.test(t):e}function Ts(e,t){return e instanceof RegExp?e.test(t):e}function Wi(e,t,n,r,u){const{missing:i,onWarn:o}=e;if(process.env.NODE_ENV!=="production"){const a=e.__v_emitter;a&&a.emit("missing",{locale:n,key:t,type:u,groupId:`${u}:${t}`})}if(i!==null){const a=i(e,n,t,u);return H(a)?a:t}else return process.env.NODE_ENV!=="production"&&Ts(r,t)&&o(Tn(Ke.NOT_FOUND_KEY,{key:t,locale:n})),t}function Hr(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Ms(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function eC(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(Ms(e,t[r]))return!0;return!1}function qi(e){return n=>tC(n,e)}function tC(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const r=n,u=r.c||r.cases;return e.plural(u.reduce((i,o)=>[...i,Rs(e,o)],[]))}else return Rs(e,n)}function Rs(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((u,i)=>[...u,Gi(e,i)],[]);return e.normalize(r)}}function Gi(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,u=r.m||r.modifier;return e.linked(Gi(e,r.k||r.key),u?Gi(e,u):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 nC="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function Ls(e,t){t&&Z_(e)&&Te(Ur(nC,{source:e}))}const Ps=e=>e;let pr=Object.create(null);function $s(e){e.code===Bu.USE_MODULO_SYNTAX&&Te(`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
|
-
${
|
|
20
|
-
* @vue/shared v3.4.
|
|
18
|
+
(message compiler warning message: ${e.message})`)}const un=e=>le(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function xs(e,t={}){let n=!1;const r=t.onError||z_;return t.onError=u=>{n=!0,r(u)},gu(Ce({},_y(e,t)),{detectError:n})}const rC=(e,t)=>{if(!H(e))throw Tt(xe.NOT_SUPPORT_NON_STRING_MESSAGE);process.env.NODE_ENV!=="production"&&(t.onWarn=$s);{const n=Q(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&Ls(e,n);const u=(t.onCacheKey||Ps)(e),i=pr[u];if(i)return i;const{code:o,detectError:a}=xs(e,t),l=new Function(`return ${o}`)();return a?l:pr[u]=l}};function uC(e,t){if(process.env.NODE_ENV!=="production"&&(t.onWarn=$s),__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&H(e)){const n=Q(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&Ls(e,n);const u=(t.onCacheKey||Ps)(e),i=pr[u];if(i)return i;const{ast:o,detectError:a}=xs(e,gu(Ce({},t),{location:process.env.NODE_ENV!=="production",jit:!0})),l=qi(o);return a?l:pr[u]=l}else{if(process.env.NODE_ENV!=="production"&&!un(e))return Te(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),()=>e;const n=e.cacheKey;if(n){const r=pr[n];return r||(pr[n]=qi(e))}else return qi(e)}}const ks=()=>"",ht=e=>pe(e);function Vs(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:u,messageCompiler:i,fallbackLocale:o,messages:a}=e,[l,c]=Ki(...t),f=Q(c.missingWarn)?c.missingWarn:e.missingWarn,s=Q(c.fallbackWarn)?c.fallbackWarn:e.fallbackWarn,d=Q(c.escapeParameter)?c.escapeParameter:e.escapeParameter,p=!!c.resolvedMessage,m=H(c.default)||Q(c.default)?Q(c.default)?i?l:()=>l:c.default:n?i?l:()=>l:"",v=n||m!=="",y=ji(e,c);d&&iC(c);let[h,D,g]=p?[l,y,a[y]||{}]:Us(e,l,y,o,s,f),_=h,A=l;if(!p&&!(H(_)||un(_)||ht(_))&&v&&(_=m,A=_),!p&&(!(H(_)||un(_)||ht(_))||!H(D)))return u?Nu:l;if(process.env.NODE_ENV!=="production"&&H(_)&&e.messageCompiler==null)return Te(`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 '${l}'.`),l;let w=!1;const b=()=>{w=!0},T=ht(_)?_:js(e,l,D,_,A,b);if(w)return _;const M=lC(e,D,g,c),W=$y(M),V=oC(e,T,W),x=r?r(V,l):V;if(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const Z={timestamp:Date.now(),key:H(l)?l:ht(_)?_.key:"",locale:D||(ht(_)?_.locale:""),format:H(_)?_:ht(_)?_.source:"",message:x};Z.meta=Ie({},e.__meta,Zy()||{}),Vy(Z)}return x}function iC(e){ge(e.list)?e.list=e.list.map(t=>H(t)?os(t):t):le(e.named)&&Object.keys(e.named).forEach(t=>{H(e.named[t])&&(e.named[t]=os(e.named[t]))})}function Us(e,t,n,r,u,i){const{messages:o,onWarn:a,messageResolver:l,localeFallbacker:c}=e,f=c(e,r,n);let s={},d,p=null,m=n,v=null;const y="translate";for(let h=0;h<f.length;h++){if(d=v=f[h],process.env.NODE_ENV!=="production"&&n!==d&&!Ms(n,d)&&Ou(u,t)&&a(Tn(Ke.FALLBACK_TO_TRANSLATE,{key:t,target:d})),process.env.NODE_ENV!=="production"&&n!==d){const A=e.__v_emitter;A&&A.emit("fallback",{type:y,key:t,from:m,to:v,groupId:`${y}:${t}`})}s=o[d]||{};let D=null,g,_;if(process.env.NODE_ENV!=="production"&&_t&&(D=window.performance.now(),g="intlify-message-resolve-start",_="intlify-message-resolve-end",lt&<(g)),(p=l(s,t))===null&&(p=s[t]),process.env.NODE_ENV!=="production"&&_t){const A=window.performance.now(),w=e.__v_emitter;w&&D&&p&&w.emit("message-resolve",{type:"message-resolve",key:t,message:p,time:A-D,groupId:`${y}:${t}`}),g&&_&<&&On&&(lt(_),On("intlify message resolve",g,_))}if(H(p)||un(p)||ht(p))break;if(!eC(d,f)){const A=Wi(e,t,d,i,y);A!==t&&(p=A)}m=v}return[p,d,s]}function js(e,t,n,r,u,i){const{messageCompiler:o,warnHtmlMessage:a}=e;if(ht(r)){const d=r;return d.locale=d.locale||n,d.key=d.key||t,d}if(o==null){const d=()=>r;return d.locale=n,d.key=t,d}let l=null,c,f;process.env.NODE_ENV!=="production"&&_t&&(l=window.performance.now(),c="intlify-message-compilation-start",f="intlify-message-compilation-end",lt&<(c));const s=o(r,aC(e,n,u,r,a,i));if(process.env.NODE_ENV!=="production"&&_t){const d=window.performance.now(),p=e.__v_emitter;p&&l&&p.emit("message-compilation",{type:"message-compilation",message:r,time:d-l,groupId:`translate:${t}`}),c&&f&<&&On&&(lt(f),On("intlify message compilation",c,f))}return s.locale=n,s.key=t,s.source=r,s}function oC(e,t,n){let r=null,u,i;process.env.NODE_ENV!=="production"&&_t&&(r=window.performance.now(),u="intlify-message-evaluation-start",i="intlify-message-evaluation-end",lt&<(u));const o=t(n);if(process.env.NODE_ENV!=="production"&&_t){const a=window.performance.now(),l=e.__v_emitter;l&&r&&l.emit("message-evaluation",{type:"message-evaluation",value:o,time:a-r,groupId:`translate:${t.key}`}),u&&i&<&&On&&(lt(i),On("intlify message evaluation",u,i))}return o}function Ki(...e){const[t,n,r]=e,u={};if(!H(t)&&!Oe(t)&&!ht(t)&&!un(t))throw Tt(xe.INVALID_ARGUMENT);const i=Oe(t)?String(t):(ht(t),t);return Oe(n)?u.plural=n:H(n)?u.default=n:z(n)&&!yu(n)?u.named=n:ge(n)&&(u.list=n),Oe(r)?u.plural=r:H(r)?u.default=r:z(r)&&Ie(u,r),[i,u]}function aC(e,t,n,r,u,i){return{locale:t,key:n,warnHtmlMessage:u,onError:o=>{if(i&&i(o),process.env.NODE_ENV!=="production"){const a=sC(r),l=`Message compilation error: ${o.message}`,c=o.location&&a&&W_(a,o.location.start.offset,o.location.end.offset),f=e.__v_emitter;f&&a&&f.emit("compile-error",{message:a,error:o.message,start:o.location&&o.location.start.offset,end:o.location&&o.location.end.offset,groupId:`translate:${n}`}),console.error(c?`${l}
|
|
19
|
+
${c}`:l)}else throw o},onCacheKey:o=>x_(t,n,o)}}function sC(e){if(H(e))return e;if(e.loc&&e.loc.source)return e.loc.source}function lC(e,t,n,r){const{modifiers:u,pluralRules:i,messageResolver:o,fallbackLocale:a,fallbackWarn:l,missingWarn:c,fallbackContext:f}=e,d={locale:t,modifiers:u,pluralRules:i,messages:p=>{let m=o(n,p);if(m==null&&f){const[,,v]=Us(f,p,t,a,l,c);m=o(v,p)}if(H(m)||un(m)){let v=!1;const h=js(e,p,t,m,p,()=>{v=!0});return v?ks:h}else return ht(m)?m:ks}};return e.processor&&(d.processor=e.processor),r.list&&(d.list=r.list),r.named&&(d.named=r.named),Oe(r.plural)&&(d.pluralIndex=r.plural),d}const Hs=typeof Intl!="undefined",Ws={dateTimeFormat:Hs&&typeof Intl.DateTimeFormat!="undefined",numberFormat:Hs&&typeof Intl.NumberFormat!="undefined"};function qs(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:u,onWarn:i,localeFallbacker:o}=e,{__datetimeFormatters:a}=e;if(process.env.NODE_ENV!=="production"&&!Ws.dateTimeFormat)return i(Tn(Ke.CANNOT_FORMAT_DATE)),Su;const[l,c,f,s]=Xi(...t),d=Q(f.missingWarn)?f.missingWarn:e.missingWarn,p=Q(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,m=!!f.part,v=ji(e,f),y=o(e,u,v);if(!H(l)||l==="")return new Intl.DateTimeFormat(v,s).format(c);let h={},D,g=null,_=v,A=null;const w="datetime format";for(let M=0;M<y.length;M++){if(D=A=y[M],process.env.NODE_ENV!=="production"&&v!==D&&Ou(p,l)&&i(Tn(Ke.FALLBACK_TO_DATE_FORMAT,{key:l,target:D})),process.env.NODE_ENV!=="production"&&v!==D){const W=e.__v_emitter;W&&W.emit("fallback",{type:w,key:l,from:_,to:A,groupId:`${w}:${l}`})}if(h=n[D]||{},g=h[l],z(g))break;Wi(e,l,D,d,w),_=A}if(!z(g)||!H(D))return r?Nu:l;let b=`${D}__${l}`;yu(s)||(b=`${b}__${JSON.stringify(s)}`);let T=a.get(b);return T||(T=new Intl.DateTimeFormat(D,Ie({},g,s)),a.set(b,T)),m?T.formatToParts(c):T.format(c)}const Gs=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Xi(...e){const[t,n,r,u]=e,i={};let o={},a;if(H(t)){const l=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!l)throw Tt(xe.INVALID_ISO_DATE_ARGUMENT);const c=l[3]?l[3].trim().startsWith("T")?`${l[1].trim()}${l[3].trim()}`:`${l[1].trim()}T${l[3].trim()}`:l[1].trim();a=new Date(c);try{a.toISOString()}catch(f){throw Tt(xe.INVALID_ISO_DATE_ARGUMENT)}}else if(V_(t)){if(isNaN(t.getTime()))throw Tt(xe.INVALID_DATE_ARGUMENT);a=t}else if(Oe(t))a=t;else throw Tt(xe.INVALID_ARGUMENT);return H(n)?i.key=n:z(n)&&Object.keys(n).forEach(l=>{Gs.includes(l)?o[l]=n[l]:i[l]=n[l]}),H(r)?i.locale=r:z(r)&&(o=r),z(u)&&(o=u),[i.key||"",a,i,o]}function Ks(e,t,n){const r=e;for(const u in n){const i=`${t}__${u}`;!r.__datetimeFormatters.has(i)||r.__datetimeFormatters.delete(i)}}function Xs(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:u,onWarn:i,localeFallbacker:o}=e,{__numberFormatters:a}=e;if(process.env.NODE_ENV!=="production"&&!Ws.numberFormat)return i(Tn(Ke.CANNOT_FORMAT_NUMBER)),Su;const[l,c,f,s]=zi(...t),d=Q(f.missingWarn)?f.missingWarn:e.missingWarn,p=Q(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,m=!!f.part,v=ji(e,f),y=o(e,u,v);if(!H(l)||l==="")return new Intl.NumberFormat(v,s).format(c);let h={},D,g=null,_=v,A=null;const w="number format";for(let M=0;M<y.length;M++){if(D=A=y[M],process.env.NODE_ENV!=="production"&&v!==D&&Ou(p,l)&&i(Tn(Ke.FALLBACK_TO_NUMBER_FORMAT,{key:l,target:D})),process.env.NODE_ENV!=="production"&&v!==D){const W=e.__v_emitter;W&&W.emit("fallback",{type:w,key:l,from:_,to:A,groupId:`${w}:${l}`})}if(h=n[D]||{},g=h[l],z(g))break;Wi(e,l,D,d,w),_=A}if(!z(g)||!H(D))return r?Nu:l;let b=`${D}__${l}`;yu(s)||(b=`${b}__${JSON.stringify(s)}`);let T=a.get(b);return T||(T=new Intl.NumberFormat(D,Ie({},g,s)),a.set(b,T)),m?T.formatToParts(c):T.format(c)}const zs=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function zi(...e){const[t,n,r,u]=e,i={};let o={};if(!Oe(t))throw Tt(xe.INVALID_ARGUMENT);const a=t;return H(n)?i.key=n:z(n)&&Object.keys(n).forEach(l=>{zs.includes(l)?o[l]=n[l]:i[l]=n[l]}),H(r)?i.locale=r:z(r)&&(o=r),z(u)&&(o=u),[i.key||"",a,i,o]}function Js(e,t,n){const r=e;for(const u in n){const i=`${t}__${u}`;!r.__numberFormatters.has(i)||r.__numberFormatters.delete(i)}}yy();/**
|
|
20
|
+
* @vue/shared v3.4.38
|
|
21
21
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
22
22
|
* @license MIT
|
|
23
|
-
**//*! #__NO_SIDE_EFFECTS__ */function
|
|
24
|
-
* @vue/reactivity v3.4.
|
|
23
|
+
**//*! #__NO_SIDE_EFFECTS__ */function cC(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const Mt=process.env.NODE_ENV!=="production"?Object.freeze({}):{};process.env.NODE_ENV!=="production"&&Object.freeze([]);const on=()=>{},fC=()=>!1,dC=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),mt=Object.assign,pC=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},hC=Object.prototype.hasOwnProperty,we=(e,t)=>hC.call(e,t),ve=Array.isArray,hr=e=>Iu(e)==="[object Map]",mC=e=>Iu(e)==="[object Set]",Be=e=>typeof e=="function",At=e=>typeof e=="string",Wr=e=>typeof e=="symbol",Xe=e=>e!==null&&typeof e=="object",gC=e=>(Xe(e)||Be(e))&&Be(e.then)&&Be(e.catch),vC=Object.prototype.toString,Iu=e=>vC.call(e),Zs=e=>Iu(e).slice(8,-1),EC=e=>Iu(e)==="[object Object]",Ji=e=>At(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Qs=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Ys=Qs(e=>e.charAt(0).toUpperCase()+e.slice(1)),DC=Qs(e=>e?`on${Ys(e)}`:""),an=(e,t)=>!Object.is(e,t),_C=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})};let el;const tl=()=>el||(el=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function Zi(e){if(ve(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],u=At(r)?FC(r):Zi(r);if(u)for(const i in u)t[i]=u[i]}return t}else if(At(e)||Xe(e))return e}const yC=/;(?![^(]*\))/g,CC=/:([^]+)/,AC=/\/\*[^]*?\*\//g;function FC(e){const t={};return e.replace(AC,"").split(yC).forEach(n=>{if(n){const r=n.split(CC);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Qi(e){let t="";if(At(e))t=e;else if(ve(e))for(let n=0;n<e.length;n++){const r=Qi(e[n]);r&&(t+=r+" ")}else if(Xe(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}/**
|
|
24
|
+
* @vue/reactivity v3.4.38
|
|
25
25
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
26
26
|
* @license MIT
|
|
27
|
-
**/function an(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let At;class xp{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"&&an("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 kp(e){return new xp(e)}function $p(e,t=At){t&&t.active&&t.effects.push(e)}function Up(){return At}let Bn;class Ja{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,$p(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,qr();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Vp(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),Gr()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=cn,n=Bn;try{return cn=!0,Bn=this,this._runnings++,za(this),this.fn()}finally{Za(this),this._runnings--,Bn=n,cn=t}}stop(){this.active&&(za(this),Za(this),this.onStop&&this.onStop(),this.active=!1)}}function Vp(e){return e.value}function za(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++)Qa(e.deps[t],e);e.deps.length=e._depsLength}}function Qa(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let cn=!0,zo=0;const Ya=[];function qr(){Ya.push(cn),cn=!1}function Gr(){const e=Ya.pop();cn=e===void 0?!0:e}function Zo(){zo++}function Qo(){for(zo--;!zo&&Yo.length;)Yo.shift()()}function ec(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&&Qa(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 Yo=[];function tc(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&&Yo.push(i.scheduler)))}Qo()}const nc=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},eu=new WeakMap,Ln=Symbol(process.env.NODE_ENV!=="production"?"iterate":""),tu=Symbol(process.env.NODE_ENV!=="production"?"Map key iterate":"");function je(e,t,n){if(cn&&Bn){let r=eu.get(e);r||eu.set(e,r=new Map);let i=r.get(n);i||r.set(n,i=nc(()=>r.delete(n))),ec(Bn,i,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n}:void 0)}}function ln(e,t,n,r,i,o){const u=eu.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"||!Wr(f)&&f>=c)&&s.push(l)})}else switch(n!==void 0&&s.push(u.get(n)),t){case"add":_e(e)?Ko(n)&&s.push(u.get("length")):(s.push(u.get(Ln)),mr(e)&&s.push(u.get(tu)));break;case"delete":_e(e)||(s.push(u.get(Ln)),mr(e)&&s.push(u.get(tu)));break;case"set":mr(e)&&s.push(u.get(Ln));break}Zo();for(const c of s)c&&tc(c,4,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n,newValue:r,oldValue:i,oldTarget:o}:void 0);Qo()}const jp=bp("__proto__,__v_isRef,__isVue"),rc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Wr)),ic=Hp();function Hp(){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++)je(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){qr(),Zo();const r=te(this)[t].apply(this,n);return Qo(),Gr(),r}}),e}function Wp(e){Wr(e)||(e=String(e));const t=te(this);return je(t,"has",e),t.hasOwnProperty(e)}class oc{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?pc:hc:o?r0:dc).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const u=_e(t);if(!i){if(u&&Fe(ic,n))return Reflect.get(ic,n,r);if(n==="hasOwnProperty")return Wp}const s=Reflect.get(t,n,r);return(Wr(n)?rc.has(n):jp(n))||(i||je(t,"get",n),o)?s:Ye(s)?u&&Ko(n)?s:s.value:Xe(s)?i?gc(s):mc(s):s}}class qp extends oc{constructor(t=!1){super(!1,t)}set(t,n,r,i){let o=t[n];if(!this._isShallow){const c=qt(o);if(!Gt(r)&&!qt(r)&&(o=te(o),r=te(r)),!_e(t)&&Ye(o)&&!Ye(r))return c?!1:(o.value=r,!0)}const u=_e(t)&&Ko(n)?Number(n)<t.length:Fe(t,n),s=Reflect.set(t,n,r,i);return t===te(i)&&(u?sn(r,o)&&ln(t,"set",n,r,o):ln(t,"add",n,r)),s}deleteProperty(t,n){const r=Fe(t,n),i=t[n],o=Reflect.deleteProperty(t,n);return o&&r&&ln(t,"delete",n,void 0,i),o}has(t,n){const r=Reflect.has(t,n);return(!Wr(n)||!rc.has(n))&&je(t,"has",n),r}ownKeys(t){return je(t,"iterate",_e(t)?"length":Ln),Reflect.ownKeys(t)}}class uc extends oc{constructor(t=!1){super(!0,t)}set(t,n){return process.env.NODE_ENV!=="production"&&an(`Set operation on key "${String(n)}" failed: target is readonly.`,t),!0}deleteProperty(t,n){return process.env.NODE_ENV!=="production"&&an(`Delete operation on key "${String(n)}" failed: target is readonly.`,t),!0}}const Gp=new qp,Kp=new uc,Xp=new uc(!0),nu=e=>e,Ti=e=>Reflect.getPrototypeOf(e);function Mi(e,t,n=!1,r=!1){e=e.__v_raw;const i=te(e),o=te(t);n||(sn(t,o)&&je(i,"get",t),je(i,"get",o));const{has:u}=Ti(i),s=r?nu:n?uu:Kr;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 Ri(e,t=!1){const n=this.__v_raw,r=te(n),i=te(e);return t||(sn(e,i)&&je(r,"has",e),je(r,"has",i)),e===i?n.has(e):n.has(e)||n.has(i)}function Bi(e,t=!1){return e=e.__v_raw,!t&&je(te(e),"iterate",Ln),Reflect.get(e,"size",e)}function sc(e,t=!1){!t&&!Gt(e)&&!qt(e)&&(e=te(e));const n=te(this);return Ti(n).has.call(n,e)||(n.add(e),ln(n,"add",e,e)),this}function ac(e,t,n=!1){!n&&!Gt(t)&&!qt(t)&&(t=te(t));const r=te(this),{has:i,get:o}=Ti(r);let u=i.call(r,e);u?process.env.NODE_ENV!=="production"&&fc(r,i,e):(e=te(e),u=i.call(r,e));const s=o.call(r,e);return r.set(e,t),u?sn(t,s)&&ln(r,"set",e,t,s):ln(r,"add",e,t),this}function cc(e){const t=te(this),{has:n,get:r}=Ti(t);let i=n.call(t,e);i?process.env.NODE_ENV!=="production"&&fc(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&&ln(t,"delete",e,void 0,o),u}function lc(){const e=te(this),t=e.size!==0,n=process.env.NODE_ENV!=="production"?mr(e)?new Map(e):new Set(e):void 0,r=e.clear();return t&&ln(e,"clear",void 0,void 0,n),r}function Li(e,t){return function(r,i){const o=this,u=o.__v_raw,s=te(u),c=t?nu:e?uu:Kr;return!e&&je(s,"iterate",Ln),u.forEach((l,f)=>r.call(i,c(l),c(f),o))}}function Pi(e,t,n){return function(...r){const i=this.__v_raw,o=te(i),u=mr(o),s=e==="entries"||e===Symbol.iterator&&u,c=e==="keys"&&u,l=i[e](...r),f=n?nu:t?uu:Kr;return!t&&je(o,"iterate",c?tu:Ln),{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 fn(e){return function(...t){if(process.env.NODE_ENV!=="production"){const n=t[0]?`on key "${t[0]}" `:"";an(`${Ga(e)} operation ${n}failed: target is readonly.`,te(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function Jp(){const e={get(o){return Mi(this,o)},get size(){return Bi(this)},has:Ri,add:sc,set:ac,delete:cc,clear:lc,forEach:Li(!1,!1)},t={get(o){return Mi(this,o,!1,!0)},get size(){return Bi(this)},has:Ri,add(o){return sc.call(this,o,!0)},set(o,u){return ac.call(this,o,u,!0)},delete:cc,clear:lc,forEach:Li(!1,!0)},n={get(o){return Mi(this,o,!0)},get size(){return Bi(this,!0)},has(o){return Ri.call(this,o,!0)},add:fn("add"),set:fn("set"),delete:fn("delete"),clear:fn("clear"),forEach:Li(!0,!1)},r={get(o){return Mi(this,o,!0,!0)},get size(){return Bi(this,!0)},has(o){return Ri.call(this,o,!0)},add:fn("add"),set:fn("set"),delete:fn("delete"),clear:fn("clear"),forEach:Li(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=Pi(o,!1,!1),n[o]=Pi(o,!0,!1),t[o]=Pi(o,!1,!0),r[o]=Pi(o,!0,!0)}),[e,n,t,r]}const[zp,Zp,Qp,Yp]=Jp();function ru(e,t){const n=t?e?Yp:Qp:e?Zp:zp;return(r,i,o)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?r:Reflect.get(Fe(n,i)&&i in r?n:r,i,o)}const e0={get:ru(!1,!1)},t0={get:ru(!0,!1)},n0={get:ru(!0,!0)};function fc(e,t,n){const r=te(n);if(r!==n&&t.call(e,r)){const i=Wa(e);an(`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 dc=new WeakMap,r0=new WeakMap,hc=new WeakMap,pc=new WeakMap;function i0(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function o0(e){return e.__v_skip||!Object.isExtensible(e)?0:i0(Wa(e))}function mc(e){return qt(e)?e:iu(e,!1,Gp,e0,dc)}function gc(e){return iu(e,!0,Kp,t0,hc)}function xi(e){return iu(e,!0,Xp,n0,pc)}function iu(e,t,n,r,i){if(!Xe(e))return process.env.NODE_ENV!=="production"&&an(`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=o0(e);if(u===0)return e;const s=new Proxy(e,u===2?r:n);return i.set(e,s),s}function gr(e){return qt(e)?gr(e.__v_raw):!!(e&&e.__v_isReactive)}function qt(e){return!!(e&&e.__v_isReadonly)}function Gt(e){return!!(e&&e.__v_isShallow)}function ou(e){return e?!!e.__v_raw:!1}function te(e){const t=e&&e.__v_raw;return t?te(t):e}function u0(e){return Object.isExtensible(e)&&Mp(e,"__v_skip",!0),e}const Kr=e=>Xe(e)?mc(e):e,uu=e=>Xe(e)?gc(e):e,s0="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 _c{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 Ja(()=>t(this._value),()=>ki(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)&&sn(t._value,t._value=t.effect.run())&&ki(t,4),Dc(t),t.effect._dirtyLevel>=2&&(process.env.NODE_ENV!=="production"&&this._warnRecursive&&an(s0,`
|
|
27
|
+
**/function sn(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let Ft;class bC{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ft,!t&&Ft&&(this.index=(Ft.scopes||(Ft.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ft;try{return Ft=this,t()}finally{Ft=n}}else process.env.NODE_ENV!=="production"&&sn("cannot run an inactive effect scope.")}on(){Ft=this}off(){Ft=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 u=this.parent.scopes.pop();u&&u!==this&&(this.parent.scopes[this.index]=u,u.index=this.index)}this.parent=void 0,this._active=!1}}}function wC(e){return new bC(e)}function BC(e,t=Ft){t&&t.active&&t.effects.push(e)}function NC(){return Ft}let Rn;class nl{constructor(t,n,r,u){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,BC(this,u)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,qr();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(SC(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),Gr()}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=Rn;try{return ln=!0,Rn=this,this._runnings++,rl(this),this.fn()}finally{ul(this),this._runnings--,Rn=n,ln=t}}stop(){this.active&&(rl(this),ul(this),this.onStop&&this.onStop(),this.active=!1)}}function SC(e){return e.value}function rl(e){e._trackId++,e._depsLength=0}function ul(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)il(e.deps[t],e);e.deps.length=e._depsLength}}function il(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let ln=!0,Yi=0;const ol=[];function qr(){ol.push(ln),ln=!1}function Gr(){const e=ol.pop();ln=e===void 0?!0:e}function eo(){Yi++}function to(){for(Yi--;!Yi&&no.length;)no.shift()()}function al(e,t,n){var r;if(t.get(e)!==e._trackId){t.set(e,e._trackId);const u=e.deps[e._depsLength];u!==t?(u&&il(u,e),e.deps[e._depsLength++]=t):e._depsLength++,process.env.NODE_ENV!=="production"&&((r=e.onTrack)==null||r.call(e,mt({effect:e},n)))}}const no=[];function sl(e,t,n){var r;eo();for(const u of e.keys()){let i;u._dirtyLevel<t&&(i!=null?i:i=e.get(u)===u._trackId)&&(u._shouldSchedule||(u._shouldSchedule=u._dirtyLevel===0),u._dirtyLevel=t),u._shouldSchedule&&(i!=null?i:i=e.get(u)===u._trackId)&&(process.env.NODE_ENV!=="production"&&((r=u.onTrigger)==null||r.call(u,mt({effect:u},n))),u.trigger(),(!u._runnings||u.allowRecurse)&&u._dirtyLevel!==2&&(u._shouldSchedule=!1,u.scheduler&&no.push(u.scheduler)))}to()}const ll=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ro=new WeakMap,Ln=Symbol(process.env.NODE_ENV!=="production"?"iterate":""),uo=Symbol(process.env.NODE_ENV!=="production"?"Map key iterate":"");function je(e,t,n){if(ln&&Rn){let r=ro.get(e);r||ro.set(e,r=new Map);let u=r.get(n);u||r.set(n,u=ll(()=>r.delete(n))),al(Rn,u,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n}:void 0)}}function cn(e,t,n,r,u,i){const o=ro.get(e);if(!o)return;let a=[];if(t==="clear")a=[...o.values()];else if(n==="length"&&ve(e)){const l=Number(r);o.forEach((c,f)=>{(f==="length"||!Wr(f)&&f>=l)&&a.push(c)})}else switch(n!==void 0&&a.push(o.get(n)),t){case"add":ve(e)?Ji(n)&&a.push(o.get("length")):(a.push(o.get(Ln)),hr(e)&&a.push(o.get(uo)));break;case"delete":ve(e)||(a.push(o.get(Ln)),hr(e)&&a.push(o.get(uo)));break;case"set":hr(e)&&a.push(o.get(Ln));break}eo();for(const l of a)l&&sl(l,4,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n,newValue:r,oldValue:u,oldTarget:i}:void 0);to()}const OC=cC("__proto__,__v_isRef,__isVue"),cl=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Wr)),fl=IC();function IC(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ee(this);for(let i=0,o=this.length;i<o;i++)je(r,"get",i+"");const u=r[t](...n);return u===-1||u===!1?r[t](...n.map(ee)):u}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){qr(),eo();const r=ee(this)[t].apply(this,n);return to(),Gr(),r}}),e}function TC(e){Wr(e)||(e=String(e));const t=ee(this);return je(t,"has",e),t.hasOwnProperty(e)}class dl{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const u=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!u;if(n==="__v_isReadonly")return u;if(n==="__v_isShallow")return i;if(n==="__v_raw")return r===(u?i?yl:_l:i?qC:Dl).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const o=ve(t);if(!u){if(o&&we(fl,n))return Reflect.get(fl,n,r);if(n==="hasOwnProperty")return TC}const a=Reflect.get(t,n,r);return(Wr(n)?cl.has(n):OC(n))||(u||je(t,"get",n),i)?a:Qe(a)?o&&Ji(n)?a:a.value:Xe(a)?u?Al(a):Cl(a):a}}class MC extends dl{constructor(t=!1){super(!1,t)}set(t,n,r,u){let i=t[n];if(!this._isShallow){const l=Gt(i);if(!Kt(r)&&!Gt(r)&&(i=ee(i),r=ee(r)),!ve(t)&&Qe(i)&&!Qe(r))return l?!1:(i.value=r,!0)}const o=ve(t)&&Ji(n)?Number(n)<t.length:we(t,n),a=Reflect.set(t,n,r,u);return t===ee(u)&&(o?an(r,i)&&cn(t,"set",n,r,i):cn(t,"add",n,r)),a}deleteProperty(t,n){const r=we(t,n),u=t[n],i=Reflect.deleteProperty(t,n);return i&&r&&cn(t,"delete",n,void 0,u),i}has(t,n){const r=Reflect.has(t,n);return(!Wr(n)||!cl.has(n))&&je(t,"has",n),r}ownKeys(t){return je(t,"iterate",ve(t)?"length":Ln),Reflect.ownKeys(t)}}class pl extends dl{constructor(t=!1){super(!0,t)}set(t,n){return process.env.NODE_ENV!=="production"&&sn(`Set operation on key "${String(n)}" failed: target is readonly.`,t),!0}deleteProperty(t,n){return process.env.NODE_ENV!=="production"&&sn(`Delete operation on key "${String(n)}" failed: target is readonly.`,t),!0}}const RC=new MC,LC=new pl,PC=new pl(!0),io=e=>e,Tu=e=>Reflect.getPrototypeOf(e);function Mu(e,t,n=!1,r=!1){e=e.__v_raw;const u=ee(e),i=ee(t);n||(an(t,i)&&je(u,"get",t),je(u,"get",i));const{has:o}=Tu(u),a=r?io:n?lo:Kr;if(o.call(u,t))return a(e.get(t));if(o.call(u,i))return a(e.get(i));e!==u&&e.get(t)}function Ru(e,t=!1){const n=this.__v_raw,r=ee(n),u=ee(e);return t||(an(e,u)&&je(r,"has",e),je(r,"has",u)),e===u?n.has(e):n.has(e)||n.has(u)}function Lu(e,t=!1){return e=e.__v_raw,!t&&je(ee(e),"iterate",Ln),Reflect.get(e,"size",e)}function hl(e,t=!1){!t&&!Kt(e)&&!Gt(e)&&(e=ee(e));const n=ee(this);return Tu(n).has.call(n,e)||(n.add(e),cn(n,"add",e,e)),this}function ml(e,t,n=!1){!n&&!Kt(t)&&!Gt(t)&&(t=ee(t));const r=ee(this),{has:u,get:i}=Tu(r);let o=u.call(r,e);o?process.env.NODE_ENV!=="production"&&El(r,u,e):(e=ee(e),o=u.call(r,e));const a=i.call(r,e);return r.set(e,t),o?an(t,a)&&cn(r,"set",e,t,a):cn(r,"add",e,t),this}function gl(e){const t=ee(this),{has:n,get:r}=Tu(t);let u=n.call(t,e);u?process.env.NODE_ENV!=="production"&&El(t,n,e):(e=ee(e),u=n.call(t,e));const i=r?r.call(t,e):void 0,o=t.delete(e);return u&&cn(t,"delete",e,void 0,i),o}function vl(){const e=ee(this),t=e.size!==0,n=process.env.NODE_ENV!=="production"?hr(e)?new Map(e):new Set(e):void 0,r=e.clear();return t&&cn(e,"clear",void 0,void 0,n),r}function Pu(e,t){return function(r,u){const i=this,o=i.__v_raw,a=ee(o),l=t?io:e?lo:Kr;return!e&&je(a,"iterate",Ln),o.forEach((c,f)=>r.call(u,l(c),l(f),i))}}function $u(e,t,n){return function(...r){const u=this.__v_raw,i=ee(u),o=hr(i),a=e==="entries"||e===Symbol.iterator&&o,l=e==="keys"&&o,c=u[e](...r),f=n?io:t?lo:Kr;return!t&&je(i,"iterate",l?uo:Ln),{next(){const{value:s,done:d}=c.next();return d?{value:s,done:d}:{value:a?[f(s[0]),f(s[1])]:f(s),done:d}},[Symbol.iterator](){return this}}}}function fn(e){return function(...t){if(process.env.NODE_ENV!=="production"){const n=t[0]?`on key "${t[0]}" `:"";sn(`${Ys(e)} operation ${n}failed: target is readonly.`,ee(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function $C(){const e={get(i){return Mu(this,i)},get size(){return Lu(this)},has:Ru,add:hl,set:ml,delete:gl,clear:vl,forEach:Pu(!1,!1)},t={get(i){return Mu(this,i,!1,!0)},get size(){return Lu(this)},has:Ru,add(i){return hl.call(this,i,!0)},set(i,o){return ml.call(this,i,o,!0)},delete:gl,clear:vl,forEach:Pu(!1,!0)},n={get(i){return Mu(this,i,!0)},get size(){return Lu(this,!0)},has(i){return Ru.call(this,i,!0)},add:fn("add"),set:fn("set"),delete:fn("delete"),clear:fn("clear"),forEach:Pu(!0,!1)},r={get(i){return Mu(this,i,!0,!0)},get size(){return Lu(this,!0)},has(i){return Ru.call(this,i,!0)},add:fn("add"),set:fn("set"),delete:fn("delete"),clear:fn("clear"),forEach:Pu(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=$u(i,!1,!1),n[i]=$u(i,!0,!1),t[i]=$u(i,!1,!0),r[i]=$u(i,!0,!0)}),[e,n,t,r]}const[xC,kC,VC,UC]=$C();function oo(e,t){const n=t?e?UC:VC:e?kC:xC;return(r,u,i)=>u==="__v_isReactive"?!e:u==="__v_isReadonly"?e:u==="__v_raw"?r:Reflect.get(we(n,u)&&u in r?n:r,u,i)}const jC={get:oo(!1,!1)},HC={get:oo(!0,!1)},WC={get:oo(!0,!0)};function El(e,t,n){const r=ee(n);if(r!==n&&t.call(e,r)){const u=Zs(e);sn(`Reactive ${u} contains both the raw and reactive versions of the same object${u==="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 Dl=new WeakMap,qC=new WeakMap,_l=new WeakMap,yl=new WeakMap;function GC(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function KC(e){return e.__v_skip||!Object.isExtensible(e)?0:GC(Zs(e))}function Cl(e){return Gt(e)?e:ao(e,!1,RC,jC,Dl)}function Al(e){return ao(e,!0,LC,HC,_l)}function xu(e){return ao(e,!0,PC,WC,yl)}function ao(e,t,n,r,u){if(!Xe(e))return process.env.NODE_ENV!=="production"&&sn(`value cannot be made ${t?"readonly":"reactive"}: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=u.get(e);if(i)return i;const o=KC(e);if(o===0)return e;const a=new Proxy(e,o===2?r:n);return u.set(e,a),a}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 so(e){return e?!!e.__v_raw:!1}function ee(e){const t=e&&e.__v_raw;return t?ee(t):e}function XC(e){return Object.isExtensible(e)&&_C(e,"__v_skip",!0),e}const Kr=e=>Xe(e)?Cl(e):e,lo=e=>Xe(e)?Al(e):e,zC="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 Fl{constructor(t,n,r,u){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new nl(()=>t(this._value),()=>ku(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!u,this.__v_isReadonly=r}get value(){const t=ee(this);return(!t._cacheable||t.effect.dirty)&&an(t._value,t._value=t.effect.run())&&ku(t,4),bl(t),t.effect._dirtyLevel>=2&&(process.env.NODE_ENV!=="production"&&this._warnRecursive&&sn(zC,`
|
|
28
28
|
|
|
29
|
-
getter: `,this.getter),
|
|
30
|
-
* @vue/runtime-core v3.4.
|
|
29
|
+
getter: `,this.getter),ku(t,2)),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function JC(e,t,n=!1){let r,u;const i=Be(e);i?(r=e,u=process.env.NODE_ENV!=="production"?()=>{sn("Write operation failed: computed value is readonly")}:on):(r=e.get,u=e.set);const o=new Fl(r,u,i||!u,n);return process.env.NODE_ENV!=="production"&&t&&!n&&(o.effect.onTrack=t.onTrack,o.effect.onTrigger=t.onTrigger),o}function bl(e){var t;ln&&Rn&&(e=ee(e),al(Rn,(t=e.dep)!=null?t:e.dep=ll(()=>e.dep=void 0,e instanceof Fl?e:void 0),process.env.NODE_ENV!=="production"?{target:e,type:"get",key:"value"}:void 0))}function ku(e,t=4,n,r){e=ee(e);const u=e.dep;u&&sl(u,t,process.env.NODE_ENV!=="production"?{target:e,type:"set",key:"value",newValue:n,oldValue:r}:void 0)}function Qe(e){return!!(e&&e.__v_isRef===!0)}function gr(e){return Bl(e,!1)}function wl(e){return Bl(e,!0)}function Bl(e,t){return Qe(e)?e:new ZC(e,t)}class ZC{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ee(t),this._value=n?t:Kr(t)}get value(){return bl(this),this._value}set value(t){const n=this.__v_isShallow||Kt(t)||Gt(t);if(t=n?t:ee(t),an(t,this._rawValue)){const r=this._rawValue;this._rawValue=t,this._value=n?t:Kr(t),ku(this,4,t,r)}}}function QC(e){return Qe(e)?e.value:e}const YC={get:(e,t,n)=>QC(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const u=e[t];return Qe(u)&&!Qe(n)?(u.value=n,!0):Reflect.set(e,t,n,r)}};function e5(e){return mr(e)?e:new Proxy(e,YC)}/**
|
|
30
|
+
* @vue/runtime-core v3.4.38
|
|
31
31
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
32
32
|
* @license MIT
|
|
33
|
-
**/const Pn=[];function
|
|
34
|
-
`),
|
|
35
|
-
`,...
|
|
36
|
-
`],..._0(n))}),t}function _0({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,...D0(e.props),o]:[i+o]}function D0(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...Ec(r,e[r]))}),n.length>3&&t.push(" ..."),t}function Ec(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}`]:Ye(t)?(t=Ec(e,te(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):Ne(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=te(t),n?t:[`${e}=`,t])}const au={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 xn(e,t,n,r){try{return r?e(...r):e()}catch(i){cu(i,t,n)}}function Xr(e,t,n,r){if(Ne(e)){const i=xn(e,t,n,r);return i&&Op(i)&&i.catch(o=>{cu(o,t,n)}),i}if(_e(e)){const i=[];for(let o=0;o<e.length;o++)i.push(Xr(e[o],t,n,r));return i}else process.env.NODE_ENV!=="production"&&De(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function cu(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"?au[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){qr(),xn(c,null,10,[e,u,s]),Gr();return}}v0(e,n,i,r)}function v0(e,t,n,r=!0){if(process.env.NODE_ENV!=="production"){const i=au[t];if(n&&h0(n),De(`Unhandled error${i?` during execution of ${i}`:""}`),n&&p0(),r)throw e;console.error(e)}else console.error(e)}let $i=!1,lu=!1;const Ct=[];let dn=0;const Dr=[];let hn=null,kn=0;const bc=Promise.resolve();let fu=null;const y0=100;function E0(e){const t=fu||bc;return e?t.then(this?e.bind(this):e):t}function b0(e){let t=dn+1,n=Ct.length;for(;t<n;){const r=t+n>>>1,i=Ct[r],o=Jr(i);o<e||o===e&&i.pre?t=r+1:n=r}return t}function du(e){(!Ct.length||!Ct.includes(e,$i&&e.allowRecurse?dn+1:dn))&&(e.id==null?Ct.push(e):Ct.splice(b0(e.id),0,e),wc())}function wc(){!$i&&!lu&&(lu=!0,fu=bc.then(Cc))}function Ac(e){_e(e)?Dr.push(...e):(!hn||!hn.includes(e,e.allowRecurse?kn+1:kn))&&Dr.push(e),wc()}function w0(e){if(Dr.length){const t=[...new Set(Dr)].sort((n,r)=>Jr(n)-Jr(r));if(Dr.length=0,hn){hn.push(...t);return}for(hn=t,process.env.NODE_ENV!=="production"&&(e=e||new Map),kn=0;kn<hn.length;kn++){const n=hn[kn];process.env.NODE_ENV!=="production"&&Fc(e,n)||n.active!==!1&&n()}hn=null,kn=0}}const Jr=e=>e.id==null?1/0:e.id,A0=(e,t)=>{const n=Jr(e)-Jr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Cc(e){lu=!1,$i=!0,process.env.NODE_ENV!=="production"&&(e=e||new Map),Ct.sort(A0);const t=process.env.NODE_ENV!=="production"?n=>Fc(e,n):un;try{for(dn=0;dn<Ct.length;dn++){const n=Ct[dn];if(n&&n.active!==!1){if(process.env.NODE_ENV!=="production"&&t(n))continue;xn(n,n.i,n.i?15:14)}}}finally{dn=0,Ct.length=0,w0(e),$i=!1,fu=null,(Ct.length||Dr.length)&&Cc(e)}}function Fc(e,t){if(!e.has(t))e.set(t,1);else{const n=e.get(t);if(n>y0){const r=t.i,i=r&&Wc(r.type);return cu(`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 hu=new Map;process.env.NODE_ENV!=="production"&&(Xa().__VUE_HMR_RUNTIME__={createRecord:pu(C0),rerender:pu(F0),reload:pu(N0)});const Ui=new Map;function C0(e,t){return Ui.has(e)?!1:(Ui.set(e,{initialDef:Vi(t),instances:new Set}),!0)}function Vi(e){return Gc(e)?e.__vccOpts:e}function F0(e,t){const n=Ui.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(r=>{t&&(r.render=t,Vi(r.type).render=t),r.renderCache=[],r.effect.dirty=!0,r.update()}))}function N0(e,t){const n=Ui.get(e);if(!n)return;t=Vi(t),Nc(n.initialDef,t);const r=[...n.instances];for(let i=0;i<r.length;i++){const o=r[i],u=Vi(o.type);let s=hu.get(u);s||(u!==n.initialDef&&Nc(u,t),hu.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,du(()=>{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.")}Ac(()=>{hu.clear()})}function Nc(e,t){gt(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function pu(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 vr,ji=[];function Oc(e,t){var n,r;vr=e,vr?(vr.enabled=!0,ji.forEach(({event:i,args:o})=>vr.emit(i,...o)),ji=[]):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=>{Oc(o,t)}),setTimeout(()=>{vr||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,ji=[])},3e3)):ji=[]}let Bt=null,O0=null;function Ic(e,t){e.shapeFlag&6&&e.component?Ic(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 mu(e,t){return Ne(e)?(()=>gt({name:e.name},t,{setup:e}))():e}function I0(e,t,n=Un,r=!1){if(n){const i=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...u)=>{qr();const s=Hc(n),c=Xr(t,n,e,u);return s(),Gr(),c});return r?i.unshift(o):i.push(o),o}else if(process.env.NODE_ENV!=="production"){const i=Tp(au[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 gu=e=>(t,n=Un)=>{(!Xi||e==="sp")&&I0(e,(...r)=>t(...r),n)},S0=gu("bm"),T0=gu("m"),M0=gu("um"),R0=Symbol.for("v-ndc"),_u=e=>e?nm(e)?rm(e):_u(e.parent):null,zr=gt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>process.env.NODE_ENV!=="production"?xi(e.props):e.props,$attrs:e=>process.env.NODE_ENV!=="production"?xi(e.attrs):e.attrs,$slots:e=>process.env.NODE_ENV!=="production"?xi(e.slots):e.slots,$refs:e=>process.env.NODE_ENV!=="production"?xi(e.refs):e.refs,$parent:e=>_u(e.parent),$root:e=>_u(e.root),$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?x0(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,du(e.update)}),$nextTick:e=>e.n||(e.n=E0.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?G0.bind(e):un}),B0=e=>e==="_"||e==="$",Du=(e,t)=>e!==Rt&&!e.__isScriptSetup&&Fe(e,t),L0={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(Du(r,t))return u[t]=1,r[t];if(i!==Rt&&Fe(i,t))return u[t]=2,i[t];if((l=e.propsOptions[0])&&Fe(l,t))return u[t]=3,o[t];if(n!==Rt&&Fe(n,t))return u[t]=4,n[t];(!__VUE_OPTIONS_API__||P0)&&(u[t]=0)}}const f=zr[t];let a,d;if(f)return t==="$attrs"?(je(e.attrs,"get",""),process.env.NODE_ENV!=="production"&&void 0):process.env.NODE_ENV!=="production"&&t==="$slots"&&je(e,"get",t),f(e);if((a=s.__cssModules)&&(a=a[t]))return a;if(n!==Rt&&Fe(n,t))return u[t]=4,n[t];if(d=c.config.globalProperties,Fe(d,t))return d[t];process.env.NODE_ENV!=="production"&&Bt&&(!wt(t)||t.indexOf("__v")!==0)&&(i!==Rt&&B0(t[0])&&Fe(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===Bt&&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 Du(i,t)?(i[t]=n,!0):process.env.NODE_ENV!=="production"&&i.__isScriptSetup&&Fe(i,t)?(De(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):r!==Rt&&Fe(r,t)?(r[t]=n,!0):Fe(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!==Rt&&Fe(e,u)||Du(t,u)||(s=o[0])&&Fe(s,u)||Fe(r,u)||Fe(zr,u)||Fe(i.config.globalProperties,u)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Fe(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};process.env.NODE_ENV!=="production"&&(L0.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 Sc(e){return _e(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let P0=!0;function x0(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=>Hi(c,l,u,!0)),Hi(c,t,u)),Xe(t)&&o.set(t,c),c}function Hi(e,t,n,r=!1){const{mixins:i,extends:o}=t;o&&Hi(e,o,n,!0),i&&i.forEach(u=>Hi(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=k0[u]||n&&n[u];e[u]=s?s(e[u],t[u]):t[u]}return e}const k0={data:Tc,props:Rc,emits:Rc,methods:Zr,computed:Zr,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:Zr,directives:Zr,watch:U0,provide:Tc,inject:$0};function Tc(e,t){return t?e?function(){return gt(Ne(e)?e.call(this,this):e,Ne(t)?t.call(this,this):t)}:t:e}function $0(e,t){return Zr(Mc(e),Mc(t))}function Mc(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 Zr(e,t){return e?gt(Object.create(null),e,t):t}function Rc(e,t){return e?_e(e)&&_e(t)?[...new Set([...e,...t])]:gt(Object.create(null),Sc(e),Sc(t!=null?t:{})):t}function U0(e,t){if(!e)return t;if(!t)return e;const n=gt(Object.create(null),e);for(const r in t)n[r]=Je(e[r],t[r]);return n}function V0(){return{app:null,config:{isNativeTag:wp,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 Bc=null;function Lc(e,t,n=!1){const r=Un||Bt;if(r||Bc){const i=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Bc._context.provides;if(i&&e in i)return i[e];if(arguments.length>1)return n&&Ne(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 j0={},Pc=e=>Object.getPrototypeOf(e)===j0,H0=e=>e.__isTeleport,xc=J0,W0=Symbol.for("v-scx"),q0=()=>{{const e=Lc(W0);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}},Wi={};function vu(e,t,n){return process.env.NODE_ENV!=="production"&&!Ne(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."),kc(e,t,n)}function kc(e,t,{immediate:n,deep:r,flush:i,once:o,onTrack:u,onTrigger:s}=Rt){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=Un,f=C=>r===!0?C:$n(C,r===!1?1:void 0);let a,d=!1,h=!1;if(Ye(e)?(a=()=>e.value,d=Gt(e)):gr(e)?(a=()=>f(e),d=!0):_e(e)?(h=!0,d=e.some(C=>gr(C)||Gt(C)),a=()=>e.map(C=>{if(Ye(C))return C.value;if(gr(C))return f(C);if(Ne(C))return xn(C,l,2);process.env.NODE_ENV!=="production"&&c(C)})):Ne(e)?t?a=()=>xn(e,l,2):a=()=>(m&&m(),Xr(e,l,3,[_])):(a=un,process.env.NODE_ENV!=="production"&&c(e)),t&&r){const C=a;a=()=>$n(C())}let m,_=C=>{m=y.onStop=()=>{xn(C,l,4),m=y.onStop=void 0}},E;if(Xi)if(_=un,t?n&&Xr(t,l,3,[a(),h?[]:void 0,_]):a(),i==="sync"){const C=q0();E=C.__watcherHandles||(C.__watcherHandles=[])}else return un;let p=h?new Array(e.length).fill(Wi):Wi;const v=()=>{if(!(!y.active||!y.dirty))if(t){const C=y.run();(r||d||(h?C.some((M,R)=>sn(M,p[R])):sn(C,p)))&&(m&&m(),Xr(t,l,3,[C,p===Wi?void 0:h&&p[0]===Wi?[]:p,_]),p=C)}else y.run()};v.allowRecurse=!!t;let g;i==="sync"?g=v:i==="post"?g=()=>xc(v,l&&l.suspense):(v.pre=!0,l&&(v.id=l.uid),g=()=>du(v));const y=new Ja(a,un,g),w=Up(),F=()=>{y.stop(),w&&Cp(w.effects,y)};return process.env.NODE_ENV!=="production"&&(y.onTrack=u,y.onTrigger=s),t?n?v():p=y.run():i==="post"?xc(y.run.bind(y),l&&l.suspense):y.run(),E&&E.push(F),F}function G0(e,t,n){const r=this.proxy,i=wt(e)?e.includes(".")?K0(r,e):()=>r[e]:e.bind(r,r);let o;Ne(t)?o=t:(o=t.handler,n=t);const u=Hc(this),s=kc(i,o.bind(r),n);return u(),s}function K0(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 $n(e,t=1/0,n){if(t<=0||!Xe(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Ye(e))$n(e.value,t,n);else if(_e(e))for(let r=0;r<e.length;r++)$n(e[r],t,n);else if(Np(e)||mr(e))e.forEach(r=>{$n(r,t,n)});else if(Sp(e)){for(const r in e)$n(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&$n(e[r],t,n)}return e}function ME(){}const X0=e=>e.__isSuspense;function J0(e,t){t&&t.pendingBranch?_e(e)?t.effects.push(...e):t.effects.push(e):Ac(e)}const qi=Symbol.for("v-fgt"),$c=Symbol.for("v-txt"),z0=Symbol.for("v-cmt");let yr=null;function yu(e){return e?e.__v_isVNode===!0:!1}const Z0=(...e)=>Vc(...e),Uc=({key:e})=>e!=null?e:null,Gi=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?wt(e)||Ye(e)||Ne(e)?{i:Bt,r:e,k:t,f:!!n}:e:null);function Q0(e,t=null,n=null,r=0,i=null,o=e===qi?0:1,u=!1,s=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Uc(t),ref:t&&Gi(t),scopeId:O0,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:Bt};return s?(Eu(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&&yr&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&yr.push(c),c}const Er=process.env.NODE_ENV!=="production"?Z0:Vc;function Vc(e,t=null,n=null,r=0,i=null,o=!1){if((!e||e===R0)&&(process.env.NODE_ENV!=="production"&&!e&&De(`Invalid vnode type when creating vnode: ${e}.`),e=z0),yu(e)){const s=Ki(e,t,!0);return n&&Eu(s,n),!o&&yr&&(s.shapeFlag&6?yr[yr.indexOf(e)]=s:yr.push(s)),s.patchFlag=-2,s}if(Gc(e)&&(e=e.__vccOpts),t){t=Y0(t);let{class:s,style:c}=t;s&&!wt(s)&&(t.class=Jo(s)),Xe(c)&&(ou(c)&&!_e(c)&&(c=gt({},c)),t.style=Xo(c))}const u=wt(e)?1:X0(e)?128:H0(e)?64:Xe(e)?4:Ne(e)?2:0;return process.env.NODE_ENV!=="production"&&u&4&&ou(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)),
|
|
38
|
-
* vue v3.4.
|
|
33
|
+
**/const Pn=[];function t5(e){Pn.push(e)}function n5(){Pn.pop()}let co=!1;function Ee(e,...t){if(co)return;co=!0,qr();const n=Pn.length?Pn[Pn.length-1].component:null,r=n&&n.appContext.config.warnHandler,u=r5();if(r)$n(r,n,11,[e+t.map(i=>{var o,a;return(a=(o=i.toString)==null?void 0:o.call(i))!=null?a:JSON.stringify(i)}).join(""),n&&n.proxy,u.map(({vnode:i})=>`at <${Zl(n,i.type)}>`).join(`
|
|
34
|
+
`),u]);else{const i=[`[Vue warn]: ${e}`,...t];u.length&&i.push(`
|
|
35
|
+
`,...u5(u)),console.warn(...i)}Gr(),co=!1}function r5(){let e=Pn[Pn.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 u5(e){const t=[];return e.forEach((n,r)=>{t.push(...r===0?[]:[`
|
|
36
|
+
`],...i5(n))}),t}function i5({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,u=` at <${Zl(e.component,e.type,r)}`,i=">"+n;return e.props?[u,...o5(e.props),i]:[u+i]}function o5(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...Nl(r,e[r]))}),n.length>3&&t.push(" ..."),t}function Nl(e,t,n){return At(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:Qe(t)?(t=Nl(e,ee(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):Be(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=ee(t),n?t:[`${e}=`,t])}const fo={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 $n(e,t,n,r){try{return r?e(...r):e()}catch(u){po(u,t,n)}}function Xr(e,t,n,r){if(Be(e)){const u=$n(e,t,n,r);return u&&gC(u)&&u.catch(i=>{po(i,t,n)}),u}if(ve(e)){const u=[];for(let i=0;i<e.length;i++)u.push(Xr(e[i],t,n,r));return u}else process.env.NODE_ENV!=="production"&&Ee(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function po(e,t,n,r=!0){const u=t?t.vnode:null;if(t){let i=t.parent;const o=t.proxy,a=process.env.NODE_ENV!=="production"?fo[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const c=i.ec;if(c){for(let f=0;f<c.length;f++)if(c[f](e,o,a)===!1)return}i=i.parent}const l=t.appContext.config.errorHandler;if(l){qr(),$n(l,null,10,[e,o,a]),Gr();return}}a5(e,n,u,r)}function a5(e,t,n,r=!0){if(process.env.NODE_ENV!=="production"){const u=fo[t];if(n&&t5(n),Ee(`Unhandled error${u?` during execution of ${u}`:""}`),n&&n5(),r)throw e;console.error(e)}else console.error(e)}let Vu=!1,ho=!1;const bt=[];let dn=0;const vr=[];let pn=null,xn=0;const Sl=Promise.resolve();let mo=null;const s5=100;function l5(e){const t=mo||Sl;return e?t.then(this?e.bind(this):e):t}function c5(e){let t=dn+1,n=bt.length;for(;t<n;){const r=t+n>>>1,u=bt[r],i=zr(u);i<e||i===e&&u.pre?t=r+1:n=r}return t}function go(e){(!bt.length||!bt.includes(e,Vu&&e.allowRecurse?dn+1:dn))&&(e.id==null?bt.push(e):bt.splice(c5(e.id),0,e),Ol())}function Ol(){!Vu&&!ho&&(ho=!0,mo=Sl.then(Tl))}function Il(e){ve(e)?vr.push(...e):(!pn||!pn.includes(e,e.allowRecurse?xn+1:xn))&&vr.push(e),Ol()}function f5(e){if(vr.length){const t=[...new Set(vr)].sort((n,r)=>zr(n)-zr(r));if(vr.length=0,pn){pn.push(...t);return}for(pn=t,process.env.NODE_ENV!=="production"&&(e=e||new Map),xn=0;xn<pn.length;xn++){const n=pn[xn];process.env.NODE_ENV!=="production"&&Ml(e,n)||n.active!==!1&&n()}pn=null,xn=0}}const zr=e=>e.id==null?1/0:e.id,d5=(e,t)=>{const n=zr(e)-zr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Tl(e){ho=!1,Vu=!0,process.env.NODE_ENV!=="production"&&(e=e||new Map),bt.sort(d5);const t=process.env.NODE_ENV!=="production"?n=>Ml(e,n):on;try{for(dn=0;dn<bt.length;dn++){const n=bt[dn];if(n&&n.active!==!1){if(process.env.NODE_ENV!=="production"&&t(n))continue;$n(n,n.i,n.i?15:14)}}}finally{dn=0,bt.length=0,f5(e),Vu=!1,mo=null,(bt.length||vr.length)&&Tl(e)}}function Ml(e,t){if(!e.has(t))e.set(t,1);else{const n=e.get(t);if(n>s5){const r=t.i,u=r&&Jl(r.type);return po(`Maximum recursive updates exceeded${u?` in component <${u}>`:""}. 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 vo=new Map;process.env.NODE_ENV!=="production"&&(tl().__VUE_HMR_RUNTIME__={createRecord:Eo(p5),rerender:Eo(h5),reload:Eo(m5)});const Uu=new Map;function p5(e,t){return Uu.has(e)?!1:(Uu.set(e,{initialDef:ju(t),instances:new Set}),!0)}function ju(e){return Ql(e)?e.__vccOpts:e}function h5(e,t){const n=Uu.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(r=>{t&&(r.render=t,ju(r.type).render=t),r.renderCache=[],r.effect.dirty=!0,r.update()}))}function m5(e,t){const n=Uu.get(e);if(!n)return;t=ju(t),Rl(n.initialDef,t);const r=[...n.instances];for(let u=0;u<r.length;u++){const i=r[u],o=ju(i.type);let a=vo.get(o);a||(o!==n.initialDef&&Rl(o,t),vo.set(o,a=new Set)),a.add(i),i.appContext.propsCache.delete(i.type),i.appContext.emitsCache.delete(i.type),i.appContext.optionsCache.delete(i.type),i.ceReload?(a.add(i),i.ceReload(t.styles),a.delete(i)):i.parent?(i.parent.effect.dirty=!0,go(()=>{i.parent.update(),a.delete(i)})):i.appContext.reload?i.appContext.reload():typeof window!="undefined"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Il(()=>{vo.clear()})}function Rl(e,t){mt(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function Eo(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 Er,Hu=[];function Ll(e,t){var n,r;Er=e,Er?(Er.enabled=!0,Hu.forEach(({event:u,args:i})=>Er.emit(u,...i)),Hu=[]):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(i=>{Ll(i,t)}),setTimeout(()=>{Er||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Hu=[])},3e3)):Hu=[]}let Rt=null,g5=null;function Pl(e,t){e.shapeFlag&6&&e.component?Pl(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 Do(e,t){return Be(e)?(()=>mt({name:e.name},t,{setup:e}))():e}function v5(e,t,n=Vn,r=!1){if(n){const u=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{qr();const a=zl(n),l=Xr(t,n,e,o);return a(),Gr(),l});return r?u.unshift(i):u.push(i),i}else if(process.env.NODE_ENV!=="production"){const u=DC(fo[e].replace(/ hook$/,""));Ee(`${u} 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 _o=e=>(t,n=Vn)=>{(!zu||e==="sp")&&v5(e,(...r)=>t(...r),n)},E5=_o("bm"),D5=_o("m"),_5=_o("um"),y5=Symbol.for("v-ndc"),yo=e=>e?W5(e)?q5(e):yo(e.parent):null,Jr=mt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>process.env.NODE_ENV!=="production"?xu(e.props):e.props,$attrs:e=>process.env.NODE_ENV!=="production"?xu(e.attrs):e.attrs,$slots:e=>process.env.NODE_ENV!=="production"?xu(e.slots):e.slots,$refs:e=>process.env.NODE_ENV!=="production"?xu(e.refs):e.refs,$parent:e=>yo(e.parent),$root:e=>yo(e.root),$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?b5(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,go(e.update)}),$nextTick:e=>e.n||(e.n=l5.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?R5.bind(e):on}),C5=e=>e==="_"||e==="$",Co=(e,t)=>e!==Mt&&!e.__isScriptSetup&&we(e,t),A5={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:u,props:i,accessCache:o,type:a,appContext:l}=e;if(process.env.NODE_ENV!=="production"&&t==="__isVue")return!0;let c;if(t[0]!=="$"){const p=o[t];if(p!==void 0)switch(p){case 1:return r[t];case 2:return u[t];case 4:return n[t];case 3:return i[t]}else{if(Co(r,t))return o[t]=1,r[t];if(u!==Mt&&we(u,t))return o[t]=2,u[t];if((c=e.propsOptions[0])&&we(c,t))return o[t]=3,i[t];if(n!==Mt&&we(n,t))return o[t]=4,n[t];(!__VUE_OPTIONS_API__||F5)&&(o[t]=0)}}const f=Jr[t];let s,d;if(f)return t==="$attrs"?(je(e.attrs,"get",""),process.env.NODE_ENV!=="production"&&void 0):process.env.NODE_ENV!=="production"&&t==="$slots"&&je(e,"get",t),f(e);if((s=a.__cssModules)&&(s=s[t]))return s;if(n!==Mt&&we(n,t))return o[t]=4,n[t];if(d=l.config.globalProperties,we(d,t))return d[t];process.env.NODE_ENV!=="production"&&Rt&&(!At(t)||t.indexOf("__v")!==0)&&(u!==Mt&&C5(t[0])&&we(u,t)?Ee(`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===Rt&&Ee(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:e},t,n){const{data:r,setupState:u,ctx:i}=e;return Co(u,t)?(u[t]=n,!0):process.env.NODE_ENV!=="production"&&u.__isScriptSetup&&we(u,t)?(Ee(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):r!==Mt&&we(r,t)?(r[t]=n,!0):we(e.props,t)?(process.env.NODE_ENV!=="production"&&Ee(`Attempting to mutate prop "${t}". Props are readonly.`),!1):t[0]==="$"&&t.slice(1)in e?(process.env.NODE_ENV!=="production"&&Ee(`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(i,t,{enumerable:!0,configurable:!0,value:n}):i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:u,propsOptions:i}},o){let a;return!!n[o]||e!==Mt&&we(e,o)||Co(t,o)||(a=i[0])&&we(a,o)||we(r,o)||we(Jr,o)||we(u.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:we(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};process.env.NODE_ENV!=="production"&&(A5.ownKeys=e=>(Ee("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 $l(e){return ve(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let F5=!0;function b5(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:u,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,a=i.get(t);let l;return a?l=a:!u.length&&!n&&!r?l=t:(l={},u.length&&u.forEach(c=>Wu(l,c,o,!0)),Wu(l,t,o)),Xe(t)&&i.set(t,l),l}function Wu(e,t,n,r=!1){const{mixins:u,extends:i}=t;i&&Wu(e,i,n,!0),u&&u.forEach(o=>Wu(e,o,n,!0));for(const o in t)if(r&&o==="expose")process.env.NODE_ENV!=="production"&&Ee('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const a=w5[o]||n&&n[o];e[o]=a?a(e[o],t[o]):t[o]}return e}const w5={data:xl,props:Vl,emits:Vl,methods:Zr,computed:Zr,beforeCreate:ze,created:ze,beforeMount:ze,mounted:ze,beforeUpdate:ze,updated:ze,beforeDestroy:ze,beforeUnmount:ze,destroyed:ze,unmounted:ze,activated:ze,deactivated:ze,errorCaptured:ze,serverPrefetch:ze,components:Zr,directives:Zr,watch:N5,provide:xl,inject:B5};function xl(e,t){return t?e?function(){return mt(Be(e)?e.call(this,this):e,Be(t)?t.call(this,this):t)}:t:e}function B5(e,t){return Zr(kl(e),kl(t))}function kl(e){if(ve(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ze(e,t){return e?[...new Set([].concat(e,t))]:t}function Zr(e,t){return e?mt(Object.create(null),e,t):t}function Vl(e,t){return e?ve(e)&&ve(t)?[...new Set([...e,...t])]:mt(Object.create(null),$l(e),$l(t!=null?t:{})):t}function N5(e,t){if(!e)return t;if(!t)return e;const n=mt(Object.create(null),e);for(const r in t)n[r]=ze(e[r],t[r]);return n}function S5(){return{app:null,config:{isNativeTag:fC,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 Ao=null;function Ul(e,t,n=!1){const r=Vn||Rt;if(r||Ao){const u=Ao?Ao._context.provides:r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(u&&e in u)return u[e];if(arguments.length>1)return n&&Be(t)?t.call(r&&r.proxy):t;process.env.NODE_ENV!=="production"&&Ee(`injection "${String(e)}" not found.`)}else process.env.NODE_ENV!=="production"&&Ee("inject() can only be used inside setup() or functional components.")}const O5={},jl=e=>Object.getPrototypeOf(e)===O5,I5=e=>e.__isTeleport,Hl=$5,T5=Symbol.for("v-scx"),M5=()=>{{const e=Ul(T5);return e||process.env.NODE_ENV!=="production"&&Ee("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}},qu={};function Fo(e,t,n){return process.env.NODE_ENV!=="production"&&!Be(t)&&Ee("`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."),Wl(e,t,n)}function Wl(e,t,{immediate:n,deep:r,flush:u,once:i,onTrack:o,onTrigger:a}=Mt){if(t&&i){const b=t;t=(...T)=>{b(...T),w()}}process.env.NODE_ENV!=="production"&&r!==void 0&&typeof r=="number"&&Ee('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&&Ee('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),r!==void 0&&Ee('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),i!==void 0&&Ee('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const l=b=>{Ee("Invalid watch source: ",b,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},c=Vn,f=b=>r===!0?b:kn(b,r===!1?1:void 0);let s,d=!1,p=!1;if(Qe(e)?(s=()=>e.value,d=Kt(e)):mr(e)?(s=()=>f(e),d=!0):ve(e)?(p=!0,d=e.some(b=>mr(b)||Kt(b)),s=()=>e.map(b=>{if(Qe(b))return b.value;if(mr(b))return f(b);if(Be(b))return $n(b,c,2);process.env.NODE_ENV!=="production"&&l(b)})):Be(e)?t?s=()=>$n(e,c,2):s=()=>(m&&m(),Xr(e,c,3,[v])):(s=on,process.env.NODE_ENV!=="production"&&l(e)),t&&r){const b=s;s=()=>kn(b())}let m,v=b=>{m=_.onStop=()=>{$n(b,c,4),m=_.onStop=void 0}},y;if(zu)if(v=on,t?n&&Xr(t,c,3,[s(),p?[]:void 0,v]):s(),u==="sync"){const b=M5();y=b.__watcherHandles||(b.__watcherHandles=[])}else return on;let h=p?new Array(e.length).fill(qu):qu;const D=()=>{if(!(!_.active||!_.dirty))if(t){const b=_.run();(r||d||(p?b.some((T,M)=>an(T,h[M])):an(b,h)))&&(m&&m(),Xr(t,c,3,[b,h===qu?void 0:p&&h[0]===qu?[]:h,v]),h=b)}else _.run()};D.allowRecurse=!!t;let g;u==="sync"?g=D:u==="post"?g=()=>Hl(D,c&&c.suspense):(D.pre=!0,c&&(D.id=c.uid),g=()=>go(D));const _=new nl(s,on,g),A=NC(),w=()=>{_.stop(),A&&pC(A.effects,_)};return process.env.NODE_ENV!=="production"&&(_.onTrack=o,_.onTrigger=a),t?n?D():h=_.run():u==="post"?Hl(_.run.bind(_),c&&c.suspense):_.run(),y&&y.push(w),w}function R5(e,t,n){const r=this.proxy,u=At(e)?e.includes(".")?L5(r,e):()=>r[e]:e.bind(r,r);let i;Be(t)?i=t:(i=t.handler,n=t);const o=zl(this),a=Wl(u,i.bind(r),n);return o(),a}function L5(e,t){const n=t.split(".");return()=>{let r=e;for(let u=0;u<n.length&&r;u++)r=r[n[u]];return r}}function kn(e,t=1/0,n){if(t<=0||!Xe(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Qe(e))kn(e.value,t,n);else if(ve(e))for(let r=0;r<e.length;r++)kn(e[r],t,n);else if(mC(e)||hr(e))e.forEach(r=>{kn(r,t,n)});else if(EC(e)){for(const r in e)kn(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&kn(e[r],t,n)}return e}function _2(){}const P5=e=>e.__isSuspense;function $5(e,t){t&&t.pendingBranch?ve(e)?t.effects.push(...e):t.effects.push(e):Il(e)}const Gu=Symbol.for("v-fgt"),ql=Symbol.for("v-txt"),x5=Symbol.for("v-cmt");let Dr=null;function bo(e){return e?e.__v_isVNode===!0:!1}const k5=(...e)=>Kl(...e),Gl=({key:e})=>e!=null?e:null,Ku=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?At(e)||Qe(e)||Be(e)?{i:Rt,r:e,k:t,f:!!n}:e:null);function V5(e,t=null,n=null,r=0,u=null,i=e===Gu?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Gl(t),ref:t&&Ku(t),scopeId:g5,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:i,patchFlag:r,dynamicProps:u,dynamicChildren:null,appContext:null,ctx:Rt};return a?(wo(l,n),i&128&&e.normalize(l)):n&&(l.shapeFlag|=At(n)?8:16),process.env.NODE_ENV!=="production"&&l.key!==l.key&&Ee("VNode created with invalid key (NaN). VNode type:",l.type),!o&&Dr&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&Dr.push(l),l}const _r=process.env.NODE_ENV!=="production"?k5:Kl;function Kl(e,t=null,n=null,r=0,u=null,i=!1){if((!e||e===y5)&&(process.env.NODE_ENV!=="production"&&!e&&Ee(`Invalid vnode type when creating vnode: ${e}.`),e=x5),bo(e)){const a=Xu(e,t,!0);return n&&wo(a,n),!i&&Dr&&(a.shapeFlag&6?Dr[Dr.indexOf(e)]=a:Dr.push(a)),a.patchFlag=-2,a}if(Ql(e)&&(e=e.__vccOpts),t){t=U5(t);let{class:a,style:l}=t;a&&!At(a)&&(t.class=Qi(a)),Xe(l)&&(so(l)&&!ve(l)&&(l=mt({},l)),t.style=Zi(l))}const o=At(e)?1:P5(e)?128:I5(e)?64:Xe(e)?4:Be(e)?2:0;return process.env.NODE_ENV!=="production"&&o&4&&so(e)&&(e=ee(e),Ee("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)),V5(e,t,n,r,u,o,i,!0)}function U5(e){return e?so(e)||jl(e)?mt({},e):e:null}function Xu(e,t,n=!1,r=!1){const{props:u,ref:i,patchFlag:o,children:a,transition:l}=e,c=t?H5(u||{},t):u,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Gl(c),ref:t&&t.ref?n&&i?ve(i)?i.concat(Ku(t)):[i,Ku(t)]:Ku(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:process.env.NODE_ENV!=="production"&&o===-1&&ve(a)?a.map(Xl):a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Gu?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Xu(e.ssContent),ssFallback:e.ssFallback&&Xu(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&r&&Pl(f,l.clone(f)),f}function Xl(e){const t=Xu(e);return ve(e.children)&&(t.children=e.children.map(Xl)),t}function j5(e=" ",t=0){return _r(ql,null,e,t)}function wo(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(ve(t))n=16;else if(typeof t=="object")if(r&65){const u=t.default;u&&(u._c&&(u._d=!1),wo(e,u()),u._c&&(u._d=!0));return}else{n=32;const u=t._;!u&&!jl(t)?t._ctx=Rt:u===3&&Rt&&(Rt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Be(t)?(t={default:t,_ctx:Rt},n=32):(t=String(t),r&64?(n=16,t=[j5(t)]):n=8);e.children=t,e.shapeFlag|=n}function H5(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const u in r)if(u==="class")t.class!==r.class&&(t.class=Qi([t.class,r.class]));else if(u==="style")t.style=Zi([t.style,r.style]);else if(dC(u)){const i=t[u],o=r[u];o&&i!==o&&!(ve(i)&&i.includes(o))&&(t[u]=i?[].concat(i,o):o)}else u!==""&&(t[u]=r[u])}return t}S5();let Vn=null;const yr=()=>Vn||Rt;let Bo;{const e=tl(),t=(n,r)=>{let u;return(u=e[n])||(u=e[n]=[]),u.push(r),i=>{u.length>1?u.forEach(o=>o(i)):u[0](i)}};Bo=t("__VUE_INSTANCE_SETTERS__",n=>Vn=n),t("__VUE_SSR_SETTERS__",n=>zu=n)}const zl=e=>{const t=Vn;return Bo(e),e.scope.on(),()=>{e.scope.off(),Bo(t)}};function W5(e){return e.vnode.shapeFlag&4}let zu=!1;process.env.NODE_ENV;function q5(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(e5(XC(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Jr)return Jr[n](e)},has(t,n){return n in t||n in Jr}})):e.proxy}const G5=/(?:^|[-_])(\w)/g,K5=e=>e.replace(G5,t=>t.toUpperCase()).replace(/[-_]/g,"");function Jl(e,t=!0){return Be(e)?e.displayName||e.name:e.name||t&&e.__name}function Zl(e,t,n=!1){let r=Jl(t);if(!r&&t.__file){const u=t.__file.match(/([^/\\]+)\.\w+$/);u&&(r=u[1])}if(!r&&e&&e.parent){const u=i=>{for(const o in i)if(i[o]===t)return o};r=u(e.components||e.parent.type.components)||u(e.appContext.components)}return r?K5(r):n?"App":"Anonymous"}function Ql(e){return Be(e)&&"__vccOpts"in e}const Lt=(e,t)=>{const n=JC(e,t,zu);if(process.env.NODE_ENV!=="production"){const r=yr();r&&r.appContext.config.warnRecursiveComputed&&(n._warnRecursive=!0)}return n};function Yl(e,t,n){const r=arguments.length;return r===2?Xe(t)&&!ve(t)?bo(t)?_r(e,null,[t]):_r(e,t):_r(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&bo(n)&&(n=[n]),_r(e,t,n))}function X5(){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"},u={__vue_custom_formatter:!0,header(s){return Xe(s)?s.__isVue?["div",e,"VueInstance"]:Qe(s)?["div",{},["span",e,f(s)],"<",a(s.value),">"]:mr(s)?["div",{},["span",e,Kt(s)?"ShallowReactive":"Reactive"],"<",a(s),`>${Gt(s)?" (readonly)":""}`]:Gt(s)?["div",{},["span",e,Kt(s)?"ShallowReadonly":"Readonly"],"<",a(s),">"]:null:null},hasBody(s){return s&&s.__isVue},body(s){if(s&&s.__isVue)return["div",{},...i(s.$)]}};function i(s){const d=[];s.type.props&&s.props&&d.push(o("props",ee(s.props))),s.setupState!==Mt&&d.push(o("setup",s.setupState)),s.data!==Mt&&d.push(o("data",ee(s.data)));const p=l(s,"computed");p&&d.push(o("computed",p));const m=l(s,"inject");return m&&d.push(o("injected",m)),d.push(["div",{},["span",{style:r.style+";opacity:0.66"},"$ (internal): "],["object",{object:s}]]),d}function o(s,d){return d=mt({},d),Object.keys(d).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},s],["div",{style:"padding-left:1.25em"},...Object.keys(d).map(p=>["div",{},["span",r,p+": "],a(d[p],!1)])]]:["span",{}]}function a(s,d=!0){return typeof s=="number"?["span",t,s]:typeof s=="string"?["span",n,JSON.stringify(s)]:typeof s=="boolean"?["span",r,s]:Xe(s)?["object",{object:d?ee(s):s}]:["span",n,String(s)]}function l(s,d){const p=s.type;if(Be(p))return;const m={};for(const v in s.ctx)c(p,v,d)&&(m[v]=s.ctx[v]);return m}function c(s,d,p){const m=s[p];if(ve(m)&&m.includes(d)||Xe(m)&&d in m||s.extends&&c(s.extends,d,p)||s.mixins&&s.mixins.some(v=>c(v,d,p)))return!0}function f(s){return Kt(s)?"ShallowRef":s.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(u):window.devtoolsFormatters=[u]}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;/**
|
|
38
|
+
* vue v3.4.38
|
|
39
39
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
40
40
|
* @license MIT
|
|
41
|
-
**/function
|
|
42
|
-
* vue-i18n v9.
|
|
41
|
+
**/function z5(){X5()}process.env.NODE_ENV!=="production"&&z5();function J5(){return ec().__VUE_DEVTOOLS_GLOBAL_HOOK__}function ec(){return typeof navigator!="undefined"&&typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:{}}const Z5=typeof Proxy=="function",Q5="devtools-plugin:setup",Y5="plugin:settings:set";let Cr,No;function eA(){var e;return Cr!==void 0||(typeof window!="undefined"&&window.performance?(Cr=!0,No=window.performance):typeof globalThis!="undefined"&&((e=globalThis.perf_hooks)===null||e===void 0?void 0:e.performance)?(Cr=!0,No=globalThis.perf_hooks.performance):Cr=!1),Cr}function tA(){return eA()?No.now():Date.now()}class nA{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const r={};if(t.settings)for(const o in t.settings){const a=t.settings[o];r[o]=a.defaultValue}const u=`__vue-devtools-plugin-settings__${t.id}`;let i=Object.assign({},r);try{const o=localStorage.getItem(u),a=JSON.parse(o);Object.assign(i,a)}catch(o){}this.fallbacks={getSettings(){return i},setSettings(o){try{localStorage.setItem(u,JSON.stringify(o))}catch(a){}i=o},now(){return tA()}},n&&n.on(Y5,(o,a)=>{o===this.plugin.id&&this.fallbacks.setSettings(a)}),this.proxiedOn=new Proxy({},{get:(o,a)=>this.target?this.target.on[a]:(...l)=>{this.onQueue.push({method:a,args:l})}}),this.proxiedTarget=new Proxy({},{get:(o,a)=>this.target?this.target[a]:a==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(a)?(...l)=>(this.targetQueue.push({method:a,args:l,resolve:()=>{}}),this.fallbacks[a](...l)):(...l)=>new Promise(c=>{this.targetQueue.push({method:a,args:l,resolve:c})})})}setRealTarget(t){return st(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 rA(e,t){const n=e,r=ec(),u=J5(),i=Z5&&n.enableEarlyProxy;if(u&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))u.emit(Q5,e,t);else{const o=i?new nA(n,u):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:o}),o&&t(o.proxiedTarget)}}/*!
|
|
42
|
+
* vue-i18n v9.14.0
|
|
43
43
|
* (c) 2024 kazuya kawaguchi
|
|
44
44
|
* Released under the MIT License.
|
|
45
|
-
*/const gm="9.13.1";function _m(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Ht().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Ht().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Ht().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Ht().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Ht().__INTLIFY_PROD_DEVTOOLS__=!1)}const Jc=Ke.__EXTEND_POINT__,Kt=bi(Jc),ve={FALLBACK_TO_ROOT:Jc,NOT_SUPPORTED_PRESERVE:Kt(),NOT_SUPPORTED_FORMATTER:Kt(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:Kt(),NOT_SUPPORTED_GET_CHOICE_INDEX:Kt(),COMPONENT_NAME_LEGACY_COMPATIBLE:Kt(),NOT_FOUND_PARENT_SCOPE:Kt(),IGNORE_OBJ_FLATTEN:Kt(),NOTICE_DROP_ALLOW_COMPOSITION:Kt(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:Kt()},Dm={[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 et(e,...t){return Vr(Dm[e],...t)}const zc=ke.__EXTEND_POINT__,tt=bi(zc),oe={UNEXPECTED_RETURN_TYPE:zc,INVALID_ARGUMENT:tt(),MUST_BE_CALL_SETUP_TOP:tt(),NOT_INSTALLED:tt(),NOT_AVAILABLE_IN_LEGACY_MODE:tt(),REQUIRED_VALUE:tt(),INVALID_VALUE:tt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:tt(),NOT_INSTALLED_WITH_PROVIDE:tt(),UNEXPECTED_ERROR:tt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:tt(),BRIDGE_SUPPORT_VUE_2_ONLY:tt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:tt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:tt(),__EXTEND_POINT__:tt()};function Re(e,...t){return lr(e,null,process.env.NODE_ENV!=="production"?{messages:vm,args:t}:void 0)}const vm={[oe.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[oe.INVALID_ARGUMENT]:"Invalid argument",[oe.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[oe.NOT_INSTALLED]:"Need to install with `app.use` function",[oe.UNEXPECTED_ERROR]:"Unexpected error",[oe.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[oe.REQUIRED_VALUE]:"Required in value: {0}",[oe.INVALID_VALUE]:"Invalid value",[oe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[oe.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[oe.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[oe.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[oe.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",[oe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},Au=Et("__translateVNode"),Cu=Et("__datetimeParts"),Fu=Et("__numberParts"),Vn=Et("__enableEmitter"),Qr=Et("__disableEmitter"),Zc=Et("__setPluralRules");Et("__intlifyMeta");const Qc=Et("__injectWithOption"),Nu=Et("__dispose");function Yr(e){if(!ce(e))return e;for(const t in e)if(!!Ei(e,t))if(!t.includes("."))ce(e[t])&&Yr(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]]={}),!ce(i[n[u]])){process.env.NODE_ENV!=="production"&&Me(et(ve.IGNORE_OBJ_FLATTEN,{key:n[u]})),o=!0;break}i=i[n[u]]}o||(i[n[r]]=e[t],delete e[t]),ce(i[n[r]])&&Yr(i[n[r]])}return e}function Ji(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]||{},Ai(l,u[c])):Ai(l,u)}else H(s)&&Ai(JSON.parse(s),u)}),i==null&&o)for(const s in u)Ei(u,s)&&Yr(u[s]);return u}function Yc(e){return e.type}function el(e,t,n){let r=ce(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=Ji(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const i=Object.keys(r);i.length&&i.forEach(o=>{e.mergeLocaleMessage(o,r[o])});{if(ce(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(u=>{e.mergeDateTimeFormat(u,t.datetimeFormats[u])})}if(ce(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(u=>{e.mergeNumberFormat(u,t.numberFormats[u])})}}}function tl(e){return Er($c,null,e,0)}const nl="__INTLIFY_META__",rl=()=>[],ym=()=>!1;let il=0;function ol(e){return(t,n,r,i)=>e(n,r,br()||void 0,i)}const Em=()=>{const e=br();let t=null;return e&&(t=Yc(e)[nl])?{[nl]:t}:null};function Ou(e={},t){const{__root:n,__injectWithOption:r}=e,i=n===void 0,o=e.flatJson,u=yt?_r:vc,s=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&s&&ia(et(ve.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let c=Y(e.inheritLocale)?e.inheritLocale:!0;const l=u(n&&c?n.locale.value:H(e.locale)?e.locale:hr),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(Ji(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:Y(e.missingWarn)||tn(e.missingWarn)?e.missingWarn:!0,_=n?n.fallbackWarn:Y(e.fallbackWarn)||tn(e.fallbackWarn)?e.fallbackWarn:!0,E=n?n.fallbackRoot:Y(e.fallbackRoot)?e.fallbackRoot:!0,p=!!e.fallbackFormat,v=he(e.missing)?e.missing:null,g=he(e.missing)?ol(e.missing):null,y=he(e.postTranslation)?e.postTranslation:null,w=n?n.warnHtmlMessage:Y(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&&wa(null);const b={version:gm,locale:l.value,fallbackLocale:f.value,messages:a.value,modifiers:C,pluralRules:M,missing:g===null?void 0:g,missingWarn:m,fallbackWarn:_,fallbackFormat:p,unresolving:!0,postTranslation:y===null?void 0:y,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=fp(b);return i&&wa(I),I})(),Hr(R,l.value,f.value);function U(){return[l.value,f.value,a.value,d.value,h.value]}const k=Lt({get:()=>l.value,set:b=>{l.value=b,R.locale=l.value}}),Z=Lt({get:()=>f.value,set:b=>{f.value=b,R.fallbackLocale=f.value,Hr(R,l.value,b)}}),ee=Lt(()=>a.value),ue=Lt(()=>d.value),X=Lt(()=>h.value);function zn(){return he(y)?y:null}function Zn(b){y=b,R.postTranslation=b}function Qn(){return v}function Yn(b){b!==null&&(g=ol(b)),v=b,R.missing=g}function er(b,I){return b!=="translate"||!I.resolvedMessage}const st=(b,I,x,B,j,$)=>{U();let ie;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Ea(Em()),i||(R.fallbackContext=n?lp():void 0),ie=b(R)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Ea(null),i||(R.fallbackContext=void 0)}if(x!=="translate exists"&&Se(ie)&&ie===Ni||x==="translate exists"&&!ie){const[ae,Ae]=I();if(process.env.NODE_ENV!=="production"&&n&&H(ae)&&er(x,Ae)&&(E&&(Ii(_,ae)||Ca(m,ae))&&Me(et(ve.FALLBACK_TO_ROOT,{key:ae,type:x})),process.env.NODE_ENV!=="production")){const{__v_emitter:Ve}=R;Ve&&E&&Ve.emit("fallback",{type:x,key:ae,to:"global",groupId:`${x}:${ae}`})}return n&&E?B(n):j(ae)}else{if($(ie))return ie;throw Re(oe.UNEXPECTED_RETURN_TYPE)}};function Cn(...b){return st(I=>Reflect.apply(Ra,null,[I,...b]),()=>Wo(...b),"translate",I=>Reflect.apply(I.t,I,[...b]),I=>I,I=>H(I))}function Fn(...b){const[I,x,B]=b;if(B&&!ce(B))throw Re(oe.INVALID_ARGUMENT);return Cn(I,x,Te({resolvedMessage:!0},B||{}))}function tr(...b){return st(I=>Reflect.apply(ka,null,[I,...b]),()=>qo(...b),"datetime format",I=>Reflect.apply(I.d,I,[...b]),()=>Oi,I=>H(I))}function nr(...b){return st(I=>Reflect.apply(Va,null,[I,...b]),()=>Go(...b),"number format",I=>Reflect.apply(I.n,I,[...b]),()=>Oi,I=>H(I))}function Nn(b){return b.map(I=>H(I)||Se(I)||Y(I)?tl(String(I)):I)}const vt={normalize:Nn,interpolate:b=>b,type:"vnode"};function $t(...b){return st(I=>{let x;const B=I;try{B.processor=vt,x=Reflect.apply(Ra,null,[B,...b])}finally{B.processor=null}return x},()=>Wo(...b),"translate",I=>I[Au](...b),I=>[tl(I)],I=>ge(I))}function ir(...b){return st(I=>Reflect.apply(Va,null,[I,...b]),()=>Go(...b),"number format",I=>I[Fu](...b),rl,I=>H(I)||ge(I))}function or(...b){return st(I=>Reflect.apply(ka,null,[I,...b]),()=>qo(...b),"datetime format",I=>I[Cu](...b),rl,I=>H(I)||ge(I))}function ur(b){M=b,R.pluralRules=M}function V(b,I){return st(()=>{if(!b)return!1;const x=H(I)?I:l.value,B=Ut(x),j=R.messageResolver(B,b);return s?j!=null:on(j)||mt(j)||H(j)},()=>[b],"translate exists",x=>Reflect.apply(x.te,x,[b,I]),ym,x=>Y(x))}function se(b){let I=null;const x=ha(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 On(b){const I=se(b);return I!=null?I:n?n.tm(b)||{}:{}}function Ut(b){return a.value[b]||{}}function In(b,I){if(o){const x={[b]:I};for(const B in x)Ei(x,B)&&Yr(x[B]);I=x[b]}a.value[b]=I,R.messages=a.value}function hi(b,I){a.value[b]=a.value[b]||{};const x={[b]:I};if(o)for(const B in x)Ei(x,B)&&Yr(x[B]);I=x[b],Ai(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,Ua(R,b,I)}function P(b,I){d.value[b]=Te(d.value[b]||{},I),R.datetimeFormats=d.value,Ua(R,b,I)}function D(b){return h.value[b]||{}}function N(b,I){h.value[b]=I,R.numberFormats=h.value,Ha(R,b,I)}function S(b,I){h.value[b]=Te(h.value[b]||{},I),R.numberFormats=h.value,Ha(R,b,I)}il++,n&&yt&&(vu(n.locale,b=>{c&&(l.value=b,R.locale=b,Hr(R,l.value,f.value))}),vu(n.fallbackLocale,b=>{c&&(f.value=b,R.fallbackLocale=b,Hr(R,l.value,f.value))}));const T={id:il,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,Hr(R,l.value,f.value))},get availableLocales(){return Object.keys(a.value).sort()},messages:ee,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 _},set fallbackWarn(b){_=b,R.fallbackWarn=_},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:Cn,getLocaleMessage:Ut,setLocaleMessage:In,mergeLocaleMessage:hi,getPostTranslationHandler:zn,setPostTranslationHandler:Zn,getMissingHandler:Qn,setMissingHandler:Yn,[Zc]:ur};return T.datetimeFormats=ue,T.numberFormats=X,T.rt=Fn,T.te=V,T.tm=On,T.d=tr,T.n=nr,T.getDateTimeFormat=A,T.setDateTimeFormat=O,T.mergeDateTimeFormat=P,T.getNumberFormat=D,T.setNumberFormat=N,T.mergeNumberFormat=S,T[Qc]=r,T[Au]=$t,T[Cu]=or,T[Fu]=ir,process.env.NODE_ENV!=="production"&&(T[Vn]=b=>{R.__v_emitter=b},T[Qr]=()=>{R.__v_emitter=void 0}),T}function bm(e){const t=H(e.locale)?e.locale:hr,n=H(e.fallbackLocale)||ge(e.fallbackLocale)||J(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=he(e.missing)?e.missing:void 0,i=Y(e.silentTranslationWarn)||tn(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,o=Y(e.silentFallbackWarn)||tn(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,u=Y(e.fallbackRoot)?e.fallbackRoot:!0,s=!!e.formatFallbackMessages,c=J(e.modifiers)?e.modifiers:{},l=e.pluralizationRules,f=he(e.postTranslation)?e.postTranslation:void 0,a=H(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,d=!!e.escapeParameterHtml,h=Y(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&Me(et(ve.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&Me(et(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 Te(W,F[R]),M},m||{})}const{__i18n:_,__root:E,__injectWithOption:p}=e,v=e.datetimeFormats,g=e.numberFormats,y=e.flatJson,w=e.translateExistCompatible;return{locale:t,fallbackLocale:n,messages:m,flatJson:y,datetimeFormats:v,numberFormats:g,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:_,__root:E,__injectWithOption:p}}function Iu(e={},t){{const n=Ou(bm(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"&&Me(et(ve.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(o){process.env.NODE_ENV!=="production"&&Me(et(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"&&Me(et(ve.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(o){process.env.NODE_ENV!=="production"&&Me(et(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 Re(oe.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 Re(oe.INVALID_ARGUMENT);const d=u;return H(s)?l.locale=s:Se(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"&&Me(et(ve.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return i.__extender=r,process.env.NODE_ENV!=="production"&&(i.__enableEmitter=o=>{const u=n;u[Vn]&&u[Vn](o)},i.__disableEmitter=()=>{const o=n;o[Qr]&&o[Qr]()}),i}}const Su={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function wm({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,i)=>[...r,...i.type===qi?i.children:[i]],[]):t.reduce((n,r)=>{const i=e[r];return i&&(n[r]=i()),n},{})}function ul(e){return qi}const Tu=mu({name:"i18n-t",props:Te({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Se(e)||!isNaN(e)}},Su),setup(e,t){const{slots:n,attrs:r}=t,i=e.i18n||Lu({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=wm(t,o),c=i[Au](e.keypath,s,u),l=Te({},r),f=H(e.tag)||ce(e.tag)?e.tag:ul();return Kc(f,l,c)}}});function Am(e){return ge(e)&&!H(e[0])}function sl(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:ce(e.format)&&(H(e.format.key)&&(u.key=e.format.key),s=Object.keys(e.format).reduce((d,h)=>n.includes(h)?Te({},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],_=m?m({[d.type]:d.value,index:h,parts:c}):[d.value];return Am(_)&&(_[0].key=`${d.type}-${h}`),_}):H(c)&&(l=[c]);const f=Te({},o),a=H(e.tag)||ce(e.tag)?e.tag:ul();return Kc(a,f,l)}}const al=mu({name:"i18n-n",props:Te({value:{type:Number,required:!0},format:{type:[String,Object]}},Su),setup(e,t){const n=e.i18n||Lu({useScope:e.scope,__useComponent:!0});return sl(e,t,ja,(...r)=>n[Fu](...r))}}),cl=mu({name:"i18n-d",props:Te({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Su),setup(e,t){const n=e.i18n||Lu({useScope:e.scope,__useComponent:!0});return sl(e,t,$a,(...r)=>n[Cu](...r))}});function Cm(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 Fm(e){const t=u=>{const{instance:s,modifiers:c,value:l}=u;if(!s||!s.$)throw Re(oe.UNEXPECTED_ERROR);const f=Cm(e,s.$);process.env.NODE_ENV!=="production"&&c.preserve&&Me(et(ve.NOT_SUPPORTED_PRESERVE));const a=ll(l);return[Reflect.apply(f.t,f,[...fl(a)]),f]};return{created:(u,s)=>{const[c,l]=t(s);yt&&e.global===l&&(u.__i18nWatcher=vu(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=ll(s);u.textContent=Reflect.apply(c.t,c,[...fl(l)])}},getSSRProps:u=>{const[s]=t(u);return{textContent:s}}}}function ll(e){if(H(e))return{path:e};if(J(e)){if(!("path"in e))throw Re(oe.REQUIRED_VALUE,"path");return e}else throw Re(oe.INVALID_VALUE)}function fl(e){const{path:t,locale:n,args:r,choice:i,plural:o}=e,u={},s=r||{};return H(n)&&(u.locale=n),Se(i)&&(u.plural=i),Se(o)&&(u.plural=o),[t,s,u]}function Nm(e,t,...n){const r=J(n[0])?n[0]:{},i=!!r.useI18nComponentName,o=Y(r.globalInstall)?r.globalInstall:!0;process.env.NODE_ENV!=="production"&&o&&i&&Me(et(ve.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Tu.name})),o&&([i?"i18n":Tu.name,"I18nT"].forEach(u=>e.component(u,Tu)),[al.name,"I18nN"].forEach(u=>e.component(u,al)),[cl.name,"I18nD"].forEach(u=>e.component(u,cl))),e.directive("t",Fm(t))}const Mu={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},Om={["vue-i18n-resource-inspector"]:"Search for scopes ..."},Im={["vue-i18n-timeline"]:16764185},dl="vue-i18n: composer properties";let Ru;function Sm(e,t){return ct(this,null,function*(){return new Promise((n,r)=>{try{mm({id:"vue-devtools-plugin-vue-i18n",label:Mu["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:[dl],app:e},i=>{Ru=i,i.on.visitComponentTree(({componentInstance:u,treeNode:s})=>{Tm(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&&pl(s,u.vnode.el.__VUE_I18N__):pl(s,u.vnode.el.__VUE_I18N__))}),i.addInspector({id:"vue-i18n-resource-inspector",label:Mu["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:Om["vue-i18n-resource-inspector"]}),i.on.getInspectorTree(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&Pm(u,t)});const o=new Map;i.on.getInspectorState(u=>ct(this,null,function*(){if(u.app===e&&u.inspectorId==="vue-i18n-resource-inspector")if(i.unhighlightElement(),km(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=xm(u.nodeId,t);s&&i.highlightElement(s)}})),i.on.editInspectorState(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&Um(u,t)}),i.addTimelineLayer({id:"vue-i18n-timeline",label:Mu["vue-i18n-timeline"],color:Im["vue-i18n-timeline"]}),n(!0)})}catch(i){console.error(i),r(!1)}})})}function hl(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function Tm(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 (${hl(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(i)}}function pl(e,t){const n=dl;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:Bu(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 Bu(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];he(r)&&"source"in r?t[n]=Lm(r):on(r)&&r.loc&&r.loc.source?t[n]=r.loc.source:ce(r)?t[n]=Bu(r):t[n]=r}),t}const Mm={"<":"<",">":">",'"':""","&":"&"};function Rm(e){return e.replace(/[<>"&]/g,Bm)}function Bm(e){return Mm[e]||e}function Lm(e){const t=e.source?`("${Rm(e.source)}")`:"(?)";return{_custom:{type:"function",display:`<span>\u0192</span> ${t}`}}}function Pm(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:`${hl(r)} Scope`})}}function xm(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 ml(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 km(e,t){const n=ml(e.nodeId,t);return n&&(e.state=$m(n)),null}function $m(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:Bu(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 ei(e,t){if(Ru){let n;t&&"groupId"in t&&(n=t.groupId,delete t.groupId),Ru.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 Um(e,t){const n=ml(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)||ce(e.state.value))?n.fallbackLocale.value=e.state.value:r==="inheritLocale"&&Y(e.state.value)&&(n.inheritLocale=e.state.value)}}function Vm(e,t,n){return{beforeCreate(){const r=br();if(!r)throw Re(oe.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=gl(e,o);else{o.__injectWithOption=!0,o.__extender=n.__vueI18nExtend,this.$i18n=Iu(o);const u=this.$i18n;u.__extender&&(u.__disposer=u.__extender(this.$i18n))}}else if(i.__i18n)if(this===this.$root)this.$i18n=gl(e,i);else{this.$i18n=Iu({__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&&el(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=xo();r.__enableEmitter&&r.__enableEmitter(i),i.on("*",ei)}},unmounted(){const r=br();if(!r)throw Re(oe.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("*",ei),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 gl(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=Ji(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 jm=Et("global-vue-i18n");function Hm(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]=Wm(e,n),c=Et(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&n&&i&&Me(et(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,..._){return ct(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(_[0])){const v=_[0];d.__composerExtend=v.__composerExtend,d.__vueI18nExtend=v.__vueI18nExtend}let E=null;!n&&r&&(E=Ym(m,d.global)),__VUE_I18N_FULL_INSTALL__&&Nm(m,d,..._),__VUE_I18N_LEGACY_API__&&n&&m.mixin(Vm(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 Sm(m,d)))throw Re(oe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const g=xo();if(n){const y=s;y.__enableEmitter&&y.__enableEmitter(g)}else{const y=s;y[Vn]&&y[Vn](g)}g.on("*",ei)}})},get global(){return s},dispose(){u.stop()},__instances:o,__getInstance:l,__setInstance:f,__deleteInstance:a};return d}}function Lu(e={}){const t=br();if(t==null)throw Re(oe.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Re(oe.NOT_INSTALLED);const n=qm(t),r=Km(n),i=Yc(t),o=Gm(e,i);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw Re(oe.NOT_AVAILABLE_IN_LEGACY_MODE);return Zm(t,o,r,e)}if(o==="global")return el(r,e,i),r;if(o==="parent"){let c=Xm(n,t,e.__useComponent);return c==null&&(process.env.NODE_ENV!=="production"&&Me(et(ve.NOT_FOUND_PARENT_SCOPE)),c=r),c}const u=n;let s=u.__getInstance(t);if(s==null){const c=Te({},e);"__i18n"in i&&(c.__i18n=i.__i18n),r&&(c.__root=r),s=Ou(c),u.__composerExtend&&(s[Nu]=u.__composerExtend(s)),zm(u,t,s),u.__setInstance(t,s)}return s}function Wm(e,t,n){const r=kp();{const i=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Iu(e)):r.run(()=>Ou(e));if(i==null)throw Re(oe.UNEXPECTED_ERROR);return[r,i]}}function qm(e){{const t=Lc(e.isCE?jm:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Re(e.isCE?oe.NOT_INSTALLED_WITH_PROVIDE:oe.UNEXPECTED_ERROR);return t}}function Gm(e,t){return yi(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Km(e){return e.mode==="composition"?e.global:e.global.__composer}function Xm(e,t,n=!1){let r=null;const i=t.root;let o=Jm(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[Qc]&&(r=null))}if(r!=null||i===o)break;o=o.parent}return r}function Jm(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function zm(e,t,n){let r=null;T0(()=>{if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el){t.vnode.el.__VUE_I18N__=n,r=xo();const i=n;i[Vn]&&i[Vn](r),r.on("*",ei)}},t),M0(()=>{const i=n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el&&t.vnode.el.__VUE_I18N__&&(r&&r.off("*",ei),i[Qr]&&i[Qr](),delete t.vnode.el.__VUE_I18N__),e.__deleteInstance(t);const o=i[Nu];o&&(o(),delete i[Nu])},t)}function Zm(e,t,n,r={}){const i=t==="local",o=vc(null);if(i&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw Re(oe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const u=Y(r.inheritLocale)?r.inheritLocale:!H(r.locale),s=_r(!i||u?n.locale.value:H(r.locale)?r.locale:hr),c=_r(!i||u?n.fallbackLocale.value:H(r.fallbackLocale)||ge(r.fallbackLocale)||J(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:s.value),l=_r(Ji(s.value,r)),f=_r(J(r.datetimeFormats)?r.datetimeFormats:{[s.value]:{}}),a=_r(J(r.numberFormats)?r.numberFormats:{[s.value]:{}}),d=i?n.missingWarn:Y(r.missingWarn)||tn(r.missingWarn)?r.missingWarn:!0,h=i?n.fallbackWarn:Y(r.fallbackWarn)||tn(r.fallbackWarn)?r.fallbackWarn:!0,m=i?n.fallbackRoot:Y(r.fallbackRoot)?r.fallbackRoot:!0,_=!!r.fallbackFormat,E=he(r.missing)?r.missing:null,p=he(r.postTranslation)?r.postTranslation:null,v=i?n.warnHtmlMessage:Y(r.warnHtmlMessage)?r.warnHtmlMessage:!0,g=!!r.escapeParameter,y=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=Lt({get:()=>o.value?o.value.locale.value:s.value,set:V=>{o.value&&(o.value.locale.value=V),s.value=V}}),M=Lt({get:()=>o.value?o.value.fallbackLocale.value:c.value,set:V=>{o.value&&(o.value.fallbackLocale.value=V),c.value=V}}),R=Lt(()=>o.value?o.value.messages.value:l.value),W=Lt(()=>f.value),U=Lt(()=>a.value);function k(){return o.value?o.value.getPostTranslationHandler():p}function Z(V){o.value&&o.value.setPostTranslationHandler(V)}function ee(){return o.value?o.value.getMissingHandler():E}function ue(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 Zn(...V){return o.value?Reflect.apply(o.value.rt,null,[...V]):""}function Qn(...V){return o.value?X(()=>Reflect.apply(o.value.d,null,[...V])):X(()=>"")}function Yn(...V){return o.value?X(()=>Reflect.apply(o.value.n,null,[...V])):X(()=>"")}function er(V){return o.value?o.value.tm(V):{}}function st(V,se){return o.value?o.value.te(V,se):!1}function Cn(V){return o.value?o.value.getLocaleMessage(V):{}}function Fn(V,se){o.value&&(o.value.setLocaleMessage(V,se),l.value[V]=se)}function tr(V,se){o.value&&o.value.mergeLocaleMessage(V,se)}function nr(V){return o.value?o.value.getDateTimeFormat(V):{}}function Nn(V,se){o.value&&(o.value.setDateTimeFormat(V,se),f.value[V]=se)}function rr(V,se){o.value&&o.value.mergeDateTimeFormat(V,se)}function vt(V){return o.value?o.value.getNumberFormat(V):{}}function $t(V,se){o.value&&(o.value.setNumberFormat(V,se),a.value[V]=se)}function ir(V,se){o.value&&o.value.mergeNumberFormat(V,se)}const or={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:y},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:_},set fallbackFormat(V){o.value&&(o.value.fallbackFormat=V)},get warnHtmlMessage(){return o.value?o.value.warnHtmlMessage:v},set warnHtmlMessage(V){o.value&&(o.value.warnHtmlMessage=V)},get escapeParameter(){return o.value?o.value.escapeParameter:g},set escapeParameter(V){o.value&&(o.value.escapeParameter=V)},t:zn,getPostTranslationHandler:k,setPostTranslationHandler:Z,getMissingHandler:ee,setMissingHandler:ue,rt:Zn,d:Qn,n:Yn,tm:er,te:st,getLocaleMessage:Cn,setLocaleMessage:Fn,mergeLocaleMessage:tr,getDateTimeFormat:nr,setDateTimeFormat:Nn,mergeDateTimeFormat:rr,getNumberFormat:vt,setNumberFormat:$t,mergeNumberFormat:ir};function ur(V){V.locale.value=s.value,V.fallbackLocale.value=c.value,Object.keys(l.value).forEach(se=>{V.mergeLocaleMessage(se,l.value[se])}),Object.keys(f.value).forEach(se=>{V.mergeDateTimeFormat(se,f.value[se])}),Object.keys(a.value).forEach(se=>{V.mergeNumberFormat(se,a.value[se])}),V.escapeParameter=g,V.fallbackFormat=_,V.fallbackRoot=m,V.fallbackWarn=h,V.missingWarn=d,V.warnHtmlMessage=v}return S0(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw Re(oe.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&&ur(V)}),or}const Qm=["locale","fallbackLocale","availableLocales"],_l=["t","rt","d","n","tm","te"];function Ym(e,t){const n=Object.create(null);return Qm.forEach(i=>{const o=Object.getOwnPropertyDescriptor(t,i);if(!o)throw Re(oe.UNEXPECTED_ERROR);const u=Ye(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,_l.forEach(i=>{const o=Object.getOwnPropertyDescriptor(t,i);if(!o||!o.value)throw Re(oe.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${i}`,o)}),()=>{delete e.config.globalProperties.$i18n,_l.forEach(i=>{delete e.config.globalProperties[`$${i}`]})}}if(_m(),__INTLIFY_JIT_COMPILATION__?_a(gp):_a(mp),sp(Vh),ap(ha),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=Ht();e.__INTLIFY__=!0,zh(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;function eg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Dl(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 tg(e,t,n){return t&&Dl(e.prototype,t),n&&Dl(e,n),e}function ng(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ne=function(){function e(){eg(this,e)}return tg(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]:sr;return Hm({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}();ng(ne,"$i18n",ne.resetI18n());function Pu(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)){cr("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 pn=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function vl(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var xu={exports:{}};(function(e){(function(t){var n=function(p,v,g){if(!l(v)||a(v)||d(v)||h(v)||c(v))return v;var y,w=0,F=0;if(f(v))for(y=[],F=v.length;w<F;w++)y.push(n(p,v[w],g));else{y={};for(var C in v)Object.prototype.hasOwnProperty.call(v,C)&&(y[p(C,g)]=n(p,v[C],g))}return y},r=function(p,v){v=v||{};var g=v.separator||"_",y=v.split||/(?=[A-Z])/;return p.split(y).join(g)},i=function(p){return m(p)?p:(p=p.replace(/[\-_\s]+(.)?/g,function(v,g){return g?g.toUpperCase():""}),p.substr(0,1).toLowerCase()+p.substr(1))},o=function(p){var v=i(p);return v.substr(0,1).toUpperCase()+v.substr(1)},u=function(p,v){return r(p,v).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},_=function(p,v){var g=v&&"process"in v?v.process:v;return typeof g!="function"?p:function(y,w){return g(y,p,w)}},E={camelize:i,decamelize:u,pascalize:o,depascalize:u,camelizeKeys:function(p,v){return n(_(i,v),p)},decamelizeKeys:function(p,v){return n(_(u,v),p,v)},pascalizeKeys:function(p,v){return n(_(o,v),p)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=E:t.humps=E})(pn)})(xu);var yl={};Object.defineProperty(yl,"__esModule",{value:!0});function ku(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:ku(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:ku(r)}return t}}var rg=yl.default=ku;function El(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function pe(e){if(e!==void 0)return(typeof e=="undefined"?"undefined":El(e))==="object"?rg(e):e}function Ft(e){return Object.prototype.toString.call(e)==="[object Object]"}function ig(e){return e!=null&&(typeof e=="undefined"?"undefined":El(e))==="object"&&Array.isArray(e)===!1}function jn(e){return Array.isArray(e)}function nt(e){return typeof e=="string"}function zi(e){return typeof e=="number"}function bl(e){return typeof e=="function"}function og(e){return jn(e)&&e.every(function(t){return nt(t)})}function ug(e){return jn(e)&&e.every(function(t){return zi(t)||t===""})}function wl(e){return/^\[.*?]$/.test(e)}function Zi(e){return/^{.*?}$/.test(e)}function sg(e){return Object.values(ye).includes(e)}function $u(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 ag(e){if(Array.isArray(e))return $u(e)}function Al(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 cg(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){Al(o,r,i,u,s,"next",c)}function s(c){Al(o,r,i,u,s,"throw",c)}u(void 0)})}}function lg(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 fg(e,t,n){return t&&Cl(e.prototype,t),n&&Cl(e,n),e}function Fl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function dg(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function hg(){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 Uu(e){return ag(e)||dg(e)||pg(e)||hg()}function pg(e,t){if(!!e){if(typeof e=="string")return $u(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 $u(e,t)}}function mg(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 Nl=function(){function e(){lg(this,e),Fl(this,"_events",new Map),Fl(this,"debug",!1)}return fg(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 cg(function(){var s,c,l,f,a,d,h,m,_,E,p,v;return mg(this,function(g){switch(g.label){case 0:if(s=u._events.get(n),c=[],!s)return[3,10];l=s.slice(),f=!0,a=!1,d=void 0,g.label=1;case 1:g.trys.push([1,8,9,10]),h=l[Symbol.iterator](),g.label=2;case 2:if(f=(m=h.next()).done)return[3,7];if(_=m.value,!s.includes(_))return[3,6];g.label=3;case 3:return g.trys.push([3,5,,6]),u.debug&&Bo.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(_.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+_.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(i.map(function(){return"%o"}).join(","),"\u3002")].concat(Uu(i))),[4,_.apply(null,Uu(i))];case 4:return E=g.sent(),u.debug&&Bo.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(_.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+_.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(Uu(i),[E])),c.push(E),E===!1?[3,7]:[3,6];case 5:return p=g.sent(),vi(String(p)+":"+String(p.stack)),[3,6];case 6:return f=!0,[3,2];case 7:return[3,10];case 8:return v=g.sent(),a=!0,d=v,[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 gg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ol(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 _g(e,t,n){return t&&Ol(e.prototype,t),n&&Ol(e,n),e}function Dg(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var vg=[{key:"on_click",name:ne.getMessage("click"),code:"click"},{key:"on_click_finish",name:ne.getMessage("fibished"),code:"click-finish"},{key:"on_change",name:ne.getMessage("valueChange"),code:"change"},{key:"on_search",name:ne.getMessage("search"),code:"search"},{key:"on_list_change",name:ne.getMessage("listDataChange"),code:"list-change"},{key:"on_list_search",name:ne.getMessage("listDataCreate"),code:"list-search"},{key:"on_list_mounted",name:ne.getMessage("listDataBack"),code:"list-mounted"},{key:"on_list_delete",name:ne.getMessage("listDataDelete"),code:"list-delete"},{key:"on_list_before_insert",name:ne.getMessage("listDataAdd"),code:"list-before-insert"},{key:"on_input",name:ne.getMessage("onInput"),code:"input"},{key:"on_blur",name:ne.getMessage("onBlur"),code:"blur"},{key:"on_focus",name:ne.getMessage("onFocus"),code:"focus"},{key:"on_wps_open",name:ne.getMessage("onOpenFile"),code:"wps-open"},{key:"on_wps_save",name:ne.getMessage("onSaveFile"),code:"wps-save"},{key:"on_wps_rename",name:ne.getMessage("rename"),code:"wps-rename"},{key:"on_list_actions",name:ne.getMessage("onClickBtn"),code:"list-actions"},{key:"on_list_render_operation",name:ne.getMessage("cellRender"),code:"list-render-operation"},{key:"on_list_rowclick",name:ne.getMessage("rowClick"),code:"list-rowclick"},{key:"on_list_before_rowdelete",name:ne.getMessage("rowDelete"),code:"list-before-rowdelete"},{key:"on_list_before_import",name:ne.getMessage("listDataImport"),code:"list-before-import"},{key:"on_list_rows_checked",name:ne.getMessage("rowSelected"),code:"list-rows-checked"},{key:"on_change_tab",name:ne.getMessage("tabChange"),code:"change-tab"},{key:"on_modal_ok",name:ne.getMessage("modalConfirm"),code:"modal-ok"}],Il=function(){function e(){gg(this,e)}return _g(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}();Dg(Il,"events",vg);function Vu(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 yg(e){if(Array.isArray(e))return Vu(e)}function Eg(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function bg(){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 Sl(e){return yg(e)||Eg(e)||wg(e)||bg()}function wg(e,t){if(!!e){if(typeof e=="string")return Vu(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 Vu(e,t)}}function ju(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function Tl(e,t,n){n!=="Runtime"&&(e.parent=t,ju(e,"parent"))}function Ag(e,t,n){e.forEach(function(r){Tl(r,t,n)})}var Ml=Symbol("targetKey");function Rl(e){var t;return(t=e[Ml])!==null&&t!==void 0?t:e}function Bl(e,t,n){return Ag(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===Ml?i:(l=Reflect).get.apply(l,[i,o].concat(Sl(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(jn(e)&&o==="length"&&u===e.length)return!0;var a=(f=Reflect).set.apply(f,[i,o,u].concat(Sl(c)));return Ft(u)&&Tl(u,t,n),a}})}function Hu(e,t,n,r,i){var o=r!=null?r:e,u=Bl(Rl(n!=null?n:[]),o,i);Object.defineProperty(e,t,{get:function(){return u},set:function(c){u=Bl(Rl(c),o,i)},enumerable:!0})}function Cg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ll(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 Fg(e,t,n){return t&&Ll(e.prototype,t),n&&Ll(e,n),e}function mn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Pl=[],ti=function(){function e(t){Cg(this,e),mn(this,"registeredControlTypes",new Set),mn(this,"controlConfigMap",new Map),mn(this,"_controls",[]),mn(this,"_type",void 0),this._type=t,this._initControls(t)}return Fg(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__||Vt("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(i){return i.controlType===n.controlType});return r>-1&&(cr("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(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 Vt("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}}),ju(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}}}}),ju(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__)&&Vt("".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&&(cr("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}();mn(ti,"staticControlsRuntimeRules",new Map),mn(ti,"staticControls",Pl),mn(ti,"staticRegisteredTypes",new Set(Pl.map(function(e){return e.Designer.controlType}))),mn(ti,"staticRegisteredConfigs",new Map);function Hn(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 Wu=function e(t){Hn(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},Ng=function e(t){Hn(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},qu=function e(t){Hn(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"},Gu=function e(t){Hn(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:""},Ku=function e(t){Hn(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:""},Xu=function e(t){Hn(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:""},xl;(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"})(xl||(xl={}));var kl;(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"})(kl||(kl={}));var Ju;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(Ju||(Ju={}));var Og=function e(t){Hn(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 Ig(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function zu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Qi(e,t,n){return $l()?Qi=Reflect.construct:Qi=function(i,o,u){var s=[null];s.push.apply(s,o);var c=Function.bind.apply(i,s),l=new c;return u&&ri(l,u.prototype),l},Qi.apply(null,arguments)}function Xt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ni(e){return ni=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ni(e)}function Sg(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&&ri(e,t)}function Tg(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Mg(e,t){return t&&(Rg(t)==="object"||typeof t=="function")?t:Ig(e)}function ri(e,t){return ri=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ri(e,t)}function Rg(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||!Tg(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 Qi(r,arguments,ni(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),ri(i,r)},Zu(e)}function $l(){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 Bg(e){var t=$l();return function(){var r=ni(e),i;if(t){var o=ni(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Mg(this,i)}}var Qu=function e(t){zu(this,e),Xt(this,"isHide",{type:"boolean"})},Ul=function(e){Sg(n,e);var t=Bg(n);function n(r){return zu(this,n),t.call(this)}return n}(Zu(Array)),Jt=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";zu(this,e),Xt(this,"isHide",void 0),Xt(this,"className",void 0),Xt(this,"style",void 0),Xt(this,"caption",void 0),Xt(this,"defaultState",void 0);var r;this.isHide=(r=t==null?void 0:t.isHide)!==null&&r!==void 0?r:!1,this.style=new Og(t==null?void 0:t.style);var i;this.caption=(i=t==null?void 0:t.caption)!==null&&i!==void 0?i:n};Xt(Jt,"mode",void 0),Xt(Jt,"Rules",Qu),Xt(Jt,"RuntimeRules",Ul);function Pt(){return Pt=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},Pt.apply(this,arguments)}function Lg(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function Yu(e){return Yu=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Yu(e)}function Yi(e,t){return Yi=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Yi(e,t)}function Pg(){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 eo(e,t,n){return Pg()?eo=Reflect.construct:eo=function(i,o,u){var s=[null];s.push.apply(s,o);var c=Function.bind.apply(i,s),l=new c;return u&&Yi(l,u.prototype),l},eo.apply(null,arguments)}function xg(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function es(e){var t=typeof Map=="function"?new Map:void 0;return es=function(r){if(r===null||!xg(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 eo(r,arguments,Yu(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Yi(i,r)},es(e)}var kg=/%[sdj%]/g,Vl=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Vl=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function ts(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(kg,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 $g(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function Be(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||$g(t)&&typeof e=="string"&&!e)}function Ug(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 jl(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 Vg(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var Hl=function(e){Lg(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}(es(Error));function jg(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 Hl(E,ts(E))):a()},m=Vg(e);jl(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(_){if(l.push.apply(l,_),c++,c===s)return r(l),l.length?d(new Hl(l,ts(l))):a()};u.length||(r(l),a()),u.forEach(function(m){var _=e[m];o.indexOf(m)!==-1?jl(_,n,h):Ug(_,n,h)})});return f.catch(function(a){return a}),f}function Wl(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 ql(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]=Pt(Pt({},e[n]),r):e[n]=r}}return e}function Gl(e,t,n,r,i,o){e.required&&(!n.hasOwnProperty(e.field)||Be(t,o||e.type))&&r.push(ft(i.messages.required,e.fullField))}function Hg(e,t,n,r,i){(/^\s+$/.test(t)||t==="")&&r.push(ft(i.messages.whitespace,e.fullField))}var ns={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},ii={integer:function(t){return ii.number(t)&&parseInt(t,10)===t},float:function(t){return ii.number(t)&&!ii.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"&&!ii.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(ns.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(ns.url)},hex:function(t){return typeof t=="string"&&!!t.match(ns.hex)}};function Wg(e,t,n,r,i){if(e.required&&t===void 0){Gl(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?ii[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 qg(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 Ar="enum";function Gg(e,t,n,r,i){e[Ar]=Array.isArray(e[Ar])?e[Ar]:[],e[Ar].indexOf(t)===-1&&r.push(ft(i.messages[Ar],e.fullField,e[Ar].join(", ")))}function Kg(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 re={required:Gl,whitespace:Hg,type:Wg,range:qg,enum:Gg,pattern:Kg};function Xg(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Be(t,"string")&&!e.required)return n();re.required(e,t,r,o,i,"string"),Be(t,"string")||(re.type(e,t,r,o,i),re.range(e,t,r,o,i),re.pattern(e,t,r,o,i),e.whitespace===!0&&re.whitespace(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(Be(t)&&!e.required)return n();re.required(e,t,r,o,i),t!==void 0&&re.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),Be(t)&&!e.required)return n();re.required(e,t,r,o,i),t!==void 0&&(re.type(e,t,r,o,i),re.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(Be(t)&&!e.required)return n();re.required(e,t,r,o,i),t!==void 0&&re.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(Be(t)&&!e.required)return n();re.required(e,t,r,o,i),Be(t)||re.type(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(Be(t)&&!e.required)return n();re.required(e,t,r,o,i),t!==void 0&&(re.type(e,t,r,o,i),re.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(Be(t)&&!e.required)return n();re.required(e,t,r,o,i),t!==void 0&&(re.type(e,t,r,o,i),re.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(t==null&&!e.required)return n();re.required(e,t,r,o,i,"array"),t!=null&&(re.type(e,t,r,o,i),re.range(e,t,r,o,i))}n(o)}function n_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Be(t)&&!e.required)return n();re.required(e,t,r,o,i),t!==void 0&&re.type(e,t,r,o,i)}n(o)}var r_="enum";function i_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Be(t)&&!e.required)return n();re.required(e,t,r,o,i),t!==void 0&&re[r_](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(Be(t,"string")&&!e.required)return n();re.required(e,t,r,o,i),Be(t,"string")||re.pattern(e,t,r,o,i)}n(o)}function u_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Be(t,"date")&&!e.required)return n();if(re.required(e,t,r,o,i),!Be(t,"date")){var s;t instanceof Date?s=t:s=new Date(t),re.type(e,s,r,o,i),s&&re.range(e,s.getTime(),r,o,i)}}n(o)}function s_(e,t,n,r,i){var o=[],u=Array.isArray(t)?"array":typeof t;re.required(e,t,r,o,i,u),n(o)}function rs(e,t,n,r,i){var o=e.type,u=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(Be(t,o)&&!e.required)return n();re.required(e,t,r,u,i,o),Be(t,o)||re.type(e,t,r,u,i)}n(u)}function a_(e,t,n,r,i){var o=[],u=e.required||!e.required&&r.hasOwnProperty(e.field);if(u){if(Be(t)&&!e.required)return n();re.required(e,t,r,o,i)}n(o)}var oi={string:Xg,method:Jg,number:zg,boolean:Zg,regexp:Qg,integer:Yg,float:e_,array:t_,object:n_,enum:i_,pattern:o_,date:u_,url:rs,hex:rs,email:rs,required:s_,any:a_};function is(){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 os=is();function gn(e){this.rules=null,this._messages=os,this.define(e)}gn.prototype={messages:function(t){return t&&(this._messages=ql(is(),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(_){var E,p=[],v={};function g(y){if(Array.isArray(y)){var w;p=(w=p).concat.apply(w,y)}else p.push(y)}for(E=0;E<_.length;E++)g(_[E]);p.length?v=ts(p):(p=null,v=null),s(p,v)}if(u.messages){var l=this.messages();l===os&&(l=is()),ql(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(_){f=i.rules[_],a=o[_],f.forEach(function(E){var p=E;typeof p.transform=="function"&&(o===t&&(o=Pt({},o)),a=o[_]=p.transform(a)),typeof p=="function"?p={validator:p}:p=Pt({},p),p.validator=i.getValidationMethod(p),p.field=_,p.fullField=p.fullField||_,p.type=i.getType(p),p.validator&&(d[_]=d[_]||[],d[_].push({rule:p,value:a,source:o,field:_}))})});var m={};return jg(d,u,function(_,E){var p=_.rule,v=(p.type==="object"||p.type==="array")&&(typeof p.fields=="object"||typeof p.defaultField=="object");v=v&&(p.required||!p.required&&_.value),p.field=_.field;function g(F,C){return Pt(Pt({},C),{},{fullField:p.fullField+"."+F})}function y(F){F===void 0&&(F=[]);var C=F;if(Array.isArray(C)||(C=[C]),!u.suppressWarning&&C.length&&gn.warning("async-validator:",C),C.length&&p.message!==void 0&&(C=[].concat(p.message)),C=C.map(Wl(p)),u.first&&C.length)return m[p.field]=1,E(C);if(!v)E(C);else{if(p.required&&!_.value)return p.message!==void 0?C=[].concat(p.message).map(Wl(p)):u.error&&(C=[u.error(p,ft(u.messages.required,p.field))]),E(C);var M={};if(p.defaultField)for(var R in _.value)_.value.hasOwnProperty(R)&&(M[R]=p.defaultField);M=Pt(Pt({},M),_.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(g.bind(null,W))}var k=new gn(M);k.messages(u.messages),_.rule.options&&(_.rule.options.messages=u.messages,_.rule.options.error=u.error),k.validate(_.value,_.rule.options||u,function(Z){var ee=[];C&&C.length&&ee.push.apply(ee,C),Z&&Z.length&&ee.push.apply(ee,Z),E(ee.length?ee:null)})}}var w;p.asyncValidator?w=p.asyncValidator(p,_.value,y,_.source,u):p.validator&&(w=p.validator(p,_.value,y,_.source,u),w===!0?y():w===!1?y(p.message||p.field+" fails"):w instanceof Array?y(w):w instanceof Error&&y(w.message)),w&&w.then&&w.then(function(){return y()},function(F){return y(F)})},function(_){c(_)})},getType:function(t){if(t.type===void 0&&t.pattern instanceof RegExp&&(t.type="pattern"),typeof t.validator!="function"&&t.type&&!oi.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"?oi.required:oi[this.getType(t)]||!1}},gn.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");oi[t]=n},gn.warning=Vl,gn.messages=os,gn.validators=oi;var c_={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 l_(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new gn(e);return n.messages(Object.assign(c_,t)),n}var f_=new Nl;function us(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 d_(e){if(Array.isArray(e))return e}function h_(e){if(Array.isArray(e))return us(e)}function Kl(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 Xl(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){Kl(o,r,i,u,s,"next",c)}function s(c){Kl(o,r,i,u,s,"throw",c)}u(void 0)})}}function p_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Jl(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 m_(e,t,n){return t&&Jl(e.prototype,t),n&&Jl(e,n),e}function fe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function zl(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 g_(){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 __(){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 Ql(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){fe(e,i,n[i])})}return e}function D_(e){return d_(e)||Zl(e)||Yl(e)||g_()}function ss(e){return h_(e)||Zl(e)||Yl(e)||__()}function v_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Yl(e,t){if(!!e){if(typeof e=="string")return us(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 us(e,t)}}function ef(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 He=function(){function t(n){var r=this;p_(this,t),fe(this,"id",void 0),fe(this,"name",void 0),fe(this,"icon",void 0),fe(this,"type",void 0),fe(this,"controlType",void 0),fe(this,"props",void 0),fe(this,"setting",[]),fe(this,"fieldType",void 0),fe(this,"eventKeys",[]),fe(this,"customEvents",[]),fe(this,"parent",null),fe(this,"slots",void 0),fe(this,"slotPosition",void 0),fe(this,"updateSetting",nf),fe(this,"removeSetting",tf),this._callControlHooks("preInstance",n);var i=zl(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 _;this.id=(_=n==null?void 0:n.id)!==null&&_!==void 0?_:_i(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 Jt(n==null?void 0:n.props,(zl(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=pe(d);var v;this.fieldType=(v=n==null?void 0:n.fieldType)!==null&&v!==void 0?v:c,this.eventKeys=pe(l),this.customEvents=pe(f),this.slots=pe(h),this.slotPosition=pe(m),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return m_(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=D_(i),c=s[0],l=s.slice(1);return(u=f_).emit.apply(u,[c,this].concat(ss(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),Pu(this.props,r,i),this.postUpdate(r,i)}},{key:"preValidate",value:function(){var r=this;return Xl(function(){var i,o,u;return ef(this,function(s){switch(s.label){case 0:return i=Ql({},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 Xl(function(){var u,s,c,l;return ef(this,function(f){switch(f.label){case 0:return[4,o.preValidate()];case 1:u=f.sent(),s=u!==void 0?u:Ql({},o.rules),Array.isArray(i)&&i.forEach(function(a){s.hasOwnProperty(a)&&delete s[a]}),c=l_(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,_=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),_!==void 0&&(p.encrypted=_),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:pe(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,ss(i.add))}i.remove&&this.removeSettingItem(i.remove),i.update}}}]),t}();fe(He,"mode","Designer"),fe(He,"slots",void 0),fe(He,"slotPosition",void 0),fe(He,"controlName","\u63A7\u4EF6"),fe(He,"controlIcon","icon"),fe(He,"controlType","control"),fe(He,"controlFieldType",void 0),fe(He,"controlEventKeys",[]),fe(He,"controlCustomEvents",[]),fe(He,"setting",[]),fe(He,"__is_control__",!0),fe(He,"removeSettingItem",tf),fe(He,"updateSettingItem",nf);function tf(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 nf(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":v_(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,ss(t.showItems))}}}})}function y_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function rf(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 E_(e,t,n){return t&&rf(e.prototype,t),n&&rf(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 b_(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var ui=function(){function t(n){y_(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=b_(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:_i(10);var l;this.type=(l=n==null?void 0:n.type)!==null&&l!==void 0?l:i,this.props=new Jt(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:Ju.UNKNOWN}return E_(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(ui,"mode","Runtime"),dt(ui,"controlType","control"),dt(ui,"controlFieldType",void 0),dt(ui,"__is_control__",!0),dt(ui,"controlCustomEvents",[]);function ht(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function Le(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function as(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Oe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function to(e){return to=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},to(e)}function cs(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&&ls(e,t)}function w_(e,t){return t&&(A_(t)==="object"||typeof t=="function")?t:Le(e)}function ls(e,t){return ls=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ls(e,t)}function A_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function C_(){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 fs(e){var t=C_();return function(){var r=to(e),i;if(t){var o=to(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return w_(this,i)}}var F_=function(e){cs(n,e);var t=fs(n);function n(r){as(this,n);var i;i=t.call(this,r),Oe(Le(i),"dataBind",{}),Oe(Le(i),"caption",{type:"string",required:!0,message:ne.getMessage("pleaseEnterCaption")}),Oe(Le(i),"isHideCaption",{type:"boolean"}),Oe(Le(i),"labelPosition",{type:"enum",enum:["top","left"]}),Oe(Le(i),"defaultState",{type:"enum",enum:["default","readonly"]}),Oe(Le(i),"required",{type:"boolean"}),Oe(Le(i),"captionTip",{type:"string",required:!1,message:ne.getMessage("pleaseEnterCaptionTip")});var o={fieldCode:{type:"string",required:!0,message:ne.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:ne.getMessage("pleaseEnterFieldCode")}};if(ht(r.dataBind))i.dataBind={type:"object",required:!0,fields:pe(o),message:ne.getMessage("pleaseEnterFieldCode")};else{var u={type:"object",required:!0,fields:{},message:ne.getMessage("pleaseEnterFieldCode")};Object.keys(r.dataBind).forEach(function(s){u.fields[s]={type:"object",required:!0,fields:pe(o),message:ne.getMessage("pleaseEnterFieldCode")}}),i.dataBind=u}return r.isShowCaptionTip&&(i.captionTip.required=!0),i}return n}(Qu),N_=function(e){cs(n,e);var t=fs(n);function n(r){as(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:ne.getMessage("runtimeRequired",{caption:r.caption})}),i}return n}(Ul),ds=function(e){cs(n,e);var t=fs(n);function n(r){as(this,n);var i;i=t.call(this,r),Oe(Le(i),"caption",void 0),Oe(Le(i),"isHideCaption",void 0),Oe(Le(i),"isShowCaptionTip",void 0),Oe(Le(i),"captionTip",void 0),Oe(Le(i),"labelPosition",void 0),Oe(Le(i),"dataBind",void 0),Oe(Le(i),"defaultValue",void 0),Oe(Le(i),"placeholder",void 0),Oe(Le(i),"defaultState",void 0),Oe(Le(i),"required",void 0),Oe(Le(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 Wu(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}(Jt);Oe(ds,"Rules",F_),Oe(ds,"RuntimeRules",N_);function hs(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function O_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function no(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ro(e){return ro=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ro(e)}function I_(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 S_(e,t){return t&&(T_(t)==="object"||typeof t=="function")?t:hs(e)}function ps(e,t){return ps=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ps(e,t)}function T_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function M_(){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 R_(e){var t=M_();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 S_(this,i)}}var of=function(e){I_(n,e);var t=R_(n);function n(r){O_(this,n);var i;return i=t.call(this,r),no(hs(i),"controlType","form"),no(hs(i),"props",void 0),i.props=new ds(r==null?void 0:r.props),i}return n}(He);no(of,"controlEventKeys",["on_change","on_focus","on_blur"]),no(of,"controlCustomAttributes",void 0);function B_(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function L_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function io(e){return io=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},io(e)}function P_(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&&ms(e,t)}function x_(e,t){return t&&(k_(t)==="object"||typeof t=="function")?t:B_(e)}function ms(e,t){return ms=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ms(e,t)}function k_(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function $_(){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 U_(e){var t=$_();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 x_(this,i)}}var V_=function(e){P_(n,e);var t=U_(n);function n(r){return L_(this,n),t.call(this,r)}return n}(Jt);function gs(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 j_(e){if(Array.isArray(e))return gs(e)}function Wn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function uf(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 H_(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){uf(o,r,i,u,s,"next",c)}function s(c){uf(o,r,i,u,s,"throw",c)}u(void 0)})}}function W_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function sf(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 q_(e,t,n){return t&&sf(e.prototype,t),n&&sf(e,n),e}function _n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Cr(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Cr=Reflect.get:Cr=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}},Cr(e,t,n||e)}function Dn(e){return Dn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Dn(e)}function G_(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 K_(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function X_(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function J_(){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 z_(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){_n(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 Q_(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 Y_(e,t){return t&&(tD(t)==="object"||typeof t=="function")?t:Wn(e)}function _s(e,t){return _s=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},_s(e,t)}function eD(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=Dn(e),e!==null););return e}function af(e){return j_(e)||X_(e)||nD(e)||J_()}function tD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function nD(e,t){if(!!e){if(typeof e=="string")return gs(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 gs(e,t)}}function rD(){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 iD(e){var t=rD();return function(){var r=Dn(e),i;if(t){var o=Dn(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Y_(this,i)}}function oD(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 uD=1e4,cf=function(t){G_(r,t);var n=iD(r);function r(i){W_(this,r);var o;o=n.call(this,i),_n(Wn(o),"controlType","layout"),_n(Wn(o),"children",void 0),_n(Wn(o),"excludes",void 0),_n(Wn(o),"childrenMaxLength",void 0),_n(Wn(o),"props",void 0);var u=K_(this,r)?this.constructor:void 0,s=u.excludes,c=u.childrenMaxLength;return o.props=new V_(i==null?void 0:i.props),Hu(Wn(o),"children",i==null?void 0:i.children,void 0,"Designer"),o.excludes=pe(s),o.childrenMaxLength=c,o}return q_(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 Cr(Dn(r.prototype),"validate",s)};return H_(function(){return oD(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=Cr(Dn(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 af(c).concat(af(a))}return f&&c.push(f),c},s)}},{key:"toSchema",value:function(){var o=Cr(Dn(r.prototype),"toSchema",this).call(this),u=this.children.map(function(s){var c=s.toSchema();return c});return Q_(z_({},o),{children:u})}}]),r}(He);_n(cf,"excludes",!1),_n(cf,"childrenMaxLength",uD);function zt(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function sD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function oo(e){return oo=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},oo(e)}function aD(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 cD(e,t){return t&&(lD(t)==="object"||typeof t=="function")?t:zt(e)}function Ds(e,t){return Ds=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Ds(e,t)}function lD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function fD(){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 dD(e){var t=fD();return function(){var r=oo(e),i;if(t){var o=oo(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return cD(this,i)}}var hD=function(e){aD(n,e);var t=dD(n);function n(r,i,o){sD(this,n);var u;u=t.call(this,i),Fr(zt(u),"headers",void 0),Fr(zt(u),"footers",void 0),Fr(zt(u),"pageIndex",void 0),Fr(zt(u),"pageSize",void 0),Fr(zt(u),"pageSizeOptions",void 0),Fr(zt(u),"totalCount",void 0),Hu(zt(u),"headers",i==null?void 0:i.headers,r,o),Hu(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}(Jt);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 pD(e){if(Array.isArray(e))return vs(e)}function uo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function lf(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 mD(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function u(c){lf(o,r,i,u,s,"next",c)}function s(c){lf(o,r,i,u,s,"throw",c)}u(void 0)})}}function gD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ff(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 _D(e,t,n){return t&&ff(e.prototype,t),n&&ff(e,n),e}function so(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Nr(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Nr=Reflect.get:Nr=function(i,o,u){var s=wD(i,o);if(!!s){var c=Object.getOwnPropertyDescriptor(s,o);return c.get?c.get.call(u||i):c.value}},Nr(e,t,n||e)}function vn(e){return vn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},vn(e)}function DD(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 vD(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function yD(){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 df(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){so(e,i,n[i])})}return e}function ED(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 hf(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ED(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function bD(e,t){return t&&(AD(t)==="object"||typeof t=="function")?t:uo(e)}function ys(e,t){return ys=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ys(e,t)}function wD(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=vn(e),e!==null););return e}function pf(e){return pD(e)||vD(e)||CD(e)||yD()}function AD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function CD(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 FD(){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=FD();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 bD(this,i)}}function OD(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 ID=function(e){DD(n,e);var t=ND(n);function n(r){gD(this,n);var i;return i=t.call(this,r),so(uo(i),"controlType","list"),so(uo(i),"props",void 0),i.props=new hD(uo(i),r==null?void 0:r.props,"Designer"),i}return _D(n,[{key:"validate",value:function(i,o){var u=this,s=this,c=function(){return Nr(vn(n.prototype),"validate",u)};return mD(function(){return OD(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=Nr(vn(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 pf(s).concat(pf(f))}return l&&s.push(l),s},o)}},{key:"toSchema",value:function(){var i=Nr(vn(n.prototype),"toSchema",this).call(this),o=this.props.headers.map(function(u){return u.toSchema()});return hf(df({},i),{props:hf(df({},this.props),{headers:o})})}}]),n}(He);so(ID,"controlFieldType",Ce.LIST);function rt(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function mf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function it(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 gf(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&&(TD(t)==="object"||typeof t=="function")?t:rt(e)}function Es(e,t){return Es=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Es(e,t)}function TD(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function MD(){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 _f(e){var t=MD();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 RD=function(e){gf(n,e);var t=_f(n);function n(r){mf(this,n);var i;return i=t.call(this,r),it(rt(i),"caption",{type:"string",required:!0,message:ne.getMessage("pleaseEnterCaption")}),it(rt(i),"width",{type:"number",required:!1,message:ne.getMessage("pleaseEnterColumnWidth")}),i.width.required=r.widthType==="px",i}return n}(Qu),BD=function(e){gf(n,e);var t=_f(n);function n(r){mf(this,n);var i;i=t.call(this,r),it(rt(i),"widthType",void 0),it(rt(i),"width",void 0),it(rt(i),"caption",void 0),it(rt(i),"dataBind",void 0),it(rt(i),"autoWidth",void 0),it(rt(i),"fixed",void 0),it(rt(i),"sort",void 0),it(rt(i),"align",void 0),it(rt(i),"colSpan",void 0),it(rt(i),"autoHeight",void 0),it(rt(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 Ng(r==null?void 0:r.autoWidth),i.dataBind=new Wu(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}(Jt);it(BD,"Rules",RD);function co(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 qn(e,t){Array.isArray(e)&&e.map(n=>{n.controlType===Q.LIST?t(n,[]):co(n)?qn(n==null?void 0:n.children,t):n.controlType===Q.FORM&&t(n)})}function Gn(e,t){Array.isArray(e)&&e.map(n=>{n.type===ye.DATA_VIEW||n.type===ye.SIMPLE_SEARCH?t(n):co(n)&&Gn(n==null?void 0:n.children,t)})}let Df=0;function si(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return Df++,e+"_"+n+Df+String(t)}class ze extends ti{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 bs(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 Gn(this._instance,i=>{let o=ze.staticGetRules(i.type,i.props);n[i.id]=pe(o[0]),t[i.id]=pe(o[0]),r[i.id]=pe(o[0]),qn(i.children,u=>{(u.controlType===Q.FORM||u.controlType===Q.LIST)&&(vf(n[i.id].fields,u,!0),bf(t[i.id].fields,u,!0),yf(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 Gn(this._instance,n=>{let r=ze.staticGetRules(n.type,n.props);t[n.id]=r[0],qn(n.children,i=>{(i.controlType===Q.FORM||i.controlType===Q.LIST)&&vf(t[n.id].fields,i)})}),t}get fieldCodeRules(){let t={};return Gn(this._instance,n=>{let r=ze.staticGetRules(n.type,n.props);t[n.id]=r[0],qn(n.children,i=>{(i.controlType===Q.FORM||i.controlType===Q.LIST)&&yf(t[n.id].fields,i)})}),t}get antdRules(){let t={};return Gn(this._instance,n=>{let r=ze.staticGetRules(n.type,n.props);t[n.id]=r[0],qn(n.children,i=>{(i.controlType===Q.FORM||i.controlType===Q.LIST)&&bf(t[n.id].fields,i)})}),t}}function bs(e,t,n){(Array.isArray(e)?e:[e]).map(i=>{if(n(i,t),co(i)){const o=i;o.children||(o.children=[]),bs(o.children,o.id,n)}LD(i,"headers")&&bs(i.props.headers,i.id,n)})}function LD(e,t){return t in e.props&&jn(e.props[t])}function lo(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:lo(e.parent)}function vf(e,t,n=!1){if(lo(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)=>{jt(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 yf(e,t,n=!1){var i,o,u,s,c,l,f;if(lo(t))return;let r=ze.staticGetRules(t.type,t.props);if(t.controlType===Q.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=Ef(r))==null?void 0:c[a])||[]);else if(t.type===ye.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)=>{jt(d.children,m=>{var _,E,p,v;if(a.fields){a.fields[h]||(a.fields[h]={type:"object",required:!0,fields:{}});let g=ze.staticGetRules(m.type,m.props);if(ht(m.props.dataBind))((p=m.props.dataBind)==null?void 0:p.fieldCode)!=""&&(a.fields[h].fields[(v=m.props.dataBind)==null?void 0:v.fieldCode]=g);else for(const y in m.props.dataBind)((_=m.props.dataBind[y])==null?void 0:_.fieldCode)!=""&&(a.fields[h].fields[m.props.dataBind[y].fieldCode]=((E=Ef(g))==null?void 0:E[y])||[])}})}),e[(f=t.props.datasourceBind)==null?void 0:f.dataCode].push(a)}}function Ef(e){let t={};return e.map(n=>{n.fields&&(t=n)}),t==null?void 0:t.fields}function bf(e,t,n=!1){if(lo(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={};jt(i.children,u=>{let s=ze.staticGetRules(u.type,u.props);o[u.id]=s}),e[t.id].push(o)}))}class PD{constructor(t){const{state:n,emptyState:r,databindMapping:i,controlidMapping:o,defaultState:u,subtableHeadersControlIdMapping:s}=xD(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=pe(n);i!==void 0?(i.children&&n.forEach(u=>{u.uid||Object.assign(u,{uid:"new:"+si("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:"+si("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 xD(e){let t={},n={},r={},i={},o={},u={};return Gn(e,s=>{const c=s.id,l={},f={};qn([s],(a,d)=>{kD(l,f,a),$D(r,c,a),UD(i,c,a),VD(o,a)}),t[c]={},u[c]=l,n[c]=f}),{state:t,defaultState:u,subtableHeadersControlIdMapping:o,emptyState:n,databindMapping:r,controlidMapping:i}}function kD(e,t,n){var r,i;if(n.controlType===Q.FORM)e[n.id]=pe(n.props.defaultValue),t[n.id]=pe(n.props.defaultValue);else{const o={};jt(n.props.headers,u=>{o[u.id]=pe(u.props.defaultValue)}),e[n.id]=(i=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>be({uid:"new:"+si("uid")},pe(o))))!=null?i:[],t[n.id]=o}}function $D(e,t,n){var r,i;if(n.controlType===Q.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===""){cr(`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;jt(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 UD(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 Wu({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},jt(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 VD(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 wf=["splice","push","shift","pop","unshift","reverse"],ws=Symbol("__engineProxy__"),As=Symbol("__engineTarget__"),Af=Symbol("__engineArrayBeforeSetCallbackFlag__"),Cf=Symbol("__engineProxyThisKey__"),Nt={type:"",args:[],callback:Ff};function Ff(){}GD();function jD(e,t,n,r,i){if(Nt.type){Nt.callback=i.bind(null,e,r);return}const o=Number(t);if(o>e.length){Vt(`Wrong array operations may cause unknown errors. It is recommended to use APIs such as ${wf.join(",")} for array operations`);return}if(!(Number.isNaN(o)&&t!=="length"))if(t==="length"){const s=n,c=e.length;if(s>e.length){Vt("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 HD(e,t,n){return{__engineProxy__:!0,get(r,i,o){return i===ws?!0:i===As?r:Array.isArray(r)&&i===Af?n:i===Cf?e:Reflect.get(r,i,o)},set(r,i,o,u){var d;let s=pe(o);const c=r[i],l=e===""?i:e+"."+i;function f(h){if(typeof h=="object"&&h!==null)return h[ws]!==!0?fo(h,t,n,l):fo(h[As],t,n,l)}s=(d=f(s))!=null?d:s;let a;if(Array.isArray(r)){const h=jD(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 vi(`${l} set error ${h}`),!0}a=Reflect.set(r,i,s,u),t.call(null,r,l,s,c)}return a||!0}}}function fo(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]=fo(u,t,n,o))}return new Proxy(e,HD(r,t,n))}function Nf(e){const t=[];return e.forEach(n=>{t.push(n),(n.controlType==="layout"||n.controlType==="wrap")&&t.push(...Nf(n.children))}),t}function Cs(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?Nf(s.children):void 0,m=h==null?void 0:h.find(_=>_.id===c);return m||(s.controlType===Q.FORM?s:void 0)}else return(d=(a=s==null?void 0:s.children)==null?void 0:a[l])!=null?d:s},u)}function WD(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function qD(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function GD(){wf.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[ws]){let i;const o=WD(e,n);if(o.length){const u=(r=this[Af])==null?void 0:r.call(this,this[As],this[Cf],o),s=qD(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=Ff,i}else return t.apply(this,n)}})}class KD{constructor(){this.actionMap=new Map,this.buildinActions={},this.actionUtils={},this.sources={}}execAction(t,n,...r){return ct(this,null,function*(){const i=this.actionMap.get(t);if(!!i)try{return yield i.func.call(null,n,...r)}catch(o){return vi(`${i.id} Exception during calling action: ${o}`),!1}})}addAction(t,n){this.actionMap.has(t)&&Vt("duplicated action key");const r=new XD(t,n);this.actionMap.set(t,r)}}class XD{constructor(t,n){this.id="",this.id=t,this.func=n}}class JD{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 pe(n)}remove(t){this._dataStore.delete(t)}getRemoteData(t){return ct(this,null,function*(){return this.executer===void 0?(vi("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class yn{}class ai extends yn{validate(t){return nt(t)}transform(t){if(t==null)return"";if(!Ft(t)&&!bl(t))return String(t);if(ig(t))return JSON.stringify(t);throw`${t} is not a string`}}class Fs extends yn{validate(t){return zi(t)||t===""}transform(t){if(t==null)return"";const n=!Ft(t)&&!bl(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class zD extends yn{validate(t){return og(t)}transform(t){if(t==null)return[];function n(r){return r.map(i=>i?String(i):"")}if(jn(t))return n(t);if(nt(t)&&wl(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class ZD extends yn{validate(t){return ug(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(jn(t))return n(t);if(nt(t)&&wl(t))try{const i=JSON.parse(t);if(jn(i))return n(i)}catch(i){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class QD extends yn{validate(t){return Ft(t)&&"amount"in t&&zi(t.amount)&&"currency"in t&&nt(t.currency)}transform(t,n){if(t==null||t==="")return new qu({currency:n==null?void 0:n.currency});let r;if(Ft(t)&&(r=new qu(be(be({},n),t))),nt(t)&&Zi(t))try{const i=JSON.parse(t);r=new qu(be(be({},n),i))}catch(i){}if(r){const i=new Fs,o=new ai;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 YD extends yn{validate(t){return Ft(t)&&"min"in t&&nt(t.min)&&"max"in t&&nt(t.max)}transform(t,n){if(t==null||t==="")return new Gu;let r;if(Ft(t)&&(r=new Gu(be(be({},n),t))),nt(t)&&Zi(t))try{const i=JSON.parse(t);r=new Gu(be(be({},n),i))}catch(i){}if(r){const i=new ai;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 ev extends yn{validate(t){return Ft(t)&&"result"in t&&zi(t.result)&&"unit"in t&&nt(t.unit)}transform(t,n){if(t==null||t==="")return new Xu({unit:n==null?void 0:n.unit});let r;if(Ft(t)&&(r=new Xu(be(be({},n),t))),nt(t)&&Zi(t))try{const i=JSON.parse(t);r=new Xu(be(be({},n),i))}catch(i){}if(r){const i=new Fs,o=new ai;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 tv extends yn{validate(t){return!!Ft(t)}transform(t,n){if(t==null||t==="")return new Ku;let r;if(Ft(t)&&(r=new Ku(be(be({},n),xu.exports.camelizeKeys(t)))),nt(t)&&Zi(t))try{const i=JSON.parse(t);r=new Ku(be(be({},n),xu.exports.camelizeKeys(i)))}catch(i){}if(r){const i=new ai;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 nv{static getValueChecker(t){let n;switch(t){case Ce.VARCHAR:case Ce.TIMESTAMP:case Ce.TEXT:case Ce.AUTO_NUMBER:n=new ai;break;case Ce.DECIMAL:n=new Fs;break;case Ce.EMPLOYEES:case Ce.DEPARTMENTS:case Ce.IMAGE:case Ce.FILE:case Ce.ARRAY:n=new zD;break;case Ce.MONEY:n=new QD;break;case Ce.TIMESCOPE:n=new YD;break;case Ce.CALC:n=new ev;break;case Ce.DECIMAL_RANGE:n=new ZD;break;case Ce.ADDRESS:n=new tv;break}return n}}function rv(e){if(["min","max","currency","unit"].includes(e))return Ce.VARCHAR;if(["result","amount"].includes(e))return Ce.DECIMAL}function Of(e,t,n,r){var u;let i=(u=rv(t))!=null?u:e,o=nv.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 iv(e,t,n){return Object.entries(e).reduce((r,[i,o])=>{const u=t[i];return r[i]=Of(o,i,u,n[i]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let Or=null,ci="";class Ns extends Nl{constructor(t){super(),this.rawStore={},this.isMounted=!1,this.id=_i(8),this.__pluginsApplied=!1,this.actionManager=new KD,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:i,externalParams:o,language:u=sr,debug:s=!1,messagesI18n:c,children:l}=this.$options;ne.setLocale(u,c),this.debug=s,this.runtime=new ze({schema:r,beforeCreateInstance:i}),this.externalParams=o,this.children=l,this.store=new PD({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&Bo(...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=fo(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,i){const o=Cs(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((f,a)=>{const d=a.children[0];return d&&d.controlType===Q.FORM&&(f[d.id]=d.fieldType),f},{}),l=this.getEmptyState(o.id);return r==null?void 0:r.map(f=>iv(c,f,l))}const u=n.split("."),s=u[u.length-1];try{return Of(o.fieldType,s,r,i)}catch(c){throw cr(`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=Cs(this.runtime.flatInstances,n,this.runtime.instanceMap);if((u==null?void 0:u.controlType)!==Q.LIST)return;const s=h=>{const m=[];for(let _=0;_<h;_++){const E=this.listControlCreateRow(u,"subtable-row");E&&m.push(E)}return m},c=Or;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 _=i.length-2,E=i.slice(2);l=s(_),f=E;const p=i[0],v=i[1];u.children[r](p,v,...l)}else{const _=i[0],E=i[1];_+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})}),Or=null}}_handlerSubtableUpdateUid(t){t.forEach(n=>{n.uid||Object.assign(n,{uid:"new:"+si("uid")})})}_handlerObjectUpdate(t,n,r,i){const o=Cs(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!o)return;const u=this.getInstanceRowIndex(o),s=Or||{};if(o.controlType===Q.LIST&&o.type===ye.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:gi(be({},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:gi(be({},s),{oldValue:i})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{ci=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){Vt(`${ci} Plugin apply Error
|
|
46
|
-
${r}`)}finally{ci=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){let r;if(n==="subtable-row"?r={children:[],controlType:Q.LAYOUT,id:_i(),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=pe(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 ct(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return cr("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 xd(Ns.prototype,this,"emit").call(this,t,n);return r&&i&&(r(),this._jobTasks.splice(this._jobTasks.indexOf(i),1)),o})}on(t,n){return ci&&(n.applyingPluginName=ci),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,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 _ in u)if(t in(((a=u[_])==null?void 0:a.fields)||{})){m=(h=(d=u[_])==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 pe(t===void 0?this.store.emptyState:this.store.getEmptyState(t))}setPayloadOptions(t){Or=t}setState(t,n,r,i){Or=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),Or=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,d;if(!t)return;let n=this.getDataBindMapping(t),r=this.getControlIdMapping();if(n){const{controlId:h}=n,m=this.getField(t);if(Array.isArray(m))return m.map(E=>{var v,g,y,w,F,C;let p={};for(let M in E){const R=(y=(g=(v=r[h])==null?void 0:v.children[M])==null?void 0:g.dataBind)==null?void 0:y.fieldCode;if(R!==""){if(R)p[R]=E[M];else if((w=r[h])!=null&&w.children[M])for(let W in E[M])p[(C=(F=r[h])==null?void 0:F.children[M])==null?void 0:C.dataBind[W].fieldCode]=E[M][W]}}return p});{let _={};for(let E in m)if((o=(i=r[E])==null?void 0:i.dataBind)!=null&&o.fieldCode)_[(u=r[E])==null?void 0:u.dataBind.fieldCode]=m[E];else if((c=(s=r[E])==null?void 0:s.dataBind)!=null&&c.dataCode)Array.isArray(m[E])&&(_[(l=r[E])==null?void 0:l.dataBind.dataCode]=(f=m[E])==null?void 0:f.map(p=>{var g,y;let v={};for(let w in p){const F=(g=r[E].children[w])==null?void 0:g.dataBind.fieldCode;if(F!=="")if(F)v[F]=p[w];else for(let C in p[w])v[(y=r[E].children[w])==null?void 0:y.dataBind[C].fieldCode]=p[w][C]}return v}));else if(r[E])for(let p in m[E])_[(d=(a=r[E])==null?void 0:a.dataBind[p])==null?void 0:d.fieldCode]=m[E][p];return _}}}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=pe(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=pe(this.getState(l,r)))!=null?a:this.getEmptyState(l),h=Object.entries(c).reduce((m,[_,E])=>{u.push(E.fieldCode);const p=n[E.fieldCode];return p!==void 0&&(m[_]=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 _=pe(this.store.emptyState[a.dataViewId][a.controlId]),E=[];Object.keys(m).map(p=>{var g,y,w;if(E.includes(p))return;h.hasOwnProperty(p)===!1&&(h[p]=(y=(g=this.store.dataBindMapping[o])==null?void 0:g.fields)==null?void 0:y.find(F=>F.fieldCode===p));const v=h[p];if(v){if(ht(v.dataBind)&&m[p]!==void 0)_[v.controlId]=m[p];else if(!ht(v.dataBind)){d.hasOwnProperty(v.controlId)===!1&&(d[v.controlId]=pe((w=this.getEmptyState(v.controlId))!=null?w:{}));let F=pe(d[v.controlId]);Object.keys(v.dataBind).map(C=>{const M=v.dataBind[C];m[M.fieldCode]!==void 0&&(F[C]=m[M.fieldCode]),E.push(M.fieldCode)}),_[v.controlId]=F}}else p==="uid"&&m.uid!==void 0?_.uid=m.uid:p==="virtualStore"&&m.virtualStore!==void 0&&(_.virtualStore=Object.freeze(m.virtualStore))}),i[a.dataViewId][a.controlId].push(_)})}else if(u){let a=[];const d=pe(this.store.emptyState);(c=Object.keys(u))!=null&&c.length&&Object.keys(u).map(m=>{var E;if(a.includes(m))return;const _=this.getDataBindMapping(o,m);if(_){if(i[_.dataViewId[0]]||(i[_.dataViewId[0]]={}),ht(_.dataBind)&&u[m]!==void 0)i[_.dataViewId[0]][_.controlId]=u[m]!==void 0?u[m]:d[_.dataViewId[0]][_.controlId];else if(!ht(_.dataBind)){let p=(E=this.getEmptyState(_.controlId))!=null?E:{};Object.keys(_.dataBind).map(v=>{const g=_.dataBind[v];u[g.fieldCode]!==void 0&&(p[v]=u[g.fieldCode]),a.push(g.fieldCode)}),i[_.dataViewId[0]][_.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),_=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]:_[p]}):Object.assign(i,{[h.controlId]:{[p]:_[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,be({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),Pu(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),Pu(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 JD(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return nt(n)?t.type===n:n.includes(t.type)}assertInstanceIsCustomControl(t){return!sg(nt(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 ov{}class uv{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=If(n,t,this.env);if(!i)return;for(let[o,u]of Object.entries(i.funcMap))r.addAction(o,u)}}}function If(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){Vt(s.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&Vt("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 sv={"engine-initialized":"did_init","engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class av{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(sv).forEach(([n,r])=>{t.on(n,i=>ct(this,null,function*(){const o=yield this.callLifecycleEvent(r,i);return o.includes(!1)?!1:o}))})}callLifecycleEvent(t,n){return ct(this,null,function*(){const r=this.config;return!r||!Array.isArray(r[t])?[]:yield Promise.all(r[t].map(o=>ct(this,null,function*(){return yield this.engine.getAction().execAction(o,n)})))})}}class cv{constructor(t,n){this.config=t,this.customEvents=n}apply(t){this.engine=t,Il.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=>ct(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 ct(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=>ct(this,null,function*(){return yield this.engine.getAction().execAction(o,n)})));return i.includes(!1)?!1:i})}}function ho(){return ho=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},ho.apply(null,arguments)}var Sf={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function We(e){return typeof e=="number"}function Zt(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 Tf(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isComplex===!0||!1}function Mf(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isFraction===!0||!1}function Rf(e){return e&&e.constructor.prototype.isUnit===!0||!1}function po(e){return typeof e=="string"}var pt=Array.isArray;function Ir(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function Os(e){return Array.isArray(e)||Ir(e)}function lv(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function fv(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function dv(e){return e&&e.constructor.prototype.isRange===!0||!1}function Bf(e){return e&&e.constructor.prototype.isIndex===!0||!1}function hv(e){return typeof e=="boolean"}function pv(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function mv(e){return e&&e.constructor.prototype.isHelp===!0||!1}function gv(e){return typeof e=="function"}function _v(e){return e instanceof Date}function Dv(e){return e instanceof RegExp}function Lf(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!Tf(e)&&!Mf(e))}function vv(e){return e===null}function yv(e){return e===void 0}function Ev(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function bv(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function wv(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Av(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function Cv(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Fv(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function Nv(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ov(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function Iv(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function Sv(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function Tv(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function Mv(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Rv(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function Bv(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function Lv(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Pv(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function xv(e){return e&&e.constructor.prototype.isChain===!0||!1}function Is(e){var t=typeof e;return t==="object"?e===null?"null":Zt(e)?"BigNumber":e.constructor&&e.constructor.name?e.constructor.name:"Object":t}function Kn(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 Kn(n)});if(e instanceof Date)return new Date(e.valueOf());if(Zt(e))return e;if(Lf(e))return kv(e,Kn);throw new TypeError("Cannot clone: unknown type of value (value: ".concat(e,")"))}function kv(e,t){var n={};for(var r in e)mo(e,r)&&(n[r]=t(e[r]));return n}function li(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(!li(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)||!li(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function mo(e,t){return e&&Object.hasOwnProperty.call(e,t)}function $v(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 Uv=["Matrix","Array"],Vv=["number","BigNumber","Fraction"],Pf=function(t){if(t)throw new Error(`The global config is readonly.
|
|
45
|
+
*/const uA="9.14.0";function iA(){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 tc=Ke.__EXTEND_POINT__,Xt=Au(tc),De={FALLBACK_TO_ROOT:tc,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()},oA={[De.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[De.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[De.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[De.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[De.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[De.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[De.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[De.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[De.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",[De.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function Ye(e,...t){return Ur(oA[e],...t)}const nc=xe.__EXTEND_POINT__,et=Au(nc),ue={UNEXPECTED_RETURN_TYPE:nc,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 lr(e,null,process.env.NODE_ENV!=="production"?{messages:aA,args:t}:void 0)}const aA={[ue.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[ue.INVALID_ARGUMENT]:"Invalid argument",[ue.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[ue.NOT_INSTALLED]:"Need to install with `app.use` function",[ue.UNEXPECTED_ERROR]:"Unexpected error",[ue.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[ue.REQUIRED_VALUE]:"Required in value: {0}",[ue.INVALID_VALUE]:"Invalid value",[ue.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[ue.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[ue.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[ue.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[ue.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",[ue.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},So=yt("__translateVNode"),Oo=yt("__datetimeParts"),Io=yt("__numberParts"),Un=yt("__enableEmitter"),Qr=yt("__disableEmitter"),rc=yt("__setPluralRules");yt("__intlifyMeta");const uc=yt("__injectWithOption"),To=yt("__dispose");function Yr(e){if(!le(e))return e;for(const t in e)if(!!Cu(e,t))if(!t.includes("."))le(e[t])&&Yr(e[t]);else{const n=t.split("."),r=n.length-1;let u=e,i=!1;for(let o=0;o<r;o++){if(n[o]in u||(u[n[o]]={}),!le(u[n[o]])){process.env.NODE_ENV!=="production"&&Te(Ye(De.IGNORE_OBJ_FLATTEN,{key:n[o]})),i=!0;break}u=u[n[o]]}i||(u[n[r]]=e[t],delete e[t]),le(u[n[r]])&&Yr(u[n[r]])}return e}function Ju(e,t){const{messages:n,__i18n:r,messageResolver:u,flatJson:i}=t,o=z(n)?n:ge(r)?{}:{[e]:{}};if(ge(r)&&r.forEach(a=>{if("locale"in a&&"resource"in a){const{locale:l,resource:c}=a;l?(o[l]=o[l]||{},bu(c,o[l])):bu(c,o)}else H(a)&&bu(JSON.parse(a),o)}),u==null&&i)for(const a in o)Cu(o,a)&&Yr(o[a]);return o}function ic(e){return e.type}function oc(e,t,n){let r=le(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=Ju(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const u=Object.keys(r);u.length&&u.forEach(i=>{e.mergeLocaleMessage(i,r[i])});{if(le(t.datetimeFormats)){const i=Object.keys(t.datetimeFormats);i.length&&i.forEach(o=>{e.mergeDateTimeFormat(o,t.datetimeFormats[o])})}if(le(t.numberFormats)){const i=Object.keys(t.numberFormats);i.length&&i.forEach(o=>{e.mergeNumberFormat(o,t.numberFormats[o])})}}}function ac(e){return _r(ql,null,e,0)}const sc="__INTLIFY_META__",lc=()=>[],sA=()=>!1;let cc=0;function fc(e){return(t,n,r,u)=>e(n,r,yr()||void 0,u)}const lA=()=>{const e=yr();let t=null;return e&&(t=ic(e)[sc])?{[sc]:t}:null};function Mo(e={},t){const{__root:n,__injectWithOption:r}=e,u=n===void 0,i=e.flatJson,o=_t?gr:wl,a=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&a&&fs(Ye(De.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let l=Q(e.inheritLocale)?e.inheritLocale:!0;const c=o(n&&l?n.locale.value:H(e.locale)?e.locale:dr),f=o(n&&l?n.fallbackLocale.value:H(e.fallbackLocale)||ge(e.fallbackLocale)||z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:c.value),s=o(Ju(c.value,e)),d=o(z(e.datetimeFormats)?e.datetimeFormats:{[c.value]:{}}),p=o(z(e.numberFormats)?e.numberFormats:{[c.value]:{}});let m=n?n.missingWarn:Q(e.missingWarn)||tn(e.missingWarn)?e.missingWarn:!0,v=n?n.fallbackWarn:Q(e.fallbackWarn)||tn(e.fallbackWarn)?e.fallbackWarn:!0,y=n?n.fallbackRoot:Q(e.fallbackRoot)?e.fallbackRoot:!0,h=!!e.fallbackFormat,D=pe(e.missing)?e.missing:null,g=pe(e.missing)?fc(e.missing):null,_=pe(e.postTranslation)?e.postTranslation:null,A=n?n.warnHtmlMessage:Q(e.warnHtmlMessage)?e.warnHtmlMessage:!0,w=!!e.escapeParameter;const b=n?n.modifiers:z(e.modifiers)?e.modifiers:{};let T=e.pluralRules||n&&n.pluralRules,M;M=(()=>{u&&Os(null);const C={version:uA,locale:c.value,fallbackLocale:f.value,messages:s.value,modifiers:b,pluralRules:T,missing:g===null?void 0:g,missingWarn:m,fallbackWarn:v,fallbackFormat:h,unresolving:!0,postTranslation:_===null?void 0:_,warnHtmlMessage:A,escapeParameter:w,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};C.datetimeFormats=d.value,C.numberFormats=p.value,C.__datetimeFormatters=z(M)?M.__datetimeFormatters:void 0,C.__numberFormatters=z(M)?M.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(C.__v_emitter=z(M)?M.__v_emitter:void 0);const S=Yy(C);return u&&Os(S),S})(),Hr(M,c.value,f.value);function V(){return[c.value,f.value,s.value,d.value,p.value]}const x=Lt({get:()=>c.value,set:C=>{c.value=C,M.locale=c.value}}),Z=Lt({get:()=>f.value,set:C=>{f.value=C,M.fallbackLocale=f.value,Hr(M,c.value,C)}}),Y=Lt(()=>s.value),ie=Lt(()=>d.value),X=Lt(()=>p.value);function Jn(){return pe(_)?_:null}function Zn(C){_=C,M.postTranslation=C}function Qn(){return D}function Yn(C){C!==null&&(g=fc(C)),D=C,M.missing=g}function er(C,S){return C!=="translate"||!S.resolvedMessage}const ot=(C,S,$,R,j,k)=>{V();let re;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Ns(lA()),u||(M.fallbackContext=n?Qy():void 0),re=C(M)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Ns(null),u||(M.fallbackContext=void 0)}if($!=="translate exists"&&Oe(re)&&re===Nu||$==="translate exists"&&!re){const[ae,Fe]=S();if(process.env.NODE_ENV!=="production"&&n&&H(ae)&&er($,Fe)&&(y&&(Ou(v,ae)||Ts(m,ae))&&Te(Ye(De.FALLBACK_TO_ROOT,{key:ae,type:$})),process.env.NODE_ENV!=="production")){const{__v_emitter:Ue}=M;Ue&&y&&Ue.emit("fallback",{type:$,key:ae,to:"global",groupId:`${$}:${ae}`})}return n&&y?R(n):j(ae)}else{if(k(re))return re;throw Me(ue.UNEXPECTED_RETURN_TYPE)}};function bn(...C){return ot(S=>Reflect.apply(Vs,null,[S,...C]),()=>Ki(...C),"translate",S=>Reflect.apply(S.t,S,[...C]),S=>S,S=>H(S))}function wn(...C){const[S,$,R]=C;if(R&&!le(R))throw Me(ue.INVALID_ARGUMENT);return bn(S,$,Ie({resolvedMessage:!0},R||{}))}function tr(...C){return ot(S=>Reflect.apply(qs,null,[S,...C]),()=>Xi(...C),"datetime format",S=>Reflect.apply(S.d,S,[...C]),()=>Su,S=>H(S))}function nr(...C){return ot(S=>Reflect.apply(Xs,null,[S,...C]),()=>zi(...C),"number format",S=>Reflect.apply(S.n,S,[...C]),()=>Su,S=>H(S))}function Bn(C){return C.map(S=>H(S)||Oe(S)||Q(S)?ac(String(S)):S)}const Et={normalize:Bn,interpolate:C=>C,type:"vnode"};function kt(...C){return ot(S=>{let $;const R=S;try{R.processor=Et,$=Reflect.apply(Vs,null,[R,...C])}finally{R.processor=null}return $},()=>Ki(...C),"translate",S=>S[So](...C),S=>[ac(S)],S=>ge(S))}function ur(...C){return ot(S=>Reflect.apply(Xs,null,[S,...C]),()=>zi(...C),"number format",S=>S[Io](...C),lc,S=>H(S)||ge(S))}function ir(...C){return ot(S=>Reflect.apply(qs,null,[S,...C]),()=>Xi(...C),"datetime format",S=>S[Oo](...C),lc,S=>H(S)||ge(S))}function or(C){T=C,M.pluralRules=T}function U(C,S){return ot(()=>{if(!C)return!1;const $=H(S)?S:c.value,R=Vt($),j=M.messageResolver(R,C);return a?j!=null:un(j)||ht(j)||H(j)},()=>[C],"translate exists",$=>Reflect.apply($.te,$,[C,S]),sA,$=>Q($))}function oe(C){let S=null;const $=_s(M,f.value,c.value);for(let R=0;R<$.length;R++){const j=s.value[$[R]]||{},k=M.messageResolver(j,C);if(k!=null){S=k;break}}return S}function Nn(C){const S=oe(C);return S!=null?S:n?n.tm(C)||{}:{}}function Vt(C){return s.value[C]||{}}function Sn(C,S){if(i){const $={[C]:S};for(const R in $)Cu($,R)&&Yr($[R]);S=$[C]}s.value[C]=S,M.messages=s.value}function pu(C,S){s.value[C]=s.value[C]||{};const $={[C]:S};if(i)for(const R in $)Cu($,R)&&Yr($[R]);S=$[C],bu(S,s.value[C]),M.messages=s.value}function F(C){return d.value[C]||{}}function N(C,S){d.value[C]=S,M.datetimeFormats=d.value,Ks(M,C,S)}function P(C,S){d.value[C]=Ie(d.value[C]||{},S),M.datetimeFormats=d.value,Ks(M,C,S)}function E(C){return p.value[C]||{}}function B(C,S){p.value[C]=S,M.numberFormats=p.value,Js(M,C,S)}function O(C,S){p.value[C]=Ie(p.value[C]||{},S),M.numberFormats=p.value,Js(M,C,S)}cc++,n&&_t&&(Fo(n.locale,C=>{l&&(c.value=C,M.locale=C,Hr(M,c.value,f.value))}),Fo(n.fallbackLocale,C=>{l&&(f.value=C,M.fallbackLocale=C,Hr(M,c.value,f.value))}));const I={id:cc,locale:x,fallbackLocale:Z,get inheritLocale(){return l},set inheritLocale(C){l=C,C&&n&&(c.value=n.locale.value,f.value=n.fallbackLocale.value,Hr(M,c.value,f.value))},get availableLocales(){return Object.keys(s.value).sort()},messages:Y,get modifiers(){return b},get pluralRules(){return T||{}},get isGlobal(){return u},get missingWarn(){return m},set missingWarn(C){m=C,M.missingWarn=m},get fallbackWarn(){return v},set fallbackWarn(C){v=C,M.fallbackWarn=v},get fallbackRoot(){return y},set fallbackRoot(C){y=C},get fallbackFormat(){return h},set fallbackFormat(C){h=C,M.fallbackFormat=h},get warnHtmlMessage(){return A},set warnHtmlMessage(C){A=C,M.warnHtmlMessage=C},get escapeParameter(){return w},set escapeParameter(C){w=C,M.escapeParameter=C},t:bn,getLocaleMessage:Vt,setLocaleMessage:Sn,mergeLocaleMessage:pu,getPostTranslationHandler:Jn,setPostTranslationHandler:Zn,getMissingHandler:Qn,setMissingHandler:Yn,[rc]:or};return I.datetimeFormats=ie,I.numberFormats=X,I.rt=wn,I.te=U,I.tm=Nn,I.d=tr,I.n=nr,I.getDateTimeFormat=F,I.setDateTimeFormat=N,I.mergeDateTimeFormat=P,I.getNumberFormat=E,I.setNumberFormat=B,I.mergeNumberFormat=O,I[uc]=r,I[So]=kt,I[Oo]=ir,I[Io]=ur,process.env.NODE_ENV!=="production"&&(I[Un]=C=>{M.__v_emitter=C},I[Qr]=()=>{M.__v_emitter=void 0}),I}function cA(e){const t=H(e.locale)?e.locale:dr,n=H(e.fallbackLocale)||ge(e.fallbackLocale)||z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=pe(e.missing)?e.missing:void 0,u=Q(e.silentTranslationWarn)||tn(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,i=Q(e.silentFallbackWarn)||tn(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,o=Q(e.fallbackRoot)?e.fallbackRoot:!0,a=!!e.formatFallbackMessages,l=z(e.modifiers)?e.modifiers:{},c=e.pluralizationRules,f=pe(e.postTranslation)?e.postTranslation:void 0,s=H(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,d=!!e.escapeParameterHtml,p=Q(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&Te(Ye(De.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&Te(Ye(De.NOT_SUPPORTED_PRESERVE_DIRECTIVE));let m=e.messages;if(z(e.sharedMessages)){const w=e.sharedMessages;m=Object.keys(w).reduce((T,M)=>{const W=T[M]||(T[M]={});return Ie(W,w[M]),T},m||{})}const{__i18n:v,__root:y,__injectWithOption:h}=e,D=e.datetimeFormats,g=e.numberFormats,_=e.flatJson,A=e.translateExistCompatible;return{locale:t,fallbackLocale:n,messages:m,flatJson:_,datetimeFormats:D,numberFormats:g,missing:r,missingWarn:u,fallbackWarn:i,fallbackRoot:o,fallbackFormat:a,modifiers:l,pluralRules:c,postTranslation:f,warnHtmlMessage:s,escapeParameter:d,messageResolver:e.messageResolver,inheritLocale:p,translateExistCompatible:A,__i18n:v,__root:y,__injectWithOption:h}}function Ro(e={},t){{const n=Mo(cA(e)),{__extender:r}=e,u={id:n.id,get locale(){return n.locale.value},set locale(i){n.locale.value=i},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(i){n.fallbackLocale.value=i},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(De.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(i){process.env.NODE_ENV!=="production"&&Te(Ye(De.NOT_SUPPORTED_FORMATTER))},get missing(){return n.getMissingHandler()},set missing(i){n.setMissingHandler(i)},get silentTranslationWarn(){return Q(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(i){n.missingWarn=Q(i)?!i:i},get silentFallbackWarn(){return Q(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(i){n.fallbackWarn=Q(i)?!i:i},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(i){n.fallbackFormat=i},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(i){n.setPostTranslationHandler(i)},get sync(){return n.inheritLocale},set sync(i){n.inheritLocale=i},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(i){n.warnHtmlMessage=i!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(i){n.escapeParameter=i},get preserveDirectiveContent(){return process.env.NODE_ENV!=="production"&&Te(Ye(De.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(i){process.env.NODE_ENV!=="production"&&Te(Ye(De.NOT_SUPPORTED_PRESERVE_DIRECTIVE))},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...i){const[o,a,l]=i,c={};let f=null,s=null;if(!H(o))throw Me(ue.INVALID_ARGUMENT);const d=o;return H(a)?c.locale=a:ge(a)?f=a:z(a)&&(s=a),ge(l)?f=l:z(l)&&(s=l),Reflect.apply(n.t,n,[d,f||s||{},c])},rt(...i){return Reflect.apply(n.rt,n,[...i])},tc(...i){const[o,a,l]=i,c={plural:1};let f=null,s=null;if(!H(o))throw Me(ue.INVALID_ARGUMENT);const d=o;return H(a)?c.locale=a:Oe(a)?c.plural=a:ge(a)?f=a:z(a)&&(s=a),H(l)?c.locale=l:ge(l)?f=l:z(l)&&(s=l),Reflect.apply(n.t,n,[d,f||s||{},c])},te(i,o){return n.te(i,o)},tm(i){return n.tm(i)},getLocaleMessage(i){return n.getLocaleMessage(i)},setLocaleMessage(i,o){n.setLocaleMessage(i,o)},mergeLocaleMessage(i,o){n.mergeLocaleMessage(i,o)},d(...i){return Reflect.apply(n.d,n,[...i])},getDateTimeFormat(i){return n.getDateTimeFormat(i)},setDateTimeFormat(i,o){n.setDateTimeFormat(i,o)},mergeDateTimeFormat(i,o){n.mergeDateTimeFormat(i,o)},n(...i){return Reflect.apply(n.n,n,[...i])},getNumberFormat(i){return n.getNumberFormat(i)},setNumberFormat(i,o){n.setNumberFormat(i,o)},mergeNumberFormat(i,o){n.mergeNumberFormat(i,o)},getChoiceIndex(i,o){return process.env.NODE_ENV!=="production"&&Te(Ye(De.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return u.__extender=r,process.env.NODE_ENV!=="production"&&(u.__enableEmitter=i=>{const o=n;o[Un]&&o[Un](i)},u.__disableEmitter=()=>{const i=n;i[Qr]&&i[Qr]()}),u}}const Lo={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function fA({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,u)=>[...r,...u.type===Gu?u.children:[u]],[]):t.reduce((n,r)=>{const u=e[r];return u&&(n[r]=u()),n},{})}function dc(e){return Gu}const Po=Do({name:"i18n-t",props:Ie({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Oe(e)||!isNaN(e)}},Lo),setup(e,t){const{slots:n,attrs:r}=t,u=e.i18n||Vo({useScope:e.scope,__useComponent:!0});return()=>{const i=Object.keys(n).filter(s=>s!=="_"),o={};e.locale&&(o.locale=e.locale),e.plural!==void 0&&(o.plural=H(e.plural)?+e.plural:e.plural);const a=fA(t,i),l=u[So](e.keypath,a,o),c=Ie({},r),f=H(e.tag)||le(e.tag)?e.tag:dc();return Yl(f,c,l)}}});function dA(e){return ge(e)&&!H(e[0])}function pc(e,t,n,r){const{slots:u,attrs:i}=t;return()=>{const o={part:!0};let a={};e.locale&&(o.locale=e.locale),H(e.format)?o.key=e.format:le(e.format)&&(H(e.format.key)&&(o.key=e.format.key),a=Object.keys(e.format).reduce((d,p)=>n.includes(p)?Ie({},d,{[p]:e.format[p]}):d,{}));const l=r(e.value,o,a);let c=[o.key];ge(l)?c=l.map((d,p)=>{const m=u[d.type],v=m?m({[d.type]:d.value,index:p,parts:l}):[d.value];return dA(v)&&(v[0].key=`${d.type}-${p}`),v}):H(l)&&(c=[l]);const f=Ie({},i),s=H(e.tag)||le(e.tag)?e.tag:dc();return Yl(s,f,c)}}const hc=Do({name:"i18n-n",props:Ie({value:{type:Number,required:!0},format:{type:[String,Object]}},Lo),setup(e,t){const n=e.i18n||Vo({useScope:e.scope,__useComponent:!0});return pc(e,t,zs,(...r)=>n[Io](...r))}}),mc=Do({name:"i18n-d",props:Ie({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Lo),setup(e,t){const n=e.i18n||Vo({useScope:e.scope,__useComponent:!0});return pc(e,t,Gs,(...r)=>n[Oo](...r))}});function pA(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 hA(e){const t=o=>{const{instance:a,modifiers:l,value:c}=o;if(!a||!a.$)throw Me(ue.UNEXPECTED_ERROR);const f=pA(e,a.$);process.env.NODE_ENV!=="production"&&l.preserve&&Te(Ye(De.NOT_SUPPORTED_PRESERVE));const s=gc(c);return[Reflect.apply(f.t,f,[...vc(s)]),f]};return{created:(o,a)=>{const[l,c]=t(a);_t&&e.global===c&&(o.__i18nWatcher=Fo(c.locale,()=>{a.instance&&a.instance.$forceUpdate()})),o.__composer=c,o.textContent=l},unmounted:o=>{_t&&o.__i18nWatcher&&(o.__i18nWatcher(),o.__i18nWatcher=void 0,delete o.__i18nWatcher),o.__composer&&(o.__composer=void 0,delete o.__composer)},beforeUpdate:(o,{value:a})=>{if(o.__composer){const l=o.__composer,c=gc(a);o.textContent=Reflect.apply(l.t,l,[...vc(c)])}},getSSRProps:o=>{const[a]=t(o);return{textContent:a}}}}function gc(e){if(H(e))return{path:e};if(z(e)){if(!("path"in e))throw Me(ue.REQUIRED_VALUE,"path");return e}else throw Me(ue.INVALID_VALUE)}function vc(e){const{path:t,locale:n,args:r,choice:u,plural:i}=e,o={},a=r||{};return H(n)&&(o.locale=n),Oe(u)&&(o.plural=u),Oe(i)&&(o.plural=i),[t,a,o]}function mA(e,t,...n){const r=z(n[0])?n[0]:{},u=!!r.useI18nComponentName,i=Q(r.globalInstall)?r.globalInstall:!0;process.env.NODE_ENV!=="production"&&i&&u&&Te(Ye(De.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Po.name})),i&&([u?"i18n":Po.name,"I18nT"].forEach(o=>e.component(o,Po)),[hc.name,"I18nN"].forEach(o=>e.component(o,hc)),[mc.name,"I18nD"].forEach(o=>e.component(o,mc))),e.directive("t",hA(t))}const $o={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},gA={["vue-i18n-resource-inspector"]:"Search for scopes ..."},vA={["vue-i18n-timeline"]:16764185},Ec="vue-i18n: composer properties";let xo;function EA(e,t){return st(this,null,function*(){return new Promise((n,r)=>{try{rA({id:"vue-devtools-plugin-vue-i18n",label:$o["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:[Ec],app:e},u=>{xo=u,u.on.visitComponentTree(({componentInstance:o,treeNode:a})=>{DA(o,a,t)}),u.on.inspectComponent(({componentInstance:o,instanceData:a})=>{o.vnode.el&&o.vnode.el.__VUE_I18N__&&a&&(t.mode==="legacy"?o.vnode.el.__VUE_I18N__!==t.global.__composer&&_c(a,o.vnode.el.__VUE_I18N__):_c(a,o.vnode.el.__VUE_I18N__))}),u.addInspector({id:"vue-i18n-resource-inspector",label:$o["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:gA["vue-i18n-resource-inspector"]}),u.on.getInspectorTree(o=>{o.app===e&&o.inspectorId==="vue-i18n-resource-inspector"&&FA(o,t)});const i=new Map;u.on.getInspectorState(o=>st(this,null,function*(){if(o.app===e&&o.inspectorId==="vue-i18n-resource-inspector")if(u.unhighlightElement(),wA(o,t),o.nodeId==="global"){if(!i.has(o.app)){const[a]=yield u.getComponentInstances(o.app);i.set(o.app,a)}u.highlightElement(i.get(o.app))}else{const a=bA(o.nodeId,t);a&&u.highlightElement(a)}})),u.on.editInspectorState(o=>{o.app===e&&o.inspectorId==="vue-i18n-resource-inspector"&&NA(o,t)}),u.addTimelineLayer({id:"vue-i18n-timeline",label:$o["vue-i18n-timeline"],color:vA["vue-i18n-timeline"]}),n(!0)})}catch(u){console.error(u),r(!1)}})})}function Dc(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function DA(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 u={label:`i18n (${Dc(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(u)}}function _c(e,t){const n=Ec;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:ko(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 ko(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];pe(r)&&"source"in r?t[n]=AA(r):un(r)&&r.loc&&r.loc.source?t[n]=r.loc.source:le(r)?t[n]=ko(r):t[n]=r}),t}const _A={"<":"<",">":">",'"':""","&":"&"};function yA(e){return e.replace(/[<>"&]/g,CA)}function CA(e){return _A[e]||e}function AA(e){const t=e.source?`("${yA(e.source)}")`:"(?)";return{_custom:{type:"function",display:`<span>\u0192</span> ${t}`}}}function FA(e,t){e.rootNodes.push({id:"global",label:"Global Scope"});const n=t.mode==="composition"?t.global:t.global.__composer;for(const[r,u]of t.__instances){const i=t.mode==="composition"?u:u.__composer;n!==i&&e.rootNodes.push({id:i.id.toString(),label:`${Dc(r)} Scope`})}}function bA(e,t){let n=null;if(e!=="global"){for(const[r,u]of t.__instances.entries())if(u.id.toString()===e){n=r;break}}return n}function yc(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 wA(e,t){const n=yc(e.nodeId,t);return n&&(e.state=BA(n)),null}function BA(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 u="Locale messages info",i=[{type:u,key:"messages",editable:!1,value:ko(e.messages.value)}];t[u]=i;{const o="Datetime formats info",a=[{type:o,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];t[o]=a;const l="Datetime formats info",c=[{type:l,key:"numberFormats",editable:!1,value:e.numberFormats.value}];t[l]=c}return t}function eu(e,t){if(xo){let n;t&&"groupId"in t&&(n=t.groupId,delete t.groupId),xo.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 NA(e,t){const n=yc(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)||le(e.state.value))?n.fallbackLocale.value=e.state.value:r==="inheritLocale"&&Q(e.state.value)&&(n.inheritLocale=e.state.value)}}function SA(e,t,n){return{beforeCreate(){const r=yr();if(!r)throw Me(ue.UNEXPECTED_ERROR);const u=this.$options;if(u.i18n){const i=u.i18n;if(u.__i18n&&(i.__i18n=u.__i18n),i.__root=t,this===this.$root)this.$i18n=Cc(e,i);else{i.__injectWithOption=!0,i.__extender=n.__vueI18nExtend,this.$i18n=Ro(i);const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}}else if(u.__i18n)if(this===this.$root)this.$i18n=Cc(e,u);else{this.$i18n=Ro({__i18n:u.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const i=this.$i18n;i.__extender&&(i.__disposer=i.__extender(this.$i18n))}else this.$i18n=e;u.__i18nGlobal&&oc(t,u,u),this.$t=(...i)=>this.$i18n.t(...i),this.$rt=(...i)=>this.$i18n.rt(...i),this.$tc=(...i)=>this.$i18n.tc(...i),this.$te=(i,o)=>this.$i18n.te(i,o),this.$d=(...i)=>this.$i18n.d(...i),this.$n=(...i)=>this.$i18n.n(...i),this.$tm=i=>this.$i18n.tm(i),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 u=this.__v_emitter=Vi();r.__enableEmitter&&r.__enableEmitter(u),u.on("*",eu)}},unmounted(){const r=yr();if(!r)throw Me(ue.UNEXPECTED_ERROR);const u=this.$i18n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$el.__VUE_I18N__&&(this.__v_emitter&&(this.__v_emitter.off("*",eu),delete this.__v_emitter),this.$i18n&&(u.__disableEmitter&&u.__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,u.__disposer&&(u.__disposer(),delete u.__disposer,delete u.__extender),n.__deleteInstance(r),delete this.$i18n}}}function Cc(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[rc](t.pluralizationRules||e.pluralizationRules);const n=Ju(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 OA=yt("global-vue-i18n");function IA(e={},t){const n=__VUE_I18N_LEGACY_API__&&Q(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,r=Q(e.globalInjection)?e.globalInjection:!0,u=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,i=new Map,[o,a]=TA(e,n),l=yt(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&n&&u&&Te(Ye(De.NOTICE_DROP_ALLOW_COMPOSITION));function c(d){return i.get(d)||null}function f(d,p){i.set(d,p)}function s(d){i.delete(d)}{let p;const d={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return u},install(m,...v){return st(this,null,function*(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&(m.__VUE_I18N__=d),m.__VUE_I18N_SYMBOL__=l,m.provide(m.__VUE_I18N_SYMBOL__,d),z(v[0])){const D=v[0];d.__composerExtend=D.__composerExtend,d.__vueI18nExtend=D.__vueI18nExtend}let y=null;!n&&r&&(y=UA(m,d.global)),__VUE_I18N_FULL_INSTALL__&&mA(m,d,...v),__VUE_I18N_LEGACY_API__&&n&&m.mixin(SA(a,a.__composer,d));const h=m.unmount;if(m.unmount=()=>{y&&y(),d.dispose(),h()},process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__){if(!(yield EA(m,d)))throw Me(ue.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const g=Vi();if(n){const _=a;_.__enableEmitter&&_.__enableEmitter(g)}else{const _=a;_[Un]&&_[Un](g)}g.on("*",eu)}})},get global(){return a},dispose(){o.stop()},__instances:i,__getInstance:c,__setInstance:f,__deleteInstance:s};return d}}function Vo(e={}){const t=yr();if(t==null)throw Me(ue.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Me(ue.NOT_INSTALLED);const n=MA(t),r=LA(n),u=ic(t),i=RA(e,u);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw Me(ue.NOT_AVAILABLE_IN_LEGACY_MODE);return kA(t,i,r,e)}if(i==="global")return oc(r,e,u),r;if(i==="parent"){let l=PA(n,t,e.__useComponent);return l==null&&(process.env.NODE_ENV!=="production"&&Te(Ye(De.NOT_FOUND_PARENT_SCOPE)),l=r),l}const o=n;let a=o.__getInstance(t);if(a==null){const l=Ie({},e);"__i18n"in u&&(l.__i18n=u.__i18n),r&&(l.__root=r),a=Mo(l),o.__composerExtend&&(a[To]=o.__composerExtend(a)),xA(o,t,a),o.__setInstance(t,a)}return a}function TA(e,t,n){const r=wC();{const u=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Ro(e)):r.run(()=>Mo(e));if(u==null)throw Me(ue.UNEXPECTED_ERROR);return[r,u]}}function MA(e){{const t=Ul(e.isCE?OA:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Me(e.isCE?ue.NOT_INSTALLED_WITH_PROVIDE:ue.UNEXPECTED_ERROR);return t}}function RA(e,t){return yu(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function LA(e){return e.mode==="composition"?e.global:e.global.__composer}function PA(e,t,n=!1){let r=null;const u=t.root;let i=$A(t,n);for(;i!=null;){const o=e;if(e.mode==="composition")r=o.__getInstance(i);else if(__VUE_I18N_LEGACY_API__){const a=o.__getInstance(i);a!=null&&(r=a.__composer,n&&r&&!r[uc]&&(r=null))}if(r!=null||u===i)break;i=i.parent}return r}function $A(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function xA(e,t,n){let r=null;D5(()=>{if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el){t.vnode.el.__VUE_I18N__=n,r=Vi();const u=n;u[Un]&&u[Un](r),r.on("*",eu)}},t),_5(()=>{const u=n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el&&t.vnode.el.__VUE_I18N__&&(r&&r.off("*",eu),u[Qr]&&u[Qr](),delete t.vnode.el.__VUE_I18N__),e.__deleteInstance(t);const i=u[To];i&&(i(),delete u[To])},t)}function kA(e,t,n,r={}){const u=t==="local",i=wl(null);if(u&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw Me(ue.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const o=Q(r.inheritLocale)?r.inheritLocale:!H(r.locale),a=gr(!u||o?n.locale.value:H(r.locale)?r.locale:dr),l=gr(!u||o?n.fallbackLocale.value:H(r.fallbackLocale)||ge(r.fallbackLocale)||z(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:a.value),c=gr(Ju(a.value,r)),f=gr(z(r.datetimeFormats)?r.datetimeFormats:{[a.value]:{}}),s=gr(z(r.numberFormats)?r.numberFormats:{[a.value]:{}}),d=u?n.missingWarn:Q(r.missingWarn)||tn(r.missingWarn)?r.missingWarn:!0,p=u?n.fallbackWarn:Q(r.fallbackWarn)||tn(r.fallbackWarn)?r.fallbackWarn:!0,m=u?n.fallbackRoot:Q(r.fallbackRoot)?r.fallbackRoot:!0,v=!!r.fallbackFormat,y=pe(r.missing)?r.missing:null,h=pe(r.postTranslation)?r.postTranslation:null,D=u?n.warnHtmlMessage:Q(r.warnHtmlMessage)?r.warnHtmlMessage:!0,g=!!r.escapeParameter,_=u?n.modifiers:z(r.modifiers)?r.modifiers:{},A=r.pluralRules||u&&n.pluralRules;function w(){return[a.value,l.value,c.value,f.value,s.value]}const b=Lt({get:()=>i.value?i.value.locale.value:a.value,set:U=>{i.value&&(i.value.locale.value=U),a.value=U}}),T=Lt({get:()=>i.value?i.value.fallbackLocale.value:l.value,set:U=>{i.value&&(i.value.fallbackLocale.value=U),l.value=U}}),M=Lt(()=>i.value?i.value.messages.value:c.value),W=Lt(()=>f.value),V=Lt(()=>s.value);function x(){return i.value?i.value.getPostTranslationHandler():h}function Z(U){i.value&&i.value.setPostTranslationHandler(U)}function Y(){return i.value?i.value.getMissingHandler():y}function ie(U){i.value&&i.value.setMissingHandler(U)}function X(U){return w(),U()}function Jn(...U){return i.value?X(()=>Reflect.apply(i.value.t,null,[...U])):X(()=>"")}function Zn(...U){return i.value?Reflect.apply(i.value.rt,null,[...U]):""}function Qn(...U){return i.value?X(()=>Reflect.apply(i.value.d,null,[...U])):X(()=>"")}function Yn(...U){return i.value?X(()=>Reflect.apply(i.value.n,null,[...U])):X(()=>"")}function er(U){return i.value?i.value.tm(U):{}}function ot(U,oe){return i.value?i.value.te(U,oe):!1}function bn(U){return i.value?i.value.getLocaleMessage(U):{}}function wn(U,oe){i.value&&(i.value.setLocaleMessage(U,oe),c.value[U]=oe)}function tr(U,oe){i.value&&i.value.mergeLocaleMessage(U,oe)}function nr(U){return i.value?i.value.getDateTimeFormat(U):{}}function Bn(U,oe){i.value&&(i.value.setDateTimeFormat(U,oe),f.value[U]=oe)}function rr(U,oe){i.value&&i.value.mergeDateTimeFormat(U,oe)}function Et(U){return i.value?i.value.getNumberFormat(U):{}}function kt(U,oe){i.value&&(i.value.setNumberFormat(U,oe),s.value[U]=oe)}function ur(U,oe){i.value&&i.value.mergeNumberFormat(U,oe)}const ir={get id(){return i.value?i.value.id:-1},locale:b,fallbackLocale:T,messages:M,datetimeFormats:W,numberFormats:V,get inheritLocale(){return i.value?i.value.inheritLocale:o},set inheritLocale(U){i.value&&(i.value.inheritLocale=U)},get availableLocales(){return i.value?i.value.availableLocales:Object.keys(c.value)},get modifiers(){return i.value?i.value.modifiers:_},get pluralRules(){return i.value?i.value.pluralRules:A},get isGlobal(){return i.value?i.value.isGlobal:!1},get missingWarn(){return i.value?i.value.missingWarn:d},set missingWarn(U){i.value&&(i.value.missingWarn=U)},get fallbackWarn(){return i.value?i.value.fallbackWarn:p},set fallbackWarn(U){i.value&&(i.value.missingWarn=U)},get fallbackRoot(){return i.value?i.value.fallbackRoot:m},set fallbackRoot(U){i.value&&(i.value.fallbackRoot=U)},get fallbackFormat(){return i.value?i.value.fallbackFormat:v},set fallbackFormat(U){i.value&&(i.value.fallbackFormat=U)},get warnHtmlMessage(){return i.value?i.value.warnHtmlMessage:D},set warnHtmlMessage(U){i.value&&(i.value.warnHtmlMessage=U)},get escapeParameter(){return i.value?i.value.escapeParameter:g},set escapeParameter(U){i.value&&(i.value.escapeParameter=U)},t:Jn,getPostTranslationHandler:x,setPostTranslationHandler:Z,getMissingHandler:Y,setMissingHandler:ie,rt:Zn,d:Qn,n:Yn,tm:er,te:ot,getLocaleMessage:bn,setLocaleMessage:wn,mergeLocaleMessage:tr,getDateTimeFormat:nr,setDateTimeFormat:Bn,mergeDateTimeFormat:rr,getNumberFormat:Et,setNumberFormat:kt,mergeNumberFormat:ur};function or(U){U.locale.value=a.value,U.fallbackLocale.value=l.value,Object.keys(c.value).forEach(oe=>{U.mergeLocaleMessage(oe,c.value[oe])}),Object.keys(f.value).forEach(oe=>{U.mergeDateTimeFormat(oe,f.value[oe])}),Object.keys(s.value).forEach(oe=>{U.mergeNumberFormat(oe,s.value[oe])}),U.escapeParameter=g,U.fallbackFormat=v,U.fallbackRoot=m,U.fallbackWarn=p,U.missingWarn=d,U.warnHtmlMessage=D}return E5(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw Me(ue.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const U=i.value=e.proxy.$i18n.__composer;t==="global"?(a.value=U.locale.value,l.value=U.fallbackLocale.value,c.value=U.messages.value,f.value=U.datetimeFormats.value,s.value=U.numberFormats.value):u&&or(U)}),ir}const VA=["locale","fallbackLocale","availableLocales"],Ac=["t","rt","d","n","tm","te"];function UA(e,t){const n=Object.create(null);return VA.forEach(u=>{const i=Object.getOwnPropertyDescriptor(t,u);if(!i)throw Me(ue.UNEXPECTED_ERROR);const o=Qe(i.value)?{get(){return i.value.value},set(a){i.value.value=a}}:{get(){return i.get&&i.get()}};Object.defineProperty(n,u,o)}),e.config.globalProperties.$i18n=n,Ac.forEach(u=>{const i=Object.getOwnPropertyDescriptor(t,u);if(!i||!i.value)throw Me(ue.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${u}`,i)}),()=>{delete e.config.globalProperties.$i18n,Ac.forEach(u=>{delete e.config.globalProperties[`$${u}`]})}}if(iA(),__INTLIFY_JIT_COMPILATION__?Fs(uC):Fs(rC),zy(Sy),Jy(_s),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=Wt();e.__INTLIFY__=!0,xy(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;function jA(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fc(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 HA(e,t,n){return t&&Fc(e.prototype,t),n&&Fc(e,n),e}function WA(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var te=function(){function e(){jA(this,e)}return HA(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]:Xa;return IA({locale:n,globalInjection:!0,silentFallbackWarn:!0,missingWarn:!1,fallbackWarn:!1,silentTranslationWarn:!0})}},{key:"setLocale",value:function(n,r){var u=r;r||(u=b_.zhCN),this.$i18n.global.setLocaleMessage(n,u)}}]),e}();WA(te,"$i18n",te.resetI18n());function Uo(e,t,n){var r=t.replace(/\[(\d)]/g,function(i,o){return"."+o}).split("."),u=!1;return r.reduce(function(i,o,a,l){var c=i;if(!!i){if(!Object.prototype.hasOwnProperty.call(i,o)){sr("Can not set ".concat(t,"'s ").concat(o," property in current %o, Because there is no ").concat(o," property on the %o"),i,i);return}return a===l.length-1&&!Object.is(c[o],n)&&(c[o]=n,u=!0),c[o]}},e),u}var hn=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function bc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var jo={exports:{}};(function(e){(function(t){var n=function(h,D,g){if(!c(D)||s(D)||d(D)||p(D)||l(D))return D;var _,A=0,w=0;if(f(D))for(_=[],w=D.length;A<w;A++)_.push(n(h,D[A],g));else{_={};for(var b in D)Object.prototype.hasOwnProperty.call(D,b)&&(_[h(b,g)]=n(h,D[b],g))}return _},r=function(h,D){D=D||{};var g=D.separator||"_",_=D.split||/(?=[A-Z])/;return h.split(_).join(g)},u=function(h){return m(h)?h:(h=h.replace(/[\-_\s]+(.)?/g,function(D,g){return g?g.toUpperCase():""}),h.substr(0,1).toLowerCase()+h.substr(1))},i=function(h){var D=u(h);return D.substr(0,1).toUpperCase()+D.substr(1)},o=function(h,D){return r(h,D).toLowerCase()},a=Object.prototype.toString,l=function(h){return typeof h=="function"},c=function(h){return h===Object(h)},f=function(h){return a.call(h)=="[object Array]"},s=function(h){return a.call(h)=="[object Date]"},d=function(h){return a.call(h)=="[object RegExp]"},p=function(h){return a.call(h)=="[object Boolean]"},m=function(h){return h=h-0,h===h},v=function(h,D){var g=D&&"process"in D?D.process:D;return typeof g!="function"?h:function(_,A){return g(_,h,A)}},y={camelize:u,decamelize:o,pascalize:i,depascalize:o,camelizeKeys:function(h,D){return n(v(u,D),h)},decamelizeKeys:function(h,D){return n(v(o,D),h,D)},pascalizeKeys:function(h,D){return n(v(i,D),h)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=y:t.humps=y})(hn)})(jo);var wc={};Object.defineProperty(wc,"__esModule",{value:!0});function Ho(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:Ho(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:Ho(r)}return t}}var qA=wc.default=Ho;function Bc(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function he(e){if(e!==void 0)return(typeof e=="undefined"?"undefined":Bc(e))==="object"?qA(e):e}function wt(e){return Object.prototype.toString.call(e)==="[object Object]"}function GA(e){return e!=null&&(typeof e=="undefined"?"undefined":Bc(e))==="object"&&Array.isArray(e)===!1}function jn(e){return Array.isArray(e)}function tt(e){return typeof e=="string"}function Zu(e){return typeof e=="number"}function Nc(e){return typeof e=="function"}function KA(e){return jn(e)&&e.every(function(t){return tt(t)})}function XA(e){return jn(e)&&e.every(function(t){return Zu(t)||t===""})}function Sc(e){return/^\[.*?]$/.test(e)}function Qu(e){return/^{.*?}$/.test(e)}function zA(e){return Object.values(_e).includes(e)}function Wo(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 JA(e){if(Array.isArray(e))return Wo(e)}function Oc(e,t,n,r,u,i,o){try{var a=e[i](o),l=a.value}catch(c){n(c);return}a.done?t(l):Promise.resolve(l).then(r,u)}function ZA(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){Oc(i,r,u,o,a,"next",l)}function a(l){Oc(i,r,u,o,a,"throw",l)}o(void 0)})}}function QA(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ic(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 YA(e,t,n){return t&&Ic(e.prototype,t),n&&Ic(e,n),e}function Tc(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function eF(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function tF(){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 qo(e){return JA(e)||eF(e)||nF(e)||tF()}function nF(e,t){if(!!e){if(typeof e=="string")return Wo(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 Wo(e,t)}}function rF(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(c){return function(f){return l([c,f])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=c[0]&2?r.return:c[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,c[1])).done)return u;switch(r=0,u&&(c=[c[0]&2,u.value]),c[0]){case 0:case 1:u=c;break;case 4:return o.label++,{value:c[1],done:!1};case 5:o.label++,r=c[1],c=[0];continue;case 7:c=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(c[0]===6||c[0]===2)){o=0;continue}if(c[0]===3&&(!u||c[1]>u[0]&&c[1]<u[3])){o.label=c[1];break}if(c[0]===6&&o.label<u[1]){o.label=u[1],u=c;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(c);break}u[2]&&o.ops.pop(),o.trys.pop();continue}c=t.call(e,o)}catch(f){c=[6,f],r=0}finally{n=u=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var Mc=function(){function e(){QA(this,e),Tc(this,"_events",new Map),Tc(this,"debug",!1)}return YA(e,[{key:"emit",value:function(n){for(var r=arguments.length,u=new Array(r>1?r-1:0),i=1;i<r;i++)u[i-1]=arguments[i];var o=this;return ZA(function(){var a,l,c,f,s,d,p,m,v,y,h,D;return rF(this,function(g){switch(g.label){case 0:if(a=o._events.get(n),l=[],!a)return[3,10];c=a.slice(),f=!0,s=!1,d=void 0,g.label=1;case 1:g.trys.push([1,8,9,10]),p=c[Symbol.iterator](),g.label=2;case 2:if(f=(m=p.next()).done)return[3,7];if(v=m.value,!a.includes(v))return[3,6];g.label=3;case 3:return g.trys.push([3,5,,6]),o.debug&&$i.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(v.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+v.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"\u3002")].concat(qo(u))),[4,v.apply(null,qo(u))];case 4:return y=g.sent(),o.debug&&$i.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(v.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+v.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat(qo(u),[y])),l.push(y),y===!1?[3,7]:[3,6];case 5:return h=g.sent(),_u(String(h)+":"+String(h.stack)),[3,6];case 6:return f=!0,[3,2];case 7:return[3,10];case 8:return D=g.sent(),s=!0,d=D,[3,10];case 9:try{!f&&p.return!=null&&p.return()}finally{if(s)throw d}return[7];case 10:return[2,l]}})})()}},{key:"on",value:function(n,r){if(this._events.has(n)){var u;(u=this._events.get(n))===null||u===void 0||u.push(r)}else this._events.set(n,[r])}},{key:"off",value:function(n,r){if(this._events.has(n)){var u=this._events.get(n),i=u==null?void 0:u.indexOf(r);u==null||u.splice(i,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),e}();function uF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Rc(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 iF(e,t,n){return t&&Rc(e.prototype,t),n&&Rc(e,n),e}function oF(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var aF=[{key:"on_click",name:function(){return te.getMessage("click")}(),code:"click"},{key:"on_click_finish",name:function(){return te.getMessage("fibished")}(),code:"click-finish"},{key:"on_change",name:function(){return te.getMessage("valueChange")}(),code:"change"},{key:"on_search",name:function(){return te.getMessage("search")}(),code:"search"},{key:"on_list_change",name:function(){return te.getMessage("listDataChange")}(),code:"list-change"},{key:"on_list_search",name:function(){return te.getMessage("listDataCreate")}(),code:"list-search"},{key:"on_list_mounted",name:function(){return te.getMessage("listDataBack")}(),code:"list-mounted"},{key:"on_list_delete",name:function(){return te.getMessage("listDataDelete")}(),code:"list-delete"},{key:"on_list_before_insert",name:function(){return te.getMessage("listDataAdd")}(),code:"list-before-insert"},{key:"on_input",name:function(){return te.getMessage("onInput")}(),code:"input"},{key:"on_blur",name:function(){return te.getMessage("onBlur")}(),code:"blur"},{key:"on_focus",name:function(){return te.getMessage("onFocus")}(),code:"focus"},{key:"on_wps_open",name:function(){return te.getMessage("onOpenFile")}(),code:"wps-open"},{key:"on_wps_save",name:function(){return te.getMessage("onSaveFile")}(),code:"wps-save"},{key:"on_wps_rename",name:function(){return te.getMessage("rename")}(),code:"wps-rename"},{key:"on_list_actions",name:function(){return te.getMessage("onClickBtn")}(),code:"list-actions"},{key:"on_list_render_operation",name:function(){return te.getMessage("cellRender")}(),code:"list-render-operation"},{key:"on_list_rowclick",name:function(){return te.getMessage("rowClick")}(),code:"list-rowclick"},{key:"on_list_before_rowdelete",name:function(){return te.getMessage("rowDelete")}(),code:"list-before-rowdelete"},{key:"on_list_before_import",name:function(){return te.getMessage("listDataImport")}(),code:"list-before-import"},{key:"on_list_rows_checked",name:function(){return te.getMessage("rowSelected")}(),code:"list-rows-checked"},{key:"on_change_tab",name:function(){return te.getMessage("tabChange")}(),code:"change-tab"},{key:"on_modal_ok",name:function(){return te.getMessage("modalConfirm")}(),code:"modal-ok"}],Lc=function(){function e(){uF(this,e)}return iF(e,null,[{key:"getEventsFromKeys",value:function(n){var r=typeof n=="string"?[n]:n;return e.events.filter(function(u){return r.includes(u.key)})}},{key:"getEventsFromControl",value:function(n){var r=[],u=n.eventKeys;r=r.concat(e.events.filter(function(o){return u.includes(o.key)}));var i=n.customEvents.map(function(o){var a=o.key;return o.namespace!==void 0&&o.namespace!==null&&o.namespace!==""&&(a=o.namespace+":"+o.key),{key:a,code:o.key,name:o.name}});return r=r.concat(i),r}}]),e}();oF(Lc,"events",aF);function Go(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 sF(e){if(Array.isArray(e))return Go(e)}function lF(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function cF(){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 Pc(e){return sF(e)||lF(e)||fF(e)||cF()}function fF(e,t){if(!!e){if(typeof e=="string")return Go(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 Go(e,t)}}function Ko(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function $c(e,t,n){n!=="Runtime"&&(e.parent=t,Ko(e,"parent"))}function dF(e,t,n){e.forEach(function(r){$c(r,t,n)})}var xc=Symbol("targetKey");function kc(e){var t;return(t=e[xc])!==null&&t!==void 0?t:e}function Vc(e,t,n){return dF(e,t,n),new Proxy(e,{get:function(u,i){for(var o=arguments.length,a=new Array(o>2?o-2:0),l=2;l<o;l++)a[l-2]=arguments[l];var c;return i===xc?u:(c=Reflect).get.apply(c,[u,i].concat(Pc(a)))},set:function(u,i,o){for(var a=arguments.length,l=new Array(a>3?a-3:0),c=3;c<a;c++)l[c-3]=arguments[c];var f;if(jn(e)&&i==="length"&&o===e.length)return!0;var s=(f=Reflect).set.apply(f,[u,i,o].concat(Pc(l)));return wt(o)&&$c(o,t,n),s}})}function Xo(e,t,n,r,u){var i=r!=null?r:e,o=Vc(kc(n!=null?n:[]),i,u);Object.defineProperty(e,t,{get:function(){return o},set:function(l){o=Vc(kc(l),i,u)},enumerable:!0})}function pF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Uc(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 hF(e,t,n){return t&&Uc(e.prototype,t),n&&Uc(e,n),e}function mn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var jc=[],tu=function(){function e(t){pF(this,e),mn(this,"registeredControlTypes",new Set),mn(this,"controlConfigMap",new Map),mn(this,"_controls",[]),mn(this,"_type",void 0),this._type=t,this._initControls(t)}return hF(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(u){return u.controlType===n.controlType});return r>-1&&(sr("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===se.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===se.FORM}},{key:"isListControl",value:function(n){return n.controlType===se.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===se.COLUMN}},{key:"createControl",value:function(n,r){var u=this;if(Array.isArray(n))return n.map(function(f){return u.createControl(f,r)});if(n.children&&(n.children=n.children.map(function(f){return u.createControl(f,r)})),this.isListControl(n)){var i=n.props;i.headers&&(i.headers=i.headers.map(function(f){return u.createControl(f,r)}))}var o=this.getControlFormType(n.type);if(o){var a=n;if(typeof r=="function"){var l=r(a);l&&(a=l)}var c;return o.mode==="Runtime"?(c=a,c.fieldType=o.controlFieldType,this._setParentPrototypeToSchema(c,this)):c=new o(a),c}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}}),Ko(n,"parent")}},{key:"_setParentPrototypeToSchema",value:function(n,r){r._type==="Runtime"&&(Object.defineProperty(n,"parent",{configurable:!0,get:function(){var i=n.id,o=r._controlParentIdMap,a=r.instanceMap;if(!(!o||!a)){var l=o[i],c=a[i];if(!(!l&&!c)){var f=c.findIndex(function(p){return p==n}),s=a[l]||[],d;return s.length!==c.length?d=s[0]:d=s[f],d}}}}),Ko(n,"parent"))}},{key:"createControlInstance",value:function(n,r){var u=this.getControlFormType(n);if(u)return new u(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(u){r.register(u[n]),e.staticControlsRuntimeRules.set(u.Runtime.controlType,u.Property.RuntimeRules),u.Property.mode=n})}}],[{key:"staticGetRules",value:function(n,r){var u=e.staticControlsRuntimeRules.get(n),i=[];if(u){var o=new u(r);i=Array.from(o)}return i}},{key:"register",value:function(n,r){var u=n.Designer,i=n.Runtime,o=n.Property;(!u||!i||!u.__is_control__||!i.__is_control__)&&jt("".concat(n," is can't register as a Control"));var a=this.staticControls.findIndex(function(l){return l.Designer.controlType===u.controlType});return a>-1&&(sr("The ".concat(u.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(a,1)),this.staticRegisteredTypes.add(u.controlType),this.staticControls.push(n),o.mode=r,this}}]),e}();mn(tu,"staticControlsRuntimeRules",new Map),mn(tu,"staticControls",jc),mn(tu,"staticRegisteredTypes",new Set(jc.map(function(e){return e.Designer.controlType}))),mn(tu,"staticRegisteredConfigs",new Map);function Hn(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 zo=function e(t){Hn(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 u;this.fieldType=(u=t==null?void 0:t.fieldType)!==null&&u!==void 0?u:"",this.aliasCode=t==null?void 0:t.aliasCode},mF=function e(t){Hn(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},Jo=function e(t){Hn(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"},Zo=function e(t){Hn(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:""},Qo=function e(t){Hn(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 u;this.district=(u=t==null?void 0:t.district)!==null&&u!==void 0?u:"";var i;this.districtDisplay=(i=t==null?void 0:t.districtDisplay)!==null&&i!==void 0?i:"";var o;this.province=(o=t==null?void 0:t.province)!==null&&o!==void 0?o:"";var a;this.provinceDisplay=(a=t==null?void 0:t.provinceDisplay)!==null&&a!==void 0?a:""},Yo=function e(t){Hn(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:""},Hc;(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"})(Hc||(Hc={}));var Wc;(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"})(Wc||(Wc={}));var ea;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(ea||(ea={}));var gF=function e(t){Hn(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 u;this.widthConfig=(u=t==null?void 0:t.widthConfig)!==null&&u!==void 0?u:"fill";var i;this.heightConfig=(i=t==null?void 0:t.heightConfig)!==null&&i!==void 0?i:"fill"};function vF(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ta(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Yu(e,t,n){return qc()?Yu=Reflect.construct:Yu=function(u,i,o){var a=[null];a.push.apply(a,i);var l=Function.bind.apply(u,a),c=new l;return o&&ru(c,o.prototype),c},Yu.apply(null,arguments)}function zt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function nu(e){return nu=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},nu(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&&ru(e,t)}function DF(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function _F(e,t){return t&&(yF(t)==="object"||typeof t=="function")?t:vF(e)}function ru(e,t){return ru=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},ru(e,t)}function yF(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function na(e){var t=typeof Map=="function"?new Map:void 0;return na=function(r){if(r===null||!DF(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,u)}function u(){return Yu(r,arguments,nu(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),ru(u,r)},na(e)}function qc(){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 CF(e){var t=qc();return function(){var r=nu(e),u;if(t){var i=nu(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return _F(this,u)}}var ra=function e(t){ta(this,e),zt(this,"isHide",{type:"boolean"})},Gc=function(e){EF(n,e);var t=CF(n);function n(r){return ta(this,n),t.call(this)}return n}(na(Array)),Jt=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";ta(this,e),zt(this,"isHide",void 0),zt(this,"className",void 0),zt(this,"style",void 0),zt(this,"caption",void 0),zt(this,"defaultState",void 0);var r;this.isHide=(r=t==null?void 0:t.isHide)!==null&&r!==void 0?r:!1,this.style=new gF(t==null?void 0:t.style);var u;this.caption=(u=t==null?void 0:t.caption)!==null&&u!==void 0?u:n};zt(Jt,"mode",void 0),zt(Jt,"Rules",ra),zt(Jt,"RuntimeRules",Gc);function Pt(){return Pt=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},Pt.apply(this,arguments)}function AF(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function ua(e){return ua=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ua(e)}function ei(e,t){return ei=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},ei(e,t)}function FF(){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 ti(e,t,n){return FF()?ti=Reflect.construct:ti=function(u,i,o){var a=[null];a.push.apply(a,i);var l=Function.bind.apply(u,a),c=new l;return o&&ei(c,o.prototype),c},ti.apply(null,arguments)}function bF(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function ia(e){var t=typeof Map=="function"?new Map:void 0;return ia=function(r){if(r===null||!bF(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,u)}function u(){return ti(r,arguments,ua(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),ei(u,r)},ia(e)}var wF=/%[sdj%]/g,Kc=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Kc=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function oa(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 ct(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,u=t[0],i=t.length;if(typeof u=="function")return u.apply(null,t.slice(1));if(typeof u=="string"){var o=String(u).replace(wF,function(a){if(a==="%%")return"%";if(r>=i)return a;switch(a){case"%s":return String(t[r++]);case"%d":return Number(t[r++]);case"%j":try{return JSON.stringify(t[r++])}catch(l){return"[Circular]"}break;default:return a}});return o}return u}function BF(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||BF(t)&&typeof e=="string"&&!e)}function NF(e,t,n){var r=[],u=0,i=e.length;function o(a){r.push.apply(r,a),u++,u===i&&n(r)}e.forEach(function(a){t(a,o)})}function Xc(e,t,n){var r=0,u=e.length;function i(o){if(o&&o.length){n(o);return}var a=r;r=r+1,a<u?t(e[a],i):n([])}i([])}function SF(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var zc=function(e){AF(t,e);function t(n,r){var u;return u=e.call(this,"Async Validation Error")||this,u.errors=n,u.fields=r,u}return t}(ia(Error));function OF(e,t,n,r){if(t.first){var u=new Promise(function(s,d){var p=function(y){return r(y),y.length?d(new zc(y,oa(y))):s()},m=SF(e);Xc(m,n,p)});return u.catch(function(s){return s}),u}var i=t.firstFields||[];i===!0&&(i=Object.keys(e));var o=Object.keys(e),a=o.length,l=0,c=[],f=new Promise(function(s,d){var p=function(v){if(c.push.apply(c,v),l++,l===a)return r(c),c.length?d(new zc(c,oa(c))):s()};o.length||(r(c),s()),o.forEach(function(m){var v=e[m];i.indexOf(m)!==-1?Xc(v,n,p):NF(v,n,p)})});return f.catch(function(s){return s}),f}function Jc(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 Zc(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]=Pt(Pt({},e[n]),r):e[n]=r}}return e}function Qc(e,t,n,r,u,i){e.required&&(!n.hasOwnProperty(e.field)||Re(t,i||e.type))&&r.push(ct(u.messages.required,e.fullField))}function IF(e,t,n,r,u){(/^\s+$/.test(t)||t==="")&&r.push(ct(u.messages.whitespace,e.fullField))}var aa={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},uu={integer:function(t){return uu.number(t)&&parseInt(t,10)===t},float:function(t){return uu.number(t)&&!uu.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"&&!uu.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(aa.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(aa.url)},hex:function(t){return typeof t=="string"&&!!t.match(aa.hex)}};function TF(e,t,n,r,u){if(e.required&&t===void 0){Qc(e,t,n,r,u);return}var i=["integer","float","array","regexp","object","method","email","number","date","url","hex"],o=e.type;i.indexOf(o)>-1?uu[o](t)||r.push(ct(u.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(ct(u.messages.types[o],e.fullField,e.type))}function MF(e,t,n,r,u){var i=typeof e.len=="number",o=typeof e.min=="number",a=typeof e.max=="number",l=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,c=t,f=null,s=typeof t=="number",d=typeof t=="string",p=Array.isArray(t);if(s?f="number":d?f="string":p&&(f="array"),!f)return!1;p&&(c=t.length),d&&(c=t.replace(l,"_").length),i?c!==e.len&&r.push(ct(u.messages[f].len,e.fullField,e.len)):o&&!a&&c<e.min?r.push(ct(u.messages[f].min,e.fullField,e.min)):a&&!o&&c>e.max?r.push(ct(u.messages[f].max,e.fullField,e.max)):o&&a&&(c<e.min||c>e.max)&&r.push(ct(u.messages[f].range,e.fullField,e.min,e.max))}var Ar="enum";function RF(e,t,n,r,u){e[Ar]=Array.isArray(e[Ar])?e[Ar]:[],e[Ar].indexOf(t)===-1&&r.push(ct(u.messages[Ar],e.fullField,e[Ar].join(", ")))}function LF(e,t,n,r,u){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(ct(u.messages.pattern.mismatch,e.fullField,t,e.pattern));else if(typeof e.pattern=="string"){var i=new RegExp(e.pattern);i.test(t)||r.push(ct(u.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var ne={required:Qc,whitespace:IF,type:TF,range:MF,enum:RF,pattern:LF};function PF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t,"string")&&!e.required)return n();ne.required(e,t,r,i,u,"string"),Re(t,"string")||(ne.type(e,t,r,i,u),ne.range(e,t,r,i,u),ne.pattern(e,t,r,i,u),e.whitespace===!0&&ne.whitespace(e,t,r,i,u))}n(i)}function $F(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t)&&!e.required)return n();ne.required(e,t,r,i,u),t!==void 0&&ne.type(e,t,r,i,u)}n(i)}function xF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(t===""&&(t=void 0),Re(t)&&!e.required)return n();ne.required(e,t,r,i,u),t!==void 0&&(ne.type(e,t,r,i,u),ne.range(e,t,r,i,u))}n(i)}function kF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t)&&!e.required)return n();ne.required(e,t,r,i,u),t!==void 0&&ne.type(e,t,r,i,u)}n(i)}function VF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t)&&!e.required)return n();ne.required(e,t,r,i,u),Re(t)||ne.type(e,t,r,i,u)}n(i)}function UF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t)&&!e.required)return n();ne.required(e,t,r,i,u),t!==void 0&&(ne.type(e,t,r,i,u),ne.range(e,t,r,i,u))}n(i)}function jF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t)&&!e.required)return n();ne.required(e,t,r,i,u),t!==void 0&&(ne.type(e,t,r,i,u),ne.range(e,t,r,i,u))}n(i)}function HF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(t==null&&!e.required)return n();ne.required(e,t,r,i,u,"array"),t!=null&&(ne.type(e,t,r,i,u),ne.range(e,t,r,i,u))}n(i)}function WF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t)&&!e.required)return n();ne.required(e,t,r,i,u),t!==void 0&&ne.type(e,t,r,i,u)}n(i)}var qF="enum";function GF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t)&&!e.required)return n();ne.required(e,t,r,i,u),t!==void 0&&ne[qF](e,t,r,i,u)}n(i)}function KF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t,"string")&&!e.required)return n();ne.required(e,t,r,i,u),Re(t,"string")||ne.pattern(e,t,r,i,u)}n(i)}function XF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t,"date")&&!e.required)return n();if(ne.required(e,t,r,i,u),!Re(t,"date")){var a;t instanceof Date?a=t:a=new Date(t),ne.type(e,a,r,i,u),a&&ne.range(e,a.getTime(),r,i,u)}}n(i)}function zF(e,t,n,r,u){var i=[],o=Array.isArray(t)?"array":typeof t;ne.required(e,t,r,i,u,o),n(i)}function sa(e,t,n,r,u){var i=e.type,o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(Re(t,i)&&!e.required)return n();ne.required(e,t,r,o,u,i),Re(t,i)||ne.type(e,t,r,o,u)}n(o)}function JF(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(Re(t)&&!e.required)return n();ne.required(e,t,r,i,u)}n(i)}var iu={string:PF,method:$F,number:xF,boolean:kF,regexp:VF,integer:UF,float:jF,array:HF,object:WF,enum:GF,pattern:KF,date:XF,url:sa,hex:sa,email:sa,required:zF,any:JF};function la(){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 ca=la();function gn(e){this.rules=null,this._messages=ca,this.define(e)}gn.prototype={messages:function(t){return t&&(this._messages=Zc(la(),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 u=this;n===void 0&&(n={}),r===void 0&&(r=function(){});var i=t,o=n,a=r;if(typeof o=="function"&&(a=o,o={}),!this.rules||Object.keys(this.rules).length===0)return a&&a(),Promise.resolve();function l(v){var y,h=[],D={};function g(_){if(Array.isArray(_)){var A;h=(A=h).concat.apply(A,_)}else h.push(_)}for(y=0;y<v.length;y++)g(v[y]);h.length?D=oa(h):(h=null,D=null),a(h,D)}if(o.messages){var c=this.messages();c===ca&&(c=la()),Zc(c,o.messages),o.messages=c}else o.messages=this.messages();var f,s,d={},p=o.keys||Object.keys(this.rules);p.forEach(function(v){f=u.rules[v],s=i[v],f.forEach(function(y){var h=y;typeof h.transform=="function"&&(i===t&&(i=Pt({},i)),s=i[v]=h.transform(s)),typeof h=="function"?h={validator:h}:h=Pt({},h),h.validator=u.getValidationMethod(h),h.field=v,h.fullField=h.fullField||v,h.type=u.getType(h),h.validator&&(d[v]=d[v]||[],d[v].push({rule:h,value:s,source:i,field:v}))})});var m={};return OF(d,o,function(v,y){var h=v.rule,D=(h.type==="object"||h.type==="array")&&(typeof h.fields=="object"||typeof h.defaultField=="object");D=D&&(h.required||!h.required&&v.value),h.field=v.field;function g(w,b){return Pt(Pt({},b),{},{fullField:h.fullField+"."+w})}function _(w){w===void 0&&(w=[]);var b=w;if(Array.isArray(b)||(b=[b]),!o.suppressWarning&&b.length&&gn.warning("async-validator:",b),b.length&&h.message!==void 0&&(b=[].concat(h.message)),b=b.map(Jc(h)),o.first&&b.length)return m[h.field]=1,y(b);if(!D)y(b);else{if(h.required&&!v.value)return h.message!==void 0?b=[].concat(h.message).map(Jc(h)):o.error&&(b=[o.error(h,ct(o.messages.required,h.field))]),y(b);var T={};if(h.defaultField)for(var M in v.value)v.value.hasOwnProperty(M)&&(T[M]=h.defaultField);T=Pt(Pt({},T),v.rule.fields);for(var W in T)if(T.hasOwnProperty(W)){var V=Array.isArray(T[W])?T[W]:[T[W]];T[W]=V.map(g.bind(null,W))}var x=new gn(T);x.messages(o.messages),v.rule.options&&(v.rule.options.messages=o.messages,v.rule.options.error=o.error),x.validate(v.value,v.rule.options||o,function(Z){var Y=[];b&&b.length&&Y.push.apply(Y,b),Z&&Z.length&&Y.push.apply(Y,Z),y(Y.length?Y:null)})}}var A;h.asyncValidator?A=h.asyncValidator(h,v.value,_,v.source,o):h.validator&&(A=h.validator(h,v.value,_,v.source,o),A===!0?_():A===!1?_(h.message||h.field+" fails"):A instanceof Array?_(A):A instanceof Error&&_(A.message)),A&&A.then&&A.then(function(){return _()},function(w){return _(w)})},function(v){l(v)})},getType:function(t){if(t.type===void 0&&t.pattern instanceof RegExp&&(t.type="pattern"),typeof t.validator!="function"&&t.type&&!iu.hasOwnProperty(t.type))throw new Error(ct("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"?iu.required:iu[this.getType(t)]||!1}},gn.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");iu[t]=n},gn.warning=Kc,gn.messages=ca,gn.validators=iu;var ZF={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 QF(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new gn(e);return n.messages(Object.assign(ZF,t)),n}var YF=new Mc;function fa(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 e3(e){if(Array.isArray(e))return e}function t3(e){if(Array.isArray(e))return fa(e)}function Yc(e,t,n,r,u,i,o){try{var a=e[i](o),l=a.value}catch(c){n(c);return}a.done?t(l):Promise.resolve(l).then(r,u)}function ef(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){Yc(i,r,u,o,a,"next",l)}function a(l){Yc(i,r,u,o,a,"throw",l)}o(void 0)})}}function n3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function tf(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 r3(e,t,n){return t&&tf(e.prototype,t),n&&tf(e,n),e}function fe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function nf(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function rf(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function u3(){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 i3(){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 uf(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(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),r.forEach(function(u){fe(e,u,n[u])})}return e}function o3(e){return e3(e)||rf(e)||of(e)||u3()}function da(e){return t3(e)||rf(e)||of(e)||i3()}function a3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function of(e,t){if(!!e){if(typeof e=="string")return fa(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 fa(e,t)}}function af(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(c){return function(f){return l([c,f])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=c[0]&2?r.return:c[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,c[1])).done)return u;switch(r=0,u&&(c=[c[0]&2,u.value]),c[0]){case 0:case 1:u=c;break;case 4:return o.label++,{value:c[1],done:!1};case 5:o.label++,r=c[1],c=[0];continue;case 7:c=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(c[0]===6||c[0]===2)){o=0;continue}if(c[0]===3&&(!u||c[1]>u[0]&&c[1]<u[3])){o.label=c[1];break}if(c[0]===6&&o.label<u[1]){o.label=u[1],u=c;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(c);break}u[2]&&o.ops.pop(),o.trys.pop();continue}c=t.call(e,o)}catch(f){c=[6,f],r=0}finally{n=u=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var He=function(){function t(n){var r=this;n3(this,t),fe(this,"id",void 0),fe(this,"name",void 0),fe(this,"icon",void 0),fe(this,"type",void 0),fe(this,"controlType",void 0),fe(this,"props",void 0),fe(this,"setting",[]),fe(this,"fieldType",void 0),fe(this,"eventKeys",[]),fe(this,"customEvents",[]),fe(this,"parent",null),fe(this,"slots",void 0),fe(this,"slotPosition",void 0),fe(this,"updateSetting",lf),fe(this,"removeSetting",sf),this._callControlHooks("preInstance",n);var u=nf(this,t)?this.constructor:void 0,i=u.controlName,o=u.controlIcon,a=u.controlType,l=u.controlFieldType,c=u.controlEventKeys,f=u.controlCustomEvents,s=u.name,d=u.setting,p=u.slots,m=u.slotPosition;i&&o&&a||us("The ".concat(s," controlName,controlIcon,controlType is not define"));var v;this.id=(v=n==null?void 0:n.id)!==null&&v!==void 0?v:Eu(10),this.name=i,this.icon=o;var y;this.type=(y=n==null?void 0:n.type)!==null&&y!==void 0?y:a,this.props=new Jt(n==null?void 0:n.props,(nf(this,t)?this.constructor:void 0).controlName);var h;this.controlType=(h=n==null?void 0:n.controlType)!==null&&h!==void 0?h:"base",this.setting=he(d);var D;this.fieldType=(D=n==null?void 0:n.fieldType)!==null&&D!==void 0?D:l,this.eventKeys=he(c),this.customEvents=he(f),this.slots=he(p),this.slotPosition=he(m),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return r3(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,u=new Array(r),i=0;i<r;i++)u[i]=arguments[i];var o,a=o3(u),l=a[0],c=a.slice(1);return(o=YF).emit.apply(o,[l,this].concat(da(c)))}},{key:"preUpdate",value:function(r,u){this._callControlHooks("preUpdateProps",r,u)}},{key:"postUpdate",value:function(r,u){this._callControlHooks("postUpdateProps",r,u)}},{key:"updateProps",value:function(r,u){this.preUpdate(r,u),Uo(this.props,r,u),this.postUpdate(r,u)}},{key:"preValidate",value:function(){var r=this;return ef(function(){var u,i,o;return af(this,function(a){switch(a.label){case 0:return u=uf({},r.rules),[4,r._callControlHooks("preValidate",u)];case 1:return i=a.sent(),o=i[i.length-1],[2,o===!1?void 0:o]}})})()}},{key:"validate",value:function(r,u){var i=this;return ef(function(){var o,a,l,c;return af(this,function(f){switch(f.label){case 0:return[4,i.preValidate()];case 1:o=f.sent(),a=o!==void 0?o:uf({},i.rules),Array.isArray(u)&&u.forEach(function(s){a.hasOwnProperty(s)&&delete a[s]}),l=QF(a,r),f.label=2;case 2:return f.trys.push([2,4,,5]),[4,l.validate(i.props)];case 3:return f.sent(),[2,!0];case 4:throw c=f.sent(),c.control||(c.control=i),c;case 5:return[2]}})})()}},{key:"toDataBindModel",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,u=this.fieldType,i=this.id,o=this.type,a=this.props,l=a.dataBind,c=a.datasourceBind,f=a.optionConfig,s=a.caption,d=a.required,p=a.maxLength,m=a.options,v=a.encrypted,y=a.encryptedMode;if(!(!u&&!l&&!c)){var h={parentId:r,fieldType:u,controlId:i,caption:s,type:o,props:{}};switch(l&&(h.dataBind=l),f){case"datasource":case void 0:c&&(h.datasourceBind=c);break;case"custom":h.props.options=m;break}return d!==void 0&&(h.required=d),p!==void 0&&(h.maxLength=p),v!==void 0&&(h.encrypted=v),y!==void 0&&(h.encryptedMode=y),h}}},{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,u){if(r==="setting"){if(u.add){var i;(i=this.setting).push.apply(i,da(u.add))}u.remove&&this.removeSettingItem(u.remove),u.update}}}]),t}();fe(He,"mode","Designer"),fe(He,"slots",void 0),fe(He,"slotPosition",void 0),fe(He,"controlName","\u63A7\u4EF6"),fe(He,"controlIcon","icon"),fe(He,"controlType","control"),fe(He,"controlFieldType",void 0),fe(He,"controlEventKeys",[]),fe(He,"controlCustomEvents",[]),fe(He,"setting",[]),fe(He,"__is_control__",!0),fe(He,"removeSettingItem",sf),fe(He,"updateSettingItem",lf);function sf(e){var t=this,n=Array.isArray(e)?e:[e];n.forEach(function(r){var u,i=typeof r!="string",o=(u=t.setting)===null||u===void 0?void 0:u.findIndex(function(c){return c.key===(i?r.key:r)});if(o!==-1){var a,l;i?t.setting[o].showItems=(a=t.setting[o].showItems)===null||a===void 0?void 0:a.filter(function(c){return!r.hideItems.includes(c)}):t.setting.splice(o,1),i&&!(!((l=t.setting[o].showItems)===null||l===void 0)&&l.length)&&t.setting.splice(o,1)}})}function lf(e,t){var n=this,r=typeof e=="string"?[e]:e;r.forEach(function(u){var i=n.setting.find(function(c){return c.key===u});if(i){if(typeof t=="boolean")i.visible=t;else if((typeof t=="undefined"?"undefined":a3(t))==="object"){var o,a=(o=t.type)!==null&&o!==void 0?o:"replace";if(a==="replace")i.showItems=t.showItems;else{var l;(l=i.showItems).push.apply(l,da(t.showItems))}}}})}function s3(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 l3(e,t,n){return t&&cf(e.prototype,t),n&&cf(e,n),e}function ft(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function c3(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var ou=function(){function t(n){s3(this,t),ft(this,"id",void 0),ft(this,"type",void 0),ft(this,"controlType",void 0),ft(this,"props",void 0),ft(this,"fieldType",void 0),ft(this,"customEvents",[]),ft(this,"pageStatus",void 0),ft(this,"parent",null);var r=c3(this,t)?this.constructor:void 0,u=r.controlType,i=r.controlFieldType,o=r.name,a=r.controlCustomEvents;u||us("The ".concat(o," controlType is not define"));var l;this.id=(l=n==null?void 0:n.id)!==null&&l!==void 0?l:Eu(10);var c;this.type=(c=n==null?void 0:n.type)!==null&&c!==void 0?c:u,this.props=new Jt(n==null?void 0:n.props),this.customEvents=a;var f;this.controlType=(f=n==null?void 0:n.controlType)!==null&&f!==void 0?f:"base";var s;this.fieldType=(s=n==null?void 0:n.fieldType)!==null&&s!==void 0?s:i;var d;this.pageStatus=(d=n==null?void 0:n.pageStatus)!==null&&d!==void 0?d:ea.UNKNOWN}return l3(t,[{key:"rules",get:function(){var r=this.props.constructor.RuntimeRules;if(r){var u=new r(this.props);return Array.from(u)}return[]}}]),t}();ft(ou,"mode","Runtime"),ft(ou,"controlType","control"),ft(ou,"controlFieldType",void 0),ft(ou,"__is_control__",!0),ft(ou,"controlCustomEvents",[]);function dt(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function Le(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function pa(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 ni(e){return ni=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ni(e)}function ha(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&&ma(e,t)}function f3(e,t){return t&&(d3(t)==="object"||typeof t=="function")?t:Le(e)}function ma(e,t){return ma=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},ma(e,t)}function d3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function p3(){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 ga(e){var t=p3();return function(){var r=ni(e),u;if(t){var i=ni(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return f3(this,u)}}var h3=function(e){ha(n,e);var t=ga(n);function n(r){pa(this,n);var u;u=t.call(this,r),Ne(Le(u),"dataBind",{}),Ne(Le(u),"caption",{type:"string",required:!0,message:te.getMessage("pleaseEnterCaption")}),Ne(Le(u),"isHideCaption",{type:"boolean"}),Ne(Le(u),"labelPosition",{type:"enum",enum:["top","left"]}),Ne(Le(u),"defaultState",{type:"enum",enum:["default","readonly"]}),Ne(Le(u),"required",{type:"boolean"}),Ne(Le(u),"captionTip",{type:"string",required:!1,message:te.getMessage("pleaseEnterCaptionTip")});var i={fieldCode:{type:"string",required:!0,message:te.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:te.getMessage("pleaseEnterFieldCode")}};if(dt(r.dataBind))u.dataBind={type:"object",required:!0,fields:he(i),message:te.getMessage("pleaseEnterFieldCode")};else{var o={type:"object",required:!0,fields:{},message:te.getMessage("pleaseEnterFieldCode")};Object.keys(r.dataBind).forEach(function(a){o.fields[a]={type:"object",required:!0,fields:he(i),message:te.getMessage("pleaseEnterFieldCode")}}),u.dataBind=o}return r.isShowCaptionTip&&(u.captionTip.required=!0),u}return n}(ra),m3=function(e){ha(n,e);var t=ga(n);function n(r){pa(this,n);var u;u=t.call(this,r);var i=r.isHide?!1:r.required;return i&&u.push({type:"string",required:i,message:r.requiredMessage!==""?r.requiredMessage:te.getMessage("runtimeRequired",{caption:r.caption})}),u}return n}(Gc),va=function(e){ha(n,e);var t=ga(n);function n(r){pa(this,n);var u;u=t.call(this,r),Ne(Le(u),"caption",void 0),Ne(Le(u),"isHideCaption",void 0),Ne(Le(u),"isShowCaptionTip",void 0),Ne(Le(u),"captionTip",void 0),Ne(Le(u),"labelPosition",void 0),Ne(Le(u),"dataBind",void 0),Ne(Le(u),"defaultValue",void 0),Ne(Le(u),"placeholder",void 0),Ne(Le(u),"defaultState",void 0),Ne(Le(u),"required",void 0),Ne(Le(u),"requiredMessage",void 0);var i;u.caption=(i=r==null?void 0:r.caption)!==null&&i!==void 0?i:"";var o;u.isHideCaption=(o=r==null?void 0:r.isHideCaption)!==null&&o!==void 0?o:!1;var a;u.isShowCaptionTip=(a=r==null?void 0:r.isShowCaptionTip)!==null&&a!==void 0?a:!1;var l;u.captionTip=(l=r==null?void 0:r.captionTip)!==null&&l!==void 0?l:"";var c;u.defaultState=(c=r==null?void 0:r.defaultState)!==null&&c!==void 0?c:"default";var f;u.labelPosition=(f=r==null?void 0:r.labelPosition)!==null&&f!==void 0?f:"top";var s;u.placeholder=(s=r==null?void 0:r.placeholder)!==null&&s!==void 0?s:"";var d;u.required=(d=r==null?void 0:r.required)!==null&&d!==void 0?d:!1;var p;u.requiredMessage=(p=r==null?void 0:r.requiredMessage)!==null&&p!==void 0?p:"",u.dataBind=new zo(r==null?void 0:r.dataBind);var m;return u.defaultValue=(m=r==null?void 0:r.defaultValue)!==null&&m!==void 0?m:"",u}return n}(Jt);Ne(va,"Rules",h3),Ne(va,"RuntimeRules",m3);function Ea(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function g3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ri(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ui(e){return ui=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ui(e)}function v3(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&&Da(e,t)}function E3(e,t){return t&&(D3(t)==="object"||typeof t=="function")?t:Ea(e)}function Da(e,t){return Da=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Da(e,t)}function D3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function _3(){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 y3(e){var t=_3();return function(){var r=ui(e),u;if(t){var i=ui(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return E3(this,u)}}var ff=function(e){v3(n,e);var t=y3(n);function n(r){g3(this,n);var u;return u=t.call(this,r),ri(Ea(u),"controlType","form"),ri(Ea(u),"props",void 0),u.props=new va(r==null?void 0:r.props),u}return n}(He);ri(ff,"controlEventKeys",["on_change","on_focus","on_blur"]),ri(ff,"controlCustomAttributes",void 0);function C3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function A3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ii(e){return ii=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ii(e)}function F3(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&&_a(e,t)}function b3(e,t){return t&&(w3(t)==="object"||typeof t=="function")?t:C3(e)}function _a(e,t){return _a=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},_a(e,t)}function w3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function B3(){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 N3(e){var t=B3();return function(){var r=ii(e),u;if(t){var i=ii(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return b3(this,u)}}var S3=function(e){F3(n,e);var t=N3(n);function n(r){return A3(this,n),t.call(this,r)}return n}(Jt);function ya(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 O3(e){if(Array.isArray(e))return ya(e)}function Wn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function df(e,t,n,r,u,i,o){try{var a=e[i](o),l=a.value}catch(c){n(c);return}a.done?t(l):Promise.resolve(l).then(r,u)}function I3(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){df(i,r,u,o,a,"next",l)}function a(l){df(i,r,u,o,a,"throw",l)}o(void 0)})}}function T3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function pf(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 M3(e,t,n){return t&&pf(e.prototype,t),n&&pf(e,n),e}function vn(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(u,i,o){var a=j3(u,i);if(!!a){var l=Object.getOwnPropertyDescriptor(a,i);return l.get?l.get.call(o||u):l.value}},Fr(e,t,n||e)}function En(e){return En=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},En(e)}function R3(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&&Ca(e,t)}function L3(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function P3(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function $3(){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 x3(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(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),r.forEach(function(u){vn(e,u,n[u])})}return e}function k3(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(u){return Object.getOwnPropertyDescriptor(e,u).enumerable})),n.push.apply(n,r)}return n}function V3(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):k3(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function U3(e,t){return t&&(H3(t)==="object"||typeof t=="function")?t:Wn(e)}function Ca(e,t){return Ca=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ca(e,t)}function j3(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=En(e),e!==null););return e}function hf(e){return O3(e)||P3(e)||W3(e)||$3()}function H3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function W3(e,t){if(!!e){if(typeof e=="string")return ya(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 ya(e,t)}}function q3(){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 G3(e){var t=q3();return function(){var r=En(e),u;if(t){var i=En(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return U3(this,u)}}function K3(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(c){return function(f){return l([c,f])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=c[0]&2?r.return:c[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,c[1])).done)return u;switch(r=0,u&&(c=[c[0]&2,u.value]),c[0]){case 0:case 1:u=c;break;case 4:return o.label++,{value:c[1],done:!1};case 5:o.label++,r=c[1],c=[0];continue;case 7:c=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(c[0]===6||c[0]===2)){o=0;continue}if(c[0]===3&&(!u||c[1]>u[0]&&c[1]<u[3])){o.label=c[1];break}if(c[0]===6&&o.label<u[1]){o.label=u[1],u=c;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(c);break}u[2]&&o.ops.pop(),o.trys.pop();continue}c=t.call(e,o)}catch(f){c=[6,f],r=0}finally{n=u=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var X3=1e4,mf=function(t){R3(r,t);var n=G3(r);function r(u){T3(this,r);var i;i=n.call(this,u),vn(Wn(i),"controlType","layout"),vn(Wn(i),"children",void 0),vn(Wn(i),"excludes",void 0),vn(Wn(i),"childrenMaxLength",void 0),vn(Wn(i),"props",void 0);var o=L3(this,r)?this.constructor:void 0,a=o.excludes,l=o.childrenMaxLength;return i.props=new S3(u==null?void 0:u.props),Xo(Wn(i),"children",u==null?void 0:u.children,void 0,"Designer"),i.excludes=he(a),i.childrenMaxLength=l,i}return M3(r,[{key:"judgeExcludesChildren",value:function(i){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(i)}},{key:"judgeJoinChildren",value:function(i){var o=this.judgeExcludesChildren(i);return o&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(i,o){var a=this,l=this,c=function(){return Fr(En(r.prototype),"validate",a)};return I3(function(){return K3(this,function(f){switch(f.label){case 0:return[4,c().call(l,i,o)];case 1:return f.sent(),[4,Promise.all(l.children.map(function(s){return s.validate(i,o)}))];case 2:return f.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,o=Fr(En(r.prototype),"toDataBindModel",this).call(this),a=o?[o]:[];return this.children.reduce(function(l,c){var f=c.toDataBindModel(i);if(Array.isArray(f)){var s=f.filter(function(d){return!!d});return hf(l).concat(hf(s))}return f&&l.push(f),l},a)}},{key:"toSchema",value:function(){var i=Fr(En(r.prototype),"toSchema",this).call(this),o=this.children.map(function(a){var l=a.toSchema();return l});return V3(x3({},i),{children:o})}}]),r}(He);vn(mf,"excludes",!1),vn(mf,"childrenMaxLength",X3);function Zt(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function z3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function br(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 J3(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&&Aa(e,t)}function Z3(e,t){return t&&(Q3(t)==="object"||typeof t=="function")?t:Zt(e)}function Aa(e,t){return Aa=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Aa(e,t)}function Q3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Y3(){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 eb(e){var t=Y3();return function(){var r=oi(e),u;if(t){var i=oi(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Z3(this,u)}}var tb=function(e){J3(n,e);var t=eb(n);function n(r,u,i){z3(this,n);var o;o=t.call(this,u),br(Zt(o),"headers",void 0),br(Zt(o),"footers",void 0),br(Zt(o),"pageIndex",void 0),br(Zt(o),"pageSize",void 0),br(Zt(o),"pageSizeOptions",void 0),br(Zt(o),"totalCount",void 0),Xo(Zt(o),"headers",u==null?void 0:u.headers,r,i),Xo(Zt(o),"footers",u==null?void 0:u.footers,r);var a;o.pageIndex=(a=u==null?void 0:u.pageIndex)!==null&&a!==void 0?a:1;var l;o.pageSize=(l=u==null?void 0:u.pageSize)!==null&&l!==void 0?l:20;var c;o.pageSizeOptions=(c=u==null?void 0:u.pageSizeOptions)!==null&&c!==void 0?c:[20];var f;return o.totalCount=(f=u==null?void 0:u.totalCount)!==null&&f!==void 0?f:0,o}return n}(Jt);function Fa(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 nb(e){if(Array.isArray(e))return Fa(e)}function ai(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function gf(e,t,n,r,u,i,o){try{var a=e[i](o),l=a.value}catch(c){n(c);return}a.done?t(l):Promise.resolve(l).then(r,u)}function rb(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){gf(i,r,u,o,a,"next",l)}function a(l){gf(i,r,u,o,a,"throw",l)}o(void 0)})}}function ub(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vf(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 ib(e,t,n){return t&&vf(e.prototype,t),n&&vf(e,n),e}function si(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function wr(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?wr=Reflect.get:wr=function(u,i,o){var a=fb(u,i);if(!!a){var l=Object.getOwnPropertyDescriptor(a,i);return l.get?l.get.call(o||u):l.value}},wr(e,t,n||e)}function Dn(e){return Dn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Dn(e)}function ob(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&&ba(e,t)}function ab(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function sb(){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 Ef(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(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),r.forEach(function(u){si(e,u,n[u])})}return e}function lb(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(u){return Object.getOwnPropertyDescriptor(e,u).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)):lb(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function cb(e,t){return t&&(db(t)==="object"||typeof t=="function")?t:ai(e)}function ba(e,t){return ba=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},ba(e,t)}function fb(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=Dn(e),e!==null););return e}function _f(e){return nb(e)||ab(e)||pb(e)||sb()}function db(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function pb(e,t){if(!!e){if(typeof e=="string")return Fa(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 Fa(e,t)}}function hb(){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 mb(e){var t=hb();return function(){var r=Dn(e),u;if(t){var i=Dn(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return cb(this,u)}}function gb(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(c){return function(f){return l([c,f])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=c[0]&2?r.return:c[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,c[1])).done)return u;switch(r=0,u&&(c=[c[0]&2,u.value]),c[0]){case 0:case 1:u=c;break;case 4:return o.label++,{value:c[1],done:!1};case 5:o.label++,r=c[1],c=[0];continue;case 7:c=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(c[0]===6||c[0]===2)){o=0;continue}if(c[0]===3&&(!u||c[1]>u[0]&&c[1]<u[3])){o.label=c[1];break}if(c[0]===6&&o.label<u[1]){o.label=u[1],u=c;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(c);break}u[2]&&o.ops.pop(),o.trys.pop();continue}c=t.call(e,o)}catch(f){c=[6,f],r=0}finally{n=u=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var vb=function(e){ob(n,e);var t=mb(n);function n(r){ub(this,n);var u;return u=t.call(this,r),si(ai(u),"controlType","list"),si(ai(u),"props",void 0),u.props=new tb(ai(u),r==null?void 0:r.props,"Designer"),u}return ib(n,[{key:"validate",value:function(u,i){var o=this,a=this,l=function(){return wr(Dn(n.prototype),"validate",o)};return rb(function(){return gb(this,function(c){switch(c.label){case 0:return[4,l().call(a,u)];case 1:return c.sent(),[4,Promise.all(a.props.headers.map(function(f){return f.validate(u,i)}))];case 2:return c.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var u=wr(Dn(n.prototype),"toDataBindModel",this).call(this),i=u?[u]:[],o=this.id;return this.props.headers.reduce(function(a,l){var c=l.toDataBindModel(o);if(Array.isArray(c)){var f=c.filter(function(s){return!!s});return _f(a).concat(_f(f))}return c&&a.push(c),a},i)}},{key:"toSchema",value:function(){var u=wr(Dn(n.prototype),"toSchema",this).call(this),i=this.props.headers.map(function(o){return o.toSchema()});return Df(Ef({},u),{props:Df(Ef({},this.props),{headers:i})})}}]),n}(He);si(vb,"controlFieldType",be.LIST);function nt(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 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 li(e){return li=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},li(e)}function Cf(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&&wa(e,t)}function Eb(e,t){return t&&(Db(t)==="object"||typeof t=="function")?t:nt(e)}function wa(e,t){return wa=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},wa(e,t)}function Db(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function _b(){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 Af(e){var t=_b();return function(){var r=li(e),u;if(t){var i=li(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Eb(this,u)}}var yb=function(e){Cf(n,e);var t=Af(n);function n(r){yf(this,n);var u;return u=t.call(this,r),rt(nt(u),"caption",{type:"string",required:!0,message:te.getMessage("pleaseEnterCaption")}),rt(nt(u),"width",{type:"number",required:!1,message:te.getMessage("pleaseEnterColumnWidth")}),u.width.required=r.widthType==="px",u}return n}(ra),Cb=function(e){Cf(n,e);var t=Af(n);function n(r){yf(this,n);var u;u=t.call(this,r),rt(nt(u),"widthType",void 0),rt(nt(u),"width",void 0),rt(nt(u),"caption",void 0),rt(nt(u),"dataBind",void 0),rt(nt(u),"autoWidth",void 0),rt(nt(u),"fixed",void 0),rt(nt(u),"sort",void 0),rt(nt(u),"align",void 0),rt(nt(u),"colSpan",void 0),rt(nt(u),"autoHeight",void 0),rt(nt(u),"children",void 0);var i;u.width=(i=r==null?void 0:r.width)!==null&&i!==void 0?i:150,u.widthType=(r==null?void 0:r.widthType)||"auto";var o;u.caption=(o=r==null?void 0:r.caption)!==null&&o!==void 0?o:"";var a;u.fixed=(a=r==null?void 0:r.fixed)!==null&&a!==void 0?a:"none",u.autoWidth=new mF(r==null?void 0:r.autoWidth),u.dataBind=new zo(r==null?void 0:r.dataBind);var l;u.sort=(l=r==null?void 0:r.sort)!==null&&l!==void 0?l:!0,u.align=r==null?void 0:r.align,u.colSpan=r==null?void 0:r.colSpan;var c;return u.autoHeight=(c=r==null?void 0:r.autoHeight)!==null&&c!==void 0?c:!1,u}return n}(Jt);rt(Cb,"Rules",yb);function ci(e){return e.controlType===se.LAYOUT||e.controlType===se.WRAP||e.controlType===se.LIST||e.controlType===se.SEARCH||e.controlType===se.COLUMN&&e.type!==_e.OPERATION_COLUMN}function qn(e,t){Array.isArray(e)&&e.map(n=>{n.controlType===se.LIST?t(n,[]):ci(n)?qn(n==null?void 0:n.children,t):n.controlType===se.FORM&&t(n)})}function Gn(e,t){Array.isArray(e)&&e.map(n=>{n.type===_e.DATA_VIEW||n.type===_e.SIMPLE_SEARCH?t(n):ci(n)&&Gn(n==null?void 0:n.children,t)})}let Ff=0;function au(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return Ff++,e+"_"+n+Ff+String(t)}class Je extends tu{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 Ba(this._instance,"",(u,i)=>{var o;i&&(r[u.id]=i),n[u.id]||(n[u.id]=[]),!(u.type==="subtable-column"&&n[u.id].length>0)&&(t.push(u),!(((o=u.parent)==null?void 0:o.type)===_e.SUBTABLE_COLUMN&&u.parent.parent===void 0)&&n[u.id].push(u))}),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 Gn(this._instance,u=>{let i=Je.staticGetRules(u.type,u.props);n[u.id]=he(i[0]),t[u.id]=he(i[0]),r[u.id]=he(i[0]),qn(u.children,o=>{(o.controlType===se.FORM||o.controlType===se.LIST)&&(bf(n[u.id].fields,o,!0),Nf(t[u.id].fields,o,!0),wf(r[u.id].fields,o,!0))})}),{rules:this.rules,antdRules:this.antdRules,fieldCodeRules:this.fieldCodeRules,defaultAntdRules:t,defaultRule:n,defaultFieldRules:r}}get rules(){let t={};return Gn(this._instance,n=>{let r=Je.staticGetRules(n.type,n.props);t[n.id]=r[0],qn(n.children,u=>{(u.controlType===se.FORM||u.controlType===se.LIST)&&bf(t[n.id].fields,u)})}),t}get fieldCodeRules(){let t={};return Gn(this._instance,n=>{let r=Je.staticGetRules(n.type,n.props);t[n.id]=r[0],qn(n.children,u=>{(u.controlType===se.FORM||u.controlType===se.LIST)&&wf(t[n.id].fields,u)})}),t}get antdRules(){let t={};return Gn(this._instance,n=>{let r=Je.staticGetRules(n.type,n.props);t[n.id]=r[0],qn(n.children,u=>{(u.controlType===se.FORM||u.controlType===se.LIST)&&Nf(t[n.id].fields,u)})}),t}}function Ba(e,t,n){(Array.isArray(e)?e:[e]).map(u=>{if(n(u,t),ci(u)){const i=u;i.children||(i.children=[]),Ba(i.children,i.id,n)}Ab(u,"headers")&&Ba(u.props.headers,u.id,n)})}function Ab(e,t){return t in e.props&&jn(e.props[t])}function fi(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:fi(e.parent)}function bf(e,t,n=!1){if(fi(t))return;let r=Je.staticGetRules(t.type,t.props);if(t.controlType===se.FORM)e[t.id]=r;else if(t.type===_e.SUBTABLE){e[t.id]=r;const u={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((i,o)=>{Ht(i.children,a=>{if(u.fields){u.fields[o]||(u.fields[o]={type:"object",required:!0,fields:{}});let l=Je.staticGetRules(a.type,a.props);u.fields[o].fields[a.id]=l}})}),e[t.id].push(u)}}function wf(e,t,n=!1){var u,i,o,a,l,c,f;if(fi(t))return;let r=Je.staticGetRules(t.type,t.props);if(t.controlType===se.FORM)if(dt(t.props.dataBind))((u=t.props.dataBind)==null?void 0:u.fieldCode)!=""&&(e[(i=t.props.dataBind)==null?void 0:i.fieldCode]=r);else for(const s in t.props.dataBind)((o=t.props.dataBind[s])==null?void 0:o.fieldCode)!=""&&(e[(a=t.props.dataBind[s])==null?void 0:a.fieldCode]=((l=Bf(r))==null?void 0:l[s])||[]);else if(t.type===_e.SUBTABLE){e[(c=t.props.datasourceBind)==null?void 0:c.dataCode]=r;const s={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((d,p)=>{Ht(d.children,m=>{var v,y,h,D;if(s.fields){s.fields[p]||(s.fields[p]={type:"object",required:!0,fields:{}});let g=Je.staticGetRules(m.type,m.props);if(dt(m.props.dataBind))((h=m.props.dataBind)==null?void 0:h.fieldCode)!=""&&(s.fields[p].fields[(D=m.props.dataBind)==null?void 0:D.fieldCode]=g);else for(const _ in m.props.dataBind)((v=m.props.dataBind[_])==null?void 0:v.fieldCode)!=""&&(s.fields[p].fields[m.props.dataBind[_].fieldCode]=((y=Bf(g))==null?void 0:y[_])||[])}})}),e[(f=t.props.datasourceBind)==null?void 0:f.dataCode].push(s)}}function Bf(e){let t={};return e.map(n=>{n.fields&&(t=n)}),t==null?void 0:t.fields}function Nf(e,t,n=!1){if(fi(t))return;let r=Je.staticGetRules(t.type,t.props);t.controlType===se.FORM?e[t.id]=r:t.type===_e.SUBTABLE&&t.children.length&&(e[t.id]=[],(n===!0?[{children:t.props.headers}]:t.children).forEach(u=>{let i={};Ht(u.children,o=>{let a=Je.staticGetRules(o.type,o.props);i[o.id]=a}),e[t.id].push(i)}))}class Fb{constructor(t){const{state:n,emptyState:r,databindMapping:u,controlidMapping:i,defaultState:o,subtableHeadersControlIdMapping:a}=bb(t.instance);this.emptyState=r,this.state=n,this.dataBindMapping=u,this.controlIdMapping=i,this.defaultState=o,this.subtableHeadersControlIdMapping=a}setState(t,n,r){const u=this.controlIdMapping[t],i=he(n);u!==void 0?(u.children&&n.forEach(o=>{o.uid||Object.assign(o,{uid:"new:"+au("uid")})}),this.state[u.dataView][t]=i):r!==void 0?Object.keys(this.controlIdMapping).map(o=>{const a=this.controlIdMapping[o].dataView,l=this.controlIdMapping[o].children;l!==void 0&&Object.keys(l).map(c=>{c===t&&this.state[a][o][r]&&(this.state[a][o][r][t]=i)})}):this.state[t]=i}getState(t,n){var u;if(this.state[t]!==void 0)return this.state[t];{const i=this.controlIdMapping[t];if(i!==void 0){const o=this.state[i.dataView][t];return n!==void 0&&Object.keys((u=i==null?void 0:i.children)!=null?u:{}).length>0?o[n]:o}else if(n!==void 0){let o;return Object.keys(this.controlIdMapping).map(a=>{const l=this.controlIdMapping[a].dataView,c=this.controlIdMapping[a].children;c!==void 0&&Object.keys(c).map(f=>{var s;f===t&&(o=(s=this.state[l][a][n])==null?void 0:s[t])})}),o}else{let o=[];return Object.keys(this.controlIdMapping).map(a=>{const l=this.controlIdMapping[a].dataView,c=this.controlIdMapping[a].children;c!==void 0&&Object.keys(c).map(f=>{f===t&&this.state[l][a].map(s=>{o.push(s[t])})})}),o}}}getEmptyState(t){if(this.emptyState[t]!==void 0)return this.emptyState[t];{const r=this.controlIdMapping[t];if(r!==void 0){const u=this.emptyState[r.dataView][t];return"children"in r&&Object.assign(u,{uid:"new:"+au("uid")}),u}else{let u;return Object.keys(this.controlIdMapping).map(i=>{const o=this.controlIdMapping[i].dataView,a=this.controlIdMapping[i].children;a!==void 0&&Object.keys(a).map(l=>{l===t&&(u=this.emptyState[o][i][t])})}),u}}}getDataBind(t){let n=this.controlIdMapping[t];if(n)return n.dataBind;e:for(let r in this.controlIdMapping){const u=this.controlIdMapping[r];if(u.children){for(let i in u.children)if(i===t){n=u.children[i];break e}}}return n==null?void 0:n.dataBind}}function bb(e){let t={},n={},r={},u={},i={},o={};return Gn(e,a=>{const l=a.id,c={},f={};qn([a],(s,d)=>{wb(c,f,s),Bb(r,l,s),Nb(u,l,s),Sb(i,s)}),t[l]={},o[l]=c,n[l]=f}),{state:t,defaultState:o,subtableHeadersControlIdMapping:i,emptyState:n,databindMapping:r,controlidMapping:u}}function wb(e,t,n){var r,u;if(n.controlType===se.FORM)e[n.id]=he(n.props.defaultValue),t[n.id]=he(n.props.defaultValue);else{const i={};Ht(n.props.headers,o=>{i[o.id]=he(o.props.defaultValue)}),e[n.id]=(u=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>Ce({uid:"new:"+au("uid")},he(i))))!=null?u:[],t[n.id]=i}}function Bb(e,t,n){var r,u;if(n.controlType===se.FORM)dt(n.props.dataBind)?((u=(r=n.props)==null?void 0:r.dataBind)==null?void 0:u.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(i=>{const o=n.props.dataBind,a=o[i].dataCode;a!==void 0&&(e[a]===void 0&&(e[a]={controlId:n.id,fields:[],dataViewId:t}),e[a].fields.push({fieldCode:o[i].fieldCode,controlId:n.id,dataBind:o,dataViewId:[t]}))});else{if(n.props.datasourceBind.dataCode===""){sr(`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 i=n.id;Ht(n.props.headers,o=>{dt(o.props.dataBind)?(e[o.props.dataBind.dataCode]===void 0&&(e[o.props.dataBind.dataCode]={controlId:t,fields:[],dataViewId:t}),e[o.props.dataBind.dataCode].fields.push({fieldCode:o.props.dataBind.fieldCode,controlId:o.id,dataBind:o.props.dataBind,dataViewId:[t,i]})):Object.keys(o.props.dataBind).map(a=>{const l=o.props.dataBind,c=l[a].dataCode;e[c].fields.push({fieldCode:l[a].fieldCode,controlId:o.id,dataBind:l,dataViewId:[t,i]})})})}}function Nb(e,t,n){n.controlType===se.FORM?e[n.id]={dataBind:n.props.dataBind,options:[],dataView:t}:n.type===_e.SUBTABLE&&(e[n.id]={dataBind:new zo({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},Ht(n.props.headers,r=>{var u,i;Object.assign((i=(u=e[n.id])==null?void 0:u.children)!=null?i:{},{[r.id]:{dataBind:r.props.dataBind}})}))}function Sb(e,t){if(t.type===_e.SUBTABLE){const n={};t.props.headers.map(r=>{r.children.map(u=>{Object.assign(n,{[u.id]:u})})}),Object.assign(e,{[t.id]:n})}}const Sf=["splice","push","shift","pop","unshift","reverse"],Na=Symbol("__engineProxy__"),Sa=Symbol("__engineTarget__"),Of=Symbol("__engineArrayBeforeSetCallbackFlag__"),If=Symbol("__engineProxyThisKey__"),Bt={type:"",args:[],callback:Tf};function Tf(){}Rb();function Ob(e,t,n,r,u){if(Bt.type){Bt.callback=u.bind(null,e,r);return}const i=Number(t);if(i>e.length){jt(`Wrong array operations may cause unknown errors. It is recommended to use APIs such as ${Sf.join(",")} for array operations`);return}if(!(Number.isNaN(i)&&t!=="length"))if(t==="length"){const a=n,l=e.length;if(a>e.length){jt("Do not directly modify the length of the array data, please add new rows");return}return a===e.length?void 0:()=>u.call(null,e,r,"splice",[a,l-a])}else return i===e.length?()=>u.call(null,e,r,"push",[n]):()=>u.call(null,e,r,"splice",[i,1,n])}function Ib(e,t,n){return{__engineProxy__:!0,get(r,u,i){return u===Na?!0:u===Sa?r:Array.isArray(r)&&u===Of?n:u===If?e:Reflect.get(r,u,i)},set(r,u,i,o){var d;let a=he(i);const l=r[u],c=e===""?u:e+"."+u;function f(p){if(typeof p=="object"&&p!==null)return p[Na]!==!0?di(p,t,n,c):di(p[Sa],t,n,c)}a=(d=f(a))!=null?d:a;let s;if(Array.isArray(r)){const p=Ob(r,u,a,e,t);s=Reflect.set(r,u,a,o),p&&p()}else{try{let p=a;if(a=n.call(null,r,c,a,l),p!==a){const m=f(a);m!==void 0&&(a=m)}}catch(p){return _u(`${c} set error ${p}`),!0}s=Reflect.set(r,u,a,o),t.call(null,r,c,a,l)}return s||!0}}}function di(e,t,n,r=""){if(Object.isFrozen(e))return e;for(let u in e){const i=r===""?u:r+"."+u,o=e[u];typeof o=="object"&&o!==null&&(e[u]=di(o,t,n,i))}return new Proxy(e,Ib(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 Oa(e,t,n){if(t==="")return;const r=t.split(".");if(r.length===0)return;const u=r[0],i=r.slice(1),o=n[u]?n[u][0]:void 0;return i.length===0?o:i.reduce((a,l)=>{var s,d;const c=Number(l);if(Number.isNaN(c)&&a){const p=a!=null&&a.children?Mf(a.children):void 0,m=p==null?void 0:p.find(v=>v.id===l);return m||(a.controlType===se.FORM?a:void 0)}else return(d=(s=a==null?void 0:a.children)==null?void 0:s[c])!=null?d:a},o)}function Tb(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function Mb(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function Rb(){Sf.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[Na]){let u;const i=Tb(e,n);if(i.length){const o=(r=this[Of])==null?void 0:r.call(this,this[Sa],this[If],i),a=Mb(e,n,o);Bt.type=e,Bt.args=a,u=t.apply(this,a)}else Bt.type=e,Bt.args=n,u=t.apply(this,n);return typeof Bt.callback=="function"&&Bt.callback(e,n,u),Bt.type="",Bt.args=[],Bt.callback=Tf,u}else return t.apply(this,n)}})}class Lb{constructor(){this.actionMap=new Map,this.buildinActions={},this.actionUtils={},this.sources={}}execAction(t,n,...r){return st(this,null,function*(){const u=this.actionMap.get(t);if(!!u)try{return yield u.func.call(null,n,...r)}catch(i){return _u(`${u.id} Exception during calling action: ${i}`),!1}})}addAction(t,n){this.actionMap.has(t)&&jt("duplicated action key");const r=new Pb(t,n);this.actionMap.set(t,r)}}class Pb{constructor(t,n){this.id="",this.id=t,this.func=n}}class $b{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 st(this,null,function*(){return this.executer===void 0?(_u("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class _n{}class su extends _n{validate(t){return tt(t)}transform(t){if(t==null)return"";if(!wt(t)&&!Nc(t))return String(t);if(GA(t))return JSON.stringify(t);throw`${t} is not a string`}}class Ia extends _n{validate(t){return Zu(t)||t===""}transform(t){if(t==null)return"";const n=!wt(t)&&!Nc(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class xb extends _n{validate(t){return KA(t)}transform(t){if(t==null)return[];function n(r){return r.map(u=>u?String(u):"")}if(jn(t))return n(t);if(tt(t)&&Sc(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class kb extends _n{validate(t){return XA(t)}transform(t){if(t==null)return[];function n(u){return u.map(i=>!i&&i!==0?"":Number(i)).filter(i=>i===""||!Number.isNaN(i))}if(jn(t))return n(t);if(tt(t)&&Sc(t))try{const u=JSON.parse(t);if(jn(u))return n(u)}catch(u){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class Vb extends _n{validate(t){return wt(t)&&"amount"in t&&Zu(t.amount)&&"currency"in t&&tt(t.currency)}transform(t,n){if(t==null||t==="")return new Jo({currency:n==null?void 0:n.currency});let r;if(wt(t)&&(r=new Jo(Ce(Ce({},n),t))),tt(t)&&Qu(t))try{const u=JSON.parse(t);r=new Jo(Ce(Ce({},n),u))}catch(u){}if(r){const u=new Ia,i=new su;return u.validate(r.amount)||(r.amount=u.transform(r.amount)),i.validate(r.currency)||(r.currency=i.transform(r.currency)),r}throw`${t} is not a { amount: number, currency: string } object`}}class Ub extends _n{validate(t){return wt(t)&&"min"in t&&tt(t.min)&&"max"in t&&tt(t.max)}transform(t,n){if(t==null||t==="")return new Zo;let r;if(wt(t)&&(r=new Zo(Ce(Ce({},n),t))),tt(t)&&Qu(t))try{const u=JSON.parse(t);r=new Zo(Ce(Ce({},n),u))}catch(u){}if(r){const u=new su;return u.validate(r.min)||(r.min=u.transform(r.min)),u.validate(r.max)||(r.max=u.transform(r.max)),r}throw`${t} is not a { min: string, max: string } object`}}class jb extends _n{validate(t){return wt(t)&&"result"in t&&Zu(t.result)&&"unit"in t&&tt(t.unit)}transform(t,n){if(t==null||t==="")return new Yo({unit:n==null?void 0:n.unit});let r;if(wt(t)&&(r=new Yo(Ce(Ce({},n),t))),tt(t)&&Qu(t))try{const u=JSON.parse(t);r=new Yo(Ce(Ce({},n),u))}catch(u){}if(r){const u=new Ia,i=new su;return u.validate(r.result)||(r.result=u.transform(r.result)),i.validate(r.unit)||(r.unit=i.transform(r.unit)),r}throw`${t} is not a { result: string, unit: string } object`}}class Hb extends _n{validate(t){return!!wt(t)}transform(t,n){if(t==null||t==="")return new Qo;let r;if(wt(t)&&(r=new Qo(Ce(Ce({},n),jo.exports.camelizeKeys(t)))),tt(t)&&Qu(t))try{const u=JSON.parse(t);r=new Qo(Ce(Ce({},n),jo.exports.camelizeKeys(u)))}catch(u){}if(r){const u=new su;return u.validate(r.city)||(r.city=u.transform(r.city)),u.validate(r.district)||(r.district=u.transform(r.district)),u.validate(r.province)||(r.province=u.transform(r.province)),r}throw`${t} is not a { city: string, district: string, province: string } object`}}class Wb{static getValueChecker(t){let n;switch(t){case be.VARCHAR:case be.TIMESTAMP:case be.TEXT:case be.AUTO_NUMBER:n=new su;break;case be.DECIMAL:n=new Ia;break;case be.EMPLOYEES:case be.DEPARTMENTS:case be.IMAGE:case be.FILE:case be.ARRAY:n=new xb;break;case be.MONEY:n=new Vb;break;case be.TIMESCOPE:n=new Ub;break;case be.CALC:n=new jb;break;case be.DECIMAL_RANGE:n=new kb;break;case be.ADDRESS:n=new Hb;break}return n}}function qb(e){if(["min","max","currency","unit"].includes(e))return be.VARCHAR;if(["result","amount"].includes(e))return be.DECIMAL}function Rf(e,t,n,r){var o;let u=(o=qb(t))!=null?o:e,i=Wb.getValueChecker(u);if(!i||i.validate(n))return n;try{const a=i.transform(n,r);return a!==void 0?a:n}catch(a){throw`${t} ${a}`}}function Gb(e,t,n){return Object.entries(e).reduce((r,[u,i])=>{const o=t[u];return r[u]=Rf(i,u,o,n[u]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let Br=null,lu="";class Ta extends Mc{constructor(t){super(),this.rawStore={},this.isMounted=!1,this.id=Eu(8),this.__pluginsApplied=!1,this.actionManager=new Lb,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:u,externalParams:i,language:o=Xa,debug:a=!1,messagesI18n:l,children:c}=this.$options;te.setLocale(o,l),this.debug=a,this.runtime=new Je({schema:r,beforeCreateInstance:u}),this.externalParams=i,this.children=c,this.store=new Fb({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&$i(...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=di(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,u){const i=Oa(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return r;if(this.assertInstance(i,_e.SUBTABLE)){if(r===null)return[];const l=i.props.headers.reduce((f,s)=>{const d=s.children[0];return d&&d.controlType===se.FORM&&(f[d.id]=d.fieldType),f},{}),c=this.getEmptyState(i.id);return r==null?void 0:r.map(f=>Gb(l,f,c))}const o=n.split("."),a=o[o.length-1];try{return Rf(i.fieldType,a,r,u)}catch(l){throw sr(`the id=${i.id}'s instance setState error, %o ${l}.`,r),l}}_proxyStateCallback(t,n,r,u,i){Array.isArray(t)?this._handlerArrayUpdate(t,n,r,u,i):this._handlerObjectUpdate(t,n,r,u)}_handlerArrayUpdate(t,n,r,u,i){const o=Oa(this.runtime.flatInstances,n,this.runtime.instanceMap);if((o==null?void 0:o.controlType)!==se.LIST)return;const a=p=>{const m=[];for(let v=0;v<p;v++){const y=this.listControlCreateRow(o,"subtable-row");y&&m.push(y)}return m},l=Br;let c=[],f=[],s=[],d=!1;if(r&&u){switch(r){case"push":case"unshift":const m=u.length;c=a(m),f=u,o.children[r](...c);break;case"splice":if(u.length>2){const v=u.length-2,y=u.slice(2);c=a(v),f=y;const h=u[0],D=u[1];o.children[r](h,D,...c)}else{const v=u[0],y=u[1];v+y===o.children.length-1&&(d=!0),o.children[r](...u)}break;default:o.children[r](...u);break}r==="splice"?s=i:["pop","shift"].includes(r)&&(s=[i]);const p=this.getState(o.id);this._handlerSubtableUpdateUid(p),this.runtime.getFlatInstances(),this.emit("list-change",{instance:o,value:p,options:Object.assign({},l,{changed:c,data:f,deleted:s!=null?s:[],jsonValue:JSON.stringify(p),isDeleteLastOne:d,type:r,args:u})}),Br=null}}_handlerSubtableUpdateUid(t){t.forEach(n=>{n.uid||Object.assign(n,{uid:"new:"+au("uid")})})}_handlerObjectUpdate(t,n,r,u){const i=Oa(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return;const o=this.getInstanceRowIndex(i),a=Br||{};if(i.controlType===se.LIST&&i.type===_e.SUBTABLE){i.children.length=0;const l=r;let c=[];for(let s=0;s<l.length;s++){const d=this.listControlCreateRow(i,"subtable-row");d&&c.push(d)}i.children.push(...c);let f=u!=null?u:[];(a==null?void 0:a.setData)===!0?f=[]:this.runtime.getFlatInstances(),this._handlerSubtableUpdateUid(l),this.emit("list-change",{instance:i,value:r,options:gu(Ce({},a),{changed:c,data:l,deleted:f,type:"push",jsonValue:JSON.stringify(l)})})}else this.emit("change",{instance:i,value:this.getState(i.id,o),rowIndex:o,options:gu(Ce({},a),{oldValue:u})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{lu=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){jt(`${lu} Plugin apply Error
|
|
46
|
+
${r}`)}finally{lu=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){let r;if(n==="subtable-row"?r={children:[],controlType:se.LAYOUT,id:Eu(),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===se.LAYOUT){const u=r,i=he(t.props.headers),o=this.createControl(i);for(let a of o)a.parent||this.runtime.resetInstanceParent(a,u);u.children.push(...o)}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 st(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return sr("The engine-mounted life cycle can only be triggered once"),Promise.resolve([]);if(this._jobTasks.length){console.time("engine-mounted need wait");const o=[...this._jobTasks];yield Promise.all(o),console.timeEnd("engine-mounted need wait")}this.isMounted=!0}let r,u;this.isMounted||(u=new Promise(o=>{r=o}),this._jobTasks.push(u));const i=yield H0(Ta.prototype,this,"emit").call(this,t,n);return r&&u&&(r(),this._jobTasks.splice(this._jobTasks.indexOf(u),1)),i})}on(t,n){return lu&&(n.applyingPluginName=lu),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,u){return this.setInstance(t,n,r,u)}getRule(t,n){return Je.staticGetRules(t,n)}getAllRules(t){var r,u;const n=this.runtime.allRules;return t===void 0?n:{rules:(r=n.rules[t])==null?void 0:r.fields,antdRules:(u=n.antdRules[t])==null?void 0:u.fields}}getRules(t,n=!1){var a,l,c,f,s,d,p;const r=this.runtime.rules,u=this.runtime.fieldCodeRules,i=this.store.controlIdMapping,o=n?u:r;if(t===void 0)return n?u:o;{if(t=n?(a=i[t])!=null&&a.children?(l=i[t].dataBind)==null?void 0:l.dataCode:((c=i[t].dataBind)==null?void 0:c.fieldCode)||t:t,t in o)return(f=o[t])==null?void 0:f.fields;let m;for(const v in o)if(t in(((s=o[v])==null?void 0:s.fields)||{})){m=(p=(d=o[v])==null?void 0:d.fields)==null?void 0:p[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){Br=t}setState(t,n,r,u){Br=u,this.debugLog("[%o]: \u89E6\u53D1setState, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o, options=%o",t,n,r,u),this.store.setState(t,n,r),this.debugLog("[%o]: setState\u5B8C\u6210, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o",t,n,r),Br=null}setStates(t,n,r){let u=t!=null?t:{};Object.keys(u).forEach(i=>{Object.entries(this.store.controlIdMapping).forEach(([o,a])=>{if(a.dataView===i){const l=u[i][o];l!==void 0&&this.setState(o,l,n,r)}else(o===i||a.children&&a.children[i])&&u[i]!==void 0&&this.setState(i,u[i],n,r)})})}getField(t,n,r){if(!n){const l=this.getDataBindMapping(t);if(l){const{controlId:c}=l;return this.getState(c)}return}const u=this.getDataBindMapping(t,n);if(!u)return;const{dataBind:i,controlId:o}=u,a=this.getState(o,r);return dt(i)?a:Object.entries(i).reduce((l,[c,f])=>f.fieldCode===n?l[c]:l,a)}getData(t){var u,i,o,a,l,c,f,s,d;if(!t)return;let n=this.getDataBindMapping(t),r=this.getControlIdMapping();if(n){const{controlId:p}=n,m=this.getField(t);if(Array.isArray(m))return m.map(y=>{var D,g,_,A,w,b;let h={};for(let T in y){const M=(_=(g=(D=r[p])==null?void 0:D.children[T])==null?void 0:g.dataBind)==null?void 0:_.fieldCode;if(M!==""){if(M)h[M]=y[T];else if((A=r[p])!=null&&A.children[T])for(let W in y[T])h[(b=(w=r[p])==null?void 0:w.children[T])==null?void 0:b.dataBind[W].fieldCode]=y[T][W]}}return h});{let v={};for(let y in m)if((i=(u=r[y])==null?void 0:u.dataBind)!=null&&i.fieldCode)v[(o=r[y])==null?void 0:o.dataBind.fieldCode]=m[y];else if((l=(a=r[y])==null?void 0:a.dataBind)!=null&&l.dataCode)Array.isArray(m[y])&&(v[(c=r[y])==null?void 0:c.dataBind.dataCode]=(f=m[y])==null?void 0:f.map(h=>{var g,_;let D={};for(let A in h){const w=(g=r[y].children[A])==null?void 0:g.dataBind.fieldCode;if(w!=="")if(w)D[w]=h[A];else for(let b in h[A])D[(_=r[y].children[A])==null?void 0:_.dataBind[b].fieldCode]=h[A][b]}return D}));else if(r[y])for(let h in m[y])v[(d=(s=r[y])==null?void 0:s.dataBind[h])==null?void 0:d.fieldCode]=m[y][h];return v}}}setField(t,n,r,u,i){var c;const o=this.getDataBindMapping(t,n);if(!o)return;const{dataBind:a,controlId:l}=o;if(dt(a))this.setState(l,r,u,i);else{const f=(c=he(this.getState(l,u)))!=null?c:this.getEmptyState(l),s=Object.entries(a).reduce((d,[p,m])=>(m.fieldCode===n&&(d[p]=r),d),f);this.setState(l,s,u,i)}}setFields(t,n,r,u){const i=this.getDataBindMapping(t);if(!i)return;let o=[];i.fields.forEach(a=>{var s;const{dataBind:l,controlId:c,fieldCode:f}=a;if(!o.includes(f)&&!!Object.hasOwnProperty.call(n,f))if(dt(l))this.setState(c,n[f],r,u);else{const d=(s=he(this.getState(c,r)))!=null?s:this.getEmptyState(c),p=Object.entries(l).reduce((m,[v,y])=>{o.push(y.fieldCode);const h=n[y.fieldCode];return h!==void 0&&(m[v]=h),m},d);this.setState(a.controlId,p,r,u)}})}buildFields(t,n){const r=this.getDataBindMapping(t);if(!r||!r.fields)return;let u=[];const i={};return r.fields.forEach(o=>{const{dataBind:a,controlId:l,fieldCode:c}=o;if(!u.includes(c)&&!!Object.hasOwnProperty.call(n,c))if(dt(a))i[l]=n[c];else{const f=this.getEmptyState(l);i[o.controlId]=Object.entries(a).reduce((s,[d,p])=>{u.push(p.fieldCode);const m=n[p.fieldCode];return m!==void 0&&(s[d]=m),s},f)}}),i}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 u=this.store.defaultState;r===!0&&(u={}),Object.keys(t).map(i=>{var a,l,c,f;const o=t[i];if(Array.isArray(o)){const s=this.getDataBindMapping(i);if(!s)return;u[s.dataViewId]||(u[s.dataViewId]={}),o.length?u[s.dataViewId][s.controlId]=[]:u[s.dataViewId][s.controlId]=(a=u[s.dataViewId][s.controlId])!=null?a:[];let d={},p={};o.map(m=>{let v=he(this.store.emptyState[s.dataViewId][s.controlId]),y=[];Object.keys(m).map(h=>{var g,_,A;if(y.includes(h))return;p.hasOwnProperty(h)===!1&&(p[h]=(_=(g=this.store.dataBindMapping[i])==null?void 0:g.fields)==null?void 0:_.find(w=>w.fieldCode===h));const D=p[h];if(D){if(dt(D.dataBind)&&m[h]!==void 0)v[D.controlId]=m[h];else if(!dt(D.dataBind)){d.hasOwnProperty(D.controlId)===!1&&(d[D.controlId]=he((A=this.getEmptyState(D.controlId))!=null?A:{}));let w=he(d[D.controlId]);Object.keys(D.dataBind).map(b=>{const T=D.dataBind[b];m[T.fieldCode]!==void 0&&(w[b]=m[T.fieldCode]),y.push(T.fieldCode)}),v[D.controlId]=w}}else h==="uid"&&m.uid!==void 0?v.uid=m.uid:h==="virtualStore"&&m.virtualStore!==void 0&&(v.virtualStore=Object.freeze(m.virtualStore))}),u[s.dataViewId][s.controlId].push(v)})}else if(o){let s=[];const d=he(this.store.emptyState);(l=Object.keys(o))!=null&&l.length&&Object.keys(o).map(m=>{var y;if(s.includes(m))return;const v=this.getDataBindMapping(i,m);if(v){if(u[v.dataViewId[0]]||(u[v.dataViewId[0]]={}),dt(v.dataBind)&&o[m]!==void 0)u[v.dataViewId[0]][v.controlId]=o[m]!==void 0?o[m]:d[v.dataViewId[0]][v.controlId];else if(!dt(v.dataBind)){let h=(y=this.getEmptyState(v.controlId))!=null?y:{};Object.keys(v.dataBind).map(D=>{const g=v.dataBind[D];o[g.fieldCode]!==void 0&&(h[D]=o[g.fieldCode]),s.push(g.fieldCode)}),u[v.dataViewId[0]][v.controlId]=h}}});const p=this.getDataBindMapping(i);if(p){const m=(c=p==null?void 0:p.fields)==null?void 0:c.map(h=>h==null?void 0:h.controlId),v=this.getEmptyState(p==null?void 0:p.controlId),y=Object.keys((f=u==null?void 0:u[p==null?void 0:p.controlId])!=null?f:{});m==null||m.forEach(h=>{!y.includes(h)&&h!=="uid"&&u[p==null?void 0:p.controlId]&&(Object.keys(u).length?Object.assign(u[p==null?void 0:p.controlId],{[h]:v[h]}):Object.assign(u,{[p.controlId]:{[h]:v[h]}}))}),this.debugLog("engine setData\u65B9\u6CD5\u9ED8\u8BA4\u503C\u53CA\u8868\u5355\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",u)}}}),this.debugLog("engine setData\u65B9\u6CD5\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",u),this.setStates(u,void 0,Ce({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 u=this.findSubtableHeadersControl(t);u!==void 0&&r.unshift(u)}return r}setInstance(t,n,r,u){try{if(typeof t=="string"&&u===-1)this.getInstances(t,u===-1).map(o=>{o&&(this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",o.id,o,n,r),Uo(o.props,n,r),this.schemaEvent("schema-change",{instance:o,props:n,value:r,rowIndex:u}))});else{let i;if(typeof t=="string"?i=this.getInstance(t,u):i=t,!i)return;this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",i.id,i,n,r),Uo(i.props,n,r),this.schemaEvent("schema-change",{instance:i,props:n,value:r,rowIndex:u})}}catch(i){throw i}}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 u=r.fields.find(i=>i.fieldCode===n);if(!!u)return u}getAction(){return this.actionManager}initDataManager(t){this.dataManager=new $b(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return tt(n)?t.type===n:n.includes(t.type)}assertInstanceIsCustomControl(t){return!zA(tt(t)?t:t.type)}getInstanceRowIndex(t){if(!t.parent)return;let n;if(this.assertInstance(t.parent,_e.SUBTABLE_COLUMN)&&this.assertInstance(t.parent.parent,_e.SUBTABLE))n=-1;else if(this.getInstanceParentControl(t,_e.SUBTABLE_COLUMN)){const i=this.runtime.instanceMap[t.id];if(Object.prototype.toString.call(i)==="[object Array]"){const o=i.findIndex(a=>a===t);o>-1&&(n=o)}}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,_e.SUBTABLE_COLUMN)?t:this.getInstanceParentControl(t,_e.SUBTABLE_COLUMN);if(!r)return;const i=this.getInstanceParentControl(t,_e.SUBTABLE).props.headers.find(o=>o.id===r.id);if(!!i)return i.children.find(o=>o.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 u in n)if(t in n[u]){r=u;break}return r}findSubtableHeadersControl(t){const n=this.store.subtableHeadersControlIdMapping;let r;for(const u in n)if(t in n[u]){r=n[u][t];break}return r}}class Kb{}class Xb{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[u,i]of Object.entries(this.eventJs))r.addAction(u,i)}else{const u=Lf(n,t,this.env);if(!u)return;for(let[i,o]of Object.entries(u.funcMap))r.addAction(i,o)}}}function Lf(e,t,n){if(!e.module||!e.module.compiled)return;const r=e.module.compiled,u={exports:{ctx:t,utils:t.getAction().actionUtils,env:n}};try{new Function("module","exports",r).call(u,u,u.exports)}catch(a){jt(a.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&jt("fail to parse the module")}const i={},o={};for(const[a,l]of Object.entries(u.exports))typeof l=="function"?i[a]=l:o[a]=l;return{funcMap:i,variables:o}}const zb={"engine-initialized":"did_init","engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class Jb{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(zb).forEach(([n,r])=>{t.on(n,u=>st(this,null,function*(){const i=yield this.callLifecycleEvent(r,u);return i.includes(!1)?!1:i}))})}callLifecycleEvent(t,n){return st(this,null,function*(){const r=this.config;return!r||!Array.isArray(r[t])?[]:yield Promise.all(r[t].map(i=>st(this,null,function*(){return yield this.engine.getAction().execAction(i,n)})))})}}class Zb{constructor(t,n){this.config=t,this.customEvents=n}apply(t){this.engine=t,Lc.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=>st(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 st(this,null,function*(){const r=this.config[n.instance.id];if(!r||!Array.isArray(r[t]))return[];const u=yield Promise.all(r[t].map(i=>st(this,null,function*(){return yield this.engine.getAction().execAction(i,n)})));return u.includes(!1)?!1:u})}}function pi(){return pi=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},pi.apply(null,arguments)}var Pf={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function We(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 $f(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 hi(e){return typeof e=="string"}var pt=Array.isArray;function Nr(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function Ma(e){return Array.isArray(e)||Nr(e)}function Qb(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function Yb(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function e8(e){return e&&e.constructor.prototype.isRange===!0||!1}function Vf(e){return e&&e.constructor.prototype.isIndex===!0||!1}function t8(e){return typeof e=="boolean"}function n8(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function r8(e){return e&&e.constructor.prototype.isHelp===!0||!1}function u8(e){return typeof e=="function"}function i8(e){return e instanceof Date}function o8(e){return e instanceof RegExp}function Uf(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!$f(e)&&!xf(e))}function a8(e){return e===null}function s8(e){return e===void 0}function l8(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function c8(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function f8(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function d8(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function p8(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function h8(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function m8(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function g8(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function v8(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function E8(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function D8(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function _8(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function y8(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function C8(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function A8(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function F8(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function b8(e){return e&&e.constructor.prototype.isChain===!0||!1}function Ra(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 Kn(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 Kn(n)});if(e instanceof Date)return new Date(e.valueOf());if(Qt(e))return e;if(Uf(e))return w8(e,Kn);throw new TypeError("Cannot clone: unknown type of value (value: ".concat(e,")"))}function w8(e,t){var n={};for(var r in e)mi(e,r)&&(n[r]=t(e[r]));return n}function cu(e,t){var n,r,u;if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;for(r=0,u=e.length;r<u;r++)if(!cu(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)||!cu(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function mi(e,t){return e&&Object.hasOwnProperty.call(e,t)}function B8(e,t){for(var n={},r=0;r<t.length;r++){var u=t[r],i=e[u];i!==void 0&&(n[u]=i)}return n}var N8=["Matrix","Array"],S8=["number","BigNumber","Fraction"],jf=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(Sf)};ho(Pf,Sf,{MATRIX_OPTIONS:Uv,NUMBER_OPTIONS:Vv});function xf(){return!0}function _t(){return!1}function Sr(){}const kf="Argument is not a typed-function.";function $f(){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:xf,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(kf);const T=S&&S.exact,b=Array.isArray(N)?N.join(","):N,I=y(b),x=E(I);if(!T||x in D.signatures){const ie=D._typedFunctionData.signatureMap.get(x);if(ie)return ie}const B=I.length;let j;if(T){j=[];let ie;for(ie in D.signatures)j.push(D._typedFunctionData.signatureMap.get(ie))}else j=D._typedFunctionData.signatures;for(let ie=0;ie<B;++ie){const ae=I[ie],Ae=[];let Ve;for(Ve of j){const Ze=M(Ve.params,ie);if(!(!Ze||ae.restParam&&!Ze.restParam)){if(!Ze.hasAny){const St=g(Ze);if(ae.types.some(Tt=>!St.has(Tt.name)))continue}Ae.push(Ve)}}if(j=Ae,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 _(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 v(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 g(D){return D.typeSet||(D.typeSet=new Set,D.types.forEach(N=>D.typeSet.add(N.name))),D.typeSet}function y(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 xf;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=rr(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?g(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 ae=[];if(x.forEach(Ae=>{const Ve=M(Ae.params,B),Ze=F(Ve);(B<Ae.params.length||w(Ae.params))&&Ze(N[B])&&ae.push(Ae)}),ae.length===0){if(b=U(x,B),b.length>0){const Ae=a(N[B]);return T=new TypeError("Unexpected type of argument in function "+I+" (expected: "+b.join(" or ")+", actual: "+Ae.join(" | ")+", index: "+B+")"),T.data={category:"wrongType",fn:I,index:B,actual:Ae,expected:b},T}}else x=ae}const j=x.map(function(ae){return w(ae.params)?1/0:ae.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 ie=[];for(let ae=0;ae<N.length;++ae)ie.push(a(N[ae]).join("|"));return T=new TypeError('Arguments of type "'+ie.join(", ")+'" do not match any of the defined signatures of function '+I+"."),T.data={category:"mismatch",actual:ie},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 ee(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 ue(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=ee(D)-ee(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,ie;for(ie of S)ie.hasAny&&++j,ie.hasConversion&&++$;let ae=0,Ae=0;for(ie of T)ie.hasAny&&++ae,ie.hasConversion&&++Ae;if(j!==ae)return j-ae;if(x&&b.hasConversion){if(!B||!I.hasConversion)return 1}else if(B&&I.hasConversion)return-1;if($!==Ae)return $-Ae;if(x){if(!B)return 1}else if(B)return-1;const Ve=(S.length-T.length)*(x?-1:1);if(Ve!==0)return Ve;const Ze=[];let St=0;for(let xr=0;xr<S.length;++xr){const No=ue(S[xr],T[xr]);Ze.push(No),St+=No}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 Zn(D,N){let S=N;if(D.some(b=>b.hasConversion)){const b=w(D),I=D.map(Qn);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,$t(arguments,0,b).concat([$t(arguments,b)]))}}return T}function Qn(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 Yn(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 or(x,function(B){return N(S,T+1,b.concat([B]))})}else return[b]}return N(D,0,[])}function er(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 ie=!1,ae;for(ae of $)if(j.has(ae)){ie=!0;break}if(!ie)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 st(D){return D.map(N=>Ut(N)?se(N.referToSelf.callback):On(N)?V(N.referTo.references,N.referTo.callback):N)}function Cn(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 Fn(D,N,S){const T=st(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(Ut(j))T[B]=j.referToSelf.callback(S),T[B].referToSelf=j.referToSelf,b[B]=!0,x=!1;else if(On(j)){const $=Cn(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 tr(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 nr(D,N){if(u.createCount++,Object.keys(N).length===0)throw new SyntaxError("No signatures provided");u.warnAgainstDeprecatedThis&&tr(N);const S=[],T=[],b={},I=[];let x;for(x in N){if(!Object.prototype.hasOwnProperty.call(N,x))continue;const de=y(x);if(!de)continue;S.forEach(function(mi){if(er(mi,de))throw new TypeError('Conflicting signatures "'+E(mi)+'" and "'+E(de)+'".')}),S.push(de);const at=T.length;T.push(N[x]);const wE=de.map(v);let Oo;for(Oo of Yn(wE)){const mi=E(Oo);I.push({params:Oo,name:mi,fn:at}),Oo.every(AE=>!AE.hasConversion)&&(b[mi]=at)}}I.sort(X);const B=Fn(T,b,pi);let j;for(j in b)Object.prototype.hasOwnProperty.call(b,j)&&(b[j]=B[b[j]]);const $=[],ie=new Map;for(j of I)ie.has(j.name)||(j.fn=B[j.fn],$.push(j),ie.set(j.name,j));const ae=$[0]&&$[0].params.length<=2&&!w($[0].params),Ae=$[1]&&$[1].params.length<=2&&!w($[1].params),Ve=$[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),xr=ae&&Ae&&Ve&&Ze&&St&&Tt;for(let de=0;de<$.length;++de)$[de].test=C($[de].params);const No=ae?F($[0].params[0]):_t,J1=Ae?F($[1].params[0]):_t,z1=Ve?F($[2].params[0]):_t,Z1=Ze?F($[3].params[0]):_t,Q1=St?F($[4].params[0]):_t,Y1=Tt?F($[5].params[0]):_t,eE=ae?F($[0].params[1]):_t,tE=Ae?F($[1].params[1]):_t,nE=Ve?F($[2].params[1]):_t,rE=Ze?F($[3].params[1]):_t,iE=St?F($[4].params[1]):_t,oE=Tt?F($[5].params[1]):_t;for(let de=0;de<$.length;++de)$[de].implementation=Zn($[de].params,$[de].fn);const uE=ae?$[0].implementation:Sr,sE=Ae?$[1].implementation:Sr,aE=Ve?$[2].implementation:Sr,cE=Ze?$[3].implementation:Sr,lE=St?$[4].implementation:Sr,fE=Tt?$[5].implementation:Sr,dE=ae?$[0].params.length:-1,hE=Ae?$[1].params.length:-1,pE=Ve?$[2].params.length:-1,mE=Ze?$[3].params.length:-1,gE=St?$[4].params.length:-1,_E=Tt?$[5].params.length:-1,DE=xr?6:0,vE=$.length,yE=$.map(de=>de.test),EE=$.map(de=>de.implementation),bE=function(){for(let at=DE;at<vE;at++)if(yE[at](arguments))return EE[at].apply(this,arguments);return u.onMismatch(D,arguments,$)};function pi(de,at){return arguments.length===dE&&No(de)&&eE(at)?uE.apply(this,arguments):arguments.length===hE&&J1(de)&&tE(at)?sE.apply(this,arguments):arguments.length===pE&&z1(de)&&nE(at)?aE.apply(this,arguments):arguments.length===mE&&Z1(de)&&rE(at)?cE.apply(this,arguments):arguments.length===gE&&Q1(de)&&iE(at)?lE.apply(this,arguments):arguments.length===_E&&Y1(de)&&oE(at)?fE.apply(this,arguments):bE.apply(this,arguments)}try{Object.defineProperty(pi,"name",{value:D})}catch(de){}return pi.signatures=b,pi._typedFunctionData={signatures:$,signatureMap:ie},pi}function Nn(D,N,S){throw k(D,N,S)}function rr(D){return $t(D,0,D.length-1)}function vt(D){return D[D.length-1]}function $t(D,N,S){return Array.prototype.slice.call(D,N,S)}function ir(D,N){for(let S=0;S<D.length;S++)if(N(D[S]))return D[S]}function or(D,N){return Array.prototype.concat.apply([],D.map(N))}function ur(){const D=rr(arguments).map(S=>E(y(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 se(D){if(typeof D!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:D}}}function On(D){return D&&typeof D.referTo=="object"&&Array.isArray(D.referTo.references)&&typeof D.referTo.callback=="function"}function Ut(D){return D&&typeof D.referToSelf=="object"&&typeof D.referToSelf.callback=="function"}function In(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 hi(D){let N;for(const S in D)Object.prototype.hasOwnProperty.call(D,S)&&(d(D[S])||typeof D[S].signature=="string")&&(N=In(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=hi(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=In(T,j)),A(b,B)}return nr(T||"",b)},u.create=$f,u.createCount=O.createCount,u.onMismatch=Nn,u.throwMismatchError=Nn,u.createError=k,u.clear=l,u.clearConversions=f,u.addTypes=c,u._findType=s,u.referTo=ur,u.referToSelf=se,u.convert=_,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=ir(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(kf);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 Uf=$f();function xt(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function Ss(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(!xt(n))throw new Error("size must be an integer");if(e>Io(2,n-1)-1||e<-Io(2,n-1))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!xt(e))throw new Error("Value must be an integer");e<0&&(e=e+Io(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 Ts(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),We(t)?r=t:We(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 Hv(e,r);case"exponential":return Vf(e,r);case"engineering":return jv(e,r);case"bin":return Ss(e,2,i);case"oct":return Ss(e,8,i);case"hex":return Ss(e,16,i);case"auto":return Wv(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 go(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 jv(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=go(e),r=_o(n,t),i=r.exponent,o=r.coefficients,u=i%3===0?i:i<0?i-3-i%3:i-i%3;if(We(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=We(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 Hv(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=go(e),r=typeof t=="number"?_o(n,n.exponent+1+t):n,i=r.coefficients,o=r.exponent+1,u=o+(t||0);return i.length<u&&(i=i.concat(Tr(u-i.length))),o<0&&(i=Tr(-o+1).concat(i),o=1),o<i.length&&i.splice(o,0,o===0?"0.":"."),r.sign+i.join("")}function Vf(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=go(e),r=t?_o(n,t):n,i=r.coefficients,o=r.exponent;i.length<t&&(i=i.concat(Tr(t-i.length)));var u=i.shift();return r.sign+u+(i.length>0?"."+i.join(""):"")+"e"+(o>=0?"+":"")+o}function Wv(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=go(e),u=t?_o(o,t):o;if(u.exponent<r||u.exponent>=i)return Vf(e,t);var s=u.coefficients,c=u.exponent;s.length<t&&(s=s.concat(Tr(t-s.length))),s=s.concat(Tr(c-s.length+1+(s.length<t?t-s.length:0))),s=Tr(-c).concat(s);var l=c>0?c:0;return l<s.length-1&&s.splice(l+1,0,"."),u.sign+s.join("")}function _o(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 Tr(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function qv(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var Gv=Number.EPSILON||2220446049250313e-31;function Kv(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<Gv?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function Ms(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(!xt(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 Xv(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 zv(e,r);case"exponential":return jf(e,r);case"engineering":return Jv(e,r);case"bin":return Ms(e,2,i);case"oct":return Ms(e,8,i);case"hex":return Ms(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=jf(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 Jv(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 jf(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function zv(e,t){return e.toFixed(t)}function Xn(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 Ts(e,t);if(Zt(e))return Xv(e,t);if(Qv(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return qf(e,t);if(po(e))return Hf(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=>Hf(r)+": "+Xn(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function Hf(e){for(var t=String(e),n="",r=0;r<t.length;){var i=t.charAt(r);n+=i in Wf?Wf[i]:i,r++}return'"'+n+'"'}var Wf={'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t"};function qf(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,i=0;i<r;i++)i!==0&&(n+=", "),n+=qf(e[i],t);return n+="]",n}else return Xn(e,t)}function Qv(e){return e&&typeof e=="object"&&typeof e.s=="number"&&typeof e.n=="number"&&typeof e.d=="number"||!1}function Pe(e,t,n){if(!(this instanceof Pe))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}Pe.prototype=new RangeError,Pe.prototype.constructor=RangeError,Pe.prototype.name="DimensionError",Pe.prototype.isDimensionError=!0;function Mr(e,t,n){if(!(this instanceof Mr))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}Mr.prototype=new RangeError,Mr.prototype.constructor=RangeError,Mr.prototype.name="IndexError",Mr.prototype.isIndexError=!0;function Jn(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function Gf(e,t,n){var r,i=e.length;if(i!==t[n])throw new Pe(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 Pe(t.length-1,t.length,"<");Gf(e[r],t,o)}}else for(r=0;r<i;r++)if(Array.isArray(e[r]))throw new Pe(t.length+1,t.length,">")}function Kf(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new Pe(e.length,0)}else Gf(e,t,0)}function Dt(e,t){if(e!==void 0){if(!We(e)||!xt(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new Mr(e,t)}}function Xf(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(!We(i)||!xt(i)||i<0)throw new TypeError("Invalid size, must contain positive integers (size: "+Xn(t)+")")}),(We(e)||Zt(e))&&(e=[e]);var r=n!==void 0?n:0;return Rs(e,t,0,r),e}function Rs(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),Rs(o,t,l,r);for(i=c;i<s;i++)o=[],e[i]=o,Rs(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 Jf(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 Pe(0,r,"!=");t=zf(t,r);var i=Zf(t);if(r!==i)throw new Pe(i,r,"!=");try{return Yv(n,t)}catch(o){throw o instanceof Pe?new Pe(i,r,"!="):o}}function zf(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 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||Jn(e);if(n)for(var o=0;o<n;o++)e=[e],i.unshift(1);for(e=Qf(e,t,0);i.length<t;)i.push(1);return e}function Qf(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]=Qf(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 Bs(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?Bs(o,t):t(o);if(n===void 0)n=s;else if(n!==s)return"mixed"}return n}function Yf(e,t,n,r){if(r<n){if(e.length!==t.length)throw new Pe(e.length,t.length);for(var i=[],o=0;o<e.length;o++)i[o]=Yf(e[o],t[o],n,r+1);return i}else return e.concat(t)}function ny(){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 Yf(n,r,t,0)},e[0]);throw new Error("Wrong number of arguments in function concat")}function ry(){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++)ed(t[a],o);return o}function ed(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 td(e,t){var n=Jn(e);if(li(n,t))return e;ed(n,t);var r=ry(n,t),i=r.length,o=[...Array(i-n.length).fill(1),...n],u=oy(e);n.length<i&&(u=Jf(u,o),n=Jn(u));for(var s=0;s<i;s++)n[s]<r[s]&&(u=iy(u,r[s],s),n=Jn(u));return u}function iy(e,t,n){return ny(...Array(t).fill(e),n)}function oy(e){return ho([],e)}function ot(e,t,n,r){function i(o){var u=$v(o,t.map(ay));return uy(e,t,o),n(u)}return i.isFactory=!0,i.fn=e,i.dependencies=t.slice().sort(),r&&(i.meta=r),i}function uy(e,t,n){var r=t.filter(o=>!sy(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 sy(e){return e&&e[0]==="?"}function ay(e){return e&&e[0]==="?"?e.slice(1):e}function cy(e,t){if(rd(e)&&nd(e,t))return e[t];throw typeof e[t]=="function"&&dy(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function ly(e,t,n){if(rd(e)&&nd(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function fy(e,t){return t in e}function nd(e,t){return!e||typeof e!="object"?!1:mo(hy,t)?!0:!(t in Object.prototype||t in Function.prototype)}function dy(e,t){return e==null||typeof e[t]!="function"||mo(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:mo(py,t)?!0:!(t in Object.prototype||t in Function.prototype)}function rd(e){return typeof e=="object"&&e&&e.constructor===Object}var hy={length:!0,name:!0},py={toString:!0,valueOf:!0,toLocaleString:!0};class my{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return cy(this.wrappedObject,t)}set(t,n){return ly(this.wrappedObject,t,n),this}has(t){return fy(this.wrappedObject,t)}}function gy(e){return e?e instanceof Map||e instanceof my||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var id=function(){return id=Uf.create,Uf},_y=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],Dy=ot("typed",_y,function(t){var{BigNumber:n,Complex:r,DenseMatrix:i,Fraction:o}=t,u=id();return u.clear(),u.addTypes([{name:"number",test:We},{name:"Complex",test:Tf},{name:"BigNumber",test:Zt},{name:"Fraction",test:Mf},{name:"Unit",test:Rf},{name:"identifier",test:s=>po&&/^(?:[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:po},{name:"Chain",test:xv},{name:"Array",test:pt},{name:"Matrix",test:Ir},{name:"DenseMatrix",test:lv},{name:"SparseMatrix",test:fv},{name:"Range",test:dv},{name:"Index",test:Bf},{name:"boolean",test:hv},{name:"ResultSet",test:pv},{name:"Help",test:mv},{name:"function",test:gv},{name:"Date",test:_v},{name:"RegExp",test:Dv},{name:"null",test:vv},{name:"undefined",test:yv},{name:"AccessorNode",test:Ev},{name:"ArrayNode",test:bv},{name:"AssignmentNode",test:wv},{name:"BlockNode",test:Av},{name:"ConditionalNode",test:Cv},{name:"ConstantNode",test:Fv},{name:"FunctionNode",test:Ov},{name:"FunctionAssignmentNode",test:Nv},{name:"IndexNode",test:Iv},{name:"Node",test:Sv},{name:"ObjectNode",test:Tv},{name:"OperatorNode",test:Mv},{name:"ParenthesisNode",test:Rv},{name:"RangeNode",test:Bv},{name:"RelationalNode",test:Lv},{name:"SymbolNode",test:Pv},{name:"Map",test:gy},{name:"Object",test:Lf}]),u.addConversions([{from:"number",to:"BigNumber",convert:function(c){if(n||Ls(c),qv(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||Do(c),new r(c,0)}},{from:"BigNumber",to:"Complex",convert:function(c){return r||Do(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||Do(c),new r(c.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(c){o||Ps(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||Ls(c);try{return new n(c)}catch(l){throw new Error('Cannot convert "'+c+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(c){o||Ps(c);try{return new o(c)}catch(l){throw new Error('Cannot convert "'+c+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(c){r||Do(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||Ls(c),new n(+c)}},{from:"boolean",to:"Fraction",convert:function(c){return o||Ps(c),new o(+c)}},{from:"boolean",to:"string",convert:function(c){return String(c)}},{from:"Array",to:"Matrix",convert:function(c){return i||vy(),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&&Os(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&&Os(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 Ls(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function Do(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function vy(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function Ps(e){throw new Error("Cannot convert value ".concat(e," into a Fraction, no class 'Fraction' provided."))}/*!
|
|
53
|
+
`);return Object.freeze(Pf)};pi(jf,Pf,{MATRIX_OPTIONS:N8,NUMBER_OPTIONS:S8});function Hf(){return!0}function gt(){return!1}function Sr(){}const Wf="Argument is not a typed-function.";function qf(){function e(E){return typeof E=="object"&&E!==null&&E.constructor===Object}const t=[{name:"number",test:function(E){return typeof E=="number"}},{name:"string",test:function(E){return typeof E=="string"}},{name:"boolean",test:function(E){return typeof E=="boolean"}},{name:"Function",test:function(E){return typeof E=="function"}},{name:"Array",test:Array.isArray},{name:"Date",test:function(E){return E instanceof Date}},{name:"RegExp",test:function(E){return E instanceof RegExp}},{name:"Object",test:e},{name:"null",test:function(E){return E===null}},{name:"undefined",test:function(E){return E===void 0}}],n={name:"any",test:Hf,isAny:!0};let r,u,i=0,o={createCount:0};function a(E){const B=r.get(E);if(B)return B;let O='Unknown type "'+E+'"';const I=E.toLowerCase();let C;for(C of u)if(C.toLowerCase()===I){O+='. Did you mean "'+C+'" ?';break}throw new TypeError(O)}function l(E){let B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"any";const O=B?a(B).index:u.length,I=[];for(let S=0;S<E.length;++S){if(!E[S]||typeof E[S].name!="string"||typeof E[S].test!="function")throw new TypeError("Object with properties {name: string, test: function} expected");const $=E[S].name;if(r.has($))throw new TypeError('Duplicate type name "'+$+'"');I.push($),r.set($,{name:$,test:E[S].test,isAny:E[S].isAny,index:O+S,conversionsTo:[]})}const C=u.slice(O);u=u.slice(0,O).concat(I).concat(C);for(let S=O+I.length;S<u.length;++S)r.get(u[S]).index=S}function c(){r=new Map,u=[],i=0,l([n],!1)}c(),l(t);function f(){let E;for(E of u)r.get(E).conversionsTo=[];i=0}function s(E){const B=u.filter(O=>{const I=r.get(O);return!I.isAny&&I.test(E)});return B.length?B:["any"]}function d(E){return E&&typeof E=="function"&&"_typedFunctionData"in E}function p(E,B,O){if(!d(E))throw new TypeError(Wf);const I=O&&O.exact,C=Array.isArray(B)?B.join(","):B,S=_(C),$=y(S);if(!I||$ in E.signatures){const re=E._typedFunctionData.signatureMap.get($);if(re)return re}const R=S.length;let j;if(I){j=[];let re;for(re in E.signatures)j.push(E._typedFunctionData.signatureMap.get(re))}else j=E._typedFunctionData.signatures;for(let re=0;re<R;++re){const ae=S[re],Fe=[];let Ue;for(Ue of j){const Ze=T(Ue.params,re);if(!(!Ze||ae.restParam&&!Ze.restParam)){if(!Ze.hasAny){const Ot=g(Ze);if(ae.types.some(It=>!Ot.has(It.name)))continue}Fe.push(Ue)}}if(j=Fe,j.length===0)break}let k;for(k of j)if(k.params.length<=R)return k;throw new TypeError("Signature not found (signature: "+(E.name||"unnamed")+"("+y(S,", ")+"))")}function m(E,B,O){return p(E,B,O).implementation}function v(E,B){const O=a(B);if(O.test(E))return E;const I=O.conversionsTo;if(I.length===0)throw new Error("There are no conversions to "+B+" defined.");for(let C=0;C<I.length;C++)if(a(I[C].from).test(E))return I[C].convert(E);throw new Error("Cannot convert "+E+" to "+B)}function y(E){let B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:",";return E.map(O=>O.name).join(B)}function h(E){const B=E.indexOf("...")===0,I=(B?E.length>3?E.slice(3):"any":E).split("|").map(R=>a(R.trim()));let C=!1,S=B?"...":"";return{types:I.map(function(R){return C=R.isAny||C,S+=R.name+"|",{name:R.name,typeIndex:R.index,test:R.test,isAny:R.isAny,conversion:null,conversionIndex:-1}}),name:S.slice(0,-1),hasAny:C,hasConversion:!1,restParam:B}}function D(E){const B=E.types.map($=>$.name),O=Jn(B);let I=E.hasAny,C=E.name;const S=O.map(function($){const R=a($.from);return I=R.isAny||I,C+="|"+$.from,{name:$.from,typeIndex:R.index,test:R.test,isAny:R.isAny,conversion:$,conversionIndex:$.index}});return{types:E.types.concat(S),name:C,hasAny:I,hasConversion:S.length>0,restParam:E.restParam}}function g(E){return E.typeSet||(E.typeSet=new Set,E.types.forEach(B=>E.typeSet.add(B.name))),E.typeSet}function _(E){const B=[];if(typeof E!="string")throw new TypeError("Signatures must be strings");const O=E.trim();if(O==="")return B;const I=O.split(",");for(let C=0;C<I.length;++C){const S=h(I[C].trim());if(S.restParam&&C!==I.length-1)throw new SyntaxError('Unexpected rest parameter "'+I[C]+'": only allowed for the last parameter');if(S.types.length===0)return null;B.push(S)}return B}function A(E){const B=Et(E);return B?B.restParam:!1}function w(E){if(!E||E.types.length===0)return Hf;if(E.types.length===1)return a(E.types[0].name).test;if(E.types.length===2){const B=a(E.types[0].name).test,O=a(E.types[1].name).test;return function(C){return B(C)||O(C)}}else{const B=E.types.map(function(O){return a(O.name).test});return function(I){for(let C=0;C<B.length;C++)if(B[C](I))return!0;return!1}}}function b(E){let B,O,I;if(A(E)){B=rr(E).map(w);const C=B.length,S=w(Et(E)),$=function(R){for(let j=C;j<R.length;j++)if(!S(R[j]))return!1;return!0};return function(j){for(let k=0;k<B.length;k++)if(!B[k](j[k]))return!1;return $(j)&&j.length>=C+1}}else return E.length===0?function(S){return S.length===0}:E.length===1?(O=w(E[0]),function(S){return O(S[0])&&S.length===1}):E.length===2?(O=w(E[0]),I=w(E[1]),function(S){return O(S[0])&&I(S[1])&&S.length===2}):(B=E.map(w),function(S){for(let $=0;$<B.length;$++)if(!B[$](S[$]))return!1;return S.length===B.length})}function T(E,B){return B<E.length?E[B]:A(E)?Et(E):null}function M(E,B){const O=T(E,B);return O?g(O):new Set}function W(E){return E.conversion===null||E.conversion===void 0}function V(E,B){const O=new Set;return E.forEach(I=>{const C=M(I.params,B);let S;for(S of C)O.add(S)}),O.has("any")?["any"]:Array.from(O)}function x(E,B,O){let I,C;const S=E||"unnamed";let $=O,R;for(R=0;R<B.length;R++){const ae=[];if($.forEach(Fe=>{const Ue=T(Fe.params,R),Ze=w(Ue);(R<Fe.params.length||A(Fe.params))&&Ze(B[R])&&ae.push(Fe)}),ae.length===0){if(C=V($,R),C.length>0){const Fe=s(B[R]);return I=new TypeError("Unexpected type of argument in function "+S+" (expected: "+C.join(" or ")+", actual: "+Fe.join(" | ")+", index: "+R+")"),I.data={category:"wrongType",fn:S,index:R,actual:Fe,expected:C},I}}else $=ae}const j=$.map(function(ae){return A(ae.params)?1/0:ae.params.length});if(B.length<Math.min.apply(null,j))return C=V($,R),I=new TypeError("Too few arguments in function "+S+" (expected: "+C.join(" or ")+", index: "+B.length+")"),I.data={category:"tooFewArgs",fn:S,index:B.length,expected:C},I;const k=Math.max.apply(null,j);if(B.length>k)return I=new TypeError("Too many arguments in function "+S+" (expected: "+k+", actual: "+B.length+")"),I.data={category:"tooManyArgs",fn:S,index:B.length,expectedLength:k},I;const re=[];for(let ae=0;ae<B.length;++ae)re.push(s(B[ae]).join("|"));return I=new TypeError('Arguments of type "'+re.join(", ")+'" do not match any of the defined signatures of function '+S+"."),I.data={category:"mismatch",actual:re},I}function Z(E){let B=u.length+1;for(let O=0;O<E.types.length;O++)W(E.types[O])&&(B=Math.min(B,E.types[O].typeIndex));return B}function Y(E){let B=i+1;for(let O=0;O<E.types.length;O++)W(E.types[O])||(B=Math.min(B,E.types[O].conversionIndex));return B}function ie(E,B){if(E.hasAny){if(!B.hasAny)return 1}else if(B.hasAny)return-1;if(E.restParam){if(!B.restParam)return 1}else if(B.restParam)return-1;if(E.hasConversion){if(!B.hasConversion)return 1}else if(B.hasConversion)return-1;const O=Z(E)-Z(B);if(O<0)return-1;if(O>0)return 1;const I=Y(E)-Y(B);return I<0?-1:I>0?1:0}function X(E,B){const O=E.params,I=B.params,C=Et(O),S=Et(I),$=A(O),R=A(I);if($&&C.hasAny){if(!R||!S.hasAny)return 1}else if(R&&S.hasAny)return-1;let j=0,k=0,re;for(re of O)re.hasAny&&++j,re.hasConversion&&++k;let ae=0,Fe=0;for(re of I)re.hasAny&&++ae,re.hasConversion&&++Fe;if(j!==ae)return j-ae;if($&&C.hasConversion){if(!R||!S.hasConversion)return 1}else if(R&&S.hasConversion)return-1;if(k!==Fe)return k-Fe;if($){if(!R)return 1}else if(R)return-1;const Ue=(O.length-I.length)*($?-1:1);if(Ue!==0)return Ue;const Ze=[];let Ot=0;for(let Pr=0;Pr<O.length;++Pr){const Bi=ie(O[Pr],I[Pr]);Ze.push(Bi),Ot+=Bi}if(Ot!==0)return Ot;let It;for(It of Ze)if(It!==0)return It;return 0}function Jn(E){if(E.length===0)return[];const B=E.map(a);E.length>1&&B.sort((C,S)=>C.index-S.index);let O=B[0].conversionsTo;if(E.length===1)return O;O=O.concat([]);const I=new Set(E);for(let C=1;C<B.length;++C){let S;for(S of B[C].conversionsTo)I.has(S.from)||(O.push(S),I.add(S.from))}return O}function Zn(E,B){let O=B;if(E.some(C=>C.hasConversion)){const C=A(E),S=E.map(Qn);O=function(){const R=[],j=C?arguments.length-1:arguments.length;for(let k=0;k<j;k++)R[k]=S[k](arguments[k]);return C&&(R[j]=arguments[j].map(S[j])),B.apply(this,R)}}let I=O;if(A(E)){const C=E.length-1;I=function(){return O.apply(this,kt(arguments,0,C).concat([kt(arguments,C)]))}}return I}function Qn(E){let B,O,I,C;const S=[],$=[];switch(E.types.forEach(function(R){R.conversion&&(S.push(a(R.conversion.from).test),$.push(R.conversion.convert))}),$.length){case 0:return function(j){return j};case 1:return B=S[0],I=$[0],function(j){return B(j)?I(j):j};case 2:return B=S[0],O=S[1],I=$[0],C=$[1],function(j){return B(j)?I(j):O(j)?C(j):j};default:return function(j){for(let k=0;k<$.length;k++)if(S[k](j))return $[k](j);return j}}}function Yn(E){function B(O,I,C){if(I<O.length){const S=O[I];let $=[];if(S.restParam){const R=S.types.filter(W);R.length<S.types.length&&$.push({types:R,name:"..."+R.map(j=>j.name).join("|"),hasAny:R.some(j=>j.isAny),hasConversion:!1,restParam:!0}),$.push(S)}else $=S.types.map(function(R){return{types:[R],name:R.name,hasAny:R.isAny,hasConversion:R.conversion,restParam:!1}});return ir($,function(R){return B(O,I+1,C.concat([R]))})}else return[C]}return B(E,0,[])}function er(E,B){const O=Math.max(E.length,B.length);for(let R=0;R<O;R++){const j=M(E,R),k=M(B,R);let re=!1,ae;for(ae of k)if(j.has(ae)){re=!0;break}if(!re)return!1}const I=E.length,C=B.length,S=A(E),$=A(B);return S?$?I===C:C>=I:$?I>=C:I===C}function ot(E){return E.map(B=>Vt(B)?oe(B.referToSelf.callback):Nn(B)?U(B.referTo.references,B.referTo.callback):B)}function bn(E,B,O){const I=[];let C;for(C of E){let S=O[C];if(typeof S!="number")throw new TypeError('No definition for referenced signature "'+C+'"');if(S=B[S],typeof S!="function")return!1;I.push(S)}return I}function wn(E,B,O){const I=ot(E),C=new Array(I.length).fill(!1);let S=!0;for(;S;){S=!1;let $=!0;for(let R=0;R<I.length;++R){if(C[R])continue;const j=I[R];if(Vt(j))I[R]=j.referToSelf.callback(O),I[R].referToSelf=j.referToSelf,C[R]=!0,$=!1;else if(Nn(j)){const k=bn(j.referTo.references,I,B);k?(I[R]=j.referTo.callback.apply(this,k),I[R].referTo=j.referTo,C[R]=!0,$=!1):S=!0}}if($&&S)throw new SyntaxError("Circular reference detected in resolving typed.referTo")}return I}function tr(E){const B=/\bthis(\(|\.signatures\b)/;Object.keys(E).forEach(O=>{const I=E[O];if(B.test(I.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 nr(E,B){if(o.createCount++,Object.keys(B).length===0)throw new SyntaxError("No signatures provided");o.warnAgainstDeprecatedThis&&tr(B);const O=[],I=[],C={},S=[];let $;for($ in B){if(!Object.prototype.hasOwnProperty.call(B,$))continue;const de=_($);if(!de)continue;O.forEach(function(mu){if(er(mu,de))throw new TypeError('Conflicting signatures "'+y(mu)+'" and "'+y(de)+'".')}),O.push(de);const at=I.length;I.push(B[$]);const f2=de.map(D);let Ni;for(Ni of Yn(f2)){const mu=y(Ni);S.push({params:Ni,name:mu,fn:at}),Ni.every(d2=>!d2.hasConversion)&&(C[mu]=at)}}S.sort(X);const R=wn(I,C,hu);let j;for(j in C)Object.prototype.hasOwnProperty.call(C,j)&&(C[j]=R[C[j]]);const k=[],re=new Map;for(j of S)re.has(j.name)||(j.fn=R[j.fn],k.push(j),re.set(j.name,j));const ae=k[0]&&k[0].params.length<=2&&!A(k[0].params),Fe=k[1]&&k[1].params.length<=2&&!A(k[1].params),Ue=k[2]&&k[2].params.length<=2&&!A(k[2].params),Ze=k[3]&&k[3].params.length<=2&&!A(k[3].params),Ot=k[4]&&k[4].params.length<=2&&!A(k[4].params),It=k[5]&&k[5].params.length<=2&&!A(k[5].params),Pr=ae&&Fe&&Ue&&Ze&&Ot&&It;for(let de=0;de<k.length;++de)k[de].test=b(k[de].params);const Bi=ae?w(k[0].params[0]):gt,$w=Fe?w(k[1].params[0]):gt,xw=Ue?w(k[2].params[0]):gt,kw=Ze?w(k[3].params[0]):gt,Vw=Ot?w(k[4].params[0]):gt,Uw=It?w(k[5].params[0]):gt,jw=ae?w(k[0].params[1]):gt,Hw=Fe?w(k[1].params[1]):gt,Ww=Ue?w(k[2].params[1]):gt,qw=Ze?w(k[3].params[1]):gt,Gw=Ot?w(k[4].params[1]):gt,Kw=It?w(k[5].params[1]):gt;for(let de=0;de<k.length;++de)k[de].implementation=Zn(k[de].params,k[de].fn);const Xw=ae?k[0].implementation:Sr,zw=Fe?k[1].implementation:Sr,Jw=Ue?k[2].implementation:Sr,Zw=Ze?k[3].implementation:Sr,Qw=Ot?k[4].implementation:Sr,Yw=It?k[5].implementation:Sr,e2=ae?k[0].params.length:-1,t2=Fe?k[1].params.length:-1,n2=Ue?k[2].params.length:-1,r2=Ze?k[3].params.length:-1,u2=Ot?k[4].params.length:-1,i2=It?k[5].params.length:-1,o2=Pr?6:0,a2=k.length,s2=k.map(de=>de.test),l2=k.map(de=>de.implementation),c2=function(){for(let at=o2;at<a2;at++)if(s2[at](arguments))return l2[at].apply(this,arguments);return o.onMismatch(E,arguments,k)};function hu(de,at){return arguments.length===e2&&Bi(de)&&jw(at)?Xw.apply(this,arguments):arguments.length===t2&&$w(de)&&Hw(at)?zw.apply(this,arguments):arguments.length===n2&&xw(de)&&Ww(at)?Jw.apply(this,arguments):arguments.length===r2&&kw(de)&&qw(at)?Zw.apply(this,arguments):arguments.length===u2&&Vw(de)&&Gw(at)?Qw.apply(this,arguments):arguments.length===i2&&Uw(de)&&Kw(at)?Yw.apply(this,arguments):c2.apply(this,arguments)}try{Object.defineProperty(hu,"name",{value:E})}catch(de){}return hu.signatures=C,hu._typedFunctionData={signatures:k,signatureMap:re},hu}function Bn(E,B,O){throw x(E,B,O)}function rr(E){return kt(E,0,E.length-1)}function Et(E){return E[E.length-1]}function kt(E,B,O){return Array.prototype.slice.call(E,B,O)}function ur(E,B){for(let O=0;O<E.length;O++)if(B(E[O]))return E[O]}function ir(E,B){return Array.prototype.concat.apply([],E.map(B))}function or(){const E=rr(arguments).map(O=>y(_(O))),B=Et(arguments);if(typeof B!="function")throw new TypeError("Callback function expected as last argument");return U(E,B)}function U(E,B){return{referTo:{references:E,callback:B}}}function oe(E){if(typeof E!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:E}}}function Nn(E){return E&&typeof E.referTo=="object"&&Array.isArray(E.referTo.references)&&typeof E.referTo.callback=="function"}function Vt(E){return E&&typeof E.referToSelf=="object"&&typeof E.referToSelf.callback=="function"}function Sn(E,B){if(!E)return B;if(B&&B!==E){const O=new Error("Function names do not match (expected: "+E+", actual: "+B+")");throw O.data={actual:B,expected:E},O}return E}function pu(E){let B;for(const O in E)Object.prototype.hasOwnProperty.call(E,O)&&(d(E[O])||typeof E[O].signature=="string")&&(B=Sn(B,E[O].name));return B}function F(E,B){let O;for(O in B)if(Object.prototype.hasOwnProperty.call(B,O)){if(O in E&&B[O]!==E[O]){const I=new Error('Signature "'+O+'" is defined twice');throw I.data={signature:O,sourceFunction:B[O],destFunction:E[O]},I}E[O]=B[O]}}const N=o;o=function(E){const B=typeof E=="string",O=B?1:0;let I=B?E:"";const C={};for(let S=O;S<arguments.length;++S){const $=arguments[S];let R={},j;if(typeof $=="function"?(j=$.name,typeof $.signature=="string"?R[$.signature]=$:d($)&&(R=$.signatures)):e($)&&(R=$,B||(j=pu($))),Object.keys(R).length===0){const k=new TypeError("Argument to 'typed' at index "+S+" is not a (typed) function, nor an object with signatures as keys and functions as values.");throw k.data={index:S,argument:$},k}B||(I=Sn(I,j)),F(C,R)}return nr(I||"",C)},o.create=qf,o.createCount=N.createCount,o.onMismatch=Bn,o.throwMismatchError=Bn,o.createError=x,o.clear=c,o.clearConversions=f,o.addTypes=l,o._findType=a,o.referTo=or,o.referToSelf=oe,o.convert=v,o.findSignature=p,o.find=m,o.isTypedFunction=d,o.warnAgainstDeprecatedThis=!0,o.addType=function(E,B){let O="any";B!==!1&&r.has("Object")&&(O="Object"),o.addTypes([E],O)};function P(E){if(!E||typeof E.from!="string"||typeof E.to!="string"||typeof E.convert!="function")throw new TypeError("Object with properties {from: string, to: string, convert: function} expected");if(E.to===E.from)throw new SyntaxError('Illegal to define conversion from "'+E.from+'" to itself.')}return o.addConversion=function(E){let B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{override:!1};P(E);const O=a(E.to),I=O.conversionsTo.find(C=>C.from===E.from);if(I)if(B&&B.override)o.removeConversion({from:I.from,to:E.to,convert:I.convert});else throw new Error('There is already a conversion from "'+E.from+'" to "'+O.name+'"');O.conversionsTo.push({from:E.from,convert:E.convert,index:i++})},o.addConversions=function(E,B){E.forEach(O=>o.addConversion(O,B))},o.removeConversion=function(E){P(E);const B=a(E.to),O=ur(B.conversionsTo,C=>C.from===E.from);if(!O)throw new Error("Attempt to remove nonexistent conversion from "+E.from+" to "+E.to);if(O.convert!==E.convert)throw new Error("Conversion to remove does not match existing conversion");const I=B.conversionsTo.indexOf(O);B.conversionsTo.splice(I,1)},o.resolve=function(E,B){if(!d(E))throw new TypeError(Wf);const O=E._typedFunctionData.signatures;for(let I=0;I<O.length;++I)if(O[I].test(B))return O[I];return null},o}var Gf=qf();function $t(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function La(e,t,n){var r={2:"0b",8:"0o",16:"0x"},u=r[t],i="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!$t(n))throw new Error("size must be an integer");if(e>Si(2,n-1)-1||e<-Si(2,n-1))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!$t(e))throw new Error("Value must be an integer");e<0&&(e=e+Si(2,n)),i="i".concat(n)}var o="";return e<0&&(e=-e,o="-"),"".concat(o).concat(u).concat(e.toString(t)).concat(i)}function Pa(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,u;if(t&&(t.notation&&(n=t.notation),We(t)?r=t:We(t.precision)&&(r=t.precision),t.wordSize&&(u=t.wordSize,typeof u!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return I8(e,r);case"exponential":return Kf(e,r);case"engineering":return O8(e,r);case"bin":return La(e,2,u);case"oct":return La(e,8,u);case"hex":return La(e,16,u);case"auto":return T8(e,r,t&&t).replace(/((\.\d*?)(0+))($|e)/,function(){var i=arguments[2],o=arguments[4];return i!=="."?i+o:o});default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function gi(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],u=parseFloat(t[4]||"0"),i=r.indexOf(".");u+=i!==-1?i-1:r.length-1;var o=r.replace(".","").replace(/^0*/,function(a){return u-=a.length,""}).replace(/0*$/,"").split("").map(function(a){return parseInt(a)});return o.length===0&&(o.push(0),u++),{sign:n,coefficients:o,exponent:u}}function O8(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=gi(e),r=vi(n,t),u=r.exponent,i=r.coefficients,o=u%3===0?u:u<0?u-3-u%3:u-u%3;if(We(t))for(;t>i.length||u-o+1>i.length;)i.push(0);else for(var a=Math.abs(u-o)-(i.length-1),l=0;l<a;l++)i.push(0);for(var c=Math.abs(u-o),f=1;c>0;)f++,c--;var s=i.slice(f).join(""),d=We(t)&&s.length||s.match(/[1-9]/)?"."+s:"",p=i.slice(0,f).join("")+d+"e"+(u>=0?"+":"")+o.toString();return r.sign+p}function I8(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=gi(e),r=typeof t=="number"?vi(n,n.exponent+1+t):n,u=r.coefficients,i=r.exponent+1,o=i+(t||0);return u.length<o&&(u=u.concat(Or(o-u.length))),i<0&&(u=Or(-i+1).concat(u),i=1),i<u.length&&u.splice(i,0,i===0?"0.":"."),r.sign+u.join("")}function Kf(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=gi(e),r=t?vi(n,t):n,u=r.coefficients,i=r.exponent;u.length<t&&(u=u.concat(Or(t-u.length)));var o=u.shift();return r.sign+o+(u.length>0?"."+u.join(""):"")+"e"+(i>=0?"+":"")+i}function T8(e,t,n){if(isNaN(e)||!isFinite(e))return String(e);var r=n&&n.lowerExp!==void 0?n.lowerExp:-3,u=n&&n.upperExp!==void 0?n.upperExp:5,i=gi(e),o=t?vi(i,t):i;if(o.exponent<r||o.exponent>=u)return Kf(e,t);var a=o.coefficients,l=o.exponent;a.length<t&&(a=a.concat(Or(t-a.length))),a=a.concat(Or(l-a.length+1+(a.length<t?t-a.length:0))),a=Or(-l).concat(a);var c=l>0?l:0;return c<a.length-1&&a.splice(c+1,0,"."),o.sign+a.join("")}function vi(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 u=r.splice(t,r.length-t);if(u[0]>=5){var i=t-1;for(r[i]++;r[i]===10;)r.pop(),i===0&&(r.unshift(0),n.exponent++,i++),i--,r[i]++}}return n}function Or(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function M8(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var R8=Number.EPSILON||2220446049250313e-31;function L8(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<R8?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function $a(e,t,n){var r=e.constructor,u=new r(2),i="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!$t(n))throw new Error("size must be an integer");if(e.greaterThan(u.pow(n-1).sub(1))||e.lessThan(u.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(u.pow(n))),i="i".concat(n)}switch(t){case 2:return"".concat(e.toBinary()).concat(i);case 8:return"".concat(e.toOctal()).concat(i);case 16:return"".concat(e.toHexadecimal()).concat(i);default:throw new Error("Base ".concat(t," not supported "))}}function P8(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,u;if(t!==void 0&&(t.notation&&(n=t.notation),typeof t=="number"?r=t:t.precision!==void 0&&(r=t.precision),t.wordSize&&(u=t.wordSize,typeof u!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return x8(e,r);case"exponential":return Xf(e,r);case"engineering":return $8(e,r);case"bin":return $a(e,2,u);case"oct":return $a(e,8,u);case"hex":return $a(e,16,u);case"auto":{var i=t&&t.lowerExp!==void 0?t.lowerExp:-3,o=t&&t.upperExp!==void 0?t.upperExp:5;if(e.isZero())return"0";var a,l=e.toSignificantDigits(r),c=l.e;return c>=i&&c<o?a=l.toFixed():a=Xf(e,r),a.replace(/((\.\d*?)(0+))($|e)/,function(){var f=arguments[2],s=arguments[4];return f!=="."?f+s:s})}default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function $8(e,t){var n=e.e,r=n%3===0?n:n<0?n-3-n%3:n-n%3,u=e.mul(Math.pow(10,-r)),i=u.toPrecision(t);if(i.indexOf("e")!==-1){var o=e.constructor;i=new o(i).toFixed()}return i+"e"+(n>=0?"+":"")+r.toString()}function Xf(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function x8(e,t){return e.toFixed(t)}function Xn(e,t){var n=k8(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function k8(e,t){if(typeof e=="number")return Pa(e,t);if(Qt(e))return P8(e,t);if(V8(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return Zf(e,t);if(hi(e))return zf(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=>zf(r)+": "+Xn(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function zf(e){for(var t=String(e),n="",r=0;r<t.length;){var u=t.charAt(r);n+=u in Jf?Jf[u]:u,r++}return'"'+n+'"'}var Jf={'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t"};function Zf(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,u=0;u<r;u++)u!==0&&(n+=", "),n+=Zf(e[u],t);return n+="]",n}else return Xn(e,t)}function V8(e){return e&&typeof e=="object"&&typeof e.s=="number"&&typeof e.n=="number"&&typeof e.d=="number"||!1}function Pe(e,t,n){if(!(this instanceof Pe))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}Pe.prototype=new RangeError,Pe.prototype.constructor=RangeError,Pe.prototype.name="DimensionError",Pe.prototype.isDimensionError=!0;function Ir(e,t,n){if(!(this instanceof Ir))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}Ir.prototype=new RangeError,Ir.prototype.constructor=RangeError,Ir.prototype.name="IndexError",Ir.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,u=e.length;if(u!==t[n])throw new Pe(u,t[n]);if(n<t.length-1){var i=n+1;for(r=0;r<u;r++){var o=e[r];if(!Array.isArray(o))throw new Pe(t.length-1,t.length,"<");Qf(e[r],t,i)}}else for(r=0;r<u;r++)if(Array.isArray(e[r]))throw new Pe(t.length+1,t.length,">")}function Yf(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new Pe(e.length,0)}else Qf(e,t,0)}function vt(e,t){if(e!==void 0){if(!We(e)||!$t(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new Ir(e,t)}}function e0(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(u){if(!We(u)||!$t(u)||u<0)throw new TypeError("Invalid size, must contain positive integers (size: "+Xn(t)+")")}),(We(e)||Qt(e))&&(e=[e]);var r=n!==void 0?n:0;return xa(e,t,0,r),e}function xa(e,t,n,r){var u,i,o=e.length,a=t[n],l=Math.min(o,a);if(e.length=a,n<t.length-1){var c=n+1;for(u=0;u<l;u++)i=e[u],Array.isArray(i)||(i=[i],e[u]=i),xa(i,t,c,r);for(u=l;u<a;u++)i=[],e[u]=i,xa(i,t,c,r)}else{for(u=0;u<l;u++)for(;Array.isArray(e[u]);)e[u]=e[u][0];for(u=l;u<a;u++)e[u]=r}}function t0(e,t){var n=H8(e),r=n.length;if(!Array.isArray(e)||!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new Pe(0,r,"!=");t=n0(t,r);var u=r0(t);if(r!==u)throw new Pe(u,r,"!=");try{return U8(n,t)}catch(i){throw i instanceof Pe?new Pe(u,r,"!="):i}}function n0(e,t){var n=r0(e),r=e.slice(),u=-1,i=e.indexOf(u),o=e.indexOf(u,i+1)>=0;if(o)throw new Error("More than one wildcard in sizes");var a=i>=0,l=t%n===0;if(a)if(l)r[i]=-t/n;else throw new Error("Could not replace wildcard, since "+t+" is no multiple of "+-n);return r}function r0(e){return e.reduce((t,n)=>t*n,1)}function U8(e,t){for(var n=e,r,u=t.length-1;u>0;u--){var i=t[u];r=[];for(var o=n.length/i,a=0;a<o;a++)r.push(n.slice(a*i,(a+1)*i));n=r}return n}function j8(e,t,n,r){var u=r||zn(e);if(n)for(var i=0;i<n;i++)e=[e],u.unshift(1);for(e=u0(e,t,0);u.length<t;)u.push(1);return e}function u0(e,t,n){var r,u;if(Array.isArray(e)){var i=n+1;for(r=0,u=e.length;r<u;r++)e[r]=u0(e[r],t,i)}else for(var o=n;o<t;o++)e=[e];return e}function H8(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 ka(e,t){for(var n,r=0,u=0;u<e.length;u++){var i=e[u],o=Array.isArray(i);if(u===0&&o&&(r=i.length),o&&i.length!==r)return;var a=o?ka(i,t):t(i);if(n===void 0)n=a;else if(n!==a)return"mixed"}return n}function i0(e,t,n,r){if(r<n){if(e.length!==t.length)throw new Pe(e.length,t.length);for(var u=[],i=0;i<e.length;i++)u[i]=i0(e[i],t[i],n,r+1);return u}else return e.concat(t)}function W8(){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 i0(n,r,t,0)},e[0]);throw new Error("Wrong number of arguments in function concat")}function q8(){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),u=Math.max(...r),i=new Array(u).fill(null),o=0;o<t.length;o++)for(var a=t[o],l=r[o],c=0;c<l;c++){var f=u-l+c;a[c]>i[f]&&(i[f]=a[c])}for(var s=0;s<t.length;s++)o0(t[s],i);return i}function o0(e,t){for(var n=t.length,r=e.length,u=0;u<r;u++){var i=n-r+u;if(e[u]<t[i]&&e[u]>1||e[u]>t[i])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[u]," to size ").concat(t[i]))}}function a0(e,t){var n=zn(e);if(cu(n,t))return e;o0(n,t);var r=q8(n,t),u=r.length,i=[...Array(u-n.length).fill(1),...n],o=K8(e);n.length<u&&(o=t0(o,i),n=zn(o));for(var a=0;a<u;a++)n[a]<r[a]&&(o=G8(o,r[a],a),n=zn(o));return o}function G8(e,t,n){return W8(...Array(t).fill(e),n)}function K8(e){return pi([],e)}function ut(e,t,n,r){function u(i){var o=B8(i,t.map(J8));return X8(e,t,i),n(o)}return u.isFactory=!0,u.fn=e,u.dependencies=t.slice().sort(),r&&(u.meta=r),u}function X8(e,t,n){var r=t.filter(i=>!z8(i)).every(i=>n[i]!==void 0);if(!r){var u=t.filter(i=>n[i]===void 0);throw new Error('Cannot create function "'.concat(e,'", ')+"some dependencies are missing: ".concat(u.map(i=>'"'.concat(i,'"')).join(", "),"."))}}function z8(e){return e&&e[0]==="?"}function J8(e){return e&&e[0]==="?"?e.slice(1):e}function Z8(e,t){if(l0(e)&&s0(e,t))return e[t];throw typeof e[t]=="function"&&e6(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function Q8(e,t,n){if(l0(e)&&s0(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function Y8(e,t){return t in e}function s0(e,t){return!e||typeof e!="object"?!1:mi(t6,t)?!0:!(t in Object.prototype||t in Function.prototype)}function e6(e,t){return e==null||typeof e[t]!="function"||mi(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:mi(n6,t)?!0:!(t in Object.prototype||t in Function.prototype)}function l0(e){return typeof e=="object"&&e&&e.constructor===Object}var t6={length:!0,name:!0},n6={toString:!0,valueOf:!0,toLocaleString:!0};class r6{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return Z8(this.wrappedObject,t)}set(t,n){return Q8(this.wrappedObject,t,n),this}has(t){return Y8(this.wrappedObject,t)}}function u6(e){return e?e instanceof Map||e instanceof r6||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var c0=function(){return c0=Gf.create,Gf},i6=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],o6=ut("typed",i6,function(t){var{BigNumber:n,Complex:r,DenseMatrix:u,Fraction:i}=t,o=c0();return o.clear(),o.addTypes([{name:"number",test:We},{name:"Complex",test:$f},{name:"BigNumber",test:Qt},{name:"Fraction",test:xf},{name:"Unit",test:kf},{name:"identifier",test:a=>hi&&/^(?:[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(a)},{name:"string",test:hi},{name:"Chain",test:b8},{name:"Array",test:pt},{name:"Matrix",test:Nr},{name:"DenseMatrix",test:Qb},{name:"SparseMatrix",test:Yb},{name:"Range",test:e8},{name:"Index",test:Vf},{name:"boolean",test:t8},{name:"ResultSet",test:n8},{name:"Help",test:r8},{name:"function",test:u8},{name:"Date",test:i8},{name:"RegExp",test:o8},{name:"null",test:a8},{name:"undefined",test:s8},{name:"AccessorNode",test:l8},{name:"ArrayNode",test:c8},{name:"AssignmentNode",test:f8},{name:"BlockNode",test:d8},{name:"ConditionalNode",test:p8},{name:"ConstantNode",test:h8},{name:"FunctionNode",test:g8},{name:"FunctionAssignmentNode",test:m8},{name:"IndexNode",test:v8},{name:"Node",test:E8},{name:"ObjectNode",test:D8},{name:"OperatorNode",test:_8},{name:"ParenthesisNode",test:y8},{name:"RangeNode",test:C8},{name:"RelationalNode",test:A8},{name:"SymbolNode",test:F8},{name:"Map",test:u6},{name:"Object",test:Uf}]),o.addConversions([{from:"number",to:"BigNumber",convert:function(l){if(n||Va(l),M8(l)>15)throw new TypeError("Cannot implicitly convert a number with >15 significant digits to BigNumber (value: "+l+"). Use function bignumber(x) to convert to BigNumber.");return new n(l)}},{from:"number",to:"Complex",convert:function(l){return r||Ei(l),new r(l,0)}},{from:"BigNumber",to:"Complex",convert:function(l){return r||Ei(l),new r(l.toNumber(),0)}},{from:"Fraction",to:"BigNumber",convert:function(l){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(l){return r||Ei(l),new r(l.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(l){i||Ua(l);var c=new i(l);if(c.valueOf()!==l)throw new TypeError("Cannot implicitly convert a number to a Fraction when there will be a loss of precision (value: "+l+"). Use function fraction(x) to convert to Fraction.");return c}},{from:"string",to:"number",convert:function(l){var c=Number(l);if(isNaN(c))throw new Error('Cannot convert "'+l+'" to a number');return c}},{from:"string",to:"BigNumber",convert:function(l){n||Va(l);try{return new n(l)}catch(c){throw new Error('Cannot convert "'+l+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(l){i||Ua(l);try{return new i(l)}catch(c){throw new Error('Cannot convert "'+l+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(l){r||Ei(l);try{return new r(l)}catch(c){throw new Error('Cannot convert "'+l+'" to Complex')}}},{from:"boolean",to:"number",convert:function(l){return+l}},{from:"boolean",to:"BigNumber",convert:function(l){return n||Va(l),new n(+l)}},{from:"boolean",to:"Fraction",convert:function(l){return i||Ua(l),new i(+l)}},{from:"boolean",to:"string",convert:function(l){return String(l)}},{from:"Array",to:"Matrix",convert:function(l){return u||a6(),new u(l)}},{from:"Matrix",to:"Array",convert:function(l){return l.valueOf()}}]),o.onMismatch=(a,l,c)=>{var f=o.createError(a,l,c);if(["wrongType","mismatch"].includes(f.data.category)&&l.length===1&&Ma(l[0])&&c.some(d=>!d.params.includes(","))){var s=new TypeError("Function '".concat(a,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(a,")'."));throw s.data=f.data,s}throw f},o.onMismatch=(a,l,c)=>{var f=o.createError(a,l,c);if(["wrongType","mismatch"].includes(f.data.category)&&l.length===1&&Ma(l[0])&&c.some(d=>!d.params.includes(","))){var s=new TypeError("Function '".concat(a,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(a,")'."));throw s.data=f.data,s}throw f},o});function Va(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function Ei(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function a6(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function Ua(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 Rr=9e15,En=1e9,xs="0123456789abcdef",vo="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",yo="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",ks={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Rr,maxE:Rr,crypto:!1},od,Qt,z=!0,Eo="[DecimalError] ",bn=Eo+"Invalid argument: ",ud=Eo+"Precision limit exceeded",sd=Eo+"crypto unavailable",ad="[object Decimal]",qe=Math.floor,xe=Math.pow,yy=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,Ey=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,by=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,cd=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,Ot=1e7,G=7,wy=9007199254740991,Ay=vo.length-1,$s=yo.length-1,L={toStringTag:ad};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(bn+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=Cy(r,md(r,n)),r.precision=e,r.rounding=t,q(Qt==2||Qt==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*xe(f.s*f,1/3),!o||Math.abs(o)==1/0?(n=$e(f.d),e=f.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=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),$e(s.d).slice(0,u)===(n=$e(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-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 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/Co(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),o=Br(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=Br(o,2,i,i,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,i=i.times(1/Co(5,e)),i=Br(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<=$s)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<=$s)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&&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,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=An(l,s),r=t?Ao(f,s+10):An(e,s),c=me(u,r,s,1),fi(c.d,i=a,d))do if(s+=10,u=An(l,s),r=t?Ao(f,s+10):An(e,s),c=me(u,r,s,1),!o){+$e(c.d).slice(i+1,i+15)+1==1e14&&(c=q(c,a+1,0));break}while(fi(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=qe(e.e/G),f=qe(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=wo(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 Us(this)},L.naturalLogarithm=L.ln=function(){return An(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=qe(a.e/G),r=qe(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=wo(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(bn+e);return n.d?(t=ld(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=Ny(r,md(r,n)),r.precision=e,r.rounding=t,q(Qt>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=$e(s),(t.length+c)%2==0&&(t+="0"),l=Math.sqrt(t),c=qe((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),$e(o.d).slice(0,n)===(t=$e(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(Qt==2||Qt==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=qe(f.e/G)+qe(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=wo(o,n),z?q(e,a.precision,a.rounding):e},L.toBinary=function(e,t){return js(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:(ut(e,0,En),t===void 0?t=r.rounding:ut(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=kt(r,!0):(ut(e,0,En),t===void 0?t=i.rounding:ut(t,0,8),r=q(new i(r),e+1,t),n=kt(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=kt(i):(ut(e,0,En),t===void 0?t=o.rounding:ut(t,0,8),r=q(new o(i),e+i.e+1,t),n=kt(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,_=h.constructor;if(!m)return new _(h);if(l=n=new _(1),r=c=new _(0),t=new _(r),o=t.e=ld(m)-h.e-1,u=o%G,t.d[0]=xe(10,u<0?G+u:u),e==null)e=o>0?t:l;else{if(s=new _(e),!s.isInt()||s.lt(l))throw Error(bn+s);e=s.gt(t)?o>0?t:l:s}for(z=!1,s=new _($e(m)),f=_.precision,_.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],_.precision=f,z=!0,d},L.toHexadecimal=L.toHex=function(e,t){return js(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:ut(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 js(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(xe(+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=qe(e.e/G),t>=e.d.length-1&&(n=l<0?-l:l)<=wy)return i=fd(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=xe(+s,l),t=n==0||!isFinite(n)?qe(l*(Math.log("0."+$e(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=Us(e.times(An(s,r+n)),r),i.d&&(i=q(i,r+5,1),fi(i.d,r,o)&&(t=r+10,i=q(Us(e.times(An(s,t+n)),t),t+5,1),+$e(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=kt(r,r.e<=i.toExpNeg||r.e>=i.toExpPos):(ut(e,1,En),t===void 0?t=i.rounding:ut(t,0,8),r=q(new i(r),e,t),n=kt(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):(ut(e,1,En),t===void 0?t=r.rounding:ut(t,0,8)),q(new r(n),e,t)},L.toString=function(){var e=this,t=e.constructor,n=kt(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=kt(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function $e(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+=wn(n)),o+=r;u=e[t],r=u+"",n=G-r.length,n&&(o+=wn(n))}else if(u===0)return"0";for(;u%10===0;)u/=10;return o+u}function ut(e,t,n){if(e!==~~e||e<t||e>n)throw Error(bn+e)}function fi(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 bo(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]+=xs.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 Cy(e,t){var n,r,i;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),i=(1/Co(4,n)).toString()):(n=16,i="2.3283064365386962890625e-10"),e.precision+=n,t=Br(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,_,E,p,v,g,y,w,F,C,M,R,W,U,k,Z=r.constructor,ee=r.s==i.s?1:-1,ue=r.d,X=i.d;if(!ue||!ue[0]||!X||!X[0])return new Z(!r.s||!i.s||(ue?X&&ue[0]==X[0]:!X)?NaN:ue&&ue[0]==0||!X?ee*0:ee/0);for(c?(h=1,f=r.e-i.e):(c=Ot,h=G,f=qe(r.e/h)-qe(i.e/h)),U=X.length,R=ue.length,p=new Z(ee),v=p.d=[],a=0;X[a]==(ue[a]||0);a++);if(X[a]>(ue[a]||0)&&f--,o==null?(F=o=Z.precision,u=Z.rounding):s?F=o+(r.e-i.e)+1:F=o,F<0)v.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+(ue[a]||0),v[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),ue=e(ue,d,c),U=X.length,R=ue.length),M=U,g=ue.slice(0,U),y=g.length;y<U;)g[y++]=0;k=X.slice(),k.unshift(0),W=X[0],X[1]>=c/2&&++W;do d=0,l=t(X,g,U,y),l<0?(w=g[0],U!=y&&(w=w*c+(g[1]||0)),d=w/W|0,d>1?(d>=c&&(d=c-1),_=e(X,d,c),E=_.length,y=g.length,l=t(_,g,E,y),l==1&&(d--,n(_,U<E?k:X,E,c))):(d==0&&(l=d=1),_=X.slice()),E=_.length,E<y&&_.unshift(0),n(g,_,y,c),l==-1&&(y=g.length,l=t(X,g,U,y),l<1&&(d++,n(g,U<y?k:X,y,c))),y=g.length):l===0&&(d++,g=[0]),v[a++]=d,l&&g[0]?g[y++]=ue[M]||0:(g=[ue[M]],y=1);while((M++<R||g[0]!==void 0)&&F--);m=g[0]!==void 0}v[0]||v.shift()}if(h==1)p.e=f,od=m;else{for(a=1,d=v[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/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);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/xe(10,i-u-1)%10|0}if(r=r||t<0||a[d+1]!==void 0||(u<0?f:f%xe(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/xe(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]=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?(f/xe(10,i-u)%xe(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 kt(e,t,n){if(!e.isFinite())return pd(e);var r,i=e.e,o=$e(e.d),u=o.length;return t?(n&&(r=n-u)>0?o=o.charAt(0)+"."+o.slice(1)+wn(r):u>1&&(o=o.charAt(0)+"."+o.slice(1)),o=o+(e.e<0?"e":"e+")+e.e):i<0?(o="0."+wn(-i-1)+o,n&&(r=n-u)>0&&(o+=wn(r))):i>=u?(o+=wn(i+1-u),n&&(r=n-i-1)>0&&(o=o+"."+wn(r))):((r=i+1)<u&&(o=o.slice(0,r)+"."+o.slice(r)),n&&(r=n-u)>0&&(i+1===u&&(o+="."),o+=wn(r))),o}function wo(e,t){var n=e[0];for(t*=G;n>=10;n/=10)t++;return t}function Ao(e,t,n){if(t>Ay)throw z=!0,n&&(e.precision=n),Error(ud);return q(new e(vo),t,1,!0)}function It(e,t,n){if(t>$s)throw Error(ud);return q(new e(yo),t,n,!0)}function ld(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 wn(e){for(var t="";e--;)t+="0";return t}function fd(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),gd(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),gd(t.d,u)}return z=!0,o}function dd(e){return e.d[e.d.length-1]&1}function hd(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 Us(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(xe(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)),$e(s.d).slice(0,c)===$e(u.d).slice(0,c)){for(i=a;i--;)u=q(u.times(u),c,1);if(t==null)if(l<3&&fi(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 An(e,t){var n,r,i,o,u,s,c,l,f,a,d,h=1,m=10,_=e,E=_.d,p=_.constructor,v=p.rounding,g=p.precision;if(_.s<0||!E||!E[0]||!_.e&&E[0]==1&&E.length==1)return new p(E&&!E[0]?-1/0:_.s!=1?NaN:E?0:_);if(t==null?(z=!1,f=g):f=t,p.precision=f+=m,n=$e(E),r=n.charAt(0),Math.abs(o=_.e)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)_=_.times(e),n=$e(_.d),r=n.charAt(0),h++;o=_.e,r>1?(_=new p("0."+n),o++):_=new p(r+"."+n.slice(1))}else return l=Ao(p,f+2,g).times(o+""),_=An(new p(r+"."+n.slice(1)),f-m).plus(l),p.precision=g,t==null?q(_,g,v,z=!0):_;for(a=_,c=u=_=me(_.minus(1),_.plus(1),f,1),d=q(_.times(_),f,1),i=3;;){if(u=q(u.times(d),f,1),l=c.plus(me(u,new p(i),f,1)),$e(l.d).slice(0,f)===$e(c.d).slice(0,f))if(c=c.times(2),o!==0&&(c=c.plus(Ao(p,f+2,g).times(o+""))),c=me(c,new p(h),f,1),t==null)if(fi(c.d,f-m,v,s))p.precision=f+=m,l=u=_=me(a.minus(1),a.plus(1),f,1),d=q(_.times(_),f,1),i=s=1;else return q(c,p.precision=g,v,z=!0);else return p.precision=g,c;c=l,i+=2}}function pd(e){return String(e.s*e.s/0)}function Vs(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 Fy(e,t){var n,r,i,o,u,s,c,l,f;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),cd.test(t))return Vs(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(Ey.test(t))n=16,t=t.toLowerCase();else if(yy.test(t))n=2;else if(by.test(t))n=8;else throw Error(bn+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=fd(r,new r(n),o,o*2)),l=bo(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=wo(l,f),e.d=l,z=!1,u&&(e=me(e,i,s*4)),c&&(e=e.times(Math.abs(c)<54?xe(2,c):Lr.pow(2,c))),z=!0,e)}function Ny(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:Br(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/Co(5,n)),t=Br(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 Br(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 Co(e,t){for(var n=e;--t;)n*=e;return n}function md(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 Qt=r?4:1,t;if(n=t.divToInt(i),n.isZero())Qt=r?3:2;else{if(t=t.minus(n.times(i)),t.lte(o))return Qt=dd(n)?r?2:3:r?4:1,t;Qt=dd(n)?r?1:4:r?3:2}return t.minus(i).abs()}function js(e,t,n,r){var i,o,u,s,c,l,f,a,d,h=e.constructor,m=n!==void 0;if(m?(ut(n,1,En),r===void 0?r=h.rounding:ut(r,0,8)):(n=h.precision,r=h.rounding),!e.isFinite())f=pd(e);else{for(f=kt(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=bo(kt(d),10,i),d.e=d.d.length),a=bo(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=od),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+=xs.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=bo(f,i,t),c=a.length;!a[c-1];--c);for(u=1,f="1.";u<c;u++)f+=xs.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 gd(e,t){if(e.length>t)return e.length=t,!0}function Oy(e){return new this(e).abs()}function Iy(e){return new this(e).acos()}function Sy(e){return new this(e).acosh()}function Ty(e,t){return new this(e).plus(t)}function My(e){return new this(e).asin()}function Ry(e){return new this(e).asinh()}function By(e){return new this(e).atan()}function Ly(e){return new this(e).atanh()}function Py(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 xy(e){return new this(e).cbrt()}function ky(e){return q(e=new this(e),e.e+1,2)}function $y(e,t,n){return new this(e).clamp(t,n)}function Uy(e){if(!e||typeof e!="object")throw Error(Eo+"Object expected");var t,n,r,i=e.defaults===!0,o=["precision",1,En,"rounding",0,8,"toExpNeg",-Rr,0,"toExpPos",0,Rr,"maxE",0,Rr,"minE",-Rr,0,"modulo",0,9];for(t=0;t<o.length;t+=3)if(n=o[t],i&&(this[n]=ks[n]),(r=e[n])!==void 0)if(qe(r)===r&&r>=o[t+1]&&r<=o[t+2])this[n]=r;else throw Error(bn+n+": "+r);if(n="crypto",i&&(this[n]=ks[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(sd);else this[n]=!1;else throw Error(bn+n+": "+r);return this}function Vy(e){return new this(e).cos()}function jy(e){return new this(e).cosh()}function _d(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,Dd(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 Vs(l,o.toString())}else if(c!=="string")throw Error(bn+o);return(s=o.charCodeAt(0))===45?(o=o.slice(1),l.s=-1):(s===43&&(o=o.slice(1)),l.s=1),cd.test(o)?Vs(l,o):Fy(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=Uy,i.clone=_d,i.isDecimal=Dd,i.abs=Oy,i.acos=Iy,i.acosh=Sy,i.add=Ty,i.asin=My,i.asinh=Ry,i.atan=By,i.atanh=Ly,i.atan2=Py,i.cbrt=xy,i.ceil=ky,i.clamp=$y,i.cos=Vy,i.cosh=jy,i.div=Hy,i.exp=Wy,i.floor=qy,i.hypot=Gy,i.ln=Ky,i.log=Xy,i.log10=zy,i.log2=Jy,i.max=Zy,i.min=Qy,i.mod=Yy,i.mul=e1,i.pow=t1,i.random=n1,i.round=r1,i.sign=i1,i.sin=o1,i.sinh=u1,i.sqrt=s1,i.sub=a1,i.sum=c1,i.tan=l1,i.tanh=f1,i.trunc=d1,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 Hy(e,t){return new this(e).div(t)}function Wy(e){return new this(e).exp()}function qy(e){return q(e=new this(e),e.e+1,3)}function Gy(){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 Dd(e){return e instanceof Lr||e&&e.toStringTag===ad||!1}function Ky(e){return new this(e).ln()}function Xy(e,t){return new this(e).log(t)}function Jy(e){return new this(e).log(2)}function zy(e){return new this(e).log(10)}function Zy(){return hd(this,arguments,"lt")}function Qy(){return hd(this,arguments,"gt")}function Yy(e,t){return new this(e).mod(t)}function e1(e,t){return new this(e).mul(t)}function t1(e,t){return new this(e).pow(t)}function n1(e){var t,n,r,i,o=0,u=new this(1),s=[];if(e===void 0?e=this.precision:ut(e,1,En),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(sd);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 r1(e){return q(e=new this(e),e.e+1,this.rounding)}function i1(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function o1(e){return new this(e).sin()}function u1(e){return new this(e).sinh()}function s1(e){return new this(e).sqrt()}function a1(e,t){return new this(e).sub(t)}function c1(){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 l1(e){return new this(e).tan()}function f1(e){return new this(e).tanh()}function d1(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 Lr=L.constructor=_d(ks);vo=new Lr(vo),yo=new Lr(yo);var h1="BigNumber",p1=["?on","config"],m1=ot(h1,p1,e=>{var{on:t,config:n}=e,r=Lr.clone({precision:n.precision,modulo:Lr.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}),vd={exports:{}};/**
|
|
59
|
+
*/var Tr=9e15,yn=1e9,ja="0123456789abcdef",Di="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",_i="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",Ha={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Tr,maxE:Tr,crypto:!1},f0,Yt,J=!0,yi="[DecimalError] ",Cn=yi+"Invalid argument: ",d0=yi+"Precision limit exceeded",p0=yi+"crypto unavailable",h0="[object Decimal]",qe=Math.floor,$e=Math.pow,s6=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,l6=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,c6=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,m0=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,Nt=1e7,G=7,f6=9007199254740991,d6=Di.length-1,Wa=_i.length-1,L={toStringTag:h0};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,u=r.constructor;if(e=new u(e),t=new u(t),!e.s||!t.s)return new u(NaN);if(e.gt(t))throw Error(Cn+t);return n=r.cmp(e),n<0?e:r.cmp(t)>0?t:new u(r)},L.comparedTo=L.cmp=function(e){var t,n,r,u,i=this,o=i.d,a=(e=new i.constructor(e)).d,l=i.s,c=e.s;if(!o||!a)return!l||!c?NaN:l!==c?l:o===a?0:!o^l<0?1:-1;if(!o[0]||!a[0])return o[0]?l:a[0]?-c:0;if(l!==c)return l;if(i.e!==e.e)return i.e>e.e^l<0?1:-1;for(r=o.length,u=a.length,t=0,n=r<u?r:u;t<n;++t)if(o[t]!==a[t])return o[t]>a[t]^l<0?1:-1;return r===u?0:r>u^l<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=p6(r,y0(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,u,i,o,a,l,c,f=this,s=f.constructor;if(!f.isFinite()||f.isZero())return new s(f);for(J=!1,i=f.s*$e(f.s*f,1/3),!i||Math.abs(i)==1/0?(n=ke(f.d),e=f.e,(i=(e-n.length+1)%3)&&(n+=i==1||i==-2?"0":"00"),i=$e(n,1/3),e=qe((e+1)/3)-(e%3==(e<0?-1:2)),i==1/0?n="5e"+e:(n=i.toExponential(),n=n.slice(0,n.indexOf("e")+1)+e),r=new s(n),r.s=f.s):r=new s(i.toString()),o=(e=s.precision)+3;;)if(a=r,l=a.times(a).times(a),c=l.plus(f),r=me(c.plus(f).times(a),c.plus(l),o+2,1),ke(a.d).slice(0,o)===(n=ke(r.d)).slice(0,o))if(n=n.slice(o-3,o+1),n=="9999"||!u&&n=="4999"){if(!u&&(q(a,e+1,0),a.times(a).times(a).eq(f))){r=a;break}o+=4,u=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 J=!0,q(r,e,s.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 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,u,i=this,o=i.constructor,a=new o(1);if(!i.isFinite())return new o(i.s?1/0:NaN);if(i.isZero())return a;n=o.precision,r=o.rounding,o.precision=n+Math.max(i.e,i.sd())+4,o.rounding=1,u=i.d.length,u<32?(e=Math.ceil(u/3),t=(1/bi(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),i=Mr(o,1,i.times(t),new o(1),!0);for(var l,c=e,f=new o(8);c--;)l=i.times(i),i=a.minus(l.times(f.minus(l.times(f))));return q(i,o.precision=n,o.rounding=r,!0)},L.hyperbolicSine=L.sinh=function(){var e,t,n,r,u=this,i=u.constructor;if(!u.isFinite()||u.isZero())return new i(u);if(t=i.precision,n=i.rounding,i.precision=t+Math.max(u.e,u.sd())+4,i.rounding=1,r=u.d.length,r<3)u=Mr(i,2,u,u,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,u=u.times(1/bi(5,e)),u=Mr(i,2,u,u,!0);for(var o,a=new i(5),l=new i(16),c=new i(20);e--;)o=u.times(u),u=u.times(a.plus(o.times(l.times(o).plus(c))))}return i.precision=t,i.rounding=n,q(u,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),u=n.precision,i=n.rounding;return r!==-1?r===0?t.isNeg()?St(n,u,i):new n(0):new n(NaN):t.isZero()?St(n,u+4,i).times(.5):(n.precision=u+6,n.rounding=1,t=t.asin(),e=St(n,u+4,i).times(.5),n.precision=u,n.rounding=i,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,J=!1,n=n.times(n).minus(1).sqrt().plus(n),J=!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,J=!1,n=n.times(n).plus(1).sqrt().plus(n),J=!0,r.precision=e,r.rounding=t,n.ln())},L.inverseHyperbolicTangent=L.atanh=function(){var e,t,n,r,u=this,i=u.constructor;return u.isFinite()?u.e>=0?new i(u.abs().eq(1)?u.s/0:u.isZero()?u:NaN):(e=i.precision,t=i.rounding,r=u.sd(),Math.max(r,e)<2*-u.e-1?q(new i(u),e,t,!0):(i.precision=n=r-u.e,u=me(u.plus(1),new i(1).minus(u),n+e,1),i.precision=e+4,i.rounding=1,u=u.ln(),i.precision=e,i.rounding=t,u.times(.5))):new i(NaN)},L.inverseSine=L.asin=function(){var e,t,n,r,u=this,i=u.constructor;return u.isZero()?new i(u):(t=u.abs().cmp(1),n=i.precision,r=i.rounding,t!==-1?t===0?(e=St(i,n+4,r).times(.5),e.s=u.s,e):new i(NaN):(i.precision=n+6,i.rounding=1,u=u.div(new i(1).minus(u.times(u)).sqrt().plus(1)).atan(),i.precision=n,i.rounding=r,u.times(2)))},L.inverseTangent=L.atan=function(){var e,t,n,r,u,i,o,a,l,c=this,f=c.constructor,s=f.precision,d=f.rounding;if(c.isFinite()){if(c.isZero())return new f(c);if(c.abs().eq(1)&&s+4<=Wa)return o=St(f,s+4,d).times(.25),o.s=c.s,o}else{if(!c.s)return new f(NaN);if(s+4<=Wa)return o=St(f,s+4,d).times(.5),o.s=c.s,o}for(f.precision=a=s+10,f.rounding=1,n=Math.min(28,a/G+2|0),e=n;e;--e)c=c.div(c.times(c).plus(1).sqrt().plus(1));for(J=!1,t=Math.ceil(a/G),r=1,l=c.times(c),o=new f(c),u=c;e!==-1;)if(u=u.times(l),i=o.minus(u.div(r+=2)),u=u.times(l),o=i.plus(u.div(r+=2)),o.d[t]!==void 0)for(e=t;o.d[e]===i.d[e]&&e--;);return n&&(o=o.times(2<<n-1)),J=!0,q(o,f.precision=s,f.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,u,i,o,a,l,c=this,f=c.constructor,s=f.precision,d=f.rounding,p=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=c.d,c.s<0||!n||!n[0]||c.eq(1))return new f(n&&!n[0]?-1/0:c.s!=1?NaN:n?0:1/0);if(t)if(n.length>1)i=!0;else{for(u=n[0];u%10===0;)u/=10;i=u!==1}if(J=!1,a=s+p,o=Fn(c,a),r=t?Fi(f,a+10):Fn(e,a),l=me(o,r,a,1),fu(l.d,u=s,d))do if(a+=10,o=Fn(c,a),r=t?Fi(f,a+10):Fn(e,a),l=me(o,r,a,1),!i){+ke(l.d).slice(u+1,u+15)+1==1e14&&(l=q(l,s+1,0));break}while(fu(l.d,u+=10,d));return J=!0,q(l,s,d)},L.minus=L.sub=function(e){var t,n,r,u,i,o,a,l,c,f,s,d,p=this,m=p.constructor;if(e=new m(e),!p.d||!e.d)return!p.s||!e.s?e=new m(NaN):p.d?e.s=-e.s:e=new m(e.d||p.s!==e.s?p:NaN),e;if(p.s!=e.s)return e.s=-e.s,p.plus(e);if(c=p.d,d=e.d,a=m.precision,l=m.rounding,!c[0]||!d[0]){if(d[0])e.s=-e.s;else if(c[0])e=new m(p);else return new m(l===3?-0:0);return J?q(e,a,l):e}if(n=qe(e.e/G),f=qe(p.e/G),c=c.slice(),i=f-n,i){for(s=i<0,s?(t=c,i=-i,o=d.length):(t=d,n=f,o=c.length),r=Math.max(Math.ceil(a/G),o)+2,i>r&&(i=r,t.length=1),t.reverse(),r=i;r--;)t.push(0);t.reverse()}else{for(r=c.length,o=d.length,s=r<o,s&&(o=r),r=0;r<o;r++)if(c[r]!=d[r]){s=c[r]<d[r];break}i=0}for(s&&(t=c,c=d,d=t,e.s=-e.s),o=c.length,r=d.length-o;r>0;--r)c[o++]=0;for(r=d.length;r>i;){if(c[--r]<d[r]){for(u=r;u&&c[--u]===0;)c[u]=Nt-1;--c[u],c[r]+=Nt}c[r]-=d[r]}for(;c[--o]===0;)c.pop();for(;c[0]===0;c.shift())--n;return c[0]?(e.d=c,e.e=Ai(c,n),J?q(e,a,l):e):new m(l===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):(J=!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),J=!0,n.minus(t))},L.naturalExponential=L.exp=function(){return qa(this)},L.naturalLogarithm=L.ln=function(){return Fn(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,u,i,o,a,l,c,f,s=this,d=s.constructor;if(e=new d(e),!s.d||!e.d)return!s.s||!e.s?e=new d(NaN):s.d||(e=new d(e.d||s.s===e.s?s:NaN)),e;if(s.s!=e.s)return e.s=-e.s,s.minus(e);if(c=s.d,f=e.d,a=d.precision,l=d.rounding,!c[0]||!f[0])return f[0]||(e=new d(s)),J?q(e,a,l):e;if(i=qe(s.e/G),r=qe(e.e/G),c=c.slice(),u=i-r,u){for(u<0?(n=c,u=-u,o=f.length):(n=f,r=i,o=c.length),i=Math.ceil(a/G),o=i>o?i+1:o+1,u>o&&(u=o,n.length=1),n.reverse();u--;)n.push(0);n.reverse()}for(o=c.length,u=f.length,o-u<0&&(u=o,n=f,f=c,c=n),t=0;u;)t=(c[--u]=c[u]+f[u]+t)/Nt|0,c[u]%=Nt;for(t&&(c.unshift(t),++r),o=c.length;c[--o]==0;)c.pop();return e.d=c,e.e=Ai(c,r),J?q(e,a,l):e},L.precision=L.sd=function(e){var t,n=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(Cn+e);return n.d?(t=g0(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=m6(r,y0(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,u,i,o=this,a=o.d,l=o.e,c=o.s,f=o.constructor;if(c!==1||!a||!a[0])return new f(!c||c<0&&(!a||a[0])?NaN:a?o:1/0);for(J=!1,c=Math.sqrt(+o),c==0||c==1/0?(t=ke(a),(t.length+l)%2==0&&(t+="0"),c=Math.sqrt(t),l=qe((l+1)/2)-(l<0||l%2),c==1/0?t="5e"+l:(t=c.toExponential(),t=t.slice(0,t.indexOf("e")+1)+l),r=new f(t)):r=new f(c.toString()),n=(l=f.precision)+3;;)if(i=r,r=i.plus(me(o,i,n+2,1)).times(.5),ke(i.d).slice(0,n)===(t=ke(r.d)).slice(0,n))if(t=t.slice(n-3,n+1),t=="9999"||!u&&t=="4999"){if(!u&&(q(i,l+1,0),i.times(i).eq(o))){r=i;break}n+=4,u=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(q(r,l+1,1),e=!r.times(r).eq(o));break}return J=!0,q(r,l,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,u,i,o,a,l,c,f=this,s=f.constructor,d=f.d,p=(e=new s(e)).d;if(e.s*=f.s,!d||!d[0]||!p||!p[0])return new s(!e.s||d&&!d[0]&&!p||p&&!p[0]&&!d?NaN:!d||!p?e.s/0:e.s*0);for(n=qe(f.e/G)+qe(e.e/G),l=d.length,c=p.length,l<c&&(i=d,d=p,p=i,o=l,l=c,c=o),i=[],o=l+c,r=o;r--;)i.push(0);for(r=c;--r>=0;){for(t=0,u=l+r;u>r;)a=i[u]+p[r]*d[u-r-1]+t,i[u--]=a%Nt|0,t=a/Nt|0;i[u]=(i[u]+t)%Nt|0}for(;!i[--o];)i.pop();return t?++n:i.shift(),e.d=i,e.e=Ai(i,n),J?q(e,s.precision,s.rounding):e},L.toBinary=function(e,t){return Ka(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:(it(e,0,yn),t===void 0?t=r.rounding:it(t,0,8),q(n,e+n.e+1,t))},L.toExponential=function(e,t){var n,r=this,u=r.constructor;return e===void 0?n=xt(r,!0):(it(e,0,yn),t===void 0?t=u.rounding:it(t,0,8),r=q(new u(r),e+1,t),n=xt(r,!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n},L.toFixed=function(e,t){var n,r,u=this,i=u.constructor;return e===void 0?n=xt(u):(it(e,0,yn),t===void 0?t=i.rounding:it(t,0,8),r=q(new i(u),e+u.e+1,t),n=xt(r,!1,e+r.e+1)),u.isNeg()&&!u.isZero()?"-"+n:n},L.toFraction=function(e){var t,n,r,u,i,o,a,l,c,f,s,d,p=this,m=p.d,v=p.constructor;if(!m)return new v(p);if(c=n=new v(1),r=l=new v(0),t=new v(r),i=t.e=g0(m)-p.e-1,o=i%G,t.d[0]=$e(10,o<0?G+o:o),e==null)e=i>0?t:c;else{if(a=new v(e),!a.isInt()||a.lt(c))throw Error(Cn+a);e=a.gt(t)?i>0?t:c:a}for(J=!1,a=new v(ke(m)),f=v.precision,v.precision=i=m.length*G*2;s=me(a,t,0,1,1),u=n.plus(s.times(r)),u.cmp(e)!=1;)n=r,r=u,u=c,c=l.plus(s.times(u)),l=u,u=t,t=a.minus(s.times(u)),a=u;return u=me(e.minus(n),r,0,1,1),l=l.plus(u.times(c)),n=n.plus(u.times(r)),l.s=c.s=p.s,d=me(c,r,i,1).minus(p).abs().cmp(me(l,n,i,1).minus(p).abs())<1?[c,r]:[l,n],v.precision=f,J=!0,d},L.toHexadecimal=L.toHex=function(e,t){return Ka(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:it(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]?(J=!1,n=me(n,e,0,t,1).times(e),J=!0,q(n)):(e.s=n.s,n=e),n},L.toNumber=function(){return+this},L.toOctal=function(e,t){return Ka(this,8,e,t)},L.toPower=L.pow=function(e){var t,n,r,u,i,o,a=this,l=a.constructor,c=+(e=new l(e));if(!a.d||!e.d||!a.d[0]||!e.d[0])return new l($e(+a,c));if(a=new l(a),a.eq(1))return a;if(r=l.precision,i=l.rounding,e.eq(1))return q(a,r,i);if(t=qe(e.e/G),t>=e.d.length-1&&(n=c<0?-c:c)<=f6)return u=v0(l,a,n,r),e.s<0?new l(1).div(u):q(u,r,i);if(o=a.s,o<0){if(t<e.d.length-1)return new l(NaN);if((e.d[t]&1)==0&&(o=1),a.e==0&&a.d[0]==1&&a.d.length==1)return a.s=o,a}return n=$e(+a,c),t=n==0||!isFinite(n)?qe(c*(Math.log("0."+ke(a.d))/Math.LN10+a.e+1)):new l(n+"").e,t>l.maxE+1||t<l.minE-1?new l(t>0?o/0:0):(J=!1,l.rounding=a.s=1,n=Math.min(12,(t+"").length),u=qa(e.times(Fn(a,r+n)),r),u.d&&(u=q(u,r+5,1),fu(u.d,r,i)&&(t=r+10,u=q(qa(e.times(Fn(a,t+n)),t),t+5,1),+ke(u.d).slice(r+1,r+15)+1==1e14&&(u=q(u,r+1,0)))),u.s=o,J=!0,l.rounding=i,q(u,r,i))},L.toPrecision=function(e,t){var n,r=this,u=r.constructor;return e===void 0?n=xt(r,r.e<=u.toExpNeg||r.e>=u.toExpPos):(it(e,1,yn),t===void 0?t=u.rounding:it(t,0,8),r=q(new u(r),e,t),n=xt(r,e<=r.e||r.e<=u.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):(it(e,1,yn),t===void 0?t=r.rounding:it(t,0,8)),q(new r(n),e,t)},L.toString=function(){var e=this,t=e.constructor,n=xt(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=xt(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function ke(e){var t,n,r,u=e.length-1,i="",o=e[0];if(u>0){for(i+=o,t=1;t<u;t++)r=e[t]+"",n=G-r.length,n&&(i+=An(n)),i+=r;o=e[t],r=o+"",n=G-r.length,n&&(i+=An(n))}else if(o===0)return"0";for(;o%10===0;)o/=10;return i+o}function it(e,t,n){if(e!==~~e||e<t||e>n)throw Error(Cn+e)}function fu(e,t,n,r){var u,i,o,a;for(i=e[0];i>=10;i/=10)--t;return--t<0?(t+=G,u=0):(u=Math.ceil((t+1)/G),t%=G),i=$e(10,G-t),a=e[u]%i|0,r==null?t<3?(t==0?a=a/100|0:t==1&&(a=a/10|0),o=n<4&&a==99999||n>3&&a==49999||a==5e4||a==0):o=(n<4&&a+1==i||n>3&&a+1==i/2)&&(e[u+1]/i/100|0)==$e(10,t-2)-1||(a==i/2||a==0)&&(e[u+1]/i/100|0)==0:t<4?(t==0?a=a/1e3|0:t==1?a=a/100|0:t==2&&(a=a/10|0),o=(r||n<4)&&a==9999||!r&&n>3&&a==4999):o=((r||n<4)&&a+1==i||!r&&n>3&&a+1==i/2)&&(e[u+1]/i/1e3|0)==$e(10,t-3)-1,o}function Ci(e,t,n){for(var r,u=[0],i,o=0,a=e.length;o<a;){for(i=u.length;i--;)u[i]*=t;for(u[0]+=ja.indexOf(e.charAt(o++)),r=0;r<u.length;r++)u[r]>n-1&&(u[r+1]===void 0&&(u[r+1]=0),u[r+1]+=u[r]/n|0,u[r]%=n)}return u.reverse()}function p6(e,t){var n,r,u;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),u=(1/bi(4,n)).toString()):(n=16,u="2.3283064365386962890625e-10"),e.precision+=n,t=Mr(e,1,t.times(u),new e(1));for(var i=n;i--;){var o=t.times(t);t=o.times(o).minus(o).times(8).plus(1)}return e.precision-=n,t}var me=function(){function e(r,u,i){var o,a=0,l=r.length;for(r=r.slice();l--;)o=r[l]*u+a,r[l]=o%i|0,a=o/i|0;return a&&r.unshift(a),r}function t(r,u,i,o){var a,l;if(i!=o)l=i>o?1:-1;else for(a=l=0;a<i;a++)if(r[a]!=u[a]){l=r[a]>u[a]?1:-1;break}return l}function n(r,u,i,o){for(var a=0;i--;)r[i]-=a,a=r[i]<u[i]?1:0,r[i]=a*o+r[i]-u[i];for(;!r[0]&&r.length>1;)r.shift()}return function(r,u,i,o,a,l){var c,f,s,d,p,m,v,y,h,D,g,_,A,w,b,T,M,W,V,x,Z=r.constructor,Y=r.s==u.s?1:-1,ie=r.d,X=u.d;if(!ie||!ie[0]||!X||!X[0])return new Z(!r.s||!u.s||(ie?X&&ie[0]==X[0]:!X)?NaN:ie&&ie[0]==0||!X?Y*0:Y/0);for(l?(p=1,f=r.e-u.e):(l=Nt,p=G,f=qe(r.e/p)-qe(u.e/p)),V=X.length,M=ie.length,h=new Z(Y),D=h.d=[],s=0;X[s]==(ie[s]||0);s++);if(X[s]>(ie[s]||0)&&f--,i==null?(w=i=Z.precision,o=Z.rounding):a?w=i+(r.e-u.e)+1:w=i,w<0)D.push(1),m=!0;else{if(w=w/p+2|0,s=0,V==1){for(d=0,X=X[0],w++;(s<M||d)&&w--;s++)b=d*l+(ie[s]||0),D[s]=b/X|0,d=b%X|0;m=d||s<M}else{for(d=l/(X[0]+1)|0,d>1&&(X=e(X,d,l),ie=e(ie,d,l),V=X.length,M=ie.length),T=V,g=ie.slice(0,V),_=g.length;_<V;)g[_++]=0;x=X.slice(),x.unshift(0),W=X[0],X[1]>=l/2&&++W;do d=0,c=t(X,g,V,_),c<0?(A=g[0],V!=_&&(A=A*l+(g[1]||0)),d=A/W|0,d>1?(d>=l&&(d=l-1),v=e(X,d,l),y=v.length,_=g.length,c=t(v,g,y,_),c==1&&(d--,n(v,V<y?x:X,y,l))):(d==0&&(c=d=1),v=X.slice()),y=v.length,y<_&&v.unshift(0),n(g,v,_,l),c==-1&&(_=g.length,c=t(X,g,V,_),c<1&&(d++,n(g,V<_?x:X,_,l))),_=g.length):c===0&&(d++,g=[0]),D[s++]=d,c&&g[0]?g[_++]=ie[T]||0:(g=[ie[T]],_=1);while((T++<M||g[0]!==void 0)&&w--);m=g[0]!==void 0}D[0]||D.shift()}if(p==1)h.e=f,f0=m;else{for(s=1,d=D[0];d>=10;d/=10)s++;h.e=s+f*p-1,q(h,a?i+h.e+1:i,o,m)}return h}}();function q(e,t,n,r){var u,i,o,a,l,c,f,s,d,p=e.constructor;e:if(t!=null){if(s=e.d,!s)return e;for(u=1,a=s[0];a>=10;a/=10)u++;if(i=t-u,i<0)i+=G,o=t,f=s[d=0],l=f/$e(10,u-o-1)%10|0;else if(d=Math.ceil((i+1)/G),a=s.length,d>=a)if(r){for(;a++<=d;)s.push(0);f=l=0,u=1,i%=G,o=i-G+1}else break e;else{for(f=a=s[d],u=1;a>=10;a/=10)u++;i%=G,o=i-G+u,l=o<0?0:f/$e(10,u-o-1)%10|0}if(r=r||t<0||s[d+1]!==void 0||(o<0?f:f%$e(10,u-o-1)),c=n<4?(l||r)&&(n==0||n==(e.s<0?3:2)):l>5||l==5&&(n==4||r||n==6&&(i>0?o>0?f/$e(10,u-o):0:s[d-1])%10&1||n==(e.s<0?8:7)),t<1||!s[0])return s.length=0,c?(t-=e.e+1,s[0]=$e(10,(G-t%G)%G),e.e=-t||0):s[0]=e.e=0,e;if(i==0?(s.length=d,a=1,d--):(s.length=d+1,a=$e(10,G-i),s[d]=o>0?(f/$e(10,u-o)%$e(10,o)|0)*a:0),c)for(;;)if(d==0){for(i=1,o=s[0];o>=10;o/=10)i++;for(o=s[0]+=a,a=1;o>=10;o/=10)a++;i!=a&&(e.e++,s[0]==Nt&&(s[0]=1));break}else{if(s[d]+=a,s[d]!=Nt)break;s[d--]=0,a=1}for(i=s.length;s[--i]===0;)s.pop()}return J&&(e.e>p.maxE?(e.d=null,e.e=NaN):e.e<p.minE&&(e.e=0,e.d=[0])),e}function xt(e,t,n){if(!e.isFinite())return _0(e);var r,u=e.e,i=ke(e.d),o=i.length;return t?(n&&(r=n-o)>0?i=i.charAt(0)+"."+i.slice(1)+An(r):o>1&&(i=i.charAt(0)+"."+i.slice(1)),i=i+(e.e<0?"e":"e+")+e.e):u<0?(i="0."+An(-u-1)+i,n&&(r=n-o)>0&&(i+=An(r))):u>=o?(i+=An(u+1-o),n&&(r=n-u-1)>0&&(i=i+"."+An(r))):((r=u+1)<o&&(i=i.slice(0,r)+"."+i.slice(r)),n&&(r=n-o)>0&&(u+1===o&&(i+="."),i+=An(r))),i}function Ai(e,t){var n=e[0];for(t*=G;n>=10;n/=10)t++;return t}function Fi(e,t,n){if(t>d6)throw J=!0,n&&(e.precision=n),Error(d0);return q(new e(Di),t,1,!0)}function St(e,t,n){if(t>Wa)throw Error(d0);return q(new e(_i),t,n,!0)}function g0(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 v0(e,t,n,r){var u,i=new e(1),o=Math.ceil(r/G+4);for(J=!1;;){if(n%2&&(i=i.times(t),C0(i.d,o)&&(u=!0)),n=qe(n/2),n===0){n=i.d.length-1,u&&i.d[n]===0&&++i.d[n];break}t=t.times(t),C0(t.d,o)}return J=!0,i}function E0(e){return e.d[e.d.length-1]&1}function D0(e,t,n){for(var r,u=new e(t[0]),i=0;++i<t.length;)if(r=new e(t[i]),r.s)u[n](r)&&(u=r);else{u=r;break}return u}function qa(e,t){var n,r,u,i,o,a,l,c=0,f=0,s=0,d=e.constructor,p=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?(J=!1,l=m):l=t,a=new d(.03125);e.e>-2;)e=e.times(a),s+=5;for(r=Math.log($e(2,s))/Math.LN10*2+5|0,l+=r,n=i=o=new d(1),d.precision=l;;){if(i=q(i.times(e),l,1),n=n.times(++f),a=o.plus(me(i,n,l,1)),ke(a.d).slice(0,l)===ke(o.d).slice(0,l)){for(u=s;u--;)o=q(o.times(o),l,1);if(t==null)if(c<3&&fu(o.d,l-r,p,c))d.precision=l+=10,n=i=a=new d(1),f=0,c++;else return q(o,d.precision=m,p,J=!0);else return d.precision=m,o}o=a}}function Fn(e,t){var n,r,u,i,o,a,l,c,f,s,d,p=1,m=10,v=e,y=v.d,h=v.constructor,D=h.rounding,g=h.precision;if(v.s<0||!y||!y[0]||!v.e&&y[0]==1&&y.length==1)return new h(y&&!y[0]?-1/0:v.s!=1?NaN:y?0:v);if(t==null?(J=!1,f=g):f=t,h.precision=f+=m,n=ke(y),r=n.charAt(0),Math.abs(i=v.e)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)v=v.times(e),n=ke(v.d),r=n.charAt(0),p++;i=v.e,r>1?(v=new h("0."+n),i++):v=new h(r+"."+n.slice(1))}else return c=Fi(h,f+2,g).times(i+""),v=Fn(new h(r+"."+n.slice(1)),f-m).plus(c),h.precision=g,t==null?q(v,g,D,J=!0):v;for(s=v,l=o=v=me(v.minus(1),v.plus(1),f,1),d=q(v.times(v),f,1),u=3;;){if(o=q(o.times(d),f,1),c=l.plus(me(o,new h(u),f,1)),ke(c.d).slice(0,f)===ke(l.d).slice(0,f))if(l=l.times(2),i!==0&&(l=l.plus(Fi(h,f+2,g).times(i+""))),l=me(l,new h(p),f,1),t==null)if(fu(l.d,f-m,D,a))h.precision=f+=m,c=o=v=me(s.minus(1),s.plus(1),f,1),d=q(v.times(v),f,1),u=a=1;else return q(l,h.precision=g,D,J=!0);else return h.precision=g,l;l=c,u+=2}}function _0(e){return String(e.s*e.s/0)}function Ga(e,t){var n,r,u;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(u=t.length;t.charCodeAt(u-1)===48;--u);if(t=t.slice(r,u),t){if(u-=r,e.e=n=n-r-1,e.d=[],r=(n+1)%G,n<0&&(r+=G),r<u){for(r&&e.d.push(+t.slice(0,r)),u-=G;r<u;)e.d.push(+t.slice(r,r+=G));t=t.slice(r),r=G-t.length}else r-=u;for(;r--;)t+="0";e.d.push(+t),J&&(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 h6(e,t){var n,r,u,i,o,a,l,c,f;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),m0.test(t))return Ga(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(l6.test(t))n=16,t=t.toLowerCase();else if(s6.test(t))n=2;else if(c6.test(t))n=8;else throw Error(Cn+t);for(i=t.search(/p/i),i>0?(l=+t.slice(i+1),t=t.substring(2,i)):t=t.slice(2),i=t.indexOf("."),o=i>=0,r=e.constructor,o&&(t=t.replace(".",""),a=t.length,i=a-i,u=v0(r,new r(n),i,i*2)),c=Ci(t,n,Nt),f=c.length-1,i=f;c[i]===0;--i)c.pop();return i<0?new r(e.s*0):(e.e=Ai(c,f),e.d=c,J=!1,o&&(e=me(e,u,a*4)),l&&(e=e.times(Math.abs(l)<54?$e(2,l):Rr.pow(2,l))),J=!0,e)}function m6(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:Mr(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/bi(5,n)),t=Mr(e,2,t,t);for(var u,i=new e(5),o=new e(16),a=new e(20);n--;)u=t.times(t),t=t.times(i.plus(u.times(o.times(u).minus(a))));return t}function Mr(e,t,n,r,u){var i,o,a,l,c=e.precision,f=Math.ceil(c/G);for(J=!1,l=n.times(n),a=new e(r);;){if(o=me(a.times(l),new e(t++*t++),c,1),a=u?r.plus(o):r.minus(o),r=me(o.times(l),new e(t++*t++),c,1),o=a.plus(r),o.d[f]!==void 0){for(i=f;o.d[i]===a.d[i]&&i--;);if(i==-1)break}i=a,a=r,r=o,o=i}return J=!0,o.d.length=f+1,o}function bi(e,t){for(var n=e;--t;)n*=e;return n}function y0(e,t){var n,r=t.s<0,u=St(e,e.precision,1),i=u.times(.5);if(t=t.abs(),t.lte(i))return Yt=r?4:1,t;if(n=t.divToInt(u),n.isZero())Yt=r?3:2;else{if(t=t.minus(n.times(u)),t.lte(i))return Yt=E0(n)?r?2:3:r?4:1,t;Yt=E0(n)?r?1:4:r?3:2}return t.minus(u).abs()}function Ka(e,t,n,r){var u,i,o,a,l,c,f,s,d,p=e.constructor,m=n!==void 0;if(m?(it(n,1,yn),r===void 0?r=p.rounding:it(r,0,8)):(n=p.precision,r=p.rounding),!e.isFinite())f=_0(e);else{for(f=xt(e),o=f.indexOf("."),m?(u=2,t==16?n=n*4-3:t==8&&(n=n*3-2)):u=t,o>=0&&(f=f.replace(".",""),d=new p(1),d.e=f.length-o,d.d=Ci(xt(d),10,u),d.e=d.d.length),s=Ci(f,10,u),i=l=s.length;s[--l]==0;)s.pop();if(!s[0])f=m?"0p+0":"0";else{if(o<0?i--:(e=new p(e),e.d=s,e.e=i,e=me(e,d,n,r,0,u),s=e.d,i=e.e,c=f0),o=s[n],a=u/2,c=c||s[n+1]!==void 0,c=r<4?(o!==void 0||c)&&(r===0||r===(e.s<0?3:2)):o>a||o===a&&(r===4||c||r===6&&s[n-1]&1||r===(e.s<0?8:7)),s.length=n,c)for(;++s[--n]>u-1;)s[n]=0,n||(++i,s.unshift(1));for(l=s.length;!s[l-1];--l);for(o=0,f="";o<l;o++)f+=ja.charAt(s[o]);if(m){if(l>1)if(t==16||t==8){for(o=t==16?4:3,--l;l%o;l++)f+="0";for(s=Ci(f,u,t),l=s.length;!s[l-1];--l);for(o=1,f="1.";o<l;o++)f+=ja.charAt(s[o])}else f=f.charAt(0)+"."+f.slice(1);f=f+(i<0?"p":"p+")+i}else if(i<0){for(;++i;)f="0"+f;f="0."+f}else if(++i>l)for(i-=l;i--;)f+="0";else i<l&&(f=f.slice(0,i)+"."+f.slice(i))}f=(t==16?"0x":t==2?"0b":t==8?"0o":"")+f}return e.s<0?"-"+f:f}function C0(e,t){if(e.length>t)return e.length=t,!0}function g6(e){return new this(e).abs()}function v6(e){return new this(e).acos()}function E6(e){return new this(e).acosh()}function D6(e,t){return new this(e).plus(t)}function _6(e){return new this(e).asin()}function y6(e){return new this(e).asinh()}function C6(e){return new this(e).atan()}function A6(e){return new this(e).atanh()}function F6(e,t){e=new this(e),t=new this(t);var n,r=this.precision,u=this.rounding,i=r+4;return!e.s||!t.s?n=new this(NaN):!e.d&&!t.d?(n=St(this,i,1).times(t.s>0?.25:.75),n.s=e.s):!t.d||e.isZero()?(n=t.s<0?St(this,r,u):new this(0),n.s=e.s):!e.d||t.isZero()?(n=St(this,i,1).times(.5),n.s=e.s):t.s<0?(this.precision=i,this.rounding=1,n=this.atan(me(e,t,i,1)),t=St(this,i,1),this.precision=r,this.rounding=u,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(me(e,t,i,1)),n}function b6(e){return new this(e).cbrt()}function w6(e){return q(e=new this(e),e.e+1,2)}function B6(e,t,n){return new this(e).clamp(t,n)}function N6(e){if(!e||typeof e!="object")throw Error(yi+"Object expected");var t,n,r,u=e.defaults===!0,i=["precision",1,yn,"rounding",0,8,"toExpNeg",-Tr,0,"toExpPos",0,Tr,"maxE",0,Tr,"minE",-Tr,0,"modulo",0,9];for(t=0;t<i.length;t+=3)if(n=i[t],u&&(this[n]=Ha[n]),(r=e[n])!==void 0)if(qe(r)===r&&r>=i[t+1]&&r<=i[t+2])this[n]=r;else throw Error(Cn+n+": "+r);if(n="crypto",u&&(this[n]=Ha[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(p0);else this[n]=!1;else throw Error(Cn+n+": "+r);return this}function S6(e){return new this(e).cos()}function O6(e){return new this(e).cosh()}function A0(e){var t,n,r;function u(i){var o,a,l,c=this;if(!(c instanceof u))return new u(i);if(c.constructor=u,F0(i)){c.s=i.s,J?!i.d||i.e>u.maxE?(c.e=NaN,c.d=null):i.e<u.minE?(c.e=0,c.d=[0]):(c.e=i.e,c.d=i.d.slice()):(c.e=i.e,c.d=i.d?i.d.slice():i.d);return}if(l=typeof i,l==="number"){if(i===0){c.s=1/i<0?-1:1,c.e=0,c.d=[0];return}if(i<0?(i=-i,c.s=-1):c.s=1,i===~~i&&i<1e7){for(o=0,a=i;a>=10;a/=10)o++;J?o>u.maxE?(c.e=NaN,c.d=null):o<u.minE?(c.e=0,c.d=[0]):(c.e=o,c.d=[i]):(c.e=o,c.d=[i]);return}else if(i*0!==0){i||(c.s=NaN),c.e=NaN,c.d=null;return}return Ga(c,i.toString())}else if(l!=="string")throw Error(Cn+i);return(a=i.charCodeAt(0))===45?(i=i.slice(1),c.s=-1):(a===43&&(i=i.slice(1)),c.s=1),m0.test(i)?Ga(c,i):h6(c,i)}if(u.prototype=L,u.ROUND_UP=0,u.ROUND_DOWN=1,u.ROUND_CEIL=2,u.ROUND_FLOOR=3,u.ROUND_HALF_UP=4,u.ROUND_HALF_DOWN=5,u.ROUND_HALF_EVEN=6,u.ROUND_HALF_CEIL=7,u.ROUND_HALF_FLOOR=8,u.EUCLID=9,u.config=u.set=N6,u.clone=A0,u.isDecimal=F0,u.abs=g6,u.acos=v6,u.acosh=E6,u.add=D6,u.asin=_6,u.asinh=y6,u.atan=C6,u.atanh=A6,u.atan2=F6,u.cbrt=b6,u.ceil=w6,u.clamp=B6,u.cos=S6,u.cosh=O6,u.div=I6,u.exp=T6,u.floor=M6,u.hypot=R6,u.ln=L6,u.log=P6,u.log10=x6,u.log2=$6,u.max=k6,u.min=V6,u.mod=U6,u.mul=j6,u.pow=H6,u.random=W6,u.round=q6,u.sign=G6,u.sin=K6,u.sinh=X6,u.sqrt=z6,u.sub=J6,u.sum=Z6,u.tan=Q6,u.tanh=Y6,u.trunc=ew,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 u.config(e),u}function I6(e,t){return new this(e).div(t)}function T6(e){return new this(e).exp()}function M6(e){return q(e=new this(e),e.e+1,3)}function R6(){var e,t,n=new this(0);for(J=!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 J=!0,new this(1/0);n=t}return J=!0,n.sqrt()}function F0(e){return e instanceof Rr||e&&e.toStringTag===h0||!1}function L6(e){return new this(e).ln()}function P6(e,t){return new this(e).log(t)}function $6(e){return new this(e).log(2)}function x6(e){return new this(e).log(10)}function k6(){return D0(this,arguments,"lt")}function V6(){return D0(this,arguments,"gt")}function U6(e,t){return new this(e).mod(t)}function j6(e,t){return new this(e).mul(t)}function H6(e,t){return new this(e).pow(t)}function W6(e){var t,n,r,u,i=0,o=new this(1),a=[];if(e===void 0?e=this.precision:it(e,1,yn),r=Math.ceil(e/G),this.crypto)if(crypto.getRandomValues)for(t=crypto.getRandomValues(new Uint32Array(r));i<r;)u=t[i],u>=429e7?t[i]=crypto.getRandomValues(new Uint32Array(1))[0]:a[i++]=u%1e7;else if(crypto.randomBytes){for(t=crypto.randomBytes(r*=4);i<r;)u=t[i]+(t[i+1]<<8)+(t[i+2]<<16)+((t[i+3]&127)<<24),u>=214e7?crypto.randomBytes(4).copy(t,i):(a.push(u%1e7),i+=4);i=r/4}else throw Error(p0);else for(;i<r;)a[i++]=Math.random()*1e7|0;for(r=a[--i],e%=G,r&&e&&(u=$e(10,G-e),a[i]=(r/u|0)*u);a[i]===0;i--)a.pop();if(i<0)n=0,a=[0];else{for(n=-1;a[0]===0;n-=G)a.shift();for(r=1,u=a[0];u>=10;u/=10)r++;r<G&&(n-=G-r)}return o.e=n,o.d=a,o}function q6(e){return q(e=new this(e),e.e+1,this.rounding)}function G6(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function K6(e){return new this(e).sin()}function X6(e){return new this(e).sinh()}function z6(e){return new this(e).sqrt()}function J6(e,t){return new this(e).sub(t)}function Z6(){var e=0,t=arguments,n=new this(t[e]);for(J=!1;n.s&&++e<t.length;)n=n.plus(t[e]);return J=!0,q(n,this.precision,this.rounding)}function Q6(e){return new this(e).tan()}function Y6(e){return new this(e).tanh()}function ew(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 Rr=L.constructor=A0(Ha);Di=new Rr(Di),_i=new Rr(_i);var tw="BigNumber",nw=["?on","config"],rw=ut(tw,nw,e=>{var{on:t,config:n}=e,r=Rr.clone({precision:n.precision,modulo:Rr.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(u){return new r(u.value)},t&&t("config",function(u,i){u.precision!==i.precision&&r.config({precision:u.precision})}),r},{isClass:!0}),b0={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(
|
|
65
|
-
`||(
|
|
64
|
+
**/(function(e,t){(function(n){var r=Math.cosh||function(s){return Math.abs(s)<1e-9?1-s:(Math.exp(s)+Math.exp(-s))*.5},u=Math.sinh||function(s){return Math.abs(s)<1e-9?s:(Math.exp(s)-Math.exp(-s))*.5},i=function(s){var d=Math.PI/4;if(-d>s||s>d)return Math.cos(s)-1;var p=s*s;return p*(p*(p*(p*(p*(p*(p*(p/20922789888e3-1/87178291200)+1/479001600)-1/3628800)+1/40320)-1/720)+1/24)-1/2)},o=function(s,d){var p=Math.abs(s),m=Math.abs(d);return p<3e3&&m<3e3?Math.sqrt(p*p+m*m):(p<m?(p=m,m=s/d):m=d/s,p*Math.sqrt(1+m*m))},a=function(){throw SyntaxError("Invalid Param")};function l(s,d){var p=Math.abs(s),m=Math.abs(d);return s===0?Math.log(m):d===0?Math.log(p):p<3e3&&m<3e3?Math.log(s*s+d*d)*.5:(s=s/2,d=d/2,.5*Math.log(s*s+d*d)+Math.LN2)}var c=function(s,d){var p={re:0,im:0};if(s==null)p.re=p.im=0;else if(d!==void 0)p.re=s,p.im=d;else switch(typeof s){case"object":if("im"in s&&"re"in s)p.re=s.re,p.im=s.im;else if("abs"in s&&"arg"in s){if(!Number.isFinite(s.abs)&&Number.isFinite(s.arg))return f.INFINITY;p.re=s.abs*Math.cos(s.arg),p.im=s.abs*Math.sin(s.arg)}else if("r"in s&&"phi"in s){if(!Number.isFinite(s.r)&&Number.isFinite(s.phi))return f.INFINITY;p.re=s.r*Math.cos(s.phi),p.im=s.r*Math.sin(s.phi)}else s.length===2?(p.re=s[0],p.im=s[1]):a();break;case"string":p.im=p.re=0;var m=s.match(/\d+\.?\d*e[+-]?\d+|\d+\.?\d*|\.\d+|./g),v=1,y=0;m===null&&a();for(var h=0;h<m.length;h++){var D=m[h];D===" "||D===" "||D===`
|
|
65
|
+
`||(D==="+"?v++:D==="-"?y++:D==="i"||D==="I"?(v+y===0&&a(),m[h+1]!==" "&&!isNaN(m[h+1])?(p.im+=parseFloat((y%2?"-":"")+m[h+1]),h++):p.im+=parseFloat((y%2?"-":"")+"1"),v=y=0):((v+y===0||isNaN(D))&&a(),m[h+1]==="i"||m[h+1]==="I"?(p.im+=parseFloat((y%2?"-":"")+D),h++):p.re+=parseFloat((y%2?"-":"")+D),v=y=0))}v+y>0&&a();break;case"number":p.im=0,p.re=s;break;default:a()}return isNaN(p.re)||isNaN(p.im),p};function f(s,d){if(!(this instanceof f))return new f(s,d);var p=c(s,d);this.re=p.re,this.im=p.im}f.prototype={re:0,im:0,sign:function(){var s=this.abs();return new f(this.re/s,this.im/s)},add:function(s,d){var p=new f(s,d);return this.isInfinite()&&p.isInfinite()?f.NAN:this.isInfinite()||p.isInfinite()?f.INFINITY:new f(this.re+p.re,this.im+p.im)},sub:function(s,d){var p=new f(s,d);return this.isInfinite()&&p.isInfinite()?f.NAN:this.isInfinite()||p.isInfinite()?f.INFINITY:new f(this.re-p.re,this.im-p.im)},mul:function(s,d){var p=new f(s,d);return this.isInfinite()&&p.isZero()||this.isZero()&&p.isInfinite()?f.NAN:this.isInfinite()||p.isInfinite()?f.INFINITY:p.im===0&&this.im===0?new f(this.re*p.re,0):new f(this.re*p.re-this.im*p.im,this.re*p.im+this.im*p.re)},div:function(s,d){var p=new f(s,d);if(this.isZero()&&p.isZero()||this.isInfinite()&&p.isInfinite())return f.NAN;if(this.isInfinite()||p.isZero())return f.INFINITY;if(this.isZero()||p.isInfinite())return f.ZERO;s=this.re,d=this.im;var m=p.re,v=p.im,y,h;return v===0?new f(s/m,d/m):Math.abs(m)<Math.abs(v)?(h=m/v,y=m*h+v,new f((s*h+d)/y,(d*h-s)/y)):(h=v/m,y=v*h+m,new f((s+d*h)/y,(d-s*h)/y))},pow:function(s,d){var p=new f(s,d);if(s=this.re,d=this.im,p.isZero())return f.ONE;if(p.im===0){if(d===0&&s>0)return new f(Math.pow(s,p.re),0);if(s===0)switch((p.re%4+4)%4){case 0:return new f(Math.pow(d,p.re),0);case 1:return new f(0,Math.pow(d,p.re));case 2:return new f(-Math.pow(d,p.re),0);case 3:return new f(0,-Math.pow(d,p.re))}}if(s===0&&d===0&&p.re>0&&p.im>=0)return f.ZERO;var m=Math.atan2(d,s),v=l(s,d);return s=Math.exp(p.re*v-p.im*m),d=p.im*v+p.re*m,new f(s*Math.cos(d),s*Math.sin(d))},sqrt:function(){var s=this.re,d=this.im,p=this.abs(),m,v;if(s>=0){if(d===0)return new f(Math.sqrt(s),0);m=.5*Math.sqrt(2*(p+s))}else m=Math.abs(d)/Math.sqrt(2*(p-s));return s<=0?v=.5*Math.sqrt(2*(p-s)):v=Math.abs(d)/Math.sqrt(2*(p+s)),new f(m,d<0?-v:v)},exp:function(){var s=Math.exp(this.re);return this.im,new f(s*Math.cos(this.im),s*Math.sin(this.im))},expm1:function(){var s=this.re,d=this.im;return new f(Math.expm1(s)*Math.cos(d)+i(d),Math.exp(s)*Math.sin(d))},log:function(){var s=this.re,d=this.im;return new f(l(s,d),Math.atan2(d,s))},abs:function(){return o(this.re,this.im)},arg:function(){return Math.atan2(this.im,this.re)},sin:function(){var s=this.re,d=this.im;return new f(Math.sin(s)*r(d),Math.cos(s)*u(d))},cos:function(){var s=this.re,d=this.im;return new f(Math.cos(s)*r(d),-Math.sin(s)*u(d))},tan:function(){var s=2*this.re,d=2*this.im,p=Math.cos(s)+r(d);return new f(Math.sin(s)/p,u(d)/p)},cot:function(){var s=2*this.re,d=2*this.im,p=Math.cos(s)-r(d);return new f(-Math.sin(s)/p,u(d)/p)},sec:function(){var s=this.re,d=this.im,p=.5*r(2*d)+.5*Math.cos(2*s);return new f(Math.cos(s)*r(d)/p,Math.sin(s)*u(d)/p)},csc:function(){var s=this.re,d=this.im,p=.5*r(2*d)-.5*Math.cos(2*s);return new f(Math.sin(s)*r(d)/p,-Math.cos(s)*u(d)/p)},asin:function(){var s=this.re,d=this.im,p=new f(d*d-s*s+1,-2*s*d).sqrt(),m=new f(p.re-d,p.im+s).log();return new f(m.im,-m.re)},acos:function(){var s=this.re,d=this.im,p=new f(d*d-s*s+1,-2*s*d).sqrt(),m=new f(p.re-d,p.im+s).log();return new f(Math.PI/2-m.im,m.re)},atan:function(){var s=this.re,d=this.im;if(s===0){if(d===1)return new f(0,1/0);if(d===-1)return new f(0,-1/0)}var p=s*s+(1-d)*(1-d),m=new f((1-d*d-s*s)/p,-2*s/p).log();return new f(-.5*m.im,.5*m.re)},acot:function(){var s=this.re,d=this.im;if(d===0)return new f(Math.atan2(1,s),0);var p=s*s+d*d;return p!==0?new f(s/p,-d/p).atan():new f(s!==0?s/0:0,d!==0?-d/0:0).atan()},asec:function(){var s=this.re,d=this.im;if(s===0&&d===0)return new f(0,1/0);var p=s*s+d*d;return p!==0?new f(s/p,-d/p).acos():new f(s!==0?s/0:0,d!==0?-d/0:0).acos()},acsc:function(){var s=this.re,d=this.im;if(s===0&&d===0)return new f(Math.PI/2,1/0);var p=s*s+d*d;return p!==0?new f(s/p,-d/p).asin():new f(s!==0?s/0:0,d!==0?-d/0:0).asin()},sinh:function(){var s=this.re,d=this.im;return new f(u(s)*Math.cos(d),r(s)*Math.sin(d))},cosh:function(){var s=this.re,d=this.im;return new f(r(s)*Math.cos(d),u(s)*Math.sin(d))},tanh:function(){var s=2*this.re,d=2*this.im,p=r(s)+Math.cos(d);return new f(u(s)/p,Math.sin(d)/p)},coth:function(){var s=2*this.re,d=2*this.im,p=r(s)-Math.cos(d);return new f(u(s)/p,-Math.sin(d)/p)},csch:function(){var s=this.re,d=this.im,p=Math.cos(2*d)-r(2*s);return new f(-2*u(s)*Math.cos(d)/p,2*r(s)*Math.sin(d)/p)},sech:function(){var s=this.re,d=this.im,p=Math.cos(2*d)+r(2*s);return new f(2*r(s)*Math.cos(d)/p,-2*u(s)*Math.sin(d)/p)},asinh:function(){var s=this.im;this.im=-this.re,this.re=s;var d=this.asin();return this.re=-this.im,this.im=s,s=d.re,d.re=-d.im,d.im=s,d},acosh:function(){var s=this.acos();if(s.im<=0){var d=s.re;s.re=-s.im,s.im=d}else{var d=s.im;s.im=-s.re,s.re=d}return s},atanh:function(){var s=this.re,d=this.im,p=s>1&&d===0,m=1-s,v=1+s,y=m*m+d*d,h=y!==0?new f((v*m-d*d)/y,(d*m+v*d)/y):new f(s!==-1?s/0:0,d!==0?d/0:0),D=h.re;return h.re=l(h.re,h.im)/2,h.im=Math.atan2(h.im,D)/2,p&&(h.im=-h.im),h},acoth:function(){var s=this.re,d=this.im;if(s===0&&d===0)return new f(0,Math.PI/2);var p=s*s+d*d;return p!==0?new f(s/p,-d/p).atanh():new f(s!==0?s/0:0,d!==0?-d/0:0).atanh()},acsch:function(){var s=this.re,d=this.im;if(d===0)return new f(s!==0?Math.log(s+Math.sqrt(s*s+1)):1/0,0);var p=s*s+d*d;return p!==0?new f(s/p,-d/p).asinh():new f(s!==0?s/0:0,d!==0?-d/0:0).asinh()},asech:function(){var s=this.re,d=this.im;if(this.isZero())return f.INFINITY;var p=s*s+d*d;return p!==0?new f(s/p,-d/p).acosh():new f(s!==0?s/0:0,d!==0?-d/0:0).acosh()},inverse:function(){if(this.isZero())return f.INFINITY;if(this.isInfinite())return f.ZERO;var s=this.re,d=this.im,p=s*s+d*d;return new f(s/p,-d/p)},conjugate:function(){return new f(this.re,-this.im)},neg:function(){return new f(-this.re,-this.im)},ceil:function(s){return s=Math.pow(10,s||0),new f(Math.ceil(this.re*s)/s,Math.ceil(this.im*s)/s)},floor:function(s){return s=Math.pow(10,s||0),new f(Math.floor(this.re*s)/s,Math.floor(this.im*s)/s)},round:function(s){return s=Math.pow(10,s||0),new f(Math.round(this.re*s)/s,Math.round(this.im*s)/s)},equals:function(s,d){var p=new f(s,d);return Math.abs(p.re-this.re)<=f.EPSILON&&Math.abs(p.im-this.im)<=f.EPSILON},clone:function(){return new f(this.re,this.im)},toString:function(){var s=this.re,d=this.im,p="";return this.isNaN()?"NaN":this.isInfinite()?"Infinity":(Math.abs(s)<f.EPSILON&&(s=0),Math.abs(d)<f.EPSILON&&(d=0),d===0?p+s:(s!==0?(p+=s,p+=" ",d<0?(d=-d,p+="-"):p+="+",p+=" "):d<0&&(d=-d,p+="-"),d!==1&&(p+=d),p+"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())}},f.ZERO=new f(0,0),f.ONE=new f(1,0),f.I=new f(0,1),f.PI=new f(Math.PI,0),f.E=new f(Math.E,0),f.INFINITY=new f(1/0,1/0),f.NAN=new f(NaN,NaN),f.EPSILON=1e-15,Object.defineProperty(f,"__esModule",{value:!0}),f.default=f,f.Complex=f,e.exports=f})()})(b0);var Ve=bc(b0.exports),uw="Complex",iw=[],ow=ut(uw,iw,()=>(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,u=Pa(this.re,e),i=Pa(this.im,e),o=We(e)?e:e?e.precision:null;if(o!==null){var a=Math.pow(10,-o);Math.abs(r/n)<a&&(r=0),Math.abs(n/r)<a&&(n=0)}return n===0?t=u:r===0?n===1?t="i":n===-1?t="-i":t=i+"i":n<0?n===-1?t=u+" - i":t=u+" - "+i.substring(1)+"i":n===1?t=u+" + i":t=u+" + "+i+"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(We(n)){if(kf(r)&&r.hasBase("ANGLE")&&(r=r.toNumber("rad")),We(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}),w0={exports:{}};/**
|
|
66
66
|
* @license Fraction.js v4.3.0 20/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,v){if(isNaN(p=parseInt(p,10)))throw _();return p*v}function u(p,v){if(v===0)throw m();var g=Object.create(h.prototype);g.s=p<0?-1:1,p=p<0?-p:p;var y=d(p,v);return g.n=p/y,g.d=v/y,g}function s(p){for(var v={},g=p,y=2,w=4;w<=g;){for(;g%y===0;)g/=y,v[y]=(v[y]||0)+1;w+=1+2*y++}return g!==p?g>1&&(v[g]=(v[g]||0)+1):v[p]=(v[p]||0)+1,v}var c=function(p,v){var g=0,y=1,w=1,F=0,C=0,M=0,R=1,W=1,U=0,k=1,Z=1,ee=1,ue=1e7,X;if(p!=null)if(v!==void 0){if(g=p,y=v,w=g*y,g%1!==0||y%1!==0)throw E()}else switch(typeof p){case"object":{if("d"in p&&"n"in p)g=p.n,y=p.d,"s"in p&&(g*=p.s);else if(0 in p)g=p[0],1 in p&&(y=p[1]);else throw _();w=g*y;break}case"number":{if(p<0&&(w=p,p=-p),p%1===0)g=p;else if(p>0){for(p>=1&&(W=Math.pow(10,Math.floor(1+Math.log(p)/Math.LN10)),p/=W);k<=ue&&ee<=ue;)if(X=(U+Z)/(k+ee),p===X){k+ee<=ue?(g=U+Z,y=k+ee):ee>k?(g=Z,y=ee):(g=U,y=k);break}else p>X?(U+=Z,k+=ee):(Z+=U,ee+=k),k>ue?(g=Z,y=ee):(g=U,y=k);g*=W}else(isNaN(p)||isNaN(v))&&(y=g=NaN);break}case"string":{if(k=p.match(/\d+|./g),k===null)throw _();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){y=R*W,w=g=M+y*F+W*C;break}}default:throw _()}if(y===0)throw m();i.s=w<0?-1:1,i.n=Math.abs(g),i.d=Math.abs(y)};function l(p,v,g){for(var y=1;v>0;p=p*p%g,v>>=1)v&1&&(y=y*p%g);return y}function f(p,v){for(;v%2===0;v/=2);for(;v%5===0;v/=5);if(v===1)return 0;for(var g=10%v,y=1;g!==1;y++)if(g=g*10%v,y>r)return 0;return y}function a(p,v,g){for(var y=1,w=l(10,g,v),F=0;F<300;F++){if(y===w)return F;y=y*10%v,w=w*10%v}return 0}function d(p,v){if(!p)return v;if(!v)return p;for(;;){if(p%=v,!p)return v;if(v%=p,!v)return p}}function h(p,v){if(c(p,v),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")},_=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,v){return c(p,v),u(this.s*this.n*i.d+i.s*this.d*i.n,this.d*i.d)},sub:function(p,v){return c(p,v),u(this.s*this.n*i.d-i.s*this.d*i.n,this.d*i.d)},mul:function(p,v){return c(p,v),u(this.s*i.s*this.n*i.n,this.d*i.d)},div:function(p,v){return c(p,v),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,v){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,v),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,v){return c(p,v),u(d(i.n,this.n)*d(i.d,this.d),i.d*this.d)},lcm:function(p,v){return c(p,v),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,v){if(c(p,v),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 g=s(this.n),y=s(this.d),w=1,F=1;for(var C in g)if(C!=="1"){if(C==="0"){w=0;break}if(g[C]*=i.n,g[C]%i.d===0)g[C]/=i.d;else return null;w*=Math.pow(C,g[C])}for(var C in y)if(C!=="1"){if(y[C]*=i.n,y[C]%i.d===0)y[C]/=i.d;else return null;F*=Math.pow(C,y[C])}return i.s<0?u(F,w):u(w,F)},equals:function(p,v){return c(p,v),this.s*this.n*i.d===i.s*i.n*this.d},compare:function(p,v){c(p,v);var g=this.s*this.n*i.d-i.s*i.n*this.d;return(0<g)-(g<0)},simplify:function(p){if(isNaN(this.n)||isNaN(this.d))return this;p=p||.001;for(var v=this.abs(),g=v.toContinued(),y=1;y<g.length;y++){for(var w=u(g[y-1],1),F=y-2;F>=0;F--)w=w.inverse().add(g[F]);if(Math.abs(w.sub(v).valueOf())<p)return w.mul(this.s)}return this},divisible:function(p,v){return c(p,v),!(!(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 v,g="",y=this.n,w=this.d;return this.s<0&&(g+="-"),w===1?g+=y:(p&&(v=Math.floor(y/w))>0&&(g+=v,g+=" ",y%=w),g+=y,g+="/",g+=w),g},toLatex:function(p){var v,g="",y=this.n,w=this.d;return this.s<0&&(g+="-"),w===1?g+=y:(p&&(v=Math.floor(y/w))>0&&(g+=v,y%=w),g+="\\frac{",g+=y,g+="}{",g+=w,g+="}"),g},toContinued:function(){var p,v=this.n,g=this.d,y=[];if(isNaN(v)||isNaN(g))return y;do y.push(Math.floor(v/g)),p=v%g,v=g,g=p;while(v!==1);return y},toString:function(p){var v=this.n,g=this.d;if(isNaN(v)||isNaN(g))return"NaN";p=p||15;var y=f(v,g),w=a(v,g,y),F=this.s<0?"-":"";if(F+=v/g|0,v%=g,v*=10,v&&(F+="."),y){for(var C=w;C--;)F+=v/g|0,v%=g,v*=10;F+="(";for(var C=y;C--;)F+=v/g|0,v%=g,v*=10;F+=")"}else for(var C=p;v&&C--;)F+=v/g|0,v%=g,v*=10;return F}},Object.defineProperty(h,"__esModule",{value:!0}),h.default=h,h.Fraction=h,e.exports=h})()})(yd);var Yt=vl(yd.exports),v1="Fraction",y1=[],E1=ot(v1,y1,()=>(Object.defineProperty(Yt,"name",{value:"Fraction"}),Yt.prototype.constructor=Yt,Yt.prototype.type="Fraction",Yt.prototype.isFraction=!0,Yt.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},Yt.fromJSON=function(e){return new Yt(e)},Yt),{isClass:!0}),b1="Matrix",w1=[],A1=ot(b1,w1,()=>{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 C1(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var F1="DenseMatrix",N1=["Matrix"],O1=ot(F1,N1,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&&!po(a))throw new Error("Invalid datatype: "+a);if(Ir(f))f.type==="DenseMatrix"?(this._data=Kn(f._data),this._size=Kn(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,Kf(this._data,this._size),this._datatype=a||f.datatype;else if(pt(f))this._data=l(f),this._size=Jn(this._data),Kf(this._data,this._size),this._datatype=a;else{if(f)throw new TypeError("Unsupported type of data ("+Is(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 Bs(this._data,Is)},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 Pe(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 _=f[h];Dt(_,d.length),d=d[_]}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 Pe(f.length,this._size.length,"<");var h,m,_,E=f.map(function(v){return v+1});c(this,E,d);var p=this._data;for(h=0,m=f.length-1;h<m;h++)_=f[h],Dt(_,p.length),p=p[_];return _=f[f.length-1],Dt(_,p.length),p[_]=a,this};function r(f,a){if(!Bf(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 Pe(h.length,f._size.length);for(var m=a.min(),_=a.max(),E=0,p=f._size.length;E<p;E++)Dt(m[E],f._size[E]),Dt(_[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,_=a.dimension(h);return m?_.map(function(E){return Dt(E,f.length),f[E]}).valueOf():_.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(),_=a.isScalar(),E;if(Ir(d)?(E=d.size(),d=d.valueOf()):E=Jn(d),_){if(E.length!==0)throw new TypeError("Scalar expected");f.set(a.min(),d,h)}else{if(!li(E,m))try{E.length===0?d=td([d],m):d=td(d,m),E=Jn(d)}catch(F){}if(m.length<f._size.length)throw new Pe(m.length,f._size.length,"<");if(E.length<m.length){for(var p=0,v=0;m[p]===1&&E[p]===1;)p++;for(;m[p]===1;)v++,p++;d=ey(d,m.length,v,E)}if(!li(m,E))throw new Pe(m,E,">");var g=a.max().map(function(F){return F+1});c(f,g,h);var y=m.length,w=0;u(f._data,a,d,y,w)}return f}function u(f,a,d,h,m){var _=m===h-1,E=a.dimension(m);_?E.forEach(function(p,v){Dt(p),f[p]=d[v[0]]}):E.forEach(function(p,v){Dt(p),u(f[p],a,d[v[0]],h,m+1)})}n.prototype.resize=function(f,a,d){if(!Os(f))throw new TypeError("Array or Matrix expected");var h=f.valueOf().map(_=>Array.isArray(_)&&_.length===1?_[0]:_),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=Xf(f._data,f._size,d),f}n.prototype.reshape=function(f,a){var d=a?this.clone():this;d._data=Jf(d._data,f);var h=d._size.reduce((m,_)=>m*_);return d._size=zf(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 _=0,E=a.length;_<E;_++)a[_]>h[_]&&(h[_]=a[_],m=!0);m&&s(f,h,d)}n.prototype.clone=function(){var f=new n({data:Kn(this._data),size:Kn(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=C1(f),h=function E(p,v){return pt(p)?p.map(function(g,y){return E(g,v.concat(y))}):d===1?f(p):d===2?f(p,v):f(p,v,a)},m=h(this._data,[]),_=this._datatype!==void 0?Bs(m,Is):void 0;return new n(m,_)},n.prototype.forEach=function(f){var a=this,d=function h(m,_){pt(m)?m.forEach(function(E,p){h(E,_.concat(p))}):f(m,_,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 v=h.map(g=>[g[p]]);a.push(new n(v,f._datatype))},_=0;_<d[1];_++)m(_);return a},n.prototype.toArray=function(){return Kn(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(f){return Xn(this._data,f)},n.prototype.toString=function(){return Xn(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(Zt(f)&&(f=f.toNumber()),!We(f)||!xt(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],_=Math.min(h-d,m-a),E=[],p=0;p<_;p++)E[p]=this._data[p+d][p+a];return new n({data:E,size:[_],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(Zt(C)&&(C=C.toNumber()),!We(C)||!xt(C)||C<1)throw new Error("Size values must be positive integers");return C}),d){if(Zt(d)&&(d=d.toNumber()),!We(d)||!xt(d))throw new TypeError("The parameter k must be an integer number")}else d=0;var m=d>0?d:0,_=d<0?-d:0,E=f[0],p=f[1],v=Math.min(E-_,p-m),g;if(pt(a)){if(a.length!==v)throw new Error("Invalid value array length");g=function(M){return a[M]}}else if(Ir(a)){var y=a.size();if(y.length!==1||y[0]!==v)throw new Error("Invalid matrix length");g=function(M){return a.get([M])}}else g=function(){return a};h||(h=Zt(g(0))?g(0).mul(0):0);var w=[];if(f.length>0){w=Xf(w,f,h);for(var F=0;F<v;F++)w[F+_][F+m]=g(F)}return new n({data:w,size:[E,p]})},n.fromJSON=function(f){return new n(f)},n.prototype.swapRows=function(f,a){if(!We(f)||!xt(f)||!We(a)||!xt(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 Ir(f)?l(f.valueOf()):pt(f)?f.map(l):f}return n},{isClass:!0}),Ed="equalScalar";ot(Ed,["typed","config"],e=>{var{typed:t,config:n}=e;return t(Ed,{"number, number":function(i,o){return Kv(i,o,n.epsilon)}})});function di(e,t,n,r){if(!(this instanceof di))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}di.prototype=new Error,di.prototype.constructor=Error,di.prototype.name="ArgumentsError",di.prototype.isArgumentsError=!0;var bd="format",I1=["typed"],S1=ot(bd,I1,e=>{var{typed:t}=e;return t(bd,{any:Xn,"any, Object | function | number":Xn})}),wd="bin",T1=["typed","format"];ot(wd,T1,e=>{var{typed:t,format:n}=e;return t(wd,{"number | BigNumber":function(i){return n(i,{notation:"bin"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"bin",wordSize:o})}})});var Ad="oct",M1=["typed","format"];ot(Ad,M1,e=>{var{typed:t,format:n}=e;return t(Ad,{"number | BigNumber":function(i){return n(i,{notation:"oct"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"oct",wordSize:o})}})});var Cd="hex",R1=["typed","format"];ot(Cd,R1,e=>{var{typed:t,format:n}=e;return t(Cd,{"number | BigNumber":function(i){return n(i,{notation:"hex"})},"number | BigNumber, number":function(i,o){return n(i,{notation:"hex",wordSize:o})}})});var Fd="equal";ot(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="unequal";ot(Nd,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Nd,{"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 Od={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})(pn,e,!1)})(Od);var Id={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})(pn,e,!1)})(Id);var Sd={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})(pn,e,!1)})(Sd);var Td={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})(pn,e,!1)})(Td);var Md={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,_,E,p=[],v=128;for(a===(a|0)?(h=a,a=null):(a=a+"\0",h=0,v=Math.max(v,a.length)),m=0,_=-32;_<v;++_)a&&(h^=a.charCodeAt((_+32)%a.length)),_===0&&(E=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,_>=0&&(E=E+1640531527|0,d=p[_&127]^=h+E,m=d==0?m+1:0);for(m>=128&&(p[(a&&a.length||0)&127]=-1),m=127,_=4*128;_>0;--_)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})(pn,e,!1)})(Md);var Rd={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})(pn,e,!1)})(Rd);var Bd={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(y,w,F){var C=[];w=w==!0?{entropy:!0}:w||{};var M=p(E(w.entropy?[y,g(n)]:y==null?v():y,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(g(R.S),n),(w.pass||F||function(U,k,Z,ee){return ee&&(ee.S&&_(ee,R),U.state=function(){return _(R,{})}),Z?(r[s]=U,k):U})(W,M,"global"in w?w.global:this==r,w.state)}function m(y){var w,F=y.length,C=this,M=0,R=C.i=C.j=0,W=C.S=[];for(F||(y=[F++]);M<i;)W[M]=M++;for(M=0;M<i;M++)W[M]=W[R=a&R+y[M%F]+(w=W[M])],W[R]=w;(C.g=function(U){for(var k,Z=0,ee=C.i,ue=C.j,X=C.S;U--;)k=X[ee=a&ee+1],Z=Z*i+X[a&(X[ee]=X[ue=a&ue+k])+(X[ue]=k)];return C.i=ee,C.j=ue,Z})(i)}function _(y,w){return w.i=y.i,w.j=y.j,w.S=y.S.slice(),w}function E(y,w){var F=[],C=typeof y,M;if(w&&C=="object")for(M in y)try{F.push(E(y[M],w-1))}catch(R){}return F.length?F:C=="string"?y:y+"\0"}function p(y,w){for(var F=y+"",C,M=0;M<F.length;)w[a&M]=a&(C^=w[a&M]*19)+F.charCodeAt(M++);return g(w)}function v(){try{var y;return d&&(y=d.randomBytes)?y=y(i):(y=new Uint8Array(i),(t.crypto||t.msCrypto).getRandomValues(y)),g(y)}catch(C){var w=t.navigator,F=w&&w.plugins;return[+new Date,t,F,t.screen,g(n)]}}function g(y){return String.fromCharCode.apply(0,y)}if(p(r.random(),n),e.exports){e.exports=h;try{d=So.default}catch(y){}}else r["seed"+s]=h})(typeof self!="undefined"?self:pn,[],Math)})(Bd);var B1=Od.exports,L1=Id.exports,P1=Sd.exports,x1=Td.exports,k1=Md.exports,$1=Rd.exports,Pr=Bd.exports;Pr.alea=B1,Pr.xor128=L1,Pr.xorwow=P1,Pr.xorshift7=x1,Pr.xor4096=k1,Pr.tychei=$1,Fo("fineStructure",.0072973525693),Fo("weakMixingAngle",.2229),Fo("efimovFactor",22.7),Fo("sackurTetrode",-1.16487052358);function Fo(e,t){var n=["config","BigNumber"];return ot(e,n,r=>{var{config:i,BigNumber:o}=r;return i.number==="BigNumber"?new o(t):t})}var U1=m1({config:Pf}),V1=D1({}),j1=E1({}),H1=A1({}),W1=O1({Matrix:H1}),q1=Dy({BigNumber:U1,Complex:V1,DenseMatrix:W1,Fraction:j1}),G1=S1({typed:q1});class K1{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===Qe.VariableInMainTable||r.type===Qe.VariableInCurrentSubTable||r.type===Qe.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===Qe.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((l,f)=>{if(f.type===Qe.Operator||f.type===Qe.Number)return l+f.name;let a=0,d;switch(f.type){case Qe.VariableInMainTable:{const h=this.getNumberValue(this.engine.getState(f.id));d=this.engine.getInstance(f.id),a=Number(h);break}case Qe.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 Qe.VariableInOtherSubTable:{const h=this.engine.getState(f.id),m=Array.isArray(h)?h.map(E=>this.getNumberValue(E)):[],_=this.getAggregateTypeValue(m,f.aggregateType);d=this.engine.getInstance(f.subTableId),a=Number(_);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(G1(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 en.MAX:return Math.max(...t);case en.MIN:return Math.min(...t);case en.SUM:return t.reduce((r,i)=>r+i);case en.AVG:return t.reduce((r,i)=>r+i)/t.length}}}class X1{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))}}le.CalcPlugin=K1,le.ControlsEventPlugin=cv,le.ES6ModulePlugin=uv,le.Engine=Ns,le.LifecycleEventPlugin=av,le.Plugin=ov,le.StylePlugin=X1,le.buildUUID=si,le.hasChildrenControl=co,le.loopDataViewControl=Gn,le.loopFormControl=qn,le.parseModule=If,Object.defineProperty(le,"__esModule",{value:!0})});
|
|
71
|
+
**/(function(e,t){(function(n){var r=2e3,u={s:1,n:0,d:1};function i(h,D){if(isNaN(h=parseInt(h,10)))throw v();return h*D}function o(h,D){if(D===0)throw m();var g=Object.create(p.prototype);g.s=h<0?-1:1,h=h<0?-h:h;var _=d(h,D);return g.n=h/_,g.d=D/_,g}function a(h){for(var D={},g=h,_=2,A=4;A<=g;){for(;g%_===0;)g/=_,D[_]=(D[_]||0)+1;A+=1+2*_++}return g!==h?g>1&&(D[g]=(D[g]||0)+1):D[h]=(D[h]||0)+1,D}var l=function(h,D){var g=0,_=1,A=1,w=0,b=0,T=0,M=1,W=1,V=0,x=1,Z=1,Y=1,ie=1e7,X;if(h!=null)if(D!==void 0){if(g=h,_=D,A=g*_,g%1!==0||_%1!==0)throw y()}else switch(typeof h){case"object":{if("d"in h&&"n"in h)g=h.n,_=h.d,"s"in h&&(g*=h.s);else if(0 in h)g=h[0],1 in h&&(_=h[1]);else throw v();A=g*_;break}case"number":{if(h<0&&(A=h,h=-h),h%1===0)g=h;else if(h>0){for(h>=1&&(W=Math.pow(10,Math.floor(1+Math.log(h)/Math.LN10)),h/=W);x<=ie&&Y<=ie;)if(X=(V+Z)/(x+Y),h===X){x+Y<=ie?(g=V+Z,_=x+Y):Y>x?(g=Z,_=Y):(g=V,_=x);break}else h>X?(V+=Z,x+=Y):(Z+=V,Y+=x),x>ie?(g=Z,_=Y):(g=V,_=x);g*=W}else(isNaN(h)||isNaN(D))&&(_=g=NaN);break}case"string":{if(x=h.match(/\d+|./g),x===null)throw v();if(x[V]==="-"?(A=-1,V++):x[V]==="+"&&V++,x.length===V+1?b=i(x[V++],A):x[V+1]==="."||x[V]==="."?(x[V]!=="."&&(w=i(x[V++],A)),V++,(V+1===x.length||x[V+1]==="("&&x[V+3]===")"||x[V+1]==="'"&&x[V+3]==="'")&&(b=i(x[V],A),M=Math.pow(10,x[V].length),V++),(x[V]==="("&&x[V+2]===")"||x[V]==="'"&&x[V+2]==="'")&&(T=i(x[V+1],A),W=Math.pow(10,x[V+1].length)-1,V+=3)):x[V+1]==="/"||x[V+1]===":"?(b=i(x[V],A),M=i(x[V+2],1),V+=3):x[V+3]==="/"&&x[V+1]===" "&&(w=i(x[V],A),b=i(x[V+2],A),M=i(x[V+4],1),V+=5),x.length<=V){_=M*W,A=g=T+_*w+W*b;break}}default:throw v()}if(_===0)throw m();u.s=A<0?-1:1,u.n=Math.abs(g),u.d=Math.abs(_)};function c(h,D,g){for(var _=1;D>0;h=h*h%g,D>>=1)D&1&&(_=_*h%g);return _}function f(h,D){for(;D%2===0;D/=2);for(;D%5===0;D/=5);if(D===1)return 0;for(var g=10%D,_=1;g!==1;_++)if(g=g*10%D,_>r)return 0;return _}function s(h,D,g){for(var _=1,A=c(10,g,D),w=0;w<300;w++){if(_===A)return w;_=_*10%D,A=A*10%D}return 0}function d(h,D){if(!h)return D;if(!D)return h;for(;;){if(h%=D,!h)return D;if(D%=h,!D)return h}}function p(h,D){if(l(h,D),this instanceof p)h=d(u.d,u.n),this.s=u.s,this.n=u.n/h,this.d=u.d/h;else return o(u.s*u.n,u.d)}var m=function(){return new Error("Division by Zero")},v=function(){return new Error("Invalid argument")},y=function(){return new Error("Parameters must be integer")};p.prototype={s:1,n:0,d:1,abs:function(){return o(this.n,this.d)},neg:function(){return o(-this.s*this.n,this.d)},add:function(h,D){return l(h,D),o(this.s*this.n*u.d+u.s*this.d*u.n,this.d*u.d)},sub:function(h,D){return l(h,D),o(this.s*this.n*u.d-u.s*this.d*u.n,this.d*u.d)},mul:function(h,D){return l(h,D),o(this.s*u.s*this.n*u.n,this.d*u.d)},div:function(h,D){return l(h,D),o(this.s*u.s*this.n*u.d,this.d*u.n)},clone:function(){return o(this.s*this.n,this.d)},mod:function(h,D){if(isNaN(this.n)||isNaN(this.d))return new p(NaN);if(h===void 0)return o(this.s*this.n%this.d,1);if(l(h,D),u.n===0&&this.d===0)throw m();return o(this.s*(u.d*this.n)%(u.n*this.d),u.d*this.d)},gcd:function(h,D){return l(h,D),o(d(u.n,this.n)*d(u.d,this.d),u.d*this.d)},lcm:function(h,D){return l(h,D),u.n===0&&this.n===0?o(0,1):o(u.n*this.n,d(u.n,this.n)*d(u.d,this.d))},ceil:function(h){return h=Math.pow(10,h||0),isNaN(this.n)||isNaN(this.d)?new p(NaN):o(Math.ceil(h*this.s*this.n/this.d),h)},floor:function(h){return h=Math.pow(10,h||0),isNaN(this.n)||isNaN(this.d)?new p(NaN):o(Math.floor(h*this.s*this.n/this.d),h)},round:function(h){return h=Math.pow(10,h||0),isNaN(this.n)||isNaN(this.d)?new p(NaN):o(Math.round(h*this.s*this.n/this.d),h)},inverse:function(){return o(this.s*this.d,this.n)},pow:function(h,D){if(l(h,D),u.d===1)return u.s<0?o(Math.pow(this.s*this.d,u.n),Math.pow(this.n,u.n)):o(Math.pow(this.s*this.n,u.n),Math.pow(this.d,u.n));if(this.s<0)return null;var g=a(this.n),_=a(this.d),A=1,w=1;for(var b in g)if(b!=="1"){if(b==="0"){A=0;break}if(g[b]*=u.n,g[b]%u.d===0)g[b]/=u.d;else return null;A*=Math.pow(b,g[b])}for(var b in _)if(b!=="1"){if(_[b]*=u.n,_[b]%u.d===0)_[b]/=u.d;else return null;w*=Math.pow(b,_[b])}return u.s<0?o(w,A):o(A,w)},equals:function(h,D){return l(h,D),this.s*this.n*u.d===u.s*u.n*this.d},compare:function(h,D){l(h,D);var g=this.s*this.n*u.d-u.s*u.n*this.d;return(0<g)-(g<0)},simplify:function(h){if(isNaN(this.n)||isNaN(this.d))return this;h=h||.001;for(var D=this.abs(),g=D.toContinued(),_=1;_<g.length;_++){for(var A=o(g[_-1],1),w=_-2;w>=0;w--)A=A.inverse().add(g[w]);if(Math.abs(A.sub(D).valueOf())<h)return A.mul(this.s)}return this},divisible:function(h,D){return l(h,D),!(!(u.n*this.d)||this.n*u.d%(u.n*this.d))},valueOf:function(){return this.s*this.n/this.d},toFraction:function(h){var D,g="",_=this.n,A=this.d;return this.s<0&&(g+="-"),A===1?g+=_:(h&&(D=Math.floor(_/A))>0&&(g+=D,g+=" ",_%=A),g+=_,g+="/",g+=A),g},toLatex:function(h){var D,g="",_=this.n,A=this.d;return this.s<0&&(g+="-"),A===1?g+=_:(h&&(D=Math.floor(_/A))>0&&(g+=D,_%=A),g+="\\frac{",g+=_,g+="}{",g+=A,g+="}"),g},toContinued:function(){var h,D=this.n,g=this.d,_=[];if(isNaN(D)||isNaN(g))return _;do _.push(Math.floor(D/g)),h=D%g,D=g,g=h;while(D!==1);return _},toString:function(h){var D=this.n,g=this.d;if(isNaN(D)||isNaN(g))return"NaN";h=h||15;var _=f(D,g),A=s(D,g,_),w=this.s<0?"-":"";if(w+=D/g|0,D%=g,D*=10,D&&(w+="."),_){for(var b=A;b--;)w+=D/g|0,D%=g,D*=10;w+="(";for(var b=_;b--;)w+=D/g|0,D%=g,D*=10;w+=")"}else for(var b=h;D&&b--;)w+=D/g|0,D%=g,D*=10;return w}},Object.defineProperty(p,"__esModule",{value:!0}),p.default=p,p.Fraction=p,e.exports=p})()})(w0);var en=bc(w0.exports),aw="Fraction",sw=[],lw=ut(aw,sw,()=>(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}),cw="Matrix",fw=[],dw=ut(cw,fw,()=>{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 pw(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var hw="DenseMatrix",mw=["Matrix"],gw=ut(hw,mw,e=>{var{Matrix:t}=e;function n(f,s){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(s&&!hi(s))throw new Error("Invalid datatype: "+s);if(Nr(f))f.type==="DenseMatrix"?(this._data=Kn(f._data),this._size=Kn(f._size),this._datatype=s||f._datatype):(this._data=f.toArray(),this._size=f.size(),this._datatype=s||f._datatype);else if(f&&pt(f.data)&&pt(f.size))this._data=f.data,this._size=f.size,Yf(this._data,this._size),this._datatype=s||f.datatype;else if(pt(f))this._data=c(f),this._size=zn(this._data),Yf(this._data,this._size),this._datatype=s;else{if(f)throw new TypeError("Unsupported type of data ("+Ra(f)+")");this._data=[],this._size=[0],this._datatype=s}}n.prototype=new t,n.prototype.createDenseMatrix=function(f,s){return new n(f,s)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return ka(this._data,Ra)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(f,s){return new n(f,s)},n.prototype.subset=function(f,s,d){switch(arguments.length){case 1:return r(this,f);case 2:case 3:return i(this,f,s,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 Pe(f.length,this._size.length);for(var s=0;s<f.length;s++)vt(f[s],this._size[s]);for(var d=this._data,p=0,m=f.length;p<m;p++){var v=f[p];vt(v,d.length),d=d[v]}return d},n.prototype.set=function(f,s,d){if(!pt(f))throw new TypeError("Array expected");if(f.length<this._size.length)throw new Pe(f.length,this._size.length,"<");var p,m,v,y=f.map(function(D){return D+1});l(this,y,d);var h=this._data;for(p=0,m=f.length-1;p<m;p++)v=f[p],vt(v,h.length),h=h[v];return v=f[f.length-1],vt(v,h.length),h[v]=s,this};function r(f,s){if(!Vf(s))throw new TypeError("Invalid index");var d=s.isScalar();if(d)return f.get(s.min());var p=s.size();if(p.length!==f._size.length)throw new Pe(p.length,f._size.length);for(var m=s.min(),v=s.max(),y=0,h=f._size.length;y<h;y++)vt(m[y],f._size[y]),vt(v[y],f._size[y]);return new n(u(f._data,s,p.length,0),f._datatype)}function u(f,s,d,p){var m=p===d-1,v=s.dimension(p);return m?v.map(function(y){return vt(y,f.length),f[y]}).valueOf():v.map(function(y){vt(y,f.length);var h=f[y];return u(h,s,d,p+1)}).valueOf()}function i(f,s,d,p){if(!s||s.isIndex!==!0)throw new TypeError("Invalid index");var m=s.size(),v=s.isScalar(),y;if(Nr(d)?(y=d.size(),d=d.valueOf()):y=zn(d),v){if(y.length!==0)throw new TypeError("Scalar expected");f.set(s.min(),d,p)}else{if(!cu(y,m))try{y.length===0?d=a0([d],m):d=a0(d,m),y=zn(d)}catch(w){}if(m.length<f._size.length)throw new Pe(m.length,f._size.length,"<");if(y.length<m.length){for(var h=0,D=0;m[h]===1&&y[h]===1;)h++;for(;m[h]===1;)D++,h++;d=j8(d,m.length,D,y)}if(!cu(m,y))throw new Pe(m,y,">");var g=s.max().map(function(w){return w+1});l(f,g,p);var _=m.length,A=0;o(f._data,s,d,_,A)}return f}function o(f,s,d,p,m){var v=m===p-1,y=s.dimension(m);v?y.forEach(function(h,D){vt(h),f[h]=d[D[0]]}):y.forEach(function(h,D){vt(h),o(f[h],s,d[D[0]],p,m+1)})}n.prototype.resize=function(f,s,d){if(!Ma(f))throw new TypeError("Array or Matrix expected");var p=f.valueOf().map(v=>Array.isArray(v)&&v.length===1?v[0]:v),m=d?this.clone():this;return a(m,p,s)};function a(f,s,d){if(s.length===0){for(var p=f._data;pt(p);)p=p[0];return p}return f._size=s.slice(0),f._data=e0(f._data,f._size,d),f}n.prototype.reshape=function(f,s){var d=s?this.clone():this;d._data=t0(d._data,f);var p=d._size.reduce((m,v)=>m*v);return d._size=n0(f,p),d};function l(f,s,d){for(var p=f._size.slice(0),m=!1;p.length<s.length;)p.push(0),m=!0;for(var v=0,y=s.length;v<y;v++)s[v]>p[v]&&(p[v]=s[v],m=!0);m&&a(f,p,d)}n.prototype.clone=function(){var f=new n({data:Kn(this._data),size:Kn(this._size),datatype:this._datatype});return f},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(f){var s=this,d=pw(f),p=function y(h,D){return pt(h)?h.map(function(g,_){return y(g,D.concat(_))}):d===1?f(h):d===2?f(h,D):f(h,D,s)},m=p(this._data,[]),v=this._datatype!==void 0?ka(m,Ra):void 0;return new n(m,v)},n.prototype.forEach=function(f){var s=this,d=function p(m,v){pt(m)?m.forEach(function(y,h){p(y,v.concat(h))}):f(m,v,s)};d(this._data,[])},n.prototype[Symbol.iterator]=function*(){var f=function*s(d,p){if(pt(d))for(var m=0;m<d.length;m++)yield*s(d[m],p.concat(m));else yield{value:d,index:p}};yield*f(this._data,[])},n.prototype.rows=function(){var f=[],s=this.size();if(s.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var d=this._data;for(var p of d)f.push(new n([p],this._datatype));return f},n.prototype.columns=function(){var f=this,s=[],d=this.size();if(d.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");for(var p=this._data,m=function(h){var D=p.map(g=>[g[h]]);s.push(new n(D,f._datatype))},v=0;v<d[1];v++)m(v);return s},n.prototype.toArray=function(){return Kn(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(f){return Xn(this._data,f)},n.prototype.toString=function(){return Xn(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()),!We(f)||!$t(f))throw new TypeError("The parameter k must be an integer number")}else f=0;for(var s=f>0?f:0,d=f<0?-f:0,p=this._size[0],m=this._size[1],v=Math.min(p-d,m-s),y=[],h=0;h<v;h++)y[h]=this._data[h+d][h+s];return new n({data:y,size:[v],datatype:this._datatype})},n.diagonal=function(f,s,d,p){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(b){if(Qt(b)&&(b=b.toNumber()),!We(b)||!$t(b)||b<1)throw new Error("Size values must be positive integers");return b}),d){if(Qt(d)&&(d=d.toNumber()),!We(d)||!$t(d))throw new TypeError("The parameter k must be an integer number")}else d=0;var m=d>0?d:0,v=d<0?-d:0,y=f[0],h=f[1],D=Math.min(y-v,h-m),g;if(pt(s)){if(s.length!==D)throw new Error("Invalid value array length");g=function(T){return s[T]}}else if(Nr(s)){var _=s.size();if(_.length!==1||_[0]!==D)throw new Error("Invalid matrix length");g=function(T){return s.get([T])}}else g=function(){return s};p||(p=Qt(g(0))?g(0).mul(0):0);var A=[];if(f.length>0){A=e0(A,f,p);for(var w=0;w<D;w++)A[w+v][w+m]=g(w)}return new n({data:A,size:[y,h]})},n.fromJSON=function(f){return new n(f)},n.prototype.swapRows=function(f,s){if(!We(f)||!$t(f)||!We(s)||!$t(s))throw new Error("Row index must be positive integers");if(this._size.length!==2)throw new Error("Only two dimensional matrix is supported");return vt(f,this._size[0]),vt(s,this._size[0]),n._swapRows(f,s,this._data),this},n._swapRows=function(f,s,d){var p=d[f];d[f]=d[s],d[s]=p};function c(f){return Nr(f)?c(f.valueOf()):pt(f)?f.map(c):f}return n},{isClass:!0}),B0="equalScalar";ut(B0,["typed","config"],e=>{var{typed:t,config:n}=e;return t(B0,{"number, number":function(u,i){return L8(u,i,n.epsilon)}})});function du(e,t,n,r){if(!(this instanceof du))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}du.prototype=new Error,du.prototype.constructor=Error,du.prototype.name="ArgumentsError",du.prototype.isArgumentsError=!0;var N0="format",vw=["typed"],Ew=ut(N0,vw,e=>{var{typed:t}=e;return t(N0,{any:Xn,"any, Object | function | number":Xn})}),S0="bin",Dw=["typed","format"];ut(S0,Dw,e=>{var{typed:t,format:n}=e;return t(S0,{"number | BigNumber":function(u){return n(u,{notation:"bin"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"bin",wordSize:i})}})});var O0="oct",_w=["typed","format"];ut(O0,_w,e=>{var{typed:t,format:n}=e;return t(O0,{"number | BigNumber":function(u){return n(u,{notation:"oct"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"oct",wordSize:i})}})});var I0="hex",yw=["typed","format"];ut(I0,yw,e=>{var{typed:t,format:n}=e;return t(I0,{"number | BigNumber":function(u){return n(u,{notation:"hex"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"hex",wordSize:i})}})});var T0="equal";ut(T0,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(T0,{"any, any":function(u,i){return u===null?i===null:i===null?u===null:u===void 0?i===void 0:i===void 0?u===void 0:n(u,i)}})});var M0="unequal";ut(M0,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(M0,{"any, any":function(u,i){return u===null?i!==null:i===null?u!==null:u===void 0?i!==void 0:i===void 0?u!==void 0:!n(u,i)}})});var R0={exports:{}};(function(e){(function(t,n,r){function u(l){var c=this,f=a();c.next=function(){var s=2091639*c.s0+c.c*23283064365386963e-26;return c.s0=c.s1,c.s1=c.s2,c.s2=s-(c.c=s|0)},c.c=1,c.s0=f(" "),c.s1=f(" "),c.s2=f(" "),c.s0-=f(l),c.s0<0&&(c.s0+=1),c.s1-=f(l),c.s1<0&&(c.s1+=1),c.s2-=f(l),c.s2<0&&(c.s2+=1),f=null}function i(l,c){return c.c=l.c,c.s0=l.s0,c.s1=l.s1,c.s2=l.s2,c}function o(l,c){var f=new u(l),s=c&&c.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,s&&(typeof s=="object"&&i(s,f),d.state=function(){return i(f,{})}),d}function a(){var l=4022871197,c=function(f){f=String(f);for(var s=0;s<f.length;s++){l+=f.charCodeAt(s);var d=.02519603282416938*l;l=d>>>0,d-=l,d*=l,l=d>>>0,d-=l,l+=d*4294967296}return(l>>>0)*23283064365386963e-26};return c}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.alea=o})(hn,e,!1)})(R0);var L0={exports:{}};(function(e){(function(t,n,r){function u(a){var l=this,c="";l.x=0,l.y=0,l.z=0,l.w=0,l.next=function(){var s=l.x^l.x<<11;return l.x=l.y,l.y=l.z,l.z=l.w,l.w^=l.w>>>19^s^s>>>8},a===(a|0)?l.x=a:c+=a;for(var f=0;f<c.length+64;f++)l.x^=c.charCodeAt(f)|0,l.next()}function i(a,l){return l.x=a.x,l.y=a.y,l.z=a.z,l.w=a.w,l}function o(a,l){var c=new u(a),f=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var d=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(d+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,f&&(typeof f=="object"&&i(f,c),s.state=function(){return i(c,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor128=o})(hn,e,!1)})(L0);var P0={exports:{}};(function(e){(function(t,n,r){function u(a){var l=this,c="";l.next=function(){var s=l.x^l.x>>>2;return l.x=l.y,l.y=l.z,l.z=l.w,l.w=l.v,(l.d=l.d+362437|0)+(l.v=l.v^l.v<<4^(s^s<<1))|0},l.x=0,l.y=0,l.z=0,l.w=0,l.v=0,a===(a|0)?l.x=a:c+=a;for(var f=0;f<c.length+64;f++)l.x^=c.charCodeAt(f)|0,f==c.length&&(l.d=l.x<<10^l.x>>>4),l.next()}function i(a,l){return l.x=a.x,l.y=a.y,l.z=a.z,l.w=a.w,l.v=a.v,l.d=a.d,l}function o(a,l){var c=new u(a),f=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var d=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(d+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,f&&(typeof f=="object"&&i(f,c),s.state=function(){return i(c,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorwow=o})(hn,e,!1)})(P0);var $0={exports:{}};(function(e){(function(t,n,r){function u(a){var l=this;l.next=function(){var f=l.x,s=l.i,d,p;return d=f[s],d^=d>>>7,p=d^d<<24,d=f[s+1&7],p^=d^d>>>10,d=f[s+3&7],p^=d^d>>>3,d=f[s+4&7],p^=d^d<<7,d=f[s+7&7],d=d^d<<13,p^=d^d<<9,f[s]=p,l.i=s+1&7,p};function c(f,s){var d,p=[];if(s===(s|0))p[0]=s;else for(s=""+s,d=0;d<s.length;++d)p[d&7]=p[d&7]<<15^s.charCodeAt(d)+p[d+1&7]<<13;for(;p.length<8;)p.push(0);for(d=0;d<8&&p[d]===0;++d);for(d==8?p[7]=-1:p[d],f.x=p,f.i=0,d=256;d>0;--d)f.next()}c(l,a)}function i(a,l){return l.x=a.x.slice(),l.i=a.i,l}function o(a,l){a==null&&(a=+new Date);var c=new u(a),f=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var d=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(d+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,f&&(f.x&&i(f,c),s.state=function(){return i(c,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorshift7=o})(hn,e,!1)})($0);var x0={exports:{}};(function(e){(function(t,n,r){function u(a){var l=this;l.next=function(){var f=l.w,s=l.X,d=l.i,p,m;return l.w=f=f+1640531527|0,m=s[d+34&127],p=s[d=d+1&127],m^=m<<13,p^=p<<17,m^=m>>>15,p^=p>>>12,m=s[d]=m^p,l.i=d,m+(f^f>>>16)|0};function c(f,s){var d,p,m,v,y,h=[],D=128;for(s===(s|0)?(p=s,s=null):(s=s+"\0",p=0,D=Math.max(D,s.length)),m=0,v=-32;v<D;++v)s&&(p^=s.charCodeAt((v+32)%s.length)),v===0&&(y=p),p^=p<<10,p^=p>>>15,p^=p<<4,p^=p>>>13,v>=0&&(y=y+1640531527|0,d=h[v&127]^=p+y,m=d==0?m+1:0);for(m>=128&&(h[(s&&s.length||0)&127]=-1),m=127,v=4*128;v>0;--v)p=h[m+34&127],d=h[m=m+1&127],p^=p<<13,d^=d<<17,p^=p>>>15,d^=d>>>12,h[m]=p^d;f.w=y,f.X=h,f.i=m}c(l,a)}function i(a,l){return l.i=a.i,l.w=a.w,l.X=a.X.slice(),l}function o(a,l){a==null&&(a=+new Date);var c=new u(a),f=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var d=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(d+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,f&&(f.X&&i(f,c),s.state=function(){return i(c,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor4096=o})(hn,e,!1)})(x0);var k0={exports:{}};(function(e){(function(t,n,r){function u(a){var l=this,c="";l.next=function(){var s=l.b,d=l.c,p=l.d,m=l.a;return s=s<<25^s>>>7^d,d=d-p|0,p=p<<24^p>>>8^m,m=m-s|0,l.b=s=s<<20^s>>>12^d,l.c=d=d-p|0,l.d=p<<16^d>>>16^m,l.a=m-s|0},l.a=0,l.b=0,l.c=-1640531527,l.d=1367130551,a===Math.floor(a)?(l.a=a/4294967296|0,l.b=a|0):c+=a;for(var f=0;f<c.length+20;f++)l.b^=c.charCodeAt(f)|0,l.next()}function i(a,l){return l.a=a.a,l.b=a.b,l.c=a.c,l.d=a.d,l}function o(a,l){var c=new u(a),f=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var d=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(d+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,f&&(typeof f=="object"&&i(f,c),s.state=function(){return i(c,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.tychei=o})(hn,e,!1)})(k0);var V0={exports:{}};(function(e){(function(t,n,r){var u=256,i=6,o=52,a="random",l=r.pow(u,i),c=r.pow(2,o),f=c*2,s=u-1,d;function p(_,A,w){var b=[];A=A==!0?{entropy:!0}:A||{};var T=h(y(A.entropy?[_,g(n)]:_==null?D():_,3),b),M=new m(b),W=function(){for(var V=M.g(i),x=l,Z=0;V<c;)V=(V+Z)*u,x*=u,Z=M.g(1);for(;V>=f;)V/=2,x/=2,Z>>>=1;return(V+Z)/x};return W.int32=function(){return M.g(4)|0},W.quick=function(){return M.g(4)/4294967296},W.double=W,h(g(M.S),n),(A.pass||w||function(V,x,Z,Y){return Y&&(Y.S&&v(Y,M),V.state=function(){return v(M,{})}),Z?(r[a]=V,x):V})(W,T,"global"in A?A.global:this==r,A.state)}function m(_){var A,w=_.length,b=this,T=0,M=b.i=b.j=0,W=b.S=[];for(w||(_=[w++]);T<u;)W[T]=T++;for(T=0;T<u;T++)W[T]=W[M=s&M+_[T%w]+(A=W[T])],W[M]=A;(b.g=function(V){for(var x,Z=0,Y=b.i,ie=b.j,X=b.S;V--;)x=X[Y=s&Y+1],Z=Z*u+X[s&(X[Y]=X[ie=s&ie+x])+(X[ie]=x)];return b.i=Y,b.j=ie,Z})(u)}function v(_,A){return A.i=_.i,A.j=_.j,A.S=_.S.slice(),A}function y(_,A){var w=[],b=typeof _,T;if(A&&b=="object")for(T in _)try{w.push(y(_[T],A-1))}catch(M){}return w.length?w:b=="string"?_:_+"\0"}function h(_,A){for(var w=_+"",b,T=0;T<w.length;)A[s&T]=s&(b^=A[s&T]*19)+w.charCodeAt(T++);return g(A)}function D(){try{var _;return d&&(_=d.randomBytes)?_=_(u):(_=new Uint8Array(u),(t.crypto||t.msCrypto).getRandomValues(_)),g(_)}catch(b){var A=t.navigator,w=A&&A.plugins;return[+new Date,t,w,t.screen,g(n)]}}function g(_){return String.fromCharCode.apply(0,_)}if(h(r.random(),n),e.exports){e.exports=p;try{d=Oi.default}catch(_){}}else r["seed"+a]=p})(typeof self!="undefined"?self:hn,[],Math)})(V0);var Cw=R0.exports,Aw=L0.exports,Fw=P0.exports,bw=$0.exports,ww=x0.exports,Bw=k0.exports,Lr=V0.exports;Lr.alea=Cw,Lr.xor128=Aw,Lr.xorwow=Fw,Lr.xorshift7=bw,Lr.xor4096=ww,Lr.tychei=Bw,wi("fineStructure",.0072973525693),wi("weakMixingAngle",.2229),wi("efimovFactor",22.7),wi("sackurTetrode",-1.16487052358);function wi(e,t){var n=["config","BigNumber"];return ut(e,n,r=>{var{config:u,BigNumber:i}=r;return u.number==="BigNumber"?new i(t):t})}var Nw=rw({config:jf}),Sw=ow({}),Ow=lw({}),Iw=dw({}),Tw=gw({Matrix:Iw}),Mw=o6({BigNumber:Nw,Complex:Sw,DenseMatrix:Tw,Fraction:Ow}),Rw=Ew({typed:Mw});class Lw{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===_e.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===Dt.VariableInMainTable||r.type===Dt.VariableInCurrentSubTable||r.type===Dt.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===Dt.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(u=>{const i=u.children[0];i&&this.engine.assertInstance(i,_e.CALC)&&n.push(i)}),n),[])}watchSchemaHideChange(){this.engine.on("schema-change",t=>{var n;t.props==="isHide"&&((n=this.dependenciesTriggerMap.get(t.instance.id))!=null?n:[]).forEach(u=>{this.computedCalcValue(u)})})}watchSubtableChange(){this.engine.on("list-change",t=>{var i,o,a;if(this.engine.isMounted===!1)return;this.resetDependencies();const n=(o=(i=t.options)==null?void 0:i.changed)!=null?o:[];this.getCalcControlsFromSubtableRows(n).forEach(l=>{this.computedCalcValue(l)}),((a=this.dependenciesTriggerMap.get(t.instance.id))!=null?a:[]).forEach(l=>{this.computedCalcValue(l)})})}watchControlChange(){this.engine.on("change",t=>{var u;if(this.engine.isMounted===!1)return;const{instance:n}=t;if(!this.dependenciesTriggerMap.has(n.id))return;const r=(u=this.dependenciesTriggerMap.get(n.id))!=null?u:[];t.rowIndex!==void 0&&t.rowIndex>-1?r.forEach(i=>{this.controlInSubtable(i)&&this.engine.getInstanceRowIndex(i)!==t.rowIndex||this.computedCalcValue(i)}):r.forEach(i=>{this.computedCalcValue(i)})})}controlInSubtable(t){var n;return((n=t.parent)==null?void 0:n.type)===_e.SUBTABLE_COLUMN}computedCalcValue(t){var l;const n=t.props.scriptEcho;if(!n||n.length===0)return;let r;this.controlInSubtable(t)&&(r=this.engine.getInstanceRowIndex(t));const u=n.reduce((c,f)=>{if(f.type===Dt.Operator||f.type===Dt.Number)return c+f.name;let s=0,d;switch(f.type){case Dt.VariableInMainTable:{const p=this.getNumberValue(this.engine.getState(f.id));d=this.engine.getInstance(f.id),s=Number(p);break}case Dt.VariableInCurrentSubTable:{d=this.engine.getInstance(f.id,r);const p=this.engine.getState(f.id,r),m=this.getNumberValue(p);s=Number(m);break}case Dt.VariableInOtherSubTable:{const p=this.engine.getState(f.id),m=Array.isArray(p)?p.map(y=>this.getNumberValue(y)):[],v=this.getAggregateTypeValue(m,f.aggregateType);d=this.engine.getInstance(f.subTableId),s=Number(v);break}}return!Number.isNaN(s)&&this.controlNeedComputedValue(d)?c+=`(${s})`:c+=0,c},"");let i;if(this.cacheComputedResult[u]!==void 0?i=this.cacheComputedResult[u]:(i=Number(Rw(new Function(`return ${u}`)(),{precision:16})),this.cacheComputedResult[u]=i),this.controlInSubtable(t)&&r===void 0)return;const o=this.engine.getState(t.id,r),a=!i||i===1/0||i===-1/0?0:t.props.precision===""?i:Number(i.toFixed(t.props.precision));a!==(o==null?void 0:o.result)&&this.engine.setState(t.id,{result:a,unit:(l=o==null?void 0:o.unit)!=null?l:""},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 ar.MAX:return Math.max(...t);case ar.MIN:return Math.min(...t);case ar.SUM:return t.reduce((r,u)=>r+u);case ar.AVG:return t.reduce((r,u)=>r+u)/t.length}}}class Pw{constructor(t,n=!0){this.config=t,this.isPc=n}apply(t){var o,a;this.engine=t;const n=(a=(o=this.config)==null?void 0:o.source)!=null?a:"";let r=document.createElement("style");r.className="edit-css-"+t.id;let u=document.querySelector("head");u==null||u.appendChild(r);let i;this.isPc?i=`[data-engine-id='${t.id}']{ ${n} }`:i=n,r.appendChild(document.createTextNode(i))}}ce.CalcPlugin=Lw,ce.ControlsEventPlugin=Zb,ce.ES6ModulePlugin=Xb,ce.Engine=Ta,ce.LifecycleEventPlugin=Jb,ce.Plugin=Kb,ce.StylePlugin=Pw,ce.buildUUID=au,ce.hasChildrenControl=ci,ce.loopDataViewControl=Gn,ce.loopFormControl=qn,ce.parseModule=Lf,Object.defineProperty(ce,"__esModule",{value:!0})});
|