x-runtime-lib 0.6.53 → 0.6.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/element/index.d.ts +6 -1
- package/dist/components/element/regular/fileInput/v1/index.vue.d.ts +3 -0
- package/dist/components/element/regular/radio/v1/index.vue.d.ts +3 -0
- package/dist/components/element/regular/radioGroup/v1/index.vue.d.ts +13 -0
- package/dist/components/element/regular/rangeSlider/v1/index.vue.d.ts +3 -0
- package/dist/components/element/regular/slider/v1/index.vue.d.ts +3 -0
- package/dist/element/_common/keys.d.ts +5 -0
- package/dist/element/regular/fileInput/v1/index.d.ts +1 -0
- package/dist/element/regular/fileInput/v1/meta.d.ts +2 -0
- package/dist/element/regular/index.d.ts +5 -0
- package/dist/element/regular/radio/v1/index.d.ts +1 -0
- package/dist/element/regular/radio/v1/meta.d.ts +2 -0
- package/dist/element/regular/radioGroup/v1/index.d.ts +1 -0
- package/dist/element/regular/radioGroup/v1/meta.d.ts +2 -0
- package/dist/element/regular/rangeSlider/v1/index.d.ts +1 -0
- package/dist/element/regular/rangeSlider/v1/meta.d.ts +2 -0
- package/dist/element/regular/slider/v1/index.d.ts +1 -0
- package/dist/element/regular/slider/v1/meta.d.ts +2 -0
- package/dist/{i18n-en.fszyu6so.js → i18n-en.kvft1qmc.js} +5 -0
- package/dist/{i18n-zhHans.irnr7jqe.js → i18n-zhHans.ezbvfbzu.js} +5 -0
- package/dist/index.js +1588 -1292
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var he = (t, e, n) =>
|
|
4
|
-
import { computed as
|
|
5
|
-
import { waitUtil as
|
|
6
|
-
import { useTheme as
|
|
7
|
-
import { c as
|
|
8
|
-
import { useI18n as
|
|
9
|
-
import { getErrorMessage as
|
|
10
|
-
import { globalState as
|
|
11
|
-
const
|
|
1
|
+
var hn = Object.defineProperty;
|
|
2
|
+
var gn = (t, e, n) => e in t ? hn(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
|
|
3
|
+
var he = (t, e, n) => gn(t, typeof e != "symbol" ? e + "" : e, n);
|
|
4
|
+
import { computed as s, inject as O, provide as j, readonly as Xe, onBeforeMount as _n, onUnmounted as se, defineComponent as $, useTemplateRef as Et, onMounted as Pt, watch as X, nextTick as Wt, createElementBlock as R, openBlock as V, normalizeStyle as oe, ref as Q, watchEffect as Dt, createBlock as I, h as L, resolveComponent as N, unref as H, withCtx as P, renderSlot as K, createVNode as B, createSlots as _e, renderList as kn, useId as zt, isRef as Bt, createCommentVNode as Rt, withModifiers as Cn, normalizeClass as Vn, toDisplayString as wn } from "vue";
|
|
5
|
+
import { waitUtil as Mt, eventBus as Ye, messageInfo as Sn, messageSuccess as Tn, messageWarning as $n, messageError as Ft, createAxios as In, openConfirmDlg as Nn, openPromptDlg as An, useViewStack as Ht } from "x-essential-lib";
|
|
6
|
+
import { useTheme as Ln } from "vuetify";
|
|
7
|
+
import { c as W, u as En, r as Ot, e as jt, i as Pn, a as Wn, b as Dn, d as zn, f as Bn, g as Rn, h as Mn, j as Fn, I as Hn, m as On } from "./vendor.k0dcepe8.js";
|
|
8
|
+
import { useI18n as Kt } from "vue-i18n";
|
|
9
|
+
import { getErrorMessage as jn } from "x-error-lib";
|
|
10
|
+
import { globalState as Kn } from "x-state-lib";
|
|
11
|
+
const Y = {}, Un = {
|
|
12
12
|
key: "add",
|
|
13
13
|
name: "METHOD_ADD",
|
|
14
14
|
inputs: [],
|
|
@@ -19,13 +19,13 @@ const q = {}, Dn = {
|
|
|
19
19
|
}
|
|
20
20
|
]
|
|
21
21
|
}, T = (t) => {
|
|
22
|
-
t.slots.some((e) => e.key === "default") && t.methods.unshift(
|
|
22
|
+
t.slots.some((e) => e.key === "default") && t.methods.unshift(Un), Y[t.key] = t;
|
|
23
23
|
};
|
|
24
|
-
function
|
|
25
|
-
const e =
|
|
24
|
+
function Ut(t) {
|
|
25
|
+
const e = s(() => {
|
|
26
26
|
var r;
|
|
27
27
|
return (r = t.node.legend) == null ? void 0 : r.show;
|
|
28
|
-
}), n =
|
|
28
|
+
}), n = s(() => {
|
|
29
29
|
var r;
|
|
30
30
|
return (r = t.node.legend) == null ? void 0 : r.data;
|
|
31
31
|
});
|
|
@@ -37,26 +37,26 @@ function zt(t) {
|
|
|
37
37
|
}
|
|
38
38
|
return { show: e, data: n, applyLegend: l };
|
|
39
39
|
}
|
|
40
|
-
function
|
|
41
|
-
const e =
|
|
40
|
+
function Zt(t) {
|
|
41
|
+
const e = s(() => t.node.series);
|
|
42
42
|
function n(l) {
|
|
43
43
|
l.series = e.value;
|
|
44
44
|
}
|
|
45
45
|
return { series: e, applySeries: n };
|
|
46
46
|
}
|
|
47
|
-
function
|
|
48
|
-
const e =
|
|
49
|
-
var
|
|
50
|
-
return (
|
|
51
|
-
}), n =
|
|
52
|
-
var
|
|
53
|
-
return (
|
|
54
|
-
}), l =
|
|
55
|
-
var
|
|
56
|
-
return (
|
|
47
|
+
function qt(t) {
|
|
48
|
+
const e = s(() => {
|
|
49
|
+
var u;
|
|
50
|
+
return (u = t.node.title) == null ? void 0 : u.show;
|
|
51
|
+
}), n = s(() => {
|
|
52
|
+
var u;
|
|
53
|
+
return (u = t.node.title) == null ? void 0 : u.text;
|
|
54
|
+
}), l = s(() => {
|
|
55
|
+
var u;
|
|
56
|
+
return (u = t.node.title) == null ? void 0 : u.subtext;
|
|
57
57
|
});
|
|
58
|
-
function r(
|
|
59
|
-
|
|
58
|
+
function r(u) {
|
|
59
|
+
u.title = {
|
|
60
60
|
show: e.value,
|
|
61
61
|
text: n.value,
|
|
62
62
|
subtext: l.value
|
|
@@ -64,156 +64,156 @@ function Mt(t) {
|
|
|
64
64
|
}
|
|
65
65
|
return { show: e, text: n, subtext: l, applyTitle: r };
|
|
66
66
|
}
|
|
67
|
-
function
|
|
68
|
-
const e =
|
|
69
|
-
var
|
|
70
|
-
return (
|
|
71
|
-
}), n =
|
|
72
|
-
var
|
|
73
|
-
return (
|
|
74
|
-
}), l =
|
|
75
|
-
var
|
|
76
|
-
return (
|
|
77
|
-
}), r =
|
|
78
|
-
var
|
|
79
|
-
return (
|
|
67
|
+
function Gt(t) {
|
|
68
|
+
const e = s(() => {
|
|
69
|
+
var a;
|
|
70
|
+
return (a = t.node.xAxis) == null ? void 0 : a.show;
|
|
71
|
+
}), n = s(() => {
|
|
72
|
+
var a;
|
|
73
|
+
return (a = t.node.xAxis) == null ? void 0 : a.position;
|
|
74
|
+
}), l = s(() => {
|
|
75
|
+
var a;
|
|
76
|
+
return (a = t.node.xAxis) == null ? void 0 : a.type;
|
|
77
|
+
}), r = s(() => {
|
|
78
|
+
var a;
|
|
79
|
+
return (a = t.node.xAxis) == null ? void 0 : a.data;
|
|
80
80
|
});
|
|
81
|
-
function a
|
|
82
|
-
|
|
81
|
+
function u(a) {
|
|
82
|
+
a.xAxis = {
|
|
83
83
|
show: e.value,
|
|
84
84
|
position: n.value,
|
|
85
85
|
type: l.value,
|
|
86
86
|
data: r.value
|
|
87
87
|
};
|
|
88
88
|
}
|
|
89
|
-
return { show: e, position: n, type: l, data: r, applyXAxis:
|
|
90
|
-
}
|
|
91
|
-
function
|
|
92
|
-
const e =
|
|
93
|
-
var
|
|
94
|
-
return (
|
|
95
|
-
}), n =
|
|
96
|
-
var
|
|
97
|
-
return (
|
|
98
|
-
}), l =
|
|
99
|
-
var
|
|
100
|
-
return (
|
|
101
|
-
}), r =
|
|
102
|
-
var
|
|
103
|
-
return (
|
|
89
|
+
return { show: e, position: n, type: l, data: r, applyXAxis: u };
|
|
90
|
+
}
|
|
91
|
+
function Xt(t) {
|
|
92
|
+
const e = s(() => {
|
|
93
|
+
var a;
|
|
94
|
+
return (a = t.node.yAxis) == null ? void 0 : a.show;
|
|
95
|
+
}), n = s(() => {
|
|
96
|
+
var a;
|
|
97
|
+
return (a = t.node.yAxis) == null ? void 0 : a.position;
|
|
98
|
+
}), l = s(() => {
|
|
99
|
+
var a;
|
|
100
|
+
return (a = t.node.yAxis) == null ? void 0 : a.type;
|
|
101
|
+
}), r = s(() => {
|
|
102
|
+
var a;
|
|
103
|
+
return (a = t.node.yAxis) == null ? void 0 : a.data;
|
|
104
104
|
});
|
|
105
|
-
function a
|
|
106
|
-
|
|
105
|
+
function u(a) {
|
|
106
|
+
a.yAxis = {
|
|
107
107
|
show: e.value,
|
|
108
108
|
position: n.value,
|
|
109
109
|
type: l.value,
|
|
110
110
|
data: r.value
|
|
111
111
|
};
|
|
112
112
|
}
|
|
113
|
-
return { show: e, position: n, type: l, data: r, applyYAxis:
|
|
113
|
+
return { show: e, position: n, type: l, data: r, applyYAxis: u };
|
|
114
114
|
}
|
|
115
115
|
function ae(t, e) {
|
|
116
|
-
const { computedThemes: n } =
|
|
117
|
-
var
|
|
118
|
-
return (
|
|
119
|
-
}), r =
|
|
120
|
-
var
|
|
121
|
-
const
|
|
122
|
-
return
|
|
123
|
-
}),
|
|
124
|
-
var
|
|
125
|
-
return t.value ? (
|
|
116
|
+
const { computedThemes: n } = Ln(), l = s(() => {
|
|
117
|
+
var p;
|
|
118
|
+
return (p = e.value) == null ? void 0 : p.mode;
|
|
119
|
+
}), r = s(() => {
|
|
120
|
+
var d;
|
|
121
|
+
const p = (d = e.value) == null ? void 0 : d.theme;
|
|
122
|
+
return p ? p === "background0" ? t.value ? "#2e2e2e" : "#bdbdbd" : p === "background1" ? t.value ? "#272727" : "#eeeeee" : p === "background2" ? t.value ? "#1e1e1e" : "#ffffff" : (t.value ? n.value.dark : n.value.light).colors[p] : void 0;
|
|
123
|
+
}), u = s(() => {
|
|
124
|
+
var p, m;
|
|
125
|
+
return t.value ? (p = e.value.custom) == null ? void 0 : p.dark : (m = e.value.custom) == null ? void 0 : m.light;
|
|
126
126
|
});
|
|
127
|
-
return { color:
|
|
127
|
+
return { color: s(() => l.value === "theme" ? r.value : l.value === "custom" ? u.value : "") };
|
|
128
128
|
}
|
|
129
|
-
function
|
|
130
|
-
const n =
|
|
129
|
+
function Je(t, e) {
|
|
130
|
+
const n = s(() => {
|
|
131
131
|
var i;
|
|
132
132
|
return (i = e.node.border) == null ? void 0 : i.style;
|
|
133
|
-
}), l =
|
|
133
|
+
}), l = s(() => {
|
|
134
134
|
var i;
|
|
135
135
|
return (i = e.node.border) == null ? void 0 : i.width;
|
|
136
|
-
}), r =
|
|
136
|
+
}), r = s(() => {
|
|
137
137
|
var i;
|
|
138
138
|
return (i = e.node.border) == null ? void 0 : i.color;
|
|
139
|
-
}), { color:
|
|
140
|
-
var i,
|
|
141
|
-
return (
|
|
142
|
-
}),
|
|
143
|
-
var i,
|
|
144
|
-
return (
|
|
145
|
-
}),
|
|
146
|
-
var i,
|
|
147
|
-
return (
|
|
148
|
-
}),
|
|
149
|
-
var i,
|
|
150
|
-
return (
|
|
139
|
+
}), { color: u } = ae(t, r), a = s(() => {
|
|
140
|
+
var i, f;
|
|
141
|
+
return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.tl;
|
|
142
|
+
}), p = s(() => {
|
|
143
|
+
var i, f;
|
|
144
|
+
return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.tr;
|
|
145
|
+
}), m = s(() => {
|
|
146
|
+
var i, f;
|
|
147
|
+
return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.bl;
|
|
148
|
+
}), d = s(() => {
|
|
149
|
+
var i, f;
|
|
150
|
+
return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.br;
|
|
151
151
|
});
|
|
152
152
|
function o(i) {
|
|
153
|
-
n.value && (i.borderStyle = n.value), l.value && (i.borderWidth = l.value),
|
|
154
|
-
}
|
|
155
|
-
return { borderStyle: n, borderWidth: l, borderColor:
|
|
156
|
-
}
|
|
157
|
-
function
|
|
158
|
-
const e =
|
|
159
|
-
var
|
|
160
|
-
return (
|
|
161
|
-
}), n =
|
|
162
|
-
var
|
|
163
|
-
return (
|
|
164
|
-
}), l =
|
|
165
|
-
var
|
|
166
|
-
return (
|
|
167
|
-
}), r =
|
|
168
|
-
var
|
|
169
|
-
return (
|
|
153
|
+
n.value && (i.borderStyle = n.value), l.value && (i.borderWidth = l.value), u.value && (i.borderColor = u.value), a.value && (i.borderTopLeftRadius = a.value), p.value && (i.borderTopRightRadius = p.value), m.value && (i.borderBottomLeftRadius = m.value), d.value && (i.borderBottomRightRadius = d.value);
|
|
154
|
+
}
|
|
155
|
+
return { borderStyle: n, borderWidth: l, borderColor: u, applyBorder: o };
|
|
156
|
+
}
|
|
157
|
+
function Qe(t) {
|
|
158
|
+
const e = s(() => {
|
|
159
|
+
var a;
|
|
160
|
+
return (a = t.node.margin) == null ? void 0 : a.top;
|
|
161
|
+
}), n = s(() => {
|
|
162
|
+
var a;
|
|
163
|
+
return (a = t.node.margin) == null ? void 0 : a.left;
|
|
164
|
+
}), l = s(() => {
|
|
165
|
+
var a;
|
|
166
|
+
return (a = t.node.margin) == null ? void 0 : a.bottom;
|
|
167
|
+
}), r = s(() => {
|
|
168
|
+
var a;
|
|
169
|
+
return (a = t.node.margin) == null ? void 0 : a.right;
|
|
170
170
|
});
|
|
171
|
-
function a
|
|
172
|
-
e.value && (
|
|
173
|
-
}
|
|
174
|
-
return { marginTop: e, marginLeft: n, marginBottom: l, marginRight: r, applyMargin:
|
|
175
|
-
}
|
|
176
|
-
function
|
|
177
|
-
const e =
|
|
178
|
-
var
|
|
179
|
-
return (
|
|
180
|
-
}), n =
|
|
181
|
-
var
|
|
182
|
-
return (
|
|
183
|
-
}), l =
|
|
184
|
-
var
|
|
185
|
-
return (
|
|
186
|
-
}), r =
|
|
187
|
-
var
|
|
188
|
-
return (
|
|
171
|
+
function u(a) {
|
|
172
|
+
e.value && (a.marginTop = e.value), n.value && (a.marginLeft = n.value), l.value && (a.marginBottom = l.value), r.value && (a.marginRight = r.value);
|
|
173
|
+
}
|
|
174
|
+
return { marginTop: e, marginLeft: n, marginBottom: l, marginRight: r, applyMargin: u };
|
|
175
|
+
}
|
|
176
|
+
function et(t) {
|
|
177
|
+
const e = s(() => {
|
|
178
|
+
var a;
|
|
179
|
+
return (a = t.node.padding) == null ? void 0 : a.top;
|
|
180
|
+
}), n = s(() => {
|
|
181
|
+
var a;
|
|
182
|
+
return (a = t.node.padding) == null ? void 0 : a.left;
|
|
183
|
+
}), l = s(() => {
|
|
184
|
+
var a;
|
|
185
|
+
return (a = t.node.padding) == null ? void 0 : a.bottom;
|
|
186
|
+
}), r = s(() => {
|
|
187
|
+
var a;
|
|
188
|
+
return (a = t.node.padding) == null ? void 0 : a.right;
|
|
189
189
|
});
|
|
190
|
-
function a
|
|
191
|
-
e.value && (
|
|
190
|
+
function u(a) {
|
|
191
|
+
e.value && (a.paddingTop = e.value), n.value && (a.paddingLeft = n.value), l.value && (a.paddingBottom = l.value), r.value && (a.paddingRight = r.value);
|
|
192
192
|
}
|
|
193
|
-
return { paddingTop: e, paddingLeft: n, paddingBottom: l, paddingRight: r, applyPadding:
|
|
193
|
+
return { paddingTop: e, paddingLeft: n, paddingBottom: l, paddingRight: r, applyPadding: u };
|
|
194
194
|
}
|
|
195
|
-
const
|
|
195
|
+
const rt = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
196
196
|
function ee(t) {
|
|
197
197
|
let e = "";
|
|
198
198
|
for (let n = 0; n < t; n++) {
|
|
199
|
-
const l = Math.floor(Math.random() *
|
|
200
|
-
e +=
|
|
199
|
+
const l = Math.floor(Math.random() * rt.length);
|
|
200
|
+
e += rt[l];
|
|
201
201
|
}
|
|
202
202
|
return e;
|
|
203
203
|
}
|
|
204
|
-
function
|
|
204
|
+
function be(t) {
|
|
205
205
|
if (typeof t != "string" || !t.endsWith("px"))
|
|
206
206
|
return !1;
|
|
207
207
|
const e = t.substring(0, t.length - 2), n = parseFloat(e);
|
|
208
208
|
return !(isNaN(n) || n % 1 !== 0);
|
|
209
209
|
}
|
|
210
|
-
function
|
|
210
|
+
function tt(t) {
|
|
211
211
|
if (typeof t != "string" || !t.endsWith("%"))
|
|
212
212
|
return !1;
|
|
213
213
|
const e = t.substring(0, t.length - 1), n = parseFloat(e);
|
|
214
214
|
return !isNaN(n);
|
|
215
215
|
}
|
|
216
|
-
function
|
|
216
|
+
function cr(t) {
|
|
217
217
|
if (typeof t != "string" || !t.endsWith("px"))
|
|
218
218
|
return;
|
|
219
219
|
const e = t.substring(0, t.length - 2), n = parseFloat(e);
|
|
@@ -227,17 +227,17 @@ function ge(t) {
|
|
|
227
227
|
if (!isNaN(n))
|
|
228
228
|
return n;
|
|
229
229
|
}
|
|
230
|
-
const
|
|
231
|
-
function
|
|
230
|
+
const Yt = ["xs", "sm", "md", "lg", "xl"], Zn = [...Yt].reverse();
|
|
231
|
+
function Jt(t) {
|
|
232
232
|
return t < 600 ? "xs" : t < 960 ? "sm" : t < 1280 ? "md" : t < 1920 ? "lg" : "xl";
|
|
233
233
|
}
|
|
234
|
-
function
|
|
235
|
-
return
|
|
234
|
+
function st(t) {
|
|
235
|
+
return Yt.findIndex((e) => e === t);
|
|
236
236
|
}
|
|
237
237
|
function le(t, e) {
|
|
238
238
|
let n;
|
|
239
|
-
for (const l of
|
|
240
|
-
if (
|
|
239
|
+
for (const l of Zn) {
|
|
240
|
+
if (st(l) < st(t))
|
|
241
241
|
break;
|
|
242
242
|
e[l] && (n = e[l]);
|
|
243
243
|
}
|
|
@@ -255,11 +255,11 @@ function ve(t, e) {
|
|
|
255
255
|
} else
|
|
256
256
|
console.assert(!1);
|
|
257
257
|
}
|
|
258
|
-
function
|
|
258
|
+
function at(t, e) {
|
|
259
259
|
if (t.array)
|
|
260
|
-
return e ?
|
|
260
|
+
return e ? W(t.default) : W(t.defaultArray);
|
|
261
261
|
{
|
|
262
|
-
const n =
|
|
262
|
+
const n = W(t.default);
|
|
263
263
|
return (t.ui === "switch" || t.ui === "select" || t.ui === "colorPicker" || t.ui === "multiTypes" || t.ui === "compSelect") && !n ? void 0 : n;
|
|
264
264
|
}
|
|
265
265
|
}
|
|
@@ -268,67 +268,67 @@ function re(t, e) {
|
|
|
268
268
|
if (r.ui) {
|
|
269
269
|
if (r.ui === "strInput" && r.static)
|
|
270
270
|
return;
|
|
271
|
-
l[r.key] =
|
|
271
|
+
l[r.key] = at(r);
|
|
272
272
|
} else
|
|
273
|
-
r.array ? l[r.key] =
|
|
274
|
-
l[r.key] || (l[r.key] = {}), n(l[r.key],
|
|
273
|
+
r.array ? l[r.key] = at(r) : r.children.forEach((u) => {
|
|
274
|
+
l[r.key] || (l[r.key] = {}), n(l[r.key], u);
|
|
275
275
|
});
|
|
276
276
|
}
|
|
277
277
|
e.forEach((l) => n(t, l));
|
|
278
278
|
}
|
|
279
|
-
function
|
|
280
|
-
const
|
|
281
|
-
if (!
|
|
282
|
-
console.error(`spawnNode prop tag not found, ${
|
|
279
|
+
function qn(t, e, n, l, r) {
|
|
280
|
+
const u = `type=${t} subtype=${e} version=${n} ref=${l} keyOrRefid=${r}`, a = ve(t, e);
|
|
281
|
+
if (!a) {
|
|
282
|
+
console.error(`spawnNode prop tag not found, ${u}`);
|
|
283
283
|
return;
|
|
284
284
|
}
|
|
285
|
-
const
|
|
286
|
-
if (!
|
|
287
|
-
console.error(`spawnNode pkg not found version, ${
|
|
285
|
+
const p = lt[n];
|
|
286
|
+
if (!p) {
|
|
287
|
+
console.error(`spawnNode pkg not found version, ${u}`);
|
|
288
288
|
return;
|
|
289
289
|
}
|
|
290
290
|
if (l) {
|
|
291
|
-
const
|
|
292
|
-
if (!
|
|
293
|
-
console.error(`spawnNode [ref] element not found in pkg, ${
|
|
291
|
+
const m = p.refKey, d = r;
|
|
292
|
+
if (!p.elements.has(m)) {
|
|
293
|
+
console.error(`spawnNode [ref] element not found in pkg, ${u}`);
|
|
294
294
|
return;
|
|
295
295
|
}
|
|
296
|
-
const o =
|
|
296
|
+
const o = Y[m];
|
|
297
297
|
if (!o) {
|
|
298
|
-
console.error(`spawnNode [ref] element not found in global, ${
|
|
298
|
+
console.error(`spawnNode [ref] element not found in global, ${u}`);
|
|
299
299
|
return;
|
|
300
300
|
}
|
|
301
|
-
const i = o.props[
|
|
301
|
+
const i = o.props[a];
|
|
302
302
|
if (!i) {
|
|
303
|
-
console.error(`spawnNode [ref] props not found, ${
|
|
303
|
+
console.error(`spawnNode [ref] props not found, ${u}`);
|
|
304
304
|
return;
|
|
305
305
|
}
|
|
306
|
-
const
|
|
306
|
+
const f = {
|
|
307
307
|
basic: {
|
|
308
308
|
id: "",
|
|
309
309
|
key: ""
|
|
310
310
|
}
|
|
311
311
|
};
|
|
312
|
-
return re(
|
|
313
|
-
id:
|
|
314
|
-
},
|
|
312
|
+
return re(f, i), f.basic.id = ee(16), f.basic.key = m, f.ref = {
|
|
313
|
+
id: d
|
|
314
|
+
}, f;
|
|
315
315
|
} else {
|
|
316
|
-
const
|
|
317
|
-
if (!
|
|
318
|
-
console.error(`spawnNode [key] element not found in pkg, ${
|
|
316
|
+
const m = r;
|
|
317
|
+
if (!p.elements.has(m)) {
|
|
318
|
+
console.error(`spawnNode [key] element not found in pkg, ${u}`);
|
|
319
319
|
return;
|
|
320
320
|
}
|
|
321
|
-
const
|
|
322
|
-
if (!
|
|
323
|
-
console.error(`spawnNode [key] element not found in global, ${
|
|
321
|
+
const d = Y[m];
|
|
322
|
+
if (!d) {
|
|
323
|
+
console.error(`spawnNode [key] element not found in global, ${u}`);
|
|
324
324
|
return;
|
|
325
325
|
}
|
|
326
|
-
if (
|
|
327
|
-
return
|
|
326
|
+
if (d.spawn)
|
|
327
|
+
return d.spawn(t, e);
|
|
328
328
|
{
|
|
329
|
-
const o =
|
|
329
|
+
const o = d.props[a];
|
|
330
330
|
if (!o) {
|
|
331
|
-
console.error(`spawnNode [key] props not found, ${
|
|
331
|
+
console.error(`spawnNode [key] props not found, ${u}`);
|
|
332
332
|
return;
|
|
333
333
|
}
|
|
334
334
|
const i = {
|
|
@@ -337,19 +337,19 @@ function Bn(t, e, n, l, r) {
|
|
|
337
337
|
key: ""
|
|
338
338
|
}
|
|
339
339
|
};
|
|
340
|
-
return re(i, o), i.basic.id = ee(16), i.basic.key =
|
|
340
|
+
return re(i, o), i.basic.id = ee(16), i.basic.key = m, d.slots.some((f) => f.key === "default") && (i.children = []), i;
|
|
341
341
|
}
|
|
342
342
|
}
|
|
343
343
|
}
|
|
344
|
-
function
|
|
344
|
+
function dr(t, e) {
|
|
345
345
|
function n(l) {
|
|
346
346
|
if (l.basic.id === e)
|
|
347
347
|
return l;
|
|
348
348
|
if (l.children)
|
|
349
349
|
for (let r = 0; r < l.children.length; r++) {
|
|
350
|
-
const
|
|
351
|
-
if (
|
|
352
|
-
return
|
|
350
|
+
const u = n(l.children[r]);
|
|
351
|
+
if (u)
|
|
352
|
+
return u;
|
|
353
353
|
}
|
|
354
354
|
}
|
|
355
355
|
for (let l = 0; l < t.length; l++) {
|
|
@@ -358,324 +358,324 @@ function Ul(t, e) {
|
|
|
358
358
|
return r;
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
|
-
function
|
|
361
|
+
function Gn(t) {
|
|
362
362
|
function e(l) {
|
|
363
363
|
var r;
|
|
364
|
-
l.basic.id = ee(16), (r = l.children) == null || r.forEach((
|
|
364
|
+
l.basic.id = ee(16), (r = l.children) == null || r.forEach((u) => e(u));
|
|
365
365
|
}
|
|
366
|
-
const n =
|
|
366
|
+
const n = W(t);
|
|
367
367
|
return e(n), n;
|
|
368
368
|
}
|
|
369
|
-
function
|
|
369
|
+
function mr(t) {
|
|
370
370
|
const e = [];
|
|
371
371
|
return t.forEach((n) => {
|
|
372
|
-
e.push(
|
|
372
|
+
e.push(Gn(n));
|
|
373
373
|
}), e;
|
|
374
374
|
}
|
|
375
|
-
const
|
|
376
|
-
function
|
|
377
|
-
j(
|
|
375
|
+
const Qt = "runtimeEnv", en = "runtimeMode", tn = "runtimeDevice", nn = "runtimeDark", on = "runtimeType", ln = "runtimeData", rn = "runtimeDepends", sn = "runtimeSandbox";
|
|
376
|
+
function pr(t) {
|
|
377
|
+
j(Qt, t);
|
|
378
378
|
}
|
|
379
|
-
function
|
|
380
|
-
return O(
|
|
379
|
+
function an() {
|
|
380
|
+
return O(Qt);
|
|
381
381
|
}
|
|
382
|
-
function
|
|
383
|
-
j(
|
|
382
|
+
function fr(t) {
|
|
383
|
+
j(en, t);
|
|
384
384
|
}
|
|
385
|
-
function
|
|
386
|
-
return O(
|
|
385
|
+
function A() {
|
|
386
|
+
return O(en);
|
|
387
387
|
}
|
|
388
|
-
function
|
|
389
|
-
j(
|
|
388
|
+
function yr(t) {
|
|
389
|
+
j(tn, Xe(t));
|
|
390
390
|
}
|
|
391
|
-
function
|
|
392
|
-
return O(
|
|
391
|
+
function U() {
|
|
392
|
+
return O(tn);
|
|
393
393
|
}
|
|
394
|
-
function
|
|
395
|
-
j(
|
|
394
|
+
function br(t) {
|
|
395
|
+
j(nn, Xe(t));
|
|
396
396
|
}
|
|
397
|
-
function
|
|
398
|
-
return O(
|
|
397
|
+
function M() {
|
|
398
|
+
return O(nn);
|
|
399
399
|
}
|
|
400
|
-
function
|
|
401
|
-
j(
|
|
400
|
+
function vr(t) {
|
|
401
|
+
j(on, t);
|
|
402
402
|
}
|
|
403
|
-
function
|
|
404
|
-
return O(
|
|
403
|
+
function Z() {
|
|
404
|
+
return O(on);
|
|
405
405
|
}
|
|
406
|
-
function
|
|
407
|
-
j(
|
|
406
|
+
function xr(t) {
|
|
407
|
+
j(ln, t);
|
|
408
408
|
}
|
|
409
|
-
function
|
|
410
|
-
return O(
|
|
409
|
+
function q() {
|
|
410
|
+
return O(ln);
|
|
411
411
|
}
|
|
412
|
-
function
|
|
413
|
-
j(
|
|
412
|
+
function hr(t) {
|
|
413
|
+
j(rn, Xe(t));
|
|
414
414
|
}
|
|
415
|
-
function
|
|
416
|
-
return O(
|
|
415
|
+
function un() {
|
|
416
|
+
return O(rn);
|
|
417
417
|
}
|
|
418
|
-
function
|
|
419
|
-
j(
|
|
418
|
+
function cn(t) {
|
|
419
|
+
j(sn, t);
|
|
420
420
|
}
|
|
421
421
|
function xe() {
|
|
422
|
-
return O(
|
|
422
|
+
return O(sn);
|
|
423
423
|
}
|
|
424
424
|
function J(t, e, n) {
|
|
425
|
-
const l =
|
|
425
|
+
const l = s(() => {
|
|
426
426
|
var o;
|
|
427
427
|
return (o = n.node.size) == null ? void 0 : o.width;
|
|
428
|
-
}), r =
|
|
428
|
+
}), r = s(() => {
|
|
429
429
|
var o;
|
|
430
430
|
return (o = n.node.size) == null ? void 0 : o.minWidth;
|
|
431
|
-
}),
|
|
431
|
+
}), u = s(() => {
|
|
432
432
|
var o;
|
|
433
433
|
return (o = n.node.size) == null ? void 0 : o.maxWidth;
|
|
434
|
-
}),
|
|
434
|
+
}), a = s(() => {
|
|
435
435
|
var o, i;
|
|
436
436
|
if (n.outer && t === "editor") {
|
|
437
|
-
const
|
|
438
|
-
if (
|
|
439
|
-
return
|
|
437
|
+
const f = ge((o = n.node.size) == null ? void 0 : o.height);
|
|
438
|
+
if (f)
|
|
439
|
+
return f / 100 * e.value.height + "px";
|
|
440
440
|
}
|
|
441
441
|
return (i = n.node.size) == null ? void 0 : i.height;
|
|
442
|
-
}),
|
|
442
|
+
}), p = s(() => {
|
|
443
443
|
var o, i;
|
|
444
444
|
if (n.outer && t === "editor") {
|
|
445
|
-
const
|
|
446
|
-
if (
|
|
447
|
-
return
|
|
445
|
+
const f = ge((o = n.node.size) == null ? void 0 : o.minHeight);
|
|
446
|
+
if (f)
|
|
447
|
+
return f / 100 * e.value.height + "px";
|
|
448
448
|
}
|
|
449
449
|
return (i = n.node.size) == null ? void 0 : i.minHeight;
|
|
450
|
-
}),
|
|
450
|
+
}), m = s(() => {
|
|
451
451
|
var o, i;
|
|
452
452
|
if (n.outer && t === "editor") {
|
|
453
|
-
const
|
|
454
|
-
if (
|
|
455
|
-
return
|
|
453
|
+
const f = ge((o = n.node.size) == null ? void 0 : o.maxHeight);
|
|
454
|
+
if (f)
|
|
455
|
+
return f / 100 * e.value.height + "px";
|
|
456
456
|
}
|
|
457
457
|
return (i = n.node.size) == null ? void 0 : i.maxHeight;
|
|
458
458
|
});
|
|
459
|
-
function
|
|
460
|
-
l.value && (o.width = l.value), r.value && (o.minWidth = r.value),
|
|
459
|
+
function d(o) {
|
|
460
|
+
l.value && (o.width = l.value), r.value && (o.minWidth = r.value), u.value && (o.maxWidth = u.value), a.value && (o.height = a.value), p.value && (o.minHeight = p.value), m.value && (o.maxHeight = m.value);
|
|
461
461
|
}
|
|
462
|
-
return { width: l, minWidth: r, maxWidth:
|
|
462
|
+
return { width: l, minWidth: r, maxWidth: u, height: a, minHeight: p, maxHeight: m, applySize: d };
|
|
463
463
|
}
|
|
464
|
-
function
|
|
465
|
-
const l =
|
|
466
|
-
|
|
467
|
-
var
|
|
468
|
-
(
|
|
464
|
+
function dn(t, e, n) {
|
|
465
|
+
const l = s(() => e.node.basic.id), r = s(() => `callMethod@${l.value}`);
|
|
466
|
+
_n(() => {
|
|
467
|
+
var u;
|
|
468
|
+
(u = t.eventBus) == null || u.on(r.value, n);
|
|
469
469
|
}), se(() => {
|
|
470
|
-
var
|
|
471
|
-
(
|
|
470
|
+
var u;
|
|
471
|
+
(u = t.eventBus) == null || u.off(r.value, n);
|
|
472
472
|
});
|
|
473
473
|
}
|
|
474
|
-
const
|
|
475
|
-
color:
|
|
476
|
-
backgroundColor:
|
|
477
|
-
textStyle:
|
|
478
|
-
title:
|
|
479
|
-
line:
|
|
480
|
-
radar:
|
|
481
|
-
bar:
|
|
482
|
-
pie:
|
|
483
|
-
scatter:
|
|
484
|
-
boxplot:
|
|
485
|
-
parallel:
|
|
486
|
-
sankey:
|
|
487
|
-
funnel:
|
|
488
|
-
gauge:
|
|
489
|
-
candlestick:
|
|
490
|
-
graph:
|
|
491
|
-
map:
|
|
492
|
-
geo:
|
|
493
|
-
categoryAxis:
|
|
494
|
-
valueAxis:
|
|
495
|
-
logAxis:
|
|
496
|
-
timeAxis:
|
|
497
|
-
toolbox:
|
|
498
|
-
legend:
|
|
499
|
-
tooltip:
|
|
500
|
-
timeline:
|
|
501
|
-
visualMap:
|
|
502
|
-
dataZoom:
|
|
503
|
-
markPoint:
|
|
504
|
-
},
|
|
505
|
-
color:
|
|
506
|
-
backgroundColor:
|
|
507
|
-
textStyle:
|
|
508
|
-
title:
|
|
509
|
-
line:
|
|
510
|
-
radar:
|
|
511
|
-
bar:
|
|
512
|
-
pie:
|
|
513
|
-
scatter:
|
|
514
|
-
boxplot:
|
|
515
|
-
parallel:
|
|
516
|
-
sankey:
|
|
517
|
-
funnel:
|
|
518
|
-
gauge:
|
|
519
|
-
candlestick:
|
|
520
|
-
graph:
|
|
521
|
-
map:
|
|
522
|
-
geo:
|
|
523
|
-
categoryAxis:
|
|
524
|
-
valueAxis:
|
|
525
|
-
logAxis:
|
|
526
|
-
timeAxis:
|
|
527
|
-
toolbox:
|
|
528
|
-
legend:
|
|
529
|
-
tooltip:
|
|
530
|
-
timeline:
|
|
531
|
-
visualMap:
|
|
532
|
-
dataZoom:
|
|
533
|
-
markPoint:
|
|
474
|
+
const Xn = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Yn = "#242424", Jn = {}, Qn = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, ei = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ti = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ni = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, ii = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, oi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, li = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ri = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, si = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ai = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ui = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ci = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, di = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, mi = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, pi = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, fi = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, yi = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, bi = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, vi = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, xi = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, hi = { textStyle: { color: "#eeeeee" } }, gi = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, _i = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, ki = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Ci = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, Vi = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, wi = {
|
|
475
|
+
color: Xn,
|
|
476
|
+
backgroundColor: Yn,
|
|
477
|
+
textStyle: Jn,
|
|
478
|
+
title: Qn,
|
|
479
|
+
line: ei,
|
|
480
|
+
radar: ti,
|
|
481
|
+
bar: ni,
|
|
482
|
+
pie: ii,
|
|
483
|
+
scatter: oi,
|
|
484
|
+
boxplot: li,
|
|
485
|
+
parallel: ri,
|
|
486
|
+
sankey: si,
|
|
487
|
+
funnel: ai,
|
|
488
|
+
gauge: ui,
|
|
489
|
+
candlestick: ci,
|
|
490
|
+
graph: di,
|
|
491
|
+
map: mi,
|
|
492
|
+
geo: pi,
|
|
493
|
+
categoryAxis: fi,
|
|
494
|
+
valueAxis: yi,
|
|
495
|
+
logAxis: bi,
|
|
496
|
+
timeAxis: vi,
|
|
497
|
+
toolbox: xi,
|
|
498
|
+
legend: hi,
|
|
499
|
+
tooltip: gi,
|
|
500
|
+
timeline: _i,
|
|
501
|
+
visualMap: ki,
|
|
502
|
+
dataZoom: Ci,
|
|
503
|
+
markPoint: Vi
|
|
504
|
+
}, Si = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Ti = "#f5f5f5", $i = {}, Ii = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, Ni = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Ai = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Li = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Ei = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Pi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Wi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Di = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, zi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Bi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ri = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Mi = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Fi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Hi = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Oi = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, ji = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ki = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ui = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Zi = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, qi = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Gi = { textStyle: { color: "#333333" } }, Xi = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Yi = { lineStyle: { color: "#eeeeee", width: "2" }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, label: { color: "#eeeeee" } } }, Ji = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Qi = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, eo = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, to = {
|
|
505
|
+
color: Si,
|
|
506
|
+
backgroundColor: Ti,
|
|
507
|
+
textStyle: $i,
|
|
508
|
+
title: Ii,
|
|
509
|
+
line: Ni,
|
|
510
|
+
radar: Ai,
|
|
511
|
+
bar: Li,
|
|
512
|
+
pie: Ei,
|
|
513
|
+
scatter: Pi,
|
|
514
|
+
boxplot: Wi,
|
|
515
|
+
parallel: Di,
|
|
516
|
+
sankey: zi,
|
|
517
|
+
funnel: Bi,
|
|
518
|
+
gauge: Ri,
|
|
519
|
+
candlestick: Mi,
|
|
520
|
+
graph: Fi,
|
|
521
|
+
map: Hi,
|
|
522
|
+
geo: Oi,
|
|
523
|
+
categoryAxis: ji,
|
|
524
|
+
valueAxis: Ki,
|
|
525
|
+
logAxis: Ui,
|
|
526
|
+
timeAxis: Zi,
|
|
527
|
+
toolbox: qi,
|
|
528
|
+
legend: Gi,
|
|
529
|
+
tooltip: Xi,
|
|
530
|
+
timeline: Yi,
|
|
531
|
+
visualMap: Ji,
|
|
532
|
+
dataZoom: Qi,
|
|
533
|
+
markPoint: eo
|
|
534
534
|
};
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
535
|
+
En([
|
|
536
|
+
Pn,
|
|
537
|
+
Wn,
|
|
538
|
+
Dn,
|
|
539
|
+
zn,
|
|
540
|
+
Bn,
|
|
541
|
+
Rn,
|
|
542
|
+
Mn,
|
|
543
|
+
Fn
|
|
544
544
|
]);
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
const
|
|
545
|
+
Ot("dark", wi);
|
|
546
|
+
Ot("light", to);
|
|
547
|
+
const no = /* @__PURE__ */ $({
|
|
548
548
|
__name: "index",
|
|
549
549
|
props: {
|
|
550
550
|
node: {},
|
|
551
551
|
outer: { type: Boolean }
|
|
552
552
|
},
|
|
553
553
|
setup(t) {
|
|
554
|
-
const e = t, n =
|
|
555
|
-
const
|
|
556
|
-
return
|
|
557
|
-
}),
|
|
558
|
-
let
|
|
554
|
+
const e = t, n = A(), l = U(), r = M(), u = Z(), a = q(), { width: p, minWidth: m, maxWidth: d, height: o, minHeight: i, maxHeight: f, applySize: v } = J(n, l, e), { applyTitle: y } = qt(e), { applyXAxis: c } = Gt(e), { applyYAxis: _ } = Xt(e), { applyLegend: C } = Ut(e), { applySeries: b } = Zt(e), k = s(() => {
|
|
555
|
+
const w = {}, G = a.value.type;
|
|
556
|
+
return u === "page" ? G === "common" ? v(w) : console.assert(!1) : u === "comp" && G === "common" ? v(w) : console.assert(!1), w;
|
|
557
|
+
}), h = Et("chart");
|
|
558
|
+
let x;
|
|
559
559
|
const S = () => {
|
|
560
|
-
|
|
561
|
-
const
|
|
562
|
-
|
|
563
|
-
},
|
|
564
|
-
|
|
565
|
-
},
|
|
566
|
-
const
|
|
567
|
-
|
|
560
|
+
x == null || x.dispose(), x = jt.init(h.value, r.value ? "dark" : "light");
|
|
561
|
+
const w = {};
|
|
562
|
+
x.setOption(w);
|
|
563
|
+
}, E = () => {
|
|
564
|
+
x == null || x.resize();
|
|
565
|
+
}, D = () => {
|
|
566
|
+
const w = {};
|
|
567
|
+
y(w), c(w), _(w), C(w), b(w), x == null || x.setOption(w, !0);
|
|
568
568
|
};
|
|
569
|
-
return
|
|
570
|
-
window.addEventListener("resize",
|
|
569
|
+
return Pt(async () => {
|
|
570
|
+
window.addEventListener("resize", E, !1), await Mt(() => !!h.value), S(), D();
|
|
571
571
|
}), se(() => {
|
|
572
|
-
window.removeEventListener("resize",
|
|
573
|
-
}),
|
|
572
|
+
window.removeEventListener("resize", E, !1), x == null || x.dispose();
|
|
573
|
+
}), X(
|
|
574
574
|
[
|
|
575
575
|
() => l.value.width,
|
|
576
576
|
() => l.value.height,
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
577
|
+
p,
|
|
578
|
+
m,
|
|
579
|
+
d,
|
|
580
580
|
o,
|
|
581
581
|
i,
|
|
582
|
-
|
|
582
|
+
f
|
|
583
583
|
],
|
|
584
584
|
async () => {
|
|
585
|
-
await
|
|
585
|
+
await Wt(), E();
|
|
586
586
|
}
|
|
587
|
-
),
|
|
588
|
-
S(),
|
|
589
|
-
}),
|
|
587
|
+
), X([r], () => {
|
|
588
|
+
S(), D();
|
|
589
|
+
}), X(
|
|
590
590
|
[e],
|
|
591
591
|
() => {
|
|
592
|
-
|
|
592
|
+
D();
|
|
593
593
|
},
|
|
594
594
|
{ deep: !0 }
|
|
595
|
-
), (
|
|
595
|
+
), (w, G) => (V(), R("div", {
|
|
596
596
|
ref: "chart",
|
|
597
|
-
style: oe(
|
|
597
|
+
style: oe(k.value)
|
|
598
598
|
}, null, 4));
|
|
599
599
|
}
|
|
600
|
-
}),
|
|
600
|
+
}), io = /* @__PURE__ */ $({
|
|
601
601
|
__name: "index",
|
|
602
602
|
props: {
|
|
603
603
|
node: {},
|
|
604
604
|
outer: { type: Boolean }
|
|
605
605
|
},
|
|
606
606
|
setup(t) {
|
|
607
|
-
const e = t, n =
|
|
608
|
-
const
|
|
609
|
-
return
|
|
610
|
-
}),
|
|
611
|
-
let
|
|
607
|
+
const e = t, n = A(), l = U(), r = M(), u = Z(), a = q(), { width: p, minWidth: m, maxWidth: d, height: o, minHeight: i, maxHeight: f, applySize: v } = J(n, l, e), { applyTitle: y } = qt(e), { applyXAxis: c } = Gt(e), { applyYAxis: _ } = Xt(e), { applyLegend: C } = Ut(e), { applySeries: b } = Zt(e), k = s(() => {
|
|
608
|
+
const w = {}, G = a.value.type;
|
|
609
|
+
return u === "page" ? G === "common" ? v(w) : console.assert(!1) : u === "comp" && G === "common" ? v(w) : console.assert(!1), w;
|
|
610
|
+
}), h = Et("chart");
|
|
611
|
+
let x;
|
|
612
612
|
const S = () => {
|
|
613
|
-
|
|
614
|
-
const
|
|
615
|
-
|
|
616
|
-
},
|
|
617
|
-
|
|
618
|
-
},
|
|
619
|
-
const
|
|
620
|
-
|
|
613
|
+
x == null || x.dispose(), x = jt.init(h.value, r.value ? "dark" : "light");
|
|
614
|
+
const w = {};
|
|
615
|
+
x.setOption(w);
|
|
616
|
+
}, E = () => {
|
|
617
|
+
x == null || x.resize();
|
|
618
|
+
}, D = () => {
|
|
619
|
+
const w = {};
|
|
620
|
+
y(w), c(w), _(w), C(w), b(w), x == null || x.setOption(w, !0);
|
|
621
621
|
};
|
|
622
|
-
return
|
|
623
|
-
window.addEventListener("resize",
|
|
622
|
+
return Pt(async () => {
|
|
623
|
+
window.addEventListener("resize", E, !1), await Mt(() => !!h.value), S(), D();
|
|
624
624
|
}), se(() => {
|
|
625
|
-
window.removeEventListener("resize",
|
|
626
|
-
}),
|
|
625
|
+
window.removeEventListener("resize", E, !1), x == null || x.dispose();
|
|
626
|
+
}), X(
|
|
627
627
|
[
|
|
628
628
|
() => l.value.width,
|
|
629
629
|
() => l.value.height,
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
630
|
+
p,
|
|
631
|
+
m,
|
|
632
|
+
d,
|
|
633
633
|
o,
|
|
634
634
|
i,
|
|
635
|
-
|
|
635
|
+
f
|
|
636
636
|
],
|
|
637
637
|
async () => {
|
|
638
|
-
await
|
|
638
|
+
await Wt(), E();
|
|
639
639
|
}
|
|
640
|
-
),
|
|
641
|
-
S(),
|
|
642
|
-
}),
|
|
640
|
+
), X([r], () => {
|
|
641
|
+
S(), D();
|
|
642
|
+
}), X(
|
|
643
643
|
[e],
|
|
644
644
|
() => {
|
|
645
|
-
|
|
645
|
+
D();
|
|
646
646
|
},
|
|
647
647
|
{ deep: !0 }
|
|
648
|
-
), (
|
|
648
|
+
), (w, G) => (V(), R("div", {
|
|
649
649
|
ref: "chart",
|
|
650
|
-
style: oe(
|
|
650
|
+
style: oe(k.value)
|
|
651
651
|
}, null, 4));
|
|
652
652
|
}
|
|
653
653
|
});
|
|
654
|
-
function
|
|
655
|
-
function n(
|
|
656
|
-
const
|
|
657
|
-
console.log(
|
|
658
|
-
}
|
|
659
|
-
function l(
|
|
660
|
-
const
|
|
661
|
-
let
|
|
662
|
-
typeof
|
|
663
|
-
}
|
|
664
|
-
function r(
|
|
665
|
-
const
|
|
666
|
-
|
|
667
|
-
}
|
|
668
|
-
function
|
|
669
|
-
const
|
|
654
|
+
function oo(t, e) {
|
|
655
|
+
function n(p) {
|
|
656
|
+
const m = t.pseudoToNative(p);
|
|
657
|
+
console.log(m);
|
|
658
|
+
}
|
|
659
|
+
function l(p) {
|
|
660
|
+
const m = t.pseudoToNative(p);
|
|
661
|
+
let d = "";
|
|
662
|
+
typeof m == "object" ? d = JSON.stringify(m) : d = String(m), Ye.emit("consoleAppend", d);
|
|
663
|
+
}
|
|
664
|
+
function r(p, m) {
|
|
665
|
+
const d = t.pseudoToNative(p), o = t.pseudoToNative(m);
|
|
666
|
+
d === "info" ? Sn(o) : d === "success" ? Tn(o) : d === "warning" ? $n(o) : d === "error" && Ft(o);
|
|
667
|
+
}
|
|
668
|
+
function u(p, m) {
|
|
669
|
+
const d = t.pseudoToNative(p), o = t.pseudoToNative(m);
|
|
670
670
|
setTimeout(() => {
|
|
671
|
-
t.appendCode(`__timeoutCallbackV1__(${
|
|
671
|
+
t.appendCode(`__timeoutCallbackV1__(${d})`), t.run();
|
|
672
672
|
}, o);
|
|
673
673
|
}
|
|
674
|
-
function
|
|
675
|
-
const
|
|
674
|
+
function a(p, m) {
|
|
675
|
+
const d = t.pseudoToNative(p);
|
|
676
676
|
setTimeout(() => {
|
|
677
|
-
|
|
678
|
-
},
|
|
677
|
+
m(), t.run();
|
|
678
|
+
}, d);
|
|
679
679
|
}
|
|
680
680
|
t.setProperty(
|
|
681
681
|
e,
|
|
@@ -692,37 +692,37 @@ function Xi(t, e) {
|
|
|
692
692
|
), t.setProperty(
|
|
693
693
|
e,
|
|
694
694
|
"__timeoutV1__",
|
|
695
|
-
t.createNativeFunction(
|
|
695
|
+
t.createNativeFunction(u)
|
|
696
696
|
), t.setProperty(
|
|
697
697
|
e,
|
|
698
698
|
"__delayV1__",
|
|
699
|
-
t.createAsyncFunction(
|
|
699
|
+
t.createAsyncFunction(a)
|
|
700
700
|
);
|
|
701
701
|
}
|
|
702
|
-
const
|
|
702
|
+
const mn = In({
|
|
703
703
|
baseUrl: "http://localhost/computebase/",
|
|
704
704
|
onError: (t) => {
|
|
705
|
-
const { i18n: e } =
|
|
706
|
-
|
|
705
|
+
const { i18n: e } = Kn.base;
|
|
706
|
+
Ft(jn(e, t));
|
|
707
707
|
}
|
|
708
708
|
});
|
|
709
|
-
window.API_URL && (
|
|
710
|
-
function
|
|
711
|
-
return
|
|
709
|
+
window.API_URL && (mn.defaults.baseURL = window.API_URL + "/computebase/");
|
|
710
|
+
function lo(t) {
|
|
711
|
+
return mn.post("callFunc", t);
|
|
712
712
|
}
|
|
713
|
-
function
|
|
714
|
-
async function n(l, r,
|
|
715
|
-
const
|
|
713
|
+
function ro(t, e) {
|
|
714
|
+
async function n(l, r, u, a, p, m) {
|
|
715
|
+
const d = t.pseudoToNative(l), o = t.pseudoToNative(r), i = t.pseudoToNative(u), f = t.pseudoToNative(a), v = t.pseudoToNative(p);
|
|
716
716
|
try {
|
|
717
|
-
const
|
|
718
|
-
spaceid:
|
|
717
|
+
const y = JSON.stringify(i), { strOutputs: c } = await lo({
|
|
718
|
+
spaceid: d,
|
|
719
719
|
id: o,
|
|
720
|
-
strInputs:
|
|
721
|
-
env:
|
|
722
|
-
}),
|
|
723
|
-
|
|
724
|
-
} catch (
|
|
725
|
-
console.error("callFuncV1 failed",
|
|
720
|
+
strInputs: y,
|
|
721
|
+
env: f
|
|
722
|
+
}), _ = JSON.parse(c);
|
|
723
|
+
m(t.nativeToPseudo(_)), t.run();
|
|
724
|
+
} catch (y) {
|
|
725
|
+
console.error("callFuncV1 failed", v, y);
|
|
726
726
|
}
|
|
727
727
|
}
|
|
728
728
|
t.setProperty(
|
|
@@ -731,14 +731,14 @@ function qi(t, e) {
|
|
|
731
731
|
t.createAsyncFunction(n)
|
|
732
732
|
);
|
|
733
733
|
}
|
|
734
|
-
class
|
|
734
|
+
class so {
|
|
735
735
|
constructor(e) {
|
|
736
736
|
he(this, "context");
|
|
737
737
|
he(this, "nodes");
|
|
738
738
|
this.context = e, this.nodes = {};
|
|
739
739
|
const n = (l) => {
|
|
740
740
|
var r;
|
|
741
|
-
this.nodes[l.basic.id] = l, (r = l.children) == null || r.forEach((
|
|
741
|
+
this.nodes[l.basic.id] = l, (r = l.children) == null || r.forEach((u) => n(u));
|
|
742
742
|
};
|
|
743
743
|
this.context.data.view.nodes.forEach((l) => n(l));
|
|
744
744
|
}
|
|
@@ -747,96 +747,96 @@ class Gi {
|
|
|
747
747
|
}
|
|
748
748
|
addNode(e, n, l) {
|
|
749
749
|
const r = `parent=${e} ref=${n} keyOrRefid=${l}`;
|
|
750
|
-
let
|
|
750
|
+
let u;
|
|
751
751
|
if (e) {
|
|
752
|
-
const
|
|
753
|
-
if (!
|
|
752
|
+
const p = this.getNode(e);
|
|
753
|
+
if (!p)
|
|
754
754
|
return console.error(`NodeMgr/addNode parent not found, ${r}`), "";
|
|
755
|
-
if (!
|
|
755
|
+
if (!p.children)
|
|
756
756
|
return console.error(`NodeMgr/addNode parent no children, ${r}`), "";
|
|
757
|
-
|
|
757
|
+
u = p.children;
|
|
758
758
|
} else
|
|
759
|
-
|
|
760
|
-
if (!
|
|
759
|
+
u = this.context.data.view.nodes;
|
|
760
|
+
if (!u)
|
|
761
761
|
return "";
|
|
762
|
-
const
|
|
762
|
+
const a = qn(
|
|
763
763
|
this.context.type,
|
|
764
764
|
this.context.data.type,
|
|
765
765
|
this.context.data.version,
|
|
766
766
|
n,
|
|
767
767
|
l
|
|
768
768
|
);
|
|
769
|
-
return
|
|
769
|
+
return a ? (u.push(a), this.nodes[a.basic.id] = a, a.basic.id) : (console.error(`NodeMgr/addNode spawn node failed, ${r}`), "");
|
|
770
770
|
}
|
|
771
771
|
deleteNode(e) {
|
|
772
772
|
this.getNode(e);
|
|
773
773
|
}
|
|
774
774
|
}
|
|
775
|
-
function
|
|
776
|
-
const l = new
|
|
777
|
-
function r(i,
|
|
778
|
-
const
|
|
779
|
-
return e.nativeToPseudo(
|
|
775
|
+
function ao(t, e, n) {
|
|
776
|
+
const l = new so(t);
|
|
777
|
+
function r(i, f, v) {
|
|
778
|
+
const y = e.pseudoToNative(i), c = e.pseudoToNative(f), _ = e.pseudoToNative(v), C = l.addNode(y, c, _);
|
|
779
|
+
return e.nativeToPseudo(C);
|
|
780
780
|
}
|
|
781
|
-
function
|
|
782
|
-
const
|
|
783
|
-
l.deleteNode(
|
|
781
|
+
function u(i) {
|
|
782
|
+
const f = e.pseudoToNative(i);
|
|
783
|
+
l.deleteNode(f);
|
|
784
784
|
}
|
|
785
|
-
function
|
|
786
|
-
const
|
|
787
|
-
let
|
|
788
|
-
if (
|
|
789
|
-
console.error(`getNodePropV1 node not found, ${
|
|
785
|
+
function a(i, f) {
|
|
786
|
+
const v = e.pseudoToNative(i), y = e.pseudoToNative(f), c = `id=${v} keys=${y}`;
|
|
787
|
+
let _;
|
|
788
|
+
if (v === "globality" ? _ = t.data.view : _ = l.getNode(v), !_) {
|
|
789
|
+
console.error(`getNodePropV1 node not found, ${c}`);
|
|
790
790
|
return;
|
|
791
791
|
}
|
|
792
|
-
const
|
|
793
|
-
for (let
|
|
794
|
-
const
|
|
795
|
-
if (
|
|
796
|
-
return e.nativeToPseudo(
|
|
797
|
-
if (!
|
|
798
|
-
console.error(`getNodePropV1 unpkg failed, ${
|
|
792
|
+
const C = y.split("."), b = C.length;
|
|
793
|
+
for (let k = 0; k < b; k++) {
|
|
794
|
+
const h = C[k];
|
|
795
|
+
if (k === b - 1)
|
|
796
|
+
return e.nativeToPseudo(_[h]);
|
|
797
|
+
if (!_) {
|
|
798
|
+
console.error(`getNodePropV1 unpkg failed, ${c}`);
|
|
799
799
|
return;
|
|
800
800
|
}
|
|
801
|
-
|
|
801
|
+
_ = _[h];
|
|
802
802
|
}
|
|
803
803
|
}
|
|
804
|
-
function
|
|
805
|
-
const
|
|
806
|
-
let
|
|
807
|
-
if (
|
|
808
|
-
console.error(`setNodePropV1 node not found, ${
|
|
804
|
+
function p(i, f, v) {
|
|
805
|
+
const y = e.pseudoToNative(i), c = e.pseudoToNative(f), _ = e.pseudoToNative(v), C = `id=${y} keys=${c} value=${_}`;
|
|
806
|
+
let b;
|
|
807
|
+
if (y === "globality" ? b = t.data.view : b = l.getNode(y), !b) {
|
|
808
|
+
console.error(`setNodePropV1 node not found, ${C}`);
|
|
809
809
|
return;
|
|
810
810
|
}
|
|
811
|
-
const
|
|
812
|
-
for (let
|
|
813
|
-
const S =
|
|
814
|
-
if (
|
|
815
|
-
|
|
811
|
+
const k = c.split("."), h = k.length;
|
|
812
|
+
for (let x = 0; x < h; x++) {
|
|
813
|
+
const S = k[x];
|
|
814
|
+
if (x === h - 1)
|
|
815
|
+
b[S] = _;
|
|
816
816
|
else {
|
|
817
|
-
if (!
|
|
818
|
-
console.error(`setNodePropV1 unpkg failed, ${
|
|
817
|
+
if (!b) {
|
|
818
|
+
console.error(`setNodePropV1 unpkg failed, ${C}`);
|
|
819
819
|
return;
|
|
820
820
|
}
|
|
821
|
-
|
|
821
|
+
b = b[S];
|
|
822
822
|
}
|
|
823
823
|
}
|
|
824
824
|
}
|
|
825
|
-
function
|
|
826
|
-
var
|
|
827
|
-
const
|
|
828
|
-
(
|
|
825
|
+
function m(i, f, v, y) {
|
|
826
|
+
var k;
|
|
827
|
+
const c = e.pseudoToNative(i), _ = e.pseudoToNative(f), C = e.pseudoToNative(v), b = { outputs: [] };
|
|
828
|
+
(k = t.eventBus) == null || k.emit(`callMethod@${c}`, { name: _, inputs: C, result: b }), y(e.nativeToPseudo(b.outputs)), e.run();
|
|
829
829
|
}
|
|
830
|
-
function
|
|
831
|
-
const
|
|
832
|
-
|
|
833
|
-
|
|
830
|
+
function d(i, f, v) {
|
|
831
|
+
const y = e.pseudoToNative(i), c = e.pseudoToNative(f);
|
|
832
|
+
Nn({ title: y, text: c }).then((_) => {
|
|
833
|
+
v(e.nativeToPseudo(_)), e.run();
|
|
834
834
|
});
|
|
835
835
|
}
|
|
836
|
-
function o(i,
|
|
837
|
-
const
|
|
838
|
-
|
|
839
|
-
|
|
836
|
+
function o(i, f, v, y) {
|
|
837
|
+
const c = e.pseudoToNative(i), _ = e.pseudoToNative(f), C = e.pseudoToNative(v);
|
|
838
|
+
An({ title: c, label: _, value: C }).then((b) => {
|
|
839
|
+
y(e.nativeToPseudo(b)), e.run();
|
|
840
840
|
});
|
|
841
841
|
}
|
|
842
842
|
e.setProperty(
|
|
@@ -846,33 +846,33 @@ function Ji(t, e, n) {
|
|
|
846
846
|
), e.setProperty(
|
|
847
847
|
n,
|
|
848
848
|
"__deleteNodeV1__",
|
|
849
|
-
e.createNativeFunction(
|
|
849
|
+
e.createNativeFunction(u)
|
|
850
850
|
), e.setProperty(
|
|
851
851
|
n,
|
|
852
852
|
"__getNodePropV1__",
|
|
853
|
-
e.createNativeFunction(
|
|
853
|
+
e.createNativeFunction(a)
|
|
854
854
|
), e.setProperty(
|
|
855
855
|
n,
|
|
856
856
|
"__setNodePropV1__",
|
|
857
|
-
e.createNativeFunction(
|
|
857
|
+
e.createNativeFunction(p)
|
|
858
858
|
), e.setProperty(
|
|
859
859
|
n,
|
|
860
860
|
"__callNodeMethodV1__",
|
|
861
|
-
e.createAsyncFunction(
|
|
861
|
+
e.createAsyncFunction(m)
|
|
862
862
|
), e.setProperty(
|
|
863
863
|
n,
|
|
864
864
|
"__openConfirmDlgV1__",
|
|
865
|
-
e.createAsyncFunction(
|
|
865
|
+
e.createAsyncFunction(d)
|
|
866
866
|
), e.setProperty(
|
|
867
867
|
n,
|
|
868
868
|
"__openPromptDlgV1__",
|
|
869
869
|
e.createAsyncFunction(o)
|
|
870
870
|
);
|
|
871
871
|
}
|
|
872
|
-
function
|
|
873
|
-
|
|
872
|
+
function uo(t, e, n) {
|
|
873
|
+
oo(e, n), ro(e, n), ao(t, e, n);
|
|
874
874
|
}
|
|
875
|
-
const
|
|
875
|
+
const co = `
|
|
876
876
|
var __env__ = 'dev'
|
|
877
877
|
|
|
878
878
|
function __getEnvV1__() {
|
|
@@ -881,7 +881,7 @@ function __getEnvV1__() {
|
|
|
881
881
|
|
|
882
882
|
var __pointerPosX__ = 0
|
|
883
883
|
var __pointerPosY__ = 0
|
|
884
|
-
`,
|
|
884
|
+
`, mo = `
|
|
885
885
|
var __events__ = {}
|
|
886
886
|
|
|
887
887
|
function __addEventListenerV1__(id, event, callback) {
|
|
@@ -952,7 +952,7 @@ function __triggerEvent__(id, event, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p1
|
|
|
952
952
|
callbacks[i](p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16)
|
|
953
953
|
}
|
|
954
954
|
}
|
|
955
|
-
`,
|
|
955
|
+
`, po = `
|
|
956
956
|
var __timers__ = {}
|
|
957
957
|
var __currTimerId__ = 0
|
|
958
958
|
|
|
@@ -994,15 +994,15 @@ function __timeoutCallbackV1__(timerId) {
|
|
|
994
994
|
}
|
|
995
995
|
}
|
|
996
996
|
}
|
|
997
|
-
`,
|
|
997
|
+
`, fo = `
|
|
998
998
|
function __destroy__() {
|
|
999
999
|
}
|
|
1000
|
-
`,
|
|
1001
|
-
function
|
|
1002
|
-
const n = new
|
|
1003
|
-
|
|
1000
|
+
`, yo = co + mo + po + fo;
|
|
1001
|
+
function pn(t, e) {
|
|
1002
|
+
const n = new Hn(
|
|
1003
|
+
yo,
|
|
1004
1004
|
(l, r) => {
|
|
1005
|
-
|
|
1005
|
+
uo(t, l, r);
|
|
1006
1006
|
}
|
|
1007
1007
|
);
|
|
1008
1008
|
return n.appendCode(e), n.appendCode(`
|
|
@@ -1010,38 +1010,38 @@ __env__ = '${t.env}';
|
|
|
1010
1010
|
__triggerEvent__('globality', 'startup');
|
|
1011
1011
|
`), n.run(), n;
|
|
1012
1012
|
}
|
|
1013
|
-
function
|
|
1013
|
+
function fn(t) {
|
|
1014
1014
|
t.appendCode("__destroy__();"), t.run();
|
|
1015
1015
|
}
|
|
1016
|
-
function
|
|
1017
|
-
let
|
|
1018
|
-
for (let
|
|
1019
|
-
if (
|
|
1016
|
+
function gr(t, e, n, l, r) {
|
|
1017
|
+
let u = t;
|
|
1018
|
+
for (let p = 0; p < e.length; p++)
|
|
1019
|
+
if (u = u.children[e[p]], !u) {
|
|
1020
1020
|
console.assert(!1, `unpkg context failed parentKeys=${e}`);
|
|
1021
1021
|
return;
|
|
1022
1022
|
}
|
|
1023
|
-
let
|
|
1024
|
-
|
|
1023
|
+
let a = u.children[n];
|
|
1024
|
+
a ? a.dataSeq !== l && (a = {
|
|
1025
1025
|
dataSeq: l,
|
|
1026
|
-
data:
|
|
1026
|
+
data: W(r),
|
|
1027
1027
|
children: {}
|
|
1028
|
-
}) : (
|
|
1028
|
+
}) : (a = {
|
|
1029
1029
|
dataSeq: l,
|
|
1030
|
-
data:
|
|
1030
|
+
data: W(r),
|
|
1031
1031
|
children: {}
|
|
1032
|
-
},
|
|
1032
|
+
}, u.children[n] = a);
|
|
1033
1033
|
}
|
|
1034
|
-
const
|
|
1034
|
+
const _r = [
|
|
1035
1035
|
"string",
|
|
1036
1036
|
"number",
|
|
1037
1037
|
"boolean",
|
|
1038
1038
|
"list",
|
|
1039
1039
|
"object"
|
|
1040
1040
|
];
|
|
1041
|
-
function
|
|
1042
|
-
return
|
|
1041
|
+
function yn() {
|
|
1042
|
+
return On();
|
|
1043
1043
|
}
|
|
1044
|
-
const
|
|
1044
|
+
const bo = /* @__PURE__ */ $({
|
|
1045
1045
|
__name: "index",
|
|
1046
1046
|
props: {
|
|
1047
1047
|
id: {},
|
|
@@ -1050,227 +1050,227 @@ const lo = /* @__PURE__ */ I({
|
|
|
1050
1050
|
outer: { type: Boolean }
|
|
1051
1051
|
},
|
|
1052
1052
|
setup(t) {
|
|
1053
|
-
const { t: e } =
|
|
1054
|
-
|
|
1055
|
-
const
|
|
1056
|
-
i.eventBus && (i.eventBus = void 0), i.interpreter && (
|
|
1053
|
+
const { t: e } = Kt(), n = t, l = an(), r = A(), u = U(), a = Z(), p = q(), m = un(), d = Q(-1), o = Q(), i = {};
|
|
1054
|
+
cn(i);
|
|
1055
|
+
const f = () => {
|
|
1056
|
+
i.eventBus && (i.eventBus = void 0), i.interpreter && (fn(i.interpreter), i.interpreter = void 0);
|
|
1057
1057
|
};
|
|
1058
|
-
|
|
1058
|
+
Dt(() => {
|
|
1059
1059
|
if (!n.refContext.refid) {
|
|
1060
|
-
|
|
1060
|
+
d.value = -1, o.value = void 0, f();
|
|
1061
1061
|
return;
|
|
1062
1062
|
}
|
|
1063
|
-
const
|
|
1064
|
-
if (!
|
|
1065
|
-
|
|
1063
|
+
const h = m.value[n.refContext.refid];
|
|
1064
|
+
if (!h) {
|
|
1065
|
+
d.value = -1, o.value = null, f(), Ye.emit("compNotAvail", n.refContext.refid);
|
|
1066
1066
|
return;
|
|
1067
1067
|
}
|
|
1068
|
-
if (
|
|
1068
|
+
if (d.value === h.dataSeq || (d.value = h.dataSeq, o.value = W(h.data), r !== "runtime"))
|
|
1069
1069
|
return;
|
|
1070
|
-
|
|
1071
|
-
const
|
|
1070
|
+
f();
|
|
1071
|
+
const x = o.value, S = x.code.script;
|
|
1072
1072
|
if (S) {
|
|
1073
|
-
const
|
|
1074
|
-
i.eventBus =
|
|
1075
|
-
{ env: l, type:
|
|
1073
|
+
const E = yn();
|
|
1074
|
+
i.eventBus = E, i.interpreter = pn(
|
|
1075
|
+
{ env: l, type: a, data: x, eventBus: E },
|
|
1076
1076
|
S
|
|
1077
1077
|
);
|
|
1078
1078
|
}
|
|
1079
1079
|
}), se(() => {
|
|
1080
|
-
|
|
1080
|
+
f();
|
|
1081
1081
|
});
|
|
1082
|
-
const { applySize:
|
|
1083
|
-
const
|
|
1084
|
-
return
|
|
1082
|
+
const { applySize: v } = J(r, u, n), y = s(() => {
|
|
1083
|
+
const h = {}, x = p.value.type;
|
|
1084
|
+
return a === "page" ? x === "common" ? v(h) : console.assert(!1) : a === "comp" && x === "common" ? v(h) : console.assert(!1), h;
|
|
1085
1085
|
});
|
|
1086
|
-
function
|
|
1087
|
-
const
|
|
1088
|
-
return S ?
|
|
1086
|
+
function c(h) {
|
|
1087
|
+
const x = lt[p.value.version].refKey, S = Y[x];
|
|
1088
|
+
return S ? L(S.comp, {
|
|
1089
1089
|
refContext: {
|
|
1090
1090
|
parent: n.refContext,
|
|
1091
|
-
refid:
|
|
1091
|
+
refid: h.ref.id
|
|
1092
1092
|
},
|
|
1093
|
-
node:
|
|
1094
|
-
}) : (console.assert(!1, `ref element not found key=${
|
|
1095
|
-
}
|
|
1096
|
-
function
|
|
1097
|
-
var
|
|
1098
|
-
const
|
|
1099
|
-
if (!
|
|
1100
|
-
return console.assert(!1, `element not found key=${
|
|
1093
|
+
node: h
|
|
1094
|
+
}) : (console.assert(!1, `ref element not found key=${x}`), L("div", `ref element not found key=${x}`));
|
|
1095
|
+
}
|
|
1096
|
+
function _(h) {
|
|
1097
|
+
var E;
|
|
1098
|
+
const x = Y[h.basic.key];
|
|
1099
|
+
if (!x)
|
|
1100
|
+
return console.assert(!1, `element not found key=${h.basic.key}`), L("div", `element not found key=${h.basic.key}`);
|
|
1101
1101
|
const S = [];
|
|
1102
|
-
return
|
|
1103
|
-
const
|
|
1104
|
-
S.push(
|
|
1105
|
-
})),
|
|
1106
|
-
}
|
|
1107
|
-
function
|
|
1108
|
-
return
|
|
1109
|
-
}
|
|
1110
|
-
function
|
|
1111
|
-
let
|
|
1112
|
-
for (;
|
|
1113
|
-
if (
|
|
1102
|
+
return x.slots.some((D) => D.key === "default") && ((E = h.children) == null || E.forEach((D) => {
|
|
1103
|
+
const w = C(D);
|
|
1104
|
+
S.push(w);
|
|
1105
|
+
})), L(x.comp, { node: h }, { default: () => S });
|
|
1106
|
+
}
|
|
1107
|
+
function C(h) {
|
|
1108
|
+
return h.ref ? c(h) : _(h);
|
|
1109
|
+
}
|
|
1110
|
+
function b() {
|
|
1111
|
+
let h = n.refContext.parent;
|
|
1112
|
+
for (; h; ) {
|
|
1113
|
+
if (h.refid === n.refContext.refid)
|
|
1114
1114
|
return !0;
|
|
1115
|
-
|
|
1115
|
+
h = h.parent;
|
|
1116
1116
|
}
|
|
1117
1117
|
return !1;
|
|
1118
1118
|
}
|
|
1119
|
-
const
|
|
1120
|
-
if (
|
|
1121
|
-
return
|
|
1119
|
+
const k = () => {
|
|
1120
|
+
if (b())
|
|
1121
|
+
return L("div", { id: n.id }, e("x-runtime-lib.circularRef"));
|
|
1122
1122
|
if (!o.value)
|
|
1123
|
-
return o.value === void 0 ?
|
|
1124
|
-
const
|
|
1125
|
-
if (
|
|
1126
|
-
const
|
|
1123
|
+
return o.value === void 0 ? L("div", { id: n.id }) : L("div", { id: n.id }, e("x-runtime-lib.compNotAvail"));
|
|
1124
|
+
const h = o.value.type;
|
|
1125
|
+
if (h === "common") {
|
|
1126
|
+
const x = [];
|
|
1127
1127
|
return o.value.view.nodes.forEach((S) => {
|
|
1128
|
-
|
|
1129
|
-
}),
|
|
1128
|
+
x.push(C(S));
|
|
1129
|
+
}), L("div", { id: n.id, style: y.value }, x);
|
|
1130
1130
|
} else
|
|
1131
|
-
return console.assert(!1, `invalid subtype=${
|
|
1131
|
+
return console.assert(!1, `invalid subtype=${h}`), L("div", { id: n.id }, `invalid subtype=${h}`);
|
|
1132
1132
|
};
|
|
1133
|
-
return (
|
|
1133
|
+
return (h, x) => (V(), I(k));
|
|
1134
1134
|
}
|
|
1135
|
-
}), F = /* @__PURE__ */
|
|
1135
|
+
}), F = /* @__PURE__ */ $({
|
|
1136
1136
|
__name: "index",
|
|
1137
1137
|
props: {
|
|
1138
1138
|
refContext: {},
|
|
1139
1139
|
state: {}
|
|
1140
1140
|
},
|
|
1141
1141
|
setup(t) {
|
|
1142
|
-
const { t: e } =
|
|
1143
|
-
|
|
1142
|
+
const { t: e } = Kt(), n = t, l = an(), r = A(), u = Z(), a = q(), p = un(), m = Q(-1), d = Q(), o = {};
|
|
1143
|
+
cn(o);
|
|
1144
1144
|
const i = () => {
|
|
1145
|
-
o.eventBus && (o.eventBus = void 0), o.interpreter && (
|
|
1145
|
+
o.eventBus && (o.eventBus = void 0), o.interpreter && (fn(o.interpreter), o.interpreter = void 0);
|
|
1146
1146
|
};
|
|
1147
|
-
|
|
1147
|
+
Dt(() => {
|
|
1148
1148
|
if (!n.refContext.refid) {
|
|
1149
|
-
|
|
1149
|
+
m.value = -1, d.value = void 0, i();
|
|
1150
1150
|
return;
|
|
1151
1151
|
}
|
|
1152
|
-
const
|
|
1153
|
-
if (!
|
|
1154
|
-
|
|
1152
|
+
const b = p.value[n.refContext.refid];
|
|
1153
|
+
if (!b) {
|
|
1154
|
+
m.value = -1, d.value = null, i(), Ye.emit("compNotAvail", n.refContext.refid);
|
|
1155
1155
|
return;
|
|
1156
1156
|
}
|
|
1157
|
-
if (
|
|
1157
|
+
if (m.value === b.dataSeq || (m.value = b.dataSeq, d.value = W(b.data), r !== "runtime"))
|
|
1158
1158
|
return;
|
|
1159
1159
|
i();
|
|
1160
|
-
const
|
|
1161
|
-
if (
|
|
1162
|
-
const
|
|
1163
|
-
o.eventBus =
|
|
1164
|
-
{ env: l, type:
|
|
1165
|
-
|
|
1160
|
+
const k = d.value, h = k.code.script;
|
|
1161
|
+
if (h) {
|
|
1162
|
+
const x = yn();
|
|
1163
|
+
o.eventBus = x, o.interpreter = pn(
|
|
1164
|
+
{ env: l, type: u, data: k, eventBus: x },
|
|
1165
|
+
h
|
|
1166
1166
|
);
|
|
1167
1167
|
}
|
|
1168
1168
|
}), se(() => {
|
|
1169
1169
|
i();
|
|
1170
1170
|
});
|
|
1171
|
-
const
|
|
1171
|
+
const f = () => {
|
|
1172
1172
|
console.log("triggerUpdate");
|
|
1173
1173
|
};
|
|
1174
|
-
|
|
1174
|
+
X(
|
|
1175
1175
|
() => n.state,
|
|
1176
1176
|
() => {
|
|
1177
|
-
|
|
1177
|
+
f();
|
|
1178
1178
|
},
|
|
1179
1179
|
{ deep: !0, immediate: !0 }
|
|
1180
1180
|
);
|
|
1181
|
-
function
|
|
1182
|
-
const
|
|
1183
|
-
return
|
|
1181
|
+
function v(b) {
|
|
1182
|
+
const k = lt[a.value.version].refKey, h = Y[k];
|
|
1183
|
+
return h ? L(h.comp, {
|
|
1184
1184
|
refContext: {
|
|
1185
1185
|
parent: n.refContext,
|
|
1186
|
-
refid:
|
|
1186
|
+
refid: b.ref.id
|
|
1187
1187
|
},
|
|
1188
|
-
node:
|
|
1189
|
-
}) : (console.assert(!1, `ref element not found key=${
|
|
1188
|
+
node: b
|
|
1189
|
+
}) : (console.assert(!1, `ref element not found key=${k}`), L("div", `ref element not found key=${k}`));
|
|
1190
1190
|
}
|
|
1191
|
-
function
|
|
1192
|
-
var
|
|
1193
|
-
const
|
|
1194
|
-
if (!
|
|
1195
|
-
return console.assert(!1, `element not found key=${
|
|
1196
|
-
const
|
|
1197
|
-
return
|
|
1198
|
-
|
|
1199
|
-
})),
|
|
1200
|
-
}
|
|
1201
|
-
function
|
|
1202
|
-
return
|
|
1203
|
-
}
|
|
1204
|
-
function
|
|
1205
|
-
let
|
|
1206
|
-
for (;
|
|
1207
|
-
if (
|
|
1191
|
+
function y(b) {
|
|
1192
|
+
var x;
|
|
1193
|
+
const k = Y[b.basic.key];
|
|
1194
|
+
if (!k)
|
|
1195
|
+
return console.assert(!1, `element not found key=${b.basic.key}`), L("div", `element not found key=${b.basic.key}`);
|
|
1196
|
+
const h = [];
|
|
1197
|
+
return k.slots.some((S) => S.key === "default") && ((x = b.children) == null || x.forEach((S) => {
|
|
1198
|
+
h.push(c(S));
|
|
1199
|
+
})), L(k.comp, { node: b }, { default: () => h });
|
|
1200
|
+
}
|
|
1201
|
+
function c(b) {
|
|
1202
|
+
return b.ref ? v(b) : y(b);
|
|
1203
|
+
}
|
|
1204
|
+
function _() {
|
|
1205
|
+
let b = n.refContext.parent;
|
|
1206
|
+
for (; b; ) {
|
|
1207
|
+
if (b.refid === n.refContext.refid)
|
|
1208
1208
|
return !0;
|
|
1209
|
-
|
|
1209
|
+
b = b.parent;
|
|
1210
1210
|
}
|
|
1211
1211
|
return !1;
|
|
1212
1212
|
}
|
|
1213
|
-
const
|
|
1214
|
-
if (
|
|
1215
|
-
return
|
|
1216
|
-
if (!
|
|
1217
|
-
return
|
|
1218
|
-
const
|
|
1219
|
-
if (
|
|
1220
|
-
const
|
|
1221
|
-
return
|
|
1222
|
-
|
|
1223
|
-
}),
|
|
1213
|
+
const C = () => {
|
|
1214
|
+
if (_())
|
|
1215
|
+
return L("div", e("x-runtime-lib.circularRef"));
|
|
1216
|
+
if (!d.value)
|
|
1217
|
+
return d.value === void 0 ? L("div") : L("div", e("x-runtime-lib.compNotAvail"));
|
|
1218
|
+
const b = d.value.type;
|
|
1219
|
+
if (b === "common") {
|
|
1220
|
+
const k = [];
|
|
1221
|
+
return d.value.view.nodes.forEach((h) => {
|
|
1222
|
+
k.push(c(h));
|
|
1223
|
+
}), k;
|
|
1224
1224
|
} else
|
|
1225
|
-
return console.assert(!1, `invalid subtype=${
|
|
1225
|
+
return console.assert(!1, `invalid subtype=${b}`), L("div", `invalid subtype=${b}`);
|
|
1226
1226
|
};
|
|
1227
|
-
return (
|
|
1227
|
+
return (b, k) => (V(), I(C));
|
|
1228
1228
|
}
|
|
1229
|
-
}),
|
|
1229
|
+
}), vo = /* @__PURE__ */ $({
|
|
1230
1230
|
__name: "index",
|
|
1231
1231
|
props: {
|
|
1232
1232
|
node: {},
|
|
1233
1233
|
outer: { type: Boolean }
|
|
1234
1234
|
},
|
|
1235
1235
|
setup(t) {
|
|
1236
|
-
const e = t, n =
|
|
1237
|
-
var
|
|
1238
|
-
return (
|
|
1239
|
-
}),
|
|
1240
|
-
var
|
|
1241
|
-
return (
|
|
1242
|
-
}),
|
|
1243
|
-
var
|
|
1244
|
-
return (
|
|
1245
|
-
}),
|
|
1246
|
-
var
|
|
1247
|
-
return (
|
|
1248
|
-
}),
|
|
1249
|
-
var
|
|
1250
|
-
return (
|
|
1251
|
-
}), o =
|
|
1252
|
-
var
|
|
1253
|
-
return (
|
|
1254
|
-
}), { color:
|
|
1236
|
+
const e = t, n = A(), l = M(), r = xe(), u = s(() => {
|
|
1237
|
+
var y;
|
|
1238
|
+
return (y = e.node.settings) == null ? void 0 : y.text;
|
|
1239
|
+
}), a = s(() => {
|
|
1240
|
+
var y;
|
|
1241
|
+
return (y = e.node.settings) == null ? void 0 : y.disabled;
|
|
1242
|
+
}), p = s(() => {
|
|
1243
|
+
var y;
|
|
1244
|
+
return (y = e.node.settings) == null ? void 0 : y.variant;
|
|
1245
|
+
}), m = s(() => {
|
|
1246
|
+
var y;
|
|
1247
|
+
return (y = e.node.settings) == null ? void 0 : y.density;
|
|
1248
|
+
}), d = s(() => {
|
|
1249
|
+
var y;
|
|
1250
|
+
return (y = e.node.settings) == null ? void 0 : y.block;
|
|
1251
|
+
}), o = s(() => l.value ? "dark" : "light"), i = s(() => {
|
|
1252
|
+
var y;
|
|
1253
|
+
return (y = e.node.settings) == null ? void 0 : y.color;
|
|
1254
|
+
}), { color: f } = ae(l, i), v = (y) => {
|
|
1255
1255
|
if (n !== "runtime")
|
|
1256
1256
|
return;
|
|
1257
|
-
const
|
|
1258
|
-
if (!
|
|
1257
|
+
const c = r.interpreter;
|
|
1258
|
+
if (!c)
|
|
1259
1259
|
return;
|
|
1260
|
-
const
|
|
1261
|
-
|
|
1260
|
+
const _ = c.nativeToPseudo(y.clientX), C = c.nativeToPseudo(y.clientY), b = c.nativeToPseudo(e.node.basic.id);
|
|
1261
|
+
c.appendCode(`__pointerPosX__ = ${_};`), c.appendCode(`__pointerPosY__ = ${C};`), c.appendCode(`__triggerEvent__('${b}', 'click');`), c.run();
|
|
1262
1262
|
};
|
|
1263
|
-
return (
|
|
1264
|
-
const
|
|
1265
|
-
return V(),
|
|
1266
|
-
text:
|
|
1267
|
-
disabled:
|
|
1268
|
-
variant:
|
|
1269
|
-
density:
|
|
1270
|
-
color: H(
|
|
1271
|
-
block:
|
|
1263
|
+
return (y, c) => {
|
|
1264
|
+
const _ = N("v-btn");
|
|
1265
|
+
return V(), I(_, {
|
|
1266
|
+
text: u.value,
|
|
1267
|
+
disabled: a.value,
|
|
1268
|
+
variant: p.value,
|
|
1269
|
+
density: m.value,
|
|
1270
|
+
color: H(f),
|
|
1271
|
+
block: d.value,
|
|
1272
1272
|
theme: o.value,
|
|
1273
|
-
onClick:
|
|
1273
|
+
onClick: v
|
|
1274
1274
|
}, null, 8, ["text", "disabled", "variant", "density", "color", "block", "theme"]);
|
|
1275
1275
|
};
|
|
1276
1276
|
}
|
|
@@ -1279,532 +1279,731 @@ const lo = /* @__PURE__ */ I({
|
|
|
1279
1279
|
for (const [l, r] of e)
|
|
1280
1280
|
n[l] = r;
|
|
1281
1281
|
return n;
|
|
1282
|
-
},
|
|
1283
|
-
function
|
|
1284
|
-
const n =
|
|
1285
|
-
return V(),
|
|
1286
|
-
default:
|
|
1287
|
-
|
|
1282
|
+
}, xo = {};
|
|
1283
|
+
function ho(t, e) {
|
|
1284
|
+
const n = N("v-card");
|
|
1285
|
+
return V(), I(n, null, {
|
|
1286
|
+
default: P(() => [
|
|
1287
|
+
K(t.$slots, "default")
|
|
1288
1288
|
]),
|
|
1289
1289
|
_: 3
|
|
1290
1290
|
});
|
|
1291
1291
|
}
|
|
1292
|
-
const
|
|
1292
|
+
const go = /* @__PURE__ */ ue(xo, [["render", ho]]), _o = { key: 0 }, ko = /* @__PURE__ */ $({
|
|
1293
1293
|
__name: "index",
|
|
1294
1294
|
props: {
|
|
1295
1295
|
node: {},
|
|
1296
1296
|
outer: { type: Boolean }
|
|
1297
1297
|
},
|
|
1298
1298
|
setup(t) {
|
|
1299
|
-
const e = t, n =
|
|
1299
|
+
const e = t, n = A(), l = M(), r = s(() => {
|
|
1300
1300
|
var i;
|
|
1301
1301
|
return (i = e.node.settings) == null ? void 0 : i.value;
|
|
1302
|
-
}),
|
|
1302
|
+
}), u = s(() => {
|
|
1303
1303
|
var i;
|
|
1304
1304
|
return (i = e.node.settings) == null ? void 0 : i.label;
|
|
1305
|
-
}),
|
|
1305
|
+
}), a = s(() => {
|
|
1306
1306
|
var i;
|
|
1307
1307
|
return (i = e.node.settings) == null ? void 0 : i.placeholder;
|
|
1308
|
-
}),
|
|
1308
|
+
}), p = s(() => {
|
|
1309
1309
|
var i;
|
|
1310
1310
|
return (i = e.node.settings) == null ? void 0 : i.hideDetails;
|
|
1311
|
-
}),
|
|
1311
|
+
}), m = s(() => {
|
|
1312
1312
|
var i;
|
|
1313
1313
|
return (i = e.node.settings) == null ? void 0 : i.singleLine;
|
|
1314
|
-
}),
|
|
1314
|
+
}), d = s(() => {
|
|
1315
1315
|
var i;
|
|
1316
1316
|
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1317
|
-
}), o =
|
|
1318
|
-
return (i,
|
|
1319
|
-
const
|
|
1320
|
-
return H(n) === "editor" ? (V(),
|
|
1321
|
-
B(
|
|
1317
|
+
}), o = s(() => l.value ? "dark" : "light");
|
|
1318
|
+
return (i, f) => {
|
|
1319
|
+
const v = N("v-combobox");
|
|
1320
|
+
return H(n) === "editor" ? (V(), R("div", _o, [
|
|
1321
|
+
B(v, {
|
|
1322
1322
|
"model-value": r.value,
|
|
1323
|
-
label:
|
|
1324
|
-
placeholder:
|
|
1325
|
-
"hide-details":
|
|
1326
|
-
"single-line":
|
|
1327
|
-
readonly:
|
|
1323
|
+
label: u.value,
|
|
1324
|
+
placeholder: a.value,
|
|
1325
|
+
"hide-details": p.value,
|
|
1326
|
+
"single-line": m.value,
|
|
1327
|
+
readonly: d.value,
|
|
1328
1328
|
theme: o.value
|
|
1329
1329
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
|
|
1330
|
-
])) : (V(),
|
|
1330
|
+
])) : (V(), I(v, {
|
|
1331
1331
|
key: 1,
|
|
1332
1332
|
"model-value": r.value,
|
|
1333
|
-
label:
|
|
1334
|
-
placeholder:
|
|
1335
|
-
"hide-details":
|
|
1336
|
-
"single-line":
|
|
1337
|
-
readonly:
|
|
1333
|
+
label: u.value,
|
|
1334
|
+
placeholder: a.value,
|
|
1335
|
+
"hide-details": p.value,
|
|
1336
|
+
"single-line": m.value,
|
|
1337
|
+
readonly: d.value,
|
|
1338
1338
|
theme: o.value
|
|
1339
1339
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
1340
1340
|
};
|
|
1341
1341
|
}
|
|
1342
|
-
}),
|
|
1342
|
+
}), Co = /* @__PURE__ */ $({
|
|
1343
1343
|
__name: "index",
|
|
1344
1344
|
props: {
|
|
1345
1345
|
node: {},
|
|
1346
1346
|
outer: { type: Boolean }
|
|
1347
1347
|
},
|
|
1348
1348
|
setup(t) {
|
|
1349
|
-
const e = t, n =
|
|
1350
|
-
var
|
|
1351
|
-
return (
|
|
1352
|
-
}), { color:
|
|
1353
|
-
const
|
|
1354
|
-
return
|
|
1349
|
+
const e = t, n = A(), l = U(), r = M(), u = Z(), a = q(), { applySize: p } = J(n, l, e), { applyMargin: m } = Qe(e), { applyPadding: d } = et(e), { applyBorder: o } = Je(r, e), i = s(() => {
|
|
1350
|
+
var y;
|
|
1351
|
+
return (y = e.node.settings) == null ? void 0 : y.backgroundColor;
|
|
1352
|
+
}), { color: f } = ae(r, i), v = s(() => {
|
|
1353
|
+
const y = {}, c = a.value.type;
|
|
1354
|
+
return u === "page" ? c === "common" ? (p(y), m(y), d(y), o(y), f.value && (y.backgroundColor = f.value)) : console.assert(!1) : u === "comp" && c === "common" ? (p(y), m(y), d(y), o(y), f.value && (y.backgroundColor = f.value)) : console.assert(!1), y;
|
|
1355
1355
|
});
|
|
1356
|
-
return (
|
|
1357
|
-
style: oe(
|
|
1356
|
+
return (y, c) => (V(), R("div", {
|
|
1357
|
+
style: oe(v.value)
|
|
1358
1358
|
}, [
|
|
1359
|
-
|
|
1359
|
+
K(y.$slots, "default")
|
|
1360
1360
|
], 4));
|
|
1361
1361
|
}
|
|
1362
|
-
}),
|
|
1362
|
+
}), Vo = /* @__PURE__ */ $({
|
|
1363
1363
|
__name: "index",
|
|
1364
1364
|
props: {
|
|
1365
1365
|
node: {},
|
|
1366
1366
|
outer: { type: Boolean }
|
|
1367
1367
|
},
|
|
1368
1368
|
setup(t) {
|
|
1369
|
-
const e = t, n =
|
|
1370
|
-
var
|
|
1371
|
-
return (
|
|
1372
|
-
}), r =
|
|
1373
|
-
var
|
|
1374
|
-
return (
|
|
1375
|
-
}),
|
|
1376
|
-
var
|
|
1377
|
-
return (
|
|
1378
|
-
}),
|
|
1379
|
-
var
|
|
1380
|
-
const
|
|
1381
|
-
return typeof
|
|
1382
|
-
}),
|
|
1383
|
-
var
|
|
1384
|
-
return (
|
|
1385
|
-
}),
|
|
1386
|
-
var
|
|
1387
|
-
return (
|
|
1388
|
-
}),
|
|
1389
|
-
var
|
|
1390
|
-
return (
|
|
1391
|
-
}), o =
|
|
1392
|
-
var
|
|
1393
|
-
return (
|
|
1394
|
-
}), i =
|
|
1395
|
-
var
|
|
1396
|
-
return (
|
|
1397
|
-
}),
|
|
1398
|
-
var
|
|
1399
|
-
return (
|
|
1400
|
-
}),
|
|
1401
|
-
var
|
|
1402
|
-
const
|
|
1403
|
-
return (((
|
|
1404
|
-
|
|
1405
|
-
}),
|
|
1369
|
+
const e = t, n = M(), l = s(() => {
|
|
1370
|
+
var c;
|
|
1371
|
+
return (c = e.node.size) == null ? void 0 : c.width;
|
|
1372
|
+
}), r = s(() => {
|
|
1373
|
+
var c;
|
|
1374
|
+
return (c = e.node.size) == null ? void 0 : c.height;
|
|
1375
|
+
}), u = s(() => {
|
|
1376
|
+
var c;
|
|
1377
|
+
return (c = e.node.settings) == null ? void 0 : c.headers;
|
|
1378
|
+
}), a = s(() => {
|
|
1379
|
+
var _;
|
|
1380
|
+
const c = (_ = e.node.settings) == null ? void 0 : _.data;
|
|
1381
|
+
return typeof c == "string" ? JSON.parse(c) : c;
|
|
1382
|
+
}), p = s(() => {
|
|
1383
|
+
var c;
|
|
1384
|
+
return (c = e.node.settings) == null ? void 0 : c.density;
|
|
1385
|
+
}), m = s(() => {
|
|
1386
|
+
var c;
|
|
1387
|
+
return (c = e.node.settings) == null ? void 0 : c.hover;
|
|
1388
|
+
}), d = s(() => {
|
|
1389
|
+
var c;
|
|
1390
|
+
return (c = e.node.settings) == null ? void 0 : c.fixedHeader;
|
|
1391
|
+
}), o = s(() => {
|
|
1392
|
+
var c;
|
|
1393
|
+
return (c = e.node.settings) == null ? void 0 : c.fixedFooter;
|
|
1394
|
+
}), i = s(() => {
|
|
1395
|
+
var c;
|
|
1396
|
+
return (c = e.node.settings) == null ? void 0 : c.loading;
|
|
1397
|
+
}), f = s(() => {
|
|
1398
|
+
var c;
|
|
1399
|
+
return (c = e.node.settings) == null ? void 0 : c.multiSort;
|
|
1400
|
+
}), v = s(() => n.value ? "dark" : "light"), y = s(() => {
|
|
1401
|
+
var C;
|
|
1402
|
+
const c = [];
|
|
1403
|
+
return (((C = e.node.slots) == null ? void 0 : C.items) ?? []).forEach((b) => {
|
|
1404
|
+
b.column && b.comp && c.push(b);
|
|
1405
|
+
}), c;
|
|
1406
1406
|
});
|
|
1407
|
-
return (
|
|
1408
|
-
const
|
|
1409
|
-
return V(),
|
|
1407
|
+
return (c, _) => {
|
|
1408
|
+
const C = N("v-data-table");
|
|
1409
|
+
return V(), I(C, {
|
|
1410
1410
|
width: l.value,
|
|
1411
1411
|
height: r.value,
|
|
1412
|
-
headers:
|
|
1413
|
-
items:
|
|
1414
|
-
density:
|
|
1415
|
-
hover:
|
|
1416
|
-
"fixed-header":
|
|
1412
|
+
headers: u.value,
|
|
1413
|
+
items: a.value,
|
|
1414
|
+
density: p.value,
|
|
1415
|
+
hover: m.value,
|
|
1416
|
+
"fixed-header": d.value,
|
|
1417
1417
|
"fixed-footer": o.value,
|
|
1418
1418
|
loading: i.value,
|
|
1419
|
-
"multi-sort":
|
|
1420
|
-
theme:
|
|
1419
|
+
"multi-sort": f.value,
|
|
1420
|
+
theme: v.value
|
|
1421
1421
|
}, _e({ _: 2 }, [
|
|
1422
|
-
|
|
1423
|
-
name: `item.${
|
|
1424
|
-
fn:
|
|
1422
|
+
kn(y.value, (b) => ({
|
|
1423
|
+
name: `item.${b.column}`,
|
|
1424
|
+
fn: P(({ value: k }) => [
|
|
1425
1425
|
B(F, {
|
|
1426
|
-
"ref-context": { refid:
|
|
1427
|
-
state: { value:
|
|
1426
|
+
"ref-context": { refid: b.comp },
|
|
1427
|
+
state: { value: k }
|
|
1428
1428
|
}, null, 8, ["ref-context", "state"])
|
|
1429
1429
|
])
|
|
1430
1430
|
}))
|
|
1431
1431
|
]), 1032, ["width", "height", "headers", "items", "density", "hover", "fixed-header", "fixed-footer", "loading", "multi-sort", "theme"]);
|
|
1432
1432
|
};
|
|
1433
1433
|
}
|
|
1434
|
-
}),
|
|
1434
|
+
}), wo = ["id"], So = /* @__PURE__ */ $({
|
|
1435
1435
|
__name: "index",
|
|
1436
1436
|
props: {
|
|
1437
1437
|
node: {},
|
|
1438
1438
|
outer: { type: Boolean }
|
|
1439
1439
|
},
|
|
1440
1440
|
setup(t) {
|
|
1441
|
-
const e = t, n =
|
|
1442
|
-
var
|
|
1443
|
-
return (
|
|
1444
|
-
}), { open:
|
|
1445
|
-
return
|
|
1441
|
+
const e = t, n = A(), l = xe(), r = s(() => {
|
|
1442
|
+
var p;
|
|
1443
|
+
return (p = e.node.basic) == null ? void 0 : p.id;
|
|
1444
|
+
}), { open: u } = Ht(`runtimeDlg/${zt()}`);
|
|
1445
|
+
return dn(l, e, (p) => {
|
|
1446
1446
|
if (n !== "runtime" || !l.interpreter)
|
|
1447
1447
|
return;
|
|
1448
|
-
const { name:
|
|
1449
|
-
|
|
1450
|
-
}), (
|
|
1451
|
-
const
|
|
1452
|
-
return V(),
|
|
1453
|
-
modelValue: H(
|
|
1454
|
-
"onUpdate:modelValue":
|
|
1448
|
+
const { name: d } = p;
|
|
1449
|
+
d === "open" ? u.value = !0 : d === "close" && (u.value = !1);
|
|
1450
|
+
}), (p, m) => {
|
|
1451
|
+
const d = N("v-dialog");
|
|
1452
|
+
return V(), I(d, {
|
|
1453
|
+
modelValue: H(u),
|
|
1454
|
+
"onUpdate:modelValue": m[0] || (m[0] = (o) => Bt(u) ? u.value = o : null),
|
|
1455
1455
|
attach: "#dialogContainer"
|
|
1456
1456
|
}, {
|
|
1457
|
-
activator:
|
|
1458
|
-
H(n) === "editor" ? (V(),
|
|
1457
|
+
activator: P(() => [
|
|
1458
|
+
H(n) === "editor" ? (V(), R("div", {
|
|
1459
1459
|
key: 0,
|
|
1460
1460
|
id: `__node__@${r.value}`
|
|
1461
|
-
}, null, 8,
|
|
1461
|
+
}, null, 8, wo)) : Rt("", !0)
|
|
1462
1462
|
]),
|
|
1463
|
-
default:
|
|
1464
|
-
|
|
1463
|
+
default: P(() => [
|
|
1464
|
+
K(p.$slots, "default")
|
|
1465
1465
|
]),
|
|
1466
1466
|
_: 3
|
|
1467
1467
|
}, 8, ["modelValue"]);
|
|
1468
1468
|
};
|
|
1469
1469
|
}
|
|
1470
|
-
}),
|
|
1470
|
+
}), To = /* @__PURE__ */ $({
|
|
1471
1471
|
__name: "index",
|
|
1472
1472
|
props: {
|
|
1473
1473
|
node: {},
|
|
1474
1474
|
outer: { type: Boolean }
|
|
1475
1475
|
},
|
|
1476
1476
|
setup(t) {
|
|
1477
|
-
const e = t, n =
|
|
1478
|
-
var
|
|
1479
|
-
return (
|
|
1480
|
-
}),
|
|
1481
|
-
var v
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1477
|
+
const e = t, n = A(), l = s(() => {
|
|
1478
|
+
var v;
|
|
1479
|
+
return (v = e.node.settings) == null ? void 0 : v.chips;
|
|
1480
|
+
}), r = s(() => {
|
|
1481
|
+
var v;
|
|
1482
|
+
return (v = e.node.settings) == null ? void 0 : v.density;
|
|
1483
|
+
}), u = s(() => {
|
|
1484
|
+
var v;
|
|
1485
|
+
return (v = e.node.settings) == null ? void 0 : v.direction;
|
|
1486
|
+
}), a = s(() => {
|
|
1487
|
+
var v;
|
|
1488
|
+
return (v = e.node.settings) == null ? void 0 : v.disabled;
|
|
1489
|
+
}), p = s(() => {
|
|
1490
|
+
var v;
|
|
1491
|
+
return (v = e.node.settings) == null ? void 0 : v.label;
|
|
1492
|
+
}), m = s(() => {
|
|
1493
|
+
var v;
|
|
1494
|
+
return (v = e.node.settings) == null ? void 0 : v.loading;
|
|
1495
|
+
}), d = s(() => {
|
|
1496
|
+
var v;
|
|
1497
|
+
return (v = e.node.settings) == null ? void 0 : v.multiple;
|
|
1498
|
+
}), o = s(() => {
|
|
1499
|
+
var v;
|
|
1500
|
+
return n !== "runtime" ? !0 : (v = e.node.settings) == null ? void 0 : v.readonly;
|
|
1501
|
+
}), i = s(() => {
|
|
1502
|
+
var v;
|
|
1503
|
+
return (v = e.node.settings) == null ? void 0 : v.reverse;
|
|
1504
|
+
}), f = s(() => {
|
|
1505
|
+
var v;
|
|
1506
|
+
return (v = e.node.settings) == null ? void 0 : v.singleLine;
|
|
1507
|
+
});
|
|
1508
|
+
return (v, y) => {
|
|
1509
|
+
const c = N("v-file-input");
|
|
1510
|
+
return V(), I(c, {
|
|
1511
|
+
chips: l.value,
|
|
1512
|
+
density: r.value,
|
|
1513
|
+
direction: u.value,
|
|
1514
|
+
disabled: a.value,
|
|
1515
|
+
label: p.value,
|
|
1516
|
+
loading: m.value,
|
|
1517
|
+
multiple: d.value,
|
|
1518
|
+
readonly: o.value,
|
|
1519
|
+
reverse: i.value,
|
|
1520
|
+
singleLine: f.value
|
|
1521
|
+
}, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "singleLine"]);
|
|
1522
|
+
};
|
|
1523
|
+
}
|
|
1524
|
+
}), $o = /* @__PURE__ */ $({
|
|
1525
|
+
__name: "index",
|
|
1526
|
+
props: {
|
|
1527
|
+
node: {},
|
|
1528
|
+
outer: { type: Boolean }
|
|
1529
|
+
},
|
|
1530
|
+
setup(t) {
|
|
1531
|
+
const e = t, n = A(), l = U(), r = M(), u = Z(), a = q(), { applySize: p } = J(n, l, e), { applyMargin: m } = Qe(e), { applyPadding: d } = et(e), { applyBorder: o } = Je(r, e), i = s(() => {
|
|
1532
|
+
var c;
|
|
1533
|
+
return (c = e.node.settings) == null ? void 0 : c.backgroundColor;
|
|
1534
|
+
}), { color: f } = ae(r, i), v = (c) => {
|
|
1535
|
+
var x, S, E, D;
|
|
1536
|
+
f.value && (c.backgroundColor = f.value), c.display = "flex";
|
|
1537
|
+
const _ = Jt(l.value.width), C = le(_, (x = e.node.settings) == null ? void 0 : x.direction);
|
|
1538
|
+
C === "row" ? c.flexDirection = "row" : C === "rowReverse" ? c.flexDirection = "row-reverse" : C === "column" ? c.flexDirection = "column" : C === "columnReverse" && (c.flexDirection = "column-reverse");
|
|
1539
|
+
const b = le(_, (S = e.node.settings) == null ? void 0 : S.wrap);
|
|
1540
|
+
b === "no" ? c.flexWrap = "nowrap" : b === "yes" ? c.flexWrap = "wrap" : b === "reverse" && (c.flexWrap = "wrap-reverse");
|
|
1541
|
+
const k = le(_, (E = e.node.settings) == null ? void 0 : E.mainAlign);
|
|
1542
|
+
k === "start" ? c.justifyContent = "flex-start" : k === "end" ? c.justifyContent = "flex-end" : k === "center" ? c.justifyContent = "center" : k === "spaceBetween" ? c.justifyContent = "space-between" : k === "spaceAround" ? c.justifyContent = "space-around" : k === "spaceEvenly" && (c.justifyContent = "space-evenly");
|
|
1543
|
+
const h = le(_, (D = e.node.settings) == null ? void 0 : D.crossAlign);
|
|
1544
|
+
h === "start" ? c.alignItems = "flex-start" : h === "end" ? c.alignItems = "flex-end" : h === "center" ? c.alignItems = "center" : h === "baseline" ? c.alignItems = "baseline" : h === "stretch" && (c.alignItems = "stretch");
|
|
1545
|
+
}, y = s(() => {
|
|
1546
|
+
const c = {}, _ = a.value.type;
|
|
1547
|
+
return u === "page" ? _ === "common" ? (p(c), m(c), d(c), o(c), v(c)) : console.assert(!1) : u === "comp" && _ === "common" ? (p(c), m(c), d(c), o(c), v(c)) : console.assert(!1), c;
|
|
1494
1548
|
});
|
|
1495
|
-
return (
|
|
1496
|
-
style: oe(
|
|
1549
|
+
return (c, _) => (V(), R("div", {
|
|
1550
|
+
style: oe(y.value)
|
|
1497
1551
|
}, [
|
|
1498
|
-
|
|
1552
|
+
K(c.$slots, "default")
|
|
1499
1553
|
], 4));
|
|
1500
1554
|
}
|
|
1501
|
-
}),
|
|
1555
|
+
}), Io = /* @__PURE__ */ $({
|
|
1502
1556
|
__name: "index",
|
|
1503
1557
|
props: {
|
|
1504
1558
|
node: {},
|
|
1505
1559
|
outer: { type: Boolean }
|
|
1506
1560
|
},
|
|
1507
1561
|
setup(t) {
|
|
1508
|
-
const e = t, n =
|
|
1562
|
+
const e = t, n = A(), l = U(), r = Z(), u = q(), { applySize: a } = J(n, l, e), p = s(() => {
|
|
1509
1563
|
var o;
|
|
1510
1564
|
return (o = e.node.settings) == null ? void 0 : o.grow;
|
|
1511
|
-
}),
|
|
1565
|
+
}), m = s(() => {
|
|
1512
1566
|
var o;
|
|
1513
1567
|
return (o = e.node.settings) == null ? void 0 : o.shrink;
|
|
1514
|
-
}),
|
|
1515
|
-
const o = {}, i =
|
|
1516
|
-
return r === "page" ? i === "common" ? (
|
|
1568
|
+
}), d = s(() => {
|
|
1569
|
+
const o = {}, i = u.value.type;
|
|
1570
|
+
return r === "page" ? i === "common" ? (a(o), o.flexGrow = p.value ? 1 : 0, o.flexShrink = m.value ? 1 : 0) : console.assert(!1) : r === "comp" && i === "common" ? (a(o), o.flexGrow = p.value ? 1 : 0, o.flexShrink = m.value ? 1 : 0) : console.assert(!1), o;
|
|
1517
1571
|
});
|
|
1518
|
-
return (o, i) => (V(),
|
|
1519
|
-
style: oe(
|
|
1572
|
+
return (o, i) => (V(), R("div", {
|
|
1573
|
+
style: oe(d.value)
|
|
1520
1574
|
}, [
|
|
1521
|
-
|
|
1575
|
+
K(o.$slots, "default")
|
|
1522
1576
|
], 4));
|
|
1523
1577
|
}
|
|
1524
|
-
}),
|
|
1578
|
+
}), No = /* @__PURE__ */ $({
|
|
1525
1579
|
__name: "index",
|
|
1526
1580
|
props: {
|
|
1527
1581
|
node: {},
|
|
1528
1582
|
outer: { type: Boolean }
|
|
1529
1583
|
},
|
|
1530
1584
|
setup(t) {
|
|
1531
|
-
const e = t, n =
|
|
1585
|
+
const e = t, n = A(), l = U(), r = M(), u = Z(), a = q(), p = xe(), m = s({
|
|
1532
1586
|
get: () => {
|
|
1533
|
-
var
|
|
1534
|
-
return (
|
|
1587
|
+
var b;
|
|
1588
|
+
return (b = e.node.settings) == null ? void 0 : b.valid;
|
|
1535
1589
|
},
|
|
1536
|
-
set: (
|
|
1537
|
-
e.node.settings && (e.node.settings.valid = !!
|
|
1590
|
+
set: (b) => {
|
|
1591
|
+
e.node.settings && (e.node.settings.valid = !!b);
|
|
1538
1592
|
}
|
|
1539
|
-
}),
|
|
1540
|
-
var
|
|
1541
|
-
return (
|
|
1542
|
-
}), { applySize: o } = J(n, l, e), { applyMargin: i } =
|
|
1543
|
-
var
|
|
1544
|
-
return (
|
|
1545
|
-
}), { color:
|
|
1546
|
-
const
|
|
1547
|
-
return
|
|
1548
|
-
}),
|
|
1593
|
+
}), d = s(() => {
|
|
1594
|
+
var b;
|
|
1595
|
+
return (b = e.node.settings) == null ? void 0 : b.fastFail;
|
|
1596
|
+
}), { applySize: o } = J(n, l, e), { applyMargin: i } = Qe(e), { applyPadding: f } = et(e), { applyBorder: v } = Je(r, e), y = s(() => {
|
|
1597
|
+
var b;
|
|
1598
|
+
return (b = e.node.settings) == null ? void 0 : b.backgroundColor;
|
|
1599
|
+
}), { color: c } = ae(r, y), _ = s(() => {
|
|
1600
|
+
const b = {}, k = a.value.type;
|
|
1601
|
+
return u === "page" ? k === "common" ? (o(b), i(b), f(b), v(b), c.value && (b.backgroundColor = c.value)) : console.assert(!1) : u === "comp" && k === "common" ? (o(b), i(b), f(b), v(b), c.value && (b.backgroundColor = c.value)) : console.assert(!1), b;
|
|
1602
|
+
}), C = () => {
|
|
1549
1603
|
if (n !== "runtime")
|
|
1550
1604
|
return;
|
|
1551
|
-
const
|
|
1552
|
-
if (!
|
|
1605
|
+
const b = p.interpreter;
|
|
1606
|
+
if (!b)
|
|
1553
1607
|
return;
|
|
1554
|
-
const
|
|
1555
|
-
|
|
1608
|
+
const k = b.nativeToPseudo(e.node.basic.id);
|
|
1609
|
+
b.appendCode(`__triggerEvent__('${k}', 'submit')`), b.run();
|
|
1556
1610
|
};
|
|
1557
|
-
return (
|
|
1558
|
-
const
|
|
1559
|
-
return V(),
|
|
1560
|
-
modelValue:
|
|
1561
|
-
"onUpdate:modelValue":
|
|
1562
|
-
style: oe(
|
|
1563
|
-
"fast-fail":
|
|
1564
|
-
onSubmit:
|
|
1611
|
+
return (b, k) => {
|
|
1612
|
+
const h = N("v-form");
|
|
1613
|
+
return V(), I(h, {
|
|
1614
|
+
modelValue: m.value,
|
|
1615
|
+
"onUpdate:modelValue": k[0] || (k[0] = (x) => m.value = x),
|
|
1616
|
+
style: oe(_.value),
|
|
1617
|
+
"fast-fail": d.value,
|
|
1618
|
+
onSubmit: Cn(C, ["prevent"])
|
|
1565
1619
|
}, {
|
|
1566
|
-
default:
|
|
1567
|
-
|
|
1620
|
+
default: P(() => [
|
|
1621
|
+
K(b.$slots, "default")
|
|
1568
1622
|
]),
|
|
1569
1623
|
_: 3
|
|
1570
1624
|
}, 8, ["modelValue", "style", "fast-fail"]);
|
|
1571
1625
|
};
|
|
1572
1626
|
}
|
|
1573
|
-
}),
|
|
1627
|
+
}), Ao = ["id"], Lo = /* @__PURE__ */ $({
|
|
1574
1628
|
__name: "index",
|
|
1575
1629
|
props: {
|
|
1576
1630
|
node: {},
|
|
1577
1631
|
outer: { type: Boolean }
|
|
1578
1632
|
},
|
|
1579
1633
|
setup(t) {
|
|
1580
|
-
const e = t, n =
|
|
1634
|
+
const e = t, n = A(), l = xe(), r = Q(0), u = Q(0), a = s(() => [r.value, u.value]), p = s(() => {
|
|
1581
1635
|
var o;
|
|
1582
1636
|
return (o = e.node.basic) == null ? void 0 : o.id;
|
|
1583
|
-
}), { open:
|
|
1584
|
-
return
|
|
1637
|
+
}), { open: m } = Ht(`runtimeMenu/${zt()}`);
|
|
1638
|
+
return dn(l, e, (o) => {
|
|
1585
1639
|
if (n !== "runtime")
|
|
1586
1640
|
return;
|
|
1587
1641
|
const i = l.interpreter;
|
|
1588
1642
|
if (!i)
|
|
1589
1643
|
return;
|
|
1590
|
-
const { name:
|
|
1591
|
-
|
|
1644
|
+
const { name: f } = o;
|
|
1645
|
+
f === "open" ? (r.value = i.getProperty(i.globalObject, "__pointerPosX__"), u.value = i.getProperty(i.globalObject, "__pointerPosY__"), m.value = !0) : f === "close" && (m.value = !1);
|
|
1592
1646
|
}), (o, i) => {
|
|
1593
|
-
const
|
|
1594
|
-
return V(),
|
|
1595
|
-
modelValue: H(
|
|
1596
|
-
"onUpdate:modelValue": i[0] || (i[0] = (
|
|
1647
|
+
const f = N("v-menu");
|
|
1648
|
+
return V(), I(f, {
|
|
1649
|
+
modelValue: H(m),
|
|
1650
|
+
"onUpdate:modelValue": i[0] || (i[0] = (v) => Bt(m) ? m.value = v : null),
|
|
1597
1651
|
"location-strategy": "connected",
|
|
1598
|
-
target:
|
|
1652
|
+
target: a.value,
|
|
1599
1653
|
attach: "menuContainer",
|
|
1600
1654
|
scrim: "transparent"
|
|
1601
1655
|
}, {
|
|
1602
|
-
activator:
|
|
1603
|
-
H(n) === "editor" ? (V(),
|
|
1656
|
+
activator: P(() => [
|
|
1657
|
+
H(n) === "editor" ? (V(), R("div", {
|
|
1604
1658
|
key: 0,
|
|
1605
|
-
id: `__node__@${
|
|
1606
|
-
}, null, 8,
|
|
1659
|
+
id: `__node__@${p.value}`
|
|
1660
|
+
}, null, 8, Ao)) : Rt("", !0)
|
|
1607
1661
|
]),
|
|
1608
|
-
default:
|
|
1609
|
-
|
|
1662
|
+
default: P(() => [
|
|
1663
|
+
K(o.$slots, "default")
|
|
1610
1664
|
]),
|
|
1611
1665
|
_: 3
|
|
1612
1666
|
}, 8, ["modelValue", "target"]);
|
|
1613
1667
|
};
|
|
1614
1668
|
}
|
|
1615
|
-
}),
|
|
1669
|
+
}), Eo = { key: 0 }, Po = /* @__PURE__ */ $({
|
|
1616
1670
|
__name: "index",
|
|
1617
1671
|
props: {
|
|
1618
1672
|
node: {},
|
|
1619
1673
|
outer: { type: Boolean }
|
|
1620
1674
|
},
|
|
1621
1675
|
setup(t) {
|
|
1622
|
-
const e = t, n =
|
|
1676
|
+
const e = t, n = A(), l = M(), r = s(() => {
|
|
1623
1677
|
var i;
|
|
1624
1678
|
return (i = e.node.settings) == null ? void 0 : i.value;
|
|
1625
|
-
}),
|
|
1679
|
+
}), u = s(() => {
|
|
1626
1680
|
var i;
|
|
1627
1681
|
return (i = e.node.settings) == null ? void 0 : i.label;
|
|
1628
|
-
}),
|
|
1682
|
+
}), a = s(() => {
|
|
1629
1683
|
var i;
|
|
1630
1684
|
return (i = e.node.settings) == null ? void 0 : i.placeholder;
|
|
1631
|
-
}),
|
|
1685
|
+
}), p = s(() => {
|
|
1632
1686
|
var i;
|
|
1633
1687
|
return (i = e.node.settings) == null ? void 0 : i.hideDetails;
|
|
1634
|
-
}),
|
|
1688
|
+
}), m = s(() => {
|
|
1635
1689
|
var i;
|
|
1636
1690
|
return (i = e.node.settings) == null ? void 0 : i.singleLine;
|
|
1637
|
-
}),
|
|
1691
|
+
}), d = s(() => {
|
|
1638
1692
|
var i;
|
|
1639
1693
|
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1640
|
-
}), o =
|
|
1641
|
-
return (i,
|
|
1642
|
-
const
|
|
1643
|
-
return H(n) === "editor" ? (V(),
|
|
1644
|
-
B(
|
|
1694
|
+
}), o = s(() => l.value ? "dark" : "light");
|
|
1695
|
+
return (i, f) => {
|
|
1696
|
+
const v = N("v-number-input");
|
|
1697
|
+
return H(n) === "editor" ? (V(), R("div", Eo, [
|
|
1698
|
+
B(v, {
|
|
1645
1699
|
"model-value": r.value,
|
|
1646
|
-
label:
|
|
1647
|
-
placeholder:
|
|
1648
|
-
"hide-details":
|
|
1649
|
-
"single-line":
|
|
1650
|
-
readonly:
|
|
1700
|
+
label: u.value,
|
|
1701
|
+
placeholder: a.value,
|
|
1702
|
+
"hide-details": p.value,
|
|
1703
|
+
"single-line": m.value,
|
|
1704
|
+
readonly: d.value,
|
|
1651
1705
|
theme: o.value
|
|
1652
1706
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
|
|
1653
|
-
])) : (V(),
|
|
1707
|
+
])) : (V(), I(v, {
|
|
1654
1708
|
key: 1,
|
|
1655
1709
|
"model-value": r.value,
|
|
1656
|
-
label:
|
|
1657
|
-
placeholder:
|
|
1658
|
-
"hide-details":
|
|
1659
|
-
"single-line":
|
|
1660
|
-
readonly:
|
|
1710
|
+
label: u.value,
|
|
1711
|
+
placeholder: a.value,
|
|
1712
|
+
"hide-details": p.value,
|
|
1713
|
+
"single-line": m.value,
|
|
1714
|
+
readonly: d.value,
|
|
1661
1715
|
theme: o.value
|
|
1662
1716
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
1663
1717
|
};
|
|
1664
1718
|
}
|
|
1665
|
-
}),
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1719
|
+
}), Wo = /* @__PURE__ */ $({
|
|
1720
|
+
__name: "index",
|
|
1721
|
+
props: {
|
|
1722
|
+
node: {},
|
|
1723
|
+
outer: { type: Boolean }
|
|
1724
|
+
},
|
|
1725
|
+
setup(t) {
|
|
1726
|
+
const e = t, n = s(() => {
|
|
1727
|
+
var r;
|
|
1728
|
+
return (r = e.node.settings) == null ? void 0 : r.value;
|
|
1729
|
+
}), l = s(() => {
|
|
1730
|
+
var r;
|
|
1731
|
+
return (r = e.node.settings) == null ? void 0 : r.label;
|
|
1732
|
+
});
|
|
1733
|
+
return (r, u) => {
|
|
1734
|
+
const a = N("v-radio");
|
|
1735
|
+
return V(), I(a, {
|
|
1736
|
+
value: n.value,
|
|
1737
|
+
label: l.value
|
|
1738
|
+
}, null, 8, ["value", "label"]);
|
|
1739
|
+
};
|
|
1740
|
+
}
|
|
1741
|
+
}), Do = /* @__PURE__ */ $({
|
|
1742
|
+
__name: "index",
|
|
1743
|
+
props: {
|
|
1744
|
+
node: {},
|
|
1745
|
+
outer: { type: Boolean }
|
|
1746
|
+
},
|
|
1747
|
+
setup(t) {
|
|
1748
|
+
const e = t, n = A(), l = s(() => {
|
|
1749
|
+
var d;
|
|
1750
|
+
return (d = e.node.settings) == null ? void 0 : d.value;
|
|
1751
|
+
}), r = s(() => {
|
|
1752
|
+
var d;
|
|
1753
|
+
return (d = e.node.settings) == null ? void 0 : d.disabled;
|
|
1754
|
+
}), u = s(() => {
|
|
1755
|
+
var d;
|
|
1756
|
+
return (d = e.node.settings) == null ? void 0 : d.direction;
|
|
1757
|
+
}), a = s(() => {
|
|
1758
|
+
var d;
|
|
1759
|
+
return (d = e.node.settings) == null ? void 0 : d.density;
|
|
1760
|
+
}), p = s(() => {
|
|
1761
|
+
var d;
|
|
1762
|
+
return (d = e.node.settings) == null ? void 0 : d.inline;
|
|
1763
|
+
}), m = s(() => {
|
|
1764
|
+
var d;
|
|
1765
|
+
return n !== "runtime" ? !0 : (d = e.node.settings) == null ? void 0 : d.readonly;
|
|
1766
|
+
});
|
|
1767
|
+
return (d, o) => {
|
|
1768
|
+
const i = N("v-radio-group");
|
|
1769
|
+
return V(), I(i, {
|
|
1770
|
+
"model-value": l.value,
|
|
1771
|
+
disabled: r.value,
|
|
1772
|
+
direction: u.value,
|
|
1773
|
+
density: a.value,
|
|
1774
|
+
inline: p.value,
|
|
1775
|
+
readonly: m.value
|
|
1776
|
+
}, {
|
|
1777
|
+
default: P(() => [
|
|
1778
|
+
K(d.$slots, "default")
|
|
1779
|
+
]),
|
|
1780
|
+
_: 3
|
|
1781
|
+
}, 8, ["model-value", "disabled", "direction", "density", "inline", "readonly"]);
|
|
1782
|
+
};
|
|
1783
|
+
}
|
|
1784
|
+
}), zo = /* @__PURE__ */ $({
|
|
1785
|
+
__name: "index",
|
|
1786
|
+
props: {
|
|
1787
|
+
node: {},
|
|
1788
|
+
outer: { type: Boolean }
|
|
1789
|
+
},
|
|
1790
|
+
setup(t) {
|
|
1791
|
+
const e = t, n = A(), l = s(() => {
|
|
1792
|
+
var i;
|
|
1793
|
+
return (i = e.node.settings) == null ? void 0 : i.density;
|
|
1794
|
+
}), r = s(() => {
|
|
1795
|
+
var i;
|
|
1796
|
+
return (i = e.node.settings) == null ? void 0 : i.direction;
|
|
1797
|
+
}), u = s(() => {
|
|
1798
|
+
var i;
|
|
1799
|
+
return (i = e.node.settings) == null ? void 0 : i.disabled;
|
|
1800
|
+
}), a = s(() => {
|
|
1801
|
+
var i;
|
|
1802
|
+
return (i = e.node.settings) == null ? void 0 : i.label;
|
|
1803
|
+
}), p = s(() => {
|
|
1804
|
+
var i;
|
|
1805
|
+
return (i = e.node.settings) == null ? void 0 : i.max;
|
|
1806
|
+
}), m = s(() => {
|
|
1807
|
+
var i;
|
|
1808
|
+
return (i = e.node.settings) == null ? void 0 : i.min;
|
|
1809
|
+
}), d = s(() => {
|
|
1810
|
+
var i;
|
|
1811
|
+
return (i = e.node.settings) == null ? void 0 : i.value;
|
|
1812
|
+
}), o = s(() => {
|
|
1813
|
+
var i;
|
|
1814
|
+
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1815
|
+
});
|
|
1816
|
+
return (i, f) => {
|
|
1817
|
+
const v = N("v-range-slider");
|
|
1818
|
+
return V(), I(v, {
|
|
1819
|
+
density: l.value,
|
|
1820
|
+
direction: r.value,
|
|
1821
|
+
disabled: u.value,
|
|
1822
|
+
label: a.value,
|
|
1823
|
+
max: p.value,
|
|
1824
|
+
min: m.value,
|
|
1825
|
+
"model-value": d.value,
|
|
1826
|
+
readonly: o.value
|
|
1827
|
+
}, null, 8, ["density", "direction", "disabled", "label", "max", "min", "model-value", "readonly"]);
|
|
1828
|
+
};
|
|
1829
|
+
}
|
|
1830
|
+
}), Bo = {};
|
|
1831
|
+
function Ro(t, e) {
|
|
1832
|
+
const n = N("v-rating");
|
|
1833
|
+
return V(), I(n);
|
|
1669
1834
|
}
|
|
1670
|
-
const
|
|
1835
|
+
const Mo = /* @__PURE__ */ ue(Bo, [["render", Ro]]), Fo = { key: 0 }, Ho = /* @__PURE__ */ $({
|
|
1671
1836
|
__name: "index",
|
|
1672
1837
|
props: {
|
|
1673
1838
|
node: {},
|
|
1674
1839
|
outer: { type: Boolean }
|
|
1675
1840
|
},
|
|
1676
1841
|
setup(t) {
|
|
1677
|
-
const e = t, n =
|
|
1842
|
+
const e = t, n = A(), l = M(), r = s(() => {
|
|
1678
1843
|
var i;
|
|
1679
1844
|
return (i = e.node.settings) == null ? void 0 : i.value;
|
|
1680
|
-
}),
|
|
1845
|
+
}), u = s(() => {
|
|
1681
1846
|
var i;
|
|
1682
1847
|
return (i = e.node.settings) == null ? void 0 : i.label;
|
|
1683
|
-
}),
|
|
1848
|
+
}), a = s(() => {
|
|
1684
1849
|
var i;
|
|
1685
1850
|
return (i = e.node.settings) == null ? void 0 : i.placeholder;
|
|
1686
|
-
}),
|
|
1851
|
+
}), p = s(() => {
|
|
1687
1852
|
var i;
|
|
1688
1853
|
return (i = e.node.settings) == null ? void 0 : i.hideDetails;
|
|
1689
|
-
}),
|
|
1854
|
+
}), m = s(() => {
|
|
1690
1855
|
var i;
|
|
1691
1856
|
return (i = e.node.settings) == null ? void 0 : i.singleLine;
|
|
1692
|
-
}),
|
|
1857
|
+
}), d = s(() => {
|
|
1693
1858
|
var i;
|
|
1694
1859
|
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1695
|
-
}), o =
|
|
1696
|
-
return (i,
|
|
1697
|
-
const
|
|
1698
|
-
return H(n) === "editor" ? (V(),
|
|
1699
|
-
B(
|
|
1860
|
+
}), o = s(() => l.value ? "dark" : "light");
|
|
1861
|
+
return (i, f) => {
|
|
1862
|
+
const v = N("v-select");
|
|
1863
|
+
return H(n) === "editor" ? (V(), R("div", Fo, [
|
|
1864
|
+
B(v, {
|
|
1700
1865
|
"model-value": r.value,
|
|
1701
|
-
label:
|
|
1702
|
-
placeholder:
|
|
1703
|
-
"hide-details":
|
|
1704
|
-
"single-line":
|
|
1705
|
-
readonly:
|
|
1866
|
+
label: u.value,
|
|
1867
|
+
placeholder: a.value,
|
|
1868
|
+
"hide-details": p.value,
|
|
1869
|
+
"single-line": m.value,
|
|
1870
|
+
readonly: d.value,
|
|
1706
1871
|
theme: o.value
|
|
1707
1872
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
|
|
1708
|
-
])) : (V(),
|
|
1873
|
+
])) : (V(), I(v, {
|
|
1709
1874
|
key: 1,
|
|
1710
1875
|
"model-value": r.value,
|
|
1711
|
-
label:
|
|
1712
|
-
placeholder:
|
|
1713
|
-
"hide-details":
|
|
1714
|
-
"single-line":
|
|
1715
|
-
readonly:
|
|
1876
|
+
label: u.value,
|
|
1877
|
+
placeholder: a.value,
|
|
1878
|
+
"hide-details": p.value,
|
|
1879
|
+
"single-line": m.value,
|
|
1880
|
+
readonly: d.value,
|
|
1716
1881
|
theme: o.value
|
|
1717
1882
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
1718
1883
|
};
|
|
1719
1884
|
}
|
|
1720
|
-
}),
|
|
1885
|
+
}), Oo = /* @__PURE__ */ $({
|
|
1721
1886
|
__name: "index",
|
|
1722
1887
|
props: {
|
|
1723
1888
|
node: {},
|
|
1724
1889
|
outer: { type: Boolean }
|
|
1725
1890
|
},
|
|
1726
1891
|
setup(t) {
|
|
1727
|
-
const e = t, n =
|
|
1892
|
+
const e = t, n = A(), l = s(() => {
|
|
1893
|
+
var m;
|
|
1894
|
+
return (m = e.node.settings) == null ? void 0 : m.label;
|
|
1895
|
+
}), r = s(() => {
|
|
1896
|
+
var m;
|
|
1897
|
+
return (m = e.node.settings) == null ? void 0 : m.max;
|
|
1898
|
+
}), u = s(() => {
|
|
1899
|
+
var m;
|
|
1900
|
+
return (m = e.node.settings) == null ? void 0 : m.min;
|
|
1901
|
+
}), a = s(() => {
|
|
1902
|
+
var m;
|
|
1903
|
+
return (m = e.node.settings) == null ? void 0 : m.value;
|
|
1904
|
+
}), p = s(() => {
|
|
1905
|
+
var m;
|
|
1906
|
+
return n !== "runtime" ? !0 : (m = e.node.settings) == null ? void 0 : m.readonly;
|
|
1907
|
+
});
|
|
1908
|
+
return (m, d) => {
|
|
1909
|
+
const o = N("v-slider");
|
|
1910
|
+
return V(), I(o, {
|
|
1911
|
+
label: l.value,
|
|
1912
|
+
max: r.value,
|
|
1913
|
+
min: u.value,
|
|
1914
|
+
"model-value": a.value,
|
|
1915
|
+
readonly: p.value
|
|
1916
|
+
}, null, 8, ["label", "max", "min", "model-value", "readonly"]);
|
|
1917
|
+
};
|
|
1918
|
+
}
|
|
1919
|
+
}), jo = /* @__PURE__ */ $({
|
|
1920
|
+
__name: "index",
|
|
1921
|
+
props: {
|
|
1922
|
+
node: {},
|
|
1923
|
+
outer: { type: Boolean }
|
|
1924
|
+
},
|
|
1925
|
+
setup(t) {
|
|
1926
|
+
const e = t, n = U(), l = s(() => {
|
|
1728
1927
|
var o;
|
|
1729
1928
|
return (o = e.node.settings) == null ? void 0 : o.text;
|
|
1730
|
-
}), r =
|
|
1929
|
+
}), r = s(() => {
|
|
1731
1930
|
var o;
|
|
1732
1931
|
return (o = e.node.settings) == null ? void 0 : o.emphasis;
|
|
1733
|
-
}),
|
|
1932
|
+
}), u = s(() => {
|
|
1734
1933
|
var o;
|
|
1735
1934
|
return (o = e.node.settings) == null ? void 0 : o.align;
|
|
1736
|
-
}),
|
|
1935
|
+
}), a = s(() => {
|
|
1737
1936
|
var o;
|
|
1738
1937
|
return (o = e.node.settings) == null ? void 0 : o.decoration;
|
|
1739
|
-
}),
|
|
1938
|
+
}), p = s(() => {
|
|
1740
1939
|
var o;
|
|
1741
1940
|
return (o = e.node.settings) == null ? void 0 : o.weight;
|
|
1742
|
-
}),
|
|
1941
|
+
}), m = s(() => {
|
|
1743
1942
|
var o;
|
|
1744
1943
|
return (o = e.node.settings) == null ? void 0 : o.italic;
|
|
1745
|
-
}),
|
|
1746
|
-
var
|
|
1747
|
-
const o = [], i =
|
|
1748
|
-
return
|
|
1944
|
+
}), d = s(() => {
|
|
1945
|
+
var v;
|
|
1946
|
+
const o = [], i = Jt(n.value.width), f = le(i, (v = e.node.settings) == null ? void 0 : v.style);
|
|
1947
|
+
return f && o.push(`text-${f}`), r.value === "high" ? o.push("text-high-emphasis") : r.value === "medium" ? o.push("text-medium-emphasis") : r.value === "disabled" && o.push("text-disabled"), u.value && o.push(`font-${u.value}`), a.value && o.push(`font-decoration-${a.value}`), p.value && o.push(`font-weight-${p.value}`), m.value && o.push("font-italic"), o.join(" ");
|
|
1749
1948
|
});
|
|
1750
|
-
return (o, i) => (V(),
|
|
1751
|
-
class:
|
|
1752
|
-
},
|
|
1949
|
+
return (o, i) => (V(), R("span", {
|
|
1950
|
+
class: Vn(d.value)
|
|
1951
|
+
}, wn(l.value), 3));
|
|
1753
1952
|
}
|
|
1754
|
-
}),
|
|
1755
|
-
function
|
|
1756
|
-
const n =
|
|
1757
|
-
return V(),
|
|
1953
|
+
}), Ko = {};
|
|
1954
|
+
function Uo(t, e) {
|
|
1955
|
+
const n = N("v-textarea");
|
|
1956
|
+
return V(), I(n);
|
|
1758
1957
|
}
|
|
1759
|
-
const
|
|
1958
|
+
const Zo = /* @__PURE__ */ ue(Ko, [["render", Uo]]), qo = { key: 0 }, Go = /* @__PURE__ */ $({
|
|
1760
1959
|
__name: "index",
|
|
1761
1960
|
props: {
|
|
1762
1961
|
node: {},
|
|
1763
1962
|
outer: { type: Boolean }
|
|
1764
1963
|
},
|
|
1765
1964
|
setup(t) {
|
|
1766
|
-
const e = t, n =
|
|
1767
|
-
var
|
|
1768
|
-
return (
|
|
1769
|
-
}),
|
|
1770
|
-
var
|
|
1771
|
-
return (
|
|
1772
|
-
}),
|
|
1773
|
-
var
|
|
1774
|
-
return (
|
|
1775
|
-
}),
|
|
1776
|
-
var
|
|
1777
|
-
return (
|
|
1778
|
-
}),
|
|
1779
|
-
var
|
|
1780
|
-
return n !== "runtime" ? !0 : (
|
|
1781
|
-
}),
|
|
1782
|
-
var
|
|
1783
|
-
return (
|
|
1784
|
-
}), i =
|
|
1785
|
-
var
|
|
1786
|
-
return (
|
|
1787
|
-
}),
|
|
1788
|
-
var
|
|
1789
|
-
return (
|
|
1790
|
-
}),
|
|
1791
|
-
var
|
|
1792
|
-
return (
|
|
1965
|
+
const e = t, n = A(), l = M(), r = s(() => {
|
|
1966
|
+
var y;
|
|
1967
|
+
return (y = e.node.settings) == null ? void 0 : y.label;
|
|
1968
|
+
}), u = s(() => {
|
|
1969
|
+
var y;
|
|
1970
|
+
return (y = e.node.settings) == null ? void 0 : y.placeholder;
|
|
1971
|
+
}), a = s(() => {
|
|
1972
|
+
var y;
|
|
1973
|
+
return (y = e.node.settings) == null ? void 0 : y.hideDetails;
|
|
1974
|
+
}), p = s(() => {
|
|
1975
|
+
var y;
|
|
1976
|
+
return (y = e.node.settings) == null ? void 0 : y.singleLine;
|
|
1977
|
+
}), m = s(() => {
|
|
1978
|
+
var y;
|
|
1979
|
+
return n !== "runtime" ? !0 : (y = e.node.settings) == null ? void 0 : y.readonly;
|
|
1980
|
+
}), d = s(() => l.value ? "dark" : "light"), o = s(() => {
|
|
1981
|
+
var y;
|
|
1982
|
+
return (y = e.node.slots) == null ? void 0 : y.append;
|
|
1983
|
+
}), i = s(() => {
|
|
1984
|
+
var y;
|
|
1985
|
+
return (y = e.node.slots) == null ? void 0 : y.appendInner;
|
|
1986
|
+
}), f = s(() => {
|
|
1987
|
+
var y;
|
|
1988
|
+
return (y = e.node.slots) == null ? void 0 : y.prepend;
|
|
1989
|
+
}), v = s(() => {
|
|
1990
|
+
var y;
|
|
1991
|
+
return (y = e.node.slots) == null ? void 0 : y.prependInner;
|
|
1793
1992
|
});
|
|
1794
|
-
return (
|
|
1795
|
-
const
|
|
1796
|
-
return H(n) === "editor" ? (V(),
|
|
1797
|
-
B(
|
|
1993
|
+
return (y, c) => {
|
|
1994
|
+
const _ = N("v-text-field");
|
|
1995
|
+
return H(n) === "editor" ? (V(), R("div", qo, [
|
|
1996
|
+
B(_, {
|
|
1798
1997
|
label: r.value,
|
|
1799
|
-
placeholder:
|
|
1800
|
-
"hide-details":
|
|
1801
|
-
"single-line":
|
|
1802
|
-
readonly:
|
|
1803
|
-
theme:
|
|
1998
|
+
placeholder: u.value,
|
|
1999
|
+
"hide-details": a.value,
|
|
2000
|
+
"single-line": p.value,
|
|
2001
|
+
readonly: m.value,
|
|
2002
|
+
theme: d.value
|
|
1804
2003
|
}, _e({ _: 2 }, [
|
|
1805
2004
|
o.value ? {
|
|
1806
2005
|
name: "append",
|
|
1807
|
-
fn:
|
|
2006
|
+
fn: P(() => [
|
|
1808
2007
|
B(F, {
|
|
1809
2008
|
"ref-context": { refid: o.value },
|
|
1810
2009
|
state: {}
|
|
@@ -1814,7 +2013,7 @@ const Eo = /* @__PURE__ */ ue(No, [["render", Ao]]), Lo = { key: 0 }, Po = /* @_
|
|
|
1814
2013
|
} : void 0,
|
|
1815
2014
|
i.value ? {
|
|
1816
2015
|
name: "append-inner",
|
|
1817
|
-
fn:
|
|
2016
|
+
fn: P(() => [
|
|
1818
2017
|
B(F, {
|
|
1819
2018
|
"ref-context": { refid: i.value },
|
|
1820
2019
|
state: {}
|
|
@@ -1822,39 +2021,39 @@ const Eo = /* @__PURE__ */ ue(No, [["render", Ao]]), Lo = { key: 0 }, Po = /* @_
|
|
|
1822
2021
|
]),
|
|
1823
2022
|
key: "1"
|
|
1824
2023
|
} : void 0,
|
|
1825
|
-
|
|
2024
|
+
f.value ? {
|
|
1826
2025
|
name: "prepend",
|
|
1827
|
-
fn:
|
|
2026
|
+
fn: P(() => [
|
|
1828
2027
|
B(F, {
|
|
1829
|
-
"ref-context": { refid:
|
|
2028
|
+
"ref-context": { refid: f.value },
|
|
1830
2029
|
state: {}
|
|
1831
2030
|
}, null, 8, ["ref-context"])
|
|
1832
2031
|
]),
|
|
1833
2032
|
key: "2"
|
|
1834
2033
|
} : void 0,
|
|
1835
|
-
|
|
2034
|
+
v.value ? {
|
|
1836
2035
|
name: "prepend-inner",
|
|
1837
|
-
fn:
|
|
2036
|
+
fn: P(() => [
|
|
1838
2037
|
B(F, {
|
|
1839
|
-
"ref-context": { refid:
|
|
2038
|
+
"ref-context": { refid: v.value },
|
|
1840
2039
|
state: {}
|
|
1841
2040
|
}, null, 8, ["ref-context"])
|
|
1842
2041
|
]),
|
|
1843
2042
|
key: "3"
|
|
1844
2043
|
} : void 0
|
|
1845
2044
|
]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
|
|
1846
|
-
])) : (V(),
|
|
2045
|
+
])) : (V(), I(_, {
|
|
1847
2046
|
key: 1,
|
|
1848
2047
|
label: r.value,
|
|
1849
|
-
placeholder:
|
|
1850
|
-
"hide-details":
|
|
1851
|
-
"single-line":
|
|
1852
|
-
readonly:
|
|
1853
|
-
theme:
|
|
2048
|
+
placeholder: u.value,
|
|
2049
|
+
"hide-details": a.value,
|
|
2050
|
+
"single-line": p.value,
|
|
2051
|
+
readonly: m.value,
|
|
2052
|
+
theme: d.value
|
|
1854
2053
|
}, _e({ _: 2 }, [
|
|
1855
2054
|
o.value ? {
|
|
1856
2055
|
name: "append",
|
|
1857
|
-
fn:
|
|
2056
|
+
fn: P(() => [
|
|
1858
2057
|
B(F, {
|
|
1859
2058
|
"ref-context": { refid: o.value },
|
|
1860
2059
|
state: {}
|
|
@@ -1864,7 +2063,7 @@ const Eo = /* @__PURE__ */ ue(No, [["render", Ao]]), Lo = { key: 0 }, Po = /* @_
|
|
|
1864
2063
|
} : void 0,
|
|
1865
2064
|
i.value ? {
|
|
1866
2065
|
name: "append-inner",
|
|
1867
|
-
fn:
|
|
2066
|
+
fn: P(() => [
|
|
1868
2067
|
B(F, {
|
|
1869
2068
|
"ref-context": { refid: i.value },
|
|
1870
2069
|
state: {}
|
|
@@ -1872,21 +2071,21 @@ const Eo = /* @__PURE__ */ ue(No, [["render", Ao]]), Lo = { key: 0 }, Po = /* @_
|
|
|
1872
2071
|
]),
|
|
1873
2072
|
key: "1"
|
|
1874
2073
|
} : void 0,
|
|
1875
|
-
|
|
2074
|
+
f.value ? {
|
|
1876
2075
|
name: "prepend",
|
|
1877
|
-
fn:
|
|
2076
|
+
fn: P(() => [
|
|
1878
2077
|
B(F, {
|
|
1879
|
-
"ref-context": { refid:
|
|
2078
|
+
"ref-context": { refid: f.value },
|
|
1880
2079
|
state: {}
|
|
1881
2080
|
}, null, 8, ["ref-context"])
|
|
1882
2081
|
]),
|
|
1883
2082
|
key: "2"
|
|
1884
2083
|
} : void 0,
|
|
1885
|
-
|
|
2084
|
+
v.value ? {
|
|
1886
2085
|
name: "prepend-inner",
|
|
1887
|
-
fn:
|
|
2086
|
+
fn: P(() => [
|
|
1888
2087
|
B(F, {
|
|
1889
|
-
"ref-context": { refid:
|
|
2088
|
+
"ref-context": { refid: v.value },
|
|
1890
2089
|
state: {}
|
|
1891
2090
|
}, null, 8, ["ref-context"])
|
|
1892
2091
|
]),
|
|
@@ -1895,17 +2094,17 @@ const Eo = /* @__PURE__ */ ue(No, [["render", Ao]]), Lo = { key: 0 }, Po = /* @_
|
|
|
1895
2094
|
]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
1896
2095
|
};
|
|
1897
2096
|
}
|
|
1898
|
-
}),
|
|
1899
|
-
function
|
|
1900
|
-
const n =
|
|
1901
|
-
return V(),
|
|
2097
|
+
}), Xo = {};
|
|
2098
|
+
function Yo(t, e) {
|
|
2099
|
+
const n = N("v-timeline");
|
|
2100
|
+
return V(), I(n);
|
|
1902
2101
|
}
|
|
1903
|
-
const
|
|
1904
|
-
function
|
|
1905
|
-
const n =
|
|
1906
|
-
return V(),
|
|
2102
|
+
const Jo = /* @__PURE__ */ ue(Xo, [["render", Yo]]), Qo = {};
|
|
2103
|
+
function el(t, e) {
|
|
2104
|
+
const n = N("v-timeline-item");
|
|
2105
|
+
return V(), I(n);
|
|
1907
2106
|
}
|
|
1908
|
-
const
|
|
2107
|
+
const tl = /* @__PURE__ */ ue(Qo, [["render", el]]), ke = "bar_chart_v1", Ce = "btn_v1", Ve = "card_v1", ut = "chip_v1", we = "combobox_v1", Se = "container_v1", Te = "data_table_v1", $e = "dialog_v1", Ie = "file_input_v1", Ne = "flex_layout_v1", bn = "flex_layout_entry_v1", Ae = "form_v1", Le = "globality_v1", Ee = "line_chart_v1", Pe = "menu_v1", We = "number_input_v1", vn = "radio_v1", De = "radio_group_v1", ze = "range_slider_v1", Be = "rating_v1", de = "ref_v1", Re = "select_v1", Me = "slider_v1", Fe = "text_v1", He = "textarea_v1", Oe = "text_field_v1", je = "timeline_v1", xn = "timeline_item_v1", g = {
|
|
1909
2108
|
key: "basic",
|
|
1910
2109
|
name: "x-runtime-lib.basic",
|
|
1911
2110
|
children: [
|
|
@@ -1967,7 +2166,7 @@ const Ro = /* @__PURE__ */ ue(Bo, [["render", Mo]]), ke = "bar_chart_v1", we = "
|
|
|
1967
2166
|
]
|
|
1968
2167
|
}
|
|
1969
2168
|
]
|
|
1970
|
-
},
|
|
2169
|
+
}, nl = W(ce), te = {
|
|
1971
2170
|
key: "border",
|
|
1972
2171
|
name: "x-runtime-lib.border",
|
|
1973
2172
|
children: [
|
|
@@ -1985,7 +2184,7 @@ const Ro = /* @__PURE__ */ ue(Bo, [["render", Mo]]), ke = "bar_chart_v1", we = "
|
|
|
1985
2184
|
types: "borderWidthTypesV1",
|
|
1986
2185
|
default: ""
|
|
1987
2186
|
},
|
|
1988
|
-
|
|
2187
|
+
nl,
|
|
1989
2188
|
{
|
|
1990
2189
|
key: "roundRadius",
|
|
1991
2190
|
name: "x-runtime-lib.roundRadius",
|
|
@@ -2112,7 +2311,7 @@ const Ro = /* @__PURE__ */ ue(Bo, [["render", Mo]]), ke = "bar_chart_v1", we = "
|
|
|
2112
2311
|
default: ""
|
|
2113
2312
|
}
|
|
2114
2313
|
]
|
|
2115
|
-
},
|
|
2314
|
+
}, z = {
|
|
2116
2315
|
key: "size",
|
|
2117
2316
|
name: "x-runtime-lib.size",
|
|
2118
2317
|
children: [
|
|
@@ -2159,7 +2358,7 @@ const Ro = /* @__PURE__ */ ue(Bo, [["render", Mo]]), ke = "bar_chart_v1", we = "
|
|
|
2159
2358
|
default: ""
|
|
2160
2359
|
}
|
|
2161
2360
|
]
|
|
2162
|
-
},
|
|
2361
|
+
}, pe = {
|
|
2163
2362
|
key: "title",
|
|
2164
2363
|
name: "x-runtime-lib.title",
|
|
2165
2364
|
children: [
|
|
@@ -2182,7 +2381,7 @@ const Ro = /* @__PURE__ */ ue(Bo, [["render", Mo]]), ke = "bar_chart_v1", we = "
|
|
|
2182
2381
|
default: ""
|
|
2183
2382
|
}
|
|
2184
2383
|
]
|
|
2185
|
-
},
|
|
2384
|
+
}, fe = {
|
|
2186
2385
|
key: "xAxis",
|
|
2187
2386
|
name: "x-runtime-lib.xAxis",
|
|
2188
2387
|
children: [
|
|
@@ -2215,7 +2414,7 @@ const Ro = /* @__PURE__ */ ue(Bo, [["render", Mo]]), ke = "bar_chart_v1", we = "
|
|
|
2215
2414
|
defaultArray: []
|
|
2216
2415
|
}
|
|
2217
2416
|
]
|
|
2218
|
-
},
|
|
2417
|
+
}, ye = {
|
|
2219
2418
|
key: "yAxis",
|
|
2220
2419
|
name: "x-runtime-lib.yAxis",
|
|
2221
2420
|
children: [
|
|
@@ -2248,8 +2447,8 @@ const Ro = /* @__PURE__ */ ue(Bo, [["render", Mo]]), ke = "bar_chart_v1", we = "
|
|
|
2248
2447
|
defaultArray: []
|
|
2249
2448
|
}
|
|
2250
2449
|
]
|
|
2251
|
-
},
|
|
2252
|
-
|
|
2450
|
+
}, Ke = W(fe);
|
|
2451
|
+
Ke.children[3].defaultArray = [
|
|
2253
2452
|
"Mon",
|
|
2254
2453
|
"Tue",
|
|
2255
2454
|
"Wed",
|
|
@@ -2258,7 +2457,7 @@ Fe.children[3].defaultArray = [
|
|
|
2258
2457
|
"Sat",
|
|
2259
2458
|
"Sun"
|
|
2260
2459
|
];
|
|
2261
|
-
const
|
|
2460
|
+
const ct = {
|
|
2262
2461
|
key: "series",
|
|
2263
2462
|
name: "x-runtime-lib.series",
|
|
2264
2463
|
children: [
|
|
@@ -2284,21 +2483,21 @@ const rt = {
|
|
|
2284
2483
|
data: [120, 200, 150, 80, 70, 110, 130]
|
|
2285
2484
|
}
|
|
2286
2485
|
]
|
|
2287
|
-
},
|
|
2486
|
+
}, il = {
|
|
2288
2487
|
key: ke,
|
|
2289
2488
|
name: "x-runtime-lib.barChart",
|
|
2290
|
-
comp:
|
|
2489
|
+
comp: no,
|
|
2291
2490
|
slots: [],
|
|
2292
2491
|
events: [],
|
|
2293
2492
|
methods: [],
|
|
2294
2493
|
props: {
|
|
2295
|
-
pageCommon: [
|
|
2296
|
-
compCommon: [
|
|
2494
|
+
pageCommon: [g, z, pe, Ke, ye, me, ct],
|
|
2495
|
+
compCommon: [g, z, pe, Ke, ye, me, ct]
|
|
2297
2496
|
}
|
|
2298
2497
|
};
|
|
2299
|
-
T(
|
|
2300
|
-
const
|
|
2301
|
-
|
|
2498
|
+
T(il);
|
|
2499
|
+
const ol = W(fe);
|
|
2500
|
+
ol.children[3].defaultArray = [
|
|
2302
2501
|
"Mon",
|
|
2303
2502
|
"Tue",
|
|
2304
2503
|
"Wed",
|
|
@@ -2307,7 +2506,7 @@ Oo.children[3].defaultArray = [
|
|
|
2307
2506
|
"Sat",
|
|
2308
2507
|
"Sun"
|
|
2309
2508
|
];
|
|
2310
|
-
const
|
|
2509
|
+
const dt = {
|
|
2311
2510
|
key: "series",
|
|
2312
2511
|
name: "x-runtime-lib.series",
|
|
2313
2512
|
children: [
|
|
@@ -2333,28 +2532,28 @@ const st = {
|
|
|
2333
2532
|
data: [150, 230, 224, 218, 135, 147, 260]
|
|
2334
2533
|
}
|
|
2335
2534
|
]
|
|
2336
|
-
},
|
|
2535
|
+
}, ll = {
|
|
2337
2536
|
key: Ee,
|
|
2338
2537
|
name: "x-runtime-lib.lineChart",
|
|
2339
|
-
comp:
|
|
2538
|
+
comp: io,
|
|
2340
2539
|
slots: [],
|
|
2341
2540
|
events: [],
|
|
2342
2541
|
methods: [],
|
|
2343
2542
|
props: {
|
|
2344
|
-
pageCommon: [
|
|
2345
|
-
compCommon: [
|
|
2543
|
+
pageCommon: [g, z, pe, fe, ye, me, dt],
|
|
2544
|
+
compCommon: [g, z, pe, fe, ye, me, dt]
|
|
2346
2545
|
}
|
|
2347
2546
|
};
|
|
2348
|
-
T(
|
|
2349
|
-
const
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
const
|
|
2547
|
+
T(ll);
|
|
2548
|
+
const nt = W(ce);
|
|
2549
|
+
nt.key = "backgroundColor";
|
|
2550
|
+
nt.name = "x-runtime-lib.backgroundColor";
|
|
2551
|
+
const mt = {
|
|
2353
2552
|
key: "globalSettings",
|
|
2354
2553
|
name: "x-runtime-lib.globalSettings",
|
|
2355
|
-
children: [
|
|
2356
|
-
},
|
|
2357
|
-
key:
|
|
2554
|
+
children: [nt]
|
|
2555
|
+
}, rl = {
|
|
2556
|
+
key: Le,
|
|
2358
2557
|
name: "x-runtime-lib.globality",
|
|
2359
2558
|
comp: null,
|
|
2360
2559
|
slots: [
|
|
@@ -2396,13 +2595,13 @@ const at = {
|
|
|
2396
2595
|
],
|
|
2397
2596
|
methods: [],
|
|
2398
2597
|
props: {
|
|
2399
|
-
pageCommon: [
|
|
2400
|
-
compCommon: [
|
|
2598
|
+
pageCommon: [mt],
|
|
2599
|
+
compCommon: [mt]
|
|
2401
2600
|
},
|
|
2402
2601
|
internal: !0
|
|
2403
2602
|
};
|
|
2404
|
-
T(
|
|
2405
|
-
const
|
|
2603
|
+
T(rl);
|
|
2604
|
+
const pt = {
|
|
2406
2605
|
key: "ref",
|
|
2407
2606
|
name: "x-runtime-lib.ref",
|
|
2408
2607
|
children: [
|
|
@@ -2413,20 +2612,20 @@ const ut = {
|
|
|
2413
2612
|
default: void 0
|
|
2414
2613
|
}
|
|
2415
2614
|
]
|
|
2416
|
-
},
|
|
2615
|
+
}, sl = {
|
|
2417
2616
|
key: de,
|
|
2418
2617
|
name: "x-runtime-lib.ref",
|
|
2419
|
-
comp:
|
|
2618
|
+
comp: bo,
|
|
2420
2619
|
slots: [],
|
|
2421
2620
|
events: [],
|
|
2422
2621
|
methods: [],
|
|
2423
2622
|
props: {
|
|
2424
|
-
pageCommon: [
|
|
2425
|
-
compCommon: [
|
|
2623
|
+
pageCommon: [g, z, pt],
|
|
2624
|
+
compCommon: [g, z, pt]
|
|
2426
2625
|
}
|
|
2427
2626
|
};
|
|
2428
|
-
T(
|
|
2429
|
-
const
|
|
2627
|
+
T(sl);
|
|
2628
|
+
const al = W(ce), ft = {
|
|
2430
2629
|
key: "settings",
|
|
2431
2630
|
name: "x-runtime-lib.settings",
|
|
2432
2631
|
children: [
|
|
@@ -2456,7 +2655,7 @@ const Zo = L(ce), ct = {
|
|
|
2456
2655
|
items: "densityItemsV1",
|
|
2457
2656
|
default: "default"
|
|
2458
2657
|
},
|
|
2459
|
-
|
|
2658
|
+
al,
|
|
2460
2659
|
{
|
|
2461
2660
|
key: "block",
|
|
2462
2661
|
name: "x-runtime-lib.block",
|
|
@@ -2464,10 +2663,10 @@ const Zo = L(ce), ct = {
|
|
|
2464
2663
|
default: !1
|
|
2465
2664
|
}
|
|
2466
2665
|
]
|
|
2467
|
-
},
|
|
2468
|
-
key:
|
|
2666
|
+
}, ul = {
|
|
2667
|
+
key: Ce,
|
|
2469
2668
|
name: "x-runtime-lib.button",
|
|
2470
|
-
comp:
|
|
2669
|
+
comp: vo,
|
|
2471
2670
|
slots: [],
|
|
2472
2671
|
events: [
|
|
2473
2672
|
{
|
|
@@ -2478,15 +2677,15 @@ const Zo = L(ce), ct = {
|
|
|
2478
2677
|
],
|
|
2479
2678
|
methods: [],
|
|
2480
2679
|
props: {
|
|
2481
|
-
pageCommon: [
|
|
2482
|
-
compCommon: [
|
|
2680
|
+
pageCommon: [g, ft],
|
|
2681
|
+
compCommon: [g, ft]
|
|
2483
2682
|
}
|
|
2484
2683
|
};
|
|
2485
|
-
T(
|
|
2486
|
-
const
|
|
2487
|
-
key:
|
|
2684
|
+
T(ul);
|
|
2685
|
+
const cl = {
|
|
2686
|
+
key: Ve,
|
|
2488
2687
|
name: "x-runtime-lib.card",
|
|
2489
|
-
comp:
|
|
2688
|
+
comp: go,
|
|
2490
2689
|
slots: [
|
|
2491
2690
|
{
|
|
2492
2691
|
key: "default",
|
|
@@ -2496,12 +2695,12 @@ const Yo = {
|
|
|
2496
2695
|
events: [],
|
|
2497
2696
|
methods: [],
|
|
2498
2697
|
props: {
|
|
2499
|
-
pageCommon: [
|
|
2500
|
-
compCommon: [
|
|
2698
|
+
pageCommon: [g],
|
|
2699
|
+
compCommon: [g]
|
|
2501
2700
|
}
|
|
2502
2701
|
};
|
|
2503
|
-
T(
|
|
2504
|
-
const
|
|
2702
|
+
T(cl);
|
|
2703
|
+
const yt = {
|
|
2505
2704
|
key: "settings",
|
|
2506
2705
|
name: "x-runtime-lib.settings",
|
|
2507
2706
|
children: [
|
|
@@ -2542,30 +2741,30 @@ const dt = {
|
|
|
2542
2741
|
default: !1
|
|
2543
2742
|
}
|
|
2544
2743
|
]
|
|
2545
|
-
},
|
|
2546
|
-
key:
|
|
2744
|
+
}, dl = {
|
|
2745
|
+
key: we,
|
|
2547
2746
|
name: "x-runtime-lib.combobox",
|
|
2548
|
-
comp:
|
|
2747
|
+
comp: ko,
|
|
2549
2748
|
slots: [],
|
|
2550
2749
|
events: [],
|
|
2551
2750
|
methods: [],
|
|
2552
2751
|
props: {
|
|
2553
|
-
pageCommon: [
|
|
2554
|
-
compCommon: [
|
|
2752
|
+
pageCommon: [g, yt],
|
|
2753
|
+
compCommon: [g, yt]
|
|
2555
2754
|
}
|
|
2556
2755
|
};
|
|
2557
|
-
T(
|
|
2558
|
-
const
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
const
|
|
2756
|
+
T(dl);
|
|
2757
|
+
const it = W(ce);
|
|
2758
|
+
it.key = "backgroundColor";
|
|
2759
|
+
it.name = "x-runtime-lib.backgroundColor";
|
|
2760
|
+
const bt = {
|
|
2562
2761
|
key: "settings",
|
|
2563
2762
|
name: "x-runtime-lib.settings",
|
|
2564
|
-
children: [
|
|
2565
|
-
},
|
|
2763
|
+
children: [it]
|
|
2764
|
+
}, Ue = {
|
|
2566
2765
|
key: Se,
|
|
2567
2766
|
name: "x-runtime-lib.container",
|
|
2568
|
-
comp:
|
|
2767
|
+
comp: Co,
|
|
2569
2768
|
slots: [
|
|
2570
2769
|
{
|
|
2571
2770
|
key: "default",
|
|
@@ -2581,12 +2780,12 @@ const mt = {
|
|
|
2581
2780
|
],
|
|
2582
2781
|
methods: [],
|
|
2583
2782
|
props: {
|
|
2584
|
-
pageCommon: [
|
|
2585
|
-
compCommon: [
|
|
2783
|
+
pageCommon: [g, z, te, ne, ie, bt],
|
|
2784
|
+
compCommon: [g, z, te, ne, ie, bt]
|
|
2586
2785
|
}
|
|
2587
2786
|
};
|
|
2588
|
-
T(
|
|
2589
|
-
const
|
|
2787
|
+
T(Ue);
|
|
2788
|
+
const vt = {
|
|
2590
2789
|
key: "size",
|
|
2591
2790
|
name: "x-runtime-lib.size",
|
|
2592
2791
|
children: [
|
|
@@ -2605,7 +2804,7 @@ const ft = {
|
|
|
2605
2804
|
default: ""
|
|
2606
2805
|
}
|
|
2607
2806
|
]
|
|
2608
|
-
},
|
|
2807
|
+
}, xt = {
|
|
2609
2808
|
key: "settings",
|
|
2610
2809
|
name: "x-runtime-lib.settings",
|
|
2611
2810
|
children: [
|
|
@@ -2713,7 +2912,7 @@ const ft = {
|
|
|
2713
2912
|
default: !1
|
|
2714
2913
|
}
|
|
2715
2914
|
]
|
|
2716
|
-
},
|
|
2915
|
+
}, ht = {
|
|
2717
2916
|
key: "slots",
|
|
2718
2917
|
name: "x-runtime-lib.slots",
|
|
2719
2918
|
children: [
|
|
@@ -2738,23 +2937,23 @@ const ft = {
|
|
|
2738
2937
|
defaultArray: []
|
|
2739
2938
|
}
|
|
2740
2939
|
]
|
|
2741
|
-
},
|
|
2940
|
+
}, ml = {
|
|
2742
2941
|
key: Te,
|
|
2743
2942
|
name: "x-runtime-lib.dataTable",
|
|
2744
|
-
comp:
|
|
2943
|
+
comp: Vo,
|
|
2745
2944
|
slots: [],
|
|
2746
2945
|
events: [],
|
|
2747
2946
|
methods: [],
|
|
2748
2947
|
props: {
|
|
2749
|
-
pageCommon: [
|
|
2750
|
-
compCommon: [
|
|
2948
|
+
pageCommon: [g, vt, xt, ht],
|
|
2949
|
+
compCommon: [g, vt, xt, ht]
|
|
2751
2950
|
}
|
|
2752
2951
|
};
|
|
2753
|
-
T(
|
|
2754
|
-
const
|
|
2952
|
+
T(ml);
|
|
2953
|
+
const pl = {
|
|
2755
2954
|
key: $e,
|
|
2756
2955
|
name: "x-runtime-lib.dialog",
|
|
2757
|
-
comp:
|
|
2956
|
+
comp: So,
|
|
2758
2957
|
slots: [
|
|
2759
2958
|
{
|
|
2760
2959
|
key: "default",
|
|
@@ -2777,13 +2976,28 @@ const Jo = {
|
|
|
2777
2976
|
}
|
|
2778
2977
|
],
|
|
2779
2978
|
props: {
|
|
2780
|
-
pageCommon: [
|
|
2781
|
-
compCommon: [
|
|
2979
|
+
pageCommon: [g],
|
|
2980
|
+
compCommon: [g]
|
|
2782
2981
|
},
|
|
2783
2982
|
teleport: !0
|
|
2784
2983
|
};
|
|
2785
|
-
T(
|
|
2786
|
-
const
|
|
2984
|
+
T(pl);
|
|
2985
|
+
const gt = {
|
|
2986
|
+
key: "settings",
|
|
2987
|
+
name: "x-runtime-lib.settings",
|
|
2988
|
+
children: []
|
|
2989
|
+
}, kr = {
|
|
2990
|
+
key: Ie,
|
|
2991
|
+
name: "x-runtime-lib.fileInput",
|
|
2992
|
+
comp: To,
|
|
2993
|
+
slots: [],
|
|
2994
|
+
events: [],
|
|
2995
|
+
methods: [],
|
|
2996
|
+
props: {
|
|
2997
|
+
pageCommon: [g, gt],
|
|
2998
|
+
compCommon: [g, gt]
|
|
2999
|
+
}
|
|
3000
|
+
}, _t = {
|
|
2787
3001
|
key: "settings",
|
|
2788
3002
|
name: "x-runtime-lib.settings",
|
|
2789
3003
|
children: [
|
|
@@ -2800,10 +3014,10 @@ const yt = {
|
|
|
2800
3014
|
default: !1
|
|
2801
3015
|
}
|
|
2802
3016
|
]
|
|
2803
|
-
},
|
|
2804
|
-
key:
|
|
3017
|
+
}, Ze = {
|
|
3018
|
+
key: bn,
|
|
2805
3019
|
name: "x-runtime-lib.flexLayoutEntry",
|
|
2806
|
-
comp:
|
|
3020
|
+
comp: Io,
|
|
2807
3021
|
slots: [
|
|
2808
3022
|
{
|
|
2809
3023
|
key: "default",
|
|
@@ -2813,25 +3027,25 @@ const yt = {
|
|
|
2813
3027
|
events: [],
|
|
2814
3028
|
methods: [],
|
|
2815
3029
|
props: {
|
|
2816
|
-
pageCommon: [
|
|
2817
|
-
compCommon: [
|
|
3030
|
+
pageCommon: [g, z, _t],
|
|
3031
|
+
compCommon: [g, z, _t]
|
|
2818
3032
|
}
|
|
2819
3033
|
};
|
|
2820
|
-
T(
|
|
2821
|
-
function
|
|
3034
|
+
T(Ze);
|
|
3035
|
+
function fl(t, e) {
|
|
2822
3036
|
const n = `type=${t} subtype=${e}`, l = ve(t, e);
|
|
2823
3037
|
if (!l) {
|
|
2824
3038
|
console.error(`flexLayoutV1/spawn prop tag not found, ${n}`);
|
|
2825
3039
|
return;
|
|
2826
3040
|
}
|
|
2827
|
-
const r =
|
|
3041
|
+
const r = Ge.props[l];
|
|
2828
3042
|
if (!r) {
|
|
2829
3043
|
console.error(`flexLayoutV1/spawn props not found, ${n}`);
|
|
2830
3044
|
return;
|
|
2831
3045
|
}
|
|
2832
|
-
const
|
|
2833
|
-
return re(
|
|
2834
|
-
|
|
3046
|
+
const u = {};
|
|
3047
|
+
return re(u, r), u.basic.id = ee(16), u.basic.key = Ge.key, u.children = [
|
|
3048
|
+
qe(
|
|
2835
3049
|
t,
|
|
2836
3050
|
e,
|
|
2837
3051
|
"#ff0000",
|
|
@@ -2841,7 +3055,7 @@ function Qo(t, e) {
|
|
|
2841
3055
|
"40px",
|
|
2842
3056
|
void 0
|
|
2843
3057
|
),
|
|
2844
|
-
|
|
3058
|
+
qe(
|
|
2845
3059
|
t,
|
|
2846
3060
|
e,
|
|
2847
3061
|
"#00ff00",
|
|
@@ -2851,44 +3065,44 @@ function Qo(t, e) {
|
|
|
2851
3065
|
"60px",
|
|
2852
3066
|
void 0
|
|
2853
3067
|
),
|
|
2854
|
-
|
|
2855
|
-
],
|
|
3068
|
+
yl(t, e)
|
|
3069
|
+
], u;
|
|
2856
3070
|
}
|
|
2857
|
-
function
|
|
2858
|
-
const
|
|
3071
|
+
function qe(t, e, n, l, r, u, a, p, m) {
|
|
3072
|
+
const d = `type=${t} subtype=${e}`, o = ve(t, e);
|
|
2859
3073
|
if (!o) {
|
|
2860
3074
|
console.error(
|
|
2861
|
-
`flexLayoutV1/spawnContainer prop tag not found, ${
|
|
3075
|
+
`flexLayoutV1/spawnContainer prop tag not found, ${d}`
|
|
2862
3076
|
);
|
|
2863
3077
|
return;
|
|
2864
3078
|
}
|
|
2865
|
-
const i =
|
|
3079
|
+
const i = Ue.props[o];
|
|
2866
3080
|
if (!i) {
|
|
2867
|
-
console.error(`flexLayoutV1/spawnContainer props not found, ${
|
|
3081
|
+
console.error(`flexLayoutV1/spawnContainer props not found, ${d}`);
|
|
2868
3082
|
return;
|
|
2869
3083
|
}
|
|
2870
|
-
const
|
|
2871
|
-
return re(
|
|
3084
|
+
const f = {};
|
|
3085
|
+
return re(f, i), f.basic.id = ee(16), f.basic.key = Ue.key, l && (f.size.width = l), r && (f.size.minWidth = r), a && (f.size.height = a), p && (f.size.minHeight = p), console.log(f), n && (f.settings.backgroundColor.mode = "custom", f.settings.backgroundColor.custom.light = n, f.settings.backgroundColor.custom.dark = n), f.children = [], f;
|
|
2872
3086
|
}
|
|
2873
|
-
function
|
|
3087
|
+
function yl(t, e) {
|
|
2874
3088
|
const n = `type=${t} subtype=${e}`, l = ve(t, e);
|
|
2875
3089
|
if (!l) {
|
|
2876
3090
|
console.error(`flexLayoutV1/spawnEntry prop tag not found, ${n}`);
|
|
2877
3091
|
return;
|
|
2878
3092
|
}
|
|
2879
|
-
const r =
|
|
3093
|
+
const r = Ze.props[l];
|
|
2880
3094
|
if (!r) {
|
|
2881
3095
|
console.error(`flexLayoutV1/spawnEntry props not found, ${n}`);
|
|
2882
3096
|
return;
|
|
2883
3097
|
}
|
|
2884
|
-
const
|
|
3098
|
+
const u = {
|
|
2885
3099
|
basic: {
|
|
2886
3100
|
id: "",
|
|
2887
3101
|
key: ""
|
|
2888
3102
|
}
|
|
2889
3103
|
};
|
|
2890
|
-
return re(
|
|
2891
|
-
|
|
3104
|
+
return re(u, r), u.basic.id = ee(16), u.basic.key = Ze.key, u.children = [
|
|
3105
|
+
qe(
|
|
2892
3106
|
t,
|
|
2893
3107
|
e,
|
|
2894
3108
|
"#0000ff",
|
|
@@ -2898,16 +3112,16 @@ function el(t, e) {
|
|
|
2898
3112
|
void 0,
|
|
2899
3113
|
"80px"
|
|
2900
3114
|
)
|
|
2901
|
-
],
|
|
3115
|
+
], u;
|
|
2902
3116
|
}
|
|
2903
|
-
const
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
const
|
|
3117
|
+
const ot = W(ce);
|
|
3118
|
+
ot.key = "backgroundColor";
|
|
3119
|
+
ot.name = "x-runtime-lib.backgroundColor";
|
|
3120
|
+
const kt = {
|
|
2907
3121
|
key: "settings",
|
|
2908
3122
|
name: "x-runtime-lib.settings",
|
|
2909
3123
|
children: [
|
|
2910
|
-
|
|
3124
|
+
ot,
|
|
2911
3125
|
{
|
|
2912
3126
|
key: "direction",
|
|
2913
3127
|
name: "x-runtime-lib.direction",
|
|
@@ -3073,10 +3287,10 @@ const vt = {
|
|
|
3073
3287
|
]
|
|
3074
3288
|
}
|
|
3075
3289
|
]
|
|
3076
|
-
},
|
|
3077
|
-
key:
|
|
3290
|
+
}, Ge = {
|
|
3291
|
+
key: Ne,
|
|
3078
3292
|
name: "x-runtime-lib.flexLayout",
|
|
3079
|
-
comp:
|
|
3293
|
+
comp: $o,
|
|
3080
3294
|
slots: [
|
|
3081
3295
|
{
|
|
3082
3296
|
key: "default",
|
|
@@ -3092,13 +3306,13 @@ const vt = {
|
|
|
3092
3306
|
],
|
|
3093
3307
|
methods: [],
|
|
3094
3308
|
props: {
|
|
3095
|
-
pageCommon: [
|
|
3096
|
-
compCommon: [
|
|
3309
|
+
pageCommon: [g, z, te, ne, ie, kt],
|
|
3310
|
+
compCommon: [g, z, te, ne, ie, kt]
|
|
3097
3311
|
},
|
|
3098
|
-
spawn:
|
|
3312
|
+
spawn: fl
|
|
3099
3313
|
};
|
|
3100
|
-
T(
|
|
3101
|
-
const
|
|
3314
|
+
T(Ge);
|
|
3315
|
+
const Ct = {
|
|
3102
3316
|
key: "settings",
|
|
3103
3317
|
name: "x-runtime-lib.settings",
|
|
3104
3318
|
children: [
|
|
@@ -3116,10 +3330,10 @@ const xt = {
|
|
|
3116
3330
|
default: !1
|
|
3117
3331
|
}
|
|
3118
3332
|
]
|
|
3119
|
-
},
|
|
3120
|
-
key:
|
|
3333
|
+
}, bl = {
|
|
3334
|
+
key: Ae,
|
|
3121
3335
|
name: "x-runtime-lib.form",
|
|
3122
|
-
comp:
|
|
3336
|
+
comp: No,
|
|
3123
3337
|
slots: [
|
|
3124
3338
|
{
|
|
3125
3339
|
key: "default",
|
|
@@ -3135,15 +3349,15 @@ const xt = {
|
|
|
3135
3349
|
],
|
|
3136
3350
|
methods: [],
|
|
3137
3351
|
props: {
|
|
3138
|
-
pageCommon: [
|
|
3139
|
-
compCommon: [
|
|
3352
|
+
pageCommon: [g, z, te, ne, ie, Ct],
|
|
3353
|
+
compCommon: [g, z, te, ne, ie, Ct]
|
|
3140
3354
|
}
|
|
3141
3355
|
};
|
|
3142
|
-
T(
|
|
3143
|
-
const
|
|
3144
|
-
key:
|
|
3356
|
+
T(bl);
|
|
3357
|
+
const vl = {
|
|
3358
|
+
key: Pe,
|
|
3145
3359
|
name: "x-runtime-lib.menu",
|
|
3146
|
-
comp:
|
|
3360
|
+
comp: Lo,
|
|
3147
3361
|
slots: [
|
|
3148
3362
|
{
|
|
3149
3363
|
key: "default",
|
|
@@ -3166,13 +3380,13 @@ const nl = {
|
|
|
3166
3380
|
}
|
|
3167
3381
|
],
|
|
3168
3382
|
props: {
|
|
3169
|
-
pageCommon: [
|
|
3170
|
-
compCommon: [
|
|
3383
|
+
pageCommon: [g],
|
|
3384
|
+
compCommon: [g]
|
|
3171
3385
|
},
|
|
3172
3386
|
teleport: !0
|
|
3173
3387
|
};
|
|
3174
|
-
T(
|
|
3175
|
-
const
|
|
3388
|
+
T(vl);
|
|
3389
|
+
const Vt = {
|
|
3176
3390
|
key: "settings",
|
|
3177
3391
|
name: "x-runtime-lib.settings",
|
|
3178
3392
|
children: [
|
|
@@ -3213,33 +3427,84 @@ const ht = {
|
|
|
3213
3427
|
default: !1
|
|
3214
3428
|
}
|
|
3215
3429
|
]
|
|
3216
|
-
},
|
|
3217
|
-
key:
|
|
3430
|
+
}, xl = {
|
|
3431
|
+
key: We,
|
|
3218
3432
|
name: "x-runtime-lib.numberInput",
|
|
3219
|
-
comp:
|
|
3433
|
+
comp: Po,
|
|
3220
3434
|
slots: [],
|
|
3221
3435
|
events: [],
|
|
3222
3436
|
methods: [],
|
|
3223
3437
|
props: {
|
|
3224
|
-
pageCommon: [
|
|
3225
|
-
compCommon: [
|
|
3438
|
+
pageCommon: [g, Vt],
|
|
3439
|
+
compCommon: [g, Vt]
|
|
3226
3440
|
}
|
|
3227
3441
|
};
|
|
3228
|
-
T(
|
|
3229
|
-
const
|
|
3230
|
-
key:
|
|
3442
|
+
T(xl);
|
|
3443
|
+
const wt = {
|
|
3444
|
+
key: "settings",
|
|
3445
|
+
name: "x-runtime-lib.settings",
|
|
3446
|
+
children: []
|
|
3447
|
+
}, hl = {
|
|
3448
|
+
key: vn,
|
|
3449
|
+
name: "x-runtime-lib.radio",
|
|
3450
|
+
comp: Wo,
|
|
3451
|
+
slots: [],
|
|
3452
|
+
events: [],
|
|
3453
|
+
methods: [],
|
|
3454
|
+
props: {
|
|
3455
|
+
pageCommon: [g, wt],
|
|
3456
|
+
compCommon: [g, wt]
|
|
3457
|
+
}
|
|
3458
|
+
};
|
|
3459
|
+
T(hl);
|
|
3460
|
+
const St = {
|
|
3461
|
+
key: "settings",
|
|
3462
|
+
name: "x-runtime-lib.settings",
|
|
3463
|
+
children: []
|
|
3464
|
+
}, gl = {
|
|
3465
|
+
key: De,
|
|
3466
|
+
name: "x-runtime-lib.radioGroup",
|
|
3467
|
+
comp: Do,
|
|
3468
|
+
slots: [],
|
|
3469
|
+
events: [],
|
|
3470
|
+
methods: [],
|
|
3471
|
+
props: {
|
|
3472
|
+
pageCommon: [g, St],
|
|
3473
|
+
compCommon: [g, St]
|
|
3474
|
+
}
|
|
3475
|
+
};
|
|
3476
|
+
T(gl);
|
|
3477
|
+
const Tt = {
|
|
3478
|
+
key: "settings",
|
|
3479
|
+
name: "x-runtime-lib.settings",
|
|
3480
|
+
children: []
|
|
3481
|
+
}, _l = {
|
|
3482
|
+
key: ze,
|
|
3483
|
+
name: "x-runtime-lib.rangeSlider",
|
|
3484
|
+
comp: zo,
|
|
3485
|
+
slots: [],
|
|
3486
|
+
events: [],
|
|
3487
|
+
methods: [],
|
|
3488
|
+
props: {
|
|
3489
|
+
pageCommon: [g, Tt],
|
|
3490
|
+
compCommon: [g, Tt]
|
|
3491
|
+
}
|
|
3492
|
+
};
|
|
3493
|
+
T(_l);
|
|
3494
|
+
const kl = {
|
|
3495
|
+
key: Be,
|
|
3231
3496
|
name: "x-runtime-lib.rating",
|
|
3232
|
-
comp:
|
|
3497
|
+
comp: Mo,
|
|
3233
3498
|
slots: [],
|
|
3234
3499
|
events: [],
|
|
3235
3500
|
methods: [],
|
|
3236
3501
|
props: {
|
|
3237
|
-
pageCommon: [
|
|
3238
|
-
compCommon: [
|
|
3502
|
+
pageCommon: [g],
|
|
3503
|
+
compCommon: [g]
|
|
3239
3504
|
}
|
|
3240
3505
|
};
|
|
3241
|
-
T(
|
|
3242
|
-
const
|
|
3506
|
+
T(kl);
|
|
3507
|
+
const $t = {
|
|
3243
3508
|
key: "settings",
|
|
3244
3509
|
name: "x-runtime-lib.settings",
|
|
3245
3510
|
children: [
|
|
@@ -3280,20 +3545,37 @@ const gt = {
|
|
|
3280
3545
|
default: !1
|
|
3281
3546
|
}
|
|
3282
3547
|
]
|
|
3283
|
-
},
|
|
3284
|
-
key:
|
|
3548
|
+
}, Cl = {
|
|
3549
|
+
key: Re,
|
|
3285
3550
|
name: "x-runtime-lib.select",
|
|
3286
|
-
comp:
|
|
3551
|
+
comp: Ho,
|
|
3287
3552
|
slots: [],
|
|
3288
3553
|
events: [],
|
|
3289
3554
|
methods: [],
|
|
3290
3555
|
props: {
|
|
3291
|
-
pageCommon: [
|
|
3292
|
-
compCommon: [
|
|
3556
|
+
pageCommon: [g, $t],
|
|
3557
|
+
compCommon: [g, $t]
|
|
3293
3558
|
}
|
|
3294
3559
|
};
|
|
3295
|
-
T(
|
|
3296
|
-
const
|
|
3560
|
+
T(Cl);
|
|
3561
|
+
const It = {
|
|
3562
|
+
key: "settings",
|
|
3563
|
+
name: "x-runtime-lib.settings",
|
|
3564
|
+
children: []
|
|
3565
|
+
}, Vl = {
|
|
3566
|
+
key: Me,
|
|
3567
|
+
name: "x-runtime-lib.slider",
|
|
3568
|
+
comp: Oo,
|
|
3569
|
+
slots: [],
|
|
3570
|
+
events: [],
|
|
3571
|
+
methods: [],
|
|
3572
|
+
props: {
|
|
3573
|
+
pageCommon: [g, It],
|
|
3574
|
+
compCommon: [g, It]
|
|
3575
|
+
}
|
|
3576
|
+
};
|
|
3577
|
+
T(Vl);
|
|
3578
|
+
const Nt = {
|
|
3297
3579
|
key: "settings",
|
|
3298
3580
|
name: "x-runtime-lib.settings",
|
|
3299
3581
|
children: [
|
|
@@ -3379,33 +3661,33 @@ const _t = {
|
|
|
3379
3661
|
default: !1
|
|
3380
3662
|
}
|
|
3381
3663
|
]
|
|
3382
|
-
},
|
|
3383
|
-
key:
|
|
3664
|
+
}, wl = {
|
|
3665
|
+
key: Fe,
|
|
3384
3666
|
name: "x-runtime-lib.text",
|
|
3385
|
-
comp:
|
|
3667
|
+
comp: jo,
|
|
3386
3668
|
slots: [],
|
|
3387
3669
|
events: [],
|
|
3388
3670
|
methods: [],
|
|
3389
3671
|
props: {
|
|
3390
|
-
pageCommon: [
|
|
3391
|
-
compCommon: [
|
|
3672
|
+
pageCommon: [g, Nt],
|
|
3673
|
+
compCommon: [g, Nt]
|
|
3392
3674
|
}
|
|
3393
3675
|
};
|
|
3394
|
-
T(
|
|
3395
|
-
const
|
|
3396
|
-
key:
|
|
3676
|
+
T(wl);
|
|
3677
|
+
const Sl = {
|
|
3678
|
+
key: He,
|
|
3397
3679
|
name: "x-runtime-lib.textarea",
|
|
3398
|
-
comp:
|
|
3680
|
+
comp: Zo,
|
|
3399
3681
|
slots: [],
|
|
3400
3682
|
events: [],
|
|
3401
3683
|
methods: [],
|
|
3402
3684
|
props: {
|
|
3403
|
-
pageCommon: [
|
|
3404
|
-
compCommon: [
|
|
3685
|
+
pageCommon: [g],
|
|
3686
|
+
compCommon: [g]
|
|
3405
3687
|
}
|
|
3406
3688
|
};
|
|
3407
|
-
T(
|
|
3408
|
-
const
|
|
3689
|
+
T(Sl);
|
|
3690
|
+
const At = {
|
|
3409
3691
|
key: "settings",
|
|
3410
3692
|
name: "x-runtime-lib.settings",
|
|
3411
3693
|
children: [
|
|
@@ -3440,7 +3722,7 @@ const kt = {
|
|
|
3440
3722
|
default: !1
|
|
3441
3723
|
}
|
|
3442
3724
|
]
|
|
3443
|
-
},
|
|
3725
|
+
}, Lt = {
|
|
3444
3726
|
key: "slots",
|
|
3445
3727
|
name: "x-runtime-lib.slots",
|
|
3446
3728
|
children: [
|
|
@@ -3469,10 +3751,10 @@ const kt = {
|
|
|
3469
3751
|
default: void 0
|
|
3470
3752
|
}
|
|
3471
3753
|
]
|
|
3472
|
-
},
|
|
3473
|
-
key:
|
|
3754
|
+
}, Tl = {
|
|
3755
|
+
key: Oe,
|
|
3474
3756
|
name: "x-runtime-lib.textField",
|
|
3475
|
-
comp:
|
|
3757
|
+
comp: Go,
|
|
3476
3758
|
slots: [
|
|
3477
3759
|
{
|
|
3478
3760
|
key: "append",
|
|
@@ -3494,15 +3776,15 @@ const kt = {
|
|
|
3494
3776
|
events: [],
|
|
3495
3777
|
methods: [],
|
|
3496
3778
|
props: {
|
|
3497
|
-
pageCommon: [
|
|
3498
|
-
compCommon: [
|
|
3779
|
+
pageCommon: [g, At, Lt],
|
|
3780
|
+
compCommon: [g, At, Lt]
|
|
3499
3781
|
}
|
|
3500
3782
|
};
|
|
3501
|
-
T(
|
|
3502
|
-
const
|
|
3503
|
-
key:
|
|
3783
|
+
T(Tl);
|
|
3784
|
+
const $l = {
|
|
3785
|
+
key: je,
|
|
3504
3786
|
name: "x-runtime-lib.timeline",
|
|
3505
|
-
comp:
|
|
3787
|
+
comp: Jo,
|
|
3506
3788
|
slots: [
|
|
3507
3789
|
{
|
|
3508
3790
|
key: "default",
|
|
@@ -3512,15 +3794,15 @@ const ul = {
|
|
|
3512
3794
|
events: [],
|
|
3513
3795
|
methods: [],
|
|
3514
3796
|
props: {
|
|
3515
|
-
pageCommon: [
|
|
3516
|
-
compCommon: [
|
|
3797
|
+
pageCommon: [g],
|
|
3798
|
+
compCommon: [g]
|
|
3517
3799
|
}
|
|
3518
3800
|
};
|
|
3519
|
-
T(
|
|
3520
|
-
const
|
|
3521
|
-
key:
|
|
3801
|
+
T($l);
|
|
3802
|
+
const Il = {
|
|
3803
|
+
key: xn,
|
|
3522
3804
|
name: "x-runtime-lib.timelineItem",
|
|
3523
|
-
comp:
|
|
3805
|
+
comp: tl,
|
|
3524
3806
|
slots: [
|
|
3525
3807
|
{
|
|
3526
3808
|
key: "default",
|
|
@@ -3530,50 +3812,50 @@ const cl = {
|
|
|
3530
3812
|
events: [],
|
|
3531
3813
|
methods: [],
|
|
3532
3814
|
props: {
|
|
3533
|
-
pageCommon: [
|
|
3534
|
-
compCommon: [
|
|
3815
|
+
pageCommon: [g],
|
|
3816
|
+
compCommon: [g]
|
|
3535
3817
|
}
|
|
3536
3818
|
};
|
|
3537
|
-
T(
|
|
3538
|
-
const
|
|
3819
|
+
T(Il);
|
|
3820
|
+
const Nl = [
|
|
3539
3821
|
{ title: "x-runtime-lib.value", value: "value" },
|
|
3540
3822
|
{ title: "x-runtime-lib.category", value: "category" },
|
|
3541
3823
|
{ title: "x-runtime-lib.time", value: "time" },
|
|
3542
3824
|
{ title: "x-runtime-lib.log", value: "log" }
|
|
3543
|
-
],
|
|
3825
|
+
], Al = [
|
|
3544
3826
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3545
3827
|
{ title: "x-runtime-lib.solid", value: "solid" },
|
|
3546
3828
|
{ title: "x-runtime-lib.dashed", value: "dashed" },
|
|
3547
3829
|
{ title: "x-runtime-lib.dotted", value: "dotted" }
|
|
3548
|
-
],
|
|
3830
|
+
], Ll = [
|
|
3549
3831
|
{ title: "x-runtime-lib.elevated", value: "elevated" },
|
|
3550
3832
|
{ title: "x-runtime-lib.flat", value: "flat" },
|
|
3551
3833
|
{ title: "x-runtime-lib.tonal", value: "tonal" },
|
|
3552
3834
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
3553
3835
|
{ title: "x-runtime-lib.text", value: "text" },
|
|
3554
3836
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
3555
|
-
],
|
|
3837
|
+
], El = [
|
|
3556
3838
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3557
3839
|
{ title: "x-runtime-lib.theme", value: "theme" },
|
|
3558
3840
|
{ title: "x-runtime-lib.custom", value: "custom" }
|
|
3559
|
-
],
|
|
3841
|
+
], Pl = [
|
|
3560
3842
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
3561
3843
|
{ title: "x-runtime-lib.comfortable", value: "comfortable" },
|
|
3562
3844
|
{ title: "x-runtime-lib.compact", value: "compact" }
|
|
3563
|
-
],
|
|
3845
|
+
], Wl = [
|
|
3564
3846
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3565
3847
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
3566
3848
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
3567
3849
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
3568
3850
|
{ title: "x-runtime-lib.baseline", value: "baseline" },
|
|
3569
3851
|
{ title: "x-runtime-lib.stretch", value: "stretch" }
|
|
3570
|
-
],
|
|
3852
|
+
], Dl = [
|
|
3571
3853
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3572
3854
|
{ title: "x-runtime-lib.row", value: "row" },
|
|
3573
3855
|
{ title: "x-runtime-lib.rowReverse", value: "rowReverse" },
|
|
3574
3856
|
{ title: "x-runtime-lib.column", value: "column" },
|
|
3575
3857
|
{ title: "x-runtime-lib.columnReverse", value: "columnReverse" }
|
|
3576
|
-
],
|
|
3858
|
+
], zl = [
|
|
3577
3859
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3578
3860
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
3579
3861
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
@@ -3581,12 +3863,12 @@ const dl = [
|
|
|
3581
3863
|
{ title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
|
|
3582
3864
|
{ title: "x-runtime-lib.spaceAround", value: "spaceAround" },
|
|
3583
3865
|
{ title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
|
|
3584
|
-
],
|
|
3866
|
+
], Bl = [
|
|
3585
3867
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3586
3868
|
{ title: "x-runtime-lib.no", value: "no" },
|
|
3587
3869
|
{ title: "x-runtime-lib.yes", value: "yes" },
|
|
3588
3870
|
{ title: "x-runtime-lib.reverse", value: "reverse" }
|
|
3589
|
-
],
|
|
3871
|
+
], Rl = [
|
|
3590
3872
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3591
3873
|
{ title: "x-runtime-lib.black", value: "black" },
|
|
3592
3874
|
{ title: "x-runtime-lib.bold", value: "bold" },
|
|
@@ -3594,7 +3876,7 @@ const dl = [
|
|
|
3594
3876
|
{ title: "x-runtime-lib.regular", value: "regular" },
|
|
3595
3877
|
{ title: "x-runtime-lib.light", value: "light" },
|
|
3596
3878
|
{ title: "x-runtime-lib.thin", value: "thin" }
|
|
3597
|
-
],
|
|
3879
|
+
], Ml = [
|
|
3598
3880
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3599
3881
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
3600
3882
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
@@ -3602,18 +3884,18 @@ const dl = [
|
|
|
3602
3884
|
{ title: "x-runtime-lib.justify", value: "justify" },
|
|
3603
3885
|
{ title: "x-runtime-lib.left", value: "left" },
|
|
3604
3886
|
{ title: "x-runtime-lib.right", value: "right" }
|
|
3605
|
-
],
|
|
3887
|
+
], Fl = [
|
|
3606
3888
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3607
3889
|
{ title: "x-runtime-lib.none", value: "none" },
|
|
3608
3890
|
{ title: "x-runtime-lib.overline", value: "overline" },
|
|
3609
3891
|
{ title: "x-runtime-lib.underline", value: "underline" },
|
|
3610
3892
|
{ title: "x-runtime-lib.lineThrough", value: "line-through" }
|
|
3611
|
-
],
|
|
3893
|
+
], Hl = [
|
|
3612
3894
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3613
3895
|
{ title: "x-runtime-lib.high", value: "high" },
|
|
3614
3896
|
{ title: "x-runtime-lib.medium", value: "medium" },
|
|
3615
3897
|
{ title: "x-runtime-lib.disabled", value: "disabled" }
|
|
3616
|
-
],
|
|
3898
|
+
], Ol = [
|
|
3617
3899
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3618
3900
|
{ title: "x-runtime-lib.h1", value: "h1" },
|
|
3619
3901
|
{ title: "x-runtime-lib.h2", value: "h2" },
|
|
@@ -3628,7 +3910,7 @@ const dl = [
|
|
|
3628
3910
|
{ title: "x-runtime-lib.button", value: "button" },
|
|
3629
3911
|
{ title: "x-runtime-lib.caption", value: "caption" },
|
|
3630
3912
|
{ title: "x-runtime-lib.overline", value: "overline" }
|
|
3631
|
-
],
|
|
3913
|
+
], jl = [
|
|
3632
3914
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3633
3915
|
{ title: "x-runtime-lib.primary", value: "primary" },
|
|
3634
3916
|
{ title: "x-runtime-lib.secondary", value: "secondary" },
|
|
@@ -3639,24 +3921,24 @@ const dl = [
|
|
|
3639
3921
|
{ title: "x-runtime-lib.background0", value: "background0" },
|
|
3640
3922
|
{ title: "x-runtime-lib.background1", value: "background1" },
|
|
3641
3923
|
{ title: "x-runtime-lib.background2", value: "background2" }
|
|
3642
|
-
],
|
|
3924
|
+
], Kl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3643
3925
|
__proto__: null,
|
|
3644
|
-
axisTypeItemsV1:
|
|
3645
|
-
borderStyleItemsV1:
|
|
3646
|
-
btnVariantItemsV1:
|
|
3647
|
-
colorModeItemsV1:
|
|
3648
|
-
densityItemsV1:
|
|
3649
|
-
flexCrossAlignItemsV1:
|
|
3650
|
-
flexDirectionItemsV1:
|
|
3651
|
-
flexMainAlignItemsV1:
|
|
3652
|
-
flexWrapItemsV1:
|
|
3653
|
-
fontWeightItemsV1:
|
|
3654
|
-
textAlignItemsV1:
|
|
3655
|
-
textDecorationItemsV1:
|
|
3656
|
-
textEmphasisItemsV1:
|
|
3657
|
-
textStyleItemsV1:
|
|
3658
|
-
themeColorItemsV1:
|
|
3659
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3926
|
+
axisTypeItemsV1: Nl,
|
|
3927
|
+
borderStyleItemsV1: Al,
|
|
3928
|
+
btnVariantItemsV1: Ll,
|
|
3929
|
+
colorModeItemsV1: El,
|
|
3930
|
+
densityItemsV1: Pl,
|
|
3931
|
+
flexCrossAlignItemsV1: Wl,
|
|
3932
|
+
flexDirectionItemsV1: Dl,
|
|
3933
|
+
flexMainAlignItemsV1: zl,
|
|
3934
|
+
flexWrapItemsV1: Bl,
|
|
3935
|
+
fontWeightItemsV1: Rl,
|
|
3936
|
+
textAlignItemsV1: Ml,
|
|
3937
|
+
textDecorationItemsV1: Fl,
|
|
3938
|
+
textEmphasisItemsV1: Hl,
|
|
3939
|
+
textStyleItemsV1: Ol,
|
|
3940
|
+
themeColorItemsV1: jl
|
|
3941
|
+
}, Symbol.toStringTag, { value: "Module" })), Ul = [
|
|
3660
3942
|
{
|
|
3661
3943
|
title: "x-runtime-lib.notSet",
|
|
3662
3944
|
value: "",
|
|
@@ -3689,14 +3971,14 @@ const dl = [
|
|
|
3689
3971
|
title: "x-runtime-lib.pixel",
|
|
3690
3972
|
value: "pixel",
|
|
3691
3973
|
ui: "pixelInput",
|
|
3692
|
-
validator:
|
|
3974
|
+
validator: be,
|
|
3693
3975
|
default: "0px",
|
|
3694
3976
|
precision: 0,
|
|
3695
3977
|
min: 0,
|
|
3696
3978
|
max: 1 / 0,
|
|
3697
3979
|
step: 1
|
|
3698
3980
|
}
|
|
3699
|
-
],
|
|
3981
|
+
], Zl = [
|
|
3700
3982
|
{
|
|
3701
3983
|
title: "x-runtime-lib.notSet",
|
|
3702
3984
|
value: "",
|
|
@@ -3718,7 +4000,7 @@ const dl = [
|
|
|
3718
4000
|
validator: (t) => t === "right",
|
|
3719
4001
|
default: "right"
|
|
3720
4002
|
}
|
|
3721
|
-
],
|
|
4003
|
+
], ql = [
|
|
3722
4004
|
{
|
|
3723
4005
|
title: "x-runtime-lib.notSet",
|
|
3724
4006
|
value: "",
|
|
@@ -3737,18 +4019,18 @@ const dl = [
|
|
|
3737
4019
|
title: "x-runtime-lib.pixel",
|
|
3738
4020
|
value: "pixel",
|
|
3739
4021
|
ui: "pixelInput",
|
|
3740
|
-
validator:
|
|
4022
|
+
validator: be,
|
|
3741
4023
|
default: "0px"
|
|
3742
4024
|
},
|
|
3743
4025
|
{
|
|
3744
4026
|
title: "x-runtime-lib.percent",
|
|
3745
4027
|
value: "percent",
|
|
3746
4028
|
ui: "percentInput",
|
|
3747
|
-
validator:
|
|
4029
|
+
validator: tt,
|
|
3748
4030
|
precision: 6,
|
|
3749
4031
|
default: "0%"
|
|
3750
4032
|
}
|
|
3751
|
-
],
|
|
4033
|
+
], Gl = [
|
|
3752
4034
|
{
|
|
3753
4035
|
title: "x-runtime-lib.notSet",
|
|
3754
4036
|
value: "",
|
|
@@ -3760,7 +4042,7 @@ const dl = [
|
|
|
3760
4042
|
title: "x-runtime-lib.pixel",
|
|
3761
4043
|
value: "pixel",
|
|
3762
4044
|
ui: "pixelInput",
|
|
3763
|
-
validator:
|
|
4045
|
+
validator: be,
|
|
3764
4046
|
min: 0,
|
|
3765
4047
|
default: "0px"
|
|
3766
4048
|
},
|
|
@@ -3768,12 +4050,12 @@ const dl = [
|
|
|
3768
4050
|
title: "x-runtime-lib.percent",
|
|
3769
4051
|
value: "percent",
|
|
3770
4052
|
ui: "percentInput",
|
|
3771
|
-
validator:
|
|
4053
|
+
validator: tt,
|
|
3772
4054
|
precision: 6,
|
|
3773
4055
|
min: 0,
|
|
3774
4056
|
default: "0%"
|
|
3775
4057
|
}
|
|
3776
|
-
],
|
|
4058
|
+
], Xl = [
|
|
3777
4059
|
{
|
|
3778
4060
|
title: "x-runtime-lib.notSet",
|
|
3779
4061
|
value: "",
|
|
@@ -3785,7 +4067,7 @@ const dl = [
|
|
|
3785
4067
|
title: "x-runtime-lib.pixel",
|
|
3786
4068
|
value: "pixel",
|
|
3787
4069
|
ui: "pixelInput",
|
|
3788
|
-
validator:
|
|
4070
|
+
validator: be,
|
|
3789
4071
|
min: 0,
|
|
3790
4072
|
default: "0px"
|
|
3791
4073
|
},
|
|
@@ -3793,12 +4075,12 @@ const dl = [
|
|
|
3793
4075
|
title: "x-runtime-lib.percent",
|
|
3794
4076
|
value: "percent",
|
|
3795
4077
|
ui: "percentInput",
|
|
3796
|
-
validator:
|
|
4078
|
+
validator: tt,
|
|
3797
4079
|
precision: 6,
|
|
3798
4080
|
min: 0,
|
|
3799
4081
|
default: "0%"
|
|
3800
4082
|
}
|
|
3801
|
-
],
|
|
4083
|
+
], Yl = [
|
|
3802
4084
|
{
|
|
3803
4085
|
title: "x-runtime-lib.notSet",
|
|
3804
4086
|
value: "",
|
|
@@ -3827,7 +4109,7 @@ const dl = [
|
|
|
3827
4109
|
validator: (t) => t === "end",
|
|
3828
4110
|
default: "end"
|
|
3829
4111
|
}
|
|
3830
|
-
],
|
|
4112
|
+
], Jl = [
|
|
3831
4113
|
{
|
|
3832
4114
|
title: "x-runtime-lib.notSet",
|
|
3833
4115
|
value: "",
|
|
@@ -3849,58 +4131,63 @@ const dl = [
|
|
|
3849
4131
|
validator: (t) => t === "bottom",
|
|
3850
4132
|
default: "bottom"
|
|
3851
4133
|
}
|
|
3852
|
-
],
|
|
4134
|
+
], Ql = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3853
4135
|
__proto__: null,
|
|
3854
|
-
borderWidthTypesV1:
|
|
3855
|
-
leftRightTypesV1:
|
|
3856
|
-
marginTypesV1:
|
|
3857
|
-
paddingTypesV1:
|
|
3858
|
-
sizeTypesV1:
|
|
3859
|
-
tableColumnAlignTypesV1:
|
|
3860
|
-
topBottomTypesV1:
|
|
3861
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4136
|
+
borderWidthTypesV1: Ul,
|
|
4137
|
+
leftRightTypesV1: Zl,
|
|
4138
|
+
marginTypesV1: ql,
|
|
4139
|
+
paddingTypesV1: Gl,
|
|
4140
|
+
sizeTypesV1: Xl,
|
|
4141
|
+
tableColumnAlignTypesV1: Yl,
|
|
4142
|
+
topBottomTypesV1: Jl
|
|
4143
|
+
}, Symbol.toStringTag, { value: "Module" })), er = {
|
|
3862
4144
|
version: "v1",
|
|
3863
|
-
globalityKey:
|
|
4145
|
+
globalityKey: Le,
|
|
3864
4146
|
refKey: de,
|
|
3865
|
-
items: { ...
|
|
3866
|
-
types: { ...
|
|
4147
|
+
items: { ...Kl },
|
|
4148
|
+
types: { ...Ql },
|
|
3867
4149
|
elements: /* @__PURE__ */ new Set([
|
|
3868
4150
|
ke,
|
|
3869
|
-
we,
|
|
3870
4151
|
Ce,
|
|
3871
|
-
lt,
|
|
3872
4152
|
Ve,
|
|
4153
|
+
ut,
|
|
4154
|
+
we,
|
|
3873
4155
|
Se,
|
|
3874
4156
|
Te,
|
|
3875
4157
|
$e,
|
|
3876
4158
|
Ie,
|
|
3877
|
-
sn,
|
|
3878
4159
|
Ne,
|
|
4160
|
+
bn,
|
|
3879
4161
|
Ae,
|
|
3880
|
-
Ee,
|
|
3881
4162
|
Le,
|
|
4163
|
+
Ee,
|
|
3882
4164
|
Pe,
|
|
3883
4165
|
We,
|
|
3884
|
-
|
|
4166
|
+
vn,
|
|
3885
4167
|
De,
|
|
3886
4168
|
ze,
|
|
3887
4169
|
Be,
|
|
3888
|
-
|
|
4170
|
+
de,
|
|
3889
4171
|
Re,
|
|
3890
|
-
|
|
4172
|
+
Me,
|
|
4173
|
+
Fe,
|
|
4174
|
+
He,
|
|
4175
|
+
Oe,
|
|
4176
|
+
je,
|
|
4177
|
+
xn
|
|
3891
4178
|
]),
|
|
3892
4179
|
groups: [
|
|
3893
4180
|
{
|
|
3894
4181
|
key: "containment",
|
|
3895
4182
|
name: "x-runtime-lib.containment",
|
|
3896
4183
|
items: [
|
|
3897
|
-
we,
|
|
3898
4184
|
Ce,
|
|
3899
|
-
|
|
4185
|
+
Ve,
|
|
4186
|
+
ut,
|
|
3900
4187
|
Se,
|
|
3901
|
-
|
|
4188
|
+
Ne,
|
|
3902
4189
|
$e,
|
|
3903
|
-
|
|
4190
|
+
Pe,
|
|
3904
4191
|
de
|
|
3905
4192
|
]
|
|
3906
4193
|
},
|
|
@@ -3908,13 +4195,17 @@ const dl = [
|
|
|
3908
4195
|
key: "formRelated",
|
|
3909
4196
|
name: "x-runtime-lib.formRelated",
|
|
3910
4197
|
items: [
|
|
3911
|
-
|
|
3912
|
-
|
|
3913
|
-
|
|
3914
|
-
|
|
3915
|
-
|
|
4198
|
+
Ae,
|
|
4199
|
+
Fe,
|
|
4200
|
+
Oe,
|
|
4201
|
+
He,
|
|
4202
|
+
We,
|
|
4203
|
+
Re,
|
|
4204
|
+
we,
|
|
3916
4205
|
De,
|
|
3917
|
-
|
|
4206
|
+
Me,
|
|
4207
|
+
ze,
|
|
4208
|
+
Ie
|
|
3918
4209
|
]
|
|
3919
4210
|
},
|
|
3920
4211
|
{
|
|
@@ -3925,16 +4216,16 @@ const dl = [
|
|
|
3925
4216
|
{
|
|
3926
4217
|
key: "feedback",
|
|
3927
4218
|
name: "x-runtime-lib.feedback",
|
|
3928
|
-
items: [
|
|
4219
|
+
items: [Be, je]
|
|
3929
4220
|
}
|
|
3930
4221
|
]
|
|
3931
|
-
},
|
|
3932
|
-
v1:
|
|
3933
|
-
},
|
|
4222
|
+
}, lt = {
|
|
4223
|
+
v1: er
|
|
4224
|
+
}, tr = (t, e, n) => {
|
|
3934
4225
|
const l = t[e];
|
|
3935
|
-
return l ? typeof l == "function" ? l() : Promise.resolve(l) : new Promise((r,
|
|
4226
|
+
return l ? typeof l == "function" ? l() : Promise.resolve(l) : new Promise((r, u) => {
|
|
3936
4227
|
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
|
|
3937
|
-
|
|
4228
|
+
u.bind(
|
|
3938
4229
|
null,
|
|
3939
4230
|
new Error(
|
|
3940
4231
|
"Unknown variable dynamic import: " + e + (e.split("/").length !== n ? ". Note that variables only represent file names one level deep." : "")
|
|
@@ -3943,71 +4234,76 @@ const dl = [
|
|
|
3943
4234
|
);
|
|
3944
4235
|
});
|
|
3945
4236
|
};
|
|
3946
|
-
async function
|
|
3947
|
-
return (await
|
|
4237
|
+
async function Cr(t) {
|
|
4238
|
+
return (await tr(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.kvft1qmc.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.ezbvfbzu.js") }), `./locales/${t}/index.ts`, 4)).default;
|
|
3948
4239
|
}
|
|
3949
4240
|
export {
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
3954
|
-
|
|
3955
|
-
|
|
3956
|
-
|
|
3957
|
-
|
|
3958
|
-
|
|
3959
|
-
|
|
3960
|
-
|
|
3961
|
-
|
|
3962
|
-
|
|
3963
|
-
|
|
3964
|
-
|
|
3965
|
-
|
|
3966
|
-
|
|
4241
|
+
il as barChartV1,
|
|
4242
|
+
Yt as breakpoints,
|
|
4243
|
+
ul as btnV1,
|
|
4244
|
+
Jt as calcBreakpoint,
|
|
4245
|
+
cl as cardV1,
|
|
4246
|
+
dl as comboboxV1,
|
|
4247
|
+
Ue as containerV1,
|
|
4248
|
+
ml as dataTableV1,
|
|
4249
|
+
pl as dialogV1,
|
|
4250
|
+
Gn as duplicateNode,
|
|
4251
|
+
mr as duplicateNodes,
|
|
4252
|
+
Y as elements,
|
|
4253
|
+
gr as ensureContext,
|
|
4254
|
+
_r as fieldTypes,
|
|
4255
|
+
kr as fileInputV1,
|
|
4256
|
+
Ze as flexLayoutEntryV1,
|
|
4257
|
+
Ge as flexLayoutV1,
|
|
4258
|
+
bl as formV1,
|
|
3967
4259
|
ee as genId,
|
|
3968
4260
|
le as getBreakpointProp,
|
|
3969
|
-
|
|
3970
|
-
|
|
3971
|
-
|
|
4261
|
+
st as getIndexOfBreakpoint,
|
|
4262
|
+
dr as getNode,
|
|
4263
|
+
at as getPropDefault,
|
|
3972
4264
|
ve as getPropTag,
|
|
3973
|
-
|
|
4265
|
+
rl as globalityV1,
|
|
3974
4266
|
re as initProps,
|
|
3975
|
-
|
|
3976
|
-
|
|
3977
|
-
|
|
3978
|
-
|
|
3979
|
-
|
|
3980
|
-
|
|
4267
|
+
M as injectDark,
|
|
4268
|
+
q as injectData,
|
|
4269
|
+
un as injectDepends,
|
|
4270
|
+
U as injectDevice,
|
|
4271
|
+
an as injectEnv,
|
|
4272
|
+
A as injectMode,
|
|
3981
4273
|
xe as injectSandbox,
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
|
|
3986
|
-
|
|
3987
|
-
|
|
3988
|
-
|
|
3989
|
-
|
|
4274
|
+
Z as injectType,
|
|
4275
|
+
tt as isPercentStr,
|
|
4276
|
+
be as isPixelStr,
|
|
4277
|
+
ll as lineChartV1,
|
|
4278
|
+
Cr as loadLocaleMessageRuntime,
|
|
4279
|
+
vl as menuV1,
|
|
4280
|
+
yn as newEventBus,
|
|
4281
|
+
xl as numberInputV1,
|
|
3990
4282
|
ge as parsePercentStr,
|
|
3991
|
-
|
|
3992
|
-
|
|
3993
|
-
|
|
3994
|
-
|
|
3995
|
-
|
|
3996
|
-
|
|
3997
|
-
|
|
3998
|
-
|
|
3999
|
-
|
|
4000
|
-
|
|
4001
|
-
|
|
4002
|
-
|
|
4003
|
-
|
|
4004
|
-
|
|
4005
|
-
|
|
4006
|
-
|
|
4007
|
-
|
|
4008
|
-
|
|
4009
|
-
|
|
4010
|
-
|
|
4011
|
-
|
|
4012
|
-
|
|
4283
|
+
cr as parsePixelStr,
|
|
4284
|
+
lt as pkgs,
|
|
4285
|
+
br as provideDark,
|
|
4286
|
+
xr as provideData,
|
|
4287
|
+
hr as provideDepends,
|
|
4288
|
+
yr as provideDevice,
|
|
4289
|
+
pr as provideEnv,
|
|
4290
|
+
fr as provideMode,
|
|
4291
|
+
cn as provideSandbox,
|
|
4292
|
+
vr as provideType,
|
|
4293
|
+
gl as radioGroupV1,
|
|
4294
|
+
hl as radioV1,
|
|
4295
|
+
_l as rangeSliderV1,
|
|
4296
|
+
kl as ratingV1,
|
|
4297
|
+
sl as refV1,
|
|
4298
|
+
Zn as reverseBreakpoints,
|
|
4299
|
+
Cl as selectV1,
|
|
4300
|
+
Vl as sliderV1,
|
|
4301
|
+
qn as spawnNode,
|
|
4302
|
+
pn as startInterpreter,
|
|
4303
|
+
fn as stopInterpreter,
|
|
4304
|
+
Tl as textFieldV1,
|
|
4305
|
+
wl as textV1,
|
|
4306
|
+
Sl as textareaV1,
|
|
4307
|
+
Il as timelineEntryV1,
|
|
4308
|
+
$l as timelineV1
|
|
4013
4309
|
};
|