@everchron/ec-shards 9.18.7 → 9.18.10

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