@everchron/ec-shards 9.17.10 → 9.17.11
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.js +189 -212
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineAsyncComponent as se, watch as me, openBlock as o, createBlock as m, resolveDynamicComponent as ue, unref as re, normalizeClass as v, createElementBlock as r, normalizeStyle as B, resolveComponent as g, createVNode as _, createCommentVNode as u, createElementVNode as f, createTextVNode as
|
|
1
|
+
import { defineAsyncComponent as se, watch as me, openBlock as o, createBlock as m, resolveDynamicComponent as ue, unref as re, normalizeClass as v, createElementBlock as r, normalizeStyle as B, resolveComponent as g, createVNode as _, createCommentVNode as u, createElementVNode as f, createTextVNode as A, toDisplayString as C, renderSlot as p, Transition as pe, withCtx as w, computed as Ee, Fragment as F, renderList as J, pushScopeId as ve, popScopeId as ye, reactive as ri, nextTick as ci, onBeforeUnmount as Lt, toRefs as Bs, isRef as di, onMounted as Is, useSlots as ui, ref as Re, watchEffect as ct, withKeys as Y, Teleport as fi, withDirectives as Ze, vShow as pt, mergeProps as qe, normalizeProps as gi, guardReactiveProps as mi, withModifiers as G, resolveDirective as hi, vModelText as pi, createStaticVNode as vi, markRaw as yi, TransitionGroup as zs, h as bi } from "vue";
|
|
2
2
|
const ie = (e, s) => {
|
|
3
3
|
const t = e[s];
|
|
4
4
|
return t ? typeof t == "function" ? t() : Promise.resolve(t) : new Promise((a, n) => {
|
|
@@ -56,7 +56,7 @@ const ie = (e, s) => {
|
|
|
56
56
|
"data-test-icon-type": e.type
|
|
57
57
|
}, null, 8, ["class", "width", "height", "viewBox", "color", "title", "data-test-icon-type"]));
|
|
58
58
|
}
|
|
59
|
-
},
|
|
59
|
+
}, L = /* @__PURE__ */ y(_i, [["__scopeId", "data-v-a1c506ab"]]), ki = {
|
|
60
60
|
name: "EcsFocusRing",
|
|
61
61
|
props: {
|
|
62
62
|
/** Defines the distance of the focus ring from it focusable element. Should be smaller than `0` (negative) in almost all cases. */
|
|
@@ -90,7 +90,7 @@ function Ci(e, s, t, a, n, i) {
|
|
|
90
90
|
const D = /* @__PURE__ */ y(ki, [["render", Ci], ["__scopeId", "data-v-8d624905"]]), wi = {
|
|
91
91
|
name: "ecs-alert",
|
|
92
92
|
emits: ["action"],
|
|
93
|
-
components: { EcsIcon:
|
|
93
|
+
components: { EcsIcon: L, EcsFocusRing: D },
|
|
94
94
|
props: {
|
|
95
95
|
/** The alert variant, which defines it's background color. */
|
|
96
96
|
type: {
|
|
@@ -199,7 +199,7 @@ function zi(e, s, t, a, n, i) {
|
|
|
199
199
|
type: t.icon,
|
|
200
200
|
size: "20"
|
|
201
201
|
}, null, 8, ["type"])) : u("", !0),
|
|
202
|
-
|
|
202
|
+
A(" " + C(t.headline), 1)
|
|
203
203
|
])) : u("", !0),
|
|
204
204
|
e.$slots.default ? (o(), r("div", Ii, [
|
|
205
205
|
p(e.$slots, "default", {}, void 0, !0)
|
|
@@ -210,7 +210,7 @@ function zi(e, s, t, a, n, i) {
|
|
|
210
210
|
onClick: s[1] || (s[1] = (d) => e.$emit("action")),
|
|
211
211
|
class: "action"
|
|
212
212
|
}, [
|
|
213
|
-
|
|
213
|
+
A(C(t.actionLabel) + " ", 1),
|
|
214
214
|
_(c)
|
|
215
215
|
])) : u("", !0)
|
|
216
216
|
], 6)) : u("", !0);
|
|
@@ -264,7 +264,7 @@ const Mi = /* @__PURE__ */ y(Ei, [["render", Pi], ["__scopeId", "data-v-ed37c526
|
|
|
264
264
|
default: null
|
|
265
265
|
}
|
|
266
266
|
}
|
|
267
|
-
},
|
|
267
|
+
}, Ai = ["controls", "autoplay", "loop"], Li = ["src"], Oi = ["src"];
|
|
268
268
|
function Di(e, s, t, a, n, i) {
|
|
269
269
|
return o(), r("audio", {
|
|
270
270
|
class: "ecs-audio",
|
|
@@ -276,13 +276,13 @@ function Di(e, s, t, a, n, i) {
|
|
|
276
276
|
key: 0,
|
|
277
277
|
src: t.mp3Source,
|
|
278
278
|
type: "audio/mp3"
|
|
279
|
-
}, null, 8,
|
|
279
|
+
}, null, 8, Li)) : u("", !0),
|
|
280
280
|
t.oggSource ? (o(), r("source", {
|
|
281
281
|
key: 1,
|
|
282
282
|
src: t.oggSource,
|
|
283
283
|
type: "audio/ogg"
|
|
284
284
|
}, null, 8, Oi)) : u("", !0)
|
|
285
|
-
], 8,
|
|
285
|
+
], 8, Ai);
|
|
286
286
|
}
|
|
287
287
|
const P0 = /* @__PURE__ */ y($i, [["render", Di], ["__scopeId", "data-v-4e7ca115"]]), Ni = {
|
|
288
288
|
__name: "sticker",
|
|
@@ -567,7 +567,7 @@ function Ki(e, s, t, a, n, i) {
|
|
|
567
567
|
], 14, Ui);
|
|
568
568
|
}
|
|
569
569
|
const vt = /* @__PURE__ */ y(ji, [["render", Ki], ["__scopeId", "data-v-35132970"]]), Yi = {
|
|
570
|
-
components: { EcsIcon:
|
|
570
|
+
components: { EcsIcon: L, EcsFocusRing: D },
|
|
571
571
|
emits: ["dismiss"],
|
|
572
572
|
props: {
|
|
573
573
|
/** The alert variant, which defines it's background color. */
|
|
@@ -685,7 +685,7 @@ const $0 = /* @__PURE__ */ y(Zi, [["render", Ji], ["__scopeId", "data-v-d1ff2486
|
|
|
685
685
|
name: "ecs-breadcrumb-button",
|
|
686
686
|
emits: ["click"],
|
|
687
687
|
components: {
|
|
688
|
-
EcsIcon:
|
|
688
|
+
EcsIcon: L,
|
|
689
689
|
EcsFocusRing: D
|
|
690
690
|
},
|
|
691
691
|
props: {
|
|
@@ -739,7 +739,7 @@ function tn(e, s, t, a, n, i) {
|
|
|
739
739
|
_(c)
|
|
740
740
|
], 2);
|
|
741
741
|
}
|
|
742
|
-
const
|
|
742
|
+
const A0 = /* @__PURE__ */ y(Qi, [["render", tn], ["__scopeId", "data-v-e677c000"]]), sn = {
|
|
743
743
|
name: "ecs-breadcrumb-title"
|
|
744
744
|
}, nn = {
|
|
745
745
|
class: "ecs-breadcrumb-title",
|
|
@@ -750,7 +750,7 @@ function an(e, s, t, a, n, i) {
|
|
|
750
750
|
p(e.$slots, "default", {}, void 0, !0)
|
|
751
751
|
]);
|
|
752
752
|
}
|
|
753
|
-
const
|
|
753
|
+
const L0 = /* @__PURE__ */ y(sn, [["render", an], ["__scopeId", "data-v-422cc046"]]), on = {
|
|
754
754
|
name: "ecs-flex-row",
|
|
755
755
|
props: {
|
|
756
756
|
/** Determines the flex direction of the row. */
|
|
@@ -998,7 +998,7 @@ function nt(e) {
|
|
|
998
998
|
}
|
|
999
999
|
var ce = "top", xe = "bottom", Be = "right", de = "left", Rt = "auto", at = [ce, xe, Be, de], Ye = "start", it = "end", mn = "clippingParents", $s = "viewport", Je = "popper", hn = "reference", rs = /* @__PURE__ */ at.reduce(function(e, s) {
|
|
1000
1000
|
return e.concat([s + "-" + Ye, s + "-" + it]);
|
|
1001
|
-
}, []),
|
|
1001
|
+
}, []), As = /* @__PURE__ */ [].concat(at, [Rt]).reduce(function(e, s) {
|
|
1002
1002
|
return e.concat([s, s + "-" + Ye, s + "-" + it]);
|
|
1003
1003
|
}, []), pn = "beforeRead", vn = "read", yn = "afterRead", bn = "beforeMain", _n = "main", kn = "afterMain", Cn = "beforeWrite", wn = "write", Sn = "afterWrite", xn = [pn, vn, yn, bn, _n, kn, Cn, wn, Sn];
|
|
1004
1004
|
function Bn(e) {
|
|
@@ -1073,7 +1073,7 @@ function Pn(e) {
|
|
|
1073
1073
|
y: d
|
|
1074
1074
|
};
|
|
1075
1075
|
}
|
|
1076
|
-
function
|
|
1076
|
+
function Ls(e, s) {
|
|
1077
1077
|
var t = s.getRootNode && s.getRootNode();
|
|
1078
1078
|
if (e.contains(s))
|
|
1079
1079
|
return !0;
|
|
@@ -1105,10 +1105,10 @@ function cs(e, s, t) {
|
|
|
1105
1105
|
function $n(e) {
|
|
1106
1106
|
var s = tt(yt(e)), t = ["absolute", "fixed"].indexOf($e(e).position) >= 0, a = t && he(e) ? nt(e) : e;
|
|
1107
1107
|
return We(a) ? s.filter(function(n) {
|
|
1108
|
-
return We(n) &&
|
|
1108
|
+
return We(n) && Ls(n, a) && Pe(n) !== "body";
|
|
1109
1109
|
}) : [];
|
|
1110
1110
|
}
|
|
1111
|
-
function
|
|
1111
|
+
function An(e, s, t, a) {
|
|
1112
1112
|
var n = s === "clippingParents" ? $n(e) : [].concat(s), i = [].concat(n, [t]), l = i[0], c = i.reduce(function(d, h) {
|
|
1113
1113
|
var b = cs(e, h, a);
|
|
1114
1114
|
return d.top = Fe(b.top, d.top), d.right = mt(b.right, d.right), d.bottom = mt(b.bottom, d.bottom), d.left = Fe(b.left, d.left), d;
|
|
@@ -1189,7 +1189,7 @@ function Vs(e, s) {
|
|
|
1189
1189
|
}
|
|
1190
1190
|
function qt(e, s) {
|
|
1191
1191
|
s === void 0 && (s = {});
|
|
1192
|
-
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 ? mn : c, h = t.rootBoundary, b = h === void 0 ? $s : h, k = t.elementContext, E = k === void 0 ? Je : k, I = t.altBoundary, x = I === void 0 ? !1 : I, M = t.padding, $ = M === void 0 ? 0 : M, z = Ns(typeof $ != "number" ? $ : Vs($, at)), T = E === Je ? hn : Je, H = e.rects.popper, O = e.elements[x ? T : E], N =
|
|
1192
|
+
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 ? mn : c, h = t.rootBoundary, b = h === void 0 ? $s : h, k = t.elementContext, E = k === void 0 ? Je : k, I = t.altBoundary, x = I === void 0 ? !1 : I, M = t.padding, $ = M === void 0 ? 0 : M, z = Ns(typeof $ != "number" ? $ : Vs($, at)), T = E === Je ? hn : Je, H = e.rects.popper, O = e.elements[x ? T : E], N = An(We(O) ? O : O.contextElement || De(e.elements.popper), d, b, l), P = Ke(e.elements.reference), V = Os({
|
|
1193
1193
|
reference: P,
|
|
1194
1194
|
element: H,
|
|
1195
1195
|
strategy: "absolute",
|
|
@@ -1221,7 +1221,7 @@ function us() {
|
|
|
1221
1221
|
return !(a && typeof a.getBoundingClientRect == "function");
|
|
1222
1222
|
});
|
|
1223
1223
|
}
|
|
1224
|
-
function
|
|
1224
|
+
function Ln(e) {
|
|
1225
1225
|
e === void 0 && (e = {});
|
|
1226
1226
|
var s = e, t = s.defaultModifiers, a = t === void 0 ? [] : t, n = s.defaultOptions, i = n === void 0 ? ds : n;
|
|
1227
1227
|
return function(c, d, h) {
|
|
@@ -1487,7 +1487,7 @@ const Un = {
|
|
|
1487
1487
|
effect: jn,
|
|
1488
1488
|
requires: ["computeStyles"]
|
|
1489
1489
|
};
|
|
1490
|
-
var Gn = [Dn, Vn, qn, Un], Kn = /* @__PURE__ */
|
|
1490
|
+
var Gn = [Dn, Vn, qn, Un], Kn = /* @__PURE__ */ Ln({
|
|
1491
1491
|
defaultModifiers: Gn
|
|
1492
1492
|
});
|
|
1493
1493
|
function Yn(e) {
|
|
@@ -1520,10 +1520,10 @@ function Zn(e) {
|
|
|
1520
1520
|
};
|
|
1521
1521
|
if (P) {
|
|
1522
1522
|
if (i) {
|
|
1523
|
-
var Z, _e = O === "y" ? ce : de, ge = O === "y" ? xe : Be, ee = O === "y" ? "height" : "width", ne = P[O], je = ne + $[_e], ke = ne - $[ge],
|
|
1523
|
+
var Z, _e = O === "y" ? ce : de, ge = O === "y" ? xe : Be, ee = O === "y" ? "height" : "width", ne = P[O], je = ne + $[_e], ke = ne - $[ge], Ae = I ? -q[ee] / 2 : 0, Ne = T === Ye ? V[ee] : q[ee], ae = T === Ye ? -q[ee] : -V[ee], Ue = s.elements.arrow, Le = I && Ue ? Ht(Ue) : {
|
|
1524
1524
|
width: 0,
|
|
1525
1525
|
height: 0
|
|
1526
|
-
}, Ce = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Ds(), R = Ce[_e], U = Ce[ge], oe = st(0, V[ee],
|
|
1526
|
+
}, Ce = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Ds(), R = Ce[_e], U = Ce[ge], oe = st(0, V[ee], Le[ee]), Ve = H ? V[ee] / 2 - Ae - oe - R - K.mainAxis : Ne - oe - R - K.mainAxis, si = H ? -V[ee] / 2 + Ae + oe + U + K.mainAxis : ae + oe + U + K.mainAxis, St = s.elements.arrow && nt(s.elements.arrow), ii = St ? O === "y" ? St.clientTop || 0 : St.clientLeft || 0 : 0, Jt = (Z = X == null ? void 0 : X[O]) != null ? Z : 0, ni = ne + Ve - Jt - ii, ai = ne + si - Jt, Qt = st(I ? mt(je, ni) : je, ne, I ? Fe(ke, ai) : ke);
|
|
1527
1527
|
P[O] = Qt, Q[O] = Qt - ne;
|
|
1528
1528
|
}
|
|
1529
1529
|
if (c) {
|
|
@@ -1562,7 +1562,7 @@ function gs(e) {
|
|
|
1562
1562
|
}
|
|
1563
1563
|
function ta(e, s) {
|
|
1564
1564
|
s === void 0 && (s = {});
|
|
1565
|
-
var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, h = d === void 0 ?
|
|
1565
|
+
var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, h = d === void 0 ? As : d, b = Xe(a), k = b ? c ? rs : rs.filter(function(x) {
|
|
1566
1566
|
return Xe(x) === b;
|
|
1567
1567
|
}) : at, E = k.filter(function(x) {
|
|
1568
1568
|
return h.indexOf(x) >= 0;
|
|
@@ -1589,8 +1589,8 @@ function sa(e) {
|
|
|
1589
1589
|
function ia(e) {
|
|
1590
1590
|
var s = e.state, t = e.options, a = e.name;
|
|
1591
1591
|
if (!s.modifiersData[a]._skip) {
|
|
1592
|
-
for (var n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !0 : l, d = t.fallbackPlacements, h = t.padding, b = t.boundary, k = t.rootBoundary, E = t.altBoundary, I = t.flipVariations, x = I === void 0 ? !0 : I, M = t.allowedAutoPlacements, $ = s.options.placement, z = Te($), T = z === $, H = d || (T || !x ? [gt($)] : sa($)), O = [$].concat(H).reduce(function(
|
|
1593
|
-
return
|
|
1592
|
+
for (var n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !0 : l, d = t.fallbackPlacements, h = t.padding, b = t.boundary, k = t.rootBoundary, E = t.altBoundary, I = t.flipVariations, x = I === void 0 ? !0 : I, M = t.allowedAutoPlacements, $ = s.options.placement, z = Te($), T = z === $, H = d || (T || !x ? [gt($)] : sa($)), O = [$].concat(H).reduce(function(Le, Ce) {
|
|
1593
|
+
return Le.concat(Te(Ce) === Rt ? ta(s, {
|
|
1594
1594
|
placement: Ce,
|
|
1595
1595
|
boundary: b,
|
|
1596
1596
|
rootBoundary: k,
|
|
@@ -1608,8 +1608,8 @@ function ia(e) {
|
|
|
1608
1608
|
}), ne = _e ? Z ? Be : de : Z ? xe : ce;
|
|
1609
1609
|
N[ge] > P[ge] && (ne = gt(ne));
|
|
1610
1610
|
var je = gt(ne), ke = [];
|
|
1611
|
-
if (i && ke.push(ee[Q] <= 0), c && ke.push(ee[ne] <= 0, ee[je] <= 0), ke.every(function(
|
|
1612
|
-
return
|
|
1611
|
+
if (i && ke.push(ee[Q] <= 0), c && ke.push(ee[ne] <= 0, ee[je] <= 0), ke.every(function(Le) {
|
|
1612
|
+
return Le;
|
|
1613
1613
|
})) {
|
|
1614
1614
|
j = X, q = !1;
|
|
1615
1615
|
break;
|
|
@@ -1617,7 +1617,7 @@ function ia(e) {
|
|
|
1617
1617
|
V.set(X, ke);
|
|
1618
1618
|
}
|
|
1619
1619
|
if (q)
|
|
1620
|
-
for (var
|
|
1620
|
+
for (var Ae = x ? 3 : 1, Ne = function(Ce) {
|
|
1621
1621
|
var R = O.find(function(U) {
|
|
1622
1622
|
var oe = V.get(U);
|
|
1623
1623
|
if (oe)
|
|
@@ -1627,7 +1627,7 @@ function ia(e) {
|
|
|
1627
1627
|
});
|
|
1628
1628
|
if (R)
|
|
1629
1629
|
return j = R, "break";
|
|
1630
|
-
}, ae =
|
|
1630
|
+
}, ae = Ae; ae > 0; ae--) {
|
|
1631
1631
|
var Ue = Ne(ae);
|
|
1632
1632
|
if (Ue === "break")
|
|
1633
1633
|
break;
|
|
@@ -1658,7 +1658,7 @@ function aa(e, s, t) {
|
|
|
1658
1658
|
};
|
|
1659
1659
|
}
|
|
1660
1660
|
function oa(e) {
|
|
1661
|
-
var s = e.state, t = e.options, a = e.name, n = t.offset, i = n === void 0 ? [0, 0] : n, l =
|
|
1661
|
+
var s = e.state, t = e.options, a = e.name, n = t.offset, i = n === void 0 ? [0, 0] : n, l = As.reduce(function(b, k) {
|
|
1662
1662
|
return b[k] = aa(k, s.rects, i), b;
|
|
1663
1663
|
}, {}), c = l[s.placement], d = c.x, h = c.y;
|
|
1664
1664
|
s.modifiersData.popperOffsets != null && (s.modifiersData.popperOffsets.x += d, s.modifiersData.popperOffsets.y += h), s.modifiersData[a] = l;
|
|
@@ -1684,7 +1684,7 @@ function ca(e) {
|
|
|
1684
1684
|
}
|
|
1685
1685
|
function da(e) {
|
|
1686
1686
|
var s = e.state, t = e.options, a = t.element, n = a === void 0 ? "[data-popper-arrow]" : a;
|
|
1687
|
-
n != null && (typeof n == "string" && (n = s.elements.popper.querySelector(n), !n) ||
|
|
1687
|
+
n != null && (typeof n == "string" && (n = s.elements.popper.querySelector(n), !n) || Ls(s.elements.popper, n) && (s.elements.arrow = n));
|
|
1688
1688
|
}
|
|
1689
1689
|
const ua = {
|
|
1690
1690
|
name: "arrow",
|
|
@@ -1749,7 +1749,7 @@ function fa({
|
|
|
1749
1749
|
]
|
|
1750
1750
|
}), d.popperInstance.update();
|
|
1751
1751
|
};
|
|
1752
|
-
return
|
|
1752
|
+
return Lt(() => {
|
|
1753
1753
|
var M;
|
|
1754
1754
|
(M = d.popperInstance) == null || M.destroy();
|
|
1755
1755
|
}), {
|
|
@@ -1763,7 +1763,7 @@ function ga(e, s, t) {
|
|
|
1763
1763
|
n == null || n.removeEventListener(s, t), a == null || a.addEventListener(s, t);
|
|
1764
1764
|
}) : Is(() => {
|
|
1765
1765
|
e.addEventListener(s, t);
|
|
1766
|
-
}),
|
|
1766
|
+
}), Lt(() => {
|
|
1767
1767
|
var a;
|
|
1768
1768
|
(a = re(e)) == null || a.removeEventListener(s, t);
|
|
1769
1769
|
});
|
|
@@ -1960,10 +1960,10 @@ const ya = /* @__PURE__ */ y(ha, [["render", va], ["__scopeId", "data-v-b4b01b19
|
|
|
1960
1960
|
Ee(
|
|
1961
1961
|
() => N.value ? `border: ${V.value}px solid transparent; margin: -${V.value}px;` : null
|
|
1962
1962
|
);
|
|
1963
|
-
const ke = Bt.debounce(Z, j.value),
|
|
1964
|
-
ee.value || ge.value || (
|
|
1963
|
+
const ke = Bt.debounce(Z, j.value), Ae = Bt.debounce(_e, z.value), Ne = async () => {
|
|
1964
|
+
ee.value || ge.value || (Ae.clear(), d.value = !0, ke());
|
|
1965
1965
|
}, ae = async () => {
|
|
1966
|
-
ge.value || (ke.clear(), d.value = !1,
|
|
1966
|
+
ge.value || (ke.clear(), d.value = !1, Ae());
|
|
1967
1967
|
}, Ue = () => {
|
|
1968
1968
|
Q.value ? ae() : Ne();
|
|
1969
1969
|
};
|
|
@@ -1974,7 +1974,7 @@ const ya = /* @__PURE__ */ y(ha, [["render", va], ["__scopeId", "data-v-b4b01b19
|
|
|
1974
1974
|
k.value = !1;
|
|
1975
1975
|
}, 200);
|
|
1976
1976
|
}), ct(() => {
|
|
1977
|
-
ge.value && (X.value ? ke() :
|
|
1977
|
+
ge.value && (X.value ? ke() : Ae());
|
|
1978
1978
|
}), ct(() => {
|
|
1979
1979
|
je.value && ma(h, ae);
|
|
1980
1980
|
}), me(T, (R) => {
|
|
@@ -1984,10 +1984,10 @@ const ya = /* @__PURE__ */ y(ha, [["render", va], ["__scopeId", "data-v-b4b01b19
|
|
|
1984
1984
|
childList: !0,
|
|
1985
1985
|
subtree: !0
|
|
1986
1986
|
});
|
|
1987
|
-
}),
|
|
1987
|
+
}), Lt(() => {
|
|
1988
1988
|
l.disconnect(), document.removeEventListener("keydown", Ce);
|
|
1989
1989
|
}), s({ closePopper: ae });
|
|
1990
|
-
const
|
|
1990
|
+
const Le = () => {
|
|
1991
1991
|
h.value && (I.value = h.value.querySelectorAll(
|
|
1992
1992
|
'a[href], button, textarea, input, select, [tabindex]:not([tabindex="-1"])'
|
|
1993
1993
|
));
|
|
@@ -2007,7 +2007,7 @@ const ya = /* @__PURE__ */ y(ha, [["render", va], ["__scopeId", "data-v-b4b01b19
|
|
|
2007
2007
|
R.key === "Escape" ? (R.preventDefault(), ae()) : R.key === "Tab" && x.value && (R.preventDefault(), x.value = !1, U.length > 0 && U[0].focus());
|
|
2008
2008
|
};
|
|
2009
2009
|
return ct(() => {
|
|
2010
|
-
d.value && (
|
|
2010
|
+
d.value && (Le(), x.value = !0, I.value.length > 0 && I.value[0].focus());
|
|
2011
2011
|
}), (R, U) => (o(), r("div", {
|
|
2012
2012
|
class: "ecs-popover-root",
|
|
2013
2013
|
onMouseleave: U[2] || (U[2] = (oe) => e.hover && ae())
|
|
@@ -2041,7 +2041,7 @@ const ya = /* @__PURE__ */ y(ha, [["render", va], ["__scopeId", "data-v-b4b01b19
|
|
|
2041
2041
|
close: re(_e),
|
|
2042
2042
|
isOpen: k.value
|
|
2043
2043
|
}, () => [
|
|
2044
|
-
|
|
2044
|
+
A(C(re(T)), 1)
|
|
2045
2045
|
], !0),
|
|
2046
2046
|
e.arrow ? (o(), m(ya, { key: 0 })) : u("", !0)
|
|
2047
2047
|
], 512)), [
|
|
@@ -2550,8 +2550,8 @@ const Fs = /* @__PURE__ */ y(Ta, [["render", Pa], ["__scopeId", "data-v-594055ce
|
|
|
2550
2550
|
mounted() {
|
|
2551
2551
|
this.id || (this.fallbackId = this.generateUniqueId());
|
|
2552
2552
|
}
|
|
2553
|
-
}, $a = ["id", "name", "required", "disabled", "checked"],
|
|
2554
|
-
function
|
|
2553
|
+
}, $a = ["id", "name", "required", "disabled", "checked"], Aa = ["id", "for"];
|
|
2554
|
+
function La(e, s, t, a, n, i) {
|
|
2555
2555
|
const l = g("ecs-text-v2"), c = g("ecs-form-check");
|
|
2556
2556
|
return o(), m(c, {
|
|
2557
2557
|
class: v([
|
|
@@ -2584,16 +2584,16 @@ function Aa(e, s, t, a, n, i) {
|
|
|
2584
2584
|
preset: "form"
|
|
2585
2585
|
}, {
|
|
2586
2586
|
default: w(() => [
|
|
2587
|
-
|
|
2587
|
+
A(C(t.help), 1)
|
|
2588
2588
|
]),
|
|
2589
2589
|
_: 1
|
|
2590
2590
|
})) : u("", !0)
|
|
2591
|
-
], 8,
|
|
2591
|
+
], 8, Aa)
|
|
2592
2592
|
]),
|
|
2593
2593
|
_: 3
|
|
2594
2594
|
}, 8, ["class", "error"]);
|
|
2595
2595
|
}
|
|
2596
|
-
const ot = /* @__PURE__ */ y(Ma, [["render",
|
|
2596
|
+
const ot = /* @__PURE__ */ y(Ma, [["render", La], ["__scopeId", "data-v-be4ba5ee"]]), Oa = {
|
|
2597
2597
|
name: "EcsText",
|
|
2598
2598
|
props: {
|
|
2599
2599
|
/** Determines the tag of the text. */
|
|
@@ -2753,7 +2753,7 @@ function Ra(e, s, t, a, n, i) {
|
|
|
2753
2753
|
type: "form"
|
|
2754
2754
|
}, {
|
|
2755
2755
|
default: w(() => [
|
|
2756
|
-
|
|
2756
|
+
A(C(t.help), 1)
|
|
2757
2757
|
]),
|
|
2758
2758
|
_: 1
|
|
2759
2759
|
})) : u("", !0)
|
|
@@ -3011,7 +3011,7 @@ const so = /* @__PURE__ */ y(Ja, [["render", to], ["__scopeId", "data-v-dca05194
|
|
|
3011
3011
|
name: "EcsButton",
|
|
3012
3012
|
emits: ["click", "mouseover", "mouseleave"],
|
|
3013
3013
|
components: {
|
|
3014
|
-
EcsIcon:
|
|
3014
|
+
EcsIcon: L,
|
|
3015
3015
|
EcsFocusRing: D
|
|
3016
3016
|
},
|
|
3017
3017
|
props: {
|
|
@@ -3176,7 +3176,7 @@ function co(e, s, t, a, n, i) {
|
|
|
3176
3176
|
const ze = /* @__PURE__ */ y(io, [["render", co], ["__scopeId", "data-v-30641d87"]]), uo = {
|
|
3177
3177
|
name: "ecs-popover-list-item",
|
|
3178
3178
|
emits: ["click", "input", "change", "secondaryClick"],
|
|
3179
|
-
components: { EcsCheckbox: ot, EcsRadiobutton: Fa, EcsSwitch: jt, EcsSortbutton: so, EcsIcon:
|
|
3179
|
+
components: { EcsCheckbox: ot, EcsRadiobutton: Fa, EcsSwitch: jt, EcsSortbutton: so, EcsIcon: L, EcsFileIcon: qs, EcsButton: ze, EcsFocusRing: D },
|
|
3180
3180
|
props: {
|
|
3181
3181
|
/** Determines the type of popover list item.*/
|
|
3182
3182
|
type: {
|
|
@@ -3486,7 +3486,7 @@ function Po(e, s, t, a, n, i) {
|
|
|
3486
3486
|
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
|
|
3487
3487
|
}, {
|
|
3488
3488
|
default: w(() => [
|
|
3489
|
-
|
|
3489
|
+
A(C(i.secondaryActionOptions.label), 1)
|
|
3490
3490
|
]),
|
|
3491
3491
|
_: 1
|
|
3492
3492
|
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
|
|
@@ -3549,7 +3549,7 @@ function Po(e, s, t, a, n, i) {
|
|
|
3549
3549
|
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
|
|
3550
3550
|
}, {
|
|
3551
3551
|
default: w(() => [
|
|
3552
|
-
|
|
3552
|
+
A(C(i.secondaryActionOptions.label), 1)
|
|
3553
3553
|
]),
|
|
3554
3554
|
_: 1
|
|
3555
3555
|
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
|
|
@@ -3576,7 +3576,7 @@ const Ws = /* @__PURE__ */ y(uo, [["render", Po], ["__scopeId", "data-v-79b3cd0d
|
|
|
3576
3576
|
name: "ecs-button-toolbar",
|
|
3577
3577
|
emits: ["click"],
|
|
3578
3578
|
components: {
|
|
3579
|
-
EcsIcon:
|
|
3579
|
+
EcsIcon: L,
|
|
3580
3580
|
EcsFocusRing: D
|
|
3581
3581
|
},
|
|
3582
3582
|
props: {
|
|
@@ -3664,8 +3664,8 @@ const Ws = /* @__PURE__ */ y(uo, [["render", Po], ["__scopeId", "data-v-79b3cd0d
|
|
|
3664
3664
|
mounted() {
|
|
3665
3665
|
this.$slots.default === void 0 && (!this.ariaLabel || this.ariaLabel.trim());
|
|
3666
3666
|
}
|
|
3667
|
-
}, $o = ["href", "target", "aria-expanded", "aria-busy", "aria-label"],
|
|
3668
|
-
function
|
|
3667
|
+
}, $o = ["href", "target", "aria-expanded", "aria-busy", "aria-label"], Ao = ["aria-expanded", "aria-busy", "aria-label"];
|
|
3668
|
+
function Lo(e, s, t, a, n, i) {
|
|
3669
3669
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
3670
3670
|
return t.href ? (o(), r("a", {
|
|
3671
3671
|
key: 0,
|
|
@@ -3742,9 +3742,9 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3742
3742
|
spinning: t.loading || null
|
|
3743
3743
|
}, null, 8, ["size", "color", "type", "spinning"])) : u("", !0),
|
|
3744
3744
|
_(c)
|
|
3745
|
-
], 10,
|
|
3745
|
+
], 10, Ao));
|
|
3746
3746
|
}
|
|
3747
|
-
const _t = /* @__PURE__ */ y(Mo, [["render",
|
|
3747
|
+
const _t = /* @__PURE__ */ y(Mo, [["render", Lo], ["__scopeId", "data-v-72592c75"]]), Oo = {
|
|
3748
3748
|
name: "ecs-separator",
|
|
3749
3749
|
props: {
|
|
3750
3750
|
/** Determines if the separator line is horinzontally or vertically shown. */
|
|
@@ -3905,7 +3905,7 @@ function Ro(e, s, t, a, n, i) {
|
|
|
3905
3905
|
onClick: (M) => e.$emit("select", I.action)
|
|
3906
3906
|
}, {
|
|
3907
3907
|
default: w(() => [
|
|
3908
|
-
|
|
3908
|
+
A(C(I.label), 1)
|
|
3909
3909
|
]),
|
|
3910
3910
|
_: 2
|
|
3911
3911
|
}, 1032, ["disabled", "onClick"]))), 128)),
|
|
@@ -3917,7 +3917,7 @@ function Ro(e, s, t, a, n, i) {
|
|
|
3917
3917
|
onInput: i.setFamiliesIncluded
|
|
3918
3918
|
}, {
|
|
3919
3919
|
default: w(() => [
|
|
3920
|
-
|
|
3920
|
+
A(" Include Families ")
|
|
3921
3921
|
]),
|
|
3922
3922
|
_: 1
|
|
3923
3923
|
}, 8, ["value", "onInput"])) : u("", !0)
|
|
@@ -3941,7 +3941,7 @@ function Ro(e, s, t, a, n, i) {
|
|
|
3941
3941
|
}, {
|
|
3942
3942
|
default: w(() => [
|
|
3943
3943
|
f("span", null, C(t.count), 1),
|
|
3944
|
-
|
|
3944
|
+
A(" Selected " + C(i.pluralizedType), 1)
|
|
3945
3945
|
]),
|
|
3946
3946
|
_: 1
|
|
3947
3947
|
})
|
|
@@ -4435,7 +4435,7 @@ S.mostReadable = function(e, s, t) {
|
|
|
4435
4435
|
size: d
|
|
4436
4436
|
}) || !l ? a : (t.includeFallbackColors = !1, S.mostReadable(e, ["#fff", "#000"], t));
|
|
4437
4437
|
};
|
|
4438
|
-
var
|
|
4438
|
+
var At = S.names = {
|
|
4439
4439
|
aliceblue: "f0f8ff",
|
|
4440
4440
|
antiquewhite: "faebd7",
|
|
4441
4441
|
aqua: "0ff",
|
|
@@ -4585,7 +4585,7 @@ var Lt = S.names = {
|
|
|
4585
4585
|
whitesmoke: "f5f5f5",
|
|
4586
4586
|
yellow: "ff0",
|
|
4587
4587
|
yellowgreen: "9acd32"
|
|
4588
|
-
}, fl = S.hexNames = gl(
|
|
4588
|
+
}, fl = S.hexNames = gl(At);
|
|
4589
4589
|
function gl(e) {
|
|
4590
4590
|
var s = {};
|
|
4591
4591
|
for (var t in e)
|
|
@@ -4646,8 +4646,8 @@ function Me(e) {
|
|
|
4646
4646
|
function pl(e) {
|
|
4647
4647
|
e = e.replace(Ko, "").replace(Yo, "").toLowerCase();
|
|
4648
4648
|
var s = !1;
|
|
4649
|
-
if (
|
|
4650
|
-
e =
|
|
4649
|
+
if (At[e])
|
|
4650
|
+
e = At[e], s = !0;
|
|
4651
4651
|
else if (e == "transparent")
|
|
4652
4652
|
return {
|
|
4653
4653
|
r: 0,
|
|
@@ -4722,7 +4722,7 @@ const yl = {
|
|
|
4722
4722
|
name: "ecs-button-context",
|
|
4723
4723
|
emits: ["click"],
|
|
4724
4724
|
components: {
|
|
4725
|
-
EcsIcon:
|
|
4725
|
+
EcsIcon: L,
|
|
4726
4726
|
EcsFocusRing: D
|
|
4727
4727
|
},
|
|
4728
4728
|
props: {
|
|
@@ -4809,7 +4809,7 @@ const V0 = /* @__PURE__ */ y(kl, [["render", wl], ["__scopeId", "data-v-94a53b69
|
|
|
4809
4809
|
name: "ecs-button-dialog",
|
|
4810
4810
|
emits: ["click"],
|
|
4811
4811
|
components: {
|
|
4812
|
-
EcsIcon:
|
|
4812
|
+
EcsIcon: L,
|
|
4813
4813
|
EcsFocusRing: D
|
|
4814
4814
|
},
|
|
4815
4815
|
props: {
|
|
@@ -4858,7 +4858,7 @@ const H0 = /* @__PURE__ */ y(Sl, [["render", Bl], ["__scopeId", "data-v-65073dae
|
|
|
4858
4858
|
name: "ecs-button-more",
|
|
4859
4859
|
emits: ["click"],
|
|
4860
4860
|
components: {
|
|
4861
|
-
EcsIcon:
|
|
4861
|
+
EcsIcon: L,
|
|
4862
4862
|
EcsFocusRing: D
|
|
4863
4863
|
},
|
|
4864
4864
|
props: {
|
|
@@ -4922,7 +4922,7 @@ const Gt = /* @__PURE__ */ y(Il, [["render", El], ["__scopeId", "data-v-8470e625
|
|
|
4922
4922
|
name: "ecs-button-table",
|
|
4923
4923
|
emits: ["click", "mouseover", "mouseleave"],
|
|
4924
4924
|
components: {
|
|
4925
|
-
EcsIcon:
|
|
4925
|
+
EcsIcon: L,
|
|
4926
4926
|
EcsFocusRing: D
|
|
4927
4927
|
},
|
|
4928
4928
|
props: {
|
|
@@ -5027,18 +5027,18 @@ function $l(e, s, t, a, n, i) {
|
|
|
5027
5027
|
_(c)
|
|
5028
5028
|
], 42, Pl);
|
|
5029
5029
|
}
|
|
5030
|
-
const Gs = /* @__PURE__ */ y(Tl, [["render", $l], ["__scopeId", "data-v-a5e23199"]]),
|
|
5030
|
+
const Gs = /* @__PURE__ */ y(Tl, [["render", $l], ["__scopeId", "data-v-a5e23199"]]), Al = {
|
|
5031
5031
|
name: "ecs-toolbar-button-group"
|
|
5032
|
-
},
|
|
5032
|
+
}, Ll = { class: "ecs-toolbar-button-group" };
|
|
5033
5033
|
function Ol(e, s, t, a, n, i) {
|
|
5034
|
-
return o(), r("div",
|
|
5034
|
+
return o(), r("div", Ll, [
|
|
5035
5035
|
p(e.$slots, "default", {}, void 0, !0)
|
|
5036
5036
|
]);
|
|
5037
5037
|
}
|
|
5038
|
-
const Kt = /* @__PURE__ */ y(
|
|
5038
|
+
const Kt = /* @__PURE__ */ y(Al, [["render", Ol], ["__scopeId", "data-v-743ca90b"]]), Dl = {
|
|
5039
5039
|
name: "ecs-toolbar-icon-button",
|
|
5040
5040
|
emits: ["click"],
|
|
5041
|
-
components: { EcsIcon:
|
|
5041
|
+
components: { EcsIcon: L, EcsFocusRing: D },
|
|
5042
5042
|
props: {
|
|
5043
5043
|
/** 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. */
|
|
5044
5044
|
icon: {
|
|
@@ -5248,7 +5248,7 @@ var Yl = Yt.clickOutSide = {
|
|
|
5248
5248
|
const Zl = {
|
|
5249
5249
|
name: "ecs-context-menu",
|
|
5250
5250
|
emits: ["option-clicked", "menu-closed", "menu-opened"],
|
|
5251
|
-
components: { EcsIcon:
|
|
5251
|
+
components: { EcsIcon: L, EcsFocusRing: D, EcsButton: ze },
|
|
5252
5252
|
directives: {
|
|
5253
5253
|
clickOutSide: Xl
|
|
5254
5254
|
},
|
|
@@ -5559,7 +5559,7 @@ function rr(e, s, t, a, n, i) {
|
|
|
5559
5559
|
}, [
|
|
5560
5560
|
_(c, { gap: 4 }, {
|
|
5561
5561
|
default: w(() => [
|
|
5562
|
-
|
|
5562
|
+
A(C(t.title) + " ", 1),
|
|
5563
5563
|
t.count ? (o(), r("span", ar, "(" + C(t.count) + ")", 1)) : u("", !0)
|
|
5564
5564
|
]),
|
|
5565
5565
|
_: 1
|
|
@@ -5598,7 +5598,7 @@ function rr(e, s, t, a, n, i) {
|
|
|
5598
5598
|
const j0 = /* @__PURE__ */ y(sr, [["render", rr], ["__scopeId", "data-v-952196c0"]]), cr = {
|
|
5599
5599
|
name: "ecs-collection-control",
|
|
5600
5600
|
emits: ["toggled", "collectionTooltip"],
|
|
5601
|
-
components: { EcsIcon:
|
|
5601
|
+
components: { EcsIcon: L, EcsFocusRing: D },
|
|
5602
5602
|
mixins: [be],
|
|
5603
5603
|
props: {
|
|
5604
5604
|
/** 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). */
|
|
@@ -5969,7 +5969,7 @@ const $r = {
|
|
|
5969
5969
|
return S(e).getAlpha() === 0;
|
|
5970
5970
|
}
|
|
5971
5971
|
}
|
|
5972
|
-
},
|
|
5972
|
+
}, Ar = {
|
|
5973
5973
|
name: "editableInput",
|
|
5974
5974
|
props: {
|
|
5975
5975
|
label: String,
|
|
@@ -6030,9 +6030,9 @@ const $r = {
|
|
|
6030
6030
|
// console.log(e)
|
|
6031
6031
|
// }
|
|
6032
6032
|
}
|
|
6033
|
-
},
|
|
6033
|
+
}, Lr = { class: "ecs-editable-input" }, Or = ["aria-labelledby"], Dr = ["for", "id"], Nr = { class: "ecs-input__desc" };
|
|
6034
6034
|
function Vr(e, s, t, a, n, i) {
|
|
6035
|
-
return o(), r("div",
|
|
6035
|
+
return o(), r("div", Lr, [
|
|
6036
6036
|
Ze(f("input", {
|
|
6037
6037
|
"aria-labelledby": i.labelId,
|
|
6038
6038
|
class: "ecs-input__input",
|
|
@@ -6051,7 +6051,7 @@ function Vr(e, s, t, a, n, i) {
|
|
|
6051
6051
|
f("span", Nr, C(t.desc), 1)
|
|
6052
6052
|
]);
|
|
6053
6053
|
}
|
|
6054
|
-
const Hr = /* @__PURE__ */ y(
|
|
6054
|
+
const Hr = /* @__PURE__ */ y(Ar, [["render", Vr]]);
|
|
6055
6055
|
var Rr = Fr;
|
|
6056
6056
|
function Fr(e, s, t) {
|
|
6057
6057
|
return s < t ? e < s ? s : e > t ? t : e : e < t ? t : e > s ? s : e;
|
|
@@ -6101,7 +6101,7 @@ function Bc(e) {
|
|
|
6101
6101
|
return typeof e == "symbol" || Sc(e) && wc(e) == xc;
|
|
6102
6102
|
}
|
|
6103
6103
|
var Ic = Bc, zc = nc, ws = Xt, Ec = Ic, Ss = NaN, Tc = /^[-+]0x[0-9a-f]+$/i, Pc = /^0b[01]+$/i, Mc = /^0o[0-7]+$/i, $c = parseInt;
|
|
6104
|
-
function
|
|
6104
|
+
function Ac(e) {
|
|
6105
6105
|
if (typeof e == "number")
|
|
6106
6106
|
return e;
|
|
6107
6107
|
if (Ec(e))
|
|
@@ -6116,7 +6116,7 @@ function Lc(e) {
|
|
|
6116
6116
|
var t = Pc.test(e);
|
|
6117
6117
|
return t || Mc.test(e) ? $c(e.slice(2), t ? 2 : 8) : Tc.test(e) ? Ss : +e;
|
|
6118
6118
|
}
|
|
6119
|
-
var
|
|
6119
|
+
var Lc = Ac, Oc = Xt, Et = Zr, xs = Lc, Dc = "Expected a function", Nc = Math.max, Vc = Math.min;
|
|
6120
6120
|
function Hc(e, s, t) {
|
|
6121
6121
|
var a, n, i, l, c, d, h = 0, b = !1, k = !1, E = !0;
|
|
6122
6122
|
if (typeof e != "function")
|
|
@@ -6693,7 +6693,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
6693
6693
|
], 4)
|
|
6694
6694
|
], 6);
|
|
6695
6695
|
}
|
|
6696
|
-
const $d = /* @__PURE__ */ y(yd, [["render", Md]]),
|
|
6696
|
+
const $d = /* @__PURE__ */ y(yd, [["render", Md]]), Ad = {
|
|
6697
6697
|
name: "ecs-color-picker-input",
|
|
6698
6698
|
emits: ["update:modelValue"],
|
|
6699
6699
|
components: {
|
|
@@ -6754,7 +6754,7 @@ const $d = /* @__PURE__ */ y(yd, [["render", Md]]), Ld = {
|
|
|
6754
6754
|
}
|
|
6755
6755
|
}
|
|
6756
6756
|
};
|
|
6757
|
-
function
|
|
6757
|
+
function Ld(e, s, t, a, n, i) {
|
|
6758
6758
|
const l = g("ecs-color-picker"), c = g("ecs-popover");
|
|
6759
6759
|
return o(), m(c, { class: "ecs-color-picker-input" }, {
|
|
6760
6760
|
content: w(() => [
|
|
@@ -6780,9 +6780,9 @@ function Ad(e, s, t, a, n, i) {
|
|
|
6780
6780
|
_: 1
|
|
6781
6781
|
});
|
|
6782
6782
|
}
|
|
6783
|
-
const Y0 = /* @__PURE__ */ y(
|
|
6783
|
+
const Y0 = /* @__PURE__ */ y(Ad, [["render", Ld], ["__scopeId", "data-v-08aaa823"]]), Od = {
|
|
6784
6784
|
name: "ecs-data-card",
|
|
6785
|
-
components: { EcsIcon:
|
|
6785
|
+
components: { EcsIcon: L, EcsSkeletonLoader: te, EcsButtonTable: Gs, EcsButton: ze, EcsFocusRing: D },
|
|
6786
6786
|
mixins: [be],
|
|
6787
6787
|
props: {
|
|
6788
6788
|
/** 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). */
|
|
@@ -7320,7 +7320,7 @@ const Zt = /* @__PURE__ */ y(du, [["render", mu], ["__scopeId", "data-v-eea25537
|
|
|
7320
7320
|
name: "ecs-data-grid-head-cell",
|
|
7321
7321
|
emits: ["resizedWidth", "sortby", "selection"],
|
|
7322
7322
|
components: {
|
|
7323
|
-
EcsIcon:
|
|
7323
|
+
EcsIcon: L,
|
|
7324
7324
|
EcsSelect: Zt,
|
|
7325
7325
|
EcsFocusRing: D
|
|
7326
7326
|
},
|
|
@@ -7692,7 +7692,7 @@ function $u(e, s, t, a, n, i) {
|
|
|
7692
7692
|
[pt, t.show]
|
|
7693
7693
|
]);
|
|
7694
7694
|
}
|
|
7695
|
-
const t_ = /* @__PURE__ */ y(Pu, [["render", $u], ["__scopeId", "data-v-ee025ab5"]]),
|
|
7695
|
+
const t_ = /* @__PURE__ */ y(Pu, [["render", $u], ["__scopeId", "data-v-ee025ab5"]]), Au = {
|
|
7696
7696
|
name: "ecs-data-grid-cell",
|
|
7697
7697
|
emits: ["collapse"],
|
|
7698
7698
|
components: {
|
|
@@ -7821,13 +7821,13 @@ const t_ = /* @__PURE__ */ y(Pu, [["render", $u], ["__scopeId", "data-v-ee025ab5
|
|
|
7821
7821
|
created() {
|
|
7822
7822
|
this.cellWidth = this.width, this.cellFixedLeftOffset = this.fixedLeftOffset;
|
|
7823
7823
|
}
|
|
7824
|
-
},
|
|
7824
|
+
}, Lu = (e) => (ve("data-v-4deed396"), e = e(), ye(), e), Ou = {
|
|
7825
7825
|
key: 0,
|
|
7826
7826
|
class: "shadow left"
|
|
7827
7827
|
}, Du = ["data-column", "data-test"], Nu = {
|
|
7828
7828
|
key: 0,
|
|
7829
7829
|
class: "first-cell-spacer"
|
|
7830
|
-
}, Vu = /* @__PURE__ */
|
|
7830
|
+
}, Vu = /* @__PURE__ */ Lu(() => /* @__PURE__ */ f("div", { class: "group-spacer" }, null, -1)), Hu = {
|
|
7831
7831
|
key: 1,
|
|
7832
7832
|
class: "shadow right"
|
|
7833
7833
|
};
|
|
@@ -7858,7 +7858,7 @@ function Ru(e, s, t, a, n, i) {
|
|
|
7858
7858
|
t.fixedLeftLast ? (o(), r("div", Hu)) : u("", !0)
|
|
7859
7859
|
], 6);
|
|
7860
7860
|
}
|
|
7861
|
-
const s_ = /* @__PURE__ */ y(
|
|
7861
|
+
const s_ = /* @__PURE__ */ y(Au, [["render", Ru], ["__scopeId", "data-v-4deed396"]]), Fu = {
|
|
7862
7862
|
name: "ecs-data-list"
|
|
7863
7863
|
}, qu = {
|
|
7864
7864
|
class: "ecs-data-list",
|
|
@@ -8001,7 +8001,7 @@ function Xu(e, s, t, a, n, i) {
|
|
|
8001
8001
|
style: B(i.identifierStyle),
|
|
8002
8002
|
class: "ecs-data-list-identifier"
|
|
8003
8003
|
}, [
|
|
8004
|
-
|
|
8004
|
+
A(C(t.identifier) + " ", 1),
|
|
8005
8005
|
e.$slots.collapse ? (o(), m(l, {
|
|
8006
8006
|
key: 0,
|
|
8007
8007
|
type: "ellipsis",
|
|
@@ -8318,7 +8318,7 @@ const o_ = /* @__PURE__ */ y(sf, [["render", of], ["__scopeId", "data-v-6e05c98b
|
|
|
8318
8318
|
}, rf = {
|
|
8319
8319
|
name: "ecs-directory-entry",
|
|
8320
8320
|
components: {
|
|
8321
|
-
EcsIcon:
|
|
8321
|
+
EcsIcon: L,
|
|
8322
8322
|
EcsFavicon: lf,
|
|
8323
8323
|
EcsAvatar: vt,
|
|
8324
8324
|
EcsSkeletonLoader: te
|
|
@@ -8419,7 +8419,7 @@ function gf(e, s, t, a, n, i) {
|
|
|
8419
8419
|
const l_ = /* @__PURE__ */ y(rf, [["render", gf], ["__scopeId", "data-v-ddd907db"]]), mf = {
|
|
8420
8420
|
name: "ecs-document-state",
|
|
8421
8421
|
components: {
|
|
8422
|
-
EcsIcon:
|
|
8422
|
+
EcsIcon: L,
|
|
8423
8423
|
EcsSkeletonLoader: te
|
|
8424
8424
|
},
|
|
8425
8425
|
props: {
|
|
@@ -8575,7 +8575,7 @@ function Bf(e, s, t, a, n, i) {
|
|
|
8575
8575
|
}
|
|
8576
8576
|
const c_ = /* @__PURE__ */ y(Cf, [["render", Bf], ["__scopeId", "data-v-851d95d9"]]), If = {
|
|
8577
8577
|
name: "ecs-empty-state",
|
|
8578
|
-
components: { EcsIcon:
|
|
8578
|
+
components: { EcsIcon: L },
|
|
8579
8579
|
props: {
|
|
8580
8580
|
/** Sets the empty state illustration. If set to `loading`, a loading spinner will be shown. The prop value 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). Note: only icons prefixed with `empty-` should be used here. */
|
|
8581
8581
|
type: {
|
|
@@ -8663,7 +8663,7 @@ const Qs = /* @__PURE__ */ y(If, [["render", Pf], ["__scopeId", "data-v-5b37142c
|
|
|
8663
8663
|
}
|
|
8664
8664
|
}
|
|
8665
8665
|
}, $f = ["aria-valuenow", "aria-valuemax"];
|
|
8666
|
-
function
|
|
8666
|
+
function Af(e, s, t, a, n, i) {
|
|
8667
8667
|
return o(), r("div", {
|
|
8668
8668
|
class: "ecs-progress",
|
|
8669
8669
|
role: "progressbar",
|
|
@@ -8682,13 +8682,13 @@ function Lf(e, s, t, a, n, i) {
|
|
|
8682
8682
|
}, null, 6)
|
|
8683
8683
|
], 8, $f);
|
|
8684
8684
|
}
|
|
8685
|
-
const
|
|
8685
|
+
const Lf = /* @__PURE__ */ y(Mf, [["render", Af], ["__scopeId", "data-v-fc9084ab"]]), Of = {
|
|
8686
8686
|
name: "ecs-dropzone",
|
|
8687
8687
|
emits: ["onFileDrop", "cancel"],
|
|
8688
8688
|
components: {
|
|
8689
8689
|
EcsEmptyState: Qs,
|
|
8690
8690
|
EcsSkeletonLoader: te,
|
|
8691
|
-
EcsProgress:
|
|
8691
|
+
EcsProgress: Lf,
|
|
8692
8692
|
EcsButton: ze,
|
|
8693
8693
|
EcsFocusRing: D,
|
|
8694
8694
|
EcsFlexRow: Ie,
|
|
@@ -8875,16 +8875,16 @@ function Wf(e, s, t, a, n, i) {
|
|
|
8875
8875
|
class: "ecs-dropzone-skeleton"
|
|
8876
8876
|
})) : (o(), r("div", Vf, [
|
|
8877
8877
|
e.$slots.customlabel ? u("", !0) : (o(), r(F, { key: 0 }, [
|
|
8878
|
-
|
|
8878
|
+
A(" Drag and drop your " + C(t.fileTypeLabel) + " or ", 1),
|
|
8879
8879
|
f("i", {
|
|
8880
8880
|
onClick: s[1] || (s[1] = (...x) => i.browseFile && i.browseFile(...x)),
|
|
8881
8881
|
onKeydown: s[2] || (s[2] = Y((...x) => i.browseFile && i.browseFile(...x), ["enter"])),
|
|
8882
8882
|
tabindex: "0"
|
|
8883
8883
|
}, [
|
|
8884
|
-
|
|
8884
|
+
A("browse"),
|
|
8885
8885
|
_(c)
|
|
8886
8886
|
], 32),
|
|
8887
|
-
|
|
8887
|
+
A(" to upload. ")
|
|
8888
8888
|
], 64)),
|
|
8889
8889
|
e.$slots.customlabel ? (o(), r("div", Hf, [
|
|
8890
8890
|
p(e.$slots, "customlabel", {}, void 0, !0)
|
|
@@ -8905,7 +8905,7 @@ function Wf(e, s, t, a, n, i) {
|
|
|
8905
8905
|
color: "#474B60"
|
|
8906
8906
|
}, {
|
|
8907
8907
|
default: w(() => [
|
|
8908
|
-
|
|
8908
|
+
A("Uploading")
|
|
8909
8909
|
]),
|
|
8910
8910
|
_: 1
|
|
8911
8911
|
})) : (o(), m(b, {
|
|
@@ -8921,7 +8921,7 @@ function Wf(e, s, t, a, n, i) {
|
|
|
8921
8921
|
color: "warning"
|
|
8922
8922
|
}, {
|
|
8923
8923
|
default: w(() => [
|
|
8924
|
-
|
|
8924
|
+
A("Uploading")
|
|
8925
8925
|
]),
|
|
8926
8926
|
_: 1
|
|
8927
8927
|
})
|
|
@@ -8957,7 +8957,7 @@ function Wf(e, s, t, a, n, i) {
|
|
|
8957
8957
|
class: "ecs-dropzone-cancel"
|
|
8958
8958
|
}, {
|
|
8959
8959
|
default: w(() => [
|
|
8960
|
-
|
|
8960
|
+
A(C(i.cancelButtonOptions.label), 1)
|
|
8961
8961
|
]),
|
|
8962
8962
|
_: 1
|
|
8963
8963
|
}, 8, ["onClick", "icon"])) : u("", !0)
|
|
@@ -9035,7 +9035,7 @@ const ei = /* @__PURE__ */ y(jf, [["render", Uf], ["__scopeId", "data-v-42feea1d
|
|
|
9035
9035
|
name: "ecs-info-tooltip",
|
|
9036
9036
|
emits: ["click"],
|
|
9037
9037
|
components: {
|
|
9038
|
-
EcsIcon:
|
|
9038
|
+
EcsIcon: L
|
|
9039
9039
|
},
|
|
9040
9040
|
props: {
|
|
9041
9041
|
/** Used to customize the icon. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
@@ -9064,7 +9064,7 @@ function Kf(e, s, t, a, n, i) {
|
|
|
9064
9064
|
}
|
|
9065
9065
|
const Yf = /* @__PURE__ */ y(Gf, [["render", Kf], ["__scopeId", "data-v-97a5e4d9"]]), Xf = {
|
|
9066
9066
|
name: "ecs-popover-header",
|
|
9067
|
-
components: { EcsIcon:
|
|
9067
|
+
components: { EcsIcon: L, EcsText: lt },
|
|
9068
9068
|
props: {
|
|
9069
9069
|
/** Adds an icon to the popover header. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
9070
9070
|
icon: {
|
|
@@ -9105,7 +9105,7 @@ function tg(e, s, t, a, n, i) {
|
|
|
9105
9105
|
size: "4"
|
|
9106
9106
|
}, {
|
|
9107
9107
|
default: w(() => [
|
|
9108
|
-
|
|
9108
|
+
A(C(t.title), 1)
|
|
9109
9109
|
]),
|
|
9110
9110
|
_: 1
|
|
9111
9111
|
}),
|
|
@@ -9256,7 +9256,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9256
9256
|
default: w(() => [
|
|
9257
9257
|
_(l, { onClick: i.generate }, {
|
|
9258
9258
|
default: w(() => [
|
|
9259
|
-
|
|
9259
|
+
A("Generate")
|
|
9260
9260
|
]),
|
|
9261
9261
|
_: 1
|
|
9262
9262
|
}, 8, ["onClick"])
|
|
@@ -9278,7 +9278,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9278
9278
|
}, null, 8, fg),
|
|
9279
9279
|
f("a", gg, [
|
|
9280
9280
|
_(h),
|
|
9281
|
-
|
|
9281
|
+
A(" Learn more ")
|
|
9282
9282
|
])
|
|
9283
9283
|
]),
|
|
9284
9284
|
_: 1
|
|
@@ -9291,7 +9291,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9291
9291
|
"data-test": "ecai-select-generate-summaries"
|
|
9292
9292
|
}, {
|
|
9293
9293
|
default: w(() => [
|
|
9294
|
-
|
|
9294
|
+
A(" Generate AI Summaries ")
|
|
9295
9295
|
]),
|
|
9296
9296
|
_: 1
|
|
9297
9297
|
}, 8, ["onInput", "value"])) : u("", !0),
|
|
@@ -9302,7 +9302,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9302
9302
|
default: w(() => [
|
|
9303
9303
|
_(E, { type: "label" }, {
|
|
9304
9304
|
default: w(() => [
|
|
9305
|
-
|
|
9305
|
+
A("Document Summary Format")
|
|
9306
9306
|
]),
|
|
9307
9307
|
_: 1
|
|
9308
9308
|
}),
|
|
@@ -9330,7 +9330,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9330
9330
|
}, {
|
|
9331
9331
|
default: w(() => [
|
|
9332
9332
|
hg,
|
|
9333
|
-
|
|
9333
|
+
A("Topic Summary ")
|
|
9334
9334
|
]),
|
|
9335
9335
|
_: 1
|
|
9336
9336
|
}, 8, ["class"])) : u("", !0),
|
|
@@ -9343,7 +9343,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9343
9343
|
"data-test": "ecai-select-extract-metadata"
|
|
9344
9344
|
}, {
|
|
9345
9345
|
default: w(() => [
|
|
9346
|
-
|
|
9346
|
+
A("Automatically Extract Metadata")
|
|
9347
9347
|
]),
|
|
9348
9348
|
_: 1
|
|
9349
9349
|
}, 8, ["onInput", "value"])) : u("", !0),
|
|
@@ -9359,7 +9359,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9359
9359
|
"data-test": `ecai-select-extract-option-${T.name.toLowerCase().replace(" ", "-")}`
|
|
9360
9360
|
}, {
|
|
9361
9361
|
default: w(() => [
|
|
9362
|
-
|
|
9362
|
+
A(C(T.name), 1)
|
|
9363
9363
|
]),
|
|
9364
9364
|
_: 2
|
|
9365
9365
|
}, 1032, ["value", "onInput", "data-test"]))), 128))
|
|
@@ -9421,7 +9421,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9421
9421
|
"data-test": "ecai-select-button"
|
|
9422
9422
|
}, {
|
|
9423
9423
|
default: w(() => [
|
|
9424
|
-
|
|
9424
|
+
A("ECAI")
|
|
9425
9425
|
]),
|
|
9426
9426
|
_: 1
|
|
9427
9427
|
}, 8, ["disabled"])),
|
|
@@ -9437,7 +9437,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9437
9437
|
}
|
|
9438
9438
|
const u_ = /* @__PURE__ */ y(ng, [["render", Cg], ["__scopeId", "data-v-0ad527da"]]), wg = {
|
|
9439
9439
|
name: "ecs-ecai-wrapper",
|
|
9440
|
-
components: { EcsIcon:
|
|
9440
|
+
components: { EcsIcon: L },
|
|
9441
9441
|
props: {
|
|
9442
9442
|
/** Padding to be applied to the wrapper. */
|
|
9443
9443
|
padding: {
|
|
@@ -9491,7 +9491,7 @@ const f_ = /* @__PURE__ */ y(wg, [["render", xg], ["__scopeId", "data-v-0c0dce68
|
|
|
9491
9491
|
name: "ecs-entry-link",
|
|
9492
9492
|
emits: ["linkClick", "linkClickExternal", "moreClick"],
|
|
9493
9493
|
components: {
|
|
9494
|
-
EcsIcon:
|
|
9494
|
+
EcsIcon: L,
|
|
9495
9495
|
EcsSticker: Oe,
|
|
9496
9496
|
EcsButtonMore: Gt,
|
|
9497
9497
|
EcsFocusRing: D
|
|
@@ -9603,7 +9603,7 @@ function Pg(e, s, t, a, n, i) {
|
|
|
9603
9603
|
}
|
|
9604
9604
|
const g_ = /* @__PURE__ */ y(Bg, [["render", Pg], ["__scopeId", "data-v-00b5ab33"]]), Mg = {
|
|
9605
9605
|
name: "ecs-excerpt-snippet",
|
|
9606
|
-
components: { EcsIcon:
|
|
9606
|
+
components: { EcsIcon: L, EcsSkeletonLoader: te, EcsFormatted: Ks },
|
|
9607
9607
|
props: {
|
|
9608
9608
|
/** Determines how the content of the excerpt should be rendered. */
|
|
9609
9609
|
type: {
|
|
@@ -9658,7 +9658,7 @@ const g_ = /* @__PURE__ */ y(Bg, [["render", Pg], ["__scopeId", "data-v-00b5ab33
|
|
|
9658
9658
|
return `max-height: ${this.maxHeight}; overflow: auto;`;
|
|
9659
9659
|
}
|
|
9660
9660
|
}
|
|
9661
|
-
}, $g = { class: "ecs-excerpt-title" },
|
|
9661
|
+
}, $g = { class: "ecs-excerpt-title" }, Ag = { class: "ecs-excerpt-title-headline" }, Lg = { key: 3 }, Og = {
|
|
9662
9662
|
key: 0,
|
|
9663
9663
|
class: "ecs-excerpt-title-cite"
|
|
9664
9664
|
}, Dg = { key: 1 }, Ng = {
|
|
@@ -9677,7 +9677,7 @@ function Rg(e, s, t, a, n, i) {
|
|
|
9677
9677
|
class: v(["ecs-excerpt-snippet", i.sizeClass])
|
|
9678
9678
|
}, [
|
|
9679
9679
|
f("div", $g, [
|
|
9680
|
-
f("div",
|
|
9680
|
+
f("div", Ag, [
|
|
9681
9681
|
t.icon && t.loading ? (o(), m(l, {
|
|
9682
9682
|
key: 0,
|
|
9683
9683
|
type: "rect",
|
|
@@ -9693,7 +9693,7 @@ function Rg(e, s, t, a, n, i) {
|
|
|
9693
9693
|
key: 2,
|
|
9694
9694
|
type: "single",
|
|
9695
9695
|
width: 20
|
|
9696
|
-
})) : (o(), r("span",
|
|
9696
|
+
})) : (o(), r("span", Lg, C(t.headline), 1))
|
|
9697
9697
|
]),
|
|
9698
9698
|
t.cite ? (o(), r("div", Og, [
|
|
9699
9699
|
t.loading ? (o(), m(l, {
|
|
@@ -9793,7 +9793,7 @@ const p_ = /* @__PURE__ */ y(Fg, [["render", Wg]]), jg = {
|
|
|
9793
9793
|
name: "ecs-file-list-item",
|
|
9794
9794
|
emits: ["click", "remove", "toggled", "title-click"],
|
|
9795
9795
|
components: {
|
|
9796
|
-
EcsIcon:
|
|
9796
|
+
EcsIcon: L,
|
|
9797
9797
|
EcsFileIcon: qs,
|
|
9798
9798
|
EcsSticker: Oe,
|
|
9799
9799
|
EcsButtonTable: Gs,
|
|
@@ -10146,7 +10146,7 @@ const rm = /* @__PURE__ */ y(om, [["render", lm], ["__scopeId", "data-v-1d2ad846
|
|
|
10146
10146
|
name: "ecs-input-clear",
|
|
10147
10147
|
emits: ["click"],
|
|
10148
10148
|
components: {
|
|
10149
|
-
EcsIcon:
|
|
10149
|
+
EcsIcon: L,
|
|
10150
10150
|
EcsFocusRing: D
|
|
10151
10151
|
},
|
|
10152
10152
|
props: {
|
|
@@ -10192,7 +10192,7 @@ const gm = /* @__PURE__ */ y(cm, [["render", fm], ["__scopeId", "data-v-a4a35b1d
|
|
|
10192
10192
|
name: "ecs-input-search",
|
|
10193
10193
|
emits: ["update:modelValue", "change"],
|
|
10194
10194
|
components: {
|
|
10195
|
-
EcsIcon:
|
|
10195
|
+
EcsIcon: L,
|
|
10196
10196
|
EcsInputClear: gm
|
|
10197
10197
|
},
|
|
10198
10198
|
props: {
|
|
@@ -10448,7 +10448,7 @@ function Sm(e, s, t, a, n, i) {
|
|
|
10448
10448
|
class: "ecs-folder-selector-title"
|
|
10449
10449
|
}, {
|
|
10450
10450
|
default: w(() => [
|
|
10451
|
-
|
|
10451
|
+
A(C(t.title), 1)
|
|
10452
10452
|
]),
|
|
10453
10453
|
_: 1
|
|
10454
10454
|
})) : t.searchable ? (o(), m(c, {
|
|
@@ -10479,7 +10479,7 @@ function Sm(e, s, t, a, n, i) {
|
|
|
10479
10479
|
"focus-inset": 0
|
|
10480
10480
|
}, {
|
|
10481
10481
|
default: w(() => [
|
|
10482
|
-
|
|
10482
|
+
A("Add Folder")
|
|
10483
10483
|
]),
|
|
10484
10484
|
_: 1
|
|
10485
10485
|
}, 8, ["onClick"])) : u("", !0)
|
|
@@ -10537,7 +10537,7 @@ function $m(e, s, t, a, n, i) {
|
|
|
10537
10537
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10538
10538
|
], 10, Pm);
|
|
10539
10539
|
}
|
|
10540
|
-
const k_ = /* @__PURE__ */ y(Tm, [["render", $m], ["__scopeId", "data-v-c9188464"]]),
|
|
10540
|
+
const k_ = /* @__PURE__ */ y(Tm, [["render", $m], ["__scopeId", "data-v-c9188464"]]), Am = {
|
|
10541
10541
|
name: "ecs-highlight",
|
|
10542
10542
|
props: {
|
|
10543
10543
|
/** Makes the highlight area visible. */
|
|
@@ -10608,7 +10608,7 @@ const k_ = /* @__PURE__ */ y(Tm, [["render", $m], ["__scopeId", "data-v-c9188464
|
|
|
10608
10608
|
}
|
|
10609
10609
|
}
|
|
10610
10610
|
};
|
|
10611
|
-
function
|
|
10611
|
+
function Lm(e, s, t, a, n, i) {
|
|
10612
10612
|
return o(), m(pe, {
|
|
10613
10613
|
name: "fade",
|
|
10614
10614
|
appear: ""
|
|
@@ -10625,7 +10625,7 @@ function Am(e, s, t, a, n, i) {
|
|
|
10625
10625
|
_: 3
|
|
10626
10626
|
});
|
|
10627
10627
|
}
|
|
10628
|
-
const C_ = /* @__PURE__ */ y(
|
|
10628
|
+
const C_ = /* @__PURE__ */ y(Am, [["render", Lm], ["__scopeId", "data-v-48ec2945"]]), Om = {
|
|
10629
10629
|
name: "EcsIllustration",
|
|
10630
10630
|
props: {
|
|
10631
10631
|
/** The type of illustration to be shown. */
|
|
@@ -10917,7 +10917,7 @@ function Qm(e, s, t, a, n, i) {
|
|
|
10917
10917
|
}
|
|
10918
10918
|
const eh = /* @__PURE__ */ y(Xm, [["render", Qm], ["__scopeId", "data-v-9e01ece1"]]), th = {
|
|
10919
10919
|
name: "ecs-input-group-addon",
|
|
10920
|
-
components: { EcsIcon:
|
|
10920
|
+
components: { EcsIcon: L },
|
|
10921
10921
|
props: {
|
|
10922
10922
|
/** Sets the icon for the input add-on. Do not use icons together with text, or buttons. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
10923
10923
|
icon: {
|
|
@@ -11075,8 +11075,7 @@ const I_ = /* @__PURE__ */ y(uh, [["render", fh]]), gh = {
|
|
|
11075
11075
|
direction: "right",
|
|
11076
11076
|
currentIndex: 0,
|
|
11077
11077
|
previousIndex: 0,
|
|
11078
|
-
slotHeights: {}
|
|
11079
|
-
contentObserver: null
|
|
11078
|
+
slotHeights: {}
|
|
11080
11079
|
};
|
|
11081
11080
|
},
|
|
11082
11081
|
computed: {
|
|
@@ -11089,11 +11088,11 @@ const I_ = /* @__PURE__ */ y(uh, [["render", fh]]), gh = {
|
|
|
11089
11088
|
},
|
|
11090
11089
|
mounted() {
|
|
11091
11090
|
this.$nextTick(() => {
|
|
11092
|
-
this.calculateAllHeights(), window.addEventListener("resize", this.handleResize)
|
|
11091
|
+
this.calculateAllHeights(), window.addEventListener("resize", this.handleResize);
|
|
11093
11092
|
});
|
|
11094
11093
|
},
|
|
11095
11094
|
beforeUnmount() {
|
|
11096
|
-
window.removeEventListener("resize", this.handleResize)
|
|
11095
|
+
window.removeEventListener("resize", this.handleResize);
|
|
11097
11096
|
},
|
|
11098
11097
|
methods: {
|
|
11099
11098
|
next() {
|
|
@@ -11103,8 +11102,8 @@ const I_ = /* @__PURE__ */ y(uh, [["render", fh]]), gh = {
|
|
|
11103
11102
|
this.currentIndex > 0 && (this.direction = "left", this.previousIndex = this.currentIndex, this.currentIndex--, this.$emit("update:index", this.currentIndex));
|
|
11104
11103
|
},
|
|
11105
11104
|
enter(e) {
|
|
11106
|
-
const s = e.
|
|
11107
|
-
s.style.height = `${t}px
|
|
11105
|
+
const s = e.closest(".inplace-container"), t = this.slotHeights[this.currentSlot] || e.scrollHeight;
|
|
11106
|
+
s.style.height = `${t}px`;
|
|
11108
11107
|
},
|
|
11109
11108
|
goTo(e) {
|
|
11110
11109
|
e >= 0 && e < this.slots.length && (this.direction = e > this.currentIndex ? "right" : "left", this.previousIndex = this.currentIndex, this.currentIndex = e, this.$emit("update:index", this.currentIndex));
|
|
@@ -11121,29 +11120,7 @@ const I_ = /* @__PURE__ */ y(uh, [["render", fh]]), gh = {
|
|
|
11121
11120
|
},
|
|
11122
11121
|
recalculateCurrentHeight() {
|
|
11123
11122
|
const e = this.$el.querySelector(".inplace-container"), s = e.querySelector(`.inplace-item[data-slot="${this.currentSlot}"]`);
|
|
11124
|
-
s && (this.slotHeights[this.currentSlot] = s.scrollHeight, e.style.height = `${this.slotHeights[this.currentSlot]}px
|
|
11125
|
-
},
|
|
11126
|
-
setupContentObserver() {
|
|
11127
|
-
this.contentObserver = new MutationObserver(() => {
|
|
11128
|
-
this.recalculateCurrentHeight();
|
|
11129
|
-
});
|
|
11130
|
-
const e = this.$el.querySelector(".inplace-container");
|
|
11131
|
-
e && this.contentObserver.observe(e, {
|
|
11132
|
-
childList: !0,
|
|
11133
|
-
subtree: !0,
|
|
11134
|
-
characterData: !0,
|
|
11135
|
-
attributes: !0
|
|
11136
|
-
});
|
|
11137
|
-
}
|
|
11138
|
-
},
|
|
11139
|
-
watch: {
|
|
11140
|
-
$slots: {
|
|
11141
|
-
handler() {
|
|
11142
|
-
this.$nextTick(() => {
|
|
11143
|
-
this.recalculateCurrentHeight();
|
|
11144
|
-
});
|
|
11145
|
-
},
|
|
11146
|
-
deep: !0
|
|
11123
|
+
s && (this.slotHeights[this.currentSlot] = s.scrollHeight, e.style.height = `${this.slotHeights[this.currentSlot]}px`);
|
|
11147
11124
|
}
|
|
11148
11125
|
}
|
|
11149
11126
|
}, mh = { class: "ecs-inplace" }, hh = ["data-slot"];
|
|
@@ -11256,7 +11233,7 @@ function _h(e, s, t, a, n, i) {
|
|
|
11256
11233
|
disabled: t.navigating || null,
|
|
11257
11234
|
id: "currEntry"
|
|
11258
11235
|
}, C(t.currentEntry), 41, bh),
|
|
11259
|
-
|
|
11236
|
+
A(" / "),
|
|
11260
11237
|
f("div", null, C(t.totalEntries), 1)
|
|
11261
11238
|
])) : u("", !0),
|
|
11262
11239
|
_(l, {
|
|
@@ -11369,7 +11346,7 @@ function Bh(e, s, t, a, n, i) {
|
|
|
11369
11346
|
class: "ecs-jumper-count-input",
|
|
11370
11347
|
contenteditable: !0
|
|
11371
11348
|
}, C(t.currentCount), 33),
|
|
11372
|
-
|
|
11349
|
+
A(" of "),
|
|
11373
11350
|
f("div", null, C(t.maxCount), 1)
|
|
11374
11351
|
])) : u("", !0),
|
|
11375
11352
|
_(l, {
|
|
@@ -11443,7 +11420,7 @@ const T_ = /* @__PURE__ */ y(kh, [["render", Bh], ["__scopeId", "data-v-ff5280fd
|
|
|
11443
11420
|
key: 0,
|
|
11444
11421
|
class: "page-missing-gaps",
|
|
11445
11422
|
title: "This transcript has missing page gaps"
|
|
11446
|
-
},
|
|
11423
|
+
}, Ah = { class: "ecs-viewer-pages-pagination" }, Lh = { class: "total-pages-relative" }, Oh = { class: "total-pages-relative" }, Dh = {
|
|
11447
11424
|
key: 1,
|
|
11448
11425
|
class: "ecs-viewer-pages-pagination"
|
|
11449
11426
|
}, Nh = ["innerHTML"], Vh = { class: "total-pages" };
|
|
@@ -11463,8 +11440,8 @@ function Hh(e, s, t, a, n, i) {
|
|
|
11463
11440
|
f("div", Mh, "of " + C(t.lastPage), 1),
|
|
11464
11441
|
t.isTranscriptMissingPages ? (o(), r("span", $h, "*")) : u("", !0)
|
|
11465
11442
|
]),
|
|
11466
|
-
f("div",
|
|
11467
|
-
f("div",
|
|
11443
|
+
f("div", Ah, [
|
|
11444
|
+
f("div", Lh, C(i.altPageNumber) + " ", 1),
|
|
11468
11445
|
f("div", Oh, "of " + C(t.pageCount), 1)
|
|
11469
11446
|
])
|
|
11470
11447
|
], 64)) : (o(), r("div", Dh, [
|
|
@@ -12092,7 +12069,7 @@ function up(e, s, t, a, n, i) {
|
|
|
12092
12069
|
], 2)) : u("", !0)
|
|
12093
12070
|
], 2);
|
|
12094
12071
|
}
|
|
12095
|
-
const
|
|
12072
|
+
const A_ = /* @__PURE__ */ y(ip, [["render", up], ["__scopeId", "data-v-860bdba9"]]), fp = {
|
|
12096
12073
|
name: "ecs-legend-item",
|
|
12097
12074
|
emits: ["click"],
|
|
12098
12075
|
components: {
|
|
@@ -12187,7 +12164,7 @@ function pp(e, s, t, a, n, i) {
|
|
|
12187
12164
|
_: 1
|
|
12188
12165
|
}, 8, ["role", "tabindex", "class"]);
|
|
12189
12166
|
}
|
|
12190
|
-
const
|
|
12167
|
+
const L_ = /* @__PURE__ */ y(fp, [["render", pp], ["__scopeId", "data-v-6d506293"]]), vp = {
|
|
12191
12168
|
name: "ecs-log-message",
|
|
12192
12169
|
components: {
|
|
12193
12170
|
EcsFlexRow: Ie,
|
|
@@ -12435,7 +12412,7 @@ const N_ = /* @__PURE__ */ y(xp, [["render", Pp], ["__scopeId", "data-v-8be29ca7
|
|
|
12435
12412
|
class: "ecs-modal-header-main",
|
|
12436
12413
|
ref: "firstFocusable",
|
|
12437
12414
|
tabindex: "0"
|
|
12438
|
-
},
|
|
12415
|
+
}, Ap = { class: "ecs-modal-header-main-inner" }, Lp = {
|
|
12439
12416
|
key: 0,
|
|
12440
12417
|
class: "ecs-modal-header-extended"
|
|
12441
12418
|
};
|
|
@@ -12445,7 +12422,7 @@ function Op(e, s, t, a, n, i) {
|
|
|
12445
12422
|
class: v(["ecs-modal-header", i.typeClass])
|
|
12446
12423
|
}, [
|
|
12447
12424
|
f("div", $p, [
|
|
12448
|
-
f("div",
|
|
12425
|
+
f("div", Ap, [
|
|
12449
12426
|
p(e.$slots, "default", {}, void 0, !0)
|
|
12450
12427
|
]),
|
|
12451
12428
|
_(l, {
|
|
@@ -12461,7 +12438,7 @@ function Op(e, s, t, a, n, i) {
|
|
|
12461
12438
|
"data-test": "close-modal-button"
|
|
12462
12439
|
})
|
|
12463
12440
|
], 512),
|
|
12464
|
-
e.$slots.extension ? (o(), r("div",
|
|
12441
|
+
e.$slots.extension ? (o(), r("div", Lp, [
|
|
12465
12442
|
p(e.$slots, "extension", {}, void 0, !0)
|
|
12466
12443
|
])) : u("", !0)
|
|
12467
12444
|
], 2);
|
|
@@ -12485,7 +12462,7 @@ function Rp(e, s, t, a, n, i) {
|
|
|
12485
12462
|
const H_ = /* @__PURE__ */ y(Dp, [["render", Rp], ["__scopeId", "data-v-ac286496"]]), Fp = {
|
|
12486
12463
|
name: "ecs-select-text",
|
|
12487
12464
|
emits: ["change", "focus", "blur"],
|
|
12488
|
-
components: { EcsIcon:
|
|
12465
|
+
components: { EcsIcon: L, EcsFocusRing: D },
|
|
12489
12466
|
props: {
|
|
12490
12467
|
/** Determines the size of the select control. */
|
|
12491
12468
|
size: {
|
|
@@ -12591,7 +12568,7 @@ const jp = /* @__PURE__ */ y(Fp, [["render", Wp], ["__scopeId", "data-v-e4819f41
|
|
|
12591
12568
|
name: "ecs-multiselect-search-token",
|
|
12592
12569
|
emits: ["remove", "change", "operatorChange", "operatorToggle"],
|
|
12593
12570
|
components: {
|
|
12594
|
-
EcsIcon:
|
|
12571
|
+
EcsIcon: L,
|
|
12595
12572
|
EcsFocusRing: D,
|
|
12596
12573
|
EcsSelectText: jp
|
|
12597
12574
|
},
|
|
@@ -12731,7 +12708,7 @@ const R_ = /* @__PURE__ */ y(Up, [["render", Jp], ["__scopeId", "data-v-c3c80822
|
|
|
12731
12708
|
name: "ecs-multiselect-token",
|
|
12732
12709
|
emits: ["remove"],
|
|
12733
12710
|
components: {
|
|
12734
|
-
EcsIcon:
|
|
12711
|
+
EcsIcon: L,
|
|
12735
12712
|
EcsFocusRing: D
|
|
12736
12713
|
}
|
|
12737
12714
|
};
|
|
@@ -12759,7 +12736,7 @@ function ev(e, s, t, a, n, i) {
|
|
|
12759
12736
|
const F_ = /* @__PURE__ */ y(Qp, [["render", ev], ["__scopeId", "data-v-ce139540"]]), tv = {
|
|
12760
12737
|
name: "ecs-multiselect-option",
|
|
12761
12738
|
components: {
|
|
12762
|
-
EcsIcon:
|
|
12739
|
+
EcsIcon: L
|
|
12763
12740
|
},
|
|
12764
12741
|
props: {
|
|
12765
12742
|
/** Sets the type of option. `key` is a regular option to select, while `header` should be used for group header headlines. */
|
|
@@ -12794,7 +12771,7 @@ function iv(e, s, t, a, n, i) {
|
|
|
12794
12771
|
const q_ = /* @__PURE__ */ y(tv, [["render", iv], ["__scopeId", "data-v-e28fc40f"]]), nv = {
|
|
12795
12772
|
name: "ecs-overlay",
|
|
12796
12773
|
emits: ["close", "toggled"],
|
|
12797
|
-
components: { EcsIcon:
|
|
12774
|
+
components: { EcsIcon: L, EcsButtonToolbar: _t, EcsAlert: Es },
|
|
12798
12775
|
props: {
|
|
12799
12776
|
/** Shows the Overlay. */
|
|
12800
12777
|
show: {
|
|
@@ -12992,7 +12969,7 @@ function _v(e, s, t, a, n, i) {
|
|
|
12992
12969
|
f("div", null, [
|
|
12993
12970
|
f("span", ov, [
|
|
12994
12971
|
t.headerTitleEmphasized ? (o(), r("span", lv, C(t.headerTitleEmphasized), 1)) : u("", !0),
|
|
12995
|
-
|
|
12972
|
+
A(" " + C(t.headerTitle), 1)
|
|
12996
12973
|
]),
|
|
12997
12974
|
t.headerTitleSubline ? (o(), r("span", rv, C(t.headerTitleSubline), 1)) : u("", !0)
|
|
12998
12975
|
])
|
|
@@ -13017,7 +12994,7 @@ function _v(e, s, t, a, n, i) {
|
|
|
13017
12994
|
icon: "close"
|
|
13018
12995
|
}, {
|
|
13019
12996
|
default: w(() => [
|
|
13020
|
-
|
|
12997
|
+
A(C(t.closeText), 1)
|
|
13021
12998
|
]),
|
|
13022
12999
|
_: 1
|
|
13023
13000
|
}, 8, ["disabled"])
|
|
@@ -13091,7 +13068,7 @@ const W_ = /* @__PURE__ */ y(nv, [["render", _v], ["__scopeId", "data-v-72583353
|
|
|
13091
13068
|
EcsButton: ze,
|
|
13092
13069
|
EcsSelect: Zt,
|
|
13093
13070
|
EcsFlexRow: Ie,
|
|
13094
|
-
EcsIcon:
|
|
13071
|
+
EcsIcon: L
|
|
13095
13072
|
},
|
|
13096
13073
|
props: {
|
|
13097
13074
|
/** The pagination theme. `default` should be used for general index pages that contain full width data tables. Use `floating` pagination for indexes with cards, and `bordered` for pagination of data tables that are itself bordered. */
|
|
@@ -13283,9 +13260,9 @@ function Ev(e, s, t, a, n, i) {
|
|
|
13283
13260
|
_: 1
|
|
13284
13261
|
})
|
|
13285
13262
|
], 64)) : i.hasRange ? (o(), r("span", xv, [
|
|
13286
|
-
|
|
13263
|
+
A("Showing entries "),
|
|
13287
13264
|
f("span", null, C(t.itemRangeFrom) + " to " + C(t.itemRangeTo), 1),
|
|
13288
|
-
|
|
13265
|
+
A(" of "),
|
|
13289
13266
|
f("span", null, C(t.itemRangeTotal), 1)
|
|
13290
13267
|
])) : u("", !0)
|
|
13291
13268
|
]),
|
|
@@ -13334,7 +13311,7 @@ function Ev(e, s, t, a, n, i) {
|
|
|
13334
13311
|
}
|
|
13335
13312
|
const j_ = /* @__PURE__ */ y(kv, [["render", Ev], ["__scopeId", "data-v-ca016e63"]]), Tv = {
|
|
13336
13313
|
name: "ecs-party-entry",
|
|
13337
|
-
components: { EcsIcon:
|
|
13314
|
+
components: { EcsIcon: L, EcsSticker: Oe },
|
|
13338
13315
|
props: {
|
|
13339
13316
|
/** Adds an icon to the party entry. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
13340
13317
|
icon: {
|
|
@@ -13497,11 +13474,11 @@ const U_ = /* @__PURE__ */ y(Tv, [["render", Mv], ["__scopeId", "data-v-b9690261
|
|
|
13497
13474
|
this.isCollapsed = !this.isCollapsed, this.$emit("toggle", this.isCollapsed);
|
|
13498
13475
|
}
|
|
13499
13476
|
}
|
|
13500
|
-
},
|
|
13477
|
+
}, Av = {
|
|
13501
13478
|
key: 1,
|
|
13502
13479
|
class: "ecs-popover-list-title-controls"
|
|
13503
13480
|
};
|
|
13504
|
-
function
|
|
13481
|
+
function Lv(e, s, t, a, n, i) {
|
|
13505
13482
|
const l = g("ecs-button-collapse");
|
|
13506
13483
|
return o(), r("li", {
|
|
13507
13484
|
class: v(["ecs-popover-list-title", [
|
|
@@ -13520,12 +13497,12 @@ function Av(e, s, t, a, n, i) {
|
|
|
13520
13497
|
f("span", null, [
|
|
13521
13498
|
p(e.$slots, "default", {}, void 0, !0)
|
|
13522
13499
|
]),
|
|
13523
|
-
e.$slots.controls ? (o(), r("div",
|
|
13500
|
+
e.$slots.controls ? (o(), r("div", Av, [
|
|
13524
13501
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
13525
13502
|
])) : u("", !0)
|
|
13526
13503
|
], 2);
|
|
13527
13504
|
}
|
|
13528
|
-
const G_ = /* @__PURE__ */ y($v, [["render",
|
|
13505
|
+
const G_ = /* @__PURE__ */ y($v, [["render", Lv], ["__scopeId", "data-v-c1516cc2"]]), Ov = {
|
|
13529
13506
|
name: "ecs-rating-star-read",
|
|
13530
13507
|
components: { EcsSkeletonLoader: te },
|
|
13531
13508
|
props: {
|
|
@@ -13580,7 +13557,7 @@ function Vv(e, s, t, a, n, i) {
|
|
|
13580
13557
|
const Hv = /* @__PURE__ */ y(Ov, [["render", Vv], ["__scopeId", "data-v-8f28e1c1"]]), Rv = {
|
|
13581
13558
|
name: "ecs-rating-favorability",
|
|
13582
13559
|
emits: ["click"],
|
|
13583
|
-
components: { EcsIcon:
|
|
13560
|
+
components: { EcsIcon: L, EcsSkeletonLoader: te },
|
|
13584
13561
|
props: {
|
|
13585
13562
|
/** If set, the favorability icon will have a label as well. */
|
|
13586
13563
|
label: {
|
|
@@ -13676,7 +13653,7 @@ function Wv(e, s, t, a, n, i) {
|
|
|
13676
13653
|
const jv = /* @__PURE__ */ y(Rv, [["render", Wv], ["__scopeId", "data-v-a6e15633"]]), Uv = {
|
|
13677
13654
|
name: "ecs-quicklinks-link",
|
|
13678
13655
|
emits: ["click", "input", "toggle", "update:volumes"],
|
|
13679
|
-
components: { EcsCheckbox: ot, EcsRatingStarRead: Hv, EcsRatingFavorability: jv, EcsSwitch: jt, EcsIcon:
|
|
13656
|
+
components: { EcsCheckbox: ot, EcsRatingStarRead: Hv, EcsRatingFavorability: jv, EcsSwitch: jt, EcsIcon: L, EcsFocusRing: D, EcsAvatar: vt, EcsFlexRow: Ie, EcsPopover: bt, EcsPopoverList: Hs, EcsPopoverListItem: Ws },
|
|
13680
13657
|
props: {
|
|
13681
13658
|
/** The label text for the quicklink. */
|
|
13682
13659
|
label: {
|
|
@@ -13890,7 +13867,7 @@ function cy(e, s, t, a, n, i) {
|
|
|
13890
13867
|
colored: ""
|
|
13891
13868
|
}, {
|
|
13892
13869
|
default: w(() => [
|
|
13893
|
-
|
|
13870
|
+
A(C(t.label), 1)
|
|
13894
13871
|
]),
|
|
13895
13872
|
_: 1
|
|
13896
13873
|
}, 8, ["value", "disabled"])) : t.type === "persona" ? (o(), r(F, { key: 2 }, [
|
|
@@ -13930,7 +13907,7 @@ function cy(e, s, t, a, n, i) {
|
|
|
13930
13907
|
"aria-label": `Volume ${z.id}${z.active ? " active" : ""}`
|
|
13931
13908
|
}, {
|
|
13932
13909
|
default: w(() => [
|
|
13933
|
-
|
|
13910
|
+
A(C(z.id), 1)
|
|
13934
13911
|
]),
|
|
13935
13912
|
_: 2
|
|
13936
13913
|
}, 1032, ["onClick", "selected", "title", "aria-label"]))), 128))
|
|
@@ -14106,7 +14083,7 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14106
14083
|
key: 0,
|
|
14107
14084
|
class: v(["ecs-section-headline", [t.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", e.$slots.controls ? "has-buttons" : ""]])
|
|
14108
14085
|
}, [
|
|
14109
|
-
|
|
14086
|
+
A(C(t.title) + " ", 1),
|
|
14110
14087
|
e.$slots.controls ? (o(), r("div", wy, [
|
|
14111
14088
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
14112
14089
|
])) : u("", !0)
|
|
@@ -14124,7 +14101,7 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14124
14101
|
const X_ = /* @__PURE__ */ y(Cy, [["render", Sy], ["__scopeId", "data-v-ec263a49"]]), xy = {
|
|
14125
14102
|
name: "ecs-segments",
|
|
14126
14103
|
emits: ["click"],
|
|
14127
|
-
components: { EcsIcon:
|
|
14104
|
+
components: { EcsIcon: L },
|
|
14128
14105
|
props: {
|
|
14129
14106
|
/** Array of all the options objects:
|
|
14130
14107
|
*
|
|
@@ -14185,7 +14162,7 @@ function Ey(e, s, t, a, n, i) {
|
|
|
14185
14162
|
size: "20",
|
|
14186
14163
|
color: "#2F333C"
|
|
14187
14164
|
}, null, 8, ["class", "type"])) : u("", !0),
|
|
14188
|
-
|
|
14165
|
+
A(" " + C(c.label), 1)
|
|
14189
14166
|
], 8, zy)
|
|
14190
14167
|
], 8, By))), 128))
|
|
14191
14168
|
], 2);
|
|
@@ -14235,10 +14212,10 @@ const Z_ = /* @__PURE__ */ y(xy, [["render", Ey], ["__scopeId", "data-v-868d7eb4
|
|
|
14235
14212
|
default: !1
|
|
14236
14213
|
}
|
|
14237
14214
|
}
|
|
14238
|
-
}, Py = (e) => (ve("data-v-642a7ad7"), e = e(), ye(), e), My = ["aria-checked", "tabindex"], $y = /* @__PURE__ */ Py(() => /* @__PURE__ */ f("div", { class: "select-check" }, null, -1)),
|
|
14215
|
+
}, Py = (e) => (ve("data-v-642a7ad7"), e = e(), ye(), e), My = ["aria-checked", "tabindex"], $y = /* @__PURE__ */ Py(() => /* @__PURE__ */ f("div", { class: "select-check" }, null, -1)), Ay = {
|
|
14239
14216
|
key: 1,
|
|
14240
14217
|
class: "label"
|
|
14241
|
-
},
|
|
14218
|
+
}, Ly = {
|
|
14242
14219
|
key: 2,
|
|
14243
14220
|
class: "help"
|
|
14244
14221
|
};
|
|
@@ -14260,8 +14237,8 @@ function Oy(e, s, t, a, n, i) {
|
|
|
14260
14237
|
key: 0,
|
|
14261
14238
|
type: t.illustration
|
|
14262
14239
|
}, null, 8, ["type"])) : u("", !0),
|
|
14263
|
-
t.label ? (o(), r("div",
|
|
14264
|
-
t.helpText ? (o(), r("div",
|
|
14240
|
+
t.label ? (o(), r("div", Ay, C(t.label), 1)) : u("", !0),
|
|
14241
|
+
t.helpText ? (o(), r("div", Ly, C(t.helpText), 1)) : u("", !0),
|
|
14265
14242
|
_(c, {
|
|
14266
14243
|
inset: -6,
|
|
14267
14244
|
radius: 12
|
|
@@ -14283,7 +14260,7 @@ function Vy(e, s, t, a, n, i) {
|
|
|
14283
14260
|
const Q_ = /* @__PURE__ */ y(Dy, [["render", Vy], ["__scopeId", "data-v-69c3c73d"]]), Hy = {
|
|
14284
14261
|
name: "ecs-sequence-map-button",
|
|
14285
14262
|
emits: ["click"],
|
|
14286
|
-
components: { EcsIcon:
|
|
14263
|
+
components: { EcsIcon: L, EcsFocusRing: D },
|
|
14287
14264
|
props: {
|
|
14288
14265
|
/** Index of the step. */
|
|
14289
14266
|
step: {
|
|
@@ -14325,7 +14302,7 @@ function jy(e, s, t, a, n, i) {
|
|
|
14325
14302
|
"aria-busy": t.loading || null
|
|
14326
14303
|
}, [
|
|
14327
14304
|
f("span", qy, [
|
|
14328
|
-
|
|
14305
|
+
A(C(t.step) + " ", 1),
|
|
14329
14306
|
t.loading ? (o(), m(l, {
|
|
14330
14307
|
key: 0,
|
|
14331
14308
|
type: "loading",
|
|
@@ -14581,7 +14558,7 @@ function pb(e, s, t, a, n, i) {
|
|
|
14581
14558
|
const a1 = /* @__PURE__ */ y(mb, [["render", pb], ["__scopeId", "data-v-81bc3c0a"]]), vb = {
|
|
14582
14559
|
name: "ecs-sidebar-list-item",
|
|
14583
14560
|
emits: ["click", "select"],
|
|
14584
|
-
components: { EcsIcon:
|
|
14561
|
+
components: { EcsIcon: L, EcsAvatar: vt, EcsCheckbox: ot, EcsFlexRow: Ie, EcsSkeletonLoader: te },
|
|
14585
14562
|
props: {
|
|
14586
14563
|
/** Optional unique identifier for the list item. */
|
|
14587
14564
|
id: {
|
|
@@ -14750,7 +14727,7 @@ function Sb(e, s, t, a, n, i) {
|
|
|
14750
14727
|
"line-height": 2,
|
|
14751
14728
|
width: "random"
|
|
14752
14729
|
})) : t.subline ? (o(), r(F, { key: 1 }, [
|
|
14753
|
-
|
|
14730
|
+
A(C(t.subline), 1)
|
|
14754
14731
|
], 64)) : u("", !0)
|
|
14755
14732
|
]),
|
|
14756
14733
|
t.sublineSecondary || t.loading ? (o(), r("span", wb, [
|
|
@@ -14764,7 +14741,7 @@ function Sb(e, s, t, a, n, i) {
|
|
|
14764
14741
|
width: "random",
|
|
14765
14742
|
alignment: "right"
|
|
14766
14743
|
})) : (o(), r(F, { key: 1 }, [
|
|
14767
|
-
|
|
14744
|
+
A(C(t.sublineSecondary), 1)
|
|
14768
14745
|
], 64))
|
|
14769
14746
|
], 2)
|
|
14770
14747
|
])) : u("", !0)
|
|
@@ -14982,7 +14959,7 @@ function $b(e, s, t, a, n, i) {
|
|
|
14982
14959
|
}, null, 46, Mb))), 128))
|
|
14983
14960
|
], 2);
|
|
14984
14961
|
}
|
|
14985
|
-
const r1 = /* @__PURE__ */ y(Pb, [["render", $b], ["__scopeId", "data-v-ade2140a"]]),
|
|
14962
|
+
const r1 = /* @__PURE__ */ y(Pb, [["render", $b], ["__scopeId", "data-v-ade2140a"]]), Ab = {
|
|
14986
14963
|
name: "ecs-tab",
|
|
14987
14964
|
props: {
|
|
14988
14965
|
/** Shows this tab. */
|
|
@@ -15015,7 +14992,7 @@ const r1 = /* @__PURE__ */ y(Pb, [["render", $b], ["__scopeId", "data-v-ade2140a
|
|
|
15015
14992
|
mounted() {
|
|
15016
14993
|
!this.ariaLabeledBy || this.ariaLabeledBy.trim();
|
|
15017
14994
|
}
|
|
15018
|
-
},
|
|
14995
|
+
}, Lb = ["aria-labelledby"];
|
|
15019
14996
|
function Ob(e, s, t, a, n, i) {
|
|
15020
14997
|
return o(), r("div", {
|
|
15021
14998
|
class: v(["ecs-tab-pane", [t.show ? "show" : "", t.flex ? "ecs-tab-pane-flex" : "", i.directionClass]]),
|
|
@@ -15023,13 +15000,13 @@ function Ob(e, s, t, a, n, i) {
|
|
|
15023
15000
|
"aria-labelledby": t.ariaLabeledBy
|
|
15024
15001
|
}, [
|
|
15025
15002
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15026
|
-
], 10,
|
|
15003
|
+
], 10, Lb);
|
|
15027
15004
|
}
|
|
15028
|
-
const c1 = /* @__PURE__ */ y(
|
|
15005
|
+
const c1 = /* @__PURE__ */ y(Ab, [["render", Ob], ["__scopeId", "data-v-2c119fff"]]), Db = {
|
|
15029
15006
|
name: "ecs-tab-button",
|
|
15030
15007
|
emits: ["click", "tabNavigation"],
|
|
15031
15008
|
components: {
|
|
15032
|
-
EcsIcon:
|
|
15009
|
+
EcsIcon: L,
|
|
15033
15010
|
EcsSticker: Oe,
|
|
15034
15011
|
EcsFocusRing: D
|
|
15035
15012
|
},
|
|
@@ -15329,7 +15306,7 @@ function Jb(e, s, t, a, n, i) {
|
|
|
15329
15306
|
onClick: s[0] || (s[0] = (c) => e.$emit("action")),
|
|
15330
15307
|
class: "ecs-toast-action"
|
|
15331
15308
|
}, [
|
|
15332
|
-
|
|
15309
|
+
A(C(t.button) + " ", 1),
|
|
15333
15310
|
_(l, {
|
|
15334
15311
|
inset: 0,
|
|
15335
15312
|
radius: 6
|
|
@@ -15357,7 +15334,7 @@ const m1 = /* @__PURE__ */ y(Qb, [["render", t0], ["__scopeId", "data-v-451fee48
|
|
|
15357
15334
|
name: "ecs-transcript-state",
|
|
15358
15335
|
emits: ["click"],
|
|
15359
15336
|
components: {
|
|
15360
|
-
EcsIcon:
|
|
15337
|
+
EcsIcon: L,
|
|
15361
15338
|
EcsSkeletonLoader: te
|
|
15362
15339
|
},
|
|
15363
15340
|
props: {
|
|
@@ -15449,7 +15426,7 @@ function d0(e, s, t, a, n, i) {
|
|
|
15449
15426
|
const p1 = /* @__PURE__ */ y(r0, [["render", d0], ["__scopeId", "data-v-6af94f50"]]), u0 = {
|
|
15450
15427
|
name: "ecs-tree-list-item",
|
|
15451
15428
|
emits: ["click", "toggled"],
|
|
15452
|
-
components: { EcsIcon:
|
|
15429
|
+
components: { EcsIcon: L, EcsButtonCollapse: Ut, EcsFocusRing: D },
|
|
15453
15430
|
mixins: [be],
|
|
15454
15431
|
props: {
|
|
15455
15432
|
/** ID for the Tree List Item */
|
|
@@ -15832,8 +15809,8 @@ export {
|
|
|
15832
15809
|
vt as EcsAvatar,
|
|
15833
15810
|
M0 as EcsBanner,
|
|
15834
15811
|
$0 as EcsBreadcrumb,
|
|
15835
|
-
|
|
15836
|
-
|
|
15812
|
+
A0 as EcsBreadcrumbButton,
|
|
15813
|
+
L0 as EcsBreadcrumbTitle,
|
|
15837
15814
|
O0 as EcsBulkSelector,
|
|
15838
15815
|
ze as EcsButton,
|
|
15839
15816
|
Ut as EcsButtonCollapse,
|
|
@@ -15894,7 +15871,7 @@ export {
|
|
|
15894
15871
|
k_ as EcsFormSet,
|
|
15895
15872
|
Ks as EcsFormatted,
|
|
15896
15873
|
C_ as EcsHighlight,
|
|
15897
|
-
|
|
15874
|
+
L as EcsIcon,
|
|
15898
15875
|
Nm as EcsIllustration,
|
|
15899
15876
|
w_ as EcsIndexToolbar,
|
|
15900
15877
|
Yf as EcsInfoTooltip,
|
|
@@ -15909,10 +15886,10 @@ export {
|
|
|
15909
15886
|
E_ as EcsJumperDocument,
|
|
15910
15887
|
T_ as EcsJumperIndex,
|
|
15911
15888
|
P_ as EcsJumperPage,
|
|
15912
|
-
|
|
15889
|
+
A_ as EcsLayoutDataTable,
|
|
15913
15890
|
$_ as EcsLayoutDirectory,
|
|
15914
15891
|
M_ as EcsLayoutIndex,
|
|
15915
|
-
|
|
15892
|
+
L_ as EcsLegendItem,
|
|
15916
15893
|
O_ as EcsLogMessage,
|
|
15917
15894
|
D_ as EcsMap,
|
|
15918
15895
|
N_ as EcsModal,
|
|
@@ -15930,7 +15907,7 @@ export {
|
|
|
15930
15907
|
Hs as EcsPopoverList,
|
|
15931
15908
|
G_ as EcsPopoverListHeadline,
|
|
15932
15909
|
Ws as EcsPopoverListItem,
|
|
15933
|
-
|
|
15910
|
+
Lf as EcsProgress,
|
|
15934
15911
|
K_ as EcsQuicklink,
|
|
15935
15912
|
Fa as EcsRadiobutton,
|
|
15936
15913
|
jv as EcsRatingFavorability,
|