@byteluck-fe/model-driven-settings 3.0.0-beta.5 → 4.34.0-lx1
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.
|
@@ -24,7 +24,6 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
24
24
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
|
|
25
25
|
}
|
|
26
26
|
import { createBaseFields } from './createBaseFields';
|
|
27
|
-
import { getLocaleText } from '@byteluck-fe/locale-message';
|
|
28
27
|
export function createFormBaseFields(defaultValues) {
|
|
29
28
|
return _to_consumable_array(createBaseFields()).concat([
|
|
30
29
|
{
|
|
@@ -44,12 +43,12 @@ export function createFormBaseFields(defaultValues) {
|
|
|
44
43
|
defaultValue: defaultValues === null || defaultValues === void 0 ? void 0 : defaultValues.caption,
|
|
45
44
|
validator: function validator(value) {
|
|
46
45
|
if (!value) {
|
|
47
|
-
return
|
|
46
|
+
return '标题必填';
|
|
48
47
|
}
|
|
49
48
|
}
|
|
50
49
|
},
|
|
51
50
|
{
|
|
52
|
-
label:
|
|
51
|
+
label: '隐藏标题',
|
|
53
52
|
key: 'isHideCaption',
|
|
54
53
|
type: 'boolean',
|
|
55
54
|
component: 'switch',
|
|
@@ -80,11 +79,11 @@ export function createFormBaseFields(defaultValues) {
|
|
|
80
79
|
showType: 'solid',
|
|
81
80
|
options: [
|
|
82
81
|
{
|
|
83
|
-
label:
|
|
82
|
+
label: '上下布局',
|
|
84
83
|
value: 'top'
|
|
85
84
|
},
|
|
86
85
|
{
|
|
87
|
-
label:
|
|
86
|
+
label: '左右布局',
|
|
88
87
|
value: 'left'
|
|
89
88
|
}
|
|
90
89
|
]
|
|
@@ -99,25 +98,25 @@ export function createFormBaseFields(defaultValues) {
|
|
|
99
98
|
showType: 'solid',
|
|
100
99
|
options: [
|
|
101
100
|
{
|
|
102
|
-
label:
|
|
101
|
+
label: '普通',
|
|
103
102
|
value: 'default'
|
|
104
103
|
},
|
|
105
104
|
{
|
|
106
|
-
label:
|
|
105
|
+
label: '只读',
|
|
107
106
|
value: 'readonly'
|
|
108
107
|
}
|
|
109
108
|
]
|
|
110
109
|
}
|
|
111
110
|
},
|
|
112
111
|
{
|
|
113
|
-
label:
|
|
112
|
+
label: '必填',
|
|
114
113
|
key: 'required',
|
|
115
114
|
type: 'boolean',
|
|
116
115
|
component: 'switch',
|
|
117
116
|
defaultValue: defaultValues === null || defaultValues === void 0 ? void 0 : defaultValues.required
|
|
118
117
|
},
|
|
119
118
|
{
|
|
120
|
-
label:
|
|
119
|
+
label: '提示文字',
|
|
121
120
|
key: 'placeholder',
|
|
122
121
|
type: 'string',
|
|
123
122
|
component: 'input',
|
package/dist/esm/props/base.js
CHANGED
package/dist/index.umd.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var Y5=Object.defineProperty,us=Object.defineProperties;var es=Object.getOwnPropertyDescriptors;var Q=Object.getOwnPropertySymbols;var ts=Object.prototype.hasOwnProperty,as=Object.prototype.propertyIsEnumerable;var Z=(s,v,c)=>v in s?Y5(s,v,{enumerable:!0,configurable:!0,writable:!0,value:c}):s[v]=c,b=(s,v)=>{for(var c in v||(v={}))ts.call(v,c)&&Z(s,c,v[c]);if(Q)for(var c of Q(v))as.call(v,c)&&Z(s,c,v[c]);return s},f=(s,v)=>us(s,es(v));(function(s,v){typeof exports=="object"&&typeof module!="undefined"?v(exports):typeof define=="function"&&define.amd?define(["exports"],v):(s=typeof globalThis!="undefined"?globalThis:s||self,v(s.modelDrivenSettings={}))})(this,function(s){"use strict";function v(u){return u}class c{constructor(e){var t,a,n;this.visible=(t=e==null?void 0:e.visible)!=null?t:!0,this.expression=(a=e==null?void 0:e.expression)!=null?a:!1,this.updateParent=(n=e==null?void 0:e.updateParent)!=null?n:!1}get isAtomicComponent(){return!0}}var Y="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",uu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",eu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",tu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",au="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",nu="{caption}\u5FC5\u586B",ru="\u8BF7\u8F93\u5165\u6807\u9898",iu="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",ou="\u8BF7\u8F93\u5165\u884C\u6807\u9898",lu="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",su="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",cu="\u8BF7\u7ED1\u5B9A\u8868\u5355",Eu="\u8BF7\u7ED1\u5B9A\u5217\u8868",Bu="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",vu="\u8BF7\u8F93\u5165\u663E\u793A\u503C",Fu="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",Cu="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",pu="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",du="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",mu="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",Au="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",hu="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",Du="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",bu="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",fu="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",gu="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",$u="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",Su="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u8D85\u8FC7\u4E86\u9650\u5236",yu="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",Mu="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",wu="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",Iu="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",Lu="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",xu="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Ru="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",_u="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",ku="\u8BF7\u7ED1\u5B9A\u670D\u52A1",Uu="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Vu="\u8BF7\u9009\u62E9\u7701",Nu="\u8BF7\u9009\u62E9\u5E02",Tu="\u8BF7\u9009\u62E9\u533A",Pu="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",Gu="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",Wu="\u8BF7\u8F93\u5165\u5217\u5BBD",zu="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",qu="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",Hu="\u8BF7\u9009\u62E9\u63A7\u4EF6",ju="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",Ku="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Xu="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",Ju="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",Ou="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Qu="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",Zu="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Yu="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",ue="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",ee="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",te="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",ae="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",ne="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",re="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",ie="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",oe="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",le="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",se="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",ce="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",Ee="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",Be="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",ve="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",Fe="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",Ce="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",pe="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",de="\u8BF7\u9009\u62E9\u6392\u5E8F\u5B57\u6BB5",me="\u6279\u91CF\u5220\u9664",Ae="\u6279\u91CF\u6253\u5370",he="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",De="\u6309\u94AE",be="\u521B\u5EFA\u5355\u636E",fe="\u4EEA\u8868\u76D8",ge="\u5206\u5272\u7EBF",$e="\u5BFC\u51FA",Se="\u8868\u5355\u64CD\u4F5C",ye="\u5BFC\u5165",Me="\u53D1\u7968\u8BC6\u522B",we="\u94FE\u63A5",Ie="\u5217\u8868\u9009\u62E9",Le="\u5217\u8868\u89C6\u56FE",xe="\u64CD\u4F5C\u6309\u94AE",Re="\u5206\u9875",_e="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",ke="\u8BF4\u660E\u6587\u5B57",Ue="\u6587\u5B57\u8BC6\u522B",Ve="\u6807\u9898\u7EC4\u4EF6",Ne="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",Te="\u6570\u7EC4",Pe="\u81EA\u52A8\u7F16\u53F7",Ge="\u81EA\u5B9A\u4E49",We="\u6570\u503C",ze="\u90E8\u95E8",qe="\u4EBA\u5458",He="\u9644\u4EF6",je="\u56FE\u7247",Ke="\u5730\u5740",Xe="\u64CD\u4F5C",Je="\u5E8F\u53F7",Oe="\u4EBA\u5458",Qe="\u957F\u6587\u672C",Ze="\u65E5\u671F\u533A\u95F4",Ye="\u65E5\u671F",ut="\u77ED\u6587\u672C",et="\u6362\u884C\u5BB9\u5668Wrap",tt="\u8868\u683C",at="\u660E\u7EC6\u5B50\u8868",nt="\u5730\u5740",rt="\u91D1\u989D",it="\u8BA1\u7B97\u516C\u5F0F",ot="\u591A\u9009",lt="\u7535\u5B50\u7B7E\u7AE0",st="\u5355\u884C\u6587\u672C",ct="\u6570\u5B57",Et="\u4E1A\u52A1\u7EC4\u7EC7",Bt="\u5355\u9009",vt="\u5BCC\u6587\u672C",Ft="\u8BC4\u5206",Ct="\u6570\u5B57\u533A\u95F4",pt="\u4E0B\u62C9\u5355\u9009",dt="\u4E0B\u62C9\u591A\u9009",mt="\u5173\u8054\u5355\u9009",At="\u591A\u884C\u6587\u672C",ht="\u6811",Dt="Vue\u5BB9\u5668",bt="Vue\u9875\u9762",ft="\u5728\u7EBF\u6587\u6863",gt="\u6309\u94AE\u64CD\u4F5C\u680F",$t="\u9AD8\u7EA7\u5BB9\u5668",St="\u5206\u7EC4",yt="\u6805\u683C\u5217",Mt="\u6570\u636E\u5BB9\u5668",wt="\u753B\u5E03",It="\u6362\u884C\u5BB9\u5668",Lt="\u6805\u683C\u7B49\u5206\u884C",xt="\u5217\u8868\u5BB9\u5668",Rt="\u81EA\u7531\u9875\u9762",_t="\u5B9A\u4F4D\u5B50\u5BB9\u5668",kt="\u5B9A\u4F4D\u5BB9\u5668",Ut="\u6805\u683C\u5E03\u5C40",Vt="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",Nt="\u660E\u7EC6\u5B50\u8868\u884C",Tt="\u6807\u7B7E\u9875",Pt="\u6807\u7B7E\u5355\u5143",Gt="\u5DE5\u5177\u680F",Wt="\u6279\u91CF\u63D0\u4EA4",zt="\u5BFC\u51FA\u8BB0\u5F55",qt="\u5217\u8868\u89C6\u56FE",Ht="\u7ED3\u675F\u65F6\u95F4",jt="\u5F00\u59CB\u65F6\u95F4",Kt="\u5355\u4F4D",Xt="\u7ED3\u679C",Jt="\u5E01\u79CD",Ot="\u7ED3\u675F\u65E5\u671F",Qt="\u5F00\u59CB\u65E5\u671F",Zt="\u8BF7\u9009\u62E9\u516C\u53F8\u540D\u79F0",Yt="\u8BF7\u9009\u62E9\u624B\u673A\u53F7/\u90AE\u7BB1",ua="\u8BF7\u9009\u62E9\u7B7E\u7AE0\u7C7B\u578B",ea="\u8BF7\u9009\u62E9\u7B7E\u7F72\u4EBA",ta="\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u7B7E\u7F72\u4EBA",aa="\u8BF7\u9009\u62E9\u7B7E\u7F72\u6587\u4EF6",na="\u8BF7\u9009\u62E9",ra="\u8BF7\u9009\u62E9\u7EC4\u7EC7",ia="\u8BF7\u9009\u62E9\u90E8\u95E8",oa="\u8BF7\u9009\u62E9\u7ED3\u675F\u65E5\u671F",la="\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F",sa="\u8BF7\u9009\u62E9\u5730\u5740",ca="\u5F39\u7A97\u786E\u8BA4\u65F6",Ea="\u6807\u7B7E\u9875\u5207\u6362\u65F6",Ba="\u884C\u9009\u4E2D\u65F6",va="\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",Fa="\u884C\u5220\u9664\u524D",Ca="\u884C\u70B9\u51FB\u65F6",pa="\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",da="\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",ma="\u91CD\u547D\u540D\u65F6",Aa="\u4FDD\u5B58\u6587\u4EF6\u65F6",ha="\u6253\u5F00\u6587\u4EF6\u65F6",Da="\u83B7\u53D6\u7126\u70B9\u65F6",ba="\u5931\u53BB\u7126\u70B9\u65F6",fa="\u7528\u6237\u8F93\u5165\u65F6",ga="\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",$a="\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",Sa="\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",ya="\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",Ma="\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",wa="\u641C\u7D22\u65F6",Ia="\u503C\u53D1\u751F\u53D8\u5316\u65F6",La="\u6267\u884C\u5B8C\u6210\u65F6",xa="\u70B9\u51FB\u65F6",Ra="\u8BF7\u8F93\u5165\u4EBA\u5458\u59D3\u540D\u6216\u90AE\u7BB1",_a="\u8BF7\u8F93\u5165\u65E5\u671F",ka="\u8BF7\u8F93\u5165\u81EA\u52A8\u7F16\u53F7",Ua="\u8BF7\u8F93\u5165",Va="\u9ED8\u8BA4\u6A21\u7248",Na="\u5DE6\u53F3\u5E03\u5C40",Ta="\u4E0A\u4E0B\u5E03\u5C40",Pa="\u53EA\u8BFB",Ga="\u5FC5\u586B",Wa="\u63D0\u793A\u6587\u5B57",za="\u9690\u85CF\u6807\u9898",qa="\u6807\u9898\u5FC5\u586B",Ha="\u7EC4\u7EC7\u5F62\u6001",ja="\u4E1A\u52A1\u7C7B\u578B",Ka="\u786E\u5B9A\u8981\u5220\u9664\u6B64\u6761\u6570\u636E\u5417\uFF1F",Xa="\u9690\u85CF",Ja="\u6D41\u7A0B\u72B6\u6001",Oa="\u5BA1\u6279\u901A\u8FC7\u5355\u636E",Qa="\u5220\u9664",Za="\u7F16\u8F91",Ya="\u67E5\u770B",un="\u52A0\u8F7D\u81EA\u5B9A\u4E49\u63A7\u4EF6\u5F02\u5E38\uFF0C\u4F1A\u5F71\u54CD\u5230\u7684\u63A7\u4EF6\uFF1A{id}",en="\u5185\u7F6E\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF",tn="\u5145\u6EE1\u6574\u884C",an="\u6700\u5C0F\u503C",nn="\u6700\u5927\u503C",rn="\u65B0\u5EFA\u6587\u6863",on="\u91CD\u7F6E",ln="\u67E5\u8BE2",sn="\u660E\u7EC6",cn="\u6253\u5370",En="\u4FDD\u5B58\u8349\u7A3F",Bn="\u4FDD\u5B58",vn="\u53D6\u6D88",Fn="\u4E0A\u4F20\u56FE\u7247",Cn="\u53D1\u8D77\u7B7E\u7F72",pn="\u4E0A\u4F20\u9644\u4EF6",dn="\u6211\u662F\u4E00\u4E2A\u94FE\u63A5",mn="\u5F15\u7528\u5217\u8868",An="\u9009\u9879\u4E00",hn="\u9009\u9879\u4E8C",Dn="\u9009\u9879\u4E09",bn={isNotNumber:Y,isNotString:uu,isNotObject:eu,isNotArray:tu,isNotBoolean:au,runtimeRequired:nu,pleaseEnterCaption:ru,pleaseEnterCaptionTip:iu,pleaseEnterRowCaption:ou,pleaseEnterPlaceholder:lu,pleaseEnterFieldCode:su,pleaseEnterForm:cu,pleaseEnterList:Eu,pleaseEnterProcess:Bu,pleaseEnterLabel:vu,pleaseEnterValue:Fu,bizKeyNotBindFiled:Cu,pleaseSelectOneField:pu,pleaseEnterNumberRange:du,pleaseEnterAValueGreaterThanMin:mu,pleaseEnterAValueLessThanMax:Au,numberRangeSetError:hu,stringRangeError:Du,attachmentMaxSize:bu,pleaseEnterTotalScoreSetting:fu,theTotalScoreMustNotBeLessThan1:gu,scoreDefaultValueRange:$u,attachmentLimitError:Su,PleaseReselectTheOptionalQuantity:yu,TheMaximumLengthIsGreaterThanTheMinimumLength:Mu,TheMinimumLengthIsGreaterThanTheMaximumLength:wu,PleaseSelectTheCorrectOptionSettings:Iu,optionIdIsRepeat:Lu,optionIsRequired:xu,pleaseEnterDataCode:Ru,pleaseEnterValueFieldCode:_u,pleaseEnterSvcCode:ku,pleaseBindAtLeastOneDisplayValue:Uu,pleaseSelectProvince:Vu,pleaseSelectCity:Nu,pleaseSelectDistrict:Tu,limitRowsCannotBeLessThan0:Pu,TheNumberOfRowsCannotBeLessThanMinRows:Gu,pleaseEnterColumnWidth:Wu,pleaseSetTheLogicalRelationshipOfAllRuleConditions:zu,pleaseCompleteAllRulesAndConditions:qu,pleaseSelectControl:Hu,pleaseSelectAtLeastOneColumn:ju,pleaseSelectFillBackMode:Ku,pleaseSelectDashboard:Xu,rootNodeIsRequired:Ju,theViewNameCannotBeEmpty:Ou,pleaseSelectOcrType:Qu,pleaseSelectAtLeastOneFieldToFillIn:Zu,pleaseChooseAtLeastOne:Yu,pleaseEnterButtonContent:ue,pleaseEnterDataCodeInDataSetting:ee,pleaseEnterValueFieldCodeInDataSetting:te,pleaseEnterSvcCodeInDataSetting:ae,pleaseBindAtLeastOneDisplayValueInDataSetting:ne,rootNodeIsRequiredInDataSetting:re,pleaseEnterMaxHeight:ie,pleaseEnterWatermark:oe,pleaseEnterFileName:le,pleaseUploadAtLeastOnePrintTemplate:se,pleaseAssignBusiness:ce,pleaseAssignExternal:Ee,pleaseEnterAliasCode:Be,pleaseSelectDataCode:ve,pleaseSelectSvcCode:Fe,pleaseSelectJoinFieldCode:Ce,pleaseSelectMainFieldCode:pe,pleaseSelectSortFieldCode:de,batchDeleteButton:me,batchPrintListButton:Ae,batchPrintRecordList:he,button:De,createFormListButton:be,dashboard:fe,divider:ge,exportListButton:$e,formSelectButton:Se,importRecordListButton:ye,invoiceCheckButton:Me,link:we,listSelectButton:Ie,ListViewSelect:Le,operationButton:xe,pagination:Re,submissionRecordListButton:_e,text:ke,textOcrButton:Ue,title:Ve,approvalStatusColumn:Ne,array:Te,autoNumber:Pe,custom:Ge,decimal:We,department:ze,employee:qe,file:He,image:je,location:Ke,operation:Xe,order:Je,people:Oe,long:Qe,timescope:Ze,timestamp:Ye,varchar:ut,gridLayoutWrap:et,gridTable:tt,subTable:at,address:nt,amount:rt,calc:it,checkBox:ot,electronicSignature:lt,input:st,number:ct,organizationSelection:Et,radio:Bt,richText:vt,score:Ft,searchNumberRange:Ct,select:pt,selectMultiple:dt,selectRelation:mt,textarea:At,tree:ht,vueFormItem:Dt,vuePage:bt,WPS:ft,actionBar:gt,advancedContainer:$t,cardGroup:St,col:yt,dataView:Mt,grid:wt,gridLayoutContainer:It,gridRow:Lt,listView:xt,page:Rt,position:_t,positioningContainer:kt,row:Ut,subtableColumn:Vt,subtableRow:Nt,tab:Tt,tabPane:Pt,toolbox:Gt,batchSubmissionListButton:Wt,exportRecordListButton:zt,listViewSelect:qt,endTime:Ht,startTime:jt,unit:Kt,result:Xt,currency:Jt,endDate:Ot,startDate:Qt,pleaseSelectCompanyName:Zt,pleaseSelectPhoneOrEmail:Yt,pleaseSelectSignType:ua,pleaseSelectSigner:ea,pleaseSelectOnlyOne:ta,pleaseSelectSignFile:aa,pleaseSelect:na,pleaseSelectOrg:ra,pleaseSelectDept:ia,pleaseSelectEndDate:oa,pleaseSelectStartDate:la,pleaseChooseAddress:sa,modalConfirm:ca,tabChange:Ea,rowSelected:Ba,listDataImport:va,rowDelete:Fa,rowClick:Ca,cellRender:pa,onClickBtn:da,rename:ma,onSaveFile:Aa,onOpenFile:ha,onFocus:Da,onBlur:ba,onInput:fa,listDataAdd:ga,listDataDelete:$a,listDataBack:Sa,listDataCreate:ya,listDataChange:Ma,search:wa,valueChange:Ia,finished:La,click:xa,pleaseEnterNameorEmail:Ra,pleaseEnterDate:_a,pleaseEnterAutonumber:ka,pleaseEnter:Ua,defaultTemplate:Va,left:Na,top:Ta,default:"\u666E\u901A",readonly:Pa,required:Ga,textTip:Wa,hideCaption:za,titleRequired:qa,organizationalForm:Ha,businessType:ja,deleteConfirm:Ka,hide:Xa,processStatus:Ja,approvedDocuments:Oa,delete:Qa,edit:Za,view:Ya,loadCtrlErrorTip:un,loadCtrlError:en,fullLine:tn,min:an,max:nn,createWPS:rn,reset:on,query:ln,detailed:sn,print:cn,draft:En,save:Bn,cancel:vn,uploadImg:Fn,signature:Cn,uploadFile:pn,linkContent:dn,referenceList:mn,optionOne:An,optionTwo:hn,optionThird:Dn},fn="Please enter a number",gn="Please enter a string",$n="Please enter an object",Sn="Please enter an array",yn="Please enter a boolean",Mn="{caption} Required",wn="Please enter the title",In="Please enter the bubble prompt",Ln="Please enter the row title",xn="Please enter the prompt text",Rn="Please bind data items",_n="Please bind the form",kn="Please bind the list",Un="Please bind the process",Vn="Please enter the displayed value",Nn="Please enter the stored value",Tn="The document number is not bound to the data item",Pn="Please select at least one display field",Gn="Please enter a value greater than or equal to {min} and less than or equal to {max}",Wn="Please enter a value greater than or equal to {min}",zn="Please enter a value less than or equal to {max}",qn="The value range is set incorrectly",Hn="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",jn="The attachment size must be between 0MB and 1000MB",Kn="Please fill in the total score setting",Xn="The total score cannot be less than 1",Jn="The default value must be between {min} and {max}",On="The number of attachment uploads exceeds the limit",Qn="Please re-select the optional quantity",Zn="The maximum length of the control must be greater than the minimum length",Yn="The minimum length of the control must be less than the maximum length",ur="Please select the correct option setting",er="Option ID cannot be repeated",tr="Please enter at least one option",ar="Please bind the data source",nr="Please bind the stored value",rr="Please bind the service",ir="At least one display value must be bound",or="Please select a province",lr="Please select a city",sr="Please select a district",cr="The minimum number of lines to fill in cannot be less than 0",Er="The number of rows cannot be less than {min} rows",Br="Please enter the column width",vr="Please set the logical relationship of all rule conditions",Fr="Please complete all rules and conditions",Cr="please select control",pr="Please select the dashboard",dr="View name cannot be empty",mr="Please select recognition type",Ar="Please select at least one field to fill in",hr="Please select at least one",Dr="Please enter the button title",br="Please bind the business model in the data settings",fr="Please bind storage values in data settings",gr="Please bind the service in the data settings",$r="Please bind at least one display value in the data settings",Sr="Please select the root node in the data settings",yr="Please enter the maximum height",Mr="The input content cannot be empty",wr="Watermark cannot be empty",Ir="File name cannot be empty",Lr="Please upload at least one printing template!\uFF01",xr="Please select a specific business department",Rr="Please select a specified external organization",_r="Please enter a sub table alias",kr="Please select the associated table to set the business model",Ur="Please select the association table to set the binding service",Vr="Select associated sub table fields",Nr="Please select the associated main table field",Tr="Please select the sort field",Pr="\u6279\u91CF\u5220\u9664",Gr="\u6279\u91CF\u6253\u5370",Wr="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",zr="\u6309\u94AE",qr="\u521B\u5EFA\u5355\u636E",Hr="\u4EEA\u8868\u76D8",jr="\u5206\u5272\u7EBF",Kr="\u5BFC\u51FA",Xr="\u8868\u5355\u64CD\u4F5C",Jr="\u5BFC\u5165",Or="\u53D1\u7968\u8BC6\u522B",Qr="\u94FE\u63A5",Zr="\u5217\u8868\u9009\u62E9",Yr="\u5217\u8868\u89C6\u56FE",u0="\u64CD\u4F5C\u6309\u94AE",e0="\u5206\u9875",t0="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",a0="\u8BF4\u660E\u6587\u5B57",n0="\u6587\u5B57\u8BC6\u522B",r0="\u6807\u9898\u7EC4\u4EF6",i0="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",o0="\u6570\u7EC4",l0="\u81EA\u52A8\u7F16\u53F7",s0="\u81EA\u5B9A\u4E49",c0="\u6570\u503C",E0="\u90E8\u95E8",B0="\u4EBA\u5458",v0="\u9644\u4EF6",F0="\u56FE\u7247",C0="\u5730\u5740",p0="\u64CD\u4F5C",d0="\u5E8F\u53F7",m0="\u4EBA\u5458",A0="\u957F\u6587\u672C",h0="\u65E5\u671F\u533A\u95F4",D0="\u65E5\u671F",b0="\u77ED\u6587\u672C",f0="\u6362\u884C\u5BB9\u5668Wrap",g0="\u8868\u683C",$0="\u660E\u7EC6\u5B50\u8868",S0="\u5730\u5740",y0="\u91D1\u989D",M0="\u8BA1\u7B97\u516C\u5F0F",w0="\u591A\u9009",I0="\u7535\u5B50\u7B7E\u7AE0",L0="\u5355\u884C\u6587\u672C",x0="\u6570\u5B57",R0="\u4E1A\u52A1\u7EC4\u7EC7",_0="\u5355\u9009",k0="\u5BCC\u6587\u672C",U0="\u8BC4\u5206",V0="\u6570\u5B57\u533A\u95F4",N0="\u4E0B\u62C9\u5355\u9009",T0="\u4E0B\u62C9\u591A\u9009",P0="\u5173\u8054\u5355\u9009",G0="\u591A\u884C\u6587\u672C",W0="\u6811",z0="Vue\u5BB9\u5668",q0="Vue\u9875\u9762",H0="\u5728\u7EBF\u6587\u6863",j0="\u6309\u94AE\u64CD\u4F5C\u680F",K0="\u9AD8\u7EA7\u5BB9\u5668",X0="\u5206\u7EC4",J0="\u6805\u683C\u5217",O0="\u6570\u636E\u5BB9\u5668",Q0="\u753B\u5E03",Z0="\u6362\u884C\u5BB9\u5668",Y0="\u6805\u683C\u7B49\u5206\u884C",ui="\u5217\u8868\u5BB9\u5668",ei="\u81EA\u7531\u9875\u9762",ti="\u5B9A\u4F4D\u5B50\u5BB9\u5668",ai="\u5B9A\u4F4D\u5BB9\u5668",ni="\u6805\u683C\u5E03\u5C40",ri="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",ii="\u660E\u7EC6\u5B50\u8868\u884C",oi="\u6807\u7B7E\u9875",li="\u6807\u7B7E\u5355\u5143",si="\u5DE5\u5177\u680F",ci="\u6279\u91CF\u63D0\u4EA4",Ei="\u5BFC\u51FA\u8BB0\u5F55",Bi="\u5217\u8868\u89C6\u56FE",vi="\u5F15\u7528\u5217\u8868",Fi="\u9009\u9879\u4E00",Ci="\u9009\u9879\u4E8C",pi="\u9009\u9879\u4E09",di={isNotNumber:fn,isNotString:gn,isNotObject:$n,isNotArray:Sn,isNotBoolean:yn,runtimeRequired:Mn,pleaseEnterCaption:wn,pleaseEnterCaptionTip:In,pleaseEnterRowCaption:Ln,pleaseEnterPlaceholder:xn,pleaseEnterFieldCode:Rn,pleaseEnterForm:_n,pleaseEnterList:kn,pleaseEnterProcess:Un,pleaseEnterLabel:Vn,pleaseEnterValue:Nn,bizKeyNotBindFiled:Tn,pleaseSelectOneField:Pn,pleaseEnterNumberRange:Gn,pleaseEnterAValueGreaterThanMin:Wn,pleaseEnterAValueLessThanMax:zn,numberRangeSetError:qn,stringRangeError:Hn,attachmentMaxSize:jn,pleaseEnterTotalScoreSetting:Kn,theTotalScoreMustNotBeLessThan1:Xn,scoreDefaultValueRange:Jn,attachmentLimitError:On,PleaseReselectTheOptionalQuantity:Qn,TheMaximumLengthIsGreaterThanTheMinimumLength:Zn,TheMinimumLengthIsGreaterThanTheMaximumLength:Yn,PleaseSelectTheCorrectOptionSettings:ur,optionIdIsRepeat:er,optionIsRequired:tr,pleaseEnterDataCode:ar,pleaseEnterValueFieldCode:nr,pleaseEnterSvcCode:rr,pleaseBindAtLeastOneDisplayValue:ir,pleaseSelectProvince:or,pleaseSelectCity:lr,pleaseSelectDistrict:sr,limitRowsCannotBeLessThan0:cr,TheNumberOfRowsCannotBeLessThanMinRows:Er,pleaseEnterColumnWidth:Br,pleaseSetTheLogicalRelationshipOfAllRuleConditions:vr,pleaseCompleteAllRulesAndConditions:Fr,pleaseSelectControl:Cr,pleaseSelectDashboard:pr,theViewNameCannotBeEmpty:dr,pleaseSelectOcrType:mr,pleaseSelectAtLeastOneFieldToFillIn:Ar,pleaseChooseAtLeastOne:hr,pleaseEnterButtonContent:Dr,pleaseEnterDataCodeInDataSetting:br,pleaseEnterValueFieldCodeInDataSetting:fr,pleaseEnterSvcCodeInDataSetting:gr,pleaseBindAtLeastOneDisplayValueInDataSetting:$r,rootNodeIsRequiredInDataSetting:Sr,pleaseEnterMaxHeight:yr,pleaseEnter:Mr,pleaseEnterWatermark:wr,pleaseEnterFileName:Ir,pleaseUploadAtLeastOnePrintTemplate:Lr,pleaseAssignBusiness:xr,pleaseAssignExternal:Rr,pleaseEnterAliasCode:_r,pleaseSelectDataCode:kr,pleaseSelectSvcCode:Ur,pleaseSelectJoinFieldCode:Vr,pleaseSelectMainFieldCode:Nr,pleaseSelectSortFieldCode:Tr,batchDeleteButton:Pr,batchPrintListButton:Gr,batchPrintRecordList:Wr,button:zr,createFormListButton:qr,dashboard:Hr,divider:jr,exportListButton:Kr,formSelectButton:Xr,importRecordListButton:Jr,invoiceCheckButton:Or,link:Qr,listSelectButton:Zr,ListViewSelect:Yr,operationButton:u0,pagination:e0,submissionRecordListButton:t0,text:a0,textOcrButton:n0,title:r0,approvalStatusColumn:i0,array:o0,autoNumber:l0,custom:s0,decimal:c0,department:E0,employee:B0,file:v0,image:F0,location:C0,operation:p0,order:d0,people:m0,long:A0,timescope:h0,timestamp:D0,varchar:b0,gridLayoutWrap:f0,gridTable:g0,subTable:$0,address:S0,amount:y0,calc:M0,checkBox:w0,electronicSignature:I0,input:L0,number:x0,organizationSelection:R0,radio:_0,richText:k0,score:U0,searchNumberRange:V0,select:N0,selectMultiple:T0,selectRelation:P0,textarea:G0,tree:W0,vueFormItem:z0,vuePage:q0,WPS:H0,actionBar:j0,advancedContainer:K0,cardGroup:X0,col:J0,dataView:O0,grid:Q0,gridLayoutContainer:Z0,gridRow:Y0,listView:ui,page:ei,position:ti,positioningContainer:ai,row:ni,subtableColumn:ri,subtableRow:ii,tab:oi,tabPane:li,toolbox:si,batchSubmissionListButton:ci,exportRecordListButton:Ei,listViewSelect:Bi,referenceList:vi,optionOne:Fi,optionTwo:Ci,optionThird:pi},mi="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ai="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",hi="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Di="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",bi="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",fi="{caption}\u5FC5\u9808",gi="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",$i="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Si="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",yi="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Mi="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",wi="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Ii="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Li="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",xi="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ri="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",_i="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",ki="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ui="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Vi="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ni="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ti="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",Pi="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Gi="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Wi="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",zi="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",qi="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Hi="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u6570\u304C\u5236\u9650\u3092\u8D85\u3048\u3066\u3044\u307E\u3059",ji="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Ki="\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",Xi="\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",Ji="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Oi="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",Qi="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",Zi="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Yi="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",uo="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",eo="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",to="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ao="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",no="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ro="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",io="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",oo="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",lo="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",so="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",co="please select control",Eo="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Bo="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",vo="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Fo="\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",Co="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",po="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",mo="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ao="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",ho="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Do="\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",bo="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",fo="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",go="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",$o="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",So="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",yo="\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",Mo="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",wo="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Io="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Lo="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",xo="\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",Ro="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",_o="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ko="\u30BD\u30FC\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Uo="\u6279\u91CF\u5220\u9664",Vo="\u6279\u91CF\u6253\u5370",No="\u6279\u91CF\u6253\u5370\u8BB0\u5F55",To="\u6309\u94AE",Po="\u521B\u5EFA\u5355\u636E",Go="\u4EEA\u8868\u76D8",Wo="\u5206\u5272\u7EBF",zo="\u5BFC\u51FA",qo="\u8868\u5355\u64CD\u4F5C",Ho="\u5BFC\u5165",jo="\u53D1\u7968\u8BC6\u522B",Ko="\u94FE\u63A5",Xo="\u5217\u8868\u9009\u62E9",Jo="\u5217\u8868\u89C6\u56FE",Oo="\u64CD\u4F5C\u6309\u94AE",Qo="\u5206\u9875",Zo="\u6279\u91CF\u63D0\u4EA4\u8BB0\u5F55",Yo="\u8BF4\u660E\u6587\u5B57",ul="\u6587\u5B57\u8BC6\u522B",el="\u6807\u9898\u7EC4\u4EF6",tl="\u5F53\u524D\u5BA1\u6279\u72B6\u6001",al="\u6570\u7EC4",nl="\u81EA\u52A8\u7F16\u53F7",rl="\u81EA\u5B9A\u4E49",il="\u6570\u503C",ol="\u90E8\u95E8",ll="\u4EBA\u5458",sl="\u9644\u4EF6",cl="\u56FE\u7247",El="\u5730\u5740",Bl="\u64CD\u4F5C",vl="\u5E8F\u53F7",Fl="\u4EBA\u5458",Cl="\u957F\u6587\u672C",pl="\u65E5\u671F\u533A\u95F4",dl="\u65E5\u671F",ml="\u77ED\u6587\u672C",Al="\u6362\u884C\u5BB9\u5668Wrap",hl="\u8868\u683C",Dl="\u660E\u7EC6\u5B50\u8868",bl="\u5730\u5740",fl="\u91D1\u989D",gl="\u8BA1\u7B97\u516C\u5F0F",$l="\u591A\u9009",Sl="\u7535\u5B50\u7B7E\u7AE0",yl="\u5355\u884C\u6587\u672C",Ml="\u6570\u5B57",wl="\u4E1A\u52A1\u7EC4\u7EC7",Il="\u5355\u9009",Ll="\u5BCC\u6587\u672C",xl="\u8BC4\u5206",Rl="\u6570\u5B57\u533A\u95F4",_l="\u4E0B\u62C9\u5355\u9009",kl="\u4E0B\u62C9\u591A\u9009",Ul="\u5173\u8054\u5355\u9009",Vl="\u591A\u884C\u6587\u672C",Nl="\u6811",Tl="Vue\u5BB9\u5668",Pl="Vue\u9875\u9762",Gl="\u5728\u7EBF\u6587\u6863",Wl="\u6309\u94AE\u64CD\u4F5C\u680F",zl="\u9AD8\u7EA7\u5BB9\u5668",ql="\u5206\u7EC4",Hl="\u6805\u683C\u5217",jl="\u6570\u636E\u5BB9\u5668",Kl="\u753B\u5E03",Xl="\u6362\u884C\u5BB9\u5668",Jl="\u6805\u683C\u7B49\u5206\u884C",Ol="\u5217\u8868\u5BB9\u5668",Ql="\u81EA\u7531\u9875\u9762",Zl="\u5B9A\u4F4D\u5B50\u5BB9\u5668",Yl="\u5B9A\u4F4D\u5BB9\u5668",u5="\u6805\u683C\u5E03\u5C40",e5="\u660E\u7EC6\u5B50\u8868\u5355\u5143\u683C",t5="\u660E\u7EC6\u5B50\u8868\u884C",a5="\u6807\u7B7E\u9875",n5="\u6807\u7B7E\u5355\u5143",r5="\u5DE5\u5177\u680F",i5="\u6279\u91CF\u63D0\u4EA4",o5="\u5BFC\u51FA\u8BB0\u5F55",l5="\u5217\u8868\u89C6\u56FE",s5="\u5F15\u7528\u5217\u8868",c5="\u9009\u9879\u4E00",E5="\u9009\u9879\u4E8C",B5="\u9009\u9879\u4E09",v5={isNotNumber:mi,isNotString:Ai,isNotObject:hi,isNotArray:Di,isNotBoolean:bi,runtimeRequired:fi,pleaseEnterCaption:gi,pleaseEnterCaptionTip:$i,pleaseEnterRowCaption:Si,pleaseEnterPlaceholder:yi,pleaseEnterFieldCode:Mi,pleaseEnterForm:wi,pleaseEnterList:Ii,pleaseEnterProcess:Li,pleaseEnterLabel:xi,pleaseEnterValue:Ri,bizKeyNotBindFiled:_i,pleaseSelectOneField:ki,pleaseEnterNumberRange:Ui,pleaseEnterAValueGreaterThanMin:Vi,pleaseEnterAValueLessThanMax:Ni,numberRangeSetError:Ti,stringRangeError:Pi,attachmentMaxSize:Gi,pleaseEnterTotalScoreSetting:Wi,theTotalScoreMustNotBeLessThan1:zi,scoreDefaultValueRange:qi,attachmentLimitError:Hi,PleaseReselectTheOptionalQuantity:ji,TheMaximumLengthIsGreaterThanTheMinimumLength:Ki,TheMinimumLengthIsGreaterThanTheMaximumLength:Xi,PleaseSelectTheCorrectOptionSettings:Ji,optionIdIsRepeat:Oi,optionIsRequired:Qi,pleaseEnterDataCode:Zi,pleaseEnterValueFieldCode:Yi,pleaseEnterSvcCode:uo,pleaseBindAtLeastOneDisplayValue:eo,pleaseSelectProvince:to,pleaseSelectCity:ao,pleaseSelectDistrict:no,limitRowsCannotBeLessThan0:ro,TheNumberOfRowsCannotBeLessThanMinRows:io,pleaseEnterColumnWidth:oo,pleaseSetTheLogicalRelationshipOfAllRuleConditions:lo,pleaseCompleteAllRulesAndConditions:so,pleaseSelectControl:co,pleaseSelectDashboard:Eo,theViewNameCannotBeEmpty:Bo,pleaseSelectOcrType:vo,pleaseSelectAtLeastOneFieldToFillIn:Fo,pleaseChooseAtLeastOne:Co,pleaseEnterButtonContent:po,pleaseEnterDataCodeInDataSetting:mo,pleaseEnterValueFieldCodeInDataSetting:Ao,pleaseEnterSvcCodeInDataSetting:ho,pleaseBindAtLeastOneDisplayValueInDataSetting:Do,rootNodeIsRequiredInDataSetting:bo,pleaseEnterMaxHeight:fo,pleaseEnter:go,pleaseEnterWatermark:$o,pleaseEnterFileName:So,pleaseUploadAtLeastOnePrintTemplate:yo,pleaseAssignBusiness:Mo,pleaseAssignExternal:wo,pleaseEnterAliasCode:Io,pleaseSelectDataCode:Lo,pleaseSelectSvcCode:xo,pleaseSelectJoinFieldCode:Ro,pleaseSelectMainFieldCode:_o,pleaseSelectSortFieldCode:ko,batchDeleteButton:Uo,batchPrintListButton:Vo,batchPrintRecordList:No,button:To,createFormListButton:Po,dashboard:Go,divider:Wo,exportListButton:zo,formSelectButton:qo,importRecordListButton:Ho,invoiceCheckButton:jo,link:Ko,listSelectButton:Xo,ListViewSelect:Jo,operationButton:Oo,pagination:Qo,submissionRecordListButton:Zo,text:Yo,textOcrButton:ul,title:el,approvalStatusColumn:tl,array:al,autoNumber:nl,custom:rl,decimal:il,department:ol,employee:ll,file:sl,image:cl,location:El,operation:Bl,order:vl,people:Fl,long:Cl,timescope:pl,timestamp:dl,varchar:ml,gridLayoutWrap:Al,gridTable:hl,subTable:Dl,address:bl,amount:fl,calc:gl,checkBox:$l,electronicSignature:Sl,input:yl,number:Ml,organizationSelection:wl,radio:Il,richText:Ll,score:xl,searchNumberRange:Rl,select:_l,selectMultiple:kl,selectRelation:Ul,textarea:Vl,tree:Nl,vueFormItem:Tl,vuePage:Pl,WPS:Gl,actionBar:Wl,advancedContainer:zl,cardGroup:ql,col:Hl,dataView:jl,grid:Kl,gridLayoutContainer:Xl,gridRow:Jl,listView:Ol,page:Ql,position:Zl,positioningContainer:Yl,row:u5,subtableColumn:e5,subtableRow:t5,tab:a5,tabPane:n5,toolbox:r5,batchSubmissionListButton:i5,exportRecordListButton:o5,listViewSelect:l5,referenceList:s5,optionOne:c5,optionTwo:E5,optionThird:B5},g={zhCN:bn,enUS:di,jaJP:v5},L;(function(u){u.Number="Number",u.Operator="Operator",u.VariableInMainTable="VariableInMainTable",u.VariableInCurrentSubTable="VariableInCurrentSubTable",u.VariableInOtherSubTable="VariableInOtherSubTable",u.UndefinedVariable="UndefinedVariable"})(L||(L={}));var x;(function(u){u.SUM="SUM",u.AVG="AVG",u.MAX="MAX",u.MIN="MIN"})(x||(x={}));var $,F5=($=window.localStorage.getItem("locale"))!==null&&$!==void 0?$:"zh-CN",C5=function(){},R;(function(u){u.BASE="base",u.FORM="form",u.LAYOUT="layout",u.WRAP="wrap",u.COLUMN="column",u.LIST="list",u.SEARCH="search"})(R||(R={}));var _;(function(u){u[u.FORM=0]="FORM",u[u.LIST=1]="LIST",u[u.REPORT=2]="REPORT",u[u.DASHBOARD=3]="DASHBOARD",u[u.VUE=4]="VUE",u[u.FREE_PAGE=5]="FREE_PAGE"})(_||(_={}));var k;(function(u){u.TITLE="title",u.LINK="link",u.BUTTON="button",u.DIVIDER="divider",u.TEXT="text",u.CREATE_FORM_LIST_BUTTON="list-page-btn-create-form",u.BATCH_SUBMISSION_LIST_BUTTON="list-page-btn-batch-submission",u.BATCH_DELETE_LIST_BUTTON="list-page-btn-batch-delete",u.SUBMISSION_RECORD_LIST_BUTTON="list-page-btn-submission-record",u.IMPORT_RECORD_LIST_BUTTON="list-page-btn-import-record",u.EXPORT_RECORD_LIST_BUTTON="list-page-btn-export-record",u.EXPORT_LIST_BUTTON="list-page-btn-export-list",u.LIST_SELECT_BUTTON="list-select-button",u.ORGANIZATION_SELECTION="organization-selection",u.FORM_SELECT_BUTTON="form-select-button",u.LIST_VIEW_SELECT="list-view-select",u.TEXT_OCR_BUTTON="text-ocr-button",u.INVOICE_CHECK_BUTTON="invoice-check-button",u.LIST_PAGE_BTN_BATCH_PRINT="list-page-btn-batch-print",u.LIST_PAGE_BTN_BATCH_PRINT_RECORD="list-page-btn-batch-print-record",u.VARCHAR_COLUMN="varchar-column",u.TEXT_COLUMN="text-column",u.DECIMAL_COLUMN="decimal-column",u.TIMESCOPE_COLUMN="timescope-column",u.TIMESTAMP_COLUMN="timestamp-column",u.ARRAY_COLUMN="array-column",u.DEPARTMENT_COLUMN="department-column",u.AUTO_NUMBER_COLUMN="auto-number-column",u.FILE_COLUMN="file-column",u.IMAGE_COLUMN="image-column",u.PEOPLE_COLUMN="people-column",u.LOCATION_COLUMN="location-column",u.CUSTOM_COLUMN="custom-column",u.ORDER_COLUMN="order-column",u.OPERATION_COLUMN="operation-column",u.OPERATION_BUTTON="operation-button",u.EMPLOYEE_COLUMN="employee-column",u.Approval_Status_Column="approval-status-column",u.ADDRESS="address",u.AMOUNT="amount",u.ATTACHMENT="attachment",u.AUTO_NUMBER="auto-number",u.CALC="calc",u.CHECKBOX="checkbox",u.DATE_PICKER="date-picker",u.DATE_RANGE="date-range",u.DEPARTMENT="department",u.EMPLOYEE="employee",u.IMAGE="image",u.INPUT="input",u.NUMBER="number",u.RADIO="radio",u.RICH_TEXT="rich-text",u.SCORE="score",u.SEARCH_DATE_RANGE="search-date-range",u.SEARCH_NUMBER_RANGE="search-number-range",u.SEARCH_INPUT="search-input",u.SELECT="select",u.SELECT_MULTIPLE="select-multiple",u.SELECT_RELATION="select-relation",u.VUE_FORM_ITEM="vue-form-item",u.TEXTAREA="textarea",u.EMAIL="email",u.FOOTER="footer",u.HEADER="header",u.ID_CARD="id-card",u.MOBILE="mobile",u.PHONE="phone",u.RADIO_IMAGE="radio-image",u.ELECTRONIC_SIGNATURE="electronic-signature",u.WPS="wps",u.CARD_GROUP="card-group",u.COL="col",u.GRID="grid",u.GRID_ROW="grid-row",u.GRID_TABLE_COLUMN="grid-table-column",u.GRID_LAYOUT_CONTAINER="grid-layout-container",u.ROW="row",u.TWO_COLUMNS="two-columns",u.SUBTABLE_COLUMN="subtable-column",u.SUBTABLE_ROW="subtable-row",u.TAB="tab",u.TAB_PANE="tab-pane",u.TOOLBOX="toolbox",u.DATA_VIEW="data-view",u.LIST_VIEW="list-view",u.ACTION_BAR="action-bar",u.SUBTABLE="subtable",u.GRID_TABLE="grid-table",u.SIMPLE_SEARCH="simple-search",u.PAGINATION="pagination",u.CHECKBOX_IMAGE="checkbox-image",u.DASHBOARD="dashboard",u.TREE="tree",u.EMPLOYEE2="employee2",u.DEPARTMENT2="department2",u.GRID_LAYOUT_WRAP="grid-layout-wrap",u.VUE_PAGE="vue-page",u.REFERENCE_LIST="reference-list"})(k||(k={}));var U;(function(u){u.SAVE="save",u.DRAFT="draft",u.UNSUBMIT="unsubmit",u.AUDIT="audit",u.UNAUDIT="unaudit",u.CANCEL="cancel",u.FORM_SUBMIT="form_submit"})(U||(U={}));var V;(function(u){u.VARCHAR="varchar",u.TEXT="text",u.ARRAY="array",u.ADDRESS="location",u.DECIMAL="decimal",u.DECIMAL_RANGE="decimal_range",u.TIMESTAMP="timestamp",u.EMPLOYEES="people",u.DEPARTMENTS="department",u.MONEY="money",u.TIMESCOPE="timescope",u.FILE="file",u.IMAGE="image",u.AUTO_NUMBER="auto_number",u.CALC="calc",u.LIST="list",u.JSON="json",u.ANY="ANY"})(V||(V={}));var N;(function(u){u.YEAR="year",u.MONTH="month",u.DATE="date",u.DATEHOUR="datehour",u.DATEMIN="datemin",u.DATETIME="datetime"})(N||(N={}));function p5(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function d5(u,e,t){return e=d(e),D5(u,y()?Reflect.construct(e,t||[],d(u).constructor):e.apply(u,t))}function m5(u,e){if(!(u instanceof e))throw new TypeError("Cannot call a class as a function")}function h(u,e,t){return y()?h=Reflect.construct:h=function(n,E,l){var B=[null];B.push.apply(B,E);var p=Function.bind.apply(n,B),D=new p;return l&&m(D,l.prototype),D},h.apply(null,arguments)}function d(u){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},d(u)}function A5(u,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(e&&e.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),e&&m(u,e)}function h5(u){return Function.toString.call(u).indexOf("[native code]")!==-1}function D5(u,e){return e&&(b5(e)==="object"||typeof e=="function")?e:p5(u)}function m(u,e){return m=Object.setPrototypeOf||function(a,n){return a.__proto__=n,a},m(u,e)}function b5(u){return u&&typeof Symbol!="undefined"&&u.constructor===Symbol?"symbol":typeof u}function S(u){var e=typeof Map=="function"?new Map:void 0;return S=function(a){if(a===null||!h5(a))return a;if(typeof a!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e!="undefined"){if(e.has(a))return e.get(a);e.set(a,n)}function n(){return h(a,arguments,d(this).constructor)}return n.prototype=Object.create(a.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),m(n,a)},S(u)}function y(){try{var u=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(y=function(){return!!u})()}function f5(u){return u+" \u{1F41B}\u{1F41B}\u{1F41B}"}var g5=function(u){A5(e,u);function e(t){m5(this,e);var a;return a=d5(this,e,[t]),a.name="\u{1F4A5} Driven Error",a.message=t?f5(t):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",a}return e}(S(Error));function $5(u){throw new g5(u)}const o=(u,e,t)=>{if(!u)return console.error("getLocaleText\u7684key\u4E0D\u80FD\u4E3A\u7A7A"),"";const a=u.split(".");let n;const E=(window.baitedaWorkers||{}).languageMessages||{};a.forEach((B,p)=>{p===0?n=E[B]:n&&(n=n[B])});let l="";return n&&(l=n),e&&Object.keys(e).forEach(B=>{const p=e[B];l=l.replace(new RegExp(`\\{\\s*${B}\\s*\\}`,"g"),p)}),l||(t?l=t:l=u),l};function S5(u,e){if(!(u instanceof e))throw new TypeError("Cannot call a class as a function")}function T(u,e){for(var t=0;t<e.length;t++){var a=e[t];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(u,a.key,a)}}function y5(u,e,t){return e&&T(u.prototype,e),t&&T(u,t),u}function M5(u,e,t){return e in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}var P=function(){function u(){S5(this,u)}return y5(u,null,[{key:"getMessage",value:function(t){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n;return o("CMD."+t,a,g==null||(n=g[F5.split("-").join("")])===null||n===void 0?void 0:n[t])}},{key:"resetI18n",value:function(){}},{key:"setLocale",value:function(t,a){}}]),u}();M5(P,"$i18n",P.resetI18n());var w5=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},I5={exports:{}};(function(u){(function(e){var t=function(r,i,F){if(!D(i)||J5(i)||O5(i)||Q5(i)||p(i))return i;var C,A=0,O=0;if(X5(i))for(C=[],O=i.length;A<O;A++)C.push(t(r,i[A],F));else{C={};for(var I in i)Object.prototype.hasOwnProperty.call(i,I)&&(C[r(I,F)]=t(r,i[I],F))}return C},a=function(r,i){i=i||{};var F=i.separator||"_",C=i.split||/(?=[A-Z])/;return r.split(C).join(F)},n=function(r){return Z5(r)?r:(r=r.replace(/[\-_\s]+(.)?/g,function(i,F){return F?F.toUpperCase():""}),r.substr(0,1).toLowerCase()+r.substr(1))},E=function(r){var i=n(r);return i.substr(0,1).toUpperCase()+i.substr(1)},l=function(r,i){return a(r,i).toLowerCase()},B=Object.prototype.toString,p=function(r){return typeof r=="function"},D=function(r){return r===Object(r)},X5=function(r){return B.call(r)=="[object Array]"},J5=function(r){return B.call(r)=="[object Date]"},O5=function(r){return B.call(r)=="[object RegExp]"},Q5=function(r){return B.call(r)=="[object Boolean]"},Z5=function(r){return r=r-0,r===r},w=function(r,i){var F=i&&"process"in i?i.process:i;return typeof F!="function"?r:function(C,A){return F(C,r,A)}},J={camelize:n,decamelize:l,pascalize:E,depascalize:l,camelizeKeys:function(r,i){return t(w(n,i),r)},decamelizeKeys:function(r,i){return t(w(l,i),r,i)},pascalizeKeys:function(r,i){return t(w(E,i),r)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};u.exports?u.exports=J:e.humps=J})(w5)})(I5);var G={};Object.defineProperty(G,"__esModule",{value:!0});function M(u){if(typeof u!="object"||u===null)return u;if(Array.isArray(u))return u.map(e=>typeof e!="object"||e===null?e:M(e));{const e={};for(const t in u){const a=u[t];e[t]=typeof a!="object"||a===null?a:M(a)}return e}}G.default=M;function W(u){return Object.prototype.toString.call(u)==="[object Object]"}function L5(u,e){if(!(u instanceof e))throw new TypeError("Cannot call a class as a function")}function z(u,e){for(var t=0;t<e.length;t++){var a=e[t];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(u,a.key,a)}}function x5(u,e,t){return e&&z(u.prototype,e),t&&z(u,t),u}function R5(u,e,t){return e in u?Object.defineProperty(u,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):u[e]=t,u}var _5=[{key:"on_click",name:o("CMD.click",null,"\u70B9\u51FB\u65F6"),code:"click"},{key:"on_click_finish",name:o("CMD.finished",null,"\u6267\u884C\u5B8C\u6210\u65F6"),code:"click-finish"},{key:"on_change",name:o("CMD.valueChange",null,"\u503C\u53D1\u751F\u53D8\u5316\u65F6"),code:"change"},{key:"on_search",name:o("CMD.search",null,"\u641C\u7D22\u65F6"),code:"search"},{key:"on_list_change",name:o("CMD.listDataChange",null,"\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6"),code:"list-change"},{key:"on_list_search",name:o("CMD.listDataCreate",null,"\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6"),code:"list-search"},{key:"on_list_mounted",name:o("CMD.listDataBack",null,"\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6"),code:"list-mounted"},{key:"on_list_delete",name:o("CMD.listDataDelete",null,"\u5217\u8868\u6570\u636E\u5220\u9664\u65F6"),code:"list-delete"},{key:"on_list_before_insert",name:o("CMD.listDataAdd",null,"\u5217\u8868\u6570\u636E\u63D2\u5165\u524D"),code:"list-before-insert"},{key:"on_input",name:o("CMD.onInput",null,"\u7528\u6237\u8F93\u5165\u65F6"),code:"input"},{key:"on_blur",name:o("CMD.onBlur",null,"\u5931\u53BB\u7126\u70B9\u65F6"),code:"blur"},{key:"on_focus",name:o("CMD.onFocus",null,"\u83B7\u53D6\u7126\u70B9\u65F6"),code:"focus"},{key:"on_wps_open",name:o("CMD.onOpenFile",null,"\u6253\u5F00\u6587\u4EF6\u65F6"),code:"wps-open"},{key:"on_wps_save",name:o("CMD.onSaveFile",null,"\u4FDD\u5B58\u6587\u4EF6\u65F6"),code:"wps-save"},{key:"on_wps_rename",name:o("CMD.rename",null,"\u91CD\u547D\u540D\u65F6"),code:"wps-rename"},{key:"on_list_actions",name:o("CMD.onClickBtn",null,"\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6"),code:"list-actions"},{key:"on_list_render_operation",name:o("CMD.cellRender",null,"\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6"),code:"list-render-operation"},{key:"on_list_rowclick",name:o("CMD.rowClick",null,"\u884C\u70B9\u51FB\u65F6"),code:"list-rowclick"},{key:"on_list_before_rowdelete",name:o("CMD.rowDelete",null,"\u884C\u5220\u9664\u524D"),code:"list-before-rowdelete"},{key:"on_list_before_import",name:o("CMD.listDataImport",null,"\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D"),code:"list-before-import"},{key:"on_list_rows_checked",name:o("CMD.rowSelected",null,"\u884C\u9009\u4E2D\u65F6"),code:"list-rows-checked"},{key:"on_change_tab",name:o("CMD.tabChange",null,"\u6807\u7B7E\u9875\u5207\u6362\u65F6"),code:"change-tab"},{key:"on_modal_ok",name:o("CMD.modalConfirm",null,"\u5F39\u7A97\u786E\u8BA4\u65F6"),code:"modal-ok"},{key:"on_option_selected",name:o("CMD.optionSelected",null,"DOM\u70B9\u51FBoption\u4E8B\u4EF6"),code:"option_selected"}],k5=function(){function u(){L5(this,u)}return x5(u,null,[{key:"getEventsFromKeys",value:function(t){var a=typeof t=="string"?[t]:t;return u.events.filter(function(n){return a.includes(n.key)})}},{key:"getEventsFromControl",value:function(t){var a=[],n=t.eventKeys;a=a.concat(u.events.filter(function(l){return n.includes(l.key)}));var E=t.customEvents.map(function(l){var B=l.key;return l.namespace!==void 0&&l.namespace!==null&&l.namespace!==""&&(B=l.namespace+":"+l.key),{key:B,code:l.key,name:l.name}});return a=a.concat(E),a}}]),u}();R5(k5,"events",_5);class q{constructor(e){var t,a,n;this.type=e.type,this.label=e.label,this.key=e.key,this.component=e.component,this.effect=(t=e.effect)!=null?t:{},this.scopeEffect=(a=e.scopeEffect)!=null?a:C5,this.defaultValue=e.defaultValue,this.validator=e.validator,this.props=(n=e.props)!=null?n:new c,this.effectKeys=Object.keys(this.effect)}filterEffects(e){return e===""?Object.values(this.effect):this.effectKeys.filter(t=>new RegExp(`^${t}(\\.\\w+)*$`).test(e)).map(t=>this.effect[t])}callEffectFn(e,t){try{const a=e.apply(null,t);W(a)&&Object.assign(this.props,a)}catch(a){$5(`effect error
|
|
2
|
-
${a}`)}}callEffect(
|
|
1
|
+
var Wn=Object.defineProperty,Xn=Object.defineProperties;var Jn=Object.getOwnPropertyDescriptors;var Z=Object.getOwnPropertySymbols;var Qn=Object.prototype.hasOwnProperty,Zn=Object.prototype.propertyIsEnumerable;var O=(l,c,o)=>c in l?Wn(l,c,{enumerable:!0,configurable:!0,writable:!0,value:o}):l[c]=o,b=(l,c)=>{for(var o in c||(c={}))Qn.call(c,o)&&O(l,o,c[o]);if(Z)for(var o of Z(c))Zn.call(c,o)&&O(l,o,c[o]);return l},D=(l,c)=>Xn(l,Jn(c));(function(l,c){typeof exports=="object"&&typeof module!="undefined"?c(exports):typeof define=="function"&&define.amd?define(["exports"],c):(l=typeof globalThis!="undefined"?globalThis:l||self,c(l.modelDrivenSettings={}))})(this,function(l){"use strict";function c(e){return e}class o{constructor(u){var t,a,n;this.visible=(t=u==null?void 0:u.visible)!=null?t:!0,this.expression=(a=u==null?void 0:u.expression)!=null?a:!1,this.updateParent=(n=u==null?void 0:u.updateParent)!=null?n:!1}get isAtomicComponent(){return!0}}var Y="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",ee="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",ue="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",te="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",ae="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",ne="{caption}\u5FC5\u586B",re="\u8BF7\u8F93\u5165\u6807\u9898",ie="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",le="\u8BF7\u8F93\u5165\u884C\u6807\u9898",se="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",oe="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",ce="\u8BF7\u7ED1\u5B9A\u8868\u5355",Ee="\u8BF7\u7ED1\u5B9A\u5217\u8868",me="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",Be="\u8BF7\u8F93\u5165\u663E\u793A\u503C",pe="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",he="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",de="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",ve="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",Fe="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",Ae="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",fe="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",ge="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",Ce="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",be="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",De="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",Se="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",ye="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",Ie="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",Me="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",$e="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",we="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",_e="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",xe="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Re="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Le="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",Ue="\u8BF7\u7ED1\u5B9A\u670D\u52A1",ke="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Ne="\u8BF7\u9009\u62E9\u7701",Ve="\u8BF7\u9009\u62E9\u5E02",Ge="\u8BF7\u9009\u62E9\u533A",Pe="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",Te="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",ze="\u8BF7\u8F93\u5165\u5217\u5BBD",He="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",je="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",qe="\u8BF7\u9009\u62E9\u63A7\u4EF6",Ke="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",We="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Xe="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",Je="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",Qe="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Ze="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",Oe="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Ye="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",eu="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",uu="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",tu="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",au="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",nu="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",ru="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",iu="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",lu="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",su="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",ou="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",cu="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",Eu="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",mu="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",Bu="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",pu="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",hu="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",du="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",vu="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",Fu="\u8BF7\u9009\u62E9\u6392\u5E8F\u5B57\u6BB5",Au={isNotNumber:Y,isNotString:ee,isNotObject:ue,isNotArray:te,isNotBoolean:ae,runtimeRequired:ne,pleaseEnterCaption:re,pleaseEnterCaptionTip:ie,pleaseEnterRowCaption:le,pleaseEnterPlaceholder:se,pleaseEnterFieldCode:oe,pleaseEnterForm:ce,pleaseEnterList:Ee,pleaseEnterProcess:me,pleaseEnterLabel:Be,pleaseEnterValue:pe,bizKeyNotBindFiled:he,pleaseSelectOneField:de,pleaseEnterNumberRange:ve,pleaseEnterAValueGreaterThanMin:Fe,pleaseEnterAValueLessThanMax:Ae,numberRangeSetError:fe,stringRangeError:ge,attachmentMaxSize:Ce,pleaseEnterTotalScoreSetting:be,theTotalScoreMustNotBeLessThan1:De,scoreDefaultValueRange:Se,attachmentLimitError:ye,PleaseReselectTheOptionalQuantity:Ie,TheMaximumLengthIsGreaterThanTheMinimumLength:Me,TheMinimumLengthIsGreaterThanTheMaximumLength:$e,PleaseSelectTheCorrectOptionSettings:we,optionIdIsRepeat:_e,optionIsRequired:xe,pleaseEnterDataCode:Re,pleaseEnterValueFieldCode:Le,pleaseEnterSvcCode:Ue,pleaseBindAtLeastOneDisplayValue:ke,pleaseSelectProvince:Ne,pleaseSelectCity:Ve,pleaseSelectDistrict:Ge,limitRowsCannotBeLessThan0:Pe,TheNumberOfRowsCannotBeLessThanMinRows:Te,pleaseEnterColumnWidth:ze,pleaseSetTheLogicalRelationshipOfAllRuleConditions:He,pleaseCompleteAllRulesAndConditions:je,pleaseSelectControl:qe,pleaseSelectAtLeastOneColumn:Ke,pleaseSelectFillBackMode:We,pleaseSelectDashboard:Xe,rootNodeIsRequired:Je,theViewNameCannotBeEmpty:Qe,pleaseSelectOcrType:Ze,pleaseSelectAtLeastOneFieldToFillIn:Oe,pleaseChooseAtLeastOne:Ye,pleaseEnterButtonContent:eu,pleaseEnterDataCodeInDataSetting:uu,pleaseEnterValueFieldCodeInDataSetting:tu,pleaseEnterSvcCodeInDataSetting:au,pleaseBindAtLeastOneDisplayValueInDataSetting:nu,rootNodeIsRequiredInDataSetting:ru,pleaseEnterMaxHeight:iu,pleaseEnter:lu,pleaseEnterWatermark:su,pleaseEnterFileName:ou,pleaseUploadAtLeastOnePrintTemplate:cu,pleaseAssignBusiness:Eu,pleaseAssignExternal:mu,pleaseEnterAliasCode:Bu,pleaseSelectDataCode:pu,pleaseSelectSvcCode:hu,pleaseSelectJoinFieldCode:du,pleaseSelectMainFieldCode:vu,pleaseSelectSortFieldCode:Fu},fu="Please enter a number",gu="Please enter a string",Cu="Please enter an object",bu="Please enter an array",Du="Please enter a boolean",Su="{caption} Required",yu="Please enter the title",Iu="Please enter the bubble prompt",Mu="Please enter the row title",$u="Please enter the prompt text",wu="Please bind data items",_u="Please bind the form",xu="Please bind the list",Ru="Please bind the process",Lu="Please enter the displayed value",Uu="Please enter the stored value",ku="The document number is not bound to the data item",Nu="Please select at least one display field",Vu="Please enter a value greater than or equal to {min} and less than or equal to {max}",Gu="Please enter a value greater than or equal to {min}",Pu="Please enter a value less than or equal to {max}",Tu="The value range is set incorrectly",zu="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",Hu="The attachment size must be between 0MB and 1000MB",ju="Please fill in the total score setting",qu="The total score cannot be less than 1",Ku="The default value must be between {min} and {max}",Wu="The number of attachments uploaded must be between {min} and {max}",Xu="Please re-select the optional quantity",Ju="The maximum length of the control must be greater than the minimum length",Qu="The minimum length of the control must be less than the maximum length",Zu="Please select the correct option setting",Ou="Option ID cannot be repeated",Yu="Please enter at least one option",et="Please bind the data source",ut="Please bind the stored value",tt="Please bind the service",at="At least one display value must be bound",nt="Please select a province",rt="Please select a city",it="Please select a district",lt="The minimum number of lines to fill in cannot be less than 0",st="The number of rows cannot be less than {min} rows",ot="Please enter the column width",ct="Please set the logical relationship of all rule conditions",Et="Please complete all rules and conditions",mt="please select control",Bt="Please select the dashboard",pt="View name cannot be empty",ht="Please select recognition type",dt="Please select at least one field to fill in",vt="Please select at least one",Ft="Please enter the button title",At="Please bind the business model in the data settings",ft="Please bind storage values in data settings",gt="Please bind the service in the data settings",Ct="Please bind at least one display value in the data settings",bt="Please select the root node in the data settings",Dt="Please enter the maximum height",St="The input content cannot be empty",yt="Watermark cannot be empty",It="File name cannot be empty",Mt="Please upload at least one printing template!\uFF01",$t="Please select a specific business department",wt="Please select a specified external organization",_t="Please enter a sub table alias",xt="Please select the associated table to set the business model",Rt="Please select the association table to set the binding service",Lt="Select associated sub table fields",Ut="Please select the associated main table field",kt="Please select the sort field",Nt={isNotNumber:fu,isNotString:gu,isNotObject:Cu,isNotArray:bu,isNotBoolean:Du,runtimeRequired:Su,pleaseEnterCaption:yu,pleaseEnterCaptionTip:Iu,pleaseEnterRowCaption:Mu,pleaseEnterPlaceholder:$u,pleaseEnterFieldCode:wu,pleaseEnterForm:_u,pleaseEnterList:xu,pleaseEnterProcess:Ru,pleaseEnterLabel:Lu,pleaseEnterValue:Uu,bizKeyNotBindFiled:ku,pleaseSelectOneField:Nu,pleaseEnterNumberRange:Vu,pleaseEnterAValueGreaterThanMin:Gu,pleaseEnterAValueLessThanMax:Pu,numberRangeSetError:Tu,stringRangeError:zu,attachmentMaxSize:Hu,pleaseEnterTotalScoreSetting:ju,theTotalScoreMustNotBeLessThan1:qu,scoreDefaultValueRange:Ku,attachmentLimitError:Wu,PleaseReselectTheOptionalQuantity:Xu,TheMaximumLengthIsGreaterThanTheMinimumLength:Ju,TheMinimumLengthIsGreaterThanTheMaximumLength:Qu,PleaseSelectTheCorrectOptionSettings:Zu,optionIdIsRepeat:Ou,optionIsRequired:Yu,pleaseEnterDataCode:et,pleaseEnterValueFieldCode:ut,pleaseEnterSvcCode:tt,pleaseBindAtLeastOneDisplayValue:at,pleaseSelectProvince:nt,pleaseSelectCity:rt,pleaseSelectDistrict:it,limitRowsCannotBeLessThan0:lt,TheNumberOfRowsCannotBeLessThanMinRows:st,pleaseEnterColumnWidth:ot,pleaseSetTheLogicalRelationshipOfAllRuleConditions:ct,pleaseCompleteAllRulesAndConditions:Et,pleaseSelectControl:mt,pleaseSelectDashboard:Bt,theViewNameCannotBeEmpty:pt,pleaseSelectOcrType:ht,pleaseSelectAtLeastOneFieldToFillIn:dt,pleaseChooseAtLeastOne:vt,pleaseEnterButtonContent:Ft,pleaseEnterDataCodeInDataSetting:At,pleaseEnterValueFieldCodeInDataSetting:ft,pleaseEnterSvcCodeInDataSetting:gt,pleaseBindAtLeastOneDisplayValueInDataSetting:Ct,rootNodeIsRequiredInDataSetting:bt,pleaseEnterMaxHeight:Dt,pleaseEnter:St,pleaseEnterWatermark:yt,pleaseEnterFileName:It,pleaseUploadAtLeastOnePrintTemplate:Mt,pleaseAssignBusiness:$t,pleaseAssignExternal:wt,pleaseEnterAliasCode:_t,pleaseSelectDataCode:xt,pleaseSelectSvcCode:Rt,pleaseSelectJoinFieldCode:Lt,pleaseSelectMainFieldCode:Ut,pleaseSelectSortFieldCode:kt},Vt="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Gt="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Pt="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Tt="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",zt="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ht="{caption}\u5FC5\u9808",jt="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",qt="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Kt="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Wt="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Xt="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Jt="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Qt="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Zt="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Ot="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Yt="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",ea="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",ua="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ta="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",aa="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",na="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ra="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",ia="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",la="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",sa="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",oa="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",ca="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Ea="\u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u4EF6\u6570\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059",ma="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Ba="\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",pa="\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",ha="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",da="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",va="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",Fa="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Aa="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",fa="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",ga="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",Ca="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ba="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Da="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Sa="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ya="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",Ia="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ma="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",$a="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",wa="please select control",_a="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",xa="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Ra="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",La="\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",Ua="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ka="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Na="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Va="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ga="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Pa="\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",Ta="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",za="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ha="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",ja="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",qa="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Ka="\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",Wa="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Xa="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ja="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Qa="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",Za="\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",Oa="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",Ya="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",en="\u30BD\u30FC\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",un={isNotNumber:Vt,isNotString:Gt,isNotObject:Pt,isNotArray:Tt,isNotBoolean:zt,runtimeRequired:Ht,pleaseEnterCaption:jt,pleaseEnterCaptionTip:qt,pleaseEnterRowCaption:Kt,pleaseEnterPlaceholder:Wt,pleaseEnterFieldCode:Xt,pleaseEnterForm:Jt,pleaseEnterList:Qt,pleaseEnterProcess:Zt,pleaseEnterLabel:Ot,pleaseEnterValue:Yt,bizKeyNotBindFiled:ea,pleaseSelectOneField:ua,pleaseEnterNumberRange:ta,pleaseEnterAValueGreaterThanMin:aa,pleaseEnterAValueLessThanMax:na,numberRangeSetError:ra,stringRangeError:ia,attachmentMaxSize:la,pleaseEnterTotalScoreSetting:sa,theTotalScoreMustNotBeLessThan1:oa,scoreDefaultValueRange:ca,attachmentLimitError:Ea,PleaseReselectTheOptionalQuantity:ma,TheMaximumLengthIsGreaterThanTheMinimumLength:Ba,TheMinimumLengthIsGreaterThanTheMaximumLength:pa,PleaseSelectTheCorrectOptionSettings:ha,optionIdIsRepeat:da,optionIsRequired:va,pleaseEnterDataCode:Fa,pleaseEnterValueFieldCode:Aa,pleaseEnterSvcCode:fa,pleaseBindAtLeastOneDisplayValue:ga,pleaseSelectProvince:Ca,pleaseSelectCity:ba,pleaseSelectDistrict:Da,limitRowsCannotBeLessThan0:Sa,TheNumberOfRowsCannotBeLessThanMinRows:ya,pleaseEnterColumnWidth:Ia,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Ma,pleaseCompleteAllRulesAndConditions:$a,pleaseSelectControl:wa,pleaseSelectDashboard:_a,theViewNameCannotBeEmpty:xa,pleaseSelectOcrType:Ra,pleaseSelectAtLeastOneFieldToFillIn:La,pleaseChooseAtLeastOne:Ua,pleaseEnterButtonContent:ka,pleaseEnterDataCodeInDataSetting:Na,pleaseEnterValueFieldCodeInDataSetting:Va,pleaseEnterSvcCodeInDataSetting:Ga,pleaseBindAtLeastOneDisplayValueInDataSetting:Pa,rootNodeIsRequiredInDataSetting:Ta,pleaseEnterMaxHeight:za,pleaseEnter:Ha,pleaseEnterWatermark:ja,pleaseEnterFileName:qa,pleaseUploadAtLeastOnePrintTemplate:Ka,pleaseAssignBusiness:Wa,pleaseAssignExternal:Xa,pleaseEnterAliasCode:Ja,pleaseSelectDataCode:Qa,pleaseSelectSvcCode:Za,pleaseSelectJoinFieldCode:Oa,pleaseSelectMainFieldCode:Ya,pleaseSelectSortFieldCode:en},tn={zhCN:Au,enUS:Nt,jaJP:un},w;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(w||(w={}));var _;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(_||(_={}));var an="zh-CN",nn=function(){};function p(e,u,t){return u in e?Object.defineProperty(e,u,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[u]=t,e}var x;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(x||(x={}));var R;(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"})(R||(R={}));var L;(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.SENSITIVEN_INFORMATION="sensitiven-information"})(L||(L={}));var U;(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"})(U||(U={}));var k;(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.RELATION="relation",e.LIST="list",e.RELATION_FIELD="relation-field",e.REFERENCE_FIELD="reference-field",e.CALC_FIELD="calc",e.JSON="json",e.BIGINT="bigint",e.ANY="ANY",e.ENCRYPTED_FIELD="encrypted_field"})(k||(k={}));var m;m={},p(m,"array","array-column"),p(m,"auto_number","auto-number-column"),p(m,"decimal","decimal-column"),p(m,"department","department-column"),p(m,"file","file-column"),p(m,"image","image-column"),p(m,"location","location-column"),p(m,"people","employee-column"),p(m,"text","text-column"),p(m,"timescope","timescope-column"),p(m,"timestamp","timestamp-column"),p(m,"varchar","varchar-column"),p(m,"relation","varchar-column");var N;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(N||(N={}));function rn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ln(e,u,t){return u=F(u),En(e,y()?Reflect.construct(u,t||[],F(e).constructor):u.apply(e,t))}function sn(e,u){if(!(e instanceof u))throw new TypeError("Cannot call a class as a function")}function g(e,u,t){return y()?g=Reflect.construct:g=function(n,s,E){var B=[null];B.push.apply(B,s);var v=Function.bind.apply(n,B),C=new v;return E&&A(C,E.prototype),C},g.apply(null,arguments)}function F(e){return F=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},F(e)}function on(e,u){if(typeof u!="function"&&u!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(u&&u.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),u&&A(e,u)}function cn(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function En(e,u){return u&&(mn(u)==="object"||typeof u=="function")?u:rn(e)}function A(e,u){return A=Object.setPrototypeOf||function(a,n){return a.__proto__=n,a},A(e,u)}function mn(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function S(e){var u=typeof Map=="function"?new Map:void 0;return S=function(a){if(a===null||!cn(a))return a;if(typeof a!="function")throw new TypeError("Super expression must either be null or a function");if(typeof u!="undefined"){if(u.has(a))return u.get(a);u.set(a,n)}function n(){return g(a,arguments,F(this).constructor)}return n.prototype=Object.create(a.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),A(n,a)},S(e)}function y(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(u){}return(y=function(){return!!e})()}function Bn(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var pn=function(e){on(u,e);function u(t){sn(this,u);var a;return a=ln(this,u,[t]),a.name="\u{1F4A5} Driven Error",a.message=t?Bn(t):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",a}return u}(S(Error));function hn(e){throw new pn(e)}var dn=Object.prototype.toString;function V(e,u){return dn.call(e)==="[object "+u+"]"}function vn(e){return V(e,"String")}function Fn(e){return V(e,"Promise")}var An=function(){function e(u){var t,a;this._messageCache=new Map,this.messages={},this.variableRegExp=/\{([0-9a-zA-Z_]+)\}/g,this._messages=Object.freeze((a=(t=u.messages)!==null&&t!==void 0?t:this.getPreImport(u.locale))!==null&&a!==void 0?a:{}),u.variableRegExp&&(this.variableRegExp=u.variableRegExp),this.setLocale(u.locale)}return e.prototype.setLocale=function(u){var t=this;this.locale=u,this._messageCache.clear();var a=this.getMessageData();Fn(a)?a.then(function(n){t._messageCache.clear(),t.messages[t.localeInMessageKey]=n}):this.messages[this.localeInMessageKey]=a},e.prototype.getMessageData=function(){var u=this._messages[this.localeInMessageKey];return typeof u=="function"?u():u},e.prototype.translate=function(u,t,a){var n=this.getMessage(u);return n?this.formatMessage(n,a):this.formatMessage(t,a)},e.prototype.getMessage=function(u){if(this._messageCache.has(u))return this._messageCache.get(u);var t=this.getPathArray(u),a=t.reduce(function(n,s,E,B){if(n!==void 0){var v=n[s];if(!(E===B.length-1&&!vn(v)))return v}},this.message);return this._messageCache.set(u,a),a},e.prototype.formatMessage=function(u,t){return t?u.replace(this.variableRegExp,function(a,n){var s=t[n];return s!==void 0?String(s):a}):u},e.prototype.getPreImport=function(u){var t;if(window.okI18nPreImport){var a=this.getLocaleInMessageKey(u);return window.okI18nPreImport.hasOwnProperty(a)?window.okI18nPreImport:(t={},t[a]=window.okI18nPreImport,t)}},e.prototype.getPathArray=function(u){return u.split(".")},e.prototype.getLocaleInMessageKey=function(u){return u.replace(/-/g,"")},Object.defineProperty(e.prototype,"$t",{get:function(){return this.translate},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"localeInMessageKey",{get:function(){return this.getLocaleInMessageKey(this.locale)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"message",{get:function(){var u;return(u=this.messages[this.localeInMessageKey])!==null&&u!==void 0?u:{}},enumerable:!1,configurable:!0}),e}();function fn(e,u){if(!(e instanceof u))throw new TypeError("Cannot call a class as a function")}function G(e,u){for(var t=0;t<u.length;t++){var a=u[t];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function gn(e,u,t){return u&&G(e.prototype,u),t&&G(e,t),e}function Cn(e,u,t){return u in e?Object.defineProperty(e,u,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[u]=t,e}var P=function(){function e(){fn(this,e)}return gn(e,null,[{key:"getMessage",value:function(t){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.$i18n.$t(t,"",a)}},{key:"resetI18n",value:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:an;return new An({locale:t,messages:tn})}},{key:"setLocale",value:function(t){return this.$i18n.setLocale(t)}}]),e}();Cn(P,"$i18n",P.resetI18n());var bn=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Dn={exports:{}};(function(e){(function(u){var t=function(r,i,h){if(!C(i)||Hn(i)||jn(i)||qn(i)||v(i))return i;var d,f=0,Q=0;if(zn(i))for(d=[],Q=i.length;f<Q;f++)d.push(t(r,i[f],h));else{d={};for(var $ in i)Object.prototype.hasOwnProperty.call(i,$)&&(d[r($,h)]=t(r,i[$],h))}return d},a=function(r,i){i=i||{};var h=i.separator||"_",d=i.split||/(?=[A-Z])/;return r.split(d).join(h)},n=function(r){return Kn(r)?r:(r=r.replace(/[\-_\s]+(.)?/g,function(i,h){return h?h.toUpperCase():""}),r.substr(0,1).toLowerCase()+r.substr(1))},s=function(r){var i=n(r);return i.substr(0,1).toUpperCase()+i.substr(1)},E=function(r,i){return a(r,i).toLowerCase()},B=Object.prototype.toString,v=function(r){return typeof r=="function"},C=function(r){return r===Object(r)},zn=function(r){return B.call(r)=="[object Array]"},Hn=function(r){return B.call(r)=="[object Date]"},jn=function(r){return B.call(r)=="[object RegExp]"},qn=function(r){return B.call(r)=="[object Boolean]"},Kn=function(r){return r=r-0,r===r},M=function(r,i){var h=i&&"process"in i?i.process:i;return typeof h!="function"?r:function(d,f){return h(d,r,f)}},J={camelize:n,decamelize:E,pascalize:s,depascalize:E,camelizeKeys:function(r,i){return t(M(n,i),r)},decamelizeKeys:function(r,i){return t(M(E,i),r,i)},pascalizeKeys:function(r,i){return t(M(s,i),r)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=J:u.humps=J})(bn)})(Dn);var T={};Object.defineProperty(T,"__esModule",{value:!0});function I(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(u=>typeof u!="object"||u===null?u:I(u));{const u={};for(const t in e){const a=e[t];u[t]=typeof a!="object"||a===null?a:I(a)}return u}}T.default=I;function z(e){return Object.prototype.toString.call(e)==="[object Object]"}function Sn(e,u){if(!(e instanceof u))throw new TypeError("Cannot call a class as a function")}function H(e,u){for(var t=0;t<u.length;t++){var a=u[t];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function yn(e,u,t){return u&&H(e.prototype,u),t&&H(e,t),e}function In(e,u,t){return u in e?Object.defineProperty(e,u,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[u]=t,e}var Mn=[{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"}],$n=function(){function e(){Sn(this,e)}return yn(e,null,[{key:"getEventsFromKeys",value:function(t){var a=typeof t=="string"?[t]:t;return e.events.filter(function(n){return a.includes(n.key)})}},{key:"getEventsFromControl",value:function(t){var a=[],n=t.eventKeys;a=a.concat(e.events.filter(function(E){return n.includes(E.key)}));var s=t.customEvents.map(function(E){var B=E.key;return{key:B,code:E.key,name:E.name}});return a=a.concat(s),a}}]),e}();In($n,"events",Mn);class j{constructor(u){var t,a,n;this.type=u.type,this.label=u.label,this.key=u.key,this.component=u.component,this.effect=(t=u.effect)!=null?t:{},this.scopeEffect=(a=u.scopeEffect)!=null?a:nn,this.defaultValue=u.defaultValue,this.validator=u.validator,this.props=(n=u.props)!=null?n:new o,this.effectKeys=Object.keys(this.effect)}filterEffects(u){return u===""?Object.values(this.effect):this.effectKeys.filter(t=>new RegExp(`^${t}(\\.\\w+)*$`).test(u)).map(t=>this.effect[t])}callEffectFn(u,t){try{const a=u.apply(null,t);z(a)&&Object.assign(this.props,a)}catch(a){hn(`effect error
|
|
2
|
+
${a}`)}}callEffect(u,...t){this.filterEffects(u).forEach(a=>this.callEffectFn(a,t))}callScopeEffect(...u){this.callEffectFn(this.scopeEffect,u)}}class q{constructor(u){var t,a;this.type="group",this.title=(t=u.title)!=null?t:"",this.required=(a=u.required)!=null?a:!1,this.items=u.items,this.tips=u.tips,this.visible=u.items.some(n=>{var s;return(s=n.props)==null?void 0:s.visible})}}function K(e){return"type"in e&&e.type==="tab"}class W{constructor(u){this.type="tab",this.title=u.title,this.items=u.items}}class wn extends o{constructor(u){super(u),z(u)&&Object.entries(u).forEach(([t,a])=>{this[t]=a})}}class _n extends o{constructor(u){var t,a,n,s;super(u),this.maxLength=(t=u==null?void 0:u.maxLength)!=null?t:"",this.minLength=(a=u==null?void 0:u.minLength)!=null?a:"",this.placeholder=(n=u==null?void 0:u.placeholder)!=null?n:"",this.i18n=(s=u==null?void 0:u.i18n)!=null?s:!1}}class xn extends o{constructor(u){var t,a,n;super(u),this.max=(t=u==null?void 0:u.max)!=null?t:"",this.min=(a=u==null?void 0:u.min)!=null?a:"",this.placeholder=(n=u==null?void 0:u.placeholder)!=null?n:""}}class Rn extends o{constructor(u){var t,a,n;super(u),this.showType=(t=u==null?void 0:u.showType)!=null?t:"switch",this.tips=(a=u==null?void 0:u.tips)!=null?a:"",this.disabled=(n=u==null?void 0:u.disabled)!=null?n:!1}}class Ln extends o{constructor(u){var t;super(u),this.options=(t=u==null?void 0:u.options)!=null?t:[]}}class Un extends o{constructor(u){var t,a;super(u),this.placeholder=(t=u==null?void 0:u.placeholder)!=null?t:"",this.options=(a=u==null?void 0:u.options)!=null?a:[]}}class kn extends o{constructor(u){var t,a;super(u),this.options=(t=u==null?void 0:u.options)!=null?t:[],this.showType=(a=u==null?void 0:u.showType)!=null?a:"outline"}}class Nn extends o{constructor(u){var t,a,n,s,E,B;super(u),this.maxLength=(t=u==null?void 0:u.maxLength)!=null?t:"",this.minLength=(a=u==null?void 0:u.minLength)!=null?a:"",this.placeholder=(n=u==null?void 0:u.placeholder)!=null?n:"",this.maxRows=(s=u==null?void 0:u.maxRows)!=null?s:"",this.minRows=(E=u==null?void 0:u.minRows)!=null?E:"",this.i18n=(B=u==null?void 0:u.i18n)!=null?B:!1}}function Vn(e,u){switch(e){case"input":return new _n(u);case"textarea":return new Nn(u);case"input-number":return new xn(u);case"switch":return new Rn(u);case"radio":return new kn(u);case"checkbox":return new Ln(u);case"select":return new Un(u);default:return new wn(u)}}function Gn(e){return function(u){const t=e.get(u);if(!!t)return new j(D(b({},t),{props:Vn(t.component,"props"in t?t.props:void 0)}))}}function Pn(e){const u=e.fields.reduce((n,s)=>(n.set(s.key,s),n),new Map);function t(n){return new q(D(b({},n),{items:n.items.map(Gn(u)).filter(Boolean)}))}function a(n){return n.map(t)}return e.groups.map(n=>K(n)?new W(D(b({},n),{items:a(n.items)})):t(n))}function X(){return[{label:"\u9690\u85CF",key:"isHide",type:"boolean",component:"switch"},{key:"superSetting",component:"super-setting"},{key:"style.width",component:"styleComponent",props:{configKey:"style.widthConfig",options:["px","%","fill","hug"]},scopeEffect(e,u){const{oldParent:t,newParent:a,instance:n}=u;if((t==null?void 0:t.type)==="advanced-container"&&a.type==="positioning-container"&&(e.setInstance(n,"style.width",""),e.setInstance(n,"style.widthConfig","fill")),a)return{visible:a.type==="advanced-container"}}},{key:"style.height",component:"styleComponent",props:{configKey:"style.heightConfig",options:["px","%","fill","hug"]},scopeEffect(e,u){const{oldParent:t,newParent:a,instance:n}=u;if((t==null?void 0:t.type)==="advanced-container"&&a.type==="positioning-container"&&(e.setInstance(n,"style.height",""),e.setInstance(n,"style.heightConfig","fill")),u.newParent)return{visible:u.newParent.type==="advanced-container"}}}]}function Tn(e){return[...X(),{type:"DataBind",key:"dataBind",component:"data-bind",defaultValue:e==null?void 0:e.dataBind},{key:"caption",type:"string",component:"input",props:{maxLength:80,i18n:!0},defaultValue:e==null?void 0:e.caption,validator(u){if(!u)return"\u6807\u9898\u5FC5\u586B"}},{label:"\u9690\u85CF\u6807\u9898",key:"isHideCaption",type:"boolean",component:"switch",defaultValue:e==null?void 0:e.isHideCaption,props:{showType:"checkbox"},scopeEffect(u,t){var a,n;if(((a=t.current)==null?void 0:a.type)!==((n=t.from)==null?void 0:n.type))return t.current.type==="subtable"&&u.setInstance(t.control,"isHideCaption",!0),{visible:t.current.type!=="subtable"}}},{key:"labelPosition",type:"string",component:"radio",defaultValue:e==null?void 0:e.labelPosition,props:{showType:"solid",options:[{label:"\u4E0A\u4E0B\u5E03\u5C40",value:"top"},{label:"\u5DE6\u53F3\u5E03\u5C40",value:"left"}]}},{key:"defaultState",type:"string",component:"radio",defaultValue:e==null?void 0:e.defaultState,props:{showType:"solid",options:[{label:"\u666E\u901A",value:"default"},{label:"\u53EA\u8BFB",value:"readonly"}]}},{label:"\u5FC5\u586B",key:"required",type:"boolean",component:"switch",defaultValue:e==null?void 0:e.required},{label:"\u63D0\u793A\u6587\u5B57",key:"placeholder",type:"string",component:"input",defaultValue:e==null?void 0:e.placeholder,props:{maxLength:80,i18n:!0}}]}l.Group=q,l.Setting=j,l.Tab=W,l.createBaseFields=X,l.createFormBaseFields=Tn,l.defineInstance=c,l.initSettings=Pn,l.isTabSchema=K,Object.defineProperty(l,"__esModule",{value:!0})});
|
|
@@ -74,10 +74,6 @@ export interface DefineInstanceParams {
|
|
|
74
74
|
runtimeValidator?: RuntimeValidator;
|
|
75
75
|
events?: InnerEventCode[];
|
|
76
76
|
customEvents?: CustomEventItem[];
|
|
77
|
-
slots?: string[];
|
|
78
|
-
slotPosition?: {
|
|
79
|
-
[key: string]: string;
|
|
80
|
-
};
|
|
81
77
|
}
|
|
82
78
|
export declare function defineInstance(params: DefineInstanceParams): DefineInstanceParams;
|
|
83
79
|
export {};
|
package/package.json
CHANGED
|
@@ -1,35 +1,34 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@byteluck-fe/model-driven-settings",
|
|
3
|
-
"version": "
|
|
4
|
-
"description": "> TODO: description",
|
|
5
|
-
"author": "郝晨光 <2293885211@qq.com>",
|
|
6
|
-
"homepage": "",
|
|
7
|
-
"license": "ISC",
|
|
8
|
-
"main": "dist/esm/index.js",
|
|
9
|
-
"module": "dist/esm/index.js",
|
|
10
|
-
"umd": "dist/index.umd.js",
|
|
11
|
-
"types": "dist/types",
|
|
12
|
-
"files": [
|
|
13
|
-
"bin",
|
|
14
|
-
"dist",
|
|
15
|
-
"types"
|
|
16
|
-
],
|
|
17
|
-
"publishConfig": {
|
|
18
|
-
"registry": "https://registry.npmjs.org/",
|
|
19
|
-
"access": "public"
|
|
20
|
-
},
|
|
21
|
-
"scripts": {
|
|
22
|
-
"compiler": "tsc --emitDeclarationOnly && swc src -d dist/esm -C jsc.target=es5 -D",
|
|
23
|
-
"cleanup": "rimraf ./dist",
|
|
24
|
-
"prepublish": "npm run cleanup && npm run compiler && npm run build",
|
|
25
|
-
"build": "rollup -c",
|
|
26
|
-
"postpublish": "node ../../scripts/postpublish.js"
|
|
27
|
-
},
|
|
28
|
-
"dependencies": {
|
|
29
|
-
"@byteluck-fe/
|
|
30
|
-
"@byteluck-fe/model-driven-
|
|
31
|
-
"
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@byteluck-fe/model-driven-settings",
|
|
3
|
+
"version": "4.34.0-lx1",
|
|
4
|
+
"description": "> TODO: description",
|
|
5
|
+
"author": "郝晨光 <2293885211@qq.com>",
|
|
6
|
+
"homepage": "",
|
|
7
|
+
"license": "ISC",
|
|
8
|
+
"main": "dist/esm/index.js",
|
|
9
|
+
"module": "dist/esm/index.js",
|
|
10
|
+
"umd": "dist/index.umd.js",
|
|
11
|
+
"types": "dist/types",
|
|
12
|
+
"files": [
|
|
13
|
+
"bin",
|
|
14
|
+
"dist",
|
|
15
|
+
"types"
|
|
16
|
+
],
|
|
17
|
+
"publishConfig": {
|
|
18
|
+
"registry": "https://registry.npmjs.org/",
|
|
19
|
+
"access": "public"
|
|
20
|
+
},
|
|
21
|
+
"scripts": {
|
|
22
|
+
"compiler": "tsc --emitDeclarationOnly && swc src -d dist/esm -C jsc.target=es5 -D",
|
|
23
|
+
"cleanup": "rimraf ./dist",
|
|
24
|
+
"prepublish": "npm run cleanup && npm run compiler && npm run build",
|
|
25
|
+
"build": "rollup -c",
|
|
26
|
+
"postpublish": "node ../../scripts/postpublish.js"
|
|
27
|
+
},
|
|
28
|
+
"dependencies": {
|
|
29
|
+
"@byteluck-fe/model-driven-core": "4.34.0-lx1",
|
|
30
|
+
"@byteluck-fe/model-driven-shared": "2.9.1-beta.1",
|
|
31
|
+
"tslib": "^2.1.0"
|
|
32
|
+
},
|
|
33
|
+
"gitHead": "e025fedefd536dab28b2d153831869d6ec5b4645"
|
|
34
|
+
}
|