@everchron/ec-shards 14.10.1 → 14.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ec-shards.css +1 -1
- package/dist/ec-shards.js +321 -319
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineAsyncComponent as ne, watch as ve, createBlock as h, openBlock as o, resolveDynamicComponent as be, unref as de, normalizeClass as v, createElementBlock as r, normalizeStyle as
|
|
1
|
+
import { defineAsyncComponent as ne, watch as ve, createBlock as h, openBlock as o, resolveDynamicComponent as be, unref as de, normalizeClass as v, createElementBlock as r, normalizeStyle as x, resolveComponent as g, createCommentVNode as u, createElementVNode as f, createVNode as b, createTextVNode as L, toDisplayString as w, renderSlot as p, Transition as _e, withCtx as S, computed as ze, Fragment as D, renderList as J, reactive as Ai, nextTick as Ri, onBeforeUnmount as Gt, toRefs as ei, isRef as Vi, onMounted as ti, useSlots as Di, ref as Fe, watchEffect as rt, withKeys as ee, Teleport as Ni, withDirectives as $e, vShow as it, mergeProps as Ae, normalizeProps as Fi, guardReactiveProps as Hi, withModifiers as W, resolveDirective as qi, vModelText as $i, createStaticVNode as si, markRaw as Wi, TransitionGroup as ii, h as ji, useCssVars as Ui } from "vue";
|
|
2
2
|
const ae = (e, s, t) => {
|
|
3
3
|
const a = e[s];
|
|
4
4
|
return a ? typeof a == "function" ? a() : Promise.resolve(a) : new Promise((n, i) => {
|
|
@@ -91,7 +91,7 @@ const ae = (e, s, t) => {
|
|
|
91
91
|
function Yi(e, s, t, a, n, i) {
|
|
92
92
|
return o(), r("span", {
|
|
93
93
|
class: v(["ecs-focus-ring", t.danger ? "ecs-focus-ring-danger" : ""]),
|
|
94
|
-
style:
|
|
94
|
+
style: x(i.styles)
|
|
95
95
|
}, null, 6);
|
|
96
96
|
}
|
|
97
97
|
const V = /* @__PURE__ */ _(Ki, [["render", Yi], ["__scopeId", "data-v-8d624905"]]), Xi = {
|
|
@@ -183,7 +183,7 @@ function tn(e, s, t, a, n, i) {
|
|
|
183
183
|
t.inset ? "ecs-alert-inset" : "",
|
|
184
184
|
t.border !== !1 ? "ecs-alert-border" : ""
|
|
185
185
|
]]),
|
|
186
|
-
style:
|
|
186
|
+
style: x(i.borderStyles),
|
|
187
187
|
role: "alert"
|
|
188
188
|
}, [
|
|
189
189
|
t.dismissable ? (o(), r("button", {
|
|
@@ -234,7 +234,7 @@ function an(e, s, t, a, n, i) {
|
|
|
234
234
|
name: "action-bar",
|
|
235
235
|
appear: ""
|
|
236
236
|
}, {
|
|
237
|
-
default:
|
|
237
|
+
default: S(() => [
|
|
238
238
|
f("div", nn, [
|
|
239
239
|
p(e.$slots, "default", {}, void 0, !0)
|
|
240
240
|
])
|
|
@@ -342,7 +342,7 @@ const h_ = /* @__PURE__ */ _(ln, [["render", un], ["__scopeId", "data-v-4e7ca115
|
|
|
342
342
|
"aria-busy": t.value || null,
|
|
343
343
|
width: e.size,
|
|
344
344
|
height: e.size,
|
|
345
|
-
style:
|
|
345
|
+
style: x(`color: ${n.value}`),
|
|
346
346
|
"data-test-icon-type": e.type
|
|
347
347
|
}, null, 8, ["class", "aria-busy", "width", "height", "style", "data-test-icon-type"])) : u("", !0);
|
|
348
348
|
}
|
|
@@ -408,7 +408,7 @@ function hn(e, s, t, a, n, i) {
|
|
|
408
408
|
return t.type === "rect" || t.type === "circle" ? (o(), r("div", {
|
|
409
409
|
key: 0,
|
|
410
410
|
class: v(["ecs-skeleton skeleton", [i.rectClass, { ai: t.ai }]]),
|
|
411
|
-
style:
|
|
411
|
+
style: x({ width: i.calculatedWidth, height: t.height + "px" })
|
|
412
412
|
}, null, 6)) : t.type === "multi" ? (o(), r("div", mn, [
|
|
413
413
|
(o(!0), r(D, null, J(parseInt(t.count), (l) => (o(), r("div", {
|
|
414
414
|
key: l,
|
|
@@ -424,7 +424,7 @@ function hn(e, s, t, a, n, i) {
|
|
|
424
424
|
}, [
|
|
425
425
|
f("div", {
|
|
426
426
|
class: v(["skeleton skeleton-single", { ai: t.ai }]),
|
|
427
|
-
style:
|
|
427
|
+
style: x({ width: i.calculatedWidth })
|
|
428
428
|
}, null, 6)
|
|
429
429
|
], 2));
|
|
430
430
|
}
|
|
@@ -565,7 +565,7 @@ function bn(e, s, t, a, n, i) {
|
|
|
565
565
|
const l = g("ecs-skeleton-loader"), c = g("ecs-sticker");
|
|
566
566
|
return o(), r("div", {
|
|
567
567
|
class: v(["avatar", [i.partyClass]]),
|
|
568
|
-
style:
|
|
568
|
+
style: x([i.style, t.customStyle]),
|
|
569
569
|
role: t.image ? "img" : "none",
|
|
570
570
|
"aria-label": t.name
|
|
571
571
|
}, [
|
|
@@ -660,7 +660,7 @@ function kn(e, s, t, a, n, i) {
|
|
|
660
660
|
t.dismissable ? (o(), r("button", {
|
|
661
661
|
key: 0,
|
|
662
662
|
onClick: s[0] || (s[0] = (...d) => i.dismiss && i.dismiss(...d)),
|
|
663
|
-
style:
|
|
663
|
+
style: x(i.dismissButtonStyle),
|
|
664
664
|
class: "close",
|
|
665
665
|
"aria-label": "Dismiss"
|
|
666
666
|
}, [
|
|
@@ -688,7 +688,7 @@ const p_ = /* @__PURE__ */ _(_n, [["render", kn], ["__scopeId", "data-v-c7118217
|
|
|
688
688
|
}
|
|
689
689
|
}
|
|
690
690
|
};
|
|
691
|
-
function
|
|
691
|
+
function Sn(e, s, t, a, n, i) {
|
|
692
692
|
return o(), r("nav", {
|
|
693
693
|
class: v(["ecs-breadcrumb", i.sizeClass]),
|
|
694
694
|
"aria-label": "breadcrumb"
|
|
@@ -696,7 +696,7 @@ function xn(e, s, t, a, n, i) {
|
|
|
696
696
|
p(e.$slots, "default", {}, void 0, !0)
|
|
697
697
|
], 2);
|
|
698
698
|
}
|
|
699
|
-
const v_ = /* @__PURE__ */ _(wn, [["render",
|
|
699
|
+
const v_ = /* @__PURE__ */ _(wn, [["render", Sn], ["__scopeId", "data-v-d1ff2486"]]), xn = {
|
|
700
700
|
name: "ecs-breadcrumb-button",
|
|
701
701
|
emits: ["click"],
|
|
702
702
|
components: {
|
|
@@ -754,7 +754,7 @@ function Bn(e, s, t, a, n, i) {
|
|
|
754
754
|
b(c)
|
|
755
755
|
], 2);
|
|
756
756
|
}
|
|
757
|
-
const y_ = /* @__PURE__ */ _(
|
|
757
|
+
const y_ = /* @__PURE__ */ _(xn, [["render", Bn], ["__scopeId", "data-v-3ff24c2e"]]), zn = {
|
|
758
758
|
name: "ecs-breadcrumb-title"
|
|
759
759
|
}, In = {
|
|
760
760
|
class: "ecs-breadcrumb-title",
|
|
@@ -815,7 +815,7 @@ const b_ = /* @__PURE__ */ _(zn, [["render", En], ["__scopeId", "data-v-422cc046
|
|
|
815
815
|
function Pn(e, s, t, a, n, i) {
|
|
816
816
|
return o(), r("div", {
|
|
817
817
|
class: v(["ecs-flex-row", [i.directionClass, i.justifyClass, i.alignClass, t.wrap ? "ecs-flex-row-wrap" : ""]]),
|
|
818
|
-
style:
|
|
818
|
+
style: x(i.gapStyle)
|
|
819
819
|
}, [
|
|
820
820
|
p(e.$slots, "default", {}, void 0, !0)
|
|
821
821
|
], 6);
|
|
@@ -849,7 +849,7 @@ function Ln() {
|
|
|
849
849
|
}
|
|
850
850
|
return e.debounce = e, wt = e, wt;
|
|
851
851
|
}
|
|
852
|
-
var
|
|
852
|
+
var St = Ln();
|
|
853
853
|
function ge(e) {
|
|
854
854
|
if (e == null)
|
|
855
855
|
return window;
|
|
@@ -1016,7 +1016,7 @@ function at(e) {
|
|
|
1016
1016
|
t = ws(t);
|
|
1017
1017
|
return t && (Ee(t) === "html" || Ee(t) === "body" && Le(t).position === "static") ? s : t || Dn(e) || s;
|
|
1018
1018
|
}
|
|
1019
|
-
var ue = "top", Ce = "bottom", Be = "right", fe = "left", es = "auto", ot = [ue, Ce, Be, fe], Ye = "start", st = "end", Nn = "clippingParents", li = "viewport", Je = "popper", Fn = "reference",
|
|
1019
|
+
var ue = "top", Ce = "bottom", Be = "right", fe = "left", es = "auto", ot = [ue, Ce, Be, fe], Ye = "start", st = "end", Nn = "clippingParents", li = "viewport", Je = "popper", Fn = "reference", Ss = /* @__PURE__ */ ot.reduce(function(e, s) {
|
|
1020
1020
|
return e.concat([s + "-" + Ye, s + "-" + st]);
|
|
1021
1021
|
}, []), ri = /* @__PURE__ */ [].concat(ot, [es]).reduce(function(e, s) {
|
|
1022
1022
|
return e.concat([s, s + "-" + Ye, s + "-" + st]);
|
|
@@ -1119,7 +1119,7 @@ function ia(e, s) {
|
|
|
1119
1119
|
var t = Ke(e, !1, s === "fixed");
|
|
1120
1120
|
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;
|
|
1121
1121
|
}
|
|
1122
|
-
function
|
|
1122
|
+
function xs(e, s, t) {
|
|
1123
1123
|
return s === li ? jt(ta(e, t)) : qe(s) ? ia(s, t) : jt(sa(Re(e)));
|
|
1124
1124
|
}
|
|
1125
1125
|
function na(e) {
|
|
@@ -1130,9 +1130,9 @@ function na(e) {
|
|
|
1130
1130
|
}
|
|
1131
1131
|
function aa(e, s, t, a) {
|
|
1132
1132
|
var n = s === "clippingParents" ? na(e) : [].concat(s), i = [].concat(n, [t]), l = i[0], c = i.reduce(function(d, m) {
|
|
1133
|
-
var y =
|
|
1133
|
+
var y = xs(e, m, a);
|
|
1134
1134
|
return d.top = He(y.top, d.top), d.right = gt(y.right, d.right), d.bottom = gt(y.bottom, d.bottom), d.left = He(y.left, d.left), d;
|
|
1135
|
-
},
|
|
1135
|
+
}, xs(e, l, a));
|
|
1136
1136
|
return c.width = c.right - c.left, c.height = c.bottom - c.top, c.x = c.left, c.y = c.top, c;
|
|
1137
1137
|
}
|
|
1138
1138
|
function Ie(e) {
|
|
@@ -1551,14 +1551,14 @@ function wa(e) {
|
|
|
1551
1551
|
s.modifiersData[a] = Z;
|
|
1552
1552
|
}
|
|
1553
1553
|
}
|
|
1554
|
-
const
|
|
1554
|
+
const Sa = {
|
|
1555
1555
|
name: "preventOverflow",
|
|
1556
1556
|
enabled: !0,
|
|
1557
1557
|
phase: "main",
|
|
1558
1558
|
fn: wa,
|
|
1559
1559
|
requiresIfExists: ["offset"]
|
|
1560
1560
|
};
|
|
1561
|
-
var
|
|
1561
|
+
var xa = {
|
|
1562
1562
|
left: "right",
|
|
1563
1563
|
right: "left",
|
|
1564
1564
|
bottom: "top",
|
|
@@ -1566,7 +1566,7 @@ var Sa = {
|
|
|
1566
1566
|
};
|
|
1567
1567
|
function ft(e) {
|
|
1568
1568
|
return e.replace(/left|right|bottom|top/g, function(s) {
|
|
1569
|
-
return
|
|
1569
|
+
return xa[s];
|
|
1570
1570
|
});
|
|
1571
1571
|
}
|
|
1572
1572
|
var Ca = {
|
|
@@ -1580,7 +1580,7 @@ function Is(e) {
|
|
|
1580
1580
|
}
|
|
1581
1581
|
function Ba(e, s) {
|
|
1582
1582
|
s === void 0 && (s = {});
|
|
1583
|
-
var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, m = d === void 0 ? ri : d, y = Xe(a), k = y ? c ?
|
|
1583
|
+
var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, m = d === void 0 ? ri : d, y = Xe(a), k = y ? c ? Ss : Ss.filter(function(B) {
|
|
1584
1584
|
return Xe(B) === y;
|
|
1585
1585
|
}) : ot, E = k.filter(function(B) {
|
|
1586
1586
|
return m.indexOf(B) >= 0;
|
|
@@ -1711,7 +1711,7 @@ const Ra = {
|
|
|
1711
1711
|
effect: Aa,
|
|
1712
1712
|
requires: ["popperOffsets"],
|
|
1713
1713
|
requiresIfExists: ["preventOverflow"]
|
|
1714
|
-
},
|
|
1714
|
+
}, xt = (e) => parseInt(e, 10);
|
|
1715
1715
|
function Va({
|
|
1716
1716
|
arrowPadding: e,
|
|
1717
1717
|
emit: s,
|
|
@@ -1743,7 +1743,7 @@ function Va({
|
|
|
1743
1743
|
await Ri(), d.popperInstance = ba(c.value, l.value, {
|
|
1744
1744
|
placement: i.value,
|
|
1745
1745
|
modifiers: [
|
|
1746
|
-
|
|
1746
|
+
Sa,
|
|
1747
1747
|
Ea,
|
|
1748
1748
|
{
|
|
1749
1749
|
name: "flip",
|
|
@@ -1753,14 +1753,14 @@ function Va({
|
|
|
1753
1753
|
{
|
|
1754
1754
|
name: "arrow",
|
|
1755
1755
|
options: {
|
|
1756
|
-
padding:
|
|
1756
|
+
padding: xt(e.value)
|
|
1757
1757
|
}
|
|
1758
1758
|
},
|
|
1759
1759
|
La,
|
|
1760
1760
|
{
|
|
1761
1761
|
name: "offset",
|
|
1762
1762
|
options: {
|
|
1763
|
-
offset: [
|
|
1763
|
+
offset: [xt(n.value), xt(a.value)]
|
|
1764
1764
|
}
|
|
1765
1765
|
}
|
|
1766
1766
|
]
|
|
@@ -1977,7 +1977,7 @@ const $a = /* @__PURE__ */ _(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
|
|
|
1977
1977
|
ze(
|
|
1978
1978
|
() => N.value ? `border: ${H.value}px solid transparent; margin: -${H.value}px;` : null
|
|
1979
1979
|
);
|
|
1980
|
-
const ke =
|
|
1980
|
+
const ke = St.debounce(R, G.value), Me = St.debounce(Q, C.value), Ve = async () => {
|
|
1981
1981
|
te.value || se.value || (Me.clear(), d.value = !0, ke());
|
|
1982
1982
|
}, le = async () => {
|
|
1983
1983
|
se.value || (ke.clear(), d.value = !1, Me());
|
|
@@ -1987,7 +1987,7 @@ const $a = /* @__PURE__ */ _(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
|
|
|
1987
1987
|
ve([E, A], ([$, Y]) => {
|
|
1988
1988
|
Z.value && (!$ || Y) && Q();
|
|
1989
1989
|
}), ve(Z, ($) => {
|
|
1990
|
-
$ ? (a("shown"), k.value = !0) :
|
|
1990
|
+
$ ? (a("shown"), k.value = !0) : St.debounce(() => {
|
|
1991
1991
|
k.value = !1;
|
|
1992
1992
|
}, 200);
|
|
1993
1993
|
}), rt(() => {
|
|
@@ -2042,7 +2042,7 @@ const $a = /* @__PURE__ */ _(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
|
|
|
2042
2042
|
], 40, Wa),
|
|
2043
2043
|
(o(), h(Ni, { to: "body" }, [
|
|
2044
2044
|
b(_e, { name: "fade" }, {
|
|
2045
|
-
default:
|
|
2045
|
+
default: S(() => [
|
|
2046
2046
|
e.persistent || d.value ? $e((o(), r("div", {
|
|
2047
2047
|
key: 0,
|
|
2048
2048
|
onClick: Y[1] || (Y[1] = (re) => !de(N) && le()),
|
|
@@ -2159,10 +2159,10 @@ function Ka(e, s, t, a, n, i) {
|
|
|
2159
2159
|
arrow: t.arrow || null,
|
|
2160
2160
|
persistent: t.persistent || null
|
|
2161
2161
|
}), {
|
|
2162
|
-
content:
|
|
2162
|
+
content: S((c) => [
|
|
2163
2163
|
p(e.$slots, "content", Fi(Hi(c)))
|
|
2164
2164
|
]),
|
|
2165
|
-
default:
|
|
2165
|
+
default: S(() => [
|
|
2166
2166
|
p(e.$slots, "default")
|
|
2167
2167
|
]),
|
|
2168
2168
|
_: 3
|
|
@@ -2276,7 +2276,7 @@ function eo(e, s, t, a, n, i) {
|
|
|
2276
2276
|
}]),
|
|
2277
2277
|
tabindex: t.disabled ? -1 : 0
|
|
2278
2278
|
}, {
|
|
2279
|
-
default:
|
|
2279
|
+
default: S(() => [
|
|
2280
2280
|
p(e.$slots, "default", {}, void 0, !0)
|
|
2281
2281
|
]),
|
|
2282
2282
|
_: 3
|
|
@@ -2427,14 +2427,14 @@ function so(e, s, t, a, n, i) {
|
|
|
2427
2427
|
key: 0,
|
|
2428
2428
|
onClick: i.handleClick,
|
|
2429
2429
|
as: "button",
|
|
2430
|
-
style:
|
|
2430
|
+
style: x(i.clickablePadding)
|
|
2431
2431
|
}, {
|
|
2432
|
-
default:
|
|
2432
|
+
default: S(() => [
|
|
2433
2433
|
(o(), h(be(i.textTag), {
|
|
2434
2434
|
class: v([[i.typeScaleClass, i.weightClass, i.alignClass, t.preset, i.fontClass], "ecs-text"]),
|
|
2435
|
-
style:
|
|
2435
|
+
style: x([i.colorStyle, i.fontSizeStyle])
|
|
2436
2436
|
}, {
|
|
2437
|
-
default:
|
|
2437
|
+
default: S(() => [
|
|
2438
2438
|
p(e.$slots, "default", {}, void 0, !0)
|
|
2439
2439
|
]),
|
|
2440
2440
|
_: 3
|
|
@@ -2444,9 +2444,9 @@ function so(e, s, t, a, n, i) {
|
|
|
2444
2444
|
}, 8, ["onClick", "style"])) : (o(), h(be(i.textTag), {
|
|
2445
2445
|
key: 1,
|
|
2446
2446
|
class: v([[i.typeScaleClass, i.weightClass, i.alignClass, t.preset, i.fontClass], "ecs-text"]),
|
|
2447
|
-
style:
|
|
2447
|
+
style: x([i.colorStyle, i.fontSizeStyle])
|
|
2448
2448
|
}, {
|
|
2449
|
-
default:
|
|
2449
|
+
default: S(() => [
|
|
2450
2450
|
p(e.$slots, "default", {}, void 0, !0)
|
|
2451
2451
|
]),
|
|
2452
2452
|
_: 3
|
|
@@ -2575,7 +2575,7 @@ function oo(e, s, t, a, n, i) {
|
|
|
2575
2575
|
]),
|
|
2576
2576
|
error: t.error
|
|
2577
2577
|
}, {
|
|
2578
|
-
default:
|
|
2578
|
+
default: S(() => [
|
|
2579
2579
|
f("input", {
|
|
2580
2580
|
class: v(["ecs-form-check-input", n.indeterminateState ? "indeterminate" : ""]),
|
|
2581
2581
|
type: "checkbox",
|
|
@@ -2599,7 +2599,7 @@ function oo(e, s, t, a, n, i) {
|
|
|
2599
2599
|
preset: "form",
|
|
2600
2600
|
class: "ecs-form-check-help"
|
|
2601
2601
|
}, {
|
|
2602
|
-
default:
|
|
2602
|
+
default: S(() => [
|
|
2603
2603
|
L(w(t.help), 1)
|
|
2604
2604
|
]),
|
|
2605
2605
|
_: 1
|
|
@@ -2696,7 +2696,7 @@ function uo(e, s, t, a, n, i) {
|
|
|
2696
2696
|
e.$slots.default ? "" : "stand-alone"
|
|
2697
2697
|
])
|
|
2698
2698
|
}, {
|
|
2699
|
-
default:
|
|
2699
|
+
default: S(() => [
|
|
2700
2700
|
f("input", {
|
|
2701
2701
|
class: "ecs-form-check-input",
|
|
2702
2702
|
ref: "check",
|
|
@@ -2720,7 +2720,7 @@ function uo(e, s, t, a, n, i) {
|
|
|
2720
2720
|
preset: "form",
|
|
2721
2721
|
class: "ecs-form-check-help"
|
|
2722
2722
|
}, {
|
|
2723
|
-
default:
|
|
2723
|
+
default: S(() => [
|
|
2724
2724
|
L(w(t.help), 1)
|
|
2725
2725
|
]),
|
|
2726
2726
|
_: 1
|
|
@@ -2898,7 +2898,7 @@ function ko(e, s, t, a, n, i) {
|
|
|
2898
2898
|
t.inline ? "ecs-form-check-inline" : ""
|
|
2899
2899
|
]])
|
|
2900
2900
|
}, {
|
|
2901
|
-
default:
|
|
2901
|
+
default: S(() => [
|
|
2902
2902
|
s[1] || (s[1] = f("span", { class: "ecs-sort-box" }, null, -1)),
|
|
2903
2903
|
f("label", {
|
|
2904
2904
|
class: "ecs-form-check-label",
|
|
@@ -2978,7 +2978,7 @@ const wo = /* @__PURE__ */ _(_o, [["render", ko], ["__scopeId", "data-v-2f0cb806
|
|
|
2978
2978
|
"data-test-icon-type": e.type
|
|
2979
2979
|
}, null, 8, ["width", "height", "data-test-icon-type"]));
|
|
2980
2980
|
}
|
|
2981
|
-
},
|
|
2981
|
+
}, So = {
|
|
2982
2982
|
name: "EcsButton",
|
|
2983
2983
|
emits: ["click", "mouseover", "mouseleave"],
|
|
2984
2984
|
components: {
|
|
@@ -3055,7 +3055,7 @@ const wo = /* @__PURE__ */ _(_o, [["render", ko], ["__scopeId", "data-v-2f0cb806
|
|
|
3055
3055
|
mounted() {
|
|
3056
3056
|
this.iconOnly && (!this.ariaLabel || this.ariaLabel.trim());
|
|
3057
3057
|
}
|
|
3058
|
-
},
|
|
3058
|
+
}, xo = ["href", "target", "aria-label", "aria-busy", "disabled"], Co = ["aria-label", "aria-busy", "disabled"], Bo = ["disabled"];
|
|
3059
3059
|
function zo(e, s, t, a, n, i) {
|
|
3060
3060
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
3061
3061
|
return t.href && !t.addon ? (o(), r("a", {
|
|
@@ -3090,7 +3090,7 @@ function zo(e, s, t, a, n, i) {
|
|
|
3090
3090
|
inset: t.focusInset,
|
|
3091
3091
|
danger: t.type == "danger" || t.type == "danger-vibrant"
|
|
3092
3092
|
}, null, 8, ["inset", "danger"])
|
|
3093
|
-
], 42,
|
|
3093
|
+
], 42, xo)) : t.addon ? (o(), r("button", {
|
|
3094
3094
|
key: 2,
|
|
3095
3095
|
"aria-label": "More",
|
|
3096
3096
|
class: v(["ecs-button ecs-button-addon", [
|
|
@@ -3152,7 +3152,7 @@ function zo(e, s, t, a, n, i) {
|
|
|
3152
3152
|
}, null, 8, ["inset", "danger"])
|
|
3153
3153
|
], 42, Co));
|
|
3154
3154
|
}
|
|
3155
|
-
const pe = /* @__PURE__ */ _(
|
|
3155
|
+
const pe = /* @__PURE__ */ _(So, [["render", zo], ["__scopeId", "data-v-47d42f7e"]]), Io = {
|
|
3156
3156
|
name: "ecs-popover-list-item",
|
|
3157
3157
|
emits: ["click", "input", "change", "secondaryClick"],
|
|
3158
3158
|
components: { EcsCheckbox: vt, EcsRadiobutton: fo, EcsSwitch: hi, EcsSortbutton: wo, EcsIcon: O, EcsFileIcon: as, EcsButton: pe, EcsFocusRing: V },
|
|
@@ -3354,7 +3354,7 @@ function Ko(e, s, t, a, n, i) {
|
|
|
3354
3354
|
"value-true": t.valueTrue,
|
|
3355
3355
|
indeterminate: t.indeterminate
|
|
3356
3356
|
}, {
|
|
3357
|
-
default:
|
|
3357
|
+
default: S(() => [
|
|
3358
3358
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3359
3359
|
]),
|
|
3360
3360
|
_: 3
|
|
@@ -3372,7 +3372,7 @@ function Ko(e, s, t, a, n, i) {
|
|
|
3372
3372
|
disabled: t.disabled || null,
|
|
3373
3373
|
checked: t.value || null
|
|
3374
3374
|
}, {
|
|
3375
|
-
default:
|
|
3375
|
+
default: S(() => [
|
|
3376
3376
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3377
3377
|
]),
|
|
3378
3378
|
_: 3
|
|
@@ -3394,7 +3394,7 @@ function Ko(e, s, t, a, n, i) {
|
|
|
3394
3394
|
size: "sml-toggle",
|
|
3395
3395
|
disabled: t.disabled || null
|
|
3396
3396
|
}, {
|
|
3397
|
-
default:
|
|
3397
|
+
default: S(() => [
|
|
3398
3398
|
p(e.$slots, "default", {}, void 0, !0),
|
|
3399
3399
|
i.secondaryActionOptions.show ? (o(), h(m, {
|
|
3400
3400
|
key: 0,
|
|
@@ -3410,7 +3410,7 @@ function Ko(e, s, t, a, n, i) {
|
|
|
3410
3410
|
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
|
|
3411
3411
|
disabled: i.secondaryActionOptions.disabled
|
|
3412
3412
|
}, {
|
|
3413
|
-
default:
|
|
3413
|
+
default: S(() => [
|
|
3414
3414
|
L(w(i.secondaryActionOptions.label), 1)
|
|
3415
3415
|
]),
|
|
3416
3416
|
_: 1
|
|
@@ -3437,7 +3437,7 @@ function Ko(e, s, t, a, n, i) {
|
|
|
3437
3437
|
sort: t.sort,
|
|
3438
3438
|
disabled: t.disabled || null
|
|
3439
3439
|
}, {
|
|
3440
|
-
default:
|
|
3440
|
+
default: S(() => [
|
|
3441
3441
|
p(e.$slots, "default", {}, void 0, !0)
|
|
3442
3442
|
]),
|
|
3443
3443
|
_: 3
|
|
@@ -3496,7 +3496,7 @@ function Ko(e, s, t, a, n, i) {
|
|
|
3496
3496
|
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
|
|
3497
3497
|
disabled: i.secondaryActionOptions.disabled
|
|
3498
3498
|
}, {
|
|
3499
|
-
default:
|
|
3499
|
+
default: S(() => [
|
|
3500
3500
|
L(w(i.secondaryActionOptions.label), 1)
|
|
3501
3501
|
]),
|
|
3502
3502
|
_: 1
|
|
@@ -3561,7 +3561,7 @@ function Ko(e, s, t, a, n, i) {
|
|
|
3561
3561
|
title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0,
|
|
3562
3562
|
disabled: i.secondaryActionOptions.disabled
|
|
3563
3563
|
}, {
|
|
3564
|
-
default:
|
|
3564
|
+
default: S(() => [
|
|
3565
3565
|
L(w(i.secondaryActionOptions.label), 1)
|
|
3566
3566
|
]),
|
|
3567
3567
|
_: 1
|
|
@@ -3715,7 +3715,7 @@ function Zo(e, s, t, a, n, i) {
|
|
|
3715
3715
|
t.badge ? (o(), r("span", {
|
|
3716
3716
|
key: 1,
|
|
3717
3717
|
class: "badge",
|
|
3718
|
-
style:
|
|
3718
|
+
style: x({ background: t.badgeColor })
|
|
3719
3719
|
}, null, 4)) : u("", !0),
|
|
3720
3720
|
t.icon && t.iconPosition == "right" || t.loading && t.iconPosition == "right" ? (o(), h(l, {
|
|
3721
3721
|
key: 2,
|
|
@@ -3752,7 +3752,7 @@ function Zo(e, s, t, a, n, i) {
|
|
|
3752
3752
|
t.badge ? (o(), r("span", {
|
|
3753
3753
|
key: 1,
|
|
3754
3754
|
class: "badge",
|
|
3755
|
-
style:
|
|
3755
|
+
style: x({ background: t.badgeColor })
|
|
3756
3756
|
}, null, 4)) : u("", !0),
|
|
3757
3757
|
t.icon && t.iconPosition == "right" || t.loading && t.iconPosition == "right" ? (o(), h(l, {
|
|
3758
3758
|
key: 2,
|
|
@@ -3813,7 +3813,7 @@ const yt = /* @__PURE__ */ _(Yo, [["render", Zo], ["__scopeId", "data-v-8164b50a
|
|
|
3813
3813
|
function el(e, s, t, a, n, i) {
|
|
3814
3814
|
return o(), r("div", {
|
|
3815
3815
|
class: v(["ecs-separator", i.classes]),
|
|
3816
|
-
style:
|
|
3816
|
+
style: x({ margin: i.marginStyles, width: t.width, height: t.height }),
|
|
3817
3817
|
role: "separator"
|
|
3818
3818
|
}, null, 6);
|
|
3819
3819
|
}
|
|
@@ -3902,7 +3902,7 @@ function il(e, s, t, a, n, i) {
|
|
|
3902
3902
|
gap: 8,
|
|
3903
3903
|
class: "ecs-bulk-selector"
|
|
3904
3904
|
}, {
|
|
3905
|
-
default:
|
|
3905
|
+
default: S(() => [
|
|
3906
3906
|
f("div", sl, [
|
|
3907
3907
|
b(l, {
|
|
3908
3908
|
value: t.value,
|
|
@@ -3916,15 +3916,15 @@ function il(e, s, t, a, n, i) {
|
|
|
3916
3916
|
onShown: s[1] || (s[1] = (I) => e.$emit("popover-shown")),
|
|
3917
3917
|
onHidden: s[2] || (s[2] = (I) => e.$emit("popover-hidden"))
|
|
3918
3918
|
}, {
|
|
3919
|
-
content:
|
|
3919
|
+
content: S(() => [
|
|
3920
3920
|
b(y, null, {
|
|
3921
|
-
default:
|
|
3921
|
+
default: S(() => [
|
|
3922
3922
|
(o(!0), r(D, null, J(t.options, (I, B) => (o(), h(d, {
|
|
3923
3923
|
key: B,
|
|
3924
3924
|
disabled: I.disabled || null,
|
|
3925
3925
|
onClick: (P) => e.$emit("select", I.action)
|
|
3926
3926
|
}, {
|
|
3927
|
-
default:
|
|
3927
|
+
default: S(() => [
|
|
3928
3928
|
L(w(I.label), 1)
|
|
3929
3929
|
]),
|
|
3930
3930
|
_: 2
|
|
@@ -3936,7 +3936,7 @@ function il(e, s, t, a, n, i) {
|
|
|
3936
3936
|
value: n.familiesIncluded,
|
|
3937
3937
|
onInput: i.setFamiliesIncluded
|
|
3938
3938
|
}, {
|
|
3939
|
-
default:
|
|
3939
|
+
default: S(() => s[3] || (s[3] = [
|
|
3940
3940
|
L(" Include Families ")
|
|
3941
3941
|
])),
|
|
3942
3942
|
_: 1
|
|
@@ -3945,7 +3945,7 @@ function il(e, s, t, a, n, i) {
|
|
|
3945
3945
|
_: 1
|
|
3946
3946
|
})
|
|
3947
3947
|
]),
|
|
3948
|
-
default:
|
|
3948
|
+
default: S(() => [
|
|
3949
3949
|
b(c, {
|
|
3950
3950
|
dropdown: "",
|
|
3951
3951
|
"aria-label": "Select options",
|
|
@@ -3959,7 +3959,7 @@ function il(e, s, t, a, n, i) {
|
|
|
3959
3959
|
gap: 3,
|
|
3960
3960
|
class: "ecs-bulk-selector-count"
|
|
3961
3961
|
}, {
|
|
3962
|
-
default:
|
|
3962
|
+
default: S(() => [
|
|
3963
3963
|
f("span", null, w(t.count), 1),
|
|
3964
3964
|
L(" Selected " + w(i.pluralizedType), 1)
|
|
3965
3965
|
]),
|
|
@@ -4180,7 +4180,7 @@ z.prototype = {
|
|
|
4180
4180
|
return this._applyModification(bl, arguments);
|
|
4181
4181
|
},
|
|
4182
4182
|
spin: function() {
|
|
4183
|
-
return this._applyModification(
|
|
4183
|
+
return this._applyModification(Sl, arguments);
|
|
4184
4184
|
},
|
|
4185
4185
|
_applyCombination: function(s, t) {
|
|
4186
4186
|
return s.apply(null, [this].concat([].slice.call(t)));
|
|
@@ -4189,7 +4189,7 @@ z.prototype = {
|
|
|
4189
4189
|
return this._applyCombination(Bl, arguments);
|
|
4190
4190
|
},
|
|
4191
4191
|
complement: function() {
|
|
4192
|
-
return this._applyCombination(
|
|
4192
|
+
return this._applyCombination(xl, arguments);
|
|
4193
4193
|
},
|
|
4194
4194
|
monochromatic: function() {
|
|
4195
4195
|
return this._applyCombination(zl, arguments);
|
|
@@ -4318,15 +4318,15 @@ function hl(e, s, t) {
|
|
|
4318
4318
|
};
|
|
4319
4319
|
}
|
|
4320
4320
|
function Ps(e, s, t, a) {
|
|
4321
|
-
var n = [
|
|
4321
|
+
var n = [xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16))];
|
|
4322
4322
|
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("");
|
|
4323
4323
|
}
|
|
4324
4324
|
function pl(e, s, t, a, n) {
|
|
4325
|
-
var i = [
|
|
4325
|
+
var i = [xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16)), xe(yi(a))];
|
|
4326
4326
|
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("");
|
|
4327
4327
|
}
|
|
4328
4328
|
function Ls(e, s, t, a) {
|
|
4329
|
-
var n = [
|
|
4329
|
+
var n = [xe(yi(a)), xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16))];
|
|
4330
4330
|
return n.join("");
|
|
4331
4331
|
}
|
|
4332
4332
|
z.equals = function(e, s) {
|
|
@@ -4367,11 +4367,11 @@ function wl(e, s) {
|
|
|
4367
4367
|
var t = z(e).toHsl();
|
|
4368
4368
|
return t.l -= s / 100, t.l = bt(t.l), z(t);
|
|
4369
4369
|
}
|
|
4370
|
-
function
|
|
4370
|
+
function Sl(e, s) {
|
|
4371
4371
|
var t = z(e).toHsl(), a = (t.h + s) % 360;
|
|
4372
4372
|
return t.h = a < 0 ? 360 + a : a, z(t);
|
|
4373
4373
|
}
|
|
4374
|
-
function
|
|
4374
|
+
function xl(e) {
|
|
4375
4375
|
var s = z(e).toHsl();
|
|
4376
4376
|
return s.h = (s.h + 180) % 360, z(s);
|
|
4377
4377
|
}
|
|
@@ -4632,7 +4632,7 @@ function Tl(e) {
|
|
|
4632
4632
|
function Pl(e) {
|
|
4633
4633
|
return typeof e == "string" && e.indexOf("%") != -1;
|
|
4634
4634
|
}
|
|
4635
|
-
function
|
|
4635
|
+
function xe(e) {
|
|
4636
4636
|
return e.length == 1 ? "0" + e : "" + e;
|
|
4637
4637
|
}
|
|
4638
4638
|
function Qe(e) {
|
|
@@ -4644,7 +4644,7 @@ function yi(e) {
|
|
|
4644
4644
|
function Os(e) {
|
|
4645
4645
|
return ce(e) / 255;
|
|
4646
4646
|
}
|
|
4647
|
-
var
|
|
4647
|
+
var Se = function() {
|
|
4648
4648
|
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*\\)?";
|
|
4649
4649
|
return {
|
|
4650
4650
|
CSS_UNIT: new RegExp(t),
|
|
@@ -4661,7 +4661,7 @@ var xe = function() {
|
|
|
4661
4661
|
};
|
|
4662
4662
|
}();
|
|
4663
4663
|
function Pe(e) {
|
|
4664
|
-
return !!
|
|
4664
|
+
return !!Se.CSS_UNIT.exec(e);
|
|
4665
4665
|
}
|
|
4666
4666
|
function Ll(e) {
|
|
4667
4667
|
e = e.replace(dl, "").replace(ul, "").toLowerCase();
|
|
@@ -4677,51 +4677,51 @@ function Ll(e) {
|
|
|
4677
4677
|
format: "name"
|
|
4678
4678
|
};
|
|
4679
4679
|
var t;
|
|
4680
|
-
return (t =
|
|
4680
|
+
return (t = Se.rgb.exec(e)) ? {
|
|
4681
4681
|
r: t[1],
|
|
4682
4682
|
g: t[2],
|
|
4683
4683
|
b: t[3]
|
|
4684
|
-
} : (t =
|
|
4684
|
+
} : (t = Se.rgba.exec(e)) ? {
|
|
4685
4685
|
r: t[1],
|
|
4686
4686
|
g: t[2],
|
|
4687
4687
|
b: t[3],
|
|
4688
4688
|
a: t[4]
|
|
4689
|
-
} : (t =
|
|
4689
|
+
} : (t = Se.hsl.exec(e)) ? {
|
|
4690
4690
|
h: t[1],
|
|
4691
4691
|
s: t[2],
|
|
4692
4692
|
l: t[3]
|
|
4693
|
-
} : (t =
|
|
4693
|
+
} : (t = Se.hsla.exec(e)) ? {
|
|
4694
4694
|
h: t[1],
|
|
4695
4695
|
s: t[2],
|
|
4696
4696
|
l: t[3],
|
|
4697
4697
|
a: t[4]
|
|
4698
|
-
} : (t =
|
|
4698
|
+
} : (t = Se.hsv.exec(e)) ? {
|
|
4699
4699
|
h: t[1],
|
|
4700
4700
|
s: t[2],
|
|
4701
4701
|
v: t[3]
|
|
4702
|
-
} : (t =
|
|
4702
|
+
} : (t = Se.hsva.exec(e)) ? {
|
|
4703
4703
|
h: t[1],
|
|
4704
4704
|
s: t[2],
|
|
4705
4705
|
v: t[3],
|
|
4706
4706
|
a: t[4]
|
|
4707
|
-
} : (t =
|
|
4707
|
+
} : (t = Se.hex8.exec(e)) ? {
|
|
4708
4708
|
r: ce(t[1]),
|
|
4709
4709
|
g: ce(t[2]),
|
|
4710
4710
|
b: ce(t[3]),
|
|
4711
4711
|
a: Os(t[4]),
|
|
4712
4712
|
format: s ? "name" : "hex8"
|
|
4713
|
-
} : (t =
|
|
4713
|
+
} : (t = Se.hex6.exec(e)) ? {
|
|
4714
4714
|
r: ce(t[1]),
|
|
4715
4715
|
g: ce(t[2]),
|
|
4716
4716
|
b: ce(t[3]),
|
|
4717
4717
|
format: s ? "name" : "hex"
|
|
4718
|
-
} : (t =
|
|
4718
|
+
} : (t = Se.hex4.exec(e)) ? {
|
|
4719
4719
|
r: ce(t[1] + "" + t[1]),
|
|
4720
4720
|
g: ce(t[2] + "" + t[2]),
|
|
4721
4721
|
b: ce(t[3] + "" + t[3]),
|
|
4722
4722
|
a: Os(t[4] + "" + t[4]),
|
|
4723
4723
|
format: s ? "name" : "hex8"
|
|
4724
|
-
} : (t =
|
|
4724
|
+
} : (t = Se.hex3.exec(e)) ? {
|
|
4725
4725
|
r: ce(t[1] + "" + t[1]),
|
|
4726
4726
|
g: ce(t[2] + "" + t[2]),
|
|
4727
4727
|
b: ce(t[3] + "" + t[3]),
|
|
@@ -4800,7 +4800,7 @@ function Rl(e, s, t, a, n, i) {
|
|
|
4800
4800
|
class: v(["ecs-context-button", [t.loading ? "loading" : "", i.iconOnly ? "ecs-context-button-icon-only" : ""]]),
|
|
4801
4801
|
"aria-label": t.ariaLabel,
|
|
4802
4802
|
"aria-busy": t.loading || null,
|
|
4803
|
-
style:
|
|
4803
|
+
style: x(i.selectedColorText),
|
|
4804
4804
|
onClick: s[0] || (s[0] = (d) => e.$emit("click", d))
|
|
4805
4805
|
}, [
|
|
4806
4806
|
t.icon || t.loading ? (o(), h(l, {
|
|
@@ -4811,7 +4811,7 @@ function Rl(e, s, t, a, n, i) {
|
|
|
4811
4811
|
t.selectedColor ? (o(), r("div", {
|
|
4812
4812
|
key: 1,
|
|
4813
4813
|
class: "ecs-context-button-color",
|
|
4814
|
-
style:
|
|
4814
|
+
style: x(i.selectedColorBackground)
|
|
4815
4815
|
}, null, 4)) : u("", !0),
|
|
4816
4816
|
p(e.$slots, "default", {}, void 0, !0),
|
|
4817
4817
|
b(c)
|
|
@@ -4825,7 +4825,7 @@ function Nl(e, s, t, a, n, i) {
|
|
|
4825
4825
|
p(e.$slots, "default", {}, void 0, !0)
|
|
4826
4826
|
]);
|
|
4827
4827
|
}
|
|
4828
|
-
const
|
|
4828
|
+
const S_ = /* @__PURE__ */ _(Vl, [["render", Nl], ["__scopeId", "data-v-94a53b69"]]), Fl = {
|
|
4829
4829
|
name: "ecs-button-dialog",
|
|
4830
4830
|
emits: ["click"],
|
|
4831
4831
|
components: {
|
|
@@ -4874,7 +4874,7 @@ function ql(e, s, t, a, n, i) {
|
|
|
4874
4874
|
}, null, 8, ["danger"])
|
|
4875
4875
|
], 10, Hl);
|
|
4876
4876
|
}
|
|
4877
|
-
const
|
|
4877
|
+
const x_ = /* @__PURE__ */ _(Fl, [["render", ql], ["__scopeId", "data-v-d40a7cc1"]]), $l = {
|
|
4878
4878
|
name: "ecs-button-more",
|
|
4879
4879
|
emits: ["click"],
|
|
4880
4880
|
components: {
|
|
@@ -5183,7 +5183,7 @@ function lr(e, s, t, a, n, i) {
|
|
|
5183
5183
|
t.progress ? (o(), r("div", {
|
|
5184
5184
|
key: 0,
|
|
5185
5185
|
class: "progress",
|
|
5186
|
-
style:
|
|
5186
|
+
style: x({ width: t.progress + "%" })
|
|
5187
5187
|
}, null, 4)) : u("", !0)
|
|
5188
5188
|
])
|
|
5189
5189
|
], 10, nr);
|
|
@@ -5232,7 +5232,7 @@ const B_ = /* @__PURE__ */ _(ir, [["render", lr], ["__scopeId", "data-v-8d449816
|
|
|
5232
5232
|
function dr(e, s, t, a, n, i) {
|
|
5233
5233
|
const l = g("ecs-flex-row");
|
|
5234
5234
|
return o(), h(l, { class: "ecs-citation-line" }, {
|
|
5235
|
-
default:
|
|
5235
|
+
default: S(() => [
|
|
5236
5236
|
f("div", {
|
|
5237
5237
|
class: v(["ecs-citation-line-cite", [t.state, t.editable ? "editable" : ""]]),
|
|
5238
5238
|
ref: "editable",
|
|
@@ -5248,7 +5248,7 @@ function dr(e, s, t, a, n, i) {
|
|
|
5248
5248
|
justify: "end",
|
|
5249
5249
|
class: "ecs-citation-line-actions"
|
|
5250
5250
|
}, {
|
|
5251
|
-
default:
|
|
5251
|
+
default: S(() => [
|
|
5252
5252
|
p(e.$slots, "actions", {}, void 0, !0)
|
|
5253
5253
|
]),
|
|
5254
5254
|
_: 3
|
|
@@ -5361,7 +5361,7 @@ function wr(e, s, t, a, n, i) {
|
|
|
5361
5361
|
])),
|
|
5362
5362
|
f("div", {
|
|
5363
5363
|
class: "ecs-chat-message-bubble",
|
|
5364
|
-
style:
|
|
5364
|
+
style: x({ backgroundColor: i.bubbleColor })
|
|
5365
5365
|
}, [
|
|
5366
5366
|
(o(), r("svg", yr, [
|
|
5367
5367
|
f("path", {
|
|
@@ -5379,7 +5379,7 @@ function wr(e, s, t, a, n, i) {
|
|
|
5379
5379
|
}
|
|
5380
5380
|
const E_ = /* @__PURE__ */ _(mr, [["render", wr], ["__scopeId", "data-v-81361268"]]);
|
|
5381
5381
|
var Ze = {}, As;
|
|
5382
|
-
function
|
|
5382
|
+
function Sr() {
|
|
5383
5383
|
if (As) return Ze;
|
|
5384
5384
|
As = 1, Object.defineProperty(Ze, "__esModule", {
|
|
5385
5385
|
value: !0
|
|
@@ -5396,8 +5396,8 @@ function xr() {
|
|
|
5396
5396
|
};
|
|
5397
5397
|
return Ze.default = e, Ze;
|
|
5398
5398
|
}
|
|
5399
|
-
var
|
|
5400
|
-
const Cr = /* @__PURE__ */ Kt(
|
|
5399
|
+
var xr = Sr();
|
|
5400
|
+
const Cr = /* @__PURE__ */ Kt(xr), Br = {
|
|
5401
5401
|
name: "ecs-context-menu",
|
|
5402
5402
|
emits: ["option-clicked", "menu-closed", "menu-opened"],
|
|
5403
5403
|
components: { EcsIcon: O, EcsFocusRing: V, EcsButton: pe },
|
|
@@ -5511,7 +5511,7 @@ function Tr(e, s, t, a, n, i) {
|
|
|
5511
5511
|
return $e((o(), r("div", {
|
|
5512
5512
|
class: v(["ecs-context-menu", n.opened ? " opened" : ""]),
|
|
5513
5513
|
id: t.elementId,
|
|
5514
|
-
style:
|
|
5514
|
+
style: x([i.postionStyles])
|
|
5515
5515
|
}, [
|
|
5516
5516
|
f("ul", {
|
|
5517
5517
|
role: "menu",
|
|
@@ -5710,7 +5710,7 @@ function Vr(e, s, t, a, n, i) {
|
|
|
5710
5710
|
"aria-controls": `collapse-${this.id}`
|
|
5711
5711
|
}, [
|
|
5712
5712
|
b(c, { gap: 4 }, {
|
|
5713
|
-
default:
|
|
5713
|
+
default: S(() => [
|
|
5714
5714
|
L(w(t.title) + " ", 1),
|
|
5715
5715
|
t.count ? (o(), r("span", Or, "(" + w(t.count) + ")", 1)) : u("", !0)
|
|
5716
5716
|
]),
|
|
@@ -5721,7 +5721,7 @@ function Vr(e, s, t, a, n, i) {
|
|
|
5721
5721
|
radius: 0
|
|
5722
5722
|
}),
|
|
5723
5723
|
b(_e, { name: "fade" }, {
|
|
5724
|
-
default:
|
|
5724
|
+
default: S(() => [
|
|
5725
5725
|
e.$slots.controls && (!t.hideControlsWhenCollapsed || n.isVisible) ? (o(), r("div", Ar, [
|
|
5726
5726
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
5727
5727
|
])) : u("", !0)
|
|
@@ -5882,7 +5882,7 @@ function Wr(e, s, t, a, n, i) {
|
|
|
5882
5882
|
}, [
|
|
5883
5883
|
f("div", {
|
|
5884
5884
|
class: "ecs-collection-control-list scrollbar scrollbar-sml",
|
|
5885
|
-
style:
|
|
5885
|
+
style: x(i.listMaxHeight)
|
|
5886
5886
|
}, [
|
|
5887
5887
|
p(e.$slots, "default")
|
|
5888
5888
|
], 4)
|
|
@@ -6040,7 +6040,7 @@ function nc(e, s, t, a, n, i) {
|
|
|
6040
6040
|
key: 0,
|
|
6041
6041
|
class: "ecs-comment-body"
|
|
6042
6042
|
}, {
|
|
6043
|
-
default:
|
|
6043
|
+
default: S(() => [
|
|
6044
6044
|
p(e.$slots, "default", {}, void 0, !0)
|
|
6045
6045
|
]),
|
|
6046
6046
|
_: 3
|
|
@@ -6297,7 +6297,7 @@ function wc() {
|
|
|
6297
6297
|
return Ot = i, Ot;
|
|
6298
6298
|
}
|
|
6299
6299
|
var At, js;
|
|
6300
|
-
function
|
|
6300
|
+
function Sc() {
|
|
6301
6301
|
if (js) return At;
|
|
6302
6302
|
js = 1;
|
|
6303
6303
|
var e = Object.prototype, s = e.toString;
|
|
@@ -6307,10 +6307,10 @@ function xc() {
|
|
|
6307
6307
|
return At = t, At;
|
|
6308
6308
|
}
|
|
6309
6309
|
var Rt, Us;
|
|
6310
|
-
function
|
|
6310
|
+
function xc() {
|
|
6311
6311
|
if (Us) return Rt;
|
|
6312
6312
|
Us = 1;
|
|
6313
|
-
var e = wi(), s = wc(), t =
|
|
6313
|
+
var e = wi(), s = wc(), t = Sc(), a = "[object Null]", n = "[object Undefined]", i = e ? e.toStringTag : void 0;
|
|
6314
6314
|
function l(c) {
|
|
6315
6315
|
return c == null ? c === void 0 ? n : a : i && i in Object(c) ? s(c) : t(c);
|
|
6316
6316
|
}
|
|
@@ -6329,7 +6329,7 @@ var Dt, Ks;
|
|
|
6329
6329
|
function Bc() {
|
|
6330
6330
|
if (Ks) return Dt;
|
|
6331
6331
|
Ks = 1;
|
|
6332
|
-
var e =
|
|
6332
|
+
var e = xc(), s = Cc(), t = "[object Symbol]";
|
|
6333
6333
|
function a(n) {
|
|
6334
6334
|
return typeof n == "symbol" || s(n) && e(n) == t;
|
|
6335
6335
|
}
|
|
@@ -6491,7 +6491,7 @@ const Pc = /* @__PURE__ */ Kt(Tc), Lc = {
|
|
|
6491
6491
|
function Mc(e, s, t, a, n, i) {
|
|
6492
6492
|
return o(), r("div", {
|
|
6493
6493
|
class: "ecs-saturation",
|
|
6494
|
-
style:
|
|
6494
|
+
style: x({ background: i.bgColor }),
|
|
6495
6495
|
ref: "container",
|
|
6496
6496
|
onMousedown: s[0] || (s[0] = (...l) => i.handleMouseDown && i.handleMouseDown(...l)),
|
|
6497
6497
|
onTouchmove: s[1] || (s[1] = (...l) => i.handleChange && i.handleChange(...l)),
|
|
@@ -6501,7 +6501,7 @@ function Mc(e, s, t, a, n, i) {
|
|
|
6501
6501
|
s[5] || (s[5] = f("div", { class: "ecs-saturation--black" }, null, -1)),
|
|
6502
6502
|
f("div", {
|
|
6503
6503
|
class: "ecs-saturation-pointer",
|
|
6504
|
-
style:
|
|
6504
|
+
style: x({ top: i.pointerTop, left: i.pointerLeft })
|
|
6505
6505
|
}, s[3] || (s[3] = [
|
|
6506
6506
|
f("div", { class: "ecs-saturation-circle" }, null, -1)
|
|
6507
6507
|
]), 4)
|
|
@@ -6591,7 +6591,7 @@ function Vc(e, s, t, a, n, i) {
|
|
|
6591
6591
|
}, [
|
|
6592
6592
|
f("div", {
|
|
6593
6593
|
class: "ecs-hue-pointer",
|
|
6594
|
-
style:
|
|
6594
|
+
style: x({ top: i.pointerTop, left: i.pointerLeft }),
|
|
6595
6595
|
role: "presentation"
|
|
6596
6596
|
}, s[3] || (s[3] = [
|
|
6597
6597
|
f("div", { class: "ecs-hue-picker" }, null, -1)
|
|
@@ -6643,17 +6643,17 @@ function Hc(e, s, t) {
|
|
|
6643
6643
|
function qc(e, s, t, a, n, i) {
|
|
6644
6644
|
return o(), r("div", {
|
|
6645
6645
|
class: "ecs-checkerboard",
|
|
6646
|
-
style:
|
|
6646
|
+
style: x(i.bgStyle)
|
|
6647
6647
|
}, null, 4);
|
|
6648
6648
|
}
|
|
6649
|
-
const
|
|
6649
|
+
const Si = /* @__PURE__ */ _(Nc, [["render", qc]]), $c = {
|
|
6650
6650
|
name: "Alpha",
|
|
6651
6651
|
props: {
|
|
6652
6652
|
modelValue: Object,
|
|
6653
6653
|
onChange: Function
|
|
6654
6654
|
},
|
|
6655
6655
|
components: {
|
|
6656
|
-
checkboard:
|
|
6656
|
+
checkboard: Si
|
|
6657
6657
|
},
|
|
6658
6658
|
computed: {
|
|
6659
6659
|
colors() {
|
|
@@ -6699,7 +6699,7 @@ function Uc(e, s, t, a, n, i) {
|
|
|
6699
6699
|
]),
|
|
6700
6700
|
f("div", {
|
|
6701
6701
|
class: "ecs-alpha-gradient",
|
|
6702
|
-
style:
|
|
6702
|
+
style: x({ background: i.gradientColor })
|
|
6703
6703
|
}, null, 4),
|
|
6704
6704
|
f("div", {
|
|
6705
6705
|
class: "ecs-alpha-container",
|
|
@@ -6710,7 +6710,7 @@ function Uc(e, s, t, a, n, i) {
|
|
|
6710
6710
|
}, [
|
|
6711
6711
|
f("div", {
|
|
6712
6712
|
class: "ecs-alpha-pointer",
|
|
6713
|
-
style:
|
|
6713
|
+
style: x({ left: i.colors.a * 100 + "%" })
|
|
6714
6714
|
}, s[3] || (s[3] = [
|
|
6715
6715
|
f("div", { class: "ecs-alpha-picker" }, null, -1)
|
|
6716
6716
|
]), 4)
|
|
@@ -6725,7 +6725,7 @@ const Gc = /* @__PURE__ */ _($c, [["render", Uc]]), Kc = {
|
|
|
6725
6725
|
hue: Dc,
|
|
6726
6726
|
alpha: Gc,
|
|
6727
6727
|
"ed-in": hc,
|
|
6728
|
-
checkboard:
|
|
6728
|
+
checkboard: Si
|
|
6729
6729
|
},
|
|
6730
6730
|
props: {
|
|
6731
6731
|
/** The available color swatches the user can choose from. Array structure: contains Objects with `id`, `title`, `hex`. **Note:** swatches that should be available for use are stored in the database `organization/annotation_colors`. */
|
|
@@ -6844,7 +6844,7 @@ function rd(e, s, t, a, n, i) {
|
|
|
6844
6844
|
role: "application",
|
|
6845
6845
|
"aria-label": "Color picker",
|
|
6846
6846
|
class: v(["ecs-color-picker", t.disableAlpha ? "ecs-color-picker__disable-alpha" : ""]),
|
|
6847
|
-
style:
|
|
6847
|
+
style: x({ padding: t.padding + "px", width: 216 + 2 * t.padding + "px" })
|
|
6848
6848
|
}, [
|
|
6849
6849
|
t.disableCustom ? u("", !0) : (o(), r("div", Yc, [
|
|
6850
6850
|
b(l, {
|
|
@@ -6913,7 +6913,7 @@ function rd(e, s, t, a, n, i) {
|
|
|
6913
6913
|
])) : u("", !0),
|
|
6914
6914
|
f("div", {
|
|
6915
6915
|
class: "ecs-color-picker-presets",
|
|
6916
|
-
style:
|
|
6916
|
+
style: x(t.disableCustom ? "" : "padding-top: var(--spacing-10)"),
|
|
6917
6917
|
role: "group",
|
|
6918
6918
|
"aria-label": "A color preset, pick one to set as current color"
|
|
6919
6919
|
}, [
|
|
@@ -6930,7 +6930,7 @@ function rd(e, s, t, a, n, i) {
|
|
|
6930
6930
|
class: v(["ecs-color-picker-presets-color", { active: e.colors.hex === k.hex }]),
|
|
6931
6931
|
"aria-label": k.title,
|
|
6932
6932
|
key: "if-" + k.id,
|
|
6933
|
-
style:
|
|
6933
|
+
style: x({ background: k.hex }),
|
|
6934
6934
|
"aria-selected": e.colors.hex === k.hex ? "true" : "false",
|
|
6935
6935
|
title: k.title,
|
|
6936
6936
|
onClick: (E) => i.handlePreset(k.hex)
|
|
@@ -6941,16 +6941,16 @@ function rd(e, s, t, a, n, i) {
|
|
|
6941
6941
|
class: v(["ecs-color-picker-presets-color active", i.isActiveColorDark ? "dark" : "light"]),
|
|
6942
6942
|
"aria-label": "Custom color",
|
|
6943
6943
|
"aria-selected": "true",
|
|
6944
|
-
style:
|
|
6944
|
+
style: x({ background: e.colors.hex })
|
|
6945
6945
|
}, null, 6))
|
|
6946
6946
|
], 4)
|
|
6947
6947
|
], 6);
|
|
6948
6948
|
}
|
|
6949
|
-
const
|
|
6949
|
+
const xi = /* @__PURE__ */ _(Kc, [["render", rd]]), cd = {
|
|
6950
6950
|
name: "ecs-color-picker-input",
|
|
6951
6951
|
emits: ["update:modelValue"],
|
|
6952
6952
|
components: {
|
|
6953
|
-
EcsColorPicker:
|
|
6953
|
+
EcsColorPicker: xi,
|
|
6954
6954
|
EcsPopover: pt
|
|
6955
6955
|
},
|
|
6956
6956
|
props: {
|
|
@@ -7010,7 +7010,7 @@ const Si = /* @__PURE__ */ _(Kc, [["render", rd]]), cd = {
|
|
|
7010
7010
|
function dd(e, s, t, a, n, i) {
|
|
7011
7011
|
const l = g("ecs-color-picker"), c = g("ecs-popover");
|
|
7012
7012
|
return o(), h(c, { class: "ecs-color-picker-input" }, {
|
|
7013
|
-
content:
|
|
7013
|
+
content: S(() => [
|
|
7014
7014
|
b(l, {
|
|
7015
7015
|
"onUpdate:modelValue": s[0] || (s[0] = (d) => e.$emit("update:modelValue", d)),
|
|
7016
7016
|
modelValue: t.modelValue,
|
|
@@ -7022,10 +7022,10 @@ function dd(e, s, t, a, n, i) {
|
|
|
7022
7022
|
preventUnusableColors: t.preventUnusableColors
|
|
7023
7023
|
}, null, 8, ["modelValue", "swatches", "disableAlpha", "disableFields", "disableCustom", "preventUnusableColors"])
|
|
7024
7024
|
]),
|
|
7025
|
-
default:
|
|
7025
|
+
default: S(() => [
|
|
7026
7026
|
f("button", {
|
|
7027
7027
|
class: v(["ecs-color-picker-input-button", i.sizeClass]),
|
|
7028
|
-
style:
|
|
7028
|
+
style: x(i.selectedColorStyle)
|
|
7029
7029
|
}, [
|
|
7030
7030
|
f("span", null, w(i.selectedColorName), 1)
|
|
7031
7031
|
], 6)
|
|
@@ -7249,7 +7249,7 @@ function wd(e, s, t, a, n, i) {
|
|
|
7249
7249
|
p(e.$slots, "default")
|
|
7250
7250
|
]);
|
|
7251
7251
|
}
|
|
7252
|
-
const V_ = /* @__PURE__ */ _(_d, [["render", wd]]),
|
|
7252
|
+
const V_ = /* @__PURE__ */ _(_d, [["render", wd]]), Sd = {
|
|
7253
7253
|
name: "ecs-party-entry",
|
|
7254
7254
|
components: { EcsIcon: O, EcsSticker: We },
|
|
7255
7255
|
props: {
|
|
@@ -7331,7 +7331,7 @@ const V_ = /* @__PURE__ */ _(_d, [["render", wd]]), xd = {
|
|
|
7331
7331
|
}
|
|
7332
7332
|
}
|
|
7333
7333
|
}
|
|
7334
|
-
},
|
|
7334
|
+
}, xd = {
|
|
7335
7335
|
key: 2,
|
|
7336
7336
|
class: "ecs-party-entry-background"
|
|
7337
7337
|
};
|
|
@@ -7339,12 +7339,12 @@ function Cd(e, s, t, a, n, i) {
|
|
|
7339
7339
|
const l = g("ecs-icon"), c = g("ecs-sticker");
|
|
7340
7340
|
return o(), r("div", {
|
|
7341
7341
|
class: v(["ecs-party-entry", [t.party, t.color && t.background ? "ecs-party-entry-colored" : ""]]),
|
|
7342
|
-
style:
|
|
7342
|
+
style: x({ color: t.color })
|
|
7343
7343
|
}, [
|
|
7344
7344
|
t.icon && t.iconPosition == "left" ? (o(), r("div", {
|
|
7345
7345
|
key: 0,
|
|
7346
7346
|
class: "ecs-party-entry-icon",
|
|
7347
|
-
style:
|
|
7347
|
+
style: x("margin-right:" + t.iconSpacing)
|
|
7348
7348
|
}, [
|
|
7349
7349
|
b(l, {
|
|
7350
7350
|
type: i.iconType,
|
|
@@ -7363,7 +7363,7 @@ function Cd(e, s, t, a, n, i) {
|
|
|
7363
7363
|
t.icon && t.iconPosition == "right" ? (o(), r("div", {
|
|
7364
7364
|
key: 1,
|
|
7365
7365
|
class: "ecs-party-entry-icon",
|
|
7366
|
-
style:
|
|
7366
|
+
style: x("margin-left:" + t.iconSpacing)
|
|
7367
7367
|
}, [
|
|
7368
7368
|
b(l, {
|
|
7369
7369
|
type: i.iconType,
|
|
@@ -7376,10 +7376,10 @@ function Cd(e, s, t, a, n, i) {
|
|
|
7376
7376
|
size: t.badgeSize
|
|
7377
7377
|
}, null, 8, ["type", "size"])) : u("", !0)
|
|
7378
7378
|
], 4)) : u("", !0),
|
|
7379
|
-
t.background ? (o(), r("div",
|
|
7379
|
+
t.background ? (o(), r("div", xd)) : u("", !0)
|
|
7380
7380
|
], 6);
|
|
7381
7381
|
}
|
|
7382
|
-
const Bd = /* @__PURE__ */ _(
|
|
7382
|
+
const Bd = /* @__PURE__ */ _(Sd, [["render", Cd], ["__scopeId", "data-v-4f34cac7"]]), zd = {
|
|
7383
7383
|
name: "ecs-data-card-row",
|
|
7384
7384
|
components: { EcsIcon: O, EcsButton: pe, EcsPartyEntry: Bd, EcsButtonTable: rs },
|
|
7385
7385
|
emits: ["pill-click", "open-button-click", "title-click", "count-click"],
|
|
@@ -7605,7 +7605,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
7605
7605
|
"icon-spacing": "var(--spacing-5)",
|
|
7606
7606
|
class: v({ clickable: t.pill.clickable, emphasized: t.pill.emphasized, "has-background": t.pill.background, "is-hovered": n.isHovered })
|
|
7607
7607
|
}, {
|
|
7608
|
-
default:
|
|
7608
|
+
default: S(() => [
|
|
7609
7609
|
L(w(t.pill.text), 1)
|
|
7610
7610
|
]),
|
|
7611
7611
|
_: 1
|
|
@@ -7615,7 +7615,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
7615
7615
|
onMouseenter: s[3] || (s[3] = (P) => i.handleHover(!0)),
|
|
7616
7616
|
onMouseleave: s[4] || (s[4] = (P) => i.handleHover(!1)),
|
|
7617
7617
|
class: v(["ecs-data-card-row-pill", { clickable: t.pill.clickable, emphasized: t.pill.emphasized, "has-background": t.pill.background, ai: t.pill.ai, "is-hovered": n.isHovered }]),
|
|
7618
|
-
style:
|
|
7618
|
+
style: x({ color: t.pill.color }),
|
|
7619
7619
|
ref: "pillText"
|
|
7620
7620
|
}, [
|
|
7621
7621
|
t.pill.icon ? (o(), h(d, {
|
|
@@ -7628,7 +7628,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
7628
7628
|
t.pill.background ? (o(), r("span", {
|
|
7629
7629
|
key: 1,
|
|
7630
7630
|
class: "background",
|
|
7631
|
-
style:
|
|
7631
|
+
style: x(i.getPillBackgroundStyle)
|
|
7632
7632
|
}, null, 4)) : u("", !0),
|
|
7633
7633
|
t.pill.border && t.pill.background ? (o(), r("span", Pd)) : u("", !0)
|
|
7634
7634
|
], 38)) : u("", !0),
|
|
@@ -7647,7 +7647,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
7647
7647
|
onMouseenter: s[6] || (s[6] = (P) => i.handleHover(!0)),
|
|
7648
7648
|
onMouseleave: s[7] || (s[7] = (P) => i.handleHover(!1)),
|
|
7649
7649
|
class: v(["ecs-data-card-row-title-text", { escape: t.wrap === "wrap-row", clickable: t.title.clickable, emphasized: t.title.emphasized, "is-hovered": n.isHovered }]),
|
|
7650
|
-
style:
|
|
7650
|
+
style: x({ color: t.title.textColor }),
|
|
7651
7651
|
ref: "titleText"
|
|
7652
7652
|
}, w(t.title.text), 39),
|
|
7653
7653
|
p(e.$slots, "titleControls", {}, void 0, !0)
|
|
@@ -7675,7 +7675,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
7675
7675
|
"badge-size": 12,
|
|
7676
7676
|
class: "designation has-background"
|
|
7677
7677
|
}, {
|
|
7678
|
-
default:
|
|
7678
|
+
default: S(() => [
|
|
7679
7679
|
L(w(t.designation.text), 1)
|
|
7680
7680
|
]),
|
|
7681
7681
|
_: 1
|
|
@@ -7905,7 +7905,7 @@ function Ud(e, s, t, a, n, i) {
|
|
|
7905
7905
|
type: t.headerRowType,
|
|
7906
7906
|
onCollapse: i.handleCollapse
|
|
7907
7907
|
}, {
|
|
7908
|
-
default:
|
|
7908
|
+
default: S(() => [
|
|
7909
7909
|
p(e.$slots, "cells", {}, void 0, !0)
|
|
7910
7910
|
]),
|
|
7911
7911
|
_: 3
|
|
@@ -8303,7 +8303,7 @@ function mu(e, s, t, a, n, i) {
|
|
|
8303
8303
|
t.fixedLeftLast ? "fixed-left-last" : "",
|
|
8304
8304
|
t.fixedRight ? "fixed-right" : ""
|
|
8305
8305
|
]]),
|
|
8306
|
-
style:
|
|
8306
|
+
style: x([
|
|
8307
8307
|
i.widthType === "string" ? i.widthStyles : {},
|
|
8308
8308
|
i.fixedStyles
|
|
8309
8309
|
]),
|
|
@@ -8315,7 +8315,7 @@ function mu(e, s, t, a, n, i) {
|
|
|
8315
8315
|
f("div", {
|
|
8316
8316
|
ref: "resizer",
|
|
8317
8317
|
class: v(["ecs-data-grid-head-cell-inner", t.resizable ? "resizable" : ""]),
|
|
8318
|
-
style:
|
|
8318
|
+
style: x([
|
|
8319
8319
|
i.widthType === "number" ? i.widthStyles : { width: "100%" },
|
|
8320
8320
|
i.paddingStyles,
|
|
8321
8321
|
i.resizeStyles,
|
|
@@ -8346,7 +8346,7 @@ function mu(e, s, t, a, n, i) {
|
|
|
8346
8346
|
disabled: t.disabled,
|
|
8347
8347
|
type: "invisible"
|
|
8348
8348
|
}, {
|
|
8349
|
-
default:
|
|
8349
|
+
default: S(() => [
|
|
8350
8350
|
(o(!0), r(D, null, J(t.select, (m, y) => (o(), r("option", {
|
|
8351
8351
|
key: y,
|
|
8352
8352
|
selected: m.selected,
|
|
@@ -8563,17 +8563,17 @@ const q_ = /* @__PURE__ */ _(hu, [["render", vu], ["__scopeId", "data-v-ee025ab5
|
|
|
8563
8563
|
key: 1,
|
|
8564
8564
|
class: "shadow right"
|
|
8565
8565
|
};
|
|
8566
|
-
function
|
|
8566
|
+
function Su(e, s, t, a, n, i) {
|
|
8567
8567
|
const l = g("ecs-button-collapse");
|
|
8568
8568
|
return o(), r("div", {
|
|
8569
8569
|
class: v(["ecs-data-grid-cell", [t.fixedLeft ? "fixed-left" : "", t.fixedLeftLast ? "fixed-left-last" : "", t.fixedRight ? "fixed-right" : ""]]),
|
|
8570
|
-
style:
|
|
8570
|
+
style: x([i.widthType === "string" ? i.widthStyles : {}, i.fixedStyles]),
|
|
8571
8571
|
role: "cell"
|
|
8572
8572
|
}, [
|
|
8573
8573
|
t.fixedRight ? (o(), r("div", bu)) : u("", !0),
|
|
8574
8574
|
f("div", {
|
|
8575
8575
|
class: v(["ecs-data-grid-cell-inner", { focus: t.focus }]),
|
|
8576
|
-
style:
|
|
8576
|
+
style: x([i.widthType === "number" ? i.widthStyles : { width: "100%" }, i.paddingStyles, t.styles]),
|
|
8577
8577
|
"data-column": i.computedId,
|
|
8578
8578
|
"data-test": i.computedId
|
|
8579
8579
|
}, [
|
|
@@ -8590,7 +8590,7 @@ function xu(e, s, t, a, n, i) {
|
|
|
8590
8590
|
t.fixedLeftLast ? (o(), r("div", wu)) : u("", !0)
|
|
8591
8591
|
], 6);
|
|
8592
8592
|
}
|
|
8593
|
-
const $_ = /* @__PURE__ */ _(yu, [["render",
|
|
8593
|
+
const $_ = /* @__PURE__ */ _(yu, [["render", Su], ["__scopeId", "data-v-82bc0b07"]]), xu = {
|
|
8594
8594
|
name: "ecs-data-list"
|
|
8595
8595
|
}, Cu = {
|
|
8596
8596
|
class: "ecs-data-list",
|
|
@@ -8601,7 +8601,7 @@ function Bu(e, s, t, a, n, i) {
|
|
|
8601
8601
|
p(e.$slots, "default")
|
|
8602
8602
|
]);
|
|
8603
8603
|
}
|
|
8604
|
-
const W_ = /* @__PURE__ */ _(
|
|
8604
|
+
const W_ = /* @__PURE__ */ _(xu, [["render", Bu]]), zu = {
|
|
8605
8605
|
name: "ecs-data-list-item",
|
|
8606
8606
|
emits: ["toggled"],
|
|
8607
8607
|
components: { EcsButtonMore: bi, EcsSkeletonLoader: ie },
|
|
@@ -8736,7 +8736,7 @@ function Lu(e, s, t, a, n, i) {
|
|
|
8736
8736
|
i.hasIdentifier ? (o(), r("div", {
|
|
8737
8737
|
key: 0,
|
|
8738
8738
|
id: n.definitionId,
|
|
8739
|
-
style:
|
|
8739
|
+
style: x(i.identifierStyle),
|
|
8740
8740
|
class: "ecs-data-list-identifier"
|
|
8741
8741
|
}, [
|
|
8742
8742
|
L(w(t.identifier) + " ", 1),
|
|
@@ -8769,7 +8769,7 @@ function Lu(e, s, t, a, n, i) {
|
|
|
8769
8769
|
key: 2,
|
|
8770
8770
|
class: "progress",
|
|
8771
8771
|
role: "progressbar",
|
|
8772
|
-
style:
|
|
8772
|
+
style: x({ width: t.progress + "%" }),
|
|
8773
8773
|
"aria-valuenow": t.progress
|
|
8774
8774
|
}, null, 12, Tu)) : u("", !0)
|
|
8775
8775
|
], 10, Eu)
|
|
@@ -8964,7 +8964,7 @@ const U_ = /* @__PURE__ */ _(Mu, [["render", Au]]), Ru = {
|
|
|
8964
8964
|
));
|
|
8965
8965
|
}), (n, i) => (o(), r("div", {
|
|
8966
8966
|
class: v(["ecs-state-icon", e.iconColor]),
|
|
8967
|
-
style:
|
|
8967
|
+
style: x(t.value)
|
|
8968
8968
|
}, [
|
|
8969
8969
|
(o(), h(be(de(a)), {
|
|
8970
8970
|
height: e.size,
|
|
@@ -9136,13 +9136,13 @@ function Ku(e, s, t, a, n, i) {
|
|
|
9136
9136
|
}, null, 8, ["website"])) : t.legendColor ? (o(), r("div", Uu, [
|
|
9137
9137
|
f("div", {
|
|
9138
9138
|
class: "legend-color-dot",
|
|
9139
|
-
style:
|
|
9139
|
+
style: x("background-color:" + t.legendColor)
|
|
9140
9140
|
}, null, 4)
|
|
9141
9141
|
])) : u("", !0),
|
|
9142
9142
|
t.indicator && !t.loading ? (o(), r("div", {
|
|
9143
9143
|
key: 5,
|
|
9144
9144
|
class: "indicator",
|
|
9145
|
-
style:
|
|
9145
|
+
style: x("background-color:" + t.indicator)
|
|
9146
9146
|
}, null, 4)) : u("", !0)
|
|
9147
9147
|
]),
|
|
9148
9148
|
f("div", Gu, [
|
|
@@ -9275,7 +9275,7 @@ const Y_ = /* @__PURE__ */ _(Yu, [["render", sf], ["__scopeId", "data-v-df132a03
|
|
|
9275
9275
|
function rf(e, s, t, a, n, i) {
|
|
9276
9276
|
return o(), r("div", {
|
|
9277
9277
|
class: "ecs-donut-chart",
|
|
9278
|
-
style:
|
|
9278
|
+
style: x(i.wrapperPadding)
|
|
9279
9279
|
}, [
|
|
9280
9280
|
(o(), r("svg", {
|
|
9281
9281
|
height: t.size,
|
|
@@ -9416,7 +9416,7 @@ function pf(e, s, t, a, n, i) {
|
|
|
9416
9416
|
t.infinite ? "ecs-progress-infinite" : "",
|
|
9417
9417
|
t.cancelled ? "ecs-progress-cancelled" : ""
|
|
9418
9418
|
]]),
|
|
9419
|
-
style:
|
|
9419
|
+
style: x({ width: 100 * (t.value / i.computedMax) + "%" })
|
|
9420
9420
|
}, null, 6)
|
|
9421
9421
|
], 8, hf);
|
|
9422
9422
|
}
|
|
@@ -9572,10 +9572,10 @@ const vf = /* @__PURE__ */ _(mf, [["render", pf], ["__scopeId", "data-v-1b81f485
|
|
|
9572
9572
|
beforeUnmount() {
|
|
9573
9573
|
document.removeEventListener("dragenter", this.show);
|
|
9574
9574
|
}
|
|
9575
|
-
}, bf = ["aria-busy", "aria-invalid"], _f = ["multiple"], kf = { key: 1 }, wf = { key: 1 },
|
|
9575
|
+
}, bf = ["aria-busy", "aria-invalid"], _f = ["multiple"], kf = { key: 1 }, wf = { key: 1 }, Sf = {
|
|
9576
9576
|
key: 2,
|
|
9577
9577
|
class: "ecs-dropzone-hint"
|
|
9578
|
-
},
|
|
9578
|
+
}, xf = {
|
|
9579
9579
|
key: 3,
|
|
9580
9580
|
class: "ecs-dropzone-stats"
|
|
9581
9581
|
}, Cf = ["innerHTML"];
|
|
@@ -9604,7 +9604,7 @@ function Bf(e, s, t, a, n, i) {
|
|
|
9604
9604
|
type: i.iconType,
|
|
9605
9605
|
iconColor: i.iconColor
|
|
9606
9606
|
}, {
|
|
9607
|
-
default:
|
|
9607
|
+
default: S(() => [
|
|
9608
9608
|
t.initializing ? (o(), h(l, {
|
|
9609
9609
|
key: 0,
|
|
9610
9610
|
type: "single",
|
|
@@ -9626,21 +9626,21 @@ function Bf(e, s, t, a, n, i) {
|
|
|
9626
9626
|
e.$slots.customlabel ? (o(), r("div", wf, [
|
|
9627
9627
|
p(e.$slots, "customlabel", {}, void 0, !0)
|
|
9628
9628
|
])) : u("", !0),
|
|
9629
|
-
e.$slots.hint && !t.uploadStats.show ? (o(), r("div",
|
|
9629
|
+
e.$slots.hint && !t.uploadStats.show ? (o(), r("div", Sf, [
|
|
9630
9630
|
p(e.$slots, "hint", {}, void 0, !0)
|
|
9631
9631
|
])) : u("", !0),
|
|
9632
|
-
t.uploadStats.show ? (o(), r("div",
|
|
9632
|
+
t.uploadStats.show ? (o(), r("div", xf, [
|
|
9633
9633
|
b(y, {
|
|
9634
9634
|
gap: 8,
|
|
9635
9635
|
justify: "center"
|
|
9636
9636
|
}, {
|
|
9637
|
-
default:
|
|
9637
|
+
default: S(() => [
|
|
9638
9638
|
t.uploadStats.speed > 2e6 ? (o(), h(d, {
|
|
9639
9639
|
key: 0,
|
|
9640
9640
|
weight: "medium",
|
|
9641
9641
|
color: "var(--color-gray-10)"
|
|
9642
9642
|
}, {
|
|
9643
|
-
default:
|
|
9643
|
+
default: S(() => s[9] || (s[9] = [
|
|
9644
9644
|
L("Uploading")
|
|
9645
9645
|
])),
|
|
9646
9646
|
_: 1
|
|
@@ -9649,13 +9649,13 @@ function Bf(e, s, t, a, n, i) {
|
|
|
9649
9649
|
gap: 4,
|
|
9650
9650
|
title: "Slow network, please check your connection."
|
|
9651
9651
|
}, {
|
|
9652
|
-
default:
|
|
9652
|
+
default: S(() => [
|
|
9653
9653
|
b(m, { type: "warning" }),
|
|
9654
9654
|
b(d, {
|
|
9655
9655
|
weight: "medium",
|
|
9656
9656
|
color: "var(--color-yellow-10)"
|
|
9657
9657
|
}, {
|
|
9658
|
-
default:
|
|
9658
|
+
default: S(() => s[10] || (s[10] = [
|
|
9659
9659
|
L("Uploading")
|
|
9660
9660
|
])),
|
|
9661
9661
|
_: 1
|
|
@@ -9691,7 +9691,7 @@ function Bf(e, s, t, a, n, i) {
|
|
|
9691
9691
|
icon: i.cancelButtonOptions.icon,
|
|
9692
9692
|
class: "ecs-dropzone-cancel"
|
|
9693
9693
|
}, {
|
|
9694
|
-
default:
|
|
9694
|
+
default: S(() => [
|
|
9695
9695
|
L(w(i.cancelButtonOptions.label), 1)
|
|
9696
9696
|
]),
|
|
9697
9697
|
_: 1
|
|
@@ -9738,7 +9738,7 @@ function If(e, s, t, a, n, i) {
|
|
|
9738
9738
|
const l = g("ecs-icon");
|
|
9739
9739
|
return o(), r("div", {
|
|
9740
9740
|
class: v(["ecs-ecai-wrapper", { border: i.hasBorder }]),
|
|
9741
|
-
style:
|
|
9741
|
+
style: x(i.wrapperStyle)
|
|
9742
9742
|
}, [
|
|
9743
9743
|
s[0] || (s[0] = si('<span class="border-gradient" data-v-05133d05></span><div class="ecai-background" data-v-05133d05><span class="bg-circle bg-circle-1" data-v-05133d05></span><span class="bg-circle bg-circle-2" data-v-05133d05></span><span class="bg-circle bg-circle-3" data-v-05133d05></span></div>', 2)),
|
|
9744
9744
|
t.icon ? (o(), h(l, {
|
|
@@ -9976,7 +9976,7 @@ function Wf(e, s, t, a, n, i) {
|
|
|
9976
9976
|
]),
|
|
9977
9977
|
f("div", {
|
|
9978
9978
|
class: "ecs-excerpt-content scrollbar scrollbar-sml",
|
|
9979
|
-
style:
|
|
9979
|
+
style: x(i.maxHeightStyles)
|
|
9980
9980
|
}, [
|
|
9981
9981
|
t.loading ? (o(), h(l, {
|
|
9982
9982
|
key: 0,
|
|
@@ -9987,7 +9987,7 @@ function Wf(e, s, t, a, n, i) {
|
|
|
9987
9987
|
key: 0,
|
|
9988
9988
|
small: i.smallFormatted
|
|
9989
9989
|
}, {
|
|
9990
|
-
default:
|
|
9990
|
+
default: S(() => [
|
|
9991
9991
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9992
9992
|
]),
|
|
9993
9993
|
_: 3
|
|
@@ -9995,10 +9995,10 @@ function Wf(e, s, t, a, n, i) {
|
|
|
9995
9995
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9996
9996
|
])) : t.type == "rectangle" ? (o(), r("div", qf, [
|
|
9997
9997
|
f("span", {
|
|
9998
|
-
style:
|
|
9998
|
+
style: x("color:" + t.annotationColor)
|
|
9999
9999
|
}, "Rectangle Annotation", 4),
|
|
10000
10000
|
f("div", {
|
|
10001
|
-
style:
|
|
10001
|
+
style: x("background-color:" + t.annotationColor)
|
|
10002
10002
|
}, null, 4)
|
|
10003
10003
|
])) : (o(), r("div", $f, [
|
|
10004
10004
|
p(e.$slots, "default", {}, void 0, !0)
|
|
@@ -10301,7 +10301,7 @@ const Zf = /* @__PURE__ */ _(Yf, [["render", Jf], ["__scopeId", "data-v-442eb0eb
|
|
|
10301
10301
|
EcsPopoverListHeadline: Zf,
|
|
10302
10302
|
EcsPopoverList: is,
|
|
10303
10303
|
EcsPopoverListItem: os,
|
|
10304
|
-
EcsColorPicker:
|
|
10304
|
+
EcsColorPicker: xi
|
|
10305
10305
|
},
|
|
10306
10306
|
props: {
|
|
10307
10307
|
/** Determines if the editor is read-only. */
|
|
@@ -10641,6 +10641,8 @@ const Zf = /* @__PURE__ */ _(Yf, [["render", Jf], ["__scopeId", "data-v-442eb0eb
|
|
|
10641
10641
|
updateFocusedLine(e, s) {
|
|
10642
10642
|
if (this.focusedLineIndex !== null) {
|
|
10643
10643
|
const t = this.lineInputs[this.focusedLineIndex], a = t == null ? void 0 : t.selectionStart, n = t == null ? void 0 : t.selectionEnd;
|
|
10644
|
+
if (e === "size" && (s < 8 || s > 32))
|
|
10645
|
+
return;
|
|
10644
10646
|
this.updateLine(this.focusedLineIndex, e, s), this.$nextTick(() => {
|
|
10645
10647
|
t && typeof a == "number" && typeof n == "number" && (t.focus(), t.setSelectionRange(a, n));
|
|
10646
10648
|
});
|
|
@@ -10697,9 +10699,9 @@ function wg(e, s, t, a, n, i) {
|
|
|
10697
10699
|
gap: 4,
|
|
10698
10700
|
align: "start"
|
|
10699
10701
|
}, {
|
|
10700
|
-
default:
|
|
10702
|
+
default: S(() => [
|
|
10701
10703
|
b(l, { preset: "label-1" }, {
|
|
10702
|
-
default:
|
|
10704
|
+
default: S(() => s[10] || (s[10] = [
|
|
10703
10705
|
L("Sticker shape")
|
|
10704
10706
|
])),
|
|
10705
10707
|
_: 1
|
|
@@ -10710,7 +10712,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10710
10712
|
"aria-label": "Sticker shape options",
|
|
10711
10713
|
class: "shape-preview-buttons"
|
|
10712
10714
|
}, {
|
|
10713
|
-
default:
|
|
10715
|
+
default: S(() => [
|
|
10714
10716
|
f("button", {
|
|
10715
10717
|
role: "radio",
|
|
10716
10718
|
class: v(["shape-preview-button", { active: n.localSticker.shape === "roundedRect" }]),
|
|
@@ -10721,7 +10723,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10721
10723
|
}, [
|
|
10722
10724
|
f("div", {
|
|
10723
10725
|
class: "shape-preview rounded-rect",
|
|
10724
|
-
style:
|
|
10726
|
+
style: x({ backgroundColor: n.localSticker.color, borderColor: i.stickerBorderColor })
|
|
10725
10727
|
}, null, 4)
|
|
10726
10728
|
], 10, og),
|
|
10727
10729
|
f("button", {
|
|
@@ -10734,7 +10736,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10734
10736
|
}, [
|
|
10735
10737
|
f("div", {
|
|
10736
10738
|
class: "shape-preview rect",
|
|
10737
|
-
style:
|
|
10739
|
+
style: x({ backgroundColor: n.localSticker.color, borderColor: i.stickerBorderColor })
|
|
10738
10740
|
}, null, 4)
|
|
10739
10741
|
], 10, lg),
|
|
10740
10742
|
f("button", {
|
|
@@ -10747,7 +10749,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10747
10749
|
}, [
|
|
10748
10750
|
f("div", {
|
|
10749
10751
|
class: "shape-preview rounded-square",
|
|
10750
|
-
style:
|
|
10752
|
+
style: x({ backgroundColor: n.localSticker.color, borderColor: i.stickerBorderColor })
|
|
10751
10753
|
}, null, 4)
|
|
10752
10754
|
], 10, rg),
|
|
10753
10755
|
f("button", {
|
|
@@ -10760,7 +10762,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10760
10762
|
}, [
|
|
10761
10763
|
f("div", {
|
|
10762
10764
|
class: "shape-preview square",
|
|
10763
|
-
style:
|
|
10765
|
+
style: x({ backgroundColor: n.localSticker.color, borderColor: i.stickerBorderColor })
|
|
10764
10766
|
}, null, 4)
|
|
10765
10767
|
], 10, cg)
|
|
10766
10768
|
]),
|
|
@@ -10774,7 +10776,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10774
10776
|
key: 0,
|
|
10775
10777
|
preset: "label-1"
|
|
10776
10778
|
}, {
|
|
10777
|
-
default:
|
|
10779
|
+
default: S(() => s[11] || (s[11] = [
|
|
10778
10780
|
L("Edit content and formatting")
|
|
10779
10781
|
])),
|
|
10780
10782
|
_: 1
|
|
@@ -10783,11 +10785,11 @@ function wg(e, s, t, a, n, i) {
|
|
|
10783
10785
|
t.pagePosition ? (o(), r("div", fg, [
|
|
10784
10786
|
f("div", {
|
|
10785
10787
|
class: "page-position-indicator",
|
|
10786
|
-
style:
|
|
10788
|
+
style: x(i.pagePositionIndicatorStyles)
|
|
10787
10789
|
}, [
|
|
10788
10790
|
f("div", {
|
|
10789
10791
|
class: "abstract-line",
|
|
10790
|
-
style:
|
|
10792
|
+
style: x({
|
|
10791
10793
|
width: "6px",
|
|
10792
10794
|
height: "0.5px",
|
|
10793
10795
|
backgroundColor: i.stickerTextColor
|
|
@@ -10795,7 +10797,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10795
10797
|
}, null, 4),
|
|
10796
10798
|
f("div", {
|
|
10797
10799
|
class: "abstract-line",
|
|
10798
|
-
style:
|
|
10800
|
+
style: x({
|
|
10799
10801
|
width: "4px",
|
|
10800
10802
|
height: "0.5px",
|
|
10801
10803
|
backgroundColor: i.stickerTextColor
|
|
@@ -10803,7 +10805,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10803
10805
|
}, null, 4),
|
|
10804
10806
|
f("div", {
|
|
10805
10807
|
class: "abstract-line",
|
|
10806
|
-
style:
|
|
10808
|
+
style: x({
|
|
10807
10809
|
width: "4px",
|
|
10808
10810
|
height: "1px",
|
|
10809
10811
|
backgroundColor: i.stickerTextColor
|
|
@@ -10814,7 +10816,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10814
10816
|
t.readOnly ? (o(), r("div", {
|
|
10815
10817
|
key: 2,
|
|
10816
10818
|
class: "sticker",
|
|
10817
|
-
style:
|
|
10819
|
+
style: x({
|
|
10818
10820
|
backgroundColor: n.localSticker.color,
|
|
10819
10821
|
borderColor: i.stickerBorderColor,
|
|
10820
10822
|
color: i.stickerTextColor,
|
|
@@ -10831,7 +10833,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10831
10833
|
f("div", bg, [
|
|
10832
10834
|
f("span", {
|
|
10833
10835
|
class: "line-preview",
|
|
10834
|
-
style:
|
|
10836
|
+
style: x(i.getLineStyle(T)),
|
|
10835
10837
|
innerHTML: i.processTextContent(T.content)
|
|
10836
10838
|
}, null, 12, _g)
|
|
10837
10839
|
])
|
|
@@ -10840,7 +10842,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10840
10842
|
], 4)) : (o(), r("div", {
|
|
10841
10843
|
key: 1,
|
|
10842
10844
|
class: "sticker",
|
|
10843
|
-
style:
|
|
10845
|
+
style: x({
|
|
10844
10846
|
backgroundColor: n.localSticker.color,
|
|
10845
10847
|
borderColor: i.stickerBorderColor,
|
|
10846
10848
|
color: i.stickerTextColor,
|
|
@@ -10850,7 +10852,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10850
10852
|
f("div", gg, [
|
|
10851
10853
|
(o(!0), r(D, null, J(n.localSticker.text, (T, C) => (o(), r("div", {
|
|
10852
10854
|
key: C,
|
|
10853
|
-
class: v(["line", { focused: i.isLineFocused(C) }]),
|
|
10855
|
+
class: v(["line editable", { focused: i.isLineFocused(C) }]),
|
|
10854
10856
|
ref_for: !0,
|
|
10855
10857
|
ref: `line-${C}`
|
|
10856
10858
|
}, [
|
|
@@ -10886,7 +10888,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10886
10888
|
onFocus: (M) => i.setFocusedLine(C),
|
|
10887
10889
|
onBlur: s[4] || (s[4] = (...M) => i.clearFocusedLine && i.clearFocusedLine(...M)),
|
|
10888
10890
|
onKeydown: (M) => i.handleKeyboardInput(M, C),
|
|
10889
|
-
style:
|
|
10891
|
+
style: x(i.getLineStyle(T)),
|
|
10890
10892
|
ref_for: !0,
|
|
10891
10893
|
ref: (M) => {
|
|
10892
10894
|
M && (n.lineInputs[C] = M);
|
|
@@ -10894,7 +10896,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10894
10896
|
}, null, 44, pg),
|
|
10895
10897
|
f("span", {
|
|
10896
10898
|
class: "line-preview",
|
|
10897
|
-
style:
|
|
10899
|
+
style: x(i.getLineStyle(T)),
|
|
10898
10900
|
innerHTML: i.processTextContent(T.content)
|
|
10899
10901
|
}, null, 12, vg)
|
|
10900
10902
|
]),
|
|
@@ -10921,9 +10923,9 @@ function wg(e, s, t, a, n, i) {
|
|
|
10921
10923
|
justify: "center",
|
|
10922
10924
|
class: "ecs-exhibit-sticker-editor-controls"
|
|
10923
10925
|
}, {
|
|
10924
|
-
default:
|
|
10926
|
+
default: S(() => [
|
|
10925
10927
|
b(y, null, {
|
|
10926
|
-
content:
|
|
10928
|
+
content: S(() => [
|
|
10927
10929
|
b(m, {
|
|
10928
10930
|
modelValue: n.colorPickerValue,
|
|
10929
10931
|
"onUpdate:modelValue": s[5] || (s[5] = (T) => n.colorPickerValue = T),
|
|
@@ -10933,10 +10935,10 @@ function wg(e, s, t, a, n, i) {
|
|
|
10933
10935
|
"disable-custom": !1
|
|
10934
10936
|
}, null, 8, ["modelValue", "swatches"])
|
|
10935
10937
|
]),
|
|
10936
|
-
default:
|
|
10938
|
+
default: S(() => [
|
|
10937
10939
|
f("button", {
|
|
10938
10940
|
class: "color-button",
|
|
10939
|
-
style:
|
|
10941
|
+
style: x({ backgroundColor: n.localSticker.color })
|
|
10940
10942
|
}, null, 4)
|
|
10941
10943
|
]),
|
|
10942
10944
|
_: 1
|
|
@@ -10962,7 +10964,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
10962
10964
|
width: "1px"
|
|
10963
10965
|
}),
|
|
10964
10966
|
b(c, { gap: 4 }, {
|
|
10965
|
-
default:
|
|
10967
|
+
default: S(() => [
|
|
10966
10968
|
b(E, {
|
|
10967
10969
|
onInput: s[6] || (s[6] = (T) => i.updateFocusedLine("size", parseInt(T.target.value))),
|
|
10968
10970
|
type: "number",
|
|
@@ -11029,12 +11031,12 @@ function wg(e, s, t, a, n, i) {
|
|
|
11029
11031
|
key: 1,
|
|
11030
11032
|
disabled: n.focusedLineIndex === null
|
|
11031
11033
|
}, {
|
|
11032
|
-
content:
|
|
11034
|
+
content: S(() => [
|
|
11033
11035
|
f("div", kg, [
|
|
11034
11036
|
b(P, null, {
|
|
11035
|
-
default:
|
|
11037
|
+
default: S(() => [
|
|
11036
11038
|
b(I, null, {
|
|
11037
|
-
default:
|
|
11039
|
+
default: S(() => s[12] || (s[12] = [
|
|
11038
11040
|
L("Insert Field Value")
|
|
11039
11041
|
])),
|
|
11040
11042
|
_: 1
|
|
@@ -11044,7 +11046,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
11044
11046
|
help: T.value,
|
|
11045
11047
|
onClick: (C) => i.insertVariable(T.variable)
|
|
11046
11048
|
}, {
|
|
11047
|
-
default:
|
|
11049
|
+
default: S(() => [
|
|
11048
11050
|
L(w(T.name), 1)
|
|
11049
11051
|
]),
|
|
11050
11052
|
_: 2
|
|
@@ -11054,7 +11056,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
11054
11056
|
})
|
|
11055
11057
|
])
|
|
11056
11058
|
]),
|
|
11057
|
-
default:
|
|
11059
|
+
default: S(() => [
|
|
11058
11060
|
b(d, {
|
|
11059
11061
|
type: "secondary",
|
|
11060
11062
|
icon: "variable",
|
|
@@ -11076,12 +11078,12 @@ function wg(e, s, t, a, n, i) {
|
|
|
11076
11078
|
justify: "center",
|
|
11077
11079
|
class: "ecs-exhibit-sticker-editor-errors"
|
|
11078
11080
|
}, {
|
|
11079
|
-
default:
|
|
11081
|
+
default: S(() => [
|
|
11080
11082
|
b(l, {
|
|
11081
11083
|
preset: "form",
|
|
11082
11084
|
color: "negative"
|
|
11083
11085
|
}, {
|
|
11084
|
-
default:
|
|
11086
|
+
default: S(() => s[13] || (s[13] = [
|
|
11085
11087
|
L(" Your sticker template contains an invalid variable. Please correct the value in order to save. ")
|
|
11086
11088
|
])),
|
|
11087
11089
|
_: 1
|
|
@@ -11092,7 +11094,7 @@ function wg(e, s, t, a, n, i) {
|
|
|
11092
11094
|
])
|
|
11093
11095
|
]);
|
|
11094
11096
|
}
|
|
11095
|
-
const tk = /* @__PURE__ */ _(ng, [["render", wg], ["__scopeId", "data-v-
|
|
11097
|
+
const tk = /* @__PURE__ */ _(ng, [["render", wg], ["__scopeId", "data-v-e72cf4a4"]]), sk = {
|
|
11096
11098
|
__name: "fill-icon",
|
|
11097
11099
|
props: {
|
|
11098
11100
|
/** The identifier of the icon which should show up. */
|
|
@@ -11134,18 +11136,18 @@ const tk = /* @__PURE__ */ _(ng, [["render", wg], ["__scopeId", "data-v-3043808d
|
|
|
11134
11136
|
width: e.width
|
|
11135
11137
|
}, null, 8, ["height", "width"]));
|
|
11136
11138
|
}
|
|
11137
|
-
}, xg = {
|
|
11138
|
-
name: "ecs-file-list"
|
|
11139
11139
|
}, Sg = {
|
|
11140
|
+
name: "ecs-file-list"
|
|
11141
|
+
}, xg = {
|
|
11140
11142
|
class: "ecs-file-list",
|
|
11141
11143
|
role: "list"
|
|
11142
11144
|
};
|
|
11143
11145
|
function Cg(e, s, t, a, n, i) {
|
|
11144
|
-
return o(), r("div",
|
|
11146
|
+
return o(), r("div", xg, [
|
|
11145
11147
|
p(e.$slots, "default")
|
|
11146
11148
|
]);
|
|
11147
11149
|
}
|
|
11148
|
-
const ik = /* @__PURE__ */ _(
|
|
11150
|
+
const ik = /* @__PURE__ */ _(Sg, [["render", Cg]]), Bg = {
|
|
11149
11151
|
name: "ecs-file-list-item",
|
|
11150
11152
|
emits: ["click", "remove", "toggled", "title-click"],
|
|
11151
11153
|
components: {
|
|
@@ -11299,7 +11301,7 @@ function Hg(e, s, t, a, n, i) {
|
|
|
11299
11301
|
}, [
|
|
11300
11302
|
t.hover ? (o(), h(l, { key: 0 })) : u("", !0),
|
|
11301
11303
|
b(_e, { name: "title" }, {
|
|
11302
|
-
default:
|
|
11304
|
+
default: S(() => [
|
|
11303
11305
|
t.showTitleEdit || !t.edit ? (o(), r("div", Ig, [
|
|
11304
11306
|
t.icon ? (o(), h(c, {
|
|
11305
11307
|
key: 0,
|
|
@@ -11362,7 +11364,7 @@ function Hg(e, s, t, a, n, i) {
|
|
|
11362
11364
|
t.progress ? (o(), r("div", {
|
|
11363
11365
|
key: 3,
|
|
11364
11366
|
class: "loading-bar",
|
|
11365
|
-
style:
|
|
11367
|
+
style: x({ width: t.progress + "%" }),
|
|
11366
11368
|
role: "progressbar",
|
|
11367
11369
|
"aria-valuenow": t.progress
|
|
11368
11370
|
}, null, 12, Mg)) : u("", !0)
|
|
@@ -11401,10 +11403,10 @@ function Hg(e, s, t, a, n, i) {
|
|
|
11401
11403
|
p(e.$slots, "collapse", {}, void 0, !0)
|
|
11402
11404
|
], 10, Dg)) : u("", !0),
|
|
11403
11405
|
b(_e, { name: "edit" }, {
|
|
11404
|
-
default:
|
|
11406
|
+
default: S(() => [
|
|
11405
11407
|
e.$slots.edit && t.edit ? (o(), r("div", {
|
|
11406
11408
|
key: 0,
|
|
11407
|
-
style:
|
|
11409
|
+
style: x({ maxHeight: n.editHeight + "px" }),
|
|
11408
11410
|
id: n.editId
|
|
11409
11411
|
}, [
|
|
11410
11412
|
f("div", Fg, [
|
|
@@ -11722,7 +11724,7 @@ function im(e, s, t, a, n, i) {
|
|
|
11722
11724
|
t.borderless ? "" : "ecs-scroll-container-border",
|
|
11723
11725
|
t.hideShadows ? "" : "ecs-scroll-container-shadows"
|
|
11724
11726
|
]]),
|
|
11725
|
-
style:
|
|
11727
|
+
style: x({ maxHeight: t.height, padding: t.padding })
|
|
11726
11728
|
}, [
|
|
11727
11729
|
p(e.$slots, "default", {}, void 0, !0)
|
|
11728
11730
|
], 6);
|
|
@@ -11828,7 +11830,7 @@ function rm(e, s, t, a, n, i) {
|
|
|
11828
11830
|
const l = g("ecs-text-v2"), c = g("ecs-input-search"), d = g("ecs-button"), m = g("ecs-empty-state"), y = g("ecs-scroll-container");
|
|
11829
11831
|
return o(), r("div", {
|
|
11830
11832
|
class: v(["ecs-folder-selector", [t.framed ? "ecs-folder-selector-border" : ""]]),
|
|
11831
|
-
style:
|
|
11833
|
+
style: x({ height: i.selectorHeight })
|
|
11832
11834
|
}, [
|
|
11833
11835
|
t.searchable || t.create || t.refreshable || t.title ? (o(), r("div", om, [
|
|
11834
11836
|
t.title && !t.searchable ? (o(), h(l, {
|
|
@@ -11836,7 +11838,7 @@ function rm(e, s, t, a, n, i) {
|
|
|
11836
11838
|
preset: "headline-5",
|
|
11837
11839
|
class: "ecs-folder-selector-title"
|
|
11838
11840
|
}, {
|
|
11839
|
-
default:
|
|
11841
|
+
default: S(() => [
|
|
11840
11842
|
L(w(t.title), 1)
|
|
11841
11843
|
]),
|
|
11842
11844
|
_: 1
|
|
@@ -11867,18 +11869,18 @@ function rm(e, s, t, a, n, i) {
|
|
|
11867
11869
|
class: "ecs-folder-selector-add",
|
|
11868
11870
|
"focus-inset": 0
|
|
11869
11871
|
}, {
|
|
11870
|
-
default:
|
|
11872
|
+
default: S(() => s[1] || (s[1] = [
|
|
11871
11873
|
L("Add Folder")
|
|
11872
11874
|
])),
|
|
11873
11875
|
_: 1
|
|
11874
11876
|
}, 8, ["onClick"])) : u("", !0)
|
|
11875
11877
|
])) : u("", !0),
|
|
11876
11878
|
b(y, {
|
|
11877
|
-
style:
|
|
11879
|
+
style: x(i.scrollHeight),
|
|
11878
11880
|
padding: t.framed ? "8px" : "0",
|
|
11879
11881
|
borderless: ""
|
|
11880
11882
|
}, {
|
|
11881
|
-
default:
|
|
11883
|
+
default: S(() => [
|
|
11882
11884
|
t.loading ? (o(), h(m, {
|
|
11883
11885
|
key: 0,
|
|
11884
11886
|
type: "loading"
|
|
@@ -12069,11 +12071,11 @@ function wm(e, s, t, a, n, i) {
|
|
|
12069
12071
|
name: "fade",
|
|
12070
12072
|
appear: ""
|
|
12071
12073
|
}, {
|
|
12072
|
-
default:
|
|
12074
|
+
default: S(() => [
|
|
12073
12075
|
i.showHighlight ? (o(), r("div", {
|
|
12074
12076
|
key: 0,
|
|
12075
12077
|
class: v(["ecs-highlight", [i.classes]]),
|
|
12076
|
-
style:
|
|
12078
|
+
style: x({ ...i.highlightColor, ...i.borderRadiusStyle, ...i.insetStyles })
|
|
12077
12079
|
}, [
|
|
12078
12080
|
t.layout === "wrap" ? p(e.$slots, "default", { key: 0 }, void 0, !0) : u("", !0)
|
|
12079
12081
|
], 6)) : u("", !0)
|
|
@@ -12081,7 +12083,7 @@ function wm(e, s, t, a, n, i) {
|
|
|
12081
12083
|
_: 3
|
|
12082
12084
|
});
|
|
12083
12085
|
}
|
|
12084
|
-
const ck = /* @__PURE__ */ _(km, [["render", wm], ["__scopeId", "data-v-ad0ca7b9"]]),
|
|
12086
|
+
const ck = /* @__PURE__ */ _(km, [["render", wm], ["__scopeId", "data-v-ad0ca7b9"]]), Sm = {
|
|
12085
12087
|
name: "EcsIllustration",
|
|
12086
12088
|
props: {
|
|
12087
12089
|
/** The type of illustration to be shown. */
|
|
@@ -12128,7 +12130,7 @@ const ck = /* @__PURE__ */ _(km, [["render", wm], ["__scopeId", "data-v-ad0ca7b9
|
|
|
12128
12130
|
}
|
|
12129
12131
|
}
|
|
12130
12132
|
};
|
|
12131
|
-
function
|
|
12133
|
+
function xm(e, s, t, a, n, i) {
|
|
12132
12134
|
return o(), h(be(n.illustrationComponent), {
|
|
12133
12135
|
class: "ecs-illustration",
|
|
12134
12136
|
width: t.size,
|
|
@@ -12137,7 +12139,7 @@ function Sm(e, s, t, a, n, i) {
|
|
|
12137
12139
|
"data-test-illustration-type": t.type
|
|
12138
12140
|
}, null, 8, ["width", "height", "data-test-illustration-type"]);
|
|
12139
12141
|
}
|
|
12140
|
-
const Cm = /* @__PURE__ */ _(
|
|
12142
|
+
const Cm = /* @__PURE__ */ _(Sm, [["render", xm], ["__scopeId", "data-v-ff7cc16f"]]), Bm = {
|
|
12141
12143
|
name: "ecs-toolbar",
|
|
12142
12144
|
props: {
|
|
12143
12145
|
/** Determines the type of the toolbar. */
|
|
@@ -12186,15 +12188,15 @@ const Em = /* @__PURE__ */ _(Bm, [["render", Im], ["__scopeId", "data-v-e0681f01
|
|
|
12186
12188
|
function Om(e, s, t, a, n, i) {
|
|
12187
12189
|
const l = g("ecs-button-toolbar-group"), c = g("ecs-flex-row"), d = g("ecs-flex-col"), m = g("ecs-toolbar");
|
|
12188
12190
|
return o(), h(m, { class: "ecs-index-toolbar" }, {
|
|
12189
|
-
default:
|
|
12191
|
+
default: S(() => [
|
|
12190
12192
|
b(c, { class: "ecs-index-toolbar-content" }, {
|
|
12191
|
-
default:
|
|
12193
|
+
default: S(() => [
|
|
12192
12194
|
b(d, {
|
|
12193
12195
|
columns: i.hasRightSections ? 9 : 12
|
|
12194
12196
|
}, {
|
|
12195
|
-
default:
|
|
12197
|
+
default: S(() => [
|
|
12196
12198
|
e.$slots.searchbuttons ? (o(), h(l, { key: 0 }, {
|
|
12197
|
-
default:
|
|
12199
|
+
default: S(() => [
|
|
12198
12200
|
p(e.$slots, "searchbuttons", {}, void 0, !0)
|
|
12199
12201
|
]),
|
|
12200
12202
|
_: 3
|
|
@@ -12207,7 +12209,7 @@ function Om(e, s, t, a, n, i) {
|
|
|
12207
12209
|
gap: 4,
|
|
12208
12210
|
class: "ecs-toolbar-search-results"
|
|
12209
12211
|
}, {
|
|
12210
|
-
default:
|
|
12212
|
+
default: S(() => [
|
|
12211
12213
|
f("span", Lm, w(t.count), 1),
|
|
12212
12214
|
f("span", Mm, w(t.type), 1)
|
|
12213
12215
|
]),
|
|
@@ -12221,12 +12223,12 @@ function Om(e, s, t, a, n, i) {
|
|
|
12221
12223
|
columns: 3,
|
|
12222
12224
|
class: "ecs-index-toolbar-right-sections"
|
|
12223
12225
|
}, {
|
|
12224
|
-
default:
|
|
12226
|
+
default: S(() => [
|
|
12225
12227
|
b(c, {
|
|
12226
12228
|
gap: 8,
|
|
12227
12229
|
class: "ecs-toolbar-right-section"
|
|
12228
12230
|
}, {
|
|
12229
|
-
default:
|
|
12231
|
+
default: S(() => [
|
|
12230
12232
|
p(e.$slots, "actions-left", {}, void 0, !0)
|
|
12231
12233
|
]),
|
|
12232
12234
|
_: 3
|
|
@@ -12235,7 +12237,7 @@ function Om(e, s, t, a, n, i) {
|
|
|
12235
12237
|
gap: 8,
|
|
12236
12238
|
class: "ecs-toolbar-right-section"
|
|
12237
12239
|
}, {
|
|
12238
|
-
default:
|
|
12240
|
+
default: S(() => [
|
|
12239
12241
|
p(e.$slots, "actions-right", {}, void 0, !0)
|
|
12240
12242
|
]),
|
|
12241
12243
|
_: 3
|
|
@@ -12289,7 +12291,7 @@ function Rm(e, s, t, a, n, i) {
|
|
|
12289
12291
|
return o(), r("i", {
|
|
12290
12292
|
class: v(["ecs-info-tooltip", { "hover-color": i.shouldShowHover }]),
|
|
12291
12293
|
onClick: s[0] || (s[0] = (...c) => i.handleClick && i.handleClick(...c)),
|
|
12292
|
-
style:
|
|
12294
|
+
style: x(i.iconStyle)
|
|
12293
12295
|
}, [
|
|
12294
12296
|
b(l, {
|
|
12295
12297
|
type: t.icon,
|
|
@@ -12514,7 +12516,7 @@ function Zm(e, s, t, a, n, i) {
|
|
|
12514
12516
|
class: "inplace-container",
|
|
12515
12517
|
onEnter: i.enter
|
|
12516
12518
|
}, {
|
|
12517
|
-
default:
|
|
12519
|
+
default: S(() => [
|
|
12518
12520
|
i.currentSlot ? (o(), r("div", {
|
|
12519
12521
|
key: n.currentIndex,
|
|
12520
12522
|
class: "inplace-item",
|
|
@@ -12601,7 +12603,7 @@ const pk = /* @__PURE__ */ _(Ym, [["render", Zm]]), Qm = {
|
|
|
12601
12603
|
function sh(e, s, t, a, n, i) {
|
|
12602
12604
|
const l = g("ecs-button-toolbar"), c = g("ecs-button-toolbar-group");
|
|
12603
12605
|
return o(), h(c, { class: "ecs-viewer-toolbar-jumper" }, {
|
|
12604
|
-
default:
|
|
12606
|
+
default: S(() => [
|
|
12605
12607
|
b(l, {
|
|
12606
12608
|
onClick: s[0] || (s[0] = (d) => e.$emit("goToPrev")),
|
|
12607
12609
|
disabled: i.disabledPrev,
|
|
@@ -12714,7 +12716,7 @@ const vk = /* @__PURE__ */ _(Qm, [["render", sh], ["__scopeId", "data-v-d9c9eec2
|
|
|
12714
12716
|
function rh(e, s, t, a, n, i) {
|
|
12715
12717
|
const l = g("ecs-button-toolbar"), c = g("ecs-button-toolbar-group");
|
|
12716
12718
|
return o(), h(c, { class: "ecs-jumper" }, {
|
|
12717
|
-
default:
|
|
12719
|
+
default: S(() => [
|
|
12718
12720
|
b(l, {
|
|
12719
12721
|
onClick: i.previousSearchResult,
|
|
12720
12722
|
disabled: t.currentCount <= 1 || null,
|
|
@@ -12850,7 +12852,7 @@ function wh(e, s, t, a, n, i) {
|
|
|
12850
12852
|
])
|
|
12851
12853
|
]);
|
|
12852
12854
|
}
|
|
12853
|
-
const bk = /* @__PURE__ */ _(ch, [["render", wh], ["__scopeId", "data-v-5c8f8c17"]]),
|
|
12855
|
+
const bk = /* @__PURE__ */ _(ch, [["render", wh], ["__scopeId", "data-v-5c8f8c17"]]), Sh = {
|
|
12854
12856
|
// eslint-disable-next-line vue/multi-word-component-names
|
|
12855
12857
|
name: "ecs-pane",
|
|
12856
12858
|
inject: ["requestUpdate", "onPaneAdd", "onPaneRemove", "onPaneClick"],
|
|
@@ -12900,16 +12902,16 @@ const bk = /* @__PURE__ */ _(ch, [["render", wh], ["__scopeId", "data-v-5c8f8c17
|
|
|
12900
12902
|
}
|
|
12901
12903
|
}
|
|
12902
12904
|
};
|
|
12903
|
-
function
|
|
12905
|
+
function xh(e, s, t, a, n, i) {
|
|
12904
12906
|
return o(), r("div", {
|
|
12905
12907
|
class: "ecs-pane",
|
|
12906
12908
|
onClick: s[0] || (s[0] = (l) => i.onPaneClick(l, e._.uid)),
|
|
12907
|
-
style:
|
|
12909
|
+
style: x(e.style)
|
|
12908
12910
|
}, [
|
|
12909
12911
|
p(e.$slots, "default")
|
|
12910
12912
|
], 4);
|
|
12911
12913
|
}
|
|
12912
|
-
const Ch = /* @__PURE__ */ _(
|
|
12914
|
+
const Ch = /* @__PURE__ */ _(Sh, [["render", xh]]), Bh = {
|
|
12913
12915
|
// eslint-disable-next-line vue/multi-word-component-names
|
|
12914
12916
|
name: "ecs-splitpanes",
|
|
12915
12917
|
emits: ["ready", "resize", "resized", "pane-click", "pane-maximize", "pane-add", "pane-remove", "splitter-click"],
|
|
@@ -13274,7 +13276,7 @@ function Ph(e, s, t, a, n, i) {
|
|
|
13274
13276
|
onResized: s[0] || (s[0] = (d) => e.$emit("resized")),
|
|
13275
13277
|
pushOtherPanes: !1
|
|
13276
13278
|
}, {
|
|
13277
|
-
default:
|
|
13279
|
+
default: S(() => {
|
|
13278
13280
|
var d, m, y;
|
|
13279
13281
|
return [
|
|
13280
13282
|
b(l, {
|
|
@@ -13283,7 +13285,7 @@ function Ph(e, s, t, a, n, i) {
|
|
|
13283
13285
|
maxSize: t.splitPaneSizes[0].maxSize,
|
|
13284
13286
|
class: "ecs-index-layout-table scrollbar"
|
|
13285
13287
|
}, {
|
|
13286
|
-
default:
|
|
13288
|
+
default: S(() => [
|
|
13287
13289
|
p(e.$slots, "default", {}, void 0, !0)
|
|
13288
13290
|
]),
|
|
13289
13291
|
_: 3
|
|
@@ -13293,9 +13295,9 @@ function Ph(e, s, t, a, n, i) {
|
|
|
13293
13295
|
size: t.splitPaneSizes[1].size,
|
|
13294
13296
|
minSize: t.splitPaneSizes[1].minSize,
|
|
13295
13297
|
maxSize: t.splitPaneSizes[1].maxSize,
|
|
13296
|
-
style:
|
|
13298
|
+
style: x(t.overlaySidebar && e.$slots.sidebar ? { "--padding-right": e.$slots.secondaryPane ? "0px" : "54px" } : {})
|
|
13297
13299
|
}, {
|
|
13298
|
-
default:
|
|
13300
|
+
default: S(() => [
|
|
13299
13301
|
p(e.$slots, "pane", {}, void 0, !0)
|
|
13300
13302
|
]),
|
|
13301
13303
|
_: 3
|
|
@@ -13305,9 +13307,9 @@ function Ph(e, s, t, a, n, i) {
|
|
|
13305
13307
|
size: (d = t.splitPaneSizes[2]) == null ? void 0 : d.size,
|
|
13306
13308
|
minSize: (m = t.splitPaneSizes[2]) == null ? void 0 : m.minSize,
|
|
13307
13309
|
maxSize: (y = t.splitPaneSizes[2]) == null ? void 0 : y.maxSize,
|
|
13308
|
-
style:
|
|
13310
|
+
style: x(t.overlaySidebar && e.$slots.sidebar ? { "--padding-right": "54px" } : {})
|
|
13309
13311
|
}, {
|
|
13310
|
-
default:
|
|
13312
|
+
default: S(() => [
|
|
13311
13313
|
p(e.$slots, "secondaryPane", {}, void 0, !0)
|
|
13312
13314
|
]),
|
|
13313
13315
|
_: 3
|
|
@@ -13325,7 +13327,7 @@ function Ph(e, s, t, a, n, i) {
|
|
|
13325
13327
|
e.$slots.sidebar ? (o(), r("div", {
|
|
13326
13328
|
key: 0,
|
|
13327
13329
|
class: v(["ecs-index-layout-sidebar", [t.overlaySidebar ? "overlay" : ""]]),
|
|
13328
|
-
style:
|
|
13330
|
+
style: x(i.sidebarPosition)
|
|
13329
13331
|
}, [
|
|
13330
13332
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
13331
13333
|
], 6)) : u("", !0)
|
|
@@ -13453,12 +13455,12 @@ function Uh(e, s, t, a, n, i) {
|
|
|
13453
13455
|
}, null, 8, ["onClick", "type", "active", "aria-label", "title", "aria-controls"])) : u("", !0)
|
|
13454
13456
|
])) : u("", !0),
|
|
13455
13457
|
b(_e, { name: n.statisticsBarTransition }, {
|
|
13456
|
-
default:
|
|
13458
|
+
default: S(() => [
|
|
13457
13459
|
e.$slots.statistics && n.showStatistics ? (o(), r("div", {
|
|
13458
13460
|
key: 0,
|
|
13459
13461
|
class: "ecs-data-layout-statistics scrollbar scrollbar-sml vertical",
|
|
13460
13462
|
id: n.statisticsId,
|
|
13461
|
-
style:
|
|
13463
|
+
style: x({ height: `${t.statisticsHeight}px` })
|
|
13462
13464
|
}, [
|
|
13463
13465
|
p(e.$slots, "statistics", {}, void 0, !0)
|
|
13464
13466
|
], 12, Hh)) : u("", !0)
|
|
@@ -13466,7 +13468,7 @@ function Uh(e, s, t, a, n, i) {
|
|
|
13466
13468
|
_: 3
|
|
13467
13469
|
}, 8, ["name"]),
|
|
13468
13470
|
e.$slots.actionbar ? $e((o(), h(c, { key: 1 }, {
|
|
13469
|
-
default:
|
|
13471
|
+
default: S(() => [
|
|
13470
13472
|
p(e.$slots, "actionbar", {}, void 0, !0)
|
|
13471
13473
|
]),
|
|
13472
13474
|
_: 3
|
|
@@ -13569,10 +13571,10 @@ function Jh(e, s, t, a, n, i) {
|
|
|
13569
13571
|
]]),
|
|
13570
13572
|
gap: 8
|
|
13571
13573
|
}, {
|
|
13572
|
-
default:
|
|
13574
|
+
default: S(() => [
|
|
13573
13575
|
f("div", {
|
|
13574
13576
|
class: v(["ecs-legend-item-color", t.type]),
|
|
13575
|
-
style:
|
|
13577
|
+
style: x({ backgroundColor: t.color })
|
|
13576
13578
|
}, null, 6),
|
|
13577
13579
|
f("div", Kh, w(t.label), 1),
|
|
13578
13580
|
t.count ? (o(), r("div", Yh, w(t.count), 1)) : u("", !0),
|
|
@@ -13580,14 +13582,14 @@ function Jh(e, s, t, a, n, i) {
|
|
|
13580
13582
|
t.highlight || t.hover ? (o(), r("div", {
|
|
13581
13583
|
key: 2,
|
|
13582
13584
|
class: "ecs-legend-item-highlight",
|
|
13583
|
-
style:
|
|
13585
|
+
style: x({ backgroundColor: t.color })
|
|
13584
13586
|
}, null, 4)) : u("", !0),
|
|
13585
13587
|
t.hover ? (o(), h(l, { key: 3 })) : u("", !0)
|
|
13586
13588
|
]),
|
|
13587
13589
|
_: 1
|
|
13588
13590
|
}, 8, ["role", "tabindex", "class"]);
|
|
13589
13591
|
}
|
|
13590
|
-
const
|
|
13592
|
+
const Sk = /* @__PURE__ */ _(Gh, [["render", Jh], ["__scopeId", "data-v-6d506293"]]), Zh = {
|
|
13591
13593
|
name: "ecs-log-message",
|
|
13592
13594
|
components: {
|
|
13593
13595
|
EcsFlexRow: me,
|
|
@@ -13655,9 +13657,9 @@ function ip(e, s, t, a, n, i) {
|
|
|
13655
13657
|
"aria-busy": t.loading || null,
|
|
13656
13658
|
align: "start",
|
|
13657
13659
|
gap: 8,
|
|
13658
|
-
style:
|
|
13660
|
+
style: x(i.padding)
|
|
13659
13661
|
}, {
|
|
13660
|
-
default:
|
|
13662
|
+
default: S(() => [
|
|
13661
13663
|
t.variant === "indicator" ? (o(), r("div", Qh)) : u("", !0),
|
|
13662
13664
|
t.loading && t.type != "blank" ? (o(), h(l, {
|
|
13663
13665
|
key: 1,
|
|
@@ -13694,7 +13696,7 @@ function ip(e, s, t, a, n, i) {
|
|
|
13694
13696
|
_: 3
|
|
13695
13697
|
}, 8, ["class", "role", "aria-busy", "style"]);
|
|
13696
13698
|
}
|
|
13697
|
-
const
|
|
13699
|
+
const xk = /* @__PURE__ */ _(Zh, [["render", ip], ["__scopeId", "data-v-e0610fe5"]]), np = {
|
|
13698
13700
|
name: "ecs-map",
|
|
13699
13701
|
components: { EcsFocusRing: V },
|
|
13700
13702
|
props: {
|
|
@@ -13798,14 +13800,14 @@ const Ck = /* @__PURE__ */ _(np, [["render", lp], ["__scopeId", "data-v-219f95e2
|
|
|
13798
13800
|
};
|
|
13799
13801
|
function fp(e, s, t, a, n, i) {
|
|
13800
13802
|
return o(), h(_e, { name: "dialog-fade" }, {
|
|
13801
|
-
default:
|
|
13803
|
+
default: S(() => [
|
|
13802
13804
|
n.isShown ? (o(), r("div", {
|
|
13803
13805
|
key: 0,
|
|
13804
13806
|
class: v(["ecs-modal", [i.typeClass, t.clickthrough ? "ecs-modal-click-through" : ""]])
|
|
13805
13807
|
}, [
|
|
13806
13808
|
f("div", {
|
|
13807
13809
|
class: "ecs-modal-dialog ecs-modal-sheet",
|
|
13808
|
-
style:
|
|
13810
|
+
style: x(i.fixedHeightStyle)
|
|
13809
13811
|
}, [
|
|
13810
13812
|
e.$slots.header ? (o(), r("div", cp, [
|
|
13811
13813
|
p(e.$slots, "header", {}, void 0, !0)
|
|
@@ -13910,7 +13912,7 @@ function wp(e, s, t, a, n, i) {
|
|
|
13910
13912
|
])
|
|
13911
13913
|
]);
|
|
13912
13914
|
}
|
|
13913
|
-
const Ik = /* @__PURE__ */ _(yp, [["render", wp], ["__scopeId", "data-v-206d1ced"]]),
|
|
13915
|
+
const Ik = /* @__PURE__ */ _(yp, [["render", wp], ["__scopeId", "data-v-206d1ced"]]), Sp = {
|
|
13914
13916
|
name: "ecs-select-text",
|
|
13915
13917
|
emits: ["change", "focus", "blur"],
|
|
13916
13918
|
components: { EcsIcon: O, EcsFocusRing: V },
|
|
@@ -13988,7 +13990,7 @@ const Ik = /* @__PURE__ */ _(yp, [["render", wp], ["__scopeId", "data-v-206d1ced
|
|
|
13988
13990
|
this.selectedText = t.text;
|
|
13989
13991
|
}
|
|
13990
13992
|
}
|
|
13991
|
-
},
|
|
13993
|
+
}, xp = ["disabled"];
|
|
13992
13994
|
function Cp(e, s, t, a, n, i) {
|
|
13993
13995
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
13994
13996
|
return o(), r("div", {
|
|
@@ -14009,13 +14011,13 @@ function Cp(e, s, t, a, n, i) {
|
|
|
14009
14011
|
class: t.alignment == "right" ? "right" : "left"
|
|
14010
14012
|
}), [
|
|
14011
14013
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14012
|
-
], 16,
|
|
14014
|
+
], 16, xp),
|
|
14013
14015
|
b(c, {
|
|
14014
14016
|
inset: t.size == "xsml" ? -2 : -4
|
|
14015
14017
|
}, null, 8, ["inset"])
|
|
14016
14018
|
], 2);
|
|
14017
14019
|
}
|
|
14018
|
-
const Bp = /* @__PURE__ */ _(
|
|
14020
|
+
const Bp = /* @__PURE__ */ _(Sp, [["render", Cp], ["__scopeId", "data-v-e4819f41"]]), zp = {
|
|
14019
14021
|
name: "ecs-multiselect-search-token",
|
|
14020
14022
|
emits: ["remove", "change", "operatorChange", "operatorToggle"],
|
|
14021
14023
|
components: {
|
|
@@ -14105,7 +14107,7 @@ function Mp(e, s, t, a, n, i) {
|
|
|
14105
14107
|
value: t.operator,
|
|
14106
14108
|
class: "operator-select"
|
|
14107
14109
|
}, {
|
|
14108
|
-
default:
|
|
14110
|
+
default: S(() => [
|
|
14109
14111
|
(o(!0), r(D, null, J(t.operatorSelectOptions, (m) => (o(), r("option", {
|
|
14110
14112
|
value: m,
|
|
14111
14113
|
key: m
|
|
@@ -14222,7 +14224,7 @@ function Np(e, s, t, a, n, i) {
|
|
|
14222
14224
|
gap: 8,
|
|
14223
14225
|
class: "ecs-multiselect-option-content"
|
|
14224
14226
|
}, {
|
|
14225
|
-
default:
|
|
14227
|
+
default: S(() => [
|
|
14226
14228
|
t.icon ? (o(), h(l, {
|
|
14227
14229
|
key: 0,
|
|
14228
14230
|
type: t.icon,
|
|
@@ -14239,7 +14241,7 @@ function Np(e, s, t, a, n, i) {
|
|
|
14239
14241
|
class: v(["ecs-multiselect-option-help", t.icon ? "has-icon" : ""])
|
|
14240
14242
|
}, [
|
|
14241
14243
|
b(d, { preset: "form" }, {
|
|
14242
|
-
default:
|
|
14244
|
+
default: S(() => [
|
|
14243
14245
|
L(w(t.help), 1)
|
|
14244
14246
|
]),
|
|
14245
14247
|
_: 1
|
|
@@ -14425,15 +14427,15 @@ function sv(e, s, t, a, n, i) {
|
|
|
14425
14427
|
name: "fade",
|
|
14426
14428
|
appear: ""
|
|
14427
14429
|
}, {
|
|
14428
|
-
default:
|
|
14430
|
+
default: S(() => [
|
|
14429
14431
|
n.isShown ? (o(), r("div", {
|
|
14430
14432
|
key: 0,
|
|
14431
14433
|
class: "ecs-overlay",
|
|
14432
|
-
style:
|
|
14434
|
+
style: x({ top: t.offsetTop + "px", height: "calc(100vh - " + t.offsetTop + "px)" })
|
|
14433
14435
|
}, [
|
|
14434
14436
|
f("header", {
|
|
14435
14437
|
class: "ecs-overlay-header",
|
|
14436
|
-
style:
|
|
14438
|
+
style: x(e.$slots.alert ? "" : "border-bottom: 1px solid var(--color-gray-4);")
|
|
14437
14439
|
}, [
|
|
14438
14440
|
f("div", Hp, [
|
|
14439
14441
|
t.icon ? (o(), h(l, {
|
|
@@ -14469,7 +14471,7 @@ function sv(e, s, t, a, n, i) {
|
|
|
14469
14471
|
disabled: t.closeDisabled || null,
|
|
14470
14472
|
icon: "close"
|
|
14471
14473
|
}, {
|
|
14472
|
-
default:
|
|
14474
|
+
default: S(() => [
|
|
14473
14475
|
L(w(t.closeText), 1)
|
|
14474
14476
|
]),
|
|
14475
14477
|
_: 1
|
|
@@ -14482,7 +14484,7 @@ function sv(e, s, t, a, n, i) {
|
|
|
14482
14484
|
border: [0, 0, 1, 0],
|
|
14483
14485
|
class: "ecs-overlay-alert"
|
|
14484
14486
|
}, {
|
|
14485
|
-
default:
|
|
14487
|
+
default: S(() => [
|
|
14486
14488
|
p(e.$slots, "alert", {}, void 0, !0)
|
|
14487
14489
|
]),
|
|
14488
14490
|
_: 3
|
|
@@ -14501,7 +14503,7 @@ function sv(e, s, t, a, n, i) {
|
|
|
14501
14503
|
}, [
|
|
14502
14504
|
f("div", {
|
|
14503
14505
|
class: v(["ecs-overlay-content-inner-inner", e.$slots.sidebar && !t.fullWidth && n.width > 1500 ? "has-sidebar" : " "]),
|
|
14504
|
-
style:
|
|
14506
|
+
style: x({ width: i.contentWidth, maxWidth: i.contentMaxWidth, minWidth: i.contentMinWidth, paddingLeft: i.contentPadding, paddingRight: i.contentPadding })
|
|
14505
14507
|
}, [
|
|
14506
14508
|
p(e.$slots, "default", {}, void 0, !0)
|
|
14507
14509
|
], 6),
|
|
@@ -14509,7 +14511,7 @@ function sv(e, s, t, a, n, i) {
|
|
|
14509
14511
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
14510
14512
|
])) : u("", !0),
|
|
14511
14513
|
b(_e, { name: "slide" }, {
|
|
14512
|
-
default:
|
|
14514
|
+
default: S(() => [
|
|
14513
14515
|
$e(f("div", Yp, [
|
|
14514
14516
|
p(e.$slots, "sidebar", {}, void 0, !0)
|
|
14515
14517
|
], 512), [
|
|
@@ -14526,7 +14528,7 @@ function sv(e, s, t, a, n, i) {
|
|
|
14526
14528
|
f("div", Qp, [
|
|
14527
14529
|
f("div", {
|
|
14528
14530
|
class: "ecs-overlay-footer-content-inner",
|
|
14529
|
-
style:
|
|
14531
|
+
style: x({ width: i.contentWidth, maxWidth: i.contentMaxWidth, minWidth: i.contentMinWidth, paddingLeft: i.contentPadding, paddingRight: i.contentPadding })
|
|
14530
14532
|
}, [
|
|
14531
14533
|
p(e.$slots, "footer", {}, void 0, !0)
|
|
14532
14534
|
], 4),
|
|
@@ -14661,12 +14663,12 @@ function cv(e, s, t, a, n, i) {
|
|
|
14661
14663
|
b(c, {
|
|
14662
14664
|
gap: 8,
|
|
14663
14665
|
class: "ecs-pagination-nav",
|
|
14664
|
-
style:
|
|
14666
|
+
style: x({ minWidth: t.tabsSpacing - 4 + "px" })
|
|
14665
14667
|
}, {
|
|
14666
|
-
default:
|
|
14668
|
+
default: S(() => [
|
|
14667
14669
|
t.type == "paginated" ? (o(), r(D, { key: 0 }, [
|
|
14668
14670
|
b(c, null, {
|
|
14669
|
-
default:
|
|
14671
|
+
default: S(() => [
|
|
14670
14672
|
b(l, {
|
|
14671
14673
|
onClick: s[0] || (s[0] = (m) => e.$emit("firstPage", m)),
|
|
14672
14674
|
disabled: i.disabledPrev,
|
|
@@ -14691,7 +14693,7 @@ function cv(e, s, t, a, n, i) {
|
|
|
14691
14693
|
_: 1
|
|
14692
14694
|
}),
|
|
14693
14695
|
b(c, { gap: 4 }, {
|
|
14694
|
-
default:
|
|
14696
|
+
default: S(() => [
|
|
14695
14697
|
s[7] || (s[7] = f("span", null, "Page", -1)),
|
|
14696
14698
|
b(d, {
|
|
14697
14699
|
modelValue: n.updatedCurrentPage,
|
|
@@ -14699,7 +14701,7 @@ function cv(e, s, t, a, n, i) {
|
|
|
14699
14701
|
disabled: i.disabledPageSelect,
|
|
14700
14702
|
size: "sml"
|
|
14701
14703
|
}, {
|
|
14702
|
-
default:
|
|
14704
|
+
default: S(() => [
|
|
14703
14705
|
(o(!0), r(D, null, J(t.totalPages, (m) => (o(), r("option", {
|
|
14704
14706
|
key: m,
|
|
14705
14707
|
value: m,
|
|
@@ -14713,7 +14715,7 @@ function cv(e, s, t, a, n, i) {
|
|
|
14713
14715
|
_: 1
|
|
14714
14716
|
}),
|
|
14715
14717
|
b(c, null, {
|
|
14716
|
-
default:
|
|
14718
|
+
default: S(() => [
|
|
14717
14719
|
b(l, {
|
|
14718
14720
|
onClick: s[3] || (s[3] = (m) => e.$emit("nextPage", m)),
|
|
14719
14721
|
disabled: i.disabledNext,
|
|
@@ -14754,7 +14756,7 @@ function cv(e, s, t, a, n, i) {
|
|
|
14754
14756
|
gap: 4,
|
|
14755
14757
|
class: "ecs-pagination-items"
|
|
14756
14758
|
}, {
|
|
14757
|
-
default:
|
|
14759
|
+
default: S(() => [
|
|
14758
14760
|
s[10] || (s[10] = f("span", null, "Items per page", -1)),
|
|
14759
14761
|
b(d, {
|
|
14760
14762
|
modelValue: n.updatedItemsPerPageSelected,
|
|
@@ -14763,7 +14765,7 @@ function cv(e, s, t, a, n, i) {
|
|
|
14763
14765
|
disabled: t.loading || null,
|
|
14764
14766
|
size: "sml"
|
|
14765
14767
|
}, {
|
|
14766
|
-
default:
|
|
14768
|
+
default: S(() => [
|
|
14767
14769
|
(o(!0), r(D, null, J(t.itemsPerPage, (m) => (o(), r("option", {
|
|
14768
14770
|
key: m,
|
|
14769
14771
|
value: m,
|
|
@@ -14780,7 +14782,7 @@ function cv(e, s, t, a, n, i) {
|
|
|
14780
14782
|
gap: 4,
|
|
14781
14783
|
class: "ecs-pagination-controls"
|
|
14782
14784
|
}, {
|
|
14783
|
-
default:
|
|
14785
|
+
default: S(() => [
|
|
14784
14786
|
p(e.$slots, "controls", {}, void 0, !0)
|
|
14785
14787
|
]),
|
|
14786
14788
|
_: 3
|
|
@@ -14826,7 +14828,7 @@ function hv(e, s, t, a, n, i) {
|
|
|
14826
14828
|
color: "#B4B9BE"
|
|
14827
14829
|
}, null, 8, ["type"])) : u("", !0),
|
|
14828
14830
|
b(c, { preset: "headline-4" }, {
|
|
14829
|
-
default:
|
|
14831
|
+
default: S(() => [
|
|
14830
14832
|
L(w(t.title), 1)
|
|
14831
14833
|
]),
|
|
14832
14834
|
_: 1
|
|
@@ -14956,8 +14958,8 @@ const _v = /* @__PURE__ */ _(pv, [["render", bv], ["__scopeId", "data-v-7e609016
|
|
|
14956
14958
|
this.disabled || this.$emit("click", e);
|
|
14957
14959
|
}
|
|
14958
14960
|
}
|
|
14959
|
-
}, wv = ["aria-busy"],
|
|
14960
|
-
function
|
|
14961
|
+
}, wv = ["aria-busy"], Sv = ["title"];
|
|
14962
|
+
function xv(e, s, t, a, n, i) {
|
|
14961
14963
|
const l = g("ecs-icon"), c = g("ecs-skeleton-loader");
|
|
14962
14964
|
return o(), r("div", {
|
|
14963
14965
|
onClick: s[0] || (s[0] = (...d) => i.handleClick && i.handleClick(...d)),
|
|
@@ -14969,7 +14971,7 @@ function Sv(e, s, t, a, n, i) {
|
|
|
14969
14971
|
title: i.labelText
|
|
14970
14972
|
}, [
|
|
14971
14973
|
b(l, { type: i.iconType }, null, 8, ["type"])
|
|
14972
|
-
], 10,
|
|
14974
|
+
], 10, Sv),
|
|
14973
14975
|
t.label ? (o(), r("span", {
|
|
14974
14976
|
key: 0,
|
|
14975
14977
|
class: v(["label", t.loading ? "loading" : ""])
|
|
@@ -14988,7 +14990,7 @@ function Sv(e, s, t, a, n, i) {
|
|
|
14988
14990
|
})) : u("", !0)
|
|
14989
14991
|
], 10, wv);
|
|
14990
14992
|
}
|
|
14991
|
-
const Cv = /* @__PURE__ */ _(kv, [["render",
|
|
14993
|
+
const Cv = /* @__PURE__ */ _(kv, [["render", xv], ["__scopeId", "data-v-a6e15633"]]), Bv = {
|
|
14992
14994
|
name: "ecs-quicklinks-link",
|
|
14993
14995
|
emits: ["click", "input", "toggle", "update:volumes"],
|
|
14994
14996
|
components: { EcsCheckbox: vt, EcsRatingStarRead: _v, EcsRatingFavorability: Cv, EcsSwitch: hi, EcsIcon: O, EcsFocusRing: V, EcsAvatar: nt, EcsFlexRow: me, EcsPopover: pt, EcsPopoverList: is, EcsPopoverListItem: os },
|
|
@@ -15191,7 +15193,7 @@ function $v(e, s, t, a, n, i) {
|
|
|
15191
15193
|
disabled: t.disabled || null,
|
|
15192
15194
|
indeterminate: i.isIndeterminate
|
|
15193
15195
|
}, {
|
|
15194
|
-
default:
|
|
15196
|
+
default: S(() => [
|
|
15195
15197
|
t.type === "rating" ? (o(), h(m, {
|
|
15196
15198
|
key: 0,
|
|
15197
15199
|
rating: t.rating
|
|
@@ -15203,7 +15205,7 @@ function $v(e, s, t, a, n, i) {
|
|
|
15203
15205
|
size: "sml-toggle",
|
|
15204
15206
|
colored: ""
|
|
15205
15207
|
}, {
|
|
15206
|
-
default:
|
|
15208
|
+
default: S(() => [
|
|
15207
15209
|
L(w(t.label), 1)
|
|
15208
15210
|
]),
|
|
15209
15211
|
_: 1
|
|
@@ -15221,7 +15223,7 @@ function $v(e, s, t, a, n, i) {
|
|
|
15221
15223
|
gap: 2,
|
|
15222
15224
|
class: "volume-list"
|
|
15223
15225
|
}, {
|
|
15224
|
-
default:
|
|
15226
|
+
default: S(() => [
|
|
15225
15227
|
(o(!0), r(D, null, J(i.displayedVolumes, (C) => (o(), r("button", {
|
|
15226
15228
|
key: C.id,
|
|
15227
15229
|
class: v(["volume", { active: C.active }]),
|
|
@@ -15233,9 +15235,9 @@ function $v(e, s, t, a, n, i) {
|
|
|
15233
15235
|
key: 0,
|
|
15234
15236
|
disabled: t.disabled || null
|
|
15235
15237
|
}, {
|
|
15236
|
-
content:
|
|
15238
|
+
content: S(() => [
|
|
15237
15239
|
b(I, null, {
|
|
15238
|
-
default:
|
|
15240
|
+
default: S(() => [
|
|
15239
15241
|
(o(!0), r(D, null, J(n.localVolumes.slice(3), (C) => (o(), h(E, {
|
|
15240
15242
|
key: C.id,
|
|
15241
15243
|
onClick: (M) => i.toggleVolume(C.id),
|
|
@@ -15243,7 +15245,7 @@ function $v(e, s, t, a, n, i) {
|
|
|
15243
15245
|
title: `${C.name} (${C.date})`,
|
|
15244
15246
|
"aria-label": `Volume ${C.id}${C.active ? " active" : ""}`
|
|
15245
15247
|
}, {
|
|
15246
|
-
default:
|
|
15248
|
+
default: S(() => [
|
|
15247
15249
|
L(w(C.id), 1)
|
|
15248
15250
|
]),
|
|
15249
15251
|
_: 2
|
|
@@ -15252,7 +15254,7 @@ function $v(e, s, t, a, n, i) {
|
|
|
15252
15254
|
_: 1
|
|
15253
15255
|
})
|
|
15254
15256
|
]),
|
|
15255
|
-
default:
|
|
15257
|
+
default: S(() => [
|
|
15256
15258
|
f("button", {
|
|
15257
15259
|
class: v(["volume more", { active: n.localVolumes.slice(3).some((C) => C.active) }]),
|
|
15258
15260
|
title: "More",
|
|
@@ -15684,7 +15686,7 @@ function my(e, s, t, a, n, i) {
|
|
|
15684
15686
|
return o(), r("div", {
|
|
15685
15687
|
class: "ecs-selection-grid",
|
|
15686
15688
|
role: t.type === "single" ? "radiogroup" : "group",
|
|
15687
|
-
style:
|
|
15689
|
+
style: x({
|
|
15688
15690
|
"--grid-columns": t.columns
|
|
15689
15691
|
})
|
|
15690
15692
|
}, [
|
|
@@ -15714,9 +15716,9 @@ function my(e, s, t, a, n, i) {
|
|
|
15714
15716
|
align: "start",
|
|
15715
15717
|
class: "ecs-selection-grid-item-text"
|
|
15716
15718
|
}, {
|
|
15717
|
-
default:
|
|
15719
|
+
default: S(() => [
|
|
15718
15720
|
b(d, { scale: "3" }, {
|
|
15719
|
-
default:
|
|
15721
|
+
default: S(() => [
|
|
15720
15722
|
L(w(y.label), 1)
|
|
15721
15723
|
]),
|
|
15722
15724
|
_: 2
|
|
@@ -15726,7 +15728,7 @@ function my(e, s, t, a, n, i) {
|
|
|
15726
15728
|
scale: "2",
|
|
15727
15729
|
color: "var(--color-gray-9)"
|
|
15728
15730
|
}, {
|
|
15729
|
-
default:
|
|
15731
|
+
default: S(() => [
|
|
15730
15732
|
L(w(y.help), 1)
|
|
15731
15733
|
]),
|
|
15732
15734
|
_: 2
|
|
@@ -15827,7 +15829,7 @@ function wy(e, s, t, a, n, i) {
|
|
|
15827
15829
|
p(e.$slots, "default", {}, void 0, !0)
|
|
15828
15830
|
]);
|
|
15829
15831
|
}
|
|
15830
|
-
const qk = /* @__PURE__ */ _(_y, [["render", wy], ["__scopeId", "data-v-69c3c73d"]]),
|
|
15832
|
+
const qk = /* @__PURE__ */ _(_y, [["render", wy], ["__scopeId", "data-v-69c3c73d"]]), Sy = {
|
|
15831
15833
|
name: "ecs-sequence-map-button",
|
|
15832
15834
|
emits: ["click"],
|
|
15833
15835
|
components: { EcsIcon: O, EcsFocusRing: V },
|
|
@@ -15858,7 +15860,7 @@ const qk = /* @__PURE__ */ _(_y, [["render", wy], ["__scopeId", "data-v-69c3c73d
|
|
|
15858
15860
|
default: !1
|
|
15859
15861
|
}
|
|
15860
15862
|
}
|
|
15861
|
-
},
|
|
15863
|
+
}, xy = ["aria-busy"], Cy = { class: "count" };
|
|
15862
15864
|
function By(e, s, t, a, n, i) {
|
|
15863
15865
|
const l = g("ecs-icon"), c = g("ecs-focus-ring");
|
|
15864
15866
|
return o(), r("button", {
|
|
@@ -15883,9 +15885,9 @@ function By(e, s, t, a, n, i) {
|
|
|
15883
15885
|
p(e.$slots, "default", {}, void 0, !0),
|
|
15884
15886
|
b(c, { inset: 4 }),
|
|
15885
15887
|
s[1] || (s[1] = f("div", { class: "step-indicator" }, null, -1))
|
|
15886
|
-
], 10,
|
|
15888
|
+
], 10, xy);
|
|
15887
15889
|
}
|
|
15888
|
-
const $k = /* @__PURE__ */ _(
|
|
15890
|
+
const $k = /* @__PURE__ */ _(Sy, [["render", By], ["__scopeId", "data-v-397f53f1"]]), zy = {
|
|
15889
15891
|
name: "ecs-tab-bar",
|
|
15890
15892
|
props: {
|
|
15891
15893
|
/** Determines the visual style of the tab bar. `standard` are regular tabs, `sidebar` should only be used for the tab bar that controls sidebar tabs, `segment` is a tab bar that visually looks the same as an ecs-segment control, `sheet` should be used for table sheets, and `modal` for tabs that are inside ecs-modal headers. */
|
|
@@ -15983,18 +15985,18 @@ function Ry(e, s, t, a, n, i) {
|
|
|
15983
15985
|
const l = g("ecs-tab-bar"), c = g("ecs-tabs");
|
|
15984
15986
|
return o(), r("aside", {
|
|
15985
15987
|
class: v(["ecs-sidebar", [i.sizeClass, i.expandClass]]),
|
|
15986
|
-
style:
|
|
15988
|
+
style: x(i.height)
|
|
15987
15989
|
}, [
|
|
15988
15990
|
f("div", Ay, [
|
|
15989
15991
|
b(l, { type: "sidebar" }, {
|
|
15990
|
-
default:
|
|
15992
|
+
default: S(() => [
|
|
15991
15993
|
p(e.$slots, "tab-buttons", {}, void 0, !0)
|
|
15992
15994
|
]),
|
|
15993
15995
|
_: 3
|
|
15994
15996
|
})
|
|
15995
15997
|
]),
|
|
15996
15998
|
b(c, null, {
|
|
15997
|
-
default:
|
|
15999
|
+
default: S(() => [
|
|
15998
16000
|
p(e.$slots, "tabs", {}, void 0, !0)
|
|
15999
16001
|
]),
|
|
16000
16002
|
_: 3
|
|
@@ -16097,7 +16099,7 @@ function Ky(e, s, t, a, n, i) {
|
|
|
16097
16099
|
])) : u("", !0)
|
|
16098
16100
|
])),
|
|
16099
16101
|
b(_e, { name: "expansion" }, {
|
|
16100
|
-
default:
|
|
16102
|
+
default: S(() => [
|
|
16101
16103
|
t.subHeaderExpanded && e.$slots.subheader ? (o(), r("div", Uy, [
|
|
16102
16104
|
p(e.$slots, "subheader", {}, void 0, !0)
|
|
16103
16105
|
])) : u("", !0)
|
|
@@ -16105,7 +16107,7 @@ function Ky(e, s, t, a, n, i) {
|
|
|
16105
16107
|
_: 3
|
|
16106
16108
|
}),
|
|
16107
16109
|
b(_e, { name: "expansion" }, {
|
|
16108
|
-
default:
|
|
16110
|
+
default: S(() => [
|
|
16109
16111
|
t.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (o(), r("div", Gy, [
|
|
16110
16112
|
p(e.$slots, "tertiaryheader", {}, void 0, !0)
|
|
16111
16113
|
])) : u("", !0)
|
|
@@ -16304,7 +16306,7 @@ function ob(e, s, t, a, n, i) {
|
|
|
16304
16306
|
gap: 8,
|
|
16305
16307
|
justify: "between"
|
|
16306
16308
|
}, {
|
|
16307
|
-
default:
|
|
16309
|
+
default: S(() => [
|
|
16308
16310
|
f("span", nb, [
|
|
16309
16311
|
t.loading ? (o(), h(c, {
|
|
16310
16312
|
key: 0,
|
|
@@ -16441,7 +16443,7 @@ function fb(e, s, t, a, n, i) {
|
|
|
16441
16443
|
{ indent: i.shouldIndent }
|
|
16442
16444
|
]])
|
|
16443
16445
|
}, {
|
|
16444
|
-
default:
|
|
16446
|
+
default: S(() => [
|
|
16445
16447
|
t.loading ? (o(), h(l, {
|
|
16446
16448
|
key: 0,
|
|
16447
16449
|
type: "single",
|
|
@@ -16540,7 +16542,7 @@ function hb(e, s, t, a, n, i) {
|
|
|
16540
16542
|
"aria-label": l.title,
|
|
16541
16543
|
"aria-checked": n.selectedColor == l.hex ? "true" : "false",
|
|
16542
16544
|
class: v(["ecs-swatches-color", n.selectedColor == l.hex ? "active" : ""]),
|
|
16543
|
-
style:
|
|
16545
|
+
style: x({ backgroundColor: l.hex, color: l.hex })
|
|
16544
16546
|
}, null, 46, mb))), 128))
|
|
16545
16547
|
], 2);
|
|
16546
16548
|
}
|
|
@@ -16732,7 +16734,7 @@ function wb(e, s, t, a, n, i) {
|
|
|
16732
16734
|
s[2] || (s[2] = f("span", { class: "hover" }, null, -1))
|
|
16733
16735
|
], 42, _b);
|
|
16734
16736
|
}
|
|
16735
|
-
const Qk = /* @__PURE__ */ _(bb, [["render", wb], ["__scopeId", "data-v-e723f4d5"]]),
|
|
16737
|
+
const Qk = /* @__PURE__ */ _(bb, [["render", wb], ["__scopeId", "data-v-e723f4d5"]]), Sb = {
|
|
16736
16738
|
name: "ecs-tag",
|
|
16737
16739
|
emits: ["click"],
|
|
16738
16740
|
components: { EcsSkeletonLoader: ie, EcsFocusRing: V },
|
|
@@ -16808,7 +16810,7 @@ const Qk = /* @__PURE__ */ _(bb, [["render", wb], ["__scopeId", "data-v-e723f4d5
|
|
|
16808
16810
|
this.$emit("click", e);
|
|
16809
16811
|
}
|
|
16810
16812
|
}
|
|
16811
|
-
},
|
|
16813
|
+
}, xb = ["role", "tabindex", "aria-busy"], Cb = ["title"], Bb = {
|
|
16812
16814
|
key: 1,
|
|
16813
16815
|
class: "count"
|
|
16814
16816
|
};
|
|
@@ -16822,7 +16824,7 @@ function zb(e, s, t, a, n, i) {
|
|
|
16822
16824
|
t.loading ? "loading" : ""
|
|
16823
16825
|
]]),
|
|
16824
16826
|
onClick: s[0] || (s[0] = (...d) => i.handleClick && i.handleClick(...d)),
|
|
16825
|
-
style:
|
|
16827
|
+
style: x(i.customColorStyle),
|
|
16826
16828
|
role: t.hover ? "button" : !1,
|
|
16827
16829
|
tabindex: t.hover ? "0" : "-1",
|
|
16828
16830
|
"aria-busy": t.loading || null
|
|
@@ -16841,9 +16843,9 @@ function zb(e, s, t, a, n, i) {
|
|
|
16841
16843
|
style: { width: "calc(100% - 20px)" }
|
|
16842
16844
|
})) : u("", !0),
|
|
16843
16845
|
b(c)
|
|
16844
|
-
], 14,
|
|
16846
|
+
], 14, xb);
|
|
16845
16847
|
}
|
|
16846
|
-
const e0 = /* @__PURE__ */ _(
|
|
16848
|
+
const e0 = /* @__PURE__ */ _(Sb, [["render", zb], ["__scopeId", "data-v-7e468797"]]), Ib = {
|
|
16847
16849
|
name: "ecs-tag-cloud"
|
|
16848
16850
|
}, Eb = {
|
|
16849
16851
|
class: "ecs-tag-cloud",
|
|
@@ -16908,7 +16910,7 @@ const s0 = /* @__PURE__ */ _(Pb, [["render", Lb], ["__scopeId", "data-v-61082fed
|
|
|
16908
16910
|
function Ab(e, s, t, a, n, i) {
|
|
16909
16911
|
return o(), r("div", Ob, [
|
|
16910
16912
|
b(ii, { name: "transition-toast" }, {
|
|
16911
|
-
default:
|
|
16913
|
+
default: S(() => [
|
|
16912
16914
|
p(e.$slots, "default", {}, void 0, !0)
|
|
16913
16915
|
]),
|
|
16914
16916
|
_: 3
|
|
@@ -17299,10 +17301,10 @@ function o_(e, s, t, a, n, i) {
|
|
|
17299
17301
|
headline: t.headline,
|
|
17300
17302
|
type: t.alertType
|
|
17301
17303
|
}, {
|
|
17302
|
-
default:
|
|
17304
|
+
default: S(() => [
|
|
17303
17305
|
p(e.$slots, "default", {}, void 0, !0),
|
|
17304
17306
|
b(c, { class: "ecs-type-confirmation-input" }, {
|
|
17305
|
-
default:
|
|
17307
|
+
default: S(() => [
|
|
17306
17308
|
f("label", { for: n.uniqueId }, w(i.text), 9, s_),
|
|
17307
17309
|
b(l, {
|
|
17308
17310
|
modelValue: n.inputValue,
|
|
@@ -17322,7 +17324,7 @@ function o_(e, s, t, a, n, i) {
|
|
|
17322
17324
|
key: 1,
|
|
17323
17325
|
class: "ecs-type-confirmation-input"
|
|
17324
17326
|
}, {
|
|
17325
|
-
default:
|
|
17327
|
+
default: S(() => [
|
|
17326
17328
|
f("label", { for: n.uniqueId }, w(i.text), 9, n_),
|
|
17327
17329
|
b(l, {
|
|
17328
17330
|
modelValue: n.inputValue,
|
|
@@ -17555,7 +17557,7 @@ function g_(e, s, t, a, n, i) {
|
|
|
17555
17557
|
onMousedown: s[5] || (s[5] = (...d) => i.focus && i.focus(...d)),
|
|
17556
17558
|
onBlur: s[6] || (s[6] = (...d) => i.handleBlur && i.handleBlur(...d)),
|
|
17557
17559
|
class: v([{ "is-focused": n.isFocused }, "ecs-window"]),
|
|
17558
|
-
style:
|
|
17560
|
+
style: x({
|
|
17559
17561
|
transform: `translate(${n.position.x}px, ${n.position.y}px)`,
|
|
17560
17562
|
width: `${Math.max(n.size.width, t.minWidth)}px`,
|
|
17561
17563
|
height: t.autoHeight ? "auto" : `${Math.max(n.size.height, t.minHeight)}px`,
|
|
@@ -17575,7 +17577,7 @@ function g_(e, s, t, a, n, i) {
|
|
|
17575
17577
|
scale: "3",
|
|
17576
17578
|
weight: "bold"
|
|
17577
17579
|
}, {
|
|
17578
|
-
default:
|
|
17580
|
+
default: S(() => [
|
|
17579
17581
|
L(w(t.title), 1)
|
|
17580
17582
|
]),
|
|
17581
17583
|
_: 1
|
|
@@ -17628,8 +17630,8 @@ export {
|
|
|
17628
17630
|
pe as EcsButton,
|
|
17629
17631
|
ls as EcsButtonCollapse,
|
|
17630
17632
|
w_ as EcsButtonContext,
|
|
17631
|
-
|
|
17632
|
-
|
|
17633
|
+
S_ as EcsButtonContextGroup,
|
|
17634
|
+
x_ as EcsButtonDialog,
|
|
17633
17635
|
k_ as EcsButtonGroup,
|
|
17634
17636
|
bi as EcsButtonMore,
|
|
17635
17637
|
rs as EcsButtonTable,
|
|
@@ -17644,7 +17646,7 @@ export {
|
|
|
17644
17646
|
mi as EcsClickableArea,
|
|
17645
17647
|
P_ as EcsCollapse,
|
|
17646
17648
|
L_ as EcsCollectionControl,
|
|
17647
|
-
|
|
17649
|
+
xi as EcsColorPicker,
|
|
17648
17650
|
A_ as EcsColorPickerInput,
|
|
17649
17651
|
M_ as EcsComment,
|
|
17650
17652
|
O_ as EcsCommentList,
|
|
@@ -17705,8 +17707,8 @@ export {
|
|
|
17705
17707
|
wk as EcsLayoutDataTable,
|
|
17706
17708
|
kk as EcsLayoutDirectory,
|
|
17707
17709
|
_k as EcsLayoutIndex,
|
|
17708
|
-
|
|
17709
|
-
|
|
17710
|
+
Sk as EcsLegendItem,
|
|
17711
|
+
xk as EcsLogMessage,
|
|
17710
17712
|
Ck as EcsMap,
|
|
17711
17713
|
Bk as EcsModal,
|
|
17712
17714
|
Ik as EcsModalFooter,
|