@byteluck-fe/model-driven-engine 2.23.0-beta.3 → 2.23.0-beta.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/common/Engine.js +16 -43
- package/dist/esm/common/Runtime.js +12 -28
- package/dist/esm/common/Store.js +3 -0
- package/dist/esm/common/checkerValue.js +17 -37
- package/dist/esm/plugins/ControlsEventPlugin.js +2 -2
- package/dist/esm/plugins/LifecycleEventPlugin.js +2 -2
- package/dist/index.umd.js +49 -7
- package/package.json +4 -4
package/dist/index.umd.js
CHANGED
|
@@ -1,27 +1,69 @@
|
|
|
1
|
-
var Pd=Object.defineProperty,jd=Object.defineProperties;var $d=Object.getOwnPropertyDescriptors;var Oo=Object.getOwnPropertySymbols,kd=Object.getPrototypeOf,Td=Object.prototype.hasOwnProperty,qd=Object.prototype.propertyIsEnumerable,Ud=Reflect.get;var $n=Math.pow,Ro=(Z,ue,fe)=>ue in Z?Pd(Z,ue,{enumerable:!0,configurable:!0,writable:!0,value:fe}):Z[ue]=fe,oe=(Z,ue)=>{for(var fe in ue||(ue={}))Td.call(ue,fe)&&Ro(Z,fe,ue[fe]);if(Oo)for(var fe of Oo(ue))qd.call(ue,fe)&&Ro(Z,fe,ue[fe]);return Z},Qr=(Z,ue)=>jd(Z,$d(ue));var Po=(Z,ue,fe)=>Ud(kd(Z),fe,ue);var ze=(Z,ue,fe)=>new Promise((kn,Ce)=>{var et=U=>{try{kt(fe.next(U))}catch(wt){Ce(wt)}},$t=U=>{try{kt(fe.throw(U))}catch(wt){Ce(wt)}},kt=U=>U.done?kn(U.value):Promise.resolve(U.value).then(et,$t);kt((fe=fe.apply(Z,ue)).next())});(function(Z,ue){typeof exports=="object"&&typeof module!="undefined"?ue(exports,require("crypto")):typeof define=="function"&&define.amd?define(["exports","crypto"],ue):(Z=typeof globalThis!="undefined"?globalThis:Z||self,ue(Z.modelDrivenEngine={},Z.require$$0))})(this,function(Z,ue){"use strict";function fe(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var kn=fe(ue),Ce;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(Ce||(Ce={}));var et;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(et||(et={}));var $t,kt=($t=window.localStorage.getItem("locale"))!==null&&$t!==void 0?$t:"zh-CN",U;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(U||(U={}));var wt;(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"})(wt||(wt={}));var re;(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"})(re||(re={}));var Yr;(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"})(Yr||(Yr={}));var se;(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"})(se||(se={}));var ei;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(ei||(ei={}));var ti="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",jo=ti+"0123456789";function tn(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?ti:jo,i=Math.random()*r.length;t+=r[parseInt(String(i),10)]}return t}function Tn(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 $o(e){if(Array.isArray(e))return Tn(e)}function ko(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ni(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nn(e,t,n){return ui()?nn=Reflect.construct:nn=function(i,u,o){var a=[null];a.push.apply(a,u);var c=Function.bind.apply(i,a),l=new c;return o&&qt(l,o.prototype),l},nn.apply(null,arguments)}function Tt(e){return Tt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Tt(e)}function ri(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&&qt(e,t)}function To(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function qo(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Uo(){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 Lo(e,t){return t&&(Ho(t)==="object"||typeof t=="function")?t:ko(e)}function qt(e,t){return qt=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},qt(e,t)}function ii(e){return $o(e)||qo(e)||Vo(e)||Uo()}function Ho(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Vo(e,t){if(!!e){if(typeof e=="string")return Tn(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 Tn(e,t)}}function qn(e){var t=typeof Map=="function"?new Map:void 0;return qn=function(r){if(r===null||!To(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 nn(r,arguments,Tt(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),qt(i,r)},qn(e)}function ui(){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 oi(e){var t=ui();return function(){var r=Tt(e),i;if(t){var u=Tt(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return Lo(this,i)}}var Un=console;function At(){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=Un).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(ii(i)))}function Ln(){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=Un).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(ii(i)))}function zo(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var Hn=function(e){ri(n,e);var t=oi(n);function n(r){ni(this,n);var i;return i=t.call(this,r),i.name="\u{1F4A5} Driven Error",i.message=r?zo(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",i}return n}(qn(Error)),Wo=function(e){ri(n,e);var t=oi(n);function n(r){ni(this,n);var i;return i=t.call(this,r),i.name="\u{1F6A8} Driven Reference Error",i}return n}(Hn);function We(e){throw new Hn(e)}function si(e){throw new Wo(e)}function rn(e){Un.error(new Hn(e))}function Ze(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":Ze(n==null?void 0:n.children,t);break;case"wrap":Ze(n==null?void 0:n.children,t);break;case"search":Ze(n==null?void 0:n.children,t);break;case"form":t(n)}})}const Zo=(e,t)=>{if(!e)return console.error("getLocaleText\u7684key\u4E0D\u80FD\u4E3A\u7A7A"),"";const n=e.split(".");let r;const i=(window.baitedaWorkers||{}).languageMessages||{};n.forEach((o,a)=>{a===0?r=i[o]:r&&(r=r[o])});let u="";return r&&(u=r),t&&Object.keys(t).forEach(o=>{const a=t[o];u=u.replace(new RegExp(`\\{\\s*${o}\\s*\\}`,"g"),a)}),u||(u=e),u};function Xo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ai(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 Jo(e,t,n){return t&&ai(e.prototype,t),n&&ai(e,n),e}var W=function(){function e(){Xo(this,e)}return Jo(e,null,[{key:"getMessage",value:function(n){return Zo("CMD."+n)}}]),e}();function Vn(e,t,n){var r=t.replace(/\[(\d)]/g,function(u,o){return"."+o}).split("."),i=!1;return r.reduce(function(u,o,a,c){var l=u;if(!!u){if(!Object.prototype.hasOwnProperty.call(u,o)){At("Can not set ".concat(t,"'s ").concat(o," property in current %o, Because there is no ").concat(o," property on the %o"),u,u);return}return a===c.length-1&&!Object.is(l[o],n)&&(l[o]=n,i=!0),l[o]}},e),i}var tt=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function ci(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var zn={exports:{}};(function(e){(function(t){var n=function(p,v,m){if(!l(v)||s(v)||d(v)||h(v)||c(v))return v;var C,E=0,S=0;if(f(v))for(C=[],S=v.length;E<S;E++)C.push(n(p,v[E],m));else{C={};for(var N in v)Object.prototype.hasOwnProperty.call(v,N)&&(C[p(N,m)]=n(p,v[N],m))}return C},r=function(p,v){v=v||{};var m=v.separator||"_",C=v.split||/(?=[A-Z])/;return p.split(C).join(m)},i=function(p){return g(p)?p:(p=p.replace(/[\-_\s]+(.)?/g,function(v,m){return m?m.toUpperCase():""}),p.substr(0,1).toLowerCase()+p.substr(1))},u=function(p){var v=i(p);return v.substr(0,1).toUpperCase()+v.substr(1)},o=function(p,v){return r(p,v).toLowerCase()},a=Object.prototype.toString,c=function(p){return typeof p=="function"},l=function(p){return p===Object(p)},f=function(p){return a.call(p)=="[object Array]"},s=function(p){return a.call(p)=="[object Date]"},d=function(p){return a.call(p)=="[object RegExp]"},h=function(p){return a.call(p)=="[object Boolean]"},g=function(p){return p=p-0,p===p},D=function(p,v){var m=v&&"process"in v?v.process:v;return typeof m!="function"?p:function(C,E){return m(C,p,E)}},A={camelize:i,decamelize:o,pascalize:u,depascalize:o,camelizeKeys:function(p,v){return n(D(i,v),p)},decamelizeKeys:function(p,v){return n(D(o,v),p,v)},pascalizeKeys:function(p,v){return n(D(u,v),p)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=A:t.humps=A})(tt)})(zn);var fi={};Object.defineProperty(fi,"__esModule",{value:!0});function Wn(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:Wn(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:Wn(r)}return t}}var Go=fi.default=Wn;function li(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Q(e){if(e!==void 0)return(typeof e=="undefined"?"undefined":li(e))==="object"?Go(e):e}function je(e){return Object.prototype.toString.call(e)==="[object Object]"}function Ko(e){return e!=null&&(typeof e=="undefined"?"undefined":li(e))==="object"&&Array.isArray(e)===!1}function dt(e){return Array.isArray(e)}function be(e){return typeof e=="string"}function un(e){return typeof e=="number"}function di(e){return typeof e=="function"}function Qo(e){return dt(e)&&e.every(function(t){return be(t)})}function Yo(e){return dt(e)&&e.every(function(t){return un(t)||t===""})}function hi(e){return/^\[.*?]$/.test(e)}function on(e){return/^{.*?}$/.test(e)}function es(e){return Object.values(re).includes(e)}function Zn(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 ts(e){if(Array.isArray(e))return Zn(e)}function pi(e,t,n,r,i,u,o){try{var a=e[u](o),c=a.value}catch(l){n(l);return}a.done?t(c):Promise.resolve(c).then(r,i)}function ns(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var u=e.apply(t,n);function o(c){pi(u,r,i,o,a,"next",c)}function a(c){pi(u,r,i,o,a,"throw",c)}o(void 0)})}}function rs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function gi(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 is(e,t,n){return t&&gi(e.prototype,t),n&&gi(e,n),e}function Di(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function us(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function os(){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 Xn(e){return ts(e)||us(e)||ss(e)||os()}function ss(e,t){if(!!e){if(typeof e=="string")return Zn(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 Zn(e,t)}}function as(e,t){var n,r,i,u,o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return u={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(u[Symbol.iterator]=function(){return this}),u;function a(l){return function(f){return c([l,f])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;o;)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 o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){o=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]<i[3])){o.label=l[1];break}if(l[0]===6&&o.label<i[1]){o.label=i[1],i=l;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(l);break}i[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}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 yi=function(){function e(){rs(this,e),Di(this,"_events",new Map),Di(this,"debug",!1)}return is(e,[{key:"emit",value:function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),u=1;u<r;u++)i[u-1]=arguments[u];var o=this;return ns(function(){var a,c,l,f,s,d,h,g,D,A,p,v;return as(this,function(m){switch(m.label){case 0:if(a=o._events.get(n),c=[],!a)return[3,10];l=a.slice(),f=!0,s=!1,d=void 0,m.label=1;case 1:m.trys.push([1,8,9,10]),h=l[Symbol.iterator](),m.label=2;case 2:if(f=(g=h.next()).done)return[3,7];if(D=g.value,!a.includes(D))return[3,6];m.label=3;case 3:return m.trys.push([3,5,,6]),o.debug&&Ln.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(D.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+D.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(i.map(function(){return"%o"}).join(","),"\u3002")].concat(Xn(i))),[4,D.apply(null,Xn(i))];case 4:return A=m.sent(),o.debug&&Ln.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(D.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+D.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(Xn(i),[A])),c.push(A),A===!1?[3,7]:[3,6];case 5:return p=m.sent(),rn(String(p)+":"+String(p.stack)),[3,6];case 6:return f=!0,[3,2];case 7:return[3,10];case 8:return v=m.sent(),s=!0,d=v,[3,10];case 9:try{!f&&h.return!=null&&h.return()}finally{if(s)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),u=i==null?void 0:i.indexOf(r);i==null||i.splice(u,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),e}();function cs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vi(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 fs(e,t,n){return t&&vi(e.prototype,t),n&&vi(e,n),e}function ls(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ds=[{key:"on_click",name:W.getMessage("click"),code:"click"},{key:"on_click_finish",name:W.getMessage("finished"),code:"click-finish"},{key:"on_change",name:W.getMessage("valueChange"),code:"change"},{key:"on_search",name:W.getMessage("search"),code:"search"},{key:"on_list_change",name:W.getMessage("listDataChange"),code:"list-change"},{key:"on_list_search",name:W.getMessage("listDataCreate"),code:"list-search"},{key:"on_list_mounted",name:W.getMessage("listDataBack"),code:"list-mounted"},{key:"on_list_delete",name:W.getMessage("listDataDelete"),code:"list-delete"},{key:"on_list_before_insert",name:W.getMessage("listDataAdd"),code:"list-before-insert"},{key:"on_input",name:W.getMessage("onInput"),code:"input"},{key:"on_blur",name:W.getMessage("onBlur"),code:"blur"},{key:"on_focus",name:W.getMessage("onFocus"),code:"focus"},{key:"on_wps_open",name:W.getMessage("onOpenFile"),code:"wps-open"},{key:"on_wps_save",name:W.getMessage("onSaveFile"),code:"wps-save"},{key:"on_wps_rename",name:W.getMessage("rename"),code:"wps-rename"},{key:"on_list_actions",name:W.getMessage("onClickBtn"),code:"list-actions"},{key:"on_list_render_operation",name:W.getMessage("cellRender"),code:"list-render-operation"},{key:"on_list_rowclick",name:W.getMessage("rowClick"),code:"list-rowclick"},{key:"on_list_before_rowdelete",name:W.getMessage("rowDelete"),code:"list-before-rowdelete"},{key:"on_list_before_import",name:W.getMessage("listDataImport"),code:"list-before-import"},{key:"on_list_rows_checked",name:W.getMessage("rowSelected"),code:"list-rows-checked"},{key:"on_change_tab",name:W.getMessage("tabChange"),code:"change-tab"},{key:"on_modal_ok",name:W.getMessage("modalConfirm"),code:"modal-ok"}],mi=function(){function e(){cs(this,e)}return fs(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(o){return i.includes(o.key)}));var u=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(u),r}}]),e}();ls(mi,"events",ds);function Jn(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 hs(e){if(Array.isArray(e))return Jn(e)}function ps(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function gs(){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 wi(e){return hs(e)||ps(e)||Ds(e)||gs()}function Ds(e,t){if(!!e){if(typeof e=="string")return Jn(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 Jn(e,t)}}function Gn(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function Ai(e,t,n){n!=="Runtime"&&(e.parent=t,Gn(e,"parent"))}function ys(e,t,n){e.forEach(function(r){Ai(r,t,n)})}var Ci=Symbol("targetKey");function bi(e){var t;return(t=e[Ci])!==null&&t!==void 0?t:e}function Ei(e,t,n){return ys(e,t,n),new Proxy(e,{get:function(i,u){for(var o=arguments.length,a=new Array(o>2?o-2:0),c=2;c<o;c++)a[c-2]=arguments[c];var l;return u===Ci?i:(l=Reflect).get.apply(l,[i,u].concat(wi(a)))},set:function(i,u,o){for(var a=arguments.length,c=new Array(a>3?a-3:0),l=3;l<a;l++)c[l-3]=arguments[l];var f;if(dt(e)&&u==="length"&&o===e.length)return!0;var s=(f=Reflect).set.apply(f,[i,u,o].concat(wi(c)));return je(o)&&Ai(o,t,n),s}})}function Kn(e,t,n,r,i){var u=r!=null?r:e,o=Ei(bi(n!=null?n:[]),u,i);Object.defineProperty(e,t,{get:function(){return o},set:function(c){o=Ei(bi(c),u,i)},enumerable:!0})}function vs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fi(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 ms(e,t,n){return t&&Fi(e.prototype,t),n&&Fi(e,n),e}function nt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var _i=[],Ut=function(){function e(t){vs(this,e),nt(this,"registeredControlTypes",new Set),nt(this,"controlConfigMap",new Map),nt(this,"_controls",[]),nt(this,"_type",void 0),this._type=t,this._initControls(t)}return ms(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__||We("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(i){return i.controlType===n.controlType});return r>-1&&(At("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===U.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===U.FORM}},{key:"isListControl",value:function(n){return n.controlType===U.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===U.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 u=n.props;u.headers&&(u.headers=u.headers.map(function(f){return i.createControl(f,r)}))}var o=this.getControlFormType(n.type);if(o){var a=n;if(typeof r=="function"){var c=r(a);c&&(a=c)}var l;return o.mode==="Runtime"?(l=a,l.fieldType=o.controlFieldType,this._setParentPrototypeToSchema(l,this)):l=new o(a),l}else We("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}}),Gn(n,"parent")}},{key:"_setParentPrototypeToSchema",value:function(n,r){r._type==="Runtime"&&(Object.defineProperty(n,"parent",{configurable:!0,get:function(){var u=n.id,o=r._controlParentIdMap,a=r.instanceMap;if(!(!o||!a)){var c=o[u],l=a[u];if(!(!c&&!l)){var f=l.findIndex(function(h){return h==n}),s=a[c]||[],d;return s.length!==l.length?d=s[0]:d=s[f],d}}}}),Gn(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),u=[];if(i){var o=new i(r);u=Array.from(o)}return u}},{key:"register",value:function(n,r){var i=n.Designer,u=n.Runtime,o=n.Property;(!i||!u||!i.__is_control__||!u.__is_control__)&&We("".concat(n," is can't register as a Control"));var a=this.staticControls.findIndex(function(c){return c.Designer.controlType===i.controlType});return a>-1&&(At("The ".concat(i.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(a,1)),this.staticRegisteredTypes.add(i.controlType),this.staticControls.push(n),o.mode=r,this}}]),e}();nt(Ut,"staticControlsRuntimeRules",new Map),nt(Ut,"staticControls",_i),nt(Ut,"staticRegisteredTypes",new Set(_i.map(function(e){return e.Designer.controlType}))),nt(Ut,"staticRegisteredConfigs",new Map);function ht(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Qn=function e(t){ht(this,e),ie(this,"dataCode",void 0),ie(this,"fieldCode",void 0),ie(this,"fieldType",void 0),ie(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},ws=function e(t){ht(this,e),ie(this,"minWidth",void 0),ie(this,"maxWidth",void 0),ie(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},Yn=function e(t){ht(this,e),ie(this,"amount",void 0),ie(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"},er=function e(t){ht(this,e),ie(this,"min",void 0),ie(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:""},tr=function e(t){ht(this,e),ie(this,"city",void 0),ie(this,"cityDisplay",void 0),ie(this,"district",void 0),ie(this,"districtDisplay",void 0),ie(this,"province",void 0),ie(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 u;this.districtDisplay=(u=t==null?void 0:t.districtDisplay)!==null&&u!==void 0?u:"";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:""},nr=function e(t){ht(this,e),ie(this,"result",void 0),ie(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:""},Bi;(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"})(Bi||(Bi={}));var Si;(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"})(Si||(Si={}));var rr;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(rr||(rr={}));var As=function e(t){ht(this,e),ie(this,"width",void 0),ie(this,"height",void 0),ie(this,"widthConfig",void 0),ie(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 u;this.heightConfig=(u=t==null?void 0:t.heightConfig)!==null&&u!==void 0?u:"fill"};function Cs(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ir(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function sn(e,t,n){return Mi()?sn=Reflect.construct:sn=function(i,u,o){var a=[null];a.push.apply(a,u);var c=Function.bind.apply(i,a),l=new c;return o&&Ht(l,o.prototype),l},sn.apply(null,arguments)}function Xe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Lt(e){return Lt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Lt(e)}function bs(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&&Ht(e,t)}function Es(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Fs(e,t){return t&&(_s(t)==="object"||typeof t=="function")?t:Cs(e)}function Ht(e,t){return Ht=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Ht(e,t)}function _s(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function ur(e){var t=typeof Map=="function"?new Map:void 0;return ur=function(r){if(r===null||!Es(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 sn(r,arguments,Lt(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Ht(i,r)},ur(e)}function Mi(){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 Bs(e){var t=Mi();return function(){var r=Lt(e),i;if(t){var u=Lt(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return Fs(this,i)}}var or=function e(t){ir(this,e),Xe(this,"isHide",{type:"boolean"})},Ni=function(e){bs(n,e);var t=Bs(n);function n(r){return ir(this,n),t.call(this)}return n}(ur(Array)),Je=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";ir(this,e),Xe(this,"isHide",void 0),Xe(this,"className",void 0),Xe(this,"style",void 0),Xe(this,"caption",void 0),Xe(this,"defaultState",void 0);var r;this.isHide=(r=t==null?void 0:t.isHide)!==null&&r!==void 0?r:!1,this.style=new As(t==null?void 0:t.style);var i;this.caption=(i=t==null?void 0:t.caption)!==null&&i!==void 0?i:n};Xe(Je,"mode",void 0),Xe(Je,"Rules",or),Xe(Je,"RuntimeRules",Ni);function Le(){return Le=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},Le.apply(this,arguments)}function Ss(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function sr(e){return sr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},sr(e)}function an(e,t){return an=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},an(e,t)}function Ms(){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 cn(e,t,n){return Ms()?cn=Reflect.construct:cn=function(i,u,o){var a=[null];a.push.apply(a,u);var c=Function.bind.apply(i,a),l=new c;return o&&an(l,o.prototype),l},cn.apply(null,arguments)}function Ns(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function ar(e){var t=typeof Map=="function"?new Map:void 0;return ar=function(r){if(r===null||!Ns(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 cn(r,arguments,sr(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),an(i,r)},ar(e)}var Is=/%[sdj%]/g,Ii=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Ii=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function cr(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 Ne(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,i=t[0],u=t.length;if(typeof i=="function")return i.apply(null,t.slice(1));if(typeof i=="string"){var o=String(i).replace(Is,function(a){if(a==="%%")return"%";if(r>=u)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(c){return"[Circular]"}break;default:return a}});return o}return i}function xs(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function le(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||xs(t)&&typeof e=="string"&&!e)}function Os(e,t,n){var r=[],i=0,u=e.length;function o(a){r.push.apply(r,a),i++,i===u&&n(r)}e.forEach(function(a){t(a,o)})}function xi(e,t,n){var r=0,i=e.length;function u(o){if(o&&o.length){n(o);return}var a=r;r=r+1,a<i?t(e[a],u):n([])}u([])}function Rs(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var Oi=function(e){Ss(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}(ar(Error));function Ps(e,t,n,r){if(t.first){var i=new Promise(function(s,d){var h=function(A){return r(A),A.length?d(new Oi(A,cr(A))):s()},g=Rs(e);xi(g,n,h)});return i.catch(function(s){return s}),i}var u=t.firstFields||[];u===!0&&(u=Object.keys(e));var o=Object.keys(e),a=o.length,c=0,l=[],f=new Promise(function(s,d){var h=function(D){if(l.push.apply(l,D),c++,c===a)return r(l),l.length?d(new Oi(l,cr(l))):s()};o.length||(r(l),s()),o.forEach(function(g){var D=e[g];u.indexOf(g)!==-1?xi(D,n,h):Os(D,n,h)})});return f.catch(function(s){return s}),f}function Ri(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 Pi(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]=Le(Le({},e[n]),r):e[n]=r}}return e}function ji(e,t,n,r,i,u){e.required&&(!n.hasOwnProperty(e.field)||le(t,u||e.type))&&r.push(Ne(i.messages.required,e.fullField))}function js(e,t,n,r,i){(/^\s+$/.test(t)||t==="")&&r.push(Ne(i.messages.whitespace,e.fullField))}var fr={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},Vt={integer:function(t){return Vt.number(t)&&parseInt(t,10)===t},float:function(t){return Vt.number(t)&&!Vt.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"&&!Vt.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(fr.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(fr.url)},hex:function(t){return typeof t=="string"&&!!t.match(fr.hex)}};function $s(e,t,n,r,i){if(e.required&&t===void 0){ji(e,t,n,r,i);return}var u=["integer","float","array","regexp","object","method","email","number","date","url","hex"],o=e.type;u.indexOf(o)>-1?Vt[o](t)||r.push(Ne(i.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(Ne(i.messages.types[o],e.fullField,e.type))}function ks(e,t,n,r,i){var u=typeof e.len=="number",o=typeof e.min=="number",a=typeof e.max=="number",c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,l=t,f=null,s=typeof t=="number",d=typeof t=="string",h=Array.isArray(t);if(s?f="number":d?f="string":h&&(f="array"),!f)return!1;h&&(l=t.length),d&&(l=t.replace(c,"_").length),u?l!==e.len&&r.push(Ne(i.messages[f].len,e.fullField,e.len)):o&&!a&&l<e.min?r.push(Ne(i.messages[f].min,e.fullField,e.min)):a&&!o&&l>e.max?r.push(Ne(i.messages[f].max,e.fullField,e.max)):o&&a&&(l<e.min||l>e.max)&&r.push(Ne(i.messages[f].range,e.fullField,e.min,e.max))}var Ct="enum";function Ts(e,t,n,r,i){e[Ct]=Array.isArray(e[Ct])?e[Ct]:[],e[Ct].indexOf(t)===-1&&r.push(Ne(i.messages[Ct],e.fullField,e[Ct].join(", ")))}function qs(e,t,n,r,i){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(Ne(i.messages.pattern.mismatch,e.fullField,t,e.pattern));else if(typeof e.pattern=="string"){var u=new RegExp(e.pattern);u.test(t)||r.push(Ne(i.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var H={required:ji,whitespace:js,type:$s,range:ks,enum:Ts,pattern:qs};function Us(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t,"string")&&!e.required)return n();H.required(e,t,r,u,i,"string"),le(t,"string")||(H.type(e,t,r,u,i),H.range(e,t,r,u,i),H.pattern(e,t,r,u,i),e.whitespace===!0&&H.whitespace(e,t,r,u,i))}n(u)}function Ls(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t)&&!e.required)return n();H.required(e,t,r,u,i),t!==void 0&&H.type(e,t,r,u,i)}n(u)}function Hs(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(t===""&&(t=void 0),le(t)&&!e.required)return n();H.required(e,t,r,u,i),t!==void 0&&(H.type(e,t,r,u,i),H.range(e,t,r,u,i))}n(u)}function Vs(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t)&&!e.required)return n();H.required(e,t,r,u,i),t!==void 0&&H.type(e,t,r,u,i)}n(u)}function zs(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t)&&!e.required)return n();H.required(e,t,r,u,i),le(t)||H.type(e,t,r,u,i)}n(u)}function Ws(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t)&&!e.required)return n();H.required(e,t,r,u,i),t!==void 0&&(H.type(e,t,r,u,i),H.range(e,t,r,u,i))}n(u)}function Zs(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t)&&!e.required)return n();H.required(e,t,r,u,i),t!==void 0&&(H.type(e,t,r,u,i),H.range(e,t,r,u,i))}n(u)}function Xs(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(t==null&&!e.required)return n();H.required(e,t,r,u,i,"array"),t!=null&&(H.type(e,t,r,u,i),H.range(e,t,r,u,i))}n(u)}function Js(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t)&&!e.required)return n();H.required(e,t,r,u,i),t!==void 0&&H.type(e,t,r,u,i)}n(u)}var Gs="enum";function Ks(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t)&&!e.required)return n();H.required(e,t,r,u,i),t!==void 0&&H[Gs](e,t,r,u,i)}n(u)}function Qs(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t,"string")&&!e.required)return n();H.required(e,t,r,u,i),le(t,"string")||H.pattern(e,t,r,u,i)}n(u)}function Ys(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t,"date")&&!e.required)return n();if(H.required(e,t,r,u,i),!le(t,"date")){var a;t instanceof Date?a=t:a=new Date(t),H.type(e,a,r,u,i),a&&H.range(e,a.getTime(),r,u,i)}}n(u)}function ea(e,t,n,r,i){var u=[],o=Array.isArray(t)?"array":typeof t;H.required(e,t,r,u,i,o),n(u)}function lr(e,t,n,r,i){var u=e.type,o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(le(t,u)&&!e.required)return n();H.required(e,t,r,o,i,u),le(t,u)||H.type(e,t,r,o,i)}n(o)}function ta(e,t,n,r,i){var u=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(le(t)&&!e.required)return n();H.required(e,t,r,u,i)}n(u)}var zt={string:Us,method:Ls,number:Hs,boolean:Vs,regexp:zs,integer:Ws,float:Zs,array:Xs,object:Js,enum:Ks,pattern:Qs,date:Ys,url:lr,hex:lr,email:lr,required:ea,any:ta};function dr(){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 hr=dr();function rt(e){this.rules=null,this._messages=hr,this.define(e)}rt.prototype={messages:function(t){return t&&(this._messages=Pi(dr(),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 u=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 c(D){var A,p=[],v={};function m(C){if(Array.isArray(C)){var E;p=(E=p).concat.apply(E,C)}else p.push(C)}for(A=0;A<D.length;A++)m(D[A]);p.length?v=cr(p):(p=null,v=null),a(p,v)}if(o.messages){var l=this.messages();l===hr&&(l=dr()),Pi(l,o.messages),o.messages=l}else o.messages=this.messages();var f,s,d={},h=o.keys||Object.keys(this.rules);h.forEach(function(D){f=i.rules[D],s=u[D],f.forEach(function(A){var p=A;typeof p.transform=="function"&&(u===t&&(u=Le({},u)),s=u[D]=p.transform(s)),typeof p=="function"?p={validator:p}:p=Le({},p),p.validator=i.getValidationMethod(p),p.field=D,p.fullField=p.fullField||D,p.type=i.getType(p),p.validator&&(d[D]=d[D]||[],d[D].push({rule:p,value:s,source:u,field:D}))})});var g={};return Ps(d,o,function(D,A){var p=D.rule,v=(p.type==="object"||p.type==="array")&&(typeof p.fields=="object"||typeof p.defaultField=="object");v=v&&(p.required||!p.required&&D.value),p.field=D.field;function m(S,N){return Le(Le({},N),{},{fullField:p.fullField+"."+S})}function C(S){S===void 0&&(S=[]);var N=S;if(Array.isArray(N)||(N=[N]),!o.suppressWarning&&N.length&&rt.warning("async-validator:",N),N.length&&p.message!==void 0&&(N=[].concat(p.message)),N=N.map(Ri(p)),o.first&&N.length)return g[p.field]=1,A(N);if(!v)A(N);else{if(p.required&&!D.value)return p.message!==void 0?N=[].concat(p.message).map(Ri(p)):o.error&&(N=[o.error(p,Ne(o.messages.required,p.field))]),A(N);var $={};if(p.defaultField)for(var z in D.value)D.value.hasOwnProperty(z)&&($[z]=p.defaultField);$=Le(Le({},$),D.rule.fields);for(var V in $)if($.hasOwnProperty(V)){var O=Array.isArray($[V])?$[V]:[$[V]];$[V]=O.map(m.bind(null,V))}var j=new rt($);j.messages(o.messages),D.rule.options&&(D.rule.options.messages=o.messages,D.rule.options.error=o.error),j.validate(D.value,D.rule.options||o,function(G){var X=[];N&&N.length&&X.push.apply(X,N),G&&G.length&&X.push.apply(X,G),A(X.length?X:null)})}}var E;p.asyncValidator?E=p.asyncValidator(p,D.value,C,D.source,o):p.validator&&(E=p.validator(p,D.value,C,D.source,o),E===!0?C():E===!1?C(p.message||p.field+" fails"):E instanceof Array?C(E):E instanceof Error&&C(E.message)),E&&E.then&&E.then(function(){return C()},function(S){return C(S)})},function(D){c(D)})},getType:function(t){if(t.type===void 0&&t.pattern instanceof RegExp&&(t.type="pattern"),typeof t.validator!="function"&&t.type&&!zt.hasOwnProperty(t.type))throw new Error(Ne("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"?zt.required:zt[this.getType(t)]||!1}},rt.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");zt[t]=n},rt.warning=Ii,rt.messages=hr,rt.validators=zt;var na={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 ra(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new rt(e);return n.messages(Object.assign(na,t)),n}var ia=new yi;function pr(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 ua(e){if(Array.isArray(e))return e}function oa(e){if(Array.isArray(e))return pr(e)}function $i(e,t,n,r,i,u,o){try{var a=e[u](o),c=a.value}catch(l){n(l);return}a.done?t(c):Promise.resolve(c).then(r,i)}function ki(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var u=e.apply(t,n);function o(c){$i(u,r,i,o,a,"next",c)}function a(c){$i(u,r,i,o,a,"throw",c)}o(void 0)})}}function sa(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ti(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 aa(e,t,n){return t&&Ti(e.prototype,t),n&&Ti(e,n),e}function J(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function qi(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function Ui(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function ca(){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 fa(){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 Li(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){J(e,i,n[i])})}return e}function la(e){return ua(e)||Ui(e)||Hi(e)||ca()}function gr(e){return oa(e)||Ui(e)||Hi(e)||fa()}function da(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Hi(e,t){if(!!e){if(typeof e=="string")return pr(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 pr(e,t)}}function Vi(e,t){var n,r,i,u,o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return u={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(u[Symbol.iterator]=function(){return this}),u;function a(l){return function(f){return c([l,f])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;o;)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 o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){o=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]<i[3])){o.label=l[1];break}if(l[0]===6&&o.label<i[1]){o.label=i[1],i=l;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(l);break}i[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}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 ye=function(){function t(n){var r=this;sa(this,t),J(this,"id",void 0),J(this,"name",void 0),J(this,"icon",void 0),J(this,"type",void 0),J(this,"controlType",void 0),J(this,"props",void 0),J(this,"setting",[]),J(this,"fieldType",void 0),J(this,"eventKeys",[]),J(this,"customEvents",[]),J(this,"parent",null),J(this,"slots",void 0),J(this,"slotPosition",void 0),J(this,"updateSetting",Wi),J(this,"removeSetting",zi),this._callControlHooks("preInstance",n);var i=qi(this,t)?this.constructor:void 0,u=i.controlName,o=i.controlIcon,a=i.controlType,c=i.controlFieldType,l=i.controlEventKeys,f=i.controlCustomEvents,s=i.name,d=i.setting,h=i.slots,g=i.slotPosition;u&&o&&a||si("The ".concat(s," controlName,controlIcon,controlType is not define"));var D;this.id=(D=n==null?void 0:n.id)!==null&&D!==void 0?D:tn(10),this.name=u,this.icon=o;var A;this.type=(A=n==null?void 0:n.type)!==null&&A!==void 0?A:a,this.props=new Je(n==null?void 0:n.props,(qi(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=Q(d);var v;this.fieldType=(v=n==null?void 0:n.fieldType)!==null&&v!==void 0?v:c,this.eventKeys=Q(l),this.customEvents=Q(f),this.slots=Q(h),this.slotPosition=Q(g),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return aa(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),u=0;u<r;u++)i[u]=arguments[u];var o,a=la(i),c=a[0],l=a.slice(1);return(o=ia).emit.apply(o,[c,this].concat(gr(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),Vn(this.props,r,i),this.postUpdate(r,i)}},{key:"preValidate",value:function(){var r=this;return ki(function(){var i,u,o;return Vi(this,function(a){switch(a.label){case 0:return i=Li({},r.rules),[4,r._callControlHooks("preValidate",i)];case 1:return u=a.sent(),o=u[u.length-1],[2,o===!1?void 0:o]}})})()}},{key:"validate",value:function(r,i){var u=this;return ki(function(){var o,a,c,l;return Vi(this,function(f){switch(f.label){case 0:return[4,u.preValidate()];case 1:o=f.sent(),a=o!==void 0?o:Li({},u.rules),Array.isArray(i)&&i.forEach(function(s){a.hasOwnProperty(s)&&delete a[s]}),c=ra(a,r),f.label=2;case 2:return f.trys.push([2,4,,5]),[4,c.validate(u.props)];case 3:return f.sent(),[2,!0];case 4:throw l=f.sent(),l.control||(l.control=u),l;case 5:return[2]}})})()}},{key:"toDataBindModel",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,i=this.fieldType,u=this.id,o=this.type,a=this.props,c=a.dataBind,l=a.datasourceBind,f=a.optionConfig,s=a.caption,d=a.required,h=a.maxLength,g=a.options,D=a.encrypted,A=a.encryptedMode;if(!(!i&&!c&&!l)){var p={parentId:r,fieldType:i,controlId:u,caption:s,type:o,props:{}};switch(c&&(p.dataBind=c),f){case"datasource":case void 0:l&&(p.datasourceBind=l);break;case"custom":p.props.options=g;break}return d!==void 0&&(p.required=d),h!==void 0&&(p.maxLength=h),D!==void 0&&(p.encrypted=D),A!==void 0&&(p.encryptedMode=A),p}}},{key:"preToSchema",value:function(){this._callControlHooks("preToSchema",this)}},{key:"toSchema",value:function(){return this.preToSchema(),{id:this.id,type:this.type,props:Q(this.props),fieldType:this.fieldType,controlType:this.controlType}}}],[{key:"updateBasicControl",value:function(r,i){if(r==="setting"){if(i.add){var u;(u=this.setting).push.apply(u,gr(i.add))}i.remove&&this.removeSettingItem(i.remove),i.update}}}]),t}();J(ye,"mode","Designer"),J(ye,"slots",void 0),J(ye,"slotPosition",void 0),J(ye,"controlName","\u63A7\u4EF6"),J(ye,"controlIcon","icon"),J(ye,"controlType","control"),J(ye,"controlFieldType",void 0),J(ye,"controlEventKeys",[]),J(ye,"controlCustomEvents",[]),J(ye,"setting",[]),J(ye,"__is_control__",!0),J(ye,"removeSettingItem",zi),J(ye,"updateSettingItem",Wi);function zi(e){var t=this,n=Array.isArray(e)?e:[e];n.forEach(function(r){var i,u=typeof r!="string",o=(i=t.setting)===null||i===void 0?void 0:i.findIndex(function(l){return l.key===(u?r.key:r)});if(o!==-1){var a,c;u?t.setting[o].showItems=(a=t.setting[o].showItems)===null||a===void 0?void 0:a.filter(function(l){return!r.hideItems.includes(l)}):t.setting.splice(o,1),u&&!(!((c=t.setting[o].showItems)===null||c===void 0)&&c.length)&&t.setting.splice(o,1)}})}function Wi(e,t){var n=this,r=typeof e=="string"?[e]:e;r.forEach(function(i){var u=n.setting.find(function(l){return l.key===i});if(u){if(typeof t=="boolean")u.visible=t;else if((typeof t=="undefined"?"undefined":da(t))==="object"){var o,a=(o=t.type)!==null&&o!==void 0?o:"replace";if(a==="replace")u.showItems=t.showItems;else{var c;(c=u.showItems).push.apply(c,gr(t.showItems))}}}})}function ha(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zi(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 pa(e,t,n){return t&&Zi(e.prototype,t),n&&Zi(e,n),e}function Ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ga(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var Wt=function(){function t(n){ha(this,t),Ie(this,"id",void 0),Ie(this,"type",void 0),Ie(this,"controlType",void 0),Ie(this,"props",void 0),Ie(this,"fieldType",void 0),Ie(this,"customEvents",[]),Ie(this,"pageStatus",void 0),Ie(this,"parent",null);var r=ga(this,t)?this.constructor:void 0,i=r.controlType,u=r.controlFieldType,o=r.name,a=r.controlCustomEvents;i||si("The ".concat(o," controlType is not define"));var c;this.id=(c=n==null?void 0:n.id)!==null&&c!==void 0?c:tn(10);var l;this.type=(l=n==null?void 0:n.type)!==null&&l!==void 0?l:i,this.props=new Je(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:u;var d;this.pageStatus=(d=n==null?void 0:n.pageStatus)!==null&&d!==void 0?d:rr.UNKNOWN}return pa(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}();Ie(Wt,"mode","Runtime"),Ie(Wt,"controlType","control"),Ie(Wt,"controlFieldType",void 0),Ie(Wt,"__is_control__",!0),Ie(Wt,"controlCustomEvents",[]);function xe(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function de(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Dr(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ae(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function fn(e){return fn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},fn(e)}function yr(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 Da(e,t){return t&&(ya(t)==="object"||typeof t=="function")?t:de(e)}function vr(e,t){return vr=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},vr(e,t)}function ya(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function va(){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 mr(e){var t=va();return function(){var r=fn(e),i;if(t){var u=fn(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return Da(this,i)}}var ma=function(e){yr(n,e);var t=mr(n);function n(r){Dr(this,n);var i;i=t.call(this,r),ae(de(i),"dataBind",{}),ae(de(i),"caption",{type:"string",required:!0,message:W.getMessage("pleaseEnterCaption")}),ae(de(i),"isHideCaption",{type:"boolean"}),ae(de(i),"labelPosition",{type:"enum",enum:["top","left"]}),ae(de(i),"defaultState",{type:"enum",enum:["default","readonly"]}),ae(de(i),"required",{type:"boolean"}),ae(de(i),"captionTip",{type:"string",required:!1,message:W.getMessage("pleaseEnterCaptionTip")});var u={fieldCode:{type:"string",required:!0,message:W.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:W.getMessage("pleaseEnterFieldCode")}};if(xe(r.dataBind))i.dataBind={type:"object",required:!0,fields:Q(u),message:W.getMessage("pleaseEnterFieldCode")};else{var o={type:"object",required:!0,fields:{},message:W.getMessage("pleaseEnterFieldCode")};Object.keys(r.dataBind).forEach(function(a){o.fields[a]={type:"object",required:!0,fields:Q(u),message:W.getMessage("pleaseEnterFieldCode")}}),i.dataBind=o}return r.isShowCaptionTip&&(i.captionTip.required=!0),i}return n}(or),wa=function(e){yr(n,e);var t=mr(n);function n(r){Dr(this,n);var i;i=t.call(this,r);var u=r.isHide?!1:r.required;return u&&i.push({type:"string",required:u,message:r.requiredMessage!==""?r.requiredMessage:W.getMessage("runtimeRequired",{caption:r.caption})}),i}return n}(Ni),wr=function(e){yr(n,e);var t=mr(n);function n(r){Dr(this,n);var i;i=t.call(this,r),ae(de(i),"caption",void 0),ae(de(i),"isHideCaption",void 0),ae(de(i),"isShowCaptionTip",void 0),ae(de(i),"captionTip",void 0),ae(de(i),"labelPosition",void 0),ae(de(i),"dataBind",void 0),ae(de(i),"defaultValue",void 0),ae(de(i),"placeholder",void 0),ae(de(i),"defaultState",void 0),ae(de(i),"required",void 0),ae(de(i),"requiredMessage",void 0);var u;i.caption=(u=r==null?void 0:r.caption)!==null&&u!==void 0?u:"";var o;i.isHideCaption=(o=r==null?void 0:r.isHideCaption)!==null&&o!==void 0?o:!1;var a;i.isShowCaptionTip=(a=r==null?void 0:r.isShowCaptionTip)!==null&&a!==void 0?a:!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 s;i.placeholder=(s=r==null?void 0:r.placeholder)!==null&&s!==void 0?s:"";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 Qn(r==null?void 0:r.dataBind);var g;return i.defaultValue=(g=r==null?void 0:r.defaultValue)!==null&&g!==void 0?g:"",i}return n}(Je);ae(wr,"Rules",ma),ae(wr,"RuntimeRules",wa);function Ar(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Aa(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ln(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function dn(e){return dn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},dn(e)}function Ca(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&&Cr(e,t)}function ba(e,t){return t&&(Ea(t)==="object"||typeof t=="function")?t:Ar(e)}function Cr(e,t){return Cr=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Cr(e,t)}function Ea(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Fa(){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 _a(e){var t=Fa();return function(){var r=dn(e),i;if(t){var u=dn(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return ba(this,i)}}var Xi=function(e){Ca(n,e);var t=_a(n);function n(r){Aa(this,n);var i;return i=t.call(this,r),ln(Ar(i),"controlType","form"),ln(Ar(i),"props",void 0),i.props=new wr(r==null?void 0:r.props),i}return n}(ye);ln(Xi,"controlEventKeys",["on_change","on_focus","on_blur"]),ln(Xi,"controlCustomAttributes",void 0);function Ba(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Sa(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function hn(e){return hn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},hn(e)}function Ma(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&&br(e,t)}function Na(e,t){return t&&(Ia(t)==="object"||typeof t=="function")?t:Ba(e)}function br(e,t){return br=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},br(e,t)}function Ia(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function xa(){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 Oa(e){var t=xa();return function(){var r=hn(e),i;if(t){var u=hn(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return Na(this,i)}}var Ra=function(e){Ma(n,e);var t=Oa(n);function n(r){return Sa(this,n),t.call(this,r)}return n}(Je);function Er(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 Pa(e){if(Array.isArray(e))return Er(e)}function pt(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ji(e,t,n,r,i,u,o){try{var a=e[u](o),c=a.value}catch(l){n(l);return}a.done?t(c):Promise.resolve(c).then(r,i)}function ja(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var u=e.apply(t,n);function o(c){Ji(u,r,i,o,a,"next",c)}function a(c){Ji(u,r,i,o,a,"throw",c)}o(void 0)})}}function $a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Gi(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 ka(e,t,n){return t&&Gi(e.prototype,t),n&&Gi(e,n),e}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 bt(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?bt=Reflect.get:bt=function(i,u,o){var a=Za(i,u);if(!!a){var c=Object.getOwnPropertyDescriptor(a,u);return c.get?c.get.call(o||i):c.value}},bt(e,t,n||e)}function ut(e){return ut=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ut(e)}function Ta(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&&Fr(e,t)}function qa(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function Ua(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function La(){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 Ha(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){it(e,i,n[i])})}return e}function Va(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 za(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):Va(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function Wa(e,t){return t&&(Xa(t)==="object"||typeof t=="function")?t:pt(e)}function Fr(e,t){return Fr=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Fr(e,t)}function Za(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=ut(e),e!==null););return e}function Ki(e){return Pa(e)||Ua(e)||Ja(e)||La()}function Xa(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Ja(e,t){if(!!e){if(typeof e=="string")return Er(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 Er(e,t)}}function Ga(){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 Ka(e){var t=Ga();return function(){var r=ut(e),i;if(t){var u=ut(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return Wa(this,i)}}function Qa(e,t){var n,r,i,u,o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return u={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(u[Symbol.iterator]=function(){return this}),u;function a(l){return function(f){return c([l,f])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;o;)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 o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){o=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]<i[3])){o.label=l[1];break}if(l[0]===6&&o.label<i[1]){o.label=i[1],i=l;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(l);break}i[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}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 Ya=1e4,Qi=function(t){Ta(r,t);var n=Ka(r);function r(i){$a(this,r);var u;u=n.call(this,i),it(pt(u),"controlType","layout"),it(pt(u),"children",void 0),it(pt(u),"excludes",void 0),it(pt(u),"childrenMaxLength",void 0),it(pt(u),"props",void 0);var o=qa(this,r)?this.constructor:void 0,a=o.excludes,c=o.childrenMaxLength;return u.props=new Ra(i==null?void 0:i.props),Kn(pt(u),"children",i==null?void 0:i.children,void 0,"Designer"),u.excludes=Q(a),u.childrenMaxLength=c,u}return ka(r,[{key:"judgeExcludesChildren",value:function(u){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(u)}},{key:"judgeJoinChildren",value:function(u){var o=this.judgeExcludesChildren(u);return o&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(u,o){var a=this,c=this,l=function(){return bt(ut(r.prototype),"validate",a)};return ja(function(){return Qa(this,function(f){switch(f.label){case 0:return[4,l().call(c,u,o)];case 1:return f.sent(),[4,Promise.all(c.children.map(function(s){return s.validate(u,o)}))];case 2:return f.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,o=bt(ut(r.prototype),"toDataBindModel",this).call(this),a=o?[o]:[];return this.children.reduce(function(c,l){var f=l.toDataBindModel(u);if(Array.isArray(f)){var s=f.filter(function(d){return!!d});return Ki(c).concat(Ki(s))}return f&&c.push(f),c},a)}},{key:"toSchema",value:function(){var u=bt(ut(r.prototype),"toSchema",this).call(this),o=this.children.map(function(a){var c=a.toSchema();return c});return za(Ha({},u),{children:o})}}]),r}(ye);it(Qi,"excludes",!1),it(Qi,"childrenMaxLength",Ya);function Ge(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ec(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Et(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function pn(e){return pn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},pn(e)}function tc(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&&_r(e,t)}function nc(e,t){return t&&(rc(t)==="object"||typeof t=="function")?t:Ge(e)}function _r(e,t){return _r=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},_r(e,t)}function rc(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function ic(){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 uc(e){var t=ic();return function(){var r=pn(e),i;if(t){var u=pn(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return nc(this,i)}}var oc=function(e){tc(n,e);var t=uc(n);function n(r,i,u){ec(this,n);var o;o=t.call(this,i),Et(Ge(o),"headers",void 0),Et(Ge(o),"footers",void 0),Et(Ge(o),"pageIndex",void 0),Et(Ge(o),"pageSize",void 0),Et(Ge(o),"pageSizeOptions",void 0),Et(Ge(o),"totalCount",void 0),Kn(Ge(o),"headers",i==null?void 0:i.headers,r,u),Kn(Ge(o),"footers",i==null?void 0:i.footers,r);var a;o.pageIndex=(a=i==null?void 0:i.pageIndex)!==null&&a!==void 0?a:1;var c;o.pageSize=(c=i==null?void 0:i.pageSize)!==null&&c!==void 0?c:20;var l;o.pageSizeOptions=(l=i==null?void 0:i.pageSizeOptions)!==null&&l!==void 0?l:[20];var f;return o.totalCount=(f=i==null?void 0:i.totalCount)!==null&&f!==void 0?f:0,o}return n}(Je);function Br(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 sc(e){if(Array.isArray(e))return Br(e)}function gn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Yi(e,t,n,r,i,u,o){try{var a=e[u](o),c=a.value}catch(l){n(l);return}a.done?t(c):Promise.resolve(c).then(r,i)}function ac(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var u=e.apply(t,n);function o(c){Yi(u,r,i,o,a,"next",c)}function a(c){Yi(u,r,i,o,a,"throw",c)}o(void 0)})}}function cc(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function eu(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 fc(e,t,n){return t&&eu(e.prototype,t),n&&eu(e,n),e}function Dn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ft(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Ft=Reflect.get:Ft=function(i,u,o){var a=Dc(i,u);if(!!a){var c=Object.getOwnPropertyDescriptor(a,u);return c.get?c.get.call(o||i):c.value}},Ft(e,t,n||e)}function ot(e){return ot=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ot(e)}function lc(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&&Sr(e,t)}function dc(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function hc(){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 tu(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){Dn(e,i,n[i])})}return e}function pc(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 nu(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):pc(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function gc(e,t){return t&&(yc(t)==="object"||typeof t=="function")?t:gn(e)}function Sr(e,t){return Sr=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Sr(e,t)}function Dc(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=ot(e),e!==null););return e}function ru(e){return sc(e)||dc(e)||vc(e)||hc()}function yc(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function vc(e,t){if(!!e){if(typeof e=="string")return Br(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 Br(e,t)}}function mc(){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 wc(e){var t=mc();return function(){var r=ot(e),i;if(t){var u=ot(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return gc(this,i)}}function Ac(e,t){var n,r,i,u,o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return u={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(u[Symbol.iterator]=function(){return this}),u;function a(l){return function(f){return c([l,f])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;o;)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 o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){o=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]<i[3])){o.label=l[1];break}if(l[0]===6&&o.label<i[1]){o.label=i[1],i=l;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(l);break}i[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}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 Cc=function(e){lc(n,e);var t=wc(n);function n(r){cc(this,n);var i;return i=t.call(this,r),Dn(gn(i),"controlType","list"),Dn(gn(i),"props",void 0),i.props=new oc(gn(i),r==null?void 0:r.props,"Designer"),i}return fc(n,[{key:"validate",value:function(i,u){var o=this,a=this,c=function(){return Ft(ot(n.prototype),"validate",o)};return ac(function(){return Ac(this,function(l){switch(l.label){case 0:return[4,c().call(a,i)];case 1:return l.sent(),[4,Promise.all(a.props.headers.map(function(f){return f.validate(i,u)}))];case 2:return l.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var i=Ft(ot(n.prototype),"toDataBindModel",this).call(this),u=i?[i]:[],o=this.id;return this.props.headers.reduce(function(a,c){var l=c.toDataBindModel(o);if(Array.isArray(l)){var f=l.filter(function(s){return!!s});return ru(a).concat(ru(f))}return l&&a.push(l),a},u)}},{key:"toSchema",value:function(){var i=Ft(ot(n.prototype),"toSchema",this).call(this),u=this.props.headers.map(function(o){return o.toSchema()});return nu(tu({},i),{props:nu(tu({},this.props),{headers:u})})}}]),n}(ye);Dn(Cc,"controlFieldType",se.LIST);function Ee(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function iu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}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 yn(e){return yn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},yn(e)}function uu(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&&Mr(e,t)}function bc(e,t){return t&&(Ec(t)==="object"||typeof t=="function")?t:Ee(e)}function Mr(e,t){return Mr=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Mr(e,t)}function Ec(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Fc(){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 ou(e){var t=Fc();return function(){var r=yn(e),i;if(t){var u=yn(this).constructor;i=Reflect.construct(r,arguments,u)}else i=r.apply(this,arguments);return bc(this,i)}}var _c=function(e){uu(n,e);var t=ou(n);function n(r){iu(this,n);var i;return i=t.call(this,r),Fe(Ee(i),"caption",{type:"string",required:!0,message:W.getMessage("pleaseEnterCaption")}),Fe(Ee(i),"width",{type:"number",required:!1,message:W.getMessage("pleaseEnterColumnWidth")}),i.width.required=r.widthType==="px",i}return n}(or),Bc=function(e){uu(n,e);var t=ou(n);function n(r){iu(this,n);var i;i=t.call(this,r),Fe(Ee(i),"widthType",void 0),Fe(Ee(i),"width",void 0),Fe(Ee(i),"caption",void 0),Fe(Ee(i),"dataBind",void 0),Fe(Ee(i),"autoWidth",void 0),Fe(Ee(i),"fixed",void 0),Fe(Ee(i),"sort",void 0),Fe(Ee(i),"align",void 0),Fe(Ee(i),"colSpan",void 0),Fe(Ee(i),"autoHeight",void 0),Fe(Ee(i),"children",void 0);var u;i.width=(u=r==null?void 0:r.width)!==null&&u!==void 0?u:150,i.widthType=(r==null?void 0:r.widthType)||"auto";var o;i.caption=(o=r==null?void 0:r.caption)!==null&&o!==void 0?o:"";var a;i.fixed=(a=r==null?void 0:r.fixed)!==null&&a!==void 0?a:"none",i.autoWidth=new ws(r==null?void 0:r.autoWidth),i.dataBind=new Qn(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}(Je);Fe(Bc,"Rules",_c);function vn(e){return e.controlType===U.LAYOUT||e.controlType===U.WRAP||e.controlType===U.LIST||e.controlType===U.SEARCH||e.controlType===U.COLUMN&&e.type!==re.OPERATION_COLUMN}function gt(e,t){Array.isArray(e)&&e.map(n=>{n.controlType===U.LIST?t(n,[]):vn(n)?gt(n==null?void 0:n.children,t):n.controlType===U.FORM&&t(n)})}function Dt(e,t){Array.isArray(e)&&e.map(n=>{n.type===re.DATA_VIEW||n.type===re.SIMPLE_SEARCH?t(n):vn(n)&&Dt(n==null?void 0:n.children,t)})}let su=0;function Zt(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return su++,e+"_"+n+su+String(t)}class we extends Ut{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 Nr(this._instance,"",(i,u)=>{var o;u&&(r[i.id]=u),n[i.id]||(n[i.id]=[]),!(i.type==="subtable-column"&&n[i.id].length>0)&&(t.push(i),!(((o=i.parent)==null?void 0:o.type)===re.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 Dt(this._instance,i=>{let u=we.staticGetRules(i.type,i.props);n[i.id]=Q(u[0]),t[i.id]=Q(u[0]),r[i.id]=Q(u[0]),gt(i.children,o=>{(o.controlType===U.FORM||o.controlType===U.LIST)&&(au(n[i.id].fields,o,!0),lu(t[i.id].fields,o,!0),cu(r[i.id].fields,o,!0))})}),{rules:this.rules,antdRules:this.antdRules,fieldCodeRules:this.fieldCodeRules,defaultAntdRules:t,defaultRule:n,defaultFieldRules:r}}get rules(){let t={};return Dt(this._instance,n=>{let r=we.staticGetRules(n.type,n.props);t[n.id]=r[0],gt(n.children,i=>{(i.controlType===U.FORM||i.controlType===U.LIST)&&au(t[n.id].fields,i)})}),t}get fieldCodeRules(){let t={};return Dt(this._instance,n=>{let r=we.staticGetRules(n.type,n.props);t[n.id]=r[0],gt(n.children,i=>{(i.controlType===U.FORM||i.controlType===U.LIST)&&cu(t[n.id].fields,i)})}),t}get antdRules(){let t={};return Dt(this._instance,n=>{let r=we.staticGetRules(n.type,n.props);t[n.id]=r[0],gt(n.children,i=>{(i.controlType===U.FORM||i.controlType===U.LIST)&&lu(t[n.id].fields,i)})}),t}}function Nr(e,t,n){(Array.isArray(e)?e:[e]).map(i=>{if(n(i,t),vn(i)){const u=i;u.children||(u.children=[]),Nr(u.children,u.id,n)}Sc(i,"headers")&&Nr(i.props.headers,i.id,n)})}function Sc(e,t){return t in e.props&&dt(e.props[t])}function mn(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:mn(e.parent)}function au(e,t,n=!1){if(mn(t))return;let r=we.staticGetRules(t.type,t.props);if(t.controlType===U.FORM)e[t.id]=r;else if(t.type===re.SUBTABLE){e[t.id]=r;const i={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((u,o)=>{Ze(u.children,a=>{if(i.fields){i.fields[o]||(i.fields[o]={type:"object",required:!0,fields:{}});let c=we.staticGetRules(a.type,a.props);i.fields[o].fields[a.id]=c}})}),e[t.id].push(i)}}function cu(e,t,n=!1){var i,u,o,a,c,l,f;if(mn(t))return;let r=we.staticGetRules(t.type,t.props);if(t.controlType===U.FORM)if(xe(t.props.dataBind))((i=t.props.dataBind)==null?void 0:i.fieldCode)!=""&&(e[(u=t.props.dataBind)==null?void 0:u.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]=((c=fu(r))==null?void 0:c[s])||[]);else if(t.type===re.SUBTABLE){e[(l=t.props.datasourceBind)==null?void 0:l.dataCode]=r;const s={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((d,h)=>{Ze(d.children,g=>{var D,A,p,v;if(s.fields){s.fields[h]||(s.fields[h]={type:"object",required:!0,fields:{}});let m=we.staticGetRules(g.type,g.props);if(xe(g.props.dataBind))((p=g.props.dataBind)==null?void 0:p.fieldCode)!=""&&(s.fields[h].fields[(v=g.props.dataBind)==null?void 0:v.fieldCode]=m);else for(const C in g.props.dataBind)((D=g.props.dataBind[C])==null?void 0:D.fieldCode)!=""&&(s.fields[h].fields[g.props.dataBind[C].fieldCode]=((A=fu(m))==null?void 0:A[C])||[])}})}),e[(f=t.props.datasourceBind)==null?void 0:f.dataCode].push(s)}}function fu(e){let t={};return e.map(n=>{n.fields&&(t=n)}),t==null?void 0:t.fields}function lu(e,t,n=!1){if(mn(t))return;let r=we.staticGetRules(t.type,t.props);t.controlType===U.FORM?e[t.id]=r:t.type===re.SUBTABLE&&t.children.length&&(e[t.id]=[],(n===!0?[{children:t.props.headers}]:t.children).forEach(i=>{let u={};Ze(i.children,o=>{let a=we.staticGetRules(o.type,o.props);u[o.id]=a}),e[t.id].push(u)}))}class Mc{constructor(t){const{state:n,emptyState:r,databindMapping:i,controlidMapping:u,defaultState:o,subtableHeadersControlIdMapping:a}=Nc(t.instance);this.emptyState=r,this.state=n,this.dataBindMapping=i,this.controlIdMapping=u,this.defaultState=o,this.subtableHeadersControlIdMapping=a}setState(t,n,r){const i=this.controlIdMapping[t],u=Q(n);i!==void 0?(i.children&&n.forEach(o=>{o.uid||Object.assign(o,{uid:"new:"+Zt("uid")})}),this.state[i.dataView][t]=u):r!==void 0?Object.keys(this.controlIdMapping).map(o=>{const a=this.controlIdMapping[o].dataView,c=this.controlIdMapping[o].children;c!==void 0&&Object.keys(c).map(l=>{l===t&&this.state[a][o][r]&&(this.state[a][o][r][t]=u)})}):this.state[t]=u}getState(t,n){var i;if(this.state[t]!==void 0)return this.state[t];{const u=this.controlIdMapping[t];if(u!==void 0){const o=this.state[u.dataView][t];return n!==void 0&&Object.keys((i=u==null?void 0:u.children)!=null?i:{}).length>0?o[n]:o}else if(n!==void 0){let o;return Object.keys(this.controlIdMapping).map(a=>{const c=this.controlIdMapping[a].dataView,l=this.controlIdMapping[a].children;l!==void 0&&Object.keys(l).map(f=>{var s;f===t&&(o=(s=this.state[c][a][n])==null?void 0:s[t])})}),o}else{let o=[];return Object.keys(this.controlIdMapping).map(a=>{const c=this.controlIdMapping[a].dataView,l=this.controlIdMapping[a].children;l!==void 0&&Object.keys(l).map(f=>{f===t&&this.state[c][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 i=this.emptyState[r.dataView][t];return"children"in r&&Object.assign(i,{uid:"new:"+Zt("uid")}),i}else{let i;return Object.keys(this.controlIdMapping).map(u=>{const o=this.controlIdMapping[u].dataView,a=this.controlIdMapping[u].children;a!==void 0&&Object.keys(a).map(c=>{c===t&&(i=this.emptyState[o][u][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 u in i.children)if(u===t){n=i.children[u];break e}}}return n==null?void 0:n.dataBind}}function Nc(e){let t={},n={},r={},i={},u={},o={};return Dt(e,a=>{const c=a.id,l={},f={};gt([a],(s,d)=>{Ic(l,f,s),xc(r,c,s),Oc(i,c,s),Rc(u,s)}),t[c]={},o[c]=l,n[c]=f}),{state:t,defaultState:o,subtableHeadersControlIdMapping:u,emptyState:n,databindMapping:r,controlidMapping:i}}function Ic(e,t,n){var r,i;if(n.controlType===U.FORM)e[n.id]=Q(n.props.defaultValue),t[n.id]=Q(n.props.defaultValue);else{const u={};Ze(n.props.headers,o=>{u[o.id]=Q(o.props.defaultValue)}),e[n.id]=(i=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>oe({uid:"new:"+Zt("uid")},Q(u))))!=null?i:[],t[n.id]=u}}function xc(e,t,n){var r,i;if(n.controlType===U.FORM)xe(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(u=>{const o=n.props.dataBind,a=o[u].dataCode;a!==void 0&&(e[a]===void 0&&(e[a]={controlId:n.id,fields:[],dataViewId:t}),e[a].fields.push({fieldCode:o[u].fieldCode,controlId:n.id,dataBind:o,dataViewId:[t]}))});else{if(n.props.datasourceBind.dataCode===""){At(`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 u=n.id;Ze(n.props.headers,o=>{xe(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,u]})):Object.keys(o.props.dataBind).map(a=>{const c=o.props.dataBind,l=c[a].dataCode;e[l].fields.push({fieldCode:c[a].fieldCode,controlId:o.id,dataBind:c,dataViewId:[t,u]})})})}}function Oc(e,t,n){n.controlType===U.FORM?e[n.id]={dataBind:n.props.dataBind,options:[],dataView:t}:n.type===re.SUBTABLE&&(e[n.id]={dataBind:new Qn({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},Ze(n.props.headers,r=>{var i,u;Object.assign((u=(i=e[n.id])==null?void 0:i.children)!=null?u:{},{[r.id]:{dataBind:r.props.dataBind}})}))}function Rc(e,t){if(t.type===re.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 du=["splice","push","shift","pop","unshift","reverse"],Ir=Symbol("__engineProxy__"),xr=Symbol("__engineTarget__"),hu=Symbol("__engineArrayBeforeSetCallbackFlag__"),pu=Symbol("__engineProxyThisKey__"),$e={type:"",args:[],callback:gu};function gu(){}Tc();function Pc(e,t,n,r,i){if($e.type){$e.callback=i.bind(null,e,r);return}const u=Number(t);if(u>e.length){We(`Wrong array operations may cause unknown errors. It is recommended to use APIs such as ${du.join(",")} for array operations`);return}if(!(Number.isNaN(u)&&t!=="length"))if(t==="length"){const a=n,c=e.length;if(a>e.length){We("Do not directly modify the length of the array data, please add new rows");return}return a===e.length?void 0:()=>i.call(null,e,r,"splice",[a,c-a])}else return u===e.length?()=>i.call(null,e,r,"push",[n]):()=>i.call(null,e,r,"splice",[u,1,n])}function jc(e,t,n){return{__engineProxy__:!0,get(r,i,u){return i===Ir?!0:i===xr?r:Array.isArray(r)&&i===hu?n:i===pu?e:Reflect.get(r,i,u)},set(r,i,u,o){var d;let a=Q(u);const c=r[i],l=e===""?i:e+"."+i;function f(h){if(typeof h=="object"&&h!==null)return h[Ir]!==!0?wn(h,t,n,l):wn(h[xr],t,n,l)}a=(d=f(a))!=null?d:a;let s;if(Array.isArray(r)){const h=Pc(r,i,a,e,t);s=Reflect.set(r,i,a,o),h&&h()}else{try{let h=a;if(a=n.call(null,r,l,a,c),h!==a){const g=f(a);g!==void 0&&(a=g)}}catch(h){return rn(`${l} set error ${h}`),!0}s=Reflect.set(r,i,a,o),t.call(null,r,l,a,c)}return s||!0}}}function wn(e,t,n,r=""){if(Object.isFrozen(e))return e;for(let i in e){const u=r===""?i:r+"."+i,o=e[i];typeof o=="object"&&o!==null&&(e[i]=wn(o,t,n,u))}return new Proxy(e,jc(r,t,n))}function Du(e){const t=[];return e.forEach(n=>{t.push(n),(n.controlType==="layout"||n.controlType==="wrap")&&t.push(...Du(n.children))}),t}function Or(e,t,n){if(t==="")return;const r=t.split(".");if(r.length===0)return;const i=r[0],u=r.slice(1),o=n[i]?n[i][0]:void 0;return u.length===0?o:u.reduce((a,c)=>{var s,d;const l=Number(c);if(Number.isNaN(l)&&a){const h=a!=null&&a.children?Du(a.children):void 0,g=h==null?void 0:h.find(D=>D.id===c);return g||(a.controlType===U.FORM?a:void 0)}else return(d=(s=a==null?void 0:a.children)==null?void 0:s[l])!=null?d:a},o)}function $c(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function kc(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function Tc(){du.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[Ir]){let i;const u=$c(e,n);if(u.length){const o=(r=this[hu])==null?void 0:r.call(this,this[xr],this[pu],u),a=kc(e,n,o);$e.type=e,$e.args=a,i=t.apply(this,a)}else $e.type=e,$e.args=n,i=t.apply(this,n);return typeof $e.callback=="function"&&$e.callback(e,n,i),$e.type="",$e.args=[],$e.callback=gu,i}else return t.apply(this,n)}})}class qc{constructor(){this.actionMap=new Map,this.buildinActions={},this.actionUtils={},this.sources={}}execAction(t,n,...r){return ze(this,null,function*(){const i=this.actionMap.get(t);if(!!i)try{return yield i.func.call(null,n,...r)}catch(u){return rn(`${i.id} Exception during calling action: ${u}`),!1}})}addAction(t,n){this.actionMap.has(t)&&We("duplicated action key");const r=new Uc(t,n);this.actionMap.set(t,r)}}class Uc{constructor(t,n){this.id="",this.id=t,this.func=n}}class Lc{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 Q(n)}remove(t){this._dataStore.delete(t)}getRemoteData(t){return ze(this,null,function*(){return this.executer===void 0?(rn("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class st{}class Xt extends st{validate(t){return be(t)}transform(t){if(t==null)return"";if(!je(t)&&!di(t))return String(t);if(Ko(t))return JSON.stringify(t);throw`${t} is not a string`}}class Rr extends st{validate(t){return un(t)||t===""}transform(t){if(t==null)return"";const n=!je(t)&&!di(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class Hc extends st{validate(t){return Qo(t)}transform(t){if(t==null)return[];function n(r){return r.map(i=>i?String(i):"")}if(dt(t))return n(t);if(be(t)&&hi(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class Vc extends st{validate(t){return Yo(t)}transform(t){if(t==null)return[];function n(i){return i.map(u=>!u&&u!==0?"":Number(u)).filter(u=>u===""||!Number.isNaN(u))}if(dt(t))return n(t);if(be(t)&&hi(t))try{const i=JSON.parse(t);if(dt(i))return n(i)}catch(i){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class zc extends st{validate(t){return je(t)&&"amount"in t&&un(t.amount)&&"currency"in t&&be(t.currency)}transform(t,n){if(t==null||t==="")return new Yn({currency:n==null?void 0:n.currency});let r;if(je(t)&&(r=new Yn(oe(oe({},n),t))),be(t)&&on(t))try{const i=JSON.parse(t);r=new Yn(oe(oe({},n),i))}catch(i){}if(r){const i=new Rr,u=new Xt;return i.validate(r.amount)||(r.amount=i.transform(r.amount)),u.validate(r.currency)||(r.currency=u.transform(r.currency)),r}throw`${t} is not a { amount: number, currency: string } object`}}class Wc extends st{validate(t){return je(t)&&"min"in t&&be(t.min)&&"max"in t&&be(t.max)}transform(t,n){if(t==null||t==="")return new er;let r;if(je(t)&&(r=new er(oe(oe({},n),t))),be(t)&&on(t))try{const i=JSON.parse(t);r=new er(oe(oe({},n),i))}catch(i){}if(r){const i=new Xt;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 Zc extends st{validate(t){return je(t)&&"result"in t&&un(t.result)&&"unit"in t&&be(t.unit)}transform(t,n){if(t==null||t==="")return new nr({unit:n==null?void 0:n.unit});let r;if(je(t)&&(r=new nr(oe(oe({},n),t))),be(t)&&on(t))try{const i=JSON.parse(t);r=new nr(oe(oe({},n),i))}catch(i){}if(r){const i=new Rr,u=new Xt;return i.validate(r.result)||(r.result=i.transform(r.result)),u.validate(r.unit)||(r.unit=u.transform(r.unit)),r}throw`${t} is not a { result: string, unit: string } object`}}class Xc extends st{validate(t){return!!je(t)}transform(t,n){if(t==null||t==="")return new tr;let r;if(je(t)&&(r=new tr(oe(oe({},n),zn.exports.camelizeKeys(t)))),be(t)&&on(t))try{const i=JSON.parse(t);r=new tr(oe(oe({},n),zn.exports.camelizeKeys(i)))}catch(i){}if(r){const i=new Xt;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 Jc{static getValueChecker(t){let n;switch(t){case se.VARCHAR:case se.TIMESTAMP:case se.TEXT:case se.AUTO_NUMBER:n=new Xt;break;case se.DECIMAL:n=new Rr;break;case se.EMPLOYEES:case se.DEPARTMENTS:case se.IMAGE:case se.FILE:case se.ARRAY:n=new Hc;break;case se.MONEY:n=new zc;break;case se.TIMESCOPE:n=new Wc;break;case se.CALC:n=new Zc;break;case se.DECIMAL_RANGE:n=new Vc;break;case se.ADDRESS:n=new Xc;break}return n}}function Gc(e){if(["min","max","currency","unit"].includes(e))return se.VARCHAR;if(["result","amount"].includes(e))return se.DECIMAL}function yu(e,t,n,r){var o;let i=(o=Gc(t))!=null?o:e,u=Jc.getValueChecker(i);if(!u||u.validate(n))return n;try{const a=u.transform(n,r);return a!==void 0?a:n}catch(a){throw`${t} ${a}`}}function Kc(e,t,n){return Object.entries(e).reduce((r,[i,u])=>{const o=t[i];return r[i]=yu(u,i,o,n[i]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let _t=null,Jt="";class Pr extends yi{constructor(t){super(),this.rawStore={},this.isMounted=!1,this.id=tn(8),this.__pluginsApplied=!1,this.actionManager=new qc,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:i,externalParams:u,language:o=kt,debug:a=!1,messagesI18n:c,children:l}=this.$options;this.debug=a,this.runtime=new we({schema:r,beforeCreateInstance:i}),this.externalParams=u,this.children=l,this.store=new Mc({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&Ln(...t)}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}registerControl(...t){return this.runtime.register(...t),this}static register(t){return we.register(t,"Runtime")}static judgeControlIsRegistered(t){return we.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=wn(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,i){const u=Or(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!u)return r;if(this.assertInstance(u,re.SUBTABLE)){if(r===null)return[];const c=u.props.headers.reduce((f,s)=>{const d=s.children[0];return d&&d.controlType===U.FORM&&(f[d.id]=d.fieldType),f},{}),l=this.getEmptyState(u.id);return r==null?void 0:r.map(f=>Kc(c,f,l))}const o=n.split("."),a=o[o.length-1];try{return yu(u.fieldType,a,r,i)}catch(c){throw At(`the id=${u.id}'s instance setState error, %o ${c}.`,r),c}}_proxyStateCallback(t,n,r,i,u){Array.isArray(t)?this._handlerArrayUpdate(t,n,r,i,u):this._handlerObjectUpdate(t,n,r,i)}_handlerArrayUpdate(t,n,r,i,u){const o=Or(this.runtime.flatInstances,n,this.runtime.instanceMap);if((o==null?void 0:o.controlType)!==U.LIST)return;const a=h=>{const g=[];for(let D=0;D<h;D++){const A=this.listControlCreateRow(o,"subtable-row");A&&g.push(A)}return g},c=_t;let l=[],f=[],s=[],d=!1;if(r&&i){switch(r){case"push":case"unshift":const g=i.length;l=a(g),f=i,o.children[r](...l);break;case"splice":if(i.length>2){const D=i.length-2,A=i.slice(2);l=a(D),f=A;const p=i[0],v=i[1];o.children[r](p,v,...l)}else{const D=i[0],A=i[1];D+A===o.children.length-1&&(d=!0),o.children[r](...i)}break;default:o.children[r](...i);break}r==="splice"?s=u:["pop","shift"].includes(r)&&(s=[u]);const h=this.getState(o.id);this._handlerSubtableUpdateUid(h),this.runtime.getFlatInstances(),this.emit("list-change",{instance:o,value:h,options:Object.assign({},c,{changed:l,data:f,deleted:s!=null?s:[],jsonValue:JSON.stringify(h),isDeleteLastOne:d,type:r,args:i})}),_t=null}}_handlerSubtableUpdateUid(t){t.forEach(n=>{n.uid||Object.assign(n,{uid:"new:"+Zt("uid")})})}_handlerObjectUpdate(t,n,r,i){const u=Or(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!u)return;const o=this.getInstanceRowIndex(u),a=_t||{};if(u.controlType===U.LIST&&u.type===re.SUBTABLE){u.children.length=0;const c=r;let l=[];for(let s=0;s<c.length;s++){const d=this.listControlCreateRow(u,"subtable-row");d&&l.push(d)}u.children.push(...l);let f=i!=null?i:[];(a==null?void 0:a.setData)===!0?f=[]:this.runtime.getFlatInstances(),this._handlerSubtableUpdateUid(c),this.emit("list-change",{instance:u,value:r,options:Qr(oe({},a),{changed:l,data:c,deleted:f,type:"push",jsonValue:JSON.stringify(c)})})}else this.emit("change",{instance:u,value:this.getState(u.id,o),rowIndex:o,options:Qr(oe({},a),{oldValue:i})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{Jt=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){We(`${Jt} Plugin apply Error
|
|
2
|
-
${r}`)}finally{Jt=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){let r;if(n==="subtable-row"?r={children:[],controlType:U.LAYOUT,id:tn(),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===U.LAYOUT){const i=r,u=Q(t.props.headers),o=this.createControl(u);for(let a of o)a.parent||this.runtime.resetInstanceParent(a,i);i.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 ze(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return At("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,i;this.isMounted||(i=new Promise(o=>{r=o}),this._jobTasks.push(i));const u=yield Po(Pr.prototype,this,"emit").call(this,t,n);return r&&i&&(r(),this._jobTasks.splice(this._jobTasks.indexOf(i),1)),u})}on(t,n){return Jt&&(n.applyingPluginName=Jt),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 we.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 a,c,l,f,s,d,h;const r=this.runtime.rules,i=this.runtime.fieldCodeRules,u=this.store.controlIdMapping,o=n?i:r;if(t===void 0)return n?i:o;{if(t=n?(a=u[t])!=null&&a.children?(c=u[t].dataBind)==null?void 0:c.dataCode:((l=u[t].dataBind)==null?void 0:l.fieldCode)||t:t,t in o)return(f=o[t])==null?void 0:f.fields;let g;for(const D in o)if(t in(((s=o[D])==null?void 0:s.fields)||{})){g=(h=(d=o[D])==null?void 0:d.fields)==null?void 0:h[t];break}return g}}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 Q(t===void 0?this.store.emptyState:this.store.getEmptyState(t))}setPayloadOptions(t){_t=t}setState(t,n,r,i){_t=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),_t=null}setStates(t,n,r){let i=t!=null?t:{};Object.keys(i).forEach(u=>{Object.entries(this.store.controlIdMapping).forEach(([o,a])=>{if(a.dataView===u){const c=i[u][o];c!==void 0&&this.setState(o,c,n,r)}else(o===u||a.children&&a.children[u])&&i[u]!==void 0&&this.setState(u,i[u],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:u,controlId:o}=i,a=this.getState(o,r);return xe(u)?a:Object.entries(u).reduce((c,[l,f])=>f.fieldCode===n?c[l]:c,a)}getData(t){var i,u,o,a,c,l,f,s,d;if(!t)return;let n=this.getDataBindMapping(t),r=this.getControlIdMapping();if(n){const{controlId:h}=n,g=this.getField(t);if(Array.isArray(g))return g.map(A=>{var v,m,C,E,S,N;let p={};for(let $ in A){const z=(C=(m=(v=r[h])==null?void 0:v.children[$])==null?void 0:m.dataBind)==null?void 0:C.fieldCode;if(z!==""){if(z)p[z]=A[$];else if((E=r[h])!=null&&E.children[$])for(let V in A[$])p[(N=(S=r[h])==null?void 0:S.children[$])==null?void 0:N.dataBind[V].fieldCode]=A[$][V]}}return p});{let D={};for(let A in g)if((u=(i=r[A])==null?void 0:i.dataBind)!=null&&u.fieldCode)D[(o=r[A])==null?void 0:o.dataBind.fieldCode]=g[A];else if((c=(a=r[A])==null?void 0:a.dataBind)!=null&&c.dataCode)Array.isArray(g[A])&&(D[(l=r[A])==null?void 0:l.dataBind.dataCode]=(f=g[A])==null?void 0:f.map(p=>{var m,C;let v={};for(let E in p){const S=(m=r[A].children[E])==null?void 0:m.dataBind.fieldCode;if(S!=="")if(S)v[S]=p[E];else for(let N in p[E])v[(C=r[A].children[E])==null?void 0:C.dataBind[N].fieldCode]=p[E][N]}return v}));else if(r[A])for(let p in g[A])D[(d=(s=r[A])==null?void 0:s.dataBind[p])==null?void 0:d.fieldCode]=g[A][p];return D}}}setField(t,n,r,i,u){var l;const o=this.getDataBindMapping(t,n);if(!o)return;const{dataBind:a,controlId:c}=o;if(xe(a))this.setState(c,r,i,u);else{const f=(l=Q(this.getState(c,i)))!=null?l:this.getEmptyState(c),s=Object.entries(a).reduce((d,[h,g])=>(g.fieldCode===n&&(d[h]=r),d),f);this.setState(c,s,i,u)}}setFields(t,n,r,i){const u=this.getDataBindMapping(t);if(!u)return;let o=[];u.fields.forEach(a=>{var s;const{dataBind:c,controlId:l,fieldCode:f}=a;if(!o.includes(f)&&!!Object.hasOwnProperty.call(n,f))if(xe(c))this.setState(l,n[f],r,i);else{const d=(s=Q(this.getState(l,r)))!=null?s:this.getEmptyState(l),h=Object.entries(c).reduce((g,[D,A])=>{o.push(A.fieldCode);const p=n[A.fieldCode];return p!==void 0&&(g[D]=p),g},d);this.setState(a.controlId,h,r,i)}})}buildFields(t,n){const r=this.getDataBindMapping(t);if(!r||!r.fields)return;let i=[];const u={};return r.fields.forEach(o=>{const{dataBind:a,controlId:c,fieldCode:l}=o;if(!i.includes(l)&&!!Object.hasOwnProperty.call(n,l))if(xe(a))u[c]=n[l];else{const f=this.getEmptyState(c);u[o.controlId]=Object.entries(a).reduce((s,[d,h])=>{i.push(h.fieldCode);const g=n[h.fieldCode];return g!==void 0&&(s[d]=g),s},f)}}),u}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(u=>{var a,c,l,f;const o=t[u];if(Array.isArray(o)){const s=this.getDataBindMapping(u);if(!s)return;i[s.dataViewId]||(i[s.dataViewId]={}),o.length?i[s.dataViewId][s.controlId]=[]:i[s.dataViewId][s.controlId]=(a=i[s.dataViewId][s.controlId])!=null?a:[];let d={},h={};o.map(g=>{let D=Q(this.store.emptyState[s.dataViewId][s.controlId]),A=[];Object.keys(g).map(p=>{var m,C,E;if(A.includes(p))return;h.hasOwnProperty(p)===!1&&(h[p]=(C=(m=this.store.dataBindMapping[u])==null?void 0:m.fields)==null?void 0:C.find(S=>S.fieldCode===p));const v=h[p];if(v){if(xe(v.dataBind)&&g[p]!==void 0)D[v.controlId]=g[p];else if(!xe(v.dataBind)){d.hasOwnProperty(v.controlId)===!1&&(d[v.controlId]=Q((E=this.getEmptyState(v.controlId))!=null?E:{}));let S=Q(d[v.controlId]);Object.keys(v.dataBind).map(N=>{const $=v.dataBind[N];g[$.fieldCode]!==void 0&&(S[N]=g[$.fieldCode]),A.push($.fieldCode)}),D[v.controlId]=S}}else p==="uid"&&g.uid!==void 0?D.uid=g.uid:p==="virtualStore"&&g.virtualStore!==void 0&&(D.virtualStore=Object.freeze(g.virtualStore))}),i[s.dataViewId][s.controlId].push(D)})}else if(o){let s=[];const d=Q(this.store.emptyState);(c=Object.keys(o))!=null&&c.length&&Object.keys(o).map(g=>{var A;if(s.includes(g))return;const D=this.getDataBindMapping(u,g);if(D){if(i[D.dataViewId[0]]||(i[D.dataViewId[0]]={}),xe(D.dataBind)&&o[g]!==void 0)i[D.dataViewId[0]][D.controlId]=o[g]!==void 0?o[g]:d[D.dataViewId[0]][D.controlId];else if(!xe(D.dataBind)){let p=(A=this.getEmptyState(D.controlId))!=null?A:{};Object.keys(D.dataBind).map(v=>{const m=D.dataBind[v];o[m.fieldCode]!==void 0&&(p[v]=o[m.fieldCode]),s.push(m.fieldCode)}),i[D.dataViewId[0]][D.controlId]=p}}});const h=this.getDataBindMapping(u);if(h){const g=(l=h==null?void 0:h.fields)==null?void 0:l.map(p=>p==null?void 0:p.controlId),D=this.getEmptyState(h==null?void 0:h.controlId),A=Object.keys((f=i==null?void 0:i[h==null?void 0:h.controlId])!=null?f:{});g==null||g.forEach(p=>{!A.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]:D[p]}):Object.assign(i,{[h.controlId]:{[p]:D[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,oe({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(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),Vn(o.props,n,r),this.schemaEvent("schema-change",{instance:o,props:n,value:r,rowIndex:i}))});else{let u;if(typeof t=="string"?u=this.getInstance(t,i):u=t,!u)return;this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",u.id,u,n,r),Vn(u.props,n,r),this.schemaEvent("schema-change",{instance:u,props:n,value:r,rowIndex:i})}}catch(u){throw u}}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(u=>u.fieldCode===n);if(!!i)return i}getAction(){return this.actionManager}initDataManager(t){this.dataManager=new Lc(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return be(n)?t.type===n:n.includes(t.type)}assertInstanceIsCustomControl(t){return!es(be(t)?t:t.type)}getInstanceRowIndex(t){if(!t.parent)return;let n;if(this.assertInstance(t.parent,re.SUBTABLE_COLUMN)&&this.assertInstance(t.parent.parent,re.SUBTABLE))n=-1;else if(this.getInstanceParentControl(t,re.SUBTABLE_COLUMN)){const u=this.runtime.instanceMap[t.id];if(Object.prototype.toString.call(u)==="[object Array]"){const o=u.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,re.SUBTABLE_COLUMN)?t:this.getInstanceParentControl(t,re.SUBTABLE_COLUMN);if(!r)return;const u=this.getInstanceParentControl(t,re.SUBTABLE).props.headers.find(o=>o.id===r.id);if(!!u)return u.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 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 Qc{}class Yc{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,u]of Object.entries(this.eventJs))r.addAction(i,u)}else{const i=vu(n,t,this.env);if(!i)return;for(let[u,o]of Object.entries(i.funcMap))r.addAction(u,o)}}}function vu(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(a){We(a.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&We("fail to parse the module")}const u={},o={};for(const[a,c]of Object.entries(i.exports))typeof c=="function"?u[a]=c:o[a]=c;return{funcMap:u,variables:o}}const ef={"engine-initialized":"did_init","engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class tf{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(ef).forEach(([n,r])=>{t.on(n,i=>ze(this,null,function*(){const u=yield this.callLifecycleEvent(r,i);return u.includes(!1)?!1:u}))})}callLifecycleEvent(t,n){return ze(this,null,function*(){const r=this.config;return!r||!Array.isArray(r[t])?[]:yield Promise.all(r[t].map(u=>ze(this,null,function*(){return yield this.engine.getAction().execAction(u,n)})))})}}class nf{constructor(t,n){this.config=t,this.customEvents=n}apply(t){this.engine=t,mi.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=>ze(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 ze(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(u=>ze(this,null,function*(){return yield this.engine.getAction().execAction(u,n)})));return i.includes(!1)?!1:i})}}function An(){return An=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},An.apply(null,arguments)}var mu={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function ve(e){return typeof e=="number"}function Ke(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 wu(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isComplex===!0||!1}function Au(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isFraction===!0||!1}function Cu(e){return e&&e.constructor.prototype.isUnit===!0||!1}function Cn(e){return typeof e=="string"}var Oe=Array.isArray;function Bt(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function jr(e){return Array.isArray(e)||Bt(e)}function rf(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function uf(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function of(e){return e&&e.constructor.prototype.isRange===!0||!1}function bu(e){return e&&e.constructor.prototype.isIndex===!0||!1}function sf(e){return typeof e=="boolean"}function af(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function cf(e){return e&&e.constructor.prototype.isHelp===!0||!1}function ff(e){return typeof e=="function"}function lf(e){return e instanceof Date}function df(e){return e instanceof RegExp}function Eu(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!wu(e)&&!Au(e))}function hf(e){return e===null}function pf(e){return e===void 0}function gf(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Df(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function yf(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function vf(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function mf(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function wf(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function Af(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Cf(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function bf(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ef(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ff(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function _f(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Bf(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function Sf(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function Mf(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Nf(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function If(e){return e&&e.constructor.prototype.isChain===!0||!1}function $r(e){var t=typeof e;return t==="object"?e===null?"null":Ke(e)?"BigNumber":e.constructor&&e.constructor.name?e.constructor.name:"Object":t}function yt(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 yt(n)});if(e instanceof Date)return new Date(e.valueOf());if(Ke(e))return e;if(Eu(e))return xf(e,yt);throw new TypeError("Cannot clone: unknown type of value (value: ".concat(e,")"))}function xf(e,t){var n={};for(var r in e)bn(e,r)&&(n[r]=t(e[r]));return n}function Gt(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(!Gt(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)||!Gt(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function bn(e,t){return e&&Object.hasOwnProperty.call(e,t)}function Of(e,t){for(var n={},r=0;r<t.length;r++){var i=t[r],u=e[i];u!==void 0&&(n[i]=u)}return n}var Rf=["Matrix","Array"],Pf=["number","BigNumber","Fraction"],Fu=function(t){if(t)throw new Error(`The global config is readonly.
|
|
1
|
+
var U2=Object.defineProperty,j2=Object.defineProperties;var H2=Object.getOwnPropertyDescriptors;var Q0=Object.getOwnPropertySymbols,W2=Object.getPrototypeOf,q2=Object.prototype.hasOwnProperty,G2=Object.prototype.propertyIsEnumerable,K2=Reflect.get;var Ti=Math.pow,Y0=(ce,Fe,Oe)=>Fe in ce?U2(ce,Fe,{enumerable:!0,configurable:!0,writable:!0,value:Oe}):ce[Fe]=Oe,Ae=(ce,Fe)=>{for(var Oe in Fe||(Fe={}))q2.call(Fe,Oe)&&Y0(ce,Oe,Fe[Oe]);if(Q0)for(var Oe of Q0(Fe))G2.call(Fe,Oe)&&Y0(ce,Oe,Fe[Oe]);return ce},vu=(ce,Fe)=>j2(ce,H2(Fe));var ed=(ce,Fe,Oe)=>K2(W2(ce),Oe,Fe);var lt=(ce,Fe,Oe)=>new Promise((Mi,Eu)=>{var Li=Wt=>{try{Pr(Oe.next(Wt))}catch($r){Eu($r)}},Ri=Wt=>{try{Pr(Oe.throw(Wt))}catch($r){Eu($r)}},Pr=Wt=>Wt.done?Mi(Wt.value):Promise.resolve(Wt.value).then(Li,Ri);Pr((Oe=Oe.apply(ce,Fe)).next())});(function(ce,Fe){typeof exports=="object"&&typeof module!="undefined"?Fe(exports,require("crypto")):typeof define=="function"&&define.amd?define(["exports","crypto"],Fe):(ce=typeof globalThis!="undefined"?globalThis:ce||self,Fe(ce.modelDrivenEngine={},ce.require$$0))})(this,function(ce,Fe){"use strict";function Oe(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var Mi=Oe(Fe),Eu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",Li="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",Ri="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",Pr="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",Wt="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",$r="{caption}\u5FC5\u586B",td="\u8BF7\u8F93\u5165\u6807\u9898",nd="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",rd="\u8BF7\u8F93\u5165\u884C\u6807\u9898",ud="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",id="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",od="\u8BF7\u7ED1\u5B9A\u8868\u5355",ad="\u8BF7\u7ED1\u5B9A\u5217\u8868",sd="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",ld="\u8BF7\u8F93\u5165\u663E\u793A\u503C",cd="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",fd="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",dd="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",pd="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",hd="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",md="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",gd="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",vd="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",Ed="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",Dd="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",_d="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",yd="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",Cd="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u8D85\u8FC7\u4E86\u9650\u5236",Ad="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",Fd="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",bd="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",wd="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",Bd="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",Nd="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Sd="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Od="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",Id="\u8BF7\u7ED1\u5B9A\u670D\u52A1",Td="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Md="\u8BF7\u9009\u62E9\u7701",Ld="\u8BF7\u9009\u62E9\u5E02",Rd="\u8BF7\u9009\u62E9\u533A",Pd="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",$d="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",xd="\u8BF7\u8F93\u5165\u5217\u5BBD",kd="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",Vd="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",Ud="\u8BF7\u9009\u62E9\u63A7\u4EF6",jd="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",Hd="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Wd="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",qd="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",Gd="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Kd="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",Xd="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",zd="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",Jd="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",Zd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Qd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",Yd="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",ep="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",tp="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",np="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",rp="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",up="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",ip="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",op="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",ap="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",sp="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",lp="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",cp="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",fp="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",dp="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",pp="\u8BF7\u9009\u62E9\u6392\u5E8F\u5B57\u6BB5",hp="\u6279\u91CF\u5220\u9664",mp="\u6279\u91CF\u6253\u5370",gp="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",vp="\u6309\u94AE",Ep="\u521B\u5EFA\u5355\u636E",Dp="\u4EEA\u8868\u76D8",_p="\u5206\u5272\u7EBF",yp="\u5BFC\u51FA",Cp="\u8868\u5355\u64CD\u4F5C",Ap="\u5BFC\u5165",Fp="\u53D1\u7968\u8BC6\u522B",bp="\u94FE\u63A5",wp="\u5217\u8868\u9009\u62E9",Bp="\u5217\u8868\u89C6\u56FE",Np="\u64CD\u4F5C\u6309\u94AE",Sp="\u5206\u9875",Op="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",Ip="\u8BF4\u660E\u6587\u5B57",Tp="\u6587\u5B57\u8BC6\u522B",Mp="\u6807\u9898\u7EC4\u4EF6",Lp="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",Rp="\u6570\u7EC4",Pp="\u81EA\u52A8\u7F16\u53F7",$p="\u81EA\u5B9A\u4E49",xp="\u6570\u503C",kp="\u90E8\u95E8",Vp="\u4EBA\u5458",Up="\u9644\u4EF6",jp="\u56FE\u7247",Hp="\u5730\u5740",Wp="\u64CD\u4F5C",qp="\u5E8F\u53F7",Gp="\u4EBA\u5458",Kp="\u957F\u6587\u672C",Xp="\u65E5\u671F\u533A\u95F4",zp="\u65E5\u671F",Jp="\u77ED\u6587\u672C",Zp="\u6362\u884C\u5BB9\u5668Wrap",Qp="\u8868\u683C",Yp="\u660E\u7EC6\u5B50\u8868",eh="\u5730\u5740",th="\u91D1\u989D",nh="\u8BA1\u7B97\u516C\u5F0F",rh="\u591A\u9009",uh="\u7535\u5B50\u7B7E\u7AE0",ih="\u5355\u884C\u6587\u672C",oh="\u6570\u5B57",ah="\u4E1A\u52A1\u7EC4\u7EC7",sh="\u5355\u9009",lh="\u5BCC\u6587\u672C",ch="\u8BC4\u5206",fh="\u6570\u5B57\u533A\u95F4",dh="\u4E0B\u62C9\u5355\u9009",ph="\u4E0B\u62C9\u591A\u9009",hh="\u5173\u8054\u5355\u9009",mh="\u591A\u884C\u6587\u672C",gh="\u6811",vh="Vue\u5BB9\u5668",Eh="Vue\u9875\u9762",Dh="\u5728\u7EBF\u6587\u6863",_h="\u6309\u94AE\u64CD\u4F5C\u680F",yh="\u9AD8\u7EA7\u5BB9\u5668",Ch="\u5206\u7EC4",Ah="\u6805\u683C\u5217",Fh="\u6570\u636E\u5BB9\u5668",bh="\u753B\u5E03",wh="\u6362\u884C\u5BB9\u5668",Bh="\u6805\u683C\u7B49\u5206\u884C",Nh="\u5217\u8868\u5BB9\u5668",Sh="\u81EA\u7531\u9875\u9762",Oh="\u5B9A\u4F4D\u5B50\u5BB9\u5668",Ih="\u5B9A\u4F4D\u5BB9\u5668",Th="\u6805\u683C\u5E03\u5C40",Mh="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",Lh="\u660E\u7EC6\u5B50\u8868\u884C",Rh="\u6807\u7B7E\u9875",Ph="\u6807\u7B7E\u5355\u5143",$h="\u5DE5\u5177\u680F",xh="\u6279\u91CF\u63D0\u4EA4",kh="\u5BFC\u51FA\u8BB0\u5F55",Vh="\u5217\u8868\u89C6\u56FE",Uh="\u7ED3\u675F\u65F6\u95F4",jh="\u5F00\u59CB\u65F6\u95F4",Hh="\u5355\u4F4D",Wh="\u7ED3\u679C",qh="\u5E01\u79CD",Gh="\u7ED3\u675F\u65E5\u671F",Kh="\u5F00\u59CB\u65E5\u671F",Xh="\u8BF7\u9009\u62E9\u516C\u53F8\u540D\u79F0",zh="\u8BF7\u9009\u62E9\u624B\u673A\u53F7/\u90AE\u7BB1",Jh="\u8BF7\u9009\u62E9\u7B7E\u7AE0\u7C7B\u578B",Zh="\u8BF7\u9009\u62E9\u7B7E\u7F72\u4EBA",Qh="\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u7B7E\u7F72\u4EBA",Yh="\u8BF7\u9009\u62E9\u7B7E\u7F72\u6587\u4EF6",em="\u8BF7\u9009\u62E9",tm="\u8BF7\u9009\u62E9\u7EC4\u7EC7",nm="\u8BF7\u9009\u62E9\u90E8\u95E8",rm="\u8BF7\u9009\u62E9\u7ED3\u675F\u65E5\u671F",um="\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F",im="\u8BF7\u9009\u62E9\u5730\u5740",om="\u5F39\u7A97\u786E\u8BA4\u65F6",am="\u6807\u7B7E\u9875\u5207\u6362\u65F6",sm="\u884C\u9009\u4E2D\u65F6",lm="\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",cm="\u884C\u5220\u9664\u524D",fm="\u884C\u70B9\u51FB\u65F6",dm="\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",pm="\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",hm="\u91CD\u547D\u540D\u65F6",mm="\u4FDD\u5B58\u6587\u4EF6\u65F6",gm="\u6253\u5F00\u6587\u4EF6\u65F6",vm="\u83B7\u53D6\u7126\u70B9\u65F6",Em="\u5931\u53BB\u7126\u70B9\u65F6",Dm="\u7528\u6237\u8F93\u5165\u65F6",_m="\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",ym="\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",Cm="\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",Am="\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",Fm="\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",bm="\u641C\u7D22\u65F6",wm="\u503C\u53D1\u751F\u53D8\u5316\u65F6",Bm="\u6267\u884C\u5B8C\u6210\u65F6",Nm="\u70B9\u51FB\u65F6",Sm="\u8BF7\u8F93\u5165\u4EBA\u5458\u59D3\u540D\u6216\u90AE\u7BB1",Om="\u8BF7\u8F93\u5165\u65E5\u671F",Im="\u8BF7\u8F93\u5165\u81EA\u52A8\u7F16\u53F7",Tm="\u8BF7\u8F93\u5165",Mm="\u9ED8\u8BA4\u6A21\u7248",Lm="\u5DE6\u53F3\u5E03\u5C40",Rm="\u4E0A\u4E0B\u5E03\u5C40",Pm="\u53EA\u8BFB",$m="\u5FC5\u586B",xm="\u63D0\u793A\u6587\u5B57",km="\u9690\u85CF\u6807\u9898",Vm="\u6807\u9898\u5FC5\u586B",Um="\u7EC4\u7EC7\u5F62\u6001",jm="\u4E1A\u52A1\u7C7B\u578B",Hm="\u786E\u5B9A\u8981\u5220\u9664\u6B64\u6761\u6570\u636E\u5417\uFF1F",Wm="\u9690\u85CF",qm="\u6D41\u7A0B\u72B6\u6001",Gm="\u5BA1\u6279\u901A\u8FC7\u5355\u636E",Km="\u5220\u9664",Xm="\u7F16\u8F91",zm="\u67E5\u770B",Jm="\u52A0\u8F7D\u81EA\u5B9A\u4E49\u63A7\u4EF6\u5F02\u5E38\uFF0C\u4F1A\u5F71\u54CD\u5230\u7684\u63A7\u4EF6\uFF1A{id}",Zm="\u5185\u7F6E\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF",Qm="\u5145\u6EE1\u6574\u884C",Ym="\u6700\u5C0F\u503C",eg="\u6700\u5927\u503C",tg="\u65B0\u5EFA\u6587\u6863",ng="\u91CD\u7F6E",rg="\u67E5\u8BE2",ug="\u660E\u7EC6",ig="\u6253\u5370",og="\u4FDD\u5B58\u8349\u7A3F",ag="\u4FDD\u5B58",sg="\u53D6\u6D88",lg="\u4E0A\u4F20\u56FE\u7247",cg="\u53D1\u8D77\u7B7E\u7F72",fg="\u4E0A\u4F20\u9644\u4EF6",dg="\u6211\u662F\u4E00\u4E2A\u94FE\u63A5",pg={isNotNumber:Eu,isNotString:Li,isNotObject:Ri,isNotArray:Pr,isNotBoolean:Wt,runtimeRequired:$r,pleaseEnterCaption:td,pleaseEnterCaptionTip:nd,pleaseEnterRowCaption:rd,pleaseEnterPlaceholder:ud,pleaseEnterFieldCode:id,pleaseEnterForm:od,pleaseEnterList:ad,pleaseEnterProcess:sd,pleaseEnterLabel:ld,pleaseEnterValue:cd,bizKeyNotBindFiled:fd,pleaseSelectOneField:dd,pleaseEnterNumberRange:pd,pleaseEnterAValueGreaterThanMin:hd,pleaseEnterAValueLessThanMax:md,numberRangeSetError:gd,stringRangeError:vd,attachmentMaxSize:Ed,pleaseEnterTotalScoreSetting:Dd,theTotalScoreMustNotBeLessThan1:_d,scoreDefaultValueRange:yd,attachmentLimitError:Cd,PleaseReselectTheOptionalQuantity:Ad,TheMaximumLengthIsGreaterThanTheMinimumLength:Fd,TheMinimumLengthIsGreaterThanTheMaximumLength:bd,PleaseSelectTheCorrectOptionSettings:wd,optionIdIsRepeat:Bd,optionIsRequired:Nd,pleaseEnterDataCode:Sd,pleaseEnterValueFieldCode:Od,pleaseEnterSvcCode:Id,pleaseBindAtLeastOneDisplayValue:Td,pleaseSelectProvince:Md,pleaseSelectCity:Ld,pleaseSelectDistrict:Rd,limitRowsCannotBeLessThan0:Pd,TheNumberOfRowsCannotBeLessThanMinRows:$d,pleaseEnterColumnWidth:xd,pleaseSetTheLogicalRelationshipOfAllRuleConditions:kd,pleaseCompleteAllRulesAndConditions:Vd,pleaseSelectControl:Ud,pleaseSelectAtLeastOneColumn:jd,pleaseSelectFillBackMode:Hd,pleaseSelectDashboard:Wd,rootNodeIsRequired:qd,theViewNameCannotBeEmpty:Gd,pleaseSelectOcrType:Kd,pleaseSelectAtLeastOneFieldToFillIn:Xd,pleaseChooseAtLeastOne:zd,pleaseEnterButtonContent:Jd,pleaseEnterDataCodeInDataSetting:Zd,pleaseEnterValueFieldCodeInDataSetting:Qd,pleaseEnterSvcCodeInDataSetting:Yd,pleaseBindAtLeastOneDisplayValueInDataSetting:ep,rootNodeIsRequiredInDataSetting:tp,pleaseEnterMaxHeight:np,pleaseEnterWatermark:rp,pleaseEnterFileName:up,pleaseUploadAtLeastOnePrintTemplate:ip,pleaseAssignBusiness:op,pleaseAssignExternal:ap,pleaseEnterAliasCode:sp,pleaseSelectDataCode:lp,pleaseSelectSvcCode:cp,pleaseSelectJoinFieldCode:fp,pleaseSelectMainFieldCode:dp,pleaseSelectSortFieldCode:pp,batchDeleteButton:hp,batchPrintListButton:mp,batchPrintRecordList:gp,button:vp,createFormListButton:Ep,dashboard:Dp,divider:_p,exportListButton:yp,formSelectButton:Cp,importRecordListButton:Ap,invoiceCheckButton:Fp,link:bp,listSelectButton:wp,ListViewSelect:Bp,operationButton:Np,pagination:Sp,submissionRecordListButton:Op,text:Ip,textOcrButton:Tp,title:Mp,approvalStatusColumn:Lp,array:Rp,autoNumber:Pp,custom:$p,decimal:xp,department:kp,employee:Vp,file:Up,image:jp,location:Hp,operation:Wp,order:qp,people:Gp,long:Kp,timescope:Xp,timestamp:zp,varchar:Jp,gridLayoutWrap:Zp,gridTable:Qp,subTable:Yp,address:eh,amount:th,calc:nh,checkBox:rh,electronicSignature:uh,input:ih,number:oh,organizationSelection:ah,radio:sh,richText:lh,score:ch,searchNumberRange:fh,select:dh,selectMultiple:ph,selectRelation:hh,textarea:mh,tree:gh,vueFormItem:vh,vuePage:Eh,WPS:Dh,actionBar:_h,advancedContainer:yh,cardGroup:Ch,col:Ah,dataView:Fh,grid:bh,gridLayoutContainer:wh,gridRow:Bh,listView:Nh,page:Sh,position:Oh,positioningContainer:Ih,row:Th,subtableColumn:Mh,subtableRow:Lh,tab:Rh,tabPane:Ph,toolbox:$h,batchSubmissionListButton:xh,exportRecordListButton:kh,listViewSelect:Vh,endTime:Uh,startTime:jh,unit:Hh,result:Wh,currency:qh,endDate:Gh,startDate:Kh,pleaseSelectCompanyName:Xh,pleaseSelectPhoneOrEmail:zh,pleaseSelectSignType:Jh,pleaseSelectSigner:Zh,pleaseSelectOnlyOne:Qh,pleaseSelectSignFile:Yh,pleaseSelect:em,pleaseSelectOrg:tm,pleaseSelectDept:nm,pleaseSelectEndDate:rm,pleaseSelectStartDate:um,pleaseChooseAddress:im,modalConfirm:om,tabChange:am,rowSelected:sm,listDataImport:lm,rowDelete:cm,rowClick:fm,cellRender:dm,onClickBtn:pm,rename:hm,onSaveFile:mm,onOpenFile:gm,onFocus:vm,onBlur:Em,onInput:Dm,listDataAdd:_m,listDataDelete:ym,listDataBack:Cm,listDataCreate:Am,listDataChange:Fm,search:bm,valueChange:wm,finished:Bm,click:Nm,pleaseEnterNameorEmail:Sm,pleaseEnterDate:Om,pleaseEnterAutonumber:Im,pleaseEnter:Tm,defaultTemplate:Mm,left:Lm,top:Rm,default:"\u666E\u901A",readonly:Pm,required:$m,textTip:xm,hideCaption:km,titleRequired:Vm,organizationalForm:Um,businessType:jm,deleteConfirm:Hm,hide:Wm,processStatus:qm,approvedDocuments:Gm,delete:Km,edit:Xm,view:zm,loadCtrlErrorTip:Jm,loadCtrlError:Zm,fullLine:Qm,min:Ym,max:eg,createWPS:tg,reset:ng,query:rg,detailed:ug,print:ig,draft:og,save:ag,cancel:sg,uploadImg:lg,signature:cg,uploadFile:fg,linkContent:dg},hg="Please enter a number",mg="Please enter a string",gg="Please enter an object",vg="Please enter an array",Eg="Please enter a boolean",Dg="{caption} Required",_g="Please enter the title",yg="Please enter the bubble prompt",Cg="Please enter the row title",Ag="Please enter the prompt text",Fg="Please bind data items",bg="Please bind the form",wg="Please bind the list",Bg="Please bind the process",Ng="Please enter the displayed value",Sg="Please enter the stored value",Og="The document number is not bound to the data item",Ig="Please select at least one display field",Tg="Please enter a value greater than or equal to {min} and less than or equal to {max}",Mg="Please enter a value greater than or equal to {min}",Lg="Please enter a value less than or equal to {max}",Rg="The value range is set incorrectly",Pg="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",$g="The attachment size must be between 0MB and 1000MB",xg="Please fill in the total score setting",kg="The total score cannot be less than 1",Vg="The default value must be between {min} and {max}",Ug="The number of attachment uploads exceeds the limit",jg="Please re-select the optional quantity",Hg="The maximum length of the control must be greater than the minimum length",Wg="The minimum length of the control must be less than the maximum length",qg="Please select the correct option setting",Gg="Option ID cannot be repeated",Kg="Please enter at least one option",Xg="Please bind the data source",zg="Please bind the stored value",Jg="Please bind the service",Zg="At least one display value must be bound",Qg="Please select a province",Yg="Please select a city",ev="Please select a district",tv="The minimum number of lines to fill in cannot be less than 0",nv="The number of rows cannot be less than {min} rows",rv="Please enter the column width",uv="Please set the logical relationship of all rule conditions",iv="Please complete all rules and conditions",ov="please select control",av="Please select the dashboard",sv="View name cannot be empty",lv="Please select recognition type",cv="Please select at least one field to fill in",fv="Please select at least one",dv="Please enter the button title",pv="Please bind the business model in the data settings",hv="Please bind storage values in data settings",mv="Please bind the service in the data settings",gv="Please bind at least one display value in the data settings",vv="Please select the root node in the data settings",Ev="Please enter the maximum height",Dv="The input content cannot be empty",_v="Watermark cannot be empty",yv="File name cannot be empty",Cv="Please upload at least one printing template!\uFF01",Av="Please select a specific business department",Fv="Please select a specified external organization",bv="Please enter a sub table alias",wv="Please select the associated table to set the business model",Bv="Please select the association table to set the binding service",Nv="Select associated sub table fields",Sv="Please select the associated main table field",Ov="Please select the sort field",Iv="\u6279\u91CF\u5220\u9664",Tv="\u6279\u91CF\u6253\u5370",Mv="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",Lv="\u6309\u94AE",Rv="\u521B\u5EFA\u5355\u636E",Pv="\u4EEA\u8868\u76D8",$v="\u5206\u5272\u7EBF",xv="\u5BFC\u51FA",kv="\u8868\u5355\u64CD\u4F5C",Vv="\u5BFC\u5165",Uv="\u53D1\u7968\u8BC6\u522B",jv="\u94FE\u63A5",Hv="\u5217\u8868\u9009\u62E9",Wv="\u5217\u8868\u89C6\u56FE",qv="\u64CD\u4F5C\u6309\u94AE",Gv="\u5206\u9875",Kv="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",Xv="\u8BF4\u660E\u6587\u5B57",zv="\u6587\u5B57\u8BC6\u522B",Jv="\u6807\u9898\u7EC4\u4EF6",Zv="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",Qv="\u6570\u7EC4",Yv="\u81EA\u52A8\u7F16\u53F7",eE="\u81EA\u5B9A\u4E49",tE="\u6570\u503C",nE="\u90E8\u95E8",rE="\u4EBA\u5458",uE="\u9644\u4EF6",iE="\u56FE\u7247",oE="\u5730\u5740",aE="\u64CD\u4F5C",sE="\u5E8F\u53F7",lE="\u4EBA\u5458",cE="\u957F\u6587\u672C",fE="\u65E5\u671F\u533A\u95F4",dE="\u65E5\u671F",pE="\u77ED\u6587\u672C",hE="\u6362\u884C\u5BB9\u5668Wrap",mE="\u8868\u683C",gE="\u660E\u7EC6\u5B50\u8868",vE="\u5730\u5740",EE="\u91D1\u989D",DE="\u8BA1\u7B97\u516C\u5F0F",_E="\u591A\u9009",yE="\u7535\u5B50\u7B7E\u7AE0",CE="\u5355\u884C\u6587\u672C",AE="\u6570\u5B57",FE="\u4E1A\u52A1\u7EC4\u7EC7",bE="\u5355\u9009",wE="\u5BCC\u6587\u672C",BE="\u8BC4\u5206",NE="\u6570\u5B57\u533A\u95F4",SE="\u4E0B\u62C9\u5355\u9009",OE="\u4E0B\u62C9\u591A\u9009",IE="\u5173\u8054\u5355\u9009",TE="\u591A\u884C\u6587\u672C",ME="\u6811",LE="Vue\u5BB9\u5668",RE="Vue\u9875\u9762",PE="\u5728\u7EBF\u6587\u6863",$E="\u6309\u94AE\u64CD\u4F5C\u680F",xE="\u9AD8\u7EA7\u5BB9\u5668",kE="\u5206\u7EC4",VE="\u6805\u683C\u5217",UE="\u6570\u636E\u5BB9\u5668",jE="\u753B\u5E03",HE="\u6362\u884C\u5BB9\u5668",WE="\u6805\u683C\u7B49\u5206\u884C",qE="\u5217\u8868\u5BB9\u5668",GE="\u81EA\u7531\u9875\u9762",KE="\u5B9A\u4F4D\u5B50\u5BB9\u5668",XE="\u5B9A\u4F4D\u5BB9\u5668",zE="\u6805\u683C\u5E03\u5C40",JE="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",ZE="\u660E\u7EC6\u5B50\u8868\u884C",QE="\u6807\u7B7E\u9875",YE="\u6807\u7B7E\u5355\u5143",eD="\u5DE5\u5177\u680F",tD="\u6279\u91CF\u63D0\u4EA4",nD="\u5BFC\u51FA\u8BB0\u5F55",rD="\u5217\u8868\u89C6\u56FE",uD={isNotNumber:hg,isNotString:mg,isNotObject:gg,isNotArray:vg,isNotBoolean:Eg,runtimeRequired:Dg,pleaseEnterCaption:_g,pleaseEnterCaptionTip:yg,pleaseEnterRowCaption:Cg,pleaseEnterPlaceholder:Ag,pleaseEnterFieldCode:Fg,pleaseEnterForm:bg,pleaseEnterList:wg,pleaseEnterProcess:Bg,pleaseEnterLabel:Ng,pleaseEnterValue:Sg,bizKeyNotBindFiled:Og,pleaseSelectOneField:Ig,pleaseEnterNumberRange:Tg,pleaseEnterAValueGreaterThanMin:Mg,pleaseEnterAValueLessThanMax:Lg,numberRangeSetError:Rg,stringRangeError:Pg,attachmentMaxSize:$g,pleaseEnterTotalScoreSetting:xg,theTotalScoreMustNotBeLessThan1:kg,scoreDefaultValueRange:Vg,attachmentLimitError:Ug,PleaseReselectTheOptionalQuantity:jg,TheMaximumLengthIsGreaterThanTheMinimumLength:Hg,TheMinimumLengthIsGreaterThanTheMaximumLength:Wg,PleaseSelectTheCorrectOptionSettings:qg,optionIdIsRepeat:Gg,optionIsRequired:Kg,pleaseEnterDataCode:Xg,pleaseEnterValueFieldCode:zg,pleaseEnterSvcCode:Jg,pleaseBindAtLeastOneDisplayValue:Zg,pleaseSelectProvince:Qg,pleaseSelectCity:Yg,pleaseSelectDistrict:ev,limitRowsCannotBeLessThan0:tv,TheNumberOfRowsCannotBeLessThanMinRows:nv,pleaseEnterColumnWidth:rv,pleaseSetTheLogicalRelationshipOfAllRuleConditions:uv,pleaseCompleteAllRulesAndConditions:iv,pleaseSelectControl:ov,pleaseSelectDashboard:av,theViewNameCannotBeEmpty:sv,pleaseSelectOcrType:lv,pleaseSelectAtLeastOneFieldToFillIn:cv,pleaseChooseAtLeastOne:fv,pleaseEnterButtonContent:dv,pleaseEnterDataCodeInDataSetting:pv,pleaseEnterValueFieldCodeInDataSetting:hv,pleaseEnterSvcCodeInDataSetting:mv,pleaseBindAtLeastOneDisplayValueInDataSetting:gv,rootNodeIsRequiredInDataSetting:vv,pleaseEnterMaxHeight:Ev,pleaseEnter:Dv,pleaseEnterWatermark:_v,pleaseEnterFileName:yv,pleaseUploadAtLeastOnePrintTemplate:Cv,pleaseAssignBusiness:Av,pleaseAssignExternal:Fv,pleaseEnterAliasCode:bv,pleaseSelectDataCode:wv,pleaseSelectSvcCode:Bv,pleaseSelectJoinFieldCode:Nv,pleaseSelectMainFieldCode:Sv,pleaseSelectSortFieldCode:Ov,batchDeleteButton:Iv,batchPrintListButton:Tv,batchPrintRecordList:Mv,button:Lv,createFormListButton:Rv,dashboard:Pv,divider:$v,exportListButton:xv,formSelectButton:kv,importRecordListButton:Vv,invoiceCheckButton:Uv,link:jv,listSelectButton:Hv,ListViewSelect:Wv,operationButton:qv,pagination:Gv,submissionRecordListButton:Kv,text:Xv,textOcrButton:zv,title:Jv,approvalStatusColumn:Zv,array:Qv,autoNumber:Yv,custom:eE,decimal:tE,department:nE,employee:rE,file:uE,image:iE,location:oE,operation:aE,order:sE,people:lE,long:cE,timescope:fE,timestamp:dE,varchar:pE,gridLayoutWrap:hE,gridTable:mE,subTable:gE,address:vE,amount:EE,calc:DE,checkBox:_E,electronicSignature:yE,input:CE,number:AE,organizationSelection:FE,radio:bE,richText:wE,score:BE,searchNumberRange:NE,select:SE,selectMultiple:OE,selectRelation:IE,textarea:TE,tree:ME,vueFormItem:LE,vuePage:RE,WPS:PE,actionBar:$E,advancedContainer:xE,cardGroup:kE,col:VE,dataView:UE,grid:jE,gridLayoutContainer:HE,gridRow:WE,listView:qE,page:GE,position:KE,positioningContainer:XE,row:zE,subtableColumn:JE,subtableRow:ZE,tab:QE,tabPane:YE,toolbox:eD,batchSubmissionListButton:tD,exportRecordListButton:nD,listViewSelect:rD},iD="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",oD="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",aD="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",sD="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",lD="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",cD="{caption}\u5FC5\u9808",fD="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",dD="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",pD="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",hD="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",mD="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",gD="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",vD="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",ED="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",DD="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",_D="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",yD="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",CD="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",AD="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",FD="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",bD="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",wD="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",BD="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ND="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",SD="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",OD="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",ID="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",TD="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u6570\u304C\u5236\u9650\u3092\u8D85\u3048\u3066\u3044\u307E\u3059",MD="\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",RD="\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",PD="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",$D="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",xD="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",kD="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",VD="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",UD="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",jD="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",HD="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",WD="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",qD="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",GD="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",KD="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",XD="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",zD="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",JD="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",ZD="please select control",QD="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",YD="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",e1="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",t1="\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",n1="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",r1="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",u1="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",i1="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",o1="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",a1="\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",s1="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",l1="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",c1="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",f1="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",d1="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",p1="\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",h1="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",m1="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",g1="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",v1="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",E1="\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",D1="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",_1="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",y1="\u30BD\u30FC\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",C1="\u6279\u91CF\u5220\u9664",A1="\u6279\u91CF\u6253\u5370",F1="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",b1="\u6309\u94AE",w1="\u521B\u5EFA\u5355\u636E",B1="\u4EEA\u8868\u76D8",N1="\u5206\u5272\u7EBF",S1="\u5BFC\u51FA",O1="\u8868\u5355\u64CD\u4F5C",I1="\u5BFC\u5165",T1="\u53D1\u7968\u8BC6\u522B",M1="\u94FE\u63A5",L1="\u5217\u8868\u9009\u62E9",R1="\u5217\u8868\u89C6\u56FE",P1="\u64CD\u4F5C\u6309\u94AE",$1="\u5206\u9875",x1="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",k1="\u8BF4\u660E\u6587\u5B57",V1="\u6587\u5B57\u8BC6\u522B",U1="\u6807\u9898\u7EC4\u4EF6",j1="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",H1="\u6570\u7EC4",W1="\u81EA\u52A8\u7F16\u53F7",q1="\u81EA\u5B9A\u4E49",G1="\u6570\u503C",K1="\u90E8\u95E8",X1="\u4EBA\u5458",z1="\u9644\u4EF6",J1="\u56FE\u7247",Z1="\u5730\u5740",Q1="\u64CD\u4F5C",Y1="\u5E8F\u53F7",e_="\u4EBA\u5458",t_="\u957F\u6587\u672C",n_="\u65E5\u671F\u533A\u95F4",r_="\u65E5\u671F",u_="\u77ED\u6587\u672C",i_="\u6362\u884C\u5BB9\u5668Wrap",o_="\u8868\u683C",a_="\u660E\u7EC6\u5B50\u8868",s_="\u5730\u5740",l_="\u91D1\u989D",c_="\u8BA1\u7B97\u516C\u5F0F",f_="\u591A\u9009",d_="\u7535\u5B50\u7B7E\u7AE0",p_="\u5355\u884C\u6587\u672C",h_="\u6570\u5B57",m_="\u4E1A\u52A1\u7EC4\u7EC7",g_="\u5355\u9009",v_="\u5BCC\u6587\u672C",E_="\u8BC4\u5206",D_="\u6570\u5B57\u533A\u95F4",__="\u4E0B\u62C9\u5355\u9009",y_="\u4E0B\u62C9\u591A\u9009",C_="\u5173\u8054\u5355\u9009",A_="\u591A\u884C\u6587\u672C",F_="\u6811",b_="Vue\u5BB9\u5668",w_="Vue\u9875\u9762",B_="\u5728\u7EBF\u6587\u6863",N_="\u6309\u94AE\u64CD\u4F5C\u680F",S_="\u9AD8\u7EA7\u5BB9\u5668",O_="\u5206\u7EC4",I_="\u6805\u683C\u5217",T_="\u6570\u636E\u5BB9\u5668",M_="\u753B\u5E03",L_="\u6362\u884C\u5BB9\u5668",R_="\u6805\u683C\u7B49\u5206\u884C",P_="\u5217\u8868\u5BB9\u5668",$_="\u81EA\u7531\u9875\u9762",x_="\u5B9A\u4F4D\u5B50\u5BB9\u5668",k_="\u5B9A\u4F4D\u5BB9\u5668",V_="\u6805\u683C\u5E03\u5C40",U_="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",j_="\u660E\u7EC6\u5B50\u8868\u884C",H_="\u6807\u7B7E\u9875",W_="\u6807\u7B7E\u5355\u5143",q_="\u5DE5\u5177\u680F",G_="\u6279\u91CF\u63D0\u4EA4",K_="\u5BFC\u51FA\u8BB0\u5F55",X_="\u5217\u8868\u89C6\u56FE",z_={isNotNumber:iD,isNotString:oD,isNotObject:aD,isNotArray:sD,isNotBoolean:lD,runtimeRequired:cD,pleaseEnterCaption:fD,pleaseEnterCaptionTip:dD,pleaseEnterRowCaption:pD,pleaseEnterPlaceholder:hD,pleaseEnterFieldCode:mD,pleaseEnterForm:gD,pleaseEnterList:vD,pleaseEnterProcess:ED,pleaseEnterLabel:DD,pleaseEnterValue:_D,bizKeyNotBindFiled:yD,pleaseSelectOneField:CD,pleaseEnterNumberRange:AD,pleaseEnterAValueGreaterThanMin:FD,pleaseEnterAValueLessThanMax:bD,numberRangeSetError:wD,stringRangeError:BD,attachmentMaxSize:ND,pleaseEnterTotalScoreSetting:SD,theTotalScoreMustNotBeLessThan1:OD,scoreDefaultValueRange:ID,attachmentLimitError:TD,PleaseReselectTheOptionalQuantity:MD,TheMaximumLengthIsGreaterThanTheMinimumLength:LD,TheMinimumLengthIsGreaterThanTheMaximumLength:RD,PleaseSelectTheCorrectOptionSettings:PD,optionIdIsRepeat:$D,optionIsRequired:xD,pleaseEnterDataCode:kD,pleaseEnterValueFieldCode:VD,pleaseEnterSvcCode:UD,pleaseBindAtLeastOneDisplayValue:jD,pleaseSelectProvince:HD,pleaseSelectCity:WD,pleaseSelectDistrict:qD,limitRowsCannotBeLessThan0:GD,TheNumberOfRowsCannotBeLessThanMinRows:KD,pleaseEnterColumnWidth:XD,pleaseSetTheLogicalRelationshipOfAllRuleConditions:zD,pleaseCompleteAllRulesAndConditions:JD,pleaseSelectControl:ZD,pleaseSelectDashboard:QD,theViewNameCannotBeEmpty:YD,pleaseSelectOcrType:e1,pleaseSelectAtLeastOneFieldToFillIn:t1,pleaseChooseAtLeastOne:n1,pleaseEnterButtonContent:r1,pleaseEnterDataCodeInDataSetting:u1,pleaseEnterValueFieldCodeInDataSetting:i1,pleaseEnterSvcCodeInDataSetting:o1,pleaseBindAtLeastOneDisplayValueInDataSetting:a1,rootNodeIsRequiredInDataSetting:s1,pleaseEnterMaxHeight:l1,pleaseEnter:c1,pleaseEnterWatermark:f1,pleaseEnterFileName:d1,pleaseUploadAtLeastOnePrintTemplate:p1,pleaseAssignBusiness:h1,pleaseAssignExternal:m1,pleaseEnterAliasCode:g1,pleaseSelectDataCode:v1,pleaseSelectSvcCode:E1,pleaseSelectJoinFieldCode:D1,pleaseSelectMainFieldCode:_1,pleaseSelectSortFieldCode:y1,batchDeleteButton:C1,batchPrintListButton:A1,batchPrintRecordList:F1,button:b1,createFormListButton:w1,dashboard:B1,divider:N1,exportListButton:S1,formSelectButton:O1,importRecordListButton:I1,invoiceCheckButton:T1,link:M1,listSelectButton:L1,ListViewSelect:R1,operationButton:P1,pagination:$1,submissionRecordListButton:x1,text:k1,textOcrButton:V1,title:U1,approvalStatusColumn:j1,array:H1,autoNumber:W1,custom:q1,decimal:G1,department:K1,employee:X1,file:z1,image:J1,location:Z1,operation:Q1,order:Y1,people:e_,long:t_,timescope:n_,timestamp:r_,varchar:u_,gridLayoutWrap:i_,gridTable:o_,subTable:a_,address:s_,amount:l_,calc:c_,checkBox:f_,electronicSignature:d_,input:p_,number:h_,organizationSelection:m_,radio:g_,richText:v_,score:E_,searchNumberRange:D_,select:__,selectMultiple:y_,selectRelation:C_,textarea:A_,tree:F_,vueFormItem:b_,vuePage:w_,WPS:B_,actionBar:N_,advancedContainer:S_,cardGroup:O_,col:I_,dataView:T_,grid:M_,gridLayoutContainer:L_,gridRow:R_,listView:P_,page:$_,position:x_,positioningContainer:k_,row:V_,subtableColumn:U_,subtableRow:j_,tab:H_,tabPane:W_,toolbox:q_,batchSubmissionListButton:G_,exportRecordListButton:K_,listViewSelect:X_},Du={zhCN:pg,enUS:uD,jaJP:z_},At;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(At||(At={}));var ur;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(ur||(ur={}));var Pi,$i=(Pi=window.localStorage.getItem("locale"))!==null&&Pi!==void 0?Pi:"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 us;(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"})(us||(us={}));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 is;(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"})(is||(is={}));var we;(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"})(we||(we={}));var os;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(os||(os={}));var as="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",J_=as+"0123456789";function _u(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?as:J_,u=Math.random()*r.length;t+=r[parseInt(String(u),10)]}return t}function xi(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 Z_(e){if(Array.isArray(e))return xi(e)}function Q_(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ss(e,t,n){return t=xr(t),ny(e,Vi()?Reflect.construct(t,n||[],xr(e).constructor):t.apply(e,n))}function ls(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function yu(e,t,n){return Vi()?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&&kr(c,o.prototype),c},yu.apply(null,arguments)}function xr(e){return xr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},xr(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&&kr(e,t)}function Y_(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function ey(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function ty(){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 ny(e,t){return t&&(ry(t)==="object"||typeof t=="function")?t:Q_(e)}function kr(e,t){return kr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},kr(e,t)}function fs(e){return Z_(e)||ey(e)||uy(e)||ty()}function ry(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function uy(e,t){if(!!e){if(typeof e=="string")return xi(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 xi(e,t)}}function ki(e){var t=typeof Map=="function"?new Map:void 0;return ki=function(r){if(r===null||!Y_(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,xr(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),kr(u,r)},ki(e)}function Vi(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Vi=function(){return!!e})()}var Ui=console;function ir(){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=Ui).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(fs(u)))}function ji(){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=Ui).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(fs(u)))}function iy(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var Hi=function(e){cs(t,e);function t(n){ls(this,t);var r;return r=ss(this,t,[n]),r.name="\u{1F4A5} Driven Error",r.message=n?iy(n):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",r}return t}(ki(Error)),oy=function(e){cs(t,e);function t(n){ls(this,t);var r;return r=ss(this,t,[n]),r.name="\u{1F6A8} Driven Reference Error",r}return t}(Hi);function qt(e){throw new Hi(e)}function ds(e){throw new oy(e)}function Cu(e){Ui.error(new Hi(e))}function Gt(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":Gt(n==null?void 0:n.children,t);break;case"wrap":Gt(n==null?void 0:n.children,t);break;case"search":Gt(n==null?void 0:n.children,t);break;case"form":t(n)}})}/*!
|
|
2
|
+
* shared v9.14.0
|
|
3
|
+
* (c) 2024 kazuya kawaguchi
|
|
4
|
+
* Released under the MIT License.
|
|
5
|
+
*/const Ft=typeof window!="undefined";let ct,On;if(process.env.NODE_ENV!=="production"){const e=Ft&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(ct=t=>{e.mark(t)},On=(t,n,r)=>{e.measure(t,n,r),e.clearMarks(n),e.clearMarks(r)})}const ay=/\{([0-9a-zA-Z]+)\}/g;function Vr(e,...t){return t.length===1&&le(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(ay,(n,r)=>t.hasOwnProperty(r)?t[r]:"")}const bt=(e,t=!1)=>t?Symbol.for(e):Symbol(e),sy=(e,t,n)=>ly({l:e,k:t,s:n}),ly=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Ie=e=>typeof e=="number"&&isFinite(e),cy=e=>gs(e)==="[object Date]",un=e=>gs(e)==="[object RegExp]",Au=e=>z(e)&&Object.keys(e).length===0,Te=Object.assign;let ps;const Kt=()=>ps||(ps=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function hs(e){return e.replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}const fy=Object.prototype.hasOwnProperty;function Fu(e,t){return fy.call(e,t)}const ve=Array.isArray,he=e=>typeof e=="function",H=e=>typeof e=="string",Q=e=>typeof e=="boolean",le=e=>e!==null&&typeof e=="object",dy=e=>le(e)&&he(e.then)&&he(e.catch),ms=Object.prototype.toString,gs=e=>ms.call(e),z=e=>{if(!le(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},py=e=>e==null?"":ve(e)||z(e)&&e.toString===ms?JSON.stringify(e,null,2):String(e);function Wi(e,t=""){return e.reduce((n,r,u)=>u===0?n+r:n+t+r,"")}const vs=2;function hy(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-vs;a<=o+vs||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 d=t-(u-c)+1,s=Math.max(1,n>u?c-d:n-t);i.push(" | "+" ".repeat(d)+"^".repeat(s))}else if(a>o){if(n>u){const d=Math.max(Math.min(n-u,c),1);i.push(" | "+"^".repeat(d))}u+=c+1}}break}return i.join(`
|
|
6
|
+
`)}function bu(e){let t=e;return()=>++t}function Me(e,t){typeof console!="undefined"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Es={};function Ds(e){Es[e]||(Es[e]=!0,Me(e))}function qi(){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 wu=e=>!le(e)||ve(e);function Bu(e,t){if(wu(e)||wu(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=>{wu(r[i])||wu(u[i])?u[i]=r[i]:n.push({src:r[i],des:u[i]})})}}/*!
|
|
7
|
+
* message-compiler v9.14.0
|
|
8
|
+
* (c) 2024 kazuya kawaguchi
|
|
9
|
+
* Released under the MIT License.
|
|
10
|
+
*/function my(e,t,n){return{line:e,column:t,offset:n}}function Nu(e,t,n){const r={start:e,end:t};return n!=null&&(r.source=n),r}const Su={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2},gy={[Su.USE_MODULO_SYNTAX]:"Use modulo before '{{0}}'."};function vy(e,t,...n){const r=process.env.NODE_ENV!=="production"?Vr(gy[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},Ey={[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 or(e,t,n={}){const{domain:r,messages:u,args:i}=n,o=process.env.NODE_ENV!=="production"?Vr((u||Ey)[e]||"",...i||[]):e,a=new SyntaxError(String(o));return a.code=e,t&&(a.location=t),a.domain=r,a}function Dy(e){throw e}const _y=/<\/?[\w\s="/.':;#-\/]+>/,yy=e=>_y.test(e),Xt=" ",Cy="\r",Ke=`
|
|
11
|
+
`,Ay=String.fromCharCode(8232),Fy=String.fromCharCode(8233);function by(e){const t=e;let n=0,r=1,u=1,i=0;const o=S=>t[S]===Cy&&t[S+1]===Ke,a=S=>t[S]===Ke,l=S=>t[S]===Fy,c=S=>t[S]===Ay,d=S=>o(S)||a(S)||l(S)||c(S),s=()=>n,f=()=>r,p=()=>u,m=()=>i,v=S=>o(S)||l(S)||c(S)?Ke:t[S],C=()=>v(n),h=()=>v(n+i);function D(){return i=0,d(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 y(S=0){i=S}function F(){const S=n+i;for(;S!==n;)D();i=0}return{index:s,line:f,column:p,peekOffset:m,charAt:v,currentChar:C,currentPeek:h,next:D,peek:g,reset:_,resetPeek:y,skipToPeek:F}}const on=void 0,wy=".",_s="'",By="tokenizer";function Ny(e,t={}){const n=t.location!==!1,r=by(e),u=()=>r.index(),i=()=>my(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:d}=t;function s(b,B,P,...E){const w=c();if(B.column+=P,B.offset+=P,d){const O=n?Nu(w.startLoc,B):null,I=or(b,O,{domain:By,args:E});d(I)}}function f(b,B,P){b.endLoc=i(),b.currentType=B;const E={type:B};return n&&(E.loc=Nu(b.startLoc,b.endLoc)),P!=null&&(E.value=P),E}const p=b=>f(b,14);function m(b,B){return b.currentChar()===B?(b.next(),B):(s(K.EXPECTED_TOKEN,i(),0,B),"")}function v(b){let B="";for(;b.currentPeek()===Xt||b.currentPeek()===Ke;)B+=b.currentPeek(),b.peek();return B}function C(b){const B=v(b);return b.skipToPeek(),B}function h(b){if(b===on)return!1;const B=b.charCodeAt(0);return B>=97&&B<=122||B>=65&&B<=90||B===95}function D(b){if(b===on)return!1;const B=b.charCodeAt(0);return B>=48&&B<=57}function g(b,B){const{currentType:P}=B;if(P!==2)return!1;v(b);const E=h(b.currentPeek());return b.resetPeek(),E}function _(b,B){const{currentType:P}=B;if(P!==2)return!1;v(b);const E=b.currentPeek()==="-"?b.peek():b.currentPeek(),w=D(E);return b.resetPeek(),w}function y(b,B){const{currentType:P}=B;if(P!==2)return!1;v(b);const E=b.currentPeek()===_s;return b.resetPeek(),E}function F(b,B){const{currentType:P}=B;if(P!==8)return!1;v(b);const E=b.currentPeek()===".";return b.resetPeek(),E}function S(b,B){const{currentType:P}=B;if(P!==9)return!1;v(b);const E=h(b.currentPeek());return b.resetPeek(),E}function T(b,B){const{currentType:P}=B;if(!(P===8||P===12))return!1;v(b);const E=b.currentPeek()===":";return b.resetPeek(),E}function M(b,B){const{currentType:P}=B;if(P!==10)return!1;const E=()=>{const O=b.currentPeek();return O==="{"?h(b.peek()):O==="@"||O==="%"||O==="|"||O===":"||O==="."||O===Xt||!O?!1:O===Ke?(b.peek(),E()):x(b,!1)},w=E();return b.resetPeek(),w}function W(b){v(b);const B=b.currentPeek()==="|";return b.resetPeek(),B}function V(b){const B=v(b),P=b.currentPeek()==="%"&&b.peek()==="{";return b.resetPeek(),{isModulo:P,hasSpace:B.length>0}}function x(b,B=!0){const P=(w=!1,O="",I=!1)=>{const A=b.currentPeek();return A==="{"?O==="%"?!1:w:A==="@"||!A?O==="%"?!0:w:A==="%"?(b.peek(),P(w,"%",!0)):A==="|"?O==="%"||I?!0:!(O===Xt||O===Ke):A===Xt?(b.peek(),P(!0,Xt,I)):A===Ke?(b.peek(),P(!0,Ke,I)):!0},E=P();return B&&b.resetPeek(),E}function Z(b,B){const P=b.currentChar();return P===on?on:B(P)?(b.next(),P):null}function Y(b){const B=b.charCodeAt(0);return B>=97&&B<=122||B>=65&&B<=90||B>=48&&B<=57||B===95||B===36}function ie(b){return Z(b,Y)}function X(b){const B=b.charCodeAt(0);return B>=97&&B<=122||B>=65&&B<=90||B>=48&&B<=57||B===95||B===36||B===45}function Kn(b){return Z(b,X)}function Xn(b){const B=b.charCodeAt(0);return B>=48&&B<=57}function zn(b){return Z(b,Xn)}function Jn(b){const B=b.charCodeAt(0);return B>=48&&B<=57||B>=65&&B<=70||B>=97&&B<=102}function Zn(b){return Z(b,Jn)}function at(b){let B="",P="";for(;B=zn(b);)P+=B;return P}function bn(b){C(b);const B=b.currentChar();return B!=="%"&&s(K.EXPECTED_TOKEN,i(),0,B),b.next(),"%"}function wn(b){let B="";for(;;){const P=b.currentChar();if(P==="{"||P==="}"||P==="@"||P==="|"||!P)break;if(P==="%")if(x(b))B+=P,b.next();else break;else if(P===Xt||P===Ke)if(x(b))B+=P,b.next();else{if(W(b))break;B+=P,b.next()}else B+=P,b.next()}return B}function Qn(b){C(b);let B="",P="";for(;B=Kn(b);)P+=B;return b.currentChar()===on&&s(K.UNTERMINATED_CLOSING_BRACE,i(),0),P}function Yn(b){C(b);let B="";return b.currentChar()==="-"?(b.next(),B+=`-${at(b)}`):B+=at(b),b.currentChar()===on&&s(K.UNTERMINATED_CLOSING_BRACE,i(),0),B}function Bn(b){return b!==_s&&b!==Ke}function er(b){C(b),m(b,"'");let B="",P="";for(;B=Z(b,Bn);)B==="\\"?P+=Ct(b):P+=B;const E=b.currentChar();return E===Ke||E===on?(s(K.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,i(),0),E===Ke&&(b.next(),m(b,"'")),P):(m(b,"'"),P)}function Ct(b){const B=b.currentChar();switch(B){case"\\":case"'":return b.next(),`\\${B}`;case"u":return jt(b,B,4);case"U":return jt(b,B,6);default:return s(K.UNKNOWN_ESCAPE_SEQUENCE,i(),0,B),""}}function jt(b,B,P){m(b,B);let E="";for(let w=0;w<P;w++){const O=Zn(b);if(!O){s(K.INVALID_UNICODE_ESCAPE_SEQUENCE,i(),0,`\\${B}${E}${b.currentChar()}`);break}E+=O}return`\\${B}${E}`}function tr(b){return b!=="{"&&b!=="}"&&b!==Xt&&b!==Ke}function nr(b){C(b);let B="",P="";for(;B=Z(b,tr);)P+=B;return P}function rr(b){let B="",P="";for(;B=ie(b);)P+=B;return P}function U(b){const B=P=>{const E=b.currentChar();return E==="{"||E==="%"||E==="@"||E==="|"||E==="("||E===")"||!E||E===Xt?P:(P+=E,b.next(),B(P))};return B("")}function oe(b){C(b);const B=m(b,"|");return C(b),B}function Nn(b,B){let P=null;switch(b.currentChar()){case"{":return B.braceNest>=1&&s(K.NOT_ALLOW_NEST_PLACEHOLDER,i(),0),b.next(),P=f(B,2,"{"),C(b),B.braceNest++,P;case"}":return B.braceNest>0&&B.currentType===2&&s(K.EMPTY_PLACEHOLDER,i(),0),b.next(),P=f(B,3,"}"),B.braceNest--,B.braceNest>0&&C(b),B.inLinked&&B.braceNest===0&&(B.inLinked=!1),P;case"@":return B.braceNest>0&&s(K.UNTERMINATED_CLOSING_BRACE,i(),0),P=Ht(b,B)||p(B),B.braceNest=0,P;default:{let w=!0,O=!0,I=!0;if(W(b))return B.braceNest>0&&s(K.UNTERMINATED_CLOSING_BRACE,i(),0),P=f(B,1,oe(b)),B.braceNest=0,B.inLinked=!1,P;if(B.braceNest>0&&(B.currentType===5||B.currentType===6||B.currentType===7))return s(K.UNTERMINATED_CLOSING_BRACE,i(),0),B.braceNest=0,Sn(b,B);if(w=g(b,B))return P=f(B,5,Qn(b)),C(b),P;if(O=_(b,B))return P=f(B,6,Yn(b)),C(b),P;if(I=y(b,B))return P=f(B,7,er(b)),C(b),P;if(!w&&!O&&!I)return P=f(B,13,nr(b)),s(K.INVALID_TOKEN_IN_PLACEHOLDER,i(),0,P.value),C(b),P;break}}return P}function Ht(b,B){const{currentType:P}=B;let E=null;const w=b.currentChar();switch((P===8||P===9||P===12||P===10)&&(w===Ke||w===Xt)&&s(K.INVALID_LINKED_FORMAT,i(),0),w){case"@":return b.next(),E=f(B,8,"@"),B.inLinked=!0,E;case".":return C(b),b.next(),f(B,9,".");case":":return C(b),b.next(),f(B,10,":");default:return W(b)?(E=f(B,1,oe(b)),B.braceNest=0,B.inLinked=!1,E):F(b,B)||T(b,B)?(C(b),Ht(b,B)):S(b,B)?(C(b),f(B,12,rr(b))):M(b,B)?(C(b),w==="{"?Nn(b,B)||E:f(B,11,U(b))):(P===8&&s(K.INVALID_LINKED_FORMAT,i(),0),B.braceNest=0,B.inLinked=!1,Sn(b,B))}}function Sn(b,B){let P={type:14};if(B.braceNest>0)return Nn(b,B)||p(B);if(B.inLinked)return Ht(b,B)||p(B);switch(b.currentChar()){case"{":return Nn(b,B)||p(B);case"}":return s(K.UNBALANCED_CLOSING_BRACE,i(),0),b.next(),f(B,3,"}");case"@":return Ht(b,B)||p(B);default:{if(W(b))return P=f(B,1,oe(b)),B.braceNest=0,B.inLinked=!1,P;const{isModulo:w,hasSpace:O}=V(b);if(w)return O?f(B,0,wn(b)):f(B,4,bn(b));if(x(b))return f(B,0,wn(b));break}}return P}function hu(){const{currentType:b,offset:B,startLoc:P,endLoc:E}=l;return l.lastType=b,l.lastOffset=B,l.lastStartLoc=P,l.lastEndLoc=E,l.offset=u(),l.startLoc=i(),r.currentChar()===on?f(l,14):Sn(r,l)}return{nextToken:hu,currentOffset:u,currentPosition:i,context:c}}const Sy="parser",Oy=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function Iy(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 Ty(e={}){const t=e.location!==!1,{onError:n,onWarn:r}=e;function u(g,_,y,F,...S){const T=g.currentPosition();if(T.offset+=F,T.column+=F,n){const M=t?Nu(y,T):null,W=or(_,M,{domain:Sy,args:S});n(W)}}function i(g,_,y,F,...S){const T=g.currentPosition();if(T.offset+=F,T.column+=F,r){const M=t?Nu(y,T):null;r(vy(_,M,S))}}function o(g,_,y){const F={type:g};return t&&(F.start=_,F.end=_,F.loc={start:y,end:y}),F}function a(g,_,y,F){F&&(g.type=F),t&&(g.end=_,g.loc&&(g.loc.end=y))}function l(g,_){const y=g.context(),F=o(3,y.offset,y.startLoc);return F.value=_,a(F,g.currentOffset(),g.currentPosition()),F}function c(g,_){const y=g.context(),{lastOffset:F,lastStartLoc:S}=y,T=o(5,F,S);return T.index=parseInt(_,10),g.nextToken(),a(T,g.currentOffset(),g.currentPosition()),T}function d(g,_,y){const F=g.context(),{lastOffset:S,lastStartLoc:T}=F,M=o(4,S,T);return M.key=_,y===!0&&(M.modulo=!0),g.nextToken(),a(M,g.currentOffset(),g.currentPosition()),M}function s(g,_){const y=g.context(),{lastOffset:F,lastStartLoc:S}=y,T=o(9,F,S);return T.value=_.replace(Oy,Iy),g.nextToken(),a(T,g.currentOffset(),g.currentPosition()),T}function f(g){const _=g.nextToken(),y=g.context(),{lastOffset:F,lastStartLoc:S}=y,T=o(8,F,S);return _.type!==12?(u(g,K.UNEXPECTED_EMPTY_LINKED_MODIFIER,y.lastStartLoc,0),T.value="",a(T,F,S),{nextConsumeToken:_,node:T}):(_.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,wt(_)),T.value=_.value||"",a(T,g.currentOffset(),g.currentPosition()),{node:T})}function p(g,_){const y=g.context(),F=o(7,y.offset,y.startLoc);return F.value=_,a(F,g.currentOffset(),g.currentPosition()),F}function m(g){const _=g.context(),y=o(6,_.offset,_.startLoc);let F=g.nextToken();if(F.type===9){const S=f(g);y.modifier=S.node,F=S.nextConsumeToken||g.nextToken()}switch(F.type!==10&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,wt(F)),F=g.nextToken(),F.type===2&&(F=g.nextToken()),F.type){case 11:F.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,wt(F)),y.key=p(g,F.value||"");break;case 5:F.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,wt(F)),y.key=d(g,F.value||"");break;case 6:F.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,wt(F)),y.key=c(g,F.value||"");break;case 7:F.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,wt(F)),y.key=s(g,F.value||"");break;default:{u(g,K.UNEXPECTED_EMPTY_LINKED_KEY,_.lastStartLoc,0);const S=g.context(),T=o(7,S.offset,S.startLoc);return T.value="",a(T,S.offset,S.startLoc),y.key=T,a(y,S.offset,S.startLoc),{nextConsumeToken:F,node:y}}}return a(y,g.currentOffset(),g.currentPosition()),{node:y}}function v(g){const _=g.context(),y=_.currentType===1?g.currentOffset():_.offset,F=_.currentType===1?_.endLoc:_.startLoc,S=o(2,y,F);S.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,wt(x)),S.items.push(l(g,x.value||""));break;case 6:x.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,wt(x)),S.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,wt(x)),S.items.push(d(g,x.value||"",!!M)),M&&(i(g,Su.USE_MODULO_SYNTAX,_.lastStartLoc,0,wt(x)),M=null);break;case 7:x.value==null&&u(g,K.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,wt(x)),S.items.push(s(g,x.value||""));break;case 8:{const Z=m(g);S.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(S,W,V),S}function C(g,_,y,F){const S=g.context();let T=F.items.length===0;const M=o(1,_,y);M.cases=[],M.cases.push(F);do{const W=v(g);T||(T=W.items.length===0),M.cases.push(W)}while(S.currentType!==14);return T&&u(g,K.MUST_HAVE_MESSAGES_IN_PLURAL,y,0),a(M,g.currentOffset(),g.currentPosition()),M}function h(g){const _=g.context(),{offset:y,startLoc:F}=_,S=v(g);return _.currentType===14?S:C(g,y,F,S)}function D(g){const _=Ny(g,Te({},e)),y=_.context(),F=o(0,y.offset,y.startLoc);return t&&F.loc&&(F.loc.source=g),F.body=h(_),e.onCacheKey&&(F.cacheKey=e.onCacheKey(g)),y.currentType!==14&&u(_,K.UNEXPECTED_LEXICAL_ANALYSIS,y.lastStartLoc,0,g[y.offset]||""),a(F,_.currentOffset(),_.currentPosition()),F}return{parse:D}}function wt(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 My(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:i=>(n.helpers.add(i),i)}}function ys(e,t){for(let n=0;n<e.length;n++)Gi(e[n],t)}function Gi(e,t){switch(e.type){case 1:ys(e.cases,t),t.helper("plural");break;case 2:ys(e.items,t);break;case 6:{Gi(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 Ly(e,t={}){const n=My(e);n.helper("normalize"),e.body&&Gi(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function Ry(e){const t=e.body;return t.type===2?Cs(t):t.cases.forEach(n=>Cs(n)),e}function Cs(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=Wi(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 Py="minifier";function ar(e){switch(e.t=e.type,e.type){case 0:{const t=e;ar(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++)ar(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++)ar(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;ar(t.key),t.k=t.key,delete t.key,t.modifier&&(ar(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 or(K.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:Py,args:[e.type]})}delete e.type}const $y="parser";function xy(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(C,h){a.code+=C}function d(C,h=!0){const D=h?u:"";c(i?D+" ".repeat(C):D)}function s(C=!0){const h=++a.indentLevel;C&&d(h)}function f(C=!0){const h=--a.indentLevel;C&&d(h)}function p(){d(a.indentLevel)}return{context:l,push:c,indent:s,deindent:f,newline:p,helper:C=>`_${C}`,needIndent:()=>a.needIndent}}function ky(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),sr(e,t.key),t.modifier?(e.push(", "),sr(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Vy(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&&(sr(e,t.items[i]),i!==u-1);i++)e.push(", ");e.deindent(r()),e.push("])")}function Uy(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&&(sr(e,t.cases[i]),i!==u-1);i++)e.push(", ");e.deindent(r()),e.push("])")}}function jy(e,t){t.body?sr(e,t.body):e.push("null")}function sr(e,t){const{helper:n}=e;switch(t.type){case 0:jy(e,t);break;case 1:Uy(e,t);break;case 2:Vy(e,t);break;case 6:ky(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 or(K.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:$y,args:[t.type]})}}const Hy=(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=xy(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 { ${Wi(a.map(s=>`${s}: _${s}`),", ")} } = ctx`),l.newline()),l.push("return "),sr(l,e),l.deindent(o),l.push("}"),delete e.helpers;const{code:c,map:d}=l.context();return{ast:e,code:c,map:d?d.toJSON():void 0}};function Wy(e,t={}){const n=Te({},t),r=!!n.jit,u=!!n.minify,i=n.optimize==null?!0:n.optimize,a=Ty(n).parse(e);return r?(i&&Ry(a),u&&ar(a),{ast:a,code:""}):(Ly(a,n),Hy(a,n))}/*!
|
|
13
|
+
* core-base v9.14.0
|
|
14
|
+
* (c) 2024 kazuya kawaguchi
|
|
15
|
+
* Released under the MIT License.
|
|
16
|
+
*/function qy(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Kt().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Kt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Kt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const an=[];an[0]={w:[0],i:[3,0],["["]:[4],o:[7]},an[1]={w:[1],["."]:[2],["["]:[4],o:[7]},an[2]={w:[2],i:[3,0],[0]:[3,0]},an[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]},an[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]},an[5]={["'"]:[4,0],o:8,l:[5,0]},an[6]={['"']:[4,0],o:8,l:[6,0]};const Gy=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Ky(e){return Gy.test(e)}function Xy(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 zy(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 Jy(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Ky(t)?Xy(t):"*"+t}function Zy(e){const t=[];let n=-1,r=0,u=0,i,o,a,l,c,d,s;const f=[];f[0]=()=>{o===void 0?o=a:o+=a},f[1]=()=>{o!==void 0&&(t.push(o),o=void 0)},f[2]=()=>{f[0](),u++},f[3]=()=>{if(u>0)u--,r=4,f[0]();else{if(u=0,o===void 0||(o=Jy(o),o===!1))return!1;f[1]()}};function p(){const m=e[n+1];if(r===5&&m==="'"||r===6&&m==='"')return n++,a="\\"+m,f[0](),!0}for(;r!==null;)if(n++,i=e[n],!(i==="\\"&&p())){if(l=zy(i),s=an[r],c=s[l]||s.l||8,c===8||(r=c[0],c[1]!==void 0&&(d=f[c[1]],d&&(a=i,d()===!1))))return;if(r===7)return t}}const As=new Map;function Qy(e,t){return le(e)?e[t]:null}function Yy(e,t){if(!le(e))return null;let n=As.get(t);if(n||(n=Zy(t),n&&As.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||he(u))return null;u=o,i++}return u}const eC=e=>e,tC=e=>"",nC="text",rC=e=>e.length===0?"":Wi(e),uC=py;function Fs(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function iC(e){const t=Ie(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Ie(e.named.count)||Ie(e.named.n))?Ie(e.named.count)?e.named.count:Ie(e.named.n)?e.named.n:t:t}function oC(e,t){t.count||(t.count=e),t.n||(t.n=e)}function aC(e={}){const t=e.locale,n=iC(e),r=le(e.pluralRules)&&H(t)&&he(e.pluralRules[t])?e.pluralRules[t]:Fs,u=le(e.pluralRules)&&H(t)&&he(e.pluralRules[t])?Fs:void 0,i=h=>h[r(n,h.length,u)],o=e.list||[],a=h=>o[h],l=e.named||{};Ie(e.pluralIndex)&&oC(n,l);const c=h=>l[h];function d(h){const D=he(e.messages)?e.messages(h):le(e.messages)?e.messages[h]:!1;return D||(e.parent?e.parent.message(h):tC)}const s=h=>e.modifiers?e.modifiers[h]:eC,f=z(e.processor)&&he(e.processor.normalize)?e.processor.normalize:rC,p=z(e.processor)&&he(e.processor.interpolate)?e.processor.interpolate:uC,m=z(e.processor)&&H(e.processor.type)?e.processor.type:nC,C={list:a,named:c,plural:i,linked:(h,...D)=>{const[g,_]=D;let y="text",F="";D.length===1?le(g)?(F=g.modifier||F,y=g.type||y):H(g)&&(F=g||F):D.length===2&&(H(g)&&(F=g||F),H(_)&&(y=_||y));const S=d(h)(C),T=y==="vnode"&&ve(S)&&F?S[0]:S;return F?s(F)(T,y):T},message:d,type:m,interpolate:p,normalize:f,values:Te({},o,l)};return C}let Ur=null;function sC(e){Ur=e}function lC(e,t,n){Ur&&Ur.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const cC=fC("function:translate");function fC(e){return t=>Ur&&Ur.emit(e,t)}const bs=Su.__EXTEND_POINT__,In=bu(bs),Xe={NOT_FOUND_KEY:bs,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()},dC={[Xe.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[Xe.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[Xe.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[Xe.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[Xe.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[Xe.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[Xe.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:"This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future."};function Tn(e,...t){return Vr(dC[e],...t)}const ws=K.__EXTEND_POINT__,Mn=bu(ws),xe={INVALID_ARGUMENT:ws,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 Rt(e){return or(e,null,process.env.NODE_ENV!=="production"?{messages:pC}:void 0)}const pC={[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 Ki(e,t){return t.locale!=null?Bs(t.locale):Bs(e.locale)}let Xi;function Bs(e){if(H(e))return e;if(he(e)){if(e.resolvedOnce&&Xi!=null)return Xi;if(e.constructor.name==="Function"){const t=e();if(dy(t))throw Rt(xe.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Xi=t}else throw Rt(xe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Rt(xe.NOT_SUPPORT_LOCALE_TYPE)}function hC(e,t,n){return[...new Set([n,...ve(t)?t:le(t)?Object.keys(t):H(t)?[t]:[n]])]}function Ns(e,t,n){const r=H(n)?n:lr,u=e;u.__localeChainCache||(u.__localeChainCache=new Map);let i=u.__localeChainCache.get(r);if(!i){i=[];let o=[n];for(;ve(o);)o=Ss(i,o,t);const a=ve(t)||!z(t)?t:t.default?t.default:null;o=H(a)?[a]:a,ve(o)&&Ss(i,o,!1),u.__localeChainCache.set(r,i)}return i}function Ss(e,t,n){let r=!0;for(let u=0;u<t.length&&Q(r);u++){const i=t[u];H(i)&&(r=mC(e,t[u],n))}return r}function mC(e,t,n){let r;const u=t.split("-");do{const i=u.join("-");r=gC(e,i,n),u.splice(-1,1)}while(u.length&&r===!0);return r}function gC(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),(ve(n)||z(n))&&n[u]&&(r=n[u])}return r}const vC="9.14.0",Ou=-1,lr="en-US",Iu="",Os=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function EC(){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)?Os(e):t==="vnode"&&le(e)&&"__v_isVNode"in e?Os(e.children):e}}let Is;function Ts(e){Is=e}let Ms;function DC(e){Ms=e}let Ls;function _C(e){Ls=e}let Rs=null;const Ps=e=>{Rs=e},yC=()=>Rs;let $s=null;const xs=e=>{$s=e},CC=()=>$s;let ks=0;function AC(e={}){const t=he(e.onWarn)?e.onWarn:Me,n=H(e.version)?e.version:vC,r=H(e.locale)||he(e.locale)?e.locale:lr,u=he(r)?lr:r,i=ve(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=Te({},e.modifiers||{},EC()),d=e.pluralRules||{},s=he(e.missing)?e.missing:null,f=Q(e.missingWarn)||un(e.missingWarn)?e.missingWarn:!0,p=Q(e.fallbackWarn)||un(e.fallbackWarn)?e.fallbackWarn:!0,m=!!e.fallbackFormat,v=!!e.unresolving,C=he(e.postTranslation)?e.postTranslation:null,h=z(e.processor)?e.processor:null,D=Q(e.warnHtmlMessage)?e.warnHtmlMessage:!0,g=!!e.escapeParameter,_=he(e.messageCompiler)?e.messageCompiler:Is;process.env.NODE_ENV!=="production"&&!0&&!0&&he(e.messageCompiler)&&Ds(Tn(Xe.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const y=he(e.messageResolver)?e.messageResolver:Ms||Qy,F=he(e.localeFallbacker)?e.localeFallbacker:Ls||hC,S=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:{};ks++;const x={version:n,cid:ks,locale:r,fallbackLocale:i,messages:o,modifiers:c,pluralRules:d,missing:s,missingWarn:f,fallbackWarn:p,fallbackFormat:m,unresolving:v,postTranslation:C,processor:h,warnHtmlMessage:D,escapeParameter:g,messageCompiler:_,messageResolver:y,localeFallbacker:F,fallbackContext:S,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__)&&lC(x,n,V),x}function Tu(e,t){return e instanceof RegExp?e.test(t):e}function Vs(e,t){return e instanceof RegExp?e.test(t):e}function zi(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"&&Vs(r,t)&&o(Tn(Xe.NOT_FOUND_KEY,{key:t,locale:n})),t}function jr(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Us(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function FC(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(Us(e,t[r]))return!0;return!1}function Ji(e){return n=>bC(n,e)}function bC(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,js(e,o)],[]))}else return js(e,n)}function js(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,Zi(e,i)],[]);return e.normalize(r)}}function Zi(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(Zi(e,r.k||r.key),u?Zi(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 wC="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function Hs(e,t){t&&yy(e)&&Me(Vr(wC,{source:e}))}const Ws=e=>e;let cr=Object.create(null);function qs(e){e.code===Su.USE_MODULO_SYNTAX&&Me(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
|
|
17
|
+
reference: https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-format
|
|
18
|
+
(message compiler warning message: ${e.message})`)}const sn=e=>le(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function Gs(e,t={}){let n=!1;const r=t.onError||Dy;return t.onError=u=>{n=!0,r(u)},vu(Ae({},Wy(e,t)),{detectError:n})}const BC=(e,t)=>{if(!H(e))throw Rt(xe.NOT_SUPPORT_NON_STRING_MESSAGE);process.env.NODE_ENV!=="production"&&(t.onWarn=qs);{const n=Q(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&Hs(e,n);const u=(t.onCacheKey||Ws)(e),i=cr[u];if(i)return i;const{code:o,detectError:a}=Gs(e,t),l=new Function(`return ${o}`)();return a?l:cr[u]=l}};function NC(e,t){if(process.env.NODE_ENV!=="production"&&(t.onWarn=qs),__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&H(e)){const n=Q(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&Hs(e,n);const u=(t.onCacheKey||Ws)(e),i=cr[u];if(i)return i;const{ast:o,detectError:a}=Gs(e,vu(Ae({},t),{location:process.env.NODE_ENV!=="production",jit:!0})),l=Ji(o);return a?l:cr[u]=l}else{if(process.env.NODE_ENV!=="production"&&!sn(e))return Me(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),()=>e;const n=e.cacheKey;if(n){const r=cr[n];return r||(cr[n]=Ji(e))}else return Ji(e)}}const Ks=()=>"",vt=e=>he(e);function Xs(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:u,messageCompiler:i,fallbackLocale:o,messages:a}=e,[l,c]=Qi(...t),d=Q(c.missingWarn)?c.missingWarn:e.missingWarn,s=Q(c.fallbackWarn)?c.fallbackWarn:e.fallbackWarn,f=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!=="",C=Ki(e,c);f&&SC(c);let[h,D,g]=p?[l,C,a[C]||{}]:zs(e,l,C,o,s,d),_=h,y=l;if(!p&&!(H(_)||sn(_)||vt(_))&&v&&(_=m,y=_),!p&&(!(H(_)||sn(_)||vt(_))||!H(D)))return u?Ou:l;if(process.env.NODE_ENV!=="production"&&H(_)&&e.messageCompiler==null)return Me(`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 F=!1;const S=()=>{F=!0},T=vt(_)?_:Js(e,l,D,_,y,S);if(F)return _;const M=MC(e,D,g,c),W=aC(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:vt(_)?_.key:"",locale:D||(vt(_)?_.locale:""),format:H(_)?_:vt(_)?_.source:"",message:x};Z.meta=Te({},e.__meta,yC()||{}),cC(Z)}return x}function SC(e){ve(e.list)?e.list=e.list.map(t=>H(t)?hs(t):t):le(e.named)&&Object.keys(e.named).forEach(t=>{H(e.named[t])&&(e.named[t]=hs(e.named[t]))})}function zs(e,t,n,r,u,i){const{messages:o,onWarn:a,messageResolver:l,localeFallbacker:c}=e,d=c(e,r,n);let s={},f,p=null,m=n,v=null;const C="translate";for(let h=0;h<d.length;h++){if(f=v=d[h],process.env.NODE_ENV!=="production"&&n!==f&&!Us(n,f)&&Tu(u,t)&&a(Tn(Xe.FALLBACK_TO_TRANSLATE,{key:t,target:f})),process.env.NODE_ENV!=="production"&&n!==f){const y=e.__v_emitter;y&&y.emit("fallback",{type:C,key:t,from:m,to:v,groupId:`${C}:${t}`})}s=o[f]||{};let D=null,g,_;if(process.env.NODE_ENV!=="production"&&Ft&&(D=window.performance.now(),g="intlify-message-resolve-start",_="intlify-message-resolve-end",ct&&ct(g)),(p=l(s,t))===null&&(p=s[t]),process.env.NODE_ENV!=="production"&&Ft){const y=window.performance.now(),F=e.__v_emitter;F&&D&&p&&F.emit("message-resolve",{type:"message-resolve",key:t,message:p,time:y-D,groupId:`${C}:${t}`}),g&&_&&ct&&On&&(ct(_),On("intlify message resolve",g,_))}if(H(p)||sn(p)||vt(p))break;if(!FC(f,d)){const y=zi(e,t,f,i,C);y!==t&&(p=y)}m=v}return[p,f,s]}function Js(e,t,n,r,u,i){const{messageCompiler:o,warnHtmlMessage:a}=e;if(vt(r)){const f=r;return f.locale=f.locale||n,f.key=f.key||t,f}if(o==null){const f=()=>r;return f.locale=n,f.key=t,f}let l=null,c,d;process.env.NODE_ENV!=="production"&&Ft&&(l=window.performance.now(),c="intlify-message-compilation-start",d="intlify-message-compilation-end",ct&&ct(c));const s=o(r,IC(e,n,u,r,a,i));if(process.env.NODE_ENV!=="production"&&Ft){const f=window.performance.now(),p=e.__v_emitter;p&&l&&p.emit("message-compilation",{type:"message-compilation",message:r,time:f-l,groupId:`translate:${t}`}),c&&d&&ct&&On&&(ct(d),On("intlify message compilation",c,d))}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"&&Ft&&(r=window.performance.now(),u="intlify-message-evaluation-start",i="intlify-message-evaluation-end",ct&&ct(u));const o=t(n);if(process.env.NODE_ENV!=="production"&&Ft){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&&ct&&On&&(ct(i),On("intlify message evaluation",u,i))}return o}function Qi(...e){const[t,n,r]=e,u={};if(!H(t)&&!Ie(t)&&!vt(t)&&!sn(t))throw Rt(xe.INVALID_ARGUMENT);const i=Ie(t)?String(t):(vt(t),t);return Ie(n)?u.plural=n:H(n)?u.default=n:z(n)&&!Au(n)?u.named=n:ve(n)&&(u.list=n),Ie(r)?u.plural=r:H(r)?u.default=r:z(r)&&Te(u,r),[i,u]}function IC(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=TC(r),l=`Message compilation error: ${o.message}`,c=o.location&&a&&hy(a,o.location.start.offset,o.location.end.offset),d=e.__v_emitter;d&&a&&d.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=>sy(t,n,o)}}function TC(e){if(H(e))return e;if(e.loc&&e.loc.source)return e.loc.source}function MC(e,t,n,r){const{modifiers:u,pluralRules:i,messageResolver:o,fallbackLocale:a,fallbackWarn:l,missingWarn:c,fallbackContext:d}=e,f={locale:t,modifiers:u,pluralRules:i,messages:p=>{let m=o(n,p);if(m==null&&d){const[,,v]=zs(d,p,t,a,l,c);m=o(v,p)}if(H(m)||sn(m)){let v=!1;const h=Js(e,p,t,m,p,()=>{v=!0});return v?Ks:h}else return vt(m)?m:Ks}};return e.processor&&(f.processor=e.processor),r.list&&(f.list=r.list),r.named&&(f.named=r.named),Ie(r.plural)&&(f.pluralIndex=r.plural),f}const Zs=typeof Intl!="undefined",Qs={dateTimeFormat:Zs&&typeof Intl.DateTimeFormat!="undefined",numberFormat:Zs&&typeof Intl.NumberFormat!="undefined"};function Ys(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:u,onWarn:i,localeFallbacker:o}=e,{__datetimeFormatters:a}=e;if(process.env.NODE_ENV!=="production"&&!Qs.dateTimeFormat)return i(Tn(Xe.CANNOT_FORMAT_DATE)),Iu;const[l,c,d,s]=Yi(...t),f=Q(d.missingWarn)?d.missingWarn:e.missingWarn,p=Q(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,m=!!d.part,v=Ki(e,d),C=o(e,u,v);if(!H(l)||l==="")return new Intl.DateTimeFormat(v,s).format(c);let h={},D,g=null,_=v,y=null;const F="datetime format";for(let M=0;M<C.length;M++){if(D=y=C[M],process.env.NODE_ENV!=="production"&&v!==D&&Tu(p,l)&&i(Tn(Xe.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:F,key:l,from:_,to:y,groupId:`${F}:${l}`})}if(h=n[D]||{},g=h[l],z(g))break;zi(e,l,D,f,F),_=y}if(!z(g)||!H(D))return r?Ou:l;let S=`${D}__${l}`;Au(s)||(S=`${S}__${JSON.stringify(s)}`);let T=a.get(S);return T||(T=new Intl.DateTimeFormat(D,Te({},g,s)),a.set(S,T)),m?T.formatToParts(c):T.format(c)}const el=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Yi(...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 Rt(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(d){throw Rt(xe.INVALID_ISO_DATE_ARGUMENT)}}else if(cy(t)){if(isNaN(t.getTime()))throw Rt(xe.INVALID_DATE_ARGUMENT);a=t}else if(Ie(t))a=t;else throw Rt(xe.INVALID_ARGUMENT);return H(n)?i.key=n:z(n)&&Object.keys(n).forEach(l=>{el.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 tl(e,t,n){const r=e;for(const u in n){const i=`${t}__${u}`;!r.__datetimeFormatters.has(i)||r.__datetimeFormatters.delete(i)}}function nl(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:u,onWarn:i,localeFallbacker:o}=e,{__numberFormatters:a}=e;if(process.env.NODE_ENV!=="production"&&!Qs.numberFormat)return i(Tn(Xe.CANNOT_FORMAT_NUMBER)),Iu;const[l,c,d,s]=eo(...t),f=Q(d.missingWarn)?d.missingWarn:e.missingWarn,p=Q(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,m=!!d.part,v=Ki(e,d),C=o(e,u,v);if(!H(l)||l==="")return new Intl.NumberFormat(v,s).format(c);let h={},D,g=null,_=v,y=null;const F="number format";for(let M=0;M<C.length;M++){if(D=y=C[M],process.env.NODE_ENV!=="production"&&v!==D&&Tu(p,l)&&i(Tn(Xe.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:F,key:l,from:_,to:y,groupId:`${F}:${l}`})}if(h=n[D]||{},g=h[l],z(g))break;zi(e,l,D,f,F),_=y}if(!z(g)||!H(D))return r?Ou:l;let S=`${D}__${l}`;Au(s)||(S=`${S}__${JSON.stringify(s)}`);let T=a.get(S);return T||(T=new Intl.NumberFormat(D,Te({},g,s)),a.set(S,T)),m?T.formatToParts(c):T.format(c)}const rl=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function eo(...e){const[t,n,r,u]=e,i={};let o={};if(!Ie(t))throw Rt(xe.INVALID_ARGUMENT);const a=t;return H(n)?i.key=n:z(n)&&Object.keys(n).forEach(l=>{rl.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 ul(e,t,n){const r=e;for(const u in n){const i=`${t}__${u}`;!r.__numberFormatters.has(i)||r.__numberFormatters.delete(i)}}qy();/**
|
|
20
|
+
* @vue/shared v3.5.6
|
|
21
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
22
|
+
* @license MIT
|
|
23
|
+
**//*! #__NO_SIDE_EFFECTS__ */function LC(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Et=process.env.NODE_ENV!=="production"?Object.freeze({}):{};process.env.NODE_ENV!=="production"&&Object.freeze([]);const Ln=()=>{},RC=()=>!1,PC=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),ft=Object.assign,$C=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},xC=Object.prototype.hasOwnProperty,Be=(e,t)=>xC.call(e,t),Ee=Array.isArray,fr=e=>Mu(e)==="[object Map]",kC=e=>Mu(e)==="[object Set]",Ne=e=>typeof e=="function",Bt=e=>typeof e=="string",Hr=e=>typeof e=="symbol",ze=e=>e!==null&&typeof e=="object",VC=e=>(ze(e)||Ne(e))&&Ne(e.then)&&Ne(e.catch),UC=Object.prototype.toString,Mu=e=>UC.call(e),il=e=>Mu(e).slice(8,-1),jC=e=>Mu(e)==="[object Object]",to=e=>Bt(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ol=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},al=ol(e=>e.charAt(0).toUpperCase()+e.slice(1)),HC=ol(e=>e?`on${al(e)}`:""),ln=(e,t)=>!Object.is(e,t),WC=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})};let sl;const ll=()=>sl||(sl=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function no(e){if(Ee(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],u=Bt(r)?XC(r):no(r);if(u)for(const i in u)t[i]=u[i]}return t}else if(Bt(e)||ze(e))return e}const qC=/;(?![^(]*\))/g,GC=/:([^]+)/,KC=/\/\*[^]*?\*\//g;function XC(e){const t={};return e.replace(KC,"").split(qC).forEach(n=>{if(n){const r=n.split(GC);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function ro(e){let t="";if(Bt(e))t=e;else if(Ee(e))for(let n=0;n<e.length;n++){const r=ro(e[n]);r&&(t+=r+" ")}else if(ze(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}/**
|
|
24
|
+
* @vue/reactivity v3.5.6
|
|
25
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
26
|
+
* @license MIT
|
|
27
|
+
**/function Pt(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let dt;class zC{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=dt,!t&&dt&&(this.index=(dt.scopes||(dt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=dt;try{return dt=this,t()}finally{dt=n}}else process.env.NODE_ENV!=="production"&&Pt("cannot run an inactive effect scope.")}on(){dt=this}off(){dt=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 JC(e){return new zC(e)}function ZC(){return dt}let fe;const uo=new WeakSet;class QC{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,dt&&dt.active&&dt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,uo.has(this)&&(uo.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||fl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,gl(this),dl(this);const t=fe,n=Nt;fe=this,Nt=!0;try{return this.fn()}finally{process.env.NODE_ENV!=="production"&&fe!==this&&Pt("Active effect was not restored correctly - this is likely a Vue internal bug."),pl(this),fe=t,Nt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)so(t);this.deps=this.depsTail=void 0,gl(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?uo.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ao(this)&&this.run()}get dirty(){return ao(this)}}let cl=0,Wr;function fl(e){e.flags|=8,e.next=Wr,Wr=e}function io(){cl++}function oo(){if(--cl>0)return;let e;for(;Wr;){let t=Wr;for(Wr=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function dl(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function pl(e){let t,n=e.depsTail,r=n;for(;r;){const u=r.prevDep;r.version===-1?(r===n&&(n=u),so(r),YC(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=u}e.deps=t,e.depsTail=n}function ao(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(hl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function hl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Kr))return;e.globalVersion=Kr;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!ao(e)){e.flags&=-3;return}const n=fe,r=Nt;fe=e,Nt=!0;try{dl(e);const u=e.fn(e._value);(t.version===0||ln(u,e._value))&&(e._value=u,t.version++)}catch(u){throw t.version++,u}finally{fe=n,Nt=r,pl(e),e.flags&=-3}}function so(e){const{dep:t,prevSub:n,nextSub:r}=e;if(n&&(n.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=n,e.nextSub=void 0),t.subs===e&&(t.subs=n),!t.subs&&t.computed){t.computed.flags&=-5;for(let u=t.computed.deps;u;u=u.nextDep)so(u)}}function YC(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Nt=!0;const ml=[];function qr(){ml.push(Nt),Nt=!1}function Gr(){const e=ml.pop();Nt=e===void 0?!0:e}function gl(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=fe;fe=void 0;try{t()}finally{fe=n}}}let Kr=0;class e5{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class lo{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,process.env.NODE_ENV!=="production"&&(this.subsHead=void 0)}track(t){if(!fe||!Nt||fe===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==fe)n=this.activeLink=new e5(fe,this),fe.deps?(n.prevDep=fe.depsTail,fe.depsTail.nextDep=n,fe.depsTail=n):fe.deps=fe.depsTail=n,fe.flags&4&&vl(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=fe.depsTail,n.nextDep=void 0,fe.depsTail.nextDep=n,fe.depsTail=n,fe.deps===n&&(fe.deps=r)}return process.env.NODE_ENV!=="production"&&fe.onTrack&&fe.onTrack(ft({effect:fe},t)),n}trigger(t){this.version++,Kr++,this.notify(t)}notify(t){io();try{if(process.env.NODE_ENV!=="production")for(let n=this.subsHead;n;n=n.nextSub)n.sub.onTrigger&&!(n.sub.flags&8)&&n.sub.onTrigger(ft({effect:n.sub},t));for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{oo()}}}function vl(e){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)vl(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),process.env.NODE_ENV!=="production"&&e.dep.subsHead===void 0&&(e.dep.subsHead=e),e.dep.subs=e}const co=new WeakMap,Rn=Symbol(process.env.NODE_ENV!=="production"?"Object iterate":""),fo=Symbol(process.env.NODE_ENV!=="production"?"Map keys iterate":""),Xr=Symbol(process.env.NODE_ENV!=="production"?"Array iterate":"");function ke(e,t,n){if(Nt&&fe){let r=co.get(e);r||co.set(e,r=new Map);let u=r.get(n);u||r.set(n,u=new lo),process.env.NODE_ENV!=="production"?u.track({target:e,type:t,key:n}):u.track()}}function cn(e,t,n,r,u,i){const o=co.get(e);if(!o){Kr++;return}const a=l=>{l&&(process.env.NODE_ENV!=="production"?l.trigger({target:e,type:t,key:n,newValue:r,oldValue:u,oldTarget:i}):l.trigger())};if(io(),t==="clear")o.forEach(a);else{const l=Ee(e),c=l&&to(n);if(l&&n==="length"){const d=Number(r);o.forEach((s,f)=>{(f==="length"||f===Xr||!Hr(f)&&f>=d)&&a(s)})}else switch(n!==void 0&&a(o.get(n)),c&&a(o.get(Xr)),t){case"add":l?c&&a(o.get("length")):(a(o.get(Rn)),fr(e)&&a(o.get(fo)));break;case"delete":l||(a(o.get(Rn)),fr(e)&&a(o.get(fo)));break;case"set":fr(e)&&a(o.get(Rn));break}}oo()}function dr(e){const t=ne(e);return t===e?t:(ke(t,"iterate",Xr),et(e)?t:t.map(Je))}function po(e){return ke(e=ne(e),"iterate",Xr),e}const t5={__proto__:null,[Symbol.iterator](){return ho(this,Symbol.iterator,Je)},concat(...e){return dr(this).concat(...e.map(t=>Ee(t)?dr(t):t))},entries(){return ho(this,"entries",e=>(e[1]=Je(e[1]),e))},every(e,t){return zt(this,"every",e,t,void 0,arguments)},filter(e,t){return zt(this,"filter",e,t,n=>n.map(Je),arguments)},find(e,t){return zt(this,"find",e,t,Je,arguments)},findIndex(e,t){return zt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return zt(this,"findLast",e,t,Je,arguments)},findLastIndex(e,t){return zt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return zt(this,"forEach",e,t,void 0,arguments)},includes(...e){return mo(this,"includes",e)},indexOf(...e){return mo(this,"indexOf",e)},join(e){return dr(this).join(e)},lastIndexOf(...e){return mo(this,"lastIndexOf",e)},map(e,t){return zt(this,"map",e,t,void 0,arguments)},pop(){return zr(this,"pop")},push(...e){return zr(this,"push",e)},reduce(e,...t){return El(this,"reduce",e,t)},reduceRight(e,...t){return El(this,"reduceRight",e,t)},shift(){return zr(this,"shift")},some(e,t){return zt(this,"some",e,t,void 0,arguments)},splice(...e){return zr(this,"splice",e)},toReversed(){return dr(this).toReversed()},toSorted(e){return dr(this).toSorted(e)},toSpliced(...e){return dr(this).toSpliced(...e)},unshift(...e){return zr(this,"unshift",e)},values(){return ho(this,"values",Je)}};function ho(e,t,n){const r=po(e),u=r[t]();return r!==e&&!et(e)&&(u._next=u.next,u.next=()=>{const i=u._next();return i.value&&(i.value=n(i.value)),i}),u}const n5=Array.prototype;function zt(e,t,n,r,u,i){const o=po(e),a=o!==e&&!et(e),l=o[t];if(l!==n5[t]){const s=l.apply(e,i);return a?Je(s):s}let c=n;o!==e&&(a?c=function(s,f){return n.call(this,Je(s),f,e)}:n.length>2&&(c=function(s,f){return n.call(this,s,f,e)}));const d=l.call(o,c,r);return a&&u?u(d):d}function El(e,t,n,r){const u=po(e);let i=n;return u!==e&&(et(e)?n.length>3&&(i=function(o,a,l){return n.call(this,o,a,l,e)}):i=function(o,a,l){return n.call(this,o,Je(a),l,e)}),u[t](i,...r)}function mo(e,t,n){const r=ne(e);ke(r,"iterate",Xr);const u=r[t](...n);return(u===-1||u===!1)&&Uu(n[0])?(n[0]=ne(n[0]),r[t](...n)):u}function zr(e,t,n=[]){qr(),io();const r=ne(e)[t].apply(e,n);return oo(),Gr(),r}const r5=LC("__proto__,__v_isRef,__isVue"),Dl=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Hr));function u5(e){Hr(e)||(e=String(e));const t=ne(this);return ke(t,"has",e),t.hasOwnProperty(e)}class _l{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?Sl:Nl:i?v5:Bl).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const o=Ee(t);if(!u){let l;if(o&&(l=t5[n]))return l;if(n==="hasOwnProperty")return u5}const a=Reflect.get(t,n,He(t)?t:r);return(Hr(n)?Dl.has(n):r5(n))||(u||ke(t,"get",n),i)?a:He(a)?o&&to(n)?a:a.value:ze(a)?u?Il(a):Ol(a):a}}class i5 extends _l{constructor(t=!1){super(!1,t)}set(t,n,r,u){let i=t[n];if(!this._isShallow){const l=Jt(i);if(!et(r)&&!Jt(r)&&(i=ne(i),r=ne(r)),!Ee(t)&&He(i)&&!He(r))return l?!1:(i.value=r,!0)}const o=Ee(t)&&to(n)?Number(n)<t.length:Be(t,n),a=Reflect.set(t,n,r,He(t)?t:u);return t===ne(u)&&(o?ln(r,i)&&cn(t,"set",n,r,i):cn(t,"add",n,r)),a}deleteProperty(t,n){const r=Be(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(!Hr(n)||!Dl.has(n))&&ke(t,"has",n),r}ownKeys(t){return ke(t,"iterate",Ee(t)?"length":Rn),Reflect.ownKeys(t)}}class yl extends _l{constructor(t=!1){super(!0,t)}set(t,n){return process.env.NODE_ENV!=="production"&&Pt(`Set operation on key "${String(n)}" failed: target is readonly.`,t),!0}deleteProperty(t,n){return process.env.NODE_ENV!=="production"&&Pt(`Delete operation on key "${String(n)}" failed: target is readonly.`,t),!0}}const o5=new i5,a5=new yl,s5=new yl(!0),go=e=>e,Lu=e=>Reflect.getPrototypeOf(e);function Ru(e,t,n=!1,r=!1){e=e.__v_raw;const u=ne(e),i=ne(t);n||(ln(t,i)&&ke(u,"get",t),ke(u,"get",i));const{has:o}=Lu(u),a=r?go:n?Do:Je;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 Pu(e,t=!1){const n=this.__v_raw,r=ne(n),u=ne(e);return t||(ln(e,u)&&ke(r,"has",e),ke(r,"has",u)),e===u?n.has(e):n.has(e)||n.has(u)}function $u(e,t=!1){return e=e.__v_raw,!t&&ke(ne(e),"iterate",Rn),Reflect.get(e,"size",e)}function Cl(e,t=!1){!t&&!et(e)&&!Jt(e)&&(e=ne(e));const n=ne(this);return Lu(n).has.call(n,e)||(n.add(e),cn(n,"add",e,e)),this}function Al(e,t,n=!1){!n&&!et(t)&&!Jt(t)&&(t=ne(t));const r=ne(this),{has:u,get:i}=Lu(r);let o=u.call(r,e);o?process.env.NODE_ENV!=="production"&&wl(r,u,e):(e=ne(e),o=u.call(r,e));const a=i.call(r,e);return r.set(e,t),o?ln(t,a)&&cn(r,"set",e,t,a):cn(r,"add",e,t),this}function Fl(e){const t=ne(this),{has:n,get:r}=Lu(t);let u=n.call(t,e);u?process.env.NODE_ENV!=="production"&&wl(t,n,e):(e=ne(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 bl(){const e=ne(this),t=e.size!==0,n=process.env.NODE_ENV!=="production"?fr(e)?new Map(e):new Set(e):void 0,r=e.clear();return t&&cn(e,"clear",void 0,void 0,n),r}function xu(e,t){return function(r,u){const i=this,o=i.__v_raw,a=ne(o),l=t?go:e?Do:Je;return!e&&ke(a,"iterate",Rn),o.forEach((c,d)=>r.call(u,l(c),l(d),i))}}function ku(e,t,n){return function(...r){const u=this.__v_raw,i=ne(u),o=fr(i),a=e==="entries"||e===Symbol.iterator&&o,l=e==="keys"&&o,c=u[e](...r),d=n?go:t?Do:Je;return!t&&ke(i,"iterate",l?fo:Rn),{next(){const{value:s,done:f}=c.next();return f?{value:s,done:f}:{value:a?[d(s[0]),d(s[1])]:d(s),done:f}},[Symbol.iterator](){return this}}}}function fn(e){return function(...t){if(process.env.NODE_ENV!=="production"){const n=t[0]?`on key "${t[0]}" `:"";Pt(`${al(e)} operation ${n}failed: target is readonly.`,ne(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function l5(){const e={get(i){return Ru(this,i)},get size(){return $u(this)},has:Pu,add:Cl,set:Al,delete:Fl,clear:bl,forEach:xu(!1,!1)},t={get(i){return Ru(this,i,!1,!0)},get size(){return $u(this)},has:Pu,add(i){return Cl.call(this,i,!0)},set(i,o){return Al.call(this,i,o,!0)},delete:Fl,clear:bl,forEach:xu(!1,!0)},n={get(i){return Ru(this,i,!0)},get size(){return $u(this,!0)},has(i){return Pu.call(this,i,!0)},add:fn("add"),set:fn("set"),delete:fn("delete"),clear:fn("clear"),forEach:xu(!0,!1)},r={get(i){return Ru(this,i,!0,!0)},get size(){return $u(this,!0)},has(i){return Pu.call(this,i,!0)},add:fn("add"),set:fn("set"),delete:fn("delete"),clear:fn("clear"),forEach:xu(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=ku(i,!1,!1),n[i]=ku(i,!0,!1),t[i]=ku(i,!1,!0),r[i]=ku(i,!0,!0)}),[e,n,t,r]}const[c5,f5,d5,p5]=l5();function vo(e,t){const n=t?e?p5:d5:e?f5:c5;return(r,u,i)=>u==="__v_isReactive"?!e:u==="__v_isReadonly"?e:u==="__v_raw"?r:Reflect.get(Be(n,u)&&u in r?n:r,u,i)}const h5={get:vo(!1,!1)},m5={get:vo(!0,!1)},g5={get:vo(!0,!0)};function wl(e,t,n){const r=ne(n);if(r!==n&&t.call(e,r)){const u=il(e);Pt(`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 Bl=new WeakMap,v5=new WeakMap,Nl=new WeakMap,Sl=new WeakMap;function E5(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function D5(e){return e.__v_skip||!Object.isExtensible(e)?0:E5(il(e))}function Ol(e){return Jt(e)?e:Eo(e,!1,o5,h5,Bl)}function Il(e){return Eo(e,!0,a5,m5,Nl)}function Vu(e){return Eo(e,!0,s5,g5,Sl)}function Eo(e,t,n,r,u){if(!ze(e))return process.env.NODE_ENV!=="production"&&Pt(`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=D5(e);if(o===0)return e;const a=new Proxy(e,o===2?r:n);return u.set(e,a),a}function pr(e){return Jt(e)?pr(e.__v_raw):!!(e&&e.__v_isReactive)}function Jt(e){return!!(e&&e.__v_isReadonly)}function et(e){return!!(e&&e.__v_isShallow)}function Uu(e){return e?!!e.__v_raw:!1}function ne(e){const t=e&&e.__v_raw;return t?ne(t):e}function _5(e){return!Be(e,"__v_skip")&&Object.isExtensible(e)&&WC(e,"__v_skip",!0),e}const Je=e=>ze(e)?Ol(e):e,Do=e=>ze(e)?Il(e):e;function He(e){return e?e.__v_isRef===!0:!1}function hr(e){return Ml(e,!1)}function Tl(e){return Ml(e,!0)}function Ml(e,t){return He(e)?e:new y5(e,t)}class y5{constructor(t,n){this.dep=new lo,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ne(t),this._value=n?t:Je(t),this.__v_isShallow=n}get value(){return process.env.NODE_ENV!=="production"?this.dep.track({target:this,type:"get",key:"value"}):this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||et(t)||Jt(t);t=r?t:ne(t),ln(t,n)&&(this._rawValue=t,this._value=r?t:Je(t),process.env.NODE_ENV!=="production"?this.dep.trigger({target:this,type:"set",key:"value",newValue:t,oldValue:n}):this.dep.trigger())}}function C5(e){return He(e)?e.value:e}const A5={get:(e,t,n)=>t==="__v_raw"?e:C5(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const u=e[t];return He(u)&&!He(n)?(u.value=n,!0):Reflect.set(e,t,n,r)}};function F5(e){return pr(e)?e:new Proxy(e,A5)}class b5{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new lo(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Kr-1,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&fe!==this)return fl(this),!0;process.env.NODE_ENV}get value(){const t=process.env.NODE_ENV!=="production"?this.dep.track({target:this,type:"get",key:"value"}):this.dep.track();return hl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter?this.setter(t):process.env.NODE_ENV!=="production"&&Pt("Write operation failed: computed value is readonly")}}function w5(e,t,n=!1){let r,u;Ne(e)?r=e:(r=e.get,u=e.set);const i=new b5(r,u,n);return process.env.NODE_ENV!=="production"&&t&&!n&&(i.onTrack=t.onTrack,i.onTrigger=t.onTrigger),i}const ju={},Hu=new WeakMap;let Pn;function B5(e,t=!1,n=Pn){if(n){let r=Hu.get(n);r||Hu.set(n,r=[]),r.push(e)}else process.env.NODE_ENV!=="production"&&!t&&Pt("onWatcherCleanup() was called when there was no active watcher to associate with.")}function N5(e,t,n=Et){const{immediate:r,deep:u,once:i,scheduler:o,augmentJob:a,call:l}=n,c=y=>{(n.onWarn||Pt)("Invalid watch source: ",y,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},d=y=>u?y:et(y)||u===!1||u===0?dn(y,1):dn(y);let s,f,p,m,v=!1,C=!1;if(He(e)?(f=()=>e.value,v=et(e)):pr(e)?(f=()=>d(e),v=!0):Ee(e)?(C=!0,v=e.some(y=>pr(y)||et(y)),f=()=>e.map(y=>{if(He(y))return y.value;if(pr(y))return d(y);if(Ne(y))return l?l(y,2):y();process.env.NODE_ENV!=="production"&&c(y)})):Ne(e)?t?f=l?()=>l(e,2):e:f=()=>{if(p){qr();try{p()}finally{Gr()}}const y=Pn;Pn=s;try{return l?l(e,3,[m]):e(m)}finally{Pn=y}}:(f=Ln,process.env.NODE_ENV!=="production"&&c(e)),t&&u){const y=f,F=u===!0?1/0:u;f=()=>dn(y(),F)}const h=ZC(),D=()=>{s.stop(),h&&$C(h.effects,s)};if(i&&t){const y=t;t=(...F)=>{y(...F),D()}}let g=C?new Array(e.length).fill(ju):ju;const _=y=>{if(!(!(s.flags&1)||!s.dirty&&!y))if(t){const F=s.run();if(u||v||(C?F.some((S,T)=>ln(S,g[T])):ln(F,g))){p&&p();const S=Pn;Pn=s;try{const T=[F,g===ju?void 0:C&&g[0]===ju?[]:g,m];l?l(t,3,T):t(...T),g=F}finally{Pn=S}}}else s.run()};return a&&a(_),s=new QC(f),s.scheduler=o?()=>o(_,!1):_,m=y=>B5(y,!1,s),p=s.onStop=()=>{const y=Hu.get(s);if(y){if(l)l(y,4);else for(const F of y)F();Hu.delete(s)}},process.env.NODE_ENV!=="production"&&(s.onTrack=n.onTrack,s.onTrigger=n.onTrigger),t?r?_(!0):g=s.run():o?o(_.bind(null,!0),!0):s.run(),D.pause=s.pause.bind(s),D.resume=s.resume.bind(s),D.stop=D,D}function dn(e,t=1/0,n){if(t<=0||!ze(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,He(e))dn(e.value,t,n);else if(Ee(e))for(let r=0;r<e.length;r++)dn(e[r],t,n);else if(kC(e)||fr(e))e.forEach(r=>{dn(r,t,n)});else if(jC(e)){for(const r in e)dn(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&dn(e[r],t,n)}return e}/**
|
|
28
|
+
* @vue/runtime-core v3.5.6
|
|
29
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
30
|
+
* @license MIT
|
|
31
|
+
**/const $n=[];function S5(e){$n.push(e)}function O5(){$n.pop()}let _o=!1;function De(e,...t){if(_o)return;_o=!0,qr();const n=$n.length?$n[$n.length-1].component:null,r=n&&n.appContext.config.warnHandler,u=I5();if(r)Wu(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 <${nc(n,i.type)}>`).join(`
|
|
32
|
+
`),u]);else{const i=[`[Vue warn]: ${e}`,...t];u.length&&i.push(`
|
|
33
|
+
`,...T5(u)),console.warn(...i)}Gr(),_o=!1}function I5(){let e=$n[$n.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 T5(e){const t=[];return e.forEach((n,r)=>{t.push(...r===0?[]:[`
|
|
34
|
+
`],...M5(n))}),t}function M5({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,u=` at <${nc(e.component,e.type,r)}`,i=">"+n;return e.props?[u,...L5(e.props),i]:[u+i]}function L5(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...Ll(r,e[r]))}),n.length>3&&t.push(" ..."),t}function Ll(e,t,n){return Bt(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:He(t)?(t=Ll(e,ne(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):Ne(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=ne(t),n?t:[`${e}=`,t])}const yo={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",[16]:"app unmount cleanup function"};function Wu(e,t,n,r){try{return r?e(...r):e()}catch(u){Ao(u,t,n)}}function Co(e,t,n,r){if(Ne(e)){const u=Wu(e,t,n,r);return u&&VC(u)&&u.catch(i=>{Ao(i,t,n)}),u}if(Ee(e)){const u=[];for(let i=0;i<e.length;i++)u.push(Co(e[i],t,n,r));return u}else process.env.NODE_ENV!=="production"&&De(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function Ao(e,t,n,r=!0){const u=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||Et;if(t){let a=t.parent;const l=t.proxy,c=process.env.NODE_ENV!=="production"?yo[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const d=a.ec;if(d){for(let s=0;s<d.length;s++)if(d[s](e,l,c)===!1)return}a=a.parent}if(i){qr(),Wu(i,null,10,[e,l,c]),Gr();return}}R5(e,n,u,r,o)}function R5(e,t,n,r=!0,u=!1){if(process.env.NODE_ENV!=="production"){const i=yo[t];if(n&&S5(n),De(`Unhandled error${i?` during execution of ${i}`:""}`),n&&O5(),r)throw e;console.error(e)}else{if(u)throw e;console.error(e)}}let qu=!1,Fo=!1;const Dt=[];let Zt=0;const mr=[];let pn=null,gr=0;const Rl=Promise.resolve();let bo=null;const P5=100;function $5(e){const t=bo||Rl;return e?t.then(this?e.bind(this):e):t}function x5(e){let t=qu?Zt+1:0,n=Dt.length;for(;t<n;){const r=t+n>>>1,u=Dt[r],i=Jr(u);i<e||i===e&&u.flags&2?t=r+1:n=r}return t}function wo(e){if(!(e.flags&1)){const t=Jr(e),n=Dt[Dt.length-1];!n||!(e.flags&2)&&t>=Jr(n)?Dt.push(e):Dt.splice(x5(t),0,e),e.flags|=1,Pl()}}function Pl(){!qu&&!Fo&&(Fo=!0,bo=Rl.then(xl))}function $l(e){Ee(e)?mr.push(...e):pn&&e.id===-1?pn.splice(gr+1,0,e):e.flags&1||(mr.push(e),e.flags|=1),Pl()}function k5(e){if(mr.length){const t=[...new Set(mr)].sort((n,r)=>Jr(n)-Jr(r));if(mr.length=0,pn){pn.push(...t);return}for(pn=t,process.env.NODE_ENV!=="production"&&(e=e||new Map),gr=0;gr<pn.length;gr++){const n=pn[gr];process.env.NODE_ENV!=="production"&&kl(e,n)||(n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2)}pn=null,gr=0}}const Jr=e=>e.id==null?e.flags&2?-1:1/0:e.id;function xl(e){Fo=!1,qu=!0,process.env.NODE_ENV!=="production"&&(e=e||new Map);const t=process.env.NODE_ENV!=="production"?n=>kl(e,n):Ln;try{for(Zt=0;Zt<Dt.length;Zt++){const n=Dt[Zt];if(n&&!(n.flags&8)){if(process.env.NODE_ENV!=="production"&&t(n))continue;n.flags&4&&(n.flags&=-2),Wu(n,n.i,n.i?15:14),n.flags&=-2}}}finally{for(;Zt<Dt.length;Zt++){const n=Dt[Zt];n&&(n.flags&=-2)}Zt=0,Dt.length=0,k5(e),qu=!1,bo=null,(Dt.length||mr.length)&&xl(e)}}function kl(e,t){const n=e.get(t)||0;if(n>P5){const r=t.i,u=r&&tc(r.type);return Ao(`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}return e.set(t,n+1),!1}const Bo=new Map;process.env.NODE_ENV!=="production"&&(ll().__VUE_HMR_RUNTIME__={createRecord:No(V5),rerender:No(U5),reload:No(j5)});const Gu=new Map;function V5(e,t){return Gu.has(e)?!1:(Gu.set(e,{initialDef:Ku(t),instances:new Set}),!0)}function Ku(e){return rc(e)?e.__vccOpts:e}function U5(e,t){const n=Gu.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(r=>{t&&(r.render=t,Ku(r.type).render=t),r.renderCache=[],r.update()}))}function j5(e,t){const n=Gu.get(e);if(!n)return;t=Ku(t),Vl(n.initialDef,t);const r=[...n.instances];for(let u=0;u<r.length;u++){const i=r[u],o=Ku(i.type);let a=Bo.get(o);a||(o!==n.initialDef&&Vl(o,t),Bo.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?wo(()=>{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."),i.root.ce&&i!==i.root&&i.root.ce._removeChildStyle(o)}$l(()=>{Bo.clear()})}function Vl(e,t){ft(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function No(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,Xu=[];function Ul(e,t){var n,r;vr=e,vr?(vr.enabled=!0,Xu.forEach(({event:u,args:i})=>vr.emit(u,...i)),Xu=[]):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=>{Ul(i,t)}),setTimeout(()=>{vr||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Xu=[])},3e3)):Xu=[]}let $t=null,H5=null;const W5=e=>e.__isTeleport;function jl(e,t){e.shapeFlag&6&&e.component?(e.transition=t,jl(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 So(e,t){return Ne(e)?(()=>ft({name:e.name},t,{setup:e}))():e}function q5(e,t,n=xn,r=!1){if(n){const u=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{qr();const a=ec(n),l=Co(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=HC(yo[e].replace(/ hook$/,""));De(`${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 Oo=e=>(t,n=xn)=>{(!Yu||e==="sp")&&q5(e,(...r)=>t(...r),n)},G5=Oo("bm"),K5=Oo("m"),X5=Oo("um"),z5=Symbol.for("v-ndc"),Io=e=>e?EA(e)?DA(e):Io(e.parent):null,Zr=ft(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>process.env.NODE_ENV!=="production"?Vu(e.props):e.props,$attrs:e=>process.env.NODE_ENV!=="production"?Vu(e.attrs):e.attrs,$slots:e=>process.env.NODE_ENV!=="production"?Vu(e.slots):e.slots,$refs:e=>process.env.NODE_ENV!=="production"?Vu(e.refs):e.refs,$parent:e=>Io(e.parent),$root:e=>Io(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?Y5(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>{wo(e.update)}),$nextTick:e=>e.n||(e.n=$5.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?sA.bind(e):Ln}),J5=e=>e==="_"||e==="$",To=(e,t)=>e!==Et&&!e.__isScriptSetup&&Be(e,t),Z5={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(To(r,t))return o[t]=1,r[t];if(u!==Et&&Be(u,t))return o[t]=2,u[t];if((c=e.propsOptions[0])&&Be(c,t))return o[t]=3,i[t];if(n!==Et&&Be(n,t))return o[t]=4,n[t];(!__VUE_OPTIONS_API__||Q5)&&(o[t]=0)}}const d=Zr[t];let s,f;if(d)return t==="$attrs"?(ke(e.attrs,"get",""),process.env.NODE_ENV!=="production"&&void 0):process.env.NODE_ENV!=="production"&&t==="$slots"&&ke(e,"get",t),d(e);if((s=a.__cssModules)&&(s=s[t]))return s;if(n!==Et&&Be(n,t))return o[t]=4,n[t];if(f=l.config.globalProperties,Be(f,t))return f[t];process.env.NODE_ENV!=="production"&&$t&&(!Bt(t)||t.indexOf("__v")!==0)&&(u!==Et&&J5(t[0])&&Be(u,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===$t&&De(`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 To(u,t)?(u[t]=n,!0):process.env.NODE_ENV!=="production"&&u.__isScriptSetup&&Be(u,t)?(De(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):r!==Et&&Be(r,t)?(r[t]=n,!0):Be(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(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!==Et&&Be(e,o)||To(t,o)||(a=i[0])&&Be(a,o)||Be(r,o)||Be(Zr,o)||Be(u.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Be(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};process.env.NODE_ENV!=="production"&&(Z5.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 Hl(e){return Ee(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Q5=!0;function Y5(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=>zu(l,c,o,!0)),zu(l,t,o)),ze(t)&&i.set(t,l),l}function zu(e,t,n,r=!1){const{mixins:u,extends:i}=t;i&&zu(e,i,n,!0),u&&u.forEach(o=>zu(e,o,n,!0));for(const o in t)if(r&&o==="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 a=eA[o]||n&&n[o];e[o]=a?a(e[o],t[o]):t[o]}return e}const eA={data:Wl,props:Gl,emits:Gl,methods:Qr,computed:Qr,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:Qr,directives:Qr,watch:nA,provide:Wl,inject:tA};function Wl(e,t){return t?e?function(){return ft(Ne(e)?e.call(this,this):e,Ne(t)?t.call(this,this):t)}:t:e}function tA(e,t){return Qr(ql(e),ql(t))}function ql(e){if(Ee(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 Qr(e,t){return e?ft(Object.create(null),e,t):t}function Gl(e,t){return e?Ee(e)&&Ee(t)?[...new Set([...e,...t])]:ft(Object.create(null),Hl(e),Hl(t!=null?t:{})):t}function nA(e,t){if(!e)return t;if(!t)return e;const n=ft(Object.create(null),e);for(const r in t)n[r]=Ze(e[r],t[r]);return n}function rA(){return{app:null,config:{isNativeTag:RC,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 Mo=null;function Kl(e,t,n=!1){const r=xn||$t;if(r||Mo){const u=Mo?Mo._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&&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 uA={},Xl=e=>Object.getPrototypeOf(e)===uA,iA=fA,oA=Symbol.for("v-scx"),aA=()=>{{const e=Kl(oA);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}};function Lo(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."),zl(e,t,n)}function zl(e,t,n=Et){const{immediate:r,deep:u,flush:i,once:o}=n;process.env.NODE_ENV!=="production"&&!t&&(r!==void 0&&De('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),u!==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 a=ft({},n);process.env.NODE_ENV!=="production"&&(a.onWarn=De);let l;if(Yu)if(i==="sync"){const f=aA();l=f.__watcherHandles||(f.__watcherHandles=[])}else if(!t||r)a.once=!0;else{const f=()=>{};return f.stop=Ln,f.resume=Ln,f.pause=Ln,f}const c=xn;a.call=(f,p,m)=>Co(f,c,p,m);let d=!1;i==="post"?a.scheduler=f=>{iA(f,c&&c.suspense)}:i!=="sync"&&(d=!0,a.scheduler=(f,p)=>{p?f():wo(f)}),a.augmentJob=f=>{t&&(f.flags|=4),d&&(f.flags|=2,c&&(f.id=c.uid,f.i=c))};const s=N5(e,t,a);return l&&l.push(s),s}function sA(e,t,n){const r=this.proxy,u=Bt(e)?e.includes(".")?lA(r,e):()=>r[e]:e.bind(r,r);let i;Ne(t)?i=t:(i=t.handler,n=t);const o=ec(this),a=zl(u,i.bind(r),n);return o(),a}function lA(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 X2(){}const cA=e=>e.__isSuspense;function fA(e,t){t&&t.pendingBranch?Ee(e)?t.effects.push(...e):t.effects.push(e):$l(e)}const Ju=Symbol.for("v-fgt"),Jl=Symbol.for("v-txt"),dA=Symbol.for("v-cmt");let Er=null;function Ro(e){return e?e.__v_isVNode===!0:!1}const pA=(...e)=>Ql(...e),Zl=({key:e})=>e!=null?e:null,Zu=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Bt(e)||He(e)||Ne(e)?{i:$t,r:e,k:t,f:!!n}:e:null);function hA(e,t=null,n=null,r=0,u=null,i=e===Ju?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Zl(t),ref:t&&Zu(t),scopeId:H5,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:$t};return a?(Po(l,n),i&128&&e.normalize(l)):n&&(l.shapeFlag|=Bt(n)?8:16),process.env.NODE_ENV!=="production"&&l.key!==l.key&&De("VNode created with invalid key (NaN). VNode type:",l.type),!o&&Er&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&Er.push(l),l}const Dr=process.env.NODE_ENV!=="production"?pA:Ql;function Ql(e,t=null,n=null,r=0,u=null,i=!1){if((!e||e===z5)&&(process.env.NODE_ENV!=="production"&&!e&&De(`Invalid vnode type when creating vnode: ${e}.`),e=dA),Ro(e)){const a=Qu(e,t,!0);return n&&Po(a,n),!i&&Er&&(a.shapeFlag&6?Er[Er.indexOf(e)]=a:Er.push(a)),a.patchFlag=-2,a}if(rc(e)&&(e=e.__vccOpts),t){t=mA(t);let{class:a,style:l}=t;a&&!Bt(a)&&(t.class=ro(a)),ze(l)&&(Uu(l)&&!Ee(l)&&(l=ft({},l)),t.style=no(l))}const o=Bt(e)?1:cA(e)?128:W5(e)?64:ze(e)?4:Ne(e)?2:0;return process.env.NODE_ENV!=="production"&&o&4&&Uu(e)&&(e=ne(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`.",`
|
|
35
|
+
Component that was made reactive: `,e)),hA(e,t,n,r,u,o,i,!0)}function mA(e){return e?Uu(e)||Xl(e)?ft({},e):e:null}function Qu(e,t,n=!1,r=!1){const{props:u,ref:i,patchFlag:o,children:a,transition:l}=e,c=t?vA(u||{},t):u,d={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Zl(c),ref:t&&t.ref?n&&i?Ee(i)?i.concat(Zu(t)):[i,Zu(t)]:Zu(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:process.env.NODE_ENV!=="production"&&o===-1&&Ee(a)?a.map(Yl):a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ju?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&&Qu(e.ssContent),ssFallback:e.ssFallback&&Qu(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&r&&jl(d,l.clone(d)),d}function Yl(e){const t=Qu(e);return Ee(e.children)&&(t.children=e.children.map(Yl)),t}function gA(e=" ",t=0){return Dr(Jl,null,e,t)}function Po(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Ee(t))n=16;else if(typeof t=="object")if(r&65){const u=t.default;u&&(u._c&&(u._d=!1),Po(e,u()),u._c&&(u._d=!0));return}else{n=32;const u=t._;!u&&!Xl(t)?t._ctx=$t:u===3&&$t&&($t.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Ne(t)?(t={default:t,_ctx:$t},n=32):(t=String(t),r&64?(n=16,t=[gA(t)]):n=8);e.children=t,e.shapeFlag|=n}function vA(...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=ro([t.class,r.class]));else if(u==="style")t.style=no([t.style,r.style]);else if(PC(u)){const i=t[u],o=r[u];o&&i!==o&&!(Ee(i)&&i.includes(o))&&(t[u]=i?[].concat(i,o):o)}else u!==""&&(t[u]=r[u])}return t}rA();let xn=null;const _r=()=>xn||$t;let $o;{const e=ll(),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)}};$o=t("__VUE_INSTANCE_SETTERS__",n=>xn=n),t("__VUE_SSR_SETTERS__",n=>Yu=n)}const ec=e=>{const t=xn;return $o(e),e.scope.on(),()=>{e.scope.off(),$o(t)}};function EA(e){return e.vnode.shapeFlag&4}let Yu=!1;process.env.NODE_ENV;function DA(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(F5(_5(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Zr)return Zr[n](e)},has(t,n){return n in t||n in Zr}})):e.proxy}const _A=/(?:^|[-_])(\w)/g,yA=e=>e.replace(_A,t=>t.toUpperCase()).replace(/[-_]/g,"");function tc(e,t=!0){return Ne(e)?e.displayName||e.name:e.name||t&&e.__name}function nc(e,t,n=!1){let r=tc(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?yA(r):n?"App":"Anonymous"}function rc(e){return Ne(e)&&"__vccOpts"in e}const xt=(e,t)=>{const n=w5(e,t,Yu);if(process.env.NODE_ENV!=="production"){const r=_r();r&&r.appContext.config.warnRecursiveComputed&&(n._warnRecursive=!0)}return n};function uc(e,t,n){const r=arguments.length;return r===2?ze(t)&&!Ee(t)?Ro(t)?Dr(e,null,[t]):Dr(e,t):Dr(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Ro(n)&&(n=[n]),Dr(e,t,n))}function CA(){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 ze(s)?s.__isVue?["div",e,"VueInstance"]:He(s)?["div",{},["span",e,d(s)],"<",a("_value"in s?s._value:s),">"]:pr(s)?["div",{},["span",e,et(s)?"ShallowReactive":"Reactive"],"<",a(s),`>${Jt(s)?" (readonly)":""}`]:Jt(s)?["div",{},["span",e,et(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 f=[];s.type.props&&s.props&&f.push(o("props",ne(s.props))),s.setupState!==Et&&f.push(o("setup",s.setupState)),s.data!==Et&&f.push(o("data",ne(s.data)));const p=l(s,"computed");p&&f.push(o("computed",p));const m=l(s,"inject");return m&&f.push(o("injected",m)),f.push(["div",{},["span",{style:r.style+";opacity:0.66"},"$ (internal): "],["object",{object:s}]]),f}function o(s,f){return f=ft({},f),Object.keys(f).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},s],["div",{style:"padding-left:1.25em"},...Object.keys(f).map(p=>["div",{},["span",r,p+": "],a(f[p],!1)])]]:["span",{}]}function a(s,f=!0){return typeof s=="number"?["span",t,s]:typeof s=="string"?["span",n,JSON.stringify(s)]:typeof s=="boolean"?["span",r,s]:ze(s)?["object",{object:f?ne(s):s}]:["span",n,String(s)]}function l(s,f){const p=s.type;if(Ne(p))return;const m={};for(const v in s.ctx)c(p,v,f)&&(m[v]=s.ctx[v]);return m}function c(s,f,p){const m=s[p];if(Ee(m)&&m.includes(f)||ze(m)&&f in m||s.extends&&c(s.extends,f,p)||s.mixins&&s.mixins.some(v=>c(v,f,p)))return!0}function d(s){return et(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;/**
|
|
36
|
+
* vue v3.5.6
|
|
37
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
38
|
+
* @license MIT
|
|
39
|
+
**/function AA(){CA()}process.env.NODE_ENV!=="production"&&AA();function FA(){return ic().__VUE_DEVTOOLS_GLOBAL_HOOK__}function ic(){return typeof navigator!="undefined"&&typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:{}}const bA=typeof Proxy=="function",wA="devtools-plugin:setup",BA="plugin:settings:set";let yr,xo;function NA(){var e;return yr!==void 0||(typeof window!="undefined"&&window.performance?(yr=!0,xo=window.performance):typeof globalThis!="undefined"&&((e=globalThis.perf_hooks)===null||e===void 0?void 0:e.performance)?(yr=!0,xo=globalThis.perf_hooks.performance):yr=!1),yr}function SA(){return NA()?xo.now():Date.now()}class OA{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 SA()}},n&&n.on(BA,(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 lt(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 IA(e,t){const n=e,r=ic(),u=FA(),i=bA&&n.enableEarlyProxy;if(u&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))u.emit(wA,e,t);else{const o=i?new OA(n,u):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:o}),o&&t(o.proxiedTarget)}}/*!
|
|
40
|
+
* vue-i18n v9.14.0
|
|
41
|
+
* (c) 2024 kazuya kawaguchi
|
|
42
|
+
* Released under the MIT License.
|
|
43
|
+
*/const TA="9.14.0";function MA(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Kt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Kt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(Kt().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Kt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Kt().__INTLIFY_PROD_DEVTOOLS__=!1)}const oc=Xe.__EXTEND_POINT__,Qt=bu(oc),_e={FALLBACK_TO_ROOT:oc,NOT_SUPPORTED_PRESERVE:Qt(),NOT_SUPPORTED_FORMATTER:Qt(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:Qt(),NOT_SUPPORTED_GET_CHOICE_INDEX:Qt(),COMPONENT_NAME_LEGACY_COMPATIBLE:Qt(),NOT_FOUND_PARENT_SCOPE:Qt(),IGNORE_OBJ_FLATTEN:Qt(),NOTICE_DROP_ALLOW_COMPOSITION:Qt(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:Qt()},LA={[_e.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[_e.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[_e.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[_e.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[_e.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[_e.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[_e.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[_e.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[_e.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",[_e.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function tt(e,...t){return Vr(LA[e],...t)}const ac=xe.__EXTEND_POINT__,nt=bu(ac),ue={UNEXPECTED_RETURN_TYPE:ac,INVALID_ARGUMENT:nt(),MUST_BE_CALL_SETUP_TOP:nt(),NOT_INSTALLED:nt(),NOT_AVAILABLE_IN_LEGACY_MODE:nt(),REQUIRED_VALUE:nt(),INVALID_VALUE:nt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:nt(),NOT_INSTALLED_WITH_PROVIDE:nt(),UNEXPECTED_ERROR:nt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:nt(),BRIDGE_SUPPORT_VUE_2_ONLY:nt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:nt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:nt(),__EXTEND_POINT__:nt()};function Le(e,...t){return or(e,null,process.env.NODE_ENV!=="production"?{messages:RA,args:t}:void 0)}const RA={[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"},ko=bt("__translateVNode"),Vo=bt("__datetimeParts"),Uo=bt("__numberParts"),kn=bt("__enableEmitter"),Yr=bt("__disableEmitter"),sc=bt("__setPluralRules");bt("__intlifyMeta");const lc=bt("__injectWithOption"),jo=bt("__dispose");function eu(e){if(!le(e))return e;for(const t in e)if(!!Fu(e,t))if(!t.includes("."))le(e[t])&&eu(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"&&Me(tt(_e.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]])&&eu(u[n[r]])}return e}function ei(e,t){const{messages:n,__i18n:r,messageResolver:u,flatJson:i}=t,o=z(n)?n:ve(r)?{}:{[e]:{}};if(ve(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)Fu(o,a)&&eu(o[a]);return o}function cc(e){return e.type}function fc(e,t,n){let r=le(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=ei(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 dc(e){return Dr(Jl,null,e,0)}const pc="__INTLIFY_META__",hc=()=>[],PA=()=>!1;let mc=0;function gc(e){return(t,n,r,u)=>e(n,r,_r()||void 0,u)}const $A=()=>{const e=_r();let t=null;return e&&(t=cc(e)[pc])?{[pc]:t}:null};function Ho(e={},t){const{__root:n,__injectWithOption:r}=e,u=n===void 0,i=e.flatJson,o=Ft?hr:Tl,a=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&a&&Ds(tt(_e.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:lr),d=o(n&&l?n.fallbackLocale.value:H(e.fallbackLocale)||ve(e.fallbackLocale)||z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:c.value),s=o(ei(c.value,e)),f=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)||un(e.missingWarn)?e.missingWarn:!0,v=n?n.fallbackWarn:Q(e.fallbackWarn)||un(e.fallbackWarn)?e.fallbackWarn:!0,C=n?n.fallbackRoot:Q(e.fallbackRoot)?e.fallbackRoot:!0,h=!!e.fallbackFormat,D=he(e.missing)?e.missing:null,g=he(e.missing)?gc(e.missing):null,_=he(e.postTranslation)?e.postTranslation:null,y=n?n.warnHtmlMessage:Q(e.warnHtmlMessage)?e.warnHtmlMessage:!0,F=!!e.escapeParameter;const S=n?n.modifiers:z(e.modifiers)?e.modifiers:{};let T=e.pluralRules||n&&n.pluralRules,M;M=(()=>{u&&xs(null);const A={version:TA,locale:c.value,fallbackLocale:d.value,messages:s.value,modifiers:S,pluralRules:T,missing:g===null?void 0:g,missingWarn:m,fallbackWarn:v,fallbackFormat:h,unresolving:!0,postTranslation:_===null?void 0:_,warnHtmlMessage:y,escapeParameter:F,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};A.datetimeFormats=f.value,A.numberFormats=p.value,A.__datetimeFormatters=z(M)?M.__datetimeFormatters:void 0,A.__numberFormatters=z(M)?M.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(A.__v_emitter=z(M)?M.__v_emitter:void 0);const N=AC(A);return u&&xs(N),N})(),jr(M,c.value,d.value);function V(){return[c.value,d.value,s.value,f.value,p.value]}const x=xt({get:()=>c.value,set:A=>{c.value=A,M.locale=c.value}}),Z=xt({get:()=>d.value,set:A=>{d.value=A,M.fallbackLocale=d.value,jr(M,c.value,A)}}),Y=xt(()=>s.value),ie=xt(()=>f.value),X=xt(()=>p.value);function Kn(){return he(_)?_:null}function Xn(A){_=A,M.postTranslation=A}function zn(){return D}function Jn(A){A!==null&&(g=gc(A)),D=A,M.missing=g}function Zn(A,N){return A!=="translate"||!N.resolvedMessage}const at=(A,N,$,L,j,k)=>{V();let re;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Ps($A()),u||(M.fallbackContext=n?CC():void 0),re=A(M)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Ps(null),u||(M.fallbackContext=void 0)}if($!=="translate exists"&&Ie(re)&&re===Ou||$==="translate exists"&&!re){const[ae,be]=N();if(process.env.NODE_ENV!=="production"&&n&&H(ae)&&Zn($,be)&&(C&&(Tu(v,ae)||Vs(m,ae))&&Me(tt(_e.FALLBACK_TO_ROOT,{key:ae,type:$})),process.env.NODE_ENV!=="production")){const{__v_emitter:je}=M;je&&C&&je.emit("fallback",{type:$,key:ae,to:"global",groupId:`${$}:${ae}`})}return n&&C?L(n):j(ae)}else{if(k(re))return re;throw Le(ue.UNEXPECTED_RETURN_TYPE)}};function bn(...A){return at(N=>Reflect.apply(Xs,null,[N,...A]),()=>Qi(...A),"translate",N=>Reflect.apply(N.t,N,[...A]),N=>N,N=>H(N))}function wn(...A){const[N,$,L]=A;if(L&&!le(L))throw Le(ue.INVALID_ARGUMENT);return bn(N,$,Te({resolvedMessage:!0},L||{}))}function Qn(...A){return at(N=>Reflect.apply(Ys,null,[N,...A]),()=>Yi(...A),"datetime format",N=>Reflect.apply(N.d,N,[...A]),()=>Iu,N=>H(N))}function Yn(...A){return at(N=>Reflect.apply(nl,null,[N,...A]),()=>eo(...A),"number format",N=>Reflect.apply(N.n,N,[...A]),()=>Iu,N=>H(N))}function Bn(A){return A.map(N=>H(N)||Ie(N)||Q(N)?dc(String(N)):N)}const Ct={normalize:Bn,interpolate:A=>A,type:"vnode"};function jt(...A){return at(N=>{let $;const L=N;try{L.processor=Ct,$=Reflect.apply(Xs,null,[L,...A])}finally{L.processor=null}return $},()=>Qi(...A),"translate",N=>N[ko](...A),N=>[dc(N)],N=>ve(N))}function tr(...A){return at(N=>Reflect.apply(nl,null,[N,...A]),()=>eo(...A),"number format",N=>N[Uo](...A),hc,N=>H(N)||ve(N))}function nr(...A){return at(N=>Reflect.apply(Ys,null,[N,...A]),()=>Yi(...A),"datetime format",N=>N[Vo](...A),hc,N=>H(N)||ve(N))}function rr(A){T=A,M.pluralRules=T}function U(A,N){return at(()=>{if(!A)return!1;const $=H(N)?N:c.value,L=Ht($),j=M.messageResolver(L,A);return a?j!=null:sn(j)||vt(j)||H(j)},()=>[A],"translate exists",$=>Reflect.apply($.te,$,[A,N]),PA,$=>Q($))}function oe(A){let N=null;const $=Ns(M,d.value,c.value);for(let L=0;L<$.length;L++){const j=s.value[$[L]]||{},k=M.messageResolver(j,A);if(k!=null){N=k;break}}return N}function Nn(A){const N=oe(A);return N!=null?N:n?n.tm(A)||{}:{}}function Ht(A){return s.value[A]||{}}function Sn(A,N){if(i){const $={[A]:N};for(const L in $)Fu($,L)&&eu($[L]);N=$[A]}s.value[A]=N,M.messages=s.value}function hu(A,N){s.value[A]=s.value[A]||{};const $={[A]:N};if(i)for(const L in $)Fu($,L)&&eu($[L]);N=$[A],Bu(N,s.value[A]),M.messages=s.value}function b(A){return f.value[A]||{}}function B(A,N){f.value[A]=N,M.datetimeFormats=f.value,tl(M,A,N)}function P(A,N){f.value[A]=Te(f.value[A]||{},N),M.datetimeFormats=f.value,tl(M,A,N)}function E(A){return p.value[A]||{}}function w(A,N){p.value[A]=N,M.numberFormats=p.value,ul(M,A,N)}function O(A,N){p.value[A]=Te(p.value[A]||{},N),M.numberFormats=p.value,ul(M,A,N)}mc++,n&&Ft&&(Lo(n.locale,A=>{l&&(c.value=A,M.locale=A,jr(M,c.value,d.value))}),Lo(n.fallbackLocale,A=>{l&&(d.value=A,M.fallbackLocale=A,jr(M,c.value,d.value))}));const I={id:mc,locale:x,fallbackLocale:Z,get inheritLocale(){return l},set inheritLocale(A){l=A,A&&n&&(c.value=n.locale.value,d.value=n.fallbackLocale.value,jr(M,c.value,d.value))},get availableLocales(){return Object.keys(s.value).sort()},messages:Y,get modifiers(){return S},get pluralRules(){return T||{}},get isGlobal(){return u},get missingWarn(){return m},set missingWarn(A){m=A,M.missingWarn=m},get fallbackWarn(){return v},set fallbackWarn(A){v=A,M.fallbackWarn=v},get fallbackRoot(){return C},set fallbackRoot(A){C=A},get fallbackFormat(){return h},set fallbackFormat(A){h=A,M.fallbackFormat=h},get warnHtmlMessage(){return y},set warnHtmlMessage(A){y=A,M.warnHtmlMessage=A},get escapeParameter(){return F},set escapeParameter(A){F=A,M.escapeParameter=A},t:bn,getLocaleMessage:Ht,setLocaleMessage:Sn,mergeLocaleMessage:hu,getPostTranslationHandler:Kn,setPostTranslationHandler:Xn,getMissingHandler:zn,setMissingHandler:Jn,[sc]:rr};return I.datetimeFormats=ie,I.numberFormats=X,I.rt=wn,I.te=U,I.tm=Nn,I.d=Qn,I.n=Yn,I.getDateTimeFormat=b,I.setDateTimeFormat=B,I.mergeDateTimeFormat=P,I.getNumberFormat=E,I.setNumberFormat=w,I.mergeNumberFormat=O,I[lc]=r,I[ko]=jt,I[Vo]=nr,I[Uo]=tr,process.env.NODE_ENV!=="production"&&(I[kn]=A=>{M.__v_emitter=A},I[Yr]=()=>{M.__v_emitter=void 0}),I}function xA(e){const t=H(e.locale)?e.locale:lr,n=H(e.fallbackLocale)||ve(e.fallbackLocale)||z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=he(e.missing)?e.missing:void 0,u=Q(e.silentTranslationWarn)||un(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,i=Q(e.silentFallbackWarn)||un(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,o=Q(e.fallbackRoot)?e.fallbackRoot:!0,a=!!e.formatFallbackMessages,l=z(e.modifiers)?e.modifiers:{},c=e.pluralizationRules,d=he(e.postTranslation)?e.postTranslation:void 0,s=H(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,f=!!e.escapeParameterHtml,p=Q(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&Me(tt(_e.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&Me(tt(_e.NOT_SUPPORTED_PRESERVE_DIRECTIVE));let m=e.messages;if(z(e.sharedMessages)){const F=e.sharedMessages;m=Object.keys(F).reduce((T,M)=>{const W=T[M]||(T[M]={});return Te(W,F[M]),T},m||{})}const{__i18n:v,__root:C,__injectWithOption:h}=e,D=e.datetimeFormats,g=e.numberFormats,_=e.flatJson,y=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:d,warnHtmlMessage:s,escapeParameter:f,messageResolver:e.messageResolver,inheritLocale:p,translateExistCompatible:y,__i18n:v,__root:C,__injectWithOption:h}}function Wo(e={},t){{const n=Ho(xA(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"&&Me(tt(_e.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(i){process.env.NODE_ENV!=="production"&&Me(tt(_e.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"&&Me(tt(_e.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(i){process.env.NODE_ENV!=="production"&&Me(tt(_e.NOT_SUPPORTED_PRESERVE_DIRECTIVE))},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...i){const[o,a,l]=i,c={};let d=null,s=null;if(!H(o))throw Le(ue.INVALID_ARGUMENT);const f=o;return H(a)?c.locale=a:ve(a)?d=a:z(a)&&(s=a),ve(l)?d=l:z(l)&&(s=l),Reflect.apply(n.t,n,[f,d||s||{},c])},rt(...i){return Reflect.apply(n.rt,n,[...i])},tc(...i){const[o,a,l]=i,c={plural:1};let d=null,s=null;if(!H(o))throw Le(ue.INVALID_ARGUMENT);const f=o;return H(a)?c.locale=a:Ie(a)?c.plural=a:ve(a)?d=a:z(a)&&(s=a),H(l)?c.locale=l:ve(l)?d=l:z(l)&&(s=l),Reflect.apply(n.t,n,[f,d||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"&&Me(tt(_e.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return u.__extender=r,process.env.NODE_ENV!=="production"&&(u.__enableEmitter=i=>{const o=n;o[kn]&&o[kn](i)},u.__disableEmitter=()=>{const i=n;i[Yr]&&i[Yr]()}),u}}const qo={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function kA({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,u)=>[...r,...u.type===Ju?u.children:[u]],[]):t.reduce((n,r)=>{const u=e[r];return u&&(n[r]=u()),n},{})}function vc(e){return Ju}const Go=So({name:"i18n-t",props:Te({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Ie(e)||!isNaN(e)}},qo),setup(e,t){const{slots:n,attrs:r}=t,u=e.i18n||Jo({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=kA(t,i),l=u[ko](e.keypath,a,o),c=Te({},r),d=H(e.tag)||le(e.tag)?e.tag:vc();return uc(d,c,l)}}});function VA(e){return ve(e)&&!H(e[0])}function Ec(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((f,p)=>n.includes(p)?Te({},f,{[p]:e.format[p]}):f,{}));const l=r(e.value,o,a);let c=[o.key];ve(l)?c=l.map((f,p)=>{const m=u[f.type],v=m?m({[f.type]:f.value,index:p,parts:l}):[f.value];return VA(v)&&(v[0].key=`${f.type}-${p}`),v}):H(l)&&(c=[l]);const d=Te({},i),s=H(e.tag)||le(e.tag)?e.tag:vc();return uc(s,d,c)}}const Dc=So({name:"i18n-n",props:Te({value:{type:Number,required:!0},format:{type:[String,Object]}},qo),setup(e,t){const n=e.i18n||Jo({useScope:e.scope,__useComponent:!0});return Ec(e,t,rl,(...r)=>n[Uo](...r))}}),_c=So({name:"i18n-d",props:Te({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},qo),setup(e,t){const n=e.i18n||Jo({useScope:e.scope,__useComponent:!0});return Ec(e,t,el,(...r)=>n[Vo](...r))}});function UA(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 jA(e){const t=o=>{const{instance:a,modifiers:l,value:c}=o;if(!a||!a.$)throw Le(ue.UNEXPECTED_ERROR);const d=UA(e,a.$);process.env.NODE_ENV!=="production"&&l.preserve&&Me(tt(_e.NOT_SUPPORTED_PRESERVE));const s=yc(c);return[Reflect.apply(d.t,d,[...Cc(s)]),d]};return{created:(o,a)=>{const[l,c]=t(a);Ft&&e.global===c&&(o.__i18nWatcher=Lo(c.locale,()=>{a.instance&&a.instance.$forceUpdate()})),o.__composer=c,o.textContent=l},unmounted:o=>{Ft&&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=yc(a);o.textContent=Reflect.apply(l.t,l,[...Cc(c)])}},getSSRProps:o=>{const[a]=t(o);return{textContent:a}}}}function yc(e){if(H(e))return{path:e};if(z(e)){if(!("path"in e))throw Le(ue.REQUIRED_VALUE,"path");return e}else throw Le(ue.INVALID_VALUE)}function Cc(e){const{path:t,locale:n,args:r,choice:u,plural:i}=e,o={},a=r||{};return H(n)&&(o.locale=n),Ie(u)&&(o.plural=u),Ie(i)&&(o.plural=i),[t,a,o]}function HA(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&&Me(tt(_e.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Go.name})),i&&([u?"i18n":Go.name,"I18nT"].forEach(o=>e.component(o,Go)),[Dc.name,"I18nN"].forEach(o=>e.component(o,Dc)),[_c.name,"I18nD"].forEach(o=>e.component(o,_c))),e.directive("t",jA(t))}const Ko={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},WA={["vue-i18n-resource-inspector"]:"Search for scopes ..."},qA={["vue-i18n-timeline"]:16764185},Ac="vue-i18n: composer properties";let Xo;function GA(e,t){return lt(this,null,function*(){return new Promise((n,r)=>{try{IA({id:"vue-devtools-plugin-vue-i18n",label:Ko["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:[Ac],app:e},u=>{Xo=u,u.on.visitComponentTree(({componentInstance:o,treeNode:a})=>{KA(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&&bc(a,o.vnode.el.__VUE_I18N__):bc(a,o.vnode.el.__VUE_I18N__))}),u.addInspector({id:"vue-i18n-resource-inspector",label:Ko["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:WA["vue-i18n-resource-inspector"]}),u.on.getInspectorTree(o=>{o.app===e&&o.inspectorId==="vue-i18n-resource-inspector"&&QA(o,t)});const i=new Map;u.on.getInspectorState(o=>lt(this,null,function*(){if(o.app===e&&o.inspectorId==="vue-i18n-resource-inspector")if(u.unhighlightElement(),eF(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=YA(o.nodeId,t);a&&u.highlightElement(a)}})),u.on.editInspectorState(o=>{o.app===e&&o.inspectorId==="vue-i18n-resource-inspector"&&nF(o,t)}),u.addTimelineLayer({id:"vue-i18n-timeline",label:Ko["vue-i18n-timeline"],color:qA["vue-i18n-timeline"]}),n(!0)})}catch(u){console.error(u),r(!1)}})})}function Fc(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function KA(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 (${Fc(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(u)}}function bc(e,t){const n=Ac;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:zo(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 zo(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];he(r)&&"source"in r?t[n]=ZA(r):sn(r)&&r.loc&&r.loc.source?t[n]=r.loc.source:le(r)?t[n]=zo(r):t[n]=r}),t}const XA={"<":"<",">":">",'"':""","&":"&"};function zA(e){return e.replace(/[<>"&]/g,JA)}function JA(e){return XA[e]||e}function ZA(e){const t=e.source?`("${zA(e.source)}")`:"(?)";return{_custom:{type:"function",display:`<span>\u0192</span> ${t}`}}}function QA(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:`${Fc(r)} Scope`})}}function YA(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 wc(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 eF(e,t){const n=wc(e.nodeId,t);return n&&(e.state=tF(n)),null}function tF(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:zo(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 tu(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 nF(e,t){const n=wc(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)||ve(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 rF(e,t,n){return{beforeCreate(){const r=_r();if(!r)throw Le(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=Bc(e,i);else{i.__injectWithOption=!0,i.__extender=n.__vueI18nExtend,this.$i18n=Wo(i);const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}}else if(u.__i18n)if(this===this.$root)this.$i18n=Bc(e,u);else{this.$i18n=Wo({__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&&fc(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=qi();r.__enableEmitter&&r.__enableEmitter(u),u.on("*",tu)}},unmounted(){const r=_r();if(!r)throw Le(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("*",tu),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 Bc(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[sc](t.pluralizationRules||e.pluralizationRules);const n=ei(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 uF=bt("global-vue-i18n");function iF(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]=oF(e,n),l=bt(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&n&&u&&Me(tt(_e.NOTICE_DROP_ALLOW_COMPOSITION));function c(f){return i.get(f)||null}function d(f,p){i.set(f,p)}function s(f){i.delete(f)}{let p;const f={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return u},install(m,...v){return lt(this,null,function*(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&(m.__VUE_I18N__=f),m.__VUE_I18N_SYMBOL__=l,m.provide(m.__VUE_I18N_SYMBOL__,f),z(v[0])){const D=v[0];f.__composerExtend=D.__composerExtend,f.__vueI18nExtend=D.__vueI18nExtend}let C=null;!n&&r&&(C=mF(m,f.global)),__VUE_I18N_FULL_INSTALL__&&HA(m,f,...v),__VUE_I18N_LEGACY_API__&&n&&m.mixin(rF(a,a.__composer,f));const h=m.unmount;if(m.unmount=()=>{C&&C(),f.dispose(),h()},process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__){if(!(yield GA(m,f)))throw Le(ue.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const g=qi();if(n){const _=a;_.__enableEmitter&&_.__enableEmitter(g)}else{const _=a;_[kn]&&_[kn](g)}g.on("*",tu)}})},get global(){return a},dispose(){o.stop()},__instances:i,__getInstance:c,__setInstance:d,__deleteInstance:s};return f}}function Jo(e={}){const t=_r();if(t==null)throw Le(ue.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Le(ue.NOT_INSTALLED);const n=aF(t),r=lF(n),u=cc(t),i=sF(e,u);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw Le(ue.NOT_AVAILABLE_IN_LEGACY_MODE);return pF(t,i,r,e)}if(i==="global")return fc(r,e,u),r;if(i==="parent"){let l=cF(n,t,e.__useComponent);return l==null&&(process.env.NODE_ENV!=="production"&&Me(tt(_e.NOT_FOUND_PARENT_SCOPE)),l=r),l}const o=n;let a=o.__getInstance(t);if(a==null){const l=Te({},e);"__i18n"in u&&(l.__i18n=u.__i18n),r&&(l.__root=r),a=Ho(l),o.__composerExtend&&(a[jo]=o.__composerExtend(a)),dF(o,t,a),o.__setInstance(t,a)}return a}function oF(e,t,n){const r=JC();{const u=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Wo(e)):r.run(()=>Ho(e));if(u==null)throw Le(ue.UNEXPECTED_ERROR);return[r,u]}}function aF(e){{const t=Kl(e.isCE?uF:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Le(e.isCE?ue.NOT_INSTALLED_WITH_PROVIDE:ue.UNEXPECTED_ERROR);return t}}function sF(e,t){return Au(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function lF(e){return e.mode==="composition"?e.global:e.global.__composer}function cF(e,t,n=!1){let r=null;const u=t.root;let i=fF(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[lc]&&(r=null))}if(r!=null||u===i)break;i=i.parent}return r}function fF(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function dF(e,t,n){let r=null;K5(()=>{if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el){t.vnode.el.__VUE_I18N__=n,r=qi();const u=n;u[kn]&&u[kn](r),r.on("*",tu)}},t),X5(()=>{const u=n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el&&t.vnode.el.__VUE_I18N__&&(r&&r.off("*",tu),u[Yr]&&u[Yr](),delete t.vnode.el.__VUE_I18N__),e.__deleteInstance(t);const i=u[jo];i&&(i(),delete u[jo])},t)}function pF(e,t,n,r={}){const u=t==="local",i=Tl(null);if(u&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw Le(ue.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const o=Q(r.inheritLocale)?r.inheritLocale:!H(r.locale),a=hr(!u||o?n.locale.value:H(r.locale)?r.locale:lr),l=hr(!u||o?n.fallbackLocale.value:H(r.fallbackLocale)||ve(r.fallbackLocale)||z(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:a.value),c=hr(ei(a.value,r)),d=hr(z(r.datetimeFormats)?r.datetimeFormats:{[a.value]:{}}),s=hr(z(r.numberFormats)?r.numberFormats:{[a.value]:{}}),f=u?n.missingWarn:Q(r.missingWarn)||un(r.missingWarn)?r.missingWarn:!0,p=u?n.fallbackWarn:Q(r.fallbackWarn)||un(r.fallbackWarn)?r.fallbackWarn:!0,m=u?n.fallbackRoot:Q(r.fallbackRoot)?r.fallbackRoot:!0,v=!!r.fallbackFormat,C=he(r.missing)?r.missing:null,h=he(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:{},y=r.pluralRules||u&&n.pluralRules;function F(){return[a.value,l.value,c.value,d.value,s.value]}const S=xt({get:()=>i.value?i.value.locale.value:a.value,set:U=>{i.value&&(i.value.locale.value=U),a.value=U}}),T=xt({get:()=>i.value?i.value.fallbackLocale.value:l.value,set:U=>{i.value&&(i.value.fallbackLocale.value=U),l.value=U}}),M=xt(()=>i.value?i.value.messages.value:c.value),W=xt(()=>d.value),V=xt(()=>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():C}function ie(U){i.value&&i.value.setMissingHandler(U)}function X(U){return F(),U()}function Kn(...U){return i.value?X(()=>Reflect.apply(i.value.t,null,[...U])):X(()=>"")}function Xn(...U){return i.value?Reflect.apply(i.value.rt,null,[...U]):""}function zn(...U){return i.value?X(()=>Reflect.apply(i.value.d,null,[...U])):X(()=>"")}function Jn(...U){return i.value?X(()=>Reflect.apply(i.value.n,null,[...U])):X(()=>"")}function Zn(U){return i.value?i.value.tm(U):{}}function at(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 Qn(U,oe){i.value&&i.value.mergeLocaleMessage(U,oe)}function Yn(U){return i.value?i.value.getDateTimeFormat(U):{}}function Bn(U,oe){i.value&&(i.value.setDateTimeFormat(U,oe),d.value[U]=oe)}function er(U,oe){i.value&&i.value.mergeDateTimeFormat(U,oe)}function Ct(U){return i.value?i.value.getNumberFormat(U):{}}function jt(U,oe){i.value&&(i.value.setNumberFormat(U,oe),s.value[U]=oe)}function tr(U,oe){i.value&&i.value.mergeNumberFormat(U,oe)}const nr={get id(){return i.value?i.value.id:-1},locale:S,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:y},get isGlobal(){return i.value?i.value.isGlobal:!1},get missingWarn(){return i.value?i.value.missingWarn:f},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:Kn,getPostTranslationHandler:x,setPostTranslationHandler:Z,getMissingHandler:Y,setMissingHandler:ie,rt:Xn,d:zn,n:Jn,tm:Zn,te:at,getLocaleMessage:bn,setLocaleMessage:wn,mergeLocaleMessage:Qn,getDateTimeFormat:Yn,setDateTimeFormat:Bn,mergeDateTimeFormat:er,getNumberFormat:Ct,setNumberFormat:jt,mergeNumberFormat:tr};function rr(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(d.value).forEach(oe=>{U.mergeDateTimeFormat(oe,d.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=f,U.warnHtmlMessage=D}return G5(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw Le(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,d.value=U.datetimeFormats.value,s.value=U.numberFormats.value):u&&rr(U)}),nr}const hF=["locale","fallbackLocale","availableLocales"],Nc=["t","rt","d","n","tm","te"];function mF(e,t){const n=Object.create(null);return hF.forEach(u=>{const i=Object.getOwnPropertyDescriptor(t,u);if(!i)throw Le(ue.UNEXPECTED_ERROR);const o=He(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,Nc.forEach(u=>{const i=Object.getOwnPropertyDescriptor(t,u);if(!i||!i.value)throw Le(ue.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${u}`,i)}),()=>{delete e.config.globalProperties.$i18n,Nc.forEach(u=>{delete e.config.globalProperties[`$${u}`]})}}if(MA(),__INTLIFY_JIT_COMPILATION__?Ts(NC):Ts(BC),DC(Yy),_C(Ns),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=Kt();e.__INTLIFY__=!0,sC(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;const gF=(e,t)=>{if(!e)return console.error("getLocaleText\u7684key\u4E0D\u80FD\u4E3A\u7A7A"),"";const n=e.split(".");let r;const u=(window.baitedaWorkers||{}).languageMessages||{};n.forEach((o,a)=>{a===0?r=u[o]:r&&(r=r[o])});let i="";return r&&(i=r),t&&Object.keys(t).forEach(o=>{const a=t[o];i=i.replace(new RegExp(`\\{\\s*${o}\\s*\\}`,"g"),a)}),i||(i=e),i};function vF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Sc(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 EF(e,t,n){return t&&Sc(e.prototype,t),n&&Sc(e,n),e}function DF(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ee=function(){function e(){vF(this,e)}return EF(e,null,[{key:"getMessage",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},u,i,o,a=JSON.parse((o=window.localStorage.getItem("tenantDetail"))!==null&&o!==void 0?o:"{}");if(!(a==null||(i=a.data)===null||i===void 0||(u=i.tenant_auth)===null||u===void 0)&&u.dynamic_multilanguage){var l;return(l=gF("engine."+n))!==null&&l!==void 0?l:this.$i18n.global.t(n,r)}else{var c;return Du==null||(c=Du[$i])===null||c===void 0?void 0:c[n]}}},{key:"resetI18n",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:$i;return iF({locale:n,globalInjection:!0,silentFallbackWarn:!0,missingWarn:!1,fallbackWarn:!1,silentTranslationWarn:!0})}},{key:"setLocale",value:function(n,r){var u=r;r||(u=Du.zhCN),this.$i18n.global.setLocaleMessage(n,u)}}]),e}();DF(ee,"$i18n",ee.resetI18n());function Zo(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)){ir("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 Oc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Qo={exports:{}};(function(e){(function(t){var n=function(h,D,g){if(!c(D)||s(D)||f(D)||p(D)||l(D))return D;var _,y=0,F=0;if(d(D))for(_=[],F=D.length;y<F;y++)_.push(n(h,D[y],g));else{_={};for(var S in D)Object.prototype.hasOwnProperty.call(D,S)&&(_[h(S,g)]=n(h,D[S],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)},d=function(h){return a.call(h)=="[object Array]"},s=function(h){return a.call(h)=="[object Date]"},f=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(_,y){return g(_,h,y)}},C={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=C:t.humps=C})(hn)})(Qo);var Ic={};Object.defineProperty(Ic,"__esModule",{value:!0});function Yo(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:Yo(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:Yo(r)}return t}}var _F=Ic.default=Yo;function Tc(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function me(e){if(e!==void 0)return(typeof e=="undefined"?"undefined":Tc(e))==="object"?_F(e):e}function St(e){return Object.prototype.toString.call(e)==="[object Object]"}function yF(e){return e!=null&&(typeof e=="undefined"?"undefined":Tc(e))==="object"&&Array.isArray(e)===!1}function Vn(e){return Array.isArray(e)}function rt(e){return typeof e=="string"}function ti(e){return typeof e=="number"}function Mc(e){return typeof e=="function"}function CF(e){return Vn(e)&&e.every(function(t){return rt(t)})}function AF(e){return Vn(e)&&e.every(function(t){return ti(t)||t===""})}function Lc(e){return/^\[.*?]$/.test(e)}function ni(e){return/^{.*?}$/.test(e)}function FF(e){return Object.values(ye).includes(e)}function ea(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 bF(e){if(Array.isArray(e))return ea(e)}function Rc(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 wF(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){Rc(i,r,u,o,a,"next",l)}function a(l){Rc(i,r,u,o,a,"throw",l)}o(void 0)})}}function BF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Pc(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 NF(e,t,n){return t&&Pc(e.prototype,t),n&&Pc(e,n),e}function $c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function SF(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function OF(){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 ta(e){return bF(e)||SF(e)||IF(e)||OF()}function IF(e,t){if(!!e){if(typeof e=="string")return ea(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 ea(e,t)}}function TF(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(d){return l([c,d])}}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(d){c=[6,d],r=0}finally{n=u=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var xc=function(){function e(){BF(this,e),$c(this,"_events",new Map),$c(this,"debug",!1)}return NF(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 wF(function(){var a,l,c,d,s,f,p,m,v,C,h,D;return TF(this,function(g){switch(g.label){case 0:if(a=o._events.get(n),l=[],!a)return[3,10];c=a.slice(),d=!0,s=!1,f=void 0,g.label=1;case 1:g.trys.push([1,8,9,10]),p=c[Symbol.iterator](),g.label=2;case 2:if(d=(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&&ji.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(ta(u))),[4,v.apply(null,ta(u))];case 4:return C=g.sent(),o.debug&&ji.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(ta(u),[C])),l.push(C),C===!1?[3,7]:[3,6];case 5:return h=g.sent(),Cu(String(h)+":"+String(h.stack)),[3,6];case 6:return d=!0,[3,2];case 7:return[3,10];case 8:return D=g.sent(),s=!0,f=D,[3,10];case 9:try{!d&&p.return!=null&&p.return()}finally{if(s)throw f}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 MF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function kc(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 LF(e,t,n){return t&&kc(e.prototype,t),n&&kc(e,n),e}function RF(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var PF=[{key:"on_click",name:ee.getMessage("click"),code:"click"},{key:"on_click_finish",name:ee.getMessage("finished"),code:"click-finish"},{key:"on_change",name:ee.getMessage("valueChange"),code:"change"},{key:"on_search",name:ee.getMessage("search"),code:"search"},{key:"on_list_change",name:ee.getMessage("listDataChange"),code:"list-change"},{key:"on_list_search",name:ee.getMessage("listDataCreate"),code:"list-search"},{key:"on_list_mounted",name:ee.getMessage("listDataBack"),code:"list-mounted"},{key:"on_list_delete",name:ee.getMessage("listDataDelete"),code:"list-delete"},{key:"on_list_before_insert",name:ee.getMessage("listDataAdd"),code:"list-before-insert"},{key:"on_input",name:ee.getMessage("onInput"),code:"input"},{key:"on_blur",name:ee.getMessage("onBlur"),code:"blur"},{key:"on_focus",name:ee.getMessage("onFocus"),code:"focus"},{key:"on_wps_open",name:ee.getMessage("onOpenFile"),code:"wps-open"},{key:"on_wps_save",name:ee.getMessage("onSaveFile"),code:"wps-save"},{key:"on_wps_rename",name:ee.getMessage("rename"),code:"wps-rename"},{key:"on_list_actions",name:ee.getMessage("onClickBtn"),code:"list-actions"},{key:"on_list_render_operation",name:ee.getMessage("cellRender"),code:"list-render-operation"},{key:"on_list_rowclick",name:ee.getMessage("rowClick"),code:"list-rowclick"},{key:"on_list_before_rowdelete",name:ee.getMessage("rowDelete"),code:"list-before-rowdelete"},{key:"on_list_before_import",name:ee.getMessage("listDataImport"),code:"list-before-import"},{key:"on_list_rows_checked",name:ee.getMessage("rowSelected"),code:"list-rows-checked"},{key:"on_change_tab",name:ee.getMessage("tabChange"),code:"change-tab"},{key:"on_modal_ok",name:ee.getMessage("modalConfirm"),code:"modal-ok"}],Vc=function(){function e(){MF(this,e)}return LF(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}();RF(Vc,"events",PF);function na(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function $F(e){if(Array.isArray(e))return na(e)}function xF(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function kF(){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 Uc(e){return $F(e)||xF(e)||VF(e)||kF()}function VF(e,t){if(!!e){if(typeof e=="string")return na(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 na(e,t)}}function ra(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function jc(e,t,n){n!=="Runtime"&&(e.parent=t,ra(e,"parent"))}function UF(e,t,n){e.forEach(function(r){jc(r,t,n)})}var Hc=Symbol("targetKey");function Wc(e){var t;return(t=e[Hc])!==null&&t!==void 0?t:e}function qc(e,t,n){return UF(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===Hc?u:(c=Reflect).get.apply(c,[u,i].concat(Uc(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 d;if(Vn(e)&&i==="length"&&o===e.length)return!0;var s=(d=Reflect).set.apply(d,[u,i,o].concat(Uc(l)));return St(o)&&jc(o,t,n),s}})}function ua(e,t,n,r,u){var i=r!=null?r:e,o=qc(Wc(n!=null?n:[]),i,u);Object.defineProperty(e,t,{get:function(){return o},set:function(l){o=qc(Wc(l),i,u)},enumerable:!0})}function jF(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Gc(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&&Gc(e.prototype,t),n&&Gc(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 Kc=[],nu=function(){function e(t){jF(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__||qt("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(u){return u.controlType===n.controlType});return r>-1&&(ir("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(d){return u.createControl(d,r)});if(n.children&&(n.children=n.children.map(function(d){return u.createControl(d,r)})),this.isListControl(n)){var i=n.props;i.headers&&(i.headers=i.headers.map(function(d){return u.createControl(d,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 qt("The constructor of ".concat(n.type," could not be found, please confirm that the constructor has been registered"))}},{key:"resetInstanceParent",value:function(n,r){delete n.parent,Object.defineProperty(n,"parent",{configurable:!0,get:function(){return r}}),ra(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 d=c.findIndex(function(p){return p==n}),s=a[l]||[],f;return s.length!==c.length?f=s[0]:f=s[d],f}}}}),ra(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__)&&qt("".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&&(ir("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(nu,"staticControlsRuntimeRules",new Map),mn(nu,"staticControls",Kc),mn(nu,"staticRegisteredTypes",new Set(Kc.map(function(e){return e.Designer.controlType}))),mn(nu,"staticRegisteredConfigs",new Map);function Un(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ce(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ia=function e(t){Un(this,e),Ce(this,"dataCode",void 0),Ce(this,"fieldCode",void 0),Ce(this,"fieldType",void 0),Ce(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},WF=function e(t){Un(this,e),Ce(this,"minWidth",void 0),Ce(this,"maxWidth",void 0),Ce(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},oa=function e(t){Un(this,e),Ce(this,"amount",void 0),Ce(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"},aa=function e(t){Un(this,e),Ce(this,"min",void 0),Ce(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:""},sa=function e(t){Un(this,e),Ce(this,"city",void 0),Ce(this,"cityDisplay",void 0),Ce(this,"district",void 0),Ce(this,"districtDisplay",void 0),Ce(this,"province",void 0),Ce(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:""},la=function e(t){Un(this,e),Ce(this,"result",void 0),Ce(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:""},Xc;(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"})(Xc||(Xc={}));var zc;(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"})(zc||(zc={}));var ca;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(ca||(ca={}));var qF=function e(t){Un(this,e),Ce(this,"width",void 0),Ce(this,"height",void 0),Ce(this,"widthConfig",void 0),Ce(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 GF(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function KF(e,t,n){return t=ru(t),JF(e,pa()?Reflect.construct(t,n||[],ru(e).constructor):t.apply(e,n))}function fa(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ri(e,t,n){return pa()?ri=Reflect.construct:ri=function(u,i,o){var a=[null];a.push.apply(a,i);var l=Function.bind.apply(u,a),c=new l;return o&&uu(c,o.prototype),c},ri.apply(null,arguments)}function Yt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ru(e){return ru=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ru(e)}function XF(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&&uu(e,t)}function zF(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function JF(e,t){return t&&(ZF(t)==="object"||typeof t=="function")?t:GF(e)}function uu(e,t){return uu=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},uu(e,t)}function ZF(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function da(e){var t=typeof Map=="function"?new Map:void 0;return da=function(r){if(r===null||!zF(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 ri(r,arguments,ru(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),uu(u,r)},da(e)}function pa(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(pa=function(){return!!e})()}var ha=function e(t){fa(this,e),Yt(this,"isHide",{type:"boolean"})},Jc=function(e){XF(t,e);function t(n){return fa(this,t),KF(this,t)}return t}(da(Array)),en=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";fa(this,e),Yt(this,"isHide",void 0),Yt(this,"className",void 0),Yt(this,"style",void 0),Yt(this,"caption",void 0),Yt(this,"defaultState",void 0);var r;this.isHide=(r=t==null?void 0:t.isHide)!==null&&r!==void 0?r:!1,this.style=new qF(t==null?void 0:t.style);var u;this.caption=(u=t==null?void 0:t.caption)!==null&&u!==void 0?u:n};Yt(en,"mode",void 0),Yt(en,"Rules",ha),Yt(en,"RuntimeRules",Jc);function kt(){return kt=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},kt.apply(this,arguments)}function QF(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function ma(e){return ma=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ma(e)}function ui(e,t){return ui=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},ui(e,t)}function YF(){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 ii(e,t,n){return YF()?ii=Reflect.construct:ii=function(u,i,o){var a=[null];a.push.apply(a,i);var l=Function.bind.apply(u,a),c=new l;return o&&ui(c,o.prototype),c},ii.apply(null,arguments)}function e3(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function ga(e){var t=typeof Map=="function"?new Map:void 0;return ga=function(r){if(r===null||!e3(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 ii(r,arguments,ma(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),ui(u,r)},ga(e)}var t3=/%[sdj%]/g,Zc=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Zc=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function va(e){if(!e||!e.length)return null;var t={};return e.forEach(function(n){var r=n.field;t[r]=t[r]||[],t[r].push(n)}),t}function pt(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,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(t3,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 n3(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||n3(t)&&typeof e=="string"&&!e)}function r3(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 Qc(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 u3(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var Yc=function(e){QF(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}(ga(Error));function i3(e,t,n,r){if(t.first){var u=new Promise(function(s,f){var p=function(C){return r(C),C.length?f(new Yc(C,va(C))):s()},m=u3(e);Qc(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=[],d=new Promise(function(s,f){var p=function(v){if(c.push.apply(c,v),l++,l===a)return r(c),c.length?f(new Yc(c,va(c))):s()};o.length||(r(c),s()),o.forEach(function(m){var v=e[m];i.indexOf(m)!==-1?Qc(v,n,p):r3(v,n,p)})});return d.catch(function(s){return s}),d}function ef(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 tf(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]=kt(kt({},e[n]),r):e[n]=r}}return e}function nf(e,t,n,r,u,i){e.required&&(!n.hasOwnProperty(e.field)||Re(t,i||e.type))&&r.push(pt(u.messages.required,e.fullField))}function o3(e,t,n,r,u){(/^\s+$/.test(t)||t==="")&&r.push(pt(u.messages.whitespace,e.fullField))}var Ea={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},iu={integer:function(t){return iu.number(t)&&parseInt(t,10)===t},float:function(t){return iu.number(t)&&!iu.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"&&!iu.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(Ea.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(Ea.url)},hex:function(t){return typeof t=="string"&&!!t.match(Ea.hex)}};function a3(e,t,n,r,u){if(e.required&&t===void 0){nf(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?iu[o](t)||r.push(pt(u.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(pt(u.messages.types[o],e.fullField,e.type))}function s3(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,d=null,s=typeof t=="number",f=typeof t=="string",p=Array.isArray(t);if(s?d="number":f?d="string":p&&(d="array"),!d)return!1;p&&(c=t.length),f&&(c=t.replace(l,"_").length),i?c!==e.len&&r.push(pt(u.messages[d].len,e.fullField,e.len)):o&&!a&&c<e.min?r.push(pt(u.messages[d].min,e.fullField,e.min)):a&&!o&&c>e.max?r.push(pt(u.messages[d].max,e.fullField,e.max)):o&&a&&(c<e.min||c>e.max)&&r.push(pt(u.messages[d].range,e.fullField,e.min,e.max))}var Cr="enum";function l3(e,t,n,r,u){e[Cr]=Array.isArray(e[Cr])?e[Cr]:[],e[Cr].indexOf(t)===-1&&r.push(pt(u.messages[Cr],e.fullField,e[Cr].join(", ")))}function c3(e,t,n,r,u){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(pt(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(pt(u.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var te={required:nf,whitespace:o3,type:a3,range:s3,enum:l3,pattern:c3};function f3(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();te.required(e,t,r,i,u,"string"),Re(t,"string")||(te.type(e,t,r,i,u),te.range(e,t,r,i,u),te.pattern(e,t,r,i,u),e.whitespace===!0&&te.whitespace(e,t,r,i,u))}n(i)}function d3(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();te.required(e,t,r,i,u),t!==void 0&&te.type(e,t,r,i,u)}n(i)}function p3(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();te.required(e,t,r,i,u),t!==void 0&&(te.type(e,t,r,i,u),te.range(e,t,r,i,u))}n(i)}function h3(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();te.required(e,t,r,i,u),t!==void 0&&te.type(e,t,r,i,u)}n(i)}function m3(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();te.required(e,t,r,i,u),Re(t)||te.type(e,t,r,i,u)}n(i)}function g3(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();te.required(e,t,r,i,u),t!==void 0&&(te.type(e,t,r,i,u),te.range(e,t,r,i,u))}n(i)}function v3(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();te.required(e,t,r,i,u),t!==void 0&&(te.type(e,t,r,i,u),te.range(e,t,r,i,u))}n(i)}function E3(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();te.required(e,t,r,i,u,"array"),t!=null&&(te.type(e,t,r,i,u),te.range(e,t,r,i,u))}n(i)}function D3(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();te.required(e,t,r,i,u),t!==void 0&&te.type(e,t,r,i,u)}n(i)}var _3="enum";function y3(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();te.required(e,t,r,i,u),t!==void 0&&te[_3](e,t,r,i,u)}n(i)}function C3(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();te.required(e,t,r,i,u),Re(t,"string")||te.pattern(e,t,r,i,u)}n(i)}function A3(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(te.required(e,t,r,i,u),!Re(t,"date")){var a;t instanceof Date?a=t:a=new Date(t),te.type(e,a,r,i,u),a&&te.range(e,a.getTime(),r,i,u)}}n(i)}function F3(e,t,n,r,u){var i=[],o=Array.isArray(t)?"array":typeof t;te.required(e,t,r,i,u,o),n(i)}function Da(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();te.required(e,t,r,o,u,i),Re(t,i)||te.type(e,t,r,o,u)}n(o)}function b3(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();te.required(e,t,r,i,u)}n(i)}var ou={string:f3,method:d3,number:p3,boolean:h3,regexp:m3,integer:g3,float:v3,array:E3,object:D3,enum:y3,pattern:C3,date:A3,url:Da,hex:Da,email:Da,required:F3,any:b3};function _a(){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 ya=_a();function gn(e){this.rules=null,this._messages=ya,this.define(e)}gn.prototype={messages:function(t){return t&&(this._messages=tf(_a(),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 C,h=[],D={};function g(_){if(Array.isArray(_)){var y;h=(y=h).concat.apply(y,_)}else h.push(_)}for(C=0;C<v.length;C++)g(v[C]);h.length?D=va(h):(h=null,D=null),a(h,D)}if(o.messages){var c=this.messages();c===ya&&(c=_a()),tf(c,o.messages),o.messages=c}else o.messages=this.messages();var d,s,f={},p=o.keys||Object.keys(this.rules);p.forEach(function(v){d=u.rules[v],s=i[v],d.forEach(function(C){var h=C;typeof h.transform=="function"&&(i===t&&(i=kt({},i)),s=i[v]=h.transform(s)),typeof h=="function"?h={validator:h}:h=kt({},h),h.validator=u.getValidationMethod(h),h.field=v,h.fullField=h.fullField||v,h.type=u.getType(h),h.validator&&(f[v]=f[v]||[],f[v].push({rule:h,value:s,source:i,field:v}))})});var m={};return i3(f,o,function(v,C){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(F,S){return kt(kt({},S),{},{fullField:h.fullField+"."+F})}function _(F){F===void 0&&(F=[]);var S=F;if(Array.isArray(S)||(S=[S]),!o.suppressWarning&&S.length&&gn.warning("async-validator:",S),S.length&&h.message!==void 0&&(S=[].concat(h.message)),S=S.map(ef(h)),o.first&&S.length)return m[h.field]=1,C(S);if(!D)C(S);else{if(h.required&&!v.value)return h.message!==void 0?S=[].concat(h.message).map(ef(h)):o.error&&(S=[o.error(h,pt(o.messages.required,h.field))]),C(S);var T={};if(h.defaultField)for(var M in v.value)v.value.hasOwnProperty(M)&&(T[M]=h.defaultField);T=kt(kt({},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=[];S&&S.length&&Y.push.apply(Y,S),Z&&Z.length&&Y.push.apply(Y,Z),C(Y.length?Y:null)})}}var y;h.asyncValidator?y=h.asyncValidator(h,v.value,_,v.source,o):h.validator&&(y=h.validator(h,v.value,_,v.source,o),y===!0?_():y===!1?_(h.message||h.field+" fails"):y instanceof Array?_(y):y instanceof Error&&_(y.message)),y&&y.then&&y.then(function(){return _()},function(F){return _(F)})},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&&!ou.hasOwnProperty(t.type))throw new Error(pt("Unknown rule type %s",t.type));return t.type||"string"},getValidationMethod:function(t){if(typeof t.validator=="function")return t.validator;var n=Object.keys(t),r=n.indexOf("message");return r!==-1&&n.splice(r,1),n.length===1&&n[0]==="required"?ou.required:ou[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");ou[t]=n},gn.warning=Zc,gn.messages=ya,gn.validators=ou;var w3={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 B3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new gn(e);return n.messages(Object.assign(w3,t)),n}var N3=new xc;function Ca(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 S3(e){if(Array.isArray(e))return e}function O3(e){if(Array.isArray(e))return Ca(e)}function rf(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 uf(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){rf(i,r,u,o,a,"next",l)}function a(l){rf(i,r,u,o,a,"throw",l)}o(void 0)})}}function I3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function of(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 T3(e,t,n){return t&&of(e.prototype,t),n&&of(e,n),e}function de(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function af(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function sf(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function M3(){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 L3(){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 lf(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){de(e,u,n[u])})}return e}function R3(e){return S3(e)||sf(e)||cf(e)||M3()}function Aa(e){return O3(e)||sf(e)||cf(e)||L3()}function P3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function cf(e,t){if(!!e){if(typeof e=="string")return Ca(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 Ca(e,t)}}function ff(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(d){return l([c,d])}}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(d){c=[6,d],r=0}finally{n=u=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var We=function(){function t(n){var r=this;I3(this,t),de(this,"id",void 0),de(this,"name",void 0),de(this,"icon",void 0),de(this,"type",void 0),de(this,"controlType",void 0),de(this,"props",void 0),de(this,"setting",[]),de(this,"fieldType",void 0),de(this,"eventKeys",[]),de(this,"customEvents",[]),de(this,"parent",null),de(this,"slots",void 0),de(this,"slotPosition",void 0),de(this,"updateSetting",pf),de(this,"removeSetting",df),this._callControlHooks("preInstance",n);var u=af(this,t)?this.constructor:void 0,i=u.controlName,o=u.controlIcon,a=u.controlType,l=u.controlFieldType,c=u.controlEventKeys,d=u.controlCustomEvents,s=u.name,f=u.setting,p=u.slots,m=u.slotPosition;i&&o&&a||ds("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:_u(10),this.name=i,this.icon=o;var C;this.type=(C=n==null?void 0:n.type)!==null&&C!==void 0?C:a,this.props=new en(n==null?void 0:n.props,(af(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=me(f);var D;this.fieldType=(D=n==null?void 0:n.fieldType)!==null&&D!==void 0?D:l,this.eventKeys=me(c),this.customEvents=me(d),this.slots=me(p),this.slotPosition=me(m),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return T3(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=R3(u),l=a[0],c=a.slice(1);return(o=N3).emit.apply(o,[l,this].concat(Aa(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),Zo(this.props,r,u),this.postUpdate(r,u)}},{key:"preValidate",value:function(){var r=this;return uf(function(){var u,i,o;return ff(this,function(a){switch(a.label){case 0:return u=lf({},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 uf(function(){var o,a,l,c;return ff(this,function(d){switch(d.label){case 0:return[4,i.preValidate()];case 1:o=d.sent(),a=o!==void 0?o:lf({},i.rules),Array.isArray(u)&&u.forEach(function(s){a.hasOwnProperty(s)&&delete a[s]}),l=B3(a,r),d.label=2;case 2:return d.trys.push([2,4,,5]),[4,l.validate(i.props)];case 3:return d.sent(),[2,!0];case 4:throw c=d.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,d=a.optionConfig,s=a.caption,f=a.required,p=a.maxLength,m=a.options,v=a.encrypted,C=a.encryptedMode;if(!(!u&&!l&&!c)){var h={parentId:r,fieldType:u,controlId:i,caption:s,type:o,props:{}};switch(l&&(h.dataBind=l),d){case"datasource":case void 0:c&&(h.datasourceBind=c);break;case"custom":h.props.options=m;break}return f!==void 0&&(h.required=f),p!==void 0&&(h.maxLength=p),v!==void 0&&(h.encrypted=v),C!==void 0&&(h.encryptedMode=C),h}}},{key:"preToSchema",value:function(){this._callControlHooks("preToSchema",this)}},{key:"toSchema",value:function(){return this.preToSchema(),{id:this.id,type:this.type,props:me(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,Aa(u.add))}u.remove&&this.removeSettingItem(u.remove),u.update}}}]),t}();de(We,"mode","Designer"),de(We,"slots",void 0),de(We,"slotPosition",void 0),de(We,"controlName","\u63A7\u4EF6"),de(We,"controlIcon","icon"),de(We,"controlType","control"),de(We,"controlFieldType",void 0),de(We,"controlEventKeys",[]),de(We,"controlCustomEvents",[]),de(We,"setting",[]),de(We,"__is_control__",!0),de(We,"removeSettingItem",df),de(We,"updateSettingItem",pf);function df(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 pf(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":P3(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,Aa(t.showItems))}}}})}function $3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function hf(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 x3(e,t,n){return t&&hf(e.prototype,t),n&&hf(e,n),e}function ht(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function k3(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var au=function(){function t(n){$3(this,t),ht(this,"id",void 0),ht(this,"type",void 0),ht(this,"controlType",void 0),ht(this,"props",void 0),ht(this,"fieldType",void 0),ht(this,"customEvents",[]),ht(this,"pageStatus",void 0),ht(this,"parent",null);var r=k3(this,t)?this.constructor:void 0,u=r.controlType,i=r.controlFieldType,o=r.name,a=r.controlCustomEvents;u||ds("The ".concat(o," controlType is not define"));var l;this.id=(l=n==null?void 0:n.id)!==null&&l!==void 0?l:_u(10);var c;this.type=(c=n==null?void 0:n.type)!==null&&c!==void 0?c:u,this.props=new en(n==null?void 0:n.props),this.customEvents=a;var d;this.controlType=(d=n==null?void 0:n.controlType)!==null&&d!==void 0?d:"base";var s;this.fieldType=(s=n==null?void 0:n.fieldType)!==null&&s!==void 0?s:i;var f;this.pageStatus=(f=n==null?void 0:n.pageStatus)!==null&&f!==void 0?f:ca.UNKNOWN}return x3(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}();ht(au,"mode","Runtime"),ht(au,"controlType","control"),ht(au,"controlFieldType",void 0),ht(au,"__is_control__",!0),ht(au,"controlCustomEvents",[]);function mt(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function V3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Fa(e,t,n){return t=oi(t),U3(e,mf()?Reflect.construct(t,n||[],oi(e).constructor):t.apply(e,n))}function ba(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Se(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 wa(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 U3(e,t){return t&&(j3(t)==="object"||typeof t=="function")?t:V3(e)}function Ba(e,t){return Ba=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ba(e,t)}function j3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function mf(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(mf=function(){return!!e})()}var H3=function(e){wa(t,e);function t(n){ba(this,t);var r;r=Fa(this,t,[n]),Se(r,"dataBind",{}),Se(r,"caption",{type:"string",required:!0,message:ee.getMessage("pleaseEnterCaption")}),Se(r,"isHideCaption",{type:"boolean"}),Se(r,"labelPosition",{type:"enum",enum:["top","left"]}),Se(r,"defaultState",{type:"enum",enum:["default","readonly"]}),Se(r,"required",{type:"boolean"}),Se(r,"captionTip",{type:"string",required:!1,message:ee.getMessage("pleaseEnterCaptionTip")});var u={fieldCode:{type:"string",required:!0,message:ee.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:ee.getMessage("pleaseEnterFieldCode")}};if(mt(n.dataBind))r.dataBind={type:"object",required:!0,fields:me(u),message:ee.getMessage("pleaseEnterFieldCode")};else{var i={type:"object",required:!0,fields:{},message:ee.getMessage("pleaseEnterFieldCode")};Object.keys(n.dataBind).forEach(function(o){i.fields[o]={type:"object",required:!0,fields:me(u),message:ee.getMessage("pleaseEnterFieldCode")}}),r.dataBind=i}return n.isShowCaptionTip&&(r.captionTip.required=!0),r}return t}(ha),W3=function(e){wa(t,e);function t(n){ba(this,t);var r;r=Fa(this,t,[n]);var u=n.isHide?!1:n.required;return u&&r.push({type:"string",required:u,message:n.requiredMessage!==""?n.requiredMessage:ee.getMessage("runtimeRequired",{caption:n.caption})}),r}return t}(Jc),Na=function(e){wa(t,e);function t(n){ba(this,t);var r;r=Fa(this,t,[n]),Se(r,"caption",void 0),Se(r,"isHideCaption",void 0),Se(r,"isShowCaptionTip",void 0),Se(r,"captionTip",void 0),Se(r,"labelPosition",void 0),Se(r,"dataBind",void 0),Se(r,"defaultValue",void 0),Se(r,"placeholder",void 0),Se(r,"defaultState",void 0),Se(r,"required",void 0),Se(r,"requiredMessage",void 0);var u;r.caption=(u=n==null?void 0:n.caption)!==null&&u!==void 0?u:"";var i;r.isHideCaption=(i=n==null?void 0:n.isHideCaption)!==null&&i!==void 0?i:!1;var o;r.isShowCaptionTip=(o=n==null?void 0:n.isShowCaptionTip)!==null&&o!==void 0?o:!1;var a;r.captionTip=(a=n==null?void 0:n.captionTip)!==null&&a!==void 0?a:"";var l;r.defaultState=(l=n==null?void 0:n.defaultState)!==null&&l!==void 0?l:"default";var c;r.labelPosition=(c=n==null?void 0:n.labelPosition)!==null&&c!==void 0?c:"top";var d;r.placeholder=(d=n==null?void 0:n.placeholder)!==null&&d!==void 0?d:"";var s;r.required=(s=n==null?void 0:n.required)!==null&&s!==void 0?s:!1;var f;r.requiredMessage=(f=n==null?void 0:n.requiredMessage)!==null&&f!==void 0?f:"",r.dataBind=new ia(n==null?void 0:n.dataBind);var p;return r.defaultValue=(p=n==null?void 0:n.defaultValue)!==null&&p!==void 0?p:"",r}return t}(en);Se(Na,"Rules",H3),Se(Na,"RuntimeRules",W3);function q3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function G3(e,t,n){return t=si(t),z3(e,gf()?Reflect.construct(t,n||[],si(e).constructor):t.apply(e,n))}function K3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ai(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function si(e){return si=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},si(e)}function X3(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&&Sa(e,t)}function z3(e,t){return t&&(J3(t)==="object"||typeof t=="function")?t:q3(e)}function Sa(e,t){return Sa=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Sa(e,t)}function J3(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function gf(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(gf=function(){return!!e})()}var vf=function(e){X3(t,e);function t(n){K3(this,t);var r;return r=G3(this,t,[n]),ai(r,"controlType","form"),ai(r,"props",void 0),r.props=new Na(n==null?void 0:n.props),r}return t}(We);ai(vf,"controlEventKeys",["on_change","on_focus","on_blur"]),ai(vf,"controlCustomAttributes",void 0);function Z3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Q3(e,t,n){return t=li(t),tb(e,Ef()?Reflect.construct(t,n||[],li(e).constructor):t.apply(e,n))}function Y3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function li(e){return li=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},li(e)}function eb(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&&Oa(e,t)}function tb(e,t){return t&&(nb(t)==="object"||typeof t=="function")?t:Z3(e)}function Oa(e,t){return Oa=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Oa(e,t)}function nb(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Ef(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Ef=function(){return!!e})()}var rb=function(e){eb(t,e);function t(n){return Y3(this,t),Q3(this,t,[n])}return t}(en);function Ia(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 ub(e){if(Array.isArray(e))return Ia(e)}function ib(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 ob(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 ab(e,t,n){return t=En(t),vb(e,Cf()?Reflect.construct(t,n||[],En(e).constructor):t.apply(e,n))}function sb(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _f(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 lb(e,t,n){return t&&_f(e.prototype,t),n&&_f(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 Ar(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Ar=Reflect.get:Ar=function(u,i,o){var a=Eb(u,i);if(!!a){var l=Object.getOwnPropertyDescriptor(a,i);return l.get?l.get.call(o||u):l.value}},Ar(e,t,n||e)}function En(e){return En=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},En(e)}function cb(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&&Ta(e,t)}function fb(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function db(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function pb(){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 hb(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 mb(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 gb(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):mb(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function vb(e,t){return t&&(Db(t)==="object"||typeof t=="function")?t:ib(e)}function Ta(e,t){return Ta=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ta(e,t)}function Eb(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=En(e),e!==null););return e}function yf(e){return ub(e)||db(e)||_b(e)||pb()}function Db(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function _b(e,t){if(!!e){if(typeof e=="string")return Ia(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 Ia(e,t)}}function Cf(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Cf=function(){return!!e})()}function yb(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(d){return l([c,d])}}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(d){c=[6,d],r=0}finally{n=u=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var Cb=1e4,Af=function(t){cb(n,t);function n(r){sb(this,n);var u;u=ab(this,n,[r]),vn(u,"controlType","layout"),vn(u,"children",void 0),vn(u,"excludes",void 0),vn(u,"childrenMaxLength",void 0),vn(u,"props",void 0);var i=fb(this,n)?this.constructor:void 0,o=i.excludes,a=i.childrenMaxLength;return u.props=new rb(r==null?void 0:r.props),ua(u,"children",r==null?void 0:r.children,void 0,"Designer"),u.excludes=me(o),u.childrenMaxLength=a,u}return lb(n,[{key:"judgeExcludesChildren",value:function(u){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(u)}},{key:"judgeJoinChildren",value:function(u){var i=this.judgeExcludesChildren(u);return i&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(u,i){var o=this,a=this,l=function(){return Ar(En(n.prototype),"validate",o)};return ob(function(){return yb(this,function(c){switch(c.label){case 0:return[4,l().call(a,u,i)];case 1:return c.sent(),[4,Promise.all(a.children.map(function(d){return d.validate(u,i)}))];case 2:return c.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,i=Ar(En(n.prototype),"toDataBindModel",this).call(this),o=i?[i]:[];return this.children.reduce(function(a,l){var c=l.toDataBindModel(u);if(Array.isArray(c)){var d=c.filter(function(s){return!!s});return yf(a).concat(yf(d))}return c&&a.push(c),a},o)}},{key:"toSchema",value:function(){var u=Ar(En(n.prototype),"toSchema",this).call(this),i=this.children.map(function(o){var a=o.toSchema();return a});return gb(hb({},u),{children:i})}}]),n}(We);vn(Af,"excludes",!1),vn(Af,"childrenMaxLength",Cb);function Ab(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Fb(e,t,n){return t=ci(t),Bb(e,Ff()?Reflect.construct(t,n||[],ci(e).constructor):t.apply(e,n))}function bb(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 ci(e){return ci=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ci(e)}function wb(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 Bb(e,t){return t&&(Nb(t)==="object"||typeof t=="function")?t:Ab(e)}function Ma(e,t){return Ma=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ma(e,t)}function Nb(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Ff(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Ff=function(){return!!e})()}var Sb=function(e){wb(t,e);function t(n,r,u){bb(this,t);var i;i=Fb(this,t,[r]),Fr(i,"headers",void 0),Fr(i,"footers",void 0),Fr(i,"pageIndex",void 0),Fr(i,"pageSize",void 0),Fr(i,"pageSizeOptions",void 0),Fr(i,"totalCount",void 0),ua(i,"headers",r==null?void 0:r.headers,n,u),ua(i,"footers",r==null?void 0:r.footers,n);var o;i.pageIndex=(o=r==null?void 0:r.pageIndex)!==null&&o!==void 0?o:1;var a;i.pageSize=(a=r==null?void 0:r.pageSize)!==null&&a!==void 0?a:20;var l;i.pageSizeOptions=(l=r==null?void 0:r.pageSizeOptions)!==null&&l!==void 0?l:[20];var c;return i.totalCount=(c=r==null?void 0:r.totalCount)!==null&&c!==void 0?c:0,i}return t}(en);function La(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 Ob(e){if(Array.isArray(e))return La(e)}function Ib(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function bf(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 Tb(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){bf(i,r,u,o,a,"next",l)}function a(l){bf(i,r,u,o,a,"throw",l)}o(void 0)})}}function Mb(e,t,n){return t=Dn(t),Vb(e,Of()?Reflect.construct(t,n||[],Dn(e).constructor):t.apply(e,n))}function Lb(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wf(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 Rb(e,t,n){return t&&wf(e.prototype,t),n&&wf(e,n),e}function fi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function br(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?br=Reflect.get:br=function(u,i,o){var a=Ub(u,i);if(!!a){var l=Object.getOwnPropertyDescriptor(a,i);return l.get?l.get.call(o||u):l.value}},br(e,t,n||e)}function Dn(e){return Dn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Dn(e)}function Pb(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&&Ra(e,t)}function $b(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function xb(){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 Bf(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){fi(e,u,n[u])})}return e}function kb(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 Nf(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):kb(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function Vb(e,t){return t&&(jb(t)==="object"||typeof t=="function")?t:Ib(e)}function Ra(e,t){return Ra=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ra(e,t)}function Ub(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=Dn(e),e!==null););return e}function Sf(e){return Ob(e)||$b(e)||Hb(e)||xb()}function jb(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Hb(e,t){if(!!e){if(typeof e=="string")return La(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 La(e,t)}}function Of(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Of=function(){return!!e})()}function Wb(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(d){return l([c,d])}}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(d){c=[6,d],r=0}finally{n=u=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var qb=function(e){Pb(t,e);function t(n){Lb(this,t);var r;return r=Mb(this,t,[n]),fi(r,"controlType","list"),fi(r,"props",void 0),r.props=new Sb(r,n==null?void 0:n.props,"Designer"),r}return Rb(t,[{key:"validate",value:function(r,u){var i=this,o=this,a=function(){return br(Dn(t.prototype),"validate",i)};return Tb(function(){return Wb(this,function(l){switch(l.label){case 0:return[4,a().call(o,r)];case 1:return l.sent(),[4,Promise.all(o.props.headers.map(function(c){return c.validate(r,u)}))];case 2:return l.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var r=br(Dn(t.prototype),"toDataBindModel",this).call(this),u=r?[r]:[],i=this.id;return this.props.headers.reduce(function(o,a){var l=a.toDataBindModel(i);if(Array.isArray(l)){var c=l.filter(function(d){return!!d});return Sf(o).concat(Sf(c))}return l&&o.push(l),o},u)}},{key:"toSchema",value:function(){var r=br(Dn(t.prototype),"toSchema",this).call(this),u=this.props.headers.map(function(i){return i.toSchema()});return Nf(Bf({},r),{props:Nf(Bf({},this.props),{headers:u})})}}]),t}(We);fi(qb,"controlFieldType",we.LIST);function Gb(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function If(e,t,n){return t=di(t),Kb(e,Lf()?Reflect.construct(t,n||[],di(e).constructor):t.apply(e,n))}function Tf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ut(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function di(e){return di=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},di(e)}function Mf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Pa(e,t)}function Kb(e,t){return t&&(Xb(t)==="object"||typeof t=="function")?t:Gb(e)}function Pa(e,t){return Pa=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Pa(e,t)}function Xb(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Lf(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(Lf=function(){return!!e})()}var zb=function(e){Mf(t,e);function t(n){Tf(this,t);var r;return r=If(this,t,[n]),ut(r,"caption",{type:"string",required:!0,message:ee.getMessage("pleaseEnterCaption")}),ut(r,"width",{type:"number",required:!1,message:ee.getMessage("pleaseEnterColumnWidth")}),r.width.required=n.widthType==="px",r}return t}(ha),Jb=function(e){Mf(t,e);function t(n){Tf(this,t);var r;r=If(this,t,[n]),ut(r,"widthType",void 0),ut(r,"width",void 0),ut(r,"caption",void 0),ut(r,"dataBind",void 0),ut(r,"autoWidth",void 0),ut(r,"fixed",void 0),ut(r,"sort",void 0),ut(r,"align",void 0),ut(r,"colSpan",void 0),ut(r,"autoHeight",void 0),ut(r,"children",void 0);var u;r.width=(u=n==null?void 0:n.width)!==null&&u!==void 0?u:150,r.widthType=(n==null?void 0:n.widthType)||"auto";var i;r.caption=(i=n==null?void 0:n.caption)!==null&&i!==void 0?i:"";var o;r.fixed=(o=n==null?void 0:n.fixed)!==null&&o!==void 0?o:"none",r.autoWidth=new WF(n==null?void 0:n.autoWidth),r.dataBind=new ia(n==null?void 0:n.dataBind);var a;r.sort=(a=n==null?void 0:n.sort)!==null&&a!==void 0?a:!0,r.align=n==null?void 0:n.align,r.colSpan=n==null?void 0:n.colSpan;var l;return r.autoHeight=(l=n==null?void 0:n.autoHeight)!==null&&l!==void 0?l:!1,r}return t}(en);ut(Jb,"Rules",zb);function pi(e){return e.controlType===se.LAYOUT||e.controlType===se.WRAP||e.controlType===se.LIST||e.controlType===se.SEARCH||e.controlType===se.COLUMN&&e.type!==ye.OPERATION_COLUMN}function jn(e,t){Array.isArray(e)&&e.map(n=>{n.controlType===se.LIST?t(n,[]):pi(n)?jn(n==null?void 0:n.children,t):n.controlType===se.FORM&&t(n)})}function Hn(e,t){Array.isArray(e)&&e.map(n=>{n.type===ye.DATA_VIEW||n.type===ye.SIMPLE_SEARCH?t(n):pi(n)&&Hn(n==null?void 0:n.children,t)})}let Rf=0;function su(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return Rf++,e+"_"+n+Rf+String(t)}class Qe extends nu{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 $a(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)===ye.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 Hn(this._instance,u=>{let i=Qe.staticGetRules(u.type,u.props);n[u.id]=me(i[0]),t[u.id]=me(i[0]),r[u.id]=me(i[0]),jn(u.children,o=>{(o.controlType===se.FORM||o.controlType===se.LIST)&&(Pf(n[u.id].fields,o,!0),kf(t[u.id].fields,o,!0),$f(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 Hn(this._instance,n=>{let r=Qe.staticGetRules(n.type,n.props);t[n.id]=r[0],jn(n.children,u=>{(u.controlType===se.FORM||u.controlType===se.LIST)&&Pf(t[n.id].fields,u)})}),t}get fieldCodeRules(){let t={};return Hn(this._instance,n=>{let r=Qe.staticGetRules(n.type,n.props);t[n.id]=r[0],jn(n.children,u=>{(u.controlType===se.FORM||u.controlType===se.LIST)&&$f(t[n.id].fields,u)})}),t}get antdRules(){let t={};return Hn(this._instance,n=>{let r=Qe.staticGetRules(n.type,n.props);t[n.id]=r[0],jn(n.children,u=>{(u.controlType===se.FORM||u.controlType===se.LIST)&&kf(t[n.id].fields,u)})}),t}}function $a(e,t,n){(Array.isArray(e)?e:[e]).map(u=>{if(n(u,t),pi(u)){const i=u;i.children||(i.children=[]),$a(i.children,i.id,n)}Zb(u,"headers")&&$a(u.props.headers,u.id,n)})}function Zb(e,t){return t in e.props&&Vn(e.props[t])}function hi(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:hi(e.parent)}function Pf(e,t,n=!1){if(hi(t))return;let r=Qe.staticGetRules(t.type,t.props);if(t.controlType===se.FORM)e[t.id]=r;else if(t.type===ye.SUBTABLE){e[t.id]=r;const u={type:"array",fields:{}};(n===!0?[{children:t.props.headers}]:t.children).forEach((i,o)=>{Gt(i.children,a=>{if(u.fields){u.fields[o]||(u.fields[o]={type:"object",required:!0,fields:{}});let l=Qe.staticGetRules(a.type,a.props);u.fields[o].fields[a.id]=l}})}),e[t.id].push(u)}}function $f(e,t,n=!1){var u,i,o,a,l,c,d;if(hi(t))return;let r=Qe.staticGetRules(t.type,t.props);if(t.controlType===se.FORM)if(mt(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=xf(r))==null?void 0:l[s])||[]);else if(t.type===ye.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((f,p)=>{Gt(f.children,m=>{var v,C,h,D;if(s.fields){s.fields[p]||(s.fields[p]={type:"object",required:!0,fields:{}});let g=Qe.staticGetRules(m.type,m.props);if(mt(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]=((C=xf(g))==null?void 0:C[_])||[])}})}),e[(d=t.props.datasourceBind)==null?void 0:d.dataCode].push(s)}}function xf(e){let t={};return e.map(n=>{n.fields&&(t=n)}),t==null?void 0:t.fields}function kf(e,t,n=!1){if(hi(t))return;let r=Qe.staticGetRules(t.type,t.props);t.controlType===se.FORM?e[t.id]=r:t.type===ye.SUBTABLE&&t.children.length&&(e[t.id]=[],(n===!0?[{children:t.props.headers}]:t.children).forEach(u=>{let i={};Gt(u.children,o=>{let a=Qe.staticGetRules(o.type,o.props);i[o.id]=a}),e[t.id].push(i)}))}class Qb{constructor(t){const{state:n,emptyState:r,databindMapping:u,controlidMapping:i,defaultState:o,subtableHeadersControlIdMapping:a}=Yb(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=me(n);u!==void 0?(u.children&&n.forEach(o=>{o.uid||Object.assign(o,{uid:"new:"+su("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(d=>{var s;d===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(d=>{d===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:"+su("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 Yb(e){let t={},n={},r={},u={},i={},o={};return Hn(e,a=>{const l=a.id,c={},d={};jn([a],(s,f)=>{e6(c,d,s),t6(r,l,s),n6(u,l,s),r6(i,s)}),t[l]={},o[l]=c,n[l]=d}),{state:t,defaultState:o,subtableHeadersControlIdMapping:i,emptyState:n,databindMapping:r,controlidMapping:u}}function e6(e,t,n){var r,u;if(n.controlType===se.FORM)e[n.id]=me(n.props.defaultValue),t[n.id]=me(n.props.defaultValue);else{const i={};Gt(n.props.headers,o=>{i[o.id]=me(o.props.defaultValue)}),e[n.id]=(u=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>Ae({uid:"new:"+su("uid")},me(i))))!=null?u:[],t[n.id]=i}}function t6(e,t,n){var r,u;if(n.controlType===se.FORM)mt(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===""){ir(`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;Gt(n.props.headers,o=>{mt(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 n6(e,t,n){n.controlType===se.FORM?e[n.id]={dataBind:n.props.dataBind,options:[],dataView:t}:n.type===ye.SUBTABLE&&(e[n.id]={dataBind:new ia({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},Gt(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 r6(e,t){if(t.type===ye.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 Vf=["splice","push","shift","pop","unshift","reverse"],xa=Symbol("__engineProxy__"),ka=Symbol("__engineTarget__"),Uf=Symbol("__engineArrayBeforeSetCallbackFlag__"),jf=Symbol("__engineProxyThisKey__"),Ot={type:"",args:[],callback:Hf};function Hf(){}s6();function u6(e,t,n,r,u){if(Ot.type){Ot.callback=u.bind(null,e,r);return}const i=Number(t);if(i>e.length){qt(`Wrong array operations may cause unknown errors. It is recommended to use APIs such as ${Vf.join(",")} for array operations`);return}if(!(Number.isNaN(i)&&t!=="length"))if(t==="length"){const a=n,l=e.length;if(a>e.length){qt("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 i6(e,t,n){return{__engineProxy__:!0,get(r,u,i){return u===xa?!0:u===ka?r:Array.isArray(r)&&u===Uf?n:u===jf?e:Reflect.get(r,u,i)},set(r,u,i,o){var f;let a=me(i);const l=r[u],c=e===""?u:e+"."+u;function d(p){if(typeof p=="object"&&p!==null)return p[xa]!==!0?mi(p,t,n,c):mi(p[ka],t,n,c)}a=(f=d(a))!=null?f:a;let s;if(Array.isArray(r)){const p=u6(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=d(a);m!==void 0&&(a=m)}}catch(p){return Cu(`${c} set error ${p}`),!0}s=Reflect.set(r,u,a,o),t.call(null,r,c,a,l)}return s||!0}}}function mi(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]=mi(o,t,n,i))}return new Proxy(e,i6(r,t,n))}function Wf(e){const t=[];return e.forEach(n=>{t.push(n),(n.controlType==="layout"||n.controlType==="wrap")&&t.push(...Wf(n.children))}),t}function Va(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,f;const c=Number(l);if(Number.isNaN(c)&&a){const p=a!=null&&a.children?Wf(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(f=(s=a==null?void 0:a.children)==null?void 0:s[c])!=null?f:a},o)}function o6(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function a6(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function s6(){Vf.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[xa]){let u;const i=o6(e,n);if(i.length){const o=(r=this[Uf])==null?void 0:r.call(this,this[ka],this[jf],i),a=a6(e,n,o);Ot.type=e,Ot.args=a,u=t.apply(this,a)}else Ot.type=e,Ot.args=n,u=t.apply(this,n);return typeof Ot.callback=="function"&&Ot.callback(e,n,u),Ot.type="",Ot.args=[],Ot.callback=Hf,u}else return t.apply(this,n)}})}class l6{constructor(){this.actionMap=new Map,this.buildinActions={},this.actionUtils={},this.sources={}}execAction(t,n,...r){return lt(this,null,function*(){const u=this.actionMap.get(t);if(!!u)try{return yield u.func.call(null,n,...r)}catch(i){return Cu(`${u.id} Exception during calling action: ${i}`),!1}})}addAction(t,n){this.actionMap.has(t)&&qt("duplicated action key");const r=new c6(t,n);this.actionMap.set(t,r)}}class c6{constructor(t,n){this.id="",this.id=t,this.func=n}}class f6{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 me(n)}remove(t){this._dataStore.delete(t)}getRemoteData(t){return lt(this,null,function*(){return this.executer===void 0?(Cu("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class _n{}class lu extends _n{validate(t){return rt(t)}transform(t){if(t==null)return"";if(!St(t)&&!Mc(t))return String(t);if(yF(t))return JSON.stringify(t);throw`${t} is not a string`}}class Ua extends _n{validate(t){return ti(t)||t===""}transform(t){if(t==null)return"";const n=!St(t)&&!Mc(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class d6 extends _n{validate(t){return CF(t)}transform(t){if(t==null)return[];function n(r){return r.map(u=>u?String(u):"")}if(Vn(t))return n(t);if(rt(t)&&Lc(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class p6 extends _n{validate(t){return AF(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(Vn(t))return n(t);if(rt(t)&&Lc(t))try{const u=JSON.parse(t);if(Vn(u))return n(u)}catch(u){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class h6 extends _n{validate(t){return St(t)&&"amount"in t&&ti(t.amount)&&"currency"in t&&rt(t.currency)}transform(t,n){if(t==null||t==="")return new oa({currency:n==null?void 0:n.currency});let r;if(St(t)&&(r=new oa(Ae(Ae({},n),t))),rt(t)&&ni(t))try{const u=JSON.parse(t);r=new oa(Ae(Ae({},n),u))}catch(u){}if(r){const u=new Ua,i=new lu;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 m6 extends _n{validate(t){return St(t)&&"min"in t&&rt(t.min)&&"max"in t&&rt(t.max)}transform(t,n){if(t==null||t==="")return new aa;let r;if(St(t)&&(r=new aa(Ae(Ae({},n),t))),rt(t)&&ni(t))try{const u=JSON.parse(t);r=new aa(Ae(Ae({},n),u))}catch(u){}if(r){const u=new lu;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 g6 extends _n{validate(t){return St(t)&&"result"in t&&ti(t.result)&&"unit"in t&&rt(t.unit)}transform(t,n){if(t==null||t==="")return new la({unit:n==null?void 0:n.unit});let r;if(St(t)&&(r=new la(Ae(Ae({},n),t))),rt(t)&&ni(t))try{const u=JSON.parse(t);r=new la(Ae(Ae({},n),u))}catch(u){}if(r){const u=new Ua,i=new lu;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 v6 extends _n{validate(t){return!!St(t)}transform(t,n){if(t==null||t==="")return new sa;let r;if(St(t)&&(r=new sa(Ae(Ae({},n),Qo.exports.camelizeKeys(t)))),rt(t)&&ni(t))try{const u=JSON.parse(t);r=new sa(Ae(Ae({},n),Qo.exports.camelizeKeys(u)))}catch(u){}if(r){const u=new lu;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 E6{static getValueChecker(t){let n;switch(t){case we.VARCHAR:case we.TIMESTAMP:case we.TEXT:case we.AUTO_NUMBER:n=new lu;break;case we.DECIMAL:n=new Ua;break;case we.EMPLOYEES:case we.DEPARTMENTS:case we.IMAGE:case we.FILE:case we.ARRAY:n=new d6;break;case we.MONEY:n=new h6;break;case we.TIMESCOPE:n=new m6;break;case we.CALC:n=new g6;break;case we.DECIMAL_RANGE:n=new p6;break;case we.ADDRESS:n=new v6;break}return n}}function D6(e){if(["min","max","currency","unit"].includes(e))return we.VARCHAR;if(["result","amount"].includes(e))return we.DECIMAL}function qf(e,t,n,r){var o;let u=(o=D6(t))!=null?o:e,i=E6.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 _6(e,t,n){return Object.entries(e).reduce((r,[u,i])=>{const o=t[u];return r[u]=qf(i,u,o,n[u]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let wr=null,cu="";class ja extends xc{constructor(t){super(),this.rawStore={},this.isMounted=!1,this.id=_u(8),this.__pluginsApplied=!1,this.actionManager=new l6,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:u,externalParams:i,language:o=$i,debug:a=!1,messagesI18n:l,children:c}=this.$options;ee.setLocale(o,l),this.debug=a,this.runtime=new Qe({schema:r,beforeCreateInstance:u}),this.externalParams=i,this.children=c,this.store=new Qb({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&ji(...t)}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}registerControl(...t){return this.runtime.register(...t),this}static register(t){return Qe.register(t,"Runtime")}static judgeControlIsRegistered(t){return Qe.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=mi(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,u){const i=Va(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return r;if(this.assertInstance(i,ye.SUBTABLE)){if(r===null)return[];const l=i.props.headers.reduce((d,s)=>{const f=s.children[0];return f&&f.controlType===se.FORM&&(d[f.id]=f.fieldType),d},{}),c=this.getEmptyState(i.id);return r==null?void 0:r.map(d=>_6(l,d,c))}const o=n.split("."),a=o[o.length-1];try{return qf(i.fieldType,a,r,u)}catch(l){throw ir(`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=Va(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 C=this.listControlCreateRow(o,"subtable-row");C&&m.push(C)}return m},l=wr;let c=[],d=[],s=[],f=!1;if(r&&u){switch(r){case"push":case"unshift":const m=u.length;c=a(m),d=u,o.children[r](...c);break;case"splice":if(u.length>2){const v=u.length-2,C=u.slice(2);c=a(v),d=C;const h=u[0],D=u[1];o.children[r](h,D,...c)}else{const v=u[0],C=u[1];v+C===o.children.length-1&&(f=!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:d,deleted:s!=null?s:[],jsonValue:JSON.stringify(p),isDeleteLastOne:f,type:r,args:u})}),wr=null}}_handlerSubtableUpdateUid(t){t.forEach(n=>{n.uid||Object.assign(n,{uid:"new:"+su("uid")})})}_handlerObjectUpdate(t,n,r,u){const i=Va(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return;const o=this.getInstanceRowIndex(i),a=wr||{};if(i.controlType===se.LIST&&i.type===ye.SUBTABLE){i.children.length=0;const l=r;let c=[];for(let s=0;s<l.length;s++){const f=this.listControlCreateRow(i,"subtable-row");f&&c.push(f)}i.children.push(...c);let d=u!=null?u:[];(a==null?void 0:a.setData)===!0?d=[]:this.runtime.getFlatInstances(),this._handlerSubtableUpdateUid(l),this.emit("list-change",{instance:i,value:r,options:vu(Ae({},a),{changed:c,data:l,deleted:d,type:"push",jsonValue:JSON.stringify(l)})})}else this.emit("change",{instance:i,value:this.getState(i.id,o),rowIndex:o,options:vu(Ae({},a),{oldValue:u})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{cu=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){qt(`${cu} Plugin apply Error
|
|
44
|
+
${r}`)}finally{cu=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){let r;if(n==="subtable-row"?r={children:[],controlType:se.LAYOUT,id:_u(),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=me(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 lt(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return ir("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 ed(ja.prototype,this,"emit").call(this,t,n);return r&&u&&(r(),this._jobTasks.splice(this._jobTasks.indexOf(u),1)),i})}on(t,n){return cu&&(n.applyingPluginName=cu),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 Qe.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,d,s,f,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(d=o[t])==null?void 0:d.fields;let m;for(const v in o)if(t in(((s=o[v])==null?void 0:s.fields)||{})){m=(p=(f=o[v])==null?void 0:f.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 me(t===void 0?this.store.emptyState:this.store.getEmptyState(t))}setPayloadOptions(t){wr=t}setState(t,n,r,u){wr=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),wr=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 mt(i)?a:Object.entries(i).reduce((l,[c,d])=>d.fieldCode===n?l[c]:l,a)}getData(t){var u,i,o,a,l,c,d,s,f;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(C=>{var D,g,_,y,F,S;let h={};for(let T in C){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]=C[T];else if((y=r[p])!=null&&y.children[T])for(let W in C[T])h[(S=(F=r[p])==null?void 0:F.children[T])==null?void 0:S.dataBind[W].fieldCode]=C[T][W]}}return h});{let v={};for(let C in m)if((i=(u=r[C])==null?void 0:u.dataBind)!=null&&i.fieldCode)v[(o=r[C])==null?void 0:o.dataBind.fieldCode]=m[C];else if((l=(a=r[C])==null?void 0:a.dataBind)!=null&&l.dataCode)Array.isArray(m[C])&&(v[(c=r[C])==null?void 0:c.dataBind.dataCode]=(d=m[C])==null?void 0:d.map(h=>{var g,_;let D={};for(let y in h){const F=(g=r[C].children[y])==null?void 0:g.dataBind.fieldCode;if(F!=="")if(F)D[F]=h[y];else for(let S in h[y])D[(_=r[C].children[y])==null?void 0:_.dataBind[S].fieldCode]=h[y][S]}return D}));else if(r[C])for(let h in m[C])v[(f=(s=r[C])==null?void 0:s.dataBind[h])==null?void 0:f.fieldCode]=m[C][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(mt(a))this.setState(l,r,u,i);else{const d=(c=me(this.getState(l,u)))!=null?c:this.getEmptyState(l),s=Object.entries(a).reduce((f,[p,m])=>(m.fieldCode===n&&(f[p]=r),f),d);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:d}=a;if(!o.includes(d)&&!!Object.hasOwnProperty.call(n,d))if(mt(l))this.setState(c,n[d],r,u);else{const f=(s=me(this.getState(c,r)))!=null?s:this.getEmptyState(c),p=Object.entries(l).reduce((m,[v,C])=>{o.push(C.fieldCode);const h=n[C.fieldCode];return h!==void 0&&(m[v]=h),m},f);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(mt(a))i[l]=n[c];else{const d=this.getEmptyState(l);i[o.controlId]=Object.entries(a).reduce((s,[f,p])=>{u.push(p.fieldCode);const m=n[p.fieldCode];return m!==void 0&&(s[f]=m),s},d)}}),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,d;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 f={},p={};o.map(m=>{let v=me(this.store.emptyState[s.dataViewId][s.controlId]),C=[];Object.keys(m).map(h=>{var g,_,y;if(C.includes(h))return;p.hasOwnProperty(h)===!1&&(p[h]=(_=(g=this.store.dataBindMapping[i])==null?void 0:g.fields)==null?void 0:_.find(F=>F.fieldCode===h));const D=p[h];if(D){if(mt(D.dataBind)&&m[h]!==void 0)v[D.controlId]=m[h];else if(!mt(D.dataBind)){f.hasOwnProperty(D.controlId)===!1&&(f[D.controlId]=me((y=this.getEmptyState(D.controlId))!=null?y:{}));let F=me(f[D.controlId]);Object.keys(D.dataBind).map(S=>{const T=D.dataBind[S];m[T.fieldCode]!==void 0&&(F[S]=m[T.fieldCode]),C.push(T.fieldCode)}),v[D.controlId]=F}}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 f=me(this.store.emptyState);(l=Object.keys(o))!=null&&l.length&&Object.keys(o).map(m=>{var C;if(s.includes(m))return;const v=this.getDataBindMapping(i,m);if(v){if(u[v.dataViewId[0]]||(u[v.dataViewId[0]]={}),mt(v.dataBind)&&o[m]!==void 0)u[v.dataViewId[0]][v.controlId]=o[m]!==void 0?o[m]:f[v.dataViewId[0]][v.controlId];else if(!mt(v.dataBind)){let h=(C=this.getEmptyState(v.controlId))!=null?C:{};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),C=Object.keys((d=u==null?void 0:u[p==null?void 0:p.controlId])!=null?d:{});m==null||m.forEach(h=>{!C.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,Ae({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),Zo(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),Zo(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 f6(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return rt(n)?t.type===n:n.includes(t.type)}assertInstanceIsCustomControl(t){return!FF(rt(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 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,ye.SUBTABLE_COLUMN)?t:this.getInstanceParentControl(t,ye.SUBTABLE_COLUMN);if(!r)return;const i=this.getInstanceParentControl(t,ye.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 y6{}class C6{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=Gf(n,t,this.env);if(!u)return;for(let[i,o]of Object.entries(u.funcMap))r.addAction(i,o)}}}function Gf(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){qt(a.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&qt("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 A6={"engine-initialized":"did_init","engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class F6{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(A6).forEach(([n,r])=>{t.on(n,u=>lt(this,null,function*(){const i=yield this.callLifecycleEvent(r,u);return i.includes(!1)?!1:i}))})}callLifecycleEvent(t,n){return lt(this,null,function*(){const r=this.config;return!r||!Array.isArray(r[t])?[]:yield Promise.all(r[t].map(i=>lt(this,null,function*(){return yield this.engine.getAction().execAction(i,n)})))})}}class b6{constructor(t,n){this.config=t,this.customEvents=n}apply(t){this.engine=t,Vc.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=>lt(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 lt(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=>lt(this,null,function*(){return yield this.engine.getAction().execAction(i,n)})));return u.includes(!1)?!1:u})}}function gi(){return gi=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},gi.apply(null,arguments)}var Kf={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function qe(e){return typeof e=="number"}function tn(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 Xf(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isComplex===!0||!1}function zf(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isFraction===!0||!1}function Jf(e){return e&&e.constructor.prototype.isUnit===!0||!1}function vi(e){return typeof e=="string"}var gt=Array.isArray;function Br(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function Ha(e){return Array.isArray(e)||Br(e)}function w6(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function B6(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function N6(e){return e&&e.constructor.prototype.isRange===!0||!1}function Zf(e){return e&&e.constructor.prototype.isIndex===!0||!1}function S6(e){return typeof e=="boolean"}function O6(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function I6(e){return e&&e.constructor.prototype.isHelp===!0||!1}function T6(e){return typeof e=="function"}function M6(e){return e instanceof Date}function L6(e){return e instanceof RegExp}function Qf(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!Xf(e)&&!zf(e))}function R6(e){return e===null}function P6(e){return e===void 0}function $6(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function x6(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function k6(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function V6(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function U6(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function j6(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function H6(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function W6(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function q6(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function G6(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function K6(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function X6(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function z6(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function J6(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function Z6(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Q6(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function Y6(e){return e&&e.constructor.prototype.isChain===!0||!1}function Wa(e){var t=typeof e;return t==="object"?e===null?"null":tn(e)?"BigNumber":e.constructor&&e.constructor.name?e.constructor.name:"Object":t}function Wn(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 Wn(n)});if(e instanceof Date)return new Date(e.valueOf());if(tn(e))return e;if(Qf(e))return e8(e,Wn);throw new TypeError("Cannot clone: unknown type of value (value: ".concat(e,")"))}function e8(e,t){var n={};for(var r in e)Ei(e,r)&&(n[r]=t(e[r]));return n}function fu(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(!fu(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)||!fu(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function Ei(e,t){return e&&Object.hasOwnProperty.call(e,t)}function t8(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"],r8=["number","BigNumber","Fraction"],Yf=function(t){if(t)throw new Error(`The global config is readonly.
|
|
3
45
|
Please create a mathjs instance if you want to change the default configuration.
|
|
4
46
|
Example:
|
|
5
47
|
|
|
6
48
|
import { create, all } from 'mathjs';
|
|
7
49
|
const mathjs = create(all);
|
|
8
50
|
mathjs.config({ number: 'BigNumber' });
|
|
9
|
-
`);return Object.freeze(mu)};An(Fu,mu,{MATRIX_OPTIONS:Rf,NUMBER_OPTIONS:Pf});function _u(){return!0}function Re(){return!1}function St(){}const Bu="Argument is not a typed-function.";function Su(){function e(y){return typeof y=="object"&&y!==null&&y.constructor===Object}const t=[{name:"number",test:function(y){return typeof y=="number"}},{name:"string",test:function(y){return typeof y=="string"}},{name:"boolean",test:function(y){return typeof y=="boolean"}},{name:"Function",test:function(y){return typeof y=="function"}},{name:"Array",test:Array.isArray},{name:"Date",test:function(y){return y instanceof Date}},{name:"RegExp",test:function(y){return y instanceof RegExp}},{name:"Object",test:e},{name:"null",test:function(y){return y===null}},{name:"undefined",test:function(y){return y===void 0}}],n={name:"any",test:_u,isAny:!0};let r,i,u=0,o={createCount:0};function a(y){const w=r.get(y);if(w)return w;let b='Unknown type "'+y+'"';const F=y.toLowerCase();let M;for(M of i)if(M.toLowerCase()===F){b+='. Did you mean "'+M+'" ?';break}throw new TypeError(b)}function c(y){let w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"any";const b=w?a(w).index:i.length,F=[];for(let B=0;B<y.length;++B){if(!y[B]||typeof y[B].name!="string"||typeof y[B].test!="function")throw new TypeError("Object with properties {name: string, test: function} expected");const R=y[B].name;if(r.has(R))throw new TypeError('Duplicate type name "'+R+'"');F.push(R),r.set(R,{name:R,test:y[B].test,isAny:y[B].isAny,index:b+B,conversionsTo:[]})}const M=i.slice(b);i=i.slice(0,b).concat(F).concat(M);for(let B=b+F.length;B<i.length;++B)r.get(i[B]).index=B}function l(){r=new Map,i=[],u=0,c([n],!1)}l(),c(t);function f(){let y;for(y of i)r.get(y).conversionsTo=[];u=0}function s(y){const w=i.filter(b=>{const F=r.get(b);return!F.isAny&&F.test(y)});return w.length?w:["any"]}function d(y){return y&&typeof y=="function"&&"_typedFunctionData"in y}function h(y,w,b){if(!d(y))throw new TypeError(Bu);const F=b&&b.exact,M=Array.isArray(w)?w.join(","):w,B=C(M),R=A(B);if(!F||R in y.signatures){const ee=y._typedFunctionData.signatureMap.get(R);if(ee)return ee}const x=B.length;let P;if(F){P=[];let ee;for(ee in y.signatures)P.push(y._typedFunctionData.signatureMap.get(ee))}else P=y._typedFunctionData.signatures;for(let ee=0;ee<x;++ee){const ne=B[ee],ce=[];let Se;for(Se of P){const Ae=$(Se.params,ee);if(!(!Ae||ne.restParam&&!Ae.restParam)){if(!Ae.hasAny){const qe=m(Ae);if(ne.types.some(Ue=>!qe.has(Ue.name)))continue}ce.push(Se)}}if(P=ce,P.length===0)break}let I;for(I of P)if(I.params.length<=x)return I;throw new TypeError("Signature not found (signature: "+(y.name||"unnamed")+"("+A(B,", ")+"))")}function g(y,w,b){return h(y,w,b).implementation}function D(y,w){const b=a(w);if(b.test(y))return y;const F=b.conversionsTo;if(F.length===0)throw new Error("There are no conversions to "+w+" defined.");for(let M=0;M<F.length;M++)if(a(F[M].from).test(y))return F[M].convert(y);throw new Error("Cannot convert "+y+" to "+w)}function A(y){let w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:",";return y.map(b=>b.name).join(w)}function p(y){const w=y.indexOf("...")===0,F=(w?y.length>3?y.slice(3):"any":y).split("|").map(x=>a(x.trim()));let M=!1,B=w?"...":"";return{types:F.map(function(x){return M=x.isAny||M,B+=x.name+"|",{name:x.name,typeIndex:x.index,test:x.test,isAny:x.isAny,conversion:null,conversionIndex:-1}}),name:B.slice(0,-1),hasAny:M,hasConversion:!1,restParam:w}}function v(y){const w=y.types.map(R=>R.name),b=H0(w);let F=y.hasAny,M=y.name;const B=b.map(function(R){const x=a(R.from);return F=x.isAny||F,M+="|"+R.from,{name:R.from,typeIndex:x.index,test:x.test,isAny:x.isAny,conversion:R,conversionIndex:R.index}});return{types:y.types.concat(B),name:M,hasAny:F,hasConversion:B.length>0,restParam:y.restParam}}function m(y){return y.typeSet||(y.typeSet=new Set,y.types.forEach(w=>y.typeSet.add(w.name))),y.typeSet}function C(y){const w=[];if(typeof y!="string")throw new TypeError("Signatures must be strings");const b=y.trim();if(b==="")return w;const F=b.split(",");for(let M=0;M<F.length;++M){const B=p(F[M].trim());if(B.restParam&&M!==F.length-1)throw new SyntaxError('Unexpected rest parameter "'+F[M]+'": only allowed for the last parameter');if(B.types.length===0)return null;w.push(B)}return w}function E(y){const w=Pt(y);return w?w.restParam:!1}function S(y){if(!y||y.types.length===0)return _u;if(y.types.length===1)return a(y.types[0].name).test;if(y.types.length===2){const w=a(y.types[0].name).test,b=a(y.types[1].name).test;return function(M){return w(M)||b(M)}}else{const w=y.types.map(function(b){return a(b.name).test});return function(F){for(let M=0;M<w.length;M++)if(w[M](F))return!0;return!1}}}function N(y){let w,b,F;if(E(y)){w=_o(y).map(S);const M=w.length,B=S(Pt(y)),R=function(x){for(let P=M;P<x.length;P++)if(!B(x[P]))return!1;return!0};return function(P){for(let I=0;I<w.length;I++)if(!w[I](P[I]))return!1;return R(P)&&P.length>=M+1}}else return y.length===0?function(B){return B.length===0}:y.length===1?(b=S(y[0]),function(B){return b(B[0])&&B.length===1}):y.length===2?(b=S(y[0]),F=S(y[1]),function(B){return b(B[0])&&F(B[1])&&B.length===2}):(w=y.map(S),function(B){for(let R=0;R<w.length;R++)if(!w[R](B[R]))return!1;return B.length===w.length})}function $(y,w){return w<y.length?y[w]:E(y)?Pt(y):null}function z(y,w){const b=$(y,w);return b?m(b):new Set}function V(y){return y.conversion===null||y.conversion===void 0}function O(y,w){const b=new Set;return y.forEach(F=>{const M=z(F.params,w);let B;for(B of M)b.add(B)}),b.has("any")?["any"]:Array.from(b)}function j(y,w,b){let F,M;const B=y||"unnamed";let R=b,x;for(x=0;x<w.length;x++){const ne=[];if(R.forEach(ce=>{const Se=$(ce.params,x),Ae=S(Se);(x<ce.params.length||E(ce.params))&&Ae(w[x])&&ne.push(ce)}),ne.length===0){if(M=O(R,x),M.length>0){const ce=s(w[x]);return F=new TypeError("Unexpected type of argument in function "+B+" (expected: "+M.join(" or ")+", actual: "+ce.join(" | ")+", index: "+x+")"),F.data={category:"wrongType",fn:B,index:x,actual:ce,expected:M},F}}else R=ne}const P=R.map(function(ne){return E(ne.params)?1/0:ne.params.length});if(w.length<Math.min.apply(null,P))return M=O(R,x),F=new TypeError("Too few arguments in function "+B+" (expected: "+M.join(" or ")+", index: "+w.length+")"),F.data={category:"tooFewArgs",fn:B,index:w.length,expected:M},F;const I=Math.max.apply(null,P);if(w.length>I)return F=new TypeError("Too many arguments in function "+B+" (expected: "+I+", actual: "+w.length+")"),F.data={category:"tooManyArgs",fn:B,index:w.length,expectedLength:I},F;const ee=[];for(let ne=0;ne<w.length;++ne)ee.push(s(w[ne]).join("|"));return F=new TypeError('Arguments of type "'+ee.join(", ")+'" do not match any of the defined signatures of function '+B+"."),F.data={category:"mismatch",actual:ee},F}function G(y){let w=i.length+1;for(let b=0;b<y.types.length;b++)V(y.types[b])&&(w=Math.min(w,y.types[b].typeIndex));return w}function X(y){let w=u+1;for(let b=0;b<y.types.length;b++)V(y.types[b])||(w=Math.min(w,y.types[b].conversionIndex));return w}function Y(y,w){if(y.hasAny){if(!w.hasAny)return 1}else if(w.hasAny)return-1;if(y.restParam){if(!w.restParam)return 1}else if(w.restParam)return-1;if(y.hasConversion){if(!w.hasConversion)return 1}else if(w.hasConversion)return-1;const b=G(y)-G(w);if(b<0)return-1;if(b>0)return 1;const F=X(y)-X(w);return F<0?-1:F>0?1:0}function L(y,w){const b=y.params,F=w.params,M=Pt(b),B=Pt(F),R=E(b),x=E(F);if(R&&M.hasAny){if(!x||!B.hasAny)return 1}else if(x&&B.hasAny)return-1;let P=0,I=0,ee;for(ee of b)ee.hasAny&&++P,ee.hasConversion&&++I;let ne=0,ce=0;for(ee of F)ee.hasAny&&++ne,ee.hasConversion&&++ce;if(P!==ne)return P-ne;if(R&&M.hasConversion){if(!x||!B.hasConversion)return 1}else if(x&&B.hasConversion)return-1;if(I!==ce)return I-ce;if(R){if(!x)return 1}else if(x)return-1;const Se=(b.length-F.length)*(R?-1:1);if(Se!==0)return Se;const Ae=[];let qe=0;for(let jt=0;jt<b.length;++jt){const Pn=Y(b[jt],F[jt]);Ae.push(Pn),qe+=Pn}if(qe!==0)return qe;let Ue;for(Ue of Ae)if(Ue!==0)return Ue;return 0}function H0(y){if(y.length===0)return[];const w=y.map(a);y.length>1&&w.sort((M,B)=>M.index-B.index);let b=w[0].conversionsTo;if(y.length===1)return b;b=b.concat([]);const F=new Set(y);for(let M=1;M<w.length;++M){let B;for(B of w[M].conversionsTo)F.has(B.from)||(b.push(B),F.add(B.from))}return b}function V0(y,w){let b=w;if(y.some(M=>M.hasConversion)){const M=E(y),B=y.map(z0);b=function(){const x=[],P=M?arguments.length-1:arguments.length;for(let I=0;I<P;I++)x[I]=B[I](arguments[I]);return M&&(x[P]=arguments[P].map(B[P])),w.apply(this,x)}}let F=b;if(E(y)){const M=y.length-1;F=function(){return b.apply(this,Kr(arguments,0,M).concat([Kr(arguments,M)]))}}return F}function z0(y){let w,b,F,M;const B=[],R=[];switch(y.types.forEach(function(x){x.conversion&&(B.push(a(x.conversion.from).test),R.push(x.conversion.convert))}),R.length){case 0:return function(P){return P};case 1:return w=B[0],F=R[0],function(P){return w(P)?F(P):P};case 2:return w=B[0],b=B[1],F=R[0],M=R[1],function(P){return w(P)?F(P):b(P)?M(P):P};default:return function(P){for(let I=0;I<R.length;I++)if(B[I](P))return R[I](P);return P}}}function W0(y){function w(b,F,M){if(F<b.length){const B=b[F];let R=[];if(B.restParam){const x=B.types.filter(V);x.length<B.types.length&&R.push({types:x,name:"..."+x.map(P=>P.name).join("|"),hasAny:x.some(P=>P.isAny),hasConversion:!1,restParam:!0}),R.push(B)}else R=B.types.map(function(x){return{types:[x],name:x.name,hasAny:x.isAny,hasConversion:x.conversion,restParam:!1}});return ed(R,function(x){return w(b,F+1,M.concat([x]))})}else return[M]}return w(y,0,[])}function Z0(y,w){const b=Math.max(y.length,w.length);for(let x=0;x<b;x++){const P=z(y,x),I=z(w,x);let ee=!1,ne;for(ne of I)if(P.has(ne)){ee=!0;break}if(!ee)return!1}const F=y.length,M=w.length,B=E(y),R=E(w);return B?R?F===M:M>=F:R?F>=M:F===M}function X0(y){return y.map(w=>No(w)?So(w.referToSelf.callback):Mo(w)?Bo(w.referTo.references,w.referTo.callback):w)}function J0(y,w,b){const F=[];let M;for(M of y){let B=b[M];if(typeof B!="number")throw new TypeError('No definition for referenced signature "'+M+'"');if(B=w[B],typeof B!="function")return!1;F.push(B)}return F}function G0(y,w,b){const F=X0(y),M=new Array(F.length).fill(!1);let B=!0;for(;B;){B=!1;let R=!0;for(let x=0;x<F.length;++x){if(M[x])continue;const P=F[x];if(No(P))F[x]=P.referToSelf.callback(b),F[x].referToSelf=P.referToSelf,M[x]=!0,R=!1;else if(Mo(P)){const I=J0(P.referTo.references,F,w);I?(F[x]=P.referTo.callback.apply(this,I),F[x].referTo=P.referTo,M[x]=!0,R=!1):B=!0}}if(R&&B)throw new SyntaxError("Circular reference detected in resolving typed.referTo")}return F}function K0(y){const w=/\bthis(\(|\.signatures\b)/;Object.keys(y).forEach(b=>{const F=y[b];if(w.test(F.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 Q0(y,w){if(o.createCount++,Object.keys(w).length===0)throw new SyntaxError("No signatures provided");o.warnAgainstDeprecatedThis&&K0(w);const b=[],F=[],M={},B=[];let R;for(R in w){if(!Object.prototype.hasOwnProperty.call(w,R))continue;const K=C(R);if(!K)continue;b.forEach(function(en){if(Z0(en,K))throw new TypeError('Conflicting signatures "'+A(en)+'" and "'+A(K)+'".')}),b.push(K);const Me=F.length;F.push(w[R]);const Od=K.map(v);let jn;for(jn of W0(Od)){const en=A(jn);B.push({params:jn,name:en,fn:Me}),jn.every(Rd=>!Rd.hasConversion)&&(M[en]=Me)}}B.sort(L);const x=G0(F,M,Yt);let P;for(P in M)Object.prototype.hasOwnProperty.call(M,P)&&(M[P]=x[M[P]]);const I=[],ee=new Map;for(P of B)ee.has(P.name)||(P.fn=x[P.fn],I.push(P),ee.set(P.name,P));const ne=I[0]&&I[0].params.length<=2&&!E(I[0].params),ce=I[1]&&I[1].params.length<=2&&!E(I[1].params),Se=I[2]&&I[2].params.length<=2&&!E(I[2].params),Ae=I[3]&&I[3].params.length<=2&&!E(I[3].params),qe=I[4]&&I[4].params.length<=2&&!E(I[4].params),Ue=I[5]&&I[5].params.length<=2&&!E(I[5].params),jt=ne&&ce&&Se&&Ae&&qe&&Ue;for(let K=0;K<I.length;++K)I[K].test=N(I[K].params);const Pn=ne?S(I[0].params[0]):Re,ud=ce?S(I[1].params[0]):Re,od=Se?S(I[2].params[0]):Re,sd=Ae?S(I[3].params[0]):Re,ad=qe?S(I[4].params[0]):Re,cd=Ue?S(I[5].params[0]):Re,fd=ne?S(I[0].params[1]):Re,ld=ce?S(I[1].params[1]):Re,dd=Se?S(I[2].params[1]):Re,hd=Ae?S(I[3].params[1]):Re,pd=qe?S(I[4].params[1]):Re,gd=Ue?S(I[5].params[1]):Re;for(let K=0;K<I.length;++K)I[K].implementation=V0(I[K].params,I[K].fn);const Dd=ne?I[0].implementation:St,yd=ce?I[1].implementation:St,vd=Se?I[2].implementation:St,md=Ae?I[3].implementation:St,wd=qe?I[4].implementation:St,Ad=Ue?I[5].implementation:St,Cd=ne?I[0].params.length:-1,bd=ce?I[1].params.length:-1,Ed=Se?I[2].params.length:-1,Fd=Ae?I[3].params.length:-1,_d=qe?I[4].params.length:-1,Bd=Ue?I[5].params.length:-1,Sd=jt?6:0,Md=I.length,Nd=I.map(K=>K.test),Id=I.map(K=>K.implementation),xd=function(){for(let Me=Sd;Me<Md;Me++)if(Nd[Me](arguments))return Id[Me].apply(this,arguments);return o.onMismatch(y,arguments,I)};function Yt(K,Me){return arguments.length===Cd&&Pn(K)&&fd(Me)?Dd.apply(this,arguments):arguments.length===bd&&ud(K)&&ld(Me)?yd.apply(this,arguments):arguments.length===Ed&&od(K)&&dd(Me)?vd.apply(this,arguments):arguments.length===Fd&&sd(K)&&hd(Me)?md.apply(this,arguments):arguments.length===_d&&ad(K)&&pd(Me)?wd.apply(this,arguments):arguments.length===Bd&&cd(K)&&gd(Me)?Ad.apply(this,arguments):xd.apply(this,arguments)}try{Object.defineProperty(Yt,"name",{value:y})}catch(K){}return Yt.signatures=M,Yt._typedFunctionData={signatures:I,signatureMap:ee},Yt}function Fo(y,w,b){throw j(y,w,b)}function _o(y){return Kr(y,0,y.length-1)}function Pt(y){return y[y.length-1]}function Kr(y,w,b){return Array.prototype.slice.call(y,w,b)}function Y0(y,w){for(let b=0;b<y.length;b++)if(w(y[b]))return y[b]}function ed(y,w){return Array.prototype.concat.apply([],y.map(w))}function td(){const y=_o(arguments).map(b=>A(C(b))),w=Pt(arguments);if(typeof w!="function")throw new TypeError("Callback function expected as last argument");return Bo(y,w)}function Bo(y,w){return{referTo:{references:y,callback:w}}}function So(y){if(typeof y!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:y}}}function Mo(y){return y&&typeof y.referTo=="object"&&Array.isArray(y.referTo.references)&&typeof y.referTo.callback=="function"}function No(y){return y&&typeof y.referToSelf=="object"&&typeof y.referToSelf.callback=="function"}function Io(y,w){if(!y)return w;if(w&&w!==y){const b=new Error("Function names do not match (expected: "+y+", actual: "+w+")");throw b.data={actual:w,expected:y},b}return y}function nd(y){let w;for(const b in y)Object.prototype.hasOwnProperty.call(y,b)&&(d(y[b])||typeof y[b].signature=="string")&&(w=Io(w,y[b].name));return w}function rd(y,w){let b;for(b in w)if(Object.prototype.hasOwnProperty.call(w,b)){if(b in y&&w[b]!==y[b]){const F=new Error('Signature "'+b+'" is defined twice');throw F.data={signature:b,sourceFunction:w[b],destFunction:y[b]},F}y[b]=w[b]}}const id=o;o=function(y){const w=typeof y=="string",b=w?1:0;let F=w?y:"";const M={};for(let B=b;B<arguments.length;++B){const R=arguments[B];let x={},P;if(typeof R=="function"?(P=R.name,typeof R.signature=="string"?x[R.signature]=R:d(R)&&(x=R.signatures)):e(R)&&(x=R,w||(P=nd(R))),Object.keys(x).length===0){const I=new TypeError("Argument to 'typed' at index "+B+" is not a (typed) function, nor an object with signatures as keys and functions as values.");throw I.data={index:B,argument:R},I}w||(F=Io(F,P)),rd(M,x)}return Q0(F||"",M)},o.create=Su,o.createCount=id.createCount,o.onMismatch=Fo,o.throwMismatchError=Fo,o.createError=j,o.clear=l,o.clearConversions=f,o.addTypes=c,o._findType=a,o.referTo=td,o.referToSelf=So,o.convert=D,o.findSignature=h,o.find=g,o.isTypedFunction=d,o.warnAgainstDeprecatedThis=!0,o.addType=function(y,w){let b="any";w!==!1&&r.has("Object")&&(b="Object"),o.addTypes([y],b)};function xo(y){if(!y||typeof y.from!="string"||typeof y.to!="string"||typeof y.convert!="function")throw new TypeError("Object with properties {from: string, to: string, convert: function} expected");if(y.to===y.from)throw new SyntaxError('Illegal to define conversion from "'+y.from+'" to itself.')}return o.addConversion=function(y){let w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{override:!1};xo(y);const b=a(y.to),F=b.conversionsTo.find(M=>M.from===y.from);if(F)if(w&&w.override)o.removeConversion({from:F.from,to:y.to,convert:F.convert});else throw new Error('There is already a conversion from "'+y.from+'" to "'+b.name+'"');b.conversionsTo.push({from:y.from,convert:y.convert,index:u++})},o.addConversions=function(y,w){y.forEach(b=>o.addConversion(b,w))},o.removeConversion=function(y){xo(y);const w=a(y.to),b=Y0(w.conversionsTo,M=>M.from===y.from);if(!b)throw new Error("Attempt to remove nonexistent conversion from "+y.from+" to "+y.to);if(b.convert!==y.convert)throw new Error("Conversion to remove does not match existing conversion");const F=w.conversionsTo.indexOf(b);w.conversionsTo.splice(F,1)},o.resolve=function(y,w){if(!d(y))throw new TypeError(Bu);const b=y._typedFunctionData.signatures;for(let F=0;F<b.length;++F)if(b[F].test(w))return b[F];return null},o}var Mu=Su();function He(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function kr(e,t,n){var r={2:"0b",8:"0o",16:"0x"},i=r[t],u="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!He(n))throw new Error("size must be an integer");if(e>$n(2,n-1)-1||e<-$n(2,n-1))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!He(e))throw new Error("Value must be an integer");e<0&&(e=e+$n(2,n)),u="i".concat(n)}var o="";return e<0&&(e=-e,o="-"),"".concat(o).concat(i).concat(e.toString(t)).concat(u)}function Tr(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),ve(t)?r=t:ve(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 $f(e,r);case"exponential":return Nu(e,r);case"engineering":return jf(e,r);case"bin":return kr(e,2,i);case"oct":return kr(e,8,i);case"hex":return kr(e,16,i);case"auto":return kf(e,r,t&&t).replace(/((\.\d*?)(0+))($|e)/,function(){var u=arguments[2],o=arguments[4];return u!=="."?u+o:o});default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function En(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"),u=r.indexOf(".");i+=u!==-1?u-1:r.length-1;var o=r.replace(".","").replace(/^0*/,function(a){return i-=a.length,""}).replace(/0*$/,"").split("").map(function(a){return parseInt(a)});return o.length===0&&(o.push(0),i++),{sign:n,coefficients:o,exponent:i}}function jf(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=En(e),r=Fn(n,t),i=r.exponent,u=r.coefficients,o=i%3===0?i:i<0?i-3-i%3:i-i%3;if(ve(t))for(;t>u.length||i-o+1>u.length;)u.push(0);else for(var a=Math.abs(i-o)-(u.length-1),c=0;c<a;c++)u.push(0);for(var l=Math.abs(i-o),f=1;l>0;)f++,l--;var s=u.slice(f).join(""),d=ve(t)&&s.length||s.match(/[1-9]/)?"."+s:"",h=u.slice(0,f).join("")+d+"e"+(i>=0?"+":"")+o.toString();return r.sign+h}function $f(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=En(e),r=typeof t=="number"?Fn(n,n.exponent+1+t):n,i=r.coefficients,u=r.exponent+1,o=u+(t||0);return i.length<o&&(i=i.concat(Mt(o-i.length))),u<0&&(i=Mt(-u+1).concat(i),u=1),u<i.length&&i.splice(u,0,u===0?"0.":"."),r.sign+i.join("")}function Nu(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=En(e),r=t?Fn(n,t):n,i=r.coefficients,u=r.exponent;i.length<t&&(i=i.concat(Mt(t-i.length)));var o=i.shift();return r.sign+o+(i.length>0?"."+i.join(""):"")+"e"+(u>=0?"+":"")+u}function kf(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,u=En(e),o=t?Fn(u,t):u;if(o.exponent<r||o.exponent>=i)return Nu(e,t);var a=o.coefficients,c=o.exponent;a.length<t&&(a=a.concat(Mt(t-a.length))),a=a.concat(Mt(c-a.length+1+(a.length<t?t-a.length:0))),a=Mt(-c).concat(a);var l=c>0?c:0;return l<a.length-1&&a.splice(l+1,0,"."),o.sign+a.join("")}function Fn(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 u=t-1;for(r[u]++;r[u]===10;)r.pop(),u===0&&(r.unshift(0),n.exponent++,u++),u--,r[u]++}}return n}function Mt(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function Tf(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var qf=Number.EPSILON||2220446049250313e-31;function Uf(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<qf?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function qr(e,t,n){var r=e.constructor,i=new r(2),u="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!He(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))),u="i".concat(n)}switch(t){case 2:return"".concat(e.toBinary()).concat(u);case 8:return"".concat(e.toOctal()).concat(u);case 16:return"".concat(e.toHexadecimal()).concat(u);default:throw new Error("Base ".concat(t," not supported "))}}function Lf(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 Vf(e,r);case"exponential":return Iu(e,r);case"engineering":return Hf(e,r);case"bin":return qr(e,2,i);case"oct":return qr(e,8,i);case"hex":return qr(e,16,i);case"auto":{var u=t&&t.lowerExp!==void 0?t.lowerExp:-3,o=t&&t.upperExp!==void 0?t.upperExp:5;if(e.isZero())return"0";var a,c=e.toSignificantDigits(r),l=c.e;return l>=u&&l<o?a=c.toFixed():a=Iu(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 Hf(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)),u=i.toPrecision(t);if(u.indexOf("e")!==-1){var o=e.constructor;u=new o(u).toFixed()}return u+"e"+(n>=0?"+":"")+r.toString()}function Iu(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function Vf(e,t){return e.toFixed(t)}function vt(e,t){var n=zf(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function zf(e,t){if(typeof e=="number")return Tr(e,t);if(Ke(e))return Lf(e,t);if(Wf(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return Ru(e,t);if(Cn(e))return xu(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=>xu(r)+": "+vt(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function xu(e){for(var t=String(e),n="",r=0;r<t.length;){var i=t.charAt(r);n+=i in Ou?Ou[i]:i,r++}return'"'+n+'"'}var Ou={'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t"};function Ru(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,i=0;i<r;i++)i!==0&&(n+=", "),n+=Ru(e[i],t);return n+="]",n}else return vt(e,t)}function Wf(e){return e&&typeof e=="object"&&typeof e.s=="number"&&typeof e.n=="number"&&typeof e.d=="number"||!1}function he(e,t,n){if(!(this instanceof he))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}he.prototype=new RangeError,he.prototype.constructor=RangeError,he.prototype.name="DimensionError",he.prototype.isDimensionError=!0;function Nt(e,t,n){if(!(this instanceof Nt))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}Nt.prototype=new RangeError,Nt.prototype.constructor=RangeError,Nt.prototype.name="IndexError",Nt.prototype.isIndexError=!0;function mt(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function Pu(e,t,n){var r,i=e.length;if(i!==t[n])throw new he(i,t[n]);if(n<t.length-1){var u=n+1;for(r=0;r<i;r++){var o=e[r];if(!Array.isArray(o))throw new he(t.length-1,t.length,"<");Pu(e[r],t,u)}}else for(r=0;r<i;r++)if(Array.isArray(e[r]))throw new he(t.length+1,t.length,">")}function ju(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new he(e.length,0)}else Pu(e,t,0)}function Pe(e,t){if(e!==void 0){if(!ve(e)||!He(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new Nt(e,t)}}function $u(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(!ve(i)||!He(i)||i<0)throw new TypeError("Invalid size, must contain positive integers (size: "+vt(t)+")")}),(ve(e)||Ke(e))&&(e=[e]);var r=n!==void 0?n:0;return Ur(e,t,0,r),e}function Ur(e,t,n,r){var i,u,o=e.length,a=t[n],c=Math.min(o,a);if(e.length=a,n<t.length-1){var l=n+1;for(i=0;i<c;i++)u=e[i],Array.isArray(u)||(u=[u],e[i]=u),Ur(u,t,l,r);for(i=c;i<a;i++)u=[],e[i]=u,Ur(u,t,l,r)}else{for(i=0;i<c;i++)for(;Array.isArray(e[i]);)e[i]=e[i][0];for(i=c;i<a;i++)e[i]=r}}function ku(e,t){var n=Jf(e),r=n.length;if(!Array.isArray(e)||!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new he(0,r,"!=");t=Tu(t,r);var i=qu(t);if(r!==i)throw new he(i,r,"!=");try{return Zf(n,t)}catch(u){throw u instanceof he?new he(i,r,"!="):u}}function Tu(e,t){var n=qu(e),r=e.slice(),i=-1,u=e.indexOf(i),o=e.indexOf(i,u+1)>=0;if(o)throw new Error("More than one wildcard in sizes");var a=u>=0,c=t%n===0;if(a)if(c)r[u]=-t/n;else throw new Error("Could not replace wildcard, since "+t+" is no multiple of "+-n);return r}function qu(e){return e.reduce((t,n)=>t*n,1)}function Zf(e,t){for(var n=e,r,i=t.length-1;i>0;i--){var u=t[i];r=[];for(var o=n.length/u,a=0;a<o;a++)r.push(n.slice(a*u,(a+1)*u));n=r}return n}function Xf(e,t,n,r){var i=r||mt(e);if(n)for(var u=0;u<n;u++)e=[e],i.unshift(1);for(e=Uu(e,t,0);i.length<t;)i.push(1);return e}function Uu(e,t,n){var r,i;if(Array.isArray(e)){var u=n+1;for(r=0,i=e.length;r<i;r++)e[r]=Uu(e[r],t,u)}else for(var o=n;o<t;o++)e=[e];return e}function Jf(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 Lr(e,t){for(var n,r=0,i=0;i<e.length;i++){var u=e[i],o=Array.isArray(u);if(i===0&&o&&(r=u.length),o&&u.length!==r)return;var a=o?Lr(u,t):t(u);if(n===void 0)n=a;else if(n!==a)return"mixed"}return n}function Lu(e,t,n,r){if(r<n){if(e.length!==t.length)throw new he(e.length,t.length);for(var i=[],u=0;u<e.length;u++)i[u]=Lu(e[u],t[u],n,r+1);return i}else return e.concat(t)}function Gf(){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 Lu(n,r,t,0)},e[0]);throw new Error("Wrong number of arguments in function concat")}function Kf(){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),u=new Array(i).fill(null),o=0;o<t.length;o++)for(var a=t[o],c=r[o],l=0;l<c;l++){var f=i-c+l;a[l]>u[f]&&(u[f]=a[l])}for(var s=0;s<t.length;s++)Hu(t[s],u);return u}function Hu(e,t){for(var n=t.length,r=e.length,i=0;i<r;i++){var u=n-r+i;if(e[i]<t[u]&&e[i]>1||e[i]>t[u])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[u]))}}function Vu(e,t){var n=mt(e);if(Gt(n,t))return e;Hu(n,t);var r=Kf(n,t),i=r.length,u=[...Array(i-n.length).fill(1),...n],o=Yf(e);n.length<i&&(o=ku(o,u),n=mt(o));for(var a=0;a<i;a++)n[a]<r[a]&&(o=Qf(o,r[a],a),n=mt(o));return o}function Qf(e,t,n){return Gf(...Array(t).fill(e),n)}function Yf(e){return An([],e)}function _e(e,t,n,r){function i(u){var o=Of(u,t.map(nl));return el(e,t,u),n(o)}return i.isFactory=!0,i.fn=e,i.dependencies=t.slice().sort(),r&&(i.meta=r),i}function el(e,t,n){var r=t.filter(u=>!tl(u)).every(u=>n[u]!==void 0);if(!r){var i=t.filter(u=>n[u]===void 0);throw new Error('Cannot create function "'.concat(e,'", ')+"some dependencies are missing: ".concat(i.map(u=>'"'.concat(u,'"')).join(", "),"."))}}function tl(e){return e&&e[0]==="?"}function nl(e){return e&&e[0]==="?"?e.slice(1):e}function rl(e,t){if(Wu(e)&&zu(e,t))return e[t];throw typeof e[t]=="function"&&ol(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function il(e,t,n){if(Wu(e)&&zu(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function ul(e,t){return t in e}function zu(e,t){return!e||typeof e!="object"?!1:bn(sl,t)?!0:!(t in Object.prototype||t in Function.prototype)}function ol(e,t){return e==null||typeof e[t]!="function"||bn(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:bn(al,t)?!0:!(t in Object.prototype||t in Function.prototype)}function Wu(e){return typeof e=="object"&&e&&e.constructor===Object}var sl={length:!0,name:!0},al={toString:!0,valueOf:!0,toLocaleString:!0};class cl{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return rl(this.wrappedObject,t)}set(t,n){return il(this.wrappedObject,t,n),this}has(t){return ul(this.wrappedObject,t)}}function fl(e){return e?e instanceof Map||e instanceof cl||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var Zu=function(){return Zu=Mu.create,Mu},ll=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],dl=_e("typed",ll,function(t){var{BigNumber:n,Complex:r,DenseMatrix:i,Fraction:u}=t,o=Zu();return o.clear(),o.addTypes([{name:"number",test:ve},{name:"Complex",test:wu},{name:"BigNumber",test:Ke},{name:"Fraction",test:Au},{name:"Unit",test:Cu},{name:"identifier",test:a=>Cn&&/^(?:[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:Cn},{name:"Chain",test:If},{name:"Array",test:Oe},{name:"Matrix",test:Bt},{name:"DenseMatrix",test:rf},{name:"SparseMatrix",test:uf},{name:"Range",test:of},{name:"Index",test:bu},{name:"boolean",test:sf},{name:"ResultSet",test:af},{name:"Help",test:cf},{name:"function",test:ff},{name:"Date",test:lf},{name:"RegExp",test:df},{name:"null",test:hf},{name:"undefined",test:pf},{name:"AccessorNode",test:gf},{name:"ArrayNode",test:Df},{name:"AssignmentNode",test:yf},{name:"BlockNode",test:vf},{name:"ConditionalNode",test:mf},{name:"ConstantNode",test:wf},{name:"FunctionNode",test:Cf},{name:"FunctionAssignmentNode",test:Af},{name:"IndexNode",test:bf},{name:"Node",test:Ef},{name:"ObjectNode",test:Ff},{name:"OperatorNode",test:_f},{name:"ParenthesisNode",test:Bf},{name:"RangeNode",test:Sf},{name:"RelationalNode",test:Mf},{name:"SymbolNode",test:Nf},{name:"Map",test:fl},{name:"Object",test:Eu}]),o.addConversions([{from:"number",to:"BigNumber",convert:function(c){if(n||Hr(c),Tf(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||_n(c),new r(c,0)}},{from:"BigNumber",to:"Complex",convert:function(c){return r||_n(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||_n(c),new r(c.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(c){u||Vr(c);var l=new u(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||Hr(c);try{return new n(c)}catch(l){throw new Error('Cannot convert "'+c+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(c){u||Vr(c);try{return new u(c)}catch(l){throw new Error('Cannot convert "'+c+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(c){r||_n(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||Hr(c),new n(+c)}},{from:"boolean",to:"Fraction",convert:function(c){return u||Vr(c),new u(+c)}},{from:"boolean",to:"string",convert:function(c){return String(c)}},{from:"Array",to:"Matrix",convert:function(c){return i||hl(),new i(c)}},{from:"Matrix",to:"Array",convert:function(c){return c.valueOf()}}]),o.onMismatch=(a,c,l)=>{var f=o.createError(a,c,l);if(["wrongType","mismatch"].includes(f.data.category)&&c.length===1&&jr(c[0])&&l.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,c,l)=>{var f=o.createError(a,c,l);if(["wrongType","mismatch"].includes(f.data.category)&&c.length===1&&jr(c[0])&&l.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 Hr(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function _n(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function hl(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function Vr(e){throw new Error("Cannot convert value ".concat(e," into a Fraction, no class 'Fraction' provided."))}/*!
|
|
51
|
+
`);return Object.freeze(Kf)};gi(Yf,Kf,{MATRIX_OPTIONS:n8,NUMBER_OPTIONS:r8});function e0(){return!0}function _t(){return!1}function Nr(){}const t0="Argument is not a typed-function.";function n0(){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:e0,isAny:!0};let r,u,i=0,o={createCount:0};function a(E){const w=r.get(E);if(w)return w;let O='Unknown type "'+E+'"';const I=E.toLowerCase();let A;for(A of u)if(A.toLowerCase()===I){O+='. Did you mean "'+A+'" ?';break}throw new TypeError(O)}function l(E){let w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"any";const O=w?a(w).index:u.length,I=[];for(let N=0;N<E.length;++N){if(!E[N]||typeof E[N].name!="string"||typeof E[N].test!="function")throw new TypeError("Object with properties {name: string, test: function} expected");const $=E[N].name;if(r.has($))throw new TypeError('Duplicate type name "'+$+'"');I.push($),r.set($,{name:$,test:E[N].test,isAny:E[N].isAny,index:O+N,conversionsTo:[]})}const A=u.slice(O);u=u.slice(0,O).concat(I).concat(A);for(let N=O+I.length;N<u.length;++N)r.get(u[N]).index=N}function c(){r=new Map,u=[],i=0,l([n],!1)}c(),l(t);function d(){let E;for(E of u)r.get(E).conversionsTo=[];i=0}function s(E){const w=u.filter(O=>{const I=r.get(O);return!I.isAny&&I.test(E)});return w.length?w:["any"]}function f(E){return E&&typeof E=="function"&&"_typedFunctionData"in E}function p(E,w,O){if(!f(E))throw new TypeError(t0);const I=O&&O.exact,A=Array.isArray(w)?w.join(","):w,N=_(A),$=C(N);if(!I||$ in E.signatures){const re=E._typedFunctionData.signatureMap.get($);if(re)return re}const L=N.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<L;++re){const ae=N[re],be=[];let je;for(je of j){const Ye=T(je.params,re);if(!(!Ye||ae.restParam&&!Ye.restParam)){if(!Ye.hasAny){const Mt=g(Ye);if(ae.types.some(Lt=>!Mt.has(Lt.name)))continue}be.push(je)}}if(j=be,j.length===0)break}let k;for(k of j)if(k.params.length<=L)return k;throw new TypeError("Signature not found (signature: "+(E.name||"unnamed")+"("+C(N,", ")+"))")}function m(E,w,O){return p(E,w,O).implementation}function v(E,w){const O=a(w);if(O.test(E))return E;const I=O.conversionsTo;if(I.length===0)throw new Error("There are no conversions to "+w+" defined.");for(let A=0;A<I.length;A++)if(a(I[A].from).test(E))return I[A].convert(E);throw new Error("Cannot convert "+E+" to "+w)}function C(E){let w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:",";return E.map(O=>O.name).join(w)}function h(E){const w=E.indexOf("...")===0,I=(w?E.length>3?E.slice(3):"any":E).split("|").map(L=>a(L.trim()));let A=!1,N=w?"...":"";return{types:I.map(function(L){return A=L.isAny||A,N+=L.name+"|",{name:L.name,typeIndex:L.index,test:L.test,isAny:L.isAny,conversion:null,conversionIndex:-1}}),name:N.slice(0,-1),hasAny:A,hasConversion:!1,restParam:w}}function D(E){const w=E.types.map($=>$.name),O=Kn(w);let I=E.hasAny,A=E.name;const N=O.map(function($){const L=a($.from);return I=L.isAny||I,A+="|"+$.from,{name:$.from,typeIndex:L.index,test:L.test,isAny:L.isAny,conversion:$,conversionIndex:$.index}});return{types:E.types.concat(N),name:A,hasAny:I,hasConversion:N.length>0,restParam:E.restParam}}function g(E){return E.typeSet||(E.typeSet=new Set,E.types.forEach(w=>E.typeSet.add(w.name))),E.typeSet}function _(E){const w=[];if(typeof E!="string")throw new TypeError("Signatures must be strings");const O=E.trim();if(O==="")return w;const I=O.split(",");for(let A=0;A<I.length;++A){const N=h(I[A].trim());if(N.restParam&&A!==I.length-1)throw new SyntaxError('Unexpected rest parameter "'+I[A]+'": only allowed for the last parameter');if(N.types.length===0)return null;w.push(N)}return w}function y(E){const w=Ct(E);return w?w.restParam:!1}function F(E){if(!E||E.types.length===0)return e0;if(E.types.length===1)return a(E.types[0].name).test;if(E.types.length===2){const w=a(E.types[0].name).test,O=a(E.types[1].name).test;return function(A){return w(A)||O(A)}}else{const w=E.types.map(function(O){return a(O.name).test});return function(I){for(let A=0;A<w.length;A++)if(w[A](I))return!0;return!1}}}function S(E){let w,O,I;if(y(E)){w=er(E).map(F);const A=w.length,N=F(Ct(E)),$=function(L){for(let j=A;j<L.length;j++)if(!N(L[j]))return!1;return!0};return function(j){for(let k=0;k<w.length;k++)if(!w[k](j[k]))return!1;return $(j)&&j.length>=A+1}}else return E.length===0?function(N){return N.length===0}:E.length===1?(O=F(E[0]),function(N){return O(N[0])&&N.length===1}):E.length===2?(O=F(E[0]),I=F(E[1]),function(N){return O(N[0])&&I(N[1])&&N.length===2}):(w=E.map(F),function(N){for(let $=0;$<w.length;$++)if(!w[$](N[$]))return!1;return N.length===w.length})}function T(E,w){return w<E.length?E[w]:y(E)?Ct(E):null}function M(E,w){const O=T(E,w);return O?g(O):new Set}function W(E){return E.conversion===null||E.conversion===void 0}function V(E,w){const O=new Set;return E.forEach(I=>{const A=M(I.params,w);let N;for(N of A)O.add(N)}),O.has("any")?["any"]:Array.from(O)}function x(E,w,O){let I,A;const N=E||"unnamed";let $=O,L;for(L=0;L<w.length;L++){const ae=[];if($.forEach(be=>{const je=T(be.params,L),Ye=F(je);(L<be.params.length||y(be.params))&&Ye(w[L])&&ae.push(be)}),ae.length===0){if(A=V($,L),A.length>0){const be=s(w[L]);return I=new TypeError("Unexpected type of argument in function "+N+" (expected: "+A.join(" or ")+", actual: "+be.join(" | ")+", index: "+L+")"),I.data={category:"wrongType",fn:N,index:L,actual:be,expected:A},I}}else $=ae}const j=$.map(function(ae){return y(ae.params)?1/0:ae.params.length});if(w.length<Math.min.apply(null,j))return A=V($,L),I=new TypeError("Too few arguments in function "+N+" (expected: "+A.join(" or ")+", index: "+w.length+")"),I.data={category:"tooFewArgs",fn:N,index:w.length,expected:A},I;const k=Math.max.apply(null,j);if(w.length>k)return I=new TypeError("Too many arguments in function "+N+" (expected: "+k+", actual: "+w.length+")"),I.data={category:"tooManyArgs",fn:N,index:w.length,expectedLength:k},I;const re=[];for(let ae=0;ae<w.length;++ae)re.push(s(w[ae]).join("|"));return I=new TypeError('Arguments of type "'+re.join(", ")+'" do not match any of the defined signatures of function '+N+"."),I.data={category:"mismatch",actual:re},I}function Z(E){let w=u.length+1;for(let O=0;O<E.types.length;O++)W(E.types[O])&&(w=Math.min(w,E.types[O].typeIndex));return w}function Y(E){let w=i+1;for(let O=0;O<E.types.length;O++)W(E.types[O])||(w=Math.min(w,E.types[O].conversionIndex));return w}function ie(E,w){if(E.hasAny){if(!w.hasAny)return 1}else if(w.hasAny)return-1;if(E.restParam){if(!w.restParam)return 1}else if(w.restParam)return-1;if(E.hasConversion){if(!w.hasConversion)return 1}else if(w.hasConversion)return-1;const O=Z(E)-Z(w);if(O<0)return-1;if(O>0)return 1;const I=Y(E)-Y(w);return I<0?-1:I>0?1:0}function X(E,w){const O=E.params,I=w.params,A=Ct(O),N=Ct(I),$=y(O),L=y(I);if($&&A.hasAny){if(!L||!N.hasAny)return 1}else if(L&&N.hasAny)return-1;let j=0,k=0,re;for(re of O)re.hasAny&&++j,re.hasConversion&&++k;let ae=0,be=0;for(re of I)re.hasAny&&++ae,re.hasConversion&&++be;if(j!==ae)return j-ae;if($&&A.hasConversion){if(!L||!N.hasConversion)return 1}else if(L&&N.hasConversion)return-1;if(k!==be)return k-be;if($){if(!L)return 1}else if(L)return-1;const je=(O.length-I.length)*($?-1:1);if(je!==0)return je;const Ye=[];let Mt=0;for(let Rr=0;Rr<O.length;++Rr){const Oi=ie(O[Rr],I[Rr]);Ye.push(Oi),Mt+=Oi}if(Mt!==0)return Mt;let Lt;for(Lt of Ye)if(Lt!==0)return Lt;return 0}function Kn(E){if(E.length===0)return[];const w=E.map(a);E.length>1&&w.sort((A,N)=>A.index-N.index);let O=w[0].conversionsTo;if(E.length===1)return O;O=O.concat([]);const I=new Set(E);for(let A=1;A<w.length;++A){let N;for(N of w[A].conversionsTo)I.has(N.from)||(O.push(N),I.add(N.from))}return O}function Xn(E,w){let O=w;if(E.some(A=>A.hasConversion)){const A=y(E),N=E.map(zn);O=function(){const L=[],j=A?arguments.length-1:arguments.length;for(let k=0;k<j;k++)L[k]=N[k](arguments[k]);return A&&(L[j]=arguments[j].map(N[j])),w.apply(this,L)}}let I=O;if(y(E)){const A=E.length-1;I=function(){return O.apply(this,jt(arguments,0,A).concat([jt(arguments,A)]))}}return I}function zn(E){let w,O,I,A;const N=[],$=[];switch(E.types.forEach(function(L){L.conversion&&(N.push(a(L.conversion.from).test),$.push(L.conversion.convert))}),$.length){case 0:return function(j){return j};case 1:return w=N[0],I=$[0],function(j){return w(j)?I(j):j};case 2:return w=N[0],O=N[1],I=$[0],A=$[1],function(j){return w(j)?I(j):O(j)?A(j):j};default:return function(j){for(let k=0;k<$.length;k++)if(N[k](j))return $[k](j);return j}}}function Jn(E){function w(O,I,A){if(I<O.length){const N=O[I];let $=[];if(N.restParam){const L=N.types.filter(W);L.length<N.types.length&&$.push({types:L,name:"..."+L.map(j=>j.name).join("|"),hasAny:L.some(j=>j.isAny),hasConversion:!1,restParam:!0}),$.push(N)}else $=N.types.map(function(L){return{types:[L],name:L.name,hasAny:L.isAny,hasConversion:L.conversion,restParam:!1}});return nr($,function(L){return w(O,I+1,A.concat([L]))})}else return[A]}return w(E,0,[])}function Zn(E,w){const O=Math.max(E.length,w.length);for(let L=0;L<O;L++){const j=M(E,L),k=M(w,L);let re=!1,ae;for(ae of k)if(j.has(ae)){re=!0;break}if(!re)return!1}const I=E.length,A=w.length,N=y(E),$=y(w);return N?$?I===A:A>=I:$?I>=A:I===A}function at(E){return E.map(w=>Ht(w)?oe(w.referToSelf.callback):Nn(w)?U(w.referTo.references,w.referTo.callback):w)}function bn(E,w,O){const I=[];let A;for(A of E){let N=O[A];if(typeof N!="number")throw new TypeError('No definition for referenced signature "'+A+'"');if(N=w[N],typeof N!="function")return!1;I.push(N)}return I}function wn(E,w,O){const I=at(E),A=new Array(I.length).fill(!1);let N=!0;for(;N;){N=!1;let $=!0;for(let L=0;L<I.length;++L){if(A[L])continue;const j=I[L];if(Ht(j))I[L]=j.referToSelf.callback(O),I[L].referToSelf=j.referToSelf,A[L]=!0,$=!1;else if(Nn(j)){const k=bn(j.referTo.references,I,w);k?(I[L]=j.referTo.callback.apply(this,k),I[L].referTo=j.referTo,A[L]=!0,$=!1):N=!0}}if($&&N)throw new SyntaxError("Circular reference detected in resolving typed.referTo")}return I}function Qn(E){const w=/\bthis(\(|\.signatures\b)/;Object.keys(E).forEach(O=>{const I=E[O];if(w.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 Yn(E,w){if(o.createCount++,Object.keys(w).length===0)throw new SyntaxError("No signatures provided");o.warnAgainstDeprecatedThis&&Qn(w);const O=[],I=[],A={},N=[];let $;for($ in w){if(!Object.prototype.hasOwnProperty.call(w,$))continue;const pe=_($);if(!pe)continue;O.forEach(function(gu){if(Zn(gu,pe))throw new TypeError('Conflicting signatures "'+C(gu)+'" and "'+C(pe)+'".')}),O.push(pe);const st=I.length;I.push(w[$]);const k2=pe.map(D);let Ii;for(Ii of Jn(k2)){const gu=C(Ii);N.push({params:Ii,name:gu,fn:st}),Ii.every(V2=>!V2.hasConversion)&&(A[gu]=st)}}N.sort(X);const L=wn(I,A,mu);let j;for(j in A)Object.prototype.hasOwnProperty.call(A,j)&&(A[j]=L[A[j]]);const k=[],re=new Map;for(j of N)re.has(j.name)||(j.fn=L[j.fn],k.push(j),re.set(j.name,j));const ae=k[0]&&k[0].params.length<=2&&!y(k[0].params),be=k[1]&&k[1].params.length<=2&&!y(k[1].params),je=k[2]&&k[2].params.length<=2&&!y(k[2].params),Ye=k[3]&&k[3].params.length<=2&&!y(k[3].params),Mt=k[4]&&k[4].params.length<=2&&!y(k[4].params),Lt=k[5]&&k[5].params.length<=2&&!y(k[5].params),Rr=ae&&be&&je&&Ye&&Mt&≪for(let pe=0;pe<k.length;++pe)k[pe].test=S(k[pe].params);const Oi=ae?F(k[0].params[0]):_t,f2=be?F(k[1].params[0]):_t,d2=je?F(k[2].params[0]):_t,p2=Ye?F(k[3].params[0]):_t,h2=Mt?F(k[4].params[0]):_t,m2=Lt?F(k[5].params[0]):_t,g2=ae?F(k[0].params[1]):_t,v2=be?F(k[1].params[1]):_t,E2=je?F(k[2].params[1]):_t,D2=Ye?F(k[3].params[1]):_t,_2=Mt?F(k[4].params[1]):_t,y2=Lt?F(k[5].params[1]):_t;for(let pe=0;pe<k.length;++pe)k[pe].implementation=Xn(k[pe].params,k[pe].fn);const C2=ae?k[0].implementation:Nr,A2=be?k[1].implementation:Nr,F2=je?k[2].implementation:Nr,b2=Ye?k[3].implementation:Nr,w2=Mt?k[4].implementation:Nr,B2=Lt?k[5].implementation:Nr,N2=ae?k[0].params.length:-1,S2=be?k[1].params.length:-1,O2=je?k[2].params.length:-1,I2=Ye?k[3].params.length:-1,T2=Mt?k[4].params.length:-1,M2=Lt?k[5].params.length:-1,L2=Rr?6:0,R2=k.length,P2=k.map(pe=>pe.test),$2=k.map(pe=>pe.implementation),x2=function(){for(let st=L2;st<R2;st++)if(P2[st](arguments))return $2[st].apply(this,arguments);return o.onMismatch(E,arguments,k)};function mu(pe,st){return arguments.length===N2&&Oi(pe)&&g2(st)?C2.apply(this,arguments):arguments.length===S2&&f2(pe)&&v2(st)?A2.apply(this,arguments):arguments.length===O2&&d2(pe)&&E2(st)?F2.apply(this,arguments):arguments.length===I2&&p2(pe)&&D2(st)?b2.apply(this,arguments):arguments.length===T2&&h2(pe)&&_2(st)?w2.apply(this,arguments):arguments.length===M2&&m2(pe)&&y2(st)?B2.apply(this,arguments):x2.apply(this,arguments)}try{Object.defineProperty(mu,"name",{value:E})}catch(pe){}return mu.signatures=A,mu._typedFunctionData={signatures:k,signatureMap:re},mu}function Bn(E,w,O){throw x(E,w,O)}function er(E){return jt(E,0,E.length-1)}function Ct(E){return E[E.length-1]}function jt(E,w,O){return Array.prototype.slice.call(E,w,O)}function tr(E,w){for(let O=0;O<E.length;O++)if(w(E[O]))return E[O]}function nr(E,w){return Array.prototype.concat.apply([],E.map(w))}function rr(){const E=er(arguments).map(O=>C(_(O))),w=Ct(arguments);if(typeof w!="function")throw new TypeError("Callback function expected as last argument");return U(E,w)}function U(E,w){return{referTo:{references:E,callback:w}}}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 Ht(E){return E&&typeof E.referToSelf=="object"&&typeof E.referToSelf.callback=="function"}function Sn(E,w){if(!E)return w;if(w&&w!==E){const O=new Error("Function names do not match (expected: "+E+", actual: "+w+")");throw O.data={actual:w,expected:E},O}return E}function hu(E){let w;for(const O in E)Object.prototype.hasOwnProperty.call(E,O)&&(f(E[O])||typeof E[O].signature=="string")&&(w=Sn(w,E[O].name));return w}function b(E,w){let O;for(O in w)if(Object.prototype.hasOwnProperty.call(w,O)){if(O in E&&w[O]!==E[O]){const I=new Error('Signature "'+O+'" is defined twice');throw I.data={signature:O,sourceFunction:w[O],destFunction:E[O]},I}E[O]=w[O]}}const B=o;o=function(E){const w=typeof E=="string",O=w?1:0;let I=w?E:"";const A={};for(let N=O;N<arguments.length;++N){const $=arguments[N];let L={},j;if(typeof $=="function"?(j=$.name,typeof $.signature=="string"?L[$.signature]=$:f($)&&(L=$.signatures)):e($)&&(L=$,w||(j=hu($))),Object.keys(L).length===0){const k=new TypeError("Argument to 'typed' at index "+N+" is not a (typed) function, nor an object with signatures as keys and functions as values.");throw k.data={index:N,argument:$},k}w||(I=Sn(I,j)),b(A,L)}return Yn(I||"",A)},o.create=n0,o.createCount=B.createCount,o.onMismatch=Bn,o.throwMismatchError=Bn,o.createError=x,o.clear=c,o.clearConversions=d,o.addTypes=l,o._findType=a,o.referTo=rr,o.referToSelf=oe,o.convert=v,o.findSignature=p,o.find=m,o.isTypedFunction=f,o.warnAgainstDeprecatedThis=!0,o.addType=function(E,w){let O="any";w!==!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 w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{override:!1};P(E);const O=a(E.to),I=O.conversionsTo.find(A=>A.from===E.from);if(I)if(w&&w.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,w){E.forEach(O=>o.addConversion(O,w))},o.removeConversion=function(E){P(E);const w=a(E.to),O=tr(w.conversionsTo,A=>A.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=w.conversionsTo.indexOf(O);w.conversionsTo.splice(I,1)},o.resolve=function(E,w){if(!f(E))throw new TypeError(t0);const O=E._typedFunctionData.signatures;for(let I=0;I<O.length;++I)if(O[I].test(w))return O[I];return null},o}var r0=n0();function Vt(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function qa(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(!Vt(n))throw new Error("size must be an integer");if(e>Ti(2,n-1)-1||e<-Ti(2,n-1))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!Vt(e))throw new Error("Value must be an integer");e<0&&(e=e+Ti(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 Ga(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),qe(t)?r=t:qe(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 u0(e,r);case"engineering":return u8(e,r);case"bin":return qa(e,2,u);case"oct":return qa(e,8,u);case"hex":return qa(e,16,u);case"auto":return o8(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 Di(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 u8(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Di(e),r=_i(n,t),u=r.exponent,i=r.coefficients,o=u%3===0?u:u<0?u-3-u%3:u-u%3;if(qe(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),d=1;c>0;)d++,c--;var s=i.slice(d).join(""),f=qe(t)&&s.length||s.match(/[1-9]/)?"."+s:"",p=i.slice(0,d).join("")+f+"e"+(u>=0?"+":"")+o.toString();return r.sign+p}function i8(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Di(e),r=typeof t=="number"?_i(n,n.exponent+1+t):n,u=r.coefficients,i=r.exponent+1,o=i+(t||0);return u.length<o&&(u=u.concat(Sr(o-u.length))),i<0&&(u=Sr(-i+1).concat(u),i=1),i<u.length&&u.splice(i,0,i===0?"0.":"."),r.sign+u.join("")}function u0(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Di(e),r=t?_i(n,t):n,u=r.coefficients,i=r.exponent;u.length<t&&(u=u.concat(Sr(t-u.length)));var o=u.shift();return r.sign+o+(u.length>0?"."+u.join(""):"")+"e"+(i>=0?"+":"")+i}function o8(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=Di(e),o=t?_i(i,t):i;if(o.exponent<r||o.exponent>=u)return u0(e,t);var a=o.coefficients,l=o.exponent;a.length<t&&(a=a.concat(Sr(t-a.length))),a=a.concat(Sr(l-a.length+1+(a.length<t?t-a.length:0))),a=Sr(-l).concat(a);var c=l>0?l:0;return c<a.length-1&&a.splice(c+1,0,"."),o.sign+a.join("")}function _i(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 Sr(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function a8(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var s8=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<s8?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function Ka(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(!Vt(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 c8(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 d8(e,r);case"exponential":return i0(e,r);case"engineering":return f8(e,r);case"bin":return Ka(e,2,u);case"oct":return Ka(e,8,u);case"hex":return Ka(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=i0(e,r),a.replace(/((\.\d*?)(0+))($|e)/,function(){var d=arguments[2],s=arguments[4];return d!=="."?d+s:s})}default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function f8(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 i0(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function d8(e,t){return e.toFixed(t)}function qn(e,t){var n=p8(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function p8(e,t){if(typeof e=="number")return Ga(e,t);if(tn(e))return c8(e,t);if(h8(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return s0(e,t);if(vi(e))return o0(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=>o0(r)+": "+qn(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function o0(e){for(var t=String(e),n="",r=0;r<t.length;){var u=t.charAt(r);n+=u in a0?a0[u]:u,r++}return'"'+n+'"'}var a0={'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t"};function s0(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,u=0;u<r;u++)u!==0&&(n+=", "),n+=s0(e[u],t);return n+="]",n}else return qn(e,t)}function h8(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 Or(e,t,n){if(!(this instanceof Or))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}Or.prototype=new RangeError,Or.prototype.constructor=RangeError,Or.prototype.name="IndexError",Or.prototype.isIndexError=!0;function Gn(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function l0(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,"<");l0(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 c0(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new Pe(e.length,0)}else l0(e,t,0)}function yt(e,t){if(e!==void 0){if(!qe(e)||!Vt(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new Or(e,t)}}function f0(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(!qe(u)||!Vt(u)||u<0)throw new TypeError("Invalid size, must contain positive integers (size: "+qn(t)+")")}),(qe(e)||tn(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 d0(e,t){var n=v8(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=p0(t,r);var u=h0(t);if(r!==u)throw new Pe(u,r,"!=");try{return m8(n,t)}catch(i){throw i instanceof Pe?new Pe(u,r,"!="):i}}function p0(e,t){var n=h0(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 h0(e){return e.reduce((t,n)=>t*n,1)}function m8(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 g8(e,t,n,r){var u=r||Gn(e);if(n)for(var i=0;i<n;i++)e=[e],u.unshift(1);for(e=m0(e,t,0);u.length<t;)u.push(1);return e}function m0(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]=m0(e[r],t,i)}else for(var o=n;o<t;o++)e=[e];return e}function v8(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 za(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?za(i,t):t(i);if(n===void 0)n=a;else if(n!==a)return"mixed"}return n}function g0(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]=g0(e[i],t[i],n,r+1);return u}else return e.concat(t)}function E8(){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 g0(n,r,t,0)},e[0]);throw new Error("Wrong number of arguments in function concat")}function D8(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];for(var r=t.map(f=>f.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 d=u-l+c;a[c]>i[d]&&(i[d]=a[c])}for(var s=0;s<t.length;s++)v0(t[s],i);return i}function v0(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 E0(e,t){var n=Gn(e);if(fu(n,t))return e;v0(n,t);var r=D8(n,t),u=r.length,i=[...Array(u-n.length).fill(1),...n],o=y8(e);n.length<u&&(o=d0(o,i),n=Gn(o));for(var a=0;a<u;a++)n[a]<r[a]&&(o=_8(o,r[a],a),n=Gn(o));return o}function _8(e,t,n){return E8(...Array(t).fill(e),n)}function y8(e){return gi([],e)}function it(e,t,n,r){function u(i){var o=t8(i,t.map(F8));return C8(e,t,i),n(o)}return u.isFactory=!0,u.fn=e,u.dependencies=t.slice().sort(),r&&(u.meta=r),u}function C8(e,t,n){var r=t.filter(i=>!A8(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 A8(e){return e&&e[0]==="?"}function F8(e){return e&&e[0]==="?"?e.slice(1):e}function b8(e,t){if(_0(e)&&D0(e,t))return e[t];throw typeof e[t]=="function"&&N8(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function w8(e,t,n){if(_0(e)&&D0(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function B8(e,t){return t in e}function D0(e,t){return!e||typeof e!="object"?!1:Ei(S8,t)?!0:!(t in Object.prototype||t in Function.prototype)}function N8(e,t){return e==null||typeof e[t]!="function"||Ei(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:Ei(O8,t)?!0:!(t in Object.prototype||t in Function.prototype)}function _0(e){return typeof e=="object"&&e&&e.constructor===Object}var S8={length:!0,name:!0},O8={toString:!0,valueOf:!0,toLocaleString:!0};class I8{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return b8(this.wrappedObject,t)}set(t,n){return w8(this.wrappedObject,t,n),this}has(t){return B8(this.wrappedObject,t)}}function T8(e){return e?e instanceof Map||e instanceof I8||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var y0=function(){return y0=r0.create,r0},M8=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],L8=it("typed",M8,function(t){var{BigNumber:n,Complex:r,DenseMatrix:u,Fraction:i}=t,o=y0();return o.clear(),o.addTypes([{name:"number",test:qe},{name:"Complex",test:Xf},{name:"BigNumber",test:tn},{name:"Fraction",test:zf},{name:"Unit",test:Jf},{name:"identifier",test:a=>vi&&/^(?:[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:vi},{name:"Chain",test:Y6},{name:"Array",test:gt},{name:"Matrix",test:Br},{name:"DenseMatrix",test:w6},{name:"SparseMatrix",test:B6},{name:"Range",test:N6},{name:"Index",test:Zf},{name:"boolean",test:S6},{name:"ResultSet",test:O6},{name:"Help",test:I6},{name:"function",test:T6},{name:"Date",test:M6},{name:"RegExp",test:L6},{name:"null",test:R6},{name:"undefined",test:P6},{name:"AccessorNode",test:$6},{name:"ArrayNode",test:x6},{name:"AssignmentNode",test:k6},{name:"BlockNode",test:V6},{name:"ConditionalNode",test:U6},{name:"ConstantNode",test:j6},{name:"FunctionNode",test:W6},{name:"FunctionAssignmentNode",test:H6},{name:"IndexNode",test:q6},{name:"Node",test:G6},{name:"ObjectNode",test:K6},{name:"OperatorNode",test:X6},{name:"ParenthesisNode",test:z6},{name:"RangeNode",test:J6},{name:"RelationalNode",test:Z6},{name:"SymbolNode",test:Q6},{name:"Map",test:T8},{name:"Object",test:Qf}]),o.addConversions([{from:"number",to:"BigNumber",convert:function(l){if(n||Ja(l),a8(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||yi(l),new r(l,0)}},{from:"BigNumber",to:"Complex",convert:function(l){return r||yi(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||yi(l),new r(l.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(l){i||Za(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||Ja(l);try{return new n(l)}catch(c){throw new Error('Cannot convert "'+l+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(l){i||Za(l);try{return new i(l)}catch(c){throw new Error('Cannot convert "'+l+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(l){r||yi(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||Ja(l),new n(+l)}},{from:"boolean",to:"Fraction",convert:function(l){return i||Za(l),new i(+l)}},{from:"boolean",to:"string",convert:function(l){return String(l)}},{from:"Array",to:"Matrix",convert:function(l){return u||R8(),new u(l)}},{from:"Matrix",to:"Array",convert:function(l){return l.valueOf()}}]),o.onMismatch=(a,l,c)=>{var d=o.createError(a,l,c);if(["wrongType","mismatch"].includes(d.data.category)&&l.length===1&&Ha(l[0])&&c.some(f=>!f.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=d.data,s}throw d},o.onMismatch=(a,l,c)=>{var d=o.createError(a,l,c);if(["wrongType","mismatch"].includes(d.data.category)&&l.length===1&&Ha(l[0])&&c.some(f=>!f.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=d.data,s}throw d},o});function Ja(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function yi(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function R8(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function Za(e){throw new Error("Cannot convert value ".concat(e," into a Fraction, no class 'Fraction' provided."))}/*!
|
|
10
52
|
* decimal.js v10.4.3
|
|
11
53
|
* An arbitrary-precision Decimal type for JavaScript.
|
|
12
54
|
* https://github.com/MikeMcl/decimal.js
|
|
13
55
|
* Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com>
|
|
14
56
|
* MIT Licence
|
|
15
|
-
*/var It=9e15,at=1e9,zr="0123456789abcdef",Bn="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",Sn="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",Wr={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-It,maxE:It,crypto:!1},Xu,Qe,q=!0,Mn="[DecimalError] ",ct=Mn+"Invalid argument: ",Ju=Mn+"Precision limit exceeded",Gu=Mn+"crypto unavailable",Ku="[object Decimal]",me=Math.floor,pe=Math.pow,pl=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,gl=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,Dl=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,Qu=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,ke=1e7,T=7,yl=9007199254740991,vl=Bn.length-1,Zr=Sn.length-1,_={toStringTag:Ku};_.absoluteValue=_.abs=function(){var e=new this.constructor(this);return e.s<0&&(e.s=1),k(e)},_.ceil=function(){return k(new this.constructor(this),this.e+1,2)},_.clampedTo=_.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(ct+t);return n=r.cmp(e),n<0?e:r.cmp(t)>0?t:new i(r)},_.comparedTo=_.cmp=function(e){var t,n,r,i,u=this,o=u.d,a=(e=new u.constructor(e)).d,c=u.s,l=e.s;if(!o||!a)return!c||!l?NaN:c!==l?c:o===a?0:!o^c<0?1:-1;if(!o[0]||!a[0])return o[0]?c:a[0]?-l:0;if(c!==l)return c;if(u.e!==e.e)return u.e>e.e^c<0?1:-1;for(r=o.length,i=a.length,t=0,n=r<i?r:i;t<n;++t)if(o[t]!==a[t])return o[t]>a[t]^c<0?1:-1;return r===i?0:r>i^c<0?1:-1},_.cosine=_.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())+T,r.rounding=1,n=ml(r,io(r,n)),r.precision=e,r.rounding=t,k(Qe==2||Qe==3?n.neg():n,e,t,!0)):new r(1):new r(NaN)},_.cubeRoot=_.cbrt=function(){var e,t,n,r,i,u,o,a,c,l,f=this,s=f.constructor;if(!f.isFinite()||f.isZero())return new s(f);for(q=!1,u=f.s*pe(f.s*f,1/3),!u||Math.abs(u)==1/0?(n=ge(f.d),e=f.e,(u=(e-n.length+1)%3)&&(n+=u==1||u==-2?"0":"00"),u=pe(n,1/3),e=me((e+1)/3)-(e%3==(e<0?-1:2)),u==1/0?n="5e"+e:(n=u.toExponential(),n=n.slice(0,n.indexOf("e")+1)+e),r=new s(n),r.s=f.s):r=new s(u.toString()),o=(e=s.precision)+3;;)if(a=r,c=a.times(a).times(a),l=c.plus(f),r=te(l.plus(f).times(a),l.plus(c),o+2,1),ge(a.d).slice(0,o)===(n=ge(r.d)).slice(0,o))if(n=n.slice(o-3,o+1),n=="9999"||!i&&n=="4999"){if(!i&&(k(a,e+1,0),a.times(a).times(a).eq(f))){r=a;break}o+=4,i=1}else{(!+n||!+n.slice(1)&&n.charAt(0)=="5")&&(k(r,e+1,1),t=!r.times(r).times(r).eq(f));break}return q=!0,k(r,e,s.rounding,t)},_.decimalPlaces=_.dp=function(){var e,t=this.d,n=NaN;if(t){if(e=t.length-1,n=(e-me(this.e/T))*T,e=t[e],e)for(;e%10==0;e/=10)n--;n<0&&(n=0)}return n},_.dividedBy=_.div=function(e){return te(this,new this.constructor(e))},_.dividedToIntegerBy=_.divToInt=function(e){var t=this,n=t.constructor;return k(te(t,new n(e),0,1,1),n.precision,n.rounding)},_.equals=_.eq=function(e){return this.cmp(e)===0},_.floor=function(){return k(new this.constructor(this),this.e+1,3)},_.greaterThan=_.gt=function(e){return this.cmp(e)>0},_.greaterThanOrEqualTo=_.gte=function(e){var t=this.cmp(e);return t==1||t===0},_.hyperbolicCosine=_.cosh=function(){var e,t,n,r,i,u=this,o=u.constructor,a=new o(1);if(!u.isFinite())return new o(u.s?1/0:NaN);if(u.isZero())return a;n=o.precision,r=o.rounding,o.precision=n+Math.max(u.e,u.sd())+4,o.rounding=1,i=u.d.length,i<32?(e=Math.ceil(i/3),t=(1/On(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),u=xt(o,1,u.times(t),new o(1),!0);for(var c,l=e,f=new o(8);l--;)c=u.times(u),u=a.minus(c.times(f.minus(c.times(f))));return k(u,o.precision=n,o.rounding=r,!0)},_.hyperbolicSine=_.sinh=function(){var e,t,n,r,i=this,u=i.constructor;if(!i.isFinite()||i.isZero())return new u(i);if(t=u.precision,n=u.rounding,u.precision=t+Math.max(i.e,i.sd())+4,u.rounding=1,r=i.d.length,r<3)i=xt(u,2,i,i,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,i=i.times(1/On(5,e)),i=xt(u,2,i,i,!0);for(var o,a=new u(5),c=new u(16),l=new u(20);e--;)o=i.times(i),i=i.times(a.plus(o.times(c.times(o).plus(l))))}return u.precision=t,u.rounding=n,k(i,t,n,!0)},_.hyperbolicTangent=_.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,te(n.sinh(),n.cosh(),r.precision=e,r.rounding=t)):new r(n.s)},_.inverseCosine=_.acos=function(){var e,t=this,n=t.constructor,r=t.abs().cmp(1),i=n.precision,u=n.rounding;return r!==-1?r===0?t.isNeg()?Te(n,i,u):new n(0):new n(NaN):t.isZero()?Te(n,i+4,u).times(.5):(n.precision=i+6,n.rounding=1,t=t.asin(),e=Te(n,i+4,u).times(.5),n.precision=i,n.rounding=u,e.minus(t))},_.inverseHyperbolicCosine=_.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,q=!1,n=n.times(n).minus(1).sqrt().plus(n),q=!0,r.precision=e,r.rounding=t,n.ln()):new r(n)},_.inverseHyperbolicSine=_.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,q=!1,n=n.times(n).plus(1).sqrt().plus(n),q=!0,r.precision=e,r.rounding=t,n.ln())},_.inverseHyperbolicTangent=_.atanh=function(){var e,t,n,r,i=this,u=i.constructor;return i.isFinite()?i.e>=0?new u(i.abs().eq(1)?i.s/0:i.isZero()?i:NaN):(e=u.precision,t=u.rounding,r=i.sd(),Math.max(r,e)<2*-i.e-1?k(new u(i),e,t,!0):(u.precision=n=r-i.e,i=te(i.plus(1),new u(1).minus(i),n+e,1),u.precision=e+4,u.rounding=1,i=i.ln(),u.precision=e,u.rounding=t,i.times(.5))):new u(NaN)},_.inverseSine=_.asin=function(){var e,t,n,r,i=this,u=i.constructor;return i.isZero()?new u(i):(t=i.abs().cmp(1),n=u.precision,r=u.rounding,t!==-1?t===0?(e=Te(u,n+4,r).times(.5),e.s=i.s,e):new u(NaN):(u.precision=n+6,u.rounding=1,i=i.div(new u(1).minus(i.times(i)).sqrt().plus(1)).atan(),u.precision=n,u.rounding=r,i.times(2)))},_.inverseTangent=_.atan=function(){var e,t,n,r,i,u,o,a,c,l=this,f=l.constructor,s=f.precision,d=f.rounding;if(l.isFinite()){if(l.isZero())return new f(l);if(l.abs().eq(1)&&s+4<=Zr)return o=Te(f,s+4,d).times(.25),o.s=l.s,o}else{if(!l.s)return new f(NaN);if(s+4<=Zr)return o=Te(f,s+4,d).times(.5),o.s=l.s,o}for(f.precision=a=s+10,f.rounding=1,n=Math.min(28,a/T+2|0),e=n;e;--e)l=l.div(l.times(l).plus(1).sqrt().plus(1));for(q=!1,t=Math.ceil(a/T),r=1,c=l.times(l),o=new f(l),i=l;e!==-1;)if(i=i.times(c),u=o.minus(i.div(r+=2)),i=i.times(c),o=u.plus(i.div(r+=2)),o.d[t]!==void 0)for(e=t;o.d[e]===u.d[e]&&e--;);return n&&(o=o.times(2<<n-1)),q=!0,k(o,f.precision=s,f.rounding=d,!0)},_.isFinite=function(){return!!this.d},_.isInteger=_.isInt=function(){return!!this.d&&me(this.e/T)>this.d.length-2},_.isNaN=function(){return!this.s},_.isNegative=_.isNeg=function(){return this.s<0},_.isPositive=_.isPos=function(){return this.s>0},_.isZero=function(){return!!this.d&&this.d[0]===0},_.lessThan=_.lt=function(e){return this.cmp(e)<0},_.lessThanOrEqualTo=_.lte=function(e){return this.cmp(e)<1},_.logarithm=_.log=function(e){var t,n,r,i,u,o,a,c,l=this,f=l.constructor,s=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)u=!0;else{for(i=n[0];i%10===0;)i/=10;u=i!==1}if(q=!1,a=s+h,o=lt(l,a),r=t?xn(f,a+10):lt(e,a),c=te(o,r,a,1),Kt(c.d,i=s,d))do if(a+=10,o=lt(l,a),r=t?xn(f,a+10):lt(e,a),c=te(o,r,a,1),!u){+ge(c.d).slice(i+1,i+15)+1==1e14&&(c=k(c,s+1,0));break}while(Kt(c.d,i+=10,d));return q=!0,k(c,s,d)},_.minus=_.sub=function(e){var t,n,r,i,u,o,a,c,l,f,s,d,h=this,g=h.constructor;if(e=new g(e),!h.d||!e.d)return!h.s||!e.s?e=new g(NaN):h.d?e.s=-e.s:e=new g(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,a=g.precision,c=g.rounding,!l[0]||!d[0]){if(d[0])e.s=-e.s;else if(l[0])e=new g(h);else return new g(c===3?-0:0);return q?k(e,a,c):e}if(n=me(e.e/T),f=me(h.e/T),l=l.slice(),u=f-n,u){for(s=u<0,s?(t=l,u=-u,o=d.length):(t=d,n=f,o=l.length),r=Math.max(Math.ceil(a/T),o)+2,u>r&&(u=r,t.length=1),t.reverse(),r=u;r--;)t.push(0);t.reverse()}else{for(r=l.length,o=d.length,s=r<o,s&&(o=r),r=0;r<o;r++)if(l[r]!=d[r]){s=l[r]<d[r];break}u=0}for(s&&(t=l,l=d,d=t,e.s=-e.s),o=l.length,r=d.length-o;r>0;--r)l[o++]=0;for(r=d.length;r>u;){if(l[--r]<d[r]){for(i=r;i&&l[--i]===0;)l[i]=ke-1;--l[i],l[r]+=ke}l[r]-=d[r]}for(;l[--o]===0;)l.pop();for(;l[0]===0;l.shift())--n;return l[0]?(e.d=l,e.e=In(l,n),q?k(e,a,c):e):new g(c===3?-0:0)},_.modulo=_.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]?k(new r(n),r.precision,r.rounding):(q=!1,r.modulo==9?(t=te(n,e.abs(),0,3,1),t.s*=e.s):t=te(n,e,0,r.modulo,1),t=t.times(e),q=!0,n.minus(t))},_.naturalExponential=_.exp=function(){return Xr(this)},_.naturalLogarithm=_.ln=function(){return lt(this)},_.negated=_.neg=function(){var e=new this.constructor(this);return e.s=-e.s,k(e)},_.plus=_.add=function(e){var t,n,r,i,u,o,a,c,l,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(l=s.d,f=e.d,a=d.precision,c=d.rounding,!l[0]||!f[0])return f[0]||(e=new d(s)),q?k(e,a,c):e;if(u=me(s.e/T),r=me(e.e/T),l=l.slice(),i=u-r,i){for(i<0?(n=l,i=-i,o=f.length):(n=f,r=u,o=l.length),u=Math.ceil(a/T),o=u>o?u+1:o+1,i>o&&(i=o,n.length=1),n.reverse();i--;)n.push(0);n.reverse()}for(o=l.length,i=f.length,o-i<0&&(i=o,n=f,f=l,l=n),t=0;i;)t=(l[--i]=l[i]+f[i]+t)/ke|0,l[i]%=ke;for(t&&(l.unshift(t),++r),o=l.length;l[--o]==0;)l.pop();return e.d=l,e.e=In(l,r),q?k(e,a,c):e},_.precision=_.sd=function(e){var t,n=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(ct+e);return n.d?(t=Yu(n.d),e&&n.e+1>t&&(t=n.e+1)):t=NaN,t},_.round=function(){var e=this,t=e.constructor;return k(new t(e),e.e+1,t.rounding)},_.sine=_.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())+T,r.rounding=1,n=Al(r,io(r,n)),r.precision=e,r.rounding=t,k(Qe>2?n.neg():n,e,t,!0)):new r(NaN)},_.squareRoot=_.sqrt=function(){var e,t,n,r,i,u,o=this,a=o.d,c=o.e,l=o.s,f=o.constructor;if(l!==1||!a||!a[0])return new f(!l||l<0&&(!a||a[0])?NaN:a?o:1/0);for(q=!1,l=Math.sqrt(+o),l==0||l==1/0?(t=ge(a),(t.length+c)%2==0&&(t+="0"),l=Math.sqrt(t),c=me((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(u=r,r=u.plus(te(o,u,n+2,1)).times(.5),ge(u.d).slice(0,n)===(t=ge(r.d)).slice(0,n))if(t=t.slice(n-3,n+1),t=="9999"||!i&&t=="4999"){if(!i&&(k(u,c+1,0),u.times(u).eq(o))){r=u;break}n+=4,i=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(k(r,c+1,1),e=!r.times(r).eq(o));break}return q=!0,k(r,c,f.rounding,e)},_.tangent=_.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=te(n,new r(1).minus(n.times(n)).sqrt(),e+10,0),r.precision=e,r.rounding=t,k(Qe==2||Qe==4?n.neg():n,e,t,!0)):new r(NaN)},_.times=_.mul=function(e){var t,n,r,i,u,o,a,c,l,f=this,s=f.constructor,d=f.d,h=(e=new s(e)).d;if(e.s*=f.s,!d||!d[0]||!h||!h[0])return new s(!e.s||d&&!d[0]&&!h||h&&!h[0]&&!d?NaN:!d||!h?e.s/0:e.s*0);for(n=me(f.e/T)+me(e.e/T),c=d.length,l=h.length,c<l&&(u=d,d=h,h=u,o=c,c=l,l=o),u=[],o=c+l,r=o;r--;)u.push(0);for(r=l;--r>=0;){for(t=0,i=c+r;i>r;)a=u[i]+h[r]*d[i-r-1]+t,u[i--]=a%ke|0,t=a/ke|0;u[i]=(u[i]+t)%ke|0}for(;!u[--o];)u.pop();return t?++n:u.shift(),e.d=u,e.e=In(u,n),q?k(e,s.precision,s.rounding):e},_.toBinary=function(e,t){return Gr(this,2,e,t)},_.toDecimalPlaces=_.toDP=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(Be(e,0,at),t===void 0?t=r.rounding:Be(t,0,8),k(n,e+n.e+1,t))},_.toExponential=function(e,t){var n,r=this,i=r.constructor;return e===void 0?n=Ve(r,!0):(Be(e,0,at),t===void 0?t=i.rounding:Be(t,0,8),r=k(new i(r),e+1,t),n=Ve(r,!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n},_.toFixed=function(e,t){var n,r,i=this,u=i.constructor;return e===void 0?n=Ve(i):(Be(e,0,at),t===void 0?t=u.rounding:Be(t,0,8),r=k(new u(i),e+i.e+1,t),n=Ve(r,!1,e+r.e+1)),i.isNeg()&&!i.isZero()?"-"+n:n},_.toFraction=function(e){var t,n,r,i,u,o,a,c,l,f,s,d,h=this,g=h.d,D=h.constructor;if(!g)return new D(h);if(l=n=new D(1),r=c=new D(0),t=new D(r),u=t.e=Yu(g)-h.e-1,o=u%T,t.d[0]=pe(10,o<0?T+o:o),e==null)e=u>0?t:l;else{if(a=new D(e),!a.isInt()||a.lt(l))throw Error(ct+a);e=a.gt(t)?u>0?t:l:a}for(q=!1,a=new D(ge(g)),f=D.precision,D.precision=u=g.length*T*2;s=te(a,t,0,1,1),i=n.plus(s.times(r)),i.cmp(e)!=1;)n=r,r=i,i=l,l=c.plus(s.times(i)),c=i,i=t,t=a.minus(s.times(i)),a=i;return i=te(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=te(l,r,u,1).minus(h).abs().cmp(te(c,n,u,1).minus(h).abs())<1?[l,r]:[c,n],D.precision=f,q=!0,d},_.toHexadecimal=_.toHex=function(e,t){return Gr(this,16,e,t)},_.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:Be(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]?(q=!1,n=te(n,e,0,t,1).times(e),q=!0,k(n)):(e.s=n.s,n=e),n},_.toNumber=function(){return+this},_.toOctal=function(e,t){return Gr(this,8,e,t)},_.toPower=_.pow=function(e){var t,n,r,i,u,o,a=this,c=a.constructor,l=+(e=new c(e));if(!a.d||!e.d||!a.d[0]||!e.d[0])return new c(pe(+a,l));if(a=new c(a),a.eq(1))return a;if(r=c.precision,u=c.rounding,e.eq(1))return k(a,r,u);if(t=me(e.e/T),t>=e.d.length-1&&(n=l<0?-l:l)<=yl)return i=eo(c,a,n,r),e.s<0?new c(1).div(i):k(i,r,u);if(o=a.s,o<0){if(t<e.d.length-1)return new c(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=pe(+a,l),t=n==0||!isFinite(n)?me(l*(Math.log("0."+ge(a.d))/Math.LN10+a.e+1)):new c(n+"").e,t>c.maxE+1||t<c.minE-1?new c(t>0?o/0:0):(q=!1,c.rounding=a.s=1,n=Math.min(12,(t+"").length),i=Xr(e.times(lt(a,r+n)),r),i.d&&(i=k(i,r+5,1),Kt(i.d,r,u)&&(t=r+10,i=k(Xr(e.times(lt(a,t+n)),t),t+5,1),+ge(i.d).slice(r+1,r+15)+1==1e14&&(i=k(i,r+1,0)))),i.s=o,q=!0,c.rounding=u,k(i,r,u))},_.toPrecision=function(e,t){var n,r=this,i=r.constructor;return e===void 0?n=Ve(r,r.e<=i.toExpNeg||r.e>=i.toExpPos):(Be(e,1,at),t===void 0?t=i.rounding:Be(t,0,8),r=k(new i(r),e,t),n=Ve(r,e<=r.e||r.e<=i.toExpNeg,e)),r.isNeg()&&!r.isZero()?"-"+n:n},_.toSignificantDigits=_.toSD=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(Be(e,1,at),t===void 0?t=r.rounding:Be(t,0,8)),k(new r(n),e,t)},_.toString=function(){var e=this,t=e.constructor,n=Ve(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()&&!e.isZero()?"-"+n:n},_.truncated=_.trunc=function(){return k(new this.constructor(this),this.e+1,1)},_.valueOf=_.toJSON=function(){var e=this,t=e.constructor,n=Ve(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function ge(e){var t,n,r,i=e.length-1,u="",o=e[0];if(i>0){for(u+=o,t=1;t<i;t++)r=e[t]+"",n=T-r.length,n&&(u+=ft(n)),u+=r;o=e[t],r=o+"",n=T-r.length,n&&(u+=ft(n))}else if(o===0)return"0";for(;o%10===0;)o/=10;return u+o}function Be(e,t,n){if(e!==~~e||e<t||e>n)throw Error(ct+e)}function Kt(e,t,n,r){var i,u,o,a;for(u=e[0];u>=10;u/=10)--t;return--t<0?(t+=T,i=0):(i=Math.ceil((t+1)/T),t%=T),u=pe(10,T-t),a=e[i]%u|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==u||n>3&&a+1==u/2)&&(e[i+1]/u/100|0)==pe(10,t-2)-1||(a==u/2||a==0)&&(e[i+1]/u/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==u||!r&&n>3&&a+1==u/2)&&(e[i+1]/u/1e3|0)==pe(10,t-3)-1,o}function Nn(e,t,n){for(var r,i=[0],u,o=0,a=e.length;o<a;){for(u=i.length;u--;)i[u]*=t;for(i[0]+=zr.indexOf(e.charAt(o++)),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 ml(e,t){var n,r,i;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),i=(1/On(4,n)).toString()):(n=16,i="2.3283064365386962890625e-10"),e.precision+=n,t=xt(e,1,t.times(i),new e(1));for(var u=n;u--;){var o=t.times(t);t=o.times(o).minus(o).times(8).plus(1)}return e.precision-=n,t}var te=function(){function e(r,i,u){var o,a=0,c=r.length;for(r=r.slice();c--;)o=r[c]*i+a,r[c]=o%u|0,a=o/u|0;return a&&r.unshift(a),r}function t(r,i,u,o){var a,c;if(u!=o)c=u>o?1:-1;else for(a=c=0;a<u;a++)if(r[a]!=i[a]){c=r[a]>i[a]?1:-1;break}return c}function n(r,i,u,o){for(var a=0;u--;)r[u]-=a,a=r[u]<i[u]?1:0,r[u]=a*o+r[u]-i[u];for(;!r[0]&&r.length>1;)r.shift()}return function(r,i,u,o,a,c){var l,f,s,d,h,g,D,A,p,v,m,C,E,S,N,$,z,V,O,j,G=r.constructor,X=r.s==i.s?1:-1,Y=r.d,L=i.d;if(!Y||!Y[0]||!L||!L[0])return new G(!r.s||!i.s||(Y?L&&Y[0]==L[0]:!L)?NaN:Y&&Y[0]==0||!L?X*0:X/0);for(c?(h=1,f=r.e-i.e):(c=ke,h=T,f=me(r.e/h)-me(i.e/h)),O=L.length,z=Y.length,p=new G(X),v=p.d=[],s=0;L[s]==(Y[s]||0);s++);if(L[s]>(Y[s]||0)&&f--,u==null?(S=u=G.precision,o=G.rounding):a?S=u+(r.e-i.e)+1:S=u,S<0)v.push(1),g=!0;else{if(S=S/h+2|0,s=0,O==1){for(d=0,L=L[0],S++;(s<z||d)&&S--;s++)N=d*c+(Y[s]||0),v[s]=N/L|0,d=N%L|0;g=d||s<z}else{for(d=c/(L[0]+1)|0,d>1&&(L=e(L,d,c),Y=e(Y,d,c),O=L.length,z=Y.length),$=O,m=Y.slice(0,O),C=m.length;C<O;)m[C++]=0;j=L.slice(),j.unshift(0),V=L[0],L[1]>=c/2&&++V;do d=0,l=t(L,m,O,C),l<0?(E=m[0],O!=C&&(E=E*c+(m[1]||0)),d=E/V|0,d>1?(d>=c&&(d=c-1),D=e(L,d,c),A=D.length,C=m.length,l=t(D,m,A,C),l==1&&(d--,n(D,O<A?j:L,A,c))):(d==0&&(l=d=1),D=L.slice()),A=D.length,A<C&&D.unshift(0),n(m,D,C,c),l==-1&&(C=m.length,l=t(L,m,O,C),l<1&&(d++,n(m,O<C?j:L,C,c))),C=m.length):l===0&&(d++,m=[0]),v[s++]=d,l&&m[0]?m[C++]=Y[$]||0:(m=[Y[$]],C=1);while(($++<z||m[0]!==void 0)&&S--);g=m[0]!==void 0}v[0]||v.shift()}if(h==1)p.e=f,Xu=g;else{for(s=1,d=v[0];d>=10;d/=10)s++;p.e=s+f*h-1,k(p,a?u+p.e+1:u,o,g)}return p}}();function k(e,t,n,r){var i,u,o,a,c,l,f,s,d,h=e.constructor;e:if(t!=null){if(s=e.d,!s)return e;for(i=1,a=s[0];a>=10;a/=10)i++;if(u=t-i,u<0)u+=T,o=t,f=s[d=0],c=f/pe(10,i-o-1)%10|0;else if(d=Math.ceil((u+1)/T),a=s.length,d>=a)if(r){for(;a++<=d;)s.push(0);f=c=0,i=1,u%=T,o=u-T+1}else break e;else{for(f=a=s[d],i=1;a>=10;a/=10)i++;u%=T,o=u-T+i,c=o<0?0:f/pe(10,i-o-1)%10|0}if(r=r||t<0||s[d+1]!==void 0||(o<0?f:f%pe(10,i-o-1)),l=n<4?(c||r)&&(n==0||n==(e.s<0?3:2)):c>5||c==5&&(n==4||r||n==6&&(u>0?o>0?f/pe(10,i-o):0:s[d-1])%10&1||n==(e.s<0?8:7)),t<1||!s[0])return s.length=0,l?(t-=e.e+1,s[0]=pe(10,(T-t%T)%T),e.e=-t||0):s[0]=e.e=0,e;if(u==0?(s.length=d,a=1,d--):(s.length=d+1,a=pe(10,T-u),s[d]=o>0?(f/pe(10,i-o)%pe(10,o)|0)*a:0),l)for(;;)if(d==0){for(u=1,o=s[0];o>=10;o/=10)u++;for(o=s[0]+=a,a=1;o>=10;o/=10)a++;u!=a&&(e.e++,s[0]==ke&&(s[0]=1));break}else{if(s[d]+=a,s[d]!=ke)break;s[d--]=0,a=1}for(u=s.length;s[--u]===0;)s.pop()}return q&&(e.e>h.maxE?(e.d=null,e.e=NaN):e.e<h.minE&&(e.e=0,e.d=[0])),e}function Ve(e,t,n){if(!e.isFinite())return ro(e);var r,i=e.e,u=ge(e.d),o=u.length;return t?(n&&(r=n-o)>0?u=u.charAt(0)+"."+u.slice(1)+ft(r):o>1&&(u=u.charAt(0)+"."+u.slice(1)),u=u+(e.e<0?"e":"e+")+e.e):i<0?(u="0."+ft(-i-1)+u,n&&(r=n-o)>0&&(u+=ft(r))):i>=o?(u+=ft(i+1-o),n&&(r=n-i-1)>0&&(u=u+"."+ft(r))):((r=i+1)<o&&(u=u.slice(0,r)+"."+u.slice(r)),n&&(r=n-o)>0&&(i+1===o&&(u+="."),u+=ft(r))),u}function In(e,t){var n=e[0];for(t*=T;n>=10;n/=10)t++;return t}function xn(e,t,n){if(t>vl)throw q=!0,n&&(e.precision=n),Error(Ju);return k(new e(Bn),t,1,!0)}function Te(e,t,n){if(t>Zr)throw Error(Ju);return k(new e(Sn),t,n,!0)}function Yu(e){var t=e.length-1,n=t*T+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 ft(e){for(var t="";e--;)t+="0";return t}function eo(e,t,n,r){var i,u=new e(1),o=Math.ceil(r/T+4);for(q=!1;;){if(n%2&&(u=u.times(t),uo(u.d,o)&&(i=!0)),n=me(n/2),n===0){n=u.d.length-1,i&&u.d[n]===0&&++u.d[n];break}t=t.times(t),uo(t.d,o)}return q=!0,u}function to(e){return e.d[e.d.length-1]&1}function no(e,t,n){for(var r,i=new e(t[0]),u=0;++u<t.length;)if(r=new e(t[u]),r.s)i[n](r)&&(i=r);else{i=r;break}return i}function Xr(e,t){var n,r,i,u,o,a,c,l=0,f=0,s=0,d=e.constructor,h=d.rounding,g=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?(q=!1,c=g):c=t,a=new d(.03125);e.e>-2;)e=e.times(a),s+=5;for(r=Math.log(pe(2,s))/Math.LN10*2+5|0,c+=r,n=u=o=new d(1),d.precision=c;;){if(u=k(u.times(e),c,1),n=n.times(++f),a=o.plus(te(u,n,c,1)),ge(a.d).slice(0,c)===ge(o.d).slice(0,c)){for(i=s;i--;)o=k(o.times(o),c,1);if(t==null)if(l<3&&Kt(o.d,c-r,h,l))d.precision=c+=10,n=u=a=new d(1),f=0,l++;else return k(o,d.precision=g,h,q=!0);else return d.precision=g,o}o=a}}function lt(e,t){var n,r,i,u,o,a,c,l,f,s,d,h=1,g=10,D=e,A=D.d,p=D.constructor,v=p.rounding,m=p.precision;if(D.s<0||!A||!A[0]||!D.e&&A[0]==1&&A.length==1)return new p(A&&!A[0]?-1/0:D.s!=1?NaN:A?0:D);if(t==null?(q=!1,f=m):f=t,p.precision=f+=g,n=ge(A),r=n.charAt(0),Math.abs(u=D.e)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)D=D.times(e),n=ge(D.d),r=n.charAt(0),h++;u=D.e,r>1?(D=new p("0."+n),u++):D=new p(r+"."+n.slice(1))}else return l=xn(p,f+2,m).times(u+""),D=lt(new p(r+"."+n.slice(1)),f-g).plus(l),p.precision=m,t==null?k(D,m,v,q=!0):D;for(s=D,c=o=D=te(D.minus(1),D.plus(1),f,1),d=k(D.times(D),f,1),i=3;;){if(o=k(o.times(d),f,1),l=c.plus(te(o,new p(i),f,1)),ge(l.d).slice(0,f)===ge(c.d).slice(0,f))if(c=c.times(2),u!==0&&(c=c.plus(xn(p,f+2,m).times(u+""))),c=te(c,new p(h),f,1),t==null)if(Kt(c.d,f-g,v,a))p.precision=f+=g,l=o=D=te(s.minus(1),s.plus(1),f,1),d=k(D.times(D),f,1),i=a=1;else return k(c,p.precision=m,v,q=!0);else return p.precision=m,c;c=l,i+=2}}function ro(e){return String(e.s*e.s/0)}function Jr(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)%T,n<0&&(r+=T),r<i){for(r&&e.d.push(+t.slice(0,r)),i-=T;r<i;)e.d.push(+t.slice(r,r+=T));t=t.slice(r),r=T-t.length}else r-=i;for(;r--;)t+="0";e.d.push(+t),q&&(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 wl(e,t){var n,r,i,u,o,a,c,l,f;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),Qu.test(t))return Jr(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(gl.test(t))n=16,t=t.toLowerCase();else if(pl.test(t))n=2;else if(Dl.test(t))n=8;else throw Error(ct+t);for(u=t.search(/p/i),u>0?(c=+t.slice(u+1),t=t.substring(2,u)):t=t.slice(2),u=t.indexOf("."),o=u>=0,r=e.constructor,o&&(t=t.replace(".",""),a=t.length,u=a-u,i=eo(r,new r(n),u,u*2)),l=Nn(t,n,ke),f=l.length-1,u=f;l[u]===0;--u)l.pop();return u<0?new r(e.s*0):(e.e=In(l,f),e.d=l,q=!1,o&&(e=te(e,i,a*4)),c&&(e=e.times(Math.abs(c)<54?pe(2,c):Ot.pow(2,c))),q=!0,e)}function Al(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:xt(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/On(5,n)),t=xt(e,2,t,t);for(var i,u=new e(5),o=new e(16),a=new e(20);n--;)i=t.times(t),t=t.times(u.plus(i.times(o.times(i).minus(a))));return t}function xt(e,t,n,r,i){var u,o,a,c,l=e.precision,f=Math.ceil(l/T);for(q=!1,c=n.times(n),a=new e(r);;){if(o=te(a.times(c),new e(t++*t++),l,1),a=i?r.plus(o):r.minus(o),r=te(o.times(c),new e(t++*t++),l,1),o=a.plus(r),o.d[f]!==void 0){for(u=f;o.d[u]===a.d[u]&&u--;);if(u==-1)break}u=a,a=r,r=o,o=u}return q=!0,o.d.length=f+1,o}function On(e,t){for(var n=e;--t;)n*=e;return n}function io(e,t){var n,r=t.s<0,i=Te(e,e.precision,1),u=i.times(.5);if(t=t.abs(),t.lte(u))return Qe=r?4:1,t;if(n=t.divToInt(i),n.isZero())Qe=r?3:2;else{if(t=t.minus(n.times(i)),t.lte(u))return Qe=to(n)?r?2:3:r?4:1,t;Qe=to(n)?r?1:4:r?3:2}return t.minus(i).abs()}function Gr(e,t,n,r){var i,u,o,a,c,l,f,s,d,h=e.constructor,g=n!==void 0;if(g?(Be(n,1,at),r===void 0?r=h.rounding:Be(r,0,8)):(n=h.precision,r=h.rounding),!e.isFinite())f=ro(e);else{for(f=Ve(e),o=f.indexOf("."),g?(i=2,t==16?n=n*4-3:t==8&&(n=n*3-2)):i=t,o>=0&&(f=f.replace(".",""),d=new h(1),d.e=f.length-o,d.d=Nn(Ve(d),10,i),d.e=d.d.length),s=Nn(f,10,i),u=c=s.length;s[--c]==0;)s.pop();if(!s[0])f=g?"0p+0":"0";else{if(o<0?u--:(e=new h(e),e.d=s,e.e=u,e=te(e,d,n,r,0,i),s=e.d,u=e.e,l=Xu),o=s[n],a=i/2,l=l||s[n+1]!==void 0,l=r<4?(o!==void 0||l)&&(r===0||r===(e.s<0?3:2)):o>a||o===a&&(r===4||l||r===6&&s[n-1]&1||r===(e.s<0?8:7)),s.length=n,l)for(;++s[--n]>i-1;)s[n]=0,n||(++u,s.unshift(1));for(c=s.length;!s[c-1];--c);for(o=0,f="";o<c;o++)f+=zr.charAt(s[o]);if(g){if(c>1)if(t==16||t==8){for(o=t==16?4:3,--c;c%o;c++)f+="0";for(s=Nn(f,i,t),c=s.length;!s[c-1];--c);for(o=1,f="1.";o<c;o++)f+=zr.charAt(s[o])}else f=f.charAt(0)+"."+f.slice(1);f=f+(u<0?"p":"p+")+u}else if(u<0){for(;++u;)f="0"+f;f="0."+f}else if(++u>c)for(u-=c;u--;)f+="0";else u<c&&(f=f.slice(0,u)+"."+f.slice(u))}f=(t==16?"0x":t==2?"0b":t==8?"0o":"")+f}return e.s<0?"-"+f:f}function uo(e,t){if(e.length>t)return e.length=t,!0}function Cl(e){return new this(e).abs()}function bl(e){return new this(e).acos()}function El(e){return new this(e).acosh()}function Fl(e,t){return new this(e).plus(t)}function _l(e){return new this(e).asin()}function Bl(e){return new this(e).asinh()}function Sl(e){return new this(e).atan()}function Ml(e){return new this(e).atanh()}function Nl(e,t){e=new this(e),t=new this(t);var n,r=this.precision,i=this.rounding,u=r+4;return!e.s||!t.s?n=new this(NaN):!e.d&&!t.d?(n=Te(this,u,1).times(t.s>0?.25:.75),n.s=e.s):!t.d||e.isZero()?(n=t.s<0?Te(this,r,i):new this(0),n.s=e.s):!e.d||t.isZero()?(n=Te(this,u,1).times(.5),n.s=e.s):t.s<0?(this.precision=u,this.rounding=1,n=this.atan(te(e,t,u,1)),t=Te(this,u,1),this.precision=r,this.rounding=i,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(te(e,t,u,1)),n}function Il(e){return new this(e).cbrt()}function xl(e){return k(e=new this(e),e.e+1,2)}function Ol(e,t,n){return new this(e).clamp(t,n)}function Rl(e){if(!e||typeof e!="object")throw Error(Mn+"Object expected");var t,n,r,i=e.defaults===!0,u=["precision",1,at,"rounding",0,8,"toExpNeg",-It,0,"toExpPos",0,It,"maxE",0,It,"minE",-It,0,"modulo",0,9];for(t=0;t<u.length;t+=3)if(n=u[t],i&&(this[n]=Wr[n]),(r=e[n])!==void 0)if(me(r)===r&&r>=u[t+1]&&r<=u[t+2])this[n]=r;else throw Error(ct+n+": "+r);if(n="crypto",i&&(this[n]=Wr[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(Gu);else this[n]=!1;else throw Error(ct+n+": "+r);return this}function Pl(e){return new this(e).cos()}function jl(e){return new this(e).cosh()}function oo(e){var t,n,r;function i(u){var o,a,c,l=this;if(!(l instanceof i))return new i(u);if(l.constructor=i,so(u)){l.s=u.s,q?!u.d||u.e>i.maxE?(l.e=NaN,l.d=null):u.e<i.minE?(l.e=0,l.d=[0]):(l.e=u.e,l.d=u.d.slice()):(l.e=u.e,l.d=u.d?u.d.slice():u.d);return}if(c=typeof u,c==="number"){if(u===0){l.s=1/u<0?-1:1,l.e=0,l.d=[0];return}if(u<0?(u=-u,l.s=-1):l.s=1,u===~~u&&u<1e7){for(o=0,a=u;a>=10;a/=10)o++;q?o>i.maxE?(l.e=NaN,l.d=null):o<i.minE?(l.e=0,l.d=[0]):(l.e=o,l.d=[u]):(l.e=o,l.d=[u]);return}else if(u*0!==0){u||(l.s=NaN),l.e=NaN,l.d=null;return}return Jr(l,u.toString())}else if(c!=="string")throw Error(ct+u);return(a=u.charCodeAt(0))===45?(u=u.slice(1),l.s=-1):(a===43&&(u=u.slice(1)),l.s=1),Qu.test(u)?Jr(l,u):wl(l,u)}if(i.prototype=_,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=Rl,i.clone=oo,i.isDecimal=so,i.abs=Cl,i.acos=bl,i.acosh=El,i.add=Fl,i.asin=_l,i.asinh=Bl,i.atan=Sl,i.atanh=Ml,i.atan2=Nl,i.cbrt=Il,i.ceil=xl,i.clamp=Ol,i.cos=Pl,i.cosh=jl,i.div=$l,i.exp=kl,i.floor=Tl,i.hypot=ql,i.ln=Ul,i.log=Ll,i.log10=Vl,i.log2=Hl,i.max=zl,i.min=Wl,i.mod=Zl,i.mul=Xl,i.pow=Jl,i.random=Gl,i.round=Kl,i.sign=Ql,i.sin=Yl,i.sinh=e0,i.sqrt=t0,i.sub=n0,i.sum=r0,i.tan=i0,i.tanh=u0,i.trunc=o0,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 $l(e,t){return new this(e).div(t)}function kl(e){return new this(e).exp()}function Tl(e){return k(e=new this(e),e.e+1,3)}function ql(){var e,t,n=new this(0);for(q=!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 q=!0,new this(1/0);n=t}return q=!0,n.sqrt()}function so(e){return e instanceof Ot||e&&e.toStringTag===Ku||!1}function Ul(e){return new this(e).ln()}function Ll(e,t){return new this(e).log(t)}function Hl(e){return new this(e).log(2)}function Vl(e){return new this(e).log(10)}function zl(){return no(this,arguments,"lt")}function Wl(){return no(this,arguments,"gt")}function Zl(e,t){return new this(e).mod(t)}function Xl(e,t){return new this(e).mul(t)}function Jl(e,t){return new this(e).pow(t)}function Gl(e){var t,n,r,i,u=0,o=new this(1),a=[];if(e===void 0?e=this.precision:Be(e,1,at),r=Math.ceil(e/T),this.crypto)if(crypto.getRandomValues)for(t=crypto.getRandomValues(new Uint32Array(r));u<r;)i=t[u],i>=429e7?t[u]=crypto.getRandomValues(new Uint32Array(1))[0]:a[u++]=i%1e7;else if(crypto.randomBytes){for(t=crypto.randomBytes(r*=4);u<r;)i=t[u]+(t[u+1]<<8)+(t[u+2]<<16)+((t[u+3]&127)<<24),i>=214e7?crypto.randomBytes(4).copy(t,u):(a.push(i%1e7),u+=4);u=r/4}else throw Error(Gu);else for(;u<r;)a[u++]=Math.random()*1e7|0;for(r=a[--u],e%=T,r&&e&&(i=pe(10,T-e),a[u]=(r/i|0)*i);a[u]===0;u--)a.pop();if(u<0)n=0,a=[0];else{for(n=-1;a[0]===0;n-=T)a.shift();for(r=1,i=a[0];i>=10;i/=10)r++;r<T&&(n-=T-r)}return o.e=n,o.d=a,o}function Kl(e){return k(e=new this(e),e.e+1,this.rounding)}function Ql(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function Yl(e){return new this(e).sin()}function e0(e){return new this(e).sinh()}function t0(e){return new this(e).sqrt()}function n0(e,t){return new this(e).sub(t)}function r0(){var e=0,t=arguments,n=new this(t[e]);for(q=!1;n.s&&++e<t.length;)n=n.plus(t[e]);return q=!0,k(n,this.precision,this.rounding)}function i0(e){return new this(e).tan()}function u0(e){return new this(e).tanh()}function o0(e){return k(e=new this(e),e.e+1,1)}_[Symbol.for("nodejs.util.inspect.custom")]=_.toString,_[Symbol.toStringTag]="Decimal";var Ot=_.constructor=oo(Wr);Bn=new Ot(Bn),Sn=new Ot(Sn);var s0="BigNumber",a0=["?on","config"],c0=_e(s0,a0,e=>{var{on:t,config:n}=e,r=Ot.clone({precision:n.precision,modulo:Ot.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,u){i.precision!==u.precision&&r.config({precision:i.precision})}),r},{isClass:!0}),ao={exports:{}};/**
|
|
57
|
+
*/var Ir=9e15,yn=1e9,Qa="0123456789abcdef",Ci="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",Ai="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",Ya={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Ir,maxE:Ir,crypto:!1},C0,nn,J=!0,Fi="[DecimalError] ",Cn=Fi+"Invalid argument: ",A0=Fi+"Precision limit exceeded",F0=Fi+"crypto unavailable",b0="[object Decimal]",Ge=Math.floor,$e=Math.pow,P8=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,$8=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,x8=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,w0=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,It=1e7,G=7,k8=9007199254740991,V8=Ci.length-1,es=Ai.length-1,R={toStringTag:b0};R.absoluteValue=R.abs=function(){var e=new this.constructor(this);return e.s<0&&(e.s=1),q(e)},R.ceil=function(){return q(new this.constructor(this),this.e+1,2)},R.clampedTo=R.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)},R.comparedTo=R.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},R.cosine=R.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=U8(r,T0(r,n)),r.precision=e,r.rounding=t,q(nn==2||nn==3?n.neg():n,e,t,!0)):new r(1):new r(NaN)},R.cubeRoot=R.cbrt=function(){var e,t,n,r,u,i,o,a,l,c,d=this,s=d.constructor;if(!d.isFinite()||d.isZero())return new s(d);for(J=!1,i=d.s*$e(d.s*d,1/3),!i||Math.abs(i)==1/0?(n=Ve(d.d),e=d.e,(i=(e-n.length+1)%3)&&(n+=i==1||i==-2?"0":"00"),i=$e(n,1/3),e=Ge((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=d.s):r=new s(i.toString()),o=(e=s.precision)+3;;)if(a=r,l=a.times(a).times(a),c=l.plus(d),r=ge(c.plus(d).times(a),c.plus(l),o+2,1),Ve(a.d).slice(0,o)===(n=Ve(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(d))){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(d));break}return J=!0,q(r,e,s.rounding,t)},R.decimalPlaces=R.dp=function(){var e,t=this.d,n=NaN;if(t){if(e=t.length-1,n=(e-Ge(this.e/G))*G,e=t[e],e)for(;e%10==0;e/=10)n--;n<0&&(n=0)}return n},R.dividedBy=R.div=function(e){return ge(this,new this.constructor(e))},R.dividedToIntegerBy=R.divToInt=function(e){var t=this,n=t.constructor;return q(ge(t,new n(e),0,1,1),n.precision,n.rounding)},R.equals=R.eq=function(e){return this.cmp(e)===0},R.floor=function(){return q(new this.constructor(this),this.e+1,3)},R.greaterThan=R.gt=function(e){return this.cmp(e)>0},R.greaterThanOrEqualTo=R.gte=function(e){var t=this.cmp(e);return t==1||t===0},R.hyperbolicCosine=R.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/Ni(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),i=Tr(o,1,i.times(t),new o(1),!0);for(var l,c=e,d=new o(8);c--;)l=i.times(i),i=a.minus(l.times(d.minus(l.times(d))));return q(i,o.precision=n,o.rounding=r,!0)},R.hyperbolicSine=R.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=Tr(i,2,u,u,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,u=u.times(1/Ni(5,e)),u=Tr(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)},R.hyperbolicTangent=R.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,ge(n.sinh(),n.cosh(),r.precision=e,r.rounding=t)):new r(n.s)},R.inverseCosine=R.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()?Tt(n,u,i):new n(0):new n(NaN):t.isZero()?Tt(n,u+4,i).times(.5):(n.precision=u+6,n.rounding=1,t=t.asin(),e=Tt(n,u+4,i).times(.5),n.precision=u,n.rounding=i,e.minus(t))},R.inverseHyperbolicCosine=R.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)},R.inverseHyperbolicSine=R.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())},R.inverseHyperbolicTangent=R.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=ge(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)},R.inverseSine=R.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=Tt(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)))},R.inverseTangent=R.atan=function(){var e,t,n,r,u,i,o,a,l,c=this,d=c.constructor,s=d.precision,f=d.rounding;if(c.isFinite()){if(c.isZero())return new d(c);if(c.abs().eq(1)&&s+4<=es)return o=Tt(d,s+4,f).times(.25),o.s=c.s,o}else{if(!c.s)return new d(NaN);if(s+4<=es)return o=Tt(d,s+4,f).times(.5),o.s=c.s,o}for(d.precision=a=s+10,d.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 d(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,d.precision=s,d.rounding=f,!0)},R.isFinite=function(){return!!this.d},R.isInteger=R.isInt=function(){return!!this.d&&Ge(this.e/G)>this.d.length-2},R.isNaN=function(){return!this.s},R.isNegative=R.isNeg=function(){return this.s<0},R.isPositive=R.isPos=function(){return this.s>0},R.isZero=function(){return!!this.d&&this.d[0]===0},R.lessThan=R.lt=function(e){return this.cmp(e)<0},R.lessThanOrEqualTo=R.lte=function(e){return this.cmp(e)<1},R.logarithm=R.log=function(e){var t,n,r,u,i,o,a,l,c=this,d=c.constructor,s=d.precision,f=d.rounding,p=5;if(e==null)e=new d(10),t=!0;else{if(e=new d(e),n=e.d,e.s<0||!n||!n[0]||e.eq(1))return new d(NaN);t=e.eq(10)}if(n=c.d,c.s<0||!n||!n[0]||c.eq(1))return new d(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?Bi(d,a+10):Fn(e,a),l=ge(o,r,a,1),du(l.d,u=s,f))do if(a+=10,o=Fn(c,a),r=t?Bi(d,a+10):Fn(e,a),l=ge(o,r,a,1),!i){+Ve(l.d).slice(u+1,u+15)+1==1e14&&(l=q(l,s+1,0));break}while(du(l.d,u+=10,f));return J=!0,q(l,s,f)},R.minus=R.sub=function(e){var t,n,r,u,i,o,a,l,c,d,s,f,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,f=e.d,a=m.precision,l=m.rounding,!c[0]||!f[0]){if(f[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=Ge(e.e/G),d=Ge(p.e/G),c=c.slice(),i=d-n,i){for(s=i<0,s?(t=c,i=-i,o=f.length):(t=f,n=d,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=f.length,s=r<o,s&&(o=r),r=0;r<o;r++)if(c[r]!=f[r]){s=c[r]<f[r];break}i=0}for(s&&(t=c,c=f,f=t,e.s=-e.s),o=c.length,r=f.length-o;r>0;--r)c[o++]=0;for(r=f.length;r>i;){if(c[--r]<f[r]){for(u=r;u&&c[--u]===0;)c[u]=It-1;--c[u],c[r]+=It}c[r]-=f[r]}for(;c[--o]===0;)c.pop();for(;c[0]===0;c.shift())--n;return c[0]?(e.d=c,e.e=wi(c,n),J?q(e,a,l):e):new m(l===3?-0:0)},R.modulo=R.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=ge(n,e.abs(),0,3,1),t.s*=e.s):t=ge(n,e,0,r.modulo,1),t=t.times(e),J=!0,n.minus(t))},R.naturalExponential=R.exp=function(){return ts(this)},R.naturalLogarithm=R.ln=function(){return Fn(this)},R.negated=R.neg=function(){var e=new this.constructor(this);return e.s=-e.s,q(e)},R.plus=R.add=function(e){var t,n,r,u,i,o,a,l,c,d,s=this,f=s.constructor;if(e=new f(e),!s.d||!e.d)return!s.s||!e.s?e=new f(NaN):s.d||(e=new f(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,d=e.d,a=f.precision,l=f.rounding,!c[0]||!d[0])return d[0]||(e=new f(s)),J?q(e,a,l):e;if(i=Ge(s.e/G),r=Ge(e.e/G),c=c.slice(),u=i-r,u){for(u<0?(n=c,u=-u,o=d.length):(n=d,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=d.length,o-u<0&&(u=o,n=d,d=c,c=n),t=0;u;)t=(c[--u]=c[u]+d[u]+t)/It|0,c[u]%=It;for(t&&(c.unshift(t),++r),o=c.length;c[--o]==0;)c.pop();return e.d=c,e.e=wi(c,r),J?q(e,a,l):e},R.precision=R.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=B0(n.d),e&&n.e+1>t&&(t=n.e+1)):t=NaN,t},R.round=function(){var e=this,t=e.constructor;return q(new t(e),e.e+1,t.rounding)},R.sine=R.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=H8(r,T0(r,n)),r.precision=e,r.rounding=t,q(nn>2?n.neg():n,e,t,!0)):new r(NaN)},R.squareRoot=R.sqrt=function(){var e,t,n,r,u,i,o=this,a=o.d,l=o.e,c=o.s,d=o.constructor;if(c!==1||!a||!a[0])return new d(!c||c<0&&(!a||a[0])?NaN:a?o:1/0);for(J=!1,c=Math.sqrt(+o),c==0||c==1/0?(t=Ve(a),(t.length+l)%2==0&&(t+="0"),c=Math.sqrt(t),l=Ge((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 d(t)):r=new d(c.toString()),n=(l=d.precision)+3;;)if(i=r,r=i.plus(ge(o,i,n+2,1)).times(.5),Ve(i.d).slice(0,n)===(t=Ve(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,d.rounding,e)},R.tangent=R.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=ge(n,new r(1).minus(n.times(n)).sqrt(),e+10,0),r.precision=e,r.rounding=t,q(nn==2||nn==4?n.neg():n,e,t,!0)):new r(NaN)},R.times=R.mul=function(e){var t,n,r,u,i,o,a,l,c,d=this,s=d.constructor,f=d.d,p=(e=new s(e)).d;if(e.s*=d.s,!f||!f[0]||!p||!p[0])return new s(!e.s||f&&!f[0]&&!p||p&&!p[0]&&!f?NaN:!f||!p?e.s/0:e.s*0);for(n=Ge(d.e/G)+Ge(e.e/G),l=f.length,c=p.length,l<c&&(i=f,f=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]*f[u-r-1]+t,i[u--]=a%It|0,t=a/It|0;i[u]=(i[u]+t)%It|0}for(;!i[--o];)i.pop();return t?++n:i.shift(),e.d=i,e.e=wi(i,n),J?q(e,s.precision,s.rounding):e},R.toBinary=function(e,t){return rs(this,2,e,t)},R.toDecimalPlaces=R.toDP=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(ot(e,0,yn),t===void 0?t=r.rounding:ot(t,0,8),q(n,e+n.e+1,t))},R.toExponential=function(e,t){var n,r=this,u=r.constructor;return e===void 0?n=Ut(r,!0):(ot(e,0,yn),t===void 0?t=u.rounding:ot(t,0,8),r=q(new u(r),e+1,t),n=Ut(r,!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n},R.toFixed=function(e,t){var n,r,u=this,i=u.constructor;return e===void 0?n=Ut(u):(ot(e,0,yn),t===void 0?t=i.rounding:ot(t,0,8),r=q(new i(u),e+u.e+1,t),n=Ut(r,!1,e+r.e+1)),u.isNeg()&&!u.isZero()?"-"+n:n},R.toFraction=function(e){var t,n,r,u,i,o,a,l,c,d,s,f,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=B0(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(Ve(m)),d=v.precision,v.precision=i=m.length*G*2;s=ge(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=ge(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,f=ge(c,r,i,1).minus(p).abs().cmp(ge(l,n,i,1).minus(p).abs())<1?[c,r]:[l,n],v.precision=d,J=!0,f},R.toHexadecimal=R.toHex=function(e,t){return rs(this,16,e,t)},R.toNearest=function(e,t){var n=this,r=n.constructor;if(n=new r(n),e==null){if(!n.d)return n;e=new r(1),t=r.rounding}else{if(e=new r(e),t===void 0?t=r.rounding:ot(t,0,8),!n.d)return e.s?n:e;if(!e.d)return e.s&&(e.s=n.s),e}return e.d[0]?(J=!1,n=ge(n,e,0,t,1).times(e),J=!0,q(n)):(e.s=n.s,n=e),n},R.toNumber=function(){return+this},R.toOctal=function(e,t){return rs(this,8,e,t)},R.toPower=R.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=Ge(e.e/G),t>=e.d.length-1&&(n=c<0?-c:c)<=k8)return u=N0(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)?Ge(c*(Math.log("0."+Ve(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=ts(e.times(Fn(a,r+n)),r),u.d&&(u=q(u,r+5,1),du(u.d,r,i)&&(t=r+10,u=q(ts(e.times(Fn(a,t+n)),t),t+5,1),+Ve(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))},R.toPrecision=function(e,t){var n,r=this,u=r.constructor;return e===void 0?n=Ut(r,r.e<=u.toExpNeg||r.e>=u.toExpPos):(ot(e,1,yn),t===void 0?t=u.rounding:ot(t,0,8),r=q(new u(r),e,t),n=Ut(r,e<=r.e||r.e<=u.toExpNeg,e)),r.isNeg()&&!r.isZero()?"-"+n:n},R.toSignificantDigits=R.toSD=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(ot(e,1,yn),t===void 0?t=r.rounding:ot(t,0,8)),q(new r(n),e,t)},R.toString=function(){var e=this,t=e.constructor,n=Ut(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()&&!e.isZero()?"-"+n:n},R.truncated=R.trunc=function(){return q(new this.constructor(this),this.e+1,1)},R.valueOf=R.toJSON=function(){var e=this,t=e.constructor,n=Ut(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function Ve(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 ot(e,t,n){if(e!==~~e||e<t||e>n)throw Error(Cn+e)}function du(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 bi(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]+=Qa.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 U8(e,t){var n,r,u;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),u=(1/Ni(4,n)).toString()):(n=16,u="2.3283064365386962890625e-10"),e.precision+=n,t=Tr(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 ge=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,d,s,f,p,m,v,C,h,D,g,_,y,F,S,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,d=r.e-u.e):(l=It,p=G,d=Ge(r.e/p)-Ge(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)&&d--,i==null?(F=i=Z.precision,o=Z.rounding):a?F=i+(r.e-u.e)+1:F=i,F<0)D.push(1),m=!0;else{if(F=F/p+2|0,s=0,V==1){for(f=0,X=X[0],F++;(s<M||f)&&F--;s++)S=f*l+(ie[s]||0),D[s]=S/X|0,f=S%X|0;m=f||s<M}else{for(f=l/(X[0]+1)|0,f>1&&(X=e(X,f,l),ie=e(ie,f,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 f=0,c=t(X,g,V,_),c<0?(y=g[0],V!=_&&(y=y*l+(g[1]||0)),f=y/W|0,f>1?(f>=l&&(f=l-1),v=e(X,f,l),C=v.length,_=g.length,c=t(v,g,C,_),c==1&&(f--,n(v,V<C?x:X,C,l))):(f==0&&(c=f=1),v=X.slice()),C=v.length,C<_&&v.unshift(0),n(g,v,_,l),c==-1&&(_=g.length,c=t(X,g,V,_),c<1&&(f++,n(g,V<_?x:X,_,l))),_=g.length):c===0&&(f++,g=[0]),D[s++]=f,c&&g[0]?g[_++]=ie[T]||0:(g=[ie[T]],_=1);while((T++<M||g[0]!==void 0)&&F--);m=g[0]!==void 0}D[0]||D.shift()}if(p==1)h.e=d,C0=m;else{for(s=1,f=D[0];f>=10;f/=10)s++;h.e=s+d*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,d,s,f,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,d=s[f=0],l=d/$e(10,u-o-1)%10|0;else if(f=Math.ceil((i+1)/G),a=s.length,f>=a)if(r){for(;a++<=f;)s.push(0);d=l=0,u=1,i%=G,o=i-G+1}else break e;else{for(d=a=s[f],u=1;a>=10;a/=10)u++;i%=G,o=i-G+u,l=o<0?0:d/$e(10,u-o-1)%10|0}if(r=r||t<0||s[f+1]!==void 0||(o<0?d:d%$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?d/$e(10,u-o):0:s[f-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=f,a=1,f--):(s.length=f+1,a=$e(10,G-i),s[f]=o>0?(d/$e(10,u-o)%$e(10,o)|0)*a:0),c)for(;;)if(f==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]==It&&(s[0]=1));break}else{if(s[f]+=a,s[f]!=It)break;s[f--]=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 Ut(e,t,n){if(!e.isFinite())return I0(e);var r,u=e.e,i=Ve(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 wi(e,t){var n=e[0];for(t*=G;n>=10;n/=10)t++;return t}function Bi(e,t,n){if(t>V8)throw J=!0,n&&(e.precision=n),Error(A0);return q(new e(Ci),t,1,!0)}function Tt(e,t,n){if(t>es)throw Error(A0);return q(new e(Ai),t,n,!0)}function B0(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 N0(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),M0(i.d,o)&&(u=!0)),n=Ge(n/2),n===0){n=i.d.length-1,u&&i.d[n]===0&&++i.d[n];break}t=t.times(t),M0(t.d,o)}return J=!0,i}function S0(e){return e.d[e.d.length-1]&1}function O0(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 ts(e,t){var n,r,u,i,o,a,l,c=0,d=0,s=0,f=e.constructor,p=f.rounding,m=f.precision;if(!e.d||!e.d[0]||e.e>17)return new f(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 f(.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 f(1),f.precision=l;;){if(i=q(i.times(e),l,1),n=n.times(++d),a=o.plus(ge(i,n,l,1)),Ve(a.d).slice(0,l)===Ve(o.d).slice(0,l)){for(u=s;u--;)o=q(o.times(o),l,1);if(t==null)if(c<3&&du(o.d,l-r,p,c))f.precision=l+=10,n=i=a=new f(1),d=0,c++;else return q(o,f.precision=m,p,J=!0);else return f.precision=m,o}o=a}}function Fn(e,t){var n,r,u,i,o,a,l,c,d,s,f,p=1,m=10,v=e,C=v.d,h=v.constructor,D=h.rounding,g=h.precision;if(v.s<0||!C||!C[0]||!v.e&&C[0]==1&&C.length==1)return new h(C&&!C[0]?-1/0:v.s!=1?NaN:C?0:v);if(t==null?(J=!1,d=g):d=t,h.precision=d+=m,n=Ve(C),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=Ve(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=Bi(h,d+2,g).times(i+""),v=Fn(new h(r+"."+n.slice(1)),d-m).plus(c),h.precision=g,t==null?q(v,g,D,J=!0):v;for(s=v,l=o=v=ge(v.minus(1),v.plus(1),d,1),f=q(v.times(v),d,1),u=3;;){if(o=q(o.times(f),d,1),c=l.plus(ge(o,new h(u),d,1)),Ve(c.d).slice(0,d)===Ve(l.d).slice(0,d))if(l=l.times(2),i!==0&&(l=l.plus(Bi(h,d+2,g).times(i+""))),l=ge(l,new h(p),d,1),t==null)if(du(l.d,d-m,D,a))h.precision=d+=m,c=o=v=ge(s.minus(1),s.plus(1),d,1),f=q(v.times(v),d,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 I0(e){return String(e.s*e.s/0)}function ns(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 j8(e,t){var n,r,u,i,o,a,l,c,d;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),w0.test(t))return ns(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if($8.test(t))n=16,t=t.toLowerCase();else if(P8.test(t))n=2;else if(x8.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=N0(r,new r(n),i,i*2)),c=bi(t,n,It),d=c.length-1,i=d;c[i]===0;--i)c.pop();return i<0?new r(e.s*0):(e.e=wi(c,d),e.d=c,J=!1,o&&(e=ge(e,u,a*4)),l&&(e=e.times(Math.abs(l)<54?$e(2,l):Mr.pow(2,l))),J=!0,e)}function H8(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:Tr(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/Ni(5,n)),t=Tr(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 Tr(e,t,n,r,u){var i,o,a,l,c=e.precision,d=Math.ceil(c/G);for(J=!1,l=n.times(n),a=new e(r);;){if(o=ge(a.times(l),new e(t++*t++),c,1),a=u?r.plus(o):r.minus(o),r=ge(o.times(l),new e(t++*t++),c,1),o=a.plus(r),o.d[d]!==void 0){for(i=d;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=d+1,o}function Ni(e,t){for(var n=e;--t;)n*=e;return n}function T0(e,t){var n,r=t.s<0,u=Tt(e,e.precision,1),i=u.times(.5);if(t=t.abs(),t.lte(i))return nn=r?4:1,t;if(n=t.divToInt(u),n.isZero())nn=r?3:2;else{if(t=t.minus(n.times(u)),t.lte(i))return nn=S0(n)?r?2:3:r?4:1,t;nn=S0(n)?r?1:4:r?3:2}return t.minus(u).abs()}function rs(e,t,n,r){var u,i,o,a,l,c,d,s,f,p=e.constructor,m=n!==void 0;if(m?(ot(n,1,yn),r===void 0?r=p.rounding:ot(r,0,8)):(n=p.precision,r=p.rounding),!e.isFinite())d=I0(e);else{for(d=Ut(e),o=d.indexOf("."),m?(u=2,t==16?n=n*4-3:t==8&&(n=n*3-2)):u=t,o>=0&&(d=d.replace(".",""),f=new p(1),f.e=d.length-o,f.d=bi(Ut(f),10,u),f.e=f.d.length),s=bi(d,10,u),i=l=s.length;s[--l]==0;)s.pop();if(!s[0])d=m?"0p+0":"0";else{if(o<0?i--:(e=new p(e),e.d=s,e.e=i,e=ge(e,f,n,r,0,u),s=e.d,i=e.e,c=C0),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,d="";o<l;o++)d+=Qa.charAt(s[o]);if(m){if(l>1)if(t==16||t==8){for(o=t==16?4:3,--l;l%o;l++)d+="0";for(s=bi(d,u,t),l=s.length;!s[l-1];--l);for(o=1,d="1.";o<l;o++)d+=Qa.charAt(s[o])}else d=d.charAt(0)+"."+d.slice(1);d=d+(i<0?"p":"p+")+i}else if(i<0){for(;++i;)d="0"+d;d="0."+d}else if(++i>l)for(i-=l;i--;)d+="0";else i<l&&(d=d.slice(0,i)+"."+d.slice(i))}d=(t==16?"0x":t==2?"0b":t==8?"0o":"")+d}return e.s<0?"-"+d:d}function M0(e,t){if(e.length>t)return e.length=t,!0}function W8(e){return new this(e).abs()}function q8(e){return new this(e).acos()}function G8(e){return new this(e).acosh()}function K8(e,t){return new this(e).plus(t)}function X8(e){return new this(e).asin()}function z8(e){return new this(e).asinh()}function J8(e){return new this(e).atan()}function Z8(e){return new this(e).atanh()}function Q8(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=Tt(this,i,1).times(t.s>0?.25:.75),n.s=e.s):!t.d||e.isZero()?(n=t.s<0?Tt(this,r,u):new this(0),n.s=e.s):!e.d||t.isZero()?(n=Tt(this,i,1).times(.5),n.s=e.s):t.s<0?(this.precision=i,this.rounding=1,n=this.atan(ge(e,t,i,1)),t=Tt(this,i,1),this.precision=r,this.rounding=u,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(ge(e,t,i,1)),n}function Y8(e){return new this(e).cbrt()}function ew(e){return q(e=new this(e),e.e+1,2)}function tw(e,t,n){return new this(e).clamp(t,n)}function nw(e){if(!e||typeof e!="object")throw Error(Fi+"Object expected");var t,n,r,u=e.defaults===!0,i=["precision",1,yn,"rounding",0,8,"toExpNeg",-Ir,0,"toExpPos",0,Ir,"maxE",0,Ir,"minE",-Ir,0,"modulo",0,9];for(t=0;t<i.length;t+=3)if(n=i[t],u&&(this[n]=Ya[n]),(r=e[n])!==void 0)if(Ge(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]=Ya[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(F0);else this[n]=!1;else throw Error(Cn+n+": "+r);return this}function rw(e){return new this(e).cos()}function uw(e){return new this(e).cosh()}function L0(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,R0(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 ns(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),w0.test(i)?ns(c,i):j8(c,i)}if(u.prototype=R,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=nw,u.clone=L0,u.isDecimal=R0,u.abs=W8,u.acos=q8,u.acosh=G8,u.add=K8,u.asin=X8,u.asinh=z8,u.atan=J8,u.atanh=Z8,u.atan2=Q8,u.cbrt=Y8,u.ceil=ew,u.clamp=tw,u.cos=rw,u.cosh=uw,u.div=iw,u.exp=ow,u.floor=aw,u.hypot=sw,u.ln=lw,u.log=cw,u.log10=dw,u.log2=fw,u.max=pw,u.min=hw,u.mod=mw,u.mul=gw,u.pow=vw,u.random=Ew,u.round=Dw,u.sign=_w,u.sin=yw,u.sinh=Cw,u.sqrt=Aw,u.sub=Fw,u.sum=bw,u.tan=ww,u.tanh=Bw,u.trunc=Nw,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 iw(e,t){return new this(e).div(t)}function ow(e){return new this(e).exp()}function aw(e){return q(e=new this(e),e.e+1,3)}function sw(){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 R0(e){return e instanceof Mr||e&&e.toStringTag===b0||!1}function lw(e){return new this(e).ln()}function cw(e,t){return new this(e).log(t)}function fw(e){return new this(e).log(2)}function dw(e){return new this(e).log(10)}function pw(){return O0(this,arguments,"lt")}function hw(){return O0(this,arguments,"gt")}function mw(e,t){return new this(e).mod(t)}function gw(e,t){return new this(e).mul(t)}function vw(e,t){return new this(e).pow(t)}function Ew(e){var t,n,r,u,i=0,o=new this(1),a=[];if(e===void 0?e=this.precision:ot(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(F0);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 Dw(e){return q(e=new this(e),e.e+1,this.rounding)}function _w(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function yw(e){return new this(e).sin()}function Cw(e){return new this(e).sinh()}function Aw(e){return new this(e).sqrt()}function Fw(e,t){return new this(e).sub(t)}function bw(){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 ww(e){return new this(e).tan()}function Bw(e){return new this(e).tanh()}function Nw(e){return q(e=new this(e),e.e+1,1)}R[Symbol.for("nodejs.util.inspect.custom")]=R.toString,R[Symbol.toStringTag]="Decimal";var Mr=R.constructor=L0(Ya);Ci=new Mr(Ci),Ai=new Mr(Ai);var Sw="BigNumber",Ow=["?on","config"],Iw=it(Sw,Ow,e=>{var{on:t,config:n}=e,r=Mr.clone({precision:n.precision,modulo:Mr.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}),P0={exports:{}};/**
|
|
16
58
|
* @license Complex.js v2.1.1 12/05/2020
|
|
17
59
|
*
|
|
18
60
|
* Copyright (c) 2020, Robert Eisele (robert@xarg.org)
|
|
19
61
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
20
|
-
**/(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},
|
|
21
|
-
`||(
|
|
62
|
+
**/(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 f=Math.PI/4;if(-f>s||s>f)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,f){var p=Math.abs(s),m=Math.abs(f);return p<3e3&&m<3e3?Math.sqrt(p*p+m*m):(p<m?(p=m,m=s/f):m=f/s,p*Math.sqrt(1+m*m))},a=function(){throw SyntaxError("Invalid Param")};function l(s,f){var p=Math.abs(s),m=Math.abs(f);return s===0?Math.log(m):f===0?Math.log(p):p<3e3&&m<3e3?Math.log(s*s+f*f)*.5:(s=s/2,f=f/2,.5*Math.log(s*s+f*f)+Math.LN2)}var c=function(s,f){var p={re:0,im:0};if(s==null)p.re=p.im=0;else if(f!==void 0)p.re=s,p.im=f;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 d.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 d.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,C=0;m===null&&a();for(var h=0;h<m.length;h++){var D=m[h];D===" "||D===" "||D===`
|
|
63
|
+
`||(D==="+"?v++:D==="-"?C++:D==="i"||D==="I"?(v+C===0&&a(),m[h+1]!==" "&&!isNaN(m[h+1])?(p.im+=parseFloat((C%2?"-":"")+m[h+1]),h++):p.im+=parseFloat((C%2?"-":"")+"1"),v=C=0):((v+C===0||isNaN(D))&&a(),m[h+1]==="i"||m[h+1]==="I"?(p.im+=parseFloat((C%2?"-":"")+D),h++):p.re+=parseFloat((C%2?"-":"")+D),v=C=0))}v+C>0&&a();break;case"number":p.im=0,p.re=s;break;default:a()}return isNaN(p.re)||isNaN(p.im),p};function d(s,f){if(!(this instanceof d))return new d(s,f);var p=c(s,f);this.re=p.re,this.im=p.im}d.prototype={re:0,im:0,sign:function(){var s=this.abs();return new d(this.re/s,this.im/s)},add:function(s,f){var p=new d(s,f);return this.isInfinite()&&p.isInfinite()?d.NAN:this.isInfinite()||p.isInfinite()?d.INFINITY:new d(this.re+p.re,this.im+p.im)},sub:function(s,f){var p=new d(s,f);return this.isInfinite()&&p.isInfinite()?d.NAN:this.isInfinite()||p.isInfinite()?d.INFINITY:new d(this.re-p.re,this.im-p.im)},mul:function(s,f){var p=new d(s,f);return this.isInfinite()&&p.isZero()||this.isZero()&&p.isInfinite()?d.NAN:this.isInfinite()||p.isInfinite()?d.INFINITY:p.im===0&&this.im===0?new d(this.re*p.re,0):new d(this.re*p.re-this.im*p.im,this.re*p.im+this.im*p.re)},div:function(s,f){var p=new d(s,f);if(this.isZero()&&p.isZero()||this.isInfinite()&&p.isInfinite())return d.NAN;if(this.isInfinite()||p.isZero())return d.INFINITY;if(this.isZero()||p.isInfinite())return d.ZERO;s=this.re,f=this.im;var m=p.re,v=p.im,C,h;return v===0?new d(s/m,f/m):Math.abs(m)<Math.abs(v)?(h=m/v,C=m*h+v,new d((s*h+f)/C,(f*h-s)/C)):(h=v/m,C=v*h+m,new d((s+f*h)/C,(f-s*h)/C))},pow:function(s,f){var p=new d(s,f);if(s=this.re,f=this.im,p.isZero())return d.ONE;if(p.im===0){if(f===0&&s>0)return new d(Math.pow(s,p.re),0);if(s===0)switch((p.re%4+4)%4){case 0:return new d(Math.pow(f,p.re),0);case 1:return new d(0,Math.pow(f,p.re));case 2:return new d(-Math.pow(f,p.re),0);case 3:return new d(0,-Math.pow(f,p.re))}}if(s===0&&f===0&&p.re>0&&p.im>=0)return d.ZERO;var m=Math.atan2(f,s),v=l(s,f);return s=Math.exp(p.re*v-p.im*m),f=p.im*v+p.re*m,new d(s*Math.cos(f),s*Math.sin(f))},sqrt:function(){var s=this.re,f=this.im,p=this.abs(),m,v;if(s>=0){if(f===0)return new d(Math.sqrt(s),0);m=.5*Math.sqrt(2*(p+s))}else m=Math.abs(f)/Math.sqrt(2*(p-s));return s<=0?v=.5*Math.sqrt(2*(p-s)):v=Math.abs(f)/Math.sqrt(2*(p+s)),new d(m,f<0?-v:v)},exp:function(){var s=Math.exp(this.re);return this.im,new d(s*Math.cos(this.im),s*Math.sin(this.im))},expm1:function(){var s=this.re,f=this.im;return new d(Math.expm1(s)*Math.cos(f)+i(f),Math.exp(s)*Math.sin(f))},log:function(){var s=this.re,f=this.im;return new d(l(s,f),Math.atan2(f,s))},abs:function(){return o(this.re,this.im)},arg:function(){return Math.atan2(this.im,this.re)},sin:function(){var s=this.re,f=this.im;return new d(Math.sin(s)*r(f),Math.cos(s)*u(f))},cos:function(){var s=this.re,f=this.im;return new d(Math.cos(s)*r(f),-Math.sin(s)*u(f))},tan:function(){var s=2*this.re,f=2*this.im,p=Math.cos(s)+r(f);return new d(Math.sin(s)/p,u(f)/p)},cot:function(){var s=2*this.re,f=2*this.im,p=Math.cos(s)-r(f);return new d(-Math.sin(s)/p,u(f)/p)},sec:function(){var s=this.re,f=this.im,p=.5*r(2*f)+.5*Math.cos(2*s);return new d(Math.cos(s)*r(f)/p,Math.sin(s)*u(f)/p)},csc:function(){var s=this.re,f=this.im,p=.5*r(2*f)-.5*Math.cos(2*s);return new d(Math.sin(s)*r(f)/p,-Math.cos(s)*u(f)/p)},asin:function(){var s=this.re,f=this.im,p=new d(f*f-s*s+1,-2*s*f).sqrt(),m=new d(p.re-f,p.im+s).log();return new d(m.im,-m.re)},acos:function(){var s=this.re,f=this.im,p=new d(f*f-s*s+1,-2*s*f).sqrt(),m=new d(p.re-f,p.im+s).log();return new d(Math.PI/2-m.im,m.re)},atan:function(){var s=this.re,f=this.im;if(s===0){if(f===1)return new d(0,1/0);if(f===-1)return new d(0,-1/0)}var p=s*s+(1-f)*(1-f),m=new d((1-f*f-s*s)/p,-2*s/p).log();return new d(-.5*m.im,.5*m.re)},acot:function(){var s=this.re,f=this.im;if(f===0)return new d(Math.atan2(1,s),0);var p=s*s+f*f;return p!==0?new d(s/p,-f/p).atan():new d(s!==0?s/0:0,f!==0?-f/0:0).atan()},asec:function(){var s=this.re,f=this.im;if(s===0&&f===0)return new d(0,1/0);var p=s*s+f*f;return p!==0?new d(s/p,-f/p).acos():new d(s!==0?s/0:0,f!==0?-f/0:0).acos()},acsc:function(){var s=this.re,f=this.im;if(s===0&&f===0)return new d(Math.PI/2,1/0);var p=s*s+f*f;return p!==0?new d(s/p,-f/p).asin():new d(s!==0?s/0:0,f!==0?-f/0:0).asin()},sinh:function(){var s=this.re,f=this.im;return new d(u(s)*Math.cos(f),r(s)*Math.sin(f))},cosh:function(){var s=this.re,f=this.im;return new d(r(s)*Math.cos(f),u(s)*Math.sin(f))},tanh:function(){var s=2*this.re,f=2*this.im,p=r(s)+Math.cos(f);return new d(u(s)/p,Math.sin(f)/p)},coth:function(){var s=2*this.re,f=2*this.im,p=r(s)-Math.cos(f);return new d(u(s)/p,-Math.sin(f)/p)},csch:function(){var s=this.re,f=this.im,p=Math.cos(2*f)-r(2*s);return new d(-2*u(s)*Math.cos(f)/p,2*r(s)*Math.sin(f)/p)},sech:function(){var s=this.re,f=this.im,p=Math.cos(2*f)+r(2*s);return new d(2*r(s)*Math.cos(f)/p,-2*u(s)*Math.sin(f)/p)},asinh:function(){var s=this.im;this.im=-this.re,this.re=s;var f=this.asin();return this.re=-this.im,this.im=s,s=f.re,f.re=-f.im,f.im=s,f},acosh:function(){var s=this.acos();if(s.im<=0){var f=s.re;s.re=-s.im,s.im=f}else{var f=s.im;s.im=-s.re,s.re=f}return s},atanh:function(){var s=this.re,f=this.im,p=s>1&&f===0,m=1-s,v=1+s,C=m*m+f*f,h=C!==0?new d((v*m-f*f)/C,(f*m+v*f)/C):new d(s!==-1?s/0:0,f!==0?f/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,f=this.im;if(s===0&&f===0)return new d(0,Math.PI/2);var p=s*s+f*f;return p!==0?new d(s/p,-f/p).atanh():new d(s!==0?s/0:0,f!==0?-f/0:0).atanh()},acsch:function(){var s=this.re,f=this.im;if(f===0)return new d(s!==0?Math.log(s+Math.sqrt(s*s+1)):1/0,0);var p=s*s+f*f;return p!==0?new d(s/p,-f/p).asinh():new d(s!==0?s/0:0,f!==0?-f/0:0).asinh()},asech:function(){var s=this.re,f=this.im;if(this.isZero())return d.INFINITY;var p=s*s+f*f;return p!==0?new d(s/p,-f/p).acosh():new d(s!==0?s/0:0,f!==0?-f/0:0).acosh()},inverse:function(){if(this.isZero())return d.INFINITY;if(this.isInfinite())return d.ZERO;var s=this.re,f=this.im,p=s*s+f*f;return new d(s/p,-f/p)},conjugate:function(){return new d(this.re,-this.im)},neg:function(){return new d(-this.re,-this.im)},ceil:function(s){return s=Math.pow(10,s||0),new d(Math.ceil(this.re*s)/s,Math.ceil(this.im*s)/s)},floor:function(s){return s=Math.pow(10,s||0),new d(Math.floor(this.re*s)/s,Math.floor(this.im*s)/s)},round:function(s){return s=Math.pow(10,s||0),new d(Math.round(this.re*s)/s,Math.round(this.im*s)/s)},equals:function(s,f){var p=new d(s,f);return Math.abs(p.re-this.re)<=d.EPSILON&&Math.abs(p.im-this.im)<=d.EPSILON},clone:function(){return new d(this.re,this.im)},toString:function(){var s=this.re,f=this.im,p="";return this.isNaN()?"NaN":this.isInfinite()?"Infinity":(Math.abs(s)<d.EPSILON&&(s=0),Math.abs(f)<d.EPSILON&&(f=0),f===0?p+s:(s!==0?(p+=s,p+=" ",f<0?(f=-f,p+="-"):p+="+",p+=" "):f<0&&(f=-f,p+="-"),f!==1&&(p+=f),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())}},d.ZERO=new d(0,0),d.ONE=new d(1,0),d.I=new d(0,1),d.PI=new d(Math.PI,0),d.E=new d(Math.E,0),d.INFINITY=new d(1/0,1/0),d.NAN=new d(NaN,NaN),d.EPSILON=1e-15,Object.defineProperty(d,"__esModule",{value:!0}),d.default=d,d.Complex=d,e.exports=d})()})(P0);var Ue=Oc(P0.exports),Tw="Complex",Mw=[],Lw=it(Tw,Mw,()=>(Object.defineProperty(Ue,"name",{value:"Complex"}),Ue.prototype.constructor=Ue,Ue.prototype.type="Complex",Ue.prototype.isComplex=!0,Ue.prototype.toJSON=function(){return{mathjs:"Complex",re:this.re,im:this.im}},Ue.prototype.toPolar=function(){return{r:this.abs(),phi:this.arg()}},Ue.prototype.format=function(e){var t="",n=this.im,r=this.re,u=Ga(this.re,e),i=Ga(this.im,e),o=qe(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},Ue.fromPolar=function(e){switch(arguments.length){case 1:{var t=arguments[0];if(typeof t=="object")return Ue(t);throw new TypeError("Input has to be an object with r and phi keys.")}case 2:{var n=arguments[0],r=arguments[1];if(qe(n)){if(Jf(r)&&r.hasBase("ANGLE")&&(r=r.toNumber("rad")),qe(r))return new Ue({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")}},Ue.prototype.valueOf=Ue.prototype.toString,Ue.fromJSON=function(e){return new Ue(e)},Ue.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},Ue),{isClass:!0}),$0={exports:{}};/**
|
|
22
64
|
* @license Fraction.js v4.3.0 20/08/2023
|
|
23
65
|
* https://www.xarg.org/2014/03/rational-numbers-in-javascript/
|
|
24
66
|
*
|
|
25
67
|
* Copyright (c) 2023, Robert Eisele (robert@raw.org)
|
|
26
68
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
27
|
-
**/(function(e,t){(function(n){var r=2e3,i={s:1,n:0,d:1};function u(p,v){if(isNaN(p=parseInt(p,10)))throw D();return p*v}function o(p,v){if(v===0)throw g();var m=Object.create(h.prototype);m.s=p<0?-1:1,p=p<0?-p:p;var C=d(p,v);return m.n=p/C,m.d=v/C,m}function a(p){for(var v={},m=p,C=2,E=4;E<=m;){for(;m%C===0;)m/=C,v[C]=(v[C]||0)+1;E+=1+2*C++}return m!==p?m>1&&(v[m]=(v[m]||0)+1):v[p]=(v[p]||0)+1,v}var c=function(p,v){var m=0,C=1,E=1,S=0,N=0,$=0,z=1,V=1,O=0,j=1,G=1,X=1,Y=1e7,L;if(p!=null)if(v!==void 0){if(m=p,C=v,E=m*C,m%1!==0||C%1!==0)throw A()}else switch(typeof p){case"object":{if("d"in p&&"n"in p)m=p.n,C=p.d,"s"in p&&(m*=p.s);else if(0 in p)m=p[0],1 in p&&(C=p[1]);else throw D();E=m*C;break}case"number":{if(p<0&&(E=p,p=-p),p%1===0)m=p;else if(p>0){for(p>=1&&(V=Math.pow(10,Math.floor(1+Math.log(p)/Math.LN10)),p/=V);j<=Y&&X<=Y;)if(L=(O+G)/(j+X),p===L){j+X<=Y?(m=O+G,C=j+X):X>j?(m=G,C=X):(m=O,C=j);break}else p>L?(O+=G,j+=X):(G+=O,X+=j),j>Y?(m=G,C=X):(m=O,C=j);m*=V}else(isNaN(p)||isNaN(v))&&(C=m=NaN);break}case"string":{if(j=p.match(/\d+|./g),j===null)throw D();if(j[O]==="-"?(E=-1,O++):j[O]==="+"&&O++,j.length===O+1?N=u(j[O++],E):j[O+1]==="."||j[O]==="."?(j[O]!=="."&&(S=u(j[O++],E)),O++,(O+1===j.length||j[O+1]==="("&&j[O+3]===")"||j[O+1]==="'"&&j[O+3]==="'")&&(N=u(j[O],E),z=Math.pow(10,j[O].length),O++),(j[O]==="("&&j[O+2]===")"||j[O]==="'"&&j[O+2]==="'")&&($=u(j[O+1],E),V=Math.pow(10,j[O+1].length)-1,O+=3)):j[O+1]==="/"||j[O+1]===":"?(N=u(j[O],E),z=u(j[O+2],1),O+=3):j[O+3]==="/"&&j[O+1]===" "&&(S=u(j[O],E),N=u(j[O+2],E),z=u(j[O+4],1),O+=5),j.length<=O){C=z*V,E=m=$+C*S+V*N;break}}default:throw D()}if(C===0)throw g();i.s=E<0?-1:1,i.n=Math.abs(m),i.d=Math.abs(C)};function l(p,v,m){for(var C=1;v>0;p=p*p%m,v>>=1)v&1&&(C=C*p%m);return C}function f(p,v){for(;v%2===0;v/=2);for(;v%5===0;v/=5);if(v===1)return 0;for(var m=10%v,C=1;m!==1;C++)if(m=m*10%v,C>r)return 0;return C}function s(p,v,m){for(var C=1,E=l(10,m,v),S=0;S<300;S++){if(C===E)return S;C=C*10%v,E=E*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 o(i.s*i.n,i.d)}var g=function(){return new Error("Division by Zero")},D=function(){return new Error("Invalid argument")},A=function(){return new Error("Parameters must be integer")};h.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(p,v){return c(p,v),o(this.s*this.n*i.d+i.s*this.d*i.n,this.d*i.d)},sub:function(p,v){return c(p,v),o(this.s*this.n*i.d-i.s*this.d*i.n,this.d*i.d)},mul:function(p,v){return c(p,v),o(this.s*i.s*this.n*i.n,this.d*i.d)},div:function(p,v){return c(p,v),o(this.s*i.s*this.n*i.d,this.d*i.n)},clone:function(){return o(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 o(this.s*this.n%this.d,1);if(c(p,v),i.n===0&&this.d===0)throw g();return o(this.s*(i.d*this.n)%(i.n*this.d),i.d*this.d)},gcd:function(p,v){return c(p,v),o(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?o(0,1):o(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):o(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):o(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):o(Math.round(p*this.s*this.n/this.d),p)},inverse:function(){return o(this.s*this.d,this.n)},pow:function(p,v){if(c(p,v),i.d===1)return i.s<0?o(Math.pow(this.s*this.d,i.n),Math.pow(this.n,i.n)):o(Math.pow(this.s*this.n,i.n),Math.pow(this.d,i.n));if(this.s<0)return null;var m=a(this.n),C=a(this.d),E=1,S=1;for(var N in m)if(N!=="1"){if(N==="0"){E=0;break}if(m[N]*=i.n,m[N]%i.d===0)m[N]/=i.d;else return null;E*=Math.pow(N,m[N])}for(var N in C)if(N!=="1"){if(C[N]*=i.n,C[N]%i.d===0)C[N]/=i.d;else return null;S*=Math.pow(N,C[N])}return i.s<0?o(S,E):o(E,S)},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 m=this.s*this.n*i.d-i.s*i.n*this.d;return(0<m)-(m<0)},simplify:function(p){if(isNaN(this.n)||isNaN(this.d))return this;p=p||.001;for(var v=this.abs(),m=v.toContinued(),C=1;C<m.length;C++){for(var E=o(m[C-1],1),S=C-2;S>=0;S--)E=E.inverse().add(m[S]);if(Math.abs(E.sub(v).valueOf())<p)return E.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,m="",C=this.n,E=this.d;return this.s<0&&(m+="-"),E===1?m+=C:(p&&(v=Math.floor(C/E))>0&&(m+=v,m+=" ",C%=E),m+=C,m+="/",m+=E),m},toLatex:function(p){var v,m="",C=this.n,E=this.d;return this.s<0&&(m+="-"),E===1?m+=C:(p&&(v=Math.floor(C/E))>0&&(m+=v,C%=E),m+="\\frac{",m+=C,m+="}{",m+=E,m+="}"),m},toContinued:function(){var p,v=this.n,m=this.d,C=[];if(isNaN(v)||isNaN(m))return C;do C.push(Math.floor(v/m)),p=v%m,v=m,m=p;while(v!==1);return C},toString:function(p){var v=this.n,m=this.d;if(isNaN(v)||isNaN(m))return"NaN";p=p||15;var C=f(v,m),E=s(v,m,C),S=this.s<0?"-":"";if(S+=v/m|0,v%=m,v*=10,v&&(S+="."),C){for(var N=E;N--;)S+=v/m|0,v%=m,v*=10;S+="(";for(var N=C;N--;)S+=v/m|0,v%=m,v*=10;S+=")"}else for(var N=p;v&&N--;)S+=v/m|0,v%=m,v*=10;return S}},Object.defineProperty(h,"__esModule",{value:!0}),h.default=h,h.Fraction=h,e.exports=h})()})(co);var Ye=ci(co.exports),h0="Fraction",p0=[],g0=_e(h0,p0,()=>(Object.defineProperty(Ye,"name",{value:"Fraction"}),Ye.prototype.constructor=Ye,Ye.prototype.type="Fraction",Ye.prototype.isFraction=!0,Ye.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},Ye.fromJSON=function(e){return new Ye(e)},Ye),{isClass:!0}),D0="Matrix",y0=[],v0=_e(D0,y0,()=>{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 m0(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var w0="DenseMatrix",A0=["Matrix"],C0=_e(w0,A0,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&&!Cn(s))throw new Error("Invalid datatype: "+s);if(Bt(f))f.type==="DenseMatrix"?(this._data=yt(f._data),this._size=yt(f._size),this._datatype=s||f._datatype):(this._data=f.toArray(),this._size=f.size(),this._datatype=s||f._datatype);else if(f&&Oe(f.data)&&Oe(f.size))this._data=f.data,this._size=f.size,ju(this._data,this._size),this._datatype=s||f.datatype;else if(Oe(f))this._data=l(f),this._size=mt(this._data),ju(this._data,this._size),this._datatype=s;else{if(f)throw new TypeError("Unsupported type of data ("+$r(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 Lr(this._data,$r)},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 u(this,f,s,d);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(f){if(!Oe(f))throw new TypeError("Array expected");if(f.length!==this._size.length)throw new he(f.length,this._size.length);for(var s=0;s<f.length;s++)Pe(f[s],this._size[s]);for(var d=this._data,h=0,g=f.length;h<g;h++){var D=f[h];Pe(D,d.length),d=d[D]}return d},n.prototype.set=function(f,s,d){if(!Oe(f))throw new TypeError("Array expected");if(f.length<this._size.length)throw new he(f.length,this._size.length,"<");var h,g,D,A=f.map(function(v){return v+1});c(this,A,d);var p=this._data;for(h=0,g=f.length-1;h<g;h++)D=f[h],Pe(D,p.length),p=p[D];return D=f[f.length-1],Pe(D,p.length),p[D]=s,this};function r(f,s){if(!bu(s))throw new TypeError("Invalid index");var d=s.isScalar();if(d)return f.get(s.min());var h=s.size();if(h.length!==f._size.length)throw new he(h.length,f._size.length);for(var g=s.min(),D=s.max(),A=0,p=f._size.length;A<p;A++)Pe(g[A],f._size[A]),Pe(D[A],f._size[A]);return new n(i(f._data,s,h.length,0),f._datatype)}function i(f,s,d,h){var g=h===d-1,D=s.dimension(h);return g?D.map(function(A){return Pe(A,f.length),f[A]}).valueOf():D.map(function(A){Pe(A,f.length);var p=f[A];return i(p,s,d,h+1)}).valueOf()}function u(f,s,d,h){if(!s||s.isIndex!==!0)throw new TypeError("Invalid index");var g=s.size(),D=s.isScalar(),A;if(Bt(d)?(A=d.size(),d=d.valueOf()):A=mt(d),D){if(A.length!==0)throw new TypeError("Scalar expected");f.set(s.min(),d,h)}else{if(!Gt(A,g))try{A.length===0?d=Vu([d],g):d=Vu(d,g),A=mt(d)}catch(S){}if(g.length<f._size.length)throw new he(g.length,f._size.length,"<");if(A.length<g.length){for(var p=0,v=0;g[p]===1&&A[p]===1;)p++;for(;g[p]===1;)v++,p++;d=Xf(d,g.length,v,A)}if(!Gt(g,A))throw new he(g,A,">");var m=s.max().map(function(S){return S+1});c(f,m,h);var C=g.length,E=0;o(f._data,s,d,C,E)}return f}function o(f,s,d,h,g){var D=g===h-1,A=s.dimension(g);D?A.forEach(function(p,v){Pe(p),f[p]=d[v[0]]}):A.forEach(function(p,v){Pe(p),o(f[p],s,d[v[0]],h,g+1)})}n.prototype.resize=function(f,s,d){if(!jr(f))throw new TypeError("Array or Matrix expected");var h=f.valueOf().map(D=>Array.isArray(D)&&D.length===1?D[0]:D),g=d?this.clone():this;return a(g,h,s)};function a(f,s,d){if(s.length===0){for(var h=f._data;Oe(h);)h=h[0];return h}return f._size=s.slice(0),f._data=$u(f._data,f._size,d),f}n.prototype.reshape=function(f,s){var d=s?this.clone():this;d._data=ku(d._data,f);var h=d._size.reduce((g,D)=>g*D);return d._size=Tu(f,h),d};function c(f,s,d){for(var h=f._size.slice(0),g=!1;h.length<s.length;)h.push(0),g=!0;for(var D=0,A=s.length;D<A;D++)s[D]>h[D]&&(h[D]=s[D],g=!0);g&&a(f,h,d)}n.prototype.clone=function(){var f=new n({data:yt(this._data),size:yt(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=m0(f),h=function A(p,v){return Oe(p)?p.map(function(m,C){return A(m,v.concat(C))}):d===1?f(p):d===2?f(p,v):f(p,v,s)},g=h(this._data,[]),D=this._datatype!==void 0?Lr(g,$r):void 0;return new n(g,D)},n.prototype.forEach=function(f){var s=this,d=function h(g,D){Oe(g)?g.forEach(function(A,p){h(A,D.concat(p))}):f(g,D,s)};d(this._data,[])},n.prototype[Symbol.iterator]=function*(){var f=function*s(d,h){if(Oe(d))for(var g=0;g<d.length;g++)yield*s(d[g],h.concat(g));else yield{value:d,index:h}};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 h of d)f.push(new n([h],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 h=this._data,g=function(p){var v=h.map(m=>[m[p]]);s.push(new n(v,f._datatype))},D=0;D<d[1];D++)g(D);return s},n.prototype.toArray=function(){return yt(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(f){return vt(this._data,f)},n.prototype.toString=function(){return vt(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(Ke(f)&&(f=f.toNumber()),!ve(f)||!He(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,h=this._size[0],g=this._size[1],D=Math.min(h-d,g-s),A=[],p=0;p<D;p++)A[p]=this._data[p+d][p+s];return new n({data:A,size:[D],datatype:this._datatype})},n.diagonal=function(f,s,d,h){if(!Oe(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(N){if(Ke(N)&&(N=N.toNumber()),!ve(N)||!He(N)||N<1)throw new Error("Size values must be positive integers");return N}),d){if(Ke(d)&&(d=d.toNumber()),!ve(d)||!He(d))throw new TypeError("The parameter k must be an integer number")}else d=0;var g=d>0?d:0,D=d<0?-d:0,A=f[0],p=f[1],v=Math.min(A-D,p-g),m;if(Oe(s)){if(s.length!==v)throw new Error("Invalid value array length");m=function($){return s[$]}}else if(Bt(s)){var C=s.size();if(C.length!==1||C[0]!==v)throw new Error("Invalid matrix length");m=function($){return s.get([$])}}else m=function(){return s};h||(h=Ke(m(0))?m(0).mul(0):0);var E=[];if(f.length>0){E=$u(E,f,h);for(var S=0;S<v;S++)E[S+D][S+g]=m(S)}return new n({data:E,size:[A,p]})},n.fromJSON=function(f){return new n(f)},n.prototype.swapRows=function(f,s){if(!ve(f)||!He(f)||!ve(s)||!He(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 Pe(f,this._size[0]),Pe(s,this._size[0]),n._swapRows(f,s,this._data),this},n._swapRows=function(f,s,d){var h=d[f];d[f]=d[s],d[s]=h};function l(f){return Bt(f)?l(f.valueOf()):Oe(f)?f.map(l):f}return n},{isClass:!0}),fo="equalScalar";_e(fo,["typed","config"],e=>{var{typed:t,config:n}=e;return t(fo,{"number, number":function(i,u){return Uf(i,u,n.epsilon)}})});function Qt(e,t,n,r){if(!(this instanceof Qt))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}Qt.prototype=new Error,Qt.prototype.constructor=Error,Qt.prototype.name="ArgumentsError",Qt.prototype.isArgumentsError=!0;var lo="format",b0=["typed"],E0=_e(lo,b0,e=>{var{typed:t}=e;return t(lo,{any:vt,"any, Object | function | number":vt})}),ho="bin",F0=["typed","format"];_e(ho,F0,e=>{var{typed:t,format:n}=e;return t(ho,{"number | BigNumber":function(i){return n(i,{notation:"bin"})},"number | BigNumber, number":function(i,u){return n(i,{notation:"bin",wordSize:u})}})});var po="oct",_0=["typed","format"];_e(po,_0,e=>{var{typed:t,format:n}=e;return t(po,{"number | BigNumber":function(i){return n(i,{notation:"oct"})},"number | BigNumber, number":function(i,u){return n(i,{notation:"oct",wordSize:u})}})});var go="hex",B0=["typed","format"];_e(go,B0,e=>{var{typed:t,format:n}=e;return t(go,{"number | BigNumber":function(i){return n(i,{notation:"hex"})},"number | BigNumber, number":function(i,u){return n(i,{notation:"hex",wordSize:u})}})});var Do="equal";_e(Do,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Do,{"any, any":function(i,u){return i===null?u===null:u===null?i===null:i===void 0?u===void 0:u===void 0?i===void 0:n(i,u)}})});var yo="unequal";_e(yo,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(yo,{"any, any":function(i,u){return i===null?u!==null:u===null?i!==null:i===void 0?u!==void 0:u===void 0?i!==void 0:!n(i,u)}})});var vo={exports:{}};(function(e){(function(t,n,r){function i(c){var l=this,f=a();l.next=function(){var s=2091639*l.s0+l.c*23283064365386963e-26;return l.s0=l.s1,l.s1=l.s2,l.s2=s-(l.c=s|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 u(c,l){return l.c=c.c,l.s0=c.s0,l.s1=c.s1,l.s2=c.s2,l}function o(c,l){var f=new i(c),s=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,s&&(typeof s=="object"&&u(s,f),d.state=function(){return u(f,{})}),d}function a(){var c=4022871197,l=function(f){f=String(f);for(var s=0;s<f.length;s++){c+=f.charCodeAt(s);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=o:r&&r.amd?r(function(){return o}):this.alea=o})(tt,e,!1)})(vo);var mo={exports:{}};(function(e){(function(t,n,r){function i(a){var c=this,l="";c.x=0,c.y=0,c.z=0,c.w=0,c.next=function(){var s=c.x^c.x<<11;return c.x=c.y,c.y=c.z,c.z=c.w,c.w^=c.w>>>19^s^s>>>8},a===(a|0)?c.x=a:l+=a;for(var f=0;f<l.length+64;f++)c.x^=l.charCodeAt(f)|0,c.next()}function u(a,c){return c.x=a.x,c.y=a.y,c.z=a.z,c.w=a.w,c}function o(a,c){var l=new i(a),f=c&&c.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,g=(d+h)/(1<<21);while(g===0);return g},s.int32=l.next,s.quick=s,f&&(typeof f=="object"&&u(f,l),s.state=function(){return u(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor128=o})(tt,e,!1)})(mo);var wo={exports:{}};(function(e){(function(t,n,r){function i(a){var c=this,l="";c.next=function(){var s=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^(s^s<<1))|0},c.x=0,c.y=0,c.z=0,c.w=0,c.v=0,a===(a|0)?c.x=a:l+=a;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 u(a,c){return c.x=a.x,c.y=a.y,c.z=a.z,c.w=a.w,c.v=a.v,c.d=a.d,c}function o(a,c){var l=new i(a),f=c&&c.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,g=(d+h)/(1<<21);while(g===0);return g},s.int32=l.next,s.quick=s,f&&(typeof f=="object"&&u(f,l),s.state=function(){return u(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorwow=o})(tt,e,!1)})(wo);var Ao={exports:{}};(function(e){(function(t,n,r){function i(a){var c=this;c.next=function(){var f=c.x,s=c.i,d,h;return d=f[s],d^=d>>>7,h=d^d<<24,d=f[s+1&7],h^=d^d>>>10,d=f[s+3&7],h^=d^d>>>3,d=f[s+4&7],h^=d^d<<7,d=f[s+7&7],d=d^d<<13,h^=d^d<<9,f[s]=h,c.i=s+1&7,h};function l(f,s){var d,h=[];if(s===(s|0))h[0]=s;else for(s=""+s,d=0;d<s.length;++d)h[d&7]=h[d&7]<<15^s.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,a)}function u(a,c){return c.x=a.x.slice(),c.i=a.i,c}function o(a,c){a==null&&(a=+new Date);var l=new i(a),f=c&&c.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,g=(d+h)/(1<<21);while(g===0);return g},s.int32=l.next,s.quick=s,f&&(f.x&&u(f,l),s.state=function(){return u(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorshift7=o})(tt,e,!1)})(Ao);var Co={exports:{}};(function(e){(function(t,n,r){function i(a){var c=this;c.next=function(){var f=c.w,s=c.X,d=c.i,h,g;return c.w=f=f+1640531527|0,g=s[d+34&127],h=s[d=d+1&127],g^=g<<13,h^=h<<17,g^=g>>>15,h^=h>>>12,g=s[d]=g^h,c.i=d,g+(f^f>>>16)|0};function l(f,s){var d,h,g,D,A,p=[],v=128;for(s===(s|0)?(h=s,s=null):(s=s+"\0",h=0,v=Math.max(v,s.length)),g=0,D=-32;D<v;++D)s&&(h^=s.charCodeAt((D+32)%s.length)),D===0&&(A=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,D>=0&&(A=A+1640531527|0,d=p[D&127]^=h+A,g=d==0?g+1:0);for(g>=128&&(p[(s&&s.length||0)&127]=-1),g=127,D=4*128;D>0;--D)h=p[g+34&127],d=p[g=g+1&127],h^=h<<13,d^=d<<17,h^=h>>>15,d^=d>>>12,p[g]=h^d;f.w=A,f.X=p,f.i=g}l(c,a)}function u(a,c){return c.i=a.i,c.w=a.w,c.X=a.X.slice(),c}function o(a,c){a==null&&(a=+new Date);var l=new i(a),f=c&&c.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,g=(d+h)/(1<<21);while(g===0);return g},s.int32=l.next,s.quick=s,f&&(f.X&&u(f,l),s.state=function(){return u(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor4096=o})(tt,e,!1)})(Co);var bo={exports:{}};(function(e){(function(t,n,r){function i(a){var c=this,l="";c.next=function(){var s=c.b,d=c.c,h=c.d,g=c.a;return s=s<<25^s>>>7^d,d=d-h|0,h=h<<24^h>>>8^g,g=g-s|0,c.b=s=s<<20^s>>>12^d,c.c=d=d-h|0,c.d=h<<16^d>>>16^g,c.a=g-s|0},c.a=0,c.b=0,c.c=-1640531527,c.d=1367130551,a===Math.floor(a)?(c.a=a/4294967296|0,c.b=a|0):l+=a;for(var f=0;f<l.length+20;f++)c.b^=l.charCodeAt(f)|0,c.next()}function u(a,c){return c.a=a.a,c.b=a.b,c.c=a.c,c.d=a.d,c}function o(a,c){var l=new i(a),f=c&&c.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var d=l.next()>>>11,h=(l.next()>>>0)/4294967296,g=(d+h)/(1<<21);while(g===0);return g},s.int32=l.next,s.quick=s,f&&(typeof f=="object"&&u(f,l),s.state=function(){return u(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.tychei=o})(tt,e,!1)})(bo);var Eo={exports:{}};(function(e){(function(t,n,r){var i=256,u=6,o=52,a="random",c=r.pow(i,u),l=r.pow(2,o),f=l*2,s=i-1,d;function h(C,E,S){var N=[];E=E==!0?{entropy:!0}:E||{};var $=p(A(E.entropy?[C,m(n)]:C==null?v():C,3),N),z=new g(N),V=function(){for(var O=z.g(u),j=c,G=0;O<l;)O=(O+G)*i,j*=i,G=z.g(1);for(;O>=f;)O/=2,j/=2,G>>>=1;return(O+G)/j};return V.int32=function(){return z.g(4)|0},V.quick=function(){return z.g(4)/4294967296},V.double=V,p(m(z.S),n),(E.pass||S||function(O,j,G,X){return X&&(X.S&&D(X,z),O.state=function(){return D(z,{})}),G?(r[a]=O,j):O})(V,$,"global"in E?E.global:this==r,E.state)}function g(C){var E,S=C.length,N=this,$=0,z=N.i=N.j=0,V=N.S=[];for(S||(C=[S++]);$<i;)V[$]=$++;for($=0;$<i;$++)V[$]=V[z=s&z+C[$%S]+(E=V[$])],V[z]=E;(N.g=function(O){for(var j,G=0,X=N.i,Y=N.j,L=N.S;O--;)j=L[X=s&X+1],G=G*i+L[s&(L[X]=L[Y=s&Y+j])+(L[Y]=j)];return N.i=X,N.j=Y,G})(i)}function D(C,E){return E.i=C.i,E.j=C.j,E.S=C.S.slice(),E}function A(C,E){var S=[],N=typeof C,$;if(E&&N=="object")for($ in C)try{S.push(A(C[$],E-1))}catch(z){}return S.length?S:N=="string"?C:C+"\0"}function p(C,E){for(var S=C+"",N,$=0;$<S.length;)E[s&$]=s&(N^=E[s&$]*19)+S.charCodeAt($++);return m(E)}function v(){try{var C;return d&&(C=d.randomBytes)?C=C(i):(C=new Uint8Array(i),(t.crypto||t.msCrypto).getRandomValues(C)),m(C)}catch(N){var E=t.navigator,S=E&&E.plugins;return[+new Date,t,S,t.screen,m(n)]}}function m(C){return String.fromCharCode.apply(0,C)}if(p(r.random(),n),e.exports){e.exports=h;try{d=kn.default}catch(C){}}else r["seed"+a]=h})(typeof self!="undefined"?self:tt,[],Math)})(Eo);var S0=vo.exports,M0=mo.exports,N0=wo.exports,I0=Ao.exports,x0=Co.exports,O0=bo.exports,Rt=Eo.exports;Rt.alea=S0,Rt.xor128=M0,Rt.xorwow=N0,Rt.xorshift7=I0,Rt.xor4096=x0,Rt.tychei=O0,Rn("fineStructure",.0072973525693),Rn("weakMixingAngle",.2229),Rn("efimovFactor",22.7),Rn("sackurTetrode",-1.16487052358);function Rn(e,t){var n=["config","BigNumber"];return _e(e,n,r=>{var{config:i,BigNumber:u}=r;return i.number==="BigNumber"?new u(t):t})}var R0=c0({config:Fu}),P0=d0({}),j0=g0({}),$0=v0({}),k0=C0({Matrix:$0}),T0=dl({BigNumber:R0,Complex:P0,DenseMatrix:k0,Fraction:j0}),q0=E0({typed:T0});class U0{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===re.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===Ce.VariableInMainTable||r.type===Ce.VariableInCurrentSubTable||r.type===Ce.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===Ce.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 u=i.children[0];u&&this.engine.assertInstance(u,re.CALC)&&n.push(u)}),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 u,o,a;if(this.engine.isMounted===!1)return;this.resetDependencies();const n=(o=(u=t.options)==null?void 0:u.changed)!=null?o:[];this.getCalcControlsFromSubtableRows(n).forEach(c=>{this.computedCalcValue(c)}),((a=this.dependenciesTriggerMap.get(t.instance.id))!=null?a:[]).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(u=>{this.controlInSubtable(u)&&this.engine.getInstanceRowIndex(u)!==t.rowIndex||this.computedCalcValue(u)}):r.forEach(u=>{this.computedCalcValue(u)})})}controlInSubtable(t){var n;return((n=t.parent)==null?void 0:n.type)===re.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===Ce.Operator||f.type===Ce.Number)return l+f.name;let s=0,d;switch(f.type){case Ce.VariableInMainTable:{const h=this.getNumberValue(this.engine.getState(f.id));d=this.engine.getInstance(f.id),s=Number(h);break}case Ce.VariableInCurrentSubTable:{d=this.engine.getInstance(f.id,r);const h=this.engine.getState(f.id,r),g=this.getNumberValue(h);s=Number(g);break}case Ce.VariableInOtherSubTable:{const h=this.engine.getState(f.id),g=Array.isArray(h)?h.map(A=>this.getNumberValue(A)):[],D=this.getAggregateTypeValue(g,f.aggregateType);d=this.engine.getInstance(f.subTableId),s=Number(D);break}}return!Number.isNaN(s)&&this.controlNeedComputedValue(d)?l+=`(${s})`:l+=0,l},"");let u;if(this.cacheComputedResult[i]!==void 0?u=this.cacheComputedResult[i]:(u=Number(q0(new Function(`return ${i}`)(),{precision:16})),this.cacheComputedResult[i]=u),this.controlInSubtable(t)&&r===void 0)return;const o=this.engine.getState(t.id,r),a=!u||u===1/0||u===-1/0?0:t.props.precision===""?u:Number(u.toFixed(t.props.precision));a!==(o==null?void 0:o.result)&&this.engine.setState(t.id,{result:a,unit:(c=o==null?void 0:o.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 et.MAX:return Math.max(...t);case et.MIN:return Math.min(...t);case et.SUM:return t.reduce((r,i)=>r+i);case et.AVG:return t.reduce((r,i)=>r+i)/t.length}}}class L0{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 i=document.querySelector("head");i==null||i.appendChild(r);let u;this.isPc?u=`[data-engine-id='${t.id}']{ ${n} }`:u=n,r.appendChild(document.createTextNode(u))}}Z.CalcPlugin=U0,Z.ControlsEventPlugin=nf,Z.ES6ModulePlugin=Yc,Z.Engine=Pr,Z.LifecycleEventPlugin=tf,Z.Plugin=Qc,Z.StylePlugin=L0,Z.buildUUID=Zt,Z.hasChildrenControl=vn,Z.loopDataViewControl=Dt,Z.loopFormControl=gt,Z.parseModule=vu,Object.defineProperty(Z,"__esModule",{value:!0})});
|
|
69
|
+
**/(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 _=f(h,D);return g.n=h/_,g.d=D/_,g}function a(h){for(var D={},g=h,_=2,y=4;y<=g;){for(;g%_===0;)g/=_,D[_]=(D[_]||0)+1;y+=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,y=1,F=0,S=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,y=g*_,g%1!==0||_%1!==0)throw C()}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();y=g*_;break}case"number":{if(h<0&&(y=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]==="-"?(y=-1,V++):x[V]==="+"&&V++,x.length===V+1?S=i(x[V++],y):x[V+1]==="."||x[V]==="."?(x[V]!=="."&&(F=i(x[V++],y)),V++,(V+1===x.length||x[V+1]==="("&&x[V+3]===")"||x[V+1]==="'"&&x[V+3]==="'")&&(S=i(x[V],y),M=Math.pow(10,x[V].length),V++),(x[V]==="("&&x[V+2]===")"||x[V]==="'"&&x[V+2]==="'")&&(T=i(x[V+1],y),W=Math.pow(10,x[V+1].length)-1,V+=3)):x[V+1]==="/"||x[V+1]===":"?(S=i(x[V],y),M=i(x[V+2],1),V+=3):x[V+3]==="/"&&x[V+1]===" "&&(F=i(x[V],y),S=i(x[V+2],y),M=i(x[V+4],1),V+=5),x.length<=V){_=M*W,y=g=T+_*F+W*S;break}}default:throw v()}if(_===0)throw m();u.s=y<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 d(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,y=c(10,g,D),F=0;F<300;F++){if(_===y)return F;_=_*10%D,y=y*10%D}return 0}function f(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=f(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")},C=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(f(u.n,this.n)*f(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,f(u.n,this.n)*f(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),y=1,F=1;for(var S in g)if(S!=="1"){if(S==="0"){y=0;break}if(g[S]*=u.n,g[S]%u.d===0)g[S]/=u.d;else return null;y*=Math.pow(S,g[S])}for(var S in _)if(S!=="1"){if(_[S]*=u.n,_[S]%u.d===0)_[S]/=u.d;else return null;F*=Math.pow(S,_[S])}return u.s<0?o(F,y):o(y,F)},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 y=o(g[_-1],1),F=_-2;F>=0;F--)y=y.inverse().add(g[F]);if(Math.abs(y.sub(D).valueOf())<h)return y.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,y=this.d;return this.s<0&&(g+="-"),y===1?g+=_:(h&&(D=Math.floor(_/y))>0&&(g+=D,g+=" ",_%=y),g+=_,g+="/",g+=y),g},toLatex:function(h){var D,g="",_=this.n,y=this.d;return this.s<0&&(g+="-"),y===1?g+=_:(h&&(D=Math.floor(_/y))>0&&(g+=D,_%=y),g+="\\frac{",g+=_,g+="}{",g+=y,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 _=d(D,g),y=s(D,g,_),F=this.s<0?"-":"";if(F+=D/g|0,D%=g,D*=10,D&&(F+="."),_){for(var S=y;S--;)F+=D/g|0,D%=g,D*=10;F+="(";for(var S=_;S--;)F+=D/g|0,D%=g,D*=10;F+=")"}else for(var S=h;D&&S--;)F+=D/g|0,D%=g,D*=10;return F}},Object.defineProperty(p,"__esModule",{value:!0}),p.default=p,p.Fraction=p,e.exports=p})()})($0);var rn=Oc($0.exports),Rw="Fraction",Pw=[],$w=it(Rw,Pw,()=>(Object.defineProperty(rn,"name",{value:"Fraction"}),rn.prototype.constructor=rn,rn.prototype.type="Fraction",rn.prototype.isFraction=!0,rn.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},rn.fromJSON=function(e){return new rn(e)},rn),{isClass:!0}),xw="Matrix",kw=[],Vw=it(xw,kw,()=>{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 Uw(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var jw="DenseMatrix",Hw=["Matrix"],Ww=it(jw,Hw,e=>{var{Matrix:t}=e;function n(d,s){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(s&&!vi(s))throw new Error("Invalid datatype: "+s);if(Br(d))d.type==="DenseMatrix"?(this._data=Wn(d._data),this._size=Wn(d._size),this._datatype=s||d._datatype):(this._data=d.toArray(),this._size=d.size(),this._datatype=s||d._datatype);else if(d&>(d.data)&>(d.size))this._data=d.data,this._size=d.size,c0(this._data,this._size),this._datatype=s||d.datatype;else if(gt(d))this._data=c(d),this._size=Gn(this._data),c0(this._data,this._size),this._datatype=s;else{if(d)throw new TypeError("Unsupported type of data ("+Wa(d)+")");this._data=[],this._size=[0],this._datatype=s}}n.prototype=new t,n.prototype.createDenseMatrix=function(d,s){return new n(d,s)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return za(this._data,Wa)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(d,s){return new n(d,s)},n.prototype.subset=function(d,s,f){switch(arguments.length){case 1:return r(this,d);case 2:case 3:return i(this,d,s,f);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(d){if(!gt(d))throw new TypeError("Array expected");if(d.length!==this._size.length)throw new Pe(d.length,this._size.length);for(var s=0;s<d.length;s++)yt(d[s],this._size[s]);for(var f=this._data,p=0,m=d.length;p<m;p++){var v=d[p];yt(v,f.length),f=f[v]}return f},n.prototype.set=function(d,s,f){if(!gt(d))throw new TypeError("Array expected");if(d.length<this._size.length)throw new Pe(d.length,this._size.length,"<");var p,m,v,C=d.map(function(D){return D+1});l(this,C,f);var h=this._data;for(p=0,m=d.length-1;p<m;p++)v=d[p],yt(v,h.length),h=h[v];return v=d[d.length-1],yt(v,h.length),h[v]=s,this};function r(d,s){if(!Zf(s))throw new TypeError("Invalid index");var f=s.isScalar();if(f)return d.get(s.min());var p=s.size();if(p.length!==d._size.length)throw new Pe(p.length,d._size.length);for(var m=s.min(),v=s.max(),C=0,h=d._size.length;C<h;C++)yt(m[C],d._size[C]),yt(v[C],d._size[C]);return new n(u(d._data,s,p.length,0),d._datatype)}function u(d,s,f,p){var m=p===f-1,v=s.dimension(p);return m?v.map(function(C){return yt(C,d.length),d[C]}).valueOf():v.map(function(C){yt(C,d.length);var h=d[C];return u(h,s,f,p+1)}).valueOf()}function i(d,s,f,p){if(!s||s.isIndex!==!0)throw new TypeError("Invalid index");var m=s.size(),v=s.isScalar(),C;if(Br(f)?(C=f.size(),f=f.valueOf()):C=Gn(f),v){if(C.length!==0)throw new TypeError("Scalar expected");d.set(s.min(),f,p)}else{if(!fu(C,m))try{C.length===0?f=E0([f],m):f=E0(f,m),C=Gn(f)}catch(F){}if(m.length<d._size.length)throw new Pe(m.length,d._size.length,"<");if(C.length<m.length){for(var h=0,D=0;m[h]===1&&C[h]===1;)h++;for(;m[h]===1;)D++,h++;f=g8(f,m.length,D,C)}if(!fu(m,C))throw new Pe(m,C,">");var g=s.max().map(function(F){return F+1});l(d,g,p);var _=m.length,y=0;o(d._data,s,f,_,y)}return d}function o(d,s,f,p,m){var v=m===p-1,C=s.dimension(m);v?C.forEach(function(h,D){yt(h),d[h]=f[D[0]]}):C.forEach(function(h,D){yt(h),o(d[h],s,f[D[0]],p,m+1)})}n.prototype.resize=function(d,s,f){if(!Ha(d))throw new TypeError("Array or Matrix expected");var p=d.valueOf().map(v=>Array.isArray(v)&&v.length===1?v[0]:v),m=f?this.clone():this;return a(m,p,s)};function a(d,s,f){if(s.length===0){for(var p=d._data;gt(p);)p=p[0];return p}return d._size=s.slice(0),d._data=f0(d._data,d._size,f),d}n.prototype.reshape=function(d,s){var f=s?this.clone():this;f._data=d0(f._data,d);var p=f._size.reduce((m,v)=>m*v);return f._size=p0(d,p),f};function l(d,s,f){for(var p=d._size.slice(0),m=!1;p.length<s.length;)p.push(0),m=!0;for(var v=0,C=s.length;v<C;v++)s[v]>p[v]&&(p[v]=s[v],m=!0);m&&a(d,p,f)}n.prototype.clone=function(){var d=new n({data:Wn(this._data),size:Wn(this._size),datatype:this._datatype});return d},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(d){var s=this,f=Uw(d),p=function C(h,D){return gt(h)?h.map(function(g,_){return C(g,D.concat(_))}):f===1?d(h):f===2?d(h,D):d(h,D,s)},m=p(this._data,[]),v=this._datatype!==void 0?za(m,Wa):void 0;return new n(m,v)},n.prototype.forEach=function(d){var s=this,f=function p(m,v){gt(m)?m.forEach(function(C,h){p(C,v.concat(h))}):d(m,v,s)};f(this._data,[])},n.prototype[Symbol.iterator]=function*(){var d=function*s(f,p){if(gt(f))for(var m=0;m<f.length;m++)yield*s(f[m],p.concat(m));else yield{value:f,index:p}};yield*d(this._data,[])},n.prototype.rows=function(){var d=[],s=this.size();if(s.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var f=this._data;for(var p of f)d.push(new n([p],this._datatype));return d},n.prototype.columns=function(){var d=this,s=[],f=this.size();if(f.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,d._datatype))},v=0;v<f[1];v++)m(v);return s},n.prototype.toArray=function(){return Wn(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(d){return qn(this._data,d)},n.prototype.toString=function(){return qn(this._data)},n.prototype.toJSON=function(){return{mathjs:"DenseMatrix",data:this._data,size:this._size,datatype:this._datatype}},n.prototype.diagonal=function(d){if(d){if(tn(d)&&(d=d.toNumber()),!qe(d)||!Vt(d))throw new TypeError("The parameter k must be an integer number")}else d=0;for(var s=d>0?d:0,f=d<0?-d:0,p=this._size[0],m=this._size[1],v=Math.min(p-f,m-s),C=[],h=0;h<v;h++)C[h]=this._data[h+f][h+s];return new n({data:C,size:[v],datatype:this._datatype})},n.diagonal=function(d,s,f,p){if(!gt(d))throw new TypeError("Array expected, size parameter");if(d.length!==2)throw new Error("Only two dimensions matrix are supported");if(d=d.map(function(S){if(tn(S)&&(S=S.toNumber()),!qe(S)||!Vt(S)||S<1)throw new Error("Size values must be positive integers");return S}),f){if(tn(f)&&(f=f.toNumber()),!qe(f)||!Vt(f))throw new TypeError("The parameter k must be an integer number")}else f=0;var m=f>0?f:0,v=f<0?-f:0,C=d[0],h=d[1],D=Math.min(C-v,h-m),g;if(gt(s)){if(s.length!==D)throw new Error("Invalid value array length");g=function(T){return s[T]}}else if(Br(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=tn(g(0))?g(0).mul(0):0);var y=[];if(d.length>0){y=f0(y,d,p);for(var F=0;F<D;F++)y[F+v][F+m]=g(F)}return new n({data:y,size:[C,h]})},n.fromJSON=function(d){return new n(d)},n.prototype.swapRows=function(d,s){if(!qe(d)||!Vt(d)||!qe(s)||!Vt(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 yt(d,this._size[0]),yt(s,this._size[0]),n._swapRows(d,s,this._data),this},n._swapRows=function(d,s,f){var p=f[d];f[d]=f[s],f[s]=p};function c(d){return Br(d)?c(d.valueOf()):gt(d)?d.map(c):d}return n},{isClass:!0}),x0="equalScalar";it(x0,["typed","config"],e=>{var{typed:t,config:n}=e;return t(x0,{"number, number":function(u,i){return l8(u,i,n.epsilon)}})});function pu(e,t,n,r){if(!(this instanceof pu))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}pu.prototype=new Error,pu.prototype.constructor=Error,pu.prototype.name="ArgumentsError",pu.prototype.isArgumentsError=!0;var k0="format",qw=["typed"],Gw=it(k0,qw,e=>{var{typed:t}=e;return t(k0,{any:qn,"any, Object | function | number":qn})}),V0="bin",Kw=["typed","format"];it(V0,Kw,e=>{var{typed:t,format:n}=e;return t(V0,{"number | BigNumber":function(u){return n(u,{notation:"bin"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"bin",wordSize:i})}})});var U0="oct",Xw=["typed","format"];it(U0,Xw,e=>{var{typed:t,format:n}=e;return t(U0,{"number | BigNumber":function(u){return n(u,{notation:"oct"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"oct",wordSize:i})}})});var j0="hex",zw=["typed","format"];it(j0,zw,e=>{var{typed:t,format:n}=e;return t(j0,{"number | BigNumber":function(u){return n(u,{notation:"hex"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"hex",wordSize:i})}})});var H0="equal";it(H0,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(H0,{"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 W0="unequal";it(W0,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(W0,{"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 q0={exports:{}};(function(e){(function(t,n,r){function u(l){var c=this,d=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=d(" "),c.s1=d(" "),c.s2=d(" "),c.s0-=d(l),c.s0<0&&(c.s0+=1),c.s1-=d(l),c.s1<0&&(c.s1+=1),c.s2-=d(l),c.s2<0&&(c.s2+=1),d=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 d=new u(l),s=c&&c.state,f=d.next;return f.int32=function(){return d.next()*4294967296|0},f.double=function(){return f()+(f()*2097152|0)*11102230246251565e-32},f.quick=f,s&&(typeof s=="object"&&i(s,d),f.state=function(){return i(d,{})}),f}function a(){var l=4022871197,c=function(d){d=String(d);for(var s=0;s<d.length;s++){l+=d.charCodeAt(s);var f=.02519603282416938*l;l=f>>>0,f-=l,f*=l,l=f>>>0,f-=l,l+=f*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)})(q0);var G0={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 d=0;d<c.length+64;d++)l.x^=c.charCodeAt(d)|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),d=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var f=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(f+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,d&&(typeof d=="object"&&i(d,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)})(G0);var K0={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 d=0;d<c.length+64;d++)l.x^=c.charCodeAt(d)|0,d==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),d=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var f=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(f+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,d&&(typeof d=="object"&&i(d,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)})(K0);var X0={exports:{}};(function(e){(function(t,n,r){function u(a){var l=this;l.next=function(){var d=l.x,s=l.i,f,p;return f=d[s],f^=f>>>7,p=f^f<<24,f=d[s+1&7],p^=f^f>>>10,f=d[s+3&7],p^=f^f>>>3,f=d[s+4&7],p^=f^f<<7,f=d[s+7&7],f=f^f<<13,p^=f^f<<9,d[s]=p,l.i=s+1&7,p};function c(d,s){var f,p=[];if(s===(s|0))p[0]=s;else for(s=""+s,f=0;f<s.length;++f)p[f&7]=p[f&7]<<15^s.charCodeAt(f)+p[f+1&7]<<13;for(;p.length<8;)p.push(0);for(f=0;f<8&&p[f]===0;++f);for(f==8?p[7]=-1:p[f],d.x=p,d.i=0,f=256;f>0;--f)d.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),d=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var f=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(f+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,d&&(d.x&&i(d,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)})(X0);var z0={exports:{}};(function(e){(function(t,n,r){function u(a){var l=this;l.next=function(){var d=l.w,s=l.X,f=l.i,p,m;return l.w=d=d+1640531527|0,m=s[f+34&127],p=s[f=f+1&127],m^=m<<13,p^=p<<17,m^=m>>>15,p^=p>>>12,m=s[f]=m^p,l.i=f,m+(d^d>>>16)|0};function c(d,s){var f,p,m,v,C,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&&(C=p),p^=p<<10,p^=p>>>15,p^=p<<4,p^=p>>>13,v>=0&&(C=C+1640531527|0,f=h[v&127]^=p+C,m=f==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],f=h[m=m+1&127],p^=p<<13,f^=f<<17,p^=p>>>15,f^=f>>>12,h[m]=p^f;d.w=C,d.X=h,d.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),d=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var f=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(f+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,d&&(d.X&&i(d,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)})(z0);var J0={exports:{}};(function(e){(function(t,n,r){function u(a){var l=this,c="";l.next=function(){var s=l.b,f=l.c,p=l.d,m=l.a;return s=s<<25^s>>>7^f,f=f-p|0,p=p<<24^p>>>8^m,m=m-s|0,l.b=s=s<<20^s>>>12^f,l.c=f=f-p|0,l.d=p<<16^f>>>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 d=0;d<c.length+20;d++)l.b^=c.charCodeAt(d)|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),d=l&&l.state,s=function(){return(c.next()>>>0)/4294967296};return s.double=function(){do var f=c.next()>>>11,p=(c.next()>>>0)/4294967296,m=(f+p)/(1<<21);while(m===0);return m},s.int32=c.next,s.quick=s,d&&(typeof d=="object"&&i(d,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)})(J0);var Z0={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),d=c*2,s=u-1,f;function p(_,y,F){var S=[];y=y==!0?{entropy:!0}:y||{};var T=h(C(y.entropy?[_,g(n)]:_==null?D():_,3),S),M=new m(S),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>=d;)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),(y.pass||F||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 y?y.global:this==r,y.state)}function m(_){var y,F=_.length,S=this,T=0,M=S.i=S.j=0,W=S.S=[];for(F||(_=[F++]);T<u;)W[T]=T++;for(T=0;T<u;T++)W[T]=W[M=s&M+_[T%F]+(y=W[T])],W[M]=y;(S.g=function(V){for(var x,Z=0,Y=S.i,ie=S.j,X=S.S;V--;)x=X[Y=s&Y+1],Z=Z*u+X[s&(X[Y]=X[ie=s&ie+x])+(X[ie]=x)];return S.i=Y,S.j=ie,Z})(u)}function v(_,y){return y.i=_.i,y.j=_.j,y.S=_.S.slice(),y}function C(_,y){var F=[],S=typeof _,T;if(y&&S=="object")for(T in _)try{F.push(C(_[T],y-1))}catch(M){}return F.length?F:S=="string"?_:_+"\0"}function h(_,y){for(var F=_+"",S,T=0;T<F.length;)y[s&T]=s&(S^=y[s&T]*19)+F.charCodeAt(T++);return g(y)}function D(){try{var _;return f&&(_=f.randomBytes)?_=_(u):(_=new Uint8Array(u),(t.crypto||t.msCrypto).getRandomValues(_)),g(_)}catch(S){var y=t.navigator,F=y&&y.plugins;return[+new Date,t,F,t.screen,g(n)]}}function g(_){return String.fromCharCode.apply(0,_)}if(h(r.random(),n),e.exports){e.exports=p;try{f=Mi.default}catch(_){}}else r["seed"+a]=p})(typeof self!="undefined"?self:hn,[],Math)})(Z0);var Jw=q0.exports,Zw=G0.exports,Qw=K0.exports,Yw=X0.exports,e2=z0.exports,t2=J0.exports,Lr=Z0.exports;Lr.alea=Jw,Lr.xor128=Zw,Lr.xorwow=Qw,Lr.xorshift7=Yw,Lr.xor4096=e2,Lr.tychei=t2,Si("fineStructure",.0072973525693),Si("weakMixingAngle",.2229),Si("efimovFactor",22.7),Si("sackurTetrode",-1.16487052358);function Si(e,t){var n=["config","BigNumber"];return it(e,n,r=>{var{config:u,BigNumber:i}=r;return u.number==="BigNumber"?new i(t):t})}var n2=Iw({config:Yf}),r2=Lw({}),u2=$w({}),i2=Vw({}),o2=Ww({Matrix:i2}),a2=L8({BigNumber:n2,Complex:r2,DenseMatrix:o2,Fraction:u2}),s2=Gw({typed:a2});class l2{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===At.VariableInMainTable||r.type===At.VariableInCurrentSubTable||r.type===At.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===At.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,ye.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)===ye.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,d)=>{if(d.type===At.Operator||d.type===At.Number)return c+d.name;let s=0,f;switch(d.type){case At.VariableInMainTable:{const p=this.getNumberValue(this.engine.getState(d.id));f=this.engine.getInstance(d.id),s=Number(p);break}case At.VariableInCurrentSubTable:{f=this.engine.getInstance(d.id,r);const p=this.engine.getState(d.id,r),m=this.getNumberValue(p);s=Number(m);break}case At.VariableInOtherSubTable:{const p=this.engine.getState(d.id),m=Array.isArray(p)?p.map(C=>this.getNumberValue(C)):[],v=this.getAggregateTypeValue(m,d.aggregateType);f=this.engine.getInstance(d.subTableId),s=Number(v);break}}return!Number.isNaN(s)&&this.controlNeedComputedValue(f)?c+=`(${s})`:c+=0,c},"");let i;if(this.cacheComputedResult[u]!==void 0?i=this.cacheComputedResult[u]:(i=Number(s2(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 ur.MAX:return Math.max(...t);case ur.MIN:return Math.min(...t);case ur.SUM:return t.reduce((r,u)=>r+u);case ur.AVG:return t.reduce((r,u)=>r+u)/t.length}}}class c2{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=l2,ce.ControlsEventPlugin=b6,ce.ES6ModulePlugin=C6,ce.Engine=ja,ce.LifecycleEventPlugin=F6,ce.Plugin=y6,ce.StylePlugin=c2,ce.buildUUID=su,ce.hasChildrenControl=pi,ce.loopDataViewControl=Hn,ce.loopFormControl=jn,ce.parseModule=Gf,Object.defineProperty(ce,"__esModule",{value:!0})});
|