@everchron/ec-shards 14.4.2 → 14.4.4
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 +351 -325
- 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", {
|
|
@@ -3256,7 +3256,8 @@ const he = /* @__PURE__ */ b(wo, [["render", Bo], ["__scopeId", "data-v-47d42f7e
|
|
|
3256
3256
|
type: "secondary",
|
|
3257
3257
|
icon: null,
|
|
3258
3258
|
iconOnly: !1,
|
|
3259
|
-
align: "right"
|
|
3259
|
+
align: "right",
|
|
3260
|
+
disabled: !1
|
|
3260
3261
|
};
|
|
3261
3262
|
}
|
|
3262
3263
|
},
|
|
@@ -3310,7 +3311,7 @@ const he = /* @__PURE__ */ b(wo, [["render", Bo], ["__scopeId", "data-v-47d42f7e
|
|
|
3310
3311
|
role: "menuitem",
|
|
3311
3312
|
tabindex: "-1"
|
|
3312
3313
|
}, Mo = {
|
|
3313
|
-
key:
|
|
3314
|
+
key: 1,
|
|
3314
3315
|
class: "help"
|
|
3315
3316
|
}, Oo = {
|
|
3316
3317
|
key: 0,
|
|
@@ -3324,7 +3325,7 @@ const he = /* @__PURE__ */ b(wo, [["render", Bo], ["__scopeId", "data-v-47d42f7e
|
|
|
3324
3325
|
}, Ho = {
|
|
3325
3326
|
key: 2,
|
|
3326
3327
|
class: "after"
|
|
3327
|
-
},
|
|
3328
|
+
}, qo = ["tabindex"], $o = { class: "text" }, Wo = { class: "text-inner" }, jo = {
|
|
3328
3329
|
key: 1,
|
|
3329
3330
|
class: "help"
|
|
3330
3331
|
}, Uo = {
|
|
@@ -3332,11 +3333,11 @@ const he = /* @__PURE__ */ b(wo, [["render", Bo], ["__scopeId", "data-v-47d42f7e
|
|
|
3332
3333
|
class: "after"
|
|
3333
3334
|
};
|
|
3334
3335
|
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-
|
|
3336
|
+
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
3337
|
return o(), r("li", null, [
|
|
3337
3338
|
t.type === "checkbox" ? (o(), r("div", Io, [
|
|
3338
3339
|
_(l, {
|
|
3339
|
-
onInput: s[0] || (s[0] = (
|
|
3340
|
+
onInput: s[0] || (s[0] = (C) => e.$emit("input", C)),
|
|
3340
3341
|
disabled: t.disabled || null,
|
|
3341
3342
|
value: t.value,
|
|
3342
3343
|
"value-false": t.valueFalse,
|
|
@@ -3357,7 +3358,7 @@ function Go(e, s, t, a, n, i) {
|
|
|
3357
3358
|
})) : u("", !0)
|
|
3358
3359
|
])) : t.type === "radiobutton" ? (o(), r("div", To, [
|
|
3359
3360
|
_(d, {
|
|
3360
|
-
onChange: s[1] || (s[1] = (
|
|
3361
|
+
onChange: s[1] || (s[1] = (C) => e.$emit("change", C)),
|
|
3361
3362
|
disabled: t.disabled || null,
|
|
3362
3363
|
checked: t.value || null
|
|
3363
3364
|
}, {
|
|
@@ -3374,9 +3375,9 @@ function Go(e, s, t, a, n, i) {
|
|
|
3374
3375
|
class: "drag-handle"
|
|
3375
3376
|
})) : u("", !0)
|
|
3376
3377
|
])) : t.type === "switch" ? (o(), r("div", Lo, [
|
|
3377
|
-
_(
|
|
3378
|
-
onInput: s[
|
|
3379
|
-
onChange: s[
|
|
3378
|
+
_(y, {
|
|
3379
|
+
onInput: s[4] || (s[4] = (C) => e.$emit("input", C)),
|
|
3380
|
+
onChange: s[5] || (s[5] = (C) => e.$emit("change", C)),
|
|
3380
3381
|
value: t.value,
|
|
3381
3382
|
"value-false": t.valueFalse,
|
|
3382
3383
|
"value-true": t.valueTrue,
|
|
@@ -3385,6 +3386,25 @@ function Go(e, s, t, a, n, i) {
|
|
|
3385
3386
|
}, {
|
|
3386
3387
|
default: S(() => [
|
|
3387
3388
|
p(e.$slots, "default", {}, void 0, !0),
|
|
3389
|
+
i.secondaryActionOptions.show ? (o(), h(g, {
|
|
3390
|
+
key: 0,
|
|
3391
|
+
onClick: W(i.handleSecondaryClick, ["stop"]),
|
|
3392
|
+
onMouseover: s[2] || (s[2] = (C) => n.preventHover = !n.preventHover),
|
|
3393
|
+
onMouseleave: s[3] || (s[3] = (C) => n.preventHover = !n.preventHover),
|
|
3394
|
+
size: "sml",
|
|
3395
|
+
type: i.secondaryActionOptions.type,
|
|
3396
|
+
icon: i.secondaryActionOptions.icon,
|
|
3397
|
+
"icon-only": i.secondaryActionOptions.iconOnly,
|
|
3398
|
+
class: v(i.secondaryActionOptions.align),
|
|
3399
|
+
"aria-label": i.secondaryActionOptions.label,
|
|
3400
|
+
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
|
|
3401
|
+
disabled: i.secondaryActionOptions.disabled
|
|
3402
|
+
}, {
|
|
3403
|
+
default: S(() => [
|
|
3404
|
+
L(w(i.secondaryActionOptions.label), 1)
|
|
3405
|
+
]),
|
|
3406
|
+
_: 1
|
|
3407
|
+
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title", "disabled"])) : u("", !0),
|
|
3388
3408
|
t.help ? (o(), r("span", Mo, w(t.help), 1)) : u("", !0)
|
|
3389
3409
|
]),
|
|
3390
3410
|
_: 3
|
|
@@ -3398,12 +3418,12 @@ function Go(e, s, t, a, n, i) {
|
|
|
3398
3418
|
})) : u("", !0)
|
|
3399
3419
|
])) : t.type === "sort" ? (o(), r("div", {
|
|
3400
3420
|
key: 3,
|
|
3401
|
-
onClick: s[
|
|
3421
|
+
onClick: s[6] || (s[6] = (C) => e.$emit("click", C)),
|
|
3402
3422
|
class: "ecs-popover-list-item control no-hover",
|
|
3403
3423
|
role: "menuitem",
|
|
3404
3424
|
tabindex: t.disabled ? -1 : 0
|
|
3405
3425
|
}, [
|
|
3406
|
-
_(
|
|
3426
|
+
_(k, {
|
|
3407
3427
|
sort: t.sort,
|
|
3408
3428
|
disabled: t.disabled || null
|
|
3409
3429
|
}, {
|
|
@@ -3419,10 +3439,10 @@ function Go(e, s, t, a, n, i) {
|
|
|
3419
3439
|
size: "16",
|
|
3420
3440
|
class: "drag-handle"
|
|
3421
3441
|
})) : u("", !0),
|
|
3422
|
-
_(
|
|
3442
|
+
_(P, { inset: 0 })
|
|
3423
3443
|
], 8, Ao)) : t.type === "link" ? (o(), r("a", {
|
|
3424
3444
|
key: 4,
|
|
3425
|
-
onClick: s[
|
|
3445
|
+
onClick: s[9] || (s[9] = (C) => e.$emit("click", C)),
|
|
3426
3446
|
class: v(["ecs-popover-list-item", [
|
|
3427
3447
|
t.danger ? "danger" : "",
|
|
3428
3448
|
t.subtle ? "subtle" : "",
|
|
@@ -3440,7 +3460,7 @@ function Go(e, s, t, a, n, i) {
|
|
|
3440
3460
|
size: "24",
|
|
3441
3461
|
class: "left-icon"
|
|
3442
3462
|
}, null, 8, ["type"])) : u("", !0),
|
|
3443
|
-
t.fileIcon ? (o(), h(
|
|
3463
|
+
t.fileIcon ? (o(), h(E, {
|
|
3444
3464
|
key: 1,
|
|
3445
3465
|
type: t.fileIcon,
|
|
3446
3466
|
width: 24,
|
|
@@ -3451,24 +3471,25 @@ function Go(e, s, t, a, n, i) {
|
|
|
3451
3471
|
f("span", Vo, [
|
|
3452
3472
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3453
3473
|
]),
|
|
3454
|
-
i.secondaryActionOptions.show ? (o(), h(
|
|
3474
|
+
i.secondaryActionOptions.show ? (o(), h(g, {
|
|
3455
3475
|
key: 0,
|
|
3456
|
-
onClick:
|
|
3457
|
-
onMouseover: s[
|
|
3458
|
-
onMouseleave: s[
|
|
3476
|
+
onClick: W(i.handleSecondaryClick, ["stop"]),
|
|
3477
|
+
onMouseover: s[7] || (s[7] = (C) => n.preventHover = !n.preventHover),
|
|
3478
|
+
onMouseleave: s[8] || (s[8] = (C) => n.preventHover = !n.preventHover),
|
|
3459
3479
|
size: "sml",
|
|
3460
3480
|
type: i.secondaryActionOptions.type,
|
|
3461
3481
|
icon: i.secondaryActionOptions.icon,
|
|
3462
3482
|
"icon-only": i.secondaryActionOptions.iconOnly,
|
|
3463
3483
|
class: v(i.secondaryActionOptions.align),
|
|
3464
3484
|
"aria-label": i.secondaryActionOptions.label,
|
|
3465
|
-
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
|
|
3485
|
+
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
|
|
3486
|
+
disabled: i.secondaryActionOptions.disabled
|
|
3466
3487
|
}, {
|
|
3467
3488
|
default: S(() => [
|
|
3468
3489
|
L(w(i.secondaryActionOptions.label), 1)
|
|
3469
3490
|
]),
|
|
3470
3491
|
_: 1
|
|
3471
|
-
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
|
|
3492
|
+
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title", "disabled"])) : u("", !0),
|
|
3472
3493
|
t.help ? (o(), r("span", Fo, w(t.help), 1)) : u("", !0)
|
|
3473
3494
|
]),
|
|
3474
3495
|
t.suffix ? (o(), r("span", Ho, w(t.suffix), 1)) : u("", !0),
|
|
@@ -3483,7 +3504,7 @@ function Go(e, s, t, a, n, i) {
|
|
|
3483
3504
|
size: "16",
|
|
3484
3505
|
class: "drag-handle"
|
|
3485
3506
|
})) : u("", !0),
|
|
3486
|
-
_(
|
|
3507
|
+
_(P, { inset: 0 })
|
|
3487
3508
|
], 10, No)) : (o(), r("button", {
|
|
3488
3509
|
key: 5,
|
|
3489
3510
|
class: v(["ecs-popover-list-item", [
|
|
@@ -3493,7 +3514,7 @@ function Go(e, s, t, a, n, i) {
|
|
|
3493
3514
|
t.noHover || n.preventHover ? "no-hover" : "",
|
|
3494
3515
|
t.selected ? "selected" : ""
|
|
3495
3516
|
]]),
|
|
3496
|
-
onClick: s[
|
|
3517
|
+
onClick: s[12] || (s[12] = (C) => e.$emit("click", C)),
|
|
3497
3518
|
role: "menuitem",
|
|
3498
3519
|
tabindex: t.disabled ? -1 : 0
|
|
3499
3520
|
}, [
|
|
@@ -3503,35 +3524,36 @@ function Go(e, s, t, a, n, i) {
|
|
|
3503
3524
|
size: "24",
|
|
3504
3525
|
class: "left-icon"
|
|
3505
3526
|
}, null, 8, ["type"])) : u("", !0),
|
|
3506
|
-
t.fileIcon ? (o(), h(
|
|
3527
|
+
t.fileIcon ? (o(), h(E, {
|
|
3507
3528
|
key: 1,
|
|
3508
3529
|
type: t.fileIcon,
|
|
3509
3530
|
width: 24,
|
|
3510
3531
|
height: 24,
|
|
3511
3532
|
class: "file-icon"
|
|
3512
3533
|
}, null, 8, ["type"])) : u("", !0),
|
|
3513
|
-
f("span",
|
|
3534
|
+
f("span", $o, [
|
|
3514
3535
|
f("span", Wo, [
|
|
3515
3536
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3516
3537
|
]),
|
|
3517
|
-
i.secondaryActionOptions.show ? (o(), h(
|
|
3538
|
+
i.secondaryActionOptions.show ? (o(), h(g, {
|
|
3518
3539
|
key: 0,
|
|
3519
|
-
onClick:
|
|
3520
|
-
onMouseover: s[
|
|
3521
|
-
onMouseleave: s[
|
|
3540
|
+
onClick: W(i.handleSecondaryClick, ["stop"]),
|
|
3541
|
+
onMouseover: s[10] || (s[10] = (C) => n.preventHover = !n.preventHover),
|
|
3542
|
+
onMouseleave: s[11] || (s[11] = (C) => n.preventHover = !n.preventHover),
|
|
3522
3543
|
size: "sml",
|
|
3523
3544
|
type: i.secondaryActionOptions.type,
|
|
3524
3545
|
icon: i.secondaryActionOptions.icon,
|
|
3525
3546
|
"icon-only": i.secondaryActionOptions.iconOnly,
|
|
3526
3547
|
class: v(i.secondaryActionOptions.align),
|
|
3527
3548
|
"aria-label": i.secondaryActionOptions.label,
|
|
3528
|
-
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
|
|
3549
|
+
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
|
|
3550
|
+
disabled: i.secondaryActionOptions.disabled
|
|
3529
3551
|
}, {
|
|
3530
3552
|
default: S(() => [
|
|
3531
3553
|
L(w(i.secondaryActionOptions.label), 1)
|
|
3532
3554
|
]),
|
|
3533
3555
|
_: 1
|
|
3534
|
-
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
|
|
3556
|
+
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title", "disabled"])) : u("", !0),
|
|
3535
3557
|
t.help ? (o(), r("span", jo, w(t.help), 1)) : u("", !0)
|
|
3536
3558
|
]),
|
|
3537
3559
|
t.suffix ? (o(), r("span", Uo, w(t.suffix), 1)) : u("", !0),
|
|
@@ -3547,11 +3569,11 @@ function Go(e, s, t, a, n, i) {
|
|
|
3547
3569
|
size: "16",
|
|
3548
3570
|
class: "drag-handle"
|
|
3549
3571
|
})) : u("", !0),
|
|
3550
|
-
_(
|
|
3551
|
-
], 10,
|
|
3572
|
+
_(P, { inset: 0 })
|
|
3573
|
+
], 10, qo))
|
|
3552
3574
|
]);
|
|
3553
3575
|
}
|
|
3554
|
-
const as = /* @__PURE__ */ b(zo, [["render", Go], ["__scopeId", "data-v-
|
|
3576
|
+
const as = /* @__PURE__ */ b(zo, [["render", Go], ["__scopeId", "data-v-20b01fd5"]]), Ko = {
|
|
3555
3577
|
name: "ecs-button-toolbar",
|
|
3556
3578
|
emits: ["click"],
|
|
3557
3579
|
components: {
|
|
@@ -3885,10 +3907,10 @@ function sl(e, s, t, a, n, i) {
|
|
|
3885
3907
|
content: S(() => [
|
|
3886
3908
|
_(y, null, {
|
|
3887
3909
|
default: S(() => [
|
|
3888
|
-
(o(!0), r(V, null, Q(t.options, (E,
|
|
3889
|
-
key:
|
|
3910
|
+
(o(!0), r(V, null, Q(t.options, (E, C) => (o(), h(d, {
|
|
3911
|
+
key: C,
|
|
3890
3912
|
disabled: E.disabled || null,
|
|
3891
|
-
onClick: (
|
|
3913
|
+
onClick: (B) => e.$emit("select", E.action)
|
|
3892
3914
|
}, {
|
|
3893
3915
|
default: S(() => [
|
|
3894
3916
|
L(w(E.label), 1)
|
|
@@ -4094,14 +4116,14 @@ z.prototype = {
|
|
|
4094
4116
|
},
|
|
4095
4117
|
toPercentageRgb: function() {
|
|
4096
4118
|
return {
|
|
4097
|
-
r: Math.round(
|
|
4098
|
-
g: Math.round(
|
|
4099
|
-
b: Math.round(
|
|
4119
|
+
r: Math.round(U(this._r, 255) * 100) + "%",
|
|
4120
|
+
g: Math.round(U(this._g, 255) * 100) + "%",
|
|
4121
|
+
b: Math.round(U(this._b, 255) * 100) + "%",
|
|
4100
4122
|
a: this._a
|
|
4101
4123
|
};
|
|
4102
4124
|
},
|
|
4103
4125
|
toPercentageRgbString: function() {
|
|
4104
|
-
return this._a == 1 ? "rgb(" + Math.round(
|
|
4126
|
+
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
4127
|
},
|
|
4106
4128
|
toName: function() {
|
|
4107
4129
|
return this._a === 0 ? "transparent" : this._a < 1 ? !1 : zl[Ts(this._r, this._g, this._b, !0)] || !1;
|
|
@@ -4200,13 +4222,13 @@ function ul(e) {
|
|
|
4200
4222
|
}
|
|
4201
4223
|
function fl(e, s, t) {
|
|
4202
4224
|
return {
|
|
4203
|
-
r:
|
|
4204
|
-
g:
|
|
4205
|
-
b:
|
|
4225
|
+
r: U(e, 255) * 255,
|
|
4226
|
+
g: U(s, 255) * 255,
|
|
4227
|
+
b: U(t, 255) * 255
|
|
4206
4228
|
};
|
|
4207
4229
|
}
|
|
4208
4230
|
function Is(e, s, t) {
|
|
4209
|
-
e =
|
|
4231
|
+
e = U(e, 255), s = U(s, 255), t = U(t, 255);
|
|
4210
4232
|
var a = Math.max(e, s, t), n = Math.min(e, s, t), i, l, c = (a + n) / 2;
|
|
4211
4233
|
if (a == n)
|
|
4212
4234
|
i = l = 0;
|
|
@@ -4233,7 +4255,7 @@ function Is(e, s, t) {
|
|
|
4233
4255
|
}
|
|
4234
4256
|
function gl(e, s, t) {
|
|
4235
4257
|
var a, n, i;
|
|
4236
|
-
e =
|
|
4258
|
+
e = U(e, 360), s = U(s, 100), t = U(t, 100);
|
|
4237
4259
|
function l(g, y, k) {
|
|
4238
4260
|
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
4261
|
}
|
|
@@ -4250,7 +4272,7 @@ function gl(e, s, t) {
|
|
|
4250
4272
|
};
|
|
4251
4273
|
}
|
|
4252
4274
|
function Es(e, s, t) {
|
|
4253
|
-
e =
|
|
4275
|
+
e = U(e, 255), s = U(s, 255), t = U(t, 255);
|
|
4254
4276
|
var a = Math.max(e, s, t), n = Math.min(e, s, t), i, l, c = a, d = a - n;
|
|
4255
4277
|
if (l = a === 0 ? 0 : d / a, a == n)
|
|
4256
4278
|
i = 0;
|
|
@@ -4275,7 +4297,7 @@ function Es(e, s, t) {
|
|
|
4275
4297
|
};
|
|
4276
4298
|
}
|
|
4277
4299
|
function ml(e, s, t) {
|
|
4278
|
-
e =
|
|
4300
|
+
e = U(e, 360) * 6, s = U(s, 100), t = U(t, 100);
|
|
4279
4301
|
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
4302
|
return {
|
|
4281
4303
|
r: g * 255,
|
|
@@ -4581,7 +4603,7 @@ function Il(e) {
|
|
|
4581
4603
|
function vi(e) {
|
|
4582
4604
|
return e = parseFloat(e), (isNaN(e) || e < 0 || e > 1) && (e = 1), e;
|
|
4583
4605
|
}
|
|
4584
|
-
function
|
|
4606
|
+
function U(e, s) {
|
|
4585
4607
|
El(e) && (e = "100%");
|
|
4586
4608
|
var t = Tl(e);
|
|
4587
4609
|
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 +4862,7 @@ function Hl(e, s, t, a, n, i) {
|
|
|
4840
4862
|
}, null, 8, ["danger"])
|
|
4841
4863
|
], 10, Fl);
|
|
4842
4864
|
}
|
|
4843
|
-
const v_ = /* @__PURE__ */ b(Vl, [["render", Hl], ["__scopeId", "data-v-d40a7cc1"]]),
|
|
4865
|
+
const v_ = /* @__PURE__ */ b(Vl, [["render", Hl], ["__scopeId", "data-v-d40a7cc1"]]), ql = {
|
|
4844
4866
|
name: "ecs-button-more",
|
|
4845
4867
|
emits: ["click"],
|
|
4846
4868
|
components: {
|
|
@@ -4873,7 +4895,7 @@ const v_ = /* @__PURE__ */ b(Vl, [["render", Hl], ["__scopeId", "data-v-d40a7cc1
|
|
|
4873
4895
|
mounted() {
|
|
4874
4896
|
this.$slots.default === void 0 && (!this.ariaLabel || this.ariaLabel.trim());
|
|
4875
4897
|
}
|
|
4876
|
-
},
|
|
4898
|
+
}, $l = ["aria-label", "aria-disabled", "aria-expanded", "aria-haspopup", "disabled"];
|
|
4877
4899
|
function Wl(e, s, t, a, n, i) {
|
|
4878
4900
|
const l = m("ecs-icon"), c = m("ecs-focus-ring");
|
|
4879
4901
|
return o(), r("button", {
|
|
@@ -4902,9 +4924,9 @@ function Wl(e, s, t, a, n, i) {
|
|
|
4902
4924
|
})) : u("", !0),
|
|
4903
4925
|
t.type === "expand" ? p(e.$slots, "default", { key: 2 }, void 0, !0) : u("", !0),
|
|
4904
4926
|
_(c)
|
|
4905
|
-
], 10,
|
|
4927
|
+
], 10, $l);
|
|
4906
4928
|
}
|
|
4907
|
-
const bi = /* @__PURE__ */ b(
|
|
4929
|
+
const bi = /* @__PURE__ */ b(ql, [["render", Wl], ["__scopeId", "data-v-91c19a75"]]), jl = {
|
|
4908
4930
|
name: "ecs-button-table",
|
|
4909
4931
|
emits: ["click", "mouseover", "mouseleave"],
|
|
4910
4932
|
components: {
|
|
@@ -5205,7 +5227,7 @@ function cr(e, s, t, a, n, i) {
|
|
|
5205
5227
|
onKeyup: s[0] || (s[0] = (...c) => i.onInput && i.onInput(...c)),
|
|
5206
5228
|
onBlur: s[1] || (s[1] = (c) => e.$emit("blur", c)),
|
|
5207
5229
|
onFocus: s[2] || (s[2] = (c) => e.$emit("focus", c)),
|
|
5208
|
-
onKeydown: s[3] || (s[3] = ee(
|
|
5230
|
+
onKeydown: s[3] || (s[3] = ee(W(() => {
|
|
5209
5231
|
}, ["prevent"]), ["enter"])),
|
|
5210
5232
|
contenteditable: t.editable
|
|
5211
5233
|
}, null, 42, rr),
|
|
@@ -5474,7 +5496,7 @@ const xr = /* @__PURE__ */ Kt(Sr), Cr = {
|
|
|
5474
5496
|
}, Br = ["id"], zr = ["onClick", "role", "tabindex", "aria-disabled"], Ir = { key: 1 };
|
|
5475
5497
|
function Er(e, s, t, a, n, i) {
|
|
5476
5498
|
const l = m("ecs-icon"), c = m("ecs-button"), d = m("ecs-focus-ring"), g = Hi("click-out-side");
|
|
5477
|
-
return
|
|
5499
|
+
return $e((o(), r("div", {
|
|
5478
5500
|
class: v(["ecs-context-menu", n.opened ? " opened" : ""]),
|
|
5479
5501
|
id: t.elementId,
|
|
5480
5502
|
style: x([i.postionStyles])
|
|
@@ -5484,15 +5506,15 @@ function Er(e, s, t, a, n, i) {
|
|
|
5484
5506
|
"aria-orientation": "vertical",
|
|
5485
5507
|
tabindex: "0",
|
|
5486
5508
|
onKeydown: [
|
|
5487
|
-
s[0] || (s[0] = ee(
|
|
5488
|
-
s[1] || (s[1] = ee(
|
|
5509
|
+
s[0] || (s[0] = ee(W((...y) => i.focusPrevious && i.focusPrevious(...y), ["prevent"]), ["up"])),
|
|
5510
|
+
s[1] || (s[1] = ee(W((...y) => i.focusNext && i.focusNext(...y), ["prevent"]), ["down"]))
|
|
5489
5511
|
],
|
|
5490
5512
|
ref: "menu",
|
|
5491
5513
|
id: "my-menu"
|
|
5492
5514
|
}, [
|
|
5493
5515
|
(o(!0), r(V, null, Q(t.options, (y, k) => (o(), r("li", {
|
|
5494
5516
|
key: k,
|
|
5495
|
-
onClick:
|
|
5517
|
+
onClick: W((P) => i.optionClicked(y), ["stop"]),
|
|
5496
5518
|
role: y.type === "divider" ? "separator" : "menuitem",
|
|
5497
5519
|
tabindex: y.type === "divider" || y.disabled ? "-1" : "0",
|
|
5498
5520
|
"aria-disabled": y.disabled || null,
|
|
@@ -5510,7 +5532,7 @@ function Er(e, s, t, a, n, i) {
|
|
|
5510
5532
|
y.type != "divider" ? (o(), r("span", Ir, w(y.name), 1)) : u("", !0),
|
|
5511
5533
|
y.nested ? (o(), h(c, {
|
|
5512
5534
|
key: 2,
|
|
5513
|
-
onClick:
|
|
5535
|
+
onClick: W((P) => i.optionClicked(y.nested), ["stop"]),
|
|
5514
5536
|
icon: y.nested.icon,
|
|
5515
5537
|
title: y.nested.name,
|
|
5516
5538
|
"aria-label": y.nested.name,
|
|
@@ -5668,7 +5690,7 @@ function Rr(e, s, t, a, n, i) {
|
|
|
5668
5690
|
}, null, 8, ["class", "title", "aria-label"])) : u("", !0),
|
|
5669
5691
|
f("h3", {
|
|
5670
5692
|
onClick: s[1] || (s[1] = (...g) => i.toggleCollapse && i.toggleCollapse(...g)),
|
|
5671
|
-
onKeydown: s[2] || (s[2] = ee(
|
|
5693
|
+
onKeydown: s[2] || (s[2] = ee(W((...g) => i.toggleCollapse && i.toggleCollapse(...g), ["prevent"]), ["space"])),
|
|
5672
5694
|
role: "button",
|
|
5673
5695
|
class: v(["ecs-collapsable-headline", [t.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", n.isVisible ? "" : "collapsed"]]),
|
|
5674
5696
|
tabindex: "0",
|
|
@@ -5795,8 +5817,8 @@ const x_ = /* @__PURE__ */ b(Tr, [["render", Rr], ["__scopeId", "data-v-2c8b4b19
|
|
|
5795
5817
|
}, Dr = ["tabindex", "role", "aria-expanded", "aria-controls"], Vr = {
|
|
5796
5818
|
key: 1,
|
|
5797
5819
|
class: "description"
|
|
5798
|
-
}, Fr = ["title"], Hr = { key: 0 },
|
|
5799
|
-
function
|
|
5820
|
+
}, Fr = ["title"], Hr = { key: 0 }, qr = ["id", "aria-hidden"];
|
|
5821
|
+
function $r(e, s, t, a, n, i) {
|
|
5800
5822
|
const l = m("ecs-focus-ring"), c = m("ecs-icon");
|
|
5801
5823
|
return o(), r("div", {
|
|
5802
5824
|
class: v(["ecs-collection-control", [
|
|
@@ -5808,8 +5830,8 @@ function qr(e, s, t, a, n, i) {
|
|
|
5808
5830
|
f("div", {
|
|
5809
5831
|
onClick: s[2] || (s[2] = (...d) => i.toggleCollapse && i.toggleCollapse(...d)),
|
|
5810
5832
|
onKeydown: [
|
|
5811
|
-
s[3] || (s[3] = ee(
|
|
5812
|
-
s[4] || (s[4] = ee(
|
|
5833
|
+
s[3] || (s[3] = ee(W((...d) => i.toggleCollapse && i.toggleCollapse(...d), ["prevent"]), ["enter"])),
|
|
5834
|
+
s[4] || (s[4] = ee(W((...d) => i.toggleCollapse && i.toggleCollapse(...d), ["prevent"]), ["space"]))
|
|
5813
5835
|
],
|
|
5814
5836
|
class: v(["ecs-collection-control-header", [
|
|
5815
5837
|
n.isVisible || t.nonInteractive ? "" : "collapsed",
|
|
@@ -5852,10 +5874,10 @@ function qr(e, s, t, a, n, i) {
|
|
|
5852
5874
|
}, [
|
|
5853
5875
|
p(e.$slots, "default")
|
|
5854
5876
|
], 4)
|
|
5855
|
-
], 10,
|
|
5877
|
+
], 10, qr)
|
|
5856
5878
|
], 2);
|
|
5857
5879
|
}
|
|
5858
|
-
const C_ = /* @__PURE__ */ b(Nr, [["render",
|
|
5880
|
+
const C_ = /* @__PURE__ */ b(Nr, [["render", $r], ["__scopeId", "data-v-95f66a3d"]]), Wr = {
|
|
5859
5881
|
name: "ecs-formatted",
|
|
5860
5882
|
components: { EcsSkeletonLoader: ie },
|
|
5861
5883
|
mixins: [me],
|
|
@@ -6153,7 +6175,7 @@ const lc = {
|
|
|
6153
6175
|
}, cc = { class: "ecs-editable-input" }, dc = ["aria-labelledby"], uc = ["for", "id"], fc = { class: "ecs-input__desc" };
|
|
6154
6176
|
function gc(e, s, t, a, n, i) {
|
|
6155
6177
|
return o(), r("div", cc, [
|
|
6156
|
-
|
|
6178
|
+
$e(f("input", {
|
|
6157
6179
|
"aria-labelledby": i.labelId,
|
|
6158
6180
|
class: "ecs-input__input",
|
|
6159
6181
|
"onUpdate:modelValue": s[0] || (s[0] = (l) => i.val = l),
|
|
@@ -6161,7 +6183,7 @@ function gc(e, s, t, a, n, i) {
|
|
|
6161
6183
|
onInput: s[2] || (s[2] = (...l) => i.update && i.update(...l)),
|
|
6162
6184
|
ref: "input"
|
|
6163
6185
|
}, null, 40, dc), [
|
|
6164
|
-
[
|
|
6186
|
+
[qi, i.val]
|
|
6165
6187
|
]),
|
|
6166
6188
|
f("span", {
|
|
6167
6189
|
for: t.label,
|
|
@@ -6238,17 +6260,17 @@ function _c() {
|
|
|
6238
6260
|
}
|
|
6239
6261
|
return Lt = t, Lt;
|
|
6240
6262
|
}
|
|
6241
|
-
var Mt,
|
|
6263
|
+
var Mt, qs;
|
|
6242
6264
|
function wi() {
|
|
6243
|
-
if (
|
|
6244
|
-
|
|
6265
|
+
if (qs) return Mt;
|
|
6266
|
+
qs = 1;
|
|
6245
6267
|
var e = ki(), s = e.Symbol;
|
|
6246
6268
|
return Mt = s, Mt;
|
|
6247
6269
|
}
|
|
6248
|
-
var Ot,
|
|
6270
|
+
var Ot, $s;
|
|
6249
6271
|
function kc() {
|
|
6250
|
-
if (
|
|
6251
|
-
|
|
6272
|
+
if ($s) return Ot;
|
|
6273
|
+
$s = 1;
|
|
6252
6274
|
var e = wi(), s = Object.prototype, t = s.hasOwnProperty, a = s.toString, n = e ? e.toStringTag : void 0;
|
|
6253
6275
|
function i(l) {
|
|
6254
6276
|
var c = t.call(l, n), d = l[n];
|
|
@@ -6329,49 +6351,49 @@ function zc() {
|
|
|
6329
6351
|
Ys = 1;
|
|
6330
6352
|
var e = cs(), s = yc(), t = Bc(), a = "Expected a function", n = Math.max, i = Math.min;
|
|
6331
6353
|
function l(c, d, g) {
|
|
6332
|
-
var y, k, P, E,
|
|
6354
|
+
var y, k, P, E, C, B, T = 0, I = !1, N = !1, q = !0;
|
|
6333
6355
|
if (typeof c != "function")
|
|
6334
6356
|
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,
|
|
6357
|
+
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
6358
|
function O(A) {
|
|
6337
6359
|
var Z = y, se = k;
|
|
6338
6360
|
return y = k = void 0, T = A, E = c.apply(se, Z), E;
|
|
6339
6361
|
}
|
|
6340
6362
|
function D(A) {
|
|
6341
|
-
return T = A,
|
|
6363
|
+
return T = A, C = setTimeout(j, d), I ? O(A) : E;
|
|
6342
6364
|
}
|
|
6343
6365
|
function F(A) {
|
|
6344
|
-
var Z = A -
|
|
6366
|
+
var Z = A - B, se = A - T, te = d - Z;
|
|
6345
6367
|
return N ? i(te, P - se) : te;
|
|
6346
6368
|
}
|
|
6347
6369
|
function H(A) {
|
|
6348
|
-
var Z = A -
|
|
6349
|
-
return
|
|
6370
|
+
var Z = A - B, se = A - T;
|
|
6371
|
+
return B === void 0 || Z >= d || Z < 0 || N && se >= P;
|
|
6350
6372
|
}
|
|
6351
|
-
function
|
|
6373
|
+
function j() {
|
|
6352
6374
|
var A = s();
|
|
6353
6375
|
if (H(A))
|
|
6354
6376
|
return G(A);
|
|
6355
|
-
|
|
6377
|
+
C = setTimeout(j, F(A));
|
|
6356
6378
|
}
|
|
6357
6379
|
function G(A) {
|
|
6358
|
-
return
|
|
6380
|
+
return C = void 0, q && y ? O(A) : (y = k = void 0, E);
|
|
6359
6381
|
}
|
|
6360
6382
|
function K() {
|
|
6361
|
-
|
|
6383
|
+
C !== void 0 && clearTimeout(C), T = 0, y = B = k = C = void 0;
|
|
6362
6384
|
}
|
|
6363
6385
|
function X() {
|
|
6364
|
-
return
|
|
6386
|
+
return C === void 0 ? E : G(s());
|
|
6365
6387
|
}
|
|
6366
6388
|
function J() {
|
|
6367
6389
|
var A = s(), Z = H(A);
|
|
6368
|
-
if (y = arguments, k = this,
|
|
6369
|
-
if (
|
|
6370
|
-
return D(
|
|
6390
|
+
if (y = arguments, k = this, B = A, Z) {
|
|
6391
|
+
if (C === void 0)
|
|
6392
|
+
return D(B);
|
|
6371
6393
|
if (N)
|
|
6372
|
-
return clearTimeout(
|
|
6394
|
+
return clearTimeout(C), C = setTimeout(j, d), O(B);
|
|
6373
6395
|
}
|
|
6374
|
-
return
|
|
6396
|
+
return C === void 0 && (C = setTimeout(j, d)), E;
|
|
6375
6397
|
}
|
|
6376
6398
|
return J.cancel = K, J.flush = X, J;
|
|
6377
6399
|
}
|
|
@@ -6565,7 +6587,7 @@ function Rc(e, s, t, a, n, i) {
|
|
|
6565
6587
|
], 40, Ac)
|
|
6566
6588
|
], 2);
|
|
6567
6589
|
}
|
|
6568
|
-
const Nc = /* @__PURE__ */ b(Oc, [["render", Rc]]),
|
|
6590
|
+
const Nc = /* @__PURE__ */ b(Oc, [["render", Rc]]), qt = {}, Dc = {
|
|
6569
6591
|
name: "Checkboard",
|
|
6570
6592
|
props: {
|
|
6571
6593
|
size: {
|
|
@@ -6599,11 +6621,11 @@ function Vc(e, s, t) {
|
|
|
6599
6621
|
}
|
|
6600
6622
|
function Fc(e, s, t) {
|
|
6601
6623
|
const a = e + "," + s + "," + t;
|
|
6602
|
-
if (
|
|
6603
|
-
return
|
|
6624
|
+
if (qt[a])
|
|
6625
|
+
return qt[a];
|
|
6604
6626
|
{
|
|
6605
6627
|
const n = Vc(e, s, t);
|
|
6606
|
-
return
|
|
6628
|
+
return qt[a] = n, n;
|
|
6607
6629
|
}
|
|
6608
6630
|
}
|
|
6609
6631
|
function Hc(e, s, t, a, n, i) {
|
|
@@ -6612,7 +6634,7 @@ function Hc(e, s, t, a, n, i) {
|
|
|
6612
6634
|
style: x(i.bgStyle)
|
|
6613
6635
|
}, null, 4);
|
|
6614
6636
|
}
|
|
6615
|
-
const Si = /* @__PURE__ */ b(Dc, [["render", Hc]]),
|
|
6637
|
+
const Si = /* @__PURE__ */ b(Dc, [["render", Hc]]), qc = {
|
|
6616
6638
|
name: "Alpha",
|
|
6617
6639
|
props: {
|
|
6618
6640
|
modelValue: Object,
|
|
@@ -6656,10 +6678,10 @@ const Si = /* @__PURE__ */ b(Dc, [["render", Hc]]), $c = {
|
|
|
6656
6678
|
window.removeEventListener("mousemove", this.handleChange), window.removeEventListener("mouseup", this.handleMouseUp);
|
|
6657
6679
|
}
|
|
6658
6680
|
}
|
|
6659
|
-
},
|
|
6681
|
+
}, $c = { class: "ecs-alpha" }, Wc = { class: "ecs-alpha-checkboard-wrap" };
|
|
6660
6682
|
function jc(e, s, t, a, n, i) {
|
|
6661
6683
|
const l = m("checkboard");
|
|
6662
|
-
return o(), r("div",
|
|
6684
|
+
return o(), r("div", $c, [
|
|
6663
6685
|
f("div", Wc, [
|
|
6664
6686
|
_(l)
|
|
6665
6687
|
]),
|
|
@@ -6683,7 +6705,7 @@ function jc(e, s, t, a, n, i) {
|
|
|
6683
6705
|
], 544)
|
|
6684
6706
|
]);
|
|
6685
6707
|
}
|
|
6686
|
-
const Uc = /* @__PURE__ */ b(
|
|
6708
|
+
const Uc = /* @__PURE__ */ b(qc, [["render", jc]]), Gc = {
|
|
6687
6709
|
name: "ecs-color-picker",
|
|
6688
6710
|
mixins: [lc],
|
|
6689
6711
|
components: {
|
|
@@ -7184,7 +7206,7 @@ function bd(e, s, t, a, n, i) {
|
|
|
7184
7206
|
ai: i.isAiLoading
|
|
7185
7207
|
}, null, 8, ["width", "ai"])) : u("", !0)
|
|
7186
7208
|
])) : u("", !0),
|
|
7187
|
-
e.$slots.expand ?
|
|
7209
|
+
e.$slots.expand ? $e((o(), r("div", {
|
|
7188
7210
|
key: 1,
|
|
7189
7211
|
id: n.expandId,
|
|
7190
7212
|
"aria-hidden": n.isExpanded ? "false" : "true",
|
|
@@ -7539,7 +7561,7 @@ const Bd = /* @__PURE__ */ b(Sd, [["render", Cd], ["__scopeId", "data-v-4f34cac7
|
|
|
7539
7561
|
class: "ecs-data-card-row-meta-pills-container"
|
|
7540
7562
|
};
|
|
7541
7563
|
function Md(e, s, t, a, n, i) {
|
|
7542
|
-
var y, k, P, E,
|
|
7564
|
+
var y, k, P, E, C;
|
|
7543
7565
|
const l = m("ecs-button"), c = m("ecs-party-entry"), d = m("ecs-icon"), g = m("ecs-button-table");
|
|
7544
7566
|
return o(), r("div", Id, [
|
|
7545
7567
|
i.computedOpenButton ? (o(), h(l, {
|
|
@@ -7561,8 +7583,8 @@ function Md(e, s, t, a, n, i) {
|
|
|
7561
7583
|
i.hasPill && ((y = t.pill) != null && y.party) ? (o(), h(c, {
|
|
7562
7584
|
key: 0,
|
|
7563
7585
|
onClick: i.pillClick,
|
|
7564
|
-
onMouseenter: s[0] || (s[0] = (
|
|
7565
|
-
onMouseleave: s[1] || (s[1] = (
|
|
7586
|
+
onMouseenter: s[0] || (s[0] = (B) => i.handleHover(!0)),
|
|
7587
|
+
onMouseleave: s[1] || (s[1] = (B) => i.handleHover(!1)),
|
|
7566
7588
|
party: t.pill.party,
|
|
7567
7589
|
color: t.pill.color,
|
|
7568
7590
|
background: t.pill.background,
|
|
@@ -7577,9 +7599,9 @@ function Md(e, s, t, a, n, i) {
|
|
|
7577
7599
|
_: 1
|
|
7578
7600
|
}, 8, ["onClick", "party", "color", "background", "icon", "class"])) : i.hasPill ? (o(), r("span", {
|
|
7579
7601
|
key: 1,
|
|
7580
|
-
onClick: s[2] || (s[2] = (...
|
|
7581
|
-
onMouseenter: s[3] || (s[3] = (
|
|
7582
|
-
onMouseleave: s[4] || (s[4] = (
|
|
7602
|
+
onClick: s[2] || (s[2] = (...B) => i.pillClick && i.pillClick(...B)),
|
|
7603
|
+
onMouseenter: s[3] || (s[3] = (B) => i.handleHover(!0)),
|
|
7604
|
+
onMouseleave: s[4] || (s[4] = (B) => i.handleHover(!1)),
|
|
7583
7605
|
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
7606
|
style: x({ color: t.pill.color }),
|
|
7585
7607
|
ref: "pillText"
|
|
@@ -7609,9 +7631,9 @@ function Md(e, s, t, a, n, i) {
|
|
|
7609
7631
|
size: "20px"
|
|
7610
7632
|
}, null, 8, ["type", "color"])) : u("", !0),
|
|
7611
7633
|
f("span", {
|
|
7612
|
-
onClick: s[5] || (s[5] = (...
|
|
7613
|
-
onMouseenter: s[6] || (s[6] = (
|
|
7614
|
-
onMouseleave: s[7] || (s[7] = (
|
|
7634
|
+
onClick: s[5] || (s[5] = (...B) => i.titleClick && i.titleClick(...B)),
|
|
7635
|
+
onMouseenter: s[6] || (s[6] = (B) => i.handleHover(!0)),
|
|
7636
|
+
onMouseleave: s[7] || (s[7] = (B) => i.handleHover(!1)),
|
|
7615
7637
|
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
7638
|
style: x({ color: t.title.textColor }),
|
|
7617
7639
|
ref: "titleText"
|
|
@@ -7624,7 +7646,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
7624
7646
|
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
7647
|
ref: "metaText"
|
|
7626
7648
|
}, [
|
|
7627
|
-
L(w((
|
|
7649
|
+
L(w((C = t.meta) == null ? void 0 : C.text) + " ", 1),
|
|
7628
7650
|
p(e.$slots, "customMeta", {}, void 0, !0)
|
|
7629
7651
|
], 2)) : u("", !0),
|
|
7630
7652
|
t.count || t.designation ? (o(), r("div", Ld, [
|
|
@@ -7826,11 +7848,11 @@ function Hd(e, s, t, a, n, i) {
|
|
|
7826
7848
|
p(e.$slots, "default", {}, void 0, !0)
|
|
7827
7849
|
], 2);
|
|
7828
7850
|
}
|
|
7829
|
-
const
|
|
7851
|
+
const qd = /* @__PURE__ */ b(Vd, [["render", Hd], ["__scopeId", "data-v-ae6888e6"]]), $d = {
|
|
7830
7852
|
name: "ecs-data-grid-row-group",
|
|
7831
7853
|
emits: ["toggle"],
|
|
7832
7854
|
components: {
|
|
7833
|
-
EcsDataGridRow:
|
|
7855
|
+
EcsDataGridRow: qd
|
|
7834
7856
|
},
|
|
7835
7857
|
props: {
|
|
7836
7858
|
/** Determines the style type of the row groups header row. */
|
|
@@ -7884,7 +7906,7 @@ function Ud(e, s, t, a, n, i) {
|
|
|
7884
7906
|
], 10, jd)
|
|
7885
7907
|
]);
|
|
7886
7908
|
}
|
|
7887
|
-
const M_ = /* @__PURE__ */ b(
|
|
7909
|
+
const M_ = /* @__PURE__ */ b($d, [["render", Ud], ["__scopeId", "data-v-c6e97366"]]), Gd = {
|
|
7888
7910
|
name: "ecs-select",
|
|
7889
7911
|
emits: [
|
|
7890
7912
|
"focus",
|
|
@@ -8373,7 +8395,7 @@ const O_ = /* @__PURE__ */ b(Zd, [["render", gu], ["__scopeId", "data-v-11da2180
|
|
|
8373
8395
|
}
|
|
8374
8396
|
}, hu = ["aria-labeled-by"];
|
|
8375
8397
|
function pu(e, s, t, a, n, i) {
|
|
8376
|
-
return
|
|
8398
|
+
return $e((o(), r("div", {
|
|
8377
8399
|
class: "ecs-data-grid-group",
|
|
8378
8400
|
role: "tabpanel",
|
|
8379
8401
|
"aria-labeled-by": t.ariaLabeledBy
|
|
@@ -9017,7 +9039,7 @@ const F_ = /* @__PURE__ */ b(Nu, [["render", Fu], ["__scopeId", "data-v-6e05c98b
|
|
|
9017
9039
|
viewBox: "0 0 20 20"
|
|
9018
9040
|
}, null, 8, ["alt"]));
|
|
9019
9041
|
}
|
|
9020
|
-
},
|
|
9042
|
+
}, qu = {
|
|
9021
9043
|
name: "ecs-directory-entry",
|
|
9022
9044
|
components: {
|
|
9023
9045
|
EcsIcon: M,
|
|
@@ -9065,13 +9087,13 @@ const F_ = /* @__PURE__ */ b(Nu, [["render", Fu], ["__scopeId", "data-v-6e05c98b
|
|
|
9065
9087
|
mounted() {
|
|
9066
9088
|
!this.icon && !this.favicon && !this.isValidAvatar && !this.legendColor && console.warn("Icon, Favicon, or Avatar prop is required for ecs-directory-entry component");
|
|
9067
9089
|
}
|
|
9068
|
-
},
|
|
9090
|
+
}, $u = { class: "ecs-directory-entry" }, Wu = { class: "ecs-directory-entry-type" }, ju = {
|
|
9069
9091
|
key: 4,
|
|
9070
9092
|
class: "legend-color"
|
|
9071
9093
|
}, Uu = { class: "items" };
|
|
9072
9094
|
function Gu(e, s, t, a, n, i) {
|
|
9073
9095
|
const l = m("ecs-skeleton-loader"), c = m("ecs-icon"), d = m("ecs-avatar"), g = m("ecs-favicon");
|
|
9074
|
-
return o(), r("div",
|
|
9096
|
+
return o(), r("div", $u, [
|
|
9075
9097
|
f("div", Wu, [
|
|
9076
9098
|
t.loading ? (o(), h(l, {
|
|
9077
9099
|
key: 0,
|
|
@@ -9117,7 +9139,7 @@ function Gu(e, s, t, a, n, i) {
|
|
|
9117
9139
|
])
|
|
9118
9140
|
]);
|
|
9119
9141
|
}
|
|
9120
|
-
const H_ = /* @__PURE__ */ b(
|
|
9142
|
+
const H_ = /* @__PURE__ */ b(qu, [["render", Gu], ["__scopeId", "data-v-37ac5196"]]), Ku = {
|
|
9121
9143
|
name: "ecs-document-state",
|
|
9122
9144
|
components: {
|
|
9123
9145
|
EcsIcon: M,
|
|
@@ -9185,7 +9207,7 @@ function tf(e, s, t, a, n, i) {
|
|
|
9185
9207
|
])) : u("", !0)
|
|
9186
9208
|
], 8, Yu));
|
|
9187
9209
|
}
|
|
9188
|
-
const
|
|
9210
|
+
const q_ = /* @__PURE__ */ b(Ku, [["render", tf], ["__scopeId", "data-v-df132a03"]]), sf = {
|
|
9189
9211
|
props: {
|
|
9190
9212
|
/** The initial value of the chart as a percentage. */
|
|
9191
9213
|
value: {
|
|
@@ -9274,7 +9296,7 @@ function lf(e, s, t, a, n, i) {
|
|
|
9274
9296
|
], 8, nf))
|
|
9275
9297
|
], 4);
|
|
9276
9298
|
}
|
|
9277
|
-
const
|
|
9299
|
+
const $_ = /* @__PURE__ */ b(sf, [["render", lf], ["__scopeId", "data-v-851d95d9"]]), rf = {
|
|
9278
9300
|
name: "ecs-empty-state",
|
|
9279
9301
|
components: { EcsIcon: M },
|
|
9280
9302
|
props: {
|
|
@@ -9550,15 +9572,15 @@ function Cf(e, s, t, a, n, i) {
|
|
|
9550
9572
|
t.disabled ? "ecs-dropzone-disabled" : "",
|
|
9551
9573
|
n.dragging ? "ecs-dropzone-dragging" : ""
|
|
9552
9574
|
]]),
|
|
9553
|
-
onDragover: s[3] || (s[3] = (...
|
|
9554
|
-
onDragenter: s[4] || (s[4] = (...
|
|
9555
|
-
onDragleave: s[5] || (s[5] = (...
|
|
9556
|
-
onDrop: s[6] || (s[6] =
|
|
9575
|
+
onDragover: s[3] || (s[3] = (...C) => i.handleDragOver && i.handleDragOver(...C)),
|
|
9576
|
+
onDragenter: s[4] || (s[4] = (...C) => i.handleDragEnter && i.handleDragEnter(...C)),
|
|
9577
|
+
onDragleave: s[5] || (s[5] = (...C) => i.handleDragLeave && i.handleDragLeave(...C)),
|
|
9578
|
+
onDrop: s[6] || (s[6] = W((...C) => i.drop && i.drop(...C), ["prevent"])),
|
|
9557
9579
|
"aria-busy": i.isBusy || null,
|
|
9558
9580
|
"aria-invalid": t.error || null
|
|
9559
9581
|
}, [
|
|
9560
9582
|
f("input", {
|
|
9561
|
-
onChange: s[0] || (s[0] = (...
|
|
9583
|
+
onChange: s[0] || (s[0] = (...C) => i.change && i.change(...C)),
|
|
9562
9584
|
type: "file",
|
|
9563
9585
|
multiple: t.multiple || null,
|
|
9564
9586
|
ref: "file"
|
|
@@ -9577,8 +9599,8 @@ function Cf(e, s, t, a, n, i) {
|
|
|
9577
9599
|
e.$slots.customlabel ? u("", !0) : (o(), r(V, { key: 0 }, [
|
|
9578
9600
|
L(" Drag and drop your " + w(t.fileTypeLabel) + " or ", 1),
|
|
9579
9601
|
f("i", {
|
|
9580
|
-
onClick: s[1] || (s[1] = (...
|
|
9581
|
-
onKeydown: s[2] || (s[2] = ee((...
|
|
9602
|
+
onClick: s[1] || (s[1] = (...C) => i.browseFile && i.browseFile(...C)),
|
|
9603
|
+
onKeydown: s[2] || (s[2] = ee((...C) => i.browseFile && i.browseFile(...C), ["enter"])),
|
|
9582
9604
|
tabindex: "0"
|
|
9583
9605
|
}, [
|
|
9584
9606
|
s[7] || (s[7] = L("browse")),
|
|
@@ -9791,7 +9813,7 @@ const j_ = /* @__PURE__ */ b(Bf, [["render", zf], ["__scopeId", "data-v-05133d05
|
|
|
9791
9813
|
function Mf(e, s, t, a, n, i) {
|
|
9792
9814
|
const l = m("ecs-icon"), c = m("ecs-sticker"), d = m("ecs-focus-ring"), g = m("ecs-button-more");
|
|
9793
9815
|
return o(), r("div", {
|
|
9794
|
-
onClick: s[0] || (s[0] =
|
|
9816
|
+
onClick: s[0] || (s[0] = W((...y) => i.handleClick && i.handleClick(...y), ["stop"])),
|
|
9795
9817
|
class: v([{ "ecs-entry-link-ai": t.ai }, "ecs-entry-link"]),
|
|
9796
9818
|
tabindex: "0",
|
|
9797
9819
|
role: "button"
|
|
@@ -9828,7 +9850,7 @@ function Mf(e, s, t, a, n, i) {
|
|
|
9828
9850
|
}),
|
|
9829
9851
|
t.moreButton ? (o(), h(g, {
|
|
9830
9852
|
key: 3,
|
|
9831
|
-
onClick:
|
|
9853
|
+
onClick: W(i.handleMoreButtonClick, ["stop"]),
|
|
9832
9854
|
type: "ellipsis",
|
|
9833
9855
|
title: t.moreButtonTitle,
|
|
9834
9856
|
"aria-label": t.moreButtonTitle
|
|
@@ -9901,11 +9923,11 @@ const U_ = /* @__PURE__ */ b(If, [["render", Mf], ["__scopeId", "data-v-0b6f41c6
|
|
|
9901
9923
|
}, Hf = {
|
|
9902
9924
|
key: 2,
|
|
9903
9925
|
class: "ecs-excerpt-content-rectangle"
|
|
9904
|
-
},
|
|
9926
|
+
}, qf = {
|
|
9905
9927
|
key: 3,
|
|
9906
9928
|
class: "ecs-excerpt-content-regular"
|
|
9907
9929
|
};
|
|
9908
|
-
function
|
|
9930
|
+
function $f(e, s, t, a, n, i) {
|
|
9909
9931
|
const l = m("ecs-skeleton-loader"), c = m("ecs-icon"), d = m("ecs-formatted");
|
|
9910
9932
|
return o(), r("div", {
|
|
9911
9933
|
class: v(["ecs-excerpt-snippet", i.sizeClass])
|
|
@@ -9963,14 +9985,14 @@ function qf(e, s, t, a, n, i) {
|
|
|
9963
9985
|
f("div", {
|
|
9964
9986
|
style: x("background-color:" + t.annotationColor)
|
|
9965
9987
|
}, null, 4)
|
|
9966
|
-
])) : (o(), r("div",
|
|
9988
|
+
])) : (o(), r("div", qf, [
|
|
9967
9989
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9968
9990
|
]))
|
|
9969
9991
|
], 64))
|
|
9970
9992
|
], 4)
|
|
9971
9993
|
], 2);
|
|
9972
9994
|
}
|
|
9973
|
-
const G_ = /* @__PURE__ */ b(Of, [["render",
|
|
9995
|
+
const G_ = /* @__PURE__ */ b(Of, [["render", $f], ["__scopeId", "data-v-1c058d79"]]), Wf = {
|
|
9974
9996
|
name: "ecs-input",
|
|
9975
9997
|
emits: ["update:modelValue", "change", "keyup", "blur"],
|
|
9976
9998
|
props: {
|
|
@@ -10218,7 +10240,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10218
10240
|
aspectRatio: "1 / 1"
|
|
10219
10241
|
}
|
|
10220
10242
|
}
|
|
10221
|
-
},
|
|
10243
|
+
}, $t = (e = "") => ({
|
|
10222
10244
|
content: e,
|
|
10223
10245
|
size: 14,
|
|
10224
10246
|
bold: !1,
|
|
@@ -10280,7 +10302,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10280
10302
|
localSticker: this.modelValue ? JSON.parse(JSON.stringify(this.modelValue)) : {
|
|
10281
10303
|
color: "#FFE24D",
|
|
10282
10304
|
shape: "roundedRect",
|
|
10283
|
-
text: [
|
|
10305
|
+
text: [$t()]
|
|
10284
10306
|
},
|
|
10285
10307
|
focusedLineIndex: null,
|
|
10286
10308
|
lineInputs: [],
|
|
@@ -10354,7 +10376,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10354
10376
|
this.localSticker = e ? JSON.parse(JSON.stringify(e)) : {
|
|
10355
10377
|
color: "#000000",
|
|
10356
10378
|
shape: "roundedRect",
|
|
10357
|
-
text: [
|
|
10379
|
+
text: [$t()]
|
|
10358
10380
|
}, this.$nextTick(() => {
|
|
10359
10381
|
this.lineInputs.forEach((s, t) => this.adjustTextToFit(t));
|
|
10360
10382
|
});
|
|
@@ -10469,7 +10491,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10469
10491
|
}), this.emitChange());
|
|
10470
10492
|
},
|
|
10471
10493
|
addLine() {
|
|
10472
|
-
this.localSticker.text.length < 6 && (this.localSticker.text.push(
|
|
10494
|
+
this.localSticker.text.length < 6 && (this.localSticker.text.push($t()), this.focusedLineIndex = this.localSticker.text.length - 1, this.emitChange(), this.$nextTick(() => {
|
|
10473
10495
|
const e = this.lineInputs[this.localSticker.text.length - 1];
|
|
10474
10496
|
e && (this.adjustTextToFit(this.localSticker.text.length - 1), e.focus());
|
|
10475
10497
|
}));
|
|
@@ -10525,7 +10547,7 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
|
|
|
10525
10547
|
class: "page-preview"
|
|
10526
10548
|
}, 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
10549
|
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"),
|
|
10550
|
+
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
10551
|
return o(), r("div", ng, [
|
|
10530
10552
|
t.readOnly ? u("", !0) : (o(), h(c, {
|
|
10531
10553
|
key: 0,
|
|
@@ -10550,7 +10572,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10550
10572
|
f("button", {
|
|
10551
10573
|
role: "radio",
|
|
10552
10574
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "roundedRect" }]),
|
|
10553
|
-
onClick: s[0] || (s[0] = (
|
|
10575
|
+
onClick: s[0] || (s[0] = (B) => i.updateShape("roundedRect")),
|
|
10554
10576
|
"aria-checked": n.localSticker.shape === "roundedRect",
|
|
10555
10577
|
title: "Rounded rectangle shape",
|
|
10556
10578
|
"aria-label": "Rounded rectangle shape"
|
|
@@ -10563,7 +10585,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10563
10585
|
f("button", {
|
|
10564
10586
|
role: "radio",
|
|
10565
10587
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "rect" }]),
|
|
10566
|
-
onClick: s[1] || (s[1] = (
|
|
10588
|
+
onClick: s[1] || (s[1] = (B) => i.updateShape("rect")),
|
|
10567
10589
|
"aria-checked": n.localSticker.shape === "rect",
|
|
10568
10590
|
title: "Rectangle shape",
|
|
10569
10591
|
"aria-label": "Rectangle shape"
|
|
@@ -10576,7 +10598,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10576
10598
|
f("button", {
|
|
10577
10599
|
role: "radio",
|
|
10578
10600
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "roundedSquare" }]),
|
|
10579
|
-
onClick: s[2] || (s[2] = (
|
|
10601
|
+
onClick: s[2] || (s[2] = (B) => i.updateShape("roundedSquare")),
|
|
10580
10602
|
"aria-checked": n.localSticker.shape === "roundedSquare",
|
|
10581
10603
|
title: "Rounded square shape",
|
|
10582
10604
|
"aria-label": "Rounded square shape"
|
|
@@ -10589,7 +10611,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10589
10611
|
f("button", {
|
|
10590
10612
|
role: "radio",
|
|
10591
10613
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "square" }]),
|
|
10592
|
-
onClick: s[3] || (s[3] = (
|
|
10614
|
+
onClick: s[3] || (s[3] = (B) => i.updateShape("square")),
|
|
10593
10615
|
"aria-checked": n.localSticker.shape === "square",
|
|
10594
10616
|
title: "Square shape",
|
|
10595
10617
|
"aria-label": "Square shape"
|
|
@@ -10660,15 +10682,15 @@ function wg(e, s, t, a, n, i) {
|
|
|
10660
10682
|
f("div", {
|
|
10661
10683
|
class: v(["sticker-content", { "read-only": t.readOnly }])
|
|
10662
10684
|
}, [
|
|
10663
|
-
(o(!0), r(V, null, Q(n.localSticker.text, (
|
|
10685
|
+
(o(!0), r(V, null, Q(n.localSticker.text, (B, T) => (o(), r("div", {
|
|
10664
10686
|
key: T,
|
|
10665
10687
|
class: "line"
|
|
10666
10688
|
}, [
|
|
10667
10689
|
f("div", yg, [
|
|
10668
10690
|
f("span", {
|
|
10669
10691
|
class: "line-preview",
|
|
10670
|
-
style: x(i.getLineStyle(
|
|
10671
|
-
innerHTML: i.processTextContent(
|
|
10692
|
+
style: x(i.getLineStyle(B)),
|
|
10693
|
+
innerHTML: i.processTextContent(B.content)
|
|
10672
10694
|
}, null, 12, bg)
|
|
10673
10695
|
])
|
|
10674
10696
|
]))), 128))
|
|
@@ -10684,7 +10706,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10684
10706
|
})
|
|
10685
10707
|
}, [
|
|
10686
10708
|
f("div", fg, [
|
|
10687
|
-
(o(!0), r(V, null, Q(n.localSticker.text, (
|
|
10709
|
+
(o(!0), r(V, null, Q(n.localSticker.text, (B, T) => (o(), r("div", {
|
|
10688
10710
|
key: T,
|
|
10689
10711
|
class: v(["line", { focused: i.isLineFocused(T) }]),
|
|
10690
10712
|
ref_for: !0,
|
|
@@ -10696,7 +10718,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10696
10718
|
size: "sml",
|
|
10697
10719
|
"icon-only": "",
|
|
10698
10720
|
icon: "chevron-up",
|
|
10699
|
-
onClick:
|
|
10721
|
+
onClick: W((I) => i.moveLineUp(T), ["stop"]),
|
|
10700
10722
|
disabled: T === 0,
|
|
10701
10723
|
tabindex: i.isLineFocused(T) ? 0 : -1,
|
|
10702
10724
|
title: "Move line up",
|
|
@@ -10707,7 +10729,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10707
10729
|
size: "sml",
|
|
10708
10730
|
"icon-only": "",
|
|
10709
10731
|
icon: "chevron-down",
|
|
10710
|
-
onClick:
|
|
10732
|
+
onClick: W((I) => i.moveLineDown(T), ["stop"]),
|
|
10711
10733
|
disabled: T === n.localSticker.text.length - 1,
|
|
10712
10734
|
tabindex: i.isLineFocused(T) ? 0 : -1,
|
|
10713
10735
|
title: "Move line down",
|
|
@@ -10717,12 +10739,12 @@ function wg(e, s, t, a, n, i) {
|
|
|
10717
10739
|
f("div", mg, [
|
|
10718
10740
|
f("input", {
|
|
10719
10741
|
type: "text",
|
|
10720
|
-
value:
|
|
10742
|
+
value: B.content,
|
|
10721
10743
|
onInput: (I) => i.updateLine(T, "content", I.target.value),
|
|
10722
10744
|
onFocus: (I) => i.setFocusedLine(T),
|
|
10723
10745
|
onBlur: s[4] || (s[4] = (...I) => i.clearFocusedLine && i.clearFocusedLine(...I)),
|
|
10724
10746
|
onKeydown: (I) => i.handleKeyboardInput(I, T),
|
|
10725
|
-
style: x(i.getLineStyle(
|
|
10747
|
+
style: x(i.getLineStyle(B)),
|
|
10726
10748
|
ref_for: !0,
|
|
10727
10749
|
ref: (I) => {
|
|
10728
10750
|
I && (n.lineInputs[T] = I);
|
|
@@ -10730,8 +10752,8 @@ function wg(e, s, t, a, n, i) {
|
|
|
10730
10752
|
}, null, 44, hg),
|
|
10731
10753
|
f("span", {
|
|
10732
10754
|
class: "line-preview",
|
|
10733
|
-
style: x(i.getLineStyle(
|
|
10734
|
-
innerHTML: i.processTextContent(
|
|
10755
|
+
style: x(i.getLineStyle(B)),
|
|
10756
|
+
innerHTML: i.processTextContent(B.content)
|
|
10735
10757
|
}, null, 12, pg)
|
|
10736
10758
|
]),
|
|
10737
10759
|
f("div", vg, [
|
|
@@ -10759,7 +10781,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10759
10781
|
}, {
|
|
10760
10782
|
default: S(() => [
|
|
10761
10783
|
f("input", {
|
|
10762
|
-
onInput: s[5] || (s[5] = (
|
|
10784
|
+
onInput: s[5] || (s[5] = (B) => i.updateColor(B.target.value)),
|
|
10763
10785
|
type: "color",
|
|
10764
10786
|
value: n.localSticker.color,
|
|
10765
10787
|
class: "color-input"
|
|
@@ -10787,7 +10809,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10787
10809
|
_(c, { gap: 4 }, {
|
|
10788
10810
|
default: S(() => [
|
|
10789
10811
|
_(y, {
|
|
10790
|
-
onInput: s[6] || (s[6] = (
|
|
10812
|
+
onInput: s[6] || (s[6] = (B) => i.updateFocusedLine("size", parseInt(B.target.value))),
|
|
10791
10813
|
type: "number",
|
|
10792
10814
|
min: 8,
|
|
10793
10815
|
max: 20,
|
|
@@ -10803,7 +10825,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10803
10825
|
icon: "format-bold",
|
|
10804
10826
|
"icon-only": "",
|
|
10805
10827
|
active: i.focusedLine && i.focusedLine.bold,
|
|
10806
|
-
onClick: s[7] || (s[7] = (
|
|
10828
|
+
onClick: s[7] || (s[7] = (B) => {
|
|
10807
10829
|
var T;
|
|
10808
10830
|
return i.updateFocusedLine("bold", !((T = i.focusedLine) != null && T.bold));
|
|
10809
10831
|
}),
|
|
@@ -10817,7 +10839,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10817
10839
|
icon: "format-italic",
|
|
10818
10840
|
"icon-only": "",
|
|
10819
10841
|
active: i.focusedLine && i.focusedLine.italic,
|
|
10820
|
-
onClick: s[8] || (s[8] = (
|
|
10842
|
+
onClick: s[8] || (s[8] = (B) => {
|
|
10821
10843
|
var T;
|
|
10822
10844
|
return i.updateFocusedLine("italic", !((T = i.focusedLine) != null && T.italic));
|
|
10823
10845
|
}),
|
|
@@ -10831,7 +10853,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10831
10853
|
icon: "format-underline",
|
|
10832
10854
|
"icon-only": "",
|
|
10833
10855
|
active: i.focusedLine && i.focusedLine.underline,
|
|
10834
|
-
onClick: s[9] || (s[9] = (
|
|
10856
|
+
onClick: s[9] || (s[9] = (B) => {
|
|
10835
10857
|
var T;
|
|
10836
10858
|
return i.updateFocusedLine("underline", !((T = i.focusedLine) != null && T.underline));
|
|
10837
10859
|
}),
|
|
@@ -10848,7 +10870,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10848
10870
|
type: "vertical",
|
|
10849
10871
|
width: "1px"
|
|
10850
10872
|
})) : u("", !0),
|
|
10851
|
-
t.variables.length > 0 ? (o(), h(
|
|
10873
|
+
t.variables.length > 0 ? (o(), h(C, {
|
|
10852
10874
|
key: 1,
|
|
10853
10875
|
disabled: n.focusedLineIndex === null
|
|
10854
10876
|
}, {
|
|
@@ -10862,18 +10884,16 @@ function wg(e, s, t, a, n, i) {
|
|
|
10862
10884
|
])),
|
|
10863
10885
|
_: 1
|
|
10864
10886
|
}),
|
|
10865
|
-
|
|
10866
|
-
|
|
10867
|
-
|
|
10868
|
-
|
|
10869
|
-
|
|
10870
|
-
|
|
10871
|
-
|
|
10872
|
-
|
|
10873
|
-
|
|
10874
|
-
|
|
10875
|
-
}, 1032, ["help", "onClick"]))), 128))
|
|
10876
|
-
])
|
|
10887
|
+
(o(!0), r(V, null, Q(t.variables, (B) => (o(), h(P, {
|
|
10888
|
+
key: B.variable,
|
|
10889
|
+
help: B.value,
|
|
10890
|
+
onClick: (T) => i.insertVariable(B.variable)
|
|
10891
|
+
}, {
|
|
10892
|
+
default: S(() => [
|
|
10893
|
+
L(w(B.name), 1)
|
|
10894
|
+
]),
|
|
10895
|
+
_: 2
|
|
10896
|
+
}, 1032, ["help", "onClick"]))), 128))
|
|
10877
10897
|
]),
|
|
10878
10898
|
_: 1
|
|
10879
10899
|
})
|
|
@@ -10898,7 +10918,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10898
10918
|
])
|
|
10899
10919
|
]);
|
|
10900
10920
|
}
|
|
10901
|
-
const K_ = /* @__PURE__ */ b(ig, [["render", wg], ["__scopeId", "data-v-
|
|
10921
|
+
const K_ = /* @__PURE__ */ b(ig, [["render", wg], ["__scopeId", "data-v-72e838f4"]]), Y_ = {
|
|
10902
10922
|
__name: "fill-icon",
|
|
10903
10923
|
props: {
|
|
10904
10924
|
/** The identifier of the icon which should show up. */
|
|
@@ -11222,7 +11242,7 @@ function Hg(e, s, t, a, n, i) {
|
|
|
11222
11242
|
})
|
|
11223
11243
|
], 10, zg);
|
|
11224
11244
|
}
|
|
11225
|
-
const J_ = /* @__PURE__ */ b(Bg, [["render", Hg], ["__scopeId", "data-v-b753f1a9"]]),
|
|
11245
|
+
const J_ = /* @__PURE__ */ b(Bg, [["render", Hg], ["__scopeId", "data-v-b753f1a9"]]), qg = { class: "ecs-flag" }, $g = {
|
|
11226
11246
|
__name: "flag",
|
|
11227
11247
|
props: {
|
|
11228
11248
|
/** ISO Country code of the flag. */
|
|
@@ -11270,14 +11290,14 @@ const J_ = /* @__PURE__ */ b(Bg, [["render", Hg], ["__scopeId", "data-v-b753f1a9
|
|
|
11270
11290
|
n !== i && (a = ne(
|
|
11271
11291
|
() => 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
11292
|
));
|
|
11273
|
-
}), (n, i) => (o(), r("div",
|
|
11293
|
+
}), (n, i) => (o(), r("div", qg, [
|
|
11274
11294
|
e.code ? (o(), h(ye(de(a)), {
|
|
11275
11295
|
key: 0,
|
|
11276
11296
|
alt: t.value
|
|
11277
11297
|
}, null, 8, ["alt"])) : u("", !0)
|
|
11278
11298
|
]));
|
|
11279
11299
|
}
|
|
11280
|
-
}, Z_ = /* @__PURE__ */ b(
|
|
11300
|
+
}, Z_ = /* @__PURE__ */ b($g, [["__scopeId", "data-v-98c0431b"]]), Wg = {
|
|
11281
11301
|
name: "ecs-flex-col",
|
|
11282
11302
|
props: {
|
|
11283
11303
|
/** 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 +11948,7 @@ const sk = /* @__PURE__ */ b(km, [["render", wm], ["__scopeId", "data-v-ad0ca7b9
|
|
|
11928
11948
|
},
|
|
11929
11949
|
methods: {
|
|
11930
11950
|
loadIllustration(e) {
|
|
11931
|
-
this.illustrationComponent =
|
|
11951
|
+
this.illustrationComponent = $i(ne(
|
|
11932
11952
|
() => 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
11953
|
));
|
|
11934
11954
|
}
|
|
@@ -12143,7 +12163,7 @@ const ak = /* @__PURE__ */ b(Nm, [["render", Dm]]), Vm = {
|
|
|
12143
12163
|
function Hm(e, s, t, a, n, i) {
|
|
12144
12164
|
return o(), r("span", Fm);
|
|
12145
12165
|
}
|
|
12146
|
-
const ok = /* @__PURE__ */ b(Vm, [["render", Hm]]),
|
|
12166
|
+
const ok = /* @__PURE__ */ b(Vm, [["render", Hm]]), qm = {
|
|
12147
12167
|
name: "ecs-input-float",
|
|
12148
12168
|
emits: ["input"],
|
|
12149
12169
|
mixins: [me],
|
|
@@ -12217,9 +12237,9 @@ const ok = /* @__PURE__ */ b(Vm, [["render", Hm]]), $m = {
|
|
|
12217
12237
|
created() {
|
|
12218
12238
|
this.uniqueId = this.generateUniqueId();
|
|
12219
12239
|
}
|
|
12220
|
-
},
|
|
12240
|
+
}, $m = { class: "form-group has-float-label" }, Wm = ["id", "type", "name", "disabled", "required", "readonly", "placeholder", "autocomplete", "value"], jm = ["for"];
|
|
12221
12241
|
function Um(e, s, t, a, n, i) {
|
|
12222
|
-
return o(), r("div",
|
|
12242
|
+
return o(), r("div", $m, [
|
|
12223
12243
|
f("input", Oe({
|
|
12224
12244
|
class: ["form-control", [
|
|
12225
12245
|
i.sizeClass,
|
|
@@ -12239,7 +12259,7 @@ function Um(e, s, t, a, n, i) {
|
|
|
12239
12259
|
f("label", { for: n.uniqueId }, w(t.label), 9, jm)
|
|
12240
12260
|
]);
|
|
12241
12261
|
}
|
|
12242
|
-
const lk = /* @__PURE__ */ b(
|
|
12262
|
+
const lk = /* @__PURE__ */ b(qm, [["render", Um], ["__scopeId", "data-v-dfa713b3"]]), Gm = {
|
|
12243
12263
|
props: {
|
|
12244
12264
|
/** If the input group contains only one input element, set this prop to true. */
|
|
12245
12265
|
singleInput: {
|
|
@@ -13232,7 +13252,7 @@ const Vh = { class: "ecs-data-layout-content" }, Fh = {
|
|
|
13232
13252
|
role: "toolbar",
|
|
13233
13253
|
"aria-label": "Main",
|
|
13234
13254
|
class: "ecs-data-layout-toolbar"
|
|
13235
|
-
}, Hh = ["id"],
|
|
13255
|
+
}, Hh = ["id"], qh = { class: "ecs-data-layout-data" }, $h = { class: "ecs-data-layout-sidebar-inner" }, Wh = {
|
|
13236
13256
|
key: 0,
|
|
13237
13257
|
class: "ecs-data-layout-sidebar-header"
|
|
13238
13258
|
}, jh = { class: "ecs-data-layout-sidebar-content scrollbar scrollbar-sml" };
|
|
@@ -13271,7 +13291,7 @@ function Uh(e, s, t, a, n, i) {
|
|
|
13271
13291
|
]),
|
|
13272
13292
|
_: 3
|
|
13273
13293
|
}, 8, ["name"]),
|
|
13274
|
-
e.$slots.actionbar ?
|
|
13294
|
+
e.$slots.actionbar ? $e((o(), h(c, { key: 1 }, {
|
|
13275
13295
|
default: S(() => [
|
|
13276
13296
|
p(e.$slots, "actionbar", {}, void 0, !0)
|
|
13277
13297
|
]),
|
|
@@ -13279,7 +13299,7 @@ function Uh(e, s, t, a, n, i) {
|
|
|
13279
13299
|
}, 512)), [
|
|
13280
13300
|
[it, t.showActionbar]
|
|
13281
13301
|
]) : u("", !0),
|
|
13282
|
-
f("div",
|
|
13302
|
+
f("div", qh, [
|
|
13283
13303
|
p(e.$slots, "default", {}, void 0, !0)
|
|
13284
13304
|
])
|
|
13285
13305
|
]),
|
|
@@ -13287,7 +13307,7 @@ function Uh(e, s, t, a, n, i) {
|
|
|
13287
13307
|
key: 0,
|
|
13288
13308
|
class: v(["ecs-data-layout-sidebar", t.sidebarExpanded ? "expanded" : ""])
|
|
13289
13309
|
}, [
|
|
13290
|
-
f("div",
|
|
13310
|
+
f("div", $h, [
|
|
13291
13311
|
e.$slots.sidebarheader ? (o(), r("div", Wh, [
|
|
13292
13312
|
p(e.$slots, "sidebarheader", {}, void 0, !0)
|
|
13293
13313
|
])) : u("", !0),
|
|
@@ -14144,10 +14164,10 @@ const xk = /* @__PURE__ */ b(Op, [["render", Rp], ["__scopeId", "data-v-e28fc40f
|
|
|
14144
14164
|
}, Hp = {
|
|
14145
14165
|
key: 0,
|
|
14146
14166
|
class: "subline"
|
|
14147
|
-
},
|
|
14167
|
+
}, qp = {
|
|
14148
14168
|
key: 0,
|
|
14149
14169
|
class: "ecs-overlay-header-controls"
|
|
14150
|
-
},
|
|
14170
|
+
}, $p = ["aria-busy"], Wp = {
|
|
14151
14171
|
key: 0,
|
|
14152
14172
|
class: "ecs-overlay-tabs scrollbar scrollbar-sml"
|
|
14153
14173
|
}, jp = {
|
|
@@ -14200,7 +14220,7 @@ function Qp(e, s, t, a, n, i) {
|
|
|
14200
14220
|
t.headerTitleSubline ? (o(), r("span", Hp, w(t.headerTitleSubline), 1)) : u("", !0)
|
|
14201
14221
|
])
|
|
14202
14222
|
]),
|
|
14203
|
-
e.$slots.headercontrols ? (o(), r("div",
|
|
14223
|
+
e.$slots.headercontrols ? (o(), r("div", qp, [
|
|
14204
14224
|
p(e.$slots, "headercontrols", {}, void 0, !0)
|
|
14205
14225
|
])) : u("", !0),
|
|
14206
14226
|
e.$slots.sidebar && n.width <= 1500 ? (o(), h(c, {
|
|
@@ -14260,7 +14280,7 @@ function Qp(e, s, t, a, n, i) {
|
|
|
14260
14280
|
])) : u("", !0),
|
|
14261
14281
|
_(be, { name: "slide" }, {
|
|
14262
14282
|
default: S(() => [
|
|
14263
|
-
|
|
14283
|
+
$e(f("div", Up, [
|
|
14264
14284
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
14265
14285
|
], 512), [
|
|
14266
14286
|
[it, e.$slots.sidebar && n.width <= 1500 && n.showSidebar]
|
|
@@ -14270,7 +14290,7 @@ function Qp(e, s, t, a, n, i) {
|
|
|
14270
14290
|
})
|
|
14271
14291
|
], 2),
|
|
14272
14292
|
t.blockContent ? (o(), r("div", Gp)) : u("", !0)
|
|
14273
|
-
], 8,
|
|
14293
|
+
], 8, $p),
|
|
14274
14294
|
e.$slots.footer ? (o(), r("footer", Kp, [
|
|
14275
14295
|
e.$slots.tabs ? (o(), r("div", Yp)) : u("", !0),
|
|
14276
14296
|
f("div", Xp, [
|
|
@@ -14884,7 +14904,7 @@ const wv = /* @__PURE__ */ b(yv, [["render", kv], ["__scopeId", "data-v-a6e15633
|
|
|
14884
14904
|
class: "meta"
|
|
14885
14905
|
}, Dv = { key: 0 }, Vv = ["title"];
|
|
14886
14906
|
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"),
|
|
14907
|
+
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
14908
|
return o(), r("li", {
|
|
14889
14909
|
class: v(["ecs-quicklinks-link", [
|
|
14890
14910
|
i.typeClass,
|
|
@@ -14966,7 +14986,7 @@ function Fv(e, s, t, a, n, i) {
|
|
|
14966
14986
|
}, null, 8, ["image", "name", "relevant-badge"]),
|
|
14967
14987
|
f("span", Mv, w(t.label || t.persona.name), 1)
|
|
14968
14988
|
], 64)) : (o(), r("span", Ov, w(t.label), 1)),
|
|
14969
|
-
n.localVolumes ? (o(), h(
|
|
14989
|
+
n.localVolumes ? (o(), h(B, {
|
|
14970
14990
|
key: 4,
|
|
14971
14991
|
gap: 2,
|
|
14972
14992
|
class: "volume-list"
|
|
@@ -14979,7 +14999,7 @@ function Fv(e, s, t, a, n, i) {
|
|
|
14979
14999
|
title: `${I.name} (${I.date})`,
|
|
14980
15000
|
"aria-label": `Volume ${I.id}${I.active ? " active" : ""}`
|
|
14981
15001
|
}, w(I.id), 11, Av))), 128)),
|
|
14982
|
-
n.localVolumes.length > 3 ? (o(), h(
|
|
15002
|
+
n.localVolumes.length > 3 ? (o(), h(C, {
|
|
14983
15003
|
key: 0,
|
|
14984
15004
|
disabled: t.disabled || null
|
|
14985
15005
|
}, {
|
|
@@ -15105,7 +15125,7 @@ const Ik = /* @__PURE__ */ b(Sv, [["render", Fv], ["__scopeId", "data-v-db5374f4
|
|
|
15105
15125
|
this.updateProgress(e);
|
|
15106
15126
|
}
|
|
15107
15127
|
}
|
|
15108
|
-
},
|
|
15128
|
+
}, qv = ["id", "disabled", "min", "max", "value", "step"], $v = {
|
|
15109
15129
|
key: 0,
|
|
15110
15130
|
class: "ecs-range-markers"
|
|
15111
15131
|
}, Wv = {
|
|
@@ -15127,8 +15147,8 @@ function jv(e, s, t, a, n, i) {
|
|
|
15127
15147
|
value: t.modelValue,
|
|
15128
15148
|
step: t.step === "any" ? "any" : t.step,
|
|
15129
15149
|
class: "ecs-range-input"
|
|
15130
|
-
}, null, 40,
|
|
15131
|
-
i.shouldShowMarkers ? (o(), r("div",
|
|
15150
|
+
}, null, 40, qv),
|
|
15151
|
+
i.shouldShowMarkers ? (o(), r("div", $v, [
|
|
15132
15152
|
(o(!0), r(V, null, Q(i.stepCount, (l, c) => (o(), r("span", {
|
|
15133
15153
|
key: c,
|
|
15134
15154
|
class: "ecs-range-marker"
|
|
@@ -15428,8 +15448,8 @@ function fy(e, s, t, a, n, i) {
|
|
|
15428
15448
|
return o(), r("div", {
|
|
15429
15449
|
onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
|
|
15430
15450
|
onKeydown: [
|
|
15431
|
-
s[1] || (s[1] = ee(
|
|
15432
|
-
s[2] || (s[2] = ee(
|
|
15451
|
+
s[1] || (s[1] = ee(W((d) => e.$emit("click", d), ["prevent"]), ["space"])),
|
|
15452
|
+
s[2] || (s[2] = ee(W((d) => e.$emit("click", d), ["prevent"]), ["enter"]))
|
|
15433
15453
|
],
|
|
15434
15454
|
class: v(["ecs-select-tile", [t.selected ? "ecs-select-tile-selected" : "", t.disabled ? "ecs-select-tile-disabled" : ""]]),
|
|
15435
15455
|
role: "checkbox",
|
|
@@ -15748,18 +15768,18 @@ function Hy(e, s, t, a, n, i) {
|
|
|
15748
15768
|
})
|
|
15749
15769
|
]);
|
|
15750
15770
|
}
|
|
15751
|
-
const Vk = /* @__PURE__ */ b(Oy, [["render", Hy], ["__scopeId", "data-v-54e7aa5c"]]),
|
|
15771
|
+
const Vk = /* @__PURE__ */ b(Oy, [["render", Hy], ["__scopeId", "data-v-54e7aa5c"]]), qy = {
|
|
15752
15772
|
name: "ecs-sidebar-list"
|
|
15753
|
-
},
|
|
15773
|
+
}, $y = {
|
|
15754
15774
|
class: "ecs-sidebar-list",
|
|
15755
15775
|
role: "list"
|
|
15756
15776
|
};
|
|
15757
15777
|
function Wy(e, s, t, a, n, i) {
|
|
15758
|
-
return o(), r("div",
|
|
15778
|
+
return o(), r("div", $y, [
|
|
15759
15779
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15760
15780
|
]);
|
|
15761
15781
|
}
|
|
15762
|
-
const Fk = /* @__PURE__ */ b(
|
|
15782
|
+
const Fk = /* @__PURE__ */ b(qy, [["render", Wy], ["__scopeId", "data-v-81bc3c0a"]]), jy = {
|
|
15763
15783
|
name: "ecs-sidebar-list-item",
|
|
15764
15784
|
emits: ["click", "select"],
|
|
15765
15785
|
components: { EcsIcon: M, EcsAvatar: nt, EcsCheckbox: vt, EcsFlexRow: Be, EcsSkeletonLoader: ie },
|
|
@@ -15873,7 +15893,7 @@ function Qy(e, s, t, a, n, i) {
|
|
|
15873
15893
|
onClick: s[1] || (s[1] = (...k) => i.handleClick && i.handleClick(...k)),
|
|
15874
15894
|
onKeydown: [
|
|
15875
15895
|
s[2] || (s[2] = ee((...k) => i.handleClick && i.handleClick(...k), ["enter"])),
|
|
15876
|
-
s[3] || (s[3] = ee(
|
|
15896
|
+
s[3] || (s[3] = ee(W((...k) => i.handleClick && i.handleClick(...k), ["prevent"]), ["space"]))
|
|
15877
15897
|
],
|
|
15878
15898
|
class: v(["ecs-sidebar-list-item-state", { selected: i.isSelected, disabled: t.disabled, active: t.active, "show-checkbox": t.showCheckbox }]),
|
|
15879
15899
|
tabindex: t.disabled ? -1 : 0,
|
|
@@ -15881,7 +15901,7 @@ function Qy(e, s, t, a, n, i) {
|
|
|
15881
15901
|
}, [
|
|
15882
15902
|
_(l, {
|
|
15883
15903
|
onInput: i.handleCheckboxChange,
|
|
15884
|
-
onClick: s[0] || (s[0] =
|
|
15904
|
+
onClick: s[0] || (s[0] = W(() => {
|
|
15885
15905
|
}, ["stop"])),
|
|
15886
15906
|
disabled: t.disabled || !t.showCheckbox || t.loading,
|
|
15887
15907
|
value: i.isSelected,
|
|
@@ -16104,7 +16124,7 @@ function ab(e, s, t, a, n, i) {
|
|
|
16104
16124
|
], 2)) : u("", !0)
|
|
16105
16125
|
], 2);
|
|
16106
16126
|
}
|
|
16107
|
-
const
|
|
16127
|
+
const qk = /* @__PURE__ */ b(eb, [["render", ab], ["__scopeId", "data-v-823ad344"]]), ob = {
|
|
16108
16128
|
name: "ecs-swatches-picker",
|
|
16109
16129
|
emits: ["update:modelValue"],
|
|
16110
16130
|
props: {
|
|
@@ -16165,8 +16185,8 @@ function rb(e, s, t, a, n, i) {
|
|
|
16165
16185
|
key: l.id,
|
|
16166
16186
|
onClick: (c) => i.handleItemClick(l),
|
|
16167
16187
|
onKeydown: [
|
|
16168
|
-
ee(
|
|
16169
|
-
ee(
|
|
16188
|
+
ee(W((c) => i.handleItemClick(l), ["prevent"]), ["space"]),
|
|
16189
|
+
ee(W((c) => i.handleItemClick(l), ["prevent"]), ["enter"])
|
|
16170
16190
|
],
|
|
16171
16191
|
role: "radio",
|
|
16172
16192
|
tabindex: "0",
|
|
@@ -16178,7 +16198,7 @@ function rb(e, s, t, a, n, i) {
|
|
|
16178
16198
|
}, null, 46, lb))), 128))
|
|
16179
16199
|
], 2);
|
|
16180
16200
|
}
|
|
16181
|
-
const
|
|
16201
|
+
const $k = /* @__PURE__ */ b(ob, [["render", rb], ["__scopeId", "data-v-9c0b74cb"]]), cb = {
|
|
16182
16202
|
name: "ecs-tab",
|
|
16183
16203
|
props: {
|
|
16184
16204
|
/** Shows this tab. */
|
|
@@ -16781,17 +16801,17 @@ const Jk = /* @__PURE__ */ b(Ab, [["render", Nb], ["__scopeId", "data-v-6af94f50
|
|
|
16781
16801
|
}, Vb = ["tabindex"], Fb = {
|
|
16782
16802
|
key: 2,
|
|
16783
16803
|
class: "ecs-tree-view-entry-control"
|
|
16784
|
-
}, Hb = ["disabled"],
|
|
16804
|
+
}, Hb = ["disabled"], qb = {
|
|
16785
16805
|
key: 4,
|
|
16786
16806
|
class: "ecs-tree-view-entry-actions"
|
|
16787
|
-
},
|
|
16807
|
+
}, $b = ["id", "aria-hidden"];
|
|
16788
16808
|
function Wb(e, s, t, a, n, i) {
|
|
16789
16809
|
const l = m("ecs-button-collapse"), c = m("ecs-icon"), d = m("ecs-focus-ring");
|
|
16790
16810
|
return o(), r("div", null, [
|
|
16791
16811
|
f("div", {
|
|
16792
16812
|
onKeydown: [
|
|
16793
|
-
s[2] || (s[2] = ee(
|
|
16794
|
-
s[3] || (s[3] = ee(
|
|
16813
|
+
s[2] || (s[2] = ee(W((...g) => i.focusPrevious && i.focusPrevious(...g), ["prevent"]), ["up"])),
|
|
16814
|
+
s[3] || (s[3] = ee(W((...g) => i.focusNext && i.focusNext(...g), ["prevent"]), ["down"]))
|
|
16795
16815
|
],
|
|
16796
16816
|
class: v(["ecs-tree-view-entry", [
|
|
16797
16817
|
t.selectable ? "selectable" : "",
|
|
@@ -16838,7 +16858,7 @@ function Wb(e, s, t, a, n, i) {
|
|
|
16838
16858
|
onClick: s[1] || (s[1] = (g) => !t.disabled && e.$emit("click", g)),
|
|
16839
16859
|
class: "after-label"
|
|
16840
16860
|
}, w(t.afterLabel), 1)) : u("", !0),
|
|
16841
|
-
e.$slots.actions ? (o(), r("div",
|
|
16861
|
+
e.$slots.actions ? (o(), r("div", qb, [
|
|
16842
16862
|
p(e.$slots, "actions", {}, void 0, !0)
|
|
16843
16863
|
])) : u("", !0),
|
|
16844
16864
|
i.isSelectable ? (o(), h(d, { key: 5 })) : u("", !0)
|
|
@@ -16850,7 +16870,7 @@ function Wb(e, s, t, a, n, i) {
|
|
|
16850
16870
|
"aria-hidden": n.isVisible ? "false" : "true"
|
|
16851
16871
|
}, [
|
|
16852
16872
|
p(e.$slots, "collapse", {}, void 0, !0)
|
|
16853
|
-
], 10,
|
|
16873
|
+
], 10, $b)) : u("", !0)
|
|
16854
16874
|
]);
|
|
16855
16875
|
}
|
|
16856
16876
|
const Zk = /* @__PURE__ */ b(Db, [["render", Wb], ["__scopeId", "data-v-f38c8893"]]), jb = {
|
|
@@ -17026,6 +17046,11 @@ const t0 = /* @__PURE__ */ b(e_, [["render", s_], ["__scopeId", "data-v-ce84fcb3
|
|
|
17026
17046
|
components: { EcsButton: he, EcsTextV2: Re },
|
|
17027
17047
|
emits: ["drag", "resize", "close", "focus", "blur"],
|
|
17028
17048
|
props: {
|
|
17049
|
+
/** Whether the window is visible */
|
|
17050
|
+
show: {
|
|
17051
|
+
type: Boolean,
|
|
17052
|
+
default: !0
|
|
17053
|
+
},
|
|
17029
17054
|
/** Window title */
|
|
17030
17055
|
title: {
|
|
17031
17056
|
type: String,
|
|
@@ -17160,7 +17185,8 @@ const t0 = /* @__PURE__ */ b(e_, [["render", s_], ["__scopeId", "data-v-ce84fcb3
|
|
|
17160
17185
|
};
|
|
17161
17186
|
function o_(e, s, t, a, n, i) {
|
|
17162
17187
|
const l = m("ecs-text-v2"), c = m("ecs-button");
|
|
17163
|
-
return o(), r("div", {
|
|
17188
|
+
return t.show ? (o(), r("div", {
|
|
17189
|
+
key: 0,
|
|
17164
17190
|
onMousedown: s[5] || (s[5] = (...d) => i.focus && i.focus(...d)),
|
|
17165
17191
|
onBlur: s[6] || (s[6] = (...d) => i.handleBlur && i.handleBlur(...d)),
|
|
17166
17192
|
class: v([{ "is-focused": n.isFocused }, "ecs-window"]),
|
|
@@ -17219,9 +17245,9 @@ function o_(e, s, t, a, n, i) {
|
|
|
17219
17245
|
class: "resize-handle resize-handle-corner"
|
|
17220
17246
|
}, null, 32)
|
|
17221
17247
|
], 64)) : u("", !0)
|
|
17222
|
-
], 38);
|
|
17248
|
+
], 38)) : u("", !0);
|
|
17223
17249
|
}
|
|
17224
|
-
const s0 = /* @__PURE__ */ b(i_, [["render", o_], ["__scopeId", "data-v-
|
|
17250
|
+
const s0 = /* @__PURE__ */ b(i_, [["render", o_], ["__scopeId", "data-v-4630513d"]]);
|
|
17225
17251
|
export {
|
|
17226
17252
|
an as EcsActionToolbar,
|
|
17227
17253
|
ii as EcsAlert,
|
|
@@ -17263,15 +17289,15 @@ export {
|
|
|
17263
17289
|
R_ as EcsDataGridCell,
|
|
17264
17290
|
A_ as EcsDataGridGroup,
|
|
17265
17291
|
O_ as EcsDataGridHeadCell,
|
|
17266
|
-
|
|
17292
|
+
qd as EcsDataGridRow,
|
|
17267
17293
|
M_ as EcsDataGridRowGroup,
|
|
17268
17294
|
N_ as EcsDataList,
|
|
17269
17295
|
D_ as EcsDataListItem,
|
|
17270
17296
|
V_ as EcsDialog,
|
|
17271
17297
|
F_ as EcsDialogHeader,
|
|
17272
17298
|
H_ as EcsDirectoryEntry,
|
|
17273
|
-
|
|
17274
|
-
|
|
17299
|
+
q_ as EcsDocumentState,
|
|
17300
|
+
$_ as EcsDonutChart,
|
|
17275
17301
|
W_ as EcsDropzone,
|
|
17276
17302
|
j_ as EcsEcaiWrapper,
|
|
17277
17303
|
Ci as EcsEmptyState,
|
|
@@ -17357,8 +17383,8 @@ export {
|
|
|
17357
17383
|
Bh as EcsSplitpanes,
|
|
17358
17384
|
Ru as EcsStateIcon,
|
|
17359
17385
|
We as EcsSticker,
|
|
17360
|
-
|
|
17361
|
-
|
|
17386
|
+
qk as EcsStructuredContent,
|
|
17387
|
+
$k as EcsSwatchesPicker,
|
|
17362
17388
|
mi as EcsSwitch,
|
|
17363
17389
|
Wk as EcsTab,
|
|
17364
17390
|
Sy as EcsTabBar,
|