x-prop-tree 0.7.18 → 0.7.20
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 +520 -504
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { provide as ae, inject as ce, defineComponent as
|
|
2
|
-
import { useI18n as
|
|
3
|
-
import { useViewStack as
|
|
4
|
-
import { getPropertyDefault as J, pkgs as Ne, parsePixelStr as
|
|
5
|
-
import { c as
|
|
6
|
-
import { useDisplay as
|
|
7
|
-
import { XBlockly as
|
|
8
|
-
import { globalState as
|
|
9
|
-
const
|
|
1
|
+
import { provide as ae, inject as ce, defineComponent as E, ref as T, computed as L, resolveComponent as U, 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 $e, onUnmounted as we, mergeProps as Me, withKeys as Le, useTemplateRef as He, watch as oe, watchEffect as Ke, h as k, renderSlot as kt, onMounted as Xe, onBeforeUnmount as Fe, reactive as _t } 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 xt, injectLocale as St, openNumberDlg as ze, openPromptDlg as Vt, globalObjects as Ct } from "x-essential-lib";
|
|
4
|
+
import { getPropertyDefault as J, pkgs as Ne, parsePixelStr as Ut, parsePercentStr as $t, getPropertyTag as wt, elements as Mt, makeSlotId as Re } from "x-runtime-lib";
|
|
5
|
+
import { c as Ge, i as be, r as _e, v as Ye, d as We } from "./vendor.f0ug048x.js";
|
|
6
|
+
import { useDisplay as Qe } from "vuetify";
|
|
7
|
+
import { XBlockly as bt } from "x-block-lib";
|
|
8
|
+
import { globalState as Ze } from "x-state-lib";
|
|
9
|
+
const Ee = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, Pt = (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 Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (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 Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (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) {
|
|
@@ -80,10 +80,10 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (t
|
|
|
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
|
-
}, Be = (t) => !(t instanceof Array),
|
|
83
|
+
}, Be = (t) => !(t instanceof Array), Pe = (t) => t instanceof Array, Dt = [
|
|
84
84
|
["basic", "id"],
|
|
85
85
|
["basic", "name"]
|
|
86
|
-
],
|
|
86
|
+
], At = (t) => Dt.find((s) => be(t, s)), De = (t, s, n, e, l, o, i) => (t = Ge(t), o !== void 0 ? (t.push(o), i && t.push(s.key)) : t.push(s.key), At(t) ? (e.change = !1, e.change) : s.ui ? s.array && e.children && Pe(e.children) ? Nt(
|
|
87
87
|
t,
|
|
88
88
|
s,
|
|
89
89
|
n,
|
|
@@ -91,13 +91,13 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (t
|
|
|
91
91
|
l,
|
|
92
92
|
o,
|
|
93
93
|
i
|
|
94
|
-
) :
|
|
94
|
+
) : Bt(
|
|
95
95
|
s,
|
|
96
96
|
n,
|
|
97
97
|
e,
|
|
98
98
|
o,
|
|
99
99
|
i
|
|
100
|
-
) : s.array ?
|
|
100
|
+
) : s.array ? Tt(
|
|
101
101
|
t,
|
|
102
102
|
s,
|
|
103
103
|
n,
|
|
@@ -105,7 +105,7 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (t
|
|
|
105
105
|
l,
|
|
106
106
|
o,
|
|
107
107
|
i
|
|
108
|
-
) :
|
|
108
|
+
) : Lt(
|
|
109
109
|
t,
|
|
110
110
|
s,
|
|
111
111
|
n,
|
|
@@ -113,7 +113,7 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (t
|
|
|
113
113
|
l,
|
|
114
114
|
o,
|
|
115
115
|
i
|
|
116
|
-
)),
|
|
116
|
+
)), Tt = (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)
|
|
@@ -121,7 +121,7 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (t
|
|
|
121
121
|
!1,
|
|
122
122
|
"execPropertyBranchArray property array must be valid"
|
|
123
123
|
), !1;
|
|
124
|
-
if (!e.children || !
|
|
124
|
+
if (!e.children || !Pe(e.children))
|
|
125
125
|
return console.assert(
|
|
126
126
|
!1,
|
|
127
127
|
"execPropertyBranchArray state children must be array"
|
|
@@ -142,7 +142,7 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (t
|
|
|
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 Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (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
|
+
}, Lt = (t, s, n, e, l, o, i) => {
|
|
158
158
|
if (s.ui)
|
|
159
159
|
return console.assert(
|
|
160
160
|
!1,
|
|
@@ -174,15 +174,15 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (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
|
+
}, Nt = (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)
|
|
184
184
|
return console.assert(!1, "execPropertyLeafArray property aray must be valid"), !1;
|
|
185
|
-
if (!e.children || !
|
|
185
|
+
if (!e.children || !Pe(e.children))
|
|
186
186
|
return console.assert(!1, "execPropertyLeafArray state children must be array"), !1;
|
|
187
187
|
let u;
|
|
188
188
|
o !== void 0 && !i ? (n[o] instanceof Array || (n[o] = J(s), l?.(t, n[o])), u = n[o]) : (n[s.key] instanceof Array || (n[s.key] = J(s), l?.(t, n[s.key])), u = n[s.key]), e.change = !1;
|
|
@@ -190,7 +190,7 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (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 Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (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
|
+
}, Bt = (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
|
+
}, Je = (t, s, n, e) => {
|
|
209
209
|
if (s.length <= 0 || !n) {
|
|
210
210
|
t.value = {};
|
|
211
211
|
return;
|
|
@@ -215,7 +215,7 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (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,43 +227,37 @@ const Re = (t) => !(t instanceof Array), Ae = (t) => t instanceof Array, bt = (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" ? Be(n.children) && (n = n.children[e]) :
|
|
230
|
+
typeof e == "string" ? Be(n.children) && (n = n.children[e]) : Pe(n.children) && (n = n.children[e]);
|
|
231
231
|
}), n?.change ?? !1;
|
|
232
|
-
},
|
|
233
|
-
function Bt(t) {
|
|
234
|
-
ae(Ze, t);
|
|
235
|
-
}
|
|
236
|
-
function Oe() {
|
|
237
|
-
return ce(Ze);
|
|
238
|
-
}
|
|
232
|
+
}, je = Symbol(), Ie = Symbol(), et = Symbol(), tt = Symbol(), nt = Symbol(), lt = Symbol(), ot = Symbol();
|
|
239
233
|
function Ot(t) {
|
|
240
234
|
ae(je, t);
|
|
241
235
|
}
|
|
242
|
-
function
|
|
236
|
+
function Oe() {
|
|
243
237
|
return ce(je);
|
|
244
238
|
}
|
|
245
|
-
function
|
|
239
|
+
function qt(t) {
|
|
246
240
|
ae(Ie, t);
|
|
247
241
|
}
|
|
248
|
-
function
|
|
242
|
+
function Kt() {
|
|
249
243
|
return ce(Ie);
|
|
250
244
|
}
|
|
251
|
-
function
|
|
245
|
+
function Rt(t) {
|
|
252
246
|
ae(et, t);
|
|
253
247
|
}
|
|
254
|
-
function
|
|
248
|
+
function Et() {
|
|
255
249
|
return ce(et);
|
|
256
250
|
}
|
|
257
|
-
function
|
|
251
|
+
function Jt(t) {
|
|
258
252
|
ae(tt, t);
|
|
259
253
|
}
|
|
260
|
-
function
|
|
254
|
+
function Ht() {
|
|
261
255
|
return ce(tt);
|
|
262
256
|
}
|
|
263
|
-
function
|
|
257
|
+
function Xt(t) {
|
|
264
258
|
ae(nt, t);
|
|
265
259
|
}
|
|
266
|
-
function
|
|
260
|
+
function Ft() {
|
|
267
261
|
return ce(nt);
|
|
268
262
|
}
|
|
269
263
|
function zt(t) {
|
|
@@ -272,114 +266,120 @@ function zt(t) {
|
|
|
272
266
|
function st() {
|
|
273
267
|
return ce(lt);
|
|
274
268
|
}
|
|
275
|
-
|
|
269
|
+
function Gt(t) {
|
|
270
|
+
ae(ot, t);
|
|
271
|
+
}
|
|
272
|
+
function it() {
|
|
273
|
+
return ce(ot);
|
|
274
|
+
}
|
|
275
|
+
const Yt = /* @__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 = Kt(), e = Et(), l = Ht(), o = Ft(), i = T(0), u = T(0), r = T([]), a = L(() => [i.value, u.value]), d = (S) => {
|
|
279
|
+
const D = () => !(r.value.length <= 0 || !me(l.value, r.value)), x = () => {
|
|
280
|
+
const V = Ce(n.value, r.value);
|
|
281
|
+
if (V)
|
|
282
|
+
if (V.ui) {
|
|
283
|
+
const $ = ye(e.value, r.value.slice(0, -1));
|
|
284
|
+
if (!$)
|
|
285
285
|
return;
|
|
286
|
-
|
|
287
|
-
} else if (
|
|
288
|
-
const
|
|
289
|
-
if (
|
|
286
|
+
$[r.value[r.value.length - 1]] = J(V), o(r.value, $[r.value[r.value.length - 1]]);
|
|
287
|
+
} else if (V.array) {
|
|
288
|
+
const $ = r.value[r.value.length - 1];
|
|
289
|
+
if ($ === 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 $ == "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(V), 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
|
+
V.children.forEach((Q) => {
|
|
303
|
+
O[Q.key] = J(V), o([...r.value, Q.key], O[Q.key]);
|
|
304
304
|
});
|
|
305
305
|
}
|
|
306
306
|
} else {
|
|
307
|
-
const
|
|
308
|
-
if (
|
|
307
|
+
const $ = ye(e.value, r.value);
|
|
308
|
+
if (!$)
|
|
309
309
|
return;
|
|
310
|
-
|
|
311
|
-
|
|
310
|
+
V.children.forEach((O) => {
|
|
311
|
+
$[O.key] = J(V), o([...r.value, O.key], $[O.key]);
|
|
312
312
|
});
|
|
313
313
|
}
|
|
314
314
|
};
|
|
315
|
-
|
|
315
|
+
D() && S.push({
|
|
316
316
|
title: s("x-prop-tree.reset"),
|
|
317
|
-
func:
|
|
317
|
+
func: x
|
|
318
318
|
});
|
|
319
|
-
}, c = (
|
|
320
|
-
const
|
|
321
|
-
const
|
|
322
|
-
localStorage.setItem("propTreeCopy", JSON.stringify({ property:
|
|
319
|
+
}, c = (S) => {
|
|
320
|
+
const D = () => {
|
|
321
|
+
const x = Ce(n.value, r.value), V = ye(e.value, r.value);
|
|
322
|
+
localStorage.setItem("propTreeCopy", JSON.stringify({ property: x, object: V }));
|
|
323
323
|
};
|
|
324
|
-
|
|
324
|
+
S.push({
|
|
325
325
|
title: s("x-prop-tree.copy"),
|
|
326
|
-
func:
|
|
326
|
+
func: D
|
|
327
327
|
});
|
|
328
|
-
}, f = (
|
|
329
|
-
const
|
|
330
|
-
const
|
|
331
|
-
if (!
|
|
328
|
+
}, f = (S) => {
|
|
329
|
+
const D = () => {
|
|
330
|
+
const V = localStorage.getItem("propTreeCopy");
|
|
331
|
+
if (!V)
|
|
332
332
|
return !1;
|
|
333
333
|
try {
|
|
334
|
-
const { property:
|
|
335
|
-
return
|
|
336
|
-
} catch (
|
|
337
|
-
console.error(
|
|
334
|
+
const { property: $ } = JSON.parse(V), O = Ce(n.value, r.value);
|
|
335
|
+
return Pt($, O);
|
|
336
|
+
} catch ($) {
|
|
337
|
+
console.error($);
|
|
338
338
|
}
|
|
339
339
|
return !1;
|
|
340
|
-
},
|
|
341
|
-
if (!
|
|
340
|
+
}, x = () => {
|
|
341
|
+
if (!D())
|
|
342
342
|
return;
|
|
343
|
-
const
|
|
344
|
-
if (
|
|
343
|
+
const V = localStorage.getItem("propTreeCopy");
|
|
344
|
+
if (V)
|
|
345
345
|
try {
|
|
346
|
-
const { object:
|
|
347
|
-
console.log(
|
|
348
|
-
} catch (
|
|
349
|
-
console.error(
|
|
346
|
+
const { object: $ } = JSON.parse(V), O = Ce(n.value, r.value);
|
|
347
|
+
console.log($, O);
|
|
348
|
+
} catch ($) {
|
|
349
|
+
console.error($);
|
|
350
350
|
}
|
|
351
351
|
};
|
|
352
|
-
|
|
352
|
+
D() && S.push({
|
|
353
353
|
title: s("x-prop-tree.paste"),
|
|
354
|
-
func:
|
|
354
|
+
func: x
|
|
355
355
|
});
|
|
356
356
|
}, v = L(() => {
|
|
357
|
-
const
|
|
358
|
-
return d(
|
|
359
|
-
}),
|
|
360
|
-
i.value =
|
|
361
|
-
}, { open:
|
|
362
|
-
return (
|
|
363
|
-
const
|
|
364
|
-
return
|
|
365
|
-
modelValue:
|
|
366
|
-
"onUpdate:modelValue":
|
|
357
|
+
const S = [];
|
|
358
|
+
return d(S), c(S), f(S), S;
|
|
359
|
+
}), C = (S) => {
|
|
360
|
+
i.value = S.x, u.value = S.y, r.value = S.keys;
|
|
361
|
+
}, { open: h } = ke("propTreeMenu", C);
|
|
362
|
+
return (S, D) => {
|
|
363
|
+
const x = U("v-list-item-title"), V = U("v-list-item"), $ = U("v-list"), O = U("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
|
-
(
|
|
375
|
-
key:
|
|
371
|
+
default: R(() => [
|
|
372
|
+
b($, null, {
|
|
373
|
+
default: R(() => [
|
|
374
|
+
(_(!0), K(fe, null, Te(v.value, (Q, pe) => (_(), B(V, {
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
394
394
|
}, 8, ["modelValue", "target"]);
|
|
395
395
|
};
|
|
396
396
|
}
|
|
397
|
-
}),
|
|
397
|
+
}), Wt = { style: { pointerEvents: "none" } }, Ue = /* @__PURE__ */ E({
|
|
398
398
|
__name: "index",
|
|
399
399
|
props: {
|
|
400
400
|
title: {},
|
|
@@ -416,99 +416,99 @@ const Gt = /* @__PURE__ */ R({
|
|
|
416
416
|
l("menu", a.clientX, a.clientY);
|
|
417
417
|
};
|
|
418
418
|
return (a, d) => {
|
|
419
|
-
const c = U("v-icon"), f = U("v-spacer"), v = U("v-btn"),
|
|
420
|
-
return
|
|
419
|
+
const c = U("v-icon"), f = U("v-spacer"), v = U("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", Wt, 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
|
+
}), Qt = { class: "d-flex justify-space-between align-center" }, Zt = /* @__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 = L(() => t.readonly), { open: u } =
|
|
472
|
-
return
|
|
471
|
+
}), i = L(() => t.readonly), { open: u } = ke(`propTreeColorPickerMenu${$e()}`);
|
|
472
|
+
return we(() => {
|
|
473
473
|
u.value = !1;
|
|
474
474
|
}), (r, a) => {
|
|
475
475
|
const d = U("v-btn"), c = U("v-color-picker"), f = U("v-menu");
|
|
476
|
-
return
|
|
477
|
-
modelValue:
|
|
476
|
+
return _(), B(f, {
|
|
477
|
+
modelValue: P(u),
|
|
478
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", Qt, [
|
|
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
513
|
"onUpdate:modelValue": a[1] || (a[1] = (v) => e.value = v),
|
|
514
514
|
mode: "hexa",
|
|
@@ -520,7 +520,7 @@ const Gt = /* @__PURE__ */ R({
|
|
|
520
520
|
}, 8, ["modelValue"]);
|
|
521
521
|
};
|
|
522
522
|
}
|
|
523
|
-
}),
|
|
523
|
+
}), jt = { class: "text-subtitle-2 ml-1" }, It = { class: "text-caption text-grey ml-1" }, en = /* @__PURE__ */ E({
|
|
524
524
|
__name: "group",
|
|
525
525
|
props: {
|
|
526
526
|
id: {},
|
|
@@ -538,25 +538,25 @@ const Gt = /* @__PURE__ */ R({
|
|
|
538
538
|
}));
|
|
539
539
|
return (r, a) => {
|
|
540
540
|
const d = U("v-icon"), c = ee("ripple");
|
|
541
|
-
return
|
|
541
|
+
return j((_(), K("div", {
|
|
542
542
|
class: "d-flex align-center cursor-pointer",
|
|
543
543
|
style: W(u.value),
|
|
544
544
|
onClick: a[0] || (a[0] = (f) => o("x-click", l.id)),
|
|
545
545
|
onMouseout: a[1] || (a[1] = (f) => i.value = !1),
|
|
546
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", jt, F(l.title), 1),
|
|
553
|
+
q("span", It, F(l.count), 1)
|
|
554
554
|
], 36)), [
|
|
555
555
|
[c]
|
|
556
556
|
]);
|
|
557
557
|
};
|
|
558
558
|
}
|
|
559
|
-
}),
|
|
559
|
+
}), tn = { class: "text-subtitle-1 ml-6" }, nn = /* @__PURE__ */ E({
|
|
560
560
|
__name: "item",
|
|
561
561
|
props: {
|
|
562
562
|
id: {},
|
|
@@ -572,23 +572,23 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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", tn, F(l.title), 1)
|
|
583
583
|
], 36)), [
|
|
584
584
|
[d]
|
|
585
585
|
]);
|
|
586
586
|
};
|
|
587
587
|
}
|
|
588
|
-
}),
|
|
588
|
+
}), ln = { key: 0 }, on = {
|
|
589
589
|
key: 1,
|
|
590
590
|
class: "text-body-2 text-grey ml-3"
|
|
591
|
-
},
|
|
591
|
+
}, sn = /* @__PURE__ */ E({
|
|
592
592
|
__name: "index",
|
|
593
593
|
props: {
|
|
594
594
|
modelValue: {},
|
|
@@ -598,17 +598,17 @@ const Gt = /* @__PURE__ */ R({
|
|
|
598
598
|
},
|
|
599
599
|
emits: ["update:modelValue", "update:open"],
|
|
600
600
|
setup(t) {
|
|
601
|
-
const { t: s } =
|
|
602
|
-
const r =
|
|
603
|
-
r &&
|
|
601
|
+
const { t: s } = I(), n = z(t, "modelValue"), e = z(t, "open"), l = st(), o = (u) => {
|
|
602
|
+
const r = _e(l, u);
|
|
603
|
+
r && Ye(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
|
-
(
|
|
607
|
+
return (u, r) => P(l).length > 0 ? (_(), K("div", ln, [
|
|
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(en, {
|
|
612
612
|
key: 0,
|
|
613
613
|
id: a.id,
|
|
614
614
|
collapse: a.collapse,
|
|
@@ -616,16 +616,16 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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(nn, {
|
|
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", on, F(P(s)("x-prop-tree.noComp")), 1));
|
|
627
627
|
}
|
|
628
|
-
}),
|
|
628
|
+
}), un = { class: "text-subtitle-1 ml-3" }, rn = /* @__PURE__ */ E({
|
|
629
629
|
__name: "index",
|
|
630
630
|
props: {
|
|
631
631
|
modelValue: {},
|
|
@@ -633,7 +633,7 @@ const Gt = /* @__PURE__ */ R({
|
|
|
633
633
|
},
|
|
634
634
|
emits: ["update:modelValue"],
|
|
635
635
|
setup(t) {
|
|
636
|
-
const { t: s } =
|
|
636
|
+
const { t: s } = I(), n = Qe(), { sysBarAvail: e } = ve(), { backgroundColor1: l } = te(), o = z(t, "modelValue"), i = st(), u = L(() => {
|
|
637
637
|
let f = "100%";
|
|
638
638
|
return n.mdAndUp.value && (f = "400px"), {
|
|
639
639
|
background: l.value,
|
|
@@ -651,73 +651,73 @@ const Gt = /* @__PURE__ */ R({
|
|
|
651
651
|
})), d = L(() => {
|
|
652
652
|
if (!o.value)
|
|
653
653
|
return s("x-runtime-lib.notSet");
|
|
654
|
-
const f =
|
|
654
|
+
const f = _e(i, o.value);
|
|
655
655
|
return f ? f.name : s("x-runtime-lib.compNotAvail");
|
|
656
|
-
}), { open: c } =
|
|
657
|
-
return
|
|
656
|
+
}), { open: c } = ke(`propTreeCompSelectDlg${$e()}`);
|
|
657
|
+
return we(() => {
|
|
658
658
|
c.value = !1;
|
|
659
659
|
}), (f, v) => {
|
|
660
|
-
const
|
|
661
|
-
return
|
|
662
|
-
modelValue:
|
|
663
|
-
"onUpdate:modelValue": v[5] || (v[5] = (
|
|
660
|
+
const C = U("v-btn"), h = U("v-sheet"), S = U("v-icon"), D = U("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: v[6] || (v[6] = Le(X((
|
|
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: v[3] || (v[3] = X((
|
|
685
|
-
onContextmenu: v[4] || (v[4] = X((
|
|
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(S, {
|
|
703
703
|
icon: "mdi-close",
|
|
704
|
-
onClick: v[0] || (v[0] = (
|
|
704
|
+
onClick: v[0] || (v[0] = (x) => c.value = !1)
|
|
705
705
|
}),
|
|
706
|
-
|
|
706
|
+
q("span", un, 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(sn, {
|
|
715
715
|
modelValue: o.value,
|
|
716
|
-
"onUpdate:modelValue": v[1] || (v[1] = (
|
|
717
|
-
open:
|
|
718
|
-
"onUpdate:open": v[2] || (v[2] = (
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
728
728
|
}, 8, ["modelValue"]);
|
|
729
729
|
};
|
|
730
730
|
}
|
|
731
|
-
}),
|
|
731
|
+
}), an = /* @__PURE__ */ E({
|
|
732
732
|
__name: "editor",
|
|
733
733
|
props: {
|
|
734
734
|
modelValue: { required: !0 },
|
|
@@ -740,28 +740,28 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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 = xt(), i = St(), u = Oe(), r = He("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, f) => (
|
|
750
|
+
} }), (c, f) => (_(), B(P(bt), {
|
|
751
751
|
ref_key: "target",
|
|
752
752
|
ref: r,
|
|
753
753
|
lock: e.value,
|
|
754
754
|
"onUpdate:lock": f[0] || (f[0] = (v) => e.value = v),
|
|
755
755
|
scale: l.value,
|
|
756
756
|
"onUpdate:scale": f[1] || (f[1] = (v) => l.value = v),
|
|
757
|
-
dark:
|
|
758
|
-
locale:
|
|
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
|
+
}), cn = { class: "text-subtitle-1" }, dn = /* @__PURE__ */ E({
|
|
765
765
|
__name: "index",
|
|
766
766
|
props: {
|
|
767
767
|
modelValue: { required: !0 },
|
|
@@ -769,84 +769,84 @@ const Gt = /* @__PURE__ */ R({
|
|
|
769
769
|
},
|
|
770
770
|
emits: ["update:modelValue"],
|
|
771
771
|
setup(t) {
|
|
772
|
-
const { t: s } =
|
|
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
773
|
let v = 48;
|
|
774
774
|
return n.value && (v += 24), {
|
|
775
775
|
position: "relative",
|
|
776
776
|
background: l.value,
|
|
777
777
|
height: `calc(100% - ${v}px)`
|
|
778
778
|
};
|
|
779
|
-
}), d = L(() => s("x-prop-tree.dlg.jsonEditor.title")), { open: c } =
|
|
780
|
-
|
|
779
|
+
}), d = L(() => s("x-prop-tree.dlg.jsonEditor.title")), { open: c } = ke(`propTreejsonEditorDlg${$e()}`);
|
|
780
|
+
we(() => {
|
|
781
781
|
c.value = !1;
|
|
782
782
|
});
|
|
783
|
-
const f =
|
|
783
|
+
const f = He("editor");
|
|
784
784
|
return oe(c, (v) => {
|
|
785
785
|
v || f.value?.save();
|
|
786
|
-
}), (v,
|
|
787
|
-
const
|
|
788
|
-
return
|
|
789
|
-
modelValue:
|
|
790
|
-
"onUpdate:modelValue":
|
|
786
|
+
}), (v, C) => {
|
|
787
|
+
const h = U("v-btn"), S = U("v-sheet"), D = U("v-spacer"), x = U("v-dialog");
|
|
788
|
+
return _(), B(x, {
|
|
789
|
+
modelValue: P(c),
|
|
790
|
+
"onUpdate:modelValue": C[4] || (C[4] = (V) => re(c) ? c.value = V : 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((V) => c.value = !1, ["stop", "prevent"]), ["esc"]))
|
|
797
797
|
}, {
|
|
798
|
-
activator:
|
|
799
|
-
|
|
798
|
+
activator: R(({ props: V }) => [
|
|
799
|
+
b(h, Me(V, {
|
|
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(S, {
|
|
811
|
+
color: P(e),
|
|
812
812
|
height: "100%",
|
|
813
813
|
width: "100%"
|
|
814
814
|
}, {
|
|
815
|
-
default:
|
|
816
|
-
|
|
815
|
+
default: R(() => [
|
|
816
|
+
P(n) ? (_(), B(S, {
|
|
817
817
|
key: 0,
|
|
818
|
-
color:
|
|
818
|
+
color: P(o),
|
|
819
819
|
height: 24
|
|
820
820
|
}, null, 8, ["color"])) : G("", !0),
|
|
821
|
-
|
|
821
|
+
b(S, {
|
|
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] = (V) => c.value = !1)
|
|
832
832
|
}),
|
|
833
|
-
|
|
834
|
-
|
|
833
|
+
q("span", cn, 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(an, {
|
|
842
842
|
ref_key: "editor",
|
|
843
843
|
ref: f,
|
|
844
844
|
modelValue: i.value,
|
|
845
|
-
"onUpdate:modelValue":
|
|
845
|
+
"onUpdate:modelValue": C[1] || (C[1] = (V) => i.value = V),
|
|
846
846
|
lock: u.value,
|
|
847
|
-
"onUpdate:lock":
|
|
847
|
+
"onUpdate:lock": C[2] || (C[2] = (V) => u.value = V),
|
|
848
848
|
scale: r.value,
|
|
849
|
-
"onUpdate:scale":
|
|
849
|
+
"onUpdate:scale": C[3] || (C[3] = (V) => r.value = V)
|
|
850
850
|
}, null, 8, ["modelValue", "lock", "scale"])
|
|
851
851
|
], 4)
|
|
852
852
|
]),
|
|
@@ -857,35 +857,35 @@ const Gt = /* @__PURE__ */ R({
|
|
|
857
857
|
}, 8, ["modelValue"]);
|
|
858
858
|
};
|
|
859
859
|
}
|
|
860
|
-
}),
|
|
860
|
+
}), mn = { class: "d-flex justify-space-between align-center my-2" }, fn = { class: "flex-grow-1" }, vn = /* @__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 }, S) => {
|
|
874
|
+
C.push({
|
|
875
|
+
title: n(h),
|
|
876
|
+
value: S
|
|
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
883
|
const d = L(() => u.value?.[r.value]), c = () => {
|
|
884
884
|
l.value = d.value?.default;
|
|
885
|
-
}, f = T(0), v = async (
|
|
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 ze({
|
|
889
889
|
title: "",
|
|
890
890
|
value: f.value,
|
|
891
891
|
precision: d.value.precision,
|
|
@@ -893,20 +893,20 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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" ? f.value =
|
|
900
|
-
}), oe(f, (
|
|
901
|
-
d.value?.ui === "pixelInput" ? l.value =
|
|
902
|
-
}), (
|
|
903
|
-
const
|
|
904
|
-
return
|
|
905
|
-
|
|
906
|
-
|
|
899
|
+
d.value?.ui === "pixelInput" ? f.value = Ut(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 S = U("v-select"), D = U("v-number-input"), x = U("v-btn"), V = ee("ripple");
|
|
904
|
+
return _(), K("div", mn, [
|
|
905
|
+
q("div", fn, [
|
|
906
|
+
j(b(S, {
|
|
907
907
|
modelValue: r.value,
|
|
908
908
|
"onUpdate:modelValue": [
|
|
909
|
-
|
|
909
|
+
h[0] || (h[0] = ($) => r.value = $),
|
|
910
910
|
c
|
|
911
911
|
],
|
|
912
912
|
density: "compact",
|
|
@@ -915,16 +915,16 @@ const Gt = /* @__PURE__ */ R({
|
|
|
915
915
|
"single-line": ""
|
|
916
916
|
}, null, 8, ["modelValue", "items"]), [
|
|
917
917
|
[
|
|
918
|
-
|
|
918
|
+
V,
|
|
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
926
|
modelValue: f.value,
|
|
927
|
-
"onUpdate:modelValue":
|
|
927
|
+
"onUpdate:modelValue": h[1] || (h[1] = ($) => f.value = $),
|
|
928
928
|
"control-variant": "stacked",
|
|
929
929
|
density: "compact",
|
|
930
930
|
"hide-details": "",
|
|
@@ -936,27 +936,27 @@ const Gt = /* @__PURE__ */ R({
|
|
|
936
936
|
"onUpdate:focused": v
|
|
937
937
|
}, null, 8, ["modelValue", "max", "min", "precision", "step"])), [
|
|
938
938
|
[
|
|
939
|
-
|
|
939
|
+
V,
|
|
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(($) => o("delete"), ["stop"]))
|
|
953
953
|
})) : G("", !0)
|
|
954
954
|
]);
|
|
955
955
|
};
|
|
956
956
|
}
|
|
957
|
-
}),
|
|
957
|
+
}), pn = { class: "d-flex justify-space-between align-center" }, gn = /* @__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,12 +968,12 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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())
|
|
975
975
|
return;
|
|
976
|
-
const u = await
|
|
976
|
+
const u = await ze({
|
|
977
977
|
title: "",
|
|
978
978
|
value: e.value,
|
|
979
979
|
precision: t.precision,
|
|
@@ -985,8 +985,8 @@ const Gt = /* @__PURE__ */ R({
|
|
|
985
985
|
};
|
|
986
986
|
return (i, u) => {
|
|
987
987
|
const r = U("v-number-input"), a = U("v-btn"), d = ee("ripple");
|
|
988
|
-
return
|
|
989
|
-
|
|
988
|
+
return _(), K("div", pn, [
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
1018
1018
|
]);
|
|
1019
1019
|
};
|
|
1020
1020
|
}
|
|
1021
|
-
}),
|
|
1021
|
+
}), yn = { class: "d-flex justify-space-between align-center" }, hn = /* @__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,9 +1028,9 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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
1035
|
return Ne[o.value]?.items[t.items].forEach(({ title: r, value: a }) => {
|
|
1036
1036
|
u.push({ title: n(r), value: a });
|
|
@@ -1038,8 +1038,8 @@ const Gt = /* @__PURE__ */ R({
|
|
|
1038
1038
|
});
|
|
1039
1039
|
return (u, r) => {
|
|
1040
1040
|
const a = U("v-select"), d = U("v-btn"), c = ee("ripple");
|
|
1041
|
-
return
|
|
1042
|
-
|
|
1041
|
+
return _(), K("div", yn, [
|
|
1042
|
+
j(b(a, {
|
|
1043
1043
|
modelValue: e.value,
|
|
1044
1044
|
"onUpdate:modelValue": r[0] || (r[0] = (f) => e.value = f),
|
|
1045
1045
|
density: "compact",
|
|
@@ -1055,7 +1055,7 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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",
|
|
@@ -1066,7 +1066,7 @@ const Gt = /* @__PURE__ */ R({
|
|
|
1066
1066
|
]);
|
|
1067
1067
|
};
|
|
1068
1068
|
}
|
|
1069
|
-
}),
|
|
1069
|
+
}), kn = { class: "text-subtitle-2 ml-1" }, _n = { class: "text-caption text-grey ml-1" }, xn = /* @__PURE__ */ E({
|
|
1070
1070
|
__name: "group",
|
|
1071
1071
|
props: {
|
|
1072
1072
|
id: {},
|
|
@@ -1084,25 +1084,25 @@ const Gt = /* @__PURE__ */ R({
|
|
|
1084
1084
|
}));
|
|
1085
1085
|
return (r, a) => {
|
|
1086
1086
|
const d = U("v-icon"), c = ee("ripple");
|
|
1087
|
-
return
|
|
1087
|
+
return j((_(), K("div", {
|
|
1088
1088
|
class: "d-flex align-center cursor-pointer",
|
|
1089
1089
|
style: W(u.value),
|
|
1090
1090
|
onClick: a[0] || (a[0] = (f) => o("x-click", l.id)),
|
|
1091
1091
|
onMouseout: a[1] || (a[1] = (f) => i.value = !1),
|
|
1092
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", kn, F(l.title), 1),
|
|
1099
|
+
q("span", _n, F(l.count), 1)
|
|
1100
1100
|
], 36)), [
|
|
1101
1101
|
[c]
|
|
1102
1102
|
]);
|
|
1103
1103
|
};
|
|
1104
1104
|
}
|
|
1105
|
-
}),
|
|
1105
|
+
}), Sn = { class: "text-subtitle-1 ml-6" }, Vn = /* @__PURE__ */ E({
|
|
1106
1106
|
__name: "item",
|
|
1107
1107
|
props: {
|
|
1108
1108
|
id: {},
|
|
@@ -1118,23 +1118,23 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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", Sn, F(l.title), 1)
|
|
1129
1129
|
], 36)), [
|
|
1130
1130
|
[d]
|
|
1131
1131
|
]);
|
|
1132
1132
|
};
|
|
1133
1133
|
}
|
|
1134
|
-
}),
|
|
1134
|
+
}), Cn = { key: 0 }, Un = {
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
1144
1144
|
},
|
|
1145
1145
|
emits: ["update:modelValue", "update:open"],
|
|
1146
1146
|
setup(t) {
|
|
1147
|
-
const { t: s } =
|
|
1148
|
-
const r =
|
|
1149
|
-
r &&
|
|
1147
|
+
const { t: s } = I(), n = z(t, "modelValue"), e = z(t, "open"), l = it(), o = (u) => {
|
|
1148
|
+
const r = _e(l, u);
|
|
1149
|
+
r && Ye(l, u, !r.collapse);
|
|
1150
1150
|
}, i = (u) => {
|
|
1151
1151
|
n.value = u, e.value = !1;
|
|
1152
1152
|
};
|
|
1153
|
-
return (u, r) =>
|
|
1154
|
-
(
|
|
1153
|
+
return (u, r) => P(l).length > 0 ? (_(), K("div", Cn, [
|
|
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(xn, {
|
|
1158
1158
|
key: 0,
|
|
1159
1159
|
id: a.id,
|
|
1160
1160
|
collapse: a.collapse,
|
|
@@ -1162,16 +1162,16 @@ const Gt = /* @__PURE__ */ R({
|
|
|
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", Un, F(P(s)("x-prop-tree.noSlot")), 1));
|
|
1173
1173
|
}
|
|
1174
|
-
}),
|
|
1174
|
+
}), wn = { class: "text-subtitle-1 ml-3" }, Mn = /* @__PURE__ */ E({
|
|
1175
1175
|
__name: "index",
|
|
1176
1176
|
props: {
|
|
1177
1177
|
modelValue: {},
|
|
@@ -1179,7 +1179,7 @@ const Gt = /* @__PURE__ */ R({
|
|
|
1179
1179
|
},
|
|
1180
1180
|
emits: ["update:modelValue"],
|
|
1181
1181
|
setup(t) {
|
|
1182
|
-
const { t: s } =
|
|
1182
|
+
const { t: s } = I(), n = Qe(), { sysBarAvail: e } = ve(), { backgroundColor1: l } = te(), o = z(t, "modelValue"), i = it(), u = L(() => {
|
|
1183
1183
|
let f = "100%";
|
|
1184
1184
|
return n.mdAndUp.value && (f = "400px"), {
|
|
1185
1185
|
background: l.value,
|
|
@@ -1197,73 +1197,73 @@ const Gt = /* @__PURE__ */ R({
|
|
|
1197
1197
|
})), d = L(() => {
|
|
1198
1198
|
if (!o.value)
|
|
1199
1199
|
return s("x-runtime-lib.notSet");
|
|
1200
|
-
const f =
|
|
1200
|
+
const f = _e(i, o.value);
|
|
1201
1201
|
return f ? f.name : s("x-runtime-lib.slotNotAvail");
|
|
1202
|
-
}), { open: c } =
|
|
1203
|
-
return
|
|
1202
|
+
}), { open: c } = ke(`propTreeSlotSelectDlg${$e()}`);
|
|
1203
|
+
return we(() => {
|
|
1204
1204
|
c.value = !1;
|
|
1205
1205
|
}), (f, v) => {
|
|
1206
|
-
const
|
|
1207
|
-
return
|
|
1208
|
-
modelValue:
|
|
1209
|
-
"onUpdate:modelValue": v[5] || (v[5] = (
|
|
1206
|
+
const C = U("v-btn"), h = U("v-sheet"), S = U("v-icon"), D = U("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: v[6] || (v[6] = Le(X((
|
|
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: v[3] || (v[3] = X((
|
|
1231
|
-
onContextmenu: v[4] || (v[4] = X((
|
|
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(S, {
|
|
1249
1249
|
icon: "mdi-close",
|
|
1250
|
-
onClick: v[0] || (v[0] = (
|
|
1250
|
+
onClick: v[0] || (v[0] = (x) => c.value = !1)
|
|
1251
1251
|
}),
|
|
1252
|
-
|
|
1252
|
+
q("span", wn, 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": v[1] || (v[1] = (
|
|
1263
|
-
open:
|
|
1264
|
-
"onUpdate:open": v[2] || (v[2] = (
|
|
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,16 +1274,16 @@ const Gt = /* @__PURE__ */ R({
|
|
|
1274
1274
|
}, 8, ["modelValue"]);
|
|
1275
1275
|
};
|
|
1276
1276
|
}
|
|
1277
|
-
}),
|
|
1277
|
+
}), bn = { class: "d-flex justify-space-between align-center" }, Pn = /* @__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())
|
|
@@ -1296,8 +1296,8 @@ const Gt = /* @__PURE__ */ R({
|
|
|
1296
1296
|
};
|
|
1297
1297
|
return (i, u) => {
|
|
1298
1298
|
const r = U("v-text-field"), a = U("v-btn"), d = ee("ripple");
|
|
1299
|
-
return
|
|
1300
|
-
|
|
1299
|
+
return _(), K("div", bn, [
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
1324
1324
|
]);
|
|
1325
1325
|
};
|
|
1326
1326
|
}
|
|
1327
|
-
}),
|
|
1327
|
+
}), Dn = { class: "d-flex justify-space-between align-center" }, An = /* @__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
1340
|
const i = U("v-switch"), u = U("v-btn");
|
|
1341
|
-
return
|
|
1342
|
-
|
|
1341
|
+
return _(), K("div", Dn, [
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
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 Gt = /* @__PURE__ */ R({
|
|
|
1360
1360
|
};
|
|
1361
1361
|
}
|
|
1362
1362
|
});
|
|
1363
|
-
function
|
|
1364
|
-
return { renderUiColorPicker: (n, e, l, o, i) => e.ui !== "colorPicker" ? (console.assert(!1),
|
|
1363
|
+
function Tn(t) {
|
|
1364
|
+
return { renderUiColorPicker: (n, e, l, o, i) => e.ui !== "colorPicker" ? (console.assert(!1), k("div", "renderUiColorPicker property ui must be colorPicker")) : k(Zt, {
|
|
1365
1365
|
modelValue: ne(
|
|
1366
1366
|
n,
|
|
1367
1367
|
e,
|
|
@@ -1388,8 +1388,8 @@ function An(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 Ln(t) {
|
|
1392
|
+
return { renderUiCompSelect: (n, e, l, o, i) => e.ui !== "compSelect" ? (console.assert(!1), k("div", "renderUiCompSelect property ui must be compSelect")) : k(rn, {
|
|
1393
1393
|
modelValue: ne(
|
|
1394
1394
|
n,
|
|
1395
1395
|
e,
|
|
@@ -1411,7 +1411,7 @@ function Tn(t) {
|
|
|
1411
1411
|
}
|
|
1412
1412
|
}) };
|
|
1413
1413
|
}
|
|
1414
|
-
function
|
|
1414
|
+
function Nn(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 Ln(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 Bn(t) {
|
|
1424
|
+
return { renderUiJsonEditor: (n, e, l, o, i) => e.ui !== "jsonEditor" ? k("div", "renderUijsonEditor property ui must be jsonEditor") : k(dn, {
|
|
1425
1425
|
modelValue: ne(
|
|
1426
1426
|
n,
|
|
1427
1427
|
e,
|
|
@@ -1443,8 +1443,8 @@ function Nn(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 On(t) {
|
|
1447
|
+
return { renderUiMultiTypes: (n, e, l, o, i) => e.ui !== "multiTypes" ? (console.assert(!1), k("div", "renderUiMultiTypes property ui must be multiTypes")) : k(vn, {
|
|
1448
1448
|
modelValue: ne(
|
|
1449
1449
|
n,
|
|
1450
1450
|
e,
|
|
@@ -1471,8 +1471,8 @@ function Bn(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 qn(t) {
|
|
1475
|
+
return { renderUiNumInput: (n, e, l, o, i) => e.ui !== "numInput" ? (console.assert(!1), k("div", "renderUiNumInput property ui must be numInput")) : k(gn, {
|
|
1476
1476
|
modelValue: ne(
|
|
1477
1477
|
n,
|
|
1478
1478
|
e,
|
|
@@ -1503,7 +1503,7 @@ function On(t) {
|
|
|
1503
1503
|
readonly: e.readonly
|
|
1504
1504
|
}) };
|
|
1505
1505
|
}
|
|
1506
|
-
const
|
|
1506
|
+
const Kn = /* @__PURE__ */ E({
|
|
1507
1507
|
__name: "index",
|
|
1508
1508
|
props: {
|
|
1509
1509
|
minHeight: {}
|
|
@@ -1521,27 +1521,27 @@ const qn = /* @__PURE__ */ R({
|
|
|
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
|
+
kt(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 Rn(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
|
+
Kn,
|
|
1545
1545
|
{
|
|
1546
1546
|
minHeight: s.value,
|
|
1547
1547
|
onMenu: (c, f) => {
|
|
@@ -1549,17 +1549,17 @@ function Kn(t, s, n) {
|
|
|
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 En(t) {
|
|
1562
|
+
return { renderUiSelect: (n, e, l, o, i) => e.ui !== "select" ? (console.assert(!1), k("div", "renderUiSelect property ui must be select")) : k(hn, {
|
|
1563
1563
|
modelValue: ne(
|
|
1564
1564
|
n,
|
|
1565
1565
|
e,
|
|
@@ -1587,8 +1587,8 @@ function Rn(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 Jn(t) {
|
|
1591
|
+
return { renderUiSlotSelect: (n, e, l, o, i) => e.ui !== "slotSelect" ? (console.assert(!1), k("div", "renderUiSlotSelect property ui must be slotSelect")) : k(Mn, {
|
|
1592
1592
|
modelValue: ne(
|
|
1593
1593
|
n,
|
|
1594
1594
|
e,
|
|
@@ -1610,8 +1610,8 @@ function En(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 Hn(t) {
|
|
1614
|
+
return { renderUiStrInput: (n, e, l, o, i) => e.ui !== "strInput" ? (console.assert(!1), k("div", "renderUiStrInput property ui must be strInput")) : k(Pn, {
|
|
1615
1615
|
modelValue: e.static ? e.value : ne(
|
|
1616
1616
|
n,
|
|
1617
1617
|
e,
|
|
@@ -1638,8 +1638,8 @@ function Jn(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 Xn(t) {
|
|
1642
|
+
return { renderUiSwitch: (n, e, l, o, i) => e.ui !== "switch" ? (console.assert(!1), k("div", "renderUiSwitch property ui must be switch")) : k(An, {
|
|
1643
1643
|
modelValue: ne(
|
|
1644
1644
|
n,
|
|
1645
1645
|
e,
|
|
@@ -1666,11 +1666,11 @@ function Hn(t) {
|
|
|
1666
1666
|
readonly: e.readonly
|
|
1667
1667
|
}) };
|
|
1668
1668
|
}
|
|
1669
|
-
function
|
|
1669
|
+
function Fn() {
|
|
1670
1670
|
const t = T([]);
|
|
1671
|
-
|
|
1671
|
+
zt(t);
|
|
1672
1672
|
const s = () => {
|
|
1673
|
-
const { activeApp: o, depends: i } =
|
|
1673
|
+
const { activeApp: o, depends: i } = Ze.app, u = [];
|
|
1674
1674
|
for (const { id: r, name: a, position: d } of o.compGroups) {
|
|
1675
1675
|
const c = t.value.find((f) => f.id === r);
|
|
1676
1676
|
u.push({
|
|
@@ -1683,7 +1683,7 @@ function Xn() {
|
|
|
1683
1683
|
}
|
|
1684
1684
|
for (const { id: r, groupId: a, name: d, position: c } of o.comps)
|
|
1685
1685
|
i[r] && u.push({ id: r, type: 1, name: d, position: c, group: a });
|
|
1686
|
-
|
|
1686
|
+
We(u, !0), t.value = u;
|
|
1687
1687
|
};
|
|
1688
1688
|
let n;
|
|
1689
1689
|
const e = () => {
|
|
@@ -1693,15 +1693,15 @@ function Xn() {
|
|
|
1693
1693
|
}, l = () => {
|
|
1694
1694
|
clearTimeout(n), n = void 0;
|
|
1695
1695
|
};
|
|
1696
|
-
|
|
1696
|
+
Xe(() => {
|
|
1697
1697
|
e();
|
|
1698
|
-
}),
|
|
1698
|
+
}), Fe(() => {
|
|
1699
1699
|
l();
|
|
1700
1700
|
});
|
|
1701
1701
|
}
|
|
1702
|
-
function
|
|
1703
|
-
const { i18n: e } =
|
|
1704
|
-
|
|
1702
|
+
function zn(t, s, n) {
|
|
1703
|
+
const { i18n: e } = Ct, l = T([]);
|
|
1704
|
+
Gt(l);
|
|
1705
1705
|
const o = () => {
|
|
1706
1706
|
if (!t.value || !s.value || !n.value)
|
|
1707
1707
|
return;
|
|
@@ -1710,44 +1710,60 @@ function Fn(t, s, n) {
|
|
|
1710
1710
|
console.assert(!1, `invalid version=${t.value}`);
|
|
1711
1711
|
return;
|
|
1712
1712
|
}
|
|
1713
|
-
const d =
|
|
1713
|
+
const d = wt(s.value, n.value), c = [];
|
|
1714
1714
|
for (let h = 0; h < a.groups[d].length; h++) {
|
|
1715
|
-
const
|
|
1715
|
+
const S = a.groups[d][h], D = _e(l, S.key);
|
|
1716
1716
|
c.push({
|
|
1717
|
-
id:
|
|
1717
|
+
id: S.key,
|
|
1718
1718
|
type: 0,
|
|
1719
|
-
name: e.global.t(
|
|
1719
|
+
name: e.global.t(S.name),
|
|
1720
1720
|
position: h,
|
|
1721
|
-
collapse:
|
|
1721
|
+
collapse: D?.collapse ?? !0,
|
|
1722
1722
|
count: 0
|
|
1723
1723
|
});
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1724
|
+
let x = 0;
|
|
1725
|
+
for (const V of S.items) {
|
|
1726
|
+
const $ = Mt[V];
|
|
1727
|
+
if ($ && !$.internal && $.slots)
|
|
1728
|
+
for (const O of $.slots) {
|
|
1729
|
+
const Q = Re("elementSlot", $.key, O.key), pe = `${e.global.t($.name)} / ${e.global.t(O.name)}`;
|
|
1730
|
+
c.push({
|
|
1731
|
+
id: Q,
|
|
1732
|
+
type: 1,
|
|
1733
|
+
name: pe,
|
|
1734
|
+
position: x++,
|
|
1735
|
+
group: S.key
|
|
1736
|
+
});
|
|
1737
|
+
}
|
|
1733
1738
|
}
|
|
1734
1739
|
}
|
|
1735
|
-
const { activeApp: f, depends: v } =
|
|
1736
|
-
for (const { id: h, name:
|
|
1737
|
-
const
|
|
1740
|
+
const { activeApp: f, depends: v } = Ze.app;
|
|
1741
|
+
for (const { id: h, name: S, position: D } of f.compGroups) {
|
|
1742
|
+
const x = l.value.find((V) => V.id);
|
|
1738
1743
|
c.push({
|
|
1739
1744
|
id: h,
|
|
1740
1745
|
type: 0,
|
|
1741
|
-
name:
|
|
1742
|
-
position:
|
|
1743
|
-
collapse:
|
|
1746
|
+
name: S,
|
|
1747
|
+
position: D,
|
|
1748
|
+
collapse: x?.collapse ?? !0
|
|
1744
1749
|
});
|
|
1745
1750
|
}
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1751
|
+
let C = 0;
|
|
1752
|
+
for (const h of f.comps) {
|
|
1753
|
+
const S = v[h.id];
|
|
1754
|
+
if (S && S.meta.slots)
|
|
1755
|
+
for (const D of S.meta.slots) {
|
|
1756
|
+
const x = Re("customSlot", h.id, D.id), V = `${h.name} / ${D.name}`;
|
|
1757
|
+
c.push({
|
|
1758
|
+
id: x,
|
|
1759
|
+
type: 1,
|
|
1760
|
+
name: V,
|
|
1761
|
+
position: C++,
|
|
1762
|
+
group: h.groupId
|
|
1763
|
+
});
|
|
1764
|
+
}
|
|
1749
1765
|
}
|
|
1750
|
-
|
|
1766
|
+
We(c, !0), l.value = c;
|
|
1751
1767
|
};
|
|
1752
1768
|
let i;
|
|
1753
1769
|
const u = () => {
|
|
@@ -1757,15 +1773,15 @@ function Fn(t, s, n) {
|
|
|
1757
1773
|
}, r = () => {
|
|
1758
1774
|
clearTimeout(i), i = void 0;
|
|
1759
1775
|
};
|
|
1760
|
-
|
|
1776
|
+
Xe(() => {
|
|
1761
1777
|
u();
|
|
1762
|
-
}),
|
|
1778
|
+
}), Fe(() => {
|
|
1763
1779
|
r();
|
|
1764
1780
|
}), oe([t, s, n], () => {
|
|
1765
1781
|
o(), u();
|
|
1766
1782
|
});
|
|
1767
1783
|
}
|
|
1768
|
-
const
|
|
1784
|
+
const Gn = /* @__PURE__ */ E({
|
|
1769
1785
|
__name: "index",
|
|
1770
1786
|
props: {
|
|
1771
1787
|
unique: {},
|
|
@@ -1777,13 +1793,13 @@ const zn = /* @__PURE__ */ R({
|
|
|
1777
1793
|
},
|
|
1778
1794
|
emits: ["change"],
|
|
1779
1795
|
setup(t, { emit: s }) {
|
|
1780
|
-
const { t: n } =
|
|
1781
|
-
|
|
1796
|
+
const { t: n } = I(), { backgroundColor1: e } = te(), l = t, o = s, i = T("20px"), u = T("56px"), r = T("200px"), a = _t({}), d = T({}), c = (p, m) => {
|
|
1797
|
+
Je(d, l.config, l.object), o("change", p, m);
|
|
1782
1798
|
};
|
|
1783
1799
|
oe(
|
|
1784
1800
|
[() => l.config, () => l.object],
|
|
1785
1801
|
() => {
|
|
1786
|
-
|
|
1802
|
+
Je(
|
|
1787
1803
|
d,
|
|
1788
1804
|
l.config,
|
|
1789
1805
|
l.object,
|
|
@@ -1795,7 +1811,7 @@ const zn = /* @__PURE__ */ R({
|
|
|
1795
1811
|
{ immediate: !0 }
|
|
1796
1812
|
);
|
|
1797
1813
|
const f = T(l.version);
|
|
1798
|
-
|
|
1814
|
+
Ot(f), oe(
|
|
1799
1815
|
() => l.version,
|
|
1800
1816
|
() => {
|
|
1801
1817
|
f.value = l.version;
|
|
@@ -1808,77 +1824,77 @@ const zn = /* @__PURE__ */ R({
|
|
|
1808
1824
|
v.value = l.type;
|
|
1809
1825
|
}
|
|
1810
1826
|
);
|
|
1811
|
-
const
|
|
1827
|
+
const C = T(l.subtype);
|
|
1812
1828
|
oe(
|
|
1813
1829
|
() => l.subtype,
|
|
1814
1830
|
() => {
|
|
1815
|
-
|
|
1831
|
+
C.value = l.subtype;
|
|
1816
1832
|
}
|
|
1817
1833
|
);
|
|
1818
|
-
const
|
|
1819
|
-
|
|
1834
|
+
const h = T(l.config);
|
|
1835
|
+
qt(h), oe(
|
|
1820
1836
|
() => l.config,
|
|
1821
1837
|
() => {
|
|
1822
|
-
|
|
1838
|
+
h.value = l.config;
|
|
1823
1839
|
}
|
|
1824
1840
|
);
|
|
1825
|
-
const
|
|
1826
|
-
|
|
1841
|
+
const S = T(l.object);
|
|
1842
|
+
Rt(S), oe(
|
|
1827
1843
|
() => l.object,
|
|
1828
1844
|
() => {
|
|
1829
|
-
|
|
1845
|
+
S.value = l.object;
|
|
1830
1846
|
}
|
|
1831
|
-
),
|
|
1832
|
-
const { renderProperty:
|
|
1847
|
+
), Jt(d), Xt(c), Fn(), zn(f, v, C);
|
|
1848
|
+
const { renderProperty: D } = Rn(
|
|
1833
1849
|
d,
|
|
1834
1850
|
u,
|
|
1835
1851
|
r
|
|
1836
|
-
), { renderUiDummy:
|
|
1852
|
+
), { renderUiDummy: x } = Nn(c), { renderUiStrInput: V } = Hn(c), { renderUiNumInput: $ } = qn(c), { renderUiSwitch: O } = Xn(c), { renderUiSelect: Q } = En(c), { renderUiColorPicker: pe } = Tn(c), { renderUiJsonEditor: ut } = Bn(c), { renderUiMultiTypes: rt } = On(c), { renderUiCompSelect: at } = Ln(c), { renderUiSlotSelect: ct } = Jn(c), xe = (p, m, y, g, w, A) => (p = Ge(p), w !== void 0 ? (p.push(w), A && p.push(m.key)) : p.push(m.key), m.ui ? m.array && g ? ft(
|
|
1837
1853
|
p,
|
|
1838
1854
|
m,
|
|
1839
1855
|
y,
|
|
1840
1856
|
g,
|
|
1841
|
-
|
|
1857
|
+
w,
|
|
1842
1858
|
A
|
|
1843
|
-
) :
|
|
1859
|
+
) : vt(p, m, y, w, A) : m.array ? dt(
|
|
1844
1860
|
p,
|
|
1845
1861
|
m,
|
|
1846
1862
|
y,
|
|
1847
1863
|
g,
|
|
1848
|
-
|
|
1864
|
+
w,
|
|
1849
1865
|
A
|
|
1850
|
-
) :
|
|
1866
|
+
) : mt(
|
|
1851
1867
|
p,
|
|
1852
1868
|
m,
|
|
1853
1869
|
y,
|
|
1854
1870
|
g,
|
|
1855
|
-
|
|
1871
|
+
w,
|
|
1856
1872
|
A
|
|
1857
|
-
)),
|
|
1873
|
+
)), dt = (p, m, y, g, w, A) => {
|
|
1858
1874
|
if (m.ui)
|
|
1859
|
-
return console.assert(!1),
|
|
1875
|
+
return console.assert(!1), k("div", "renderBranchArray property ui must be invalid");
|
|
1860
1876
|
if (!m.array)
|
|
1861
|
-
return console.assert(!1),
|
|
1877
|
+
return console.assert(!1), k("div", "renderBranchArray property array must be valid");
|
|
1862
1878
|
if (!g)
|
|
1863
|
-
return console.assert(!1),
|
|
1879
|
+
return console.assert(!1), k("div", "renderBranchArray branch must be valid");
|
|
1864
1880
|
let H;
|
|
1865
|
-
|
|
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]);
|
|
1866
1882
|
let ie = n(m.name);
|
|
1867
1883
|
g.collapse && me(d.value, p) && (ie += " *");
|
|
1868
|
-
const
|
|
1884
|
+
const ge = k(Ue, {
|
|
1869
1885
|
title: ie,
|
|
1870
1886
|
collapse: g.collapse,
|
|
1871
1887
|
hasCreate: !0,
|
|
1872
|
-
onCollapse: (
|
|
1873
|
-
g.collapse =
|
|
1888
|
+
onCollapse: (M) => {
|
|
1889
|
+
g.collapse = M;
|
|
1874
1890
|
},
|
|
1875
|
-
onMenu: (
|
|
1876
|
-
de.emit("propTreeMenu", { x:
|
|
1891
|
+
onMenu: (M, N) => {
|
|
1892
|
+
de.emit("propTreeMenu", { x: M, y: N, keys: p });
|
|
1877
1893
|
},
|
|
1878
1894
|
onCreate: () => {
|
|
1879
1895
|
H.push({}), c(p, H);
|
|
1880
1896
|
}
|
|
1881
|
-
}), Y =
|
|
1897
|
+
}), Y = k(
|
|
1882
1898
|
"div",
|
|
1883
1899
|
{
|
|
1884
1900
|
style: {
|
|
@@ -1886,7 +1902,7 @@ const zn = /* @__PURE__ */ R({
|
|
|
1886
1902
|
}
|
|
1887
1903
|
},
|
|
1888
1904
|
(() => {
|
|
1889
|
-
const
|
|
1905
|
+
const M = [];
|
|
1890
1906
|
for (let N = 0; N < H.length; N++) {
|
|
1891
1907
|
if (!Ae(g.children)) {
|
|
1892
1908
|
console.assert(!1);
|
|
@@ -1896,10 +1912,10 @@ const zn = /* @__PURE__ */ R({
|
|
|
1896
1912
|
collapse: !0,
|
|
1897
1913
|
children: {}
|
|
1898
1914
|
});
|
|
1899
|
-
const
|
|
1915
|
+
const Se = [...p, N], Ve = g.children[N];
|
|
1900
1916
|
let qe = `[${N + 1}]`;
|
|
1901
|
-
g.children[N].collapse && me(d.value,
|
|
1902
|
-
const
|
|
1917
|
+
g.children[N].collapse && me(d.value, Se) && (qe += " *");
|
|
1918
|
+
const gt = k(Ue, {
|
|
1903
1919
|
title: qe,
|
|
1904
1920
|
collapse: g.children[N].collapse,
|
|
1905
1921
|
hasDelete: !0,
|
|
@@ -1912,7 +1928,7 @@ const zn = /* @__PURE__ */ R({
|
|
|
1912
1928
|
g.children[N].collapse = le;
|
|
1913
1929
|
},
|
|
1914
1930
|
onMenu: (le, ue) => {
|
|
1915
|
-
de.emit("propTreeMenu", { x: le, y: ue, keys:
|
|
1931
|
+
de.emit("propTreeMenu", { x: le, y: ue, keys: Se });
|
|
1916
1932
|
},
|
|
1917
1933
|
onDelete: (le) => {
|
|
1918
1934
|
if (!Ae(g.children)) {
|
|
@@ -1922,8 +1938,8 @@ const zn = /* @__PURE__ */ R({
|
|
|
1922
1938
|
g.children.splice(le, 1), H.splice(le, 1), c(p, H);
|
|
1923
1939
|
}
|
|
1924
1940
|
});
|
|
1925
|
-
|
|
1926
|
-
const
|
|
1941
|
+
M.push(gt);
|
|
1942
|
+
const yt = k(
|
|
1927
1943
|
"div",
|
|
1928
1944
|
{
|
|
1929
1945
|
style: {
|
|
@@ -1933,7 +1949,7 @@ const zn = /* @__PURE__ */ R({
|
|
|
1933
1949
|
(() => {
|
|
1934
1950
|
const le = [];
|
|
1935
1951
|
return m.children.forEach((ue) => {
|
|
1936
|
-
if (!
|
|
1952
|
+
if (!Ee(Ve.children)) {
|
|
1937
1953
|
console.assert(!1);
|
|
1938
1954
|
return;
|
|
1939
1955
|
}
|
|
@@ -1941,7 +1957,7 @@ const zn = /* @__PURE__ */ R({
|
|
|
1941
1957
|
collapse: !0,
|
|
1942
1958
|
children: ue.array ? [] : {}
|
|
1943
1959
|
});
|
|
1944
|
-
const
|
|
1960
|
+
const ht = xe(
|
|
1945
1961
|
p,
|
|
1946
1962
|
ue,
|
|
1947
1963
|
H[N],
|
|
@@ -1949,16 +1965,16 @@ const zn = /* @__PURE__ */ R({
|
|
|
1949
1965
|
N,
|
|
1950
1966
|
!0
|
|
1951
1967
|
);
|
|
1952
|
-
le.push(
|
|
1968
|
+
le.push(ht);
|
|
1953
1969
|
}), le;
|
|
1954
1970
|
})()
|
|
1955
1971
|
);
|
|
1956
|
-
g.children[N].collapse ||
|
|
1972
|
+
g.children[N].collapse || M.push(yt);
|
|
1957
1973
|
}
|
|
1958
|
-
return
|
|
1974
|
+
return M;
|
|
1959
1975
|
})()
|
|
1960
1976
|
);
|
|
1961
|
-
return
|
|
1977
|
+
return k(
|
|
1962
1978
|
"div",
|
|
1963
1979
|
{
|
|
1964
1980
|
style: {
|
|
@@ -1966,33 +1982,33 @@ const zn = /* @__PURE__ */ R({
|
|
|
1966
1982
|
}
|
|
1967
1983
|
},
|
|
1968
1984
|
(() => {
|
|
1969
|
-
const
|
|
1970
|
-
return
|
|
1985
|
+
const M = [];
|
|
1986
|
+
return M.push(ge), g.collapse || M.push(Y), M;
|
|
1971
1987
|
})()
|
|
1972
1988
|
);
|
|
1973
|
-
},
|
|
1989
|
+
}, mt = (p, m, y, g, w, A) => {
|
|
1974
1990
|
if (m.ui)
|
|
1975
|
-
return console.assert(!1),
|
|
1991
|
+
return console.assert(!1), k("div", "renderBranchScalar property ui must be invalid");
|
|
1976
1992
|
if (m.array)
|
|
1977
|
-
return console.assert(!1),
|
|
1993
|
+
return console.assert(!1), k("div", "renderBranchScalar property array must be invalid");
|
|
1978
1994
|
if (!g)
|
|
1979
|
-
return console.assert(!1),
|
|
1995
|
+
return console.assert(!1), k("div", "renderBranchScalar branch must be valid");
|
|
1980
1996
|
let H = n(m.name);
|
|
1981
1997
|
g.collapse && me(d.value, p) && (H += " *");
|
|
1982
|
-
const ie =
|
|
1998
|
+
const ie = k(Ue, {
|
|
1983
1999
|
title: H,
|
|
1984
2000
|
collapse: g.collapse,
|
|
1985
|
-
hasDelete:
|
|
2001
|
+
hasDelete: w !== void 0 && !A,
|
|
1986
2002
|
onCollapse: (Y) => {
|
|
1987
2003
|
g.collapse = Y;
|
|
1988
2004
|
},
|
|
1989
|
-
onMenu: (Y,
|
|
1990
|
-
de.emit("propTreeMenu", { x: Y, y:
|
|
2005
|
+
onMenu: (Y, M) => {
|
|
2006
|
+
de.emit("propTreeMenu", { x: Y, y: M, keys: p });
|
|
1991
2007
|
},
|
|
1992
2008
|
onDelete: () => {
|
|
1993
|
-
|
|
2009
|
+
w === void 0 || A || (y.splice(w, 1), c(p.slice(0, -1), y));
|
|
1994
2010
|
}
|
|
1995
|
-
}),
|
|
2011
|
+
}), ge = k(
|
|
1996
2012
|
"div",
|
|
1997
2013
|
{
|
|
1998
2014
|
style: {
|
|
@@ -2001,26 +2017,26 @@ const zn = /* @__PURE__ */ R({
|
|
|
2001
2017
|
},
|
|
2002
2018
|
(() => {
|
|
2003
2019
|
const Y = [];
|
|
2004
|
-
return m.children.forEach((
|
|
2005
|
-
if (!
|
|
2020
|
+
return m.children.forEach((M) => {
|
|
2021
|
+
if (!Ee(g.children)) {
|
|
2006
2022
|
console.assert(!1);
|
|
2007
2023
|
return;
|
|
2008
2024
|
}
|
|
2009
|
-
g.children[
|
|
2025
|
+
g.children[M.key] || (g.children[M.key] = {
|
|
2010
2026
|
collapse: !0,
|
|
2011
|
-
children: !
|
|
2027
|
+
children: !M.ui && M.array ? [] : {}
|
|
2012
2028
|
});
|
|
2013
|
-
const N =
|
|
2029
|
+
const N = xe(
|
|
2014
2030
|
p,
|
|
2015
|
-
|
|
2031
|
+
M,
|
|
2016
2032
|
(typeof y[m.key] != "object" && (y[m.key] = {}, c(p, y[m.key])), y[m.key]),
|
|
2017
|
-
g.children[
|
|
2033
|
+
g.children[M.key]
|
|
2018
2034
|
);
|
|
2019
2035
|
Y.push(N);
|
|
2020
2036
|
}), Y;
|
|
2021
2037
|
})()
|
|
2022
2038
|
);
|
|
2023
|
-
return
|
|
2039
|
+
return k(
|
|
2024
2040
|
"div",
|
|
2025
2041
|
{
|
|
2026
2042
|
style: {
|
|
@@ -2029,34 +2045,34 @@ const zn = /* @__PURE__ */ R({
|
|
|
2029
2045
|
},
|
|
2030
2046
|
(() => {
|
|
2031
2047
|
const Y = [];
|
|
2032
|
-
return Y.push(ie), g.collapse || Y.push(
|
|
2048
|
+
return Y.push(ie), g.collapse || Y.push(ge), Y;
|
|
2033
2049
|
})()
|
|
2034
2050
|
);
|
|
2035
|
-
},
|
|
2051
|
+
}, ft = (p, m, y, g, w, A) => {
|
|
2036
2052
|
if (!m.ui)
|
|
2037
|
-
return console.assert(!1),
|
|
2053
|
+
return console.assert(!1), k("div", "renderLeafArray property ui must be valid");
|
|
2038
2054
|
if (!m.array)
|
|
2039
|
-
return console.assert(!1),
|
|
2055
|
+
return console.assert(!1), k("div", "renderLeafArray property array must be valid");
|
|
2040
2056
|
if (!g)
|
|
2041
|
-
return console.assert(!1),
|
|
2057
|
+
return console.assert(!1), k("div", "renderLeafArray branch must be valid");
|
|
2042
2058
|
let H;
|
|
2043
|
-
|
|
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]);
|
|
2044
2060
|
let ie = n(m.name);
|
|
2045
2061
|
g.collapse && me(d.value, p) && (ie += " *");
|
|
2046
|
-
const
|
|
2062
|
+
const ge = k(Ue, {
|
|
2047
2063
|
title: ie,
|
|
2048
2064
|
collapse: g.collapse,
|
|
2049
2065
|
hasCreate: !0,
|
|
2050
|
-
onCollapse: (
|
|
2051
|
-
g.collapse =
|
|
2066
|
+
onCollapse: (M) => {
|
|
2067
|
+
g.collapse = M;
|
|
2052
2068
|
},
|
|
2053
|
-
onMenu: (
|
|
2054
|
-
de.emit("propTreeMenu", { x:
|
|
2069
|
+
onMenu: (M, N) => {
|
|
2070
|
+
de.emit("propTreeMenu", { x: M, y: N, keys: p });
|
|
2055
2071
|
},
|
|
2056
2072
|
onCreate: () => {
|
|
2057
2073
|
H.push(J(m, !0)), c(p, H);
|
|
2058
2074
|
}
|
|
2059
|
-
}), Y =
|
|
2075
|
+
}), Y = k(
|
|
2060
2076
|
"div",
|
|
2061
2077
|
{
|
|
2062
2078
|
style: {
|
|
@@ -2064,15 +2080,15 @@ const zn = /* @__PURE__ */ R({
|
|
|
2064
2080
|
}
|
|
2065
2081
|
},
|
|
2066
2082
|
(() => {
|
|
2067
|
-
const
|
|
2083
|
+
const M = [];
|
|
2068
2084
|
for (let N = 0; N < H.length; N++) {
|
|
2069
|
-
const
|
|
2070
|
-
|
|
2085
|
+
const Se = xe(p, m, H, void 0, N, !1);
|
|
2086
|
+
M.push(Se);
|
|
2071
2087
|
}
|
|
2072
|
-
return
|
|
2088
|
+
return M;
|
|
2073
2089
|
})()
|
|
2074
2090
|
);
|
|
2075
|
-
return
|
|
2091
|
+
return k(
|
|
2076
2092
|
"div",
|
|
2077
2093
|
{
|
|
2078
2094
|
style: {
|
|
@@ -2080,16 +2096,16 @@ const zn = /* @__PURE__ */ R({
|
|
|
2080
2096
|
}
|
|
2081
2097
|
},
|
|
2082
2098
|
(() => {
|
|
2083
|
-
const
|
|
2084
|
-
return
|
|
2099
|
+
const M = [];
|
|
2100
|
+
return M.push(ge), g.collapse || M.push(Y), M;
|
|
2085
2101
|
})()
|
|
2086
2102
|
);
|
|
2087
|
-
},
|
|
2103
|
+
}, vt = (p, m, y, g, w) => {
|
|
2088
2104
|
if (!m.ui)
|
|
2089
|
-
return console.assert(!1),
|
|
2105
|
+
return console.assert(!1), k("div", "renderLeafScalar property ui must be valid");
|
|
2090
2106
|
let A;
|
|
2091
|
-
return m.ui === "dummy" ? A =
|
|
2092
|
-
},
|
|
2107
|
+
return m.ui === "dummy" ? A = x(p, m, y, g, w) : m.ui === "strInput" ? A = V(p, m, y, g, w) : m.ui === "numInput" ? A = $(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 = ut(p, m, y, g, w) : m.ui === "multiTypes" ? A = rt(p, m, y, g, w) : m.ui === "compSelect" ? A = at(p, m, y, g, w) : m.ui === "slotSelect" ? A = ct(p, m, y, g, w) : console.assert(!1, "renderLeafScalar not implemented"), A ? D(p, m, A) : k("div");
|
|
2108
|
+
}, pt = () => k(
|
|
2093
2109
|
"div",
|
|
2094
2110
|
{
|
|
2095
2111
|
class: "text-body-2",
|
|
@@ -2107,7 +2123,7 @@ const zn = /* @__PURE__ */ R({
|
|
|
2107
2123
|
collapse: !0,
|
|
2108
2124
|
children: !y.ui && y.array ? [] : {}
|
|
2109
2125
|
});
|
|
2110
|
-
const g =
|
|
2126
|
+
const g = xe(
|
|
2111
2127
|
[],
|
|
2112
2128
|
y,
|
|
2113
2129
|
l.object,
|
|
@@ -2119,28 +2135,28 @@ const zn = /* @__PURE__ */ R({
|
|
|
2119
2135
|
return p;
|
|
2120
2136
|
})()
|
|
2121
2137
|
);
|
|
2122
|
-
return (p, m) => (
|
|
2123
|
-
|
|
2124
|
-
|
|
2138
|
+
return (p, m) => (_(), K(fe, null, [
|
|
2139
|
+
b(pt),
|
|
2140
|
+
b(Yt, {
|
|
2125
2141
|
config: l.config,
|
|
2126
2142
|
object: l.object,
|
|
2127
2143
|
"property-states": d.value
|
|
2128
2144
|
}, null, 8, ["config", "object", "property-states"])
|
|
2129
2145
|
], 64));
|
|
2130
2146
|
}
|
|
2131
|
-
}),
|
|
2132
|
-
t.component("XPropTree",
|
|
2133
|
-
},
|
|
2147
|
+
}), Yn = (t) => {
|
|
2148
|
+
t.component("XPropTree", Gn);
|
|
2149
|
+
}, Wn = (t, s, n) => {
|
|
2134
2150
|
const e = t[s];
|
|
2135
2151
|
return e ? typeof e == "function" ? e() : Promise.resolve(e) : new Promise((l, o) => {
|
|
2136
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." : ""))));
|
|
2137
2153
|
});
|
|
2138
2154
|
};
|
|
2139
|
-
async function
|
|
2140
|
-
return (await
|
|
2155
|
+
async function ol(t) {
|
|
2156
|
+
return (await Wn(/* @__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;
|
|
2141
2157
|
}
|
|
2142
|
-
const
|
|
2158
|
+
const sl = { install: Yn };
|
|
2143
2159
|
export {
|
|
2144
|
-
|
|
2145
|
-
|
|
2160
|
+
sl as default,
|
|
2161
|
+
ol as loadLocaleMessagePropTree
|
|
2146
2162
|
};
|