@everchron/ec-shards 14.6.0 → 14.7.0

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 ne, watch as pe, createBlock as m, openBlock as o, resolveDynamicComponent as ye, unref as de, normalizeClass as v, createElementBlock as r, normalizeStyle as S, resolveComponent as h, createCommentVNode as u, createElementVNode as f, createVNode as _, createTextVNode as L, toDisplayString as w, renderSlot as p, Transition as be, withCtx as x, computed as ze, Fragment as V, renderList as Q, reactive as Ai, nextTick as Ri, onBeforeUnmount as Gt, toRefs as Qs, isRef as Di, onMounted as ei, useSlots as Ni, ref as Fe, watchEffect as rt, withKeys as ee, Teleport as Vi, withDirectives as $e, vShow as it, mergeProps as Oe, normalizeProps as Fi, guardReactiveProps as Hi, withModifiers as W, resolveDirective as qi, vModelText as $i, createStaticVNode as ti, markRaw as Wi, TransitionGroup as si, h as ji, useCssVars as Ui } from "vue";
1
+ import { defineAsyncComponent as ne, watch as pe, createBlock as m, openBlock as o, resolveDynamicComponent as ye, unref as de, normalizeClass as v, createElementBlock as r, normalizeStyle as S, resolveComponent as h, createCommentVNode as u, createElementVNode as f, createVNode as b, createTextVNode as L, toDisplayString as w, renderSlot as p, Transition as be, withCtx as x, computed as ze, Fragment as V, renderList as Q, reactive as Ai, nextTick as Ri, onBeforeUnmount as Gt, toRefs as Qs, isRef as Di, onMounted as ei, useSlots as Ni, ref as Fe, watchEffect as rt, withKeys as ee, Teleport as Vi, withDirectives as $e, vShow as it, mergeProps as Ae, normalizeProps as Fi, guardReactiveProps as Hi, withModifiers as W, resolveDirective as qi, vModelText as $i, createStaticVNode as ti, markRaw as Wi, TransitionGroup as si, h as ji, useCssVars as Ui } from "vue";
2
2
  const ae = (e, s, t) => {
3
3
  const a = e[s];
4
4
  return a ? typeof a == "function" ? a() : Promise.resolve(a) : new Promise((n, i) => {
@@ -11,7 +11,7 @@ const ae = (e, s, t) => {
11
11
  )
12
12
  );
13
13
  });
14
- }, b = (e, s) => {
14
+ }, _ = (e, s) => {
15
15
  const t = e.__vccOpts || e;
16
16
  for (const [a, n] of s)
17
17
  t[a] = n;
@@ -63,7 +63,7 @@ const ae = (e, s, t) => {
63
63
  "data-test-icon-type": e.type
64
64
  }, null, 8, ["class", "width", "height", "viewBox", "color", "title", "data-test-icon-type"]));
65
65
  }
66
- }, O = /* @__PURE__ */ b(Gi, [["__scopeId", "data-v-a1c506ab"]]), Ki = {
66
+ }, O = /* @__PURE__ */ _(Gi, [["__scopeId", "data-v-a1c506ab"]]), Ki = {
67
67
  name: "EcsFocusRing",
68
68
  props: {
69
69
  /** Defines the distance of the focus ring from it focusable element. Should be smaller than `0` (negative) in almost all cases. */
@@ -94,7 +94,7 @@ function Yi(e, s, t, a, n, i) {
94
94
  style: S(i.styles)
95
95
  }, null, 6);
96
96
  }
97
- const D = /* @__PURE__ */ b(Ki, [["render", Yi], ["__scopeId", "data-v-8d624905"]]), Xi = {
97
+ const D = /* @__PURE__ */ _(Ki, [["render", Yi], ["__scopeId", "data-v-8d624905"]]), Xi = {
98
98
  name: "ecs-alert",
99
99
  emits: ["action", "dismissed"],
100
100
  components: { EcsIcon: O, EcsFocusRing: D },
@@ -193,11 +193,11 @@ function tn(e, s, t, a, n, i) {
193
193
  class: "close",
194
194
  "aria-label": "Dismiss"
195
195
  }, [
196
- _(l, {
196
+ b(l, {
197
197
  type: "close",
198
198
  size: "20"
199
199
  }),
200
- _(c)
200
+ b(c)
201
201
  ], 8, Ji)) : u("", !0),
202
202
  f("div", Zi, [
203
203
  t.headline ? (o(), r("h4", Qi, [
@@ -218,11 +218,11 @@ function tn(e, s, t, a, n, i) {
218
218
  class: "action"
219
219
  }, [
220
220
  L(w(t.actionLabel) + " ", 1),
221
- _(c)
221
+ b(c)
222
222
  ])) : u("", !0)
223
223
  ], 6)) : u("", !0);
224
224
  }
225
- const ii = /* @__PURE__ */ b(Xi, [["render", tn], ["__scopeId", "data-v-0b5e6809"]]), sn = {
225
+ const ii = /* @__PURE__ */ _(Xi, [["render", tn], ["__scopeId", "data-v-0b5e6809"]]), sn = {
226
226
  name: "ecs-action-toolbar"
227
227
  }, nn = {
228
228
  class: "ecs-action-toolbar",
@@ -242,7 +242,7 @@ function an(e, s, t, a, n, i) {
242
242
  _: 3
243
243
  });
244
244
  }
245
- const on = /* @__PURE__ */ b(sn, [["render", an], ["__scopeId", "data-v-b4fd6f04"]]), ln = {
245
+ const on = /* @__PURE__ */ _(sn, [["render", an], ["__scopeId", "data-v-b4fd6f04"]]), ln = {
246
246
  name: "ecs-audio",
247
247
  props: {
248
248
  /** If true, the player will autoplay once it shows up in the DOM. */
@@ -291,7 +291,7 @@ function un(e, s, t, a, n, i) {
291
291
  }, null, 8, dn)) : u("", !0)
292
292
  ], 8, rn);
293
293
  }
294
- const l_ = /* @__PURE__ */ b(ln, [["render", un], ["__scopeId", "data-v-4e7ca115"]]), fn = {
294
+ const r_ = /* @__PURE__ */ _(ln, [["render", un], ["__scopeId", "data-v-4e7ca115"]]), fn = {
295
295
  __name: "sticker",
296
296
  props: {
297
297
  /** Sets the sticker icon. */
@@ -346,7 +346,7 @@ const l_ = /* @__PURE__ */ b(ln, [["render", un], ["__scopeId", "data-v-4e7ca115
346
346
  "data-test-icon-type": e.type
347
347
  }, null, 8, ["class", "aria-busy", "width", "height", "style", "data-test-icon-type"])) : u("", !0);
348
348
  }
349
- }, We = /* @__PURE__ */ b(fn, [["__scopeId", "data-v-15deacad"]]), gn = {
349
+ }, We = /* @__PURE__ */ _(fn, [["__scopeId", "data-v-15deacad"]]), gn = {
350
350
  name: "ecs-skeleton-loader",
351
351
  props: {
352
352
  /** Determines the type of skeleton shape: `single` replicates a single line of text, `multi` a multi line text, and `rect` a generic rectangle shape. */
@@ -428,7 +428,7 @@ function mn(e, s, t, a, n, i) {
428
428
  }, null, 6)
429
429
  ], 2));
430
430
  }
431
- const ie = /* @__PURE__ */ b(gn, [["render", mn], ["__scopeId", "data-v-633f8342"]]), pn = {
431
+ const ie = /* @__PURE__ */ _(gn, [["render", mn], ["__scopeId", "data-v-633f8342"]]), pn = {
432
432
  name: "ecs-avatar",
433
433
  emits: ["avatar-initials"],
434
434
  components: {
@@ -581,7 +581,7 @@ function bn(e, s, t, a, n, i) {
581
581
  })) : u("", !0)
582
582
  ], 14, vn);
583
583
  }
584
- const nt = /* @__PURE__ */ b(pn, [["render", bn], ["__scopeId", "data-v-a25d1ba9"]]), _n = {
584
+ const nt = /* @__PURE__ */ _(pn, [["render", bn], ["__scopeId", "data-v-a25d1ba9"]]), _n = {
585
585
  components: { EcsIcon: O, EcsFocusRing: D },
586
586
  emits: ["dismiss"],
587
587
  props: {
@@ -664,15 +664,15 @@ function kn(e, s, t, a, n, i) {
664
664
  class: "close",
665
665
  "aria-label": "Dismiss"
666
666
  }, [
667
- _(l, {
667
+ b(l, {
668
668
  type: "close",
669
669
  size: "20"
670
670
  }),
671
- _(c)
671
+ b(c)
672
672
  ], 4)) : u("", !0)
673
673
  ], 2)) : u("", !0);
674
674
  }
675
- const r_ = /* @__PURE__ */ b(_n, [["render", kn], ["__scopeId", "data-v-c7118217"]]), wn = {
675
+ const c_ = /* @__PURE__ */ _(_n, [["render", kn], ["__scopeId", "data-v-c7118217"]]), wn = {
676
676
  name: "ecs-breadcrumb",
677
677
  props: {
678
678
  /** Sets the size of the breadcrumb (default is medium). */
@@ -696,7 +696,7 @@ function xn(e, s, t, a, n, i) {
696
696
  p(e.$slots, "default", {}, void 0, !0)
697
697
  ], 2);
698
698
  }
699
- const c_ = /* @__PURE__ */ b(wn, [["render", xn], ["__scopeId", "data-v-d1ff2486"]]), Sn = {
699
+ const d_ = /* @__PURE__ */ _(wn, [["render", xn], ["__scopeId", "data-v-d1ff2486"]]), Sn = {
700
700
  name: "ecs-breadcrumb-button",
701
701
  emits: ["click"],
702
702
  components: {
@@ -751,10 +751,10 @@ function Bn(e, s, t, a, n, i) {
751
751
  t.type != "more" ? (o(), r("span", Cn, [
752
752
  p(e.$slots, "default", {}, void 0, !0)
753
753
  ])) : u("", !0),
754
- _(c)
754
+ b(c)
755
755
  ], 2);
756
756
  }
757
- const d_ = /* @__PURE__ */ b(Sn, [["render", Bn], ["__scopeId", "data-v-3ff24c2e"]]), zn = {
757
+ const u_ = /* @__PURE__ */ _(Sn, [["render", Bn], ["__scopeId", "data-v-3ff24c2e"]]), zn = {
758
758
  name: "ecs-breadcrumb-title"
759
759
  }, In = {
760
760
  class: "ecs-breadcrumb-title",
@@ -765,7 +765,7 @@ function En(e, s, t, a, n, i) {
765
765
  p(e.$slots, "default", {}, void 0, !0)
766
766
  ]);
767
767
  }
768
- const u_ = /* @__PURE__ */ b(zn, [["render", En], ["__scopeId", "data-v-422cc046"]]), Tn = {
768
+ const f_ = /* @__PURE__ */ _(zn, [["render", En], ["__scopeId", "data-v-422cc046"]]), Tn = {
769
769
  name: "ecs-flex-row",
770
770
  props: {
771
771
  /** Determines the flex direction of the row. */
@@ -820,7 +820,7 @@ function Pn(e, s, t, a, n, i) {
820
820
  p(e.$slots, "default", {}, void 0, !0)
821
821
  ], 6);
822
822
  }
823
- const Be = /* @__PURE__ */ b(Tn, [["render", Pn], ["__scopeId", "data-v-d07e3723"]]);
823
+ const _e = /* @__PURE__ */ _(Tn, [["render", Pn], ["__scopeId", "data-v-d07e3723"]]);
824
824
  var ct = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
825
825
  function Kt(e) {
826
826
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
@@ -918,14 +918,14 @@ function On(e) {
918
918
  function Ee(e) {
919
919
  return e ? (e.nodeName || "").toLowerCase() : null;
920
920
  }
921
- function Ae(e) {
921
+ function Re(e) {
922
922
  return ((qe(e) ? e.ownerDocument : (
923
923
  // $FlowFixMe[prop-missing]
924
924
  e.document
925
925
  )) || window.document).documentElement;
926
926
  }
927
927
  function Jt(e) {
928
- return Ke(Ae(e)).left + Xt(e).scrollLeft;
928
+ return Ke(Re(e)).left + Xt(e).scrollLeft;
929
929
  }
930
930
  function Pe(e) {
931
931
  return ge(e).getComputedStyle(e);
@@ -940,7 +940,7 @@ function An(e) {
940
940
  }
941
941
  function Rn(e, s, t) {
942
942
  t === void 0 && (t = !1);
943
- var a = ve(s), n = ve(s) && An(s), i = Ae(s), l = Ke(e, n, t), c = {
943
+ var a = ve(s), n = ve(s) && An(s), i = Re(s), l = Ke(e, n, t), c = {
944
944
  scrollLeft: 0,
945
945
  scrollTop: 0
946
946
  }, d = {
@@ -973,7 +973,7 @@ function mt(e) {
973
973
  e.parentNode || // DOM Element detected
974
974
  (Yt(e) ? e.host : null) || // ShadowRoot detected
975
975
  // $FlowFixMe[incompatible-call]: HTMLElement is a Node
976
- Ae(e)
976
+ Re(e)
977
977
  );
978
978
  }
979
979
  function ai(e) {
@@ -1016,7 +1016,7 @@ function at(e) {
1016
1016
  t = ks(t);
1017
1017
  return t && (Ee(t) === "html" || Ee(t) === "body" && Pe(t).position === "static") ? s : t || Nn(e) || s;
1018
1018
  }
1019
- var ue = "top", Se = "bottom", Ce = "right", fe = "left", es = "auto", ot = [ue, Se, Ce, fe], Ye = "start", st = "end", Vn = "clippingParents", oi = "viewport", Je = "popper", Fn = "reference", ws = /* @__PURE__ */ ot.reduce(function(e, s) {
1019
+ var ue = "top", Ce = "bottom", Be = "right", fe = "left", es = "auto", ot = [ue, Ce, Be, fe], Ye = "start", st = "end", Vn = "clippingParents", oi = "viewport", Je = "popper", Fn = "reference", ws = /* @__PURE__ */ ot.reduce(function(e, s) {
1020
1020
  return e.concat([s + "-" + Ye, s + "-" + st]);
1021
1021
  }, []), li = /* @__PURE__ */ [].concat(ot, [es]).reduce(function(e, s) {
1022
1022
  return e.concat([s, s + "-" + Ye, s + "-" + st]);
@@ -1071,7 +1071,7 @@ function ea(e) {
1071
1071
  });
1072
1072
  }
1073
1073
  function ta(e, s) {
1074
- var t = ge(e), a = Ae(e), n = t.visualViewport, i = a.clientWidth, l = a.clientHeight, c = 0, d = 0;
1074
+ var t = ge(e), a = Re(e), n = t.visualViewport, i = a.clientWidth, l = a.clientHeight, c = 0, d = 0;
1075
1075
  if (n) {
1076
1076
  i = n.width, l = n.height;
1077
1077
  var g = ni();
@@ -1085,7 +1085,7 @@ function ta(e, s) {
1085
1085
  };
1086
1086
  }
1087
1087
  function sa(e) {
1088
- var s, t = Ae(e), a = Xt(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 + Jt(e), d = -a.scrollTop;
1088
+ var s, t = Re(e), a = Xt(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 + Jt(e), d = -a.scrollTop;
1089
1089
  return Pe(n || t).direction === "rtl" && (c += He(t.clientWidth, n ? n.clientWidth : 0) - i), {
1090
1090
  width: i,
1091
1091
  height: l,
@@ -1120,7 +1120,7 @@ function ia(e, s) {
1120
1120
  return t.top = t.top + e.clientTop, t.left = t.left + e.clientLeft, t.bottom = t.top + e.clientHeight, t.right = t.left + e.clientWidth, t.width = e.clientWidth, t.height = e.clientHeight, t.x = t.left, t.y = t.top, t;
1121
1121
  }
1122
1122
  function xs(e, s, t) {
1123
- return s === oi ? jt(ta(e, t)) : qe(s) ? ia(s, t) : jt(sa(Ae(e)));
1123
+ return s === oi ? jt(ta(e, t)) : qe(s) ? ia(s, t) : jt(sa(Re(e)));
1124
1124
  }
1125
1125
  function na(e) {
1126
1126
  var s = et(mt(e)), t = ["absolute", "fixed"].indexOf(Pe(e).position) >= 0, a = t && ve(e) ? at(e) : e;
@@ -1153,13 +1153,13 @@ function ci(e) {
1153
1153
  y: s.y - t.height
1154
1154
  };
1155
1155
  break;
1156
- case Se:
1156
+ case Ce:
1157
1157
  d = {
1158
1158
  x: l,
1159
1159
  y: s.y + s.height
1160
1160
  };
1161
1161
  break;
1162
- case Ce:
1162
+ case Be:
1163
1163
  d = {
1164
1164
  x: s.x + s.width,
1165
1165
  y: c
@@ -1209,7 +1209,7 @@ function fi(e, s) {
1209
1209
  }
1210
1210
  function ss(e, s) {
1211
1211
  s === void 0 && (s = {});
1212
- 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 ? Vn : c, g = t.rootBoundary, y = g === void 0 ? oi : g, k = t.elementContext, E = k === void 0 ? Je : k, I = t.altBoundary, B = I === void 0 ? !1 : I, P = t.padding, T = P === void 0 ? 0 : P, C = ui(typeof T != "number" ? T : fi(T, ot)), M = E === Je ? Fn : Je, q = e.rects.popper, A = e.elements[B ? M : E], N = aa(qe(A) ? A : A.contextElement || Ae(e.elements.popper), d, y, l), F = Ke(e.elements.reference), H = ci({
1212
+ 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 ? Vn : c, g = t.rootBoundary, y = g === void 0 ? oi : g, k = t.elementContext, E = k === void 0 ? Je : k, I = t.altBoundary, B = I === void 0 ? !1 : I, P = t.padding, T = P === void 0 ? 0 : P, C = ui(typeof T != "number" ? T : fi(T, ot)), M = E === Je ? Fn : Je, q = e.rects.popper, A = e.elements[B ? M : E], N = aa(qe(A) ? A : A.contextElement || Re(e.elements.popper), d, y, l), F = Ke(e.elements.reference), H = ci({
1213
1213
  reference: F,
1214
1214
  element: q,
1215
1215
  placement: n
@@ -1222,7 +1222,7 @@ function ss(e, s) {
1222
1222
  if (E === Je && X) {
1223
1223
  var J = X[n];
1224
1224
  Object.keys(K).forEach(function(R) {
1225
- var Z = [Ce, Se].indexOf(R) >= 0 ? 1 : -1, se = [ue, Se].indexOf(R) >= 0 ? "y" : "x";
1225
+ var Z = [Be, Ce].indexOf(R) >= 0 ? 1 : -1, se = [ue, Ce].indexOf(R) >= 0 ? "y" : "x";
1226
1226
  K[R] += J[se] * Z;
1227
1227
  });
1228
1228
  }
@@ -1401,16 +1401,16 @@ function Bs(e) {
1401
1401
  var C = l.hasOwnProperty("x"), M = l.hasOwnProperty("y"), q = fe, A = ue, N = window;
1402
1402
  if (g) {
1403
1403
  var F = at(t), H = "clientHeight", j = "clientWidth";
1404
- if (F === ge(t) && (F = Ae(t), Pe(F).position !== "static" && c === "absolute" && (H = "scrollHeight", j = "scrollWidth")), F = F, n === ue || (n === fe || n === Ce) && i === st) {
1405
- A = Se;
1404
+ if (F === ge(t) && (F = Re(t), Pe(F).position !== "static" && c === "absolute" && (H = "scrollHeight", j = "scrollWidth")), F = F, n === ue || (n === fe || n === Be) && i === st) {
1405
+ A = Ce;
1406
1406
  var G = k && F === N && N.visualViewport ? N.visualViewport.height : (
1407
1407
  // $FlowFixMe[prop-missing]
1408
1408
  F[H]
1409
1409
  );
1410
1410
  P -= G - a.height, P *= d ? 1 : -1;
1411
1411
  }
1412
- if (n === fe || (n === ue || n === Se) && i === st) {
1413
- q = Ce;
1412
+ if (n === fe || (n === ue || n === Ce) && i === st) {
1413
+ q = Be;
1414
1414
  var K = k && F === N && N.visualViewport ? N.visualViewport.width : (
1415
1415
  // $FlowFixMe[prop-missing]
1416
1416
  F[j]
@@ -1538,14 +1538,14 @@ function wa(e) {
1538
1538
  };
1539
1539
  if (F) {
1540
1540
  if (i) {
1541
- var R, Z = A === "y" ? ue : fe, se = A === "y" ? Se : Ce, te = A === "y" ? "height" : "width", oe = F[A], je = oe + T[Z], _e = oe - T[se], Le = I ? -j[te] / 2 : 0, De = M === Ye ? H[te] : j[te], le = M === Ye ? -j[te] : -H[te], Ue = s.elements.arrow, Me = I && Ue ? Qt(Ue) : {
1541
+ var R, Z = A === "y" ? ue : fe, se = A === "y" ? Ce : Be, te = A === "y" ? "height" : "width", oe = F[A], je = oe + T[Z], ke = oe - T[se], Me = I ? -j[te] / 2 : 0, De = M === Ye ? H[te] : j[te], le = M === Ye ? -j[te] : -H[te], Ue = s.elements.arrow, Oe = I && Ue ? Qt(Ue) : {
1542
1542
  width: 0,
1543
1543
  height: 0
1544
- }, ke = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : di(), $ = ke[Z], Y = ke[se], re = tt(0, H[te], Me[te]), Ne = q ? H[te] / 2 - Le - re - $ - K.mainAxis : De - re - $ - K.mainAxis, Ei = q ? -H[te] / 2 + Le + re + Y + K.mainAxis : le + re + Y + K.mainAxis, _t = s.elements.arrow && at(s.elements.arrow), Ti = _t ? A === "y" ? _t.clientTop || 0 : _t.clientLeft || 0 : 0, us = (R = X == null ? void 0 : X[A]) != null ? R : 0, Pi = oe + Ne - us - Ti, Li = oe + Ei - us, fs = tt(I ? gt(je, Pi) : je, oe, I ? He(_e, Li) : _e);
1544
+ }, we = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : di(), $ = we[Z], Y = we[se], re = tt(0, H[te], Oe[te]), Ne = q ? H[te] / 2 - Me - re - $ - K.mainAxis : De - re - $ - K.mainAxis, Ei = q ? -H[te] / 2 + Me + re + Y + K.mainAxis : le + re + Y + K.mainAxis, _t = s.elements.arrow && at(s.elements.arrow), Ti = _t ? A === "y" ? _t.clientTop || 0 : _t.clientLeft || 0 : 0, us = (R = X == null ? void 0 : X[A]) != null ? R : 0, Pi = oe + Ne - us - Ti, Li = oe + Ei - us, fs = tt(I ? gt(je, Pi) : je, oe, I ? He(ke, Li) : ke);
1545
1545
  F[A] = fs, J[A] = fs - oe;
1546
1546
  }
1547
1547
  if (c) {
1548
- var gs, Mi = A === "x" ? ue : fe, Oi = A === "x" ? Se : Ce, Ve = F[N], lt = N === "y" ? "height" : "width", hs = Ve + T[Mi], ms = Ve - T[Oi], kt = [ue, fe].indexOf(C) !== -1, ps = (gs = X == null ? void 0 : X[N]) != null ? gs : 0, vs = kt ? hs : Ve - H[lt] - j[lt] - ps + K.altAxis, ys = kt ? Ve + H[lt] + j[lt] - ps - K.altAxis : ms, bs = I && kt ? ka(vs, Ve, ys) : tt(I ? vs : hs, Ve, I ? ys : ms);
1548
+ var gs, Mi = A === "x" ? ue : fe, Oi = A === "x" ? Ce : Be, Ve = F[N], lt = N === "y" ? "height" : "width", hs = Ve + T[Mi], ms = Ve - T[Oi], kt = [ue, fe].indexOf(C) !== -1, ps = (gs = X == null ? void 0 : X[N]) != null ? gs : 0, vs = kt ? hs : Ve - H[lt] - j[lt] - ps + K.altAxis, ys = kt ? Ve + H[lt] + j[lt] - ps - K.altAxis : ms, bs = I && kt ? ka(vs, Ve, ys) : tt(I ? vs : hs, Ve, I ? ys : ms);
1549
1549
  F[N] = bs, J[N] = bs - Ve;
1550
1550
  }
1551
1551
  s.modifiersData[a] = J;
@@ -1607,45 +1607,45 @@ function za(e) {
1607
1607
  function Ia(e) {
1608
1608
  var s = e.state, t = e.options, a = e.name;
1609
1609
  if (!s.modifiersData[a]._skip) {
1610
- 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, y = t.boundary, k = t.rootBoundary, E = t.altBoundary, I = t.flipVariations, B = I === void 0 ? !0 : I, P = t.allowedAutoPlacements, T = s.options.placement, C = Ie(T), M = C === T, q = d || (M || !B ? [ft(T)] : za(T)), A = [T].concat(q).reduce(function(Me, ke) {
1611
- return Me.concat(Ie(ke) === es ? Ba(s, {
1612
- placement: ke,
1610
+ 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, y = t.boundary, k = t.rootBoundary, E = t.altBoundary, I = t.flipVariations, B = I === void 0 ? !0 : I, P = t.allowedAutoPlacements, T = s.options.placement, C = Ie(T), M = C === T, q = d || (M || !B ? [ft(T)] : za(T)), A = [T].concat(q).reduce(function(Oe, we) {
1611
+ return Oe.concat(Ie(we) === es ? Ba(s, {
1612
+ placement: we,
1613
1613
  boundary: y,
1614
1614
  rootBoundary: k,
1615
1615
  padding: g,
1616
1616
  flipVariations: B,
1617
1617
  allowedAutoPlacements: P
1618
- }) : ke);
1618
+ }) : we);
1619
1619
  }, []), N = s.rects.reference, F = s.rects.popper, H = /* @__PURE__ */ new Map(), j = !0, G = A[0], K = 0; K < A.length; K++) {
1620
- var X = A[K], J = Ie(X), R = Xe(X) === Ye, Z = [ue, Se].indexOf(J) >= 0, se = Z ? "width" : "height", te = ss(s, {
1620
+ var X = A[K], J = Ie(X), R = Xe(X) === Ye, Z = [ue, Ce].indexOf(J) >= 0, se = Z ? "width" : "height", te = ss(s, {
1621
1621
  placement: X,
1622
1622
  boundary: y,
1623
1623
  rootBoundary: k,
1624
1624
  altBoundary: E,
1625
1625
  padding: g
1626
- }), oe = Z ? R ? Ce : fe : R ? Se : ue;
1626
+ }), oe = Z ? R ? Be : fe : R ? Ce : ue;
1627
1627
  N[se] > F[se] && (oe = ft(oe));
1628
- var je = ft(oe), _e = [];
1629
- if (i && _e.push(te[J] <= 0), c && _e.push(te[oe] <= 0, te[je] <= 0), _e.every(function(Me) {
1630
- return Me;
1628
+ var je = ft(oe), ke = [];
1629
+ if (i && ke.push(te[J] <= 0), c && ke.push(te[oe] <= 0, te[je] <= 0), ke.every(function(Oe) {
1630
+ return Oe;
1631
1631
  })) {
1632
1632
  G = X, j = !1;
1633
1633
  break;
1634
1634
  }
1635
- H.set(X, _e);
1635
+ H.set(X, ke);
1636
1636
  }
1637
1637
  if (j)
1638
- for (var Le = B ? 3 : 1, De = function(ke) {
1638
+ for (var Me = B ? 3 : 1, De = function(we) {
1639
1639
  var $ = A.find(function(Y) {
1640
1640
  var re = H.get(Y);
1641
1641
  if (re)
1642
- return re.slice(0, ke).every(function(Ne) {
1642
+ return re.slice(0, we).every(function(Ne) {
1643
1643
  return Ne;
1644
1644
  });
1645
1645
  });
1646
1646
  if ($)
1647
1647
  return G = $, "break";
1648
- }, le = Le; le > 0; le--) {
1648
+ }, le = Me; le > 0; le--) {
1649
1649
  var Ue = De(le);
1650
1650
  if (Ue === "break") break;
1651
1651
  }
@@ -1666,7 +1666,7 @@ function Ta(e, s, t) {
1666
1666
  var a = Ie(e), n = [fe, ue].indexOf(a) >= 0 ? -1 : 1, i = typeof t == "function" ? t(Object.assign({}, s, {
1667
1667
  placement: e
1668
1668
  })) : t, l = i[0], c = i[1];
1669
- return l = l || 0, c = (c || 0) * n, [fe, Ce].indexOf(a) >= 0 ? {
1669
+ return l = l || 0, c = (c || 0) * n, [fe, Be].indexOf(a) >= 0 ? {
1670
1670
  x: c,
1671
1671
  y: l
1672
1672
  } : {
@@ -1693,9 +1693,9 @@ var Ma = function(s, t) {
1693
1693
  })) : s, ui(typeof s != "number" ? s : fi(s, ot));
1694
1694
  };
1695
1695
  function Oa(e) {
1696
- var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, l = t.modifiersData.popperOffsets, c = Ie(t.placement), d = ts(c), g = [fe, Ce].indexOf(c) >= 0, y = g ? "height" : "width";
1696
+ var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, l = t.modifiersData.popperOffsets, c = Ie(t.placement), d = ts(c), g = [fe, Be].indexOf(c) >= 0, y = g ? "height" : "width";
1697
1697
  if (!(!i || !l)) {
1698
- var k = Ma(n.padding, t), E = Qt(i), I = d === "y" ? ue : fe, B = d === "y" ? Se : Ce, P = t.rects.reference[y] + t.rects.reference[d] - l[d] - t.rects.popper[y], T = l[d] - t.rects.reference[d], C = at(i), M = C ? d === "y" ? C.clientHeight || 0 : C.clientWidth || 0 : 0, q = P / 2 - T / 2, A = k[I], N = M - E[y] - k[B], F = M / 2 - E[y] / 2 + q, H = tt(A, F, N), j = d;
1698
+ var k = Ma(n.padding, t), E = Qt(i), I = d === "y" ? ue : fe, B = d === "y" ? Ce : Be, P = t.rects.reference[y] + t.rects.reference[d] - l[d] - t.rects.popper[y], T = l[d] - t.rects.reference[d], C = at(i), M = C ? d === "y" ? C.clientHeight || 0 : C.clientWidth || 0 : 0, q = P / 2 - T / 2, A = k[I], N = M - E[y] - k[B], F = M / 2 - E[y] / 2 + q, H = tt(A, F, N), j = d;
1699
1699
  t.modifiersData[a] = (s = {}, s[j] = H, s.centerOffset = H - F, s);
1700
1700
  }
1701
1701
  }
@@ -1799,7 +1799,7 @@ const Fa = {}, Ha = {
1799
1799
  function qa(e, s) {
1800
1800
  return o(), r("div", Ha);
1801
1801
  }
1802
- const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19"]]), Wa = ["aria-open"], ja = {
1802
+ const $a = /* @__PURE__ */ _(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19"]]), Wa = ["aria-open"], ja = {
1803
1803
  __name: "Popper",
1804
1804
  props: {
1805
1805
  /**
@@ -1947,7 +1947,7 @@ const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
1947
1947
  return console.error(
1948
1948
  `[Popper]: The <Popper> component expects only one child element at its root. You passed ${$.length} child nodes.`
1949
1949
  );
1950
- (n.content !== void 0 || M.value) && (E.value = !0), l = new MutationObserver(P), document.addEventListener("keydown", ke);
1950
+ (n.content !== void 0 || M.value) && (E.value = !0), l = new MutationObserver(P), document.addEventListener("keydown", we);
1951
1951
  });
1952
1952
  const {
1953
1953
  arrowPadding: T,
@@ -1977,10 +1977,10 @@ const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
1977
1977
  ze(
1978
1978
  () => N.value ? `border: ${H.value}px solid transparent; margin: -${H.value}px;` : null
1979
1979
  );
1980
- const _e = xt.debounce(R, G.value), Le = xt.debounce(Z, C.value), De = async () => {
1981
- te.value || se.value || (Le.clear(), d.value = !0, _e());
1980
+ const ke = xt.debounce(R, G.value), Me = xt.debounce(Z, C.value), De = async () => {
1981
+ te.value || se.value || (Me.clear(), d.value = !0, ke());
1982
1982
  }, le = async () => {
1983
- se.value || (_e.clear(), d.value = !1, Le());
1983
+ se.value || (ke.clear(), d.value = !1, Me());
1984
1984
  }, Ue = () => {
1985
1985
  J.value ? le() : De();
1986
1986
  };
@@ -1991,7 +1991,7 @@ const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
1991
1991
  k.value = !1;
1992
1992
  }, 200);
1993
1993
  }), rt(() => {
1994
- se.value && (X.value ? _e() : Le());
1994
+ se.value && (X.value ? ke() : Me());
1995
1995
  }), rt(() => {
1996
1996
  je.value && Va(g, le);
1997
1997
  }), pe(M, ($) => {
@@ -2002,13 +2002,13 @@ const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
2002
2002
  subtree: !0
2003
2003
  });
2004
2004
  }), Gt(() => {
2005
- l.disconnect(), document.removeEventListener("keydown", ke);
2005
+ l.disconnect(), document.removeEventListener("keydown", we);
2006
2006
  }), s({ closePopper: le });
2007
- const Me = () => {
2007
+ const Oe = () => {
2008
2008
  g.value && (I.value = g.value.querySelectorAll(
2009
2009
  'a[href], button, textarea, input, select, [tabindex]:not([tabindex="-1"])'
2010
2010
  ));
2011
- }, ke = ($) => {
2011
+ }, we = ($) => {
2012
2012
  if (!d.value) return;
2013
2013
  const Y = Array.from(I.value), re = Y.indexOf(document.activeElement);
2014
2014
  if ($.key === "ArrowDown") {
@@ -2022,7 +2022,7 @@ const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
2022
2022
  } else $.key === "Escape" ? ($.preventDefault(), le()) : $.key === "Tab" && B.value && ($.preventDefault(), B.value = !1, Y.length > 0 && Y[0].focus());
2023
2023
  };
2024
2024
  return rt(() => {
2025
- d.value && (Me(), B.value = !0, I.value.length > 0 && I.value[0].focus());
2025
+ d.value && (Oe(), B.value = !0, I.value.length > 0 && I.value[0].focus());
2026
2026
  }), ($, Y) => (o(), r("div", {
2027
2027
  class: "ecs-popover-root",
2028
2028
  onMouseleave: Y[2] || (Y[2] = (re) => e.hover && le())
@@ -2041,7 +2041,7 @@ const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
2041
2041
  p($.$slots, "default", {}, void 0, !0)
2042
2042
  ], 40, Wa),
2043
2043
  (o(), m(Vi, { to: "body" }, [
2044
- _(be, { name: "fade" }, {
2044
+ b(be, { name: "fade" }, {
2045
2045
  default: x(() => [
2046
2046
  e.persistent || d.value ? $e((o(), r("div", {
2047
2047
  key: 0,
@@ -2068,7 +2068,7 @@ const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
2068
2068
  ]))
2069
2069
  ], 32));
2070
2070
  }
2071
- }, Ua = /* @__PURE__ */ b(ja, [["__scopeId", "data-v-e30a2c5a"]]), Ga = {
2071
+ }, Ua = /* @__PURE__ */ _(ja, [["__scopeId", "data-v-e30a2c5a"]]), Ga = {
2072
2072
  name: "ecs-popover",
2073
2073
  emits: ["shown", "hidden"],
2074
2074
  components: { Popper: Ua },
@@ -2144,7 +2144,7 @@ const $a = /* @__PURE__ */ b(Fa, [["render", qa], ["__scopeId", "data-v-b4b01b19
2144
2144
  };
2145
2145
  function Ka(e, s, t, a, n, i) {
2146
2146
  const l = h("Popper");
2147
- return o(), m(l, Oe({ ref: "popperRef" }, e.$attrs, {
2147
+ return o(), m(l, Ae({ ref: "popperRef" }, e.$attrs, {
2148
2148
  "onOpen:popper": s[0] || (s[0] = (c) => e.$emit("shown")),
2149
2149
  "onClose:popper": s[1] || (s[1] = (c) => e.$emit("hidden")),
2150
2150
  placement: t.placement,
@@ -2168,7 +2168,7 @@ function Ka(e, s, t, a, n, i) {
2168
2168
  _: 3
2169
2169
  }, 16, ["placement", "disableClickAway", "offsetSkid", "offsetDistance", "disabled", "openDelay", "closeDelay", "show", "locked", "arrow", "persistent"]);
2170
2170
  }
2171
- const pt = /* @__PURE__ */ b(Ga, [["render", Ka]]), Ya = {
2171
+ const pt = /* @__PURE__ */ _(Ga, [["render", Ka]]), Ya = {
2172
2172
  name: "ecs-popover-list",
2173
2173
  props: {
2174
2174
  inner: {
@@ -2186,7 +2186,7 @@ function Xa(e, s, t, a, n, i) {
2186
2186
  p(e.$slots, "default", {}, void 0, !0)
2187
2187
  ], 2);
2188
2188
  }
2189
- const is = /* @__PURE__ */ b(Ya, [["render", Xa], ["__scopeId", "data-v-b0731279"]]), Ja = {
2189
+ const is = /* @__PURE__ */ _(Ya, [["render", Xa], ["__scopeId", "data-v-b0731279"]]), Ja = {
2190
2190
  name: "ecs-form-check",
2191
2191
  components: { EcsFocusRing: D },
2192
2192
  props: {
@@ -2217,10 +2217,10 @@ function Za(e, s, t, a, n, i) {
2217
2217
  ]])
2218
2218
  }, [
2219
2219
  p(e.$slots, "default"),
2220
- _(l)
2220
+ b(l)
2221
2221
  ], 2);
2222
2222
  }
2223
- const ns = /* @__PURE__ */ b(Ja, [["render", Za]]), Qa = {
2223
+ const ns = /* @__PURE__ */ _(Ja, [["render", Za]]), Qa = {
2224
2224
  name: "ecs-clickable-area",
2225
2225
  emits: ["click", "mouseover", "mouseout", "rightclick"],
2226
2226
  props: {
@@ -2282,7 +2282,7 @@ function eo(e, s, t, a, n, i) {
2282
2282
  _: 3
2283
2283
  }, 40, ["onClick", "onMouseover", "onMouseout", "onContextmenu", "class", "tabindex"]);
2284
2284
  }
2285
- const gi = /* @__PURE__ */ b(Qa, [["render", eo], ["__scopeId", "data-v-df08e6d4"]]), to = {
2285
+ const gi = /* @__PURE__ */ _(Qa, [["render", eo], ["__scopeId", "data-v-df08e6d4"]]), to = {
2286
2286
  name: "EcsTextV2",
2287
2287
  components: { EcsClickableArea: gi },
2288
2288
  props: {
@@ -2452,7 +2452,7 @@ function so(e, s, t, a, n, i) {
2452
2452
  _: 3
2453
2453
  }, 8, ["class", "style"]));
2454
2454
  }
2455
- const Re = /* @__PURE__ */ b(to, [["render", so], ["__scopeId", "data-v-ee45afc3"]]), he = {
2455
+ const Le = /* @__PURE__ */ _(to, [["render", so], ["__scopeId", "data-v-ee45afc3"]]), he = {
2456
2456
  data() {
2457
2457
  return {
2458
2458
  uniqueId: ""
@@ -2470,7 +2470,7 @@ const Re = /* @__PURE__ */ b(to, [["render", so], ["__scopeId", "data-v-ee45afc3
2470
2470
  }, io = {
2471
2471
  name: "ecs-checkbox",
2472
2472
  emits: ["input", "shiftClick"],
2473
- components: { EcsFormCheck: ns, EcsTextV2: Re },
2473
+ components: { EcsFormCheck: ns, EcsTextV2: Le },
2474
2474
  mixins: [he],
2475
2475
  props: {
2476
2476
  /** Name attribute of the input. */
@@ -2609,10 +2609,10 @@ function oo(e, s, t, a, n, i) {
2609
2609
  _: 3
2610
2610
  }, 8, ["class", "error"]);
2611
2611
  }
2612
- const vt = /* @__PURE__ */ b(io, [["render", oo], ["__scopeId", "data-v-9e02ab84"]]), lo = {
2612
+ const vt = /* @__PURE__ */ _(io, [["render", oo], ["__scopeId", "data-v-9e02ab84"]]), lo = {
2613
2613
  name: "ecs-radiobutton",
2614
2614
  emits: ["input", "change"],
2615
- components: { EcsFormCheck: ns, EcsTextV2: Re },
2615
+ components: { EcsFormCheck: ns, EcsTextV2: Le },
2616
2616
  mixins: [he],
2617
2617
  model: {
2618
2618
  prop: "checked",
@@ -2730,7 +2730,7 @@ function uo(e, s, t, a, n, i) {
2730
2730
  _: 3
2731
2731
  }, 8, ["class"]);
2732
2732
  }
2733
- const fo = /* @__PURE__ */ b(lo, [["render", uo], ["__scopeId", "data-v-88d4a1b8"]]), go = {
2733
+ const fo = /* @__PURE__ */ _(lo, [["render", uo], ["__scopeId", "data-v-88d4a1b8"]]), go = {
2734
2734
  name: "ecs-switch",
2735
2735
  emits: ["input"],
2736
2736
  components: { EcsFocusRing: D },
@@ -2851,7 +2851,7 @@ function bo(e, s, t, a, n, i) {
2851
2851
  }, null, 40, po),
2852
2852
  f("div", vo, [
2853
2853
  s[1] || (s[1] = f("div", { class: "indeterminate" }, null, -1)),
2854
- _(l, { radius: 20 })
2854
+ b(l, { radius: 20 })
2855
2855
  ])
2856
2856
  ], 10, mo),
2857
2857
  i.hasDefaultSlot ? (o(), r("label", {
@@ -2862,7 +2862,7 @@ function bo(e, s, t, a, n, i) {
2862
2862
  ], 8, yo)) : u("", !0)
2863
2863
  ]);
2864
2864
  }
2865
- const hi = /* @__PURE__ */ b(go, [["render", bo], ["__scopeId", "data-v-951d9222"]]), _o = {
2865
+ const hi = /* @__PURE__ */ _(go, [["render", bo], ["__scopeId", "data-v-951d9222"]]), _o = {
2866
2866
  name: "ecs-sortbutton",
2867
2867
  emits: ["click"],
2868
2868
  components: { EcsFormCheck: ns, EcsFocusRing: D },
@@ -2907,13 +2907,13 @@ function ko(e, s, t, a, n, i) {
2907
2907
  tabindex: "0"
2908
2908
  }, [
2909
2909
  p(e.$slots, "default", {}, void 0, !0),
2910
- _(l)
2910
+ b(l)
2911
2911
  ])
2912
2912
  ]),
2913
2913
  _: 3
2914
2914
  }, 8, ["class"]);
2915
2915
  }
2916
- const wo = /* @__PURE__ */ b(_o, [["render", ko], ["__scopeId", "data-v-2f0cb806"]]), mi = {
2916
+ const wo = /* @__PURE__ */ _(_o, [["render", ko], ["__scopeId", "data-v-2f0cb806"]]), mi = {
2917
2917
  __name: "file-icon",
2918
2918
  props: {
2919
2919
  /** Sets the icon type. */
@@ -3085,7 +3085,7 @@ function zo(e, s, t, a, n, i) {
3085
3085
  size: i.iconSize
3086
3086
  }, null, 8, ["type", "size"])) : u("", !0),
3087
3087
  t.iconOnly ? u("", !0) : p(e.$slots, "default", { key: 1 }, void 0, !0),
3088
- _(c, {
3088
+ b(c, {
3089
3089
  inset: t.focusInset,
3090
3090
  danger: t.type == "danger" || t.type == "danger-vibrant"
3091
3091
  }, null, 8, ["inset", "danger"])
@@ -3116,7 +3116,7 @@ function zo(e, s, t, a, n, i) {
3116
3116
  "stroke-linejoin": "round"
3117
3117
  })
3118
3118
  ], -1)),
3119
- _(c, {
3119
+ b(c, {
3120
3120
  inset: t.focusInset,
3121
3121
  danger: t.type == "danger" || t.type == "danger-vibrant"
3122
3122
  }, null, 8, ["inset", "danger"])
@@ -3145,13 +3145,13 @@ function zo(e, s, t, a, n, i) {
3145
3145
  size: i.iconSize
3146
3146
  }, null, 8, ["type", "size"])) : u("", !0),
3147
3147
  t.iconOnly ? u("", !0) : p(e.$slots, "default", { key: 1 }, void 0, !0),
3148
- _(c, {
3148
+ b(c, {
3149
3149
  inset: t.focusInset,
3150
3150
  danger: t.type == "danger" || t.type == "danger-vibrant"
3151
3151
  }, null, 8, ["inset", "danger"])
3152
3152
  ], 42, Co));
3153
3153
  }
3154
- const me = /* @__PURE__ */ b(xo, [["render", zo], ["__scopeId", "data-v-47d42f7e"]]), Io = {
3154
+ const me = /* @__PURE__ */ _(xo, [["render", zo], ["__scopeId", "data-v-47d42f7e"]]), Io = {
3155
3155
  name: "ecs-popover-list-item",
3156
3156
  emits: ["click", "input", "change", "secondaryClick"],
3157
3157
  components: { EcsCheckbox: vt, EcsRadiobutton: fo, EcsSwitch: hi, EcsSortbutton: wo, EcsIcon: O, EcsFileIcon: mi, EcsButton: me, EcsFocusRing: D },
@@ -3336,7 +3336,7 @@ function Ko(e, s, t, a, n, i) {
3336
3336
  const l = h("ecs-checkbox"), c = h("ecs-icon"), d = h("ecs-radiobutton"), g = h("ecs-button"), y = h("ecs-switch"), k = h("ecs-sortbutton"), E = h("ecs-focus-ring"), I = h("ecs-file-icon");
3337
3337
  return o(), r("li", null, [
3338
3338
  t.type === "checkbox" ? (o(), r("div", Eo, [
3339
- _(l, {
3339
+ b(l, {
3340
3340
  onInput: s[0] || (s[0] = (B) => e.$emit("input", B)),
3341
3341
  disabled: t.disabled || null,
3342
3342
  value: t.value,
@@ -3357,7 +3357,7 @@ function Ko(e, s, t, a, n, i) {
3357
3357
  class: "drag-handle"
3358
3358
  })) : u("", !0)
3359
3359
  ])) : t.type === "radiobutton" ? (o(), r("div", Po, [
3360
- _(d, {
3360
+ b(d, {
3361
3361
  onChange: s[1] || (s[1] = (B) => e.$emit("change", B)),
3362
3362
  disabled: t.disabled || null,
3363
3363
  checked: t.value || null
@@ -3375,7 +3375,7 @@ function Ko(e, s, t, a, n, i) {
3375
3375
  class: "drag-handle"
3376
3376
  })) : u("", !0)
3377
3377
  ])) : t.type === "switch" ? (o(), r("div", Mo, [
3378
- _(y, {
3378
+ b(y, {
3379
3379
  onInput: s[4] || (s[4] = (B) => e.$emit("input", B)),
3380
3380
  onChange: s[5] || (s[5] = (B) => e.$emit("change", B)),
3381
3381
  value: t.value,
@@ -3423,7 +3423,7 @@ function Ko(e, s, t, a, n, i) {
3423
3423
  role: "menuitem",
3424
3424
  tabindex: t.disabled ? -1 : 0
3425
3425
  }, [
3426
- _(k, {
3426
+ b(k, {
3427
3427
  sort: t.sort,
3428
3428
  disabled: t.disabled || null
3429
3429
  }, {
@@ -3439,7 +3439,7 @@ function Ko(e, s, t, a, n, i) {
3439
3439
  size: "16",
3440
3440
  class: "drag-handle"
3441
3441
  })) : u("", !0),
3442
- _(E, { inset: 0 })
3442
+ b(E, { inset: 0 })
3443
3443
  ], 8, Ro)) : t.type === "link" ? (o(), r("a", {
3444
3444
  key: 4,
3445
3445
  onClick: s[9] || (s[9] = (B) => e.$emit("click", B)),
@@ -3504,7 +3504,7 @@ function Ko(e, s, t, a, n, i) {
3504
3504
  size: "16",
3505
3505
  class: "drag-handle"
3506
3506
  })) : u("", !0),
3507
- _(E, { inset: 0 })
3507
+ b(E, { inset: 0 })
3508
3508
  ], 10, No)) : (o(), r("button", {
3509
3509
  key: 5,
3510
3510
  class: v(["ecs-popover-list-item", [
@@ -3569,11 +3569,11 @@ function Ko(e, s, t, a, n, i) {
3569
3569
  size: "16",
3570
3570
  class: "drag-handle"
3571
3571
  })) : u("", !0),
3572
- _(E, { inset: 0 })
3572
+ b(E, { inset: 0 })
3573
3573
  ], 10, $o))
3574
3574
  ]);
3575
3575
  }
3576
- const as = /* @__PURE__ */ b(Io, [["render", Ko], ["__scopeId", "data-v-20b01fd5"]]), Yo = {
3576
+ const as = /* @__PURE__ */ _(Io, [["render", Ko], ["__scopeId", "data-v-20b01fd5"]]), Yo = {
3577
3577
  name: "ecs-button-toolbar",
3578
3578
  emits: ["click"],
3579
3579
  components: {
@@ -3712,7 +3712,7 @@ function Zo(e, s, t, a, n, i) {
3712
3712
  type: i.iconType,
3713
3713
  spinning: t.loading || null
3714
3714
  }, null, 8, ["size", "color", "type", "spinning"])) : u("", !0),
3715
- _(c)
3715
+ b(c)
3716
3716
  ], 10, Xo)) : (o(), r("button", {
3717
3717
  key: 1,
3718
3718
  onClick: s[1] || (s[1] = (d) => e.$emit("click", d)),
@@ -3749,10 +3749,10 @@ function Zo(e, s, t, a, n, i) {
3749
3749
  type: i.iconType,
3750
3750
  spinning: t.loading || null
3751
3751
  }, null, 8, ["size", "color", "type", "spinning"])) : u("", !0),
3752
- _(c)
3752
+ b(c)
3753
3753
  ], 10, Jo));
3754
3754
  }
3755
- const yt = /* @__PURE__ */ b(Yo, [["render", Zo], ["__scopeId", "data-v-8164b50a"]]), Qo = {
3755
+ const yt = /* @__PURE__ */ _(Yo, [["render", Zo], ["__scopeId", "data-v-8164b50a"]]), Qo = {
3756
3756
  name: "ecs-separator",
3757
3757
  props: {
3758
3758
  /** Determines if the separator line is horinzontally or vertically shown. */
@@ -3805,10 +3805,10 @@ function el(e, s, t, a, n, i) {
3805
3805
  role: "separator"
3806
3806
  }, null, 6);
3807
3807
  }
3808
- const pi = /* @__PURE__ */ b(Qo, [["render", el], ["__scopeId", "data-v-6c95c339"]]), tl = {
3808
+ const pi = /* @__PURE__ */ _(Qo, [["render", el], ["__scopeId", "data-v-6c95c339"]]), tl = {
3809
3809
  name: "ecs-bulk-selector",
3810
3810
  emits: ["select", "families", "checked", "popover-shown", "popover-hidden"],
3811
- components: { EcsFlexRow: Be, EcsPopover: pt, EcsPopoverList: is, EcsPopoverListItem: as, EcsButtonToolbar: yt, EcsCheckbox: vt, EcsSeparator: pi },
3811
+ components: { EcsFlexRow: _e, EcsPopover: pt, EcsPopoverList: is, EcsPopoverListItem: as, EcsButtonToolbar: yt, EcsCheckbox: vt, EcsSeparator: pi },
3812
3812
  props: {
3813
3813
  /** Array of available select options that should show up in the dropdown. Needs to contain objects for each popover-list-item, */
3814
3814
  options: {
@@ -3892,7 +3892,7 @@ function il(e, s, t, a, n, i) {
3892
3892
  }, {
3893
3893
  default: x(() => [
3894
3894
  f("div", sl, [
3895
- _(l, {
3895
+ b(l, {
3896
3896
  value: t.value,
3897
3897
  indeterminate: t.indeterminate,
3898
3898
  disabled: i.checkboxDisabled,
@@ -3905,7 +3905,7 @@ function il(e, s, t, a, n, i) {
3905
3905
  onHidden: s[2] || (s[2] = (I) => e.$emit("popover-hidden"))
3906
3906
  }, {
3907
3907
  content: x(() => [
3908
- _(y, null, {
3908
+ b(y, null, {
3909
3909
  default: x(() => [
3910
3910
  (o(!0), r(V, null, Q(t.options, (I, B) => (o(), m(d, {
3911
3911
  key: B,
@@ -3934,7 +3934,7 @@ function il(e, s, t, a, n, i) {
3934
3934
  })
3935
3935
  ]),
3936
3936
  default: x(() => [
3937
- _(c, {
3937
+ b(c, {
3938
3938
  dropdown: "",
3939
3939
  "aria-label": "Select options",
3940
3940
  disabled: t.disabled || null
@@ -3943,7 +3943,7 @@ function il(e, s, t, a, n, i) {
3943
3943
  _: 1
3944
3944
  }, 8, ["disabled"])) : u("", !0)
3945
3945
  ]),
3946
- _(E, {
3946
+ b(E, {
3947
3947
  gap: 3,
3948
3948
  class: "ecs-bulk-selector-count"
3949
3949
  }, {
@@ -3957,7 +3957,7 @@ function il(e, s, t, a, n, i) {
3957
3957
  _: 1
3958
3958
  });
3959
3959
  }
3960
- const f_ = /* @__PURE__ */ b(tl, [["render", il], ["__scopeId", "data-v-04aed8bb"]]), nl = {
3960
+ const g_ = /* @__PURE__ */ _(tl, [["render", il], ["__scopeId", "data-v-04aed8bb"]]), nl = {
3961
3961
  name: "ecs-button-group"
3962
3962
  }, al = { class: "ecs-button-group" };
3963
3963
  function ol(e, s, t, a, n, i) {
@@ -3965,7 +3965,7 @@ function ol(e, s, t, a, n, i) {
3965
3965
  p(e.$slots, "default", {}, void 0, !0)
3966
3966
  ]);
3967
3967
  }
3968
- const g_ = /* @__PURE__ */ b(nl, [["render", ol], ["__scopeId", "data-v-83c21366"]]), ll = {
3968
+ const h_ = /* @__PURE__ */ _(nl, [["render", ol], ["__scopeId", "data-v-83c21366"]]), ll = {
3969
3969
  name: "ecs-button-collapse",
3970
3970
  emits: ["click"],
3971
3971
  components: {
@@ -4014,10 +4014,10 @@ function cl(e, s, t, a, n, i) {
4014
4014
  disabled: t.disabled || null,
4015
4015
  onClick: s[0] || (s[0] = (c) => e.$emit("click", c))
4016
4016
  }, [
4017
- _(l)
4017
+ b(l)
4018
4018
  ], 10, rl);
4019
4019
  }
4020
- const os = /* @__PURE__ */ b(ll, [["render", cl], ["__scopeId", "data-v-c11e17b2"]]);
4020
+ const os = /* @__PURE__ */ _(ll, [["render", cl], ["__scopeId", "data-v-c11e17b2"]]);
4021
4021
  function ht(e) {
4022
4022
  "@babel/helpers - typeof";
4023
4023
  return ht = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(s) {
@@ -4306,15 +4306,15 @@ function ml(e, s, t) {
4306
4306
  };
4307
4307
  }
4308
4308
  function Ts(e, s, t, a) {
4309
- var n = [xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16))];
4309
+ var n = [Se(Math.round(e).toString(16)), Se(Math.round(s).toString(16)), Se(Math.round(t).toString(16))];
4310
4310
  return a && n[0].charAt(0) == n[0].charAt(1) && n[1].charAt(0) == n[1].charAt(1) && n[2].charAt(0) == n[2].charAt(1) ? n[0].charAt(0) + n[1].charAt(0) + n[2].charAt(0) : n.join("");
4311
4311
  }
4312
4312
  function pl(e, s, t, a, n) {
4313
- var i = [xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16)), xe(yi(a))];
4313
+ var i = [Se(Math.round(e).toString(16)), Se(Math.round(s).toString(16)), Se(Math.round(t).toString(16)), Se(yi(a))];
4314
4314
  return n && i[0].charAt(0) == i[0].charAt(1) && i[1].charAt(0) == i[1].charAt(1) && i[2].charAt(0) == i[2].charAt(1) && i[3].charAt(0) == i[3].charAt(1) ? i[0].charAt(0) + i[1].charAt(0) + i[2].charAt(0) + i[3].charAt(0) : i.join("");
4315
4315
  }
4316
4316
  function Ps(e, s, t, a) {
4317
- var n = [xe(yi(a)), xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16))];
4317
+ var n = [Se(yi(a)), Se(Math.round(e).toString(16)), Se(Math.round(s).toString(16)), Se(Math.round(t).toString(16))];
4318
4318
  return n.join("");
4319
4319
  }
4320
4320
  z.equals = function(e, s) {
@@ -4620,7 +4620,7 @@ function Tl(e) {
4620
4620
  function Pl(e) {
4621
4621
  return typeof e == "string" && e.indexOf("%") != -1;
4622
4622
  }
4623
- function xe(e) {
4623
+ function Se(e) {
4624
4624
  return e.length == 1 ? "0" + e : "" + e;
4625
4625
  }
4626
4626
  function Qe(e) {
@@ -4632,7 +4632,7 @@ function yi(e) {
4632
4632
  function Ms(e) {
4633
4633
  return ce(e) / 255;
4634
4634
  }
4635
- var we = function() {
4635
+ var xe = function() {
4636
4636
  var e = "[-\\+]?\\d+%?", s = "[-\\+]?\\d*\\.\\d+%?", t = "(?:" + s + ")|(?:" + e + ")", a = "[\\s|\\(]+(" + t + ")[,|\\s]+(" + t + ")[,|\\s]+(" + t + ")\\s*\\)?", n = "[\\s|\\(]+(" + t + ")[,|\\s]+(" + t + ")[,|\\s]+(" + t + ")[,|\\s]+(" + t + ")\\s*\\)?";
4637
4637
  return {
4638
4638
  CSS_UNIT: new RegExp(t),
@@ -4649,7 +4649,7 @@ var we = function() {
4649
4649
  };
4650
4650
  }();
4651
4651
  function Te(e) {
4652
- return !!we.CSS_UNIT.exec(e);
4652
+ return !!xe.CSS_UNIT.exec(e);
4653
4653
  }
4654
4654
  function Ll(e) {
4655
4655
  e = e.replace(dl, "").replace(ul, "").toLowerCase();
@@ -4665,51 +4665,51 @@ function Ll(e) {
4665
4665
  format: "name"
4666
4666
  };
4667
4667
  var t;
4668
- return (t = we.rgb.exec(e)) ? {
4668
+ return (t = xe.rgb.exec(e)) ? {
4669
4669
  r: t[1],
4670
4670
  g: t[2],
4671
4671
  b: t[3]
4672
- } : (t = we.rgba.exec(e)) ? {
4672
+ } : (t = xe.rgba.exec(e)) ? {
4673
4673
  r: t[1],
4674
4674
  g: t[2],
4675
4675
  b: t[3],
4676
4676
  a: t[4]
4677
- } : (t = we.hsl.exec(e)) ? {
4677
+ } : (t = xe.hsl.exec(e)) ? {
4678
4678
  h: t[1],
4679
4679
  s: t[2],
4680
4680
  l: t[3]
4681
- } : (t = we.hsla.exec(e)) ? {
4681
+ } : (t = xe.hsla.exec(e)) ? {
4682
4682
  h: t[1],
4683
4683
  s: t[2],
4684
4684
  l: t[3],
4685
4685
  a: t[4]
4686
- } : (t = we.hsv.exec(e)) ? {
4686
+ } : (t = xe.hsv.exec(e)) ? {
4687
4687
  h: t[1],
4688
4688
  s: t[2],
4689
4689
  v: t[3]
4690
- } : (t = we.hsva.exec(e)) ? {
4690
+ } : (t = xe.hsva.exec(e)) ? {
4691
4691
  h: t[1],
4692
4692
  s: t[2],
4693
4693
  v: t[3],
4694
4694
  a: t[4]
4695
- } : (t = we.hex8.exec(e)) ? {
4695
+ } : (t = xe.hex8.exec(e)) ? {
4696
4696
  r: ce(t[1]),
4697
4697
  g: ce(t[2]),
4698
4698
  b: ce(t[3]),
4699
4699
  a: Ms(t[4]),
4700
4700
  format: s ? "name" : "hex8"
4701
- } : (t = we.hex6.exec(e)) ? {
4701
+ } : (t = xe.hex6.exec(e)) ? {
4702
4702
  r: ce(t[1]),
4703
4703
  g: ce(t[2]),
4704
4704
  b: ce(t[3]),
4705
4705
  format: s ? "name" : "hex"
4706
- } : (t = we.hex4.exec(e)) ? {
4706
+ } : (t = xe.hex4.exec(e)) ? {
4707
4707
  r: ce(t[1] + "" + t[1]),
4708
4708
  g: ce(t[2] + "" + t[2]),
4709
4709
  b: ce(t[3] + "" + t[3]),
4710
4710
  a: Ms(t[4] + "" + t[4]),
4711
4711
  format: s ? "name" : "hex8"
4712
- } : (t = we.hex3.exec(e)) ? {
4712
+ } : (t = xe.hex3.exec(e)) ? {
4713
4713
  r: ce(t[1] + "" + t[1]),
4714
4714
  g: ce(t[2] + "" + t[2]),
4715
4715
  b: ce(t[3] + "" + t[3]),
@@ -4802,10 +4802,10 @@ function Rl(e, s, t, a, n, i) {
4802
4802
  style: S(i.selectedColorBackground)
4803
4803
  }, null, 4)) : u("", !0),
4804
4804
  p(e.$slots, "default", {}, void 0, !0),
4805
- _(c)
4805
+ b(c)
4806
4806
  ], 14, Al);
4807
4807
  }
4808
- const h_ = /* @__PURE__ */ b(Ol, [["render", Rl], ["__scopeId", "data-v-457e2cc7"]]), Dl = {
4808
+ const m_ = /* @__PURE__ */ _(Ol, [["render", Rl], ["__scopeId", "data-v-457e2cc7"]]), Dl = {
4809
4809
  name: "ecs-context-button-group"
4810
4810
  }, Nl = { class: "ecs-context-button-group" };
4811
4811
  function Vl(e, s, t, a, n, i) {
@@ -4813,7 +4813,7 @@ function Vl(e, s, t, a, n, i) {
4813
4813
  p(e.$slots, "default", {}, void 0, !0)
4814
4814
  ]);
4815
4815
  }
4816
- const m_ = /* @__PURE__ */ b(Dl, [["render", Vl], ["__scopeId", "data-v-94a53b69"]]), Fl = {
4816
+ const p_ = /* @__PURE__ */ _(Dl, [["render", Vl], ["__scopeId", "data-v-94a53b69"]]), Fl = {
4817
4817
  name: "ecs-button-dialog",
4818
4818
  emits: ["click"],
4819
4819
  components: {
@@ -4856,13 +4856,13 @@ function ql(e, s, t, a, n, i) {
4856
4856
  type: i.iconType
4857
4857
  }, null, 8, ["type"])) : u("", !0),
4858
4858
  p(e.$slots, "default", {}, void 0, !0),
4859
- _(c, {
4859
+ b(c, {
4860
4860
  radius: 12,
4861
4861
  danger: t.type == "danger"
4862
4862
  }, null, 8, ["danger"])
4863
4863
  ], 10, Hl);
4864
4864
  }
4865
- const p_ = /* @__PURE__ */ b(Fl, [["render", ql], ["__scopeId", "data-v-d40a7cc1"]]), $l = {
4865
+ const v_ = /* @__PURE__ */ _(Fl, [["render", ql], ["__scopeId", "data-v-d40a7cc1"]]), $l = {
4866
4866
  name: "ecs-button-more",
4867
4867
  emits: ["click"],
4868
4868
  components: {
@@ -4923,10 +4923,10 @@ function jl(e, s, t, a, n, i) {
4923
4923
  color: "var(--color-gray-9)"
4924
4924
  })) : u("", !0),
4925
4925
  t.type === "expand" ? p(e.$slots, "default", { key: 2 }, void 0, !0) : u("", !0),
4926
- _(c)
4926
+ b(c)
4927
4927
  ], 10, Wl);
4928
4928
  }
4929
- const bi = /* @__PURE__ */ b($l, [["render", jl], ["__scopeId", "data-v-91c19a75"]]), Ul = {
4929
+ const bi = /* @__PURE__ */ _($l, [["render", jl], ["__scopeId", "data-v-91c19a75"]]), Ul = {
4930
4930
  name: "ecs-button-table",
4931
4931
  emits: ["click", "mouseover", "mouseleave"],
4932
4932
  components: {
@@ -5039,10 +5039,10 @@ function Yl(e, s, t, a, n, i) {
5039
5039
  key: 2,
5040
5040
  class: v(["chevron", t.active ? "expand" : ""])
5041
5041
  }, null, 2)) : u("", !0),
5042
- _(c)
5042
+ b(c)
5043
5043
  ], 42, Gl);
5044
5044
  }
5045
- const ls = /* @__PURE__ */ b(Ul, [["render", Yl], ["__scopeId", "data-v-be0dde78"]]), Xl = {
5045
+ const ls = /* @__PURE__ */ _(Ul, [["render", Yl], ["__scopeId", "data-v-be0dde78"]]), Xl = {
5046
5046
  name: "ecs-toolbar-button-group"
5047
5047
  }, Jl = { class: "ecs-toolbar-button-group" };
5048
5048
  function Zl(e, s, t, a, n, i) {
@@ -5050,7 +5050,7 @@ function Zl(e, s, t, a, n, i) {
5050
5050
  p(e.$slots, "default", {}, void 0, !0)
5051
5051
  ]);
5052
5052
  }
5053
- const rs = /* @__PURE__ */ b(Xl, [["render", Zl], ["__scopeId", "data-v-743ca90b"]]), Ql = {
5053
+ const rs = /* @__PURE__ */ _(Xl, [["render", Zl], ["__scopeId", "data-v-743ca90b"]]), Ql = {
5054
5054
  name: "ecs-toolbar-icon-button",
5055
5055
  emits: ["click"],
5056
5056
  components: { EcsIcon: O, EcsFocusRing: D },
@@ -5107,12 +5107,12 @@ function sr(e, s, t, a, n, i) {
5107
5107
  t.loading ? "loading" : ""
5108
5108
  ]])
5109
5109
  }, [
5110
- _(l, { type: t.icon }, null, 8, ["type"]),
5110
+ b(l, { type: t.icon }, null, 8, ["type"]),
5111
5111
  t.hasBadge ? (o(), r("span", tr)) : u("", !0),
5112
- _(c)
5112
+ b(c)
5113
5113
  ], 10, er);
5114
5114
  }
5115
- const v_ = /* @__PURE__ */ b(Ql, [["render", sr], ["__scopeId", "data-v-5a859a10"]]), ir = {
5115
+ const y_ = /* @__PURE__ */ _(Ql, [["render", sr], ["__scopeId", "data-v-5a859a10"]]), ir = {
5116
5116
  name: "ecs-card",
5117
5117
  emits: ["click"],
5118
5118
  props: {
@@ -5176,10 +5176,10 @@ function lr(e, s, t, a, n, i) {
5176
5176
  ])
5177
5177
  ], 10, nr);
5178
5178
  }
5179
- const y_ = /* @__PURE__ */ b(ir, [["render", lr], ["__scopeId", "data-v-8d449816"]]), rr = {
5179
+ const b_ = /* @__PURE__ */ _(ir, [["render", lr], ["__scopeId", "data-v-8d449816"]]), rr = {
5180
5180
  name: "ecs-citation-line",
5181
5181
  emits: ["change", "blur", "focus"],
5182
- components: { EcsFlexRow: Be },
5182
+ components: { EcsFlexRow: _e },
5183
5183
  props: {
5184
5184
  /** The citation range text. */
5185
5185
  cite: {
@@ -5245,7 +5245,7 @@ function dr(e, s, t, a, n, i) {
5245
5245
  _: 3
5246
5246
  });
5247
5247
  }
5248
- const b_ = /* @__PURE__ */ b(rr, [["render", dr], ["__scopeId", "data-v-cfd8e718"]]), ur = {
5248
+ const __ = /* @__PURE__ */ _(rr, [["render", dr], ["__scopeId", "data-v-cfd8e718"]]), ur = {
5249
5249
  name: "ecs-chat-conversation",
5250
5250
  mounted() {
5251
5251
  this.scrollToBottom(), this.setupMutationObserver();
@@ -5278,7 +5278,7 @@ function gr(e, s, t, a, n, i) {
5278
5278
  p(e.$slots, "default", {}, void 0, !0)
5279
5279
  ], 512);
5280
5280
  }
5281
- const __ = /* @__PURE__ */ b(ur, [["render", gr], ["__scopeId", "data-v-3181dbaf"]]), hr = {
5281
+ const k_ = /* @__PURE__ */ _(ur, [["render", gr], ["__scopeId", "data-v-3181dbaf"]]), hr = {
5282
5282
  name: "ecs-chat-message",
5283
5283
  components: { EcsAvatar: nt, EcsIcon: O },
5284
5284
  props: {
@@ -5340,8 +5340,8 @@ function wr(e, s, t, a, n, i) {
5340
5340
  "aria-busy": t.busy
5341
5341
  }, [
5342
5342
  f("div", pr, [
5343
- t.type !== "assistant" ? (o(), m(l, Oe({ key: 0 }, t.avatar, { size: 24 }), null, 16)) : (o(), r("div", vr, [
5344
- _(c, {
5343
+ t.type !== "assistant" ? (o(), m(l, Ae({ key: 0 }, t.avatar, { size: 24 }), null, 16)) : (o(), r("div", vr, [
5344
+ b(c, {
5345
5345
  type: "ecai-icon",
5346
5346
  size: "20",
5347
5347
  color: "var(--color-white)"
@@ -5365,7 +5365,7 @@ function wr(e, s, t, a, n, i) {
5365
5365
  ])) : u("", !0)
5366
5366
  ], 10, mr);
5367
5367
  }
5368
- const k_ = /* @__PURE__ */ b(hr, [["render", wr], ["__scopeId", "data-v-81361268"]]);
5368
+ const w_ = /* @__PURE__ */ _(hr, [["render", wr], ["__scopeId", "data-v-81361268"]]);
5369
5369
  var Ze = {}, Os;
5370
5370
  function xr() {
5371
5371
  if (Os) return Ze;
@@ -5541,7 +5541,7 @@ function Tr(e, s, t, a, n, i) {
5541
5541
  "icon-only": "",
5542
5542
  size: "sml"
5543
5543
  }, null, 8, ["onClick", "icon", "title", "aria-label", "disabled"])) : u("", !0),
5544
- _(d, {
5544
+ b(d, {
5545
5545
  danger: y.type == "danger"
5546
5546
  }, null, 8, ["danger"])
5547
5547
  ], 10, Ir))), 128))
@@ -5550,10 +5550,10 @@ function Tr(e, s, t, a, n, i) {
5550
5550
  [g, i.onClickOutside]
5551
5551
  ]);
5552
5552
  }
5553
- const w_ = /* @__PURE__ */ b(Br, [["render", Tr], ["__scopeId", "data-v-68234afa"]]), Pr = {
5553
+ const x_ = /* @__PURE__ */ _(Br, [["render", Tr], ["__scopeId", "data-v-68234afa"]]), Pr = {
5554
5554
  name: "ecs-collapse",
5555
5555
  emits: ["toggled", "remove"],
5556
- components: { EcsButton: me, EcsFocusRing: D, EcsFlexRow: Be },
5556
+ components: { EcsButton: me, EcsFocusRing: D, EcsFlexRow: _e },
5557
5557
  props: {
5558
5558
  /** Unique ID, is required to handle persist states. */
5559
5559
  id: {
@@ -5697,18 +5697,18 @@ function Dr(e, s, t, a, n, i) {
5697
5697
  "aria-expanded": n.isVisible ? "true" : "false",
5698
5698
  "aria-controls": `collapse-${this.id}`
5699
5699
  }, [
5700
- _(c, { gap: 4 }, {
5700
+ b(c, { gap: 4 }, {
5701
5701
  default: x(() => [
5702
5702
  L(w(t.title) + " ", 1),
5703
5703
  t.count ? (o(), r("span", Or, "(" + w(t.count) + ")", 1)) : u("", !0)
5704
5704
  ]),
5705
5705
  _: 1
5706
5706
  }),
5707
- _(d, {
5707
+ b(d, {
5708
5708
  inset: 0,
5709
5709
  radius: 0
5710
5710
  }),
5711
- _(be, { name: "fade" }, {
5711
+ b(be, { name: "fade" }, {
5712
5712
  default: x(() => [
5713
5713
  e.$slots.controls && (!t.hideControlsWhenCollapsed || n.isVisible) ? (o(), r("div", Ar, [
5714
5714
  p(e.$slots, "controls", {}, void 0, !0)
@@ -5735,7 +5735,7 @@ function Dr(e, s, t, a, n, i) {
5735
5735
  ], 10, Rr)
5736
5736
  ], 2);
5737
5737
  }
5738
- const x_ = /* @__PURE__ */ b(Pr, [["render", Dr], ["__scopeId", "data-v-2c8b4b19"]]), Nr = {
5738
+ const S_ = /* @__PURE__ */ _(Pr, [["render", Dr], ["__scopeId", "data-v-2c8b4b19"]]), Nr = {
5739
5739
  name: "ecs-collection-control",
5740
5740
  emits: ["toggled", "collectionTooltip"],
5741
5741
  components: { EcsIcon: O, EcsFocusRing: D },
@@ -5842,7 +5842,7 @@ function Wr(e, s, t, a, n, i) {
5842
5842
  "aria-expanded": t.nonInteractive ? "false" : n.isVisible ? "true" : "false",
5843
5843
  "aria-controls": t.nonInteractive ? !1 : n.expandId
5844
5844
  }, [
5845
- _(l),
5845
+ b(l),
5846
5846
  t.icon ? (o(), m(c, {
5847
5847
  key: 0,
5848
5848
  type: t.icon,
@@ -5877,7 +5877,7 @@ function Wr(e, s, t, a, n, i) {
5877
5877
  ], 10, $r)
5878
5878
  ], 2);
5879
5879
  }
5880
- const S_ = /* @__PURE__ */ b(Nr, [["render", Wr], ["__scopeId", "data-v-95f66a3d"]]), jr = {
5880
+ const C_ = /* @__PURE__ */ _(Nr, [["render", Wr], ["__scopeId", "data-v-95f66a3d"]]), jr = {
5881
5881
  name: "ecs-formatted",
5882
5882
  components: { EcsSkeletonLoader: ie },
5883
5883
  mixins: [he],
@@ -5927,7 +5927,7 @@ function Gr(e, s, t, a, n, i) {
5927
5927
  })
5928
5928
  ], 10, Ur);
5929
5929
  }
5930
- const _i = /* @__PURE__ */ b(jr, [["render", Gr]]), Kr = {
5930
+ const _i = /* @__PURE__ */ _(jr, [["render", Gr]]), Kr = {
5931
5931
  name: "ecs-comment",
5932
5932
  emits: ["edit", "delete"],
5933
5933
  components: { EcsAvatar: nt, EcsButton: me, EcsFormatted: _i, EcsSkeletonLoader: ie },
@@ -5988,12 +5988,12 @@ function nc(e, s, t, a, n, i) {
5988
5988
  rounded: ""
5989
5989
  }, null, 8, ["name", "image"])),
5990
5990
  t.loading ? (o(), r("div", tc, [
5991
- _(l, {
5991
+ b(l, {
5992
5992
  type: "single",
5993
5993
  "line-height": 3,
5994
5994
  width: 50
5995
5995
  }),
5996
- _(l, {
5996
+ b(l, {
5997
5997
  type: "single",
5998
5998
  "line-height": 2,
5999
5999
  width: 60
@@ -6006,7 +6006,7 @@ function nc(e, s, t, a, n, i) {
6006
6006
  ]))
6007
6007
  ]),
6008
6008
  t.canEdit ? (o(), r("div", sc, [
6009
- _(d, {
6009
+ b(d, {
6010
6010
  onClick: s[0] || (s[0] = (y) => e.$emit("edit", y)),
6011
6011
  type: "secondary",
6012
6012
  size: "sml",
@@ -6014,7 +6014,7 @@ function nc(e, s, t, a, n, i) {
6014
6014
  "icon-only": "",
6015
6015
  title: "Edit Comment"
6016
6016
  }),
6017
- _(d, {
6017
+ b(d, {
6018
6018
  onClick: s[1] || (s[1] = (y) => e.$emit("delete", y)),
6019
6019
  type: "danger",
6020
6020
  size: "sml",
@@ -6042,13 +6042,13 @@ function nc(e, s, t, a, n, i) {
6042
6042
  ]))
6043
6043
  ], 8, Yr);
6044
6044
  }
6045
- const C_ = /* @__PURE__ */ b(Kr, [["render", nc], ["__scopeId", "data-v-b792bd83"]]), ac = {}, oc = { class: "ecs-comment-list" };
6045
+ const B_ = /* @__PURE__ */ _(Kr, [["render", nc], ["__scopeId", "data-v-b792bd83"]]), ac = {}, oc = { class: "ecs-comment-list" };
6046
6046
  function lc(e, s) {
6047
6047
  return o(), r("div", oc, [
6048
6048
  p(e.$slots, "default")
6049
6049
  ]);
6050
6050
  }
6051
- const B_ = /* @__PURE__ */ b(ac, [["render", lc]]);
6051
+ const z_ = /* @__PURE__ */ _(ac, [["render", lc]]);
6052
6052
  function Ct(e = {}, s = 0) {
6053
6053
  const t = e && e.a;
6054
6054
  let a;
@@ -6193,7 +6193,7 @@ function hc(e, s, t, a, n, i) {
6193
6193
  f("span", gc, w(t.desc), 1)
6194
6194
  ]);
6195
6195
  }
6196
- const mc = /* @__PURE__ */ b(cc, [["render", hc]]);
6196
+ const mc = /* @__PURE__ */ _(cc, [["render", hc]]);
6197
6197
  var Bt, As;
6198
6198
  function pc() {
6199
6199
  if (As) return Bt;
@@ -6495,7 +6495,7 @@ function Mc(e, s, t, a, n, i) {
6495
6495
  ]), 4)
6496
6496
  ], 36);
6497
6497
  }
6498
- const Oc = /* @__PURE__ */ b(Lc, [["render", Mc]]), Ac = {
6498
+ const Oc = /* @__PURE__ */ _(Lc, [["render", Mc]]), Ac = {
6499
6499
  name: "Hue",
6500
6500
  props: {
6501
6501
  modelValue: Object,
@@ -6587,7 +6587,7 @@ function Dc(e, s, t, a, n, i) {
6587
6587
  ], 40, Rc)
6588
6588
  ], 2);
6589
6589
  }
6590
- const Nc = /* @__PURE__ */ b(Ac, [["render", Dc]]), qt = {}, Vc = {
6590
+ const Nc = /* @__PURE__ */ _(Ac, [["render", Dc]]), qt = {}, Vc = {
6591
6591
  name: "Checkboard",
6592
6592
  props: {
6593
6593
  size: {
@@ -6634,7 +6634,7 @@ function qc(e, s, t, a, n, i) {
6634
6634
  style: S(i.bgStyle)
6635
6635
  }, null, 4);
6636
6636
  }
6637
- const xi = /* @__PURE__ */ b(Vc, [["render", qc]]), $c = {
6637
+ const xi = /* @__PURE__ */ _(Vc, [["render", qc]]), $c = {
6638
6638
  name: "Alpha",
6639
6639
  props: {
6640
6640
  modelValue: Object,
@@ -6683,7 +6683,7 @@ function Uc(e, s, t, a, n, i) {
6683
6683
  const l = h("checkboard");
6684
6684
  return o(), r("div", Wc, [
6685
6685
  f("div", jc, [
6686
- _(l)
6686
+ b(l)
6687
6687
  ]),
6688
6688
  f("div", {
6689
6689
  class: "ecs-alpha-gradient",
@@ -6705,7 +6705,7 @@ function Uc(e, s, t, a, n, i) {
6705
6705
  ], 544)
6706
6706
  ]);
6707
6707
  }
6708
- const Gc = /* @__PURE__ */ b($c, [["render", Uc]]), Kc = {
6708
+ const Gc = /* @__PURE__ */ _($c, [["render", Uc]]), Kc = {
6709
6709
  name: "ecs-color-picker",
6710
6710
  mixins: [rc],
6711
6711
  components: {
@@ -6835,7 +6835,7 @@ function rd(e, s, t, a, n, i) {
6835
6835
  style: S({ padding: t.padding + "px", width: 216 + 2 * t.padding + "px" })
6836
6836
  }, [
6837
6837
  t.disableCustom ? u("", !0) : (o(), r("div", Yc, [
6838
- _(l, {
6838
+ b(l, {
6839
6839
  modelValue: e.colors,
6840
6840
  "onUpdate:modelValue": s[0] || (s[0] = (k) => e.colors = k),
6841
6841
  onChange: i.childChange,
@@ -6845,14 +6845,14 @@ function rd(e, s, t, a, n, i) {
6845
6845
  t.disableCustom ? u("", !0) : (o(), r("div", Xc, [
6846
6846
  f("div", Jc, [
6847
6847
  f("div", Zc, [
6848
- _(c, {
6848
+ b(c, {
6849
6849
  modelValue: e.colors,
6850
6850
  "onUpdate:modelValue": s[1] || (s[1] = (k) => e.colors = k),
6851
6851
  onChange: i.childChange
6852
6852
  }, null, 8, ["modelValue", "onChange"])
6853
6853
  ]),
6854
6854
  t.disableAlpha ? u("", !0) : (o(), r("div", Qc, [
6855
- _(d, {
6855
+ b(d, {
6856
6856
  modelValue: e.colors,
6857
6857
  "onUpdate:modelValue": s[2] || (s[2] = (k) => e.colors = k),
6858
6858
  onChange: i.childChange
@@ -6862,35 +6862,35 @@ function rd(e, s, t, a, n, i) {
6862
6862
  ])),
6863
6863
  !t.disableFields && !t.disableCustom ? (o(), r("div", ed, [
6864
6864
  f("div", td, [
6865
- _(g, {
6865
+ b(g, {
6866
6866
  label: "hex",
6867
6867
  modelValue: i.hex,
6868
6868
  onChange: i.inputChange
6869
6869
  }, null, 8, ["modelValue", "onChange"])
6870
6870
  ]),
6871
6871
  f("div", sd, [
6872
- _(g, {
6872
+ b(g, {
6873
6873
  label: "r",
6874
6874
  modelValue: e.colors.rgba.r,
6875
6875
  onChange: i.inputChange
6876
6876
  }, null, 8, ["modelValue", "onChange"])
6877
6877
  ]),
6878
6878
  f("div", id, [
6879
- _(g, {
6879
+ b(g, {
6880
6880
  label: "g",
6881
6881
  modelValue: e.colors.rgba.g,
6882
6882
  onChange: i.inputChange
6883
6883
  }, null, 8, ["modelValue", "onChange"])
6884
6884
  ]),
6885
6885
  f("div", nd, [
6886
- _(g, {
6886
+ b(g, {
6887
6887
  label: "b",
6888
6888
  modelValue: e.colors.rgba.b,
6889
6889
  onChange: i.inputChange
6890
6890
  }, null, 8, ["modelValue", "onChange"])
6891
6891
  ]),
6892
6892
  t.disableAlpha ? u("", !0) : (o(), r("div", ad, [
6893
- _(g, {
6893
+ b(g, {
6894
6894
  label: "a",
6895
6895
  modelValue: e.colors.a,
6896
6896
  "arrow-offset": 0.01,
@@ -6913,7 +6913,7 @@ function rd(e, s, t, a, n, i) {
6913
6913
  class: "ecs-color-picker-presets-color",
6914
6914
  onClick: (E) => i.handlePreset(k.hex)
6915
6915
  }, [
6916
- _(y)
6916
+ b(y)
6917
6917
  ], 8, ld)) : (o(), r("div", {
6918
6918
  class: v(["ecs-color-picker-presets-color", { active: e.colors.hex === k.hex }]),
6919
6919
  "aria-label": k.title,
@@ -6934,7 +6934,7 @@ function rd(e, s, t, a, n, i) {
6934
6934
  ], 4)
6935
6935
  ], 6);
6936
6936
  }
6937
- const Si = /* @__PURE__ */ b(Kc, [["render", rd]]), cd = {
6937
+ const Si = /* @__PURE__ */ _(Kc, [["render", rd]]), cd = {
6938
6938
  name: "ecs-color-picker-input",
6939
6939
  emits: ["update:modelValue"],
6940
6940
  components: {
@@ -6999,7 +6999,7 @@ function dd(e, s, t, a, n, i) {
6999
6999
  const l = h("ecs-color-picker"), c = h("ecs-popover");
7000
7000
  return o(), m(c, { class: "ecs-color-picker-input" }, {
7001
7001
  content: x(() => [
7002
- _(l, {
7002
+ b(l, {
7003
7003
  "onUpdate:modelValue": s[0] || (s[0] = (d) => e.$emit("update:modelValue", d)),
7004
7004
  modelValue: t.modelValue,
7005
7005
  swatches: t.swatches,
@@ -7021,7 +7021,7 @@ function dd(e, s, t, a, n, i) {
7021
7021
  _: 1
7022
7022
  });
7023
7023
  }
7024
- const z_ = /* @__PURE__ */ b(cd, [["render", dd], ["__scopeId", "data-v-08aaa823"]]), ud = {
7024
+ const I_ = /* @__PURE__ */ _(cd, [["render", dd], ["__scopeId", "data-v-08aaa823"]]), ud = {
7025
7025
  name: "ecs-data-card",
7026
7026
  components: { EcsIcon: O, EcsSkeletonLoader: ie, EcsButtonTable: ls, EcsButton: me, EcsFocusRing: D },
7027
7027
  mixins: [he],
@@ -7226,7 +7226,7 @@ function bd(e, s, t, a, n, i) {
7226
7226
  })) : u("", !0)
7227
7227
  ], 10, fd);
7228
7228
  }
7229
- const I_ = /* @__PURE__ */ b(ud, [["render", bd], ["__scopeId", "data-v-0b29bd50"]]), _d = {
7229
+ const E_ = /* @__PURE__ */ _(ud, [["render", bd], ["__scopeId", "data-v-0b29bd50"]]), _d = {
7230
7230
  name: "ecs-data-card-list"
7231
7231
  }, kd = {
7232
7232
  class: "ecs-data-card-list",
@@ -7237,7 +7237,7 @@ function wd(e, s, t, a, n, i) {
7237
7237
  p(e.$slots, "default")
7238
7238
  ]);
7239
7239
  }
7240
- const E_ = /* @__PURE__ */ b(_d, [["render", wd]]), xd = {
7240
+ const T_ = /* @__PURE__ */ _(_d, [["render", wd]]), xd = {
7241
7241
  name: "ecs-party-entry",
7242
7242
  components: { EcsIcon: O, EcsSticker: We },
7243
7243
  props: {
@@ -7334,7 +7334,7 @@ function Cd(e, s, t, a, n, i) {
7334
7334
  class: "ecs-party-entry-icon",
7335
7335
  style: S("margin-right:" + t.iconSpacing)
7336
7336
  }, [
7337
- _(l, {
7337
+ b(l, {
7338
7338
  type: i.iconType,
7339
7339
  color: i.iconColor,
7340
7340
  size: t.iconSize
@@ -7353,7 +7353,7 @@ function Cd(e, s, t, a, n, i) {
7353
7353
  class: "ecs-party-entry-icon",
7354
7354
  style: S("margin-left:" + t.iconSpacing)
7355
7355
  }, [
7356
- _(l, {
7356
+ b(l, {
7357
7357
  type: i.iconType,
7358
7358
  color: i.iconColor,
7359
7359
  size: t.iconSize
@@ -7367,7 +7367,7 @@ function Cd(e, s, t, a, n, i) {
7367
7367
  t.background ? (o(), r("div", Sd)) : u("", !0)
7368
7368
  ], 6);
7369
7369
  }
7370
- const Bd = /* @__PURE__ */ b(xd, [["render", Cd], ["__scopeId", "data-v-4f34cac7"]]), zd = {
7370
+ const Bd = /* @__PURE__ */ _(xd, [["render", Cd], ["__scopeId", "data-v-4f34cac7"]]), zd = {
7371
7371
  name: "ecs-data-card-row",
7372
7372
  components: { EcsIcon: O, EcsButton: me, EcsPartyEntry: Bd, EcsButtonTable: ls },
7373
7373
  emits: ["pill-click", "open-button-click", "title-click", "count-click"],
@@ -7682,7 +7682,7 @@ function Md(e, s, t, a, n, i) {
7682
7682
  ], 2)
7683
7683
  ]);
7684
7684
  }
7685
- const T_ = /* @__PURE__ */ b(zd, [["render", Md], ["__scopeId", "data-v-78507101"]]), Od = {
7685
+ const P_ = /* @__PURE__ */ _(zd, [["render", Md], ["__scopeId", "data-v-78507101"]]), Od = {
7686
7686
  name: "ecs-data-grid",
7687
7687
  emits: ["tableScroll"],
7688
7688
  props: {
@@ -7766,7 +7766,7 @@ function Nd(e, s, t, a, n, i) {
7766
7766
  ])) : u("", !0)
7767
7767
  ], 42, Ad);
7768
7768
  }
7769
- const P_ = /* @__PURE__ */ b(Od, [["render", Nd], ["__scopeId", "data-v-60369c9b"]]), Vd = {
7769
+ const L_ = /* @__PURE__ */ _(Od, [["render", Nd], ["__scopeId", "data-v-60369c9b"]]), Vd = {
7770
7770
  name: "ecs-data-grid-row",
7771
7771
  emits: ["rowdrop", "click", "contextmenu", "dblclick", "collapse"],
7772
7772
  props: {
@@ -7848,7 +7848,7 @@ function Hd(e, s, t, a, n, i) {
7848
7848
  p(e.$slots, "default", {}, void 0, !0)
7849
7849
  ], 2);
7850
7850
  }
7851
- const qd = /* @__PURE__ */ b(Vd, [["render", Hd], ["__scopeId", "data-v-ae6888e6"]]), $d = {
7851
+ const qd = /* @__PURE__ */ _(Vd, [["render", Hd], ["__scopeId", "data-v-ae6888e6"]]), $d = {
7852
7852
  name: "ecs-data-grid-row-group",
7853
7853
  emits: ["toggle"],
7854
7854
  components: {
@@ -7889,7 +7889,7 @@ const qd = /* @__PURE__ */ b(Vd, [["render", Hd], ["__scopeId", "data-v-ae6888e6
7889
7889
  function Ud(e, s, t, a, n, i) {
7890
7890
  const l = h("ecs-data-grid-row");
7891
7891
  return o(), r("div", Wd, [
7892
- _(l, {
7892
+ b(l, {
7893
7893
  type: t.headerRowType,
7894
7894
  onCollapse: i.handleCollapse
7895
7895
  }, {
@@ -7906,7 +7906,7 @@ function Ud(e, s, t, a, n, i) {
7906
7906
  ], 10, jd)
7907
7907
  ]);
7908
7908
  }
7909
- const L_ = /* @__PURE__ */ b($d, [["render", Ud], ["__scopeId", "data-v-c6e97366"]]), Gd = {
7909
+ const M_ = /* @__PURE__ */ _($d, [["render", Ud], ["__scopeId", "data-v-c6e97366"]]), Gd = {
7910
7910
  name: "ecs-select",
7911
7911
  emits: [
7912
7912
  "focus",
@@ -8000,7 +8000,7 @@ function Jd(e, s, t, a, n, i) {
8000
8000
  return o(), r("div", {
8001
8001
  class: v(["ecs-form-select", [i.sizeClass, i.typeClass, t.disabled ? "disabled" : null, t.ai ? "ecs-form-select-ai" : null]])
8002
8002
  }, [
8003
- f("select", Oe({
8003
+ f("select", Ae({
8004
8004
  ref: "select",
8005
8005
  "on:update:modelValue": s[0] || (s[0] = (l) => n.currentValue = l),
8006
8006
  onChange: s[1] || (s[1] = (...l) => i.onChange && i.onChange(...l)),
@@ -8018,7 +8018,7 @@ function Jd(e, s, t, a, n, i) {
8018
8018
  t.placeholder && n.currentValue == "" ? (o(), r("span", Xd, w(t.placeholder), 1)) : u("", !0)
8019
8019
  ], 2);
8020
8020
  }
8021
- const Ci = /* @__PURE__ */ b(Gd, [["render", Jd], ["__scopeId", "data-v-ca96e231"]]), Zd = {
8021
+ const Ci = /* @__PURE__ */ _(Gd, [["render", Jd], ["__scopeId", "data-v-ca96e231"]]), Zd = {
8022
8022
  name: "ecs-data-grid-head-cell",
8023
8023
  emits: ["resizedWidth", "sortby", "selection"],
8024
8024
  components: {
@@ -8319,7 +8319,7 @@ function gu(e, s, t, a, n, i) {
8319
8319
  title: t.name,
8320
8320
  class: "icon-wrapper"
8321
8321
  }, [
8322
- _(l, {
8322
+ b(l, {
8323
8323
  type: t.icon,
8324
8324
  size: "20",
8325
8325
  color: "#202127"
@@ -8370,7 +8370,7 @@ function gu(e, s, t, a, n, i) {
8370
8370
  "stroke-linejoin": "round"
8371
8371
  }, null, 8, du)
8372
8372
  ])),
8373
- _(d)
8373
+ b(d)
8374
8374
  ], 10, lu)) : u("", !0),
8375
8375
  e.$slots.suffix ? (o(), r("div", uu, [
8376
8376
  p(e.$slots, "suffix", {}, void 0, !0)
@@ -8379,7 +8379,7 @@ function gu(e, s, t, a, n, i) {
8379
8379
  t.fixedLeftLast ? (o(), r("div", fu)) : u("", !0)
8380
8380
  ], 14, Qd);
8381
8381
  }
8382
- const M_ = /* @__PURE__ */ b(Zd, [["render", gu], ["__scopeId", "data-v-11da2180"]]), hu = {
8382
+ const O_ = /* @__PURE__ */ _(Zd, [["render", gu], ["__scopeId", "data-v-11da2180"]]), hu = {
8383
8383
  name: "ecs-data-grid-group",
8384
8384
  props: {
8385
8385
  /** Determines if this cell group should be shown. Avoid showing more than 1 group at the same time. */
@@ -8405,7 +8405,7 @@ function pu(e, s, t, a, n, i) {
8405
8405
  [it, t.show]
8406
8406
  ]);
8407
8407
  }
8408
- const O_ = /* @__PURE__ */ b(hu, [["render", pu], ["__scopeId", "data-v-ee025ab5"]]), vu = {
8408
+ const A_ = /* @__PURE__ */ _(hu, [["render", pu], ["__scopeId", "data-v-ee025ab5"]]), vu = {
8409
8409
  name: "ecs-data-grid-cell",
8410
8410
  emits: ["collapse"],
8411
8411
  components: {
@@ -8576,7 +8576,7 @@ function wu(e, s, t, a, n, i) {
8576
8576
  t.fixedLeftLast ? (o(), r("div", ku)) : u("", !0)
8577
8577
  ], 6);
8578
8578
  }
8579
- const A_ = /* @__PURE__ */ b(vu, [["render", wu], ["__scopeId", "data-v-82bc0b07"]]), xu = {
8579
+ const R_ = /* @__PURE__ */ _(vu, [["render", wu], ["__scopeId", "data-v-82bc0b07"]]), xu = {
8580
8580
  name: "ecs-data-list"
8581
8581
  }, Su = {
8582
8582
  class: "ecs-data-list",
@@ -8587,7 +8587,7 @@ function Cu(e, s, t, a, n, i) {
8587
8587
  p(e.$slots, "default")
8588
8588
  ]);
8589
8589
  }
8590
- const R_ = /* @__PURE__ */ b(xu, [["render", Cu]]), Bu = {
8590
+ const D_ = /* @__PURE__ */ _(xu, [["render", Cu]]), Bu = {
8591
8591
  name: "ecs-data-list-item",
8592
8592
  emits: ["toggled"],
8593
8593
  components: { EcsButtonMore: bi, EcsSkeletonLoader: ie },
@@ -8771,7 +8771,7 @@ function Pu(e, s, t, a, n, i) {
8771
8771
  ], 10, Tu)) : u("", !0)
8772
8772
  ]);
8773
8773
  }
8774
- const D_ = /* @__PURE__ */ b(Bu, [["render", Pu], ["__scopeId", "data-v-133b00b9"]]), Lu = {
8774
+ const N_ = /* @__PURE__ */ _(Bu, [["render", Pu], ["__scopeId", "data-v-133b00b9"]]), Lu = {
8775
8775
  name: "ecs-dialog",
8776
8776
  emits: ["toggled", "cancel"],
8777
8777
  props: {
@@ -8885,7 +8885,7 @@ function Ou(e, s, t, a, n, i) {
8885
8885
  ], 2)) : u("", !0)
8886
8886
  ], 34)) : u("", !0);
8887
8887
  }
8888
- const N_ = /* @__PURE__ */ b(Lu, [["render", Ou]]), Au = {
8888
+ const V_ = /* @__PURE__ */ _(Lu, [["render", Ou]]), Au = {
8889
8889
  __name: "state-icon",
8890
8890
  props: {
8891
8891
  /** The identifier of the icon which should show up. */
@@ -8959,7 +8959,7 @@ const N_ = /* @__PURE__ */ b(Lu, [["render", Ou]]), Au = {
8959
8959
  }, null, 8, ["height", "width", "data-test-icon-type"]))
8960
8960
  ], 6));
8961
8961
  }
8962
- }, Ru = /* @__PURE__ */ b(Au, [["__scopeId", "data-v-e2fbdf1b"]]), Du = {
8962
+ }, Ru = /* @__PURE__ */ _(Au, [["__scopeId", "data-v-e2fbdf1b"]]), Du = {
8963
8963
  name: "ecs-dialog-header",
8964
8964
  components: {
8965
8965
  EcsStateIcon: Ru
@@ -8988,7 +8988,7 @@ function Fu(e, s, t, a, n, i) {
8988
8988
  const l = h("ecs-state-icon");
8989
8989
  return o(), r("div", null, [
8990
8990
  t.icon ? (o(), r("h3", Nu, [
8991
- _(l, {
8991
+ b(l, {
8992
8992
  type: t.icon,
8993
8993
  "icon-color": t.iconColor
8994
8994
  }, null, 8, ["type", "icon-color"]),
@@ -8998,7 +8998,7 @@ function Fu(e, s, t, a, n, i) {
8998
8998
  ]))
8999
8999
  ]);
9000
9000
  }
9001
- const V_ = /* @__PURE__ */ b(Du, [["render", Fu], ["__scopeId", "data-v-6e05c98b"]]), Hu = {
9001
+ const F_ = /* @__PURE__ */ _(Du, [["render", Fu], ["__scopeId", "data-v-6e05c98b"]]), Hu = {
9002
9002
  __name: "favicon",
9003
9003
  props: {
9004
9004
  /** The identifier of the favicon which should show up. */
@@ -9140,7 +9140,7 @@ function Gu(e, s, t, a, n, i) {
9140
9140
  ])
9141
9141
  ]);
9142
9142
  }
9143
- const F_ = /* @__PURE__ */ b(qu, [["render", Gu], ["__scopeId", "data-v-37ac5196"]]), Ku = {
9143
+ const H_ = /* @__PURE__ */ _(qu, [["render", Gu], ["__scopeId", "data-v-37ac5196"]]), Ku = {
9144
9144
  name: "ecs-document-state",
9145
9145
  components: {
9146
9146
  EcsIcon: O,
@@ -9200,7 +9200,7 @@ function tf(e, s, t, a, n, i) {
9200
9200
  t.ocr ? (o(), r("div", Xu)) : (o(), r("div", Ju)),
9201
9201
  t.instantView ? (o(), r("div", Zu)) : (o(), r("div", Qu)),
9202
9202
  t.processing ? (o(), r("span", ef, [
9203
- _(c, {
9203
+ b(c, {
9204
9204
  type: "loading",
9205
9205
  size: "18",
9206
9206
  color: "#202127"
@@ -9208,7 +9208,7 @@ function tf(e, s, t, a, n, i) {
9208
9208
  ])) : u("", !0)
9209
9209
  ], 8, Yu));
9210
9210
  }
9211
- const H_ = /* @__PURE__ */ b(Ku, [["render", tf], ["__scopeId", "data-v-df132a03"]]), sf = {
9211
+ const q_ = /* @__PURE__ */ _(Ku, [["render", tf], ["__scopeId", "data-v-df132a03"]]), sf = {
9212
9212
  props: {
9213
9213
  /** The initial value of the chart as a percentage. */
9214
9214
  value: {
@@ -9297,7 +9297,7 @@ function lf(e, s, t, a, n, i) {
9297
9297
  ], 8, nf))
9298
9298
  ], 4);
9299
9299
  }
9300
- const q_ = /* @__PURE__ */ b(sf, [["render", lf], ["__scopeId", "data-v-851d95d9"]]), rf = {
9300
+ const $_ = /* @__PURE__ */ _(sf, [["render", lf], ["__scopeId", "data-v-851d95d9"]]), rf = {
9301
9301
  name: "ecs-empty-state",
9302
9302
  components: { EcsIcon: O },
9303
9303
  props: {
@@ -9353,7 +9353,7 @@ function ff(e, s, t, a, n, i) {
9353
9353
  ])) : u("", !0)
9354
9354
  ], 8, cf);
9355
9355
  }
9356
- const Bi = /* @__PURE__ */ b(rf, [["render", ff], ["__scopeId", "data-v-60265995"]]), gf = {
9356
+ const Bi = /* @__PURE__ */ _(rf, [["render", ff], ["__scopeId", "data-v-60265995"]]), gf = {
9357
9357
  props: {
9358
9358
  /** The current progress value. */
9359
9359
  value: {
@@ -9406,7 +9406,7 @@ function mf(e, s, t, a, n, i) {
9406
9406
  }, null, 6)
9407
9407
  ], 8, hf);
9408
9408
  }
9409
- const pf = /* @__PURE__ */ b(gf, [["render", mf], ["__scopeId", "data-v-1b81f485"]]), vf = {
9409
+ const pf = /* @__PURE__ */ _(gf, [["render", mf], ["__scopeId", "data-v-1b81f485"]]), vf = {
9410
9410
  name: "ecs-dropzone",
9411
9411
  emits: ["onFileDrop", "cancel"],
9412
9412
  components: {
@@ -9415,9 +9415,9 @@ const pf = /* @__PURE__ */ b(gf, [["render", mf], ["__scopeId", "data-v-1b81f485
9415
9415
  EcsProgress: pf,
9416
9416
  EcsButton: me,
9417
9417
  EcsFocusRing: D,
9418
- EcsFlexRow: Be,
9418
+ EcsFlexRow: _e,
9419
9419
  EcsSticker: We,
9420
- EcsTextV2: Re
9420
+ EcsTextV2: Le
9421
9421
  },
9422
9422
  props: {
9423
9423
  /** Determines the icon that should be shown inside the drop zone. Possible states: `default`, `upload`, `viruscheck`. */
@@ -9586,7 +9586,7 @@ function Cf(e, s, t, a, n, i) {
9586
9586
  multiple: t.multiple || null,
9587
9587
  ref: "file"
9588
9588
  }, null, 40, bf),
9589
- _(E, {
9589
+ b(E, {
9590
9590
  type: i.iconType,
9591
9591
  iconColor: i.iconColor
9592
9592
  }, {
@@ -9605,7 +9605,7 @@ function Cf(e, s, t, a, n, i) {
9605
9605
  tabindex: "0"
9606
9606
  }, [
9607
9607
  s[7] || (s[7] = L("browse")),
9608
- _(c)
9608
+ b(c)
9609
9609
  ], 32),
9610
9610
  s[8] || (s[8] = L(" to upload. "))
9611
9611
  ], 64)),
@@ -9616,7 +9616,7 @@ function Cf(e, s, t, a, n, i) {
9616
9616
  p(e.$slots, "hint", {}, void 0, !0)
9617
9617
  ])) : u("", !0),
9618
9618
  t.uploadStats.show ? (o(), r("div", xf, [
9619
- _(y, {
9619
+ b(y, {
9620
9620
  gap: 8,
9621
9621
  justify: "center"
9622
9622
  }, {
@@ -9636,8 +9636,8 @@ function Cf(e, s, t, a, n, i) {
9636
9636
  title: "Slow network, please check your connection."
9637
9637
  }, {
9638
9638
  default: x(() => [
9639
- _(g, { type: "warning" }),
9640
- _(d, {
9639
+ b(g, { type: "warning" }),
9640
+ b(d, {
9641
9641
  weight: "medium",
9642
9642
  color: "var(--color-yellow-10)"
9643
9643
  }, {
@@ -9684,7 +9684,7 @@ function Cf(e, s, t, a, n, i) {
9684
9684
  }, 8, ["onClick", "icon"])) : u("", !0)
9685
9685
  ], 42, yf);
9686
9686
  }
9687
- const $_ = /* @__PURE__ */ b(vf, [["render", Cf], ["__scopeId", "data-v-2c790ae4"]]), Bf = {
9687
+ const W_ = /* @__PURE__ */ _(vf, [["render", Cf], ["__scopeId", "data-v-2c790ae4"]]), Bf = {
9688
9688
  name: "ecs-ecai-wrapper",
9689
9689
  components: { EcsIcon: O },
9690
9690
  props: {
@@ -9736,7 +9736,7 @@ function zf(e, s, t, a, n, i) {
9736
9736
  p(e.$slots, "default", {}, void 0, !0)
9737
9737
  ], 6);
9738
9738
  }
9739
- const W_ = /* @__PURE__ */ b(Bf, [["render", zf], ["__scopeId", "data-v-05133d05"]]), If = {
9739
+ const j_ = /* @__PURE__ */ _(Bf, [["render", zf], ["__scopeId", "data-v-05133d05"]]), If = {
9740
9740
  name: "ecs-entry-link",
9741
9741
  emits: ["linkClick", "linkClickExternal", "moreClick"],
9742
9742
  components: {
@@ -9845,7 +9845,7 @@ function Mf(e, s, t, a, n, i) {
9845
9845
  e.$slots.appender ? (o(), r("div", Lf, [
9846
9846
  p(e.$slots, "appender", {}, void 0, !0)
9847
9847
  ])) : u("", !0),
9848
- _(d, {
9848
+ b(d, {
9849
9849
  inset: 0,
9850
9850
  radius: 6
9851
9851
  }),
@@ -9858,7 +9858,7 @@ function Mf(e, s, t, a, n, i) {
9858
9858
  }, null, 8, ["onClick", "title", "aria-label"])) : u("", !0)
9859
9859
  ], 2);
9860
9860
  }
9861
- const j_ = /* @__PURE__ */ b(If, [["render", Mf], ["__scopeId", "data-v-0b6f41c6"]]), Of = {
9861
+ const U_ = /* @__PURE__ */ _(If, [["render", Mf], ["__scopeId", "data-v-0b6f41c6"]]), Of = {
9862
9862
  name: "ecs-excerpt-snippet",
9863
9863
  components: { EcsIcon: O, EcsSkeletonLoader: ie, EcsFormatted: _i },
9864
9864
  props: {
@@ -9993,7 +9993,7 @@ function $f(e, s, t, a, n, i) {
9993
9993
  ], 4)
9994
9994
  ], 2);
9995
9995
  }
9996
- const U_ = /* @__PURE__ */ b(Of, [["render", $f], ["__scopeId", "data-v-1c058d79"]]), Wf = {
9996
+ const G_ = /* @__PURE__ */ _(Of, [["render", $f], ["__scopeId", "data-v-1c058d79"]]), Wf = {
9997
9997
  name: "ecs-input",
9998
9998
  emits: ["update:modelValue", "change", "keyup", "blur"],
9999
9999
  props: {
@@ -10090,7 +10090,7 @@ const U_ = /* @__PURE__ */ b(Of, [["render", $f], ["__scopeId", "data-v-1c058d79
10090
10090
  }
10091
10091
  }, jf = ["value", "type", "name", "disabled", "required", "readonly", "placeholder", "autocomplete", "min", "max", "step", "id", "data-1p-ignore"], Uf = ["value", "name", "disabled", "required", "readonly", "placeholder", "id", "data-1p-ignore"];
10092
10092
  function Gf(e, s, t, a, n, i) {
10093
- return t.type != "textarea" ? (o(), r("input", Oe({
10093
+ return t.type != "textarea" ? (o(), r("input", Ae({
10094
10094
  key: 0,
10095
10095
  class: ["ecs-form-control", [
10096
10096
  i.sizeClass,
@@ -10119,7 +10119,7 @@ function Gf(e, s, t, a, n, i) {
10119
10119
  ref: t.refr,
10120
10120
  id: t.refr,
10121
10121
  "data-1p-ignore": i.disabled1Password
10122
- }), null, 16, jf)) : (o(), r("textarea", Oe({
10122
+ }), null, 16, jf)) : (o(), r("textarea", Ae({
10123
10123
  key: 1,
10124
10124
  class: ["ecs-form-control", [
10125
10125
  i.sizeClass,
@@ -10145,7 +10145,7 @@ function Gf(e, s, t, a, n, i) {
10145
10145
  "data-1p-ignore": i.disabled1Password
10146
10146
  }), null, 16, Uf));
10147
10147
  }
10148
- const zi = /* @__PURE__ */ b(Wf, [["render", Gf], ["__scopeId", "data-v-692c1fcc"]]), Kf = {
10148
+ const zi = /* @__PURE__ */ _(Wf, [["render", Gf], ["__scopeId", "data-v-692c1fcc"]]), Kf = {
10149
10149
  name: "EcsPopoverListHeadline",
10150
10150
  components: {
10151
10151
  EcsButtonCollapse: os
@@ -10214,7 +10214,7 @@ function Xf(e, s, t, a, n, i) {
10214
10214
  ])) : u("", !0)
10215
10215
  ], 2);
10216
10216
  }
10217
- const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2"]]), Ii = {
10217
+ const Jf = /* @__PURE__ */ _(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2"]]), Ii = {
10218
10218
  roundedRect: {
10219
10219
  label: "roundedRect",
10220
10220
  styles: {
@@ -10260,9 +10260,9 @@ const Jf = /* @__PURE__ */ b(Kf, [["render", Xf], ["__scopeId", "data-v-c1516cc2
10260
10260
  name: "ecs-exhibit-sticker-editor",
10261
10261
  emits: ["update:modelValue"],
10262
10262
  components: {
10263
- EcsFlexRow: Be,
10263
+ EcsFlexRow: _e,
10264
10264
  EcsButton: me,
10265
- EcsTextV2: Re,
10265
+ EcsTextV2: Le,
10266
10266
  EcsSeparator: pi,
10267
10267
  EcsInput: zi,
10268
10268
  EcsPopover: pt,
@@ -10666,13 +10666,13 @@ function kg(e, s, t, a, n, i) {
10666
10666
  align: "start"
10667
10667
  }, {
10668
10668
  default: x(() => [
10669
- _(l, { preset: "label-1" }, {
10669
+ b(l, { preset: "label-1" }, {
10670
10670
  default: x(() => s[10] || (s[10] = [
10671
10671
  L("Sticker shape")
10672
10672
  ])),
10673
10673
  _: 1
10674
10674
  }),
10675
- _(c, {
10675
+ b(c, {
10676
10676
  gap: 12,
10677
10677
  role: "radiogroup",
10678
10678
  "aria-label": "Sticker shape options",
@@ -10823,7 +10823,7 @@ function kg(e, s, t, a, n, i) {
10823
10823
  ref: `line-${C}`
10824
10824
  }, [
10825
10825
  f("div", gg, [
10826
- _(d, {
10826
+ b(d, {
10827
10827
  type: "secondary",
10828
10828
  size: "sml",
10829
10829
  "icon-only": "",
@@ -10834,7 +10834,7 @@ function kg(e, s, t, a, n, i) {
10834
10834
  title: "Move line up",
10835
10835
  "aria-label": "Move line up"
10836
10836
  }, null, 8, ["onClick", "disabled", "tabindex"]),
10837
- _(d, {
10837
+ b(d, {
10838
10838
  type: "secondary",
10839
10839
  size: "sml",
10840
10840
  "icon-only": "",
@@ -10867,7 +10867,7 @@ function kg(e, s, t, a, n, i) {
10867
10867
  }, null, 12, pg)
10868
10868
  ]),
10869
10869
  f("div", vg, [
10870
- _(d, {
10870
+ b(d, {
10871
10871
  type: "secondary",
10872
10872
  size: "sml",
10873
10873
  "icon-only": "",
@@ -10890,9 +10890,9 @@ function kg(e, s, t, a, n, i) {
10890
10890
  class: "ecs-exhibit-sticker-editor-controls"
10891
10891
  }, {
10892
10892
  default: x(() => [
10893
- _(y, null, {
10893
+ b(y, null, {
10894
10894
  content: x(() => [
10895
- _(g, {
10895
+ b(g, {
10896
10896
  modelValue: n.colorPickerValue,
10897
10897
  "onUpdate:modelValue": s[5] || (s[5] = (T) => n.colorPickerValue = T),
10898
10898
  swatches: n.swatches,
@@ -10909,12 +10909,12 @@ function kg(e, s, t, a, n, i) {
10909
10909
  ]),
10910
10910
  _: 1
10911
10911
  }),
10912
- _(k, {
10912
+ b(k, {
10913
10913
  height: "16px",
10914
10914
  type: "vertical",
10915
10915
  width: "1px"
10916
10916
  }),
10917
- _(d, {
10917
+ b(d, {
10918
10918
  type: "secondary",
10919
10919
  icon: "list-add",
10920
10920
  "icon-only": "",
@@ -10924,14 +10924,14 @@ function kg(e, s, t, a, n, i) {
10924
10924
  title: "Add line",
10925
10925
  "aria-label": "Add line"
10926
10926
  }, null, 8, ["onClick", "disabled"]),
10927
- _(k, {
10927
+ b(k, {
10928
10928
  height: "16px",
10929
10929
  type: "vertical",
10930
10930
  width: "1px"
10931
10931
  }),
10932
- _(c, { gap: 4 }, {
10932
+ b(c, { gap: 4 }, {
10933
10933
  default: x(() => [
10934
- _(E, {
10934
+ b(E, {
10935
10935
  onInput: s[6] || (s[6] = (T) => i.updateFocusedLine("size", parseInt(T.target.value))),
10936
10936
  type: "number",
10937
10937
  min: 8,
@@ -10942,7 +10942,7 @@ function kg(e, s, t, a, n, i) {
10942
10942
  subtle: "",
10943
10943
  class: "font-size-input"
10944
10944
  }, null, 8, ["value", "disabled"]),
10945
- _(d, {
10945
+ b(d, {
10946
10946
  type: i.focusedLine && i.focusedLine.bold ? "primary" : "secondary",
10947
10947
  size: "sml",
10948
10948
  icon: "format-bold",
@@ -10956,7 +10956,7 @@ function kg(e, s, t, a, n, i) {
10956
10956
  title: "Bold",
10957
10957
  "aria-label": "Bold"
10958
10958
  }, null, 8, ["type", "active", "disabled"]),
10959
- _(d, {
10959
+ b(d, {
10960
10960
  type: i.focusedLine && i.focusedLine.italic ? "primary" : "secondary",
10961
10961
  size: "sml",
10962
10962
  icon: "format-italic",
@@ -10970,7 +10970,7 @@ function kg(e, s, t, a, n, i) {
10970
10970
  title: "Italic",
10971
10971
  "aria-label": "Italic"
10972
10972
  }, null, 8, ["type", "active", "disabled"]),
10973
- _(d, {
10973
+ b(d, {
10974
10974
  type: i.focusedLine && i.focusedLine.underline ? "primary" : "secondary",
10975
10975
  size: "sml",
10976
10976
  icon: "format-underline",
@@ -10999,9 +10999,9 @@ function kg(e, s, t, a, n, i) {
10999
10999
  }, {
11000
11000
  content: x(() => [
11001
11001
  f("div", _g, [
11002
- _(P, null, {
11002
+ b(P, null, {
11003
11003
  default: x(() => [
11004
- _(I, null, {
11004
+ b(I, null, {
11005
11005
  default: x(() => s[12] || (s[12] = [
11006
11006
  L("Insert Field Value")
11007
11007
  ])),
@@ -11023,7 +11023,7 @@ function kg(e, s, t, a, n, i) {
11023
11023
  ])
11024
11024
  ]),
11025
11025
  default: x(() => [
11026
- _(d, {
11026
+ b(d, {
11027
11027
  type: "secondary",
11028
11028
  icon: "variable",
11029
11029
  "icon-only": "",
@@ -11045,7 +11045,7 @@ function kg(e, s, t, a, n, i) {
11045
11045
  class: "ecs-exhibit-sticker-editor-errors"
11046
11046
  }, {
11047
11047
  default: x(() => [
11048
- _(l, {
11048
+ b(l, {
11049
11049
  preset: "form",
11050
11050
  color: "negative"
11051
11051
  }, {
@@ -11060,7 +11060,7 @@ function kg(e, s, t, a, n, i) {
11060
11060
  ])
11061
11061
  ]);
11062
11062
  }
11063
- const G_ = /* @__PURE__ */ b(ig, [["render", kg], ["__scopeId", "data-v-3043808d"]]), K_ = {
11063
+ const K_ = /* @__PURE__ */ _(ig, [["render", kg], ["__scopeId", "data-v-3043808d"]]), Y_ = {
11064
11064
  __name: "fill-icon",
11065
11065
  props: {
11066
11066
  /** The identifier of the icon which should show up. */
@@ -11113,7 +11113,7 @@ function Sg(e, s, t, a, n, i) {
11113
11113
  p(e.$slots, "default")
11114
11114
  ]);
11115
11115
  }
11116
- const Y_ = /* @__PURE__ */ b(wg, [["render", Sg]]), Cg = {
11116
+ const X_ = /* @__PURE__ */ _(wg, [["render", Sg]]), Cg = {
11117
11117
  name: "ecs-file-list-item",
11118
11118
  emits: ["click", "remove", "toggled", "title-click"],
11119
11119
  components: {
@@ -11266,7 +11266,7 @@ function Fg(e, s, t, a, n, i) {
11266
11266
  tabindex: t.hover ? "0" : "-1"
11267
11267
  }, [
11268
11268
  t.hover ? (o(), m(l, { key: 0 })) : u("", !0),
11269
- _(be, { name: "title" }, {
11269
+ b(be, { name: "title" }, {
11270
11270
  default: x(() => [
11271
11271
  t.showTitleEdit || !t.edit ? (o(), r("div", zg, [
11272
11272
  t.icon ? (o(), m(c, {
@@ -11315,7 +11315,7 @@ function Fg(e, s, t, a, n, i) {
11315
11315
  "aria-label": n.isVisible ? "Collapse" : "Expand",
11316
11316
  disabled: t.disableButtons
11317
11317
  }, [
11318
- _(l)
11318
+ b(l)
11319
11319
  ], 10, Pg)) : u("", !0),
11320
11320
  t.remove ? (o(), m(y, {
11321
11321
  key: 2,
@@ -11368,7 +11368,7 @@ function Fg(e, s, t, a, n, i) {
11368
11368
  }, [
11369
11369
  p(e.$slots, "collapse", {}, void 0, !0)
11370
11370
  ], 10, Dg)) : u("", !0),
11371
- _(be, { name: "edit" }, {
11371
+ b(be, { name: "edit" }, {
11372
11372
  default: x(() => [
11373
11373
  e.$slots.edit && t.edit ? (o(), r("div", {
11374
11374
  key: 0,
@@ -11384,7 +11384,7 @@ function Fg(e, s, t, a, n, i) {
11384
11384
  })
11385
11385
  ], 10, Bg);
11386
11386
  }
11387
- const X_ = /* @__PURE__ */ b(Cg, [["render", Fg], ["__scopeId", "data-v-b753f1a9"]]), Hg = { class: "ecs-flag" }, qg = {
11387
+ const J_ = /* @__PURE__ */ _(Cg, [["render", Fg], ["__scopeId", "data-v-b753f1a9"]]), Hg = { class: "ecs-flag" }, qg = {
11388
11388
  __name: "flag",
11389
11389
  props: {
11390
11390
  /** ISO Country code of the flag. */
@@ -11439,7 +11439,7 @@ const X_ = /* @__PURE__ */ b(Cg, [["render", Fg], ["__scopeId", "data-v-b753f1a9
11439
11439
  }, null, 8, ["alt"])) : u("", !0)
11440
11440
  ]));
11441
11441
  }
11442
- }, J_ = /* @__PURE__ */ b(qg, [["__scopeId", "data-v-98c0431b"]]), $g = {
11442
+ }, Z_ = /* @__PURE__ */ _(qg, [["__scopeId", "data-v-98c0431b"]]), $g = {
11443
11443
  name: "ecs-flex-col",
11444
11444
  props: {
11445
11445
  /** Determines the width of the element. This should only be used when the flex container is supposed to act as a proper grid system. Supports values from `0` to `12`. Note, if the columns prop is used, all other props will have no effect. */
@@ -11488,7 +11488,7 @@ function Wg(e, s, t, a, n, i) {
11488
11488
  p(e.$slots, "default", {}, void 0, !0)
11489
11489
  ], 2);
11490
11490
  }
11491
- const jg = /* @__PURE__ */ b($g, [["render", Wg], ["__scopeId", "data-v-1d2ad846"]]), Ug = {
11491
+ const jg = /* @__PURE__ */ _($g, [["render", Wg], ["__scopeId", "data-v-1d2ad846"]]), Ug = {
11492
11492
  name: "ecs-input-clear",
11493
11493
  emits: ["click"],
11494
11494
  components: {
@@ -11523,7 +11523,7 @@ function Yg(e, s, t, a, n, i) {
11523
11523
  class: "ecs-input-clear-button",
11524
11524
  "aria-label": "Clear"
11525
11525
  }, [
11526
- _(l, { radius: 24 })
11526
+ b(l, { radius: 24 })
11527
11527
  ], 40, Kg),
11528
11528
  t.loading ? (o(), m(c, {
11529
11529
  key: 0,
@@ -11534,7 +11534,7 @@ function Yg(e, s, t, a, n, i) {
11534
11534
  })) : u("", !0)
11535
11535
  ], 8, Gg);
11536
11536
  }
11537
- const Xg = /* @__PURE__ */ b(Ug, [["render", Yg], ["__scopeId", "data-v-65544544"]]), Jg = {
11537
+ const Xg = /* @__PURE__ */ _(Ug, [["render", Yg], ["__scopeId", "data-v-65544544"]]), Jg = {
11538
11538
  name: "ecs-input-search",
11539
11539
  emits: ["update:modelValue", "change"],
11540
11540
  components: {
@@ -11631,12 +11631,12 @@ function Qg(e, s, t, a, n, i) {
11631
11631
  return o(), r("div", {
11632
11632
  class: v(["ecs-search-group", i.groupSizeClass])
11633
11633
  }, [
11634
- _(l, {
11634
+ b(l, {
11635
11635
  type: "search",
11636
11636
  color: "#B9BCC2",
11637
11637
  size: i.iconSize
11638
11638
  }, null, 8, ["size"]),
11639
- f("input", Oe({
11639
+ f("input", Ae({
11640
11640
  ref: "input",
11641
11641
  name: t.name,
11642
11642
  disabled: t.disabled || null,
@@ -11659,7 +11659,7 @@ function Qg(e, s, t, a, n, i) {
11659
11659
  }, null, 8, ["onClick", "loading"])) : u("", !0)
11660
11660
  ], 2);
11661
11661
  }
11662
- const eh = /* @__PURE__ */ b(Jg, [["render", Qg], ["__scopeId", "data-v-a4d99429"]]), th = {
11662
+ const eh = /* @__PURE__ */ _(Jg, [["render", Qg], ["__scopeId", "data-v-a4d99429"]]), th = {
11663
11663
  name: "ecs-scroll-container",
11664
11664
  props: {
11665
11665
  /** Sets the maximum height of the scroll container. Can be any CSS value, such as px, %, or em. */
@@ -11695,7 +11695,7 @@ function sh(e, s, t, a, n, i) {
11695
11695
  p(e.$slots, "default", {}, void 0, !0)
11696
11696
  ], 6);
11697
11697
  }
11698
- const ih = /* @__PURE__ */ b(th, [["render", sh], ["__scopeId", "data-v-d87a8075"]]), nh = {
11698
+ const ih = /* @__PURE__ */ _(th, [["render", sh], ["__scopeId", "data-v-d87a8075"]]), nh = {
11699
11699
  name: "ecs-folder-selector",
11700
11700
  emits: ["search", "add", "refresh"],
11701
11701
  components: {
@@ -11703,7 +11703,7 @@ const ih = /* @__PURE__ */ b(th, [["render", sh], ["__scopeId", "data-v-d87a8075
11703
11703
  EcsScrollContainer: ih,
11704
11704
  EcsButton: me,
11705
11705
  EcsEmptyState: Bi,
11706
- EcsTextV2: Re
11706
+ EcsTextV2: Le
11707
11707
  },
11708
11708
  props: {
11709
11709
  /** An optional title of the folder selector. Do not use when the folder selector has a search bar. */
@@ -11841,7 +11841,7 @@ function lh(e, s, t, a, n, i) {
11841
11841
  _: 1
11842
11842
  }, 8, ["onClick"])) : u("", !0)
11843
11843
  ])) : u("", !0),
11844
- _(y, {
11844
+ b(y, {
11845
11845
  style: S(i.scrollHeight),
11846
11846
  padding: t.framed ? "8px" : "0",
11847
11847
  borderless: ""
@@ -11856,9 +11856,9 @@ function lh(e, s, t, a, n, i) {
11856
11856
  }, 8, ["style", "padding"])
11857
11857
  ], 6);
11858
11858
  }
11859
- const Z_ = /* @__PURE__ */ b(nh, [["render", lh], ["__scopeId", "data-v-e8fd70d2"]]), rh = {
11859
+ const Q_ = /* @__PURE__ */ _(nh, [["render", lh], ["__scopeId", "data-v-e8fd70d2"]]), rh = {
11860
11860
  name: "ecs-form-group",
11861
- components: { EcsTextV2: Re },
11861
+ components: { EcsTextV2: Le },
11862
11862
  props: {
11863
11863
  /** If set, the input control will show up in an error state. */
11864
11864
  error: {
@@ -11923,7 +11923,7 @@ function ch(e, s, t, a, n, i) {
11923
11923
  }, null, 8, ["innerHTML"])) : u("", !0)
11924
11924
  ], 2);
11925
11925
  }
11926
- const dh = /* @__PURE__ */ b(rh, [["render", ch], ["__scopeId", "data-v-b5eb6ae4"]]), uh = {}, fh = { class: "ecs-form-headline" }, gh = { class: "ecs-form-headline-main" }, hh = {
11926
+ const dh = /* @__PURE__ */ _(rh, [["render", ch], ["__scopeId", "data-v-b5eb6ae4"]]), uh = {}, fh = { class: "ecs-form-headline" }, gh = { class: "ecs-form-headline-main" }, hh = {
11927
11927
  key: 0,
11928
11928
  class: "ecs-form-headline-controls"
11929
11929
  };
@@ -11937,7 +11937,7 @@ function mh(e, s) {
11937
11937
  ])) : u("", !0)
11938
11938
  ]);
11939
11939
  }
11940
- const Q_ = /* @__PURE__ */ b(uh, [["render", mh], ["__scopeId", "data-v-16833f69"]]), ph = {
11940
+ const ek = /* @__PURE__ */ _(uh, [["render", mh], ["__scopeId", "data-v-16833f69"]]), ph = {
11941
11941
  name: "ecs-form-set",
11942
11942
  props: {
11943
11943
  /** Indicates an error state. */
@@ -11961,7 +11961,7 @@ function bh(e, s, t, a, n, i) {
11961
11961
  p(e.$slots, "default", {}, void 0, !0)
11962
11962
  ], 10, vh);
11963
11963
  }
11964
- const ek = /* @__PURE__ */ b(ph, [["render", bh], ["__scopeId", "data-v-c9188464"]]), _h = {
11964
+ const tk = /* @__PURE__ */ _(ph, [["render", bh], ["__scopeId", "data-v-c9188464"]]), _h = {
11965
11965
  name: "ecs-highlight",
11966
11966
  props: {
11967
11967
  /** Makes the highlight area visible. */
@@ -12049,7 +12049,7 @@ function kh(e, s, t, a, n, i) {
12049
12049
  _: 3
12050
12050
  });
12051
12051
  }
12052
- const tk = /* @__PURE__ */ b(_h, [["render", kh], ["__scopeId", "data-v-ad0ca7b9"]]), wh = {
12052
+ const sk = /* @__PURE__ */ _(_h, [["render", kh], ["__scopeId", "data-v-ad0ca7b9"]]), wh = {
12053
12053
  name: "EcsIllustration",
12054
12054
  props: {
12055
12055
  /** The type of illustration to be shown. */
@@ -12105,7 +12105,7 @@ function xh(e, s, t, a, n, i) {
12105
12105
  "data-test-illustration-type": t.type
12106
12106
  }, null, 8, ["width", "height", "data-test-illustration-type"]);
12107
12107
  }
12108
- const Sh = /* @__PURE__ */ b(wh, [["render", xh], ["__scopeId", "data-v-ff7cc16f"]]), Ch = {
12108
+ const Sh = /* @__PURE__ */ _(wh, [["render", xh], ["__scopeId", "data-v-ff7cc16f"]]), Ch = {
12109
12109
  name: "ecs-toolbar",
12110
12110
  props: {
12111
12111
  /** Determines the type of the toolbar. */
@@ -12125,9 +12125,9 @@ function zh(e, s, t, a, n, i) {
12125
12125
  p(e.$slots, "default", {}, void 0, !0)
12126
12126
  ]);
12127
12127
  }
12128
- const Ih = /* @__PURE__ */ b(Ch, [["render", zh], ["__scopeId", "data-v-e0681f01"]]), Eh = {
12128
+ const Ih = /* @__PURE__ */ _(Ch, [["render", zh], ["__scopeId", "data-v-e0681f01"]]), Eh = {
12129
12129
  name: "ecs-index-toolbar",
12130
- components: { EcsToolbar: Ih, EcsButtonToolbarGroup: rs, EcsFlexCol: jg, EcsFlexRow: Be },
12130
+ components: { EcsToolbar: Ih, EcsButtonToolbarGroup: rs, EcsFlexCol: jg, EcsFlexRow: _e },
12131
12131
  props: {
12132
12132
  /** The label used to describe the objects shown in the index view. E.g.: "Entries", "Profiles", etc. */
12133
12133
  type: {
@@ -12155,9 +12155,9 @@ function Mh(e, s, t, a, n, i) {
12155
12155
  const l = h("ecs-button-toolbar-group"), c = h("ecs-flex-row"), d = h("ecs-flex-col"), g = h("ecs-toolbar");
12156
12156
  return o(), m(g, { class: "ecs-index-toolbar" }, {
12157
12157
  default: x(() => [
12158
- _(c, { class: "ecs-index-toolbar-content" }, {
12158
+ b(c, { class: "ecs-index-toolbar-content" }, {
12159
12159
  default: x(() => [
12160
- _(d, {
12160
+ b(d, {
12161
12161
  columns: i.hasRightSections ? 9 : 12
12162
12162
  }, {
12163
12163
  default: x(() => [
@@ -12190,7 +12190,7 @@ function Mh(e, s, t, a, n, i) {
12190
12190
  class: "ecs-index-toolbar-right-sections"
12191
12191
  }, {
12192
12192
  default: x(() => [
12193
- _(c, {
12193
+ b(c, {
12194
12194
  gap: 8,
12195
12195
  class: "ecs-toolbar-right-section"
12196
12196
  }, {
@@ -12199,7 +12199,7 @@ function Mh(e, s, t, a, n, i) {
12199
12199
  ]),
12200
12200
  _: 3
12201
12201
  }),
12202
- _(c, {
12202
+ b(c, {
12203
12203
  gap: 8,
12204
12204
  class: "ecs-toolbar-right-section"
12205
12205
  }, {
@@ -12218,7 +12218,7 @@ function Mh(e, s, t, a, n, i) {
12218
12218
  _: 3
12219
12219
  });
12220
12220
  }
12221
- const sk = /* @__PURE__ */ b(Eh, [["render", Mh], ["__scopeId", "data-v-14242524"]]), Oh = {
12221
+ const ik = /* @__PURE__ */ _(Eh, [["render", Mh], ["__scopeId", "data-v-14242524"]]), Oh = {
12222
12222
  name: "ecs-info-tooltip",
12223
12223
  emits: ["click"],
12224
12224
  components: {
@@ -12259,13 +12259,13 @@ function Ah(e, s, t, a, n, i) {
12259
12259
  onClick: s[0] || (s[0] = (...c) => i.handleClick && i.handleClick(...c)),
12260
12260
  style: S(i.iconStyle)
12261
12261
  }, [
12262
- _(l, {
12262
+ b(l, {
12263
12263
  type: t.icon,
12264
12264
  size: "20"
12265
12265
  }, null, 8, ["type"])
12266
12266
  ], 6);
12267
12267
  }
12268
- const ik = /* @__PURE__ */ b(Oh, [["render", Ah], ["__scopeId", "data-v-ba171c2e"]]), Rh = {
12268
+ const nk = /* @__PURE__ */ _(Oh, [["render", Ah], ["__scopeId", "data-v-ba171c2e"]]), Rh = {
12269
12269
  name: "ecs-input-group-addon",
12270
12270
  components: { EcsIcon: O },
12271
12271
  props: {
@@ -12299,13 +12299,13 @@ function Dh(e, s, t, a, n, i) {
12299
12299
  }, null, 8, ["type"])) : u("", !0)
12300
12300
  ], 2);
12301
12301
  }
12302
- const nk = /* @__PURE__ */ b(Rh, [["render", Dh]]), Nh = {
12302
+ const ak = /* @__PURE__ */ _(Rh, [["render", Dh]]), Nh = {
12303
12303
  name: "ecs-input-connector"
12304
12304
  }, Vh = { class: "ecs-input-group-addon connector" };
12305
12305
  function Fh(e, s, t, a, n, i) {
12306
12306
  return o(), r("span", Vh);
12307
12307
  }
12308
- const ak = /* @__PURE__ */ b(Nh, [["render", Fh]]), Hh = {
12308
+ const ok = /* @__PURE__ */ _(Nh, [["render", Fh]]), Hh = {
12309
12309
  name: "ecs-input-float",
12310
12310
  emits: ["input"],
12311
12311
  mixins: [he],
@@ -12382,7 +12382,7 @@ const ak = /* @__PURE__ */ b(Nh, [["render", Fh]]), Hh = {
12382
12382
  }, qh = { class: "form-group has-float-label" }, $h = ["id", "type", "name", "disabled", "required", "readonly", "placeholder", "autocomplete", "value"], Wh = ["for"];
12383
12383
  function jh(e, s, t, a, n, i) {
12384
12384
  return o(), r("div", qh, [
12385
- f("input", Oe({
12385
+ f("input", Ae({
12386
12386
  class: ["form-control", [
12387
12387
  i.sizeClass,
12388
12388
  t.subtle ? "form-control-subtle" : null
@@ -12401,7 +12401,7 @@ function jh(e, s, t, a, n, i) {
12401
12401
  f("label", { for: n.uniqueId }, w(t.label), 9, Wh)
12402
12402
  ]);
12403
12403
  }
12404
- const ok = /* @__PURE__ */ b(Hh, [["render", jh], ["__scopeId", "data-v-dfa713b3"]]), Uh = {
12404
+ const lk = /* @__PURE__ */ _(Hh, [["render", jh], ["__scopeId", "data-v-dfa713b3"]]), Uh = {
12405
12405
  props: {
12406
12406
  /** If the input group contains only one input element, set this prop to true. */
12407
12407
  singleInput: {
@@ -12417,7 +12417,7 @@ function Gh(e, s, t, a, n, i) {
12417
12417
  p(e.$slots, "default")
12418
12418
  ], 2);
12419
12419
  }
12420
- const lk = /* @__PURE__ */ b(Uh, [["render", Gh]]), Kh = {
12420
+ const rk = /* @__PURE__ */ _(Uh, [["render", Gh]]), Kh = {
12421
12421
  name: "ecs-inplace",
12422
12422
  emits: ["update:index"],
12423
12423
  data() {
@@ -12476,7 +12476,7 @@ const lk = /* @__PURE__ */ b(Uh, [["render", Gh]]), Kh = {
12476
12476
  }, Yh = { class: "ecs-inplace" }, Xh = ["data-slot"];
12477
12477
  function Jh(e, s, t, a, n, i) {
12478
12478
  return o(), r("div", Yh, [
12479
- _(si, {
12479
+ b(si, {
12480
12480
  name: "slide",
12481
12481
  tag: "div",
12482
12482
  class: "inplace-container",
@@ -12495,7 +12495,7 @@ function Jh(e, s, t, a, n, i) {
12495
12495
  }, 8, ["onEnter"])
12496
12496
  ]);
12497
12497
  }
12498
- const rk = /* @__PURE__ */ b(Kh, [["render", Jh]]), Zh = {
12498
+ const ck = /* @__PURE__ */ _(Kh, [["render", Jh]]), Zh = {
12499
12499
  name: "ecs-jumper-document",
12500
12500
  emits: [
12501
12501
  "goToPrev",
@@ -12570,7 +12570,7 @@ function tm(e, s, t, a, n, i) {
12570
12570
  const l = h("ecs-button-toolbar"), c = h("ecs-button-toolbar-group");
12571
12571
  return o(), m(c, { class: "ecs-viewer-toolbar-jumper" }, {
12572
12572
  default: x(() => [
12573
- _(l, {
12573
+ b(l, {
12574
12574
  onClick: s[0] || (s[0] = (d) => e.$emit("goToPrev")),
12575
12575
  disabled: i.disabledPrev,
12576
12576
  class: "previous",
@@ -12591,7 +12591,7 @@ function tm(e, s, t, a, n, i) {
12591
12591
  s[5] || (s[5] = L(" /  ")),
12592
12592
  f("div", null, w(t.totalEntries), 1)
12593
12593
  ])) : u("", !0),
12594
- _(l, {
12594
+ b(l, {
12595
12595
  onClick: s[4] || (s[4] = (d) => e.$emit("goToNext")),
12596
12596
  disabled: i.disabledNext,
12597
12597
  class: "next",
@@ -12603,7 +12603,7 @@ function tm(e, s, t, a, n, i) {
12603
12603
  _: 1
12604
12604
  });
12605
12605
  }
12606
- const ck = /* @__PURE__ */ b(Zh, [["render", tm], ["__scopeId", "data-v-d9c9eec2"]]), sm = {
12606
+ const dk = /* @__PURE__ */ _(Zh, [["render", tm], ["__scopeId", "data-v-d9c9eec2"]]), sm = {
12607
12607
  name: "ecs-jumper-index",
12608
12608
  emits: [
12609
12609
  "nextSearchResult",
@@ -12683,7 +12683,7 @@ function lm(e, s, t, a, n, i) {
12683
12683
  const l = h("ecs-button-toolbar"), c = h("ecs-button-toolbar-group");
12684
12684
  return o(), m(c, { class: "ecs-jumper" }, {
12685
12685
  default: x(() => [
12686
- _(l, {
12686
+ b(l, {
12687
12687
  onClick: i.previousSearchResult,
12688
12688
  disabled: t.currentCount <= 1 || null,
12689
12689
  title: i.prevTooltip,
@@ -12704,7 +12704,7 @@ function lm(e, s, t, a, n, i) {
12704
12704
  s[2] || (s[2] = L(" of  ")),
12705
12705
  f("div", null, w(t.maxCount), 1)
12706
12706
  ])) : u("", !0),
12707
- _(l, {
12707
+ b(l, {
12708
12708
  onClick: i.nextSearchResult,
12709
12709
  disabled: t.currentCount == t.maxCount || null,
12710
12710
  title: i.nextTooltip,
@@ -12715,7 +12715,7 @@ function lm(e, s, t, a, n, i) {
12715
12715
  _: 1
12716
12716
  });
12717
12717
  }
12718
- const dk = /* @__PURE__ */ b(sm, [["render", lm], ["__scopeId", "data-v-0b163531"]]), rm = {
12718
+ const uk = /* @__PURE__ */ _(sm, [["render", lm], ["__scopeId", "data-v-0b163531"]]), rm = {
12719
12719
  name: "ecs-jumper-page",
12720
12720
  emits: [
12721
12721
  "selectCurPageText",
@@ -12818,7 +12818,7 @@ function km(e, s, t, a, n, i) {
12818
12818
  ])
12819
12819
  ]);
12820
12820
  }
12821
- const uk = /* @__PURE__ */ b(rm, [["render", km], ["__scopeId", "data-v-5c8f8c17"]]), wm = {
12821
+ const fk = /* @__PURE__ */ _(rm, [["render", km], ["__scopeId", "data-v-5c8f8c17"]]), wm = {
12822
12822
  // eslint-disable-next-line vue/multi-word-component-names
12823
12823
  name: "ecs-pane",
12824
12824
  inject: ["requestUpdate", "onPaneAdd", "onPaneRemove", "onPaneClick"],
@@ -12877,7 +12877,7 @@ function xm(e, s, t, a, n, i) {
12877
12877
  p(e.$slots, "default")
12878
12878
  ], 4);
12879
12879
  }
12880
- const Sm = /* @__PURE__ */ b(wm, [["render", xm]]), Cm = {
12880
+ const Sm = /* @__PURE__ */ _(wm, [["render", xm]]), Cm = {
12881
12881
  // eslint-disable-next-line vue/multi-word-component-names
12882
12882
  name: "ecs-splitpanes",
12883
12883
  emits: ["ready", "resize", "resized", "pane-click", "pane-maximize", "pane-add", "pane-remove", "splitter-click"],
@@ -13245,7 +13245,7 @@ function Tm(e, s, t, a, n, i) {
13245
13245
  default: x(() => {
13246
13246
  var d, g, y;
13247
13247
  return [
13248
- _(l, {
13248
+ b(l, {
13249
13249
  size: t.splitPaneSizes[0].size,
13250
13250
  minSize: t.splitPaneSizes[0].minSize,
13251
13251
  maxSize: t.splitPaneSizes[0].maxSize,
@@ -13300,7 +13300,7 @@ function Tm(e, s, t, a, n, i) {
13300
13300
  ], 2)
13301
13301
  ], 2);
13302
13302
  }
13303
- const fk = /* @__PURE__ */ b(Bm, [["render", Tm], ["__scopeId", "data-v-b5617b26"]]), Pm = {
13303
+ const gk = /* @__PURE__ */ _(Bm, [["render", Tm], ["__scopeId", "data-v-b5617b26"]]), Pm = {
13304
13304
  name: "ecs-layout-directory",
13305
13305
  props: {
13306
13306
  /** Adds some inner padding to the index content area. Should be used for non-table indexes. */
@@ -13337,7 +13337,7 @@ function Dm(e, s, t, a, n, i) {
13337
13337
  ])
13338
13338
  ]);
13339
13339
  }
13340
- const gk = /* @__PURE__ */ b(Pm, [["render", Dm], ["__scopeId", "data-v-f5afc4e6"]]), ds = {
13340
+ const hk = /* @__PURE__ */ _(Pm, [["render", Dm], ["__scopeId", "data-v-f5afc4e6"]]), ds = {
13341
13341
  name: "ecs-layout-data-table",
13342
13342
  components: { EcsActionToolbar: on, EcsButton: me },
13343
13343
  mixins: [he],
@@ -13420,7 +13420,7 @@ function jm(e, s, t, a, n, i) {
13420
13420
  "data-test": "button-toggle-statistics"
13421
13421
  }, null, 8, ["onClick", "type", "active", "aria-label", "title", "aria-controls"])) : u("", !0)
13422
13422
  ])) : u("", !0),
13423
- _(be, { name: n.statisticsBarTransition }, {
13423
+ b(be, { name: n.statisticsBarTransition }, {
13424
13424
  default: x(() => [
13425
13425
  e.$slots.statistics && n.showStatistics ? (o(), r("div", {
13426
13426
  key: 0,
@@ -13460,11 +13460,11 @@ function jm(e, s, t, a, n, i) {
13460
13460
  ], 2)) : u("", !0)
13461
13461
  ], 2);
13462
13462
  }
13463
- const hk = /* @__PURE__ */ b(ds, [["render", jm], ["__scopeId", "data-v-b579f92f"]]), Um = {
13463
+ const mk = /* @__PURE__ */ _(ds, [["render", jm], ["__scopeId", "data-v-b579f92f"]]), Um = {
13464
13464
  name: "ecs-legend-item",
13465
13465
  emits: ["click"],
13466
13466
  components: {
13467
- EcsFlexRow: Be,
13467
+ EcsFlexRow: _e,
13468
13468
  EcsFocusRing: D
13469
13469
  },
13470
13470
  props: {
@@ -13555,10 +13555,10 @@ function Xm(e, s, t, a, n, i) {
13555
13555
  _: 1
13556
13556
  }, 8, ["role", "tabindex", "class"]);
13557
13557
  }
13558
- const mk = /* @__PURE__ */ b(Um, [["render", Xm], ["__scopeId", "data-v-6d506293"]]), Jm = {
13558
+ const pk = /* @__PURE__ */ _(Um, [["render", Xm], ["__scopeId", "data-v-6d506293"]]), Jm = {
13559
13559
  name: "ecs-log-message",
13560
13560
  components: {
13561
- EcsFlexRow: Be,
13561
+ EcsFlexRow: _e,
13562
13562
  EcsSticker: We,
13563
13563
  EcsSkeletonLoader: ie
13564
13564
  },
@@ -13634,7 +13634,7 @@ function ep(e, s, t, a, n, i) {
13634
13634
  _: 3
13635
13635
  }, 8, ["class", "role", "aria-busy", "style"]);
13636
13636
  }
13637
- const pk = /* @__PURE__ */ b(Jm, [["render", ep], ["__scopeId", "data-v-ff235103"]]), tp = {
13637
+ const vk = /* @__PURE__ */ _(Jm, [["render", ep], ["__scopeId", "data-v-ff235103"]]), tp = {
13638
13638
  name: "ecs-map",
13639
13639
  components: { EcsFocusRing: D },
13640
13640
  props: {
@@ -13672,14 +13672,14 @@ function np(e, s, t, a, n, i) {
13672
13672
  src: i.mapImageUrl,
13673
13673
  alt: "Map of " + t.address
13674
13674
  }, null, 8, ip),
13675
- _(l, {
13675
+ b(l, {
13676
13676
  inset: 0,
13677
13677
  radius: 4
13678
13678
  })
13679
13679
  ], 8, sp)
13680
13680
  ], 2);
13681
13681
  }
13682
- const vk = /* @__PURE__ */ b(tp, [["render", np], ["__scopeId", "data-v-219f95e2"]]), ap = {
13682
+ const yk = /* @__PURE__ */ _(tp, [["render", np], ["__scopeId", "data-v-219f95e2"]]), ap = {
13683
13683
  name: "ecs-modal",
13684
13684
  props: {
13685
13685
  /** Shows the modal. */
@@ -13763,7 +13763,7 @@ function cp(e, s, t, a, n, i) {
13763
13763
  _: 3
13764
13764
  });
13765
13765
  }
13766
- const yk = /* @__PURE__ */ b(ap, [["render", cp], ["__scopeId", "data-v-185a1041"]]), dp = {
13766
+ const bk = /* @__PURE__ */ _(ap, [["render", cp], ["__scopeId", "data-v-185a1041"]]), dp = {
13767
13767
  name: "ecs-modal-header",
13768
13768
  emits: ["close"],
13769
13769
  components: {
@@ -13816,7 +13816,7 @@ function hp(e, s, t, a, n, i) {
13816
13816
  f("div", fp, [
13817
13817
  p(e.$slots, "default", {}, void 0, !0)
13818
13818
  ]),
13819
- _(l, {
13819
+ b(l, {
13820
13820
  onClick: s[0] || (s[0] = (c) => e.$emit("close")),
13821
13821
  title: "Close",
13822
13822
  "aria-label": "Close",
@@ -13834,7 +13834,7 @@ function hp(e, s, t, a, n, i) {
13834
13834
  ])) : u("", !0)
13835
13835
  ], 2);
13836
13836
  }
13837
- const bk = /* @__PURE__ */ b(dp, [["render", hp], ["__scopeId", "data-v-ed6067fe"]]), mp = {
13837
+ const _k = /* @__PURE__ */ _(dp, [["render", hp], ["__scopeId", "data-v-ed6067fe"]]), mp = {
13838
13838
  name: "ecs-modal-footer"
13839
13839
  }, pp = { class: "ecs-modal-footer" }, vp = {
13840
13840
  key: 0,
@@ -13850,7 +13850,7 @@ function bp(e, s, t, a, n, i) {
13850
13850
  ])
13851
13851
  ]);
13852
13852
  }
13853
- const _k = /* @__PURE__ */ b(mp, [["render", bp], ["__scopeId", "data-v-206d1ced"]]), _p = {
13853
+ const kk = /* @__PURE__ */ _(mp, [["render", bp], ["__scopeId", "data-v-206d1ced"]]), _p = {
13854
13854
  name: "ecs-select-text",
13855
13855
  emits: ["change", "focus", "blur"],
13856
13856
  components: { EcsIcon: O, EcsFocusRing: D },
@@ -13935,11 +13935,11 @@ function wp(e, s, t, a, n, i) {
13935
13935
  class: v(["ecs-form-select-text", [i.sizeClass, t.disabled ? "disabled" : null]])
13936
13936
  }, [
13937
13937
  f("span", null, w(n.selectedText), 1),
13938
- _(l, {
13938
+ b(l, {
13939
13939
  type: "chevron-down",
13940
13940
  size: i.chevronSize
13941
13941
  }, null, 8, ["size"]),
13942
- f("select", Oe({
13942
+ f("select", Ae({
13943
13943
  ref: "select",
13944
13944
  onChange: s[0] || (s[0] = (...d) => i.onChange && i.onChange(...d)),
13945
13945
  onFocus: s[1] || (s[1] = (d) => e.$emit("focus", d)),
@@ -13950,12 +13950,12 @@ function wp(e, s, t, a, n, i) {
13950
13950
  }), [
13951
13951
  p(e.$slots, "default", {}, void 0, !0)
13952
13952
  ], 16, kp),
13953
- _(c, {
13953
+ b(c, {
13954
13954
  inset: t.size == "xsml" ? -2 : -4
13955
13955
  }, null, 8, ["inset"])
13956
13956
  ], 2);
13957
13957
  }
13958
- const xp = /* @__PURE__ */ b(_p, [["render", wp], ["__scopeId", "data-v-e4819f41"]]), Sp = {
13958
+ const xp = /* @__PURE__ */ _(_p, [["render", wp], ["__scopeId", "data-v-e4819f41"]]), Sp = {
13959
13959
  name: "ecs-multiselect-search-token",
13960
13960
  emits: ["remove", "change", "operatorChange", "operatorToggle"],
13961
13961
  components: {
@@ -14032,7 +14032,7 @@ function Tp(e, s, t, a, n, i) {
14032
14032
  onKeydown: s[3] || (s[3] = ee((g) => e.$emit("remove", g), ["delete"]))
14033
14033
  }, [
14034
14034
  t.icon || t.operator || t.operatorSwitch ? (o(), r("div", Cp, [
14035
- _(l, {
14035
+ b(l, {
14036
14036
  type: t.icon,
14037
14037
  size: "20",
14038
14038
  color: "#FFF"
@@ -14060,19 +14060,19 @@ function Tp(e, s, t, a, n, i) {
14060
14060
  "aria-label": "Toggle operator",
14061
14061
  class: v([t.type === "default" ? "has" : "not", "toggle"])
14062
14062
  }, [
14063
- _(l, {
14063
+ b(l, {
14064
14064
  class: v([t.type === "default" ? "show" : "", "check"]),
14065
14065
  type: "check",
14066
14066
  size: "8",
14067
14067
  color: "#7896B4"
14068
14068
  }, null, 8, ["class"]),
14069
- _(l, {
14069
+ b(l, {
14070
14070
  class: v([t.type === "not" ? "show" : "", "cross"]),
14071
14071
  type: "close",
14072
14072
  size: "8",
14073
14073
  color: "#AC4949"
14074
14074
  }, null, 8, ["class"]),
14075
- _(d, { radius: 12 })
14075
+ b(d, { radius: 12 })
14076
14076
  ], 2)) : u("", !0)
14077
14077
  ])) : u("", !0),
14078
14078
  f("div", Ip, [
@@ -14085,17 +14085,17 @@ function Tp(e, s, t, a, n, i) {
14085
14085
  title: "Remove",
14086
14086
  "aria-label": "Remove"
14087
14087
  }, [
14088
- _(l, {
14088
+ b(l, {
14089
14089
  type: "close",
14090
14090
  size: "14",
14091
14091
  color: "#FFF"
14092
14092
  }),
14093
- _(d, { radius: 12 })
14093
+ b(d, { radius: 12 })
14094
14094
  ], 32)
14095
14095
  ])
14096
14096
  ], 34);
14097
14097
  }
14098
- const kk = /* @__PURE__ */ b(Sp, [["render", Tp], ["__scopeId", "data-v-c3c80822"]]), Pp = {
14098
+ const wk = /* @__PURE__ */ _(Sp, [["render", Tp], ["__scopeId", "data-v-c3c80822"]]), Pp = {
14099
14099
  name: "ecs-multiselect-token",
14100
14100
  emits: ["remove"],
14101
14101
  components: {
@@ -14115,19 +14115,21 @@ function Lp(e, s, t, a, n, i) {
14115
14115
  onClick: s[0] || (s[0] = (d) => e.$emit("remove", d)),
14116
14116
  class: "remove"
14117
14117
  }, [
14118
- _(l, {
14118
+ b(l, {
14119
14119
  type: "close",
14120
14120
  size: "14",
14121
14121
  color: "#FFF"
14122
14122
  }),
14123
- _(c, { radius: 12 })
14123
+ b(c, { radius: 12 })
14124
14124
  ])
14125
14125
  ], 32);
14126
14126
  }
14127
- const wk = /* @__PURE__ */ b(Pp, [["render", Lp], ["__scopeId", "data-v-daa501d2"]]), Mp = {
14127
+ const xk = /* @__PURE__ */ _(Pp, [["render", Lp], ["__scopeId", "data-v-daa501d2"]]), Mp = {
14128
14128
  name: "ecs-multiselect-option",
14129
14129
  components: {
14130
- EcsIcon: O
14130
+ EcsIcon: O,
14131
+ EcsTextV2: Le,
14132
+ EcsFlexRow: _e
14131
14133
  },
14132
14134
  props: {
14133
14135
  /** Sets the type of option. `key` is a regular option to select, while `header` should be used for group header headlines. */
@@ -14137,29 +14139,55 @@ const wk = /* @__PURE__ */ b(Pp, [["render", Lp], ["__scopeId", "data-v-daa501d2
14137
14139
  default: "key"
14138
14140
  },
14139
14141
  /** Adds an icon to the option. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
14140
- icon: String
14142
+ icon: String,
14143
+ /** Adds a help text to the option. */
14144
+ help: {
14145
+ type: String,
14146
+ default: ""
14147
+ }
14141
14148
  },
14142
14149
  computed: {
14143
14150
  typeClass() {
14144
14151
  return `ecs-multiselect-option-${this.type}`;
14145
14152
  }
14146
14153
  }
14147
- }, Op = ["role"];
14148
- function Ap(e, s, t, a, n, i) {
14149
- const l = h("ecs-icon");
14154
+ }, Op = ["role"], Ap = { class: "ecs-multiselect-option-content-text" };
14155
+ function Rp(e, s, t, a, n, i) {
14156
+ const l = h("ecs-icon"), c = h("ecs-flex-row"), d = h("ecs-text-v2");
14150
14157
  return o(), r("div", {
14151
14158
  class: v(["ecs-multiselect-option", i.typeClass]),
14152
14159
  role: t.type == "key" ? "menuitem" : null
14153
14160
  }, [
14154
- t.icon ? (o(), m(l, {
14161
+ b(c, {
14162
+ gap: 8,
14163
+ class: "ecs-multiselect-option-content"
14164
+ }, {
14165
+ default: x(() => [
14166
+ t.icon ? (o(), m(l, {
14167
+ key: 0,
14168
+ type: t.icon,
14169
+ size: "20"
14170
+ }, null, 8, ["type"])) : u("", !0),
14171
+ f("span", Ap, [
14172
+ p(e.$slots, "default", {}, void 0, !0)
14173
+ ])
14174
+ ]),
14175
+ _: 3
14176
+ }),
14177
+ t.help ? (o(), r("div", {
14155
14178
  key: 0,
14156
- type: t.icon,
14157
- size: "20"
14158
- }, null, 8, ["type"])) : u("", !0),
14159
- p(e.$slots, "default", {}, void 0, !0)
14179
+ class: v(["ecs-multiselect-option-help", t.icon ? "has-icon" : ""])
14180
+ }, [
14181
+ b(d, { preset: "form" }, {
14182
+ default: x(() => [
14183
+ L(w(t.help), 1)
14184
+ ]),
14185
+ _: 1
14186
+ })
14187
+ ], 2)) : u("", !0)
14160
14188
  ], 10, Op);
14161
14189
  }
14162
- const xk = /* @__PURE__ */ b(Mp, [["render", Ap], ["__scopeId", "data-v-e28fc40f"]]), Rp = {
14190
+ const Sk = /* @__PURE__ */ _(Mp, [["render", Rp], ["__scopeId", "data-v-28a5fa28"]]), Dp = {
14163
14191
  name: "ecs-overlay",
14164
14192
  emits: ["close", "toggled"],
14165
14193
  components: { EcsIcon: O, EcsButtonToolbar: yt, EcsAlert: ii },
@@ -14300,38 +14328,38 @@ const xk = /* @__PURE__ */ b(Mp, [["render", Ap], ["__scopeId", "data-v-e28fc40f
14300
14328
  }, 10);
14301
14329
  }
14302
14330
  }
14303
- }, Dp = { class: "ecs-overlay-titles" }, Np = { class: "title" }, Vp = {
14331
+ }, Np = { class: "ecs-overlay-titles" }, Vp = { class: "title" }, Fp = {
14304
14332
  key: 0,
14305
14333
  class: "emphasized"
14306
- }, Fp = {
14334
+ }, Hp = {
14307
14335
  key: 0,
14308
14336
  class: "subline"
14309
- }, Hp = {
14337
+ }, qp = {
14310
14338
  key: 0,
14311
14339
  class: "ecs-overlay-header-controls"
14312
- }, qp = ["aria-busy"], $p = {
14340
+ }, $p = ["aria-busy"], Wp = {
14313
14341
  key: 0,
14314
14342
  class: "ecs-overlay-tabs scrollbar scrollbar-sml"
14315
- }, Wp = {
14343
+ }, jp = {
14316
14344
  key: 0,
14317
14345
  class: "ecs-overlay-sidebar ecs-overlay-sidebar-static"
14318
- }, jp = { class: "ecs-overlay-sidebar ecs-overlay-sidebar-float scrollbar scrollbar-sml" }, Up = {
14346
+ }, Up = { class: "ecs-overlay-sidebar ecs-overlay-sidebar-float scrollbar scrollbar-sml" }, Gp = {
14319
14347
  key: 1,
14320
14348
  class: "ecs-overlay-content-block"
14321
- }, Gp = {
14349
+ }, Kp = {
14322
14350
  key: 1,
14323
14351
  class: "ecs-overlay-footer"
14324
- }, Kp = {
14352
+ }, Yp = {
14325
14353
  key: 0,
14326
14354
  class: "spacer-tabs"
14327
- }, Yp = { class: "ecs-overlay-footer-content" }, Xp = {
14355
+ }, Xp = { class: "ecs-overlay-footer-content" }, Jp = {
14328
14356
  key: 0,
14329
14357
  class: "spacer-sidebar"
14330
- }, Jp = {
14358
+ }, Zp = {
14331
14359
  key: 1,
14332
14360
  class: "spacer-scrollbar"
14333
14361
  };
14334
- function Zp(e, s, t, a, n, i) {
14362
+ function Qp(e, s, t, a, n, i) {
14335
14363
  const l = h("ecs-icon"), c = h("ecs-button-toolbar"), d = h("ecs-alert");
14336
14364
  return o(), m(be, {
14337
14365
  name: "fade",
@@ -14347,7 +14375,7 @@ function Zp(e, s, t, a, n, i) {
14347
14375
  class: "ecs-overlay-header",
14348
14376
  style: S(e.$slots.alert ? "" : "border-bottom: 1px solid var(--color-gray-4);")
14349
14377
  }, [
14350
- f("div", Dp, [
14378
+ f("div", Np, [
14351
14379
  t.icon ? (o(), m(l, {
14352
14380
  key: 0,
14353
14381
  type: t.icon,
@@ -14355,14 +14383,14 @@ function Zp(e, s, t, a, n, i) {
14355
14383
  color: "#B9BCC2"
14356
14384
  }, null, 8, ["type"])) : u("", !0),
14357
14385
  f("div", null, [
14358
- f("span", Np, [
14359
- t.headerTitleEmphasized ? (o(), r("span", Vp, w(t.headerTitleEmphasized), 1)) : u("", !0),
14386
+ f("span", Vp, [
14387
+ t.headerTitleEmphasized ? (o(), r("span", Fp, w(t.headerTitleEmphasized), 1)) : u("", !0),
14360
14388
  L(" " + w(t.headerTitle), 1)
14361
14389
  ]),
14362
- t.headerTitleSubline ? (o(), r("span", Fp, w(t.headerTitleSubline), 1)) : u("", !0)
14390
+ t.headerTitleSubline ? (o(), r("span", Hp, w(t.headerTitleSubline), 1)) : u("", !0)
14363
14391
  ])
14364
14392
  ]),
14365
- e.$slots.headercontrols ? (o(), r("div", Hp, [
14393
+ e.$slots.headercontrols ? (o(), r("div", qp, [
14366
14394
  p(e.$slots, "headercontrols", {}, void 0, !0)
14367
14395
  ])) : u("", !0),
14368
14396
  e.$slots.sidebar && n.width <= 1500 ? (o(), m(c, {
@@ -14376,7 +14404,7 @@ function Zp(e, s, t, a, n, i) {
14376
14404
  loading: t.sidebarIconLoading || null,
14377
14405
  class: "sidebar-button"
14378
14406
  }, null, 8, ["onClick", "icon", "title", "active", "badge", "badge-color", "loading"])) : u("", !0),
14379
- _(c, {
14407
+ b(c, {
14380
14408
  onClick: s[0] || (s[0] = (g) => e.$emit("close")),
14381
14409
  disabled: t.closeDisabled || null,
14382
14410
  icon: "close"
@@ -14404,7 +14432,7 @@ function Zp(e, s, t, a, n, i) {
14404
14432
  class: "ecs-overlay-content",
14405
14433
  "aria-busy": t.blockContent || null
14406
14434
  }, [
14407
- e.$slots.tabs ? (o(), r("div", $p, [
14435
+ e.$slots.tabs ? (o(), r("div", Wp, [
14408
14436
  p(e.$slots, "tabs", {}, void 0, !0)
14409
14437
  ])) : u("", !0),
14410
14438
  f("div", {
@@ -14417,12 +14445,12 @@ function Zp(e, s, t, a, n, i) {
14417
14445
  }, [
14418
14446
  p(e.$slots, "default", {}, void 0, !0)
14419
14447
  ], 6),
14420
- e.$slots.sidebar && n.width > 1500 ? (o(), r("div", Wp, [
14448
+ e.$slots.sidebar && n.width > 1500 ? (o(), r("div", jp, [
14421
14449
  p(e.$slots, "sidebar", {}, void 0, !0)
14422
14450
  ])) : u("", !0),
14423
- _(be, { name: "slide" }, {
14451
+ b(be, { name: "slide" }, {
14424
14452
  default: x(() => [
14425
- $e(f("div", jp, [
14453
+ $e(f("div", Up, [
14426
14454
  p(e.$slots, "sidebar", {}, void 0, !0)
14427
14455
  ], 512), [
14428
14456
  [it, e.$slots.sidebar && n.width <= 1500 && n.showSidebar]
@@ -14431,19 +14459,19 @@ function Zp(e, s, t, a, n, i) {
14431
14459
  _: 3
14432
14460
  })
14433
14461
  ], 2),
14434
- t.blockContent ? (o(), r("div", Up)) : u("", !0)
14435
- ], 8, qp),
14436
- e.$slots.footer ? (o(), r("footer", Gp, [
14437
- e.$slots.tabs ? (o(), r("div", Kp)) : u("", !0),
14438
- f("div", Yp, [
14462
+ t.blockContent ? (o(), r("div", Gp)) : u("", !0)
14463
+ ], 8, $p),
14464
+ e.$slots.footer ? (o(), r("footer", Kp, [
14465
+ e.$slots.tabs ? (o(), r("div", Yp)) : u("", !0),
14466
+ f("div", Xp, [
14439
14467
  f("div", {
14440
14468
  class: "ecs-overlay-footer-content-inner",
14441
14469
  style: S({ width: i.contentWidth, maxWidth: i.contentMaxWidth, minWidth: i.contentMinWidth, paddingLeft: i.contentPadding, paddingRight: i.contentPadding })
14442
14470
  }, [
14443
14471
  p(e.$slots, "footer", {}, void 0, !0)
14444
14472
  ], 4),
14445
- e.$slots.sidebar && n.width > 1500 ? (o(), r("div", Xp)) : u("", !0),
14446
- n.footerScrollSpacer ? (o(), r("div", Jp)) : u("", !0)
14473
+ e.$slots.sidebar && n.width > 1500 ? (o(), r("div", Jp)) : u("", !0),
14474
+ n.footerScrollSpacer ? (o(), r("div", Zp)) : u("", !0)
14447
14475
  ])
14448
14476
  ])) : u("", !0)
14449
14477
  ], 4)) : u("", !0)
@@ -14451,13 +14479,13 @@ function Zp(e, s, t, a, n, i) {
14451
14479
  _: 3
14452
14480
  });
14453
14481
  }
14454
- const Sk = /* @__PURE__ */ b(Rp, [["render", Zp], ["__scopeId", "data-v-acdd9118"]]), Qp = {
14482
+ const Ck = /* @__PURE__ */ _(Dp, [["render", Qp], ["__scopeId", "data-v-acdd9118"]]), ev = {
14455
14483
  name: "ecs-pagination",
14456
14484
  emits: ["firstPage", "prevPage", "nextPage", "lastPage", "updatePage", "itemsPerPage"],
14457
14485
  components: {
14458
14486
  EcsButton: me,
14459
14487
  EcsSelect: Ci,
14460
- EcsFlexRow: Be,
14488
+ EcsFlexRow: _e,
14461
14489
  EcsIcon: O
14462
14490
  },
14463
14491
  props: {
@@ -14553,14 +14581,14 @@ const Sk = /* @__PURE__ */ b(Rp, [["render", Zp], ["__scopeId", "data-v-acdd9118
14553
14581
  this.$emit("updatePage", Number(e));
14554
14582
  }
14555
14583
  }
14556
- }, ev = ["value", "selected"], tv = {
14584
+ }, tv = ["value", "selected"], sv = {
14557
14585
  key: 0,
14558
14586
  class: "total"
14559
- }, sv = {
14587
+ }, iv = {
14560
14588
  key: 1,
14561
14589
  class: "ecs-pagination-range"
14562
- }, iv = { class: "ecs-pagination-tabs" }, nv = ["value", "selected"];
14563
- function av(e, s, t, a, n, i) {
14590
+ }, nv = { class: "ecs-pagination-tabs" }, av = ["value", "selected"];
14591
+ function ov(e, s, t, a, n, i) {
14564
14592
  const l = h("ecs-button"), c = h("ecs-flex-row"), d = h("ecs-select");
14565
14593
  return o(), r("div", {
14566
14594
  class: v(["ecs-pagination", [
@@ -14570,16 +14598,16 @@ function av(e, s, t, a, n, i) {
14570
14598
  role: "navigation",
14571
14599
  "aria-label": "Index"
14572
14600
  }, [
14573
- _(c, {
14601
+ b(c, {
14574
14602
  gap: 8,
14575
14603
  class: "ecs-pagination-nav",
14576
14604
  style: S({ minWidth: t.tabsSpacing - 4 + "px" })
14577
14605
  }, {
14578
14606
  default: x(() => [
14579
14607
  t.type == "paginated" ? (o(), r(V, { key: 0 }, [
14580
- _(c, null, {
14608
+ b(c, null, {
14581
14609
  default: x(() => [
14582
- _(l, {
14610
+ b(l, {
14583
14611
  onClick: s[0] || (s[0] = (g) => e.$emit("firstPage", g)),
14584
14612
  disabled: i.disabledPrev,
14585
14613
  icon: "chevron-double-left",
@@ -14589,7 +14617,7 @@ function av(e, s, t, a, n, i) {
14589
14617
  "aria-label": "First Page",
14590
14618
  "data-test": "pagination-first-button"
14591
14619
  }, null, 8, ["disabled"]),
14592
- _(l, {
14620
+ b(l, {
14593
14621
  onClick: s[1] || (s[1] = (g) => e.$emit("prevPage", g)),
14594
14622
  disabled: i.disabledPrev,
14595
14623
  icon: "chevron-left",
@@ -14602,10 +14630,10 @@ function av(e, s, t, a, n, i) {
14602
14630
  ]),
14603
14631
  _: 1
14604
14632
  }),
14605
- _(c, { gap: 4 }, {
14633
+ b(c, { gap: 4 }, {
14606
14634
  default: x(() => [
14607
14635
  s[7] || (s[7] = f("span", null, "Page", -1)),
14608
- _(d, {
14636
+ b(d, {
14609
14637
  modelValue: n.updatedCurrentPage,
14610
14638
  "onUpdate:modelValue": s[2] || (s[2] = (g) => n.updatedCurrentPage = g),
14611
14639
  disabled: i.disabledPageSelect,
@@ -14616,17 +14644,17 @@ function av(e, s, t, a, n, i) {
14616
14644
  key: g,
14617
14645
  value: g,
14618
14646
  selected: g === t.currentPage
14619
- }, w(g), 9, ev))), 128))
14647
+ }, w(g), 9, tv))), 128))
14620
14648
  ]),
14621
14649
  _: 1
14622
14650
  }, 8, ["modelValue", "disabled"]),
14623
- t.totalPages ? (o(), r("span", tv, "of " + w(t.totalPages), 1)) : u("", !0)
14651
+ t.totalPages ? (o(), r("span", sv, "of " + w(t.totalPages), 1)) : u("", !0)
14624
14652
  ]),
14625
14653
  _: 1
14626
14654
  }),
14627
- _(c, null, {
14655
+ b(c, null, {
14628
14656
  default: x(() => [
14629
- _(l, {
14657
+ b(l, {
14630
14658
  onClick: s[3] || (s[3] = (g) => e.$emit("nextPage", g)),
14631
14659
  disabled: i.disabledNext,
14632
14660
  icon: "chevron-right",
@@ -14636,7 +14664,7 @@ function av(e, s, t, a, n, i) {
14636
14664
  "aria-label": "Next Page",
14637
14665
  "data-test": "pagination-next-button"
14638
14666
  }, null, 8, ["disabled"]),
14639
- _(l, {
14667
+ b(l, {
14640
14668
  onClick: s[4] || (s[4] = (g) => e.$emit("lastPage", g)),
14641
14669
  disabled: i.disabledNext,
14642
14670
  icon: "chevron-double-right",
@@ -14649,7 +14677,7 @@ function av(e, s, t, a, n, i) {
14649
14677
  ]),
14650
14678
  _: 1
14651
14679
  })
14652
- ], 64)) : i.hasRange ? (o(), r("span", sv, [
14680
+ ], 64)) : i.hasRange ? (o(), r("span", iv, [
14653
14681
  s[8] || (s[8] = L("Showing entries ")),
14654
14682
  f("span", null, w(t.itemRangeFrom) + " to " + w(t.itemRangeTo), 1),
14655
14683
  s[9] || (s[9] = L(" of ")),
@@ -14658,7 +14686,7 @@ function av(e, s, t, a, n, i) {
14658
14686
  ]),
14659
14687
  _: 1
14660
14688
  }, 8, ["style"]),
14661
- f("div", iv, [
14689
+ f("div", nv, [
14662
14690
  p(e.$slots, "tabs", {}, void 0, !0)
14663
14691
  ]),
14664
14692
  t.showItemsPerPage && t.type == "paginated" ? (o(), m(c, {
@@ -14668,7 +14696,7 @@ function av(e, s, t, a, n, i) {
14668
14696
  }, {
14669
14697
  default: x(() => [
14670
14698
  s[10] || (s[10] = f("span", null, "Items per page", -1)),
14671
- _(d, {
14699
+ b(d, {
14672
14700
  modelValue: n.updatedItemsPerPageSelected,
14673
14701
  "onUpdate:modelValue": s[5] || (s[5] = (g) => n.updatedItemsPerPageSelected = g),
14674
14702
  onChange: s[6] || (s[6] = (g) => e.$emit("itemsPerPage", Number(n.updatedItemsPerPageSelected))),
@@ -14680,7 +14708,7 @@ function av(e, s, t, a, n, i) {
14680
14708
  key: g,
14681
14709
  value: g,
14682
14710
  selected: g === t.itemsPerPageSelected
14683
- }, w(g), 9, nv))), 128))
14711
+ }, w(g), 9, av))), 128))
14684
14712
  ]),
14685
14713
  _: 1
14686
14714
  }, 8, ["modelValue", "disabled"])
@@ -14699,9 +14727,9 @@ function av(e, s, t, a, n, i) {
14699
14727
  })) : u("", !0)
14700
14728
  ], 2);
14701
14729
  }
14702
- const Ck = /* @__PURE__ */ b(Qp, [["render", av], ["__scopeId", "data-v-6741fbf9"]]), ov = {
14730
+ const Bk = /* @__PURE__ */ _(ev, [["render", ov], ["__scopeId", "data-v-6741fbf9"]]), lv = {
14703
14731
  name: "ecs-popover-header",
14704
- components: { EcsIcon: O, EcsTextV2: Re },
14732
+ components: { EcsIcon: O, EcsTextV2: Le },
14705
14733
  props: {
14706
14734
  /** 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). */
14707
14735
  icon: {
@@ -14719,17 +14747,17 @@ const Ck = /* @__PURE__ */ b(Qp, [["render", av], ["__scopeId", "data-v-6741fbf9
14719
14747
  return !!this.$slots.default;
14720
14748
  }
14721
14749
  }
14722
- }, lv = { class: "ecs-popover-header" }, rv = { class: "ecs-popover-header-title" }, cv = {
14750
+ }, rv = { class: "ecs-popover-header" }, cv = { class: "ecs-popover-header-title" }, dv = {
14723
14751
  key: 1,
14724
14752
  class: "ecs-popover-header-title-controls"
14725
- }, dv = {
14753
+ }, uv = {
14726
14754
  key: 0,
14727
14755
  class: "ecs-popover-header-actions"
14728
14756
  };
14729
- function uv(e, s, t, a, n, i) {
14757
+ function fv(e, s, t, a, n, i) {
14730
14758
  const l = h("ecs-icon"), c = h("ecs-text-v2");
14731
- return o(), r("header", lv, [
14732
- f("div", rv, [
14759
+ return o(), r("header", rv, [
14760
+ f("div", cv, [
14733
14761
  t.icon ? (o(), m(l, {
14734
14762
  key: 0,
14735
14763
  type: t.icon,
@@ -14737,22 +14765,22 @@ function uv(e, s, t, a, n, i) {
14737
14765
  class: "icon",
14738
14766
  color: "#B4B9BE"
14739
14767
  }, null, 8, ["type"])) : u("", !0),
14740
- _(c, { preset: "headline-4" }, {
14768
+ b(c, { preset: "headline-4" }, {
14741
14769
  default: x(() => [
14742
14770
  L(w(t.title), 1)
14743
14771
  ]),
14744
14772
  _: 1
14745
14773
  }),
14746
- e.$slots.titleControls ? (o(), r("div", cv, [
14774
+ e.$slots.titleControls ? (o(), r("div", dv, [
14747
14775
  p(e.$slots, "titleControls", {}, void 0, !0)
14748
14776
  ])) : u("", !0)
14749
14777
  ]),
14750
- i.hasControls ? (o(), r("div", dv, [
14778
+ i.hasControls ? (o(), r("div", uv, [
14751
14779
  p(e.$slots, "default", {}, void 0, !0)
14752
14780
  ])) : u("", !0)
14753
14781
  ]);
14754
14782
  }
14755
- const Bk = /* @__PURE__ */ b(ov, [["render", uv], ["__scopeId", "data-v-f5d26b63"]]), fv = {
14783
+ const zk = /* @__PURE__ */ _(lv, [["render", fv], ["__scopeId", "data-v-f5d26b63"]]), gv = {
14756
14784
  name: "ecs-rating-star-read",
14757
14785
  components: { EcsSkeletonLoader: ie },
14758
14786
  props: {
@@ -14783,8 +14811,8 @@ const Bk = /* @__PURE__ */ b(ov, [["render", uv], ["__scopeId", "data-v-f5d26b63
14783
14811
  return this.size && this.size !== "" ? `ecs-rating-read-${this.size}` : this.size;
14784
14812
  }
14785
14813
  }
14786
- }, gv = ["aria-busy", "aria-label"], hv = ["data-maximum", "data-rating"];
14787
- function mv(e, s, t, a, n, i) {
14814
+ }, hv = ["aria-busy", "aria-label"], mv = ["data-maximum", "data-rating"];
14815
+ function pv(e, s, t, a, n, i) {
14788
14816
  const l = h("ecs-skeleton-loader");
14789
14817
  return o(), r("div", {
14790
14818
  class: v(["ecs-rating-read", [i.sizeClass]]),
@@ -14801,10 +14829,10 @@ function mv(e, s, t, a, n, i) {
14801
14829
  class: "ecs-stars-read",
14802
14830
  "data-maximum": t.maximum,
14803
14831
  "data-rating": t.rating
14804
- }, null, 8, hv))
14805
- ], 10, gv);
14832
+ }, null, 8, mv))
14833
+ ], 10, hv);
14806
14834
  }
14807
- const pv = /* @__PURE__ */ b(fv, [["render", mv], ["__scopeId", "data-v-7e609016"]]), vv = {
14835
+ const vv = /* @__PURE__ */ _(gv, [["render", pv], ["__scopeId", "data-v-7e609016"]]), yv = {
14808
14836
  name: "ecs-rating-favorability",
14809
14837
  emits: ["click"],
14810
14838
  components: { EcsIcon: O, EcsSkeletonLoader: ie },
@@ -14868,8 +14896,8 @@ const pv = /* @__PURE__ */ b(fv, [["render", mv], ["__scopeId", "data-v-7e609016
14868
14896
  this.disabled || this.$emit("click", e);
14869
14897
  }
14870
14898
  }
14871
- }, yv = ["aria-busy"], bv = ["title"];
14872
- function _v(e, s, t, a, n, i) {
14899
+ }, bv = ["aria-busy"], _v = ["title"];
14900
+ function kv(e, s, t, a, n, i) {
14873
14901
  const l = h("ecs-icon"), c = h("ecs-skeleton-loader");
14874
14902
  return o(), r("div", {
14875
14903
  onClick: s[0] || (s[0] = (...d) => i.handleClick && i.handleClick(...d)),
@@ -14880,8 +14908,8 @@ function _v(e, s, t, a, n, i) {
14880
14908
  class: v(["ecs-favorability-button", [i.css, t.loading ? "loading" : ""]]),
14881
14909
  title: i.labelText
14882
14910
  }, [
14883
- _(l, { type: i.iconType }, null, 8, ["type"])
14884
- ], 10, bv),
14911
+ b(l, { type: i.iconType }, null, 8, ["type"])
14912
+ ], 10, _v),
14885
14913
  t.label ? (o(), r("span", {
14886
14914
  key: 0,
14887
14915
  class: v(["label", t.loading ? "loading" : ""])
@@ -14898,12 +14926,12 @@ function _v(e, s, t, a, n, i) {
14898
14926
  width: 100,
14899
14927
  style: { width: "calc(100% - 30px)" }
14900
14928
  })) : u("", !0)
14901
- ], 10, yv);
14929
+ ], 10, bv);
14902
14930
  }
14903
- const kv = /* @__PURE__ */ b(vv, [["render", _v], ["__scopeId", "data-v-a6e15633"]]), wv = {
14931
+ const wv = /* @__PURE__ */ _(yv, [["render", kv], ["__scopeId", "data-v-a6e15633"]]), xv = {
14904
14932
  name: "ecs-quicklinks-link",
14905
14933
  emits: ["click", "input", "toggle", "update:volumes"],
14906
- components: { EcsCheckbox: vt, EcsRatingStarRead: pv, EcsRatingFavorability: kv, EcsSwitch: hi, EcsIcon: O, EcsFocusRing: D, EcsAvatar: nt, EcsFlexRow: Be, EcsPopover: pt, EcsPopoverList: is, EcsPopoverListItem: as },
14934
+ components: { EcsCheckbox: vt, EcsRatingStarRead: vv, EcsRatingFavorability: wv, EcsSwitch: hi, EcsIcon: O, EcsFocusRing: D, EcsAvatar: nt, EcsFlexRow: _e, EcsPopover: pt, EcsPopoverList: is, EcsPopoverListItem: as },
14907
14935
  props: {
14908
14936
  /** The label text for the quicklink. */
14909
14937
  label: {
@@ -15035,17 +15063,17 @@ const kv = /* @__PURE__ */ b(vv, [["render", _v], ["__scopeId", "data-v-a6e15633
15035
15063
  created() {
15036
15064
  this.updateVolumes(this.volumes);
15037
15065
  }
15038
- }, xv = { class: "filter-description" }, Sv = {
15066
+ }, Sv = { class: "filter-description" }, Cv = {
15039
15067
  key: 0,
15040
15068
  class: "meta"
15041
- }, Cv = { key: 0 }, Bv = ["title"], zv = { style: { "margin-left": "12px" } }, Iv = { class: "static-label" }, Ev = {
15069
+ }, Bv = { key: 0 }, zv = ["title"], Iv = { style: { "margin-left": "12px" } }, Ev = { class: "static-label" }, Tv = {
15042
15070
  key: 0,
15043
15071
  class: "meta"
15044
- }, Tv = { key: 0 }, Pv = ["title"], Lv = { class: "persona-label" }, Mv = { key: 3 }, Ov = ["onClick", "title", "aria-label"], Av = ["aria-label"], Rv = {
15072
+ }, Pv = { key: 0 }, Lv = ["title"], Mv = { class: "persona-label" }, Ov = { key: 3 }, Av = ["onClick", "title", "aria-label"], Rv = ["aria-label"], Dv = {
15045
15073
  key: 5,
15046
15074
  class: "meta"
15047
- }, Dv = { key: 0 }, Nv = ["title"];
15048
- function Vv(e, s, t, a, n, i) {
15075
+ }, Nv = { key: 0 }, Vv = ["title"];
15076
+ function Fv(e, s, t, a, n, i) {
15049
15077
  const l = h("ecs-icon"), c = h("ecs-focus-ring"), d = h("ecs-rating-favorability"), g = h("ecs-rating-star-read"), y = h("ecs-switch"), k = h("ecs-avatar"), E = h("ecs-popover-list-item"), I = h("ecs-popover-list"), B = h("ecs-popover"), P = h("ecs-flex-row"), T = h("ecs-checkbox");
15050
15078
  return o(), r("li", {
15051
15079
  class: v(["ecs-quicklinks-link", [
@@ -15060,16 +15088,16 @@ function Vv(e, s, t, a, n, i) {
15060
15088
  tabindex: "0",
15061
15089
  role: "button"
15062
15090
  }, [
15063
- _(l, { type: t.icon }, null, 8, ["type"]),
15064
- f("span", xv, w(t.label), 1),
15065
- t.count || t.meta ? (o(), r("small", Sv, [
15066
- t.count ? (o(), r("span", Cv, w(t.count), 1)) : u("", !0),
15091
+ b(l, { type: t.icon }, null, 8, ["type"]),
15092
+ f("span", Sv, w(t.label), 1),
15093
+ t.count || t.meta ? (o(), r("small", Cv, [
15094
+ t.count ? (o(), r("span", Bv, w(t.count), 1)) : u("", !0),
15067
15095
  t.meta ? (o(), r("span", {
15068
15096
  key: 1,
15069
15097
  title: t.metaTitle
15070
- }, w(t.meta), 9, Bv)) : u("", !0)
15098
+ }, w(t.meta), 9, zv)) : u("", !0)
15071
15099
  ])) : u("", !0),
15072
- _(c)
15100
+ b(c)
15073
15101
  ])) : t.type === "favorability" ? (o(), r("div", {
15074
15102
  key: 1,
15075
15103
  class: "ecs-form-check",
@@ -15077,23 +15105,23 @@ function Vv(e, s, t, a, n, i) {
15077
15105
  tabindex: "0",
15078
15106
  role: "button"
15079
15107
  }, [
15080
- _(d, {
15108
+ b(d, {
15081
15109
  type: i.favorabilityType,
15082
15110
  rating: t.rating,
15083
15111
  label: !1,
15084
15112
  disabled: t.disabled || null
15085
15113
  }, null, 8, ["type", "rating", "disabled"]),
15086
- f("label", zv, [
15087
- f("span", Iv, w(t.label), 1)
15114
+ f("label", Iv, [
15115
+ f("span", Ev, w(t.label), 1)
15088
15116
  ]),
15089
- t.count || t.meta ? (o(), r("small", Ev, [
15090
- t.count ? (o(), r("span", Tv, w(t.count), 1)) : u("", !0),
15117
+ t.count || t.meta ? (o(), r("small", Tv, [
15118
+ t.count ? (o(), r("span", Pv, w(t.count), 1)) : u("", !0),
15091
15119
  t.meta ? (o(), r("span", {
15092
15120
  key: 1,
15093
15121
  title: t.metaTitle
15094
- }, w(t.meta), 9, Pv)) : u("", !0)
15122
+ }, w(t.meta), 9, Lv)) : u("", !0)
15095
15123
  ])) : u("", !0),
15096
- _(c)
15124
+ b(c)
15097
15125
  ])) : (o(), m(T, {
15098
15126
  key: 2,
15099
15127
  onInput: s[3] || (s[3] = (C) => e.$emit("input", C)),
@@ -15120,14 +15148,14 @@ function Vv(e, s, t, a, n, i) {
15120
15148
  ]),
15121
15149
  _: 1
15122
15150
  }, 8, ["value", "disabled"])) : t.type === "persona" ? (o(), r(V, { key: 2 }, [
15123
- _(k, {
15151
+ b(k, {
15124
15152
  image: t.persona.image,
15125
15153
  name: t.persona.name,
15126
15154
  "relevant-badge": t.persona.relevant,
15127
15155
  size: 24
15128
15156
  }, null, 8, ["image", "name", "relevant-badge"]),
15129
- f("span", Lv, w(t.label || t.persona.name), 1)
15130
- ], 64)) : (o(), r("span", Mv, w(t.label), 1)),
15157
+ f("span", Mv, w(t.label || t.persona.name), 1)
15158
+ ], 64)) : (o(), r("span", Ov, w(t.label), 1)),
15131
15159
  n.localVolumes ? (o(), m(P, {
15132
15160
  key: 4,
15133
15161
  gap: 2,
@@ -15140,13 +15168,13 @@ function Vv(e, s, t, a, n, i) {
15140
15168
  onClick: (M) => i.toggleVolume(C.id),
15141
15169
  title: `${C.name} (${C.date})`,
15142
15170
  "aria-label": `Volume ${C.id}${C.active ? " active" : ""}`
15143
- }, w(C.id), 11, Ov))), 128)),
15171
+ }, w(C.id), 11, Av))), 128)),
15144
15172
  n.localVolumes.length > 3 ? (o(), m(B, {
15145
15173
  key: 0,
15146
15174
  disabled: t.disabled || null
15147
15175
  }, {
15148
15176
  content: x(() => [
15149
- _(I, null, {
15177
+ b(I, null, {
15150
15178
  default: x(() => [
15151
15179
  (o(!0), r(V, null, Q(n.localVolumes.slice(3), (C) => (o(), m(E, {
15152
15180
  key: C.id,
@@ -15170,30 +15198,30 @@ function Vv(e, s, t, a, n, i) {
15170
15198
  title: "More",
15171
15199
  "aria-label": `${n.localVolumes.length - 3} more volumes`
15172
15200
  }, [
15173
- _(l, {
15201
+ b(l, {
15174
15202
  type: "more",
15175
15203
  size: "18"
15176
15204
  })
15177
- ], 10, Av)
15205
+ ], 10, Rv)
15178
15206
  ]),
15179
15207
  _: 1
15180
15208
  }, 8, ["disabled"])) : u("", !0)
15181
15209
  ]),
15182
15210
  _: 1
15183
15211
  })) : u("", !0),
15184
- t.count || t.meta ? (o(), r("small", Rv, [
15185
- t.count ? (o(), r("span", Dv, w(t.count), 1)) : u("", !0),
15212
+ t.count || t.meta ? (o(), r("small", Dv, [
15213
+ t.count ? (o(), r("span", Nv, w(t.count), 1)) : u("", !0),
15186
15214
  t.meta ? (o(), r("span", {
15187
15215
  key: 1,
15188
15216
  title: t.metaTitle
15189
- }, w(t.meta), 9, Nv)) : u("", !0)
15217
+ }, w(t.meta), 9, Vv)) : u("", !0)
15190
15218
  ])) : u("", !0)
15191
15219
  ]),
15192
15220
  _: 1
15193
15221
  }, 8, ["value", "value-false", "value-true", "disabled", "indeterminate"]))
15194
15222
  ], 2);
15195
15223
  }
15196
- const zk = /* @__PURE__ */ b(wv, [["render", Vv], ["__scopeId", "data-v-db5374f4"]]), Fv = {
15224
+ const Ik = /* @__PURE__ */ _(xv, [["render", Fv], ["__scopeId", "data-v-db5374f4"]]), Hv = {
15197
15225
  name: "ecs-range",
15198
15226
  mixins: [he],
15199
15227
  emits: ["update:modelValue"],
@@ -15267,14 +15295,14 @@ const zk = /* @__PURE__ */ b(wv, [["render", Vv], ["__scopeId", "data-v-db5374f4
15267
15295
  this.updateProgress(e);
15268
15296
  }
15269
15297
  }
15270
- }, Hv = ["id", "disabled", "min", "max", "value", "step"], qv = {
15298
+ }, qv = ["id", "disabled", "min", "max", "value", "step"], $v = {
15271
15299
  key: 0,
15272
15300
  class: "ecs-range-markers"
15273
- }, $v = {
15301
+ }, Wv = {
15274
15302
  key: 1,
15275
15303
  class: "ecs-range-labels"
15276
15304
  };
15277
- function Wv(e, s, t, a, n, i) {
15305
+ function jv(e, s, t, a, n, i) {
15278
15306
  return o(), r("div", {
15279
15307
  class: v(["ecs-range", { "has-list": t.list }])
15280
15308
  }, [
@@ -15289,14 +15317,14 @@ function Wv(e, s, t, a, n, i) {
15289
15317
  value: t.modelValue,
15290
15318
  step: t.step === "any" ? "any" : t.step,
15291
15319
  class: "ecs-range-input"
15292
- }, null, 40, Hv),
15293
- i.shouldShowMarkers ? (o(), r("div", qv, [
15320
+ }, null, 40, qv),
15321
+ i.shouldShowMarkers ? (o(), r("div", $v, [
15294
15322
  (o(!0), r(V, null, Q(i.stepCount, (l, c) => (o(), r("span", {
15295
15323
  key: c,
15296
15324
  class: "ecs-range-marker"
15297
15325
  }))), 128))
15298
15326
  ])) : u("", !0),
15299
- t.list ? (o(), r("div", $v, [
15327
+ t.list ? (o(), r("div", Wv, [
15300
15328
  (o(!0), r(V, null, Q(t.list, (l, c) => (o(), r("span", {
15301
15329
  key: c,
15302
15330
  class: "ecs-range-label"
@@ -15304,7 +15332,7 @@ function Wv(e, s, t, a, n, i) {
15304
15332
  ])) : u("", !0)
15305
15333
  ], 2);
15306
15334
  }
15307
- const Ik = /* @__PURE__ */ b(Fv, [["render", Wv], ["__scopeId", "data-v-b6f3e6b0"]]), jv = {
15335
+ const Ek = /* @__PURE__ */ _(Hv, [["render", jv], ["__scopeId", "data-v-b6f3e6b0"]]), Uv = {
15308
15336
  name: "ecs-rating-star-write",
15309
15337
  emits: ["click", "reset"],
15310
15338
  props: {
@@ -15329,8 +15357,8 @@ const Ik = /* @__PURE__ */ b(Fv, [["render", Wv], ["__scopeId", "data-v-b6f3e6b0
15329
15357
  default: !1
15330
15358
  }
15331
15359
  }
15332
- }, Uv = ["disabled"], Gv = { class: "ecs-rating-write" }, Kv = ["checked", "disabled"], Yv = ["checked", "disabled"], Xv = ["checked", "disabled"], Jv = ["checked", "disabled"];
15333
- function Zv(e, s, t, a, n, i) {
15360
+ }, Gv = ["disabled"], Kv = { class: "ecs-rating-write" }, Yv = ["checked", "disabled"], Xv = ["checked", "disabled"], Jv = ["checked", "disabled"], Zv = ["checked", "disabled"];
15361
+ function Qv(e, s, t, a, n, i) {
15334
15362
  return o(), r("div", {
15335
15363
  class: v(["ecs-rating-form", [t.large ? "ecs-rating-form-lg" : ""]])
15336
15364
  }, [
@@ -15342,8 +15370,8 @@ function Zv(e, s, t, a, n, i) {
15342
15370
  "aria-label": "Reset Rating"
15343
15371
  }, s[5] || (s[5] = [
15344
15372
  ti('<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 18 18" data-v-0d4c1ecb><g fill="none" fill-rule="evenodd" transform="translate(-1215 -543)" data-v-0d4c1ecb><polygon stroke="currentColor" points="1224.145 555.692 1220.347 557.69 1221.073 553.46 1218 550.465 1222.246 549.848 1224.146 546 1226.044 549.848 1230.291 550.465 1227.221 553.46 1227.945 557.69 1224.147 555.692" data-v-0d4c1ecb></polygon><g transform="rotate(-45 1281.298 -1191.488)" data-v-0d4c1ecb><rect width="15" height="1.5" x=".101" y="1.899" fill="#FFFFFF" data-v-0d4c1ecb></rect><rect width="15" height="1" x=".096" y=".904" fill="currentColor" data-v-0d4c1ecb></rect></g></g></svg>', 1)
15345
- ]), 10, Uv)) : u("", !0),
15346
- f("div", Gv, [
15373
+ ]), 10, Gv)) : u("", !0),
15374
+ f("div", Kv, [
15347
15375
  f("input", {
15348
15376
  type: "radio",
15349
15377
  value: "1",
@@ -15351,7 +15379,7 @@ function Zv(e, s, t, a, n, i) {
15351
15379
  onClick: s[1] || (s[1] = (l) => e.$emit("click", l)),
15352
15380
  checked: t.value == 1 || null,
15353
15381
  disabled: t.disabled
15354
- }, null, 8, Kv),
15382
+ }, null, 8, Yv),
15355
15383
  s[6] || (s[6] = f("i", null, null, -1)),
15356
15384
  f("input", {
15357
15385
  type: "radio",
@@ -15360,7 +15388,7 @@ function Zv(e, s, t, a, n, i) {
15360
15388
  onClick: s[2] || (s[2] = (l) => e.$emit("click", l)),
15361
15389
  checked: t.value == 2 || null,
15362
15390
  disabled: t.disabled
15363
- }, null, 8, Yv),
15391
+ }, null, 8, Xv),
15364
15392
  s[7] || (s[7] = f("i", null, null, -1)),
15365
15393
  f("input", {
15366
15394
  type: "radio",
@@ -15369,7 +15397,7 @@ function Zv(e, s, t, a, n, i) {
15369
15397
  onClick: s[3] || (s[3] = (l) => e.$emit("click", l)),
15370
15398
  checked: t.value == 3 || null,
15371
15399
  disabled: t.disabled
15372
- }, null, 8, Xv),
15400
+ }, null, 8, Jv),
15373
15401
  s[8] || (s[8] = f("i", null, null, -1)),
15374
15402
  f("input", {
15375
15403
  type: "radio",
@@ -15378,12 +15406,12 @@ function Zv(e, s, t, a, n, i) {
15378
15406
  onClick: s[4] || (s[4] = (l) => e.$emit("click", l)),
15379
15407
  checked: t.value == 4 || null,
15380
15408
  disabled: t.disabled
15381
- }, null, 8, Jv),
15409
+ }, null, 8, Zv),
15382
15410
  s[9] || (s[9] = f("i", null, null, -1))
15383
15411
  ])
15384
15412
  ], 2);
15385
15413
  }
15386
- const Ek = /* @__PURE__ */ b(jv, [["render", Zv], ["__scopeId", "data-v-0d4c1ecb"]]), Qv = {
15414
+ const Tk = /* @__PURE__ */ _(Uv, [["render", Qv], ["__scopeId", "data-v-0d4c1ecb"]]), ey = {
15387
15415
  name: "ecs-section",
15388
15416
  props: {
15389
15417
  /** Adds a headline to the section. */
@@ -15432,11 +15460,11 @@ const Ek = /* @__PURE__ */ b(jv, [["render", Zv], ["__scopeId", "data-v-0d4c1ecb
15432
15460
  return `ecs-section-content-padding-${this.contentPadding}`;
15433
15461
  }
15434
15462
  }
15435
- }, ey = {
15463
+ }, ty = {
15436
15464
  key: 0,
15437
15465
  class: "ecs-section-controls"
15438
15466
  };
15439
- function ty(e, s, t, a, n, i) {
15467
+ function sy(e, s, t, a, n, i) {
15440
15468
  return o(), r("div", {
15441
15469
  class: v(["ecs-section", [
15442
15470
  t.borderTop ? "ecs-section-border-top" : "",
@@ -15450,7 +15478,7 @@ function ty(e, s, t, a, n, i) {
15450
15478
  class: v(["ecs-section-headline", [t.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", e.$slots.controls ? "has-buttons" : ""]])
15451
15479
  }, [
15452
15480
  L(w(t.title) + " ", 1),
15453
- e.$slots.controls ? (o(), r("div", ey, [
15481
+ e.$slots.controls ? (o(), r("div", ty, [
15454
15482
  p(e.$slots, "controls", {}, void 0, !0)
15455
15483
  ])) : u("", !0)
15456
15484
  ], 2)) : u("", !0),
@@ -15464,7 +15492,7 @@ function ty(e, s, t, a, n, i) {
15464
15492
  ], 2)
15465
15493
  ], 2);
15466
15494
  }
15467
- const Tk = /* @__PURE__ */ b(Qv, [["render", ty], ["__scopeId", "data-v-cdcc0680"]]), sy = {
15495
+ const Pk = /* @__PURE__ */ _(ey, [["render", sy], ["__scopeId", "data-v-cdcc0680"]]), iy = {
15468
15496
  name: "ecs-segments",
15469
15497
  emits: ["click"],
15470
15498
  components: { EcsIcon: O },
@@ -15497,8 +15525,8 @@ const Tk = /* @__PURE__ */ b(Qv, [["render", ty], ["__scopeId", "data-v-cdcc0680
15497
15525
  default: !1
15498
15526
  }
15499
15527
  }
15500
- }, iy = ["for", "disabled"], ny = ["name", "value", "id", "checked", "disabled", "onClick"], ay = ["title"];
15501
- function oy(e, s, t, a, n, i) {
15528
+ }, ny = ["for", "disabled"], ay = ["name", "value", "id", "checked", "disabled", "onClick"], oy = ["title"];
15529
+ function ly(e, s, t, a, n, i) {
15502
15530
  const l = h("ecs-icon");
15503
15531
  return o(), r("div", {
15504
15532
  class: v(["ecs-segments", [t.inline ? "ecs-segments-inline" : ""]])
@@ -15516,7 +15544,7 @@ function oy(e, s, t, a, n, i) {
15516
15544
  checked: t.value.toLowerCase() == c.id.toLowerCase() || null,
15517
15545
  disabled: c.disabled || t.disabled,
15518
15546
  onClick: (d) => e.$emit("click", c.id)
15519
- }, null, 8, ny),
15547
+ }, null, 8, ay),
15520
15548
  f("span", {
15521
15549
  class: "ecs-segment",
15522
15550
  title: c.title
@@ -15529,11 +15557,11 @@ function oy(e, s, t, a, n, i) {
15529
15557
  color: "#2F333C"
15530
15558
  }, null, 8, ["class", "type"])) : u("", !0),
15531
15559
  L(" " + w(c.label), 1)
15532
- ], 8, ay)
15533
- ], 8, iy))), 128))
15560
+ ], 8, oy)
15561
+ ], 8, ny))), 128))
15534
15562
  ], 2);
15535
15563
  }
15536
- const Pk = /* @__PURE__ */ b(sy, [["render", oy], ["__scopeId", "data-v-1cb14db0"]]), ly = {
15564
+ const Lk = /* @__PURE__ */ _(iy, [["render", ly], ["__scopeId", "data-v-1cb14db0"]]), ry = {
15537
15565
  name: "ecs-select-tile",
15538
15566
  emits: ["click"],
15539
15567
  components: {
@@ -15578,14 +15606,14 @@ const Pk = /* @__PURE__ */ b(sy, [["render", oy], ["__scopeId", "data-v-1cb14db0
15578
15606
  default: !1
15579
15607
  }
15580
15608
  }
15581
- }, ry = ["aria-checked", "tabindex"], cy = {
15609
+ }, cy = ["aria-checked", "tabindex"], dy = {
15582
15610
  key: 1,
15583
15611
  class: "label"
15584
- }, dy = {
15612
+ }, uy = {
15585
15613
  key: 2,
15586
15614
  class: "help"
15587
15615
  };
15588
- function uy(e, s, t, a, n, i) {
15616
+ function fy(e, s, t, a, n, i) {
15589
15617
  const l = h("ecs-illustration"), c = h("ecs-focus-ring");
15590
15618
  return o(), r("div", {
15591
15619
  onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
@@ -15603,27 +15631,27 @@ function uy(e, s, t, a, n, i) {
15603
15631
  key: 0,
15604
15632
  type: t.illustration
15605
15633
  }, null, 8, ["type"])) : u("", !0),
15606
- t.label ? (o(), r("div", cy, w(t.label), 1)) : u("", !0),
15607
- t.helpText ? (o(), r("div", dy, w(t.helpText), 1)) : u("", !0),
15608
- _(c, {
15634
+ t.label ? (o(), r("div", dy, w(t.label), 1)) : u("", !0),
15635
+ t.helpText ? (o(), r("div", uy, w(t.helpText), 1)) : u("", !0),
15636
+ b(c, {
15609
15637
  inset: -6,
15610
15638
  radius: 12
15611
15639
  })
15612
- ], 42, ry);
15640
+ ], 42, cy);
15613
15641
  }
15614
- const Lk = /* @__PURE__ */ b(ly, [["render", uy], ["__scopeId", "data-v-a5e9bd1b"]]), fy = {
15642
+ const Mk = /* @__PURE__ */ _(ry, [["render", fy], ["__scopeId", "data-v-a5e9bd1b"]]), gy = {
15615
15643
  name: "ecs-sequence-map"
15616
- }, gy = {
15644
+ }, hy = {
15617
15645
  class: "ecs-sequence-map",
15618
15646
  role: "navigation",
15619
15647
  "aria-label": "Steps"
15620
15648
  };
15621
- function hy(e, s, t, a, n, i) {
15622
- return o(), r("div", gy, [
15649
+ function my(e, s, t, a, n, i) {
15650
+ return o(), r("div", hy, [
15623
15651
  p(e.$slots, "default", {}, void 0, !0)
15624
15652
  ]);
15625
15653
  }
15626
- const Mk = /* @__PURE__ */ b(fy, [["render", hy], ["__scopeId", "data-v-69c3c73d"]]), my = {
15654
+ const Ok = /* @__PURE__ */ _(gy, [["render", my], ["__scopeId", "data-v-69c3c73d"]]), py = {
15627
15655
  name: "ecs-sequence-map-button",
15628
15656
  emits: ["click"],
15629
15657
  components: { EcsIcon: O, EcsFocusRing: D },
@@ -15654,8 +15682,8 @@ const Mk = /* @__PURE__ */ b(fy, [["render", hy], ["__scopeId", "data-v-69c3c73d
15654
15682
  default: !1
15655
15683
  }
15656
15684
  }
15657
- }, py = ["aria-busy"], vy = { class: "count" };
15658
- function yy(e, s, t, a, n, i) {
15685
+ }, vy = ["aria-busy"], yy = { class: "count" };
15686
+ function by(e, s, t, a, n, i) {
15659
15687
  const l = h("ecs-icon"), c = h("ecs-focus-ring");
15660
15688
  return o(), r("button", {
15661
15689
  onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
@@ -15667,7 +15695,7 @@ function yy(e, s, t, a, n, i) {
15667
15695
  ]]),
15668
15696
  "aria-busy": t.loading || null
15669
15697
  }, [
15670
- f("span", vy, [
15698
+ f("span", yy, [
15671
15699
  L(w(t.step) + " ", 1),
15672
15700
  t.loading ? (o(), m(l, {
15673
15701
  key: 0,
@@ -15677,11 +15705,11 @@ function yy(e, s, t, a, n, i) {
15677
15705
  })) : u("", !0)
15678
15706
  ]),
15679
15707
  p(e.$slots, "default", {}, void 0, !0),
15680
- _(c, { inset: 4 }),
15708
+ b(c, { inset: 4 }),
15681
15709
  s[1] || (s[1] = f("div", { class: "step-indicator" }, null, -1))
15682
- ], 10, py);
15710
+ ], 10, vy);
15683
15711
  }
15684
- const Ok = /* @__PURE__ */ b(my, [["render", yy], ["__scopeId", "data-v-397f53f1"]]), by = {
15712
+ const Ak = /* @__PURE__ */ _(py, [["render", by], ["__scopeId", "data-v-397f53f1"]]), _y = {
15685
15713
  name: "ecs-tab-bar",
15686
15714
  props: {
15687
15715
  /** 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. */
@@ -15711,8 +15739,8 @@ const Ok = /* @__PURE__ */ b(my, [["render", yy], ["__scopeId", "data-v-397f53f1
15711
15739
  return "vertical";
15712
15740
  }
15713
15741
  }
15714
- }, _y = ["aria-orientation", "data-orientation"];
15715
- function ky(e, s, t, a, n, i) {
15742
+ }, ky = ["aria-orientation", "data-orientation"];
15743
+ function wy(e, s, t, a, n, i) {
15716
15744
  return o(), r("div", {
15717
15745
  class: v(["ecs-tab-bar", [i.typeClass, i.directionClass]]),
15718
15746
  role: "tablist",
@@ -15720,9 +15748,9 @@ function ky(e, s, t, a, n, i) {
15720
15748
  "data-orientation": i.tabOrientation
15721
15749
  }, [
15722
15750
  p(e.$slots, "default", {}, void 0, !0)
15723
- ], 10, _y);
15751
+ ], 10, ky);
15724
15752
  }
15725
- const wy = /* @__PURE__ */ b(by, [["render", ky], ["__scopeId", "data-v-d3452fc7"]]), xy = {
15753
+ const xy = /* @__PURE__ */ _(_y, [["render", wy], ["__scopeId", "data-v-d3452fc7"]]), Sy = {
15726
15754
  name: "ecs-tabs",
15727
15755
  props: {
15728
15756
  /** Sets the height of the tabs area to 100%. */
@@ -15732,18 +15760,18 @@ const wy = /* @__PURE__ */ b(by, [["render", ky], ["__scopeId", "data-v-d3452fc7
15732
15760
  }
15733
15761
  }
15734
15762
  };
15735
- function Sy(e, s, t, a, n, i) {
15763
+ function Cy(e, s, t, a, n, i) {
15736
15764
  return o(), r("div", {
15737
15765
  class: v(["ecs-tab-content", [t.fill ? "ecs-tab-content-fill" : ""]])
15738
15766
  }, [
15739
15767
  p(e.$slots, "default", {}, void 0, !0)
15740
15768
  ], 2);
15741
15769
  }
15742
- const Cy = /* @__PURE__ */ b(xy, [["render", Sy], ["__scopeId", "data-v-0fe19168"]]), By = {
15770
+ const By = /* @__PURE__ */ _(Sy, [["render", Cy], ["__scopeId", "data-v-0fe19168"]]), zy = {
15743
15771
  name: "ecs-sidebar",
15744
15772
  components: {
15745
- EcsTabBar: wy,
15746
- EcsTabs: Cy
15773
+ EcsTabBar: xy,
15774
+ EcsTabs: By
15747
15775
  },
15748
15776
  props: {
15749
15777
  /** Expands the sidebar. */
@@ -15774,22 +15802,22 @@ const Cy = /* @__PURE__ */ b(xy, [["render", Sy], ["__scopeId", "data-v-0fe19168
15774
15802
  return this.expanded ? "height: calc(100% - 10px)" : "height:" + (2 + 36 * this.tabCount) + "px";
15775
15803
  }
15776
15804
  }
15777
- }, zy = { class: "ecs-sidebar-tabs" };
15778
- function Iy(e, s, t, a, n, i) {
15805
+ }, Iy = { class: "ecs-sidebar-tabs" };
15806
+ function Ey(e, s, t, a, n, i) {
15779
15807
  const l = h("ecs-tab-bar"), c = h("ecs-tabs");
15780
15808
  return o(), r("aside", {
15781
15809
  class: v(["ecs-sidebar", [i.sizeClass, i.expandClass]]),
15782
15810
  style: S(i.height)
15783
15811
  }, [
15784
- f("div", zy, [
15785
- _(l, { type: "sidebar" }, {
15812
+ f("div", Iy, [
15813
+ b(l, { type: "sidebar" }, {
15786
15814
  default: x(() => [
15787
15815
  p(e.$slots, "tab-buttons", {}, void 0, !0)
15788
15816
  ]),
15789
15817
  _: 3
15790
15818
  })
15791
15819
  ]),
15792
- _(c, null, {
15820
+ b(c, null, {
15793
15821
  default: x(() => [
15794
15822
  p(e.$slots, "tabs", {}, void 0, !0)
15795
15823
  ]),
@@ -15797,7 +15825,7 @@ function Iy(e, s, t, a, n, i) {
15797
15825
  })
15798
15826
  ], 6);
15799
15827
  }
15800
- const Ak = /* @__PURE__ */ b(By, [["render", Iy], ["__scopeId", "data-v-0f7679c6"]]), Ey = {
15828
+ const Rk = /* @__PURE__ */ _(zy, [["render", Ey], ["__scopeId", "data-v-0f7679c6"]]), Ty = {
15801
15829
  name: "ecs-sidebar-content",
15802
15830
  props: {
15803
15831
  /** Adds an inner padding to the content area. */
@@ -15812,7 +15840,7 @@ const Ak = /* @__PURE__ */ b(By, [["render", Iy], ["__scopeId", "data-v-0f7679c6
15812
15840
  }
15813
15841
  }
15814
15842
  };
15815
- function Ty(e, s, t, a, n, i) {
15843
+ function Py(e, s, t, a, n, i) {
15816
15844
  return o(), r("div", {
15817
15845
  class: v(["ecs-sidebar-content scrollbar", [
15818
15846
  t.indent ? "ecs-sidebar-content-indent" : "",
@@ -15822,7 +15850,7 @@ function Ty(e, s, t, a, n, i) {
15822
15850
  p(e.$slots, "default", {}, void 0, !0)
15823
15851
  ], 2);
15824
15852
  }
15825
- const Rk = /* @__PURE__ */ b(Ey, [["render", Ty], ["__scopeId", "data-v-197087d5"]]), Py = {
15853
+ const Dk = /* @__PURE__ */ _(Ty, [["render", Py], ["__scopeId", "data-v-197087d5"]]), Ly = {
15826
15854
  name: "ecs-sidebar-footer",
15827
15855
  props: {
15828
15856
  /** Reduces the inner padding. */
@@ -15832,7 +15860,7 @@ const Rk = /* @__PURE__ */ b(Ey, [["render", Ty], ["__scopeId", "data-v-197087d5
15832
15860
  }
15833
15861
  }
15834
15862
  };
15835
- function Ly(e, s, t, a, n, i) {
15863
+ function My(e, s, t, a, n, i) {
15836
15864
  return o(), r("footer", {
15837
15865
  class: v(["ecs-sidebar-footer", [e.$slots.extension ? "has-extension" : ""]])
15838
15866
  }, [
@@ -15850,7 +15878,7 @@ function Ly(e, s, t, a, n, i) {
15850
15878
  ], 2)
15851
15879
  ], 2);
15852
15880
  }
15853
- const Dk = /* @__PURE__ */ b(Py, [["render", Ly], ["__scopeId", "data-v-0c35a678"]]), My = {
15881
+ const Nk = /* @__PURE__ */ _(Ly, [["render", My], ["__scopeId", "data-v-0c35a678"]]), Oy = {
15854
15882
  name: "ecs-sidebar-header",
15855
15883
  props: {
15856
15884
  /** Determines if the sub header area should be expanded. */
@@ -15869,40 +15897,40 @@ const Dk = /* @__PURE__ */ b(Py, [["render", Ly], ["__scopeId", "data-v-0c35a678
15869
15897
  default: !1
15870
15898
  }
15871
15899
  }
15872
- }, Oy = { class: "ecs-sidebar-header" }, Ay = {
15900
+ }, Ay = { class: "ecs-sidebar-header" }, Ry = {
15873
15901
  key: 0,
15874
15902
  class: "ecs-sidebar-header-row"
15875
- }, Ry = { class: "ecs-sidebar-header-title" }, Dy = {
15903
+ }, Dy = { class: "ecs-sidebar-header-title" }, Ny = {
15876
15904
  key: 0,
15877
15905
  class: "ecs-sidebar-header-controls"
15878
- }, Ny = {
15906
+ }, Vy = {
15879
15907
  key: 0,
15880
15908
  class: "ecs-sidebar-header-row sub-header"
15881
- }, Vy = {
15909
+ }, Fy = {
15882
15910
  key: 0,
15883
15911
  class: "ecs-sidebar-header-row sub-header"
15884
15912
  };
15885
- function Fy(e, s, t, a, n, i) {
15886
- return o(), r("header", Oy, [
15887
- t.hidePrimaryHeader ? u("", !0) : (o(), r("div", Ay, [
15888
- f("div", Ry, [
15913
+ function Hy(e, s, t, a, n, i) {
15914
+ return o(), r("header", Ay, [
15915
+ t.hidePrimaryHeader ? u("", !0) : (o(), r("div", Ry, [
15916
+ f("div", Dy, [
15889
15917
  p(e.$slots, "default", {}, void 0, !0)
15890
15918
  ]),
15891
- e.$slots["primary-controls"] ? (o(), r("div", Dy, [
15919
+ e.$slots["primary-controls"] ? (o(), r("div", Ny, [
15892
15920
  p(e.$slots, "primary-controls", {}, void 0, !0)
15893
15921
  ])) : u("", !0)
15894
15922
  ])),
15895
- _(be, { name: "expansion" }, {
15923
+ b(be, { name: "expansion" }, {
15896
15924
  default: x(() => [
15897
- t.subHeaderExpanded && e.$slots.subheader ? (o(), r("div", Ny, [
15925
+ t.subHeaderExpanded && e.$slots.subheader ? (o(), r("div", Vy, [
15898
15926
  p(e.$slots, "subheader", {}, void 0, !0)
15899
15927
  ])) : u("", !0)
15900
15928
  ]),
15901
15929
  _: 3
15902
15930
  }),
15903
- _(be, { name: "expansion" }, {
15931
+ b(be, { name: "expansion" }, {
15904
15932
  default: x(() => [
15905
- t.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (o(), r("div", Vy, [
15933
+ t.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (o(), r("div", Fy, [
15906
15934
  p(e.$slots, "tertiaryheader", {}, void 0, !0)
15907
15935
  ])) : u("", !0)
15908
15936
  ]),
@@ -15910,21 +15938,21 @@ function Fy(e, s, t, a, n, i) {
15910
15938
  })
15911
15939
  ]);
15912
15940
  }
15913
- const Nk = /* @__PURE__ */ b(My, [["render", Fy], ["__scopeId", "data-v-54e7aa5c"]]), Hy = {
15941
+ const Vk = /* @__PURE__ */ _(Oy, [["render", Hy], ["__scopeId", "data-v-54e7aa5c"]]), qy = {
15914
15942
  name: "ecs-sidebar-list"
15915
- }, qy = {
15943
+ }, $y = {
15916
15944
  class: "ecs-sidebar-list",
15917
15945
  role: "list"
15918
15946
  };
15919
- function $y(e, s, t, a, n, i) {
15920
- return o(), r("div", qy, [
15947
+ function Wy(e, s, t, a, n, i) {
15948
+ return o(), r("div", $y, [
15921
15949
  p(e.$slots, "default", {}, void 0, !0)
15922
15950
  ]);
15923
15951
  }
15924
- const Vk = /* @__PURE__ */ b(Hy, [["render", $y], ["__scopeId", "data-v-81bc3c0a"]]), Wy = {
15952
+ const Fk = /* @__PURE__ */ _(qy, [["render", Wy], ["__scopeId", "data-v-81bc3c0a"]]), jy = {
15925
15953
  name: "ecs-sidebar-list-item",
15926
15954
  emits: ["click", "select"],
15927
- components: { EcsIcon: O, EcsAvatar: nt, EcsCheckbox: vt, EcsFlexRow: Be, EcsSkeletonLoader: ie },
15955
+ components: { EcsIcon: O, EcsAvatar: nt, EcsCheckbox: vt, EcsFlexRow: _e, EcsSkeletonLoader: ie },
15928
15956
  props: {
15929
15957
  /** Optional unique identifier for the list item. */
15930
15958
  id: {
@@ -16021,16 +16049,16 @@ const Vk = /* @__PURE__ */ b(Hy, [["render", $y], ["__scopeId", "data-v-81bc3c0a
16021
16049
  this.internalSelected = e, this.$emit("select", { checked: e, id: this.id });
16022
16050
  }
16023
16051
  }
16024
- }, jy = {
16052
+ }, Uy = {
16025
16053
  class: "ecs-sidebar-list-item",
16026
16054
  role: "listitem"
16027
- }, Uy = ["tabindex"], Gy = { class: "ecs-sidebar-list-item-content" }, Ky = { class: "ecs-sidebar-list-item-label" }, Yy = { class: "ecs-sidebar-list-item-label-text" }, Xy = { class: "ecs-sidebar-list-item-subline" }, Jy = {
16055
+ }, Gy = ["tabindex"], Ky = { class: "ecs-sidebar-list-item-content" }, Yy = { class: "ecs-sidebar-list-item-label" }, Xy = { class: "ecs-sidebar-list-item-label-text" }, Jy = { class: "ecs-sidebar-list-item-subline" }, Zy = {
16028
16056
  key: 0,
16029
16057
  class: "ecs-sidebar-list-item-subline secondary"
16030
16058
  };
16031
- function Zy(e, s, t, a, n, i) {
16059
+ function Qy(e, s, t, a, n, i) {
16032
16060
  const l = h("ecs-checkbox"), c = h("ecs-skeleton-loader"), d = h("ecs-avatar"), g = h("ecs-icon"), y = h("ecs-flex-row");
16033
- return o(), r("div", jy, [
16061
+ return o(), r("div", Uy, [
16034
16062
  f("div", {
16035
16063
  onClick: s[1] || (s[1] = (...k) => i.handleClick && i.handleClick(...k)),
16036
16064
  onKeydown: [
@@ -16041,7 +16069,7 @@ function Zy(e, s, t, a, n, i) {
16041
16069
  tabindex: t.disabled ? -1 : 0,
16042
16070
  role: "button"
16043
16071
  }, [
16044
- _(l, {
16072
+ b(l, {
16045
16073
  onInput: i.handleCheckboxChange,
16046
16074
  onClick: s[0] || (s[0] = W(() => {
16047
16075
  }, ["stop"])),
@@ -16075,15 +16103,15 @@ function Zy(e, s, t, a, n, i) {
16075
16103
  size: "30",
16076
16104
  color: t.iconColor
16077
16105
  }, null, 8, ["type", "color"])) : u("", !0),
16078
- f("div", Gy, [
16079
- f("span", Ky, [
16106
+ f("div", Ky, [
16107
+ f("span", Yy, [
16080
16108
  t.loading ? (o(), m(c, {
16081
16109
  key: 0,
16082
16110
  type: "single",
16083
16111
  "line-height": 4,
16084
16112
  width: "random"
16085
16113
  })) : (o(), r(V, { key: 1 }, [
16086
- f("span", Yy, [
16114
+ f("span", Xy, [
16087
16115
  p(e.$slots, "default", {}, void 0, !0)
16088
16116
  ]),
16089
16117
  t.ai ? (o(), m(g, {
@@ -16101,7 +16129,7 @@ function Zy(e, s, t, a, n, i) {
16101
16129
  justify: "between"
16102
16130
  }, {
16103
16131
  default: x(() => [
16104
- f("span", Xy, [
16132
+ f("span", Jy, [
16105
16133
  t.loading ? (o(), m(c, {
16106
16134
  key: 0,
16107
16135
  type: "single",
@@ -16111,7 +16139,7 @@ function Zy(e, s, t, a, n, i) {
16111
16139
  L(w(t.subline), 1)
16112
16140
  ], 64)) : u("", !0)
16113
16141
  ]),
16114
- t.sublineSecondary || t.loading ? (o(), r("span", Jy, [
16142
+ t.sublineSecondary || t.loading ? (o(), r("span", Zy, [
16115
16143
  f("span", {
16116
16144
  class: v({ "on-hover": t.sublineSecondaryHover })
16117
16145
  }, [
@@ -16131,10 +16159,10 @@ function Zy(e, s, t, a, n, i) {
16131
16159
  })) : u("", !0)
16132
16160
  ]),
16133
16161
  t.loading ? u("", !0) : p(e.$slots, "meta", { key: 4 }, void 0, !0)
16134
- ], 42, Uy)
16162
+ ], 42, Gy)
16135
16163
  ]);
16136
16164
  }
16137
- const Fk = /* @__PURE__ */ b(Wy, [["render", Zy], ["__scopeId", "data-v-66eb2ab6"]]), Qy = {
16165
+ const Hk = /* @__PURE__ */ _(jy, [["render", Qy], ["__scopeId", "data-v-66eb2ab6"]]), eb = {
16138
16166
  name: "ecs-structured-content",
16139
16167
  components: {
16140
16168
  EcsClickableArea: gi,
@@ -16208,14 +16236,14 @@ const Fk = /* @__PURE__ */ b(Wy, [["render", Zy], ["__scopeId", "data-v-66eb2ab6
16208
16236
  this.internalCollapse = !this.internalCollapse, this.$emit("toggleCollapse", this.internalCollapse);
16209
16237
  }
16210
16238
  }
16211
- }, eb = {
16239
+ }, tb = {
16212
16240
  key: 1,
16213
16241
  class: "ecs-structured-content-left"
16214
- }, tb = {
16242
+ }, sb = {
16215
16243
  key: 2,
16216
16244
  class: "ecs-structured-content-right"
16217
- }, sb = { class: "ecs-structured-content-collapse-inner" }, ib = { class: "ecs-structured-content-collapse-content" };
16218
- function nb(e, s, t, a, n, i) {
16245
+ }, ib = { class: "ecs-structured-content-collapse-inner" }, nb = { class: "ecs-structured-content-collapse-content" };
16246
+ function ab(e, s, t, a, n, i) {
16219
16247
  const l = h("ecs-skeleton-loader");
16220
16248
  return o(), r("div", {
16221
16249
  class: v(["ecs-structured-content", [
@@ -16242,10 +16270,10 @@ function nb(e, s, t, a, n, i) {
16242
16270
  key: 0,
16243
16271
  type: "single",
16244
16272
  width: "random"
16245
- })) : (o(), r("div", eb, [
16273
+ })) : (o(), r("div", tb, [
16246
16274
  p(e.$slots, "default", {}, void 0, !0)
16247
16275
  ])),
16248
- e.$slots.extend && !t.loading ? (o(), r("div", tb, [
16276
+ e.$slots.extend && !t.loading ? (o(), r("div", sb, [
16249
16277
  p(e.$slots, "extend", {}, void 0, !0)
16250
16278
  ])) : u("", !0)
16251
16279
  ]),
@@ -16255,8 +16283,8 @@ function nb(e, s, t, a, n, i) {
16255
16283
  key: 0,
16256
16284
  class: v(["ecs-structured-content-collapse", { collapsed: n.internalCollapse, expanded: n.internalCollapse === !1 }])
16257
16285
  }, [
16258
- f("div", sb, [
16259
- f("div", ib, [
16286
+ f("div", ib, [
16287
+ f("div", nb, [
16260
16288
  t.loading ? (o(), m(l, {
16261
16289
  key: 0,
16262
16290
  type: "multi"
@@ -16266,7 +16294,7 @@ function nb(e, s, t, a, n, i) {
16266
16294
  ], 2)) : u("", !0)
16267
16295
  ], 2);
16268
16296
  }
16269
- const Hk = /* @__PURE__ */ b(Qy, [["render", nb], ["__scopeId", "data-v-823ad344"]]), ab = {
16297
+ const qk = /* @__PURE__ */ _(eb, [["render", ab], ["__scopeId", "data-v-823ad344"]]), ob = {
16270
16298
  name: "ecs-swatches-picker",
16271
16299
  emits: ["update:modelValue"],
16272
16300
  props: {
@@ -16317,8 +16345,8 @@ const Hk = /* @__PURE__ */ b(Qy, [["render", nb], ["__scopeId", "data-v-823ad344
16317
16345
  this.selectedTitle = this.swatches[this.swatches.findIndex((e) => e.hex === this.selectedColor)].title;
16318
16346
  }
16319
16347
  }
16320
- }, ob = ["onClick", "onKeydown", "title", "aria-label", "aria-checked"];
16321
- function lb(e, s, t, a, n, i) {
16348
+ }, lb = ["onClick", "onKeydown", "title", "aria-label", "aria-checked"];
16349
+ function rb(e, s, t, a, n, i) {
16322
16350
  return o(), r("div", {
16323
16351
  class: v(["ecs-swatches", i.sizeClass]),
16324
16352
  role: "radiogroup"
@@ -16337,10 +16365,10 @@ function lb(e, s, t, a, n, i) {
16337
16365
  "aria-checked": n.selectedColor == l.hex ? "true" : "false",
16338
16366
  class: v(["ecs-swatches-color", n.selectedColor == l.hex ? "active" : ""]),
16339
16367
  style: S({ backgroundColor: l.hex, color: l.hex })
16340
- }, null, 46, ob))), 128))
16368
+ }, null, 46, lb))), 128))
16341
16369
  ], 2);
16342
16370
  }
16343
- const qk = /* @__PURE__ */ b(ab, [["render", lb], ["__scopeId", "data-v-9c0b74cb"]]), rb = {
16371
+ const $k = /* @__PURE__ */ _(ob, [["render", rb], ["__scopeId", "data-v-9c0b74cb"]]), cb = {
16344
16372
  name: "ecs-tab",
16345
16373
  props: {
16346
16374
  /** Shows this tab. */
@@ -16373,17 +16401,17 @@ const qk = /* @__PURE__ */ b(ab, [["render", lb], ["__scopeId", "data-v-9c0b74cb
16373
16401
  mounted() {
16374
16402
  !this.ariaLabeledBy || this.ariaLabeledBy.trim();
16375
16403
  }
16376
- }, cb = ["aria-labelledby"];
16377
- function db(e, s, t, a, n, i) {
16404
+ }, db = ["aria-labelledby"];
16405
+ function ub(e, s, t, a, n, i) {
16378
16406
  return o(), r("div", {
16379
16407
  class: v(["ecs-tab-pane", [t.show ? "show" : "", t.flex ? "ecs-tab-pane-flex" : "", i.directionClass]]),
16380
16408
  role: "tabpanel",
16381
16409
  "aria-labelledby": t.ariaLabeledBy
16382
16410
  }, [
16383
16411
  p(e.$slots, "default", {}, void 0, !0)
16384
- ], 10, cb);
16412
+ ], 10, db);
16385
16413
  }
16386
- const $k = /* @__PURE__ */ b(rb, [["render", db], ["__scopeId", "data-v-2c119fff"]]), ub = {
16414
+ const Wk = /* @__PURE__ */ _(cb, [["render", ub], ["__scopeId", "data-v-2c119fff"]]), fb = {
16387
16415
  name: "ecs-tab-button",
16388
16416
  emits: ["click", "tabNavigation"],
16389
16417
  components: {
@@ -16491,11 +16519,11 @@ const $k = /* @__PURE__ */ b(rb, [["render", db], ["__scopeId", "data-v-2c119fff
16491
16519
  });
16492
16520
  }
16493
16521
  }
16494
- }, fb = ["disabled", "aria-selected", "aria-controls", "aria-label"], gb = {
16522
+ }, gb = ["disabled", "aria-selected", "aria-controls", "aria-label"], hb = {
16495
16523
  key: 2,
16496
16524
  class: "shortcut"
16497
16525
  };
16498
- function hb(e, s, t, a, n, i) {
16526
+ function mb(e, s, t, a, n, i) {
16499
16527
  const l = h("ecs-icon"), c = h("ecs-sticker"), d = h("ecs-focus-ring");
16500
16528
  return o(), r("button", {
16501
16529
  class: v(["ecs-tab-button", [
@@ -16523,12 +16551,12 @@ function hb(e, s, t, a, n, i) {
16523
16551
  type: t.sticker
16524
16552
  }, null, 8, ["type"])) : u("", !0),
16525
16553
  p(e.$slots, "default", {}, void 0, !0),
16526
- t.shortcut ? (o(), r("span", gb, w(t.shortcut), 1)) : u("", !0),
16527
- _(d, { inset: 0 }),
16554
+ t.shortcut ? (o(), r("span", hb, w(t.shortcut), 1)) : u("", !0),
16555
+ b(d, { inset: 0 }),
16528
16556
  s[2] || (s[2] = f("span", { class: "hover" }, null, -1))
16529
- ], 42, fb);
16557
+ ], 42, gb);
16530
16558
  }
16531
- const Wk = /* @__PURE__ */ b(ub, [["render", hb], ["__scopeId", "data-v-e723f4d5"]]), mb = {
16559
+ const jk = /* @__PURE__ */ _(fb, [["render", mb], ["__scopeId", "data-v-e723f4d5"]]), pb = {
16532
16560
  name: "ecs-tag",
16533
16561
  emits: ["click"],
16534
16562
  components: { EcsSkeletonLoader: ie, EcsFocusRing: D },
@@ -16604,11 +16632,11 @@ const Wk = /* @__PURE__ */ b(ub, [["render", hb], ["__scopeId", "data-v-e723f4d5
16604
16632
  this.$emit("click", e);
16605
16633
  }
16606
16634
  }
16607
- }, pb = ["role", "tabindex", "aria-busy"], vb = ["title"], yb = {
16635
+ }, vb = ["role", "tabindex", "aria-busy"], yb = ["title"], bb = {
16608
16636
  key: 1,
16609
16637
  class: "count"
16610
16638
  };
16611
- function bb(e, s, t, a, n, i) {
16639
+ function _b(e, s, t, a, n, i) {
16612
16640
  const l = h("ecs-skeleton-loader"), c = h("ecs-focus-ring");
16613
16641
  return o(), r("span", {
16614
16642
  class: v(["ecs-tag", [
@@ -16627,30 +16655,30 @@ function bb(e, s, t, a, n, i) {
16627
16655
  key: 0,
16628
16656
  class: "path",
16629
16657
  title: t.path
16630
- }, "../", 8, vb)) : u("", !0),
16658
+ }, "../", 8, yb)) : u("", !0),
16631
16659
  p(e.$slots, "default", {}, void 0, !0),
16632
- t.count ? (o(), r("span", yb, w(t.count), 1)) : u("", !0),
16660
+ t.count ? (o(), r("span", bb, w(t.count), 1)) : u("", !0),
16633
16661
  t.loading ? (o(), m(l, {
16634
16662
  key: 2,
16635
16663
  type: "single",
16636
16664
  width: 100,
16637
16665
  style: { width: "calc(100% - 20px)" }
16638
16666
  })) : u("", !0),
16639
- _(c)
16640
- ], 14, pb);
16667
+ b(c)
16668
+ ], 14, vb);
16641
16669
  }
16642
- const jk = /* @__PURE__ */ b(mb, [["render", bb], ["__scopeId", "data-v-7e468797"]]), _b = {
16670
+ const Uk = /* @__PURE__ */ _(pb, [["render", _b], ["__scopeId", "data-v-7e468797"]]), kb = {
16643
16671
  name: "ecs-tag-cloud"
16644
- }, kb = {
16672
+ }, wb = {
16645
16673
  class: "ecs-tag-cloud",
16646
16674
  role: "list"
16647
16675
  };
16648
- function wb(e, s, t, a, n, i) {
16649
- return o(), r("div", kb, [
16676
+ function xb(e, s, t, a, n, i) {
16677
+ return o(), r("div", wb, [
16650
16678
  p(e.$slots, "default", {}, void 0, !0)
16651
16679
  ]);
16652
16680
  }
16653
- const Uk = /* @__PURE__ */ b(_b, [["render", wb], ["__scopeId", "data-v-4334fe7e"]]), xb = {
16681
+ const Gk = /* @__PURE__ */ _(kb, [["render", xb], ["__scopeId", "data-v-4334fe7e"]]), Sb = {
16654
16682
  name: "ecs-toast",
16655
16683
  emits: ["action"],
16656
16684
  components: { EcsFocusRing: D },
@@ -16673,7 +16701,7 @@ const Uk = /* @__PURE__ */ b(_b, [["render", wb], ["__scopeId", "data-v-4334fe7e
16673
16701
  }
16674
16702
  }
16675
16703
  };
16676
- function Sb(e, s, t, a, n, i) {
16704
+ function Cb(e, s, t, a, n, i) {
16677
16705
  const l = h("ecs-focus-ring");
16678
16706
  return o(), r("div", {
16679
16707
  class: v(["ecs-toast", i.typeClass]),
@@ -16688,22 +16716,22 @@ function Sb(e, s, t, a, n, i) {
16688
16716
  class: "ecs-toast-action"
16689
16717
  }, [
16690
16718
  L(w(t.button) + " ", 1),
16691
- _(l, {
16719
+ b(l, {
16692
16720
  inset: 0,
16693
16721
  radius: 6
16694
16722
  })
16695
16723
  ])) : u("", !0)
16696
16724
  ], 2);
16697
16725
  }
16698
- const Gk = /* @__PURE__ */ b(xb, [["render", Sb], ["__scopeId", "data-v-61082fed"]]), Cb = {
16726
+ const Kk = /* @__PURE__ */ _(Sb, [["render", Cb], ["__scopeId", "data-v-61082fed"]]), Bb = {
16699
16727
  name: "ecs-toasts"
16700
- }, Bb = {
16728
+ }, zb = {
16701
16729
  class: "ecs-toasts",
16702
16730
  "aria-live": "polite"
16703
16731
  };
16704
- function zb(e, s, t, a, n, i) {
16705
- return o(), r("div", Bb, [
16706
- _(si, { name: "transition-toast" }, {
16732
+ function Ib(e, s, t, a, n, i) {
16733
+ return o(), r("div", zb, [
16734
+ b(si, { name: "transition-toast" }, {
16707
16735
  default: x(() => [
16708
16736
  p(e.$slots, "default", {}, void 0, !0)
16709
16737
  ]),
@@ -16711,7 +16739,7 @@ function zb(e, s, t, a, n, i) {
16711
16739
  })
16712
16740
  ]);
16713
16741
  }
16714
- const Kk = /* @__PURE__ */ b(Cb, [["render", zb], ["__scopeId", "data-v-451fee48"]]), Ib = {
16742
+ const Yk = /* @__PURE__ */ _(Bb, [["render", Ib], ["__scopeId", "data-v-451fee48"]]), Eb = {
16715
16743
  name: "ecs-transcript-state",
16716
16744
  emits: ["click"],
16717
16745
  components: {
@@ -16736,17 +16764,17 @@ const Kk = /* @__PURE__ */ b(Cb, [["render", zb], ["__scopeId", "data-v-451fee48
16736
16764
  default: !1
16737
16765
  }
16738
16766
  }
16739
- }, Eb = ["aria-busy"], Tb = {
16767
+ }, Tb = ["aria-busy"], Pb = {
16740
16768
  key: 0,
16741
16769
  class: "healthy"
16742
- }, Pb = {
16770
+ }, Lb = {
16743
16771
  key: 1,
16744
16772
  class: "corrupted"
16745
- }, Lb = {
16773
+ }, Mb = {
16746
16774
  key: 2,
16747
16775
  class: "loading"
16748
16776
  };
16749
- function Mb(e, s, t, a, n, i) {
16777
+ function Ob(e, s, t, a, n, i) {
16750
16778
  const l = h("ecs-skeleton-loader"), c = h("ecs-icon");
16751
16779
  return o(), r("div", {
16752
16780
  onClick: s[0] || (s[0] = (d) => e.$emit("click", d)),
@@ -16759,23 +16787,23 @@ function Mb(e, s, t, a, n, i) {
16759
16787
  width: 30,
16760
16788
  height: 30
16761
16789
  })) : (o(), r(V, { key: 1 }, [
16762
- _(c, {
16790
+ b(c, {
16763
16791
  type: "toolbar-transcript",
16764
16792
  color: "#929AA9"
16765
16793
  }),
16766
- t.state == "healthy" ? (o(), r("div", Tb)) : u("", !0),
16767
- t.state == "corrupted" ? (o(), r("div", Pb)) : u("", !0),
16768
- t.state == "loading" ? (o(), r("span", Lb, [
16769
- _(c, {
16794
+ t.state == "healthy" ? (o(), r("div", Pb)) : u("", !0),
16795
+ t.state == "corrupted" ? (o(), r("div", Lb)) : u("", !0),
16796
+ t.state == "loading" ? (o(), r("span", Mb, [
16797
+ b(c, {
16770
16798
  type: "loading",
16771
16799
  size: "18px",
16772
16800
  color: "#202127"
16773
16801
  })
16774
16802
  ])) : u("", !0)
16775
16803
  ], 64))
16776
- ], 10, Eb);
16804
+ ], 10, Tb);
16777
16805
  }
16778
- const Yk = /* @__PURE__ */ b(Ib, [["render", Mb], ["__scopeId", "data-v-5b025c70"]]), Ob = {
16806
+ const Xk = /* @__PURE__ */ _(Eb, [["render", Ob], ["__scopeId", "data-v-5b025c70"]]), Ab = {
16779
16807
  name: "ecs-tree-list",
16780
16808
  props: {
16781
16809
  /** Optional unique ID for the list. */
@@ -16794,17 +16822,17 @@ const Yk = /* @__PURE__ */ b(Ib, [["render", Mb], ["__scopeId", "data-v-5b025c70
16794
16822
  default: !1
16795
16823
  }
16796
16824
  }
16797
- }, Ab = ["id", "role"];
16798
- function Rb(e, s, t, a, n, i) {
16825
+ }, Rb = ["id", "role"];
16826
+ function Db(e, s, t, a, n, i) {
16799
16827
  return o(), r("div", {
16800
16828
  class: v(["ecs-tree-view-list", { "ecs-tree-view-list-indent": t.indent }]),
16801
16829
  id: t.id,
16802
16830
  role: t.role
16803
16831
  }, [
16804
16832
  p(e.$slots, "default", {}, void 0, !0)
16805
- ], 10, Ab);
16833
+ ], 10, Rb);
16806
16834
  }
16807
- const Xk = /* @__PURE__ */ b(Ob, [["render", Rb], ["__scopeId", "data-v-6af94f50"]]), Db = {
16835
+ const Jk = /* @__PURE__ */ _(Ab, [["render", Db], ["__scopeId", "data-v-6af94f50"]]), Nb = {
16808
16836
  name: "ecs-tree-list-item",
16809
16837
  emits: ["click", "toggled"],
16810
16838
  components: { EcsIcon: O, EcsButtonCollapse: os, EcsFocusRing: D },
@@ -16940,14 +16968,14 @@ const Xk = /* @__PURE__ */ b(Ob, [["render", Rb], ["__scopeId", "data-v-6af94f50
16940
16968
  created() {
16941
16969
  this.expandId = this.generateUniqueId();
16942
16970
  }
16943
- }, Nb = ["tabindex"], Vb = {
16971
+ }, Vb = ["tabindex"], Fb = {
16944
16972
  key: 2,
16945
16973
  class: "ecs-tree-view-entry-control"
16946
- }, Fb = ["disabled"], Hb = {
16974
+ }, Hb = ["disabled"], qb = {
16947
16975
  key: 4,
16948
16976
  class: "ecs-tree-view-entry-actions"
16949
- }, qb = ["id", "aria-hidden"];
16950
- function $b(e, s, t, a, n, i) {
16977
+ }, $b = ["id", "aria-hidden"];
16978
+ function Wb(e, s, t, a, n, i) {
16951
16979
  const l = h("ecs-button-collapse"), c = h("ecs-icon"), d = h("ecs-focus-ring");
16952
16980
  return o(), r("div", null, [
16953
16981
  f("div", {
@@ -16985,7 +17013,7 @@ function $b(e, s, t, a, n, i) {
16985
17013
  color: t.iconColor,
16986
17014
  size: i.iconSize
16987
17015
  }, null, 8, ["type", "color", "size"])) : u("", !0),
16988
- e.$slots.control ? (o(), r("div", Vb, [
17016
+ e.$slots.control ? (o(), r("div", Fb, [
16989
17017
  p(e.$slots, "control", {}, void 0, !0)
16990
17018
  ])) : u("", !0),
16991
17019
  f("span", {
@@ -16994,17 +17022,17 @@ function $b(e, s, t, a, n, i) {
16994
17022
  class: v(["title", [t.titleOverflow ? "overflow" : "", t.disabled ? "disabled" : ""]])
16995
17023
  }, [
16996
17024
  p(e.$slots, "default", {}, void 0, !0)
16997
- ], 10, Fb),
17025
+ ], 10, Hb),
16998
17026
  t.afterLabel ? (o(), r("span", {
16999
17027
  key: 3,
17000
17028
  onClick: s[1] || (s[1] = (g) => !t.disabled && e.$emit("click", g)),
17001
17029
  class: "after-label"
17002
17030
  }, w(t.afterLabel), 1)) : u("", !0),
17003
- e.$slots.actions ? (o(), r("div", Hb, [
17031
+ e.$slots.actions ? (o(), r("div", qb, [
17004
17032
  p(e.$slots, "actions", {}, void 0, !0)
17005
17033
  ])) : u("", !0),
17006
17034
  i.isSelectable ? (o(), m(d, { key: 5 })) : u("", !0)
17007
- ], 42, Nb),
17035
+ ], 42, Vb),
17008
17036
  e.$slots.collapse ? (o(), r("div", {
17009
17037
  key: 0,
17010
17038
  class: v([n.isVisible ? "collapse-show" : "collapse-hide", "collapsable"]),
@@ -17012,18 +17040,18 @@ function $b(e, s, t, a, n, i) {
17012
17040
  "aria-hidden": n.isVisible ? "false" : "true"
17013
17041
  }, [
17014
17042
  p(e.$slots, "collapse", {}, void 0, !0)
17015
- ], 10, qb)) : u("", !0)
17043
+ ], 10, $b)) : u("", !0)
17016
17044
  ]);
17017
17045
  }
17018
- const Jk = /* @__PURE__ */ b(Db, [["render", $b], ["__scopeId", "data-v-f38c8893"]]), Wb = {
17046
+ const Zk = /* @__PURE__ */ _(Nb, [["render", Wb], ["__scopeId", "data-v-f38c8893"]]), jb = {
17019
17047
  name: "ecs-tree-list-headline"
17020
- }, jb = { class: "ecs-tree-view-headline" };
17021
- function Ub(e, s, t, a, n, i) {
17022
- return o(), r("div", jb, [
17048
+ }, Ub = { class: "ecs-tree-view-headline" };
17049
+ function Gb(e, s, t, a, n, i) {
17050
+ return o(), r("div", Ub, [
17023
17051
  p(e.$slots, "default", {}, void 0, !0)
17024
17052
  ]);
17025
17053
  }
17026
- const Zk = /* @__PURE__ */ b(Wb, [["render", Ub], ["__scopeId", "data-v-a5153e06"]]), Gb = {
17054
+ const Qk = /* @__PURE__ */ _(jb, [["render", Gb], ["__scopeId", "data-v-a5153e06"]]), Kb = {
17027
17055
  name: "EcsTypeConfirmation",
17028
17056
  emits: ["update:modelValue"],
17029
17057
  components: { EcsInput: zi, EcsAlert: ii, EcsFormGroup: dh },
@@ -17087,8 +17115,8 @@ const Zk = /* @__PURE__ */ b(Wb, [["render", Ub], ["__scopeId", "data-v-a5153e06
17087
17115
  mounted() {
17088
17116
  this.uniqueId = "input-" + this.generateUniqueId();
17089
17117
  }
17090
- }, Kb = ["for"], Yb = { class: "ecs-type-confirmation-verb" }, Xb = ["for"], Jb = { class: "ecs-type-confirmation-verb" };
17091
- function Zb(e, s, t, a, n, i) {
17118
+ }, Yb = ["for"], Xb = { class: "ecs-type-confirmation-verb" }, Jb = ["for"], Zb = { class: "ecs-type-confirmation-verb" };
17119
+ function Qb(e, s, t, a, n, i) {
17092
17120
  const l = h("ecs-input"), c = h("ecs-form-group"), d = h("ecs-alert");
17093
17121
  return t.alertType != "none" ? (o(), m(d, {
17094
17122
  key: 0,
@@ -17097,10 +17125,10 @@ function Zb(e, s, t, a, n, i) {
17097
17125
  }, {
17098
17126
  default: x(() => [
17099
17127
  p(e.$slots, "default", {}, void 0, !0),
17100
- _(c, { class: "ecs-type-confirmation-input" }, {
17128
+ b(c, { class: "ecs-type-confirmation-input" }, {
17101
17129
  default: x(() => [
17102
- f("label", { for: n.uniqueId }, w(i.text), 9, Kb),
17103
- _(l, {
17130
+ f("label", { for: n.uniqueId }, w(i.text), 9, Yb),
17131
+ b(l, {
17104
17132
  modelValue: n.inputValue,
17105
17133
  "onUpdate:modelValue": s[0] || (s[0] = (g) => n.inputValue = g),
17106
17134
  onInput: i.checkVerb,
@@ -17108,7 +17136,7 @@ function Zb(e, s, t, a, n, i) {
17108
17136
  id: n.uniqueId,
17109
17137
  style: { "text-transform": "uppercase" }
17110
17138
  }, null, 8, ["modelValue", "onInput", "error", "id"]),
17111
- f("span", Yb, w(i.upperCaseVerb), 1)
17139
+ f("span", Xb, w(i.upperCaseVerb), 1)
17112
17140
  ]),
17113
17141
  _: 1
17114
17142
  })
@@ -17119,8 +17147,8 @@ function Zb(e, s, t, a, n, i) {
17119
17147
  class: "ecs-type-confirmation-input"
17120
17148
  }, {
17121
17149
  default: x(() => [
17122
- f("label", { for: n.uniqueId }, w(i.text), 9, Xb),
17123
- _(l, {
17150
+ f("label", { for: n.uniqueId }, w(i.text), 9, Jb),
17151
+ b(l, {
17124
17152
  modelValue: n.inputValue,
17125
17153
  "onUpdate:modelValue": s[1] || (s[1] = (g) => n.inputValue = g),
17126
17154
  onInput: i.checkVerb,
@@ -17128,12 +17156,12 @@ function Zb(e, s, t, a, n, i) {
17128
17156
  id: n.uniqueId,
17129
17157
  style: { "text-transform": "uppercase" }
17130
17158
  }, null, 8, ["modelValue", "onInput", "error", "id"]),
17131
- f("span", Jb, w(i.upperCaseVerb), 1)
17159
+ f("span", Zb, w(i.upperCaseVerb), 1)
17132
17160
  ]),
17133
17161
  _: 1
17134
17162
  }));
17135
17163
  }
17136
- const Qk = /* @__PURE__ */ b(Gb, [["render", Zb], ["__scopeId", "data-v-3e9bc710"]]), Qb = {
17164
+ const e0 = /* @__PURE__ */ _(Kb, [["render", Qb], ["__scopeId", "data-v-3e9bc710"]]), e_ = {
17137
17165
  name: "ecs-video",
17138
17166
  props: {
17139
17167
  /** URL to an optional poster image. */
@@ -17172,8 +17200,8 @@ const Qk = /* @__PURE__ */ b(Gb, [["render", Zb], ["__scopeId", "data-v-3e9bc710
17172
17200
  }
17173
17201
  */
17174
17202
  }
17175
- }, e_ = ["poster", "autoplay", "loop", "controls", "src"];
17176
- function t_(e, s, t, a, n, i) {
17203
+ }, t_ = ["poster", "autoplay", "loop", "controls", "src"];
17204
+ function s_(e, s, t, a, n, i) {
17177
17205
  return o(), r("video", {
17178
17206
  poster: t.posterImage,
17179
17207
  autoplay: t.autoplay,
@@ -17181,11 +17209,11 @@ function t_(e, s, t, a, n, i) {
17181
17209
  controls: t.controls,
17182
17210
  class: "ecs-video",
17183
17211
  src: t.mp4Source
17184
- }, null, 8, e_);
17212
+ }, null, 8, t_);
17185
17213
  }
17186
- const e0 = /* @__PURE__ */ b(Qb, [["render", t_], ["__scopeId", "data-v-ce84fcb3"]]), s_ = {
17214
+ const t0 = /* @__PURE__ */ _(e_, [["render", s_], ["__scopeId", "data-v-ce84fcb3"]]), i_ = {
17187
17215
  name: "ecs-window",
17188
- components: { EcsButton: me, EcsTextV2: Re },
17216
+ components: { EcsButton: me, EcsTextV2: Le },
17189
17217
  emits: ["drag", "resize", "close", "focus", "blur"],
17190
17218
  props: {
17191
17219
  /** Whether the window is visible */
@@ -17340,11 +17368,11 @@ const e0 = /* @__PURE__ */ b(Qb, [["render", t_], ["__scopeId", "data-v-ce84fcb3
17340
17368
  this.isFocused = !1, this.$emit("blur");
17341
17369
  }
17342
17370
  }
17343
- }, i_ = { class: "ecs-window-content scrollbar scrollbar-sml" }, n_ = {
17371
+ }, n_ = { class: "ecs-window-content scrollbar scrollbar-sml" }, a_ = {
17344
17372
  key: 1,
17345
17373
  class: "ecs-window-footer"
17346
17374
  };
17347
- function a_(e, s, t, a, n, i) {
17375
+ function o_(e, s, t, a, n, i) {
17348
17376
  const l = h("ecs-text-v2"), c = h("ecs-button");
17349
17377
  return t.show ? (o(), r("div", {
17350
17378
  key: 0,
@@ -17367,7 +17395,7 @@ function a_(e, s, t, a, n, i) {
17367
17395
  class: "ecs-window-header",
17368
17396
  onMousedown: s[1] || (s[1] = (...d) => i.startDrag && i.startDrag(...d))
17369
17397
  }, [
17370
- _(l, {
17398
+ b(l, {
17371
17399
  scale: "3",
17372
17400
  weight: "bold"
17373
17401
  }, {
@@ -17376,7 +17404,7 @@ function a_(e, s, t, a, n, i) {
17376
17404
  ]),
17377
17405
  _: 1
17378
17406
  }),
17379
- _(c, {
17407
+ b(c, {
17380
17408
  onClick: s[0] || (s[0] = (d) => e.$emit("close")),
17381
17409
  type: "secondary",
17382
17410
  icon: "close",
@@ -17386,10 +17414,10 @@ function a_(e, s, t, a, n, i) {
17386
17414
  title: "Close"
17387
17415
  })
17388
17416
  ], 32)) : u("", !0),
17389
- f("div", i_, [
17417
+ f("div", n_, [
17390
17418
  p(e.$slots, "default", {}, void 0, !0)
17391
17419
  ]),
17392
- e.$slots.footer ? (o(), r("div", n_, [
17420
+ e.$slots.footer ? (o(), r("div", a_, [
17393
17421
  p(e.$slots, "footer", {}, void 0, !0)
17394
17422
  ])) : u("", !0),
17395
17423
  t.resizable ? (o(), r(V, { key: 2 }, [
@@ -17410,160 +17438,160 @@ function a_(e, s, t, a, n, i) {
17410
17438
  ], 64)) : u("", !0)
17411
17439
  ], 38)) : u("", !0);
17412
17440
  }
17413
- const t0 = /* @__PURE__ */ b(s_, [["render", a_], ["__scopeId", "data-v-1c653eb3"]]);
17441
+ const s0 = /* @__PURE__ */ _(i_, [["render", o_], ["__scopeId", "data-v-1c653eb3"]]);
17414
17442
  export {
17415
17443
  on as EcsActionToolbar,
17416
17444
  ii as EcsAlert,
17417
- l_ as EcsAudio,
17445
+ r_ as EcsAudio,
17418
17446
  nt as EcsAvatar,
17419
- r_ as EcsBanner,
17420
- c_ as EcsBreadcrumb,
17421
- d_ as EcsBreadcrumbButton,
17422
- u_ as EcsBreadcrumbTitle,
17423
- f_ as EcsBulkSelector,
17447
+ c_ as EcsBanner,
17448
+ d_ as EcsBreadcrumb,
17449
+ u_ as EcsBreadcrumbButton,
17450
+ f_ as EcsBreadcrumbTitle,
17451
+ g_ as EcsBulkSelector,
17424
17452
  me as EcsButton,
17425
17453
  os as EcsButtonCollapse,
17426
- h_ as EcsButtonContext,
17427
- m_ as EcsButtonContextGroup,
17428
- p_ as EcsButtonDialog,
17429
- g_ as EcsButtonGroup,
17454
+ m_ as EcsButtonContext,
17455
+ p_ as EcsButtonContextGroup,
17456
+ v_ as EcsButtonDialog,
17457
+ h_ as EcsButtonGroup,
17430
17458
  bi as EcsButtonMore,
17431
17459
  ls as EcsButtonTable,
17432
17460
  yt as EcsButtonToolbar,
17433
17461
  rs as EcsButtonToolbarGroup,
17434
- v_ as EcsButtonToolbarIcon,
17435
- y_ as EcsCard,
17436
- __ as EcsChatConversation,
17437
- k_ as EcsChatMessage,
17462
+ y_ as EcsButtonToolbarIcon,
17463
+ b_ as EcsCard,
17464
+ k_ as EcsChatConversation,
17465
+ w_ as EcsChatMessage,
17438
17466
  vt as EcsCheckbox,
17439
- b_ as EcsCitationLine,
17467
+ __ as EcsCitationLine,
17440
17468
  gi as EcsClickableArea,
17441
- x_ as EcsCollapse,
17442
- S_ as EcsCollectionControl,
17469
+ S_ as EcsCollapse,
17470
+ C_ as EcsCollectionControl,
17443
17471
  Si as EcsColorPicker,
17444
- z_ as EcsColorPickerInput,
17445
- C_ as EcsComment,
17446
- B_ as EcsCommentList,
17447
- w_ as EcsContextMenu,
17448
- I_ as EcsDataCard,
17449
- E_ as EcsDataCardList,
17450
- T_ as EcsDataCardRow,
17451
- P_ as EcsDataGrid,
17452
- A_ as EcsDataGridCell,
17453
- O_ as EcsDataGridGroup,
17454
- M_ as EcsDataGridHeadCell,
17472
+ I_ as EcsColorPickerInput,
17473
+ B_ as EcsComment,
17474
+ z_ as EcsCommentList,
17475
+ x_ as EcsContextMenu,
17476
+ E_ as EcsDataCard,
17477
+ T_ as EcsDataCardList,
17478
+ P_ as EcsDataCardRow,
17479
+ L_ as EcsDataGrid,
17480
+ R_ as EcsDataGridCell,
17481
+ A_ as EcsDataGridGroup,
17482
+ O_ as EcsDataGridHeadCell,
17455
17483
  qd as EcsDataGridRow,
17456
- L_ as EcsDataGridRowGroup,
17457
- R_ as EcsDataList,
17458
- D_ as EcsDataListItem,
17459
- N_ as EcsDialog,
17460
- V_ as EcsDialogHeader,
17461
- F_ as EcsDirectoryEntry,
17462
- H_ as EcsDocumentState,
17463
- q_ as EcsDonutChart,
17464
- $_ as EcsDropzone,
17465
- W_ as EcsEcaiWrapper,
17484
+ M_ as EcsDataGridRowGroup,
17485
+ D_ as EcsDataList,
17486
+ N_ as EcsDataListItem,
17487
+ V_ as EcsDialog,
17488
+ F_ as EcsDialogHeader,
17489
+ H_ as EcsDirectoryEntry,
17490
+ q_ as EcsDocumentState,
17491
+ $_ as EcsDonutChart,
17492
+ W_ as EcsDropzone,
17493
+ j_ as EcsEcaiWrapper,
17466
17494
  Bi as EcsEmptyState,
17467
- j_ as EcsEntryLink,
17468
- U_ as EcsExcerptSnippet,
17469
- G_ as EcsExhibitStickerEditor,
17495
+ U_ as EcsEntryLink,
17496
+ G_ as EcsExcerptSnippet,
17497
+ K_ as EcsExhibitStickerEditor,
17470
17498
  Hu as EcsFavicon,
17471
17499
  mi as EcsFileIcon,
17472
- Y_ as EcsFileList,
17473
- X_ as EcsFileListItem,
17474
- K_ as EcsFillIcon,
17475
- J_ as EcsFlag,
17500
+ X_ as EcsFileList,
17501
+ J_ as EcsFileListItem,
17502
+ Y_ as EcsFillIcon,
17503
+ Z_ as EcsFlag,
17476
17504
  jg as EcsFlexCol,
17477
- Be as EcsFlexRow,
17505
+ _e as EcsFlexRow,
17478
17506
  D as EcsFocusRing,
17479
- Z_ as EcsFolderSelector,
17507
+ Q_ as EcsFolderSelector,
17480
17508
  ns as EcsFormCheck,
17481
17509
  dh as EcsFormGroup,
17482
- Q_ as EcsFormHeadline,
17483
- ek as EcsFormSet,
17510
+ ek as EcsFormHeadline,
17511
+ tk as EcsFormSet,
17484
17512
  _i as EcsFormatted,
17485
- tk as EcsHighlight,
17513
+ sk as EcsHighlight,
17486
17514
  O as EcsIcon,
17487
17515
  Sh as EcsIllustration,
17488
- sk as EcsIndexToolbar,
17489
- ik as EcsInfoTooltip,
17490
- rk as EcsInplace,
17516
+ ik as EcsIndexToolbar,
17517
+ nk as EcsInfoTooltip,
17518
+ ck as EcsInplace,
17491
17519
  zi as EcsInput,
17492
- nk as EcsInputAddon,
17520
+ ak as EcsInputAddon,
17493
17521
  Xg as EcsInputClear,
17494
- ak as EcsInputConnector,
17495
- ok as EcsInputFloat,
17496
- lk as EcsInputGroup,
17522
+ ok as EcsInputConnector,
17523
+ lk as EcsInputFloat,
17524
+ rk as EcsInputGroup,
17497
17525
  eh as EcsInputSearch,
17498
- ck as EcsJumperDocument,
17499
- dk as EcsJumperIndex,
17500
- uk as EcsJumperPage,
17501
- hk as EcsLayoutDataTable,
17502
- gk as EcsLayoutDirectory,
17503
- fk as EcsLayoutIndex,
17504
- mk as EcsLegendItem,
17505
- pk as EcsLogMessage,
17506
- vk as EcsMap,
17507
- yk as EcsModal,
17508
- _k as EcsModalFooter,
17509
- bk as EcsModalHeader,
17510
- xk as EcsMultiselectOption,
17511
- kk as EcsMultiselectSearchToken,
17512
- wk as EcsMultiselectToken,
17513
- Sk as EcsOverlay,
17514
- Ck as EcsPagination,
17526
+ dk as EcsJumperDocument,
17527
+ uk as EcsJumperIndex,
17528
+ fk as EcsJumperPage,
17529
+ mk as EcsLayoutDataTable,
17530
+ hk as EcsLayoutDirectory,
17531
+ gk as EcsLayoutIndex,
17532
+ pk as EcsLegendItem,
17533
+ vk as EcsLogMessage,
17534
+ yk as EcsMap,
17535
+ bk as EcsModal,
17536
+ kk as EcsModalFooter,
17537
+ _k as EcsModalHeader,
17538
+ Sk as EcsMultiselectOption,
17539
+ wk as EcsMultiselectSearchToken,
17540
+ xk as EcsMultiselectToken,
17541
+ Ck as EcsOverlay,
17542
+ Bk as EcsPagination,
17515
17543
  Sm as EcsPane,
17516
17544
  Bd as EcsPartyEntry,
17517
17545
  pt as EcsPopover,
17518
- Bk as EcsPopoverHeader,
17546
+ zk as EcsPopoverHeader,
17519
17547
  is as EcsPopoverList,
17520
17548
  Jf as EcsPopoverListHeadline,
17521
17549
  as as EcsPopoverListItem,
17522
17550
  pf as EcsProgress,
17523
- zk as EcsQuicklink,
17551
+ Ik as EcsQuicklink,
17524
17552
  fo as EcsRadiobutton,
17525
- Ik as EcsRange,
17526
- kv as EcsRatingFavorability,
17527
- pv as EcsRatingStarRead,
17528
- Ek as EcsRatingStarWrite,
17553
+ Ek as EcsRange,
17554
+ wv as EcsRatingFavorability,
17555
+ vv as EcsRatingStarRead,
17556
+ Tk as EcsRatingStarWrite,
17529
17557
  ih as EcsScrollContainer,
17530
- Tk as EcsSection,
17531
- Pk as EcsSegment,
17558
+ Pk as EcsSection,
17559
+ Lk as EcsSegment,
17532
17560
  Ci as EcsSelect,
17533
17561
  xp as EcsSelectText,
17534
- Lk as EcsSelectTile,
17562
+ Mk as EcsSelectTile,
17535
17563
  pi as EcsSeparator,
17536
- Mk as EcsSequenceMap,
17537
- Ok as EcsSequenceMapButton,
17538
- Ak as EcsSidebar,
17539
- Rk as EcsSidebarContent,
17540
- Dk as EcsSidebarFooter,
17541
- Nk as EcsSidebarHeader,
17542
- Vk as EcsSidebarList,
17543
- Fk as EcsSidebarListItem,
17564
+ Ok as EcsSequenceMap,
17565
+ Ak as EcsSequenceMapButton,
17566
+ Rk as EcsSidebar,
17567
+ Dk as EcsSidebarContent,
17568
+ Nk as EcsSidebarFooter,
17569
+ Vk as EcsSidebarHeader,
17570
+ Fk as EcsSidebarList,
17571
+ Hk as EcsSidebarListItem,
17544
17572
  ie as EcsSkeletonLoader,
17545
17573
  wo as EcsSortbutton,
17546
17574
  Cm as EcsSplitpanes,
17547
17575
  Ru as EcsStateIcon,
17548
17576
  We as EcsSticker,
17549
- Hk as EcsStructuredContent,
17550
- qk as EcsSwatchesPicker,
17577
+ qk as EcsStructuredContent,
17578
+ $k as EcsSwatchesPicker,
17551
17579
  hi as EcsSwitch,
17552
- $k as EcsTab,
17553
- wy as EcsTabBar,
17554
- Wk as EcsTabButton,
17555
- Cy as EcsTabs,
17556
- jk as EcsTag,
17557
- Uk as EcsTagCloud,
17558
- Re as EcsTextV2,
17559
- Gk as EcsToast,
17560
- Kk as EcsToasts,
17580
+ Wk as EcsTab,
17581
+ xy as EcsTabBar,
17582
+ jk as EcsTabButton,
17583
+ By as EcsTabs,
17584
+ Uk as EcsTag,
17585
+ Gk as EcsTagCloud,
17586
+ Le as EcsTextV2,
17587
+ Kk as EcsToast,
17588
+ Yk as EcsToasts,
17561
17589
  Ih as EcsToolbar,
17562
- Yk as EcsTranscriptState,
17563
- Xk as EcsTreeList,
17564
- Zk as EcsTreeListHeadline,
17565
- Jk as EcsTreeListItem,
17566
- Qk as EcsTypeConfirmation,
17567
- e0 as EcsVideo,
17568
- t0 as EcsWindow
17590
+ Xk as EcsTranscriptState,
17591
+ Jk as EcsTreeList,
17592
+ Qk as EcsTreeListHeadline,
17593
+ Zk as EcsTreeListItem,
17594
+ e0 as EcsTypeConfirmation,
17595
+ t0 as EcsVideo,
17596
+ s0 as EcsWindow
17569
17597
  };