@everchron/ec-shards 14.0.5 → 14.0.6
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 +165 -157
- 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 he, createBlock as p, openBlock as o, resolveDynamicComponent as ve, unref as de, normalizeClass as v, createElementBlock as l, normalizeStyle as x, resolveComponent as m, createCommentVNode as u, createElementVNode as g, createVNode as k, createTextVNode as A, toDisplayString as w, renderSlot as h, Transition as ye, withCtx as S, computed as Be, Fragment as H, renderList as se, reactive as Ti, nextTick as Pi, onBeforeUnmount as jt, toRefs as Xs, isRef as Mi, onMounted as Zs, useSlots as Oi, ref as De, watchEffect as lt, withKeys as Q, Teleport as Ai, withDirectives as Fe, vShow as it, mergeProps as Ae, normalizeProps as Li, guardReactiveProps as
|
|
1
|
+
import { defineAsyncComponent as ne, watch as he, createBlock as p, openBlock as o, resolveDynamicComponent as ve, unref as de, normalizeClass as v, createElementBlock as l, normalizeStyle as x, resolveComponent as m, createCommentVNode as u, createElementVNode as g, createVNode as k, createTextVNode as A, toDisplayString as w, renderSlot as h, Transition as ye, withCtx as S, computed as Be, Fragment as H, renderList as se, reactive as Ti, nextTick as Pi, onBeforeUnmount as jt, toRefs as Xs, isRef as Mi, onMounted as Zs, useSlots as Oi, ref as De, watchEffect as lt, withKeys as Q, Teleport as Ai, withDirectives as Fe, vShow as it, mergeProps as Ae, normalizeProps as Li, guardReactiveProps as Ni, withModifiers as Y, resolveDirective as $i, vModelText as Ri, createStaticVNode as Js, markRaw as Di, TransitionGroup as Qs, h as Vi, useCssVars as Hi } 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) => {
|
|
@@ -94,10 +94,10 @@ function Wi(e, s, t, a, n, i) {
|
|
|
94
94
|
style: x(i.styles)
|
|
95
95
|
}, null, 6);
|
|
96
96
|
}
|
|
97
|
-
const
|
|
97
|
+
const N = /* @__PURE__ */ b(qi, [["render", Wi], ["__scopeId", "data-v-8d624905"]]), ji = {
|
|
98
98
|
name: "ecs-alert",
|
|
99
99
|
emits: ["action", "dismissed"],
|
|
100
|
-
components: { EcsIcon: M, EcsFocusRing:
|
|
100
|
+
components: { EcsIcon: M, EcsFocusRing: N },
|
|
101
101
|
props: {
|
|
102
102
|
/** The alert variant, which defines it's background color. */
|
|
103
103
|
type: {
|
|
@@ -575,7 +575,7 @@ function mn(e, s, t, a, n, i) {
|
|
|
575
575
|
], 14, fn);
|
|
576
576
|
}
|
|
577
577
|
const nt = /* @__PURE__ */ b(un, [["render", mn], ["__scopeId", "data-v-a25d1ba9"]]), hn = {
|
|
578
|
-
components: { EcsIcon: M, EcsFocusRing:
|
|
578
|
+
components: { EcsIcon: M, EcsFocusRing: N },
|
|
579
579
|
emits: ["dismiss"],
|
|
580
580
|
props: {
|
|
581
581
|
/** The alert variant, which defines it's background color. */
|
|
@@ -694,7 +694,7 @@ const Mb = /* @__PURE__ */ b(vn, [["render", yn], ["__scopeId", "data-v-d1ff2486
|
|
|
694
694
|
emits: ["click"],
|
|
695
695
|
components: {
|
|
696
696
|
EcsIcon: M,
|
|
697
|
-
EcsFocusRing:
|
|
697
|
+
EcsFocusRing: N
|
|
698
698
|
},
|
|
699
699
|
props: {
|
|
700
700
|
/** The button type: `root` should always be used for the very first button inside a breadcrumb, `link` for all regular buttons that reflect a level in the navigation, and `more` for an optional button that escapes levels within the breadcrumb. */
|
|
@@ -1013,7 +1013,7 @@ var ue = "top", Se = "bottom", Ce = "right", fe = "left", Jt = "auto", ot = [ue,
|
|
|
1013
1013
|
return e.concat([s + "-" + Ke, s + "-" + st]);
|
|
1014
1014
|
}, []), ni = /* @__PURE__ */ [].concat(ot, [Jt]).reduce(function(e, s) {
|
|
1015
1015
|
return e.concat([s, s + "-" + Ke, s + "-" + st]);
|
|
1016
|
-
}, []),
|
|
1016
|
+
}, []), Nn = "beforeRead", $n = "read", Rn = "afterRead", Dn = "beforeMain", Vn = "main", Hn = "afterMain", Fn = "beforeWrite", qn = "write", Wn = "afterWrite", jn = [Nn, $n, Rn, Dn, Vn, Hn, Fn, qn, Wn];
|
|
1017
1017
|
function Un(e) {
|
|
1018
1018
|
var s = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Set(), a = [];
|
|
1019
1019
|
e.forEach(function(i) {
|
|
@@ -1202,7 +1202,7 @@ function ci(e, s) {
|
|
|
1202
1202
|
}
|
|
1203
1203
|
function es(e, s) {
|
|
1204
1204
|
s === void 0 && (s = {});
|
|
1205
|
-
var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, r = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? An : c, f = t.rootBoundary, y = f === void 0 ? ii : f, _ = t.elementContext, I = _ === void 0 ? Ze : _, z = t.altBoundary, C = z === void 0 ? !1 : z, E = t.padding, P = E === void 0 ? 0 : E, T = li(typeof P != "number" ? P : ci(P, ot)),
|
|
1205
|
+
var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, r = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? An : c, f = t.rootBoundary, y = f === void 0 ? ii : f, _ = t.elementContext, I = _ === void 0 ? Ze : _, z = t.altBoundary, C = z === void 0 ? !1 : z, E = t.padding, P = E === void 0 ? 0 : E, T = li(typeof P != "number" ? P : ci(P, ot)), $ = I === Ze ? Ln : Ze, F = e.rects.popper, O = e.elements[C ? $ : I], R = ea(He(O) ? O : O.contextElement || Le(e.elements.popper), d, y, r), D = Ge(e.elements.reference), V = oi({
|
|
1206
1206
|
reference: D,
|
|
1207
1207
|
element: F,
|
|
1208
1208
|
placement: n
|
|
@@ -1252,8 +1252,8 @@ function ta(e) {
|
|
|
1252
1252
|
}, _ = [], I = !1, z = {
|
|
1253
1253
|
state: y,
|
|
1254
1254
|
setOptions: function(T) {
|
|
1255
|
-
var
|
|
1256
|
-
E(), y.options = Object.assign({}, i, y.options,
|
|
1255
|
+
var $ = typeof T == "function" ? T(y.options) : T;
|
|
1256
|
+
E(), y.options = Object.assign({}, i, y.options, $), y.scrollParents = {
|
|
1257
1257
|
reference: He(c) ? et(c) : c.contextElement ? et(c.contextElement) : [],
|
|
1258
1258
|
popper: et(d)
|
|
1259
1259
|
};
|
|
@@ -1269,10 +1269,10 @@ function ta(e) {
|
|
|
1269
1269
|
// prefer the async Popper#update method
|
|
1270
1270
|
forceUpdate: function() {
|
|
1271
1271
|
if (!I) {
|
|
1272
|
-
var T = y.elements,
|
|
1273
|
-
if (ws(
|
|
1272
|
+
var T = y.elements, $ = T.reference, F = T.popper;
|
|
1273
|
+
if (ws($, F)) {
|
|
1274
1274
|
y.rects = {
|
|
1275
|
-
reference: Pn(
|
|
1275
|
+
reference: Pn($, at(F), y.options.strategy === "fixed"),
|
|
1276
1276
|
popper: Zt(F)
|
|
1277
1277
|
}, y.reset = !1, y.placement = y.options.placement, y.orderedModifiers.forEach(function(G) {
|
|
1278
1278
|
return y.modifiersData[G.name] = Object.assign({}, G.data);
|
|
@@ -1311,7 +1311,7 @@ function ta(e) {
|
|
|
1311
1311
|
});
|
|
1312
1312
|
function C() {
|
|
1313
1313
|
y.orderedModifiers.forEach(function(P) {
|
|
1314
|
-
var T = P.name,
|
|
1314
|
+
var T = P.name, $ = P.options, F = $ === void 0 ? {} : $, O = P.effect;
|
|
1315
1315
|
if (typeof O == "function") {
|
|
1316
1316
|
var R = O({
|
|
1317
1317
|
state: y,
|
|
@@ -1391,7 +1391,7 @@ function Ss(e) {
|
|
|
1391
1391
|
y: E
|
|
1392
1392
|
};
|
|
1393
1393
|
z = P.x, E = P.y;
|
|
1394
|
-
var T = r.hasOwnProperty("x"),
|
|
1394
|
+
var T = r.hasOwnProperty("x"), $ = r.hasOwnProperty("y"), F = fe, O = ue, R = window;
|
|
1395
1395
|
if (f) {
|
|
1396
1396
|
var D = at(t), V = "clientHeight", W = "clientWidth";
|
|
1397
1397
|
if (D === ge(t) && (D = Le(t), Pe(D).position !== "static" && c === "absolute" && (V = "scrollHeight", W = "scrollWidth")), D = D, n === ue || (n === fe || n === Ce) && i === st) {
|
|
@@ -1422,9 +1422,9 @@ function Ss(e) {
|
|
|
1422
1422
|
};
|
|
1423
1423
|
if (z = Z.x, E = Z.y, d) {
|
|
1424
1424
|
var L;
|
|
1425
|
-
return Object.assign({}, X, (L = {}, L[O] =
|
|
1425
|
+
return Object.assign({}, X, (L = {}, L[O] = $ ? "0" : "", L[F] = T ? "0" : "", L.transform = (R.devicePixelRatio || 1) <= 1 ? "translate(" + z + "px, " + E + "px)" : "translate3d(" + z + "px, " + E + "px, 0)", L));
|
|
1426
1426
|
}
|
|
1427
|
-
return Object.assign({}, X, (s = {}, s[O] =
|
|
1427
|
+
return Object.assign({}, X, (s = {}, s[O] = $ ? E + "px" : "", s[F] = T ? z + "px" : "", s.transform = "", s));
|
|
1428
1428
|
}
|
|
1429
1429
|
function la(e) {
|
|
1430
1430
|
var s = e.state, t = e.options, a = t.gpuAcceleration, n = a === void 0 ? !0 : a, i = t.adaptive, r = i === void 0 ? !0 : i, c = t.roundOffsets, d = c === void 0 ? !0 : c, f = {
|
|
@@ -1517,7 +1517,7 @@ function va(e) {
|
|
|
1517
1517
|
rootBoundary: f,
|
|
1518
1518
|
padding: _,
|
|
1519
1519
|
altBoundary: y
|
|
1520
|
-
}), T = ze(s.placement),
|
|
1520
|
+
}), T = ze(s.placement), $ = Ye(s.placement), F = !$, O = Qt(T), R = ha(O), D = s.modifiersData.popperOffsets, V = s.rects.reference, W = s.rects.popper, U = typeof E == "function" ? E(Object.assign({}, s.rects, {
|
|
1521
1521
|
placement: s.placement
|
|
1522
1522
|
})) : E, G = typeof U == "number" ? {
|
|
1523
1523
|
mainAxis: U,
|
|
@@ -1531,10 +1531,10 @@ function va(e) {
|
|
|
1531
1531
|
};
|
|
1532
1532
|
if (D) {
|
|
1533
1533
|
if (i) {
|
|
1534
|
-
var L, J = O === "y" ? ue : fe, te = O === "y" ? Se : Ce, ee = O === "y" ? "height" : "width", oe = D[O], We = oe + P[J], be = oe - P[te], Me = z ? -W[ee] / 2 : 0,
|
|
1534
|
+
var L, J = O === "y" ? ue : fe, te = O === "y" ? Se : Ce, ee = O === "y" ? "height" : "width", oe = D[O], We = oe + P[J], be = oe - P[te], Me = z ? -W[ee] / 2 : 0, Ne = $ === Ke ? V[ee] : W[ee], re = $ === Ke ? -W[ee] : -V[ee], je = s.elements.arrow, Oe = z && je ? Zt(je) : {
|
|
1535
1535
|
width: 0,
|
|
1536
1536
|
height: 0
|
|
1537
|
-
}, _e = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : ri(), q = _e[J], K = _e[te], le = tt(0, V[ee], Oe[ee]),
|
|
1537
|
+
}, _e = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : ri(), q = _e[J], K = _e[te], le = tt(0, V[ee], Oe[ee]), $e = F ? V[ee] / 2 - Me - le - q - G.mainAxis : Ne - le - q - G.mainAxis, Ci = F ? -V[ee] / 2 + Me + le + K + G.mainAxis : re + le + K + G.mainAxis, bt = s.elements.arrow && at(s.elements.arrow), xi = bt ? O === "y" ? bt.clientTop || 0 : bt.clientLeft || 0 : 0, ls = (L = X == null ? void 0 : X[O]) != null ? L : 0, Bi = oe + $e - ls - xi, zi = oe + Ci - ls, cs = tt(z ? gt(We, Bi) : We, oe, z ? Ve(be, zi) : be);
|
|
1538
1538
|
D[O] = cs, Z[O] = cs - oe;
|
|
1539
1539
|
}
|
|
1540
1540
|
if (c) {
|
|
@@ -1600,7 +1600,7 @@ function wa(e) {
|
|
|
1600
1600
|
function Sa(e) {
|
|
1601
1601
|
var s = e.state, t = e.options, a = e.name;
|
|
1602
1602
|
if (!s.modifiersData[a]._skip) {
|
|
1603
|
-
for (var n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !0 : r, d = t.fallbackPlacements, f = t.padding, y = t.boundary, _ = t.rootBoundary, I = t.altBoundary, z = t.flipVariations, C = z === void 0 ? !0 : z, E = t.allowedAutoPlacements, P = s.options.placement, T = ze(P),
|
|
1603
|
+
for (var n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !0 : r, d = t.fallbackPlacements, f = t.padding, y = t.boundary, _ = t.rootBoundary, I = t.altBoundary, z = t.flipVariations, C = z === void 0 ? !0 : z, E = t.allowedAutoPlacements, P = s.options.placement, T = ze(P), $ = T === P, F = d || ($ || !C ? [ft(P)] : wa(P)), O = [P].concat(F).reduce(function(Oe, _e) {
|
|
1604
1604
|
return Oe.concat(ze(_e) === Jt ? ka(s, {
|
|
1605
1605
|
placement: _e,
|
|
1606
1606
|
boundary: y,
|
|
@@ -1628,18 +1628,18 @@ function Sa(e) {
|
|
|
1628
1628
|
V.set(X, be);
|
|
1629
1629
|
}
|
|
1630
1630
|
if (W)
|
|
1631
|
-
for (var Me = C ? 3 : 1,
|
|
1631
|
+
for (var Me = C ? 3 : 1, Ne = function(_e) {
|
|
1632
1632
|
var q = O.find(function(K) {
|
|
1633
1633
|
var le = V.get(K);
|
|
1634
1634
|
if (le)
|
|
1635
|
-
return le.slice(0, _e).every(function(
|
|
1636
|
-
return
|
|
1635
|
+
return le.slice(0, _e).every(function($e) {
|
|
1636
|
+
return $e;
|
|
1637
1637
|
});
|
|
1638
1638
|
});
|
|
1639
1639
|
if (q)
|
|
1640
1640
|
return U = q, "break";
|
|
1641
1641
|
}, re = Me; re > 0; re--) {
|
|
1642
|
-
var je =
|
|
1642
|
+
var je = Ne(re);
|
|
1643
1643
|
if (je === "break") break;
|
|
1644
1644
|
}
|
|
1645
1645
|
s.placement !== U && (s.modifiersData[a]._skip = !0, s.placement = U, s.reset = !0);
|
|
@@ -1688,7 +1688,7 @@ var Ia = function(s, t) {
|
|
|
1688
1688
|
function Ea(e) {
|
|
1689
1689
|
var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, r = t.modifiersData.popperOffsets, c = ze(t.placement), d = Qt(c), f = [fe, Ce].indexOf(c) >= 0, y = f ? "height" : "width";
|
|
1690
1690
|
if (!(!i || !r)) {
|
|
1691
|
-
var _ = Ia(n.padding, t), I = Zt(i), z = d === "y" ? ue : fe, C = d === "y" ? Se : Ce, E = t.rects.reference[y] + t.rects.reference[d] - r[d] - t.rects.popper[y], P = r[d] - t.rects.reference[d], T = at(i),
|
|
1691
|
+
var _ = Ia(n.padding, t), I = Zt(i), z = d === "y" ? ue : fe, C = d === "y" ? Se : Ce, E = t.rects.reference[y] + t.rects.reference[d] - r[d] - t.rects.popper[y], P = r[d] - t.rects.reference[d], T = at(i), $ = T ? d === "y" ? T.clientHeight || 0 : T.clientWidth || 0 : 0, F = E / 2 - P / 2, O = _[z], R = $ - I[y] - _[C], D = $ / 2 - I[y] / 2 + F, V = tt(O, D, R), W = d;
|
|
1692
1692
|
t.modifiersData[a] = (s = {}, s[W] = V, s.centerOffset = V - D, s);
|
|
1693
1693
|
}
|
|
1694
1694
|
}
|
|
@@ -1785,14 +1785,14 @@ function Aa(e, s) {
|
|
|
1785
1785
|
i && (i === n.target || n.composedPath().includes(i) || s(n));
|
|
1786
1786
|
});
|
|
1787
1787
|
}
|
|
1788
|
-
const La = {},
|
|
1788
|
+
const La = {}, Na = {
|
|
1789
1789
|
id: "arrow",
|
|
1790
1790
|
"data-popper-arrow": ""
|
|
1791
1791
|
};
|
|
1792
|
-
function
|
|
1793
|
-
return o(), l("div",
|
|
1792
|
+
function $a(e, s) {
|
|
1793
|
+
return o(), l("div", Na);
|
|
1794
1794
|
}
|
|
1795
|
-
const Ra = /* @__PURE__ */ b(La, [["render",
|
|
1795
|
+
const Ra = /* @__PURE__ */ b(La, [["render", $a], ["__scopeId", "data-v-b4b01b19"]]), Da = ["aria-open"], Va = {
|
|
1796
1796
|
__name: "Popper",
|
|
1797
1797
|
props: {
|
|
1798
1798
|
/**
|
|
@@ -1940,12 +1940,12 @@ const Ra = /* @__PURE__ */ b(La, [["render", Na], ["__scopeId", "data-v-b4b01b19
|
|
|
1940
1940
|
return console.error(
|
|
1941
1941
|
`[Popper]: The <Popper> component expects only one child element at its root. You passed ${q.length} child nodes.`
|
|
1942
1942
|
);
|
|
1943
|
-
(n.content !== void 0 ||
|
|
1943
|
+
(n.content !== void 0 || $.value) && (I.value = !0), r = new MutationObserver(E), document.addEventListener("keydown", _e);
|
|
1944
1944
|
});
|
|
1945
1945
|
const {
|
|
1946
1946
|
arrowPadding: P,
|
|
1947
1947
|
closeDelay: T,
|
|
1948
|
-
content:
|
|
1948
|
+
content: $,
|
|
1949
1949
|
disableClickAway: F,
|
|
1950
1950
|
disabled: O,
|
|
1951
1951
|
interactive: R,
|
|
@@ -1970,12 +1970,12 @@ const Ra = /* @__PURE__ */ b(La, [["render", Na], ["__scopeId", "data-v-b4b01b19
|
|
|
1970
1970
|
Be(
|
|
1971
1971
|
() => R.value ? `border: ${V.value}px solid transparent; margin: -${V.value}px;` : null
|
|
1972
1972
|
);
|
|
1973
|
-
const be = wt.debounce(L, U.value), Me = wt.debounce(J, T.value),
|
|
1973
|
+
const be = wt.debounce(L, U.value), Me = wt.debounce(J, T.value), Ne = async () => {
|
|
1974
1974
|
ee.value || te.value || (Me.clear(), d.value = !0, be());
|
|
1975
1975
|
}, re = async () => {
|
|
1976
1976
|
te.value || (be.clear(), d.value = !1, Me());
|
|
1977
1977
|
}, je = () => {
|
|
1978
|
-
Z.value ? re() :
|
|
1978
|
+
Z.value ? re() : Ne();
|
|
1979
1979
|
};
|
|
1980
1980
|
he([I, O], ([q, K]) => {
|
|
1981
1981
|
Z.value && (!q || K) && J();
|
|
@@ -1987,7 +1987,7 @@ const Ra = /* @__PURE__ */ b(La, [["render", Na], ["__scopeId", "data-v-b4b01b19
|
|
|
1987
1987
|
te.value && (X.value ? be() : Me());
|
|
1988
1988
|
}), lt(() => {
|
|
1989
1989
|
We.value && Aa(f, re);
|
|
1990
|
-
}), he(
|
|
1990
|
+
}), he($, (q) => {
|
|
1991
1991
|
q ? I.value = !0 : I.value = !1;
|
|
1992
1992
|
}), lt(() => {
|
|
1993
1993
|
f.value && r.observe(f.value, {
|
|
@@ -2006,12 +2006,12 @@ const Ra = /* @__PURE__ */ b(La, [["render", Na], ["__scopeId", "data-v-b4b01b19
|
|
|
2006
2006
|
const K = Array.from(z.value), le = K.indexOf(document.activeElement);
|
|
2007
2007
|
if (q.key === "ArrowDown") {
|
|
2008
2008
|
q.preventDefault();
|
|
2009
|
-
const
|
|
2010
|
-
K[
|
|
2009
|
+
const $e = (le + 1) % K.length;
|
|
2010
|
+
K[$e].focus();
|
|
2011
2011
|
} else if (q.key === "ArrowUp") {
|
|
2012
2012
|
q.preventDefault();
|
|
2013
|
-
const
|
|
2014
|
-
K[
|
|
2013
|
+
const $e = (le - 1 + K.length) % K.length;
|
|
2014
|
+
K[$e].focus();
|
|
2015
2015
|
} else q.key === "Escape" ? (q.preventDefault(), re()) : q.key === "Tab" && C.value && (q.preventDefault(), C.value = !1, K.length > 0 && K[0].focus());
|
|
2016
2016
|
};
|
|
2017
2017
|
return lt(() => {
|
|
@@ -2023,9 +2023,9 @@ const Ra = /* @__PURE__ */ b(La, [["render", Na], ["__scopeId", "data-v-b4b01b19
|
|
|
2023
2023
|
g("div", {
|
|
2024
2024
|
ref_key: "triggerNode",
|
|
2025
2025
|
ref: y,
|
|
2026
|
-
onMouseover: K[0] || (K[0] = (le) => e.hover &&
|
|
2026
|
+
onMouseover: K[0] || (K[0] = (le) => e.hover && Ne()),
|
|
2027
2027
|
onClick: je,
|
|
2028
|
-
onFocus:
|
|
2028
|
+
onFocus: Ne,
|
|
2029
2029
|
onKeyup: Q(re, ["esc"]),
|
|
2030
2030
|
"aria-describedby": c,
|
|
2031
2031
|
"aria-open": d.value || null,
|
|
@@ -2049,7 +2049,7 @@ const Ra = /* @__PURE__ */ b(La, [["render", Na], ["__scopeId", "data-v-b4b01b19
|
|
|
2049
2049
|
close: de(J),
|
|
2050
2050
|
isOpen: _.value
|
|
2051
2051
|
}, () => [
|
|
2052
|
-
A(w(de(
|
|
2052
|
+
A(w(de($)), 1)
|
|
2053
2053
|
], !0),
|
|
2054
2054
|
e.arrow ? (o(), p(Ra, { key: 0 })) : u("", !0)
|
|
2055
2055
|
], 512)), [
|
|
@@ -2153,7 +2153,7 @@ function qa(e, s, t, a, n, i) {
|
|
|
2153
2153
|
persistent: t.persistent || null
|
|
2154
2154
|
}), {
|
|
2155
2155
|
content: S((c) => [
|
|
2156
|
-
h(e.$slots, "content", Li(
|
|
2156
|
+
h(e.$slots, "content", Li(Ni(c)))
|
|
2157
2157
|
]),
|
|
2158
2158
|
default: S(() => [
|
|
2159
2159
|
h(e.$slots, "default")
|
|
@@ -2181,7 +2181,7 @@ function ja(e, s, t, a, n, i) {
|
|
|
2181
2181
|
}
|
|
2182
2182
|
const di = /* @__PURE__ */ b(Wa, [["render", ja], ["__scopeId", "data-v-b0731279"]]), Ua = {
|
|
2183
2183
|
name: "ecs-form-check",
|
|
2184
|
-
components: { EcsFocusRing:
|
|
2184
|
+
components: { EcsFocusRing: N },
|
|
2185
2185
|
props: {
|
|
2186
2186
|
/** Sets the checkbox to disabled. */
|
|
2187
2187
|
disabled: {
|
|
@@ -2726,7 +2726,7 @@ function ao(e, s, t, a, n, i) {
|
|
|
2726
2726
|
const oo = /* @__PURE__ */ b(so, [["render", ao], ["__scopeId", "data-v-88d4a1b8"]]), ro = {
|
|
2727
2727
|
name: "ecs-switch",
|
|
2728
2728
|
emits: ["input"],
|
|
2729
|
-
components: { EcsFocusRing:
|
|
2729
|
+
components: { EcsFocusRing: N },
|
|
2730
2730
|
mixins: [me],
|
|
2731
2731
|
props: {
|
|
2732
2732
|
/** Sets the name attribute. */
|
|
@@ -2858,7 +2858,7 @@ function mo(e, s, t, a, n, i) {
|
|
|
2858
2858
|
const fi = /* @__PURE__ */ b(ro, [["render", mo], ["__scopeId", "data-v-951d9222"]]), ho = {
|
|
2859
2859
|
name: "ecs-sortbutton",
|
|
2860
2860
|
emits: ["click"],
|
|
2861
|
-
components: { EcsFormCheck: ss, EcsFocusRing:
|
|
2861
|
+
components: { EcsFormCheck: ss, EcsFocusRing: N },
|
|
2862
2862
|
props: {
|
|
2863
2863
|
/** Disables the sort button. */
|
|
2864
2864
|
disabled: {
|
|
@@ -2975,7 +2975,7 @@ const vo = /* @__PURE__ */ b(ho, [["render", po], ["__scopeId", "data-v-2f0cb806
|
|
|
2975
2975
|
emits: ["click", "mouseover", "mouseleave"],
|
|
2976
2976
|
components: {
|
|
2977
2977
|
EcsIcon: M,
|
|
2978
|
-
EcsFocusRing:
|
|
2978
|
+
EcsFocusRing: N
|
|
2979
2979
|
},
|
|
2980
2980
|
props: {
|
|
2981
2981
|
/** Defines the type of button, as well as it's designated importance. */
|
|
@@ -3139,7 +3139,7 @@ function wo(e, s, t, a, n, i) {
|
|
|
3139
3139
|
const xe = /* @__PURE__ */ b(yo, [["render", wo], ["__scopeId", "data-v-79b91f5c"]]), So = {
|
|
3140
3140
|
name: "ecs-popover-list-item",
|
|
3141
3141
|
emits: ["click", "input", "change", "secondaryClick"],
|
|
3142
|
-
components: { EcsCheckbox: pt, EcsRadiobutton: oo, EcsSwitch: fi, EcsSortbutton: vo, EcsIcon: M, EcsFileIcon: gi, EcsButton: xe, EcsFocusRing:
|
|
3142
|
+
components: { EcsCheckbox: pt, EcsRadiobutton: oo, EcsSwitch: fi, EcsSortbutton: vo, EcsIcon: M, EcsFileIcon: gi, EcsButton: xe, EcsFocusRing: N },
|
|
3143
3143
|
props: {
|
|
3144
3144
|
/** Determines the type of popover list item.*/
|
|
3145
3145
|
type: {
|
|
@@ -3303,10 +3303,10 @@ const xe = /* @__PURE__ */ b(yo, [["render", wo], ["__scopeId", "data-v-79b91f5c
|
|
|
3303
3303
|
}, Po = ["tabindex"], Mo = {
|
|
3304
3304
|
key: 0,
|
|
3305
3305
|
class: "after"
|
|
3306
|
-
}, Oo = ["tabindex", "href"], Ao = { class: "text" }, Lo = { class: "text-inner" },
|
|
3306
|
+
}, Oo = ["tabindex", "href"], Ao = { class: "text" }, Lo = { class: "text-inner" }, No = {
|
|
3307
3307
|
key: 1,
|
|
3308
3308
|
class: "help"
|
|
3309
|
-
},
|
|
3309
|
+
}, $o = {
|
|
3310
3310
|
key: 2,
|
|
3311
3311
|
class: "after"
|
|
3312
3312
|
}, Ro = ["tabindex"], Do = { class: "text" }, Vo = { class: "text-inner" }, Ho = {
|
|
@@ -3454,9 +3454,9 @@ function qo(e, s, t, a, n, i) {
|
|
|
3454
3454
|
]),
|
|
3455
3455
|
_: 1
|
|
3456
3456
|
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
|
|
3457
|
-
t.help ? (o(), l("span",
|
|
3457
|
+
t.help ? (o(), l("span", No, w(t.help), 1)) : u("", !0)
|
|
3458
3458
|
]),
|
|
3459
|
-
t.suffix ? (o(), l("span",
|
|
3459
|
+
t.suffix ? (o(), l("span", $o, w(t.suffix), 1)) : u("", !0),
|
|
3460
3460
|
t.hoverIcon ? (o(), p(c, {
|
|
3461
3461
|
key: 3,
|
|
3462
3462
|
type: t.hoverIcon,
|
|
@@ -3541,7 +3541,7 @@ const mi = /* @__PURE__ */ b(So, [["render", qo], ["__scopeId", "data-v-571b015b
|
|
|
3541
3541
|
emits: ["click"],
|
|
3542
3542
|
components: {
|
|
3543
3543
|
EcsIcon: M,
|
|
3544
|
-
EcsFocusRing:
|
|
3544
|
+
EcsFocusRing: N
|
|
3545
3545
|
},
|
|
3546
3546
|
props: {
|
|
3547
3547
|
/** If the button should act as a link, you can set the href with this prop. */
|
|
@@ -3921,11 +3921,11 @@ function sr(e, s, t, a, n, i) {
|
|
|
3921
3921
|
h(e.$slots, "default", {}, void 0, !0)
|
|
3922
3922
|
]);
|
|
3923
3923
|
}
|
|
3924
|
-
const
|
|
3924
|
+
const Nb = /* @__PURE__ */ b(er, [["render", sr], ["__scopeId", "data-v-83c21366"]]), ir = {
|
|
3925
3925
|
name: "ecs-button-collapse",
|
|
3926
3926
|
emits: ["click"],
|
|
3927
3927
|
components: {
|
|
3928
|
-
EcsFocusRing:
|
|
3928
|
+
EcsFocusRing: N
|
|
3929
3929
|
},
|
|
3930
3930
|
props: {
|
|
3931
3931
|
/** Defines the type of button: `classic` shows a +/-, while `chevron` shows a rotating arrow. */
|
|
@@ -4687,7 +4687,7 @@ const Tr = {
|
|
|
4687
4687
|
emits: ["click"],
|
|
4688
4688
|
components: {
|
|
4689
4689
|
EcsIcon: M,
|
|
4690
|
-
EcsFocusRing:
|
|
4690
|
+
EcsFocusRing: N
|
|
4691
4691
|
},
|
|
4692
4692
|
props: {
|
|
4693
4693
|
/** If set, an icon will be added to the left of the button. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
@@ -4761,7 +4761,7 @@ function Mr(e, s, t, a, n, i) {
|
|
|
4761
4761
|
k(c)
|
|
4762
4762
|
], 14, Pr);
|
|
4763
4763
|
}
|
|
4764
|
-
const
|
|
4764
|
+
const $b = /* @__PURE__ */ b(Tr, [["render", Mr], ["__scopeId", "data-v-2e6b8605"]]), Or = {
|
|
4765
4765
|
name: "ecs-context-button-group"
|
|
4766
4766
|
}, Ar = { class: "ecs-context-button-group" };
|
|
4767
4767
|
function Lr(e, s, t, a, n, i) {
|
|
@@ -4769,12 +4769,12 @@ function Lr(e, s, t, a, n, i) {
|
|
|
4769
4769
|
h(e.$slots, "default", {}, void 0, !0)
|
|
4770
4770
|
]);
|
|
4771
4771
|
}
|
|
4772
|
-
const Rb = /* @__PURE__ */ b(Or, [["render", Lr], ["__scopeId", "data-v-94a53b69"]]),
|
|
4772
|
+
const Rb = /* @__PURE__ */ b(Or, [["render", Lr], ["__scopeId", "data-v-94a53b69"]]), Nr = {
|
|
4773
4773
|
name: "ecs-button-dialog",
|
|
4774
4774
|
emits: ["click"],
|
|
4775
4775
|
components: {
|
|
4776
4776
|
EcsIcon: M,
|
|
4777
|
-
EcsFocusRing:
|
|
4777
|
+
EcsFocusRing: N
|
|
4778
4778
|
},
|
|
4779
4779
|
props: {
|
|
4780
4780
|
/** If set, an icon will be added to the left of the button. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
@@ -4799,7 +4799,7 @@ const Rb = /* @__PURE__ */ b(Or, [["render", Lr], ["__scopeId", "data-v-94a53b69
|
|
|
4799
4799
|
return this.loading ? "loading" : this.icon;
|
|
4800
4800
|
}
|
|
4801
4801
|
}
|
|
4802
|
-
},
|
|
4802
|
+
}, $r = ["aria-busy"];
|
|
4803
4803
|
function Rr(e, s, t, a, n, i) {
|
|
4804
4804
|
const r = m("ecs-icon"), c = m("ecs-focus-ring");
|
|
4805
4805
|
return o(), l("button", {
|
|
@@ -4816,14 +4816,14 @@ function Rr(e, s, t, a, n, i) {
|
|
|
4816
4816
|
radius: 12,
|
|
4817
4817
|
danger: t.type == "danger"
|
|
4818
4818
|
}, null, 8, ["danger"])
|
|
4819
|
-
], 10,
|
|
4819
|
+
], 10, $r);
|
|
4820
4820
|
}
|
|
4821
|
-
const Db = /* @__PURE__ */ b(
|
|
4821
|
+
const Db = /* @__PURE__ */ b(Nr, [["render", Rr], ["__scopeId", "data-v-d40a7cc1"]]), Dr = {
|
|
4822
4822
|
name: "ecs-button-more",
|
|
4823
4823
|
emits: ["click"],
|
|
4824
4824
|
components: {
|
|
4825
4825
|
EcsIcon: M,
|
|
4826
|
-
EcsFocusRing:
|
|
4826
|
+
EcsFocusRing: N
|
|
4827
4827
|
},
|
|
4828
4828
|
props: {
|
|
4829
4829
|
/** Displays the button slightly highlighted. Should be used when the state the button triggers is currently visible. */
|
|
@@ -4887,7 +4887,7 @@ const vi = /* @__PURE__ */ b(Dr, [["render", Hr], ["__scopeId", "data-v-91c19a75
|
|
|
4887
4887
|
emits: ["click", "mouseover", "mouseleave"],
|
|
4888
4888
|
components: {
|
|
4889
4889
|
EcsIcon: M,
|
|
4890
|
-
EcsFocusRing:
|
|
4890
|
+
EcsFocusRing: N
|
|
4891
4891
|
},
|
|
4892
4892
|
props: {
|
|
4893
4893
|
/** Displays the button in an active state. */
|
|
@@ -5009,7 +5009,7 @@ function Kr(e, s, t, a, n, i) {
|
|
|
5009
5009
|
const as = /* @__PURE__ */ b(Ur, [["render", Kr], ["__scopeId", "data-v-743ca90b"]]), Yr = {
|
|
5010
5010
|
name: "ecs-toolbar-icon-button",
|
|
5011
5011
|
emits: ["click"],
|
|
5012
|
-
components: { EcsIcon: M, EcsFocusRing:
|
|
5012
|
+
components: { EcsIcon: M, EcsFocusRing: N },
|
|
5013
5013
|
props: {
|
|
5014
5014
|
/** The icon type of the button. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). Note that only icons prefixed with `toolbar-` should be used here. */
|
|
5015
5015
|
icon: {
|
|
@@ -5344,7 +5344,7 @@ var _l = bl();
|
|
|
5344
5344
|
const kl = /* @__PURE__ */ Ut(_l), wl = {
|
|
5345
5345
|
name: "ecs-context-menu",
|
|
5346
5346
|
emits: ["option-clicked", "menu-closed", "menu-opened"],
|
|
5347
|
-
components: { EcsIcon: M, EcsFocusRing:
|
|
5347
|
+
components: { EcsIcon: M, EcsFocusRing: N, EcsButton: xe },
|
|
5348
5348
|
directives: {
|
|
5349
5349
|
clickOutSide: kl
|
|
5350
5350
|
},
|
|
@@ -5451,7 +5451,7 @@ const kl = /* @__PURE__ */ Ut(_l), wl = {
|
|
|
5451
5451
|
}
|
|
5452
5452
|
}, Sl = ["id"], Cl = ["onClick", "role", "tabindex", "aria-disabled"], xl = { key: 1 };
|
|
5453
5453
|
function Bl(e, s, t, a, n, i) {
|
|
5454
|
-
const r = m("ecs-icon"), c = m("ecs-button"), d = m("ecs-focus-ring"), f =
|
|
5454
|
+
const r = m("ecs-icon"), c = m("ecs-button"), d = m("ecs-focus-ring"), f = $i("click-out-side");
|
|
5455
5455
|
return Fe((o(), l("div", {
|
|
5456
5456
|
class: v(["ecs-context-menu", n.opened ? " opened" : ""]),
|
|
5457
5457
|
id: t.elementId,
|
|
@@ -5509,7 +5509,7 @@ function Bl(e, s, t, a, n, i) {
|
|
|
5509
5509
|
const jb = /* @__PURE__ */ b(wl, [["render", Bl], ["__scopeId", "data-v-68234afa"]]), zl = {
|
|
5510
5510
|
name: "ecs-collapse",
|
|
5511
5511
|
emits: ["toggled", "remove"],
|
|
5512
|
-
components: { EcsButton: xe, EcsFocusRing:
|
|
5512
|
+
components: { EcsButton: xe, EcsFocusRing: N, EcsFlexRow: Ee },
|
|
5513
5513
|
props: {
|
|
5514
5514
|
/** Unique ID, is required to handle persist states. */
|
|
5515
5515
|
id: {
|
|
@@ -5694,7 +5694,7 @@ function Ol(e, s, t, a, n, i) {
|
|
|
5694
5694
|
const Ub = /* @__PURE__ */ b(zl, [["render", Ol], ["__scopeId", "data-v-2c8b4b19"]]), Al = {
|
|
5695
5695
|
name: "ecs-collection-control",
|
|
5696
5696
|
emits: ["toggled", "collectionTooltip"],
|
|
5697
|
-
components: { EcsIcon: M, EcsFocusRing:
|
|
5697
|
+
components: { EcsIcon: M, EcsFocusRing: N },
|
|
5698
5698
|
mixins: [me],
|
|
5699
5699
|
props: {
|
|
5700
5700
|
/** Icon representing the type of selection. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
@@ -5770,10 +5770,10 @@ const Ub = /* @__PURE__ */ b(zl, [["render", Ol], ["__scopeId", "data-v-2c8b4b19
|
|
|
5770
5770
|
created() {
|
|
5771
5771
|
this.expandId = this.generateUniqueId();
|
|
5772
5772
|
}
|
|
5773
|
-
}, Ll = ["tabindex", "role", "aria-expanded", "aria-controls"],
|
|
5773
|
+
}, Ll = ["tabindex", "role", "aria-expanded", "aria-controls"], Nl = {
|
|
5774
5774
|
key: 1,
|
|
5775
5775
|
class: "description"
|
|
5776
|
-
},
|
|
5776
|
+
}, $l = ["title"], Rl = { key: 0 }, Dl = ["id", "aria-hidden"];
|
|
5777
5777
|
function Vl(e, s, t, a, n, i) {
|
|
5778
5778
|
const r = m("ecs-focus-ring"), c = m("ecs-icon");
|
|
5779
5779
|
return o(), l("div", {
|
|
@@ -5805,7 +5805,7 @@ function Vl(e, s, t, a, n, i) {
|
|
|
5805
5805
|
color: "#858E9E",
|
|
5806
5806
|
size: i.iconSize
|
|
5807
5807
|
}, null, 8, ["type", "size"])) : u("", !0),
|
|
5808
|
-
t.label ? (o(), l("div",
|
|
5808
|
+
t.label ? (o(), l("div", Nl, w(t.label), 1)) : u("", !0),
|
|
5809
5809
|
g("div", {
|
|
5810
5810
|
class: "collection",
|
|
5811
5811
|
onMouseover: s[0] || (s[0] = (...d) => i.toggleTooltip && i.toggleTooltip(...d)),
|
|
@@ -5817,7 +5817,7 @@ function Vl(e, s, t, a, n, i) {
|
|
|
5817
5817
|
}, [
|
|
5818
5818
|
d.value ? (o(), l("span", Rl, w(d.name), 1)) : u("", !0)
|
|
5819
5819
|
]))), 128))
|
|
5820
|
-
], 40,
|
|
5820
|
+
], 40, $l)
|
|
5821
5821
|
], 42, Ll),
|
|
5822
5822
|
g("div", {
|
|
5823
5823
|
class: v([n.isVisible || t.nonInteractive ? "collapse-show" : "collapse-hide", "collapse"]),
|
|
@@ -6185,19 +6185,19 @@ function bi() {
|
|
|
6185
6185
|
var e = mc(), s = typeof self == "object" && self && self.Object === Object && self, t = e || s || Function("return this")();
|
|
6186
6186
|
return It = t, It;
|
|
6187
6187
|
}
|
|
6188
|
-
var Et,
|
|
6188
|
+
var Et, Ns;
|
|
6189
6189
|
function hc() {
|
|
6190
|
-
if (
|
|
6191
|
-
|
|
6190
|
+
if (Ns) return Et;
|
|
6191
|
+
Ns = 1;
|
|
6192
6192
|
var e = bi(), s = function() {
|
|
6193
6193
|
return e.Date.now();
|
|
6194
6194
|
};
|
|
6195
6195
|
return Et = s, Et;
|
|
6196
6196
|
}
|
|
6197
|
-
var Tt,
|
|
6197
|
+
var Tt, $s;
|
|
6198
6198
|
function pc() {
|
|
6199
|
-
if (
|
|
6200
|
-
|
|
6199
|
+
if ($s) return Tt;
|
|
6200
|
+
$s = 1;
|
|
6201
6201
|
var e = /\s/;
|
|
6202
6202
|
function s(t) {
|
|
6203
6203
|
for (var a = t.length; a-- && e.test(t.charAt(a)); )
|
|
@@ -6260,24 +6260,24 @@ function _c() {
|
|
|
6260
6260
|
}
|
|
6261
6261
|
return Lt = r, Lt;
|
|
6262
6262
|
}
|
|
6263
|
-
var
|
|
6263
|
+
var Nt, qs;
|
|
6264
6264
|
function kc() {
|
|
6265
|
-
if (qs) return
|
|
6265
|
+
if (qs) return Nt;
|
|
6266
6266
|
qs = 1;
|
|
6267
6267
|
function e(s) {
|
|
6268
6268
|
return s != null && typeof s == "object";
|
|
6269
6269
|
}
|
|
6270
|
-
return
|
|
6270
|
+
return Nt = e, Nt;
|
|
6271
6271
|
}
|
|
6272
|
-
var
|
|
6272
|
+
var $t, Ws;
|
|
6273
6273
|
function wc() {
|
|
6274
|
-
if (Ws) return
|
|
6274
|
+
if (Ws) return $t;
|
|
6275
6275
|
Ws = 1;
|
|
6276
6276
|
var e = _c(), s = kc(), t = "[object Symbol]";
|
|
6277
6277
|
function a(n) {
|
|
6278
6278
|
return typeof n == "symbol" || s(n) && e(n) == t;
|
|
6279
6279
|
}
|
|
6280
|
-
return
|
|
6280
|
+
return $t = a, $t;
|
|
6281
6281
|
}
|
|
6282
6282
|
var Rt, js;
|
|
6283
6283
|
function Sc() {
|
|
@@ -6307,10 +6307,10 @@ function Cc() {
|
|
|
6307
6307
|
Us = 1;
|
|
6308
6308
|
var e = os(), s = hc(), t = Sc(), a = "Expected a function", n = Math.max, i = Math.min;
|
|
6309
6309
|
function r(c, d, f) {
|
|
6310
|
-
var y, _, I, z, C, E, P = 0, T = !1,
|
|
6310
|
+
var y, _, I, z, C, E, P = 0, T = !1, $ = !1, F = !0;
|
|
6311
6311
|
if (typeof c != "function")
|
|
6312
6312
|
throw new TypeError(a);
|
|
6313
|
-
d = t(d) || 0, e(f) && (T = !!f.leading,
|
|
6313
|
+
d = t(d) || 0, e(f) && (T = !!f.leading, $ = "maxWait" in f, I = $ ? n(t(f.maxWait) || 0, d) : I, F = "trailing" in f ? !!f.trailing : F);
|
|
6314
6314
|
function O(L) {
|
|
6315
6315
|
var J = y, te = _;
|
|
6316
6316
|
return y = _ = void 0, P = L, z = c.apply(te, J), z;
|
|
@@ -6320,11 +6320,11 @@ function Cc() {
|
|
|
6320
6320
|
}
|
|
6321
6321
|
function D(L) {
|
|
6322
6322
|
var J = L - E, te = L - P, ee = d - J;
|
|
6323
|
-
return
|
|
6323
|
+
return $ ? i(ee, I - te) : ee;
|
|
6324
6324
|
}
|
|
6325
6325
|
function V(L) {
|
|
6326
6326
|
var J = L - E, te = L - P;
|
|
6327
|
-
return E === void 0 || J >= d || J < 0 ||
|
|
6327
|
+
return E === void 0 || J >= d || J < 0 || $ && te >= I;
|
|
6328
6328
|
}
|
|
6329
6329
|
function W() {
|
|
6330
6330
|
var L = s();
|
|
@@ -6346,7 +6346,7 @@ function Cc() {
|
|
|
6346
6346
|
if (y = arguments, _ = this, E = L, J) {
|
|
6347
6347
|
if (C === void 0)
|
|
6348
6348
|
return R(E);
|
|
6349
|
-
if (
|
|
6349
|
+
if ($)
|
|
6350
6350
|
return clearTimeout(C), C = setTimeout(W, d), O(E);
|
|
6351
6351
|
}
|
|
6352
6352
|
return C === void 0 && (C = setTimeout(W, d)), z;
|
|
@@ -6562,12 +6562,12 @@ const Ac = /* @__PURE__ */ b(Pc, [["render", Oc]]), Ht = {}, Lc = {
|
|
|
6562
6562
|
computed: {
|
|
6563
6563
|
bgStyle() {
|
|
6564
6564
|
return {
|
|
6565
|
-
"background-image": "url(" +
|
|
6565
|
+
"background-image": "url(" + $c(this.white, this.grey, this.size) + ")"
|
|
6566
6566
|
};
|
|
6567
6567
|
}
|
|
6568
6568
|
}
|
|
6569
6569
|
};
|
|
6570
|
-
function
|
|
6570
|
+
function Nc(e, s, t) {
|
|
6571
6571
|
if (typeof document > "u")
|
|
6572
6572
|
return null;
|
|
6573
6573
|
const a = document.createElement("canvas");
|
|
@@ -6575,12 +6575,12 @@ function $c(e, s, t) {
|
|
|
6575
6575
|
const n = a.getContext("2d");
|
|
6576
6576
|
return n ? (n.fillStyle = e, n.fillRect(0, 0, a.width, a.height), n.fillStyle = s, n.fillRect(0, 0, t, t), n.translate(t, t), n.fillRect(0, 0, t, t), a.toDataURL()) : null;
|
|
6577
6577
|
}
|
|
6578
|
-
function
|
|
6578
|
+
function $c(e, s, t) {
|
|
6579
6579
|
const a = e + "," + s + "," + t;
|
|
6580
6580
|
if (Ht[a])
|
|
6581
6581
|
return Ht[a];
|
|
6582
6582
|
{
|
|
6583
|
-
const n =
|
|
6583
|
+
const n = Nc(e, s, t);
|
|
6584
6584
|
return Ht[a] = n, n;
|
|
6585
6585
|
}
|
|
6586
6586
|
}
|
|
@@ -6979,7 +6979,7 @@ function rd(e, s, t, a, n, i) {
|
|
|
6979
6979
|
}
|
|
6980
6980
|
const Xb = /* @__PURE__ */ b(od, [["render", rd], ["__scopeId", "data-v-08aaa823"]]), ld = {
|
|
6981
6981
|
name: "ecs-data-card",
|
|
6982
|
-
components: { EcsIcon: M, EcsSkeletonLoader: ie, EcsButtonTable: ns, EcsButton: xe, EcsFocusRing:
|
|
6982
|
+
components: { EcsIcon: M, EcsSkeletonLoader: ie, EcsButtonTable: ns, EcsButton: xe, EcsFocusRing: N },
|
|
6983
6983
|
mixins: [me],
|
|
6984
6984
|
props: {
|
|
6985
6985
|
/** If passed, an icon will be displayed in the data card. The icon prop must match a specific icons name. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
@@ -7378,6 +7378,7 @@ const Sd = /* @__PURE__ */ b(_d, [["render", wd], ["__scopeId", "data-v-4f34cac7
|
|
|
7378
7378
|
*
|
|
7379
7379
|
* The title prop is an object with the following properties:
|
|
7380
7380
|
* - `text (String)`: The text content of the title
|
|
7381
|
+
* - `textColor (String)`: The color of the title text
|
|
7381
7382
|
* - `icon (String)`: The icon of the title
|
|
7382
7383
|
* - `iconColor (String)`: The color of the title icon
|
|
7383
7384
|
* - `clickable (Boolean)`: Whether the title is clickable
|
|
@@ -7579,8 +7580,9 @@ function Td(e, s, t, a, n, i) {
|
|
|
7579
7580
|
onMouseenter: s[6] || (s[6] = (E) => i.handleHover(!0)),
|
|
7580
7581
|
onMouseleave: s[7] || (s[7] = (E) => i.handleHover(!1)),
|
|
7581
7582
|
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 }]),
|
|
7583
|
+
style: x({ color: t.title.textColor }),
|
|
7582
7584
|
ref: "titleText"
|
|
7583
|
-
}, w(t.title.text),
|
|
7585
|
+
}, w(t.title.text), 39),
|
|
7584
7586
|
h(e.$slots, "titleControls", {}, void 0, !0)
|
|
7585
7587
|
], 2)) : u("", !0)
|
|
7586
7588
|
]),
|
|
@@ -7625,7 +7627,7 @@ function Td(e, s, t, a, n, i) {
|
|
|
7625
7627
|
], 2)
|
|
7626
7628
|
]);
|
|
7627
7629
|
}
|
|
7628
|
-
const Qb = /* @__PURE__ */ b(Cd, [["render", Td], ["__scopeId", "data-v-
|
|
7630
|
+
const Qb = /* @__PURE__ */ b(Cd, [["render", Td], ["__scopeId", "data-v-78507101"]]), Pd = {
|
|
7629
7631
|
name: "ecs-data-grid",
|
|
7630
7632
|
emits: ["tableScroll"],
|
|
7631
7633
|
props: {
|
|
@@ -7709,7 +7711,7 @@ function Ld(e, s, t, a, n, i) {
|
|
|
7709
7711
|
])) : u("", !0)
|
|
7710
7712
|
], 42, Md);
|
|
7711
7713
|
}
|
|
7712
|
-
const e_ = /* @__PURE__ */ b(Pd, [["render", Ld], ["__scopeId", "data-v-60369c9b"]]),
|
|
7714
|
+
const e_ = /* @__PURE__ */ b(Pd, [["render", Ld], ["__scopeId", "data-v-60369c9b"]]), Nd = {
|
|
7713
7715
|
name: "ecs-data-grid-row",
|
|
7714
7716
|
emits: ["rowdrop", "click", "contextmenu", "dblclick", "collapse"],
|
|
7715
7717
|
props: {
|
|
@@ -7767,7 +7769,7 @@ const e_ = /* @__PURE__ */ b(Pd, [["render", Ld], ["__scopeId", "data-v-60369c9b
|
|
|
7767
7769
|
this.$refs.grid_row.removeEventListener(e, this.handleRowClick);
|
|
7768
7770
|
}) : this.$refs.grid_row.removeEventListener(this.mouseEvent, this.handleRowClick));
|
|
7769
7771
|
}
|
|
7770
|
-
},
|
|
7772
|
+
}, $d = {
|
|
7771
7773
|
key: 1,
|
|
7772
7774
|
class: "ecs-data-grid-row-block"
|
|
7773
7775
|
};
|
|
@@ -7787,11 +7789,11 @@ function Rd(e, s, t, a, n, i) {
|
|
|
7787
7789
|
onClick: s[0] || (s[0] = (...r) => i.handleDropzoneClick && i.handleDropzoneClick(...r)),
|
|
7788
7790
|
class: "ecs-data-grid-row-drop-zone"
|
|
7789
7791
|
})) : u("", !0),
|
|
7790
|
-
t.state == "disabled" ? (o(), l("div",
|
|
7792
|
+
t.state == "disabled" ? (o(), l("div", $d)) : u("", !0),
|
|
7791
7793
|
h(e.$slots, "default", {}, void 0, !0)
|
|
7792
7794
|
], 2);
|
|
7793
7795
|
}
|
|
7794
|
-
const Dd = /* @__PURE__ */ b(
|
|
7796
|
+
const Dd = /* @__PURE__ */ b(Nd, [["render", Rd], ["__scopeId", "data-v-ae6888e6"]]), Vd = {
|
|
7795
7797
|
name: "ecs-data-grid-row-group",
|
|
7796
7798
|
emits: ["toggle"],
|
|
7797
7799
|
components: {
|
|
@@ -7967,7 +7969,7 @@ const wi = /* @__PURE__ */ b(Wd, [["render", Kd], ["__scopeId", "data-v-ca96e231
|
|
|
7967
7969
|
components: {
|
|
7968
7970
|
EcsIcon: M,
|
|
7969
7971
|
EcsSelect: wi,
|
|
7970
|
-
EcsFocusRing:
|
|
7972
|
+
EcsFocusRing: N
|
|
7971
7973
|
},
|
|
7972
7974
|
props: {
|
|
7973
7975
|
/** Sets the width of the column. If a Number is passed, the width will be set to the number pixel value. If a String is passed, you can make use of percentage values. It's also possible to set the width to use flex sizing by passing `flex`. **Never use a String value when the cell should be resizable, or fixed.** */
|
|
@@ -8068,6 +8070,11 @@ const wi = /* @__PURE__ */ b(Wd, [["render", Kd], ["__scopeId", "data-v-ca96e231
|
|
|
8068
8070
|
empty: {
|
|
8069
8071
|
type: Boolean,
|
|
8070
8072
|
default: !1
|
|
8073
|
+
},
|
|
8074
|
+
/** Shows the header in a disabled state and blocks all mouse events. */
|
|
8075
|
+
disabled: {
|
|
8076
|
+
type: Boolean,
|
|
8077
|
+
default: !1
|
|
8071
8078
|
}
|
|
8072
8079
|
},
|
|
8073
8080
|
data() {
|
|
@@ -8267,6 +8274,7 @@ function du(e, s, t, a, n, i) {
|
|
|
8267
8274
|
modelValue: n.selectCellValue,
|
|
8268
8275
|
"onUpdate:modelValue": s[0] || (s[0] = (f) => n.selectCellValue = f),
|
|
8269
8276
|
onChange: s[1] || (s[1] = (f) => e.$emit("selection", n.selectCellValue)),
|
|
8277
|
+
disabled: t.disabled,
|
|
8270
8278
|
type: "invisible"
|
|
8271
8279
|
}, {
|
|
8272
8280
|
default: S(() => [
|
|
@@ -8277,7 +8285,7 @@ function du(e, s, t, a, n, i) {
|
|
|
8277
8285
|
}, w(f.name), 9, su))), 128))
|
|
8278
8286
|
]),
|
|
8279
8287
|
_: 1
|
|
8280
|
-
}, 8, ["modelValue"])) : t.empty ? u("", !0) : (o(), l("div", {
|
|
8288
|
+
}, 8, ["modelValue", "disabled"])) : t.empty ? u("", !0) : (o(), l("div", {
|
|
8281
8289
|
key: 4,
|
|
8282
8290
|
class: "ecs-data-grid-head-cell-text",
|
|
8283
8291
|
title: t.name
|
|
@@ -8316,7 +8324,7 @@ function du(e, s, t, a, n, i) {
|
|
|
8316
8324
|
t.fixedLeftLast ? (o(), l("div", cu)) : u("", !0)
|
|
8317
8325
|
], 14, Xd);
|
|
8318
8326
|
}
|
|
8319
|
-
const s_ = /* @__PURE__ */ b(Yd, [["render", du], ["__scopeId", "data-v-
|
|
8327
|
+
const s_ = /* @__PURE__ */ b(Yd, [["render", du], ["__scopeId", "data-v-11da2180"]]), uu = {
|
|
8320
8328
|
name: "ecs-data-grid-group",
|
|
8321
8329
|
props: {
|
|
8322
8330
|
/** Determines if this cell group should be shown. Avoid showing more than 1 group at the same time. */
|
|
@@ -8916,11 +8924,11 @@ const r_ = /* @__PURE__ */ b(Eu, [["render", Pu]]), Mu = {
|
|
|
8916
8924
|
}, Lu = {
|
|
8917
8925
|
key: 0,
|
|
8918
8926
|
class: "ecs-dialog-headline"
|
|
8919
|
-
},
|
|
8927
|
+
}, Nu = {
|
|
8920
8928
|
key: 1,
|
|
8921
8929
|
class: "ecs-dialog-headline-plain"
|
|
8922
8930
|
};
|
|
8923
|
-
function
|
|
8931
|
+
function $u(e, s, t, a, n, i) {
|
|
8924
8932
|
const r = m("ecs-state-icon");
|
|
8925
8933
|
return o(), l("div", null, [
|
|
8926
8934
|
t.icon ? (o(), l("h3", Lu, [
|
|
@@ -8929,12 +8937,12 @@ function Nu(e, s, t, a, n, i) {
|
|
|
8929
8937
|
"icon-color": t.iconColor
|
|
8930
8938
|
}, null, 8, ["type", "icon-color"]),
|
|
8931
8939
|
h(e.$slots, "default", {}, void 0, !0)
|
|
8932
|
-
])) : (o(), l("h3",
|
|
8940
|
+
])) : (o(), l("h3", Nu, [
|
|
8933
8941
|
h(e.$slots, "default", {}, void 0, !0)
|
|
8934
8942
|
]))
|
|
8935
8943
|
]);
|
|
8936
8944
|
}
|
|
8937
|
-
const l_ = /* @__PURE__ */ b(Au, [["render",
|
|
8945
|
+
const l_ = /* @__PURE__ */ b(Au, [["render", $u], ["__scopeId", "data-v-6e05c98b"]]), Ru = {
|
|
8938
8946
|
__name: "favicon",
|
|
8939
8947
|
props: {
|
|
8940
8948
|
/** The identifier of the favicon which should show up. */
|
|
@@ -9350,7 +9358,7 @@ const gf = /* @__PURE__ */ b(df, [["render", ff], ["__scopeId", "data-v-1b81f485
|
|
|
9350
9358
|
EcsSkeletonLoader: ie,
|
|
9351
9359
|
EcsProgress: gf,
|
|
9352
9360
|
EcsButton: xe,
|
|
9353
|
-
EcsFocusRing:
|
|
9361
|
+
EcsFocusRing: N,
|
|
9354
9362
|
EcsFlexRow: Ee,
|
|
9355
9363
|
EcsSticker: qe,
|
|
9356
9364
|
EcsTextV2: Xe
|
|
@@ -9679,7 +9687,7 @@ const g_ = /* @__PURE__ */ b(Sf, [["render", Cf], ["__scopeId", "data-v-05133d05
|
|
|
9679
9687
|
EcsIcon: M,
|
|
9680
9688
|
EcsSticker: qe,
|
|
9681
9689
|
EcsButtonMore: vi,
|
|
9682
|
-
EcsFocusRing:
|
|
9690
|
+
EcsFocusRing: N
|
|
9683
9691
|
},
|
|
9684
9692
|
props: {
|
|
9685
9693
|
/** If set, an icon will be added to the left of the button. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
@@ -9854,7 +9862,7 @@ const m_ = /* @__PURE__ */ b(xf, [["render", Tf], ["__scopeId", "data-v-0b6f41c6
|
|
|
9854
9862
|
}, Mf = { class: "ecs-excerpt-title" }, Of = { class: "ecs-excerpt-title-headline" }, Af = { key: 3 }, Lf = {
|
|
9855
9863
|
key: 0,
|
|
9856
9864
|
class: "ecs-excerpt-title-cite"
|
|
9857
|
-
},
|
|
9865
|
+
}, Nf = { key: 1 }, $f = {
|
|
9858
9866
|
key: 1,
|
|
9859
9867
|
class: "ecs-excerpt-content-transcript"
|
|
9860
9868
|
}, Rf = {
|
|
@@ -9893,7 +9901,7 @@ function Vf(e, s, t, a, n, i) {
|
|
|
9893
9901
|
key: 0,
|
|
9894
9902
|
type: "single",
|
|
9895
9903
|
width: 100
|
|
9896
|
-
})) : (o(), l("span",
|
|
9904
|
+
})) : (o(), l("span", Nf, w(t.cite), 1))
|
|
9897
9905
|
])) : u("", !0)
|
|
9898
9906
|
]),
|
|
9899
9907
|
g("div", {
|
|
@@ -9913,7 +9921,7 @@ function Vf(e, s, t, a, n, i) {
|
|
|
9913
9921
|
h(e.$slots, "default", {}, void 0, !0)
|
|
9914
9922
|
]),
|
|
9915
9923
|
_: 3
|
|
9916
|
-
}, 8, ["small"])) : t.type == "transcript" ? (o(), l("div",
|
|
9924
|
+
}, 8, ["small"])) : t.type == "transcript" ? (o(), l("div", $f, [
|
|
9917
9925
|
h(e.$slots, "default", {}, void 0, !0)
|
|
9918
9926
|
])) : t.type == "rectangle" ? (o(), l("div", Rf, [
|
|
9919
9927
|
g("span", {
|
|
@@ -9990,7 +9998,7 @@ const v_ = /* @__PURE__ */ b(Hf, [["render", qf]]), Wf = {
|
|
|
9990
9998
|
EcsFileIcon: gi,
|
|
9991
9999
|
EcsSticker: qe,
|
|
9992
10000
|
EcsButtonTable: ns,
|
|
9993
|
-
EcsFocusRing:
|
|
10001
|
+
EcsFocusRing: N
|
|
9994
10002
|
},
|
|
9995
10003
|
mixins: [me],
|
|
9996
10004
|
props: {
|
|
@@ -10362,7 +10370,7 @@ const dg = /* @__PURE__ */ b(lg, [["render", cg], ["__scopeId", "data-v-1d2ad846
|
|
|
10362
10370
|
emits: ["click"],
|
|
10363
10371
|
components: {
|
|
10364
10372
|
EcsIcon: M,
|
|
10365
|
-
EcsFocusRing:
|
|
10373
|
+
EcsFocusRing: N
|
|
10366
10374
|
},
|
|
10367
10375
|
props: {
|
|
10368
10376
|
/** Adds a tooltip to the clear button. */
|
|
@@ -10820,15 +10828,15 @@ const k_ = /* @__PURE__ */ b(Tg, [["render", Ag], ["__scopeId", "data-v-16833f69
|
|
|
10820
10828
|
required: !0
|
|
10821
10829
|
}
|
|
10822
10830
|
}
|
|
10823
|
-
},
|
|
10831
|
+
}, Ng = ["aria-invalid"], $g = { class: "ecs-form-set-title" };
|
|
10824
10832
|
function Rg(e, s, t, a, n, i) {
|
|
10825
10833
|
return o(), l("fieldset", {
|
|
10826
10834
|
class: v(["ecs-form-set", t.error ? "error" : ""]),
|
|
10827
10835
|
"aria-invalid": t.error || null
|
|
10828
10836
|
}, [
|
|
10829
|
-
g("legend",
|
|
10837
|
+
g("legend", $g, w(t.title), 1),
|
|
10830
10838
|
h(e.$slots, "default", {}, void 0, !0)
|
|
10831
|
-
], 10,
|
|
10839
|
+
], 10, Ng);
|
|
10832
10840
|
}
|
|
10833
10841
|
const w_ = /* @__PURE__ */ b(Lg, [["render", Rg], ["__scopeId", "data-v-c9188464"]]), Dg = {
|
|
10834
10842
|
name: "ecs-highlight",
|
|
@@ -11787,7 +11795,7 @@ const M_ = /* @__PURE__ */ b(Bm, [["render", Pm], ["__scopeId", "data-v-0b163531
|
|
|
11787
11795
|
this.$emit("currentPageKeyPressed", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
|
|
11788
11796
|
}
|
|
11789
11797
|
}
|
|
11790
|
-
}, Om = { class: "ecs-viewer-pages" }, Am = { class: "ecs-viewer-pages-inner" }, Lm = { class: "ecs-viewer-pages-pagination" },
|
|
11798
|
+
}, Om = { class: "ecs-viewer-pages" }, Am = { class: "ecs-viewer-pages-inner" }, Lm = { class: "ecs-viewer-pages-pagination" }, Nm = ["contenteditable"], $m = { class: "total-pages" }, Rm = {
|
|
11791
11799
|
key: 0,
|
|
11792
11800
|
class: "page-missing-gaps",
|
|
11793
11801
|
title: "This transcript has missing page gaps"
|
|
@@ -11807,8 +11815,8 @@ function jm(e, s, t, a, n, i) {
|
|
|
11807
11815
|
contenteditable: !t.disabled,
|
|
11808
11816
|
class: "current-page",
|
|
11809
11817
|
id: "currPage"
|
|
11810
|
-
}, w(t.currentPage), 41,
|
|
11811
|
-
g("div",
|
|
11818
|
+
}, w(t.currentPage), 41, Nm),
|
|
11819
|
+
g("div", $m, "of " + w(t.lastPage), 1),
|
|
11812
11820
|
t.isTranscriptMissingPages ? (o(), l("span", Rm, "*")) : u("", !0)
|
|
11813
11821
|
]),
|
|
11814
11822
|
g("div", Dm, [
|
|
@@ -12472,12 +12480,12 @@ function hh(e, s, t, a, n, i) {
|
|
|
12472
12480
|
], 2)) : u("", !0)
|
|
12473
12481
|
], 2);
|
|
12474
12482
|
}
|
|
12475
|
-
const
|
|
12483
|
+
const N_ = /* @__PURE__ */ b(rs, [["render", hh], ["__scopeId", "data-v-b579f92f"]]), ph = {
|
|
12476
12484
|
name: "ecs-legend-item",
|
|
12477
12485
|
emits: ["click"],
|
|
12478
12486
|
components: {
|
|
12479
12487
|
EcsFlexRow: Ee,
|
|
12480
|
-
EcsFocusRing:
|
|
12488
|
+
EcsFocusRing: N
|
|
12481
12489
|
},
|
|
12482
12490
|
props: {
|
|
12483
12491
|
/** Determines the type of legend message. */
|
|
@@ -12567,7 +12575,7 @@ function _h(e, s, t, a, n, i) {
|
|
|
12567
12575
|
_: 1
|
|
12568
12576
|
}, 8, ["role", "tabindex", "class"]);
|
|
12569
12577
|
}
|
|
12570
|
-
const
|
|
12578
|
+
const $_ = /* @__PURE__ */ b(ph, [["render", _h], ["__scopeId", "data-v-6d506293"]]), kh = {
|
|
12571
12579
|
name: "ecs-log-message",
|
|
12572
12580
|
components: {
|
|
12573
12581
|
EcsFlexRow: Ee,
|
|
@@ -12648,7 +12656,7 @@ function Ch(e, s, t, a, n, i) {
|
|
|
12648
12656
|
}
|
|
12649
12657
|
const R_ = /* @__PURE__ */ b(kh, [["render", Ch], ["__scopeId", "data-v-ff235103"]]), xh = {
|
|
12650
12658
|
name: "ecs-map",
|
|
12651
|
-
components: { EcsFocusRing:
|
|
12659
|
+
components: { EcsFocusRing: N },
|
|
12652
12660
|
props: {
|
|
12653
12661
|
/** Address of the location, needs to be known by Google Maps. */
|
|
12654
12662
|
address: {
|
|
@@ -12780,7 +12788,7 @@ const V_ = /* @__PURE__ */ b(Eh, [["render", Oh], ["__scopeId", "data-v-185a1041
|
|
|
12780
12788
|
emits: ["close"],
|
|
12781
12789
|
components: {
|
|
12782
12790
|
EcsButton: xe,
|
|
12783
|
-
EcsFocusRing:
|
|
12791
|
+
EcsFocusRing: N
|
|
12784
12792
|
},
|
|
12785
12793
|
props: {
|
|
12786
12794
|
/** Sets the visual style of the modal header. Tabs should always be used when the modal tab header contains a tab bar, while Scroll can be used as an optional indicator for scrollable modals with long contents. */
|
|
@@ -12815,7 +12823,7 @@ const V_ = /* @__PURE__ */ b(Eh, [["render", Oh], ["__scopeId", "data-v-185a1041
|
|
|
12815
12823
|
class: "ecs-modal-header-main",
|
|
12816
12824
|
ref: "firstFocusable",
|
|
12817
12825
|
tabindex: "0"
|
|
12818
|
-
},
|
|
12826
|
+
}, Nh = { class: "ecs-modal-header-main-inner" }, $h = {
|
|
12819
12827
|
key: 0,
|
|
12820
12828
|
class: "ecs-modal-header-extended"
|
|
12821
12829
|
};
|
|
@@ -12825,7 +12833,7 @@ function Rh(e, s, t, a, n, i) {
|
|
|
12825
12833
|
class: v(["ecs-modal-header", i.typeClass])
|
|
12826
12834
|
}, [
|
|
12827
12835
|
g("div", Lh, [
|
|
12828
|
-
g("div",
|
|
12836
|
+
g("div", Nh, [
|
|
12829
12837
|
h(e.$slots, "default", {}, void 0, !0)
|
|
12830
12838
|
]),
|
|
12831
12839
|
k(r, {
|
|
@@ -12841,7 +12849,7 @@ function Rh(e, s, t, a, n, i) {
|
|
|
12841
12849
|
"data-test": "close-modal-button"
|
|
12842
12850
|
})
|
|
12843
12851
|
], 512),
|
|
12844
|
-
e.$slots.extension ? (o(), l("div",
|
|
12852
|
+
e.$slots.extension ? (o(), l("div", $h, [
|
|
12845
12853
|
h(e.$slots, "extension", {}, void 0, !0)
|
|
12846
12854
|
])) : u("", !0)
|
|
12847
12855
|
], 2);
|
|
@@ -12865,7 +12873,7 @@ function qh(e, s, t, a, n, i) {
|
|
|
12865
12873
|
const F_ = /* @__PURE__ */ b(Dh, [["render", qh], ["__scopeId", "data-v-206d1ced"]]), Wh = {
|
|
12866
12874
|
name: "ecs-select-text",
|
|
12867
12875
|
emits: ["change", "focus", "blur"],
|
|
12868
|
-
components: { EcsIcon: M, EcsFocusRing:
|
|
12876
|
+
components: { EcsIcon: M, EcsFocusRing: N },
|
|
12869
12877
|
props: {
|
|
12870
12878
|
/** Determines the size of the select control. */
|
|
12871
12879
|
size: {
|
|
@@ -12972,7 +12980,7 @@ const Gh = /* @__PURE__ */ b(Wh, [["render", Uh], ["__scopeId", "data-v-e4819f41
|
|
|
12972
12980
|
emits: ["remove", "change", "operatorChange", "operatorToggle"],
|
|
12973
12981
|
components: {
|
|
12974
12982
|
EcsIcon: M,
|
|
12975
|
-
EcsFocusRing:
|
|
12983
|
+
EcsFocusRing: N,
|
|
12976
12984
|
EcsSelectText: Gh
|
|
12977
12985
|
},
|
|
12978
12986
|
props: {
|
|
@@ -13112,7 +13120,7 @@ const q_ = /* @__PURE__ */ b(Kh, [["render", ep], ["__scopeId", "data-v-c3c80822
|
|
|
13112
13120
|
emits: ["remove"],
|
|
13113
13121
|
components: {
|
|
13114
13122
|
EcsIcon: M,
|
|
13115
|
-
EcsFocusRing:
|
|
13123
|
+
EcsFocusRing: N
|
|
13116
13124
|
}
|
|
13117
13125
|
};
|
|
13118
13126
|
function sp(e, s, t, a, n, i) {
|
|
@@ -13764,7 +13772,7 @@ function Lp(e, s, t, a, n, i) {
|
|
|
13764
13772
|
])) : u("", !0)
|
|
13765
13773
|
]);
|
|
13766
13774
|
}
|
|
13767
|
-
const K_ = /* @__PURE__ */ b(Tp, [["render", Lp], ["__scopeId", "data-v-f5d26b63"]]),
|
|
13775
|
+
const K_ = /* @__PURE__ */ b(Tp, [["render", Lp], ["__scopeId", "data-v-f5d26b63"]]), Np = {
|
|
13768
13776
|
name: "EcsPopoverListHeadline",
|
|
13769
13777
|
components: {
|
|
13770
13778
|
EcsButtonCollapse: is
|
|
@@ -13805,7 +13813,7 @@ const K_ = /* @__PURE__ */ b(Tp, [["render", Lp], ["__scopeId", "data-v-f5d26b63
|
|
|
13805
13813
|
this.isCollapsed = !this.isCollapsed, this.$emit("toggle", this.isCollapsed);
|
|
13806
13814
|
}
|
|
13807
13815
|
}
|
|
13808
|
-
},
|
|
13816
|
+
}, $p = {
|
|
13809
13817
|
key: 1,
|
|
13810
13818
|
class: "ecs-popover-list-title-controls"
|
|
13811
13819
|
};
|
|
@@ -13828,12 +13836,12 @@ function Rp(e, s, t, a, n, i) {
|
|
|
13828
13836
|
g("span", null, [
|
|
13829
13837
|
h(e.$slots, "default", {}, void 0, !0)
|
|
13830
13838
|
]),
|
|
13831
|
-
e.$slots.controls ? (o(), l("div",
|
|
13839
|
+
e.$slots.controls ? (o(), l("div", $p, [
|
|
13832
13840
|
h(e.$slots, "controls", {}, void 0, !0)
|
|
13833
13841
|
])) : u("", !0)
|
|
13834
13842
|
], 2);
|
|
13835
13843
|
}
|
|
13836
|
-
const Y_ = /* @__PURE__ */ b(
|
|
13844
|
+
const Y_ = /* @__PURE__ */ b(Np, [["render", Rp], ["__scopeId", "data-v-c1516cc2"]]), Dp = {
|
|
13837
13845
|
name: "ecs-rating-star-read",
|
|
13838
13846
|
components: { EcsSkeletonLoader: ie },
|
|
13839
13847
|
props: {
|
|
@@ -13984,7 +13992,7 @@ function Gp(e, s, t, a, n, i) {
|
|
|
13984
13992
|
const Kp = /* @__PURE__ */ b(Wp, [["render", Gp], ["__scopeId", "data-v-a6e15633"]]), Yp = {
|
|
13985
13993
|
name: "ecs-quicklinks-link",
|
|
13986
13994
|
emits: ["click", "input", "toggle", "update:volumes"],
|
|
13987
|
-
components: { EcsCheckbox: pt, EcsRatingStarRead: qp, EcsRatingFavorability: Kp, EcsSwitch: fi, EcsIcon: M, EcsFocusRing:
|
|
13995
|
+
components: { EcsCheckbox: pt, EcsRatingStarRead: qp, EcsRatingFavorability: Kp, EcsSwitch: fi, EcsIcon: M, EcsFocusRing: N, EcsAvatar: nt, EcsFlexRow: Ee, EcsPopover: ts, EcsPopoverList: di, EcsPopoverListItem: mi },
|
|
13988
13996
|
props: {
|
|
13989
13997
|
/** The label text for the quicklink. */
|
|
13990
13998
|
label: {
|
|
@@ -14218,7 +14226,7 @@ function fv(e, s, t, a, n, i) {
|
|
|
14218
14226
|
(o(!0), l(H, null, se(i.displayedVolumes, (T) => (o(), l("button", {
|
|
14219
14227
|
key: T.id,
|
|
14220
14228
|
class: v(["volume", { active: T.active }]),
|
|
14221
|
-
onClick: (
|
|
14229
|
+
onClick: ($) => i.toggleVolume(T.id),
|
|
14222
14230
|
title: `${T.name} (${T.date})`,
|
|
14223
14231
|
"aria-label": `Volume ${T.id}${T.active ? " active" : ""}`
|
|
14224
14232
|
}, w(T.id), 11, rv))), 128)),
|
|
@@ -14231,7 +14239,7 @@ function fv(e, s, t, a, n, i) {
|
|
|
14231
14239
|
default: S(() => [
|
|
14232
14240
|
(o(!0), l(H, null, se(n.localVolumes.slice(3), (T) => (o(), p(I, {
|
|
14233
14241
|
key: T.id,
|
|
14234
|
-
onClick: (
|
|
14242
|
+
onClick: ($) => i.toggleVolume(T.id),
|
|
14235
14243
|
selected: T.active,
|
|
14236
14244
|
title: `${T.name} (${T.date})`,
|
|
14237
14245
|
"aria-label": `Volume ${T.id}${T.active ? " active" : ""}`
|
|
@@ -14618,7 +14626,7 @@ const ek = /* @__PURE__ */ b(Ev, [["render", Ov], ["__scopeId", "data-v-1cb14db0
|
|
|
14618
14626
|
name: "ecs-select-tile",
|
|
14619
14627
|
emits: ["click"],
|
|
14620
14628
|
components: {
|
|
14621
|
-
EcsFocusRing:
|
|
14629
|
+
EcsFocusRing: N,
|
|
14622
14630
|
EcsIllustration: qg
|
|
14623
14631
|
},
|
|
14624
14632
|
props: {
|
|
@@ -14659,10 +14667,10 @@ const ek = /* @__PURE__ */ b(Ev, [["render", Ov], ["__scopeId", "data-v-1cb14db0
|
|
|
14659
14667
|
default: !1
|
|
14660
14668
|
}
|
|
14661
14669
|
}
|
|
14662
|
-
}, Lv = ["aria-checked", "tabindex"],
|
|
14670
|
+
}, Lv = ["aria-checked", "tabindex"], Nv = {
|
|
14663
14671
|
key: 1,
|
|
14664
14672
|
class: "label"
|
|
14665
|
-
},
|
|
14673
|
+
}, $v = {
|
|
14666
14674
|
key: 2,
|
|
14667
14675
|
class: "help"
|
|
14668
14676
|
};
|
|
@@ -14684,8 +14692,8 @@ function Rv(e, s, t, a, n, i) {
|
|
|
14684
14692
|
key: 0,
|
|
14685
14693
|
type: t.illustration
|
|
14686
14694
|
}, null, 8, ["type"])) : u("", !0),
|
|
14687
|
-
t.label ? (o(), l("div",
|
|
14688
|
-
t.helpText ? (o(), l("div",
|
|
14695
|
+
t.label ? (o(), l("div", Nv, w(t.label), 1)) : u("", !0),
|
|
14696
|
+
t.helpText ? (o(), l("div", $v, w(t.helpText), 1)) : u("", !0),
|
|
14689
14697
|
k(c, {
|
|
14690
14698
|
inset: -6,
|
|
14691
14699
|
radius: 12
|
|
@@ -14707,7 +14715,7 @@ function Hv(e, s, t, a, n, i) {
|
|
|
14707
14715
|
const sk = /* @__PURE__ */ b(Dv, [["render", Hv], ["__scopeId", "data-v-69c3c73d"]]), Fv = {
|
|
14708
14716
|
name: "ecs-sequence-map-button",
|
|
14709
14717
|
emits: ["click"],
|
|
14710
|
-
components: { EcsIcon: M, EcsFocusRing:
|
|
14718
|
+
components: { EcsIcon: M, EcsFocusRing: N },
|
|
14711
14719
|
props: {
|
|
14712
14720
|
/** Index of the step. */
|
|
14713
14721
|
step: {
|
|
@@ -15454,23 +15462,23 @@ const uk = /* @__PURE__ */ b(My, [["render", Ay], ["__scopeId", "data-v-9c0b74cb
|
|
|
15454
15462
|
mounted() {
|
|
15455
15463
|
!this.ariaLabeledBy || this.ariaLabeledBy.trim();
|
|
15456
15464
|
}
|
|
15457
|
-
},
|
|
15458
|
-
function
|
|
15465
|
+
}, Ny = ["aria-labelledby"];
|
|
15466
|
+
function $y(e, s, t, a, n, i) {
|
|
15459
15467
|
return o(), l("div", {
|
|
15460
15468
|
class: v(["ecs-tab-pane", [t.show ? "show" : "", t.flex ? "ecs-tab-pane-flex" : "", i.directionClass]]),
|
|
15461
15469
|
role: "tabpanel",
|
|
15462
15470
|
"aria-labelledby": t.ariaLabeledBy
|
|
15463
15471
|
}, [
|
|
15464
15472
|
h(e.$slots, "default", {}, void 0, !0)
|
|
15465
|
-
], 10,
|
|
15473
|
+
], 10, Ny);
|
|
15466
15474
|
}
|
|
15467
|
-
const fk = /* @__PURE__ */ b(Ly, [["render",
|
|
15475
|
+
const fk = /* @__PURE__ */ b(Ly, [["render", $y], ["__scopeId", "data-v-2c119fff"]]), Ry = {
|
|
15468
15476
|
name: "ecs-tab-button",
|
|
15469
15477
|
emits: ["click", "tabNavigation"],
|
|
15470
15478
|
components: {
|
|
15471
15479
|
EcsIcon: M,
|
|
15472
15480
|
EcsSticker: qe,
|
|
15473
|
-
EcsFocusRing:
|
|
15481
|
+
EcsFocusRing: N
|
|
15474
15482
|
},
|
|
15475
15483
|
props: {
|
|
15476
15484
|
/** Makes the tab button smaller as it's designed to be a sub tab button of a larger one. Sub tabs do only work with the `standard` tab bar style. */
|
|
@@ -15612,7 +15620,7 @@ function Hy(e, s, t, a, n, i) {
|
|
|
15612
15620
|
const gk = /* @__PURE__ */ b(Ry, [["render", Hy], ["__scopeId", "data-v-e723f4d5"]]), Fy = {
|
|
15613
15621
|
name: "ecs-tag",
|
|
15614
15622
|
emits: ["click"],
|
|
15615
|
-
components: { EcsSkeletonLoader: ie, EcsFocusRing:
|
|
15623
|
+
components: { EcsSkeletonLoader: ie, EcsFocusRing: N },
|
|
15616
15624
|
props: {
|
|
15617
15625
|
/** Determines the visual style of the tag. */
|
|
15618
15626
|
type: {
|
|
@@ -15734,7 +15742,7 @@ function Yy(e, s, t, a, n, i) {
|
|
|
15734
15742
|
const hk = /* @__PURE__ */ b(Gy, [["render", Yy], ["__scopeId", "data-v-4334fe7e"]]), Xy = {
|
|
15735
15743
|
name: "ecs-toast",
|
|
15736
15744
|
emits: ["action"],
|
|
15737
|
-
components: { EcsFocusRing:
|
|
15745
|
+
components: { EcsFocusRing: N },
|
|
15738
15746
|
props: {
|
|
15739
15747
|
/** Determines the visual theme of the toast message. */
|
|
15740
15748
|
theme: {
|
|
@@ -15888,7 +15896,7 @@ function cb(e, s, t, a, n, i) {
|
|
|
15888
15896
|
const bk = /* @__PURE__ */ b(rb, [["render", cb], ["__scopeId", "data-v-6af94f50"]]), db = {
|
|
15889
15897
|
name: "ecs-tree-list-item",
|
|
15890
15898
|
emits: ["click", "toggled"],
|
|
15891
|
-
components: { EcsIcon: M, EcsButtonCollapse: is, EcsFocusRing:
|
|
15899
|
+
components: { EcsIcon: M, EcsButtonCollapse: is, EcsFocusRing: N },
|
|
15892
15900
|
mixins: [me],
|
|
15893
15901
|
props: {
|
|
15894
15902
|
/** ID for the Tree List Item */
|
|
@@ -16276,10 +16284,10 @@ export {
|
|
|
16276
16284
|
Lb as EcsBulkSelector,
|
|
16277
16285
|
xe as EcsButton,
|
|
16278
16286
|
is as EcsButtonCollapse,
|
|
16279
|
-
|
|
16287
|
+
$b as EcsButtonContext,
|
|
16280
16288
|
Rb as EcsButtonContextGroup,
|
|
16281
16289
|
Db as EcsButtonDialog,
|
|
16282
|
-
|
|
16290
|
+
Nb as EcsButtonGroup,
|
|
16283
16291
|
vi as EcsButtonMore,
|
|
16284
16292
|
ns as EcsButtonTable,
|
|
16285
16293
|
vt as EcsButtonToolbar,
|
|
@@ -16327,7 +16335,7 @@ export {
|
|
|
16327
16335
|
b_ as EcsFlag,
|
|
16328
16336
|
dg as EcsFlexCol,
|
|
16329
16337
|
Ee as EcsFlexRow,
|
|
16330
|
-
|
|
16338
|
+
N as EcsFocusRing,
|
|
16331
16339
|
__ as EcsFolderSelector,
|
|
16332
16340
|
ss as EcsFormCheck,
|
|
16333
16341
|
Eg as EcsFormGroup,
|
|
@@ -16350,10 +16358,10 @@ export {
|
|
|
16350
16358
|
P_ as EcsJumperDocument,
|
|
16351
16359
|
M_ as EcsJumperIndex,
|
|
16352
16360
|
O_ as EcsJumperPage,
|
|
16353
|
-
|
|
16361
|
+
N_ as EcsLayoutDataTable,
|
|
16354
16362
|
L_ as EcsLayoutDirectory,
|
|
16355
16363
|
A_ as EcsLayoutIndex,
|
|
16356
|
-
|
|
16364
|
+
$_ as EcsLegendItem,
|
|
16357
16365
|
R_ as EcsLogMessage,
|
|
16358
16366
|
D_ as EcsMap,
|
|
16359
16367
|
V_ as EcsModal,
|