@everchron/ec-shards 8.12.4 → 8.12.6

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 te, watch as ce, openBlock as o, createBlock as b, resolveDynamicComponent as Pe, unref as ae, normalizeClass as h, createElementBlock as l, normalizeStyle as x, resolveComponent as g, createVNode as _, createCommentVNode as u, createElementVNode as f, createTextVNode as D, toDisplayString as w, renderSlot as p, Transition as ke, withCtx as S, computed as be, reactive as Qs, nextTick as ei, onBeforeUnmount as Pt, toRefs as bs, isRef as ti, onMounted as _s, useSlots as si, ref as Ye, watchEffect as kt, withKeys as G, Teleport as ii, withDirectives as Ge, vShow as gt, mergeProps as De, normalizeProps as ni, guardReactiveProps as ai, withModifiers as U, pushScopeId as ve, popScopeId as ye, Fragment as J, renderList as me, resolveDirective as oi, vModelText as ri, h as li, TransitionGroup as ci } from "vue";
1
+ import { defineAsyncComponent as te, watch as ce, openBlock as o, createBlock as b, resolveDynamicComponent as Pe, unref as ae, normalizeClass as h, createElementBlock as l, normalizeStyle as x, resolveComponent as g, createVNode as _, createCommentVNode as u, createElementVNode as f, createTextVNode as D, toDisplayString as w, renderSlot as p, Transition as me, withCtx as S, computed as _e, reactive as Qs, nextTick as ei, onBeforeUnmount as Pt, toRefs as bs, isRef as ti, onMounted as _s, useSlots as si, ref as Ye, watchEffect as kt, withKeys as G, Teleport as ii, withDirectives as Ge, vShow as gt, mergeProps as De, normalizeProps as ni, guardReactiveProps as ai, withModifiers as U, pushScopeId as ye, popScopeId as be, Fragment as J, renderList as pe, resolveDirective as oi, vModelText as ri, h as li, TransitionGroup as ci } from "vue";
2
2
  const se = (e, s) => {
3
3
  const t = e[s];
4
4
  return t ? typeof t == "function" ? t() : Promise.resolve(t) : new Promise((a, n) => {
@@ -86,10 +86,10 @@ function fi(e, s, t, a, n, i) {
86
86
  style: x(i.styles)
87
87
  }, null, 6);
88
88
  }
89
- const O = /* @__PURE__ */ v(ui, [["render", fi], ["__scopeId", "data-v-8d624905"]]), gi = {
89
+ const L = /* @__PURE__ */ v(ui, [["render", fi], ["__scopeId", "data-v-8d624905"]]), gi = {
90
90
  name: "ecs-alert",
91
91
  emits: ["action"],
92
- components: { EcsIcon: M, EcsFocusRing: O },
92
+ components: { EcsIcon: M, EcsFocusRing: L },
93
93
  props: {
94
94
  /** The alert variant, which defines it's background color. */
95
95
  type: {
@@ -222,7 +222,7 @@ const ks = /* @__PURE__ */ v(gi, [["render", yi], ["__scopeId", "data-v-2a5a08e2
222
222
  "aria-label": "Actions"
223
223
  };
224
224
  function ki(e, s, t, a, n, i) {
225
- return o(), b(ke, {
225
+ return o(), b(me, {
226
226
  name: "action-bar",
227
227
  appear: ""
228
228
  }, {
@@ -302,10 +302,10 @@ const fb = /* @__PURE__ */ v(Si, [["render", zi], ["__scopeId", "data-v-4e7ca115
302
302
  }
303
303
  },
304
304
  setup(e) {
305
- const s = e, t = be(() => {
305
+ const s = e, t = _e(() => {
306
306
  if (s.type == "loading")
307
307
  return !0;
308
- }), a = be(() => s.type == "current" || s.type == "error" || s.type == "loading" || s.type == "warning" || s.type == "success" || s.type == "shared" || s.type == "badge" || s.type == "info"), n = be(() => {
308
+ }), a = _e(() => s.type == "current" || s.type == "error" || s.type == "loading" || s.type == "warning" || s.type == "success" || s.type == "shared" || s.type == "badge" || s.type == "info"), n = _e(() => {
309
309
  if (s.color)
310
310
  return s.color;
311
311
  switch (s.type) {
@@ -337,11 +337,11 @@ const fb = /* @__PURE__ */ v(Si, [["render", zi], ["__scopeId", "data-v-4e7ca115
337
337
  style: x(`color: ${n.value}`)
338
338
  }, null, 8, ["class", "aria-busy", "width", "height", "style"])) : u("", !0);
339
339
  }
340
- }, Re = /* @__PURE__ */ v(Ii, [["__scopeId", "data-v-add9195d"]]), Ei = {
340
+ }, Fe = /* @__PURE__ */ v(Ii, [["__scopeId", "data-v-add9195d"]]), Ei = {
341
341
  name: "ecs-avatar",
342
342
  emits: ["avatar-initials"],
343
343
  components: {
344
- EcsSticker: Re
344
+ EcsSticker: Fe
345
345
  },
346
346
  props: {
347
347
  /** In some situations, an avatar should also reflect the party side (witness profiles, entities). To add a badge with a party color to the avatar, set the `party` attribute to one of the available options: */
@@ -486,8 +486,8 @@ function Ti(e, s, t, a, n, i) {
486
486
  })) : u("", !0)
487
487
  ], 14, $i);
488
488
  }
489
- const Mi = /* @__PURE__ */ v(Ei, [["render", Ti], ["__scopeId", "data-v-cdd70b4e"]]), Oi = {
490
- components: { EcsIcon: M, EcsFocusRing: O },
489
+ const Mi = /* @__PURE__ */ v(Ei, [["render", Ti], ["__scopeId", "data-v-cdd70b4e"]]), Li = {
490
+ components: { EcsIcon: M, EcsFocusRing: L },
491
491
  emits: ["dismiss"],
492
492
  props: {
493
493
  /** The alert variant, which defines it's background color. */
@@ -554,7 +554,7 @@ const Mi = /* @__PURE__ */ v(Ei, [["render", Ti], ["__scopeId", "data-v-cdd70b4e
554
554
  }
555
555
  }
556
556
  };
557
- function Li(e, s, t, a, n, i) {
557
+ function Oi(e, s, t, a, n, i) {
558
558
  const r = g("ecs-icon"), c = g("ecs-focus-ring");
559
559
  return i.show ? (o(), l("div", {
560
560
  key: 0,
@@ -577,7 +577,7 @@ function Li(e, s, t, a, n, i) {
577
577
  ], 4)) : u("", !0)
578
578
  ], 2)) : u("", !0);
579
579
  }
580
- const gb = /* @__PURE__ */ v(Oi, [["render", Li], ["__scopeId", "data-v-888a84fc"]]), Ai = {
580
+ const gb = /* @__PURE__ */ v(Li, [["render", Oi], ["__scopeId", "data-v-888a84fc"]]), Ai = {
581
581
  name: "ecs-breadcrumb",
582
582
  props: {
583
583
  /** Sets the size of the breadcrumb (default is medium). */
@@ -606,7 +606,7 @@ const mb = /* @__PURE__ */ v(Ai, [["render", Ni], ["__scopeId", "data-v-d1ff2486
606
606
  emits: ["click"],
607
607
  components: {
608
608
  EcsIcon: M,
609
- EcsFocusRing: O
609
+ EcsFocusRing: L
610
610
  },
611
611
  props: {
612
612
  /** The button type: `root` should always be used for the very first button inside a breadcrumb, `link` for all regular buttons that reflect a level in the navigation, and `more` for an optional button that escapes levels within the breadcrumb. */
@@ -630,11 +630,11 @@ const mb = /* @__PURE__ */ v(Ai, [["render", Ni], ["__scopeId", "data-v-d1ff2486
630
630
  return this.type && this.type !== "" ? `ecs-breadcrumb-${this.type}` : this.type;
631
631
  }
632
632
  }
633
- }, Fi = {
633
+ }, Ri = {
634
634
  key: 2,
635
635
  class: "ecs-breadcrumb-button-label"
636
636
  };
637
- function Ri(e, s, t, a, n, i) {
637
+ function Fi(e, s, t, a, n, i) {
638
638
  const r = g("ecs-icon"), c = g("ecs-focus-ring");
639
639
  return o(), l("button", {
640
640
  onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
@@ -653,13 +653,13 @@ function Ri(e, s, t, a, n, i) {
653
653
  type: "more",
654
654
  size: "20"
655
655
  })) : u("", !0),
656
- t.type != "more" ? (o(), l("span", Fi, [
656
+ t.type != "more" ? (o(), l("span", Ri, [
657
657
  p(e.$slots, "default", {}, void 0, !0)
658
658
  ])) : u("", !0),
659
659
  _(c)
660
660
  ], 2);
661
661
  }
662
- const pb = /* @__PURE__ */ v(Di, [["render", Ri], ["__scopeId", "data-v-7fb9bc8d"]]), Vi = {
662
+ const pb = /* @__PURE__ */ v(Di, [["render", Fi], ["__scopeId", "data-v-7fb9bc8d"]]), Vi = {
663
663
  name: "ecs-breadcrumb-title"
664
664
  }, Hi = {
665
665
  class: "ecs-breadcrumb-title",
@@ -761,7 +761,7 @@ function le(e) {
761
761
  }
762
762
  return e;
763
763
  }
764
- function Fe(e) {
764
+ function Re(e) {
765
765
  var s = le(e).Element;
766
766
  return e instanceof s || e instanceof Element;
767
767
  }
@@ -789,7 +789,7 @@ function We(e, s, t) {
789
789
  s === void 0 && (s = !1), t === void 0 && (t = !1);
790
790
  var a = e.getBoundingClientRect(), n = 1, i = 1;
791
791
  s && de(e) && (n = e.offsetWidth > 0 && qe(a.width) / e.offsetWidth || 1, i = e.offsetHeight > 0 && qe(a.height) / e.offsetHeight || 1);
792
- var r = Fe(e) ? le(e) : window, c = r.visualViewport, d = !Ss() && t, m = (a.left + (d && c ? c.offsetLeft : 0)) / n, y = (a.top + (d && c ? c.offsetTop : 0)) / i, k = a.width / n, z = a.height / i;
792
+ var r = Re(e) ? le(e) : window, c = r.visualViewport, d = !Ss() && t, m = (a.left + (d && c ? c.offsetLeft : 0)) / n, y = (a.top + (d && c ? c.offsetTop : 0)) / i, k = a.width / n, z = a.height / i;
793
793
  return {
794
794
  width: k,
795
795
  height: z,
@@ -821,18 +821,18 @@ function we(e) {
821
821
  return e ? (e.nodeName || "").toLowerCase() : null;
822
822
  }
823
823
  function Me(e) {
824
- return ((Fe(e) ? e.ownerDocument : (
824
+ return ((Re(e) ? e.ownerDocument : (
825
825
  // $FlowFixMe[prop-missing]
826
826
  e.document
827
827
  )) || window.document).documentElement;
828
828
  }
829
- function Ot(e) {
829
+ function Lt(e) {
830
830
  return We(Me(e)).left + Mt(e).scrollLeft;
831
831
  }
832
832
  function Ie(e) {
833
833
  return le(e).getComputedStyle(e);
834
834
  }
835
- function Lt(e) {
835
+ function Ot(e) {
836
836
  var s = Ie(e), t = s.overflow, a = s.overflowX, n = s.overflowY;
837
837
  return /auto|scroll|overlay|hidden/.test(t + n + a);
838
838
  }
@@ -850,7 +850,7 @@ function Yi(e, s, t) {
850
850
  y: 0
851
851
  };
852
852
  return (a || !a && !t) && ((we(s) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
853
- Lt(i)) && (c = Gi(s)), de(s) ? (d = We(s, !0), d.x += s.clientLeft, d.y += s.clientTop) : i && (d.x = Ot(i))), {
853
+ Ot(i)) && (c = Gi(s)), de(s) ? (d = We(s, !0), d.x += s.clientLeft, d.y += s.clientTop) : i && (d.x = Lt(i))), {
854
854
  x: r.left + c.scrollLeft - d.x,
855
855
  y: r.top + c.scrollTop - d.y,
856
856
  width: r.width,
@@ -879,12 +879,12 @@ function mt(e) {
879
879
  );
880
880
  }
881
881
  function Cs(e) {
882
- return ["html", "body", "#document"].indexOf(we(e)) >= 0 ? e.ownerDocument.body : de(e) && Lt(e) ? e : Cs(mt(e));
882
+ return ["html", "body", "#document"].indexOf(we(e)) >= 0 ? e.ownerDocument.body : de(e) && Ot(e) ? e : Cs(mt(e));
883
883
  }
884
884
  function Qe(e, s) {
885
885
  var t;
886
886
  s === void 0 && (s = []);
887
- var a = Cs(e), n = a === ((t = e.ownerDocument) == null ? void 0 : t.body), i = le(a), r = n ? [i].concat(i.visualViewport || [], Lt(a) ? a : []) : a, c = s.concat(r);
887
+ var a = Cs(e), n = a === ((t = e.ownerDocument) == null ? void 0 : t.body), i = le(a), r = n ? [i].concat(i.visualViewport || [], Ot(a) ? a : []) : a, c = s.concat(r);
888
888
  return n ? c : (
889
889
  // $FlowFixMe[incompatible-call]: isBody tells us target will be an HTMLElement here
890
890
  c.concat(Qe(mt(r)))
@@ -918,7 +918,7 @@ function st(e) {
918
918
  t = es(t);
919
919
  return t && (we(t) === "html" || we(t) === "body" && Ie(t).position === "static") ? s : t || Zi(e) || s;
920
920
  }
921
- var oe = "top", pe = "bottom", he = "right", re = "left", Nt = "auto", it = [oe, pe, he, re], je = "start", tt = "end", Ji = "clippingParents", xs = "viewport", Xe = "popper", Qi = "reference", ts = /* @__PURE__ */ it.reduce(function(e, s) {
921
+ var oe = "top", he = "bottom", ve = "right", re = "left", Nt = "auto", it = [oe, he, ve, re], je = "start", tt = "end", Ji = "clippingParents", xs = "viewport", Xe = "popper", Qi = "reference", ts = /* @__PURE__ */ it.reduce(function(e, s) {
922
922
  return e.concat([s + "-" + je, s + "-" + tt]);
923
923
  }, []), Bs = /* @__PURE__ */ [].concat(it, [Nt]).reduce(function(e, s) {
924
924
  return e.concat([s, s + "-" + je, s + "-" + tt]);
@@ -982,12 +982,12 @@ function pn(e, s) {
982
982
  return {
983
983
  width: i,
984
984
  height: r,
985
- x: c + Ot(e),
985
+ x: c + Lt(e),
986
986
  y: d
987
987
  };
988
988
  }
989
989
  function hn(e) {
990
- var s, t = Me(e), a = Mt(e), n = (s = e.ownerDocument) == null ? void 0 : s.body, i = Ne(t.scrollWidth, t.clientWidth, n ? n.scrollWidth : 0, n ? n.clientWidth : 0), r = Ne(t.scrollHeight, t.clientHeight, n ? n.scrollHeight : 0, n ? n.clientHeight : 0), c = -a.scrollLeft + Ot(e), d = -a.scrollTop;
990
+ var s, t = Me(e), a = Mt(e), n = (s = e.ownerDocument) == null ? void 0 : s.body, i = Ne(t.scrollWidth, t.clientWidth, n ? n.scrollWidth : 0, n ? n.clientWidth : 0), r = Ne(t.scrollHeight, t.clientHeight, n ? n.scrollHeight : 0, n ? n.clientHeight : 0), c = -a.scrollLeft + Lt(e), d = -a.scrollTop;
991
991
  return Ie(n || t).direction === "rtl" && (c += Ne(t.clientWidth, n ? n.clientWidth : 0) - i), {
992
992
  width: i,
993
993
  height: r,
@@ -1022,12 +1022,12 @@ function vn(e, s) {
1022
1022
  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;
1023
1023
  }
1024
1024
  function ss(e, s, t) {
1025
- return s === xs ? Et(pn(e, t)) : Fe(s) ? vn(s, t) : Et(hn(Me(e)));
1025
+ return s === xs ? Et(pn(e, t)) : Re(s) ? vn(s, t) : Et(hn(Me(e)));
1026
1026
  }
1027
1027
  function yn(e) {
1028
1028
  var s = Qe(mt(e)), t = ["absolute", "fixed"].indexOf(Ie(e).position) >= 0, a = t && de(e) ? st(e) : e;
1029
- return Fe(a) ? s.filter(function(n) {
1030
- return Fe(n) && zs(n, a) && we(n) !== "body";
1029
+ return Re(a) ? s.filter(function(n) {
1030
+ return Re(n) && zs(n, a) && we(n) !== "body";
1031
1031
  }) : [];
1032
1032
  }
1033
1033
  function bn(e, s, t, a) {
@@ -1037,7 +1037,7 @@ function bn(e, s, t, a) {
1037
1037
  }, ss(e, r, a));
1038
1038
  return c.width = c.right - c.left, c.height = c.bottom - c.top, c.x = c.left, c.y = c.top, c;
1039
1039
  }
1040
- function _e(e) {
1040
+ function ke(e) {
1041
1041
  return e.split("-")[0];
1042
1042
  }
1043
1043
  function Ue(e) {
@@ -1047,7 +1047,7 @@ function Dt(e) {
1047
1047
  return ["top", "bottom"].indexOf(e) >= 0 ? "x" : "y";
1048
1048
  }
1049
1049
  function Is(e) {
1050
- var s = e.reference, t = e.element, a = e.placement, n = a ? _e(a) : null, i = a ? Ue(a) : null, r = s.x + s.width / 2 - t.width / 2, c = s.y + s.height / 2 - t.height / 2, d;
1050
+ var s = e.reference, t = e.element, a = e.placement, n = a ? ke(a) : null, i = a ? Ue(a) : null, r = s.x + s.width / 2 - t.width / 2, c = s.y + s.height / 2 - t.height / 2, d;
1051
1051
  switch (n) {
1052
1052
  case oe:
1053
1053
  d = {
@@ -1055,13 +1055,13 @@ function Is(e) {
1055
1055
  y: s.y - t.height
1056
1056
  };
1057
1057
  break;
1058
- case pe:
1058
+ case he:
1059
1059
  d = {
1060
1060
  x: r,
1061
1061
  y: s.y + s.height
1062
1062
  };
1063
1063
  break;
1064
- case he:
1064
+ case ve:
1065
1065
  d = {
1066
1066
  x: s.x + s.width,
1067
1067
  y: c
@@ -1109,23 +1109,23 @@ function Ps(e, s) {
1109
1109
  return t[a] = e, t;
1110
1110
  }, {});
1111
1111
  }
1112
- function Ft(e, s) {
1112
+ function Rt(e, s) {
1113
1113
  s === void 0 && (s = {});
1114
- var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, r = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? Ji : c, m = t.rootBoundary, y = m === void 0 ? xs : m, k = t.elementContext, z = k === void 0 ? Xe : k, I = t.altBoundary, B = I === void 0 ? !1 : I, $ = t.padding, T = $ === void 0 ? 0 : $, L = $s(typeof T != "number" ? T : Ps(T, it)), F = z === Xe ? Qi : Xe, H = e.rects.popper, P = e.elements[B ? F : z], A = bn(Fe(P) ? P : P.contextElement || Me(e.elements.popper), d, y, r), E = We(e.elements.reference), N = Is({
1114
+ var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, r = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? Ji : c, m = t.rootBoundary, y = m === void 0 ? xs : m, k = t.elementContext, z = k === void 0 ? Xe : k, I = t.altBoundary, B = I === void 0 ? !1 : I, $ = t.padding, T = $ === void 0 ? 0 : $, O = $s(typeof T != "number" ? T : Ps(T, it)), R = z === Xe ? Qi : Xe, H = e.rects.popper, P = e.elements[B ? R : z], A = bn(Re(P) ? P : P.contextElement || Me(e.elements.popper), d, y, r), E = We(e.elements.reference), N = Is({
1115
1115
  reference: E,
1116
1116
  element: H,
1117
1117
  strategy: "absolute",
1118
1118
  placement: n
1119
- }), R = Et(Object.assign({}, H, N)), V = z === Xe ? R : E, W = {
1120
- top: A.top - V.top + L.top,
1121
- bottom: V.bottom - A.bottom + L.bottom,
1122
- left: A.left - V.left + L.left,
1123
- right: V.right - A.right + L.right
1119
+ }), F = Et(Object.assign({}, H, N)), V = z === Xe ? F : E, W = {
1120
+ top: A.top - V.top + O.top,
1121
+ bottom: V.bottom - A.bottom + O.bottom,
1122
+ left: A.left - V.left + O.left,
1123
+ right: V.right - A.right + O.right
1124
1124
  }, j = e.modifiersData.offset;
1125
1125
  if (z === Xe && j) {
1126
1126
  var X = j[n];
1127
1127
  Object.keys(W).forEach(function(K) {
1128
- var xe = [he, pe].indexOf(K) >= 0 ? 1 : -1, Be = [oe, pe].indexOf(K) >= 0 ? "y" : "x";
1128
+ var xe = [ve, he].indexOf(K) >= 0 ? 1 : -1, Be = [oe, he].indexOf(K) >= 0 ? "y" : "x";
1129
1129
  W[K] += X[Be] * xe;
1130
1130
  });
1131
1131
  }
@@ -1161,10 +1161,10 @@ function _n(e) {
1161
1161
  styles: {}
1162
1162
  }, k = [], z = !1, I = {
1163
1163
  state: y,
1164
- setOptions: function(L) {
1165
- var F = typeof L == "function" ? L(y.options) : L;
1166
- $(), y.options = Object.assign({}, i, y.options, F), y.scrollParents = {
1167
- reference: Fe(c) ? Qe(c) : c.contextElement ? Qe(c.contextElement) : [],
1164
+ setOptions: function(O) {
1165
+ var R = typeof O == "function" ? O(y.options) : O;
1166
+ $(), y.options = Object.assign({}, i, y.options, R), y.scrollParents = {
1167
+ reference: Re(c) ? Qe(c) : c.contextElement ? Qe(c.contextElement) : [],
1168
1168
  popper: Qe(d)
1169
1169
  };
1170
1170
  var H = fn(mn([].concat(a, y.options.modifiers)));
@@ -1179,10 +1179,10 @@ function _n(e) {
1179
1179
  // prefer the async Popper#update method
1180
1180
  forceUpdate: function() {
1181
1181
  if (!z) {
1182
- var L = y.elements, F = L.reference, H = L.popper;
1183
- if (ns(F, H)) {
1182
+ var O = y.elements, R = O.reference, H = O.popper;
1183
+ if (ns(R, H)) {
1184
1184
  y.rects = {
1185
- reference: Yi(F, st(H), y.options.strategy === "fixed"),
1185
+ reference: Yi(R, st(H), y.options.strategy === "fixed"),
1186
1186
  popper: At(H)
1187
1187
  }, y.reset = !1, y.placement = y.options.placement, y.orderedModifiers.forEach(function(W) {
1188
1188
  return y.modifiersData[W.name] = Object.assign({}, W.data);
@@ -1192,10 +1192,10 @@ function _n(e) {
1192
1192
  y.reset = !1, P = -1;
1193
1193
  continue;
1194
1194
  }
1195
- var A = y.orderedModifiers[P], E = A.fn, N = A.options, R = N === void 0 ? {} : N, V = A.name;
1195
+ var A = y.orderedModifiers[P], E = A.fn, N = A.options, F = N === void 0 ? {} : N, V = A.name;
1196
1196
  typeof E == "function" && (y = E({
1197
1197
  state: y,
1198
- options: R,
1198
+ options: F,
1199
1199
  name: V,
1200
1200
  instance: I
1201
1201
  }) || y);
@@ -1221,11 +1221,11 @@ function _n(e) {
1221
1221
  });
1222
1222
  function B() {
1223
1223
  y.orderedModifiers.forEach(function(T) {
1224
- var L = T.name, F = T.options, H = F === void 0 ? {} : F, P = T.effect;
1224
+ var O = T.name, R = T.options, H = R === void 0 ? {} : R, P = T.effect;
1225
1225
  if (typeof P == "function") {
1226
1226
  var A = P({
1227
1227
  state: y,
1228
- name: L,
1228
+ name: O,
1229
1229
  instance: I,
1230
1230
  options: H
1231
1231
  }), E = function() {
@@ -1302,22 +1302,22 @@ function as(e) {
1302
1302
  y: $
1303
1303
  };
1304
1304
  I = T.x, $ = T.y;
1305
- var L = r.hasOwnProperty("x"), F = r.hasOwnProperty("y"), H = re, P = oe, A = window;
1305
+ var O = r.hasOwnProperty("x"), R = r.hasOwnProperty("y"), H = re, P = oe, A = window;
1306
1306
  if (m) {
1307
- var E = st(t), N = "clientHeight", R = "clientWidth";
1308
- if (E === le(t) && (E = Me(t), Ie(E).position !== "static" && c === "absolute" && (N = "scrollHeight", R = "scrollWidth")), E = E, n === oe || (n === re || n === he) && i === tt) {
1309
- P = pe;
1307
+ var E = st(t), N = "clientHeight", F = "clientWidth";
1308
+ if (E === le(t) && (E = Me(t), Ie(E).position !== "static" && c === "absolute" && (N = "scrollHeight", F = "scrollWidth")), E = E, n === oe || (n === re || n === ve) && i === tt) {
1309
+ P = he;
1310
1310
  var V = k && E === A && A.visualViewport ? A.visualViewport.height : (
1311
1311
  // $FlowFixMe[prop-missing]
1312
1312
  E[N]
1313
1313
  );
1314
1314
  $ -= V - a.height, $ *= d ? 1 : -1;
1315
1315
  }
1316
- if (n === re || (n === oe || n === pe) && i === tt) {
1317
- H = he;
1316
+ if (n === re || (n === oe || n === he) && i === tt) {
1317
+ H = ve;
1318
1318
  var W = k && E === A && A.visualViewport ? A.visualViewport.width : (
1319
1319
  // $FlowFixMe[prop-missing]
1320
- E[R]
1320
+ E[F]
1321
1321
  );
1322
1322
  I -= W - a.width, I *= d ? 1 : -1;
1323
1323
  }
@@ -1333,13 +1333,13 @@ function as(e) {
1333
1333
  };
1334
1334
  if (I = X.x, $ = X.y, d) {
1335
1335
  var K;
1336
- return Object.assign({}, j, (K = {}, K[P] = F ? "0" : "", K[H] = L ? "0" : "", K.transform = (A.devicePixelRatio || 1) <= 1 ? "translate(" + I + "px, " + $ + "px)" : "translate3d(" + I + "px, " + $ + "px, 0)", K));
1336
+ return Object.assign({}, j, (K = {}, K[P] = R ? "0" : "", K[H] = O ? "0" : "", K.transform = (A.devicePixelRatio || 1) <= 1 ? "translate(" + I + "px, " + $ + "px)" : "translate3d(" + I + "px, " + $ + "px, 0)", K));
1337
1337
  }
1338
- return Object.assign({}, j, (s = {}, s[P] = F ? $ + "px" : "", s[H] = L ? I + "px" : "", s.transform = "", s));
1338
+ return Object.assign({}, j, (s = {}, s[P] = R ? $ + "px" : "", s[H] = O ? I + "px" : "", s.transform = "", s));
1339
1339
  }
1340
1340
  function zn(e) {
1341
1341
  var s = e.state, t = e.options, a = t.gpuAcceleration, n = a === void 0 ? !0 : a, i = t.adaptive, r = i === void 0 ? !0 : i, c = t.roundOffsets, d = c === void 0 ? !0 : c, m = {
1342
- placement: _e(s.placement),
1342
+ placement: ke(s.placement),
1343
1343
  variation: Ue(s.placement),
1344
1344
  popper: s.elements.popper,
1345
1345
  popperRect: s.rects.popper,
@@ -1412,23 +1412,23 @@ const Pn = {
1412
1412
  var Tn = [wn, Cn, In, Pn], Mn = /* @__PURE__ */ _n({
1413
1413
  defaultModifiers: Tn
1414
1414
  });
1415
- function On(e) {
1415
+ function Ln(e) {
1416
1416
  return e === "x" ? "y" : "x";
1417
1417
  }
1418
1418
  function et(e, s, t) {
1419
1419
  return Ne(e, ut(s, t));
1420
1420
  }
1421
- function Ln(e, s, t) {
1421
+ function On(e, s, t) {
1422
1422
  var a = et(e, s, t);
1423
1423
  return a > t ? t : a;
1424
1424
  }
1425
1425
  function An(e) {
1426
- var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !1 : r, d = t.boundary, m = t.rootBoundary, y = t.altBoundary, k = t.padding, z = t.tether, I = z === void 0 ? !0 : z, B = t.tetherOffset, $ = B === void 0 ? 0 : B, T = Ft(s, {
1426
+ var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !1 : r, d = t.boundary, m = t.rootBoundary, y = t.altBoundary, k = t.padding, z = t.tether, I = z === void 0 ? !0 : z, B = t.tetherOffset, $ = B === void 0 ? 0 : B, T = Rt(s, {
1427
1427
  boundary: d,
1428
1428
  rootBoundary: m,
1429
1429
  padding: k,
1430
1430
  altBoundary: y
1431
- }), L = _e(s.placement), F = Ue(s.placement), H = !F, P = Dt(L), A = On(P), E = s.modifiersData.popperOffsets, N = s.rects.reference, R = s.rects.popper, V = typeof $ == "function" ? $(Object.assign({}, s.rects, {
1431
+ }), O = ke(s.placement), R = Ue(s.placement), H = !R, P = Dt(O), A = Ln(P), E = s.modifiersData.popperOffsets, N = s.rects.reference, F = s.rects.popper, V = typeof $ == "function" ? $(Object.assign({}, s.rects, {
1432
1432
  placement: s.placement
1433
1433
  })) : $, W = typeof V == "number" ? {
1434
1434
  mainAxis: V,
@@ -1442,14 +1442,14 @@ function An(e) {
1442
1442
  };
1443
1443
  if (E) {
1444
1444
  if (i) {
1445
- var K, xe = P === "y" ? oe : re, Be = P === "y" ? pe : he, Y = P === "y" ? "height" : "width", Q = E[P], Ee = Q + T[xe], ie = Q - T[Be], Ve = I ? -R[Y] / 2 : 0, Z = F === je ? N[Y] : R[Y], ee = F === je ? -R[Y] : -N[Y], Oe = s.elements.arrow, He = I && Oe ? At(Oe) : {
1445
+ var K, xe = P === "y" ? oe : re, Be = P === "y" ? he : ve, Y = P === "y" ? "height" : "width", Q = E[P], Ee = Q + T[xe], ie = Q - T[Be], Ve = I ? -F[Y] / 2 : 0, Z = R === je ? N[Y] : F[Y], ee = R === je ? -F[Y] : -N[Y], Le = s.elements.arrow, He = I && Le ? At(Le) : {
1446
1446
  width: 0,
1447
1447
  height: 0
1448
- }, $e = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Es(), Ke = $e[xe], at = $e[Be], Le = et(0, N[Y], He[Y]), yt = H ? N[Y] / 2 - Ve - Le - Ke - W.mainAxis : Z - Le - Ke - W.mainAxis, Gs = H ? -N[Y] / 2 + Ve + Le + at + W.mainAxis : ee + Le + at + W.mainAxis, bt = s.elements.arrow && st(s.elements.arrow), Ks = bt ? P === "y" ? bt.clientTop || 0 : bt.clientLeft || 0 : 0, jt = (K = j == null ? void 0 : j[P]) != null ? K : 0, Ys = Q + yt - jt - Ks, Xs = Q + Gs - jt, Ut = et(I ? ut(Ee, Ys) : Ee, Q, I ? Ne(ie, Xs) : ie);
1448
+ }, $e = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Es(), Ke = $e[xe], at = $e[Be], Oe = et(0, N[Y], He[Y]), yt = H ? N[Y] / 2 - Ve - Oe - Ke - W.mainAxis : Z - Oe - Ke - W.mainAxis, Gs = H ? -N[Y] / 2 + Ve + Oe + at + W.mainAxis : ee + Oe + at + W.mainAxis, bt = s.elements.arrow && st(s.elements.arrow), Ks = bt ? P === "y" ? bt.clientTop || 0 : bt.clientLeft || 0 : 0, jt = (K = j == null ? void 0 : j[P]) != null ? K : 0, Ys = Q + yt - jt - Ks, Xs = Q + Gs - jt, Ut = et(I ? ut(Ee, Ys) : Ee, Q, I ? Ne(ie, Xs) : ie);
1449
1449
  E[P] = Ut, X[P] = Ut - Q;
1450
1450
  }
1451
1451
  if (c) {
1452
- var Gt, Zs = P === "x" ? oe : re, Js = P === "x" ? pe : he, Ae = E[A], ot = A === "y" ? "height" : "width", Kt = Ae + T[Zs], Yt = Ae - T[Js], _t = [oe, re].indexOf(L) !== -1, Xt = (Gt = j == null ? void 0 : j[A]) != null ? Gt : 0, Zt = _t ? Kt : Ae - N[ot] - R[ot] - Xt + W.altAxis, Jt = _t ? Ae + N[ot] + R[ot] - Xt - W.altAxis : Yt, Qt = I && _t ? Ln(Zt, Ae, Jt) : et(I ? Zt : Kt, Ae, I ? Jt : Yt);
1452
+ var Gt, Zs = P === "x" ? oe : re, Js = P === "x" ? he : ve, Ae = E[A], ot = A === "y" ? "height" : "width", Kt = Ae + T[Zs], Yt = Ae - T[Js], _t = [oe, re].indexOf(O) !== -1, Xt = (Gt = j == null ? void 0 : j[A]) != null ? Gt : 0, Zt = _t ? Kt : Ae - N[ot] - F[ot] - Xt + W.altAxis, Jt = _t ? Ae + N[ot] + F[ot] - Xt - W.altAxis : Yt, Qt = I && _t ? On(Zt, Ae, Jt) : et(I ? Zt : Kt, Ae, I ? Jt : Yt);
1453
1453
  E[A] = Qt, X[A] = Qt - Ae;
1454
1454
  }
1455
1455
  s.modifiersData[a] = X;
@@ -1473,16 +1473,16 @@ function dt(e) {
1473
1473
  return Dn[s];
1474
1474
  });
1475
1475
  }
1476
- var Fn = {
1476
+ var Rn = {
1477
1477
  start: "end",
1478
1478
  end: "start"
1479
1479
  };
1480
1480
  function os(e) {
1481
1481
  return e.replace(/start|end/g, function(s) {
1482
- return Fn[s];
1482
+ return Rn[s];
1483
1483
  });
1484
1484
  }
1485
- function Rn(e, s) {
1485
+ function Fn(e, s) {
1486
1486
  s === void 0 && (s = {});
1487
1487
  var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, r = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, m = d === void 0 ? Bs : d, y = Ue(a), k = y ? c ? ts : ts.filter(function(B) {
1488
1488
  return Ue(B) === y;
@@ -1491,19 +1491,19 @@ function Rn(e, s) {
1491
1491
  });
1492
1492
  z.length === 0 && (z = k);
1493
1493
  var I = z.reduce(function(B, $) {
1494
- return B[$] = Ft(e, {
1494
+ return B[$] = Rt(e, {
1495
1495
  placement: $,
1496
1496
  boundary: n,
1497
1497
  rootBoundary: i,
1498
1498
  padding: r
1499
- })[_e($)], B;
1499
+ })[ke($)], B;
1500
1500
  }, {});
1501
1501
  return Object.keys(I).sort(function(B, $) {
1502
1502
  return I[B] - I[$];
1503
1503
  });
1504
1504
  }
1505
1505
  function Vn(e) {
1506
- if (_e(e) === Nt)
1506
+ if (ke(e) === Nt)
1507
1507
  return [];
1508
1508
  var s = dt(e);
1509
1509
  return [os(e), s, os(s)];
@@ -1511,8 +1511,8 @@ function Vn(e) {
1511
1511
  function Hn(e) {
1512
1512
  var s = e.state, t = e.options, a = e.name;
1513
1513
  if (!s.modifiersData[a]._skip) {
1514
- for (var n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !0 : r, d = t.fallbackPlacements, m = t.padding, y = t.boundary, k = t.rootBoundary, z = t.altBoundary, I = t.flipVariations, B = I === void 0 ? !0 : I, $ = t.allowedAutoPlacements, T = s.options.placement, L = _e(T), F = L === T, H = d || (F || !B ? [dt(T)] : Vn(T)), P = [T].concat(H).reduce(function(He, $e) {
1515
- return He.concat(_e($e) === Nt ? Rn(s, {
1514
+ for (var n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !0 : r, d = t.fallbackPlacements, m = t.padding, y = t.boundary, k = t.rootBoundary, z = t.altBoundary, I = t.flipVariations, B = I === void 0 ? !0 : I, $ = t.allowedAutoPlacements, T = s.options.placement, O = ke(T), R = O === T, H = d || (R || !B ? [dt(T)] : Vn(T)), P = [T].concat(H).reduce(function(He, $e) {
1515
+ return He.concat(ke($e) === Nt ? Fn(s, {
1516
1516
  placement: $e,
1517
1517
  boundary: y,
1518
1518
  rootBoundary: k,
@@ -1520,38 +1520,38 @@ function Hn(e) {
1520
1520
  flipVariations: B,
1521
1521
  allowedAutoPlacements: $
1522
1522
  }) : $e);
1523
- }, []), A = s.rects.reference, E = s.rects.popper, N = /* @__PURE__ */ new Map(), R = !0, V = P[0], W = 0; W < P.length; W++) {
1524
- var j = P[W], X = _e(j), K = Ue(j) === je, xe = [oe, pe].indexOf(X) >= 0, Be = xe ? "width" : "height", Y = Ft(s, {
1523
+ }, []), A = s.rects.reference, E = s.rects.popper, N = /* @__PURE__ */ new Map(), F = !0, V = P[0], W = 0; W < P.length; W++) {
1524
+ var j = P[W], X = ke(j), K = Ue(j) === je, xe = [oe, he].indexOf(X) >= 0, Be = xe ? "width" : "height", Y = Rt(s, {
1525
1525
  placement: j,
1526
1526
  boundary: y,
1527
1527
  rootBoundary: k,
1528
1528
  altBoundary: z,
1529
1529
  padding: m
1530
- }), Q = xe ? K ? he : re : K ? pe : oe;
1530
+ }), Q = xe ? K ? ve : re : K ? he : oe;
1531
1531
  A[Be] > E[Be] && (Q = dt(Q));
1532
1532
  var Ee = dt(Q), ie = [];
1533
1533
  if (i && ie.push(Y[X] <= 0), c && ie.push(Y[Q] <= 0, Y[Ee] <= 0), ie.every(function(He) {
1534
1534
  return He;
1535
1535
  })) {
1536
- V = j, R = !1;
1536
+ V = j, F = !1;
1537
1537
  break;
1538
1538
  }
1539
1539
  N.set(j, ie);
1540
1540
  }
1541
- if (R)
1541
+ if (F)
1542
1542
  for (var Ve = B ? 3 : 1, Z = function($e) {
1543
1543
  var Ke = P.find(function(at) {
1544
- var Le = N.get(at);
1545
- if (Le)
1546
- return Le.slice(0, $e).every(function(yt) {
1544
+ var Oe = N.get(at);
1545
+ if (Oe)
1546
+ return Oe.slice(0, $e).every(function(yt) {
1547
1547
  return yt;
1548
1548
  });
1549
1549
  });
1550
1550
  if (Ke)
1551
1551
  return V = Ke, "break";
1552
1552
  }, ee = Ve; ee > 0; ee--) {
1553
- var Oe = Z(ee);
1554
- if (Oe === "break")
1553
+ var Le = Z(ee);
1554
+ if (Le === "break")
1555
1555
  break;
1556
1556
  }
1557
1557
  s.placement !== V && (s.modifiersData[a]._skip = !0, s.placement = V, s.reset = !0);
@@ -1568,10 +1568,10 @@ const qn = {
1568
1568
  }
1569
1569
  };
1570
1570
  function Wn(e, s, t) {
1571
- var a = _e(e), n = [re, oe].indexOf(a) >= 0 ? -1 : 1, i = typeof t == "function" ? t(Object.assign({}, s, {
1571
+ var a = ke(e), n = [re, oe].indexOf(a) >= 0 ? -1 : 1, i = typeof t == "function" ? t(Object.assign({}, s, {
1572
1572
  placement: e
1573
1573
  })) : t, r = i[0], c = i[1];
1574
- return r = r || 0, c = (c || 0) * n, [re, he].indexOf(a) >= 0 ? {
1574
+ return r = r || 0, c = (c || 0) * n, [re, ve].indexOf(a) >= 0 ? {
1575
1575
  x: c,
1576
1576
  y: r
1577
1577
  } : {
@@ -1598,10 +1598,10 @@ var Gn = function(s, t) {
1598
1598
  })) : s, $s(typeof s != "number" ? s : Ps(s, it));
1599
1599
  };
1600
1600
  function Kn(e) {
1601
- var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, r = t.modifiersData.popperOffsets, c = _e(t.placement), d = Dt(c), m = [re, he].indexOf(c) >= 0, y = m ? "height" : "width";
1601
+ var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, r = t.modifiersData.popperOffsets, c = ke(t.placement), d = Dt(c), m = [re, ve].indexOf(c) >= 0, y = m ? "height" : "width";
1602
1602
  if (!(!i || !r)) {
1603
- var k = Gn(n.padding, t), z = At(i), I = d === "y" ? oe : re, B = d === "y" ? pe : he, $ = t.rects.reference[y] + t.rects.reference[d] - r[d] - t.rects.popper[y], T = r[d] - t.rects.reference[d], L = st(i), F = L ? d === "y" ? L.clientHeight || 0 : L.clientWidth || 0 : 0, H = $ / 2 - T / 2, P = k[I], A = F - z[y] - k[B], E = F / 2 - z[y] / 2 + H, N = et(P, E, A), R = d;
1604
- t.modifiersData[a] = (s = {}, s[R] = N, s.centerOffset = N - E, s);
1603
+ var k = Gn(n.padding, t), z = At(i), I = d === "y" ? oe : re, B = d === "y" ? he : ve, $ = t.rects.reference[y] + t.rects.reference[d] - r[d] - t.rects.popper[y], T = r[d] - t.rects.reference[d], O = st(i), R = O ? d === "y" ? O.clientHeight || 0 : O.clientWidth || 0 : 0, H = $ / 2 - T / 2, P = k[I], A = R - z[y] - k[B], E = R / 2 - z[y] / 2 + H, N = et(P, E, A), F = d;
1604
+ t.modifiersData[a] = (s = {}, s[F] = N, s.centerOffset = N - E, s);
1605
1605
  }
1606
1606
  }
1607
1607
  function Yn(e) {
@@ -1632,9 +1632,9 @@ function Zn({
1632
1632
  popperInstance: null
1633
1633
  }), m = ($) => {
1634
1634
  var T;
1635
- (T = d.popperInstance) == null || T.setOptions((L) => ({
1636
- ...L,
1637
- modifiers: [...L.modifiers, { name: "eventListeners", enabled: $ }]
1635
+ (T = d.popperInstance) == null || T.setOptions((O) => ({
1636
+ ...O,
1637
+ modifiers: [...O.modifiers, { name: "eventListeners", enabled: $ }]
1638
1638
  }));
1639
1639
  }, y = () => m(!0), k = () => m(!1), z = () => {
1640
1640
  d.isOpen && (d.isOpen = !1, s("close:popper"));
@@ -1859,14 +1859,14 @@ const ia = /* @__PURE__ */ v(ea, [["render", sa], ["__scopeId", "data-v-baf3bb28
1859
1859
  closeDelay: B,
1860
1860
  content: $,
1861
1861
  disableClickAway: T,
1862
- disabled: L,
1863
- interactive: F,
1862
+ disabled: O,
1863
+ interactive: R,
1864
1864
  locked: H,
1865
1865
  offsetDistance: P,
1866
1866
  offsetSkid: A,
1867
1867
  openDelay: E,
1868
1868
  placement: N,
1869
- show: R
1869
+ show: F
1870
1870
  } = bs(n), { isOpen: V, open: W, close: j } = Zn({
1871
1871
  arrowPadding: I,
1872
1872
  emit: t,
@@ -1876,11 +1876,11 @@ const ia = /* @__PURE__ */ v(ea, [["render", sa], ["__scopeId", "data-v-baf3bb28
1876
1876
  placement: N,
1877
1877
  popperNode: d,
1878
1878
  triggerNode: m
1879
- }), X = be(() => R.value !== null), K = be(() => L.value || !k.value), xe = be(() => V.value && !K.value), Be = be(
1879
+ }), X = _e(() => F.value !== null), K = _e(() => O.value || !k.value), xe = _e(() => V.value && !K.value), Be = _e(
1880
1880
  () => !T.value && !X.value
1881
1881
  );
1882
- be(
1883
- () => F.value ? `border: ${P.value}px solid transparent; margin: -${P.value}px;` : null
1882
+ _e(
1883
+ () => R.value ? `border: ${P.value}px solid transparent; margin: -${P.value}px;` : null
1884
1884
  );
1885
1885
  const Y = wt.debounce(W, E.value), Q = wt.debounce(j, B.value), Ee = async () => {
1886
1886
  K.value || X.value || (Q.clear(), c.value = !0, Y());
@@ -1889,14 +1889,14 @@ const ia = /* @__PURE__ */ v(ea, [["render", sa], ["__scopeId", "data-v-baf3bb28
1889
1889
  }, Ve = () => {
1890
1890
  V.value ? ie() : Ee();
1891
1891
  };
1892
- return ce([k, L], ([Z, ee]) => {
1892
+ return ce([k, O], ([Z, ee]) => {
1893
1893
  V.value && (!Z || ee) && j();
1894
1894
  }), ce(V, (Z) => {
1895
1895
  Z ? y.value = !0 : wt.debounce(() => {
1896
1896
  y.value = !1;
1897
1897
  }, 200);
1898
1898
  }), kt(() => {
1899
- X.value && (R.value ? Y() : Q());
1899
+ X.value && (F.value ? Y() : Q());
1900
1900
  }), kt(() => {
1901
1901
  Be.value && Qn(d, ie);
1902
1902
  }), ce($, (Z) => {
@@ -1908,12 +1908,12 @@ const ia = /* @__PURE__ */ v(ea, [["render", sa], ["__scopeId", "data-v-baf3bb28
1908
1908
  });
1909
1909
  }), Pt(() => i.disconnect()), (Z, ee) => (o(), l("div", {
1910
1910
  class: "ecs-popover-root",
1911
- onMouseleave: ee[2] || (ee[2] = (Oe) => e.hover && ie())
1911
+ onMouseleave: ee[2] || (ee[2] = (Le) => e.hover && ie())
1912
1912
  }, [
1913
1913
  f("div", {
1914
1914
  ref_key: "triggerNode",
1915
1915
  ref: m,
1916
- onMouseover: ee[0] || (ee[0] = (Oe) => e.hover && Ee()),
1916
+ onMouseover: ee[0] || (ee[0] = (Le) => e.hover && Ee()),
1917
1917
  onClick: Ve,
1918
1918
  onFocus: Ee,
1919
1919
  onKeyup: G(ie, ["esc"]),
@@ -1924,11 +1924,11 @@ const ia = /* @__PURE__ */ v(ea, [["render", sa], ["__scopeId", "data-v-baf3bb28
1924
1924
  p(Z.$slots, "default", {}, void 0, !0)
1925
1925
  ], 40, na),
1926
1926
  (o(), b(ii, { to: "body" }, [
1927
- _(ke, { name: "fade" }, {
1927
+ _(me, { name: "fade" }, {
1928
1928
  default: S(() => [
1929
1929
  e.persistent || c.value ? Ge((o(), l("div", {
1930
1930
  key: 0,
1931
- onClick: ee[1] || (ee[1] = (Oe) => !ae(F) && ie()),
1931
+ onClick: ee[1] || (ee[1] = (Le) => !ae(R) && ie()),
1932
1932
  class: "ecs-popover popper",
1933
1933
  ref_key: "popperNode",
1934
1934
  ref: d,
@@ -2065,7 +2065,7 @@ function da(e, s, t, a, n, i) {
2065
2065
  }
2066
2066
  const ua = /* @__PURE__ */ v(ca, [["render", da], ["__scopeId", "data-v-b0731279"]]), fa = {
2067
2067
  name: "ecs-form-check",
2068
- components: { EcsFocusRing: O },
2068
+ components: { EcsFocusRing: L },
2069
2069
  props: {
2070
2070
  /** Sets the checkbox to disabled. */
2071
2071
  disabled: {
@@ -2091,7 +2091,7 @@ function ga(e, s, t, a, n, i) {
2091
2091
  _(r)
2092
2092
  ], 2);
2093
2093
  }
2094
- const Rt = /* @__PURE__ */ v(fa, [["render", ga]]), ma = {
2094
+ const Ft = /* @__PURE__ */ v(fa, [["render", ga]]), ma = {
2095
2095
  name: "EcsText",
2096
2096
  props: {
2097
2097
  /** Determines the tag of the text. */
@@ -2158,7 +2158,7 @@ const nt = /* @__PURE__ */ v(ma, [["render", pa], ["__scopeId", "data-v-b3c32482
2158
2158
  }, ha = {
2159
2159
  name: "ecs-checkbox",
2160
2160
  emits: ["input", "shiftClick"],
2161
- components: { EcsFormCheck: Rt, EcsText: nt },
2161
+ components: { EcsFormCheck: Ft, EcsText: nt },
2162
2162
  mixins: [ue],
2163
2163
  props: {
2164
2164
  /** Name attribute of the input. */
@@ -2292,7 +2292,7 @@ function ba(e, s, t, a, n, i) {
2292
2292
  const Vt = /* @__PURE__ */ v(ha, [["render", ba], ["__scopeId", "data-v-c0f055a3"]]), _a = {
2293
2293
  name: "ecs-radiobutton",
2294
2294
  emits: ["input", "change"],
2295
- components: { EcsFormCheck: Rt, EcsText: nt },
2295
+ components: { EcsFormCheck: Ft, EcsText: nt },
2296
2296
  mixins: [ue],
2297
2297
  model: {
2298
2298
  prop: "checked",
@@ -2412,7 +2412,7 @@ function Sa(e, s, t, a, n, i) {
2412
2412
  const Ca = /* @__PURE__ */ v(_a, [["render", Sa], ["__scopeId", "data-v-0296b689"]]), xa = {
2413
2413
  name: "ecs-switch",
2414
2414
  emits: ["input"],
2415
- components: { EcsFocusRing: O },
2415
+ components: { EcsFocusRing: L },
2416
2416
  mixins: [ue],
2417
2417
  props: {
2418
2418
  /** Sets the name attribute. */
@@ -2503,7 +2503,7 @@ const Ca = /* @__PURE__ */ v(_a, [["render", Sa], ["__scopeId", "data-v-0296b689
2503
2503
  created() {
2504
2504
  this.switchId = this.generateUniqueId();
2505
2505
  }
2506
- }, Ba = (e) => (ve("data-v-de55e54f"), e = e(), ye(), e), za = { class: "ecs-switch-wrapper" }, Ia = ["aria-checked"], Ea = ["id", "name", "required", "disabled", "checked"], $a = { class: "ecs-slide-switch" }, Pa = /* @__PURE__ */ Ba(() => /* @__PURE__ */ f("div", { class: "indeterminate" }, null, -1)), Ta = ["for"];
2506
+ }, Ba = (e) => (ye("data-v-de55e54f"), e = e(), be(), e), za = { class: "ecs-switch-wrapper" }, Ia = ["aria-checked"], Ea = ["id", "name", "required", "disabled", "checked"], $a = { class: "ecs-slide-switch" }, Pa = /* @__PURE__ */ Ba(() => /* @__PURE__ */ f("div", { class: "indeterminate" }, null, -1)), Ta = ["for"];
2507
2507
  function Ma(e, s, t, a, n, i) {
2508
2508
  const r = g("ecs-focus-ring");
2509
2509
  return o(), l("div", za, [
@@ -2541,10 +2541,10 @@ function Ma(e, s, t, a, n, i) {
2541
2541
  ], 8, Ta)) : u("", !0)
2542
2542
  ]);
2543
2543
  }
2544
- const Ms = /* @__PURE__ */ v(xa, [["render", Ma], ["__scopeId", "data-v-de55e54f"]]), Oa = {
2544
+ const Ms = /* @__PURE__ */ v(xa, [["render", Ma], ["__scopeId", "data-v-de55e54f"]]), La = {
2545
2545
  name: "ecs-sortbutton",
2546
2546
  emits: ["click"],
2547
- components: { EcsFormCheck: Rt, EcsFocusRing: O },
2547
+ components: { EcsFormCheck: Ft, EcsFocusRing: L },
2548
2548
  props: {
2549
2549
  /** Disables the sort button. */
2550
2550
  disabled: {
@@ -2568,7 +2568,7 @@ const Ms = /* @__PURE__ */ v(xa, [["render", Ma], ["__scopeId", "data-v-de55e54f
2568
2568
  return this.sort && this.sort !== "" ? `active ${this.sort}` : this.sort;
2569
2569
  }
2570
2570
  }
2571
- }, La = (e) => (ve("data-v-dca05194"), e = e(), ye(), e), Aa = /* @__PURE__ */ La(() => /* @__PURE__ */ f("span", { class: "ecs-sort-box" }, null, -1));
2571
+ }, Oa = (e) => (ye("data-v-dca05194"), e = e(), be(), e), Aa = /* @__PURE__ */ Oa(() => /* @__PURE__ */ f("span", { class: "ecs-sort-box" }, null, -1));
2572
2572
  function Na(e, s, t, a, n, i) {
2573
2573
  const r = g("ecs-focus-ring"), c = g("ecs-form-check");
2574
2574
  return o(), b(c, {
@@ -2592,7 +2592,7 @@ function Na(e, s, t, a, n, i) {
2592
2592
  _: 3
2593
2593
  }, 8, ["class"]);
2594
2594
  }
2595
- const Da = /* @__PURE__ */ v(Oa, [["render", Na], ["__scopeId", "data-v-dca05194"]]), Os = {
2595
+ const Da = /* @__PURE__ */ v(La, [["render", Na], ["__scopeId", "data-v-dca05194"]]), Ls = {
2596
2596
  __name: "file-icon",
2597
2597
  props: {
2598
2598
  /** Sets the icon type. */
@@ -2649,12 +2649,12 @@ const Da = /* @__PURE__ */ v(Oa, [["render", Na], ["__scopeId", "data-v-dca05194
2649
2649
  viewBox: "0 0 30 30"
2650
2650
  }, null, 8, ["width", "height"]));
2651
2651
  }
2652
- }, Fa = {
2652
+ }, Ra = {
2653
2653
  name: "EcsButton",
2654
2654
  emits: ["click", "mouseover", "mouseleave"],
2655
2655
  components: {
2656
2656
  EcsIcon: M,
2657
- EcsFocusRing: O
2657
+ EcsFocusRing: L
2658
2658
  },
2659
2659
  props: {
2660
2660
  /** Defines the type of button, as well as it's designated importance. */
@@ -2716,7 +2716,7 @@ const Da = /* @__PURE__ */ v(Oa, [["render", Na], ["__scopeId", "data-v-dca05194
2716
2716
  mounted() {
2717
2717
  this.iconOnly && (!this.ariaLabel || this.ariaLabel.trim());
2718
2718
  }
2719
- }, Ra = (e) => (ve("data-v-a3459c11"), e = e(), ye(), e), Va = ["href", "target", "aria-label", "aria-busy"], Ha = ["aria-label", "aria-busy"], qa = /* @__PURE__ */ Ra(() => /* @__PURE__ */ f("svg", {
2719
+ }, Fa = (e) => (ye("data-v-a3459c11"), e = e(), be(), e), Va = ["href", "target", "aria-label", "aria-busy"], Ha = ["aria-label", "aria-busy"], qa = /* @__PURE__ */ Fa(() => /* @__PURE__ */ f("svg", {
2720
2720
  width: "8",
2721
2721
  height: "6",
2722
2722
  viewBox: "0 0 8 6",
@@ -2807,10 +2807,10 @@ function Wa(e, s, t, a, n, i) {
2807
2807
  }, null, 8, ["inset", "danger"])
2808
2808
  ], 42, Ha));
2809
2809
  }
2810
- const Se = /* @__PURE__ */ v(Fa, [["render", Wa], ["__scopeId", "data-v-a3459c11"]]), ja = {
2810
+ const Se = /* @__PURE__ */ v(Ra, [["render", Wa], ["__scopeId", "data-v-a3459c11"]]), ja = {
2811
2811
  name: "ecs-popover-list-item",
2812
2812
  emits: ["click", "input", "change", "secondaryClick"],
2813
- components: { EcsCheckbox: Vt, EcsRadiobutton: Ca, EcsSwitch: Ms, EcsSortbutton: Da, EcsIcon: M, EcsFileIcon: Os, EcsButton: Se, EcsFocusRing: O },
2813
+ components: { EcsCheckbox: Vt, EcsRadiobutton: Ca, EcsSwitch: Ms, EcsSortbutton: Da, EcsIcon: M, EcsFileIcon: Ls, EcsButton: Se, EcsFocusRing: L },
2814
2814
  props: {
2815
2815
  /** Determines the type of popover list item.*/
2816
2816
  type: {
@@ -3158,7 +3158,7 @@ const uo = /* @__PURE__ */ v(ja, [["render", co], ["__scopeId", "data-v-ff6530b0
3158
3158
  emits: ["click"],
3159
3159
  components: {
3160
3160
  EcsIcon: M,
3161
- EcsFocusRing: O
3161
+ EcsFocusRing: L
3162
3162
  },
3163
3163
  props: {
3164
3164
  /** If the button should act as a link, you can set the href with this prop. */
@@ -3480,7 +3480,7 @@ function ko(e, s, t, a, n, i) {
3480
3480
  content: S(() => [
3481
3481
  _(y, null, {
3482
3482
  default: S(() => [
3483
- (o(!0), l(J, null, me(t.options, (I, B) => (o(), b(d, {
3483
+ (o(!0), l(J, null, pe(t.options, (I, B) => (o(), b(d, {
3484
3484
  key: B,
3485
3485
  disabled: I.disabled || null,
3486
3486
  onClick: ($) => e.$emit("select", I.action)
@@ -3542,7 +3542,7 @@ const yb = /* @__PURE__ */ v(wo, [["render", Co], ["__scopeId", "data-v-83c21366
3542
3542
  name: "ecs-button-collapse",
3543
3543
  emits: ["click"],
3544
3544
  components: {
3545
- EcsFocusRing: O
3545
+ EcsFocusRing: L
3546
3546
  },
3547
3547
  props: {
3548
3548
  /** Defines the type of button: `classic` shows a +/-, while `chevron` shows a rotating arrow. */
@@ -3590,7 +3590,7 @@ function zo(e, s, t, a, n, i) {
3590
3590
  _(r)
3591
3591
  ], 10, Bo);
3592
3592
  }
3593
- const Ls = /* @__PURE__ */ v(xo, [["render", zo], ["__scopeId", "data-v-3fdbdfeb"]]);
3593
+ const Os = /* @__PURE__ */ v(xo, [["render", zo], ["__scopeId", "data-v-3fdbdfeb"]]);
3594
3594
  function ft(e) {
3595
3595
  "@babel/helpers - typeof";
3596
3596
  return ft = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(s) {
@@ -3671,7 +3671,7 @@ C.prototype = {
3671
3671
  return "#" + this.toHex(s);
3672
3672
  },
3673
3673
  toHex8: function(s) {
3674
- return Oo(this._r, this._g, this._b, this._a, s);
3674
+ return Lo(this._r, this._g, this._b, this._a, s);
3675
3675
  },
3676
3676
  toHex8String: function(s) {
3677
3677
  return "#" + this.toHex8(s);
@@ -3726,13 +3726,13 @@ C.prototype = {
3726
3726
  return this._applyModification(Do, arguments);
3727
3727
  },
3728
3728
  brighten: function() {
3729
- return this._applyModification(Fo, arguments);
3729
+ return this._applyModification(Ro, arguments);
3730
3730
  },
3731
3731
  darken: function() {
3732
- return this._applyModification(Ro, arguments);
3732
+ return this._applyModification(Fo, arguments);
3733
3733
  },
3734
3734
  desaturate: function() {
3735
- return this._applyModification(Lo, arguments);
3735
+ return this._applyModification(Oo, arguments);
3736
3736
  },
3737
3737
  saturate: function() {
3738
3738
  return this._applyModification(Ao, arguments);
@@ -3882,7 +3882,7 @@ function cs(e, s, t, a) {
3882
3882
  var n = [ge(Math.round(e).toString(16)), ge(Math.round(s).toString(16)), ge(Math.round(t).toString(16))];
3883
3883
  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("");
3884
3884
  }
3885
- function Oo(e, s, t, a, n) {
3885
+ function Lo(e, s, t, a, n) {
3886
3886
  var i = [ge(Math.round(e).toString(16)), ge(Math.round(s).toString(16)), ge(Math.round(t).toString(16)), ge(Ns(a))];
3887
3887
  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("");
3888
3888
  }
@@ -3900,7 +3900,7 @@ C.random = function() {
3900
3900
  b: Math.random()
3901
3901
  });
3902
3902
  };
3903
- function Lo(e, s) {
3903
+ function Oo(e, s) {
3904
3904
  s = s === 0 ? 0 : s || 10;
3905
3905
  var t = C(e).toHsl();
3906
3906
  return t.s -= s / 100, t.s = ht(t.s), C(t);
@@ -3918,12 +3918,12 @@ function Do(e, s) {
3918
3918
  var t = C(e).toHsl();
3919
3919
  return t.l += s / 100, t.l = ht(t.l), C(t);
3920
3920
  }
3921
- function Fo(e, s) {
3921
+ function Ro(e, s) {
3922
3922
  s = s === 0 ? 0 : s || 10;
3923
3923
  var t = C(e).toRgb();
3924
3924
  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)))), C(t);
3925
3925
  }
3926
- function Ro(e, s) {
3926
+ function Fo(e, s) {
3927
3927
  s = s === 0 ? 0 : s || 10;
3928
3928
  var t = C(e).toHsl();
3929
3929
  return t.l -= s / 100, t.l = ht(t.l), C(t);
@@ -4304,7 +4304,7 @@ const Jo = {
4304
4304
  emits: ["click"],
4305
4305
  components: {
4306
4306
  EcsIcon: M,
4307
- EcsFocusRing: O
4307
+ EcsFocusRing: L
4308
4308
  },
4309
4309
  props: {
4310
4310
  /** If set, an icon will be added to the left of the button. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
@@ -4390,7 +4390,7 @@ const _b = /* @__PURE__ */ v(tr, [["render", ir], ["__scopeId", "data-v-94a53b69
4390
4390
  emits: ["click"],
4391
4391
  components: {
4392
4392
  EcsIcon: M,
4393
- EcsFocusRing: O
4393
+ EcsFocusRing: L
4394
4394
  },
4395
4395
  props: {
4396
4396
  /** If set, an icon will be added to the left of the button. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
@@ -4439,7 +4439,7 @@ const kb = /* @__PURE__ */ v(nr, [["render", or], ["__scopeId", "data-v-fe031b71
4439
4439
  emits: ["click"],
4440
4440
  components: {
4441
4441
  EcsIcon: M,
4442
- EcsFocusRing: O
4442
+ EcsFocusRing: L
4443
4443
  },
4444
4444
  props: {
4445
4445
  /** Displays the button slightly highlighted. Should be used when the state the button triggers is currently visible. */
@@ -4503,7 +4503,7 @@ const Ds = /* @__PURE__ */ v(rr, [["render", cr], ["__scopeId", "data-v-faa154dd
4503
4503
  emits: ["click", "mouseover", "mouseleave"],
4504
4504
  components: {
4505
4505
  EcsIcon: M,
4506
- EcsFocusRing: O
4506
+ EcsFocusRing: L
4507
4507
  },
4508
4508
  props: {
4509
4509
  /** Displays the button in an active state. */
@@ -4607,7 +4607,7 @@ function gr(e, s, t, a, n, i) {
4607
4607
  _(c)
4608
4608
  ], 42, ur);
4609
4609
  }
4610
- const Fs = /* @__PURE__ */ v(dr, [["render", gr], ["__scopeId", "data-v-f5a891fe"]]), mr = {
4610
+ const Rs = /* @__PURE__ */ v(dr, [["render", gr], ["__scopeId", "data-v-f5a891fe"]]), mr = {
4611
4611
  name: "ecs-toolbar-button-group"
4612
4612
  }, pr = { class: "ecs-toolbar-button-group" };
4613
4613
  function hr(e, s, t, a, n, i) {
@@ -4618,7 +4618,7 @@ function hr(e, s, t, a, n, i) {
4618
4618
  const Ht = /* @__PURE__ */ v(mr, [["render", hr], ["__scopeId", "data-v-743ca90b"]]), vr = {
4619
4619
  name: "ecs-toolbar-icon-button",
4620
4620
  emits: ["click"],
4621
- components: { EcsIcon: M, EcsFocusRing: O },
4621
+ components: { EcsIcon: M, EcsFocusRing: L },
4622
4622
  props: {
4623
4623
  /** 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. */
4624
4624
  icon: {
@@ -4828,7 +4828,7 @@ var Er = qt.clickOutSide = {
4828
4828
  const Pr = {
4829
4829
  name: "ecs-context-menu",
4830
4830
  emits: ["option-clicked", "menu-closed"],
4831
- components: { EcsIcon: M, EcsFocusRing: O, EcsButton: Se },
4831
+ components: { EcsIcon: M, EcsFocusRing: L, EcsButton: Se },
4832
4832
  directives: {
4833
4833
  clickOutSide: $r
4834
4834
  },
@@ -4933,8 +4933,8 @@ const Pr = {
4933
4933
  beforeUnmount() {
4934
4934
  document.removeEventListener("keyup", this.onEscKeyRelease);
4935
4935
  }
4936
- }, Tr = ["id"], Mr = ["onClick", "role", "tabindex", "aria-disabled"], Or = { key: 1 };
4937
- function Lr(e, s, t, a, n, i) {
4936
+ }, Tr = ["id"], Mr = ["onClick", "role", "tabindex", "aria-disabled"], Lr = { key: 1 };
4937
+ function Or(e, s, t, a, n, i) {
4938
4938
  const r = g("ecs-icon"), c = g("ecs-button"), d = g("ecs-focus-ring"), m = oi("click-out-side");
4939
4939
  return Ge((o(), l("div", {
4940
4940
  class: h(["ecs-context-menu", n.opened ? " opened" : ""]),
@@ -4952,7 +4952,7 @@ function Lr(e, s, t, a, n, i) {
4952
4952
  ref: "menu",
4953
4953
  id: "my-menu"
4954
4954
  }, [
4955
- (o(!0), l(J, null, me(t.options, (y, k) => (o(), l("li", {
4955
+ (o(!0), l(J, null, pe(t.options, (y, k) => (o(), l("li", {
4956
4956
  key: k,
4957
4957
  onClick: U((z) => i.optionClicked(y), ["stop"]),
4958
4958
  role: y.type === "divider" ? "separator" : "menuitem",
@@ -4969,7 +4969,7 @@ function Lr(e, s, t, a, n, i) {
4969
4969
  type: y.icon,
4970
4970
  size: "20"
4971
4971
  }, null, 8, ["type"])) : u("", !0),
4972
- y.type != "divider" ? (o(), l("span", Or, w(y.name), 1)) : u("", !0),
4972
+ y.type != "divider" ? (o(), l("span", Lr, w(y.name), 1)) : u("", !0),
4973
4973
  y.nested ? (o(), b(c, {
4974
4974
  key: 2,
4975
4975
  onClick: U((z) => i.optionClicked(y.nested), ["stop"]),
@@ -4990,10 +4990,10 @@ function Lr(e, s, t, a, n, i) {
4990
4990
  [m, i.onClickOutside]
4991
4991
  ]);
4992
4992
  }
4993
- const xb = /* @__PURE__ */ v(Pr, [["render", Lr], ["__scopeId", "data-v-7a99d0e5"]]), Ar = {
4993
+ const xb = /* @__PURE__ */ v(Pr, [["render", Or], ["__scopeId", "data-v-7a99d0e5"]]), Ar = {
4994
4994
  name: "ecs-collapse",
4995
4995
  emits: ["toggled", "remove"],
4996
- components: { EcsButton: Se, EcsFocusRing: O, EcsFlexRow: Te },
4996
+ components: { EcsButton: Se, EcsFocusRing: L, EcsFlexRow: Te },
4997
4997
  props: {
4998
4998
  /** Unique ID, is required to handle persist states. */
4999
4999
  id: {
@@ -5091,10 +5091,10 @@ const xb = /* @__PURE__ */ v(Pr, [["render", Lr], ["__scopeId", "data-v-7a99d0e5
5091
5091
  this.isVisible = this.visible;
5092
5092
  }
5093
5093
  }
5094
- }, Nr = { class: "wrap" }, Dr = ["aria-expanded", "aria-controls"], Fr = {
5094
+ }, Nr = { class: "wrap" }, Dr = ["aria-expanded", "aria-controls"], Rr = {
5095
5095
  key: 0,
5096
5096
  class: "ecs-collapsable-headline-count"
5097
- }, Rr = {
5097
+ }, Fr = {
5098
5098
  key: 0,
5099
5099
  class: "ecs-collapsable-headline-controls"
5100
5100
  }, Vr = ["id", "aria-hidden"];
@@ -5132,7 +5132,7 @@ function Hr(e, s, t, a, n, i) {
5132
5132
  _(c, { gap: 4 }, {
5133
5133
  default: S(() => [
5134
5134
  D(w(t.title) + " ", 1),
5135
- t.count ? (o(), l("span", Fr, "(" + w(t.count) + ")", 1)) : u("", !0)
5135
+ t.count ? (o(), l("span", Rr, "(" + w(t.count) + ")", 1)) : u("", !0)
5136
5136
  ]),
5137
5137
  _: 1
5138
5138
  }),
@@ -5140,7 +5140,7 @@ function Hr(e, s, t, a, n, i) {
5140
5140
  inset: 0,
5141
5141
  radius: 0
5142
5142
  }),
5143
- e.$slots.controls ? (o(), l("div", Rr, [
5143
+ e.$slots.controls ? (o(), l("div", Fr, [
5144
5144
  p(e.$slots, "controls", {}, void 0, !0)
5145
5145
  ])) : u("", !0)
5146
5146
  ], 42, Dr)
@@ -5161,7 +5161,7 @@ function Hr(e, s, t, a, n, i) {
5161
5161
  const Bb = /* @__PURE__ */ v(Ar, [["render", Hr], ["__scopeId", "data-v-b2ce05ee"]]), qr = {
5162
5162
  name: "ecs-collection-control",
5163
5163
  emits: ["toggled", "collectionTooltip"],
5164
- components: { EcsIcon: M, EcsFocusRing: O },
5164
+ components: { EcsIcon: M, EcsFocusRing: L },
5165
5165
  mixins: [ue],
5166
5166
  props: {
5167
5167
  /** 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). */
@@ -5279,7 +5279,7 @@ function Yr(e, s, t, a, n, i) {
5279
5279
  onMouseleave: s[1] || (s[1] = (...d) => i.toggleTooltip && i.toggleTooltip(...d)),
5280
5280
  title: i.fullTooltip
5281
5281
  }, [
5282
- (o(!0), l(J, null, me(t.collection, (d) => (o(), l("span", {
5282
+ (o(!0), l(J, null, pe(t.collection, (d) => (o(), l("span", {
5283
5283
  key: d.name
5284
5284
  }, [
5285
5285
  d.value ? (o(), l("span", Gr, w(d.name), 1)) : u("", !0)
@@ -5336,7 +5336,7 @@ const zb = /* @__PURE__ */ v(qr, [["render", Yr], ["__scopeId", "data-v-5e5716bc
5336
5336
  return this.type && this.type !== "" ? `skeleton-${this.type}` : this.type;
5337
5337
  }
5338
5338
  }
5339
- }, Zr = (e) => (ve("data-v-75354c78"), e = e(), ye(), e), Jr = {
5339
+ }, Zr = (e) => (ye("data-v-75354c78"), e = e(), be(), e), Jr = {
5340
5340
  key: 1,
5341
5341
  class: "ecs-skeleton skeletons"
5342
5342
  }, Qr = /* @__PURE__ */ Zr(() => /* @__PURE__ */ f("div", { class: "skeleton skeleton-single" }, null, -1)), el = [
@@ -5348,7 +5348,7 @@ function tl(e, s, t, a, n, i) {
5348
5348
  class: h(["ecs-skeleton skeleton", i.rectClass]),
5349
5349
  style: x({ width: t.width + "px", height: t.height + "px" })
5350
5350
  }, null, 6)) : t.type === "multi" ? (o(), l("div", Jr, [
5351
- (o(!0), l(J, null, me(parseInt(t.count), (r) => (o(), l("div", {
5351
+ (o(!0), l(J, null, pe(parseInt(t.count), (r) => (o(), l("div", {
5352
5352
  key: r,
5353
5353
  class: h(["skeleton-wrap", "skeleton-line-height-" + t.lineHeight])
5354
5354
  }, el, 2))), 128))
@@ -5410,10 +5410,10 @@ function nl(e, s, t, a, n, i) {
5410
5410
  })
5411
5411
  ], 10, il);
5412
5412
  }
5413
- const Rs = /* @__PURE__ */ v(sl, [["render", nl]]), al = {
5413
+ const Fs = /* @__PURE__ */ v(sl, [["render", nl]]), al = {
5414
5414
  name: "ecs-comment",
5415
5415
  emits: ["edit", "delete"],
5416
- components: { EcsAvatar: Mi, EcsButton: Se, EcsFormatted: Rs, EcsSkeletonLoader: Ce },
5416
+ components: { EcsAvatar: Mi, EcsButton: Se, EcsFormatted: Fs, EcsSkeletonLoader: Ce },
5417
5417
  props: {
5418
5418
  /** Name of the user that is the comment author. */
5419
5419
  userName: {
@@ -5686,15 +5686,15 @@ function El(e) {
5686
5686
  var s = typeof e;
5687
5687
  return e != null && (s == "object" || s == "function");
5688
5688
  }
5689
- var Wt = El, $l = typeof rt == "object" && rt && rt.Object === Object && rt, Pl = $l, Tl = Pl, Ml = typeof self == "object" && self && self.Object === Object && self, Ol = Tl || Ml || Function("return this")(), Vs = Ol, Ll = Vs, Al = function() {
5690
- return Ll.Date.now();
5689
+ var Wt = El, $l = typeof rt == "object" && rt && rt.Object === Object && rt, Pl = $l, Tl = Pl, Ml = typeof self == "object" && self && self.Object === Object && self, Ll = Tl || Ml || Function("return this")(), Vs = Ll, Ol = Vs, Al = function() {
5690
+ return Ol.Date.now();
5691
5691
  }, Nl = Al, Dl = /\s/;
5692
- function Fl(e) {
5692
+ function Rl(e) {
5693
5693
  for (var s = e.length; s-- && Dl.test(e.charAt(s)); )
5694
5694
  ;
5695
5695
  return s;
5696
5696
  }
5697
- var Rl = Fl, Vl = Rl, Hl = /^\s+/;
5697
+ var Fl = Rl, Vl = Fl, Hl = /^\s+/;
5698
5698
  function ql(e) {
5699
5699
  return e && e.slice(0, Vl(e) + 1).replace(Hl, "");
5700
5700
  }
@@ -5748,34 +5748,34 @@ function Bc(e, s, t) {
5748
5748
  throw new TypeError(Sc);
5749
5749
  s = ys(s) || 0, wc(t) && (y = !!t.leading, k = "maxWait" in t, i = k ? Cc(ys(t.maxWait) || 0, s) : i, z = "trailing" in t ? !!t.trailing : z);
5750
5750
  function I(E) {
5751
- var N = a, R = n;
5752
- return a = n = void 0, m = E, r = e.apply(R, N), r;
5751
+ var N = a, F = n;
5752
+ return a = n = void 0, m = E, r = e.apply(F, N), r;
5753
5753
  }
5754
5754
  function B(E) {
5755
- return m = E, c = setTimeout(L, s), y ? I(E) : r;
5755
+ return m = E, c = setTimeout(O, s), y ? I(E) : r;
5756
5756
  }
5757
5757
  function $(E) {
5758
- var N = E - d, R = E - m, V = s - N;
5759
- return k ? xc(V, i - R) : V;
5758
+ var N = E - d, F = E - m, V = s - N;
5759
+ return k ? xc(V, i - F) : V;
5760
5760
  }
5761
5761
  function T(E) {
5762
- var N = E - d, R = E - m;
5763
- return d === void 0 || N >= s || N < 0 || k && R >= i;
5762
+ var N = E - d, F = E - m;
5763
+ return d === void 0 || N >= s || N < 0 || k && F >= i;
5764
5764
  }
5765
- function L() {
5765
+ function O() {
5766
5766
  var E = xt();
5767
5767
  if (T(E))
5768
- return F(E);
5769
- c = setTimeout(L, $(E));
5768
+ return R(E);
5769
+ c = setTimeout(O, $(E));
5770
5770
  }
5771
- function F(E) {
5771
+ function R(E) {
5772
5772
  return c = void 0, z && a ? I(E) : (a = n = void 0, r);
5773
5773
  }
5774
5774
  function H() {
5775
5775
  c !== void 0 && clearTimeout(c), m = 0, a = d = n = c = void 0;
5776
5776
  }
5777
5777
  function P() {
5778
- return c === void 0 ? r : F(xt());
5778
+ return c === void 0 ? r : R(xt());
5779
5779
  }
5780
5780
  function A() {
5781
5781
  var E = xt(), N = T(E);
@@ -5783,9 +5783,9 @@ function Bc(e, s, t) {
5783
5783
  if (c === void 0)
5784
5784
  return B(d);
5785
5785
  if (k)
5786
- return clearTimeout(c), c = setTimeout(L, s), I(d);
5786
+ return clearTimeout(c), c = setTimeout(O, s), I(d);
5787
5787
  }
5788
- return c === void 0 && (c = setTimeout(L, s)), r;
5788
+ return c === void 0 && (c = setTimeout(O, s)), r;
5789
5789
  }
5790
5790
  return A.cancel = H, A.flush = P, A;
5791
5791
  }
@@ -5801,7 +5801,7 @@ function Pc(e, s, t) {
5801
5801
  });
5802
5802
  }
5803
5803
  var Tc = Pc;
5804
- const Mc = /* @__PURE__ */ ws(Tc), Oc = {
5804
+ const Mc = /* @__PURE__ */ ws(Tc), Lc = {
5805
5805
  name: "Saturation",
5806
5806
  props: {
5807
5807
  modelValue: Object,
@@ -5859,10 +5859,10 @@ const Mc = /* @__PURE__ */ ws(Tc), Oc = {
5859
5859
  window.removeEventListener("mousemove", this.handleChange), window.removeEventListener("mouseup", this.handleChange), window.removeEventListener("mouseup", this.handleMouseUp);
5860
5860
  }
5861
5861
  }
5862
- }, Lc = /* @__PURE__ */ f("div", { class: "ecs-saturation--white" }, null, -1), Ac = /* @__PURE__ */ f("div", { class: "ecs-saturation--black" }, null, -1), Nc = /* @__PURE__ */ f("div", { class: "ecs-saturation-circle" }, null, -1), Dc = [
5862
+ }, Oc = /* @__PURE__ */ f("div", { class: "ecs-saturation--white" }, null, -1), Ac = /* @__PURE__ */ f("div", { class: "ecs-saturation--black" }, null, -1), Nc = /* @__PURE__ */ f("div", { class: "ecs-saturation-circle" }, null, -1), Dc = [
5863
5863
  Nc
5864
5864
  ];
5865
- function Fc(e, s, t, a, n, i) {
5865
+ function Rc(e, s, t, a, n, i) {
5866
5866
  return o(), l("div", {
5867
5867
  class: "ecs-saturation",
5868
5868
  style: x({ background: i.bgColor }),
@@ -5871,7 +5871,7 @@ function Fc(e, s, t, a, n, i) {
5871
5871
  onTouchmove: s[1] || (s[1] = (...r) => i.handleChange && i.handleChange(...r)),
5872
5872
  onTouchstart: s[2] || (s[2] = (...r) => i.handleChange && i.handleChange(...r))
5873
5873
  }, [
5874
- Lc,
5874
+ Oc,
5875
5875
  Ac,
5876
5876
  f("div", {
5877
5877
  class: "ecs-saturation-pointer",
@@ -5879,7 +5879,7 @@ function Fc(e, s, t, a, n, i) {
5879
5879
  }, Dc, 4)
5880
5880
  ], 36);
5881
5881
  }
5882
- const Rc = /* @__PURE__ */ v(Oc, [["render", Fc]]), Vc = {
5882
+ const Fc = /* @__PURE__ */ v(Lc, [["render", Rc]]), Vc = {
5883
5883
  name: "Hue",
5884
5884
  props: {
5885
5885
  modelValue: Object,
@@ -6093,7 +6093,7 @@ const id = /* @__PURE__ */ v(Zc, [["render", sd]]), nd = {
6093
6093
  name: "ecs-color-picker",
6094
6094
  mixins: [bl],
6095
6095
  components: {
6096
- saturation: Rc,
6096
+ saturation: Fc,
6097
6097
  hue: Uc,
6098
6098
  alpha: id,
6099
6099
  "ed-in": Bl,
@@ -6264,7 +6264,7 @@ function yd(e, s, t, a, n, i) {
6264
6264
  role: "group",
6265
6265
  "aria-label": "A color preset, pick one to set as current color"
6266
6266
  }, [
6267
- (o(!0), l(J, null, me(t.swatches, (k) => (o(), l(J, null, [
6267
+ (o(!0), l(J, null, pe(t.swatches, (k) => (o(), l(J, null, [
6268
6268
  e.isTransparent(k.hex) ? (o(), l("div", {
6269
6269
  key: "else-" + k.id,
6270
6270
  "aria-label": k.title,
@@ -6382,7 +6382,7 @@ function kd(e, s, t, a, n, i) {
6382
6382
  }
6383
6383
  const $b = /* @__PURE__ */ v(_d, [["render", kd], ["__scopeId", "data-v-08aaa823"]]), wd = {
6384
6384
  name: "ecs-data-card",
6385
- components: { EcsIcon: M, EcsSkeletonLoader: Ce, EcsButtonTable: Fs, EcsButton: Se, EcsFocusRing: O },
6385
+ components: { EcsIcon: M, EcsSkeletonLoader: Ce, EcsButtonTable: Rs, EcsButton: Se, EcsFocusRing: L },
6386
6386
  mixins: [ue],
6387
6387
  props: {
6388
6388
  /** 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). */
@@ -6472,7 +6472,7 @@ const $b = /* @__PURE__ */ v(_d, [["render", kd], ["__scopeId", "data-v-08aaa823
6472
6472
  key: 0,
6473
6473
  class: "ecs-data-card-row"
6474
6474
  }, Pd = { class: "ecs-data-card-row-inner" }, Td = ["id", "aria-hidden"], Md = { class: "ecs-data-card-expand-inner" };
6475
- function Od(e, s, t, a, n, i) {
6475
+ function Ld(e, s, t, a, n, i) {
6476
6476
  const r = g("ecs-icon"), c = g("ecs-skeleton-loader"), d = g("ecs-button"), m = g("ecs-button-table"), y = g("ecs-focus-ring");
6477
6477
  return o(), l("div", {
6478
6478
  class: h(["ecs-data-card", [
@@ -6576,7 +6576,7 @@ function Od(e, s, t, a, n, i) {
6576
6576
  })) : u("", !0)
6577
6577
  ], 10, Sd);
6578
6578
  }
6579
- const Pb = /* @__PURE__ */ v(wd, [["render", Od], ["__scopeId", "data-v-8dd053a6"]]), Ld = {
6579
+ const Pb = /* @__PURE__ */ v(wd, [["render", Ld], ["__scopeId", "data-v-8dd053a6"]]), Od = {
6580
6580
  name: "ecs-data-card-list"
6581
6581
  }, Ad = {
6582
6582
  class: "ecs-data-card-list",
@@ -6587,7 +6587,7 @@ function Nd(e, s, t, a, n, i) {
6587
6587
  p(e.$slots, "default")
6588
6588
  ]);
6589
6589
  }
6590
- const Tb = /* @__PURE__ */ v(Ld, [["render", Nd]]), Dd = {
6590
+ const Tb = /* @__PURE__ */ v(Od, [["render", Nd]]), Dd = {
6591
6591
  name: "ecs-data-grid",
6592
6592
  emits: ["tableScroll"],
6593
6593
  props: {
@@ -6623,7 +6623,7 @@ const Tb = /* @__PURE__ */ v(Ld, [["render", Nd]]), Dd = {
6623
6623
  this.$emit("tableScroll", e);
6624
6624
  }
6625
6625
  }
6626
- }, Fd = ["aria-disabled"], Rd = {
6626
+ }, Rd = ["aria-disabled"], Fd = {
6627
6627
  key: 0,
6628
6628
  class: "ecs-data-grid-empty"
6629
6629
  }, Vd = {
@@ -6648,7 +6648,7 @@ function qd(e, s, t, a, n, i) {
6648
6648
  }, [
6649
6649
  p(e.$slots, "head", {}, void 0, !0)
6650
6650
  ], 2),
6651
- e.$slots.empty ? (o(), l("div", Rd, [
6651
+ e.$slots.empty ? (o(), l("div", Fd, [
6652
6652
  p(e.$slots, "empty", {}, void 0, !0)
6653
6653
  ])) : (o(), l("div", {
6654
6654
  key: 1,
@@ -6660,7 +6660,7 @@ function qd(e, s, t, a, n, i) {
6660
6660
  p(e.$slots, "pagination", {}, void 0, !0)
6661
6661
  ])) : u("", !0),
6662
6662
  t.disabled ? (o(), l("div", Hd)) : u("", !0)
6663
- ], 46, Fd);
6663
+ ], 46, Rd);
6664
6664
  }
6665
6665
  const Mb = /* @__PURE__ */ v(Dd, [["render", qd], ["__scopeId", "data-v-67fc9746"]]), Wd = {
6666
6666
  name: "ecs-data-grid-row",
@@ -6786,7 +6786,7 @@ function Zd(e, s, t, a, n, i) {
6786
6786
  ], 10, Xd)
6787
6787
  ]);
6788
6788
  }
6789
- const Ob = /* @__PURE__ */ v(Kd, [["render", Zd], ["__scopeId", "data-v-9382f10e"]]), Jd = {
6789
+ const Lb = /* @__PURE__ */ v(Kd, [["render", Zd], ["__scopeId", "data-v-9382f10e"]]), Jd = {
6790
6790
  name: "ecs-select",
6791
6791
  emits: [
6792
6792
  "focus",
@@ -6899,7 +6899,7 @@ const js = /* @__PURE__ */ v(Jd, [["render", su], ["__scopeId", "data-v-da6f533f
6899
6899
  components: {
6900
6900
  EcsIcon: M,
6901
6901
  EcsSelect: js,
6902
- EcsFocusRing: O
6902
+ EcsFocusRing: L
6903
6903
  },
6904
6904
  props: {
6905
6905
  /** Sets the width of the column. If a Number is passed, the width will be set to the number pixel value. If a String is passed, you can make use of percentage values. It's also possible to set the width to use flex sizing by passing `flex`. **Never use a String value when the cell should be resizable, or fixed.** */
@@ -7182,7 +7182,7 @@ function hu(e, s, t, a, n, i) {
7182
7182
  type: "invisible"
7183
7183
  }, {
7184
7184
  default: S(() => [
7185
- (o(!0), l(J, null, me(t.select, (m, y) => (o(), l("option", {
7185
+ (o(!0), l(J, null, pe(t.select, (m, y) => (o(), l("option", {
7186
7186
  key: y,
7187
7187
  selected: m.selected,
7188
7188
  value: m.value
@@ -7231,7 +7231,7 @@ function hu(e, s, t, a, n, i) {
7231
7231
  }, null, 2)) : u("", !0)
7232
7232
  ], 14, nu);
7233
7233
  }
7234
- const Lb = /* @__PURE__ */ v(iu, [["render", hu], ["__scopeId", "data-v-94524488"]]), vu = {
7234
+ const Ob = /* @__PURE__ */ v(iu, [["render", hu], ["__scopeId", "data-v-94524488"]]), vu = {
7235
7235
  name: "ecs-data-grid-group",
7236
7236
  props: {
7237
7237
  /** Determines if this cell group should be shown. Avoid showing more than 1 group at the same time. */
@@ -7261,7 +7261,7 @@ const Ab = /* @__PURE__ */ v(vu, [["render", bu], ["__scopeId", "data-v-ee025ab5
7261
7261
  name: "ecs-data-grid-cell",
7262
7262
  emits: ["collapse"],
7263
7263
  components: {
7264
- EcsButtonCollapse: Ls
7264
+ EcsButtonCollapse: Os
7265
7265
  },
7266
7266
  props: {
7267
7267
  /** Column identifier for the cell. The `column` is used to perform resize actions (needs to match `id` or `name` of corresponding EcsDataGridHeadCell), automatically set data-test attributes, etc. */
@@ -7386,7 +7386,7 @@ const Ab = /* @__PURE__ */ v(vu, [["render", bu], ["__scopeId", "data-v-ee025ab5
7386
7386
  created() {
7387
7387
  this.cellWidth = this.width, this.cellFixedLeftOffset = this.fixedLeftOffset;
7388
7388
  }
7389
- }, ku = (e) => (ve("data-v-0910be15"), e = e(), ye(), e), wu = ["data-column", "data-test"], Su = {
7389
+ }, ku = (e) => (ye("data-v-0910be15"), e = e(), be(), e), wu = ["data-column", "data-test"], Su = {
7390
7390
  key: 0,
7391
7391
  class: "first-cell-spacer"
7392
7392
  }, Cu = /* @__PURE__ */ ku(() => /* @__PURE__ */ f("div", { class: "group-spacer" }, null, -1));
@@ -7538,7 +7538,7 @@ const Db = /* @__PURE__ */ v(Bu, [["render", Iu]]), Eu = {
7538
7538
  this.expandId = this.generateUniqueId(), this.definitionId = this.generateUniqueId();
7539
7539
  }
7540
7540
  }, $u = ["id"], Pu = ["aria-busy", "aria-labelledby"], Tu = ["aria-valuenow"], Mu = ["id", "aria-hidden"];
7541
- function Ou(e, s, t, a, n, i) {
7541
+ function Lu(e, s, t, a, n, i) {
7542
7542
  const r = g("ecs-button-more"), c = g("ecs-skeleton-loader");
7543
7543
  return o(), l("div", null, [
7544
7544
  f("div", {
@@ -7603,7 +7603,7 @@ function Ou(e, s, t, a, n, i) {
7603
7603
  ], 10, Mu)) : u("", !0)
7604
7604
  ]);
7605
7605
  }
7606
- const Fb = /* @__PURE__ */ v(Eu, [["render", Ou], ["__scopeId", "data-v-99c893a3"]]), Lu = {
7606
+ const Rb = /* @__PURE__ */ v(Eu, [["render", Lu], ["__scopeId", "data-v-99c893a3"]]), Ou = {
7607
7607
  name: "ecs-dialog",
7608
7608
  emits: ["toggled", "cancel"],
7609
7609
  props: {
@@ -7683,7 +7683,7 @@ function Nu(e, s, t, a, n, i) {
7683
7683
  ], 2)) : u("", !0)
7684
7684
  ], 34)) : u("", !0);
7685
7685
  }
7686
- const Rb = /* @__PURE__ */ v(Lu, [["render", Nu]]), Du = {
7686
+ const Fb = /* @__PURE__ */ v(Ou, [["render", Nu]]), Du = {
7687
7687
  __name: "state-icon",
7688
7688
  props: {
7689
7689
  /** The identifier of the icon which should show up. */
@@ -7734,7 +7734,7 @@ const Rb = /* @__PURE__ */ v(Lu, [["render", Nu]]), Du = {
7734
7734
  }
7735
7735
  },
7736
7736
  setup(e) {
7737
- const s = e, t = be(() => ({
7737
+ const s = e, t = _e(() => ({
7738
7738
  height: `${s.size}px`,
7739
7739
  width: `${s.size}px`
7740
7740
  }));
@@ -7755,10 +7755,10 @@ const Rb = /* @__PURE__ */ v(Lu, [["render", Nu]]), Du = {
7755
7755
  }, null, 8, ["height", "width"]))
7756
7756
  ], 6));
7757
7757
  }
7758
- }, Fu = /* @__PURE__ */ v(Du, [["__scopeId", "data-v-ff6feac1"]]), Ru = {
7758
+ }, Ru = /* @__PURE__ */ v(Du, [["__scopeId", "data-v-ff6feac1"]]), Fu = {
7759
7759
  name: "ecs-dialog-header",
7760
7760
  components: {
7761
- EcsStateIcon: Fu
7761
+ EcsStateIcon: Ru
7762
7762
  },
7763
7763
  props: {
7764
7764
  /** Adds an icon to the dialog header. 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). Only icons prefixed with `dialog` should be used here. */
@@ -7794,7 +7794,7 @@ function qu(e, s, t, a, n, i) {
7794
7794
  ]))
7795
7795
  ]);
7796
7796
  }
7797
- const Vb = /* @__PURE__ */ v(Ru, [["render", qu], ["__scopeId", "data-v-6e05c98b"]]), Wu = {
7797
+ const Vb = /* @__PURE__ */ v(Fu, [["render", qu], ["__scopeId", "data-v-6e05c98b"]]), Wu = {
7798
7798
  __name: "favicon",
7799
7799
  props: {
7800
7800
  /** The identifier of the favicon which should show up. */
@@ -8139,9 +8139,9 @@ const yf = /* @__PURE__ */ v(pf, [["render", vf], ["__scopeId", "data-v-253a23ee
8139
8139
  EcsSkeletonLoader: Ce,
8140
8140
  EcsProgress: yf,
8141
8141
  EcsButton: Se,
8142
- EcsFocusRing: O,
8142
+ EcsFocusRing: L,
8143
8143
  EcsFlexRow: Te,
8144
- EcsSticker: Re,
8144
+ EcsSticker: Fe,
8145
8145
  EcsText: nt
8146
8146
  },
8147
8147
  props: {
@@ -8423,9 +8423,9 @@ const jb = /* @__PURE__ */ v(bf, [["render", zf], ["__scopeId", "data-v-973ea74d
8423
8423
  emits: ["linkClick", "linkClickExternal", "moreClick"],
8424
8424
  components: {
8425
8425
  EcsIcon: M,
8426
- EcsSticker: Re,
8426
+ EcsSticker: Fe,
8427
8427
  EcsButtonMore: Ds,
8428
- EcsFocusRing: O
8428
+ EcsFocusRing: L
8429
8429
  },
8430
8430
  props: {
8431
8431
  /** If set, an icon will be added to the left of the button. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
@@ -8532,9 +8532,9 @@ function Mf(e, s, t, a, n, i) {
8532
8532
  }, null, 8, ["onClick", "title", "aria-label"])) : u("", !0)
8533
8533
  ]);
8534
8534
  }
8535
- const Ub = /* @__PURE__ */ v(If, [["render", Mf], ["__scopeId", "data-v-00b5ab33"]]), Of = {
8535
+ const Ub = /* @__PURE__ */ v(If, [["render", Mf], ["__scopeId", "data-v-00b5ab33"]]), Lf = {
8536
8536
  name: "ecs-excerpt-snippet",
8537
- components: { EcsIcon: M, EcsSkeletonLoader: Ce, EcsFormatted: Rs },
8537
+ components: { EcsIcon: M, EcsSkeletonLoader: Ce, EcsFormatted: Fs },
8538
8538
  props: {
8539
8539
  /** Determines how the content of the excerpt should be rendered. */
8540
8540
  type: {
@@ -8590,10 +8590,10 @@ const Ub = /* @__PURE__ */ v(If, [["render", Mf], ["__scopeId", "data-v-00b5ab33
8590
8590
  return `max-height: ${this.maxHeight}; overflow: auto;`;
8591
8591
  }
8592
8592
  }
8593
- }, Lf = { class: "ecs-excerpt-title" }, Af = { class: "ecs-excerpt-title-headline" }, Nf = { key: 3 }, Df = {
8593
+ }, Of = { class: "ecs-excerpt-title" }, Af = { class: "ecs-excerpt-title-headline" }, Nf = { key: 3 }, Df = {
8594
8594
  key: 0,
8595
8595
  class: "ecs-excerpt-title-cite"
8596
- }, Ff = { key: 1 }, Rf = {
8596
+ }, Rf = { key: 1 }, Ff = {
8597
8597
  key: 1,
8598
8598
  class: "ecs-excerpt-content-transcript"
8599
8599
  }, Vf = {
@@ -8608,7 +8608,7 @@ function qf(e, s, t, a, n, i) {
8608
8608
  return o(), l("div", {
8609
8609
  class: h(["ecs-excerpt-snippet", i.sizeClass])
8610
8610
  }, [
8611
- f("div", Lf, [
8611
+ f("div", Of, [
8612
8612
  f("div", Af, [
8613
8613
  t.icon && t.loading ? (o(), b(r, {
8614
8614
  key: 0,
@@ -8632,7 +8632,7 @@ function qf(e, s, t, a, n, i) {
8632
8632
  key: 0,
8633
8633
  type: "single",
8634
8634
  width: 100
8635
- })) : (o(), l("span", Ff, w(t.cite), 1))
8635
+ })) : (o(), l("span", Rf, w(t.cite), 1))
8636
8636
  ])) : u("", !0)
8637
8637
  ]),
8638
8638
  f("div", {
@@ -8652,7 +8652,7 @@ function qf(e, s, t, a, n, i) {
8652
8652
  p(e.$slots, "default", {}, void 0, !0)
8653
8653
  ]),
8654
8654
  _: 3
8655
- }, 8, ["small"])) : t.type == "transcript" ? (o(), l("div", Rf, [
8655
+ }, 8, ["small"])) : t.type == "transcript" ? (o(), l("div", Ff, [
8656
8656
  p(e.$slots, "default", {}, void 0, !0)
8657
8657
  ])) : t.type == "rectangle" ? (o(), l("div", Vf, [
8658
8658
  f("span", {
@@ -8668,7 +8668,7 @@ function qf(e, s, t, a, n, i) {
8668
8668
  ], 4)
8669
8669
  ], 2);
8670
8670
  }
8671
- const Gb = /* @__PURE__ */ v(Of, [["render", qf], ["__scopeId", "data-v-f582192b"]]), Kb = {
8671
+ const Gb = /* @__PURE__ */ v(Lf, [["render", qf], ["__scopeId", "data-v-f582192b"]]), Kb = {
8672
8672
  __name: "fill-icon",
8673
8673
  props: {
8674
8674
  /** The identifier of the icon which should show up. */
@@ -8724,10 +8724,10 @@ const Yb = /* @__PURE__ */ v(Wf, [["render", Uf]]), Gf = {
8724
8724
  emits: ["click", "remove", "toggled", "title-click"],
8725
8725
  components: {
8726
8726
  EcsIcon: M,
8727
- EcsFileIcon: Os,
8728
- EcsSticker: Re,
8729
- EcsButtonTable: Fs,
8730
- EcsFocusRing: O
8727
+ EcsFileIcon: Ls,
8728
+ EcsSticker: Fe,
8729
+ EcsButtonTable: Rs,
8730
+ EcsFocusRing: L
8731
8731
  },
8732
8732
  mixins: [ue],
8733
8733
  props: {
@@ -8855,7 +8855,7 @@ function ag(e, s, t, a, n, i) {
8855
8855
  tabindex: t.hover ? "0" : "-1"
8856
8856
  }, [
8857
8857
  t.hover ? (o(), b(r, { key: 0 })) : u("", !0),
8858
- _(ke, { name: "title" }, {
8858
+ _(me, { name: "title" }, {
8859
8859
  default: S(() => [
8860
8860
  t.showTitleEdit || !t.edit ? (o(), l("div", Yf, [
8861
8861
  t.icon ? (o(), b(c, {
@@ -8946,7 +8946,7 @@ function ag(e, s, t, a, n, i) {
8946
8946
  }, [
8947
8947
  p(e.$slots, "collapse", {}, void 0, !0)
8948
8948
  ], 10, sg)) : u("", !0),
8949
- _(ke, { name: "edit" }, {
8949
+ _(me, { name: "edit" }, {
8950
8950
  default: S(() => [
8951
8951
  e.$slots.edit && t.edit ? (o(), l("div", {
8952
8952
  key: 0,
@@ -8983,7 +8983,7 @@ const Xb = /* @__PURE__ */ v(Gf, [["render", ag], ["__scopeId", "data-v-c870bb34
8983
8983
  }
8984
8984
  },
8985
8985
  setup(e) {
8986
- const s = e, t = be(() => {
8986
+ const s = e, t = _e(() => {
8987
8987
  switch (s.code) {
8988
8988
  case "eu":
8989
8989
  return "Flag of European Union";
@@ -9074,7 +9074,7 @@ const dg = /* @__PURE__ */ v(lg, [["render", cg], ["__scopeId", "data-v-1d2ad846
9074
9074
  emits: ["click"],
9075
9075
  components: {
9076
9076
  EcsIcon: M,
9077
- EcsFocusRing: O
9077
+ EcsFocusRing: L
9078
9078
  },
9079
9079
  props: {
9080
9080
  /** Adds a tooltip to the clear button. */
@@ -9439,7 +9439,7 @@ const Eg = /* @__PURE__ */ v(zg, [["render", Ig], ["__scopeId", "data-v-2a3b81f3
9439
9439
  key: 0,
9440
9440
  class: "ecs-form-headline-controls"
9441
9441
  };
9442
- function Og(e, s) {
9442
+ function Lg(e, s) {
9443
9443
  return o(), l("div", Pg, [
9444
9444
  f("h2", Tg, [
9445
9445
  p(e.$slots, "default", {}, void 0, !0)
@@ -9449,7 +9449,7 @@ function Og(e, s) {
9449
9449
  ])) : u("", !0)
9450
9450
  ]);
9451
9451
  }
9452
- const Qb = /* @__PURE__ */ v($g, [["render", Og], ["__scopeId", "data-v-16833f69"]]), Lg = {
9452
+ const Qb = /* @__PURE__ */ v($g, [["render", Lg], ["__scopeId", "data-v-16833f69"]]), Og = {
9453
9453
  name: "ecs-form-set",
9454
9454
  props: {
9455
9455
  /** Indicates an error state. */
@@ -9473,7 +9473,7 @@ function Dg(e, s, t, a, n, i) {
9473
9473
  p(e.$slots, "default", {}, void 0, !0)
9474
9474
  ], 10, Ag);
9475
9475
  }
9476
- const e_ = /* @__PURE__ */ v(Lg, [["render", Dg], ["__scopeId", "data-v-c9188464"]]), Fg = {
9476
+ const e_ = /* @__PURE__ */ v(Og, [["render", Dg], ["__scopeId", "data-v-c9188464"]]), Rg = {
9477
9477
  name: "ecs-highlight",
9478
9478
  props: {
9479
9479
  /** Makes the highlight area visible. */
@@ -9497,22 +9497,11 @@ const e_ = /* @__PURE__ */ v(Lg, [["render", Dg], ["__scopeId", "data-v-c9188464
9497
9497
  color: {
9498
9498
  type: String
9499
9499
  },
9500
- /** Determines the fade out duration (in milliseconds). If set to 0, the highlight will not fade out. */
9501
- fadeOutDuration: {
9502
- type: Number,
9503
- default: 5e3
9504
- },
9505
9500
  /** Allows to set a custom border radius. Avoid when using the border style. */
9506
9501
  borderRadius: {
9507
9502
  type: Number
9508
9503
  }
9509
9504
  },
9510
- data() {
9511
- return {
9512
- setFadeOut: !1,
9513
- showClass: !1
9514
- };
9515
- },
9516
9505
  computed: {
9517
9506
  showHighlight() {
9518
9507
  return this.show || this.layout === "wrap" && this.$slots.default;
@@ -9533,41 +9522,34 @@ const e_ = /* @__PURE__ */ v(Lg, [["render", Dg], ["__scopeId", "data-v-c9188464
9533
9522
  borderRadiusStyle() {
9534
9523
  return this.borderRadius ? { borderRadius: `${this.borderRadius}px` } : this.type === "border" ? { borderRadius: 0 } : { borderRadius: "6px" };
9535
9524
  },
9536
- transitionStyles() {
9537
- const e = {};
9538
- return this.fadeOutDuration !== 0 && this.show && this.setFadeOut && (this.layout === "overlay" ? e.transition = `opacity ${this.fadeOutDuration}ms` : this.layout === "wrap" && (this.type === "border" ? e.transition = `background-position ${this.fadeOutDuration}ms, border-color ${this.fadeOutDuration}ms` : e.transition = `background-color ${this.fadeOutDuration}ms`)), e;
9539
- },
9540
9525
  classes() {
9541
9526
  return {
9542
9527
  "ecs-highlight-wrap": this.layout === "wrap",
9543
9528
  "ecs-highlight-overlay": this.layout === "overlay",
9544
- "ecs-highlight-background": this.type === "background",
9545
- "ecs-highlight-border": this.type === "border",
9546
- show: this.showClass
9529
+ "ecs-highlight-background": this.type === "background" && this.show,
9530
+ "ecs-highlight-border": this.type === "border" && this.show
9547
9531
  };
9548
9532
  }
9549
- },
9550
- mounted() {
9551
- this.show && (this.setFadeOut = this.fadeOutDuration !== 0, this.showClass = !0);
9552
- },
9553
- watch: {
9554
- show(e) {
9555
- e ? (setTimeout(() => {
9556
- this.setFadeOut = this.fadeOutDuration !== 0;
9557
- }, 5), this.showClass = !0) : (this.showClass = !1, this.setFadeOut = !1);
9558
- }
9559
9533
  }
9560
9534
  };
9561
- function Rg(e, s, t, a, n, i) {
9562
- return i.showHighlight ? (o(), l("div", {
9563
- key: 0,
9564
- class: h(["ecs-highlight", [i.classes, { "fade-out": n.setFadeOut }]]),
9565
- style: x({ ...i.highlightColor, ...i.borderRadiusStyle, ...i.transitionStyles })
9566
- }, [
9567
- t.layout === "wrap" ? p(e.$slots, "default", { key: 0 }, void 0, !0) : u("", !0)
9568
- ], 6)) : u("", !0);
9535
+ function Fg(e, s, t, a, n, i) {
9536
+ return o(), b(me, {
9537
+ name: "fade",
9538
+ appear: ""
9539
+ }, {
9540
+ default: S(() => [
9541
+ i.showHighlight ? (o(), l("div", {
9542
+ key: 0,
9543
+ class: h(["ecs-highlight", [i.classes]]),
9544
+ style: x({ ...i.highlightColor, ...i.borderRadiusStyle })
9545
+ }, [
9546
+ t.layout === "wrap" ? p(e.$slots, "default", { key: 0 }, void 0, !0) : u("", !0)
9547
+ ], 6)) : u("", !0)
9548
+ ]),
9549
+ _: 3
9550
+ });
9569
9551
  }
9570
- const t_ = /* @__PURE__ */ v(Fg, [["render", Rg], ["__scopeId", "data-v-4e2d8b71"]]), Vg = {
9552
+ const t_ = /* @__PURE__ */ v(Rg, [["render", Fg], ["__scopeId", "data-v-3495b671"]]), Vg = {
9571
9553
  name: "ecs-toolbar",
9572
9554
  props: {
9573
9555
  /** Determines the type of the toolbar. */
@@ -10245,11 +10227,11 @@ const c_ = /* @__PURE__ */ v(km, [["render", Bm], ["__scopeId", "data-v-e2edd2d3
10245
10227
  key: 0,
10246
10228
  class: "page-missing-gaps",
10247
10229
  title: "This transcript has missing page gaps"
10248
- }, Mm = { class: "ecs-viewer-pages-pagination" }, Om = { class: "total-pages-relative" }, Lm = { class: "total-pages-relative" }, Am = {
10230
+ }, Mm = { class: "ecs-viewer-pages-pagination" }, Lm = { class: "total-pages-relative" }, Om = { class: "total-pages-relative" }, Am = {
10249
10231
  key: 1,
10250
10232
  class: "ecs-viewer-pages-pagination"
10251
10233
  }, Nm = ["innerHTML"], Dm = { class: "total-pages" };
10252
- function Fm(e, s, t, a, n, i) {
10234
+ function Rm(e, s, t, a, n, i) {
10253
10235
  return o(), l("div", Im, [
10254
10236
  f("div", Em, [
10255
10237
  i.showAltPageNumbers ? (o(), l(J, { key: 0 }, [
@@ -10266,8 +10248,8 @@ function Fm(e, s, t, a, n, i) {
10266
10248
  t.isTranscriptMissingPages ? (o(), l("span", Tm, "*")) : u("", !0)
10267
10249
  ]),
10268
10250
  f("div", Mm, [
10269
- f("div", Om, w(i.altPageNumber) + " ", 1),
10270
- f("div", Lm, "of " + w(t.pageCount), 1)
10251
+ f("div", Lm, w(i.altPageNumber) + " ", 1),
10252
+ f("div", Om, "of " + w(t.pageCount), 1)
10271
10253
  ])
10272
10254
  ], 64)) : (o(), l("div", Am, [
10273
10255
  f("div", {
@@ -10284,7 +10266,7 @@ function Fm(e, s, t, a, n, i) {
10284
10266
  ])
10285
10267
  ]);
10286
10268
  }
10287
- const d_ = /* @__PURE__ */ v(zm, [["render", Fm], ["__scopeId", "data-v-0346f2c1"]]), Rm = {
10269
+ const d_ = /* @__PURE__ */ v(zm, [["render", Rm], ["__scopeId", "data-v-0346f2c1"]]), Fm = {
10288
10270
  // eslint-disable-next-line vue/multi-word-component-names
10289
10271
  name: "ecs-pane",
10290
10272
  inject: ["requestUpdate", "onPaneAdd", "onPaneRemove", "onPaneClick"],
@@ -10343,7 +10325,7 @@ function Vm(e, s, t, a, n, i) {
10343
10325
  p(e.$slots, "default")
10344
10326
  ], 4);
10345
10327
  }
10346
- const Hm = /* @__PURE__ */ v(Rm, [["render", Vm]]), qm = {
10328
+ const Hm = /* @__PURE__ */ v(Fm, [["render", Vm]]), qm = {
10347
10329
  // eslint-disable-next-line vue/multi-word-component-names
10348
10330
  name: "ecs-splitpanes",
10349
10331
  emits: ["ready", "resize", "resized", "pane-click", "pane-maximize", "pane-add", "pane-remove", "splitter-click"],
@@ -10856,7 +10838,7 @@ function dp(e, s, t, a, n, i) {
10856
10838
  "data-test": "button-toggle-statistics"
10857
10839
  }, null, 8, ["onClick", "type", "active", "aria-label", "title", "aria-controls"])) : u("", !0)
10858
10840
  ])) : u("", !0),
10859
- _(ke, { name: n.statisticsBarTransition }, {
10841
+ _(me, { name: n.statisticsBarTransition }, {
10860
10842
  default: S(() => [
10861
10843
  e.$slots.statistics && n.showStatistics ? (o(), l("div", {
10862
10844
  key: 0,
@@ -10900,7 +10882,7 @@ const g_ = /* @__PURE__ */ v(sp, [["render", dp], ["__scopeId", "data-v-860bdba9
10900
10882
  emits: ["click"],
10901
10883
  components: {
10902
10884
  EcsFlexRow: Te,
10903
- EcsFocusRing: O
10885
+ EcsFocusRing: L
10904
10886
  },
10905
10887
  props: {
10906
10888
  /** Determines the type of legend message. */
@@ -10997,7 +10979,7 @@ const m_ = /* @__PURE__ */ v(up, [["render", pp], ["__scopeId", "data-v-3e5473d4
10997
10979
  name: "ecs-log-message",
10998
10980
  components: {
10999
10981
  EcsFlexRow: Te,
11000
- EcsSticker: Re,
10982
+ EcsSticker: Fe,
11001
10983
  EcsSkeletonLoader: Ce
11002
10984
  },
11003
10985
  props: {
@@ -11073,7 +11055,7 @@ function bp(e, s, t, a, n, i) {
11073
11055
  }
11074
11056
  const p_ = /* @__PURE__ */ v(hp, [["render", bp], ["__scopeId", "data-v-d461aa9b"]]), _p = {
11075
11057
  name: "ecs-map",
11076
- components: { EcsFocusRing: O },
11058
+ components: { EcsFocusRing: L },
11077
11059
  props: {
11078
11060
  /** Address of the location, needs to be known by Google Maps. */
11079
11061
  address: {
@@ -11166,7 +11148,7 @@ const h_ = /* @__PURE__ */ v(_p, [["render", Sp], ["__scopeId", "data-v-e2371c57
11166
11148
  mounted() {
11167
11149
  this.show && (this.isShown = !0);
11168
11150
  }
11169
- }, xp = (e) => (ve("data-v-04163948"), e = e(), ye(), e), Bp = {
11151
+ }, xp = (e) => (ye("data-v-04163948"), e = e(), be(), e), Bp = {
11170
11152
  key: 0,
11171
11153
  class: "ecs-modal-header-wrap"
11172
11154
  }, zp = { class: "ecs-modal-content-wrap scrollbar" }, Ip = {
@@ -11174,7 +11156,7 @@ const h_ = /* @__PURE__ */ v(_p, [["render", Sp], ["__scopeId", "data-v-e2371c57
11174
11156
  class: "ecs-modal-footer-wrap"
11175
11157
  }, Ep = /* @__PURE__ */ xp(() => /* @__PURE__ */ f("div", { class: "ecs-modal-backdrop ecs-modal-sheet-backdrop" }, null, -1));
11176
11158
  function $p(e, s, t, a, n, i) {
11177
- return o(), b(ke, { name: "dialog-fade" }, {
11159
+ return o(), b(me, { name: "dialog-fade" }, {
11178
11160
  default: S(() => [
11179
11161
  n.isShown ? (o(), l("div", {
11180
11162
  key: 0,
@@ -11205,7 +11187,7 @@ const v_ = /* @__PURE__ */ v(Cp, [["render", $p], ["__scopeId", "data-v-04163948
11205
11187
  emits: ["close"],
11206
11188
  components: {
11207
11189
  EcsButton: Se,
11208
- EcsFocusRing: O
11190
+ EcsFocusRing: L
11209
11191
  },
11210
11192
  props: {
11211
11193
  /** Sets the visual style of the modal header. Tabs should always be used when the modal tab header contains a tab bar, while Scroll can be used as an optional indicator for scrollable modals with long contents. */
@@ -11240,11 +11222,11 @@ const v_ = /* @__PURE__ */ v(Cp, [["render", $p], ["__scopeId", "data-v-04163948
11240
11222
  class: "ecs-modal-header-main",
11241
11223
  ref: "firstFocusable",
11242
11224
  tabindex: "0"
11243
- }, Mp = { class: "ecs-modal-header-main-inner" }, Op = {
11225
+ }, Mp = { class: "ecs-modal-header-main-inner" }, Lp = {
11244
11226
  key: 0,
11245
11227
  class: "ecs-modal-header-extended"
11246
11228
  };
11247
- function Lp(e, s, t, a, n, i) {
11229
+ function Op(e, s, t, a, n, i) {
11248
11230
  const r = g("ecs-button");
11249
11231
  return o(), l("div", {
11250
11232
  class: h(["ecs-modal-header", i.typeClass])
@@ -11266,31 +11248,31 @@ function Lp(e, s, t, a, n, i) {
11266
11248
  "data-test": "close-modal-button"
11267
11249
  })
11268
11250
  ], 512),
11269
- e.$slots.extension ? (o(), l("div", Op, [
11251
+ e.$slots.extension ? (o(), l("div", Lp, [
11270
11252
  p(e.$slots, "extension", {}, void 0, !0)
11271
11253
  ])) : u("", !0)
11272
11254
  ], 2);
11273
11255
  }
11274
- const y_ = /* @__PURE__ */ v(Pp, [["render", Lp], ["__scopeId", "data-v-14ff8a6b"]]), Ap = {
11256
+ const y_ = /* @__PURE__ */ v(Pp, [["render", Op], ["__scopeId", "data-v-14ff8a6b"]]), Ap = {
11275
11257
  name: "ecs-modal-footer"
11276
11258
  }, Np = { class: "ecs-modal-footer" }, Dp = {
11277
11259
  key: 0,
11278
11260
  class: "ecs-modal-footer-secondary"
11279
- }, Fp = { class: "ecs-modal-footer-main" };
11280
- function Rp(e, s, t, a, n, i) {
11261
+ }, Rp = { class: "ecs-modal-footer-main" };
11262
+ function Fp(e, s, t, a, n, i) {
11281
11263
  return o(), l("div", Np, [
11282
11264
  e.$slots.secondary ? (o(), l("div", Dp, [
11283
11265
  p(e.$slots, "secondary", {}, void 0, !0)
11284
11266
  ])) : u("", !0),
11285
- f("div", Fp, [
11267
+ f("div", Rp, [
11286
11268
  p(e.$slots, "default", {}, void 0, !0)
11287
11269
  ])
11288
11270
  ]);
11289
11271
  }
11290
- const b_ = /* @__PURE__ */ v(Ap, [["render", Rp], ["__scopeId", "data-v-ac286496"]]), Vp = {
11272
+ const b_ = /* @__PURE__ */ v(Ap, [["render", Fp], ["__scopeId", "data-v-ac286496"]]), Vp = {
11291
11273
  name: "ecs-select-text",
11292
11274
  emits: ["change", "focus", "blur"],
11293
- components: { EcsIcon: M, EcsFocusRing: O },
11275
+ components: { EcsIcon: M, EcsFocusRing: L },
11294
11276
  props: {
11295
11277
  /** Determines the size of the select control. */
11296
11278
  size: {
@@ -11406,7 +11388,7 @@ const Wp = /* @__PURE__ */ v(Vp, [["render", qp], ["__scopeId", "data-v-6b04cc71
11406
11388
  emits: ["remove", "change", "operatorChange", "operatorToggle"],
11407
11389
  components: {
11408
11390
  EcsIcon: M,
11409
- EcsFocusRing: O,
11391
+ EcsFocusRing: L,
11410
11392
  EcsSelectText: Wp
11411
11393
  },
11412
11394
  props: {
@@ -11492,7 +11474,7 @@ function Zp(e, s, t, a, n, i) {
11492
11474
  class: "operator-select"
11493
11475
  }, {
11494
11476
  default: S(() => [
11495
- (o(!0), l(J, null, me(t.operatorSelectOptions, (m) => (o(), l("option", {
11477
+ (o(!0), l(J, null, pe(t.operatorSelectOptions, (m) => (o(), l("option", {
11496
11478
  value: m,
11497
11479
  key: m
11498
11480
  }, w(m), 9, Kp))), 128))
@@ -11546,7 +11528,7 @@ const __ = /* @__PURE__ */ v(jp, [["render", Zp], ["__scopeId", "data-v-57205caa
11546
11528
  emits: ["remove"],
11547
11529
  components: {
11548
11530
  EcsIcon: M,
11549
- EcsFocusRing: O
11531
+ EcsFocusRing: L
11550
11532
  }
11551
11533
  };
11552
11534
  function Qp(e, s, t, a, n, i) {
@@ -11785,7 +11767,7 @@ const w_ = /* @__PURE__ */ v(eh, [["render", sh], ["__scopeId", "data-v-ceac7867
11785
11767
  };
11786
11768
  function bh(e, s, t, a, n, i) {
11787
11769
  const r = g("ecs-icon"), c = g("ecs-button-toolbar"), d = g("ecs-alert");
11788
- return o(), b(ke, {
11770
+ return o(), b(me, {
11789
11771
  name: "fade",
11790
11772
  appear: ""
11791
11773
  }, {
@@ -11872,7 +11854,7 @@ function bh(e, s, t, a, n, i) {
11872
11854
  e.$slots.sidebar && n.width > 1500 ? (o(), l("div", uh, [
11873
11855
  p(e.$slots, "sidebar", {}, void 0, !0)
11874
11856
  ])) : u("", !0),
11875
- _(ke, { name: "slide" }, {
11857
+ _(me, { name: "slide" }, {
11876
11858
  default: S(() => [
11877
11859
  e.$slots.sidebar && n.width <= 1500 && n.showSidebar ? (o(), l("div", fh, [
11878
11860
  p(e.$slots, "sidebar", {}, void 0, !0)
@@ -12003,7 +11985,7 @@ const S_ = /* @__PURE__ */ v(ih, [["render", bh], ["__scopeId", "data-v-9e17191b
12003
11985
  this.$emit("updatePage", Number(e));
12004
11986
  }
12005
11987
  }
12006
- }, Us = (e) => (ve("data-v-ca016e63"), e = e(), ye(), e), kh = /* @__PURE__ */ Us(() => /* @__PURE__ */ f("span", null, "Page", -1)), wh = ["value", "selected"], Sh = {
11988
+ }, Us = (e) => (ye("data-v-ca016e63"), e = e(), be(), e), kh = /* @__PURE__ */ Us(() => /* @__PURE__ */ f("span", null, "Page", -1)), wh = ["value", "selected"], Sh = {
12007
11989
  key: 0,
12008
11990
  class: "total"
12009
11991
  }, Ch = {
@@ -12062,7 +12044,7 @@ function Ih(e, s, t, a, n, i) {
12062
12044
  size: "sml"
12063
12045
  }, {
12064
12046
  default: S(() => [
12065
- (o(!0), l(J, null, me(t.totalPages, (m) => (o(), l("option", {
12047
+ (o(!0), l(J, null, pe(t.totalPages, (m) => (o(), l("option", {
12066
12048
  key: m,
12067
12049
  value: m,
12068
12050
  selected: m === t.currentPage
@@ -12126,7 +12108,7 @@ function Ih(e, s, t, a, n, i) {
12126
12108
  size: "sml"
12127
12109
  }, {
12128
12110
  default: S(() => [
12129
- (o(!0), l(J, null, me(t.itemsPerPage, (m) => (o(), l("option", {
12111
+ (o(!0), l(J, null, pe(t.itemsPerPage, (m) => (o(), l("option", {
12130
12112
  key: m,
12131
12113
  value: m,
12132
12114
  selected: m === t.itemsPerPageSelected
@@ -12151,7 +12133,7 @@ function Ih(e, s, t, a, n, i) {
12151
12133
  }
12152
12134
  const C_ = /* @__PURE__ */ v(_h, [["render", Ih], ["__scopeId", "data-v-ca016e63"]]), Eh = {
12153
12135
  name: "ecs-party-entry",
12154
- components: { EcsIcon: M, EcsSticker: Re },
12136
+ components: { EcsIcon: M, EcsSticker: Fe },
12155
12137
  props: {
12156
12138
  /** 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). */
12157
12139
  icon: {
@@ -12286,14 +12268,14 @@ const x_ = /* @__PURE__ */ v(Eh, [["render", Ph], ["__scopeId", "data-v-c6300895
12286
12268
  return !!this.$slots.default;
12287
12269
  }
12288
12270
  }
12289
- }, Mh = { class: "ecs-popover-header" }, Oh = { class: "ecs-popover-header-title" }, Lh = {
12271
+ }, Mh = { class: "ecs-popover-header" }, Lh = { class: "ecs-popover-header-title" }, Oh = {
12290
12272
  key: 0,
12291
12273
  class: "ecs-popover-header-actions"
12292
12274
  };
12293
12275
  function Ah(e, s, t, a, n, i) {
12294
12276
  const r = g("ecs-icon"), c = g("ecs-text");
12295
12277
  return o(), l("header", Mh, [
12296
- f("div", Oh, [
12278
+ f("div", Lh, [
12297
12279
  t.icon ? (o(), b(r, {
12298
12280
  key: 0,
12299
12281
  type: t.icon,
@@ -12311,7 +12293,7 @@ function Ah(e, s, t, a, n, i) {
12311
12293
  _: 1
12312
12294
  })
12313
12295
  ]),
12314
- i.hasControls ? (o(), l("div", Lh, [
12296
+ i.hasControls ? (o(), l("div", Oh, [
12315
12297
  p(e.$slots, "default", {}, void 0, !0)
12316
12298
  ])) : u("", !0)
12317
12299
  ]);
@@ -12328,7 +12310,7 @@ const B_ = /* @__PURE__ */ v(Th, [["render", Ah], ["__scopeId", "data-v-c7ef1a5a
12328
12310
  key: 0,
12329
12311
  class: "ecs-popover-list-title-controls"
12330
12312
  };
12331
- function Fh(e, s, t, a, n, i) {
12313
+ function Rh(e, s, t, a, n, i) {
12332
12314
  return o(), l("li", {
12333
12315
  class: h(["ecs-popover-list-title", [t.sticky ? "ecs-popover-list-title-sticky" : "ecs-popover-list-title-default", t.sticky && e.$slots.controls ? "has-controls" : ""]]),
12334
12316
  role: "heading"
@@ -12341,7 +12323,7 @@ function Fh(e, s, t, a, n, i) {
12341
12323
  ])) : u("", !0)
12342
12324
  ], 2);
12343
12325
  }
12344
- const z_ = /* @__PURE__ */ v(Nh, [["render", Fh], ["__scopeId", "data-v-dcc071bc"]]), Rh = {
12326
+ const z_ = /* @__PURE__ */ v(Nh, [["render", Rh], ["__scopeId", "data-v-dcc071bc"]]), Fh = {
12345
12327
  name: "ecs-rating-star-read",
12346
12328
  components: { EcsSkeletonLoader: Ce },
12347
12329
  props: {
@@ -12393,7 +12375,7 @@ function qh(e, s, t, a, n, i) {
12393
12375
  }, null, 8, Hh))
12394
12376
  ], 10, Vh);
12395
12377
  }
12396
- const Wh = /* @__PURE__ */ v(Rh, [["render", qh], ["__scopeId", "data-v-8f28e1c1"]]), jh = {
12378
+ const Wh = /* @__PURE__ */ v(Fh, [["render", qh], ["__scopeId", "data-v-8f28e1c1"]]), jh = {
12397
12379
  name: "ecs-rating-favorability",
12398
12380
  emits: ["click"],
12399
12381
  components: { EcsIcon: M, EcsSkeletonLoader: Ce },
@@ -12505,7 +12487,7 @@ function Kh(e, s, t, a, n, i) {
12505
12487
  const Yh = /* @__PURE__ */ v(jh, [["render", Kh], ["__scopeId", "data-v-359930b9"]]), Xh = {
12506
12488
  name: "ecs-quicklinks-link",
12507
12489
  emits: ["click", "input", "toggle"],
12508
- components: { EcsCheckbox: Vt, EcsRatingStarRead: Wh, EcsRatingFavorability: Yh, EcsSwitch: Ms, EcsIcon: M, EcsFocusRing: O },
12490
+ components: { EcsCheckbox: Vt, EcsRatingStarRead: Wh, EcsRatingFavorability: Yh, EcsSwitch: Ms, EcsIcon: M, EcsFocusRing: L },
12509
12491
  props: {
12510
12492
  label: {
12511
12493
  type: String,
@@ -12662,7 +12644,7 @@ const I_ = /* @__PURE__ */ v(Xh, [["render", nv], ["__scopeId", "data-v-fe97cca0
12662
12644
  default: 0
12663
12645
  }
12664
12646
  }
12665
- }, vt = (e) => (ve("data-v-37aaedf8"), e = e(), ye(), e), ov = {
12647
+ }, vt = (e) => (ye("data-v-37aaedf8"), e = e(), be(), e), ov = {
12666
12648
  key: 0,
12667
12649
  class: "ecs-rating-reset"
12668
12650
  }, rv = { class: "ecs-rating-write" }, lv = ["checked"], cv = /* @__PURE__ */ vt(() => /* @__PURE__ */ f("i", null, null, -1)), dv = ["checked"], uv = /* @__PURE__ */ vt(() => /* @__PURE__ */ f("i", null, null, -1)), fv = ["checked"], gv = /* @__PURE__ */ vt(() => /* @__PURE__ */ f("i", null, null, -1)), mv = ["checked"], pv = /* @__PURE__ */ vt(() => /* @__PURE__ */ f("i", null, null, -1));
@@ -12835,7 +12817,7 @@ function Cv(e, s, t, a, n, i) {
12835
12817
  return o(), l("div", {
12836
12818
  class: h(["ecs-segments", [t.inline ? "ecs-segments-inline" : ""]])
12837
12819
  }, [
12838
- (o(!0), l(J, null, me(t.options, (c) => (o(), l("label", {
12820
+ (o(!0), l(J, null, pe(t.options, (c) => (o(), l("label", {
12839
12821
  key: c.id,
12840
12822
  for: c.id
12841
12823
  }, [
@@ -12868,7 +12850,7 @@ const P_ = /* @__PURE__ */ v(_v, [["render", Cv], ["__scopeId", "data-v-053b5298
12868
12850
  name: "ecs-select-tile",
12869
12851
  emits: ["click"],
12870
12852
  components: {
12871
- EcsFocusRing: O
12853
+ EcsFocusRing: L
12872
12854
  },
12873
12855
  props: {
12874
12856
  /** The main label for the tile. */
@@ -12904,7 +12886,7 @@ const P_ = /* @__PURE__ */ v(_v, [["render", Cv], ["__scopeId", "data-v-053b5298
12904
12886
  default: !1
12905
12887
  }
12906
12888
  }
12907
- }, Bv = (e) => (ve("data-v-00e842c6"), e = e(), ye(), e), zv = ["aria-checked", "tabindex"], Iv = /* @__PURE__ */ Bv(() => /* @__PURE__ */ f("div", { class: "select-check" }, null, -1)), Ev = {
12889
+ }, Bv = (e) => (ye("data-v-00e842c6"), e = e(), be(), e), zv = ["aria-checked", "tabindex"], Iv = /* @__PURE__ */ Bv(() => /* @__PURE__ */ f("div", { class: "select-check" }, null, -1)), Ev = {
12908
12890
  key: 1,
12909
12891
  class: "label"
12910
12892
  }, $v = {
@@ -12944,15 +12926,15 @@ const T_ = /* @__PURE__ */ v(xv, [["render", Pv], ["__scopeId", "data-v-00e842c6
12944
12926
  role: "navigation",
12945
12927
  "aria-label": "Steps"
12946
12928
  };
12947
- function Ov(e, s, t, a, n, i) {
12929
+ function Lv(e, s, t, a, n, i) {
12948
12930
  return o(), l("div", Mv, [
12949
12931
  p(e.$slots, "default", {}, void 0, !0)
12950
12932
  ]);
12951
12933
  }
12952
- const M_ = /* @__PURE__ */ v(Tv, [["render", Ov], ["__scopeId", "data-v-69c3c73d"]]), Lv = {
12934
+ const M_ = /* @__PURE__ */ v(Tv, [["render", Lv], ["__scopeId", "data-v-69c3c73d"]]), Ov = {
12953
12935
  name: "ecs-sequence-map-button",
12954
12936
  emits: ["click"],
12955
- components: { EcsIcon: M, EcsFocusRing: O },
12937
+ components: { EcsIcon: M, EcsFocusRing: L },
12956
12938
  props: {
12957
12939
  /** Index of the step. */
12958
12940
  step: {
@@ -12980,8 +12962,8 @@ const M_ = /* @__PURE__ */ v(Tv, [["render", Ov], ["__scopeId", "data-v-69c3c73d
12980
12962
  default: !1
12981
12963
  }
12982
12964
  }
12983
- }, Av = (e) => (ve("data-v-9fd5b3f7"), e = e(), ye(), e), Nv = ["aria-busy"], Dv = { class: "count" }, Fv = /* @__PURE__ */ Av(() => /* @__PURE__ */ f("div", { class: "step-indicator" }, null, -1));
12984
- function Rv(e, s, t, a, n, i) {
12965
+ }, Av = (e) => (ye("data-v-9fd5b3f7"), e = e(), be(), e), Nv = ["aria-busy"], Dv = { class: "count" }, Rv = /* @__PURE__ */ Av(() => /* @__PURE__ */ f("div", { class: "step-indicator" }, null, -1));
12966
+ function Fv(e, s, t, a, n, i) {
12985
12967
  const r = g("ecs-icon"), c = g("ecs-focus-ring");
12986
12968
  return o(), l("button", {
12987
12969
  onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
@@ -13004,10 +12986,10 @@ function Rv(e, s, t, a, n, i) {
13004
12986
  ]),
13005
12987
  p(e.$slots, "default", {}, void 0, !0),
13006
12988
  _(c, { inset: 4 }),
13007
- Fv
12989
+ Rv
13008
12990
  ], 10, Nv);
13009
12991
  }
13010
- const O_ = /* @__PURE__ */ v(Lv, [["render", Rv], ["__scopeId", "data-v-9fd5b3f7"]]), Vv = {
12992
+ const L_ = /* @__PURE__ */ v(Ov, [["render", Fv], ["__scopeId", "data-v-9fd5b3f7"]]), Vv = {
13011
12993
  name: "ecs-tab-bar",
13012
12994
  props: {
13013
12995
  /** Determines the visual style of the tab bar. `standard` are regular tabs, `sidebar` should only be used for the tab bar that controls sidebar tabs, `segment` is a tab bar that visually looks the same as an ecs-segment control, `sheet` should be used for table sheets, and `modal` for tabs that are inside ecs-modal headers. */
@@ -13115,7 +13097,7 @@ function Yv(e, s, t, a, n, i) {
13115
13097
  })
13116
13098
  ], 6);
13117
13099
  }
13118
- const L_ = /* @__PURE__ */ v(Gv, [["render", Yv], ["__scopeId", "data-v-5e877161"]]), Xv = {
13100
+ const O_ = /* @__PURE__ */ v(Gv, [["render", Yv], ["__scopeId", "data-v-5e877161"]]), Xv = {
13119
13101
  name: "ecs-sidebar-content",
13120
13102
  props: {
13121
13103
  /** Adds an inner padding to the content area. */
@@ -13207,7 +13189,7 @@ function ry(e, s, t, a, n, i) {
13207
13189
  p(e.$slots, "primary-controls", {}, void 0, !0)
13208
13190
  ])
13209
13191
  ])) : u("", !0),
13210
- _(ke, { name: "expansion" }, {
13192
+ _(me, { name: "expansion" }, {
13211
13193
  default: S(() => [
13212
13194
  t.subHeaderExpanded && e.$slots.subheader ? (o(), l("div", ay, [
13213
13195
  p(e.$slots, "subheader", {}, void 0, !0)
@@ -13215,7 +13197,7 @@ function ry(e, s, t, a, n, i) {
13215
13197
  ]),
13216
13198
  _: 3
13217
13199
  }),
13218
- _(ke, { name: "expansion" }, {
13200
+ _(me, { name: "expansion" }, {
13219
13201
  default: S(() => [
13220
13202
  t.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (o(), l("div", oy, [
13221
13203
  p(e.$slots, "tertiaryheader", {}, void 0, !0)
@@ -13250,7 +13232,7 @@ function uy(e, s, t, a, n, i) {
13250
13232
  ])) : u("", !0)
13251
13233
  ], 2);
13252
13234
  }
13253
- const F_ = /* @__PURE__ */ v(ly, [["render", uy], ["__scopeId", "data-v-cec887e2"]]), fy = {
13235
+ const R_ = /* @__PURE__ */ v(ly, [["render", uy], ["__scopeId", "data-v-cec887e2"]]), fy = {
13254
13236
  name: "ecs-swatches-picker",
13255
13237
  emits: ["update:modelValue"],
13256
13238
  props: {
@@ -13307,7 +13289,7 @@ function my(e, s, t, a, n, i) {
13307
13289
  class: h(["ecs-swatches", i.sizeClass]),
13308
13290
  role: "radiogroup"
13309
13291
  }, [
13310
- (o(!0), l(J, null, me(t.swatches, (r) => (o(), l("div", {
13292
+ (o(!0), l(J, null, pe(t.swatches, (r) => (o(), l("div", {
13311
13293
  key: r.id,
13312
13294
  onClick: (c) => i.handleItemClick(r),
13313
13295
  onKeydown: [
@@ -13324,7 +13306,7 @@ function my(e, s, t, a, n, i) {
13324
13306
  }, null, 46, gy))), 128))
13325
13307
  ], 2);
13326
13308
  }
13327
- const R_ = /* @__PURE__ */ v(fy, [["render", my], ["__scopeId", "data-v-74fe1e26"]]), py = {
13309
+ const F_ = /* @__PURE__ */ v(fy, [["render", my], ["__scopeId", "data-v-74fe1e26"]]), py = {
13328
13310
  name: "ecs-tab",
13329
13311
  props: {
13330
13312
  /** Shows this tab. */
@@ -13372,8 +13354,8 @@ const V_ = /* @__PURE__ */ v(py, [["render", vy], ["__scopeId", "data-v-2c119fff
13372
13354
  emits: ["click"],
13373
13355
  components: {
13374
13356
  EcsIcon: M,
13375
- EcsSticker: Re,
13376
- EcsFocusRing: O
13357
+ EcsSticker: Fe,
13358
+ EcsFocusRing: L
13377
13359
  },
13378
13360
  props: {
13379
13361
  /** Makes the tab button smaller as it's designed to be a sub tab button of a larger one. Sub tabs do only work with the `standard` tab bar style. */
@@ -13443,7 +13425,7 @@ const V_ = /* @__PURE__ */ v(py, [["render", vy], ["__scopeId", "data-v-2c119fff
13443
13425
  }
13444
13426
  }
13445
13427
  }
13446
- }, by = (e) => (ve("data-v-dd796dff"), e = e(), ye(), e), _y = ["disabled", "aria-selected", "aria-controls", "aria-label"], ky = {
13428
+ }, by = (e) => (ye("data-v-dd796dff"), e = e(), be(), e), _y = ["disabled", "aria-selected", "aria-controls", "aria-label"], ky = {
13447
13429
  key: 2,
13448
13430
  class: "shortcut"
13449
13431
  }, wy = /* @__PURE__ */ by(() => /* @__PURE__ */ f("span", { class: "hover" }, null, -1));
@@ -13481,7 +13463,7 @@ function Sy(e, s, t, a, n, i) {
13481
13463
  const H_ = /* @__PURE__ */ v(yy, [["render", Sy], ["__scopeId", "data-v-dd796dff"]]), Cy = {
13482
13464
  name: "ecs-tag",
13483
13465
  emits: ["click"],
13484
- components: { EcsSkeletonLoader: Ce, EcsFocusRing: O },
13466
+ components: { EcsSkeletonLoader: Ce, EcsFocusRing: L },
13485
13467
  props: {
13486
13468
  /** Determines the visual style of the tag. */
13487
13469
  type: {
@@ -13606,7 +13588,7 @@ function Py(e, s, t, a, n, i) {
13606
13588
  const W_ = /* @__PURE__ */ v(Ey, [["render", Py], ["__scopeId", "data-v-4334fe7e"]]), Ty = {
13607
13589
  name: "ecs-toast",
13608
13590
  emits: ["action"],
13609
- components: { EcsFocusRing: O },
13591
+ components: { EcsFocusRing: L },
13610
13592
  props: {
13611
13593
  /** Determines the visual theme of the toast message. */
13612
13594
  theme: {
@@ -13648,14 +13630,14 @@ function My(e, s, t, a, n, i) {
13648
13630
  ])) : u("", !0)
13649
13631
  ], 2);
13650
13632
  }
13651
- const j_ = /* @__PURE__ */ v(Ty, [["render", My], ["__scopeId", "data-v-86de0a28"]]), Oy = {
13633
+ const j_ = /* @__PURE__ */ v(Ty, [["render", My], ["__scopeId", "data-v-86de0a28"]]), Ly = {
13652
13634
  name: "ecs-toasts"
13653
- }, Ly = {
13635
+ }, Oy = {
13654
13636
  class: "ecs-toasts",
13655
13637
  "aria-live": "polite"
13656
13638
  };
13657
13639
  function Ay(e, s, t, a, n, i) {
13658
- return o(), l("div", Ly, [
13640
+ return o(), l("div", Oy, [
13659
13641
  _(ci, { name: "transition-toast" }, {
13660
13642
  default: S(() => [
13661
13643
  p(e.$slots, "default", {}, void 0, !0)
@@ -13664,7 +13646,7 @@ function Ay(e, s, t, a, n, i) {
13664
13646
  })
13665
13647
  ]);
13666
13648
  }
13667
- const U_ = /* @__PURE__ */ v(Oy, [["render", Ay], ["__scopeId", "data-v-451fee48"]]), Ny = {
13649
+ const U_ = /* @__PURE__ */ v(Ly, [["render", Ay], ["__scopeId", "data-v-451fee48"]]), Ny = {
13668
13650
  name: "ecs-transcript-state",
13669
13651
  emits: ["click"],
13670
13652
  components: {
@@ -13683,10 +13665,10 @@ const U_ = /* @__PURE__ */ v(Oy, [["render", Ay], ["__scopeId", "data-v-451fee48
13683
13665
  default: !1
13684
13666
  }
13685
13667
  }
13686
- }, Dy = ["aria-busy"], Fy = {
13668
+ }, Dy = ["aria-busy"], Ry = {
13687
13669
  key: 0,
13688
13670
  class: "healthy"
13689
- }, Ry = {
13671
+ }, Fy = {
13690
13672
  key: 1,
13691
13673
  class: "repairing"
13692
13674
  }, Vy = {
@@ -13707,8 +13689,8 @@ function qy(e, s, t, a, n, i) {
13707
13689
  type: "toolbar-transcript",
13708
13690
  color: "#929AA9"
13709
13691
  }),
13710
- t.state == "healthy" ? (o(), l("div", Fy)) : u("", !0),
13711
- t.state == "repairing" ? (o(), l("div", Ry)) : u("", !0),
13692
+ t.state == "healthy" ? (o(), l("div", Ry)) : u("", !0),
13693
+ t.state == "repairing" ? (o(), l("div", Fy)) : u("", !0),
13712
13694
  t.state == "corrupted" ? (o(), l("div", Vy)) : u("", !0),
13713
13695
  t.state == "loading" ? (o(), l("span", Hy, [
13714
13696
  _(r, {
@@ -13751,7 +13733,7 @@ function Uy(e, s, t, a, n, i) {
13751
13733
  const K_ = /* @__PURE__ */ v(Wy, [["render", Uy], ["__scopeId", "data-v-6af94f50"]]), Gy = {
13752
13734
  name: "ecs-tree-list-item",
13753
13735
  emits: ["click", "toggled"],
13754
- components: { EcsIcon: M, EcsButtonCollapse: Ls, EcsFocusRing: O },
13736
+ components: { EcsIcon: M, EcsButtonCollapse: Os, EcsFocusRing: L },
13755
13737
  mixins: [ue],
13756
13738
  props: {
13757
13739
  /** ID for the Tree List Item */
@@ -14108,13 +14090,13 @@ export {
14108
14090
  hb as EcsBreadcrumbTitle,
14109
14091
  vb as EcsBulkSelector,
14110
14092
  Se as EcsButton,
14111
- Ls as EcsButtonCollapse,
14093
+ Os as EcsButtonCollapse,
14112
14094
  bb as EcsButtonContext,
14113
14095
  _b as EcsButtonContextGroup,
14114
14096
  kb as EcsButtonDialog,
14115
14097
  yb as EcsButtonGroup,
14116
14098
  Ds as EcsButtonMore,
14117
- Fs as EcsButtonTable,
14099
+ Rs as EcsButtonTable,
14118
14100
  pt as EcsButtonToolbar,
14119
14101
  Ht as EcsButtonToolbarGroup,
14120
14102
  wb as EcsButtonToolbarIcon,
@@ -14133,12 +14115,12 @@ export {
14133
14115
  Mb as EcsDataGrid,
14134
14116
  Nb as EcsDataGridCell,
14135
14117
  Ab as EcsDataGridGroup,
14136
- Lb as EcsDataGridHeadCell,
14118
+ Ob as EcsDataGridHeadCell,
14137
14119
  Gd as EcsDataGridRow,
14138
- Ob as EcsDataGridRowGroup,
14120
+ Lb as EcsDataGridRowGroup,
14139
14121
  Db as EcsDataList,
14140
- Fb as EcsDataListItem,
14141
- Rb as EcsDialog,
14122
+ Rb as EcsDataListItem,
14123
+ Fb as EcsDialog,
14142
14124
  Vb as EcsDialogHeader,
14143
14125
  Hb as EcsDirectoryEntry,
14144
14126
  qb as EcsDocumentState,
@@ -14148,20 +14130,20 @@ export {
14148
14130
  Ub as EcsEntryLink,
14149
14131
  Gb as EcsExcerptSnippet,
14150
14132
  Wu as EcsFavicon,
14151
- Os as EcsFileIcon,
14133
+ Ls as EcsFileIcon,
14152
14134
  Yb as EcsFileList,
14153
14135
  Xb as EcsFileListItem,
14154
14136
  Kb as EcsFillIcon,
14155
14137
  Zb as EcsFlag,
14156
14138
  dg as EcsFlexCol,
14157
14139
  Te as EcsFlexRow,
14158
- O as EcsFocusRing,
14140
+ L as EcsFocusRing,
14159
14141
  Jb as EcsFolderSelector,
14160
- Rt as EcsFormCheck,
14142
+ Ft as EcsFormCheck,
14161
14143
  Eg as EcsFormGroup,
14162
14144
  Qb as EcsFormHeadline,
14163
14145
  e_ as EcsFormSet,
14164
- Rs as EcsFormatted,
14146
+ Fs as EcsFormatted,
14165
14147
  t_ as EcsHighlight,
14166
14148
  M as EcsIcon,
14167
14149
  s_ as EcsIndexToolbar,
@@ -14211,18 +14193,18 @@ export {
14211
14193
  T_ as EcsSelectTile,
14212
14194
  yo as EcsSeparator,
14213
14195
  M_ as EcsSequenceMap,
14214
- O_ as EcsSequenceMapButton,
14215
- L_ as EcsSidebar,
14196
+ L_ as EcsSequenceMapButton,
14197
+ O_ as EcsSidebar,
14216
14198
  A_ as EcsSidebarContent,
14217
14199
  N_ as EcsSidebarFooter,
14218
14200
  D_ as EcsSidebarHeader,
14219
14201
  Ce as EcsSkeletonLoader,
14220
14202
  Da as EcsSortbutton,
14221
14203
  qm as EcsSplitpanes,
14222
- Fu as EcsStateIcon,
14223
- Re as EcsSticker,
14224
- F_ as EcsStructuredContent,
14225
- R_ as EcsSwatchesPicker,
14204
+ Ru as EcsStateIcon,
14205
+ Fe as EcsSticker,
14206
+ R_ as EcsStructuredContent,
14207
+ F_ as EcsSwatchesPicker,
14226
14208
  Ms as EcsSwitch,
14227
14209
  V_ as EcsTab,
14228
14210
  qv as EcsTabBar,