@everchron/ec-shards 9.18.13 → 9.18.15
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 +790 -788
- 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 x, 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 x, 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 ui, nextTick as fi, onBeforeUnmount as At, toRefs as Es, isRef as gi, onMounted as Ts, useSlots as mi, ref as Re, watchEffect as dt, withKeys as Y, Teleport as hi, withDirectives as je, vShow as nt, mergeProps as qe, normalizeProps as pi, guardReactiveProps as vi, withModifiers as G, resolveDirective as yi, vModelText as bi, createStaticVNode as _i, markRaw as ki, TransitionGroup as Ps, h as Ci, useCssVars as wi } 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(Si, [["__scopeId", "data-v-a1c506ab"]]), xi = {
|
|
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 Bi(e, s, t, a, n, i) {
|
|
|
90
90
|
const D = /* @__PURE__ */ y(xi, [["render", Bi], ["__scopeId", "data-v-8d624905"]]), Ii = {
|
|
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 Mi(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", Pi, [
|
|
205
205
|
p(e.$slots, "default", {}, void 0, !0)
|
|
@@ -210,32 +210,32 @@ function Mi(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);
|
|
217
217
|
}
|
|
218
218
|
const Ms = /* @__PURE__ */ y(Ii, [["render", Mi], ["__scopeId", "data-v-3f45e314"]]), $i = {
|
|
219
219
|
name: "ecs-action-toolbar"
|
|
220
|
-
},
|
|
220
|
+
}, Li = {
|
|
221
221
|
class: "ecs-action-toolbar",
|
|
222
222
|
role: "toolbar",
|
|
223
223
|
"aria-label": "Actions"
|
|
224
224
|
};
|
|
225
|
-
function
|
|
225
|
+
function Ai(e, s, t, a, n, i) {
|
|
226
226
|
return o(), m(pe, {
|
|
227
227
|
name: "action-bar",
|
|
228
228
|
appear: ""
|
|
229
229
|
}, {
|
|
230
230
|
default: w(() => [
|
|
231
|
-
f("div",
|
|
231
|
+
f("div", Li, [
|
|
232
232
|
p(e.$slots, "default", {}, void 0, !0)
|
|
233
233
|
])
|
|
234
234
|
]),
|
|
235
235
|
_: 3
|
|
236
236
|
});
|
|
237
237
|
}
|
|
238
|
-
const Oi = /* @__PURE__ */ y($i, [["render",
|
|
238
|
+
const Oi = /* @__PURE__ */ y($i, [["render", Ai], ["__scopeId", "data-v-ed37c526"]]), Di = {
|
|
239
239
|
name: "ecs-audio",
|
|
240
240
|
props: {
|
|
241
241
|
/** If true, the player will autoplay once it shows up in the DOM. */
|
|
@@ -567,7 +567,7 @@ function Ji(e, s, t, a, n, i) {
|
|
|
567
567
|
], 14, Xi);
|
|
568
568
|
}
|
|
569
569
|
const vt = /* @__PURE__ */ y(Yi, [["render", Ji], ["__scopeId", "data-v-35132970"]]), Qi = {
|
|
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. */
|
|
@@ -657,7 +657,7 @@ function en(e, s, t, a, n, i) {
|
|
|
657
657
|
], 4)) : u("", !0)
|
|
658
658
|
], 2)) : u("", !0);
|
|
659
659
|
}
|
|
660
|
-
const
|
|
660
|
+
const O0 = /* @__PURE__ */ y(Qi, [["render", en], ["__scopeId", "data-v-888a84fc"]]), tn = {
|
|
661
661
|
name: "ecs-breadcrumb",
|
|
662
662
|
props: {
|
|
663
663
|
/** Sets the size of the breadcrumb (default is medium). */
|
|
@@ -681,11 +681,11 @@ function sn(e, s, t, a, n, i) {
|
|
|
681
681
|
p(e.$slots, "default", {}, void 0, !0)
|
|
682
682
|
], 2);
|
|
683
683
|
}
|
|
684
|
-
const
|
|
684
|
+
const D0 = /* @__PURE__ */ y(tn, [["render", sn], ["__scopeId", "data-v-d1ff2486"]]), nn = {
|
|
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 on(e, s, t, a, n, i) {
|
|
|
739
739
|
_(c)
|
|
740
740
|
], 2);
|
|
741
741
|
}
|
|
742
|
-
const
|
|
742
|
+
const N0 = /* @__PURE__ */ y(nn, [["render", on], ["__scopeId", "data-v-e677c000"]]), ln = {
|
|
743
743
|
name: "ecs-breadcrumb-title"
|
|
744
744
|
}, rn = {
|
|
745
745
|
class: "ecs-breadcrumb-title",
|
|
@@ -750,7 +750,7 @@ function cn(e, s, t, a, n, i) {
|
|
|
750
750
|
p(e.$slots, "default", {}, void 0, !0)
|
|
751
751
|
]);
|
|
752
752
|
}
|
|
753
|
-
const
|
|
753
|
+
const V0 = /* @__PURE__ */ y(ln, [["render", cn], ["__scopeId", "data-v-422cc046"]]), dn = {
|
|
754
754
|
name: "ecs-flex-row",
|
|
755
755
|
props: {
|
|
756
756
|
/** Determines the flex direction of the row. */
|
|
@@ -860,14 +860,14 @@ function Mt() {
|
|
|
860
860
|
return s.brand + "/" + s.version;
|
|
861
861
|
}).join(" ") : navigator.userAgent;
|
|
862
862
|
}
|
|
863
|
-
function
|
|
863
|
+
function Ls() {
|
|
864
864
|
return !/^((?!chrome|android).)*safari/i.test(Mt());
|
|
865
865
|
}
|
|
866
866
|
function Ye(e, s, t) {
|
|
867
867
|
s === void 0 && (s = !1), t === void 0 && (t = !1);
|
|
868
868
|
var a = e.getBoundingClientRect(), n = 1, i = 1;
|
|
869
869
|
s && he(e) && (n = e.offsetWidth > 0 && Ke(a.width) / e.offsetWidth || 1, i = e.offsetHeight > 0 && Ke(a.height) / e.offsetHeight || 1);
|
|
870
|
-
var l = We(e) ? fe(e) : window, c = l.visualViewport, d = !
|
|
870
|
+
var l = We(e) ? fe(e) : window, c = l.visualViewport, d = !Ls() && t, h = (a.left + (d && c ? c.offsetLeft : 0)) / n, b = (a.top + (d && c ? c.offsetTop : 0)) / i, k = a.width / n, E = a.height / i;
|
|
871
871
|
return {
|
|
872
872
|
width: k,
|
|
873
873
|
height: E,
|
|
@@ -956,13 +956,13 @@ function yt(e) {
|
|
|
956
956
|
De(e)
|
|
957
957
|
);
|
|
958
958
|
}
|
|
959
|
-
function
|
|
960
|
-
return ["html", "body", "#document"].indexOf(Pe(e)) >= 0 ? e.ownerDocument.body : he(e) && Vt(e) ? e :
|
|
959
|
+
function As(e) {
|
|
960
|
+
return ["html", "body", "#document"].indexOf(Pe(e)) >= 0 ? e.ownerDocument.body : he(e) && Vt(e) ? e : As(yt(e));
|
|
961
961
|
}
|
|
962
962
|
function tt(e, s) {
|
|
963
963
|
var t;
|
|
964
964
|
s === void 0 && (s = []);
|
|
965
|
-
var a =
|
|
965
|
+
var a = As(e), n = a === ((t = e.ownerDocument) == null ? void 0 : t.body), i = fe(a), l = n ? [i].concat(i.visualViewport || [], Vt(a) ? a : []) : a, c = s.concat(l);
|
|
966
966
|
return n ? c : (
|
|
967
967
|
// $FlowFixMe[incompatible-call]: isBody tells us target will be an HTMLElement here
|
|
968
968
|
c.concat(tt(yt(l)))
|
|
@@ -1050,11 +1050,11 @@ function $n(e) {
|
|
|
1050
1050
|
return s[t];
|
|
1051
1051
|
});
|
|
1052
1052
|
}
|
|
1053
|
-
function
|
|
1053
|
+
function Ln(e, s) {
|
|
1054
1054
|
var t = fe(e), a = De(e), n = t.visualViewport, i = a.clientWidth, l = a.clientHeight, c = 0, d = 0;
|
|
1055
1055
|
if (n) {
|
|
1056
1056
|
i = n.width, l = n.height;
|
|
1057
|
-
var h =
|
|
1057
|
+
var h = Ls();
|
|
1058
1058
|
(h || !h && s === "fixed") && (c = n.offsetLeft, d = n.offsetTop);
|
|
1059
1059
|
}
|
|
1060
1060
|
return {
|
|
@@ -1064,7 +1064,7 @@ function An(e, s) {
|
|
|
1064
1064
|
y: d
|
|
1065
1065
|
};
|
|
1066
1066
|
}
|
|
1067
|
-
function
|
|
1067
|
+
function An(e) {
|
|
1068
1068
|
var s, t = De(e), a = Dt(e), n = (s = e.ownerDocument) == null ? void 0 : s.body, i = Fe(t.scrollWidth, t.clientWidth, n ? n.scrollWidth : 0, n ? n.clientWidth : 0), l = Fe(t.scrollHeight, t.clientHeight, n ? n.scrollHeight : 0, n ? n.clientHeight : 0), c = -a.scrollLeft + Nt(e), d = -a.scrollTop;
|
|
1069
1069
|
return $e(n || t).direction === "rtl" && (c += Fe(t.clientWidth, n ? n.clientWidth : 0) - i), {
|
|
1070
1070
|
width: i,
|
|
@@ -1100,7 +1100,7 @@ function On(e, s) {
|
|
|
1100
1100
|
return t.top = t.top + e.clientTop, t.left = t.left + e.clientLeft, t.bottom = t.top + e.clientHeight, t.right = t.left + e.clientWidth, t.width = e.clientWidth, t.height = e.clientHeight, t.x = t.left, t.y = t.top, t;
|
|
1101
1101
|
}
|
|
1102
1102
|
function ds(e, s, t) {
|
|
1103
|
-
return s === Os ? $t(
|
|
1103
|
+
return s === Os ? $t(Ln(e, t)) : We(s) ? On(s, t) : $t(An(De(e)));
|
|
1104
1104
|
}
|
|
1105
1105
|
function Dn(e) {
|
|
1106
1106
|
var s = tt(yt(e)), t = ["absolute", "fixed"].indexOf($e(e).position) >= 0, a = t && he(e) ? at(e) : e;
|
|
@@ -1520,10 +1520,10 @@ function ta(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], Ue = 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], Ue = ne + $[_e], ke = ne - $[ge], Le = I ? -q[ee] / 2 : 0, Ne = T === Xe ? V[ee] : q[ee], ae = T === Xe ? -q[ee] : -V[ee], Ge = s.elements.arrow, Ae = I && Ge ? Ht(Ge) : {
|
|
1524
1524
|
width: 0,
|
|
1525
1525
|
height: 0
|
|
1526
|
-
}, Ce = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Hs(), R = Ce[_e], U = Ce[ge], oe = st(0, V[ee],
|
|
1526
|
+
}, Ce = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Hs(), 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, ai = H ? -V[ee] / 2 + Le + oe + U + K.mainAxis : ae + oe + U + K.mainAxis, St = s.elements.arrow && at(s.elements.arrow), oi = St ? O === "y" ? St.clientTop || 0 : St.clientLeft || 0 : 0, Qt = (Z = X == null ? void 0 : X[O]) != null ? Z : 0, li = ne + Ve - Qt - oi, ri = ne + ai - Qt, es = st(I ? ht(Ue, li) : Ue, ne, I ? Fe(ke, ri) : ke);
|
|
1527
1527
|
P[O] = es, Q[O] = es - ne;
|
|
1528
1528
|
}
|
|
1529
1529
|
if (c) {
|
|
@@ -1589,8 +1589,8 @@ function oa(e) {
|
|
|
1589
1589
|
function la(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, B = I === void 0 ? !0 : I, M = t.allowedAutoPlacements, $ = s.options.placement, z = Te($), T = z === $, H = d || (T || !B ? [mt($)] : oa($)), 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, B = I === void 0 ? !0 : I, M = t.allowedAutoPlacements, $ = s.options.placement, z = Te($), T = z === $, H = d || (T || !B ? [mt($)] : oa($)), O = [$].concat(H).reduce(function(Ae, Ce) {
|
|
1593
|
+
return Ae.concat(Te(Ce) === Rt ? aa(s, {
|
|
1594
1594
|
placement: Ce,
|
|
1595
1595
|
boundary: b,
|
|
1596
1596
|
rootBoundary: k,
|
|
@@ -1608,8 +1608,8 @@ function la(e) {
|
|
|
1608
1608
|
}), ne = _e ? Z ? Be : de : Z ? xe : ce;
|
|
1609
1609
|
N[ge] > P[ge] && (ne = mt(ne));
|
|
1610
1610
|
var Ue = mt(ne), ke = [];
|
|
1611
|
-
if (i && ke.push(ee[Q] <= 0), c && ke.push(ee[ne] <= 0, ee[Ue] <= 0), ke.every(function(
|
|
1612
|
-
return
|
|
1611
|
+
if (i && ke.push(ee[Q] <= 0), c && ke.push(ee[ne] <= 0, ee[Ue] <= 0), ke.every(function(Ae) {
|
|
1612
|
+
return Ae;
|
|
1613
1613
|
})) {
|
|
1614
1614
|
j = X, q = !1;
|
|
1615
1615
|
break;
|
|
@@ -1617,7 +1617,7 @@ function la(e) {
|
|
|
1617
1617
|
V.set(X, ke);
|
|
1618
1618
|
}
|
|
1619
1619
|
if (q)
|
|
1620
|
-
for (var
|
|
1620
|
+
for (var Le = B ? 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 la(e) {
|
|
|
1627
1627
|
});
|
|
1628
1628
|
if (R)
|
|
1629
1629
|
return j = R, "break";
|
|
1630
|
-
}, ae =
|
|
1630
|
+
}, ae = Le; ae > 0; ae--) {
|
|
1631
1631
|
var Ge = Ne(ae);
|
|
1632
1632
|
if (Ge === "break")
|
|
1633
1633
|
break;
|
|
@@ -1749,7 +1749,7 @@ function pa({
|
|
|
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 va(e, s, t) {
|
|
|
1763
1763
|
n == null || n.removeEventListener(s, t), a == null || a.addEventListener(s, t);
|
|
1764
1764
|
}) : Ts(() => {
|
|
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 Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__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
|
}, Ge = () => {
|
|
1968
1968
|
Q.value ? ae() : Ne();
|
|
1969
1969
|
};
|
|
@@ -1974,7 +1974,7 @@ const Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__scopeId", "data-v-b4b01b19
|
|
|
1974
1974
|
k.value = !1;
|
|
1975
1975
|
}, 200);
|
|
1976
1976
|
}), dt(() => {
|
|
1977
|
-
ge.value && (X.value ? ke() :
|
|
1977
|
+
ge.value && (X.value ? ke() : Le());
|
|
1978
1978
|
}), dt(() => {
|
|
1979
1979
|
Ue.value && ya(h, ae);
|
|
1980
1980
|
}), me(T, (R) => {
|
|
@@ -1984,10 +1984,10 @@ const Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__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 Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__scopeId", "data-v-b4b01b19
|
|
|
2007
2007
|
R.key === "Escape" ? (R.preventDefault(), ae()) : R.key === "Tab" && B.value && (R.preventDefault(), B.value = !1, U.length > 0 && U[0].focus());
|
|
2008
2008
|
};
|
|
2009
2009
|
return dt(() => {
|
|
2010
|
-
d.value && (
|
|
2010
|
+
d.value && (Ae(), B.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 Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__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(Ca, { key: 0 })) : u("", !0)
|
|
2047
2047
|
], 512)), [
|
|
@@ -2267,7 +2267,7 @@ function $a(e, s, t, a, n, i) {
|
|
|
2267
2267
|
_: 3
|
|
2268
2268
|
}, 40, ["onClick", "onMouseover", "onMouseout", "onContextmenu", "class", "tabindex"]);
|
|
2269
2269
|
}
|
|
2270
|
-
const Ws = /* @__PURE__ */ y(Ma, [["render", $a], ["__scopeId", "data-v-df08e6d4"]]),
|
|
2270
|
+
const Ws = /* @__PURE__ */ y(Ma, [["render", $a], ["__scopeId", "data-v-df08e6d4"]]), La = {
|
|
2271
2271
|
name: "EcsTextV2",
|
|
2272
2272
|
components: { EcsClickableArea: Ws },
|
|
2273
2273
|
props: {
|
|
@@ -2406,7 +2406,7 @@ const Ws = /* @__PURE__ */ y(Ma, [["render", $a], ["__scopeId", "data-v-df08e6d4
|
|
|
2406
2406
|
}
|
|
2407
2407
|
}
|
|
2408
2408
|
};
|
|
2409
|
-
function
|
|
2409
|
+
function Aa(e, s, t, a, n, i) {
|
|
2410
2410
|
const l = g("ecs-clickable-area");
|
|
2411
2411
|
return t.clickable ? (o(), m(l, {
|
|
2412
2412
|
key: 0,
|
|
@@ -2437,7 +2437,7 @@ function La(e, s, t, a, n, i) {
|
|
|
2437
2437
|
_: 3
|
|
2438
2438
|
}, 8, ["class", "style"]));
|
|
2439
2439
|
}
|
|
2440
|
-
const js = /* @__PURE__ */ y(
|
|
2440
|
+
const js = /* @__PURE__ */ y(La, [["render", Aa], ["__scopeId", "data-v-594055ce"]]), be = {
|
|
2441
2441
|
data() {
|
|
2442
2442
|
return {
|
|
2443
2443
|
uniqueId: ""
|
|
@@ -2584,7 +2584,7 @@ function Va(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)
|
|
@@ -2753,7 +2753,7 @@ function ja(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 oo = /* @__PURE__ */ y(so, [["render", ao], ["__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 mo(e, s, t, a, n, i) {
|
|
|
3176
3176
|
const ze = /* @__PURE__ */ y(lo, [["render", mo], ["__scopeId", "data-v-30641d87"]]), ho = {
|
|
3177
3177
|
name: "ecs-popover-list-item",
|
|
3178
3178
|
emits: ["click", "input", "change", "secondaryClick"],
|
|
3179
|
-
components: { EcsCheckbox: lt, EcsRadiobutton: Ua, EcsSwitch: jt, EcsSortbutton: oo, EcsIcon:
|
|
3179
|
+
components: { EcsCheckbox: lt, EcsRadiobutton: Ua, EcsSwitch: jt, EcsSortbutton: oo, EcsIcon: A, EcsFileIcon: Us, EcsButton: ze, EcsFocusRing: D },
|
|
3180
3180
|
props: {
|
|
3181
3181
|
/** Determines the type of popover list item.*/
|
|
3182
3182
|
type: {
|
|
@@ -3349,11 +3349,11 @@ const ze = /* @__PURE__ */ y(lo, [["render", mo], ["__scopeId", "data-v-30641d87
|
|
|
3349
3349
|
}, To = ["tabindex"], Po = { class: "text" }, Mo = { class: "text-inner" }, $o = {
|
|
3350
3350
|
key: 1,
|
|
3351
3351
|
class: "help"
|
|
3352
|
-
},
|
|
3352
|
+
}, Lo = {
|
|
3353
3353
|
key: 2,
|
|
3354
3354
|
class: "after"
|
|
3355
3355
|
};
|
|
3356
|
-
function
|
|
3356
|
+
function Ao(e, s, t, a, n, i) {
|
|
3357
3357
|
const l = g("ecs-checkbox"), c = g("ecs-icon"), d = g("ecs-radiobutton"), h = g("ecs-switch"), b = g("ecs-sortbutton"), k = g("ecs-focus-ring"), E = g("ecs-file-icon"), I = g("ecs-button");
|
|
3358
3358
|
return o(), r("li", null, [
|
|
3359
3359
|
t.type === "checkbox" ? (o(), r("div", po, [
|
|
@@ -3486,7 +3486,7 @@ function Lo(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,13 +3549,13 @@ function Lo(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),
|
|
3556
3556
|
t.help ? (o(), r("span", $o, C(t.help), 1)) : u("", !0)
|
|
3557
3557
|
]),
|
|
3558
|
-
t.suffix ? (o(), r("span",
|
|
3558
|
+
t.suffix ? (o(), r("span", Lo, C(t.suffix), 1)) : u("", !0),
|
|
3559
3559
|
t.hoverIcon ? (o(), m(c, {
|
|
3560
3560
|
key: 3,
|
|
3561
3561
|
type: t.hoverIcon,
|
|
@@ -3572,11 +3572,11 @@ function Lo(e, s, t, a, n, i) {
|
|
|
3572
3572
|
], 10, To))
|
|
3573
3573
|
]);
|
|
3574
3574
|
}
|
|
3575
|
-
const Gs = /* @__PURE__ */ y(ho, [["render",
|
|
3575
|
+
const Gs = /* @__PURE__ */ y(ho, [["render", Ao], ["__scopeId", "data-v-79b3cd0d"]]), Oo = {
|
|
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: {
|
|
@@ -3905,7 +3905,7 @@ function jo(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 jo(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 jo(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
|
})
|
|
@@ -3949,7 +3949,7 @@ function jo(e, s, t, a, n, i) {
|
|
|
3949
3949
|
_: 1
|
|
3950
3950
|
});
|
|
3951
3951
|
}
|
|
3952
|
-
const
|
|
3952
|
+
const H0 = /* @__PURE__ */ y(qo, [["render", jo], ["__scopeId", "data-v-04aed8bb"]]), Uo = {
|
|
3953
3953
|
name: "ecs-button-group"
|
|
3954
3954
|
}, Go = { class: "ecs-button-group" };
|
|
3955
3955
|
function Ko(e, s, t, a, n, i) {
|
|
@@ -3957,7 +3957,7 @@ function Ko(e, s, t, a, n, i) {
|
|
|
3957
3957
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3958
3958
|
]);
|
|
3959
3959
|
}
|
|
3960
|
-
const
|
|
3960
|
+
const R0 = /* @__PURE__ */ y(Uo, [["render", Ko], ["__scopeId", "data-v-83c21366"]]), Yo = {
|
|
3961
3961
|
name: "ecs-button-collapse",
|
|
3962
3962
|
emits: ["click"],
|
|
3963
3963
|
components: {
|
|
@@ -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
|
-
}, pl = S.hexNames = vl(
|
|
4588
|
+
}, pl = S.hexNames = vl(Lt);
|
|
4589
4589
|
function vl(e) {
|
|
4590
4590
|
var s = {};
|
|
4591
4591
|
for (var t in e)
|
|
@@ -4646,8 +4646,8 @@ function Me(e) {
|
|
|
4646
4646
|
function _l(e) {
|
|
4647
4647
|
e = e.replace(Jo, "").replace(Qo, "").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 Cl = {
|
|
|
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: {
|
|
@@ -4797,7 +4797,7 @@ function Sl(e, s, t, a, n, i) {
|
|
|
4797
4797
|
_(c)
|
|
4798
4798
|
], 14, wl);
|
|
4799
4799
|
}
|
|
4800
|
-
const
|
|
4800
|
+
const F0 = /* @__PURE__ */ y(Cl, [["render", Sl], ["__scopeId", "data-v-6817d99f"]]), xl = {
|
|
4801
4801
|
name: "ecs-context-button-group"
|
|
4802
4802
|
}, Bl = { class: "ecs-context-button-group" };
|
|
4803
4803
|
function Il(e, s, t, a, n, i) {
|
|
@@ -4805,11 +4805,11 @@ function Il(e, s, t, a, n, i) {
|
|
|
4805
4805
|
p(e.$slots, "default", {}, void 0, !0)
|
|
4806
4806
|
]);
|
|
4807
4807
|
}
|
|
4808
|
-
const
|
|
4808
|
+
const q0 = /* @__PURE__ */ y(xl, [["render", Il], ["__scopeId", "data-v-94a53b69"]]), zl = {
|
|
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: {
|
|
@@ -4854,11 +4854,11 @@ function Tl(e, s, t, a, n, i) {
|
|
|
4854
4854
|
}, null, 8, ["danger"])
|
|
4855
4855
|
], 10, El);
|
|
4856
4856
|
}
|
|
4857
|
-
const
|
|
4857
|
+
const W0 = /* @__PURE__ */ y(zl, [["render", Tl], ["__scopeId", "data-v-65073dae"]]), Pl = {
|
|
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: {
|
|
@@ -4918,11 +4918,11 @@ function $l(e, s, t, a, n, i) {
|
|
|
4918
4918
|
_(c)
|
|
4919
4919
|
], 10, Ml);
|
|
4920
4920
|
}
|
|
4921
|
-
const Gt = /* @__PURE__ */ y(Pl, [["render", $l], ["__scopeId", "data-v-8470e625"]]),
|
|
4921
|
+
const Gt = /* @__PURE__ */ y(Pl, [["render", $l], ["__scopeId", "data-v-8470e625"]]), Ll = {
|
|
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: {
|
|
@@ -4990,7 +4990,7 @@ const Gt = /* @__PURE__ */ y(Pl, [["render", $l], ["__scopeId", "data-v-8470e625
|
|
|
4990
4990
|
return this.disabled || this.unreactive ? !0 : null;
|
|
4991
4991
|
}
|
|
4992
4992
|
}
|
|
4993
|
-
},
|
|
4993
|
+
}, Al = ["disabled", "aria-disabled", "aria-expanded", "aria-busy"], Ol = {
|
|
4994
4994
|
key: 1,
|
|
4995
4995
|
class: "button-label"
|
|
4996
4996
|
};
|
|
@@ -5025,9 +5025,9 @@ function Dl(e, s, t, a, n, i) {
|
|
|
5025
5025
|
class: v(["chevron", t.active ? "expand" : ""])
|
|
5026
5026
|
}, null, 2)) : u("", !0),
|
|
5027
5027
|
_(c)
|
|
5028
|
-
], 42,
|
|
5028
|
+
], 42, Al);
|
|
5029
5029
|
}
|
|
5030
|
-
const Xs = /* @__PURE__ */ y(
|
|
5030
|
+
const Xs = /* @__PURE__ */ y(Ll, [["render", Dl], ["__scopeId", "data-v-a5e23199"]]), Nl = {
|
|
5031
5031
|
name: "ecs-toolbar-button-group"
|
|
5032
5032
|
}, Vl = { class: "ecs-toolbar-button-group" };
|
|
5033
5033
|
function Hl(e, s, t, a, n, i) {
|
|
@@ -5038,7 +5038,7 @@ function Hl(e, s, t, a, n, i) {
|
|
|
5038
5038
|
const Kt = /* @__PURE__ */ y(Nl, [["render", Hl], ["__scopeId", "data-v-743ca90b"]]), Rl = {
|
|
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: {
|
|
@@ -5097,7 +5097,7 @@ function Wl(e, s, t, a, n, i) {
|
|
|
5097
5097
|
_(c)
|
|
5098
5098
|
], 10, Fl);
|
|
5099
5099
|
}
|
|
5100
|
-
const
|
|
5100
|
+
const j0 = /* @__PURE__ */ y(Rl, [["render", Wl], ["__scopeId", "data-v-2beac513"]]), jl = {
|
|
5101
5101
|
name: "ecs-card",
|
|
5102
5102
|
emits: ["click"],
|
|
5103
5103
|
props: {
|
|
@@ -5161,7 +5161,7 @@ function Yl(e, s, t, a, n, i) {
|
|
|
5161
5161
|
])
|
|
5162
5162
|
], 10, Ul);
|
|
5163
5163
|
}
|
|
5164
|
-
const
|
|
5164
|
+
const U0 = /* @__PURE__ */ y(jl, [["render", Yl], ["__scopeId", "data-v-8d449816"]]), Xl = {
|
|
5165
5165
|
name: "ecs-citation-line",
|
|
5166
5166
|
emits: ["change", "blur", "focus"],
|
|
5167
5167
|
components: { EcsFlexRow: Ie },
|
|
@@ -5230,7 +5230,7 @@ function Jl(e, s, t, a, n, i) {
|
|
|
5230
5230
|
_: 3
|
|
5231
5231
|
});
|
|
5232
5232
|
}
|
|
5233
|
-
const
|
|
5233
|
+
const G0 = /* @__PURE__ */ y(Xl, [["render", Jl], ["__scopeId", "data-v-cfd8e718"]]);
|
|
5234
5234
|
var Yt = {};
|
|
5235
5235
|
Object.defineProperty(Yt, "__esModule", {
|
|
5236
5236
|
value: !0
|
|
@@ -5248,7 +5248,7 @@ var Ql = Yt.clickOutSide = {
|
|
|
5248
5248
|
const tr = {
|
|
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: er
|
|
5254
5254
|
},
|
|
@@ -5410,7 +5410,7 @@ function ar(e, s, t, a, n, i) {
|
|
|
5410
5410
|
[h, i.onClickOutside]
|
|
5411
5411
|
]);
|
|
5412
5412
|
}
|
|
5413
|
-
const
|
|
5413
|
+
const K0 = /* @__PURE__ */ y(tr, [["render", ar], ["__scopeId", "data-v-68234afa"]]), or = {
|
|
5414
5414
|
name: "ecs-collapse",
|
|
5415
5415
|
emits: ["toggled", "remove"],
|
|
5416
5416
|
components: { EcsButton: ze, EcsFocusRing: D, EcsFlexRow: Ie },
|
|
@@ -5559,7 +5559,7 @@ function fr(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", cr, "(" + C(t.count) + ")", 1)) : u("", !0)
|
|
5564
5564
|
]),
|
|
5565
5565
|
_: 1
|
|
@@ -5595,10 +5595,10 @@ function fr(e, s, t, a, n, i) {
|
|
|
5595
5595
|
], 10, ur)
|
|
5596
5596
|
], 2);
|
|
5597
5597
|
}
|
|
5598
|
-
const
|
|
5598
|
+
const Y0 = /* @__PURE__ */ y(or, [["render", fr], ["__scopeId", "data-v-952196c0"]]), gr = {
|
|
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). */
|
|
@@ -5737,7 +5737,7 @@ function br(e, s, t, a, n, i) {
|
|
|
5737
5737
|
], 10, yr)
|
|
5738
5738
|
], 2);
|
|
5739
5739
|
}
|
|
5740
|
-
const
|
|
5740
|
+
const X0 = /* @__PURE__ */ y(gr, [["render", br], ["__scopeId", "data-v-04268c16"]]), _r = {
|
|
5741
5741
|
name: "ecs-formatted",
|
|
5742
5742
|
components: { EcsSkeletonLoader: te },
|
|
5743
5743
|
mixins: [be],
|
|
@@ -5900,13 +5900,13 @@ function $r(e, s, t, a, n, i) {
|
|
|
5900
5900
|
]))
|
|
5901
5901
|
], 8, Sr);
|
|
5902
5902
|
}
|
|
5903
|
-
const
|
|
5903
|
+
const Z0 = /* @__PURE__ */ y(wr, [["render", $r], ["__scopeId", "data-v-cf696f66"]]), Lr = {}, Ar = { class: "ecs-comment-list" };
|
|
5904
5904
|
function Or(e, s) {
|
|
5905
|
-
return o(), r("div",
|
|
5905
|
+
return o(), r("div", Ar, [
|
|
5906
5906
|
p(e.$slots, "default")
|
|
5907
5907
|
]);
|
|
5908
5908
|
}
|
|
5909
|
-
const
|
|
5909
|
+
const J0 = /* @__PURE__ */ y(Lr, [["render", Or]]);
|
|
5910
5910
|
function zt(e = {}, s = 0) {
|
|
5911
5911
|
const t = e && e.a;
|
|
5912
5912
|
let a;
|
|
@@ -6100,7 +6100,7 @@ var Bc = xc, Ic = Sc, zc = Bc, Ec = "[object Symbol]";
|
|
|
6100
6100
|
function Tc(e) {
|
|
6101
6101
|
return typeof e == "symbol" || zc(e) && Ic(e) == Ec;
|
|
6102
6102
|
}
|
|
6103
|
-
var Pc = Tc, Mc = rc, Ss = Xt, $c = Pc, xs = NaN,
|
|
6103
|
+
var Pc = Tc, Mc = rc, Ss = Xt, $c = Pc, xs = NaN, Lc = /^[-+]0x[0-9a-f]+$/i, Ac = /^0b[01]+$/i, Oc = /^0o[0-7]+$/i, Dc = parseInt;
|
|
6104
6104
|
function Nc(e) {
|
|
6105
6105
|
if (typeof e == "number")
|
|
6106
6106
|
return e;
|
|
@@ -6113,8 +6113,8 @@ function Nc(e) {
|
|
|
6113
6113
|
if (typeof e != "string")
|
|
6114
6114
|
return e === 0 ? e : +e;
|
|
6115
6115
|
e = Mc(e);
|
|
6116
|
-
var t =
|
|
6117
|
-
return t || Oc.test(e) ? Dc(e.slice(2), t ? 2 : 8) :
|
|
6116
|
+
var t = Ac.test(e);
|
|
6117
|
+
return t || Oc.test(e) ? Dc(e.slice(2), t ? 2 : 8) : Lc.test(e) ? xs : +e;
|
|
6118
6118
|
}
|
|
6119
6119
|
var Vc = Nc, Hc = Xt, Et = tc, Bs = Vc, Rc = "Expected a function", Fc = Math.max, qc = Math.min;
|
|
6120
6120
|
function Wc(e, s, t) {
|
|
@@ -6584,7 +6584,7 @@ const kd = /* @__PURE__ */ y(hd, [["render", _d]]), Cd = {
|
|
|
6584
6584
|
}, Ed = { class: "ecs-color-picker-field--double" }, Td = { class: "ecs-color-picker-field--single" }, Pd = { class: "ecs-color-picker-field--single" }, Md = { class: "ecs-color-picker-field--single" }, $d = {
|
|
6585
6585
|
key: 0,
|
|
6586
6586
|
class: "ecs-color-picker-field--single"
|
|
6587
|
-
},
|
|
6587
|
+
}, Ld = ["aria-label", "aria-selected", "title", "onClick"], Ad = ["aria-label", "title", "onClick"];
|
|
6588
6588
|
function Od(e, s, t, a, n, i) {
|
|
6589
6589
|
const l = g("saturation"), c = g("hue"), d = g("alpha"), h = g("ed-in"), b = g("checkboard");
|
|
6590
6590
|
return o(), r("div", {
|
|
@@ -6673,7 +6673,7 @@ function Od(e, s, t, a, n, i) {
|
|
|
6673
6673
|
onClick: (E) => i.handlePreset(k.hex)
|
|
6674
6674
|
}, [
|
|
6675
6675
|
_(b)
|
|
6676
|
-
], 8,
|
|
6676
|
+
], 8, Ad)) : (o(), r("div", {
|
|
6677
6677
|
class: v(["ecs-color-picker-presets-color", { active: e.colors.hex === k.hex }]),
|
|
6678
6678
|
"aria-label": k.title,
|
|
6679
6679
|
key: "if-" + k.id,
|
|
@@ -6681,7 +6681,7 @@ function Od(e, s, t, a, n, i) {
|
|
|
6681
6681
|
"aria-selected": e.colors.hex === k.hex ? "true" : "false",
|
|
6682
6682
|
title: k.title,
|
|
6683
6683
|
onClick: (E) => i.handlePreset(k.hex)
|
|
6684
|
-
}, null, 14,
|
|
6684
|
+
}, null, 14, Ld))
|
|
6685
6685
|
], 64))), 256)),
|
|
6686
6686
|
t.swatches.some((k) => k.hex === e.colors.hex) ? u("", !0) : (o(), r("div", {
|
|
6687
6687
|
key: 0,
|
|
@@ -6780,9 +6780,9 @@ function Vd(e, s, t, a, n, i) {
|
|
|
6780
6780
|
_: 1
|
|
6781
6781
|
});
|
|
6782
6782
|
}
|
|
6783
|
-
const
|
|
6783
|
+
const Q0 = /* @__PURE__ */ y(Nd, [["render", Vd], ["__scopeId", "data-v-08aaa823"]]), Hd = {
|
|
6784
6784
|
name: "ecs-data-card",
|
|
6785
|
-
components: { EcsIcon:
|
|
6785
|
+
components: { EcsIcon: A, EcsSkeletonLoader: te, EcsButtonTable: Xs, 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). */
|
|
@@ -6981,7 +6981,7 @@ function Zd(e, s, t, a, n, i) {
|
|
|
6981
6981
|
})) : u("", !0)
|
|
6982
6982
|
], 10, Rd);
|
|
6983
6983
|
}
|
|
6984
|
-
const
|
|
6984
|
+
const e_ = /* @__PURE__ */ y(Hd, [["render", Zd], ["__scopeId", "data-v-4ccd1b15"]]), Jd = {
|
|
6985
6985
|
name: "ecs-data-card-list"
|
|
6986
6986
|
}, Qd = {
|
|
6987
6987
|
class: "ecs-data-card-list",
|
|
@@ -6992,7 +6992,7 @@ function eu(e, s, t, a, n, i) {
|
|
|
6992
6992
|
p(e.$slots, "default")
|
|
6993
6993
|
]);
|
|
6994
6994
|
}
|
|
6995
|
-
const
|
|
6995
|
+
const t_ = /* @__PURE__ */ y(Jd, [["render", eu]]), tu = {
|
|
6996
6996
|
name: "ecs-data-grid",
|
|
6997
6997
|
emits: ["tableScroll"],
|
|
6998
6998
|
props: {
|
|
@@ -7070,7 +7070,7 @@ function au(e, s, t, a, n, i) {
|
|
|
7070
7070
|
])) : u("", !0)
|
|
7071
7071
|
], 42, su);
|
|
7072
7072
|
}
|
|
7073
|
-
const
|
|
7073
|
+
const s_ = /* @__PURE__ */ y(tu, [["render", au], ["__scopeId", "data-v-a756fba8"]]), ou = {
|
|
7074
7074
|
name: "ecs-data-grid-row",
|
|
7075
7075
|
emits: ["rowdrop", "click", "contextmenu", "dblclick", "collapse"],
|
|
7076
7076
|
props: {
|
|
@@ -7204,7 +7204,7 @@ function gu(e, s, t, a, n, i) {
|
|
|
7204
7204
|
], 10, fu)
|
|
7205
7205
|
]);
|
|
7206
7206
|
}
|
|
7207
|
-
const
|
|
7207
|
+
const i_ = /* @__PURE__ */ y(du, [["render", gu], ["__scopeId", "data-v-c6e97366"]]), mu = {
|
|
7208
7208
|
name: "ecs-select",
|
|
7209
7209
|
emits: [
|
|
7210
7210
|
"focus",
|
|
@@ -7320,7 +7320,7 @@ const Zt = /* @__PURE__ */ y(mu, [["render", yu], ["__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
|
},
|
|
@@ -7569,7 +7569,7 @@ const Zt = /* @__PURE__ */ y(mu, [["render", yu], ["__scopeId", "data-v-eea25537
|
|
|
7569
7569
|
key: 1,
|
|
7570
7570
|
class: "shadow right"
|
|
7571
7571
|
};
|
|
7572
|
-
function
|
|
7572
|
+
function Lu(e, s, t, a, n, i) {
|
|
7573
7573
|
const l = g("ecs-icon"), c = g("ecs-select"), d = g("ecs-focus-ring");
|
|
7574
7574
|
return o(), r("div", {
|
|
7575
7575
|
class: v(["ecs-data-grid-head-cell", [
|
|
@@ -7666,7 +7666,7 @@ function Au(e, s, t, a, n, i) {
|
|
|
7666
7666
|
t.fixedLeftLast ? (o(), r("div", $u)) : u("", !0)
|
|
7667
7667
|
], 14, _u);
|
|
7668
7668
|
}
|
|
7669
|
-
const
|
|
7669
|
+
const n_ = /* @__PURE__ */ y(bu, [["render", Lu], ["__scopeId", "data-v-3bf31b66"]]), Au = {
|
|
7670
7670
|
name: "ecs-data-grid-group",
|
|
7671
7671
|
props: {
|
|
7672
7672
|
/** Determines if this cell group should be shown. Avoid showing more than 1 group at the same time. */
|
|
@@ -7692,7 +7692,7 @@ function Du(e, s, t, a, n, i) {
|
|
|
7692
7692
|
[nt, t.show]
|
|
7693
7693
|
]);
|
|
7694
7694
|
}
|
|
7695
|
-
const
|
|
7695
|
+
const a_ = /* @__PURE__ */ y(Au, [["render", Du], ["__scopeId", "data-v-ee025ab5"]]), Nu = {
|
|
7696
7696
|
name: "ecs-data-grid-cell",
|
|
7697
7697
|
emits: ["collapse"],
|
|
7698
7698
|
components: {
|
|
@@ -7858,7 +7858,7 @@ function ju(e, s, t, a, n, i) {
|
|
|
7858
7858
|
t.fixedLeftLast ? (o(), r("div", Wu)) : u("", !0)
|
|
7859
7859
|
], 6);
|
|
7860
7860
|
}
|
|
7861
|
-
const
|
|
7861
|
+
const o_ = /* @__PURE__ */ y(Nu, [["render", ju], ["__scopeId", "data-v-4deed396"]]), Uu = {
|
|
7862
7862
|
name: "ecs-data-list"
|
|
7863
7863
|
}, Gu = {
|
|
7864
7864
|
class: "ecs-data-list",
|
|
@@ -7869,7 +7869,7 @@ function Ku(e, s, t, a, n, i) {
|
|
|
7869
7869
|
p(e.$slots, "default")
|
|
7870
7870
|
]);
|
|
7871
7871
|
}
|
|
7872
|
-
const
|
|
7872
|
+
const l_ = /* @__PURE__ */ y(Uu, [["render", Ku]]), Yu = {
|
|
7873
7873
|
name: "ecs-data-list-item",
|
|
7874
7874
|
emits: ["toggled"],
|
|
7875
7875
|
components: { EcsButtonMore: Gt, EcsSkeletonLoader: te },
|
|
@@ -8001,7 +8001,7 @@ function ef(e, s, t, a, n, i) {
|
|
|
8001
8001
|
style: x(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",
|
|
@@ -8047,7 +8047,7 @@ function ef(e, s, t, a, n, i) {
|
|
|
8047
8047
|
], 10, Qu)) : u("", !0)
|
|
8048
8048
|
]);
|
|
8049
8049
|
}
|
|
8050
|
-
const
|
|
8050
|
+
const r_ = /* @__PURE__ */ y(Yu, [["render", ef], ["__scopeId", "data-v-608ab057"]]), tf = {
|
|
8051
8051
|
name: "ecs-dialog",
|
|
8052
8052
|
emits: ["toggled", "cancel"],
|
|
8053
8053
|
props: {
|
|
@@ -8161,7 +8161,7 @@ function nf(e, s, t, a, n, i) {
|
|
|
8161
8161
|
], 2)) : u("", !0)
|
|
8162
8162
|
], 34)) : u("", !0);
|
|
8163
8163
|
}
|
|
8164
|
-
const
|
|
8164
|
+
const c_ = /* @__PURE__ */ y(tf, [["render", nf]]), af = {
|
|
8165
8165
|
__name: "state-icon",
|
|
8166
8166
|
props: {
|
|
8167
8167
|
/** The identifier of the icon which should show up. */
|
|
@@ -8273,7 +8273,7 @@ function df(e, s, t, a, n, i) {
|
|
|
8273
8273
|
]))
|
|
8274
8274
|
]);
|
|
8275
8275
|
}
|
|
8276
|
-
const
|
|
8276
|
+
const d_ = /* @__PURE__ */ y(lf, [["render", df], ["__scopeId", "data-v-6e05c98b"]]), uf = {
|
|
8277
8277
|
__name: "favicon",
|
|
8278
8278
|
props: {
|
|
8279
8279
|
/** The identifier of the favicon which should show up. */
|
|
@@ -8318,7 +8318,7 @@ const c_ = /* @__PURE__ */ y(lf, [["render", df], ["__scopeId", "data-v-6e05c98b
|
|
|
8318
8318
|
}, ff = {
|
|
8319
8319
|
name: "ecs-directory-entry",
|
|
8320
8320
|
components: {
|
|
8321
|
-
EcsIcon:
|
|
8321
|
+
EcsIcon: A,
|
|
8322
8322
|
EcsFavicon: uf,
|
|
8323
8323
|
EcsAvatar: vt,
|
|
8324
8324
|
EcsSkeletonLoader: te
|
|
@@ -8416,10 +8416,10 @@ function vf(e, s, t, a, n, i) {
|
|
|
8416
8416
|
])
|
|
8417
8417
|
]);
|
|
8418
8418
|
}
|
|
8419
|
-
const
|
|
8419
|
+
const u_ = /* @__PURE__ */ y(ff, [["render", vf], ["__scopeId", "data-v-ddd907db"]]), yf = {
|
|
8420
8420
|
name: "ecs-document-state",
|
|
8421
8421
|
components: {
|
|
8422
|
-
EcsIcon:
|
|
8422
|
+
EcsIcon: A,
|
|
8423
8423
|
EcsSkeletonLoader: te
|
|
8424
8424
|
},
|
|
8425
8425
|
props: {
|
|
@@ -8484,7 +8484,7 @@ function xf(e, s, t, a, n, i) {
|
|
|
8484
8484
|
])) : u("", !0)
|
|
8485
8485
|
], 8, bf));
|
|
8486
8486
|
}
|
|
8487
|
-
const
|
|
8487
|
+
const f_ = /* @__PURE__ */ y(yf, [["render", xf], ["__scopeId", "data-v-8239e8d6"]]), Bf = {
|
|
8488
8488
|
props: {
|
|
8489
8489
|
/** The initial value of the chart as a percentage. */
|
|
8490
8490
|
value: {
|
|
@@ -8573,9 +8573,9 @@ function Tf(e, s, t, a, n, i) {
|
|
|
8573
8573
|
], 8, If))
|
|
8574
8574
|
], 4);
|
|
8575
8575
|
}
|
|
8576
|
-
const
|
|
8576
|
+
const g_ = /* @__PURE__ */ y(Bf, [["render", Tf], ["__scopeId", "data-v-851d95d9"]]), Pf = {
|
|
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: {
|
|
@@ -8602,11 +8602,11 @@ const f_ = /* @__PURE__ */ y(Bf, [["render", Tf], ["__scopeId", "data-v-851d95d9
|
|
|
8602
8602
|
}, Mf = ["aria-busy"], $f = {
|
|
8603
8603
|
key: 1,
|
|
8604
8604
|
class: "ecs-empty-state-loading"
|
|
8605
|
-
},
|
|
8605
|
+
}, Lf = {
|
|
8606
8606
|
key: 3,
|
|
8607
8607
|
class: "ecs-empty-state-actions"
|
|
8608
8608
|
};
|
|
8609
|
-
function
|
|
8609
|
+
function Af(e, s, t, a, n, i) {
|
|
8610
8610
|
const l = g("ecs-icon");
|
|
8611
8611
|
return o(), r("div", {
|
|
8612
8612
|
class: "ecs-empty-state",
|
|
@@ -8624,12 +8624,12 @@ function Lf(e, s, t, a, n, i) {
|
|
|
8624
8624
|
}, [
|
|
8625
8625
|
p(e.$slots, "default", {}, void 0, !0)
|
|
8626
8626
|
], 2)) : u("", !0),
|
|
8627
|
-
e.$slots.actions ? (o(), r("div",
|
|
8627
|
+
e.$slots.actions ? (o(), r("div", Lf, [
|
|
8628
8628
|
p(e.$slots, "actions", {}, void 0, !0)
|
|
8629
8629
|
])) : u("", !0)
|
|
8630
8630
|
], 8, Mf);
|
|
8631
8631
|
}
|
|
8632
|
-
const si = /* @__PURE__ */ y(Pf, [["render",
|
|
8632
|
+
const si = /* @__PURE__ */ y(Pf, [["render", Af], ["__scopeId", "data-v-5b37142c"]]), Of = {
|
|
8633
8633
|
props: {
|
|
8634
8634
|
/** The current progress value. */
|
|
8635
8635
|
value: {
|
|
@@ -8875,16 +8875,16 @@ function Kf(e, s, t, a, n, i) {
|
|
|
8875
8875
|
class: "ecs-dropzone-skeleton"
|
|
8876
8876
|
})) : (o(), r("div", qf, [
|
|
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] = (...B) => i.browseFile && i.browseFile(...B)),
|
|
8881
8881
|
onKeydown: s[2] || (s[2] = Y((...B) => i.browseFile && i.browseFile(...B), ["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", Wf, [
|
|
8890
8890
|
p(e.$slots, "customlabel", {}, void 0, !0)
|
|
@@ -8905,7 +8905,7 @@ function Kf(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 Kf(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,13 +8957,13 @@ function Kf(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)
|
|
8964
8964
|
], 42, Rf);
|
|
8965
8965
|
}
|
|
8966
|
-
const
|
|
8966
|
+
const m_ = /* @__PURE__ */ y(Hf, [["render", Kf], ["__scopeId", "data-v-7c5f7831"]]), Yf = {
|
|
8967
8967
|
name: "ecs-form-group",
|
|
8968
8968
|
components: { EcsText: rt },
|
|
8969
8969
|
props: {
|
|
@@ -9035,7 +9035,7 @@ const ii = /* @__PURE__ */ y(Yf, [["render", Xf], ["__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 Jf(e, s, t, a, n, i) {
|
|
|
9064
9064
|
}
|
|
9065
9065
|
const Qf = /* @__PURE__ */ y(Zf, [["render", Jf], ["__scopeId", "data-v-97a5e4d9"]]), eg = {
|
|
9066
9066
|
name: "ecs-popover-header",
|
|
9067
|
-
components: { EcsIcon:
|
|
9067
|
+
components: { EcsIcon: A, EcsText: rt },
|
|
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 ag(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
|
}),
|
|
@@ -9231,7 +9231,7 @@ const og = /* @__PURE__ */ y(eg, [["render", ag], ["__scopeId", "data-v-85fef203
|
|
|
9231
9231
|
this.$emit("opened");
|
|
9232
9232
|
}
|
|
9233
9233
|
}
|
|
9234
|
-
}, Ct = (e) => (ve("data-v-
|
|
9234
|
+
}, Ct = (e) => (ve("data-v-4238f271"), e = e(), ye(), e), cg = { class: "ecs-ecai-select-button" }, dg = { class: "ecai-content" }, ug = { class: "ecai-inner-content" }, fg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-1" }, null, -1)), gg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-2" }, null, -1)), mg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-3" }, null, -1)), hg = [
|
|
9235
9235
|
fg,
|
|
9236
9236
|
gg,
|
|
9237
9237
|
mg
|
|
@@ -9240,11 +9240,11 @@ const og = /* @__PURE__ */ y(eg, [["render", ag], ["__scopeId", "data-v-85fef203
|
|
|
9240
9240
|
target: "_blank",
|
|
9241
9241
|
title: "Learn more about EC:AI in the Knowledge Base",
|
|
9242
9242
|
class: "learn-more-link"
|
|
9243
|
-
}, yg = ["value", "selected"], bg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", null, "Transcript Summary Format: ", -1)), _g = { key: 2 },
|
|
9243
|
+
}, yg = ["value", "selected"], bg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", null, "Transcript Summary Format: ", -1)), _g = ["innerHTML"], kg = { key: 2 }, Cg = { key: 0 }, wg = { key: 1 }, Sg = { class: "ineligible-list scrollbar scrollbar-sml" }, xg = {
|
|
9244
9244
|
key: 0,
|
|
9245
9245
|
class: "skipped-documents"
|
|
9246
|
-
},
|
|
9247
|
-
function
|
|
9246
|
+
}, Bg = { key: 0 };
|
|
9247
|
+
function Ig(e, s, t, a, n, i) {
|
|
9248
9248
|
const l = g("ecs-button"), c = g("ecs-sticker"), d = g("ecs-popover-header"), h = g("ecs-info-tooltip"), b = g("ecs-flex-row"), k = g("ecs-switch"), E = g("ecs-text"), I = g("ecs-select"), B = g("ecs-form-group"), M = g("ecs-checkbox"), $ = g("ecs-button-more"), z = g("ecs-popover");
|
|
9249
9249
|
return o(), m(z, {
|
|
9250
9250
|
ref: "popoverRef",
|
|
@@ -9261,7 +9261,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9261
9261
|
default: w(() => [
|
|
9262
9262
|
_(l, { onClick: i.generate }, {
|
|
9263
9263
|
default: w(() => [
|
|
9264
|
-
|
|
9264
|
+
L("Generate")
|
|
9265
9265
|
]),
|
|
9266
9266
|
_: 1
|
|
9267
9267
|
}, 8, ["onClick"])
|
|
@@ -9283,7 +9283,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9283
9283
|
}, null, 8, pg),
|
|
9284
9284
|
f("a", vg, [
|
|
9285
9285
|
_(h),
|
|
9286
|
-
|
|
9286
|
+
L(" Learn more ")
|
|
9287
9287
|
])
|
|
9288
9288
|
]),
|
|
9289
9289
|
_: 1
|
|
@@ -9296,7 +9296,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9296
9296
|
"data-test": "ecai-select-generate-summaries"
|
|
9297
9297
|
}, {
|
|
9298
9298
|
default: w(() => [
|
|
9299
|
-
|
|
9299
|
+
L(" Generate AI Summaries ")
|
|
9300
9300
|
]),
|
|
9301
9301
|
_: 1
|
|
9302
9302
|
}, 8, ["onInput", "value"])) : u("", !0),
|
|
@@ -9307,7 +9307,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9307
9307
|
default: w(() => [
|
|
9308
9308
|
_(E, { type: "label" }, {
|
|
9309
9309
|
default: w(() => [
|
|
9310
|
-
|
|
9310
|
+
L("Document Summary Format")
|
|
9311
9311
|
]),
|
|
9312
9312
|
_: 1
|
|
9313
9313
|
}),
|
|
@@ -9335,12 +9335,11 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9335
9335
|
}, {
|
|
9336
9336
|
default: w(() => [
|
|
9337
9337
|
bg,
|
|
9338
|
-
|
|
9338
|
+
L("Topic Summary ")
|
|
9339
9339
|
]),
|
|
9340
9340
|
_: 1
|
|
9341
9341
|
}, 8, ["class"])) : u("", !0),
|
|
9342
|
-
|
|
9343
|
-
key: 3,
|
|
9342
|
+
_(k, {
|
|
9344
9343
|
onInput: i.updateExtractData,
|
|
9345
9344
|
value: n.localSettings.extractData,
|
|
9346
9345
|
size: "sml-toggle",
|
|
@@ -9348,12 +9347,12 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9348
9347
|
"data-test": "ecai-select-extract-metadata"
|
|
9349
9348
|
}, {
|
|
9350
9349
|
default: w(() => [
|
|
9351
|
-
|
|
9350
|
+
L("Automatically Extract Key Metadata")
|
|
9352
9351
|
]),
|
|
9353
9352
|
_: 1
|
|
9354
|
-
}, 8, ["onInput", "value"])
|
|
9353
|
+
}, 8, ["onInput", "value"]),
|
|
9355
9354
|
n.localSettings.extractData ? (o(), m(B, {
|
|
9356
|
-
key:
|
|
9355
|
+
key: 3,
|
|
9357
9356
|
class: "indent checkbox-group"
|
|
9358
9357
|
}, {
|
|
9359
9358
|
default: w(() => [
|
|
@@ -9364,7 +9363,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9364
9363
|
"data-test": `ecai-select-extract-option-${T.name.toLowerCase().replace(" ", "-")}`
|
|
9365
9364
|
}, {
|
|
9366
9365
|
default: w(() => [
|
|
9367
|
-
|
|
9366
|
+
L(C(T.name), 1)
|
|
9368
9367
|
]),
|
|
9369
9368
|
_: 2
|
|
9370
9369
|
}, 1032, ["value", "onInput", "data-test"]))), 128))
|
|
@@ -9381,12 +9380,15 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9381
9380
|
default: w(() => [
|
|
9382
9381
|
_(c, { type: "warning" }),
|
|
9383
9382
|
f("ul", null, [
|
|
9384
|
-
(o(!0), r(F, null, J(t.warnings, (T) => (o(), r("li", {
|
|
9383
|
+
(o(!0), r(F, null, J(t.warnings, (T) => (o(), r("li", {
|
|
9384
|
+
key: T,
|
|
9385
|
+
innerHTML: T
|
|
9386
|
+
}, null, 8, _g))), 128))
|
|
9385
9387
|
])
|
|
9386
9388
|
]),
|
|
9387
9389
|
_: 1
|
|
9388
9390
|
})) : u("", !0),
|
|
9389
|
-
i.anyAiActive && (t.skippedDocuments.length > 0 || t.ineligibleTranscriptCount > 0) ? (o(), r("div",
|
|
9391
|
+
i.anyAiActive && (t.skippedDocuments.length > 0 || t.ineligibleTranscriptCount > 0) ? (o(), r("div", kg, [
|
|
9390
9392
|
_($, {
|
|
9391
9393
|
onClick: s[1] || (s[1] = (T) => n.showSkippedDocuments = !n.showSkippedDocuments),
|
|
9392
9394
|
active: n.showSkippedDocuments,
|
|
@@ -9394,13 +9396,13 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9394
9396
|
"data-test": "ecai-select-toggle-skipped-documents"
|
|
9395
9397
|
}, {
|
|
9396
9398
|
default: w(() => [
|
|
9397
|
-
n.showSkippedDocuments ? (o(), r("span",
|
|
9399
|
+
n.showSkippedDocuments ? (o(), r("span", wg, "Hide " + C(t.skippedDocuments.length + t.ineligibleTranscriptCount) + " document" + C(t.skippedDocuments.length + t.ineligibleTranscriptCount > 1 ? "s" : ""), 1)) : (o(), r("span", Cg, "Show " + C(t.skippedDocuments.length + t.ineligibleTranscriptCount) + " document" + C(t.skippedDocuments.length + t.ineligibleTranscriptCount > 1 ? "s" : ""), 1))
|
|
9398
9400
|
]),
|
|
9399
9401
|
_: 1
|
|
9400
9402
|
}, 8, ["active"]),
|
|
9401
|
-
f("div",
|
|
9402
|
-
n.showSkippedDocuments ? (o(), r("ul",
|
|
9403
|
-
t.ineligibleTranscriptCount > 0 ? (o(), r("li",
|
|
9403
|
+
f("div", Sg, [
|
|
9404
|
+
n.showSkippedDocuments ? (o(), r("ul", xg, [
|
|
9405
|
+
t.ineligibleTranscriptCount > 0 ? (o(), r("li", Bg, C(t.ineligibleTranscriptCount) + " Transcript" + C(t.ineligibleTranscriptCount > 1 ? "s" : ""), 1)) : u("", !0),
|
|
9404
9406
|
(o(!0), r(F, null, J(t.skippedDocuments, (T) => (o(), r("li", { key: T }, C(T), 1))), 128))
|
|
9405
9407
|
])) : u("", !0)
|
|
9406
9408
|
])
|
|
@@ -9426,7 +9428,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9426
9428
|
"data-test": "ecai-select-button"
|
|
9427
9429
|
}, {
|
|
9428
9430
|
default: w(() => [
|
|
9429
|
-
|
|
9431
|
+
L("EC:AI")
|
|
9430
9432
|
]),
|
|
9431
9433
|
_: 1
|
|
9432
9434
|
}, 8, ["disabled"])),
|
|
@@ -9440,9 +9442,9 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9440
9442
|
_: 1
|
|
9441
9443
|
}, 8, ["onHidden", "onShown"]);
|
|
9442
9444
|
}
|
|
9443
|
-
const
|
|
9445
|
+
const h_ = /* @__PURE__ */ y(rg, [["render", Ig], ["__scopeId", "data-v-4238f271"]]), zg = {
|
|
9444
9446
|
name: "ecs-ecai-wrapper",
|
|
9445
|
-
components: { EcsIcon:
|
|
9447
|
+
components: { EcsIcon: A },
|
|
9446
9448
|
props: {
|
|
9447
9449
|
/** Padding to be applied to the wrapper. */
|
|
9448
9450
|
padding: {
|
|
@@ -9475,14 +9477,14 @@ const m_ = /* @__PURE__ */ y(rg, [["render", Bg], ["__scopeId", "data-v-3c8b7acd
|
|
|
9475
9477
|
};
|
|
9476
9478
|
}
|
|
9477
9479
|
}
|
|
9478
|
-
},
|
|
9479
|
-
function
|
|
9480
|
+
}, Eg = /* @__PURE__ */ _i('<span class="border-gradient" data-v-ddf398d0></span><div class="ecai-background" data-v-ddf398d0><span class="bg-circle bg-circle-1" data-v-ddf398d0></span><span class="bg-circle bg-circle-2" data-v-ddf398d0></span><span class="bg-circle bg-circle-3" data-v-ddf398d0></span></div>', 2);
|
|
9481
|
+
function Tg(e, s, t, a, n, i) {
|
|
9480
9482
|
const l = g("ecs-icon");
|
|
9481
9483
|
return o(), r("div", {
|
|
9482
9484
|
class: v(["ecs-ecai-wrapper", { border: i.hasBorder }]),
|
|
9483
9485
|
style: x(i.wrapperStyle)
|
|
9484
9486
|
}, [
|
|
9485
|
-
|
|
9487
|
+
Eg,
|
|
9486
9488
|
t.icon ? (o(), m(l, {
|
|
9487
9489
|
key: 0,
|
|
9488
9490
|
type: "sparkle-filled",
|
|
@@ -9492,11 +9494,11 @@ function Eg(e, s, t, a, n, i) {
|
|
|
9492
9494
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9493
9495
|
], 6);
|
|
9494
9496
|
}
|
|
9495
|
-
const
|
|
9497
|
+
const p_ = /* @__PURE__ */ y(zg, [["render", Tg], ["__scopeId", "data-v-ddf398d0"]]), Pg = {
|
|
9496
9498
|
name: "ecs-entry-link",
|
|
9497
9499
|
emits: ["linkClick", "linkClickExternal", "moreClick"],
|
|
9498
9500
|
components: {
|
|
9499
|
-
EcsIcon:
|
|
9501
|
+
EcsIcon: A,
|
|
9500
9502
|
EcsSticker: Oe,
|
|
9501
9503
|
EcsButtonMore: Gt,
|
|
9502
9504
|
EcsFocusRing: D
|
|
@@ -9552,14 +9554,14 @@ const h_ = /* @__PURE__ */ y(Ig, [["render", Eg], ["__scopeId", "data-v-ddf398d0
|
|
|
9552
9554
|
this.$emit("moreClick", e);
|
|
9553
9555
|
}
|
|
9554
9556
|
}
|
|
9555
|
-
},
|
|
9557
|
+
}, Mg = ["title"], $g = {
|
|
9556
9558
|
key: 1,
|
|
9557
9559
|
class: "prepend"
|
|
9558
|
-
},
|
|
9560
|
+
}, Lg = ["title"], Ag = {
|
|
9559
9561
|
key: 2,
|
|
9560
9562
|
class: "append"
|
|
9561
9563
|
};
|
|
9562
|
-
function
|
|
9564
|
+
function Og(e, s, t, a, n, i) {
|
|
9563
9565
|
const l = g("ecs-icon"), c = g("ecs-sticker"), d = g("ecs-focus-ring"), h = g("ecs-button-more");
|
|
9564
9566
|
return o(), r("div", {
|
|
9565
9567
|
onClick: s[0] || (s[0] = G((...b) => i.handleClick && i.handleClick(...b), ["stop"])),
|
|
@@ -9582,14 +9584,14 @@ function Lg(e, s, t, a, n, i) {
|
|
|
9582
9584
|
key: 1,
|
|
9583
9585
|
type: t.sticker
|
|
9584
9586
|
}, null, 8, ["type"])) : u("", !0)
|
|
9585
|
-
], 8,
|
|
9586
|
-
e.$slots.prepender ? (o(), r("div",
|
|
9587
|
+
], 8, Mg)) : u("", !0),
|
|
9588
|
+
e.$slots.prepender ? (o(), r("div", $g, [
|
|
9587
9589
|
p(e.$slots, "prepender", {}, void 0, !0)
|
|
9588
9590
|
])) : u("", !0),
|
|
9589
9591
|
f("div", {
|
|
9590
9592
|
class: v(["ecs-entry-link-label", t.emphasized ? "emphasized" : ""]),
|
|
9591
9593
|
title: t.linkTitle
|
|
9592
|
-
}, C(t.label), 11,
|
|
9594
|
+
}, C(t.label), 11, Lg),
|
|
9593
9595
|
e.$slots.appender ? (o(), r("div", Ag, [
|
|
9594
9596
|
p(e.$slots, "appender", {}, void 0, !0)
|
|
9595
9597
|
])) : u("", !0),
|
|
@@ -9606,9 +9608,9 @@ function Lg(e, s, t, a, n, i) {
|
|
|
9606
9608
|
}, null, 8, ["onClick", "title", "aria-label"])) : u("", !0)
|
|
9607
9609
|
]);
|
|
9608
9610
|
}
|
|
9609
|
-
const
|
|
9611
|
+
const v_ = /* @__PURE__ */ y(Pg, [["render", Og], ["__scopeId", "data-v-00b5ab33"]]), Dg = {
|
|
9610
9612
|
name: "ecs-excerpt-snippet",
|
|
9611
|
-
components: { EcsIcon:
|
|
9613
|
+
components: { EcsIcon: A, EcsSkeletonLoader: te, EcsFormatted: Zs },
|
|
9612
9614
|
props: {
|
|
9613
9615
|
/** Determines how the content of the excerpt should be rendered. */
|
|
9614
9616
|
type: {
|
|
@@ -9663,26 +9665,26 @@ const p_ = /* @__PURE__ */ y(Tg, [["render", Lg], ["__scopeId", "data-v-00b5ab33
|
|
|
9663
9665
|
return `max-height: ${this.maxHeight}; overflow: auto;`;
|
|
9664
9666
|
}
|
|
9665
9667
|
}
|
|
9666
|
-
},
|
|
9668
|
+
}, Ng = { class: "ecs-excerpt-title" }, Vg = { class: "ecs-excerpt-title-headline" }, Hg = { key: 3 }, Rg = {
|
|
9667
9669
|
key: 0,
|
|
9668
9670
|
class: "ecs-excerpt-title-cite"
|
|
9669
|
-
},
|
|
9671
|
+
}, Fg = { key: 1 }, qg = {
|
|
9670
9672
|
key: 1,
|
|
9671
9673
|
class: "ecs-excerpt-content-transcript"
|
|
9672
|
-
},
|
|
9674
|
+
}, Wg = {
|
|
9673
9675
|
key: 2,
|
|
9674
9676
|
class: "ecs-excerpt-content-rectangle"
|
|
9675
|
-
},
|
|
9677
|
+
}, jg = {
|
|
9676
9678
|
key: 3,
|
|
9677
9679
|
class: "ecs-excerpt-content-regular"
|
|
9678
9680
|
};
|
|
9679
|
-
function
|
|
9681
|
+
function Ug(e, s, t, a, n, i) {
|
|
9680
9682
|
const l = g("ecs-skeleton-loader"), c = g("ecs-icon"), d = g("ecs-formatted");
|
|
9681
9683
|
return o(), r("div", {
|
|
9682
9684
|
class: v(["ecs-excerpt-snippet", i.sizeClass])
|
|
9683
9685
|
}, [
|
|
9684
|
-
f("div",
|
|
9685
|
-
f("div",
|
|
9686
|
+
f("div", Ng, [
|
|
9687
|
+
f("div", Vg, [
|
|
9686
9688
|
t.icon && t.loading ? (o(), m(l, {
|
|
9687
9689
|
key: 0,
|
|
9688
9690
|
type: "rect",
|
|
@@ -9698,14 +9700,14 @@ function jg(e, s, t, a, n, i) {
|
|
|
9698
9700
|
key: 2,
|
|
9699
9701
|
type: "single",
|
|
9700
9702
|
width: 20
|
|
9701
|
-
})) : (o(), r("span",
|
|
9703
|
+
})) : (o(), r("span", Hg, C(t.headline), 1))
|
|
9702
9704
|
]),
|
|
9703
|
-
t.cite ? (o(), r("div",
|
|
9705
|
+
t.cite ? (o(), r("div", Rg, [
|
|
9704
9706
|
t.loading ? (o(), m(l, {
|
|
9705
9707
|
key: 0,
|
|
9706
9708
|
type: "single",
|
|
9707
9709
|
width: 100
|
|
9708
|
-
})) : (o(), r("span",
|
|
9710
|
+
})) : (o(), r("span", Fg, C(t.cite), 1))
|
|
9709
9711
|
])) : u("", !0)
|
|
9710
9712
|
]),
|
|
9711
9713
|
f("div", {
|
|
@@ -9725,23 +9727,23 @@ function jg(e, s, t, a, n, i) {
|
|
|
9725
9727
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9726
9728
|
]),
|
|
9727
9729
|
_: 3
|
|
9728
|
-
}, 8, ["small"])) : t.type == "transcript" ? (o(), r("div",
|
|
9730
|
+
}, 8, ["small"])) : t.type == "transcript" ? (o(), r("div", qg, [
|
|
9729
9731
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9730
|
-
])) : t.type == "rectangle" ? (o(), r("div",
|
|
9732
|
+
])) : t.type == "rectangle" ? (o(), r("div", Wg, [
|
|
9731
9733
|
f("span", {
|
|
9732
9734
|
style: x("color:" + t.annotationColor)
|
|
9733
9735
|
}, "Rectangle Annotation", 4),
|
|
9734
9736
|
f("div", {
|
|
9735
9737
|
style: x("background-color:" + t.annotationColor)
|
|
9736
9738
|
}, null, 4)
|
|
9737
|
-
])) : (o(), r("div",
|
|
9739
|
+
])) : (o(), r("div", jg, [
|
|
9738
9740
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9739
9741
|
]))
|
|
9740
9742
|
], 64))
|
|
9741
9743
|
], 4)
|
|
9742
9744
|
], 2);
|
|
9743
9745
|
}
|
|
9744
|
-
const
|
|
9746
|
+
const y_ = /* @__PURE__ */ y(Dg, [["render", Ug], ["__scopeId", "data-v-99786854"]]), b_ = {
|
|
9745
9747
|
__name: "fill-icon",
|
|
9746
9748
|
props: {
|
|
9747
9749
|
/** The identifier of the icon which should show up. */
|
|
@@ -9783,22 +9785,22 @@ const v_ = /* @__PURE__ */ y(Og, [["render", jg], ["__scopeId", "data-v-99786854
|
|
|
9783
9785
|
width: e.width
|
|
9784
9786
|
}, null, 8, ["height", "width"]));
|
|
9785
9787
|
}
|
|
9786
|
-
}, Ug = {
|
|
9787
|
-
name: "ecs-file-list"
|
|
9788
9788
|
}, Gg = {
|
|
9789
|
+
name: "ecs-file-list"
|
|
9790
|
+
}, Kg = {
|
|
9789
9791
|
class: "ecs-file-list",
|
|
9790
9792
|
role: "list"
|
|
9791
9793
|
};
|
|
9792
|
-
function
|
|
9793
|
-
return o(), r("div",
|
|
9794
|
+
function Yg(e, s, t, a, n, i) {
|
|
9795
|
+
return o(), r("div", Kg, [
|
|
9794
9796
|
p(e.$slots, "default")
|
|
9795
9797
|
]);
|
|
9796
9798
|
}
|
|
9797
|
-
const
|
|
9799
|
+
const __ = /* @__PURE__ */ y(Gg, [["render", Yg]]), Xg = {
|
|
9798
9800
|
name: "ecs-file-list-item",
|
|
9799
9801
|
emits: ["click", "remove", "toggled", "title-click"],
|
|
9800
9802
|
components: {
|
|
9801
|
-
EcsIcon:
|
|
9803
|
+
EcsIcon: A,
|
|
9802
9804
|
EcsFileIcon: Us,
|
|
9803
9805
|
EcsSticker: Oe,
|
|
9804
9806
|
EcsButtonTable: Xs,
|
|
@@ -9912,17 +9914,17 @@ const b_ = /* @__PURE__ */ y(Ug, [["render", Kg]]), Yg = {
|
|
|
9912
9914
|
created() {
|
|
9913
9915
|
this.expandId = this.generateUniqueId(), this.errorId = this.generateUniqueId(), this.editId = this.generateUniqueId();
|
|
9914
9916
|
}
|
|
9915
|
-
},
|
|
9917
|
+
}, Zg = ["tabindex"], Jg = {
|
|
9916
9918
|
key: 0,
|
|
9917
9919
|
class: "ecs-file-list-inner"
|
|
9918
|
-
},
|
|
9920
|
+
}, Qg = ["aria-errormessage"], em = { class: "ecs-file-list-controls" }, tm = {
|
|
9919
9921
|
key: 0,
|
|
9920
9922
|
class: "ecs-file-list-meta"
|
|
9921
|
-
},
|
|
9923
|
+
}, sm = ["aria-controls", "aria-expanded", "aria-label", "disabled"], im = ["aria-valuenow"], nm = ["id"], am = ["id", "aria-hidden"], om = ["id"], lm = {
|
|
9922
9924
|
ref: "edit",
|
|
9923
9925
|
class: "ecs-file-list-entry-edit"
|
|
9924
9926
|
};
|
|
9925
|
-
function
|
|
9927
|
+
function rm(e, s, t, a, n, i) {
|
|
9926
9928
|
const l = g("ecs-focus-ring"), c = g("ecs-icon"), d = g("ecs-file-icon"), h = g("ecs-sticker"), b = g("ecs-button-table");
|
|
9927
9929
|
return o(), r("div", {
|
|
9928
9930
|
onClick: s[9] || (s[9] = (k) => e.$emit("click", k)),
|
|
@@ -9937,7 +9939,7 @@ function lm(e, s, t, a, n, i) {
|
|
|
9937
9939
|
t.hover ? (o(), m(l, { key: 0 })) : u("", !0),
|
|
9938
9940
|
_(pe, { name: "title" }, {
|
|
9939
9941
|
default: w(() => [
|
|
9940
|
-
t.showTitleEdit || !t.edit ? (o(), r("div",
|
|
9942
|
+
t.showTitleEdit || !t.edit ? (o(), r("div", Jg, [
|
|
9941
9943
|
t.icon ? (o(), m(c, {
|
|
9942
9944
|
key: 0,
|
|
9943
9945
|
onClick: s[0] || (s[0] = (k) => e.$emit("title-click", k)),
|
|
@@ -9968,10 +9970,10 @@ function lm(e, s, t, a, n, i) {
|
|
|
9968
9970
|
"aria-errormessage": t.error ? n.errorId : null
|
|
9969
9971
|
}, [
|
|
9970
9972
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9971
|
-
], 8,
|
|
9973
|
+
], 8, Qg)
|
|
9972
9974
|
], 32),
|
|
9973
|
-
f("div",
|
|
9974
|
-
e.$slots.meta ? (o(), r("div",
|
|
9975
|
+
f("div", em, [
|
|
9976
|
+
e.$slots.meta ? (o(), r("div", tm, [
|
|
9975
9977
|
p(e.$slots, "meta", {}, void 0, !0)
|
|
9976
9978
|
])) : u("", !0),
|
|
9977
9979
|
p(e.$slots, "controls", {}, void 0, !0),
|
|
@@ -9992,7 +9994,7 @@ function lm(e, s, t, a, n, i) {
|
|
|
9992
9994
|
disabled: t.disableButtons
|
|
9993
9995
|
}, [
|
|
9994
9996
|
_(l)
|
|
9995
|
-
], 10,
|
|
9997
|
+
], 10, sm)) : u("", !0),
|
|
9996
9998
|
t.remove ? (o(), m(b, {
|
|
9997
9999
|
key: 3,
|
|
9998
10000
|
onClick: s[8] || (s[8] = (k) => e.$emit("remove", k)),
|
|
@@ -10009,7 +10011,7 @@ function lm(e, s, t, a, n, i) {
|
|
|
10009
10011
|
style: x({ width: t.progress + "%" }),
|
|
10010
10012
|
role: "progressbar",
|
|
10011
10013
|
"aria-valuenow": t.progress
|
|
10012
|
-
}, null, 12,
|
|
10014
|
+
}, null, 12, im)) : u("", !0)
|
|
10013
10015
|
])) : u("", !0)
|
|
10014
10016
|
]),
|
|
10015
10017
|
_: 3
|
|
@@ -10018,7 +10020,7 @@ function lm(e, s, t, a, n, i) {
|
|
|
10018
10020
|
key: 1,
|
|
10019
10021
|
class: "error",
|
|
10020
10022
|
id: n.errorId
|
|
10021
|
-
}, C(t.error), 9,
|
|
10023
|
+
}, C(t.error), 9, nm)) : u("", !0),
|
|
10022
10024
|
e.$slots.collapse ? (o(), r("div", {
|
|
10023
10025
|
key: 2,
|
|
10024
10026
|
class: v(n.isVisible ? "collapse-show" : "collapse-hide"),
|
|
@@ -10026,7 +10028,7 @@ function lm(e, s, t, a, n, i) {
|
|
|
10026
10028
|
"aria-hidden": n.isVisible ? "false" : "true"
|
|
10027
10029
|
}, [
|
|
10028
10030
|
p(e.$slots, "collapse", {}, void 0, !0)
|
|
10029
|
-
], 10,
|
|
10031
|
+
], 10, am)) : u("", !0),
|
|
10030
10032
|
_(pe, { name: "edit" }, {
|
|
10031
10033
|
default: w(() => [
|
|
10032
10034
|
e.$slots.edit && t.edit ? (o(), r("div", {
|
|
@@ -10034,16 +10036,16 @@ function lm(e, s, t, a, n, i) {
|
|
|
10034
10036
|
style: x({ maxHeight: n.editHeight + "px" }),
|
|
10035
10037
|
id: n.editId
|
|
10036
10038
|
}, [
|
|
10037
|
-
f("div",
|
|
10039
|
+
f("div", lm, [
|
|
10038
10040
|
p(e.$slots, "edit", {}, void 0, !0)
|
|
10039
10041
|
], 512)
|
|
10040
|
-
], 12,
|
|
10042
|
+
], 12, om)) : u("", !0)
|
|
10041
10043
|
]),
|
|
10042
10044
|
_: 3
|
|
10043
10045
|
})
|
|
10044
|
-
], 10,
|
|
10046
|
+
], 10, Zg);
|
|
10045
10047
|
}
|
|
10046
|
-
const
|
|
10048
|
+
const k_ = /* @__PURE__ */ y(Xg, [["render", rm], ["__scopeId", "data-v-e9b70161"]]), cm = { class: "ecs-flag" }, dm = {
|
|
10047
10049
|
__name: "flag",
|
|
10048
10050
|
props: {
|
|
10049
10051
|
/** ISO Country code of the flag. */
|
|
@@ -10091,14 +10093,14 @@ const __ = /* @__PURE__ */ y(Yg, [["render", lm], ["__scopeId", "data-v-e9b70161
|
|
|
10091
10093
|
n !== i && (a = se(
|
|
10092
10094
|
() => ie(/* @__PURE__ */ Object.assign({ "../assets/icons/flags/AD.svg": () => import("./AD-C-JSF-rw.js"), "../assets/icons/flags/AE.svg": () => import("./AE-BNgNFKrc.js"), "../assets/icons/flags/AF.svg": () => import("./AF-nymCq27s.js"), "../assets/icons/flags/AG.svg": () => import("./AG-D7Em7-Pa.js"), "../assets/icons/flags/AI.svg": () => import("./AI-DNs-u8H0.js"), "../assets/icons/flags/AL.svg": () => import("./AL-CqCdgwzJ.js"), "../assets/icons/flags/AM.svg": () => import("./AM-DFw-JN4T.js"), "../assets/icons/flags/AO.svg": () => import("./AO-DdsCTQzw.js"), "../assets/icons/flags/AQ.svg": () => import("./AQ-C1aWIzTp.js"), "../assets/icons/flags/AR.svg": () => import("./AR-DWj19SWg.js"), "../assets/icons/flags/AS.svg": () => import("./AS-Cx-cZ_Go.js"), "../assets/icons/flags/AT.svg": () => import("./AT-BngSMRt3.js"), "../assets/icons/flags/AU.svg": () => import("./AU-Cc2Kph09.js"), "../assets/icons/flags/AW.svg": () => import("./AW-CGDgPAM3.js"), "../assets/icons/flags/AX.svg": () => import("./AX-CoENvj82.js"), "../assets/icons/flags/AZ.svg": () => import("./AZ-Bbdh5mIG.js"), "../assets/icons/flags/BA.svg": () => import("./BA-B01cMiAi.js"), "../assets/icons/flags/BB.svg": () => import("./BB-BbxdAlKd.js"), "../assets/icons/flags/BD.svg": () => import("./BD-BuMiVXWG.js"), "../assets/icons/flags/BE.svg": () => import("./BE-CCLnuRxa.js"), "../assets/icons/flags/BF.svg": () => import("./BF-BgQkvo2i.js"), "../assets/icons/flags/BG.svg": () => import("./BG-Be2e-YcS.js"), "../assets/icons/flags/BH.svg": () => import("./BH-COi2_3Yz.js"), "../assets/icons/flags/BI.svg": () => import("./BI-BZiH339a.js"), "../assets/icons/flags/BJ.svg": () => import("./BJ-Bs-bnfyP.js"), "../assets/icons/flags/BL.svg": () => import("./BL-CEEHFlJC.js"), "../assets/icons/flags/BM.svg": () => import("./BM-un-cKXv-.js"), "../assets/icons/flags/BN.svg": () => import("./BN-BA4eb_dV.js"), "../assets/icons/flags/BO.svg": () => import("./BO-lCh4Edze.js"), "../assets/icons/flags/BQ-BO.svg": () => import("./BQ-BO-3uAd65Cm.js"), "../assets/icons/flags/BQ-SA.svg": () => import("./BQ-SA-BPPnER_L.js"), "../assets/icons/flags/BQ-SE.svg": () => import("./BQ-SE-eS45P0HJ.js"), "../assets/icons/flags/BR.svg": () => import("./BR-dLfGuPwG.js"), "../assets/icons/flags/BS.svg": () => import("./BS-BMW1Hsoo.js"), "../assets/icons/flags/BT.svg": () => import("./BT-BOm67dT0.js"), "../assets/icons/flags/BV.svg": () => import("./BV-jfblcjwu.js"), "../assets/icons/flags/BW.svg": () => import("./BW-CGLskXCP.js"), "../assets/icons/flags/BY.svg": () => import("./BY-DHMNJvGm.js"), "../assets/icons/flags/BZ.svg": () => import("./BZ-oFT6Ct7l.js"), "../assets/icons/flags/CA.svg": () => import("./CA-DflKPQv_.js"), "../assets/icons/flags/CC.svg": () => import("./CC-z43rmmIN.js"), "../assets/icons/flags/CD.svg": () => import("./CD-B4dSt4ip.js"), "../assets/icons/flags/CF.svg": () => import("./CF-S6fkXGQ_.js"), "../assets/icons/flags/CG.svg": () => import("./CG-yOx46feZ.js"), "../assets/icons/flags/CH.svg": () => import("./CH-ByEOYxuD.js"), "../assets/icons/flags/CI.svg": () => import("./CI-C-4gMyBj.js"), "../assets/icons/flags/CK.svg": () => import("./CK-Dh2YHzoS.js"), "../assets/icons/flags/CL.svg": () => import("./CL-DtCYSh1m.js"), "../assets/icons/flags/CM.svg": () => import("./CM-CgIUx_uJ.js"), "../assets/icons/flags/CN.svg": () => import("./CN-DEQsfX4m.js"), "../assets/icons/flags/CO.svg": () => import("./CO-BLy956BY.js"), "../assets/icons/flags/CR.svg": () => import("./CR-ByWC_7Km.js"), "../assets/icons/flags/CU.svg": () => import("./CU-BISqJW4B.js"), "../assets/icons/flags/CV.svg": () => import("./CV-CiUNwzFg.js"), "../assets/icons/flags/CW.svg": () => import("./CW-DtOZafLN.js"), "../assets/icons/flags/CX.svg": () => import("./CX-BGFRTHv3.js"), "../assets/icons/flags/CY.svg": () => import("./CY-DPmnu9fM.js"), "../assets/icons/flags/CZ.svg": () => import("./CZ-Bc0YGC6W.js"), "../assets/icons/flags/DE.svg": () => import("./DE-0Spo795z.js"), "../assets/icons/flags/DJ.svg": () => import("./DJ-ZdhDThJI.js"), "../assets/icons/flags/DK.svg": () => import("./DK-Cxg-R8lX.js"), "../assets/icons/flags/DM.svg": () => import("./DM-Bup28Thv.js"), "../assets/icons/flags/DO.svg": () => import("./DO-BXd6ifNp.js"), "../assets/icons/flags/DZ.svg": () => import("./DZ-ClDDPNqf.js"), "../assets/icons/flags/EC.svg": () => import("./EC-DRa7RgEG.js"), "../assets/icons/flags/EE.svg": () => import("./EE-Du7SKTRA.js"), "../assets/icons/flags/EG.svg": () => import("./EG-BCNInmyW.js"), "../assets/icons/flags/EH.svg": () => import("./EH-CVAe5wti.js"), "../assets/icons/flags/ER.svg": () => import("./ER-rZCeSu3F.js"), "../assets/icons/flags/ES.svg": () => import("./ES--D6s5TX8.js"), "../assets/icons/flags/ET.svg": () => import("./ET-P4Ry5fQ2.js"), "../assets/icons/flags/EU.svg": () => import("./EU-OPDKPWJK.js"), "../assets/icons/flags/FI.svg": () => import("./FI-CTXHPBWr.js"), "../assets/icons/flags/FJ.svg": () => import("./FJ-B7hT3pxR.js"), "../assets/icons/flags/FK.svg": () => import("./FK-g4C0xGM2.js"), "../assets/icons/flags/FM.svg": () => import("./FM-B7oa3EPP.js"), "../assets/icons/flags/FO.svg": () => import("./FO-C6HC9Dnl.js"), "../assets/icons/flags/FR.svg": () => import("./FR-DWXulksR.js"), "../assets/icons/flags/GA.svg": () => import("./GA-DYpo68yP.js"), "../assets/icons/flags/GB-ENG.svg": () => import("./GB-ENG-B4l8bjwo.js"), "../assets/icons/flags/GB-NIR.svg": () => import("./GB-NIR-BBw3X7Dz.js"), "../assets/icons/flags/GB-SCT.svg": () => import("./GB-SCT-BINk5D1t.js"), "../assets/icons/flags/GB-UKM.svg": () => import("./GB-UKM-BBw3X7Dz.js"), "../assets/icons/flags/GB-WLS.svg": () => import("./GB-WLS-CZAxZ6mf.js"), "../assets/icons/flags/GD.svg": () => import("./GD-D6KT5yaE.js"), "../assets/icons/flags/GE.svg": () => import("./GE-DzSt6uN1.js"), "../assets/icons/flags/GF.svg": () => import("./GF-DzG8I6DL.js"), "../assets/icons/flags/GG.svg": () => import("./GG-C-v9xZGQ.js"), "../assets/icons/flags/GH.svg": () => import("./GH-C3E-Af-5.js"), "../assets/icons/flags/GI.svg": () => import("./GI-DcvKcpvi.js"), "../assets/icons/flags/GL.svg": () => import("./GL-E5zgUIBe.js"), "../assets/icons/flags/GM.svg": () => import("./GM-DBBHNuaR.js"), "../assets/icons/flags/GN.svg": () => import("./GN-CGNuMCO8.js"), "../assets/icons/flags/GP.svg": () => import("./GP-dEOvTcKH.js"), "../assets/icons/flags/GQ.svg": () => import("./GQ-DxUgiY7l.js"), "../assets/icons/flags/GR.svg": () => import("./GR-DuNSbuk_.js"), "../assets/icons/flags/GS.svg": () => import("./GS-NCu8ehvU.js"), "../assets/icons/flags/GT.svg": () => import("./GT-nQKRJTD0.js"), "../assets/icons/flags/GU.svg": () => import("./GU-D3GWYVI3.js"), "../assets/icons/flags/GW.svg": () => import("./GW-D2IH0UJu.js"), "../assets/icons/flags/GY.svg": () => import("./GY-B7XQPASI.js"), "../assets/icons/flags/HK.svg": () => import("./HK-BlJuPGsA.js"), "../assets/icons/flags/HM.svg": () => import("./HM-BmE31dVH.js"), "../assets/icons/flags/HN.svg": () => import("./HN-DphVwD_x.js"), "../assets/icons/flags/HR.svg": () => import("./HR-CjzwfjRD.js"), "../assets/icons/flags/HT.svg": () => import("./HT-DAcdYv5K.js"), "../assets/icons/flags/HU.svg": () => import("./HU-BbROWUiS.js"), "../assets/icons/flags/ID.svg": () => import("./ID---3pUtxz.js"), "../assets/icons/flags/IE.svg": () => import("./IE-BUaQHJ24.js"), "../assets/icons/flags/IL.svg": () => import("./IL-BPoEctOf.js"), "../assets/icons/flags/IM.svg": () => import("./IM-cM0IeF8Q.js"), "../assets/icons/flags/IN.svg": () => import("./IN-BjGCscy2.js"), "../assets/icons/flags/IO.svg": () => import("./IO-CWOTQpZf.js"), "../assets/icons/flags/IQ.svg": () => import("./IQ-BWwot0n4.js"), "../assets/icons/flags/IR.svg": () => import("./IR-BiQPhFbQ.js"), "../assets/icons/flags/IS.svg": () => import("./IS-CgDcFFA2.js"), "../assets/icons/flags/IT.svg": () => import("./IT-Wl_hfgi-.js"), "../assets/icons/flags/JE.svg": () => import("./JE-DlncadBI.js"), "../assets/icons/flags/JM.svg": () => import("./JM-C-NXx9bh.js"), "../assets/icons/flags/JO.svg": () => import("./JO-BQSLSCw3.js"), "../assets/icons/flags/JP.svg": () => import("./JP-EU6TbEGb.js"), "../assets/icons/flags/KE.svg": () => import("./KE-wzHncd7e.js"), "../assets/icons/flags/KG.svg": () => import("./KG-IwDAywtE.js"), "../assets/icons/flags/KH.svg": () => import("./KH-DJpRkJR7.js"), "../assets/icons/flags/KI.svg": () => import("./KI-DlN9Uvyt.js"), "../assets/icons/flags/KM.svg": () => import("./KM-BGRbAGmu.js"), "../assets/icons/flags/KN.svg": () => import("./KN-XJjpzCQO.js"), "../assets/icons/flags/KP.svg": () => import("./KP-SqBrV9v0.js"), "../assets/icons/flags/KR.svg": () => import("./KR-IkcOv58J.js"), "../assets/icons/flags/KW.svg": () => import("./KW-BUf98Kx3.js"), "../assets/icons/flags/KY.svg": () => import("./KY-Db_B1Nue.js"), "../assets/icons/flags/KZ.svg": () => import("./KZ-LmkVSL9h.js"), "../assets/icons/flags/LA.svg": () => import("./LA-C4--EDK9.js"), "../assets/icons/flags/LB.svg": () => import("./LB-Dl0ntPSC.js"), "../assets/icons/flags/LC.svg": () => import("./LC-DuqNDPd7.js"), "../assets/icons/flags/LI.svg": () => import("./LI-BFiqZH4p.js"), "../assets/icons/flags/LK.svg": () => import("./LK-XsnHnvQ3.js"), "../assets/icons/flags/LR.svg": () => import("./LR-DYzXhe18.js"), "../assets/icons/flags/LS.svg": () => import("./LS-tdRuuz1j.js"), "../assets/icons/flags/LT.svg": () => import("./LT-CMzBtpb5.js"), "../assets/icons/flags/LU.svg": () => import("./LU-BxUOzly0.js"), "../assets/icons/flags/LV.svg": () => import("./LV-BK90Xn3J.js"), "../assets/icons/flags/LY.svg": () => import("./LY-Bjq1iV6x.js"), "../assets/icons/flags/MA.svg": () => import("./MA-BarmDPEE.js"), "../assets/icons/flags/MC.svg": () => import("./MC-h27u9kwb.js"), "../assets/icons/flags/MD.svg": () => import("./MD-CRfZ30fX.js"), "../assets/icons/flags/ME.svg": () => import("./ME-ja2rCt-D.js"), "../assets/icons/flags/MF.svg": () => import("./MF-CQL-sCID.js"), "../assets/icons/flags/MG.svg": () => import("./MG-DGkBtqsJ.js"), "../assets/icons/flags/MH.svg": () => import("./MH-CwzCNg3E.js"), "../assets/icons/flags/MK.svg": () => import("./MK-LCy8EMhh.js"), "../assets/icons/flags/ML.svg": () => import("./ML-ByXOAs3h.js"), "../assets/icons/flags/MM.svg": () => import("./MM-CG2G968l.js"), "../assets/icons/flags/MN.svg": () => import("./MN-DUNQqPFU.js"), "../assets/icons/flags/MO.svg": () => import("./MO-Bz0IKu7p.js"), "../assets/icons/flags/MP.svg": () => import("./MP-fjrOW8n-.js"), "../assets/icons/flags/MQ.svg": () => import("./MQ-dBUY9wGB.js"), "../assets/icons/flags/MR.svg": () => import("./MR-C_JUWJgJ.js"), "../assets/icons/flags/MS.svg": () => import("./MS-D-7BVCnk.js"), "../assets/icons/flags/MT.svg": () => import("./MT-CcWugwse.js"), "../assets/icons/flags/MU.svg": () => import("./MU-DiB1BW6O.js"), "../assets/icons/flags/MV.svg": () => import("./MV-DPbPHThZ.js"), "../assets/icons/flags/MW.svg": () => import("./MW-DgjV72gL.js"), "../assets/icons/flags/MX.svg": () => import("./MX-BaGsowLX.js"), "../assets/icons/flags/MY.svg": () => import("./MY-CgAju0Jm.js"), "../assets/icons/flags/MZ.svg": () => import("./MZ-nX5Cf_nJ.js"), "../assets/icons/flags/NA.svg": () => import("./NA-CeHBH4aW.js"), "../assets/icons/flags/NC.svg": () => import("./NC-CVmDbd39.js"), "../assets/icons/flags/NE.svg": () => import("./NE-BZiqcE52.js"), "../assets/icons/flags/NF.svg": () => import("./NF-Du2wkFmV.js"), "../assets/icons/flags/NG.svg": () => import("./NG-sfYaOVsE.js"), "../assets/icons/flags/NI.svg": () => import("./NI-Y2P3KfWT.js"), "../assets/icons/flags/NL.svg": () => import("./NL-B7C10u1N.js"), "../assets/icons/flags/NO.svg": () => import("./NO-jfblcjwu.js"), "../assets/icons/flags/NP.svg": () => import("./NP-CSi60bpa.js"), "../assets/icons/flags/NR.svg": () => import("./NR-BivrgND0.js"), "../assets/icons/flags/NU.svg": () => import("./NU-EXBzZjdU.js"), "../assets/icons/flags/NZ.svg": () => import("./NZ-CrDQMx8K.js"), "../assets/icons/flags/OM.svg": () => import("./OM-DNCgj4AO.js"), "../assets/icons/flags/PA.svg": () => import("./PA-BAxZeBq5.js"), "../assets/icons/flags/PE.svg": () => import("./PE-C-YUWphk.js"), "../assets/icons/flags/PF.svg": () => import("./PF-BRXQ2uq0.js"), "../assets/icons/flags/PG.svg": () => import("./PG-t4gbzirg.js"), "../assets/icons/flags/PH.svg": () => import("./PH-CAPcuYCm.js"), "../assets/icons/flags/PK.svg": () => import("./PK-Bh7wsZJd.js"), "../assets/icons/flags/PL.svg": () => import("./PL-vu1XOCP0.js"), "../assets/icons/flags/PM.svg": () => import("./PM-kjNE1phe.js"), "../assets/icons/flags/PN.svg": () => import("./PN-CdusGiik.js"), "../assets/icons/flags/PR.svg": () => import("./PR-fixL-AIv.js"), "../assets/icons/flags/PS.svg": () => import("./PS-Y3Wk0bEy.js"), "../assets/icons/flags/PT.svg": () => import("./PT-CrSrAqxr.js"), "../assets/icons/flags/PW.svg": () => import("./PW-BroLNriY.js"), "../assets/icons/flags/PY.svg": () => import("./PY-3uGCVK7l.js"), "../assets/icons/flags/QA.svg": () => import("./QA-CyMU00W4.js"), "../assets/icons/flags/RE.svg": () => import("./RE-CVmDbd39.js"), "../assets/icons/flags/RO.svg": () => import("./RO-CPofHvD2.js"), "../assets/icons/flags/RS.svg": () => import("./RS-okm5OlzZ.js"), "../assets/icons/flags/RU.svg": () => import("./RU-CSNoJyQE.js"), "../assets/icons/flags/RW.svg": () => import("./RW-Ce35bk7c.js"), "../assets/icons/flags/SA.svg": () => import("./SA-B1zWlHTy.js"), "../assets/icons/flags/SB.svg": () => import("./SB-CPHr-vnK.js"), "../assets/icons/flags/SC.svg": () => import("./SC-Drhchxsk.js"), "../assets/icons/flags/SD.svg": () => import("./SD-CG3MRQKX.js"), "../assets/icons/flags/SE.svg": () => import("./SE-DcViSfN8.js"), "../assets/icons/flags/SG.svg": () => import("./SG-BHWjZxcn.js"), "../assets/icons/flags/SH.svg": () => import("./SH-CdXQKsD-.js"), "../assets/icons/flags/SI.svg": () => import("./SI-mU9ATVU9.js"), "../assets/icons/flags/SJ.svg": () => import("./SJ-jfblcjwu.js"), "../assets/icons/flags/SK.svg": () => import("./SK-vCwJ8ccx.js"), "../assets/icons/flags/SL.svg": () => import("./SL-6cqXKGsr.js"), "../assets/icons/flags/SM.svg": () => import("./SM-C7MKiK9r.js"), "../assets/icons/flags/SN.svg": () => import("./SN-DiXiwkcg.js"), "../assets/icons/flags/SO.svg": () => import("./SO-Ba1eku-a.js"), "../assets/icons/flags/SR.svg": () => import("./SR-BEuDKdQU.js"), "../assets/icons/flags/SS.svg": () => import("./SS-gbJzSyQ6.js"), "../assets/icons/flags/ST.svg": () => import("./ST-BOecvxYk.js"), "../assets/icons/flags/SV.svg": () => import("./SV-CD6eycSb.js"), "../assets/icons/flags/SX.svg": () => import("./SX-Czn44fLp.js"), "../assets/icons/flags/SY.svg": () => import("./SY-CZuKJjb1.js"), "../assets/icons/flags/SZ.svg": () => import("./SZ-CBxaacHG.js"), "../assets/icons/flags/TC.svg": () => import("./TC-BtP4m50H.js"), "../assets/icons/flags/TD.svg": () => import("./TD-COM83aCB.js"), "../assets/icons/flags/TF.svg": () => import("./TF-0F0kSH8k.js"), "../assets/icons/flags/TG.svg": () => import("./TG-Bk1QMgE2.js"), "../assets/icons/flags/TH.svg": () => import("./TH-LVGK-BwV.js"), "../assets/icons/flags/TJ.svg": () => import("./TJ-BwnJFGEh.js"), "../assets/icons/flags/TK.svg": () => import("./TK-CaZcYey6.js"), "../assets/icons/flags/TL.svg": () => import("./TL-gphWFYl4.js"), "../assets/icons/flags/TM.svg": () => import("./TM-90RZ0vmQ.js"), "../assets/icons/flags/TN.svg": () => import("./TN-B3WLEHfn.js"), "../assets/icons/flags/TO.svg": () => import("./TO-59cm0Zuj.js"), "../assets/icons/flags/TR.svg": () => import("./TR-F4GJhBNN.js"), "../assets/icons/flags/TT.svg": () => import("./TT-Dho1J3Q9.js"), "../assets/icons/flags/TV.svg": () => import("./TV-DrJY0Grc.js"), "../assets/icons/flags/TW.svg": () => import("./TW-D0VX4ctB.js"), "../assets/icons/flags/TZ.svg": () => import("./TZ-CHWmhKMd.js"), "../assets/icons/flags/UA.svg": () => import("./UA-DvF350w9.js"), "../assets/icons/flags/UG.svg": () => import("./UG-DSDNCCm4.js"), "../assets/icons/flags/UM.svg": () => import("./UM-jDWlLCAS.js"), "../assets/icons/flags/UNKNOWN.svg": () => import("./UNKNOWN-xpX3_0mu.js"), "../assets/icons/flags/US.svg": () => import("./US-jDWlLCAS.js"), "../assets/icons/flags/UY.svg": () => import("./UY-Bq4zZq5R.js"), "../assets/icons/flags/UZ.svg": () => import("./UZ-CwhhDrgv.js"), "../assets/icons/flags/VA.svg": () => import("./VA-1bDolE-m.js"), "../assets/icons/flags/VC.svg": () => import("./VC-CDvsfw4Q.js"), "../assets/icons/flags/VE.svg": () => import("./VE-C3kERCNA.js"), "../assets/icons/flags/VG.svg": () => import("./VG-I0-0DTjx.js"), "../assets/icons/flags/VI.svg": () => import("./VI-BPQnIlRW.js"), "../assets/icons/flags/VN.svg": () => import("./VN-Dm7h7MAf.js"), "../assets/icons/flags/VU.svg": () => import("./VU-DWF4MNIP.js"), "../assets/icons/flags/WF.svg": () => import("./WF-Cq5-BuyL.js"), "../assets/icons/flags/WS.svg": () => import("./WS-DZnHZwz6.js"), "../assets/icons/flags/YE.svg": () => import("./YE-C5S86K7l.js"), "../assets/icons/flags/YT.svg": () => import("./YT-Bb5X24Hr.js"), "../assets/icons/flags/ZA.svg": () => import("./ZA-uBK4oRgL.js"), "../assets/icons/flags/ZM.svg": () => import("./ZM-CKKq84Ls.js"), "../assets/icons/flags/ZW.svg": () => import("./ZW-CXL759RK.js") }), `../assets/icons/flags/${n.toUpperCase()}.svg`)
|
|
10093
10095
|
));
|
|
10094
|
-
}), (n, i) => (o(), r("div",
|
|
10096
|
+
}), (n, i) => (o(), r("div", cm, [
|
|
10095
10097
|
e.code ? (o(), m(ue(re(a)), {
|
|
10096
10098
|
key: 0,
|
|
10097
10099
|
alt: t.value
|
|
10098
10100
|
}, null, 8, ["alt"])) : u("", !0)
|
|
10099
10101
|
]));
|
|
10100
10102
|
}
|
|
10101
|
-
},
|
|
10103
|
+
}, C_ = /* @__PURE__ */ y(dm, [["__scopeId", "data-v-b6c2d6b3"]]), um = {
|
|
10102
10104
|
name: "ecs-flex-col",
|
|
10103
10105
|
props: {
|
|
10104
10106
|
/** Determines the width of the element. This should only be used when the flex container is supposed to act as a proper grid system. Supports values from `0` to `12`. Note, if the columns prop is used, all other props will have no effect. */
|
|
@@ -10140,18 +10142,18 @@ const __ = /* @__PURE__ */ y(Yg, [["render", lm], ["__scopeId", "data-v-e9b70161
|
|
|
10140
10142
|
}
|
|
10141
10143
|
}
|
|
10142
10144
|
};
|
|
10143
|
-
function
|
|
10145
|
+
function fm(e, s, t, a, n, i) {
|
|
10144
10146
|
return o(), r("div", {
|
|
10145
10147
|
class: v(["ecs-flex-col", [i.columnClass, i.growClass, i.shrinkClass, i.autoMarginClass]])
|
|
10146
10148
|
}, [
|
|
10147
10149
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10148
10150
|
], 2);
|
|
10149
10151
|
}
|
|
10150
|
-
const
|
|
10152
|
+
const gm = /* @__PURE__ */ y(um, [["render", fm], ["__scopeId", "data-v-1d2ad846"]]), mm = {
|
|
10151
10153
|
name: "ecs-input-clear",
|
|
10152
10154
|
emits: ["click"],
|
|
10153
10155
|
components: {
|
|
10154
|
-
EcsIcon:
|
|
10156
|
+
EcsIcon: A,
|
|
10155
10157
|
EcsFocusRing: D
|
|
10156
10158
|
},
|
|
10157
10159
|
props: {
|
|
@@ -10168,8 +10170,8 @@ const fm = /* @__PURE__ */ y(dm, [["render", um], ["__scopeId", "data-v-1d2ad846
|
|
|
10168
10170
|
return this.tooltip || "Clear";
|
|
10169
10171
|
}
|
|
10170
10172
|
}
|
|
10171
|
-
},
|
|
10172
|
-
function
|
|
10173
|
+
}, hm = ["aria-busy"], pm = ["title"];
|
|
10174
|
+
function vm(e, s, t, a, n, i) {
|
|
10173
10175
|
const l = g("ecs-focus-ring"), c = g("ecs-icon");
|
|
10174
10176
|
return o(), r("div", {
|
|
10175
10177
|
class: "ecs-input-clear",
|
|
@@ -10183,7 +10185,7 @@ function pm(e, s, t, a, n, i) {
|
|
|
10183
10185
|
"aria-label": "Clear"
|
|
10184
10186
|
}, [
|
|
10185
10187
|
_(l, { radius: 24 })
|
|
10186
|
-
], 40,
|
|
10188
|
+
], 40, pm),
|
|
10187
10189
|
t.loading ? (o(), m(c, {
|
|
10188
10190
|
key: 0,
|
|
10189
10191
|
type: "loading",
|
|
@@ -10191,14 +10193,14 @@ function pm(e, s, t, a, n, i) {
|
|
|
10191
10193
|
spinning: "",
|
|
10192
10194
|
color: "#AEB1B9"
|
|
10193
10195
|
})) : u("", !0)
|
|
10194
|
-
], 8,
|
|
10196
|
+
], 8, hm);
|
|
10195
10197
|
}
|
|
10196
|
-
const
|
|
10198
|
+
const ym = /* @__PURE__ */ y(mm, [["render", vm], ["__scopeId", "data-v-a4a35b1d"]]), bm = {
|
|
10197
10199
|
name: "ecs-input-search",
|
|
10198
10200
|
emits: ["update:modelValue", "change"],
|
|
10199
10201
|
components: {
|
|
10200
|
-
EcsIcon:
|
|
10201
|
-
EcsInputClear:
|
|
10202
|
+
EcsIcon: A,
|
|
10203
|
+
EcsInputClear: ym
|
|
10202
10204
|
},
|
|
10203
10205
|
props: {
|
|
10204
10206
|
/** Sets the placeholder of the search input. */
|
|
@@ -10279,8 +10281,8 @@ const vm = /* @__PURE__ */ y(gm, [["render", pm], ["__scopeId", "data-v-a4a35b1d
|
|
|
10279
10281
|
mounted() {
|
|
10280
10282
|
this.modelValue && this.setValue(this.modelValue);
|
|
10281
10283
|
}
|
|
10282
|
-
},
|
|
10283
|
-
function
|
|
10284
|
+
}, _m = ["name", "disabled", "placeholder", "autocomplete", "value"];
|
|
10285
|
+
function km(e, s, t, a, n, i) {
|
|
10284
10286
|
const l = g("ecs-icon"), c = g("ecs-input-clear");
|
|
10285
10287
|
return o(), r("div", {
|
|
10286
10288
|
class: v(["ecs-search-group", i.groupSizeClass])
|
|
@@ -10305,14 +10307,14 @@ function _m(e, s, t, a, n, i) {
|
|
|
10305
10307
|
i.sizeClass,
|
|
10306
10308
|
i.typeClass
|
|
10307
10309
|
]
|
|
10308
|
-
}), null, 16,
|
|
10310
|
+
}), null, 16, _m),
|
|
10309
10311
|
t.showClear ? (o(), m(c, {
|
|
10310
10312
|
key: 0,
|
|
10311
10313
|
onClick: i.clearSearch
|
|
10312
10314
|
}, null, 8, ["onClick"])) : u("", !0)
|
|
10313
10315
|
], 2);
|
|
10314
10316
|
}
|
|
10315
|
-
const
|
|
10317
|
+
const Cm = /* @__PURE__ */ y(bm, [["render", km], ["__scopeId", "data-v-a408f72e"]]), wm = {
|
|
10316
10318
|
name: "ecs-scroll-container",
|
|
10317
10319
|
props: {
|
|
10318
10320
|
/** Sets the maximum height of the scroll container. Can be any CSS value, such as px, %, or em. */
|
|
@@ -10337,7 +10339,7 @@ const km = /* @__PURE__ */ y(ym, [["render", _m], ["__scopeId", "data-v-a408f72e
|
|
|
10337
10339
|
}
|
|
10338
10340
|
}
|
|
10339
10341
|
};
|
|
10340
|
-
function
|
|
10342
|
+
function Sm(e, s, t, a, n, i) {
|
|
10341
10343
|
return o(), r("div", {
|
|
10342
10344
|
class: v(["ecs-scroll-container scrollbar scrollbar-sml vertical", [
|
|
10343
10345
|
t.borderless ? "" : "ecs-scroll-container-border",
|
|
@@ -10348,12 +10350,12 @@ function wm(e, s, t, a, n, i) {
|
|
|
10348
10350
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10349
10351
|
], 6);
|
|
10350
10352
|
}
|
|
10351
|
-
const
|
|
10353
|
+
const xm = /* @__PURE__ */ y(wm, [["render", Sm], ["__scopeId", "data-v-d87a8075"]]), Bm = {
|
|
10352
10354
|
name: "ecs-folder-selector",
|
|
10353
10355
|
emits: ["search", "add", "refresh"],
|
|
10354
10356
|
components: {
|
|
10355
|
-
EcsInputSearch:
|
|
10356
|
-
EcsScrollContainer:
|
|
10357
|
+
EcsInputSearch: Cm,
|
|
10358
|
+
EcsScrollContainer: xm,
|
|
10357
10359
|
EcsButton: ze,
|
|
10358
10360
|
EcsEmptyState: si,
|
|
10359
10361
|
EcsTextV2: js
|
|
@@ -10438,27 +10440,27 @@ const Sm = /* @__PURE__ */ y(Cm, [["render", wm], ["__scopeId", "data-v-d87a8075
|
|
|
10438
10440
|
this.$emit("add");
|
|
10439
10441
|
}
|
|
10440
10442
|
}
|
|
10441
|
-
},
|
|
10443
|
+
}, Im = {
|
|
10442
10444
|
key: 0,
|
|
10443
10445
|
class: "ecs-folder-selector-header"
|
|
10444
|
-
},
|
|
10446
|
+
}, zm = {
|
|
10445
10447
|
key: 2,
|
|
10446
10448
|
class: "empty-list"
|
|
10447
10449
|
};
|
|
10448
|
-
function
|
|
10450
|
+
function Em(e, s, t, a, n, i) {
|
|
10449
10451
|
const l = g("ecs-text-v2"), c = g("ecs-input-search"), d = g("ecs-button"), h = g("ecs-empty-state"), b = g("ecs-scroll-container");
|
|
10450
10452
|
return o(), r("div", {
|
|
10451
10453
|
class: v(["ecs-folder-selector", [t.framed ? "ecs-folder-selector-border" : ""]]),
|
|
10452
10454
|
style: x({ height: i.selectorHeight })
|
|
10453
10455
|
}, [
|
|
10454
|
-
t.searchable || t.create || t.refreshable || t.title ? (o(), r("div",
|
|
10456
|
+
t.searchable || t.create || t.refreshable || t.title ? (o(), r("div", Im, [
|
|
10455
10457
|
t.title && !t.searchable ? (o(), m(l, {
|
|
10456
10458
|
key: 0,
|
|
10457
10459
|
preset: "headline-5",
|
|
10458
10460
|
class: "ecs-folder-selector-title"
|
|
10459
10461
|
}, {
|
|
10460
10462
|
default: w(() => [
|
|
10461
|
-
|
|
10463
|
+
L(C(t.title), 1)
|
|
10462
10464
|
]),
|
|
10463
10465
|
_: 1
|
|
10464
10466
|
})) : t.searchable ? (o(), m(c, {
|
|
@@ -10489,7 +10491,7 @@ function zm(e, s, t, a, n, i) {
|
|
|
10489
10491
|
"focus-inset": 0
|
|
10490
10492
|
}, {
|
|
10491
10493
|
default: w(() => [
|
|
10492
|
-
|
|
10494
|
+
L("Add Folder")
|
|
10493
10495
|
]),
|
|
10494
10496
|
_: 1
|
|
10495
10497
|
}, 8, ["onClick"])) : u("", !0)
|
|
@@ -10503,27 +10505,27 @@ function zm(e, s, t, a, n, i) {
|
|
|
10503
10505
|
t.loading ? (o(), m(h, {
|
|
10504
10506
|
key: 0,
|
|
10505
10507
|
type: "loading"
|
|
10506
|
-
})) : e.$slots.default ? p(e.$slots, "default", { key: 1 }, void 0, !0) : (o(), r("div",
|
|
10508
|
+
})) : e.$slots.default ? p(e.$slots, "default", { key: 1 }, void 0, !0) : (o(), r("div", zm, C(t.emptyMessage), 1))
|
|
10507
10509
|
]),
|
|
10508
10510
|
_: 3
|
|
10509
10511
|
}, 8, ["style", "padding"])
|
|
10510
10512
|
], 6);
|
|
10511
10513
|
}
|
|
10512
|
-
const
|
|
10514
|
+
const w_ = /* @__PURE__ */ y(Bm, [["render", Em], ["__scopeId", "data-v-e8fd70d2"]]), Tm = {}, Pm = { class: "ecs-form-headline" }, Mm = { class: "ecs-form-headline-main" }, $m = {
|
|
10513
10515
|
key: 0,
|
|
10514
10516
|
class: "ecs-form-headline-controls"
|
|
10515
10517
|
};
|
|
10516
|
-
function
|
|
10517
|
-
return o(), r("div",
|
|
10518
|
-
f("h2",
|
|
10518
|
+
function Lm(e, s) {
|
|
10519
|
+
return o(), r("div", Pm, [
|
|
10520
|
+
f("h2", Mm, [
|
|
10519
10521
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10520
10522
|
]),
|
|
10521
|
-
e.$slots.controls ? (o(), r("div",
|
|
10523
|
+
e.$slots.controls ? (o(), r("div", $m, [
|
|
10522
10524
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
10523
10525
|
])) : u("", !0)
|
|
10524
10526
|
]);
|
|
10525
10527
|
}
|
|
10526
|
-
const
|
|
10528
|
+
const S_ = /* @__PURE__ */ y(Tm, [["render", Lm], ["__scopeId", "data-v-16833f69"]]), Am = {
|
|
10527
10529
|
name: "ecs-form-set",
|
|
10528
10530
|
props: {
|
|
10529
10531
|
/** Indicates an error state. */
|
|
@@ -10537,17 +10539,17 @@ const w_ = /* @__PURE__ */ y(Em, [["render", $m], ["__scopeId", "data-v-16833f69
|
|
|
10537
10539
|
required: !0
|
|
10538
10540
|
}
|
|
10539
10541
|
}
|
|
10540
|
-
},
|
|
10541
|
-
function
|
|
10542
|
+
}, Om = ["aria-invalid"], Dm = { class: "ecs-form-set-title" };
|
|
10543
|
+
function Nm(e, s, t, a, n, i) {
|
|
10542
10544
|
return o(), r("fieldset", {
|
|
10543
10545
|
class: v(["ecs-form-set", t.error ? "error" : ""]),
|
|
10544
10546
|
"aria-invalid": t.error || null
|
|
10545
10547
|
}, [
|
|
10546
|
-
f("legend",
|
|
10548
|
+
f("legend", Dm, C(t.title), 1),
|
|
10547
10549
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10548
|
-
], 10,
|
|
10550
|
+
], 10, Om);
|
|
10549
10551
|
}
|
|
10550
|
-
const
|
|
10552
|
+
const x_ = /* @__PURE__ */ y(Am, [["render", Nm], ["__scopeId", "data-v-c9188464"]]), Vm = {
|
|
10551
10553
|
name: "ecs-highlight",
|
|
10552
10554
|
props: {
|
|
10553
10555
|
/** Makes the highlight area visible. */
|
|
@@ -10618,7 +10620,7 @@ const S_ = /* @__PURE__ */ y(Am, [["render", Dm], ["__scopeId", "data-v-c9188464
|
|
|
10618
10620
|
}
|
|
10619
10621
|
}
|
|
10620
10622
|
};
|
|
10621
|
-
function
|
|
10623
|
+
function Hm(e, s, t, a, n, i) {
|
|
10622
10624
|
return o(), m(pe, {
|
|
10623
10625
|
name: "fade",
|
|
10624
10626
|
appear: ""
|
|
@@ -10635,7 +10637,7 @@ function Vm(e, s, t, a, n, i) {
|
|
|
10635
10637
|
_: 3
|
|
10636
10638
|
});
|
|
10637
10639
|
}
|
|
10638
|
-
const
|
|
10640
|
+
const B_ = /* @__PURE__ */ y(Vm, [["render", Hm], ["__scopeId", "data-v-48ec2945"]]), Rm = {
|
|
10639
10641
|
name: "EcsIllustration",
|
|
10640
10642
|
props: {
|
|
10641
10643
|
/** The type of illustration to be shown. */
|
|
@@ -10682,7 +10684,7 @@ const x_ = /* @__PURE__ */ y(Nm, [["render", Vm], ["__scopeId", "data-v-48ec2945
|
|
|
10682
10684
|
}
|
|
10683
10685
|
}
|
|
10684
10686
|
};
|
|
10685
|
-
function
|
|
10687
|
+
function Fm(e, s, t, a, n, i) {
|
|
10686
10688
|
return o(), m(ue(n.illustrationComponent), {
|
|
10687
10689
|
class: "ecs-illustration",
|
|
10688
10690
|
width: t.size,
|
|
@@ -10691,7 +10693,7 @@ function Rm(e, s, t, a, n, i) {
|
|
|
10691
10693
|
"data-test-illustration-type": t.type
|
|
10692
10694
|
}, null, 8, ["width", "height", "data-test-illustration-type"]);
|
|
10693
10695
|
}
|
|
10694
|
-
const
|
|
10696
|
+
const qm = /* @__PURE__ */ y(Rm, [["render", Fm], ["__scopeId", "data-v-ff7cc16f"]]), Wm = {
|
|
10695
10697
|
name: "ecs-toolbar",
|
|
10696
10698
|
props: {
|
|
10697
10699
|
/** Determines the type of the toolbar. */
|
|
@@ -10701,19 +10703,19 @@ const Fm = /* @__PURE__ */ y(Hm, [["render", Rm], ["__scopeId", "data-v-ff7cc16f
|
|
|
10701
10703
|
default: "index"
|
|
10702
10704
|
}
|
|
10703
10705
|
}
|
|
10704
|
-
},
|
|
10706
|
+
}, jm = {
|
|
10705
10707
|
class: "ecs-toolbar",
|
|
10706
10708
|
role: "toolbar",
|
|
10707
10709
|
"aria-label": "Main"
|
|
10708
10710
|
};
|
|
10709
|
-
function
|
|
10710
|
-
return o(), r("div",
|
|
10711
|
+
function Um(e, s, t, a, n, i) {
|
|
10712
|
+
return o(), r("div", jm, [
|
|
10711
10713
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10712
10714
|
]);
|
|
10713
10715
|
}
|
|
10714
|
-
const
|
|
10716
|
+
const Gm = /* @__PURE__ */ y(Wm, [["render", Um], ["__scopeId", "data-v-a6ddde36"]]), Km = {
|
|
10715
10717
|
name: "ecs-index-toolbar",
|
|
10716
|
-
components: { EcsToolbar:
|
|
10718
|
+
components: { EcsToolbar: Gm, EcsButtonToolbarGroup: Kt, EcsFlexCol: gm, EcsFlexRow: Ie },
|
|
10717
10719
|
props: {
|
|
10718
10720
|
/** The label used to describe the objects shown in the index view. E.g.: "Entries", "Profiles", etc. */
|
|
10719
10721
|
type: {
|
|
@@ -10731,8 +10733,8 @@ const Um = /* @__PURE__ */ y(qm, [["render", jm], ["__scopeId", "data-v-a6ddde36
|
|
|
10731
10733
|
dismissed: !1
|
|
10732
10734
|
};
|
|
10733
10735
|
}
|
|
10734
|
-
},
|
|
10735
|
-
function
|
|
10736
|
+
}, Ym = { class: "ecs-toolbar-search" }, Xm = { class: "number" }, Zm = { class: "type" }, Jm = { class: "ecs-toolbar-right-section" }, Qm = { class: "ecs-toolbar-right-section" };
|
|
10737
|
+
function eh(e, s, t, a, n, i) {
|
|
10736
10738
|
const l = g("ecs-button-toolbar-group"), c = g("ecs-flex-row"), d = g("ecs-flex-col"), h = g("ecs-toolbar");
|
|
10737
10739
|
return o(), m(h, { class: "ecs-index-toolbar" }, {
|
|
10738
10740
|
default: w(() => [
|
|
@@ -10746,7 +10748,7 @@ function Qm(e, s, t, a, n, i) {
|
|
|
10746
10748
|
]),
|
|
10747
10749
|
_: 3
|
|
10748
10750
|
})) : u("", !0),
|
|
10749
|
-
f("div",
|
|
10751
|
+
f("div", Ym, [
|
|
10750
10752
|
p(e.$slots, "search", {}, void 0, !0)
|
|
10751
10753
|
]),
|
|
10752
10754
|
_(c, {
|
|
@@ -10754,8 +10756,8 @@ function Qm(e, s, t, a, n, i) {
|
|
|
10754
10756
|
class: "ecs-toolbar-search-results"
|
|
10755
10757
|
}, {
|
|
10756
10758
|
default: w(() => [
|
|
10757
|
-
f("span",
|
|
10758
|
-
f("span",
|
|
10759
|
+
f("span", Xm, C(t.count), 1),
|
|
10760
|
+
f("span", Zm, C(t.type), 1)
|
|
10759
10761
|
]),
|
|
10760
10762
|
_: 1
|
|
10761
10763
|
})
|
|
@@ -10764,10 +10766,10 @@ function Qm(e, s, t, a, n, i) {
|
|
|
10764
10766
|
}),
|
|
10765
10767
|
_(d, { columns: 3 }, {
|
|
10766
10768
|
default: w(() => [
|
|
10767
|
-
f("div",
|
|
10769
|
+
f("div", Jm, [
|
|
10768
10770
|
p(e.$slots, "actions-left", {}, void 0, !0)
|
|
10769
10771
|
]),
|
|
10770
|
-
f("div",
|
|
10772
|
+
f("div", Qm, [
|
|
10771
10773
|
p(e.$slots, "actions-right", {}, void 0, !0)
|
|
10772
10774
|
])
|
|
10773
10775
|
]),
|
|
@@ -10780,7 +10782,7 @@ function Qm(e, s, t, a, n, i) {
|
|
|
10780
10782
|
_: 3
|
|
10781
10783
|
});
|
|
10782
10784
|
}
|
|
10783
|
-
const
|
|
10785
|
+
const I_ = /* @__PURE__ */ y(Km, [["render", eh], ["__scopeId", "data-v-3e639a35"]]), th = {
|
|
10784
10786
|
name: "ecs-input",
|
|
10785
10787
|
emits: ["update:modelValue", "change", "keyup", "blur"],
|
|
10786
10788
|
props: {
|
|
@@ -10870,8 +10872,8 @@ const B_ = /* @__PURE__ */ y(Gm, [["render", Qm], ["__scopeId", "data-v-3e639a35
|
|
|
10870
10872
|
return this.autocomplete === "1p-disable";
|
|
10871
10873
|
}
|
|
10872
10874
|
}
|
|
10873
|
-
},
|
|
10874
|
-
function
|
|
10875
|
+
}, sh = ["value", "type", "name", "disabled", "required", "readonly", "placeholder", "autocomplete", "min", "max", "step", "id", "data-1p-ignore"], ih = ["value", "name", "disabled", "required", "readonly", "placeholder", "id", "data-1p-ignore"];
|
|
10876
|
+
function nh(e, s, t, a, n, i) {
|
|
10875
10877
|
return t.type != "textarea" ? (o(), r("input", qe({
|
|
10876
10878
|
key: 0,
|
|
10877
10879
|
class: ["ecs-form-control", [
|
|
@@ -10900,7 +10902,7 @@ function ih(e, s, t, a, n, i) {
|
|
|
10900
10902
|
ref: t.refr,
|
|
10901
10903
|
id: t.refr,
|
|
10902
10904
|
"data-1p-ignore": i.disabled1Password
|
|
10903
|
-
}), null, 16,
|
|
10905
|
+
}), null, 16, sh)) : (o(), r("textarea", qe({
|
|
10904
10906
|
key: 1,
|
|
10905
10907
|
class: ["ecs-form-control", [
|
|
10906
10908
|
i.sizeClass,
|
|
@@ -10923,11 +10925,11 @@ function ih(e, s, t, a, n, i) {
|
|
|
10923
10925
|
ref: t.refr,
|
|
10924
10926
|
id: t.refr,
|
|
10925
10927
|
"data-1p-ignore": i.disabled1Password
|
|
10926
|
-
}), null, 16,
|
|
10928
|
+
}), null, 16, ih));
|
|
10927
10929
|
}
|
|
10928
|
-
const
|
|
10930
|
+
const ah = /* @__PURE__ */ y(th, [["render", nh], ["__scopeId", "data-v-9e01ece1"]]), oh = {
|
|
10929
10931
|
name: "ecs-input-group-addon",
|
|
10930
|
-
components: { EcsIcon:
|
|
10932
|
+
components: { EcsIcon: A },
|
|
10931
10933
|
props: {
|
|
10932
10934
|
/** 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). */
|
|
10933
10935
|
icon: {
|
|
@@ -10945,7 +10947,7 @@ const nh = /* @__PURE__ */ y(eh, [["render", ih], ["__scopeId", "data-v-9e01ece1
|
|
|
10945
10947
|
}
|
|
10946
10948
|
}
|
|
10947
10949
|
};
|
|
10948
|
-
function
|
|
10950
|
+
function lh(e, s, t, a, n, i) {
|
|
10949
10951
|
const l = g("ecs-icon");
|
|
10950
10952
|
return o(), r("span", {
|
|
10951
10953
|
class: v(["ecs-input-group-addon", [i.iconClass, t.button ? "has-button" : ""]])
|
|
@@ -10959,13 +10961,13 @@ function oh(e, s, t, a, n, i) {
|
|
|
10959
10961
|
}, null, 8, ["type"])) : u("", !0)
|
|
10960
10962
|
], 2);
|
|
10961
10963
|
}
|
|
10962
|
-
const
|
|
10964
|
+
const z_ = /* @__PURE__ */ y(oh, [["render", lh]]), rh = {
|
|
10963
10965
|
name: "ecs-input-connector"
|
|
10964
|
-
},
|
|
10965
|
-
function
|
|
10966
|
-
return o(), r("span",
|
|
10966
|
+
}, ch = { class: "ecs-input-group-addon connector" };
|
|
10967
|
+
function dh(e, s, t, a, n, i) {
|
|
10968
|
+
return o(), r("span", ch);
|
|
10967
10969
|
}
|
|
10968
|
-
const
|
|
10970
|
+
const E_ = /* @__PURE__ */ y(rh, [["render", dh]]), uh = {
|
|
10969
10971
|
name: "ecs-input-float",
|
|
10970
10972
|
emits: ["input"],
|
|
10971
10973
|
mixins: [be],
|
|
@@ -11039,9 +11041,9 @@ const z_ = /* @__PURE__ */ y(lh, [["render", ch]]), dh = {
|
|
|
11039
11041
|
created() {
|
|
11040
11042
|
this.uniqueId = this.generateUniqueId();
|
|
11041
11043
|
}
|
|
11042
|
-
},
|
|
11043
|
-
function
|
|
11044
|
-
return o(), r("div",
|
|
11044
|
+
}, fh = { class: "form-group has-float-label" }, gh = ["id", "type", "name", "disabled", "required", "readonly", "placeholder", "autocomplete", "value"], mh = ["for"];
|
|
11045
|
+
function hh(e, s, t, a, n, i) {
|
|
11046
|
+
return o(), r("div", fh, [
|
|
11045
11047
|
f("input", qe({
|
|
11046
11048
|
class: ["form-control", [
|
|
11047
11049
|
i.sizeClass,
|
|
@@ -11057,11 +11059,11 @@ function mh(e, s, t, a, n, i) {
|
|
|
11057
11059
|
autocomplete: t.autocomplete,
|
|
11058
11060
|
value: t.value,
|
|
11059
11061
|
onInput: s[0] || (s[0] = (...l) => i.changeValue && i.changeValue(...l))
|
|
11060
|
-
}, e.$attrs), null, 16,
|
|
11061
|
-
f("label", { for: n.uniqueId }, C(t.label), 9,
|
|
11062
|
+
}, e.$attrs), null, 16, gh),
|
|
11063
|
+
f("label", { for: n.uniqueId }, C(t.label), 9, mh)
|
|
11062
11064
|
]);
|
|
11063
11065
|
}
|
|
11064
|
-
const
|
|
11066
|
+
const T_ = /* @__PURE__ */ y(uh, [["render", hh], ["__scopeId", "data-v-3f0178fa"]]), ph = {
|
|
11065
11067
|
props: {
|
|
11066
11068
|
/** If the input group contains only one input element, set this prop to true. */
|
|
11067
11069
|
singleInput: {
|
|
@@ -11070,14 +11072,14 @@ const E_ = /* @__PURE__ */ y(dh, [["render", mh], ["__scopeId", "data-v-3f0178fa
|
|
|
11070
11072
|
}
|
|
11071
11073
|
}
|
|
11072
11074
|
};
|
|
11073
|
-
function
|
|
11075
|
+
function vh(e, s, t, a, n, i) {
|
|
11074
11076
|
return o(), r("div", {
|
|
11075
11077
|
class: v(["ecs-input-group", t.singleInput ? "ecs-input-group-single" : ""])
|
|
11076
11078
|
}, [
|
|
11077
11079
|
p(e.$slots, "default")
|
|
11078
11080
|
], 2);
|
|
11079
11081
|
}
|
|
11080
|
-
const
|
|
11082
|
+
const P_ = /* @__PURE__ */ y(ph, [["render", vh]]), yh = {
|
|
11081
11083
|
name: "ecs-inplace",
|
|
11082
11084
|
emits: ["update:index"],
|
|
11083
11085
|
data() {
|
|
@@ -11133,9 +11135,9 @@ const T_ = /* @__PURE__ */ y(hh, [["render", ph]]), vh = {
|
|
|
11133
11135
|
s && (this.slotHeights[this.currentSlot] = s.scrollHeight, e.style.height = `${this.slotHeights[this.currentSlot]}px`);
|
|
11134
11136
|
}
|
|
11135
11137
|
}
|
|
11136
|
-
},
|
|
11137
|
-
function
|
|
11138
|
-
return o(), r("div",
|
|
11138
|
+
}, bh = { class: "ecs-inplace" }, _h = ["data-slot"];
|
|
11139
|
+
function kh(e, s, t, a, n, i) {
|
|
11140
|
+
return o(), r("div", bh, [
|
|
11139
11141
|
_(Ps, {
|
|
11140
11142
|
name: "slide",
|
|
11141
11143
|
tag: "div",
|
|
@@ -11149,13 +11151,13 @@ function _h(e, s, t, a, n, i) {
|
|
|
11149
11151
|
"data-slot": i.currentSlot
|
|
11150
11152
|
}, [
|
|
11151
11153
|
p(e.$slots, i.currentSlot)
|
|
11152
|
-
], 8,
|
|
11154
|
+
], 8, _h)) : u("", !0)
|
|
11153
11155
|
]),
|
|
11154
11156
|
_: 3
|
|
11155
11157
|
}, 8, ["onEnter"])
|
|
11156
11158
|
]);
|
|
11157
11159
|
}
|
|
11158
|
-
const
|
|
11160
|
+
const M_ = /* @__PURE__ */ y(yh, [["render", kh]]), Ch = {
|
|
11159
11161
|
name: "ecs-jumper-document",
|
|
11160
11162
|
emits: [
|
|
11161
11163
|
"goToPrev",
|
|
@@ -11217,11 +11219,11 @@ const P_ = /* @__PURE__ */ y(vh, [["render", _h]]), kh = {
|
|
|
11217
11219
|
this.$emit("indexPosKeyPressed", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
|
|
11218
11220
|
}
|
|
11219
11221
|
}
|
|
11220
|
-
},
|
|
11222
|
+
}, wh = {
|
|
11221
11223
|
key: 0,
|
|
11222
11224
|
class: "ecs-viewer-toolbar-jumper-inputs"
|
|
11223
|
-
},
|
|
11224
|
-
function
|
|
11225
|
+
}, Sh = ["disabled"];
|
|
11226
|
+
function xh(e, s, t, a, n, i) {
|
|
11225
11227
|
const l = g("ecs-button-toolbar"), c = g("ecs-button-toolbar-group");
|
|
11226
11228
|
return o(), m(c, { class: "ecs-viewer-toolbar-jumper" }, {
|
|
11227
11229
|
default: w(() => [
|
|
@@ -11233,7 +11235,7 @@ function Sh(e, s, t, a, n, i) {
|
|
|
11233
11235
|
icon: "toolbar-page-navigation",
|
|
11234
11236
|
"aria-label": i.ariaLabelPrev
|
|
11235
11237
|
}, null, 8, ["disabled", "title", "aria-label"]),
|
|
11236
|
-
t.showCount ? (o(), r("div",
|
|
11238
|
+
t.showCount ? (o(), r("div", wh, [
|
|
11237
11239
|
f("div", {
|
|
11238
11240
|
onClick: s[1] || (s[1] = (d) => e.$emit("selectCurEntryText")),
|
|
11239
11241
|
onKeydown: s[2] || (s[2] = (...d) => i.indexPosKeyPressed && i.indexPosKeyPressed(...d)),
|
|
@@ -11242,8 +11244,8 @@ function Sh(e, s, t, a, n, i) {
|
|
|
11242
11244
|
class: "ecs-viewer-toolbar-jumper-input",
|
|
11243
11245
|
disabled: t.navigating || null,
|
|
11244
11246
|
id: "currEntry"
|
|
11245
|
-
}, C(t.currentEntry), 41,
|
|
11246
|
-
|
|
11247
|
+
}, C(t.currentEntry), 41, Sh),
|
|
11248
|
+
L(" / "),
|
|
11247
11249
|
f("div", null, C(t.totalEntries), 1)
|
|
11248
11250
|
])) : u("", !0),
|
|
11249
11251
|
_(l, {
|
|
@@ -11258,7 +11260,7 @@ function Sh(e, s, t, a, n, i) {
|
|
|
11258
11260
|
_: 1
|
|
11259
11261
|
});
|
|
11260
11262
|
}
|
|
11261
|
-
const
|
|
11263
|
+
const $_ = /* @__PURE__ */ y(Ch, [["render", xh], ["__scopeId", "data-v-7a9373c8"]]), Bh = {
|
|
11262
11264
|
name: "ecs-jumper-index",
|
|
11263
11265
|
emits: [
|
|
11264
11266
|
"nextSearchResult",
|
|
@@ -11327,14 +11329,14 @@ const M_ = /* @__PURE__ */ y(kh, [["render", Sh], ["__scopeId", "data-v-7a9373c8
|
|
|
11327
11329
|
this.$emit("setSearchResultCount", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
|
|
11328
11330
|
}
|
|
11329
11331
|
}
|
|
11330
|
-
},
|
|
11332
|
+
}, Ih = {
|
|
11331
11333
|
key: 0,
|
|
11332
11334
|
class: "ecs-jumper-count"
|
|
11333
|
-
},
|
|
11335
|
+
}, zh = { class: "ecs-jumper-count-current" }, Eh = { class: "ecs-jumper-count-total" }, Th = {
|
|
11334
11336
|
key: 1,
|
|
11335
11337
|
class: "ecs-jumper-count-inputs"
|
|
11336
11338
|
};
|
|
11337
|
-
function
|
|
11339
|
+
function Ph(e, s, t, a, n, i) {
|
|
11338
11340
|
const l = g("ecs-button-toolbar"), c = g("ecs-button-toolbar-group");
|
|
11339
11341
|
return o(), m(c, { class: "ecs-jumper" }, {
|
|
11340
11342
|
default: w(() => [
|
|
@@ -11345,18 +11347,18 @@ function Th(e, s, t, a, n, i) {
|
|
|
11345
11347
|
"aria-label": i.ariaLabelPrev,
|
|
11346
11348
|
class: "ecs-jumper-previous"
|
|
11347
11349
|
}, null, 8, ["onClick", "disabled", "title", "aria-label"]),
|
|
11348
|
-
t.showCount && !t.inputPagination ? (o(), r("div",
|
|
11349
|
-
f("span",
|
|
11350
|
-
f("span",
|
|
11350
|
+
t.showCount && !t.inputPagination ? (o(), r("div", Ih, [
|
|
11351
|
+
f("span", zh, C(i.currentPosition), 1),
|
|
11352
|
+
f("span", Eh, "/" + C(t.maxCount), 1)
|
|
11351
11353
|
])) : u("", !0),
|
|
11352
|
-
t.inputPagination ? (o(), r("div",
|
|
11354
|
+
t.inputPagination ? (o(), r("div", Th, [
|
|
11353
11355
|
f("div", {
|
|
11354
11356
|
onClick: s[0] || (s[0] = (...d) => i.selectSearchResultCount && i.selectSearchResultCount(...d)),
|
|
11355
11357
|
onKeydown: s[1] || (s[1] = (...d) => i.setSearchResultCount && i.setSearchResultCount(...d)),
|
|
11356
11358
|
class: "ecs-jumper-count-input",
|
|
11357
11359
|
contenteditable: !0
|
|
11358
11360
|
}, C(t.currentCount), 33),
|
|
11359
|
-
|
|
11361
|
+
L(" of "),
|
|
11360
11362
|
f("div", null, C(t.maxCount), 1)
|
|
11361
11363
|
])) : u("", !0),
|
|
11362
11364
|
_(l, {
|
|
@@ -11370,7 +11372,7 @@ function Th(e, s, t, a, n, i) {
|
|
|
11370
11372
|
_: 1
|
|
11371
11373
|
});
|
|
11372
11374
|
}
|
|
11373
|
-
const
|
|
11375
|
+
const L_ = /* @__PURE__ */ y(Bh, [["render", Ph], ["__scopeId", "data-v-ff5280fd"]]), Mh = {
|
|
11374
11376
|
name: "ecs-jumper-page",
|
|
11375
11377
|
emits: [
|
|
11376
11378
|
"selectCurPageText",
|
|
@@ -11426,17 +11428,17 @@ const $_ = /* @__PURE__ */ y(xh, [["render", Th], ["__scopeId", "data-v-ff5280fd
|
|
|
11426
11428
|
this.$emit("currentPageKeyPressed", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
|
|
11427
11429
|
}
|
|
11428
11430
|
}
|
|
11429
|
-
},
|
|
11431
|
+
}, $h = { class: "ecs-viewer-pages" }, Lh = { class: "ecs-viewer-pages-inner" }, Ah = { class: "ecs-viewer-pages-pagination" }, Oh = ["contenteditable"], Dh = { class: "total-pages" }, Nh = {
|
|
11430
11432
|
key: 0,
|
|
11431
11433
|
class: "page-missing-gaps",
|
|
11432
11434
|
title: "This transcript has missing page gaps"
|
|
11433
|
-
},
|
|
11435
|
+
}, Vh = { class: "ecs-viewer-pages-pagination" }, Hh = { class: "total-pages-relative" }, Rh = { class: "total-pages-relative" }, Fh = {
|
|
11434
11436
|
key: 1,
|
|
11435
11437
|
class: "ecs-viewer-pages-pagination"
|
|
11436
|
-
},
|
|
11437
|
-
function
|
|
11438
|
-
return o(), r("div",
|
|
11439
|
-
f("div",
|
|
11438
|
+
}, qh = ["innerHTML"], Wh = { class: "total-pages" };
|
|
11439
|
+
function jh(e, s, t, a, n, i) {
|
|
11440
|
+
return o(), r("div", $h, [
|
|
11441
|
+
f("div", Lh, [
|
|
11440
11442
|
i.showAltPageNumbers ? (o(), r(F, { key: 0 }, [
|
|
11441
11443
|
f("div", Ah, [
|
|
11442
11444
|
f("div", {
|
|
@@ -11446,15 +11448,15 @@ function Wh(e, s, t, a, n, i) {
|
|
|
11446
11448
|
contenteditable: !t.disabled,
|
|
11447
11449
|
class: "current-page",
|
|
11448
11450
|
id: "currPage"
|
|
11449
|
-
}, C(t.currentPage), 41,
|
|
11450
|
-
f("div",
|
|
11451
|
-
t.isTranscriptMissingPages ? (o(), r("span",
|
|
11451
|
+
}, C(t.currentPage), 41, Oh),
|
|
11452
|
+
f("div", Dh, "of " + C(t.lastPage), 1),
|
|
11453
|
+
t.isTranscriptMissingPages ? (o(), r("span", Nh, "*")) : u("", !0)
|
|
11452
11454
|
]),
|
|
11453
|
-
f("div",
|
|
11454
|
-
f("div",
|
|
11455
|
-
f("div",
|
|
11455
|
+
f("div", Vh, [
|
|
11456
|
+
f("div", Hh, C(i.altPageNumber) + " ", 1),
|
|
11457
|
+
f("div", Rh, "of " + C(t.pageCount), 1)
|
|
11456
11458
|
])
|
|
11457
|
-
], 64)) : (o(), r("div",
|
|
11459
|
+
], 64)) : (o(), r("div", Fh, [
|
|
11458
11460
|
f("div", {
|
|
11459
11461
|
innerHTML: t.currentPage,
|
|
11460
11462
|
onClick: s[3] || (s[3] = (l) => e.$emit("selectCurPageText")),
|
|
@@ -11463,13 +11465,13 @@ function Wh(e, s, t, a, n, i) {
|
|
|
11463
11465
|
contenteditable: !0,
|
|
11464
11466
|
class: "current-page",
|
|
11465
11467
|
id: "currPage"
|
|
11466
|
-
}, null, 40,
|
|
11467
|
-
f("div",
|
|
11468
|
+
}, null, 40, qh),
|
|
11469
|
+
f("div", Wh, "of " + C(t.pageCount), 1)
|
|
11468
11470
|
]))
|
|
11469
11471
|
])
|
|
11470
11472
|
]);
|
|
11471
11473
|
}
|
|
11472
|
-
const A_ = /* @__PURE__ */ y(
|
|
11474
|
+
const A_ = /* @__PURE__ */ y(Mh, [["render", jh], ["__scopeId", "data-v-c2793241"]]), Uh = {
|
|
11473
11475
|
// eslint-disable-next-line vue/multi-word-component-names
|
|
11474
11476
|
name: "ecs-pane",
|
|
11475
11477
|
inject: ["requestUpdate", "onPaneAdd", "onPaneRemove", "onPaneClick"],
|
|
@@ -11519,7 +11521,7 @@ const A_ = /* @__PURE__ */ y(Ph, [["render", Wh], ["__scopeId", "data-v-c2793241
|
|
|
11519
11521
|
}
|
|
11520
11522
|
}
|
|
11521
11523
|
};
|
|
11522
|
-
function
|
|
11524
|
+
function Gh(e, s, t, a, n, i) {
|
|
11523
11525
|
return o(), r("div", {
|
|
11524
11526
|
class: "ecs-pane",
|
|
11525
11527
|
onClick: s[0] || (s[0] = (l) => i.onPaneClick(l, e._.uid)),
|
|
@@ -11528,7 +11530,7 @@ function Uh(e, s, t, a, n, i) {
|
|
|
11528
11530
|
p(e.$slots, "default")
|
|
11529
11531
|
], 4);
|
|
11530
11532
|
}
|
|
11531
|
-
const
|
|
11533
|
+
const Kh = /* @__PURE__ */ y(Uh, [["render", Gh]]), Yh = {
|
|
11532
11534
|
// eslint-disable-next-line vue/multi-word-component-names
|
|
11533
11535
|
name: "ecs-splitpanes",
|
|
11534
11536
|
emits: ["ready", "resize", "resized", "pane-click", "pane-maximize", "pane-add", "pane-remove", "splitter-click"],
|
|
@@ -11825,12 +11827,12 @@ const Gh = /* @__PURE__ */ y(jh, [["render", Uh]]), Kh = {
|
|
|
11825
11827
|
this.$slots.default()
|
|
11826
11828
|
);
|
|
11827
11829
|
}
|
|
11828
|
-
},
|
|
11830
|
+
}, Xh = {
|
|
11829
11831
|
name: "ecs-layout-index",
|
|
11830
11832
|
emits: ["resized"],
|
|
11831
11833
|
components: {
|
|
11832
|
-
EcsPane:
|
|
11833
|
-
EcsSplitpanes:
|
|
11834
|
+
EcsPane: Kh,
|
|
11835
|
+
EcsSplitpanes: Yh
|
|
11834
11836
|
},
|
|
11835
11837
|
props: {
|
|
11836
11838
|
/** Needs to be set if the sidebar should be overlaying the content, instead of pushing the content to the left. */
|
|
@@ -11867,14 +11869,14 @@ const Gh = /* @__PURE__ */ y(jh, [["render", Uh]]), Kh = {
|
|
|
11867
11869
|
return this.overlaySidebar && this.$slots.sidebar ? "bottom: 40px;" : "bottom: 0px;";
|
|
11868
11870
|
}
|
|
11869
11871
|
}
|
|
11870
|
-
},
|
|
11872
|
+
}, Zh = { class: "ecs-index-layout-contents" }, Jh = {
|
|
11871
11873
|
key: 0,
|
|
11872
11874
|
class: "ecs-index-layout-table scrollbar"
|
|
11873
|
-
},
|
|
11875
|
+
}, Qh = {
|
|
11874
11876
|
key: 2,
|
|
11875
11877
|
class: "ecs-index-layout-pagination"
|
|
11876
11878
|
};
|
|
11877
|
-
function
|
|
11879
|
+
function ep(e, s, t, a, n, i) {
|
|
11878
11880
|
const l = g("ecs-pane"), c = g("ecs-splitpanes");
|
|
11879
11881
|
return o(), r("div", {
|
|
11880
11882
|
class: v(["ecs-index-layout", [t.backgroundWhite ? "background-white" : ""]])
|
|
@@ -11884,7 +11886,7 @@ function Qh(e, s, t, a, n, i) {
|
|
|
11884
11886
|
f("div", {
|
|
11885
11887
|
class: v(["ecs-index-layout-wrap", [t.indent ? "indent" : ""]])
|
|
11886
11888
|
}, [
|
|
11887
|
-
f("main",
|
|
11889
|
+
f("main", Zh, [
|
|
11888
11890
|
t.splitPane ? (o(), m(c, {
|
|
11889
11891
|
key: 1,
|
|
11890
11892
|
onResized: s[0] || (s[0] = (d) => e.$emit("resized"))
|
|
@@ -11914,10 +11916,10 @@ function Qh(e, s, t, a, n, i) {
|
|
|
11914
11916
|
}, 8, ["size", "minSize", "maxSize"])) : u("", !0)
|
|
11915
11917
|
]),
|
|
11916
11918
|
_: 3
|
|
11917
|
-
})) : (o(), r("div",
|
|
11919
|
+
})) : (o(), r("div", Jh, [
|
|
11918
11920
|
p(e.$slots, "default", {}, void 0, !0)
|
|
11919
11921
|
])),
|
|
11920
|
-
e.$slots.pagination ? (o(), r("div",
|
|
11922
|
+
e.$slots.pagination ? (o(), r("div", Qh, [
|
|
11921
11923
|
p(e.$slots, "pagination", {}, void 0, !0)
|
|
11922
11924
|
])) : u("", !0)
|
|
11923
11925
|
]),
|
|
@@ -11931,7 +11933,7 @@ function Qh(e, s, t, a, n, i) {
|
|
|
11931
11933
|
], 2)
|
|
11932
11934
|
], 2);
|
|
11933
11935
|
}
|
|
11934
|
-
const
|
|
11936
|
+
const O_ = /* @__PURE__ */ y(Xh, [["render", ep], ["__scopeId", "data-v-60a69d4e"]]), tp = {
|
|
11935
11937
|
name: "ecs-layout-directory",
|
|
11936
11938
|
props: {
|
|
11937
11939
|
/** Adds some inner padding to the index content area. Should be used for non-table indexes. */
|
|
@@ -11940,20 +11942,20 @@ const L_ = /* @__PURE__ */ y(Yh, [["render", Qh], ["__scopeId", "data-v-60a69d4e
|
|
|
11940
11942
|
default: !1
|
|
11941
11943
|
}
|
|
11942
11944
|
}
|
|
11943
|
-
},
|
|
11945
|
+
}, sp = { class: "ecs-directory-layout" }, ip = { class: "ecs-directory-layout-wrap" }, np = { class: "ecs-directory-layout-contents" }, ap = {
|
|
11944
11946
|
key: 0,
|
|
11945
11947
|
class: "ecs-directory-layout-directory"
|
|
11946
|
-
},
|
|
11948
|
+
}, op = {
|
|
11947
11949
|
key: 1,
|
|
11948
11950
|
class: "ecs-directory-layout-sidebar"
|
|
11949
11951
|
};
|
|
11950
|
-
function
|
|
11951
|
-
return o(), r("div",
|
|
11952
|
+
function lp(e, s, t, a, n, i) {
|
|
11953
|
+
return o(), r("div", sp, [
|
|
11952
11954
|
p(e.$slots, "toolbar", {}, void 0, !0),
|
|
11953
11955
|
p(e.$slots, "action-toolbar", {}, void 0, !0),
|
|
11954
|
-
f("div",
|
|
11955
|
-
f("div",
|
|
11956
|
-
e.$slots.directory ? (o(), r("aside",
|
|
11956
|
+
f("div", ip, [
|
|
11957
|
+
f("div", np, [
|
|
11958
|
+
e.$slots.directory ? (o(), r("aside", ap, [
|
|
11957
11959
|
p(e.$slots, "directory", {}, void 0, !0)
|
|
11958
11960
|
])) : u("", !0),
|
|
11959
11961
|
f("main", {
|
|
@@ -11961,14 +11963,14 @@ function op(e, s, t, a, n, i) {
|
|
|
11961
11963
|
}, [
|
|
11962
11964
|
p(e.$slots, "default", {}, void 0, !0)
|
|
11963
11965
|
], 2),
|
|
11964
|
-
e.$slots.sidebar ? (o(), r("div",
|
|
11966
|
+
e.$slots.sidebar ? (o(), r("div", op, [
|
|
11965
11967
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
11966
11968
|
])) : u("", !0)
|
|
11967
11969
|
])
|
|
11968
11970
|
])
|
|
11969
11971
|
]);
|
|
11970
11972
|
}
|
|
11971
|
-
const
|
|
11973
|
+
const D_ = /* @__PURE__ */ y(tp, [["render", lp], ["__scopeId", "data-v-f5afc4e6"]]), Jt = {
|
|
11972
11974
|
name: "ecs-layout-data-table",
|
|
11973
11975
|
components: { EcsActionToolbar: Oi, EcsButton: ze },
|
|
11974
11976
|
mixins: [be],
|
|
@@ -12020,22 +12022,22 @@ const O_ = /* @__PURE__ */ y(ep, [["render", op], ["__scopeId", "data-v-f5afc4e6
|
|
|
12020
12022
|
}));
|
|
12021
12023
|
}, zs = Jt.setup;
|
|
12022
12024
|
Jt.setup = zs ? (e, s) => (Is(), zs(e, s)) : Is;
|
|
12023
|
-
const
|
|
12025
|
+
const rp = { class: "ecs-data-layout-content" }, cp = {
|
|
12024
12026
|
key: 0,
|
|
12025
12027
|
role: "toolbar",
|
|
12026
12028
|
"aria-label": "Main",
|
|
12027
12029
|
class: "ecs-data-layout-toolbar"
|
|
12028
|
-
},
|
|
12030
|
+
}, dp = ["id"], up = { class: "ecs-data-layout-data" }, fp = { class: "ecs-data-layout-sidebar-inner" }, gp = {
|
|
12029
12031
|
key: 0,
|
|
12030
12032
|
class: "ecs-data-layout-sidebar-header"
|
|
12031
|
-
},
|
|
12032
|
-
function
|
|
12033
|
+
}, mp = { class: "ecs-data-layout-sidebar-content scrollbar scrollbar-sml" };
|
|
12034
|
+
function hp(e, s, t, a, n, i) {
|
|
12033
12035
|
const l = g("ecs-button"), c = g("ecs-action-toolbar");
|
|
12034
12036
|
return o(), r("div", {
|
|
12035
12037
|
class: v(["ecs-data-layout", t.leftBorder ? "left-border" : ""])
|
|
12036
12038
|
}, [
|
|
12037
|
-
f("main",
|
|
12038
|
-
e.$slots.toolbar ? (o(), r("div",
|
|
12039
|
+
f("main", rp, [
|
|
12040
|
+
e.$slots.toolbar ? (o(), r("div", cp, [
|
|
12039
12041
|
p(e.$slots, "toolbar", {}, void 0, !0),
|
|
12040
12042
|
e.$slots.statistics ? (o(), m(l, {
|
|
12041
12043
|
key: 0,
|
|
@@ -12060,7 +12062,7 @@ function mp(e, s, t, a, n, i) {
|
|
|
12060
12062
|
style: x({ height: `${t.statisticsHeight}px` })
|
|
12061
12063
|
}, [
|
|
12062
12064
|
p(e.$slots, "statistics", {}, void 0, !0)
|
|
12063
|
-
], 12,
|
|
12065
|
+
], 12, dp)) : u("", !0)
|
|
12064
12066
|
]),
|
|
12065
12067
|
_: 3
|
|
12066
12068
|
}, 8, ["name"]),
|
|
@@ -12072,7 +12074,7 @@ function mp(e, s, t, a, n, i) {
|
|
|
12072
12074
|
}, 512)), [
|
|
12073
12075
|
[nt, t.showActionbar]
|
|
12074
12076
|
]) : u("", !0),
|
|
12075
|
-
f("div",
|
|
12077
|
+
f("div", up, [
|
|
12076
12078
|
p(e.$slots, "default", {}, void 0, !0)
|
|
12077
12079
|
])
|
|
12078
12080
|
]),
|
|
@@ -12080,18 +12082,18 @@ function mp(e, s, t, a, n, i) {
|
|
|
12080
12082
|
key: 0,
|
|
12081
12083
|
class: v(["ecs-data-layout-sidebar", t.sidebarExpanded ? "expanded" : ""])
|
|
12082
12084
|
}, [
|
|
12083
|
-
f("div",
|
|
12084
|
-
e.$slots.sidebarheader ? (o(), r("div",
|
|
12085
|
+
f("div", fp, [
|
|
12086
|
+
e.$slots.sidebarheader ? (o(), r("div", gp, [
|
|
12085
12087
|
p(e.$slots, "sidebarheader", {}, void 0, !0)
|
|
12086
12088
|
])) : u("", !0),
|
|
12087
|
-
f("div",
|
|
12089
|
+
f("div", mp, [
|
|
12088
12090
|
p(e.$slots, "sidebarcontent", {}, void 0, !0)
|
|
12089
12091
|
])
|
|
12090
12092
|
])
|
|
12091
12093
|
], 2)) : u("", !0)
|
|
12092
12094
|
], 2);
|
|
12093
12095
|
}
|
|
12094
|
-
const
|
|
12096
|
+
const N_ = /* @__PURE__ */ y(Jt, [["render", hp], ["__scopeId", "data-v-bb5437db"]]), pp = {
|
|
12095
12097
|
name: "ecs-legend-item",
|
|
12096
12098
|
emits: ["click"],
|
|
12097
12099
|
components: {
|
|
@@ -12148,14 +12150,14 @@ const D_ = /* @__PURE__ */ y(Jt, [["render", mp], ["__scopeId", "data-v-bb5437db
|
|
|
12148
12150
|
return `ecs-legend-item-${this.size}`;
|
|
12149
12151
|
}
|
|
12150
12152
|
}
|
|
12151
|
-
},
|
|
12153
|
+
}, vp = { class: "ecs-legend-item-label" }, yp = {
|
|
12152
12154
|
key: 0,
|
|
12153
12155
|
class: "ecs-legend-item-count"
|
|
12154
|
-
},
|
|
12156
|
+
}, bp = {
|
|
12155
12157
|
key: 1,
|
|
12156
12158
|
class: "ecs-legend-item-percentage"
|
|
12157
12159
|
};
|
|
12158
|
-
function
|
|
12160
|
+
function _p(e, s, t, a, n, i) {
|
|
12159
12161
|
const l = g("ecs-focus-ring"), c = g("ecs-flex-row");
|
|
12160
12162
|
return o(), m(c, {
|
|
12161
12163
|
onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
|
|
@@ -12173,9 +12175,9 @@ function bp(e, s, t, a, n, i) {
|
|
|
12173
12175
|
class: v(["ecs-legend-item-color", t.type]),
|
|
12174
12176
|
style: x({ backgroundColor: t.color })
|
|
12175
12177
|
}, null, 6),
|
|
12176
|
-
f("div",
|
|
12177
|
-
t.count ? (o(), r("div",
|
|
12178
|
-
t.percentage ? (o(), r("div",
|
|
12178
|
+
f("div", vp, C(t.label), 1),
|
|
12179
|
+
t.count ? (o(), r("div", yp, C(t.count), 1)) : u("", !0),
|
|
12180
|
+
t.percentage ? (o(), r("div", bp, C(i.percentageLabel), 1)) : u("", !0),
|
|
12179
12181
|
t.highlight || t.hover ? (o(), r("div", {
|
|
12180
12182
|
key: 2,
|
|
12181
12183
|
class: "ecs-legend-item-highlight",
|
|
@@ -12186,7 +12188,7 @@ function bp(e, s, t, a, n, i) {
|
|
|
12186
12188
|
_: 1
|
|
12187
12189
|
}, 8, ["role", "tabindex", "class"]);
|
|
12188
12190
|
}
|
|
12189
|
-
const
|
|
12191
|
+
const V_ = /* @__PURE__ */ y(pp, [["render", _p], ["__scopeId", "data-v-6d506293"]]), kp = {
|
|
12190
12192
|
name: "ecs-log-message",
|
|
12191
12193
|
components: {
|
|
12192
12194
|
EcsFlexRow: Ie,
|
|
@@ -12228,11 +12230,11 @@ const N_ = /* @__PURE__ */ y(hp, [["render", bp], ["__scopeId", "data-v-6d506293
|
|
|
12228
12230
|
return ["warning", "error"].includes(this.type) ? "alert" : null;
|
|
12229
12231
|
}
|
|
12230
12232
|
}
|
|
12231
|
-
},
|
|
12233
|
+
}, Cp = { class: "ecs-log-message-content" }, wp = {
|
|
12232
12234
|
key: 2,
|
|
12233
12235
|
class: "ecs-log-message-meta"
|
|
12234
12236
|
};
|
|
12235
|
-
function
|
|
12237
|
+
function Sp(e, s, t, a, n, i) {
|
|
12236
12238
|
const l = g("ecs-skeleton-loader"), c = g("ecs-sticker"), d = g("ecs-flex-row");
|
|
12237
12239
|
return o(), m(d, {
|
|
12238
12240
|
class: v(["ecs-log-message", [t.type, t.highlight ? "highlighted" : ""]]),
|
|
@@ -12252,7 +12254,7 @@ function wp(e, s, t, a, n, i) {
|
|
|
12252
12254
|
key: 1,
|
|
12253
12255
|
type: t.type
|
|
12254
12256
|
}, null, 8, ["type"])) : u("", !0),
|
|
12255
|
-
f("div",
|
|
12257
|
+
f("div", Cp, [
|
|
12256
12258
|
t.loading ? (o(), m(l, {
|
|
12257
12259
|
key: 0,
|
|
12258
12260
|
type: "single",
|
|
@@ -12260,12 +12262,12 @@ function wp(e, s, t, a, n, i) {
|
|
|
12260
12262
|
class: "skeleton-text"
|
|
12261
12263
|
})) : p(e.$slots, "default", { key: 1 }, void 0, !0)
|
|
12262
12264
|
]),
|
|
12263
|
-
t.meta && !t.loading ? (o(), r("div",
|
|
12265
|
+
t.meta && !t.loading ? (o(), r("div", wp, C(t.meta), 1)) : u("", !0)
|
|
12264
12266
|
]),
|
|
12265
12267
|
_: 3
|
|
12266
12268
|
}, 8, ["class", "role", "aria-busy", "style"]);
|
|
12267
12269
|
}
|
|
12268
|
-
const
|
|
12270
|
+
const H_ = /* @__PURE__ */ y(kp, [["render", Sp], ["__scopeId", "data-v-ff235103"]]), xp = {
|
|
12269
12271
|
name: "ecs-map",
|
|
12270
12272
|
components: { EcsFocusRing: D },
|
|
12271
12273
|
props: {
|
|
@@ -12288,8 +12290,8 @@ const V_ = /* @__PURE__ */ y(_p, [["render", wp], ["__scopeId", "data-v-ff235103
|
|
|
12288
12290
|
return `https://maps.googleapis.com/maps/api/staticmap?maptype=terrain&sensor=false&format=png&zoom=13&key=AIzaSyBEv9bJVd1MU5zSs_Ezxkvc8FOfIO7Q1Fk&visual_refresh=true&scale=2&size=320x220&style=feature:poi|visibility:off¢er=${this.address}`;
|
|
12289
12291
|
}
|
|
12290
12292
|
}
|
|
12291
|
-
},
|
|
12292
|
-
function
|
|
12293
|
+
}, Bp = ["href"], Ip = ["src", "alt"];
|
|
12294
|
+
function zp(e, s, t, a, n, i) {
|
|
12293
12295
|
const l = g("ecs-focus-ring");
|
|
12294
12296
|
return o(), r("div", {
|
|
12295
12297
|
class: v(["ecs-map", [t.marker ? "ecs-map-marker" : ""]])
|
|
@@ -12302,15 +12304,15 @@ function Ip(e, s, t, a, n, i) {
|
|
|
12302
12304
|
f("img", {
|
|
12303
12305
|
src: i.mapImageUrl,
|
|
12304
12306
|
alt: "Map of " + t.address
|
|
12305
|
-
}, null, 8,
|
|
12307
|
+
}, null, 8, Ip),
|
|
12306
12308
|
_(l, {
|
|
12307
12309
|
inset: 0,
|
|
12308
12310
|
radius: 4
|
|
12309
12311
|
})
|
|
12310
|
-
], 8,
|
|
12312
|
+
], 8, Bp)
|
|
12311
12313
|
], 2);
|
|
12312
12314
|
}
|
|
12313
|
-
const
|
|
12315
|
+
const R_ = /* @__PURE__ */ y(xp, [["render", zp], ["__scopeId", "data-v-e2371c57"]]), Ep = {
|
|
12314
12316
|
name: "ecs-modal",
|
|
12315
12317
|
props: {
|
|
12316
12318
|
/** Shows the modal. */
|
|
@@ -12360,13 +12362,13 @@ const H_ = /* @__PURE__ */ y(Sp, [["render", Ip], ["__scopeId", "data-v-e2371c57
|
|
|
12360
12362
|
mounted() {
|
|
12361
12363
|
this.show && (this.isShown = !0);
|
|
12362
12364
|
}
|
|
12363
|
-
},
|
|
12365
|
+
}, Tp = (e) => (ve("data-v-8be29ca7"), e = e(), ye(), e), Pp = {
|
|
12364
12366
|
key: 0,
|
|
12365
12367
|
class: "ecs-modal-header-wrap"
|
|
12366
|
-
},
|
|
12368
|
+
}, Mp = { class: "ecs-modal-content-wrap scrollbar" }, $p = {
|
|
12367
12369
|
key: 1,
|
|
12368
12370
|
class: "ecs-modal-footer-wrap"
|
|
12369
|
-
},
|
|
12371
|
+
}, Lp = /* @__PURE__ */ Tp(() => /* @__PURE__ */ f("div", { class: "ecs-modal-backdrop ecs-modal-sheet-backdrop" }, null, -1));
|
|
12370
12372
|
function Ap(e, s, t, a, n, i) {
|
|
12371
12373
|
return o(), m(pe, { name: "dialog-fade" }, {
|
|
12372
12374
|
default: w(() => [
|
|
@@ -12378,23 +12380,23 @@ function Ap(e, s, t, a, n, i) {
|
|
|
12378
12380
|
class: "ecs-modal-dialog ecs-modal-sheet",
|
|
12379
12381
|
style: x(i.fixedHeightStyle)
|
|
12380
12382
|
}, [
|
|
12381
|
-
e.$slots.header ? (o(), r("div",
|
|
12383
|
+
e.$slots.header ? (o(), r("div", Pp, [
|
|
12382
12384
|
p(e.$slots, "header", {}, void 0, !0)
|
|
12383
12385
|
])) : u("", !0),
|
|
12384
|
-
f("div",
|
|
12386
|
+
f("div", Mp, [
|
|
12385
12387
|
p(e.$slots, "default", {}, void 0, !0)
|
|
12386
12388
|
]),
|
|
12387
|
-
e.$slots.footer ? (o(), r("div",
|
|
12389
|
+
e.$slots.footer ? (o(), r("div", $p, [
|
|
12388
12390
|
p(e.$slots, "footer", {}, void 0, !0)
|
|
12389
12391
|
])) : u("", !0)
|
|
12390
12392
|
], 4),
|
|
12391
|
-
|
|
12393
|
+
Lp
|
|
12392
12394
|
], 2)) : u("", !0)
|
|
12393
12395
|
]),
|
|
12394
12396
|
_: 3
|
|
12395
12397
|
});
|
|
12396
12398
|
}
|
|
12397
|
-
const
|
|
12399
|
+
const F_ = /* @__PURE__ */ y(Ep, [["render", Ap], ["__scopeId", "data-v-8be29ca7"]]), Op = {
|
|
12398
12400
|
name: "ecs-modal-header",
|
|
12399
12401
|
emits: ["close"],
|
|
12400
12402
|
components: {
|
|
@@ -12430,21 +12432,21 @@ const R_ = /* @__PURE__ */ y(zp, [["render", Ap], ["__scopeId", "data-v-8be29ca7
|
|
|
12430
12432
|
}
|
|
12431
12433
|
}
|
|
12432
12434
|
}
|
|
12433
|
-
},
|
|
12435
|
+
}, Dp = {
|
|
12434
12436
|
class: "ecs-modal-header-main",
|
|
12435
12437
|
ref: "firstFocusable",
|
|
12436
12438
|
tabindex: "0"
|
|
12437
|
-
},
|
|
12439
|
+
}, Np = { class: "ecs-modal-header-main-inner" }, Vp = {
|
|
12438
12440
|
key: 0,
|
|
12439
12441
|
class: "ecs-modal-header-extended"
|
|
12440
12442
|
};
|
|
12441
|
-
function
|
|
12443
|
+
function Hp(e, s, t, a, n, i) {
|
|
12442
12444
|
const l = g("ecs-button");
|
|
12443
12445
|
return o(), r("div", {
|
|
12444
12446
|
class: v(["ecs-modal-header", i.typeClass])
|
|
12445
12447
|
}, [
|
|
12446
|
-
f("div",
|
|
12447
|
-
f("div",
|
|
12448
|
+
f("div", Dp, [
|
|
12449
|
+
f("div", Np, [
|
|
12448
12450
|
p(e.$slots, "default", {}, void 0, !0)
|
|
12449
12451
|
]),
|
|
12450
12452
|
_(l, {
|
|
@@ -12460,31 +12462,31 @@ function Vp(e, s, t, a, n, i) {
|
|
|
12460
12462
|
"data-test": "close-modal-button"
|
|
12461
12463
|
})
|
|
12462
12464
|
], 512),
|
|
12463
|
-
e.$slots.extension ? (o(), r("div",
|
|
12465
|
+
e.$slots.extension ? (o(), r("div", Vp, [
|
|
12464
12466
|
p(e.$slots, "extension", {}, void 0, !0)
|
|
12465
12467
|
])) : u("", !0)
|
|
12466
12468
|
], 2);
|
|
12467
12469
|
}
|
|
12468
|
-
const
|
|
12470
|
+
const q_ = /* @__PURE__ */ y(Op, [["render", Hp], ["__scopeId", "data-v-ed6067fe"]]), Rp = {
|
|
12469
12471
|
name: "ecs-modal-footer"
|
|
12470
|
-
},
|
|
12472
|
+
}, Fp = { class: "ecs-modal-footer" }, qp = {
|
|
12471
12473
|
key: 0,
|
|
12472
12474
|
class: "ecs-modal-footer-secondary"
|
|
12473
|
-
},
|
|
12474
|
-
function
|
|
12475
|
-
return o(), r("div",
|
|
12476
|
-
e.$slots.secondary ? (o(), r("div",
|
|
12475
|
+
}, Wp = { class: "ecs-modal-footer-main" };
|
|
12476
|
+
function jp(e, s, t, a, n, i) {
|
|
12477
|
+
return o(), r("div", Fp, [
|
|
12478
|
+
e.$slots.secondary ? (o(), r("div", qp, [
|
|
12477
12479
|
p(e.$slots, "secondary", {}, void 0, !0)
|
|
12478
12480
|
])) : u("", !0),
|
|
12479
|
-
f("div",
|
|
12481
|
+
f("div", Wp, [
|
|
12480
12482
|
p(e.$slots, "default", {}, void 0, !0)
|
|
12481
12483
|
])
|
|
12482
12484
|
]);
|
|
12483
12485
|
}
|
|
12484
|
-
const
|
|
12486
|
+
const W_ = /* @__PURE__ */ y(Rp, [["render", jp], ["__scopeId", "data-v-ac286496"]]), Up = {
|
|
12485
12487
|
name: "ecs-select-text",
|
|
12486
12488
|
emits: ["change", "focus", "blur"],
|
|
12487
|
-
components: { EcsIcon:
|
|
12489
|
+
components: { EcsIcon: A, EcsFocusRing: D },
|
|
12488
12490
|
props: {
|
|
12489
12491
|
/** Determines the size of the select control. */
|
|
12490
12492
|
size: {
|
|
@@ -12559,8 +12561,8 @@ const q_ = /* @__PURE__ */ y(Hp, [["render", Wp], ["__scopeId", "data-v-ac286496
|
|
|
12559
12561
|
this.selectedText = t.text;
|
|
12560
12562
|
}
|
|
12561
12563
|
}
|
|
12562
|
-
},
|
|
12563
|
-
function
|
|
12564
|
+
}, Gp = ["disabled"];
|
|
12565
|
+
function Kp(e, s, t, a, n, i) {
|
|
12564
12566
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
12565
12567
|
return o(), r("div", {
|
|
12566
12568
|
class: v(["ecs-form-select-text", [i.sizeClass, t.disabled ? "disabled" : null]])
|
|
@@ -12580,19 +12582,19 @@ function Gp(e, s, t, a, n, i) {
|
|
|
12580
12582
|
class: t.alignment == "right" ? "right" : "left"
|
|
12581
12583
|
}), [
|
|
12582
12584
|
p(e.$slots, "default", {}, void 0, !0)
|
|
12583
|
-
], 16,
|
|
12585
|
+
], 16, Gp),
|
|
12584
12586
|
_(c, {
|
|
12585
12587
|
inset: t.size == "xsml" ? -2 : -4
|
|
12586
12588
|
}, null, 8, ["inset"])
|
|
12587
12589
|
], 2);
|
|
12588
12590
|
}
|
|
12589
|
-
const
|
|
12591
|
+
const Yp = /* @__PURE__ */ y(Up, [["render", Kp], ["__scopeId", "data-v-e4819f41"]]), Xp = {
|
|
12590
12592
|
name: "ecs-multiselect-search-token",
|
|
12591
12593
|
emits: ["remove", "change", "operatorChange", "operatorToggle"],
|
|
12592
12594
|
components: {
|
|
12593
|
-
EcsIcon:
|
|
12595
|
+
EcsIcon: A,
|
|
12594
12596
|
EcsFocusRing: D,
|
|
12595
|
-
EcsSelectText:
|
|
12597
|
+
EcsSelectText: Yp
|
|
12596
12598
|
},
|
|
12597
12599
|
props: {
|
|
12598
12600
|
/** Sets the type of the search token: default should be used for any search query that is not a NOT query. */
|
|
@@ -12645,30 +12647,30 @@ const Kp = /* @__PURE__ */ y(jp, [["render", Gp], ["__scopeId", "data-v-e4819f41
|
|
|
12645
12647
|
this.$emit("operatorToggle", e);
|
|
12646
12648
|
}
|
|
12647
12649
|
}
|
|
12648
|
-
},
|
|
12650
|
+
}, Zp = {
|
|
12649
12651
|
key: 0,
|
|
12650
12652
|
class: "symbol"
|
|
12651
|
-
},
|
|
12653
|
+
}, Jp = {
|
|
12652
12654
|
key: 0,
|
|
12653
12655
|
class: "operator"
|
|
12654
|
-
},
|
|
12656
|
+
}, Qp = ["value"], ev = { class: "query" }, tv = {
|
|
12655
12657
|
key: 0,
|
|
12656
12658
|
class: "descriptor"
|
|
12657
12659
|
};
|
|
12658
|
-
function
|
|
12660
|
+
function sv(e, s, t, a, n, i) {
|
|
12659
12661
|
const l = g("ecs-icon"), c = g("ecs-select-text"), d = g("ecs-focus-ring");
|
|
12660
12662
|
return o(), r("div", {
|
|
12661
12663
|
class: v(["ecs-multiselect-search-token", i.typeClass]),
|
|
12662
12664
|
tabindex: "0",
|
|
12663
12665
|
onKeydown: s[3] || (s[3] = Y((h) => e.$emit("remove", h), ["delete"]))
|
|
12664
12666
|
}, [
|
|
12665
|
-
t.icon || t.operator || t.operatorSwitch ? (o(), r("div",
|
|
12667
|
+
t.icon || t.operator || t.operatorSwitch ? (o(), r("div", Zp, [
|
|
12666
12668
|
_(l, {
|
|
12667
12669
|
type: t.icon,
|
|
12668
12670
|
size: "20",
|
|
12669
12671
|
color: "#FFF"
|
|
12670
12672
|
}, null, 8, ["type"]),
|
|
12671
|
-
t.operator && !t.operatorSelect && !t.operatorSwitch ? (o(), r("div",
|
|
12673
|
+
t.operator && !t.operatorSelect && !t.operatorSwitch ? (o(), r("div", Jp, C(t.operator), 1)) : u("", !0),
|
|
12672
12674
|
t.operatorSelect ? (o(), m(c, {
|
|
12673
12675
|
key: 1,
|
|
12674
12676
|
onChange: i.handleOperatorChange,
|
|
@@ -12680,7 +12682,7 @@ function tv(e, s, t, a, n, i) {
|
|
|
12680
12682
|
(o(!0), r(F, null, J(t.operatorSelectOptions, (h) => (o(), r("option", {
|
|
12681
12683
|
value: h,
|
|
12682
12684
|
key: h
|
|
12683
|
-
}, C(h), 9,
|
|
12685
|
+
}, C(h), 9, Qp))), 128))
|
|
12684
12686
|
]),
|
|
12685
12687
|
_: 1
|
|
12686
12688
|
}, 8, ["onChange", "value"])) : u("", !0),
|
|
@@ -12706,8 +12708,8 @@ function tv(e, s, t, a, n, i) {
|
|
|
12706
12708
|
_(d, { radius: 12 })
|
|
12707
12709
|
], 2)) : u("", !0)
|
|
12708
12710
|
])) : u("", !0),
|
|
12709
|
-
f("div",
|
|
12710
|
-
t.descriptor ? (o(), r("div",
|
|
12711
|
+
f("div", ev, [
|
|
12712
|
+
t.descriptor ? (o(), r("div", tv, C(t.descriptor), 1)) : u("", !0),
|
|
12711
12713
|
p(e.$slots, "default", {}, void 0, !0),
|
|
12712
12714
|
f("button", {
|
|
12713
12715
|
onClick: s[1] || (s[1] = (h) => e.$emit("remove", h)),
|
|
@@ -12726,15 +12728,15 @@ function tv(e, s, t, a, n, i) {
|
|
|
12726
12728
|
])
|
|
12727
12729
|
], 34);
|
|
12728
12730
|
}
|
|
12729
|
-
const
|
|
12731
|
+
const j_ = /* @__PURE__ */ y(Xp, [["render", sv], ["__scopeId", "data-v-c3c80822"]]), iv = {
|
|
12730
12732
|
name: "ecs-multiselect-token",
|
|
12731
12733
|
emits: ["remove"],
|
|
12732
12734
|
components: {
|
|
12733
|
-
EcsIcon:
|
|
12735
|
+
EcsIcon: A,
|
|
12734
12736
|
EcsFocusRing: D
|
|
12735
12737
|
}
|
|
12736
12738
|
};
|
|
12737
|
-
function
|
|
12739
|
+
function nv(e, s, t, a, n, i) {
|
|
12738
12740
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
12739
12741
|
return o(), r("div", {
|
|
12740
12742
|
class: "ecs-multiselect-token",
|
|
@@ -12755,10 +12757,10 @@ function iv(e, s, t, a, n, i) {
|
|
|
12755
12757
|
])
|
|
12756
12758
|
], 32);
|
|
12757
12759
|
}
|
|
12758
|
-
const
|
|
12760
|
+
const U_ = /* @__PURE__ */ y(iv, [["render", nv], ["__scopeId", "data-v-ce139540"]]), av = {
|
|
12759
12761
|
name: "ecs-multiselect-option",
|
|
12760
12762
|
components: {
|
|
12761
|
-
EcsIcon:
|
|
12763
|
+
EcsIcon: A
|
|
12762
12764
|
},
|
|
12763
12765
|
props: {
|
|
12764
12766
|
/** Sets the type of option. `key` is a regular option to select, while `header` should be used for group header headlines. */
|
|
@@ -12775,8 +12777,8 @@ const j_ = /* @__PURE__ */ y(sv, [["render", iv], ["__scopeId", "data-v-ce139540
|
|
|
12775
12777
|
return `ecs-multiselect-option-${this.type}`;
|
|
12776
12778
|
}
|
|
12777
12779
|
}
|
|
12778
|
-
},
|
|
12779
|
-
function
|
|
12780
|
+
}, ov = ["role"];
|
|
12781
|
+
function lv(e, s, t, a, n, i) {
|
|
12780
12782
|
const l = g("ecs-icon");
|
|
12781
12783
|
return o(), r("div", {
|
|
12782
12784
|
class: v(["ecs-multiselect-option", i.typeClass]),
|
|
@@ -12788,12 +12790,12 @@ function ov(e, s, t, a, n, i) {
|
|
|
12788
12790
|
size: "20"
|
|
12789
12791
|
}, null, 8, ["type"])) : u("", !0),
|
|
12790
12792
|
p(e.$slots, "default", {}, void 0, !0)
|
|
12791
|
-
], 10,
|
|
12793
|
+
], 10, ov);
|
|
12792
12794
|
}
|
|
12793
|
-
const
|
|
12795
|
+
const G_ = /* @__PURE__ */ y(av, [["render", lv], ["__scopeId", "data-v-e28fc40f"]]), rv = {
|
|
12794
12796
|
name: "ecs-overlay",
|
|
12795
12797
|
emits: ["close", "toggled"],
|
|
12796
|
-
components: { EcsIcon:
|
|
12798
|
+
components: { EcsIcon: A, EcsButtonToolbar: _t, EcsAlert: Ms },
|
|
12797
12799
|
props: {
|
|
12798
12800
|
/** Shows the Overlay. */
|
|
12799
12801
|
show: {
|
|
@@ -12931,38 +12933,38 @@ const U_ = /* @__PURE__ */ y(nv, [["render", ov], ["__scopeId", "data-v-e28fc40f
|
|
|
12931
12933
|
}, 10);
|
|
12932
12934
|
}
|
|
12933
12935
|
}
|
|
12934
|
-
},
|
|
12936
|
+
}, cv = { class: "ecs-overlay-titles" }, dv = { class: "title" }, uv = {
|
|
12935
12937
|
key: 0,
|
|
12936
12938
|
class: "emphasized"
|
|
12937
|
-
},
|
|
12939
|
+
}, fv = {
|
|
12938
12940
|
key: 0,
|
|
12939
12941
|
class: "subline"
|
|
12940
|
-
},
|
|
12942
|
+
}, gv = {
|
|
12941
12943
|
key: 0,
|
|
12942
12944
|
class: "ecs-overlay-header-controls"
|
|
12943
|
-
},
|
|
12945
|
+
}, mv = ["aria-busy"], hv = {
|
|
12944
12946
|
key: 0,
|
|
12945
12947
|
class: "ecs-overlay-tabs scrollbar scrollbar-sml"
|
|
12946
|
-
},
|
|
12948
|
+
}, pv = {
|
|
12947
12949
|
key: 0,
|
|
12948
12950
|
class: "ecs-overlay-sidebar ecs-overlay-sidebar-static"
|
|
12949
|
-
},
|
|
12951
|
+
}, vv = { class: "ecs-overlay-sidebar ecs-overlay-sidebar-float scrollbar scrollbar-sml" }, yv = {
|
|
12950
12952
|
key: 1,
|
|
12951
12953
|
class: "ecs-overlay-content-block"
|
|
12952
|
-
},
|
|
12954
|
+
}, bv = {
|
|
12953
12955
|
key: 1,
|
|
12954
12956
|
class: "ecs-overlay-footer"
|
|
12955
|
-
},
|
|
12957
|
+
}, _v = {
|
|
12956
12958
|
key: 0,
|
|
12957
12959
|
class: "spacer-tabs"
|
|
12958
|
-
},
|
|
12960
|
+
}, kv = { class: "ecs-overlay-footer-content" }, Cv = {
|
|
12959
12961
|
key: 0,
|
|
12960
12962
|
class: "spacer-sidebar"
|
|
12961
|
-
},
|
|
12963
|
+
}, wv = {
|
|
12962
12964
|
key: 1,
|
|
12963
12965
|
class: "spacer-scrollbar"
|
|
12964
12966
|
};
|
|
12965
|
-
function
|
|
12967
|
+
function Sv(e, s, t, a, n, i) {
|
|
12966
12968
|
const l = g("ecs-icon"), c = g("ecs-button-toolbar"), d = g("ecs-alert");
|
|
12967
12969
|
return o(), m(pe, {
|
|
12968
12970
|
name: "fade",
|
|
@@ -12978,7 +12980,7 @@ function wv(e, s, t, a, n, i) {
|
|
|
12978
12980
|
class: "ecs-overlay-header",
|
|
12979
12981
|
style: x(e.$slots.alert ? "" : "border-bottom: 1px solid var(--color-gray-4);")
|
|
12980
12982
|
}, [
|
|
12981
|
-
f("div",
|
|
12983
|
+
f("div", cv, [
|
|
12982
12984
|
t.icon ? (o(), m(l, {
|
|
12983
12985
|
key: 0,
|
|
12984
12986
|
type: t.icon,
|
|
@@ -12986,14 +12988,14 @@ function wv(e, s, t, a, n, i) {
|
|
|
12986
12988
|
color: "#B9BCC2"
|
|
12987
12989
|
}, null, 8, ["type"])) : u("", !0),
|
|
12988
12990
|
f("div", null, [
|
|
12989
|
-
f("span",
|
|
12990
|
-
t.headerTitleEmphasized ? (o(), r("span",
|
|
12991
|
-
|
|
12991
|
+
f("span", dv, [
|
|
12992
|
+
t.headerTitleEmphasized ? (o(), r("span", uv, C(t.headerTitleEmphasized), 1)) : u("", !0),
|
|
12993
|
+
L(" " + C(t.headerTitle), 1)
|
|
12992
12994
|
]),
|
|
12993
|
-
t.headerTitleSubline ? (o(), r("span",
|
|
12995
|
+
t.headerTitleSubline ? (o(), r("span", fv, C(t.headerTitleSubline), 1)) : u("", !0)
|
|
12994
12996
|
])
|
|
12995
12997
|
]),
|
|
12996
|
-
e.$slots.headercontrols ? (o(), r("div",
|
|
12998
|
+
e.$slots.headercontrols ? (o(), r("div", gv, [
|
|
12997
12999
|
p(e.$slots, "headercontrols", {}, void 0, !0)
|
|
12998
13000
|
])) : u("", !0),
|
|
12999
13001
|
e.$slots.sidebar && n.width <= 1500 ? (o(), m(c, {
|
|
@@ -13013,7 +13015,7 @@ function wv(e, s, t, a, n, i) {
|
|
|
13013
13015
|
icon: "close"
|
|
13014
13016
|
}, {
|
|
13015
13017
|
default: w(() => [
|
|
13016
|
-
|
|
13018
|
+
L(C(t.closeText), 1)
|
|
13017
13019
|
]),
|
|
13018
13020
|
_: 1
|
|
13019
13021
|
}, 8, ["disabled"])
|
|
@@ -13035,7 +13037,7 @@ function wv(e, s, t, a, n, i) {
|
|
|
13035
13037
|
class: "ecs-overlay-content",
|
|
13036
13038
|
"aria-busy": t.blockContent || null
|
|
13037
13039
|
}, [
|
|
13038
|
-
e.$slots.tabs ? (o(), r("div",
|
|
13040
|
+
e.$slots.tabs ? (o(), r("div", hv, [
|
|
13039
13041
|
p(e.$slots, "tabs", {}, void 0, !0)
|
|
13040
13042
|
])) : u("", !0),
|
|
13041
13043
|
f("div", {
|
|
@@ -13048,12 +13050,12 @@ function wv(e, s, t, a, n, i) {
|
|
|
13048
13050
|
}, [
|
|
13049
13051
|
p(e.$slots, "default", {}, void 0, !0)
|
|
13050
13052
|
], 6),
|
|
13051
|
-
e.$slots.sidebar && n.width > 1500 ? (o(), r("div",
|
|
13053
|
+
e.$slots.sidebar && n.width > 1500 ? (o(), r("div", pv, [
|
|
13052
13054
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
13053
13055
|
])) : u("", !0),
|
|
13054
13056
|
_(pe, { name: "slide" }, {
|
|
13055
13057
|
default: w(() => [
|
|
13056
|
-
je(f("div",
|
|
13058
|
+
je(f("div", vv, [
|
|
13057
13059
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
13058
13060
|
], 512), [
|
|
13059
13061
|
[nt, e.$slots.sidebar && n.width <= 1500 && n.showSidebar]
|
|
@@ -13062,19 +13064,19 @@ function wv(e, s, t, a, n, i) {
|
|
|
13062
13064
|
_: 3
|
|
13063
13065
|
})
|
|
13064
13066
|
], 2),
|
|
13065
|
-
t.blockContent ? (o(), r("div",
|
|
13066
|
-
], 8,
|
|
13067
|
-
e.$slots.footer ? (o(), r("footer",
|
|
13068
|
-
e.$slots.tabs ? (o(), r("div",
|
|
13069
|
-
f("div",
|
|
13067
|
+
t.blockContent ? (o(), r("div", yv)) : u("", !0)
|
|
13068
|
+
], 8, mv),
|
|
13069
|
+
e.$slots.footer ? (o(), r("footer", bv, [
|
|
13070
|
+
e.$slots.tabs ? (o(), r("div", _v)) : u("", !0),
|
|
13071
|
+
f("div", kv, [
|
|
13070
13072
|
f("div", {
|
|
13071
13073
|
class: "ecs-overlay-footer-content-inner",
|
|
13072
13074
|
style: x({ width: i.contentWidth, maxWidth: i.contentMaxWidth, minWidth: i.contentMinWidth, paddingLeft: i.contentPadding, paddingRight: i.contentPadding })
|
|
13073
13075
|
}, [
|
|
13074
13076
|
p(e.$slots, "footer", {}, void 0, !0)
|
|
13075
13077
|
], 4),
|
|
13076
|
-
e.$slots.sidebar && n.width > 1500 ? (o(), r("div",
|
|
13077
|
-
n.footerScrollSpacer ? (o(), r("div",
|
|
13078
|
+
e.$slots.sidebar && n.width > 1500 ? (o(), r("div", Cv)) : u("", !0),
|
|
13079
|
+
n.footerScrollSpacer ? (o(), r("div", wv)) : u("", !0)
|
|
13078
13080
|
])
|
|
13079
13081
|
])) : u("", !0)
|
|
13080
13082
|
], 4)) : u("", !0)
|
|
@@ -13082,14 +13084,14 @@ function wv(e, s, t, a, n, i) {
|
|
|
13082
13084
|
_: 3
|
|
13083
13085
|
});
|
|
13084
13086
|
}
|
|
13085
|
-
const
|
|
13087
|
+
const K_ = /* @__PURE__ */ y(rv, [["render", Sv], ["__scopeId", "data-v-05e73b25"]]), xv = {
|
|
13086
13088
|
name: "ecs-pagination",
|
|
13087
13089
|
emits: ["firstPage", "prevPage", "nextPage", "lastPage", "updatePage", "itemsPerPage"],
|
|
13088
13090
|
components: {
|
|
13089
13091
|
EcsButton: ze,
|
|
13090
13092
|
EcsSelect: Zt,
|
|
13091
13093
|
EcsFlexRow: Ie,
|
|
13092
|
-
EcsIcon:
|
|
13094
|
+
EcsIcon: A
|
|
13093
13095
|
},
|
|
13094
13096
|
props: {
|
|
13095
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. */
|
|
@@ -13184,14 +13186,14 @@ const G_ = /* @__PURE__ */ y(lv, [["render", wv], ["__scopeId", "data-v-05e73b25
|
|
|
13184
13186
|
this.$emit("updatePage", Number(e));
|
|
13185
13187
|
}
|
|
13186
13188
|
}
|
|
13187
|
-
}, ni = (e) => (ve("data-v-ca016e63"), e = e(), ye(), e),
|
|
13189
|
+
}, ni = (e) => (ve("data-v-ca016e63"), e = e(), ye(), e), Bv = /* @__PURE__ */ ni(() => /* @__PURE__ */ f("span", null, "Page", -1)), Iv = ["value", "selected"], zv = {
|
|
13188
13190
|
key: 0,
|
|
13189
13191
|
class: "total"
|
|
13190
|
-
},
|
|
13192
|
+
}, Ev = {
|
|
13191
13193
|
key: 1,
|
|
13192
13194
|
class: "ecs-pagination-range"
|
|
13193
|
-
},
|
|
13194
|
-
function
|
|
13195
|
+
}, Tv = { class: "ecs-pagination-tabs" }, Pv = /* @__PURE__ */ ni(() => /* @__PURE__ */ f("span", null, "Items per page", -1)), Mv = ["value", "selected"];
|
|
13196
|
+
function $v(e, s, t, a, n, i) {
|
|
13195
13197
|
const l = g("ecs-button"), c = g("ecs-flex-row"), d = g("ecs-select");
|
|
13196
13198
|
return o(), r("div", {
|
|
13197
13199
|
class: v(["ecs-pagination", [
|
|
@@ -13235,7 +13237,7 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13235
13237
|
}),
|
|
13236
13238
|
_(c, { gap: 4 }, {
|
|
13237
13239
|
default: w(() => [
|
|
13238
|
-
|
|
13240
|
+
Bv,
|
|
13239
13241
|
_(d, {
|
|
13240
13242
|
modelValue: n.updatedCurrentPage,
|
|
13241
13243
|
"onUpdate:modelValue": s[2] || (s[2] = (h) => n.updatedCurrentPage = h),
|
|
@@ -13247,11 +13249,11 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13247
13249
|
key: h,
|
|
13248
13250
|
value: h,
|
|
13249
13251
|
selected: h === t.currentPage
|
|
13250
|
-
}, C(h), 9,
|
|
13252
|
+
}, C(h), 9, Iv))), 128))
|
|
13251
13253
|
]),
|
|
13252
13254
|
_: 1
|
|
13253
13255
|
}, 8, ["modelValue", "disabled"]),
|
|
13254
|
-
t.totalPages ? (o(), r("span",
|
|
13256
|
+
t.totalPages ? (o(), r("span", zv, "of " + C(t.totalPages), 1)) : u("", !0)
|
|
13255
13257
|
]),
|
|
13256
13258
|
_: 1
|
|
13257
13259
|
}),
|
|
@@ -13280,16 +13282,16 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13280
13282
|
]),
|
|
13281
13283
|
_: 1
|
|
13282
13284
|
})
|
|
13283
|
-
], 64)) : i.hasRange ? (o(), r("span",
|
|
13284
|
-
|
|
13285
|
+
], 64)) : i.hasRange ? (o(), r("span", Ev, [
|
|
13286
|
+
L("Showing entries "),
|
|
13285
13287
|
f("span", null, C(t.itemRangeFrom) + " to " + C(t.itemRangeTo), 1),
|
|
13286
|
-
|
|
13288
|
+
L(" of "),
|
|
13287
13289
|
f("span", null, C(t.itemRangeTotal), 1)
|
|
13288
13290
|
])) : u("", !0)
|
|
13289
13291
|
]),
|
|
13290
13292
|
_: 1
|
|
13291
13293
|
}, 8, ["style"]),
|
|
13292
|
-
f("div",
|
|
13294
|
+
f("div", Tv, [
|
|
13293
13295
|
p(e.$slots, "tabs", {}, void 0, !0)
|
|
13294
13296
|
]),
|
|
13295
13297
|
t.showItemsPerPage && t.type == "paginated" ? (o(), m(c, {
|
|
@@ -13298,7 +13300,7 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13298
13300
|
class: "ecs-pagination-items"
|
|
13299
13301
|
}, {
|
|
13300
13302
|
default: w(() => [
|
|
13301
|
-
|
|
13303
|
+
Pv,
|
|
13302
13304
|
_(d, {
|
|
13303
13305
|
modelValue: n.updatedItemsPerPageSelected,
|
|
13304
13306
|
"onUpdate:modelValue": s[5] || (s[5] = (h) => n.updatedItemsPerPageSelected = h),
|
|
@@ -13311,7 +13313,7 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13311
13313
|
key: h,
|
|
13312
13314
|
value: h,
|
|
13313
13315
|
selected: h === t.itemsPerPageSelected
|
|
13314
|
-
}, C(h), 9,
|
|
13316
|
+
}, C(h), 9, Mv))), 128))
|
|
13315
13317
|
]),
|
|
13316
13318
|
_: 1
|
|
13317
13319
|
}, 8, ["modelValue", "disabled"])
|
|
@@ -13330,9 +13332,9 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13330
13332
|
})) : u("", !0)
|
|
13331
13333
|
], 2);
|
|
13332
13334
|
}
|
|
13333
|
-
const
|
|
13335
|
+
const Y_ = /* @__PURE__ */ y(xv, [["render", $v], ["__scopeId", "data-v-ca016e63"]]), Lv = {
|
|
13334
13336
|
name: "ecs-party-entry",
|
|
13335
|
-
components: { EcsIcon:
|
|
13337
|
+
components: { EcsIcon: A, EcsSticker: Oe },
|
|
13336
13338
|
props: {
|
|
13337
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). */
|
|
13338
13340
|
icon: {
|
|
@@ -13412,7 +13414,7 @@ const K_ = /* @__PURE__ */ y(Sv, [["render", Mv], ["__scopeId", "data-v-ca016e63
|
|
|
13412
13414
|
key: 2,
|
|
13413
13415
|
class: "ecs-party-entry-background"
|
|
13414
13416
|
};
|
|
13415
|
-
function
|
|
13417
|
+
function Ov(e, s, t, a, n, i) {
|
|
13416
13418
|
const l = g("ecs-icon"), c = g("ecs-sticker");
|
|
13417
13419
|
return o(), r("div", {
|
|
13418
13420
|
class: v(["ecs-party-entry", [t.party, t.color && t.background ? "ecs-party-entry-colored" : ""]]),
|
|
@@ -13454,7 +13456,7 @@ function Lv(e, s, t, a, n, i) {
|
|
|
13454
13456
|
t.background ? (o(), r("div", Av)) : u("", !0)
|
|
13455
13457
|
], 6);
|
|
13456
13458
|
}
|
|
13457
|
-
const
|
|
13459
|
+
const X_ = /* @__PURE__ */ y(Lv, [["render", Ov], ["__scopeId", "data-v-b9690261"]]), Dv = {
|
|
13458
13460
|
name: "EcsPopoverListHeadline",
|
|
13459
13461
|
components: {
|
|
13460
13462
|
EcsButtonCollapse: Ut
|
|
@@ -13495,11 +13497,11 @@ const Y_ = /* @__PURE__ */ y($v, [["render", Lv], ["__scopeId", "data-v-b9690261
|
|
|
13495
13497
|
this.isCollapsed = !this.isCollapsed, this.$emit("toggle", this.isCollapsed);
|
|
13496
13498
|
}
|
|
13497
13499
|
}
|
|
13498
|
-
},
|
|
13500
|
+
}, Nv = {
|
|
13499
13501
|
key: 1,
|
|
13500
13502
|
class: "ecs-popover-list-title-controls"
|
|
13501
13503
|
};
|
|
13502
|
-
function
|
|
13504
|
+
function Vv(e, s, t, a, n, i) {
|
|
13503
13505
|
const l = g("ecs-button-collapse");
|
|
13504
13506
|
return o(), r("li", {
|
|
13505
13507
|
class: v(["ecs-popover-list-title", [
|
|
@@ -13518,12 +13520,12 @@ function Nv(e, s, t, a, n, i) {
|
|
|
13518
13520
|
f("span", null, [
|
|
13519
13521
|
p(e.$slots, "default", {}, void 0, !0)
|
|
13520
13522
|
]),
|
|
13521
|
-
e.$slots.controls ? (o(), r("div",
|
|
13523
|
+
e.$slots.controls ? (o(), r("div", Nv, [
|
|
13522
13524
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
13523
13525
|
])) : u("", !0)
|
|
13524
13526
|
], 2);
|
|
13525
13527
|
}
|
|
13526
|
-
const
|
|
13528
|
+
const Z_ = /* @__PURE__ */ y(Dv, [["render", Vv], ["__scopeId", "data-v-c1516cc2"]]), Hv = {
|
|
13527
13529
|
name: "ecs-rating-star-read",
|
|
13528
13530
|
components: { EcsSkeletonLoader: te },
|
|
13529
13531
|
props: {
|
|
@@ -13554,8 +13556,8 @@ const X_ = /* @__PURE__ */ y(Ov, [["render", Nv], ["__scopeId", "data-v-c1516cc2
|
|
|
13554
13556
|
return this.size && this.size !== "" ? `ecs-rating-read-${this.size}` : this.size;
|
|
13555
13557
|
}
|
|
13556
13558
|
}
|
|
13557
|
-
},
|
|
13558
|
-
function
|
|
13559
|
+
}, Rv = ["aria-busy", "aria-label"], Fv = ["data-maximum", "data-rating"];
|
|
13560
|
+
function qv(e, s, t, a, n, i) {
|
|
13559
13561
|
const l = g("ecs-skeleton-loader");
|
|
13560
13562
|
return o(), r("div", {
|
|
13561
13563
|
class: v(["ecs-rating-read", [i.sizeClass]]),
|
|
@@ -13572,13 +13574,13 @@ function Fv(e, s, t, a, n, i) {
|
|
|
13572
13574
|
class: "ecs-stars-read",
|
|
13573
13575
|
"data-maximum": t.maximum,
|
|
13574
13576
|
"data-rating": t.rating
|
|
13575
|
-
}, null, 8,
|
|
13576
|
-
], 10,
|
|
13577
|
+
}, null, 8, Fv))
|
|
13578
|
+
], 10, Rv);
|
|
13577
13579
|
}
|
|
13578
|
-
const
|
|
13580
|
+
const Wv = /* @__PURE__ */ y(Hv, [["render", qv], ["__scopeId", "data-v-8f28e1c1"]]), jv = {
|
|
13579
13581
|
name: "ecs-rating-favorability",
|
|
13580
13582
|
emits: ["click"],
|
|
13581
|
-
components: { EcsIcon:
|
|
13583
|
+
components: { EcsIcon: A, EcsSkeletonLoader: te },
|
|
13582
13584
|
props: {
|
|
13583
13585
|
/** If set, the favorability icon will have a label as well. */
|
|
13584
13586
|
label: {
|
|
@@ -13639,8 +13641,8 @@ const qv = /* @__PURE__ */ y(Vv, [["render", Fv], ["__scopeId", "data-v-8f28e1c1
|
|
|
13639
13641
|
this.disabled || this.$emit("click", e);
|
|
13640
13642
|
}
|
|
13641
13643
|
}
|
|
13642
|
-
},
|
|
13643
|
-
function
|
|
13644
|
+
}, Uv = ["aria-busy"], Gv = ["title"];
|
|
13645
|
+
function Kv(e, s, t, a, n, i) {
|
|
13644
13646
|
const l = g("ecs-icon"), c = g("ecs-skeleton-loader");
|
|
13645
13647
|
return o(), r("div", {
|
|
13646
13648
|
onClick: s[0] || (s[0] = (...d) => i.handleClick && i.handleClick(...d)),
|
|
@@ -13652,7 +13654,7 @@ function Gv(e, s, t, a, n, i) {
|
|
|
13652
13654
|
title: i.labelText
|
|
13653
13655
|
}, [
|
|
13654
13656
|
_(l, { type: i.iconType }, null, 8, ["type"])
|
|
13655
|
-
], 10,
|
|
13657
|
+
], 10, Gv),
|
|
13656
13658
|
t.label ? (o(), r("span", {
|
|
13657
13659
|
key: 0,
|
|
13658
13660
|
class: v(["label", t.loading ? "loading" : ""])
|
|
@@ -13669,12 +13671,12 @@ function Gv(e, s, t, a, n, i) {
|
|
|
13669
13671
|
width: 100,
|
|
13670
13672
|
style: { width: "calc(100% - 30px)" }
|
|
13671
13673
|
})) : u("", !0)
|
|
13672
|
-
], 10,
|
|
13674
|
+
], 10, Uv);
|
|
13673
13675
|
}
|
|
13674
|
-
const
|
|
13676
|
+
const Yv = /* @__PURE__ */ y(jv, [["render", Kv], ["__scopeId", "data-v-a6e15633"]]), Xv = {
|
|
13675
13677
|
name: "ecs-quicklinks-link",
|
|
13676
13678
|
emits: ["click", "input", "toggle", "update:volumes"],
|
|
13677
|
-
components: { EcsCheckbox: lt, EcsRatingStarRead:
|
|
13679
|
+
components: { EcsCheckbox: lt, EcsRatingStarRead: Wv, EcsRatingFavorability: Yv, EcsSwitch: jt, EcsIcon: A, EcsFocusRing: D, EcsAvatar: vt, EcsFlexRow: Ie, EcsPopover: bt, EcsPopoverList: qs, EcsPopoverListItem: Gs },
|
|
13678
13680
|
props: {
|
|
13679
13681
|
/** The label text for the quicklink. */
|
|
13680
13682
|
label: {
|
|
@@ -13807,17 +13809,17 @@ const Kv = /* @__PURE__ */ y(Wv, [["render", Gv], ["__scopeId", "data-v-a6e15633
|
|
|
13807
13809
|
created() {
|
|
13808
13810
|
this.updateVolumes(this.volumes);
|
|
13809
13811
|
}
|
|
13810
|
-
},
|
|
13812
|
+
}, Zv = { class: "filter-description" }, Jv = {
|
|
13811
13813
|
key: 0,
|
|
13812
13814
|
class: "meta"
|
|
13813
|
-
},
|
|
13815
|
+
}, Qv = { key: 0 }, ey = ["title"], ty = { style: { "margin-left": "12px" } }, sy = { class: "static-label" }, iy = {
|
|
13814
13816
|
key: 0,
|
|
13815
13817
|
class: "meta"
|
|
13816
|
-
},
|
|
13818
|
+
}, ny = { key: 0 }, ay = ["title"], oy = { class: "persona-label" }, ly = { key: 3 }, ry = ["onClick", "title", "aria-label"], cy = ["aria-label"], dy = {
|
|
13817
13819
|
key: 5,
|
|
13818
13820
|
class: "meta"
|
|
13819
|
-
},
|
|
13820
|
-
function
|
|
13821
|
+
}, uy = { key: 0 }, fy = ["title"];
|
|
13822
|
+
function gy(e, s, t, a, n, i) {
|
|
13821
13823
|
const l = g("ecs-icon"), c = g("ecs-focus-ring"), d = g("ecs-rating-favorability"), h = g("ecs-rating-star-read"), b = g("ecs-switch"), k = g("ecs-avatar"), E = g("ecs-popover-list-item"), I = g("ecs-popover-list"), B = g("ecs-popover"), M = g("ecs-flex-row"), $ = g("ecs-checkbox");
|
|
13822
13824
|
return o(), r("li", {
|
|
13823
13825
|
class: v(["ecs-quicklinks-link", [
|
|
@@ -13833,13 +13835,13 @@ function fy(e, s, t, a, n, i) {
|
|
|
13833
13835
|
role: "button"
|
|
13834
13836
|
}, [
|
|
13835
13837
|
_(l, { type: t.icon }, null, 8, ["type"]),
|
|
13836
|
-
f("span",
|
|
13837
|
-
t.count || t.meta ? (o(), r("small",
|
|
13838
|
-
t.count ? (o(), r("span",
|
|
13838
|
+
f("span", Zv, C(t.label), 1),
|
|
13839
|
+
t.count || t.meta ? (o(), r("small", Jv, [
|
|
13840
|
+
t.count ? (o(), r("span", Qv, C(t.count), 1)) : u("", !0),
|
|
13839
13841
|
t.meta ? (o(), r("span", {
|
|
13840
13842
|
key: 1,
|
|
13841
13843
|
title: t.metaTitle
|
|
13842
|
-
}, C(t.meta), 9,
|
|
13844
|
+
}, C(t.meta), 9, ey)) : u("", !0)
|
|
13843
13845
|
])) : u("", !0),
|
|
13844
13846
|
_(c)
|
|
13845
13847
|
])) : t.type === "favorability" ? (o(), r("div", {
|
|
@@ -13855,15 +13857,15 @@ function fy(e, s, t, a, n, i) {
|
|
|
13855
13857
|
label: !1,
|
|
13856
13858
|
disabled: t.disabled || null
|
|
13857
13859
|
}, null, 8, ["type", "rating", "disabled"]),
|
|
13858
|
-
f("label",
|
|
13859
|
-
f("span",
|
|
13860
|
+
f("label", ty, [
|
|
13861
|
+
f("span", sy, C(t.label), 1)
|
|
13860
13862
|
]),
|
|
13861
|
-
t.count || t.meta ? (o(), r("small",
|
|
13862
|
-
t.count ? (o(), r("span",
|
|
13863
|
+
t.count || t.meta ? (o(), r("small", iy, [
|
|
13864
|
+
t.count ? (o(), r("span", ny, C(t.count), 1)) : u("", !0),
|
|
13863
13865
|
t.meta ? (o(), r("span", {
|
|
13864
13866
|
key: 1,
|
|
13865
13867
|
title: t.metaTitle
|
|
13866
|
-
}, C(t.meta), 9,
|
|
13868
|
+
}, C(t.meta), 9, ay)) : u("", !0)
|
|
13867
13869
|
])) : u("", !0),
|
|
13868
13870
|
_(c)
|
|
13869
13871
|
])) : (o(), m($, {
|
|
@@ -13888,7 +13890,7 @@ function fy(e, s, t, a, n, i) {
|
|
|
13888
13890
|
colored: ""
|
|
13889
13891
|
}, {
|
|
13890
13892
|
default: w(() => [
|
|
13891
|
-
|
|
13893
|
+
L(C(t.label), 1)
|
|
13892
13894
|
]),
|
|
13893
13895
|
_: 1
|
|
13894
13896
|
}, 8, ["value", "disabled"])) : t.type === "persona" ? (o(), r(F, { key: 2 }, [
|
|
@@ -13898,8 +13900,8 @@ function fy(e, s, t, a, n, i) {
|
|
|
13898
13900
|
"relevant-badge": t.persona.relevant,
|
|
13899
13901
|
size: 24
|
|
13900
13902
|
}, null, 8, ["image", "name", "relevant-badge"]),
|
|
13901
|
-
f("span",
|
|
13902
|
-
], 64)) : (o(), r("span",
|
|
13903
|
+
f("span", oy, C(t.label || t.persona.name), 1)
|
|
13904
|
+
], 64)) : (o(), r("span", ly, C(t.label), 1)),
|
|
13903
13905
|
n.localVolumes ? (o(), m(M, {
|
|
13904
13906
|
key: 4,
|
|
13905
13907
|
gap: 2,
|
|
@@ -13912,7 +13914,7 @@ function fy(e, s, t, a, n, i) {
|
|
|
13912
13914
|
onClick: (T) => i.toggleVolume(z.id),
|
|
13913
13915
|
title: `${z.name} (${z.date})`,
|
|
13914
13916
|
"aria-label": `Volume ${z.id}${z.active ? " active" : ""}`
|
|
13915
|
-
}, C(z.id), 11,
|
|
13917
|
+
}, C(z.id), 11, ry))), 128)),
|
|
13916
13918
|
n.localVolumes.length > 3 ? (o(), m(B, {
|
|
13917
13919
|
key: 0,
|
|
13918
13920
|
disabled: t.disabled || null
|
|
@@ -13928,7 +13930,7 @@ function fy(e, s, t, a, n, i) {
|
|
|
13928
13930
|
"aria-label": `Volume ${z.id}${z.active ? " active" : ""}`
|
|
13929
13931
|
}, {
|
|
13930
13932
|
default: w(() => [
|
|
13931
|
-
|
|
13933
|
+
L(C(z.id), 1)
|
|
13932
13934
|
]),
|
|
13933
13935
|
_: 2
|
|
13934
13936
|
}, 1032, ["onClick", "selected", "title", "aria-label"]))), 128))
|
|
@@ -13946,26 +13948,26 @@ function fy(e, s, t, a, n, i) {
|
|
|
13946
13948
|
type: "more",
|
|
13947
13949
|
size: "18"
|
|
13948
13950
|
})
|
|
13949
|
-
], 10,
|
|
13951
|
+
], 10, cy)
|
|
13950
13952
|
]),
|
|
13951
13953
|
_: 1
|
|
13952
13954
|
}, 8, ["disabled"])) : u("", !0)
|
|
13953
13955
|
]),
|
|
13954
13956
|
_: 1
|
|
13955
13957
|
})) : u("", !0),
|
|
13956
|
-
t.count || t.meta ? (o(), r("small",
|
|
13957
|
-
t.count ? (o(), r("span",
|
|
13958
|
+
t.count || t.meta ? (o(), r("small", dy, [
|
|
13959
|
+
t.count ? (o(), r("span", uy, C(t.count), 1)) : u("", !0),
|
|
13958
13960
|
t.meta ? (o(), r("span", {
|
|
13959
13961
|
key: 1,
|
|
13960
13962
|
title: t.metaTitle
|
|
13961
|
-
}, C(t.meta), 9,
|
|
13963
|
+
}, C(t.meta), 9, fy)) : u("", !0)
|
|
13962
13964
|
])) : u("", !0)
|
|
13963
13965
|
]),
|
|
13964
13966
|
_: 1
|
|
13965
13967
|
}, 8, ["value", "value-false", "value-true", "disabled", "indeterminate"]))
|
|
13966
13968
|
], 2);
|
|
13967
13969
|
}
|
|
13968
|
-
const
|
|
13970
|
+
const J_ = /* @__PURE__ */ y(Xv, [["render", gy], ["__scopeId", "data-v-db5374f4"]]), my = {
|
|
13969
13971
|
name: "ecs-rating-star-write",
|
|
13970
13972
|
emits: ["click"],
|
|
13971
13973
|
props: {
|
|
@@ -13989,16 +13991,16 @@ const Z_ = /* @__PURE__ */ y(Yv, [["render", fy], ["__scopeId", "data-v-db5374f4
|
|
|
13989
13991
|
default: !1
|
|
13990
13992
|
}
|
|
13991
13993
|
}
|
|
13992
|
-
}, wt = (e) => (ve("data-v-f63b724f"), e = e(), ye(), e),
|
|
13994
|
+
}, wt = (e) => (ve("data-v-f63b724f"), e = e(), ye(), e), hy = {
|
|
13993
13995
|
key: 0,
|
|
13994
13996
|
class: "ecs-rating-reset"
|
|
13995
|
-
},
|
|
13996
|
-
function
|
|
13997
|
+
}, py = { class: "ecs-rating-write" }, vy = ["checked", "disabled"], yy = /* @__PURE__ */ wt(() => /* @__PURE__ */ f("i", null, null, -1)), by = ["checked", "disabled"], _y = /* @__PURE__ */ wt(() => /* @__PURE__ */ f("i", null, null, -1)), ky = ["checked", "disabled"], Cy = /* @__PURE__ */ wt(() => /* @__PURE__ */ f("i", null, null, -1)), wy = ["checked", "disabled"], Sy = /* @__PURE__ */ wt(() => /* @__PURE__ */ f("i", null, null, -1));
|
|
13998
|
+
function xy(e, s, t, a, n, i) {
|
|
13997
13999
|
return o(), r("div", {
|
|
13998
14000
|
class: v(["ecs-rating-form", [t.large ? "ecs-rating-form-lg" : ""]])
|
|
13999
14001
|
}, [
|
|
14000
|
-
t.unrated ? (o(), r("button",
|
|
14001
|
-
f("div",
|
|
14002
|
+
t.unrated ? (o(), r("button", hy)) : u("", !0),
|
|
14003
|
+
f("div", py, [
|
|
14002
14004
|
f("input", {
|
|
14003
14005
|
type: "radio",
|
|
14004
14006
|
value: "1",
|
|
@@ -14006,8 +14008,8 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14006
14008
|
onClick: s[0] || (s[0] = (l) => e.$emit("click", l)),
|
|
14007
14009
|
checked: t.value == 1 || null,
|
|
14008
14010
|
disabled: t.disabled
|
|
14009
|
-
}, null, 8,
|
|
14010
|
-
|
|
14011
|
+
}, null, 8, vy),
|
|
14012
|
+
yy,
|
|
14011
14013
|
f("input", {
|
|
14012
14014
|
type: "radio",
|
|
14013
14015
|
value: "2",
|
|
@@ -14015,8 +14017,8 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14015
14017
|
onClick: s[1] || (s[1] = (l) => e.$emit("click", l)),
|
|
14016
14018
|
checked: t.value == 2 || null,
|
|
14017
14019
|
disabled: t.disabled
|
|
14018
|
-
}, null, 8,
|
|
14019
|
-
|
|
14020
|
+
}, null, 8, by),
|
|
14021
|
+
_y,
|
|
14020
14022
|
f("input", {
|
|
14021
14023
|
type: "radio",
|
|
14022
14024
|
value: "3",
|
|
@@ -14024,8 +14026,8 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14024
14026
|
onClick: s[2] || (s[2] = (l) => e.$emit("click", l)),
|
|
14025
14027
|
checked: t.value == 3 || null,
|
|
14026
14028
|
disabled: t.disabled
|
|
14027
|
-
}, null, 8,
|
|
14028
|
-
|
|
14029
|
+
}, null, 8, ky),
|
|
14030
|
+
Cy,
|
|
14029
14031
|
f("input", {
|
|
14030
14032
|
type: "radio",
|
|
14031
14033
|
value: "4",
|
|
@@ -14033,12 +14035,12 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14033
14035
|
onClick: s[3] || (s[3] = (l) => e.$emit("click", l)),
|
|
14034
14036
|
checked: t.value == 4 || null,
|
|
14035
14037
|
disabled: t.disabled
|
|
14036
|
-
}, null, 8,
|
|
14037
|
-
|
|
14038
|
+
}, null, 8, wy),
|
|
14039
|
+
Sy
|
|
14038
14040
|
])
|
|
14039
14041
|
], 2);
|
|
14040
14042
|
}
|
|
14041
|
-
const
|
|
14043
|
+
const Q_ = /* @__PURE__ */ y(my, [["render", xy], ["__scopeId", "data-v-f63b724f"]]), By = {
|
|
14042
14044
|
name: "ecs-section",
|
|
14043
14045
|
props: {
|
|
14044
14046
|
/** Adds a headline to the section. */
|
|
@@ -14087,11 +14089,11 @@ const J_ = /* @__PURE__ */ y(gy, [["render", Sy], ["__scopeId", "data-v-f63b724f
|
|
|
14087
14089
|
return `ecs-section-content-padding-${this.contentPadding}`;
|
|
14088
14090
|
}
|
|
14089
14091
|
}
|
|
14090
|
-
},
|
|
14092
|
+
}, Iy = {
|
|
14091
14093
|
key: 0,
|
|
14092
14094
|
class: "ecs-section-controls"
|
|
14093
14095
|
};
|
|
14094
|
-
function
|
|
14096
|
+
function zy(e, s, t, a, n, i) {
|
|
14095
14097
|
return o(), r("div", {
|
|
14096
14098
|
class: v(["ecs-section", [
|
|
14097
14099
|
t.borderTop ? "ecs-section-border-top" : "",
|
|
@@ -14104,8 +14106,8 @@ function Iy(e, s, t, a, n, i) {
|
|
|
14104
14106
|
key: 0,
|
|
14105
14107
|
class: v(["ecs-section-headline", [t.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", e.$slots.controls ? "has-buttons" : ""]])
|
|
14106
14108
|
}, [
|
|
14107
|
-
|
|
14108
|
-
e.$slots.controls ? (o(), r("div",
|
|
14109
|
+
L(C(t.title) + " ", 1),
|
|
14110
|
+
e.$slots.controls ? (o(), r("div", Iy, [
|
|
14109
14111
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
14110
14112
|
])) : u("", !0)
|
|
14111
14113
|
], 2)) : u("", !0),
|
|
@@ -14119,10 +14121,10 @@ function Iy(e, s, t, a, n, i) {
|
|
|
14119
14121
|
], 2)
|
|
14120
14122
|
], 2);
|
|
14121
14123
|
}
|
|
14122
|
-
const
|
|
14124
|
+
const e1 = /* @__PURE__ */ y(By, [["render", zy], ["__scopeId", "data-v-ec263a49"]]), Ey = {
|
|
14123
14125
|
name: "ecs-segments",
|
|
14124
14126
|
emits: ["click"],
|
|
14125
|
-
components: { EcsIcon:
|
|
14127
|
+
components: { EcsIcon: A },
|
|
14126
14128
|
props: {
|
|
14127
14129
|
/** Array of all the options objects:
|
|
14128
14130
|
*
|
|
@@ -14152,8 +14154,8 @@ const Q_ = /* @__PURE__ */ y(xy, [["render", Iy], ["__scopeId", "data-v-ec263a49
|
|
|
14152
14154
|
default: !1
|
|
14153
14155
|
}
|
|
14154
14156
|
}
|
|
14155
|
-
},
|
|
14156
|
-
function
|
|
14157
|
+
}, Ty = ["for", "disabled"], Py = ["name", "value", "id", "checked", "disabled", "onClick"], My = ["title"];
|
|
14158
|
+
function $y(e, s, t, a, n, i) {
|
|
14157
14159
|
const l = g("ecs-icon");
|
|
14158
14160
|
return o(), r("div", {
|
|
14159
14161
|
class: v(["ecs-segments", [t.inline ? "ecs-segments-inline" : ""]])
|
|
@@ -14171,7 +14173,7 @@ function My(e, s, t, a, n, i) {
|
|
|
14171
14173
|
checked: t.value.toLowerCase() == c.id.toLowerCase() || null,
|
|
14172
14174
|
disabled: c.disabled || t.disabled,
|
|
14173
14175
|
onClick: (d) => e.$emit("click", c.id)
|
|
14174
|
-
}, null, 8,
|
|
14176
|
+
}, null, 8, Py),
|
|
14175
14177
|
f("span", {
|
|
14176
14178
|
class: "ecs-segment",
|
|
14177
14179
|
title: c.title
|
|
@@ -14183,17 +14185,17 @@ function My(e, s, t, a, n, i) {
|
|
|
14183
14185
|
size: "20",
|
|
14184
14186
|
color: "#2F333C"
|
|
14185
14187
|
}, null, 8, ["class", "type"])) : u("", !0),
|
|
14186
|
-
|
|
14187
|
-
], 8,
|
|
14188
|
-
], 8,
|
|
14188
|
+
L(" " + C(c.label), 1)
|
|
14189
|
+
], 8, My)
|
|
14190
|
+
], 8, Ty))), 128))
|
|
14189
14191
|
], 2);
|
|
14190
14192
|
}
|
|
14191
|
-
const
|
|
14193
|
+
const t1 = /* @__PURE__ */ y(Ey, [["render", $y], ["__scopeId", "data-v-868d7eb4"]]), Ly = {
|
|
14192
14194
|
name: "ecs-select-tile",
|
|
14193
14195
|
emits: ["click"],
|
|
14194
14196
|
components: {
|
|
14195
14197
|
EcsFocusRing: D,
|
|
14196
|
-
EcsIllustration:
|
|
14198
|
+
EcsIllustration: qm
|
|
14197
14199
|
},
|
|
14198
14200
|
props: {
|
|
14199
14201
|
/** The main label for the tile. */
|
|
@@ -14233,14 +14235,14 @@ const e1 = /* @__PURE__ */ y(zy, [["render", My], ["__scopeId", "data-v-868d7eb4
|
|
|
14233
14235
|
default: !1
|
|
14234
14236
|
}
|
|
14235
14237
|
}
|
|
14236
|
-
}, Ay = (e) => (ve("data-v-642a7ad7"), e = e(), ye(), e),
|
|
14238
|
+
}, Ay = (e) => (ve("data-v-642a7ad7"), e = e(), ye(), e), Oy = ["aria-checked", "tabindex"], Dy = /* @__PURE__ */ Ay(() => /* @__PURE__ */ f("div", { class: "select-check" }, null, -1)), Ny = {
|
|
14237
14239
|
key: 1,
|
|
14238
14240
|
class: "label"
|
|
14239
|
-
},
|
|
14241
|
+
}, Vy = {
|
|
14240
14242
|
key: 2,
|
|
14241
14243
|
class: "help"
|
|
14242
14244
|
};
|
|
14243
|
-
function
|
|
14245
|
+
function Hy(e, s, t, a, n, i) {
|
|
14244
14246
|
const l = g("ecs-illustration"), c = g("ecs-focus-ring");
|
|
14245
14247
|
return o(), r("div", {
|
|
14246
14248
|
onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
|
|
@@ -14253,35 +14255,35 @@ function Vy(e, s, t, a, n, i) {
|
|
|
14253
14255
|
"aria-checked": t.selected ? "true" : "false",
|
|
14254
14256
|
tabindex: t.disabled ? "-1" : "0"
|
|
14255
14257
|
}, [
|
|
14256
|
-
|
|
14258
|
+
Dy,
|
|
14257
14259
|
t.illustration ? (o(), m(l, {
|
|
14258
14260
|
key: 0,
|
|
14259
14261
|
type: t.illustration
|
|
14260
14262
|
}, null, 8, ["type"])) : u("", !0),
|
|
14261
|
-
t.label ? (o(), r("div",
|
|
14262
|
-
t.helpText ? (o(), r("div",
|
|
14263
|
+
t.label ? (o(), r("div", Ny, C(t.label), 1)) : u("", !0),
|
|
14264
|
+
t.helpText ? (o(), r("div", Vy, C(t.helpText), 1)) : u("", !0),
|
|
14263
14265
|
_(c, {
|
|
14264
14266
|
inset: -6,
|
|
14265
14267
|
radius: 12
|
|
14266
14268
|
})
|
|
14267
|
-
], 42,
|
|
14269
|
+
], 42, Oy);
|
|
14268
14270
|
}
|
|
14269
|
-
const
|
|
14271
|
+
const s1 = /* @__PURE__ */ y(Ly, [["render", Hy], ["__scopeId", "data-v-642a7ad7"]]), Ry = {
|
|
14270
14272
|
name: "ecs-sequence-map"
|
|
14271
|
-
},
|
|
14273
|
+
}, Fy = {
|
|
14272
14274
|
class: "ecs-sequence-map",
|
|
14273
14275
|
role: "navigation",
|
|
14274
14276
|
"aria-label": "Steps"
|
|
14275
14277
|
};
|
|
14276
|
-
function
|
|
14277
|
-
return o(), r("div",
|
|
14278
|
+
function qy(e, s, t, a, n, i) {
|
|
14279
|
+
return o(), r("div", Fy, [
|
|
14278
14280
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14279
14281
|
]);
|
|
14280
14282
|
}
|
|
14281
|
-
const
|
|
14283
|
+
const i1 = /* @__PURE__ */ y(Ry, [["render", qy], ["__scopeId", "data-v-69c3c73d"]]), Wy = {
|
|
14282
14284
|
name: "ecs-sequence-map-button",
|
|
14283
14285
|
emits: ["click"],
|
|
14284
|
-
components: { EcsIcon:
|
|
14286
|
+
components: { EcsIcon: A, EcsFocusRing: D },
|
|
14285
14287
|
props: {
|
|
14286
14288
|
/** Index of the step. */
|
|
14287
14289
|
step: {
|
|
@@ -14309,8 +14311,8 @@ const s1 = /* @__PURE__ */ y(Hy, [["render", Fy], ["__scopeId", "data-v-69c3c73d
|
|
|
14309
14311
|
default: !1
|
|
14310
14312
|
}
|
|
14311
14313
|
}
|
|
14312
|
-
},
|
|
14313
|
-
function
|
|
14314
|
+
}, jy = (e) => (ve("data-v-397f53f1"), e = e(), ye(), e), Uy = ["aria-busy"], Gy = { class: "count" }, Ky = /* @__PURE__ */ jy(() => /* @__PURE__ */ f("div", { class: "step-indicator" }, null, -1));
|
|
14315
|
+
function Yy(e, s, t, a, n, i) {
|
|
14314
14316
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
14315
14317
|
return o(), r("button", {
|
|
14316
14318
|
onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
|
|
@@ -14322,8 +14324,8 @@ function Ky(e, s, t, a, n, i) {
|
|
|
14322
14324
|
]]),
|
|
14323
14325
|
"aria-busy": t.loading || null
|
|
14324
14326
|
}, [
|
|
14325
|
-
f("span",
|
|
14326
|
-
|
|
14327
|
+
f("span", Gy, [
|
|
14328
|
+
L(C(t.step) + " ", 1),
|
|
14327
14329
|
t.loading ? (o(), m(l, {
|
|
14328
14330
|
key: 0,
|
|
14329
14331
|
type: "loading",
|
|
@@ -14333,10 +14335,10 @@ function Ky(e, s, t, a, n, i) {
|
|
|
14333
14335
|
]),
|
|
14334
14336
|
p(e.$slots, "default", {}, void 0, !0),
|
|
14335
14337
|
_(c, { inset: 4 }),
|
|
14336
|
-
|
|
14337
|
-
], 10,
|
|
14338
|
+
Ky
|
|
14339
|
+
], 10, Uy);
|
|
14338
14340
|
}
|
|
14339
|
-
const
|
|
14341
|
+
const n1 = /* @__PURE__ */ y(Wy, [["render", Yy], ["__scopeId", "data-v-397f53f1"]]), Xy = {
|
|
14340
14342
|
name: "ecs-tab-bar",
|
|
14341
14343
|
props: {
|
|
14342
14344
|
/** Determines the visual style of the tab bar. `standard` are regular tabs, `sidebar` should only be used for the tab bar that controls sidebar tabs, `segment` is a tab bar that visually looks the same as an ecs-segment control, `sheet` should be used for table sheets, and `modal` for tabs that are inside ecs-modal headers. */
|
|
@@ -14366,8 +14368,8 @@ const i1 = /* @__PURE__ */ y(qy, [["render", Ky], ["__scopeId", "data-v-397f53f1
|
|
|
14366
14368
|
return "vertical";
|
|
14367
14369
|
}
|
|
14368
14370
|
}
|
|
14369
|
-
},
|
|
14370
|
-
function
|
|
14371
|
+
}, Zy = ["aria-orientation", "data-orientation"];
|
|
14372
|
+
function Jy(e, s, t, a, n, i) {
|
|
14371
14373
|
return o(), r("div", {
|
|
14372
14374
|
class: v(["ecs-tab-bar", [i.typeClass, i.directionClass]]),
|
|
14373
14375
|
role: "tablist",
|
|
@@ -14375,9 +14377,9 @@ function Zy(e, s, t, a, n, i) {
|
|
|
14375
14377
|
"data-orientation": i.tabOrientation
|
|
14376
14378
|
}, [
|
|
14377
14379
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14378
|
-
], 10,
|
|
14380
|
+
], 10, Zy);
|
|
14379
14381
|
}
|
|
14380
|
-
const
|
|
14382
|
+
const Qy = /* @__PURE__ */ y(Xy, [["render", Jy], ["__scopeId", "data-v-374a83cf"]]), eb = {
|
|
14381
14383
|
name: "ecs-tabs",
|
|
14382
14384
|
props: {
|
|
14383
14385
|
/** Sets the height of the tabs area to 100%. */
|
|
@@ -14387,18 +14389,18 @@ const Jy = /* @__PURE__ */ y(Yy, [["render", Zy], ["__scopeId", "data-v-374a83cf
|
|
|
14387
14389
|
}
|
|
14388
14390
|
}
|
|
14389
14391
|
};
|
|
14390
|
-
function
|
|
14392
|
+
function tb(e, s, t, a, n, i) {
|
|
14391
14393
|
return o(), r("div", {
|
|
14392
14394
|
class: v(["ecs-tab-content", [t.fill ? "ecs-tab-content-fill" : ""]])
|
|
14393
14395
|
}, [
|
|
14394
14396
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14395
14397
|
], 2);
|
|
14396
14398
|
}
|
|
14397
|
-
const
|
|
14399
|
+
const sb = /* @__PURE__ */ y(eb, [["render", tb], ["__scopeId", "data-v-0fe19168"]]), ib = {
|
|
14398
14400
|
name: "ecs-sidebar",
|
|
14399
14401
|
components: {
|
|
14400
|
-
EcsTabBar:
|
|
14401
|
-
EcsTabs:
|
|
14402
|
+
EcsTabBar: Qy,
|
|
14403
|
+
EcsTabs: sb
|
|
14402
14404
|
},
|
|
14403
14405
|
props: {
|
|
14404
14406
|
/** Expands the sidebar. */
|
|
@@ -14429,14 +14431,14 @@ const tb = /* @__PURE__ */ y(Qy, [["render", eb], ["__scopeId", "data-v-0fe19168
|
|
|
14429
14431
|
return this.expanded ? "height: calc(100% - 10px)" : "height:" + (2 + 36 * this.tabCount) + "px";
|
|
14430
14432
|
}
|
|
14431
14433
|
}
|
|
14432
|
-
},
|
|
14433
|
-
function
|
|
14434
|
+
}, nb = { class: "ecs-sidebar-tabs" };
|
|
14435
|
+
function ab(e, s, t, a, n, i) {
|
|
14434
14436
|
const l = g("ecs-tab-bar"), c = g("ecs-tabs");
|
|
14435
14437
|
return o(), r("aside", {
|
|
14436
14438
|
class: v(["ecs-sidebar", [i.sizeClass, i.expandClass]]),
|
|
14437
14439
|
style: x(i.height)
|
|
14438
14440
|
}, [
|
|
14439
|
-
f("div",
|
|
14441
|
+
f("div", nb, [
|
|
14440
14442
|
_(l, { type: "sidebar" }, {
|
|
14441
14443
|
default: w(() => [
|
|
14442
14444
|
p(e.$slots, "tab-buttons", {}, void 0, !0)
|
|
@@ -14452,7 +14454,7 @@ function nb(e, s, t, a, n, i) {
|
|
|
14452
14454
|
})
|
|
14453
14455
|
], 6);
|
|
14454
14456
|
}
|
|
14455
|
-
const
|
|
14457
|
+
const a1 = /* @__PURE__ */ y(ib, [["render", ab], ["__scopeId", "data-v-f39da0ea"]]), ob = {
|
|
14456
14458
|
name: "ecs-sidebar-content",
|
|
14457
14459
|
props: {
|
|
14458
14460
|
/** Adds an inner padding to the content area. */
|
|
@@ -14467,7 +14469,7 @@ const n1 = /* @__PURE__ */ y(sb, [["render", nb], ["__scopeId", "data-v-f39da0ea
|
|
|
14467
14469
|
}
|
|
14468
14470
|
}
|
|
14469
14471
|
};
|
|
14470
|
-
function
|
|
14472
|
+
function lb(e, s, t, a, n, i) {
|
|
14471
14473
|
return o(), r("div", {
|
|
14472
14474
|
class: v(["ecs-sidebar-content scrollbar", [
|
|
14473
14475
|
t.indent ? "ecs-sidebar-content-indent" : "",
|
|
@@ -14477,7 +14479,7 @@ function ob(e, s, t, a, n, i) {
|
|
|
14477
14479
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14478
14480
|
], 2);
|
|
14479
14481
|
}
|
|
14480
|
-
const
|
|
14482
|
+
const o1 = /* @__PURE__ */ y(ob, [["render", lb], ["__scopeId", "data-v-197087d5"]]), rb = {
|
|
14481
14483
|
name: "ecs-sidebar-footer",
|
|
14482
14484
|
props: {
|
|
14483
14485
|
/** Reduces the inner padding. */
|
|
@@ -14487,7 +14489,7 @@ const a1 = /* @__PURE__ */ y(ab, [["render", ob], ["__scopeId", "data-v-197087d5
|
|
|
14487
14489
|
}
|
|
14488
14490
|
}
|
|
14489
14491
|
};
|
|
14490
|
-
function
|
|
14492
|
+
function cb(e, s, t, a, n, i) {
|
|
14491
14493
|
return o(), r("footer", {
|
|
14492
14494
|
class: v(["ecs-sidebar-footer", [e.$slots.extension ? "has-extension" : ""]])
|
|
14493
14495
|
}, [
|
|
@@ -14505,7 +14507,7 @@ function rb(e, s, t, a, n, i) {
|
|
|
14505
14507
|
], 2)
|
|
14506
14508
|
], 2);
|
|
14507
14509
|
}
|
|
14508
|
-
const
|
|
14510
|
+
const l1 = /* @__PURE__ */ y(rb, [["render", cb], ["__scopeId", "data-v-0c35a678"]]), db = {
|
|
14509
14511
|
name: "ecs-sidebar-header",
|
|
14510
14512
|
props: {
|
|
14511
14513
|
/** Determines if the sub header area should be expanded. */
|
|
@@ -14524,32 +14526,32 @@ const o1 = /* @__PURE__ */ y(lb, [["render", rb], ["__scopeId", "data-v-0c35a678
|
|
|
14524
14526
|
default: !1
|
|
14525
14527
|
}
|
|
14526
14528
|
}
|
|
14527
|
-
},
|
|
14529
|
+
}, ub = { class: "ecs-sidebar-header" }, fb = {
|
|
14528
14530
|
key: 0,
|
|
14529
14531
|
class: "ecs-sidebar-header-row"
|
|
14530
|
-
},
|
|
14532
|
+
}, gb = { class: "ecs-sidebar-header-title" }, mb = {
|
|
14531
14533
|
key: 0,
|
|
14532
14534
|
class: "ecs-sidebar-header-controls"
|
|
14533
|
-
},
|
|
14535
|
+
}, hb = {
|
|
14534
14536
|
key: 0,
|
|
14535
14537
|
class: "ecs-sidebar-header-row sub-header"
|
|
14536
|
-
},
|
|
14538
|
+
}, pb = {
|
|
14537
14539
|
key: 0,
|
|
14538
14540
|
class: "ecs-sidebar-header-row sub-header"
|
|
14539
14541
|
};
|
|
14540
|
-
function
|
|
14541
|
-
return o(), r("header",
|
|
14542
|
-
t.hidePrimaryHeader ? u("", !0) : (o(), r("div",
|
|
14543
|
-
f("div",
|
|
14542
|
+
function vb(e, s, t, a, n, i) {
|
|
14543
|
+
return o(), r("header", ub, [
|
|
14544
|
+
t.hidePrimaryHeader ? u("", !0) : (o(), r("div", fb, [
|
|
14545
|
+
f("div", gb, [
|
|
14544
14546
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14545
14547
|
]),
|
|
14546
|
-
e.$slots["primary-controls"] ? (o(), r("div",
|
|
14548
|
+
e.$slots["primary-controls"] ? (o(), r("div", mb, [
|
|
14547
14549
|
p(e.$slots, "primary-controls", {}, void 0, !0)
|
|
14548
14550
|
])) : u("", !0)
|
|
14549
14551
|
])),
|
|
14550
14552
|
_(pe, { name: "expansion" }, {
|
|
14551
14553
|
default: w(() => [
|
|
14552
|
-
t.subHeaderExpanded && e.$slots.subheader ? (o(), r("div",
|
|
14554
|
+
t.subHeaderExpanded && e.$slots.subheader ? (o(), r("div", hb, [
|
|
14553
14555
|
p(e.$slots, "subheader", {}, void 0, !0)
|
|
14554
14556
|
])) : u("", !0)
|
|
14555
14557
|
]),
|
|
@@ -14557,7 +14559,7 @@ function pb(e, s, t, a, n, i) {
|
|
|
14557
14559
|
}),
|
|
14558
14560
|
_(pe, { name: "expansion" }, {
|
|
14559
14561
|
default: w(() => [
|
|
14560
|
-
t.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (o(), r("div",
|
|
14562
|
+
t.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (o(), r("div", pb, [
|
|
14561
14563
|
p(e.$slots, "tertiaryheader", {}, void 0, !0)
|
|
14562
14564
|
])) : u("", !0)
|
|
14563
14565
|
]),
|
|
@@ -14565,21 +14567,21 @@ function pb(e, s, t, a, n, i) {
|
|
|
14565
14567
|
})
|
|
14566
14568
|
]);
|
|
14567
14569
|
}
|
|
14568
|
-
const
|
|
14570
|
+
const r1 = /* @__PURE__ */ y(db, [["render", vb], ["__scopeId", "data-v-55ebd48e"]]), yb = {
|
|
14569
14571
|
name: "ecs-sidebar-list"
|
|
14570
|
-
},
|
|
14572
|
+
}, bb = {
|
|
14571
14573
|
class: "ecs-sidebar-list",
|
|
14572
14574
|
role: "list"
|
|
14573
14575
|
};
|
|
14574
|
-
function
|
|
14575
|
-
return o(), r("div",
|
|
14576
|
+
function _b(e, s, t, a, n, i) {
|
|
14577
|
+
return o(), r("div", bb, [
|
|
14576
14578
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14577
14579
|
]);
|
|
14578
14580
|
}
|
|
14579
|
-
const
|
|
14581
|
+
const c1 = /* @__PURE__ */ y(yb, [["render", _b], ["__scopeId", "data-v-81bc3c0a"]]), kb = {
|
|
14580
14582
|
name: "ecs-sidebar-list-item",
|
|
14581
14583
|
emits: ["click", "select"],
|
|
14582
|
-
components: { EcsIcon:
|
|
14584
|
+
components: { EcsIcon: A, EcsAvatar: vt, EcsCheckbox: lt, EcsFlexRow: Ie, EcsSkeletonLoader: te },
|
|
14583
14585
|
props: {
|
|
14584
14586
|
/** Optional unique identifier for the list item. */
|
|
14585
14587
|
id: {
|
|
@@ -14672,16 +14674,16 @@ const r1 = /* @__PURE__ */ y(vb, [["render", bb], ["__scopeId", "data-v-81bc3c0a
|
|
|
14672
14674
|
this.internalSelected = e, this.$emit("select", { checked: e, id: this.id });
|
|
14673
14675
|
}
|
|
14674
14676
|
}
|
|
14675
|
-
},
|
|
14677
|
+
}, Cb = {
|
|
14676
14678
|
class: "ecs-sidebar-list-item",
|
|
14677
14679
|
role: "listitem"
|
|
14678
|
-
},
|
|
14680
|
+
}, wb = ["tabindex"], Sb = { class: "ecs-sidebar-list-item-content" }, xb = { class: "ecs-sidebar-list-item-label" }, Bb = { class: "ecs-sidebar-list-item-subline" }, Ib = {
|
|
14679
14681
|
key: 0,
|
|
14680
14682
|
class: "ecs-sidebar-list-item-subline secondary"
|
|
14681
14683
|
};
|
|
14682
|
-
function
|
|
14684
|
+
function zb(e, s, t, a, n, i) {
|
|
14683
14685
|
const l = g("ecs-checkbox"), c = g("ecs-skeleton-loader"), d = g("ecs-avatar"), h = g("ecs-icon"), b = g("ecs-flex-row");
|
|
14684
|
-
return o(), r("div",
|
|
14686
|
+
return o(), r("div", Cb, [
|
|
14685
14687
|
f("div", {
|
|
14686
14688
|
onClick: s[1] || (s[1] = (...k) => i.handleClick && i.handleClick(...k)),
|
|
14687
14689
|
onKeydown: [
|
|
@@ -14726,8 +14728,8 @@ function Ib(e, s, t, a, n, i) {
|
|
|
14726
14728
|
size: "30",
|
|
14727
14729
|
color: t.iconColor
|
|
14728
14730
|
}, null, 8, ["type", "color"])) : u("", !0),
|
|
14729
|
-
f("div",
|
|
14730
|
-
f("span",
|
|
14731
|
+
f("div", Sb, [
|
|
14732
|
+
f("span", xb, [
|
|
14731
14733
|
t.loading ? (o(), m(c, {
|
|
14732
14734
|
key: 0,
|
|
14733
14735
|
type: "single",
|
|
@@ -14741,17 +14743,17 @@ function Ib(e, s, t, a, n, i) {
|
|
|
14741
14743
|
justify: "between"
|
|
14742
14744
|
}, {
|
|
14743
14745
|
default: w(() => [
|
|
14744
|
-
f("span",
|
|
14746
|
+
f("span", Bb, [
|
|
14745
14747
|
t.loading ? (o(), m(c, {
|
|
14746
14748
|
key: 0,
|
|
14747
14749
|
type: "single",
|
|
14748
14750
|
"line-height": 2,
|
|
14749
14751
|
width: "random"
|
|
14750
14752
|
})) : t.subline ? (o(), r(F, { key: 1 }, [
|
|
14751
|
-
|
|
14753
|
+
L(C(t.subline), 1)
|
|
14752
14754
|
], 64)) : u("", !0)
|
|
14753
14755
|
]),
|
|
14754
|
-
t.sublineSecondary || t.loading ? (o(), r("span",
|
|
14756
|
+
t.sublineSecondary || t.loading ? (o(), r("span", Ib, [
|
|
14755
14757
|
f("span", {
|
|
14756
14758
|
class: v({ "on-hover": t.sublineSecondaryHover })
|
|
14757
14759
|
}, [
|
|
@@ -14762,7 +14764,7 @@ function Ib(e, s, t, a, n, i) {
|
|
|
14762
14764
|
width: "random",
|
|
14763
14765
|
alignment: "right"
|
|
14764
14766
|
})) : (o(), r(F, { key: 1 }, [
|
|
14765
|
-
|
|
14767
|
+
L(C(t.sublineSecondary), 1)
|
|
14766
14768
|
], 64))
|
|
14767
14769
|
], 2)
|
|
14768
14770
|
])) : u("", !0)
|
|
@@ -14771,10 +14773,10 @@ function Ib(e, s, t, a, n, i) {
|
|
|
14771
14773
|
})) : u("", !0)
|
|
14772
14774
|
]),
|
|
14773
14775
|
t.loading ? u("", !0) : p(e.$slots, "meta", { key: 4 }, void 0, !0)
|
|
14774
|
-
], 42,
|
|
14776
|
+
], 42, wb)
|
|
14775
14777
|
]);
|
|
14776
14778
|
}
|
|
14777
|
-
const
|
|
14779
|
+
const d1 = /* @__PURE__ */ y(kb, [["render", zb], ["__scopeId", "data-v-bfccb426"]]), Eb = {
|
|
14778
14780
|
name: "ecs-structured-content",
|
|
14779
14781
|
components: {
|
|
14780
14782
|
EcsClickableArea: Ws,
|
|
@@ -14848,14 +14850,14 @@ const c1 = /* @__PURE__ */ y(_b, [["render", Ib], ["__scopeId", "data-v-bfccb426
|
|
|
14848
14850
|
this.internalCollapse = !this.internalCollapse, this.$emit("toggleCollapse", this.internalCollapse);
|
|
14849
14851
|
}
|
|
14850
14852
|
}
|
|
14851
|
-
},
|
|
14853
|
+
}, Tb = {
|
|
14852
14854
|
key: 1,
|
|
14853
14855
|
class: "ecs-structured-content-left"
|
|
14854
|
-
},
|
|
14856
|
+
}, Pb = {
|
|
14855
14857
|
key: 2,
|
|
14856
14858
|
class: "ecs-structured-content-right"
|
|
14857
|
-
},
|
|
14858
|
-
function
|
|
14859
|
+
}, Mb = { class: "ecs-structured-content-collapse-inner" }, $b = { class: "ecs-structured-content-collapse-content" };
|
|
14860
|
+
function Lb(e, s, t, a, n, i) {
|
|
14859
14861
|
const l = g("ecs-skeleton-loader");
|
|
14860
14862
|
return o(), r("div", {
|
|
14861
14863
|
class: v(["ecs-structured-content", [
|
|
@@ -14882,10 +14884,10 @@ function $b(e, s, t, a, n, i) {
|
|
|
14882
14884
|
key: 0,
|
|
14883
14885
|
type: "single",
|
|
14884
14886
|
width: "random"
|
|
14885
|
-
})) : (o(), r("div",
|
|
14887
|
+
})) : (o(), r("div", Tb, [
|
|
14886
14888
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14887
14889
|
])),
|
|
14888
|
-
e.$slots.extend && !t.loading ? (o(), r("div",
|
|
14890
|
+
e.$slots.extend && !t.loading ? (o(), r("div", Pb, [
|
|
14889
14891
|
p(e.$slots, "extend", {}, void 0, !0)
|
|
14890
14892
|
])) : u("", !0)
|
|
14891
14893
|
]),
|
|
@@ -14895,8 +14897,8 @@ function $b(e, s, t, a, n, i) {
|
|
|
14895
14897
|
key: 0,
|
|
14896
14898
|
class: v(["ecs-structured-content-collapse", { collapsed: n.internalCollapse, expanded: n.internalCollapse === !1 }])
|
|
14897
14899
|
}, [
|
|
14898
|
-
f("div",
|
|
14899
|
-
f("div",
|
|
14900
|
+
f("div", Mb, [
|
|
14901
|
+
f("div", $b, [
|
|
14900
14902
|
t.loading ? (o(), m(l, {
|
|
14901
14903
|
key: 0,
|
|
14902
14904
|
type: "multi"
|
|
@@ -14906,7 +14908,7 @@ function $b(e, s, t, a, n, i) {
|
|
|
14906
14908
|
], 2)) : u("", !0)
|
|
14907
14909
|
], 2);
|
|
14908
14910
|
}
|
|
14909
|
-
const
|
|
14911
|
+
const u1 = /* @__PURE__ */ y(Eb, [["render", Lb], ["__scopeId", "data-v-9d097914"]]), Ab = {
|
|
14910
14912
|
name: "ecs-swatches-picker",
|
|
14911
14913
|
emits: ["update:modelValue"],
|
|
14912
14914
|
props: {
|
|
@@ -14957,8 +14959,8 @@ const d1 = /* @__PURE__ */ y(zb, [["render", $b], ["__scopeId", "data-v-9d097914
|
|
|
14957
14959
|
this.selectedTitle = this.swatches[this.swatches.findIndex((e) => e.hex === this.selectedColor)].title;
|
|
14958
14960
|
}
|
|
14959
14961
|
}
|
|
14960
|
-
},
|
|
14961
|
-
function
|
|
14962
|
+
}, Ob = ["onClick", "onKeydown", "title", "aria-label", "aria-checked"];
|
|
14963
|
+
function Db(e, s, t, a, n, i) {
|
|
14962
14964
|
return o(), r("div", {
|
|
14963
14965
|
class: v(["ecs-swatches", i.sizeClass]),
|
|
14964
14966
|
role: "radiogroup"
|
|
@@ -14977,10 +14979,10 @@ function Ob(e, s, t, a, n, i) {
|
|
|
14977
14979
|
"aria-checked": n.selectedColor == l.hex ? "true" : "false",
|
|
14978
14980
|
class: v(["ecs-swatches-color", n.selectedColor == l.hex ? "active" : ""]),
|
|
14979
14981
|
style: x({ backgroundColor: l.hex, color: l.hex })
|
|
14980
|
-
}, null, 46,
|
|
14982
|
+
}, null, 46, Ob))), 128))
|
|
14981
14983
|
], 2);
|
|
14982
14984
|
}
|
|
14983
|
-
const
|
|
14985
|
+
const f1 = /* @__PURE__ */ y(Ab, [["render", Db], ["__scopeId", "data-v-ade2140a"]]), Nb = {
|
|
14984
14986
|
name: "ecs-tab",
|
|
14985
14987
|
props: {
|
|
14986
14988
|
/** Shows this tab. */
|
|
@@ -15013,21 +15015,21 @@ const u1 = /* @__PURE__ */ y(Ab, [["render", Ob], ["__scopeId", "data-v-ade2140a
|
|
|
15013
15015
|
mounted() {
|
|
15014
15016
|
!this.ariaLabeledBy || this.ariaLabeledBy.trim();
|
|
15015
15017
|
}
|
|
15016
|
-
},
|
|
15017
|
-
function
|
|
15018
|
+
}, Vb = ["aria-labelledby"];
|
|
15019
|
+
function Hb(e, s, t, a, n, i) {
|
|
15018
15020
|
return o(), r("div", {
|
|
15019
15021
|
class: v(["ecs-tab-pane", [t.show ? "show" : "", t.flex ? "ecs-tab-pane-flex" : "", i.directionClass]]),
|
|
15020
15022
|
role: "tabpanel",
|
|
15021
15023
|
"aria-labelledby": t.ariaLabeledBy
|
|
15022
15024
|
}, [
|
|
15023
15025
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15024
|
-
], 10,
|
|
15026
|
+
], 10, Vb);
|
|
15025
15027
|
}
|
|
15026
|
-
const
|
|
15028
|
+
const g1 = /* @__PURE__ */ y(Nb, [["render", Hb], ["__scopeId", "data-v-2c119fff"]]), Rb = {
|
|
15027
15029
|
name: "ecs-tab-button",
|
|
15028
15030
|
emits: ["click", "tabNavigation"],
|
|
15029
15031
|
components: {
|
|
15030
|
-
EcsIcon:
|
|
15032
|
+
EcsIcon: A,
|
|
15031
15033
|
EcsSticker: Oe,
|
|
15032
15034
|
EcsFocusRing: D
|
|
15033
15035
|
},
|
|
@@ -15131,11 +15133,11 @@ const f1 = /* @__PURE__ */ y(Db, [["render", Vb], ["__scopeId", "data-v-2c119fff
|
|
|
15131
15133
|
});
|
|
15132
15134
|
}
|
|
15133
15135
|
}
|
|
15134
|
-
},
|
|
15136
|
+
}, Fb = (e) => (ve("data-v-9755386a"), e = e(), ye(), e), qb = ["disabled", "aria-selected", "aria-controls", "aria-label"], Wb = {
|
|
15135
15137
|
key: 2,
|
|
15136
15138
|
class: "shortcut"
|
|
15137
|
-
},
|
|
15138
|
-
function
|
|
15139
|
+
}, jb = /* @__PURE__ */ Fb(() => /* @__PURE__ */ f("span", { class: "hover" }, null, -1));
|
|
15140
|
+
function Ub(e, s, t, a, n, i) {
|
|
15139
15141
|
const l = g("ecs-icon"), c = g("ecs-sticker"), d = g("ecs-focus-ring");
|
|
15140
15142
|
return o(), r("button", {
|
|
15141
15143
|
class: v(["ecs-tab-button", [
|
|
@@ -15163,12 +15165,12 @@ function jb(e, s, t, a, n, i) {
|
|
|
15163
15165
|
type: t.sticker
|
|
15164
15166
|
}, null, 8, ["type"])) : u("", !0),
|
|
15165
15167
|
p(e.$slots, "default", {}, void 0, !0),
|
|
15166
|
-
t.shortcut ? (o(), r("span",
|
|
15168
|
+
t.shortcut ? (o(), r("span", Wb, C(t.shortcut), 1)) : u("", !0),
|
|
15167
15169
|
_(d, { inset: 0 }),
|
|
15168
|
-
|
|
15169
|
-
], 42,
|
|
15170
|
+
jb
|
|
15171
|
+
], 42, qb);
|
|
15170
15172
|
}
|
|
15171
|
-
const
|
|
15173
|
+
const m1 = /* @__PURE__ */ y(Rb, [["render", Ub], ["__scopeId", "data-v-9755386a"]]), Gb = {
|
|
15172
15174
|
name: "ecs-tag",
|
|
15173
15175
|
emits: ["click"],
|
|
15174
15176
|
components: { EcsSkeletonLoader: te, EcsFocusRing: D },
|
|
@@ -15244,11 +15246,11 @@ const g1 = /* @__PURE__ */ y(Hb, [["render", jb], ["__scopeId", "data-v-9755386a
|
|
|
15244
15246
|
this.$emit("click", e);
|
|
15245
15247
|
}
|
|
15246
15248
|
}
|
|
15247
|
-
},
|
|
15249
|
+
}, Kb = ["role", "tabindex", "aria-busy"], Yb = ["title"], Xb = {
|
|
15248
15250
|
key: 1,
|
|
15249
15251
|
class: "count"
|
|
15250
15252
|
};
|
|
15251
|
-
function
|
|
15253
|
+
function Zb(e, s, t, a, n, i) {
|
|
15252
15254
|
const l = g("ecs-skeleton-loader"), c = g("ecs-focus-ring");
|
|
15253
15255
|
return o(), r("span", {
|
|
15254
15256
|
class: v(["ecs-tag", [
|
|
@@ -15267,9 +15269,9 @@ function Xb(e, s, t, a, n, i) {
|
|
|
15267
15269
|
key: 0,
|
|
15268
15270
|
class: "path",
|
|
15269
15271
|
title: t.path
|
|
15270
|
-
}, "../", 8,
|
|
15272
|
+
}, "../", 8, Yb)) : u("", !0),
|
|
15271
15273
|
p(e.$slots, "default", {}, void 0, !0),
|
|
15272
|
-
t.count ? (o(), r("span",
|
|
15274
|
+
t.count ? (o(), r("span", Xb, C(t.count), 1)) : u("", !0),
|
|
15273
15275
|
t.loading ? (o(), m(l, {
|
|
15274
15276
|
key: 2,
|
|
15275
15277
|
type: "single",
|
|
@@ -15277,20 +15279,20 @@ function Xb(e, s, t, a, n, i) {
|
|
|
15277
15279
|
style: { width: "calc(100% - 20px)" }
|
|
15278
15280
|
})) : u("", !0),
|
|
15279
15281
|
_(c)
|
|
15280
|
-
], 14,
|
|
15282
|
+
], 14, Kb);
|
|
15281
15283
|
}
|
|
15282
|
-
const
|
|
15284
|
+
const h1 = /* @__PURE__ */ y(Gb, [["render", Zb], ["__scopeId", "data-v-a01db436"]]), Jb = {
|
|
15283
15285
|
name: "ecs-tag-cloud"
|
|
15284
|
-
},
|
|
15286
|
+
}, Qb = {
|
|
15285
15287
|
class: "ecs-tag-cloud",
|
|
15286
15288
|
role: "list"
|
|
15287
15289
|
};
|
|
15288
|
-
function
|
|
15289
|
-
return o(), r("div",
|
|
15290
|
+
function e0(e, s, t, a, n, i) {
|
|
15291
|
+
return o(), r("div", Qb, [
|
|
15290
15292
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15291
15293
|
]);
|
|
15292
15294
|
}
|
|
15293
|
-
const
|
|
15295
|
+
const p1 = /* @__PURE__ */ y(Jb, [["render", e0], ["__scopeId", "data-v-4334fe7e"]]), t0 = {
|
|
15294
15296
|
name: "ecs-toast",
|
|
15295
15297
|
emits: ["action"],
|
|
15296
15298
|
components: { EcsFocusRing: D },
|
|
@@ -15313,7 +15315,7 @@ const h1 = /* @__PURE__ */ y(Zb, [["render", Qb], ["__scopeId", "data-v-4334fe7e
|
|
|
15313
15315
|
}
|
|
15314
15316
|
}
|
|
15315
15317
|
};
|
|
15316
|
-
function
|
|
15318
|
+
function s0(e, s, t, a, n, i) {
|
|
15317
15319
|
const l = g("ecs-focus-ring");
|
|
15318
15320
|
return o(), r("div", {
|
|
15319
15321
|
class: v(["ecs-toast", i.typeClass]),
|
|
@@ -15327,7 +15329,7 @@ function t0(e, s, t, a, n, i) {
|
|
|
15327
15329
|
onClick: s[0] || (s[0] = (c) => e.$emit("action")),
|
|
15328
15330
|
class: "ecs-toast-action"
|
|
15329
15331
|
}, [
|
|
15330
|
-
|
|
15332
|
+
L(C(t.button) + " ", 1),
|
|
15331
15333
|
_(l, {
|
|
15332
15334
|
inset: 0,
|
|
15333
15335
|
radius: 6
|
|
@@ -15335,14 +15337,14 @@ function t0(e, s, t, a, n, i) {
|
|
|
15335
15337
|
])) : u("", !0)
|
|
15336
15338
|
], 2);
|
|
15337
15339
|
}
|
|
15338
|
-
const
|
|
15340
|
+
const v1 = /* @__PURE__ */ y(t0, [["render", s0], ["__scopeId", "data-v-74bc77ef"]]), i0 = {
|
|
15339
15341
|
name: "ecs-toasts"
|
|
15340
|
-
},
|
|
15342
|
+
}, n0 = {
|
|
15341
15343
|
class: "ecs-toasts",
|
|
15342
15344
|
"aria-live": "polite"
|
|
15343
15345
|
};
|
|
15344
|
-
function
|
|
15345
|
-
return o(), r("div",
|
|
15346
|
+
function a0(e, s, t, a, n, i) {
|
|
15347
|
+
return o(), r("div", n0, [
|
|
15346
15348
|
_(Ps, { name: "transition-toast" }, {
|
|
15347
15349
|
default: w(() => [
|
|
15348
15350
|
p(e.$slots, "default", {}, void 0, !0)
|
|
@@ -15351,11 +15353,11 @@ function n0(e, s, t, a, n, i) {
|
|
|
15351
15353
|
})
|
|
15352
15354
|
]);
|
|
15353
15355
|
}
|
|
15354
|
-
const
|
|
15356
|
+
const y1 = /* @__PURE__ */ y(i0, [["render", a0], ["__scopeId", "data-v-451fee48"]]), o0 = {
|
|
15355
15357
|
name: "ecs-transcript-state",
|
|
15356
15358
|
emits: ["click"],
|
|
15357
15359
|
components: {
|
|
15358
|
-
EcsIcon:
|
|
15360
|
+
EcsIcon: A,
|
|
15359
15361
|
EcsSkeletonLoader: te
|
|
15360
15362
|
},
|
|
15361
15363
|
props: {
|
|
@@ -15376,17 +15378,17 @@ const v1 = /* @__PURE__ */ y(s0, [["render", n0], ["__scopeId", "data-v-451fee48
|
|
|
15376
15378
|
default: !1
|
|
15377
15379
|
}
|
|
15378
15380
|
}
|
|
15379
|
-
},
|
|
15381
|
+
}, l0 = ["aria-busy"], r0 = {
|
|
15380
15382
|
key: 0,
|
|
15381
15383
|
class: "healthy"
|
|
15382
|
-
},
|
|
15384
|
+
}, c0 = {
|
|
15383
15385
|
key: 1,
|
|
15384
15386
|
class: "corrupted"
|
|
15385
|
-
},
|
|
15387
|
+
}, d0 = {
|
|
15386
15388
|
key: 2,
|
|
15387
15389
|
class: "loading"
|
|
15388
15390
|
};
|
|
15389
|
-
function
|
|
15391
|
+
function u0(e, s, t, a, n, i) {
|
|
15390
15392
|
const l = g("ecs-skeleton-loader"), c = g("ecs-icon");
|
|
15391
15393
|
return o(), r("div", {
|
|
15392
15394
|
onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
|
|
@@ -15403,9 +15405,9 @@ function d0(e, s, t, a, n, i) {
|
|
|
15403
15405
|
type: "toolbar-transcript",
|
|
15404
15406
|
color: "#929AA9"
|
|
15405
15407
|
}),
|
|
15406
|
-
t.state == "healthy" ? (o(), r("div",
|
|
15407
|
-
t.state == "corrupted" ? (o(), r("div",
|
|
15408
|
-
t.state == "loading" ? (o(), r("span",
|
|
15408
|
+
t.state == "healthy" ? (o(), r("div", r0)) : u("", !0),
|
|
15409
|
+
t.state == "corrupted" ? (o(), r("div", c0)) : u("", !0),
|
|
15410
|
+
t.state == "loading" ? (o(), r("span", d0, [
|
|
15409
15411
|
_(c, {
|
|
15410
15412
|
type: "loading",
|
|
15411
15413
|
size: "18px",
|
|
@@ -15413,9 +15415,9 @@ function d0(e, s, t, a, n, i) {
|
|
|
15413
15415
|
})
|
|
15414
15416
|
])) : u("", !0)
|
|
15415
15417
|
], 64))
|
|
15416
|
-
], 10,
|
|
15418
|
+
], 10, l0);
|
|
15417
15419
|
}
|
|
15418
|
-
const
|
|
15420
|
+
const b1 = /* @__PURE__ */ y(o0, [["render", u0], ["__scopeId", "data-v-57fdcc74"]]), f0 = {
|
|
15419
15421
|
name: "ecs-tree-list",
|
|
15420
15422
|
props: {
|
|
15421
15423
|
/** Optional unique ID for the list. */
|
|
@@ -15434,20 +15436,20 @@ const y1 = /* @__PURE__ */ y(a0, [["render", d0], ["__scopeId", "data-v-57fdcc74
|
|
|
15434
15436
|
default: !1
|
|
15435
15437
|
}
|
|
15436
15438
|
}
|
|
15437
|
-
},
|
|
15438
|
-
function
|
|
15439
|
+
}, g0 = ["id", "role"];
|
|
15440
|
+
function m0(e, s, t, a, n, i) {
|
|
15439
15441
|
return o(), r("div", {
|
|
15440
15442
|
class: v(["ecs-tree-view-list", { "ecs-tree-view-list-indent": t.indent }]),
|
|
15441
15443
|
id: t.id,
|
|
15442
15444
|
role: t.role
|
|
15443
15445
|
}, [
|
|
15444
15446
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15445
|
-
], 10,
|
|
15447
|
+
], 10, g0);
|
|
15446
15448
|
}
|
|
15447
|
-
const
|
|
15449
|
+
const _1 = /* @__PURE__ */ y(f0, [["render", m0], ["__scopeId", "data-v-6af94f50"]]), h0 = {
|
|
15448
15450
|
name: "ecs-tree-list-item",
|
|
15449
15451
|
emits: ["click", "toggled"],
|
|
15450
|
-
components: { EcsIcon:
|
|
15452
|
+
components: { EcsIcon: A, EcsButtonCollapse: Ut, EcsFocusRing: D },
|
|
15451
15453
|
mixins: [be],
|
|
15452
15454
|
props: {
|
|
15453
15455
|
/** ID for the Tree List Item */
|
|
@@ -15580,14 +15582,14 @@ const b1 = /* @__PURE__ */ y(u0, [["render", g0], ["__scopeId", "data-v-6af94f50
|
|
|
15580
15582
|
created() {
|
|
15581
15583
|
this.expandId = this.generateUniqueId();
|
|
15582
15584
|
}
|
|
15583
|
-
},
|
|
15585
|
+
}, p0 = ["tabindex"], v0 = {
|
|
15584
15586
|
key: 2,
|
|
15585
15587
|
class: "ecs-tree-view-entry-control"
|
|
15586
|
-
},
|
|
15588
|
+
}, y0 = ["disabled"], b0 = {
|
|
15587
15589
|
key: 4,
|
|
15588
15590
|
class: "ecs-tree-view-entry-actions"
|
|
15589
|
-
},
|
|
15590
|
-
function
|
|
15591
|
+
}, _0 = ["id", "aria-hidden"];
|
|
15592
|
+
function k0(e, s, t, a, n, i) {
|
|
15591
15593
|
const l = g("ecs-button-collapse"), c = g("ecs-icon"), d = g("ecs-focus-ring");
|
|
15592
15594
|
return o(), r("div", null, [
|
|
15593
15595
|
f("div", {
|
|
@@ -15624,7 +15626,7 @@ function _0(e, s, t, a, n, i) {
|
|
|
15624
15626
|
color: t.iconColor,
|
|
15625
15627
|
size: i.iconSize
|
|
15626
15628
|
}, null, 8, ["type", "color", "size"])) : u("", !0),
|
|
15627
|
-
e.$slots.control ? (o(), r("div",
|
|
15629
|
+
e.$slots.control ? (o(), r("div", v0, [
|
|
15628
15630
|
p(e.$slots, "control", {}, void 0, !0)
|
|
15629
15631
|
])) : u("", !0),
|
|
15630
15632
|
f("span", {
|
|
@@ -15633,17 +15635,17 @@ function _0(e, s, t, a, n, i) {
|
|
|
15633
15635
|
class: v(["title", t.titleOverflow ? "overflow" : ""])
|
|
15634
15636
|
}, [
|
|
15635
15637
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15636
|
-
], 10,
|
|
15638
|
+
], 10, y0),
|
|
15637
15639
|
t.afterLabel ? (o(), r("span", {
|
|
15638
15640
|
key: 3,
|
|
15639
15641
|
onClick: s[1] || (s[1] = (h) => e.$emit("click", h)),
|
|
15640
15642
|
class: "after-label"
|
|
15641
15643
|
}, C(t.afterLabel), 1)) : u("", !0),
|
|
15642
|
-
e.$slots.actions ? (o(), r("div",
|
|
15644
|
+
e.$slots.actions ? (o(), r("div", b0, [
|
|
15643
15645
|
p(e.$slots, "actions", {}, void 0, !0)
|
|
15644
15646
|
])) : u("", !0),
|
|
15645
15647
|
i.isSelectable ? (o(), m(d, { key: 5 })) : u("", !0)
|
|
15646
|
-
], 42,
|
|
15648
|
+
], 42, p0),
|
|
15647
15649
|
e.$slots.collapse ? (o(), r("div", {
|
|
15648
15650
|
key: 0,
|
|
15649
15651
|
class: v([n.isVisible ? "collapse-show" : "collapse-hide", "collapsable"]),
|
|
@@ -15651,21 +15653,21 @@ function _0(e, s, t, a, n, i) {
|
|
|
15651
15653
|
"aria-hidden": n.isVisible ? "false" : "true"
|
|
15652
15654
|
}, [
|
|
15653
15655
|
p(e.$slots, "collapse", {}, void 0, !0)
|
|
15654
|
-
], 10,
|
|
15656
|
+
], 10, _0)) : u("", !0)
|
|
15655
15657
|
]);
|
|
15656
15658
|
}
|
|
15657
|
-
const
|
|
15659
|
+
const k1 = /* @__PURE__ */ y(h0, [["render", k0], ["__scopeId", "data-v-08dbe567"]]), C0 = {
|
|
15658
15660
|
name: "ecs-tree-list-headline"
|
|
15659
|
-
},
|
|
15660
|
-
function
|
|
15661
|
-
return o(), r("div",
|
|
15661
|
+
}, w0 = { class: "ecs-tree-view-headline" };
|
|
15662
|
+
function S0(e, s, t, a, n, i) {
|
|
15663
|
+
return o(), r("div", w0, [
|
|
15662
15664
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15663
15665
|
]);
|
|
15664
15666
|
}
|
|
15665
|
-
const
|
|
15667
|
+
const C1 = /* @__PURE__ */ y(C0, [["render", S0], ["__scopeId", "data-v-a5153e06"]]), x0 = {
|
|
15666
15668
|
name: "EcsTypeConfirmation",
|
|
15667
15669
|
emits: ["update:modelValue"],
|
|
15668
|
-
components: { EcsInput:
|
|
15670
|
+
components: { EcsInput: ah, EcsAlert: Ms, EcsFormGroup: ii },
|
|
15669
15671
|
mixins: [be],
|
|
15670
15672
|
props: {
|
|
15671
15673
|
/**
|
|
@@ -15726,8 +15728,8 @@ const k1 = /* @__PURE__ */ y(k0, [["render", w0], ["__scopeId", "data-v-a5153e06
|
|
|
15726
15728
|
mounted() {
|
|
15727
15729
|
this.uniqueId = "input-" + this.generateUniqueId();
|
|
15728
15730
|
}
|
|
15729
|
-
},
|
|
15730
|
-
function
|
|
15731
|
+
}, B0 = ["for"], I0 = { class: "ecs-type-confirmation-verb" }, z0 = ["for"], E0 = { class: "ecs-type-confirmation-verb" };
|
|
15732
|
+
function T0(e, s, t, a, n, i) {
|
|
15731
15733
|
const l = g("ecs-input"), c = g("ecs-form-group"), d = g("ecs-alert");
|
|
15732
15734
|
return t.alertType != "none" ? (o(), m(d, {
|
|
15733
15735
|
key: 0,
|
|
@@ -15738,7 +15740,7 @@ function E0(e, s, t, a, n, i) {
|
|
|
15738
15740
|
p(e.$slots, "default", {}, void 0, !0),
|
|
15739
15741
|
_(c, { class: "ecs-type-confirmation-input" }, {
|
|
15740
15742
|
default: w(() => [
|
|
15741
|
-
f("label", { for: n.uniqueId }, C(i.text), 9,
|
|
15743
|
+
f("label", { for: n.uniqueId }, C(i.text), 9, B0),
|
|
15742
15744
|
_(l, {
|
|
15743
15745
|
modelValue: n.inputValue,
|
|
15744
15746
|
"onUpdate:modelValue": s[0] || (s[0] = (h) => n.inputValue = h),
|
|
@@ -15747,7 +15749,7 @@ function E0(e, s, t, a, n, i) {
|
|
|
15747
15749
|
id: n.uniqueId,
|
|
15748
15750
|
style: { "text-transform": "uppercase" }
|
|
15749
15751
|
}, null, 8, ["modelValue", "onInput", "error", "id"]),
|
|
15750
|
-
f("span",
|
|
15752
|
+
f("span", I0, C(i.upperCaseVerb), 1)
|
|
15751
15753
|
]),
|
|
15752
15754
|
_: 1
|
|
15753
15755
|
})
|
|
@@ -15758,7 +15760,7 @@ function E0(e, s, t, a, n, i) {
|
|
|
15758
15760
|
class: "ecs-type-confirmation-input"
|
|
15759
15761
|
}, {
|
|
15760
15762
|
default: w(() => [
|
|
15761
|
-
f("label", { for: n.uniqueId }, C(i.text), 9,
|
|
15763
|
+
f("label", { for: n.uniqueId }, C(i.text), 9, z0),
|
|
15762
15764
|
_(l, {
|
|
15763
15765
|
modelValue: n.inputValue,
|
|
15764
15766
|
"onUpdate:modelValue": s[1] || (s[1] = (h) => n.inputValue = h),
|
|
@@ -15767,12 +15769,12 @@ function E0(e, s, t, a, n, i) {
|
|
|
15767
15769
|
id: n.uniqueId,
|
|
15768
15770
|
style: { "text-transform": "uppercase" }
|
|
15769
15771
|
}, null, 8, ["modelValue", "onInput", "error", "id"]),
|
|
15770
|
-
f("span",
|
|
15772
|
+
f("span", E0, C(i.upperCaseVerb), 1)
|
|
15771
15773
|
]),
|
|
15772
15774
|
_: 1
|
|
15773
15775
|
}));
|
|
15774
15776
|
}
|
|
15775
|
-
const
|
|
15777
|
+
const w1 = /* @__PURE__ */ y(x0, [["render", T0], ["__scopeId", "data-v-3e9bc710"]]), P0 = {
|
|
15776
15778
|
name: "ecs-video",
|
|
15777
15779
|
props: {
|
|
15778
15780
|
/** URL to an optional poster image. */
|
|
@@ -15811,8 +15813,8 @@ const C1 = /* @__PURE__ */ y(S0, [["render", E0], ["__scopeId", "data-v-3e9bc710
|
|
|
15811
15813
|
}
|
|
15812
15814
|
*/
|
|
15813
15815
|
}
|
|
15814
|
-
},
|
|
15815
|
-
function
|
|
15816
|
+
}, M0 = ["poster", "autoplay", "loop", "controls", "src"];
|
|
15817
|
+
function $0(e, s, t, a, n, i) {
|
|
15816
15818
|
return o(), r("video", {
|
|
15817
15819
|
poster: t.posterImage,
|
|
15818
15820
|
autoplay: t.autoplay,
|
|
@@ -15820,158 +15822,158 @@ function M0(e, s, t, a, n, i) {
|
|
|
15820
15822
|
controls: t.controls,
|
|
15821
15823
|
class: "ecs-video",
|
|
15822
15824
|
src: t.mp4Source
|
|
15823
|
-
}, null, 8,
|
|
15825
|
+
}, null, 8, M0);
|
|
15824
15826
|
}
|
|
15825
|
-
const
|
|
15827
|
+
const S1 = /* @__PURE__ */ y(P0, [["render", $0], ["__scopeId", "data-v-ce84fcb3"]]);
|
|
15826
15828
|
export {
|
|
15827
15829
|
Oi as EcsActionToolbar,
|
|
15828
15830
|
Ms as EcsAlert,
|
|
15829
15831
|
A0 as EcsAudio,
|
|
15830
15832
|
vt as EcsAvatar,
|
|
15831
|
-
|
|
15832
|
-
|
|
15833
|
-
|
|
15834
|
-
|
|
15835
|
-
|
|
15833
|
+
O0 as EcsBanner,
|
|
15834
|
+
D0 as EcsBreadcrumb,
|
|
15835
|
+
N0 as EcsBreadcrumbButton,
|
|
15836
|
+
V0 as EcsBreadcrumbTitle,
|
|
15837
|
+
H0 as EcsBulkSelector,
|
|
15836
15838
|
ze as EcsButton,
|
|
15837
15839
|
Ut as EcsButtonCollapse,
|
|
15838
|
-
|
|
15839
|
-
|
|
15840
|
-
|
|
15841
|
-
|
|
15840
|
+
F0 as EcsButtonContext,
|
|
15841
|
+
q0 as EcsButtonContextGroup,
|
|
15842
|
+
W0 as EcsButtonDialog,
|
|
15843
|
+
R0 as EcsButtonGroup,
|
|
15842
15844
|
Gt as EcsButtonMore,
|
|
15843
15845
|
Xs as EcsButtonTable,
|
|
15844
15846
|
_t as EcsButtonToolbar,
|
|
15845
15847
|
Kt as EcsButtonToolbarGroup,
|
|
15846
|
-
|
|
15847
|
-
|
|
15848
|
+
j0 as EcsButtonToolbarIcon,
|
|
15849
|
+
U0 as EcsCard,
|
|
15848
15850
|
lt as EcsCheckbox,
|
|
15849
|
-
|
|
15851
|
+
G0 as EcsCitationLine,
|
|
15850
15852
|
Ws as EcsClickableArea,
|
|
15851
|
-
|
|
15852
|
-
|
|
15853
|
+
Y0 as EcsCollapse,
|
|
15854
|
+
X0 as EcsCollectionControl,
|
|
15853
15855
|
Dd as EcsColorPicker,
|
|
15854
|
-
|
|
15855
|
-
|
|
15856
|
-
|
|
15857
|
-
|
|
15858
|
-
|
|
15859
|
-
|
|
15860
|
-
|
|
15861
|
-
|
|
15862
|
-
|
|
15863
|
-
|
|
15856
|
+
Q0 as EcsColorPickerInput,
|
|
15857
|
+
Z0 as EcsComment,
|
|
15858
|
+
J0 as EcsCommentList,
|
|
15859
|
+
K0 as EcsContextMenu,
|
|
15860
|
+
e_ as EcsDataCard,
|
|
15861
|
+
t_ as EcsDataCardList,
|
|
15862
|
+
s_ as EcsDataGrid,
|
|
15863
|
+
o_ as EcsDataGridCell,
|
|
15864
|
+
a_ as EcsDataGridGroup,
|
|
15865
|
+
n_ as EcsDataGridHeadCell,
|
|
15864
15866
|
cu as EcsDataGridRow,
|
|
15865
|
-
|
|
15866
|
-
|
|
15867
|
-
|
|
15868
|
-
|
|
15869
|
-
|
|
15870
|
-
|
|
15871
|
-
|
|
15872
|
-
|
|
15873
|
-
|
|
15874
|
-
|
|
15875
|
-
|
|
15867
|
+
i_ as EcsDataGridRowGroup,
|
|
15868
|
+
l_ as EcsDataList,
|
|
15869
|
+
r_ as EcsDataListItem,
|
|
15870
|
+
c_ as EcsDialog,
|
|
15871
|
+
d_ as EcsDialogHeader,
|
|
15872
|
+
u_ as EcsDirectoryEntry,
|
|
15873
|
+
f_ as EcsDocumentState,
|
|
15874
|
+
g_ as EcsDonutChart,
|
|
15875
|
+
m_ as EcsDropzone,
|
|
15876
|
+
h_ as EcsEcaiSelect,
|
|
15877
|
+
p_ as EcsEcaiWrapper,
|
|
15876
15878
|
si as EcsEmptyState,
|
|
15877
|
-
|
|
15878
|
-
|
|
15879
|
+
v_ as EcsEntryLink,
|
|
15880
|
+
y_ as EcsExcerptSnippet,
|
|
15879
15881
|
uf as EcsFavicon,
|
|
15880
15882
|
Us as EcsFileIcon,
|
|
15881
|
-
|
|
15882
|
-
|
|
15883
|
-
|
|
15884
|
-
|
|
15885
|
-
|
|
15883
|
+
__ as EcsFileList,
|
|
15884
|
+
k_ as EcsFileListItem,
|
|
15885
|
+
b_ as EcsFillIcon,
|
|
15886
|
+
C_ as EcsFlag,
|
|
15887
|
+
gm as EcsFlexCol,
|
|
15886
15888
|
Ie as EcsFlexRow,
|
|
15887
15889
|
D as EcsFocusRing,
|
|
15888
|
-
|
|
15890
|
+
w_ as EcsFolderSelector,
|
|
15889
15891
|
Wt as EcsFormCheck,
|
|
15890
15892
|
ii as EcsFormGroup,
|
|
15891
|
-
|
|
15892
|
-
|
|
15893
|
+
S_ as EcsFormHeadline,
|
|
15894
|
+
x_ as EcsFormSet,
|
|
15893
15895
|
Zs as EcsFormatted,
|
|
15894
|
-
|
|
15895
|
-
|
|
15896
|
-
|
|
15897
|
-
|
|
15896
|
+
B_ as EcsHighlight,
|
|
15897
|
+
A as EcsIcon,
|
|
15898
|
+
qm as EcsIllustration,
|
|
15899
|
+
I_ as EcsIndexToolbar,
|
|
15898
15900
|
Qf as EcsInfoTooltip,
|
|
15899
|
-
|
|
15900
|
-
|
|
15901
|
-
|
|
15902
|
-
|
|
15903
|
-
|
|
15904
|
-
|
|
15905
|
-
|
|
15906
|
-
|
|
15907
|
-
|
|
15908
|
-
|
|
15901
|
+
M_ as EcsInplace,
|
|
15902
|
+
ah as EcsInput,
|
|
15903
|
+
z_ as EcsInputAddon,
|
|
15904
|
+
ym as EcsInputClear,
|
|
15905
|
+
E_ as EcsInputConnector,
|
|
15906
|
+
T_ as EcsInputFloat,
|
|
15907
|
+
P_ as EcsInputGroup,
|
|
15908
|
+
Cm as EcsInputSearch,
|
|
15909
|
+
$_ as EcsJumperDocument,
|
|
15910
|
+
L_ as EcsJumperIndex,
|
|
15909
15911
|
A_ as EcsJumperPage,
|
|
15910
|
-
|
|
15911
|
-
|
|
15912
|
-
|
|
15913
|
-
|
|
15914
|
-
|
|
15915
|
-
|
|
15916
|
-
|
|
15917
|
-
|
|
15918
|
-
|
|
15919
|
-
|
|
15920
|
-
|
|
15921
|
-
|
|
15922
|
-
|
|
15923
|
-
|
|
15924
|
-
|
|
15925
|
-
|
|
15912
|
+
N_ as EcsLayoutDataTable,
|
|
15913
|
+
D_ as EcsLayoutDirectory,
|
|
15914
|
+
O_ as EcsLayoutIndex,
|
|
15915
|
+
V_ as EcsLegendItem,
|
|
15916
|
+
H_ as EcsLogMessage,
|
|
15917
|
+
R_ as EcsMap,
|
|
15918
|
+
F_ as EcsModal,
|
|
15919
|
+
W_ as EcsModalFooter,
|
|
15920
|
+
q_ as EcsModalHeader,
|
|
15921
|
+
G_ as EcsMultiselectOption,
|
|
15922
|
+
j_ as EcsMultiselectSearchToken,
|
|
15923
|
+
U_ as EcsMultiselectToken,
|
|
15924
|
+
K_ as EcsOverlay,
|
|
15925
|
+
Y_ as EcsPagination,
|
|
15926
|
+
Kh as EcsPane,
|
|
15927
|
+
X_ as EcsPartyEntry,
|
|
15926
15928
|
bt as EcsPopover,
|
|
15927
15929
|
og as EcsPopoverHeader,
|
|
15928
15930
|
qs as EcsPopoverList,
|
|
15929
|
-
|
|
15931
|
+
Z_ as EcsPopoverListHeadline,
|
|
15930
15932
|
Gs as EcsPopoverListItem,
|
|
15931
15933
|
Vf as EcsProgress,
|
|
15932
|
-
|
|
15934
|
+
J_ as EcsQuicklink,
|
|
15933
15935
|
Ua as EcsRadiobutton,
|
|
15934
|
-
|
|
15935
|
-
|
|
15936
|
-
|
|
15937
|
-
|
|
15938
|
-
|
|
15939
|
-
|
|
15936
|
+
Yv as EcsRatingFavorability,
|
|
15937
|
+
Wv as EcsRatingStarRead,
|
|
15938
|
+
Q_ as EcsRatingStarWrite,
|
|
15939
|
+
xm as EcsScrollContainer,
|
|
15940
|
+
e1 as EcsSection,
|
|
15941
|
+
t1 as EcsSegment,
|
|
15940
15942
|
Zt as EcsSelect,
|
|
15941
|
-
|
|
15942
|
-
|
|
15943
|
+
Yp as EcsSelectText,
|
|
15944
|
+
s1 as EcsSelectTile,
|
|
15943
15945
|
Fo as EcsSeparator,
|
|
15944
|
-
|
|
15945
|
-
|
|
15946
|
-
|
|
15947
|
-
|
|
15948
|
-
|
|
15949
|
-
|
|
15950
|
-
|
|
15951
|
-
|
|
15946
|
+
i1 as EcsSequenceMap,
|
|
15947
|
+
n1 as EcsSequenceMapButton,
|
|
15948
|
+
a1 as EcsSidebar,
|
|
15949
|
+
o1 as EcsSidebarContent,
|
|
15950
|
+
l1 as EcsSidebarFooter,
|
|
15951
|
+
r1 as EcsSidebarHeader,
|
|
15952
|
+
c1 as EcsSidebarList,
|
|
15953
|
+
d1 as EcsSidebarListItem,
|
|
15952
15954
|
te as EcsSkeletonLoader,
|
|
15953
15955
|
oo as EcsSortbutton,
|
|
15954
|
-
|
|
15956
|
+
Yh as EcsSplitpanes,
|
|
15955
15957
|
of as EcsStateIcon,
|
|
15956
15958
|
Oe as EcsSticker,
|
|
15957
|
-
|
|
15958
|
-
|
|
15959
|
+
u1 as EcsStructuredContent,
|
|
15960
|
+
f1 as EcsSwatchesPicker,
|
|
15959
15961
|
jt as EcsSwitch,
|
|
15960
|
-
|
|
15961
|
-
|
|
15962
|
-
|
|
15963
|
-
|
|
15964
|
-
|
|
15965
|
-
|
|
15962
|
+
g1 as EcsTab,
|
|
15963
|
+
Qy as EcsTabBar,
|
|
15964
|
+
m1 as EcsTabButton,
|
|
15965
|
+
sb as EcsTabs,
|
|
15966
|
+
h1 as EcsTag,
|
|
15967
|
+
p1 as EcsTagCloud,
|
|
15966
15968
|
rt as EcsText,
|
|
15967
15969
|
js as EcsTextV2,
|
|
15968
|
-
|
|
15969
|
-
|
|
15970
|
-
|
|
15971
|
-
|
|
15972
|
-
|
|
15973
|
-
|
|
15974
|
-
|
|
15975
|
-
|
|
15976
|
-
|
|
15970
|
+
v1 as EcsToast,
|
|
15971
|
+
y1 as EcsToasts,
|
|
15972
|
+
Gm as EcsToolbar,
|
|
15973
|
+
b1 as EcsTranscriptState,
|
|
15974
|
+
_1 as EcsTreeList,
|
|
15975
|
+
C1 as EcsTreeListHeadline,
|
|
15976
|
+
k1 as EcsTreeListItem,
|
|
15977
|
+
w1 as EcsTypeConfirmation,
|
|
15978
|
+
S1 as EcsVideo
|
|
15977
15979
|
};
|