@farris/ui-vue 1.2.7 → 1.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/accordion/index.esm.js +79 -79
- package/components/avatar/index.esm.js +393 -440
- package/components/border-editor/index.esm.js +4 -4
- package/components/button/index.esm.js +1 -1
- package/components/button-edit/index.esm.js +353 -444
- package/components/button-group/index.esm.js +5 -5
- package/components/calendar/index.esm.js +176 -176
- package/components/capsule/index.esm.js +93 -93
- package/components/checkbox/index.esm.js +496 -542
- package/components/color-picker/index.esm.js +1 -1
- package/components/combo-list/index.esm.js +437 -483
- package/components/combo-tree/index.esm.js +8 -8
- package/components/component/index.esm.js +89 -89
- package/components/condition/index.esm.js +839 -726
- package/components/content-container/index.esm.js +61 -61
- package/components/data-grid/index.esm.js +4702 -4972
- package/components/data-view/index.esm.js +2999 -2875
- package/components/date-picker/index.esm.js +2626 -2672
- package/components/dependent-base/style.js +1 -0
- package/components/dependent-fluid/style.js +1 -0
- package/components/dependent-icon/style.js +1 -0
- package/components/dependent-input/style.js +1 -0
- package/components/dependent-table/style.js +1 -0
- package/components/designer-canvas/index.esm.js +478 -475
- package/components/designer-outline/index.esm.js +173 -131
- package/components/discussion-editor/index.esm.js +1 -1
- package/components/dropdown/index.esm.js +73 -73
- package/components/dynamic-form/index.esm.js +934 -976
- package/components/dynamic-resolver/index.esm.js +67 -35
- package/components/dynamic-view/index.esm.js +258 -249
- package/components/enum-editor/index.esm.js +3 -3
- package/components/events-editor/index.esm.js +178 -178
- package/components/expression-editor/index.esm.js +105 -105
- package/components/external-container/index.esm.js +1892 -1775
- package/components/field-selector/index.css +1 -1
- package/components/field-selector/index.esm.js +5245 -5514
- package/components/filter-bar/index.css +1 -1
- package/components/filter-bar/index.esm.js +1483 -1556
- package/components/flow-canvas/index.esm.js +678 -675
- package/components/image-cropper/index.esm.js +266 -266
- package/components/input-group/index.esm.js +668 -714
- package/components/layout/index.esm.js +148 -148
- package/components/list-nav/index.esm.js +109 -109
- package/components/list-view/index.esm.js +1679 -1563
- package/components/lookup/index.css +1 -1
- package/components/lookup/index.esm.js +6596 -6865
- package/components/mapping-editor/index.esm.js +5592 -5862
- package/components/message-box/index.esm.js +1 -1
- package/components/modal/index.esm.js +1 -1
- package/components/nav/index.esm.js +86 -86
- package/components/number-range/index.esm.js +1120 -0
- package/components/number-range/package.json +8 -0
- package/components/number-range/style.js +6 -0
- package/components/number-spinner/index.esm.js +1146 -0
- package/components/number-spinner/package.json +8 -0
- package/components/number-spinner/style.js +4 -0
- package/components/order/index.esm.js +988 -1034
- package/components/page-footer/index.esm.js +106 -106
- package/components/page-header/index.esm.js +1088 -1296
- package/components/pagination/index.esm.js +252 -252
- package/components/progress/index.esm.js +37 -37
- package/components/property-editor/index.esm.js +1416 -1462
- package/components/property-panel/index.css +1 -1
- package/components/property-panel/index.esm.js +757 -830
- package/components/query-solution/index.css +1 -0
- package/components/query-solution/index.esm.js +6935 -0
- package/components/query-solution/package.json +8 -0
- package/components/query-solution/style.js +2 -0
- package/components/radio-button/index.esm.js +64 -64
- package/components/radio-group/index.esm.js +452 -498
- package/components/rate/index.esm.js +92 -92
- package/components/response-layout/index.esm.js +33 -33
- package/components/response-layout-editor/index.esm.js +117 -117
- package/components/response-toolbar/index.esm.js +1021 -1238
- package/components/schema-selector/index.esm.js +3215 -3308
- package/components/search-box/index.esm.js +143 -143
- package/components/section/index.esm.js +209 -209
- package/components/smoke-detector/index.esm.js +22 -22
- package/components/spacing-editor/index.esm.js +2 -2
- package/components/splitter/index.esm.js +1097 -394
- package/components/step/index.esm.js +153 -153
- package/components/switch/index.esm.js +442 -488
- package/components/tabs/index.esm.js +1835 -2004
- package/components/tags/index.esm.js +215 -215
- package/components/text/index.esm.js +53 -53
- package/components/textarea/index.esm.js +451 -482
- package/components/time-picker/index.esm.js +1345 -1392
- package/components/transfer/index.esm.js +135 -135
- package/components/tree-grid/index.css +1 -1
- package/components/tree-grid/index.esm.js +5761 -6020
- package/components/tree-view/index.esm.js +2380 -2253
- package/components/uploader/index.esm.js +1 -1
- package/components/verify-detail/index.esm.js +232 -232
- package/components/video/index.esm.js +136 -136
- package/components/weather/index.esm.js +2 -2
- package/farris.all.esm.js +31630 -31224
- package/farris.all.umd.cjs +9 -9
- package/index.css +1 -1
- package/package.json +1 -1
- package/types/checkbox/index.d.ts +1 -0
- package/types/data-grid/src/designer/column-header.design.component.d.ts +1 -1
- package/types/data-grid/src/designer/data-grid-column.props.d.ts +1 -0
- package/types/data-view/composition/types.d.ts +1 -1
- package/types/designer-canvas/src/composition/dg-control.d.ts +16 -350
- package/types/designer-canvas/src/types.d.ts +1 -1
- package/types/dynamic-form/index.d.ts +1 -0
- package/types/dynamic-form/src/types.d.ts +1 -1
- package/types/dynamic-resolver/index.d.ts +1 -0
- package/types/dynamic-resolver/src/binding-resolver.d.ts +1 -0
- package/types/dynamic-view/src/dynamic-view.component.d.ts +1 -1
- package/types/lookup/src/property-config/lookup.property-config.d.ts +2 -1
- package/types/modal/src/modal.props.d.ts +1 -4
- package/types/property-panel/src/composition/entity/base-property.d.ts +0 -12
- package/types/property-panel/src/composition/entity/input-base-property.d.ts +11 -26
- package/types/property-panel/src/composition/entity/schema-dom-mapping.d.ts +10 -8
- package/types/tabs/src/designer/tab-toolbar-item.props.d.ts +19 -0
- package/types/tabs/src/property-config/tabs.property-config.d.ts +6 -6
- package/types/tree-grid/src/designer/use-designer-rules.d.ts +3 -0
- package/types/tree-grid/src/property-config/tree-grid.property-config.d.ts +11 -0
- package/types/tree-grid/src/schema/column-resolver.d.ts +1 -1
- package/types/tree-grid/src/tree-grid.props.d.ts +8 -0
- package/components/accordion/index.umd.cjs +0 -1
- package/components/avatar/index.umd.cjs +0 -1
- package/components/border-editor/index.umd.cjs +0 -1
- package/components/button/index.umd.cjs +0 -1
- package/components/button-edit/index.umd.cjs +0 -1
- package/components/button-group/index.umd.cjs +0 -1
- package/components/calculator/index.umd.cjs +0 -1
- package/components/calendar/index.umd.cjs +0 -1
- package/components/capsule/index.umd.cjs +0 -1
- package/components/checkbox/index.umd.cjs +0 -1
- package/components/color-picker/index.umd.cjs +0 -3
- package/components/combo-list/index.umd.cjs +0 -1
- package/components/combo-tree/index.umd.cjs +0 -1
- package/components/common/index.umd.cjs +0 -1
- package/components/component/index.umd.cjs +0 -1
- package/components/condition/index.umd.cjs +0 -1
- package/components/content-container/index.umd.cjs +0 -1
- package/components/data-grid/index.umd.cjs +0 -1
- package/components/data-view/index.umd.cjs +0 -1
- package/components/date-picker/index.umd.cjs +0 -1
- package/components/designer-canvas/index.umd.cjs +0 -1
- package/components/designer-outline/index.umd.cjs +0 -1
- package/components/designer-toolbox/index.umd.cjs +0 -1
- package/components/discussion-editor/index.umd.cjs +0 -3
- package/components/discussion-list/index.umd.cjs +0 -1
- package/components/drawer/index.umd.cjs +0 -1
- package/components/dropdown/index.umd.cjs +0 -2
- package/components/dynamic-form/index.umd.cjs +0 -1
- package/components/dynamic-resolver/index.umd.cjs +0 -1
- package/components/dynamic-view/index.umd.cjs +0 -1
- package/components/enum-editor/index.umd.cjs +0 -1
- package/components/events-editor/index.umd.cjs +0 -1
- package/components/expression-editor/index.umd.cjs +0 -1
- package/components/external-container/index.umd.cjs +0 -1
- package/components/field-selector/index.umd.cjs +0 -1
- package/components/filter-bar/index.umd.cjs +0 -1
- package/components/flow-canvas/index.umd.cjs +0 -1
- package/components/image-cropper/index.umd.cjs +0 -1
- package/components/input-group/index.umd.cjs +0 -1
- package/components/layout/index.umd.cjs +0 -1
- package/components/list-nav/index.umd.cjs +0 -1
- package/components/list-view/index.umd.cjs +0 -1
- package/components/loading/index.umd.cjs +0 -8
- package/components/locale/index.umd.cjs +0 -1
- package/components/lookup/index.umd.cjs +0 -1
- package/components/mapping-editor/index.umd.cjs +0 -1
- package/components/message-box/index.umd.cjs +0 -1
- package/components/modal/index.umd.cjs +0 -1
- package/components/nav/index.umd.cjs +0 -3
- package/components/notify/index.umd.cjs +0 -1
- package/components/order/index.umd.cjs +0 -1
- package/components/page-footer/index.umd.cjs +0 -1
- package/components/page-header/index.umd.cjs +0 -1
- package/components/pagination/index.umd.cjs +0 -1
- package/components/popover/index.umd.cjs +0 -1
- package/components/progress/index.umd.cjs +0 -3
- package/components/property-editor/index.umd.cjs +0 -3
- package/components/property-panel/index.umd.cjs +0 -1
- package/components/radio-button/index.umd.cjs +0 -1
- package/components/radio-group/index.umd.cjs +0 -1
- package/components/rate/index.umd.cjs +0 -1
- package/components/response-layout/index.umd.cjs +0 -1
- package/components/response-layout-editor/index.umd.cjs +0 -1
- package/components/response-toolbar/index.umd.cjs +0 -1
- package/components/schema-selector/index.umd.cjs +0 -8
- package/components/search-box/index.umd.cjs +0 -1
- package/components/section/index.umd.cjs +0 -1
- package/components/smoke-detector/index.umd.cjs +0 -1
- package/components/spacing-editor/index.umd.cjs +0 -1
- package/components/splitter/index.umd.cjs +0 -1
- package/components/step/index.umd.cjs +0 -1
- package/components/switch/index.umd.cjs +0 -1
- package/components/tabs/index.umd.cjs +0 -1
- package/components/tags/index.umd.cjs +0 -1
- package/components/text/index.umd.cjs +0 -1
- package/components/textarea/index.umd.cjs +0 -1
- package/components/time-picker/index.umd.cjs +0 -1
- package/components/tooltip/index.umd.cjs +0 -1
- package/components/transfer/index.umd.cjs +0 -1
- package/components/tree-grid/index.umd.cjs +0 -1
- package/components/tree-view/index.umd.cjs +0 -1
- package/components/uploader/index.umd.cjs +0 -2
- package/components/verify-detail/index.umd.cjs +0 -1
- package/components/video/index.umd.cjs +0 -1
- package/components/weather/index.umd.cjs +0 -16
|
@@ -1,105 +1,105 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { cloneDeep as
|
|
3
|
-
const
|
|
4
|
-
function F(
|
|
5
|
-
const { properties: e, title:
|
|
6
|
-
return
|
|
1
|
+
import { defineComponent as O, ref as D, onMounted as N, createVNode as a, resolveComponent as g, createTextVNode as x, Fragment as R } from "vue";
|
|
2
|
+
import { cloneDeep as $ } from "lodash-es";
|
|
3
|
+
const A = {}, T = {};
|
|
4
|
+
function F(n) {
|
|
5
|
+
const { properties: e, title: l } = n, r = Object.keys(e).reduce((o, p) => (o[p] = e[p].type === "object" && e[p].properties ? F(e[p]) : $(e[p].default), o), {});
|
|
6
|
+
return r.id = `${l}-${Date.now()}`, r;
|
|
7
7
|
}
|
|
8
|
-
function
|
|
9
|
-
const
|
|
10
|
-
return Object.keys(
|
|
8
|
+
function V(n, e) {
|
|
9
|
+
const l = F(e);
|
|
10
|
+
return Object.keys(n).reduce((r, o) => (r[o] && typeof r[o] == "object" ? Object.assign(r[o], n[o]) : r[o] = n[o], r), l), l;
|
|
11
11
|
}
|
|
12
|
-
function
|
|
13
|
-
return Object.keys(
|
|
14
|
-
if (e.has(
|
|
15
|
-
const
|
|
16
|
-
if (typeof
|
|
17
|
-
|
|
12
|
+
function w(n, e) {
|
|
13
|
+
return Object.keys(n).filter((r) => n[r] != null).reduce((r, o) => {
|
|
14
|
+
if (e.has(o)) {
|
|
15
|
+
const p = e.get(o);
|
|
16
|
+
if (typeof p == "string")
|
|
17
|
+
r[p] = n[o];
|
|
18
18
|
else {
|
|
19
|
-
const d =
|
|
20
|
-
Object.assign(
|
|
19
|
+
const d = p(o, n[o], n);
|
|
20
|
+
Object.assign(r, d);
|
|
21
21
|
}
|
|
22
22
|
} else
|
|
23
|
-
o
|
|
24
|
-
return
|
|
23
|
+
r[o] = n[o];
|
|
24
|
+
return r;
|
|
25
25
|
}, {});
|
|
26
26
|
}
|
|
27
|
-
function
|
|
28
|
-
const
|
|
29
|
-
return
|
|
27
|
+
function P(n, e, l = /* @__PURE__ */ new Map()) {
|
|
28
|
+
const r = V(n, e);
|
|
29
|
+
return w(r, l);
|
|
30
30
|
}
|
|
31
|
-
function
|
|
32
|
-
function e(t,
|
|
33
|
-
if (typeof
|
|
34
|
-
return
|
|
35
|
-
if (typeof
|
|
36
|
-
const u = Object.keys(
|
|
31
|
+
function k(n = {}) {
|
|
32
|
+
function e(t, s, i, c) {
|
|
33
|
+
if (typeof i == "number")
|
|
34
|
+
return c[t].length === i;
|
|
35
|
+
if (typeof i == "object") {
|
|
36
|
+
const u = Object.keys(i)[0], f = i[u];
|
|
37
37
|
if (u === "not")
|
|
38
|
-
return Number(
|
|
38
|
+
return Number(c[t].length) !== Number(f);
|
|
39
39
|
if (u === "moreThan")
|
|
40
|
-
return Number(
|
|
40
|
+
return Number(c[t].length) >= Number(f);
|
|
41
41
|
if (u === "lessThan")
|
|
42
|
-
return Number(
|
|
42
|
+
return Number(c[t].length) <= Number(f);
|
|
43
43
|
}
|
|
44
44
|
return !1;
|
|
45
45
|
}
|
|
46
|
-
function
|
|
47
|
-
return
|
|
46
|
+
function l(t, s, i, c) {
|
|
47
|
+
return c[t] && c[t].propertyValue && String(c[t].propertyValue.value) === String(i);
|
|
48
48
|
}
|
|
49
|
-
const
|
|
49
|
+
const r = /* @__PURE__ */ new Map([
|
|
50
50
|
["length", e],
|
|
51
|
-
["getProperty",
|
|
51
|
+
["getProperty", l]
|
|
52
52
|
]);
|
|
53
|
-
Object.keys(
|
|
54
|
-
function
|
|
55
|
-
const
|
|
56
|
-
return typeof
|
|
57
|
-
if (
|
|
58
|
-
return { target:
|
|
59
|
-
const u =
|
|
60
|
-
return { target:
|
|
53
|
+
Object.keys(n).reduce((t, s) => (t.set(s, n[s]), t), r);
|
|
54
|
+
function o(t, s) {
|
|
55
|
+
const i = t;
|
|
56
|
+
return typeof s == "number" ? [{ target: i, operator: "length", param: null, value: Number(s) }] : typeof s == "boolean" ? [{ target: i, operator: "getProperty", param: t, value: !!s }] : typeof s == "object" ? Object.keys(s).map((c) => {
|
|
57
|
+
if (c === "length")
|
|
58
|
+
return { target: i, operator: "length", param: null, value: s[c] };
|
|
59
|
+
const u = c, f = s[c];
|
|
60
|
+
return { target: i, operator: "getProperty", param: u, value: f };
|
|
61
61
|
}) : [];
|
|
62
62
|
}
|
|
63
|
-
function
|
|
64
|
-
return Object.keys(t).reduce((
|
|
65
|
-
const u =
|
|
66
|
-
return
|
|
63
|
+
function p(t) {
|
|
64
|
+
return Object.keys(t).reduce((i, c) => {
|
|
65
|
+
const u = o(c, t[c]);
|
|
66
|
+
return i.push(...u), i;
|
|
67
67
|
}, []);
|
|
68
68
|
}
|
|
69
|
-
function d(t,
|
|
70
|
-
if (
|
|
71
|
-
const
|
|
72
|
-
return
|
|
69
|
+
function d(t, s) {
|
|
70
|
+
if (r.has(t.operator)) {
|
|
71
|
+
const i = r.get(t.operator);
|
|
72
|
+
return i && i(t.target, t.param, t.value, s) || !1;
|
|
73
73
|
}
|
|
74
74
|
return !1;
|
|
75
75
|
}
|
|
76
|
-
function
|
|
77
|
-
return
|
|
76
|
+
function m(t, s) {
|
|
77
|
+
return p(t).reduce((u, f) => u && d(f, s), !0);
|
|
78
78
|
}
|
|
79
|
-
function y(t,
|
|
80
|
-
const
|
|
81
|
-
return
|
|
79
|
+
function y(t, s) {
|
|
80
|
+
const i = Object.keys(t), c = i.includes("allOf"), u = i.includes("anyOf"), f = c || u, h = (f ? t[f ? c ? "allOf" : "anyOf" : "allOf"] : [t]).map((C) => m(C, s));
|
|
81
|
+
return c ? !h.includes(!1) : h.includes(!0);
|
|
82
82
|
}
|
|
83
83
|
return { parseValueSchema: y };
|
|
84
84
|
}
|
|
85
|
-
const
|
|
86
|
-
|
|
87
|
-
function z(
|
|
88
|
-
return
|
|
89
|
-
const
|
|
90
|
-
return Object.assign(y,
|
|
85
|
+
const v = {}, q = {};
|
|
86
|
+
k();
|
|
87
|
+
function z(n, e, l = /* @__PURE__ */ new Map(), r = (d, m, y) => m, o = {}, p = (d) => d) {
|
|
88
|
+
return A[e.title] = e, T[e.title] = r, v[e.title] = o, q[e.title] = p, (d = {}) => {
|
|
89
|
+
const m = P(d, e, l), y = Object.keys(n).reduce((t, s) => (t[s] = n[s].default, t), {});
|
|
90
|
+
return Object.assign(y, m);
|
|
91
91
|
};
|
|
92
92
|
}
|
|
93
|
-
function B(
|
|
93
|
+
function B(n, e) {
|
|
94
94
|
return { customClass: e.class, customStyle: e.style };
|
|
95
95
|
}
|
|
96
96
|
const I = /* @__PURE__ */ new Map([
|
|
97
97
|
["appearance", B]
|
|
98
98
|
]);
|
|
99
|
-
function H(
|
|
99
|
+
function H(n, e, l) {
|
|
100
100
|
return e;
|
|
101
101
|
}
|
|
102
|
-
const L = "https://json-schema.org/draft/2020-12/schema",
|
|
102
|
+
const L = "https://json-schema.org/draft/2020-12/schema", W = "https://farris-design.gitee.io/expression-editor.schema.json", G = "expression-editor", J = "A Farris Expression Editor Component", Q = "object", U = {
|
|
103
103
|
id: {
|
|
104
104
|
description: "The unique identifier for a Expression Editor",
|
|
105
105
|
type: "string"
|
|
@@ -122,18 +122,18 @@ const L = "https://json-schema.org/draft/2020-12/schema", S = "https://farris-de
|
|
|
122
122
|
},
|
|
123
123
|
default: {}
|
|
124
124
|
}
|
|
125
|
-
},
|
|
125
|
+
}, X = [
|
|
126
126
|
"id",
|
|
127
127
|
"type"
|
|
128
|
-
],
|
|
128
|
+
], Y = {
|
|
129
129
|
$schema: L,
|
|
130
|
-
$id:
|
|
131
|
-
title:
|
|
132
|
-
description:
|
|
133
|
-
type:
|
|
134
|
-
properties:
|
|
135
|
-
required:
|
|
136
|
-
},
|
|
130
|
+
$id: W,
|
|
131
|
+
title: G,
|
|
132
|
+
description: J,
|
|
133
|
+
type: Q,
|
|
134
|
+
properties: U,
|
|
135
|
+
required: X
|
|
136
|
+
}, Z = "expression-editor", _ = "A Farris Component", S = "object", K = {
|
|
137
137
|
basic: {
|
|
138
138
|
description: "Basic Infomation",
|
|
139
139
|
title: "基本信息",
|
|
@@ -153,79 +153,79 @@ const L = "https://json-schema.org/draft/2020-12/schema", S = "https://farris-de
|
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
}, ee = {
|
|
156
|
-
title:
|
|
157
|
-
description:
|
|
158
|
-
type:
|
|
156
|
+
title: Z,
|
|
157
|
+
description: _,
|
|
158
|
+
type: S,
|
|
159
159
|
categories: K
|
|
160
|
-
}, E = {},
|
|
160
|
+
}, E = {}, j = z(E, Y, I, H, ee), b = /* @__PURE__ */ O({
|
|
161
161
|
name: "FExpressionEditor",
|
|
162
162
|
props: E,
|
|
163
163
|
emits: [],
|
|
164
|
-
setup(
|
|
165
|
-
const
|
|
164
|
+
setup(n, e) {
|
|
165
|
+
const l = D();
|
|
166
166
|
return N(() => {
|
|
167
|
-
}), () =>
|
|
168
|
-
ref:
|
|
167
|
+
}), () => a("div", {
|
|
168
|
+
ref: l,
|
|
169
169
|
class: "d-flex h-100 f-utils-flex-column",
|
|
170
170
|
style: "min-height:450px"
|
|
171
|
-
}, [
|
|
171
|
+
}, [a(g("f-layout"), {
|
|
172
172
|
class: "flex-column"
|
|
173
173
|
}, {
|
|
174
|
-
default: () => [
|
|
174
|
+
default: () => [a(g("f-layout-pane"), {
|
|
175
175
|
"custom-class": "position-relative",
|
|
176
176
|
position: "top",
|
|
177
177
|
minHeight: 120
|
|
178
178
|
}, {
|
|
179
|
-
default: () => [
|
|
179
|
+
default: () => [a("div", {
|
|
180
180
|
class: "f-utils-absolute-all bg-info",
|
|
181
181
|
style: "opacity:0.2;z-index: -1;"
|
|
182
|
-
}, null),
|
|
183
|
-
}),
|
|
182
|
+
}, null), a("p", null, [x("头部区域")])]
|
|
183
|
+
}), a(g("f-layout-pane"), {
|
|
184
184
|
position: "center"
|
|
185
185
|
}, {
|
|
186
|
-
default: () => [
|
|
187
|
-
default: () => [
|
|
186
|
+
default: () => [a(g("f-layout"), null, {
|
|
187
|
+
default: () => [a(g("f-layout-pane"), {
|
|
188
188
|
position: "left",
|
|
189
189
|
minWidth: 200,
|
|
190
190
|
width: 400
|
|
191
191
|
}, {
|
|
192
|
-
default: () => [
|
|
192
|
+
default: () => [a("div", {
|
|
193
193
|
class: "f-utils-absolute-all bg-info",
|
|
194
194
|
style: "opacity:0.2;z-index: -1;"
|
|
195
|
-
}, null),
|
|
196
|
-
}),
|
|
195
|
+
}, null), a("p", null, [x("左侧区域")])]
|
|
196
|
+
}), a(g("f-layout-pane"), {
|
|
197
197
|
position: "center"
|
|
198
198
|
}, {
|
|
199
|
-
default: () => [
|
|
199
|
+
default: () => [a("div", {
|
|
200
200
|
class: "f-utils-absolute-all bg-danger",
|
|
201
201
|
style: "opacity:0.2;z-index:-1"
|
|
202
|
-
}, null),
|
|
202
|
+
}, null), a("p", null, [x("右侧区域")])]
|
|
203
203
|
})]
|
|
204
204
|
})]
|
|
205
205
|
})]
|
|
206
206
|
})]);
|
|
207
207
|
}
|
|
208
|
-
}), te = /* @__PURE__ */
|
|
208
|
+
}), te = /* @__PURE__ */ O({
|
|
209
209
|
name: "FExpressionEditorDesign",
|
|
210
210
|
props: E,
|
|
211
211
|
emits: [],
|
|
212
|
-
setup(
|
|
213
|
-
return () =>
|
|
212
|
+
setup(n, e) {
|
|
213
|
+
return () => a(R, null, [x("expression editor design")]);
|
|
214
214
|
}
|
|
215
215
|
}), ie = {
|
|
216
|
-
install(
|
|
217
|
-
|
|
216
|
+
install(n) {
|
|
217
|
+
n.component(b.name, b);
|
|
218
218
|
},
|
|
219
|
-
register(
|
|
220
|
-
|
|
219
|
+
register(n, e, l, r) {
|
|
220
|
+
n["expression-editor"] = b, e["expression-editor"] = j;
|
|
221
221
|
},
|
|
222
|
-
registerDesigner(
|
|
223
|
-
|
|
222
|
+
registerDesigner(n, e, l) {
|
|
223
|
+
n["expression-editor"] = te, e["expression-editor"] = j;
|
|
224
224
|
}
|
|
225
225
|
};
|
|
226
226
|
export {
|
|
227
|
-
|
|
227
|
+
b as ExpressionEditor,
|
|
228
228
|
ie as default,
|
|
229
229
|
E as expressionEditorProps,
|
|
230
|
-
|
|
230
|
+
j as propsResolver
|
|
231
231
|
};
|