@byteluck-fe/model-driven-core 2.22.2-beta.0 → 2.22.2-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +69 -69
- package/dist/esm/common/BaseControl/designer.js +11 -11
- package/dist/esm/common/BaseControl/property.js +15 -15
- package/dist/esm/common/ColumnControl/property.js +28 -28
- package/dist/esm/common/FormControl/property.js +44 -44
- package/dist/esm/framework/index.js +364 -364
- package/dist/index.umd.js +27 -27
- package/dist/types/api-doc-index.d.ts +4 -4
- package/dist/types/common/BaseControl/designer.d.ts +71 -71
- package/dist/types/common/BaseControl/index.d.ts +13 -13
- package/dist/types/common/BaseControl/property.d.ts +44 -44
- package/dist/types/common/BaseControl/runtime.d.ts +23 -23
- package/dist/types/common/BaseControl/types.d.ts +35 -35
- package/dist/types/common/ColumnControl/designer.d.ts +20 -20
- package/dist/types/common/ColumnControl/index.d.ts +12 -12
- package/dist/types/common/ColumnControl/property.d.ts +74 -74
- package/dist/types/common/ColumnControl/runtime.d.ts +11 -11
- package/dist/types/common/ControlArray.d.ts +9 -9
- package/dist/types/common/FormControl/designer.d.ts +13 -13
- package/dist/types/common/FormControl/index.d.ts +12 -12
- package/dist/types/common/FormControl/property.d.ts +100 -100
- package/dist/types/common/FormControl/runtime.d.ts +11 -11
- package/dist/types/common/LayoutControl/designer.d.ts +21 -21
- package/dist/types/common/LayoutControl/index.d.ts +12 -12
- package/dist/types/common/LayoutControl/property.d.ts +6 -6
- package/dist/types/common/LayoutControl/runtime.d.ts +11 -11
- package/dist/types/common/ListControl/designer.d.ts +16 -16
- package/dist/types/common/ListControl/index.d.ts +12 -12
- package/dist/types/common/ListControl/property.d.ts +18 -18
- package/dist/types/common/ListControl/runtime.d.ts +12 -12
- package/dist/types/common/SearchViewControl/designer.d.ts +11 -11
- package/dist/types/common/SearchViewControl/index.d.ts +12 -12
- package/dist/types/common/SearchViewControl/property.d.ts +8 -8
- package/dist/types/common/SearchViewControl/runtime.d.ts +11 -11
- package/dist/types/common/Validator.d.ts +15 -15
- package/dist/types/common/WrapControl/designer.d.ts +11 -11
- package/dist/types/common/WrapControl/index.d.ts +12 -12
- package/dist/types/common/WrapControl/property.d.ts +6 -6
- package/dist/types/common/WrapControl/runtime.d.ts +11 -11
- package/dist/types/common/controlHooksEmitter.d.ts +4 -4
- package/dist/types/common/index.d.ts +12 -12
- package/dist/types/common/initLinkOperationRules.d.ts +6 -6
- package/dist/types/common/initOptionAndDataSourceRules.d.ts +10 -10
- package/dist/types/framework/RegisterControls.d.ts +37 -37
- package/dist/types/framework/index.d.ts +923 -923
- package/dist/types/framework/isDataBind.d.ts +2 -2
- package/dist/types/index.d.ts +4 -4
- package/dist/types/type.d.ts +91 -91
- package/package.json +3 -3
package/dist/index.umd.js
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
var $_=Object.defineProperty,x_=Object.defineProperties;var W_=Object.getOwnPropertyDescriptors;var Al=Object.getOwnPropertySymbols,B_=Object.getPrototypeOf,H_=Object.prototype.hasOwnProperty,p_=Object.prototype.propertyIsEnumerable,j_=Reflect.get;var Dl=(I,te,re)=>te in I?$_(I,te,{enumerable:!0,configurable:!0,writable:!0,value:re}):I[te]=re,Ze=(I,te)=>{for(var re in te||(te={}))H_.call(te,re)&&Dl(I,re,te[re]);if(Al)for(var re of Al(te))p_.call(te,re)&&Dl(I,re,te[re]);return I},Tt=(I,te)=>x_(I,W_(te));var ma=(I,te,re)=>j_(B_(I),re,te);var Ye=(I,te,re)=>new Promise((Cr,pe)=>{var $n=Oe=>{try{Pt(re.next(Oe))}catch(Mt){pe(Mt)}},xn=Oe=>{try{Pt(re.throw(Oe))}catch(Mt){pe(Mt)}},Pt=Oe=>Oe.done?Cr(Oe.value):Promise.resolve(Oe.value).then($n,xn);Pt((re=re.apply(I,te)).next())});(function(I,te){typeof exports=="object"&&typeof module!="undefined"?te(exports):typeof define=="function"&&define.amd?define(["exports"],te):(I=typeof globalThis!="undefined"?globalThis:I||self,te(I.modelDrivenCore={}))})(this,function(I){"use strict";var te;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(te||(te={}));var re;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(re||(re={}));var Cr="zh-CN",pe;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(pe||(pe={}));var $n;(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"})($n||($n={}));var xn;(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"})(xn||(xn={}));var Pt;(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"})(Pt||(Pt={}));var Oe;(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"})(Oe||(Oe={}));var Mt;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(Mt||(Mt={}));var _a="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Cl=_a+"0123456789";function et(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?_a:Cl,i=Math.random()*r.length;t+=r[parseInt(String(i),10)]}return t}function Rr(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 Rl(e){if(Array.isArray(e))return Rr(e)}function Tl(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ha(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Wn(e,t,n){return ya()?Wn=Reflect.construct:Wn=function(i,a,s){var o=[null];o.push.apply(o,a);var l=Function.bind.apply(i,o),c=new l;return s&&tn(c,s.prototype),c},Wn.apply(null,arguments)}function en(e){return en=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},en(e)}function ga(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&&tn(e,t)}function Pl(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Ml(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Fl(){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 Vl(e,t){return t&&(kl(t)==="object"||typeof t=="function")?t:Tl(e)}function tn(e,t){return tn=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},tn(e,t)}function Ea(e){return Rl(e)||Ml(e)||Ul(e)||Fl()}function kl(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Ul(e,t){if(!!e){if(typeof e=="string")return Rr(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 Rr(e,t)}}function Tr(e){var t=typeof Map=="function"?new Map:void 0;return Tr=function(r){if(r===null||!Pl(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 Wn(r,arguments,en(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),tn(i,r)},Tr(e)}function ya(){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 va(e){var t=ya();return function(){var r=en(e),i;if(t){var a=en(this).constructor;i=Reflect.construct(r,arguments,a)}else i=r.apply(this,arguments);return Vl(this,i)}}var Pr=console;function Mr(){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=Pr).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(Ea(i)))}function ba(){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=Pr).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(Ea(i)))}function $l(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var Fr=function(e){ga(n,e);var t=va(n);function n(r){ha(this,n);var i;return i=t.call(this,r),i.name="\u{1F4A5} Driven Error",i.message=r?$l(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",i}return n}(Tr(Error)),xl=function(e){ga(n,e);var t=va(n);function n(r){ha(this,n);var i;return i=t.call(this,r),i.name="\u{1F6A8} Driven Reference Error",i}return n}(Fr);function Vr(e){throw new Fr(e)}function Na(e){throw new xl(e)}function Wl(e){Pr.error(new Fr(e))}/*!
|
|
2
|
-
* shared v9.
|
|
1
|
+
var Lb=Object.defineProperty,wb=Object.defineProperties;var Tb=Object.getOwnPropertyDescriptors;var Pl=Object.getOwnPropertySymbols,Rb=Object.getPrototypeOf,pb=Object.prototype.hasOwnProperty,Pb=Object.prototype.propertyIsEnumerable,Mb=Reflect.get;var Ml=(A,te,ie)=>te in A?Lb(A,te,{enumerable:!0,configurable:!0,writable:!0,value:ie}):A[te]=ie,Qe=(A,te)=>{for(var ie in te||(te={}))pb.call(te,ie)&&Ml(A,ie,te[ie]);if(Pl)for(var ie of Pl(te))Pb.call(te,ie)&&Ml(A,ie,te[ie]);return A},Lt=(A,te)=>wb(A,Tb(te));var gu=(A,te,ie)=>Mb(Rb(A),ie,te);var Ze=(A,te,ie)=>new Promise((Oa,kn)=>{var La=We=>{try{Zt(ie.next(We))}catch(Yt){kn(Yt)}},wa=We=>{try{Zt(ie.throw(We))}catch(Yt){kn(Yt)}},Zt=We=>We.done?Oa(We.value):Promise.resolve(We.value).then(La,wa);Zt((ie=ie.apply(A,te)).next())});(function(A,te){typeof exports=="object"&&typeof module!="undefined"?te(exports):typeof define=="function"&&define.amd?define(["exports"],te):(A=typeof globalThis!="undefined"?globalThis:A||self,te(A.modelDrivenCore={}))})(this,function(A){"use strict";var te="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",ie="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",Oa="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",kn="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",La="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",wa="{caption}\u5FC5\u586B",Zt="\u8BF7\u8F93\u5165\u6807\u9898",We="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",Yt="\u8BF7\u8F93\u5165\u884C\u6807\u9898",$l="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",Vl="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",kl="\u8BF7\u7ED1\u5B9A\u8868\u5355",Ul="\u8BF7\u7ED1\u5B9A\u5217\u8868",xl="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",Wl="\u8BF7\u8F93\u5165\u663E\u793A\u503C",Hl="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",jl="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",ql="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",Gl="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",Kl="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",Xl="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",Jl="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",zl="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",Ql="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",Zl="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",Yl="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",eo="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",to="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u8D85\u8FC7\u4E86\u9650\u5236",no="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",ao="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",ro="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",uo="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",io="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",so="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",lo="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",oo="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",co="\u8BF7\u7ED1\u5B9A\u670D\u52A1",fo="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",mo="\u8BF7\u9009\u62E9\u7701",ho="\u8BF7\u9009\u62E9\u5E02",_o="\u8BF7\u9009\u62E9\u533A",Eo="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",go="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",vo="\u8BF7\u8F93\u5165\u5217\u5BBD",yo="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",Co="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",bo="\u8BF7\u9009\u62E9\u63A7\u4EF6",Ao="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",Fo="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Do="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",No="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",So="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Io="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",Bo="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Oo="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",Lo="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",wo="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",To="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",Ro="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",po="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Po="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",Mo="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",$o="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",Vo="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",ko="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",Uo="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",xo="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",Wo="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",Ho="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",jo="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",qo="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",Go="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",Ko="\u8BF7\u9009\u62E9\u6392\u5E8F\u5B57\u6BB5",Xo="\u6279\u91CF\u5220\u9664",Jo="\u6279\u91CF\u6253\u5370",zo="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",Qo="\u6309\u94AE",Zo="\u521B\u5EFA\u5355\u636E",Yo="\u4EEA\u8868\u76D8",ec="\u5206\u5272\u7EBF",tc="\u5BFC\u51FA",nc="\u8868\u5355\u64CD\u4F5C",ac="\u5BFC\u5165",rc="\u53D1\u7968\u8BC6\u522B",uc="\u94FE\u63A5",ic="\u5217\u8868\u9009\u62E9",sc="\u5217\u8868\u89C6\u56FE",lc="\u64CD\u4F5C\u6309\u94AE",oc="\u5206\u9875",cc="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",fc="\u8BF4\u660E\u6587\u5B57",dc="\u6587\u5B57\u8BC6\u522B",mc="\u6807\u9898\u7EC4\u4EF6",hc="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",_c="\u6570\u7EC4",Ec="\u81EA\u52A8\u7F16\u53F7",gc="\u81EA\u5B9A\u4E49",vc="\u6570\u503C",yc="\u90E8\u95E8",Cc="\u4EBA\u5458",bc="\u9644\u4EF6",Ac="\u56FE\u7247",Fc="\u5730\u5740",Dc="\u64CD\u4F5C",Nc="\u5E8F\u53F7",Sc="\u4EBA\u5458",Ic="\u957F\u6587\u672C",Bc="\u65E5\u671F\u533A\u95F4",Oc="\u65E5\u671F",Lc="\u77ED\u6587\u672C",wc="\u6362\u884C\u5BB9\u5668Wrap",Tc="\u8868\u683C",Rc="\u660E\u7EC6\u5B50\u8868",pc="\u5730\u5740",Pc="\u91D1\u989D",Mc="\u8BA1\u7B97\u516C\u5F0F",$c="\u591A\u9009",Vc="\u7535\u5B50\u7B7E\u7AE0",kc="\u5355\u884C\u6587\u672C",Uc="\u6570\u5B57",xc="\u4E1A\u52A1\u7EC4\u7EC7",Wc="\u5355\u9009",Hc="\u5BCC\u6587\u672C",jc="\u8BC4\u5206",qc="\u6570\u5B57\u533A\u95F4",Gc="\u4E0B\u62C9\u5355\u9009",Kc="\u4E0B\u62C9\u591A\u9009",Xc="\u5173\u8054\u5355\u9009",Jc="\u591A\u884C\u6587\u672C",zc="\u6811",Qc="Vue\u5BB9\u5668",Zc="Vue\u9875\u9762",Yc="\u5728\u7EBF\u6587\u6863",ef="\u6309\u94AE\u64CD\u4F5C\u680F",tf="\u9AD8\u7EA7\u5BB9\u5668",nf="\u5206\u7EC4",af="\u6805\u683C\u5217",rf="\u6570\u636E\u5BB9\u5668",uf="\u753B\u5E03",sf="\u6362\u884C\u5BB9\u5668",lf="\u6805\u683C\u7B49\u5206\u884C",of="\u5217\u8868\u5BB9\u5668",cf="\u81EA\u7531\u9875\u9762",ff="\u5B9A\u4F4D\u5B50\u5BB9\u5668",df="\u5B9A\u4F4D\u5BB9\u5668",mf="\u6805\u683C\u5E03\u5C40",hf="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",_f="\u660E\u7EC6\u5B50\u8868\u884C",Ef="\u6807\u7B7E\u9875",gf="\u6807\u7B7E\u5355\u5143",vf="\u5DE5\u5177\u680F",yf="\u6279\u91CF\u63D0\u4EA4",Cf="\u5BFC\u51FA\u8BB0\u5F55",bf="\u5217\u8868\u89C6\u56FE",Af="\u7ED3\u675F\u65F6\u95F4",Ff="\u5F00\u59CB\u65F6\u95F4",Df="\u5355\u4F4D",Nf="\u7ED3\u679C",Sf="\u5E01\u79CD",If="\u7ED3\u675F\u65E5\u671F",Bf="\u5F00\u59CB\u65E5\u671F",Of="\u8BF7\u9009\u62E9\u516C\u53F8\u540D\u79F0",Lf="\u8BF7\u9009\u62E9\u624B\u673A\u53F7/\u90AE\u7BB1",wf="\u8BF7\u9009\u62E9\u7B7E\u7AE0\u7C7B\u578B",Tf="\u8BF7\u9009\u62E9\u7B7E\u7F72\u4EBA",Rf="\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u7B7E\u7F72\u4EBA",pf="\u8BF7\u9009\u62E9\u7B7E\u7F72\u6587\u4EF6",Pf="\u8BF7\u9009\u62E9",Mf="\u8BF7\u9009\u62E9\u7EC4\u7EC7",$f="\u8BF7\u9009\u62E9\u90E8\u95E8",Vf="\u8BF7\u9009\u62E9\u7ED3\u675F\u65E5\u671F",kf="\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F",Uf="\u8BF7\u9009\u62E9\u5730\u5740",xf="\u5F39\u7A97\u786E\u8BA4\u65F6",Wf="\u6807\u7B7E\u9875\u5207\u6362\u65F6",Hf="\u884C\u9009\u4E2D\u65F6",jf="\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",qf="\u884C\u5220\u9664\u524D",Gf="\u884C\u70B9\u51FB\u65F6",Kf="\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",Xf="\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",Jf="\u91CD\u547D\u540D\u65F6",zf="\u4FDD\u5B58\u6587\u4EF6\u65F6",Qf="\u6253\u5F00\u6587\u4EF6\u65F6",Zf="\u83B7\u53D6\u7126\u70B9\u65F6",Yf="\u5931\u53BB\u7126\u70B9\u65F6",ed="\u7528\u6237\u8F93\u5165\u65F6",td="\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",nd="\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",ad="\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",rd="\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",ud="\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",id="\u641C\u7D22\u65F6",sd="\u503C\u53D1\u751F\u53D8\u5316\u65F6",ld="\u6267\u884C\u5B8C\u6210\u65F6",od="\u70B9\u51FB\u65F6",cd="\u8BF7\u8F93\u5165\u4EBA\u5458\u59D3\u540D\u6216\u90AE\u7BB1",fd="\u8BF7\u8F93\u5165\u65E5\u671F",dd="\u8BF7\u8F93\u5165\u81EA\u52A8\u7F16\u53F7",md="\u8BF7\u8F93\u5165",hd="\u9ED8\u8BA4\u6A21\u7248",_d="\u5DE6\u53F3\u5E03\u5C40",Ed="\u4E0A\u4E0B\u5E03\u5C40",gd="\u53EA\u8BFB",vd="\u5FC5\u586B",yd="\u63D0\u793A\u6587\u5B57",Cd="\u9690\u85CF\u6807\u9898",bd="\u6807\u9898\u5FC5\u586B",Ad="\u7EC4\u7EC7\u5F62\u6001",Fd="\u4E1A\u52A1\u7C7B\u578B",Dd="\u786E\u5B9A\u8981\u5220\u9664\u6B64\u6761\u6570\u636E\u5417\uFF1F",Nd="\u9690\u85CF",Sd="\u6D41\u7A0B\u72B6\u6001",Id="\u5BA1\u6279\u901A\u8FC7\u5355\u636E",Bd="\u5220\u9664",Od="\u7F16\u8F91",Ld="\u67E5\u770B",wd="\u52A0\u8F7D\u81EA\u5B9A\u4E49\u63A7\u4EF6\u5F02\u5E38\uFF0C\u4F1A\u5F71\u54CD\u5230\u7684\u63A7\u4EF6\uFF1A{id}",Td="\u5185\u7F6E\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF",Rd="\u5145\u6EE1\u6574\u884C",pd="\u6700\u5C0F\u503C",Pd="\u6700\u5927\u503C",Md={isNotNumber:te,isNotString:ie,isNotObject:Oa,isNotArray:kn,isNotBoolean:La,runtimeRequired:wa,pleaseEnterCaption:Zt,pleaseEnterCaptionTip:We,pleaseEnterRowCaption:Yt,pleaseEnterPlaceholder:$l,pleaseEnterFieldCode:Vl,pleaseEnterForm:kl,pleaseEnterList:Ul,pleaseEnterProcess:xl,pleaseEnterLabel:Wl,pleaseEnterValue:Hl,bizKeyNotBindFiled:jl,pleaseSelectOneField:ql,pleaseEnterNumberRange:Gl,pleaseEnterAValueGreaterThanMin:Kl,pleaseEnterAValueLessThanMax:Xl,numberRangeSetError:Jl,stringRangeError:zl,attachmentMaxSize:Ql,pleaseEnterTotalScoreSetting:Zl,theTotalScoreMustNotBeLessThan1:Yl,scoreDefaultValueRange:eo,attachmentLimitError:to,PleaseReselectTheOptionalQuantity:no,TheMaximumLengthIsGreaterThanTheMinimumLength:ao,TheMinimumLengthIsGreaterThanTheMaximumLength:ro,PleaseSelectTheCorrectOptionSettings:uo,optionIdIsRepeat:io,optionIsRequired:so,pleaseEnterDataCode:lo,pleaseEnterValueFieldCode:oo,pleaseEnterSvcCode:co,pleaseBindAtLeastOneDisplayValue:fo,pleaseSelectProvince:mo,pleaseSelectCity:ho,pleaseSelectDistrict:_o,limitRowsCannotBeLessThan0:Eo,TheNumberOfRowsCannotBeLessThanMinRows:go,pleaseEnterColumnWidth:vo,pleaseSetTheLogicalRelationshipOfAllRuleConditions:yo,pleaseCompleteAllRulesAndConditions:Co,pleaseSelectControl:bo,pleaseSelectAtLeastOneColumn:Ao,pleaseSelectFillBackMode:Fo,pleaseSelectDashboard:Do,rootNodeIsRequired:No,theViewNameCannotBeEmpty:So,pleaseSelectOcrType:Io,pleaseSelectAtLeastOneFieldToFillIn:Bo,pleaseChooseAtLeastOne:Oo,pleaseEnterButtonContent:Lo,pleaseEnterDataCodeInDataSetting:wo,pleaseEnterValueFieldCodeInDataSetting:To,pleaseEnterSvcCodeInDataSetting:Ro,pleaseBindAtLeastOneDisplayValueInDataSetting:po,rootNodeIsRequiredInDataSetting:Po,pleaseEnterMaxHeight:Mo,pleaseEnterWatermark:$o,pleaseEnterFileName:Vo,pleaseUploadAtLeastOnePrintTemplate:ko,pleaseAssignBusiness:Uo,pleaseAssignExternal:xo,pleaseEnterAliasCode:Wo,pleaseSelectDataCode:Ho,pleaseSelectSvcCode:jo,pleaseSelectJoinFieldCode:qo,pleaseSelectMainFieldCode:Go,pleaseSelectSortFieldCode:Ko,batchDeleteButton:Xo,batchPrintListButton:Jo,batchPrintRecordList:zo,button:Qo,createFormListButton:Zo,dashboard:Yo,divider:ec,exportListButton:tc,formSelectButton:nc,importRecordListButton:ac,invoiceCheckButton:rc,link:uc,listSelectButton:ic,ListViewSelect:sc,operationButton:lc,pagination:oc,submissionRecordListButton:cc,text:fc,textOcrButton:dc,title:mc,approvalStatusColumn:hc,array:_c,autoNumber:Ec,custom:gc,decimal:vc,department:yc,employee:Cc,file:bc,image:Ac,location:Fc,operation:Dc,order:Nc,people:Sc,long:Ic,timescope:Bc,timestamp:Oc,varchar:Lc,gridLayoutWrap:wc,gridTable:Tc,subTable:Rc,address:pc,amount:Pc,calc:Mc,checkBox:$c,electronicSignature:Vc,input:kc,number:Uc,organizationSelection:xc,radio:Wc,richText:Hc,score:jc,searchNumberRange:qc,select:Gc,selectMultiple:Kc,selectRelation:Xc,textarea:Jc,tree:zc,vueFormItem:Qc,vuePage:Zc,WPS:Yc,actionBar:ef,advancedContainer:tf,cardGroup:nf,col:af,dataView:rf,grid:uf,gridLayoutContainer:sf,gridRow:lf,listView:of,page:cf,position:ff,positioningContainer:df,row:mf,subtableColumn:hf,subtableRow:_f,tab:Ef,tabPane:gf,toolbox:vf,batchSubmissionListButton:yf,exportRecordListButton:Cf,listViewSelect:bf,endTime:Af,startTime:Ff,unit:Df,result:Nf,currency:Sf,endDate:If,startDate:Bf,pleaseSelectCompanyName:Of,pleaseSelectPhoneOrEmail:Lf,pleaseSelectSignType:wf,pleaseSelectSigner:Tf,pleaseSelectOnlyOne:Rf,pleaseSelectSignFile:pf,pleaseSelect:Pf,pleaseSelectOrg:Mf,pleaseSelectDept:$f,pleaseSelectEndDate:Vf,pleaseSelectStartDate:kf,pleaseChooseAddress:Uf,modalConfirm:xf,tabChange:Wf,rowSelected:Hf,listDataImport:jf,rowDelete:qf,rowClick:Gf,cellRender:Kf,onClickBtn:Xf,rename:Jf,onSaveFile:zf,onOpenFile:Qf,onFocus:Zf,onBlur:Yf,onInput:ed,listDataAdd:td,listDataDelete:nd,listDataBack:ad,listDataCreate:rd,listDataChange:ud,search:id,valueChange:sd,finished:ld,click:od,pleaseEnterNameorEmail:cd,pleaseEnterDate:fd,pleaseEnterAutonumber:dd,pleaseEnter:md,defaultTemplate:hd,left:_d,top:Ed,default:"\u666E\u901A",readonly:gd,required:vd,textTip:yd,hideCaption:Cd,titleRequired:bd,organizationalForm:Ad,businessType:Fd,deleteConfirm:Dd,hide:Nd,processStatus:Sd,approvedDocuments:Id,delete:Bd,edit:Od,view:Ld,loadCtrlErrorTip:wd,loadCtrlError:Td,fullLine:Rd,min:pd,max:Pd},$d="Please enter a number",Vd="Please enter a string",kd="Please enter an object",Ud="Please enter an array",xd="Please enter a boolean",Wd="{caption} Required",Hd="Please enter the title",jd="Please enter the bubble prompt",qd="Please enter the row title",Gd="Please enter the prompt text",Kd="Please bind data items",Xd="Please bind the form",Jd="Please bind the list",zd="Please bind the process",Qd="Please enter the displayed value",Zd="Please enter the stored value",Yd="The document number is not bound to the data item",em="Please select at least one display field",tm="Please enter a value greater than or equal to {min} and less than or equal to {max}",nm="Please enter a value greater than or equal to {min}",am="Please enter a value less than or equal to {max}",rm="The value range is set incorrectly",um="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",im="The attachment size must be between 0MB and 1000MB",sm="Please fill in the total score setting",lm="The total score cannot be less than 1",om="The default value must be between {min} and {max}",cm="The number of attachment uploads exceeds the limit",fm="Please re-select the optional quantity",dm="The maximum length of the control must be greater than the minimum length",mm="The minimum length of the control must be less than the maximum length",hm="Please select the correct option setting",_m="Option ID cannot be repeated",Em="Please enter at least one option",gm="Please bind the data source",vm="Please bind the stored value",ym="Please bind the service",Cm="At least one display value must be bound",bm="Please select a province",Am="Please select a city",Fm="Please select a district",Dm="The minimum number of lines to fill in cannot be less than 0",Nm="The number of rows cannot be less than {min} rows",Sm="Please enter the column width",Im="Please set the logical relationship of all rule conditions",Bm="Please complete all rules and conditions",Om="please select control",Lm="Please select the dashboard",wm="View name cannot be empty",Tm="Please select recognition type",Rm="Please select at least one field to fill in",pm="Please select at least one",Pm="Please enter the button title",Mm="Please bind the business model in the data settings",$m="Please bind storage values in data settings",Vm="Please bind the service in the data settings",km="Please bind at least one display value in the data settings",Um="Please select the root node in the data settings",xm="Please enter the maximum height",Wm="The input content cannot be empty",Hm="Watermark cannot be empty",jm="File name cannot be empty",qm="Please upload at least one printing template!\uFF01",Gm="Please select a specific business department",Km="Please select a specified external organization",Xm="Please enter a sub table alias",Jm="Please select the associated table to set the business model",zm="Please select the association table to set the binding service",Qm="Select associated sub table fields",Zm="Please select the associated main table field",Ym="Please select the sort field",eh="\u6279\u91CF\u5220\u9664",th="\u6279\u91CF\u6253\u5370",nh="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",ah="\u6309\u94AE",rh="\u521B\u5EFA\u5355\u636E",uh="\u4EEA\u8868\u76D8",ih="\u5206\u5272\u7EBF",sh="\u5BFC\u51FA",lh="\u8868\u5355\u64CD\u4F5C",oh="\u5BFC\u5165",ch="\u53D1\u7968\u8BC6\u522B",fh="\u94FE\u63A5",dh="\u5217\u8868\u9009\u62E9",mh="\u5217\u8868\u89C6\u56FE",hh="\u64CD\u4F5C\u6309\u94AE",_h="\u5206\u9875",Eh="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",gh="\u8BF4\u660E\u6587\u5B57",vh="\u6587\u5B57\u8BC6\u522B",yh="\u6807\u9898\u7EC4\u4EF6",Ch="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",bh="\u6570\u7EC4",Ah="\u81EA\u52A8\u7F16\u53F7",Fh="\u81EA\u5B9A\u4E49",Dh="\u6570\u503C",Nh="\u90E8\u95E8",Sh="\u4EBA\u5458",Ih="\u9644\u4EF6",Bh="\u56FE\u7247",Oh="\u5730\u5740",Lh="\u64CD\u4F5C",wh="\u5E8F\u53F7",Th="\u4EBA\u5458",Rh="\u957F\u6587\u672C",ph="\u65E5\u671F\u533A\u95F4",Ph="\u65E5\u671F",Mh="\u77ED\u6587\u672C",$h="\u6362\u884C\u5BB9\u5668Wrap",Vh="\u8868\u683C",kh="\u660E\u7EC6\u5B50\u8868",Uh="\u5730\u5740",xh="\u91D1\u989D",Wh="\u8BA1\u7B97\u516C\u5F0F",Hh="\u591A\u9009",jh="\u7535\u5B50\u7B7E\u7AE0",qh="\u5355\u884C\u6587\u672C",Gh="\u6570\u5B57",Kh="\u4E1A\u52A1\u7EC4\u7EC7",Xh="\u5355\u9009",Jh="\u5BCC\u6587\u672C",zh="\u8BC4\u5206",Qh="\u6570\u5B57\u533A\u95F4",Zh="\u4E0B\u62C9\u5355\u9009",Yh="\u4E0B\u62C9\u591A\u9009",e_="\u5173\u8054\u5355\u9009",t_="\u591A\u884C\u6587\u672C",n_="\u6811",a_="Vue\u5BB9\u5668",r_="Vue\u9875\u9762",u_="\u5728\u7EBF\u6587\u6863",i_="\u6309\u94AE\u64CD\u4F5C\u680F",s_="\u9AD8\u7EA7\u5BB9\u5668",l_="\u5206\u7EC4",o_="\u6805\u683C\u5217",c_="\u6570\u636E\u5BB9\u5668",f_="\u753B\u5E03",d_="\u6362\u884C\u5BB9\u5668",m_="\u6805\u683C\u7B49\u5206\u884C",h_="\u5217\u8868\u5BB9\u5668",__="\u81EA\u7531\u9875\u9762",E_="\u5B9A\u4F4D\u5B50\u5BB9\u5668",g_="\u5B9A\u4F4D\u5BB9\u5668",v_="\u6805\u683C\u5E03\u5C40",y_="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",C_="\u660E\u7EC6\u5B50\u8868\u884C",b_="\u6807\u7B7E\u9875",A_="\u6807\u7B7E\u5355\u5143",F_="\u5DE5\u5177\u680F",D_="\u6279\u91CF\u63D0\u4EA4",N_="\u5BFC\u51FA\u8BB0\u5F55",S_="\u5217\u8868\u89C6\u56FE",I_={isNotNumber:$d,isNotString:Vd,isNotObject:kd,isNotArray:Ud,isNotBoolean:xd,runtimeRequired:Wd,pleaseEnterCaption:Hd,pleaseEnterCaptionTip:jd,pleaseEnterRowCaption:qd,pleaseEnterPlaceholder:Gd,pleaseEnterFieldCode:Kd,pleaseEnterForm:Xd,pleaseEnterList:Jd,pleaseEnterProcess:zd,pleaseEnterLabel:Qd,pleaseEnterValue:Zd,bizKeyNotBindFiled:Yd,pleaseSelectOneField:em,pleaseEnterNumberRange:tm,pleaseEnterAValueGreaterThanMin:nm,pleaseEnterAValueLessThanMax:am,numberRangeSetError:rm,stringRangeError:um,attachmentMaxSize:im,pleaseEnterTotalScoreSetting:sm,theTotalScoreMustNotBeLessThan1:lm,scoreDefaultValueRange:om,attachmentLimitError:cm,PleaseReselectTheOptionalQuantity:fm,TheMaximumLengthIsGreaterThanTheMinimumLength:dm,TheMinimumLengthIsGreaterThanTheMaximumLength:mm,PleaseSelectTheCorrectOptionSettings:hm,optionIdIsRepeat:_m,optionIsRequired:Em,pleaseEnterDataCode:gm,pleaseEnterValueFieldCode:vm,pleaseEnterSvcCode:ym,pleaseBindAtLeastOneDisplayValue:Cm,pleaseSelectProvince:bm,pleaseSelectCity:Am,pleaseSelectDistrict:Fm,limitRowsCannotBeLessThan0:Dm,TheNumberOfRowsCannotBeLessThanMinRows:Nm,pleaseEnterColumnWidth:Sm,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Im,pleaseCompleteAllRulesAndConditions:Bm,pleaseSelectControl:Om,pleaseSelectDashboard:Lm,theViewNameCannotBeEmpty:wm,pleaseSelectOcrType:Tm,pleaseSelectAtLeastOneFieldToFillIn:Rm,pleaseChooseAtLeastOne:pm,pleaseEnterButtonContent:Pm,pleaseEnterDataCodeInDataSetting:Mm,pleaseEnterValueFieldCodeInDataSetting:$m,pleaseEnterSvcCodeInDataSetting:Vm,pleaseBindAtLeastOneDisplayValueInDataSetting:km,rootNodeIsRequiredInDataSetting:Um,pleaseEnterMaxHeight:xm,pleaseEnter:Wm,pleaseEnterWatermark:Hm,pleaseEnterFileName:jm,pleaseUploadAtLeastOnePrintTemplate:qm,pleaseAssignBusiness:Gm,pleaseAssignExternal:Km,pleaseEnterAliasCode:Xm,pleaseSelectDataCode:Jm,pleaseSelectSvcCode:zm,pleaseSelectJoinFieldCode:Qm,pleaseSelectMainFieldCode:Zm,pleaseSelectSortFieldCode:Ym,batchDeleteButton:eh,batchPrintListButton:th,batchPrintRecordList:nh,button:ah,createFormListButton:rh,dashboard:uh,divider:ih,exportListButton:sh,formSelectButton:lh,importRecordListButton:oh,invoiceCheckButton:ch,link:fh,listSelectButton:dh,ListViewSelect:mh,operationButton:hh,pagination:_h,submissionRecordListButton:Eh,text:gh,textOcrButton:vh,title:yh,approvalStatusColumn:Ch,array:bh,autoNumber:Ah,custom:Fh,decimal:Dh,department:Nh,employee:Sh,file:Ih,image:Bh,location:Oh,operation:Lh,order:wh,people:Th,long:Rh,timescope:ph,timestamp:Ph,varchar:Mh,gridLayoutWrap:$h,gridTable:Vh,subTable:kh,address:Uh,amount:xh,calc:Wh,checkBox:Hh,electronicSignature:jh,input:qh,number:Gh,organizationSelection:Kh,radio:Xh,richText:Jh,score:zh,searchNumberRange:Qh,select:Zh,selectMultiple:Yh,selectRelation:e_,textarea:t_,tree:n_,vueFormItem:a_,vuePage:r_,WPS:u_,actionBar:i_,advancedContainer:s_,cardGroup:l_,col:o_,dataView:c_,grid:f_,gridLayoutContainer:d_,gridRow:m_,listView:h_,page:__,position:E_,positioningContainer:g_,row:v_,subtableColumn:y_,subtableRow:C_,tab:b_,tabPane:A_,toolbox:F_,batchSubmissionListButton:D_,exportRecordListButton:N_,listViewSelect:S_},B_="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",O_="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",L_="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",w_="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",T_="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",R_="{caption}\u5FC5\u9808",p_="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",P_="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",M_="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",$_="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",V_="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",k_="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",U_="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",x_="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",W_="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",H_="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",j_="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",q_="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",G_="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",K_="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",X_="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",J_="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",z_="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Q_="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Z_="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Y_="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",eE="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",tE="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u6570\u304C\u5236\u9650\u3092\u8D85\u3048\u3066\u3044\u307E\u3059",nE="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",aE="\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",rE="\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",uE="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",iE="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",sE="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",lE="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",oE="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",cE="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",fE="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",dE="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",mE="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",hE="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",_E="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",EE="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",gE="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",vE="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",yE="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",CE="please select control",bE="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",AE="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",FE="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",DE="\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",NE="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",SE="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",IE="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",BE="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",OE="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",LE="\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",wE="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",TE="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",RE="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",pE="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",PE="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",ME="\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",$E="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",VE="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",kE="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",UE="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",xE="\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",WE="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",HE="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",jE="\u30BD\u30FC\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",qE="\u6279\u91CF\u5220\u9664",GE="\u6279\u91CF\u6253\u5370",KE="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",XE="\u6309\u94AE",JE="\u521B\u5EFA\u5355\u636E",zE="\u4EEA\u8868\u76D8",QE="\u5206\u5272\u7EBF",ZE="\u5BFC\u51FA",YE="\u8868\u5355\u64CD\u4F5C",e0="\u5BFC\u5165",t0="\u53D1\u7968\u8BC6\u522B",n0="\u94FE\u63A5",a0="\u5217\u8868\u9009\u62E9",r0="\u5217\u8868\u89C6\u56FE",u0="\u64CD\u4F5C\u6309\u94AE",i0="\u5206\u9875",s0="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",l0="\u8BF4\u660E\u6587\u5B57",o0="\u6587\u5B57\u8BC6\u522B",c0="\u6807\u9898\u7EC4\u4EF6",f0="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",d0="\u6570\u7EC4",m0="\u81EA\u52A8\u7F16\u53F7",h0="\u81EA\u5B9A\u4E49",_0="\u6570\u503C",E0="\u90E8\u95E8",g0="\u4EBA\u5458",v0="\u9644\u4EF6",y0="\u56FE\u7247",C0="\u5730\u5740",b0="\u64CD\u4F5C",A0="\u5E8F\u53F7",F0="\u4EBA\u5458",D0="\u957F\u6587\u672C",N0="\u65E5\u671F\u533A\u95F4",S0="\u65E5\u671F",I0="\u77ED\u6587\u672C",B0="\u6362\u884C\u5BB9\u5668Wrap",O0="\u8868\u683C",L0="\u660E\u7EC6\u5B50\u8868",w0="\u5730\u5740",T0="\u91D1\u989D",R0="\u8BA1\u7B97\u516C\u5F0F",p0="\u591A\u9009",P0="\u7535\u5B50\u7B7E\u7AE0",M0="\u5355\u884C\u6587\u672C",$0="\u6570\u5B57",V0="\u4E1A\u52A1\u7EC4\u7EC7",k0="\u5355\u9009",U0="\u5BCC\u6587\u672C",x0="\u8BC4\u5206",W0="\u6570\u5B57\u533A\u95F4",H0="\u4E0B\u62C9\u5355\u9009",j0="\u4E0B\u62C9\u591A\u9009",q0="\u5173\u8054\u5355\u9009",G0="\u591A\u884C\u6587\u672C",K0="\u6811",X0="Vue\u5BB9\u5668",J0="Vue\u9875\u9762",z0="\u5728\u7EBF\u6587\u6863",Q0="\u6309\u94AE\u64CD\u4F5C\u680F",Z0="\u9AD8\u7EA7\u5BB9\u5668",Y0="\u5206\u7EC4",eg="\u6805\u683C\u5217",tg="\u6570\u636E\u5BB9\u5668",ng="\u753B\u5E03",ag="\u6362\u884C\u5BB9\u5668",rg="\u6805\u683C\u7B49\u5206\u884C",ug="\u5217\u8868\u5BB9\u5668",ig="\u81EA\u7531\u9875\u9762",sg="\u5B9A\u4F4D\u5B50\u5BB9\u5668",lg="\u5B9A\u4F4D\u5BB9\u5668",og="\u6805\u683C\u5E03\u5C40",cg="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",fg="\u660E\u7EC6\u5B50\u8868\u884C",dg="\u6807\u7B7E\u9875",mg="\u6807\u7B7E\u5355\u5143",hg="\u5DE5\u5177\u680F",_g="\u6279\u91CF\u63D0\u4EA4",Eg="\u5BFC\u51FA\u8BB0\u5F55",gg="\u5217\u8868\u89C6\u56FE",vg={isNotNumber:B_,isNotString:O_,isNotObject:L_,isNotArray:w_,isNotBoolean:T_,runtimeRequired:R_,pleaseEnterCaption:p_,pleaseEnterCaptionTip:P_,pleaseEnterRowCaption:M_,pleaseEnterPlaceholder:$_,pleaseEnterFieldCode:V_,pleaseEnterForm:k_,pleaseEnterList:U_,pleaseEnterProcess:x_,pleaseEnterLabel:W_,pleaseEnterValue:H_,bizKeyNotBindFiled:j_,pleaseSelectOneField:q_,pleaseEnterNumberRange:G_,pleaseEnterAValueGreaterThanMin:K_,pleaseEnterAValueLessThanMax:X_,numberRangeSetError:J_,stringRangeError:z_,attachmentMaxSize:Q_,pleaseEnterTotalScoreSetting:Z_,theTotalScoreMustNotBeLessThan1:Y_,scoreDefaultValueRange:eE,attachmentLimitError:tE,PleaseReselectTheOptionalQuantity:nE,TheMaximumLengthIsGreaterThanTheMinimumLength:aE,TheMinimumLengthIsGreaterThanTheMaximumLength:rE,PleaseSelectTheCorrectOptionSettings:uE,optionIdIsRepeat:iE,optionIsRequired:sE,pleaseEnterDataCode:lE,pleaseEnterValueFieldCode:oE,pleaseEnterSvcCode:cE,pleaseBindAtLeastOneDisplayValue:fE,pleaseSelectProvince:dE,pleaseSelectCity:mE,pleaseSelectDistrict:hE,limitRowsCannotBeLessThan0:_E,TheNumberOfRowsCannotBeLessThanMinRows:EE,pleaseEnterColumnWidth:gE,pleaseSetTheLogicalRelationshipOfAllRuleConditions:vE,pleaseCompleteAllRulesAndConditions:yE,pleaseSelectControl:CE,pleaseSelectDashboard:bE,theViewNameCannotBeEmpty:AE,pleaseSelectOcrType:FE,pleaseSelectAtLeastOneFieldToFillIn:DE,pleaseChooseAtLeastOne:NE,pleaseEnterButtonContent:SE,pleaseEnterDataCodeInDataSetting:IE,pleaseEnterValueFieldCodeInDataSetting:BE,pleaseEnterSvcCodeInDataSetting:OE,pleaseBindAtLeastOneDisplayValueInDataSetting:LE,rootNodeIsRequiredInDataSetting:wE,pleaseEnterMaxHeight:TE,pleaseEnter:RE,pleaseEnterWatermark:pE,pleaseEnterFileName:PE,pleaseUploadAtLeastOnePrintTemplate:ME,pleaseAssignBusiness:$E,pleaseAssignExternal:VE,pleaseEnterAliasCode:kE,pleaseSelectDataCode:UE,pleaseSelectSvcCode:xE,pleaseSelectJoinFieldCode:WE,pleaseSelectMainFieldCode:HE,pleaseSelectSortFieldCode:jE,batchDeleteButton:qE,batchPrintListButton:GE,batchPrintRecordList:KE,button:XE,createFormListButton:JE,dashboard:zE,divider:QE,exportListButton:ZE,formSelectButton:YE,importRecordListButton:e0,invoiceCheckButton:t0,link:n0,listSelectButton:a0,ListViewSelect:r0,operationButton:u0,pagination:i0,submissionRecordListButton:s0,text:l0,textOcrButton:o0,title:c0,approvalStatusColumn:f0,array:d0,autoNumber:m0,custom:h0,decimal:_0,department:E0,employee:g0,file:v0,image:y0,location:C0,operation:b0,order:A0,people:F0,long:D0,timescope:N0,timestamp:S0,varchar:I0,gridLayoutWrap:B0,gridTable:O0,subTable:L0,address:w0,amount:T0,calc:R0,checkBox:p0,electronicSignature:P0,input:M0,number:$0,organizationSelection:V0,radio:k0,richText:U0,score:x0,searchNumberRange:W0,select:H0,selectMultiple:j0,selectRelation:q0,textarea:G0,tree:K0,vueFormItem:X0,vuePage:J0,WPS:z0,actionBar:Q0,advancedContainer:Z0,cardGroup:Y0,col:eg,dataView:tg,grid:ng,gridLayoutContainer:ag,gridRow:rg,listView:ug,page:ig,position:sg,positioningContainer:lg,row:og,subtableColumn:cg,subtableRow:fg,tab:dg,tabPane:mg,toolbox:hg,batchSubmissionListButton:_g,exportRecordListButton:Eg,listViewSelect:gg},yg={zhCN:Md,enUS:I_,jaJP:vg},vu;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(vu||(vu={}));var yu;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(yu||(yu={}));var Ta,Cg=(Ta=window.localStorage.getItem("locale"))!==null&&Ta!==void 0?Ta:"zh-CN",wt;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(wt||(wt={}));var Cu;(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"})(Cu||(Cu={}));var bu;(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"})(bu||(bu={}));var Au;(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"})(Au||(Au={}));var en;(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"})(en||(en={}));var Fu;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(Fu||(Fu={}));var Du="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",bg=Du+"0123456789";function Ye(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var a=n===0?Du:bg,r=Math.random()*a.length;t+=a[parseInt(String(r),10)]}return t}function Ra(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,a=new Array(t);n<t;n++)a[n]=e[n];return a}function Ag(e){if(Array.isArray(e))return Ra(e)}function Fg(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Nu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Un(e,t,n){return Bu()?Un=Reflect.construct:Un=function(r,u,i){var s=[null];s.push.apply(s,u);var l=Function.bind.apply(r,s),o=new l;return i&&nn(o,i.prototype),o},Un.apply(null,arguments)}function tn(e){return tn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},tn(e)}function Su(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&&nn(e,t)}function Dg(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Ng(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Sg(){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 Ig(e,t){return t&&(Bg(t)==="object"||typeof t=="function")?t:Fg(e)}function nn(e,t){return nn=Object.setPrototypeOf||function(a,r){return a.__proto__=r,a},nn(e,t)}function Iu(e){return Ag(e)||Ng(e)||Og(e)||Sg()}function Bg(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Og(e,t){if(!!e){if(typeof e=="string")return Ra(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 Ra(e,t)}}function pa(e){var t=typeof Map=="function"?new Map:void 0;return pa=function(a){if(a===null||!Dg(a))return a;if(typeof a!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(a))return t.get(a);t.set(a,r)}function r(){return Un(a,arguments,tn(this).constructor)}return r.prototype=Object.create(a.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),nn(r,a)},pa(e)}function Bu(){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=Bu();return function(){var a=tn(e),r;if(t){var u=tn(this).constructor;r=Reflect.construct(a,arguments,u)}else r=a.apply(this,arguments);return Ig(this,r)}}var Pa=console;function Ma(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var a,r=t.slice(1);(a=Pa).warn.apply(a,["\u{1F9D0} Driven Warning:"+t[0]].concat(Iu(r)))}function Lu(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var a,r=t.slice(1);(a=Pa).log.apply(a,["\u{1F680} Driven Log:"+t[0]].concat(Iu(r)))}function Lg(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var $a=function(e){Su(n,e);var t=Ou(n);function n(a){Nu(this,n);var r;return r=t.call(this,a),r.name="\u{1F4A5} Driven Error",r.message=a?Lg(a):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",r}return n}(pa(Error)),wg=function(e){Su(n,e);var t=Ou(n);function n(a){Nu(this,n);var r;return r=t.call(this,a),r.name="\u{1F6A8} Driven Reference Error",r}return n}($a);function Va(e){throw new $a(e)}function wu(e){throw new wg(e)}function Tg(e){Pa.error(new $a(e))}/*!
|
|
2
|
+
* shared v9.14.0
|
|
3
3
|
* (c) 2024 kazuya kawaguchi
|
|
4
4
|
* Released under the MIT License.
|
|
5
|
-
*/const
|
|
6
|
-
`)}function
|
|
7
|
-
* message-compiler v9.
|
|
5
|
+
*/const Oe=typeof window!="undefined";let Fe,_t;if(process.env.NODE_ENV!=="production"){const e=Oe&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(Fe=t=>{e.mark(t)},_t=(t,n,a)=>{e.measure(t,n,a),e.clearMarks(n),e.clearMarks(a)})}const Rg=/\{([0-9a-zA-Z]+)\}/g;function an(e,...t){return t.length===1&&H(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(Rg,(n,a)=>t.hasOwnProperty(a)?t[a]:"")}const Le=(e,t=!1)=>t?Symbol.for(e):Symbol(e),pg=(e,t,n)=>Pg({l:e,k:t,s:n}),Pg=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),se=e=>typeof e=="number"&&isFinite(e),Mg=e=>Pu(e)==="[object Date]",et=e=>Pu(e)==="[object RegExp]",xn=e=>$(e)&&Object.keys(e).length===0,le=Object.assign;let Tu;const He=()=>Tu||(Tu=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function Ru(e){return e.replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}const $g=Object.prototype.hasOwnProperty;function Wn(e,t){return $g.call(e,t)}const z=Array.isArray,X=e=>typeof e=="function",R=e=>typeof e=="string",V=e=>typeof e=="boolean",H=e=>e!==null&&typeof e=="object",Vg=e=>H(e)&&X(e.then)&&X(e.catch),pu=Object.prototype.toString,Pu=e=>pu.call(e),$=e=>{if(!H(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},kg=e=>e==null?"":z(e)||$(e)&&e.toString===pu?JSON.stringify(e,null,2):String(e);function ka(e,t=""){return e.reduce((n,a,r)=>r===0?n+a:n+t+a,"")}const Mu=2;function Ug(e,t=0,n=e.length){const a=e.split(/\r?\n/);let r=0;const u=[];for(let i=0;i<a.length;i++)if(r+=a[i].length+1,r>=t){for(let s=i-Mu;s<=i+Mu||n>r;s++){if(s<0||s>=a.length)continue;const l=s+1;u.push(`${l}${" ".repeat(3-String(l).length)}| ${a[s]}`);const o=a[s].length;if(s===i){const h=t-(r-o)+1,f=Math.max(1,n>r?o-h:n-t);u.push(" | "+" ".repeat(h)+"^".repeat(f))}else if(s>i){if(n>r){const h=Math.max(Math.min(n-r,o),1);u.push(" | "+"^".repeat(h))}r+=o+1}}break}return u.join(`
|
|
6
|
+
`)}function Hn(e){let t=e;return()=>++t}function oe(e,t){typeof console!="undefined"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const $u={};function Vu(e){$u[e]||($u[e]=!0,oe(e))}function Ua(){const e=new Map;return{events:e,on(n,a){const r=e.get(n);r&&r.push(a)||e.set(n,[a])},off(n,a){const r=e.get(n);r&&r.splice(r.indexOf(a)>>>0,1)},emit(n,a){(e.get(n)||[]).slice().map(r=>r(a)),(e.get("*")||[]).slice().map(r=>r(n,a))}}}const jn=e=>!H(e)||z(e);function qn(e,t){if(jn(e)||jn(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:a,des:r}=n.pop();Object.keys(a).forEach(u=>{jn(a[u])||jn(r[u])?r[u]=a[u]:n.push({src:a[u],des:r[u]})})}}/*!
|
|
7
|
+
* message-compiler v9.14.0
|
|
8
8
|
* (c) 2024 kazuya kawaguchi
|
|
9
9
|
* Released under the MIT License.
|
|
10
|
-
*/function
|
|
11
|
-
`,rc=String.fromCharCode(8232),ic=String.fromCharCode(8233);function ac(e){const t=e;let n=0,r=1,i=1,a=0;const s=y=>t[y]===nc&&t[y+1]===_e,o=y=>t[y]===_e,l=y=>t[y]===ic,c=y=>t[y]===rc,_=y=>s(y)||o(y)||l(y)||c(y),f=()=>n,m=()=>r,S=()=>i,L=()=>a,v=y=>s(y)||l(y)||c(y)?_e:t[y],D=()=>v(n),g=()=>v(n+a);function O(){return a=0,_(n)&&(r++,i=0),s(n)&&n++,n++,i++,t[n]}function h(){return s(n+a)&&a++,a++,t[n+a]}function E(){n=0,r=1,i=1,a=0}function w(y=0){a=y}function N(){const y=n+a;for(;y!==n;)O();a=0}return{index:f,line:m,column:S,peekOffset:L,charAt:v,currentChar:D,currentPeek:g,next:O,peek:h,reset:E,resetPeek:w,skipToPeek:N}}const nt=void 0,sc=".",Ca="'",oc="tokenizer";function lc(e,t={}){const n=t.location!==!1,r=ac(e),i=()=>r.index(),a=()=>Jl(r.line(),r.column(),r.index()),s=a(),o=i(),l={currentType:14,offset:o,startLoc:s,endLoc:s,lastType:14,lastOffset:o,lastStartLoc:s,lastEndLoc:s,braceNest:0,inLinked:!1,text:""},c=()=>l,{onError:_}=t;function f(u,d,A,...F){const ee=c();if(d.column+=A,d.offset+=A,_){const J=n?Kn(ee.startLoc,d):null,G=Ft(u,J,{domain:oc,args:F});_(G)}}function m(u,d,A){u.endLoc=a(),u.currentType=d;const F={type:d};return n&&(F.loc=Kn(u.startLoc,u.endLoc)),A!=null&&(F.value=A),F}const S=u=>m(u,14);function L(u,d){return u.currentChar()===d?(u.next(),d):(f(V.EXPECTED_TOKEN,a(),0,d),"")}function v(u){let d="";for(;u.currentPeek()===qe||u.currentPeek()===_e;)d+=u.currentPeek(),u.peek();return d}function D(u){const d=v(u);return u.skipToPeek(),d}function g(u){if(u===nt)return!1;const d=u.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d===95}function O(u){if(u===nt)return!1;const d=u.charCodeAt(0);return d>=48&&d<=57}function h(u,d){const{currentType:A}=d;if(A!==2)return!1;v(u);const F=g(u.currentPeek());return u.resetPeek(),F}function E(u,d){const{currentType:A}=d;if(A!==2)return!1;v(u);const F=u.currentPeek()==="-"?u.peek():u.currentPeek(),ee=O(F);return u.resetPeek(),ee}function w(u,d){const{currentType:A}=d;if(A!==2)return!1;v(u);const F=u.currentPeek()===Ca;return u.resetPeek(),F}function N(u,d){const{currentType:A}=d;if(A!==8)return!1;v(u);const F=u.currentPeek()===".";return u.resetPeek(),F}function y(u,d){const{currentType:A}=d;if(A!==9)return!1;v(u);const F=g(u.currentPeek());return u.resetPeek(),F}function C(u,d){const{currentType:A}=d;if(!(A===8||A===12))return!1;v(u);const F=u.currentPeek()===":";return u.resetPeek(),F}function T(u,d){const{currentType:A}=d;if(A!==10)return!1;const F=()=>{const J=u.currentPeek();return J==="{"?g(u.peek()):J==="@"||J==="%"||J==="|"||J===":"||J==="."||J===qe||!J?!1:J===_e?(u.peek(),F()):x(u,!1)},ee=F();return u.resetPeek(),ee}function j(u){v(u);const d=u.currentPeek()==="|";return u.resetPeek(),d}function ve(u){const d=v(u),A=u.currentPeek()==="%"&&u.peek()==="{";return u.resetPeek(),{isModulo:A,hasSpace:d.length>0}}function x(u,d=!0){const A=(ee=!1,J="",G=!1)=>{const b=u.currentPeek();return b==="{"?J==="%"?!1:ee:b==="@"||!b?J==="%"?!0:ee:b==="%"?(u.peek(),A(ee,"%",!0)):b==="|"?J==="%"||G?!0:!(J===qe||J===_e):b===qe?(u.peek(),A(!0,qe,G)):b===_e?(u.peek(),A(!0,_e,G)):!0},F=A();return d&&u.resetPeek(),F}function se(u,d){const A=u.currentChar();return A===nt?nt:d(A)?(u.next(),A):null}function De(u){const d=u.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d>=48&&d<=57||d===95||d===36}function On(u){return se(u,De)}function He(u){const d=u.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d>=48&&d<=57||d===95||d===36||d===45}function Sn(u){return se(u,He)}function wn(u){const d=u.charCodeAt(0);return d>=48&&d<=57}function Ln(u){return se(u,wn)}function An(u){const d=u.charCodeAt(0);return d>=48&&d<=57||d>=65&&d<=70||d>=97&&d<=102}function Dn(u){return se(u,An)}function Ce(u){let d="",A="";for(;d=Ln(u);)A+=d;return A}function Qt(u){D(u);const d=u.currentChar();return d!=="%"&&f(V.EXPECTED_TOKEN,a(),0,d),u.next(),"%"}function zt(u){let d="";for(;;){const A=u.currentChar();if(A==="{"||A==="}"||A==="@"||A==="|"||!A)break;if(A==="%")if(x(u))d+=A,u.next();else break;else if(A===qe||A===_e)if(x(u))d+=A,u.next();else{if(j(u))break;d+=A,u.next()}else d+=A,u.next()}return d}function Cn(u){D(u);let d="",A="";for(;d=Sn(u);)A+=d;return u.currentChar()===nt&&f(V.UNTERMINATED_CLOSING_BRACE,a(),0),A}function Rn(u){D(u);let d="";return u.currentChar()==="-"?(u.next(),d+=`-${Ce(u)}`):d+=Ce(u),u.currentChar()===nt&&f(V.UNTERMINATED_CLOSING_BRACE,a(),0),d}function Tn(u){return u!==Ca&&u!==_e}function Ar(u){D(u),L(u,"'");let d="",A="";for(;d=se(u,Tn);)d==="\\"?A+=Pn(u):A+=d;const F=u.currentChar();return F===_e||F===nt?(f(V.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,a(),0),F===_e&&(u.next(),L(u,"'")),A):(L(u,"'"),A)}function Pn(u){const d=u.currentChar();switch(d){case"\\":case"'":return u.next(),`\\${d}`;case"u":return Zt(u,d,4);case"U":return Zt(u,d,6);default:return f(V.UNKNOWN_ESCAPE_SEQUENCE,a(),0,d),""}}function Zt(u,d,A){L(u,d);let F="";for(let ee=0;ee<A;ee++){const J=Dn(u);if(!J){f(V.INVALID_UNICODE_ESCAPE_SEQUENCE,a(),0,`\\${d}${F}${u.currentChar()}`);break}F+=J}return`\\${d}${F}`}function Mn(u){return u!=="{"&&u!=="}"&&u!==qe&&u!==_e}function Fn(u){D(u);let d="",A="";for(;d=se(u,Mn);)A+=d;return A}function Vn(u){let d="",A="";for(;d=On(u);)A+=d;return A}function P(u){const d=A=>{const F=u.currentChar();return F==="{"||F==="%"||F==="@"||F==="|"||F==="("||F===")"||!F||F===qe?A:(A+=F,u.next(),d(A))};return d("")}function q(u){D(u);const d=L(u,"|");return D(u),d}function kn(u,d){let A=null;switch(u.currentChar()){case"{":return d.braceNest>=1&&f(V.NOT_ALLOW_NEST_PLACEHOLDER,a(),0),u.next(),A=m(d,2,"{"),D(u),d.braceNest++,A;case"}":return d.braceNest>0&&d.currentType===2&&f(V.EMPTY_PLACEHOLDER,a(),0),u.next(),A=m(d,3,"}"),d.braceNest--,d.braceNest>0&&D(u),d.inLinked&&d.braceNest===0&&(d.inLinked=!1),A;case"@":return d.braceNest>0&&f(V.UNTERMINATED_CLOSING_BRACE,a(),0),A=Ct(u,d)||S(d),d.braceNest=0,A;default:{let ee=!0,J=!0,G=!0;if(j(u))return d.braceNest>0&&f(V.UNTERMINATED_CLOSING_BRACE,a(),0),A=m(d,1,q(u)),d.braceNest=0,d.inLinked=!1,A;if(d.braceNest>0&&(d.currentType===5||d.currentType===6||d.currentType===7))return f(V.UNTERMINATED_CLOSING_BRACE,a(),0),d.braceNest=0,Un(u,d);if(ee=h(u,d))return A=m(d,5,Cn(u)),D(u),A;if(J=E(u,d))return A=m(d,6,Rn(u)),D(u),A;if(G=w(u,d))return A=m(d,7,Ar(u)),D(u),A;if(!ee&&!J&&!G)return A=m(d,13,Fn(u)),f(V.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,A.value),D(u),A;break}}return A}function Ct(u,d){const{currentType:A}=d;let F=null;const ee=u.currentChar();switch((A===8||A===9||A===12||A===10)&&(ee===_e||ee===qe)&&f(V.INVALID_LINKED_FORMAT,a(),0),ee){case"@":return u.next(),F=m(d,8,"@"),d.inLinked=!0,F;case".":return D(u),u.next(),m(d,9,".");case":":return D(u),u.next(),m(d,10,":");default:return j(u)?(F=m(d,1,q(u)),d.braceNest=0,d.inLinked=!1,F):N(u,d)||C(u,d)?(D(u),Ct(u,d)):y(u,d)?(D(u),m(d,12,Vn(u))):T(u,d)?(D(u),ee==="{"?kn(u,d)||F:m(d,11,P(u))):(A===8&&f(V.INVALID_LINKED_FORMAT,a(),0),d.braceNest=0,d.inLinked=!1,Un(u,d))}}function Un(u,d){let A={type:14};if(d.braceNest>0)return kn(u,d)||S(d);if(d.inLinked)return Ct(u,d)||S(d);switch(u.currentChar()){case"{":return kn(u,d)||S(d);case"}":return f(V.UNBALANCED_CLOSING_BRACE,a(),0),u.next(),m(d,3,"}");case"@":return Ct(u,d)||S(d);default:{if(j(u))return A=m(d,1,q(u)),d.braceNest=0,d.inLinked=!1,A;const{isModulo:ee,hasSpace:J}=ve(u);if(ee)return J?m(d,0,zt(u)):m(d,4,Qt(u));if(x(u))return m(d,0,zt(u));break}}return A}function da(){const{currentType:u,offset:d,startLoc:A,endLoc:F}=l;return l.lastType=u,l.lastOffset=d,l.lastStartLoc=A,l.lastEndLoc=F,l.offset=i(),l.startLoc=a(),r.currentChar()===nt?m(l,14):Un(r,l)}return{nextToken:da,currentOffset:i,currentPosition:a,context:c}}const cc="parser",uc=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function fc(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 dc(e={}){const t=e.location!==!1,{onError:n,onWarn:r}=e;function i(h,E,w,N,...y){const C=h.currentPosition();if(C.offset+=N,C.column+=N,n){const T=t?Kn(w,C):null,j=Ft(E,T,{domain:cc,args:y});n(j)}}function a(h,E,w,N,...y){const C=h.currentPosition();if(C.offset+=N,C.column+=N,r){const T=t?Kn(w,C):null;r(zl(E,T,y))}}function s(h,E,w){const N={type:h};return t&&(N.start=E,N.end=E,N.loc={start:w,end:w}),N}function o(h,E,w,N){N&&(h.type=N),t&&(h.end=E,h.loc&&(h.loc.end=w))}function l(h,E){const w=h.context(),N=s(3,w.offset,w.startLoc);return N.value=E,o(N,h.currentOffset(),h.currentPosition()),N}function c(h,E){const w=h.context(),{lastOffset:N,lastStartLoc:y}=w,C=s(5,N,y);return C.index=parseInt(E,10),h.nextToken(),o(C,h.currentOffset(),h.currentPosition()),C}function _(h,E,w){const N=h.context(),{lastOffset:y,lastStartLoc:C}=N,T=s(4,y,C);return T.key=E,w===!0&&(T.modulo=!0),h.nextToken(),o(T,h.currentOffset(),h.currentPosition()),T}function f(h,E){const w=h.context(),{lastOffset:N,lastStartLoc:y}=w,C=s(9,N,y);return C.value=E.replace(uc,fc),h.nextToken(),o(C,h.currentOffset(),h.currentPosition()),C}function m(h){const E=h.nextToken(),w=h.context(),{lastOffset:N,lastStartLoc:y}=w,C=s(8,N,y);return E.type!==12?(i(h,V.UNEXPECTED_EMPTY_LINKED_MODIFIER,w.lastStartLoc,0),C.value="",o(C,N,y),{nextConsumeToken:E,node:C}):(E.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,Pe(E)),C.value=E.value||"",o(C,h.currentOffset(),h.currentPosition()),{node:C})}function S(h,E){const w=h.context(),N=s(7,w.offset,w.startLoc);return N.value=E,o(N,h.currentOffset(),h.currentPosition()),N}function L(h){const E=h.context(),w=s(6,E.offset,E.startLoc);let N=h.nextToken();if(N.type===9){const y=m(h);w.modifier=y.node,N=y.nextConsumeToken||h.nextToken()}switch(N.type!==10&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(N)),N=h.nextToken(),N.type===2&&(N=h.nextToken()),N.type){case 11:N.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(N)),w.key=S(h,N.value||"");break;case 5:N.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(N)),w.key=_(h,N.value||"");break;case 6:N.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(N)),w.key=c(h,N.value||"");break;case 7:N.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(N)),w.key=f(h,N.value||"");break;default:{i(h,V.UNEXPECTED_EMPTY_LINKED_KEY,E.lastStartLoc,0);const y=h.context(),C=s(7,y.offset,y.startLoc);return C.value="",o(C,y.offset,y.startLoc),w.key=C,o(w,y.offset,y.startLoc),{nextConsumeToken:N,node:w}}}return o(w,h.currentOffset(),h.currentPosition()),{node:w}}function v(h){const E=h.context(),w=E.currentType===1?h.currentOffset():E.offset,N=E.currentType===1?E.endLoc:E.startLoc,y=s(2,w,N);y.items=[];let C=null,T=null;do{const x=C||h.nextToken();switch(C=null,x.type){case 0:x.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(x)),y.items.push(l(h,x.value||""));break;case 6:x.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(x)),y.items.push(c(h,x.value||""));break;case 4:T=!0;break;case 5:x.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(x)),y.items.push(_(h,x.value||"",!!T)),T&&(a(h,Gn.USE_MODULO_SYNTAX,E.lastStartLoc,0,Pe(x)),T=null);break;case 7:x.value==null&&i(h,V.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Pe(x)),y.items.push(f(h,x.value||""));break;case 8:{const se=L(h);y.items.push(se.node),C=se.nextConsumeToken||null;break}}}while(E.currentType!==14&&E.currentType!==1);const j=E.currentType===1?E.lastOffset:h.currentOffset(),ve=E.currentType===1?E.lastEndLoc:h.currentPosition();return o(y,j,ve),y}function D(h,E,w,N){const y=h.context();let C=N.items.length===0;const T=s(1,E,w);T.cases=[],T.cases.push(N);do{const j=v(h);C||(C=j.items.length===0),T.cases.push(j)}while(y.currentType!==14);return C&&i(h,V.MUST_HAVE_MESSAGES_IN_PLURAL,w,0),o(T,h.currentOffset(),h.currentPosition()),T}function g(h){const E=h.context(),{offset:w,startLoc:N}=E,y=v(h);return E.currentType===14?y:D(h,w,N,y)}function O(h){const E=lc(h,le({},e)),w=E.context(),N=s(0,w.offset,w.startLoc);return t&&N.loc&&(N.loc.source=h),N.body=g(E),e.onCacheKey&&(N.cacheKey=e.onCacheKey(h)),w.currentType!==14&&i(E,V.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,h[w.offset]||""),o(N,E.currentOffset(),E.currentPosition()),N}return{parse:O}}function Pe(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 mc(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:a=>(n.helpers.add(a),a)}}function Ra(e,t){for(let n=0;n<e.length;n++)$r(e[n],t)}function $r(e,t){switch(e.type){case 1:Ra(e.cases,t),t.helper("plural");break;case 2:Ra(e.items,t);break;case 6:{$r(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 _c(e,t={}){const n=mc(e);n.helper("normalize"),e.body&&$r(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function hc(e){const t=e.body;return t.type===2?Ta(t):t.cases.forEach(n=>Ta(n)),e}function Ta(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=kr(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 gc="minifier";function Vt(e){switch(e.t=e.type,e.type){case 0:{const t=e;Vt(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++)Vt(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++)Vt(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;Vt(t.key),t.k=t.key,delete t.key,t.modifier&&(Vt(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 Ft(V.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:gc,args:[e.type]})}delete e.type}const Ec="parser";function yc(e,t){const{sourceMap:n,filename:r,breakLineCode:i,needIndent:a}=t,s=t.location!==!1,o={filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:i,needIndent:a,indentLevel:0};s&&e.loc&&(o.source=e.loc.source);const l=()=>o;function c(D,g){o.code+=D}function _(D,g=!0){const O=g?i:"";c(a?O+" ".repeat(D):O)}function f(D=!0){const g=++o.indentLevel;D&&_(g)}function m(D=!0){const g=--o.indentLevel;D&&_(g)}function S(){_(o.indentLevel)}return{context:l,push:c,indent:f,deindent:m,newline:S,helper:D=>`_${D}`,needIndent:()=>o.needIndent}}function vc(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),kt(e,t.key),t.modifier?(e.push(", "),kt(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function bc(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const i=t.items.length;for(let a=0;a<i&&(kt(e,t.items[a]),a!==i-1);a++)e.push(", ");e.deindent(r()),e.push("])")}function Nc(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const i=t.cases.length;for(let a=0;a<i&&(kt(e,t.cases[a]),a!==i-1);a++)e.push(", ");e.deindent(r()),e.push("])")}}function Ic(e,t){t.body?kt(e,t.body):e.push("null")}function kt(e,t){const{helper:n}=e;switch(t.type){case 0:Ic(e,t);break;case 1:Nc(e,t);break;case 2:bc(e,t);break;case 6:vc(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 Ft(V.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:Ec,args:[t.type]})}}const Oc=(e,t={})=>{const n=M(t.mode)?t.mode:"normal",r=M(t.filename)?t.filename:"message.intl",i=!!t.sourceMap,a=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
12
|
-
`,
|
|
13
|
-
* core-base v9.
|
|
10
|
+
*/function xg(e,t,n){return{line:e,column:t,offset:n}}function Gn(e,t,n){const a={start:e,end:t};return n!=null&&(a.source=n),a}const Kn={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2},Wg={[Kn.USE_MODULO_SYNTAX]:"Use modulo before '{{0}}'."};function Hg(e,t,...n){const a=process.env.NODE_ENV!=="production"?an(Wg[e]||"",...n||[]):e,r={message:String(a),code:e};return t&&(r.location=t),r}const M={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},jg={[M.EXPECTED_TOKEN]:"Expected token: '{0}'",[M.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[M.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[M.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[M.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[M.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[M.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[M.EMPTY_PLACEHOLDER]:"Empty placeholder",[M.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[M.INVALID_LINKED_FORMAT]:"Invalid linked format",[M.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[M.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[M.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[M.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[M.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[M.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function Tt(e,t,n={}){const{domain:a,messages:r,args:u}=n,i=process.env.NODE_ENV!=="production"?an((r||jg)[e]||"",...u||[]):e,s=new SyntaxError(String(i));return s.code=e,t&&(s.location=t),s.domain=a,s}function qg(e){throw e}const Gg=/<\/?[\w\s="/.':;#-\/]+>/,Kg=e=>Gg.test(e),je=" ",Xg="\r",he=`
|
|
11
|
+
`,Jg=String.fromCharCode(8232),zg=String.fromCharCode(8233);function Qg(e){const t=e;let n=0,a=1,r=1,u=0;const i=v=>t[v]===Xg&&t[v+1]===he,s=v=>t[v]===he,l=v=>t[v]===zg,o=v=>t[v]===Jg,h=v=>i(v)||s(v)||l(v)||o(v),f=()=>n,m=()=>a,D=()=>r,S=()=>u,y=v=>i(v)||l(v)||o(v)?he:t[v],B=()=>y(n),E=()=>y(n+u);function F(){return u=0,h(n)&&(a++,r=0),i(n)&&n++,n++,r++,t[n]}function _(){return i(n+u)&&u++,u++,t[n+u]}function g(){n=0,a=1,r=1,u=0}function N(v=0){u=v}function b(){const v=n+u;for(;v!==n;)F();u=0}return{index:f,line:m,column:D,peekOffset:S,charAt:y,currentChar:B,currentPeek:E,next:F,peek:_,reset:g,resetPeek:N,skipToPeek:b}}const tt=void 0,Zg=".",ku="'",Yg="tokenizer";function ev(e,t={}){const n=t.location!==!1,a=Qg(e),r=()=>a.index(),u=()=>xg(a.line(),a.column(),a.index()),i=u(),s=r(),l={currentType:14,offset:s,startLoc:i,endLoc:i,lastType:14,lastOffset:s,lastStartLoc:i,lastEndLoc:i,braceNest:0,inLinked:!1,text:""},o=()=>l,{onError:h}=t;function f(c,d,I,...P){const ee=o();if(d.column+=I,d.offset+=I,h){const J=n?Gn(ee.startLoc,d):null,K=Tt(c,J,{domain:Yg,args:P});h(K)}}function m(c,d,I){c.endLoc=u(),c.currentType=d;const P={type:d};return n&&(P.loc=Gn(c.startLoc,c.endLoc)),I!=null&&(P.value=I),P}const D=c=>m(c,14);function S(c,d){return c.currentChar()===d?(c.next(),d):(f(M.EXPECTED_TOKEN,u(),0,d),"")}function y(c){let d="";for(;c.currentPeek()===je||c.currentPeek()===he;)d+=c.currentPeek(),c.peek();return d}function B(c){const d=y(c);return c.skipToPeek(),d}function E(c){if(c===tt)return!1;const d=c.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d===95}function F(c){if(c===tt)return!1;const d=c.charCodeAt(0);return d>=48&&d<=57}function _(c,d){const{currentType:I}=d;if(I!==2)return!1;y(c);const P=E(c.currentPeek());return c.resetPeek(),P}function g(c,d){const{currentType:I}=d;if(I!==2)return!1;y(c);const P=c.currentPeek()==="-"?c.peek():c.currentPeek(),ee=F(P);return c.resetPeek(),ee}function N(c,d){const{currentType:I}=d;if(I!==2)return!1;y(c);const P=c.currentPeek()===ku;return c.resetPeek(),P}function b(c,d){const{currentType:I}=d;if(I!==8)return!1;y(c);const P=c.currentPeek()===".";return c.resetPeek(),P}function v(c,d){const{currentType:I}=d;if(I!==9)return!1;y(c);const P=E(c.currentPeek());return c.resetPeek(),P}function O(c,d){const{currentType:I}=d;if(!(I===8||I===12))return!1;y(c);const P=c.currentPeek()===":";return c.resetPeek(),P}function w(c,d){const{currentType:I}=d;if(I!==10)return!1;const P=()=>{const J=c.currentPeek();return J==="{"?E(c.peek()):J==="@"||J==="%"||J==="|"||J===":"||J==="."||J===je||!J?!1:J===he?(c.peek(),P()):k(c,!1)},ee=P();return c.resetPeek(),ee}function j(c){y(c);const d=c.currentPeek()==="|";return c.resetPeek(),d}function ye(c){const d=y(c),I=c.currentPeek()==="%"&&c.peek()==="{";return c.resetPeek(),{isModulo:I,hasSpace:d.length>0}}function k(c,d=!0){const I=(ee=!1,J="",K=!1)=>{const C=c.currentPeek();return C==="{"?J==="%"?!1:ee:C==="@"||!C?J==="%"?!0:ee:C==="%"?(c.peek(),I(ee,"%",!0)):C==="|"?J==="%"||K?!0:!(J===je||J===he):C===je?(c.peek(),I(!0,je,K)):C===he?(c.peek(),I(!0,he,K)):!0},P=I();return d&&c.resetPeek(),P}function ue(c,d){const I=c.currentChar();return I===tt?tt:d(I)?(c.next(),I):null}function Ie(c){const d=c.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d>=48&&d<=57||d===95||d===36}function Dn(c){return ue(c,Ie)}function xe(c){const d=c.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d>=48&&d<=57||d===95||d===36||d===45}function Nn(c){return ue(c,xe)}function Sn(c){const d=c.charCodeAt(0);return d>=48&&d<=57}function In(c){return ue(c,Sn)}function Bn(c){const d=c.charCodeAt(0);return d>=48&&d<=57||d>=65&&d<=70||d>=97&&d<=102}function On(c){return ue(c,Bn)}function Be(c){let d="",I="";for(;d=In(c);)I+=d;return I}function Xt(c){B(c);const d=c.currentChar();return d!=="%"&&f(M.EXPECTED_TOKEN,u(),0,d),c.next(),"%"}function Jt(c){let d="";for(;;){const I=c.currentChar();if(I==="{"||I==="}"||I==="@"||I==="|"||!I)break;if(I==="%")if(k(c))d+=I,c.next();else break;else if(I===je||I===he)if(k(c))d+=I,c.next();else{if(j(c))break;d+=I,c.next()}else d+=I,c.next()}return d}function Ln(c){B(c);let d="",I="";for(;d=Nn(c);)I+=d;return c.currentChar()===tt&&f(M.UNTERMINATED_CLOSING_BRACE,u(),0),I}function wn(c){B(c);let d="";return c.currentChar()==="-"?(c.next(),d+=`-${Be(c)}`):d+=Be(c),c.currentChar()===tt&&f(M.UNTERMINATED_CLOSING_BRACE,u(),0),d}function Tn(c){return c!==ku&&c!==he}function Ia(c){B(c),S(c,"'");let d="",I="";for(;d=ue(c,Tn);)d==="\\"?I+=Rn(c):I+=d;const P=c.currentChar();return P===he||P===tt?(f(M.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,u(),0),P===he&&(c.next(),S(c,"'")),I):(S(c,"'"),I)}function Rn(c){const d=c.currentChar();switch(d){case"\\":case"'":return c.next(),`\\${d}`;case"u":return zt(c,d,4);case"U":return zt(c,d,6);default:return f(M.UNKNOWN_ESCAPE_SEQUENCE,u(),0,d),""}}function zt(c,d,I){S(c,d);let P="";for(let ee=0;ee<I;ee++){const J=On(c);if(!J){f(M.INVALID_UNICODE_ESCAPE_SEQUENCE,u(),0,`\\${d}${P}${c.currentChar()}`);break}P+=J}return`\\${d}${P}`}function pn(c){return c!=="{"&&c!=="}"&&c!==je&&c!==he}function Pn(c){B(c);let d="",I="";for(;d=ue(c,pn);)I+=d;return I}function Mn(c){let d="",I="";for(;d=Dn(c);)I+=d;return I}function T(c){const d=I=>{const P=c.currentChar();return P==="{"||P==="%"||P==="@"||P==="|"||P==="("||P===")"||!P||P===je?I:(I+=P,c.next(),d(I))};return d("")}function q(c){B(c);const d=S(c,"|");return B(c),d}function $n(c,d){let I=null;switch(c.currentChar()){case"{":return d.braceNest>=1&&f(M.NOT_ALLOW_NEST_PLACEHOLDER,u(),0),c.next(),I=m(d,2,"{"),B(c),d.braceNest++,I;case"}":return d.braceNest>0&&d.currentType===2&&f(M.EMPTY_PLACEHOLDER,u(),0),c.next(),I=m(d,3,"}"),d.braceNest--,d.braceNest>0&&B(c),d.inLinked&&d.braceNest===0&&(d.inLinked=!1),I;case"@":return d.braceNest>0&&f(M.UNTERMINATED_CLOSING_BRACE,u(),0),I=Bt(c,d)||D(d),d.braceNest=0,I;default:{let ee=!0,J=!0,K=!0;if(j(c))return d.braceNest>0&&f(M.UNTERMINATED_CLOSING_BRACE,u(),0),I=m(d,1,q(c)),d.braceNest=0,d.inLinked=!1,I;if(d.braceNest>0&&(d.currentType===5||d.currentType===6||d.currentType===7))return f(M.UNTERMINATED_CLOSING_BRACE,u(),0),d.braceNest=0,Vn(c,d);if(ee=_(c,d))return I=m(d,5,Ln(c)),B(c),I;if(J=g(c,d))return I=m(d,6,wn(c)),B(c),I;if(K=N(c,d))return I=m(d,7,Ia(c)),B(c),I;if(!ee&&!J&&!K)return I=m(d,13,Pn(c)),f(M.INVALID_TOKEN_IN_PLACEHOLDER,u(),0,I.value),B(c),I;break}}return I}function Bt(c,d){const{currentType:I}=d;let P=null;const ee=c.currentChar();switch((I===8||I===9||I===12||I===10)&&(ee===he||ee===je)&&f(M.INVALID_LINKED_FORMAT,u(),0),ee){case"@":return c.next(),P=m(d,8,"@"),d.inLinked=!0,P;case".":return B(c),c.next(),m(d,9,".");case":":return B(c),c.next(),m(d,10,":");default:return j(c)?(P=m(d,1,q(c)),d.braceNest=0,d.inLinked=!1,P):b(c,d)||O(c,d)?(B(c),Bt(c,d)):v(c,d)?(B(c),m(d,12,Mn(c))):w(c,d)?(B(c),ee==="{"?$n(c,d)||P:m(d,11,T(c))):(I===8&&f(M.INVALID_LINKED_FORMAT,u(),0),d.braceNest=0,d.inLinked=!1,Vn(c,d))}}function Vn(c,d){let I={type:14};if(d.braceNest>0)return $n(c,d)||D(d);if(d.inLinked)return Bt(c,d)||D(d);switch(c.currentChar()){case"{":return $n(c,d)||D(d);case"}":return f(M.UNBALANCED_CLOSING_BRACE,u(),0),c.next(),m(d,3,"}");case"@":return Bt(c,d)||D(d);default:{if(j(c))return I=m(d,1,q(c)),d.braceNest=0,d.inLinked=!1,I;const{isModulo:ee,hasSpace:J}=ye(c);if(ee)return J?m(d,0,Jt(c)):m(d,4,Xt(c));if(k(c))return m(d,0,Jt(c));break}}return I}function Eu(){const{currentType:c,offset:d,startLoc:I,endLoc:P}=l;return l.lastType=c,l.lastOffset=d,l.lastStartLoc=I,l.lastEndLoc=P,l.offset=r(),l.startLoc=u(),a.currentChar()===tt?m(l,14):Vn(a,l)}return{nextToken:Eu,currentOffset:r,currentPosition:u,context:o}}const tv="parser",nv=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function av(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const a=parseInt(t||n,16);return a<=55295||a>=57344?String.fromCodePoint(a):"\uFFFD"}}}function rv(e={}){const t=e.location!==!1,{onError:n,onWarn:a}=e;function r(_,g,N,b,...v){const O=_.currentPosition();if(O.offset+=b,O.column+=b,n){const w=t?Gn(N,O):null,j=Tt(g,w,{domain:tv,args:v});n(j)}}function u(_,g,N,b,...v){const O=_.currentPosition();if(O.offset+=b,O.column+=b,a){const w=t?Gn(N,O):null;a(Hg(g,w,v))}}function i(_,g,N){const b={type:_};return t&&(b.start=g,b.end=g,b.loc={start:N,end:N}),b}function s(_,g,N,b){b&&(_.type=b),t&&(_.end=g,_.loc&&(_.loc.end=N))}function l(_,g){const N=_.context(),b=i(3,N.offset,N.startLoc);return b.value=g,s(b,_.currentOffset(),_.currentPosition()),b}function o(_,g){const N=_.context(),{lastOffset:b,lastStartLoc:v}=N,O=i(5,b,v);return O.index=parseInt(g,10),_.nextToken(),s(O,_.currentOffset(),_.currentPosition()),O}function h(_,g,N){const b=_.context(),{lastOffset:v,lastStartLoc:O}=b,w=i(4,v,O);return w.key=g,N===!0&&(w.modulo=!0),_.nextToken(),s(w,_.currentOffset(),_.currentPosition()),w}function f(_,g){const N=_.context(),{lastOffset:b,lastStartLoc:v}=N,O=i(9,b,v);return O.value=g.replace(nv,av),_.nextToken(),s(O,_.currentOffset(),_.currentPosition()),O}function m(_){const g=_.nextToken(),N=_.context(),{lastOffset:b,lastStartLoc:v}=N,O=i(8,b,v);return g.type!==12?(r(_,M.UNEXPECTED_EMPTY_LINKED_MODIFIER,N.lastStartLoc,0),O.value="",s(O,b,v),{nextConsumeToken:g,node:O}):(g.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,N.lastStartLoc,0,we(g)),O.value=g.value||"",s(O,_.currentOffset(),_.currentPosition()),{node:O})}function D(_,g){const N=_.context(),b=i(7,N.offset,N.startLoc);return b.value=g,s(b,_.currentOffset(),_.currentPosition()),b}function S(_){const g=_.context(),N=i(6,g.offset,g.startLoc);let b=_.nextToken();if(b.type===9){const v=m(_);N.modifier=v.node,b=v.nextConsumeToken||_.nextToken()}switch(b.type!==10&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(b)),b=_.nextToken(),b.type===2&&(b=_.nextToken()),b.type){case 11:b.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(b)),N.key=D(_,b.value||"");break;case 5:b.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(b)),N.key=h(_,b.value||"");break;case 6:b.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(b)),N.key=o(_,b.value||"");break;case 7:b.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(b)),N.key=f(_,b.value||"");break;default:{r(_,M.UNEXPECTED_EMPTY_LINKED_KEY,g.lastStartLoc,0);const v=_.context(),O=i(7,v.offset,v.startLoc);return O.value="",s(O,v.offset,v.startLoc),N.key=O,s(N,v.offset,v.startLoc),{nextConsumeToken:b,node:N}}}return s(N,_.currentOffset(),_.currentPosition()),{node:N}}function y(_){const g=_.context(),N=g.currentType===1?_.currentOffset():g.offset,b=g.currentType===1?g.endLoc:g.startLoc,v=i(2,N,b);v.items=[];let O=null,w=null;do{const k=O||_.nextToken();switch(O=null,k.type){case 0:k.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(k)),v.items.push(l(_,k.value||""));break;case 6:k.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(k)),v.items.push(o(_,k.value||""));break;case 4:w=!0;break;case 5:k.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(k)),v.items.push(h(_,k.value||"",!!w)),w&&(u(_,Kn.USE_MODULO_SYNTAX,g.lastStartLoc,0,we(k)),w=null);break;case 7:k.value==null&&r(_,M.UNEXPECTED_LEXICAL_ANALYSIS,g.lastStartLoc,0,we(k)),v.items.push(f(_,k.value||""));break;case 8:{const ue=S(_);v.items.push(ue.node),O=ue.nextConsumeToken||null;break}}}while(g.currentType!==14&&g.currentType!==1);const j=g.currentType===1?g.lastOffset:_.currentOffset(),ye=g.currentType===1?g.lastEndLoc:_.currentPosition();return s(v,j,ye),v}function B(_,g,N,b){const v=_.context();let O=b.items.length===0;const w=i(1,g,N);w.cases=[],w.cases.push(b);do{const j=y(_);O||(O=j.items.length===0),w.cases.push(j)}while(v.currentType!==14);return O&&r(_,M.MUST_HAVE_MESSAGES_IN_PLURAL,N,0),s(w,_.currentOffset(),_.currentPosition()),w}function E(_){const g=_.context(),{offset:N,startLoc:b}=g,v=y(_);return g.currentType===14?v:B(_,N,b,v)}function F(_){const g=ev(_,le({},e)),N=g.context(),b=i(0,N.offset,N.startLoc);return t&&b.loc&&(b.loc.source=_),b.body=E(g),e.onCacheKey&&(b.cacheKey=e.onCacheKey(_)),N.currentType!==14&&r(g,M.UNEXPECTED_LEXICAL_ANALYSIS,N.lastStartLoc,0,_[N.offset]||""),s(b,g.currentOffset(),g.currentPosition()),b}return{parse:F}}function we(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 uv(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:u=>(n.helpers.add(u),u)}}function Uu(e,t){for(let n=0;n<e.length;n++)xa(e[n],t)}function xa(e,t){switch(e.type){case 1:Uu(e.cases,t),t.helper("plural");break;case 2:Uu(e.items,t);break;case 6:{xa(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 iv(e,t={}){const n=uv(e);n.helper("normalize"),e.body&&xa(e.body,n);const a=n.context();e.helpers=Array.from(a.helpers)}function sv(e){const t=e.body;return t.type===2?xu(t):t.cases.forEach(n=>xu(n)),e}function xu(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 a=e.items[n];if(!(a.type===3||a.type===9)||a.value==null)break;t.push(a.value)}if(t.length===e.items.length){e.static=ka(t);for(let n=0;n<e.items.length;n++){const a=e.items[n];(a.type===3||a.type===9)&&delete a.value}}}}const lv="minifier";function Rt(e){switch(e.t=e.type,e.type){case 0:{const t=e;Rt(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let a=0;a<n.length;a++)Rt(n[a]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let a=0;a<n.length;a++)Rt(n[a]);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;Rt(t.key),t.k=t.key,delete t.key,t.modifier&&(Rt(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 Tt(M.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:lv,args:[e.type]})}delete e.type}const ov="parser";function cv(e,t){const{sourceMap:n,filename:a,breakLineCode:r,needIndent:u}=t,i=t.location!==!1,s={filename:a,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:r,needIndent:u,indentLevel:0};i&&e.loc&&(s.source=e.loc.source);const l=()=>s;function o(B,E){s.code+=B}function h(B,E=!0){const F=E?r:"";o(u?F+" ".repeat(B):F)}function f(B=!0){const E=++s.indentLevel;B&&h(E)}function m(B=!0){const E=--s.indentLevel;B&&h(E)}function D(){h(s.indentLevel)}return{context:l,push:o,indent:f,deindent:m,newline:D,helper:B=>`_${B}`,needIndent:()=>s.needIndent}}function fv(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),pt(e,t.key),t.modifier?(e.push(", "),pt(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function dv(e,t){const{helper:n,needIndent:a}=e;e.push(`${n("normalize")}([`),e.indent(a());const r=t.items.length;for(let u=0;u<r&&(pt(e,t.items[u]),u!==r-1);u++)e.push(", ");e.deindent(a()),e.push("])")}function mv(e,t){const{helper:n,needIndent:a}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(a());const r=t.cases.length;for(let u=0;u<r&&(pt(e,t.cases[u]),u!==r-1);u++)e.push(", ");e.deindent(a()),e.push("])")}}function hv(e,t){t.body?pt(e,t.body):e.push("null")}function pt(e,t){const{helper:n}=e;switch(t.type){case 0:hv(e,t);break;case 1:mv(e,t);break;case 2:dv(e,t);break;case 6:fv(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 Tt(M.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:ov,args:[t.type]})}}const _v=(e,t={})=>{const n=R(t.mode)?t.mode:"normal",a=R(t.filename)?t.filename:"message.intl",r=!!t.sourceMap,u=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
12
|
+
`,i=t.needIndent?t.needIndent:n!=="arrow",s=e.helpers||[],l=cv(e,{mode:n,filename:a,sourceMap:r,breakLineCode:u,needIndent:i});l.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),l.indent(i),s.length>0&&(l.push(`const { ${ka(s.map(f=>`${f}: _${f}`),", ")} } = ctx`),l.newline()),l.push("return "),pt(l,e),l.deindent(i),l.push("}"),delete e.helpers;const{code:o,map:h}=l.context();return{ast:e,code:o,map:h?h.toJSON():void 0}};function Ev(e,t={}){const n=le({},t),a=!!n.jit,r=!!n.minify,u=n.optimize==null?!0:n.optimize,s=rv(n).parse(e);return a?(u&&sv(s),r&&Rt(s),{ast:s,code:""}):(iv(s,n),_v(s,n))}/*!
|
|
13
|
+
* core-base v9.14.0
|
|
14
14
|
* (c) 2024 kazuya kawaguchi
|
|
15
15
|
* Released under the MIT License.
|
|
16
|
-
*/function wc(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(je().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(je().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(je().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const rt=[];rt[0]={w:[0],i:[3,0],["["]:[4],o:[7]},rt[1]={w:[1],["."]:[2],["["]:[4],o:[7]},rt[2]={w:[2],i:[3,0],[0]:[3,0]},rt[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]},rt[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]},rt[5]={["'"]:[4,0],o:8,l:[5,0]},rt[6]={['"']:[4,0],o:8,l:[6,0]};const Lc=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Ac(e){return Lc.test(e)}function Dc(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 Cc(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 Rc(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Ac(t)?Dc(t):"*"+t}function Tc(e){const t=[];let n=-1,r=0,i=0,a,s,o,l,c,_,f;const m=[];m[0]=()=>{s===void 0?s=o:s+=o},m[1]=()=>{s!==void 0&&(t.push(s),s=void 0)},m[2]=()=>{m[0](),i++},m[3]=()=>{if(i>0)i--,r=4,m[0]();else{if(i=0,s===void 0||(s=Rc(s),s===!1))return!1;m[1]()}};function S(){const L=e[n+1];if(r===5&&L==="'"||r===6&&L==='"')return n++,o="\\"+L,m[0](),!0}for(;r!==null;)if(n++,a=e[n],!(a==="\\"&&S())){if(l=Cc(a),f=rt[r],c=f[l]||f.l||8,c===8||(r=c[0],c[1]!==void 0&&(_=m[c[1]],_&&(o=a,_()===!1))))return;if(r===7)return t}}const Pa=new Map;function Pc(e,t){return p(e)?e[t]:null}function Mc(e,t){if(!p(e))return null;let n=Pa.get(t);if(n||(n=Tc(t),n&&Pa.set(t,n)),!n)return null;const r=n.length;let i=e,a=0;for(;a<r;){const s=i[n[a]];if(s===void 0||X(i))return null;i=s,a++}return i}const Fc=e=>e,Vc=e=>"",kc="text",Uc=e=>e.length===0?"":kr(e),$c=Gl;function Ma(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function xc(e){const t=oe(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(oe(e.named.count)||oe(e.named.n))?oe(e.named.count)?e.named.count:oe(e.named.n)?e.named.n:t:t}function Wc(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Bc(e={}){const t=e.locale,n=xc(e),r=p(e.pluralRules)&&M(t)&&X(e.pluralRules[t])?e.pluralRules[t]:Ma,i=p(e.pluralRules)&&M(t)&&X(e.pluralRules[t])?Ma:void 0,a=g=>g[r(n,g.length,i)],s=e.list||[],o=g=>s[g],l=e.named||{};oe(e.pluralIndex)&&Wc(n,l);const c=g=>l[g];function _(g){const O=X(e.messages)?e.messages(g):p(e.messages)?e.messages[g]:!1;return O||(e.parent?e.parent.message(g):Vc)}const f=g=>e.modifiers?e.modifiers[g]:Fc,m=U(e.processor)&&X(e.processor.normalize)?e.processor.normalize:Uc,S=U(e.processor)&&X(e.processor.interpolate)?e.processor.interpolate:$c,L=U(e.processor)&&M(e.processor.type)?e.processor.type:kc,D={list:o,named:c,plural:a,linked:(g,...O)=>{const[h,E]=O;let w="text",N="";O.length===1?p(h)?(N=h.modifier||N,w=h.type||w):M(h)&&(N=h||N):O.length===2&&(M(h)&&(N=h||N),M(E)&&(w=E||w));const y=_(g)(D),C=w==="vnode"&&Q(y)&&N?y[0]:y;return N?f(N)(C,w):C},message:_,type:L,interpolate:S,normalize:m,values:le({},s,l)};return D}let rn=null;function Hc(e){rn=e}function pc(e,t,n){rn&&rn.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const jc=qc("function:translate");function qc(e){return t=>rn&&rn.emit(e,t)}const Fa=Gn.__EXTEND_POINT__,Et=pn(Fa),he={NOT_FOUND_KEY:Fa,FALLBACK_TO_TRANSLATE:Et(),CANNOT_FORMAT_NUMBER:Et(),FALLBACK_TO_NUMBER_FORMAT:Et(),CANNOT_FORMAT_DATE:Et(),FALLBACK_TO_DATE_FORMAT:Et(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:Et(),__EXTEND_POINT__:Et()},Kc={[he.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[he.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[he.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[he.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[he.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[he.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[he.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 yt(e,...t){return nn(Kc[e],...t)}const Va=V.__EXTEND_POINT__,vt=pn(Va),de={INVALID_ARGUMENT:Va,INVALID_DATE_ARGUMENT:vt(),INVALID_ISO_DATE_ARGUMENT:vt(),NOT_SUPPORT_NON_STRING_MESSAGE:vt(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:vt(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:vt(),NOT_SUPPORT_LOCALE_TYPE:vt(),__EXTEND_POINT__:vt()};function ke(e){return Ft(e,null,process.env.NODE_ENV!=="production"?{messages:Gc}:void 0)}const Gc={[de.INVALID_ARGUMENT]:"Invalid arguments",[de.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[de.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[de.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[de.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[de.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[de.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function xr(e,t){return t.locale!=null?ka(t.locale):ka(e.locale)}let Wr;function ka(e){if(M(e))return e;if(X(e)){if(e.resolvedOnce&&Wr!=null)return Wr;if(e.constructor.name==="Function"){const t=e();if(Kl(t))throw ke(de.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Wr=t}else throw ke(de.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw ke(de.NOT_SUPPORT_LOCALE_TYPE)}function Xc(e,t,n){return[...new Set([n,...Q(t)?t:p(t)?Object.keys(t):M(t)?[t]:[n]])]}function Ua(e,t,n){const r=M(n)?n:Ut,i=e;i.__localeChainCache||(i.__localeChainCache=new Map);let a=i.__localeChainCache.get(r);if(!a){a=[];let s=[n];for(;Q(s);)s=$a(a,s,t);const o=Q(t)||!U(t)?t:t.default?t.default:null;s=M(o)?[o]:o,Q(s)&&$a(a,s,!1),i.__localeChainCache.set(r,a)}return a}function $a(e,t,n){let r=!0;for(let i=0;i<t.length&&$(r);i++){const a=t[i];M(a)&&(r=Jc(e,t[i],n))}return r}function Jc(e,t,n){let r;const i=t.split("-");do{const a=i.join("-");r=Qc(e,a,n),i.splice(-1,1)}while(i.length&&r===!0);return r}function Qc(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const i=t.replace(/!/g,"");e.push(i),(Q(n)||U(n))&&n[i]&&(r=n[i])}return r}const zc="9.13.1",Xn=-1,Ut="en-US",Jn="",xa=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Zc(){return{upper:(e,t)=>t==="text"&&M(e)?e.toUpperCase():t==="vnode"&&p(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&M(e)?e.toLowerCase():t==="vnode"&&p(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&M(e)?xa(e):t==="vnode"&&p(e)&&"__v_isVNode"in e?xa(e.children):e}}let Wa;function Ba(e){Wa=e}let Ha;function Yc(e){Ha=e}let pa;function eu(e){pa=e}let ja=null;const qa=e=>{ja=e},tu=()=>ja;let Ka=null;const Ga=e=>{Ka=e},nu=()=>Ka;let Xa=0;function ru(e={}){const t=X(e.onWarn)?e.onWarn:ce,n=M(e.version)?e.version:zc,r=M(e.locale)||X(e.locale)?e.locale:Ut,i=X(r)?Ut:r,a=Q(e.fallbackLocale)||U(e.fallbackLocale)||M(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i,s=U(e.messages)?e.messages:{[i]:{}},o=U(e.datetimeFormats)?e.datetimeFormats:{[i]:{}},l=U(e.numberFormats)?e.numberFormats:{[i]:{}},c=le({},e.modifiers||{},Zc()),_=e.pluralRules||{},f=X(e.missing)?e.missing:null,m=$(e.missingWarn)||tt(e.missingWarn)?e.missingWarn:!0,S=$(e.fallbackWarn)||tt(e.fallbackWarn)?e.fallbackWarn:!0,L=!!e.fallbackFormat,v=!!e.unresolving,D=X(e.postTranslation)?e.postTranslation:null,g=U(e.processor)?e.processor:null,O=$(e.warnHtmlMessage)?e.warnHtmlMessage:!0,h=!!e.escapeParameter,E=X(e.messageCompiler)?e.messageCompiler:Wa;process.env.NODE_ENV!=="production"&&!0&&!0&&X(e.messageCompiler)&&Da(yt(he.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const w=X(e.messageResolver)?e.messageResolver:Ha||Pc,N=X(e.localeFallbacker)?e.localeFallbacker:pa||Xc,y=p(e.fallbackContext)?e.fallbackContext:void 0,C=e,T=p(C.__datetimeFormatters)?C.__datetimeFormatters:new Map,j=p(C.__numberFormatters)?C.__numberFormatters:new Map,ve=p(C.__meta)?C.__meta:{};Xa++;const x={version:n,cid:Xa,locale:r,fallbackLocale:a,messages:s,modifiers:c,pluralRules:_,missing:f,missingWarn:m,fallbackWarn:S,fallbackFormat:L,unresolving:v,postTranslation:D,processor:g,warnHtmlMessage:O,escapeParameter:h,messageCompiler:E,messageResolver:w,localeFallbacker:N,fallbackContext:y,onWarn:t,__meta:ve};return x.datetimeFormats=o,x.numberFormats=l,x.__datetimeFormatters=T,x.__numberFormatters=j,process.env.NODE_ENV!=="production"&&(x.__v_emitter=C.__v_emitter!=null?C.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&pc(x,n,ve),x}function Qn(e,t){return e instanceof RegExp?e.test(t):e}function Ja(e,t){return e instanceof RegExp?e.test(t):e}function Br(e,t,n,r,i){const{missing:a,onWarn:s}=e;if(process.env.NODE_ENV!=="production"){const o=e.__v_emitter;o&&o.emit("missing",{locale:n,key:t,type:i,groupId:`${i}:${t}`})}if(a!==null){const o=a(e,n,t,i);return M(o)?o:t}else return process.env.NODE_ENV!=="production"&&Ja(r,t)&&s(yt(he.NOT_FOUND_KEY,{key:t,locale:n})),t}function an(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Qa(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function iu(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(Qa(e,t[r]))return!0;return!1}function Hr(e){return n=>au(n,e)}function au(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const r=n,i=r.c||r.cases;return e.plural(i.reduce((a,s)=>[...a,za(e,s)],[]))}else return za(e,n)}function za(e,t){const n=t.s||t.static;if(n)return e.type==="text"?n:e.normalize([n]);{const r=(t.i||t.items).reduce((i,a)=>[...i,pr(e,a)],[]);return e.normalize(r)}}function pr(e,t){const n=t.t||t.type;switch(n){case 3:{const r=t;return r.v||r.value}case 9:{const r=t;return r.v||r.value}case 4:{const r=t;return e.interpolate(e.named(r.k||r.key))}case 5:{const r=t;return e.interpolate(e.list(r.i!=null?r.i:r.index))}case 6:{const r=t,i=r.m||r.modifier;return e.linked(pr(e,r.k||r.key),i?pr(e,i):void 0,e.type)}case 7:{const r=t;return r.v||r.value}case 8:{const r=t;return r.v||r.value}default:throw new Error(`unhandled node type on format message part: ${n}`)}}const su="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function Za(e,t){t&&tc(e)&&ce(nn(su,{source:e}))}const Ya=e=>e;let $t=Object.create(null);function es(e){e.code===Gn.USE_MODULO_SYNTAX&&ce(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
|
|
16
|
+
*/function gv(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(He().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(He().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(He().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const nt=[];nt[0]={w:[0],i:[3,0],["["]:[4],o:[7]},nt[1]={w:[1],["."]:[2],["["]:[4],o:[7]},nt[2]={w:[2],i:[3,0],[0]:[3,0]},nt[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]},nt[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]},nt[5]={["'"]:[4,0],o:8,l:[5,0]},nt[6]={['"']:[4,0],o:8,l:[6,0]};const vv=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function yv(e){return vv.test(e)}function Cv(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 bv(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 Av(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:yv(t)?Cv(t):"*"+t}function Fv(e){const t=[];let n=-1,a=0,r=0,u,i,s,l,o,h,f;const m=[];m[0]=()=>{i===void 0?i=s:i+=s},m[1]=()=>{i!==void 0&&(t.push(i),i=void 0)},m[2]=()=>{m[0](),r++},m[3]=()=>{if(r>0)r--,a=4,m[0]();else{if(r=0,i===void 0||(i=Av(i),i===!1))return!1;m[1]()}};function D(){const S=e[n+1];if(a===5&&S==="'"||a===6&&S==='"')return n++,s="\\"+S,m[0](),!0}for(;a!==null;)if(n++,u=e[n],!(u==="\\"&&D())){if(l=bv(u),f=nt[a],o=f[l]||f.l||8,o===8||(a=o[0],o[1]!==void 0&&(h=m[o[1]],h&&(s=u,h()===!1))))return;if(a===7)return t}}const Wu=new Map;function Dv(e,t){return H(e)?e[t]:null}function Nv(e,t){if(!H(e))return null;let n=Wu.get(t);if(n||(n=Fv(t),n&&Wu.set(t,n)),!n)return null;const a=n.length;let r=e,u=0;for(;u<a;){const i=r[n[u]];if(i===void 0||X(r))return null;r=i,u++}return r}const Sv=e=>e,Iv=e=>"",Bv="text",Ov=e=>e.length===0?"":ka(e),Lv=kg;function Hu(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function wv(e){const t=se(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(se(e.named.count)||se(e.named.n))?se(e.named.count)?e.named.count:se(e.named.n)?e.named.n:t:t}function Tv(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Rv(e={}){const t=e.locale,n=wv(e),a=H(e.pluralRules)&&R(t)&&X(e.pluralRules[t])?e.pluralRules[t]:Hu,r=H(e.pluralRules)&&R(t)&&X(e.pluralRules[t])?Hu:void 0,u=E=>E[a(n,E.length,r)],i=e.list||[],s=E=>i[E],l=e.named||{};se(e.pluralIndex)&&Tv(n,l);const o=E=>l[E];function h(E){const F=X(e.messages)?e.messages(E):H(e.messages)?e.messages[E]:!1;return F||(e.parent?e.parent.message(E):Iv)}const f=E=>e.modifiers?e.modifiers[E]:Sv,m=$(e.processor)&&X(e.processor.normalize)?e.processor.normalize:Ov,D=$(e.processor)&&X(e.processor.interpolate)?e.processor.interpolate:Lv,S=$(e.processor)&&R(e.processor.type)?e.processor.type:Bv,B={list:s,named:o,plural:u,linked:(E,...F)=>{const[_,g]=F;let N="text",b="";F.length===1?H(_)?(b=_.modifier||b,N=_.type||N):R(_)&&(b=_||b):F.length===2&&(R(_)&&(b=_||b),R(g)&&(N=g||N));const v=h(E)(B),O=N==="vnode"&&z(v)&&b?v[0]:v;return b?f(b)(O,N):O},message:h,type:S,interpolate:D,normalize:m,values:le({},i,l)};return B}let rn=null;function pv(e){rn=e}function Pv(e,t,n){rn&&rn.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Mv=$v("function:translate");function $v(e){return t=>rn&&rn.emit(e,t)}const ju=Kn.__EXTEND_POINT__,Et=Hn(ju),_e={NOT_FOUND_KEY:ju,FALLBACK_TO_TRANSLATE:Et(),CANNOT_FORMAT_NUMBER:Et(),FALLBACK_TO_NUMBER_FORMAT:Et(),CANNOT_FORMAT_DATE:Et(),FALLBACK_TO_DATE_FORMAT:Et(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:Et(),__EXTEND_POINT__:Et()},Vv={[_e.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[_e.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[_e.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[_e.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[_e.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[_e.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[_e.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 gt(e,...t){return an(Vv[e],...t)}const qu=M.__EXTEND_POINT__,vt=Hn(qu),de={INVALID_ARGUMENT:qu,INVALID_DATE_ARGUMENT:vt(),INVALID_ISO_DATE_ARGUMENT:vt(),NOT_SUPPORT_NON_STRING_MESSAGE:vt(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:vt(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:vt(),NOT_SUPPORT_LOCALE_TYPE:vt(),__EXTEND_POINT__:vt()};function Pe(e){return Tt(e,null,process.env.NODE_ENV!=="production"?{messages:kv}:void 0)}const kv={[de.INVALID_ARGUMENT]:"Invalid arguments",[de.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[de.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[de.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[de.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[de.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[de.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function Wa(e,t){return t.locale!=null?Gu(t.locale):Gu(e.locale)}let Ha;function Gu(e){if(R(e))return e;if(X(e)){if(e.resolvedOnce&&Ha!=null)return Ha;if(e.constructor.name==="Function"){const t=e();if(Vg(t))throw Pe(de.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Ha=t}else throw Pe(de.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Pe(de.NOT_SUPPORT_LOCALE_TYPE)}function Uv(e,t,n){return[...new Set([n,...z(t)?t:H(t)?Object.keys(t):R(t)?[t]:[n]])]}function Ku(e,t,n){const a=R(n)?n:Pt,r=e;r.__localeChainCache||(r.__localeChainCache=new Map);let u=r.__localeChainCache.get(a);if(!u){u=[];let i=[n];for(;z(i);)i=Xu(u,i,t);const s=z(t)||!$(t)?t:t.default?t.default:null;i=R(s)?[s]:s,z(i)&&Xu(u,i,!1),r.__localeChainCache.set(a,u)}return u}function Xu(e,t,n){let a=!0;for(let r=0;r<t.length&&V(a);r++){const u=t[r];R(u)&&(a=xv(e,t[r],n))}return a}function xv(e,t,n){let a;const r=t.split("-");do{const u=r.join("-");a=Wv(e,u,n),r.splice(-1,1)}while(r.length&&a===!0);return a}function Wv(e,t,n){let a=!1;if(!e.includes(t)&&(a=!0,t)){a=t[t.length-1]!=="!";const r=t.replace(/!/g,"");e.push(r),(z(n)||$(n))&&n[r]&&(a=n[r])}return a}const Hv="9.14.0",Xn=-1,Pt="en-US",Jn="",Ju=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function jv(){return{upper:(e,t)=>t==="text"&&R(e)?e.toUpperCase():t==="vnode"&&H(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&R(e)?e.toLowerCase():t==="vnode"&&H(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&R(e)?Ju(e):t==="vnode"&&H(e)&&"__v_isVNode"in e?Ju(e.children):e}}let zu;function Qu(e){zu=e}let Zu;function qv(e){Zu=e}let Yu;function Gv(e){Yu=e}let ei=null;const ti=e=>{ei=e},Kv=()=>ei;let ni=null;const ai=e=>{ni=e},Xv=()=>ni;let ri=0;function Jv(e={}){const t=X(e.onWarn)?e.onWarn:oe,n=R(e.version)?e.version:Hv,a=R(e.locale)||X(e.locale)?e.locale:Pt,r=X(a)?Pt:a,u=z(e.fallbackLocale)||$(e.fallbackLocale)||R(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:r,i=$(e.messages)?e.messages:{[r]:{}},s=$(e.datetimeFormats)?e.datetimeFormats:{[r]:{}},l=$(e.numberFormats)?e.numberFormats:{[r]:{}},o=le({},e.modifiers||{},jv()),h=e.pluralRules||{},f=X(e.missing)?e.missing:null,m=V(e.missingWarn)||et(e.missingWarn)?e.missingWarn:!0,D=V(e.fallbackWarn)||et(e.fallbackWarn)?e.fallbackWarn:!0,S=!!e.fallbackFormat,y=!!e.unresolving,B=X(e.postTranslation)?e.postTranslation:null,E=$(e.processor)?e.processor:null,F=V(e.warnHtmlMessage)?e.warnHtmlMessage:!0,_=!!e.escapeParameter,g=X(e.messageCompiler)?e.messageCompiler:zu;process.env.NODE_ENV!=="production"&&!0&&!0&&X(e.messageCompiler)&&Vu(gt(_e.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const N=X(e.messageResolver)?e.messageResolver:Zu||Dv,b=X(e.localeFallbacker)?e.localeFallbacker:Yu||Uv,v=H(e.fallbackContext)?e.fallbackContext:void 0,O=e,w=H(O.__datetimeFormatters)?O.__datetimeFormatters:new Map,j=H(O.__numberFormatters)?O.__numberFormatters:new Map,ye=H(O.__meta)?O.__meta:{};ri++;const k={version:n,cid:ri,locale:a,fallbackLocale:u,messages:i,modifiers:o,pluralRules:h,missing:f,missingWarn:m,fallbackWarn:D,fallbackFormat:S,unresolving:y,postTranslation:B,processor:E,warnHtmlMessage:F,escapeParameter:_,messageCompiler:g,messageResolver:N,localeFallbacker:b,fallbackContext:v,onWarn:t,__meta:ye};return k.datetimeFormats=s,k.numberFormats=l,k.__datetimeFormatters=w,k.__numberFormatters=j,process.env.NODE_ENV!=="production"&&(k.__v_emitter=O.__v_emitter!=null?O.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Pv(k,n,ye),k}function zn(e,t){return e instanceof RegExp?e.test(t):e}function ui(e,t){return e instanceof RegExp?e.test(t):e}function ja(e,t,n,a,r){const{missing:u,onWarn:i}=e;if(process.env.NODE_ENV!=="production"){const s=e.__v_emitter;s&&s.emit("missing",{locale:n,key:t,type:r,groupId:`${r}:${t}`})}if(u!==null){const s=u(e,n,t,r);return R(s)?s:t}else return process.env.NODE_ENV!=="production"&&ui(a,t)&&i(gt(_e.NOT_FOUND_KEY,{key:t,locale:n})),t}function un(e,t,n){const a=e;a.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function ii(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function zv(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let a=n+1;a<t.length;a++)if(ii(e,t[a]))return!0;return!1}function qa(e){return n=>Qv(n,e)}function Qv(e,t){const n=t.b||t.body;if((n.t||n.type)===1){const a=n,r=a.c||a.cases;return e.plural(r.reduce((u,i)=>[...u,si(e,i)],[]))}else return si(e,n)}function si(e,t){const n=t.s||t.static;if(n)return e.type==="text"?n:e.normalize([n]);{const a=(t.i||t.items).reduce((r,u)=>[...r,Ga(e,u)],[]);return e.normalize(a)}}function Ga(e,t){const n=t.t||t.type;switch(n){case 3:{const a=t;return a.v||a.value}case 9:{const a=t;return a.v||a.value}case 4:{const a=t;return e.interpolate(e.named(a.k||a.key))}case 5:{const a=t;return e.interpolate(e.list(a.i!=null?a.i:a.index))}case 6:{const a=t,r=a.m||a.modifier;return e.linked(Ga(e,a.k||a.key),r?Ga(e,r):void 0,e.type)}case 7:{const a=t;return a.v||a.value}case 8:{const a=t;return a.v||a.value}default:throw new Error(`unhandled node type on format message part: ${n}`)}}const Zv="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function li(e,t){t&&Kg(e)&&oe(an(Zv,{source:e}))}const oi=e=>e;let Mt=Object.create(null);function ci(e){e.code===Kn.USE_MODULO_SYNTAX&&oe(`The use of named interpolation with modulo syntax is deprecated. It will be removed in v10.
|
|
17
17
|
reference: https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-format
|
|
18
|
-
(message compiler warning message: ${e.message})`)}const
|
|
19
|
-
${
|
|
20
|
-
* @vue/shared v3.4.
|
|
18
|
+
(message compiler warning message: ${e.message})`)}const at=e=>H(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function fi(e,t={}){let n=!1;const a=t.onError||qg;return t.onError=r=>{n=!0,a(r)},Lt(Qe({},Ev(e,t)),{detectError:n})}const Yv=(e,t)=>{if(!R(e))throw Pe(de.NOT_SUPPORT_NON_STRING_MESSAGE);process.env.NODE_ENV!=="production"&&(t.onWarn=ci);{const n=V(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&li(e,n);const r=(t.onCacheKey||oi)(e),u=Mt[r];if(u)return u;const{code:i,detectError:s}=fi(e,t),l=new Function(`return ${i}`)();return s?l:Mt[r]=l}};function e5(e,t){if(process.env.NODE_ENV!=="production"&&(t.onWarn=ci),__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&R(e)){const n=V(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&li(e,n);const r=(t.onCacheKey||oi)(e),u=Mt[r];if(u)return u;const{ast:i,detectError:s}=fi(e,Lt(Qe({},t),{location:process.env.NODE_ENV!=="production",jit:!0})),l=qa(i);return s?l:Mt[r]=l}else{if(process.env.NODE_ENV!=="production"&&!at(e))return oe(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),()=>e;const n=e.cacheKey;if(n){const a=Mt[n];return a||(Mt[n]=qa(e))}else return qa(e)}}const di=()=>"",Ne=e=>X(e);function mi(e,...t){const{fallbackFormat:n,postTranslation:a,unresolving:r,messageCompiler:u,fallbackLocale:i,messages:s}=e,[l,o]=Ka(...t),h=V(o.missingWarn)?o.missingWarn:e.missingWarn,f=V(o.fallbackWarn)?o.fallbackWarn:e.fallbackWarn,m=V(o.escapeParameter)?o.escapeParameter:e.escapeParameter,D=!!o.resolvedMessage,S=R(o.default)||V(o.default)?V(o.default)?u?l:()=>l:o.default:n?u?l:()=>l:"",y=n||S!=="",B=Wa(e,o);m&&t5(o);let[E,F,_]=D?[l,B,s[B]||{}]:hi(e,l,B,i,f,h),g=E,N=l;if(!D&&!(R(g)||at(g)||Ne(g))&&y&&(g=S,N=g),!D&&(!(R(g)||at(g)||Ne(g))||!R(F)))return r?Xn:l;if(process.env.NODE_ENV!=="production"&&R(g)&&e.messageCompiler==null)return oe(`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 b=!1;const v=()=>{b=!0},O=Ne(g)?g:_i(e,l,F,g,N,v);if(b)return g;const w=u5(e,F,_,o),j=Rv(w),ye=n5(e,O,j),k=a?a(ye,l):ye;if(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const ue={timestamp:Date.now(),key:R(l)?l:Ne(g)?g.key:"",locale:F||(Ne(g)?g.locale:""),format:R(g)?g:Ne(g)?g.source:"",message:k};ue.meta=le({},e.__meta,Kv()||{}),Mv(ue)}return k}function t5(e){z(e.list)?e.list=e.list.map(t=>R(t)?Ru(t):t):H(e.named)&&Object.keys(e.named).forEach(t=>{R(e.named[t])&&(e.named[t]=Ru(e.named[t]))})}function hi(e,t,n,a,r,u){const{messages:i,onWarn:s,messageResolver:l,localeFallbacker:o}=e,h=o(e,a,n);let f={},m,D=null,S=n,y=null;const B="translate";for(let E=0;E<h.length;E++){if(m=y=h[E],process.env.NODE_ENV!=="production"&&n!==m&&!ii(n,m)&&zn(r,t)&&s(gt(_e.FALLBACK_TO_TRANSLATE,{key:t,target:m})),process.env.NODE_ENV!=="production"&&n!==m){const N=e.__v_emitter;N&&N.emit("fallback",{type:B,key:t,from:S,to:y,groupId:`${B}:${t}`})}f=i[m]||{};let F=null,_,g;if(process.env.NODE_ENV!=="production"&&Oe&&(F=window.performance.now(),_="intlify-message-resolve-start",g="intlify-message-resolve-end",Fe&&Fe(_)),(D=l(f,t))===null&&(D=f[t]),process.env.NODE_ENV!=="production"&&Oe){const N=window.performance.now(),b=e.__v_emitter;b&&F&&D&&b.emit("message-resolve",{type:"message-resolve",key:t,message:D,time:N-F,groupId:`${B}:${t}`}),_&&g&&Fe&&_t&&(Fe(g),_t("intlify message resolve",_,g))}if(R(D)||at(D)||Ne(D))break;if(!zv(m,h)){const N=ja(e,t,m,u,B);N!==t&&(D=N)}S=y}return[D,m,f]}function _i(e,t,n,a,r,u){const{messageCompiler:i,warnHtmlMessage:s}=e;if(Ne(a)){const m=a;return m.locale=m.locale||n,m.key=m.key||t,m}if(i==null){const m=()=>a;return m.locale=n,m.key=t,m}let l=null,o,h;process.env.NODE_ENV!=="production"&&Oe&&(l=window.performance.now(),o="intlify-message-compilation-start",h="intlify-message-compilation-end",Fe&&Fe(o));const f=i(a,a5(e,n,r,a,s,u));if(process.env.NODE_ENV!=="production"&&Oe){const m=window.performance.now(),D=e.__v_emitter;D&&l&&D.emit("message-compilation",{type:"message-compilation",message:a,time:m-l,groupId:`translate:${t}`}),o&&h&&Fe&&_t&&(Fe(h),_t("intlify message compilation",o,h))}return f.locale=n,f.key=t,f.source=a,f}function n5(e,t,n){let a=null,r,u;process.env.NODE_ENV!=="production"&&Oe&&(a=window.performance.now(),r="intlify-message-evaluation-start",u="intlify-message-evaluation-end",Fe&&Fe(r));const i=t(n);if(process.env.NODE_ENV!=="production"&&Oe){const s=window.performance.now(),l=e.__v_emitter;l&&a&&l.emit("message-evaluation",{type:"message-evaluation",value:i,time:s-a,groupId:`translate:${t.key}`}),r&&u&&Fe&&_t&&(Fe(u),_t("intlify message evaluation",r,u))}return i}function Ka(...e){const[t,n,a]=e,r={};if(!R(t)&&!se(t)&&!Ne(t)&&!at(t))throw Pe(de.INVALID_ARGUMENT);const u=se(t)?String(t):(Ne(t),t);return se(n)?r.plural=n:R(n)?r.default=n:$(n)&&!xn(n)?r.named=n:z(n)&&(r.list=n),se(a)?r.plural=a:R(a)?r.default=a:$(a)&&le(r,a),[u,r]}function a5(e,t,n,a,r,u){return{locale:t,key:n,warnHtmlMessage:r,onError:i=>{if(u&&u(i),process.env.NODE_ENV!=="production"){const s=r5(a),l=`Message compilation error: ${i.message}`,o=i.location&&s&&Ug(s,i.location.start.offset,i.location.end.offset),h=e.__v_emitter;h&&s&&h.emit("compile-error",{message:s,error:i.message,start:i.location&&i.location.start.offset,end:i.location&&i.location.end.offset,groupId:`translate:${n}`}),console.error(o?`${l}
|
|
19
|
+
${o}`:l)}else throw i},onCacheKey:i=>pg(t,n,i)}}function r5(e){if(R(e))return e;if(e.loc&&e.loc.source)return e.loc.source}function u5(e,t,n,a){const{modifiers:r,pluralRules:u,messageResolver:i,fallbackLocale:s,fallbackWarn:l,missingWarn:o,fallbackContext:h}=e,m={locale:t,modifiers:r,pluralRules:u,messages:D=>{let S=i(n,D);if(S==null&&h){const[,,y]=hi(h,D,t,s,l,o);S=i(y,D)}if(R(S)||at(S)){let y=!1;const E=_i(e,D,t,S,D,()=>{y=!0});return y?di:E}else return Ne(S)?S:di}};return e.processor&&(m.processor=e.processor),a.list&&(m.list=a.list),a.named&&(m.named=a.named),se(a.plural)&&(m.pluralIndex=a.plural),m}const Ei=typeof Intl!="undefined",gi={dateTimeFormat:Ei&&typeof Intl.DateTimeFormat!="undefined",numberFormat:Ei&&typeof Intl.NumberFormat!="undefined"};function vi(e,...t){const{datetimeFormats:n,unresolving:a,fallbackLocale:r,onWarn:u,localeFallbacker:i}=e,{__datetimeFormatters:s}=e;if(process.env.NODE_ENV!=="production"&&!gi.dateTimeFormat)return u(gt(_e.CANNOT_FORMAT_DATE)),Jn;const[l,o,h,f]=Xa(...t),m=V(h.missingWarn)?h.missingWarn:e.missingWarn,D=V(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn,S=!!h.part,y=Wa(e,h),B=i(e,r,y);if(!R(l)||l==="")return new Intl.DateTimeFormat(y,f).format(o);let E={},F,_=null,g=y,N=null;const b="datetime format";for(let w=0;w<B.length;w++){if(F=N=B[w],process.env.NODE_ENV!=="production"&&y!==F&&zn(D,l)&&u(gt(_e.FALLBACK_TO_DATE_FORMAT,{key:l,target:F})),process.env.NODE_ENV!=="production"&&y!==F){const j=e.__v_emitter;j&&j.emit("fallback",{type:b,key:l,from:g,to:N,groupId:`${b}:${l}`})}if(E=n[F]||{},_=E[l],$(_))break;ja(e,l,F,m,b),g=N}if(!$(_)||!R(F))return a?Xn:l;let v=`${F}__${l}`;xn(f)||(v=`${v}__${JSON.stringify(f)}`);let O=s.get(v);return O||(O=new Intl.DateTimeFormat(F,le({},_,f)),s.set(v,O)),S?O.formatToParts(o):O.format(o)}const yi=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Xa(...e){const[t,n,a,r]=e,u={};let i={},s;if(R(t)){const l=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!l)throw Pe(de.INVALID_ISO_DATE_ARGUMENT);const o=l[3]?l[3].trim().startsWith("T")?`${l[1].trim()}${l[3].trim()}`:`${l[1].trim()}T${l[3].trim()}`:l[1].trim();s=new Date(o);try{s.toISOString()}catch(h){throw Pe(de.INVALID_ISO_DATE_ARGUMENT)}}else if(Mg(t)){if(isNaN(t.getTime()))throw Pe(de.INVALID_DATE_ARGUMENT);s=t}else if(se(t))s=t;else throw Pe(de.INVALID_ARGUMENT);return R(n)?u.key=n:$(n)&&Object.keys(n).forEach(l=>{yi.includes(l)?i[l]=n[l]:u[l]=n[l]}),R(a)?u.locale=a:$(a)&&(i=a),$(r)&&(i=r),[u.key||"",s,u,i]}function Ci(e,t,n){const a=e;for(const r in n){const u=`${t}__${r}`;!a.__datetimeFormatters.has(u)||a.__datetimeFormatters.delete(u)}}function bi(e,...t){const{numberFormats:n,unresolving:a,fallbackLocale:r,onWarn:u,localeFallbacker:i}=e,{__numberFormatters:s}=e;if(process.env.NODE_ENV!=="production"&&!gi.numberFormat)return u(gt(_e.CANNOT_FORMAT_NUMBER)),Jn;const[l,o,h,f]=Ja(...t),m=V(h.missingWarn)?h.missingWarn:e.missingWarn,D=V(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn,S=!!h.part,y=Wa(e,h),B=i(e,r,y);if(!R(l)||l==="")return new Intl.NumberFormat(y,f).format(o);let E={},F,_=null,g=y,N=null;const b="number format";for(let w=0;w<B.length;w++){if(F=N=B[w],process.env.NODE_ENV!=="production"&&y!==F&&zn(D,l)&&u(gt(_e.FALLBACK_TO_NUMBER_FORMAT,{key:l,target:F})),process.env.NODE_ENV!=="production"&&y!==F){const j=e.__v_emitter;j&&j.emit("fallback",{type:b,key:l,from:g,to:N,groupId:`${b}:${l}`})}if(E=n[F]||{},_=E[l],$(_))break;ja(e,l,F,m,b),g=N}if(!$(_)||!R(F))return a?Xn:l;let v=`${F}__${l}`;xn(f)||(v=`${v}__${JSON.stringify(f)}`);let O=s.get(v);return O||(O=new Intl.NumberFormat(F,le({},_,f)),s.set(v,O)),S?O.formatToParts(o):O.format(o)}const Ai=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Ja(...e){const[t,n,a,r]=e,u={};let i={};if(!se(t))throw Pe(de.INVALID_ARGUMENT);const s=t;return R(n)?u.key=n:$(n)&&Object.keys(n).forEach(l=>{Ai.includes(l)?i[l]=n[l]:u[l]=n[l]}),R(a)?u.locale=a:$(a)&&(i=a),$(r)&&(i=r),[u.key||"",s,u,i]}function Fi(e,t,n){const a=e;for(const r in n){const u=`${t}__${r}`;!a.__numberFormatters.has(u)||a.__numberFormatters.delete(u)}}gv();/**
|
|
20
|
+
* @vue/shared v3.4.38
|
|
21
21
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
22
22
|
* @license MIT
|
|
23
|
-
**//*! #__NO_SIDE_EFFECTS__ */function
|
|
24
|
-
* @vue/reactivity v3.4.
|
|
23
|
+
**//*! #__NO_SIDE_EFFECTS__ */function i5(e,t){const n=new Set(e.split(","));return t?a=>n.has(a.toLowerCase()):a=>n.has(a)}const Me=process.env.NODE_ENV!=="production"?Object.freeze({}):{};process.env.NODE_ENV!=="production"&&Object.freeze([]);const rt=()=>{},s5=()=>!1,l5=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Se=Object.assign,o5=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},c5=Object.prototype.hasOwnProperty,ae=(e,t)=>c5.call(e,t),Q=Array.isArray,$t=e=>Qn(e)==="[object Map]",f5=e=>Qn(e)==="[object Set]",re=e=>typeof e=="function",Te=e=>typeof e=="string",sn=e=>typeof e=="symbol",Ee=e=>e!==null&&typeof e=="object",d5=e=>(Ee(e)||re(e))&&re(e.then)&&re(e.catch),m5=Object.prototype.toString,Qn=e=>m5.call(e),Di=e=>Qn(e).slice(8,-1),h5=e=>Qn(e)==="[object Object]",za=e=>Te(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ni=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Si=Ni(e=>e.charAt(0).toUpperCase()+e.slice(1)),_5=Ni(e=>e?`on${Si(e)}`:""),ut=(e,t)=>!Object.is(e,t),E5=(e,t,n,a=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:a,value:n})};let Ii;const Bi=()=>Ii||(Ii=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function Qa(e){if(Q(e)){const t={};for(let n=0;n<e.length;n++){const a=e[n],r=Te(a)?C5(a):Qa(a);if(r)for(const u in r)t[u]=r[u]}return t}else if(Te(e)||Ee(e))return e}const g5=/;(?![^(]*\))/g,v5=/:([^]+)/,y5=/\/\*[^]*?\*\//g;function C5(e){const t={};return e.replace(y5,"").split(g5).forEach(n=>{if(n){const a=n.split(v5);a.length>1&&(t[a[0].trim()]=a[1].trim())}}),t}function Za(e){let t="";if(Te(e))t=e;else if(Q(e))for(let n=0;n<e.length;n++){const a=Za(e[n]);a&&(t+=a+" ")}else if(Ee(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}/**
|
|
24
|
+
* @vue/reactivity v3.4.38
|
|
25
25
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
26
26
|
* @license MIT
|
|
27
|
-
**/function ot(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let Fe;class Cu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Fe,!t&&Fe&&(this.index=(Fe.scopes||(Fe.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Fe;try{return Fe=this,t()}finally{Fe=n}}else process.env.NODE_ENV!=="production"&&ot("cannot run an inactive effect scope.")}on(){Fe=this}off(){Fe=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this._active=!1}}}function Ru(e){return new Cu(e)}function Tu(e,t=Fe){t&&t.active&&t.effects.push(e)}function Pu(){return Fe}let bt;class vs{constructor(t,n,r,i){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Tu(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,on();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Mu(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),ln()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=lt,n=bt;try{return lt=!0,bt=this,this._runnings++,bs(this),this.fn()}finally{Ns(this),this._runnings--,bt=n,lt=t}}stop(){this.active&&(bs(this),Ns(this),this.onStop&&this.onStop(),this.active=!1)}}function Mu(e){return e.value}function bs(e){e._trackId++,e._depsLength=0}function Ns(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Is(e.deps[t],e);e.deps.length=e._depsLength}}function Is(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let lt=!0,Qr=0;const Os=[];function on(){Os.push(lt),lt=!1}function ln(){const e=Os.pop();lt=e===void 0?!0:e}function zr(){Qr++}function Zr(){for(Qr--;!Qr&&Yr.length;)Yr.shift()()}function Ss(e,t,n){var r;if(t.get(e)!==e._trackId){t.set(e,e._trackId);const i=e.deps[e._depsLength];i!==t?(i&&Is(i,e),e.deps[e._depsLength++]=t):e._depsLength++,process.env.NODE_ENV!=="production"&&((r=e.onTrack)==null||r.call(e,Ae({effect:e},n)))}}const Yr=[];function ws(e,t,n){var r;zr();for(const i of e.keys()){let a;i._dirtyLevel<t&&(a!=null?a:a=e.get(i)===i._trackId)&&(i._shouldSchedule||(i._shouldSchedule=i._dirtyLevel===0),i._dirtyLevel=t),i._shouldSchedule&&(a!=null?a:a=e.get(i)===i._trackId)&&(process.env.NODE_ENV!=="production"&&((r=i.onTrigger)==null||r.call(i,Ae({effect:i},n))),i.trigger(),(!i._runnings||i.allowRecurse)&&i._dirtyLevel!==2&&(i._shouldSchedule=!1,i.scheduler&&Yr.push(i.scheduler)))}Zr()}const Ls=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ei=new WeakMap,Nt=Symbol(process.env.NODE_ENV!=="production"?"iterate":""),ti=Symbol(process.env.NODE_ENV!=="production"?"Map key iterate":"");function me(e,t,n){if(lt&&bt){let r=ei.get(e);r||ei.set(e,r=new Map);let i=r.get(n);i||r.set(n,i=Ls(()=>r.delete(n))),Ss(bt,i,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n}:void 0)}}function ct(e,t,n,r,i,a){const s=ei.get(e);if(!s)return;let o=[];if(t==="clear")o=[...s.values()];else if(n==="length"&&z(e)){const l=Number(r);s.forEach((c,_)=>{(_==="length"||!sn(_)&&_>=l)&&o.push(c)})}else switch(n!==void 0&&o.push(s.get(n)),t){case"add":z(e)?Gr(n)&&o.push(s.get("length")):(o.push(s.get(Nt)),xt(e)&&o.push(s.get(ti)));break;case"delete":z(e)||(o.push(s.get(Nt)),xt(e)&&o.push(s.get(ti)));break;case"set":xt(e)&&o.push(s.get(Nt));break}zr();for(const l of o)l&&ws(l,4,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n,newValue:r,oldValue:i,oldTarget:a}:void 0);Zr()}const Fu=_u("__proto__,__v_isRef,__isVue"),As=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(sn)),Ds=Vu();function Vu(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=W(this);for(let a=0,s=this.length;a<s;a++)me(r,"get",a+"");const i=r[t](...n);return i===-1||i===!1?r[t](...n.map(W)):i}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){on(),zr();const r=W(this)[t].apply(this,n);return Zr(),ln(),r}}),e}function ku(e){sn(e)||(e=String(e));const t=W(this);return me(t,"has",e),t.hasOwnProperty(e)}class Cs{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const i=this._isReadonly,a=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return a;if(n==="__v_raw")return r===(i?a?$s:Us:a?Ju:ks).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const s=z(t);if(!i){if(s&&ie(Ds,n))return Reflect.get(Ds,n,r);if(n==="hasOwnProperty")return ku}const o=Reflect.get(t,n,r);return(sn(n)?As.has(n):Fu(n))||(i||me(t,"get",n),a)?o:be(o)?s&&Gr(n)?o:o.value:ge(o)?i?Ws(o):xs(o):o}}class Uu extends Cs{constructor(t=!1){super(!1,t)}set(t,n,r,i){let a=t[n];if(!this._isShallow){const l=Ke(a);if(!Ge(r)&&!Ke(r)&&(a=W(a),r=W(r)),!z(t)&&be(a)&&!be(r))return l?!1:(a.value=r,!0)}const s=z(t)&&Gr(n)?Number(n)<t.length:ie(t,n),o=Reflect.set(t,n,r,i);return t===W(i)&&(s?st(r,a)&&ct(t,"set",n,r,a):ct(t,"add",n,r)),o}deleteProperty(t,n){const r=ie(t,n),i=t[n],a=Reflect.deleteProperty(t,n);return a&&r&&ct(t,"delete",n,void 0,i),a}has(t,n){const r=Reflect.has(t,n);return(!sn(n)||!As.has(n))&&me(t,"has",n),r}ownKeys(t){return me(t,"iterate",z(t)?"length":Nt),Reflect.ownKeys(t)}}class Rs extends Cs{constructor(t=!1){super(!0,t)}set(t,n){return process.env.NODE_ENV!=="production"&&ot(`Set operation on key "${String(n)}" failed: target is readonly.`,t),!0}deleteProperty(t,n){return process.env.NODE_ENV!=="production"&&ot(`Delete operation on key "${String(n)}" failed: target is readonly.`,t),!0}}const $u=new Uu,xu=new Rs,Wu=new Rs(!0),ni=e=>e,Zn=e=>Reflect.getPrototypeOf(e);function Yn(e,t,n=!1,r=!1){e=e.__v_raw;const i=W(e),a=W(t);n||(st(t,a)&&me(i,"get",t),me(i,"get",a));const{has:s}=Zn(i),o=r?ni:n?si:cn;if(s.call(i,t))return o(e.get(t));if(s.call(i,a))return o(e.get(a));e!==i&&e.get(t)}function er(e,t=!1){const n=this.__v_raw,r=W(n),i=W(e);return t||(st(e,i)&&me(r,"has",e),me(r,"has",i)),e===i?n.has(e):n.has(e)||n.has(i)}function tr(e,t=!1){return e=e.__v_raw,!t&&me(W(e),"iterate",Nt),Reflect.get(e,"size",e)}function Ts(e,t=!1){!t&&!Ge(e)&&!Ke(e)&&(e=W(e));const n=W(this);return Zn(n).has.call(n,e)||(n.add(e),ct(n,"add",e,e)),this}function Ps(e,t,n=!1){!n&&!Ge(t)&&!Ke(t)&&(t=W(t));const r=W(this),{has:i,get:a}=Zn(r);let s=i.call(r,e);s?process.env.NODE_ENV!=="production"&&Vs(r,i,e):(e=W(e),s=i.call(r,e));const o=a.call(r,e);return r.set(e,t),s?st(t,o)&&ct(r,"set",e,t,o):ct(r,"add",e,t),this}function Ms(e){const t=W(this),{has:n,get:r}=Zn(t);let i=n.call(t,e);i?process.env.NODE_ENV!=="production"&&Vs(t,n,e):(e=W(e),i=n.call(t,e));const a=r?r.call(t,e):void 0,s=t.delete(e);return i&&ct(t,"delete",e,void 0,a),s}function Fs(){const e=W(this),t=e.size!==0,n=process.env.NODE_ENV!=="production"?xt(e)?new Map(e):new Set(e):void 0,r=e.clear();return t&&ct(e,"clear",void 0,void 0,n),r}function nr(e,t){return function(r,i){const a=this,s=a.__v_raw,o=W(s),l=t?ni:e?si:cn;return!e&&me(o,"iterate",Nt),s.forEach((c,_)=>r.call(i,l(c),l(_),a))}}function rr(e,t,n){return function(...r){const i=this.__v_raw,a=W(i),s=xt(a),o=e==="entries"||e===Symbol.iterator&&s,l=e==="keys"&&s,c=i[e](...r),_=n?ni:t?si:cn;return!t&&me(a,"iterate",l?ti:Nt),{next(){const{value:f,done:m}=c.next();return m?{value:f,done:m}:{value:o?[_(f[0]),_(f[1])]:_(f),done:m}},[Symbol.iterator](){return this}}}}function ut(e){return function(...t){if(process.env.NODE_ENV!=="production"){const n=t[0]?`on key "${t[0]}" `:"";ot(`${gs(e)} operation ${n}failed: target is readonly.`,W(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function Bu(){const e={get(a){return Yn(this,a)},get size(){return tr(this)},has:er,add:Ts,set:Ps,delete:Ms,clear:Fs,forEach:nr(!1,!1)},t={get(a){return Yn(this,a,!1,!0)},get size(){return tr(this)},has:er,add(a){return Ts.call(this,a,!0)},set(a,s){return Ps.call(this,a,s,!0)},delete:Ms,clear:Fs,forEach:nr(!1,!0)},n={get(a){return Yn(this,a,!0)},get size(){return tr(this,!0)},has(a){return er.call(this,a,!0)},add:ut("add"),set:ut("set"),delete:ut("delete"),clear:ut("clear"),forEach:nr(!0,!1)},r={get(a){return Yn(this,a,!0,!0)},get size(){return tr(this,!0)},has(a){return er.call(this,a,!0)},add:ut("add"),set:ut("set"),delete:ut("delete"),clear:ut("clear"),forEach:nr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(a=>{e[a]=rr(a,!1,!1),n[a]=rr(a,!0,!1),t[a]=rr(a,!1,!0),r[a]=rr(a,!0,!0)}),[e,n,t,r]}const[Hu,pu,ju,qu]=Bu();function ri(e,t){const n=t?e?qu:ju:e?pu:Hu;return(r,i,a)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?r:Reflect.get(ie(n,i)&&i in r?n:r,i,a)}const Ku={get:ri(!1,!1)},Gu={get:ri(!0,!1)},Xu={get:ri(!0,!0)};function Vs(e,t,n){const r=W(n);if(r!==n&&t.call(e,r)){const i=_s(e);ot(`Reactive ${i} contains both the raw and reactive versions of the same object${i==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const ks=new WeakMap,Ju=new WeakMap,Us=new WeakMap,$s=new WeakMap;function Qu(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function zu(e){return e.__v_skip||!Object.isExtensible(e)?0:Qu(_s(e))}function xs(e){return Ke(e)?e:ii(e,!1,$u,Ku,ks)}function Ws(e){return ii(e,!0,xu,Gu,Us)}function ir(e){return ii(e,!0,Wu,Xu,$s)}function ii(e,t,n,r,i){if(!ge(e))return process.env.NODE_ENV!=="production"&&ot(`value cannot be made ${t?"readonly":"reactive"}: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=i.get(e);if(a)return a;const s=zu(e);if(s===0)return e;const o=new Proxy(e,s===2?r:n);return i.set(e,o),o}function Wt(e){return Ke(e)?Wt(e.__v_raw):!!(e&&e.__v_isReactive)}function Ke(e){return!!(e&&e.__v_isReadonly)}function Ge(e){return!!(e&&e.__v_isShallow)}function ai(e){return e?!!e.__v_raw:!1}function W(e){const t=e&&e.__v_raw;return t?W(t):e}function Zu(e){return Object.isExtensible(e)&&Su(e,"__v_skip",!0),e}const cn=e=>ge(e)?xs(e):e,si=e=>ge(e)?Ws(e):e,Yu="Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free";class Bs{constructor(t,n,r,i){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new vs(()=>t(this._value),()=>ar(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!i,this.__v_isReadonly=r}get value(){const t=W(this);return(!t._cacheable||t.effect.dirty)&&st(t._value,t._value=t.effect.run())&&ar(t,4),Hs(t),t.effect._dirtyLevel>=2&&(process.env.NODE_ENV!=="production"&&this._warnRecursive&&ot(Yu,`
|
|
27
|
+
**/function it(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let Re;class b5{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Re,!t&&Re&&(this.index=(Re.scopes||(Re.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Re;try{return Re=this,t()}finally{Re=n}}else process.env.NODE_ENV!=="production"&&it("cannot run an inactive effect scope.")}on(){Re=this}off(){Re=this.parent}stop(t){if(this._active){let n,a;for(n=0,a=this.effects.length;n<a;n++)this.effects[n].stop();for(n=0,a=this.cleanups.length;n<a;n++)this.cleanups[n]();if(this.scopes)for(n=0,a=this.scopes.length;n<a;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}}function A5(e){return new b5(e)}function F5(e,t=Re){t&&t.active&&t.effects.push(e)}function D5(){return Re}let yt;class Oi{constructor(t,n,a,r){this.fn=t,this.trigger=n,this.scheduler=a,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,F5(this,r)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,ln();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(N5(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),on()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=st,n=yt;try{return st=!0,yt=this,this._runnings++,Li(this),this.fn()}finally{wi(this),this._runnings--,yt=n,st=t}}stop(){this.active&&(Li(this),wi(this),this.onStop&&this.onStop(),this.active=!1)}}function N5(e){return e.value}function Li(e){e._trackId++,e._depsLength=0}function wi(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Ti(e.deps[t],e);e.deps.length=e._depsLength}}function Ti(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let st=!0,Ya=0;const Ri=[];function ln(){Ri.push(st),st=!1}function on(){const e=Ri.pop();st=e===void 0?!0:e}function er(){Ya++}function tr(){for(Ya--;!Ya&&nr.length;)nr.shift()()}function pi(e,t,n){var a;if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&Ti(r,e),e.deps[e._depsLength++]=t):e._depsLength++,process.env.NODE_ENV!=="production"&&((a=e.onTrack)==null||a.call(e,Se({effect:e},n)))}}const nr=[];function Pi(e,t,n){var a;er();for(const r of e.keys()){let u;r._dirtyLevel<t&&(u!=null?u:u=e.get(r)===r._trackId)&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(u!=null?u:u=e.get(r)===r._trackId)&&(process.env.NODE_ENV!=="production"&&((a=r.onTrigger)==null||a.call(r,Se({effect:r},n))),r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&nr.push(r.scheduler)))}tr()}const Mi=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ar=new WeakMap,Ct=Symbol(process.env.NODE_ENV!=="production"?"iterate":""),rr=Symbol(process.env.NODE_ENV!=="production"?"Map key iterate":"");function me(e,t,n){if(st&&yt){let a=ar.get(e);a||ar.set(e,a=new Map);let r=a.get(n);r||a.set(n,r=Mi(()=>a.delete(n))),pi(yt,r,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n}:void 0)}}function lt(e,t,n,a,r,u){const i=ar.get(e);if(!i)return;let s=[];if(t==="clear")s=[...i.values()];else if(n==="length"&&Q(e)){const l=Number(a);i.forEach((o,h)=>{(h==="length"||!sn(h)&&h>=l)&&s.push(o)})}else switch(n!==void 0&&s.push(i.get(n)),t){case"add":Q(e)?za(n)&&s.push(i.get("length")):(s.push(i.get(Ct)),$t(e)&&s.push(i.get(rr)));break;case"delete":Q(e)||(s.push(i.get(Ct)),$t(e)&&s.push(i.get(rr)));break;case"set":$t(e)&&s.push(i.get(Ct));break}er();for(const l of s)l&&Pi(l,4,process.env.NODE_ENV!=="production"?{target:e,type:t,key:n,newValue:a,oldValue:r,oldTarget:u}:void 0);tr()}const S5=i5("__proto__,__v_isRef,__isVue"),$i=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(sn)),Vi=I5();function I5(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const a=U(this);for(let u=0,i=this.length;u<i;u++)me(a,"get",u+"");const r=a[t](...n);return r===-1||r===!1?a[t](...n.map(U)):r}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){ln(),er();const a=U(this)[t].apply(this,n);return tr(),on(),a}}),e}function B5(e){sn(e)||(e=String(e));const t=U(this);return me(t,"has",e),t.hasOwnProperty(e)}class ki{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,a){const r=this._isReadonly,u=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return u;if(n==="__v_raw")return a===(r?u?Xi:Ki:u?x5:Gi).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(a)?t:void 0;const i=Q(t);if(!r){if(i&&ae(Vi,n))return Reflect.get(Vi,n,a);if(n==="hasOwnProperty")return B5}const s=Reflect.get(t,n,a);return(sn(n)?$i.has(n):S5(n))||(r||me(t,"get",n),u)?s:Ce(s)?i&&za(n)?s:s.value:Ee(s)?r?zi(s):Ji(s):s}}class O5 extends ki{constructor(t=!1){super(!1,t)}set(t,n,a,r){let u=t[n];if(!this._isShallow){const l=qe(u);if(!Ge(a)&&!qe(a)&&(u=U(u),a=U(a)),!Q(t)&&Ce(u)&&!Ce(a))return l?!1:(u.value=a,!0)}const i=Q(t)&&za(n)?Number(n)<t.length:ae(t,n),s=Reflect.set(t,n,a,r);return t===U(r)&&(i?ut(a,u)&<(t,"set",n,a,u):lt(t,"add",n,a)),s}deleteProperty(t,n){const a=ae(t,n),r=t[n],u=Reflect.deleteProperty(t,n);return u&&a&<(t,"delete",n,void 0,r),u}has(t,n){const a=Reflect.has(t,n);return(!sn(n)||!$i.has(n))&&me(t,"has",n),a}ownKeys(t){return me(t,"iterate",Q(t)?"length":Ct),Reflect.ownKeys(t)}}class Ui extends ki{constructor(t=!1){super(!0,t)}set(t,n){return process.env.NODE_ENV!=="production"&&it(`Set operation on key "${String(n)}" failed: target is readonly.`,t),!0}deleteProperty(t,n){return process.env.NODE_ENV!=="production"&&it(`Delete operation on key "${String(n)}" failed: target is readonly.`,t),!0}}const L5=new O5,w5=new Ui,T5=new Ui(!0),ur=e=>e,Zn=e=>Reflect.getPrototypeOf(e);function Yn(e,t,n=!1,a=!1){e=e.__v_raw;const r=U(e),u=U(t);n||(ut(t,u)&&me(r,"get",t),me(r,"get",u));const{has:i}=Zn(r),s=a?ur:n?or:cn;if(i.call(r,t))return s(e.get(t));if(i.call(r,u))return s(e.get(u));e!==r&&e.get(t)}function ea(e,t=!1){const n=this.__v_raw,a=U(n),r=U(e);return t||(ut(e,r)&&me(a,"has",e),me(a,"has",r)),e===r?n.has(e):n.has(e)||n.has(r)}function ta(e,t=!1){return e=e.__v_raw,!t&&me(U(e),"iterate",Ct),Reflect.get(e,"size",e)}function xi(e,t=!1){!t&&!Ge(e)&&!qe(e)&&(e=U(e));const n=U(this);return Zn(n).has.call(n,e)||(n.add(e),lt(n,"add",e,e)),this}function Wi(e,t,n=!1){!n&&!Ge(t)&&!qe(t)&&(t=U(t));const a=U(this),{has:r,get:u}=Zn(a);let i=r.call(a,e);i?process.env.NODE_ENV!=="production"&&qi(a,r,e):(e=U(e),i=r.call(a,e));const s=u.call(a,e);return a.set(e,t),i?ut(t,s)&<(a,"set",e,t,s):lt(a,"add",e,t),this}function Hi(e){const t=U(this),{has:n,get:a}=Zn(t);let r=n.call(t,e);r?process.env.NODE_ENV!=="production"&&qi(t,n,e):(e=U(e),r=n.call(t,e));const u=a?a.call(t,e):void 0,i=t.delete(e);return r&<(t,"delete",e,void 0,u),i}function ji(){const e=U(this),t=e.size!==0,n=process.env.NODE_ENV!=="production"?$t(e)?new Map(e):new Set(e):void 0,a=e.clear();return t&<(e,"clear",void 0,void 0,n),a}function na(e,t){return function(a,r){const u=this,i=u.__v_raw,s=U(i),l=t?ur:e?or:cn;return!e&&me(s,"iterate",Ct),i.forEach((o,h)=>a.call(r,l(o),l(h),u))}}function aa(e,t,n){return function(...a){const r=this.__v_raw,u=U(r),i=$t(u),s=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,o=r[e](...a),h=n?ur:t?or:cn;return!t&&me(u,"iterate",l?rr:Ct),{next(){const{value:f,done:m}=o.next();return m?{value:f,done:m}:{value:s?[h(f[0]),h(f[1])]:h(f),done:m}},[Symbol.iterator](){return this}}}}function ot(e){return function(...t){if(process.env.NODE_ENV!=="production"){const n=t[0]?`on key "${t[0]}" `:"";it(`${Si(e)} operation ${n}failed: target is readonly.`,U(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function R5(){const e={get(u){return Yn(this,u)},get size(){return ta(this)},has:ea,add:xi,set:Wi,delete:Hi,clear:ji,forEach:na(!1,!1)},t={get(u){return Yn(this,u,!1,!0)},get size(){return ta(this)},has:ea,add(u){return xi.call(this,u,!0)},set(u,i){return Wi.call(this,u,i,!0)},delete:Hi,clear:ji,forEach:na(!1,!0)},n={get(u){return Yn(this,u,!0)},get size(){return ta(this,!0)},has(u){return ea.call(this,u,!0)},add:ot("add"),set:ot("set"),delete:ot("delete"),clear:ot("clear"),forEach:na(!0,!1)},a={get(u){return Yn(this,u,!0,!0)},get size(){return ta(this,!0)},has(u){return ea.call(this,u,!0)},add:ot("add"),set:ot("set"),delete:ot("delete"),clear:ot("clear"),forEach:na(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(u=>{e[u]=aa(u,!1,!1),n[u]=aa(u,!0,!1),t[u]=aa(u,!1,!0),a[u]=aa(u,!0,!0)}),[e,n,t,a]}const[p5,P5,M5,$5]=R5();function ir(e,t){const n=t?e?$5:M5:e?P5:p5;return(a,r,u)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?a:Reflect.get(ae(n,r)&&r in a?n:a,r,u)}const V5={get:ir(!1,!1)},k5={get:ir(!0,!1)},U5={get:ir(!0,!0)};function qi(e,t,n){const a=U(n);if(a!==n&&t.call(e,a)){const r=Di(e);it(`Reactive ${r} contains both the raw and reactive versions of the same object${r==="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 Gi=new WeakMap,x5=new WeakMap,Ki=new WeakMap,Xi=new WeakMap;function W5(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function H5(e){return e.__v_skip||!Object.isExtensible(e)?0:W5(Di(e))}function Ji(e){return qe(e)?e:sr(e,!1,L5,V5,Gi)}function zi(e){return sr(e,!0,w5,k5,Ki)}function ra(e){return sr(e,!0,T5,U5,Xi)}function sr(e,t,n,a,r){if(!Ee(e))return process.env.NODE_ENV!=="production"&&it(`value cannot be made ${t?"readonly":"reactive"}: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const u=r.get(e);if(u)return u;const i=H5(e);if(i===0)return e;const s=new Proxy(e,i===2?a:n);return r.set(e,s),s}function Vt(e){return qe(e)?Vt(e.__v_raw):!!(e&&e.__v_isReactive)}function qe(e){return!!(e&&e.__v_isReadonly)}function Ge(e){return!!(e&&e.__v_isShallow)}function lr(e){return e?!!e.__v_raw:!1}function U(e){const t=e&&e.__v_raw;return t?U(t):e}function j5(e){return Object.isExtensible(e)&&E5(e,"__v_skip",!0),e}const cn=e=>Ee(e)?Ji(e):e,or=e=>Ee(e)?zi(e):e,q5="Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free";class Qi{constructor(t,n,a,r){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Oi(()=>t(this._value),()=>ua(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=a}get value(){const t=U(this);return(!t._cacheable||t.effect.dirty)&&ut(t._value,t._value=t.effect.run())&&ua(t,4),Zi(t),t.effect._dirtyLevel>=2&&(process.env.NODE_ENV!=="production"&&this._warnRecursive&&it(q5,`
|
|
28
28
|
|
|
29
|
-
getter: `,this.getter),
|
|
30
|
-
* @vue/runtime-core v3.4.
|
|
29
|
+
getter: `,this.getter),ua(t,2)),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function G5(e,t,n=!1){let a,r;const u=re(e);u?(a=e,r=process.env.NODE_ENV!=="production"?()=>{it("Write operation failed: computed value is readonly")}:rt):(a=e.get,r=e.set);const i=new Qi(a,r,u||!r,n);return process.env.NODE_ENV!=="production"&&t&&!n&&(i.effect.onTrack=t.onTrack,i.effect.onTrigger=t.onTrigger),i}function Zi(e){var t;st&&yt&&(e=U(e),pi(yt,(t=e.dep)!=null?t:e.dep=Mi(()=>e.dep=void 0,e instanceof Qi?e:void 0),process.env.NODE_ENV!=="production"?{target:e,type:"get",key:"value"}:void 0))}function ua(e,t=4,n,a){e=U(e);const r=e.dep;r&&Pi(r,t,process.env.NODE_ENV!=="production"?{target:e,type:"set",key:"value",newValue:n,oldValue:a}:void 0)}function Ce(e){return!!(e&&e.__v_isRef===!0)}function kt(e){return es(e,!1)}function Yi(e){return es(e,!0)}function es(e,t){return Ce(e)?e:new K5(e,t)}class K5{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:U(t),this._value=n?t:cn(t)}get value(){return Zi(this),this._value}set value(t){const n=this.__v_isShallow||Ge(t)||qe(t);if(t=n?t:U(t),ut(t,this._rawValue)){const a=this._rawValue;this._rawValue=t,this._value=n?t:cn(t),ua(this,4,t,a)}}}function X5(e){return Ce(e)?e.value:e}const J5={get:(e,t,n)=>X5(Reflect.get(e,t,n)),set:(e,t,n,a)=>{const r=e[t];return Ce(r)&&!Ce(n)?(r.value=n,!0):Reflect.set(e,t,n,a)}};function z5(e){return Vt(e)?e:new Proxy(e,J5)}/**
|
|
30
|
+
* @vue/runtime-core v3.4.38
|
|
31
31
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
32
32
|
* @license MIT
|
|
33
|
-
**/const
|
|
34
|
-
`),
|
|
35
|
-
`,...
|
|
36
|
-
`],...uf(n))}),t}function uf({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,i=` at <${go(e.component,e.type,r)}`,a=">"+n;return e.props?[i,...ff(e.props),a]:[i+a]}function ff(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...qs(r,e[r]))}),n.length>3&&t.push(" ..."),t}function qs(e,t,n){return Me(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:be(t)?(t=qs(e,W(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):ae(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=W(t),n?t:[`${e}=`,t])}const li={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",[0]:"setup function",[1]:"render function",[2]:"watcher getter",[3]:"watcher callback",[4]:"watcher cleanup function",[5]:"native event handler",[6]:"component event handler",[7]:"vnode hook",[8]:"directive hook",[9]:"transition hook",[10]:"app errorHandler",[11]:"app warnHandler",[12]:"ref function",[13]:"async component loader",[14]:"scheduler flush",[15]:"component update"};function Ot(e,t,n,r){try{return r?e(...r):e()}catch(i){ci(i,t,n)}}function un(e,t,n,r){if(ae(e)){const i=Ot(e,t,n,r);return i&&bu(i)&&i.catch(a=>{ci(a,t,n)}),i}if(z(e)){const i=[];for(let a=0;a<e.length;a++)i.push(un(e[a],t,n,r));return i}else process.env.NODE_ENV!=="production"&&Z(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function ci(e,t,n,r=!0){const i=t?t.vnode:null;if(t){let a=t.parent;const s=t.proxy,o=process.env.NODE_ENV!=="production"?li[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const c=a.ec;if(c){for(let _=0;_<c.length;_++)if(c[_](e,s,o)===!1)return}a=a.parent}const l=t.appContext.config.errorHandler;if(l){on(),Ot(l,null,10,[e,s,o]),ln();return}}df(e,n,i,r)}function df(e,t,n,r=!0){if(process.env.NODE_ENV!=="production"){const i=li[t];if(n&&sf(n),Z(`Unhandled error${i?` during execution of ${i}`:""}`),n&&of(),r)throw e;console.error(e)}else console.error(e)}let sr=!1,ui=!1;const Ve=[];let ft=0;const Ht=[];let dt=null,St=0;const Ks=Promise.resolve();let fi=null;const mf=100;function _f(e){const t=fi||Ks;return e?t.then(this?e.bind(this):e):t}function hf(e){let t=ft+1,n=Ve.length;for(;t<n;){const r=t+n>>>1,i=Ve[r],a=fn(i);a<e||a===e&&i.pre?t=r+1:n=r}return t}function di(e){(!Ve.length||!Ve.includes(e,sr&&e.allowRecurse?ft+1:ft))&&(e.id==null?Ve.push(e):Ve.splice(hf(e.id),0,e),Gs())}function Gs(){!sr&&!ui&&(ui=!0,fi=Ks.then(Js))}function Xs(e){z(e)?Ht.push(...e):(!dt||!dt.includes(e,e.allowRecurse?St+1:St))&&Ht.push(e),Gs()}function gf(e){if(Ht.length){const t=[...new Set(Ht)].sort((n,r)=>fn(n)-fn(r));if(Ht.length=0,dt){dt.push(...t);return}for(dt=t,process.env.NODE_ENV!=="production"&&(e=e||new Map),St=0;St<dt.length;St++){const n=dt[St];process.env.NODE_ENV!=="production"&&Qs(e,n)||n.active!==!1&&n()}dt=null,St=0}}const fn=e=>e.id==null?1/0:e.id,Ef=(e,t)=>{const n=fn(e)-fn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Js(e){ui=!1,sr=!0,process.env.NODE_ENV!=="production"&&(e=e||new Map),Ve.sort(Ef);const t=process.env.NODE_ENV!=="production"?n=>Qs(e,n):at;try{for(ft=0;ft<Ve.length;ft++){const n=Ve[ft];if(n&&n.active!==!1){if(process.env.NODE_ENV!=="production"&&t(n))continue;Ot(n,n.i,n.i?15:14)}}}finally{ft=0,Ve.length=0,gf(e),sr=!1,fi=null,(Ve.length||Ht.length)&&Js(e)}}function Qs(e,t){if(!e.has(t))e.set(t,1);else{const n=e.get(t);if(n>mf){const r=t.i,i=r&&ho(r.type);return ci(`Maximum recursive updates exceeded${i?` in component <${i}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}else e.set(t,n+1)}}const mi=new Map;process.env.NODE_ENV!=="production"&&(ys().__VUE_HMR_RUNTIME__={createRecord:_i(yf),rerender:_i(vf),reload:_i(bf)});const or=new Map;function yf(e,t){return or.has(e)?!1:(or.set(e,{initialDef:lr(t),instances:new Set}),!0)}function lr(e){return Eo(e)?e.__vccOpts:e}function vf(e,t){const n=or.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(r=>{t&&(r.render=t,lr(r.type).render=t),r.renderCache=[],r.effect.dirty=!0,r.update()}))}function bf(e,t){const n=or.get(e);if(!n)return;t=lr(t),zs(n.initialDef,t);const r=[...n.instances];for(let i=0;i<r.length;i++){const a=r[i],s=lr(a.type);let o=mi.get(s);o||(s!==n.initialDef&&zs(s,t),mi.set(s,o=new Set)),o.add(a),a.appContext.propsCache.delete(a.type),a.appContext.emitsCache.delete(a.type),a.appContext.optionsCache.delete(a.type),a.ceReload?(o.add(a),a.ceReload(t.styles),o.delete(a)):a.parent?(a.parent.effect.dirty=!0,di(()=>{a.parent.update(),o.delete(a)})):a.appContext.reload?a.appContext.reload():typeof window!="undefined"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Xs(()=>{mi.clear()})}function zs(e,t){Ae(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function _i(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 pt,cr=[];function Zs(e,t){var n,r;pt=e,pt?(pt.enabled=!0,cr.forEach(({event:i,args:a})=>pt.emit(i,...a)),cr=[]):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(a=>{Zs(a,t)}),setTimeout(()=>{pt||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,cr=[])},3e3)):cr=[]}let $e=null,Nf=null;function Ys(e,t){e.shapeFlag&6&&e.component?Ys(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 hi(e,t){return ae(e)?(()=>Ae({name:e.name},t,{setup:e}))():e}function If(e,t,n=Lt,r=!1){if(n){const i=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...s)=>{on();const o=_o(n),l=un(t,n,e,s);return o(),ln(),l});return r?i.unshift(a):i.push(a),a}else if(process.env.NODE_ENV!=="production"){const i=Ou(li[e].replace(/ hook$/,""));Z(`${i} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}const gi=e=>(t,n=Lt)=>{(!hr||e==="sp")&&If(e,(...r)=>t(...r),n)},Of=gi("bm"),Sf=gi("m"),wf=gi("um"),Lf=Symbol.for("v-ndc"),Ei=e=>e?Jf(e)?Qf(e):Ei(e.parent):null,dn=Ae(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>process.env.NODE_ENV!=="production"?ir(e.props):e.props,$attrs:e=>process.env.NODE_ENV!=="production"?ir(e.attrs):e.attrs,$slots:e=>process.env.NODE_ENV!=="production"?ir(e.slots):e.slots,$refs:e=>process.env.NODE_ENV!=="production"?ir(e.refs):e.refs,$parent:e=>Ei(e.parent),$root:e=>Ei(e.root),$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?Rf(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,di(e.update)}),$nextTick:e=>e.n||(e.n=_f.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?xf.bind(e):at}),Af=e=>e==="_"||e==="$",yi=(e,t)=>e!==Ue&&!e.__isScriptSetup&&ie(e,t),Df={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:i,props:a,accessCache:s,type:o,appContext:l}=e;if(process.env.NODE_ENV!=="production"&&t==="__isVue")return!0;let c;if(t[0]!=="$"){const S=s[t];if(S!==void 0)switch(S){case 1:return r[t];case 2:return i[t];case 4:return n[t];case 3:return a[t]}else{if(yi(r,t))return s[t]=1,r[t];if(i!==Ue&&ie(i,t))return s[t]=2,i[t];if((c=e.propsOptions[0])&&ie(c,t))return s[t]=3,a[t];if(n!==Ue&&ie(n,t))return s[t]=4,n[t];(!__VUE_OPTIONS_API__||Cf)&&(s[t]=0)}}const _=dn[t];let f,m;if(_)return t==="$attrs"?(me(e.attrs,"get",""),process.env.NODE_ENV!=="production"&&void 0):process.env.NODE_ENV!=="production"&&t==="$slots"&&me(e,"get",t),_(e);if((f=o.__cssModules)&&(f=f[t]))return f;if(n!==Ue&&ie(n,t))return s[t]=4,n[t];if(m=l.config.globalProperties,ie(m,t))return m[t];process.env.NODE_ENV!=="production"&&$e&&(!Me(t)||t.indexOf("__v")!==0)&&(i!==Ue&&Af(t[0])&&ie(i,t)?Z(`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===$e&&Z(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:e},t,n){const{data:r,setupState:i,ctx:a}=e;return yi(i,t)?(i[t]=n,!0):process.env.NODE_ENV!=="production"&&i.__isScriptSetup&&ie(i,t)?(Z(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):r!==Ue&&ie(r,t)?(r[t]=n,!0):ie(e.props,t)?(process.env.NODE_ENV!=="production"&&Z(`Attempting to mutate prop "${t}". Props are readonly.`),!1):t[0]==="$"&&t.slice(1)in e?(process.env.NODE_ENV!=="production"&&Z(`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(a,t,{enumerable:!0,configurable:!0,value:n}):a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:i,propsOptions:a}},s){let o;return!!n[s]||e!==Ue&&ie(e,s)||yi(t,s)||(o=a[0])&&ie(o,s)||ie(r,s)||ie(dn,s)||ie(i.config.globalProperties,s)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ie(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};process.env.NODE_ENV!=="production"&&(Df.ownKeys=e=>(Z("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 eo(e){return z(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Cf=!0;function Rf(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:i,optionsCache:a,config:{optionMergeStrategies:s}}=e.appContext,o=a.get(t);let l;return o?l=o:!i.length&&!n&&!r?l=t:(l={},i.length&&i.forEach(c=>ur(l,c,s,!0)),ur(l,t,s)),ge(t)&&a.set(t,l),l}function ur(e,t,n,r=!1){const{mixins:i,extends:a}=t;a&&ur(e,a,n,!0),i&&i.forEach(s=>ur(e,s,n,!0));for(const s in t)if(r&&s==="expose")process.env.NODE_ENV!=="production"&&Z('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const o=Tf[s]||n&&n[s];e[s]=o?o(e[s],t[s]):t[s]}return e}const Tf={data:to,props:ro,emits:ro,methods:mn,computed:mn,beforeCreate:Ee,created:Ee,beforeMount:Ee,mounted:Ee,beforeUpdate:Ee,updated:Ee,beforeDestroy:Ee,beforeUnmount:Ee,destroyed:Ee,unmounted:Ee,activated:Ee,deactivated:Ee,errorCaptured:Ee,serverPrefetch:Ee,components:mn,directives:mn,watch:Mf,provide:to,inject:Pf};function to(e,t){return t?e?function(){return Ae(ae(e)?e.call(this,this):e,ae(t)?t.call(this,this):t)}:t:e}function Pf(e,t){return mn(no(e),no(t))}function no(e){if(z(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ee(e,t){return e?[...new Set([].concat(e,t))]:t}function mn(e,t){return e?Ae(Object.create(null),e,t):t}function ro(e,t){return e?z(e)&&z(t)?[...new Set([...e,...t])]:Ae(Object.create(null),eo(e),eo(t!=null?t:{})):t}function Mf(e,t){if(!e)return t;if(!t)return e;const n=Ae(Object.create(null),e);for(const r in t)n[r]=Ee(e[r],t[r]);return n}function Ff(){return{app:null,config:{isNativeTag:hu,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 io=null;function ao(e,t,n=!1){const r=Lt||$e;if(r||io){const i=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:io._context.provides;if(i&&e in i)return i[e];if(arguments.length>1)return n&&ae(t)?t.call(r&&r.proxy):t;process.env.NODE_ENV!=="production"&&Z(`injection "${String(e)}" not found.`)}else process.env.NODE_ENV!=="production"&&Z("inject() can only be used inside setup() or functional components.")}const Vf={},so=e=>Object.getPrototypeOf(e)===Vf,kf=e=>e.__isTeleport,oo=Hf,Uf=Symbol.for("v-scx"),$f=()=>{{const e=ao(Uf);return e||process.env.NODE_ENV!=="production"&&Z("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}},fr={};function vi(e,t,n){return process.env.NODE_ENV!=="production"&&!ae(t)&&Z("`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."),lo(e,t,n)}function lo(e,t,{immediate:n,deep:r,flush:i,once:a,onTrack:s,onTrigger:o}=Ue){if(t&&a){const y=t;t=(...C)=>{y(...C),N()}}process.env.NODE_ENV!=="production"&&r!==void 0&&typeof r=="number"&&Z('watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.'),process.env.NODE_ENV!=="production"&&!t&&(n!==void 0&&Z('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),r!==void 0&&Z('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),a!==void 0&&Z('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const l=y=>{Z("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.")},c=Lt,_=y=>r===!0?y:wt(y,r===!1?1:void 0);let f,m=!1,S=!1;if(be(e)?(f=()=>e.value,m=Ge(e)):Wt(e)?(f=()=>_(e),m=!0):z(e)?(S=!0,m=e.some(y=>Wt(y)||Ge(y)),f=()=>e.map(y=>{if(be(y))return y.value;if(Wt(y))return _(y);if(ae(y))return Ot(y,c,2);process.env.NODE_ENV!=="production"&&l(y)})):ae(e)?t?f=()=>Ot(e,c,2):f=()=>(L&&L(),un(e,c,3,[v])):(f=at,process.env.NODE_ENV!=="production"&&l(e)),t&&r){const y=f;f=()=>wt(y())}let L,v=y=>{L=E.onStop=()=>{Ot(y,c,4),L=E.onStop=void 0}},D;if(hr)if(v=at,t?n&&un(t,c,3,[f(),S?[]:void 0,v]):f(),i==="sync"){const y=$f();D=y.__watcherHandles||(y.__watcherHandles=[])}else return at;let g=S?new Array(e.length).fill(fr):fr;const O=()=>{if(!(!E.active||!E.dirty))if(t){const y=E.run();(r||m||(S?y.some((C,T)=>st(C,g[T])):st(y,g)))&&(L&&L(),un(t,c,3,[y,g===fr?void 0:S&&g[0]===fr?[]:g,v]),g=y)}else E.run()};O.allowRecurse=!!t;let h;i==="sync"?h=O:i==="post"?h=()=>oo(O,c&&c.suspense):(O.pre=!0,c&&(O.id=c.uid),h=()=>di(O));const E=new vs(f,at,h),w=Pu(),N=()=>{E.stop(),w&&Eu(w.effects,E)};return process.env.NODE_ENV!=="production"&&(E.onTrack=s,E.onTrigger=o),t?n?O():g=E.run():i==="post"?oo(E.run.bind(E),c&&c.suspense):E.run(),D&&D.push(N),N}function xf(e,t,n){const r=this.proxy,i=Me(e)?e.includes(".")?Wf(r,e):()=>r[e]:e.bind(r,r);let a;ae(t)?a=t:(a=t.handler,n=t);const s=_o(this),o=lo(i,a.bind(r),n);return s(),o}function Wf(e,t){const n=t.split(".");return()=>{let r=e;for(let i=0;i<n.length&&r;i++)r=r[n[i]];return r}}function wt(e,t=1/0,n){if(t<=0||!ge(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,be(e))wt(e.value,t,n);else if(z(e))for(let r=0;r<e.length;r++)wt(e[r],t,n);else if(vu(e)||xt(e))e.forEach(r=>{wt(r,t,n)});else if(Iu(e)){for(const r in e)wt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&wt(e[r],t,n)}return e}function q_(){}const Bf=e=>e.__isSuspense;function Hf(e,t){t&&t.pendingBranch?z(e)?t.effects.push(...e):t.effects.push(e):Xs(e)}const dr=Symbol.for("v-fgt"),co=Symbol.for("v-txt"),pf=Symbol.for("v-cmt");let jt=null;function bi(e){return e?e.__v_isVNode===!0:!1}const jf=(...e)=>fo(...e),uo=({key:e})=>e!=null?e:null,mr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Me(e)||be(e)||ae(e)?{i:$e,r:e,k:t,f:!!n}:e:null);function qf(e,t=null,n=null,r=0,i=null,a=e===dr?0:1,s=!1,o=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&uo(t),ref:t&&mr(t),scopeId:Nf,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:a,patchFlag:r,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:$e};return o?(Ni(l,n),a&128&&e.normalize(l)):n&&(l.shapeFlag|=Me(n)?8:16),process.env.NODE_ENV!=="production"&&l.key!==l.key&&Z("VNode created with invalid key (NaN). VNode type:",l.type),!s&&jt&&(l.patchFlag>0||a&6)&&l.patchFlag!==32&&jt.push(l),l}const qt=process.env.NODE_ENV!=="production"?jf:fo;function fo(e,t=null,n=null,r=0,i=null,a=!1){if((!e||e===Lf)&&(process.env.NODE_ENV!=="production"&&!e&&Z(`Invalid vnode type when creating vnode: ${e}.`),e=pf),bi(e)){const o=_r(e,t,!0);return n&&Ni(o,n),!a&&jt&&(o.shapeFlag&6?jt[jt.indexOf(e)]=o:jt.push(o)),o.patchFlag=-2,o}if(Eo(e)&&(e=e.__vccOpts),t){t=Kf(t);let{class:o,style:l}=t;o&&!Me(o)&&(t.class=Jr(o)),ge(l)&&(ai(l)&&!z(l)&&(l=Ae({},l)),t.style=Xr(l))}const s=Me(e)?1:Bf(e)?128:kf(e)?64:ge(e)?4:ae(e)?2:0;return process.env.NODE_ENV!=="production"&&s&4&&ai(e)&&(e=W(e),Z("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
37
|
-
Component that was made reactive: `,e)),
|
|
38
|
-
* vue v3.4.
|
|
33
|
+
**/const bt=[];function Q5(e){bt.push(e)}function Z5(){bt.pop()}let cr=!1;function Z(e,...t){if(cr)return;cr=!0,ln();const n=bt.length?bt[bt.length-1].component:null,a=n&&n.appContext.config.warnHandler,r=Y5();if(a)At(a,n,11,[e+t.map(u=>{var i,s;return(s=(i=u.toString)==null?void 0:i.call(u))!=null?s:JSON.stringify(u)}).join(""),n&&n.proxy,r.map(({vnode:u})=>`at <${Ds(n,u.type)}>`).join(`
|
|
34
|
+
`),r]);else{const u=[`[Vue warn]: ${e}`,...t];r.length&&u.push(`
|
|
35
|
+
`,...ey(r)),console.warn(...u)}on(),cr=!1}function Y5(){let e=bt[bt.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 a=e.component&&e.component.parent;e=a&&a.vnode}return t}function ey(e){const t=[];return e.forEach((n,a)=>{t.push(...a===0?[]:[`
|
|
36
|
+
`],...ty(n))}),t}function ty({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",a=e.component?e.component.parent==null:!1,r=` at <${Ds(e.component,e.type,a)}`,u=">"+n;return e.props?[r,...ny(e.props),u]:[r+u]}function ny(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(a=>{t.push(...ts(a,e[a]))}),n.length>3&&t.push(" ..."),t}function ts(e,t,n){return Te(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:Ce(t)?(t=ts(e,U(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):re(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=U(t),n?t:[`${e}=`,t])}const fr={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",[0]:"setup function",[1]:"render function",[2]:"watcher getter",[3]:"watcher callback",[4]:"watcher cleanup function",[5]:"native event handler",[6]:"component event handler",[7]:"vnode hook",[8]:"directive hook",[9]:"transition hook",[10]:"app errorHandler",[11]:"app warnHandler",[12]:"ref function",[13]:"async component loader",[14]:"scheduler flush",[15]:"component update"};function At(e,t,n,a){try{return a?e(...a):e()}catch(r){dr(r,t,n)}}function fn(e,t,n,a){if(re(e)){const r=At(e,t,n,a);return r&&d5(r)&&r.catch(u=>{dr(u,t,n)}),r}if(Q(e)){const r=[];for(let u=0;u<e.length;u++)r.push(fn(e[u],t,n,a));return r}else process.env.NODE_ENV!=="production"&&Z(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function dr(e,t,n,a=!0){const r=t?t.vnode:null;if(t){let u=t.parent;const i=t.proxy,s=process.env.NODE_ENV!=="production"?fr[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;u;){const o=u.ec;if(o){for(let h=0;h<o.length;h++)if(o[h](e,i,s)===!1)return}u=u.parent}const l=t.appContext.config.errorHandler;if(l){ln(),At(l,null,10,[e,i,s]),on();return}}ay(e,n,r,a)}function ay(e,t,n,a=!0){if(process.env.NODE_ENV!=="production"){const r=fr[t];if(n&&Q5(n),Z(`Unhandled error${r?` during execution of ${r}`:""}`),n&&Z5(),a)throw e;console.error(e)}else console.error(e)}let ia=!1,mr=!1;const pe=[];let ct=0;const Ut=[];let ft=null,Ft=0;const ns=Promise.resolve();let hr=null;const ry=100;function uy(e){const t=hr||ns;return e?t.then(this?e.bind(this):e):t}function iy(e){let t=ct+1,n=pe.length;for(;t<n;){const a=t+n>>>1,r=pe[a],u=dn(r);u<e||u===e&&r.pre?t=a+1:n=a}return t}function _r(e){(!pe.length||!pe.includes(e,ia&&e.allowRecurse?ct+1:ct))&&(e.id==null?pe.push(e):pe.splice(iy(e.id),0,e),as())}function as(){!ia&&!mr&&(mr=!0,hr=ns.then(us))}function rs(e){Q(e)?Ut.push(...e):(!ft||!ft.includes(e,e.allowRecurse?Ft+1:Ft))&&Ut.push(e),as()}function sy(e){if(Ut.length){const t=[...new Set(Ut)].sort((n,a)=>dn(n)-dn(a));if(Ut.length=0,ft){ft.push(...t);return}for(ft=t,process.env.NODE_ENV!=="production"&&(e=e||new Map),Ft=0;Ft<ft.length;Ft++){const n=ft[Ft];process.env.NODE_ENV!=="production"&&is(e,n)||n.active!==!1&&n()}ft=null,Ft=0}}const dn=e=>e.id==null?1/0:e.id,ly=(e,t)=>{const n=dn(e)-dn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function us(e){mr=!1,ia=!0,process.env.NODE_ENV!=="production"&&(e=e||new Map),pe.sort(ly);const t=process.env.NODE_ENV!=="production"?n=>is(e,n):rt;try{for(ct=0;ct<pe.length;ct++){const n=pe[ct];if(n&&n.active!==!1){if(process.env.NODE_ENV!=="production"&&t(n))continue;At(n,n.i,n.i?15:14)}}}finally{ct=0,pe.length=0,sy(e),ia=!1,hr=null,(pe.length||Ut.length)&&us(e)}}function is(e,t){if(!e.has(t))e.set(t,1);else{const n=e.get(t);if(n>ry){const a=t.i,r=a&&Fs(a.type);return dr(`Maximum recursive updates exceeded${r?` in component <${r}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}else e.set(t,n+1)}}const Er=new Map;process.env.NODE_ENV!=="production"&&(Bi().__VUE_HMR_RUNTIME__={createRecord:gr(oy),rerender:gr(cy),reload:gr(fy)});const sa=new Map;function oy(e,t){return sa.has(e)?!1:(sa.set(e,{initialDef:la(t),instances:new Set}),!0)}function la(e){return Ns(e)?e.__vccOpts:e}function cy(e,t){const n=sa.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(a=>{t&&(a.render=t,la(a.type).render=t),a.renderCache=[],a.effect.dirty=!0,a.update()}))}function fy(e,t){const n=sa.get(e);if(!n)return;t=la(t),ss(n.initialDef,t);const a=[...n.instances];for(let r=0;r<a.length;r++){const u=a[r],i=la(u.type);let s=Er.get(i);s||(i!==n.initialDef&&ss(i,t),Er.set(i,s=new Set)),s.add(u),u.appContext.propsCache.delete(u.type),u.appContext.emitsCache.delete(u.type),u.appContext.optionsCache.delete(u.type),u.ceReload?(s.add(u),u.ceReload(t.styles),s.delete(u)):u.parent?(u.parent.effect.dirty=!0,_r(()=>{u.parent.update(),s.delete(u)})):u.appContext.reload?u.appContext.reload():typeof window!="undefined"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}rs(()=>{Er.clear()})}function ss(e,t){Se(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function gr(e){return(t,n)=>{try{return e(t,n)}catch(a){console.error(a),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let xt,oa=[];function ls(e,t){var n,a;xt=e,xt?(xt.enabled=!0,oa.forEach(({event:r,args:u})=>xt.emit(r,...u)),oa=[]):typeof window!="undefined"&&window.HTMLElement&&!((a=(n=window.navigator)==null?void 0:n.userAgent)!=null&&a.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(u=>{ls(u,t)}),setTimeout(()=>{xt||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,oa=[])},3e3)):oa=[]}let $e=null,dy=null;function os(e,t){e.shapeFlag&6&&e.component?os(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 vr(e,t){return re(e)?(()=>Se({name:e.name},t,{setup:e}))():e}function my(e,t,n=Nt,a=!1){if(n){const r=n[e]||(n[e]=[]),u=t.__weh||(t.__weh=(...i)=>{ln();const s=As(n),l=fn(t,n,e,i);return s(),on(),l});return a?r.unshift(u):r.push(u),u}else if(process.env.NODE_ENV!=="production"){const r=_5(fr[e].replace(/ hook$/,""));Z(`${r} 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 yr=e=>(t,n=Nt)=>{(!_a||e==="sp")&&my(e,(...a)=>t(...a),n)},hy=yr("bm"),_y=yr("m"),Ey=yr("um"),gy=Symbol.for("v-ndc"),Cr=e=>e?Uy(e)?xy(e):Cr(e.parent):null,mn=Se(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>process.env.NODE_ENV!=="production"?ra(e.props):e.props,$attrs:e=>process.env.NODE_ENV!=="production"?ra(e.attrs):e.attrs,$slots:e=>process.env.NODE_ENV!=="production"?ra(e.slots):e.slots,$refs:e=>process.env.NODE_ENV!=="production"?ra(e.refs):e.refs,$parent:e=>Cr(e.parent),$root:e=>Cr(e.root),$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?by(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,_r(e.update)}),$nextTick:e=>e.n||(e.n=uy.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?Ly.bind(e):rt}),vy=e=>e==="_"||e==="$",br=(e,t)=>e!==Me&&!e.__isScriptSetup&&ae(e,t),yy={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:a,data:r,props:u,accessCache:i,type:s,appContext:l}=e;if(process.env.NODE_ENV!=="production"&&t==="__isVue")return!0;let o;if(t[0]!=="$"){const D=i[t];if(D!==void 0)switch(D){case 1:return a[t];case 2:return r[t];case 4:return n[t];case 3:return u[t]}else{if(br(a,t))return i[t]=1,a[t];if(r!==Me&&ae(r,t))return i[t]=2,r[t];if((o=e.propsOptions[0])&&ae(o,t))return i[t]=3,u[t];if(n!==Me&&ae(n,t))return i[t]=4,n[t];(!__VUE_OPTIONS_API__||Cy)&&(i[t]=0)}}const h=mn[t];let f,m;if(h)return t==="$attrs"?(me(e.attrs,"get",""),process.env.NODE_ENV!=="production"&&void 0):process.env.NODE_ENV!=="production"&&t==="$slots"&&me(e,"get",t),h(e);if((f=s.__cssModules)&&(f=f[t]))return f;if(n!==Me&&ae(n,t))return i[t]=4,n[t];if(m=l.config.globalProperties,ae(m,t))return m[t];process.env.NODE_ENV!=="production"&&$e&&(!Te(t)||t.indexOf("__v")!==0)&&(r!==Me&&vy(t[0])&&ae(r,t)?Z(`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===$e&&Z(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:e},t,n){const{data:a,setupState:r,ctx:u}=e;return br(r,t)?(r[t]=n,!0):process.env.NODE_ENV!=="production"&&r.__isScriptSetup&&ae(r,t)?(Z(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):a!==Me&&ae(a,t)?(a[t]=n,!0):ae(e.props,t)?(process.env.NODE_ENV!=="production"&&Z(`Attempting to mutate prop "${t}". Props are readonly.`),!1):t[0]==="$"&&t.slice(1)in e?(process.env.NODE_ENV!=="production"&&Z(`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(u,t,{enumerable:!0,configurable:!0,value:n}):u[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:a,appContext:r,propsOptions:u}},i){let s;return!!n[i]||e!==Me&&ae(e,i)||br(t,i)||(s=u[0])&&ae(s,i)||ae(a,i)||ae(mn,i)||ae(r.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ae(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};process.env.NODE_ENV!=="production"&&(yy.ownKeys=e=>(Z("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 cs(e){return Q(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Cy=!0;function by(e){const t=e.type,{mixins:n,extends:a}=t,{mixins:r,optionsCache:u,config:{optionMergeStrategies:i}}=e.appContext,s=u.get(t);let l;return s?l=s:!r.length&&!n&&!a?l=t:(l={},r.length&&r.forEach(o=>ca(l,o,i,!0)),ca(l,t,i)),Ee(t)&&u.set(t,l),l}function ca(e,t,n,a=!1){const{mixins:r,extends:u}=t;u&&ca(e,u,n,!0),r&&r.forEach(i=>ca(e,i,n,!0));for(const i in t)if(a&&i==="expose")process.env.NODE_ENV!=="production"&&Z('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const s=Ay[i]||n&&n[i];e[i]=s?s(e[i],t[i]):t[i]}return e}const Ay={data:fs,props:ms,emits:ms,methods:hn,computed:hn,beforeCreate:ge,created:ge,beforeMount:ge,mounted:ge,beforeUpdate:ge,updated:ge,beforeDestroy:ge,beforeUnmount:ge,destroyed:ge,unmounted:ge,activated:ge,deactivated:ge,errorCaptured:ge,serverPrefetch:ge,components:hn,directives:hn,watch:Dy,provide:fs,inject:Fy};function fs(e,t){return t?e?function(){return Se(re(e)?e.call(this,this):e,re(t)?t.call(this,this):t)}:t:e}function Fy(e,t){return hn(ds(e),ds(t))}function ds(e){if(Q(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ge(e,t){return e?[...new Set([].concat(e,t))]:t}function hn(e,t){return e?Se(Object.create(null),e,t):t}function ms(e,t){return e?Q(e)&&Q(t)?[...new Set([...e,...t])]:Se(Object.create(null),cs(e),cs(t!=null?t:{})):t}function Dy(e,t){if(!e)return t;if(!t)return e;const n=Se(Object.create(null),e);for(const a in t)n[a]=ge(e[a],t[a]);return n}function Ny(){return{app:null,config:{isNativeTag:s5,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 Ar=null;function hs(e,t,n=!1){const a=Nt||$e;if(a||Ar){const r=Ar?Ar._context.provides:a?a.parent==null?a.vnode.appContext&&a.vnode.appContext.provides:a.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&re(t)?t.call(a&&a.proxy):t;process.env.NODE_ENV!=="production"&&Z(`injection "${String(e)}" not found.`)}else process.env.NODE_ENV!=="production"&&Z("inject() can only be used inside setup() or functional components.")}const Sy={},_s=e=>Object.getPrototypeOf(e)===Sy,Iy=e=>e.__isTeleport,Es=Ry,By=Symbol.for("v-scx"),Oy=()=>{{const e=hs(By);return e||process.env.NODE_ENV!=="production"&&Z("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}},fa={};function Fr(e,t,n){return process.env.NODE_ENV!=="production"&&!re(t)&&Z("`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."),gs(e,t,n)}function gs(e,t,{immediate:n,deep:a,flush:r,once:u,onTrack:i,onTrigger:s}=Me){if(t&&u){const v=t;t=(...O)=>{v(...O),b()}}process.env.NODE_ENV!=="production"&&a!==void 0&&typeof a=="number"&&Z('watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.'),process.env.NODE_ENV!=="production"&&!t&&(n!==void 0&&Z('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),a!==void 0&&Z('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),u!==void 0&&Z('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const l=v=>{Z("Invalid watch source: ",v,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},o=Nt,h=v=>a===!0?v:Dt(v,a===!1?1:void 0);let f,m=!1,D=!1;if(Ce(e)?(f=()=>e.value,m=Ge(e)):Vt(e)?(f=()=>h(e),m=!0):Q(e)?(D=!0,m=e.some(v=>Vt(v)||Ge(v)),f=()=>e.map(v=>{if(Ce(v))return v.value;if(Vt(v))return h(v);if(re(v))return At(v,o,2);process.env.NODE_ENV!=="production"&&l(v)})):re(e)?t?f=()=>At(e,o,2):f=()=>(S&&S(),fn(e,o,3,[y])):(f=rt,process.env.NODE_ENV!=="production"&&l(e)),t&&a){const v=f;f=()=>Dt(v())}let S,y=v=>{S=g.onStop=()=>{At(v,o,4),S=g.onStop=void 0}},B;if(_a)if(y=rt,t?n&&fn(t,o,3,[f(),D?[]:void 0,y]):f(),r==="sync"){const v=Oy();B=v.__watcherHandles||(v.__watcherHandles=[])}else return rt;let E=D?new Array(e.length).fill(fa):fa;const F=()=>{if(!(!g.active||!g.dirty))if(t){const v=g.run();(a||m||(D?v.some((O,w)=>ut(O,E[w])):ut(v,E)))&&(S&&S(),fn(t,o,3,[v,E===fa?void 0:D&&E[0]===fa?[]:E,y]),E=v)}else g.run()};F.allowRecurse=!!t;let _;r==="sync"?_=F:r==="post"?_=()=>Es(F,o&&o.suspense):(F.pre=!0,o&&(F.id=o.uid),_=()=>_r(F));const g=new Oi(f,rt,_),N=D5(),b=()=>{g.stop(),N&&o5(N.effects,g)};return process.env.NODE_ENV!=="production"&&(g.onTrack=i,g.onTrigger=s),t?n?F():E=g.run():r==="post"?Es(g.run.bind(g),o&&o.suspense):g.run(),B&&B.push(b),b}function Ly(e,t,n){const a=this.proxy,r=Te(e)?e.includes(".")?wy(a,e):()=>a[e]:e.bind(a,a);let u;re(t)?u=t:(u=t.handler,n=t);const i=As(this),s=gs(r,u.bind(a),n);return i(),s}function wy(e,t){const n=t.split(".");return()=>{let a=e;for(let r=0;r<n.length&&a;r++)a=a[n[r]];return a}}function Dt(e,t=1/0,n){if(t<=0||!Ee(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Ce(e))Dt(e.value,t,n);else if(Q(e))for(let a=0;a<e.length;a++)Dt(e[a],t,n);else if(f5(e)||$t(e))e.forEach(a=>{Dt(a,t,n)});else if(h5(e)){for(const a in e)Dt(e[a],t,n);for(const a of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,a)&&Dt(e[a],t,n)}return e}function $b(){}const Ty=e=>e.__isSuspense;function Ry(e,t){t&&t.pendingBranch?Q(e)?t.effects.push(...e):t.effects.push(e):rs(e)}const da=Symbol.for("v-fgt"),vs=Symbol.for("v-txt"),py=Symbol.for("v-cmt");let Wt=null;function Dr(e){return e?e.__v_isVNode===!0:!1}const Py=(...e)=>Cs(...e),ys=({key:e})=>e!=null?e:null,ma=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Te(e)||Ce(e)||re(e)?{i:$e,r:e,k:t,f:!!n}:e:null);function My(e,t=null,n=null,a=0,r=null,u=e===da?0:1,i=!1,s=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ys(t),ref:t&&ma(t),scopeId:dy,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:u,patchFlag:a,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:$e};return s?(Nr(l,n),u&128&&e.normalize(l)):n&&(l.shapeFlag|=Te(n)?8:16),process.env.NODE_ENV!=="production"&&l.key!==l.key&&Z("VNode created with invalid key (NaN). VNode type:",l.type),!i&&Wt&&(l.patchFlag>0||u&6)&&l.patchFlag!==32&&Wt.push(l),l}const Ht=process.env.NODE_ENV!=="production"?Py:Cs;function Cs(e,t=null,n=null,a=0,r=null,u=!1){if((!e||e===gy)&&(process.env.NODE_ENV!=="production"&&!e&&Z(`Invalid vnode type when creating vnode: ${e}.`),e=py),Dr(e)){const s=ha(e,t,!0);return n&&Nr(s,n),!u&&Wt&&(s.shapeFlag&6?Wt[Wt.indexOf(e)]=s:Wt.push(s)),s.patchFlag=-2,s}if(Ns(e)&&(e=e.__vccOpts),t){t=$y(t);let{class:s,style:l}=t;s&&!Te(s)&&(t.class=Za(s)),Ee(l)&&(lr(l)&&!Q(l)&&(l=Se({},l)),t.style=Qa(l))}const i=Te(e)?1:Ty(e)?128:Iy(e)?64:Ee(e)?4:re(e)?2:0;return process.env.NODE_ENV!=="production"&&i&4&&lr(e)&&(e=U(e),Z("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
37
|
+
Component that was made reactive: `,e)),My(e,t,n,a,r,i,u,!0)}function $y(e){return e?lr(e)||_s(e)?Se({},e):e:null}function ha(e,t,n=!1,a=!1){const{props:r,ref:u,patchFlag:i,children:s,transition:l}=e,o=t?ky(r||{},t):r,h={__v_isVNode:!0,__v_skip:!0,type:e.type,props:o,key:o&&ys(o),ref:t&&t.ref?n&&u?Q(u)?u.concat(ma(t)):[u,ma(t)]:ma(t):u,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:process.env.NODE_ENV!=="production"&&i===-1&&Q(s)?s.map(bs):s,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==da?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&ha(e.ssContent),ssFallback:e.ssFallback&&ha(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&a&&os(h,l.clone(h)),h}function bs(e){const t=ha(e);return Q(e.children)&&(t.children=e.children.map(bs)),t}function Vy(e=" ",t=0){return Ht(vs,null,e,t)}function Nr(e,t){let n=0;const{shapeFlag:a}=e;if(t==null)t=null;else if(Q(t))n=16;else if(typeof t=="object")if(a&65){const r=t.default;r&&(r._c&&(r._d=!1),Nr(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!_s(t)?t._ctx=$e:r===3&&$e&&($e.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else re(t)?(t={default:t,_ctx:$e},n=32):(t=String(t),a&64?(n=16,t=[Vy(t)]):n=8);e.children=t,e.shapeFlag|=n}function ky(...e){const t={};for(let n=0;n<e.length;n++){const a=e[n];for(const r in a)if(r==="class")t.class!==a.class&&(t.class=Za([t.class,a.class]));else if(r==="style")t.style=Qa([t.style,a.style]);else if(l5(r)){const u=t[r],i=a[r];i&&u!==i&&!(Q(u)&&u.includes(i))&&(t[r]=u?[].concat(u,i):i)}else r!==""&&(t[r]=a[r])}return t}Ny();let Nt=null;const jt=()=>Nt||$e;let Sr;{const e=Bi(),t=(n,a)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(a),u=>{r.length>1?r.forEach(i=>i(u)):r[0](u)}};Sr=t("__VUE_INSTANCE_SETTERS__",n=>Nt=n),t("__VUE_SSR_SETTERS__",n=>_a=n)}const As=e=>{const t=Nt;return Sr(e),e.scope.on(),()=>{e.scope.off(),Sr(t)}};function Uy(e){return e.vnode.shapeFlag&4}let _a=!1;process.env.NODE_ENV;function xy(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(z5(j5(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in mn)return mn[n](e)},has(t,n){return n in t||n in mn}})):e.proxy}const Wy=/(?:^|[-_])(\w)/g,Hy=e=>e.replace(Wy,t=>t.toUpperCase()).replace(/[-_]/g,"");function Fs(e,t=!0){return re(e)?e.displayName||e.name:e.name||t&&e.__name}function Ds(e,t,n=!1){let a=Fs(t);if(!a&&t.__file){const r=t.__file.match(/([^/\\]+)\.\w+$/);r&&(a=r[1])}if(!a&&e&&e.parent){const r=u=>{for(const i in u)if(u[i]===t)return i};a=r(e.components||e.parent.type.components)||r(e.appContext.components)}return a?Hy(a):n?"App":"Anonymous"}function Ns(e){return re(e)&&"__vccOpts"in e}const Ve=(e,t)=>{const n=G5(e,t,_a);if(process.env.NODE_ENV!=="production"){const a=jt();a&&a.appContext.config.warnRecursiveComputed&&(n._warnRecursive=!0)}return n};function Ss(e,t,n){const a=arguments.length;return a===2?Ee(t)&&!Q(t)?Dr(t)?Ht(e,null,[t]):Ht(e,t):Ht(e,null,t):(a>3?n=Array.prototype.slice.call(arguments,2):a===3&&Dr(n)&&(n=[n]),Ht(e,t,n))}function jy(){if(process.env.NODE_ENV==="production"||typeof window=="undefined")return;const e={style:"color:#3ba776"},t={style:"color:#1677ff"},n={style:"color:#f5222d"},a={style:"color:#eb2f96"},r={__vue_custom_formatter:!0,header(f){return Ee(f)?f.__isVue?["div",e,"VueInstance"]:Ce(f)?["div",{},["span",e,h(f)],"<",s(f.value),">"]:Vt(f)?["div",{},["span",e,Ge(f)?"ShallowReactive":"Reactive"],"<",s(f),`>${qe(f)?" (readonly)":""}`]:qe(f)?["div",{},["span",e,Ge(f)?"ShallowReadonly":"Readonly"],"<",s(f),">"]:null:null},hasBody(f){return f&&f.__isVue},body(f){if(f&&f.__isVue)return["div",{},...u(f.$)]}};function u(f){const m=[];f.type.props&&f.props&&m.push(i("props",U(f.props))),f.setupState!==Me&&m.push(i("setup",f.setupState)),f.data!==Me&&m.push(i("data",U(f.data)));const D=l(f,"computed");D&&m.push(i("computed",D));const S=l(f,"inject");return S&&m.push(i("injected",S)),m.push(["div",{},["span",{style:a.style+";opacity:0.66"},"$ (internal): "],["object",{object:f}]]),m}function i(f,m){return m=Se({},m),Object.keys(m).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},f],["div",{style:"padding-left:1.25em"},...Object.keys(m).map(D=>["div",{},["span",a,D+": "],s(m[D],!1)])]]:["span",{}]}function s(f,m=!0){return typeof f=="number"?["span",t,f]:typeof f=="string"?["span",n,JSON.stringify(f)]:typeof f=="boolean"?["span",a,f]:Ee(f)?["object",{object:m?U(f):f}]:["span",n,String(f)]}function l(f,m){const D=f.type;if(re(D))return;const S={};for(const y in f.ctx)o(D,y,m)&&(S[y]=f.ctx[y]);return S}function o(f,m,D){const S=f[D];if(Q(S)&&S.includes(m)||Ee(S)&&m in S||f.extends&&o(f.extends,m,D)||f.mixins&&f.mixins.some(y=>o(y,m,D)))return!0}function h(f){return Ge(f)?"ShallowRef":f.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(r):window.devtoolsFormatters=[r]}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;/**
|
|
38
|
+
* vue v3.4.38
|
|
39
39
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
40
40
|
* @license MIT
|
|
41
|
-
**/function
|
|
42
|
-
* vue-i18n v9.
|
|
41
|
+
**/function qy(){jy()}process.env.NODE_ENV!=="production"&&qy();function Gy(){return Is().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Is(){return typeof navigator!="undefined"&&typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:{}}const Ky=typeof Proxy=="function",Xy="devtools-plugin:setup",Jy="plugin:settings:set";let qt,Ir;function zy(){var e;return qt!==void 0||(typeof window!="undefined"&&window.performance?(qt=!0,Ir=window.performance):typeof globalThis!="undefined"&&((e=globalThis.perf_hooks)===null||e===void 0?void 0:e.performance)?(qt=!0,Ir=globalThis.perf_hooks.performance):qt=!1),qt}function Qy(){return zy()?Ir.now():Date.now()}class Zy{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const a={};if(t.settings)for(const i in t.settings){const s=t.settings[i];a[i]=s.defaultValue}const r=`__vue-devtools-plugin-settings__${t.id}`;let u=Object.assign({},a);try{const i=localStorage.getItem(r),s=JSON.parse(i);Object.assign(u,s)}catch(i){}this.fallbacks={getSettings(){return u},setSettings(i){try{localStorage.setItem(r,JSON.stringify(i))}catch(s){}u=i},now(){return Qy()}},n&&n.on(Jy,(i,s)=>{i===this.plugin.id&&this.fallbacks.setSettings(s)}),this.proxiedOn=new Proxy({},{get:(i,s)=>this.target?this.target.on[s]:(...l)=>{this.onQueue.push({method:s,args:l})}}),this.proxiedTarget=new Proxy({},{get:(i,s)=>this.target?this.target[s]:s==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(s)?(...l)=>(this.targetQueue.push({method:s,args:l,resolve:()=>{}}),this.fallbacks[s](...l)):(...l)=>new Promise(o=>{this.targetQueue.push({method:s,args:l,resolve:o})})})}setRealTarget(t){return Ze(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 Yy(e,t){const n=e,a=Is(),r=Gy(),u=Ky&&n.enableEarlyProxy;if(r&&(a.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!u))r.emit(Xy,e,t);else{const i=u?new Zy(n,r):null;(a.__VUE_DEVTOOLS_PLUGINS__=a.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:i}),i&&t(i.proxiedTarget)}}/*!
|
|
42
|
+
* vue-i18n v9.14.0
|
|
43
43
|
* (c) 2024 kazuya kawaguchi
|
|
44
44
|
* Released under the MIT License.
|
|
45
|
-
*/const cd="9.13.1";function ud(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(je().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(je().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(je().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(je().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(je().__INTLIFY_PROD_DEVTOOLS__=!1)}const bo=he.__EXTEND_POINT__,Xe=pn(bo),Y={FALLBACK_TO_ROOT:bo,NOT_SUPPORTED_PRESERVE:Xe(),NOT_SUPPORTED_FORMATTER:Xe(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:Xe(),NOT_SUPPORTED_GET_CHOICE_INDEX:Xe(),COMPONENT_NAME_LEGACY_COMPATIBLE:Xe(),NOT_FOUND_PARENT_SCOPE:Xe(),IGNORE_OBJ_FLATTEN:Xe(),NOTICE_DROP_ALLOW_COMPOSITION:Xe(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:Xe()},fd={[Y.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[Y.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[Y.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[Y.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[Y.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[Y.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[Y.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[Y.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[Y.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",[Y.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function Ne(e,...t){return nn(fd[e],...t)}const No=de.__EXTEND_POINT__,Ie=pn(No),H={UNEXPECTED_RETURN_TYPE:No,INVALID_ARGUMENT:Ie(),MUST_BE_CALL_SETUP_TOP:Ie(),NOT_INSTALLED:Ie(),NOT_AVAILABLE_IN_LEGACY_MODE:Ie(),REQUIRED_VALUE:Ie(),INVALID_VALUE:Ie(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Ie(),NOT_INSTALLED_WITH_PROVIDE:Ie(),UNEXPECTED_ERROR:Ie(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Ie(),BRIDGE_SUPPORT_VUE_2_ONLY:Ie(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Ie(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Ie(),__EXTEND_POINT__:Ie()};function ue(e,...t){return Ft(e,null,process.env.NODE_ENV!=="production"?{messages:dd,args:t}:void 0)}const dd={[H.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[H.INVALID_ARGUMENT]:"Invalid argument",[H.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[H.NOT_INSTALLED]:"Need to install with `app.use` function",[H.UNEXPECTED_ERROR]:"Unexpected error",[H.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[H.REQUIRED_VALUE]:"Required in value: {0}",[H.INVALID_VALUE]:"Invalid value",[H.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[H.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[H.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[H.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[H.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",[H.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},Si=Te("__translateVNode"),wi=Te("__datetimeParts"),Li=Te("__numberParts"),At=Te("__enableEmitter"),_n=Te("__disableEmitter"),Io=Te("__setPluralRules");Te("__intlifyMeta");const Oo=Te("__injectWithOption"),Ai=Te("__dispose");function hn(e){if(!p(e))return e;for(const t in e)if(!!Hn(e,t))if(!t.includes("."))p(e[t])&&hn(e[t]);else{const n=t.split("."),r=n.length-1;let i=e,a=!1;for(let s=0;s<r;s++){if(n[s]in i||(i[n[s]]={}),!p(i[n[s]])){process.env.NODE_ENV!=="production"&&ce(Ne(Y.IGNORE_OBJ_FLATTEN,{key:n[s]})),a=!0;break}i=i[n[s]]}a||(i[n[r]]=e[t],delete e[t]),p(i[n[r]])&&hn(i[n[r]])}return e}function gr(e,t){const{messages:n,__i18n:r,messageResolver:i,flatJson:a}=t,s=U(n)?n:Q(r)?{}:{[e]:{}};if(Q(r)&&r.forEach(o=>{if("locale"in o&&"resource"in o){const{locale:l,resource:c}=o;l?(s[l]=s[l]||{},qn(c,s[l])):qn(c,s)}else M(o)&&qn(JSON.parse(o),s)}),i==null&&a)for(const o in s)Hn(s,o)&&hn(s[o]);return s}function So(e){return e.type}function wo(e,t,n){let r=p(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=gr(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const i=Object.keys(r);i.length&&i.forEach(a=>{e.mergeLocaleMessage(a,r[a])});{if(p(t.datetimeFormats)){const a=Object.keys(t.datetimeFormats);a.length&&a.forEach(s=>{e.mergeDateTimeFormat(s,t.datetimeFormats[s])})}if(p(t.numberFormats)){const a=Object.keys(t.numberFormats);a.length&&a.forEach(s=>{e.mergeNumberFormat(s,t.numberFormats[s])})}}}function Lo(e){return qt(co,null,e,0)}const Ao="__INTLIFY_META__",Do=()=>[],md=()=>!1;let Co=0;function Ro(e){return(t,n,r,i)=>e(n,r,Kt()||void 0,i)}const _d=()=>{const e=Kt();let t=null;return e&&(t=So(e)[Ao])?{[Ao]:t}:null};function Di(e={},t){const{__root:n,__injectWithOption:r}=e,i=n===void 0,a=e.flatJson,s=Re?Bt:ps,o=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&o&&Da(Ne(Y.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let l=$(e.inheritLocale)?e.inheritLocale:!0;const c=s(n&&l?n.locale.value:M(e.locale)?e.locale:Ut),_=s(n&&l?n.fallbackLocale.value:M(e.fallbackLocale)||Q(e.fallbackLocale)||U(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:c.value),f=s(gr(c.value,e)),m=s(U(e.datetimeFormats)?e.datetimeFormats:{[c.value]:{}}),S=s(U(e.numberFormats)?e.numberFormats:{[c.value]:{}});let L=n?n.missingWarn:$(e.missingWarn)||tt(e.missingWarn)?e.missingWarn:!0,v=n?n.fallbackWarn:$(e.fallbackWarn)||tt(e.fallbackWarn)?e.fallbackWarn:!0,D=n?n.fallbackRoot:$(e.fallbackRoot)?e.fallbackRoot:!0,g=!!e.fallbackFormat,O=X(e.missing)?e.missing:null,h=X(e.missing)?Ro(e.missing):null,E=X(e.postTranslation)?e.postTranslation:null,w=n?n.warnHtmlMessage:$(e.warnHtmlMessage)?e.warnHtmlMessage:!0,N=!!e.escapeParameter;const y=n?n.modifiers:U(e.modifiers)?e.modifiers:{};let C=e.pluralRules||n&&n.pluralRules,T;T=(()=>{i&&Ga(null);const b={version:cd,locale:c.value,fallbackLocale:_.value,messages:f.value,modifiers:y,pluralRules:C,missing:h===null?void 0:h,missingWarn:L,fallbackWarn:v,fallbackFormat:g,unresolving:!0,postTranslation:E===null?void 0:E,warnHtmlMessage:w,escapeParameter:N,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};b.datetimeFormats=m.value,b.numberFormats=S.value,b.__datetimeFormatters=U(T)?T.__datetimeFormatters:void 0,b.__numberFormatters=U(T)?T.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(b.__v_emitter=U(T)?T.__v_emitter:void 0);const R=ru(b);return i&&Ga(R),R})(),an(T,c.value,_.value);function ve(){return[c.value,_.value,f.value,m.value,S.value]}const x=xe({get:()=>c.value,set:b=>{c.value=b,T.locale=c.value}}),se=xe({get:()=>_.value,set:b=>{_.value=b,T.fallbackLocale=_.value,an(T,c.value,b)}}),De=xe(()=>f.value),On=xe(()=>m.value),He=xe(()=>S.value);function Sn(){return X(E)?E:null}function wn(b){E=b,T.postTranslation=b}function Ln(){return O}function An(b){b!==null&&(h=Ro(b)),O=b,T.missing=h}function Dn(b,R){return b!=="translate"||!R.resolvedMessage}const Ce=(b,R,K,ne,ht,Dr)=>{ve();let Yt;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&qa(_d()),i||(T.fallbackContext=n?nu():void 0),Yt=b(T)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&qa(null),i||(T.fallbackContext=void 0)}if(K!=="translate exists"&&oe(Yt)&&Yt===Xn||K==="translate exists"&&!Yt){const[Rt,U_]=R();if(process.env.NODE_ENV!=="production"&&n&&M(Rt)&&Dn(K,U_)&&(D&&(Qn(v,Rt)||Ja(L,Rt))&&ce(Ne(Y.FALLBACK_TO_ROOT,{key:Rt,type:K})),process.env.NODE_ENV!=="production")){const{__v_emitter:Ll}=T;Ll&&D&&Ll.emit("fallback",{type:K,key:Rt,to:"global",groupId:`${K}:${Rt}`})}return n&&D?ne(n):ht(Rt)}else{if(Dr(Yt))return Yt;throw ue(H.UNEXPECTED_RETURN_TYPE)}};function Qt(...b){return Ce(R=>Reflect.apply(rs,null,[R,...b]),()=>jr(...b),"translate",R=>Reflect.apply(R.t,R,[...b]),R=>R,R=>M(R))}function zt(...b){const[R,K,ne]=b;if(ne&&!p(ne))throw ue(H.INVALID_ARGUMENT);return Qt(R,K,le({resolvedMessage:!0},ne||{}))}function Cn(...b){return Ce(R=>Reflect.apply(ls,null,[R,...b]),()=>qr(...b),"datetime format",R=>Reflect.apply(R.d,R,[...b]),()=>Jn,R=>M(R))}function Rn(...b){return Ce(R=>Reflect.apply(fs,null,[R,...b]),()=>Kr(...b),"number format",R=>Reflect.apply(R.n,R,[...b]),()=>Jn,R=>M(R))}function Tn(b){return b.map(R=>M(R)||oe(R)||$(R)?Lo(String(R)):R)}const Pn={normalize:Tn,interpolate:b=>b,type:"vnode"};function Zt(...b){return Ce(R=>{let K;const ne=R;try{ne.processor=Pn,K=Reflect.apply(rs,null,[ne,...b])}finally{ne.processor=null}return K},()=>jr(...b),"translate",R=>R[Si](...b),R=>[Lo(R)],R=>Q(R))}function Mn(...b){return Ce(R=>Reflect.apply(fs,null,[R,...b]),()=>Kr(...b),"number format",R=>R[Li](...b),Do,R=>M(R)||Q(R))}function Fn(...b){return Ce(R=>Reflect.apply(ls,null,[R,...b]),()=>qr(...b),"datetime format",R=>R[wi](...b),Do,R=>M(R)||Q(R))}function Vn(b){C=b,T.pluralRules=C}function P(b,R){return Ce(()=>{if(!b)return!1;const K=M(R)?R:c.value,ne=Ct(K),ht=T.messageResolver(ne,b);return o?ht!=null:it(ht)||Le(ht)||M(ht)},()=>[b],"translate exists",K=>Reflect.apply(K.te,K,[b,R]),md,K=>$(K))}function q(b){let R=null;const K=Ua(T,_.value,c.value);for(let ne=0;ne<K.length;ne++){const ht=f.value[K[ne]]||{},Dr=T.messageResolver(ht,b);if(Dr!=null){R=Dr;break}}return R}function kn(b){const R=q(b);return R!=null?R:n?n.tm(b)||{}:{}}function Ct(b){return f.value[b]||{}}function Un(b,R){if(a){const K={[b]:R};for(const ne in K)Hn(K,ne)&&hn(K[ne]);R=K[b]}f.value[b]=R,T.messages=f.value}function da(b,R){f.value[b]=f.value[b]||{};const K={[b]:R};if(a)for(const ne in K)Hn(K,ne)&&hn(K[ne]);R=K[b],qn(R,f.value[b]),T.messages=f.value}function u(b){return m.value[b]||{}}function d(b,R){m.value[b]=R,T.datetimeFormats=m.value,us(T,b,R)}function A(b,R){m.value[b]=le(m.value[b]||{},R),T.datetimeFormats=m.value,us(T,b,R)}function F(b){return S.value[b]||{}}function ee(b,R){S.value[b]=R,T.numberFormats=S.value,ms(T,b,R)}function J(b,R){S.value[b]=le(S.value[b]||{},R),T.numberFormats=S.value,ms(T,b,R)}Co++,n&&Re&&(vi(n.locale,b=>{l&&(c.value=b,T.locale=b,an(T,c.value,_.value))}),vi(n.fallbackLocale,b=>{l&&(_.value=b,T.fallbackLocale=b,an(T,c.value,_.value))}));const G={id:Co,locale:x,fallbackLocale:se,get inheritLocale(){return l},set inheritLocale(b){l=b,b&&n&&(c.value=n.locale.value,_.value=n.fallbackLocale.value,an(T,c.value,_.value))},get availableLocales(){return Object.keys(f.value).sort()},messages:De,get modifiers(){return y},get pluralRules(){return C||{}},get isGlobal(){return i},get missingWarn(){return L},set missingWarn(b){L=b,T.missingWarn=L},get fallbackWarn(){return v},set fallbackWarn(b){v=b,T.fallbackWarn=v},get fallbackRoot(){return D},set fallbackRoot(b){D=b},get fallbackFormat(){return g},set fallbackFormat(b){g=b,T.fallbackFormat=g},get warnHtmlMessage(){return w},set warnHtmlMessage(b){w=b,T.warnHtmlMessage=b},get escapeParameter(){return N},set escapeParameter(b){N=b,T.escapeParameter=b},t:Qt,getLocaleMessage:Ct,setLocaleMessage:Un,mergeLocaleMessage:da,getPostTranslationHandler:Sn,setPostTranslationHandler:wn,getMissingHandler:Ln,setMissingHandler:An,[Io]:Vn};return G.datetimeFormats=On,G.numberFormats=He,G.rt=zt,G.te=P,G.tm=kn,G.d=Cn,G.n=Rn,G.getDateTimeFormat=u,G.setDateTimeFormat=d,G.mergeDateTimeFormat=A,G.getNumberFormat=F,G.setNumberFormat=ee,G.mergeNumberFormat=J,G[Oo]=r,G[Si]=Zt,G[wi]=Fn,G[Li]=Mn,process.env.NODE_ENV!=="production"&&(G[At]=b=>{T.__v_emitter=b},G[_n]=()=>{T.__v_emitter=void 0}),G}function hd(e){const t=M(e.locale)?e.locale:Ut,n=M(e.fallbackLocale)||Q(e.fallbackLocale)||U(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=X(e.missing)?e.missing:void 0,i=$(e.silentTranslationWarn)||tt(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,a=$(e.silentFallbackWarn)||tt(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,s=$(e.fallbackRoot)?e.fallbackRoot:!0,o=!!e.formatFallbackMessages,l=U(e.modifiers)?e.modifiers:{},c=e.pluralizationRules,_=X(e.postTranslation)?e.postTranslation:void 0,f=M(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,m=!!e.escapeParameterHtml,S=$(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&ce(Ne(Y.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&ce(Ne(Y.NOT_SUPPORTED_PRESERVE_DIRECTIVE));let L=e.messages;if(U(e.sharedMessages)){const N=e.sharedMessages;L=Object.keys(N).reduce((C,T)=>{const j=C[T]||(C[T]={});return le(j,N[T]),C},L||{})}const{__i18n:v,__root:D,__injectWithOption:g}=e,O=e.datetimeFormats,h=e.numberFormats,E=e.flatJson,w=e.translateExistCompatible;return{locale:t,fallbackLocale:n,messages:L,flatJson:E,datetimeFormats:O,numberFormats:h,missing:r,missingWarn:i,fallbackWarn:a,fallbackRoot:s,fallbackFormat:o,modifiers:l,pluralRules:c,postTranslation:_,warnHtmlMessage:f,escapeParameter:m,messageResolver:e.messageResolver,inheritLocale:S,translateExistCompatible:w,__i18n:v,__root:D,__injectWithOption:g}}function Ci(e={},t){{const n=Di(hd(e)),{__extender:r}=e,i={id:n.id,get locale(){return n.locale.value},set locale(a){n.locale.value=a},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(a){n.fallbackLocale.value=a},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"&&ce(Ne(Y.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(a){process.env.NODE_ENV!=="production"&&ce(Ne(Y.NOT_SUPPORTED_FORMATTER))},get missing(){return n.getMissingHandler()},set missing(a){n.setMissingHandler(a)},get silentTranslationWarn(){return $(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(a){n.missingWarn=$(a)?!a:a},get silentFallbackWarn(){return $(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(a){n.fallbackWarn=$(a)?!a:a},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(a){n.fallbackFormat=a},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(a){n.setPostTranslationHandler(a)},get sync(){return n.inheritLocale},set sync(a){n.inheritLocale=a},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(a){n.warnHtmlMessage=a!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(a){n.escapeParameter=a},get preserveDirectiveContent(){return process.env.NODE_ENV!=="production"&&ce(Ne(Y.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(a){process.env.NODE_ENV!=="production"&&ce(Ne(Y.NOT_SUPPORTED_PRESERVE_DIRECTIVE))},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...a){const[s,o,l]=a,c={};let _=null,f=null;if(!M(s))throw ue(H.INVALID_ARGUMENT);const m=s;return M(o)?c.locale=o:Q(o)?_=o:U(o)&&(f=o),Q(l)?_=l:U(l)&&(f=l),Reflect.apply(n.t,n,[m,_||f||{},c])},rt(...a){return Reflect.apply(n.rt,n,[...a])},tc(...a){const[s,o,l]=a,c={plural:1};let _=null,f=null;if(!M(s))throw ue(H.INVALID_ARGUMENT);const m=s;return M(o)?c.locale=o:oe(o)?c.plural=o:Q(o)?_=o:U(o)&&(f=o),M(l)?c.locale=l:Q(l)?_=l:U(l)&&(f=l),Reflect.apply(n.t,n,[m,_||f||{},c])},te(a,s){return n.te(a,s)},tm(a){return n.tm(a)},getLocaleMessage(a){return n.getLocaleMessage(a)},setLocaleMessage(a,s){n.setLocaleMessage(a,s)},mergeLocaleMessage(a,s){n.mergeLocaleMessage(a,s)},d(...a){return Reflect.apply(n.d,n,[...a])},getDateTimeFormat(a){return n.getDateTimeFormat(a)},setDateTimeFormat(a,s){n.setDateTimeFormat(a,s)},mergeDateTimeFormat(a,s){n.mergeDateTimeFormat(a,s)},n(...a){return Reflect.apply(n.n,n,[...a])},getNumberFormat(a){return n.getNumberFormat(a)},setNumberFormat(a,s){n.setNumberFormat(a,s)},mergeNumberFormat(a,s){n.mergeNumberFormat(a,s)},getChoiceIndex(a,s){return process.env.NODE_ENV!=="production"&&ce(Ne(Y.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return i.__extender=r,process.env.NODE_ENV!=="production"&&(i.__enableEmitter=a=>{const s=n;s[At]&&s[At](a)},i.__disableEmitter=()=>{const a=n;a[_n]&&a[_n]()}),i}}const Ri={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function gd({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,i)=>[...r,...i.type===dr?i.children:[i]],[]):t.reduce((n,r)=>{const i=e[r];return i&&(n[r]=i()),n},{})}function To(e){return dr}const Ti=hi({name:"i18n-t",props:le({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>oe(e)||!isNaN(e)}},Ri),setup(e,t){const{slots:n,attrs:r}=t,i=e.i18n||Vi({useScope:e.scope,__useComponent:!0});return()=>{const a=Object.keys(n).filter(f=>f!=="_"),s={};e.locale&&(s.locale=e.locale),e.plural!==void 0&&(s.plural=M(e.plural)?+e.plural:e.plural);const o=gd(t,a),l=i[Si](e.keypath,o,s),c=le({},r),_=M(e.tag)||p(e.tag)?e.tag:To();return yo(_,c,l)}}});function Ed(e){return Q(e)&&!M(e[0])}function Po(e,t,n,r){const{slots:i,attrs:a}=t;return()=>{const s={part:!0};let o={};e.locale&&(s.locale=e.locale),M(e.format)?s.key=e.format:p(e.format)&&(M(e.format.key)&&(s.key=e.format.key),o=Object.keys(e.format).reduce((m,S)=>n.includes(S)?le({},m,{[S]:e.format[S]}):m,{}));const l=r(e.value,s,o);let c=[s.key];Q(l)?c=l.map((m,S)=>{const L=i[m.type],v=L?L({[m.type]:m.value,index:S,parts:l}):[m.value];return Ed(v)&&(v[0].key=`${m.type}-${S}`),v}):M(l)&&(c=[l]);const _=le({},a),f=M(e.tag)||p(e.tag)?e.tag:To();return yo(f,_,c)}}const Mo=hi({name:"i18n-n",props:le({value:{type:Number,required:!0},format:{type:[String,Object]}},Ri),setup(e,t){const n=e.i18n||Vi({useScope:e.scope,__useComponent:!0});return Po(e,t,ds,(...r)=>n[Li](...r))}}),Fo=hi({name:"i18n-d",props:le({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Ri),setup(e,t){const n=e.i18n||Vi({useScope:e.scope,__useComponent:!0});return Po(e,t,cs,(...r)=>n[wi](...r))}});function yd(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 vd(e){const t=s=>{const{instance:o,modifiers:l,value:c}=s;if(!o||!o.$)throw ue(H.UNEXPECTED_ERROR);const _=yd(e,o.$);process.env.NODE_ENV!=="production"&&l.preserve&&ce(Ne(Y.NOT_SUPPORTED_PRESERVE));const f=Vo(c);return[Reflect.apply(_.t,_,[...ko(f)]),_]};return{created:(s,o)=>{const[l,c]=t(o);Re&&e.global===c&&(s.__i18nWatcher=vi(c.locale,()=>{o.instance&&o.instance.$forceUpdate()})),s.__composer=c,s.textContent=l},unmounted:s=>{Re&&s.__i18nWatcher&&(s.__i18nWatcher(),s.__i18nWatcher=void 0,delete s.__i18nWatcher),s.__composer&&(s.__composer=void 0,delete s.__composer)},beforeUpdate:(s,{value:o})=>{if(s.__composer){const l=s.__composer,c=Vo(o);s.textContent=Reflect.apply(l.t,l,[...ko(c)])}},getSSRProps:s=>{const[o]=t(s);return{textContent:o}}}}function Vo(e){if(M(e))return{path:e};if(U(e)){if(!("path"in e))throw ue(H.REQUIRED_VALUE,"path");return e}else throw ue(H.INVALID_VALUE)}function ko(e){const{path:t,locale:n,args:r,choice:i,plural:a}=e,s={},o=r||{};return M(n)&&(s.locale=n),oe(i)&&(s.plural=i),oe(a)&&(s.plural=a),[t,o,s]}function bd(e,t,...n){const r=U(n[0])?n[0]:{},i=!!r.useI18nComponentName,a=$(r.globalInstall)?r.globalInstall:!0;process.env.NODE_ENV!=="production"&&a&&i&&ce(Ne(Y.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Ti.name})),a&&([i?"i18n":Ti.name,"I18nT"].forEach(s=>e.component(s,Ti)),[Mo.name,"I18nN"].forEach(s=>e.component(s,Mo)),[Fo.name,"I18nD"].forEach(s=>e.component(s,Fo))),e.directive("t",vd(t))}const Pi={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},Nd={["vue-i18n-resource-inspector"]:"Search for scopes ..."},Id={["vue-i18n-timeline"]:16764185},Uo="vue-i18n: composer properties";let Mi;function Od(e,t){return Ye(this,null,function*(){return new Promise((n,r)=>{try{ld({id:"vue-devtools-plugin-vue-i18n",label:Pi["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:[Uo],app:e},i=>{Mi=i,i.on.visitComponentTree(({componentInstance:s,treeNode:o})=>{Sd(s,o,t)}),i.on.inspectComponent(({componentInstance:s,instanceData:o})=>{s.vnode.el&&s.vnode.el.__VUE_I18N__&&o&&(t.mode==="legacy"?s.vnode.el.__VUE_I18N__!==t.global.__composer&&xo(o,s.vnode.el.__VUE_I18N__):xo(o,s.vnode.el.__VUE_I18N__))}),i.addInspector({id:"vue-i18n-resource-inspector",label:Pi["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:Nd["vue-i18n-resource-inspector"]}),i.on.getInspectorTree(s=>{s.app===e&&s.inspectorId==="vue-i18n-resource-inspector"&&Cd(s,t)});const a=new Map;i.on.getInspectorState(s=>Ye(this,null,function*(){if(s.app===e&&s.inspectorId==="vue-i18n-resource-inspector")if(i.unhighlightElement(),Td(s,t),s.nodeId==="global"){if(!a.has(s.app)){const[o]=yield i.getComponentInstances(s.app);a.set(s.app,o)}i.highlightElement(a.get(s.app))}else{const o=Rd(s.nodeId,t);o&&i.highlightElement(o)}})),i.on.editInspectorState(s=>{s.app===e&&s.inspectorId==="vue-i18n-resource-inspector"&&Md(s,t)}),i.addTimelineLayer({id:"vue-i18n-timeline",label:Pi["vue-i18n-timeline"],color:Id["vue-i18n-timeline"]}),n(!0)})}catch(i){console.error(i),r(!1)}})})}function $o(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function Sd(e,t,n){const r=n.mode==="composition"?n.global:n.global.__composer;if(e&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&e.vnode.el.__VUE_I18N__!==r){const i={label:`i18n (${$o(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(i)}}function xo(e,t){const n=Uo;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:Fi(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 Fi(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];X(r)&&"source"in r?t[n]=Dd(r):it(r)&&r.loc&&r.loc.source?t[n]=r.loc.source:p(r)?t[n]=Fi(r):t[n]=r}),t}const wd={"<":"<",">":">",'"':""","&":"&"};function Ld(e){return e.replace(/[<>"&]/g,Ad)}function Ad(e){return wd[e]||e}function Dd(e){const t=e.source?`("${Ld(e.source)}")`:"(?)";return{_custom:{type:"function",display:`<span>\u0192</span> ${t}`}}}function Cd(e,t){e.rootNodes.push({id:"global",label:"Global Scope"});const n=t.mode==="composition"?t.global:t.global.__composer;for(const[r,i]of t.__instances){const a=t.mode==="composition"?i:i.__composer;n!==a&&e.rootNodes.push({id:a.id.toString(),label:`${$o(r)} Scope`})}}function Rd(e,t){let n=null;if(e!=="global"){for(const[r,i]of t.__instances.entries())if(i.id.toString()===e){n=r;break}}return n}function Wo(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 Td(e,t){const n=Wo(e.nodeId,t);return n&&(e.state=Pd(n)),null}function Pd(e){const t={},n="Locale related info",r=[{type:n,key:"locale",editable:!0,value:e.locale.value},{type:n,key:"fallbackLocale",editable:!0,value:e.fallbackLocale.value},{type:n,key:"availableLocales",editable:!1,value:e.availableLocales},{type:n,key:"inheritLocale",editable:!0,value:e.inheritLocale}];t[n]=r;const i="Locale messages info",a=[{type:i,key:"messages",editable:!1,value:Fi(e.messages.value)}];t[i]=a;{const s="Datetime formats info",o=[{type:s,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];t[s]=o;const l="Datetime formats info",c=[{type:l,key:"numberFormats",editable:!1,value:e.numberFormats.value}];t[l]=c}return t}function gn(e,t){if(Mi){let n;t&&"groupId"in t&&(n=t.groupId,delete t.groupId),Mi.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 Md(e,t){const n=Wo(e.nodeId,t);if(n){const[r]=e.path;r==="locale"&&M(e.state.value)?n.locale.value=e.state.value:r==="fallbackLocale"&&(M(e.state.value)||Q(e.state.value)||p(e.state.value))?n.fallbackLocale.value=e.state.value:r==="inheritLocale"&&$(e.state.value)&&(n.inheritLocale=e.state.value)}}function Fd(e,t,n){return{beforeCreate(){const r=Kt();if(!r)throw ue(H.UNEXPECTED_ERROR);const i=this.$options;if(i.i18n){const a=i.i18n;if(i.__i18n&&(a.__i18n=i.__i18n),a.__root=t,this===this.$root)this.$i18n=Bo(e,a);else{a.__injectWithOption=!0,a.__extender=n.__vueI18nExtend,this.$i18n=Ci(a);const s=this.$i18n;s.__extender&&(s.__disposer=s.__extender(this.$i18n))}}else if(i.__i18n)if(this===this.$root)this.$i18n=Bo(e,i);else{this.$i18n=Ci({__i18n:i.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const a=this.$i18n;a.__extender&&(a.__disposer=a.__extender(this.$i18n))}else this.$i18n=e;i.__i18nGlobal&&wo(t,i,i),this.$t=(...a)=>this.$i18n.t(...a),this.$rt=(...a)=>this.$i18n.rt(...a),this.$tc=(...a)=>this.$i18n.tc(...a),this.$te=(a,s)=>this.$i18n.te(a,s),this.$d=(...a)=>this.$i18n.d(...a),this.$n=(...a)=>this.$i18n.n(...a),this.$tm=a=>this.$i18n.tm(a),n.__setInstance(r,this.$i18n)},mounted(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$i18n){const r=this.$i18n;this.$el.__VUE_I18N__=r.__composer;const i=this.__v_emitter=Ur();r.__enableEmitter&&r.__enableEmitter(i),i.on("*",gn)}},unmounted(){const r=Kt();if(!r)throw ue(H.UNEXPECTED_ERROR);const i=this.$i18n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$el.__VUE_I18N__&&(this.__v_emitter&&(this.__v_emitter.off("*",gn),delete this.__v_emitter),this.$i18n&&(i.__disableEmitter&&i.__disableEmitter(),delete this.$el.__VUE_I18N__)),delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,i.__disposer&&(i.__disposer(),delete i.__disposer,delete i.__extender),n.__deleteInstance(r),delete this.$i18n}}}function Bo(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[Io](t.pluralizationRules||e.pluralizationRules);const n=gr(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 Vd=Te("global-vue-i18n");function kd(e={},t){const n=__VUE_I18N_LEGACY_API__&&$(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,r=$(e.globalInjection)?e.globalInjection:!0,i=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,a=new Map,[s,o]=Ud(e,n),l=Te(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&n&&i&&ce(Ne(Y.NOTICE_DROP_ALLOW_COMPOSITION));function c(m){return a.get(m)||null}function _(m,S){a.set(m,S)}function f(m){a.delete(m)}{let S;const m={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return i},install(L,...v){return Ye(this,null,function*(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&(L.__VUE_I18N__=m),L.__VUE_I18N_SYMBOL__=l,L.provide(L.__VUE_I18N_SYMBOL__,m),U(v[0])){const O=v[0];m.__composerExtend=O.__composerExtend,m.__vueI18nExtend=O.__vueI18nExtend}let D=null;!n&&r&&(D=Kd(L,m.global)),__VUE_I18N_FULL_INSTALL__&&bd(L,m,...v),__VUE_I18N_LEGACY_API__&&n&&L.mixin(Fd(o,o.__composer,m));const g=L.unmount;if(L.unmount=()=>{D&&D(),m.dispose(),g()},process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__){if(!(yield Od(L,m)))throw ue(H.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const h=Ur();if(n){const E=o;E.__enableEmitter&&E.__enableEmitter(h)}else{const E=o;E[At]&&E[At](h)}h.on("*",gn)}})},get global(){return o},dispose(){s.stop()},__instances:a,__getInstance:c,__setInstance:_,__deleteInstance:f};return m}}function Vi(e={}){const t=Kt();if(t==null)throw ue(H.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw ue(H.NOT_INSTALLED);const n=$d(t),r=Wd(n),i=So(t),a=xd(e,i);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw ue(H.NOT_AVAILABLE_IN_LEGACY_MODE);return jd(t,a,r,e)}if(a==="global")return wo(r,e,i),r;if(a==="parent"){let l=Bd(n,t,e.__useComponent);return l==null&&(process.env.NODE_ENV!=="production"&&ce(Ne(Y.NOT_FOUND_PARENT_SCOPE)),l=r),l}const s=n;let o=s.__getInstance(t);if(o==null){const l=le({},e);"__i18n"in i&&(l.__i18n=i.__i18n),r&&(l.__root=r),o=Di(l),s.__composerExtend&&(o[Ai]=s.__composerExtend(o)),pd(s,t,o),s.__setInstance(t,o)}return o}function Ud(e,t,n){const r=Ru();{const i=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Ci(e)):r.run(()=>Di(e));if(i==null)throw ue(H.UNEXPECTED_ERROR);return[r,i]}}function $d(e){{const t=ao(e.isCE?Vd:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw ue(e.isCE?H.NOT_INSTALLED_WITH_PROVIDE:H.UNEXPECTED_ERROR);return t}}function xd(e,t){return Bn(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Wd(e){return e.mode==="composition"?e.global:e.global.__composer}function Bd(e,t,n=!1){let r=null;const i=t.root;let a=Hd(t,n);for(;a!=null;){const s=e;if(e.mode==="composition")r=s.__getInstance(a);else if(__VUE_I18N_LEGACY_API__){const o=s.__getInstance(a);o!=null&&(r=o.__composer,n&&r&&!r[Oo]&&(r=null))}if(r!=null||i===a)break;a=a.parent}return r}function Hd(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function pd(e,t,n){let r=null;Sf(()=>{if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el){t.vnode.el.__VUE_I18N__=n,r=Ur();const i=n;i[At]&&i[At](r),r.on("*",gn)}},t),wf(()=>{const i=n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el&&t.vnode.el.__VUE_I18N__&&(r&&r.off("*",gn),i[_n]&&i[_n](),delete t.vnode.el.__VUE_I18N__),e.__deleteInstance(t);const a=i[Ai];a&&(a(),delete i[Ai])},t)}function jd(e,t,n,r={}){const i=t==="local",a=ps(null);if(i&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw ue(H.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const s=$(r.inheritLocale)?r.inheritLocale:!M(r.locale),o=Bt(!i||s?n.locale.value:M(r.locale)?r.locale:Ut),l=Bt(!i||s?n.fallbackLocale.value:M(r.fallbackLocale)||Q(r.fallbackLocale)||U(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:o.value),c=Bt(gr(o.value,r)),_=Bt(U(r.datetimeFormats)?r.datetimeFormats:{[o.value]:{}}),f=Bt(U(r.numberFormats)?r.numberFormats:{[o.value]:{}}),m=i?n.missingWarn:$(r.missingWarn)||tt(r.missingWarn)?r.missingWarn:!0,S=i?n.fallbackWarn:$(r.fallbackWarn)||tt(r.fallbackWarn)?r.fallbackWarn:!0,L=i?n.fallbackRoot:$(r.fallbackRoot)?r.fallbackRoot:!0,v=!!r.fallbackFormat,D=X(r.missing)?r.missing:null,g=X(r.postTranslation)?r.postTranslation:null,O=i?n.warnHtmlMessage:$(r.warnHtmlMessage)?r.warnHtmlMessage:!0,h=!!r.escapeParameter,E=i?n.modifiers:U(r.modifiers)?r.modifiers:{},w=r.pluralRules||i&&n.pluralRules;function N(){return[o.value,l.value,c.value,_.value,f.value]}const y=xe({get:()=>a.value?a.value.locale.value:o.value,set:P=>{a.value&&(a.value.locale.value=P),o.value=P}}),C=xe({get:()=>a.value?a.value.fallbackLocale.value:l.value,set:P=>{a.value&&(a.value.fallbackLocale.value=P),l.value=P}}),T=xe(()=>a.value?a.value.messages.value:c.value),j=xe(()=>_.value),ve=xe(()=>f.value);function x(){return a.value?a.value.getPostTranslationHandler():g}function se(P){a.value&&a.value.setPostTranslationHandler(P)}function De(){return a.value?a.value.getMissingHandler():D}function On(P){a.value&&a.value.setMissingHandler(P)}function He(P){return N(),P()}function Sn(...P){return a.value?He(()=>Reflect.apply(a.value.t,null,[...P])):He(()=>"")}function wn(...P){return a.value?Reflect.apply(a.value.rt,null,[...P]):""}function Ln(...P){return a.value?He(()=>Reflect.apply(a.value.d,null,[...P])):He(()=>"")}function An(...P){return a.value?He(()=>Reflect.apply(a.value.n,null,[...P])):He(()=>"")}function Dn(P){return a.value?a.value.tm(P):{}}function Ce(P,q){return a.value?a.value.te(P,q):!1}function Qt(P){return a.value?a.value.getLocaleMessage(P):{}}function zt(P,q){a.value&&(a.value.setLocaleMessage(P,q),c.value[P]=q)}function Cn(P,q){a.value&&a.value.mergeLocaleMessage(P,q)}function Rn(P){return a.value?a.value.getDateTimeFormat(P):{}}function Tn(P,q){a.value&&(a.value.setDateTimeFormat(P,q),_.value[P]=q)}function Ar(P,q){a.value&&a.value.mergeDateTimeFormat(P,q)}function Pn(P){return a.value?a.value.getNumberFormat(P):{}}function Zt(P,q){a.value&&(a.value.setNumberFormat(P,q),f.value[P]=q)}function Mn(P,q){a.value&&a.value.mergeNumberFormat(P,q)}const Fn={get id(){return a.value?a.value.id:-1},locale:y,fallbackLocale:C,messages:T,datetimeFormats:j,numberFormats:ve,get inheritLocale(){return a.value?a.value.inheritLocale:s},set inheritLocale(P){a.value&&(a.value.inheritLocale=P)},get availableLocales(){return a.value?a.value.availableLocales:Object.keys(c.value)},get modifiers(){return a.value?a.value.modifiers:E},get pluralRules(){return a.value?a.value.pluralRules:w},get isGlobal(){return a.value?a.value.isGlobal:!1},get missingWarn(){return a.value?a.value.missingWarn:m},set missingWarn(P){a.value&&(a.value.missingWarn=P)},get fallbackWarn(){return a.value?a.value.fallbackWarn:S},set fallbackWarn(P){a.value&&(a.value.missingWarn=P)},get fallbackRoot(){return a.value?a.value.fallbackRoot:L},set fallbackRoot(P){a.value&&(a.value.fallbackRoot=P)},get fallbackFormat(){return a.value?a.value.fallbackFormat:v},set fallbackFormat(P){a.value&&(a.value.fallbackFormat=P)},get warnHtmlMessage(){return a.value?a.value.warnHtmlMessage:O},set warnHtmlMessage(P){a.value&&(a.value.warnHtmlMessage=P)},get escapeParameter(){return a.value?a.value.escapeParameter:h},set escapeParameter(P){a.value&&(a.value.escapeParameter=P)},t:Sn,getPostTranslationHandler:x,setPostTranslationHandler:se,getMissingHandler:De,setMissingHandler:On,rt:wn,d:Ln,n:An,tm:Dn,te:Ce,getLocaleMessage:Qt,setLocaleMessage:zt,mergeLocaleMessage:Cn,getDateTimeFormat:Rn,setDateTimeFormat:Tn,mergeDateTimeFormat:Ar,getNumberFormat:Pn,setNumberFormat:Zt,mergeNumberFormat:Mn};function Vn(P){P.locale.value=o.value,P.fallbackLocale.value=l.value,Object.keys(c.value).forEach(q=>{P.mergeLocaleMessage(q,c.value[q])}),Object.keys(_.value).forEach(q=>{P.mergeDateTimeFormat(q,_.value[q])}),Object.keys(f.value).forEach(q=>{P.mergeNumberFormat(q,f.value[q])}),P.escapeParameter=h,P.fallbackFormat=v,P.fallbackRoot=L,P.fallbackWarn=S,P.missingWarn=m,P.warnHtmlMessage=O}return Of(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw ue(H.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const P=a.value=e.proxy.$i18n.__composer;t==="global"?(o.value=P.locale.value,l.value=P.fallbackLocale.value,c.value=P.messages.value,_.value=P.datetimeFormats.value,f.value=P.numberFormats.value):i&&Vn(P)}),Fn}const qd=["locale","fallbackLocale","availableLocales"],Ho=["t","rt","d","n","tm","te"];function Kd(e,t){const n=Object.create(null);return qd.forEach(i=>{const a=Object.getOwnPropertyDescriptor(t,i);if(!a)throw ue(H.UNEXPECTED_ERROR);const s=be(a.value)?{get(){return a.value.value},set(o){a.value.value=o}}:{get(){return a.get&&a.get()}};Object.defineProperty(n,i,s)}),e.config.globalProperties.$i18n=n,Ho.forEach(i=>{const a=Object.getOwnPropertyDescriptor(t,i);if(!a||!a.value)throw ue(H.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${i}`,a)}),()=>{delete e.config.globalProperties.$i18n,Ho.forEach(i=>{delete e.config.globalProperties[`$${i}`]})}}if(ud(),__INTLIFY_JIT_COMPILATION__?Ba(lu):Ba(ou),Yc(Mc),eu(Ua),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=je();e.__INTLIFY__=!0,Hc(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;function Gd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function po(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 Xd(e,t,n){return t&&po(e.prototype,t),n&&po(e,n),e}function Jd(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var k=function(){function e(){Gd(this,e)}return Xd(e,null,[{key:"getMessage",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.$i18n.global.t(n,r)}},{key:"resetI18n",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Cr;return kd({locale:n,globalInjection:!0,silentFallbackWarn:!0,missingWarn:!1,fallbackWarn:!1,silentTranslationWarn:!0})}},{key:"setLocale",value:function(n,r){this.$i18n.global.setLocaleMessage(n,r)}}]),e}();Jd(k,"$i18n",k.resetI18n());function Qd(e,t,n){var r=t.replace(/\[(\d)]/g,function(a,s){return"."+s}).split("."),i=!1;return r.reduce(function(a,s,o,l){var c=a;if(!!a){if(!Object.prototype.hasOwnProperty.call(a,s)){Mr("Can not set ".concat(t,"'s ").concat(s," property in current %o, Because there is no ").concat(s," property on the %o"),a,a);return}return o===l.length-1&&!Object.is(c[s],n)&&(c[s]=n,i=!0),c[s]}},e),i}var zd=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Zd={exports:{}};(function(e){(function(t){var n=function(g,O,h){if(!c(O)||f(O)||m(O)||S(O)||l(O))return O;var E,w=0,N=0;if(_(O))for(E=[],N=O.length;w<N;w++)E.push(n(g,O[w],h));else{E={};for(var y in O)Object.prototype.hasOwnProperty.call(O,y)&&(E[g(y,h)]=n(g,O[y],h))}return E},r=function(g,O){O=O||{};var h=O.separator||"_",E=O.split||/(?=[A-Z])/;return g.split(E).join(h)},i=function(g){return L(g)?g:(g=g.replace(/[\-_\s]+(.)?/g,function(O,h){return h?h.toUpperCase():""}),g.substr(0,1).toLowerCase()+g.substr(1))},a=function(g){var O=i(g);return O.substr(0,1).toUpperCase()+O.substr(1)},s=function(g,O){return r(g,O).toLowerCase()},o=Object.prototype.toString,l=function(g){return typeof g=="function"},c=function(g){return g===Object(g)},_=function(g){return o.call(g)=="[object Array]"},f=function(g){return o.call(g)=="[object Date]"},m=function(g){return o.call(g)=="[object RegExp]"},S=function(g){return o.call(g)=="[object Boolean]"},L=function(g){return g=g-0,g===g},v=function(g,O){var h=O&&"process"in O?O.process:O;return typeof h!="function"?g:function(E,w){return h(E,g,w)}},D={camelize:i,decamelize:s,pascalize:a,depascalize:s,camelizeKeys:function(g,O){return n(v(i,O),g)},decamelizeKeys:function(g,O){return n(v(s,O),g,O)},pascalizeKeys:function(g,O){return n(v(a,O),g)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=D:t.humps=D})(zd)})(Zd);var jo={};Object.defineProperty(jo,"__esModule",{value:!0});function ki(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:ki(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:ki(r)}return t}}var Yd=jo.default=ki;function em(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Je(e){if(e!==void 0)return(typeof e=="undefined"?"undefined":em(e))==="object"?Yd(e):e}function tm(e){return Object.prototype.toString.call(e)==="[object Object]"}function nm(e){return Array.isArray(e)}function rm(e){return e.reduce(function(t,n){return t.includes(n)||t.push(n),t},[])}function Ui(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 im(e){if(Array.isArray(e))return Ui(e)}function qo(e,t,n,r,i,a,s){try{var o=e[a](s),l=o.value}catch(c){n(c);return}o.done?t(l):Promise.resolve(l).then(r,i)}function am(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var a=e.apply(t,n);function s(l){qo(a,r,i,s,o,"next",l)}function o(l){qo(a,r,i,s,o,"throw",l)}s(void 0)})}}function sm(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ko(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 om(e,t,n){return t&&Ko(e.prototype,t),n&&Ko(e,n),e}function Go(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function lm(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function cm(){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 $i(e){return im(e)||lm(e)||um(e)||cm()}function um(e,t){if(!!e){if(typeof e=="string")return Ui(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 Ui(e,t)}}function fm(e,t){var n,r,i,a,s={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]};return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(c){return function(_){return l([c,_])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=c[0]&2?r.return:c[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,c[1])).done)return i;switch(r=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return s.label++,{value:c[1],done:!1};case 5:s.label++,r=c[1],c=[0];continue;case 7:c=s.ops.pop(),s.trys.pop();continue;default:if(i=s.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){s=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){s.label=c[1];break}if(c[0]===6&&s.label<i[1]){s.label=i[1],i=c;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(c);break}i[2]&&s.ops.pop(),s.trys.pop();continue}c=t.call(e,s)}catch(_){c=[6,_],r=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}var dm=function(){function e(){sm(this,e),Go(this,"_events",new Map),Go(this,"debug",!1)}return om(e,[{key:"emit",value:function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a<r;a++)i[a-1]=arguments[a];var s=this;return am(function(){var o,l,c,_,f,m,S,L,v,D,g,O;return fm(this,function(h){switch(h.label){case 0:if(o=s._events.get(n),l=[],!o)return[3,10];c=o.slice(),_=!0,f=!1,m=void 0,h.label=1;case 1:h.trys.push([1,8,9,10]),S=c[Symbol.iterator](),h.label=2;case 2:if(_=(L=S.next()).done)return[3,7];if(v=L.value,!o.includes(v))return[3,6];h.label=3;case 3:return h.trys.push([3,5,,6]),s.debug&&ba.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(i.map(function(){return"%o"}).join(","),"\u3002")].concat($i(i))),[4,v.apply(null,$i(i))];case 4:return D=h.sent(),s.debug&&ba.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(i.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat($i(i),[D])),l.push(D),D===!1?[3,7]:[3,6];case 5:return g=h.sent(),Wl(String(g)+":"+String(g.stack)),[3,6];case 6:return _=!0,[3,2];case 7:return[3,10];case 8:return O=h.sent(),f=!0,m=O,[3,10];case 9:try{!_&&S.return!=null&&S.return()}finally{if(f)throw m}return[7];case 10:return[2,l]}})})()}},{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),a=i==null?void 0:i.indexOf(r);i==null||i.splice(a,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),e}();function mm(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Xo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _m(e,t,n){return t&&Xo(e.prototype,t),n&&Xo(e,n),e}function hm(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var gm=[{key:"on_click",name:"\u70B9\u51FB\u65F6",code:"click"},{key:"on_click_finish",name:"\u6267\u884C\u5B8C\u6210\u65F6",code:"click-finish"},{key:"on_change",name:"\u503C\u53D1\u751F\u53D8\u5316\u65F6",code:"change"},{key:"on_search",name:"\u641C\u7D22\u65F6",code:"search"},{key:"on_list_change",name:"\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",code:"list-change"},{key:"on_list_search",name:"\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",code:"list-search"},{key:"on_list_mounted",name:"\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",code:"list-mounted"},{key:"on_list_delete",name:"\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",code:"list-delete"},{key:"on_list_before_insert",name:"\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",code:"list-before-insert"},{key:"on_input",name:"\u7528\u6237\u8F93\u5165\u65F6",code:"input"},{key:"on_blur",name:"\u5931\u53BB\u7126\u70B9\u65F6",code:"blur"},{key:"on_focus",name:"\u83B7\u53D6\u7126\u70B9\u65F6",code:"focus"},{key:"on_wps_open",name:"\u6253\u5F00\u6587\u4EF6\u65F6",code:"wps-open"},{key:"on_wps_save",name:"\u4FDD\u5B58\u6587\u4EF6\u65F6",code:"wps-save"},{key:"on_wps_rename",name:"\u91CD\u547D\u540D\u65F6",code:"wps-rename"},{key:"on_list_actions",name:"\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",code:"list-actions"},{key:"on_list_render_operation",name:"\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",code:"list-render-operation"},{key:"on_list_rowclick",name:"\u884C\u70B9\u51FB\u65F6",code:"list-rowclick"},{key:"on_list_before_rowdelete",name:"\u884C\u5220\u9664\u524D",code:"list-before-rowdelete"},{key:"on_list_before_import",name:"\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",code:"list-before-import"},{key:"on_list_rows_checked",name:"\u884C\u9009\u4E2D\u65F6",code:"list-rows-checked"},{key:"on_change_tab",name:"\u6807\u7B7E\u9875\u5207\u6362\u65F6",code:"change-tab"},{key:"on_modal_ok",name:"\u5F39\u7A97\u786E\u8BA4\u65F6",code:"modal-ok"}],Em=function(){function e(){mm(this,e)}return _m(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(s){return i.includes(s.key)}));var a=n.customEvents.map(function(s){var o=s.key;return s.namespace!==void 0&&s.namespace!==null&&s.namespace!==""&&(o=s.namespace+":"+s.key),{key:o,code:s.key,name:s.name}});return r=r.concat(a),r}}]),e}();hm(Em,"events",gm);function Er(e,t){var n;(n=Object.getOwnPropertyDescriptors(e)[t])!=null&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function xi(e,t,n){n!=="Runtime"&&(e.parent=t,Er(e,"parent"))}function Jo(e,t,n){e.forEach(r=>{xi(r,t,n)})}const Qo=Symbol("targetKey");function zo(e){var t;return(t=e[Qo])!=null?t:e}function Zo(e,t,n){return Jo(e,t,n),new Proxy(e,{get(r,i,...a){return i===Qo?r:Reflect.get(r,i,...a)},set(r,i,a,...s){if(nm(e)&&i==="length"&&a===e.length)return!0;const o=Reflect.set(r,i,a,...s);return tm(a)&&xi(a,t,n),o}})}function mt(e,t,n,r,i){const a=r!=null?r:e;let s=Zo(zo(n!=null?n:[]),a,i);Object.defineProperty(e,t,{get(){return s},set(o){s=Zo(zo(o),a,i)},enumerable:!0})}const Yo=[],Wi=class{constructor(e){this.registeredControlTypes=new Set,this.controlConfigMap=new Map,this._controls=[],this._type=e,this._initControls(e)}static staticGetRules(e,t){const n=Wi.staticControlsRuntimeRules.get(e);let r=[];if(n){const i=new n(t);r=Array.from(i)}return r}registerControlConfig(e,t){return this.controlConfigMap.set(e,t),this}getControlConfig(e){return this.controlConfigMap.get(e)}static register(e,t){const{Designer:n,Runtime:r,Property:i}=e;(!n||!r||!n.__is_control__||!r.__is_control__)&&Vr(`${e} is can't register as a Control`);const a=this.staticControls.findIndex(s=>s.Designer.controlType===n.controlType);return a>-1&&(Mr(`The ${n.controlType} is repeat register, So it overwrites the one that was registered before.`),this.staticControls.splice(a,1)),this.staticRegisteredTypes.add(n.controlType),this.staticControls.push(e),i.mode=t,this}getControls(){return this._controls}register(e){e.__is_control__||Vr(`${e.name} is not a Control`);const t=this._controls.findIndex(n=>n.controlType===e.controlType);return t>-1&&(Mr(`The ${e.controlType} is repeat register, So it overwrites the one that was registered before.`),this._controls.splice(t,1)),this.registeredControlTypes.add(e.controlType),this._controls.push(e),this}isLayoutControl(e){return e.controlType===pe.LAYOUT}isFormControl(e){return e.controlType===pe.FORM}isListControl(e){return e.controlType===pe.LIST}isColumnControl(e){return e.controlType===pe.COLUMN}createControl(e,t){if(Array.isArray(e))return e.map(r=>this.createControl(r,t));if(e.children&&(e.children=e.children.map(r=>this.createControl(r,t))),this.isListControl(e)){const r=e.props;r.headers&&(r.headers=r.headers.map(i=>this.createControl(i,t)))}const n=this.getControlFormType(e.type);if(n){let r=e;if(typeof t=="function"){const a=t(r);a&&(r=a)}let i;return n.mode==="Runtime"?(i=r,i.fieldType=n.controlFieldType,this._setParentPrototypeToSchema(i,this)):i=new n(r),i}else Vr(`The constructor of ${e.type} could not be found, please confirm that the constructor has been registered`)}resetInstanceParent(e,t){delete e.parent,Object.defineProperty(e,"parent",{configurable:!0,get(){return t}}),Er(e,"parent")}_setParentPrototypeToSchema(e,t){t._type==="Runtime"&&(Object.defineProperty(e,"parent",{configurable:!0,get(){const n=e.id,r=t._controlParentIdMap,i=t.instanceMap;if(!r||!i)return;const a=r[n],s=i[n];if(!a&&!s)return;const o=s.findIndex(_=>_==e),l=i[a]||[];let c;return l.length!==s.length?c=l[0]:c=l[o],c}}),Er(e,"parent"))}createControlInstance(e,t){const n=this.getControlFormType(e);if(n)return new n(t)}getControlFormType(e){return this._controls.find(t=>t.controlType===e)}_initControls(e){this.constructor.staticControls.forEach(t=>{this.register(t[e]),Wi.staticControlsRuntimeRules.set(t.Runtime.controlType,t.Property.RuntimeRules),t.Property.mode=e})}};let En=Wi;En.staticControlsRuntimeRules=new Map,En.staticControls=Yo,En.staticRegisteredTypes=new Set(Yo.map(e=>e.Designer.controlType)),En.staticRegisteredConfigs=new Map;class We{constructor(t){var n,r,i;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.fieldCode=(r=t==null?void 0:t.fieldCode)!=null?r:"",this.fieldType=(i=t==null?void 0:t.fieldType)!=null?i:"",this.aliasCode=t==null?void 0:t.aliasCode}}class Bi{constructor(t){var n,r;this.minWidth=(n=t==null?void 0:t.minWidth)!=null?n:150,this.maxWidth=t==null?void 0:t.maxWidth,this.flex=(r=t==null?void 0:t.flex)!=null?r:1}}class Hi{constructor(t){var n,r,i,a;this.rowHeightType=(n=t==null?void 0:t.rowHeightType)!=null?n:"fixed",this.minRows=(r=t==null?void 0:t.minRows)!=null?r:4,this.maxRows=(i=t==null?void 0:t.maxRows)!=null?i:20,this.fiexdRow=(a=t==null?void 0:t.fiexdRow)!=null?a:4}}class ym{constructor(t){this.pc=new Hi(t==null?void 0:t.pc),this.mobile=new Hi(t==null?void 0:t.mobile)}}class yr extends Bi{constructor(t){var n,r;super(t),this.width=(n=t==null?void 0:t.width)!=null?n:240,this.widthType=(r=t==null?void 0:t.widthType)!=null?r:"auto"}}class vm{constructor(t){this.pc=new yr(t==null?void 0:t.pc),this.mobile=t!=null&&t.mobile?new yr(t==null?void 0:t.mobile):new yr({width:130,minWidth:180})}}class bm{constructor(t){var n,r;this.type=(n=t==null?void 0:t.type)!=null?n:"firstThree",this.customOptions=(r=t==null?void 0:t.customOptions)!=null?r:[]}}class vr{constructor(t){var n,r,i;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.formKey=(r=t==null?void 0:t.formKey)!=null?r:"",this.appId=(i=t==null?void 0:t.appId)!=null?i:""}}class Nm extends vr{constructor(t){var n;super(t),this.primaryControlId=(n=t==null?void 0:t.primaryControlId)!=null?n:""}}class el{constructor(t){var n,r;this.fieldCode=(n=t==null?void 0:t.fieldCode)!=null?n:"",this.dataCode=(r=t==null?void 0:t.dataCode)!=null?r:""}}class Im{constructor(t){var n,r,i,a;this.appId=(n=t==null?void 0:t.appId)!=null?n:"",this.formKey=(r=t==null?void 0:t.formKey)!=null?r:"",this.headers=(a=(i=t==null?void 0:t.headers)==null?void 0:i.map(s=>new el(s)))!=null?a:[]}}class tl{constructor(t){var n,r,i;this.fieldName=(n=t==null?void 0:t.fieldName)!=null?n:"",this.fieldCode=(r=t==null?void 0:t.fieldCode)!=null?r:"",this.fieldType=(i=t==null?void 0:t.fieldType)!=null?i:Oe.VARCHAR}}class nl extends vr{constructor(t){var n,r,i,a;super(t),this.title=(n=t==null?void 0:t.title)!=null?n:"",this.svcCode=(r=t==null?void 0:t.svcCode)!=null?r:"",this.isOpenFilter=(i=t==null?void 0:t.isOpenFilter)!=null?i:!1,this.filters=(a=t==null?void 0:t.filters)!=null?a:[]}}class Om{constructor(t){var n,r,i,a;this.type="sublist-page",this.formBind=new vr(t==null?void 0:t.formBind),this.displayFields=(r=(n=t==null?void 0:t.displayFields)==null?void 0:n.map(s=>new tl(s)))!=null?r:[],this.sublists=(a=(i=t==null?void 0:t.sublists)==null?void 0:i.map(s=>new nl(s)))!=null?a:[]}}class rl{constructor(t){this.type=t==null?void 0:t.type,this.value=t==null?void 0:t.value,this.dataCode=t==null?void 0:t.dataCode}}class pi{constructor(t){var n,r,i;this.type=(n=t==null?void 0:t.type)!=null?n:"custom",this.value=(r=t==null?void 0:t.value)!=null?r:[],this.displayBos=(i=t==null?void 0:t.displayBos)!=null?i:[]}}class Xt{constructor(t){var n,r,i,a;this.type="conditions",this.id=(n=t==null?void 0:t.id)!=null?n:et(),this.ruleId=(r=t==null?void 0:t.ruleId)!=null?r:new Date().valueOf(),this.level=(i=t==null?void 0:t.level)!=null?i:0,this.value=(a=t==null?void 0:t.value)!=null?a:"and",this.children=[],Array.isArray(t==null?void 0:t.children)&&(t==null||t.children.map(s=>{var o,l;if(s.children!==void 0){const c=new Xt(s);(o=this.children)==null||o.push(c)}else{const c=new yn(s);(l=this.children)==null||l.push(c)}}))}}class yn{constructor(t){var n,r,i,a,s;this.type="condition",this.id=(n=t==null?void 0:t.id)!=null?n:et(),this.ruleId=(r=t==null?void 0:t.ruleId)!=null?r:new Date().valueOf(),this.symbol=(i=t==null?void 0:t.symbol)!=null?i:"",this.checked=(a=t==null?void 0:t.checked)!=null?a:!1,this.describe=(s=t==null?void 0:t.describe)!=null?s:"",this.leftVariableBo=new rl(t==null?void 0:t.leftVariableBo),this.rightVariableBo=new pi(t==null?void 0:t.rightVariableBo)}}class Sm{constructor(t){var n,r;this.aliasCode=(n=t==null?void 0:t.aliasCode)!=null?n:"",this.datasourceBind=new br(t==null?void 0:t.datasourceBind),this.relationFields=(r=t==null?void 0:t.relationFields)!=null?r:[]}}class il{constructor(t){var n,r,i,a;this.controlId=(n=t==null?void 0:t.controlId)!=null?n:"",this.fieldCode=(r=t==null?void 0:t.fieldCode)!=null?r:"",this.fieldType=(i=t==null?void 0:t.fieldType)!=null?i:"",this.propName=(a=t==null?void 0:t.propName)!=null?a:""}}class ji{constructor(t){var n,r;this.type=(n=t==null?void 0:t.type)!=null?n:"FIELD",this.value=(r=t==null?void 0:t.value)!=null?r:"",this.fieldType=t==null?void 0:t.fieldType}}class wm{constructor(t){var n,r;this.title=(n=t==null?void 0:t.title)!=null?n:"",this.displayBoList=(r=t==null?void 0:t.displayBoList)!=null?r:[]}}class qi{constructor(t){var n,r;this.columnName=(n=t.columnName)!=null?n:"",this.desc=(r=t.desc)!=null?r:!1}}class al{constructor(t){var n,r,i;this.code=(n=t.code)!=null?n:"",this.value=(r=t.value)!=null?r:"",this.field_type=(i=t.field_type)!=null?i:Oe.ANY}}class Lm{constructor(t){var n,r,i,a,s,o,l;this.id=(n=t.id)!=null?n:"",this.limit=(r=t.limit)!=null?r:20,this.formKey=(i=t.formKey)!=null?i:"",this.orders=(s=(a=t.orders)==null?void 0:a.map(c=>new qi(c)))!=null?s:[],this.dataSet=(l=(o=t.dataSet)==null?void 0:o.map(c=>new al(c)))!=null?l:[]}}function Ki(e){var t,n,r,i,a,s;this.filters=(n=(t=e==null?void 0:e.filters)==null?void 0:t.map(o=>o.children!==void 0?new Xt(o):new yn(o)))!=null?n:[],this.viewFilters=(i=(r=e==null?void 0:e.viewFilters)==null?void 0:r.map(o=>o.children!==void 0?new Xt(o):new yn(o)))!=null?i:[],this.orders=(s=(a=e==null?void 0:e.orders)==null?void 0:a.map(o=>new qi(o)))!=null?s:[]}class br{constructor(t){var n,r,i,a,s,o,l;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.appId=(r=t==null?void 0:t.appId)!=null?r:"",this.valueFieldCode=(i=t==null?void 0:t.valueFieldCode)!=null?i:"",this.displayBoList=[],this.isOpenViewFilters=(a=t==null?void 0:t.isOpenViewFilters)!=null?a:0,Array.isArray(t==null?void 0:t.displayBoList)&&(t==null||t.displayBoList.map(c=>{var _;(_=this.displayBoList)==null||_.push(new ji(c))})),this.keywordMapping=(s=t==null?void 0:t.keywordMapping)!=null?s:"",this.showOrder=(o=t==null?void 0:t.showOrder)!=null?o:!0,this.svcCode=(l=t==null?void 0:t.svcCode)!=null?l:"",Ki.call(this,t)}}class Am{constructor(t){var n,r;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.displayBoList=(r=t==null?void 0:t.displayBoList)!=null?r:[]}}class Dm{constructor(t){var n,r,i,a,s,o,l,c,_,f;this.code=(n=t==null?void 0:t.code)!=null?n:"view",this.color=(r=t==null?void 0:t.color)!=null?r:"primary",this.command=(i=t==null?void 0:t.command)!=null?i:"view",this.confirmMessage=(a=t==null?void 0:t.confirmMessage)!=null?a:void 0,this.defaultState=(s=t==null?void 0:t.defaultState)!=null?s:"default",this.formKey=(o=t==null?void 0:t.formKey)!=null?o:void 0,this.formType=t==null?void 0:t.formType,this.icon=(l=t==null?void 0:t.icon)!=null?l:"iconliulan1",this.needConfirm=(c=t==null?void 0:t.needConfirm)!=null?c:!1,this.openType=(_=t==null?void 0:t.openType)!=null?_:"modal",this.priorityProcess=(f=t==null?void 0:t.priorityProcess)!=null?f:!0}}class Gi{constructor(t){var n,r,i,a;this.name=(n=t==null?void 0:t.name)!=null?n:"",this.key=(r=t==null?void 0:t.key)!=null?r:"",this.value=(a=(i=t==null?void 0:t.value)==null?void 0:i.map(s=>new ji(s)))!=null?a:[]}}class sl extends br{constructor(t){var n,r;super(t),this.attributes=(r=(n=t==null?void 0:t.attributes)==null?void 0:n.map(i=>new Gi(i)))!=null?r:[]}}class Cm extends br{constructor(t){var n,r,i;super(t),this.attributes=(r=(n=t==null?void 0:t.attributes)==null?void 0:n.map(a=>new Gi(a)))!=null?r:[],this.formCode=(i=t==null?void 0:t.formCode)!=null?i:""}}class Rm extends sl{constructor(t){var n;super(t),this.rootNode=new pi(t==null?void 0:t.rootNode),this.filterCode=(n=t==null?void 0:t.filterCode)!=null?n:""}}class ol{constructor(t){var n,r,i,a;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.appId=(r=t==null?void 0:t.appId)!=null?r:"",this.fillList=(a=(i=t==null?void 0:t.fillList)==null?void 0:i.map(s=>new il(s)))!=null?a:[]}}class Tm extends ol{constructor(t){super(t),Ki.call(this,t)}}class Pm extends ol{constructor(t){var n,r;super(t),this.mode=(n=t==null?void 0:t.mode)!=null?n:"current",this.multiple=(r=t==null?void 0:t.multiple)!=null?r:!1}}class Mm{constructor(t){var n,r,i;this.zh=(n=t==null?void 0:t.zh)!=null?n:"",this.en=(r=t==null?void 0:t.en)!=null?r:"",this.ja=(i=t==null?void 0:t.ja)!=null?i:""}}class Fm{constructor(t){var n,r,i;this.stencilName=(n=t==null?void 0:t.stencilName)!=null?n:"",this.expression=(r=t==null?void 0:t.expression)!=null?r:"",this.errMessage=(i=t==null?void 0:t.errMessage)!=null?i:""}}class Xi{constructor(t){var n,r,i;this.id=(n=t==null?void 0:t.id)!=null?n:et(8),this.label=(r=t==null?void 0:t.label)!=null?r:"",this.value=(i=t==null?void 0:t.value)!=null?i:this.label}}class ll extends Xi{constructor(t){var n,r;super(t),this.image=(n=t==null?void 0:t.image)!=null?n:"",this.type=(r=t==null?void 0:t.type)!=null?r:"src"}}function Vm(e){var t;return(t=e==null?void 0:e.map(n=>new Xi(n)))!=null?t:[]}function km(e){var t;return(t=e==null?void 0:e.map(n=>new ll(n)))!=null?t:[]}class Nr{}class Um extends Nr{constructor(t){super(),this.amount=new We(t==null?void 0:t.amount),this.currency=new We(t==null?void 0:t.currency)}}class $m{constructor(t){var n,r;this.amount=(n=t==null?void 0:t.amount)!=null?n:"",this.currency=(r=t==null?void 0:t.currency)!=null?r:Ji.CNY}}class xm extends Nr{constructor(t){super(),this.min=new We(t==null?void 0:t.min),this.max=new We(t==null?void 0:t.max)}}class Wm{constructor(t){var n,r;this.min=(n=t==null?void 0:t.min)!=null?n:"",this.max=(r=t==null?void 0:t.max)!=null?r:""}}class Bm{constructor(t){var n,r,i,a,s,o;this.city=(n=t==null?void 0:t.city)!=null?n:"",this.cityDisplay=(r=t==null?void 0:t.cityDisplay)!=null?r:"",this.district=(i=t==null?void 0:t.district)!=null?i:"",this.districtDisplay=(a=t==null?void 0:t.districtDisplay)!=null?a:"",this.province=(s=t==null?void 0:t.province)!=null?s:"",this.provinceDisplay=(o=t==null?void 0:t.provinceDisplay)!=null?o:""}}class Hm extends Nr{constructor(t){super(),this.result=new We(t==null?void 0:t.result),this.unit=new We(t==null?void 0:t.unit)}}class pm{constructor(t){var n,r;this.result=(n=t==null?void 0:t.result)!=null?n:0,this.unit=(r=t==null?void 0:t.unit)!=null?r:""}}var Ji=(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",e))(Ji||{}),cl=(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",e))(cl||{}),Qi=(e=>(e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT",e))(Qi||{});class jm{constructor(t){var n,r,i,a,s,o;this.isShow=(n=t==null?void 0:t.isShow)!=null?n:!0,this.content=(r=t==null?void 0:t.content)!=null?r:"",this.formKey=(i=t==null?void 0:t.formKey)!=null?i:"",this.openType=(a=t==null?void 0:t.openType)!=null?a:"modal",this.type=(s=t==null?void 0:t.type)!=null?s:"",this.priorityProcess=(o=t==null?void 0:t.priorityProcess)!=null?o:!1}}class qm{constructor(t){var n,r,i,a;this.id=(n=t==null?void 0:t.id)!=null?n:et(8),this.title=(r=t==null?void 0:t.title)!=null?r:"",this.headers=(a=(i=t==null?void 0:t.headers)==null?void 0:i.map(s=>new el(s)))!=null?a:[],Ki.call(this,t)}}class Km{constructor(t){var n,r;this.key=(n=t.key)!=null?n:et(8),this.caption=(r=t.caption)!=null?r:""}}class ul{constructor(t){var n,r,i,a;this.width=(n=t==null?void 0:t.width)!=null?n:"",this.height=(r=t==null?void 0:t.height)!=null?r:"",this.widthConfig=(i=t==null?void 0:t.widthConfig)!=null?i:"fill",this.heightConfig=(a=t==null?void 0:t.heightConfig)!=null?a:"fill"}}class Gm{constructor(t){var n,r;this.optCode=(n=t==null?void 0:t.optCode)!=null?n:"",this.optType=(r=t==null?void 0:t.optType)!=null?r:""}}class fl{constructor(t){var n,r,i,a,s,o;this.id=(n=t==null?void 0:t.id)!=null?n:et(),this.name=(r=t==null?void 0:t.name)!=null?r:"",this.filters=(a=(i=t==null?void 0:t.filters)==null?void 0:i.map(l=>l.children!==void 0?new Xt(l):new yn(l)))!=null?a:[],this.settings=(t==null?void 0:t.settings)&&Array.isArray(t==null?void 0:t.settings)?(o=(s=t==null?void 0:t.settings)==null?void 0:s.map(l=>new dl(l)))!=null?o:[]:[],this.script=t==null?void 0:t.script}}class dl{constructor(t){var n,r,i,a;this.type=(n=t.type)!=null?n:"background",this.fieldCodes=(r=t.fieldCodes)!=null?r:[],this.color=(i=t.color)!=null?i:"theme",this.scope=(a=t.scope)!=null?a:"row"}}class Xm{constructor(t){var n,r,i,a;this.type=(n=t==null?void 0:t.type)!=null?n:"none",this.interval=(r=t==null?void 0:t.interval)!=null?r:{color:""},this.rules=(t==null?void 0:t.rules)&&Array.isArray(t==null?void 0:t.rules)?(a=(i=t==null?void 0:t.rules)==null?void 0:i.map(s=>new fl(s)))!=null?a:[]:[]}}class Ir{constructor(t){this.isHide={type:"boolean"}}}class zi extends Array{constructor(t){super()}}class Qe{constructor(t,n=""){var r,i;this.isHide=(r=t==null?void 0:t.isHide)!=null?r:!1,this.style=new ul(t==null?void 0:t.style),this.caption=(i=t==null?void 0:t.caption)!=null?i:n}}Qe.Rules=Ir,Qe.RuntimeRules=zi;function Be(){return Be=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},Be.apply(this,arguments)}function Jm(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function Zi(e){return Zi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Zi(e)}function Or(e,t){return Or=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Or(e,t)}function Qm(){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 Sr(e,t,n){return Qm()?Sr=Reflect.construct:Sr=function(i,a,s){var o=[null];o.push.apply(o,a);var l=Function.bind.apply(i,o),c=new l;return s&&Or(c,s.prototype),c},Sr.apply(null,arguments)}function zm(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Yi(e){var t=typeof Map=="function"?new Map:void 0;return Yi=function(r){if(r===null||!zm(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 Sr(r,arguments,Zi(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Or(i,r)},Yi(e)}var Zm=/%[sdj%]/g,ml=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(ml=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function ea(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 we(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,i=t[0],a=t.length;if(typeof i=="function")return i.apply(null,t.slice(1));if(typeof i=="string"){var s=String(i).replace(Zm,function(o){if(o==="%%")return"%";if(r>=a)return o;switch(o){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 o}});return s}return i}function Ym(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function fe(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||Ym(t)&&typeof e=="string"&&!e)}function e_(e,t,n){var r=[],i=0,a=e.length;function s(o){r.push.apply(r,o),i++,i===a&&n(r)}e.forEach(function(o){t(o,s)})}function _l(e,t,n){var r=0,i=e.length;function a(s){if(s&&s.length){n(s);return}var o=r;r=r+1,o<i?t(e[o],a):n([])}a([])}function t_(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var hl=function(e){Jm(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}(Yi(Error));function n_(e,t,n,r){if(t.first){var i=new Promise(function(f,m){var S=function(D){return r(D),D.length?m(new hl(D,ea(D))):f()},L=t_(e);_l(L,n,S)});return i.catch(function(f){return f}),i}var a=t.firstFields||[];a===!0&&(a=Object.keys(e));var s=Object.keys(e),o=s.length,l=0,c=[],_=new Promise(function(f,m){var S=function(v){if(c.push.apply(c,v),l++,l===o)return r(c),c.length?m(new hl(c,ea(c))):f()};s.length||(r(c),f()),s.forEach(function(L){var v=e[L];a.indexOf(L)!==-1?_l(v,n,S):e_(v,n,S)})});return _.catch(function(f){return f}),_}function gl(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 El(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]=Be(Be({},e[n]),r):e[n]=r}}return e}function yl(e,t,n,r,i,a){e.required&&(!n.hasOwnProperty(e.field)||fe(t,a||e.type))&&r.push(we(i.messages.required,e.fullField))}function r_(e,t,n,r,i){(/^\s+$/.test(t)||t==="")&&r.push(we(i.messages.whitespace,e.fullField))}var ta={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},vn={integer:function(t){return vn.number(t)&&parseInt(t,10)===t},float:function(t){return vn.number(t)&&!vn.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"&&!vn.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(ta.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(ta.url)},hex:function(t){return typeof t=="string"&&!!t.match(ta.hex)}};function i_(e,t,n,r,i){if(e.required&&t===void 0){yl(e,t,n,r,i);return}var a=["integer","float","array","regexp","object","method","email","number","date","url","hex"],s=e.type;a.indexOf(s)>-1?vn[s](t)||r.push(we(i.messages.types[s],e.fullField,e.type)):s&&typeof t!==e.type&&r.push(we(i.messages.types[s],e.fullField,e.type))}function a_(e,t,n,r,i){var a=typeof e.len=="number",s=typeof e.min=="number",o=typeof e.max=="number",l=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,c=t,_=null,f=typeof t=="number",m=typeof t=="string",S=Array.isArray(t);if(f?_="number":m?_="string":S&&(_="array"),!_)return!1;S&&(c=t.length),m&&(c=t.replace(l,"_").length),a?c!==e.len&&r.push(we(i.messages[_].len,e.fullField,e.len)):s&&!o&&c<e.min?r.push(we(i.messages[_].min,e.fullField,e.min)):o&&!s&&c>e.max?r.push(we(i.messages[_].max,e.fullField,e.max)):s&&o&&(c<e.min||c>e.max)&&r.push(we(i.messages[_].range,e.fullField,e.min,e.max))}var Jt="enum";function s_(e,t,n,r,i){e[Jt]=Array.isArray(e[Jt])?e[Jt]:[],e[Jt].indexOf(t)===-1&&r.push(we(i.messages[Jt],e.fullField,e[Jt].join(", ")))}function o_(e,t,n,r,i){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(we(i.messages.pattern.mismatch,e.fullField,t,e.pattern));else if(typeof e.pattern=="string"){var a=new RegExp(e.pattern);a.test(t)||r.push(we(i.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var B={required:yl,whitespace:r_,type:i_,range:a_,enum:s_,pattern:o_};function l_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t,"string")&&!e.required)return n();B.required(e,t,r,a,i,"string"),fe(t,"string")||(B.type(e,t,r,a,i),B.range(e,t,r,a,i),B.pattern(e,t,r,a,i),e.whitespace===!0&&B.whitespace(e,t,r,a,i))}n(a)}function c_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t)&&!e.required)return n();B.required(e,t,r,a,i),t!==void 0&&B.type(e,t,r,a,i)}n(a)}function u_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(t===""&&(t=void 0),fe(t)&&!e.required)return n();B.required(e,t,r,a,i),t!==void 0&&(B.type(e,t,r,a,i),B.range(e,t,r,a,i))}n(a)}function f_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t)&&!e.required)return n();B.required(e,t,r,a,i),t!==void 0&&B.type(e,t,r,a,i)}n(a)}function d_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t)&&!e.required)return n();B.required(e,t,r,a,i),fe(t)||B.type(e,t,r,a,i)}n(a)}function m_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t)&&!e.required)return n();B.required(e,t,r,a,i),t!==void 0&&(B.type(e,t,r,a,i),B.range(e,t,r,a,i))}n(a)}function __(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t)&&!e.required)return n();B.required(e,t,r,a,i),t!==void 0&&(B.type(e,t,r,a,i),B.range(e,t,r,a,i))}n(a)}function h_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(t==null&&!e.required)return n();B.required(e,t,r,a,i,"array"),t!=null&&(B.type(e,t,r,a,i),B.range(e,t,r,a,i))}n(a)}function g_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t)&&!e.required)return n();B.required(e,t,r,a,i),t!==void 0&&B.type(e,t,r,a,i)}n(a)}var E_="enum";function y_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t)&&!e.required)return n();B.required(e,t,r,a,i),t!==void 0&&B[E_](e,t,r,a,i)}n(a)}function v_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t,"string")&&!e.required)return n();B.required(e,t,r,a,i),fe(t,"string")||B.pattern(e,t,r,a,i)}n(a)}function b_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t,"date")&&!e.required)return n();if(B.required(e,t,r,a,i),!fe(t,"date")){var o;t instanceof Date?o=t:o=new Date(t),B.type(e,o,r,a,i),o&&B.range(e,o.getTime(),r,a,i)}}n(a)}function N_(e,t,n,r,i){var a=[],s=Array.isArray(t)?"array":typeof t;B.required(e,t,r,a,i,s),n(a)}function na(e,t,n,r,i){var a=e.type,s=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(fe(t,a)&&!e.required)return n();B.required(e,t,r,s,i,a),fe(t,a)||B.type(e,t,r,s,i)}n(s)}function I_(e,t,n,r,i){var a=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(fe(t)&&!e.required)return n();B.required(e,t,r,a,i)}n(a)}var bn={string:l_,method:c_,number:u_,boolean:f_,regexp:d_,integer:m_,float:__,array:h_,object:g_,enum:y_,pattern:v_,date:b_,url:na,hex:na,email:na,required:N_,any:I_};function ra(){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 ia=ra();function _t(e){this.rules=null,this._messages=ia,this.define(e)}_t.prototype={messages:function(t){return t&&(this._messages=El(ra(),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 a=t,s=n,o=r;if(typeof s=="function"&&(o=s,s={}),!this.rules||Object.keys(this.rules).length===0)return o&&o(),Promise.resolve();function l(v){var D,g=[],O={};function h(E){if(Array.isArray(E)){var w;g=(w=g).concat.apply(w,E)}else g.push(E)}for(D=0;D<v.length;D++)h(v[D]);g.length?O=ea(g):(g=null,O=null),o(g,O)}if(s.messages){var c=this.messages();c===ia&&(c=ra()),El(c,s.messages),s.messages=c}else s.messages=this.messages();var _,f,m={},S=s.keys||Object.keys(this.rules);S.forEach(function(v){_=i.rules[v],f=a[v],_.forEach(function(D){var g=D;typeof g.transform=="function"&&(a===t&&(a=Be({},a)),f=a[v]=g.transform(f)),typeof g=="function"?g={validator:g}:g=Be({},g),g.validator=i.getValidationMethod(g),g.field=v,g.fullField=g.fullField||v,g.type=i.getType(g),g.validator&&(m[v]=m[v]||[],m[v].push({rule:g,value:f,source:a,field:v}))})});var L={};return n_(m,s,function(v,D){var g=v.rule,O=(g.type==="object"||g.type==="array")&&(typeof g.fields=="object"||typeof g.defaultField=="object");O=O&&(g.required||!g.required&&v.value),g.field=v.field;function h(N,y){return Be(Be({},y),{},{fullField:g.fullField+"."+N})}function E(N){N===void 0&&(N=[]);var y=N;if(Array.isArray(y)||(y=[y]),!s.suppressWarning&&y.length&&_t.warning("async-validator:",y),y.length&&g.message!==void 0&&(y=[].concat(g.message)),y=y.map(gl(g)),s.first&&y.length)return L[g.field]=1,D(y);if(!O)D(y);else{if(g.required&&!v.value)return g.message!==void 0?y=[].concat(g.message).map(gl(g)):s.error&&(y=[s.error(g,we(s.messages.required,g.field))]),D(y);var C={};if(g.defaultField)for(var T in v.value)v.value.hasOwnProperty(T)&&(C[T]=g.defaultField);C=Be(Be({},C),v.rule.fields);for(var j in C)if(C.hasOwnProperty(j)){var ve=Array.isArray(C[j])?C[j]:[C[j]];C[j]=ve.map(h.bind(null,j))}var x=new _t(C);x.messages(s.messages),v.rule.options&&(v.rule.options.messages=s.messages,v.rule.options.error=s.error),x.validate(v.value,v.rule.options||s,function(se){var De=[];y&&y.length&&De.push.apply(De,y),se&&se.length&&De.push.apply(De,se),D(De.length?De:null)})}}var w;g.asyncValidator?w=g.asyncValidator(g,v.value,E,v.source,s):g.validator&&(w=g.validator(g,v.value,E,v.source,s),w===!0?E():w===!1?E(g.message||g.field+" fails"):w instanceof Array?E(w):w instanceof Error&&E(w.message)),w&&w.then&&w.then(function(){return E()},function(N){return E(N)})},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&&!bn.hasOwnProperty(t.type))throw new Error(we("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"?bn.required:bn[this.getType(t)]||!1}},_t.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");bn[t]=n},_t.warning=ml,_t.messages=ia,_t.validators=bn;const O_={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 vl(e,t={}){const n=new _t(e);return n.messages(Object.assign(O_,t)),n}const bl=new dm;class ye{constructor(t){var m,S,L,v;this.setting=[],this.eventKeys=[],this.customEvents=[],this.parent=null,this.updateSetting=Il,this.removeSetting=Nl,this._callControlHooks("preInstance",t);const{controlName:n,controlIcon:r,controlType:i,controlFieldType:a,controlEventKeys:s,controlCustomEvents:o,name:l,setting:c,slots:_,slotPosition:f}=new.target;n&&r&&i||Na(`The ${l} controlName,controlIcon,controlType is not define`),this.id=(m=t==null?void 0:t.id)!=null?m:et(10),this.name=n,this.icon=r,this.type=(S=t==null?void 0:t.type)!=null?S:i,this.props=new Qe(t==null?void 0:t.props,new.target.controlName),this.controlType=(L=t==null?void 0:t.controlType)!=null?L:"base",this.setting=Je(c),this.fieldType=(v=t==null?void 0:t.fieldType)!=null?v:a,this.eventKeys=Je(s),this.customEvents=Je(o),this.slots=Je(_),this.slotPosition=Je(f),Promise.resolve().then(()=>{this._callControlHooks("postInstance",t)})}get rules(){const t=this.props.constructor.Rules;return t?new t(this.props):{}}_callControlHooks(...t){const[n,...r]=t;return bl.emit(n,this,...r)}preUpdate(t,n){this._callControlHooks("preUpdateProps",t,n)}postUpdate(t,n){this._callControlHooks("postUpdateProps",t,n)}updateProps(t,n){this.preUpdate(t,n),Qd(this.props,t,n),this.postUpdate(t,n)}preValidate(){return Ye(this,null,function*(){const t=Ze({},this.rules),n=yield this._callControlHooks("preValidate",t),r=n[n.length-1];return r===!1?void 0:r})}validate(t,n){return Ye(this,null,function*(){const r=yield this.preValidate(),i=r!==void 0?r:Ze({},this.rules);Array.isArray(n)&&n.forEach(s=>{i.hasOwnProperty(s)&&delete i[s]});const a=vl(i,t);try{return yield a.validate(this.props),!0}catch(s){throw s.control||(s.control=this),s}})}toDataBindModel(t=null){const n=this.fieldType,r=this.id,i=this.type,{dataBind:a,datasourceBind:s,optionConfig:o,caption:l,required:c,maxLength:_,options:f,encrypted:m,encryptedMode:S}=this.props;if(!n&&!a&&!s)return;const L={parentId:t,fieldType:n,controlId:r,caption:l,type:i,props:{}};switch(a&&(L.dataBind=a),o){case"datasource":case void 0:s&&(L.datasourceBind=s);break;case"custom":L.props.options=f;break}return c!==void 0&&(L.required=c),_!==void 0&&(L.maxLength=_),m!==void 0&&(L.encrypted=m),S!==void 0&&(L.encryptedMode=S),L}preToSchema(){this._callControlHooks("preToSchema",this)}toSchema(){return this.preToSchema(),{id:this.id,type:this.type,props:Je(this.props),fieldType:this.fieldType,controlType:this.controlType}}static updateBasicControl(t,n){t==="setting"&&(n.add&&this.setting.push(...n.add),n.remove&&this.removeSettingItem(n.remove),n.update)}}ye.mode="Designer",ye.controlName="\u63A7\u4EF6",ye.controlIcon="icon",ye.controlType="control",ye.controlEventKeys=[],ye.controlCustomEvents=[],ye.setting=[],ye.__is_control__=!0,ye.removeSettingItem=Nl,ye.updateSettingItem=Il;function Nl(e){(Array.isArray(e)?e:[e]).forEach(n=>{var a,s,o;const r=typeof n!="string",i=(a=this.setting)==null?void 0:a.findIndex(l=>l.key===(r?n.key:n));i!==-1&&(r?this.setting[i].showItems=(s=this.setting[i].showItems)==null?void 0:s.filter(l=>!n.hideItems.includes(l)):this.setting.splice(i,1),r&&!((o=this.setting[i].showItems)!=null&&o.length)&&this.setting.splice(i,1))})}function Il(e,t){(typeof e=="string"?[e]:e).forEach(r=>{var a;const i=this.setting.find(s=>s.key===r);i&&(typeof t=="boolean"?i.visible=t:typeof t=="object"&&(((a=t.type)!=null?a:"replace")==="replace"?i.showItems=t.showItems:i.showItems.push(...t.showItems)))})}class ze{constructor(t){var s,o,l,c,_;this.customEvents=[],this.parent=null;const{controlType:n,controlFieldType:r,name:i,controlCustomEvents:a}=new.target;n||Na(`The ${i} controlType is not define`),this.id=(s=t==null?void 0:t.id)!=null?s:et(10),this.type=(o=t==null?void 0:t.type)!=null?o:n,this.props=new Qe(t==null?void 0:t.props),this.customEvents=a,this.controlType=(l=t==null?void 0:t.controlType)!=null?l:"base",this.fieldType=(c=t==null?void 0:t.fieldType)!=null?c:r,this.pageStatus=(_=t==null?void 0:t.pageStatus)!=null?_:Qi.UNKNOWN}get rules(){const t=this.props.constructor.RuntimeRules;if(t){const n=new t(this.props);return Array.from(n)}return[]}}ze.mode="Runtime",ze.controlType="control",ze.__is_control__=!0,ze.controlCustomEvents=[];function aa(e){e.hasOwnProperty("optionConfig")||(this.optionConfig={type:"any"}),e.hasOwnProperty("options")||(this.options={type:"any"}),e.hasOwnProperty("datasourceBind")||(this.datasourceBind={type:"any"}),e.hasOwnProperty("options")&&(!e.hasOwnProperty("optionConfig")||e.hasOwnProperty("optionConfig")&&e.optionConfig==="custom")?this.options=[{type:"array",message:k.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{label:{type:"string",required:!0,message:k.getMessage("pleaseEnterLabel")},value:{type:"string",required:!0,message:k.getMessage("pleaseEnterValue")}}}},{type:"array",validator(t,n,r){n.length===0&&r(k.getMessage("optionIsRequired")),r()}},{type:"array",validator(t,n,r){const i=n.map(s=>s.value),a=rm(i);i.length!==a.length?r(k.getMessage("optionIdIsRepeat")):r()},message:k.getMessage("optionIdIsRepeat")}]:e.hasOwnProperty("datasourceBind")&&(!e.hasOwnProperty("optionConfig")||e.hasOwnProperty("optionConfig")&&e.optionConfig==="datasource")&&(this.datasourceBind=[{type:"object",message:k.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:k.getMessage("pleaseEnterDataCode")},valueFieldCode:{type:"string",required:!0,message:k.getMessage("pleaseEnterValueFieldCode")},svcCode:{type:"string",required:!0,message:k.getMessage("pleaseEnterSvcCode")},displayBoList:[{type:"array",message:k.getMessage("isNotArray")},{type:"array",validator(t,n,r){n.length===0&&r(k.getMessage("pleaseBindAtLeastOneDisplayValue")),r()},message:k.getMessage("pleaseBindAtLeastOneDisplayValue")}],orders:[{type:"array",message:k.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{columnName:{type:"string",required:!0,message:k.getMessage("pleaseEnterFieldCode")},desc:{type:"boolean",message:k.getMessage("isNotBoolean")}}}}]}}])}function S_(e,t,n=!1){this.datasourceBind=[{type:"object",message:k.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:k.getMessage(n?"pleaseEnterDataCodeInDataSetting":"pleaseEnterDataCode")},valueFieldCode:{type:"string",required:!0,message:k.getMessage(n?"pleaseEnterValueFieldCodeInDataSetting":"pleaseEnterValueFieldCode")},svcCode:{type:"string",required:!0,message:k.getMessage(n?"pleaseEnterSvcCodeInDataSetting":"pleaseEnterSvcCode")},attributes:[{type:"array",message:k.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{name:{type:"string",required:!0,message:k.getMessage("isNotString")},key:{type:"string",required:!0,message:k.getMessage("isNotString")},value:[{type:"array",message:k.getMessage("isNotArray")},{type:"array",validator(r,i,a){i.length===0&&a(k.getMessage(n?"pleaseBindAtLeastOneDisplayValueInDataSetting":"pleaseBindAtLeastOneDisplayValue")),a()},message:k.getMessage(n?"pleaseBindAtLeastOneDisplayValueInDataSetting":"pleaseBindAtLeastOneDisplayValue")}]}}}],orders:[{type:"array",message:k.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{columnName:{type:"string",required:!0,message:k.getMessage("pleaseEnterFieldCode")},desc:{type:"boolean",message:k.getMessage("isNotBoolean")}}}}]}}]}function Ol(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}class sa extends Ir{constructor(t){super(t),this.dataBind={},this.caption={type:"string",required:!0,message:k.getMessage("pleaseEnterCaption")},this.isHideCaption={type:"boolean"},this.labelPosition={type:"enum",enum:["top","left"]},this.defaultState={type:"enum",enum:["default","readonly"]},this.required={type:"boolean"},this.captionTip={type:"string",required:!1,message:k.getMessage("pleaseEnterCaptionTip")};const n={fieldCode:{type:"string",required:!0,message:k.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:k.getMessage("pleaseEnterFieldCode")}};if(Ol(t.dataBind))this.dataBind={type:"object",required:!0,fields:Je(n),message:k.getMessage("pleaseEnterFieldCode")};else{let r={type:"object",required:!0,fields:{},message:k.getMessage("pleaseEnterFieldCode")};Object.keys(t.dataBind).forEach(i=>{r.fields[i]={type:"object",required:!0,fields:Je(n),message:k.getMessage("pleaseEnterFieldCode")}}),this.dataBind=r}t.isShowCaptionTip&&(this.captionTip.required=!0)}}class Sl extends zi{constructor(t){super(t);const n=t.isHide?!1:t.required;n&&this.push({type:"string",required:n,message:t.requiredMessage!==""?t.requiredMessage:k.getMessage("runtimeRequired",{caption:t.caption})})}}class Nn extends Qe{constructor(t){var n,r,i,a,s,o,l,c,_,f;super(t),this.caption=(n=t==null?void 0:t.caption)!=null?n:"",this.isHideCaption=(r=t==null?void 0:t.isHideCaption)!=null?r:!1,this.isShowCaptionTip=(i=t==null?void 0:t.isShowCaptionTip)!=null?i:!1,this.captionTip=(a=t==null?void 0:t.captionTip)!=null?a:"",this.defaultState=(s=t==null?void 0:t.defaultState)!=null?s:"default",this.labelPosition=(o=t==null?void 0:t.labelPosition)!=null?o:"top",this.placeholder=(l=t==null?void 0:t.placeholder)!=null?l:"",this.required=(c=t==null?void 0:t.required)!=null?c:!1,this.requiredMessage=(_=t==null?void 0:t.requiredMessage)!=null?_:"",this.dataBind=new We(t==null?void 0:t.dataBind),this.defaultValue=(f=t==null?void 0:t.defaultValue)!=null?f:""}}Nn.Rules=sa,Nn.RuntimeRules=Sl;class w_ extends sa{constructor(t){super(t),this.optionConfig={type:"enum",enum:["custom","datasource"],message:k.getMessage("PleaseSelectTheCorrectOptionSettings")},this.options=[{type:"array",message:k.getMessage("isNotArray")}],this.datasourceBind=[{type:"object",message:k.getMessage("isNotObject")}],aa.call(this,t)}}class wl extends ye{constructor(t){super(t),this.controlType="form",this.props=new Nn(t==null?void 0:t.props)}}wl.controlEventKeys=["on_change","on_focus","on_blur"];class L_ extends ze{constructor(t){super(t),this.controlType="form",this.props=new Nn(t==null?void 0:t.props)}}class In extends Qe{constructor(t){super(t)}}const A_=1e4;class Dt extends ye{constructor(t){super(t),this.controlType="layout";const{excludes:n,childrenMaxLength:r}=new.target;this.props=new In(t==null?void 0:t.props),mt(this,"children",t==null?void 0:t.children,void 0,"Designer"),this.excludes=Je(n),this.childrenMaxLength=r}judgeExcludesChildren(t){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(t)}judgeJoinChildren(t){const n=this.judgeExcludesChildren(t);return n&&this.childrenMaxLength>this.children.length}validate(t,n){return Ye(this,null,function*(){return yield ma(Dt.prototype,this,"validate").call(this,t,n),yield Promise.all(this.children.map(r=>r.validate(t,n))),!0})}toDataBindModel(t=null){const n=super.toDataBindModel(),r=n?[n]:[];return this.children.reduce((i,a)=>{const s=a.toDataBindModel(t);if(Array.isArray(s)){const o=s.filter(l=>!!l);return[...i,...o]}return s&&i.push(s),i},r)}toSchema(){const t=super.toSchema(),n=this.children.map(r=>r.toSchema());return Tt(Ze({},t),{children:n})}}Dt.excludes=!1,Dt.childrenMaxLength=A_;class oa extends ze{constructor(t){super(t),this.controlType="layout",this.props=new In(t==null?void 0:t.props),mt(this,"children",t==null?void 0:t.children,void 0,"Runtime")}}class la extends Qe{constructor(t,n,r){var i,a,s,o;super(n),mt(this,"headers",n==null?void 0:n.headers,t,r),mt(this,"footers",n==null?void 0:n.footers,t),this.pageIndex=(i=n==null?void 0:n.pageIndex)!=null?i:1,this.pageSize=(a=n==null?void 0:n.pageSize)!=null?a:20,this.pageSizeOptions=(s=n==null?void 0:n.pageSizeOptions)!=null?s:[20],this.totalCount=(o=n==null?void 0:n.totalCount)!=null?o:0}}class wr extends ye{constructor(t){super(t),this.controlType="list",this.props=new la(this,t==null?void 0:t.props,"Designer")}validate(t,n){return Ye(this,null,function*(){return yield ma(wr.prototype,this,"validate").call(this,t),yield Promise.all(this.props.headers.map(r=>r.validate(t,n))),!0})}toDataBindModel(){const t=super.toDataBindModel(),n=t?[t]:[],r=this.id;return this.props.headers.reduce((i,a)=>{const s=a.toDataBindModel(r);if(Array.isArray(s)){const o=s.filter(l=>!!l);return[...i,...o]}return s&&i.push(s),i},n)}toSchema(){const t=super.toSchema(),n=this.props.headers.map(r=>r.toSchema());return Tt(Ze({},t),{props:Tt(Ze({},this.props),{headers:n})})}}wr.controlFieldType=Oe.LIST;class D_ extends ze{constructor(t){super(t),this.controlType="list",this.props=new la(this,t==null?void 0:t.props,"Runtime"),mt(this,"children",t==null?void 0:t.children,void 0,"Runtime")}get length(){return this.children.length}}class ca extends Ir{constructor(t){super(t),this.caption={type:"string",required:!0,message:k.getMessage("pleaseEnterCaption")},this.width={type:"number",required:!1,message:k.getMessage("pleaseEnterColumnWidth")},this.width.required=t.widthType==="px"}}class Lr extends Qe{constructor(t){var n,r,i,a,s;super(t),this.width=(n=t==null?void 0:t.width)!=null?n:150,this.widthType=(t==null?void 0:t.widthType)||"auto",this.caption=(r=t==null?void 0:t.caption)!=null?r:"",this.fixed=(i=t==null?void 0:t.fixed)!=null?i:"none",this.autoWidth=new Bi(t==null?void 0:t.autoWidth),this.dataBind=new We(t==null?void 0:t.dataBind),this.sort=(a=t==null?void 0:t.sort)!=null?a:!0,this.align=t==null?void 0:t.align,this.colSpan=t==null?void 0:t.colSpan,this.autoHeight=(s=t==null?void 0:t.autoHeight)!=null?s:!1}}Lr.Rules=ca;class C_ extends ca{constructor(t){super(t),this.optionConfig={type:"enum",enum:["custom","datasource","none"],message:k.getMessage("PleaseSelectTheCorrectOptionSettings")},this.options=[{type:"array",message:k.getMessage("isNotArray")}],this.datasourceBind=[{type:"object",message:k.getMessage("isNotObject")}],aa.call(this,t)}}class R_ extends ye{constructor(t){super(t),this.controlType="column",this.props=new Lr(t==null?void 0:t.props),mt(this,"children",t==null?void 0:t.children,void 0,"Designer")}toSchema(){const t=super.toSchema();return Tt(Ze({},t),{children:this.children?this.children.map(n=>n.toSchema()):[]})}}class T_ extends ze{constructor(t){super(t),this.controlType="column",this.props=new Lr(t==null?void 0:t.props),mt(this,"children",t==null?void 0:t.children,void 0,"Runtime")}}class ua extends In{constructor(t){super(t),this.dataBind=new We(t==null?void 0:t.dataBind)}}class P_ extends Dt{constructor(t){super(t),this.controlType="search",this.props=new ua(t==null?void 0:t.props)}}class M_ extends oa{constructor(t){super(t),this.controlType="search",this.props=new ua(t==null?void 0:t.props)}}class fa extends In{constructor(t){super(t)}}class F_ extends Dt{constructor(t){super(t),this.controlType="wrap",this.props=new fa(t==null?void 0:t.props)}}class V_ extends oa{constructor(t){super(t),this.controlType="wrap",this.props=new fa(t==null?void 0:t.props)}}function k_(e){e.hasOwnProperty("linkOperationOption")&&e.hasOwnProperty("showLinkOperation")&&e.showLinkOperation&&(this.linkOperationOption=[{type:"object",fields:{formKey:{type:"string",required:!0,message:k.getMessage("pleaseEnterForm")}}}])}I.AMOUNT_TYPE=Ji,I.AddressValue=Bm,I.AmountDataBind=Um,I.AmountValue=$m,I.AutoWidth=Bi,I.BaseControlProperty=Nn,I.BaseControlPropertyRules=sa,I.BaseControlPropertyRuntimeRules=Sl,I.BaseStyle=ul,I.COMMON_SETTING_TYPE=cl,I.CalcDataBind=Hm,I.CalcValue=pm,I.ColumnControlProperty=Lr,I.ColumnControlPropertyRules=ca,I.ColumnOptionAndDataSourcePropertyRules=C_,I.CustomAttributeItem=Gi,I.CustomPermissionItem=Km,I.DataBind=We,I.DataSourceBind=br,I.DataSourceDataSetValue=al,I.DataSourceOrderItem=qi,I.DataSourceParamItem=Lm,I.DataStorageDoc=bm,I.DesignerColumnControl=R_,I.DesignerControl=ye,I.DesignerFormControl=wl,I.DesignerLayoutControl=Dt,I.DesignerListControl=wr,I.DesignerSearchControl=P_,I.DesignerWrapControl=F_,I.DisplayBoListItem=ji,I.FieldBindItem=tl,I.FieldFilterCondition=yn,I.FieldFilterConditions=Xt,I.FillBackBind=Pm,I.FillPayloadBind=Tm,I.FormBind=vr,I.FormSelectBind=Nm,I.ImageOptionSetting=ll,I.JoinRelation=Sm,I.Language=Mm,I.LayoutControlProperty=In,I.LeftVariable=rl,I.LinkOperationOption=Dm,I.ListBind=Im,I.ListControlProperty=la,I.MetaAutoWidth=vm,I.MetaRowHeight=ym,I.MetaWidth=yr,I.MultistageFillingItem=il,I.ObjectDataBind=Nr,I.OperationItem=jm,I.OptObject=Gm,I.OptionAndDataSourcePropertyRules=w_,I.OptionDisplayConfigItem=wm,I.OptionSetting=Xi,I.OrganizationDataSourceBind=Cm,I.PAGE_STATUS=Qi,I.Property=Qe,I.PropertyRules=Ir,I.PropertyRuntimeRules=zi,I.RangeDataBind=xm,I.RangeDateValue=Wm,I.RegisterControls=En,I.RegularRules=Fm,I.RightVariable=pi,I.RowHeight=Hi,I.RowStyle=Xm,I.RowStyleRule=fl,I.RowStyleSettings=dl,I.RuntimeColumnControl=T_,I.RuntimeControl=ze,I.RuntimeFormControl=L_,I.RuntimeLayoutControl=oa,I.RuntimeListControl=D_,I.RuntimeSearchControl=M_,I.RuntimeWrapControl=V_,I.SearchControlProperty=ua,I.SelectedContentConfig=Am,I.SubListItem=nl,I.SubListPageConfig=Om,I.SuperDataSourceBind=sl,I.TreeDataSourceBind=Rm,I.ViewOperationItem=qm,I.WrapControlProperty=fa,I.controlHooksEmitter=bl,I.createValidator=vl,I.defineArrayParent=Jo,I.defineControlArrayToProperty=mt,I.defineParent=xi,I.initImageOptions=km,I.initLinkOperationRules=k_,I.initOptionAndDataSourceRules=aa,I.initOptions=Vm,I.initSuperDataSourceRules=S_,I.isDataBind=Ol,I.setPropertyDontEnum=Er,Object.defineProperty(I,"__esModule",{value:!0})});
|
|
45
|
+
*/const eC="9.14.0";function tC(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(He().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(He().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(He().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(He().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(He().__INTLIFY_PROD_DEVTOOLS__=!1)}const Bs=_e.__EXTEND_POINT__,Ke=Hn(Bs),Y={FALLBACK_TO_ROOT:Bs,NOT_SUPPORTED_PRESERVE:Ke(),NOT_SUPPORTED_FORMATTER:Ke(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:Ke(),NOT_SUPPORTED_GET_CHOICE_INDEX:Ke(),COMPONENT_NAME_LEGACY_COMPATIBLE:Ke(),NOT_FOUND_PARENT_SCOPE:Ke(),IGNORE_OBJ_FLATTEN:Ke(),NOTICE_DROP_ALLOW_COMPOSITION:Ke(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:Ke()},nC={[Y.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[Y.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[Y.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[Y.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[Y.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[Y.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[Y.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[Y.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[Y.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",[Y.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function be(e,...t){return an(nC[e],...t)}const Os=de.__EXTEND_POINT__,Ae=Hn(Os),W={UNEXPECTED_RETURN_TYPE:Os,INVALID_ARGUMENT:Ae(),MUST_BE_CALL_SETUP_TOP:Ae(),NOT_INSTALLED:Ae(),NOT_AVAILABLE_IN_LEGACY_MODE:Ae(),REQUIRED_VALUE:Ae(),INVALID_VALUE:Ae(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Ae(),NOT_INSTALLED_WITH_PROVIDE:Ae(),UNEXPECTED_ERROR:Ae(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Ae(),BRIDGE_SUPPORT_VUE_2_ONLY:Ae(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Ae(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Ae(),__EXTEND_POINT__:Ae()};function ce(e,...t){return Tt(e,null,process.env.NODE_ENV!=="production"?{messages:aC,args:t}:void 0)}const aC={[W.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[W.INVALID_ARGUMENT]:"Invalid argument",[W.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[W.NOT_INSTALLED]:"Need to install with `app.use` function",[W.UNEXPECTED_ERROR]:"Unexpected error",[W.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[W.REQUIRED_VALUE]:"Required in value: {0}",[W.INVALID_VALUE]:"Invalid value",[W.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[W.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[W.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[W.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[W.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",[W.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},Br=Le("__translateVNode"),Or=Le("__datetimeParts"),Lr=Le("__numberParts"),St=Le("__enableEmitter"),_n=Le("__disableEmitter"),Ls=Le("__setPluralRules");Le("__intlifyMeta");const ws=Le("__injectWithOption"),wr=Le("__dispose");function En(e){if(!H(e))return e;for(const t in e)if(!!Wn(e,t))if(!t.includes("."))H(e[t])&&En(e[t]);else{const n=t.split("."),a=n.length-1;let r=e,u=!1;for(let i=0;i<a;i++){if(n[i]in r||(r[n[i]]={}),!H(r[n[i]])){process.env.NODE_ENV!=="production"&&oe(be(Y.IGNORE_OBJ_FLATTEN,{key:n[i]})),u=!0;break}r=r[n[i]]}u||(r[n[a]]=e[t],delete e[t]),H(r[n[a]])&&En(r[n[a]])}return e}function Ea(e,t){const{messages:n,__i18n:a,messageResolver:r,flatJson:u}=t,i=$(n)?n:z(a)?{}:{[e]:{}};if(z(a)&&a.forEach(s=>{if("locale"in s&&"resource"in s){const{locale:l,resource:o}=s;l?(i[l]=i[l]||{},qn(o,i[l])):qn(o,i)}else R(s)&&qn(JSON.parse(s),i)}),r==null&&u)for(const s in i)Wn(i,s)&&En(i[s]);return i}function Ts(e){return e.type}function Rs(e,t,n){let a=H(t.messages)?t.messages:{};"__i18nGlobal"in n&&(a=Ea(e.locale.value,{messages:a,__i18n:n.__i18nGlobal}));const r=Object.keys(a);r.length&&r.forEach(u=>{e.mergeLocaleMessage(u,a[u])});{if(H(t.datetimeFormats)){const u=Object.keys(t.datetimeFormats);u.length&&u.forEach(i=>{e.mergeDateTimeFormat(i,t.datetimeFormats[i])})}if(H(t.numberFormats)){const u=Object.keys(t.numberFormats);u.length&&u.forEach(i=>{e.mergeNumberFormat(i,t.numberFormats[i])})}}}function ps(e){return Ht(vs,null,e,0)}const Ps="__INTLIFY_META__",Ms=()=>[],rC=()=>!1;let $s=0;function Vs(e){return(t,n,a,r)=>e(n,a,jt()||void 0,r)}const uC=()=>{const e=jt();let t=null;return e&&(t=Ts(e)[Ps])?{[Ps]:t}:null};function Tr(e={},t){const{__root:n,__injectWithOption:a}=e,r=n===void 0,u=e.flatJson,i=Oe?kt:Yi,s=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&s&&Vu(be(Y.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let l=V(e.inheritLocale)?e.inheritLocale:!0;const o=i(n&&l?n.locale.value:R(e.locale)?e.locale:Pt),h=i(n&&l?n.fallbackLocale.value:R(e.fallbackLocale)||z(e.fallbackLocale)||$(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o.value),f=i(Ea(o.value,e)),m=i($(e.datetimeFormats)?e.datetimeFormats:{[o.value]:{}}),D=i($(e.numberFormats)?e.numberFormats:{[o.value]:{}});let S=n?n.missingWarn:V(e.missingWarn)||et(e.missingWarn)?e.missingWarn:!0,y=n?n.fallbackWarn:V(e.fallbackWarn)||et(e.fallbackWarn)?e.fallbackWarn:!0,B=n?n.fallbackRoot:V(e.fallbackRoot)?e.fallbackRoot:!0,E=!!e.fallbackFormat,F=X(e.missing)?e.missing:null,_=X(e.missing)?Vs(e.missing):null,g=X(e.postTranslation)?e.postTranslation:null,N=n?n.warnHtmlMessage:V(e.warnHtmlMessage)?e.warnHtmlMessage:!0,b=!!e.escapeParameter;const v=n?n.modifiers:$(e.modifiers)?e.modifiers:{};let O=e.pluralRules||n&&n.pluralRules,w;w=(()=>{r&&ai(null);const C={version:eC,locale:o.value,fallbackLocale:h.value,messages:f.value,modifiers:v,pluralRules:O,missing:_===null?void 0:_,missingWarn:S,fallbackWarn:y,fallbackFormat:E,unresolving:!0,postTranslation:g===null?void 0:g,warnHtmlMessage:N,escapeParameter:b,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};C.datetimeFormats=m.value,C.numberFormats=D.value,C.__datetimeFormatters=$(w)?w.__datetimeFormatters:void 0,C.__numberFormatters=$(w)?w.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(C.__v_emitter=$(w)?w.__v_emitter:void 0);const L=Jv(C);return r&&ai(L),L})(),un(w,o.value,h.value);function ye(){return[o.value,h.value,f.value,m.value,D.value]}const k=Ve({get:()=>o.value,set:C=>{o.value=C,w.locale=o.value}}),ue=Ve({get:()=>h.value,set:C=>{h.value=C,w.fallbackLocale=h.value,un(w,o.value,C)}}),Ie=Ve(()=>f.value),Dn=Ve(()=>m.value),xe=Ve(()=>D.value);function Nn(){return X(g)?g:null}function Sn(C){g=C,w.postTranslation=C}function In(){return F}function Bn(C){C!==null&&(_=Vs(C)),F=C,w.missing=_}function On(C,L){return C!=="translate"||!L.resolvedMessage}const Be=(C,L,G,ne,ht,Ba)=>{ye();let Qt;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&ti(uC()),r||(w.fallbackContext=n?Xv():void 0),Qt=C(w)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&ti(null),r||(w.fallbackContext=void 0)}if(G!=="translate exists"&&se(Qt)&&Qt===Xn||G==="translate exists"&&!Qt){const[Ot,Ob]=L();if(process.env.NODE_ENV!=="production"&&n&&R(Ot)&&On(G,Ob)&&(B&&(zn(y,Ot)||ui(S,Ot))&&oe(be(Y.FALLBACK_TO_ROOT,{key:Ot,type:G})),process.env.NODE_ENV!=="production")){const{__v_emitter:pl}=w;pl&&B&&pl.emit("fallback",{type:G,key:Ot,to:"global",groupId:`${G}:${Ot}`})}return n&&B?ne(n):ht(Ot)}else{if(Ba(Qt))return Qt;throw ce(W.UNEXPECTED_RETURN_TYPE)}};function Xt(...C){return Be(L=>Reflect.apply(mi,null,[L,...C]),()=>Ka(...C),"translate",L=>Reflect.apply(L.t,L,[...C]),L=>L,L=>R(L))}function Jt(...C){const[L,G,ne]=C;if(ne&&!H(ne))throw ce(W.INVALID_ARGUMENT);return Xt(L,G,le({resolvedMessage:!0},ne||{}))}function Ln(...C){return Be(L=>Reflect.apply(vi,null,[L,...C]),()=>Xa(...C),"datetime format",L=>Reflect.apply(L.d,L,[...C]),()=>Jn,L=>R(L))}function wn(...C){return Be(L=>Reflect.apply(bi,null,[L,...C]),()=>Ja(...C),"number format",L=>Reflect.apply(L.n,L,[...C]),()=>Jn,L=>R(L))}function Tn(C){return C.map(L=>R(L)||se(L)||V(L)?ps(String(L)):L)}const Rn={normalize:Tn,interpolate:C=>C,type:"vnode"};function zt(...C){return Be(L=>{let G;const ne=L;try{ne.processor=Rn,G=Reflect.apply(mi,null,[ne,...C])}finally{ne.processor=null}return G},()=>Ka(...C),"translate",L=>L[Br](...C),L=>[ps(L)],L=>z(L))}function pn(...C){return Be(L=>Reflect.apply(bi,null,[L,...C]),()=>Ja(...C),"number format",L=>L[Lr](...C),Ms,L=>R(L)||z(L))}function Pn(...C){return Be(L=>Reflect.apply(vi,null,[L,...C]),()=>Xa(...C),"datetime format",L=>L[Or](...C),Ms,L=>R(L)||z(L))}function Mn(C){O=C,w.pluralRules=O}function T(C,L){return Be(()=>{if(!C)return!1;const G=R(L)?L:o.value,ne=Bt(G),ht=w.messageResolver(ne,C);return s?ht!=null:at(ht)||Ne(ht)||R(ht)},()=>[C],"translate exists",G=>Reflect.apply(G.te,G,[C,L]),rC,G=>V(G))}function q(C){let L=null;const G=Ku(w,h.value,o.value);for(let ne=0;ne<G.length;ne++){const ht=f.value[G[ne]]||{},Ba=w.messageResolver(ht,C);if(Ba!=null){L=Ba;break}}return L}function $n(C){const L=q(C);return L!=null?L:n?n.tm(C)||{}:{}}function Bt(C){return f.value[C]||{}}function Vn(C,L){if(u){const G={[C]:L};for(const ne in G)Wn(G,ne)&&En(G[ne]);L=G[C]}f.value[C]=L,w.messages=f.value}function Eu(C,L){f.value[C]=f.value[C]||{};const G={[C]:L};if(u)for(const ne in G)Wn(G,ne)&&En(G[ne]);L=G[C],qn(L,f.value[C]),w.messages=f.value}function c(C){return m.value[C]||{}}function d(C,L){m.value[C]=L,w.datetimeFormats=m.value,Ci(w,C,L)}function I(C,L){m.value[C]=le(m.value[C]||{},L),w.datetimeFormats=m.value,Ci(w,C,L)}function P(C){return D.value[C]||{}}function ee(C,L){D.value[C]=L,w.numberFormats=D.value,Fi(w,C,L)}function J(C,L){D.value[C]=le(D.value[C]||{},L),w.numberFormats=D.value,Fi(w,C,L)}$s++,n&&Oe&&(Fr(n.locale,C=>{l&&(o.value=C,w.locale=C,un(w,o.value,h.value))}),Fr(n.fallbackLocale,C=>{l&&(h.value=C,w.fallbackLocale=C,un(w,o.value,h.value))}));const K={id:$s,locale:k,fallbackLocale:ue,get inheritLocale(){return l},set inheritLocale(C){l=C,C&&n&&(o.value=n.locale.value,h.value=n.fallbackLocale.value,un(w,o.value,h.value))},get availableLocales(){return Object.keys(f.value).sort()},messages:Ie,get modifiers(){return v},get pluralRules(){return O||{}},get isGlobal(){return r},get missingWarn(){return S},set missingWarn(C){S=C,w.missingWarn=S},get fallbackWarn(){return y},set fallbackWarn(C){y=C,w.fallbackWarn=y},get fallbackRoot(){return B},set fallbackRoot(C){B=C},get fallbackFormat(){return E},set fallbackFormat(C){E=C,w.fallbackFormat=E},get warnHtmlMessage(){return N},set warnHtmlMessage(C){N=C,w.warnHtmlMessage=C},get escapeParameter(){return b},set escapeParameter(C){b=C,w.escapeParameter=C},t:Xt,getLocaleMessage:Bt,setLocaleMessage:Vn,mergeLocaleMessage:Eu,getPostTranslationHandler:Nn,setPostTranslationHandler:Sn,getMissingHandler:In,setMissingHandler:Bn,[Ls]:Mn};return K.datetimeFormats=Dn,K.numberFormats=xe,K.rt=Jt,K.te=T,K.tm=$n,K.d=Ln,K.n=wn,K.getDateTimeFormat=c,K.setDateTimeFormat=d,K.mergeDateTimeFormat=I,K.getNumberFormat=P,K.setNumberFormat=ee,K.mergeNumberFormat=J,K[ws]=a,K[Br]=zt,K[Or]=Pn,K[Lr]=pn,process.env.NODE_ENV!=="production"&&(K[St]=C=>{w.__v_emitter=C},K[_n]=()=>{w.__v_emitter=void 0}),K}function iC(e){const t=R(e.locale)?e.locale:Pt,n=R(e.fallbackLocale)||z(e.fallbackLocale)||$(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,a=X(e.missing)?e.missing:void 0,r=V(e.silentTranslationWarn)||et(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,u=V(e.silentFallbackWarn)||et(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,i=V(e.fallbackRoot)?e.fallbackRoot:!0,s=!!e.formatFallbackMessages,l=$(e.modifiers)?e.modifiers:{},o=e.pluralizationRules,h=X(e.postTranslation)?e.postTranslation:void 0,f=R(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,m=!!e.escapeParameterHtml,D=V(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&oe(be(Y.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&oe(be(Y.NOT_SUPPORTED_PRESERVE_DIRECTIVE));let S=e.messages;if($(e.sharedMessages)){const b=e.sharedMessages;S=Object.keys(b).reduce((O,w)=>{const j=O[w]||(O[w]={});return le(j,b[w]),O},S||{})}const{__i18n:y,__root:B,__injectWithOption:E}=e,F=e.datetimeFormats,_=e.numberFormats,g=e.flatJson,N=e.translateExistCompatible;return{locale:t,fallbackLocale:n,messages:S,flatJson:g,datetimeFormats:F,numberFormats:_,missing:a,missingWarn:r,fallbackWarn:u,fallbackRoot:i,fallbackFormat:s,modifiers:l,pluralRules:o,postTranslation:h,warnHtmlMessage:f,escapeParameter:m,messageResolver:e.messageResolver,inheritLocale:D,translateExistCompatible:N,__i18n:y,__root:B,__injectWithOption:E}}function Rr(e={},t){{const n=Tr(iC(e)),{__extender:a}=e,r={id:n.id,get locale(){return n.locale.value},set locale(u){n.locale.value=u},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(u){n.fallbackLocale.value=u},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"&&oe(be(Y.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(u){process.env.NODE_ENV!=="production"&&oe(be(Y.NOT_SUPPORTED_FORMATTER))},get missing(){return n.getMissingHandler()},set missing(u){n.setMissingHandler(u)},get silentTranslationWarn(){return V(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(u){n.missingWarn=V(u)?!u:u},get silentFallbackWarn(){return V(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(u){n.fallbackWarn=V(u)?!u:u},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(u){n.fallbackFormat=u},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(u){n.setPostTranslationHandler(u)},get sync(){return n.inheritLocale},set sync(u){n.inheritLocale=u},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(u){n.warnHtmlMessage=u!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(u){n.escapeParameter=u},get preserveDirectiveContent(){return process.env.NODE_ENV!=="production"&&oe(be(Y.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(u){process.env.NODE_ENV!=="production"&&oe(be(Y.NOT_SUPPORTED_PRESERVE_DIRECTIVE))},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...u){const[i,s,l]=u,o={};let h=null,f=null;if(!R(i))throw ce(W.INVALID_ARGUMENT);const m=i;return R(s)?o.locale=s:z(s)?h=s:$(s)&&(f=s),z(l)?h=l:$(l)&&(f=l),Reflect.apply(n.t,n,[m,h||f||{},o])},rt(...u){return Reflect.apply(n.rt,n,[...u])},tc(...u){const[i,s,l]=u,o={plural:1};let h=null,f=null;if(!R(i))throw ce(W.INVALID_ARGUMENT);const m=i;return R(s)?o.locale=s:se(s)?o.plural=s:z(s)?h=s:$(s)&&(f=s),R(l)?o.locale=l:z(l)?h=l:$(l)&&(f=l),Reflect.apply(n.t,n,[m,h||f||{},o])},te(u,i){return n.te(u,i)},tm(u){return n.tm(u)},getLocaleMessage(u){return n.getLocaleMessage(u)},setLocaleMessage(u,i){n.setLocaleMessage(u,i)},mergeLocaleMessage(u,i){n.mergeLocaleMessage(u,i)},d(...u){return Reflect.apply(n.d,n,[...u])},getDateTimeFormat(u){return n.getDateTimeFormat(u)},setDateTimeFormat(u,i){n.setDateTimeFormat(u,i)},mergeDateTimeFormat(u,i){n.mergeDateTimeFormat(u,i)},n(...u){return Reflect.apply(n.n,n,[...u])},getNumberFormat(u){return n.getNumberFormat(u)},setNumberFormat(u,i){n.setNumberFormat(u,i)},mergeNumberFormat(u,i){n.mergeNumberFormat(u,i)},getChoiceIndex(u,i){return process.env.NODE_ENV!=="production"&&oe(be(Y.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return r.__extender=a,process.env.NODE_ENV!=="production"&&(r.__enableEmitter=u=>{const i=n;i[St]&&i[St](u)},r.__disableEmitter=()=>{const u=n;u[_n]&&u[_n]()}),r}}const pr={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function sC({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((a,r)=>[...a,...r.type===da?r.children:[r]],[]):t.reduce((n,a)=>{const r=e[a];return r&&(n[a]=r()),n},{})}function ks(e){return da}const Pr=vr({name:"i18n-t",props:le({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>se(e)||!isNaN(e)}},pr),setup(e,t){const{slots:n,attrs:a}=t,r=e.i18n||kr({useScope:e.scope,__useComponent:!0});return()=>{const u=Object.keys(n).filter(f=>f!=="_"),i={};e.locale&&(i.locale=e.locale),e.plural!==void 0&&(i.plural=R(e.plural)?+e.plural:e.plural);const s=sC(t,u),l=r[Br](e.keypath,s,i),o=le({},a),h=R(e.tag)||H(e.tag)?e.tag:ks();return Ss(h,o,l)}}});function lC(e){return z(e)&&!R(e[0])}function Us(e,t,n,a){const{slots:r,attrs:u}=t;return()=>{const i={part:!0};let s={};e.locale&&(i.locale=e.locale),R(e.format)?i.key=e.format:H(e.format)&&(R(e.format.key)&&(i.key=e.format.key),s=Object.keys(e.format).reduce((m,D)=>n.includes(D)?le({},m,{[D]:e.format[D]}):m,{}));const l=a(e.value,i,s);let o=[i.key];z(l)?o=l.map((m,D)=>{const S=r[m.type],y=S?S({[m.type]:m.value,index:D,parts:l}):[m.value];return lC(y)&&(y[0].key=`${m.type}-${D}`),y}):R(l)&&(o=[l]);const h=le({},u),f=R(e.tag)||H(e.tag)?e.tag:ks();return Ss(f,h,o)}}const xs=vr({name:"i18n-n",props:le({value:{type:Number,required:!0},format:{type:[String,Object]}},pr),setup(e,t){const n=e.i18n||kr({useScope:e.scope,__useComponent:!0});return Us(e,t,Ai,(...a)=>n[Lr](...a))}}),Ws=vr({name:"i18n-d",props:le({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},pr),setup(e,t){const n=e.i18n||kr({useScope:e.scope,__useComponent:!0});return Us(e,t,yi,(...a)=>n[Or](...a))}});function oC(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const a=n.__getInstance(t);return a!=null?a.__composer:e.global.__composer}}function cC(e){const t=i=>{const{instance:s,modifiers:l,value:o}=i;if(!s||!s.$)throw ce(W.UNEXPECTED_ERROR);const h=oC(e,s.$);process.env.NODE_ENV!=="production"&&l.preserve&&oe(be(Y.NOT_SUPPORTED_PRESERVE));const f=Hs(o);return[Reflect.apply(h.t,h,[...js(f)]),h]};return{created:(i,s)=>{const[l,o]=t(s);Oe&&e.global===o&&(i.__i18nWatcher=Fr(o.locale,()=>{s.instance&&s.instance.$forceUpdate()})),i.__composer=o,i.textContent=l},unmounted:i=>{Oe&&i.__i18nWatcher&&(i.__i18nWatcher(),i.__i18nWatcher=void 0,delete i.__i18nWatcher),i.__composer&&(i.__composer=void 0,delete i.__composer)},beforeUpdate:(i,{value:s})=>{if(i.__composer){const l=i.__composer,o=Hs(s);i.textContent=Reflect.apply(l.t,l,[...js(o)])}},getSSRProps:i=>{const[s]=t(i);return{textContent:s}}}}function Hs(e){if(R(e))return{path:e};if($(e)){if(!("path"in e))throw ce(W.REQUIRED_VALUE,"path");return e}else throw ce(W.INVALID_VALUE)}function js(e){const{path:t,locale:n,args:a,choice:r,plural:u}=e,i={},s=a||{};return R(n)&&(i.locale=n),se(r)&&(i.plural=r),se(u)&&(i.plural=u),[t,s,i]}function fC(e,t,...n){const a=$(n[0])?n[0]:{},r=!!a.useI18nComponentName,u=V(a.globalInstall)?a.globalInstall:!0;process.env.NODE_ENV!=="production"&&u&&r&&oe(be(Y.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Pr.name})),u&&([r?"i18n":Pr.name,"I18nT"].forEach(i=>e.component(i,Pr)),[xs.name,"I18nN"].forEach(i=>e.component(i,xs)),[Ws.name,"I18nD"].forEach(i=>e.component(i,Ws))),e.directive("t",cC(t))}const Mr={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},dC={["vue-i18n-resource-inspector"]:"Search for scopes ..."},mC={["vue-i18n-timeline"]:16764185},qs="vue-i18n: composer properties";let $r;function hC(e,t){return Ze(this,null,function*(){return new Promise((n,a)=>{try{Yy({id:"vue-devtools-plugin-vue-i18n",label:Mr["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:[qs],app:e},r=>{$r=r,r.on.visitComponentTree(({componentInstance:i,treeNode:s})=>{_C(i,s,t)}),r.on.inspectComponent(({componentInstance:i,instanceData:s})=>{i.vnode.el&&i.vnode.el.__VUE_I18N__&&s&&(t.mode==="legacy"?i.vnode.el.__VUE_I18N__!==t.global.__composer&&Ks(s,i.vnode.el.__VUE_I18N__):Ks(s,i.vnode.el.__VUE_I18N__))}),r.addInspector({id:"vue-i18n-resource-inspector",label:Mr["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:dC["vue-i18n-resource-inspector"]}),r.on.getInspectorTree(i=>{i.app===e&&i.inspectorId==="vue-i18n-resource-inspector"&&CC(i,t)});const u=new Map;r.on.getInspectorState(i=>Ze(this,null,function*(){if(i.app===e&&i.inspectorId==="vue-i18n-resource-inspector")if(r.unhighlightElement(),AC(i,t),i.nodeId==="global"){if(!u.has(i.app)){const[s]=yield r.getComponentInstances(i.app);u.set(i.app,s)}r.highlightElement(u.get(i.app))}else{const s=bC(i.nodeId,t);s&&r.highlightElement(s)}})),r.on.editInspectorState(i=>{i.app===e&&i.inspectorId==="vue-i18n-resource-inspector"&&DC(i,t)}),r.addTimelineLayer({id:"vue-i18n-timeline",label:Mr["vue-i18n-timeline"],color:mC["vue-i18n-timeline"]}),n(!0)})}catch(r){console.error(r),a(!1)}})})}function Gs(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function _C(e,t,n){const a=n.mode==="composition"?n.global:n.global.__composer;if(e&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&e.vnode.el.__VUE_I18N__!==a){const r={label:`i18n (${Gs(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(r)}}function Ks(e,t){const n=qs;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:Vr(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 Vr(e){const t={};return Object.keys(e).forEach(n=>{const a=e[n];X(a)&&"source"in a?t[n]=yC(a):at(a)&&a.loc&&a.loc.source?t[n]=a.loc.source:H(a)?t[n]=Vr(a):t[n]=a}),t}const EC={"<":"<",">":">",'"':""","&":"&"};function gC(e){return e.replace(/[<>"&]/g,vC)}function vC(e){return EC[e]||e}function yC(e){const t=e.source?`("${gC(e.source)}")`:"(?)";return{_custom:{type:"function",display:`<span>\u0192</span> ${t}`}}}function CC(e,t){e.rootNodes.push({id:"global",label:"Global Scope"});const n=t.mode==="composition"?t.global:t.global.__composer;for(const[a,r]of t.__instances){const u=t.mode==="composition"?r:r.__composer;n!==u&&e.rootNodes.push({id:u.id.toString(),label:`${Gs(a)} Scope`})}}function bC(e,t){let n=null;if(e!=="global"){for(const[a,r]of t.__instances.entries())if(r.id.toString()===e){n=a;break}}return n}function Xs(e,t){if(e==="global")return t.mode==="composition"?t.global:t.global.__composer;{const n=Array.from(t.__instances.values()).find(a=>a.id.toString()===e);return n?t.mode==="composition"?n:n.__composer:null}}function AC(e,t){const n=Xs(e.nodeId,t);return n&&(e.state=FC(n)),null}function FC(e){const t={},n="Locale related info",a=[{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]=a;const r="Locale messages info",u=[{type:r,key:"messages",editable:!1,value:Vr(e.messages.value)}];t[r]=u;{const i="Datetime formats info",s=[{type:i,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];t[i]=s;const l="Datetime formats info",o=[{type:l,key:"numberFormats",editable:!1,value:e.numberFormats.value}];t[l]=o}return t}function gn(e,t){if($r){let n;t&&"groupId"in t&&(n=t.groupId,delete t.groupId),$r.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 DC(e,t){const n=Xs(e.nodeId,t);if(n){const[a]=e.path;a==="locale"&&R(e.state.value)?n.locale.value=e.state.value:a==="fallbackLocale"&&(R(e.state.value)||z(e.state.value)||H(e.state.value))?n.fallbackLocale.value=e.state.value:a==="inheritLocale"&&V(e.state.value)&&(n.inheritLocale=e.state.value)}}function NC(e,t,n){return{beforeCreate(){const a=jt();if(!a)throw ce(W.UNEXPECTED_ERROR);const r=this.$options;if(r.i18n){const u=r.i18n;if(r.__i18n&&(u.__i18n=r.__i18n),u.__root=t,this===this.$root)this.$i18n=Js(e,u);else{u.__injectWithOption=!0,u.__extender=n.__vueI18nExtend,this.$i18n=Rr(u);const i=this.$i18n;i.__extender&&(i.__disposer=i.__extender(this.$i18n))}}else if(r.__i18n)if(this===this.$root)this.$i18n=Js(e,r);else{this.$i18n=Rr({__i18n:r.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const u=this.$i18n;u.__extender&&(u.__disposer=u.__extender(this.$i18n))}else this.$i18n=e;r.__i18nGlobal&&Rs(t,r,r),this.$t=(...u)=>this.$i18n.t(...u),this.$rt=(...u)=>this.$i18n.rt(...u),this.$tc=(...u)=>this.$i18n.tc(...u),this.$te=(u,i)=>this.$i18n.te(u,i),this.$d=(...u)=>this.$i18n.d(...u),this.$n=(...u)=>this.$i18n.n(...u),this.$tm=u=>this.$i18n.tm(u),n.__setInstance(a,this.$i18n)},mounted(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$i18n){const a=this.$i18n;this.$el.__VUE_I18N__=a.__composer;const r=this.__v_emitter=Ua();a.__enableEmitter&&a.__enableEmitter(r),r.on("*",gn)}},unmounted(){const a=jt();if(!a)throw ce(W.UNEXPECTED_ERROR);const r=this.$i18n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&this.$el&&this.$el.__VUE_I18N__&&(this.__v_emitter&&(this.__v_emitter.off("*",gn),delete this.__v_emitter),this.$i18n&&(r.__disableEmitter&&r.__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,r.__disposer&&(r.__disposer(),delete r.__disposer,delete r.__extender),n.__deleteInstance(a),delete this.$i18n}}}function Js(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[Ls](t.pluralizationRules||e.pluralizationRules);const n=Ea(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(a=>e.mergeLocaleMessage(a,n[a])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(a=>e.mergeDateTimeFormat(a,t.datetimeFormats[a])),t.numberFormats&&Object.keys(t.numberFormats).forEach(a=>e.mergeNumberFormat(a,t.numberFormats[a])),e}const SC=Le("global-vue-i18n");function IC(e={},t){const n=__VUE_I18N_LEGACY_API__&&V(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,a=V(e.globalInjection)?e.globalInjection:!0,r=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,u=new Map,[i,s]=BC(e,n),l=Le(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&n&&r&&oe(be(Y.NOTICE_DROP_ALLOW_COMPOSITION));function o(m){return u.get(m)||null}function h(m,D){u.set(m,D)}function f(m){u.delete(m)}{let D;const m={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return r},install(S,...y){return Ze(this,null,function*(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&(S.__VUE_I18N__=m),S.__VUE_I18N_SYMBOL__=l,S.provide(S.__VUE_I18N_SYMBOL__,m),$(y[0])){const F=y[0];m.__composerExtend=F.__composerExtend,m.__vueI18nExtend=F.__vueI18nExtend}let B=null;!n&&a&&(B=$C(S,m.global)),__VUE_I18N_FULL_INSTALL__&&fC(S,m,...y),__VUE_I18N_LEGACY_API__&&n&&S.mixin(NC(s,s.__composer,m));const E=S.unmount;if(S.unmount=()=>{B&&B(),m.dispose(),E()},process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__){if(!(yield hC(S,m)))throw ce(W.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const _=Ua();if(n){const g=s;g.__enableEmitter&&g.__enableEmitter(_)}else{const g=s;g[St]&&g[St](_)}_.on("*",gn)}})},get global(){return s},dispose(){i.stop()},__instances:u,__getInstance:o,__setInstance:h,__deleteInstance:f};return m}}function kr(e={}){const t=jt();if(t==null)throw ce(W.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw ce(W.NOT_INSTALLED);const n=OC(t),a=wC(n),r=Ts(t),u=LC(e,r);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw ce(W.NOT_AVAILABLE_IN_LEGACY_MODE);return PC(t,u,a,e)}if(u==="global")return Rs(a,e,r),a;if(u==="parent"){let l=TC(n,t,e.__useComponent);return l==null&&(process.env.NODE_ENV!=="production"&&oe(be(Y.NOT_FOUND_PARENT_SCOPE)),l=a),l}const i=n;let s=i.__getInstance(t);if(s==null){const l=le({},e);"__i18n"in r&&(l.__i18n=r.__i18n),a&&(l.__root=a),s=Tr(l),i.__composerExtend&&(s[wr]=i.__composerExtend(s)),pC(i,t,s),i.__setInstance(t,s)}return s}function BC(e,t,n){const a=A5();{const r=__VUE_I18N_LEGACY_API__&&t?a.run(()=>Rr(e)):a.run(()=>Tr(e));if(r==null)throw ce(W.UNEXPECTED_ERROR);return[a,r]}}function OC(e){{const t=hs(e.isCE?SC:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw ce(e.isCE?W.NOT_INSTALLED_WITH_PROVIDE:W.UNEXPECTED_ERROR);return t}}function LC(e,t){return xn(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function wC(e){return e.mode==="composition"?e.global:e.global.__composer}function TC(e,t,n=!1){let a=null;const r=t.root;let u=RC(t,n);for(;u!=null;){const i=e;if(e.mode==="composition")a=i.__getInstance(u);else if(__VUE_I18N_LEGACY_API__){const s=i.__getInstance(u);s!=null&&(a=s.__composer,n&&a&&!a[ws]&&(a=null))}if(a!=null||r===u)break;u=u.parent}return a}function RC(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function pC(e,t,n){let a=null;_y(()=>{if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el){t.vnode.el.__VUE_I18N__=n,a=Ua();const r=n;r[St]&&r[St](a),a.on("*",gn)}},t),Ey(()=>{const r=n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&!0&&t.vnode.el&&t.vnode.el.__VUE_I18N__&&(a&&a.off("*",gn),r[_n]&&r[_n](),delete t.vnode.el.__VUE_I18N__),e.__deleteInstance(t);const u=r[wr];u&&(u(),delete r[wr])},t)}function PC(e,t,n,a={}){const r=t==="local",u=Yi(null);if(r&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw ce(W.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const i=V(a.inheritLocale)?a.inheritLocale:!R(a.locale),s=kt(!r||i?n.locale.value:R(a.locale)?a.locale:Pt),l=kt(!r||i?n.fallbackLocale.value:R(a.fallbackLocale)||z(a.fallbackLocale)||$(a.fallbackLocale)||a.fallbackLocale===!1?a.fallbackLocale:s.value),o=kt(Ea(s.value,a)),h=kt($(a.datetimeFormats)?a.datetimeFormats:{[s.value]:{}}),f=kt($(a.numberFormats)?a.numberFormats:{[s.value]:{}}),m=r?n.missingWarn:V(a.missingWarn)||et(a.missingWarn)?a.missingWarn:!0,D=r?n.fallbackWarn:V(a.fallbackWarn)||et(a.fallbackWarn)?a.fallbackWarn:!0,S=r?n.fallbackRoot:V(a.fallbackRoot)?a.fallbackRoot:!0,y=!!a.fallbackFormat,B=X(a.missing)?a.missing:null,E=X(a.postTranslation)?a.postTranslation:null,F=r?n.warnHtmlMessage:V(a.warnHtmlMessage)?a.warnHtmlMessage:!0,_=!!a.escapeParameter,g=r?n.modifiers:$(a.modifiers)?a.modifiers:{},N=a.pluralRules||r&&n.pluralRules;function b(){return[s.value,l.value,o.value,h.value,f.value]}const v=Ve({get:()=>u.value?u.value.locale.value:s.value,set:T=>{u.value&&(u.value.locale.value=T),s.value=T}}),O=Ve({get:()=>u.value?u.value.fallbackLocale.value:l.value,set:T=>{u.value&&(u.value.fallbackLocale.value=T),l.value=T}}),w=Ve(()=>u.value?u.value.messages.value:o.value),j=Ve(()=>h.value),ye=Ve(()=>f.value);function k(){return u.value?u.value.getPostTranslationHandler():E}function ue(T){u.value&&u.value.setPostTranslationHandler(T)}function Ie(){return u.value?u.value.getMissingHandler():B}function Dn(T){u.value&&u.value.setMissingHandler(T)}function xe(T){return b(),T()}function Nn(...T){return u.value?xe(()=>Reflect.apply(u.value.t,null,[...T])):xe(()=>"")}function Sn(...T){return u.value?Reflect.apply(u.value.rt,null,[...T]):""}function In(...T){return u.value?xe(()=>Reflect.apply(u.value.d,null,[...T])):xe(()=>"")}function Bn(...T){return u.value?xe(()=>Reflect.apply(u.value.n,null,[...T])):xe(()=>"")}function On(T){return u.value?u.value.tm(T):{}}function Be(T,q){return u.value?u.value.te(T,q):!1}function Xt(T){return u.value?u.value.getLocaleMessage(T):{}}function Jt(T,q){u.value&&(u.value.setLocaleMessage(T,q),o.value[T]=q)}function Ln(T,q){u.value&&u.value.mergeLocaleMessage(T,q)}function wn(T){return u.value?u.value.getDateTimeFormat(T):{}}function Tn(T,q){u.value&&(u.value.setDateTimeFormat(T,q),h.value[T]=q)}function Ia(T,q){u.value&&u.value.mergeDateTimeFormat(T,q)}function Rn(T){return u.value?u.value.getNumberFormat(T):{}}function zt(T,q){u.value&&(u.value.setNumberFormat(T,q),f.value[T]=q)}function pn(T,q){u.value&&u.value.mergeNumberFormat(T,q)}const Pn={get id(){return u.value?u.value.id:-1},locale:v,fallbackLocale:O,messages:w,datetimeFormats:j,numberFormats:ye,get inheritLocale(){return u.value?u.value.inheritLocale:i},set inheritLocale(T){u.value&&(u.value.inheritLocale=T)},get availableLocales(){return u.value?u.value.availableLocales:Object.keys(o.value)},get modifiers(){return u.value?u.value.modifiers:g},get pluralRules(){return u.value?u.value.pluralRules:N},get isGlobal(){return u.value?u.value.isGlobal:!1},get missingWarn(){return u.value?u.value.missingWarn:m},set missingWarn(T){u.value&&(u.value.missingWarn=T)},get fallbackWarn(){return u.value?u.value.fallbackWarn:D},set fallbackWarn(T){u.value&&(u.value.missingWarn=T)},get fallbackRoot(){return u.value?u.value.fallbackRoot:S},set fallbackRoot(T){u.value&&(u.value.fallbackRoot=T)},get fallbackFormat(){return u.value?u.value.fallbackFormat:y},set fallbackFormat(T){u.value&&(u.value.fallbackFormat=T)},get warnHtmlMessage(){return u.value?u.value.warnHtmlMessage:F},set warnHtmlMessage(T){u.value&&(u.value.warnHtmlMessage=T)},get escapeParameter(){return u.value?u.value.escapeParameter:_},set escapeParameter(T){u.value&&(u.value.escapeParameter=T)},t:Nn,getPostTranslationHandler:k,setPostTranslationHandler:ue,getMissingHandler:Ie,setMissingHandler:Dn,rt:Sn,d:In,n:Bn,tm:On,te:Be,getLocaleMessage:Xt,setLocaleMessage:Jt,mergeLocaleMessage:Ln,getDateTimeFormat:wn,setDateTimeFormat:Tn,mergeDateTimeFormat:Ia,getNumberFormat:Rn,setNumberFormat:zt,mergeNumberFormat:pn};function Mn(T){T.locale.value=s.value,T.fallbackLocale.value=l.value,Object.keys(o.value).forEach(q=>{T.mergeLocaleMessage(q,o.value[q])}),Object.keys(h.value).forEach(q=>{T.mergeDateTimeFormat(q,h.value[q])}),Object.keys(f.value).forEach(q=>{T.mergeNumberFormat(q,f.value[q])}),T.escapeParameter=_,T.fallbackFormat=y,T.fallbackRoot=S,T.fallbackWarn=D,T.missingWarn=m,T.warnHtmlMessage=F}return hy(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw ce(W.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const T=u.value=e.proxy.$i18n.__composer;t==="global"?(s.value=T.locale.value,l.value=T.fallbackLocale.value,o.value=T.messages.value,h.value=T.datetimeFormats.value,f.value=T.numberFormats.value):r&&Mn(T)}),Pn}const MC=["locale","fallbackLocale","availableLocales"],zs=["t","rt","d","n","tm","te"];function $C(e,t){const n=Object.create(null);return MC.forEach(r=>{const u=Object.getOwnPropertyDescriptor(t,r);if(!u)throw ce(W.UNEXPECTED_ERROR);const i=Ce(u.value)?{get(){return u.value.value},set(s){u.value.value=s}}:{get(){return u.get&&u.get()}};Object.defineProperty(n,r,i)}),e.config.globalProperties.$i18n=n,zs.forEach(r=>{const u=Object.getOwnPropertyDescriptor(t,r);if(!u||!u.value)throw ce(W.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${r}`,u)}),()=>{delete e.config.globalProperties.$i18n,zs.forEach(r=>{delete e.config.globalProperties[`$${r}`]})}}if(tC(),__INTLIFY_JIT_COMPILATION__?Qu(e5):Qu(Yv),qv(Nv),Gv(Ku),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=He();e.__INTLIFY__=!0,pv(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;const VC=(e,t)=>{var i;const n=e.split(".");let a;const r=((i=window.baitedaWorkers)==null?void 0:i.languageMessages)||{};n.forEach((s,l)=>{l===0?a=r[s]:a&&(a=a[s])});let u="";return a&&(u=a),t&&Object.keys(t).forEach(s=>{const l=t[s];u=u.replace(new RegExp(`\\{\\s*${s}\\s*\\}`),l)}),u||(u=e),u};function kC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Qs(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function UC(e,t,n){return t&&Qs(e.prototype,t),n&&Qs(e,n),e}function xC(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var p=function(){function e(){kC(this,e)}return UC(e,null,[{key:"getMessage",value:function(n){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r;return(r=this.$i18n.global.t(n,a))!==null&&r!==void 0?r:VC("engine."+n)}},{key:"resetI18n",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Cg;return IC({locale:n,globalInjection:!0,silentFallbackWarn:!0,missingWarn:!1,fallbackWarn:!1,silentTranslationWarn:!0})}},{key:"setLocale",value:function(n,a){var r=a;a||(r=yg.zhCN),this.$i18n.global.setLocaleMessage(n,r)}}]),e}();xC(p,"$i18n",p.resetI18n());function WC(e,t,n){var a=t.replace(/\[(\d)]/g,function(u,i){return"."+i}).split("."),r=!1;return a.reduce(function(u,i,s,l){var o=u;if(!!u){if(!Object.prototype.hasOwnProperty.call(u,i)){Ma("Can not set ".concat(t,"'s ").concat(i," property in current %o, Because there is no ").concat(i," property on the %o"),u,u);return}return s===l.length-1&&!Object.is(o[i],n)&&(o[i]=n,r=!0),o[i]}},e),r}var HC=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},jC={exports:{}};(function(e){(function(t){var n=function(E,F,_){if(!o(F)||f(F)||m(F)||D(F)||l(F))return F;var g,N=0,b=0;if(h(F))for(g=[],b=F.length;N<b;N++)g.push(n(E,F[N],_));else{g={};for(var v in F)Object.prototype.hasOwnProperty.call(F,v)&&(g[E(v,_)]=n(E,F[v],_))}return g},a=function(E,F){F=F||{};var _=F.separator||"_",g=F.split||/(?=[A-Z])/;return E.split(g).join(_)},r=function(E){return S(E)?E:(E=E.replace(/[\-_\s]+(.)?/g,function(F,_){return _?_.toUpperCase():""}),E.substr(0,1).toLowerCase()+E.substr(1))},u=function(E){var F=r(E);return F.substr(0,1).toUpperCase()+F.substr(1)},i=function(E,F){return a(E,F).toLowerCase()},s=Object.prototype.toString,l=function(E){return typeof E=="function"},o=function(E){return E===Object(E)},h=function(E){return s.call(E)=="[object Array]"},f=function(E){return s.call(E)=="[object Date]"},m=function(E){return s.call(E)=="[object RegExp]"},D=function(E){return s.call(E)=="[object Boolean]"},S=function(E){return E=E-0,E===E},y=function(E,F){var _=F&&"process"in F?F.process:F;return typeof _!="function"?E:function(g,N){return _(g,E,N)}},B={camelize:r,decamelize:i,pascalize:u,depascalize:i,camelizeKeys:function(E,F){return n(y(r,F),E)},decamelizeKeys:function(E,F){return n(y(i,F),E,F)},pascalizeKeys:function(E,F){return n(y(u,F),E)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=B:t.humps=B})(HC)})(jC);var Zs={};Object.defineProperty(Zs,"__esModule",{value:!0});function Ur(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:Ur(t));{const t={};for(const n in e){const a=e[n];t[n]=typeof a!="object"||a===null?a:Ur(a)}return t}}var qC=Zs.default=Ur;function GC(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Xe(e){if(e!==void 0)return(typeof e=="undefined"?"undefined":GC(e))==="object"?qC(e):e}function KC(e){return Object.prototype.toString.call(e)==="[object Object]"}function XC(e){return Array.isArray(e)}function JC(e){return e.reduce(function(t,n){return t.includes(n)||t.push(n),t},[])}function xr(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,a=new Array(t);n<t;n++)a[n]=e[n];return a}function zC(e){if(Array.isArray(e))return xr(e)}function Ys(e,t,n,a,r,u,i){try{var s=e[u](i),l=s.value}catch(o){n(o);return}s.done?t(l):Promise.resolve(l).then(a,r)}function QC(e){return function(){var t=this,n=arguments;return new Promise(function(a,r){var u=e.apply(t,n);function i(l){Ys(u,a,r,i,s,"next",l)}function s(l){Ys(u,a,r,i,s,"throw",l)}i(void 0)})}}function ZC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function el(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function YC(e,t,n){return t&&el(e.prototype,t),n&&el(e,n),e}function tl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function e3(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function t3(){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 Wr(e){return zC(e)||e3(e)||n3(e)||t3()}function n3(e,t){if(!!e){if(typeof e=="string")return xr(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 xr(e,t)}}function a3(e,t){var n,a,r,u,i={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]};return u={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(u[Symbol.iterator]=function(){return this}),u;function s(o){return function(h){return l([o,h])}}function l(o){if(n)throw new TypeError("Generator is already executing.");for(;i;)try{if(n=1,a&&(r=o[0]&2?a.return:o[0]?a.throw||((r=a.return)&&r.call(a),0):a.next)&&!(r=r.call(a,o[1])).done)return r;switch(a=0,r&&(o=[o[0]&2,r.value]),o[0]){case 0:case 1:r=o;break;case 4:return i.label++,{value:o[1],done:!1};case 5:i.label++,a=o[1],o=[0];continue;case 7:o=i.ops.pop(),i.trys.pop();continue;default:if(r=i.trys,!(r=r.length>0&&r[r.length-1])&&(o[0]===6||o[0]===2)){i=0;continue}if(o[0]===3&&(!r||o[1]>r[0]&&o[1]<r[3])){i.label=o[1];break}if(o[0]===6&&i.label<r[1]){i.label=r[1],r=o;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(o);break}r[2]&&i.ops.pop(),i.trys.pop();continue}o=t.call(e,i)}catch(h){o=[6,h],a=0}finally{n=r=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}var r3=function(){function e(){ZC(this,e),tl(this,"_events",new Map),tl(this,"debug",!1)}return YC(e,[{key:"emit",value:function(n){for(var a=arguments.length,r=new Array(a>1?a-1:0),u=1;u<a;u++)r[u-1]=arguments[u];var i=this;return QC(function(){var s,l,o,h,f,m,D,S,y,B,E,F;return a3(this,function(_){switch(_.label){case 0:if(s=i._events.get(n),l=[],!s)return[3,10];o=s.slice(),h=!0,f=!1,m=void 0,_.label=1;case 1:_.trys.push([1,8,9,10]),D=o[Symbol.iterator](),_.label=2;case 2:if(h=(S=D.next()).done)return[3,7];if(y=S.value,!s.includes(y))return[3,6];_.label=3;case 3:return _.trys.push([3,5,,6]),i.debug&&Lu.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(y.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+y.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(r.map(function(){return"%o"}).join(","),"\u3002")].concat(Wr(r))),[4,y.apply(null,Wr(r))];case 4:return B=_.sent(),i.debug&&Lu.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(y.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+y.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(r.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat(Wr(r),[B])),l.push(B),B===!1?[3,7]:[3,6];case 5:return E=_.sent(),Tg(String(E)+":"+String(E.stack)),[3,6];case 6:return h=!0,[3,2];case 7:return[3,10];case 8:return F=_.sent(),f=!0,m=F,[3,10];case 9:try{!h&&D.return!=null&&D.return()}finally{if(f)throw m}return[7];case 10:return[2,l]}})})()}},{key:"on",value:function(n,a){if(this._events.has(n)){var r;(r=this._events.get(n))===null||r===void 0||r.push(a)}else this._events.set(n,[a])}},{key:"off",value:function(n,a){if(this._events.has(n)){var r=this._events.get(n),u=r==null?void 0:r.indexOf(a);r==null||r.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 u3(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nl(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function i3(e,t,n){return t&&nl(e.prototype,t),n&&nl(e,n),e}function s3(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var l3=[{key:"on_click",name:p.getMessage("click"),code:"click"},{key:"on_click_finish",name:p.getMessage("finished"),code:"click-finish"},{key:"on_change",name:p.getMessage("valueChange"),code:"change"},{key:"on_search",name:p.getMessage("search"),code:"search"},{key:"on_list_change",name:p.getMessage("listDataChange"),code:"list-change"},{key:"on_list_search",name:p.getMessage("listDataCreate"),code:"list-search"},{key:"on_list_mounted",name:p.getMessage("listDataBack"),code:"list-mounted"},{key:"on_list_delete",name:p.getMessage("listDataDelete"),code:"list-delete"},{key:"on_list_before_insert",name:p.getMessage("listDataAdd"),code:"list-before-insert"},{key:"on_input",name:p.getMessage("onInput"),code:"input"},{key:"on_blur",name:p.getMessage("onBlur"),code:"blur"},{key:"on_focus",name:p.getMessage("onFocus"),code:"focus"},{key:"on_wps_open",name:p.getMessage("onOpenFile"),code:"wps-open"},{key:"on_wps_save",name:p.getMessage("onSaveFile"),code:"wps-save"},{key:"on_wps_rename",name:p.getMessage("rename"),code:"wps-rename"},{key:"on_list_actions",name:p.getMessage("onClickBtn"),code:"list-actions"},{key:"on_list_render_operation",name:p.getMessage("cellRender"),code:"list-render-operation"},{key:"on_list_rowclick",name:p.getMessage("rowClick"),code:"list-rowclick"},{key:"on_list_before_rowdelete",name:p.getMessage("rowDelete"),code:"list-before-rowdelete"},{key:"on_list_before_import",name:p.getMessage("listDataImport"),code:"list-before-import"},{key:"on_list_rows_checked",name:p.getMessage("rowSelected"),code:"list-rows-checked"},{key:"on_change_tab",name:p.getMessage("tabChange"),code:"change-tab"},{key:"on_modal_ok",name:p.getMessage("modalConfirm"),code:"modal-ok"}],o3=function(){function e(){u3(this,e)}return i3(e,null,[{key:"getEventsFromKeys",value:function(n){var a=typeof n=="string"?[n]:n;return e.events.filter(function(r){return a.includes(r.key)})}},{key:"getEventsFromControl",value:function(n){var a=[],r=n.eventKeys;a=a.concat(e.events.filter(function(i){return r.includes(i.key)}));var u=n.customEvents.map(function(i){var s=i.key;return i.namespace!==void 0&&i.namespace!==null&&i.namespace!==""&&(s=i.namespace+":"+i.key),{key:s,code:i.key,name:i.name}});return a=a.concat(u),a}}]),e}();s3(o3,"events",l3);function ga(e,t){var n;(n=Object.getOwnPropertyDescriptors(e)[t])!=null&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function Hr(e,t,n){n!=="Runtime"&&(e.parent=t,ga(e,"parent"))}function al(e,t,n){e.forEach(a=>{Hr(a,t,n)})}const rl=Symbol("targetKey");function ul(e){var t;return(t=e[rl])!=null?t:e}function il(e,t,n){return al(e,t,n),new Proxy(e,{get(a,r,...u){return r===rl?a:Reflect.get(a,r,...u)},set(a,r,u,...i){if(XC(e)&&r==="length"&&u===e.length)return!0;const s=Reflect.set(a,r,u,...i);return KC(u)&&Hr(u,t,n),s}})}function dt(e,t,n,a,r){const u=a!=null?a:e;let i=il(ul(n!=null?n:[]),u,r);Object.defineProperty(e,t,{get(){return i},set(s){i=il(ul(s),u,r)},enumerable:!0})}const sl=[],jr=class{constructor(e){this.registeredControlTypes=new Set,this.controlConfigMap=new Map,this._controls=[],this._type=e,this._initControls(e)}static staticGetRules(e,t){const n=jr.staticControlsRuntimeRules.get(e);let a=[];if(n){const r=new n(t);a=Array.from(r)}return a}registerControlConfig(e,t){return this.controlConfigMap.set(e,t),this}getControlConfig(e){return this.controlConfigMap.get(e)}static register(e,t){const{Designer:n,Runtime:a,Property:r}=e;(!n||!a||!n.__is_control__||!a.__is_control__)&&Va(`${e} is can't register as a Control`);const u=this.staticControls.findIndex(i=>i.Designer.controlType===n.controlType);return u>-1&&(Ma(`The ${n.controlType} is repeat register, So it overwrites the one that was registered before.`),this.staticControls.splice(u,1)),this.staticRegisteredTypes.add(n.controlType),this.staticControls.push(e),r.mode=t,this}getControls(){return this._controls}register(e){e.__is_control__||Va(`${e.name} is not a Control`);const t=this._controls.findIndex(n=>n.controlType===e.controlType);return t>-1&&(Ma(`The ${e.controlType} is repeat register, So it overwrites the one that was registered before.`),this._controls.splice(t,1)),this.registeredControlTypes.add(e.controlType),this._controls.push(e),this}isLayoutControl(e){return e.controlType===wt.LAYOUT}isFormControl(e){return e.controlType===wt.FORM}isListControl(e){return e.controlType===wt.LIST}isColumnControl(e){return e.controlType===wt.COLUMN}createControl(e,t){if(Array.isArray(e))return e.map(a=>this.createControl(a,t));if(e.children&&(e.children=e.children.map(a=>this.createControl(a,t))),this.isListControl(e)){const a=e.props;a.headers&&(a.headers=a.headers.map(r=>this.createControl(r,t)))}const n=this.getControlFormType(e.type);if(n){let a=e;if(typeof t=="function"){const u=t(a);u&&(a=u)}let r;return n.mode==="Runtime"?(r=a,r.fieldType=n.controlFieldType,this._setParentPrototypeToSchema(r,this)):r=new n(a),r}else Va(`The constructor of ${e.type} could not be found, please confirm that the constructor has been registered`)}resetInstanceParent(e,t){delete e.parent,Object.defineProperty(e,"parent",{configurable:!0,get(){return t}}),ga(e,"parent")}_setParentPrototypeToSchema(e,t){t._type==="Runtime"&&(Object.defineProperty(e,"parent",{configurable:!0,get(){const n=e.id,a=t._controlParentIdMap,r=t.instanceMap;if(!a||!r)return;const u=a[n],i=r[n];if(!u&&!i)return;const s=i.findIndex(h=>h==e),l=r[u]||[];let o;return l.length!==i.length?o=l[0]:o=l[s],o}}),ga(e,"parent"))}createControlInstance(e,t){const n=this.getControlFormType(e);if(n)return new n(t)}getControlFormType(e){return this._controls.find(t=>t.controlType===e)}_initControls(e){this.constructor.staticControls.forEach(t=>{this.register(t[e]),jr.staticControlsRuntimeRules.set(t.Runtime.controlType,t.Property.RuntimeRules),t.Property.mode=e})}};let vn=jr;vn.staticControlsRuntimeRules=new Map,vn.staticControls=sl,vn.staticRegisteredTypes=new Set(sl.map(e=>e.Designer.controlType)),vn.staticRegisteredConfigs=new Map;class ke{constructor(t){var n,a,r;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.fieldCode=(a=t==null?void 0:t.fieldCode)!=null?a:"",this.fieldType=(r=t==null?void 0:t.fieldType)!=null?r:"",this.aliasCode=t==null?void 0:t.aliasCode}}class qr{constructor(t){var n,a;this.minWidth=(n=t==null?void 0:t.minWidth)!=null?n:150,this.maxWidth=t==null?void 0:t.maxWidth,this.flex=(a=t==null?void 0:t.flex)!=null?a:1}}class Gr{constructor(t){var n,a,r,u;this.rowHeightType=(n=t==null?void 0:t.rowHeightType)!=null?n:"fixed",this.minRows=(a=t==null?void 0:t.minRows)!=null?a:4,this.maxRows=(r=t==null?void 0:t.maxRows)!=null?r:20,this.fiexdRow=(u=t==null?void 0:t.fiexdRow)!=null?u:4}}class c3{constructor(t){this.pc=new Gr(t==null?void 0:t.pc),this.mobile=new Gr(t==null?void 0:t.mobile)}}class va extends qr{constructor(t){var n,a;super(t),this.width=(n=t==null?void 0:t.width)!=null?n:240,this.widthType=(a=t==null?void 0:t.widthType)!=null?a:"auto"}}class f3{constructor(t){this.pc=new va(t==null?void 0:t.pc),this.mobile=t!=null&&t.mobile?new va(t==null?void 0:t.mobile):new va({width:130,minWidth:180})}}class d3{constructor(t){var n,a;this.type=(n=t==null?void 0:t.type)!=null?n:"firstThree",this.customOptions=(a=t==null?void 0:t.customOptions)!=null?a:[]}}class ya{constructor(t){var n,a,r;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.formKey=(a=t==null?void 0:t.formKey)!=null?a:"",this.appId=(r=t==null?void 0:t.appId)!=null?r:""}}class m3 extends ya{constructor(t){var n;super(t),this.primaryControlId=(n=t==null?void 0:t.primaryControlId)!=null?n:""}}class ll{constructor(t){var n,a;this.fieldCode=(n=t==null?void 0:t.fieldCode)!=null?n:"",this.dataCode=(a=t==null?void 0:t.dataCode)!=null?a:""}}class h3{constructor(t){var n,a,r,u;this.appId=(n=t==null?void 0:t.appId)!=null?n:"",this.formKey=(a=t==null?void 0:t.formKey)!=null?a:"",this.headers=(u=(r=t==null?void 0:t.headers)==null?void 0:r.map(i=>new ll(i)))!=null?u:[]}}class ol{constructor(t){var n,a,r;this.fieldName=(n=t==null?void 0:t.fieldName)!=null?n:"",this.fieldCode=(a=t==null?void 0:t.fieldCode)!=null?a:"",this.fieldType=(r=t==null?void 0:t.fieldType)!=null?r:en.VARCHAR}}class cl extends ya{constructor(t){var n,a,r,u;super(t),this.title=(n=t==null?void 0:t.title)!=null?n:"",this.svcCode=(a=t==null?void 0:t.svcCode)!=null?a:"",this.isOpenFilter=(r=t==null?void 0:t.isOpenFilter)!=null?r:!1,this.filters=(u=t==null?void 0:t.filters)!=null?u:[]}}class _3{constructor(t){var n,a,r,u;this.type="sublist-page",this.formBind=new ya(t==null?void 0:t.formBind),this.displayFields=(a=(n=t==null?void 0:t.displayFields)==null?void 0:n.map(i=>new ol(i)))!=null?a:[],this.sublists=(u=(r=t==null?void 0:t.sublists)==null?void 0:r.map(i=>new cl(i)))!=null?u:[]}}class fl{constructor(t){this.type=t==null?void 0:t.type,this.value=t==null?void 0:t.value,this.dataCode=t==null?void 0:t.dataCode}}class Kr{constructor(t){var n,a,r;this.type=(n=t==null?void 0:t.type)!=null?n:"custom",this.value=(a=t==null?void 0:t.value)!=null?a:[],this.displayBos=(r=t==null?void 0:t.displayBos)!=null?r:[]}}class Gt{constructor(t){var n,a,r,u;this.type="conditions",this.id=(n=t==null?void 0:t.id)!=null?n:Ye(),this.ruleId=(a=t==null?void 0:t.ruleId)!=null?a:new Date().valueOf(),this.level=(r=t==null?void 0:t.level)!=null?r:0,this.value=(u=t==null?void 0:t.value)!=null?u:"and",this.children=[],Array.isArray(t==null?void 0:t.children)&&(t==null||t.children.map(i=>{var s,l;if(i.children!==void 0){const o=new Gt(i);(s=this.children)==null||s.push(o)}else{const o=new yn(i);(l=this.children)==null||l.push(o)}}))}}class yn{constructor(t){var n,a,r,u,i;this.type="condition",this.id=(n=t==null?void 0:t.id)!=null?n:Ye(),this.ruleId=(a=t==null?void 0:t.ruleId)!=null?a:new Date().valueOf(),this.symbol=(r=t==null?void 0:t.symbol)!=null?r:"",this.checked=(u=t==null?void 0:t.checked)!=null?u:!1,this.describe=(i=t==null?void 0:t.describe)!=null?i:"",this.leftVariableBo=new fl(t==null?void 0:t.leftVariableBo),this.rightVariableBo=new Kr(t==null?void 0:t.rightVariableBo)}}class E3{constructor(t){var n,a;this.aliasCode=(n=t==null?void 0:t.aliasCode)!=null?n:"",this.datasourceBind=new Ca(t==null?void 0:t.datasourceBind),this.relationFields=(a=t==null?void 0:t.relationFields)!=null?a:[]}}class dl{constructor(t){var n,a,r,u;this.controlId=(n=t==null?void 0:t.controlId)!=null?n:"",this.fieldCode=(a=t==null?void 0:t.fieldCode)!=null?a:"",this.fieldType=(r=t==null?void 0:t.fieldType)!=null?r:"",this.propName=(u=t==null?void 0:t.propName)!=null?u:""}}class Xr{constructor(t){var n,a;this.type=(n=t==null?void 0:t.type)!=null?n:"FIELD",this.value=(a=t==null?void 0:t.value)!=null?a:"",this.fieldType=t==null?void 0:t.fieldType}}class g3{constructor(t){var n,a;this.title=(n=t==null?void 0:t.title)!=null?n:"",this.displayBoList=(a=t==null?void 0:t.displayBoList)!=null?a:[]}}class Jr{constructor(t){var n,a;this.columnName=(n=t.columnName)!=null?n:"",this.desc=(a=t.desc)!=null?a:!1}}class ml{constructor(t){var n,a,r;this.code=(n=t.code)!=null?n:"",this.value=(a=t.value)!=null?a:"",this.field_type=(r=t.field_type)!=null?r:en.ANY}}class v3{constructor(t){var n,a,r,u,i,s,l;this.id=(n=t.id)!=null?n:"",this.limit=(a=t.limit)!=null?a:20,this.formKey=(r=t.formKey)!=null?r:"",this.orders=(i=(u=t.orders)==null?void 0:u.map(o=>new Jr(o)))!=null?i:[],this.dataSet=(l=(s=t.dataSet)==null?void 0:s.map(o=>new ml(o)))!=null?l:[]}}function zr(e){var t,n,a,r,u,i;this.filters=(n=(t=e==null?void 0:e.filters)==null?void 0:t.map(s=>s.children!==void 0?new Gt(s):new yn(s)))!=null?n:[],this.viewFilters=(r=(a=e==null?void 0:e.viewFilters)==null?void 0:a.map(s=>s.children!==void 0?new Gt(s):new yn(s)))!=null?r:[],this.orders=(i=(u=e==null?void 0:e.orders)==null?void 0:u.map(s=>new Jr(s)))!=null?i:[]}class Ca{constructor(t){var n,a,r,u,i,s,l;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.appId=(a=t==null?void 0:t.appId)!=null?a:"",this.valueFieldCode=(r=t==null?void 0:t.valueFieldCode)!=null?r:"",this.displayBoList=[],this.isOpenViewFilters=(u=t==null?void 0:t.isOpenViewFilters)!=null?u:0,Array.isArray(t==null?void 0:t.displayBoList)&&(t==null||t.displayBoList.map(o=>{var h;(h=this.displayBoList)==null||h.push(new Xr(o))})),this.keywordMapping=(i=t==null?void 0:t.keywordMapping)!=null?i:"",this.showOrder=(s=t==null?void 0:t.showOrder)!=null?s:!0,this.svcCode=(l=t==null?void 0:t.svcCode)!=null?l:"",zr.call(this,t)}}class y3{constructor(t){var n,a;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.displayBoList=(a=t==null?void 0:t.displayBoList)!=null?a:[]}}class C3{constructor(t){var n,a,r,u,i,s,l,o,h,f;this.code=(n=t==null?void 0:t.code)!=null?n:"view",this.color=(a=t==null?void 0:t.color)!=null?a:"primary",this.command=(r=t==null?void 0:t.command)!=null?r:"view",this.confirmMessage=(u=t==null?void 0:t.confirmMessage)!=null?u:void 0,this.defaultState=(i=t==null?void 0:t.defaultState)!=null?i:"default",this.formKey=(s=t==null?void 0:t.formKey)!=null?s:void 0,this.formType=t==null?void 0:t.formType,this.icon=(l=t==null?void 0:t.icon)!=null?l:"iconliulan1",this.needConfirm=(o=t==null?void 0:t.needConfirm)!=null?o:!1,this.openType=(h=t==null?void 0:t.openType)!=null?h:"modal",this.priorityProcess=(f=t==null?void 0:t.priorityProcess)!=null?f:!0}}class Qr{constructor(t){var n,a,r,u;this.name=(n=t==null?void 0:t.name)!=null?n:"",this.key=(a=t==null?void 0:t.key)!=null?a:"",this.value=(u=(r=t==null?void 0:t.value)==null?void 0:r.map(i=>new Xr(i)))!=null?u:[]}}class hl extends Ca{constructor(t){var n,a;super(t),this.attributes=(a=(n=t==null?void 0:t.attributes)==null?void 0:n.map(r=>new Qr(r)))!=null?a:[]}}class b3 extends Ca{constructor(t){var n,a,r;super(t),this.attributes=(a=(n=t==null?void 0:t.attributes)==null?void 0:n.map(u=>new Qr(u)))!=null?a:[],this.formCode=(r=t==null?void 0:t.formCode)!=null?r:""}}class A3 extends hl{constructor(t){var n;super(t),this.rootNode=new Kr(t==null?void 0:t.rootNode),this.filterCode=(n=t==null?void 0:t.filterCode)!=null?n:""}}class _l{constructor(t){var n,a,r,u;this.dataCode=(n=t==null?void 0:t.dataCode)!=null?n:"",this.appId=(a=t==null?void 0:t.appId)!=null?a:"",this.fillList=(u=(r=t==null?void 0:t.fillList)==null?void 0:r.map(i=>new dl(i)))!=null?u:[]}}class F3 extends _l{constructor(t){super(t),zr.call(this,t)}}class D3 extends _l{constructor(t){var n,a;super(t),this.mode=(n=t==null?void 0:t.mode)!=null?n:"current",this.multiple=(a=t==null?void 0:t.multiple)!=null?a:!1}}class N3{constructor(t){var n,a,r;this.zh=(n=t==null?void 0:t.zh)!=null?n:"",this.en=(a=t==null?void 0:t.en)!=null?a:"",this.ja=(r=t==null?void 0:t.ja)!=null?r:""}}class S3{constructor(t){var n,a,r;this.stencilName=(n=t==null?void 0:t.stencilName)!=null?n:"",this.expression=(a=t==null?void 0:t.expression)!=null?a:"",this.errMessage=(r=t==null?void 0:t.errMessage)!=null?r:""}}class Zr{constructor(t){var n,a,r;this.id=(n=t==null?void 0:t.id)!=null?n:Ye(8),this.label=(a=t==null?void 0:t.label)!=null?a:"",this.value=(r=t==null?void 0:t.value)!=null?r:this.label}}class El extends Zr{constructor(t){var n,a;super(t),this.image=(n=t==null?void 0:t.image)!=null?n:"",this.type=(a=t==null?void 0:t.type)!=null?a:"src"}}function I3(e){var t;return(t=e==null?void 0:e.map(n=>new Zr(n)))!=null?t:[]}function B3(e){var t;return(t=e==null?void 0:e.map(n=>new El(n)))!=null?t:[]}class ba{}class O3 extends ba{constructor(t){super(),this.amount=new ke(t==null?void 0:t.amount),this.currency=new ke(t==null?void 0:t.currency)}}class L3{constructor(t){var n,a;this.amount=(n=t==null?void 0:t.amount)!=null?n:"",this.currency=(a=t==null?void 0:t.currency)!=null?a:Yr.CNY}}class w3 extends ba{constructor(t){super(),this.min=new ke(t==null?void 0:t.min),this.max=new ke(t==null?void 0:t.max)}}class T3{constructor(t){var n,a;this.min=(n=t==null?void 0:t.min)!=null?n:"",this.max=(a=t==null?void 0:t.max)!=null?a:""}}class R3{constructor(t){var n,a,r,u,i,s;this.city=(n=t==null?void 0:t.city)!=null?n:"",this.cityDisplay=(a=t==null?void 0:t.cityDisplay)!=null?a:"",this.district=(r=t==null?void 0:t.district)!=null?r:"",this.districtDisplay=(u=t==null?void 0:t.districtDisplay)!=null?u:"",this.province=(i=t==null?void 0:t.province)!=null?i:"",this.provinceDisplay=(s=t==null?void 0:t.provinceDisplay)!=null?s:""}}class p3 extends ba{constructor(t){super(),this.result=new ke(t==null?void 0:t.result),this.unit=new ke(t==null?void 0:t.unit)}}class P3{constructor(t){var n,a;this.result=(n=t==null?void 0:t.result)!=null?n:0,this.unit=(a=t==null?void 0:t.unit)!=null?a:""}}var Yr=(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",e))(Yr||{}),gl=(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",e))(gl||{}),eu=(e=>(e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT",e))(eu||{});class M3{constructor(t){var n,a,r,u,i,s;this.isShow=(n=t==null?void 0:t.isShow)!=null?n:!0,this.content=(a=t==null?void 0:t.content)!=null?a:"",this.formKey=(r=t==null?void 0:t.formKey)!=null?r:"",this.openType=(u=t==null?void 0:t.openType)!=null?u:"modal",this.type=(i=t==null?void 0:t.type)!=null?i:"",this.priorityProcess=(s=t==null?void 0:t.priorityProcess)!=null?s:!1}}class $3{constructor(t){var n,a,r,u;this.id=(n=t==null?void 0:t.id)!=null?n:Ye(8),this.title=(a=t==null?void 0:t.title)!=null?a:"",this.headers=(u=(r=t==null?void 0:t.headers)==null?void 0:r.map(i=>new ll(i)))!=null?u:[],zr.call(this,t)}}class V3{constructor(t){var n,a;this.key=(n=t.key)!=null?n:Ye(8),this.caption=(a=t.caption)!=null?a:""}}class vl{constructor(t){var n,a,r,u;this.width=(n=t==null?void 0:t.width)!=null?n:"",this.height=(a=t==null?void 0:t.height)!=null?a:"",this.widthConfig=(r=t==null?void 0:t.widthConfig)!=null?r:"fill",this.heightConfig=(u=t==null?void 0:t.heightConfig)!=null?u:"fill"}}class k3{constructor(t){var n,a;this.optCode=(n=t==null?void 0:t.optCode)!=null?n:"",this.optType=(a=t==null?void 0:t.optType)!=null?a:""}}class yl{constructor(t){var n,a,r,u,i,s;this.id=(n=t==null?void 0:t.id)!=null?n:Ye(),this.name=(a=t==null?void 0:t.name)!=null?a:"",this.filters=(u=(r=t==null?void 0:t.filters)==null?void 0:r.map(l=>l.children!==void 0?new Gt(l):new yn(l)))!=null?u:[],this.settings=(t==null?void 0:t.settings)&&Array.isArray(t==null?void 0:t.settings)?(s=(i=t==null?void 0:t.settings)==null?void 0:i.map(l=>new Cl(l)))!=null?s:[]:[],this.script=t==null?void 0:t.script}}class Cl{constructor(t){var n,a,r,u;this.type=(n=t.type)!=null?n:"background",this.fieldCodes=(a=t.fieldCodes)!=null?a:[],this.color=(r=t.color)!=null?r:"theme",this.scope=(u=t.scope)!=null?u:"row"}}class U3{constructor(t){var n,a,r,u;this.type=(n=t==null?void 0:t.type)!=null?n:"none",this.interval=(a=t==null?void 0:t.interval)!=null?a:{color:""},this.rules=(t==null?void 0:t.rules)&&Array.isArray(t==null?void 0:t.rules)?(u=(r=t==null?void 0:t.rules)==null?void 0:r.map(i=>new yl(i)))!=null?u:[]:[]}}class Aa{constructor(t){this.isHide={type:"boolean"}}}class tu extends Array{constructor(t){super()}}class Je{constructor(t,n=""){var a,r;this.isHide=(a=t==null?void 0:t.isHide)!=null?a:!1,this.style=new vl(t==null?void 0:t.style),this.caption=(r=t==null?void 0:t.caption)!=null?r:n}}Je.Rules=Aa,Je.RuntimeRules=tu;function Ue(){return Ue=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},Ue.apply(this,arguments)}function x3(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function nu(e){return nu=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},nu(e)}function Fa(e,t){return Fa=Object.setPrototypeOf||function(a,r){return a.__proto__=r,a},Fa(e,t)}function W3(){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 Da(e,t,n){return W3()?Da=Reflect.construct:Da=function(r,u,i){var s=[null];s.push.apply(s,u);var l=Function.bind.apply(r,s),o=new l;return i&&Fa(o,i.prototype),o},Da.apply(null,arguments)}function H3(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function au(e){var t=typeof Map=="function"?new Map:void 0;return au=function(a){if(a===null||!H3(a))return a;if(typeof a!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(a))return t.get(a);t.set(a,r)}function r(){return Da(a,arguments,nu(this).constructor)}return r.prototype=Object.create(a.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),Fa(r,a)},au(e)}var j3=/%[sdj%]/g,bl=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(bl=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(a){return typeof a=="string"})&&console.warn(t,n)});function ru(e){if(!e||!e.length)return null;var t={};return e.forEach(function(n){var a=n.field;t[a]=t[a]||[],t[a].push(n)}),t}function De(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var a=1,r=t[0],u=t.length;if(typeof r=="function")return r.apply(null,t.slice(1));if(typeof r=="string"){var i=String(r).replace(j3,function(s){if(s==="%%")return"%";if(a>=u)return s;switch(s){case"%s":return String(t[a++]);case"%d":return Number(t[a++]);case"%j":try{return JSON.stringify(t[a++])}catch(l){return"[Circular]"}break;default:return s}});return i}return r}function q3(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function fe(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||q3(t)&&typeof e=="string"&&!e)}function G3(e,t,n){var a=[],r=0,u=e.length;function i(s){a.push.apply(a,s),r++,r===u&&n(a)}e.forEach(function(s){t(s,i)})}function Al(e,t,n){var a=0,r=e.length;function u(i){if(i&&i.length){n(i);return}var s=a;a=a+1,s<r?t(e[s],u):n([])}u([])}function K3(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var Fl=function(e){x3(t,e);function t(n,a){var r;return r=e.call(this,"Async Validation Error")||this,r.errors=n,r.fields=a,r}return t}(au(Error));function X3(e,t,n,a){if(t.first){var r=new Promise(function(f,m){var D=function(B){return a(B),B.length?m(new Fl(B,ru(B))):f()},S=K3(e);Al(S,n,D)});return r.catch(function(f){return f}),r}var u=t.firstFields||[];u===!0&&(u=Object.keys(e));var i=Object.keys(e),s=i.length,l=0,o=[],h=new Promise(function(f,m){var D=function(y){if(o.push.apply(o,y),l++,l===s)return a(o),o.length?m(new Fl(o,ru(o))):f()};i.length||(a(o),f()),i.forEach(function(S){var y=e[S];u.indexOf(S)!==-1?Al(y,n,D):G3(y,n,D)})});return h.catch(function(f){return f}),h}function Dl(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 Nl(e,t){if(t){for(var n in t)if(t.hasOwnProperty(n)){var a=t[n];typeof a=="object"&&typeof e[n]=="object"?e[n]=Ue(Ue({},e[n]),a):e[n]=a}}return e}function Sl(e,t,n,a,r,u){e.required&&(!n.hasOwnProperty(e.field)||fe(t,u||e.type))&&a.push(De(r.messages.required,e.fullField))}function J3(e,t,n,a,r){(/^\s+$/.test(t)||t==="")&&a.push(De(r.messages.whitespace,e.fullField))}var uu={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},Cn={integer:function(t){return Cn.number(t)&&parseInt(t,10)===t},float:function(t){return Cn.number(t)&&!Cn.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"&&!Cn.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(uu.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(uu.url)},hex:function(t){return typeof t=="string"&&!!t.match(uu.hex)}};function z3(e,t,n,a,r){if(e.required&&t===void 0){Sl(e,t,n,a,r);return}var u=["integer","float","array","regexp","object","method","email","number","date","url","hex"],i=e.type;u.indexOf(i)>-1?Cn[i](t)||a.push(De(r.messages.types[i],e.fullField,e.type)):i&&typeof t!==e.type&&a.push(De(r.messages.types[i],e.fullField,e.type))}function Q3(e,t,n,a,r){var u=typeof e.len=="number",i=typeof e.min=="number",s=typeof e.max=="number",l=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,o=t,h=null,f=typeof t=="number",m=typeof t=="string",D=Array.isArray(t);if(f?h="number":m?h="string":D&&(h="array"),!h)return!1;D&&(o=t.length),m&&(o=t.replace(l,"_").length),u?o!==e.len&&a.push(De(r.messages[h].len,e.fullField,e.len)):i&&!s&&o<e.min?a.push(De(r.messages[h].min,e.fullField,e.min)):s&&!i&&o>e.max?a.push(De(r.messages[h].max,e.fullField,e.max)):i&&s&&(o<e.min||o>e.max)&&a.push(De(r.messages[h].range,e.fullField,e.min,e.max))}var Kt="enum";function Z3(e,t,n,a,r){e[Kt]=Array.isArray(e[Kt])?e[Kt]:[],e[Kt].indexOf(t)===-1&&a.push(De(r.messages[Kt],e.fullField,e[Kt].join(", ")))}function Y3(e,t,n,a,r){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||a.push(De(r.messages.pattern.mismatch,e.fullField,t,e.pattern));else if(typeof e.pattern=="string"){var u=new RegExp(e.pattern);u.test(t)||a.push(De(r.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var x={required:Sl,whitespace:J3,type:z3,range:Q3,enum:Z3,pattern:Y3};function eb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t,"string")&&!e.required)return n();x.required(e,t,a,u,r,"string"),fe(t,"string")||(x.type(e,t,a,u,r),x.range(e,t,a,u,r),x.pattern(e,t,a,u,r),e.whitespace===!0&&x.whitespace(e,t,a,u,r))}n(u)}function tb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t)&&!e.required)return n();x.required(e,t,a,u,r),t!==void 0&&x.type(e,t,a,u,r)}n(u)}function nb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(t===""&&(t=void 0),fe(t)&&!e.required)return n();x.required(e,t,a,u,r),t!==void 0&&(x.type(e,t,a,u,r),x.range(e,t,a,u,r))}n(u)}function ab(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t)&&!e.required)return n();x.required(e,t,a,u,r),t!==void 0&&x.type(e,t,a,u,r)}n(u)}function rb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t)&&!e.required)return n();x.required(e,t,a,u,r),fe(t)||x.type(e,t,a,u,r)}n(u)}function ub(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t)&&!e.required)return n();x.required(e,t,a,u,r),t!==void 0&&(x.type(e,t,a,u,r),x.range(e,t,a,u,r))}n(u)}function ib(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t)&&!e.required)return n();x.required(e,t,a,u,r),t!==void 0&&(x.type(e,t,a,u,r),x.range(e,t,a,u,r))}n(u)}function sb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(t==null&&!e.required)return n();x.required(e,t,a,u,r,"array"),t!=null&&(x.type(e,t,a,u,r),x.range(e,t,a,u,r))}n(u)}function lb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t)&&!e.required)return n();x.required(e,t,a,u,r),t!==void 0&&x.type(e,t,a,u,r)}n(u)}var ob="enum";function cb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t)&&!e.required)return n();x.required(e,t,a,u,r),t!==void 0&&x[ob](e,t,a,u,r)}n(u)}function fb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t,"string")&&!e.required)return n();x.required(e,t,a,u,r),fe(t,"string")||x.pattern(e,t,a,u,r)}n(u)}function db(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t,"date")&&!e.required)return n();if(x.required(e,t,a,u,r),!fe(t,"date")){var s;t instanceof Date?s=t:s=new Date(t),x.type(e,s,a,u,r),s&&x.range(e,s.getTime(),a,u,r)}}n(u)}function mb(e,t,n,a,r){var u=[],i=Array.isArray(t)?"array":typeof t;x.required(e,t,a,u,r,i),n(u)}function iu(e,t,n,a,r){var u=e.type,i=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(fe(t,u)&&!e.required)return n();x.required(e,t,a,i,r,u),fe(t,u)||x.type(e,t,a,i,r)}n(i)}function hb(e,t,n,a,r){var u=[],i=e.required||!e.required&&a.hasOwnProperty(e.field);if(i){if(fe(t)&&!e.required)return n();x.required(e,t,a,u,r)}n(u)}var bn={string:eb,method:tb,number:nb,boolean:ab,regexp:rb,integer:ub,float:ib,array:sb,object:lb,enum:cb,pattern:fb,date:db,url:iu,hex:iu,email:iu,required:mb,any:hb};function su(){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 lu=su();function mt(e){this.rules=null,this._messages=lu,this.define(e)}mt.prototype={messages:function(t){return t&&(this._messages=Nl(su(),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,a;for(n in t)t.hasOwnProperty(n)&&(a=t[n],this.rules[n]=Array.isArray(a)?a:[a])},validate:function(t,n,a){var r=this;n===void 0&&(n={}),a===void 0&&(a=function(){});var u=t,i=n,s=a;if(typeof i=="function"&&(s=i,i={}),!this.rules||Object.keys(this.rules).length===0)return s&&s(),Promise.resolve();function l(y){var B,E=[],F={};function _(g){if(Array.isArray(g)){var N;E=(N=E).concat.apply(N,g)}else E.push(g)}for(B=0;B<y.length;B++)_(y[B]);E.length?F=ru(E):(E=null,F=null),s(E,F)}if(i.messages){var o=this.messages();o===lu&&(o=su()),Nl(o,i.messages),i.messages=o}else i.messages=this.messages();var h,f,m={},D=i.keys||Object.keys(this.rules);D.forEach(function(y){h=r.rules[y],f=u[y],h.forEach(function(B){var E=B;typeof E.transform=="function"&&(u===t&&(u=Ue({},u)),f=u[y]=E.transform(f)),typeof E=="function"?E={validator:E}:E=Ue({},E),E.validator=r.getValidationMethod(E),E.field=y,E.fullField=E.fullField||y,E.type=r.getType(E),E.validator&&(m[y]=m[y]||[],m[y].push({rule:E,value:f,source:u,field:y}))})});var S={};return X3(m,i,function(y,B){var E=y.rule,F=(E.type==="object"||E.type==="array")&&(typeof E.fields=="object"||typeof E.defaultField=="object");F=F&&(E.required||!E.required&&y.value),E.field=y.field;function _(b,v){return Ue(Ue({},v),{},{fullField:E.fullField+"."+b})}function g(b){b===void 0&&(b=[]);var v=b;if(Array.isArray(v)||(v=[v]),!i.suppressWarning&&v.length&&mt.warning("async-validator:",v),v.length&&E.message!==void 0&&(v=[].concat(E.message)),v=v.map(Dl(E)),i.first&&v.length)return S[E.field]=1,B(v);if(!F)B(v);else{if(E.required&&!y.value)return E.message!==void 0?v=[].concat(E.message).map(Dl(E)):i.error&&(v=[i.error(E,De(i.messages.required,E.field))]),B(v);var O={};if(E.defaultField)for(var w in y.value)y.value.hasOwnProperty(w)&&(O[w]=E.defaultField);O=Ue(Ue({},O),y.rule.fields);for(var j in O)if(O.hasOwnProperty(j)){var ye=Array.isArray(O[j])?O[j]:[O[j]];O[j]=ye.map(_.bind(null,j))}var k=new mt(O);k.messages(i.messages),y.rule.options&&(y.rule.options.messages=i.messages,y.rule.options.error=i.error),k.validate(y.value,y.rule.options||i,function(ue){var Ie=[];v&&v.length&&Ie.push.apply(Ie,v),ue&&ue.length&&Ie.push.apply(Ie,ue),B(Ie.length?Ie:null)})}}var N;E.asyncValidator?N=E.asyncValidator(E,y.value,g,y.source,i):E.validator&&(N=E.validator(E,y.value,g,y.source,i),N===!0?g():N===!1?g(E.message||E.field+" fails"):N instanceof Array?g(N):N instanceof Error&&g(N.message)),N&&N.then&&N.then(function(){return g()},function(b){return g(b)})},function(y){l(y)})},getType:function(t){if(t.type===void 0&&t.pattern instanceof RegExp&&(t.type="pattern"),typeof t.validator!="function"&&t.type&&!bn.hasOwnProperty(t.type))throw new Error(De("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),a=n.indexOf("message");return a!==-1&&n.splice(a,1),n.length===1&&n[0]==="required"?bn.required:bn[this.getType(t)]||!1}},mt.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");bn[t]=n},mt.warning=bl,mt.messages=lu,mt.validators=bn;const _b={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 Il(e,t={}){const n=new mt(e);return n.messages(Object.assign(_b,t)),n}const Bl=new r3;class ve{constructor(t){var m,D,S,y;this.setting=[],this.eventKeys=[],this.customEvents=[],this.parent=null,this.updateSetting=Ll,this.removeSetting=Ol,this._callControlHooks("preInstance",t);const{controlName:n,controlIcon:a,controlType:r,controlFieldType:u,controlEventKeys:i,controlCustomEvents:s,name:l,setting:o,slots:h,slotPosition:f}=new.target;n&&a&&r||wu(`The ${l} controlName,controlIcon,controlType is not define`),this.id=(m=t==null?void 0:t.id)!=null?m:Ye(10),this.name=n,this.icon=a,this.type=(D=t==null?void 0:t.type)!=null?D:r,this.props=new Je(t==null?void 0:t.props,new.target.controlName),this.controlType=(S=t==null?void 0:t.controlType)!=null?S:"base",this.setting=Xe(o),this.fieldType=(y=t==null?void 0:t.fieldType)!=null?y:u,this.eventKeys=Xe(i),this.customEvents=Xe(s),this.slots=Xe(h),this.slotPosition=Xe(f),Promise.resolve().then(()=>{this._callControlHooks("postInstance",t)})}get rules(){const t=this.props.constructor.Rules;return t?new t(this.props):{}}_callControlHooks(...t){const[n,...a]=t;return Bl.emit(n,this,...a)}preUpdate(t,n){this._callControlHooks("preUpdateProps",t,n)}postUpdate(t,n){this._callControlHooks("postUpdateProps",t,n)}updateProps(t,n){this.preUpdate(t,n),WC(this.props,t,n),this.postUpdate(t,n)}preValidate(){return Ze(this,null,function*(){const t=Qe({},this.rules),n=yield this._callControlHooks("preValidate",t),a=n[n.length-1];return a===!1?void 0:a})}validate(t,n){return Ze(this,null,function*(){const a=yield this.preValidate(),r=a!==void 0?a:Qe({},this.rules);Array.isArray(n)&&n.forEach(i=>{r.hasOwnProperty(i)&&delete r[i]});const u=Il(r,t);try{return yield u.validate(this.props),!0}catch(i){throw i.control||(i.control=this),i}})}toDataBindModel(t=null){const n=this.fieldType,a=this.id,r=this.type,{dataBind:u,datasourceBind:i,optionConfig:s,caption:l,required:o,maxLength:h,options:f,encrypted:m,encryptedMode:D}=this.props;if(!n&&!u&&!i)return;const S={parentId:t,fieldType:n,controlId:a,caption:l,type:r,props:{}};switch(u&&(S.dataBind=u),s){case"datasource":case void 0:i&&(S.datasourceBind=i);break;case"custom":S.props.options=f;break}return o!==void 0&&(S.required=o),h!==void 0&&(S.maxLength=h),m!==void 0&&(S.encrypted=m),D!==void 0&&(S.encryptedMode=D),S}preToSchema(){this._callControlHooks("preToSchema",this)}toSchema(){return this.preToSchema(),{id:this.id,type:this.type,props:Xe(this.props),fieldType:this.fieldType,controlType:this.controlType}}static updateBasicControl(t,n){t==="setting"&&(n.add&&this.setting.push(...n.add),n.remove&&this.removeSettingItem(n.remove),n.update)}}ve.mode="Designer",ve.controlName="\u63A7\u4EF6",ve.controlIcon="icon",ve.controlType="control",ve.controlEventKeys=[],ve.controlCustomEvents=[],ve.setting=[],ve.__is_control__=!0,ve.removeSettingItem=Ol,ve.updateSettingItem=Ll;function Ol(e){(Array.isArray(e)?e:[e]).forEach(n=>{var u,i,s;const a=typeof n!="string",r=(u=this.setting)==null?void 0:u.findIndex(l=>l.key===(a?n.key:n));r!==-1&&(a?this.setting[r].showItems=(i=this.setting[r].showItems)==null?void 0:i.filter(l=>!n.hideItems.includes(l)):this.setting.splice(r,1),a&&!((s=this.setting[r].showItems)!=null&&s.length)&&this.setting.splice(r,1))})}function Ll(e,t){(typeof e=="string"?[e]:e).forEach(a=>{var u;const r=this.setting.find(i=>i.key===a);r&&(typeof t=="boolean"?r.visible=t:typeof t=="object"&&(((u=t.type)!=null?u:"replace")==="replace"?r.showItems=t.showItems:r.showItems.push(...t.showItems)))})}class ze{constructor(t){var i,s,l,o,h;this.customEvents=[],this.parent=null;const{controlType:n,controlFieldType:a,name:r,controlCustomEvents:u}=new.target;n||wu(`The ${r} controlType is not define`),this.id=(i=t==null?void 0:t.id)!=null?i:Ye(10),this.type=(s=t==null?void 0:t.type)!=null?s:n,this.props=new Je(t==null?void 0:t.props),this.customEvents=u,this.controlType=(l=t==null?void 0:t.controlType)!=null?l:"base",this.fieldType=(o=t==null?void 0:t.fieldType)!=null?o:a,this.pageStatus=(h=t==null?void 0:t.pageStatus)!=null?h:eu.UNKNOWN}get rules(){const t=this.props.constructor.RuntimeRules;if(t){const n=new t(this.props);return Array.from(n)}return[]}}ze.mode="Runtime",ze.controlType="control",ze.__is_control__=!0,ze.controlCustomEvents=[];function ou(e){e.hasOwnProperty("optionConfig")||(this.optionConfig={type:"any"}),e.hasOwnProperty("options")||(this.options={type:"any"}),e.hasOwnProperty("datasourceBind")||(this.datasourceBind={type:"any"}),e.hasOwnProperty("options")&&(!e.hasOwnProperty("optionConfig")||e.hasOwnProperty("optionConfig")&&e.optionConfig==="custom")?this.options=[{type:"array",message:p.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{label:{type:"string",required:!0,message:p.getMessage("pleaseEnterLabel")},value:{type:"string",required:!0,message:p.getMessage("pleaseEnterValue")}}}},{type:"array",validator(t,n,a){n.length===0&&a(p.getMessage("optionIsRequired")),a()}},{type:"array",validator(t,n,a){const r=n.map(i=>i.value),u=JC(r);r.length!==u.length?a(p.getMessage("optionIdIsRepeat")):a()},message:p.getMessage("optionIdIsRepeat")}]:e.hasOwnProperty("datasourceBind")&&(!e.hasOwnProperty("optionConfig")||e.hasOwnProperty("optionConfig")&&e.optionConfig==="datasource")&&(this.datasourceBind=[{type:"object",message:p.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:p.getMessage("pleaseEnterDataCode")},valueFieldCode:{type:"string",required:!0,message:p.getMessage("pleaseEnterValueFieldCode")},svcCode:{type:"string",required:!0,message:p.getMessage("pleaseEnterSvcCode")},displayBoList:[{type:"array",message:p.getMessage("isNotArray")},{type:"array",validator(t,n,a){n.length===0&&a(p.getMessage("pleaseBindAtLeastOneDisplayValue")),a()},message:p.getMessage("pleaseBindAtLeastOneDisplayValue")}],orders:[{type:"array",message:p.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{columnName:{type:"string",required:!0,message:p.getMessage("pleaseEnterFieldCode")},desc:{type:"boolean",message:p.getMessage("isNotBoolean")}}}}]}}])}function Eb(e,t,n=!1){this.datasourceBind=[{type:"object",message:p.getMessage("isNotObject")},{type:"object",fields:{dataCode:{type:"string",required:!0,message:p.getMessage(n?"pleaseEnterDataCodeInDataSetting":"pleaseEnterDataCode")},valueFieldCode:{type:"string",required:!0,message:p.getMessage(n?"pleaseEnterValueFieldCodeInDataSetting":"pleaseEnterValueFieldCode")},svcCode:{type:"string",required:!0,message:p.getMessage(n?"pleaseEnterSvcCodeInDataSetting":"pleaseEnterSvcCode")},attributes:[{type:"array",message:p.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{name:{type:"string",required:!0,message:p.getMessage("isNotString")},key:{type:"string",required:!0,message:p.getMessage("isNotString")},value:[{type:"array",message:p.getMessage("isNotArray")},{type:"array",validator(a,r,u){r.length===0&&u(p.getMessage(n?"pleaseBindAtLeastOneDisplayValueInDataSetting":"pleaseBindAtLeastOneDisplayValue")),u()},message:p.getMessage(n?"pleaseBindAtLeastOneDisplayValueInDataSetting":"pleaseBindAtLeastOneDisplayValue")}]}}}],orders:[{type:"array",message:p.getMessage("isNotArray")},{type:"array",defaultField:{type:"object",fields:{columnName:{type:"string",required:!0,message:p.getMessage("pleaseEnterFieldCode")},desc:{type:"boolean",message:p.getMessage("isNotBoolean")}}}}]}}]}function wl(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}class cu extends Aa{constructor(t){super(t),this.dataBind={},this.caption={type:"string",required:!0,message:p.getMessage("pleaseEnterCaption")},this.isHideCaption={type:"boolean"},this.labelPosition={type:"enum",enum:["top","left"]},this.defaultState={type:"enum",enum:["default","readonly"]},this.required={type:"boolean"},this.captionTip={type:"string",required:!1,message:p.getMessage("pleaseEnterCaptionTip")};const n={fieldCode:{type:"string",required:!0,message:p.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:p.getMessage("pleaseEnterFieldCode")}};if(wl(t.dataBind))this.dataBind={type:"object",required:!0,fields:Xe(n),message:p.getMessage("pleaseEnterFieldCode")};else{let a={type:"object",required:!0,fields:{},message:p.getMessage("pleaseEnterFieldCode")};Object.keys(t.dataBind).forEach(r=>{a.fields[r]={type:"object",required:!0,fields:Xe(n),message:p.getMessage("pleaseEnterFieldCode")}}),this.dataBind=a}t.isShowCaptionTip&&(this.captionTip.required=!0)}}class Tl extends tu{constructor(t){super(t);const n=t.isHide?!1:t.required;n&&this.push({type:"string",required:n,message:t.requiredMessage!==""?t.requiredMessage:p.getMessage("runtimeRequired",{caption:t.caption})})}}class An extends Je{constructor(t){var n,a,r,u,i,s,l,o,h,f;super(t),this.caption=(n=t==null?void 0:t.caption)!=null?n:"",this.isHideCaption=(a=t==null?void 0:t.isHideCaption)!=null?a:!1,this.isShowCaptionTip=(r=t==null?void 0:t.isShowCaptionTip)!=null?r:!1,this.captionTip=(u=t==null?void 0:t.captionTip)!=null?u:"",this.defaultState=(i=t==null?void 0:t.defaultState)!=null?i:"default",this.labelPosition=(s=t==null?void 0:t.labelPosition)!=null?s:"top",this.placeholder=(l=t==null?void 0:t.placeholder)!=null?l:"",this.required=(o=t==null?void 0:t.required)!=null?o:!1,this.requiredMessage=(h=t==null?void 0:t.requiredMessage)!=null?h:"",this.dataBind=new ke(t==null?void 0:t.dataBind),this.defaultValue=(f=t==null?void 0:t.defaultValue)!=null?f:""}}An.Rules=cu,An.RuntimeRules=Tl;class gb extends cu{constructor(t){super(t),this.optionConfig={type:"enum",enum:["custom","datasource"],message:p.getMessage("PleaseSelectTheCorrectOptionSettings")},this.options=[{type:"array",message:p.getMessage("isNotArray")}],this.datasourceBind=[{type:"object",message:p.getMessage("isNotObject")}],ou.call(this,t)}}class Rl extends ve{constructor(t){super(t),this.controlType="form",this.props=new An(t==null?void 0:t.props)}}Rl.controlEventKeys=["on_change","on_focus","on_blur"];class vb extends ze{constructor(t){super(t),this.controlType="form",this.props=new An(t==null?void 0:t.props)}}class Fn extends Je{constructor(t){super(t)}}const yb=1e4;class It extends ve{constructor(t){super(t),this.controlType="layout";const{excludes:n,childrenMaxLength:a}=new.target;this.props=new Fn(t==null?void 0:t.props),dt(this,"children",t==null?void 0:t.children,void 0,"Designer"),this.excludes=Xe(n),this.childrenMaxLength=a}judgeExcludesChildren(t){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(t)}judgeJoinChildren(t){const n=this.judgeExcludesChildren(t);return n&&this.childrenMaxLength>this.children.length}validate(t,n){return Ze(this,null,function*(){return yield gu(It.prototype,this,"validate").call(this,t,n),yield Promise.all(this.children.map(a=>a.validate(t,n))),!0})}toDataBindModel(t=null){const n=super.toDataBindModel(),a=n?[n]:[];return this.children.reduce((r,u)=>{const i=u.toDataBindModel(t);if(Array.isArray(i)){const s=i.filter(l=>!!l);return[...r,...s]}return i&&r.push(i),r},a)}toSchema(){const t=super.toSchema(),n=this.children.map(a=>a.toSchema());return Lt(Qe({},t),{children:n})}}It.excludes=!1,It.childrenMaxLength=yb;class fu extends ze{constructor(t){super(t),this.controlType="layout",this.props=new Fn(t==null?void 0:t.props),dt(this,"children",t==null?void 0:t.children,void 0,"Runtime")}}class du extends Je{constructor(t,n,a){var r,u,i,s;super(n),dt(this,"headers",n==null?void 0:n.headers,t,a),dt(this,"footers",n==null?void 0:n.footers,t),this.pageIndex=(r=n==null?void 0:n.pageIndex)!=null?r:1,this.pageSize=(u=n==null?void 0:n.pageSize)!=null?u:20,this.pageSizeOptions=(i=n==null?void 0:n.pageSizeOptions)!=null?i:[20],this.totalCount=(s=n==null?void 0:n.totalCount)!=null?s:0}}class Na extends ve{constructor(t){super(t),this.controlType="list",this.props=new du(this,t==null?void 0:t.props,"Designer")}validate(t,n){return Ze(this,null,function*(){return yield gu(Na.prototype,this,"validate").call(this,t),yield Promise.all(this.props.headers.map(a=>a.validate(t,n))),!0})}toDataBindModel(){const t=super.toDataBindModel(),n=t?[t]:[],a=this.id;return this.props.headers.reduce((r,u)=>{const i=u.toDataBindModel(a);if(Array.isArray(i)){const s=i.filter(l=>!!l);return[...r,...s]}return i&&r.push(i),r},n)}toSchema(){const t=super.toSchema(),n=this.props.headers.map(a=>a.toSchema());return Lt(Qe({},t),{props:Lt(Qe({},this.props),{headers:n})})}}Na.controlFieldType=en.LIST;class Cb extends ze{constructor(t){super(t),this.controlType="list",this.props=new du(this,t==null?void 0:t.props,"Runtime"),dt(this,"children",t==null?void 0:t.children,void 0,"Runtime")}get length(){return this.children.length}}class mu extends Aa{constructor(t){super(t),this.caption={type:"string",required:!0,message:p.getMessage("pleaseEnterCaption")},this.width={type:"number",required:!1,message:p.getMessage("pleaseEnterColumnWidth")},this.width.required=t.widthType==="px"}}class Sa extends Je{constructor(t){var n,a,r,u,i;super(t),this.width=(n=t==null?void 0:t.width)!=null?n:150,this.widthType=(t==null?void 0:t.widthType)||"auto",this.caption=(a=t==null?void 0:t.caption)!=null?a:"",this.fixed=(r=t==null?void 0:t.fixed)!=null?r:"none",this.autoWidth=new qr(t==null?void 0:t.autoWidth),this.dataBind=new ke(t==null?void 0:t.dataBind),this.sort=(u=t==null?void 0:t.sort)!=null?u:!0,this.align=t==null?void 0:t.align,this.colSpan=t==null?void 0:t.colSpan,this.autoHeight=(i=t==null?void 0:t.autoHeight)!=null?i:!1}}Sa.Rules=mu;class bb extends mu{constructor(t){super(t),this.optionConfig={type:"enum",enum:["custom","datasource","none"],message:p.getMessage("PleaseSelectTheCorrectOptionSettings")},this.options=[{type:"array",message:p.getMessage("isNotArray")}],this.datasourceBind=[{type:"object",message:p.getMessage("isNotObject")}],ou.call(this,t)}}class Ab extends ve{constructor(t){super(t),this.controlType="column",this.props=new Sa(t==null?void 0:t.props),dt(this,"children",t==null?void 0:t.children,void 0,"Designer")}toSchema(){const t=super.toSchema();return Lt(Qe({},t),{children:this.children?this.children.map(n=>n.toSchema()):[]})}}class Fb extends ze{constructor(t){super(t),this.controlType="column",this.props=new Sa(t==null?void 0:t.props),dt(this,"children",t==null?void 0:t.children,void 0,"Runtime")}}class hu extends Fn{constructor(t){super(t),this.dataBind=new ke(t==null?void 0:t.dataBind)}}class Db extends It{constructor(t){super(t),this.controlType="search",this.props=new hu(t==null?void 0:t.props)}}class Nb extends fu{constructor(t){super(t),this.controlType="search",this.props=new hu(t==null?void 0:t.props)}}class _u extends Fn{constructor(t){super(t)}}class Sb extends It{constructor(t){super(t),this.controlType="wrap",this.props=new _u(t==null?void 0:t.props)}}class Ib extends fu{constructor(t){super(t),this.controlType="wrap",this.props=new _u(t==null?void 0:t.props)}}function Bb(e){e.hasOwnProperty("linkOperationOption")&&e.hasOwnProperty("showLinkOperation")&&e.showLinkOperation&&(this.linkOperationOption=[{type:"object",fields:{formKey:{type:"string",required:!0,message:p.getMessage("pleaseEnterForm")}}}])}A.AMOUNT_TYPE=Yr,A.AddressValue=R3,A.AmountDataBind=O3,A.AmountValue=L3,A.AutoWidth=qr,A.BaseControlProperty=An,A.BaseControlPropertyRules=cu,A.BaseControlPropertyRuntimeRules=Tl,A.BaseStyle=vl,A.COMMON_SETTING_TYPE=gl,A.CalcDataBind=p3,A.CalcValue=P3,A.ColumnControlProperty=Sa,A.ColumnControlPropertyRules=mu,A.ColumnOptionAndDataSourcePropertyRules=bb,A.CustomAttributeItem=Qr,A.CustomPermissionItem=V3,A.DataBind=ke,A.DataSourceBind=Ca,A.DataSourceDataSetValue=ml,A.DataSourceOrderItem=Jr,A.DataSourceParamItem=v3,A.DataStorageDoc=d3,A.DesignerColumnControl=Ab,A.DesignerControl=ve,A.DesignerFormControl=Rl,A.DesignerLayoutControl=It,A.DesignerListControl=Na,A.DesignerSearchControl=Db,A.DesignerWrapControl=Sb,A.DisplayBoListItem=Xr,A.FieldBindItem=ol,A.FieldFilterCondition=yn,A.FieldFilterConditions=Gt,A.FillBackBind=D3,A.FillPayloadBind=F3,A.FormBind=ya,A.FormSelectBind=m3,A.ImageOptionSetting=El,A.JoinRelation=E3,A.Language=N3,A.LayoutControlProperty=Fn,A.LeftVariable=fl,A.LinkOperationOption=C3,A.ListBind=h3,A.ListControlProperty=du,A.MetaAutoWidth=f3,A.MetaRowHeight=c3,A.MetaWidth=va,A.MultistageFillingItem=dl,A.ObjectDataBind=ba,A.OperationItem=M3,A.OptObject=k3,A.OptionAndDataSourcePropertyRules=gb,A.OptionDisplayConfigItem=g3,A.OptionSetting=Zr,A.OrganizationDataSourceBind=b3,A.PAGE_STATUS=eu,A.Property=Je,A.PropertyRules=Aa,A.PropertyRuntimeRules=tu,A.RangeDataBind=w3,A.RangeDateValue=T3,A.RegisterControls=vn,A.RegularRules=S3,A.RightVariable=Kr,A.RowHeight=Gr,A.RowStyle=U3,A.RowStyleRule=yl,A.RowStyleSettings=Cl,A.RuntimeColumnControl=Fb,A.RuntimeControl=ze,A.RuntimeFormControl=vb,A.RuntimeLayoutControl=fu,A.RuntimeListControl=Cb,A.RuntimeSearchControl=Nb,A.RuntimeWrapControl=Ib,A.SearchControlProperty=hu,A.SelectedContentConfig=y3,A.SubListItem=cl,A.SubListPageConfig=_3,A.SuperDataSourceBind=hl,A.TreeDataSourceBind=A3,A.ViewOperationItem=$3,A.WrapControlProperty=_u,A.controlHooksEmitter=Bl,A.createValidator=Il,A.defineArrayParent=al,A.defineControlArrayToProperty=dt,A.defineParent=Hr,A.initImageOptions=B3,A.initLinkOperationRules=Bb,A.initOptionAndDataSourceRules=ou,A.initOptions=I3,A.initSuperDataSourceRules=Eb,A.isDataBind=wl,A.setPropertyDontEnum=ga,Object.defineProperty(A,"__esModule",{value:!0})});
|