@farris/ui-vue 1.8.0-alpha.0 → 1.8.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/avatar/index.esm.js +138 -1526
- package/components/avatar/index.umd.cjs +1 -6
- package/components/button/index.css +1 -1
- package/components/button/index.esm.js +15951 -15410
- package/components/button/index.umd.cjs +27 -27
- package/components/calendar/index.esm.js +269 -255
- package/components/calendar/index.umd.cjs +3 -3
- package/components/collection-property-editor/index.esm.js +243 -229
- package/components/collection-property-editor/index.umd.cjs +2 -2
- package/components/combo-list/index.esm.js +32 -32
- package/components/combo-list/index.umd.cjs +1 -1
- package/components/comment/index.esm.js +473 -456
- package/components/comment/index.umd.cjs +6 -6
- package/components/component/index.css +1 -1
- package/components/component/index.esm.js +2503 -2239
- package/components/component/index.umd.cjs +2 -2
- package/components/condition/index.esm.js +1064 -954
- package/components/condition/index.umd.cjs +2 -2
- package/components/data-grid/index.esm.js +1 -1
- package/components/data-grid/index.umd.cjs +1 -1
- package/components/designer-canvas/index.css +1 -1
- package/components/designer-canvas/index.esm.js +3894 -3058
- package/components/designer-canvas/index.umd.cjs +1 -1
- package/components/drawer/index.esm.js +91 -77
- package/components/drawer/index.umd.cjs +2 -2
- package/components/dynamic-form/index.esm.js +220 -215
- package/components/dynamic-form/index.umd.cjs +1 -1
- package/components/dynamic-resolver/index.esm.js +145 -131
- package/components/dynamic-resolver/index.umd.cjs +2 -2
- package/components/dynamic-view/index.esm.js +336 -329
- package/components/dynamic-view/index.umd.cjs +1 -1
- package/components/events-editor/index.esm.js +1611 -1536
- package/components/events-editor/index.umd.cjs +3 -3
- package/components/expression-editor/index.esm.js +219 -219
- package/components/expression-editor/index.umd.cjs +2 -2
- package/components/external-container/index.esm.js +179 -178
- package/components/external-container/index.umd.cjs +1 -1
- package/components/fieldset/index.esm.js +285 -221
- package/components/fieldset/index.umd.cjs +1 -1
- package/components/filter-bar/index.css +1 -0
- package/components/filter-bar/index.esm.js +1512 -1290
- package/components/filter-bar/index.umd.cjs +7 -7
- package/components/filter-condition-editor/index.esm.js +851 -831
- package/components/filter-condition-editor/index.umd.cjs +3 -3
- package/components/flow-canvas/index.esm.js +520 -501
- package/components/flow-canvas/index.umd.cjs +8 -8
- package/components/image/index.esm.js +101 -79
- package/components/image/index.umd.cjs +3 -3
- package/components/language-textbox/index.esm.js +330 -251
- package/components/language-textbox/index.umd.cjs +2 -2
- package/components/list-nav/index.esm.js +399 -313
- package/components/list-nav/index.umd.cjs +1 -1
- package/components/locale/index.esm.js +3 -0
- package/components/locale/index.umd.cjs +1 -1
- package/components/lookup/index.esm.js +997 -976
- package/components/lookup/index.umd.cjs +2 -2
- package/components/mapping-editor/index.esm.js +725 -705
- package/components/mapping-editor/index.umd.cjs +1 -1
- package/components/message-box/index.esm.js +542 -522
- package/components/message-box/index.umd.cjs +1 -1
- package/components/nav/index.esm.js +95 -308
- package/components/nav/index.umd.cjs +1 -1
- package/components/number-range/index.esm.js +115 -107
- package/components/number-range/index.umd.cjs +2 -2
- package/components/order/index.esm.js +56 -54
- package/components/order/index.umd.cjs +1 -1
- package/components/page-footer/index.esm.js +135 -123
- package/components/page-footer/index.umd.cjs +1 -1
- package/components/page-header/index.esm.js +266 -222
- package/components/page-header/index.umd.cjs +1 -1
- package/components/property-panel/index.esm.js +402 -375
- package/components/property-panel/index.umd.cjs +4 -4
- package/components/query-solution/index.esm.js +3171 -3061
- package/components/query-solution/index.umd.cjs +7 -7
- package/components/response-toolbar/index.esm.js +1 -1
- package/components/response-toolbar/index.umd.cjs +1 -1
- package/components/schema-selector/index.esm.js +1620 -1608
- package/components/schema-selector/index.umd.cjs +5 -5
- package/components/scroll-navbar/index.esm.js +150 -136
- package/components/scroll-navbar/index.umd.cjs +2 -2
- package/components/section/index.esm.js +323 -311
- package/components/section/index.umd.cjs +2 -2
- package/components/sort-condition-editor/index.esm.js +850 -830
- package/components/sort-condition-editor/index.umd.cjs +3 -3
- package/components/step/index.esm.js +991 -224
- package/components/step/index.umd.cjs +1 -1
- package/components/tabs/index.esm.js +356 -334
- package/components/tabs/index.umd.cjs +1 -1
- package/components/wizard/index.esm.js +159 -162
- package/components/wizard/index.umd.cjs +1 -1
- package/designer/avatar/index.esm.js +1721 -0
- package/designer/avatar/index.umd.cjs +6 -0
- package/designer/button-edit/index.esm.js +2 -1
- package/designer/button-edit/index.umd.cjs +1 -1
- package/designer/data-grid/index.esm.js +693 -659
- package/designer/data-grid/index.umd.cjs +6 -6
- package/designer/data-view/index.esm.js +90 -78
- package/designer/data-view/index.umd.cjs +2 -2
- package/designer/date-picker/index.esm.js +203 -203
- package/designer/date-picker/index.umd.cjs +1 -1
- package/designer/drawer/index.esm.js +181 -167
- package/designer/drawer/index.umd.cjs +2 -2
- package/designer/dynamic-form/index.esm.js +228 -206
- package/designer/dynamic-form/index.umd.cjs +2 -2
- package/designer/farris-designer.all.esm.js +10014 -9692
- package/designer/farris-designer.all.umd.cjs +18 -18
- package/designer/index.css +1 -1
- package/designer/input-group/index.esm.js +15 -15
- package/designer/input-group/index.umd.cjs +1 -1
- package/designer/nav/index.esm.js +1719 -0
- package/designer/nav/index.umd.cjs +6 -0
- package/designer/number-spinner/index.esm.js +8 -7
- package/designer/number-spinner/index.umd.cjs +1 -1
- package/designer/radio-group/index.esm.js +133 -125
- package/designer/radio-group/index.umd.cjs +2 -2
- package/designer/response-toolbar/index.esm.js +864 -863
- package/designer/response-toolbar/index.umd.cjs +1 -1
- package/designer/section/index.esm.js +245 -183
- package/designer/section/index.umd.cjs +1 -1
- package/designer/tabs/index.css +1 -1
- package/designer/tabs/index.esm.js +3667 -2810
- package/designer/tabs/index.umd.cjs +2 -2
- package/designer/time-picker/index.esm.js +26 -17
- package/designer/time-picker/index.umd.cjs +2 -2
- package/designer/tree-grid/index.esm.js +69 -37
- package/designer/tree-grid/index.umd.cjs +1 -1
- package/designer/wizard/index.esm.js +110 -110
- package/designer/wizard/index.umd.cjs +3 -3
- package/farris.all.esm.js +39993 -39089
- package/farris.all.umd.cjs +36 -36
- package/index.css +1 -1
- package/locales/filter-bar/ui/en.json +1 -0
- package/locales/filter-bar/ui/zh-CHS.json +1 -0
- package/locales/filter-bar/ui/zh-CHT.json +1 -0
- package/locales/ui/en.json +1 -0
- package/locales/ui/zh-CHS.json +1 -0
- package/locales/ui/zh-CHT.json +1 -0
- package/package.json +1 -1
- package/types/avatar/designer.d.ts +28 -0
- package/types/avatar/index.d.ts +0 -15
- package/types/avatar/src/composition/types.d.ts +3 -0
- package/types/avatar/src/composition/use-file.d.ts +19 -0
- package/types/avatar/src/composition/use-image.d.ts +1 -1
- package/types/avatar/src/designer/avatar.design.props.d.ts +24 -0
- package/types/avatar/src/property-config/avatar.property-config.d.ts +11 -13
- package/types/avatar/src/schema/schema-mapper.d.ts +2 -0
- package/types/components.d.ts +3 -0
- package/types/condition/index.d.ts +18 -6
- package/types/condition/src/condition-fields.component.d.ts +9 -3
- package/types/condition/src/condition-fields.design.component.d.ts +9 -3
- package/types/condition/src/condition-list.component.d.ts +9 -3
- package/types/condition/src/condition.props.d.ts +11 -0
- package/types/data-view/designer/property-config/use-appearance.d.ts +17 -10
- package/types/data-view/designer/property-config/use-pagination.d.ts +0 -6
- package/types/designer-canvas/src/composition/dg-control.d.ts +13 -0
- package/types/dynamic-form/src/component/dynamic-form-label/dynamic-form-label.component.d.ts +3 -0
- package/types/dynamic-form/src/component/dynamic-form-label/dynamic-form-label.props.d.ts +4 -0
- package/types/dynamic-resolver/src/converter/tree-auto-check.converter.d.ts +3 -0
- package/types/dynamic-view/src/components/maps.d.ts +130 -4
- package/types/filter-bar/src/composition/types.d.ts +2 -0
- package/types/filter-bar/src/filter-bar.props.d.ts +0 -1
- package/types/filter-bar/src/locale/locale.d.ts +2 -1
- package/types/filter-bar/src/property-config/filter-bar.property-config.d.ts +0 -1
- package/types/language-textbox/index.d.ts +65 -2
- package/types/language-textbox/src/designer/language-textbox.design.component.d.ts +36 -0
- package/types/language-textbox/src/language-textbox.component.d.ts +38 -1
- package/types/language-textbox/src/language-textbox.props.d.ts +20 -0
- package/types/lookup/src/components/popup-container.component.d.ts +3 -3
- package/types/lookup/src/composition/use-compat.d.ts +28 -0
- package/types/lookup/src/composition/use-state.d.ts +1 -0
- package/types/message-box/src/message-box.service.d.ts +2 -1
- package/types/nav/designer.d.ts +28 -0
- package/types/nav/index.d.ts +24 -20
- package/types/nav/src/designer/nav.design.props.d.ts +29 -0
- package/types/nav/src/designer/use-design-rules.d.ts +3 -0
- package/types/nav/src/property-config/nav.property-config.d.ts +9 -0
- package/types/nav/src/schema/schema-mapper.d.ts +4 -0
- package/types/page-footer/src/designer/use-designer-rules.d.ts +2 -2
- package/types/page-header/src/designer/use-designer-rules.d.ts +2 -2
- package/types/property-panel/src/composition/entity/input-base-property.d.ts +1 -0
- package/types/query-solution/src/designer/query-solution-config/composition/use-util.d.ts +1 -1
- package/types/query-solution/src/designer/query-solution-config/query-solution-config.props.d.ts +1 -1
- package/types/section/src/designer/section.design.props.d.ts +4 -0
- package/types/section/src/property-config/section.property-config.d.ts +39 -0
- package/types/section/src/schema/toolbar-resolver.d.ts +0 -1
- package/types/step/src/designer/use-designer-rules.d.ts +3 -0
- package/types/step/src/designer/use-step-creator.d.ts +6 -0
- package/types/step/src/property-config/step.property-config.d.ts +15 -0
- package/types/step/src/schema/schema-resolver.d.ts +2 -1
- package/types/tabs/src/composition/types.d.ts +4 -0
- package/types/tabs/src/tabs.props.d.ts +6 -0
- package/types/tooltip/index.d.ts +3 -3
- package/types/tooltip/src/tooltip.component.d.ts +2 -2
|
@@ -10,7 +10,7 @@ function G(e, t) {
|
|
|
10
10
|
}
|
|
11
11
|
return f;
|
|
12
12
|
}
|
|
13
|
-
function
|
|
13
|
+
function c(o) {
|
|
14
14
|
const { properties: u, title: g, required: i } = o;
|
|
15
15
|
if (i && Array.isArray(i)) {
|
|
16
16
|
const a = i.reduce((f, b) => (f[b] = u[b].type === "object" && u[b].properties ? r(u[b]) : A(u[b].default), f), {});
|
|
@@ -27,13 +27,13 @@ function G(e, t) {
|
|
|
27
27
|
function m(o, u = {}, g) {
|
|
28
28
|
const i = e[o];
|
|
29
29
|
if (i) {
|
|
30
|
-
let a =
|
|
30
|
+
let a = c(i);
|
|
31
31
|
const f = t[o];
|
|
32
32
|
return a = f ? f({ getSchemaByType: m }, a, u, g) : a, n != null && n.appendIdentifyForNewControl && n.appendIdentifyForNewControl(a), a;
|
|
33
33
|
}
|
|
34
34
|
return null;
|
|
35
35
|
}
|
|
36
|
-
function
|
|
36
|
+
function s(o, u) {
|
|
37
37
|
const g = r(u);
|
|
38
38
|
return Object.keys(g).reduce((i, a) => (Object.prototype.hasOwnProperty.call(o, a) && (i[a] && L(i[a]) && L(o[a] || !o[a]) ? Object.assign(i[a], o[a] || {}) : i[a] = o[a]), i), g), g;
|
|
39
39
|
}
|
|
@@ -53,7 +53,7 @@ function G(e, t) {
|
|
|
53
53
|
}, {});
|
|
54
54
|
}
|
|
55
55
|
function y(o, u, g = /* @__PURE__ */ new Map()) {
|
|
56
|
-
const i =
|
|
56
|
+
const i = s(o, u);
|
|
57
57
|
return d(i, g);
|
|
58
58
|
}
|
|
59
59
|
function l(o) {
|
|
@@ -63,9 +63,9 @@ function G(e, t) {
|
|
|
63
63
|
const i = e[u];
|
|
64
64
|
if (!i)
|
|
65
65
|
return o;
|
|
66
|
-
const a =
|
|
66
|
+
const a = s(o, i), f = ((g = o.editor) == null ? void 0 : g.type) || "";
|
|
67
67
|
if (f) {
|
|
68
|
-
const b = e[f], C =
|
|
68
|
+
const b = e[f], C = s(o.editor, b);
|
|
69
69
|
a.editor = C;
|
|
70
70
|
}
|
|
71
71
|
return a;
|
|
@@ -77,8 +77,8 @@ function G(e, t) {
|
|
|
77
77
|
}
|
|
78
78
|
return { getSchemaByType: m, resolveSchemaWithDefaultValue: l, resolveSchemaToProps: y, mappingSchemaToProps: d, setDesignerContext: p };
|
|
79
79
|
}
|
|
80
|
-
const U = {}, q = {}, { getSchemaByType:
|
|
81
|
-
function
|
|
80
|
+
const U = {}, q = {}, { getSchemaByType: He, resolveSchemaWithDefaultValue: ce, resolveSchemaToProps: W, mappingSchemaToProps: _, setDesignerContext: Ie } = G(U, q);
|
|
81
|
+
function se(e = {}) {
|
|
82
82
|
function t(l, p, o, u) {
|
|
83
83
|
if (typeof o == "number")
|
|
84
84
|
return u[l].length === o;
|
|
@@ -101,7 +101,7 @@ function ce(e = {}) {
|
|
|
101
101
|
["getProperty", n]
|
|
102
102
|
]);
|
|
103
103
|
Object.keys(e).reduce((l, p) => (l.set(p, e[p]), l), r);
|
|
104
|
-
function
|
|
104
|
+
function c(l, p) {
|
|
105
105
|
const o = l;
|
|
106
106
|
return typeof p == "number" ? [{ target: o, operator: "length", param: null, value: Number(p) }] : typeof p == "boolean" ? [{ target: o, operator: "getProperty", param: l, value: !!p }] : typeof p == "object" ? Object.keys(p).map((u) => {
|
|
107
107
|
if (u === "length")
|
|
@@ -112,11 +112,11 @@ function ce(e = {}) {
|
|
|
112
112
|
}
|
|
113
113
|
function m(l) {
|
|
114
114
|
return Object.keys(l).reduce((o, u) => {
|
|
115
|
-
const g =
|
|
115
|
+
const g = c(u, l[u]);
|
|
116
116
|
return o.push(...g), o;
|
|
117
117
|
}, []);
|
|
118
118
|
}
|
|
119
|
-
function
|
|
119
|
+
function s(l, p) {
|
|
120
120
|
if (r.has(l.operator)) {
|
|
121
121
|
const o = r.get(l.operator);
|
|
122
122
|
return o && o(l.target, l.param, l.value, p) || !1;
|
|
@@ -124,7 +124,7 @@ function ce(e = {}) {
|
|
|
124
124
|
return !1;
|
|
125
125
|
}
|
|
126
126
|
function d(l, p) {
|
|
127
|
-
return m(l).reduce((g, i) => g &&
|
|
127
|
+
return m(l).reduce((g, i) => g && s(i, p), !0);
|
|
128
128
|
}
|
|
129
129
|
function y(l, p) {
|
|
130
130
|
const o = Object.keys(l), u = o.includes("allOf"), g = o.includes("anyOf"), i = u || g, b = (i ? l[i ? u ? "allOf" : "anyOf" : "allOf"] : [l]).map((F) => d(F, p));
|
|
@@ -190,10 +190,12 @@ const ue = {
|
|
|
190
190
|
drawer: { type: "drawer", name: "抽屉" },
|
|
191
191
|
"external-container": { type: "external-container", name: "外部容器", icon: "content-container" },
|
|
192
192
|
"list-nav": { type: "list-nav", name: "列表导航" },
|
|
193
|
+
nav: { type: "nav", name: "标签类导航" },
|
|
193
194
|
"list-view": { type: "list-view", name: "列表" },
|
|
194
195
|
"filter-bar": { type: "filter-bar", name: "筛选条" },
|
|
195
196
|
"language-textbox": { type: "language-textbox", name: "多语输入框" },
|
|
196
197
|
image: { type: "image", name: "图像" },
|
|
198
|
+
avatar: { type: "avatar", name: "头像" },
|
|
197
199
|
"discussion-editor": { type: "discussion-editor", name: "评论编辑区" },
|
|
198
200
|
"discussion-list": { type: "discussion-list", name: "评论列表" },
|
|
199
201
|
comment: { type: "comment", name: "评论区" },
|
|
@@ -201,12 +203,13 @@ const ue = {
|
|
|
201
203
|
calendar: { type: "calendar", name: "日历", icon: "date-picker" },
|
|
202
204
|
wizard: { type: "wizard", name: "向导", icon: "wizard" },
|
|
203
205
|
"wizard-page": { type: "wizard-page", name: "向导页", icon: "wizard" },
|
|
204
|
-
"wizard-page-detail": { type: "wizard-page-detail", name: "向导详情", icon: "wizard" }
|
|
206
|
+
"wizard-page-detail": { type: "wizard-page-detail", name: "向导详情", icon: "wizard" },
|
|
207
|
+
step: { type: "step", name: "步骤条", icon: "step" }
|
|
205
208
|
}, me = {
|
|
206
209
|
convertFrom: (e, t, n) => {
|
|
207
|
-
var
|
|
210
|
+
var c;
|
|
208
211
|
const r = e.editor && e.editor[t] ? e.editor[t] : e[t];
|
|
209
|
-
return ((
|
|
212
|
+
return ((c = de[r]) == null ? void 0 : c.name) || r;
|
|
210
213
|
}
|
|
211
214
|
}, pe = {
|
|
212
215
|
convertTo: (e, t, n, r) => {
|
|
@@ -292,10 +295,10 @@ const ue = {
|
|
|
292
295
|
]), t === "enableType" && n === "unable" && (e.command.enable = !1);
|
|
293
296
|
},
|
|
294
297
|
convertFrom: (e, t, n) => {
|
|
295
|
-
var r,
|
|
298
|
+
var r, c;
|
|
296
299
|
if (e.command) {
|
|
297
300
|
if (t === "enableType") {
|
|
298
|
-
const m = (
|
|
301
|
+
const m = (c = (r = e.command) == null ? void 0 : r.commands) == null ? void 0 : c.find((s) => s.command === "edit" && s.type === "primary");
|
|
299
302
|
return e.command.enable ? m ? "default" : "custom" : "unable";
|
|
300
303
|
}
|
|
301
304
|
if (t === "commands")
|
|
@@ -376,8 +379,8 @@ const ue = {
|
|
|
376
379
|
e.selection || (e.selection = {}), e.selection[t] = n;
|
|
377
380
|
},
|
|
378
381
|
convertFrom: (e, t, n) => {
|
|
379
|
-
var r,
|
|
380
|
-
return t === "showCheckbox" ? (r = e.selection) != null && r.multiSelect ? !0 : (
|
|
382
|
+
var r, c;
|
|
383
|
+
return t === "showCheckbox" ? (r = e.selection) != null && r.multiSelect ? !0 : (c = e.selection) == null ? void 0 : c.showCheckbox : e.selection ? e.selection[t] : e[t];
|
|
381
384
|
}
|
|
382
385
|
}, Pe = {
|
|
383
386
|
convertFrom: (e, t, n) => e[t] && e[t].length ? `共 ${e[t].length} 项` : ""
|
|
@@ -393,19 +396,19 @@ const ue = {
|
|
|
393
396
|
convertFrom: (e, t, n) => e.size ? e.size[t] : e[t]
|
|
394
397
|
}, De = {
|
|
395
398
|
convertFrom: (e, t, n) => {
|
|
396
|
-
var r,
|
|
397
|
-
return (r = e.formatter) != null && r.data && t === "formatterEnumData" && !e.formatterEnumData ? (
|
|
399
|
+
var r, c;
|
|
400
|
+
return (r = e.formatter) != null && r.data && t === "formatterEnumData" && !e.formatterEnumData ? (c = e.formatter) == null ? void 0 : c.data : e.formatterEnumData;
|
|
398
401
|
}
|
|
399
402
|
}, Ee = {
|
|
400
403
|
convertTo: (e, t, n, r) => {
|
|
401
404
|
e.sort || (e.sort = {}), e.sort[t] = n;
|
|
402
405
|
},
|
|
403
406
|
convertFrom: (e, t, n) => {
|
|
404
|
-
var r,
|
|
407
|
+
var r, c;
|
|
405
408
|
if (t === "mode")
|
|
406
409
|
return ((r = e.sort) == null ? void 0 : r.mode) || "client";
|
|
407
410
|
if (t === "multiSort")
|
|
408
|
-
return !!((
|
|
411
|
+
return !!((c = e.sort) != null && c.multiSort);
|
|
409
412
|
}
|
|
410
413
|
}, Re = {
|
|
411
414
|
convertTo: (e, t, n, r) => {
|
|
@@ -416,7 +419,7 @@ const ue = {
|
|
|
416
419
|
if (t === "mode")
|
|
417
420
|
return ((r = e.filter) == null ? void 0 : r.mode) || "client";
|
|
418
421
|
}
|
|
419
|
-
},
|
|
422
|
+
}, he = {
|
|
420
423
|
convertTo: (e, t, n, r) => {
|
|
421
424
|
e.rowOption ? e.rowOption[t] = n : e.rowOption = {
|
|
422
425
|
[t]: n
|
|
@@ -433,7 +436,7 @@ const ue = {
|
|
|
433
436
|
}
|
|
434
437
|
return "";
|
|
435
438
|
}
|
|
436
|
-
},
|
|
439
|
+
}, ze = {
|
|
437
440
|
convertTo: (e, t, n, r) => {
|
|
438
441
|
(e.type === "data-grid-column" || e.type === "tree-grid-column") && (e[t] = n, t === "columnTemplateType" && n === "hyperlink" && (e.onClickLinkCommand ? e.columnTemplate = `
|
|
439
442
|
<span class="f-pretend-link f-cursor-pointer"
|
|
@@ -445,6 +448,16 @@ const ue = {
|
|
|
445
448
|
</span>`), t === "columnTemplateType" && n === "default" && (e.columnTemplate = ""), t === "columnTemplateType" && n === "custom" && (e.columnTemplate = ""));
|
|
446
449
|
},
|
|
447
450
|
convertFrom: (e, t, n) => t === "columnTemplate" ? e.columnTemplate : t === "columnTemplateType" ? e.columnTemplateType ? e.columnTemplateType || "default" : e.columnTemplate && !e.onClickLinkCommand ? "custom" : e.columnTemplate && e.onClickLinkCommand ? "hyperlink" : "default" : ""
|
|
451
|
+
}, Me = {
|
|
452
|
+
convertTo: (e, t, n, r) => {
|
|
453
|
+
e.hierarchy || (e.hierarchy = {
|
|
454
|
+
cascadeOption: {}
|
|
455
|
+
}), e.hierarchy.cascadeOption || (e.hierarchy.cascadeOption = {}), e.hierarchy.cascadeOption[t] = n;
|
|
456
|
+
},
|
|
457
|
+
convertFrom: (e, t, n) => {
|
|
458
|
+
var r, c;
|
|
459
|
+
return !!((c = (r = e.hierarchy) == null ? void 0 : r.cascadeOption) != null && c[t]);
|
|
460
|
+
}
|
|
448
461
|
};
|
|
449
462
|
function V(e, t, n) {
|
|
450
463
|
const r = /* @__PURE__ */ new Map([
|
|
@@ -468,9 +481,10 @@ function V(e, t, n) {
|
|
|
468
481
|
["/converter/change-formatter-enum.converter", De],
|
|
469
482
|
["/converter/grid-sort.converter", Ee],
|
|
470
483
|
["/converter/grid-filter.converter", Re],
|
|
471
|
-
["/converter/row-option.converter",
|
|
472
|
-
["/converter/change-formatter-type.converter",
|
|
473
|
-
|
|
484
|
+
["/converter/row-option.converter", he],
|
|
485
|
+
["/converter/change-formatter-type.converter", ze],
|
|
486
|
+
["/converter/tree-auto-check.converter", Me]
|
|
487
|
+
]), c = /* @__PURE__ */ new Map([
|
|
474
488
|
["string", { type: "input-group", enableClear: !1 }],
|
|
475
489
|
["boolean", {
|
|
476
490
|
type: "combo-list",
|
|
@@ -494,15 +508,15 @@ function V(e, t, n) {
|
|
|
494
508
|
["array", { type: "button-edit" }],
|
|
495
509
|
["number", { type: "number-spinner", placeholder: "" }],
|
|
496
510
|
["events-editor", { type: "events-editor", hide: !0 }]
|
|
497
|
-
]), m =
|
|
498
|
-
function
|
|
511
|
+
]), m = se();
|
|
512
|
+
function s(i, a) {
|
|
499
513
|
return () => m.parseValueSchema(i, a);
|
|
500
514
|
}
|
|
501
515
|
function d(i, a, f) {
|
|
502
|
-
return i.includes("visible") && a.visible !== void 0 ? typeof a.visible == "boolean" ? () => !!a.visible : a.visible === void 0 ? !0 :
|
|
516
|
+
return i.includes("visible") && a.visible !== void 0 ? typeof a.visible == "boolean" ? () => !!a.visible : a.visible === void 0 ? !0 : s(a.visible, f) : () => !0;
|
|
503
517
|
}
|
|
504
518
|
function y(i, a, f) {
|
|
505
|
-
return i.includes("readonly") && a.readonly !== void 0 ? typeof a.readonly == "boolean" ? () => !!a.readonly :
|
|
519
|
+
return i.includes("readonly") && a.readonly !== void 0 ? typeof a.readonly == "boolean" ? () => !!a.readonly : s(a.readonly, f) : () => !1;
|
|
506
520
|
}
|
|
507
521
|
function l(i, a) {
|
|
508
522
|
const f = i.$converter || a;
|
|
@@ -510,9 +524,9 @@ function V(e, t, n) {
|
|
|
510
524
|
}
|
|
511
525
|
function p(i, a, f, b, C, F = "", P = "") {
|
|
512
526
|
return Object.keys(i).map((S) => {
|
|
513
|
-
const R = ie(1), k = S, T = i[S], v = Object.keys(T),
|
|
514
|
-
E.readonly = E.readonly === void 0 ?
|
|
515
|
-
const
|
|
527
|
+
const R = ie(1), k = S, T = i[S], v = Object.keys(T), M = T.title, h = T.type, z = c.get(h) || { type: "input-group", enableClear: !1 }, E = T.editor ? Object.assign({}, z, T.editor) : Object.assign({}, z), O = d(v, T, a), B = y(v, T, a);
|
|
528
|
+
E.readonly = E.readonly === void 0 ? B() : E.readonly;
|
|
529
|
+
const N = T.type === "cascade" ? p(T.properties, a, f, b, C, F, P) : [], H = !0;
|
|
516
530
|
let x = l(T, P);
|
|
517
531
|
const K = ae({
|
|
518
532
|
get() {
|
|
@@ -527,7 +541,7 @@ function V(e, t, n) {
|
|
|
527
541
|
set(D) {
|
|
528
542
|
R.value += 1, x && x.convertTo ? (x.convertTo(b, S, D, C, F), x.convertTo(f, S, D, C, F)) : (b[S] = D, f[S] = D);
|
|
529
543
|
}
|
|
530
|
-
}), { refreshPanelAfterChanged: ee, description: te, isExpand: ne, parentPropertyID: re } = T, I = { propertyID: k, propertyName:
|
|
544
|
+
}), { refreshPanelAfterChanged: ee, description: te, isExpand: ne, parentPropertyID: re } = T, I = { propertyID: k, propertyName: M, propertyType: h, propertyValue: K, editor: E, visible: O, readonly: B, cascadeConfig: N, hideCascadeTitle: H, refreshPanelAfterChanged: ee, description: te, isExpand: ne, parentPropertyID: re };
|
|
531
545
|
return a[k] = I, I;
|
|
532
546
|
});
|
|
533
547
|
}
|
|
@@ -541,12 +555,12 @@ function V(e, t, n) {
|
|
|
541
555
|
function u(i, a, f, b, C = "") {
|
|
542
556
|
const F = a.$ref.schema, P = a.$ref.converter, w = f[F], S = w.type, R = n(w), k = {}, T = e[S];
|
|
543
557
|
if (T && T.categories) {
|
|
544
|
-
const v = T.categories[i],
|
|
558
|
+
const v = T.categories[i], M = v == null ? void 0 : v.title;
|
|
545
559
|
P && Object.keys(v.properties).forEach((E) => {
|
|
546
560
|
v.properties[E].$converter = P;
|
|
547
561
|
});
|
|
548
|
-
const
|
|
549
|
-
return { categoryId: i, categoryName:
|
|
562
|
+
const h = (v == null ? void 0 : v.properties) || {}, z = p(h, k, R, w, b, C);
|
|
563
|
+
return { categoryId: i, categoryName: M, properties: z };
|
|
550
564
|
}
|
|
551
565
|
return { categoryId: i, categoryName: "", properties: [] };
|
|
552
566
|
}
|
|
@@ -561,8 +575,8 @@ function V(e, t, n) {
|
|
|
561
575
|
k.push(u(T, v, i, a, b));
|
|
562
576
|
return;
|
|
563
577
|
}
|
|
564
|
-
const
|
|
565
|
-
k.push({ categoryId: T, categoryName:
|
|
578
|
+
const M = v == null ? void 0 : v.title, h = v == null ? void 0 : v.tabId, z = v == null ? void 0 : v.tabName, E = v == null ? void 0 : v.hide, O = v == null ? void 0 : v.hideTitle, B = p(v.properties || {}, w, P, i, a, b, v.$converter), { setPropertyRelates: N } = v, H = v == null ? void 0 : v.parentPropertyID;
|
|
579
|
+
k.push({ categoryId: T, categoryName: M, tabId: h, tabName: z, hide: E, properties: B, hideTitle: O, setPropertyRelates: N, parentPropertyID: H });
|
|
566
580
|
}), k;
|
|
567
581
|
}
|
|
568
582
|
return [];
|
|
@@ -574,57 +588,57 @@ function V(e, t, n) {
|
|
|
574
588
|
};
|
|
575
589
|
}
|
|
576
590
|
const j = {}, J = {};
|
|
577
|
-
V(j, J,
|
|
578
|
-
const Q = {}, X = {}, { getSchemaByType:
|
|
591
|
+
V(j, J, ce);
|
|
592
|
+
const Q = {}, X = {}, { getSchemaByType: Le, resolveSchemaWithDefaultValue: $e, resolveSchemaToProps: Ae, mappingSchemaToProps: Ge, setDesignerContext: Ue } = G(Q, X), Y = {}, Z = {};
|
|
579
593
|
V(Y, Z, $e);
|
|
580
|
-
function
|
|
581
|
-
return U[t.title] = t, q[t.title] = r, j[t.title] =
|
|
594
|
+
function qe(e, t, n = /* @__PURE__ */ new Map(), r = (s, d, y, l) => d, c = {}, m = (s) => s) {
|
|
595
|
+
return U[t.title] = t, q[t.title] = r, j[t.title] = c, J[t.title] = m, Q[t.title] = t, X[t.title] = r, Y[t.title] = c, Z[t.title] = m, (s = {}, d = !0) => {
|
|
582
596
|
if (!d)
|
|
583
|
-
return _(
|
|
584
|
-
const y = W(
|
|
597
|
+
return _(s, n);
|
|
598
|
+
const y = W(s, t, n), l = Object.keys(e).reduce((p, o) => (p[o] = e[o].default, p), {});
|
|
585
599
|
return Object.assign(l, y);
|
|
586
600
|
};
|
|
587
601
|
}
|
|
588
|
-
function Be(e, t, n, r,
|
|
589
|
-
const { schemaMap: m, schemaResolverMap:
|
|
590
|
-
m[e.title] = e,
|
|
602
|
+
function Be(e, t, n, r, c) {
|
|
603
|
+
const { schemaMap: m, schemaResolverMap: s, propertyConfigSchemaMap: d, propertyEffectMap: y } = c;
|
|
604
|
+
m[e.title] = e, s[e.title] = t, d[e.title] = n, y[e.title] = r;
|
|
591
605
|
}
|
|
592
|
-
function
|
|
593
|
-
return (
|
|
606
|
+
function We(e, t, n = /* @__PURE__ */ new Map(), r = (s, d, y, l) => d, c = {}, m = (s) => s) {
|
|
607
|
+
return (s) => (Be(t, r, c, m, s), (d = {}, y = !0) => {
|
|
594
608
|
if (!y)
|
|
595
609
|
return _(d, n);
|
|
596
610
|
const l = W(d, t, n), p = Object.keys(e).reduce((o, u) => (o[u] = e[u].default, o), {});
|
|
597
611
|
return Object.assign(p, l);
|
|
598
612
|
});
|
|
599
613
|
}
|
|
600
|
-
function
|
|
614
|
+
function _e(e, t) {
|
|
601
615
|
return { customClass: t.class, customStyle: t.style };
|
|
602
616
|
}
|
|
603
|
-
function
|
|
604
|
-
var r,
|
|
617
|
+
function Ve(e, t) {
|
|
618
|
+
var r, c;
|
|
605
619
|
const n = {};
|
|
606
620
|
if (t != null && t.buttons) {
|
|
607
621
|
const m = [];
|
|
608
|
-
(r = t == null ? void 0 : t.buttons) == null || r.map((
|
|
622
|
+
(r = t == null ? void 0 : t.buttons) == null || r.map((s) => {
|
|
609
623
|
const d = {};
|
|
610
|
-
Object.keys(
|
|
624
|
+
Object.keys(s).map((y) => {
|
|
611
625
|
var l;
|
|
612
|
-
y === "appearance" ? d.class = ((l =
|
|
626
|
+
y === "appearance" ? d.class = ((l = s[y]) == null ? void 0 : l.class) || "" : d[y] = s[y];
|
|
613
627
|
}), m.push(d);
|
|
614
628
|
}), n.buttons = m;
|
|
615
629
|
}
|
|
616
|
-
return (
|
|
630
|
+
return (c = t == null ? void 0 : t.appearance) != null && c.class && (n.buttonClass = t.appearance.class || "col-6"), t != null && t.id && (n.toolbarId = t.id), t && Object.prototype.hasOwnProperty.call(t, "visible") && (n.buttonsVisible = t.visible), t && Object.prototype.hasOwnProperty.call(t, "buttonSize") && (n.buttonSize = t.buttonSize), n;
|
|
617
631
|
}
|
|
618
|
-
function
|
|
632
|
+
function je() {
|
|
619
633
|
function e(t, n) {
|
|
620
634
|
const { id: r } = t || {};
|
|
621
635
|
if (t.binding === void 0 || typeof t.binding != "object")
|
|
622
636
|
return {};
|
|
623
|
-
const { field:
|
|
637
|
+
const { field: c } = t.binding || {};
|
|
624
638
|
return {
|
|
625
639
|
modelValue: n.getValue(r),
|
|
626
640
|
"onUpdate:modelValue": (m) => {
|
|
627
|
-
n.setValue(r,
|
|
641
|
+
n.setValue(r, c, m);
|
|
628
642
|
}
|
|
629
643
|
};
|
|
630
644
|
}
|
|
@@ -632,10 +646,10 @@ function Ve() {
|
|
|
632
646
|
resolve: e
|
|
633
647
|
};
|
|
634
648
|
}
|
|
635
|
-
function
|
|
649
|
+
function Je() {
|
|
636
650
|
function e(t, n) {
|
|
637
|
-
const { id: r } = t || {}, { dataSource:
|
|
638
|
-
return
|
|
651
|
+
const { id: r } = t || {}, { dataSource: c } = t || {};
|
|
652
|
+
return c === void 0 ? {} : {
|
|
639
653
|
data: n.getValue(r),
|
|
640
654
|
"onUpdate:data": (...m) => {
|
|
641
655
|
}
|
|
@@ -645,20 +659,20 @@ function je() {
|
|
|
645
659
|
resolve: e
|
|
646
660
|
};
|
|
647
661
|
}
|
|
648
|
-
function
|
|
662
|
+
function Qe() {
|
|
649
663
|
function e(t, n) {
|
|
650
|
-
const { id: r } = t || {}, { dataSource:
|
|
651
|
-
return
|
|
664
|
+
const { id: r } = t || {}, { dataSource: c } = t || {};
|
|
665
|
+
return c === void 0 ? {} : {};
|
|
652
666
|
}
|
|
653
667
|
return {
|
|
654
668
|
resolve: e
|
|
655
669
|
};
|
|
656
670
|
}
|
|
657
|
-
function
|
|
671
|
+
function Xe() {
|
|
658
672
|
function e(t, n) {
|
|
659
673
|
const { path: r } = t.binding || {};
|
|
660
674
|
return r ? {
|
|
661
|
-
"onUpdate:dataMapping": (...
|
|
675
|
+
"onUpdate:dataMapping": (...c) => {
|
|
662
676
|
}
|
|
663
677
|
} : {};
|
|
664
678
|
}
|
|
@@ -666,10 +680,10 @@ function Qe() {
|
|
|
666
680
|
resolve: e
|
|
667
681
|
};
|
|
668
682
|
}
|
|
669
|
-
function
|
|
683
|
+
function Ye() {
|
|
670
684
|
function e(t, n) {
|
|
671
|
-
const { id: r } = t || {}, { dataSource:
|
|
672
|
-
return
|
|
685
|
+
const { id: r } = t || {}, { dataSource: c } = t || {};
|
|
686
|
+
return c === void 0 ? {} : {
|
|
673
687
|
events: n.getValue(r)
|
|
674
688
|
};
|
|
675
689
|
}
|
|
@@ -677,18 +691,18 @@ function Xe() {
|
|
|
677
691
|
resolve: e
|
|
678
692
|
};
|
|
679
693
|
}
|
|
680
|
-
function
|
|
694
|
+
function Ze() {
|
|
681
695
|
return (e, t, n) => {
|
|
682
|
-
const r = t.id, { type:
|
|
683
|
-
return m ? m.filter((
|
|
696
|
+
const r = t.id, { type: c } = t, m = e.emits;
|
|
697
|
+
return m ? m.filter((s) => s !== "update:modelValue").reduce((s, d) => {
|
|
684
698
|
const y = `on${d.charAt(0).toUpperCase()}${d.slice(1)}`;
|
|
685
|
-
return
|
|
686
|
-
n.dispatch(r, d,
|
|
687
|
-
},
|
|
699
|
+
return s[y] = (...l) => {
|
|
700
|
+
n.dispatch(r, d, c, l);
|
|
701
|
+
}, s;
|
|
688
702
|
}, {}) : {};
|
|
689
703
|
};
|
|
690
704
|
}
|
|
691
|
-
function
|
|
705
|
+
function Ke() {
|
|
692
706
|
function e(t, n) {
|
|
693
707
|
return t.selectItemById(n);
|
|
694
708
|
}
|
|
@@ -696,7 +710,7 @@ function Ze() {
|
|
|
696
710
|
selectItemById: e
|
|
697
711
|
};
|
|
698
712
|
}
|
|
699
|
-
function
|
|
713
|
+
function et() {
|
|
700
714
|
function e(t, n) {
|
|
701
715
|
return t.selectItemById(n);
|
|
702
716
|
}
|
|
@@ -704,7 +718,7 @@ function Ke() {
|
|
|
704
718
|
selectItemById: e
|
|
705
719
|
};
|
|
706
720
|
}
|
|
707
|
-
function
|
|
721
|
+
function tt() {
|
|
708
722
|
function e(t) {
|
|
709
723
|
return t.editor;
|
|
710
724
|
}
|
|
@@ -712,7 +726,7 @@ function et() {
|
|
|
712
726
|
resolve: e
|
|
713
727
|
};
|
|
714
728
|
}
|
|
715
|
-
function
|
|
729
|
+
function nt() {
|
|
716
730
|
function e(t) {
|
|
717
731
|
return Object.prototype.hasOwnProperty.call(t, "visible") ? t.visible : null;
|
|
718
732
|
}
|
|
@@ -720,21 +734,21 @@ function tt() {
|
|
|
720
734
|
resolve: e
|
|
721
735
|
};
|
|
722
736
|
}
|
|
723
|
-
function
|
|
737
|
+
function $(e, t) {
|
|
724
738
|
if (!e || e.length < 1)
|
|
725
739
|
return null;
|
|
726
740
|
for (const n of e) {
|
|
727
741
|
if (n.id === t)
|
|
728
742
|
return n;
|
|
729
743
|
if (n.children) {
|
|
730
|
-
const r = n.children.find((
|
|
744
|
+
const r = n.children.find((c) => c.id === t);
|
|
731
745
|
if (r)
|
|
732
746
|
return r;
|
|
733
747
|
}
|
|
734
748
|
}
|
|
735
749
|
return null;
|
|
736
750
|
}
|
|
737
|
-
function
|
|
751
|
+
function rt() {
|
|
738
752
|
function e(t, n) {
|
|
739
753
|
const { name: r } = n;
|
|
740
754
|
return t[`on${r.charAt(0).toUpperCase()}${r.slice(1)}`] || t[r];
|
|
@@ -743,60 +757,60 @@ function nt() {
|
|
|
743
757
|
resolve: e
|
|
744
758
|
};
|
|
745
759
|
}
|
|
746
|
-
function
|
|
760
|
+
function ot() {
|
|
747
761
|
function e(t, n) {
|
|
748
762
|
var d;
|
|
749
763
|
const r = (d = t.toolbar) == null ? void 0 : d.buttons;
|
|
750
764
|
if (!r || r.length < 1)
|
|
751
765
|
return null;
|
|
752
|
-
const [
|
|
753
|
-
return
|
|
766
|
+
const [c, m] = n.payloads, s = $(r, m);
|
|
767
|
+
return s ? s.onClick || s.click : null;
|
|
754
768
|
}
|
|
755
769
|
return {
|
|
756
770
|
resolve: e
|
|
757
771
|
};
|
|
758
772
|
}
|
|
759
|
-
function
|
|
773
|
+
function it() {
|
|
760
774
|
function e(t, n) {
|
|
761
|
-
const { name: r } = n, [
|
|
775
|
+
const { name: r } = n, [c, m] = n.payloads;
|
|
762
776
|
if (r === "tabChange" || r === "tabRemove")
|
|
763
777
|
return t[`on${r.charAt(0).toUpperCase()}${r.slice(1)}`];
|
|
764
|
-
const
|
|
765
|
-
if (!
|
|
778
|
+
const s = t.contents;
|
|
779
|
+
if (!s || s.length < 1)
|
|
766
780
|
return null;
|
|
767
|
-
const d =
|
|
781
|
+
const d = s.reduce((l, p) => {
|
|
768
782
|
const o = p.toolbar && p.toolbar.buttons || [];
|
|
769
783
|
return l.push(...o), l;
|
|
770
784
|
}, []);
|
|
771
785
|
if (!d || d.length < 1)
|
|
772
786
|
return;
|
|
773
|
-
const y =
|
|
787
|
+
const y = $(d, m);
|
|
774
788
|
return y ? y.onClick || y.click : null;
|
|
775
789
|
}
|
|
776
790
|
return {
|
|
777
791
|
resolve: e
|
|
778
792
|
};
|
|
779
793
|
}
|
|
780
|
-
function
|
|
794
|
+
function at() {
|
|
781
795
|
function e(t, n) {
|
|
782
796
|
const r = t.buttons;
|
|
783
797
|
if (!r || r.length < 1)
|
|
784
798
|
return null;
|
|
785
|
-
const [
|
|
786
|
-
return
|
|
799
|
+
const [c, m] = n.payloads, s = $(r, m);
|
|
800
|
+
return s ? s.onClick || s.click : null;
|
|
787
801
|
}
|
|
788
802
|
return {
|
|
789
803
|
resolve: e
|
|
790
804
|
};
|
|
791
805
|
}
|
|
792
|
-
function
|
|
806
|
+
function ct() {
|
|
793
807
|
function e(t, n) {
|
|
794
808
|
var d;
|
|
795
809
|
const r = (d = t.toolbar) == null ? void 0 : d.buttons;
|
|
796
810
|
if (!r || r.length < 1)
|
|
797
811
|
return null;
|
|
798
|
-
const [
|
|
799
|
-
return
|
|
812
|
+
const [c, m] = n.payloads, s = $(r, m);
|
|
813
|
+
return s ? s.onClick || s.click : null;
|
|
800
814
|
}
|
|
801
815
|
return {
|
|
802
816
|
resolve: e
|
|
@@ -804,17 +818,17 @@ function at() {
|
|
|
804
818
|
}
|
|
805
819
|
function st() {
|
|
806
820
|
function e(t, n) {
|
|
807
|
-
const { footerToolbar: r, headerToolbar:
|
|
821
|
+
const { footerToolbar: r, headerToolbar: c } = t, m = ((r == null ? void 0 : r.buttons) || []).concat((c == null ? void 0 : c.buttons) || []);
|
|
808
822
|
if (!m || m.length < 1)
|
|
809
823
|
return null;
|
|
810
|
-
const [
|
|
824
|
+
const [s, d] = n.payloads, y = $(m, d);
|
|
811
825
|
return y ? y.onClick || y.click : null;
|
|
812
826
|
}
|
|
813
827
|
return {
|
|
814
828
|
resolve: e
|
|
815
829
|
};
|
|
816
830
|
}
|
|
817
|
-
function
|
|
831
|
+
function ut() {
|
|
818
832
|
function e(t, n) {
|
|
819
833
|
const { columns: r } = n;
|
|
820
834
|
return t.updateColumns(r);
|
|
@@ -824,43 +838,43 @@ function ct() {
|
|
|
824
838
|
};
|
|
825
839
|
}
|
|
826
840
|
export {
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
841
|
+
Ye as createCalendarBindingResolver,
|
|
842
|
+
Je as createCollectionBindingResolver,
|
|
843
|
+
Ke as createDataGridSelectionItemResolver,
|
|
844
|
+
Xe as createDataMappingBindingResolver,
|
|
845
|
+
ut as createDataViewUpdateColumnsResolver,
|
|
832
846
|
st as createDrawerEventHandlerResolver,
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
847
|
+
rt as createEventHandlerResolver,
|
|
848
|
+
Ze as createEventsResolver,
|
|
849
|
+
je as createFormBindingResolver,
|
|
850
|
+
tt as createFormGroupEditorResolver,
|
|
851
|
+
ot as createPageHeaderEventHandlerResolver,
|
|
852
|
+
qe as createPropsResolver,
|
|
853
|
+
at as createResponseToolbarEventHandlerResolver,
|
|
854
|
+
ct as createSectionEventHandlerResolver,
|
|
855
|
+
it as createTabsEventHandlerResolver,
|
|
856
|
+
Qe as createTreeGridBindingResolver,
|
|
857
|
+
et as createTreeGridSelectionItemResolver,
|
|
858
|
+
nt as createVisiblePropResolver,
|
|
859
|
+
We as getPropsResolverGenerator,
|
|
860
|
+
He as getSchemaByType,
|
|
861
|
+
Le as getSchemaByTypeForDesigner,
|
|
848
862
|
_ as mappingSchemaToProps,
|
|
849
|
-
|
|
863
|
+
Ge as mappingSchemaToPropsForDesigner,
|
|
850
864
|
j as propertyConfigSchemaMap,
|
|
851
865
|
Y as propertyConfigSchemaMapForDesigner,
|
|
852
866
|
J as propertyEffectMap,
|
|
853
867
|
Z as propertyEffectMapForDesigner,
|
|
854
|
-
|
|
868
|
+
_e as resolveAppearance,
|
|
855
869
|
W as resolveSchemaToProps,
|
|
856
|
-
|
|
857
|
-
|
|
870
|
+
Ae as resolveSchemaToPropsForDesigner,
|
|
871
|
+
ce as resolveSchemaWithDefaultValue,
|
|
858
872
|
$e as resolveSchemaWithDefaultValueForDesigner,
|
|
859
|
-
|
|
873
|
+
Ve as resolveToolbar,
|
|
860
874
|
U as schemaMap,
|
|
861
875
|
Q as schemaMapForDesigner,
|
|
862
876
|
q as schemaResolverMap,
|
|
863
877
|
X as schemaResolverMapForDesigner,
|
|
864
|
-
|
|
865
|
-
|
|
878
|
+
Ie as setDesignerContext,
|
|
879
|
+
Ue as setDesignerContextForDesigner
|
|
866
880
|
};
|