@everchron/ec-shards 9.12.11 → 9.12.14

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 me, openBlock as o, createBlock as h, resolveDynamicComponent as Be, unref as re, normalizeClass as v, createElementBlock as r, normalizeStyle as I, resolveComponent as m, createVNode as _, createCommentVNode as u, createElementVNode as f, createTextVNode as L, toDisplayString as C, renderSlot as p, Transition as he, withCtx as w, computed as Ee, reactive as ni, nextTick as ai, onBeforeUnmount as At, toRefs as Bs, isRef as oi, onMounted as zs, useSlots as li, ref as Re, watchEffect as ct, withKeys as Y, Teleport as ri, withDirectives as Ze, vShow as pt, mergeProps as qe, normalizeProps as ci, guardReactiveProps as di, withModifiers as G, pushScopeId as pe, popScopeId as ve, Fragment as H, renderList as J, resolveDirective as ui, vModelText as fi, markRaw as mi, h as gi, TransitionGroup as hi } from "vue";
1
+ import { defineAsyncComponent as te, watch as me, openBlock as o, createBlock as h, resolveDynamicComponent as Be, unref as re, normalizeClass as v, createElementBlock as r, normalizeStyle as I, resolveComponent as m, createVNode as _, createCommentVNode as u, createElementVNode as f, createTextVNode as A, toDisplayString as C, renderSlot as p, Transition as he, withCtx as w, computed as Ee, reactive as ni, nextTick as ai, onBeforeUnmount as Ot, toRefs as Bs, isRef as oi, onMounted as zs, useSlots as li, ref as Re, watchEffect as ct, withKeys as Y, Teleport as ri, withDirectives as Ze, vShow as pt, mergeProps as qe, normalizeProps as ci, guardReactiveProps as di, withModifiers as G, pushScopeId as pe, popScopeId as ve, Fragment as H, renderList as J, resolveDirective as ui, vModelText as fi, markRaw as mi, h as gi, TransitionGroup as hi } 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) => {
@@ -56,7 +56,7 @@ const se = (e, s) => {
56
56
  "data-test-icon-type": e.type
57
57
  }, null, 8, ["class", "width", "height", "viewBox", "color", "title", "data-test-icon-type"]));
58
58
  }
59
- }, O = /* @__PURE__ */ y(pi, [["__scopeId", "data-v-a1c506ab"]]), vi = {
59
+ }, L = /* @__PURE__ */ y(pi, [["__scopeId", "data-v-a1c506ab"]]), vi = {
60
60
  name: "EcsFocusRing",
61
61
  props: {
62
62
  /** Defines the distance of the focus ring from it focusable element. Should be smaller than `0` (negative) in almost all cases. */
@@ -90,7 +90,7 @@ function yi(e, s, t, a, n, i) {
90
90
  const D = /* @__PURE__ */ y(vi, [["render", yi], ["__scopeId", "data-v-8d624905"]]), bi = {
91
91
  name: "ecs-alert",
92
92
  emits: ["action"],
93
- components: { EcsIcon: O, EcsFocusRing: D },
93
+ components: { EcsIcon: L, EcsFocusRing: D },
94
94
  props: {
95
95
  /** The alert variant, which defines it's background color. */
96
96
  type: {
@@ -199,7 +199,7 @@ function Si(e, s, t, a, n, i) {
199
199
  type: t.icon,
200
200
  size: "20"
201
201
  }, null, 8, ["type"])) : u("", !0),
202
- L(" " + C(t.headline), 1)
202
+ A(" " + C(t.headline), 1)
203
203
  ])) : u("", !0),
204
204
  e.$slots.default ? (o(), r("div", wi, [
205
205
  p(e.$slots, "default", {}, void 0, !0)
@@ -210,7 +210,7 @@ function Si(e, s, t, a, n, i) {
210
210
  onClick: s[1] || (s[1] = (d) => e.$emit("action")),
211
211
  class: "action"
212
212
  }, [
213
- L(C(t.actionLabel) + " ", 1),
213
+ A(C(t.actionLabel) + " ", 1),
214
214
  _(c)
215
215
  ])) : u("", !0)
216
216
  ], 6)) : u("", !0);
@@ -264,8 +264,8 @@ const Ii = /* @__PURE__ */ y(xi, [["render", zi], ["__scopeId", "data-v-ed37c526
264
264
  default: null
265
265
  }
266
266
  }
267
- }, Ti = ["controls", "autoplay", "loop"], Pi = ["src"], $i = ["src"];
268
- function Mi(e, s, t, a, n, i) {
267
+ }, Ti = ["controls", "autoplay", "loop"], Pi = ["src"], Mi = ["src"];
268
+ function $i(e, s, t, a, n, i) {
269
269
  return o(), r("audio", {
270
270
  class: "ecs-audio",
271
271
  controls: t.controls,
@@ -281,10 +281,10 @@ function Mi(e, s, t, a, n, i) {
281
281
  key: 1,
282
282
  src: t.oggSource,
283
283
  type: "audio/ogg"
284
- }, null, 8, $i)) : u("", !0)
284
+ }, null, 8, Mi)) : u("", !0)
285
285
  ], 8, Ti);
286
286
  }
287
- const v0 = /* @__PURE__ */ y(Ei, [["render", Mi], ["__scopeId", "data-v-4e7ca115"]]), Li = {
287
+ const v0 = /* @__PURE__ */ y(Ei, [["render", $i], ["__scopeId", "data-v-4e7ca115"]]), Ai = {
288
288
  __name: "sticker",
289
289
  props: {
290
290
  /** Sets the sticker icon. */
@@ -338,11 +338,11 @@ const v0 = /* @__PURE__ */ y(Ei, [["render", Mi], ["__scopeId", "data-v-4e7ca115
338
338
  style: I(`color: ${n.value}`)
339
339
  }, null, 8, ["class", "aria-busy", "width", "height", "style"])) : u("", !0);
340
340
  }
341
- }, Oe = /* @__PURE__ */ y(Li, [["__scopeId", "data-v-eda299bd"]]), Ai = {
341
+ }, Le = /* @__PURE__ */ y(Ai, [["__scopeId", "data-v-eda299bd"]]), Oi = {
342
342
  name: "ecs-avatar",
343
343
  emits: ["avatar-initials"],
344
344
  components: {
345
- EcsSticker: Oe
345
+ EcsSticker: Le
346
346
  },
347
347
  props: {
348
348
  /** 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: */
@@ -452,7 +452,7 @@ const v0 = /* @__PURE__ */ y(Ei, [["render", Mi], ["__scopeId", "data-v-4e7ca115
452
452
  return s[e % s.length];
453
453
  }
454
454
  }
455
- }, Oi = ["role", "aria-label"], Di = { key: 0 };
455
+ }, Li = ["role", "aria-label"], Di = { key: 0 };
456
456
  function Ni(e, s, t, a, n, i) {
457
457
  const l = m("ecs-sticker");
458
458
  return o(), r("div", {
@@ -466,10 +466,10 @@ function Ni(e, s, t, a, n, i) {
466
466
  key: 1,
467
467
  type: "badge"
468
468
  })) : u("", !0)
469
- ], 14, Oi);
469
+ ], 14, Li);
470
470
  }
471
- const vt = /* @__PURE__ */ y(Ai, [["render", Ni], ["__scopeId", "data-v-3ec9175b"]]), Vi = {
472
- components: { EcsIcon: O, EcsFocusRing: D },
471
+ const vt = /* @__PURE__ */ y(Oi, [["render", Ni], ["__scopeId", "data-v-c3eeaf5a"]]), Vi = {
472
+ components: { EcsIcon: L, EcsFocusRing: D },
473
473
  emits: ["dismiss"],
474
474
  props: {
475
475
  /** The alert variant, which defines it's background color. */
@@ -587,7 +587,7 @@ const b0 = /* @__PURE__ */ y(Ri, [["render", Hi], ["__scopeId", "data-v-d1ff2486
587
587
  name: "ecs-breadcrumb-button",
588
588
  emits: ["click"],
589
589
  components: {
590
- EcsIcon: O,
590
+ EcsIcon: L,
591
591
  EcsFocusRing: D
592
592
  },
593
593
  props: {
@@ -749,21 +749,21 @@ function ge(e) {
749
749
  var s = ue(e).HTMLElement;
750
750
  return e instanceof s || e instanceof HTMLElement;
751
751
  }
752
- function Ot(e) {
752
+ function Lt(e) {
753
753
  if (typeof ShadowRoot > "u")
754
754
  return !1;
755
755
  var s = ue(e).ShadowRoot;
756
756
  return e instanceof s || e instanceof ShadowRoot;
757
757
  }
758
758
  var He = Math.max, gt = Math.min, Ge = Math.round;
759
- function $t() {
759
+ function Mt() {
760
760
  var e = navigator.userAgentData;
761
761
  return e != null && e.brands && Array.isArray(e.brands) ? e.brands.map(function(s) {
762
762
  return s.brand + "/" + s.version;
763
763
  }).join(" ") : navigator.userAgent;
764
764
  }
765
765
  function Ts() {
766
- return !/^((?!chrome|android).)*safari/i.test($t());
766
+ return !/^((?!chrome|android).)*safari/i.test(Mt());
767
767
  }
768
768
  function Ke(e, s, t) {
769
769
  s === void 0 && (s = !1), t === void 0 && (t = !1);
@@ -809,11 +809,11 @@ function De(e) {
809
809
  function Nt(e) {
810
810
  return Ke(De(e)).left + Dt(e).scrollLeft;
811
811
  }
812
- function Me(e) {
812
+ function $e(e) {
813
813
  return ue(e).getComputedStyle(e);
814
814
  }
815
815
  function Vt(e) {
816
- var s = Me(e), t = s.overflow, a = s.overflowX, n = s.overflowY;
816
+ var s = $e(e), t = s.overflow, a = s.overflowX, n = s.overflowY;
817
817
  return /auto|scroll|overlay|hidden/.test(t + n + a);
818
818
  }
819
819
  function Qi(e) {
@@ -853,7 +853,7 @@ function yt(e) {
853
853
  // $FlowFixMe[prop-missing]
854
854
  e.assignedSlot || // step into the shadow DOM of the parent of a slotted node
855
855
  e.parentNode || // DOM Element detected
856
- (Ot(e) ? e.host : null) || // ShadowRoot detected
856
+ (Lt(e) ? e.host : null) || // ShadowRoot detected
857
857
  // $FlowFixMe[incompatible-call]: HTMLElement is a Node
858
858
  De(e)
859
859
  );
@@ -875,18 +875,18 @@ function tn(e) {
875
875
  }
876
876
  function ls(e) {
877
877
  return !ge(e) || // https://github.com/popperjs/popper-core/issues/837
878
- Me(e).position === "fixed" ? null : e.offsetParent;
878
+ $e(e).position === "fixed" ? null : e.offsetParent;
879
879
  }
880
880
  function sn(e) {
881
- var s = /firefox/i.test($t()), t = /Trident/i.test($t());
881
+ var s = /firefox/i.test(Mt()), t = /Trident/i.test(Mt());
882
882
  if (t && ge(e)) {
883
- var a = Me(e);
883
+ var a = $e(e);
884
884
  if (a.position === "fixed")
885
885
  return null;
886
886
  }
887
887
  var n = yt(e);
888
- for (Ot(n) && (n = n.host); ge(n) && ["html", "body"].indexOf(Pe(n)) < 0; ) {
889
- var i = Me(n);
888
+ for (Lt(n) && (n = n.host); ge(n) && ["html", "body"].indexOf(Pe(n)) < 0; ) {
889
+ var i = $e(n);
890
890
  if (i.transform !== "none" || i.perspective !== "none" || i.contain === "paint" || ["transform", "perspective"].indexOf(i.willChange) !== -1 || s && i.willChange === "filter" || s && i.filter && i.filter !== "none")
891
891
  return n;
892
892
  n = n.parentNode;
@@ -894,13 +894,13 @@ function sn(e) {
894
894
  return null;
895
895
  }
896
896
  function at(e) {
897
- for (var s = ue(e), t = ls(e); t && tn(t) && Me(t).position === "static"; )
897
+ for (var s = ue(e), t = ls(e); t && tn(t) && $e(t).position === "static"; )
898
898
  t = ls(t);
899
- return t && (Pe(t) === "html" || Pe(t) === "body" && Me(t).position === "static") ? s : t || sn(e) || s;
899
+ return t && (Pe(t) === "html" || Pe(t) === "body" && $e(t).position === "static") ? s : t || sn(e) || s;
900
900
  }
901
- var ce = "top", Se = "bottom", xe = "right", de = "left", Rt = "auto", ot = [ce, Se, xe, de], Ye = "start", nt = "end", nn = "clippingParents", $s = "viewport", Qe = "popper", an = "reference", rs = /* @__PURE__ */ ot.reduce(function(e, s) {
901
+ var ce = "top", Se = "bottom", xe = "right", de = "left", Rt = "auto", ot = [ce, Se, xe, de], Ye = "start", nt = "end", nn = "clippingParents", Ms = "viewport", Qe = "popper", an = "reference", rs = /* @__PURE__ */ ot.reduce(function(e, s) {
902
902
  return e.concat([s + "-" + Ye, s + "-" + nt]);
903
- }, []), Ms = /* @__PURE__ */ [].concat(ot, [Rt]).reduce(function(e, s) {
903
+ }, []), $s = /* @__PURE__ */ [].concat(ot, [Rt]).reduce(function(e, s) {
904
904
  return e.concat([s, s + "-" + Ye, s + "-" + nt]);
905
905
  }, []), on = "beforeRead", ln = "read", rn = "afterRead", cn = "beforeMain", dn = "main", un = "afterMain", fn = "beforeWrite", mn = "write", gn = "afterWrite", hn = [on, ln, rn, cn, dn, un, fn, mn, gn];
906
906
  function pn(e) {
@@ -968,18 +968,18 @@ function _n(e, s) {
968
968
  }
969
969
  function kn(e) {
970
970
  var s, t = De(e), a = Dt(e), n = (s = e.ownerDocument) == null ? void 0 : s.body, i = He(t.scrollWidth, t.clientWidth, n ? n.scrollWidth : 0, n ? n.clientWidth : 0), l = He(t.scrollHeight, t.clientHeight, n ? n.scrollHeight : 0, n ? n.clientHeight : 0), c = -a.scrollLeft + Nt(e), d = -a.scrollTop;
971
- return Me(n || t).direction === "rtl" && (c += He(t.clientWidth, n ? n.clientWidth : 0) - i), {
971
+ return $e(n || t).direction === "rtl" && (c += He(t.clientWidth, n ? n.clientWidth : 0) - i), {
972
972
  width: i,
973
973
  height: l,
974
974
  x: c,
975
975
  y: d
976
976
  };
977
977
  }
978
- function Ls(e, s) {
978
+ function As(e, s) {
979
979
  var t = s.getRootNode && s.getRootNode();
980
980
  if (e.contains(s))
981
981
  return !0;
982
- if (t && Ot(t)) {
982
+ if (t && Lt(t)) {
983
983
  var a = s;
984
984
  do {
985
985
  if (a && e.isSameNode(a))
@@ -989,7 +989,7 @@ function Ls(e, s) {
989
989
  }
990
990
  return !1;
991
991
  }
992
- function Mt(e) {
992
+ function $t(e) {
993
993
  return Object.assign({}, e, {
994
994
  left: e.x,
995
995
  top: e.y,
@@ -1002,12 +1002,12 @@ function Cn(e, s) {
1002
1002
  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;
1003
1003
  }
1004
1004
  function cs(e, s, t) {
1005
- return s === $s ? Mt(_n(e, t)) : We(s) ? Cn(s, t) : Mt(kn(De(e)));
1005
+ return s === Ms ? $t(_n(e, t)) : We(s) ? Cn(s, t) : $t(kn(De(e)));
1006
1006
  }
1007
1007
  function wn(e) {
1008
- var s = st(yt(e)), t = ["absolute", "fixed"].indexOf(Me(e).position) >= 0, a = t && ge(e) ? at(e) : e;
1008
+ var s = st(yt(e)), t = ["absolute", "fixed"].indexOf($e(e).position) >= 0, a = t && ge(e) ? at(e) : e;
1009
1009
  return We(a) ? s.filter(function(n) {
1010
- return We(n) && Ls(n, a) && Pe(n) !== "body";
1010
+ return We(n) && As(n, a) && Pe(n) !== "body";
1011
1011
  }) : [];
1012
1012
  }
1013
1013
  function Sn(e, s, t, a) {
@@ -1026,7 +1026,7 @@ function Xe(e) {
1026
1026
  function Ht(e) {
1027
1027
  return ["top", "bottom"].indexOf(e) >= 0 ? "x" : "y";
1028
1028
  }
1029
- function As(e) {
1029
+ function Os(e) {
1030
1030
  var s = e.reference, t = e.element, a = e.placement, n = a ? Te(a) : null, i = a ? Xe(a) : null, l = s.x + s.width / 2 - t.width / 2, c = s.y + s.height / 2 - t.height / 2, d;
1031
1031
  switch (n) {
1032
1032
  case ce:
@@ -1073,7 +1073,7 @@ function As(e) {
1073
1073
  }
1074
1074
  return d;
1075
1075
  }
1076
- function Os() {
1076
+ function Ls() {
1077
1077
  return {
1078
1078
  top: 0,
1079
1079
  right: 0,
@@ -1082,7 +1082,7 @@ function Os() {
1082
1082
  };
1083
1083
  }
1084
1084
  function Ds(e) {
1085
- return Object.assign({}, Os(), e);
1085
+ return Object.assign({}, Ls(), e);
1086
1086
  }
1087
1087
  function Ns(e, s) {
1088
1088
  return s.reduce(function(t, a) {
@@ -1091,12 +1091,12 @@ function Ns(e, s) {
1091
1091
  }
1092
1092
  function qt(e, s) {
1093
1093
  s === void 0 && (s = {});
1094
- var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, l = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? nn : c, g = t.rootBoundary, b = g === void 0 ? $s : g, k = t.elementContext, E = k === void 0 ? Qe : k, B = t.altBoundary, x = B === void 0 ? !1 : B, $ = t.padding, M = $ === void 0 ? 0 : $, z = Ds(typeof M != "number" ? M : Ns(M, ot)), P = E === Qe ? an : Qe, F = e.rects.popper, A = e.elements[x ? P : E], N = Sn(We(A) ? A : A.contextElement || De(e.elements.popper), d, b, l), T = Ke(e.elements.reference), V = As({
1094
+ var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, l = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? nn : c, g = t.rootBoundary, b = g === void 0 ? Ms : g, k = t.elementContext, E = k === void 0 ? Qe : k, B = t.altBoundary, x = B === void 0 ? !1 : B, M = t.padding, $ = M === void 0 ? 0 : M, z = Ds(typeof $ != "number" ? $ : Ns($, ot)), P = E === Qe ? an : Qe, F = e.rects.popper, O = e.elements[x ? P : E], N = Sn(We(O) ? O : O.contextElement || De(e.elements.popper), d, b, l), T = Ke(e.elements.reference), V = Os({
1095
1095
  reference: T,
1096
1096
  element: F,
1097
1097
  strategy: "absolute",
1098
1098
  placement: n
1099
- }), q = Mt(Object.assign({}, F, V)), j = E === Qe ? q : T, K = {
1099
+ }), q = $t(Object.assign({}, F, V)), j = E === Qe ? q : T, K = {
1100
1100
  top: N.top - j.top + z.top,
1101
1101
  bottom: j.bottom - N.bottom + z.bottom,
1102
1102
  left: N.left - j.left + z.left,
@@ -1143,13 +1143,13 @@ function xn(e) {
1143
1143
  state: b,
1144
1144
  setOptions: function(z) {
1145
1145
  var P = typeof z == "function" ? z(b.options) : z;
1146
- $(), b.options = Object.assign({}, i, b.options, P), b.scrollParents = {
1146
+ M(), b.options = Object.assign({}, i, b.options, P), b.scrollParents = {
1147
1147
  reference: We(c) ? st(c) : c.contextElement ? st(c.contextElement) : [],
1148
1148
  popper: st(d)
1149
1149
  };
1150
1150
  var F = vn(bn([].concat(a, b.options.modifiers)));
1151
- return b.orderedModifiers = F.filter(function(A) {
1152
- return A.enabled;
1151
+ return b.orderedModifiers = F.filter(function(O) {
1152
+ return O.enabled;
1153
1153
  }), x(), B.update();
1154
1154
  },
1155
1155
  // Sync update – it will always be executed, even if not necessary. This
@@ -1167,12 +1167,12 @@ function xn(e) {
1167
1167
  }, b.reset = !1, b.placement = b.options.placement, b.orderedModifiers.forEach(function(K) {
1168
1168
  return b.modifiersData[K.name] = Object.assign({}, K.data);
1169
1169
  });
1170
- for (var A = 0; A < b.orderedModifiers.length; A++) {
1170
+ for (var O = 0; O < b.orderedModifiers.length; O++) {
1171
1171
  if (b.reset === !0) {
1172
- b.reset = !1, A = -1;
1172
+ b.reset = !1, O = -1;
1173
1173
  continue;
1174
1174
  }
1175
- var N = b.orderedModifiers[A], T = N.fn, V = N.options, q = V === void 0 ? {} : V, j = N.name;
1175
+ var N = b.orderedModifiers[O], T = N.fn, V = N.options, q = V === void 0 ? {} : V, j = N.name;
1176
1176
  typeof T == "function" && (b = T({
1177
1177
  state: b,
1178
1178
  options: q,
@@ -1186,24 +1186,24 @@ function xn(e) {
1186
1186
  // Async and optimistically optimized update – it will not be executed if
1187
1187
  // not necessary (debounced to run at most once-per-tick)
1188
1188
  update: yn(function() {
1189
- return new Promise(function(M) {
1190
- B.forceUpdate(), M(b);
1189
+ return new Promise(function($) {
1190
+ B.forceUpdate(), $(b);
1191
1191
  });
1192
1192
  }),
1193
1193
  destroy: function() {
1194
- $(), E = !0;
1194
+ M(), E = !0;
1195
1195
  }
1196
1196
  };
1197
1197
  if (!us(c, d))
1198
1198
  return B;
1199
- B.setOptions(g).then(function(M) {
1200
- !E && g.onFirstUpdate && g.onFirstUpdate(M);
1199
+ B.setOptions(g).then(function($) {
1200
+ !E && g.onFirstUpdate && g.onFirstUpdate($);
1201
1201
  });
1202
1202
  function x() {
1203
- b.orderedModifiers.forEach(function(M) {
1204
- var z = M.name, P = M.options, F = P === void 0 ? {} : P, A = M.effect;
1205
- if (typeof A == "function") {
1206
- var N = A({
1203
+ b.orderedModifiers.forEach(function($) {
1204
+ var z = $.name, P = $.options, F = P === void 0 ? {} : P, O = $.effect;
1205
+ if (typeof O == "function") {
1206
+ var N = O({
1207
1207
  state: b,
1208
1208
  name: z,
1209
1209
  instance: B,
@@ -1214,9 +1214,9 @@ function xn(e) {
1214
1214
  }
1215
1215
  });
1216
1216
  }
1217
- function $() {
1218
- k.forEach(function(M) {
1219
- return M();
1217
+ function M() {
1218
+ k.forEach(function($) {
1219
+ return $();
1220
1220
  }), k = [];
1221
1221
  }
1222
1222
  return B;
@@ -1246,7 +1246,7 @@ const zn = {
1246
1246
  };
1247
1247
  function In(e) {
1248
1248
  var s = e.state, t = e.name;
1249
- s.modifiersData[t] = As({
1249
+ s.modifiersData[t] = Os({
1250
1250
  reference: s.rects.reference,
1251
1251
  element: s.rects.popper,
1252
1252
  strategy: "absolute",
@@ -1274,24 +1274,24 @@ function Pn(e, s) {
1274
1274
  };
1275
1275
  }
1276
1276
  function fs(e) {
1277
- var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, l = e.offsets, c = e.position, d = e.gpuAcceleration, g = e.adaptive, b = e.roundOffsets, k = e.isFixed, E = l.x, B = E === void 0 ? 0 : E, x = l.y, $ = x === void 0 ? 0 : x, M = typeof b == "function" ? b({
1277
+ var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, l = e.offsets, c = e.position, d = e.gpuAcceleration, g = e.adaptive, b = e.roundOffsets, k = e.isFixed, E = l.x, B = E === void 0 ? 0 : E, x = l.y, M = x === void 0 ? 0 : x, $ = typeof b == "function" ? b({
1278
1278
  x: B,
1279
- y: $
1279
+ y: M
1280
1280
  }) : {
1281
1281
  x: B,
1282
- y: $
1282
+ y: M
1283
1283
  };
1284
- B = M.x, $ = M.y;
1285
- var z = l.hasOwnProperty("x"), P = l.hasOwnProperty("y"), F = de, A = ce, N = window;
1284
+ B = $.x, M = $.y;
1285
+ var z = l.hasOwnProperty("x"), P = l.hasOwnProperty("y"), F = de, O = ce, N = window;
1286
1286
  if (g) {
1287
1287
  var T = at(t), V = "clientHeight", q = "clientWidth";
1288
- if (T === ue(t) && (T = De(t), Me(T).position !== "static" && c === "absolute" && (V = "scrollHeight", q = "scrollWidth")), T = T, n === ce || (n === de || n === xe) && i === nt) {
1289
- A = Se;
1288
+ if (T === ue(t) && (T = De(t), $e(T).position !== "static" && c === "absolute" && (V = "scrollHeight", q = "scrollWidth")), T = T, n === ce || (n === de || n === xe) && i === nt) {
1289
+ O = Se;
1290
1290
  var j = k && T === N && N.visualViewport ? N.visualViewport.height : (
1291
1291
  // $FlowFixMe[prop-missing]
1292
1292
  T[V]
1293
1293
  );
1294
- $ -= j - a.height, $ *= d ? 1 : -1;
1294
+ M -= j - a.height, M *= d ? 1 : -1;
1295
1295
  }
1296
1296
  if (n === de || (n === ce || n === Se) && i === nt) {
1297
1297
  F = xe;
@@ -1306,18 +1306,18 @@ function fs(e) {
1306
1306
  position: c
1307
1307
  }, g && Tn), Q = b === !0 ? Pn({
1308
1308
  x: B,
1309
- y: $
1309
+ y: M
1310
1310
  }, ue(t)) : {
1311
1311
  x: B,
1312
- y: $
1312
+ y: M
1313
1313
  };
1314
- if (B = Q.x, $ = Q.y, d) {
1314
+ if (B = Q.x, M = Q.y, d) {
1315
1315
  var Z;
1316
- return Object.assign({}, X, (Z = {}, Z[A] = P ? "0" : "", Z[F] = z ? "0" : "", Z.transform = (N.devicePixelRatio || 1) <= 1 ? "translate(" + B + "px, " + $ + "px)" : "translate3d(" + B + "px, " + $ + "px, 0)", Z));
1316
+ return Object.assign({}, X, (Z = {}, Z[O] = P ? "0" : "", Z[F] = z ? "0" : "", Z.transform = (N.devicePixelRatio || 1) <= 1 ? "translate(" + B + "px, " + M + "px)" : "translate3d(" + B + "px, " + M + "px, 0)", Z));
1317
1317
  }
1318
- return Object.assign({}, X, (s = {}, s[A] = P ? $ + "px" : "", s[F] = z ? B + "px" : "", s.transform = "", s));
1318
+ return Object.assign({}, X, (s = {}, s[O] = P ? M + "px" : "", s[F] = z ? B + "px" : "", s.transform = "", s));
1319
1319
  }
1320
- function $n(e) {
1320
+ function Mn(e) {
1321
1321
  var s = e.state, t = e.options, a = t.gpuAcceleration, n = a === void 0 ? !0 : a, i = t.adaptive, l = i === void 0 ? !0 : i, c = t.roundOffsets, d = c === void 0 ? !0 : c, g = {
1322
1322
  placement: Te(s.placement),
1323
1323
  variation: Xe(s.placement),
@@ -1340,14 +1340,14 @@ function $n(e) {
1340
1340
  "data-popper-placement": s.placement
1341
1341
  });
1342
1342
  }
1343
- const Mn = {
1343
+ const $n = {
1344
1344
  name: "computeStyles",
1345
1345
  enabled: !0,
1346
1346
  phase: "beforeWrite",
1347
- fn: $n,
1347
+ fn: Mn,
1348
1348
  data: {}
1349
1349
  };
1350
- function Ln(e) {
1350
+ function An(e) {
1351
1351
  var s = e.state;
1352
1352
  Object.keys(s.elements).forEach(function(t) {
1353
1353
  var a = s.styles[t] || {}, n = s.attributes[t] || {}, i = s.elements[t];
@@ -1357,7 +1357,7 @@ function Ln(e) {
1357
1357
  }));
1358
1358
  });
1359
1359
  }
1360
- function An(e) {
1360
+ function On(e) {
1361
1361
  var s = e.state, t = {
1362
1362
  popper: {
1363
1363
  position: s.options.strategy,
@@ -1381,15 +1381,15 @@ function An(e) {
1381
1381
  });
1382
1382
  };
1383
1383
  }
1384
- const On = {
1384
+ const Ln = {
1385
1385
  name: "applyStyles",
1386
1386
  enabled: !0,
1387
1387
  phase: "write",
1388
- fn: Ln,
1389
- effect: An,
1388
+ fn: An,
1389
+ effect: On,
1390
1390
  requires: ["computeStyles"]
1391
1391
  };
1392
- var Dn = [zn, En, Mn, On], Nn = /* @__PURE__ */ xn({
1392
+ var Dn = [zn, En, $n, Ln], Nn = /* @__PURE__ */ xn({
1393
1393
  defaultModifiers: Dn
1394
1394
  });
1395
1395
  function Vn(e) {
@@ -1403,14 +1403,14 @@ function Fn(e, s, t) {
1403
1403
  return a > t ? t : a;
1404
1404
  }
1405
1405
  function Rn(e) {
1406
- var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !1 : l, d = t.boundary, g = t.rootBoundary, b = t.altBoundary, k = t.padding, E = t.tether, B = E === void 0 ? !0 : E, x = t.tetherOffset, $ = x === void 0 ? 0 : x, M = qt(s, {
1406
+ var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !1 : l, d = t.boundary, g = t.rootBoundary, b = t.altBoundary, k = t.padding, E = t.tether, B = E === void 0 ? !0 : E, x = t.tetherOffset, M = x === void 0 ? 0 : x, $ = qt(s, {
1407
1407
  boundary: d,
1408
1408
  rootBoundary: g,
1409
1409
  padding: k,
1410
1410
  altBoundary: b
1411
- }), z = Te(s.placement), P = Xe(s.placement), F = !P, A = Ht(z), N = Vn(A), T = s.modifiersData.popperOffsets, V = s.rects.reference, q = s.rects.popper, j = typeof $ == "function" ? $(Object.assign({}, s.rects, {
1411
+ }), z = Te(s.placement), P = Xe(s.placement), F = !P, O = Ht(z), N = Vn(O), T = s.modifiersData.popperOffsets, V = s.rects.reference, q = s.rects.popper, j = typeof M == "function" ? M(Object.assign({}, s.rects, {
1412
1412
  placement: s.placement
1413
- })) : $, K = typeof j == "number" ? {
1413
+ })) : M, K = typeof j == "number" ? {
1414
1414
  mainAxis: j,
1415
1415
  altAxis: j
1416
1416
  } : Object.assign({
@@ -1422,14 +1422,14 @@ function Rn(e) {
1422
1422
  };
1423
1423
  if (T) {
1424
1424
  if (i) {
1425
- var Z, be = A === "y" ? ce : de, fe = A === "y" ? Se : xe, ee = A === "y" ? "height" : "width", ne = T[A], je = ne + M[be], _e = ne - M[fe], Le = B ? -q[ee] / 2 : 0, Ne = P === Ye ? V[ee] : q[ee], ae = P === Ye ? -q[ee] : -V[ee], Ue = s.elements.arrow, Ae = B && Ue ? Ft(Ue) : {
1425
+ var Z, be = O === "y" ? ce : de, fe = O === "y" ? Se : xe, ee = O === "y" ? "height" : "width", ne = T[O], je = ne + $[be], _e = ne - $[fe], Ae = B ? -q[ee] / 2 : 0, Ne = P === Ye ? V[ee] : q[ee], ae = P === Ye ? -q[ee] : -V[ee], Ue = s.elements.arrow, Oe = B && Ue ? Ft(Ue) : {
1426
1426
  width: 0,
1427
1427
  height: 0
1428
- }, ke = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Os(), R = ke[be], U = ke[fe], oe = it(0, V[ee], Ae[ee]), Ve = F ? V[ee] / 2 - Le - oe - R - K.mainAxis : Ne - oe - R - K.mainAxis, Js = F ? -V[ee] / 2 + Le + oe + U + K.mainAxis : ae + oe + U + K.mainAxis, St = s.elements.arrow && at(s.elements.arrow), Qs = St ? A === "y" ? St.clientTop || 0 : St.clientLeft || 0 : 0, Jt = (Z = X == null ? void 0 : X[A]) != null ? Z : 0, ei = ne + Ve - Jt - Qs, ti = ne + Js - Jt, Qt = it(B ? gt(je, ei) : je, ne, B ? He(_e, ti) : _e);
1429
- T[A] = Qt, Q[A] = Qt - ne;
1428
+ }, ke = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Ls(), R = ke[be], U = ke[fe], oe = it(0, V[ee], Oe[ee]), Ve = F ? V[ee] / 2 - Ae - oe - R - K.mainAxis : Ne - oe - R - K.mainAxis, Js = F ? -V[ee] / 2 + Ae + oe + U + K.mainAxis : ae + oe + U + K.mainAxis, St = s.elements.arrow && at(s.elements.arrow), Qs = St ? O === "y" ? St.clientTop || 0 : St.clientLeft || 0 : 0, Jt = (Z = X == null ? void 0 : X[O]) != null ? Z : 0, ei = ne + Ve - Jt - Qs, ti = ne + Js - Jt, Qt = it(B ? gt(je, ei) : je, ne, B ? He(_e, ti) : _e);
1429
+ T[O] = Qt, Q[O] = Qt - ne;
1430
1430
  }
1431
1431
  if (c) {
1432
- var es, si = A === "x" ? ce : de, ii = A === "x" ? Se : xe, Fe = T[N], rt = N === "y" ? "height" : "width", ts = Fe + M[si], ss = Fe - M[ii], xt = [ce, de].indexOf(z) !== -1, is = (es = X == null ? void 0 : X[N]) != null ? es : 0, ns = xt ? ts : Fe - V[rt] - q[rt] - is + K.altAxis, as = xt ? Fe + V[rt] + q[rt] - is - K.altAxis : ss, os = B && xt ? Fn(ns, Fe, as) : it(B ? ns : ts, Fe, B ? as : ss);
1432
+ var es, si = O === "x" ? ce : de, ii = O === "x" ? Se : xe, Fe = T[N], rt = N === "y" ? "height" : "width", ts = Fe + $[si], ss = Fe - $[ii], xt = [ce, de].indexOf(z) !== -1, is = (es = X == null ? void 0 : X[N]) != null ? es : 0, ns = xt ? ts : Fe - V[rt] - q[rt] - is + K.altAxis, as = xt ? Fe + V[rt] + q[rt] - is - K.altAxis : ss, os = B && xt ? Fn(ns, Fe, as) : it(B ? ns : ts, Fe, B ? as : ss);
1433
1433
  T[N] = os, Q[N] = os - Fe;
1434
1434
  }
1435
1435
  s.modifiersData[a] = Q;
@@ -1464,22 +1464,22 @@ function ms(e) {
1464
1464
  }
1465
1465
  function jn(e, s) {
1466
1466
  s === void 0 && (s = {});
1467
- var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, g = d === void 0 ? Ms : d, b = Xe(a), k = b ? c ? rs : rs.filter(function(x) {
1467
+ var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, g = d === void 0 ? $s : d, b = Xe(a), k = b ? c ? rs : rs.filter(function(x) {
1468
1468
  return Xe(x) === b;
1469
1469
  }) : ot, E = k.filter(function(x) {
1470
1470
  return g.indexOf(x) >= 0;
1471
1471
  });
1472
1472
  E.length === 0 && (E = k);
1473
- var B = E.reduce(function(x, $) {
1474
- return x[$] = qt(e, {
1475
- placement: $,
1473
+ var B = E.reduce(function(x, M) {
1474
+ return x[M] = qt(e, {
1475
+ placement: M,
1476
1476
  boundary: n,
1477
1477
  rootBoundary: i,
1478
1478
  padding: l
1479
- })[Te($)], x;
1479
+ })[Te(M)], x;
1480
1480
  }, {});
1481
- return Object.keys(B).sort(function(x, $) {
1482
- return B[x] - B[$];
1481
+ return Object.keys(B).sort(function(x, M) {
1482
+ return B[x] - B[M];
1483
1483
  });
1484
1484
  }
1485
1485
  function Un(e) {
@@ -1491,17 +1491,17 @@ function Un(e) {
1491
1491
  function Gn(e) {
1492
1492
  var s = e.state, t = e.options, a = e.name;
1493
1493
  if (!s.modifiersData[a]._skip) {
1494
- for (var n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !0 : l, d = t.fallbackPlacements, g = t.padding, b = t.boundary, k = t.rootBoundary, E = t.altBoundary, B = t.flipVariations, x = B === void 0 ? !0 : B, $ = t.allowedAutoPlacements, M = s.options.placement, z = Te(M), P = z === M, F = d || (P || !x ? [mt(M)] : Un(M)), A = [M].concat(F).reduce(function(Ae, ke) {
1495
- return Ae.concat(Te(ke) === Rt ? jn(s, {
1494
+ for (var n = t.mainAxis, i = n === void 0 ? !0 : n, l = t.altAxis, c = l === void 0 ? !0 : l, d = t.fallbackPlacements, g = t.padding, b = t.boundary, k = t.rootBoundary, E = t.altBoundary, B = t.flipVariations, x = B === void 0 ? !0 : B, M = t.allowedAutoPlacements, $ = s.options.placement, z = Te($), P = z === $, F = d || (P || !x ? [mt($)] : Un($)), O = [$].concat(F).reduce(function(Oe, ke) {
1495
+ return Oe.concat(Te(ke) === Rt ? jn(s, {
1496
1496
  placement: ke,
1497
1497
  boundary: b,
1498
1498
  rootBoundary: k,
1499
1499
  padding: g,
1500
1500
  flipVariations: x,
1501
- allowedAutoPlacements: $
1501
+ allowedAutoPlacements: M
1502
1502
  }) : ke);
1503
- }, []), N = s.rects.reference, T = s.rects.popper, V = /* @__PURE__ */ new Map(), q = !0, j = A[0], K = 0; K < A.length; K++) {
1504
- var X = A[K], Q = Te(X), Z = Xe(X) === Ye, be = [ce, Se].indexOf(Q) >= 0, fe = be ? "width" : "height", ee = qt(s, {
1503
+ }, []), N = s.rects.reference, T = s.rects.popper, V = /* @__PURE__ */ new Map(), q = !0, j = O[0], K = 0; K < O.length; K++) {
1504
+ var X = O[K], Q = Te(X), Z = Xe(X) === Ye, be = [ce, Se].indexOf(Q) >= 0, fe = be ? "width" : "height", ee = qt(s, {
1505
1505
  placement: X,
1506
1506
  boundary: b,
1507
1507
  rootBoundary: k,
@@ -1510,8 +1510,8 @@ function Gn(e) {
1510
1510
  }), ne = be ? Z ? xe : de : Z ? Se : ce;
1511
1511
  N[fe] > T[fe] && (ne = mt(ne));
1512
1512
  var je = mt(ne), _e = [];
1513
- if (i && _e.push(ee[Q] <= 0), c && _e.push(ee[ne] <= 0, ee[je] <= 0), _e.every(function(Ae) {
1514
- return Ae;
1513
+ if (i && _e.push(ee[Q] <= 0), c && _e.push(ee[ne] <= 0, ee[je] <= 0), _e.every(function(Oe) {
1514
+ return Oe;
1515
1515
  })) {
1516
1516
  j = X, q = !1;
1517
1517
  break;
@@ -1519,8 +1519,8 @@ function Gn(e) {
1519
1519
  V.set(X, _e);
1520
1520
  }
1521
1521
  if (q)
1522
- for (var Le = x ? 3 : 1, Ne = function(ke) {
1523
- var R = A.find(function(U) {
1522
+ for (var Ae = x ? 3 : 1, Ne = function(ke) {
1523
+ var R = O.find(function(U) {
1524
1524
  var oe = V.get(U);
1525
1525
  if (oe)
1526
1526
  return oe.slice(0, ke).every(function(Ve) {
@@ -1529,7 +1529,7 @@ function Gn(e) {
1529
1529
  });
1530
1530
  if (R)
1531
1531
  return j = R, "break";
1532
- }, ae = Le; ae > 0; ae--) {
1532
+ }, ae = Ae; ae > 0; ae--) {
1533
1533
  var Ue = Ne(ae);
1534
1534
  if (Ue === "break")
1535
1535
  break;
@@ -1560,7 +1560,7 @@ function Yn(e, s, t) {
1560
1560
  };
1561
1561
  }
1562
1562
  function Xn(e) {
1563
- var s = e.state, t = e.options, a = e.name, n = t.offset, i = n === void 0 ? [0, 0] : n, l = Ms.reduce(function(b, k) {
1563
+ var s = e.state, t = e.options, a = e.name, n = t.offset, i = n === void 0 ? [0, 0] : n, l = $s.reduce(function(b, k) {
1564
1564
  return b[k] = Yn(k, s.rects, i), b;
1565
1565
  }, {}), c = l[s.placement], d = c.x, g = c.y;
1566
1566
  s.modifiersData.popperOffsets != null && (s.modifiersData.popperOffsets.x += d, s.modifiersData.popperOffsets.y += g), s.modifiersData[a] = l;
@@ -1580,13 +1580,13 @@ var Jn = function(s, t) {
1580
1580
  function Qn(e) {
1581
1581
  var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, l = t.modifiersData.popperOffsets, c = Te(t.placement), d = Ht(c), g = [de, xe].indexOf(c) >= 0, b = g ? "height" : "width";
1582
1582
  if (!(!i || !l)) {
1583
- var k = Jn(n.padding, t), E = Ft(i), B = d === "y" ? ce : de, x = d === "y" ? Se : xe, $ = t.rects.reference[b] + t.rects.reference[d] - l[d] - t.rects.popper[b], M = l[d] - t.rects.reference[d], z = at(i), P = z ? d === "y" ? z.clientHeight || 0 : z.clientWidth || 0 : 0, F = $ / 2 - M / 2, A = k[B], N = P - E[b] - k[x], T = P / 2 - E[b] / 2 + F, V = it(A, T, N), q = d;
1583
+ var k = Jn(n.padding, t), E = Ft(i), B = d === "y" ? ce : de, x = d === "y" ? Se : xe, M = t.rects.reference[b] + t.rects.reference[d] - l[d] - t.rects.popper[b], $ = l[d] - t.rects.reference[d], z = at(i), P = z ? d === "y" ? z.clientHeight || 0 : z.clientWidth || 0 : 0, F = M / 2 - $ / 2, O = k[B], N = P - E[b] - k[x], T = P / 2 - E[b] / 2 + F, V = it(O, T, N), q = d;
1584
1584
  t.modifiersData[a] = (s = {}, s[q] = V, s.centerOffset = V - T, s);
1585
1585
  }
1586
1586
  }
1587
1587
  function ea(e) {
1588
1588
  var s = e.state, t = e.options, a = t.element, n = a === void 0 ? "[data-popper-arrow]" : a;
1589
- n != null && (typeof n == "string" && (n = s.elements.popper.querySelector(n), !n) || Ls(s.elements.popper, n) && (s.elements.arrow = n));
1589
+ n != null && (typeof n == "string" && (n = s.elements.popper.querySelector(n), !n) || As(s.elements.popper, n) && (s.elements.arrow = n));
1590
1590
  }
1591
1591
  const ta = {
1592
1592
  name: "arrow",
@@ -1610,19 +1610,19 @@ function sa({
1610
1610
  const d = ni({
1611
1611
  isOpen: !1,
1612
1612
  popperInstance: null
1613
- }), g = ($) => {
1614
- var M;
1615
- (M = d.popperInstance) == null || M.setOptions((z) => ({
1613
+ }), g = (M) => {
1614
+ var $;
1615
+ ($ = d.popperInstance) == null || $.setOptions((z) => ({
1616
1616
  ...z,
1617
- modifiers: [...z.modifiers, { name: "eventListeners", enabled: $ }]
1617
+ modifiers: [...z.modifiers, { name: "eventListeners", enabled: M }]
1618
1618
  }));
1619
1619
  }, b = () => g(!0), k = () => g(!1), E = () => {
1620
1620
  d.isOpen && (d.isOpen = !1, s("close:popper"));
1621
1621
  }, B = () => {
1622
1622
  d.isOpen || (d.isOpen = !0, s("open:popper"));
1623
1623
  };
1624
- me([() => d.isOpen, i], async ([$]) => {
1625
- $ ? (await x(), b()) : k();
1624
+ me([() => d.isOpen, i], async ([M]) => {
1625
+ M ? (await x(), b()) : k();
1626
1626
  });
1627
1627
  const x = async () => {
1628
1628
  await ai(), d.popperInstance = Nn(c.value, l.value, {
@@ -1651,9 +1651,9 @@ function sa({
1651
1651
  ]
1652
1652
  }), d.popperInstance.update();
1653
1653
  };
1654
- return At(() => {
1655
- var $;
1656
- ($ = d.popperInstance) == null || $.destroy();
1654
+ return Ot(() => {
1655
+ var M;
1656
+ (M = d.popperInstance) == null || M.destroy();
1657
1657
  }), {
1658
1658
  ...Bs(d),
1659
1659
  open: B,
@@ -1665,7 +1665,7 @@ function ia(e, s, t) {
1665
1665
  n == null || n.removeEventListener(s, t), a == null || a.addEventListener(s, t);
1666
1666
  }) : zs(() => {
1667
1667
  e.addEventListener(s, t);
1668
- }), At(() => {
1668
+ }), Ot(() => {
1669
1669
  var a;
1670
1670
  (a = re(e)) == null || a.removeEventListener(s, t);
1671
1671
  });
@@ -1823,7 +1823,7 @@ const ra = /* @__PURE__ */ y(aa, [["render", la], ["__scopeId", "data-v-b4b01b19
1823
1823
  setup(e, { expose: s, emit: t }) {
1824
1824
  const a = t, n = li(), i = e;
1825
1825
  let l = null;
1826
- const c = "ecs-popover-" + parseInt(Math.ceil(Math.random() * Date.now()).toPrecision(16).toString().replace(".", "")), d = Re(!1), g = Re(null), b = Re(null), k = Re(!1), E = Re(!1), B = Re([]), x = Re(!0), $ = () => {
1826
+ const c = "ecs-popover-" + parseInt(Math.ceil(Math.random() * Date.now()).toPrecision(16).toString().replace(".", "")), d = Re(!1), g = Re(null), b = Re(null), k = Re(!1), E = Re(!1), B = Re([]), x = Re(!0), M = () => {
1827
1827
  n.content ? E.value = !0 : E.value = !1;
1828
1828
  };
1829
1829
  zs(() => {
@@ -1832,14 +1832,14 @@ const ra = /* @__PURE__ */ y(aa, [["render", la], ["__scopeId", "data-v-b4b01b19
1832
1832
  return console.error(
1833
1833
  `[Popper]: The <Popper> component expects only one child element at its root. You passed ${R.length} child nodes.`
1834
1834
  );
1835
- (n.content !== void 0 || P.value) && (E.value = !0), l = new MutationObserver($), document.addEventListener("keydown", ke);
1835
+ (n.content !== void 0 || P.value) && (E.value = !0), l = new MutationObserver(M), document.addEventListener("keydown", ke);
1836
1836
  });
1837
1837
  const {
1838
- arrowPadding: M,
1838
+ arrowPadding: $,
1839
1839
  closeDelay: z,
1840
1840
  content: P,
1841
1841
  disableClickAway: F,
1842
- disabled: A,
1842
+ disabled: O,
1843
1843
  interactive: N,
1844
1844
  locked: T,
1845
1845
  offsetDistance: V,
@@ -1848,7 +1848,7 @@ const ra = /* @__PURE__ */ y(aa, [["render", la], ["__scopeId", "data-v-b4b01b19
1848
1848
  placement: K,
1849
1849
  show: X
1850
1850
  } = Bs(i), { isOpen: Q, open: Z, close: be } = sa({
1851
- arrowPadding: M,
1851
+ arrowPadding: $,
1852
1852
  emit: a,
1853
1853
  locked: T,
1854
1854
  offsetDistance: V,
@@ -1856,27 +1856,27 @@ const ra = /* @__PURE__ */ y(aa, [["render", la], ["__scopeId", "data-v-b4b01b19
1856
1856
  placement: K,
1857
1857
  popperNode: g,
1858
1858
  triggerNode: b
1859
- }), fe = Ee(() => X.value !== null), ee = Ee(() => A.value || !E.value), ne = Ee(() => Q.value && !ee.value), je = Ee(
1859
+ }), fe = Ee(() => X.value !== null), ee = Ee(() => O.value || !E.value), ne = Ee(() => Q.value && !ee.value), je = Ee(
1860
1860
  () => !F.value && !fe.value
1861
1861
  );
1862
1862
  Ee(
1863
1863
  () => N.value ? `border: ${V.value}px solid transparent; margin: -${V.value}px;` : null
1864
1864
  );
1865
- const _e = Bt.debounce(Z, j.value), Le = Bt.debounce(be, z.value), Ne = async () => {
1866
- ee.value || fe.value || (Le.clear(), d.value = !0, _e());
1865
+ const _e = Bt.debounce(Z, j.value), Ae = Bt.debounce(be, z.value), Ne = async () => {
1866
+ ee.value || fe.value || (Ae.clear(), d.value = !0, _e());
1867
1867
  }, ae = async () => {
1868
- fe.value || (_e.clear(), d.value = !1, Le());
1868
+ fe.value || (_e.clear(), d.value = !1, Ae());
1869
1869
  }, Ue = () => {
1870
1870
  Q.value ? ae() : Ne();
1871
1871
  };
1872
- me([E, A], ([R, U]) => {
1872
+ me([E, O], ([R, U]) => {
1873
1873
  Q.value && (!R || U) && be();
1874
1874
  }), me(Q, (R) => {
1875
1875
  R ? (a("shown"), k.value = !0) : Bt.debounce(() => {
1876
1876
  k.value = !1;
1877
1877
  }, 200);
1878
1878
  }), ct(() => {
1879
- fe.value && (X.value ? _e() : Le());
1879
+ fe.value && (X.value ? _e() : Ae());
1880
1880
  }), ct(() => {
1881
1881
  je.value && na(g, ae);
1882
1882
  }), me(P, (R) => {
@@ -1886,10 +1886,10 @@ const ra = /* @__PURE__ */ y(aa, [["render", la], ["__scopeId", "data-v-b4b01b19
1886
1886
  childList: !0,
1887
1887
  subtree: !0
1888
1888
  });
1889
- }), At(() => {
1889
+ }), Ot(() => {
1890
1890
  l.disconnect(), document.removeEventListener("keydown", ke);
1891
1891
  }), s({ closePopper: ae });
1892
- const Ae = () => {
1892
+ const Oe = () => {
1893
1893
  g.value && (B.value = g.value.querySelectorAll(
1894
1894
  'a[href], button, textarea, input, select, [tabindex]:not([tabindex="-1"])'
1895
1895
  ));
@@ -1909,7 +1909,7 @@ const ra = /* @__PURE__ */ y(aa, [["render", la], ["__scopeId", "data-v-b4b01b19
1909
1909
  R.key === "Escape" ? (R.preventDefault(), ae()) : R.key === "Tab" && x.value && (R.preventDefault(), x.value = !1, U.length > 0 && U[0].focus());
1910
1910
  };
1911
1911
  return ct(() => {
1912
- d.value && (Ae(), x.value = !0, B.value.length > 0 && B.value[0].focus());
1912
+ d.value && (Oe(), x.value = !0, B.value.length > 0 && B.value[0].focus());
1913
1913
  }), (R, U) => (o(), r("div", {
1914
1914
  class: "ecs-popover-root",
1915
1915
  onMouseleave: U[2] || (U[2] = (oe) => e.hover && ae())
@@ -1943,7 +1943,7 @@ const ra = /* @__PURE__ */ y(aa, [["render", la], ["__scopeId", "data-v-b4b01b19
1943
1943
  close: re(be),
1944
1944
  isOpen: k.value
1945
1945
  }, () => [
1946
- L(C(re(P)), 1)
1946
+ A(C(re(P)), 1)
1947
1947
  ], !0),
1948
1948
  e.arrow ? (o(), h(ra, { key: 0 })) : u("", !0)
1949
1949
  ], 512)), [
@@ -2291,7 +2291,7 @@ function wa(e, s, t, a, n, i) {
2291
2291
  type: "form"
2292
2292
  }, {
2293
2293
  default: w(() => [
2294
- L(C(t.help), 1)
2294
+ A(C(t.help), 1)
2295
2295
  ]),
2296
2296
  _: 1
2297
2297
  })) : u("", !0)
@@ -2411,7 +2411,7 @@ function za(e, s, t, a, n, i) {
2411
2411
  type: "form"
2412
2412
  }, {
2413
2413
  default: w(() => [
2414
- L(C(t.help), 1)
2414
+ A(C(t.help), 1)
2415
2415
  ]),
2416
2416
  _: 1
2417
2417
  })) : u("", !0)
@@ -2514,7 +2514,7 @@ const Ia = /* @__PURE__ */ y(Sa, [["render", za], ["__scopeId", "data-v-0296b689
2514
2514
  created() {
2515
2515
  this.switchId = this.generateUniqueId();
2516
2516
  }
2517
- }, Ta = (e) => (pe("data-v-de55e54f"), e = e(), ve(), e), Pa = { class: "ecs-switch-wrapper" }, $a = ["aria-checked"], Ma = ["id", "name", "required", "disabled", "checked"], La = { class: "ecs-slide-switch" }, Aa = /* @__PURE__ */ Ta(() => /* @__PURE__ */ f("div", { class: "indeterminate" }, null, -1)), Oa = ["for"];
2517
+ }, Ta = (e) => (pe("data-v-de55e54f"), e = e(), ve(), e), Pa = { class: "ecs-switch-wrapper" }, Ma = ["aria-checked"], $a = ["id", "name", "required", "disabled", "checked"], Aa = { class: "ecs-slide-switch" }, Oa = /* @__PURE__ */ Ta(() => /* @__PURE__ */ f("div", { class: "indeterminate" }, null, -1)), La = ["for"];
2518
2518
  function Da(e, s, t, a, n, i) {
2519
2519
  const l = m("ecs-focus-ring");
2520
2520
  return o(), r("div", Pa, [
@@ -2538,18 +2538,18 @@ function Da(e, s, t, a, n, i) {
2538
2538
  disabled: t.disabled || null,
2539
2539
  checked: n.checked || null,
2540
2540
  onChange: s[0] || (s[0] = (...c) => i.handleClick && i.handleClick(...c))
2541
- }, null, 40, Ma),
2542
- f("div", La, [
2543
- Aa,
2541
+ }, null, 40, $a),
2542
+ f("div", Aa, [
2543
+ Oa,
2544
2544
  _(l, { radius: 20 })
2545
2545
  ])
2546
- ], 10, $a),
2546
+ ], 10, Ma),
2547
2547
  i.hasDefaultSlot ? (o(), r("label", {
2548
2548
  key: 0,
2549
2549
  for: n.switchId
2550
2550
  }, [
2551
2551
  p(e.$slots, "default", {}, void 0, !0)
2552
- ], 8, Oa)) : u("", !0)
2552
+ ], 8, La)) : u("", !0)
2553
2553
  ]);
2554
2554
  }
2555
2555
  const jt = /* @__PURE__ */ y(Ea, [["render", Da], ["__scopeId", "data-v-de55e54f"]]), Na = {
@@ -2669,7 +2669,7 @@ const Ha = /* @__PURE__ */ y(Na, [["render", Ra], ["__scopeId", "data-v-dca05194
2669
2669
  name: "EcsButton",
2670
2670
  emits: ["click", "mouseover", "mouseleave"],
2671
2671
  components: {
2672
- EcsIcon: O,
2672
+ EcsIcon: L,
2673
2673
  EcsFocusRing: D
2674
2674
  },
2675
2675
  props: {
@@ -2826,7 +2826,7 @@ function Ka(e, s, t, a, n, i) {
2826
2826
  const Ie = /* @__PURE__ */ y(qa, [["render", Ka], ["__scopeId", "data-v-13959c49"]]), Ya = {
2827
2827
  name: "ecs-popover-list-item",
2828
2828
  emits: ["click", "input", "change", "secondaryClick"],
2829
- components: { EcsCheckbox: lt, EcsRadiobutton: Ia, EcsSwitch: jt, EcsSortbutton: Ha, EcsIcon: O, EcsFileIcon: Fs, EcsButton: Ie, EcsFocusRing: D },
2829
+ components: { EcsCheckbox: lt, EcsRadiobutton: Ia, EcsSwitch: jt, EcsSortbutton: Ha, EcsIcon: L, EcsFileIcon: Fs, EcsButton: Ie, EcsFocusRing: D },
2830
2830
  props: {
2831
2831
  /** Determines the type of popover list item.*/
2832
2832
  type: {
@@ -2927,7 +2927,8 @@ const Ie = /* @__PURE__ */ y(qa, [["render", Ka], ["__scopeId", "data-v-13959c49
2927
2927
  label: "",
2928
2928
  type: "secondary",
2929
2929
  icon: null,
2930
- iconOnly: !1
2930
+ iconOnly: !1,
2931
+ align: "right"
2931
2932
  };
2932
2933
  }
2933
2934
  },
@@ -2944,13 +2945,14 @@ const Ie = /* @__PURE__ */ y(qa, [["render", Ka], ["__scopeId", "data-v-13959c49
2944
2945
  },
2945
2946
  computed: {
2946
2947
  secondaryActionOptions() {
2947
- return Object.assign({
2948
+ return { ...{
2948
2949
  show: !1,
2949
2950
  label: "",
2950
2951
  type: "secondary",
2951
2952
  icon: null,
2952
- iconOnly: !1
2953
- }, this.secondaryAction);
2953
+ iconOnly: !1,
2954
+ align: "right"
2955
+ }, ...this.secondaryAction };
2954
2956
  }
2955
2957
  },
2956
2958
  methods: {
@@ -3128,13 +3130,16 @@ function po(e, s, t, a, n, i) {
3128
3130
  size: "sml",
3129
3131
  type: i.secondaryActionOptions.type,
3130
3132
  icon: i.secondaryActionOptions.icon,
3131
- "icon-only": i.secondaryActionOptions.iconOnly
3133
+ "icon-only": i.secondaryActionOptions.iconOnly,
3134
+ class: v(i.secondaryActionOptions.align),
3135
+ "aria-label": i.secondaryActionOptions.label,
3136
+ title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
3132
3137
  }, {
3133
3138
  default: w(() => [
3134
- L(C(i.secondaryActionOptions.label), 1)
3139
+ A(C(i.secondaryActionOptions.label), 1)
3135
3140
  ]),
3136
3141
  _: 1
3137
- }, 8, ["onClick", "type", "icon", "icon-only"])) : u("", !0),
3142
+ }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
3138
3143
  t.help ? (o(), r("span", ro, C(t.help), 1)) : u("", !0)
3139
3144
  ]),
3140
3145
  t.suffix ? (o(), r("span", co, C(t.suffix), 1)) : u("", !0),
@@ -3188,13 +3193,16 @@ function po(e, s, t, a, n, i) {
3188
3193
  size: "sml",
3189
3194
  type: i.secondaryActionOptions.type,
3190
3195
  icon: i.secondaryActionOptions.icon,
3191
- "icon-only": i.secondaryActionOptions.iconOnly
3196
+ "icon-only": i.secondaryActionOptions.iconOnly,
3197
+ class: v(i.secondaryActionOptions.align),
3198
+ "aria-label": i.secondaryActionOptions.label,
3199
+ title: i.secondaryActionOptions.iconOnly ? i.secondaryActionOptions.label : void 0
3192
3200
  }, {
3193
3201
  default: w(() => [
3194
- L(C(i.secondaryActionOptions.label), 1)
3202
+ A(C(i.secondaryActionOptions.label), 1)
3195
3203
  ]),
3196
3204
  _: 1
3197
- }, 8, ["onClick", "type", "icon", "icon-only"])) : u("", !0),
3205
+ }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
3198
3206
  t.help ? (o(), r("span", go, C(t.help), 1)) : u("", !0)
3199
3207
  ]),
3200
3208
  t.suffix ? (o(), r("span", ho, C(t.suffix), 1)) : u("", !0),
@@ -3214,11 +3222,11 @@ function po(e, s, t, a, n, i) {
3214
3222
  ], 10, uo))
3215
3223
  ]);
3216
3224
  }
3217
- const Rs = /* @__PURE__ */ y(Ya, [["render", po], ["__scopeId", "data-v-8ed5b918"]]), vo = {
3225
+ const Rs = /* @__PURE__ */ y(Ya, [["render", po], ["__scopeId", "data-v-79b3cd0d"]]), vo = {
3218
3226
  name: "ecs-button-toolbar",
3219
3227
  emits: ["click"],
3220
3228
  components: {
3221
- EcsIcon: O,
3229
+ EcsIcon: L,
3222
3230
  EcsFocusRing: D
3223
3231
  },
3224
3232
  props: {
@@ -3544,10 +3552,10 @@ function Bo(e, s, t, a, n, i) {
3544
3552
  (o(!0), r(H, null, J(t.options, (B, x) => (o(), h(d, {
3545
3553
  key: x,
3546
3554
  disabled: B.disabled || null,
3547
- onClick: ($) => e.$emit("select", B.action)
3555
+ onClick: (M) => e.$emit("select", B.action)
3548
3556
  }, {
3549
3557
  default: w(() => [
3550
- L(C(B.label), 1)
3558
+ A(C(B.label), 1)
3551
3559
  ]),
3552
3560
  _: 2
3553
3561
  }, 1032, ["disabled", "onClick"]))), 128)),
@@ -3559,7 +3567,7 @@ function Bo(e, s, t, a, n, i) {
3559
3567
  onInput: i.setFamiliesIncluded
3560
3568
  }, {
3561
3569
  default: w(() => [
3562
- L(" Include Families ")
3570
+ A(" Include Families ")
3563
3571
  ]),
3564
3572
  _: 1
3565
3573
  }, 8, ["value", "onInput"])) : u("", !0)
@@ -3583,7 +3591,7 @@ function Bo(e, s, t, a, n, i) {
3583
3591
  }, {
3584
3592
  default: w(() => [
3585
3593
  f("span", null, C(t.count), 1),
3586
- L(" Selected " + C(i.pluralizedType), 1)
3594
+ A(" Selected " + C(i.pluralizedType), 1)
3587
3595
  ]),
3588
3596
  _: 1
3589
3597
  })
@@ -3632,7 +3640,7 @@ const w0 = /* @__PURE__ */ y(zo, [["render", Eo], ["__scopeId", "data-v-83c21366
3632
3640
  }
3633
3641
  }
3634
3642
  }, Po = ["aria-expanded", "aria-label", "aria-controls", "aria-busy", "aria-disabled", "disabled"];
3635
- function $o(e, s, t, a, n, i) {
3643
+ function Mo(e, s, t, a, n, i) {
3636
3644
  const l = m("ecs-focus-ring");
3637
3645
  return o(), r("button", {
3638
3646
  class: v(["ecs-collapse-button", [
@@ -3651,7 +3659,7 @@ function $o(e, s, t, a, n, i) {
3651
3659
  _(l)
3652
3660
  ], 10, Po);
3653
3661
  }
3654
- const Ut = /* @__PURE__ */ y(To, [["render", $o], ["__scopeId", "data-v-c7222f39"]]);
3662
+ const Ut = /* @__PURE__ */ y(To, [["render", Mo], ["__scopeId", "data-v-c7222f39"]]);
3655
3663
  function ht(e) {
3656
3664
  "@babel/helpers - typeof";
3657
3665
  return ht = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(s) {
@@ -3660,13 +3668,13 @@ function ht(e) {
3660
3668
  return s && typeof Symbol == "function" && s.constructor === Symbol && s !== Symbol.prototype ? "symbol" : typeof s;
3661
3669
  }, ht(e);
3662
3670
  }
3663
- var Mo = /^\s+/, Lo = /\s+$/;
3671
+ var $o = /^\s+/, Ao = /\s+$/;
3664
3672
  function S(e, s) {
3665
3673
  if (e = e || "", s = s || {}, e instanceof S)
3666
3674
  return e;
3667
3675
  if (!(this instanceof S))
3668
3676
  return new S(e, s);
3669
- var t = Ao(e);
3677
+ var t = Oo(e);
3670
3678
  this._originalInput = e, this._r = t.r, this._g = t.g, this._b = t.b, this._a = t.a, this._roundA = Math.round(100 * this._a) / 100, this._format = s.format || t.format, this._gradientType = s.gradientType, this._r < 1 && (this._r = Math.round(this._r)), this._g < 1 && (this._g = Math.round(this._g)), this._b < 1 && (this._b = Math.round(this._b)), this._ok = t.ok;
3671
3679
  }
3672
3680
  S.prototype = {
@@ -3839,13 +3847,13 @@ S.fromRatio = function(e, s) {
3839
3847
  }
3840
3848
  return S(e, s);
3841
3849
  };
3842
- function Ao(e) {
3850
+ function Oo(e) {
3843
3851
  var s = {
3844
3852
  r: 0,
3845
3853
  g: 0,
3846
3854
  b: 0
3847
3855
  }, t = 1, a = null, n = null, i = null, l = !1, c = !1;
3848
- return typeof e == "string" && (e = tl(e)), ht(e) == "object" && ($e(e.r) && $e(e.g) && $e(e.b) ? (s = Oo(e.r, e.g, e.b), l = !0, c = String(e.r).substr(-1) === "%" ? "prgb" : "rgb") : $e(e.h) && $e(e.s) && $e(e.v) ? (a = tt(e.s), n = tt(e.v), s = No(e.h, a, n), l = !0, c = "hsv") : $e(e.h) && $e(e.s) && $e(e.l) && (a = tt(e.s), i = tt(e.l), s = Do(e.h, a, i), l = !0, c = "hsl"), e.hasOwnProperty("a") && (t = e.a)), t = Hs(t), {
3856
+ return typeof e == "string" && (e = tl(e)), ht(e) == "object" && (Me(e.r) && Me(e.g) && Me(e.b) ? (s = Lo(e.r, e.g, e.b), l = !0, c = String(e.r).substr(-1) === "%" ? "prgb" : "rgb") : Me(e.h) && Me(e.s) && Me(e.v) ? (a = tt(e.s), n = tt(e.v), s = No(e.h, a, n), l = !0, c = "hsv") : Me(e.h) && Me(e.s) && Me(e.l) && (a = tt(e.s), i = tt(e.l), s = Do(e.h, a, i), l = !0, c = "hsl"), e.hasOwnProperty("a") && (t = e.a)), t = Hs(t), {
3849
3857
  ok: l,
3850
3858
  format: e.format || c,
3851
3859
  r: Math.min(255, Math.max(s.r, 0)),
@@ -3854,7 +3862,7 @@ function Ao(e) {
3854
3862
  a: t
3855
3863
  };
3856
3864
  }
3857
- function Oo(e, s, t) {
3865
+ function Lo(e, s, t) {
3858
3866
  return {
3859
3867
  r: W(e, 255) * 255,
3860
3868
  g: W(s, 255) * 255,
@@ -4077,7 +4085,7 @@ S.mostReadable = function(e, s, t) {
4077
4085
  size: d
4078
4086
  }) || !l ? a : (t.includeFallbackColors = !1, S.mostReadable(e, ["#fff", "#000"], t));
4079
4087
  };
4080
- var Lt = S.names = {
4088
+ var At = S.names = {
4081
4089
  aliceblue: "f0f8ff",
4082
4090
  antiquewhite: "faebd7",
4083
4091
  aqua: "0ff",
@@ -4227,7 +4235,7 @@ var Lt = S.names = {
4227
4235
  whitesmoke: "f5f5f5",
4228
4236
  yellow: "ff0",
4229
4237
  yellowgreen: "9acd32"
4230
- }, Zo = S.hexNames = Jo(Lt);
4238
+ }, Zo = S.hexNames = Jo(At);
4231
4239
  function Jo(e) {
4232
4240
  var s = {};
4233
4241
  for (var t in e)
@@ -4282,14 +4290,14 @@ var Ce = function() {
4282
4290
  hex8: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/
4283
4291
  };
4284
4292
  }();
4285
- function $e(e) {
4293
+ function Me(e) {
4286
4294
  return !!Ce.CSS_UNIT.exec(e);
4287
4295
  }
4288
4296
  function tl(e) {
4289
- e = e.replace(Mo, "").replace(Lo, "").toLowerCase();
4297
+ e = e.replace($o, "").replace(Ao, "").toLowerCase();
4290
4298
  var s = !1;
4291
- if (Lt[e])
4292
- e = Lt[e], s = !0;
4299
+ if (At[e])
4300
+ e = At[e], s = !0;
4293
4301
  else if (e == "transparent")
4294
4302
  return {
4295
4303
  r: 0,
@@ -4364,7 +4372,7 @@ const il = {
4364
4372
  name: "ecs-button-context",
4365
4373
  emits: ["click"],
4366
4374
  components: {
4367
- EcsIcon: O,
4375
+ EcsIcon: L,
4368
4376
  EcsFocusRing: D
4369
4377
  },
4370
4378
  props: {
@@ -4451,7 +4459,7 @@ const x0 = /* @__PURE__ */ y(ol, [["render", rl], ["__scopeId", "data-v-94a53b69
4451
4459
  name: "ecs-button-dialog",
4452
4460
  emits: ["click"],
4453
4461
  components: {
4454
- EcsIcon: O,
4462
+ EcsIcon: L,
4455
4463
  EcsFocusRing: D
4456
4464
  },
4457
4465
  props: {
@@ -4500,7 +4508,7 @@ const B0 = /* @__PURE__ */ y(cl, [["render", ul], ["__scopeId", "data-v-65073dae
4500
4508
  name: "ecs-button-more",
4501
4509
  emits: ["click"],
4502
4510
  components: {
4503
- EcsIcon: O,
4511
+ EcsIcon: L,
4504
4512
  EcsFocusRing: D
4505
4513
  },
4506
4514
  props: {
@@ -4564,7 +4572,7 @@ const Gt = /* @__PURE__ */ y(fl, [["render", gl], ["__scopeId", "data-v-8470e625
4564
4572
  name: "ecs-button-table",
4565
4573
  emits: ["click", "mouseover", "mouseleave"],
4566
4574
  components: {
4567
- EcsIcon: O,
4575
+ EcsIcon: L,
4568
4576
  EcsFocusRing: D
4569
4577
  },
4570
4578
  props: {
@@ -4680,7 +4688,7 @@ function kl(e, s, t, a, n, i) {
4680
4688
  const Kt = /* @__PURE__ */ y(bl, [["render", kl], ["__scopeId", "data-v-743ca90b"]]), Cl = {
4681
4689
  name: "ecs-toolbar-icon-button",
4682
4690
  emits: ["click"],
4683
- components: { EcsIcon: O, EcsFocusRing: D },
4691
+ components: { EcsIcon: L, EcsFocusRing: D },
4684
4692
  props: {
4685
4693
  /** 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. */
4686
4694
  icon: {
@@ -4843,8 +4851,8 @@ const I0 = /* @__PURE__ */ y(Bl, [["render", Tl], ["__scopeId", "data-v-8d449816
4843
4851
  this.citeValue = e.target.innerText, this.$emit("change", this.citeValue, this.id);
4844
4852
  }
4845
4853
  }
4846
- }, $l = ["contenteditable"];
4847
- function Ml(e, s, t, a, n, i) {
4854
+ }, Ml = ["contenteditable"];
4855
+ function $l(e, s, t, a, n, i) {
4848
4856
  const l = m("ecs-flex-row");
4849
4857
  return o(), h(l, { class: "ecs-citation-line" }, {
4850
4858
  default: w(() => [
@@ -4857,7 +4865,7 @@ function Ml(e, s, t, a, n, i) {
4857
4865
  onKeydown: s[3] || (s[3] = Y(G(() => {
4858
4866
  }, ["prevent"]), ["enter"])),
4859
4867
  contenteditable: t.editable
4860
- }, null, 42, $l),
4868
+ }, null, 42, Ml),
4861
4869
  e.$slots.actions ? (o(), h(l, {
4862
4870
  key: 0,
4863
4871
  justify: "end",
@@ -4872,7 +4880,7 @@ function Ml(e, s, t, a, n, i) {
4872
4880
  _: 3
4873
4881
  });
4874
4882
  }
4875
- const E0 = /* @__PURE__ */ y(Pl, [["render", Ml], ["__scopeId", "data-v-cfd8e718"]]), Ll = {
4883
+ const E0 = /* @__PURE__ */ y(Pl, [["render", $l], ["__scopeId", "data-v-cfd8e718"]]), Al = {
4876
4884
  name: "ecs-clickable-area",
4877
4885
  emits: ["click", "mouseover", "mouseout", "rightclick"],
4878
4886
  props: {
@@ -4914,7 +4922,7 @@ const E0 = /* @__PURE__ */ y(Pl, [["render", Ml], ["__scopeId", "data-v-cfd8e718
4914
4922
  }
4915
4923
  }
4916
4924
  };
4917
- function Al(e, s, t, a, n, i) {
4925
+ function Ol(e, s, t, a, n, i) {
4918
4926
  return o(), h(Be(t.as), {
4919
4927
  onClick: i.handleClick,
4920
4928
  onMouseover: i.handleMouseOver,
@@ -4934,7 +4942,7 @@ function Al(e, s, t, a, n, i) {
4934
4942
  _: 3
4935
4943
  }, 40, ["onClick", "onMouseover", "onMouseout", "onContextmenu", "class", "tabindex"]);
4936
4944
  }
4937
- const Ol = /* @__PURE__ */ y(Ll, [["render", Al], ["__scopeId", "data-v-df08e6d4"]]);
4945
+ const Ll = /* @__PURE__ */ y(Al, [["render", Ol], ["__scopeId", "data-v-df08e6d4"]]);
4938
4946
  var Yt = {};
4939
4947
  Object.defineProperty(Yt, "__esModule", {
4940
4948
  value: !0
@@ -4952,7 +4960,7 @@ var Dl = Yt.clickOutSide = {
4952
4960
  const Vl = {
4953
4961
  name: "ecs-context-menu",
4954
4962
  emits: ["option-clicked", "menu-closed", "menu-opened"],
4955
- components: { EcsIcon: O, EcsFocusRing: D, EcsButton: Ie },
4963
+ components: { EcsIcon: L, EcsFocusRing: D, EcsButton: Ie },
4956
4964
  directives: {
4957
4965
  clickOutSide: Nl
4958
4966
  },
@@ -5263,7 +5271,7 @@ function Xl(e, s, t, a, n, i) {
5263
5271
  }, [
5264
5272
  _(c, { gap: 4 }, {
5265
5273
  default: w(() => [
5266
- L(C(t.title) + " ", 1),
5274
+ A(C(t.title) + " ", 1),
5267
5275
  t.count ? (o(), r("span", Gl, "(" + C(t.count) + ")", 1)) : u("", !0)
5268
5276
  ]),
5269
5277
  _: 1
@@ -5302,7 +5310,7 @@ function Xl(e, s, t, a, n, i) {
5302
5310
  const P0 = /* @__PURE__ */ y(Wl, [["render", Xl], ["__scopeId", "data-v-952196c0"]]), Zl = {
5303
5311
  name: "ecs-collection-control",
5304
5312
  emits: ["toggled", "collectionTooltip"],
5305
- components: { EcsIcon: O, EcsFocusRing: D },
5313
+ components: { EcsIcon: L, EcsFocusRing: D },
5306
5314
  mixins: [ye],
5307
5315
  props: {
5308
5316
  /** 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). */
@@ -5441,7 +5449,7 @@ function ir(e, s, t, a, n, i) {
5441
5449
  ], 10, sr)
5442
5450
  ], 2);
5443
5451
  }
5444
- const $0 = /* @__PURE__ */ y(Zl, [["render", ir], ["__scopeId", "data-v-04268c16"]]), nr = {
5452
+ const M0 = /* @__PURE__ */ y(Zl, [["render", ir], ["__scopeId", "data-v-04268c16"]]), nr = {
5445
5453
  name: "ecs-skeleton-loader",
5446
5454
  props: {
5447
5455
  /** Determines the type of skeleton shape: `single` replicates a single line of text, `multi` a multi line text, and `rect` a generic rectangle shape. */
@@ -5679,13 +5687,13 @@ function wr(e, s, t, a, n, i) {
5679
5687
  ]))
5680
5688
  ], 8, gr);
5681
5689
  }
5682
- const M0 = /* @__PURE__ */ y(mr, [["render", wr], ["__scopeId", "data-v-cf696f66"]]), Sr = {}, xr = { class: "ecs-comment-list" };
5690
+ const $0 = /* @__PURE__ */ y(mr, [["render", wr], ["__scopeId", "data-v-cf696f66"]]), Sr = {}, xr = { class: "ecs-comment-list" };
5683
5691
  function Br(e, s) {
5684
5692
  return o(), r("div", xr, [
5685
5693
  p(e.$slots, "default")
5686
5694
  ]);
5687
5695
  }
5688
- const L0 = /* @__PURE__ */ y(Sr, [["render", Br]]);
5696
+ const A0 = /* @__PURE__ */ y(Sr, [["render", Br]]);
5689
5697
  function It(e = {}, s = 0) {
5690
5698
  const t = e && e.a;
5691
5699
  let a;
@@ -5809,8 +5817,8 @@ const zr = {
5809
5817
  // console.log(e)
5810
5818
  // }
5811
5819
  }
5812
- }, Er = { class: "ecs-editable-input" }, Tr = ["aria-labelledby"], Pr = ["for", "id"], $r = { class: "ecs-input__desc" };
5813
- function Mr(e, s, t, a, n, i) {
5820
+ }, Er = { class: "ecs-editable-input" }, Tr = ["aria-labelledby"], Pr = ["for", "id"], Mr = { class: "ecs-input__desc" };
5821
+ function $r(e, s, t, a, n, i) {
5814
5822
  return o(), r("div", Er, [
5815
5823
  Ze(f("input", {
5816
5824
  "aria-labelledby": i.labelId,
@@ -5827,15 +5835,15 @@ function Mr(e, s, t, a, n, i) {
5827
5835
  class: "ecs-input__label",
5828
5836
  id: i.labelId
5829
5837
  }, C(i.labelSpanText), 9, Pr),
5830
- f("span", $r, C(t.desc), 1)
5838
+ f("span", Mr, C(t.desc), 1)
5831
5839
  ]);
5832
5840
  }
5833
- const Lr = /* @__PURE__ */ y(Ir, [["render", Mr]]);
5834
- var Ar = Or;
5835
- function Or(e, s, t) {
5841
+ const Ar = /* @__PURE__ */ y(Ir, [["render", $r]]);
5842
+ var Or = Lr;
5843
+ function Lr(e, s, t) {
5836
5844
  return s < t ? e < s ? s : e > t ? t : e : e < t ? t : e > s ? s : e;
5837
5845
  }
5838
- const ft = /* @__PURE__ */ Es(Ar);
5846
+ const ft = /* @__PURE__ */ Es(Or);
5839
5847
  function Dr(e) {
5840
5848
  var s = typeof e;
5841
5849
  return e != null && (s == "object" || s == "function");
@@ -5895,12 +5903,12 @@ function Ic(e) {
5895
5903
  var t = xc.test(e);
5896
5904
  return t || Bc.test(e) ? zc(e.slice(2), t ? 2 : 8) : Sc.test(e) ? Ss : +e;
5897
5905
  }
5898
- var Ec = Ic, Tc = Xt, Et = jr, xs = Ec, Pc = "Expected a function", $c = Math.max, Mc = Math.min;
5899
- function Lc(e, s, t) {
5906
+ var Ec = Ic, Tc = Xt, Et = jr, xs = Ec, Pc = "Expected a function", Mc = Math.max, $c = Math.min;
5907
+ function Ac(e, s, t) {
5900
5908
  var a, n, i, l, c, d, g = 0, b = !1, k = !1, E = !0;
5901
5909
  if (typeof e != "function")
5902
5910
  throw new TypeError(Pc);
5903
- s = xs(s) || 0, Tc(t) && (b = !!t.leading, k = "maxWait" in t, i = k ? $c(xs(t.maxWait) || 0, s) : i, E = "trailing" in t ? !!t.trailing : E);
5911
+ s = xs(s) || 0, Tc(t) && (b = !!t.leading, k = "maxWait" in t, i = k ? Mc(xs(t.maxWait) || 0, s) : i, E = "trailing" in t ? !!t.trailing : E);
5904
5912
  function B(T) {
5905
5913
  var V = a, q = n;
5906
5914
  return a = n = void 0, g = T, l = e.apply(q, V), l;
@@ -5908,19 +5916,19 @@ function Lc(e, s, t) {
5908
5916
  function x(T) {
5909
5917
  return g = T, c = setTimeout(z, s), b ? B(T) : l;
5910
5918
  }
5911
- function $(T) {
5919
+ function M(T) {
5912
5920
  var V = T - d, q = T - g, j = s - V;
5913
- return k ? Mc(j, i - q) : j;
5921
+ return k ? $c(j, i - q) : j;
5914
5922
  }
5915
- function M(T) {
5923
+ function $(T) {
5916
5924
  var V = T - d, q = T - g;
5917
5925
  return d === void 0 || V >= s || V < 0 || k && q >= i;
5918
5926
  }
5919
5927
  function z() {
5920
5928
  var T = Et();
5921
- if (M(T))
5929
+ if ($(T))
5922
5930
  return P(T);
5923
- c = setTimeout(z, $(T));
5931
+ c = setTimeout(z, M(T));
5924
5932
  }
5925
5933
  function P(T) {
5926
5934
  return c = void 0, E && a ? B(T) : (a = n = void 0, l);
@@ -5928,11 +5936,11 @@ function Lc(e, s, t) {
5928
5936
  function F() {
5929
5937
  c !== void 0 && clearTimeout(c), g = 0, a = d = n = c = void 0;
5930
5938
  }
5931
- function A() {
5939
+ function O() {
5932
5940
  return c === void 0 ? l : P(Et());
5933
5941
  }
5934
5942
  function N() {
5935
- var T = Et(), V = M(T);
5943
+ var T = Et(), V = $(T);
5936
5944
  if (a = arguments, n = this, d = T, V) {
5937
5945
  if (c === void 0)
5938
5946
  return x(d);
@@ -5941,14 +5949,14 @@ function Lc(e, s, t) {
5941
5949
  }
5942
5950
  return c === void 0 && (c = setTimeout(z, s)), l;
5943
5951
  }
5944
- return N.cancel = F, N.flush = A, N;
5952
+ return N.cancel = F, N.flush = O, N;
5945
5953
  }
5946
- var Ac = Lc, Oc = Ac, Dc = Xt, Nc = "Expected a function";
5954
+ var Oc = Ac, Lc = Oc, Dc = Xt, Nc = "Expected a function";
5947
5955
  function Vc(e, s, t) {
5948
5956
  var a = !0, n = !0;
5949
5957
  if (typeof e != "function")
5950
5958
  throw new TypeError(Nc);
5951
- return Dc(t) && (a = "leading" in t ? !!t.leading : a, n = "trailing" in t ? !!t.trailing : n), Oc(e, s, {
5959
+ return Dc(t) && (a = "leading" in t ? !!t.leading : a, n = "trailing" in t ? !!t.trailing : n), Lc(e, s, {
5952
5960
  leading: a,
5953
5961
  maxWait: s,
5954
5962
  trailing: n
@@ -6250,7 +6258,7 @@ const ud = /* @__PURE__ */ y(ad, [["render", dd]]), fd = {
6250
6258
  saturation: Kc,
6251
6259
  hue: ed,
6252
6260
  alpha: ud,
6253
- "ed-in": Lr,
6261
+ "ed-in": Ar,
6254
6262
  checkboard: Ys
6255
6263
  },
6256
6264
  props: {
@@ -6559,9 +6567,9 @@ function Ed(e, s, t, a, n, i) {
6559
6567
  _: 1
6560
6568
  });
6561
6569
  }
6562
- const A0 = /* @__PURE__ */ y(Id, [["render", Ed], ["__scopeId", "data-v-08aaa823"]]), Td = {
6570
+ const O0 = /* @__PURE__ */ y(Id, [["render", Ed], ["__scopeId", "data-v-08aaa823"]]), Td = {
6563
6571
  name: "ecs-data-card",
6564
- components: { EcsIcon: O, EcsSkeletonLoader: ie, EcsButtonTable: Ws, EcsButton: Ie, EcsFocusRing: D },
6572
+ components: { EcsIcon: L, EcsSkeletonLoader: ie, EcsButtonTable: Ws, EcsButton: Ie, EcsFocusRing: D },
6565
6573
  mixins: [ye],
6566
6574
  props: {
6567
6575
  /** 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). */
@@ -6647,10 +6655,10 @@ const A0 = /* @__PURE__ */ y(Id, [["render", Ed], ["__scopeId", "data-v-08aaa823
6647
6655
  created() {
6648
6656
  this.expandId = this.generateUniqueId();
6649
6657
  }
6650
- }, Pd = ["aria-busy", "tabindex"], $d = {
6658
+ }, Pd = ["aria-busy", "tabindex"], Md = {
6651
6659
  key: 0,
6652
6660
  class: "control"
6653
- }, Md = { class: "ecs-data-card-inner" }, Ld = { class: "ecs-data-card-row" }, Ad = { class: "ecs-data-card-row-inner" }, Od = { class: "ecs-data-card-row-inner-text" }, Dd = {
6661
+ }, $d = { class: "ecs-data-card-inner" }, Ad = { class: "ecs-data-card-row" }, Od = { class: "ecs-data-card-row-inner" }, Ld = { class: "ecs-data-card-row-inner-text" }, Dd = {
6654
6662
  key: 0,
6655
6663
  class: "ecs-data-card-row"
6656
6664
  }, Nd = { class: "ecs-data-card-row-inner" }, Vd = ["id", "aria-hidden"], Fd = { class: "ecs-data-card-expand-inner" };
@@ -6669,7 +6677,7 @@ function Rd(e, s, t, a, n, i) {
6669
6677
  "aria-busy": t.loading || null,
6670
6678
  tabindex: t.hover ? "0" : "-1"
6671
6679
  }, [
6672
- t.control && e.$slots.control ? (o(), r("div", $d, [
6680
+ t.control && e.$slots.control ? (o(), r("div", Md, [
6673
6681
  p(e.$slots, "control", {}, void 0, !0)
6674
6682
  ])) : u("", !0),
6675
6683
  t.icon ? (o(), h(l, {
@@ -6685,9 +6693,9 @@ function Rd(e, s, t, a, n, i) {
6685
6693
  width: 26,
6686
6694
  height: 26
6687
6695
  })) : u("", !0),
6688
- f("div", Md, [
6689
- f("div", Ld, [
6690
- f("div", Ad, [
6696
+ f("div", $d, [
6697
+ f("div", Ad, [
6698
+ f("div", Od, [
6691
6699
  t.expandable && t.expandPosition === "left" ? (o(), h(d, {
6692
6700
  key: 0,
6693
6701
  onClick: s[0] || (s[0] = (k) => n.isExpanded = !n.isExpanded),
@@ -6701,7 +6709,7 @@ function Rd(e, s, t, a, n, i) {
6701
6709
  "aria-label": t.expandLabel ? t.expandLabel : n.isExpanded ? "Collapse" : "Expand",
6702
6710
  class: "expand-button-left"
6703
6711
  }, null, 8, ["aria-controls", "aria-expanded", "icon", "active", "aria-label"])) : u("", !0),
6704
- f("div", Od, [
6712
+ f("div", Ld, [
6705
6713
  p(e.$slots, "default", {}, void 0, !0)
6706
6714
  ]),
6707
6715
  t.loading ? (o(), h(c, {
@@ -6760,7 +6768,7 @@ function Rd(e, s, t, a, n, i) {
6760
6768
  })) : u("", !0)
6761
6769
  ], 10, Pd);
6762
6770
  }
6763
- const O0 = /* @__PURE__ */ y(Td, [["render", Rd], ["__scopeId", "data-v-206dd488"]]), Hd = {
6771
+ const L0 = /* @__PURE__ */ y(Td, [["render", Rd], ["__scopeId", "data-v-206dd488"]]), Hd = {
6764
6772
  name: "ecs-data-card-list"
6765
6773
  }, qd = {
6766
6774
  class: "ecs-data-card-list",
@@ -7094,7 +7102,7 @@ const Zt = /* @__PURE__ */ y(nu, [["render", ru], ["__scopeId", "data-v-da6f533f
7094
7102
  name: "ecs-data-grid-head-cell",
7095
7103
  emits: ["resizedWidth", "sortby", "selection"],
7096
7104
  components: {
7097
- EcsIcon: O,
7105
+ EcsIcon: L,
7098
7106
  EcsSelect: Zt,
7099
7107
  EcsFocusRing: D
7100
7108
  },
@@ -7440,7 +7448,7 @@ function Su(e, s, t, a, n, i) {
7440
7448
  t.fixedLeftLast ? (o(), r("div", wu)) : u("", !0)
7441
7449
  ], 14, du);
7442
7450
  }
7443
- const F0 = /* @__PURE__ */ y(cu, [["render", Su], ["__scopeId", "data-v-d8d8077f"]]), xu = {
7451
+ const F0 = /* @__PURE__ */ y(cu, [["render", Su], ["__scopeId", "data-v-3bf31b66"]]), xu = {
7444
7452
  name: "ecs-data-grid-group",
7445
7453
  props: {
7446
7454
  /** Determines if this cell group should be shown. Avoid showing more than 1 group at the same time. */
@@ -7598,14 +7606,14 @@ const R0 = /* @__PURE__ */ y(xu, [["render", zu], ["__scopeId", "data-v-ee025ab5
7598
7606
  }, Eu = (e) => (pe("data-v-4deed396"), e = e(), ve(), e), Tu = {
7599
7607
  key: 0,
7600
7608
  class: "shadow left"
7601
- }, Pu = ["data-column", "data-test"], $u = {
7609
+ }, Pu = ["data-column", "data-test"], Mu = {
7602
7610
  key: 0,
7603
7611
  class: "first-cell-spacer"
7604
- }, Mu = /* @__PURE__ */ Eu(() => /* @__PURE__ */ f("div", { class: "group-spacer" }, null, -1)), Lu = {
7612
+ }, $u = /* @__PURE__ */ Eu(() => /* @__PURE__ */ f("div", { class: "group-spacer" }, null, -1)), Au = {
7605
7613
  key: 1,
7606
7614
  class: "shadow right"
7607
7615
  };
7608
- function Au(e, s, t, a, n, i) {
7616
+ function Ou(e, s, t, a, n, i) {
7609
7617
  const l = m("ecs-button-collapse");
7610
7618
  return o(), r("div", {
7611
7619
  class: v(["ecs-data-grid-cell", [t.fixedLeft ? "fixed-left" : "", t.fixedLeftLast ? "fixed-left-last" : "", t.fixedRight ? "fixed-right" : ""]]),
@@ -7619,8 +7627,8 @@ function Au(e, s, t, a, n, i) {
7619
7627
  "data-column": i.computedId,
7620
7628
  "data-test": i.computedId
7621
7629
  }, [
7622
- t.firstNonStaticCell ? (o(), r("div", $u)) : u("", !0),
7623
- Mu,
7630
+ t.firstNonStaticCell ? (o(), r("div", Mu)) : u("", !0),
7631
+ $u,
7624
7632
  t.hasCollapse ? (o(), h(l, {
7625
7633
  key: 1,
7626
7634
  onClick: i.handleCollapseClick,
@@ -7629,10 +7637,10 @@ function Au(e, s, t, a, n, i) {
7629
7637
  }, null, 8, ["onClick", "collapsed"])) : u("", !0),
7630
7638
  p(e.$slots, "default", {}, void 0, !0)
7631
7639
  ], 12, Pu),
7632
- t.fixedLeftLast ? (o(), r("div", Lu)) : u("", !0)
7640
+ t.fixedLeftLast ? (o(), r("div", Au)) : u("", !0)
7633
7641
  ], 6);
7634
7642
  }
7635
- const H0 = /* @__PURE__ */ y(Iu, [["render", Au], ["__scopeId", "data-v-4deed396"]]), Ou = {
7643
+ const H0 = /* @__PURE__ */ y(Iu, [["render", Ou], ["__scopeId", "data-v-4deed396"]]), Lu = {
7636
7644
  name: "ecs-data-list"
7637
7645
  }, Du = {
7638
7646
  class: "ecs-data-list",
@@ -7643,7 +7651,7 @@ function Nu(e, s, t, a, n, i) {
7643
7651
  p(e.$slots, "default")
7644
7652
  ]);
7645
7653
  }
7646
- const q0 = /* @__PURE__ */ y(Ou, [["render", Nu]]), Vu = {
7654
+ const q0 = /* @__PURE__ */ y(Lu, [["render", Nu]]), Vu = {
7647
7655
  name: "ecs-data-list-item",
7648
7656
  emits: ["toggled"],
7649
7657
  components: { EcsButtonMore: Gt, EcsSkeletonLoader: ie },
@@ -7775,7 +7783,7 @@ function Wu(e, s, t, a, n, i) {
7775
7783
  style: I(i.identifierStyle),
7776
7784
  class: "ecs-data-list-identifier"
7777
7785
  }, [
7778
- L(C(t.identifier) + " ", 1),
7786
+ A(C(t.identifier) + " ", 1),
7779
7787
  e.$slots.collapse ? (o(), h(l, {
7780
7788
  key: 0,
7781
7789
  type: "ellipsis",
@@ -8092,7 +8100,7 @@ const U0 = /* @__PURE__ */ y(Xu, [["render", Qu], ["__scopeId", "data-v-6e05c98b
8092
8100
  }, tf = {
8093
8101
  name: "ecs-directory-entry",
8094
8102
  components: {
8095
- EcsIcon: O,
8103
+ EcsIcon: L,
8096
8104
  EcsFavicon: ef,
8097
8105
  EcsAvatar: vt,
8098
8106
  EcsSkeletonLoader: ie
@@ -8192,7 +8200,7 @@ function lf(e, s, t, a, n, i) {
8192
8200
  const G0 = /* @__PURE__ */ y(tf, [["render", lf], ["__scopeId", "data-v-bfabc8cd"]]), rf = {
8193
8201
  name: "ecs-document-state",
8194
8202
  components: {
8195
- EcsIcon: O,
8203
+ EcsIcon: L,
8196
8204
  EcsSkeletonLoader: ie
8197
8205
  },
8198
8206
  props: {
@@ -8348,7 +8356,7 @@ function _f(e, s, t, a, n, i) {
8348
8356
  }
8349
8357
  const Y0 = /* @__PURE__ */ y(pf, [["render", _f], ["__scopeId", "data-v-851d95d9"]]), kf = {
8350
8358
  name: "ecs-empty-state",
8351
- components: { EcsIcon: O },
8359
+ components: { EcsIcon: L },
8352
8360
  props: {
8353
8361
  /** Sets the empty state illustration. If set to `loading`, a loading spinner will be shown. The prop value must match a specific icons name. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). Note: only icons prefixed with `empty-` should be used here. */
8354
8362
  type: {
@@ -8465,7 +8473,7 @@ const Tf = /* @__PURE__ */ y(zf, [["render", Ef], ["__scopeId", "data-v-fc9084ab
8465
8473
  EcsButton: Ie,
8466
8474
  EcsFocusRing: D,
8467
8475
  EcsFlexRow: ze,
8468
- EcsSticker: Oe,
8476
+ EcsSticker: Le,
8469
8477
  EcsText: Je
8470
8478
  },
8471
8479
  props: {
@@ -8608,7 +8616,7 @@ const Tf = /* @__PURE__ */ y(zf, [["render", Ef], ["__scopeId", "data-v-fc9084ab
8608
8616
  beforeUnmount() {
8609
8617
  document.removeEventListener("dragenter", this.show);
8610
8618
  }
8611
- }, $f = ["aria-busy", "aria-invalid"], Mf = ["multiple"], Lf = { key: 1 }, Af = { key: 1 }, Of = {
8619
+ }, Mf = ["aria-busy", "aria-invalid"], $f = ["multiple"], Af = { key: 1 }, Of = { key: 1 }, Lf = {
8612
8620
  key: 2,
8613
8621
  class: "ecs-dropzone-hint"
8614
8622
  }, Df = {
@@ -8635,7 +8643,7 @@ function Vf(e, s, t, a, n, i) {
8635
8643
  type: "file",
8636
8644
  multiple: t.multiple || null,
8637
8645
  ref: "file"
8638
- }, null, 40, Mf),
8646
+ }, null, 40, $f),
8639
8647
  _(E, {
8640
8648
  type: i.iconType,
8641
8649
  iconColor: i.iconColor
@@ -8646,23 +8654,23 @@ function Vf(e, s, t, a, n, i) {
8646
8654
  type: "single",
8647
8655
  width: 100,
8648
8656
  class: "ecs-dropzone-skeleton"
8649
- })) : (o(), r("div", Lf, [
8657
+ })) : (o(), r("div", Af, [
8650
8658
  e.$slots.customlabel ? u("", !0) : (o(), r(H, { key: 0 }, [
8651
- L(" Drag and drop your " + C(t.fileTypeLabel) + " or ", 1),
8659
+ A(" Drag and drop your " + C(t.fileTypeLabel) + " or ", 1),
8652
8660
  f("i", {
8653
8661
  onClick: s[1] || (s[1] = (...x) => i.browseFile && i.browseFile(...x)),
8654
8662
  onKeydown: s[2] || (s[2] = Y((...x) => i.browseFile && i.browseFile(...x), ["enter"])),
8655
8663
  tabindex: "0"
8656
8664
  }, [
8657
- L("browse"),
8665
+ A("browse"),
8658
8666
  _(c)
8659
8667
  ], 32),
8660
- L(" to upload. ")
8668
+ A(" to upload. ")
8661
8669
  ], 64)),
8662
- e.$slots.customlabel ? (o(), r("div", Af, [
8670
+ e.$slots.customlabel ? (o(), r("div", Of, [
8663
8671
  p(e.$slots, "customlabel", {}, void 0, !0)
8664
8672
  ])) : u("", !0),
8665
- e.$slots.hint && !t.uploadStats.show ? (o(), r("div", Of, [
8673
+ e.$slots.hint && !t.uploadStats.show ? (o(), r("div", Lf, [
8666
8674
  p(e.$slots, "hint", {}, void 0, !0)
8667
8675
  ])) : u("", !0),
8668
8676
  t.uploadStats.show ? (o(), r("div", Df, [
@@ -8678,7 +8686,7 @@ function Vf(e, s, t, a, n, i) {
8678
8686
  color: "#474B60"
8679
8687
  }, {
8680
8688
  default: w(() => [
8681
- L("Uploading")
8689
+ A("Uploading")
8682
8690
  ]),
8683
8691
  _: 1
8684
8692
  })) : (o(), h(b, {
@@ -8694,7 +8702,7 @@ function Vf(e, s, t, a, n, i) {
8694
8702
  color: "warning"
8695
8703
  }, {
8696
8704
  default: w(() => [
8697
- L("Uploading")
8705
+ A("Uploading")
8698
8706
  ]),
8699
8707
  _: 1
8700
8708
  })
@@ -8730,11 +8738,11 @@ function Vf(e, s, t, a, n, i) {
8730
8738
  class: "ecs-dropzone-cancel"
8731
8739
  }, {
8732
8740
  default: w(() => [
8733
- L(C(i.cancelButtonOptions.label), 1)
8741
+ A(C(i.cancelButtonOptions.label), 1)
8734
8742
  ]),
8735
8743
  _: 1
8736
8744
  }, 8, ["onClick", "icon"])) : u("", !0)
8737
- ], 42, $f);
8745
+ ], 42, Mf);
8738
8746
  }
8739
8747
  const X0 = /* @__PURE__ */ y(Pf, [["render", Vf], ["__scopeId", "data-v-7c5f7831"]]), Ff = {
8740
8748
  name: "ecs-form-group",
@@ -8808,7 +8816,7 @@ const Xs = /* @__PURE__ */ y(Ff, [["render", Rf], ["__scopeId", "data-v-42feea1d
8808
8816
  name: "ecs-info-tooltip",
8809
8817
  emits: ["click"],
8810
8818
  components: {
8811
- EcsIcon: O
8819
+ EcsIcon: L
8812
8820
  },
8813
8821
  props: {
8814
8822
  /** Used to customize the icon. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
@@ -8837,7 +8845,7 @@ function qf(e, s, t, a, n, i) {
8837
8845
  }
8838
8846
  const Wf = /* @__PURE__ */ y(Hf, [["render", qf], ["__scopeId", "data-v-97a5e4d9"]]), jf = {
8839
8847
  name: "ecs-popover-header",
8840
- components: { EcsIcon: O, EcsText: Je },
8848
+ components: { EcsIcon: L, EcsText: Je },
8841
8849
  props: {
8842
8850
  /** Adds an icon to the popover header. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
8843
8851
  icon: {
@@ -8878,7 +8886,7 @@ function Xf(e, s, t, a, n, i) {
8878
8886
  size: "4"
8879
8887
  }, {
8880
8888
  default: w(() => [
8881
- L(C(t.title), 1)
8889
+ A(C(t.title), 1)
8882
8890
  ]),
8883
8891
  _: 1
8884
8892
  }),
@@ -8893,7 +8901,7 @@ function Xf(e, s, t, a, n, i) {
8893
8901
  }
8894
8902
  const Zf = /* @__PURE__ */ y(jf, [["render", Xf], ["__scopeId", "data-v-85fef203"]]), Jf = "data:image/svg+xml,%3csvg%20width='60'%20height='16'%20viewBox='0%200%2060%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M54.063%204.50704C54.063%203.96772%2054.5002%203.53052%2055.0395%203.53052C55.5788%203.53052%2056.016%203.96772%2056.016%204.50704V11.4178C56.016%2011.9572%2055.5788%2012.3944%2055.0395%2012.3944C54.5002%2012.3944%2054.063%2011.9572%2054.063%2011.4178V4.50704ZM46.4511%2010.085C46.4511%209.81933%2046.5412%209.59637%2046.7215%209.41611C46.9112%209.22636%2047.1389%209.13148%2047.4046%209.13148H49.5819L49.2119%208.07837C49.0601%207.68939%2048.9083%207.32412%2048.7565%206.98257C48.6142%206.63153%2048.4482%206.3137%2048.2584%206.02908C48.0877%205.74446%2047.8932%205.59266%2047.675%205.57368C47.4473%205.59266%2047.2433%205.74446%2047.063%206.02908C46.8828%206.3137%2046.7167%206.63153%2046.5649%206.98257C46.4226%207.32412%2046.2756%207.68939%2046.1238%208.07837L44.7718%2011.7785C44.6769%2011.9777%2044.5536%2012.1438%2044.4018%2012.2766C44.2595%2012.3999%2044.0413%2012.4616%2043.7471%2012.4616C43.472%2012.4616%2043.2443%2012.3667%2043.064%2012.177C42.8933%2011.9872%2042.8174%2011.7595%2042.8363%2011.4939C42.8458%2011.3705%2042.8743%2011.2567%2042.9217%2011.1523L44.4872%207.11065C44.9236%206.04805%2045.36%205.18944%2045.7964%204.5348C46.2234%203.88965%2046.8495%203.56234%2047.675%203.55285C48.4909%203.56234%2049.1123%203.88965%2049.5392%204.5348C49.9757%205.17046%2050.4121%206.02908%2050.8485%207.11065L52.414%2011.1523C52.4614%2011.2567%2052.4899%2011.3705%2052.4993%2011.4939C52.5183%2011.7595%2052.4377%2011.9872%2052.2574%2012.177C52.0866%2012.3667%2051.8637%2012.4616%2051.5885%2012.4616C51.2755%2012.4616%2051.043%2012.3999%2050.8912%2012.2766C50.7489%2012.1438%2050.6303%2011.9777%2050.5354%2011.7785L50.265%2011.0385H47.4046C47.1389%2011.0385%2046.916%2010.9436%2046.7357%2010.7538C46.5459%2010.5736%2046.4511%2010.3506%2046.4511%2010.085ZM21.9796%203.8944H21.325C20.6609%203.93235%2020.1153%204.18851%2019.6884%204.66288C19.2615%205.12777%2018.9531%205.65907%2018.7634%206.25678C18.5736%206.85449%2018.4788%207.46643%2018.4788%208.09261C18.4788%208.71878%2018.5689%209.33072%2018.7492%209.92843C18.9389%2010.5261%2019.2472%2011.0622%2019.6742%2011.5366C20.1106%2012.0014%2020.6609%2012.2529%2021.325%2012.2908H21.5954H26.8183C27.0744%2012.2813%2027.2879%2012.1912%2027.4587%2012.0204C27.6389%2011.8402%2027.7338%2011.6219%2027.7433%2011.3658C27.7433%2011.1001%2027.6532%2010.8724%2027.4729%2010.6827C27.3021%2010.4929%2027.0839%2010.3933%2026.8183%2010.3838H21.8089C21.4483%2010.3649%2021.1495%2010.2273%2020.9123%209.97113C20.6751%209.71496%2020.4996%209.4256%2020.3857%209.10302C20.3738%209.06513%2020.3626%209.02718%2020.3521%208.98917H24.5078C24.7735%208.98917%2024.9964%208.8943%2025.1767%208.70455C25.3664%208.52428%2025.4613%208.30133%2025.4613%208.03568C25.4613%207.77003%2025.3664%207.54708%2025.1767%207.36681C24.9964%207.17706%2024.7735%207.08219%2024.5078%207.08219H20.3907C20.5046%206.75595%2020.6785%206.46658%2020.9123%206.21409C21.1495%205.95792%2021.4483%205.82035%2021.8089%205.80138H26.8183C27.3875%205.75394%2027.6958%205.4456%2027.7433%204.87635C27.7433%204.6107%2027.6532%204.383%2027.4729%204.19325C27.3021%204.0035%2027.0839%203.90388%2026.8183%203.8944H21.9796ZM30.6965%207.09642C30.8009%206.76436%2030.9717%206.47025%2031.2089%206.21409C31.4555%205.95792%2031.7591%205.82035%2032.1197%205.80138H36.816C37.0816%205.80138%2037.3093%205.71599%2037.4991%205.54522C37.6983%205.36496%2037.7979%205.142%2037.7979%204.87635C37.741%204.27864%2037.4137%203.95132%2036.816%203.8944H31.892H31.6216C31.1377%203.90388%2030.706%204.05568%2030.3265%204.3498C29.9565%204.64391%2029.6577%204.99969%2029.43%205.41714C29.2118%205.8251%2029.0505%206.25678%2028.9461%206.71218C28.8417%207.16758%2028.7896%207.62772%2028.7896%208.09261C28.7896%208.71878%2028.8797%209.33072%2029.06%209.92843C29.2497%2010.5261%2029.558%2011.0622%2029.985%2011.5366C30.4119%2012.0014%2030.9575%2012.2529%2031.6216%2012.2908H32.2762H36.816C37.0816%2012.2908%2037.3093%2012.2054%2037.4991%2012.0347C37.6888%2011.8544%2037.7884%2011.6314%2037.7979%2011.3658C37.741%2010.7681%2037.4137%2010.4408%2036.816%2010.3838H32.1197C31.7591%2010.3649%2031.4555%2010.232%2031.2089%209.98536C30.9622%209.72919%2030.7867%209.43508%2030.6823%209.10302C30.5874%208.77096%2030.54%208.43415%2030.54%208.09261C30.54%207.75106%2030.5922%207.41899%2030.6965%207.09642ZM41.5184%206.46012C41.5184%206.99944%2041.0812%207.43665%2040.5418%207.43665C40.0025%207.43665%2039.5653%206.99944%2039.5653%206.46012C39.5653%205.9208%2040.0025%205.4836%2040.5418%205.4836C41.0812%205.4836%2041.5184%205.9208%2041.5184%206.46012ZM41.5182%209.46486C41.5182%2010.0042%2041.081%2010.4414%2040.5417%2010.4414C40.0024%2010.4414%2039.5652%2010.0042%2039.5652%209.46486C39.5652%208.92554%2040.0024%208.48833%2040.5417%208.48833C41.081%208.48833%2041.5182%208.92554%2041.5182%209.46486Z'%20fill='%230051AF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.8887%202.39463e-08H7.97789C6.75301%20-1.99986e-06%205.80393%20-3.61046e-06%205.04171%200.0576269C4.26944%200.116017%203.64637%200.235763%203.08266%200.498156C1.94364%201.02835%201.02835%201.94363%200.498156%203.08266C0.235763%203.64637%200.116017%204.26944%200.0576269%205.04171C-3.56926e-06%205.80392%20-1.99974e-06%206.753%202.39402e-08%207.97788V8.0221C-1.99973e-06%209.24698%20-3.61046e-06%2010.1961%200.0576269%2010.9583C0.116017%2011.7305%200.235763%2012.3536%200.498156%2012.9173C1.02835%2014.0564%201.94364%2014.9716%203.08266%2015.5018C3.64637%2015.7642%204.26944%2015.884%205.04171%2015.9424C5.80393%2016%206.75302%2016%207.97791%2016H22.8863C22.8996%2016%2022.9129%2016%2022.9263%2016H51.5901C52.815%2016%2053.7641%2016%2054.5264%2015.9424C55.2986%2015.884%2055.9217%2015.7642%2056.4854%2015.5018C57.6244%2014.9716%2058.5397%2014.0564%2059.0699%2012.9173C59.3323%2012.3536%2059.452%2011.7305%2059.5104%2010.9583C59.5681%2010.1961%2059.5681%209.24709%2059.5681%208.0223V7.97769C59.5681%206.7529%2059.5681%205.80388%2059.5104%205.04171C59.452%204.26944%2059.3323%203.64637%2059.0699%203.08266C58.5397%201.94363%2057.6244%201.02835%2056.4854%200.498156C55.9217%200.235763%2055.2986%200.116017%2054.5264%200.0576269C53.7641%20-3.64791e-06%2052.8151%20-1.99986e-06%2051.5902%202.39463e-08H22.9262C22.9137%203.19582e-09%2022.9012%20-1.75111e-08%2022.8887%202.39463e-08ZM22.9484%2014.9483H51.5681C52.8197%2014.9483%2053.7291%2014.948%2054.4471%2014.8937C55.1596%2014.8398%2055.6406%2014.7351%2056.0416%2014.5484C56.956%2014.1228%2057.6908%2013.388%2058.1165%2012.4735C58.3031%2012.0725%2058.4079%2011.5915%2058.4618%2010.879C58.5161%2010.161%2058.5164%209.25158%2058.5164%207.99999C58.5164%206.74841%2058.5161%205.83895%2058.4618%205.12099C58.4079%204.4085%2058.3031%203.92744%2058.1165%203.52646C57.6908%202.61203%2056.956%201.87722%2056.0416%201.45157C55.6406%201.26492%2055.1596%201.16015%2054.4471%201.10628C53.7291%201.05199%2052.8197%201.05164%2051.5681%201.05164H22.9484C21.6968%201.05164%2020.7873%201.05199%2020.0693%201.10628C19.3569%201.16015%2018.8758%201.26492%2018.4748%201.45157C17.5604%201.87722%2016.8256%202.61203%2016.3999%203.52646C16.2133%203.92744%2016.1085%204.4085%2016.0546%205.12099C16.0003%205.83895%2016%206.74841%2016%207.99999C16%209.25158%2016.0003%2010.161%2016.0546%2010.879C16.1085%2011.5915%2016.2133%2012.0725%2016.3999%2012.4735C16.8256%2013.388%2017.5604%2014.1228%2018.4748%2014.5484C18.8758%2014.7351%2019.3569%2014.8398%2020.0693%2014.8937C20.7873%2014.948%2021.6968%2014.9483%2022.9484%2014.9483Z'%20fill='url(%23paint0_linear_1513_7480)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.46002%205.03279C6.6361%205.03279%206.79084%205.14951%206.83921%205.31881L7.26681%206.8154C7.45397%207.47046%207.96601%207.9825%208.62107%208.16966L10.1177%208.59725C10.287%208.64562%2010.4037%208.80037%2010.4037%208.97645C10.4037%209.15252%2010.287%209.30727%2010.1177%209.35564L8.62107%209.78323C7.96601%209.97039%207.45397%2010.4824%207.26681%2011.1375L6.83921%2012.6341C6.79084%2012.8034%206.6361%2012.9201%206.46002%2012.9201C6.28394%2012.9201%206.1292%2012.8034%206.08083%2012.6341L5.65323%2011.1375C5.46607%2010.4824%204.95403%209.97039%204.29897%209.78323L2.80238%209.35564C2.63308%209.30727%202.51636%209.15252%202.51636%208.97645C2.51636%208.80037%202.63308%208.64562%202.80238%208.59725L4.29897%208.16966C4.95403%207.9825%205.46607%207.47046%205.65323%206.8154L6.08083%205.31881C6.1292%205.14951%206.28394%205.03279%206.46002%205.03279Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1924%203.45532C11.3734%203.45532%2011.5311%203.57848%2011.575%203.75404L11.7111%204.29851C11.8348%204.79304%2012.2209%205.17918%2012.7154%205.30281L13.2599%205.43893C13.4354%205.48282%2013.5586%205.64056%2013.5586%205.82152C13.5586%206.00248%2013.4354%206.16022%2013.2599%206.20411L12.7154%206.34023C12.2209%206.46386%2011.8348%206.84999%2011.7111%207.34453L11.575%207.889C11.5311%208.06455%2011.3734%208.18771%2011.1924%208.18771C11.0115%208.18771%2010.8537%208.06455%2010.8098%207.889L10.6737%207.34453C10.5501%206.84999%2010.1639%206.46386%209.6694%206.34023L9.12493%206.20411C8.94938%206.16022%208.82622%206.00248%208.82622%205.82152C8.82622%205.64056%208.94938%205.48282%209.12493%205.43893L9.6694%205.30281C10.1639%205.17918%2010.5501%204.79304%2010.6737%204.29851L10.8098%203.75404C10.8537%203.57848%2011.0115%203.45532%2011.1924%203.45532Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1513_7480'%20x1='2.26208'%20y1='1.13104'%20x2='51.1481'%20y2='13.8238'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230074FB'/%3e%3cstop%20offset='1'%20stop-color='%230074FB'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", Qf = {
8895
8903
  name: "ecs-ecai-select",
8896
- components: { EcsPopover: bt, EcsButton: Ie, EcsSwitch: jt, EcsSelect: Zt, EcsCheckbox: lt, EcsFormGroup: Xs, EcsText: Je, EcsFlexRow: ze, EcsInfoTooltip: Wf, EcsSticker: Oe, EcsButtonMore: Gt, EcsPopoverHeader: Zf },
8904
+ components: { EcsPopover: bt, EcsButton: Ie, EcsSwitch: jt, EcsSelect: Zt, EcsCheckbox: lt, EcsFormGroup: Xs, EcsText: Je, EcsFlexRow: ze, EcsInfoTooltip: Wf, EcsSticker: Le, EcsButtonMore: Gt, EcsPopoverHeader: Zf },
8897
8905
  props: {
8898
8906
  /** Button type: `iconOnly`, `default` */
8899
8907
  buttonType: {
@@ -8995,7 +9003,7 @@ const Zf = /* @__PURE__ */ y(jf, [["render", Xf], ["__scopeId", "data-v-85fef203
8995
9003
  class: "skipped-documents"
8996
9004
  };
8997
9005
  function hm(e, s, t, a, n, i) {
8998
- const l = m("ecs-button"), c = m("ecs-sticker"), d = m("ecs-popover-header"), g = m("ecs-info-tooltip"), b = m("ecs-flex-row"), k = m("ecs-switch"), E = m("ecs-text"), B = m("ecs-select"), x = m("ecs-form-group"), $ = m("ecs-checkbox"), M = m("ecs-button-more"), z = m("ecs-popover");
9006
+ const l = m("ecs-button"), c = m("ecs-sticker"), d = m("ecs-popover-header"), g = m("ecs-info-tooltip"), b = m("ecs-flex-row"), k = m("ecs-switch"), E = m("ecs-text"), B = m("ecs-select"), x = m("ecs-form-group"), M = m("ecs-checkbox"), $ = m("ecs-button-more"), z = m("ecs-popover");
8999
9007
  return o(), h(z, {
9000
9008
  ref: "popoverRef",
9001
9009
  class: "ecs-ecai-select",
@@ -9011,7 +9019,7 @@ function hm(e, s, t, a, n, i) {
9011
9019
  default: w(() => [
9012
9020
  _(l, { onClick: i.generate }, {
9013
9021
  default: w(() => [
9014
- L("Generate")
9022
+ A("Generate")
9015
9023
  ]),
9016
9024
  _: 1
9017
9025
  }, 8, ["onClick"])
@@ -9033,7 +9041,7 @@ function hm(e, s, t, a, n, i) {
9033
9041
  }, null, 8, lm),
9034
9042
  f("a", rm, [
9035
9043
  _(g),
9036
- L(" Learn more ")
9044
+ A(" Learn more ")
9037
9045
  ])
9038
9046
  ]),
9039
9047
  _: 1
@@ -9046,7 +9054,7 @@ function hm(e, s, t, a, n, i) {
9046
9054
  "data-test": "ecai-select-generate-summaries"
9047
9055
  }, {
9048
9056
  default: w(() => [
9049
- L(" Generate AI Summaries ")
9057
+ A(" Generate AI Summaries ")
9050
9058
  ]),
9051
9059
  _: 1
9052
9060
  }, 8, ["onInput", "value"])) : u("", !0),
@@ -9057,7 +9065,7 @@ function hm(e, s, t, a, n, i) {
9057
9065
  default: w(() => [
9058
9066
  _(E, { type: "label" }, {
9059
9067
  default: w(() => [
9060
- L("Document Summary Format")
9068
+ A("Document Summary Format")
9061
9069
  ]),
9062
9070
  _: 1
9063
9071
  }),
@@ -9081,7 +9089,7 @@ function hm(e, s, t, a, n, i) {
9081
9089
  }, {
9082
9090
  default: w(() => [
9083
9091
  dm,
9084
- L("Topic Summary ")
9092
+ A("Topic Summary ")
9085
9093
  ]),
9086
9094
  _: 1
9087
9095
  })) : u("", !0)
@@ -9097,7 +9105,7 @@ function hm(e, s, t, a, n, i) {
9097
9105
  "data-test": "ecai-select-extract-metadata"
9098
9106
  }, {
9099
9107
  default: w(() => [
9100
- L("Automatically Extract Metadata")
9108
+ A("Automatically Extract Metadata")
9101
9109
  ]),
9102
9110
  _: 1
9103
9111
  }, 8, ["onInput", "value"])) : u("", !0),
@@ -9106,14 +9114,14 @@ function hm(e, s, t, a, n, i) {
9106
9114
  class: "indent checkbox-group"
9107
9115
  }, {
9108
9116
  default: w(() => [
9109
- (o(!0), r(H, null, J(n.localSettings.extractDataOptions, (P) => (o(), h($, {
9117
+ (o(!0), r(H, null, J(n.localSettings.extractDataOptions, (P) => (o(), h(M, {
9110
9118
  key: P.name,
9111
9119
  value: P.selected,
9112
9120
  onInput: (F) => i.updateExtractDataOption(P.name, F),
9113
9121
  "data-test": `ecai-select-extract-option-${P.name.toLowerCase().replace(" ", "-")}`
9114
9122
  }, {
9115
9123
  default: w(() => [
9116
- L(C(P.name), 1)
9124
+ A(C(P.name), 1)
9117
9125
  ]),
9118
9126
  _: 2
9119
9127
  }, 1032, ["value", "onInput", "data-test"]))), 128))
@@ -9136,7 +9144,7 @@ function hm(e, s, t, a, n, i) {
9136
9144
  _: 1
9137
9145
  })) : u("", !0),
9138
9146
  i.anyAiActive && t.skippedDocuments.length > 0 ? (o(), r("div", um, [
9139
- _(M, {
9147
+ _($, {
9140
9148
  onClick: s[1] || (s[1] = (P) => n.showSkippedDocuments = !n.showSkippedDocuments),
9141
9149
  active: n.showSkippedDocuments,
9142
9150
  type: "expand",
@@ -9170,7 +9178,7 @@ function hm(e, s, t, a, n, i) {
9170
9178
  "data-test": "ecai-select-button"
9171
9179
  }, {
9172
9180
  default: w(() => [
9173
- L("ECAI")
9181
+ A("ECAI")
9174
9182
  ]),
9175
9183
  _: 1
9176
9184
  })),
@@ -9188,8 +9196,8 @@ const Z0 = /* @__PURE__ */ y(Qf, [["render", hm], ["__scopeId", "data-v-b8311da5
9188
9196
  name: "ecs-entry-link",
9189
9197
  emits: ["linkClick", "linkClickExternal", "moreClick"],
9190
9198
  components: {
9191
- EcsIcon: O,
9192
- EcsSticker: Oe,
9199
+ EcsIcon: L,
9200
+ EcsSticker: Le,
9193
9201
  EcsButtonMore: Gt,
9194
9202
  EcsFocusRing: D
9195
9203
  },
@@ -9300,7 +9308,7 @@ function km(e, s, t, a, n, i) {
9300
9308
  }
9301
9309
  const J0 = /* @__PURE__ */ y(pm, [["render", km], ["__scopeId", "data-v-00b5ab33"]]), Cm = {
9302
9310
  name: "ecs-excerpt-snippet",
9303
- components: { EcsIcon: O, EcsSkeletonLoader: ie, EcsFormatted: js },
9311
+ components: { EcsIcon: L, EcsSkeletonLoader: ie, EcsFormatted: js },
9304
9312
  props: {
9305
9313
  /** Determines how the content of the excerpt should be rendered. */
9306
9314
  type: {
@@ -9475,24 +9483,24 @@ const Q0 = /* @__PURE__ */ y(Cm, [["render", Pm], ["__scopeId", "data-v-99786854
9475
9483
  width: e.width
9476
9484
  }, null, 8, ["height", "width"]));
9477
9485
  }
9478
- }, $m = {
9479
- name: "ecs-file-list"
9480
9486
  }, Mm = {
9487
+ name: "ecs-file-list"
9488
+ }, $m = {
9481
9489
  class: "ecs-file-list",
9482
9490
  role: "list"
9483
9491
  };
9484
- function Lm(e, s, t, a, n, i) {
9485
- return o(), r("div", Mm, [
9492
+ function Am(e, s, t, a, n, i) {
9493
+ return o(), r("div", $m, [
9486
9494
  p(e.$slots, "default")
9487
9495
  ]);
9488
9496
  }
9489
- const t_ = /* @__PURE__ */ y($m, [["render", Lm]]), Am = {
9497
+ const t_ = /* @__PURE__ */ y(Mm, [["render", Am]]), Om = {
9490
9498
  name: "ecs-file-list-item",
9491
9499
  emits: ["click", "remove", "toggled", "title-click"],
9492
9500
  components: {
9493
- EcsIcon: O,
9501
+ EcsIcon: L,
9494
9502
  EcsFileIcon: Fs,
9495
- EcsSticker: Oe,
9503
+ EcsSticker: Le,
9496
9504
  EcsButtonTable: Ws,
9497
9505
  EcsFocusRing: D
9498
9506
  },
@@ -9604,7 +9612,7 @@ const t_ = /* @__PURE__ */ y($m, [["render", Lm]]), Am = {
9604
9612
  created() {
9605
9613
  this.expandId = this.generateUniqueId(), this.errorId = this.generateUniqueId(), this.editId = this.generateUniqueId();
9606
9614
  }
9607
- }, Om = ["tabindex"], Dm = {
9615
+ }, Lm = ["tabindex"], Dm = {
9608
9616
  key: 0,
9609
9617
  class: "ecs-file-list-inner"
9610
9618
  }, Nm = ["aria-errormessage"], Vm = { class: "ecs-file-list-controls" }, Fm = {
@@ -9733,9 +9741,9 @@ function Gm(e, s, t, a, n, i) {
9733
9741
  ]),
9734
9742
  _: 3
9735
9743
  })
9736
- ], 10, Om);
9744
+ ], 10, Lm);
9737
9745
  }
9738
- const s_ = /* @__PURE__ */ y(Am, [["render", Gm], ["__scopeId", "data-v-e9b70161"]]), Km = { class: "ecs-flag" }, Ym = {
9746
+ const s_ = /* @__PURE__ */ y(Om, [["render", Gm], ["__scopeId", "data-v-e9b70161"]]), Km = { class: "ecs-flag" }, Ym = {
9739
9747
  __name: "flag",
9740
9748
  props: {
9741
9749
  /** ISO Country code of the flag. */
@@ -9843,7 +9851,7 @@ const Jm = /* @__PURE__ */ y(Xm, [["render", Zm], ["__scopeId", "data-v-1d2ad846
9843
9851
  name: "ecs-input-clear",
9844
9852
  emits: ["click"],
9845
9853
  components: {
9846
- EcsIcon: O,
9854
+ EcsIcon: L,
9847
9855
  EcsFocusRing: D
9848
9856
  },
9849
9857
  props: {
@@ -9889,7 +9897,7 @@ const ig = /* @__PURE__ */ y(Qm, [["render", sg], ["__scopeId", "data-v-a4a35b1d
9889
9897
  name: "ecs-input-search",
9890
9898
  emits: ["update:modelValue", "change"],
9891
9899
  components: {
9892
- EcsIcon: O,
9900
+ EcsIcon: L,
9893
9901
  EcsInputClear: ig
9894
9902
  },
9895
9903
  props: {
@@ -10128,7 +10136,7 @@ function gg(e, s, t, a, n, i) {
10128
10136
  "focus-inset": 0
10129
10137
  }, {
10130
10138
  default: w(() => [
10131
- L("Add Folder")
10139
+ A("Add Folder")
10132
10140
  ]),
10133
10141
  _: 1
10134
10142
  }, 8, ["onClick"])) : u("", !0)
@@ -10347,9 +10355,9 @@ function Pg(e, s, t, a, n, i) {
10347
10355
  p(e.$slots, "default", {}, void 0, !0)
10348
10356
  ]);
10349
10357
  }
10350
- const $g = /* @__PURE__ */ y(Eg, [["render", Pg], ["__scopeId", "data-v-a6ddde36"]]), Mg = {
10358
+ const Mg = /* @__PURE__ */ y(Eg, [["render", Pg], ["__scopeId", "data-v-a6ddde36"]]), $g = {
10351
10359
  name: "ecs-index-toolbar",
10352
- components: { EcsToolbar: $g, EcsButtonToolbarGroup: Kt, EcsFlexCol: Jm, EcsFlexRow: ze },
10360
+ components: { EcsToolbar: Mg, EcsButtonToolbarGroup: Kt, EcsFlexCol: Jm, EcsFlexRow: ze },
10353
10361
  props: {
10354
10362
  /** The label used to describe the objects shown in the index view. E.g.: "Entries", "Profiles", etc. */
10355
10363
  type: {
@@ -10367,7 +10375,7 @@ const $g = /* @__PURE__ */ y(Eg, [["render", Pg], ["__scopeId", "data-v-a6ddde36
10367
10375
  dismissed: !1
10368
10376
  };
10369
10377
  }
10370
- }, Lg = { class: "ecs-toolbar-search" }, Ag = { class: "number" }, Og = { class: "type" }, Dg = { class: "ecs-toolbar-right-section" }, Ng = { class: "ecs-toolbar-right-section" };
10378
+ }, Ag = { class: "ecs-toolbar-search" }, Og = { class: "number" }, Lg = { class: "type" }, Dg = { class: "ecs-toolbar-right-section" }, Ng = { class: "ecs-toolbar-right-section" };
10371
10379
  function Vg(e, s, t, a, n, i) {
10372
10380
  const l = m("ecs-button-toolbar-group"), c = m("ecs-flex-row"), d = m("ecs-flex-col"), g = m("ecs-toolbar");
10373
10381
  return o(), h(g, { class: "ecs-index-toolbar" }, {
@@ -10382,7 +10390,7 @@ function Vg(e, s, t, a, n, i) {
10382
10390
  ]),
10383
10391
  _: 3
10384
10392
  })) : u("", !0),
10385
- f("div", Lg, [
10393
+ f("div", Ag, [
10386
10394
  p(e.$slots, "search", {}, void 0, !0)
10387
10395
  ]),
10388
10396
  _(c, {
@@ -10390,8 +10398,8 @@ function Vg(e, s, t, a, n, i) {
10390
10398
  class: "ecs-toolbar-search-results"
10391
10399
  }, {
10392
10400
  default: w(() => [
10393
- f("span", Ag, C(t.count), 1),
10394
- f("span", Og, C(t.type), 1)
10401
+ f("span", Og, C(t.count), 1),
10402
+ f("span", Lg, C(t.type), 1)
10395
10403
  ]),
10396
10404
  _: 1
10397
10405
  })
@@ -10416,7 +10424,7 @@ function Vg(e, s, t, a, n, i) {
10416
10424
  _: 3
10417
10425
  });
10418
10426
  }
10419
- const r_ = /* @__PURE__ */ y(Mg, [["render", Vg], ["__scopeId", "data-v-3e639a35"]]), Fg = {
10427
+ const r_ = /* @__PURE__ */ y($g, [["render", Vg], ["__scopeId", "data-v-3e639a35"]]), Fg = {
10420
10428
  name: "ecs-input",
10421
10429
  emits: ["update:modelValue", "change", "keyup", "blur"],
10422
10430
  props: {
@@ -10555,7 +10563,7 @@ function qg(e, s, t, a, n, i) {
10555
10563
  }
10556
10564
  const Wg = /* @__PURE__ */ y(Fg, [["render", qg], ["__scopeId", "data-v-77c267fd"]]), jg = {
10557
10565
  name: "ecs-input-group-addon",
10558
- components: { EcsIcon: O },
10566
+ components: { EcsIcon: L },
10559
10567
  props: {
10560
10568
  /** Sets the icon for the input add-on. Do not use icons together with text, or buttons. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
10561
10569
  icon: {
@@ -10793,7 +10801,7 @@ function oh(e, s, t, a, n, i) {
10793
10801
  disabled: t.navigating || null,
10794
10802
  id: "currEntry"
10795
10803
  }, C(t.currentEntry), 41, ah),
10796
- L(" /  "),
10804
+ A(" /  "),
10797
10805
  f("div", null, C(t.totalEntries), 1)
10798
10806
  ])) : u("", !0),
10799
10807
  _(l, {
@@ -10906,7 +10914,7 @@ function fh(e, s, t, a, n, i) {
10906
10914
  class: "ecs-jumper-count-input",
10907
10915
  contenteditable: !0
10908
10916
  }, C(t.currentCount), 33),
10909
- L(" of  "),
10917
+ A(" of  "),
10910
10918
  f("div", null, C(t.maxCount), 1)
10911
10919
  ])) : u("", !0),
10912
10920
  _(l, {
@@ -11417,14 +11425,14 @@ const Eh = /* @__PURE__ */ y(zh, [["render", Ih]]), Th = {
11417
11425
  return this.overlaySidebar && this.$slots.sidebar ? "bottom: 40px;" : "bottom: 0px;";
11418
11426
  }
11419
11427
  }
11420
- }, $h = { class: "ecs-index-layout-contents" }, Mh = {
11428
+ }, Mh = { class: "ecs-index-layout-contents" }, $h = {
11421
11429
  key: 0,
11422
11430
  class: "ecs-index-layout-table scrollbar"
11423
- }, Lh = {
11431
+ }, Ah = {
11424
11432
  key: 2,
11425
11433
  class: "ecs-index-layout-pagination"
11426
11434
  };
11427
- function Ah(e, s, t, a, n, i) {
11435
+ function Oh(e, s, t, a, n, i) {
11428
11436
  const l = m("ecs-pane"), c = m("ecs-splitpanes");
11429
11437
  return o(), r("div", {
11430
11438
  class: v(["ecs-index-layout", [t.backgroundWhite ? "background-white" : ""]])
@@ -11434,7 +11442,7 @@ function Ah(e, s, t, a, n, i) {
11434
11442
  f("div", {
11435
11443
  class: v(["ecs-index-layout-wrap", [t.indent ? "indent" : ""]])
11436
11444
  }, [
11437
- f("main", $h, [
11445
+ f("main", Mh, [
11438
11446
  t.splitPane ? (o(), h(c, {
11439
11447
  key: 1,
11440
11448
  onResized: s[0] || (s[0] = (d) => e.$emit("resized"))
@@ -11464,10 +11472,10 @@ function Ah(e, s, t, a, n, i) {
11464
11472
  }, 8, ["size", "minSize", "maxSize"])) : u("", !0)
11465
11473
  ]),
11466
11474
  _: 3
11467
- })) : (o(), r("div", Mh, [
11475
+ })) : (o(), r("div", $h, [
11468
11476
  p(e.$slots, "default", {}, void 0, !0)
11469
11477
  ])),
11470
- e.$slots.pagination ? (o(), r("div", Lh, [
11478
+ e.$slots.pagination ? (o(), r("div", Ah, [
11471
11479
  p(e.$slots, "pagination", {}, void 0, !0)
11472
11480
  ])) : u("", !0)
11473
11481
  ]),
@@ -11481,7 +11489,7 @@ function Ah(e, s, t, a, n, i) {
11481
11489
  ], 2)
11482
11490
  ], 2);
11483
11491
  }
11484
- const p_ = /* @__PURE__ */ y(Ph, [["render", Ah], ["__scopeId", "data-v-60a69d4e"]]), Oh = {
11492
+ const p_ = /* @__PURE__ */ y(Ph, [["render", Oh], ["__scopeId", "data-v-60a69d4e"]]), Lh = {
11485
11493
  name: "ecs-layout-directory",
11486
11494
  props: {
11487
11495
  /** Adds some inner padding to the index content area. Should be used for non-table indexes. */
@@ -11518,7 +11526,7 @@ function Hh(e, s, t, a, n, i) {
11518
11526
  ])
11519
11527
  ]);
11520
11528
  }
11521
- const v_ = /* @__PURE__ */ y(Oh, [["render", Hh], ["__scopeId", "data-v-f5afc4e6"]]), qh = {
11529
+ const v_ = /* @__PURE__ */ y(Lh, [["render", Hh], ["__scopeId", "data-v-f5afc4e6"]]), qh = {
11522
11530
  name: "ecs-layout-data-table",
11523
11531
  components: { EcsActionToolbar: Ii, EcsButton: Ie },
11524
11532
  mixins: [ye],
@@ -11728,7 +11736,7 @@ const b_ = /* @__PURE__ */ y(Jh, [["render", sp], ["__scopeId", "data-v-6d506293
11728
11736
  name: "ecs-log-message",
11729
11737
  components: {
11730
11738
  EcsFlexRow: ze,
11731
- EcsSticker: Oe,
11739
+ EcsSticker: Le,
11732
11740
  EcsSkeletonLoader: ie
11733
11741
  },
11734
11742
  props: {
@@ -12022,7 +12030,7 @@ function zp(e, s, t, a, n, i) {
12022
12030
  const S_ = /* @__PURE__ */ y(wp, [["render", zp], ["__scopeId", "data-v-ac286496"]]), Ip = {
12023
12031
  name: "ecs-select-text",
12024
12032
  emits: ["change", "focus", "blur"],
12025
- components: { EcsIcon: O, EcsFocusRing: D },
12033
+ components: { EcsIcon: L, EcsFocusRing: D },
12026
12034
  props: {
12027
12035
  /** Determines the size of the select control. */
12028
12036
  size: {
@@ -12124,11 +12132,11 @@ function Tp(e, s, t, a, n, i) {
12124
12132
  }, null, 8, ["inset"])
12125
12133
  ], 2);
12126
12134
  }
12127
- const Pp = /* @__PURE__ */ y(Ip, [["render", Tp], ["__scopeId", "data-v-e4819f41"]]), $p = {
12135
+ const Pp = /* @__PURE__ */ y(Ip, [["render", Tp], ["__scopeId", "data-v-e4819f41"]]), Mp = {
12128
12136
  name: "ecs-multiselect-search-token",
12129
12137
  emits: ["remove", "change", "operatorChange", "operatorToggle"],
12130
12138
  components: {
12131
- EcsIcon: O,
12139
+ EcsIcon: L,
12132
12140
  EcsFocusRing: D,
12133
12141
  EcsSelectText: Pp
12134
12142
  },
@@ -12183,13 +12191,13 @@ const Pp = /* @__PURE__ */ y(Ip, [["render", Tp], ["__scopeId", "data-v-e4819f41
12183
12191
  this.$emit("operatorToggle", e);
12184
12192
  }
12185
12193
  }
12186
- }, Mp = {
12194
+ }, $p = {
12187
12195
  key: 0,
12188
12196
  class: "symbol"
12189
- }, Lp = {
12197
+ }, Ap = {
12190
12198
  key: 0,
12191
12199
  class: "operator"
12192
- }, Ap = ["value"], Op = { class: "query" }, Dp = {
12200
+ }, Op = ["value"], Lp = { class: "query" }, Dp = {
12193
12201
  key: 0,
12194
12202
  class: "descriptor"
12195
12203
  };
@@ -12200,13 +12208,13 @@ function Np(e, s, t, a, n, i) {
12200
12208
  tabindex: "0",
12201
12209
  onKeydown: s[3] || (s[3] = Y((g) => e.$emit("remove", g), ["delete"]))
12202
12210
  }, [
12203
- t.icon || t.operator || t.operatorSwitch ? (o(), r("div", Mp, [
12211
+ t.icon || t.operator || t.operatorSwitch ? (o(), r("div", $p, [
12204
12212
  _(l, {
12205
12213
  type: t.icon,
12206
12214
  size: "20",
12207
12215
  color: "#FFF"
12208
12216
  }, null, 8, ["type"]),
12209
- t.operator && !t.operatorSelect && !t.operatorSwitch ? (o(), r("div", Lp, C(t.operator), 1)) : u("", !0),
12217
+ t.operator && !t.operatorSelect && !t.operatorSwitch ? (o(), r("div", Ap, C(t.operator), 1)) : u("", !0),
12210
12218
  t.operatorSelect ? (o(), h(c, {
12211
12219
  key: 1,
12212
12220
  onChange: i.handleOperatorChange,
@@ -12218,7 +12226,7 @@ function Np(e, s, t, a, n, i) {
12218
12226
  (o(!0), r(H, null, J(t.operatorSelectOptions, (g) => (o(), r("option", {
12219
12227
  value: g,
12220
12228
  key: g
12221
- }, C(g), 9, Ap))), 128))
12229
+ }, C(g), 9, Op))), 128))
12222
12230
  ]),
12223
12231
  _: 1
12224
12232
  }, 8, ["onChange", "value"])) : u("", !0),
@@ -12244,7 +12252,7 @@ function Np(e, s, t, a, n, i) {
12244
12252
  _(d, { radius: 12 })
12245
12253
  ], 2)) : u("", !0)
12246
12254
  ])) : u("", !0),
12247
- f("div", Op, [
12255
+ f("div", Lp, [
12248
12256
  t.descriptor ? (o(), r("div", Dp, C(t.descriptor), 1)) : u("", !0),
12249
12257
  p(e.$slots, "default", {}, void 0, !0),
12250
12258
  f("button", {
@@ -12264,11 +12272,11 @@ function Np(e, s, t, a, n, i) {
12264
12272
  ])
12265
12273
  ], 34);
12266
12274
  }
12267
- const x_ = /* @__PURE__ */ y($p, [["render", Np], ["__scopeId", "data-v-c3c80822"]]), Vp = {
12275
+ const x_ = /* @__PURE__ */ y(Mp, [["render", Np], ["__scopeId", "data-v-c3c80822"]]), Vp = {
12268
12276
  name: "ecs-multiselect-token",
12269
12277
  emits: ["remove"],
12270
12278
  components: {
12271
- EcsIcon: O,
12279
+ EcsIcon: L,
12272
12280
  EcsFocusRing: D
12273
12281
  }
12274
12282
  };
@@ -12296,7 +12304,7 @@ function Fp(e, s, t, a, n, i) {
12296
12304
  const B_ = /* @__PURE__ */ y(Vp, [["render", Fp], ["__scopeId", "data-v-ce139540"]]), Rp = {
12297
12305
  name: "ecs-multiselect-option",
12298
12306
  components: {
12299
- EcsIcon: O
12307
+ EcsIcon: L
12300
12308
  },
12301
12309
  props: {
12302
12310
  /** Sets the type of option. `key` is a regular option to select, while `header` should be used for group header headlines. */
@@ -12331,7 +12339,7 @@ function qp(e, s, t, a, n, i) {
12331
12339
  const z_ = /* @__PURE__ */ y(Rp, [["render", qp], ["__scopeId", "data-v-e28fc40f"]]), Wp = {
12332
12340
  name: "ecs-overlay",
12333
12341
  emits: ["close", "toggled"],
12334
- components: { EcsIcon: O, EcsButtonToolbar: _t, EcsAlert: Is },
12342
+ components: { EcsIcon: L, EcsButtonToolbar: _t, EcsAlert: Is },
12335
12343
  props: {
12336
12344
  /** Shows the Overlay. */
12337
12345
  show: {
@@ -12529,7 +12537,7 @@ function ov(e, s, t, a, n, i) {
12529
12537
  f("div", null, [
12530
12538
  f("span", Up, [
12531
12539
  t.headerTitleEmphasized ? (o(), r("span", Gp, C(t.headerTitleEmphasized), 1)) : u("", !0),
12532
- L(" " + C(t.headerTitle), 1)
12540
+ A(" " + C(t.headerTitle), 1)
12533
12541
  ]),
12534
12542
  t.headerTitleSubline ? (o(), r("span", Kp, C(t.headerTitleSubline), 1)) : u("", !0)
12535
12543
  ])
@@ -12554,7 +12562,7 @@ function ov(e, s, t, a, n, i) {
12554
12562
  icon: "close"
12555
12563
  }, {
12556
12564
  default: w(() => [
12557
- L(C(t.closeText), 1)
12565
+ A(C(t.closeText), 1)
12558
12566
  ]),
12559
12567
  _: 1
12560
12568
  }, 8, ["disabled"])
@@ -12628,7 +12636,7 @@ const I_ = /* @__PURE__ */ y(Wp, [["render", ov], ["__scopeId", "data-v-ba8a417e
12628
12636
  EcsButton: Ie,
12629
12637
  EcsSelect: Zt,
12630
12638
  EcsFlexRow: ze,
12631
- EcsIcon: O
12639
+ EcsIcon: L
12632
12640
  },
12633
12641
  props: {
12634
12642
  /** The pagination theme. `default` should be used for general index pages that contain full width data tables. Use `floating` pagination for indexes with cards, and `bordered` for pagination of data tables that are itself bordered. */
@@ -12820,9 +12828,9 @@ function hv(e, s, t, a, n, i) {
12820
12828
  _: 1
12821
12829
  })
12822
12830
  ], 64)) : i.hasRange ? (o(), r("span", uv, [
12823
- L("Showing entries "),
12831
+ A("Showing entries "),
12824
12832
  f("span", null, C(t.itemRangeFrom) + " to " + C(t.itemRangeTo), 1),
12825
- L(" of "),
12833
+ A(" of "),
12826
12834
  f("span", null, C(t.itemRangeTotal), 1)
12827
12835
  ])) : u("", !0)
12828
12836
  ]),
@@ -12871,7 +12879,7 @@ function hv(e, s, t, a, n, i) {
12871
12879
  }
12872
12880
  const E_ = /* @__PURE__ */ y(lv, [["render", hv], ["__scopeId", "data-v-ca016e63"]]), pv = {
12873
12881
  name: "ecs-party-entry",
12874
- components: { EcsIcon: O, EcsSticker: Oe },
12882
+ components: { EcsIcon: L, EcsSticker: Le },
12875
12883
  props: {
12876
12884
  /** 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). */
12877
12885
  icon: {
@@ -13105,7 +13113,7 @@ function xv(e, s, t, a, n, i) {
13105
13113
  const Bv = /* @__PURE__ */ y(Cv, [["render", xv], ["__scopeId", "data-v-8f28e1c1"]]), zv = {
13106
13114
  name: "ecs-rating-favorability",
13107
13115
  emits: ["click"],
13108
- components: { EcsIcon: O, EcsSkeletonLoader: ie },
13116
+ components: { EcsIcon: L, EcsSkeletonLoader: ie },
13109
13117
  props: {
13110
13118
  /** If set, the favorability icon will have a label as well. */
13111
13119
  label: {
@@ -13193,10 +13201,10 @@ function Tv(e, s, t, a, n, i) {
13193
13201
  })) : u("", !0)
13194
13202
  ], 10, Iv);
13195
13203
  }
13196
- const Pv = /* @__PURE__ */ y(zv, [["render", Tv], ["__scopeId", "data-v-6f812168"]]), $v = {
13204
+ const Pv = /* @__PURE__ */ y(zv, [["render", Tv], ["__scopeId", "data-v-6f812168"]]), Mv = {
13197
13205
  name: "ecs-quicklinks-link",
13198
13206
  emits: ["click", "input", "toggle", "update:volumes"],
13199
- components: { EcsCheckbox: lt, EcsRatingStarRead: Bv, EcsRatingFavorability: Pv, EcsSwitch: jt, EcsIcon: O, EcsFocusRing: D, EcsAvatar: vt, EcsFlexRow: ze, EcsPopover: bt, EcsPopoverList: Vs, EcsPopoverListItem: Rs },
13207
+ components: { EcsCheckbox: lt, EcsRatingStarRead: Bv, EcsRatingFavorability: Pv, EcsSwitch: jt, EcsIcon: L, EcsFocusRing: D, EcsAvatar: vt, EcsFlexRow: ze, EcsPopover: bt, EcsPopoverList: Vs, EcsPopoverListItem: Rs },
13200
13208
  props: {
13201
13209
  /** The label text for the quicklink. */
13202
13210
  label: {
@@ -13329,10 +13337,10 @@ const Pv = /* @__PURE__ */ y(zv, [["render", Tv], ["__scopeId", "data-v-6f812168
13329
13337
  created() {
13330
13338
  this.updateVolumes(this.volumes);
13331
13339
  }
13332
- }, Mv = { class: "filter-description" }, Lv = {
13340
+ }, $v = { class: "filter-description" }, Av = {
13333
13341
  key: 0,
13334
13342
  class: "meta"
13335
- }, Av = { key: 0 }, Ov = ["title"], Dv = { style: { "margin-left": "12px" } }, Nv = { class: "static-label" }, Vv = {
13343
+ }, Ov = { key: 0 }, Lv = ["title"], Dv = { style: { "margin-left": "12px" } }, Nv = { class: "static-label" }, Vv = {
13336
13344
  key: 0,
13337
13345
  class: "meta"
13338
13346
  }, Fv = { key: 0 }, Rv = ["title"], Hv = { class: "persona-label" }, qv = { key: 3 }, Wv = ["onClick", "title", "aria-label"], jv = ["aria-label"], Uv = {
@@ -13340,7 +13348,7 @@ const Pv = /* @__PURE__ */ y(zv, [["render", Tv], ["__scopeId", "data-v-6f812168
13340
13348
  class: "meta"
13341
13349
  }, Gv = { key: 0 }, Kv = ["title"];
13342
13350
  function Yv(e, s, t, a, n, i) {
13343
- const l = m("ecs-icon"), c = m("ecs-focus-ring"), d = m("ecs-rating-favorability"), g = m("ecs-rating-star-read"), b = m("ecs-switch"), k = m("ecs-avatar"), E = m("ecs-popover-list-item"), B = m("ecs-popover-list"), x = m("ecs-popover"), $ = m("ecs-flex-row"), M = m("ecs-checkbox");
13351
+ const l = m("ecs-icon"), c = m("ecs-focus-ring"), d = m("ecs-rating-favorability"), g = m("ecs-rating-star-read"), b = m("ecs-switch"), k = m("ecs-avatar"), E = m("ecs-popover-list-item"), B = m("ecs-popover-list"), x = m("ecs-popover"), M = m("ecs-flex-row"), $ = m("ecs-checkbox");
13344
13352
  return o(), r("li", {
13345
13353
  class: v(["ecs-quicklinks-link", [
13346
13354
  i.typeClass,
@@ -13355,13 +13363,13 @@ function Yv(e, s, t, a, n, i) {
13355
13363
  role: "button"
13356
13364
  }, [
13357
13365
  _(l, { type: t.icon }, null, 8, ["type"]),
13358
- f("span", Mv, C(t.label), 1),
13359
- t.count || t.meta ? (o(), r("small", Lv, [
13360
- t.count ? (o(), r("span", Av, C(t.count), 1)) : u("", !0),
13366
+ f("span", $v, C(t.label), 1),
13367
+ t.count || t.meta ? (o(), r("small", Av, [
13368
+ t.count ? (o(), r("span", Ov, C(t.count), 1)) : u("", !0),
13361
13369
  t.meta ? (o(), r("span", {
13362
13370
  key: 1,
13363
13371
  title: t.metaTitle
13364
- }, C(t.meta), 9, Ov)) : u("", !0)
13372
+ }, C(t.meta), 9, Lv)) : u("", !0)
13365
13373
  ])) : u("", !0),
13366
13374
  _(c)
13367
13375
  ])) : t.type === "favorability" ? (o(), r("div", {
@@ -13388,7 +13396,7 @@ function Yv(e, s, t, a, n, i) {
13388
13396
  }, C(t.meta), 9, Rv)) : u("", !0)
13389
13397
  ])) : u("", !0),
13390
13398
  _(c)
13391
- ])) : (o(), h(M, {
13399
+ ])) : (o(), h($, {
13392
13400
  key: 2,
13393
13401
  onInput: s[3] || (s[3] = (z) => e.$emit("input", z)),
13394
13402
  value: t.value,
@@ -13410,7 +13418,7 @@ function Yv(e, s, t, a, n, i) {
13410
13418
  colored: ""
13411
13419
  }, {
13412
13420
  default: w(() => [
13413
- L(C(t.label), 1)
13421
+ A(C(t.label), 1)
13414
13422
  ]),
13415
13423
  _: 1
13416
13424
  }, 8, ["value", "disabled"])) : t.type === "persona" ? (o(), r(H, { key: 2 }, [
@@ -13422,7 +13430,7 @@ function Yv(e, s, t, a, n, i) {
13422
13430
  }, null, 8, ["image", "name", "relevant-badge"]),
13423
13431
  f("span", Hv, C(t.label || t.persona.name), 1)
13424
13432
  ], 64)) : (o(), r("span", qv, C(t.label), 1)),
13425
- n.localVolumes ? (o(), h($, {
13433
+ n.localVolumes ? (o(), h(M, {
13426
13434
  key: 4,
13427
13435
  gap: 2,
13428
13436
  class: "volume-list"
@@ -13450,7 +13458,7 @@ function Yv(e, s, t, a, n, i) {
13450
13458
  "aria-label": `Volume ${z.id}${z.active ? " active" : ""}`
13451
13459
  }, {
13452
13460
  default: w(() => [
13453
- L(C(z.id), 1)
13461
+ A(C(z.id), 1)
13454
13462
  ]),
13455
13463
  _: 2
13456
13464
  }, 1032, ["onClick", "selected", "title", "aria-label"]))), 128))
@@ -13487,7 +13495,7 @@ function Yv(e, s, t, a, n, i) {
13487
13495
  }, 8, ["value", "value-false", "value-true", "disabled", "indeterminate"]))
13488
13496
  ], 2);
13489
13497
  }
13490
- const $_ = /* @__PURE__ */ y($v, [["render", Yv], ["__scopeId", "data-v-db5374f4"]]), Xv = {
13498
+ const M_ = /* @__PURE__ */ y(Mv, [["render", Yv], ["__scopeId", "data-v-db5374f4"]]), Xv = {
13491
13499
  name: "ecs-rating-star-write",
13492
13500
  emits: ["click"],
13493
13501
  props: {
@@ -13560,7 +13568,7 @@ function ly(e, s, t, a, n, i) {
13560
13568
  ])
13561
13569
  ], 2);
13562
13570
  }
13563
- const M_ = /* @__PURE__ */ y(Xv, [["render", ly], ["__scopeId", "data-v-f63b724f"]]), ry = {
13571
+ const $_ = /* @__PURE__ */ y(Xv, [["render", ly], ["__scopeId", "data-v-f63b724f"]]), ry = {
13564
13572
  name: "ecs-section",
13565
13573
  props: {
13566
13574
  /** Adds a headline to the section. */
@@ -13626,7 +13634,7 @@ function dy(e, s, t, a, n, i) {
13626
13634
  key: 0,
13627
13635
  class: v(["ecs-section-headline", [t.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", e.$slots.controls ? "has-buttons" : ""]])
13628
13636
  }, [
13629
- L(C(t.title) + " ", 1),
13637
+ A(C(t.title) + " ", 1),
13630
13638
  e.$slots.controls ? (o(), r("div", cy, [
13631
13639
  p(e.$slots, "controls", {}, void 0, !0)
13632
13640
  ])) : u("", !0)
@@ -13641,10 +13649,10 @@ function dy(e, s, t, a, n, i) {
13641
13649
  ], 2)
13642
13650
  ], 2);
13643
13651
  }
13644
- const L_ = /* @__PURE__ */ y(ry, [["render", dy], ["__scopeId", "data-v-ec263a49"]]), uy = {
13652
+ const A_ = /* @__PURE__ */ y(ry, [["render", dy], ["__scopeId", "data-v-ec263a49"]]), uy = {
13645
13653
  name: "ecs-segments",
13646
13654
  emits: ["click"],
13647
- components: { EcsIcon: O },
13655
+ components: { EcsIcon: L },
13648
13656
  props: {
13649
13657
  /** Array of all the options objects:
13650
13658
  *
@@ -13705,12 +13713,12 @@ function hy(e, s, t, a, n, i) {
13705
13713
  size: "20",
13706
13714
  color: "#2F333C"
13707
13715
  }, null, 8, ["class", "type"])) : u("", !0),
13708
- L(" " + C(c.label), 1)
13716
+ A(" " + C(c.label), 1)
13709
13717
  ], 8, gy)
13710
13718
  ], 8, fy))), 128))
13711
13719
  ], 2);
13712
13720
  }
13713
- const A_ = /* @__PURE__ */ y(uy, [["render", hy], ["__scopeId", "data-v-868d7eb4"]]), py = {
13721
+ const O_ = /* @__PURE__ */ y(uy, [["render", hy], ["__scopeId", "data-v-868d7eb4"]]), py = {
13714
13722
  name: "ecs-select-tile",
13715
13723
  emits: ["click"],
13716
13724
  components: {
@@ -13788,7 +13796,7 @@ function Cy(e, s, t, a, n, i) {
13788
13796
  })
13789
13797
  ], 42, yy);
13790
13798
  }
13791
- const O_ = /* @__PURE__ */ y(py, [["render", Cy], ["__scopeId", "data-v-642a7ad7"]]), wy = {
13799
+ const L_ = /* @__PURE__ */ y(py, [["render", Cy], ["__scopeId", "data-v-642a7ad7"]]), wy = {
13792
13800
  name: "ecs-sequence-map"
13793
13801
  }, Sy = {
13794
13802
  class: "ecs-sequence-map",
@@ -13803,7 +13811,7 @@ function xy(e, s, t, a, n, i) {
13803
13811
  const D_ = /* @__PURE__ */ y(wy, [["render", xy], ["__scopeId", "data-v-69c3c73d"]]), By = {
13804
13812
  name: "ecs-sequence-map-button",
13805
13813
  emits: ["click"],
13806
- components: { EcsIcon: O, EcsFocusRing: D },
13814
+ components: { EcsIcon: L, EcsFocusRing: D },
13807
13815
  props: {
13808
13816
  /** Index of the step. */
13809
13817
  step: {
@@ -13845,7 +13853,7 @@ function Py(e, s, t, a, n, i) {
13845
13853
  "aria-busy": t.loading || null
13846
13854
  }, [
13847
13855
  f("span", Ey, [
13848
- L(C(t.step) + " ", 1),
13856
+ A(C(t.step) + " ", 1),
13849
13857
  t.loading ? (o(), h(l, {
13850
13858
  key: 0,
13851
13859
  type: "loading",
@@ -13858,7 +13866,7 @@ function Py(e, s, t, a, n, i) {
13858
13866
  Ty
13859
13867
  ], 10, Iy);
13860
13868
  }
13861
- const N_ = /* @__PURE__ */ y(By, [["render", Py], ["__scopeId", "data-v-397f53f1"]]), $y = {
13869
+ const N_ = /* @__PURE__ */ y(By, [["render", Py], ["__scopeId", "data-v-397f53f1"]]), My = {
13862
13870
  name: "ecs-tab-bar",
13863
13871
  props: {
13864
13872
  /** 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. */
@@ -13888,8 +13896,8 @@ const N_ = /* @__PURE__ */ y(By, [["render", Py], ["__scopeId", "data-v-397f53f1
13888
13896
  return "vertical";
13889
13897
  }
13890
13898
  }
13891
- }, My = ["aria-orientation", "data-orientation"];
13892
- function Ly(e, s, t, a, n, i) {
13899
+ }, $y = ["aria-orientation", "data-orientation"];
13900
+ function Ay(e, s, t, a, n, i) {
13893
13901
  return o(), r("div", {
13894
13902
  class: v(["ecs-tab-bar", [i.typeClass, i.directionClass]]),
13895
13903
  role: "tablist",
@@ -13897,9 +13905,9 @@ function Ly(e, s, t, a, n, i) {
13897
13905
  "data-orientation": i.tabOrientation
13898
13906
  }, [
13899
13907
  p(e.$slots, "default", {}, void 0, !0)
13900
- ], 10, My);
13908
+ ], 10, $y);
13901
13909
  }
13902
- const Ay = /* @__PURE__ */ y($y, [["render", Ly], ["__scopeId", "data-v-374a83cf"]]), Oy = {
13910
+ const Oy = /* @__PURE__ */ y(My, [["render", Ay], ["__scopeId", "data-v-374a83cf"]]), Ly = {
13903
13911
  name: "ecs-tabs",
13904
13912
  props: {
13905
13913
  /** Sets the height of the tabs area to 100%. */
@@ -13916,10 +13924,10 @@ function Dy(e, s, t, a, n, i) {
13916
13924
  p(e.$slots, "default", {}, void 0, !0)
13917
13925
  ], 2);
13918
13926
  }
13919
- const Ny = /* @__PURE__ */ y(Oy, [["render", Dy], ["__scopeId", "data-v-0fe19168"]]), Vy = {
13927
+ const Ny = /* @__PURE__ */ y(Ly, [["render", Dy], ["__scopeId", "data-v-0fe19168"]]), Vy = {
13920
13928
  name: "ecs-sidebar",
13921
13929
  components: {
13922
- EcsTabBar: Ay,
13930
+ EcsTabBar: Oy,
13923
13931
  EcsTabs: Ny
13924
13932
  },
13925
13933
  props: {
@@ -14101,7 +14109,7 @@ function sb(e, s, t, a, n, i) {
14101
14109
  const q_ = /* @__PURE__ */ y(eb, [["render", sb], ["__scopeId", "data-v-81bc3c0a"]]), ib = {
14102
14110
  name: "ecs-sidebar-list-item",
14103
14111
  emits: ["click", "select"],
14104
- components: { EcsIcon: O, EcsAvatar: vt, EcsCheckbox: lt, EcsFlexRow: ze, EcsSkeletonLoader: ie },
14112
+ components: { EcsIcon: L, EcsAvatar: vt, EcsCheckbox: lt, EcsFlexRow: ze, EcsSkeletonLoader: ie },
14105
14113
  props: {
14106
14114
  /** Optional unique identifier for the list item. */
14107
14115
  id: {
@@ -14269,7 +14277,7 @@ function db(e, s, t, a, n, i) {
14269
14277
  "line-height": 2,
14270
14278
  width: "random"
14271
14279
  })) : t.subline ? (o(), r(H, { key: 1 }, [
14272
- L(C(t.subline), 1)
14280
+ A(C(t.subline), 1)
14273
14281
  ], 64)) : u("", !0)
14274
14282
  ]),
14275
14283
  t.sublineSecondary || t.loading ? (o(), r("span", cb, [
@@ -14283,7 +14291,7 @@ function db(e, s, t, a, n, i) {
14283
14291
  width: "random",
14284
14292
  alignment: "right"
14285
14293
  })) : (o(), r(H, { key: 1 }, [
14286
- L(C(t.sublineSecondary), 1)
14294
+ A(C(t.sublineSecondary), 1)
14287
14295
  ], 64))
14288
14296
  ], 2)
14289
14297
  ])) : u("", !0)
@@ -14298,7 +14306,7 @@ function db(e, s, t, a, n, i) {
14298
14306
  const W_ = /* @__PURE__ */ y(ib, [["render", db], ["__scopeId", "data-v-36e73786"]]), ub = {
14299
14307
  name: "ecs-structured-content",
14300
14308
  components: {
14301
- EcsClickableArea: Ol,
14309
+ EcsClickableArea: Ll,
14302
14310
  EcsSkeletonLoader: ie
14303
14311
  },
14304
14312
  emits: ["click", "toggleCollapse"],
@@ -14548,8 +14556,8 @@ const G_ = /* @__PURE__ */ y(_b, [["render", Cb], ["__scopeId", "data-v-2c119fff
14548
14556
  name: "ecs-tab-button",
14549
14557
  emits: ["click", "tabNavigation"],
14550
14558
  components: {
14551
- EcsIcon: O,
14552
- EcsSticker: Oe,
14559
+ EcsIcon: L,
14560
+ EcsSticker: Le,
14553
14561
  EcsFocusRing: D
14554
14562
  },
14555
14563
  props: {
@@ -14765,11 +14773,11 @@ const K_ = /* @__PURE__ */ y(wb, [["render", Ib], ["__scopeId", "data-v-9755386a
14765
14773
  this.$emit("click", e);
14766
14774
  }
14767
14775
  }
14768
- }, Tb = ["role", "tabindex", "aria-busy"], Pb = ["title"], $b = {
14776
+ }, Tb = ["role", "tabindex", "aria-busy"], Pb = ["title"], Mb = {
14769
14777
  key: 1,
14770
14778
  class: "count"
14771
14779
  };
14772
- function Mb(e, s, t, a, n, i) {
14780
+ function $b(e, s, t, a, n, i) {
14773
14781
  const l = m("ecs-skeleton-loader"), c = m("ecs-focus-ring");
14774
14782
  return o(), r("span", {
14775
14783
  class: v(["ecs-tag", [
@@ -14790,7 +14798,7 @@ function Mb(e, s, t, a, n, i) {
14790
14798
  title: t.path
14791
14799
  }, "../", 8, Pb)) : u("", !0),
14792
14800
  p(e.$slots, "default", {}, void 0, !0),
14793
- t.count ? (o(), r("span", $b, C(t.count), 1)) : u("", !0),
14801
+ t.count ? (o(), r("span", Mb, C(t.count), 1)) : u("", !0),
14794
14802
  t.loading ? (o(), h(l, {
14795
14803
  key: 2,
14796
14804
  type: "single",
@@ -14800,18 +14808,18 @@ function Mb(e, s, t, a, n, i) {
14800
14808
  _(c)
14801
14809
  ], 14, Tb);
14802
14810
  }
14803
- const Y_ = /* @__PURE__ */ y(Eb, [["render", Mb], ["__scopeId", "data-v-a01db436"]]), Lb = {
14811
+ const Y_ = /* @__PURE__ */ y(Eb, [["render", $b], ["__scopeId", "data-v-a01db436"]]), Ab = {
14804
14812
  name: "ecs-tag-cloud"
14805
- }, Ab = {
14813
+ }, Ob = {
14806
14814
  class: "ecs-tag-cloud",
14807
14815
  role: "list"
14808
14816
  };
14809
- function Ob(e, s, t, a, n, i) {
14810
- return o(), r("div", Ab, [
14817
+ function Lb(e, s, t, a, n, i) {
14818
+ return o(), r("div", Ob, [
14811
14819
  p(e.$slots, "default", {}, void 0, !0)
14812
14820
  ]);
14813
14821
  }
14814
- const X_ = /* @__PURE__ */ y(Lb, [["render", Ob], ["__scopeId", "data-v-4334fe7e"]]), Db = {
14822
+ const X_ = /* @__PURE__ */ y(Ab, [["render", Lb], ["__scopeId", "data-v-4334fe7e"]]), Db = {
14815
14823
  name: "ecs-toast",
14816
14824
  emits: ["action"],
14817
14825
  components: { EcsFocusRing: D },
@@ -14848,7 +14856,7 @@ function Nb(e, s, t, a, n, i) {
14848
14856
  onClick: s[0] || (s[0] = (c) => e.$emit("action")),
14849
14857
  class: "ecs-toast-action"
14850
14858
  }, [
14851
- L(C(t.button) + " ", 1),
14859
+ A(C(t.button) + " ", 1),
14852
14860
  _(l, {
14853
14861
  inset: 0,
14854
14862
  radius: 6
@@ -14876,7 +14884,7 @@ const J_ = /* @__PURE__ */ y(Vb, [["render", Rb], ["__scopeId", "data-v-451fee48
14876
14884
  name: "ecs-transcript-state",
14877
14885
  emits: ["click"],
14878
14886
  components: {
14879
- EcsIcon: O,
14887
+ EcsIcon: L,
14880
14888
  EcsSkeletonLoader: ie
14881
14889
  },
14882
14890
  props: {
@@ -14968,7 +14976,7 @@ function Xb(e, s, t, a, n, i) {
14968
14976
  const e1 = /* @__PURE__ */ y(Kb, [["render", Xb], ["__scopeId", "data-v-6af94f50"]]), Zb = {
14969
14977
  name: "ecs-tree-list-item",
14970
14978
  emits: ["click", "toggled"],
14971
- components: { EcsIcon: O, EcsButtonCollapse: Ut, EcsFocusRing: D },
14979
+ components: { EcsIcon: L, EcsButtonCollapse: Ut, EcsFocusRing: D },
14972
14980
  mixins: [ye],
14973
14981
  props: {
14974
14982
  /** ID for the Tree List Item */
@@ -15348,15 +15356,15 @@ export {
15348
15356
  I0 as EcsCard,
15349
15357
  lt as EcsCheckbox,
15350
15358
  E0 as EcsCitationLine,
15351
- Ol as EcsClickableArea,
15359
+ Ll as EcsClickableArea,
15352
15360
  P0 as EcsCollapse,
15353
- $0 as EcsCollectionControl,
15361
+ M0 as EcsCollectionControl,
15354
15362
  zd as EcsColorPicker,
15355
- A0 as EcsColorPickerInput,
15356
- M0 as EcsComment,
15357
- L0 as EcsCommentList,
15363
+ O0 as EcsColorPickerInput,
15364
+ $0 as EcsComment,
15365
+ A0 as EcsCommentList,
15358
15366
  T0 as EcsContextMenu,
15359
- O0 as EcsDataCard,
15367
+ L0 as EcsDataCard,
15360
15368
  D0 as EcsDataCardList,
15361
15369
  N0 as EcsDataGrid,
15362
15370
  H0 as EcsDataGridCell,
@@ -15392,7 +15400,7 @@ export {
15392
15400
  o_ as EcsFormSet,
15393
15401
  js as EcsFormatted,
15394
15402
  l_ as EcsHighlight,
15395
- O as EcsIcon,
15403
+ L as EcsIcon,
15396
15404
  Ig as EcsIllustration,
15397
15405
  r_ as EcsIndexToolbar,
15398
15406
  Wf as EcsInfoTooltip,
@@ -15428,17 +15436,17 @@ export {
15428
15436
  P_ as EcsPopoverListHeadline,
15429
15437
  Rs as EcsPopoverListItem,
15430
15438
  Tf as EcsProgress,
15431
- $_ as EcsQuicklink,
15439
+ M_ as EcsQuicklink,
15432
15440
  Ia as EcsRadiobutton,
15433
15441
  Pv as EcsRatingFavorability,
15434
15442
  Bv as EcsRatingStarRead,
15435
- M_ as EcsRatingStarWrite,
15443
+ $_ as EcsRatingStarWrite,
15436
15444
  dg as EcsScrollContainer,
15437
- L_ as EcsSection,
15438
- A_ as EcsSegment,
15445
+ A_ as EcsSection,
15446
+ O_ as EcsSegment,
15439
15447
  Zt as EcsSelect,
15440
15448
  Pp as EcsSelectText,
15441
- O_ as EcsSelectTile,
15449
+ L_ as EcsSelectTile,
15442
15450
  wo as EcsSeparator,
15443
15451
  D_ as EcsSequenceMap,
15444
15452
  N_ as EcsSequenceMapButton,
@@ -15452,12 +15460,12 @@ export {
15452
15460
  Ha as EcsSortbutton,
15453
15461
  Th as EcsSplitpanes,
15454
15462
  Yu as EcsStateIcon,
15455
- Oe as EcsSticker,
15463
+ Le as EcsSticker,
15456
15464
  j_ as EcsStructuredContent,
15457
15465
  U_ as EcsSwatchesPicker,
15458
15466
  jt as EcsSwitch,
15459
15467
  G_ as EcsTab,
15460
- Ay as EcsTabBar,
15468
+ Oy as EcsTabBar,
15461
15469
  K_ as EcsTabButton,
15462
15470
  Ny as EcsTabs,
15463
15471
  Y_ as EcsTag,
@@ -15465,7 +15473,7 @@ export {
15465
15473
  Je as EcsText,
15466
15474
  Z_ as EcsToast,
15467
15475
  J_ as EcsToasts,
15468
- $g as EcsToolbar,
15476
+ Mg as EcsToolbar,
15469
15477
  Q_ as EcsTranscriptState,
15470
15478
  e1 as EcsTreeList,
15471
15479
  s1 as EcsTreeListHeadline,