@everchron/ec-shards 9.17.8 → 9.17.10
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 +217 -189
- 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 L, 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 At, 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
|
+
}, A = /* @__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: A, 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
|
+
L(" " + 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
|
+
L(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
|
+
}, Li = ["controls", "autoplay", "loop"], Ai = ["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, Ai)) : 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, Li);
|
|
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: A, 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: A,
|
|
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 L0 = /* @__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 A0 = /* @__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
|
+
}, []), Ls = /* @__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 As(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) && As(n, a) && Pe(n) !== "body";
|
|
1109
1109
|
}) : [];
|
|
1110
1110
|
}
|
|
1111
|
-
function
|
|
1111
|
+
function Ln(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 = Ln(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 An(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__ */ An({
|
|
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], Le = I ? -q[ee] / 2 : 0, Ne = T === Ye ? V[ee] : q[ee], ae = T === Ye ? -q[ee] : -V[ee], Ue = s.elements.arrow, Ae = 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], Ae[ee]), Ve = H ? V[ee] / 2 - Le - oe - R - K.mainAxis : Ne - oe - R - K.mainAxis, si = H ? -V[ee] / 2 + Le + 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 ? Ls : 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(Ae, Ce) {
|
|
1593
|
+
return Ae.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(Ae) {
|
|
1612
|
+
return Ae;
|
|
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 Le = 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 = Le; 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 = Ls.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) || As(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 At(() => {
|
|
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
|
+
}), At(() => {
|
|
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), Le = Bt.debounce(_e, z.value), Ne = async () => {
|
|
1964
|
+
ee.value || ge.value || (Le.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, Le());
|
|
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() : Le());
|
|
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
|
+
}), At(() => {
|
|
1988
1988
|
l.disconnect(), document.removeEventListener("keydown", Ce);
|
|
1989
1989
|
}), s({ closePopper: ae });
|
|
1990
|
-
const
|
|
1990
|
+
const Ae = () => {
|
|
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 && (Ae(), 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
|
+
L(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"], La = ["id", "for"];
|
|
2554
|
+
function Aa(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 La(e, s, t, a, n, i) {
|
|
|
2584
2584
|
preset: "form"
|
|
2585
2585
|
}, {
|
|
2586
2586
|
default: w(() => [
|
|
2587
|
-
|
|
2587
|
+
L(C(t.help), 1)
|
|
2588
2588
|
]),
|
|
2589
2589
|
_: 1
|
|
2590
2590
|
})) : u("", !0)
|
|
2591
|
-
], 8,
|
|
2591
|
+
], 8, La)
|
|
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", Aa], ["__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
|
+
L(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: A,
|
|
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: A, 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
|
+
L(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
|
+
L(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: A,
|
|
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"], Lo = ["aria-expanded", "aria-busy", "aria-label"];
|
|
3668
|
+
function Ao(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 Lo(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, Lo));
|
|
3746
3746
|
}
|
|
3747
|
-
const _t = /* @__PURE__ */ y(Mo, [["render",
|
|
3747
|
+
const _t = /* @__PURE__ */ y(Mo, [["render", Ao], ["__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
|
+
L(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
|
+
L(" 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
|
+
L(" 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 Lt = S.names = {
|
|
4439
4439
|
aliceblue: "f0f8ff",
|
|
4440
4440
|
antiquewhite: "faebd7",
|
|
4441
4441
|
aqua: "0ff",
|
|
@@ -4585,7 +4585,7 @@ var At = S.names = {
|
|
|
4585
4585
|
whitesmoke: "f5f5f5",
|
|
4586
4586
|
yellow: "ff0",
|
|
4587
4587
|
yellowgreen: "9acd32"
|
|
4588
|
-
}, fl = S.hexNames = gl(
|
|
4588
|
+
}, fl = S.hexNames = gl(Lt);
|
|
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 (Lt[e])
|
|
4650
|
+
e = Lt[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: A,
|
|
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: A,
|
|
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: A,
|
|
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: A,
|
|
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"]]), Ll = {
|
|
5031
5031
|
name: "ecs-toolbar-button-group"
|
|
5032
|
-
},
|
|
5032
|
+
}, Al = { 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", Al, [
|
|
5035
5035
|
p(e.$slots, "default", {}, void 0, !0)
|
|
5036
5036
|
]);
|
|
5037
5037
|
}
|
|
5038
|
-
const Kt = /* @__PURE__ */ y(
|
|
5038
|
+
const Kt = /* @__PURE__ */ y(Ll, [["render", Ol], ["__scopeId", "data-v-743ca90b"]]), Dl = {
|
|
5039
5039
|
name: "ecs-toolbar-icon-button",
|
|
5040
5040
|
emits: ["click"],
|
|
5041
|
-
components: { EcsIcon:
|
|
5041
|
+
components: { EcsIcon: A, 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: A, 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
|
+
L(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: A, 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
|
+
}, Lr = {
|
|
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
|
+
}, Ar = { 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", Ar, [
|
|
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(Lr, [["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 Lc(e) {
|
|
6105
6105
|
if (typeof e == "number")
|
|
6106
6106
|
return e;
|
|
6107
6107
|
if (Ec(e))
|
|
@@ -6116,7 +6116,7 @@ function Ac(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 Ac = Lc, Oc = Xt, Et = Zr, xs = Ac, 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]]), Ld = {
|
|
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]]), Ad = {
|
|
|
6754
6754
|
}
|
|
6755
6755
|
}
|
|
6756
6756
|
};
|
|
6757
|
-
function
|
|
6757
|
+
function Ad(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 Ld(e, s, t, a, n, i) {
|
|
|
6780
6780
|
_: 1
|
|
6781
6781
|
});
|
|
6782
6782
|
}
|
|
6783
|
-
const Y0 = /* @__PURE__ */ y(
|
|
6783
|
+
const Y0 = /* @__PURE__ */ y(Ld, [["render", Ad], ["__scopeId", "data-v-08aaa823"]]), Od = {
|
|
6784
6784
|
name: "ecs-data-card",
|
|
6785
|
-
components: { EcsIcon:
|
|
6785
|
+
components: { EcsIcon: A, 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: A,
|
|
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"]]), Lu = {
|
|
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
|
+
}, Au = (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__ */ Au(() => /* @__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(Lu, [["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
|
+
L(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: A,
|
|
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: A,
|
|
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: A },
|
|
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 Lf(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 Af(e, s, t, a, n, i) {
|
|
|
8682
8682
|
}, null, 6)
|
|
8683
8683
|
], 8, $f);
|
|
8684
8684
|
}
|
|
8685
|
-
const
|
|
8685
|
+
const Af = /* @__PURE__ */ y(Mf, [["render", Lf], ["__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: Af,
|
|
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
|
+
L(" 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
|
+
L("browse"),
|
|
8885
8885
|
_(c)
|
|
8886
8886
|
], 32),
|
|
8887
|
-
|
|
8887
|
+
L(" 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
|
+
L("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
|
+
L("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
|
+
L(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: A
|
|
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: A, 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
|
+
L(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
|
+
L("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
|
+
L(" 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
|
+
L(" 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
|
+
L("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
|
+
L("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
|
+
L("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
|
+
L(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
|
+
L("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: A },
|
|
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: A,
|
|
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: A, 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" }, Lg = { class: "ecs-excerpt-title-headline" }, Ag = { 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", Lg, [
|
|
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", Ag, 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: A,
|
|
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: A,
|
|
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: A,
|
|
10196
10196
|
EcsInputClear: gm
|
|
10197
10197
|
},
|
|
10198
10198
|
props: {
|
|
@@ -10444,10 +10444,11 @@ function Sm(e, s, t, a, n, i) {
|
|
|
10444
10444
|
t.searchable || t.create || t.refreshable || t.title ? (o(), r("div", Cm, [
|
|
10445
10445
|
t.title && !t.searchable ? (o(), m(l, {
|
|
10446
10446
|
key: 0,
|
|
10447
|
-
preset: "headline-5"
|
|
10447
|
+
preset: "headline-5",
|
|
10448
|
+
class: "ecs-folder-selector-title"
|
|
10448
10449
|
}, {
|
|
10449
10450
|
default: w(() => [
|
|
10450
|
-
|
|
10451
|
+
L(C(t.title), 1)
|
|
10451
10452
|
]),
|
|
10452
10453
|
_: 1
|
|
10453
10454
|
})) : t.searchable ? (o(), m(c, {
|
|
@@ -10478,7 +10479,7 @@ function Sm(e, s, t, a, n, i) {
|
|
|
10478
10479
|
"focus-inset": 0
|
|
10479
10480
|
}, {
|
|
10480
10481
|
default: w(() => [
|
|
10481
|
-
|
|
10482
|
+
L("Add Folder")
|
|
10482
10483
|
]),
|
|
10483
10484
|
_: 1
|
|
10484
10485
|
}, 8, ["onClick"])) : u("", !0)
|
|
@@ -10498,7 +10499,7 @@ function Sm(e, s, t, a, n, i) {
|
|
|
10498
10499
|
}, 8, ["style", "padding"])
|
|
10499
10500
|
], 6);
|
|
10500
10501
|
}
|
|
10501
|
-
const b_ = /* @__PURE__ */ y(km, [["render", Sm], ["__scopeId", "data-v-
|
|
10502
|
+
const b_ = /* @__PURE__ */ y(km, [["render", Sm], ["__scopeId", "data-v-4ddb8e28"]]), xm = {}, Bm = { class: "ecs-form-headline" }, Im = { class: "ecs-form-headline-main" }, zm = {
|
|
10502
10503
|
key: 0,
|
|
10503
10504
|
class: "ecs-form-headline-controls"
|
|
10504
10505
|
};
|
|
@@ -10536,7 +10537,7 @@ function $m(e, s, t, a, n, i) {
|
|
|
10536
10537
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10537
10538
|
], 10, Pm);
|
|
10538
10539
|
}
|
|
10539
|
-
const k_ = /* @__PURE__ */ y(Tm, [["render", $m], ["__scopeId", "data-v-c9188464"]]),
|
|
10540
|
+
const k_ = /* @__PURE__ */ y(Tm, [["render", $m], ["__scopeId", "data-v-c9188464"]]), Lm = {
|
|
10540
10541
|
name: "ecs-highlight",
|
|
10541
10542
|
props: {
|
|
10542
10543
|
/** Makes the highlight area visible. */
|
|
@@ -10607,7 +10608,7 @@ const k_ = /* @__PURE__ */ y(Tm, [["render", $m], ["__scopeId", "data-v-c9188464
|
|
|
10607
10608
|
}
|
|
10608
10609
|
}
|
|
10609
10610
|
};
|
|
10610
|
-
function
|
|
10611
|
+
function Am(e, s, t, a, n, i) {
|
|
10611
10612
|
return o(), m(pe, {
|
|
10612
10613
|
name: "fade",
|
|
10613
10614
|
appear: ""
|
|
@@ -10624,7 +10625,7 @@ function Lm(e, s, t, a, n, i) {
|
|
|
10624
10625
|
_: 3
|
|
10625
10626
|
});
|
|
10626
10627
|
}
|
|
10627
|
-
const C_ = /* @__PURE__ */ y(
|
|
10628
|
+
const C_ = /* @__PURE__ */ y(Lm, [["render", Am], ["__scopeId", "data-v-48ec2945"]]), Om = {
|
|
10628
10629
|
name: "EcsIllustration",
|
|
10629
10630
|
props: {
|
|
10630
10631
|
/** The type of illustration to be shown. */
|
|
@@ -10916,7 +10917,7 @@ function Qm(e, s, t, a, n, i) {
|
|
|
10916
10917
|
}
|
|
10917
10918
|
const eh = /* @__PURE__ */ y(Xm, [["render", Qm], ["__scopeId", "data-v-9e01ece1"]]), th = {
|
|
10918
10919
|
name: "ecs-input-group-addon",
|
|
10919
|
-
components: { EcsIcon:
|
|
10920
|
+
components: { EcsIcon: A },
|
|
10920
10921
|
props: {
|
|
10921
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). */
|
|
10922
10923
|
icon: {
|
|
@@ -11074,7 +11075,8 @@ const I_ = /* @__PURE__ */ y(uh, [["render", fh]]), gh = {
|
|
|
11074
11075
|
direction: "right",
|
|
11075
11076
|
currentIndex: 0,
|
|
11076
11077
|
previousIndex: 0,
|
|
11077
|
-
slotHeights: {}
|
|
11078
|
+
slotHeights: {},
|
|
11079
|
+
contentObserver: null
|
|
11078
11080
|
};
|
|
11079
11081
|
},
|
|
11080
11082
|
computed: {
|
|
@@ -11087,11 +11089,11 @@ const I_ = /* @__PURE__ */ y(uh, [["render", fh]]), gh = {
|
|
|
11087
11089
|
},
|
|
11088
11090
|
mounted() {
|
|
11089
11091
|
this.$nextTick(() => {
|
|
11090
|
-
this.calculateAllHeights(), window.addEventListener("resize", this.handleResize);
|
|
11092
|
+
this.calculateAllHeights(), window.addEventListener("resize", this.handleResize), this.setupContentObserver();
|
|
11091
11093
|
});
|
|
11092
11094
|
},
|
|
11093
11095
|
beforeUnmount() {
|
|
11094
|
-
window.removeEventListener("resize", this.handleResize);
|
|
11096
|
+
window.removeEventListener("resize", this.handleResize), this.contentObserver && this.contentObserver.disconnect();
|
|
11095
11097
|
},
|
|
11096
11098
|
methods: {
|
|
11097
11099
|
next() {
|
|
@@ -11102,7 +11104,7 @@ const I_ = /* @__PURE__ */ y(uh, [["render", fh]]), gh = {
|
|
|
11102
11104
|
},
|
|
11103
11105
|
enter(e) {
|
|
11104
11106
|
const s = e.parentElement.parentElement, t = this.slotHeights[this.currentSlot] || e.scrollHeight;
|
|
11105
|
-
s.style.height = `${t}px`;
|
|
11107
|
+
s.style.height = `${t}px`, this.$el.style.height = `${t}px`;
|
|
11106
11108
|
},
|
|
11107
11109
|
goTo(e) {
|
|
11108
11110
|
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));
|
|
@@ -11116,6 +11118,32 @@ const I_ = /* @__PURE__ */ y(uh, [["render", fh]]), gh = {
|
|
|
11116
11118
|
},
|
|
11117
11119
|
handleResize() {
|
|
11118
11120
|
this.calculateAllHeights();
|
|
11121
|
+
},
|
|
11122
|
+
recalculateCurrentHeight() {
|
|
11123
|
+
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`, this.$el.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
|
|
11119
11147
|
}
|
|
11120
11148
|
}
|
|
11121
11149
|
}, mh = { class: "ecs-inplace" }, hh = ["data-slot"];
|
|
@@ -11228,7 +11256,7 @@ function _h(e, s, t, a, n, i) {
|
|
|
11228
11256
|
disabled: t.navigating || null,
|
|
11229
11257
|
id: "currEntry"
|
|
11230
11258
|
}, C(t.currentEntry), 41, bh),
|
|
11231
|
-
|
|
11259
|
+
L(" / "),
|
|
11232
11260
|
f("div", null, C(t.totalEntries), 1)
|
|
11233
11261
|
])) : u("", !0),
|
|
11234
11262
|
_(l, {
|
|
@@ -11341,7 +11369,7 @@ function Bh(e, s, t, a, n, i) {
|
|
|
11341
11369
|
class: "ecs-jumper-count-input",
|
|
11342
11370
|
contenteditable: !0
|
|
11343
11371
|
}, C(t.currentCount), 33),
|
|
11344
|
-
|
|
11372
|
+
L(" of "),
|
|
11345
11373
|
f("div", null, C(t.maxCount), 1)
|
|
11346
11374
|
])) : u("", !0),
|
|
11347
11375
|
_(l, {
|
|
@@ -11415,7 +11443,7 @@ const T_ = /* @__PURE__ */ y(kh, [["render", Bh], ["__scopeId", "data-v-ff5280fd
|
|
|
11415
11443
|
key: 0,
|
|
11416
11444
|
class: "page-missing-gaps",
|
|
11417
11445
|
title: "This transcript has missing page gaps"
|
|
11418
|
-
},
|
|
11446
|
+
}, Lh = { class: "ecs-viewer-pages-pagination" }, Ah = { class: "total-pages-relative" }, Oh = { class: "total-pages-relative" }, Dh = {
|
|
11419
11447
|
key: 1,
|
|
11420
11448
|
class: "ecs-viewer-pages-pagination"
|
|
11421
11449
|
}, Nh = ["innerHTML"], Vh = { class: "total-pages" };
|
|
@@ -11435,8 +11463,8 @@ function Hh(e, s, t, a, n, i) {
|
|
|
11435
11463
|
f("div", Mh, "of " + C(t.lastPage), 1),
|
|
11436
11464
|
t.isTranscriptMissingPages ? (o(), r("span", $h, "*")) : u("", !0)
|
|
11437
11465
|
]),
|
|
11438
|
-
f("div",
|
|
11439
|
-
f("div",
|
|
11466
|
+
f("div", Lh, [
|
|
11467
|
+
f("div", Ah, C(i.altPageNumber) + " ", 1),
|
|
11440
11468
|
f("div", Oh, "of " + C(t.pageCount), 1)
|
|
11441
11469
|
])
|
|
11442
11470
|
], 64)) : (o(), r("div", Dh, [
|
|
@@ -12064,7 +12092,7 @@ function up(e, s, t, a, n, i) {
|
|
|
12064
12092
|
], 2)) : u("", !0)
|
|
12065
12093
|
], 2);
|
|
12066
12094
|
}
|
|
12067
|
-
const
|
|
12095
|
+
const L_ = /* @__PURE__ */ y(ip, [["render", up], ["__scopeId", "data-v-860bdba9"]]), fp = {
|
|
12068
12096
|
name: "ecs-legend-item",
|
|
12069
12097
|
emits: ["click"],
|
|
12070
12098
|
components: {
|
|
@@ -12159,7 +12187,7 @@ function pp(e, s, t, a, n, i) {
|
|
|
12159
12187
|
_: 1
|
|
12160
12188
|
}, 8, ["role", "tabindex", "class"]);
|
|
12161
12189
|
}
|
|
12162
|
-
const
|
|
12190
|
+
const A_ = /* @__PURE__ */ y(fp, [["render", pp], ["__scopeId", "data-v-6d506293"]]), vp = {
|
|
12163
12191
|
name: "ecs-log-message",
|
|
12164
12192
|
components: {
|
|
12165
12193
|
EcsFlexRow: Ie,
|
|
@@ -12407,7 +12435,7 @@ const N_ = /* @__PURE__ */ y(xp, [["render", Pp], ["__scopeId", "data-v-8be29ca7
|
|
|
12407
12435
|
class: "ecs-modal-header-main",
|
|
12408
12436
|
ref: "firstFocusable",
|
|
12409
12437
|
tabindex: "0"
|
|
12410
|
-
},
|
|
12438
|
+
}, Lp = { class: "ecs-modal-header-main-inner" }, Ap = {
|
|
12411
12439
|
key: 0,
|
|
12412
12440
|
class: "ecs-modal-header-extended"
|
|
12413
12441
|
};
|
|
@@ -12417,7 +12445,7 @@ function Op(e, s, t, a, n, i) {
|
|
|
12417
12445
|
class: v(["ecs-modal-header", i.typeClass])
|
|
12418
12446
|
}, [
|
|
12419
12447
|
f("div", $p, [
|
|
12420
|
-
f("div",
|
|
12448
|
+
f("div", Lp, [
|
|
12421
12449
|
p(e.$slots, "default", {}, void 0, !0)
|
|
12422
12450
|
]),
|
|
12423
12451
|
_(l, {
|
|
@@ -12433,7 +12461,7 @@ function Op(e, s, t, a, n, i) {
|
|
|
12433
12461
|
"data-test": "close-modal-button"
|
|
12434
12462
|
})
|
|
12435
12463
|
], 512),
|
|
12436
|
-
e.$slots.extension ? (o(), r("div",
|
|
12464
|
+
e.$slots.extension ? (o(), r("div", Ap, [
|
|
12437
12465
|
p(e.$slots, "extension", {}, void 0, !0)
|
|
12438
12466
|
])) : u("", !0)
|
|
12439
12467
|
], 2);
|
|
@@ -12457,7 +12485,7 @@ function Rp(e, s, t, a, n, i) {
|
|
|
12457
12485
|
const H_ = /* @__PURE__ */ y(Dp, [["render", Rp], ["__scopeId", "data-v-ac286496"]]), Fp = {
|
|
12458
12486
|
name: "ecs-select-text",
|
|
12459
12487
|
emits: ["change", "focus", "blur"],
|
|
12460
|
-
components: { EcsIcon:
|
|
12488
|
+
components: { EcsIcon: A, EcsFocusRing: D },
|
|
12461
12489
|
props: {
|
|
12462
12490
|
/** Determines the size of the select control. */
|
|
12463
12491
|
size: {
|
|
@@ -12563,7 +12591,7 @@ const jp = /* @__PURE__ */ y(Fp, [["render", Wp], ["__scopeId", "data-v-e4819f41
|
|
|
12563
12591
|
name: "ecs-multiselect-search-token",
|
|
12564
12592
|
emits: ["remove", "change", "operatorChange", "operatorToggle"],
|
|
12565
12593
|
components: {
|
|
12566
|
-
EcsIcon:
|
|
12594
|
+
EcsIcon: A,
|
|
12567
12595
|
EcsFocusRing: D,
|
|
12568
12596
|
EcsSelectText: jp
|
|
12569
12597
|
},
|
|
@@ -12703,7 +12731,7 @@ const R_ = /* @__PURE__ */ y(Up, [["render", Jp], ["__scopeId", "data-v-c3c80822
|
|
|
12703
12731
|
name: "ecs-multiselect-token",
|
|
12704
12732
|
emits: ["remove"],
|
|
12705
12733
|
components: {
|
|
12706
|
-
EcsIcon:
|
|
12734
|
+
EcsIcon: A,
|
|
12707
12735
|
EcsFocusRing: D
|
|
12708
12736
|
}
|
|
12709
12737
|
};
|
|
@@ -12731,7 +12759,7 @@ function ev(e, s, t, a, n, i) {
|
|
|
12731
12759
|
const F_ = /* @__PURE__ */ y(Qp, [["render", ev], ["__scopeId", "data-v-ce139540"]]), tv = {
|
|
12732
12760
|
name: "ecs-multiselect-option",
|
|
12733
12761
|
components: {
|
|
12734
|
-
EcsIcon:
|
|
12762
|
+
EcsIcon: A
|
|
12735
12763
|
},
|
|
12736
12764
|
props: {
|
|
12737
12765
|
/** Sets the type of option. `key` is a regular option to select, while `header` should be used for group header headlines. */
|
|
@@ -12766,7 +12794,7 @@ function iv(e, s, t, a, n, i) {
|
|
|
12766
12794
|
const q_ = /* @__PURE__ */ y(tv, [["render", iv], ["__scopeId", "data-v-e28fc40f"]]), nv = {
|
|
12767
12795
|
name: "ecs-overlay",
|
|
12768
12796
|
emits: ["close", "toggled"],
|
|
12769
|
-
components: { EcsIcon:
|
|
12797
|
+
components: { EcsIcon: A, EcsButtonToolbar: _t, EcsAlert: Es },
|
|
12770
12798
|
props: {
|
|
12771
12799
|
/** Shows the Overlay. */
|
|
12772
12800
|
show: {
|
|
@@ -12964,7 +12992,7 @@ function _v(e, s, t, a, n, i) {
|
|
|
12964
12992
|
f("div", null, [
|
|
12965
12993
|
f("span", ov, [
|
|
12966
12994
|
t.headerTitleEmphasized ? (o(), r("span", lv, C(t.headerTitleEmphasized), 1)) : u("", !0),
|
|
12967
|
-
|
|
12995
|
+
L(" " + C(t.headerTitle), 1)
|
|
12968
12996
|
]),
|
|
12969
12997
|
t.headerTitleSubline ? (o(), r("span", rv, C(t.headerTitleSubline), 1)) : u("", !0)
|
|
12970
12998
|
])
|
|
@@ -12989,7 +13017,7 @@ function _v(e, s, t, a, n, i) {
|
|
|
12989
13017
|
icon: "close"
|
|
12990
13018
|
}, {
|
|
12991
13019
|
default: w(() => [
|
|
12992
|
-
|
|
13020
|
+
L(C(t.closeText), 1)
|
|
12993
13021
|
]),
|
|
12994
13022
|
_: 1
|
|
12995
13023
|
}, 8, ["disabled"])
|
|
@@ -13063,7 +13091,7 @@ const W_ = /* @__PURE__ */ y(nv, [["render", _v], ["__scopeId", "data-v-72583353
|
|
|
13063
13091
|
EcsButton: ze,
|
|
13064
13092
|
EcsSelect: Zt,
|
|
13065
13093
|
EcsFlexRow: Ie,
|
|
13066
|
-
EcsIcon:
|
|
13094
|
+
EcsIcon: A
|
|
13067
13095
|
},
|
|
13068
13096
|
props: {
|
|
13069
13097
|
/** 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. */
|
|
@@ -13255,9 +13283,9 @@ function Ev(e, s, t, a, n, i) {
|
|
|
13255
13283
|
_: 1
|
|
13256
13284
|
})
|
|
13257
13285
|
], 64)) : i.hasRange ? (o(), r("span", xv, [
|
|
13258
|
-
|
|
13286
|
+
L("Showing entries "),
|
|
13259
13287
|
f("span", null, C(t.itemRangeFrom) + " to " + C(t.itemRangeTo), 1),
|
|
13260
|
-
|
|
13288
|
+
L(" of "),
|
|
13261
13289
|
f("span", null, C(t.itemRangeTotal), 1)
|
|
13262
13290
|
])) : u("", !0)
|
|
13263
13291
|
]),
|
|
@@ -13306,7 +13334,7 @@ function Ev(e, s, t, a, n, i) {
|
|
|
13306
13334
|
}
|
|
13307
13335
|
const j_ = /* @__PURE__ */ y(kv, [["render", Ev], ["__scopeId", "data-v-ca016e63"]]), Tv = {
|
|
13308
13336
|
name: "ecs-party-entry",
|
|
13309
|
-
components: { EcsIcon:
|
|
13337
|
+
components: { EcsIcon: A, EcsSticker: Oe },
|
|
13310
13338
|
props: {
|
|
13311
13339
|
/** 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). */
|
|
13312
13340
|
icon: {
|
|
@@ -13469,11 +13497,11 @@ const U_ = /* @__PURE__ */ y(Tv, [["render", Mv], ["__scopeId", "data-v-b9690261
|
|
|
13469
13497
|
this.isCollapsed = !this.isCollapsed, this.$emit("toggle", this.isCollapsed);
|
|
13470
13498
|
}
|
|
13471
13499
|
}
|
|
13472
|
-
},
|
|
13500
|
+
}, Lv = {
|
|
13473
13501
|
key: 1,
|
|
13474
13502
|
class: "ecs-popover-list-title-controls"
|
|
13475
13503
|
};
|
|
13476
|
-
function
|
|
13504
|
+
function Av(e, s, t, a, n, i) {
|
|
13477
13505
|
const l = g("ecs-button-collapse");
|
|
13478
13506
|
return o(), r("li", {
|
|
13479
13507
|
class: v(["ecs-popover-list-title", [
|
|
@@ -13492,12 +13520,12 @@ function Lv(e, s, t, a, n, i) {
|
|
|
13492
13520
|
f("span", null, [
|
|
13493
13521
|
p(e.$slots, "default", {}, void 0, !0)
|
|
13494
13522
|
]),
|
|
13495
|
-
e.$slots.controls ? (o(), r("div",
|
|
13523
|
+
e.$slots.controls ? (o(), r("div", Lv, [
|
|
13496
13524
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
13497
13525
|
])) : u("", !0)
|
|
13498
13526
|
], 2);
|
|
13499
13527
|
}
|
|
13500
|
-
const G_ = /* @__PURE__ */ y($v, [["render",
|
|
13528
|
+
const G_ = /* @__PURE__ */ y($v, [["render", Av], ["__scopeId", "data-v-c1516cc2"]]), Ov = {
|
|
13501
13529
|
name: "ecs-rating-star-read",
|
|
13502
13530
|
components: { EcsSkeletonLoader: te },
|
|
13503
13531
|
props: {
|
|
@@ -13552,7 +13580,7 @@ function Vv(e, s, t, a, n, i) {
|
|
|
13552
13580
|
const Hv = /* @__PURE__ */ y(Ov, [["render", Vv], ["__scopeId", "data-v-8f28e1c1"]]), Rv = {
|
|
13553
13581
|
name: "ecs-rating-favorability",
|
|
13554
13582
|
emits: ["click"],
|
|
13555
|
-
components: { EcsIcon:
|
|
13583
|
+
components: { EcsIcon: A, EcsSkeletonLoader: te },
|
|
13556
13584
|
props: {
|
|
13557
13585
|
/** If set, the favorability icon will have a label as well. */
|
|
13558
13586
|
label: {
|
|
@@ -13648,7 +13676,7 @@ function Wv(e, s, t, a, n, i) {
|
|
|
13648
13676
|
const jv = /* @__PURE__ */ y(Rv, [["render", Wv], ["__scopeId", "data-v-a6e15633"]]), Uv = {
|
|
13649
13677
|
name: "ecs-quicklinks-link",
|
|
13650
13678
|
emits: ["click", "input", "toggle", "update:volumes"],
|
|
13651
|
-
components: { EcsCheckbox: ot, EcsRatingStarRead: Hv, EcsRatingFavorability: jv, EcsSwitch: jt, EcsIcon:
|
|
13679
|
+
components: { EcsCheckbox: ot, EcsRatingStarRead: Hv, EcsRatingFavorability: jv, EcsSwitch: jt, EcsIcon: A, EcsFocusRing: D, EcsAvatar: vt, EcsFlexRow: Ie, EcsPopover: bt, EcsPopoverList: Hs, EcsPopoverListItem: Ws },
|
|
13652
13680
|
props: {
|
|
13653
13681
|
/** The label text for the quicklink. */
|
|
13654
13682
|
label: {
|
|
@@ -13862,7 +13890,7 @@ function cy(e, s, t, a, n, i) {
|
|
|
13862
13890
|
colored: ""
|
|
13863
13891
|
}, {
|
|
13864
13892
|
default: w(() => [
|
|
13865
|
-
|
|
13893
|
+
L(C(t.label), 1)
|
|
13866
13894
|
]),
|
|
13867
13895
|
_: 1
|
|
13868
13896
|
}, 8, ["value", "disabled"])) : t.type === "persona" ? (o(), r(F, { key: 2 }, [
|
|
@@ -13902,7 +13930,7 @@ function cy(e, s, t, a, n, i) {
|
|
|
13902
13930
|
"aria-label": `Volume ${z.id}${z.active ? " active" : ""}`
|
|
13903
13931
|
}, {
|
|
13904
13932
|
default: w(() => [
|
|
13905
|
-
|
|
13933
|
+
L(C(z.id), 1)
|
|
13906
13934
|
]),
|
|
13907
13935
|
_: 2
|
|
13908
13936
|
}, 1032, ["onClick", "selected", "title", "aria-label"]))), 128))
|
|
@@ -14078,7 +14106,7 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14078
14106
|
key: 0,
|
|
14079
14107
|
class: v(["ecs-section-headline", [t.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", e.$slots.controls ? "has-buttons" : ""]])
|
|
14080
14108
|
}, [
|
|
14081
|
-
|
|
14109
|
+
L(C(t.title) + " ", 1),
|
|
14082
14110
|
e.$slots.controls ? (o(), r("div", wy, [
|
|
14083
14111
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
14084
14112
|
])) : u("", !0)
|
|
@@ -14096,7 +14124,7 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14096
14124
|
const X_ = /* @__PURE__ */ y(Cy, [["render", Sy], ["__scopeId", "data-v-ec263a49"]]), xy = {
|
|
14097
14125
|
name: "ecs-segments",
|
|
14098
14126
|
emits: ["click"],
|
|
14099
|
-
components: { EcsIcon:
|
|
14127
|
+
components: { EcsIcon: A },
|
|
14100
14128
|
props: {
|
|
14101
14129
|
/** Array of all the options objects:
|
|
14102
14130
|
*
|
|
@@ -14157,7 +14185,7 @@ function Ey(e, s, t, a, n, i) {
|
|
|
14157
14185
|
size: "20",
|
|
14158
14186
|
color: "#2F333C"
|
|
14159
14187
|
}, null, 8, ["class", "type"])) : u("", !0),
|
|
14160
|
-
|
|
14188
|
+
L(" " + C(c.label), 1)
|
|
14161
14189
|
], 8, zy)
|
|
14162
14190
|
], 8, By))), 128))
|
|
14163
14191
|
], 2);
|
|
@@ -14207,10 +14235,10 @@ const Z_ = /* @__PURE__ */ y(xy, [["render", Ey], ["__scopeId", "data-v-868d7eb4
|
|
|
14207
14235
|
default: !1
|
|
14208
14236
|
}
|
|
14209
14237
|
}
|
|
14210
|
-
}, 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)),
|
|
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)), Ly = {
|
|
14211
14239
|
key: 1,
|
|
14212
14240
|
class: "label"
|
|
14213
|
-
},
|
|
14241
|
+
}, Ay = {
|
|
14214
14242
|
key: 2,
|
|
14215
14243
|
class: "help"
|
|
14216
14244
|
};
|
|
@@ -14232,8 +14260,8 @@ function Oy(e, s, t, a, n, i) {
|
|
|
14232
14260
|
key: 0,
|
|
14233
14261
|
type: t.illustration
|
|
14234
14262
|
}, null, 8, ["type"])) : u("", !0),
|
|
14235
|
-
t.label ? (o(), r("div",
|
|
14236
|
-
t.helpText ? (o(), r("div",
|
|
14263
|
+
t.label ? (o(), r("div", Ly, C(t.label), 1)) : u("", !0),
|
|
14264
|
+
t.helpText ? (o(), r("div", Ay, C(t.helpText), 1)) : u("", !0),
|
|
14237
14265
|
_(c, {
|
|
14238
14266
|
inset: -6,
|
|
14239
14267
|
radius: 12
|
|
@@ -14255,7 +14283,7 @@ function Vy(e, s, t, a, n, i) {
|
|
|
14255
14283
|
const Q_ = /* @__PURE__ */ y(Dy, [["render", Vy], ["__scopeId", "data-v-69c3c73d"]]), Hy = {
|
|
14256
14284
|
name: "ecs-sequence-map-button",
|
|
14257
14285
|
emits: ["click"],
|
|
14258
|
-
components: { EcsIcon:
|
|
14286
|
+
components: { EcsIcon: A, EcsFocusRing: D },
|
|
14259
14287
|
props: {
|
|
14260
14288
|
/** Index of the step. */
|
|
14261
14289
|
step: {
|
|
@@ -14297,7 +14325,7 @@ function jy(e, s, t, a, n, i) {
|
|
|
14297
14325
|
"aria-busy": t.loading || null
|
|
14298
14326
|
}, [
|
|
14299
14327
|
f("span", qy, [
|
|
14300
|
-
|
|
14328
|
+
L(C(t.step) + " ", 1),
|
|
14301
14329
|
t.loading ? (o(), m(l, {
|
|
14302
14330
|
key: 0,
|
|
14303
14331
|
type: "loading",
|
|
@@ -14553,7 +14581,7 @@ function pb(e, s, t, a, n, i) {
|
|
|
14553
14581
|
const a1 = /* @__PURE__ */ y(mb, [["render", pb], ["__scopeId", "data-v-81bc3c0a"]]), vb = {
|
|
14554
14582
|
name: "ecs-sidebar-list-item",
|
|
14555
14583
|
emits: ["click", "select"],
|
|
14556
|
-
components: { EcsIcon:
|
|
14584
|
+
components: { EcsIcon: A, EcsAvatar: vt, EcsCheckbox: ot, EcsFlexRow: Ie, EcsSkeletonLoader: te },
|
|
14557
14585
|
props: {
|
|
14558
14586
|
/** Optional unique identifier for the list item. */
|
|
14559
14587
|
id: {
|
|
@@ -14722,7 +14750,7 @@ function Sb(e, s, t, a, n, i) {
|
|
|
14722
14750
|
"line-height": 2,
|
|
14723
14751
|
width: "random"
|
|
14724
14752
|
})) : t.subline ? (o(), r(F, { key: 1 }, [
|
|
14725
|
-
|
|
14753
|
+
L(C(t.subline), 1)
|
|
14726
14754
|
], 64)) : u("", !0)
|
|
14727
14755
|
]),
|
|
14728
14756
|
t.sublineSecondary || t.loading ? (o(), r("span", wb, [
|
|
@@ -14736,7 +14764,7 @@ function Sb(e, s, t, a, n, i) {
|
|
|
14736
14764
|
width: "random",
|
|
14737
14765
|
alignment: "right"
|
|
14738
14766
|
})) : (o(), r(F, { key: 1 }, [
|
|
14739
|
-
|
|
14767
|
+
L(C(t.sublineSecondary), 1)
|
|
14740
14768
|
], 64))
|
|
14741
14769
|
], 2)
|
|
14742
14770
|
])) : u("", !0)
|
|
@@ -14954,7 +14982,7 @@ function $b(e, s, t, a, n, i) {
|
|
|
14954
14982
|
}, null, 46, Mb))), 128))
|
|
14955
14983
|
], 2);
|
|
14956
14984
|
}
|
|
14957
|
-
const r1 = /* @__PURE__ */ y(Pb, [["render", $b], ["__scopeId", "data-v-ade2140a"]]),
|
|
14985
|
+
const r1 = /* @__PURE__ */ y(Pb, [["render", $b], ["__scopeId", "data-v-ade2140a"]]), Lb = {
|
|
14958
14986
|
name: "ecs-tab",
|
|
14959
14987
|
props: {
|
|
14960
14988
|
/** Shows this tab. */
|
|
@@ -14987,7 +15015,7 @@ const r1 = /* @__PURE__ */ y(Pb, [["render", $b], ["__scopeId", "data-v-ade2140a
|
|
|
14987
15015
|
mounted() {
|
|
14988
15016
|
!this.ariaLabeledBy || this.ariaLabeledBy.trim();
|
|
14989
15017
|
}
|
|
14990
|
-
},
|
|
15018
|
+
}, Ab = ["aria-labelledby"];
|
|
14991
15019
|
function Ob(e, s, t, a, n, i) {
|
|
14992
15020
|
return o(), r("div", {
|
|
14993
15021
|
class: v(["ecs-tab-pane", [t.show ? "show" : "", t.flex ? "ecs-tab-pane-flex" : "", i.directionClass]]),
|
|
@@ -14995,13 +15023,13 @@ function Ob(e, s, t, a, n, i) {
|
|
|
14995
15023
|
"aria-labelledby": t.ariaLabeledBy
|
|
14996
15024
|
}, [
|
|
14997
15025
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14998
|
-
], 10,
|
|
15026
|
+
], 10, Ab);
|
|
14999
15027
|
}
|
|
15000
|
-
const c1 = /* @__PURE__ */ y(
|
|
15028
|
+
const c1 = /* @__PURE__ */ y(Lb, [["render", Ob], ["__scopeId", "data-v-2c119fff"]]), Db = {
|
|
15001
15029
|
name: "ecs-tab-button",
|
|
15002
15030
|
emits: ["click", "tabNavigation"],
|
|
15003
15031
|
components: {
|
|
15004
|
-
EcsIcon:
|
|
15032
|
+
EcsIcon: A,
|
|
15005
15033
|
EcsSticker: Oe,
|
|
15006
15034
|
EcsFocusRing: D
|
|
15007
15035
|
},
|
|
@@ -15301,7 +15329,7 @@ function Jb(e, s, t, a, n, i) {
|
|
|
15301
15329
|
onClick: s[0] || (s[0] = (c) => e.$emit("action")),
|
|
15302
15330
|
class: "ecs-toast-action"
|
|
15303
15331
|
}, [
|
|
15304
|
-
|
|
15332
|
+
L(C(t.button) + " ", 1),
|
|
15305
15333
|
_(l, {
|
|
15306
15334
|
inset: 0,
|
|
15307
15335
|
radius: 6
|
|
@@ -15329,7 +15357,7 @@ const m1 = /* @__PURE__ */ y(Qb, [["render", t0], ["__scopeId", "data-v-451fee48
|
|
|
15329
15357
|
name: "ecs-transcript-state",
|
|
15330
15358
|
emits: ["click"],
|
|
15331
15359
|
components: {
|
|
15332
|
-
EcsIcon:
|
|
15360
|
+
EcsIcon: A,
|
|
15333
15361
|
EcsSkeletonLoader: te
|
|
15334
15362
|
},
|
|
15335
15363
|
props: {
|
|
@@ -15421,7 +15449,7 @@ function d0(e, s, t, a, n, i) {
|
|
|
15421
15449
|
const p1 = /* @__PURE__ */ y(r0, [["render", d0], ["__scopeId", "data-v-6af94f50"]]), u0 = {
|
|
15422
15450
|
name: "ecs-tree-list-item",
|
|
15423
15451
|
emits: ["click", "toggled"],
|
|
15424
|
-
components: { EcsIcon:
|
|
15452
|
+
components: { EcsIcon: A, EcsButtonCollapse: Ut, EcsFocusRing: D },
|
|
15425
15453
|
mixins: [be],
|
|
15426
15454
|
props: {
|
|
15427
15455
|
/** ID for the Tree List Item */
|
|
@@ -15804,8 +15832,8 @@ export {
|
|
|
15804
15832
|
vt as EcsAvatar,
|
|
15805
15833
|
M0 as EcsBanner,
|
|
15806
15834
|
$0 as EcsBreadcrumb,
|
|
15807
|
-
|
|
15808
|
-
|
|
15835
|
+
L0 as EcsBreadcrumbButton,
|
|
15836
|
+
A0 as EcsBreadcrumbTitle,
|
|
15809
15837
|
O0 as EcsBulkSelector,
|
|
15810
15838
|
ze as EcsButton,
|
|
15811
15839
|
Ut as EcsButtonCollapse,
|
|
@@ -15866,7 +15894,7 @@ export {
|
|
|
15866
15894
|
k_ as EcsFormSet,
|
|
15867
15895
|
Ks as EcsFormatted,
|
|
15868
15896
|
C_ as EcsHighlight,
|
|
15869
|
-
|
|
15897
|
+
A as EcsIcon,
|
|
15870
15898
|
Nm as EcsIllustration,
|
|
15871
15899
|
w_ as EcsIndexToolbar,
|
|
15872
15900
|
Yf as EcsInfoTooltip,
|
|
@@ -15881,10 +15909,10 @@ export {
|
|
|
15881
15909
|
E_ as EcsJumperDocument,
|
|
15882
15910
|
T_ as EcsJumperIndex,
|
|
15883
15911
|
P_ as EcsJumperPage,
|
|
15884
|
-
|
|
15912
|
+
L_ as EcsLayoutDataTable,
|
|
15885
15913
|
$_ as EcsLayoutDirectory,
|
|
15886
15914
|
M_ as EcsLayoutIndex,
|
|
15887
|
-
|
|
15915
|
+
A_ as EcsLegendItem,
|
|
15888
15916
|
O_ as EcsLogMessage,
|
|
15889
15917
|
D_ as EcsMap,
|
|
15890
15918
|
N_ as EcsModal,
|
|
@@ -15902,7 +15930,7 @@ export {
|
|
|
15902
15930
|
Hs as EcsPopoverList,
|
|
15903
15931
|
G_ as EcsPopoverListHeadline,
|
|
15904
15932
|
Ws as EcsPopoverListItem,
|
|
15905
|
-
|
|
15933
|
+
Af as EcsProgress,
|
|
15906
15934
|
K_ as EcsQuicklink,
|
|
15907
15935
|
Fa as EcsRadiobutton,
|
|
15908
15936
|
jv as EcsRatingFavorability,
|