@everchron/ec-shards 9.18.11 → 9.18.12
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 +508 -527
- 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 A, toDisplayString as C, renderSlot as p, Transition as pe, withCtx as S, computed as Ee, Fragment as F, renderList as J, pushScopeId as ve, popScopeId as ye, reactive as ui, nextTick as fi, onBeforeUnmount as Lt, 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 Si } 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) => {
|
|
@@ -9,7 +9,7 @@ const ie = (e, s) => {
|
|
|
9
9
|
for (const [a, n] of s)
|
|
10
10
|
t[a] = n;
|
|
11
11
|
return t;
|
|
12
|
-
},
|
|
12
|
+
}, wi = {
|
|
13
13
|
__name: "icon",
|
|
14
14
|
props: {
|
|
15
15
|
/** The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
@@ -56,7 +56,7 @@ const ie = (e, s) => {
|
|
|
56
56
|
"data-test-icon-type": e.type
|
|
57
57
|
}, null, 8, ["class", "width", "height", "viewBox", "color", "title", "data-test-icon-type"]));
|
|
58
58
|
}
|
|
59
|
-
},
|
|
59
|
+
}, L = /* @__PURE__ */ y(wi, [["__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: L, EcsFocusRing: D },
|
|
94
94
|
props: {
|
|
95
95
|
/** The alert variant, which defines it's background color. */
|
|
96
96
|
type: {
|
|
@@ -199,7 +199,7 @@ function 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
|
+
A(" " + 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
|
+
A(C(t.actionLabel) + " ", 1),
|
|
214
214
|
_(c)
|
|
215
215
|
])) : u("", !0)
|
|
216
216
|
], 6)) : u("", !0);
|
|
217
217
|
}
|
|
218
|
-
const Ms = /* @__PURE__ */ y(Ii, [["render", Mi], ["__scopeId", "data-v-3f45e314"]]),
|
|
218
|
+
const Ms = /* @__PURE__ */ y(Ii, [["render", Mi], ["__scopeId", "data-v-3f45e314"]]), $i = {
|
|
219
219
|
name: "ecs-action-toolbar"
|
|
220
|
-
},
|
|
220
|
+
}, Ai = {
|
|
221
221
|
class: "ecs-action-toolbar",
|
|
222
222
|
role: "toolbar",
|
|
223
223
|
"aria-label": "Actions"
|
|
224
224
|
};
|
|
225
|
-
function
|
|
225
|
+
function Li(e, s, t, a, n, i) {
|
|
226
226
|
return o(), m(pe, {
|
|
227
227
|
name: "action-bar",
|
|
228
228
|
appear: ""
|
|
229
229
|
}, {
|
|
230
|
-
default:
|
|
231
|
-
f("div",
|
|
230
|
+
default: S(() => [
|
|
231
|
+
f("div", Ai, [
|
|
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(
|
|
238
|
+
const Oi = /* @__PURE__ */ y($i, [["render", Li], ["__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. */
|
|
@@ -284,7 +284,7 @@ function Ri(e, s, t, a, n, i) {
|
|
|
284
284
|
}, null, 8, Hi)) : u("", !0)
|
|
285
285
|
], 8, Ni);
|
|
286
286
|
}
|
|
287
|
-
const
|
|
287
|
+
const A0 = /* @__PURE__ */ y(Di, [["render", Ri], ["__scopeId", "data-v-4e7ca115"]]), Fi = {
|
|
288
288
|
__name: "sticker",
|
|
289
289
|
props: {
|
|
290
290
|
/** Sets the sticker icon. */
|
|
@@ -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: L, 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 L0 = /* @__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). */
|
|
@@ -685,7 +685,7 @@ const O0 = /* @__PURE__ */ y(tn, [["render", sn], ["__scopeId", "data-v-d1ff2486
|
|
|
685
685
|
name: "ecs-breadcrumb-button",
|
|
686
686
|
emits: ["click"],
|
|
687
687
|
components: {
|
|
688
|
-
EcsIcon:
|
|
688
|
+
EcsIcon: L,
|
|
689
689
|
EcsFocusRing: D
|
|
690
690
|
},
|
|
691
691
|
props: {
|
|
@@ -807,7 +807,7 @@ function un(e, s, t, a, n, i) {
|
|
|
807
807
|
}
|
|
808
808
|
const Ie = /* @__PURE__ */ y(dn, [["render", un], ["__scopeId", "data-v-d07e3723"]]);
|
|
809
809
|
var ut = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
810
|
-
function
|
|
810
|
+
function $s(e) {
|
|
811
811
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
812
812
|
}
|
|
813
813
|
function Pt(e, s, t) {
|
|
@@ -860,14 +860,14 @@ function Mt() {
|
|
|
860
860
|
return s.brand + "/" + s.version;
|
|
861
861
|
}).join(" ") : navigator.userAgent;
|
|
862
862
|
}
|
|
863
|
-
function
|
|
863
|
+
function As() {
|
|
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 = !As() && 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,
|
|
@@ -907,11 +907,11 @@ function De(e) {
|
|
|
907
907
|
function Nt(e) {
|
|
908
908
|
return Ye(De(e)).left + Dt(e).scrollLeft;
|
|
909
909
|
}
|
|
910
|
-
function
|
|
910
|
+
function $e(e) {
|
|
911
911
|
return fe(e).getComputedStyle(e);
|
|
912
912
|
}
|
|
913
913
|
function Vt(e) {
|
|
914
|
-
var s =
|
|
914
|
+
var s = $e(e), t = s.overflow, a = s.overflowX, n = s.overflowY;
|
|
915
915
|
return /auto|scroll|overlay|hidden/.test(t + n + a);
|
|
916
916
|
}
|
|
917
917
|
function mn(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 Ls(e) {
|
|
960
|
+
return ["html", "body", "#document"].indexOf(Pe(e)) >= 0 ? e.ownerDocument.body : he(e) && Vt(e) ? e : Ls(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 = Ls(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)))
|
|
@@ -973,18 +973,18 @@ function pn(e) {
|
|
|
973
973
|
}
|
|
974
974
|
function rs(e) {
|
|
975
975
|
return !he(e) || // https://github.com/popperjs/popper-core/issues/837
|
|
976
|
-
|
|
976
|
+
$e(e).position === "fixed" ? null : e.offsetParent;
|
|
977
977
|
}
|
|
978
978
|
function vn(e) {
|
|
979
979
|
var s = /firefox/i.test(Mt()), t = /Trident/i.test(Mt());
|
|
980
980
|
if (t && he(e)) {
|
|
981
|
-
var a =
|
|
981
|
+
var a = $e(e);
|
|
982
982
|
if (a.position === "fixed")
|
|
983
983
|
return null;
|
|
984
984
|
}
|
|
985
985
|
var n = yt(e);
|
|
986
986
|
for (Ot(n) && (n = n.host); he(n) && ["html", "body"].indexOf(Pe(n)) < 0; ) {
|
|
987
|
-
var i =
|
|
987
|
+
var i = $e(n);
|
|
988
988
|
if (i.transform !== "none" || i.perspective !== "none" || i.contain === "paint" || ["transform", "perspective"].indexOf(i.willChange) !== -1 || s && i.willChange === "filter" || s && i.filter && i.filter !== "none")
|
|
989
989
|
return n;
|
|
990
990
|
n = n.parentNode;
|
|
@@ -992,15 +992,15 @@ function vn(e) {
|
|
|
992
992
|
return null;
|
|
993
993
|
}
|
|
994
994
|
function at(e) {
|
|
995
|
-
for (var s = fe(e), t = rs(e); t && pn(t) &&
|
|
995
|
+
for (var s = fe(e), t = rs(e); t && pn(t) && $e(t).position === "static"; )
|
|
996
996
|
t = rs(t);
|
|
997
|
-
return t && (Pe(t) === "html" || Pe(t) === "body" &&
|
|
997
|
+
return t && (Pe(t) === "html" || Pe(t) === "body" && $e(t).position === "static") ? s : t || vn(e) || s;
|
|
998
998
|
}
|
|
999
999
|
var ce = "top", xe = "bottom", Be = "right", de = "left", Rt = "auto", ot = [ce, xe, Be, de], Xe = "start", it = "end", yn = "clippingParents", Os = "viewport", Je = "popper", bn = "reference", cs = /* @__PURE__ */ ot.reduce(function(e, s) {
|
|
1000
1000
|
return e.concat([s + "-" + Xe, s + "-" + it]);
|
|
1001
1001
|
}, []), Ds = /* @__PURE__ */ [].concat(ot, [Rt]).reduce(function(e, s) {
|
|
1002
1002
|
return e.concat([s, s + "-" + Xe, s + "-" + it]);
|
|
1003
|
-
}, []), _n = "beforeRead", kn = "read", Cn = "afterRead",
|
|
1003
|
+
}, []), _n = "beforeRead", kn = "read", Cn = "afterRead", Sn = "beforeMain", wn = "main", xn = "afterMain", Bn = "beforeWrite", In = "write", zn = "afterWrite", En = [_n, kn, Cn, Sn, wn, xn, Bn, In, zn];
|
|
1004
1004
|
function Tn(e) {
|
|
1005
1005
|
var s = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Set(), a = [];
|
|
1006
1006
|
e.forEach(function(i) {
|
|
@@ -1038,7 +1038,7 @@ function Mn(e) {
|
|
|
1038
1038
|
})), s;
|
|
1039
1039
|
};
|
|
1040
1040
|
}
|
|
1041
|
-
function
|
|
1041
|
+
function $n(e) {
|
|
1042
1042
|
var s = e.reduce(function(t, a) {
|
|
1043
1043
|
var n = t[a.name];
|
|
1044
1044
|
return t[a.name] = n ? Object.assign({}, n, a, {
|
|
@@ -1050,11 +1050,11 @@ function Ln(e) {
|
|
|
1050
1050
|
return s[t];
|
|
1051
1051
|
});
|
|
1052
1052
|
}
|
|
1053
|
-
function
|
|
1053
|
+
function An(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 = As();
|
|
1058
1058
|
(h || !h && s === "fixed") && (c = n.offsetLeft, d = n.offsetTop);
|
|
1059
1059
|
}
|
|
1060
1060
|
return {
|
|
@@ -1064,9 +1064,9 @@ function $n(e, s) {
|
|
|
1064
1064
|
y: d
|
|
1065
1065
|
};
|
|
1066
1066
|
}
|
|
1067
|
-
function
|
|
1067
|
+
function Ln(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
|
-
return
|
|
1069
|
+
return $e(n || t).direction === "rtl" && (c += Fe(t.clientWidth, n ? n.clientWidth : 0) - i), {
|
|
1070
1070
|
width: i,
|
|
1071
1071
|
height: l,
|
|
1072
1072
|
x: c,
|
|
@@ -1087,7 +1087,7 @@ function Ns(e, s) {
|
|
|
1087
1087
|
}
|
|
1088
1088
|
return !1;
|
|
1089
1089
|
}
|
|
1090
|
-
function
|
|
1090
|
+
function $t(e) {
|
|
1091
1091
|
return Object.assign({}, e, {
|
|
1092
1092
|
left: e.x,
|
|
1093
1093
|
top: e.y,
|
|
@@ -1100,10 +1100,10 @@ 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 ?
|
|
1103
|
+
return s === Os ? $t(An(e, t)) : We(s) ? On(s, t) : $t(Ln(De(e)));
|
|
1104
1104
|
}
|
|
1105
1105
|
function Dn(e) {
|
|
1106
|
-
var s = tt(yt(e)), t = ["absolute", "fixed"].indexOf(
|
|
1106
|
+
var s = tt(yt(e)), t = ["absolute", "fixed"].indexOf($e(e).position) >= 0, a = t && he(e) ? at(e) : e;
|
|
1107
1107
|
return We(a) ? s.filter(function(n) {
|
|
1108
1108
|
return We(n) && Ns(n, a) && Pe(n) !== "body";
|
|
1109
1109
|
}) : [];
|
|
@@ -1189,12 +1189,12 @@ function Fs(e, s) {
|
|
|
1189
1189
|
}
|
|
1190
1190
|
function qt(e, s) {
|
|
1191
1191
|
s === void 0 && (s = {});
|
|
1192
|
-
var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, l = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? yn : c, h = t.rootBoundary, b = h === void 0 ? Os : h, k = t.elementContext, E = k === void 0 ? Je : k, I = t.altBoundary, B = I === void 0 ? !1 : I, M = t.padding,
|
|
1192
|
+
var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, l = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? yn : c, h = t.rootBoundary, b = h === void 0 ? Os : h, k = t.elementContext, E = k === void 0 ? Je : k, I = t.altBoundary, B = I === void 0 ? !1 : I, M = t.padding, $ = M === void 0 ? 0 : M, z = Rs(typeof $ != "number" ? $ : Fs($, ot)), T = E === Je ? bn : Je, H = e.rects.popper, O = e.elements[B ? T : E], N = Nn(We(O) ? O : O.contextElement || De(e.elements.popper), d, b, l), P = Ye(e.elements.reference), V = Vs({
|
|
1193
1193
|
reference: P,
|
|
1194
1194
|
element: H,
|
|
1195
1195
|
strategy: "absolute",
|
|
1196
1196
|
placement: n
|
|
1197
|
-
}), q =
|
|
1197
|
+
}), q = $t(Object.assign({}, H, V)), j = E === Je ? q : P, K = {
|
|
1198
1198
|
top: N.top - j.top + z.top,
|
|
1199
1199
|
bottom: j.bottom - N.bottom + z.bottom,
|
|
1200
1200
|
left: N.left - j.left + z.left,
|
|
@@ -1245,7 +1245,7 @@ function Vn(e) {
|
|
|
1245
1245
|
reference: We(c) ? tt(c) : c.contextElement ? tt(c.contextElement) : [],
|
|
1246
1246
|
popper: tt(d)
|
|
1247
1247
|
};
|
|
1248
|
-
var H = Pn(
|
|
1248
|
+
var H = Pn($n([].concat(a, b.options.modifiers)));
|
|
1249
1249
|
return b.orderedModifiers = H.filter(function(O) {
|
|
1250
1250
|
return O.enabled;
|
|
1251
1251
|
}), B(), I.update();
|
|
@@ -1284,8 +1284,8 @@ function Vn(e) {
|
|
|
1284
1284
|
// Async and optimistically optimized update – it will not be executed if
|
|
1285
1285
|
// not necessary (debounced to run at most once-per-tick)
|
|
1286
1286
|
update: Mn(function() {
|
|
1287
|
-
return new Promise(function(
|
|
1288
|
-
I.forceUpdate(),
|
|
1287
|
+
return new Promise(function($) {
|
|
1288
|
+
I.forceUpdate(), $(b);
|
|
1289
1289
|
});
|
|
1290
1290
|
}),
|
|
1291
1291
|
destroy: function() {
|
|
@@ -1294,12 +1294,12 @@ function Vn(e) {
|
|
|
1294
1294
|
};
|
|
1295
1295
|
if (!fs(c, d))
|
|
1296
1296
|
return I;
|
|
1297
|
-
I.setOptions(h).then(function(
|
|
1298
|
-
!E && h.onFirstUpdate && h.onFirstUpdate(
|
|
1297
|
+
I.setOptions(h).then(function($) {
|
|
1298
|
+
!E && h.onFirstUpdate && h.onFirstUpdate($);
|
|
1299
1299
|
});
|
|
1300
1300
|
function B() {
|
|
1301
|
-
b.orderedModifiers.forEach(function(
|
|
1302
|
-
var z =
|
|
1301
|
+
b.orderedModifiers.forEach(function($) {
|
|
1302
|
+
var z = $.name, T = $.options, H = T === void 0 ? {} : T, O = $.effect;
|
|
1303
1303
|
if (typeof O == "function") {
|
|
1304
1304
|
var N = O({
|
|
1305
1305
|
state: b,
|
|
@@ -1313,8 +1313,8 @@ function Vn(e) {
|
|
|
1313
1313
|
});
|
|
1314
1314
|
}
|
|
1315
1315
|
function M() {
|
|
1316
|
-
k.forEach(function(
|
|
1317
|
-
return
|
|
1316
|
+
k.forEach(function($) {
|
|
1317
|
+
return $();
|
|
1318
1318
|
}), k = [];
|
|
1319
1319
|
}
|
|
1320
1320
|
return I;
|
|
@@ -1372,18 +1372,18 @@ function jn(e, s) {
|
|
|
1372
1372
|
};
|
|
1373
1373
|
}
|
|
1374
1374
|
function gs(e) {
|
|
1375
|
-
var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, l = e.offsets, c = e.position, d = e.gpuAcceleration, h = e.adaptive, b = e.roundOffsets, k = e.isFixed, E = l.x, I = E === void 0 ? 0 : E, B = l.y, M = B === void 0 ? 0 : B,
|
|
1375
|
+
var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, l = e.offsets, c = e.position, d = e.gpuAcceleration, h = e.adaptive, b = e.roundOffsets, k = e.isFixed, E = l.x, I = E === void 0 ? 0 : E, B = l.y, M = B === void 0 ? 0 : B, $ = typeof b == "function" ? b({
|
|
1376
1376
|
x: I,
|
|
1377
1377
|
y: M
|
|
1378
1378
|
}) : {
|
|
1379
1379
|
x: I,
|
|
1380
1380
|
y: M
|
|
1381
1381
|
};
|
|
1382
|
-
I =
|
|
1382
|
+
I = $.x, M = $.y;
|
|
1383
1383
|
var z = l.hasOwnProperty("x"), T = l.hasOwnProperty("y"), H = de, O = ce, N = window;
|
|
1384
1384
|
if (h) {
|
|
1385
1385
|
var P = at(t), V = "clientHeight", q = "clientWidth";
|
|
1386
|
-
if (P === fe(t) && (P = De(t),
|
|
1386
|
+
if (P === fe(t) && (P = De(t), $e(P).position !== "static" && c === "absolute" && (V = "scrollHeight", q = "scrollWidth")), P = P, n === ce || (n === de || n === Be) && i === it) {
|
|
1387
1387
|
O = xe;
|
|
1388
1388
|
var j = k && P === N && N.visualViewport ? N.visualViewport.height : (
|
|
1389
1389
|
// $FlowFixMe[prop-missing]
|
|
@@ -1501,7 +1501,7 @@ function ea(e, s, t) {
|
|
|
1501
1501
|
return a > t ? t : a;
|
|
1502
1502
|
}
|
|
1503
1503
|
function ta(e) {
|
|
1504
|
-
var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !1 : l, d = t.boundary, h = t.rootBoundary, b = t.altBoundary, k = t.padding, E = t.tether, I = E === void 0 ? !0 : E, B = t.tetherOffset, M = B === void 0 ? 0 : B,
|
|
1504
|
+
var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !1 : l, d = t.boundary, h = t.rootBoundary, b = t.altBoundary, k = t.padding, E = t.tether, I = E === void 0 ? !0 : E, B = t.tetherOffset, M = B === void 0 ? 0 : B, $ = qt(s, {
|
|
1505
1505
|
boundary: d,
|
|
1506
1506
|
rootBoundary: h,
|
|
1507
1507
|
padding: k,
|
|
@@ -1520,14 +1520,14 @@ 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 +
|
|
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], Ae = I ? -q[ee] / 2 : 0, Ne = T === Xe ? V[ee] : q[ee], ae = T === Xe ? -q[ee] : -V[ee], Ge = s.elements.arrow, Le = 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], Le[ee]), Ve = H ? V[ee] / 2 - Ae - oe - R - K.mainAxis : Ne - oe - R - K.mainAxis, ai = H ? -V[ee] / 2 + Ae + oe + U + K.mainAxis : ae + oe + U + K.mainAxis, wt = s.elements.arrow && at(s.elements.arrow), oi = wt ? O === "y" ? wt.clientTop || 0 : wt.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) {
|
|
1530
|
-
var ts, ci = O === "x" ? ce : de, di = O === "x" ? xe : Be, He = P[N], ct = N === "y" ? "height" : "width", ss = He +
|
|
1530
|
+
var ts, ci = O === "x" ? ce : de, di = O === "x" ? xe : Be, He = P[N], ct = N === "y" ? "height" : "width", ss = He + $[ci], is = He - $[di], xt = [ce, de].indexOf(z) !== -1, ns = (ts = X == null ? void 0 : X[N]) != null ? ts : 0, as = xt ? ss : He - V[ct] - q[ct] - ns + K.altAxis, os = xt ? He + V[ct] + q[ct] - ns - K.altAxis : is, ls = I && xt ? ea(as, He, os) : st(I ? as : ss, He, I ? os : is);
|
|
1531
1531
|
P[N] = ls, Q[N] = ls - He;
|
|
1532
1532
|
}
|
|
1533
1533
|
s.modifiersData[a] = Q;
|
|
@@ -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,
|
|
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(Le, Ce) {
|
|
1593
|
+
return Le.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(Le) {
|
|
1612
|
+
return Le;
|
|
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 Ae = 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 = Ae; ae > 0; ae--) {
|
|
1631
1631
|
var Ge = Ne(ae);
|
|
1632
1632
|
if (Ge === "break")
|
|
1633
1633
|
break;
|
|
@@ -1678,7 +1678,7 @@ var fa = function(s, t) {
|
|
|
1678
1678
|
function ga(e) {
|
|
1679
1679
|
var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, l = t.modifiersData.popperOffsets, c = Te(t.placement), d = Ft(c), h = [de, Be].indexOf(c) >= 0, b = h ? "height" : "width";
|
|
1680
1680
|
if (!(!i || !l)) {
|
|
1681
|
-
var k = fa(n.padding, t), E = Ht(i), I = d === "y" ? ce : de, B = d === "y" ? xe : Be, M = t.rects.reference[b] + t.rects.reference[d] - l[d] - t.rects.popper[b],
|
|
1681
|
+
var k = fa(n.padding, t), E = Ht(i), I = d === "y" ? ce : de, B = d === "y" ? xe : Be, M = t.rects.reference[b] + t.rects.reference[d] - l[d] - t.rects.popper[b], $ = l[d] - t.rects.reference[d], z = at(i), T = z ? d === "y" ? z.clientHeight || 0 : z.clientWidth || 0 : 0, H = M / 2 - $ / 2, O = k[I], N = T - E[b] - k[B], P = T / 2 - E[b] / 2 + H, V = st(O, P, N), q = d;
|
|
1682
1682
|
t.modifiersData[a] = (s = {}, s[q] = V, s.centerOffset = V - P, s);
|
|
1683
1683
|
}
|
|
1684
1684
|
}
|
|
@@ -1709,8 +1709,8 @@ function pa({
|
|
|
1709
1709
|
isOpen: !1,
|
|
1710
1710
|
popperInstance: null
|
|
1711
1711
|
}), h = (M) => {
|
|
1712
|
-
var
|
|
1713
|
-
(
|
|
1712
|
+
var $;
|
|
1713
|
+
($ = d.popperInstance) == null || $.setOptions((z) => ({
|
|
1714
1714
|
...z,
|
|
1715
1715
|
modifiers: [...z.modifiers, { name: "eventListeners", enabled: M }]
|
|
1716
1716
|
}));
|
|
@@ -1749,7 +1749,7 @@ function pa({
|
|
|
1749
1749
|
]
|
|
1750
1750
|
}), d.popperInstance.update();
|
|
1751
1751
|
};
|
|
1752
|
-
return
|
|
1752
|
+
return Lt(() => {
|
|
1753
1753
|
var M;
|
|
1754
1754
|
(M = d.popperInstance) == null || M.destroy();
|
|
1755
1755
|
}), {
|
|
@@ -1763,7 +1763,7 @@ function 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
|
+
}), Lt(() => {
|
|
1767
1767
|
var a;
|
|
1768
1768
|
(a = re(e)) == null || a.removeEventListener(s, t);
|
|
1769
1769
|
});
|
|
@@ -1782,7 +1782,7 @@ const ba = {}, _a = {
|
|
|
1782
1782
|
function ka(e, s) {
|
|
1783
1783
|
return o(), r("div", _a);
|
|
1784
1784
|
}
|
|
1785
|
-
const Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__scopeId", "data-v-b4b01b19"]]),
|
|
1785
|
+
const Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__scopeId", "data-v-b4b01b19"]]), Sa = ["aria-open"], wa = {
|
|
1786
1786
|
__name: "Popper",
|
|
1787
1787
|
props: {
|
|
1788
1788
|
/**
|
|
@@ -1933,7 +1933,7 @@ const Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__scopeId", "data-v-b4b01b19
|
|
|
1933
1933
|
(n.content !== void 0 || T.value) && (E.value = !0), l = new MutationObserver(M), document.addEventListener("keydown", Ce);
|
|
1934
1934
|
});
|
|
1935
1935
|
const {
|
|
1936
|
-
arrowPadding:
|
|
1936
|
+
arrowPadding: $,
|
|
1937
1937
|
closeDelay: z,
|
|
1938
1938
|
content: T,
|
|
1939
1939
|
disableClickAway: H,
|
|
@@ -1946,7 +1946,7 @@ const Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__scopeId", "data-v-b4b01b19
|
|
|
1946
1946
|
placement: K,
|
|
1947
1947
|
show: X
|
|
1948
1948
|
} = Es(i), { isOpen: Q, open: Z, close: _e } = pa({
|
|
1949
|
-
arrowPadding:
|
|
1949
|
+
arrowPadding: $,
|
|
1950
1950
|
emit: a,
|
|
1951
1951
|
locked: P,
|
|
1952
1952
|
offsetDistance: V,
|
|
@@ -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), Ae = Bt.debounce(_e, z.value), Ne = async () => {
|
|
1964
|
+
ee.value || ge.value || (Ae.clear(), d.value = !0, ke());
|
|
1965
1965
|
}, ae = async () => {
|
|
1966
|
-
ge.value || (ke.clear(), d.value = !1,
|
|
1966
|
+
ge.value || (ke.clear(), d.value = !1, Ae());
|
|
1967
1967
|
}, 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() : Ae());
|
|
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
|
+
}), Lt(() => {
|
|
1988
1988
|
l.disconnect(), document.removeEventListener("keydown", Ce);
|
|
1989
1989
|
}), s({ closePopper: ae });
|
|
1990
|
-
const
|
|
1990
|
+
const Le = () => {
|
|
1991
1991
|
h.value && (I.value = h.value.querySelectorAll(
|
|
1992
1992
|
'a[href], button, textarea, input, select, [tabindex]:not([tabindex="-1"])'
|
|
1993
1993
|
));
|
|
@@ -2007,7 +2007,7 @@ const 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 && (Le(), 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())
|
|
@@ -2024,10 +2024,10 @@ const Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__scopeId", "data-v-b4b01b19
|
|
|
2024
2024
|
class: "ecs-popover-trigger"
|
|
2025
2025
|
}, [
|
|
2026
2026
|
p(R.$slots, "default", {}, void 0, !0)
|
|
2027
|
-
], 40,
|
|
2027
|
+
], 40, Sa),
|
|
2028
2028
|
(o(), m(hi, { to: "body" }, [
|
|
2029
2029
|
_(pe, { name: "fade" }, {
|
|
2030
|
-
default:
|
|
2030
|
+
default: S(() => [
|
|
2031
2031
|
e.persistent || d.value ? je((o(), r("div", {
|
|
2032
2032
|
key: 0,
|
|
2033
2033
|
onClick: U[1] || (U[1] = (oe) => !re(N) && 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
|
+
A(C(re(T)), 1)
|
|
2045
2045
|
], !0),
|
|
2046
2046
|
e.arrow ? (o(), m(Ca, { key: 0 })) : u("", !0)
|
|
2047
2047
|
], 512)), [
|
|
@@ -2053,7 +2053,7 @@ const Ca = /* @__PURE__ */ y(ba, [["render", ka], ["__scopeId", "data-v-b4b01b19
|
|
|
2053
2053
|
]))
|
|
2054
2054
|
], 32));
|
|
2055
2055
|
}
|
|
2056
|
-
}, xa = /* @__PURE__ */ y(
|
|
2056
|
+
}, xa = /* @__PURE__ */ y(wa, [["__scopeId", "data-v-a842827a"]]), Ba = {
|
|
2057
2057
|
name: "ecs-popover",
|
|
2058
2058
|
emits: ["shown", "hidden"],
|
|
2059
2059
|
components: { Popper: xa },
|
|
@@ -2144,10 +2144,10 @@ function Ia(e, s, t, a, n, i) {
|
|
|
2144
2144
|
arrow: t.arrow || null,
|
|
2145
2145
|
persistent: t.persistent || null
|
|
2146
2146
|
}), {
|
|
2147
|
-
content:
|
|
2147
|
+
content: S((c) => [
|
|
2148
2148
|
p(e.$slots, "content", pi(vi(c)))
|
|
2149
2149
|
]),
|
|
2150
|
-
default:
|
|
2150
|
+
default: S(() => [
|
|
2151
2151
|
p(e.$slots, "default")
|
|
2152
2152
|
]),
|
|
2153
2153
|
_: 3
|
|
@@ -2247,7 +2247,7 @@ const Wt = /* @__PURE__ */ y(Ta, [["render", Pa]]), Ma = {
|
|
|
2247
2247
|
}
|
|
2248
2248
|
}
|
|
2249
2249
|
};
|
|
2250
|
-
function
|
|
2250
|
+
function $a(e, s, t, a, n, i) {
|
|
2251
2251
|
return o(), m(ue(t.as), {
|
|
2252
2252
|
onClick: i.handleClick,
|
|
2253
2253
|
onMouseover: i.handleMouseOver,
|
|
@@ -2261,13 +2261,13 @@ function La(e, s, t, a, n, i) {
|
|
|
2261
2261
|
}]),
|
|
2262
2262
|
tabindex: t.disabled ? -1 : 0
|
|
2263
2263
|
}, {
|
|
2264
|
-
default:
|
|
2264
|
+
default: S(() => [
|
|
2265
2265
|
p(e.$slots, "default", {}, void 0, !0)
|
|
2266
2266
|
]),
|
|
2267
2267
|
_: 3
|
|
2268
2268
|
}, 40, ["onClick", "onMouseover", "onMouseout", "onContextmenu", "class", "tabindex"]);
|
|
2269
2269
|
}
|
|
2270
|
-
const Ws = /* @__PURE__ */ y(Ma, [["render",
|
|
2270
|
+
const Ws = /* @__PURE__ */ y(Ma, [["render", $a], ["__scopeId", "data-v-df08e6d4"]]), Aa = {
|
|
2271
2271
|
name: "EcsTextV2",
|
|
2272
2272
|
components: { EcsClickableArea: Ws },
|
|
2273
2273
|
props: {
|
|
@@ -2406,7 +2406,7 @@ const Ws = /* @__PURE__ */ y(Ma, [["render", La], ["__scopeId", "data-v-df08e6d4
|
|
|
2406
2406
|
}
|
|
2407
2407
|
}
|
|
2408
2408
|
};
|
|
2409
|
-
function
|
|
2409
|
+
function La(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,
|
|
@@ -2414,12 +2414,12 @@ function Aa(e, s, t, a, n, i) {
|
|
|
2414
2414
|
as: "button",
|
|
2415
2415
|
style: x(i.clickablePadding)
|
|
2416
2416
|
}, {
|
|
2417
|
-
default:
|
|
2417
|
+
default: S(() => [
|
|
2418
2418
|
(o(), m(ue(i.textTag), {
|
|
2419
2419
|
class: v([[i.typeScaleClass, i.weightClass, i.alignClass, t.preset, i.fontClass], "ecs-text"]),
|
|
2420
2420
|
style: x([i.colorStyle, i.fontSizeStyle])
|
|
2421
2421
|
}, {
|
|
2422
|
-
default:
|
|
2422
|
+
default: S(() => [
|
|
2423
2423
|
p(e.$slots, "default", {}, void 0, !0)
|
|
2424
2424
|
]),
|
|
2425
2425
|
_: 3
|
|
@@ -2431,13 +2431,13 @@ function Aa(e, s, t, a, n, i) {
|
|
|
2431
2431
|
class: v([[i.typeScaleClass, i.weightClass, i.alignClass, t.preset, i.fontClass], "ecs-text"]),
|
|
2432
2432
|
style: x([i.colorStyle, i.fontSizeStyle])
|
|
2433
2433
|
}, {
|
|
2434
|
-
default:
|
|
2434
|
+
default: S(() => [
|
|
2435
2435
|
p(e.$slots, "default", {}, void 0, !0)
|
|
2436
2436
|
]),
|
|
2437
2437
|
_: 3
|
|
2438
2438
|
}, 8, ["class", "style"]));
|
|
2439
2439
|
}
|
|
2440
|
-
const js = /* @__PURE__ */ y(
|
|
2440
|
+
const js = /* @__PURE__ */ y(Aa, [["render", La], ["__scopeId", "data-v-594055ce"]]), be = {
|
|
2441
2441
|
data() {
|
|
2442
2442
|
return {
|
|
2443
2443
|
uniqueId: ""
|
|
@@ -2560,7 +2560,7 @@ function Va(e, s, t, a, n, i) {
|
|
|
2560
2560
|
]),
|
|
2561
2561
|
error: t.error
|
|
2562
2562
|
}, {
|
|
2563
|
-
default:
|
|
2563
|
+
default: S(() => [
|
|
2564
2564
|
f("input", {
|
|
2565
2565
|
class: v(["ecs-form-check-input", n.indeterminateState ? "indeterminate" : ""]),
|
|
2566
2566
|
type: "checkbox",
|
|
@@ -2583,8 +2583,8 @@ function Va(e, s, t, a, n, i) {
|
|
|
2583
2583
|
key: 0,
|
|
2584
2584
|
preset: "form"
|
|
2585
2585
|
}, {
|
|
2586
|
-
default:
|
|
2587
|
-
|
|
2586
|
+
default: S(() => [
|
|
2587
|
+
A(C(t.help), 1)
|
|
2588
2588
|
]),
|
|
2589
2589
|
_: 1
|
|
2590
2590
|
})) : u("", !0)
|
|
@@ -2636,7 +2636,7 @@ function Ra(e, s, t, a, n, i) {
|
|
|
2636
2636
|
class: v([[i.textClass, t.emphasized ? "emphasized" : ""], "ecs-text"]),
|
|
2637
2637
|
style: x({ color: i.textColor })
|
|
2638
2638
|
}, {
|
|
2639
|
-
default:
|
|
2639
|
+
default: S(() => [
|
|
2640
2640
|
p(e.$slots, "default", {}, void 0, !0)
|
|
2641
2641
|
]),
|
|
2642
2642
|
_: 3
|
|
@@ -2729,7 +2729,7 @@ function ja(e, s, t, a, n, i) {
|
|
|
2729
2729
|
e.$slots.default ? "" : "stand-alone"
|
|
2730
2730
|
])
|
|
2731
2731
|
}, {
|
|
2732
|
-
default:
|
|
2732
|
+
default: S(() => [
|
|
2733
2733
|
f("input", {
|
|
2734
2734
|
class: "ecs-form-check-input",
|
|
2735
2735
|
ref: "check",
|
|
@@ -2752,8 +2752,8 @@ function ja(e, s, t, a, n, i) {
|
|
|
2752
2752
|
key: 0,
|
|
2753
2753
|
type: "form"
|
|
2754
2754
|
}, {
|
|
2755
|
-
default:
|
|
2756
|
-
|
|
2755
|
+
default: S(() => [
|
|
2756
|
+
A(C(t.help), 1)
|
|
2757
2757
|
]),
|
|
2758
2758
|
_: 1
|
|
2759
2759
|
})) : u("", !0)
|
|
@@ -2930,7 +2930,7 @@ function ao(e, s, t, a, n, i) {
|
|
|
2930
2930
|
t.inline ? "ecs-form-check-inline" : ""
|
|
2931
2931
|
]])
|
|
2932
2932
|
}, {
|
|
2933
|
-
default:
|
|
2933
|
+
default: S(() => [
|
|
2934
2934
|
no,
|
|
2935
2935
|
f("label", {
|
|
2936
2936
|
class: "ecs-form-check-label",
|
|
@@ -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: L,
|
|
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: L, EcsFileIcon: Us, EcsButton: ze, EcsFocusRing: D },
|
|
3180
3180
|
props: {
|
|
3181
3181
|
/** Determines the type of popover list item.*/
|
|
3182
3182
|
type: {
|
|
@@ -3337,7 +3337,7 @@ const ze = /* @__PURE__ */ y(lo, [["render", mo], ["__scopeId", "data-v-30641d87
|
|
|
3337
3337
|
}, Co = {
|
|
3338
3338
|
key: 0,
|
|
3339
3339
|
class: "after"
|
|
3340
|
-
},
|
|
3340
|
+
}, So = ["tabindex"], wo = {
|
|
3341
3341
|
key: 0,
|
|
3342
3342
|
class: "after"
|
|
3343
3343
|
}, xo = ["tabindex", "href"], Bo = { class: "text" }, Io = { class: "text-inner" }, zo = {
|
|
@@ -3346,14 +3346,14 @@ const ze = /* @__PURE__ */ y(lo, [["render", mo], ["__scopeId", "data-v-30641d87
|
|
|
3346
3346
|
}, Eo = {
|
|
3347
3347
|
key: 2,
|
|
3348
3348
|
class: "after"
|
|
3349
|
-
}, To = ["tabindex"], Po = { class: "text" }, Mo = { class: "text-inner" },
|
|
3349
|
+
}, To = ["tabindex"], Po = { class: "text" }, Mo = { class: "text-inner" }, $o = {
|
|
3350
3350
|
key: 1,
|
|
3351
3351
|
class: "help"
|
|
3352
|
-
},
|
|
3352
|
+
}, Ao = {
|
|
3353
3353
|
key: 2,
|
|
3354
3354
|
class: "after"
|
|
3355
3355
|
};
|
|
3356
|
-
function
|
|
3356
|
+
function Lo(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, [
|
|
@@ -3365,7 +3365,7 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3365
3365
|
"value-true": t.valueTrue,
|
|
3366
3366
|
indeterminate: t.indeterminate
|
|
3367
3367
|
}, {
|
|
3368
|
-
default:
|
|
3368
|
+
default: S(() => [
|
|
3369
3369
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3370
3370
|
]),
|
|
3371
3371
|
_: 3
|
|
@@ -3383,7 +3383,7 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3383
3383
|
disabled: t.disabled || null,
|
|
3384
3384
|
checked: t.value || null
|
|
3385
3385
|
}, {
|
|
3386
|
-
default:
|
|
3386
|
+
default: S(() => [
|
|
3387
3387
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3388
3388
|
]),
|
|
3389
3389
|
_: 3
|
|
@@ -3404,7 +3404,7 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3404
3404
|
size: "sml-toggle",
|
|
3405
3405
|
disabled: t.disabled || null
|
|
3406
3406
|
}, {
|
|
3407
|
-
default:
|
|
3407
|
+
default: S(() => [
|
|
3408
3408
|
p(e.$slots, "default", {}, void 0, !0),
|
|
3409
3409
|
t.help ? (o(), r("span", ko, C(t.help), 1)) : u("", !0)
|
|
3410
3410
|
]),
|
|
@@ -3428,12 +3428,12 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3428
3428
|
sort: t.sort,
|
|
3429
3429
|
disabled: t.disabled || null
|
|
3430
3430
|
}, {
|
|
3431
|
-
default:
|
|
3431
|
+
default: S(() => [
|
|
3432
3432
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3433
3433
|
]),
|
|
3434
3434
|
_: 3
|
|
3435
3435
|
}, 8, ["sort", "disabled"]),
|
|
3436
|
-
t.suffix ? (o(), r("span",
|
|
3436
|
+
t.suffix ? (o(), r("span", wo, C(t.suffix), 1)) : u("", !0),
|
|
3437
3437
|
t.draggable ? (o(), m(c, {
|
|
3438
3438
|
key: 1,
|
|
3439
3439
|
type: "drag-handler",
|
|
@@ -3441,7 +3441,7 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3441
3441
|
class: "drag-handle"
|
|
3442
3442
|
})) : u("", !0),
|
|
3443
3443
|
_(k, { inset: 0 })
|
|
3444
|
-
], 8,
|
|
3444
|
+
], 8, So)) : t.type === "link" ? (o(), r("a", {
|
|
3445
3445
|
key: 4,
|
|
3446
3446
|
onClick: s[6] || (s[6] = (B) => e.$emit("click", B)),
|
|
3447
3447
|
class: v(["ecs-popover-list-item", [
|
|
@@ -3485,8 +3485,8 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3485
3485
|
"aria-label": i.secondaryActionOptions.label,
|
|
3486
3486
|
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
|
|
3487
3487
|
}, {
|
|
3488
|
-
default:
|
|
3489
|
-
|
|
3488
|
+
default: S(() => [
|
|
3489
|
+
A(C(i.secondaryActionOptions.label), 1)
|
|
3490
3490
|
]),
|
|
3491
3491
|
_: 1
|
|
3492
3492
|
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
|
|
@@ -3548,14 +3548,14 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3548
3548
|
"aria-label": i.secondaryActionOptions.label,
|
|
3549
3549
|
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
|
|
3550
3550
|
}, {
|
|
3551
|
-
default:
|
|
3552
|
-
|
|
3551
|
+
default: S(() => [
|
|
3552
|
+
A(C(i.secondaryActionOptions.label), 1)
|
|
3553
3553
|
]),
|
|
3554
3554
|
_: 1
|
|
3555
3555
|
}, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
|
|
3556
|
-
t.help ? (o(), r("span",
|
|
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", Ao, 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 Ao(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", Lo], ["__scopeId", "data-v-79b3cd0d"]]), Oo = {
|
|
3576
3576
|
name: "ecs-button-toolbar",
|
|
3577
3577
|
emits: ["click"],
|
|
3578
3578
|
components: {
|
|
3579
|
-
EcsIcon:
|
|
3579
|
+
EcsIcon: L,
|
|
3580
3580
|
EcsFocusRing: D
|
|
3581
3581
|
},
|
|
3582
3582
|
props: {
|
|
@@ -3882,7 +3882,7 @@ function jo(e, s, t, a, n, i) {
|
|
|
3882
3882
|
gap: 8,
|
|
3883
3883
|
class: "ecs-bulk-selector"
|
|
3884
3884
|
}, {
|
|
3885
|
-
default:
|
|
3885
|
+
default: S(() => [
|
|
3886
3886
|
f("div", Wo, [
|
|
3887
3887
|
_(l, {
|
|
3888
3888
|
value: t.value,
|
|
@@ -3896,16 +3896,16 @@ function jo(e, s, t, a, n, i) {
|
|
|
3896
3896
|
onShown: s[1] || (s[1] = (I) => e.$emit("popover-shown")),
|
|
3897
3897
|
onHidden: s[2] || (s[2] = (I) => e.$emit("popover-hidden"))
|
|
3898
3898
|
}, {
|
|
3899
|
-
content:
|
|
3899
|
+
content: S(() => [
|
|
3900
3900
|
_(b, null, {
|
|
3901
|
-
default:
|
|
3901
|
+
default: S(() => [
|
|
3902
3902
|
(o(!0), r(F, null, J(t.options, (I, B) => (o(), m(d, {
|
|
3903
3903
|
key: B,
|
|
3904
3904
|
disabled: I.disabled || null,
|
|
3905
3905
|
onClick: (M) => e.$emit("select", I.action)
|
|
3906
3906
|
}, {
|
|
3907
|
-
default:
|
|
3908
|
-
|
|
3907
|
+
default: S(() => [
|
|
3908
|
+
A(C(I.label), 1)
|
|
3909
3909
|
]),
|
|
3910
3910
|
_: 2
|
|
3911
3911
|
}, 1032, ["disabled", "onClick"]))), 128)),
|
|
@@ -3916,8 +3916,8 @@ function jo(e, s, t, a, n, i) {
|
|
|
3916
3916
|
value: n.familiesIncluded,
|
|
3917
3917
|
onInput: i.setFamiliesIncluded
|
|
3918
3918
|
}, {
|
|
3919
|
-
default:
|
|
3920
|
-
|
|
3919
|
+
default: S(() => [
|
|
3920
|
+
A(" Include Families ")
|
|
3921
3921
|
]),
|
|
3922
3922
|
_: 1
|
|
3923
3923
|
}, 8, ["value", "onInput"])) : u("", !0)
|
|
@@ -3925,7 +3925,7 @@ function jo(e, s, t, a, n, i) {
|
|
|
3925
3925
|
_: 1
|
|
3926
3926
|
})
|
|
3927
3927
|
]),
|
|
3928
|
-
default:
|
|
3928
|
+
default: S(() => [
|
|
3929
3929
|
_(c, {
|
|
3930
3930
|
dropdown: "",
|
|
3931
3931
|
"aria-label": "Select options",
|
|
@@ -3939,9 +3939,9 @@ function jo(e, s, t, a, n, i) {
|
|
|
3939
3939
|
gap: 3,
|
|
3940
3940
|
class: "ecs-bulk-selector-count"
|
|
3941
3941
|
}, {
|
|
3942
|
-
default:
|
|
3942
|
+
default: S(() => [
|
|
3943
3943
|
f("span", null, C(t.count), 1),
|
|
3944
|
-
|
|
3944
|
+
A(" Selected " + C(i.pluralizedType), 1)
|
|
3945
3945
|
]),
|
|
3946
3946
|
_: 1
|
|
3947
3947
|
})
|
|
@@ -4019,15 +4019,15 @@ function pt(e) {
|
|
|
4019
4019
|
}, pt(e);
|
|
4020
4020
|
}
|
|
4021
4021
|
var Jo = /^\s+/, Qo = /\s+$/;
|
|
4022
|
-
function
|
|
4023
|
-
if (e = e || "", s = s || {}, e instanceof
|
|
4022
|
+
function w(e, s) {
|
|
4023
|
+
if (e = e || "", s = s || {}, e instanceof w)
|
|
4024
4024
|
return e;
|
|
4025
|
-
if (!(this instanceof
|
|
4026
|
-
return new
|
|
4025
|
+
if (!(this instanceof w))
|
|
4026
|
+
return new w(e, s);
|
|
4027
4027
|
var t = el(e);
|
|
4028
4028
|
this._originalInput = e, this._r = t.r, this._g = t.g, this._b = t.b, this._a = t.a, this._roundA = Math.round(100 * this._a) / 100, this._format = s.format || t.format, this._gradientType = s.gradientType, this._r < 1 && (this._r = Math.round(this._r)), this._g < 1 && (this._g = Math.round(this._g)), this._b < 1 && (this._b = Math.round(this._b)), this._ok = t.ok;
|
|
4029
4029
|
}
|
|
4030
|
-
|
|
4030
|
+
w.prototype = {
|
|
4031
4031
|
isDark: function() {
|
|
4032
4032
|
return this.getBrightness() < 128;
|
|
4033
4033
|
},
|
|
@@ -4123,7 +4123,7 @@ S.prototype = {
|
|
|
4123
4123
|
toFilter: function(s) {
|
|
4124
4124
|
var t = "#" + ys(this._r, this._g, this._b, this._a), a = t, n = this._gradientType ? "GradientType = 1, " : "";
|
|
4125
4125
|
if (s) {
|
|
4126
|
-
var i =
|
|
4126
|
+
var i = w(s);
|
|
4127
4127
|
a = "#" + ys(i._r, i._g, i._b, i._a);
|
|
4128
4128
|
}
|
|
4129
4129
|
return "progid:DXImageTransform.Microsoft.gradient(" + n + "startColorstr=" + t + ",endColorstr=" + a + ")";
|
|
@@ -4135,7 +4135,7 @@ S.prototype = {
|
|
|
4135
4135
|
return i ? s === "name" && this._a === 0 ? this.toName() : this.toRgbString() : (s === "rgb" && (a = this.toRgbString()), s === "prgb" && (a = this.toPercentageRgbString()), (s === "hex" || s === "hex6") && (a = this.toHexString()), s === "hex3" && (a = this.toHexString(!0)), s === "hex4" && (a = this.toHex8String(!0)), s === "hex8" && (a = this.toHex8String()), s === "name" && (a = this.toName()), s === "hsl" && (a = this.toHslString()), s === "hsv" && (a = this.toHsvString()), a || this.toHexString());
|
|
4136
4136
|
},
|
|
4137
4137
|
clone: function() {
|
|
4138
|
-
return
|
|
4138
|
+
return w(this.toString());
|
|
4139
4139
|
},
|
|
4140
4140
|
_applyModification: function(s, t) {
|
|
4141
4141
|
var a = s.apply(null, [this].concat([].slice.call(t)));
|
|
@@ -4188,14 +4188,14 @@ S.prototype = {
|
|
|
4188
4188
|
return this._applyCombination(bs, [4]);
|
|
4189
4189
|
}
|
|
4190
4190
|
};
|
|
4191
|
-
|
|
4191
|
+
w.fromRatio = function(e, s) {
|
|
4192
4192
|
if (pt(e) == "object") {
|
|
4193
4193
|
var t = {};
|
|
4194
4194
|
for (var a in e)
|
|
4195
4195
|
e.hasOwnProperty(a) && (a === "a" ? t[a] = e[a] : t[a] = et(e[a]));
|
|
4196
4196
|
e = t;
|
|
4197
4197
|
}
|
|
4198
|
-
return
|
|
4198
|
+
return w(e, s);
|
|
4199
4199
|
};
|
|
4200
4200
|
function el(e) {
|
|
4201
4201
|
var s = {
|
|
@@ -4298,22 +4298,22 @@ function il(e, s, t) {
|
|
|
4298
4298
|
};
|
|
4299
4299
|
}
|
|
4300
4300
|
function vs(e, s, t, a) {
|
|
4301
|
-
var n = [
|
|
4301
|
+
var n = [we(Math.round(e).toString(16)), we(Math.round(s).toString(16)), we(Math.round(t).toString(16))];
|
|
4302
4302
|
return a && n[0].charAt(0) == n[0].charAt(1) && n[1].charAt(0) == n[1].charAt(1) && n[2].charAt(0) == n[2].charAt(1) ? n[0].charAt(0) + n[1].charAt(0) + n[2].charAt(0) : n.join("");
|
|
4303
4303
|
}
|
|
4304
4304
|
function nl(e, s, t, a, n) {
|
|
4305
|
-
var i = [
|
|
4305
|
+
var i = [we(Math.round(e).toString(16)), we(Math.round(s).toString(16)), we(Math.round(t).toString(16)), we(Ys(a))];
|
|
4306
4306
|
return n && i[0].charAt(0) == i[0].charAt(1) && i[1].charAt(0) == i[1].charAt(1) && i[2].charAt(0) == i[2].charAt(1) && i[3].charAt(0) == i[3].charAt(1) ? i[0].charAt(0) + i[1].charAt(0) + i[2].charAt(0) + i[3].charAt(0) : i.join("");
|
|
4307
4307
|
}
|
|
4308
4308
|
function ys(e, s, t, a) {
|
|
4309
|
-
var n = [
|
|
4309
|
+
var n = [we(Ys(a)), we(Math.round(e).toString(16)), we(Math.round(s).toString(16)), we(Math.round(t).toString(16))];
|
|
4310
4310
|
return n.join("");
|
|
4311
4311
|
}
|
|
4312
|
-
|
|
4313
|
-
return !e || !s ? !1 :
|
|
4312
|
+
w.equals = function(e, s) {
|
|
4313
|
+
return !e || !s ? !1 : w(e).toRgbString() == w(s).toRgbString();
|
|
4314
4314
|
};
|
|
4315
|
-
|
|
4316
|
-
return
|
|
4315
|
+
w.random = function() {
|
|
4316
|
+
return w.fromRatio({
|
|
4317
4317
|
r: Math.random(),
|
|
4318
4318
|
g: Math.random(),
|
|
4319
4319
|
b: Math.random()
|
|
@@ -4321,45 +4321,45 @@ S.random = function() {
|
|
|
4321
4321
|
};
|
|
4322
4322
|
function al(e, s) {
|
|
4323
4323
|
s = s === 0 ? 0 : s || 10;
|
|
4324
|
-
var t =
|
|
4325
|
-
return t.s -= s / 100, t.s = kt(t.s),
|
|
4324
|
+
var t = w(e).toHsl();
|
|
4325
|
+
return t.s -= s / 100, t.s = kt(t.s), w(t);
|
|
4326
4326
|
}
|
|
4327
4327
|
function ol(e, s) {
|
|
4328
4328
|
s = s === 0 ? 0 : s || 10;
|
|
4329
|
-
var t =
|
|
4330
|
-
return t.s += s / 100, t.s = kt(t.s),
|
|
4329
|
+
var t = w(e).toHsl();
|
|
4330
|
+
return t.s += s / 100, t.s = kt(t.s), w(t);
|
|
4331
4331
|
}
|
|
4332
4332
|
function ll(e) {
|
|
4333
|
-
return
|
|
4333
|
+
return w(e).desaturate(100);
|
|
4334
4334
|
}
|
|
4335
4335
|
function rl(e, s) {
|
|
4336
4336
|
s = s === 0 ? 0 : s || 10;
|
|
4337
|
-
var t =
|
|
4338
|
-
return t.l += s / 100, t.l = kt(t.l),
|
|
4337
|
+
var t = w(e).toHsl();
|
|
4338
|
+
return t.l += s / 100, t.l = kt(t.l), w(t);
|
|
4339
4339
|
}
|
|
4340
4340
|
function cl(e, s) {
|
|
4341
4341
|
s = s === 0 ? 0 : s || 10;
|
|
4342
|
-
var t =
|
|
4343
|
-
return t.r = Math.max(0, Math.min(255, t.r - Math.round(255 * -(s / 100)))), t.g = Math.max(0, Math.min(255, t.g - Math.round(255 * -(s / 100)))), t.b = Math.max(0, Math.min(255, t.b - Math.round(255 * -(s / 100)))),
|
|
4342
|
+
var t = w(e).toRgb();
|
|
4343
|
+
return t.r = Math.max(0, Math.min(255, t.r - Math.round(255 * -(s / 100)))), t.g = Math.max(0, Math.min(255, t.g - Math.round(255 * -(s / 100)))), t.b = Math.max(0, Math.min(255, t.b - Math.round(255 * -(s / 100)))), w(t);
|
|
4344
4344
|
}
|
|
4345
4345
|
function dl(e, s) {
|
|
4346
4346
|
s = s === 0 ? 0 : s || 10;
|
|
4347
|
-
var t =
|
|
4348
|
-
return t.l -= s / 100, t.l = kt(t.l),
|
|
4347
|
+
var t = w(e).toHsl();
|
|
4348
|
+
return t.l -= s / 100, t.l = kt(t.l), w(t);
|
|
4349
4349
|
}
|
|
4350
4350
|
function ul(e, s) {
|
|
4351
|
-
var t =
|
|
4352
|
-
return t.h = a < 0 ? 360 + a : a,
|
|
4351
|
+
var t = w(e).toHsl(), a = (t.h + s) % 360;
|
|
4352
|
+
return t.h = a < 0 ? 360 + a : a, w(t);
|
|
4353
4353
|
}
|
|
4354
4354
|
function fl(e) {
|
|
4355
|
-
var s =
|
|
4356
|
-
return s.h = (s.h + 180) % 360,
|
|
4355
|
+
var s = w(e).toHsl();
|
|
4356
|
+
return s.h = (s.h + 180) % 360, w(s);
|
|
4357
4357
|
}
|
|
4358
4358
|
function bs(e, s) {
|
|
4359
4359
|
if (isNaN(s) || s <= 0)
|
|
4360
4360
|
throw new Error("Argument to polyad must be a positive number");
|
|
4361
|
-
for (var t =
|
|
4362
|
-
a.push(
|
|
4361
|
+
for (var t = w(e).toHsl(), a = [w(e)], n = 360 / s, i = 1; i < s; i++)
|
|
4362
|
+
a.push(w({
|
|
4363
4363
|
h: (t.h + i * n) % 360,
|
|
4364
4364
|
s: t.s,
|
|
4365
4365
|
l: t.l
|
|
@@ -4367,12 +4367,12 @@ function bs(e, s) {
|
|
|
4367
4367
|
return a;
|
|
4368
4368
|
}
|
|
4369
4369
|
function gl(e) {
|
|
4370
|
-
var s =
|
|
4371
|
-
return [
|
|
4370
|
+
var s = w(e).toHsl(), t = s.h;
|
|
4371
|
+
return [w(e), w({
|
|
4372
4372
|
h: (t + 72) % 360,
|
|
4373
4373
|
s: s.s,
|
|
4374
4374
|
l: s.l
|
|
4375
|
-
}),
|
|
4375
|
+
}), w({
|
|
4376
4376
|
h: (t + 216) % 360,
|
|
4377
4377
|
s: s.s,
|
|
4378
4378
|
l: s.l
|
|
@@ -4380,37 +4380,37 @@ function gl(e) {
|
|
|
4380
4380
|
}
|
|
4381
4381
|
function ml(e, s, t) {
|
|
4382
4382
|
s = s || 6, t = t || 30;
|
|
4383
|
-
var a =
|
|
4383
|
+
var a = w(e).toHsl(), n = 360 / t, i = [w(e)];
|
|
4384
4384
|
for (a.h = (a.h - (n * s >> 1) + 720) % 360; --s; )
|
|
4385
|
-
a.h = (a.h + n) % 360, i.push(
|
|
4385
|
+
a.h = (a.h + n) % 360, i.push(w(a));
|
|
4386
4386
|
return i;
|
|
4387
4387
|
}
|
|
4388
4388
|
function hl(e, s) {
|
|
4389
4389
|
s = s || 6;
|
|
4390
|
-
for (var t =
|
|
4391
|
-
l.push(
|
|
4390
|
+
for (var t = w(e).toHsv(), a = t.h, n = t.s, i = t.v, l = [], c = 1 / s; s--; )
|
|
4391
|
+
l.push(w({
|
|
4392
4392
|
h: a,
|
|
4393
4393
|
s: n,
|
|
4394
4394
|
v: i
|
|
4395
4395
|
})), i = (i + c) % 1;
|
|
4396
4396
|
return l;
|
|
4397
4397
|
}
|
|
4398
|
-
|
|
4398
|
+
w.mix = function(e, s, t) {
|
|
4399
4399
|
t = t === 0 ? 0 : t || 50;
|
|
4400
|
-
var a =
|
|
4400
|
+
var a = w(e).toRgb(), n = w(s).toRgb(), i = t / 100, l = {
|
|
4401
4401
|
r: (n.r - a.r) * i + a.r,
|
|
4402
4402
|
g: (n.g - a.g) * i + a.g,
|
|
4403
4403
|
b: (n.b - a.b) * i + a.b,
|
|
4404
4404
|
a: (n.a - a.a) * i + a.a
|
|
4405
4405
|
};
|
|
4406
|
-
return
|
|
4406
|
+
return w(l);
|
|
4407
4407
|
};
|
|
4408
|
-
|
|
4409
|
-
var t =
|
|
4408
|
+
w.readability = function(e, s) {
|
|
4409
|
+
var t = w(e), a = w(s);
|
|
4410
4410
|
return (Math.max(t.getLuminance(), a.getLuminance()) + 0.05) / (Math.min(t.getLuminance(), a.getLuminance()) + 0.05);
|
|
4411
4411
|
};
|
|
4412
|
-
|
|
4413
|
-
var a =
|
|
4412
|
+
w.isReadable = function(e, s, t) {
|
|
4413
|
+
var a = w.readability(e, s), n, i;
|
|
4414
4414
|
switch (i = !1, n = kl(t), n.level + n.size) {
|
|
4415
4415
|
case "AAsmall":
|
|
4416
4416
|
case "AAAlarge":
|
|
@@ -4425,17 +4425,17 @@ S.isReadable = function(e, s, t) {
|
|
|
4425
4425
|
}
|
|
4426
4426
|
return i;
|
|
4427
4427
|
};
|
|
4428
|
-
|
|
4428
|
+
w.mostReadable = function(e, s, t) {
|
|
4429
4429
|
var a = null, n = 0, i, l, c, d;
|
|
4430
4430
|
t = t || {}, l = t.includeFallbackColors, c = t.level, d = t.size;
|
|
4431
4431
|
for (var h = 0; h < s.length; h++)
|
|
4432
|
-
i =
|
|
4433
|
-
return
|
|
4432
|
+
i = w.readability(e, s[h]), i > n && (n = i, a = w(s[h]));
|
|
4433
|
+
return w.isReadable(e, a, {
|
|
4434
4434
|
level: c,
|
|
4435
4435
|
size: d
|
|
4436
|
-
}) || !l ? a : (t.includeFallbackColors = !1,
|
|
4436
|
+
}) || !l ? a : (t.includeFallbackColors = !1, w.mostReadable(e, ["#fff", "#000"], t));
|
|
4437
4437
|
};
|
|
4438
|
-
var
|
|
4438
|
+
var At = w.names = {
|
|
4439
4439
|
aliceblue: "f0f8ff",
|
|
4440
4440
|
antiquewhite: "faebd7",
|
|
4441
4441
|
aqua: "0ff",
|
|
@@ -4585,7 +4585,7 @@ var $t = S.names = {
|
|
|
4585
4585
|
whitesmoke: "f5f5f5",
|
|
4586
4586
|
yellow: "ff0",
|
|
4587
4587
|
yellowgreen: "9acd32"
|
|
4588
|
-
}, pl =
|
|
4588
|
+
}, pl = w.hexNames = vl(At);
|
|
4589
4589
|
function vl(e) {
|
|
4590
4590
|
var s = {};
|
|
4591
4591
|
for (var t in e)
|
|
@@ -4612,7 +4612,7 @@ function yl(e) {
|
|
|
4612
4612
|
function bl(e) {
|
|
4613
4613
|
return typeof e == "string" && e.indexOf("%") != -1;
|
|
4614
4614
|
}
|
|
4615
|
-
function
|
|
4615
|
+
function we(e) {
|
|
4616
4616
|
return e.length == 1 ? "0" + e : "" + e;
|
|
4617
4617
|
}
|
|
4618
4618
|
function et(e) {
|
|
@@ -4624,7 +4624,7 @@ function Ys(e) {
|
|
|
4624
4624
|
function _s(e) {
|
|
4625
4625
|
return le(e) / 255;
|
|
4626
4626
|
}
|
|
4627
|
-
var
|
|
4627
|
+
var Se = function() {
|
|
4628
4628
|
var e = "[-\\+]?\\d+%?", s = "[-\\+]?\\d*\\.\\d+%?", t = "(?:" + s + ")|(?:" + e + ")", a = "[\\s|\\(]+(" + t + ")[,|\\s]+(" + t + ")[,|\\s]+(" + t + ")\\s*\\)?", n = "[\\s|\\(]+(" + t + ")[,|\\s]+(" + t + ")[,|\\s]+(" + t + ")[,|\\s]+(" + t + ")\\s*\\)?";
|
|
4629
4629
|
return {
|
|
4630
4630
|
CSS_UNIT: new RegExp(t),
|
|
@@ -4641,13 +4641,13 @@ var we = function() {
|
|
|
4641
4641
|
};
|
|
4642
4642
|
}();
|
|
4643
4643
|
function Me(e) {
|
|
4644
|
-
return !!
|
|
4644
|
+
return !!Se.CSS_UNIT.exec(e);
|
|
4645
4645
|
}
|
|
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 (At[e])
|
|
4650
|
+
e = At[e], s = !0;
|
|
4651
4651
|
else if (e == "transparent")
|
|
4652
4652
|
return {
|
|
4653
4653
|
r: 0,
|
|
@@ -4657,51 +4657,51 @@ function _l(e) {
|
|
|
4657
4657
|
format: "name"
|
|
4658
4658
|
};
|
|
4659
4659
|
var t;
|
|
4660
|
-
return (t =
|
|
4660
|
+
return (t = Se.rgb.exec(e)) ? {
|
|
4661
4661
|
r: t[1],
|
|
4662
4662
|
g: t[2],
|
|
4663
4663
|
b: t[3]
|
|
4664
|
-
} : (t =
|
|
4664
|
+
} : (t = Se.rgba.exec(e)) ? {
|
|
4665
4665
|
r: t[1],
|
|
4666
4666
|
g: t[2],
|
|
4667
4667
|
b: t[3],
|
|
4668
4668
|
a: t[4]
|
|
4669
|
-
} : (t =
|
|
4669
|
+
} : (t = Se.hsl.exec(e)) ? {
|
|
4670
4670
|
h: t[1],
|
|
4671
4671
|
s: t[2],
|
|
4672
4672
|
l: t[3]
|
|
4673
|
-
} : (t =
|
|
4673
|
+
} : (t = Se.hsla.exec(e)) ? {
|
|
4674
4674
|
h: t[1],
|
|
4675
4675
|
s: t[2],
|
|
4676
4676
|
l: t[3],
|
|
4677
4677
|
a: t[4]
|
|
4678
|
-
} : (t =
|
|
4678
|
+
} : (t = Se.hsv.exec(e)) ? {
|
|
4679
4679
|
h: t[1],
|
|
4680
4680
|
s: t[2],
|
|
4681
4681
|
v: t[3]
|
|
4682
|
-
} : (t =
|
|
4682
|
+
} : (t = Se.hsva.exec(e)) ? {
|
|
4683
4683
|
h: t[1],
|
|
4684
4684
|
s: t[2],
|
|
4685
4685
|
v: t[3],
|
|
4686
4686
|
a: t[4]
|
|
4687
|
-
} : (t =
|
|
4687
|
+
} : (t = Se.hex8.exec(e)) ? {
|
|
4688
4688
|
r: le(t[1]),
|
|
4689
4689
|
g: le(t[2]),
|
|
4690
4690
|
b: le(t[3]),
|
|
4691
4691
|
a: _s(t[4]),
|
|
4692
4692
|
format: s ? "name" : "hex8"
|
|
4693
|
-
} : (t =
|
|
4693
|
+
} : (t = Se.hex6.exec(e)) ? {
|
|
4694
4694
|
r: le(t[1]),
|
|
4695
4695
|
g: le(t[2]),
|
|
4696
4696
|
b: le(t[3]),
|
|
4697
4697
|
format: s ? "name" : "hex"
|
|
4698
|
-
} : (t =
|
|
4698
|
+
} : (t = Se.hex4.exec(e)) ? {
|
|
4699
4699
|
r: le(t[1] + "" + t[1]),
|
|
4700
4700
|
g: le(t[2] + "" + t[2]),
|
|
4701
4701
|
b: le(t[3] + "" + t[3]),
|
|
4702
4702
|
a: _s(t[4] + "" + t[4]),
|
|
4703
4703
|
format: s ? "name" : "hex8"
|
|
4704
|
-
} : (t =
|
|
4704
|
+
} : (t = Se.hex3.exec(e)) ? {
|
|
4705
4705
|
r: le(t[1] + "" + t[1]),
|
|
4706
4706
|
g: le(t[2] + "" + t[2]),
|
|
4707
4707
|
b: le(t[3] + "" + t[3]),
|
|
@@ -4722,7 +4722,7 @@ const Cl = {
|
|
|
4722
4722
|
name: "ecs-button-context",
|
|
4723
4723
|
emits: ["click"],
|
|
4724
4724
|
components: {
|
|
4725
|
-
EcsIcon:
|
|
4725
|
+
EcsIcon: L,
|
|
4726
4726
|
EcsFocusRing: D
|
|
4727
4727
|
},
|
|
4728
4728
|
props: {
|
|
@@ -4755,7 +4755,7 @@ const Cl = {
|
|
|
4755
4755
|
},
|
|
4756
4756
|
colorIsDark() {
|
|
4757
4757
|
if (this.selectedColor && this.selectedColor !== "")
|
|
4758
|
-
return
|
|
4758
|
+
return w(this.selectedColor).isDark();
|
|
4759
4759
|
},
|
|
4760
4760
|
selectedColorBackground() {
|
|
4761
4761
|
if (this.selectedColor && this.selectedColor !== "")
|
|
@@ -4764,17 +4764,17 @@ const Cl = {
|
|
|
4764
4764
|
selectedColorText() {
|
|
4765
4765
|
if (this.selectedColor && this.selectedColor !== "")
|
|
4766
4766
|
return this.colorIsDark ? {
|
|
4767
|
-
color:
|
|
4767
|
+
color: w(this.selectedColor).lighten(65).toRgbString()
|
|
4768
4768
|
} : {
|
|
4769
|
-
color:
|
|
4769
|
+
color: w(this.selectedColor).lighten(10).toRgbString()
|
|
4770
4770
|
};
|
|
4771
4771
|
}
|
|
4772
4772
|
},
|
|
4773
4773
|
mounted() {
|
|
4774
4774
|
this.iconOnly && (!this.ariaLabel || this.ariaLabel.trim());
|
|
4775
4775
|
}
|
|
4776
|
-
},
|
|
4777
|
-
function
|
|
4776
|
+
}, Sl = ["aria-label", "aria-busy"];
|
|
4777
|
+
function wl(e, s, t, a, n, i) {
|
|
4778
4778
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
4779
4779
|
return o(), r("button", {
|
|
4780
4780
|
class: v(["ecs-context-button", [t.loading ? "loading" : "", i.iconOnly ? "ecs-context-button-icon-only" : ""]]),
|
|
@@ -4795,9 +4795,9 @@ function Sl(e, s, t, a, n, i) {
|
|
|
4795
4795
|
}, null, 4)) : u("", !0),
|
|
4796
4796
|
p(e.$slots, "default", {}, void 0, !0),
|
|
4797
4797
|
_(c)
|
|
4798
|
-
], 14,
|
|
4798
|
+
], 14, Sl);
|
|
4799
4799
|
}
|
|
4800
|
-
const R0 = /* @__PURE__ */ y(Cl, [["render",
|
|
4800
|
+
const R0 = /* @__PURE__ */ y(Cl, [["render", wl], ["__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) {
|
|
@@ -4809,7 +4809,7 @@ const F0 = /* @__PURE__ */ y(xl, [["render", Il], ["__scopeId", "data-v-94a53b69
|
|
|
4809
4809
|
name: "ecs-button-dialog",
|
|
4810
4810
|
emits: ["click"],
|
|
4811
4811
|
components: {
|
|
4812
|
-
EcsIcon:
|
|
4812
|
+
EcsIcon: L,
|
|
4813
4813
|
EcsFocusRing: D
|
|
4814
4814
|
},
|
|
4815
4815
|
props: {
|
|
@@ -4858,7 +4858,7 @@ const q0 = /* @__PURE__ */ y(zl, [["render", Tl], ["__scopeId", "data-v-65073dae
|
|
|
4858
4858
|
name: "ecs-button-more",
|
|
4859
4859
|
emits: ["click"],
|
|
4860
4860
|
components: {
|
|
4861
|
-
EcsIcon:
|
|
4861
|
+
EcsIcon: L,
|
|
4862
4862
|
EcsFocusRing: D
|
|
4863
4863
|
},
|
|
4864
4864
|
props: {
|
|
@@ -4888,7 +4888,7 @@ const q0 = /* @__PURE__ */ y(zl, [["render", Tl], ["__scopeId", "data-v-65073dae
|
|
|
4888
4888
|
this.$slots.default === void 0 && (!this.ariaLabel || this.ariaLabel.trim());
|
|
4889
4889
|
}
|
|
4890
4890
|
}, Ml = ["aria-label", "aria-disabled", "aria-expanded", "aria-haspopup", "disabled"];
|
|
4891
|
-
function
|
|
4891
|
+
function $l(e, s, t, a, n, i) {
|
|
4892
4892
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
4893
4893
|
return o(), r("button", {
|
|
4894
4894
|
onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
|
|
@@ -4918,11 +4918,11 @@ function Ll(e, s, t, a, n, i) {
|
|
|
4918
4918
|
_(c)
|
|
4919
4919
|
], 10, Ml);
|
|
4920
4920
|
}
|
|
4921
|
-
const Gt = /* @__PURE__ */ y(Pl, [["render",
|
|
4921
|
+
const Gt = /* @__PURE__ */ y(Pl, [["render", $l], ["__scopeId", "data-v-8470e625"]]), Al = {
|
|
4922
4922
|
name: "ecs-button-table",
|
|
4923
4923
|
emits: ["click", "mouseover", "mouseleave"],
|
|
4924
4924
|
components: {
|
|
4925
|
-
EcsIcon:
|
|
4925
|
+
EcsIcon: L,
|
|
4926
4926
|
EcsFocusRing: D
|
|
4927
4927
|
},
|
|
4928
4928
|
props: {
|
|
@@ -4990,7 +4990,7 @@ const Gt = /* @__PURE__ */ y(Pl, [["render", Ll], ["__scopeId", "data-v-8470e625
|
|
|
4990
4990
|
return this.disabled || this.unreactive ? !0 : null;
|
|
4991
4991
|
}
|
|
4992
4992
|
}
|
|
4993
|
-
},
|
|
4993
|
+
}, Ll = ["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, Ll);
|
|
5029
5029
|
}
|
|
5030
|
-
const Xs = /* @__PURE__ */ y(
|
|
5030
|
+
const Xs = /* @__PURE__ */ y(Al, [["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: L, EcsFocusRing: D },
|
|
5042
5042
|
props: {
|
|
5043
5043
|
/** The icon type of the button. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). Note that only icons prefixed with `toolbar-` should be used here. */
|
|
5044
5044
|
icon: {
|
|
@@ -5205,7 +5205,7 @@ const j0 = /* @__PURE__ */ y(jl, [["render", Yl], ["__scopeId", "data-v-8d449816
|
|
|
5205
5205
|
function Jl(e, s, t, a, n, i) {
|
|
5206
5206
|
const l = g("ecs-flex-row");
|
|
5207
5207
|
return o(), m(l, { class: "ecs-citation-line" }, {
|
|
5208
|
-
default:
|
|
5208
|
+
default: S(() => [
|
|
5209
5209
|
f("div", {
|
|
5210
5210
|
class: v(["ecs-citation-line-cite", [t.state, t.editable ? "editable" : ""]]),
|
|
5211
5211
|
ref: "editable",
|
|
@@ -5221,7 +5221,7 @@ function Jl(e, s, t, a, n, i) {
|
|
|
5221
5221
|
justify: "end",
|
|
5222
5222
|
class: "ecs-citation-line-actions"
|
|
5223
5223
|
}, {
|
|
5224
|
-
default:
|
|
5224
|
+
default: S(() => [
|
|
5225
5225
|
p(e.$slots, "actions", {}, void 0, !0)
|
|
5226
5226
|
]),
|
|
5227
5227
|
_: 3
|
|
@@ -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: L, EcsFocusRing: D, EcsButton: ze },
|
|
5252
5252
|
directives: {
|
|
5253
5253
|
clickOutSide: er
|
|
5254
5254
|
},
|
|
@@ -5558,8 +5558,8 @@ function fr(e, s, t, a, n, i) {
|
|
|
5558
5558
|
"aria-controls": `collapse-${this.id}`
|
|
5559
5559
|
}, [
|
|
5560
5560
|
_(c, { gap: 4 }, {
|
|
5561
|
-
default:
|
|
5562
|
-
|
|
5561
|
+
default: S(() => [
|
|
5562
|
+
A(C(t.title) + " ", 1),
|
|
5563
5563
|
t.count ? (o(), r("span", cr, "(" + C(t.count) + ")", 1)) : u("", !0)
|
|
5564
5564
|
]),
|
|
5565
5565
|
_: 1
|
|
@@ -5569,7 +5569,7 @@ function fr(e, s, t, a, n, i) {
|
|
|
5569
5569
|
radius: 0
|
|
5570
5570
|
}),
|
|
5571
5571
|
_(pe, { name: "fade" }, {
|
|
5572
|
-
default:
|
|
5572
|
+
default: S(() => [
|
|
5573
5573
|
e.$slots.controls && (!t.hideControlsWhenCollapsed || n.isVisible) ? (o(), r("div", dr, [
|
|
5574
5574
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
5575
5575
|
])) : u("", !0)
|
|
@@ -5598,7 +5598,7 @@ function fr(e, s, t, a, n, i) {
|
|
|
5598
5598
|
const K0 = /* @__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: L, EcsFocusRing: D },
|
|
5602
5602
|
mixins: [be],
|
|
5603
5603
|
props: {
|
|
5604
5604
|
/** Icon representing the type of selection. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
|
|
@@ -5785,7 +5785,7 @@ function Cr(e, s, t, a, n, i) {
|
|
|
5785
5785
|
})
|
|
5786
5786
|
], 10, kr);
|
|
5787
5787
|
}
|
|
5788
|
-
const Zs = /* @__PURE__ */ y(_r, [["render", Cr]]),
|
|
5788
|
+
const Zs = /* @__PURE__ */ y(_r, [["render", Cr]]), Sr = {
|
|
5789
5789
|
name: "ecs-comment",
|
|
5790
5790
|
emits: ["edit", "delete"],
|
|
5791
5791
|
components: { EcsAvatar: vt, EcsButton: ze, EcsFormatted: Zs, EcsSkeletonLoader: te },
|
|
@@ -5811,7 +5811,7 @@ const Zs = /* @__PURE__ */ y(_r, [["render", Cr]]), wr = {
|
|
|
5811
5811
|
default: !1
|
|
5812
5812
|
}
|
|
5813
5813
|
}
|
|
5814
|
-
},
|
|
5814
|
+
}, wr = ["aria-busy"], xr = { class: "ecs-comment-header" }, Br = { class: "ecs-comment-autor" }, Ir = {
|
|
5815
5815
|
key: 2,
|
|
5816
5816
|
class: "ecs-comment-meta"
|
|
5817
5817
|
}, zr = { class: "ecs-comment-meta-name" }, Er = { class: "ecs-comment-meta-time" }, Tr = {
|
|
@@ -5824,7 +5824,7 @@ const Zs = /* @__PURE__ */ y(_r, [["render", Cr]]), wr = {
|
|
|
5824
5824
|
key: 2,
|
|
5825
5825
|
class: "ecs-comment-edit"
|
|
5826
5826
|
};
|
|
5827
|
-
function
|
|
5827
|
+
function $r(e, s, t, a, n, i) {
|
|
5828
5828
|
const l = g("ecs-skeleton-loader"), c = g("ecs-avatar"), d = g("ecs-button"), h = g("ecs-formatted");
|
|
5829
5829
|
return o(), r("div", {
|
|
5830
5830
|
class: "ecs-comment",
|
|
@@ -5886,7 +5886,7 @@ function Lr(e, s, t, a, n, i) {
|
|
|
5886
5886
|
key: 0,
|
|
5887
5887
|
class: "ecs-comment-body"
|
|
5888
5888
|
}, {
|
|
5889
|
-
default:
|
|
5889
|
+
default: S(() => [
|
|
5890
5890
|
p(e.$slots, "default", {}, void 0, !0)
|
|
5891
5891
|
]),
|
|
5892
5892
|
_: 3
|
|
@@ -5898,19 +5898,19 @@ function Lr(e, s, t, a, n, i) {
|
|
|
5898
5898
|
})) : (o(), r("div", Mr, [
|
|
5899
5899
|
p(e.$slots, "editform", {}, void 0, !0)
|
|
5900
5900
|
]))
|
|
5901
|
-
], 8,
|
|
5901
|
+
], 8, wr);
|
|
5902
5902
|
}
|
|
5903
|
-
const X0 = /* @__PURE__ */ y(
|
|
5903
|
+
const X0 = /* @__PURE__ */ y(Sr, [["render", $r], ["__scopeId", "data-v-cf696f66"]]), Ar = {}, Lr = { class: "ecs-comment-list" };
|
|
5904
5904
|
function Or(e, s) {
|
|
5905
|
-
return o(), r("div",
|
|
5905
|
+
return o(), r("div", Lr, [
|
|
5906
5906
|
p(e.$slots, "default")
|
|
5907
5907
|
]);
|
|
5908
5908
|
}
|
|
5909
|
-
const Z0 = /* @__PURE__ */ y(
|
|
5909
|
+
const Z0 = /* @__PURE__ */ y(Ar, [["render", Or]]);
|
|
5910
5910
|
function zt(e = {}, s = 0) {
|
|
5911
5911
|
const t = e && e.a;
|
|
5912
5912
|
let a;
|
|
5913
|
-
e && e.hsl ? a =
|
|
5913
|
+
e && e.hsl ? a = w(e.hsl) : e && e.hex && e.hex.length > 0 ? a = w(e.hex) : e && e.hsv ? a = w(e.hsv) : e && e.rgba ? a = w(e.rgba) : e && e.rgb ? a = w(e.rgb) : a = w(e), a && (a._a === void 0 || a._a === null) && a.setAlpha(t || 1);
|
|
5914
5914
|
const n = a.toHsl(), i = a.toHsv();
|
|
5915
5915
|
return n.s === 0 && (i.h = n.h = e.h || e.hsl && e.hsl.h || s || 0), {
|
|
5916
5916
|
hsl: n,
|
|
@@ -5950,7 +5950,7 @@ const Dr = {
|
|
|
5950
5950
|
this.oldHue = this.colors.hsl.h, this.colors = zt(e, s || this.oldHue);
|
|
5951
5951
|
},
|
|
5952
5952
|
isValidHex(e) {
|
|
5953
|
-
return
|
|
5953
|
+
return w(e).isValid();
|
|
5954
5954
|
},
|
|
5955
5955
|
simpleCheckForValidColor(e) {
|
|
5956
5956
|
const s = ["r", "g", "b", "a", "h", "s", "l", "v"];
|
|
@@ -5966,7 +5966,7 @@ const Dr = {
|
|
|
5966
5966
|
return e.map((s) => s.toUpperCase());
|
|
5967
5967
|
},
|
|
5968
5968
|
isTransparent(e) {
|
|
5969
|
-
return
|
|
5969
|
+
return w(e).getAlpha() === 0;
|
|
5970
5970
|
}
|
|
5971
5971
|
}
|
|
5972
5972
|
}, Nr = {
|
|
@@ -6056,7 +6056,7 @@ var jr = Ur;
|
|
|
6056
6056
|
function Ur(e, s, t) {
|
|
6057
6057
|
return s < t ? e < s ? s : e > t ? t : e : e < t ? t : e > s ? s : e;
|
|
6058
6058
|
}
|
|
6059
|
-
const gt = /* @__PURE__ */
|
|
6059
|
+
const gt = /* @__PURE__ */ $s(jr);
|
|
6060
6060
|
function Gr(e) {
|
|
6061
6061
|
var s = typeof e;
|
|
6062
6062
|
return e != null && (s == "object" || s == "function");
|
|
@@ -6088,33 +6088,33 @@ var mc = gc, hc = Object.prototype, pc = hc.toString;
|
|
|
6088
6088
|
function vc(e) {
|
|
6089
6089
|
return pc.call(e);
|
|
6090
6090
|
}
|
|
6091
|
-
var yc = vc, Cs = Qs, bc = mc, _c = yc, kc = "[object Null]", Cc = "[object Undefined]",
|
|
6092
|
-
function
|
|
6093
|
-
return e == null ? e === void 0 ? Cc : kc :
|
|
6091
|
+
var yc = vc, Cs = Qs, bc = mc, _c = yc, kc = "[object Null]", Cc = "[object Undefined]", Ss = Cs ? Cs.toStringTag : void 0;
|
|
6092
|
+
function Sc(e) {
|
|
6093
|
+
return e == null ? e === void 0 ? Cc : kc : Ss && Ss in Object(e) ? bc(e) : _c(e);
|
|
6094
6094
|
}
|
|
6095
|
-
var
|
|
6095
|
+
var wc = Sc;
|
|
6096
6096
|
function xc(e) {
|
|
6097
6097
|
return e != null && typeof e == "object";
|
|
6098
6098
|
}
|
|
6099
|
-
var Bc = xc, Ic =
|
|
6099
|
+
var Bc = xc, Ic = wc, 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,
|
|
6103
|
+
var Pc = Tc, Mc = rc, ws = Xt, $c = Pc, xs = NaN, Ac = /^[-+]0x[0-9a-f]+$/i, Lc = /^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;
|
|
6107
|
-
if (
|
|
6107
|
+
if ($c(e))
|
|
6108
6108
|
return xs;
|
|
6109
|
-
if (
|
|
6109
|
+
if (ws(e)) {
|
|
6110
6110
|
var s = typeof e.valueOf == "function" ? e.valueOf() : e;
|
|
6111
|
-
e =
|
|
6111
|
+
e = ws(s) ? s + "" : s;
|
|
6112
6112
|
}
|
|
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 = Lc.test(e);
|
|
6117
|
+
return t || Oc.test(e) ? Dc(e.slice(2), t ? 2 : 8) : Ac.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) {
|
|
@@ -6133,13 +6133,13 @@ function Wc(e, s, t) {
|
|
|
6133
6133
|
var V = P - d, q = P - h, j = s - V;
|
|
6134
6134
|
return k ? qc(j, i - q) : j;
|
|
6135
6135
|
}
|
|
6136
|
-
function
|
|
6136
|
+
function $(P) {
|
|
6137
6137
|
var V = P - d, q = P - h;
|
|
6138
6138
|
return d === void 0 || V >= s || V < 0 || k && q >= i;
|
|
6139
6139
|
}
|
|
6140
6140
|
function z() {
|
|
6141
6141
|
var P = Et();
|
|
6142
|
-
if (
|
|
6142
|
+
if ($(P))
|
|
6143
6143
|
return T(P);
|
|
6144
6144
|
c = setTimeout(z, M(P));
|
|
6145
6145
|
}
|
|
@@ -6153,7 +6153,7 @@ function Wc(e, s, t) {
|
|
|
6153
6153
|
return c === void 0 ? l : T(Et());
|
|
6154
6154
|
}
|
|
6155
6155
|
function N() {
|
|
6156
|
-
var P = Et(), V =
|
|
6156
|
+
var P = Et(), V = $(P);
|
|
6157
6157
|
if (a = arguments, n = this, d = P, V) {
|
|
6158
6158
|
if (c === void 0)
|
|
6159
6159
|
return B(d);
|
|
@@ -6176,7 +6176,7 @@ function Yc(e, s, t) {
|
|
|
6176
6176
|
});
|
|
6177
6177
|
}
|
|
6178
6178
|
var Xc = Yc;
|
|
6179
|
-
const Zc = /* @__PURE__ */
|
|
6179
|
+
const Zc = /* @__PURE__ */ $s(Xc), Jc = {
|
|
6180
6180
|
name: "Saturation",
|
|
6181
6181
|
props: {
|
|
6182
6182
|
modelValue: Object,
|
|
@@ -6569,10 +6569,10 @@ const kd = /* @__PURE__ */ y(hd, [["render", _d]]), Cd = {
|
|
|
6569
6569
|
return t > 0.1 && t < 0.9;
|
|
6570
6570
|
}
|
|
6571
6571
|
}
|
|
6572
|
-
},
|
|
6572
|
+
}, Sd = {
|
|
6573
6573
|
key: 0,
|
|
6574
6574
|
class: "ecs-color-picker-saturation-wrap"
|
|
6575
|
-
},
|
|
6575
|
+
}, wd = {
|
|
6576
6576
|
key: 1,
|
|
6577
6577
|
class: "ecs-color-picker-controls"
|
|
6578
6578
|
}, xd = { class: "ecs-color-picker-sliders" }, Bd = { class: "ecs-color-picker-hue-wrap" }, Id = {
|
|
@@ -6581,10 +6581,10 @@ const kd = /* @__PURE__ */ y(hd, [["render", _d]]), Cd = {
|
|
|
6581
6581
|
}, zd = {
|
|
6582
6582
|
key: 2,
|
|
6583
6583
|
class: "ecs-color-picker-field"
|
|
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" },
|
|
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
|
+
}, Ad = ["aria-label", "aria-selected", "title", "onClick"], Ld = ["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", {
|
|
@@ -6593,7 +6593,7 @@ function Od(e, s, t, a, n, i) {
|
|
|
6593
6593
|
class: v(["ecs-color-picker", t.disableAlpha ? "ecs-color-picker__disable-alpha" : ""]),
|
|
6594
6594
|
style: x({ padding: t.padding + "px", width: 216 + 2 * t.padding + "px" })
|
|
6595
6595
|
}, [
|
|
6596
|
-
t.disableCustom ? u("", !0) : (o(), r("div",
|
|
6596
|
+
t.disableCustom ? u("", !0) : (o(), r("div", Sd, [
|
|
6597
6597
|
_(l, {
|
|
6598
6598
|
modelValue: e.colors,
|
|
6599
6599
|
"onUpdate:modelValue": s[0] || (s[0] = (k) => e.colors = k),
|
|
@@ -6601,7 +6601,7 @@ function Od(e, s, t, a, n, i) {
|
|
|
6601
6601
|
"prevent-unusable": t.preventUnusableColors
|
|
6602
6602
|
}, null, 8, ["modelValue", "onChange", "prevent-unusable"])
|
|
6603
6603
|
])),
|
|
6604
|
-
t.disableCustom ? u("", !0) : (o(), r("div",
|
|
6604
|
+
t.disableCustom ? u("", !0) : (o(), r("div", wd, [
|
|
6605
6605
|
f("div", xd, [
|
|
6606
6606
|
f("div", Bd, [
|
|
6607
6607
|
_(c, {
|
|
@@ -6648,7 +6648,7 @@ function Od(e, s, t, a, n, i) {
|
|
|
6648
6648
|
onChange: i.inputChange
|
|
6649
6649
|
}, null, 8, ["modelValue", "onChange"])
|
|
6650
6650
|
]),
|
|
6651
|
-
t.disableAlpha ? u("", !0) : (o(), r("div",
|
|
6651
|
+
t.disableAlpha ? u("", !0) : (o(), r("div", $d, [
|
|
6652
6652
|
_(h, {
|
|
6653
6653
|
label: "a",
|
|
6654
6654
|
modelValue: e.colors.a,
|
|
@@ -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, Ld)) : (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, Ad))
|
|
6685
6685
|
], 64))), 256)),
|
|
6686
6686
|
t.swatches.some((k) => k.hex === e.colors.hex) ? u("", !0) : (o(), r("div", {
|
|
6687
6687
|
key: 0,
|
|
@@ -6757,7 +6757,7 @@ const Dd = /* @__PURE__ */ y(Cd, [["render", Od]]), Nd = {
|
|
|
6757
6757
|
function Vd(e, s, t, a, n, i) {
|
|
6758
6758
|
const l = g("ecs-color-picker"), c = g("ecs-popover");
|
|
6759
6759
|
return o(), m(c, { class: "ecs-color-picker-input" }, {
|
|
6760
|
-
content:
|
|
6760
|
+
content: S(() => [
|
|
6761
6761
|
_(l, {
|
|
6762
6762
|
"onUpdate:modelValue": s[0] || (s[0] = (d) => e.$emit("update:modelValue", d)),
|
|
6763
6763
|
modelValue: t.modelValue,
|
|
@@ -6769,7 +6769,7 @@ function Vd(e, s, t, a, n, i) {
|
|
|
6769
6769
|
preventUnusableColors: t.preventUnusableColors
|
|
6770
6770
|
}, null, 8, ["modelValue", "swatches", "disableAlpha", "disableFields", "disableCustom", "preventUnusableColors"])
|
|
6771
6771
|
]),
|
|
6772
|
-
default:
|
|
6772
|
+
default: S(() => [
|
|
6773
6773
|
f("button", {
|
|
6774
6774
|
class: v(["ecs-color-picker-input-button", i.sizeClass]),
|
|
6775
6775
|
style: x(i.selectedColorStyle)
|
|
@@ -6782,7 +6782,7 @@ function Vd(e, s, t, a, n, i) {
|
|
|
6782
6782
|
}
|
|
6783
6783
|
const J0 = /* @__PURE__ */ y(Nd, [["render", Vd], ["__scopeId", "data-v-08aaa823"]]), Hd = {
|
|
6784
6784
|
name: "ecs-data-card",
|
|
6785
|
-
components: { EcsIcon:
|
|
6785
|
+
components: { EcsIcon: L, 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). */
|
|
@@ -7191,7 +7191,7 @@ function gu(e, s, t, a, n, i) {
|
|
|
7191
7191
|
type: t.headerRowType,
|
|
7192
7192
|
onCollapse: i.handleCollapse
|
|
7193
7193
|
}, {
|
|
7194
|
-
default:
|
|
7194
|
+
default: S(() => [
|
|
7195
7195
|
p(e.$slots, "cells", {}, void 0, !0)
|
|
7196
7196
|
]),
|
|
7197
7197
|
_: 3
|
|
@@ -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: L,
|
|
7324
7324
|
EcsSelect: Zt,
|
|
7325
7325
|
EcsFocusRing: D
|
|
7326
7326
|
},
|
|
@@ -7550,10 +7550,10 @@ const Zt = /* @__PURE__ */ y(mu, [["render", yu], ["__scopeId", "data-v-eea25537
|
|
|
7550
7550
|
}, _u = ["aria-sort", "aria-label"], ku = {
|
|
7551
7551
|
key: 0,
|
|
7552
7552
|
class: "shadow left"
|
|
7553
|
-
}, Cu = ["data-column", "data-test"],
|
|
7553
|
+
}, Cu = ["data-column", "data-test"], Su = {
|
|
7554
7554
|
key: 0,
|
|
7555
7555
|
class: "first-cell-spacer"
|
|
7556
|
-
},
|
|
7556
|
+
}, wu = {
|
|
7557
7557
|
key: 1,
|
|
7558
7558
|
class: "ecs-data-grid-head-cell-prefix"
|
|
7559
7559
|
}, xu = ["title"], Bu = ["selected", "value"], Iu = ["title"], zu = ["title"], Eu = {
|
|
@@ -7565,11 +7565,11 @@ const Zt = /* @__PURE__ */ y(mu, [["render", yu], ["__scopeId", "data-v-eea25537
|
|
|
7565
7565
|
}, Tu = ["stroke", "stroke-width", "opacity"], Pu = ["stroke", "stroke-width", "opacity"], Mu = {
|
|
7566
7566
|
key: 6,
|
|
7567
7567
|
class: "ecs-data-grid-head-cell-suffix"
|
|
7568
|
-
},
|
|
7568
|
+
}, $u = {
|
|
7569
7569
|
key: 1,
|
|
7570
7570
|
class: "shadow right"
|
|
7571
7571
|
};
|
|
7572
|
-
function
|
|
7572
|
+
function Au(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", [
|
|
@@ -7598,8 +7598,8 @@ function $u(e, s, t, a, n, i) {
|
|
|
7598
7598
|
"data-column": i.computedId,
|
|
7599
7599
|
"data-test": i.computedId
|
|
7600
7600
|
}, [
|
|
7601
|
-
t.firstNonStaticCell ? (o(), r("div",
|
|
7602
|
-
e.$slots.prefix ? (o(), r("div",
|
|
7601
|
+
t.firstNonStaticCell ? (o(), r("div", Su)) : u("", !0),
|
|
7602
|
+
e.$slots.prefix ? (o(), r("div", wu, [
|
|
7603
7603
|
p(e.$slots, "prefix", {}, void 0, !0)
|
|
7604
7604
|
])) : u("", !0),
|
|
7605
7605
|
t.icon ? (o(), r("div", {
|
|
@@ -7619,7 +7619,7 @@ function $u(e, s, t, a, n, i) {
|
|
|
7619
7619
|
onChange: s[1] || (s[1] = (h) => e.$emit("selection", n.selectCellValue)),
|
|
7620
7620
|
type: "invisible"
|
|
7621
7621
|
}, {
|
|
7622
|
-
default:
|
|
7622
|
+
default: S(() => [
|
|
7623
7623
|
(o(!0), r(F, null, J(t.select, (h, b) => (o(), r("option", {
|
|
7624
7624
|
key: b,
|
|
7625
7625
|
selected: h.selected,
|
|
@@ -7663,10 +7663,10 @@ function $u(e, s, t, a, n, i) {
|
|
|
7663
7663
|
p(e.$slots, "suffix", {}, void 0, !0)
|
|
7664
7664
|
])) : u("", !0)
|
|
7665
7665
|
], 14, Cu),
|
|
7666
|
-
t.fixedLeftLast ? (o(), r("div",
|
|
7666
|
+
t.fixedLeftLast ? (o(), r("div", $u)) : u("", !0)
|
|
7667
7667
|
], 14, _u);
|
|
7668
7668
|
}
|
|
7669
|
-
const i_ = /* @__PURE__ */ y(bu, [["render",
|
|
7669
|
+
const i_ = /* @__PURE__ */ y(bu, [["render", Au], ["__scopeId", "data-v-3bf31b66"]]), Lu = {
|
|
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 n_ = /* @__PURE__ */ y(
|
|
7695
|
+
const n_ = /* @__PURE__ */ y(Lu, [["render", Du], ["__scopeId", "data-v-ee025ab5"]]), Nu = {
|
|
7696
7696
|
name: "ecs-data-grid-cell",
|
|
7697
7697
|
emits: ["collapse"],
|
|
7698
7698
|
components: {
|
|
@@ -7720,8 +7720,8 @@ const n_ = /* @__PURE__ */ y(Au, [["render", Du], ["__scopeId", "data-v-ee025ab5
|
|
|
7720
7720
|
},
|
|
7721
7721
|
/** Keeps the cell's column fixed at the left side. This requires the `fixedLeftOffset` prop to be set. */
|
|
7722
7722
|
fixedLeft: {
|
|
7723
|
-
type: Boolean
|
|
7724
|
-
|
|
7723
|
+
type: Boolean,
|
|
7724
|
+
default: !1
|
|
7725
7725
|
},
|
|
7726
7726
|
/** Sets the offset (position left) of the cell's column in pixels. If there is only one fixed column at the left, the value needs to be `0`. If there are multiple columns fixed at the left, the value needs to be the sum of the `width` of all cells the preceed this cell. */
|
|
7727
7727
|
fixedLeftOffset: {
|
|
@@ -7729,8 +7729,8 @@ const n_ = /* @__PURE__ */ y(Au, [["render", Du], ["__scopeId", "data-v-ee025ab5
|
|
|
7729
7729
|
},
|
|
7730
7730
|
/** Determines if this is the last fixed column in the fixed group. When set, this adds a subtle shadow to the right to indicate fixed content on scroll. */
|
|
7731
7731
|
fixedLeftLast: {
|
|
7732
|
-
type: Boolean
|
|
7733
|
-
|
|
7732
|
+
type: Boolean,
|
|
7733
|
+
default: !1
|
|
7734
7734
|
},
|
|
7735
7735
|
/** Keeps the cell's column fixed at the right side. There should never be more than one fixedRight column and a cell can not be fixedRight and fixedLeft at the same time. */
|
|
7736
7736
|
fixedRight: {
|
|
@@ -7816,31 +7816,12 @@ const n_ = /* @__PURE__ */ y(Au, [["render", Du], ["__scopeId", "data-v-ee025ab5
|
|
|
7816
7816
|
},
|
|
7817
7817
|
collapsed(e) {
|
|
7818
7818
|
this.isCollapsed = e;
|
|
7819
|
-
},
|
|
7820
|
-
fixedLeft: {
|
|
7821
|
-
immediate: !0,
|
|
7822
|
-
handler(e) {
|
|
7823
|
-
console.log("fixedLeft changed on:" + this.column + " with value:" + e);
|
|
7824
|
-
}
|
|
7825
|
-
},
|
|
7826
|
-
fixedLeftLast: {
|
|
7827
|
-
immediate: !0,
|
|
7828
|
-
handler(e) {
|
|
7829
|
-
console.log("fixedLeftLast changed on:" + this.column + " with value:" + e);
|
|
7830
|
-
}
|
|
7831
7819
|
}
|
|
7832
7820
|
},
|
|
7833
|
-
mounted() {
|
|
7834
|
-
console.log("Cell " + this.column + " mounted with:", {
|
|
7835
|
-
fixedLeft: this.fixedLeft,
|
|
7836
|
-
fixedLeftLast: this.fixedLeftLast,
|
|
7837
|
-
props: this.$props
|
|
7838
|
-
});
|
|
7839
|
-
},
|
|
7840
7821
|
created() {
|
|
7841
7822
|
this.cellWidth = this.width, this.cellFixedLeftOffset = this.fixedLeftOffset;
|
|
7842
7823
|
}
|
|
7843
|
-
}, Vu = (e) => (ve("data-v-
|
|
7824
|
+
}, Vu = (e) => (ve("data-v-4deed396"), e = e(), ye(), e), Hu = {
|
|
7844
7825
|
key: 0,
|
|
7845
7826
|
class: "shadow left"
|
|
7846
7827
|
}, Ru = ["data-column", "data-test"], Fu = {
|
|
@@ -7877,7 +7858,7 @@ function ju(e, s, t, a, n, i) {
|
|
|
7877
7858
|
t.fixedLeftLast ? (o(), r("div", Wu)) : u("", !0)
|
|
7878
7859
|
], 6);
|
|
7879
7860
|
}
|
|
7880
|
-
const a_ = /* @__PURE__ */ y(Nu, [["render", ju], ["__scopeId", "data-v-
|
|
7861
|
+
const a_ = /* @__PURE__ */ y(Nu, [["render", ju], ["__scopeId", "data-v-4deed396"]]), Uu = {
|
|
7881
7862
|
name: "ecs-data-list"
|
|
7882
7863
|
}, Gu = {
|
|
7883
7864
|
class: "ecs-data-list",
|
|
@@ -8020,7 +8001,7 @@ function ef(e, s, t, a, n, i) {
|
|
|
8020
8001
|
style: x(i.identifierStyle),
|
|
8021
8002
|
class: "ecs-data-list-identifier"
|
|
8022
8003
|
}, [
|
|
8023
|
-
|
|
8004
|
+
A(C(t.identifier) + " ", 1),
|
|
8024
8005
|
e.$slots.collapse ? (o(), m(l, {
|
|
8025
8006
|
key: 0,
|
|
8026
8007
|
type: "ellipsis",
|
|
@@ -8337,7 +8318,7 @@ const c_ = /* @__PURE__ */ y(lf, [["render", df], ["__scopeId", "data-v-6e05c98b
|
|
|
8337
8318
|
}, ff = {
|
|
8338
8319
|
name: "ecs-directory-entry",
|
|
8339
8320
|
components: {
|
|
8340
|
-
EcsIcon:
|
|
8321
|
+
EcsIcon: L,
|
|
8341
8322
|
EcsFavicon: uf,
|
|
8342
8323
|
EcsAvatar: vt,
|
|
8343
8324
|
EcsSkeletonLoader: te
|
|
@@ -8438,7 +8419,7 @@ function vf(e, s, t, a, n, i) {
|
|
|
8438
8419
|
const d_ = /* @__PURE__ */ y(ff, [["render", vf], ["__scopeId", "data-v-ddd907db"]]), yf = {
|
|
8439
8420
|
name: "ecs-document-state",
|
|
8440
8421
|
components: {
|
|
8441
|
-
EcsIcon:
|
|
8422
|
+
EcsIcon: L,
|
|
8442
8423
|
EcsSkeletonLoader: te
|
|
8443
8424
|
},
|
|
8444
8425
|
props: {
|
|
@@ -8472,10 +8453,10 @@ const d_ = /* @__PURE__ */ y(ff, [["render", vf], ["__scopeId", "data-v-ddd907db
|
|
|
8472
8453
|
}, Cf = {
|
|
8473
8454
|
key: 2,
|
|
8474
8455
|
class: "instant"
|
|
8475
|
-
},
|
|
8456
|
+
}, Sf = {
|
|
8476
8457
|
key: 3,
|
|
8477
8458
|
class: "no-instant"
|
|
8478
|
-
},
|
|
8459
|
+
}, wf = {
|
|
8479
8460
|
key: 4,
|
|
8480
8461
|
class: "loading"
|
|
8481
8462
|
};
|
|
@@ -8493,8 +8474,8 @@ function xf(e, s, t, a, n, i) {
|
|
|
8493
8474
|
"aria-busy": t.processing || null
|
|
8494
8475
|
}, [
|
|
8495
8476
|
t.ocr ? (o(), r("div", _f)) : (o(), r("div", kf)),
|
|
8496
|
-
t.instantView ? (o(), r("div", Cf)) : (o(), r("div",
|
|
8497
|
-
t.processing ? (o(), r("span",
|
|
8477
|
+
t.instantView ? (o(), r("div", Cf)) : (o(), r("div", Sf)),
|
|
8478
|
+
t.processing ? (o(), r("span", wf, [
|
|
8498
8479
|
_(c, {
|
|
8499
8480
|
type: "loading",
|
|
8500
8481
|
size: "18",
|
|
@@ -8594,7 +8575,7 @@ function Tf(e, s, t, a, n, i) {
|
|
|
8594
8575
|
}
|
|
8595
8576
|
const f_ = /* @__PURE__ */ y(Bf, [["render", Tf], ["__scopeId", "data-v-851d95d9"]]), Pf = {
|
|
8596
8577
|
name: "ecs-empty-state",
|
|
8597
|
-
components: { EcsIcon:
|
|
8578
|
+
components: { EcsIcon: L },
|
|
8598
8579
|
props: {
|
|
8599
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. */
|
|
8600
8581
|
type: {
|
|
@@ -8618,14 +8599,14 @@ const f_ = /* @__PURE__ */ y(Bf, [["render", Tf], ["__scopeId", "data-v-851d95d9
|
|
|
8618
8599
|
return this.size == "sml" ? "100px" : "200px";
|
|
8619
8600
|
}
|
|
8620
8601
|
}
|
|
8621
|
-
}, Mf = ["aria-busy"],
|
|
8602
|
+
}, Mf = ["aria-busy"], $f = {
|
|
8622
8603
|
key: 1,
|
|
8623
8604
|
class: "ecs-empty-state-loading"
|
|
8624
|
-
},
|
|
8605
|
+
}, Af = {
|
|
8625
8606
|
key: 3,
|
|
8626
8607
|
class: "ecs-empty-state-actions"
|
|
8627
8608
|
};
|
|
8628
|
-
function
|
|
8609
|
+
function Lf(e, s, t, a, n, i) {
|
|
8629
8610
|
const l = g("ecs-icon");
|
|
8630
8611
|
return o(), r("div", {
|
|
8631
8612
|
class: "ecs-empty-state",
|
|
@@ -8636,19 +8617,19 @@ function Af(e, s, t, a, n, i) {
|
|
|
8636
8617
|
type: t.type,
|
|
8637
8618
|
color: t.iconColor,
|
|
8638
8619
|
size: i.iconSize
|
|
8639
|
-
}, null, 8, ["type", "color", "size"])) : t.type == "loading" ? (o(), r("div",
|
|
8620
|
+
}, null, 8, ["type", "color", "size"])) : t.type == "loading" ? (o(), r("div", $f)) : u("", !0),
|
|
8640
8621
|
t.type != "loading" ? (o(), r("div", {
|
|
8641
8622
|
key: 2,
|
|
8642
8623
|
class: v(["ecs-empty-state-message", t.size])
|
|
8643
8624
|
}, [
|
|
8644
8625
|
p(e.$slots, "default", {}, void 0, !0)
|
|
8645
8626
|
], 2)) : u("", !0),
|
|
8646
|
-
e.$slots.actions ? (o(), r("div",
|
|
8627
|
+
e.$slots.actions ? (o(), r("div", Af, [
|
|
8647
8628
|
p(e.$slots, "actions", {}, void 0, !0)
|
|
8648
8629
|
])) : u("", !0)
|
|
8649
8630
|
], 8, Mf);
|
|
8650
8631
|
}
|
|
8651
|
-
const si = /* @__PURE__ */ y(Pf, [["render",
|
|
8632
|
+
const si = /* @__PURE__ */ y(Pf, [["render", Lf], ["__scopeId", "data-v-5b37142c"]]), Of = {
|
|
8652
8633
|
props: {
|
|
8653
8634
|
/** The current progress value. */
|
|
8654
8635
|
value: {
|
|
@@ -8886,7 +8867,7 @@ function Kf(e, s, t, a, n, i) {
|
|
|
8886
8867
|
type: i.iconType,
|
|
8887
8868
|
iconColor: i.iconColor
|
|
8888
8869
|
}, {
|
|
8889
|
-
default:
|
|
8870
|
+
default: S(() => [
|
|
8890
8871
|
t.initializing ? (o(), m(l, {
|
|
8891
8872
|
key: 0,
|
|
8892
8873
|
type: "single",
|
|
@@ -8894,16 +8875,16 @@ function Kf(e, s, t, a, n, i) {
|
|
|
8894
8875
|
class: "ecs-dropzone-skeleton"
|
|
8895
8876
|
})) : (o(), r("div", qf, [
|
|
8896
8877
|
e.$slots.customlabel ? u("", !0) : (o(), r(F, { key: 0 }, [
|
|
8897
|
-
|
|
8878
|
+
A(" Drag and drop your " + C(t.fileTypeLabel) + " or ", 1),
|
|
8898
8879
|
f("i", {
|
|
8899
8880
|
onClick: s[1] || (s[1] = (...B) => i.browseFile && i.browseFile(...B)),
|
|
8900
8881
|
onKeydown: s[2] || (s[2] = Y((...B) => i.browseFile && i.browseFile(...B), ["enter"])),
|
|
8901
8882
|
tabindex: "0"
|
|
8902
8883
|
}, [
|
|
8903
|
-
|
|
8884
|
+
A("browse"),
|
|
8904
8885
|
_(c)
|
|
8905
8886
|
], 32),
|
|
8906
|
-
|
|
8887
|
+
A(" to upload. ")
|
|
8907
8888
|
], 64)),
|
|
8908
8889
|
e.$slots.customlabel ? (o(), r("div", Wf, [
|
|
8909
8890
|
p(e.$slots, "customlabel", {}, void 0, !0)
|
|
@@ -8916,15 +8897,15 @@ function Kf(e, s, t, a, n, i) {
|
|
|
8916
8897
|
gap: 8,
|
|
8917
8898
|
justify: "center"
|
|
8918
8899
|
}, {
|
|
8919
|
-
default:
|
|
8900
|
+
default: S(() => [
|
|
8920
8901
|
t.uploadStats.speed > 2e6 ? (o(), m(d, {
|
|
8921
8902
|
key: 0,
|
|
8922
8903
|
type: "label",
|
|
8923
8904
|
emphasized: "",
|
|
8924
8905
|
color: "#474B60"
|
|
8925
8906
|
}, {
|
|
8926
|
-
default:
|
|
8927
|
-
|
|
8907
|
+
default: S(() => [
|
|
8908
|
+
A("Uploading")
|
|
8928
8909
|
]),
|
|
8929
8910
|
_: 1
|
|
8930
8911
|
})) : (o(), m(b, {
|
|
@@ -8932,15 +8913,15 @@ function Kf(e, s, t, a, n, i) {
|
|
|
8932
8913
|
gap: 4,
|
|
8933
8914
|
title: "Slow network, please check your connection."
|
|
8934
8915
|
}, {
|
|
8935
|
-
default:
|
|
8916
|
+
default: S(() => [
|
|
8936
8917
|
_(h, { type: "warning" }),
|
|
8937
8918
|
_(d, {
|
|
8938
8919
|
type: "label",
|
|
8939
8920
|
emphasized: "",
|
|
8940
8921
|
color: "warning"
|
|
8941
8922
|
}, {
|
|
8942
|
-
default:
|
|
8943
|
-
|
|
8923
|
+
default: S(() => [
|
|
8924
|
+
A("Uploading")
|
|
8944
8925
|
]),
|
|
8945
8926
|
_: 1
|
|
8946
8927
|
})
|
|
@@ -8975,8 +8956,8 @@ function Kf(e, s, t, a, n, i) {
|
|
|
8975
8956
|
icon: i.cancelButtonOptions.icon,
|
|
8976
8957
|
class: "ecs-dropzone-cancel"
|
|
8977
8958
|
}, {
|
|
8978
|
-
default:
|
|
8979
|
-
|
|
8959
|
+
default: S(() => [
|
|
8960
|
+
A(C(i.cancelButtonOptions.label), 1)
|
|
8980
8961
|
]),
|
|
8981
8962
|
_: 1
|
|
8982
8963
|
}, 8, ["onClick", "icon"])) : u("", !0)
|
|
@@ -9054,7 +9035,7 @@ const ii = /* @__PURE__ */ y(Yf, [["render", Xf], ["__scopeId", "data-v-42feea1d
|
|
|
9054
9035
|
name: "ecs-info-tooltip",
|
|
9055
9036
|
emits: ["click"],
|
|
9056
9037
|
components: {
|
|
9057
|
-
EcsIcon:
|
|
9038
|
+
EcsIcon: L
|
|
9058
9039
|
},
|
|
9059
9040
|
props: {
|
|
9060
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). */
|
|
@@ -9083,7 +9064,7 @@ function Jf(e, s, t, a, n, i) {
|
|
|
9083
9064
|
}
|
|
9084
9065
|
const Qf = /* @__PURE__ */ y(Zf, [["render", Jf], ["__scopeId", "data-v-97a5e4d9"]]), eg = {
|
|
9085
9066
|
name: "ecs-popover-header",
|
|
9086
|
-
components: { EcsIcon:
|
|
9067
|
+
components: { EcsIcon: L, EcsText: rt },
|
|
9087
9068
|
props: {
|
|
9088
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). */
|
|
9089
9070
|
icon: {
|
|
@@ -9123,8 +9104,8 @@ function ag(e, s, t, a, n, i) {
|
|
|
9123
9104
|
type: "headline",
|
|
9124
9105
|
size: "4"
|
|
9125
9106
|
}, {
|
|
9126
|
-
default:
|
|
9127
|
-
|
|
9107
|
+
default: S(() => [
|
|
9108
|
+
A(C(t.title), 1)
|
|
9128
9109
|
]),
|
|
9129
9110
|
_: 1
|
|
9130
9111
|
}),
|
|
@@ -9259,28 +9240,28 @@ const og = /* @__PURE__ */ y(eg, [["render", ag], ["__scopeId", "data-v-85fef203
|
|
|
9259
9240
|
target: "_blank",
|
|
9260
9241
|
title: "Learn more about EC:AI in the Knowledge Base",
|
|
9261
9242
|
class: "learn-more-link"
|
|
9262
|
-
}, yg = ["value", "selected"], bg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", null, "Transcript Summary Format: ", -1)), _g = { key: 2 }, kg = { key: 0 }, Cg = { key: 1 },
|
|
9243
|
+
}, yg = ["value", "selected"], bg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", null, "Transcript Summary Format: ", -1)), _g = { key: 2 }, kg = { key: 0 }, Cg = { key: 1 }, Sg = { class: "ineligible-list scrollbar scrollbar-sml" }, wg = {
|
|
9263
9244
|
key: 0,
|
|
9264
9245
|
class: "skipped-documents"
|
|
9265
9246
|
}, xg = { key: 0 };
|
|
9266
9247
|
function Bg(e, s, t, a, n, i) {
|
|
9267
|
-
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"),
|
|
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");
|
|
9268
9249
|
return o(), m(z, {
|
|
9269
9250
|
ref: "popoverRef",
|
|
9270
9251
|
class: "ecs-ecai-select",
|
|
9271
9252
|
onHidden: i.emitSettings,
|
|
9272
9253
|
onShown: i.emitOpened
|
|
9273
9254
|
}, {
|
|
9274
|
-
content:
|
|
9255
|
+
content: S(() => [
|
|
9275
9256
|
f("div", dg, [
|
|
9276
9257
|
t.hasHeader ? (o(), m(d, {
|
|
9277
9258
|
key: 0,
|
|
9278
9259
|
title: "AI Summaries"
|
|
9279
9260
|
}, {
|
|
9280
|
-
default:
|
|
9261
|
+
default: S(() => [
|
|
9281
9262
|
_(l, { onClick: i.generate }, {
|
|
9282
|
-
default:
|
|
9283
|
-
|
|
9263
|
+
default: S(() => [
|
|
9264
|
+
A("Generate")
|
|
9284
9265
|
]),
|
|
9285
9266
|
_: 1
|
|
9286
9267
|
}, 8, ["onClick"])
|
|
@@ -9295,14 +9276,14 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9295
9276
|
justify: "between",
|
|
9296
9277
|
class: "ecai-header"
|
|
9297
9278
|
}, {
|
|
9298
|
-
default:
|
|
9279
|
+
default: S(() => [
|
|
9299
9280
|
f("img", {
|
|
9300
9281
|
src: n.ecaiLogo,
|
|
9301
9282
|
alt: "EC:AI Logo"
|
|
9302
9283
|
}, null, 8, pg),
|
|
9303
9284
|
f("a", vg, [
|
|
9304
9285
|
_(h),
|
|
9305
|
-
|
|
9286
|
+
A(" Learn more ")
|
|
9306
9287
|
])
|
|
9307
9288
|
]),
|
|
9308
9289
|
_: 1
|
|
@@ -9314,8 +9295,8 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9314
9295
|
size: "sml-toggle",
|
|
9315
9296
|
"data-test": "ecai-select-generate-summaries"
|
|
9316
9297
|
}, {
|
|
9317
|
-
default:
|
|
9318
|
-
|
|
9298
|
+
default: S(() => [
|
|
9299
|
+
A(" Generate AI Summaries ")
|
|
9319
9300
|
]),
|
|
9320
9301
|
_: 1
|
|
9321
9302
|
}, 8, ["onInput", "value"])) : u("", !0),
|
|
@@ -9323,10 +9304,10 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9323
9304
|
key: 1,
|
|
9324
9305
|
class: v(["indent", { "no-padding": t.hideSwitch }])
|
|
9325
9306
|
}, {
|
|
9326
|
-
default:
|
|
9307
|
+
default: S(() => [
|
|
9327
9308
|
_(E, { type: "label" }, {
|
|
9328
|
-
default:
|
|
9329
|
-
|
|
9309
|
+
default: S(() => [
|
|
9310
|
+
A("Document Summary Format")
|
|
9330
9311
|
]),
|
|
9331
9312
|
_: 1
|
|
9332
9313
|
}),
|
|
@@ -9335,7 +9316,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9335
9316
|
"onUpdate:modelValue": s[0] || (s[0] = (T) => n.selectedDocumentSummaryTemplateId = T),
|
|
9336
9317
|
"data-test": "ecai-select-summary-format"
|
|
9337
9318
|
}, {
|
|
9338
|
-
default:
|
|
9319
|
+
default: S(() => [
|
|
9339
9320
|
(o(!0), r(F, null, J(n.localSettings.documentSummaryTemplates, (T) => (o(), r("option", {
|
|
9340
9321
|
key: T.id,
|
|
9341
9322
|
value: String(T.id),
|
|
@@ -9352,9 +9333,9 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9352
9333
|
gap: 2,
|
|
9353
9334
|
class: v(["transcript-summary-format", { "no-padding": t.hideSwitch }])
|
|
9354
9335
|
}, {
|
|
9355
|
-
default:
|
|
9336
|
+
default: S(() => [
|
|
9356
9337
|
bg,
|
|
9357
|
-
|
|
9338
|
+
A("Topic Summary ")
|
|
9358
9339
|
]),
|
|
9359
9340
|
_: 1
|
|
9360
9341
|
}, 8, ["class"])) : u("", !0),
|
|
@@ -9366,8 +9347,8 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9366
9347
|
class: "switch",
|
|
9367
9348
|
"data-test": "ecai-select-extract-metadata"
|
|
9368
9349
|
}, {
|
|
9369
|
-
default:
|
|
9370
|
-
|
|
9350
|
+
default: S(() => [
|
|
9351
|
+
A("Automatically Extract Metadata")
|
|
9371
9352
|
]),
|
|
9372
9353
|
_: 1
|
|
9373
9354
|
}, 8, ["onInput", "value"])) : u("", !0),
|
|
@@ -9375,15 +9356,15 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9375
9356
|
key: 4,
|
|
9376
9357
|
class: "indent checkbox-group"
|
|
9377
9358
|
}, {
|
|
9378
|
-
default:
|
|
9359
|
+
default: S(() => [
|
|
9379
9360
|
(o(!0), r(F, null, J(n.localSettings.extractDataOptions, (T) => (o(), m(M, {
|
|
9380
9361
|
key: T.name,
|
|
9381
9362
|
value: T.selected,
|
|
9382
9363
|
onInput: (H) => i.updateExtractDataOption(T.name, H),
|
|
9383
9364
|
"data-test": `ecai-select-extract-option-${T.name.toLowerCase().replace(" ", "-")}`
|
|
9384
9365
|
}, {
|
|
9385
|
-
default:
|
|
9386
|
-
|
|
9366
|
+
default: S(() => [
|
|
9367
|
+
A(C(T.name), 1)
|
|
9387
9368
|
]),
|
|
9388
9369
|
_: 2
|
|
9389
9370
|
}, 1032, ["value", "onInput", "data-test"]))), 128))
|
|
@@ -9397,7 +9378,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9397
9378
|
align: "start",
|
|
9398
9379
|
class: "warnings"
|
|
9399
9380
|
}, {
|
|
9400
|
-
default:
|
|
9381
|
+
default: S(() => [
|
|
9401
9382
|
_(c, { type: "warning" }),
|
|
9402
9383
|
f("ul", null, [
|
|
9403
9384
|
(o(!0), r(F, null, J(t.warnings, (T) => (o(), r("li", { key: T }, C(T), 1))), 128))
|
|
@@ -9406,19 +9387,19 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9406
9387
|
_: 1
|
|
9407
9388
|
})) : u("", !0),
|
|
9408
9389
|
i.anyAiActive && (t.skippedDocuments.length > 0 || t.ineligibleTranscriptCount > 0) ? (o(), r("div", _g, [
|
|
9409
|
-
_(
|
|
9390
|
+
_($, {
|
|
9410
9391
|
onClick: s[1] || (s[1] = (T) => n.showSkippedDocuments = !n.showSkippedDocuments),
|
|
9411
9392
|
active: n.showSkippedDocuments,
|
|
9412
9393
|
type: "expand",
|
|
9413
9394
|
"data-test": "ecai-select-toggle-skipped-documents"
|
|
9414
9395
|
}, {
|
|
9415
|
-
default:
|
|
9396
|
+
default: S(() => [
|
|
9416
9397
|
n.showSkippedDocuments ? (o(), r("span", Cg, "Hide " + C(t.skippedDocuments.length + t.ineligibleTranscriptCount) + " document" + C(t.skippedDocuments.length + t.ineligibleTranscriptCount > 1 ? "s" : ""), 1)) : (o(), r("span", kg, "Show " + C(t.skippedDocuments.length + t.ineligibleTranscriptCount) + " document" + C(t.skippedDocuments.length + t.ineligibleTranscriptCount > 1 ? "s" : ""), 1))
|
|
9417
9398
|
]),
|
|
9418
9399
|
_: 1
|
|
9419
9400
|
}, 8, ["active"]),
|
|
9420
|
-
f("div",
|
|
9421
|
-
n.showSkippedDocuments ? (o(), r("ul",
|
|
9401
|
+
f("div", Sg, [
|
|
9402
|
+
n.showSkippedDocuments ? (o(), r("ul", wg, [
|
|
9422
9403
|
t.ineligibleTranscriptCount > 0 ? (o(), r("li", xg, C(t.ineligibleTranscriptCount) + " Transcript" + C(t.ineligibleTranscriptCount > 1 ? "s" : ""), 1)) : u("", !0),
|
|
9423
9404
|
(o(!0), r(F, null, J(t.skippedDocuments, (T) => (o(), r("li", { key: T }, C(T), 1))), 128))
|
|
9424
9405
|
])) : u("", !0)
|
|
@@ -9426,7 +9407,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9426
9407
|
])) : u("", !0)
|
|
9427
9408
|
])
|
|
9428
9409
|
]),
|
|
9429
|
-
default:
|
|
9410
|
+
default: S(() => [
|
|
9430
9411
|
f("div", cg, [
|
|
9431
9412
|
t.buttonType === "iconOnly" ? (o(), m(l, {
|
|
9432
9413
|
key: 0,
|
|
@@ -9444,8 +9425,8 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9444
9425
|
disabled: t.disabled,
|
|
9445
9426
|
"data-test": "ecai-select-button"
|
|
9446
9427
|
}, {
|
|
9447
|
-
default:
|
|
9448
|
-
|
|
9428
|
+
default: S(() => [
|
|
9429
|
+
A("EC:AI")
|
|
9449
9430
|
]),
|
|
9450
9431
|
_: 1
|
|
9451
9432
|
}, 8, ["disabled"])),
|
|
@@ -9461,7 +9442,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9461
9442
|
}
|
|
9462
9443
|
const m_ = /* @__PURE__ */ y(rg, [["render", Bg], ["__scopeId", "data-v-3c8b7acd"]]), Ig = {
|
|
9463
9444
|
name: "ecs-ecai-wrapper",
|
|
9464
|
-
components: { EcsIcon:
|
|
9445
|
+
components: { EcsIcon: L },
|
|
9465
9446
|
props: {
|
|
9466
9447
|
/** Padding to be applied to the wrapper. */
|
|
9467
9448
|
padding: {
|
|
@@ -9515,7 +9496,7 @@ const h_ = /* @__PURE__ */ y(Ig, [["render", Eg], ["__scopeId", "data-v-ddf398d0
|
|
|
9515
9496
|
name: "ecs-entry-link",
|
|
9516
9497
|
emits: ["linkClick", "linkClickExternal", "moreClick"],
|
|
9517
9498
|
components: {
|
|
9518
|
-
EcsIcon:
|
|
9499
|
+
EcsIcon: L,
|
|
9519
9500
|
EcsSticker: Oe,
|
|
9520
9501
|
EcsButtonMore: Gt,
|
|
9521
9502
|
EcsFocusRing: D
|
|
@@ -9574,11 +9555,11 @@ const h_ = /* @__PURE__ */ y(Ig, [["render", Eg], ["__scopeId", "data-v-ddf398d0
|
|
|
9574
9555
|
}, Pg = ["title"], Mg = {
|
|
9575
9556
|
key: 1,
|
|
9576
9557
|
class: "prepend"
|
|
9577
|
-
},
|
|
9558
|
+
}, $g = ["title"], Ag = {
|
|
9578
9559
|
key: 2,
|
|
9579
9560
|
class: "append"
|
|
9580
9561
|
};
|
|
9581
|
-
function
|
|
9562
|
+
function Lg(e, s, t, a, n, i) {
|
|
9582
9563
|
const l = g("ecs-icon"), c = g("ecs-sticker"), d = g("ecs-focus-ring"), h = g("ecs-button-more");
|
|
9583
9564
|
return o(), r("div", {
|
|
9584
9565
|
onClick: s[0] || (s[0] = G((...b) => i.handleClick && i.handleClick(...b), ["stop"])),
|
|
@@ -9608,8 +9589,8 @@ function Ag(e, s, t, a, n, i) {
|
|
|
9608
9589
|
f("div", {
|
|
9609
9590
|
class: v(["ecs-entry-link-label", t.emphasized ? "emphasized" : ""]),
|
|
9610
9591
|
title: t.linkTitle
|
|
9611
|
-
}, C(t.label), 11,
|
|
9612
|
-
e.$slots.appender ? (o(), r("div",
|
|
9592
|
+
}, C(t.label), 11, $g),
|
|
9593
|
+
e.$slots.appender ? (o(), r("div", Ag, [
|
|
9613
9594
|
p(e.$slots, "appender", {}, void 0, !0)
|
|
9614
9595
|
])) : u("", !0),
|
|
9615
9596
|
_(d, {
|
|
@@ -9625,9 +9606,9 @@ function Ag(e, s, t, a, n, i) {
|
|
|
9625
9606
|
}, null, 8, ["onClick", "title", "aria-label"])) : u("", !0)
|
|
9626
9607
|
]);
|
|
9627
9608
|
}
|
|
9628
|
-
const p_ = /* @__PURE__ */ y(Tg, [["render",
|
|
9609
|
+
const p_ = /* @__PURE__ */ y(Tg, [["render", Lg], ["__scopeId", "data-v-00b5ab33"]]), Og = {
|
|
9629
9610
|
name: "ecs-excerpt-snippet",
|
|
9630
|
-
components: { EcsIcon:
|
|
9611
|
+
components: { EcsIcon: L, EcsSkeletonLoader: te, EcsFormatted: Zs },
|
|
9631
9612
|
props: {
|
|
9632
9613
|
/** Determines how the content of the excerpt should be rendered. */
|
|
9633
9614
|
type: {
|
|
@@ -9740,7 +9721,7 @@ function jg(e, s, t, a, n, i) {
|
|
|
9740
9721
|
key: 0,
|
|
9741
9722
|
small: i.smallFormatted
|
|
9742
9723
|
}, {
|
|
9743
|
-
default:
|
|
9724
|
+
default: S(() => [
|
|
9744
9725
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9745
9726
|
]),
|
|
9746
9727
|
_: 3
|
|
@@ -9817,7 +9798,7 @@ const b_ = /* @__PURE__ */ y(Ug, [["render", Kg]]), Yg = {
|
|
|
9817
9798
|
name: "ecs-file-list-item",
|
|
9818
9799
|
emits: ["click", "remove", "toggled", "title-click"],
|
|
9819
9800
|
components: {
|
|
9820
|
-
EcsIcon:
|
|
9801
|
+
EcsIcon: L,
|
|
9821
9802
|
EcsFileIcon: Us,
|
|
9822
9803
|
EcsSticker: Oe,
|
|
9823
9804
|
EcsButtonTable: Xs,
|
|
@@ -9955,7 +9936,7 @@ function lm(e, s, t, a, n, i) {
|
|
|
9955
9936
|
}, [
|
|
9956
9937
|
t.hover ? (o(), m(l, { key: 0 })) : u("", !0),
|
|
9957
9938
|
_(pe, { name: "title" }, {
|
|
9958
|
-
default:
|
|
9939
|
+
default: S(() => [
|
|
9959
9940
|
t.showTitleEdit || !t.edit ? (o(), r("div", Zg, [
|
|
9960
9941
|
t.icon ? (o(), m(c, {
|
|
9961
9942
|
key: 0,
|
|
@@ -10047,7 +10028,7 @@ function lm(e, s, t, a, n, i) {
|
|
|
10047
10028
|
p(e.$slots, "collapse", {}, void 0, !0)
|
|
10048
10029
|
], 10, nm)) : u("", !0),
|
|
10049
10030
|
_(pe, { name: "edit" }, {
|
|
10050
|
-
default:
|
|
10031
|
+
default: S(() => [
|
|
10051
10032
|
e.$slots.edit && t.edit ? (o(), r("div", {
|
|
10052
10033
|
key: 0,
|
|
10053
10034
|
style: x({ maxHeight: n.editHeight + "px" }),
|
|
@@ -10170,7 +10151,7 @@ const fm = /* @__PURE__ */ y(dm, [["render", um], ["__scopeId", "data-v-1d2ad846
|
|
|
10170
10151
|
name: "ecs-input-clear",
|
|
10171
10152
|
emits: ["click"],
|
|
10172
10153
|
components: {
|
|
10173
|
-
EcsIcon:
|
|
10154
|
+
EcsIcon: L,
|
|
10174
10155
|
EcsFocusRing: D
|
|
10175
10156
|
},
|
|
10176
10157
|
props: {
|
|
@@ -10216,7 +10197,7 @@ const vm = /* @__PURE__ */ y(gm, [["render", pm], ["__scopeId", "data-v-a4a35b1d
|
|
|
10216
10197
|
name: "ecs-input-search",
|
|
10217
10198
|
emits: ["update:modelValue", "change"],
|
|
10218
10199
|
components: {
|
|
10219
|
-
EcsIcon:
|
|
10200
|
+
EcsIcon: L,
|
|
10220
10201
|
EcsInputClear: vm
|
|
10221
10202
|
},
|
|
10222
10203
|
props: {
|
|
@@ -10356,7 +10337,7 @@ const km = /* @__PURE__ */ y(ym, [["render", _m], ["__scopeId", "data-v-a408f72e
|
|
|
10356
10337
|
}
|
|
10357
10338
|
}
|
|
10358
10339
|
};
|
|
10359
|
-
function
|
|
10340
|
+
function Sm(e, s, t, a, n, i) {
|
|
10360
10341
|
return o(), r("div", {
|
|
10361
10342
|
class: v(["ecs-scroll-container scrollbar scrollbar-sml vertical", [
|
|
10362
10343
|
t.borderless ? "" : "ecs-scroll-container-border",
|
|
@@ -10367,12 +10348,12 @@ function wm(e, s, t, a, n, i) {
|
|
|
10367
10348
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10368
10349
|
], 6);
|
|
10369
10350
|
}
|
|
10370
|
-
const
|
|
10351
|
+
const wm = /* @__PURE__ */ y(Cm, [["render", Sm], ["__scopeId", "data-v-d87a8075"]]), xm = {
|
|
10371
10352
|
name: "ecs-folder-selector",
|
|
10372
10353
|
emits: ["search", "add", "refresh"],
|
|
10373
10354
|
components: {
|
|
10374
10355
|
EcsInputSearch: km,
|
|
10375
|
-
EcsScrollContainer:
|
|
10356
|
+
EcsScrollContainer: wm,
|
|
10376
10357
|
EcsButton: ze,
|
|
10377
10358
|
EcsEmptyState: si,
|
|
10378
10359
|
EcsTextV2: js
|
|
@@ -10476,8 +10457,8 @@ function zm(e, s, t, a, n, i) {
|
|
|
10476
10457
|
preset: "headline-5",
|
|
10477
10458
|
class: "ecs-folder-selector-title"
|
|
10478
10459
|
}, {
|
|
10479
|
-
default:
|
|
10480
|
-
|
|
10460
|
+
default: S(() => [
|
|
10461
|
+
A(C(t.title), 1)
|
|
10481
10462
|
]),
|
|
10482
10463
|
_: 1
|
|
10483
10464
|
})) : t.searchable ? (o(), m(c, {
|
|
@@ -10507,8 +10488,8 @@ function zm(e, s, t, a, n, i) {
|
|
|
10507
10488
|
class: "ecs-folder-selector-add",
|
|
10508
10489
|
"focus-inset": 0
|
|
10509
10490
|
}, {
|
|
10510
|
-
default:
|
|
10511
|
-
|
|
10491
|
+
default: S(() => [
|
|
10492
|
+
A("Add Folder")
|
|
10512
10493
|
]),
|
|
10513
10494
|
_: 1
|
|
10514
10495
|
}, 8, ["onClick"])) : u("", !0)
|
|
@@ -10518,7 +10499,7 @@ function zm(e, s, t, a, n, i) {
|
|
|
10518
10499
|
padding: t.framed ? "8px" : "0",
|
|
10519
10500
|
borderless: ""
|
|
10520
10501
|
}, {
|
|
10521
|
-
default:
|
|
10502
|
+
default: S(() => [
|
|
10522
10503
|
t.loading ? (o(), m(h, {
|
|
10523
10504
|
key: 0,
|
|
10524
10505
|
type: "loading"
|
|
@@ -10532,7 +10513,7 @@ const C_ = /* @__PURE__ */ y(xm, [["render", zm], ["__scopeId", "data-v-e8fd70d2
|
|
|
10532
10513
|
key: 0,
|
|
10533
10514
|
class: "ecs-form-headline-controls"
|
|
10534
10515
|
};
|
|
10535
|
-
function
|
|
10516
|
+
function $m(e, s) {
|
|
10536
10517
|
return o(), r("div", Tm, [
|
|
10537
10518
|
f("h2", Pm, [
|
|
10538
10519
|
p(e.$slots, "default", {}, void 0, !0)
|
|
@@ -10542,7 +10523,7 @@ function Lm(e, s) {
|
|
|
10542
10523
|
])) : u("", !0)
|
|
10543
10524
|
]);
|
|
10544
10525
|
}
|
|
10545
|
-
const
|
|
10526
|
+
const S_ = /* @__PURE__ */ y(Em, [["render", $m], ["__scopeId", "data-v-16833f69"]]), Am = {
|
|
10546
10527
|
name: "ecs-form-set",
|
|
10547
10528
|
props: {
|
|
10548
10529
|
/** Indicates an error state. */
|
|
@@ -10556,7 +10537,7 @@ const w_ = /* @__PURE__ */ y(Em, [["render", Lm], ["__scopeId", "data-v-16833f69
|
|
|
10556
10537
|
required: !0
|
|
10557
10538
|
}
|
|
10558
10539
|
}
|
|
10559
|
-
},
|
|
10540
|
+
}, Lm = ["aria-invalid"], Om = { class: "ecs-form-set-title" };
|
|
10560
10541
|
function Dm(e, s, t, a, n, i) {
|
|
10561
10542
|
return o(), r("fieldset", {
|
|
10562
10543
|
class: v(["ecs-form-set", t.error ? "error" : ""]),
|
|
@@ -10564,9 +10545,9 @@ function Dm(e, s, t, a, n, i) {
|
|
|
10564
10545
|
}, [
|
|
10565
10546
|
f("legend", Om, C(t.title), 1),
|
|
10566
10547
|
p(e.$slots, "default", {}, void 0, !0)
|
|
10567
|
-
], 10,
|
|
10548
|
+
], 10, Lm);
|
|
10568
10549
|
}
|
|
10569
|
-
const
|
|
10550
|
+
const w_ = /* @__PURE__ */ y(Am, [["render", Dm], ["__scopeId", "data-v-c9188464"]]), Nm = {
|
|
10570
10551
|
name: "ecs-highlight",
|
|
10571
10552
|
props: {
|
|
10572
10553
|
/** Makes the highlight area visible. */
|
|
@@ -10608,7 +10589,7 @@ const S_ = /* @__PURE__ */ y($m, [["render", Dm], ["__scopeId", "data-v-c9188464
|
|
|
10608
10589
|
return this.color ? this.type === "background" ? {
|
|
10609
10590
|
"--ecs-highlight-background": this.color
|
|
10610
10591
|
} : {
|
|
10611
|
-
"--ecs-highlight-background":
|
|
10592
|
+
"--ecs-highlight-background": w(this.color).setAlpha(0.1).toRgbString(),
|
|
10612
10593
|
"--ecs-highlight-border": this.color
|
|
10613
10594
|
} : this.type === "background" ? {
|
|
10614
10595
|
"--ecs-highlight-background": "var(--color-yellow-3)"
|
|
@@ -10642,7 +10623,7 @@ function Vm(e, s, t, a, n, i) {
|
|
|
10642
10623
|
name: "fade",
|
|
10643
10624
|
appear: ""
|
|
10644
10625
|
}, {
|
|
10645
|
-
default:
|
|
10626
|
+
default: S(() => [
|
|
10646
10627
|
i.showHighlight ? (o(), r("div", {
|
|
10647
10628
|
key: 0,
|
|
10648
10629
|
class: v(["ecs-highlight", [i.classes]]),
|
|
@@ -10754,13 +10735,13 @@ const Um = /* @__PURE__ */ y(qm, [["render", jm], ["__scopeId", "data-v-a6ddde36
|
|
|
10754
10735
|
function Qm(e, s, t, a, n, i) {
|
|
10755
10736
|
const l = g("ecs-button-toolbar-group"), c = g("ecs-flex-row"), d = g("ecs-flex-col"), h = g("ecs-toolbar");
|
|
10756
10737
|
return o(), m(h, { class: "ecs-index-toolbar" }, {
|
|
10757
|
-
default:
|
|
10738
|
+
default: S(() => [
|
|
10758
10739
|
_(c, null, {
|
|
10759
|
-
default:
|
|
10740
|
+
default: S(() => [
|
|
10760
10741
|
_(d, { columns: 9 }, {
|
|
10761
|
-
default:
|
|
10742
|
+
default: S(() => [
|
|
10762
10743
|
e.$slots.searchbuttons ? (o(), m(l, { key: 0 }, {
|
|
10763
|
-
default:
|
|
10744
|
+
default: S(() => [
|
|
10764
10745
|
p(e.$slots, "searchbuttons", {}, void 0, !0)
|
|
10765
10746
|
]),
|
|
10766
10747
|
_: 3
|
|
@@ -10772,7 +10753,7 @@ function Qm(e, s, t, a, n, i) {
|
|
|
10772
10753
|
gap: 4,
|
|
10773
10754
|
class: "ecs-toolbar-search-results"
|
|
10774
10755
|
}, {
|
|
10775
|
-
default:
|
|
10756
|
+
default: S(() => [
|
|
10776
10757
|
f("span", Ym, C(t.count), 1),
|
|
10777
10758
|
f("span", Xm, C(t.type), 1)
|
|
10778
10759
|
]),
|
|
@@ -10782,7 +10763,7 @@ function Qm(e, s, t, a, n, i) {
|
|
|
10782
10763
|
_: 3
|
|
10783
10764
|
}),
|
|
10784
10765
|
_(d, { columns: 3 }, {
|
|
10785
|
-
default:
|
|
10766
|
+
default: S(() => [
|
|
10786
10767
|
f("div", Zm, [
|
|
10787
10768
|
p(e.$slots, "actions-left", {}, void 0, !0)
|
|
10788
10769
|
]),
|
|
@@ -10946,7 +10927,7 @@ function ih(e, s, t, a, n, i) {
|
|
|
10946
10927
|
}
|
|
10947
10928
|
const nh = /* @__PURE__ */ y(eh, [["render", ih], ["__scopeId", "data-v-9e01ece1"]]), ah = {
|
|
10948
10929
|
name: "ecs-input-group-addon",
|
|
10949
|
-
components: { EcsIcon:
|
|
10930
|
+
components: { EcsIcon: L },
|
|
10950
10931
|
props: {
|
|
10951
10932
|
/** 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). */
|
|
10952
10933
|
icon: {
|
|
@@ -11161,7 +11142,7 @@ function _h(e, s, t, a, n, i) {
|
|
|
11161
11142
|
class: "inplace-container",
|
|
11162
11143
|
onEnter: i.enter
|
|
11163
11144
|
}, {
|
|
11164
|
-
default:
|
|
11145
|
+
default: S(() => [
|
|
11165
11146
|
i.currentSlot ? (o(), r("div", {
|
|
11166
11147
|
key: n.currentIndex,
|
|
11167
11148
|
class: "inplace-item",
|
|
@@ -11239,11 +11220,11 @@ const P_ = /* @__PURE__ */ y(vh, [["render", _h]]), kh = {
|
|
|
11239
11220
|
}, Ch = {
|
|
11240
11221
|
key: 0,
|
|
11241
11222
|
class: "ecs-viewer-toolbar-jumper-inputs"
|
|
11242
|
-
},
|
|
11243
|
-
function
|
|
11223
|
+
}, Sh = ["disabled"];
|
|
11224
|
+
function wh(e, s, t, a, n, i) {
|
|
11244
11225
|
const l = g("ecs-button-toolbar"), c = g("ecs-button-toolbar-group");
|
|
11245
11226
|
return o(), m(c, { class: "ecs-viewer-toolbar-jumper" }, {
|
|
11246
|
-
default:
|
|
11227
|
+
default: S(() => [
|
|
11247
11228
|
_(l, {
|
|
11248
11229
|
onClick: s[0] || (s[0] = (d) => e.$emit("goToPrev")),
|
|
11249
11230
|
disabled: i.disabledPrev,
|
|
@@ -11261,8 +11242,8 @@ function Sh(e, s, t, a, n, i) {
|
|
|
11261
11242
|
class: "ecs-viewer-toolbar-jumper-input",
|
|
11262
11243
|
disabled: t.navigating || null,
|
|
11263
11244
|
id: "currEntry"
|
|
11264
|
-
}, C(t.currentEntry), 41,
|
|
11265
|
-
|
|
11245
|
+
}, C(t.currentEntry), 41, Sh),
|
|
11246
|
+
A(" / "),
|
|
11266
11247
|
f("div", null, C(t.totalEntries), 1)
|
|
11267
11248
|
])) : u("", !0),
|
|
11268
11249
|
_(l, {
|
|
@@ -11277,7 +11258,7 @@ function Sh(e, s, t, a, n, i) {
|
|
|
11277
11258
|
_: 1
|
|
11278
11259
|
});
|
|
11279
11260
|
}
|
|
11280
|
-
const M_ = /* @__PURE__ */ y(kh, [["render",
|
|
11261
|
+
const M_ = /* @__PURE__ */ y(kh, [["render", wh], ["__scopeId", "data-v-7a9373c8"]]), xh = {
|
|
11281
11262
|
name: "ecs-jumper-index",
|
|
11282
11263
|
emits: [
|
|
11283
11264
|
"nextSearchResult",
|
|
@@ -11356,7 +11337,7 @@ const M_ = /* @__PURE__ */ y(kh, [["render", Sh], ["__scopeId", "data-v-7a9373c8
|
|
|
11356
11337
|
function Th(e, s, t, a, n, i) {
|
|
11357
11338
|
const l = g("ecs-button-toolbar"), c = g("ecs-button-toolbar-group");
|
|
11358
11339
|
return o(), m(c, { class: "ecs-jumper" }, {
|
|
11359
|
-
default:
|
|
11340
|
+
default: S(() => [
|
|
11360
11341
|
_(l, {
|
|
11361
11342
|
onClick: i.previousSearchResult,
|
|
11362
11343
|
disabled: t.currentCount <= 1 || null,
|
|
@@ -11375,7 +11356,7 @@ function Th(e, s, t, a, n, i) {
|
|
|
11375
11356
|
class: "ecs-jumper-count-input",
|
|
11376
11357
|
contenteditable: !0
|
|
11377
11358
|
}, C(t.currentCount), 33),
|
|
11378
|
-
|
|
11359
|
+
A(" of "),
|
|
11379
11360
|
f("div", null, C(t.maxCount), 1)
|
|
11380
11361
|
])) : u("", !0),
|
|
11381
11362
|
_(l, {
|
|
@@ -11389,7 +11370,7 @@ function Th(e, s, t, a, n, i) {
|
|
|
11389
11370
|
_: 1
|
|
11390
11371
|
});
|
|
11391
11372
|
}
|
|
11392
|
-
const
|
|
11373
|
+
const $_ = /* @__PURE__ */ y(xh, [["render", Th], ["__scopeId", "data-v-ff5280fd"]]), Ph = {
|
|
11393
11374
|
name: "ecs-jumper-page",
|
|
11394
11375
|
emits: [
|
|
11395
11376
|
"selectCurPageText",
|
|
@@ -11445,7 +11426,7 @@ const L_ = /* @__PURE__ */ y(xh, [["render", Th], ["__scopeId", "data-v-ff5280fd
|
|
|
11445
11426
|
this.$emit("currentPageKeyPressed", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
|
|
11446
11427
|
}
|
|
11447
11428
|
}
|
|
11448
|
-
}, Mh = { class: "ecs-viewer-pages" },
|
|
11429
|
+
}, Mh = { class: "ecs-viewer-pages" }, $h = { class: "ecs-viewer-pages-inner" }, Ah = { class: "ecs-viewer-pages-pagination" }, Lh = ["contenteditable"], Oh = { class: "total-pages" }, Dh = {
|
|
11449
11430
|
key: 0,
|
|
11450
11431
|
class: "page-missing-gaps",
|
|
11451
11432
|
title: "This transcript has missing page gaps"
|
|
@@ -11455,9 +11436,9 @@ const L_ = /* @__PURE__ */ y(xh, [["render", Th], ["__scopeId", "data-v-ff5280fd
|
|
|
11455
11436
|
}, Fh = ["innerHTML"], qh = { class: "total-pages" };
|
|
11456
11437
|
function Wh(e, s, t, a, n, i) {
|
|
11457
11438
|
return o(), r("div", Mh, [
|
|
11458
|
-
f("div",
|
|
11439
|
+
f("div", $h, [
|
|
11459
11440
|
i.showAltPageNumbers ? (o(), r(F, { key: 0 }, [
|
|
11460
|
-
f("div",
|
|
11441
|
+
f("div", Ah, [
|
|
11461
11442
|
f("div", {
|
|
11462
11443
|
onClick: s[0] || (s[0] = (l) => e.$emit("selectCurPageText")),
|
|
11463
11444
|
onKeydown: s[1] || (s[1] = (l) => i.pageKeyPressed(l, "relative")),
|
|
@@ -11465,7 +11446,7 @@ function Wh(e, s, t, a, n, i) {
|
|
|
11465
11446
|
contenteditable: !t.disabled,
|
|
11466
11447
|
class: "current-page",
|
|
11467
11448
|
id: "currPage"
|
|
11468
|
-
}, C(t.currentPage), 41,
|
|
11449
|
+
}, C(t.currentPage), 41, Lh),
|
|
11469
11450
|
f("div", Oh, "of " + C(t.lastPage), 1),
|
|
11470
11451
|
t.isTranscriptMissingPages ? (o(), r("span", Dh, "*")) : u("", !0)
|
|
11471
11452
|
]),
|
|
@@ -11488,7 +11469,7 @@ function Wh(e, s, t, a, n, i) {
|
|
|
11488
11469
|
])
|
|
11489
11470
|
]);
|
|
11490
11471
|
}
|
|
11491
|
-
const
|
|
11472
|
+
const A_ = /* @__PURE__ */ y(Ph, [["render", Wh], ["__scopeId", "data-v-c2793241"]]), jh = {
|
|
11492
11473
|
// eslint-disable-next-line vue/multi-word-component-names
|
|
11493
11474
|
name: "ecs-pane",
|
|
11494
11475
|
inject: ["requestUpdate", "onPaneAdd", "onPaneRemove", "onPaneClick"],
|
|
@@ -11908,14 +11889,14 @@ function Qh(e, s, t, a, n, i) {
|
|
|
11908
11889
|
key: 1,
|
|
11909
11890
|
onResized: s[0] || (s[0] = (d) => e.$emit("resized"))
|
|
11910
11891
|
}, {
|
|
11911
|
-
default:
|
|
11892
|
+
default: S(() => [
|
|
11912
11893
|
_(l, {
|
|
11913
11894
|
size: t.splitPaneSizes[0].size,
|
|
11914
11895
|
minSize: t.splitPaneSizes[0].minSize,
|
|
11915
11896
|
maxSize: t.splitPaneSizes[0].maxSize,
|
|
11916
11897
|
class: "ecs-index-layout-table scrollbar"
|
|
11917
11898
|
}, {
|
|
11918
|
-
default:
|
|
11899
|
+
default: S(() => [
|
|
11919
11900
|
p(e.$slots, "default", {}, void 0, !0)
|
|
11920
11901
|
]),
|
|
11921
11902
|
_: 3
|
|
@@ -11926,7 +11907,7 @@ function Qh(e, s, t, a, n, i) {
|
|
|
11926
11907
|
minSize: t.splitPaneSizes[1].minSize,
|
|
11927
11908
|
maxSize: t.splitPaneSizes[1].maxSize
|
|
11928
11909
|
}, {
|
|
11929
|
-
default:
|
|
11910
|
+
default: S(() => [
|
|
11930
11911
|
p(e.$slots, "pane", {}, void 0, !0)
|
|
11931
11912
|
]),
|
|
11932
11913
|
_: 3
|
|
@@ -11950,7 +11931,7 @@ function Qh(e, s, t, a, n, i) {
|
|
|
11950
11931
|
], 2)
|
|
11951
11932
|
], 2);
|
|
11952
11933
|
}
|
|
11953
|
-
const
|
|
11934
|
+
const L_ = /* @__PURE__ */ y(Yh, [["render", Qh], ["__scopeId", "data-v-60a69d4e"]]), ep = {
|
|
11954
11935
|
name: "ecs-layout-directory",
|
|
11955
11936
|
props: {
|
|
11956
11937
|
/** Adds some inner padding to the index content area. Should be used for non-table indexes. */
|
|
@@ -12034,7 +12015,7 @@ const O_ = /* @__PURE__ */ y(ep, [["render", op], ["__scopeId", "data-v-f5afc4e6
|
|
|
12034
12015
|
this.showStatistics = localStorage.getItem("showStatistics") !== "false", this.statisticsId = this.generateUniqueId();
|
|
12035
12016
|
}
|
|
12036
12017
|
}, Is = () => {
|
|
12037
|
-
|
|
12018
|
+
Si((e) => ({
|
|
12038
12019
|
"3d04153e": e.statisticsHeight
|
|
12039
12020
|
}));
|
|
12040
12021
|
}, zs = Jt.setup;
|
|
@@ -12071,7 +12052,7 @@ function mp(e, s, t, a, n, i) {
|
|
|
12071
12052
|
}, null, 8, ["onClick", "type", "active", "aria-label", "title", "aria-controls"])) : u("", !0)
|
|
12072
12053
|
])) : u("", !0),
|
|
12073
12054
|
_(pe, { name: n.statisticsBarTransition }, {
|
|
12074
|
-
default:
|
|
12055
|
+
default: S(() => [
|
|
12075
12056
|
e.$slots.statistics && n.showStatistics ? (o(), r("div", {
|
|
12076
12057
|
key: 0,
|
|
12077
12058
|
class: "ecs-data-layout-statistics scrollbar scrollbar-sml vertical",
|
|
@@ -12084,7 +12065,7 @@ function mp(e, s, t, a, n, i) {
|
|
|
12084
12065
|
_: 3
|
|
12085
12066
|
}, 8, ["name"]),
|
|
12086
12067
|
e.$slots.actionbar ? je((o(), m(c, { key: 1 }, {
|
|
12087
|
-
default:
|
|
12068
|
+
default: S(() => [
|
|
12088
12069
|
p(e.$slots, "actionbar", {}, void 0, !0)
|
|
12089
12070
|
]),
|
|
12090
12071
|
_: 3
|
|
@@ -12187,7 +12168,7 @@ function bp(e, s, t, a, n, i) {
|
|
|
12187
12168
|
]]),
|
|
12188
12169
|
gap: 8
|
|
12189
12170
|
}, {
|
|
12190
|
-
default:
|
|
12171
|
+
default: S(() => [
|
|
12191
12172
|
f("div", {
|
|
12192
12173
|
class: v(["ecs-legend-item-color", t.type]),
|
|
12193
12174
|
style: x({ backgroundColor: t.color })
|
|
@@ -12251,7 +12232,7 @@ const N_ = /* @__PURE__ */ y(hp, [["render", bp], ["__scopeId", "data-v-6d506293
|
|
|
12251
12232
|
key: 2,
|
|
12252
12233
|
class: "ecs-log-message-meta"
|
|
12253
12234
|
};
|
|
12254
|
-
function
|
|
12235
|
+
function Sp(e, s, t, a, n, i) {
|
|
12255
12236
|
const l = g("ecs-skeleton-loader"), c = g("ecs-sticker"), d = g("ecs-flex-row");
|
|
12256
12237
|
return o(), m(d, {
|
|
12257
12238
|
class: v(["ecs-log-message", [t.type, t.highlight ? "highlighted" : ""]]),
|
|
@@ -12261,7 +12242,7 @@ function wp(e, s, t, a, n, i) {
|
|
|
12261
12242
|
gap: 8,
|
|
12262
12243
|
style: x(i.padding)
|
|
12263
12244
|
}, {
|
|
12264
|
-
default:
|
|
12245
|
+
default: S(() => [
|
|
12265
12246
|
t.loading && t.type != "blank" ? (o(), m(l, {
|
|
12266
12247
|
key: 0,
|
|
12267
12248
|
type: "rect",
|
|
@@ -12284,7 +12265,7 @@ function wp(e, s, t, a, n, i) {
|
|
|
12284
12265
|
_: 3
|
|
12285
12266
|
}, 8, ["class", "role", "aria-busy", "style"]);
|
|
12286
12267
|
}
|
|
12287
|
-
const V_ = /* @__PURE__ */ y(_p, [["render",
|
|
12268
|
+
const V_ = /* @__PURE__ */ y(_p, [["render", Sp], ["__scopeId", "data-v-ff235103"]]), wp = {
|
|
12288
12269
|
name: "ecs-map",
|
|
12289
12270
|
components: { EcsFocusRing: D },
|
|
12290
12271
|
props: {
|
|
@@ -12329,7 +12310,7 @@ function Ip(e, s, t, a, n, i) {
|
|
|
12329
12310
|
], 8, xp)
|
|
12330
12311
|
], 2);
|
|
12331
12312
|
}
|
|
12332
|
-
const H_ = /* @__PURE__ */ y(
|
|
12313
|
+
const H_ = /* @__PURE__ */ y(wp, [["render", Ip], ["__scopeId", "data-v-e2371c57"]]), zp = {
|
|
12333
12314
|
name: "ecs-modal",
|
|
12334
12315
|
props: {
|
|
12335
12316
|
/** Shows the modal. */
|
|
@@ -12385,10 +12366,10 @@ const H_ = /* @__PURE__ */ y(Sp, [["render", Ip], ["__scopeId", "data-v-e2371c57
|
|
|
12385
12366
|
}, Pp = { class: "ecs-modal-content-wrap scrollbar" }, Mp = {
|
|
12386
12367
|
key: 1,
|
|
12387
12368
|
class: "ecs-modal-footer-wrap"
|
|
12388
|
-
},
|
|
12389
|
-
function
|
|
12369
|
+
}, $p = /* @__PURE__ */ Ep(() => /* @__PURE__ */ f("div", { class: "ecs-modal-backdrop ecs-modal-sheet-backdrop" }, null, -1));
|
|
12370
|
+
function Ap(e, s, t, a, n, i) {
|
|
12390
12371
|
return o(), m(pe, { name: "dialog-fade" }, {
|
|
12391
|
-
default:
|
|
12372
|
+
default: S(() => [
|
|
12392
12373
|
n.isShown ? (o(), r("div", {
|
|
12393
12374
|
key: 0,
|
|
12394
12375
|
class: v(["ecs-modal", [i.typeClass, t.clickthrough ? "ecs-modal-click-through" : ""]])
|
|
@@ -12407,13 +12388,13 @@ function $p(e, s, t, a, n, i) {
|
|
|
12407
12388
|
p(e.$slots, "footer", {}, void 0, !0)
|
|
12408
12389
|
])) : u("", !0)
|
|
12409
12390
|
], 4),
|
|
12410
|
-
|
|
12391
|
+
$p
|
|
12411
12392
|
], 2)) : u("", !0)
|
|
12412
12393
|
]),
|
|
12413
12394
|
_: 3
|
|
12414
12395
|
});
|
|
12415
12396
|
}
|
|
12416
|
-
const R_ = /* @__PURE__ */ y(zp, [["render",
|
|
12397
|
+
const R_ = /* @__PURE__ */ y(zp, [["render", Ap], ["__scopeId", "data-v-8be29ca7"]]), Lp = {
|
|
12417
12398
|
name: "ecs-modal-header",
|
|
12418
12399
|
emits: ["close"],
|
|
12419
12400
|
components: {
|
|
@@ -12484,7 +12465,7 @@ function Vp(e, s, t, a, n, i) {
|
|
|
12484
12465
|
])) : u("", !0)
|
|
12485
12466
|
], 2);
|
|
12486
12467
|
}
|
|
12487
|
-
const F_ = /* @__PURE__ */ y(
|
|
12468
|
+
const F_ = /* @__PURE__ */ y(Lp, [["render", Vp], ["__scopeId", "data-v-ed6067fe"]]), Hp = {
|
|
12488
12469
|
name: "ecs-modal-footer"
|
|
12489
12470
|
}, Rp = { class: "ecs-modal-footer" }, Fp = {
|
|
12490
12471
|
key: 0,
|
|
@@ -12503,7 +12484,7 @@ function Wp(e, s, t, a, n, i) {
|
|
|
12503
12484
|
const q_ = /* @__PURE__ */ y(Hp, [["render", Wp], ["__scopeId", "data-v-ac286496"]]), jp = {
|
|
12504
12485
|
name: "ecs-select-text",
|
|
12505
12486
|
emits: ["change", "focus", "blur"],
|
|
12506
|
-
components: { EcsIcon:
|
|
12487
|
+
components: { EcsIcon: L, EcsFocusRing: D },
|
|
12507
12488
|
props: {
|
|
12508
12489
|
/** Determines the size of the select control. */
|
|
12509
12490
|
size: {
|
|
@@ -12609,7 +12590,7 @@ const Kp = /* @__PURE__ */ y(jp, [["render", Gp], ["__scopeId", "data-v-e4819f41
|
|
|
12609
12590
|
name: "ecs-multiselect-search-token",
|
|
12610
12591
|
emits: ["remove", "change", "operatorChange", "operatorToggle"],
|
|
12611
12592
|
components: {
|
|
12612
|
-
EcsIcon:
|
|
12593
|
+
EcsIcon: L,
|
|
12613
12594
|
EcsFocusRing: D,
|
|
12614
12595
|
EcsSelectText: Kp
|
|
12615
12596
|
},
|
|
@@ -12695,7 +12676,7 @@ function tv(e, s, t, a, n, i) {
|
|
|
12695
12676
|
value: t.operator,
|
|
12696
12677
|
class: "operator-select"
|
|
12697
12678
|
}, {
|
|
12698
|
-
default:
|
|
12679
|
+
default: S(() => [
|
|
12699
12680
|
(o(!0), r(F, null, J(t.operatorSelectOptions, (h) => (o(), r("option", {
|
|
12700
12681
|
value: h,
|
|
12701
12682
|
key: h
|
|
@@ -12749,7 +12730,7 @@ const W_ = /* @__PURE__ */ y(Yp, [["render", tv], ["__scopeId", "data-v-c3c80822
|
|
|
12749
12730
|
name: "ecs-multiselect-token",
|
|
12750
12731
|
emits: ["remove"],
|
|
12751
12732
|
components: {
|
|
12752
|
-
EcsIcon:
|
|
12733
|
+
EcsIcon: L,
|
|
12753
12734
|
EcsFocusRing: D
|
|
12754
12735
|
}
|
|
12755
12736
|
};
|
|
@@ -12777,7 +12758,7 @@ function iv(e, s, t, a, n, i) {
|
|
|
12777
12758
|
const j_ = /* @__PURE__ */ y(sv, [["render", iv], ["__scopeId", "data-v-ce139540"]]), nv = {
|
|
12778
12759
|
name: "ecs-multiselect-option",
|
|
12779
12760
|
components: {
|
|
12780
|
-
EcsIcon:
|
|
12761
|
+
EcsIcon: L
|
|
12781
12762
|
},
|
|
12782
12763
|
props: {
|
|
12783
12764
|
/** Sets the type of option. `key` is a regular option to select, while `header` should be used for group header headlines. */
|
|
@@ -12812,7 +12793,7 @@ function ov(e, s, t, a, n, i) {
|
|
|
12812
12793
|
const U_ = /* @__PURE__ */ y(nv, [["render", ov], ["__scopeId", "data-v-e28fc40f"]]), lv = {
|
|
12813
12794
|
name: "ecs-overlay",
|
|
12814
12795
|
emits: ["close", "toggled"],
|
|
12815
|
-
components: { EcsIcon:
|
|
12796
|
+
components: { EcsIcon: L, EcsButtonToolbar: _t, EcsAlert: Ms },
|
|
12816
12797
|
props: {
|
|
12817
12798
|
/** Shows the Overlay. */
|
|
12818
12799
|
show: {
|
|
@@ -12981,13 +12962,13 @@ const U_ = /* @__PURE__ */ y(nv, [["render", ov], ["__scopeId", "data-v-e28fc40f
|
|
|
12981
12962
|
key: 1,
|
|
12982
12963
|
class: "spacer-scrollbar"
|
|
12983
12964
|
};
|
|
12984
|
-
function
|
|
12965
|
+
function Sv(e, s, t, a, n, i) {
|
|
12985
12966
|
const l = g("ecs-icon"), c = g("ecs-button-toolbar"), d = g("ecs-alert");
|
|
12986
12967
|
return o(), m(pe, {
|
|
12987
12968
|
name: "fade",
|
|
12988
12969
|
appear: ""
|
|
12989
12970
|
}, {
|
|
12990
|
-
default:
|
|
12971
|
+
default: S(() => [
|
|
12991
12972
|
n.isShown ? (o(), r("div", {
|
|
12992
12973
|
key: 0,
|
|
12993
12974
|
class: "ecs-overlay",
|
|
@@ -13007,7 +12988,7 @@ function wv(e, s, t, a, n, i) {
|
|
|
13007
12988
|
f("div", null, [
|
|
13008
12989
|
f("span", cv, [
|
|
13009
12990
|
t.headerTitleEmphasized ? (o(), r("span", dv, C(t.headerTitleEmphasized), 1)) : u("", !0),
|
|
13010
|
-
|
|
12991
|
+
A(" " + C(t.headerTitle), 1)
|
|
13011
12992
|
]),
|
|
13012
12993
|
t.headerTitleSubline ? (o(), r("span", uv, C(t.headerTitleSubline), 1)) : u("", !0)
|
|
13013
12994
|
])
|
|
@@ -13031,8 +13012,8 @@ function wv(e, s, t, a, n, i) {
|
|
|
13031
13012
|
disabled: t.closeDisabled || null,
|
|
13032
13013
|
icon: "close"
|
|
13033
13014
|
}, {
|
|
13034
|
-
default:
|
|
13035
|
-
|
|
13015
|
+
default: S(() => [
|
|
13016
|
+
A(C(t.closeText), 1)
|
|
13036
13017
|
]),
|
|
13037
13018
|
_: 1
|
|
13038
13019
|
}, 8, ["disabled"])
|
|
@@ -13044,7 +13025,7 @@ function wv(e, s, t, a, n, i) {
|
|
|
13044
13025
|
border: [0, 0, 1, 0],
|
|
13045
13026
|
class: "ecs-overlay-alert"
|
|
13046
13027
|
}, {
|
|
13047
|
-
default:
|
|
13028
|
+
default: S(() => [
|
|
13048
13029
|
p(e.$slots, "alert", {}, void 0, !0)
|
|
13049
13030
|
]),
|
|
13050
13031
|
_: 3
|
|
@@ -13071,7 +13052,7 @@ function wv(e, s, t, a, n, i) {
|
|
|
13071
13052
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
13072
13053
|
])) : u("", !0),
|
|
13073
13054
|
_(pe, { name: "slide" }, {
|
|
13074
|
-
default:
|
|
13055
|
+
default: S(() => [
|
|
13075
13056
|
je(f("div", pv, [
|
|
13076
13057
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
13077
13058
|
], 512), [
|
|
@@ -13101,14 +13082,14 @@ function wv(e, s, t, a, n, i) {
|
|
|
13101
13082
|
_: 3
|
|
13102
13083
|
});
|
|
13103
13084
|
}
|
|
13104
|
-
const G_ = /* @__PURE__ */ y(lv, [["render",
|
|
13085
|
+
const G_ = /* @__PURE__ */ y(lv, [["render", Sv], ["__scopeId", "data-v-05e73b25"]]), wv = {
|
|
13105
13086
|
name: "ecs-pagination",
|
|
13106
13087
|
emits: ["firstPage", "prevPage", "nextPage", "lastPage", "updatePage", "itemsPerPage"],
|
|
13107
13088
|
components: {
|
|
13108
13089
|
EcsButton: ze,
|
|
13109
13090
|
EcsSelect: Zt,
|
|
13110
13091
|
EcsFlexRow: Ie,
|
|
13111
|
-
EcsIcon:
|
|
13092
|
+
EcsIcon: L
|
|
13112
13093
|
},
|
|
13113
13094
|
props: {
|
|
13114
13095
|
/** 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. */
|
|
@@ -13225,10 +13206,10 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13225
13206
|
class: "ecs-pagination-nav",
|
|
13226
13207
|
style: x({ minWidth: t.tabsSpacing - 4 + "px" })
|
|
13227
13208
|
}, {
|
|
13228
|
-
default:
|
|
13209
|
+
default: S(() => [
|
|
13229
13210
|
t.type == "paginated" ? (o(), r(F, { key: 0 }, [
|
|
13230
13211
|
_(c, null, {
|
|
13231
|
-
default:
|
|
13212
|
+
default: S(() => [
|
|
13232
13213
|
_(l, {
|
|
13233
13214
|
onClick: s[0] || (s[0] = (h) => e.$emit("firstPage", h)),
|
|
13234
13215
|
disabled: i.disabledPrev,
|
|
@@ -13253,7 +13234,7 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13253
13234
|
_: 1
|
|
13254
13235
|
}),
|
|
13255
13236
|
_(c, { gap: 4 }, {
|
|
13256
|
-
default:
|
|
13237
|
+
default: S(() => [
|
|
13257
13238
|
xv,
|
|
13258
13239
|
_(d, {
|
|
13259
13240
|
modelValue: n.updatedCurrentPage,
|
|
@@ -13261,7 +13242,7 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13261
13242
|
disabled: i.disabledPageSelect,
|
|
13262
13243
|
size: "sml"
|
|
13263
13244
|
}, {
|
|
13264
|
-
default:
|
|
13245
|
+
default: S(() => [
|
|
13265
13246
|
(o(!0), r(F, null, J(t.totalPages, (h) => (o(), r("option", {
|
|
13266
13247
|
key: h,
|
|
13267
13248
|
value: h,
|
|
@@ -13275,7 +13256,7 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13275
13256
|
_: 1
|
|
13276
13257
|
}),
|
|
13277
13258
|
_(c, null, {
|
|
13278
|
-
default:
|
|
13259
|
+
default: S(() => [
|
|
13279
13260
|
_(l, {
|
|
13280
13261
|
onClick: s[3] || (s[3] = (h) => e.$emit("nextPage", h)),
|
|
13281
13262
|
disabled: i.disabledNext,
|
|
@@ -13300,9 +13281,9 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13300
13281
|
_: 1
|
|
13301
13282
|
})
|
|
13302
13283
|
], 64)) : i.hasRange ? (o(), r("span", zv, [
|
|
13303
|
-
|
|
13284
|
+
A("Showing entries "),
|
|
13304
13285
|
f("span", null, C(t.itemRangeFrom) + " to " + C(t.itemRangeTo), 1),
|
|
13305
|
-
|
|
13286
|
+
A(" of "),
|
|
13306
13287
|
f("span", null, C(t.itemRangeTotal), 1)
|
|
13307
13288
|
])) : u("", !0)
|
|
13308
13289
|
]),
|
|
@@ -13316,7 +13297,7 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13316
13297
|
gap: 4,
|
|
13317
13298
|
class: "ecs-pagination-items"
|
|
13318
13299
|
}, {
|
|
13319
|
-
default:
|
|
13300
|
+
default: S(() => [
|
|
13320
13301
|
Tv,
|
|
13321
13302
|
_(d, {
|
|
13322
13303
|
modelValue: n.updatedItemsPerPageSelected,
|
|
@@ -13325,7 +13306,7 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13325
13306
|
disabled: t.loading || null,
|
|
13326
13307
|
size: "sml"
|
|
13327
13308
|
}, {
|
|
13328
|
-
default:
|
|
13309
|
+
default: S(() => [
|
|
13329
13310
|
(o(!0), r(F, null, J(t.itemsPerPage, (h) => (o(), r("option", {
|
|
13330
13311
|
key: h,
|
|
13331
13312
|
value: h,
|
|
@@ -13342,16 +13323,16 @@ function Mv(e, s, t, a, n, i) {
|
|
|
13342
13323
|
gap: 4,
|
|
13343
13324
|
class: "ecs-pagination-controls"
|
|
13344
13325
|
}, {
|
|
13345
|
-
default:
|
|
13326
|
+
default: S(() => [
|
|
13346
13327
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
13347
13328
|
]),
|
|
13348
13329
|
_: 3
|
|
13349
13330
|
})) : u("", !0)
|
|
13350
13331
|
], 2);
|
|
13351
13332
|
}
|
|
13352
|
-
const K_ = /* @__PURE__ */ y(
|
|
13333
|
+
const K_ = /* @__PURE__ */ y(wv, [["render", Mv], ["__scopeId", "data-v-ca016e63"]]), $v = {
|
|
13353
13334
|
name: "ecs-party-entry",
|
|
13354
|
-
components: { EcsIcon:
|
|
13335
|
+
components: { EcsIcon: L, EcsSticker: Oe },
|
|
13355
13336
|
props: {
|
|
13356
13337
|
/** 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). */
|
|
13357
13338
|
icon: {
|
|
@@ -13427,11 +13408,11 @@ const K_ = /* @__PURE__ */ y(Sv, [["render", Mv], ["__scopeId", "data-v-ca016e63
|
|
|
13427
13408
|
}
|
|
13428
13409
|
}
|
|
13429
13410
|
}
|
|
13430
|
-
},
|
|
13411
|
+
}, Av = {
|
|
13431
13412
|
key: 2,
|
|
13432
13413
|
class: "ecs-party-entry-background"
|
|
13433
13414
|
};
|
|
13434
|
-
function
|
|
13415
|
+
function Lv(e, s, t, a, n, i) {
|
|
13435
13416
|
const l = g("ecs-icon"), c = g("ecs-sticker");
|
|
13436
13417
|
return o(), r("div", {
|
|
13437
13418
|
class: v(["ecs-party-entry", [t.party, t.color && t.background ? "ecs-party-entry-colored" : ""]]),
|
|
@@ -13470,10 +13451,10 @@ function Av(e, s, t, a, n, i) {
|
|
|
13470
13451
|
type: "shared"
|
|
13471
13452
|
})) : u("", !0)
|
|
13472
13453
|
], 4)) : u("", !0),
|
|
13473
|
-
t.background ? (o(), r("div",
|
|
13454
|
+
t.background ? (o(), r("div", Av)) : u("", !0)
|
|
13474
13455
|
], 6);
|
|
13475
13456
|
}
|
|
13476
|
-
const Y_ = /* @__PURE__ */ y(
|
|
13457
|
+
const Y_ = /* @__PURE__ */ y($v, [["render", Lv], ["__scopeId", "data-v-b9690261"]]), Ov = {
|
|
13477
13458
|
name: "EcsPopoverListHeadline",
|
|
13478
13459
|
components: {
|
|
13479
13460
|
EcsButtonCollapse: Ut
|
|
@@ -13597,7 +13578,7 @@ function Fv(e, s, t, a, n, i) {
|
|
|
13597
13578
|
const qv = /* @__PURE__ */ y(Vv, [["render", Fv], ["__scopeId", "data-v-8f28e1c1"]]), Wv = {
|
|
13598
13579
|
name: "ecs-rating-favorability",
|
|
13599
13580
|
emits: ["click"],
|
|
13600
|
-
components: { EcsIcon:
|
|
13581
|
+
components: { EcsIcon: L, EcsSkeletonLoader: te },
|
|
13601
13582
|
props: {
|
|
13602
13583
|
/** If set, the favorability icon will have a label as well. */
|
|
13603
13584
|
label: {
|
|
@@ -13693,7 +13674,7 @@ function Gv(e, s, t, a, n, i) {
|
|
|
13693
13674
|
const Kv = /* @__PURE__ */ y(Wv, [["render", Gv], ["__scopeId", "data-v-a6e15633"]]), Yv = {
|
|
13694
13675
|
name: "ecs-quicklinks-link",
|
|
13695
13676
|
emits: ["click", "input", "toggle", "update:volumes"],
|
|
13696
|
-
components: { EcsCheckbox: lt, EcsRatingStarRead: qv, EcsRatingFavorability: Kv, EcsSwitch: jt, EcsIcon:
|
|
13677
|
+
components: { EcsCheckbox: lt, EcsRatingStarRead: qv, EcsRatingFavorability: Kv, EcsSwitch: jt, EcsIcon: L, EcsFocusRing: D, EcsAvatar: vt, EcsFlexRow: Ie, EcsPopover: bt, EcsPopoverList: qs, EcsPopoverListItem: Gs },
|
|
13697
13678
|
props: {
|
|
13698
13679
|
/** The label text for the quicklink. */
|
|
13699
13680
|
label: {
|
|
@@ -13837,7 +13818,7 @@ const Kv = /* @__PURE__ */ y(Wv, [["render", Gv], ["__scopeId", "data-v-a6e15633
|
|
|
13837
13818
|
class: "meta"
|
|
13838
13819
|
}, dy = { key: 0 }, uy = ["title"];
|
|
13839
13820
|
function fy(e, s, t, a, n, i) {
|
|
13840
|
-
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"),
|
|
13821
|
+
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");
|
|
13841
13822
|
return o(), r("li", {
|
|
13842
13823
|
class: v(["ecs-quicklinks-link", [
|
|
13843
13824
|
i.typeClass,
|
|
@@ -13885,7 +13866,7 @@ function fy(e, s, t, a, n, i) {
|
|
|
13885
13866
|
}, C(t.meta), 9, ny)) : u("", !0)
|
|
13886
13867
|
])) : u("", !0),
|
|
13887
13868
|
_(c)
|
|
13888
|
-
])) : (o(), m(
|
|
13869
|
+
])) : (o(), m($, {
|
|
13889
13870
|
key: 2,
|
|
13890
13871
|
onInput: s[3] || (s[3] = (z) => e.$emit("input", z)),
|
|
13891
13872
|
value: t.value,
|
|
@@ -13894,7 +13875,7 @@ function fy(e, s, t, a, n, i) {
|
|
|
13894
13875
|
disabled: t.disabled || null,
|
|
13895
13876
|
indeterminate: i.isIndeterminate
|
|
13896
13877
|
}, {
|
|
13897
|
-
default:
|
|
13878
|
+
default: S(() => [
|
|
13898
13879
|
t.type === "rating" ? (o(), m(h, {
|
|
13899
13880
|
key: 0,
|
|
13900
13881
|
rating: t.rating
|
|
@@ -13906,8 +13887,8 @@ function fy(e, s, t, a, n, i) {
|
|
|
13906
13887
|
size: "sml-toggle",
|
|
13907
13888
|
colored: ""
|
|
13908
13889
|
}, {
|
|
13909
|
-
default:
|
|
13910
|
-
|
|
13890
|
+
default: S(() => [
|
|
13891
|
+
A(C(t.label), 1)
|
|
13911
13892
|
]),
|
|
13912
13893
|
_: 1
|
|
13913
13894
|
}, 8, ["value", "disabled"])) : t.type === "persona" ? (o(), r(F, { key: 2 }, [
|
|
@@ -13924,7 +13905,7 @@ function fy(e, s, t, a, n, i) {
|
|
|
13924
13905
|
gap: 2,
|
|
13925
13906
|
class: "volume-list"
|
|
13926
13907
|
}, {
|
|
13927
|
-
default:
|
|
13908
|
+
default: S(() => [
|
|
13928
13909
|
(o(!0), r(F, null, J(i.displayedVolumes, (z) => (o(), r("button", {
|
|
13929
13910
|
key: z.id,
|
|
13930
13911
|
class: v(["volume", { active: z.active }]),
|
|
@@ -13936,9 +13917,9 @@ function fy(e, s, t, a, n, i) {
|
|
|
13936
13917
|
key: 0,
|
|
13937
13918
|
disabled: t.disabled || null
|
|
13938
13919
|
}, {
|
|
13939
|
-
content:
|
|
13920
|
+
content: S(() => [
|
|
13940
13921
|
_(I, null, {
|
|
13941
|
-
default:
|
|
13922
|
+
default: S(() => [
|
|
13942
13923
|
(o(!0), r(F, null, J(n.localVolumes.slice(3), (z) => (o(), m(E, {
|
|
13943
13924
|
key: z.id,
|
|
13944
13925
|
onClick: (T) => i.toggleVolume(z.id),
|
|
@@ -13946,8 +13927,8 @@ function fy(e, s, t, a, n, i) {
|
|
|
13946
13927
|
title: `${z.name} (${z.date})`,
|
|
13947
13928
|
"aria-label": `Volume ${z.id}${z.active ? " active" : ""}`
|
|
13948
13929
|
}, {
|
|
13949
|
-
default:
|
|
13950
|
-
|
|
13930
|
+
default: S(() => [
|
|
13931
|
+
A(C(z.id), 1)
|
|
13951
13932
|
]),
|
|
13952
13933
|
_: 2
|
|
13953
13934
|
}, 1032, ["onClick", "selected", "title", "aria-label"]))), 128))
|
|
@@ -13955,7 +13936,7 @@ function fy(e, s, t, a, n, i) {
|
|
|
13955
13936
|
_: 1
|
|
13956
13937
|
})
|
|
13957
13938
|
]),
|
|
13958
|
-
default:
|
|
13939
|
+
default: S(() => [
|
|
13959
13940
|
f("button", {
|
|
13960
13941
|
class: v(["volume more", { active: n.localVolumes.slice(3).some((z) => z.active) }]),
|
|
13961
13942
|
title: "More",
|
|
@@ -14008,11 +13989,11 @@ const Z_ = /* @__PURE__ */ y(Yv, [["render", fy], ["__scopeId", "data-v-db5374f4
|
|
|
14008
13989
|
default: !1
|
|
14009
13990
|
}
|
|
14010
13991
|
}
|
|
14011
|
-
},
|
|
13992
|
+
}, St = (e) => (ve("data-v-f63b724f"), e = e(), ye(), e), my = {
|
|
14012
13993
|
key: 0,
|
|
14013
13994
|
class: "ecs-rating-reset"
|
|
14014
|
-
}, hy = { class: "ecs-rating-write" }, py = ["checked", "disabled"], vy = /* @__PURE__ */
|
|
14015
|
-
function
|
|
13995
|
+
}, hy = { class: "ecs-rating-write" }, py = ["checked", "disabled"], vy = /* @__PURE__ */ St(() => /* @__PURE__ */ f("i", null, null, -1)), yy = ["checked", "disabled"], by = /* @__PURE__ */ St(() => /* @__PURE__ */ f("i", null, null, -1)), _y = ["checked", "disabled"], ky = /* @__PURE__ */ St(() => /* @__PURE__ */ f("i", null, null, -1)), Cy = ["checked", "disabled"], Sy = /* @__PURE__ */ St(() => /* @__PURE__ */ f("i", null, null, -1));
|
|
13996
|
+
function wy(e, s, t, a, n, i) {
|
|
14016
13997
|
return o(), r("div", {
|
|
14017
13998
|
class: v(["ecs-rating-form", [t.large ? "ecs-rating-form-lg" : ""]])
|
|
14018
13999
|
}, [
|
|
@@ -14053,11 +14034,11 @@ function Sy(e, s, t, a, n, i) {
|
|
|
14053
14034
|
checked: t.value == 4 || null,
|
|
14054
14035
|
disabled: t.disabled
|
|
14055
14036
|
}, null, 8, Cy),
|
|
14056
|
-
|
|
14037
|
+
Sy
|
|
14057
14038
|
])
|
|
14058
14039
|
], 2);
|
|
14059
14040
|
}
|
|
14060
|
-
const J_ = /* @__PURE__ */ y(gy, [["render",
|
|
14041
|
+
const J_ = /* @__PURE__ */ y(gy, [["render", wy], ["__scopeId", "data-v-f63b724f"]]), xy = {
|
|
14061
14042
|
name: "ecs-section",
|
|
14062
14043
|
props: {
|
|
14063
14044
|
/** Adds a headline to the section. */
|
|
@@ -14123,7 +14104,7 @@ function Iy(e, s, t, a, n, i) {
|
|
|
14123
14104
|
key: 0,
|
|
14124
14105
|
class: v(["ecs-section-headline", [t.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", e.$slots.controls ? "has-buttons" : ""]])
|
|
14125
14106
|
}, [
|
|
14126
|
-
|
|
14107
|
+
A(C(t.title) + " ", 1),
|
|
14127
14108
|
e.$slots.controls ? (o(), r("div", By, [
|
|
14128
14109
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
14129
14110
|
])) : u("", !0)
|
|
@@ -14141,7 +14122,7 @@ function Iy(e, s, t, a, n, i) {
|
|
|
14141
14122
|
const Q_ = /* @__PURE__ */ y(xy, [["render", Iy], ["__scopeId", "data-v-ec263a49"]]), zy = {
|
|
14142
14123
|
name: "ecs-segments",
|
|
14143
14124
|
emits: ["click"],
|
|
14144
|
-
components: { EcsIcon:
|
|
14125
|
+
components: { EcsIcon: L },
|
|
14145
14126
|
props: {
|
|
14146
14127
|
/** Array of all the options objects:
|
|
14147
14128
|
*
|
|
@@ -14202,12 +14183,12 @@ function My(e, s, t, a, n, i) {
|
|
|
14202
14183
|
size: "20",
|
|
14203
14184
|
color: "#2F333C"
|
|
14204
14185
|
}, null, 8, ["class", "type"])) : u("", !0),
|
|
14205
|
-
|
|
14186
|
+
A(" " + C(c.label), 1)
|
|
14206
14187
|
], 8, Py)
|
|
14207
14188
|
], 8, Ey))), 128))
|
|
14208
14189
|
], 2);
|
|
14209
14190
|
}
|
|
14210
|
-
const e1 = /* @__PURE__ */ y(zy, [["render", My], ["__scopeId", "data-v-868d7eb4"]]),
|
|
14191
|
+
const e1 = /* @__PURE__ */ y(zy, [["render", My], ["__scopeId", "data-v-868d7eb4"]]), $y = {
|
|
14211
14192
|
name: "ecs-select-tile",
|
|
14212
14193
|
emits: ["click"],
|
|
14213
14194
|
components: {
|
|
@@ -14252,7 +14233,7 @@ const e1 = /* @__PURE__ */ y(zy, [["render", My], ["__scopeId", "data-v-868d7eb4
|
|
|
14252
14233
|
default: !1
|
|
14253
14234
|
}
|
|
14254
14235
|
}
|
|
14255
|
-
},
|
|
14236
|
+
}, Ay = (e) => (ve("data-v-642a7ad7"), e = e(), ye(), e), Ly = ["aria-checked", "tabindex"], Oy = /* @__PURE__ */ Ay(() => /* @__PURE__ */ f("div", { class: "select-check" }, null, -1)), Dy = {
|
|
14256
14237
|
key: 1,
|
|
14257
14238
|
class: "label"
|
|
14258
14239
|
}, Ny = {
|
|
@@ -14283,9 +14264,9 @@ function Vy(e, s, t, a, n, i) {
|
|
|
14283
14264
|
inset: -6,
|
|
14284
14265
|
radius: 12
|
|
14285
14266
|
})
|
|
14286
|
-
], 42,
|
|
14267
|
+
], 42, Ly);
|
|
14287
14268
|
}
|
|
14288
|
-
const t1 = /* @__PURE__ */ y(
|
|
14269
|
+
const t1 = /* @__PURE__ */ y($y, [["render", Vy], ["__scopeId", "data-v-642a7ad7"]]), Hy = {
|
|
14289
14270
|
name: "ecs-sequence-map"
|
|
14290
14271
|
}, Ry = {
|
|
14291
14272
|
class: "ecs-sequence-map",
|
|
@@ -14300,7 +14281,7 @@ function Fy(e, s, t, a, n, i) {
|
|
|
14300
14281
|
const s1 = /* @__PURE__ */ y(Hy, [["render", Fy], ["__scopeId", "data-v-69c3c73d"]]), qy = {
|
|
14301
14282
|
name: "ecs-sequence-map-button",
|
|
14302
14283
|
emits: ["click"],
|
|
14303
|
-
components: { EcsIcon:
|
|
14284
|
+
components: { EcsIcon: L, EcsFocusRing: D },
|
|
14304
14285
|
props: {
|
|
14305
14286
|
/** Index of the step. */
|
|
14306
14287
|
step: {
|
|
@@ -14342,7 +14323,7 @@ function Ky(e, s, t, a, n, i) {
|
|
|
14342
14323
|
"aria-busy": t.loading || null
|
|
14343
14324
|
}, [
|
|
14344
14325
|
f("span", Uy, [
|
|
14345
|
-
|
|
14326
|
+
A(C(t.step) + " ", 1),
|
|
14346
14327
|
t.loading ? (o(), m(l, {
|
|
14347
14328
|
key: 0,
|
|
14348
14329
|
type: "loading",
|
|
@@ -14457,14 +14438,14 @@ function nb(e, s, t, a, n, i) {
|
|
|
14457
14438
|
}, [
|
|
14458
14439
|
f("div", ib, [
|
|
14459
14440
|
_(l, { type: "sidebar" }, {
|
|
14460
|
-
default:
|
|
14441
|
+
default: S(() => [
|
|
14461
14442
|
p(e.$slots, "tab-buttons", {}, void 0, !0)
|
|
14462
14443
|
]),
|
|
14463
14444
|
_: 3
|
|
14464
14445
|
})
|
|
14465
14446
|
]),
|
|
14466
14447
|
_(c, null, {
|
|
14467
|
-
default:
|
|
14448
|
+
default: S(() => [
|
|
14468
14449
|
p(e.$slots, "tabs", {}, void 0, !0)
|
|
14469
14450
|
]),
|
|
14470
14451
|
_: 3
|
|
@@ -14567,7 +14548,7 @@ function pb(e, s, t, a, n, i) {
|
|
|
14567
14548
|
])) : u("", !0)
|
|
14568
14549
|
])),
|
|
14569
14550
|
_(pe, { name: "expansion" }, {
|
|
14570
|
-
default:
|
|
14551
|
+
default: S(() => [
|
|
14571
14552
|
t.subHeaderExpanded && e.$slots.subheader ? (o(), r("div", mb, [
|
|
14572
14553
|
p(e.$slots, "subheader", {}, void 0, !0)
|
|
14573
14554
|
])) : u("", !0)
|
|
@@ -14575,7 +14556,7 @@ function pb(e, s, t, a, n, i) {
|
|
|
14575
14556
|
_: 3
|
|
14576
14557
|
}),
|
|
14577
14558
|
_(pe, { name: "expansion" }, {
|
|
14578
|
-
default:
|
|
14559
|
+
default: S(() => [
|
|
14579
14560
|
t.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (o(), r("div", hb, [
|
|
14580
14561
|
p(e.$slots, "tertiaryheader", {}, void 0, !0)
|
|
14581
14562
|
])) : u("", !0)
|
|
@@ -14598,7 +14579,7 @@ function bb(e, s, t, a, n, i) {
|
|
|
14598
14579
|
const r1 = /* @__PURE__ */ y(vb, [["render", bb], ["__scopeId", "data-v-81bc3c0a"]]), _b = {
|
|
14599
14580
|
name: "ecs-sidebar-list-item",
|
|
14600
14581
|
emits: ["click", "select"],
|
|
14601
|
-
components: { EcsIcon:
|
|
14582
|
+
components: { EcsIcon: L, EcsAvatar: vt, EcsCheckbox: lt, EcsFlexRow: Ie, EcsSkeletonLoader: te },
|
|
14602
14583
|
props: {
|
|
14603
14584
|
/** Optional unique identifier for the list item. */
|
|
14604
14585
|
id: {
|
|
@@ -14694,7 +14675,7 @@ const r1 = /* @__PURE__ */ y(vb, [["render", bb], ["__scopeId", "data-v-81bc3c0a
|
|
|
14694
14675
|
}, kb = {
|
|
14695
14676
|
class: "ecs-sidebar-list-item",
|
|
14696
14677
|
role: "listitem"
|
|
14697
|
-
}, Cb = ["tabindex"],
|
|
14678
|
+
}, Cb = ["tabindex"], Sb = { class: "ecs-sidebar-list-item-content" }, wb = { class: "ecs-sidebar-list-item-label" }, xb = { class: "ecs-sidebar-list-item-subline" }, Bb = {
|
|
14698
14679
|
key: 0,
|
|
14699
14680
|
class: "ecs-sidebar-list-item-subline secondary"
|
|
14700
14681
|
};
|
|
@@ -14745,8 +14726,8 @@ function Ib(e, s, t, a, n, i) {
|
|
|
14745
14726
|
size: "30",
|
|
14746
14727
|
color: t.iconColor
|
|
14747
14728
|
}, null, 8, ["type", "color"])) : u("", !0),
|
|
14748
|
-
f("div",
|
|
14749
|
-
f("span",
|
|
14729
|
+
f("div", Sb, [
|
|
14730
|
+
f("span", wb, [
|
|
14750
14731
|
t.loading ? (o(), m(c, {
|
|
14751
14732
|
key: 0,
|
|
14752
14733
|
type: "single",
|
|
@@ -14759,7 +14740,7 @@ function Ib(e, s, t, a, n, i) {
|
|
|
14759
14740
|
gap: 8,
|
|
14760
14741
|
justify: "between"
|
|
14761
14742
|
}, {
|
|
14762
|
-
default:
|
|
14743
|
+
default: S(() => [
|
|
14763
14744
|
f("span", xb, [
|
|
14764
14745
|
t.loading ? (o(), m(c, {
|
|
14765
14746
|
key: 0,
|
|
@@ -14767,7 +14748,7 @@ function Ib(e, s, t, a, n, i) {
|
|
|
14767
14748
|
"line-height": 2,
|
|
14768
14749
|
width: "random"
|
|
14769
14750
|
})) : t.subline ? (o(), r(F, { key: 1 }, [
|
|
14770
|
-
|
|
14751
|
+
A(C(t.subline), 1)
|
|
14771
14752
|
], 64)) : u("", !0)
|
|
14772
14753
|
]),
|
|
14773
14754
|
t.sublineSecondary || t.loading ? (o(), r("span", Bb, [
|
|
@@ -14781,7 +14762,7 @@ function Ib(e, s, t, a, n, i) {
|
|
|
14781
14762
|
width: "random",
|
|
14782
14763
|
alignment: "right"
|
|
14783
14764
|
})) : (o(), r(F, { key: 1 }, [
|
|
14784
|
-
|
|
14765
|
+
A(C(t.sublineSecondary), 1)
|
|
14785
14766
|
], 64))
|
|
14786
14767
|
], 2)
|
|
14787
14768
|
])) : u("", !0)
|
|
@@ -14874,7 +14855,7 @@ const c1 = /* @__PURE__ */ y(_b, [["render", Ib], ["__scopeId", "data-v-bfccb426
|
|
|
14874
14855
|
key: 2,
|
|
14875
14856
|
class: "ecs-structured-content-right"
|
|
14876
14857
|
}, Pb = { class: "ecs-structured-content-collapse-inner" }, Mb = { class: "ecs-structured-content-collapse-content" };
|
|
14877
|
-
function
|
|
14858
|
+
function $b(e, s, t, a, n, i) {
|
|
14878
14859
|
const l = g("ecs-skeleton-loader");
|
|
14879
14860
|
return o(), r("div", {
|
|
14880
14861
|
class: v(["ecs-structured-content", [
|
|
@@ -14896,7 +14877,7 @@ function Lb(e, s, t, a, n, i) {
|
|
|
14896
14877
|
{ indent: i.shouldIndent }
|
|
14897
14878
|
]])
|
|
14898
14879
|
}, {
|
|
14899
|
-
default:
|
|
14880
|
+
default: S(() => [
|
|
14900
14881
|
t.loading ? (o(), m(l, {
|
|
14901
14882
|
key: 0,
|
|
14902
14883
|
type: "single",
|
|
@@ -14925,7 +14906,7 @@ function Lb(e, s, t, a, n, i) {
|
|
|
14925
14906
|
], 2)) : u("", !0)
|
|
14926
14907
|
], 2);
|
|
14927
14908
|
}
|
|
14928
|
-
const d1 = /* @__PURE__ */ y(zb, [["render",
|
|
14909
|
+
const d1 = /* @__PURE__ */ y(zb, [["render", $b], ["__scopeId", "data-v-9d097914"]]), Ab = {
|
|
14929
14910
|
name: "ecs-swatches-picker",
|
|
14930
14911
|
emits: ["update:modelValue"],
|
|
14931
14912
|
props: {
|
|
@@ -14976,7 +14957,7 @@ const d1 = /* @__PURE__ */ y(zb, [["render", Lb], ["__scopeId", "data-v-9d097914
|
|
|
14976
14957
|
this.selectedTitle = this.swatches[this.swatches.findIndex((e) => e.hex === this.selectedColor)].title;
|
|
14977
14958
|
}
|
|
14978
14959
|
}
|
|
14979
|
-
},
|
|
14960
|
+
}, Lb = ["onClick", "onKeydown", "title", "aria-label", "aria-checked"];
|
|
14980
14961
|
function Ob(e, s, t, a, n, i) {
|
|
14981
14962
|
return o(), r("div", {
|
|
14982
14963
|
class: v(["ecs-swatches", i.sizeClass]),
|
|
@@ -14996,10 +14977,10 @@ function Ob(e, s, t, a, n, i) {
|
|
|
14996
14977
|
"aria-checked": n.selectedColor == l.hex ? "true" : "false",
|
|
14997
14978
|
class: v(["ecs-swatches-color", n.selectedColor == l.hex ? "active" : ""]),
|
|
14998
14979
|
style: x({ backgroundColor: l.hex, color: l.hex })
|
|
14999
|
-
}, null, 46,
|
|
14980
|
+
}, null, 46, Lb))), 128))
|
|
15000
14981
|
], 2);
|
|
15001
14982
|
}
|
|
15002
|
-
const u1 = /* @__PURE__ */ y(
|
|
14983
|
+
const u1 = /* @__PURE__ */ y(Ab, [["render", Ob], ["__scopeId", "data-v-ade2140a"]]), Db = {
|
|
15003
14984
|
name: "ecs-tab",
|
|
15004
14985
|
props: {
|
|
15005
14986
|
/** Shows this tab. */
|
|
@@ -15046,7 +15027,7 @@ const f1 = /* @__PURE__ */ y(Db, [["render", Vb], ["__scopeId", "data-v-2c119fff
|
|
|
15046
15027
|
name: "ecs-tab-button",
|
|
15047
15028
|
emits: ["click", "tabNavigation"],
|
|
15048
15029
|
components: {
|
|
15049
|
-
EcsIcon:
|
|
15030
|
+
EcsIcon: L,
|
|
15050
15031
|
EcsSticker: Oe,
|
|
15051
15032
|
EcsFocusRing: D
|
|
15052
15033
|
},
|
|
@@ -15240,7 +15221,7 @@ const g1 = /* @__PURE__ */ y(Hb, [["render", jb], ["__scopeId", "data-v-9755386a
|
|
|
15240
15221
|
},
|
|
15241
15222
|
colorIsDark() {
|
|
15242
15223
|
if (this.color && this.color !== "")
|
|
15243
|
-
return
|
|
15224
|
+
return w(this.color).isDark();
|
|
15244
15225
|
},
|
|
15245
15226
|
customColorStyle() {
|
|
15246
15227
|
if (this.loading)
|
|
@@ -15250,11 +15231,11 @@ const g1 = /* @__PURE__ */ y(Hb, [["render", jb], ["__scopeId", "data-v-9755386a
|
|
|
15250
15231
|
};
|
|
15251
15232
|
if (this.color && this.color !== "")
|
|
15252
15233
|
return this.colorIsDark ? {
|
|
15253
|
-
background:
|
|
15254
|
-
color:
|
|
15234
|
+
background: w(this.color).toRgbString(),
|
|
15235
|
+
color: w(this.color).lighten(65).toRgbString()
|
|
15255
15236
|
} : {
|
|
15256
|
-
background:
|
|
15257
|
-
color:
|
|
15237
|
+
background: w(this.color).toRgbString(),
|
|
15238
|
+
color: w(this.color).darken(65).toRgbString()
|
|
15258
15239
|
};
|
|
15259
15240
|
}
|
|
15260
15241
|
},
|
|
@@ -15346,7 +15327,7 @@ function t0(e, s, t, a, n, i) {
|
|
|
15346
15327
|
onClick: s[0] || (s[0] = (c) => e.$emit("action")),
|
|
15347
15328
|
class: "ecs-toast-action"
|
|
15348
15329
|
}, [
|
|
15349
|
-
|
|
15330
|
+
A(C(t.button) + " ", 1),
|
|
15350
15331
|
_(l, {
|
|
15351
15332
|
inset: 0,
|
|
15352
15333
|
radius: 6
|
|
@@ -15363,7 +15344,7 @@ const p1 = /* @__PURE__ */ y(e0, [["render", t0], ["__scopeId", "data-v-74bc77ef
|
|
|
15363
15344
|
function n0(e, s, t, a, n, i) {
|
|
15364
15345
|
return o(), r("div", i0, [
|
|
15365
15346
|
_(Ps, { name: "transition-toast" }, {
|
|
15366
|
-
default:
|
|
15347
|
+
default: S(() => [
|
|
15367
15348
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15368
15349
|
]),
|
|
15369
15350
|
_: 3
|
|
@@ -15374,7 +15355,7 @@ const v1 = /* @__PURE__ */ y(s0, [["render", n0], ["__scopeId", "data-v-451fee48
|
|
|
15374
15355
|
name: "ecs-transcript-state",
|
|
15375
15356
|
emits: ["click"],
|
|
15376
15357
|
components: {
|
|
15377
|
-
EcsIcon:
|
|
15358
|
+
EcsIcon: L,
|
|
15378
15359
|
EcsSkeletonLoader: te
|
|
15379
15360
|
},
|
|
15380
15361
|
props: {
|
|
@@ -15466,7 +15447,7 @@ function g0(e, s, t, a, n, i) {
|
|
|
15466
15447
|
const b1 = /* @__PURE__ */ y(u0, [["render", g0], ["__scopeId", "data-v-6af94f50"]]), m0 = {
|
|
15467
15448
|
name: "ecs-tree-list-item",
|
|
15468
15449
|
emits: ["click", "toggled"],
|
|
15469
|
-
components: { EcsIcon:
|
|
15450
|
+
components: { EcsIcon: L, EcsButtonCollapse: Ut, EcsFocusRing: D },
|
|
15470
15451
|
mixins: [be],
|
|
15471
15452
|
props: {
|
|
15472
15453
|
/** ID for the Tree List Item */
|
|
@@ -15676,12 +15657,12 @@ function _0(e, s, t, a, n, i) {
|
|
|
15676
15657
|
const _1 = /* @__PURE__ */ y(m0, [["render", _0], ["__scopeId", "data-v-08dbe567"]]), k0 = {
|
|
15677
15658
|
name: "ecs-tree-list-headline"
|
|
15678
15659
|
}, C0 = { class: "ecs-tree-view-headline" };
|
|
15679
|
-
function
|
|
15660
|
+
function S0(e, s, t, a, n, i) {
|
|
15680
15661
|
return o(), r("div", C0, [
|
|
15681
15662
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15682
15663
|
]);
|
|
15683
15664
|
}
|
|
15684
|
-
const k1 = /* @__PURE__ */ y(k0, [["render",
|
|
15665
|
+
const k1 = /* @__PURE__ */ y(k0, [["render", S0], ["__scopeId", "data-v-a5153e06"]]), w0 = {
|
|
15685
15666
|
name: "EcsTypeConfirmation",
|
|
15686
15667
|
emits: ["update:modelValue"],
|
|
15687
15668
|
components: { EcsInput: nh, EcsAlert: Ms, EcsFormGroup: ii },
|
|
@@ -15753,10 +15734,10 @@ function E0(e, s, t, a, n, i) {
|
|
|
15753
15734
|
headline: t.headline,
|
|
15754
15735
|
type: t.alertType
|
|
15755
15736
|
}, {
|
|
15756
|
-
default:
|
|
15737
|
+
default: S(() => [
|
|
15757
15738
|
p(e.$slots, "default", {}, void 0, !0),
|
|
15758
15739
|
_(c, { class: "ecs-type-confirmation-input" }, {
|
|
15759
|
-
default:
|
|
15740
|
+
default: S(() => [
|
|
15760
15741
|
f("label", { for: n.uniqueId }, C(i.text), 9, x0),
|
|
15761
15742
|
_(l, {
|
|
15762
15743
|
modelValue: n.inputValue,
|
|
@@ -15776,7 +15757,7 @@ function E0(e, s, t, a, n, i) {
|
|
|
15776
15757
|
key: 1,
|
|
15777
15758
|
class: "ecs-type-confirmation-input"
|
|
15778
15759
|
}, {
|
|
15779
|
-
default:
|
|
15760
|
+
default: S(() => [
|
|
15780
15761
|
f("label", { for: n.uniqueId }, C(i.text), 9, I0),
|
|
15781
15762
|
_(l, {
|
|
15782
15763
|
modelValue: n.inputValue,
|
|
@@ -15791,7 +15772,7 @@ function E0(e, s, t, a, n, i) {
|
|
|
15791
15772
|
_: 1
|
|
15792
15773
|
}));
|
|
15793
15774
|
}
|
|
15794
|
-
const C1 = /* @__PURE__ */ y(
|
|
15775
|
+
const C1 = /* @__PURE__ */ y(w0, [["render", E0], ["__scopeId", "data-v-3e9bc710"]]), T0 = {
|
|
15795
15776
|
name: "ecs-video",
|
|
15796
15777
|
props: {
|
|
15797
15778
|
/** URL to an optional poster image. */
|
|
@@ -15841,13 +15822,13 @@ function M0(e, s, t, a, n, i) {
|
|
|
15841
15822
|
src: t.mp4Source
|
|
15842
15823
|
}, null, 8, P0);
|
|
15843
15824
|
}
|
|
15844
|
-
const
|
|
15825
|
+
const S1 = /* @__PURE__ */ y(T0, [["render", M0], ["__scopeId", "data-v-ce84fcb3"]]);
|
|
15845
15826
|
export {
|
|
15846
15827
|
Oi as EcsActionToolbar,
|
|
15847
15828
|
Ms as EcsAlert,
|
|
15848
|
-
|
|
15829
|
+
A0 as EcsAudio,
|
|
15849
15830
|
vt as EcsAvatar,
|
|
15850
|
-
|
|
15831
|
+
L0 as EcsBanner,
|
|
15851
15832
|
O0 as EcsBreadcrumb,
|
|
15852
15833
|
D0 as EcsBreadcrumbButton,
|
|
15853
15834
|
N0 as EcsBreadcrumbTitle,
|
|
@@ -15907,11 +15888,11 @@ export {
|
|
|
15907
15888
|
C_ as EcsFolderSelector,
|
|
15908
15889
|
Wt as EcsFormCheck,
|
|
15909
15890
|
ii as EcsFormGroup,
|
|
15910
|
-
|
|
15911
|
-
|
|
15891
|
+
S_ as EcsFormHeadline,
|
|
15892
|
+
w_ as EcsFormSet,
|
|
15912
15893
|
Zs as EcsFormatted,
|
|
15913
15894
|
x_ as EcsHighlight,
|
|
15914
|
-
|
|
15895
|
+
L as EcsIcon,
|
|
15915
15896
|
Fm as EcsIllustration,
|
|
15916
15897
|
B_ as EcsIndexToolbar,
|
|
15917
15898
|
Qf as EcsInfoTooltip,
|
|
@@ -15924,11 +15905,11 @@ export {
|
|
|
15924
15905
|
T_ as EcsInputGroup,
|
|
15925
15906
|
km as EcsInputSearch,
|
|
15926
15907
|
M_ as EcsJumperDocument,
|
|
15927
|
-
|
|
15928
|
-
|
|
15908
|
+
$_ as EcsJumperIndex,
|
|
15909
|
+
A_ as EcsJumperPage,
|
|
15929
15910
|
D_ as EcsLayoutDataTable,
|
|
15930
15911
|
O_ as EcsLayoutDirectory,
|
|
15931
|
-
|
|
15912
|
+
L_ as EcsLayoutIndex,
|
|
15932
15913
|
N_ as EcsLegendItem,
|
|
15933
15914
|
V_ as EcsLogMessage,
|
|
15934
15915
|
H_ as EcsMap,
|
|
@@ -15953,7 +15934,7 @@ export {
|
|
|
15953
15934
|
Kv as EcsRatingFavorability,
|
|
15954
15935
|
qv as EcsRatingStarRead,
|
|
15955
15936
|
J_ as EcsRatingStarWrite,
|
|
15956
|
-
|
|
15937
|
+
wm as EcsScrollContainer,
|
|
15957
15938
|
Q_ as EcsSection,
|
|
15958
15939
|
e1 as EcsSegment,
|
|
15959
15940
|
Zt as EcsSelect,
|
|
@@ -15992,5 +15973,5 @@ export {
|
|
|
15992
15973
|
k1 as EcsTreeListHeadline,
|
|
15993
15974
|
_1 as EcsTreeListItem,
|
|
15994
15975
|
C1 as EcsTypeConfirmation,
|
|
15995
|
-
|
|
15976
|
+
S1 as EcsVideo
|
|
15996
15977
|
};
|