@everchron/ec-shards 8.12.5 → 8.12.7

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,16 @@ 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
9503
+ },
9504
+ /** Allows to set a differnt inset value, to ajust the "visible" padding of the element. */
9505
+ inset: {
9506
+ type: Number,
9507
+ default: 0
9508
9508
  }
9509
9509
  },
9510
- data() {
9511
- return {
9512
- setFadeOut: !1,
9513
- showClass: !1
9514
- };
9515
- },
9516
9510
  computed: {
9517
9511
  showHighlight() {
9518
9512
  return this.show || this.layout === "wrap" && this.$slots.default;
@@ -9533,43 +9527,41 @@ const e_ = /* @__PURE__ */ v(Lg, [["render", Dg], ["__scopeId", "data-v-c9188464
9533
9527
  borderRadiusStyle() {
9534
9528
  return this.borderRadius ? { borderRadius: `${this.borderRadius}px` } : this.type === "border" ? { borderRadius: 0 } : { borderRadius: "6px" };
9535
9529
  },
9536
- transitionStyles() {
9537
- const e = {};
9538
- return this.showClass && 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;
9530
+ insetStyles() {
9531
+ return this.layout === "wrap" ? {
9532
+ padding: `${this.inset}px`
9533
+ } : {
9534
+ inset: `-${this.inset}px`
9535
+ };
9539
9536
  },
9540
9537
  classes() {
9541
9538
  return {
9542
9539
  "ecs-highlight-wrap": this.layout === "wrap",
9543
9540
  "ecs-highlight-overlay": this.layout === "overlay",
9544
- "ecs-highlight-background": this.type === "background",
9545
- "ecs-highlight-border": this.type === "border",
9546
- show: this.showClass
9541
+ "ecs-highlight-background": this.type === "background" && this.show,
9542
+ "ecs-highlight-border": this.type === "border" && this.show
9547
9543
  };
9548
9544
  }
9549
- },
9550
- mounted() {
9551
- this.show && (setTimeout(() => {
9552
- this.setFadeOut = this.fadeOutDuration !== 0;
9553
- }, 5), this.showClass = !0);
9554
- },
9555
- watch: {
9556
- show(e) {
9557
- e ? (setTimeout(() => {
9558
- this.setFadeOut = this.fadeOutDuration !== 0;
9559
- }, 5), this.showClass = !0) : (this.showClass = !1, this.setFadeOut = !1);
9560
- }
9561
9545
  }
9562
9546
  };
9563
- function Rg(e, s, t, a, n, i) {
9564
- return i.showHighlight ? (o(), l("div", {
9565
- key: 0,
9566
- class: h(["ecs-highlight", [i.classes, { "fade-out": n.setFadeOut }]]),
9567
- style: x({ ...i.highlightColor, ...i.borderRadiusStyle, ...i.transitionStyles })
9568
- }, [
9569
- t.layout === "wrap" ? p(e.$slots, "default", { key: 0 }, void 0, !0) : u("", !0)
9570
- ], 6)) : u("", !0);
9547
+ function Fg(e, s, t, a, n, i) {
9548
+ return o(), b(me, {
9549
+ name: "fade",
9550
+ appear: ""
9551
+ }, {
9552
+ default: S(() => [
9553
+ i.showHighlight ? (o(), l("div", {
9554
+ key: 0,
9555
+ class: h(["ecs-highlight", [i.classes]]),
9556
+ style: x({ ...i.highlightColor, ...i.borderRadiusStyle, ...i.insetStyles })
9557
+ }, [
9558
+ t.layout === "wrap" ? p(e.$slots, "default", { key: 0 }, void 0, !0) : u("", !0)
9559
+ ], 6)) : u("", !0)
9560
+ ]),
9561
+ _: 3
9562
+ });
9571
9563
  }
9572
- const t_ = /* @__PURE__ */ v(Fg, [["render", Rg], ["__scopeId", "data-v-24cd3dff"]]), Vg = {
9564
+ const t_ = /* @__PURE__ */ v(Rg, [["render", Fg], ["__scopeId", "data-v-48ec2945"]]), Vg = {
9573
9565
  name: "ecs-toolbar",
9574
9566
  props: {
9575
9567
  /** Determines the type of the toolbar. */
@@ -10247,11 +10239,11 @@ const c_ = /* @__PURE__ */ v(km, [["render", Bm], ["__scopeId", "data-v-e2edd2d3
10247
10239
  key: 0,
10248
10240
  class: "page-missing-gaps",
10249
10241
  title: "This transcript has missing page gaps"
10250
- }, Mm = { class: "ecs-viewer-pages-pagination" }, Om = { class: "total-pages-relative" }, Lm = { class: "total-pages-relative" }, Am = {
10242
+ }, Mm = { class: "ecs-viewer-pages-pagination" }, Lm = { class: "total-pages-relative" }, Om = { class: "total-pages-relative" }, Am = {
10251
10243
  key: 1,
10252
10244
  class: "ecs-viewer-pages-pagination"
10253
10245
  }, Nm = ["innerHTML"], Dm = { class: "total-pages" };
10254
- function Fm(e, s, t, a, n, i) {
10246
+ function Rm(e, s, t, a, n, i) {
10255
10247
  return o(), l("div", Im, [
10256
10248
  f("div", Em, [
10257
10249
  i.showAltPageNumbers ? (o(), l(J, { key: 0 }, [
@@ -10268,8 +10260,8 @@ function Fm(e, s, t, a, n, i) {
10268
10260
  t.isTranscriptMissingPages ? (o(), l("span", Tm, "*")) : u("", !0)
10269
10261
  ]),
10270
10262
  f("div", Mm, [
10271
- f("div", Om, w(i.altPageNumber) + " ", 1),
10272
- f("div", Lm, "of " + w(t.pageCount), 1)
10263
+ f("div", Lm, w(i.altPageNumber) + " ", 1),
10264
+ f("div", Om, "of " + w(t.pageCount), 1)
10273
10265
  ])
10274
10266
  ], 64)) : (o(), l("div", Am, [
10275
10267
  f("div", {
@@ -10286,7 +10278,7 @@ function Fm(e, s, t, a, n, i) {
10286
10278
  ])
10287
10279
  ]);
10288
10280
  }
10289
- const d_ = /* @__PURE__ */ v(zm, [["render", Fm], ["__scopeId", "data-v-0346f2c1"]]), Rm = {
10281
+ const d_ = /* @__PURE__ */ v(zm, [["render", Rm], ["__scopeId", "data-v-0346f2c1"]]), Fm = {
10290
10282
  // eslint-disable-next-line vue/multi-word-component-names
10291
10283
  name: "ecs-pane",
10292
10284
  inject: ["requestUpdate", "onPaneAdd", "onPaneRemove", "onPaneClick"],
@@ -10345,7 +10337,7 @@ function Vm(e, s, t, a, n, i) {
10345
10337
  p(e.$slots, "default")
10346
10338
  ], 4);
10347
10339
  }
10348
- const Hm = /* @__PURE__ */ v(Rm, [["render", Vm]]), qm = {
10340
+ const Hm = /* @__PURE__ */ v(Fm, [["render", Vm]]), qm = {
10349
10341
  // eslint-disable-next-line vue/multi-word-component-names
10350
10342
  name: "ecs-splitpanes",
10351
10343
  emits: ["ready", "resize", "resized", "pane-click", "pane-maximize", "pane-add", "pane-remove", "splitter-click"],
@@ -10858,7 +10850,7 @@ function dp(e, s, t, a, n, i) {
10858
10850
  "data-test": "button-toggle-statistics"
10859
10851
  }, null, 8, ["onClick", "type", "active", "aria-label", "title", "aria-controls"])) : u("", !0)
10860
10852
  ])) : u("", !0),
10861
- _(ke, { name: n.statisticsBarTransition }, {
10853
+ _(me, { name: n.statisticsBarTransition }, {
10862
10854
  default: S(() => [
10863
10855
  e.$slots.statistics && n.showStatistics ? (o(), l("div", {
10864
10856
  key: 0,
@@ -10902,7 +10894,7 @@ const g_ = /* @__PURE__ */ v(sp, [["render", dp], ["__scopeId", "data-v-860bdba9
10902
10894
  emits: ["click"],
10903
10895
  components: {
10904
10896
  EcsFlexRow: Te,
10905
- EcsFocusRing: O
10897
+ EcsFocusRing: L
10906
10898
  },
10907
10899
  props: {
10908
10900
  /** Determines the type of legend message. */
@@ -10999,7 +10991,7 @@ const m_ = /* @__PURE__ */ v(up, [["render", pp], ["__scopeId", "data-v-3e5473d4
10999
10991
  name: "ecs-log-message",
11000
10992
  components: {
11001
10993
  EcsFlexRow: Te,
11002
- EcsSticker: Re,
10994
+ EcsSticker: Fe,
11003
10995
  EcsSkeletonLoader: Ce
11004
10996
  },
11005
10997
  props: {
@@ -11075,7 +11067,7 @@ function bp(e, s, t, a, n, i) {
11075
11067
  }
11076
11068
  const p_ = /* @__PURE__ */ v(hp, [["render", bp], ["__scopeId", "data-v-d461aa9b"]]), _p = {
11077
11069
  name: "ecs-map",
11078
- components: { EcsFocusRing: O },
11070
+ components: { EcsFocusRing: L },
11079
11071
  props: {
11080
11072
  /** Address of the location, needs to be known by Google Maps. */
11081
11073
  address: {
@@ -11168,7 +11160,7 @@ const h_ = /* @__PURE__ */ v(_p, [["render", Sp], ["__scopeId", "data-v-e2371c57
11168
11160
  mounted() {
11169
11161
  this.show && (this.isShown = !0);
11170
11162
  }
11171
- }, xp = (e) => (ve("data-v-04163948"), e = e(), ye(), e), Bp = {
11163
+ }, xp = (e) => (ye("data-v-04163948"), e = e(), be(), e), Bp = {
11172
11164
  key: 0,
11173
11165
  class: "ecs-modal-header-wrap"
11174
11166
  }, zp = { class: "ecs-modal-content-wrap scrollbar" }, Ip = {
@@ -11176,7 +11168,7 @@ const h_ = /* @__PURE__ */ v(_p, [["render", Sp], ["__scopeId", "data-v-e2371c57
11176
11168
  class: "ecs-modal-footer-wrap"
11177
11169
  }, Ep = /* @__PURE__ */ xp(() => /* @__PURE__ */ f("div", { class: "ecs-modal-backdrop ecs-modal-sheet-backdrop" }, null, -1));
11178
11170
  function $p(e, s, t, a, n, i) {
11179
- return o(), b(ke, { name: "dialog-fade" }, {
11171
+ return o(), b(me, { name: "dialog-fade" }, {
11180
11172
  default: S(() => [
11181
11173
  n.isShown ? (o(), l("div", {
11182
11174
  key: 0,
@@ -11207,7 +11199,7 @@ const v_ = /* @__PURE__ */ v(Cp, [["render", $p], ["__scopeId", "data-v-04163948
11207
11199
  emits: ["close"],
11208
11200
  components: {
11209
11201
  EcsButton: Se,
11210
- EcsFocusRing: O
11202
+ EcsFocusRing: L
11211
11203
  },
11212
11204
  props: {
11213
11205
  /** 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. */
@@ -11242,11 +11234,11 @@ const v_ = /* @__PURE__ */ v(Cp, [["render", $p], ["__scopeId", "data-v-04163948
11242
11234
  class: "ecs-modal-header-main",
11243
11235
  ref: "firstFocusable",
11244
11236
  tabindex: "0"
11245
- }, Mp = { class: "ecs-modal-header-main-inner" }, Op = {
11237
+ }, Mp = { class: "ecs-modal-header-main-inner" }, Lp = {
11246
11238
  key: 0,
11247
11239
  class: "ecs-modal-header-extended"
11248
11240
  };
11249
- function Lp(e, s, t, a, n, i) {
11241
+ function Op(e, s, t, a, n, i) {
11250
11242
  const r = g("ecs-button");
11251
11243
  return o(), l("div", {
11252
11244
  class: h(["ecs-modal-header", i.typeClass])
@@ -11268,31 +11260,31 @@ function Lp(e, s, t, a, n, i) {
11268
11260
  "data-test": "close-modal-button"
11269
11261
  })
11270
11262
  ], 512),
11271
- e.$slots.extension ? (o(), l("div", Op, [
11263
+ e.$slots.extension ? (o(), l("div", Lp, [
11272
11264
  p(e.$slots, "extension", {}, void 0, !0)
11273
11265
  ])) : u("", !0)
11274
11266
  ], 2);
11275
11267
  }
11276
- const y_ = /* @__PURE__ */ v(Pp, [["render", Lp], ["__scopeId", "data-v-14ff8a6b"]]), Ap = {
11268
+ const y_ = /* @__PURE__ */ v(Pp, [["render", Op], ["__scopeId", "data-v-14ff8a6b"]]), Ap = {
11277
11269
  name: "ecs-modal-footer"
11278
11270
  }, Np = { class: "ecs-modal-footer" }, Dp = {
11279
11271
  key: 0,
11280
11272
  class: "ecs-modal-footer-secondary"
11281
- }, Fp = { class: "ecs-modal-footer-main" };
11282
- function Rp(e, s, t, a, n, i) {
11273
+ }, Rp = { class: "ecs-modal-footer-main" };
11274
+ function Fp(e, s, t, a, n, i) {
11283
11275
  return o(), l("div", Np, [
11284
11276
  e.$slots.secondary ? (o(), l("div", Dp, [
11285
11277
  p(e.$slots, "secondary", {}, void 0, !0)
11286
11278
  ])) : u("", !0),
11287
- f("div", Fp, [
11279
+ f("div", Rp, [
11288
11280
  p(e.$slots, "default", {}, void 0, !0)
11289
11281
  ])
11290
11282
  ]);
11291
11283
  }
11292
- const b_ = /* @__PURE__ */ v(Ap, [["render", Rp], ["__scopeId", "data-v-ac286496"]]), Vp = {
11284
+ const b_ = /* @__PURE__ */ v(Ap, [["render", Fp], ["__scopeId", "data-v-ac286496"]]), Vp = {
11293
11285
  name: "ecs-select-text",
11294
11286
  emits: ["change", "focus", "blur"],
11295
- components: { EcsIcon: M, EcsFocusRing: O },
11287
+ components: { EcsIcon: M, EcsFocusRing: L },
11296
11288
  props: {
11297
11289
  /** Determines the size of the select control. */
11298
11290
  size: {
@@ -11408,7 +11400,7 @@ const Wp = /* @__PURE__ */ v(Vp, [["render", qp], ["__scopeId", "data-v-6b04cc71
11408
11400
  emits: ["remove", "change", "operatorChange", "operatorToggle"],
11409
11401
  components: {
11410
11402
  EcsIcon: M,
11411
- EcsFocusRing: O,
11403
+ EcsFocusRing: L,
11412
11404
  EcsSelectText: Wp
11413
11405
  },
11414
11406
  props: {
@@ -11494,7 +11486,7 @@ function Zp(e, s, t, a, n, i) {
11494
11486
  class: "operator-select"
11495
11487
  }, {
11496
11488
  default: S(() => [
11497
- (o(!0), l(J, null, me(t.operatorSelectOptions, (m) => (o(), l("option", {
11489
+ (o(!0), l(J, null, pe(t.operatorSelectOptions, (m) => (o(), l("option", {
11498
11490
  value: m,
11499
11491
  key: m
11500
11492
  }, w(m), 9, Kp))), 128))
@@ -11548,7 +11540,7 @@ const __ = /* @__PURE__ */ v(jp, [["render", Zp], ["__scopeId", "data-v-57205caa
11548
11540
  emits: ["remove"],
11549
11541
  components: {
11550
11542
  EcsIcon: M,
11551
- EcsFocusRing: O
11543
+ EcsFocusRing: L
11552
11544
  }
11553
11545
  };
11554
11546
  function Qp(e, s, t, a, n, i) {
@@ -11787,7 +11779,7 @@ const w_ = /* @__PURE__ */ v(eh, [["render", sh], ["__scopeId", "data-v-ceac7867
11787
11779
  };
11788
11780
  function bh(e, s, t, a, n, i) {
11789
11781
  const r = g("ecs-icon"), c = g("ecs-button-toolbar"), d = g("ecs-alert");
11790
- return o(), b(ke, {
11782
+ return o(), b(me, {
11791
11783
  name: "fade",
11792
11784
  appear: ""
11793
11785
  }, {
@@ -11874,7 +11866,7 @@ function bh(e, s, t, a, n, i) {
11874
11866
  e.$slots.sidebar && n.width > 1500 ? (o(), l("div", uh, [
11875
11867
  p(e.$slots, "sidebar", {}, void 0, !0)
11876
11868
  ])) : u("", !0),
11877
- _(ke, { name: "slide" }, {
11869
+ _(me, { name: "slide" }, {
11878
11870
  default: S(() => [
11879
11871
  e.$slots.sidebar && n.width <= 1500 && n.showSidebar ? (o(), l("div", fh, [
11880
11872
  p(e.$slots, "sidebar", {}, void 0, !0)
@@ -12005,7 +11997,7 @@ const S_ = /* @__PURE__ */ v(ih, [["render", bh], ["__scopeId", "data-v-9e17191b
12005
11997
  this.$emit("updatePage", Number(e));
12006
11998
  }
12007
11999
  }
12008
- }, Us = (e) => (ve("data-v-ca016e63"), e = e(), ye(), e), kh = /* @__PURE__ */ Us(() => /* @__PURE__ */ f("span", null, "Page", -1)), wh = ["value", "selected"], Sh = {
12000
+ }, Us = (e) => (ye("data-v-ca016e63"), e = e(), be(), e), kh = /* @__PURE__ */ Us(() => /* @__PURE__ */ f("span", null, "Page", -1)), wh = ["value", "selected"], Sh = {
12009
12001
  key: 0,
12010
12002
  class: "total"
12011
12003
  }, Ch = {
@@ -12064,7 +12056,7 @@ function Ih(e, s, t, a, n, i) {
12064
12056
  size: "sml"
12065
12057
  }, {
12066
12058
  default: S(() => [
12067
- (o(!0), l(J, null, me(t.totalPages, (m) => (o(), l("option", {
12059
+ (o(!0), l(J, null, pe(t.totalPages, (m) => (o(), l("option", {
12068
12060
  key: m,
12069
12061
  value: m,
12070
12062
  selected: m === t.currentPage
@@ -12128,7 +12120,7 @@ function Ih(e, s, t, a, n, i) {
12128
12120
  size: "sml"
12129
12121
  }, {
12130
12122
  default: S(() => [
12131
- (o(!0), l(J, null, me(t.itemsPerPage, (m) => (o(), l("option", {
12123
+ (o(!0), l(J, null, pe(t.itemsPerPage, (m) => (o(), l("option", {
12132
12124
  key: m,
12133
12125
  value: m,
12134
12126
  selected: m === t.itemsPerPageSelected
@@ -12153,7 +12145,7 @@ function Ih(e, s, t, a, n, i) {
12153
12145
  }
12154
12146
  const C_ = /* @__PURE__ */ v(_h, [["render", Ih], ["__scopeId", "data-v-ca016e63"]]), Eh = {
12155
12147
  name: "ecs-party-entry",
12156
- components: { EcsIcon: M, EcsSticker: Re },
12148
+ components: { EcsIcon: M, EcsSticker: Fe },
12157
12149
  props: {
12158
12150
  /** 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). */
12159
12151
  icon: {
@@ -12288,14 +12280,14 @@ const x_ = /* @__PURE__ */ v(Eh, [["render", Ph], ["__scopeId", "data-v-c6300895
12288
12280
  return !!this.$slots.default;
12289
12281
  }
12290
12282
  }
12291
- }, Mh = { class: "ecs-popover-header" }, Oh = { class: "ecs-popover-header-title" }, Lh = {
12283
+ }, Mh = { class: "ecs-popover-header" }, Lh = { class: "ecs-popover-header-title" }, Oh = {
12292
12284
  key: 0,
12293
12285
  class: "ecs-popover-header-actions"
12294
12286
  };
12295
12287
  function Ah(e, s, t, a, n, i) {
12296
12288
  const r = g("ecs-icon"), c = g("ecs-text");
12297
12289
  return o(), l("header", Mh, [
12298
- f("div", Oh, [
12290
+ f("div", Lh, [
12299
12291
  t.icon ? (o(), b(r, {
12300
12292
  key: 0,
12301
12293
  type: t.icon,
@@ -12313,7 +12305,7 @@ function Ah(e, s, t, a, n, i) {
12313
12305
  _: 1
12314
12306
  })
12315
12307
  ]),
12316
- i.hasControls ? (o(), l("div", Lh, [
12308
+ i.hasControls ? (o(), l("div", Oh, [
12317
12309
  p(e.$slots, "default", {}, void 0, !0)
12318
12310
  ])) : u("", !0)
12319
12311
  ]);
@@ -12330,7 +12322,7 @@ const B_ = /* @__PURE__ */ v(Th, [["render", Ah], ["__scopeId", "data-v-c7ef1a5a
12330
12322
  key: 0,
12331
12323
  class: "ecs-popover-list-title-controls"
12332
12324
  };
12333
- function Fh(e, s, t, a, n, i) {
12325
+ function Rh(e, s, t, a, n, i) {
12334
12326
  return o(), l("li", {
12335
12327
  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" : ""]]),
12336
12328
  role: "heading"
@@ -12343,7 +12335,7 @@ function Fh(e, s, t, a, n, i) {
12343
12335
  ])) : u("", !0)
12344
12336
  ], 2);
12345
12337
  }
12346
- const z_ = /* @__PURE__ */ v(Nh, [["render", Fh], ["__scopeId", "data-v-dcc071bc"]]), Rh = {
12338
+ const z_ = /* @__PURE__ */ v(Nh, [["render", Rh], ["__scopeId", "data-v-dcc071bc"]]), Fh = {
12347
12339
  name: "ecs-rating-star-read",
12348
12340
  components: { EcsSkeletonLoader: Ce },
12349
12341
  props: {
@@ -12395,7 +12387,7 @@ function qh(e, s, t, a, n, i) {
12395
12387
  }, null, 8, Hh))
12396
12388
  ], 10, Vh);
12397
12389
  }
12398
- const Wh = /* @__PURE__ */ v(Rh, [["render", qh], ["__scopeId", "data-v-8f28e1c1"]]), jh = {
12390
+ const Wh = /* @__PURE__ */ v(Fh, [["render", qh], ["__scopeId", "data-v-8f28e1c1"]]), jh = {
12399
12391
  name: "ecs-rating-favorability",
12400
12392
  emits: ["click"],
12401
12393
  components: { EcsIcon: M, EcsSkeletonLoader: Ce },
@@ -12507,7 +12499,7 @@ function Kh(e, s, t, a, n, i) {
12507
12499
  const Yh = /* @__PURE__ */ v(jh, [["render", Kh], ["__scopeId", "data-v-359930b9"]]), Xh = {
12508
12500
  name: "ecs-quicklinks-link",
12509
12501
  emits: ["click", "input", "toggle"],
12510
- components: { EcsCheckbox: Vt, EcsRatingStarRead: Wh, EcsRatingFavorability: Yh, EcsSwitch: Ms, EcsIcon: M, EcsFocusRing: O },
12502
+ components: { EcsCheckbox: Vt, EcsRatingStarRead: Wh, EcsRatingFavorability: Yh, EcsSwitch: Ms, EcsIcon: M, EcsFocusRing: L },
12511
12503
  props: {
12512
12504
  label: {
12513
12505
  type: String,
@@ -12664,7 +12656,7 @@ const I_ = /* @__PURE__ */ v(Xh, [["render", nv], ["__scopeId", "data-v-fe97cca0
12664
12656
  default: 0
12665
12657
  }
12666
12658
  }
12667
- }, vt = (e) => (ve("data-v-37aaedf8"), e = e(), ye(), e), ov = {
12659
+ }, vt = (e) => (ye("data-v-37aaedf8"), e = e(), be(), e), ov = {
12668
12660
  key: 0,
12669
12661
  class: "ecs-rating-reset"
12670
12662
  }, 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));
@@ -12837,7 +12829,7 @@ function Cv(e, s, t, a, n, i) {
12837
12829
  return o(), l("div", {
12838
12830
  class: h(["ecs-segments", [t.inline ? "ecs-segments-inline" : ""]])
12839
12831
  }, [
12840
- (o(!0), l(J, null, me(t.options, (c) => (o(), l("label", {
12832
+ (o(!0), l(J, null, pe(t.options, (c) => (o(), l("label", {
12841
12833
  key: c.id,
12842
12834
  for: c.id
12843
12835
  }, [
@@ -12870,7 +12862,7 @@ const P_ = /* @__PURE__ */ v(_v, [["render", Cv], ["__scopeId", "data-v-053b5298
12870
12862
  name: "ecs-select-tile",
12871
12863
  emits: ["click"],
12872
12864
  components: {
12873
- EcsFocusRing: O
12865
+ EcsFocusRing: L
12874
12866
  },
12875
12867
  props: {
12876
12868
  /** The main label for the tile. */
@@ -12906,7 +12898,7 @@ const P_ = /* @__PURE__ */ v(_v, [["render", Cv], ["__scopeId", "data-v-053b5298
12906
12898
  default: !1
12907
12899
  }
12908
12900
  }
12909
- }, 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 = {
12901
+ }, 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 = {
12910
12902
  key: 1,
12911
12903
  class: "label"
12912
12904
  }, $v = {
@@ -12946,15 +12938,15 @@ const T_ = /* @__PURE__ */ v(xv, [["render", Pv], ["__scopeId", "data-v-00e842c6
12946
12938
  role: "navigation",
12947
12939
  "aria-label": "Steps"
12948
12940
  };
12949
- function Ov(e, s, t, a, n, i) {
12941
+ function Lv(e, s, t, a, n, i) {
12950
12942
  return o(), l("div", Mv, [
12951
12943
  p(e.$slots, "default", {}, void 0, !0)
12952
12944
  ]);
12953
12945
  }
12954
- const M_ = /* @__PURE__ */ v(Tv, [["render", Ov], ["__scopeId", "data-v-69c3c73d"]]), Lv = {
12946
+ const M_ = /* @__PURE__ */ v(Tv, [["render", Lv], ["__scopeId", "data-v-69c3c73d"]]), Ov = {
12955
12947
  name: "ecs-sequence-map-button",
12956
12948
  emits: ["click"],
12957
- components: { EcsIcon: M, EcsFocusRing: O },
12949
+ components: { EcsIcon: M, EcsFocusRing: L },
12958
12950
  props: {
12959
12951
  /** Index of the step. */
12960
12952
  step: {
@@ -12982,8 +12974,8 @@ const M_ = /* @__PURE__ */ v(Tv, [["render", Ov], ["__scopeId", "data-v-69c3c73d
12982
12974
  default: !1
12983
12975
  }
12984
12976
  }
12985
- }, 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));
12986
- function Rv(e, s, t, a, n, i) {
12977
+ }, 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));
12978
+ function Fv(e, s, t, a, n, i) {
12987
12979
  const r = g("ecs-icon"), c = g("ecs-focus-ring");
12988
12980
  return o(), l("button", {
12989
12981
  onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
@@ -13006,10 +12998,10 @@ function Rv(e, s, t, a, n, i) {
13006
12998
  ]),
13007
12999
  p(e.$slots, "default", {}, void 0, !0),
13008
13000
  _(c, { inset: 4 }),
13009
- Fv
13001
+ Rv
13010
13002
  ], 10, Nv);
13011
13003
  }
13012
- const O_ = /* @__PURE__ */ v(Lv, [["render", Rv], ["__scopeId", "data-v-9fd5b3f7"]]), Vv = {
13004
+ const L_ = /* @__PURE__ */ v(Ov, [["render", Fv], ["__scopeId", "data-v-9fd5b3f7"]]), Vv = {
13013
13005
  name: "ecs-tab-bar",
13014
13006
  props: {
13015
13007
  /** 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. */
@@ -13117,7 +13109,7 @@ function Yv(e, s, t, a, n, i) {
13117
13109
  })
13118
13110
  ], 6);
13119
13111
  }
13120
- const L_ = /* @__PURE__ */ v(Gv, [["render", Yv], ["__scopeId", "data-v-5e877161"]]), Xv = {
13112
+ const O_ = /* @__PURE__ */ v(Gv, [["render", Yv], ["__scopeId", "data-v-5e877161"]]), Xv = {
13121
13113
  name: "ecs-sidebar-content",
13122
13114
  props: {
13123
13115
  /** Adds an inner padding to the content area. */
@@ -13209,7 +13201,7 @@ function ry(e, s, t, a, n, i) {
13209
13201
  p(e.$slots, "primary-controls", {}, void 0, !0)
13210
13202
  ])
13211
13203
  ])) : u("", !0),
13212
- _(ke, { name: "expansion" }, {
13204
+ _(me, { name: "expansion" }, {
13213
13205
  default: S(() => [
13214
13206
  t.subHeaderExpanded && e.$slots.subheader ? (o(), l("div", ay, [
13215
13207
  p(e.$slots, "subheader", {}, void 0, !0)
@@ -13217,7 +13209,7 @@ function ry(e, s, t, a, n, i) {
13217
13209
  ]),
13218
13210
  _: 3
13219
13211
  }),
13220
- _(ke, { name: "expansion" }, {
13212
+ _(me, { name: "expansion" }, {
13221
13213
  default: S(() => [
13222
13214
  t.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (o(), l("div", oy, [
13223
13215
  p(e.$slots, "tertiaryheader", {}, void 0, !0)
@@ -13252,7 +13244,7 @@ function uy(e, s, t, a, n, i) {
13252
13244
  ])) : u("", !0)
13253
13245
  ], 2);
13254
13246
  }
13255
- const F_ = /* @__PURE__ */ v(ly, [["render", uy], ["__scopeId", "data-v-cec887e2"]]), fy = {
13247
+ const R_ = /* @__PURE__ */ v(ly, [["render", uy], ["__scopeId", "data-v-cec887e2"]]), fy = {
13256
13248
  name: "ecs-swatches-picker",
13257
13249
  emits: ["update:modelValue"],
13258
13250
  props: {
@@ -13309,7 +13301,7 @@ function my(e, s, t, a, n, i) {
13309
13301
  class: h(["ecs-swatches", i.sizeClass]),
13310
13302
  role: "radiogroup"
13311
13303
  }, [
13312
- (o(!0), l(J, null, me(t.swatches, (r) => (o(), l("div", {
13304
+ (o(!0), l(J, null, pe(t.swatches, (r) => (o(), l("div", {
13313
13305
  key: r.id,
13314
13306
  onClick: (c) => i.handleItemClick(r),
13315
13307
  onKeydown: [
@@ -13326,7 +13318,7 @@ function my(e, s, t, a, n, i) {
13326
13318
  }, null, 46, gy))), 128))
13327
13319
  ], 2);
13328
13320
  }
13329
- const R_ = /* @__PURE__ */ v(fy, [["render", my], ["__scopeId", "data-v-74fe1e26"]]), py = {
13321
+ const F_ = /* @__PURE__ */ v(fy, [["render", my], ["__scopeId", "data-v-74fe1e26"]]), py = {
13330
13322
  name: "ecs-tab",
13331
13323
  props: {
13332
13324
  /** Shows this tab. */
@@ -13374,8 +13366,8 @@ const V_ = /* @__PURE__ */ v(py, [["render", vy], ["__scopeId", "data-v-2c119fff
13374
13366
  emits: ["click"],
13375
13367
  components: {
13376
13368
  EcsIcon: M,
13377
- EcsSticker: Re,
13378
- EcsFocusRing: O
13369
+ EcsSticker: Fe,
13370
+ EcsFocusRing: L
13379
13371
  },
13380
13372
  props: {
13381
13373
  /** 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. */
@@ -13445,7 +13437,7 @@ const V_ = /* @__PURE__ */ v(py, [["render", vy], ["__scopeId", "data-v-2c119fff
13445
13437
  }
13446
13438
  }
13447
13439
  }
13448
- }, by = (e) => (ve("data-v-dd796dff"), e = e(), ye(), e), _y = ["disabled", "aria-selected", "aria-controls", "aria-label"], ky = {
13440
+ }, by = (e) => (ye("data-v-dd796dff"), e = e(), be(), e), _y = ["disabled", "aria-selected", "aria-controls", "aria-label"], ky = {
13449
13441
  key: 2,
13450
13442
  class: "shortcut"
13451
13443
  }, wy = /* @__PURE__ */ by(() => /* @__PURE__ */ f("span", { class: "hover" }, null, -1));
@@ -13483,7 +13475,7 @@ function Sy(e, s, t, a, n, i) {
13483
13475
  const H_ = /* @__PURE__ */ v(yy, [["render", Sy], ["__scopeId", "data-v-dd796dff"]]), Cy = {
13484
13476
  name: "ecs-tag",
13485
13477
  emits: ["click"],
13486
- components: { EcsSkeletonLoader: Ce, EcsFocusRing: O },
13478
+ components: { EcsSkeletonLoader: Ce, EcsFocusRing: L },
13487
13479
  props: {
13488
13480
  /** Determines the visual style of the tag. */
13489
13481
  type: {
@@ -13608,7 +13600,7 @@ function Py(e, s, t, a, n, i) {
13608
13600
  const W_ = /* @__PURE__ */ v(Ey, [["render", Py], ["__scopeId", "data-v-4334fe7e"]]), Ty = {
13609
13601
  name: "ecs-toast",
13610
13602
  emits: ["action"],
13611
- components: { EcsFocusRing: O },
13603
+ components: { EcsFocusRing: L },
13612
13604
  props: {
13613
13605
  /** Determines the visual theme of the toast message. */
13614
13606
  theme: {
@@ -13650,14 +13642,14 @@ function My(e, s, t, a, n, i) {
13650
13642
  ])) : u("", !0)
13651
13643
  ], 2);
13652
13644
  }
13653
- const j_ = /* @__PURE__ */ v(Ty, [["render", My], ["__scopeId", "data-v-86de0a28"]]), Oy = {
13645
+ const j_ = /* @__PURE__ */ v(Ty, [["render", My], ["__scopeId", "data-v-86de0a28"]]), Ly = {
13654
13646
  name: "ecs-toasts"
13655
- }, Ly = {
13647
+ }, Oy = {
13656
13648
  class: "ecs-toasts",
13657
13649
  "aria-live": "polite"
13658
13650
  };
13659
13651
  function Ay(e, s, t, a, n, i) {
13660
- return o(), l("div", Ly, [
13652
+ return o(), l("div", Oy, [
13661
13653
  _(ci, { name: "transition-toast" }, {
13662
13654
  default: S(() => [
13663
13655
  p(e.$slots, "default", {}, void 0, !0)
@@ -13666,7 +13658,7 @@ function Ay(e, s, t, a, n, i) {
13666
13658
  })
13667
13659
  ]);
13668
13660
  }
13669
- const U_ = /* @__PURE__ */ v(Oy, [["render", Ay], ["__scopeId", "data-v-451fee48"]]), Ny = {
13661
+ const U_ = /* @__PURE__ */ v(Ly, [["render", Ay], ["__scopeId", "data-v-451fee48"]]), Ny = {
13670
13662
  name: "ecs-transcript-state",
13671
13663
  emits: ["click"],
13672
13664
  components: {
@@ -13685,10 +13677,10 @@ const U_ = /* @__PURE__ */ v(Oy, [["render", Ay], ["__scopeId", "data-v-451fee48
13685
13677
  default: !1
13686
13678
  }
13687
13679
  }
13688
- }, Dy = ["aria-busy"], Fy = {
13680
+ }, Dy = ["aria-busy"], Ry = {
13689
13681
  key: 0,
13690
13682
  class: "healthy"
13691
- }, Ry = {
13683
+ }, Fy = {
13692
13684
  key: 1,
13693
13685
  class: "repairing"
13694
13686
  }, Vy = {
@@ -13709,8 +13701,8 @@ function qy(e, s, t, a, n, i) {
13709
13701
  type: "toolbar-transcript",
13710
13702
  color: "#929AA9"
13711
13703
  }),
13712
- t.state == "healthy" ? (o(), l("div", Fy)) : u("", !0),
13713
- t.state == "repairing" ? (o(), l("div", Ry)) : u("", !0),
13704
+ t.state == "healthy" ? (o(), l("div", Ry)) : u("", !0),
13705
+ t.state == "repairing" ? (o(), l("div", Fy)) : u("", !0),
13714
13706
  t.state == "corrupted" ? (o(), l("div", Vy)) : u("", !0),
13715
13707
  t.state == "loading" ? (o(), l("span", Hy, [
13716
13708
  _(r, {
@@ -13753,7 +13745,7 @@ function Uy(e, s, t, a, n, i) {
13753
13745
  const K_ = /* @__PURE__ */ v(Wy, [["render", Uy], ["__scopeId", "data-v-6af94f50"]]), Gy = {
13754
13746
  name: "ecs-tree-list-item",
13755
13747
  emits: ["click", "toggled"],
13756
- components: { EcsIcon: M, EcsButtonCollapse: Ls, EcsFocusRing: O },
13748
+ components: { EcsIcon: M, EcsButtonCollapse: Os, EcsFocusRing: L },
13757
13749
  mixins: [ue],
13758
13750
  props: {
13759
13751
  /** ID for the Tree List Item */
@@ -14110,13 +14102,13 @@ export {
14110
14102
  hb as EcsBreadcrumbTitle,
14111
14103
  vb as EcsBulkSelector,
14112
14104
  Se as EcsButton,
14113
- Ls as EcsButtonCollapse,
14105
+ Os as EcsButtonCollapse,
14114
14106
  bb as EcsButtonContext,
14115
14107
  _b as EcsButtonContextGroup,
14116
14108
  kb as EcsButtonDialog,
14117
14109
  yb as EcsButtonGroup,
14118
14110
  Ds as EcsButtonMore,
14119
- Fs as EcsButtonTable,
14111
+ Rs as EcsButtonTable,
14120
14112
  pt as EcsButtonToolbar,
14121
14113
  Ht as EcsButtonToolbarGroup,
14122
14114
  wb as EcsButtonToolbarIcon,
@@ -14135,12 +14127,12 @@ export {
14135
14127
  Mb as EcsDataGrid,
14136
14128
  Nb as EcsDataGridCell,
14137
14129
  Ab as EcsDataGridGroup,
14138
- Lb as EcsDataGridHeadCell,
14130
+ Ob as EcsDataGridHeadCell,
14139
14131
  Gd as EcsDataGridRow,
14140
- Ob as EcsDataGridRowGroup,
14132
+ Lb as EcsDataGridRowGroup,
14141
14133
  Db as EcsDataList,
14142
- Fb as EcsDataListItem,
14143
- Rb as EcsDialog,
14134
+ Rb as EcsDataListItem,
14135
+ Fb as EcsDialog,
14144
14136
  Vb as EcsDialogHeader,
14145
14137
  Hb as EcsDirectoryEntry,
14146
14138
  qb as EcsDocumentState,
@@ -14150,20 +14142,20 @@ export {
14150
14142
  Ub as EcsEntryLink,
14151
14143
  Gb as EcsExcerptSnippet,
14152
14144
  Wu as EcsFavicon,
14153
- Os as EcsFileIcon,
14145
+ Ls as EcsFileIcon,
14154
14146
  Yb as EcsFileList,
14155
14147
  Xb as EcsFileListItem,
14156
14148
  Kb as EcsFillIcon,
14157
14149
  Zb as EcsFlag,
14158
14150
  dg as EcsFlexCol,
14159
14151
  Te as EcsFlexRow,
14160
- O as EcsFocusRing,
14152
+ L as EcsFocusRing,
14161
14153
  Jb as EcsFolderSelector,
14162
- Rt as EcsFormCheck,
14154
+ Ft as EcsFormCheck,
14163
14155
  Eg as EcsFormGroup,
14164
14156
  Qb as EcsFormHeadline,
14165
14157
  e_ as EcsFormSet,
14166
- Rs as EcsFormatted,
14158
+ Fs as EcsFormatted,
14167
14159
  t_ as EcsHighlight,
14168
14160
  M as EcsIcon,
14169
14161
  s_ as EcsIndexToolbar,
@@ -14213,18 +14205,18 @@ export {
14213
14205
  T_ as EcsSelectTile,
14214
14206
  yo as EcsSeparator,
14215
14207
  M_ as EcsSequenceMap,
14216
- O_ as EcsSequenceMapButton,
14217
- L_ as EcsSidebar,
14208
+ L_ as EcsSequenceMapButton,
14209
+ O_ as EcsSidebar,
14218
14210
  A_ as EcsSidebarContent,
14219
14211
  N_ as EcsSidebarFooter,
14220
14212
  D_ as EcsSidebarHeader,
14221
14213
  Ce as EcsSkeletonLoader,
14222
14214
  Da as EcsSortbutton,
14223
14215
  qm as EcsSplitpanes,
14224
- Fu as EcsStateIcon,
14225
- Re as EcsSticker,
14226
- F_ as EcsStructuredContent,
14227
- R_ as EcsSwatchesPicker,
14216
+ Ru as EcsStateIcon,
14217
+ Fe as EcsSticker,
14218
+ R_ as EcsStructuredContent,
14219
+ F_ as EcsSwatchesPicker,
14228
14220
  Ms as EcsSwitch,
14229
14221
  V_ as EcsTab,
14230
14222
  qv as EcsTabBar,