x-prop-tree 0.7.17 → 0.7.19
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/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { provide as
|
|
2
|
-
import { useI18n as
|
|
3
|
-
import { useViewStack as
|
|
4
|
-
import { getPropertyDefault as J, pkgs as
|
|
5
|
-
import { c as ze, i as
|
|
1
|
+
import { provide as ae, inject as ce, defineComponent as E, ref as T, computed as L, resolveComponent as $, createBlock as B, openBlock as _, unref as P, isRef as re, withCtx as R, createVNode as b, createElementBlock as K, Fragment as fe, renderList as Te, createTextVNode as he, toDisplayString as F, resolveDirective as ee, withDirectives as j, withModifiers as X, normalizeStyle as W, createElementVNode as q, createCommentVNode as G, mergeModels as Z, useModel as z, useId as Ue, onUnmounted as we, mergeProps as Me, withKeys as Le, useTemplateRef as Je, watch as oe, watchEffect as Ke, h as k, renderSlot as ht, onMounted as He, onBeforeUnmount as Xe, reactive as kt } from "vue";
|
|
2
|
+
import { useI18n as I } from "vue-i18n";
|
|
3
|
+
import { useViewStack as ke, useColor as te, eventBus as de, useSystem as ve, injectDark as _t, injectLocale as xt, openNumberDlg as Fe, openPromptDlg as Vt, globalObjects as St } from "x-essential-lib";
|
|
4
|
+
import { getPropertyDefault as J, pkgs as Ne, parsePixelStr as Ct, parsePercentStr as $t, getPropertyTag as Ut, elements as wt } from "x-runtime-lib";
|
|
5
|
+
import { c as ze, i as be, r as _e, v as Ge, d as Ye } from "./vendor.f0ug048x.js";
|
|
6
6
|
import { useDisplay as We } from "vuetify";
|
|
7
|
-
import { XBlockly as
|
|
7
|
+
import { XBlockly as Mt } from "x-block-lib";
|
|
8
8
|
import { globalState as Qe } from "x-state-lib";
|
|
9
|
-
const
|
|
9
|
+
const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (t, s) => {
|
|
10
10
|
const n = (e, l) => {
|
|
11
11
|
if (e.ui !== l.ui || e.array !== l.array)
|
|
12
12
|
return !1;
|
|
@@ -20,7 +20,7 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
20
20
|
return !0;
|
|
21
21
|
};
|
|
22
22
|
return n(t, s);
|
|
23
|
-
},
|
|
23
|
+
}, Ce = (t, s) => {
|
|
24
24
|
let n = {
|
|
25
25
|
key: "",
|
|
26
26
|
name: "",
|
|
@@ -42,7 +42,7 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
42
42
|
n = n.children.find((l) => l.key === e);
|
|
43
43
|
}
|
|
44
44
|
}), n;
|
|
45
|
-
},
|
|
45
|
+
}, ye = (t, s) => {
|
|
46
46
|
let n = t;
|
|
47
47
|
return s.forEach((e) => {
|
|
48
48
|
if (!n) {
|
|
@@ -73,17 +73,17 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
73
73
|
}
|
|
74
74
|
return n[s.key];
|
|
75
75
|
}
|
|
76
|
-
},
|
|
76
|
+
}, se = (t, s, n, e, l, o, i) => {
|
|
77
77
|
if (o !== void 0)
|
|
78
78
|
i ? e !== n[s.key] && (n[s.key] = e, l(t, n[s.key])) : e !== n[o] && (n[o] = e, l(t, n[o]));
|
|
79
79
|
else {
|
|
80
80
|
let u = e;
|
|
81
81
|
(s.ui === "switch" || s.ui === "select" || s.ui === "colorPicker" || s.ui === "multiTypes" || s.ui === "compSelect") && (e || (u = void 0)), u !== n[s.key] && (n[s.key] = u, l(t, n[s.key]));
|
|
82
82
|
}
|
|
83
|
-
},
|
|
83
|
+
}, Be = (t) => !(t instanceof Array), Pe = (t) => t instanceof Array, Pt = [
|
|
84
84
|
["basic", "id"],
|
|
85
85
|
["basic", "name"]
|
|
86
|
-
],
|
|
86
|
+
], Dt = (t) => Pt.find((s) => be(t, s)), De = (t, s, n, e, l, o, i) => (t = ze(t), o !== void 0 ? (t.push(o), i && t.push(s.key)) : t.push(s.key), Dt(t) ? (e.change = !1, e.change) : s.ui ? s.array && e.children && Pe(e.children) ? Lt(
|
|
87
87
|
t,
|
|
88
88
|
s,
|
|
89
89
|
n,
|
|
@@ -91,13 +91,13 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
91
91
|
l,
|
|
92
92
|
o,
|
|
93
93
|
i
|
|
94
|
-
) :
|
|
94
|
+
) : Nt(
|
|
95
95
|
s,
|
|
96
96
|
n,
|
|
97
97
|
e,
|
|
98
98
|
o,
|
|
99
99
|
i
|
|
100
|
-
) : s.array ?
|
|
100
|
+
) : s.array ? At(
|
|
101
101
|
t,
|
|
102
102
|
s,
|
|
103
103
|
n,
|
|
@@ -105,7 +105,7 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
105
105
|
l,
|
|
106
106
|
o,
|
|
107
107
|
i
|
|
108
|
-
) :
|
|
108
|
+
) : Tt(
|
|
109
109
|
t,
|
|
110
110
|
s,
|
|
111
111
|
n,
|
|
@@ -113,7 +113,7 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
113
113
|
l,
|
|
114
114
|
o,
|
|
115
115
|
i
|
|
116
|
-
)),
|
|
116
|
+
)), At = (t, s, n, e, l, o, i) => {
|
|
117
117
|
if (s.ui)
|
|
118
118
|
return console.assert(!1, "execPropertyBranchArray property ui must be invalid"), !1;
|
|
119
119
|
if (!s.array)
|
|
@@ -135,14 +135,14 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
135
135
|
});
|
|
136
136
|
const a = e.children[r];
|
|
137
137
|
s.children.forEach((d) => {
|
|
138
|
-
if (!a.children || !
|
|
138
|
+
if (!a.children || !Be(a.children)) {
|
|
139
139
|
console.assert(!1);
|
|
140
140
|
return;
|
|
141
141
|
}
|
|
142
142
|
a.children[d.key] = {
|
|
143
143
|
change: !1,
|
|
144
144
|
children: d.array ? [] : {}
|
|
145
|
-
},
|
|
145
|
+
}, De(
|
|
146
146
|
t,
|
|
147
147
|
d,
|
|
148
148
|
u[r],
|
|
@@ -153,8 +153,8 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
153
153
|
) && (a.change = !0), a.change && (e.change = !0);
|
|
154
154
|
});
|
|
155
155
|
}
|
|
156
|
-
return e.change || (e.change = !
|
|
157
|
-
},
|
|
156
|
+
return e.change || (e.change = !be(u, J(s))), e.change;
|
|
157
|
+
}, Tt = (t, s, n, e, l, o, i) => {
|
|
158
158
|
if (s.ui)
|
|
159
159
|
return console.assert(
|
|
160
160
|
!1,
|
|
@@ -165,7 +165,7 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
165
165
|
!1,
|
|
166
166
|
"execPropertyBranchScalar property array must be invalid"
|
|
167
167
|
), !1;
|
|
168
|
-
if (!e.children || !
|
|
168
|
+
if (!e.children || !Be(e.children))
|
|
169
169
|
return console.assert(!1, "execPropertyBranchScalar state children must be map"), !1;
|
|
170
170
|
let u;
|
|
171
171
|
o !== void 0 && !i ? (n[o] || (n[o] = {}), u = n[o]) : (n[s.key] || (n[s.key] = {}), u = n[s.key]), e.change = !1;
|
|
@@ -174,10 +174,10 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
174
174
|
e.children[a.key] = {
|
|
175
175
|
change: !1,
|
|
176
176
|
children: a.array ? [] : {}
|
|
177
|
-
},
|
|
177
|
+
}, De(t, a, u, e.children[a.key], l) && (e.change = !0);
|
|
178
178
|
}
|
|
179
179
|
return e.change;
|
|
180
|
-
},
|
|
180
|
+
}, Lt = (t, s, n, e, l, o, i) => {
|
|
181
181
|
if (!s.ui)
|
|
182
182
|
return console.assert(!1, "execPropertyLeafArray property ui must be valid"), !1;
|
|
183
183
|
if (!s.array)
|
|
@@ -190,7 +190,7 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
190
190
|
e.children[r] = {
|
|
191
191
|
change: !1,
|
|
192
192
|
children: {}
|
|
193
|
-
},
|
|
193
|
+
}, De(
|
|
194
194
|
t,
|
|
195
195
|
s,
|
|
196
196
|
u,
|
|
@@ -199,13 +199,13 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
199
199
|
r,
|
|
200
200
|
!1
|
|
201
201
|
) && (e.change = !0);
|
|
202
|
-
return e.change || (e.change = !
|
|
203
|
-
},
|
|
202
|
+
return e.change || (e.change = !be(u, J(s))), e.change;
|
|
203
|
+
}, Nt = (t, s, n, e, l) => {
|
|
204
204
|
if (!t.ui)
|
|
205
205
|
return console.assert(!1, "execPropertyLeafScalar property ui must be valid"), !1;
|
|
206
206
|
let o;
|
|
207
|
-
return e !== void 0 && !l ? o = s[e] : o = s[t.key], n.change = !
|
|
208
|
-
},
|
|
207
|
+
return e !== void 0 && !l ? o = s[e] : o = s[t.key], n.change = !be(o, J(t, !0)), n.change;
|
|
208
|
+
}, Ee = (t, s, n, e) => {
|
|
209
209
|
if (s.length <= 0 || !n) {
|
|
210
210
|
t.value = {};
|
|
211
211
|
return;
|
|
@@ -215,7 +215,7 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
215
215
|
l[o.key] = {
|
|
216
216
|
change: !1,
|
|
217
217
|
children: o.array ? [] : {}
|
|
218
|
-
},
|
|
218
|
+
}, De([], o, n, l[o.key], e);
|
|
219
219
|
}), t.value = l;
|
|
220
220
|
}, me = (t, s) => {
|
|
221
221
|
let n = {
|
|
@@ -227,159 +227,159 @@ const Ee = (t) => !(t instanceof Array), Te = (t) => t instanceof Array, Ut = (t
|
|
|
227
227
|
return console.assert(!1, `isPropChanged state must be valid keys=${s}`), !1;
|
|
228
228
|
if (!n.children)
|
|
229
229
|
return console.assert(!1, `isPropChanged state must be valid keys=${s}`), !1;
|
|
230
|
-
typeof e == "string" ?
|
|
230
|
+
typeof e == "string" ? Be(n.children) && (n = n.children[e]) : Pe(n.children) && (n = n.children[e]);
|
|
231
231
|
}), n?.change ?? !1;
|
|
232
232
|
}, Ze = Symbol(), je = Symbol(), Ie = Symbol(), et = Symbol(), tt = Symbol(), nt = Symbol(), lt = Symbol();
|
|
233
|
-
function
|
|
234
|
-
|
|
233
|
+
function Bt(t) {
|
|
234
|
+
ae(Ze, t);
|
|
235
235
|
}
|
|
236
|
-
function
|
|
237
|
-
return
|
|
236
|
+
function Oe() {
|
|
237
|
+
return ce(Ze);
|
|
238
238
|
}
|
|
239
|
-
function
|
|
240
|
-
|
|
239
|
+
function Ot(t) {
|
|
240
|
+
ae(je, t);
|
|
241
241
|
}
|
|
242
|
-
function
|
|
243
|
-
return
|
|
242
|
+
function qt() {
|
|
243
|
+
return ce(je);
|
|
244
244
|
}
|
|
245
|
-
function
|
|
246
|
-
|
|
245
|
+
function Kt(t) {
|
|
246
|
+
ae(Ie, t);
|
|
247
247
|
}
|
|
248
|
-
function
|
|
249
|
-
return
|
|
248
|
+
function Rt() {
|
|
249
|
+
return ce(Ie);
|
|
250
250
|
}
|
|
251
|
-
function
|
|
252
|
-
|
|
251
|
+
function Et(t) {
|
|
252
|
+
ae(et, t);
|
|
253
253
|
}
|
|
254
|
-
function
|
|
255
|
-
return
|
|
254
|
+
function Jt() {
|
|
255
|
+
return ce(et);
|
|
256
256
|
}
|
|
257
|
-
function
|
|
258
|
-
|
|
257
|
+
function Ht(t) {
|
|
258
|
+
ae(tt, t);
|
|
259
259
|
}
|
|
260
|
-
function
|
|
261
|
-
return
|
|
260
|
+
function Xt() {
|
|
261
|
+
return ce(tt);
|
|
262
262
|
}
|
|
263
|
-
function
|
|
264
|
-
|
|
263
|
+
function Ft(t) {
|
|
264
|
+
ae(nt, t);
|
|
265
265
|
}
|
|
266
266
|
function ot() {
|
|
267
|
-
return
|
|
267
|
+
return ce(nt);
|
|
268
268
|
}
|
|
269
|
-
function
|
|
270
|
-
|
|
269
|
+
function zt(t) {
|
|
270
|
+
ae(lt, t);
|
|
271
271
|
}
|
|
272
272
|
function st() {
|
|
273
|
-
return
|
|
273
|
+
return ce(lt);
|
|
274
274
|
}
|
|
275
|
-
const
|
|
275
|
+
const Gt = /* @__PURE__ */ E({
|
|
276
276
|
__name: "index",
|
|
277
277
|
setup(t) {
|
|
278
|
-
const { t: s } =
|
|
279
|
-
const
|
|
280
|
-
const
|
|
281
|
-
if (
|
|
282
|
-
if (
|
|
283
|
-
const
|
|
284
|
-
if (!
|
|
278
|
+
const { t: s } = I(), n = qt(), e = Rt(), l = Jt(), o = Xt(), i = T(0), u = T(0), r = T([]), a = L(() => [i.value, u.value]), d = (V) => {
|
|
279
|
+
const D = () => !(r.value.length <= 0 || !me(l.value, r.value)), x = () => {
|
|
280
|
+
const S = Ce(n.value, r.value);
|
|
281
|
+
if (S)
|
|
282
|
+
if (S.ui) {
|
|
283
|
+
const U = ye(e.value, r.value.slice(0, -1));
|
|
284
|
+
if (!U)
|
|
285
285
|
return;
|
|
286
|
-
|
|
287
|
-
} else if (
|
|
288
|
-
const
|
|
289
|
-
if (
|
|
286
|
+
U[r.value[r.value.length - 1]] = J(S), o(r.value, U[r.value[r.value.length - 1]]);
|
|
287
|
+
} else if (S.array) {
|
|
288
|
+
const U = r.value[r.value.length - 1];
|
|
289
|
+
if (U === void 0) {
|
|
290
290
|
console.assert(!1, "invalid last key");
|
|
291
291
|
return;
|
|
292
292
|
}
|
|
293
|
-
if (typeof
|
|
294
|
-
const
|
|
295
|
-
if (!
|
|
293
|
+
if (typeof U == "string") {
|
|
294
|
+
const O = ye(e.value, r.value.slice(0, -1));
|
|
295
|
+
if (!O)
|
|
296
296
|
return;
|
|
297
|
-
|
|
297
|
+
O[r.value[r.value.length - 1]] = J(S), o(r.value, O[r.value[r.value.length - 1]]);
|
|
298
298
|
} else {
|
|
299
|
-
const
|
|
300
|
-
if (!
|
|
299
|
+
const O = ye(e.value, r.value);
|
|
300
|
+
if (!O)
|
|
301
301
|
return;
|
|
302
|
-
|
|
303
|
-
|
|
302
|
+
S.children.forEach((Q) => {
|
|
303
|
+
O[Q.key] = J(S), o([...r.value, Q.key], O[Q.key]);
|
|
304
304
|
});
|
|
305
305
|
}
|
|
306
306
|
} else {
|
|
307
|
-
const
|
|
308
|
-
if (!
|
|
307
|
+
const U = ye(e.value, r.value);
|
|
308
|
+
if (!U)
|
|
309
309
|
return;
|
|
310
|
-
|
|
311
|
-
|
|
310
|
+
S.children.forEach((O) => {
|
|
311
|
+
U[O.key] = J(S), o([...r.value, O.key], U[O.key]);
|
|
312
312
|
});
|
|
313
313
|
}
|
|
314
314
|
};
|
|
315
|
-
|
|
315
|
+
D() && V.push({
|
|
316
316
|
title: s("x-prop-tree.reset"),
|
|
317
317
|
func: x
|
|
318
318
|
});
|
|
319
|
-
}, c = (
|
|
320
|
-
const
|
|
321
|
-
const x =
|
|
322
|
-
localStorage.setItem("propTreeCopy", JSON.stringify({ property: x, object:
|
|
319
|
+
}, c = (V) => {
|
|
320
|
+
const D = () => {
|
|
321
|
+
const x = Ce(n.value, r.value), S = ye(e.value, r.value);
|
|
322
|
+
localStorage.setItem("propTreeCopy", JSON.stringify({ property: x, object: S }));
|
|
323
323
|
};
|
|
324
|
-
|
|
324
|
+
V.push({
|
|
325
325
|
title: s("x-prop-tree.copy"),
|
|
326
|
-
func:
|
|
326
|
+
func: D
|
|
327
327
|
});
|
|
328
|
-
},
|
|
329
|
-
const
|
|
330
|
-
const
|
|
331
|
-
if (!
|
|
328
|
+
}, f = (V) => {
|
|
329
|
+
const D = () => {
|
|
330
|
+
const S = localStorage.getItem("propTreeCopy");
|
|
331
|
+
if (!S)
|
|
332
332
|
return !1;
|
|
333
333
|
try {
|
|
334
|
-
const { property:
|
|
335
|
-
return
|
|
336
|
-
} catch (
|
|
337
|
-
console.error(
|
|
334
|
+
const { property: U } = JSON.parse(S), O = Ce(n.value, r.value);
|
|
335
|
+
return bt(U, O);
|
|
336
|
+
} catch (U) {
|
|
337
|
+
console.error(U);
|
|
338
338
|
}
|
|
339
339
|
return !1;
|
|
340
340
|
}, x = () => {
|
|
341
|
-
if (!
|
|
341
|
+
if (!D())
|
|
342
342
|
return;
|
|
343
|
-
const
|
|
344
|
-
if (
|
|
343
|
+
const S = localStorage.getItem("propTreeCopy");
|
|
344
|
+
if (S)
|
|
345
345
|
try {
|
|
346
|
-
const { object:
|
|
347
|
-
console.log(
|
|
348
|
-
} catch (
|
|
349
|
-
console.error(
|
|
346
|
+
const { object: U } = JSON.parse(S), O = Ce(n.value, r.value);
|
|
347
|
+
console.log(U, O);
|
|
348
|
+
} catch (U) {
|
|
349
|
+
console.error(U);
|
|
350
350
|
}
|
|
351
351
|
};
|
|
352
|
-
|
|
352
|
+
D() && V.push({
|
|
353
353
|
title: s("x-prop-tree.paste"),
|
|
354
354
|
func: x
|
|
355
355
|
});
|
|
356
|
-
},
|
|
357
|
-
const
|
|
358
|
-
return d(
|
|
359
|
-
}),
|
|
360
|
-
i.value =
|
|
361
|
-
}, { open:
|
|
362
|
-
return (
|
|
363
|
-
const x =
|
|
364
|
-
return _(),
|
|
365
|
-
modelValue:
|
|
366
|
-
"onUpdate:modelValue":
|
|
356
|
+
}, v = L(() => {
|
|
357
|
+
const V = [];
|
|
358
|
+
return d(V), c(V), f(V), V;
|
|
359
|
+
}), C = (V) => {
|
|
360
|
+
i.value = V.x, u.value = V.y, r.value = V.keys;
|
|
361
|
+
}, { open: h } = ke("propTreeMenu", C);
|
|
362
|
+
return (V, D) => {
|
|
363
|
+
const x = $("v-list-item-title"), S = $("v-list-item"), U = $("v-list"), O = $("v-menu");
|
|
364
|
+
return _(), B(O, {
|
|
365
|
+
modelValue: P(h),
|
|
366
|
+
"onUpdate:modelValue": D[0] || (D[0] = (Q) => re(h) ? h.value = Q : null),
|
|
367
367
|
"location-strategy": "connected",
|
|
368
368
|
scrim: "transparent",
|
|
369
369
|
target: a.value
|
|
370
370
|
}, {
|
|
371
|
-
default:
|
|
372
|
-
|
|
373
|
-
default:
|
|
374
|
-
(_(!0),
|
|
375
|
-
key:
|
|
371
|
+
default: R(() => [
|
|
372
|
+
b(U, null, {
|
|
373
|
+
default: R(() => [
|
|
374
|
+
(_(!0), K(fe, null, Te(v.value, (Q, pe) => (_(), B(S, {
|
|
375
|
+
key: pe,
|
|
376
376
|
link: "",
|
|
377
|
-
onClick:
|
|
377
|
+
onClick: Q.func
|
|
378
378
|
}, {
|
|
379
|
-
default:
|
|
380
|
-
|
|
381
|
-
default:
|
|
382
|
-
|
|
379
|
+
default: R(() => [
|
|
380
|
+
b(x, null, {
|
|
381
|
+
default: R(() => [
|
|
382
|
+
he(F(Q.title), 1)
|
|
383
383
|
]),
|
|
384
384
|
_: 2
|
|
385
385
|
}, 1024)
|
|
@@ -394,7 +394,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
394
394
|
}, 8, ["modelValue", "target"]);
|
|
395
395
|
};
|
|
396
396
|
}
|
|
397
|
-
}),
|
|
397
|
+
}), Yt = { style: { pointerEvents: "none" } }, $e = /* @__PURE__ */ E({
|
|
398
398
|
__name: "index",
|
|
399
399
|
props: {
|
|
400
400
|
title: {},
|
|
@@ -405,7 +405,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
405
405
|
},
|
|
406
406
|
emits: ["collapse", "menu", "create", "delete"],
|
|
407
407
|
setup(t, { emit: s }) {
|
|
408
|
-
const { backgroundColor2: n, highlightColor: e } = te(), l = s, o =
|
|
408
|
+
const { backgroundColor2: n, highlightColor: e } = te(), l = s, o = T(!1), i = L(() => ({
|
|
409
409
|
background: o.value ? e.value : n.value,
|
|
410
410
|
height: "36px",
|
|
411
411
|
marginBottom: "1px",
|
|
@@ -416,101 +416,101 @@ const Ht = /* @__PURE__ */ K({
|
|
|
416
416
|
l("menu", a.clientX, a.clientY);
|
|
417
417
|
};
|
|
418
418
|
return (a, d) => {
|
|
419
|
-
const c =
|
|
420
|
-
return
|
|
419
|
+
const c = $("v-icon"), f = $("v-spacer"), v = $("v-btn"), C = ee("ripple");
|
|
420
|
+
return j((_(), K("div", {
|
|
421
421
|
class: "d-flex align-center cursor-pointer",
|
|
422
422
|
style: W(i.value),
|
|
423
423
|
onClick: u,
|
|
424
424
|
onContextmenu: X(r, ["self", "prevent"]),
|
|
425
|
-
onMouseout: d[2] || (d[2] = (
|
|
426
|
-
onMouseover: d[3] || (d[3] = (
|
|
425
|
+
onMouseout: d[2] || (d[2] = (h) => o.value = !1),
|
|
426
|
+
onMouseover: d[3] || (d[3] = (h) => o.value = !0)
|
|
427
427
|
}, [
|
|
428
|
-
|
|
428
|
+
b(c, {
|
|
429
429
|
class: "mr-1",
|
|
430
430
|
icon: t.collapse ? "mdi-chevron-right" : "mdi-chevron-down"
|
|
431
431
|
}, null, 8, ["icon"]),
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
t.hasCreate ? (_(),
|
|
432
|
+
q("span", Yt, F(t.title), 1),
|
|
433
|
+
b(f),
|
|
434
|
+
t.hasCreate ? (_(), B(v, {
|
|
435
435
|
key: 0,
|
|
436
436
|
class: "mx-3",
|
|
437
437
|
density: "compact",
|
|
438
438
|
icon: "mdi-plus",
|
|
439
439
|
variant: "text",
|
|
440
|
-
onClick: d[0] || (d[0] = X((
|
|
440
|
+
onClick: d[0] || (d[0] = X((h) => l("create"), ["stop"]))
|
|
441
441
|
})) : G("", !0),
|
|
442
|
-
t.hasDelete ? (_(),
|
|
442
|
+
t.hasDelete ? (_(), B(v, {
|
|
443
443
|
key: 1,
|
|
444
444
|
class: "mx-3",
|
|
445
445
|
density: "compact",
|
|
446
446
|
icon: "mdi-minus",
|
|
447
447
|
variant: "text",
|
|
448
|
-
onClick: d[1] || (d[1] = X((
|
|
448
|
+
onClick: d[1] || (d[1] = X((h) => l("delete", t.index), ["stop"]))
|
|
449
449
|
})) : G("", !0)
|
|
450
450
|
], 36)), [
|
|
451
|
-
[
|
|
451
|
+
[C]
|
|
452
452
|
]);
|
|
453
453
|
};
|
|
454
454
|
}
|
|
455
|
-
}),
|
|
455
|
+
}), Wt = { class: "d-flex justify-space-between align-center" }, Qt = /* @__PURE__ */ E({
|
|
456
456
|
__name: "index",
|
|
457
|
-
props: /* @__PURE__ */
|
|
457
|
+
props: /* @__PURE__ */ Z({
|
|
458
458
|
hasDelete: { type: Boolean, default: !1 },
|
|
459
459
|
readonly: { type: Boolean, default: !1 }
|
|
460
460
|
}, {
|
|
461
461
|
modelValue: {},
|
|
462
462
|
modelModifiers: {}
|
|
463
463
|
}),
|
|
464
|
-
emits: /* @__PURE__ */
|
|
464
|
+
emits: /* @__PURE__ */ Z(["delete"], ["update:modelValue"]),
|
|
465
465
|
setup(t, { emit: s }) {
|
|
466
|
-
const { t: n } =
|
|
466
|
+
const { t: n } = I(), e = z(t, "modelValue"), l = s, o = L(() => {
|
|
467
467
|
let r = "100%";
|
|
468
468
|
return t.hasDelete && (r = "calc(100% - 37px)"), {
|
|
469
469
|
width: r
|
|
470
470
|
};
|
|
471
|
-
}), i =
|
|
472
|
-
return
|
|
471
|
+
}), i = L(() => t.readonly), { open: u } = ke(`propTreeColorPickerMenu${Ue()}`);
|
|
472
|
+
return we(() => {
|
|
473
473
|
u.value = !1;
|
|
474
474
|
}), (r, a) => {
|
|
475
|
-
const d =
|
|
476
|
-
return _(),
|
|
477
|
-
modelValue:
|
|
478
|
-
"onUpdate:modelValue": a[2] || (a[2] = (
|
|
475
|
+
const d = $("v-btn"), c = $("v-color-picker"), f = $("v-menu");
|
|
476
|
+
return _(), B(f, {
|
|
477
|
+
modelValue: P(u),
|
|
478
|
+
"onUpdate:modelValue": a[2] || (a[2] = (v) => re(u) ? u.value = v : null),
|
|
479
479
|
"close-on-content-click": !1,
|
|
480
480
|
scrim: "transparent"
|
|
481
481
|
}, {
|
|
482
|
-
activator:
|
|
483
|
-
|
|
484
|
-
|
|
482
|
+
activator: R(({ props: v }) => [
|
|
483
|
+
q("div", Wt, [
|
|
484
|
+
q("div", {
|
|
485
485
|
class: "flex-grow-1",
|
|
486
486
|
style: W(o.value)
|
|
487
487
|
}, [
|
|
488
|
-
|
|
488
|
+
b(d, Me(v, {
|
|
489
489
|
block: "",
|
|
490
490
|
color: e.value,
|
|
491
491
|
density: "comfortable",
|
|
492
492
|
disabled: i.value
|
|
493
493
|
}), {
|
|
494
|
-
default:
|
|
495
|
-
|
|
494
|
+
default: R(() => [
|
|
495
|
+
he(F(e.value ? e.value : P(n)("x-runtime-lib.notSet")), 1)
|
|
496
496
|
]),
|
|
497
497
|
_: 1
|
|
498
498
|
}, 16, ["color", "disabled"])
|
|
499
499
|
], 4),
|
|
500
|
-
t.hasDelete ? (_(),
|
|
500
|
+
t.hasDelete ? (_(), B(d, {
|
|
501
501
|
key: 0,
|
|
502
502
|
class: "mx-2",
|
|
503
503
|
density: "compact",
|
|
504
504
|
icon: "mdi-minus",
|
|
505
505
|
variant: "text",
|
|
506
|
-
onClick: a[0] || (a[0] = X((
|
|
506
|
+
onClick: a[0] || (a[0] = X((C) => l("delete"), ["stop"]))
|
|
507
507
|
})) : G("", !0)
|
|
508
508
|
])
|
|
509
509
|
]),
|
|
510
|
-
default:
|
|
511
|
-
|
|
510
|
+
default: R(() => [
|
|
511
|
+
b(c, {
|
|
512
512
|
modelValue: e.value,
|
|
513
|
-
"onUpdate:modelValue": a[1] || (a[1] = (
|
|
513
|
+
"onUpdate:modelValue": a[1] || (a[1] = (v) => e.value = v),
|
|
514
514
|
mode: "hexa",
|
|
515
515
|
"show-swatches": "",
|
|
516
516
|
"swatches-max-height": "150px"
|
|
@@ -520,7 +520,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
520
520
|
}, 8, ["modelValue"]);
|
|
521
521
|
};
|
|
522
522
|
}
|
|
523
|
-
}),
|
|
523
|
+
}), Zt = { class: "text-subtitle-2 ml-1" }, jt = { class: "text-caption text-grey ml-1" }, It = /* @__PURE__ */ E({
|
|
524
524
|
__name: "group",
|
|
525
525
|
props: {
|
|
526
526
|
id: {},
|
|
@@ -530,33 +530,33 @@ const Ht = /* @__PURE__ */ K({
|
|
|
530
530
|
},
|
|
531
531
|
emits: ["x-click"],
|
|
532
532
|
setup(t, { emit: s }) {
|
|
533
|
-
const { backgroundColor2: n, highlightColor: e } = te(), l = t, o = s, i =
|
|
533
|
+
const { backgroundColor2: n, highlightColor: e } = te(), l = t, o = s, i = T(!1), u = L(() => ({
|
|
534
534
|
background: i.value ? e.value : n.value,
|
|
535
535
|
height: "30px",
|
|
536
536
|
marginBottom: "1px",
|
|
537
537
|
userSelect: "none"
|
|
538
538
|
}));
|
|
539
539
|
return (r, a) => {
|
|
540
|
-
const d =
|
|
541
|
-
return
|
|
540
|
+
const d = $("v-icon"), c = ee("ripple");
|
|
541
|
+
return j((_(), K("div", {
|
|
542
542
|
class: "d-flex align-center cursor-pointer",
|
|
543
543
|
style: W(u.value),
|
|
544
|
-
onClick: a[0] || (a[0] = (
|
|
545
|
-
onMouseout: a[1] || (a[1] = (
|
|
546
|
-
onMouseover: a[2] || (a[2] = (
|
|
544
|
+
onClick: a[0] || (a[0] = (f) => o("x-click", l.id)),
|
|
545
|
+
onMouseout: a[1] || (a[1] = (f) => i.value = !1),
|
|
546
|
+
onMouseover: a[2] || (a[2] = (f) => i.value = !0)
|
|
547
547
|
}, [
|
|
548
|
-
|
|
548
|
+
b(d, {
|
|
549
549
|
icon: l.collapse ? "mdi-chevron-right" : "mdi-chevron-down",
|
|
550
550
|
size: "small"
|
|
551
551
|
}, null, 8, ["icon"]),
|
|
552
|
-
|
|
553
|
-
|
|
552
|
+
q("span", Zt, F(l.title), 1),
|
|
553
|
+
q("span", jt, F(l.count), 1)
|
|
554
554
|
], 36)), [
|
|
555
555
|
[c]
|
|
556
556
|
]);
|
|
557
557
|
};
|
|
558
558
|
}
|
|
559
|
-
}),
|
|
559
|
+
}), en = { class: "text-subtitle-1 ml-6" }, tn = /* @__PURE__ */ E({
|
|
560
560
|
__name: "item",
|
|
561
561
|
props: {
|
|
562
562
|
id: {},
|
|
@@ -564,7 +564,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
564
564
|
},
|
|
565
565
|
emits: ["x-click"],
|
|
566
566
|
setup(t, { emit: s }) {
|
|
567
|
-
const { backgroundColor2: n, highlightColor: e } = te(), l = t, o = s, i =
|
|
567
|
+
const { backgroundColor2: n, highlightColor: e } = te(), l = t, o = s, i = T(!1), u = L(() => ({
|
|
568
568
|
background: i.value ? e.value : n.value,
|
|
569
569
|
height: "48px",
|
|
570
570
|
marginBottom: "1px",
|
|
@@ -572,23 +572,23 @@ const Ht = /* @__PURE__ */ K({
|
|
|
572
572
|
}));
|
|
573
573
|
return (r, a) => {
|
|
574
574
|
const d = ee("ripple");
|
|
575
|
-
return
|
|
575
|
+
return j((_(), K("div", {
|
|
576
576
|
class: "d-flex align-center cursor-pointer",
|
|
577
577
|
style: W(u.value),
|
|
578
578
|
onClick: a[0] || (a[0] = (c) => o("x-click", l.id)),
|
|
579
579
|
onMouseout: a[1] || (a[1] = (c) => i.value = !1),
|
|
580
580
|
onMouseover: a[2] || (a[2] = (c) => i.value = !0)
|
|
581
581
|
}, [
|
|
582
|
-
|
|
582
|
+
q("span", en, F(l.title), 1)
|
|
583
583
|
], 36)), [
|
|
584
584
|
[d]
|
|
585
585
|
]);
|
|
586
586
|
};
|
|
587
587
|
}
|
|
588
|
-
}),
|
|
588
|
+
}), nn = { key: 0 }, ln = {
|
|
589
589
|
key: 1,
|
|
590
590
|
class: "text-body-2 text-grey ml-3"
|
|
591
|
-
},
|
|
591
|
+
}, on = /* @__PURE__ */ E({
|
|
592
592
|
__name: "index",
|
|
593
593
|
props: {
|
|
594
594
|
modelValue: {},
|
|
@@ -598,17 +598,17 @@ const Ht = /* @__PURE__ */ K({
|
|
|
598
598
|
},
|
|
599
599
|
emits: ["update:modelValue", "update:open"],
|
|
600
600
|
setup(t) {
|
|
601
|
-
const { t: s } =
|
|
602
|
-
const r =
|
|
601
|
+
const { t: s } = I(), n = z(t, "modelValue"), e = z(t, "open"), l = ot(), o = (u) => {
|
|
602
|
+
const r = _e(l, u);
|
|
603
603
|
r && Ge(l, u, !r.collapse);
|
|
604
604
|
}, i = (u) => {
|
|
605
605
|
n.value = u, e.value = !1, de.emit("refreshDepends");
|
|
606
606
|
};
|
|
607
|
-
return (u, r) =>
|
|
608
|
-
(_(!0),
|
|
607
|
+
return (u, r) => P(l).length > 0 ? (_(), K("div", nn, [
|
|
608
|
+
(_(!0), K(fe, null, Te(P(l), (a) => (_(), K(fe, {
|
|
609
609
|
key: a.id
|
|
610
610
|
}, [
|
|
611
|
-
a.type === 0 ? (_(),
|
|
611
|
+
a.type === 0 ? (_(), B(It, {
|
|
612
612
|
key: 0,
|
|
613
613
|
id: a.id,
|
|
614
614
|
collapse: a.collapse,
|
|
@@ -616,16 +616,16 @@ const Ht = /* @__PURE__ */ K({
|
|
|
616
616
|
title: a.name,
|
|
617
617
|
onXClick: o
|
|
618
618
|
}, null, 8, ["id", "collapse", "count", "title"])) : G("", !0),
|
|
619
|
-
a.type === 1 && a.show ? (_(),
|
|
619
|
+
a.type === 1 && a.show ? (_(), B(tn, {
|
|
620
620
|
key: 1,
|
|
621
621
|
id: a.id,
|
|
622
622
|
title: a.name,
|
|
623
623
|
onXClick: i
|
|
624
624
|
}, null, 8, ["id", "title"])) : G("", !0)
|
|
625
625
|
], 64))), 128))
|
|
626
|
-
])) : (_(),
|
|
626
|
+
])) : (_(), K("div", ln, F(P(s)("x-prop-tree.noComp")), 1));
|
|
627
627
|
}
|
|
628
|
-
}),
|
|
628
|
+
}), sn = { class: "text-subtitle-1 ml-3" }, un = /* @__PURE__ */ E({
|
|
629
629
|
__name: "index",
|
|
630
630
|
props: {
|
|
631
631
|
modelValue: {},
|
|
@@ -633,91 +633,91 @@ const Ht = /* @__PURE__ */ K({
|
|
|
633
633
|
},
|
|
634
634
|
emits: ["update:modelValue"],
|
|
635
635
|
setup(t) {
|
|
636
|
-
const { t: s } =
|
|
637
|
-
let
|
|
638
|
-
return n.mdAndUp.value && (
|
|
636
|
+
const { t: s } = I(), n = We(), { sysBarAvail: e } = ve(), { backgroundColor1: l } = te(), o = z(t, "modelValue"), i = ot(), u = L(() => {
|
|
637
|
+
let f = "100%";
|
|
638
|
+
return n.mdAndUp.value && (f = "400px"), {
|
|
639
639
|
background: l.value,
|
|
640
|
-
width:
|
|
640
|
+
width: f,
|
|
641
641
|
height: "100%"
|
|
642
642
|
};
|
|
643
|
-
}), r =
|
|
644
|
-
let
|
|
645
|
-
return e.value && (
|
|
643
|
+
}), r = L(() => {
|
|
644
|
+
let f = 48;
|
|
645
|
+
return e.value && (f += 24), {
|
|
646
646
|
position: "relative",
|
|
647
|
-
height: `calc(100% - ${
|
|
647
|
+
height: `calc(100% - ${f}px)`
|
|
648
648
|
};
|
|
649
|
-
}), a =
|
|
649
|
+
}), a = L(() => ({
|
|
650
650
|
height: "60px"
|
|
651
|
-
})), d =
|
|
651
|
+
})), d = L(() => {
|
|
652
652
|
if (!o.value)
|
|
653
653
|
return s("x-runtime-lib.notSet");
|
|
654
|
-
const
|
|
655
|
-
return
|
|
656
|
-
}), { open: c } =
|
|
657
|
-
return
|
|
654
|
+
const f = _e(i, o.value);
|
|
655
|
+
return f ? f.name : s("x-runtime-lib.compNotAvail");
|
|
656
|
+
}), { open: c } = ke(`propTreeCompSelectDlg${Ue()}`);
|
|
657
|
+
return we(() => {
|
|
658
658
|
c.value = !1;
|
|
659
|
-
}), (
|
|
660
|
-
const
|
|
661
|
-
return _(),
|
|
662
|
-
modelValue:
|
|
663
|
-
"onUpdate:modelValue":
|
|
659
|
+
}), (f, v) => {
|
|
660
|
+
const C = $("v-btn"), h = $("v-sheet"), V = $("v-icon"), D = $("v-dialog");
|
|
661
|
+
return _(), B(D, {
|
|
662
|
+
modelValue: P(c),
|
|
663
|
+
"onUpdate:modelValue": v[5] || (v[5] = (x) => re(c) ? c.value = x : null),
|
|
664
664
|
fullscreen: "",
|
|
665
665
|
"no-click-animation": "",
|
|
666
666
|
persistent: "",
|
|
667
667
|
transition: "scroll-x-reverse-transition",
|
|
668
|
-
onKeydown:
|
|
668
|
+
onKeydown: v[6] || (v[6] = Le(X((x) => c.value = !1, ["stop", "prevent"]), ["esc"]))
|
|
669
669
|
}, {
|
|
670
|
-
activator:
|
|
671
|
-
|
|
670
|
+
activator: R(({ props: x }) => [
|
|
671
|
+
b(C, Me(x, {
|
|
672
672
|
block: "",
|
|
673
673
|
density: "comfortable"
|
|
674
674
|
}), {
|
|
675
|
-
default:
|
|
676
|
-
|
|
675
|
+
default: R(() => [
|
|
676
|
+
he(F(d.value), 1)
|
|
677
677
|
]),
|
|
678
678
|
_: 1
|
|
679
679
|
}, 16)
|
|
680
680
|
]),
|
|
681
|
-
default:
|
|
682
|
-
|
|
681
|
+
default: R(() => [
|
|
682
|
+
q("div", {
|
|
683
683
|
class: "w-100 h-100 d-flex flex-row-reverse",
|
|
684
|
-
onClick:
|
|
685
|
-
onContextmenu:
|
|
684
|
+
onClick: v[3] || (v[3] = X((x) => c.value = !1, ["self"])),
|
|
685
|
+
onContextmenu: v[4] || (v[4] = X((x) => c.value = !1, ["self", "prevent"]))
|
|
686
686
|
}, [
|
|
687
|
-
|
|
687
|
+
q("div", {
|
|
688
688
|
class: "elevation-2",
|
|
689
689
|
style: W(u.value)
|
|
690
690
|
}, [
|
|
691
|
-
|
|
691
|
+
P(e) ? (_(), B(h, {
|
|
692
692
|
key: 0,
|
|
693
693
|
color: "transparent",
|
|
694
694
|
height: 24
|
|
695
695
|
})) : G("", !0),
|
|
696
|
-
|
|
696
|
+
b(h, {
|
|
697
697
|
class: "d-flex align-center px-3",
|
|
698
698
|
color: "transparent",
|
|
699
699
|
height: 48
|
|
700
700
|
}, {
|
|
701
|
-
default:
|
|
702
|
-
|
|
701
|
+
default: R(() => [
|
|
702
|
+
b(V, {
|
|
703
703
|
icon: "mdi-close",
|
|
704
|
-
onClick:
|
|
704
|
+
onClick: v[0] || (v[0] = (x) => c.value = !1)
|
|
705
705
|
}),
|
|
706
|
-
|
|
706
|
+
q("span", sn, F(P(s)("x-prop-tree.dlg.compSelect.title")), 1)
|
|
707
707
|
]),
|
|
708
708
|
_: 1
|
|
709
709
|
}),
|
|
710
|
-
|
|
710
|
+
q("div", {
|
|
711
711
|
class: "overflow-y-auto",
|
|
712
712
|
style: W(r.value)
|
|
713
713
|
}, [
|
|
714
|
-
|
|
714
|
+
b(on, {
|
|
715
715
|
modelValue: o.value,
|
|
716
|
-
"onUpdate:modelValue":
|
|
717
|
-
open:
|
|
718
|
-
"onUpdate:open":
|
|
716
|
+
"onUpdate:modelValue": v[1] || (v[1] = (x) => o.value = x),
|
|
717
|
+
open: P(c),
|
|
718
|
+
"onUpdate:open": v[2] || (v[2] = (x) => re(c) ? c.value = x : null)
|
|
719
719
|
}, null, 8, ["modelValue", "open"]),
|
|
720
|
-
|
|
720
|
+
q("div", {
|
|
721
721
|
style: W(a.value)
|
|
722
722
|
}, null, 4)
|
|
723
723
|
], 4)
|
|
@@ -728,7 +728,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
728
728
|
}, 8, ["modelValue"]);
|
|
729
729
|
};
|
|
730
730
|
}
|
|
731
|
-
}),
|
|
731
|
+
}), rn = /* @__PURE__ */ E({
|
|
732
732
|
__name: "editor",
|
|
733
733
|
props: {
|
|
734
734
|
modelValue: { required: !0 },
|
|
@@ -740,28 +740,28 @@ const Ht = /* @__PURE__ */ K({
|
|
|
740
740
|
},
|
|
741
741
|
emits: ["update:modelValue", "update:lock", "update:scale"],
|
|
742
742
|
setup(t, { expose: s }) {
|
|
743
|
-
const n = z(t, "modelValue"), e = z(t, "lock"), l = z(t, "scale"), o =
|
|
743
|
+
const n = z(t, "modelValue"), e = z(t, "lock"), l = z(t, "scale"), o = _t(), i = xt(), u = Oe(), r = Je("target"), a = () => {
|
|
744
744
|
const c = JSON.parse(n.value);
|
|
745
745
|
r.value?.load(c);
|
|
746
746
|
};
|
|
747
747
|
return s({ save: () => {
|
|
748
748
|
const c = r.value.save();
|
|
749
749
|
n.value = JSON.stringify(c, null, 2);
|
|
750
|
-
} }), (c,
|
|
750
|
+
} }), (c, f) => (_(), B(P(Mt), {
|
|
751
751
|
ref_key: "target",
|
|
752
752
|
ref: r,
|
|
753
753
|
lock: e.value,
|
|
754
|
-
"onUpdate:lock":
|
|
754
|
+
"onUpdate:lock": f[0] || (f[0] = (v) => e.value = v),
|
|
755
755
|
scale: l.value,
|
|
756
|
-
"onUpdate:scale":
|
|
757
|
-
dark:
|
|
758
|
-
locale:
|
|
756
|
+
"onUpdate:scale": f[1] || (f[1] = (v) => l.value = v),
|
|
757
|
+
dark: P(o),
|
|
758
|
+
locale: P(i),
|
|
759
759
|
type: "json",
|
|
760
|
-
version:
|
|
760
|
+
version: P(u),
|
|
761
761
|
onReady: a
|
|
762
762
|
}, null, 8, ["lock", "scale", "dark", "locale", "version"]));
|
|
763
763
|
}
|
|
764
|
-
}),
|
|
764
|
+
}), an = { class: "text-subtitle-1" }, cn = /* @__PURE__ */ E({
|
|
765
765
|
__name: "index",
|
|
766
766
|
props: {
|
|
767
767
|
modelValue: { required: !0 },
|
|
@@ -769,84 +769,84 @@ const Ht = /* @__PURE__ */ K({
|
|
|
769
769
|
},
|
|
770
770
|
emits: ["update:modelValue"],
|
|
771
771
|
setup(t) {
|
|
772
|
-
const { t: s } =
|
|
773
|
-
let
|
|
774
|
-
return n.value && (
|
|
772
|
+
const { t: s } = I(), { sysBarAvail: n } = ve(), { backgroundColor0: e, backgroundColor1: l, backgroundColor2: o } = te(), i = z(t, "modelValue"), u = T(!1), r = T(1), a = L(() => {
|
|
773
|
+
let v = 48;
|
|
774
|
+
return n.value && (v += 24), {
|
|
775
775
|
position: "relative",
|
|
776
776
|
background: l.value,
|
|
777
|
-
height: `calc(100% - ${
|
|
777
|
+
height: `calc(100% - ${v}px)`
|
|
778
778
|
};
|
|
779
|
-
}), d =
|
|
780
|
-
|
|
779
|
+
}), d = L(() => s("x-prop-tree.dlg.jsonEditor.title")), { open: c } = ke(`propTreejsonEditorDlg${Ue()}`);
|
|
780
|
+
we(() => {
|
|
781
781
|
c.value = !1;
|
|
782
782
|
});
|
|
783
|
-
const
|
|
784
|
-
return
|
|
785
|
-
|
|
786
|
-
}), (
|
|
787
|
-
const
|
|
788
|
-
return _(),
|
|
789
|
-
modelValue:
|
|
790
|
-
"onUpdate:modelValue":
|
|
783
|
+
const f = Je("editor");
|
|
784
|
+
return oe(c, (v) => {
|
|
785
|
+
v || f.value?.save();
|
|
786
|
+
}), (v, C) => {
|
|
787
|
+
const h = $("v-btn"), V = $("v-sheet"), D = $("v-spacer"), x = $("v-dialog");
|
|
788
|
+
return _(), B(x, {
|
|
789
|
+
modelValue: P(c),
|
|
790
|
+
"onUpdate:modelValue": C[4] || (C[4] = (S) => re(c) ? c.value = S : null),
|
|
791
791
|
attach: "",
|
|
792
792
|
fullscreen: "",
|
|
793
793
|
"no-click-animation": "",
|
|
794
794
|
persistent: "",
|
|
795
795
|
transition: "dialog-bottom-transition",
|
|
796
|
-
onKeydown:
|
|
796
|
+
onKeydown: C[5] || (C[5] = Le(X((S) => c.value = !1, ["stop", "prevent"]), ["esc"]))
|
|
797
797
|
}, {
|
|
798
|
-
activator:
|
|
799
|
-
|
|
798
|
+
activator: R(({ props: S }) => [
|
|
799
|
+
b(h, Me(S, {
|
|
800
800
|
block: "",
|
|
801
801
|
density: "comfortable"
|
|
802
802
|
}), {
|
|
803
|
-
default:
|
|
804
|
-
|
|
803
|
+
default: R(() => [
|
|
804
|
+
he(F(d.value), 1)
|
|
805
805
|
]),
|
|
806
806
|
_: 1
|
|
807
807
|
}, 16)
|
|
808
808
|
]),
|
|
809
|
-
default:
|
|
810
|
-
|
|
811
|
-
color:
|
|
809
|
+
default: R(() => [
|
|
810
|
+
b(V, {
|
|
811
|
+
color: P(e),
|
|
812
812
|
height: "100%",
|
|
813
813
|
width: "100%"
|
|
814
814
|
}, {
|
|
815
|
-
default:
|
|
816
|
-
|
|
815
|
+
default: R(() => [
|
|
816
|
+
P(n) ? (_(), B(V, {
|
|
817
817
|
key: 0,
|
|
818
|
-
color:
|
|
818
|
+
color: P(o),
|
|
819
819
|
height: 24
|
|
820
820
|
}, null, 8, ["color"])) : G("", !0),
|
|
821
|
-
|
|
821
|
+
b(V, {
|
|
822
822
|
class: "d-flex align-center px-2",
|
|
823
|
-
color:
|
|
823
|
+
color: P(o),
|
|
824
824
|
height: 48
|
|
825
825
|
}, {
|
|
826
|
-
default:
|
|
827
|
-
|
|
826
|
+
default: R(() => [
|
|
827
|
+
b(h, {
|
|
828
828
|
density: "comfortable",
|
|
829
829
|
icon: "mdi-close",
|
|
830
830
|
variant: "text",
|
|
831
|
-
onClick:
|
|
831
|
+
onClick: C[0] || (C[0] = (S) => c.value = !1)
|
|
832
832
|
}),
|
|
833
|
-
|
|
834
|
-
|
|
833
|
+
q("span", an, F(P(s)("x-prop-tree.dlg.jsonEditor.title")), 1),
|
|
834
|
+
b(D)
|
|
835
835
|
]),
|
|
836
836
|
_: 1
|
|
837
837
|
}, 8, ["color"]),
|
|
838
|
-
|
|
838
|
+
q("div", {
|
|
839
839
|
style: W(a.value)
|
|
840
840
|
}, [
|
|
841
|
-
|
|
841
|
+
b(rn, {
|
|
842
842
|
ref_key: "editor",
|
|
843
|
-
ref:
|
|
843
|
+
ref: f,
|
|
844
844
|
modelValue: i.value,
|
|
845
|
-
"onUpdate:modelValue":
|
|
845
|
+
"onUpdate:modelValue": C[1] || (C[1] = (S) => i.value = S),
|
|
846
846
|
lock: u.value,
|
|
847
|
-
"onUpdate:lock":
|
|
847
|
+
"onUpdate:lock": C[2] || (C[2] = (S) => u.value = S),
|
|
848
848
|
scale: r.value,
|
|
849
|
-
"onUpdate:scale":
|
|
849
|
+
"onUpdate:scale": C[3] || (C[3] = (S) => r.value = S)
|
|
850
850
|
}, null, 8, ["modelValue", "lock", "scale"])
|
|
851
851
|
], 4)
|
|
852
852
|
]),
|
|
@@ -857,56 +857,56 @@ const Ht = /* @__PURE__ */ K({
|
|
|
857
857
|
}, 8, ["modelValue"]);
|
|
858
858
|
};
|
|
859
859
|
}
|
|
860
|
-
}),
|
|
860
|
+
}), dn = { class: "d-flex justify-space-between align-center my-2" }, mn = { class: "flex-grow-1" }, fn = /* @__PURE__ */ E({
|
|
861
861
|
__name: "index",
|
|
862
|
-
props: /* @__PURE__ */
|
|
862
|
+
props: /* @__PURE__ */ Z({
|
|
863
863
|
hasDelete: { type: Boolean, default: !1 },
|
|
864
864
|
types: {}
|
|
865
865
|
}, {
|
|
866
866
|
modelValue: {},
|
|
867
867
|
modelModifiers: {}
|
|
868
868
|
}),
|
|
869
|
-
emits: /* @__PURE__ */
|
|
869
|
+
emits: /* @__PURE__ */ Z(["delete"], ["update:modelValue"]),
|
|
870
870
|
setup(t, { emit: s }) {
|
|
871
|
-
const { t: n } =
|
|
872
|
-
const
|
|
873
|
-
return u.value?.forEach(({ title:
|
|
874
|
-
|
|
875
|
-
title: n(
|
|
876
|
-
value:
|
|
871
|
+
const { t: n } = I(), { isMobile: e } = ve(), l = z(t, "modelValue"), o = s, i = Oe(), u = L(() => Ne[i.value]?.types[t.types]), r = T(0), a = L(() => {
|
|
872
|
+
const C = [];
|
|
873
|
+
return u.value?.forEach(({ title: h }, V) => {
|
|
874
|
+
C.push({
|
|
875
|
+
title: n(h),
|
|
876
|
+
value: V
|
|
877
877
|
});
|
|
878
|
-
}),
|
|
878
|
+
}), C;
|
|
879
879
|
});
|
|
880
880
|
Ke(() => {
|
|
881
|
-
u.value?.some((
|
|
881
|
+
u.value?.some((C, h) => C.validator(l.value) ? (r.value = h, !0) : !1);
|
|
882
882
|
});
|
|
883
|
-
const d =
|
|
883
|
+
const d = L(() => u.value?.[r.value]), c = () => {
|
|
884
884
|
l.value = d.value?.default;
|
|
885
|
-
},
|
|
886
|
-
if (!
|
|
885
|
+
}, f = T(0), v = async (C) => {
|
|
886
|
+
if (!C || !e() || d.value.ui !== "pixelInput" && d.value.ui !== "percentInput")
|
|
887
887
|
return;
|
|
888
|
-
const
|
|
888
|
+
const h = await Fe({
|
|
889
889
|
title: "",
|
|
890
|
-
value:
|
|
890
|
+
value: f.value,
|
|
891
891
|
precision: d.value.precision,
|
|
892
892
|
min: d.value.min,
|
|
893
893
|
max: d.value.max,
|
|
894
894
|
step: d.value.step
|
|
895
895
|
});
|
|
896
|
-
|
|
896
|
+
h !== void 0 && (f.value = h);
|
|
897
897
|
};
|
|
898
898
|
return Ke(() => {
|
|
899
|
-
d.value?.ui === "pixelInput" ?
|
|
900
|
-
}),
|
|
901
|
-
d.value?.ui === "pixelInput" ? l.value =
|
|
902
|
-
}), (
|
|
903
|
-
const
|
|
904
|
-
return _(),
|
|
905
|
-
|
|
906
|
-
|
|
899
|
+
d.value?.ui === "pixelInput" ? f.value = Ct(l.value) : d.value?.ui === "percentInput" && (f.value = $t(l.value));
|
|
900
|
+
}), oe(f, (C) => {
|
|
901
|
+
d.value?.ui === "pixelInput" ? l.value = C + "px" : d.value?.ui === "percentInput" && (l.value = C + "%");
|
|
902
|
+
}), (C, h) => {
|
|
903
|
+
const V = $("v-select"), D = $("v-number-input"), x = $("v-btn"), S = ee("ripple");
|
|
904
|
+
return _(), K("div", dn, [
|
|
905
|
+
q("div", mn, [
|
|
906
|
+
j(b(V, {
|
|
907
907
|
modelValue: r.value,
|
|
908
908
|
"onUpdate:modelValue": [
|
|
909
|
-
|
|
909
|
+
h[0] || (h[0] = (U) => r.value = U),
|
|
910
910
|
c
|
|
911
911
|
],
|
|
912
912
|
density: "compact",
|
|
@@ -915,16 +915,16 @@ const Ht = /* @__PURE__ */ K({
|
|
|
915
915
|
"single-line": ""
|
|
916
916
|
}, null, 8, ["modelValue", "items"]), [
|
|
917
917
|
[
|
|
918
|
-
|
|
918
|
+
S,
|
|
919
919
|
void 0,
|
|
920
920
|
void 0,
|
|
921
921
|
{ stop: !0 }
|
|
922
922
|
]
|
|
923
923
|
]),
|
|
924
|
-
d.value?.ui === "pixelInput" || d.value?.ui === "percentInput" ?
|
|
924
|
+
d.value?.ui === "pixelInput" || d.value?.ui === "percentInput" ? j((_(), B(D, {
|
|
925
925
|
key: 0,
|
|
926
|
-
modelValue:
|
|
927
|
-
"onUpdate:modelValue":
|
|
926
|
+
modelValue: f.value,
|
|
927
|
+
"onUpdate:modelValue": h[1] || (h[1] = (U) => f.value = U),
|
|
928
928
|
"control-variant": "stacked",
|
|
929
929
|
density: "compact",
|
|
930
930
|
"hide-details": "",
|
|
@@ -933,30 +933,30 @@ const Ht = /* @__PURE__ */ K({
|
|
|
933
933
|
precision: d.value.precision,
|
|
934
934
|
"single-line": "",
|
|
935
935
|
step: d.value.step,
|
|
936
|
-
"onUpdate:focused":
|
|
936
|
+
"onUpdate:focused": v
|
|
937
937
|
}, null, 8, ["modelValue", "max", "min", "precision", "step"])), [
|
|
938
938
|
[
|
|
939
|
-
|
|
939
|
+
S,
|
|
940
940
|
void 0,
|
|
941
941
|
void 0,
|
|
942
942
|
{ stop: !0 }
|
|
943
943
|
]
|
|
944
944
|
]) : G("", !0)
|
|
945
945
|
]),
|
|
946
|
-
t.hasDelete ? (_(),
|
|
946
|
+
t.hasDelete ? (_(), B(x, {
|
|
947
947
|
key: 0,
|
|
948
948
|
class: "mx-2",
|
|
949
949
|
density: "compact",
|
|
950
950
|
icon: "mdi-minus",
|
|
951
951
|
variant: "text",
|
|
952
|
-
onClick:
|
|
952
|
+
onClick: h[2] || (h[2] = X((U) => o("delete"), ["stop"]))
|
|
953
953
|
})) : G("", !0)
|
|
954
954
|
]);
|
|
955
955
|
};
|
|
956
956
|
}
|
|
957
|
-
}),
|
|
957
|
+
}), vn = { class: "d-flex justify-space-between align-center" }, pn = /* @__PURE__ */ E({
|
|
958
958
|
__name: "index",
|
|
959
|
-
props: /* @__PURE__ */
|
|
959
|
+
props: /* @__PURE__ */ Z({
|
|
960
960
|
hasDelete: { type: Boolean, default: !1 },
|
|
961
961
|
precision: { default: () => {
|
|
962
962
|
} },
|
|
@@ -968,7 +968,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
968
968
|
modelValue: { required: !0 },
|
|
969
969
|
modelModifiers: {}
|
|
970
970
|
}),
|
|
971
|
-
emits: /* @__PURE__ */
|
|
971
|
+
emits: /* @__PURE__ */ Z(["delete"], ["update:modelValue"]),
|
|
972
972
|
setup(t, { emit: s }) {
|
|
973
973
|
const { isMobile: n } = ve(), e = z(t, "modelValue"), l = s, o = async (i) => {
|
|
974
974
|
if (!i || t.readonly || !n())
|
|
@@ -984,9 +984,9 @@ const Ht = /* @__PURE__ */ K({
|
|
|
984
984
|
u !== void 0 && (e.value = u);
|
|
985
985
|
};
|
|
986
986
|
return (i, u) => {
|
|
987
|
-
const r =
|
|
988
|
-
return _(),
|
|
989
|
-
|
|
987
|
+
const r = $("v-number-input"), a = $("v-btn"), d = ee("ripple");
|
|
988
|
+
return _(), K("div", vn, [
|
|
989
|
+
j(b(r, {
|
|
990
990
|
modelValue: e.value,
|
|
991
991
|
"onUpdate:modelValue": u[0] || (u[0] = (c) => e.value = c),
|
|
992
992
|
"control-variant": "stacked",
|
|
@@ -1007,7 +1007,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1007
1007
|
{ stop: !0 }
|
|
1008
1008
|
]
|
|
1009
1009
|
]),
|
|
1010
|
-
t.hasDelete ? (_(),
|
|
1010
|
+
t.hasDelete ? (_(), B(a, {
|
|
1011
1011
|
key: 0,
|
|
1012
1012
|
class: "mx-2",
|
|
1013
1013
|
density: "compact",
|
|
@@ -1018,9 +1018,9 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1018
1018
|
]);
|
|
1019
1019
|
};
|
|
1020
1020
|
}
|
|
1021
|
-
}),
|
|
1021
|
+
}), gn = { class: "d-flex justify-space-between align-center" }, yn = /* @__PURE__ */ E({
|
|
1022
1022
|
__name: "index",
|
|
1023
|
-
props: /* @__PURE__ */
|
|
1023
|
+
props: /* @__PURE__ */ Z({
|
|
1024
1024
|
hasDelete: { type: Boolean, default: !1 },
|
|
1025
1025
|
readonly: { type: Boolean, default: !1 },
|
|
1026
1026
|
items: {}
|
|
@@ -1028,20 +1028,20 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1028
1028
|
modelValue: {},
|
|
1029
1029
|
modelModifiers: {}
|
|
1030
1030
|
}),
|
|
1031
|
-
emits: /* @__PURE__ */
|
|
1031
|
+
emits: /* @__PURE__ */ Z(["delete"], ["update:modelValue"]),
|
|
1032
1032
|
setup(t, { emit: s }) {
|
|
1033
|
-
const { t: n } =
|
|
1033
|
+
const { t: n } = I(), e = z(t, "modelValue"), l = s, o = Oe(), i = L(() => {
|
|
1034
1034
|
const u = [];
|
|
1035
|
-
return
|
|
1035
|
+
return Ne[o.value]?.items[t.items].forEach(({ title: r, value: a }) => {
|
|
1036
1036
|
u.push({ title: n(r), value: a });
|
|
1037
1037
|
}), u;
|
|
1038
1038
|
});
|
|
1039
1039
|
return (u, r) => {
|
|
1040
|
-
const a =
|
|
1041
|
-
return _(),
|
|
1042
|
-
|
|
1040
|
+
const a = $("v-select"), d = $("v-btn"), c = ee("ripple");
|
|
1041
|
+
return _(), K("div", gn, [
|
|
1042
|
+
j(b(a, {
|
|
1043
1043
|
modelValue: e.value,
|
|
1044
|
-
"onUpdate:modelValue": r[0] || (r[0] = (
|
|
1044
|
+
"onUpdate:modelValue": r[0] || (r[0] = (f) => e.value = f),
|
|
1045
1045
|
density: "compact",
|
|
1046
1046
|
"hide-details": "",
|
|
1047
1047
|
items: i.value,
|
|
@@ -1055,18 +1055,18 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1055
1055
|
{ stop: !0 }
|
|
1056
1056
|
]
|
|
1057
1057
|
]),
|
|
1058
|
-
t.hasDelete ? (_(),
|
|
1058
|
+
t.hasDelete ? (_(), B(d, {
|
|
1059
1059
|
key: 0,
|
|
1060
1060
|
class: "mx-2",
|
|
1061
1061
|
density: "compact",
|
|
1062
1062
|
icon: "mdi-minus",
|
|
1063
1063
|
variant: "text",
|
|
1064
|
-
onClick: r[1] || (r[1] = X((
|
|
1064
|
+
onClick: r[1] || (r[1] = X((f) => l("delete"), ["stop"]))
|
|
1065
1065
|
})) : G("", !0)
|
|
1066
1066
|
]);
|
|
1067
1067
|
};
|
|
1068
1068
|
}
|
|
1069
|
-
}),
|
|
1069
|
+
}), hn = { class: "text-subtitle-2 ml-1" }, kn = { class: "text-caption text-grey ml-1" }, _n = /* @__PURE__ */ E({
|
|
1070
1070
|
__name: "group",
|
|
1071
1071
|
props: {
|
|
1072
1072
|
id: {},
|
|
@@ -1076,33 +1076,33 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1076
1076
|
},
|
|
1077
1077
|
emits: ["x-click"],
|
|
1078
1078
|
setup(t, { emit: s }) {
|
|
1079
|
-
const { backgroundColor2: n, highlightColor: e } = te(), l = t, o = s, i =
|
|
1079
|
+
const { backgroundColor2: n, highlightColor: e } = te(), l = t, o = s, i = T(!1), u = L(() => ({
|
|
1080
1080
|
background: i.value ? e.value : n.value,
|
|
1081
1081
|
height: "30px",
|
|
1082
1082
|
marginBottom: "1px",
|
|
1083
1083
|
userSelect: "none"
|
|
1084
1084
|
}));
|
|
1085
1085
|
return (r, a) => {
|
|
1086
|
-
const d =
|
|
1087
|
-
return
|
|
1086
|
+
const d = $("v-icon"), c = ee("ripple");
|
|
1087
|
+
return j((_(), K("div", {
|
|
1088
1088
|
class: "d-flex align-center cursor-pointer",
|
|
1089
1089
|
style: W(u.value),
|
|
1090
|
-
onClick: a[0] || (a[0] = (
|
|
1091
|
-
onMouseout: a[1] || (a[1] = (
|
|
1092
|
-
onMouseover: a[2] || (a[2] = (
|
|
1090
|
+
onClick: a[0] || (a[0] = (f) => o("x-click", l.id)),
|
|
1091
|
+
onMouseout: a[1] || (a[1] = (f) => i.value = !1),
|
|
1092
|
+
onMouseover: a[2] || (a[2] = (f) => i.value = !0)
|
|
1093
1093
|
}, [
|
|
1094
|
-
|
|
1094
|
+
b(d, {
|
|
1095
1095
|
icon: l.collapse ? "mdi-chevron-right" : "mdi-chevron-down",
|
|
1096
1096
|
size: "small"
|
|
1097
1097
|
}, null, 8, ["icon"]),
|
|
1098
|
-
|
|
1099
|
-
|
|
1098
|
+
q("span", hn, F(l.title), 1),
|
|
1099
|
+
q("span", kn, F(l.count), 1)
|
|
1100
1100
|
], 36)), [
|
|
1101
1101
|
[c]
|
|
1102
1102
|
]);
|
|
1103
1103
|
};
|
|
1104
1104
|
}
|
|
1105
|
-
}),
|
|
1105
|
+
}), xn = { class: "text-subtitle-1 ml-6" }, Vn = /* @__PURE__ */ E({
|
|
1106
1106
|
__name: "item",
|
|
1107
1107
|
props: {
|
|
1108
1108
|
id: {},
|
|
@@ -1110,7 +1110,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1110
1110
|
},
|
|
1111
1111
|
emits: ["x-click"],
|
|
1112
1112
|
setup(t, { emit: s }) {
|
|
1113
|
-
const { backgroundColor2: n, highlightColor: e } = te(), l = t, o = s, i =
|
|
1113
|
+
const { backgroundColor2: n, highlightColor: e } = te(), l = t, o = s, i = T(!1), u = L(() => ({
|
|
1114
1114
|
background: i.value ? e.value : n.value,
|
|
1115
1115
|
height: "48px",
|
|
1116
1116
|
marginBottom: "1px",
|
|
@@ -1118,23 +1118,23 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1118
1118
|
}));
|
|
1119
1119
|
return (r, a) => {
|
|
1120
1120
|
const d = ee("ripple");
|
|
1121
|
-
return
|
|
1121
|
+
return j((_(), K("div", {
|
|
1122
1122
|
class: "d-flex align-center cursor-pointer",
|
|
1123
1123
|
style: W(u.value),
|
|
1124
1124
|
onClick: a[0] || (a[0] = (c) => o("x-click", l.id)),
|
|
1125
1125
|
onMouseout: a[1] || (a[1] = (c) => i.value = !1),
|
|
1126
1126
|
onMouseover: a[2] || (a[2] = (c) => i.value = !0)
|
|
1127
1127
|
}, [
|
|
1128
|
-
|
|
1128
|
+
q("span", xn, F(l.title), 1)
|
|
1129
1129
|
], 36)), [
|
|
1130
1130
|
[d]
|
|
1131
1131
|
]);
|
|
1132
1132
|
};
|
|
1133
1133
|
}
|
|
1134
|
-
}),
|
|
1134
|
+
}), Sn = { key: 0 }, Cn = {
|
|
1135
1135
|
key: 1,
|
|
1136
1136
|
class: "text-body-2 text-grey ml-3"
|
|
1137
|
-
},
|
|
1137
|
+
}, $n = /* @__PURE__ */ E({
|
|
1138
1138
|
__name: "index",
|
|
1139
1139
|
props: {
|
|
1140
1140
|
modelValue: {},
|
|
@@ -1144,17 +1144,17 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1144
1144
|
},
|
|
1145
1145
|
emits: ["update:modelValue", "update:open"],
|
|
1146
1146
|
setup(t) {
|
|
1147
|
-
const { t: s } =
|
|
1148
|
-
const r =
|
|
1147
|
+
const { t: s } = I(), n = z(t, "modelValue"), e = z(t, "open"), l = st(), o = (u) => {
|
|
1148
|
+
const r = _e(l, u);
|
|
1149
1149
|
r && Ge(l, u, !r.collapse);
|
|
1150
1150
|
}, i = (u) => {
|
|
1151
1151
|
n.value = u, e.value = !1;
|
|
1152
1152
|
};
|
|
1153
|
-
return (u, r) =>
|
|
1154
|
-
(_(!0),
|
|
1153
|
+
return (u, r) => P(l).length > 0 ? (_(), K("div", Sn, [
|
|
1154
|
+
(_(!0), K(fe, null, Te(P(l), (a) => (_(), K(fe, {
|
|
1155
1155
|
key: a.id
|
|
1156
1156
|
}, [
|
|
1157
|
-
a.type === 0 ? (_(),
|
|
1157
|
+
a.type === 0 ? (_(), B(_n, {
|
|
1158
1158
|
key: 0,
|
|
1159
1159
|
id: a.id,
|
|
1160
1160
|
collapse: a.collapse,
|
|
@@ -1162,16 +1162,16 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1162
1162
|
title: a.name,
|
|
1163
1163
|
onXClick: o
|
|
1164
1164
|
}, null, 8, ["id", "collapse", "count", "title"])) : G("", !0),
|
|
1165
|
-
a.type === 1 && a.show ? (_(),
|
|
1165
|
+
a.type === 1 && a.show ? (_(), B(Vn, {
|
|
1166
1166
|
key: 1,
|
|
1167
1167
|
id: a.id,
|
|
1168
1168
|
title: a.name,
|
|
1169
1169
|
onXClick: i
|
|
1170
1170
|
}, null, 8, ["id", "title"])) : G("", !0)
|
|
1171
1171
|
], 64))), 128))
|
|
1172
|
-
])) : (_(),
|
|
1172
|
+
])) : (_(), K("div", Cn, F(P(s)("x-prop-tree.noSlot")), 1));
|
|
1173
1173
|
}
|
|
1174
|
-
}),
|
|
1174
|
+
}), Un = { class: "text-subtitle-1 ml-3" }, wn = /* @__PURE__ */ E({
|
|
1175
1175
|
__name: "index",
|
|
1176
1176
|
props: {
|
|
1177
1177
|
modelValue: {},
|
|
@@ -1179,91 +1179,91 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1179
1179
|
},
|
|
1180
1180
|
emits: ["update:modelValue"],
|
|
1181
1181
|
setup(t) {
|
|
1182
|
-
const { t: s } =
|
|
1183
|
-
let
|
|
1184
|
-
return n.mdAndUp.value && (
|
|
1182
|
+
const { t: s } = I(), n = We(), { sysBarAvail: e } = ve(), { backgroundColor1: l } = te(), o = z(t, "modelValue"), i = st(), u = L(() => {
|
|
1183
|
+
let f = "100%";
|
|
1184
|
+
return n.mdAndUp.value && (f = "400px"), {
|
|
1185
1185
|
background: l.value,
|
|
1186
|
-
width:
|
|
1186
|
+
width: f,
|
|
1187
1187
|
height: "100%"
|
|
1188
1188
|
};
|
|
1189
|
-
}), r =
|
|
1190
|
-
let
|
|
1191
|
-
return e.value && (
|
|
1189
|
+
}), r = L(() => {
|
|
1190
|
+
let f = 48;
|
|
1191
|
+
return e.value && (f += 24), {
|
|
1192
1192
|
position: "relative",
|
|
1193
|
-
height: `calc(100% - ${
|
|
1193
|
+
height: `calc(100% - ${f}px)`
|
|
1194
1194
|
};
|
|
1195
|
-
}), a =
|
|
1195
|
+
}), a = L(() => ({
|
|
1196
1196
|
height: "60px"
|
|
1197
|
-
})), d =
|
|
1197
|
+
})), d = L(() => {
|
|
1198
1198
|
if (!o.value)
|
|
1199
1199
|
return s("x-runtime-lib.notSet");
|
|
1200
|
-
const
|
|
1201
|
-
return
|
|
1202
|
-
}), { open: c } =
|
|
1203
|
-
return
|
|
1200
|
+
const f = _e(i, o.value);
|
|
1201
|
+
return f ? f.name : s("x-runtime-lib.slotNotAvail");
|
|
1202
|
+
}), { open: c } = ke(`propTreeSlotSelectDlg${Ue()}`);
|
|
1203
|
+
return we(() => {
|
|
1204
1204
|
c.value = !1;
|
|
1205
|
-
}), (
|
|
1206
|
-
const
|
|
1207
|
-
return _(),
|
|
1208
|
-
modelValue:
|
|
1209
|
-
"onUpdate:modelValue":
|
|
1205
|
+
}), (f, v) => {
|
|
1206
|
+
const C = $("v-btn"), h = $("v-sheet"), V = $("v-icon"), D = $("v-dialog");
|
|
1207
|
+
return _(), B(D, {
|
|
1208
|
+
modelValue: P(c),
|
|
1209
|
+
"onUpdate:modelValue": v[5] || (v[5] = (x) => re(c) ? c.value = x : null),
|
|
1210
1210
|
fullscreen: "",
|
|
1211
1211
|
"no-click-animation": "",
|
|
1212
1212
|
persistent: "",
|
|
1213
1213
|
transition: "scroll-x-reverse-transition",
|
|
1214
|
-
onKeydown:
|
|
1214
|
+
onKeydown: v[6] || (v[6] = Le(X((x) => c.value = !1, ["stop", "prevent"]), ["esc"]))
|
|
1215
1215
|
}, {
|
|
1216
|
-
activator:
|
|
1217
|
-
|
|
1216
|
+
activator: R(({ props: x }) => [
|
|
1217
|
+
b(C, Me(x, {
|
|
1218
1218
|
block: "",
|
|
1219
1219
|
density: "comfortable"
|
|
1220
1220
|
}), {
|
|
1221
|
-
default:
|
|
1222
|
-
|
|
1221
|
+
default: R(() => [
|
|
1222
|
+
he(F(d.value), 1)
|
|
1223
1223
|
]),
|
|
1224
1224
|
_: 1
|
|
1225
1225
|
}, 16)
|
|
1226
1226
|
]),
|
|
1227
|
-
default:
|
|
1228
|
-
|
|
1227
|
+
default: R(() => [
|
|
1228
|
+
q("div", {
|
|
1229
1229
|
class: "w-100 h-100 d-flex flex-row-reverse",
|
|
1230
|
-
onClick:
|
|
1231
|
-
onContextmenu:
|
|
1230
|
+
onClick: v[3] || (v[3] = X((x) => c.value = !1, ["self"])),
|
|
1231
|
+
onContextmenu: v[4] || (v[4] = X((x) => c.value = !1, ["self", "prevent"]))
|
|
1232
1232
|
}, [
|
|
1233
|
-
|
|
1233
|
+
q("div", {
|
|
1234
1234
|
class: "elevation-2",
|
|
1235
1235
|
style: W(u.value)
|
|
1236
1236
|
}, [
|
|
1237
|
-
|
|
1237
|
+
P(e) ? (_(), B(h, {
|
|
1238
1238
|
key: 0,
|
|
1239
1239
|
color: "transparent",
|
|
1240
1240
|
height: 24
|
|
1241
1241
|
})) : G("", !0),
|
|
1242
|
-
|
|
1242
|
+
b(h, {
|
|
1243
1243
|
class: "d-flex align-center px-3",
|
|
1244
1244
|
color: "transparent",
|
|
1245
1245
|
height: 48
|
|
1246
1246
|
}, {
|
|
1247
|
-
default:
|
|
1248
|
-
|
|
1247
|
+
default: R(() => [
|
|
1248
|
+
b(V, {
|
|
1249
1249
|
icon: "mdi-close",
|
|
1250
|
-
onClick:
|
|
1250
|
+
onClick: v[0] || (v[0] = (x) => c.value = !1)
|
|
1251
1251
|
}),
|
|
1252
|
-
|
|
1252
|
+
q("span", Un, F(P(s)("x-prop-tree.dlg.slotSelect.title")), 1)
|
|
1253
1253
|
]),
|
|
1254
1254
|
_: 1
|
|
1255
1255
|
}),
|
|
1256
|
-
|
|
1256
|
+
q("div", {
|
|
1257
1257
|
class: "overflow-y-auto",
|
|
1258
1258
|
style: W(r.value)
|
|
1259
1259
|
}, [
|
|
1260
|
-
|
|
1260
|
+
b($n, {
|
|
1261
1261
|
modelValue: o.value,
|
|
1262
|
-
"onUpdate:modelValue":
|
|
1263
|
-
open:
|
|
1264
|
-
"onUpdate:open":
|
|
1262
|
+
"onUpdate:modelValue": v[1] || (v[1] = (x) => o.value = x),
|
|
1263
|
+
open: P(c),
|
|
1264
|
+
"onUpdate:open": v[2] || (v[2] = (x) => re(c) ? c.value = x : null)
|
|
1265
1265
|
}, null, 8, ["modelValue", "open"]),
|
|
1266
|
-
|
|
1266
|
+
q("div", {
|
|
1267
1267
|
style: W(a.value)
|
|
1268
1268
|
}, null, 4)
|
|
1269
1269
|
], 4)
|
|
@@ -1274,30 +1274,30 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1274
1274
|
}, 8, ["modelValue"]);
|
|
1275
1275
|
};
|
|
1276
1276
|
}
|
|
1277
|
-
}),
|
|
1277
|
+
}), Mn = { class: "d-flex justify-space-between align-center" }, bn = /* @__PURE__ */ E({
|
|
1278
1278
|
__name: "index",
|
|
1279
|
-
props: /* @__PURE__ */
|
|
1279
|
+
props: /* @__PURE__ */ Z({
|
|
1280
1280
|
hasDelete: { type: Boolean, default: !1 },
|
|
1281
1281
|
readonly: { type: Boolean, default: !1 }
|
|
1282
1282
|
}, {
|
|
1283
1283
|
modelValue: { required: !0 },
|
|
1284
1284
|
modelModifiers: {}
|
|
1285
1285
|
}),
|
|
1286
|
-
emits: /* @__PURE__ */
|
|
1286
|
+
emits: /* @__PURE__ */ Z(["delete"], ["update:modelValue"]),
|
|
1287
1287
|
setup(t, { emit: s }) {
|
|
1288
1288
|
const { isMobile: n } = ve(), e = z(t, "modelValue"), l = s, o = async (i) => {
|
|
1289
1289
|
if (!i || t.readonly || !n())
|
|
1290
1290
|
return;
|
|
1291
|
-
const u = await
|
|
1291
|
+
const u = await Vt({
|
|
1292
1292
|
title: "",
|
|
1293
1293
|
value: e.value
|
|
1294
1294
|
});
|
|
1295
1295
|
u !== void 0 && (e.value = u);
|
|
1296
1296
|
};
|
|
1297
1297
|
return (i, u) => {
|
|
1298
|
-
const r =
|
|
1299
|
-
return _(),
|
|
1300
|
-
|
|
1298
|
+
const r = $("v-text-field"), a = $("v-btn"), d = ee("ripple");
|
|
1299
|
+
return _(), K("div", Mn, [
|
|
1300
|
+
j(b(r, {
|
|
1301
1301
|
modelValue: e.value,
|
|
1302
1302
|
"onUpdate:modelValue": u[0] || (u[0] = (c) => e.value = c),
|
|
1303
1303
|
density: "compact",
|
|
@@ -1313,7 +1313,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1313
1313
|
{ stop: !0 }
|
|
1314
1314
|
]
|
|
1315
1315
|
]),
|
|
1316
|
-
t.hasDelete ? (_(),
|
|
1316
|
+
t.hasDelete ? (_(), B(a, {
|
|
1317
1317
|
key: 0,
|
|
1318
1318
|
class: "mx-2",
|
|
1319
1319
|
density: "compact",
|
|
@@ -1324,22 +1324,22 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1324
1324
|
]);
|
|
1325
1325
|
};
|
|
1326
1326
|
}
|
|
1327
|
-
}),
|
|
1327
|
+
}), Pn = { class: "d-flex justify-space-between align-center" }, Dn = /* @__PURE__ */ E({
|
|
1328
1328
|
__name: "index",
|
|
1329
|
-
props: /* @__PURE__ */
|
|
1329
|
+
props: /* @__PURE__ */ Z({
|
|
1330
1330
|
hasDelete: { type: Boolean, default: !1 },
|
|
1331
1331
|
readonly: { type: Boolean, default: !1 }
|
|
1332
1332
|
}, {
|
|
1333
1333
|
modelValue: { type: Boolean },
|
|
1334
1334
|
modelModifiers: {}
|
|
1335
1335
|
}),
|
|
1336
|
-
emits: /* @__PURE__ */
|
|
1336
|
+
emits: /* @__PURE__ */ Z(["delete"], ["update:modelValue"]),
|
|
1337
1337
|
setup(t, { emit: s }) {
|
|
1338
1338
|
const n = z(t, "modelValue"), e = s;
|
|
1339
1339
|
return (l, o) => {
|
|
1340
|
-
const i =
|
|
1341
|
-
return _(),
|
|
1342
|
-
|
|
1340
|
+
const i = $("v-switch"), u = $("v-btn");
|
|
1341
|
+
return _(), K("div", Pn, [
|
|
1342
|
+
b(i, {
|
|
1343
1343
|
modelValue: n.value,
|
|
1344
1344
|
"onUpdate:modelValue": o[0] || (o[0] = (r) => n.value = r),
|
|
1345
1345
|
class: "ml-1",
|
|
@@ -1348,7 +1348,7 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1348
1348
|
"hide-details": "",
|
|
1349
1349
|
readonly: t.readonly
|
|
1350
1350
|
}, null, 8, ["modelValue", "readonly"]),
|
|
1351
|
-
t.hasDelete ? (_(),
|
|
1351
|
+
t.hasDelete ? (_(), B(u, {
|
|
1352
1352
|
key: 0,
|
|
1353
1353
|
class: "mx-2",
|
|
1354
1354
|
density: "compact",
|
|
@@ -1360,8 +1360,8 @@ const Ht = /* @__PURE__ */ K({
|
|
|
1360
1360
|
};
|
|
1361
1361
|
}
|
|
1362
1362
|
});
|
|
1363
|
-
function
|
|
1364
|
-
return { renderUiColorPicker: (n, e, l, o, i) => e.ui !== "colorPicker" ? (console.assert(!1),
|
|
1363
|
+
function An(t) {
|
|
1364
|
+
return { renderUiColorPicker: (n, e, l, o, i) => e.ui !== "colorPicker" ? (console.assert(!1), k("div", "renderUiColorPicker property ui must be colorPicker")) : k(Qt, {
|
|
1365
1365
|
modelValue: ne(
|
|
1366
1366
|
n,
|
|
1367
1367
|
e,
|
|
@@ -1371,7 +1371,7 @@ function Mn(t) {
|
|
|
1371
1371
|
i
|
|
1372
1372
|
),
|
|
1373
1373
|
"onUpdate:modelValue": (u) => {
|
|
1374
|
-
|
|
1374
|
+
se(
|
|
1375
1375
|
n,
|
|
1376
1376
|
e,
|
|
1377
1377
|
l,
|
|
@@ -1388,8 +1388,8 @@ function Mn(t) {
|
|
|
1388
1388
|
readonly: e.readonly
|
|
1389
1389
|
}) };
|
|
1390
1390
|
}
|
|
1391
|
-
function
|
|
1392
|
-
return { renderUiCompSelect: (n, e, l, o, i) => e.ui !== "compSelect" ? (console.assert(!1),
|
|
1391
|
+
function Tn(t) {
|
|
1392
|
+
return { renderUiCompSelect: (n, e, l, o, i) => e.ui !== "compSelect" ? (console.assert(!1), k("div", "renderUiCompSelect property ui must be compSelect")) : k(un, {
|
|
1393
1393
|
modelValue: ne(
|
|
1394
1394
|
n,
|
|
1395
1395
|
e,
|
|
@@ -1399,7 +1399,7 @@ function Pn(t) {
|
|
|
1399
1399
|
i
|
|
1400
1400
|
),
|
|
1401
1401
|
"onUpdate:modelValue": (u) => {
|
|
1402
|
-
|
|
1402
|
+
se(
|
|
1403
1403
|
n,
|
|
1404
1404
|
e,
|
|
1405
1405
|
l,
|
|
@@ -1411,7 +1411,7 @@ function Pn(t) {
|
|
|
1411
1411
|
}
|
|
1412
1412
|
}) };
|
|
1413
1413
|
}
|
|
1414
|
-
function
|
|
1414
|
+
function Ln(t) {
|
|
1415
1415
|
return { renderUiDummy: (n, e, l, o, i) => {
|
|
1416
1416
|
if (e.ui !== "dummy") {
|
|
1417
1417
|
console.assert(!1, "renderUiDummy property ui must be dummy");
|
|
@@ -1420,8 +1420,8 @@ function bn(t) {
|
|
|
1420
1420
|
ne(n, e, l, t, o, i);
|
|
1421
1421
|
} };
|
|
1422
1422
|
}
|
|
1423
|
-
function
|
|
1424
|
-
return { renderUiJsonEditor: (n, e, l, o, i) => e.ui !== "jsonEditor" ?
|
|
1423
|
+
function Nn(t) {
|
|
1424
|
+
return { renderUiJsonEditor: (n, e, l, o, i) => e.ui !== "jsonEditor" ? k("div", "renderUijsonEditor property ui must be jsonEditor") : k(cn, {
|
|
1425
1425
|
modelValue: ne(
|
|
1426
1426
|
n,
|
|
1427
1427
|
e,
|
|
@@ -1431,7 +1431,7 @@ function Dn(t) {
|
|
|
1431
1431
|
i
|
|
1432
1432
|
) ?? "{}",
|
|
1433
1433
|
"onUpdate:modelValue": (u) => {
|
|
1434
|
-
|
|
1434
|
+
se(
|
|
1435
1435
|
n,
|
|
1436
1436
|
e,
|
|
1437
1437
|
l,
|
|
@@ -1443,8 +1443,8 @@ function Dn(t) {
|
|
|
1443
1443
|
}
|
|
1444
1444
|
}) };
|
|
1445
1445
|
}
|
|
1446
|
-
function
|
|
1447
|
-
return { renderUiMultiTypes: (n, e, l, o, i) => e.ui !== "multiTypes" ? (console.assert(!1),
|
|
1446
|
+
function Bn(t) {
|
|
1447
|
+
return { renderUiMultiTypes: (n, e, l, o, i) => e.ui !== "multiTypes" ? (console.assert(!1), k("div", "renderUiMultiTypes property ui must be multiTypes")) : k(fn, {
|
|
1448
1448
|
modelValue: ne(
|
|
1449
1449
|
n,
|
|
1450
1450
|
e,
|
|
@@ -1454,7 +1454,7 @@ function An(t) {
|
|
|
1454
1454
|
i
|
|
1455
1455
|
) ?? "",
|
|
1456
1456
|
"onUpdate:modelValue": (u) => {
|
|
1457
|
-
|
|
1457
|
+
se(
|
|
1458
1458
|
n,
|
|
1459
1459
|
e,
|
|
1460
1460
|
l,
|
|
@@ -1471,8 +1471,8 @@ function An(t) {
|
|
|
1471
1471
|
types: e.types
|
|
1472
1472
|
}) };
|
|
1473
1473
|
}
|
|
1474
|
-
function
|
|
1475
|
-
return { renderUiNumInput: (n, e, l, o, i) => e.ui !== "numInput" ? (console.assert(!1),
|
|
1474
|
+
function On(t) {
|
|
1475
|
+
return { renderUiNumInput: (n, e, l, o, i) => e.ui !== "numInput" ? (console.assert(!1), k("div", "renderUiNumInput property ui must be numInput")) : k(pn, {
|
|
1476
1476
|
modelValue: ne(
|
|
1477
1477
|
n,
|
|
1478
1478
|
e,
|
|
@@ -1482,7 +1482,7 @@ function Tn(t) {
|
|
|
1482
1482
|
i
|
|
1483
1483
|
),
|
|
1484
1484
|
"onUpdate:modelValue": (u) => {
|
|
1485
|
-
|
|
1485
|
+
se(
|
|
1486
1486
|
n,
|
|
1487
1487
|
e,
|
|
1488
1488
|
l,
|
|
@@ -1503,14 +1503,14 @@ function Tn(t) {
|
|
|
1503
1503
|
readonly: e.readonly
|
|
1504
1504
|
}) };
|
|
1505
1505
|
}
|
|
1506
|
-
const
|
|
1506
|
+
const qn = /* @__PURE__ */ E({
|
|
1507
1507
|
__name: "index",
|
|
1508
1508
|
props: {
|
|
1509
1509
|
minHeight: {}
|
|
1510
1510
|
},
|
|
1511
1511
|
emits: ["menu"],
|
|
1512
1512
|
setup(t, { emit: s }) {
|
|
1513
|
-
const { backgroundColor2: n, highlightColor: e } = te(), l = s, o =
|
|
1513
|
+
const { backgroundColor2: n, highlightColor: e } = te(), l = s, o = T(!1), i = L(() => ({
|
|
1514
1514
|
background: o.value ? e.value : n.value,
|
|
1515
1515
|
minHeight: t.minHeight,
|
|
1516
1516
|
paddingRight: "4px",
|
|
@@ -1521,45 +1521,45 @@ const Ln = /* @__PURE__ */ K({
|
|
|
1521
1521
|
};
|
|
1522
1522
|
return (r, a) => {
|
|
1523
1523
|
const d = ee("ripple");
|
|
1524
|
-
return
|
|
1524
|
+
return j((_(), K("div", {
|
|
1525
1525
|
class: "d-flex justify-space-between align-center cursor-pointer",
|
|
1526
1526
|
style: W(i.value),
|
|
1527
1527
|
onContextmenu: X(u, ["self", "prevent"]),
|
|
1528
1528
|
onMouseout: a[0] || (a[0] = (c) => o.value = !1),
|
|
1529
1529
|
onMouseover: a[1] || (a[1] = (c) => o.value = !0)
|
|
1530
1530
|
}, [
|
|
1531
|
-
|
|
1531
|
+
ht(r.$slots, "default")
|
|
1532
1532
|
], 36)), [
|
|
1533
1533
|
[d]
|
|
1534
1534
|
]);
|
|
1535
1535
|
};
|
|
1536
1536
|
}
|
|
1537
1537
|
});
|
|
1538
|
-
function
|
|
1539
|
-
const { t: e } =
|
|
1538
|
+
function Kn(t, s, n) {
|
|
1539
|
+
const { t: e } = I();
|
|
1540
1540
|
return { renderProperty: (o, i, u) => {
|
|
1541
1541
|
const r = o[o.length - 1];
|
|
1542
1542
|
let d = typeof r == "number" ? `[${r + 1}]` : e(i.name);
|
|
1543
|
-
return me(t.value, o) && (d += " *"),
|
|
1544
|
-
|
|
1543
|
+
return me(t.value, o) && (d += " *"), k(
|
|
1544
|
+
qn,
|
|
1545
1545
|
{
|
|
1546
1546
|
minHeight: s.value,
|
|
1547
|
-
onMenu: (c,
|
|
1548
|
-
de.emit("propTreeMenu", { x: c, y:
|
|
1547
|
+
onMenu: (c, f) => {
|
|
1548
|
+
de.emit("propTreeMenu", { x: c, y: f, keys: o });
|
|
1549
1549
|
}
|
|
1550
1550
|
},
|
|
1551
1551
|
() => [
|
|
1552
|
-
|
|
1552
|
+
k("span", {
|
|
1553
1553
|
style: { marginLeft: "4px", pointerEvents: "none" },
|
|
1554
1554
|
innerHTML: d
|
|
1555
1555
|
}),
|
|
1556
|
-
|
|
1556
|
+
k("div", { style: { width: n.value } }, u)
|
|
1557
1557
|
]
|
|
1558
1558
|
);
|
|
1559
1559
|
} };
|
|
1560
1560
|
}
|
|
1561
|
-
function
|
|
1562
|
-
return { renderUiSelect: (n, e, l, o, i) => e.ui !== "select" ? (console.assert(!1),
|
|
1561
|
+
function Rn(t) {
|
|
1562
|
+
return { renderUiSelect: (n, e, l, o, i) => e.ui !== "select" ? (console.assert(!1), k("div", "renderUiSelect property ui must be select")) : k(yn, {
|
|
1563
1563
|
modelValue: ne(
|
|
1564
1564
|
n,
|
|
1565
1565
|
e,
|
|
@@ -1569,7 +1569,7 @@ function Bn(t) {
|
|
|
1569
1569
|
i
|
|
1570
1570
|
) ?? "",
|
|
1571
1571
|
"onUpdate:modelValue": (u) => {
|
|
1572
|
-
|
|
1572
|
+
se(
|
|
1573
1573
|
n,
|
|
1574
1574
|
e,
|
|
1575
1575
|
l,
|
|
@@ -1587,8 +1587,8 @@ function Bn(t) {
|
|
|
1587
1587
|
readonly: e.readonly
|
|
1588
1588
|
}) };
|
|
1589
1589
|
}
|
|
1590
|
-
function
|
|
1591
|
-
return { renderUiSlotSelect: (n, e, l, o, i) => e.ui !== "slotSelect" ? (console.assert(!1),
|
|
1590
|
+
function En(t) {
|
|
1591
|
+
return { renderUiSlotSelect: (n, e, l, o, i) => e.ui !== "slotSelect" ? (console.assert(!1), k("div", "renderUiSlotSelect property ui must be slotSelect")) : k(wn, {
|
|
1592
1592
|
modelValue: ne(
|
|
1593
1593
|
n,
|
|
1594
1594
|
e,
|
|
@@ -1598,7 +1598,7 @@ function On(t) {
|
|
|
1598
1598
|
i
|
|
1599
1599
|
),
|
|
1600
1600
|
"onUpdate:modelValue": (u) => {
|
|
1601
|
-
|
|
1601
|
+
se(
|
|
1602
1602
|
n,
|
|
1603
1603
|
e,
|
|
1604
1604
|
l,
|
|
@@ -1610,8 +1610,8 @@ function On(t) {
|
|
|
1610
1610
|
}
|
|
1611
1611
|
}) };
|
|
1612
1612
|
}
|
|
1613
|
-
function
|
|
1614
|
-
return { renderUiStrInput: (n, e, l, o, i) => e.ui !== "strInput" ? (console.assert(!1),
|
|
1613
|
+
function Jn(t) {
|
|
1614
|
+
return { renderUiStrInput: (n, e, l, o, i) => e.ui !== "strInput" ? (console.assert(!1), k("div", "renderUiStrInput property ui must be strInput")) : k(bn, {
|
|
1615
1615
|
modelValue: e.static ? e.value : ne(
|
|
1616
1616
|
n,
|
|
1617
1617
|
e,
|
|
@@ -1621,7 +1621,7 @@ function qn(t) {
|
|
|
1621
1621
|
i
|
|
1622
1622
|
),
|
|
1623
1623
|
"onUpdate:modelValue": (u) => {
|
|
1624
|
-
e.static ||
|
|
1624
|
+
e.static || se(
|
|
1625
1625
|
n,
|
|
1626
1626
|
e,
|
|
1627
1627
|
l,
|
|
@@ -1638,8 +1638,8 @@ function qn(t) {
|
|
|
1638
1638
|
readonly: e.static || e.readonly
|
|
1639
1639
|
}) };
|
|
1640
1640
|
}
|
|
1641
|
-
function
|
|
1642
|
-
return { renderUiSwitch: (n, e, l, o, i) => e.ui !== "switch" ? (console.assert(!1),
|
|
1641
|
+
function Hn(t) {
|
|
1642
|
+
return { renderUiSwitch: (n, e, l, o, i) => e.ui !== "switch" ? (console.assert(!1), k("div", "renderUiSwitch property ui must be switch")) : k(Dn, {
|
|
1643
1643
|
modelValue: ne(
|
|
1644
1644
|
n,
|
|
1645
1645
|
e,
|
|
@@ -1649,7 +1649,7 @@ function Kn(t) {
|
|
|
1649
1649
|
i
|
|
1650
1650
|
) ?? !1,
|
|
1651
1651
|
"onUpdate:modelValue": (u) => {
|
|
1652
|
-
|
|
1652
|
+
se(
|
|
1653
1653
|
n,
|
|
1654
1654
|
e,
|
|
1655
1655
|
l,
|
|
@@ -1666,24 +1666,24 @@ function Kn(t) {
|
|
|
1666
1666
|
readonly: e.readonly
|
|
1667
1667
|
}) };
|
|
1668
1668
|
}
|
|
1669
|
-
function
|
|
1670
|
-
const t =
|
|
1671
|
-
|
|
1669
|
+
function Xn() {
|
|
1670
|
+
const t = T([]);
|
|
1671
|
+
Ft(t);
|
|
1672
1672
|
const s = () => {
|
|
1673
|
-
const { activeApp: o } = Qe.app,
|
|
1674
|
-
for (const { id:
|
|
1675
|
-
const
|
|
1676
|
-
|
|
1677
|
-
id:
|
|
1673
|
+
const { activeApp: o, depends: i } = Qe.app, u = [];
|
|
1674
|
+
for (const { id: r, name: a, position: d } of o.compGroups) {
|
|
1675
|
+
const c = t.value.find((f) => f.id === r);
|
|
1676
|
+
u.push({
|
|
1677
|
+
id: r,
|
|
1678
1678
|
type: 0,
|
|
1679
|
-
name:
|
|
1680
|
-
position:
|
|
1681
|
-
collapse:
|
|
1679
|
+
name: a,
|
|
1680
|
+
position: d,
|
|
1681
|
+
collapse: c?.collapse ?? !0
|
|
1682
1682
|
});
|
|
1683
1683
|
}
|
|
1684
|
-
for (const { id:
|
|
1685
|
-
i.push({ id:
|
|
1686
|
-
Ye(
|
|
1684
|
+
for (const { id: r, groupId: a, name: d, position: c } of o.comps)
|
|
1685
|
+
i[r] && u.push({ id: r, type: 1, name: d, position: c, group: a });
|
|
1686
|
+
Ye(u, !0), t.value = u;
|
|
1687
1687
|
};
|
|
1688
1688
|
let n;
|
|
1689
1689
|
const e = () => {
|
|
@@ -1699,67 +1699,107 @@ function En() {
|
|
|
1699
1699
|
l();
|
|
1700
1700
|
});
|
|
1701
1701
|
}
|
|
1702
|
-
function
|
|
1703
|
-
const
|
|
1704
|
-
|
|
1705
|
-
const
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1702
|
+
function Fn(t, s, n) {
|
|
1703
|
+
const { i18n: e } = St, l = T([]);
|
|
1704
|
+
zt(l);
|
|
1705
|
+
const o = () => {
|
|
1706
|
+
if (!t.value || !s.value || !n.value)
|
|
1707
|
+
return;
|
|
1708
|
+
const a = Ne[t.value];
|
|
1709
|
+
if (!a) {
|
|
1710
|
+
console.assert(!1, `invalid version=${t.value}`);
|
|
1709
1711
|
return;
|
|
1710
1712
|
}
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1713
|
+
const d = Ut(s.value, n.value), c = [];
|
|
1714
|
+
for (let h = 0; h < a.groups[d].length; h++) {
|
|
1715
|
+
const V = a.groups[d][h], D = _e(l, V.key);
|
|
1716
|
+
c.push({
|
|
1717
|
+
id: V.key,
|
|
1718
|
+
type: 0,
|
|
1719
|
+
name: e.global.t(V.name),
|
|
1720
|
+
position: h,
|
|
1721
|
+
collapse: D?.collapse ?? !0,
|
|
1722
|
+
count: 0
|
|
1723
|
+
});
|
|
1724
|
+
let x = 0;
|
|
1725
|
+
for (const S of V.items) {
|
|
1726
|
+
const U = wt[S];
|
|
1727
|
+
if (U && !U.internal && U.slots)
|
|
1728
|
+
for (const O of U.slots) {
|
|
1729
|
+
const Q = `element/${U.key}/${O.key}`, pe = `${e.global.t(U.name)} / ${e.global.t(O.name)}`;
|
|
1730
|
+
c.push({
|
|
1731
|
+
id: Q,
|
|
1732
|
+
type: 1,
|
|
1733
|
+
name: pe,
|
|
1734
|
+
position: x++,
|
|
1735
|
+
group: V.key
|
|
1736
|
+
});
|
|
1737
|
+
}
|
|
1738
|
+
}
|
|
1714
1739
|
}
|
|
1715
|
-
const { activeApp:
|
|
1716
|
-
for (const { id:
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
i.push({
|
|
1721
|
-
id: d,
|
|
1740
|
+
const { activeApp: f, depends: v } = Qe.app;
|
|
1741
|
+
for (const { id: h, name: V, position: D } of f.compGroups) {
|
|
1742
|
+
const x = l.value.find((S) => S.id);
|
|
1743
|
+
c.push({
|
|
1744
|
+
id: h,
|
|
1722
1745
|
type: 0,
|
|
1723
|
-
name:
|
|
1724
|
-
position:
|
|
1725
|
-
collapse:
|
|
1746
|
+
name: V,
|
|
1747
|
+
position: D,
|
|
1748
|
+
collapse: x?.collapse ?? !0
|
|
1726
1749
|
});
|
|
1727
1750
|
}
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1751
|
+
let C = 0;
|
|
1752
|
+
for (const h of f.comps) {
|
|
1753
|
+
const V = v[h.id];
|
|
1754
|
+
if (V && V.meta.slots)
|
|
1755
|
+
for (const D of V.meta.slots) {
|
|
1756
|
+
const x = `custom/${h.id}/${D.id}`, S = `${h.name} / ${D.name}`;
|
|
1757
|
+
c.push({
|
|
1758
|
+
id: x,
|
|
1759
|
+
type: 1,
|
|
1760
|
+
name: S,
|
|
1761
|
+
position: C++,
|
|
1762
|
+
group: h.groupId
|
|
1763
|
+
});
|
|
1764
|
+
}
|
|
1765
|
+
}
|
|
1766
|
+
Ye(c, !0), l.value = c;
|
|
1731
1767
|
};
|
|
1732
|
-
let
|
|
1733
|
-
const
|
|
1734
|
-
clearTimeout(
|
|
1735
|
-
|
|
1768
|
+
let i;
|
|
1769
|
+
const u = () => {
|
|
1770
|
+
clearTimeout(i), i = window.setTimeout(() => {
|
|
1771
|
+
o(), i && u();
|
|
1736
1772
|
}, 1e3);
|
|
1737
|
-
},
|
|
1738
|
-
clearTimeout(
|
|
1773
|
+
}, r = () => {
|
|
1774
|
+
clearTimeout(i), i = void 0;
|
|
1739
1775
|
};
|
|
1740
1776
|
He(() => {
|
|
1741
|
-
|
|
1777
|
+
u();
|
|
1742
1778
|
}), Xe(() => {
|
|
1743
|
-
|
|
1779
|
+
r();
|
|
1780
|
+
}), oe([t, s, n], () => {
|
|
1781
|
+
o(), u();
|
|
1744
1782
|
});
|
|
1745
1783
|
}
|
|
1746
|
-
const
|
|
1784
|
+
const zn = /* @__PURE__ */ E({
|
|
1747
1785
|
__name: "index",
|
|
1748
1786
|
props: {
|
|
1749
1787
|
unique: {},
|
|
1750
1788
|
config: {},
|
|
1751
1789
|
object: {},
|
|
1752
|
-
version: {}
|
|
1790
|
+
version: {},
|
|
1791
|
+
type: {},
|
|
1792
|
+
subtype: {}
|
|
1753
1793
|
},
|
|
1754
1794
|
emits: ["change"],
|
|
1755
1795
|
setup(t, { emit: s }) {
|
|
1756
|
-
const { t: n } =
|
|
1757
|
-
|
|
1796
|
+
const { t: n } = I(), { backgroundColor1: e } = te(), l = t, o = s, i = T("20px"), u = T("56px"), r = T("200px"), a = kt({}), d = T({}), c = (p, m) => {
|
|
1797
|
+
Ee(d, l.config, l.object), o("change", p, m);
|
|
1758
1798
|
};
|
|
1759
|
-
|
|
1799
|
+
oe(
|
|
1760
1800
|
[() => l.config, () => l.object],
|
|
1761
1801
|
() => {
|
|
1762
|
-
|
|
1802
|
+
Ee(
|
|
1763
1803
|
d,
|
|
1764
1804
|
l.config,
|
|
1765
1805
|
l.object,
|
|
@@ -1770,77 +1810,91 @@ const Jn = /* @__PURE__ */ K({
|
|
|
1770
1810
|
},
|
|
1771
1811
|
{ immediate: !0 }
|
|
1772
1812
|
);
|
|
1773
|
-
const
|
|
1774
|
-
|
|
1813
|
+
const f = T(l.version);
|
|
1814
|
+
Bt(f), oe(
|
|
1775
1815
|
() => l.version,
|
|
1776
1816
|
() => {
|
|
1777
|
-
|
|
1817
|
+
f.value = l.version;
|
|
1818
|
+
}
|
|
1819
|
+
);
|
|
1820
|
+
const v = T(l.type);
|
|
1821
|
+
oe(
|
|
1822
|
+
() => l.type,
|
|
1823
|
+
() => {
|
|
1824
|
+
v.value = l.type;
|
|
1825
|
+
}
|
|
1826
|
+
);
|
|
1827
|
+
const C = T(l.subtype);
|
|
1828
|
+
oe(
|
|
1829
|
+
() => l.subtype,
|
|
1830
|
+
() => {
|
|
1831
|
+
C.value = l.subtype;
|
|
1778
1832
|
}
|
|
1779
1833
|
);
|
|
1780
|
-
const
|
|
1781
|
-
|
|
1834
|
+
const h = T(l.config);
|
|
1835
|
+
Ot(h), oe(
|
|
1782
1836
|
() => l.config,
|
|
1783
1837
|
() => {
|
|
1784
|
-
|
|
1838
|
+
h.value = l.config;
|
|
1785
1839
|
}
|
|
1786
1840
|
);
|
|
1787
|
-
const
|
|
1788
|
-
|
|
1841
|
+
const V = T(l.object);
|
|
1842
|
+
Kt(V), oe(
|
|
1789
1843
|
() => l.object,
|
|
1790
1844
|
() => {
|
|
1791
|
-
|
|
1845
|
+
V.value = l.object;
|
|
1792
1846
|
}
|
|
1793
|
-
),
|
|
1794
|
-
const { renderProperty:
|
|
1847
|
+
), Et(d), Ht(c), Xn(), Fn(f, v, C);
|
|
1848
|
+
const { renderProperty: D } = Kn(
|
|
1795
1849
|
d,
|
|
1796
1850
|
u,
|
|
1797
1851
|
r
|
|
1798
|
-
), { renderUiDummy:
|
|
1852
|
+
), { renderUiDummy: x } = Ln(c), { renderUiStrInput: S } = Jn(c), { renderUiNumInput: U } = On(c), { renderUiSwitch: O } = Hn(c), { renderUiSelect: Q } = Rn(c), { renderUiColorPicker: pe } = An(c), { renderUiJsonEditor: it } = Nn(c), { renderUiMultiTypes: ut } = Bn(c), { renderUiCompSelect: rt } = Tn(c), { renderUiSlotSelect: at } = En(c), xe = (p, m, y, g, w, A) => (p = ze(p), w !== void 0 ? (p.push(w), A && p.push(m.key)) : p.push(m.key), m.ui ? m.array && g ? mt(
|
|
1799
1853
|
p,
|
|
1800
1854
|
m,
|
|
1801
1855
|
y,
|
|
1802
1856
|
g,
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
) :
|
|
1857
|
+
w,
|
|
1858
|
+
A
|
|
1859
|
+
) : ft(p, m, y, w, A) : m.array ? ct(
|
|
1806
1860
|
p,
|
|
1807
1861
|
m,
|
|
1808
1862
|
y,
|
|
1809
1863
|
g,
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
) :
|
|
1864
|
+
w,
|
|
1865
|
+
A
|
|
1866
|
+
) : dt(
|
|
1813
1867
|
p,
|
|
1814
1868
|
m,
|
|
1815
1869
|
y,
|
|
1816
1870
|
g,
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
)),
|
|
1871
|
+
w,
|
|
1872
|
+
A
|
|
1873
|
+
)), ct = (p, m, y, g, w, A) => {
|
|
1820
1874
|
if (m.ui)
|
|
1821
|
-
return console.assert(!1),
|
|
1875
|
+
return console.assert(!1), k("div", "renderBranchArray property ui must be invalid");
|
|
1822
1876
|
if (!m.array)
|
|
1823
|
-
return console.assert(!1),
|
|
1877
|
+
return console.assert(!1), k("div", "renderBranchArray property array must be valid");
|
|
1824
1878
|
if (!g)
|
|
1825
|
-
return console.assert(!1),
|
|
1879
|
+
return console.assert(!1), k("div", "renderBranchArray branch must be valid");
|
|
1826
1880
|
let H;
|
|
1827
|
-
|
|
1828
|
-
let
|
|
1829
|
-
g.collapse && me(d.value, p) && (
|
|
1830
|
-
const
|
|
1831
|
-
title:
|
|
1881
|
+
w !== void 0 && !A ? (y[w] instanceof Array || (y[w] = J(m), c(p, y[m.key])), H = y[w]) : (y[m.key] instanceof Array || (y[m.key] = J(m), c(p, y[m.key])), H = y[m.key]);
|
|
1882
|
+
let ie = n(m.name);
|
|
1883
|
+
g.collapse && me(d.value, p) && (ie += " *");
|
|
1884
|
+
const ge = k($e, {
|
|
1885
|
+
title: ie,
|
|
1832
1886
|
collapse: g.collapse,
|
|
1833
1887
|
hasCreate: !0,
|
|
1834
|
-
onCollapse: (
|
|
1835
|
-
g.collapse =
|
|
1888
|
+
onCollapse: (M) => {
|
|
1889
|
+
g.collapse = M;
|
|
1836
1890
|
},
|
|
1837
|
-
onMenu: (
|
|
1838
|
-
de.emit("propTreeMenu", { x:
|
|
1891
|
+
onMenu: (M, N) => {
|
|
1892
|
+
de.emit("propTreeMenu", { x: M, y: N, keys: p });
|
|
1839
1893
|
},
|
|
1840
1894
|
onCreate: () => {
|
|
1841
1895
|
H.push({}), c(p, H);
|
|
1842
1896
|
}
|
|
1843
|
-
}), Y =
|
|
1897
|
+
}), Y = k(
|
|
1844
1898
|
"div",
|
|
1845
1899
|
{
|
|
1846
1900
|
style: {
|
|
@@ -1848,44 +1902,44 @@ const Jn = /* @__PURE__ */ K({
|
|
|
1848
1902
|
}
|
|
1849
1903
|
},
|
|
1850
1904
|
(() => {
|
|
1851
|
-
const
|
|
1852
|
-
for (let
|
|
1853
|
-
if (!
|
|
1905
|
+
const M = [];
|
|
1906
|
+
for (let N = 0; N < H.length; N++) {
|
|
1907
|
+
if (!Ae(g.children)) {
|
|
1854
1908
|
console.assert(!1);
|
|
1855
1909
|
break;
|
|
1856
1910
|
}
|
|
1857
|
-
g.children[
|
|
1911
|
+
g.children[N] || g.children.push({
|
|
1858
1912
|
collapse: !0,
|
|
1859
1913
|
children: {}
|
|
1860
1914
|
});
|
|
1861
|
-
const
|
|
1862
|
-
let qe = `[${
|
|
1863
|
-
g.children[
|
|
1864
|
-
const
|
|
1915
|
+
const Ve = [...p, N], Se = g.children[N];
|
|
1916
|
+
let qe = `[${N + 1}]`;
|
|
1917
|
+
g.children[N].collapse && me(d.value, Ve) && (qe += " *");
|
|
1918
|
+
const pt = k($e, {
|
|
1865
1919
|
title: qe,
|
|
1866
|
-
collapse: g.children[
|
|
1920
|
+
collapse: g.children[N].collapse,
|
|
1867
1921
|
hasDelete: !0,
|
|
1868
|
-
index:
|
|
1922
|
+
index: N,
|
|
1869
1923
|
onCollapse: (le) => {
|
|
1870
|
-
if (!
|
|
1924
|
+
if (!Ae(g.children)) {
|
|
1871
1925
|
console.assert(!1);
|
|
1872
1926
|
return;
|
|
1873
1927
|
}
|
|
1874
|
-
g.children[
|
|
1928
|
+
g.children[N].collapse = le;
|
|
1875
1929
|
},
|
|
1876
|
-
onMenu: (le,
|
|
1877
|
-
de.emit("propTreeMenu", { x: le, y:
|
|
1930
|
+
onMenu: (le, ue) => {
|
|
1931
|
+
de.emit("propTreeMenu", { x: le, y: ue, keys: Ve });
|
|
1878
1932
|
},
|
|
1879
1933
|
onDelete: (le) => {
|
|
1880
|
-
if (!
|
|
1934
|
+
if (!Ae(g.children)) {
|
|
1881
1935
|
console.assert(!1);
|
|
1882
1936
|
return;
|
|
1883
1937
|
}
|
|
1884
1938
|
g.children.splice(le, 1), H.splice(le, 1), c(p, H);
|
|
1885
1939
|
}
|
|
1886
1940
|
});
|
|
1887
|
-
|
|
1888
|
-
const
|
|
1941
|
+
M.push(pt);
|
|
1942
|
+
const gt = k(
|
|
1889
1943
|
"div",
|
|
1890
1944
|
{
|
|
1891
1945
|
style: {
|
|
@@ -1894,33 +1948,33 @@ const Jn = /* @__PURE__ */ K({
|
|
|
1894
1948
|
},
|
|
1895
1949
|
(() => {
|
|
1896
1950
|
const le = [];
|
|
1897
|
-
return m.children.forEach((
|
|
1898
|
-
if (!
|
|
1951
|
+
return m.children.forEach((ue) => {
|
|
1952
|
+
if (!Re(Se.children)) {
|
|
1899
1953
|
console.assert(!1);
|
|
1900
1954
|
return;
|
|
1901
1955
|
}
|
|
1902
|
-
|
|
1956
|
+
Se.children[ue.key] || (Se.children[ue.key] = {
|
|
1903
1957
|
collapse: !0,
|
|
1904
|
-
children:
|
|
1958
|
+
children: ue.array ? [] : {}
|
|
1905
1959
|
});
|
|
1906
|
-
const
|
|
1960
|
+
const yt = xe(
|
|
1907
1961
|
p,
|
|
1908
|
-
|
|
1909
|
-
H[
|
|
1910
|
-
|
|
1911
|
-
|
|
1962
|
+
ue,
|
|
1963
|
+
H[N],
|
|
1964
|
+
Se.children[ue.key],
|
|
1965
|
+
N,
|
|
1912
1966
|
!0
|
|
1913
1967
|
);
|
|
1914
|
-
le.push(
|
|
1968
|
+
le.push(yt);
|
|
1915
1969
|
}), le;
|
|
1916
1970
|
})()
|
|
1917
1971
|
);
|
|
1918
|
-
g.children[
|
|
1972
|
+
g.children[N].collapse || M.push(gt);
|
|
1919
1973
|
}
|
|
1920
|
-
return
|
|
1974
|
+
return M;
|
|
1921
1975
|
})()
|
|
1922
1976
|
);
|
|
1923
|
-
return
|
|
1977
|
+
return k(
|
|
1924
1978
|
"div",
|
|
1925
1979
|
{
|
|
1926
1980
|
style: {
|
|
@@ -1928,33 +1982,33 @@ const Jn = /* @__PURE__ */ K({
|
|
|
1928
1982
|
}
|
|
1929
1983
|
},
|
|
1930
1984
|
(() => {
|
|
1931
|
-
const
|
|
1932
|
-
return
|
|
1985
|
+
const M = [];
|
|
1986
|
+
return M.push(ge), g.collapse || M.push(Y), M;
|
|
1933
1987
|
})()
|
|
1934
1988
|
);
|
|
1935
|
-
},
|
|
1989
|
+
}, dt = (p, m, y, g, w, A) => {
|
|
1936
1990
|
if (m.ui)
|
|
1937
|
-
return console.assert(!1),
|
|
1991
|
+
return console.assert(!1), k("div", "renderBranchScalar property ui must be invalid");
|
|
1938
1992
|
if (m.array)
|
|
1939
|
-
return console.assert(!1),
|
|
1993
|
+
return console.assert(!1), k("div", "renderBranchScalar property array must be invalid");
|
|
1940
1994
|
if (!g)
|
|
1941
|
-
return console.assert(!1),
|
|
1995
|
+
return console.assert(!1), k("div", "renderBranchScalar branch must be valid");
|
|
1942
1996
|
let H = n(m.name);
|
|
1943
1997
|
g.collapse && me(d.value, p) && (H += " *");
|
|
1944
|
-
const
|
|
1998
|
+
const ie = k($e, {
|
|
1945
1999
|
title: H,
|
|
1946
2000
|
collapse: g.collapse,
|
|
1947
|
-
hasDelete:
|
|
2001
|
+
hasDelete: w !== void 0 && !A,
|
|
1948
2002
|
onCollapse: (Y) => {
|
|
1949
2003
|
g.collapse = Y;
|
|
1950
2004
|
},
|
|
1951
|
-
onMenu: (Y,
|
|
1952
|
-
de.emit("propTreeMenu", { x: Y, y:
|
|
2005
|
+
onMenu: (Y, M) => {
|
|
2006
|
+
de.emit("propTreeMenu", { x: Y, y: M, keys: p });
|
|
1953
2007
|
},
|
|
1954
2008
|
onDelete: () => {
|
|
1955
|
-
|
|
2009
|
+
w === void 0 || A || (y.splice(w, 1), c(p.slice(0, -1), y));
|
|
1956
2010
|
}
|
|
1957
|
-
}),
|
|
2011
|
+
}), ge = k(
|
|
1958
2012
|
"div",
|
|
1959
2013
|
{
|
|
1960
2014
|
style: {
|
|
@@ -1963,26 +2017,26 @@ const Jn = /* @__PURE__ */ K({
|
|
|
1963
2017
|
},
|
|
1964
2018
|
(() => {
|
|
1965
2019
|
const Y = [];
|
|
1966
|
-
return m.children.forEach((
|
|
1967
|
-
if (!
|
|
2020
|
+
return m.children.forEach((M) => {
|
|
2021
|
+
if (!Re(g.children)) {
|
|
1968
2022
|
console.assert(!1);
|
|
1969
2023
|
return;
|
|
1970
2024
|
}
|
|
1971
|
-
g.children[
|
|
2025
|
+
g.children[M.key] || (g.children[M.key] = {
|
|
1972
2026
|
collapse: !0,
|
|
1973
|
-
children:
|
|
2027
|
+
children: !M.ui && M.array ? [] : {}
|
|
1974
2028
|
});
|
|
1975
|
-
const
|
|
2029
|
+
const N = xe(
|
|
1976
2030
|
p,
|
|
1977
|
-
|
|
2031
|
+
M,
|
|
1978
2032
|
(typeof y[m.key] != "object" && (y[m.key] = {}, c(p, y[m.key])), y[m.key]),
|
|
1979
|
-
g.children[
|
|
2033
|
+
g.children[M.key]
|
|
1980
2034
|
);
|
|
1981
|
-
Y.push(
|
|
2035
|
+
Y.push(N);
|
|
1982
2036
|
}), Y;
|
|
1983
2037
|
})()
|
|
1984
2038
|
);
|
|
1985
|
-
return
|
|
2039
|
+
return k(
|
|
1986
2040
|
"div",
|
|
1987
2041
|
{
|
|
1988
2042
|
style: {
|
|
@@ -1991,34 +2045,34 @@ const Jn = /* @__PURE__ */ K({
|
|
|
1991
2045
|
},
|
|
1992
2046
|
(() => {
|
|
1993
2047
|
const Y = [];
|
|
1994
|
-
return Y.push(
|
|
2048
|
+
return Y.push(ie), g.collapse || Y.push(ge), Y;
|
|
1995
2049
|
})()
|
|
1996
2050
|
);
|
|
1997
|
-
},
|
|
2051
|
+
}, mt = (p, m, y, g, w, A) => {
|
|
1998
2052
|
if (!m.ui)
|
|
1999
|
-
return console.assert(!1),
|
|
2053
|
+
return console.assert(!1), k("div", "renderLeafArray property ui must be valid");
|
|
2000
2054
|
if (!m.array)
|
|
2001
|
-
return console.assert(!1),
|
|
2055
|
+
return console.assert(!1), k("div", "renderLeafArray property array must be valid");
|
|
2002
2056
|
if (!g)
|
|
2003
|
-
return console.assert(!1),
|
|
2057
|
+
return console.assert(!1), k("div", "renderLeafArray branch must be valid");
|
|
2004
2058
|
let H;
|
|
2005
|
-
|
|
2006
|
-
let
|
|
2007
|
-
g.collapse && me(d.value, p) && (
|
|
2008
|
-
const
|
|
2009
|
-
title:
|
|
2059
|
+
w !== void 0 && !A ? (y[w] instanceof Array || (y[w] = J(m), c(p, y[w])), H = y[w]) : (y[m.key] instanceof Array || (y[m.key] = J(m), c(p, y[m.key])), H = y[m.key]);
|
|
2060
|
+
let ie = n(m.name);
|
|
2061
|
+
g.collapse && me(d.value, p) && (ie += " *");
|
|
2062
|
+
const ge = k($e, {
|
|
2063
|
+
title: ie,
|
|
2010
2064
|
collapse: g.collapse,
|
|
2011
2065
|
hasCreate: !0,
|
|
2012
|
-
onCollapse: (
|
|
2013
|
-
g.collapse =
|
|
2066
|
+
onCollapse: (M) => {
|
|
2067
|
+
g.collapse = M;
|
|
2014
2068
|
},
|
|
2015
|
-
onMenu: (
|
|
2016
|
-
de.emit("propTreeMenu", { x:
|
|
2069
|
+
onMenu: (M, N) => {
|
|
2070
|
+
de.emit("propTreeMenu", { x: M, y: N, keys: p });
|
|
2017
2071
|
},
|
|
2018
2072
|
onCreate: () => {
|
|
2019
2073
|
H.push(J(m, !0)), c(p, H);
|
|
2020
2074
|
}
|
|
2021
|
-
}), Y =
|
|
2075
|
+
}), Y = k(
|
|
2022
2076
|
"div",
|
|
2023
2077
|
{
|
|
2024
2078
|
style: {
|
|
@@ -2026,15 +2080,15 @@ const Jn = /* @__PURE__ */ K({
|
|
|
2026
2080
|
}
|
|
2027
2081
|
},
|
|
2028
2082
|
(() => {
|
|
2029
|
-
const
|
|
2030
|
-
for (let
|
|
2031
|
-
const
|
|
2032
|
-
|
|
2083
|
+
const M = [];
|
|
2084
|
+
for (let N = 0; N < H.length; N++) {
|
|
2085
|
+
const Ve = xe(p, m, H, void 0, N, !1);
|
|
2086
|
+
M.push(Ve);
|
|
2033
2087
|
}
|
|
2034
|
-
return
|
|
2088
|
+
return M;
|
|
2035
2089
|
})()
|
|
2036
2090
|
);
|
|
2037
|
-
return
|
|
2091
|
+
return k(
|
|
2038
2092
|
"div",
|
|
2039
2093
|
{
|
|
2040
2094
|
style: {
|
|
@@ -2042,16 +2096,16 @@ const Jn = /* @__PURE__ */ K({
|
|
|
2042
2096
|
}
|
|
2043
2097
|
},
|
|
2044
2098
|
(() => {
|
|
2045
|
-
const
|
|
2046
|
-
return
|
|
2099
|
+
const M = [];
|
|
2100
|
+
return M.push(ge), g.collapse || M.push(Y), M;
|
|
2047
2101
|
})()
|
|
2048
2102
|
);
|
|
2049
|
-
},
|
|
2103
|
+
}, ft = (p, m, y, g, w) => {
|
|
2050
2104
|
if (!m.ui)
|
|
2051
|
-
return console.assert(!1),
|
|
2052
|
-
let
|
|
2053
|
-
return m.ui === "dummy" ?
|
|
2054
|
-
},
|
|
2105
|
+
return console.assert(!1), k("div", "renderLeafScalar property ui must be valid");
|
|
2106
|
+
let A;
|
|
2107
|
+
return m.ui === "dummy" ? A = x(p, m, y, g, w) : m.ui === "strInput" ? A = S(p, m, y, g, w) : m.ui === "numInput" ? A = U(p, m, y, g, w) : m.ui === "switch" ? A = O(p, m, y, g, w) : m.ui === "select" ? A = Q(p, m, y, g, w) : m.ui === "colorPicker" ? A = pe(p, m, y, g, w) : m.ui === "jsonEditor" ? A = it(p, m, y, g, w) : m.ui === "multiTypes" ? A = ut(p, m, y, g, w) : m.ui === "compSelect" ? A = rt(p, m, y, g, w) : m.ui === "slotSelect" ? A = at(p, m, y, g, w) : console.assert(!1, "renderLeafScalar not implemented"), A ? D(p, m, A) : k("div");
|
|
2108
|
+
}, vt = () => k(
|
|
2055
2109
|
"div",
|
|
2056
2110
|
{
|
|
2057
2111
|
class: "text-body-2",
|
|
@@ -2069,7 +2123,7 @@ const Jn = /* @__PURE__ */ K({
|
|
|
2069
2123
|
collapse: !0,
|
|
2070
2124
|
children: !y.ui && y.array ? [] : {}
|
|
2071
2125
|
});
|
|
2072
|
-
const g =
|
|
2126
|
+
const g = xe(
|
|
2073
2127
|
[],
|
|
2074
2128
|
y,
|
|
2075
2129
|
l.object,
|
|
@@ -2081,28 +2135,28 @@ const Jn = /* @__PURE__ */ K({
|
|
|
2081
2135
|
return p;
|
|
2082
2136
|
})()
|
|
2083
2137
|
);
|
|
2084
|
-
return (p, m) => (_(),
|
|
2085
|
-
|
|
2086
|
-
|
|
2138
|
+
return (p, m) => (_(), K(fe, null, [
|
|
2139
|
+
b(vt),
|
|
2140
|
+
b(Gt, {
|
|
2087
2141
|
config: l.config,
|
|
2088
2142
|
object: l.object,
|
|
2089
2143
|
"property-states": d.value
|
|
2090
2144
|
}, null, 8, ["config", "object", "property-states"])
|
|
2091
2145
|
], 64));
|
|
2092
2146
|
}
|
|
2093
|
-
}),
|
|
2094
|
-
t.component("XPropTree",
|
|
2095
|
-
},
|
|
2147
|
+
}), Gn = (t) => {
|
|
2148
|
+
t.component("XPropTree", zn);
|
|
2149
|
+
}, Yn = (t, s, n) => {
|
|
2096
2150
|
const e = t[s];
|
|
2097
2151
|
return e ? typeof e == "function" ? e() : Promise.resolve(e) : new Promise((l, o) => {
|
|
2098
2152
|
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(o.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + s + (s.split("/").length !== n ? ". Note that variables only represent file names one level deep." : ""))));
|
|
2099
2153
|
});
|
|
2100
2154
|
};
|
|
2101
|
-
async function
|
|
2102
|
-
return (await
|
|
2155
|
+
async function ll(t) {
|
|
2156
|
+
return (await Yn(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.fwi8tazn.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.ju37v3iz.js") }), `./locales/${t}/index.ts`, 4)).default;
|
|
2103
2157
|
}
|
|
2104
|
-
const
|
|
2158
|
+
const ol = { install: Gn };
|
|
2105
2159
|
export {
|
|
2106
|
-
|
|
2107
|
-
|
|
2160
|
+
ol as default,
|
|
2161
|
+
ll as loadLocaleMessagePropTree
|
|
2108
2162
|
};
|