@everchron/ec-shards 14.4.2 → 14.4.3
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/ec-shards.css +1 -1
- package/dist/ec-shards.js +333 -317
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineAsyncComponent as ne, watch as pe, createBlock as h, openBlock as o, resolveDynamicComponent as ye, unref as de, normalizeClass as v, createElementBlock as r, normalizeStyle as x, resolveComponent as m, createCommentVNode as u, createElementVNode as f, createVNode as _, createTextVNode as L, toDisplayString as w, renderSlot as p, Transition as be, withCtx as S, computed as ze, Fragment as V, renderList as Q, reactive as Oi, nextTick as Ai, onBeforeUnmount as Gt, toRefs as Qs, isRef as Ri, onMounted as ei, useSlots as Ni, ref as Fe, watchEffect as rt, withKeys as ee, Teleport as Di, withDirectives as
|
|
1
|
+
import { defineAsyncComponent as ne, watch as pe, createBlock as h, openBlock as o, resolveDynamicComponent as ye, unref as de, normalizeClass as v, createElementBlock as r, normalizeStyle as x, resolveComponent as m, createCommentVNode as u, createElementVNode as f, createVNode as _, createTextVNode as L, toDisplayString as w, renderSlot as p, Transition as be, withCtx as S, computed as ze, Fragment as V, renderList as Q, reactive as Oi, nextTick as Ai, onBeforeUnmount as Gt, toRefs as Qs, isRef as Ri, onMounted as ei, useSlots as Ni, ref as Fe, watchEffect as rt, withKeys as ee, Teleport as Di, withDirectives as $e, vShow as it, mergeProps as Oe, normalizeProps as Vi, guardReactiveProps as Fi, withModifiers as W, resolveDirective as Hi, vModelText as qi, createStaticVNode as ti, markRaw as $i, TransitionGroup as si, h as Wi, useCssVars as ji } from "vue";
|
|
2
2
|
const ae = (e, s, t) => {
|
|
3
3
|
const a = e[s];
|
|
4
4
|
return a ? typeof a == "function" ? a() : Promise.resolve(a) : new Promise((n, i) => {
|
|
@@ -859,7 +859,7 @@ function ge(e) {
|
|
|
859
859
|
}
|
|
860
860
|
return e;
|
|
861
861
|
}
|
|
862
|
-
function
|
|
862
|
+
function qe(e) {
|
|
863
863
|
var s = ge(e).Element;
|
|
864
864
|
return e instanceof s || e instanceof Element;
|
|
865
865
|
}
|
|
@@ -887,7 +887,7 @@ function Ke(e, s, t) {
|
|
|
887
887
|
s === void 0 && (s = !1), t === void 0 && (t = !1);
|
|
888
888
|
var a = e.getBoundingClientRect(), n = 1, i = 1;
|
|
889
889
|
s && ve(e) && (n = e.offsetWidth > 0 && Ge(a.width) / e.offsetWidth || 1, i = e.offsetHeight > 0 && Ge(a.height) / e.offsetHeight || 1);
|
|
890
|
-
var l =
|
|
890
|
+
var l = qe(e) ? ge(e) : window, c = l.visualViewport, d = !ni() && t, g = (a.left + (d && c ? c.offsetLeft : 0)) / n, y = (a.top + (d && c ? c.offsetTop : 0)) / i, k = a.width / n, P = a.height / i;
|
|
891
891
|
return {
|
|
892
892
|
width: k,
|
|
893
893
|
height: P,
|
|
@@ -919,7 +919,7 @@ function Ee(e) {
|
|
|
919
919
|
return e ? (e.nodeName || "").toLowerCase() : null;
|
|
920
920
|
}
|
|
921
921
|
function Ae(e) {
|
|
922
|
-
return ((
|
|
922
|
+
return ((qe(e) ? e.ownerDocument : (
|
|
923
923
|
// $FlowFixMe[prop-missing]
|
|
924
924
|
e.document
|
|
925
925
|
)) || window.document).documentElement;
|
|
@@ -1020,7 +1020,7 @@ var ue = "top", xe = "bottom", Ce = "right", fe = "left", es = "auto", ot = [ue,
|
|
|
1020
1020
|
return e.concat([s + "-" + Ye, s + "-" + st]);
|
|
1021
1021
|
}, []), li = /* @__PURE__ */ [].concat(ot, [es]).reduce(function(e, s) {
|
|
1022
1022
|
return e.concat([s, s + "-" + Ye, s + "-" + st]);
|
|
1023
|
-
}, []), Fn = "beforeRead", Hn = "read",
|
|
1023
|
+
}, []), Fn = "beforeRead", Hn = "read", qn = "afterRead", $n = "beforeMain", Wn = "main", jn = "afterMain", Un = "beforeWrite", Gn = "write", Kn = "afterWrite", Yn = [Fn, Hn, qn, $n, Wn, jn, Un, Gn, Kn];
|
|
1024
1024
|
function Xn(e) {
|
|
1025
1025
|
var s = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Set(), a = [];
|
|
1026
1026
|
e.forEach(function(i) {
|
|
@@ -1120,12 +1120,12 @@ function sa(e, s) {
|
|
|
1120
1120
|
return t.top = t.top + e.clientTop, t.left = t.left + e.clientLeft, t.bottom = t.top + e.clientHeight, t.right = t.left + e.clientWidth, t.width = e.clientWidth, t.height = e.clientHeight, t.x = t.left, t.y = t.top, t;
|
|
1121
1121
|
}
|
|
1122
1122
|
function Ss(e, s, t) {
|
|
1123
|
-
return s === oi ? jt(ea(e, t)) :
|
|
1123
|
+
return s === oi ? jt(ea(e, t)) : qe(s) ? sa(s, t) : jt(ta(Ae(e)));
|
|
1124
1124
|
}
|
|
1125
1125
|
function ia(e) {
|
|
1126
1126
|
var s = et(ht(e)), t = ["absolute", "fixed"].indexOf(Pe(e).position) >= 0, a = t && ve(e) ? at(e) : e;
|
|
1127
|
-
return
|
|
1128
|
-
return
|
|
1127
|
+
return qe(a) ? s.filter(function(n) {
|
|
1128
|
+
return qe(n) && ri(n, a) && Ee(n) !== "body";
|
|
1129
1129
|
}) : [];
|
|
1130
1130
|
}
|
|
1131
1131
|
function na(e, s, t, a) {
|
|
@@ -1209,11 +1209,11 @@ function fi(e, s) {
|
|
|
1209
1209
|
}
|
|
1210
1210
|
function ss(e, s) {
|
|
1211
1211
|
s === void 0 && (s = {});
|
|
1212
|
-
var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, l = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? Dn : c, g = t.rootBoundary, y = g === void 0 ? oi : g, k = t.elementContext, P = k === void 0 ? Je : k, E = t.altBoundary,
|
|
1212
|
+
var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, l = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? Dn : c, g = t.rootBoundary, y = g === void 0 ? oi : g, k = t.elementContext, P = k === void 0 ? Je : k, E = t.altBoundary, C = E === void 0 ? !1 : E, B = t.padding, T = B === void 0 ? 0 : B, I = ui(typeof T != "number" ? T : fi(T, ot)), N = P === Je ? Vn : Je, q = e.rects.popper, O = e.elements[C ? N : P], D = na(qe(O) ? O : O.contextElement || Ae(e.elements.popper), d, y, l), F = Ke(e.elements.reference), H = ci({
|
|
1213
1213
|
reference: F,
|
|
1214
|
-
element:
|
|
1214
|
+
element: q,
|
|
1215
1215
|
placement: n
|
|
1216
|
-
}),
|
|
1216
|
+
}), j = jt(Object.assign({}, q, H)), G = P === Je ? j : F, K = {
|
|
1217
1217
|
top: D.top - G.top + I.top,
|
|
1218
1218
|
bottom: G.bottom - D.bottom + I.bottom,
|
|
1219
1219
|
left: D.left - G.left + I.left,
|
|
@@ -1260,14 +1260,14 @@ function aa(e) {
|
|
|
1260
1260
|
state: y,
|
|
1261
1261
|
setOptions: function(I) {
|
|
1262
1262
|
var N = typeof I == "function" ? I(y.options) : I;
|
|
1263
|
-
|
|
1264
|
-
reference:
|
|
1263
|
+
B(), y.options = Object.assign({}, i, y.options, N), y.scrollParents = {
|
|
1264
|
+
reference: qe(c) ? et(c) : c.contextElement ? et(c.contextElement) : [],
|
|
1265
1265
|
popper: et(d)
|
|
1266
1266
|
};
|
|
1267
|
-
var
|
|
1268
|
-
return y.orderedModifiers =
|
|
1267
|
+
var q = Jn(Qn([].concat(a, y.options.modifiers)));
|
|
1268
|
+
return y.orderedModifiers = q.filter(function(O) {
|
|
1269
1269
|
return O.enabled;
|
|
1270
|
-
}),
|
|
1270
|
+
}), C(), E.update();
|
|
1271
1271
|
},
|
|
1272
1272
|
// Sync update – it will always be executed, even if not necessary. This
|
|
1273
1273
|
// is useful for low frequency updates where sync behavior simplifies the
|
|
@@ -1276,11 +1276,11 @@ function aa(e) {
|
|
|
1276
1276
|
// prefer the async Popper#update method
|
|
1277
1277
|
forceUpdate: function() {
|
|
1278
1278
|
if (!P) {
|
|
1279
|
-
var I = y.elements, N = I.reference,
|
|
1280
|
-
if (Cs(N,
|
|
1279
|
+
var I = y.elements, N = I.reference, q = I.popper;
|
|
1280
|
+
if (Cs(N, q)) {
|
|
1281
1281
|
y.rects = {
|
|
1282
|
-
reference: An(N, at(
|
|
1283
|
-
popper: Qt(
|
|
1282
|
+
reference: An(N, at(q), y.options.strategy === "fixed"),
|
|
1283
|
+
popper: Qt(q)
|
|
1284
1284
|
}, y.reset = !1, y.placement = y.options.placement, y.orderedModifiers.forEach(function(K) {
|
|
1285
1285
|
return y.modifiersData[K.name] = Object.assign({}, K.data);
|
|
1286
1286
|
});
|
|
@@ -1289,10 +1289,10 @@ function aa(e) {
|
|
|
1289
1289
|
y.reset = !1, O = -1;
|
|
1290
1290
|
continue;
|
|
1291
1291
|
}
|
|
1292
|
-
var D = y.orderedModifiers[O], F = D.fn, H = D.options,
|
|
1292
|
+
var D = y.orderedModifiers[O], F = D.fn, H = D.options, j = H === void 0 ? {} : H, G = D.name;
|
|
1293
1293
|
typeof F == "function" && (y = F({
|
|
1294
1294
|
state: y,
|
|
1295
|
-
options:
|
|
1295
|
+
options: j,
|
|
1296
1296
|
name: G,
|
|
1297
1297
|
instance: E
|
|
1298
1298
|
}) || y);
|
|
@@ -1308,7 +1308,7 @@ function aa(e) {
|
|
|
1308
1308
|
});
|
|
1309
1309
|
}),
|
|
1310
1310
|
destroy: function() {
|
|
1311
|
-
|
|
1311
|
+
B(), P = !0;
|
|
1312
1312
|
}
|
|
1313
1313
|
};
|
|
1314
1314
|
if (!Cs(c, d))
|
|
@@ -1316,22 +1316,22 @@ function aa(e) {
|
|
|
1316
1316
|
E.setOptions(g).then(function(T) {
|
|
1317
1317
|
!P && g.onFirstUpdate && g.onFirstUpdate(T);
|
|
1318
1318
|
});
|
|
1319
|
-
function
|
|
1319
|
+
function C() {
|
|
1320
1320
|
y.orderedModifiers.forEach(function(T) {
|
|
1321
|
-
var I = T.name, N = T.options,
|
|
1321
|
+
var I = T.name, N = T.options, q = N === void 0 ? {} : N, O = T.effect;
|
|
1322
1322
|
if (typeof O == "function") {
|
|
1323
1323
|
var D = O({
|
|
1324
1324
|
state: y,
|
|
1325
1325
|
name: I,
|
|
1326
1326
|
instance: E,
|
|
1327
|
-
options:
|
|
1327
|
+
options: q
|
|
1328
1328
|
}), F = function() {
|
|
1329
1329
|
};
|
|
1330
1330
|
k.push(D || F);
|
|
1331
1331
|
}
|
|
1332
1332
|
});
|
|
1333
1333
|
}
|
|
1334
|
-
function
|
|
1334
|
+
function B() {
|
|
1335
1335
|
k.forEach(function(T) {
|
|
1336
1336
|
return T();
|
|
1337
1337
|
}), k = [];
|
|
@@ -1390,30 +1390,30 @@ function ua(e, s) {
|
|
|
1390
1390
|
};
|
|
1391
1391
|
}
|
|
1392
1392
|
function Bs(e) {
|
|
1393
|
-
var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, l = e.offsets, c = e.position, d = e.gpuAcceleration, g = e.adaptive, y = e.roundOffsets, k = e.isFixed, P = l.x, E = P === void 0 ? 0 : P,
|
|
1393
|
+
var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, l = e.offsets, c = e.position, d = e.gpuAcceleration, g = e.adaptive, y = e.roundOffsets, k = e.isFixed, P = l.x, E = P === void 0 ? 0 : P, C = l.y, B = C === void 0 ? 0 : C, T = typeof y == "function" ? y({
|
|
1394
1394
|
x: E,
|
|
1395
|
-
y:
|
|
1395
|
+
y: B
|
|
1396
1396
|
}) : {
|
|
1397
1397
|
x: E,
|
|
1398
|
-
y:
|
|
1398
|
+
y: B
|
|
1399
1399
|
};
|
|
1400
|
-
E = T.x,
|
|
1401
|
-
var I = l.hasOwnProperty("x"), N = l.hasOwnProperty("y"),
|
|
1400
|
+
E = T.x, B = T.y;
|
|
1401
|
+
var I = l.hasOwnProperty("x"), N = l.hasOwnProperty("y"), q = fe, O = ue, D = window;
|
|
1402
1402
|
if (g) {
|
|
1403
|
-
var F = at(t), H = "clientHeight",
|
|
1404
|
-
if (F === ge(t) && (F = Ae(t), Pe(F).position !== "static" && c === "absolute" && (H = "scrollHeight",
|
|
1403
|
+
var F = at(t), H = "clientHeight", j = "clientWidth";
|
|
1404
|
+
if (F === ge(t) && (F = Ae(t), Pe(F).position !== "static" && c === "absolute" && (H = "scrollHeight", j = "scrollWidth")), F = F, n === ue || (n === fe || n === Ce) && i === st) {
|
|
1405
1405
|
O = xe;
|
|
1406
1406
|
var G = k && F === D && D.visualViewport ? D.visualViewport.height : (
|
|
1407
1407
|
// $FlowFixMe[prop-missing]
|
|
1408
1408
|
F[H]
|
|
1409
1409
|
);
|
|
1410
|
-
|
|
1410
|
+
B -= G - a.height, B *= d ? 1 : -1;
|
|
1411
1411
|
}
|
|
1412
1412
|
if (n === fe || (n === ue || n === xe) && i === st) {
|
|
1413
|
-
|
|
1413
|
+
q = Ce;
|
|
1414
1414
|
var K = k && F === D && D.visualViewport ? D.visualViewport.width : (
|
|
1415
1415
|
// $FlowFixMe[prop-missing]
|
|
1416
|
-
F[
|
|
1416
|
+
F[j]
|
|
1417
1417
|
);
|
|
1418
1418
|
E -= K - a.width, E *= d ? 1 : -1;
|
|
1419
1419
|
}
|
|
@@ -1422,16 +1422,16 @@ function Bs(e) {
|
|
|
1422
1422
|
position: c
|
|
1423
1423
|
}, g && da), J = y === !0 ? ua({
|
|
1424
1424
|
x: E,
|
|
1425
|
-
y:
|
|
1425
|
+
y: B
|
|
1426
1426
|
}, ge(t)) : {
|
|
1427
1427
|
x: E,
|
|
1428
|
-
y:
|
|
1428
|
+
y: B
|
|
1429
1429
|
};
|
|
1430
|
-
if (E = J.x,
|
|
1430
|
+
if (E = J.x, B = J.y, d) {
|
|
1431
1431
|
var A;
|
|
1432
|
-
return Object.assign({}, X, (A = {}, A[O] = N ? "0" : "", A[
|
|
1432
|
+
return Object.assign({}, X, (A = {}, A[O] = N ? "0" : "", A[q] = I ? "0" : "", A.transform = (D.devicePixelRatio || 1) <= 1 ? "translate(" + E + "px, " + B + "px)" : "translate3d(" + E + "px, " + B + "px, 0)", A));
|
|
1433
1433
|
}
|
|
1434
|
-
return Object.assign({}, X, (s = {}, s[O] = N ?
|
|
1434
|
+
return Object.assign({}, X, (s = {}, s[O] = N ? B + "px" : "", s[q] = I ? E + "px" : "", s.transform = "", s));
|
|
1435
1435
|
}
|
|
1436
1436
|
function fa(e) {
|
|
1437
1437
|
var s = e.state, t = e.options, a = t.gpuAcceleration, n = a === void 0 ? !0 : a, i = t.adaptive, l = i === void 0 ? !0 : i, c = t.roundOffsets, d = c === void 0 ? !0 : c, g = {
|
|
@@ -1519,14 +1519,14 @@ function _a(e, s, t) {
|
|
|
1519
1519
|
return a > t ? t : a;
|
|
1520
1520
|
}
|
|
1521
1521
|
function ka(e) {
|
|
1522
|
-
var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !1 : l, d = t.boundary, g = t.rootBoundary, y = t.altBoundary, k = t.padding, P = t.tether, E = P === void 0 ? !0 : P,
|
|
1522
|
+
var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !1 : l, d = t.boundary, g = t.rootBoundary, y = t.altBoundary, k = t.padding, P = t.tether, E = P === void 0 ? !0 : P, C = t.tetherOffset, B = C === void 0 ? 0 : C, T = ss(s, {
|
|
1523
1523
|
boundary: d,
|
|
1524
1524
|
rootBoundary: g,
|
|
1525
1525
|
padding: k,
|
|
1526
1526
|
altBoundary: y
|
|
1527
|
-
}), I = Ie(s.placement), N = Xe(s.placement),
|
|
1527
|
+
}), I = Ie(s.placement), N = Xe(s.placement), q = !N, O = ts(I), D = ba(O), F = s.modifiersData.popperOffsets, H = s.rects.reference, j = s.rects.popper, G = typeof B == "function" ? B(Object.assign({}, s.rects, {
|
|
1528
1528
|
placement: s.placement
|
|
1529
|
-
})) :
|
|
1529
|
+
})) : B, K = typeof G == "number" ? {
|
|
1530
1530
|
mainAxis: G,
|
|
1531
1531
|
altAxis: G
|
|
1532
1532
|
} : Object.assign({
|
|
@@ -1538,14 +1538,14 @@ function ka(e) {
|
|
|
1538
1538
|
};
|
|
1539
1539
|
if (F) {
|
|
1540
1540
|
if (i) {
|
|
1541
|
-
var A, Z = O === "y" ? ue : fe, se = O === "y" ? xe : Ce, te = O === "y" ? "height" : "width", oe = F[O], je = oe + T[Z], _e = oe - T[se], Le = E ? -
|
|
1541
|
+
var A, Z = O === "y" ? ue : fe, se = O === "y" ? xe : Ce, te = O === "y" ? "height" : "width", oe = F[O], je = oe + T[Z], _e = oe - T[se], Le = E ? -j[te] / 2 : 0, Ne = N === Ye ? H[te] : j[te], le = N === Ye ? -j[te] : -H[te], Ue = s.elements.arrow, Me = E && Ue ? Qt(Ue) : {
|
|
1542
1542
|
width: 0,
|
|
1543
1543
|
height: 0
|
|
1544
|
-
}, ke = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : di(),
|
|
1544
|
+
}, ke = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : di(), $ = ke[Z], Y = ke[se], re = tt(0, H[te], Me[te]), De = q ? H[te] / 2 - Le - re - $ - K.mainAxis : Ne - re - $ - K.mainAxis, Ii = q ? -H[te] / 2 + Le + re + Y + K.mainAxis : le + re + Y + K.mainAxis, _t = s.elements.arrow && at(s.elements.arrow), Ei = _t ? O === "y" ? _t.clientTop || 0 : _t.clientLeft || 0 : 0, us = (A = X == null ? void 0 : X[O]) != null ? A : 0, Ti = oe + De - us - Ei, Pi = oe + Ii - us, fs = tt(E ? gt(je, Ti) : je, oe, E ? He(_e, Pi) : _e);
|
|
1545
1545
|
F[O] = fs, J[O] = fs - oe;
|
|
1546
1546
|
}
|
|
1547
1547
|
if (c) {
|
|
1548
|
-
var gs, Li = O === "x" ? ue : fe, Mi = O === "x" ? xe : Ce, Ve = F[D], lt = D === "y" ? "height" : "width", ms = Ve + T[Li], hs = Ve - T[Mi], kt = [ue, fe].indexOf(I) !== -1, ps = (gs = X == null ? void 0 : X[D]) != null ? gs : 0, vs = kt ? ms : Ve - H[lt] -
|
|
1548
|
+
var gs, Li = O === "x" ? ue : fe, Mi = O === "x" ? xe : Ce, Ve = F[D], lt = D === "y" ? "height" : "width", ms = Ve + T[Li], hs = Ve - T[Mi], kt = [ue, fe].indexOf(I) !== -1, ps = (gs = X == null ? void 0 : X[D]) != null ? gs : 0, vs = kt ? ms : Ve - H[lt] - j[lt] - ps + K.altAxis, ys = kt ? Ve + H[lt] + j[lt] - ps - K.altAxis : hs, bs = E && kt ? _a(vs, Ve, ys) : tt(E ? vs : ms, Ve, E ? ys : hs);
|
|
1549
1549
|
F[D] = bs, J[D] = bs - Ve;
|
|
1550
1550
|
}
|
|
1551
1551
|
s.modifiersData[a] = J;
|
|
@@ -1580,22 +1580,22 @@ function zs(e) {
|
|
|
1580
1580
|
}
|
|
1581
1581
|
function Ca(e, s) {
|
|
1582
1582
|
s === void 0 && (s = {});
|
|
1583
|
-
var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, g = d === void 0 ? li : d, y = Xe(a), k = y ? c ? ws : ws.filter(function(
|
|
1584
|
-
return Xe(
|
|
1585
|
-
}) : ot, P = k.filter(function(
|
|
1586
|
-
return g.indexOf(
|
|
1583
|
+
var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, g = d === void 0 ? li : d, y = Xe(a), k = y ? c ? ws : ws.filter(function(C) {
|
|
1584
|
+
return Xe(C) === y;
|
|
1585
|
+
}) : ot, P = k.filter(function(C) {
|
|
1586
|
+
return g.indexOf(C) >= 0;
|
|
1587
1587
|
});
|
|
1588
1588
|
P.length === 0 && (P = k);
|
|
1589
|
-
var E = P.reduce(function(
|
|
1590
|
-
return B
|
|
1591
|
-
placement:
|
|
1589
|
+
var E = P.reduce(function(C, B) {
|
|
1590
|
+
return C[B] = ss(e, {
|
|
1591
|
+
placement: B,
|
|
1592
1592
|
boundary: n,
|
|
1593
1593
|
rootBoundary: i,
|
|
1594
1594
|
padding: l
|
|
1595
|
-
})[Ie(
|
|
1595
|
+
})[Ie(B)], C;
|
|
1596
1596
|
}, {});
|
|
1597
|
-
return Object.keys(E).sort(function(
|
|
1598
|
-
return E[
|
|
1597
|
+
return Object.keys(E).sort(function(C, B) {
|
|
1598
|
+
return E[C] - E[B];
|
|
1599
1599
|
});
|
|
1600
1600
|
}
|
|
1601
1601
|
function Ba(e) {
|
|
@@ -1607,16 +1607,16 @@ function Ba(e) {
|
|
|
1607
1607
|
function za(e) {
|
|
1608
1608
|
var s = e.state, t = e.options, a = e.name;
|
|
1609
1609
|
if (!s.modifiersData[a]._skip) {
|
|
1610
|
-
for (var n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !0 : l, d = t.fallbackPlacements, g = t.padding, y = t.boundary, k = t.rootBoundary, P = t.altBoundary, E = t.flipVariations,
|
|
1610
|
+
for (var n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !0 : l, d = t.fallbackPlacements, g = t.padding, y = t.boundary, k = t.rootBoundary, P = t.altBoundary, E = t.flipVariations, C = E === void 0 ? !0 : E, B = t.allowedAutoPlacements, T = s.options.placement, I = Ie(T), N = I === T, q = d || (N || !C ? [ft(T)] : Ba(T)), O = [T].concat(q).reduce(function(Me, ke) {
|
|
1611
1611
|
return Me.concat(Ie(ke) === es ? Ca(s, {
|
|
1612
1612
|
placement: ke,
|
|
1613
1613
|
boundary: y,
|
|
1614
1614
|
rootBoundary: k,
|
|
1615
1615
|
padding: g,
|
|
1616
|
-
flipVariations:
|
|
1617
|
-
allowedAutoPlacements:
|
|
1616
|
+
flipVariations: C,
|
|
1617
|
+
allowedAutoPlacements: B
|
|
1618
1618
|
}) : ke);
|
|
1619
|
-
}, []), D = s.rects.reference, F = s.rects.popper, H = /* @__PURE__ */ new Map(),
|
|
1619
|
+
}, []), D = s.rects.reference, F = s.rects.popper, H = /* @__PURE__ */ new Map(), j = !0, G = O[0], K = 0; K < O.length; K++) {
|
|
1620
1620
|
var X = O[K], J = Ie(X), A = Xe(X) === Ye, Z = [ue, xe].indexOf(J) >= 0, se = Z ? "width" : "height", te = ss(s, {
|
|
1621
1621
|
placement: X,
|
|
1622
1622
|
boundary: y,
|
|
@@ -1629,22 +1629,22 @@ function za(e) {
|
|
|
1629
1629
|
if (i && _e.push(te[J] <= 0), c && _e.push(te[oe] <= 0, te[je] <= 0), _e.every(function(Me) {
|
|
1630
1630
|
return Me;
|
|
1631
1631
|
})) {
|
|
1632
|
-
G = X,
|
|
1632
|
+
G = X, j = !1;
|
|
1633
1633
|
break;
|
|
1634
1634
|
}
|
|
1635
1635
|
H.set(X, _e);
|
|
1636
1636
|
}
|
|
1637
|
-
if (
|
|
1638
|
-
for (var Le =
|
|
1639
|
-
var
|
|
1637
|
+
if (j)
|
|
1638
|
+
for (var Le = C ? 3 : 1, Ne = function(ke) {
|
|
1639
|
+
var $ = O.find(function(Y) {
|
|
1640
1640
|
var re = H.get(Y);
|
|
1641
1641
|
if (re)
|
|
1642
1642
|
return re.slice(0, ke).every(function(De) {
|
|
1643
1643
|
return De;
|
|
1644
1644
|
});
|
|
1645
1645
|
});
|
|
1646
|
-
if (
|
|
1647
|
-
return G =
|
|
1646
|
+
if ($)
|
|
1647
|
+
return G = $, "break";
|
|
1648
1648
|
}, le = Le; le > 0; le--) {
|
|
1649
1649
|
var Ue = Ne(le);
|
|
1650
1650
|
if (Ue === "break") break;
|
|
@@ -1695,8 +1695,8 @@ var La = function(s, t) {
|
|
|
1695
1695
|
function Ma(e) {
|
|
1696
1696
|
var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, l = t.modifiersData.popperOffsets, c = Ie(t.placement), d = ts(c), g = [fe, Ce].indexOf(c) >= 0, y = g ? "height" : "width";
|
|
1697
1697
|
if (!(!i || !l)) {
|
|
1698
|
-
var k = La(n.padding, t), P = Qt(i), E = d === "y" ? ue : fe,
|
|
1699
|
-
t.modifiersData[a] = (s = {}, s[
|
|
1698
|
+
var k = La(n.padding, t), P = Qt(i), E = d === "y" ? ue : fe, C = d === "y" ? xe : Ce, B = t.rects.reference[y] + t.rects.reference[d] - l[d] - t.rects.popper[y], T = l[d] - t.rects.reference[d], I = at(i), N = I ? d === "y" ? I.clientHeight || 0 : I.clientWidth || 0 : 0, q = B / 2 - T / 2, O = k[E], D = N - P[y] - k[C], F = N / 2 - P[y] / 2 + q, H = tt(O, F, D), j = d;
|
|
1699
|
+
t.modifiersData[a] = (s = {}, s[j] = H, s.centerOffset = H - F, s);
|
|
1700
1700
|
}
|
|
1701
1701
|
}
|
|
1702
1702
|
function Oa(e) {
|
|
@@ -1725,21 +1725,21 @@ function Ra({
|
|
|
1725
1725
|
const d = Oi({
|
|
1726
1726
|
isOpen: !1,
|
|
1727
1727
|
popperInstance: null
|
|
1728
|
-
}), g = (
|
|
1728
|
+
}), g = (B) => {
|
|
1729
1729
|
var T;
|
|
1730
1730
|
(T = d.popperInstance) == null || T.setOptions((I) => ({
|
|
1731
1731
|
...I,
|
|
1732
|
-
modifiers: [...I.modifiers, { name: "eventListeners", enabled:
|
|
1732
|
+
modifiers: [...I.modifiers, { name: "eventListeners", enabled: B }]
|
|
1733
1733
|
}));
|
|
1734
1734
|
}, y = () => g(!0), k = () => g(!1), P = () => {
|
|
1735
1735
|
d.isOpen && (d.isOpen = !1, s("close:popper"));
|
|
1736
1736
|
}, E = () => {
|
|
1737
1737
|
d.isOpen || (d.isOpen = !0, s("open:popper"));
|
|
1738
1738
|
};
|
|
1739
|
-
pe([() => d.isOpen, i], async ([
|
|
1740
|
-
|
|
1739
|
+
pe([() => d.isOpen, i], async ([B]) => {
|
|
1740
|
+
B ? (await C(), y()) : k();
|
|
1741
1741
|
});
|
|
1742
|
-
const
|
|
1742
|
+
const C = async () => {
|
|
1743
1743
|
await Ai(), d.popperInstance = ya(c.value, l.value, {
|
|
1744
1744
|
placement: i.value,
|
|
1745
1745
|
modifiers: [
|
|
@@ -1767,8 +1767,8 @@ function Ra({
|
|
|
1767
1767
|
}), d.popperInstance.update();
|
|
1768
1768
|
};
|
|
1769
1769
|
return Gt(() => {
|
|
1770
|
-
var
|
|
1771
|
-
(
|
|
1770
|
+
var B;
|
|
1771
|
+
(B = d.popperInstance) == null || B.destroy();
|
|
1772
1772
|
}), {
|
|
1773
1773
|
...Qs(d),
|
|
1774
1774
|
open: E,
|
|
@@ -1799,7 +1799,7 @@ const Va = {}, Fa = {
|
|
|
1799
1799
|
function Ha(e, s) {
|
|
1800
1800
|
return o(), r("div", Fa);
|
|
1801
1801
|
}
|
|
1802
|
-
const
|
|
1802
|
+
const qa = /* @__PURE__ */ b(Va, [["render", Ha], ["__scopeId", "data-v-b4b01b19"]]), $a = ["aria-open"], Wa = {
|
|
1803
1803
|
__name: "Popper",
|
|
1804
1804
|
props: {
|
|
1805
1805
|
/**
|
|
@@ -1938,27 +1938,27 @@ const $a = /* @__PURE__ */ b(Va, [["render", Ha], ["__scopeId", "data-v-b4b01b19
|
|
|
1938
1938
|
setup(e, { expose: s, emit: t }) {
|
|
1939
1939
|
const a = t, n = Ni(), i = e;
|
|
1940
1940
|
let l = null;
|
|
1941
|
-
const c = "ecs-popover-" + parseInt(Math.ceil(Math.random() * Date.now()).toPrecision(16).toString().replace(".", "")), d = Fe(!1), g = Fe(null), y = Fe(null), k = Fe(!1), P = Fe(!1), E = Fe([]),
|
|
1941
|
+
const c = "ecs-popover-" + parseInt(Math.ceil(Math.random() * Date.now()).toPrecision(16).toString().replace(".", "")), d = Fe(!1), g = Fe(null), y = Fe(null), k = Fe(!1), P = Fe(!1), E = Fe([]), C = Fe(!0), B = () => {
|
|
1942
1942
|
n.content ? P.value = !0 : P.value = !1;
|
|
1943
1943
|
};
|
|
1944
1944
|
ei(() => {
|
|
1945
|
-
const
|
|
1946
|
-
if (
|
|
1945
|
+
const $ = n.default();
|
|
1946
|
+
if ($ && $.length > 1)
|
|
1947
1947
|
return console.error(
|
|
1948
|
-
`[Popper]: The <Popper> component expects only one child element at its root. You passed ${
|
|
1948
|
+
`[Popper]: The <Popper> component expects only one child element at its root. You passed ${$.length} child nodes.`
|
|
1949
1949
|
);
|
|
1950
|
-
(n.content !== void 0 || N.value) && (P.value = !0), l = new MutationObserver(
|
|
1950
|
+
(n.content !== void 0 || N.value) && (P.value = !0), l = new MutationObserver(B), document.addEventListener("keydown", ke);
|
|
1951
1951
|
});
|
|
1952
1952
|
const {
|
|
1953
1953
|
arrowPadding: T,
|
|
1954
1954
|
closeDelay: I,
|
|
1955
1955
|
content: N,
|
|
1956
|
-
disableClickAway:
|
|
1956
|
+
disableClickAway: q,
|
|
1957
1957
|
disabled: O,
|
|
1958
1958
|
interactive: D,
|
|
1959
1959
|
locked: F,
|
|
1960
1960
|
offsetDistance: H,
|
|
1961
|
-
offsetSkid:
|
|
1961
|
+
offsetSkid: j,
|
|
1962
1962
|
openDelay: G,
|
|
1963
1963
|
placement: K,
|
|
1964
1964
|
show: X
|
|
@@ -1967,12 +1967,12 @@ const $a = /* @__PURE__ */ b(Va, [["render", Ha], ["__scopeId", "data-v-b4b01b19
|
|
|
1967
1967
|
emit: a,
|
|
1968
1968
|
locked: F,
|
|
1969
1969
|
offsetDistance: H,
|
|
1970
|
-
offsetSkid:
|
|
1970
|
+
offsetSkid: j,
|
|
1971
1971
|
placement: K,
|
|
1972
1972
|
popperNode: g,
|
|
1973
1973
|
triggerNode: y
|
|
1974
1974
|
}), se = ze(() => X.value !== null), te = ze(() => O.value || !P.value), oe = ze(() => J.value && !te.value), je = ze(
|
|
1975
|
-
() =>
|
|
1975
|
+
() => !q.value && !se.value
|
|
1976
1976
|
);
|
|
1977
1977
|
ze(
|
|
1978
1978
|
() => D.value ? `border: ${H.value}px solid transparent; margin: -${H.value}px;` : null
|
|
@@ -1984,18 +1984,18 @@ const $a = /* @__PURE__ */ b(Va, [["render", Ha], ["__scopeId", "data-v-b4b01b19
|
|
|
1984
1984
|
}, Ue = () => {
|
|
1985
1985
|
J.value ? le() : Ne();
|
|
1986
1986
|
};
|
|
1987
|
-
pe([P, O], ([
|
|
1988
|
-
J.value && (
|
|
1989
|
-
}), pe(J, (
|
|
1990
|
-
|
|
1987
|
+
pe([P, O], ([$, Y]) => {
|
|
1988
|
+
J.value && (!$ || Y) && Z();
|
|
1989
|
+
}), pe(J, ($) => {
|
|
1990
|
+
$ ? (a("shown"), k.value = !0) : St.debounce(() => {
|
|
1991
1991
|
k.value = !1;
|
|
1992
1992
|
}, 200);
|
|
1993
1993
|
}), rt(() => {
|
|
1994
1994
|
se.value && (X.value ? _e() : Le());
|
|
1995
1995
|
}), rt(() => {
|
|
1996
1996
|
je.value && Da(g, le);
|
|
1997
|
-
}), pe(N, (
|
|
1998
|
-
|
|
1997
|
+
}), pe(N, ($) => {
|
|
1998
|
+
$ ? P.value = !0 : P.value = !1;
|
|
1999
1999
|
}), rt(() => {
|
|
2000
2000
|
g.value && l.observe(g.value, {
|
|
2001
2001
|
childList: !0,
|
|
@@ -2008,22 +2008,22 @@ const $a = /* @__PURE__ */ b(Va, [["render", Ha], ["__scopeId", "data-v-b4b01b19
|
|
|
2008
2008
|
g.value && (E.value = g.value.querySelectorAll(
|
|
2009
2009
|
'a[href], button, textarea, input, select, [tabindex]:not([tabindex="-1"])'
|
|
2010
2010
|
));
|
|
2011
|
-
}, ke = (
|
|
2011
|
+
}, ke = ($) => {
|
|
2012
2012
|
if (!d.value) return;
|
|
2013
2013
|
const Y = Array.from(E.value), re = Y.indexOf(document.activeElement);
|
|
2014
|
-
if (
|
|
2015
|
-
|
|
2014
|
+
if ($.key === "ArrowDown") {
|
|
2015
|
+
$.preventDefault();
|
|
2016
2016
|
const De = (re + 1) % Y.length;
|
|
2017
2017
|
Y[De].focus();
|
|
2018
|
-
} else if (
|
|
2019
|
-
|
|
2018
|
+
} else if ($.key === "ArrowUp") {
|
|
2019
|
+
$.preventDefault();
|
|
2020
2020
|
const De = (re - 1 + Y.length) % Y.length;
|
|
2021
2021
|
Y[De].focus();
|
|
2022
|
-
} else
|
|
2022
|
+
} else $.key === "Escape" ? ($.preventDefault(), le()) : $.key === "Tab" && C.value && ($.preventDefault(), C.value = !1, Y.length > 0 && Y[0].focus());
|
|
2023
2023
|
};
|
|
2024
2024
|
return rt(() => {
|
|
2025
|
-
d.value && (Me(),
|
|
2026
|
-
}), (
|
|
2025
|
+
d.value && (Me(), C.value = !0, E.value.length > 0 && E.value[0].focus());
|
|
2026
|
+
}), ($, Y) => (o(), r("div", {
|
|
2027
2027
|
class: "ecs-popover-root",
|
|
2028
2028
|
onMouseleave: Y[2] || (Y[2] = (re) => e.hover && le())
|
|
2029
2029
|
}, [
|
|
@@ -2038,12 +2038,12 @@ const $a = /* @__PURE__ */ b(Va, [["render", Ha], ["__scopeId", "data-v-b4b01b19
|
|
|
2038
2038
|
"aria-open": d.value || null,
|
|
2039
2039
|
class: "ecs-popover-trigger"
|
|
2040
2040
|
}, [
|
|
2041
|
-
p(
|
|
2042
|
-
], 40,
|
|
2041
|
+
p($.$slots, "default", {}, void 0, !0)
|
|
2042
|
+
], 40, $a),
|
|
2043
2043
|
(o(), h(Di, { to: "body" }, [
|
|
2044
2044
|
_(be, { name: "fade" }, {
|
|
2045
2045
|
default: S(() => [
|
|
2046
|
-
e.persistent || d.value ?
|
|
2046
|
+
e.persistent || d.value ? $e((o(), r("div", {
|
|
2047
2047
|
key: 0,
|
|
2048
2048
|
onClick: Y[1] || (Y[1] = (re) => !de(D) && le()),
|
|
2049
2049
|
class: "ecs-popover popper",
|
|
@@ -2052,13 +2052,13 @@ const $a = /* @__PURE__ */ b(Va, [["render", Ha], ["__scopeId", "data-v-b4b01b19
|
|
|
2052
2052
|
id: c,
|
|
2053
2053
|
tabindex: "-1"
|
|
2054
2054
|
}, [
|
|
2055
|
-
p(
|
|
2055
|
+
p($.$slots, "content", {
|
|
2056
2056
|
close: de(Z),
|
|
2057
2057
|
isOpen: k.value
|
|
2058
2058
|
}, () => [
|
|
2059
2059
|
L(w(de(N)), 1)
|
|
2060
2060
|
], !0),
|
|
2061
|
-
e.arrow ? (o(), h(
|
|
2061
|
+
e.arrow ? (o(), h(qa, { key: 0 })) : u("", !0)
|
|
2062
2062
|
], 512)), [
|
|
2063
2063
|
[it, oe.value]
|
|
2064
2064
|
]) : u("", !0)
|
|
@@ -2585,7 +2585,7 @@ function ao(e, s, t, a, n, i) {
|
|
|
2585
2585
|
required: t.required || null,
|
|
2586
2586
|
disabled: t.disabled || null,
|
|
2587
2587
|
checked: n.checked || null,
|
|
2588
|
-
onClick: s[0] || (s[0] =
|
|
2588
|
+
onClick: s[0] || (s[0] = W((d) => e.$emit("shiftClick", d), ["shift"])),
|
|
2589
2589
|
onChange: s[1] || (s[1] = (...d) => i.handleClick && i.handleClick(...d))
|
|
2590
2590
|
}, null, 42, io),
|
|
2591
2591
|
f("label", {
|
|
@@ -3310,7 +3310,7 @@ const he = /* @__PURE__ */ b(wo, [["render", Bo], ["__scopeId", "data-v-47d42f7e
|
|
|
3310
3310
|
role: "menuitem",
|
|
3311
3311
|
tabindex: "-1"
|
|
3312
3312
|
}, Mo = {
|
|
3313
|
-
key:
|
|
3313
|
+
key: 1,
|
|
3314
3314
|
class: "help"
|
|
3315
3315
|
}, Oo = {
|
|
3316
3316
|
key: 0,
|
|
@@ -3324,7 +3324,7 @@ const he = /* @__PURE__ */ b(wo, [["render", Bo], ["__scopeId", "data-v-47d42f7e
|
|
|
3324
3324
|
}, Ho = {
|
|
3325
3325
|
key: 2,
|
|
3326
3326
|
class: "after"
|
|
3327
|
-
},
|
|
3327
|
+
}, qo = ["tabindex"], $o = { class: "text" }, Wo = { class: "text-inner" }, jo = {
|
|
3328
3328
|
key: 1,
|
|
3329
3329
|
class: "help"
|
|
3330
3330
|
}, Uo = {
|
|
@@ -3332,11 +3332,11 @@ const he = /* @__PURE__ */ b(wo, [["render", Bo], ["__scopeId", "data-v-47d42f7e
|
|
|
3332
3332
|
class: "after"
|
|
3333
3333
|
};
|
|
3334
3334
|
function Go(e, s, t, a, n, i) {
|
|
3335
|
-
const l = m("ecs-checkbox"), c = m("ecs-icon"), d = m("ecs-radiobutton"), g = m("ecs-
|
|
3335
|
+
const l = m("ecs-checkbox"), c = m("ecs-icon"), d = m("ecs-radiobutton"), g = m("ecs-button"), y = m("ecs-switch"), k = m("ecs-sortbutton"), P = m("ecs-focus-ring"), E = m("ecs-file-icon");
|
|
3336
3336
|
return o(), r("li", null, [
|
|
3337
3337
|
t.type === "checkbox" ? (o(), r("div", Io, [
|
|
3338
3338
|
_(l, {
|
|
3339
|
-
onInput: s[0] || (s[0] = (
|
|
3339
|
+
onInput: s[0] || (s[0] = (C) => e.$emit("input", C)),
|
|
3340
3340
|
disabled: t.disabled || null,
|
|
3341
3341
|
value: t.value,
|
|
3342
3342
|
"value-false": t.valueFalse,
|
|
@@ -3357,7 +3357,7 @@ function Go(e, s, t, a, n, i) {
|
|
|
3357
3357
|
})) : u("", !0)
|
|
3358
3358
|
])) : t.type === "radiobutton" ? (o(), r("div", To, [
|
|
3359
3359
|
_(d, {
|
|
3360
|
-
onChange: s[1] || (s[1] = (
|
|
3360
|
+
onChange: s[1] || (s[1] = (C) => e.$emit("change", C)),
|
|
3361
3361
|
disabled: t.disabled || null,
|
|
3362
3362
|
checked: t.value || null
|
|
3363
3363
|
}, {
|
|
@@ -3374,9 +3374,9 @@ function Go(e, s, t, a, n, i) {
|
|
|
3374
3374
|
class: "drag-handle"
|
|
3375
3375
|
})) : u("", !0)
|
|
3376
3376
|
])) : t.type === "switch" ? (o(), r("div", Lo, [
|
|
3377
|
-
_(
|
|
3378
|
-
onInput: s[
|
|
3379
|
-
onChange: s[
|
|
3377
|
+
_(y, {
|
|
3378
|
+
onInput: s[4] || (s[4] = (C) => e.$emit("input", C)),
|
|
3379
|
+
onChange: s[5] || (s[5] = (C) => e.$emit("change", C)),
|
|
3380
3380
|
value: t.value,
|
|
3381
3381
|
"value-false": t.valueFalse,
|
|
3382
3382
|
"value-true": t.valueTrue,
|
|
@@ -3385,6 +3385,24 @@ function Go(e, s, t, a, n, i) {
|
|
|
3385
3385
|
}, {
|
|
3386
3386
|
default: S(() => [
|
|
3387
3387
|
p(e.$slots, "default", {}, void 0, !0),
|
|
3388
|
+
i.secondaryActionOptions.show ? (o(), h(g, {
|
|
3389
|
+
key: 0,
|
|
3390
|
+
onClick: W(i.handleSecondaryClick, ["stop"]),
|
|
3391
|
+
onMouseover: s[2] || (s[2] = (C) => n.preventHover = !n.preventHover),
|
|
3392
|
+
onMouseleave: s[3] || (s[3] = (C) => n.preventHover = !n.preventHover),
|
|
3393
|
+
size: "sml",
|
|
3394
|
+
type: i.secondaryActionOptions.type,
|
|
3395
|
+
icon: i.secondaryActionOptions.icon,
|
|
3396
|
+
"icon-only": i.secondaryActionOptions.iconOnly,
|
|
3397
|
+
class: v(i.secondaryActionOptions.align),
|
|
3398
|
+
"aria-label": i.secondaryActionOptions.label,
|
|
3399
|
+
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
|
|
3400
|
+
}, {
|
|
3401
|
+
default: S(() => [
|
|
3402
|
+
L(w(i.secondaryActionOptions.label), 1)
|
|
3403
|
+
]),
|
|
3404
|
+
_: 1
|
|
3405
|
+
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
|
|
3388
3406
|
t.help ? (o(), r("span", Mo, w(t.help), 1)) : u("", !0)
|
|
3389
3407
|
]),
|
|
3390
3408
|
_: 3
|
|
@@ -3398,12 +3416,12 @@ function Go(e, s, t, a, n, i) {
|
|
|
3398
3416
|
})) : u("", !0)
|
|
3399
3417
|
])) : t.type === "sort" ? (o(), r("div", {
|
|
3400
3418
|
key: 3,
|
|
3401
|
-
onClick: s[
|
|
3419
|
+
onClick: s[6] || (s[6] = (C) => e.$emit("click", C)),
|
|
3402
3420
|
class: "ecs-popover-list-item control no-hover",
|
|
3403
3421
|
role: "menuitem",
|
|
3404
3422
|
tabindex: t.disabled ? -1 : 0
|
|
3405
3423
|
}, [
|
|
3406
|
-
_(
|
|
3424
|
+
_(k, {
|
|
3407
3425
|
sort: t.sort,
|
|
3408
3426
|
disabled: t.disabled || null
|
|
3409
3427
|
}, {
|
|
@@ -3419,10 +3437,10 @@ function Go(e, s, t, a, n, i) {
|
|
|
3419
3437
|
size: "16",
|
|
3420
3438
|
class: "drag-handle"
|
|
3421
3439
|
})) : u("", !0),
|
|
3422
|
-
_(
|
|
3440
|
+
_(P, { inset: 0 })
|
|
3423
3441
|
], 8, Ao)) : t.type === "link" ? (o(), r("a", {
|
|
3424
3442
|
key: 4,
|
|
3425
|
-
onClick: s[
|
|
3443
|
+
onClick: s[9] || (s[9] = (C) => e.$emit("click", C)),
|
|
3426
3444
|
class: v(["ecs-popover-list-item", [
|
|
3427
3445
|
t.danger ? "danger" : "",
|
|
3428
3446
|
t.subtle ? "subtle" : "",
|
|
@@ -3440,7 +3458,7 @@ function Go(e, s, t, a, n, i) {
|
|
|
3440
3458
|
size: "24",
|
|
3441
3459
|
class: "left-icon"
|
|
3442
3460
|
}, null, 8, ["type"])) : u("", !0),
|
|
3443
|
-
t.fileIcon ? (o(), h(
|
|
3461
|
+
t.fileIcon ? (o(), h(E, {
|
|
3444
3462
|
key: 1,
|
|
3445
3463
|
type: t.fileIcon,
|
|
3446
3464
|
width: 24,
|
|
@@ -3451,11 +3469,11 @@ function Go(e, s, t, a, n, i) {
|
|
|
3451
3469
|
f("span", Vo, [
|
|
3452
3470
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3453
3471
|
]),
|
|
3454
|
-
i.secondaryActionOptions.show ? (o(), h(
|
|
3472
|
+
i.secondaryActionOptions.show ? (o(), h(g, {
|
|
3455
3473
|
key: 0,
|
|
3456
|
-
onClick:
|
|
3457
|
-
onMouseover: s[
|
|
3458
|
-
onMouseleave: s[
|
|
3474
|
+
onClick: W(i.handleSecondaryClick, ["stop"]),
|
|
3475
|
+
onMouseover: s[7] || (s[7] = (C) => n.preventHover = !n.preventHover),
|
|
3476
|
+
onMouseleave: s[8] || (s[8] = (C) => n.preventHover = !n.preventHover),
|
|
3459
3477
|
size: "sml",
|
|
3460
3478
|
type: i.secondaryActionOptions.type,
|
|
3461
3479
|
icon: i.secondaryActionOptions.icon,
|
|
@@ -3483,7 +3501,7 @@ function Go(e, s, t, a, n, i) {
|
|
|
3483
3501
|
size: "16",
|
|
3484
3502
|
class: "drag-handle"
|
|
3485
3503
|
})) : u("", !0),
|
|
3486
|
-
_(
|
|
3504
|
+
_(P, { inset: 0 })
|
|
3487
3505
|
], 10, No)) : (o(), r("button", {
|
|
3488
3506
|
key: 5,
|
|
3489
3507
|
class: v(["ecs-popover-list-item", [
|
|
@@ -3493,7 +3511,7 @@ function Go(e, s, t, a, n, i) {
|
|
|
3493
3511
|
t.noHover || n.preventHover ? "no-hover" : "",
|
|
3494
3512
|
t.selected ? "selected" : ""
|
|
3495
3513
|
]]),
|
|
3496
|
-
onClick: s[
|
|
3514
|
+
onClick: s[12] || (s[12] = (C) => e.$emit("click", C)),
|
|
3497
3515
|
role: "menuitem",
|
|
3498
3516
|
tabindex: t.disabled ? -1 : 0
|
|
3499
3517
|
}, [
|
|
@@ -3503,22 +3521,22 @@ function Go(e, s, t, a, n, i) {
|
|
|
3503
3521
|
size: "24",
|
|
3504
3522
|
class: "left-icon"
|
|
3505
3523
|
}, null, 8, ["type"])) : u("", !0),
|
|
3506
|
-
t.fileIcon ? (o(), h(
|
|
3524
|
+
t.fileIcon ? (o(), h(E, {
|
|
3507
3525
|
key: 1,
|
|
3508
3526
|
type: t.fileIcon,
|
|
3509
3527
|
width: 24,
|
|
3510
3528
|
height: 24,
|
|
3511
3529
|
class: "file-icon"
|
|
3512
3530
|
}, null, 8, ["type"])) : u("", !0),
|
|
3513
|
-
f("span",
|
|
3531
|
+
f("span", $o, [
|
|
3514
3532
|
f("span", Wo, [
|
|
3515
3533
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3516
3534
|
]),
|
|
3517
|
-
i.secondaryActionOptions.show ? (o(), h(
|
|
3535
|
+
i.secondaryActionOptions.show ? (o(), h(g, {
|
|
3518
3536
|
key: 0,
|
|
3519
|
-
onClick:
|
|
3520
|
-
onMouseover: s[
|
|
3521
|
-
onMouseleave: s[
|
|
3537
|
+
onClick: W(i.handleSecondaryClick, ["stop"]),
|
|
3538
|
+
onMouseover: s[10] || (s[10] = (C) => n.preventHover = !n.preventHover),
|
|
3539
|
+
onMouseleave: s[11] || (s[11] = (C) => n.preventHover = !n.preventHover),
|
|
3522
3540
|
size: "sml",
|
|
3523
3541
|
type: i.secondaryActionOptions.type,
|
|
3524
3542
|
icon: i.secondaryActionOptions.icon,
|
|
@@ -3547,11 +3565,11 @@ function Go(e, s, t, a, n, i) {
|
|
|
3547
3565
|
size: "16",
|
|
3548
3566
|
class: "drag-handle"
|
|
3549
3567
|
})) : u("", !0),
|
|
3550
|
-
_(
|
|
3551
|
-
], 10,
|
|
3568
|
+
_(P, { inset: 0 })
|
|
3569
|
+
], 10, qo))
|
|
3552
3570
|
]);
|
|
3553
3571
|
}
|
|
3554
|
-
const as = /* @__PURE__ */ b(zo, [["render", Go], ["__scopeId", "data-v-
|
|
3572
|
+
const as = /* @__PURE__ */ b(zo, [["render", Go], ["__scopeId", "data-v-db32e189"]]), Ko = {
|
|
3555
3573
|
name: "ecs-button-toolbar",
|
|
3556
3574
|
emits: ["click"],
|
|
3557
3575
|
components: {
|
|
@@ -3885,10 +3903,10 @@ function sl(e, s, t, a, n, i) {
|
|
|
3885
3903
|
content: S(() => [
|
|
3886
3904
|
_(y, null, {
|
|
3887
3905
|
default: S(() => [
|
|
3888
|
-
(o(!0), r(V, null, Q(t.options, (E,
|
|
3889
|
-
key:
|
|
3906
|
+
(o(!0), r(V, null, Q(t.options, (E, C) => (o(), h(d, {
|
|
3907
|
+
key: C,
|
|
3890
3908
|
disabled: E.disabled || null,
|
|
3891
|
-
onClick: (
|
|
3909
|
+
onClick: (B) => e.$emit("select", E.action)
|
|
3892
3910
|
}, {
|
|
3893
3911
|
default: S(() => [
|
|
3894
3912
|
L(w(E.label), 1)
|
|
@@ -4094,14 +4112,14 @@ z.prototype = {
|
|
|
4094
4112
|
},
|
|
4095
4113
|
toPercentageRgb: function() {
|
|
4096
4114
|
return {
|
|
4097
|
-
r: Math.round(
|
|
4098
|
-
g: Math.round(
|
|
4099
|
-
b: Math.round(
|
|
4115
|
+
r: Math.round(U(this._r, 255) * 100) + "%",
|
|
4116
|
+
g: Math.round(U(this._g, 255) * 100) + "%",
|
|
4117
|
+
b: Math.round(U(this._b, 255) * 100) + "%",
|
|
4100
4118
|
a: this._a
|
|
4101
4119
|
};
|
|
4102
4120
|
},
|
|
4103
4121
|
toPercentageRgbString: function() {
|
|
4104
|
-
return this._a == 1 ? "rgb(" + Math.round(
|
|
4122
|
+
return this._a == 1 ? "rgb(" + Math.round(U(this._r, 255) * 100) + "%, " + Math.round(U(this._g, 255) * 100) + "%, " + Math.round(U(this._b, 255) * 100) + "%)" : "rgba(" + Math.round(U(this._r, 255) * 100) + "%, " + Math.round(U(this._g, 255) * 100) + "%, " + Math.round(U(this._b, 255) * 100) + "%, " + this._roundA + ")";
|
|
4105
4123
|
},
|
|
4106
4124
|
toName: function() {
|
|
4107
4125
|
return this._a === 0 ? "transparent" : this._a < 1 ? !1 : zl[Ts(this._r, this._g, this._b, !0)] || !1;
|
|
@@ -4200,13 +4218,13 @@ function ul(e) {
|
|
|
4200
4218
|
}
|
|
4201
4219
|
function fl(e, s, t) {
|
|
4202
4220
|
return {
|
|
4203
|
-
r:
|
|
4204
|
-
g:
|
|
4205
|
-
b:
|
|
4221
|
+
r: U(e, 255) * 255,
|
|
4222
|
+
g: U(s, 255) * 255,
|
|
4223
|
+
b: U(t, 255) * 255
|
|
4206
4224
|
};
|
|
4207
4225
|
}
|
|
4208
4226
|
function Is(e, s, t) {
|
|
4209
|
-
e =
|
|
4227
|
+
e = U(e, 255), s = U(s, 255), t = U(t, 255);
|
|
4210
4228
|
var a = Math.max(e, s, t), n = Math.min(e, s, t), i, l, c = (a + n) / 2;
|
|
4211
4229
|
if (a == n)
|
|
4212
4230
|
i = l = 0;
|
|
@@ -4233,7 +4251,7 @@ function Is(e, s, t) {
|
|
|
4233
4251
|
}
|
|
4234
4252
|
function gl(e, s, t) {
|
|
4235
4253
|
var a, n, i;
|
|
4236
|
-
e =
|
|
4254
|
+
e = U(e, 360), s = U(s, 100), t = U(t, 100);
|
|
4237
4255
|
function l(g, y, k) {
|
|
4238
4256
|
return k < 0 && (k += 1), k > 1 && (k -= 1), k < 1 / 6 ? g + (y - g) * 6 * k : k < 1 / 2 ? y : k < 2 / 3 ? g + (y - g) * (2 / 3 - k) * 6 : g;
|
|
4239
4257
|
}
|
|
@@ -4250,7 +4268,7 @@ function gl(e, s, t) {
|
|
|
4250
4268
|
};
|
|
4251
4269
|
}
|
|
4252
4270
|
function Es(e, s, t) {
|
|
4253
|
-
e =
|
|
4271
|
+
e = U(e, 255), s = U(s, 255), t = U(t, 255);
|
|
4254
4272
|
var a = Math.max(e, s, t), n = Math.min(e, s, t), i, l, c = a, d = a - n;
|
|
4255
4273
|
if (l = a === 0 ? 0 : d / a, a == n)
|
|
4256
4274
|
i = 0;
|
|
@@ -4275,7 +4293,7 @@ function Es(e, s, t) {
|
|
|
4275
4293
|
};
|
|
4276
4294
|
}
|
|
4277
4295
|
function ml(e, s, t) {
|
|
4278
|
-
e =
|
|
4296
|
+
e = U(e, 360) * 6, s = U(s, 100), t = U(t, 100);
|
|
4279
4297
|
var a = Math.floor(e), n = e - a, i = t * (1 - s), l = t * (1 - n * s), c = t * (1 - (1 - n) * s), d = a % 6, g = [t, l, i, i, c, t][d], y = [c, t, t, l, i, i][d], k = [i, i, c, t, t, l][d];
|
|
4280
4298
|
return {
|
|
4281
4299
|
r: g * 255,
|
|
@@ -4581,7 +4599,7 @@ function Il(e) {
|
|
|
4581
4599
|
function vi(e) {
|
|
4582
4600
|
return e = parseFloat(e), (isNaN(e) || e < 0 || e > 1) && (e = 1), e;
|
|
4583
4601
|
}
|
|
4584
|
-
function
|
|
4602
|
+
function U(e, s) {
|
|
4585
4603
|
El(e) && (e = "100%");
|
|
4586
4604
|
var t = Tl(e);
|
|
4587
4605
|
return e = Math.min(s, Math.max(0, parseFloat(e))), t && (e = parseInt(e * s, 10) / 100), Math.abs(e - s) < 1e-6 ? 1 : e % s / parseFloat(s);
|
|
@@ -4840,7 +4858,7 @@ function Hl(e, s, t, a, n, i) {
|
|
|
4840
4858
|
}, null, 8, ["danger"])
|
|
4841
4859
|
], 10, Fl);
|
|
4842
4860
|
}
|
|
4843
|
-
const v_ = /* @__PURE__ */ b(Vl, [["render", Hl], ["__scopeId", "data-v-d40a7cc1"]]),
|
|
4861
|
+
const v_ = /* @__PURE__ */ b(Vl, [["render", Hl], ["__scopeId", "data-v-d40a7cc1"]]), ql = {
|
|
4844
4862
|
name: "ecs-button-more",
|
|
4845
4863
|
emits: ["click"],
|
|
4846
4864
|
components: {
|
|
@@ -4873,7 +4891,7 @@ const v_ = /* @__PURE__ */ b(Vl, [["render", Hl], ["__scopeId", "data-v-d40a7cc1
|
|
|
4873
4891
|
mounted() {
|
|
4874
4892
|
this.$slots.default === void 0 && (!this.ariaLabel || this.ariaLabel.trim());
|
|
4875
4893
|
}
|
|
4876
|
-
},
|
|
4894
|
+
}, $l = ["aria-label", "aria-disabled", "aria-expanded", "aria-haspopup", "disabled"];
|
|
4877
4895
|
function Wl(e, s, t, a, n, i) {
|
|
4878
4896
|
const l = m("ecs-icon"), c = m("ecs-focus-ring");
|
|
4879
4897
|
return o(), r("button", {
|
|
@@ -4902,9 +4920,9 @@ function Wl(e, s, t, a, n, i) {
|
|
|
4902
4920
|
})) : u("", !0),
|
|
4903
4921
|
t.type === "expand" ? p(e.$slots, "default", { key: 2 }, void 0, !0) : u("", !0),
|
|
4904
4922
|
_(c)
|
|
4905
|
-
], 10,
|
|
4923
|
+
], 10, $l);
|
|
4906
4924
|
}
|
|
4907
|
-
const bi = /* @__PURE__ */ b(
|
|
4925
|
+
const bi = /* @__PURE__ */ b(ql, [["render", Wl], ["__scopeId", "data-v-91c19a75"]]), jl = {
|
|
4908
4926
|
name: "ecs-button-table",
|
|
4909
4927
|
emits: ["click", "mouseover", "mouseleave"],
|
|
4910
4928
|
components: {
|
|
@@ -5205,7 +5223,7 @@ function cr(e, s, t, a, n, i) {
|
|
|
5205
5223
|
onKeyup: s[0] || (s[0] = (...c) => i.onInput && i.onInput(...c)),
|
|
5206
5224
|
onBlur: s[1] || (s[1] = (c) => e.$emit("blur", c)),
|
|
5207
5225
|
onFocus: s[2] || (s[2] = (c) => e.$emit("focus", c)),
|
|
5208
|
-
onKeydown: s[3] || (s[3] = ee(
|
|
5226
|
+
onKeydown: s[3] || (s[3] = ee(W(() => {
|
|
5209
5227
|
}, ["prevent"]), ["enter"])),
|
|
5210
5228
|
contenteditable: t.editable
|
|
5211
5229
|
}, null, 42, rr),
|
|
@@ -5474,7 +5492,7 @@ const xr = /* @__PURE__ */ Kt(Sr), Cr = {
|
|
|
5474
5492
|
}, Br = ["id"], zr = ["onClick", "role", "tabindex", "aria-disabled"], Ir = { key: 1 };
|
|
5475
5493
|
function Er(e, s, t, a, n, i) {
|
|
5476
5494
|
const l = m("ecs-icon"), c = m("ecs-button"), d = m("ecs-focus-ring"), g = Hi("click-out-side");
|
|
5477
|
-
return
|
|
5495
|
+
return $e((o(), r("div", {
|
|
5478
5496
|
class: v(["ecs-context-menu", n.opened ? " opened" : ""]),
|
|
5479
5497
|
id: t.elementId,
|
|
5480
5498
|
style: x([i.postionStyles])
|
|
@@ -5484,15 +5502,15 @@ function Er(e, s, t, a, n, i) {
|
|
|
5484
5502
|
"aria-orientation": "vertical",
|
|
5485
5503
|
tabindex: "0",
|
|
5486
5504
|
onKeydown: [
|
|
5487
|
-
s[0] || (s[0] = ee(
|
|
5488
|
-
s[1] || (s[1] = ee(
|
|
5505
|
+
s[0] || (s[0] = ee(W((...y) => i.focusPrevious && i.focusPrevious(...y), ["prevent"]), ["up"])),
|
|
5506
|
+
s[1] || (s[1] = ee(W((...y) => i.focusNext && i.focusNext(...y), ["prevent"]), ["down"]))
|
|
5489
5507
|
],
|
|
5490
5508
|
ref: "menu",
|
|
5491
5509
|
id: "my-menu"
|
|
5492
5510
|
}, [
|
|
5493
5511
|
(o(!0), r(V, null, Q(t.options, (y, k) => (o(), r("li", {
|
|
5494
5512
|
key: k,
|
|
5495
|
-
onClick:
|
|
5513
|
+
onClick: W((P) => i.optionClicked(y), ["stop"]),
|
|
5496
5514
|
role: y.type === "divider" ? "separator" : "menuitem",
|
|
5497
5515
|
tabindex: y.type === "divider" || y.disabled ? "-1" : "0",
|
|
5498
5516
|
"aria-disabled": y.disabled || null,
|
|
@@ -5510,7 +5528,7 @@ function Er(e, s, t, a, n, i) {
|
|
|
5510
5528
|
y.type != "divider" ? (o(), r("span", Ir, w(y.name), 1)) : u("", !0),
|
|
5511
5529
|
y.nested ? (o(), h(c, {
|
|
5512
5530
|
key: 2,
|
|
5513
|
-
onClick:
|
|
5531
|
+
onClick: W((P) => i.optionClicked(y.nested), ["stop"]),
|
|
5514
5532
|
icon: y.nested.icon,
|
|
5515
5533
|
title: y.nested.name,
|
|
5516
5534
|
"aria-label": y.nested.name,
|
|
@@ -5668,7 +5686,7 @@ function Rr(e, s, t, a, n, i) {
|
|
|
5668
5686
|
}, null, 8, ["class", "title", "aria-label"])) : u("", !0),
|
|
5669
5687
|
f("h3", {
|
|
5670
5688
|
onClick: s[1] || (s[1] = (...g) => i.toggleCollapse && i.toggleCollapse(...g)),
|
|
5671
|
-
onKeydown: s[2] || (s[2] = ee(
|
|
5689
|
+
onKeydown: s[2] || (s[2] = ee(W((...g) => i.toggleCollapse && i.toggleCollapse(...g), ["prevent"]), ["space"])),
|
|
5672
5690
|
role: "button",
|
|
5673
5691
|
class: v(["ecs-collapsable-headline", [t.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", n.isVisible ? "" : "collapsed"]]),
|
|
5674
5692
|
tabindex: "0",
|
|
@@ -5795,8 +5813,8 @@ const x_ = /* @__PURE__ */ b(Tr, [["render", Rr], ["__scopeId", "data-v-2c8b4b19
|
|
|
5795
5813
|
}, Dr = ["tabindex", "role", "aria-expanded", "aria-controls"], Vr = {
|
|
5796
5814
|
key: 1,
|
|
5797
5815
|
class: "description"
|
|
5798
|
-
}, Fr = ["title"], Hr = { key: 0 },
|
|
5799
|
-
function
|
|
5816
|
+
}, Fr = ["title"], Hr = { key: 0 }, qr = ["id", "aria-hidden"];
|
|
5817
|
+
function $r(e, s, t, a, n, i) {
|
|
5800
5818
|
const l = m("ecs-focus-ring"), c = m("ecs-icon");
|
|
5801
5819
|
return o(), r("div", {
|
|
5802
5820
|
class: v(["ecs-collection-control", [
|
|
@@ -5808,8 +5826,8 @@ function qr(e, s, t, a, n, i) {
|
|
|
5808
5826
|
f("div", {
|
|
5809
5827
|
onClick: s[2] || (s[2] = (...d) => i.toggleCollapse && i.toggleCollapse(...d)),
|
|
5810
5828
|
onKeydown: [
|
|
5811
|
-
s[3] || (s[3] = ee(
|
|
5812
|
-
s[4] || (s[4] = ee(
|
|
5829
|
+
s[3] || (s[3] = ee(W((...d) => i.toggleCollapse && i.toggleCollapse(...d), ["prevent"]), ["enter"])),
|
|
5830
|
+
s[4] || (s[4] = ee(W((...d) => i.toggleCollapse && i.toggleCollapse(...d), ["prevent"]), ["space"]))
|
|
5813
5831
|
],
|
|
5814
5832
|
class: v(["ecs-collection-control-header", [
|
|
5815
5833
|
n.isVisible || t.nonInteractive ? "" : "collapsed",
|
|
@@ -5852,10 +5870,10 @@ function qr(e, s, t, a, n, i) {
|
|
|
5852
5870
|
}, [
|
|
5853
5871
|
p(e.$slots, "default")
|
|
5854
5872
|
], 4)
|
|
5855
|
-
], 10,
|
|
5873
|
+
], 10, qr)
|
|
5856
5874
|
], 2);
|
|
5857
5875
|
}
|
|
5858
|
-
const C_ = /* @__PURE__ */ b(Nr, [["render",
|
|
5876
|
+
const C_ = /* @__PURE__ */ b(Nr, [["render", $r], ["__scopeId", "data-v-95f66a3d"]]), Wr = {
|
|
5859
5877
|
name: "ecs-formatted",
|
|
5860
5878
|
components: { EcsSkeletonLoader: ie },
|
|
5861
5879
|
mixins: [me],
|
|
@@ -6153,7 +6171,7 @@ const lc = {
|
|
|
6153
6171
|
}, cc = { class: "ecs-editable-input" }, dc = ["aria-labelledby"], uc = ["for", "id"], fc = { class: "ecs-input__desc" };
|
|
6154
6172
|
function gc(e, s, t, a, n, i) {
|
|
6155
6173
|
return o(), r("div", cc, [
|
|
6156
|
-
|
|
6174
|
+
$e(f("input", {
|
|
6157
6175
|
"aria-labelledby": i.labelId,
|
|
6158
6176
|
class: "ecs-input__input",
|
|
6159
6177
|
"onUpdate:modelValue": s[0] || (s[0] = (l) => i.val = l),
|
|
@@ -6161,7 +6179,7 @@ function gc(e, s, t, a, n, i) {
|
|
|
6161
6179
|
onInput: s[2] || (s[2] = (...l) => i.update && i.update(...l)),
|
|
6162
6180
|
ref: "input"
|
|
6163
6181
|
}, null, 40, dc), [
|
|
6164
|
-
[
|
|
6182
|
+
[qi, i.val]
|
|
6165
6183
|
]),
|
|
6166
6184
|
f("span", {
|
|
6167
6185
|
for: t.label,
|
|
@@ -6238,17 +6256,17 @@ function _c() {
|
|
|
6238
6256
|
}
|
|
6239
6257
|
return Lt = t, Lt;
|
|
6240
6258
|
}
|
|
6241
|
-
var Mt,
|
|
6259
|
+
var Mt, qs;
|
|
6242
6260
|
function wi() {
|
|
6243
|
-
if (
|
|
6244
|
-
|
|
6261
|
+
if (qs) return Mt;
|
|
6262
|
+
qs = 1;
|
|
6245
6263
|
var e = ki(), s = e.Symbol;
|
|
6246
6264
|
return Mt = s, Mt;
|
|
6247
6265
|
}
|
|
6248
|
-
var Ot,
|
|
6266
|
+
var Ot, $s;
|
|
6249
6267
|
function kc() {
|
|
6250
|
-
if (
|
|
6251
|
-
|
|
6268
|
+
if ($s) return Ot;
|
|
6269
|
+
$s = 1;
|
|
6252
6270
|
var e = wi(), s = Object.prototype, t = s.hasOwnProperty, a = s.toString, n = e ? e.toStringTag : void 0;
|
|
6253
6271
|
function i(l) {
|
|
6254
6272
|
var c = t.call(l, n), d = l[n];
|
|
@@ -6329,49 +6347,49 @@ function zc() {
|
|
|
6329
6347
|
Ys = 1;
|
|
6330
6348
|
var e = cs(), s = yc(), t = Bc(), a = "Expected a function", n = Math.max, i = Math.min;
|
|
6331
6349
|
function l(c, d, g) {
|
|
6332
|
-
var y, k, P, E,
|
|
6350
|
+
var y, k, P, E, C, B, T = 0, I = !1, N = !1, q = !0;
|
|
6333
6351
|
if (typeof c != "function")
|
|
6334
6352
|
throw new TypeError(a);
|
|
6335
|
-
d = t(d) || 0, e(g) && (I = !!g.leading, N = "maxWait" in g, P = N ? n(t(g.maxWait) || 0, d) : P,
|
|
6353
|
+
d = t(d) || 0, e(g) && (I = !!g.leading, N = "maxWait" in g, P = N ? n(t(g.maxWait) || 0, d) : P, q = "trailing" in g ? !!g.trailing : q);
|
|
6336
6354
|
function O(A) {
|
|
6337
6355
|
var Z = y, se = k;
|
|
6338
6356
|
return y = k = void 0, T = A, E = c.apply(se, Z), E;
|
|
6339
6357
|
}
|
|
6340
6358
|
function D(A) {
|
|
6341
|
-
return T = A,
|
|
6359
|
+
return T = A, C = setTimeout(j, d), I ? O(A) : E;
|
|
6342
6360
|
}
|
|
6343
6361
|
function F(A) {
|
|
6344
|
-
var Z = A -
|
|
6362
|
+
var Z = A - B, se = A - T, te = d - Z;
|
|
6345
6363
|
return N ? i(te, P - se) : te;
|
|
6346
6364
|
}
|
|
6347
6365
|
function H(A) {
|
|
6348
|
-
var Z = A -
|
|
6349
|
-
return
|
|
6366
|
+
var Z = A - B, se = A - T;
|
|
6367
|
+
return B === void 0 || Z >= d || Z < 0 || N && se >= P;
|
|
6350
6368
|
}
|
|
6351
|
-
function
|
|
6369
|
+
function j() {
|
|
6352
6370
|
var A = s();
|
|
6353
6371
|
if (H(A))
|
|
6354
6372
|
return G(A);
|
|
6355
|
-
|
|
6373
|
+
C = setTimeout(j, F(A));
|
|
6356
6374
|
}
|
|
6357
6375
|
function G(A) {
|
|
6358
|
-
return
|
|
6376
|
+
return C = void 0, q && y ? O(A) : (y = k = void 0, E);
|
|
6359
6377
|
}
|
|
6360
6378
|
function K() {
|
|
6361
|
-
|
|
6379
|
+
C !== void 0 && clearTimeout(C), T = 0, y = B = k = C = void 0;
|
|
6362
6380
|
}
|
|
6363
6381
|
function X() {
|
|
6364
|
-
return
|
|
6382
|
+
return C === void 0 ? E : G(s());
|
|
6365
6383
|
}
|
|
6366
6384
|
function J() {
|
|
6367
6385
|
var A = s(), Z = H(A);
|
|
6368
|
-
if (y = arguments, k = this,
|
|
6369
|
-
if (
|
|
6370
|
-
return D(
|
|
6386
|
+
if (y = arguments, k = this, B = A, Z) {
|
|
6387
|
+
if (C === void 0)
|
|
6388
|
+
return D(B);
|
|
6371
6389
|
if (N)
|
|
6372
|
-
return clearTimeout(
|
|
6390
|
+
return clearTimeout(C), C = setTimeout(j, d), O(B);
|
|
6373
6391
|
}
|
|
6374
|
-
return
|
|
6392
|
+
return C === void 0 && (C = setTimeout(j, d)), E;
|
|
6375
6393
|
}
|
|
6376
6394
|
return J.cancel = K, J.flush = X, J;
|
|
6377
6395
|
}
|
|
@@ -6565,7 +6583,7 @@ function Rc(e, s, t, a, n, i) {
|
|
|
6565
6583
|
], 40, Ac)
|
|
6566
6584
|
], 2);
|
|
6567
6585
|
}
|
|
6568
|
-
const Nc = /* @__PURE__ */ b(Oc, [["render", Rc]]),
|
|
6586
|
+
const Nc = /* @__PURE__ */ b(Oc, [["render", Rc]]), qt = {}, Dc = {
|
|
6569
6587
|
name: "Checkboard",
|
|
6570
6588
|
props: {
|
|
6571
6589
|
size: {
|
|
@@ -6599,11 +6617,11 @@ function Vc(e, s, t) {
|
|
|
6599
6617
|
}
|
|
6600
6618
|
function Fc(e, s, t) {
|
|
6601
6619
|
const a = e + "," + s + "," + t;
|
|
6602
|
-
if (
|
|
6603
|
-
return
|
|
6620
|
+
if (qt[a])
|
|
6621
|
+
return qt[a];
|
|
6604
6622
|
{
|
|
6605
6623
|
const n = Vc(e, s, t);
|
|
6606
|
-
return
|
|
6624
|
+
return qt[a] = n, n;
|
|
6607
6625
|
}
|
|
6608
6626
|
}
|
|
6609
6627
|
function Hc(e, s, t, a, n, i) {
|
|
@@ -6612,7 +6630,7 @@ function Hc(e, s, t, a, n, i) {
|
|
|
6612
6630
|
style: x(i.bgStyle)
|
|
6613
6631
|
}, null, 4);
|
|
6614
6632
|
}
|
|
6615
|
-
const Si = /* @__PURE__ */ b(Dc, [["render", Hc]]),
|
|
6633
|
+
const Si = /* @__PURE__ */ b(Dc, [["render", Hc]]), qc = {
|
|
6616
6634
|
name: "Alpha",
|
|
6617
6635
|
props: {
|
|
6618
6636
|
modelValue: Object,
|
|
@@ -6656,10 +6674,10 @@ const Si = /* @__PURE__ */ b(Dc, [["render", Hc]]), $c = {
|
|
|
6656
6674
|
window.removeEventListener("mousemove", this.handleChange), window.removeEventListener("mouseup", this.handleMouseUp);
|
|
6657
6675
|
}
|
|
6658
6676
|
}
|
|
6659
|
-
},
|
|
6677
|
+
}, $c = { class: "ecs-alpha" }, Wc = { class: "ecs-alpha-checkboard-wrap" };
|
|
6660
6678
|
function jc(e, s, t, a, n, i) {
|
|
6661
6679
|
const l = m("checkboard");
|
|
6662
|
-
return o(), r("div",
|
|
6680
|
+
return o(), r("div", $c, [
|
|
6663
6681
|
f("div", Wc, [
|
|
6664
6682
|
_(l)
|
|
6665
6683
|
]),
|
|
@@ -6683,7 +6701,7 @@ function jc(e, s, t, a, n, i) {
|
|
|
6683
6701
|
], 544)
|
|
6684
6702
|
]);
|
|
6685
6703
|
}
|
|
6686
|
-
const Uc = /* @__PURE__ */ b(
|
|
6704
|
+
const Uc = /* @__PURE__ */ b(qc, [["render", jc]]), Gc = {
|
|
6687
6705
|
name: "ecs-color-picker",
|
|
6688
6706
|
mixins: [lc],
|
|
6689
6707
|
components: {
|
|
@@ -7184,7 +7202,7 @@ function bd(e, s, t, a, n, i) {
|
|
|
7184
7202
|
ai: i.isAiLoading
|
|
7185
7203
|
}, null, 8, ["width", "ai"])) : u("", !0)
|
|
7186
7204
|
])) : u("", !0),
|
|
7187
|
-
e.$slots.expand ?
|
|
7205
|
+
e.$slots.expand ? $e((o(), r("div", {
|
|
7188
7206
|
key: 1,
|
|
7189
7207
|
id: n.expandId,
|
|
7190
7208
|
"aria-hidden": n.isExpanded ? "false" : "true",
|
|
@@ -7539,7 +7557,7 @@ const Bd = /* @__PURE__ */ b(Sd, [["render", Cd], ["__scopeId", "data-v-4f34cac7
|
|
|
7539
7557
|
class: "ecs-data-card-row-meta-pills-container"
|
|
7540
7558
|
};
|
|
7541
7559
|
function Md(e, s, t, a, n, i) {
|
|
7542
|
-
var y, k, P, E,
|
|
7560
|
+
var y, k, P, E, C;
|
|
7543
7561
|
const l = m("ecs-button"), c = m("ecs-party-entry"), d = m("ecs-icon"), g = m("ecs-button-table");
|
|
7544
7562
|
return o(), r("div", Id, [
|
|
7545
7563
|
i.computedOpenButton ? (o(), h(l, {
|
|
@@ -7561,8 +7579,8 @@ function Md(e, s, t, a, n, i) {
|
|
|
7561
7579
|
i.hasPill && ((y = t.pill) != null && y.party) ? (o(), h(c, {
|
|
7562
7580
|
key: 0,
|
|
7563
7581
|
onClick: i.pillClick,
|
|
7564
|
-
onMouseenter: s[0] || (s[0] = (
|
|
7565
|
-
onMouseleave: s[1] || (s[1] = (
|
|
7582
|
+
onMouseenter: s[0] || (s[0] = (B) => i.handleHover(!0)),
|
|
7583
|
+
onMouseleave: s[1] || (s[1] = (B) => i.handleHover(!1)),
|
|
7566
7584
|
party: t.pill.party,
|
|
7567
7585
|
color: t.pill.color,
|
|
7568
7586
|
background: t.pill.background,
|
|
@@ -7577,9 +7595,9 @@ function Md(e, s, t, a, n, i) {
|
|
|
7577
7595
|
_: 1
|
|
7578
7596
|
}, 8, ["onClick", "party", "color", "background", "icon", "class"])) : i.hasPill ? (o(), r("span", {
|
|
7579
7597
|
key: 1,
|
|
7580
|
-
onClick: s[2] || (s[2] = (...
|
|
7581
|
-
onMouseenter: s[3] || (s[3] = (
|
|
7582
|
-
onMouseleave: s[4] || (s[4] = (
|
|
7598
|
+
onClick: s[2] || (s[2] = (...B) => i.pillClick && i.pillClick(...B)),
|
|
7599
|
+
onMouseenter: s[3] || (s[3] = (B) => i.handleHover(!0)),
|
|
7600
|
+
onMouseleave: s[4] || (s[4] = (B) => i.handleHover(!1)),
|
|
7583
7601
|
class: v(["ecs-data-card-row-pill", { clickable: t.pill.clickable, emphasized: t.pill.emphasized, "has-background": t.pill.background, ai: t.pill.ai, "is-hovered": n.isHovered }]),
|
|
7584
7602
|
style: x({ color: t.pill.color }),
|
|
7585
7603
|
ref: "pillText"
|
|
@@ -7609,9 +7627,9 @@ function Md(e, s, t, a, n, i) {
|
|
|
7609
7627
|
size: "20px"
|
|
7610
7628
|
}, null, 8, ["type", "color"])) : u("", !0),
|
|
7611
7629
|
f("span", {
|
|
7612
|
-
onClick: s[5] || (s[5] = (...
|
|
7613
|
-
onMouseenter: s[6] || (s[6] = (
|
|
7614
|
-
onMouseleave: s[7] || (s[7] = (
|
|
7630
|
+
onClick: s[5] || (s[5] = (...B) => i.titleClick && i.titleClick(...B)),
|
|
7631
|
+
onMouseenter: s[6] || (s[6] = (B) => i.handleHover(!0)),
|
|
7632
|
+
onMouseleave: s[7] || (s[7] = (B) => i.handleHover(!1)),
|
|
7615
7633
|
class: v(["ecs-data-card-row-title-text", { escape: t.wrap === "wrap-row", clickable: t.title.clickable, emphasized: t.title.emphasized, "is-hovered": n.isHovered }]),
|
|
7616
7634
|
style: x({ color: t.title.textColor }),
|
|
7617
7635
|
ref: "titleText"
|
|
@@ -7624,7 +7642,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
7624
7642
|
class: v([{ ai: (k = t.meta) == null ? void 0 : k.ai, default: ((P = t.meta) == null ? void 0 : P.type) === "default", identifier: ((E = t.meta) == null ? void 0 : E.type) === "identifier" }, "ecs-data-card-row-meta-container"]),
|
|
7625
7643
|
ref: "metaText"
|
|
7626
7644
|
}, [
|
|
7627
|
-
L(w((
|
|
7645
|
+
L(w((C = t.meta) == null ? void 0 : C.text) + " ", 1),
|
|
7628
7646
|
p(e.$slots, "customMeta", {}, void 0, !0)
|
|
7629
7647
|
], 2)) : u("", !0),
|
|
7630
7648
|
t.count || t.designation ? (o(), r("div", Ld, [
|
|
@@ -7826,11 +7844,11 @@ function Hd(e, s, t, a, n, i) {
|
|
|
7826
7844
|
p(e.$slots, "default", {}, void 0, !0)
|
|
7827
7845
|
], 2);
|
|
7828
7846
|
}
|
|
7829
|
-
const
|
|
7847
|
+
const qd = /* @__PURE__ */ b(Vd, [["render", Hd], ["__scopeId", "data-v-ae6888e6"]]), $d = {
|
|
7830
7848
|
name: "ecs-data-grid-row-group",
|
|
7831
7849
|
emits: ["toggle"],
|
|
7832
7850
|
components: {
|
|
7833
|
-
EcsDataGridRow:
|
|
7851
|
+
EcsDataGridRow: qd
|
|
7834
7852
|
},
|
|
7835
7853
|
props: {
|
|
7836
7854
|
/** Determines the style type of the row groups header row. */
|
|
@@ -7884,7 +7902,7 @@ function Ud(e, s, t, a, n, i) {
|
|
|
7884
7902
|
], 10, jd)
|
|
7885
7903
|
]);
|
|
7886
7904
|
}
|
|
7887
|
-
const M_ = /* @__PURE__ */ b(
|
|
7905
|
+
const M_ = /* @__PURE__ */ b($d, [["render", Ud], ["__scopeId", "data-v-c6e97366"]]), Gd = {
|
|
7888
7906
|
name: "ecs-select",
|
|
7889
7907
|
emits: [
|
|
7890
7908
|
"focus",
|
|
@@ -8373,7 +8391,7 @@ const O_ = /* @__PURE__ */ b(Zd, [["render", gu], ["__scopeId", "data-v-11da2180
|
|
|
8373
8391
|
}
|
|
8374
8392
|
}, hu = ["aria-labeled-by"];
|
|
8375
8393
|
function pu(e, s, t, a, n, i) {
|
|
8376
|
-
return
|
|
8394
|
+
return $e((o(), r("div", {
|
|
8377
8395
|
class: "ecs-data-grid-group",
|
|
8378
8396
|
role: "tabpanel",
|
|
8379
8397
|
"aria-labeled-by": t.ariaLabeledBy
|
|
@@ -9017,7 +9035,7 @@ const F_ = /* @__PURE__ */ b(Nu, [["render", Fu], ["__scopeId", "data-v-6e05c98b
|
|
|
9017
9035
|
viewBox: "0 0 20 20"
|
|
9018
9036
|
}, null, 8, ["alt"]));
|
|
9019
9037
|
}
|
|
9020
|
-
},
|
|
9038
|
+
}, qu = {
|
|
9021
9039
|
name: "ecs-directory-entry",
|
|
9022
9040
|
components: {
|
|
9023
9041
|
EcsIcon: M,
|
|
@@ -9065,13 +9083,13 @@ const F_ = /* @__PURE__ */ b(Nu, [["render", Fu], ["__scopeId", "data-v-6e05c98b
|
|
|
9065
9083
|
mounted() {
|
|
9066
9084
|
!this.icon && !this.favicon && !this.isValidAvatar && !this.legendColor && console.warn("Icon, Favicon, or Avatar prop is required for ecs-directory-entry component");
|
|
9067
9085
|
}
|
|
9068
|
-
},
|
|
9086
|
+
}, $u = { class: "ecs-directory-entry" }, Wu = { class: "ecs-directory-entry-type" }, ju = {
|
|
9069
9087
|
key: 4,
|
|
9070
9088
|
class: "legend-color"
|
|
9071
9089
|
}, Uu = { class: "items" };
|
|
9072
9090
|
function Gu(e, s, t, a, n, i) {
|
|
9073
9091
|
const l = m("ecs-skeleton-loader"), c = m("ecs-icon"), d = m("ecs-avatar"), g = m("ecs-favicon");
|
|
9074
|
-
return o(), r("div",
|
|
9092
|
+
return o(), r("div", $u, [
|
|
9075
9093
|
f("div", Wu, [
|
|
9076
9094
|
t.loading ? (o(), h(l, {
|
|
9077
9095
|
key: 0,
|
|
@@ -9117,7 +9135,7 @@ function Gu(e, s, t, a, n, i) {
|
|
|
9117
9135
|
])
|
|
9118
9136
|
]);
|
|
9119
9137
|
}
|
|
9120
|
-
const H_ = /* @__PURE__ */ b(
|
|
9138
|
+
const H_ = /* @__PURE__ */ b(qu, [["render", Gu], ["__scopeId", "data-v-37ac5196"]]), Ku = {
|
|
9121
9139
|
name: "ecs-document-state",
|
|
9122
9140
|
components: {
|
|
9123
9141
|
EcsIcon: M,
|
|
@@ -9185,7 +9203,7 @@ function tf(e, s, t, a, n, i) {
|
|
|
9185
9203
|
])) : u("", !0)
|
|
9186
9204
|
], 8, Yu));
|
|
9187
9205
|
}
|
|
9188
|
-
const
|
|
9206
|
+
const q_ = /* @__PURE__ */ b(Ku, [["render", tf], ["__scopeId", "data-v-df132a03"]]), sf = {
|
|
9189
9207
|
props: {
|
|
9190
9208
|
/** The initial value of the chart as a percentage. */
|
|
9191
9209
|
value: {
|
|
@@ -9274,7 +9292,7 @@ function lf(e, s, t, a, n, i) {
|
|
|
9274
9292
|
], 8, nf))
|
|
9275
9293
|
], 4);
|
|
9276
9294
|
}
|
|
9277
|
-
const
|
|
9295
|
+
const $_ = /* @__PURE__ */ b(sf, [["render", lf], ["__scopeId", "data-v-851d95d9"]]), rf = {
|
|
9278
9296
|
name: "ecs-empty-state",
|
|
9279
9297
|
components: { EcsIcon: M },
|
|
9280
9298
|
props: {
|
|
@@ -9550,15 +9568,15 @@ function Cf(e, s, t, a, n, i) {
|
|
|
9550
9568
|
t.disabled ? "ecs-dropzone-disabled" : "",
|
|
9551
9569
|
n.dragging ? "ecs-dropzone-dragging" : ""
|
|
9552
9570
|
]]),
|
|
9553
|
-
onDragover: s[3] || (s[3] = (...
|
|
9554
|
-
onDragenter: s[4] || (s[4] = (...
|
|
9555
|
-
onDragleave: s[5] || (s[5] = (...
|
|
9556
|
-
onDrop: s[6] || (s[6] =
|
|
9571
|
+
onDragover: s[3] || (s[3] = (...C) => i.handleDragOver && i.handleDragOver(...C)),
|
|
9572
|
+
onDragenter: s[4] || (s[4] = (...C) => i.handleDragEnter && i.handleDragEnter(...C)),
|
|
9573
|
+
onDragleave: s[5] || (s[5] = (...C) => i.handleDragLeave && i.handleDragLeave(...C)),
|
|
9574
|
+
onDrop: s[6] || (s[6] = W((...C) => i.drop && i.drop(...C), ["prevent"])),
|
|
9557
9575
|
"aria-busy": i.isBusy || null,
|
|
9558
9576
|
"aria-invalid": t.error || null
|
|
9559
9577
|
}, [
|
|
9560
9578
|
f("input", {
|
|
9561
|
-
onChange: s[0] || (s[0] = (...
|
|
9579
|
+
onChange: s[0] || (s[0] = (...C) => i.change && i.change(...C)),
|
|
9562
9580
|
type: "file",
|
|
9563
9581
|
multiple: t.multiple || null,
|
|
9564
9582
|
ref: "file"
|
|
@@ -9577,8 +9595,8 @@ function Cf(e, s, t, a, n, i) {
|
|
|
9577
9595
|
e.$slots.customlabel ? u("", !0) : (o(), r(V, { key: 0 }, [
|
|
9578
9596
|
L(" Drag and drop your " + w(t.fileTypeLabel) + " or ", 1),
|
|
9579
9597
|
f("i", {
|
|
9580
|
-
onClick: s[1] || (s[1] = (...
|
|
9581
|
-
onKeydown: s[2] || (s[2] = ee((...
|
|
9598
|
+
onClick: s[1] || (s[1] = (...C) => i.browseFile && i.browseFile(...C)),
|
|
9599
|
+
onKeydown: s[2] || (s[2] = ee((...C) => i.browseFile && i.browseFile(...C), ["enter"])),
|
|
9582
9600
|
tabindex: "0"
|
|
9583
9601
|
}, [
|
|
9584
9602
|
s[7] || (s[7] = L("browse")),
|
|
@@ -9791,7 +9809,7 @@ const j_ = /* @__PURE__ */ b(Bf, [["render", zf], ["__scopeId", "data-v-05133d05
|
|
|
9791
9809
|
function Mf(e, s, t, a, n, i) {
|
|
9792
9810
|
const l = m("ecs-icon"), c = m("ecs-sticker"), d = m("ecs-focus-ring"), g = m("ecs-button-more");
|
|
9793
9811
|
return o(), r("div", {
|
|
9794
|
-
onClick: s[0] || (s[0] =
|
|
9812
|
+
onClick: s[0] || (s[0] = W((...y) => i.handleClick && i.handleClick(...y), ["stop"])),
|
|
9795
9813
|
class: v([{ "ecs-entry-link-ai": t.ai }, "ecs-entry-link"]),
|
|
9796
9814
|
tabindex: "0",
|
|
9797
9815
|
role: "button"
|
|
@@ -9828,7 +9846,7 @@ function Mf(e, s, t, a, n, i) {
|
|
|
9828
9846
|
}),
|
|
9829
9847
|
t.moreButton ? (o(), h(g, {
|
|
9830
9848
|
key: 3,
|
|
9831
|
-
onClick:
|
|
9849
|
+
onClick: W(i.handleMoreButtonClick, ["stop"]),
|
|
9832
9850
|
type: "ellipsis",
|
|
9833
9851
|
title: t.moreButtonTitle,
|
|
9834
9852
|
"aria-label": t.moreButtonTitle
|
|
@@ -9901,11 +9919,11 @@ const U_ = /* @__PURE__ */ b(If, [["render", Mf], ["__scopeId", "data-v-0b6f41c6
|
|
|
9901
9919
|
}, Hf = {
|
|
9902
9920
|
key: 2,
|
|
9903
9921
|
class: "ecs-excerpt-content-rectangle"
|
|
9904
|
-
},
|
|
9922
|
+
}, qf = {
|
|
9905
9923
|
key: 3,
|
|
9906
9924
|
class: "ecs-excerpt-content-regular"
|
|
9907
9925
|
};
|
|
9908
|
-
function
|
|
9926
|
+
function $f(e, s, t, a, n, i) {
|
|
9909
9927
|
const l = m("ecs-skeleton-loader"), c = m("ecs-icon"), d = m("ecs-formatted");
|
|
9910
9928
|
return o(), r("div", {
|
|
9911
9929
|
class: v(["ecs-excerpt-snippet", i.sizeClass])
|
|
@@ -9963,14 +9981,14 @@ function qf(e, s, t, a, n, i) {
|
|
|
9963
9981
|
f("div", {
|
|
9964
9982
|
style: x("background-color:" + t.annotationColor)
|
|
9965
9983
|
}, null, 4)
|
|
9966
|
-
])) : (o(), r("div",
|
|
9984
|
+
])) : (o(), r("div", qf, [
|
|
9967
9985
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9968
9986
|
]))
|
|
9969
9987
|
], 64))
|
|
9970
9988
|
], 4)
|
|
9971
9989
|
], 2);
|
|
9972
9990
|
}
|
|
9973
|
-
const G_ = /* @__PURE__ */ b(Of, [["render",
|
|
9991
|
+
const G_ = /* @__PURE__ */ b(Of, [["render", $f], ["__scopeId", "data-v-1c058d79"]]), Wf = {
|
|
9974
9992
|
name: "ecs-input",
|
|
9975
9993
|
emits: ["update:modelValue", "change", "keyup", "blur"],
|
|
9976
9994
|
props: {
|
|
@@ -10218,7 +10236,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10218
10236
|
aspectRatio: "1 / 1"
|
|
10219
10237
|
}
|
|
10220
10238
|
}
|
|
10221
|
-
},
|
|
10239
|
+
}, $t = (e = "") => ({
|
|
10222
10240
|
content: e,
|
|
10223
10241
|
size: 14,
|
|
10224
10242
|
bold: !1,
|
|
@@ -10280,7 +10298,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10280
10298
|
localSticker: this.modelValue ? JSON.parse(JSON.stringify(this.modelValue)) : {
|
|
10281
10299
|
color: "#FFE24D",
|
|
10282
10300
|
shape: "roundedRect",
|
|
10283
|
-
text: [
|
|
10301
|
+
text: [$t()]
|
|
10284
10302
|
},
|
|
10285
10303
|
focusedLineIndex: null,
|
|
10286
10304
|
lineInputs: [],
|
|
@@ -10354,7 +10372,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10354
10372
|
this.localSticker = e ? JSON.parse(JSON.stringify(e)) : {
|
|
10355
10373
|
color: "#000000",
|
|
10356
10374
|
shape: "roundedRect",
|
|
10357
|
-
text: [
|
|
10375
|
+
text: [$t()]
|
|
10358
10376
|
}, this.$nextTick(() => {
|
|
10359
10377
|
this.lineInputs.forEach((s, t) => this.adjustTextToFit(t));
|
|
10360
10378
|
});
|
|
@@ -10469,7 +10487,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10469
10487
|
}), this.emitChange());
|
|
10470
10488
|
},
|
|
10471
10489
|
addLine() {
|
|
10472
|
-
this.localSticker.text.length < 6 && (this.localSticker.text.push(
|
|
10490
|
+
this.localSticker.text.length < 6 && (this.localSticker.text.push($t()), this.focusedLineIndex = this.localSticker.text.length - 1, this.emitChange(), this.$nextTick(() => {
|
|
10473
10491
|
const e = this.lineInputs[this.localSticker.text.length - 1];
|
|
10474
10492
|
e && (this.adjustTextToFit(this.localSticker.text.length - 1), e.focus());
|
|
10475
10493
|
}));
|
|
@@ -10525,7 +10543,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10525
10543
|
class: "page-preview"
|
|
10526
10544
|
}, fg = { class: "sticker-content" }, gg = { class: "line-controls line-controls-left" }, mg = { class: "line-input" }, hg = ["value", "onInput", "onFocus", "onKeydown"], pg = ["innerHTML"], vg = { class: "line-controls line-controls-right" }, yg = { class: "line-input" }, bg = ["innerHTML"], _g = ["value"], kg = { style: { width: "240px" } };
|
|
10527
10545
|
function wg(e, s, t, a, n, i) {
|
|
10528
|
-
const l = m("ecs-text-v2"), c = m("ecs-flex-row"), d = m("ecs-button"), g = m("ecs-separator"), y = m("ecs-input"), k = m("ecs-popover-list-headline"), P = m("ecs-popover-list-item"), E = m("ecs-popover-list"),
|
|
10546
|
+
const l = m("ecs-text-v2"), c = m("ecs-flex-row"), d = m("ecs-button"), g = m("ecs-separator"), y = m("ecs-input"), k = m("ecs-popover-list-headline"), P = m("ecs-popover-list-item"), E = m("ecs-popover-list"), C = m("ecs-popover");
|
|
10529
10547
|
return o(), r("div", ng, [
|
|
10530
10548
|
t.readOnly ? u("", !0) : (o(), h(c, {
|
|
10531
10549
|
key: 0,
|
|
@@ -10550,7 +10568,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10550
10568
|
f("button", {
|
|
10551
10569
|
role: "radio",
|
|
10552
10570
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "roundedRect" }]),
|
|
10553
|
-
onClick: s[0] || (s[0] = (
|
|
10571
|
+
onClick: s[0] || (s[0] = (B) => i.updateShape("roundedRect")),
|
|
10554
10572
|
"aria-checked": n.localSticker.shape === "roundedRect",
|
|
10555
10573
|
title: "Rounded rectangle shape",
|
|
10556
10574
|
"aria-label": "Rounded rectangle shape"
|
|
@@ -10563,7 +10581,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10563
10581
|
f("button", {
|
|
10564
10582
|
role: "radio",
|
|
10565
10583
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "rect" }]),
|
|
10566
|
-
onClick: s[1] || (s[1] = (
|
|
10584
|
+
onClick: s[1] || (s[1] = (B) => i.updateShape("rect")),
|
|
10567
10585
|
"aria-checked": n.localSticker.shape === "rect",
|
|
10568
10586
|
title: "Rectangle shape",
|
|
10569
10587
|
"aria-label": "Rectangle shape"
|
|
@@ -10576,7 +10594,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10576
10594
|
f("button", {
|
|
10577
10595
|
role: "radio",
|
|
10578
10596
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "roundedSquare" }]),
|
|
10579
|
-
onClick: s[2] || (s[2] = (
|
|
10597
|
+
onClick: s[2] || (s[2] = (B) => i.updateShape("roundedSquare")),
|
|
10580
10598
|
"aria-checked": n.localSticker.shape === "roundedSquare",
|
|
10581
10599
|
title: "Rounded square shape",
|
|
10582
10600
|
"aria-label": "Rounded square shape"
|
|
@@ -10589,7 +10607,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10589
10607
|
f("button", {
|
|
10590
10608
|
role: "radio",
|
|
10591
10609
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "square" }]),
|
|
10592
|
-
onClick: s[3] || (s[3] = (
|
|
10610
|
+
onClick: s[3] || (s[3] = (B) => i.updateShape("square")),
|
|
10593
10611
|
"aria-checked": n.localSticker.shape === "square",
|
|
10594
10612
|
title: "Square shape",
|
|
10595
10613
|
"aria-label": "Square shape"
|
|
@@ -10660,15 +10678,15 @@ function wg(e, s, t, a, n, i) {
|
|
|
10660
10678
|
f("div", {
|
|
10661
10679
|
class: v(["sticker-content", { "read-only": t.readOnly }])
|
|
10662
10680
|
}, [
|
|
10663
|
-
(o(!0), r(V, null, Q(n.localSticker.text, (
|
|
10681
|
+
(o(!0), r(V, null, Q(n.localSticker.text, (B, T) => (o(), r("div", {
|
|
10664
10682
|
key: T,
|
|
10665
10683
|
class: "line"
|
|
10666
10684
|
}, [
|
|
10667
10685
|
f("div", yg, [
|
|
10668
10686
|
f("span", {
|
|
10669
10687
|
class: "line-preview",
|
|
10670
|
-
style: x(i.getLineStyle(
|
|
10671
|
-
innerHTML: i.processTextContent(
|
|
10688
|
+
style: x(i.getLineStyle(B)),
|
|
10689
|
+
innerHTML: i.processTextContent(B.content)
|
|
10672
10690
|
}, null, 12, bg)
|
|
10673
10691
|
])
|
|
10674
10692
|
]))), 128))
|
|
@@ -10684,7 +10702,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10684
10702
|
})
|
|
10685
10703
|
}, [
|
|
10686
10704
|
f("div", fg, [
|
|
10687
|
-
(o(!0), r(V, null, Q(n.localSticker.text, (
|
|
10705
|
+
(o(!0), r(V, null, Q(n.localSticker.text, (B, T) => (o(), r("div", {
|
|
10688
10706
|
key: T,
|
|
10689
10707
|
class: v(["line", { focused: i.isLineFocused(T) }]),
|
|
10690
10708
|
ref_for: !0,
|
|
@@ -10696,7 +10714,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10696
10714
|
size: "sml",
|
|
10697
10715
|
"icon-only": "",
|
|
10698
10716
|
icon: "chevron-up",
|
|
10699
|
-
onClick:
|
|
10717
|
+
onClick: W((I) => i.moveLineUp(T), ["stop"]),
|
|
10700
10718
|
disabled: T === 0,
|
|
10701
10719
|
tabindex: i.isLineFocused(T) ? 0 : -1,
|
|
10702
10720
|
title: "Move line up",
|
|
@@ -10707,7 +10725,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10707
10725
|
size: "sml",
|
|
10708
10726
|
"icon-only": "",
|
|
10709
10727
|
icon: "chevron-down",
|
|
10710
|
-
onClick:
|
|
10728
|
+
onClick: W((I) => i.moveLineDown(T), ["stop"]),
|
|
10711
10729
|
disabled: T === n.localSticker.text.length - 1,
|
|
10712
10730
|
tabindex: i.isLineFocused(T) ? 0 : -1,
|
|
10713
10731
|
title: "Move line down",
|
|
@@ -10717,12 +10735,12 @@ function wg(e, s, t, a, n, i) {
|
|
|
10717
10735
|
f("div", mg, [
|
|
10718
10736
|
f("input", {
|
|
10719
10737
|
type: "text",
|
|
10720
|
-
value:
|
|
10738
|
+
value: B.content,
|
|
10721
10739
|
onInput: (I) => i.updateLine(T, "content", I.target.value),
|
|
10722
10740
|
onFocus: (I) => i.setFocusedLine(T),
|
|
10723
10741
|
onBlur: s[4] || (s[4] = (...I) => i.clearFocusedLine && i.clearFocusedLine(...I)),
|
|
10724
10742
|
onKeydown: (I) => i.handleKeyboardInput(I, T),
|
|
10725
|
-
style: x(i.getLineStyle(
|
|
10743
|
+
style: x(i.getLineStyle(B)),
|
|
10726
10744
|
ref_for: !0,
|
|
10727
10745
|
ref: (I) => {
|
|
10728
10746
|
I && (n.lineInputs[T] = I);
|
|
@@ -10730,8 +10748,8 @@ function wg(e, s, t, a, n, i) {
|
|
|
10730
10748
|
}, null, 44, hg),
|
|
10731
10749
|
f("span", {
|
|
10732
10750
|
class: "line-preview",
|
|
10733
|
-
style: x(i.getLineStyle(
|
|
10734
|
-
innerHTML: i.processTextContent(
|
|
10751
|
+
style: x(i.getLineStyle(B)),
|
|
10752
|
+
innerHTML: i.processTextContent(B.content)
|
|
10735
10753
|
}, null, 12, pg)
|
|
10736
10754
|
]),
|
|
10737
10755
|
f("div", vg, [
|
|
@@ -10759,7 +10777,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10759
10777
|
}, {
|
|
10760
10778
|
default: S(() => [
|
|
10761
10779
|
f("input", {
|
|
10762
|
-
onInput: s[5] || (s[5] = (
|
|
10780
|
+
onInput: s[5] || (s[5] = (B) => i.updateColor(B.target.value)),
|
|
10763
10781
|
type: "color",
|
|
10764
10782
|
value: n.localSticker.color,
|
|
10765
10783
|
class: "color-input"
|
|
@@ -10787,7 +10805,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10787
10805
|
_(c, { gap: 4 }, {
|
|
10788
10806
|
default: S(() => [
|
|
10789
10807
|
_(y, {
|
|
10790
|
-
onInput: s[6] || (s[6] = (
|
|
10808
|
+
onInput: s[6] || (s[6] = (B) => i.updateFocusedLine("size", parseInt(B.target.value))),
|
|
10791
10809
|
type: "number",
|
|
10792
10810
|
min: 8,
|
|
10793
10811
|
max: 20,
|
|
@@ -10803,7 +10821,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10803
10821
|
icon: "format-bold",
|
|
10804
10822
|
"icon-only": "",
|
|
10805
10823
|
active: i.focusedLine && i.focusedLine.bold,
|
|
10806
|
-
onClick: s[7] || (s[7] = (
|
|
10824
|
+
onClick: s[7] || (s[7] = (B) => {
|
|
10807
10825
|
var T;
|
|
10808
10826
|
return i.updateFocusedLine("bold", !((T = i.focusedLine) != null && T.bold));
|
|
10809
10827
|
}),
|
|
@@ -10817,7 +10835,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10817
10835
|
icon: "format-italic",
|
|
10818
10836
|
"icon-only": "",
|
|
10819
10837
|
active: i.focusedLine && i.focusedLine.italic,
|
|
10820
|
-
onClick: s[8] || (s[8] = (
|
|
10838
|
+
onClick: s[8] || (s[8] = (B) => {
|
|
10821
10839
|
var T;
|
|
10822
10840
|
return i.updateFocusedLine("italic", !((T = i.focusedLine) != null && T.italic));
|
|
10823
10841
|
}),
|
|
@@ -10831,7 +10849,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10831
10849
|
icon: "format-underline",
|
|
10832
10850
|
"icon-only": "",
|
|
10833
10851
|
active: i.focusedLine && i.focusedLine.underline,
|
|
10834
|
-
onClick: s[9] || (s[9] = (
|
|
10852
|
+
onClick: s[9] || (s[9] = (B) => {
|
|
10835
10853
|
var T;
|
|
10836
10854
|
return i.updateFocusedLine("underline", !((T = i.focusedLine) != null && T.underline));
|
|
10837
10855
|
}),
|
|
@@ -10848,7 +10866,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10848
10866
|
type: "vertical",
|
|
10849
10867
|
width: "1px"
|
|
10850
10868
|
})) : u("", !0),
|
|
10851
|
-
t.variables.length > 0 ? (o(), h(
|
|
10869
|
+
t.variables.length > 0 ? (o(), h(C, {
|
|
10852
10870
|
key: 1,
|
|
10853
10871
|
disabled: n.focusedLineIndex === null
|
|
10854
10872
|
}, {
|
|
@@ -10862,18 +10880,16 @@ function wg(e, s, t, a, n, i) {
|
|
|
10862
10880
|
])),
|
|
10863
10881
|
_: 1
|
|
10864
10882
|
}),
|
|
10865
|
-
|
|
10866
|
-
|
|
10867
|
-
|
|
10868
|
-
|
|
10869
|
-
|
|
10870
|
-
|
|
10871
|
-
|
|
10872
|
-
|
|
10873
|
-
|
|
10874
|
-
|
|
10875
|
-
}, 1032, ["help", "onClick"]))), 128))
|
|
10876
|
-
])
|
|
10883
|
+
(o(!0), r(V, null, Q(t.variables, (B) => (o(), h(P, {
|
|
10884
|
+
key: B.variable,
|
|
10885
|
+
help: B.value,
|
|
10886
|
+
onClick: (T) => i.insertVariable(B.variable)
|
|
10887
|
+
}, {
|
|
10888
|
+
default: S(() => [
|
|
10889
|
+
L(w(B.name), 1)
|
|
10890
|
+
]),
|
|
10891
|
+
_: 2
|
|
10892
|
+
}, 1032, ["help", "onClick"]))), 128))
|
|
10877
10893
|
]),
|
|
10878
10894
|
_: 1
|
|
10879
10895
|
})
|
|
@@ -10898,7 +10914,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10898
10914
|
])
|
|
10899
10915
|
]);
|
|
10900
10916
|
}
|
|
10901
|
-
const K_ = /* @__PURE__ */ b(ig, [["render", wg], ["__scopeId", "data-v-
|
|
10917
|
+
const K_ = /* @__PURE__ */ b(ig, [["render", wg], ["__scopeId", "data-v-72e838f4"]]), Y_ = {
|
|
10902
10918
|
__name: "fill-icon",
|
|
10903
10919
|
props: {
|
|
10904
10920
|
/** The identifier of the icon which should show up. */
|
|
@@ -11222,7 +11238,7 @@ function Hg(e, s, t, a, n, i) {
|
|
|
11222
11238
|
})
|
|
11223
11239
|
], 10, zg);
|
|
11224
11240
|
}
|
|
11225
|
-
const J_ = /* @__PURE__ */ b(Bg, [["render", Hg], ["__scopeId", "data-v-b753f1a9"]]),
|
|
11241
|
+
const J_ = /* @__PURE__ */ b(Bg, [["render", Hg], ["__scopeId", "data-v-b753f1a9"]]), qg = { class: "ecs-flag" }, $g = {
|
|
11226
11242
|
__name: "flag",
|
|
11227
11243
|
props: {
|
|
11228
11244
|
/** ISO Country code of the flag. */
|
|
@@ -11270,14 +11286,14 @@ const J_ = /* @__PURE__ */ b(Bg, [["render", Hg], ["__scopeId", "data-v-b753f1a9
|
|
|
11270
11286
|
n !== i && (a = ne(
|
|
11271
11287
|
() => ae(/* @__PURE__ */ Object.assign({ "../assets/icons/flags/AD.svg": () => import("./AD-C5_vG6Ag.js"), "../assets/icons/flags/AE.svg": () => import("./AE-N2qZibaM.js"), "../assets/icons/flags/AF.svg": () => import("./AF-C3iGORdj.js"), "../assets/icons/flags/AG.svg": () => import("./AG-CeusfkJo.js"), "../assets/icons/flags/AI.svg": () => import("./AI-Dw8y0sgH.js"), "../assets/icons/flags/AL.svg": () => import("./AL-FH7Vbdtf.js"), "../assets/icons/flags/AM.svg": () => import("./AM-CBHWIn6U.js"), "../assets/icons/flags/AO.svg": () => import("./AO-q41hqQGr.js"), "../assets/icons/flags/AQ.svg": () => import("./AQ-CJVIo-Eg.js"), "../assets/icons/flags/AR.svg": () => import("./AR-CitjyVKW.js"), "../assets/icons/flags/AS.svg": () => import("./AS-Ciwe4w5Z.js"), "../assets/icons/flags/AT.svg": () => import("./AT-DqspBtSl.js"), "../assets/icons/flags/AU.svg": () => import("./AU-BuB6ZaIV.js"), "../assets/icons/flags/AW.svg": () => import("./AW-B-pFHcDd.js"), "../assets/icons/flags/AX.svg": () => import("./AX-BXpbyU3p.js"), "../assets/icons/flags/AZ.svg": () => import("./AZ-G39cHpDk.js"), "../assets/icons/flags/BA.svg": () => import("./BA-BHyi18n0.js"), "../assets/icons/flags/BB.svg": () => import("./BB-D9rcR-V1.js"), "../assets/icons/flags/BD.svg": () => import("./BD-CpfG-Ml7.js"), "../assets/icons/flags/BE.svg": () => import("./BE-JKO9u3Gy.js"), "../assets/icons/flags/BF.svg": () => import("./BF-DZoacIyv.js"), "../assets/icons/flags/BG.svg": () => import("./BG-DqKg6Wwu.js"), "../assets/icons/flags/BH.svg": () => import("./BH-BJVaIUME.js"), "../assets/icons/flags/BI.svg": () => import("./BI-D9WjDAT9.js"), "../assets/icons/flags/BJ.svg": () => import("./BJ-Cn1856LE.js"), "../assets/icons/flags/BL.svg": () => import("./BL-Bauv-NoW.js"), "../assets/icons/flags/BM.svg": () => import("./BM-BfMmid36.js"), "../assets/icons/flags/BN.svg": () => import("./BN-BVmSAJe6.js"), "../assets/icons/flags/BO.svg": () => import("./BO-CvYNV7Ec.js"), "../assets/icons/flags/BQ-BO.svg": () => import("./BQ-BO-cXWyFtAk.js"), "../assets/icons/flags/BQ-SA.svg": () => import("./BQ-SA-CCLCj8Vh.js"), "../assets/icons/flags/BQ-SE.svg": () => import("./BQ-SE-ElzTYA25.js"), "../assets/icons/flags/BR.svg": () => import("./BR-BoGn1TZ_.js"), "../assets/icons/flags/BS.svg": () => import("./BS-BBazK1oD.js"), "../assets/icons/flags/BT.svg": () => import("./BT-DMnoE4Us.js"), "../assets/icons/flags/BV.svg": () => import("./BV-u7unpmQx.js"), "../assets/icons/flags/BW.svg": () => import("./BW-DeFje54J.js"), "../assets/icons/flags/BY.svg": () => import("./BY-DlfLfknC.js"), "../assets/icons/flags/BZ.svg": () => import("./BZ-BCyH0h8p.js"), "../assets/icons/flags/CA.svg": () => import("./CA-KmSn47Th.js"), "../assets/icons/flags/CC.svg": () => import("./CC-D5okqW6-.js"), "../assets/icons/flags/CD.svg": () => import("./CD-BxzLtEbn.js"), "../assets/icons/flags/CF.svg": () => import("./CF-CFzmqVGh.js"), "../assets/icons/flags/CG.svg": () => import("./CG-DMGc-KRS.js"), "../assets/icons/flags/CH.svg": () => import("./CH-CN1T_DrI.js"), "../assets/icons/flags/CI.svg": () => import("./CI-NABJ4WMb.js"), "../assets/icons/flags/CK.svg": () => import("./CK-DhlRpMtm.js"), "../assets/icons/flags/CL.svg": () => import("./CL-C3Pp86PL.js"), "../assets/icons/flags/CM.svg": () => import("./CM-DDp44fPv.js"), "../assets/icons/flags/CN.svg": () => import("./CN-C3a51utB.js"), "../assets/icons/flags/CO.svg": () => import("./CO-1UCPvl5U.js"), "../assets/icons/flags/CR.svg": () => import("./CR-BpqCQQb4.js"), "../assets/icons/flags/CU.svg": () => import("./CU-wNpLsxvc.js"), "../assets/icons/flags/CV.svg": () => import("./CV-DWzDfFSq.js"), "../assets/icons/flags/CW.svg": () => import("./CW-CK3V6b8v.js"), "../assets/icons/flags/CX.svg": () => import("./CX-DN6CXmGU.js"), "../assets/icons/flags/CY.svg": () => import("./CY-BxXn79G2.js"), "../assets/icons/flags/CZ.svg": () => import("./CZ-DedwYlmz.js"), "../assets/icons/flags/DE.svg": () => import("./DE-qQxeLHoD.js"), "../assets/icons/flags/DJ.svg": () => import("./DJ-DPU6rDjr.js"), "../assets/icons/flags/DK.svg": () => import("./DK-BTiuXfue.js"), "../assets/icons/flags/DM.svg": () => import("./DM-ntkLHRoq.js"), "../assets/icons/flags/DO.svg": () => import("./DO-Bzd6RNrK.js"), "../assets/icons/flags/DZ.svg": () => import("./DZ-OGYQK6Uc.js"), "../assets/icons/flags/EC.svg": () => import("./EC-DJAFOvN0.js"), "../assets/icons/flags/EE.svg": () => import("./EE-DO1r0jUB.js"), "../assets/icons/flags/EG.svg": () => import("./EG-BY2KcWvk.js"), "../assets/icons/flags/EH.svg": () => import("./EH-BeXmHot9.js"), "../assets/icons/flags/ER.svg": () => import("./ER-BxhYATpP.js"), "../assets/icons/flags/ES.svg": () => import("./ES-BQp7O4bY.js"), "../assets/icons/flags/ET.svg": () => import("./ET-5U6-1g9o.js"), "../assets/icons/flags/EU.svg": () => import("./EU-BNjfvQyS.js"), "../assets/icons/flags/FI.svg": () => import("./FI-Dx9Ob5__.js"), "../assets/icons/flags/FJ.svg": () => import("./FJ-CSRR2xnT.js"), "../assets/icons/flags/FK.svg": () => import("./FK-5XWrZLuU.js"), "../assets/icons/flags/FM.svg": () => import("./FM-CCNhAt3M.js"), "../assets/icons/flags/FO.svg": () => import("./FO-B_JrmClC.js"), "../assets/icons/flags/FR.svg": () => import("./FR-qgHe9rqM.js"), "../assets/icons/flags/GA.svg": () => import("./GA-B_g1VBjJ.js"), "../assets/icons/flags/GB-ENG.svg": () => import("./GB-ENG-CoBQJvrL.js"), "../assets/icons/flags/GB-NIR.svg": () => import("./GB-NIR-CBfdK5s1.js"), "../assets/icons/flags/GB-SCT.svg": () => import("./GB-SCT-CJyNYDXF.js"), "../assets/icons/flags/GB-UKM.svg": () => import("./GB-UKM-CBfdK5s1.js"), "../assets/icons/flags/GB-WLS.svg": () => import("./GB-WLS-BljMI14a.js"), "../assets/icons/flags/GD.svg": () => import("./GD-DTrBUHYQ.js"), "../assets/icons/flags/GE.svg": () => import("./GE-c9-ndUpi.js"), "../assets/icons/flags/GF.svg": () => import("./GF-Bgm4FpDe.js"), "../assets/icons/flags/GG.svg": () => import("./GG-6FwKV9DN.js"), "../assets/icons/flags/GH.svg": () => import("./GH-aTGg28_8.js"), "../assets/icons/flags/GI.svg": () => import("./GI-85kK3pZP.js"), "../assets/icons/flags/GL.svg": () => import("./GL-5NDk9Evg.js"), "../assets/icons/flags/GM.svg": () => import("./GM-tBDJwLfC.js"), "../assets/icons/flags/GN.svg": () => import("./GN-C4Yh-Maz.js"), "../assets/icons/flags/GP.svg": () => import("./GP-CrmvK_Pz.js"), "../assets/icons/flags/GQ.svg": () => import("./GQ-Dj4X7KRY.js"), "../assets/icons/flags/GR.svg": () => import("./GR-BNqzO8Jc.js"), "../assets/icons/flags/GS.svg": () => import("./GS-B4xVzI6e.js"), "../assets/icons/flags/GT.svg": () => import("./GT-CJzfsN4P.js"), "../assets/icons/flags/GU.svg": () => import("./GU-C2p3gX2j.js"), "../assets/icons/flags/GW.svg": () => import("./GW-TBRBlYgO.js"), "../assets/icons/flags/GY.svg": () => import("./GY-Vwn2AIzL.js"), "../assets/icons/flags/HK.svg": () => import("./HK-BaMJWeHm.js"), "../assets/icons/flags/HM.svg": () => import("./HM-DZenk9N7.js"), "../assets/icons/flags/HN.svg": () => import("./HN-C6IXHdNv.js"), "../assets/icons/flags/HR.svg": () => import("./HR-DrdTcZ00.js"), "../assets/icons/flags/HT.svg": () => import("./HT-CVL3_5Gj.js"), "../assets/icons/flags/HU.svg": () => import("./HU-DFg3NAXZ.js"), "../assets/icons/flags/ID.svg": () => import("./ID-v0a7Fn34.js"), "../assets/icons/flags/IE.svg": () => import("./IE-CDSH55X_.js"), "../assets/icons/flags/IL.svg": () => import("./IL-Bb8GwG5f.js"), "../assets/icons/flags/IM.svg": () => import("./IM-D46j6wJK.js"), "../assets/icons/flags/IN.svg": () => import("./IN-B4IeGKL8.js"), "../assets/icons/flags/IO.svg": () => import("./IO-DBYidfr_.js"), "../assets/icons/flags/IQ.svg": () => import("./IQ-4CE0OTkn.js"), "../assets/icons/flags/IR.svg": () => import("./IR-8TltqMHk.js"), "../assets/icons/flags/IS.svg": () => import("./IS-DSwfCeSE.js"), "../assets/icons/flags/IT.svg": () => import("./IT-whkOXyYT.js"), "../assets/icons/flags/JE.svg": () => import("./JE-bLFkWjls.js"), "../assets/icons/flags/JM.svg": () => import("./JM-Dle25KVJ.js"), "../assets/icons/flags/JO.svg": () => import("./JO-DYquEZ0a.js"), "../assets/icons/flags/JP.svg": () => import("./JP-DReMusq-.js"), "../assets/icons/flags/KE.svg": () => import("./KE-DbUlf0UI.js"), "../assets/icons/flags/KG.svg": () => import("./KG-CLIge__K.js"), "../assets/icons/flags/KH.svg": () => import("./KH-qJjpKA3-.js"), "../assets/icons/flags/KI.svg": () => import("./KI-DKngUUKF.js"), "../assets/icons/flags/KM.svg": () => import("./KM-x5eh9L6A.js"), "../assets/icons/flags/KN.svg": () => import("./KN-DbEqLD1r.js"), "../assets/icons/flags/KP.svg": () => import("./KP-BTsNCTGO.js"), "../assets/icons/flags/KR.svg": () => import("./KR-C26soGUC.js"), "../assets/icons/flags/KW.svg": () => import("./KW-B5dv4IQ5.js"), "../assets/icons/flags/KY.svg": () => import("./KY-BlPXxZmi.js"), "../assets/icons/flags/KZ.svg": () => import("./KZ-D6iMT9HW.js"), "../assets/icons/flags/LA.svg": () => import("./LA-LrIQYFSh.js"), "../assets/icons/flags/LB.svg": () => import("./LB-DVpLjFGa.js"), "../assets/icons/flags/LC.svg": () => import("./LC-C5zetCZZ.js"), "../assets/icons/flags/LI.svg": () => import("./LI-Bg7ttRVH.js"), "../assets/icons/flags/LK.svg": () => import("./LK-CTqpe3i8.js"), "../assets/icons/flags/LR.svg": () => import("./LR-B8Bk-QaF.js"), "../assets/icons/flags/LS.svg": () => import("./LS-BGDbqawd.js"), "../assets/icons/flags/LT.svg": () => import("./LT-DnNMssV2.js"), "../assets/icons/flags/LU.svg": () => import("./LU-C5NXZ7-T.js"), "../assets/icons/flags/LV.svg": () => import("./LV-BI6BZPcP.js"), "../assets/icons/flags/LY.svg": () => import("./LY-B88IV5dB.js"), "../assets/icons/flags/MA.svg": () => import("./MA-kHsl1TV1.js"), "../assets/icons/flags/MC.svg": () => import("./MC-j1--dDIG.js"), "../assets/icons/flags/MD.svg": () => import("./MD-uu0UO23y.js"), "../assets/icons/flags/ME.svg": () => import("./ME-CaGV3Ott.js"), "../assets/icons/flags/MF.svg": () => import("./MF-B_wUaW2v.js"), "../assets/icons/flags/MG.svg": () => import("./MG-CfAaoUbC.js"), "../assets/icons/flags/MH.svg": () => import("./MH-Tz-m6_Js.js"), "../assets/icons/flags/MK.svg": () => import("./MK-LPWxX01w.js"), "../assets/icons/flags/ML.svg": () => import("./ML-BRf-0tys.js"), "../assets/icons/flags/MM.svg": () => import("./MM-Cp9AYS-G.js"), "../assets/icons/flags/MN.svg": () => import("./MN-DUeFNnis.js"), "../assets/icons/flags/MO.svg": () => import("./MO-DUP_PB5f.js"), "../assets/icons/flags/MP.svg": () => import("./MP-DDfmT1B7.js"), "../assets/icons/flags/MQ.svg": () => import("./MQ-3vD8hF1p.js"), "../assets/icons/flags/MR.svg": () => import("./MR-3QdpSoEj.js"), "../assets/icons/flags/MS.svg": () => import("./MS-BF1yyQkI.js"), "../assets/icons/flags/MT.svg": () => import("./MT-CmkRHZLG.js"), "../assets/icons/flags/MU.svg": () => import("./MU-BuJzuULP.js"), "../assets/icons/flags/MV.svg": () => import("./MV-DmQMs0Qn.js"), "../assets/icons/flags/MW.svg": () => import("./MW-DxlcgfCx.js"), "../assets/icons/flags/MX.svg": () => import("./MX-BZPViiGe.js"), "../assets/icons/flags/MY.svg": () => import("./MY-CeC1723M.js"), "../assets/icons/flags/MZ.svg": () => import("./MZ-C1kkowix.js"), "../assets/icons/flags/NA.svg": () => import("./NA-BuCKHH-8.js"), "../assets/icons/flags/NC.svg": () => import("./NC-BOA1BIGB.js"), "../assets/icons/flags/NE.svg": () => import("./NE-nQuRJDJS.js"), "../assets/icons/flags/NF.svg": () => import("./NF-DNEBMzjD.js"), "../assets/icons/flags/NG.svg": () => import("./NG-CDcpkDWy.js"), "../assets/icons/flags/NI.svg": () => import("./NI-CqYE5qpj.js"), "../assets/icons/flags/NL.svg": () => import("./NL-C98zuU5W.js"), "../assets/icons/flags/NO.svg": () => import("./NO-u7unpmQx.js"), "../assets/icons/flags/NP.svg": () => import("./NP-ipW5Vuq8.js"), "../assets/icons/flags/NR.svg": () => import("./NR-BM6MJHxN.js"), "../assets/icons/flags/NU.svg": () => import("./NU-BUZjIXLJ.js"), "../assets/icons/flags/NZ.svg": () => import("./NZ-ChZCWh5Z.js"), "../assets/icons/flags/OM.svg": () => import("./OM-CDf8NWwG.js"), "../assets/icons/flags/PA.svg": () => import("./PA-DOJSiQ-1.js"), "../assets/icons/flags/PE.svg": () => import("./PE-DQliHqXX.js"), "../assets/icons/flags/PF.svg": () => import("./PF-BL4B3w9W.js"), "../assets/icons/flags/PG.svg": () => import("./PG-D3PUgjHN.js"), "../assets/icons/flags/PH.svg": () => import("./PH-BnS4qZ-x.js"), "../assets/icons/flags/PK.svg": () => import("./PK-Dth7_Klu.js"), "../assets/icons/flags/PL.svg": () => import("./PL-DiQ96Q7N.js"), "../assets/icons/flags/PM.svg": () => import("./PM-DfE-iw81.js"), "../assets/icons/flags/PN.svg": () => import("./PN-jeuIgmWa.js"), "../assets/icons/flags/PR.svg": () => import("./PR-kzMhxgNF.js"), "../assets/icons/flags/PS.svg": () => import("./PS-BFtsIZoA.js"), "../assets/icons/flags/PT.svg": () => import("./PT-BxCzH4VC.js"), "../assets/icons/flags/PW.svg": () => import("./PW-h76Xi4wM.js"), "../assets/icons/flags/PY.svg": () => import("./PY-BLowvHn9.js"), "../assets/icons/flags/QA.svg": () => import("./QA-BDSCxgO7.js"), "../assets/icons/flags/RE.svg": () => import("./RE-BOA1BIGB.js"), "../assets/icons/flags/RO.svg": () => import("./RO-B0XOMspQ.js"), "../assets/icons/flags/RS.svg": () => import("./RS-B_tAzLAr.js"), "../assets/icons/flags/RU.svg": () => import("./RU-PidfgykC.js"), "../assets/icons/flags/RW.svg": () => import("./RW-BsSPwgGg.js"), "../assets/icons/flags/SA.svg": () => import("./SA-0ce4obC7.js"), "../assets/icons/flags/SB.svg": () => import("./SB-DOozzWlr.js"), "../assets/icons/flags/SC.svg": () => import("./SC-DFNbKmg0.js"), "../assets/icons/flags/SD.svg": () => import("./SD-BH7aAQue.js"), "../assets/icons/flags/SE.svg": () => import("./SE-B33NEX3f.js"), "../assets/icons/flags/SG.svg": () => import("./SG-CRrwVrYT.js"), "../assets/icons/flags/SH.svg": () => import("./SH-DidhsaeX.js"), "../assets/icons/flags/SI.svg": () => import("./SI-CuEgSNPL.js"), "../assets/icons/flags/SJ.svg": () => import("./SJ-u7unpmQx.js"), "../assets/icons/flags/SK.svg": () => import("./SK-CocwLFvt.js"), "../assets/icons/flags/SL.svg": () => import("./SL-CM0lteUl.js"), "../assets/icons/flags/SM.svg": () => import("./SM-j-p8XYSL.js"), "../assets/icons/flags/SN.svg": () => import("./SN-Dn1dMhyx.js"), "../assets/icons/flags/SO.svg": () => import("./SO-DP382ds0.js"), "../assets/icons/flags/SR.svg": () => import("./SR-BgntTxi3.js"), "../assets/icons/flags/SS.svg": () => import("./SS--E1rBAt0.js"), "../assets/icons/flags/ST.svg": () => import("./ST-DGlzm3K_.js"), "../assets/icons/flags/SV.svg": () => import("./SV-8tyQLQch.js"), "../assets/icons/flags/SX.svg": () => import("./SX-B8oTP_ps.js"), "../assets/icons/flags/SY.svg": () => import("./SY-NoOS0LFN.js"), "../assets/icons/flags/SZ.svg": () => import("./SZ-C0rvh4xk.js"), "../assets/icons/flags/TC.svg": () => import("./TC-mu75pp7_.js"), "../assets/icons/flags/TD.svg": () => import("./TD-DnIXENZn.js"), "../assets/icons/flags/TF.svg": () => import("./TF-Bl-pndsw.js"), "../assets/icons/flags/TG.svg": () => import("./TG-Ds2OUodG.js"), "../assets/icons/flags/TH.svg": () => import("./TH-CxXX2E4t.js"), "../assets/icons/flags/TJ.svg": () => import("./TJ-BtW4R-W0.js"), "../assets/icons/flags/TK.svg": () => import("./TK-C_k2l3Zu.js"), "../assets/icons/flags/TL.svg": () => import("./TL-DKR8FljX.js"), "../assets/icons/flags/TM.svg": () => import("./TM-93-JV_zT.js"), "../assets/icons/flags/TN.svg": () => import("./TN-HOJTdfKy.js"), "../assets/icons/flags/TO.svg": () => import("./TO-DCFQuCVR.js"), "../assets/icons/flags/TR.svg": () => import("./TR-DZxQ9arm.js"), "../assets/icons/flags/TT.svg": () => import("./TT-h2ordfvZ.js"), "../assets/icons/flags/TV.svg": () => import("./TV-CoRwoRc_.js"), "../assets/icons/flags/TW.svg": () => import("./TW-CyPLKG6T.js"), "../assets/icons/flags/TZ.svg": () => import("./TZ-CMPpFMt2.js"), "../assets/icons/flags/UA.svg": () => import("./UA-toEO2HEr.js"), "../assets/icons/flags/UG.svg": () => import("./UG-CNmcON-a.js"), "../assets/icons/flags/UM.svg": () => import("./UM-Co4xiOOI.js"), "../assets/icons/flags/UNKNOWN.svg": () => import("./UNKNOWN-BmFGWo7O.js"), "../assets/icons/flags/US.svg": () => import("./US-Co4xiOOI.js"), "../assets/icons/flags/UY.svg": () => import("./UY-45HCAtC3.js"), "../assets/icons/flags/UZ.svg": () => import("./UZ-Cop1oSAT.js"), "../assets/icons/flags/VA.svg": () => import("./VA-DP8mCvWa.js"), "../assets/icons/flags/VC.svg": () => import("./VC-fkskc3ch.js"), "../assets/icons/flags/VE.svg": () => import("./VE-DgjHgLSr.js"), "../assets/icons/flags/VG.svg": () => import("./VG-BodHiBrC.js"), "../assets/icons/flags/VI.svg": () => import("./VI-BUy1ecAv.js"), "../assets/icons/flags/VN.svg": () => import("./VN-3TWYsxjR.js"), "../assets/icons/flags/VU.svg": () => import("./VU-DYaPSJM-.js"), "../assets/icons/flags/WF.svg": () => import("./WF-DYANWhs1.js"), "../assets/icons/flags/WS.svg": () => import("./WS-kiVbL2QW.js"), "../assets/icons/flags/YE.svg": () => import("./YE-BNelaAEv.js"), "../assets/icons/flags/YT.svg": () => import("./YT-DShpBthQ.js"), "../assets/icons/flags/ZA.svg": () => import("./ZA-CI33G-xQ.js"), "../assets/icons/flags/ZM.svg": () => import("./ZM-BSvIqHRh.js"), "../assets/icons/flags/ZW.svg": () => import("./ZW-vGK89uGT.js") }), `../assets/icons/flags/${n.toUpperCase()}.svg`, 5)
|
|
11272
11288
|
));
|
|
11273
|
-
}), (n, i) => (o(), r("div",
|
|
11289
|
+
}), (n, i) => (o(), r("div", qg, [
|
|
11274
11290
|
e.code ? (o(), h(ye(de(a)), {
|
|
11275
11291
|
key: 0,
|
|
11276
11292
|
alt: t.value
|
|
11277
11293
|
}, null, 8, ["alt"])) : u("", !0)
|
|
11278
11294
|
]));
|
|
11279
11295
|
}
|
|
11280
|
-
}, Z_ = /* @__PURE__ */ b(
|
|
11296
|
+
}, Z_ = /* @__PURE__ */ b($g, [["__scopeId", "data-v-98c0431b"]]), Wg = {
|
|
11281
11297
|
name: "ecs-flex-col",
|
|
11282
11298
|
props: {
|
|
11283
11299
|
/** Determines the width of the element. This should only be used when the flex container is supposed to act as a proper grid system. Supports values from `0` to `12`. Note, if the columns prop is used, all other props will have no effect. */
|
|
@@ -11928,7 +11944,7 @@ const sk = /* @__PURE__ */ b(km, [["render", wm], ["__scopeId", "data-v-ad0ca7b9
|
|
|
11928
11944
|
},
|
|
11929
11945
|
methods: {
|
|
11930
11946
|
loadIllustration(e) {
|
|
11931
|
-
this.illustrationComponent =
|
|
11947
|
+
this.illustrationComponent = $i(ne(
|
|
11932
11948
|
() => ae(/* @__PURE__ */ Object.assign({ "../assets/images/select-tile/load-file-annotations.svg": () => import("./load-file-annotations-Chv42PVZ.js"), "../assets/images/select-tile/load-file-designation-report.svg": () => import("./load-file-designation-report-C-4EctIM.js"), "../assets/images/select-tile/load-file-designation.svg": () => import("./load-file-designation-BEm9VnQa.js"), "../assets/images/select-tile/load-file-zip.svg": () => import("./load-file-zip-Co-I4Yjh.js"), "../assets/images/select-tile/overlay-files.svg": () => import("./overlay-files-B4shNp97.js"), "../assets/images/select-tile/overlay-metadata.svg": () => import("./overlay-metadata-DYJuNck4.js"), "../assets/images/select-tile/plain-document.svg": () => import("./plain-document-CRTTDa3w.js"), "../assets/images/select-tile/relativity-add-files.svg": () => import("./relativity-add-files-mCRXOlgh.js"), "../assets/images/select-tile/relativity-overlay-files.svg": () => import("./relativity-overlay-files-C_gg_JHu.js"), "../assets/images/select-tile/relativity-overlay-metadata.svg": () => import("./relativity-overlay-metadata-Bq4IgkAm.js") }), `../assets/images/select-tile/${e}.svg`, 5)
|
|
11933
11949
|
));
|
|
11934
11950
|
}
|
|
@@ -12143,7 +12159,7 @@ const ak = /* @__PURE__ */ b(Nm, [["render", Dm]]), Vm = {
|
|
|
12143
12159
|
function Hm(e, s, t, a, n, i) {
|
|
12144
12160
|
return o(), r("span", Fm);
|
|
12145
12161
|
}
|
|
12146
|
-
const ok = /* @__PURE__ */ b(Vm, [["render", Hm]]),
|
|
12162
|
+
const ok = /* @__PURE__ */ b(Vm, [["render", Hm]]), qm = {
|
|
12147
12163
|
name: "ecs-input-float",
|
|
12148
12164
|
emits: ["input"],
|
|
12149
12165
|
mixins: [me],
|
|
@@ -12217,9 +12233,9 @@ const ok = /* @__PURE__ */ b(Vm, [["render", Hm]]), $m = {
|
|
|
12217
12233
|
created() {
|
|
12218
12234
|
this.uniqueId = this.generateUniqueId();
|
|
12219
12235
|
}
|
|
12220
|
-
},
|
|
12236
|
+
}, $m = { class: "form-group has-float-label" }, Wm = ["id", "type", "name", "disabled", "required", "readonly", "placeholder", "autocomplete", "value"], jm = ["for"];
|
|
12221
12237
|
function Um(e, s, t, a, n, i) {
|
|
12222
|
-
return o(), r("div",
|
|
12238
|
+
return o(), r("div", $m, [
|
|
12223
12239
|
f("input", Oe({
|
|
12224
12240
|
class: ["form-control", [
|
|
12225
12241
|
i.sizeClass,
|
|
@@ -12239,7 +12255,7 @@ function Um(e, s, t, a, n, i) {
|
|
|
12239
12255
|
f("label", { for: n.uniqueId }, w(t.label), 9, jm)
|
|
12240
12256
|
]);
|
|
12241
12257
|
}
|
|
12242
|
-
const lk = /* @__PURE__ */ b(
|
|
12258
|
+
const lk = /* @__PURE__ */ b(qm, [["render", Um], ["__scopeId", "data-v-dfa713b3"]]), Gm = {
|
|
12243
12259
|
props: {
|
|
12244
12260
|
/** If the input group contains only one input element, set this prop to true. */
|
|
12245
12261
|
singleInput: {
|
|
@@ -13232,7 +13248,7 @@ const Vh = { class: "ecs-data-layout-content" }, Fh = {
|
|
|
13232
13248
|
role: "toolbar",
|
|
13233
13249
|
"aria-label": "Main",
|
|
13234
13250
|
class: "ecs-data-layout-toolbar"
|
|
13235
|
-
}, Hh = ["id"],
|
|
13251
|
+
}, Hh = ["id"], qh = { class: "ecs-data-layout-data" }, $h = { class: "ecs-data-layout-sidebar-inner" }, Wh = {
|
|
13236
13252
|
key: 0,
|
|
13237
13253
|
class: "ecs-data-layout-sidebar-header"
|
|
13238
13254
|
}, jh = { class: "ecs-data-layout-sidebar-content scrollbar scrollbar-sml" };
|
|
@@ -13271,7 +13287,7 @@ function Uh(e, s, t, a, n, i) {
|
|
|
13271
13287
|
]),
|
|
13272
13288
|
_: 3
|
|
13273
13289
|
}, 8, ["name"]),
|
|
13274
|
-
e.$slots.actionbar ?
|
|
13290
|
+
e.$slots.actionbar ? $e((o(), h(c, { key: 1 }, {
|
|
13275
13291
|
default: S(() => [
|
|
13276
13292
|
p(e.$slots, "actionbar", {}, void 0, !0)
|
|
13277
13293
|
]),
|
|
@@ -13279,7 +13295,7 @@ function Uh(e, s, t, a, n, i) {
|
|
|
13279
13295
|
}, 512)), [
|
|
13280
13296
|
[it, t.showActionbar]
|
|
13281
13297
|
]) : u("", !0),
|
|
13282
|
-
f("div",
|
|
13298
|
+
f("div", qh, [
|
|
13283
13299
|
p(e.$slots, "default", {}, void 0, !0)
|
|
13284
13300
|
])
|
|
13285
13301
|
]),
|
|
@@ -13287,7 +13303,7 @@ function Uh(e, s, t, a, n, i) {
|
|
|
13287
13303
|
key: 0,
|
|
13288
13304
|
class: v(["ecs-data-layout-sidebar", t.sidebarExpanded ? "expanded" : ""])
|
|
13289
13305
|
}, [
|
|
13290
|
-
f("div",
|
|
13306
|
+
f("div", $h, [
|
|
13291
13307
|
e.$slots.sidebarheader ? (o(), r("div", Wh, [
|
|
13292
13308
|
p(e.$slots, "sidebarheader", {}, void 0, !0)
|
|
13293
13309
|
])) : u("", !0),
|
|
@@ -14144,10 +14160,10 @@ const xk = /* @__PURE__ */ b(Op, [["render", Rp], ["__scopeId", "data-v-e28fc40f
|
|
|
14144
14160
|
}, Hp = {
|
|
14145
14161
|
key: 0,
|
|
14146
14162
|
class: "subline"
|
|
14147
|
-
},
|
|
14163
|
+
}, qp = {
|
|
14148
14164
|
key: 0,
|
|
14149
14165
|
class: "ecs-overlay-header-controls"
|
|
14150
|
-
},
|
|
14166
|
+
}, $p = ["aria-busy"], Wp = {
|
|
14151
14167
|
key: 0,
|
|
14152
14168
|
class: "ecs-overlay-tabs scrollbar scrollbar-sml"
|
|
14153
14169
|
}, jp = {
|
|
@@ -14200,7 +14216,7 @@ function Qp(e, s, t, a, n, i) {
|
|
|
14200
14216
|
t.headerTitleSubline ? (o(), r("span", Hp, w(t.headerTitleSubline), 1)) : u("", !0)
|
|
14201
14217
|
])
|
|
14202
14218
|
]),
|
|
14203
|
-
e.$slots.headercontrols ? (o(), r("div",
|
|
14219
|
+
e.$slots.headercontrols ? (o(), r("div", qp, [
|
|
14204
14220
|
p(e.$slots, "headercontrols", {}, void 0, !0)
|
|
14205
14221
|
])) : u("", !0),
|
|
14206
14222
|
e.$slots.sidebar && n.width <= 1500 ? (o(), h(c, {
|
|
@@ -14260,7 +14276,7 @@ function Qp(e, s, t, a, n, i) {
|
|
|
14260
14276
|
])) : u("", !0),
|
|
14261
14277
|
_(be, { name: "slide" }, {
|
|
14262
14278
|
default: S(() => [
|
|
14263
|
-
|
|
14279
|
+
$e(f("div", Up, [
|
|
14264
14280
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
14265
14281
|
], 512), [
|
|
14266
14282
|
[it, e.$slots.sidebar && n.width <= 1500 && n.showSidebar]
|
|
@@ -14270,7 +14286,7 @@ function Qp(e, s, t, a, n, i) {
|
|
|
14270
14286
|
})
|
|
14271
14287
|
], 2),
|
|
14272
14288
|
t.blockContent ? (o(), r("div", Gp)) : u("", !0)
|
|
14273
|
-
], 8,
|
|
14289
|
+
], 8, $p),
|
|
14274
14290
|
e.$slots.footer ? (o(), r("footer", Kp, [
|
|
14275
14291
|
e.$slots.tabs ? (o(), r("div", Yp)) : u("", !0),
|
|
14276
14292
|
f("div", Xp, [
|
|
@@ -14884,7 +14900,7 @@ const wv = /* @__PURE__ */ b(yv, [["render", kv], ["__scopeId", "data-v-a6e15633
|
|
|
14884
14900
|
class: "meta"
|
|
14885
14901
|
}, Dv = { key: 0 }, Vv = ["title"];
|
|
14886
14902
|
function Fv(e, s, t, a, n, i) {
|
|
14887
|
-
const l = m("ecs-icon"), c = m("ecs-focus-ring"), d = m("ecs-rating-favorability"), g = m("ecs-rating-star-read"), y = m("ecs-switch"), k = m("ecs-avatar"), P = m("ecs-popover-list-item"), E = m("ecs-popover-list"),
|
|
14903
|
+
const l = m("ecs-icon"), c = m("ecs-focus-ring"), d = m("ecs-rating-favorability"), g = m("ecs-rating-star-read"), y = m("ecs-switch"), k = m("ecs-avatar"), P = m("ecs-popover-list-item"), E = m("ecs-popover-list"), C = m("ecs-popover"), B = m("ecs-flex-row"), T = m("ecs-checkbox");
|
|
14888
14904
|
return o(), r("li", {
|
|
14889
14905
|
class: v(["ecs-quicklinks-link", [
|
|
14890
14906
|
i.typeClass,
|
|
@@ -14966,7 +14982,7 @@ function Fv(e, s, t, a, n, i) {
|
|
|
14966
14982
|
}, null, 8, ["image", "name", "relevant-badge"]),
|
|
14967
14983
|
f("span", Mv, w(t.label || t.persona.name), 1)
|
|
14968
14984
|
], 64)) : (o(), r("span", Ov, w(t.label), 1)),
|
|
14969
|
-
n.localVolumes ? (o(), h(
|
|
14985
|
+
n.localVolumes ? (o(), h(B, {
|
|
14970
14986
|
key: 4,
|
|
14971
14987
|
gap: 2,
|
|
14972
14988
|
class: "volume-list"
|
|
@@ -14979,7 +14995,7 @@ function Fv(e, s, t, a, n, i) {
|
|
|
14979
14995
|
title: `${I.name} (${I.date})`,
|
|
14980
14996
|
"aria-label": `Volume ${I.id}${I.active ? " active" : ""}`
|
|
14981
14997
|
}, w(I.id), 11, Av))), 128)),
|
|
14982
|
-
n.localVolumes.length > 3 ? (o(), h(
|
|
14998
|
+
n.localVolumes.length > 3 ? (o(), h(C, {
|
|
14983
14999
|
key: 0,
|
|
14984
15000
|
disabled: t.disabled || null
|
|
14985
15001
|
}, {
|
|
@@ -15105,7 +15121,7 @@ const Ik = /* @__PURE__ */ b(Sv, [["render", Fv], ["__scopeId", "data-v-db5374f4
|
|
|
15105
15121
|
this.updateProgress(e);
|
|
15106
15122
|
}
|
|
15107
15123
|
}
|
|
15108
|
-
},
|
|
15124
|
+
}, qv = ["id", "disabled", "min", "max", "value", "step"], $v = {
|
|
15109
15125
|
key: 0,
|
|
15110
15126
|
class: "ecs-range-markers"
|
|
15111
15127
|
}, Wv = {
|
|
@@ -15127,8 +15143,8 @@ function jv(e, s, t, a, n, i) {
|
|
|
15127
15143
|
value: t.modelValue,
|
|
15128
15144
|
step: t.step === "any" ? "any" : t.step,
|
|
15129
15145
|
class: "ecs-range-input"
|
|
15130
|
-
}, null, 40,
|
|
15131
|
-
i.shouldShowMarkers ? (o(), r("div",
|
|
15146
|
+
}, null, 40, qv),
|
|
15147
|
+
i.shouldShowMarkers ? (o(), r("div", $v, [
|
|
15132
15148
|
(o(!0), r(V, null, Q(i.stepCount, (l, c) => (o(), r("span", {
|
|
15133
15149
|
key: c,
|
|
15134
15150
|
class: "ecs-range-marker"
|
|
@@ -15428,8 +15444,8 @@ function fy(e, s, t, a, n, i) {
|
|
|
15428
15444
|
return o(), r("div", {
|
|
15429
15445
|
onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
|
|
15430
15446
|
onKeydown: [
|
|
15431
|
-
s[1] || (s[1] = ee(
|
|
15432
|
-
s[2] || (s[2] = ee(
|
|
15447
|
+
s[1] || (s[1] = ee(W((d) => e.$emit("click", d), ["prevent"]), ["space"])),
|
|
15448
|
+
s[2] || (s[2] = ee(W((d) => e.$emit("click", d), ["prevent"]), ["enter"]))
|
|
15433
15449
|
],
|
|
15434
15450
|
class: v(["ecs-select-tile", [t.selected ? "ecs-select-tile-selected" : "", t.disabled ? "ecs-select-tile-disabled" : ""]]),
|
|
15435
15451
|
role: "checkbox",
|
|
@@ -15748,18 +15764,18 @@ function Hy(e, s, t, a, n, i) {
|
|
|
15748
15764
|
})
|
|
15749
15765
|
]);
|
|
15750
15766
|
}
|
|
15751
|
-
const Vk = /* @__PURE__ */ b(Oy, [["render", Hy], ["__scopeId", "data-v-54e7aa5c"]]),
|
|
15767
|
+
const Vk = /* @__PURE__ */ b(Oy, [["render", Hy], ["__scopeId", "data-v-54e7aa5c"]]), qy = {
|
|
15752
15768
|
name: "ecs-sidebar-list"
|
|
15753
|
-
},
|
|
15769
|
+
}, $y = {
|
|
15754
15770
|
class: "ecs-sidebar-list",
|
|
15755
15771
|
role: "list"
|
|
15756
15772
|
};
|
|
15757
15773
|
function Wy(e, s, t, a, n, i) {
|
|
15758
|
-
return o(), r("div",
|
|
15774
|
+
return o(), r("div", $y, [
|
|
15759
15775
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15760
15776
|
]);
|
|
15761
15777
|
}
|
|
15762
|
-
const Fk = /* @__PURE__ */ b(
|
|
15778
|
+
const Fk = /* @__PURE__ */ b(qy, [["render", Wy], ["__scopeId", "data-v-81bc3c0a"]]), jy = {
|
|
15763
15779
|
name: "ecs-sidebar-list-item",
|
|
15764
15780
|
emits: ["click", "select"],
|
|
15765
15781
|
components: { EcsIcon: M, EcsAvatar: nt, EcsCheckbox: vt, EcsFlexRow: Be, EcsSkeletonLoader: ie },
|
|
@@ -15873,7 +15889,7 @@ function Qy(e, s, t, a, n, i) {
|
|
|
15873
15889
|
onClick: s[1] || (s[1] = (...k) => i.handleClick && i.handleClick(...k)),
|
|
15874
15890
|
onKeydown: [
|
|
15875
15891
|
s[2] || (s[2] = ee((...k) => i.handleClick && i.handleClick(...k), ["enter"])),
|
|
15876
|
-
s[3] || (s[3] = ee(
|
|
15892
|
+
s[3] || (s[3] = ee(W((...k) => i.handleClick && i.handleClick(...k), ["prevent"]), ["space"]))
|
|
15877
15893
|
],
|
|
15878
15894
|
class: v(["ecs-sidebar-list-item-state", { selected: i.isSelected, disabled: t.disabled, active: t.active, "show-checkbox": t.showCheckbox }]),
|
|
15879
15895
|
tabindex: t.disabled ? -1 : 0,
|
|
@@ -15881,7 +15897,7 @@ function Qy(e, s, t, a, n, i) {
|
|
|
15881
15897
|
}, [
|
|
15882
15898
|
_(l, {
|
|
15883
15899
|
onInput: i.handleCheckboxChange,
|
|
15884
|
-
onClick: s[0] || (s[0] =
|
|
15900
|
+
onClick: s[0] || (s[0] = W(() => {
|
|
15885
15901
|
}, ["stop"])),
|
|
15886
15902
|
disabled: t.disabled || !t.showCheckbox || t.loading,
|
|
15887
15903
|
value: i.isSelected,
|
|
@@ -16104,7 +16120,7 @@ function ab(e, s, t, a, n, i) {
|
|
|
16104
16120
|
], 2)) : u("", !0)
|
|
16105
16121
|
], 2);
|
|
16106
16122
|
}
|
|
16107
|
-
const
|
|
16123
|
+
const qk = /* @__PURE__ */ b(eb, [["render", ab], ["__scopeId", "data-v-823ad344"]]), ob = {
|
|
16108
16124
|
name: "ecs-swatches-picker",
|
|
16109
16125
|
emits: ["update:modelValue"],
|
|
16110
16126
|
props: {
|
|
@@ -16165,8 +16181,8 @@ function rb(e, s, t, a, n, i) {
|
|
|
16165
16181
|
key: l.id,
|
|
16166
16182
|
onClick: (c) => i.handleItemClick(l),
|
|
16167
16183
|
onKeydown: [
|
|
16168
|
-
ee(
|
|
16169
|
-
ee(
|
|
16184
|
+
ee(W((c) => i.handleItemClick(l), ["prevent"]), ["space"]),
|
|
16185
|
+
ee(W((c) => i.handleItemClick(l), ["prevent"]), ["enter"])
|
|
16170
16186
|
],
|
|
16171
16187
|
role: "radio",
|
|
16172
16188
|
tabindex: "0",
|
|
@@ -16178,7 +16194,7 @@ function rb(e, s, t, a, n, i) {
|
|
|
16178
16194
|
}, null, 46, lb))), 128))
|
|
16179
16195
|
], 2);
|
|
16180
16196
|
}
|
|
16181
|
-
const
|
|
16197
|
+
const $k = /* @__PURE__ */ b(ob, [["render", rb], ["__scopeId", "data-v-9c0b74cb"]]), cb = {
|
|
16182
16198
|
name: "ecs-tab",
|
|
16183
16199
|
props: {
|
|
16184
16200
|
/** Shows this tab. */
|
|
@@ -16781,17 +16797,17 @@ const Jk = /* @__PURE__ */ b(Ab, [["render", Nb], ["__scopeId", "data-v-6af94f50
|
|
|
16781
16797
|
}, Vb = ["tabindex"], Fb = {
|
|
16782
16798
|
key: 2,
|
|
16783
16799
|
class: "ecs-tree-view-entry-control"
|
|
16784
|
-
}, Hb = ["disabled"],
|
|
16800
|
+
}, Hb = ["disabled"], qb = {
|
|
16785
16801
|
key: 4,
|
|
16786
16802
|
class: "ecs-tree-view-entry-actions"
|
|
16787
|
-
},
|
|
16803
|
+
}, $b = ["id", "aria-hidden"];
|
|
16788
16804
|
function Wb(e, s, t, a, n, i) {
|
|
16789
16805
|
const l = m("ecs-button-collapse"), c = m("ecs-icon"), d = m("ecs-focus-ring");
|
|
16790
16806
|
return o(), r("div", null, [
|
|
16791
16807
|
f("div", {
|
|
16792
16808
|
onKeydown: [
|
|
16793
|
-
s[2] || (s[2] = ee(
|
|
16794
|
-
s[3] || (s[3] = ee(
|
|
16809
|
+
s[2] || (s[2] = ee(W((...g) => i.focusPrevious && i.focusPrevious(...g), ["prevent"]), ["up"])),
|
|
16810
|
+
s[3] || (s[3] = ee(W((...g) => i.focusNext && i.focusNext(...g), ["prevent"]), ["down"]))
|
|
16795
16811
|
],
|
|
16796
16812
|
class: v(["ecs-tree-view-entry", [
|
|
16797
16813
|
t.selectable ? "selectable" : "",
|
|
@@ -16838,7 +16854,7 @@ function Wb(e, s, t, a, n, i) {
|
|
|
16838
16854
|
onClick: s[1] || (s[1] = (g) => !t.disabled && e.$emit("click", g)),
|
|
16839
16855
|
class: "after-label"
|
|
16840
16856
|
}, w(t.afterLabel), 1)) : u("", !0),
|
|
16841
|
-
e.$slots.actions ? (o(), r("div",
|
|
16857
|
+
e.$slots.actions ? (o(), r("div", qb, [
|
|
16842
16858
|
p(e.$slots, "actions", {}, void 0, !0)
|
|
16843
16859
|
])) : u("", !0),
|
|
16844
16860
|
i.isSelectable ? (o(), h(d, { key: 5 })) : u("", !0)
|
|
@@ -16850,7 +16866,7 @@ function Wb(e, s, t, a, n, i) {
|
|
|
16850
16866
|
"aria-hidden": n.isVisible ? "false" : "true"
|
|
16851
16867
|
}, [
|
|
16852
16868
|
p(e.$slots, "collapse", {}, void 0, !0)
|
|
16853
|
-
], 10,
|
|
16869
|
+
], 10, $b)) : u("", !0)
|
|
16854
16870
|
]);
|
|
16855
16871
|
}
|
|
16856
16872
|
const Zk = /* @__PURE__ */ b(Db, [["render", Wb], ["__scopeId", "data-v-f38c8893"]]), jb = {
|
|
@@ -17263,15 +17279,15 @@ export {
|
|
|
17263
17279
|
R_ as EcsDataGridCell,
|
|
17264
17280
|
A_ as EcsDataGridGroup,
|
|
17265
17281
|
O_ as EcsDataGridHeadCell,
|
|
17266
|
-
|
|
17282
|
+
qd as EcsDataGridRow,
|
|
17267
17283
|
M_ as EcsDataGridRowGroup,
|
|
17268
17284
|
N_ as EcsDataList,
|
|
17269
17285
|
D_ as EcsDataListItem,
|
|
17270
17286
|
V_ as EcsDialog,
|
|
17271
17287
|
F_ as EcsDialogHeader,
|
|
17272
17288
|
H_ as EcsDirectoryEntry,
|
|
17273
|
-
|
|
17274
|
-
|
|
17289
|
+
q_ as EcsDocumentState,
|
|
17290
|
+
$_ as EcsDonutChart,
|
|
17275
17291
|
W_ as EcsDropzone,
|
|
17276
17292
|
j_ as EcsEcaiWrapper,
|
|
17277
17293
|
Ci as EcsEmptyState,
|
|
@@ -17357,8 +17373,8 @@ export {
|
|
|
17357
17373
|
Bh as EcsSplitpanes,
|
|
17358
17374
|
Ru as EcsStateIcon,
|
|
17359
17375
|
We as EcsSticker,
|
|
17360
|
-
|
|
17361
|
-
|
|
17376
|
+
qk as EcsStructuredContent,
|
|
17377
|
+
$k as EcsSwatchesPicker,
|
|
17362
17378
|
mi as EcsSwitch,
|
|
17363
17379
|
Wk as EcsTab,
|
|
17364
17380
|
Sy as EcsTabBar,
|