@everchron/ec-shards 8.9.4 → 8.9.5

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
@@ -468,7 +468,7 @@ const Ii = {
468
468
  return r > 255 ? r = 255 : r < 0 && (r = 0), (t ? "#" : "") + (r | i << 8 | n << 16).toString(16);
469
469
  }
470
470
  }
471
- }, $i = ["role", "aria-label"], Ei = { key: 0 };
471
+ }, Ei = ["role", "aria-label"], $i = { key: 0 };
472
472
  function Pi(e, s, t, a, n, i) {
473
473
  const r = p("ecs-sticker");
474
474
  return o(), l("div", {
@@ -477,12 +477,12 @@ function Pi(e, s, t, a, n, i) {
477
477
  role: t.image ? "img" : "none",
478
478
  "aria-label": t.name
479
479
  }, [
480
- this.image ? u("", !0) : (o(), l("span", Ei, x(i.userInitial), 1)),
480
+ this.image ? u("", !0) : (o(), l("span", $i, x(i.userInitial), 1)),
481
481
  t.relevantBadge ? (o(), y(r, {
482
482
  key: 1,
483
483
  type: "badge"
484
484
  })) : u("", !0)
485
- ], 14, $i);
485
+ ], 14, Ei);
486
486
  }
487
487
  const Ti = /* @__PURE__ */ _(Ii, [["render", Pi], ["__scopeId", "data-v-cdd70b4e"]]);
488
488
  const Mi = {
@@ -1012,7 +1012,7 @@ function zs(e, s) {
1012
1012
  }
1013
1013
  return !1;
1014
1014
  }
1015
- function $t(e) {
1015
+ function Et(e) {
1016
1016
  return Object.assign({}, e, {
1017
1017
  left: e.x,
1018
1018
  top: e.y,
@@ -1025,7 +1025,7 @@ function hn(e, s) {
1025
1025
  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;
1026
1026
  }
1027
1027
  function ss(e, s, t) {
1028
- return s === Cs ? $t(gn(e, t)) : Fe(s) ? hn(s, t) : $t(mn(Le(e)));
1028
+ return s === Cs ? Et(gn(e, t)) : Fe(s) ? hn(s, t) : Et(mn(Le(e)));
1029
1029
  }
1030
1030
  function vn(e) {
1031
1031
  var s = Je(pt(e)), t = ["absolute", "fixed"].indexOf(Ie(e).position) >= 0, a = t && ce(e) ? tt(e) : e;
@@ -1096,7 +1096,7 @@ function Is(e) {
1096
1096
  }
1097
1097
  return d;
1098
1098
  }
1099
- function $s() {
1099
+ function Es() {
1100
1100
  return {
1101
1101
  top: 0,
1102
1102
  right: 0,
@@ -1104,8 +1104,8 @@ function $s() {
1104
1104
  left: 0
1105
1105
  };
1106
1106
  }
1107
- function Es(e) {
1108
- return Object.assign({}, $s(), e);
1107
+ function $s(e) {
1108
+ return Object.assign({}, Es(), e);
1109
1109
  }
1110
1110
  function Ps(e, s) {
1111
1111
  return s.reduce(function(t, a) {
@@ -1114,12 +1114,12 @@ function Ps(e, s) {
1114
1114
  }
1115
1115
  function Ft(e, s) {
1116
1116
  s === void 0 && (s = {});
1117
- var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, r = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? Zi : c, h = t.rootBoundary, m = h === void 0 ? Cs : h, k = t.elementContext, B = k === void 0 ? Ye : k, I = t.altBoundary, S = I === void 0 ? !1 : I, E = t.padding, P = E === void 0 ? 0 : E, O = Es(typeof P != "number" ? P : Ps(P, st)), V = B === Ye ? Ji : Ye, R = e.rects.popper, T = e.elements[S ? V : B], A = _n(Fe(T) ? T : T.contextElement || Le(e.elements.popper), d, m, r), $ = qe(e.elements.reference), N = Is({
1118
- reference: $,
1117
+ var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, r = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? Zi : c, h = t.rootBoundary, m = h === void 0 ? Cs : h, k = t.elementContext, B = k === void 0 ? Ye : k, I = t.altBoundary, S = I === void 0 ? !1 : I, $ = t.padding, P = $ === void 0 ? 0 : $, O = $s(typeof P != "number" ? P : Ps(P, st)), V = B === Ye ? Ji : Ye, R = e.rects.popper, T = e.elements[S ? V : B], A = _n(Fe(T) ? T : T.contextElement || Le(e.elements.popper), d, m, r), E = qe(e.elements.reference), N = Is({
1118
+ reference: E,
1119
1119
  element: R,
1120
1120
  strategy: "absolute",
1121
1121
  placement: n
1122
- }), F = $t(Object.assign({}, R, N)), q = B === Ye ? F : $, W = {
1122
+ }), F = Et(Object.assign({}, R, N)), q = B === Ye ? F : E, W = {
1123
1123
  top: A.top - q.top + O.top,
1124
1124
  bottom: q.bottom - A.bottom + O.bottom,
1125
1125
  left: A.left - q.left + O.left,
@@ -1166,7 +1166,7 @@ function yn(e) {
1166
1166
  state: m,
1167
1167
  setOptions: function(O) {
1168
1168
  var V = typeof O == "function" ? O(m.options) : O;
1169
- E(), m.options = Object.assign({}, i, m.options, V), m.scrollParents = {
1169
+ $(), m.options = Object.assign({}, i, m.options, V), m.scrollParents = {
1170
1170
  reference: Fe(c) ? Je(c) : c.contextElement ? Je(c.contextElement) : [],
1171
1171
  popper: Je(d)
1172
1172
  };
@@ -1195,8 +1195,8 @@ function yn(e) {
1195
1195
  m.reset = !1, T = -1;
1196
1196
  continue;
1197
1197
  }
1198
- var A = m.orderedModifiers[T], $ = A.fn, N = A.options, F = N === void 0 ? {} : N, q = A.name;
1199
- typeof $ == "function" && (m = $({
1198
+ var A = m.orderedModifiers[T], E = A.fn, N = A.options, F = N === void 0 ? {} : N, q = A.name;
1199
+ typeof E == "function" && (m = E({
1200
1200
  state: m,
1201
1201
  options: F,
1202
1202
  name: q,
@@ -1214,7 +1214,7 @@ function yn(e) {
1214
1214
  });
1215
1215
  }),
1216
1216
  destroy: function() {
1217
- E(), B = !0;
1217
+ $(), B = !0;
1218
1218
  }
1219
1219
  };
1220
1220
  if (!ns(c, d))
@@ -1231,13 +1231,13 @@ function yn(e) {
1231
1231
  name: O,
1232
1232
  instance: I,
1233
1233
  options: R
1234
- }), $ = function() {
1234
+ }), E = function() {
1235
1235
  };
1236
- k.push(A || $);
1236
+ k.push(A || E);
1237
1237
  }
1238
1238
  });
1239
1239
  }
1240
- function E() {
1240
+ function $() {
1241
1241
  k.forEach(function(P) {
1242
1242
  return P();
1243
1243
  }), k = [];
@@ -1297,30 +1297,30 @@ function Cn(e, s) {
1297
1297
  };
1298
1298
  }
1299
1299
  function as(e) {
1300
- var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, r = e.offsets, c = e.position, d = e.gpuAcceleration, h = e.adaptive, m = e.roundOffsets, k = e.isFixed, B = r.x, I = B === void 0 ? 0 : B, S = r.y, E = S === void 0 ? 0 : S, P = typeof m == "function" ? m({
1300
+ var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, r = e.offsets, c = e.position, d = e.gpuAcceleration, h = e.adaptive, m = e.roundOffsets, k = e.isFixed, B = r.x, I = B === void 0 ? 0 : B, S = r.y, $ = S === void 0 ? 0 : S, P = typeof m == "function" ? m({
1301
1301
  x: I,
1302
- y: E
1302
+ y: $
1303
1303
  }) : {
1304
1304
  x: I,
1305
- y: E
1305
+ y: $
1306
1306
  };
1307
- I = P.x, E = P.y;
1307
+ I = P.x, $ = P.y;
1308
1308
  var O = r.hasOwnProperty("x"), V = r.hasOwnProperty("y"), R = ae, T = ne, A = window;
1309
1309
  if (h) {
1310
- var $ = tt(t), N = "clientHeight", F = "clientWidth";
1311
- if ($ === oe(t) && ($ = Le(t), Ie($).position !== "static" && c === "absolute" && (N = "scrollHeight", F = "scrollWidth")), $ = $, n === ne || (n === ae || n === me) && i === et) {
1310
+ var E = tt(t), N = "clientHeight", F = "clientWidth";
1311
+ if (E === oe(t) && (E = Le(t), Ie(E).position !== "static" && c === "absolute" && (N = "scrollHeight", F = "scrollWidth")), E = E, n === ne || (n === ae || n === me) && i === et) {
1312
1312
  T = ge;
1313
- var q = k && $ === A && A.visualViewport ? A.visualViewport.height : (
1313
+ var q = k && E === A && A.visualViewport ? A.visualViewport.height : (
1314
1314
  // $FlowFixMe[prop-missing]
1315
- $[N]
1315
+ E[N]
1316
1316
  );
1317
- E -= q - a.height, E *= d ? 1 : -1;
1317
+ $ -= q - a.height, $ *= d ? 1 : -1;
1318
1318
  }
1319
1319
  if (n === ae || (n === ne || n === ge) && i === et) {
1320
1320
  R = me;
1321
- var W = k && $ === A && A.visualViewport ? A.visualViewport.width : (
1321
+ var W = k && E === A && A.visualViewport ? A.visualViewport.width : (
1322
1322
  // $FlowFixMe[prop-missing]
1323
- $[F]
1323
+ E[F]
1324
1324
  );
1325
1325
  I -= W - a.width, I *= d ? 1 : -1;
1326
1326
  }
@@ -1329,16 +1329,16 @@ function as(e) {
1329
1329
  position: c
1330
1330
  }, h && Sn), Q = m === !0 ? Cn({
1331
1331
  x: I,
1332
- y: E
1332
+ y: $
1333
1333
  }, oe(t)) : {
1334
1334
  x: I,
1335
- y: E
1335
+ y: $
1336
1336
  };
1337
- if (I = Q.x, E = Q.y, d) {
1337
+ if (I = Q.x, $ = Q.y, d) {
1338
1338
  var K;
1339
- return Object.assign({}, j, (K = {}, K[T] = V ? "0" : "", K[R] = O ? "0" : "", K.transform = (A.devicePixelRatio || 1) <= 1 ? "translate(" + I + "px, " + E + "px)" : "translate3d(" + I + "px, " + E + "px, 0)", K));
1339
+ return Object.assign({}, j, (K = {}, K[T] = V ? "0" : "", K[R] = O ? "0" : "", K.transform = (A.devicePixelRatio || 1) <= 1 ? "translate(" + I + "px, " + $ + "px)" : "translate3d(" + I + "px, " + $ + "px, 0)", K));
1340
1340
  }
1341
- return Object.assign({}, j, (s = {}, s[T] = V ? E + "px" : "", s[R] = O ? I + "px" : "", s.transform = "", s));
1341
+ return Object.assign({}, j, (s = {}, s[T] = V ? $ + "px" : "", s[R] = O ? I + "px" : "", s.transform = "", s));
1342
1342
  }
1343
1343
  function Bn(e) {
1344
1344
  var s = e.state, t = e.options, a = t.gpuAcceleration, n = a === void 0 ? !0 : a, i = t.adaptive, r = i === void 0 ? !0 : i, c = t.roundOffsets, d = c === void 0 ? !0 : c, h = {
@@ -1380,7 +1380,7 @@ function In(e) {
1380
1380
  }));
1381
1381
  });
1382
1382
  }
1383
- function $n(e) {
1383
+ function En(e) {
1384
1384
  var s = e.state, t = {
1385
1385
  popper: {
1386
1386
  position: s.options.strategy,
@@ -1404,15 +1404,15 @@ function $n(e) {
1404
1404
  });
1405
1405
  };
1406
1406
  }
1407
- const En = {
1407
+ const $n = {
1408
1408
  name: "applyStyles",
1409
1409
  enabled: !0,
1410
1410
  phase: "write",
1411
1411
  fn: In,
1412
- effect: $n,
1412
+ effect: En,
1413
1413
  requires: ["computeStyles"]
1414
1414
  };
1415
- var Pn = [kn, wn, zn, En], Tn = /* @__PURE__ */ yn({
1415
+ var Pn = [kn, wn, zn, $n], Tn = /* @__PURE__ */ yn({
1416
1416
  defaultModifiers: Pn
1417
1417
  });
1418
1418
  function Mn(e) {
@@ -1426,14 +1426,14 @@ function Ln(e, s, t) {
1426
1426
  return a > t ? t : a;
1427
1427
  }
1428
1428
  function On(e) {
1429
- var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !1 : r, d = t.boundary, h = t.rootBoundary, m = t.altBoundary, k = t.padding, B = t.tether, I = B === void 0 ? !0 : B, S = t.tetherOffset, E = S === void 0 ? 0 : S, P = Ft(s, {
1429
+ var s = e.state, t = e.options, a = e.name, n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !1 : r, d = t.boundary, h = t.rootBoundary, m = t.altBoundary, k = t.padding, B = t.tether, I = B === void 0 ? !0 : B, S = t.tetherOffset, $ = S === void 0 ? 0 : S, P = Ft(s, {
1430
1430
  boundary: d,
1431
1431
  rootBoundary: h,
1432
1432
  padding: k,
1433
1433
  altBoundary: m
1434
- }), O = ke(s.placement), V = je(s.placement), R = !V, T = Dt(O), A = Mn(T), $ = s.modifiersData.popperOffsets, N = s.rects.reference, F = s.rects.popper, q = typeof E == "function" ? E(Object.assign({}, s.rects, {
1434
+ }), O = ke(s.placement), V = je(s.placement), R = !V, T = Dt(O), A = Mn(T), E = s.modifiersData.popperOffsets, N = s.rects.reference, F = s.rects.popper, q = typeof $ == "function" ? $(Object.assign({}, s.rects, {
1435
1435
  placement: s.placement
1436
- })) : E, W = typeof q == "number" ? {
1436
+ })) : $, W = typeof q == "number" ? {
1437
1437
  mainAxis: q,
1438
1438
  altAxis: q
1439
1439
  } : Object.assign({
@@ -1443,17 +1443,17 @@ function On(e) {
1443
1443
  x: 0,
1444
1444
  y: 0
1445
1445
  };
1446
- if ($) {
1446
+ if (E) {
1447
1447
  if (i) {
1448
- var K, Ce = T === "y" ? ne : ae, de = T === "y" ? ge : me, Y = T === "y" ? "height" : "width", J = $[T], ye = J + P[Ce], Be = J - P[de], X = I ? -F[Y] / 2 : 0, re = V === We ? N[Y] : F[Y], Ee = V === We ? -F[Y] : -N[Y], nt = s.elements.arrow, Ve = I && nt ? At(nt) : {
1448
+ var K, Ce = T === "y" ? ne : ae, de = T === "y" ? ge : me, Y = T === "y" ? "height" : "width", J = E[T], ye = J + P[Ce], Be = J - P[de], X = I ? -F[Y] / 2 : 0, re = V === We ? N[Y] : F[Y], $e = V === We ? -F[Y] : -N[Y], nt = s.elements.arrow, Ve = I && nt ? At(nt) : {
1449
1449
  width: 0,
1450
1450
  height: 0
1451
- }, Pe = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : $s(), Ue = Pe[Ce], at = Pe[de], Oe = Qe(0, N[Y], Ve[Y]), vt = R ? N[Y] / 2 - X - Oe - Ue - W.mainAxis : re - Oe - Ue - W.mainAxis, Us = R ? -N[Y] / 2 + X + Oe + at + W.mainAxis : Ee + Oe + at + W.mainAxis, _t = s.elements.arrow && tt(s.elements.arrow), Ks = _t ? T === "y" ? _t.clientTop || 0 : _t.clientLeft || 0 : 0, jt = (K = j == null ? void 0 : j[T]) != null ? K : 0, Ys = J + vt - jt - Ks, Xs = J + Us - jt, Gt = Qe(I ? dt(ye, Ys) : ye, J, I ? Ne(Be, Xs) : Be);
1452
- $[T] = Gt, Q[T] = Gt - J;
1451
+ }, Pe = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : Es(), Ue = Pe[Ce], at = Pe[de], Oe = Qe(0, N[Y], Ve[Y]), vt = R ? N[Y] / 2 - X - Oe - Ue - W.mainAxis : re - Oe - Ue - W.mainAxis, Us = R ? -N[Y] / 2 + X + Oe + at + W.mainAxis : $e + Oe + at + W.mainAxis, _t = s.elements.arrow && tt(s.elements.arrow), Ks = _t ? T === "y" ? _t.clientTop || 0 : _t.clientLeft || 0 : 0, jt = (K = j == null ? void 0 : j[T]) != null ? K : 0, Ys = J + vt - jt - Ks, Xs = J + Us - jt, Gt = Qe(I ? dt(ye, Ys) : ye, J, I ? Ne(Be, Xs) : Be);
1452
+ E[T] = Gt, Q[T] = Gt - J;
1453
1453
  }
1454
1454
  if (c) {
1455
- var Ut, Zs = T === "x" ? ne : ae, Js = T === "x" ? ge : me, Ae = $[A], ot = A === "y" ? "height" : "width", Kt = Ae + P[Zs], Yt = Ae - P[Js], yt = [ne, ae].indexOf(O) !== -1, Xt = (Ut = j == null ? void 0 : j[A]) != null ? Ut : 0, Zt = yt ? Kt : Ae - N[ot] - F[ot] - Xt + W.altAxis, Jt = yt ? Ae + N[ot] + F[ot] - Xt - W.altAxis : Yt, Qt = I && yt ? Ln(Zt, Ae, Jt) : Qe(I ? Zt : Kt, Ae, I ? Jt : Yt);
1456
- $[A] = Qt, Q[A] = Qt - Ae;
1455
+ var Ut, Zs = T === "x" ? ne : ae, Js = T === "x" ? ge : me, Ae = E[A], ot = A === "y" ? "height" : "width", Kt = Ae + P[Zs], Yt = Ae - P[Js], yt = [ne, ae].indexOf(O) !== -1, Xt = (Ut = j == null ? void 0 : j[A]) != null ? Ut : 0, Zt = yt ? Kt : Ae - N[ot] - F[ot] - Xt + W.altAxis, Jt = yt ? Ae + N[ot] + F[ot] - Xt - W.altAxis : Yt, Qt = I && yt ? Ln(Zt, Ae, Jt) : Qe(I ? Zt : Kt, Ae, I ? Jt : Yt);
1456
+ E[A] = Qt, Q[A] = Qt - Ae;
1457
1457
  }
1458
1458
  s.modifiersData[a] = Q;
1459
1459
  }
@@ -1493,16 +1493,16 @@ function Fn(e, s) {
1493
1493
  return h.indexOf(S) >= 0;
1494
1494
  });
1495
1495
  B.length === 0 && (B = k);
1496
- var I = B.reduce(function(S, E) {
1497
- return S[E] = Ft(e, {
1498
- placement: E,
1496
+ var I = B.reduce(function(S, $) {
1497
+ return S[$] = Ft(e, {
1498
+ placement: $,
1499
1499
  boundary: n,
1500
1500
  rootBoundary: i,
1501
1501
  padding: r
1502
- })[ke(E)], S;
1502
+ })[ke($)], S;
1503
1503
  }, {});
1504
- return Object.keys(I).sort(function(S, E) {
1505
- return I[S] - I[E];
1504
+ return Object.keys(I).sort(function(S, $) {
1505
+ return I[S] - I[$];
1506
1506
  });
1507
1507
  }
1508
1508
  function Rn(e) {
@@ -1514,16 +1514,16 @@ function Rn(e) {
1514
1514
  function Vn(e) {
1515
1515
  var s = e.state, t = e.options, a = e.name;
1516
1516
  if (!s.modifiersData[a]._skip) {
1517
- for (var n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !0 : r, d = t.fallbackPlacements, h = t.padding, m = t.boundary, k = t.rootBoundary, B = t.altBoundary, I = t.flipVariations, S = I === void 0 ? !0 : I, E = t.allowedAutoPlacements, P = s.options.placement, O = ke(P), V = O === P, R = d || (V || !S ? [ct(P)] : Rn(P)), T = [P].concat(R).reduce(function(Ve, Pe) {
1517
+ for (var n = t.mainAxis, i = n === void 0 ? !0 : n, r = t.altAxis, c = r === void 0 ? !0 : r, d = t.fallbackPlacements, h = t.padding, m = t.boundary, k = t.rootBoundary, B = t.altBoundary, I = t.flipVariations, S = I === void 0 ? !0 : I, $ = t.allowedAutoPlacements, P = s.options.placement, O = ke(P), V = O === P, R = d || (V || !S ? [ct(P)] : Rn(P)), T = [P].concat(R).reduce(function(Ve, Pe) {
1518
1518
  return Ve.concat(ke(Pe) === Nt ? Fn(s, {
1519
1519
  placement: Pe,
1520
1520
  boundary: m,
1521
1521
  rootBoundary: k,
1522
1522
  padding: h,
1523
1523
  flipVariations: S,
1524
- allowedAutoPlacements: E
1524
+ allowedAutoPlacements: $
1525
1525
  }) : Pe);
1526
- }, []), A = s.rects.reference, $ = s.rects.popper, N = /* @__PURE__ */ new Map(), F = !0, q = T[0], W = 0; W < T.length; W++) {
1526
+ }, []), A = s.rects.reference, E = s.rects.popper, N = /* @__PURE__ */ new Map(), F = !0, q = T[0], W = 0; W < T.length; W++) {
1527
1527
  var j = T[W], Q = ke(j), K = je(j) === We, Ce = [ne, ge].indexOf(Q) >= 0, de = Ce ? "width" : "height", Y = Ft(s, {
1528
1528
  placement: j,
1529
1529
  boundary: m,
@@ -1531,7 +1531,7 @@ function Vn(e) {
1531
1531
  altBoundary: B,
1532
1532
  padding: h
1533
1533
  }), J = Ce ? K ? me : ae : K ? ge : ne;
1534
- A[de] > $[de] && (J = ct(J));
1534
+ A[de] > E[de] && (J = ct(J));
1535
1535
  var ye = ct(J), Be = [];
1536
1536
  if (i && Be.push(Y[Q] <= 0), c && Be.push(Y[J] <= 0, Y[ye] <= 0), Be.every(function(Ve) {
1537
1537
  return Ve;
@@ -1552,8 +1552,8 @@ function Vn(e) {
1552
1552
  });
1553
1553
  if (Ue)
1554
1554
  return q = Ue, "break";
1555
- }, Ee = X; Ee > 0; Ee--) {
1556
- var nt = re(Ee);
1555
+ }, $e = X; $e > 0; $e--) {
1556
+ var nt = re($e);
1557
1557
  if (nt === "break")
1558
1558
  break;
1559
1559
  }
@@ -1598,13 +1598,13 @@ const jn = {
1598
1598
  var Gn = function(s, t) {
1599
1599
  return s = typeof s == "function" ? s(Object.assign({}, t.rects, {
1600
1600
  placement: t.placement
1601
- })) : s, Es(typeof s != "number" ? s : Ps(s, st));
1601
+ })) : s, $s(typeof s != "number" ? s : Ps(s, st));
1602
1602
  };
1603
1603
  function Un(e) {
1604
1604
  var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, r = t.modifiersData.popperOffsets, c = ke(t.placement), d = Dt(c), h = [ae, me].indexOf(c) >= 0, m = h ? "height" : "width";
1605
1605
  if (!(!i || !r)) {
1606
- var k = Gn(n.padding, t), B = At(i), I = d === "y" ? ne : ae, S = d === "y" ? ge : me, E = t.rects.reference[m] + t.rects.reference[d] - r[d] - t.rects.popper[m], P = r[d] - t.rects.reference[d], O = tt(i), V = O ? d === "y" ? O.clientHeight || 0 : O.clientWidth || 0 : 0, R = E / 2 - P / 2, T = k[I], A = V - B[m] - k[S], $ = V / 2 - B[m] / 2 + R, N = Qe(T, $, A), F = d;
1607
- t.modifiersData[a] = (s = {}, s[F] = N, s.centerOffset = N - $, s);
1606
+ var k = Gn(n.padding, t), B = At(i), I = d === "y" ? ne : ae, S = d === "y" ? ge : me, $ = t.rects.reference[m] + t.rects.reference[d] - r[d] - t.rects.popper[m], P = r[d] - t.rects.reference[d], O = tt(i), V = O ? d === "y" ? O.clientHeight || 0 : O.clientWidth || 0 : 0, R = $ / 2 - P / 2, T = k[I], A = V - B[m] - k[S], E = V / 2 - B[m] / 2 + R, N = Qe(T, E, A), F = d;
1607
+ t.modifiersData[a] = (s = {}, s[F] = N, s.centerOffset = N - E, s);
1608
1608
  }
1609
1609
  }
1610
1610
  function Kn(e) {
@@ -1633,19 +1633,19 @@ function Xn({
1633
1633
  const d = Qs({
1634
1634
  isOpen: !1,
1635
1635
  popperInstance: null
1636
- }), h = (E) => {
1636
+ }), h = ($) => {
1637
1637
  var P;
1638
1638
  (P = d.popperInstance) == null || P.setOptions((O) => ({
1639
1639
  ...O,
1640
- modifiers: [...O.modifiers, { name: "eventListeners", enabled: E }]
1640
+ modifiers: [...O.modifiers, { name: "eventListeners", enabled: $ }]
1641
1641
  }));
1642
1642
  }, m = () => h(!0), k = () => h(!1), B = () => {
1643
1643
  d.isOpen && (d.isOpen = !1, s("close:popper"));
1644
1644
  }, I = () => {
1645
1645
  d.isOpen || (d.isOpen = !0, s("open:popper"));
1646
1646
  };
1647
- le([() => d.isOpen, i], async ([E]) => {
1648
- E ? (await S(), m()) : k();
1647
+ le([() => d.isOpen, i], async ([$]) => {
1648
+ $ ? (await S(), m()) : k();
1649
1649
  });
1650
1650
  const S = async () => {
1651
1651
  await ei(), d.popperInstance = Tn(c.value, r.value, {
@@ -1675,8 +1675,8 @@ function Xn({
1675
1675
  }), d.popperInstance.update();
1676
1676
  };
1677
1677
  return Pt(() => {
1678
- var E;
1679
- (E = d.popperInstance) == null || E.destroy();
1678
+ var $;
1679
+ ($ = d.popperInstance) == null || $.destroy();
1680
1680
  }), {
1681
1681
  ...ys(d),
1682
1682
  open: I,
@@ -1862,14 +1862,14 @@ const ia = ["onKeyup", "aria-open"], na = {
1862
1862
  arrowPadding: B,
1863
1863
  closeDelay: I,
1864
1864
  content: S,
1865
- disableClickAway: E,
1865
+ disableClickAway: $,
1866
1866
  disabled: P,
1867
1867
  interactive: O,
1868
1868
  locked: V,
1869
1869
  offsetDistance: R,
1870
1870
  offsetSkid: T,
1871
1871
  openDelay: A,
1872
- placement: $,
1872
+ placement: E,
1873
1873
  show: N
1874
1874
  } = ys(t), { isOpen: F, open: q, close: W } = Xn({
1875
1875
  arrowPadding: B,
@@ -1877,11 +1877,11 @@ const ia = ["onKeyup", "aria-open"], na = {
1877
1877
  locked: V,
1878
1878
  offsetDistance: R,
1879
1879
  offsetSkid: T,
1880
- placement: $,
1880
+ placement: E,
1881
1881
  popperNode: c,
1882
1882
  triggerNode: d
1883
1883
  }), j = be(() => N.value !== null), Q = be(() => P.value || !m.value), K = be(() => F.value && !Q.value), Ce = be(
1884
- () => !E.value && !j.value
1884
+ () => !$.value && !j.value
1885
1885
  );
1886
1886
  be(
1887
1887
  () => O.value ? `border: ${R.value}px solid transparent; margin: -${R.value}px;` : null
@@ -1912,12 +1912,12 @@ const ia = ["onKeyup", "aria-open"], na = {
1912
1912
  });
1913
1913
  }), Pt(() => n.disconnect()), (X, re) => (o(), l("div", {
1914
1914
  class: "ecs-popover-root",
1915
- onMouseleave: re[2] || (re[2] = (Ee) => e.hover && ye())
1915
+ onMouseleave: re[2] || (re[2] = ($e) => e.hover && ye())
1916
1916
  }, [
1917
1917
  f("div", {
1918
1918
  ref_key: "triggerNode",
1919
1919
  ref: d,
1920
- onMouseover: re[0] || (re[0] = (Ee) => e.hover && J()),
1920
+ onMouseover: re[0] || (re[0] = ($e) => e.hover && J()),
1921
1921
  onClick: Be,
1922
1922
  onFocus: J,
1923
1923
  onKeyup: U(ye, ["esc"]),
@@ -1932,7 +1932,7 @@ const ia = ["onKeyup", "aria-open"], na = {
1932
1932
  default: w(() => [
1933
1933
  e.persistent || r.value ? Ge((o(), l("div", {
1934
1934
  key: 0,
1935
- onClick: re[1] || (re[1] = (Ee) => !ie(O) && ye()),
1935
+ onClick: re[1] || (re[1] = ($e) => !ie(O) && ye()),
1936
1936
  class: "ecs-popover popper",
1937
1937
  ref_key: "popperNode",
1938
1938
  ref: c,
@@ -2514,7 +2514,7 @@ const Sa = {
2514
2514
  created() {
2515
2515
  this.switchId = this.generateUniqueId();
2516
2516
  }
2517
- }, Ca = (e) => (he("data-v-de55e54f"), e = e(), ve(), e), Ba = { class: "ecs-switch-wrapper" }, za = ["aria-checked"], Ia = ["id", "name", "required", "disabled", "checked"], $a = { class: "ecs-slide-switch" }, Ea = /* @__PURE__ */ Ca(() => /* @__PURE__ */ f("div", { class: "indeterminate" }, null, -1)), Pa = ["for"];
2517
+ }, Ca = (e) => (he("data-v-de55e54f"), e = e(), ve(), e), Ba = { class: "ecs-switch-wrapper" }, za = ["aria-checked"], Ia = ["id", "name", "required", "disabled", "checked"], Ea = { class: "ecs-slide-switch" }, $a = /* @__PURE__ */ Ca(() => /* @__PURE__ */ f("div", { class: "indeterminate" }, null, -1)), Pa = ["for"];
2518
2518
  function Ta(e, s, t, a, n, i) {
2519
2519
  const r = p("ecs-focus-ring");
2520
2520
  return o(), l("div", Ba, [
@@ -2539,8 +2539,8 @@ function Ta(e, s, t, a, n, i) {
2539
2539
  checked: n.checked || null,
2540
2540
  onChange: s[0] || (s[0] = (...c) => i.handleClick && i.handleClick(...c))
2541
2541
  }, null, 40, Ia),
2542
- f("div", $a, [
2543
- Ea,
2542
+ f("div", Ea, [
2543
+ $a,
2544
2544
  b(r, { radius: 20 })
2545
2545
  ])
2546
2546
  ], 10, za),
@@ -2820,11 +2820,11 @@ function qa(e, s, t, a, n, i) {
2820
2820
  }, null, 8, ["inset", "danger"])
2821
2821
  ], 42, Va));
2822
2822
  }
2823
- const $e = /* @__PURE__ */ _(Da, [["render", qa], ["__scopeId", "data-v-a3459c11"]]);
2823
+ const Ee = /* @__PURE__ */ _(Da, [["render", qa], ["__scopeId", "data-v-a3459c11"]]);
2824
2824
  const Wa = {
2825
2825
  name: "ecs-popover-list-item",
2826
2826
  emits: ["click", "input", "change", "secondaryClick"],
2827
- components: { EcsCheckbox: Vt, EcsRadiobutton: wa, EcsSwitch: Ms, EcsSortbutton: Na, EcsIcon: M, EcsFileIcon: Ls, EcsButton: $e, EcsFocusRing: L },
2827
+ components: { EcsCheckbox: Vt, EcsRadiobutton: wa, EcsSwitch: Ms, EcsSortbutton: Na, EcsIcon: M, EcsFileIcon: Ls, EcsButton: Ee, EcsFocusRing: L },
2828
2828
  props: {
2829
2829
  /** Determines the type of popover list item.*/
2830
2830
  type: {
@@ -3498,7 +3498,7 @@ function bo(e, s, t, a, n, i) {
3498
3498
  (o(!0), l(Z, null, pe(t.options, (I, S) => (o(), y(d, {
3499
3499
  key: S,
3500
3500
  disabled: I.disabled || null,
3501
- onClick: (E) => e.$emit("select", I.action)
3501
+ onClick: ($) => e.$emit("select", I.action)
3502
3502
  }, {
3503
3503
  default: w(() => [
3504
3504
  D(x(I.label), 1)
@@ -3656,7 +3656,7 @@ const zo = {
3656
3656
  this.iconOnly && (!this.ariaLabel || this.ariaLabel.trim());
3657
3657
  }
3658
3658
  }, Io = ["aria-label", "aria-busy"];
3659
- function $o(e, s, t, a, n, i) {
3659
+ function Eo(e, s, t, a, n, i) {
3660
3660
  const r = p("ecs-icon"), c = p("ecs-focus-ring");
3661
3661
  return o(), l("button", {
3662
3662
  class: v(["ecs-context-button", [t.loading ? "loading" : "", i.iconOnly ? "ecs-context-button-icon-only" : ""]]),
@@ -3679,8 +3679,8 @@ function $o(e, s, t, a, n, i) {
3679
3679
  b(c)
3680
3680
  ], 14, Io);
3681
3681
  }
3682
- const gy = /* @__PURE__ */ _(zo, [["render", $o], ["__scopeId", "data-v-bbc83578"]]);
3683
- const Eo = {
3682
+ const gy = /* @__PURE__ */ _(zo, [["render", Eo], ["__scopeId", "data-v-bbc83578"]]);
3683
+ const $o = {
3684
3684
  name: "ecs-context-button-group"
3685
3685
  }, Po = { class: "ecs-context-button-group" };
3686
3686
  function To(e, s, t, a, n, i) {
@@ -3688,7 +3688,7 @@ function To(e, s, t, a, n, i) {
3688
3688
  g(e.$slots, "default", {}, void 0, !0)
3689
3689
  ]);
3690
3690
  }
3691
- const my = /* @__PURE__ */ _(Eo, [["render", To], ["__scopeId", "data-v-94a53b69"]]);
3691
+ const my = /* @__PURE__ */ _($o, [["render", To], ["__scopeId", "data-v-94a53b69"]]);
3692
3692
  const Mo = {
3693
3693
  name: "ecs-button-dialog",
3694
3694
  emits: ["click"],
@@ -3793,11 +3793,17 @@ function Do(e, s, t, a, n, i) {
3793
3793
  size: "20",
3794
3794
  color: "#FFF"
3795
3795
  })) : u("", !0),
3796
- t.type === "expand" ? g(e.$slots, "default", { key: 1 }, void 0, !0) : u("", !0),
3796
+ t.type == "dropdown" ? (o(), y(r, {
3797
+ key: 1,
3798
+ type: "chevron-down",
3799
+ size: "12",
3800
+ color: "var(--color-gray-9)"
3801
+ })) : u("", !0),
3802
+ t.type === "expand" ? g(e.$slots, "default", { key: 2 }, void 0, !0) : u("", !0),
3797
3803
  b(c)
3798
3804
  ], 10, No);
3799
3805
  }
3800
- const As = /* @__PURE__ */ _(Ao, [["render", Do], ["__scopeId", "data-v-ed711bfd"]]);
3806
+ const As = /* @__PURE__ */ _(Ao, [["render", Do], ["__scopeId", "data-v-55fcaaeb"]]);
3801
3807
  const Fo = {
3802
3808
  name: "ecs-button-table",
3803
3809
  emits: ["click", "mouseover", "mouseleave"],
@@ -4143,7 +4149,7 @@ var ar = qt.clickOutSide = {
4143
4149
  const rr = {
4144
4150
  name: "ecs-context-menu",
4145
4151
  emits: ["option-clicked", "menu-closed"],
4146
- components: { EcsIcon: M, EcsFocusRing: L, EcsButton: $e },
4152
+ components: { EcsIcon: M, EcsFocusRing: L, EcsButton: Ee },
4147
4153
  directives: {
4148
4154
  clickOutSide: or
4149
4155
  },
@@ -4309,7 +4315,7 @@ const by = /* @__PURE__ */ _(rr, [["render", ur], ["__scopeId", "data-v-f295a817
4309
4315
  const fr = {
4310
4316
  name: "ecs-collapse",
4311
4317
  emits: ["toggled", "remove"],
4312
- components: { EcsButton: $e, EcsFocusRing: L, EcsFlexRow: Me },
4318
+ components: { EcsButton: Ee, EcsFocusRing: L, EcsFlexRow: Me },
4313
4319
  props: {
4314
4320
  /** Unique ID, is required to handle persist states. */
4315
4321
  id: {
@@ -4657,8 +4663,8 @@ const Br = {
4657
4663
  }, zr = (e) => (he("data-v-75354c78"), e = e(), ve(), e), Ir = {
4658
4664
  key: 1,
4659
4665
  class: "ecs-skeleton skeletons"
4660
- }, $r = /* @__PURE__ */ zr(() => /* @__PURE__ */ f("div", { class: "skeleton skeleton-single" }, null, -1)), Er = [
4661
- $r
4666
+ }, Er = /* @__PURE__ */ zr(() => /* @__PURE__ */ f("div", { class: "skeleton skeleton-single" }, null, -1)), $r = [
4667
+ Er
4662
4668
  ];
4663
4669
  function Pr(e, s, t, a, n, i) {
4664
4670
  return t.type === "rect" || t.type === "circle" ? (o(), l("div", {
@@ -4669,7 +4675,7 @@ function Pr(e, s, t, a, n, i) {
4669
4675
  (o(!0), l(Z, null, pe(parseInt(t.count), (r) => (o(), l("div", {
4670
4676
  key: r,
4671
4677
  class: v(["skeleton-wrap", "skeleton-line-height-" + t.lineHeight])
4672
- }, Er, 2))), 128))
4678
+ }, $r, 2))), 128))
4673
4679
  ])) : (o(), l("div", {
4674
4680
  key: 2,
4675
4681
  class: v(["ecs-skeleton skeleton-wrap", "skeleton-line-height-" + t.lineHeight])
@@ -4733,7 +4739,7 @@ const Ds = /* @__PURE__ */ _(Tr, [["render", Lr]]);
4733
4739
  const Or = {
4734
4740
  name: "ecs-comment",
4735
4741
  emits: ["edit", "delete"],
4736
- components: { EcsAvatar: Ti, EcsButton: $e, EcsFormatted: Ds, EcsSkeletonLoader: Se },
4742
+ components: { EcsAvatar: Ti, EcsButton: Ee, EcsFormatted: Ds, EcsSkeletonLoader: Se },
4737
4743
  props: {
4738
4744
  /** Name of the user that is the comment author. */
4739
4745
  userName: {
@@ -5278,7 +5284,7 @@ C.mostReadable = function(e, s, t) {
5278
5284
  size: d
5279
5285
  }) || !r ? a : (t.includeFallbackColors = !1, C.mostReadable(e, ["#fff", "#000"], t));
5280
5286
  };
5281
- var Et = C.names = {
5287
+ var $t = C.names = {
5282
5288
  aliceblue: "f0f8ff",
5283
5289
  antiquewhite: "faebd7",
5284
5290
  aqua: "0ff",
@@ -5428,7 +5434,7 @@ var Et = C.names = {
5428
5434
  whitesmoke: "f5f5f5",
5429
5435
  yellow: "ff0",
5430
5436
  yellowgreen: "9acd32"
5431
- }, pl = C.hexNames = gl(Et);
5437
+ }, pl = C.hexNames = gl($t);
5432
5438
  function gl(e) {
5433
5439
  var s = {};
5434
5440
  for (var t in e)
@@ -5489,8 +5495,8 @@ function ze(e) {
5489
5495
  function vl(e) {
5490
5496
  e = e.replace(Yr, "").replace(Xr, "").toLowerCase();
5491
5497
  var s = !1;
5492
- if (Et[e])
5493
- e = Et[e], s = !0;
5498
+ if ($t[e])
5499
+ e = $t[e], s = !0;
5494
5500
  else if (e == "transparent")
5495
5501
  return {
5496
5502
  r: 0,
@@ -5712,11 +5718,11 @@ function Il(e, s, t) {
5712
5718
  return s < t ? e < s ? s : e > t ? t : e : e < t ? t : e > s ? s : e;
5713
5719
  }
5714
5720
  const St = /* @__PURE__ */ xs(zl);
5715
- function $l(e) {
5721
+ function El(e) {
5716
5722
  var s = typeof e;
5717
5723
  return e != null && (s == "object" || s == "function");
5718
5724
  }
5719
- var Wt = $l, El = typeof rt == "object" && rt && rt.Object === Object && rt, Pl = El, Tl = Pl, Ml = typeof self == "object" && self && self.Object === Object && self, Ll = Tl || Ml || Function("return this")(), Vs = Ll, Ol = Vs, Al = function() {
5725
+ var Wt = El, $l = typeof rt == "object" && rt && rt.Object === Object && rt, Pl = $l, Tl = Pl, Ml = typeof self == "object" && self && self.Object === Object && self, Ll = Tl || Ml || Function("return this")(), Vs = Ll, Ol = Vs, Al = function() {
5720
5726
  return Ol.Date.now();
5721
5727
  }, Nl = Al, Dl = /\s/;
5722
5728
  function Fl(e) {
@@ -5777,29 +5783,29 @@ function Bc(e, s, t) {
5777
5783
  if (typeof e != "function")
5778
5784
  throw new TypeError(wc);
5779
5785
  s = _s(s) || 0, xc(t) && (m = !!t.leading, k = "maxWait" in t, i = k ? Sc(_s(t.maxWait) || 0, s) : i, B = "trailing" in t ? !!t.trailing : B);
5780
- function I($) {
5786
+ function I(E) {
5781
5787
  var N = a, F = n;
5782
- return a = n = void 0, h = $, r = e.apply(F, N), r;
5788
+ return a = n = void 0, h = E, r = e.apply(F, N), r;
5783
5789
  }
5784
- function S($) {
5785
- return h = $, c = setTimeout(O, s), m ? I($) : r;
5790
+ function S(E) {
5791
+ return h = E, c = setTimeout(O, s), m ? I(E) : r;
5786
5792
  }
5787
- function E($) {
5788
- var N = $ - d, F = $ - h, q = s - N;
5793
+ function $(E) {
5794
+ var N = E - d, F = E - h, q = s - N;
5789
5795
  return k ? Cc(q, i - F) : q;
5790
5796
  }
5791
- function P($) {
5792
- var N = $ - d, F = $ - h;
5797
+ function P(E) {
5798
+ var N = E - d, F = E - h;
5793
5799
  return d === void 0 || N >= s || N < 0 || k && F >= i;
5794
5800
  }
5795
5801
  function O() {
5796
- var $ = Ct();
5797
- if (P($))
5798
- return V($);
5799
- c = setTimeout(O, E($));
5802
+ var E = Ct();
5803
+ if (P(E))
5804
+ return V(E);
5805
+ c = setTimeout(O, $(E));
5800
5806
  }
5801
- function V($) {
5802
- return c = void 0, B && a ? I($) : (a = n = void 0, r);
5807
+ function V(E) {
5808
+ return c = void 0, B && a ? I(E) : (a = n = void 0, r);
5803
5809
  }
5804
5810
  function R() {
5805
5811
  c !== void 0 && clearTimeout(c), h = 0, a = d = n = c = void 0;
@@ -5808,8 +5814,8 @@ function Bc(e, s, t) {
5808
5814
  return c === void 0 ? r : V(Ct());
5809
5815
  }
5810
5816
  function A() {
5811
- var $ = Ct(), N = P($);
5812
- if (a = arguments, n = this, d = $, N) {
5817
+ var E = Ct(), N = P(E);
5818
+ if (a = arguments, n = this, d = E, N) {
5813
5819
  if (c === void 0)
5814
5820
  return S(d);
5815
5821
  if (k)
@@ -5819,12 +5825,12 @@ function Bc(e, s, t) {
5819
5825
  }
5820
5826
  return A.cancel = R, A.flush = T, A;
5821
5827
  }
5822
- var zc = Bc, Ic = zc, $c = Wt, Ec = "Expected a function";
5828
+ var zc = Bc, Ic = zc, Ec = Wt, $c = "Expected a function";
5823
5829
  function Pc(e, s, t) {
5824
5830
  var a = !0, n = !0;
5825
5831
  if (typeof e != "function")
5826
- throw new TypeError(Ec);
5827
- return $c(t) && (a = "leading" in t ? !!t.leading : a, n = "trailing" in t ? !!t.trailing : n), Ic(e, s, {
5832
+ throw new TypeError($c);
5833
+ return Ec(t) && (a = "leading" in t ? !!t.leading : a, n = "trailing" in t ? !!t.trailing : n), Ic(e, s, {
5828
5834
  leading: a,
5829
5835
  maxWait: s,
5830
5836
  trailing: n
@@ -6399,7 +6405,7 @@ function kd(e, s, t, a, n, i) {
6399
6405
  const Cy = /* @__PURE__ */ _(bd, [["render", kd], ["__scopeId", "data-v-396c6ac9"]]);
6400
6406
  const xd = {
6401
6407
  name: "ecs-data-card",
6402
- components: { EcsIcon: M, EcsSkeletonLoader: Se, EcsButtonTable: Ns, EcsButton: $e, EcsFocusRing: L },
6408
+ components: { EcsIcon: M, EcsSkeletonLoader: Se, EcsButtonTable: Ns, EcsButton: Ee, EcsFocusRing: L },
6403
6409
  mixins: [_e],
6404
6410
  props: {
6405
6411
  /** If passed, an icon will be displayed in the data card. The icon prop must match a specific icons name. The list of available icon names can be found [here](https://github.com/everchron/ec-shards/tree/main/src/assets/icons). */
@@ -6482,10 +6488,10 @@ const xd = {
6482
6488
  }, wd = ["aria-busy", "tabindex"], Sd = {
6483
6489
  key: 0,
6484
6490
  class: "control"
6485
- }, Cd = { class: "ecs-data-card-inner" }, Bd = { class: "ecs-data-card-row" }, zd = { class: "ecs-data-card-row-inner" }, Id = { class: "ecs-data-card-row-inner-text" }, $d = {
6491
+ }, Cd = { class: "ecs-data-card-inner" }, Bd = { class: "ecs-data-card-row" }, zd = { class: "ecs-data-card-row-inner" }, Id = { class: "ecs-data-card-row-inner-text" }, Ed = {
6486
6492
  key: 2,
6487
6493
  class: "ecs-data-card-actions"
6488
- }, Ed = {
6494
+ }, $d = {
6489
6495
  key: 0,
6490
6496
  class: "ecs-data-card-row"
6491
6497
  }, Pd = { class: "ecs-data-card-row-inner" }, Td = ["id", "aria-hidden"], Md = { class: "ecs-data-card-expand-inner" };
@@ -6545,7 +6551,7 @@ function Ld(e, s, t, a, n, i) {
6545
6551
  type: "single",
6546
6552
  width: i.skeletonWidth(30, 70)
6547
6553
  }, null, 8, ["width"])) : u("", !0),
6548
- e.$slots.actions ? (o(), l("div", $d, [
6554
+ e.$slots.actions ? (o(), l("div", Ed, [
6549
6555
  g(e.$slots, "actions", {}, void 0, !0)
6550
6556
  ])) : u("", !0),
6551
6557
  t.expandable && t.expandPosition === "right" ? (o(), y(h, {
@@ -6563,7 +6569,7 @@ function Ld(e, s, t, a, n, i) {
6563
6569
  }, null, 8, ["aria-controls", "aria-expanded", "active", "icon", "label"])) : u("", !0)
6564
6570
  ])
6565
6571
  ]),
6566
- e.$slots.meta ? (o(), l("div", Ed, [
6572
+ e.$slots.meta ? (o(), l("div", $d, [
6567
6573
  f("div", Pd, [
6568
6574
  g(e.$slots, "meta", {}, void 0, !0),
6569
6575
  t.loading ? (o(), y(c, {
@@ -6802,7 +6808,7 @@ function Zd(e, s, t, a, n, i) {
6802
6808
  ], 10, Xd)
6803
6809
  ]);
6804
6810
  }
6805
- const $y = /* @__PURE__ */ _(Kd, [["render", Zd], ["__scopeId", "data-v-9382f10e"]]);
6811
+ const Ey = /* @__PURE__ */ _(Kd, [["render", Zd], ["__scopeId", "data-v-9382f10e"]]);
6806
6812
  const Jd = {
6807
6813
  name: "ecs-select",
6808
6814
  emits: [
@@ -7245,7 +7251,7 @@ function mu(e, s, t, a, n, i) {
7245
7251
  }, null, 2)) : u("", !0)
7246
7252
  ], 14, nu);
7247
7253
  }
7248
- const Ey = /* @__PURE__ */ _(iu, [["render", mu], ["__scopeId", "data-v-2740d7c0"]]);
7254
+ const $y = /* @__PURE__ */ _(iu, [["render", mu], ["__scopeId", "data-v-2740d7c0"]]);
7249
7255
  const hu = {
7250
7256
  name: "ecs-data-grid-group",
7251
7257
  props: {
@@ -7554,7 +7560,7 @@ const Iu = {
7554
7560
  created() {
7555
7561
  this.expandId = this.generateUniqueId(), this.definitionId = this.generateUniqueId();
7556
7562
  }
7557
- }, $u = ["id"], Eu = ["aria-busy", "aria-labelledby"], Pu = ["aria-valuenow"], Tu = ["id", "aria-hidden"];
7563
+ }, Eu = ["id"], $u = ["aria-busy", "aria-labelledby"], Pu = ["aria-valuenow"], Tu = ["id", "aria-hidden"];
7558
7564
  function Mu(e, s, t, a, n, i) {
7559
7565
  const r = p("ecs-button-more"), c = p("ecs-skeleton-loader");
7560
7566
  return o(), l("div", null, [
@@ -7584,7 +7590,7 @@ function Mu(e, s, t, a, n, i) {
7584
7590
  "aria-expanded": n.isVisible ? "true" : "false",
7585
7591
  onClick: i.toggleCollapse
7586
7592
  }, null, 8, ["active", "aria-controls", "aria-expanded", "onClick"])) : u("", !0)
7587
- ], 8, $u)) : u("", !0),
7593
+ ], 8, Eu)) : u("", !0),
7588
7594
  f("div", {
7589
7595
  class: v(["ecs-data-list-data", [
7590
7596
  t.escape ? "ecs-data-list-data-escape" : "",
@@ -7607,7 +7613,7 @@ function Mu(e, s, t, a, n, i) {
7607
7613
  style: z({ width: t.progress + "%" }),
7608
7614
  "aria-valuenow": t.progress
7609
7615
  }, null, 12, Pu)) : u("", !0)
7610
- ], 10, Eu)
7616
+ ], 10, $u)
7611
7617
  ], 2),
7612
7618
  e.$slots.collapse ? (o(), l("div", {
7613
7619
  key: 0,
@@ -8164,7 +8170,7 @@ const _f = {
8164
8170
  EcsEmptyState: pf,
8165
8171
  EcsSkeletonLoader: Se,
8166
8172
  EcsProgress: vf,
8167
- EcsButton: $e,
8173
+ EcsButton: Ee,
8168
8174
  EcsFocusRing: L,
8169
8175
  EcsFlexRow: Me,
8170
8176
  EcsSticker: Re,
@@ -8505,10 +8511,10 @@ const zf = {
8505
8511
  this.$emit("moreClick", e);
8506
8512
  }
8507
8513
  }
8508
- }, If = ["title"], $f = {
8514
+ }, If = ["title"], Ef = {
8509
8515
  key: 1,
8510
8516
  class: "prepend"
8511
- }, Ef = ["title"], Pf = {
8517
+ }, $f = ["title"], Pf = {
8512
8518
  key: 2,
8513
8519
  class: "append"
8514
8520
  };
@@ -8536,13 +8542,13 @@ function Tf(e, s, t, a, n, i) {
8536
8542
  type: t.sticker
8537
8543
  }, null, 8, ["type"])) : u("", !0)
8538
8544
  ], 8, If)) : u("", !0),
8539
- e.$slots.prepender ? (o(), l("div", $f, [
8545
+ e.$slots.prepender ? (o(), l("div", Ef, [
8540
8546
  g(e.$slots, "prepender", {}, void 0, !0)
8541
8547
  ])) : u("", !0),
8542
8548
  f("div", {
8543
8549
  class: v(["ecs-entry-link-label", t.emphasized ? "emphasized" : ""]),
8544
8550
  title: t.linkTitle
8545
- }, x(t.label), 11, Ef),
8551
+ }, x(t.label), 11, $f),
8546
8552
  e.$slots.appender ? (o(), l("div", Pf, [
8547
8553
  g(e.$slots, "appender", {}, void 0, !0)
8548
8554
  ])) : u("", !0),
@@ -9311,7 +9317,7 @@ const xp = {
9311
9317
  components: {
9312
9318
  EcsInputSearch: _p,
9313
9319
  EcsScrollContainer: kp,
9314
- EcsButton: $e
9320
+ EcsButton: Ee
9315
9321
  },
9316
9322
  props: {
9317
9323
  /** Determines if the folder selector control has a search bar to filter by folder name. */
@@ -9472,12 +9478,12 @@ function zp(e, s, t, a, n, i) {
9472
9478
  ], 2);
9473
9479
  }
9474
9480
  const Ip = /* @__PURE__ */ _(Bp, [["render", zp], ["__scopeId", "data-v-84b79086"]]);
9475
- const $p = {}, Ep = { class: "ecs-form-headline" }, Pp = { class: "ecs-form-headline-main" }, Tp = {
9481
+ const Ep = {}, $p = { class: "ecs-form-headline" }, Pp = { class: "ecs-form-headline-main" }, Tp = {
9476
9482
  key: 0,
9477
9483
  class: "ecs-form-headline-controls"
9478
9484
  };
9479
9485
  function Mp(e, s) {
9480
- return o(), l("div", Ep, [
9486
+ return o(), l("div", $p, [
9481
9487
  f("h2", Pp, [
9482
9488
  g(e.$slots, "default", {}, void 0, !0)
9483
9489
  ]),
@@ -9486,7 +9492,7 @@ function Mp(e, s) {
9486
9492
  ])) : u("", !0)
9487
9493
  ]);
9488
9494
  }
9489
- const Ky = /* @__PURE__ */ _($p, [["render", Mp], ["__scopeId", "data-v-16833f69"]]);
9495
+ const Ky = /* @__PURE__ */ _(Ep, [["render", Mp], ["__scopeId", "data-v-16833f69"]]);
9490
9496
  const Lp = {
9491
9497
  name: "ecs-form-set",
9492
9498
  props: {
@@ -10196,11 +10202,11 @@ const Sg = {
10196
10202
  this.$emit("currentPageKeyPressed", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
10197
10203
  }
10198
10204
  }
10199
- }, Cg = { class: "ecs-viewer-pages" }, Bg = { class: "ecs-viewer-pages-inner" }, zg = { class: "ecs-viewer-pages-pagination" }, Ig = { class: "total-pages" }, $g = {
10205
+ }, Cg = { class: "ecs-viewer-pages" }, Bg = { class: "ecs-viewer-pages-inner" }, zg = { class: "ecs-viewer-pages-pagination" }, Ig = { class: "total-pages" }, Eg = {
10200
10206
  key: 0,
10201
10207
  class: "page-missing-gaps",
10202
10208
  title: "This transcript has missing page gaps"
10203
- }, Eg = { class: "ecs-viewer-pages-pagination" }, Pg = { class: "total-pages-relative" }, Tg = { class: "total-pages-relative" }, Mg = {
10209
+ }, $g = { class: "ecs-viewer-pages-pagination" }, Pg = { class: "total-pages-relative" }, Tg = { class: "total-pages-relative" }, Mg = {
10204
10210
  key: 1,
10205
10211
  class: "ecs-viewer-pages-pagination"
10206
10212
  }, Lg = ["innerHTML"], Og = { class: "total-pages" };
@@ -10218,9 +10224,9 @@ function Ag(e, s, t, a, n, i) {
10218
10224
  id: "currPage"
10219
10225
  }, x(t.currentPage), 33),
10220
10226
  f("div", Ig, "of " + x(t.lastPage), 1),
10221
- t.isTranscriptMissingPages ? (o(), l("span", $g, "*")) : u("", !0)
10227
+ t.isTranscriptMissingPages ? (o(), l("span", Eg, "*")) : u("", !0)
10222
10228
  ]),
10223
- f("div", Eg, [
10229
+ f("div", $g, [
10224
10230
  f("div", Pg, x(i.altPageNumber) + " ", 1),
10225
10231
  f("div", Tg, "of " + x(t.pageCount), 1)
10226
10232
  ])
@@ -11122,7 +11128,7 @@ const zm = {
11122
11128
  name: "ecs-modal-header",
11123
11129
  emits: ["close"],
11124
11130
  components: {
11125
- EcsButton: $e,
11131
+ EcsButton: Ee,
11126
11132
  EcsFocusRing: L
11127
11133
  },
11128
11134
  props: {
@@ -11158,7 +11164,7 @@ const zm = {
11158
11164
  class: "ecs-modal-header-main",
11159
11165
  ref: "firstFocusable",
11160
11166
  tabindex: "0"
11161
- }, $m = { class: "ecs-modal-header-main-inner" }, Em = {
11167
+ }, Em = { class: "ecs-modal-header-main-inner" }, $m = {
11162
11168
  key: 0,
11163
11169
  class: "ecs-modal-header-extended"
11164
11170
  };
@@ -11168,7 +11174,7 @@ function Pm(e, s, t, a, n, i) {
11168
11174
  class: v(["ecs-modal-header", i.typeClass])
11169
11175
  }, [
11170
11176
  f("div", Im, [
11171
- f("div", $m, [
11177
+ f("div", Em, [
11172
11178
  g(e.$slots, "default", {}, void 0, !0)
11173
11179
  ]),
11174
11180
  b(r, {
@@ -11184,7 +11190,7 @@ function Pm(e, s, t, a, n, i) {
11184
11190
  "data-test": "close-modal-button"
11185
11191
  })
11186
11192
  ], 512),
11187
- e.$slots.extension ? (o(), l("div", Em, [
11193
+ e.$slots.extension ? (o(), l("div", $m, [
11188
11194
  g(e.$slots, "extension", {}, void 0, !0)
11189
11195
  ])) : u("", !0)
11190
11196
  ], 2);
@@ -11821,7 +11827,7 @@ const hh = {
11821
11827
  name: "ecs-pagination",
11822
11828
  emits: ["firstPage", "prevPage", "nextPage", "lastPage", "updatePage", "itemsPerPage"],
11823
11829
  components: {
11824
- EcsButton: $e,
11830
+ EcsButton: Ee,
11825
11831
  EcsSelect: js,
11826
11832
  EcsFlexRow: Me,
11827
11833
  EcsIcon: M
@@ -12208,7 +12214,7 @@ function Ih(e, s, t, a, n, i) {
12208
12214
  ], 6);
12209
12215
  }
12210
12216
  const yb = /* @__PURE__ */ _(Bh, [["render", Ih], ["__scopeId", "data-v-c6300895"]]);
12211
- const $h = {
12217
+ const Eh = {
12212
12218
  name: "ecs-popover-header",
12213
12219
  components: { EcsIcon: M, EcsText: it },
12214
12220
  props: {
@@ -12228,13 +12234,13 @@ const $h = {
12228
12234
  return !!this.$slots.default;
12229
12235
  }
12230
12236
  }
12231
- }, Eh = { class: "ecs-popover-header" }, Ph = { class: "ecs-popover-header-title" }, Th = {
12237
+ }, $h = { class: "ecs-popover-header" }, Ph = { class: "ecs-popover-header-title" }, Th = {
12232
12238
  key: 0,
12233
12239
  class: "ecs-popover-header-actions"
12234
12240
  };
12235
12241
  function Mh(e, s, t, a, n, i) {
12236
12242
  const r = p("ecs-icon"), c = p("ecs-text");
12237
- return o(), l("header", Eh, [
12243
+ return o(), l("header", $h, [
12238
12244
  f("div", Ph, [
12239
12245
  t.icon ? (o(), y(r, {
12240
12246
  key: 0,
@@ -12258,7 +12264,7 @@ function Mh(e, s, t, a, n, i) {
12258
12264
  ])) : u("", !0)
12259
12265
  ]);
12260
12266
  }
12261
- const bb = /* @__PURE__ */ _($h, [["render", Mh], ["__scopeId", "data-v-c7ef1a5a"]]);
12267
+ const bb = /* @__PURE__ */ _(Eh, [["render", Mh], ["__scopeId", "data-v-c7ef1a5a"]]);
12262
12268
  const Lh = {
12263
12269
  props: {
12264
12270
  /** Turns the popover list headline into a sticky headline. This means it will always stay fixed at the top of a scroll container until another popover list headline reaches the top. */
@@ -12888,19 +12894,19 @@ function Iv(e, s, t, a, n, i) {
12888
12894
  ], 42, Sv);
12889
12895
  }
12890
12896
  const Bb = /* @__PURE__ */ _(xv, [["render", Iv], ["__scopeId", "data-v-00e842c6"]]);
12891
- const $v = {
12897
+ const Ev = {
12892
12898
  name: "ecs-sequence-map"
12893
- }, Ev = {
12899
+ }, $v = {
12894
12900
  class: "ecs-sequence-map",
12895
12901
  role: "navigation",
12896
12902
  "aria-label": "Steps"
12897
12903
  };
12898
12904
  function Pv(e, s, t, a, n, i) {
12899
- return o(), l("div", Ev, [
12905
+ return o(), l("div", $v, [
12900
12906
  g(e.$slots, "default", {}, void 0, !0)
12901
12907
  ]);
12902
12908
  }
12903
- const zb = /* @__PURE__ */ _($v, [["render", Pv], ["__scopeId", "data-v-69c3c73d"]]);
12909
+ const zb = /* @__PURE__ */ _(Ev, [["render", Pv], ["__scopeId", "data-v-69c3c73d"]]);
12904
12910
  const Tv = {
12905
12911
  name: "ecs-sequence-map-button",
12906
12912
  emits: ["click"],
@@ -13070,7 +13076,7 @@ function Gv(e, s, t, a, n, i) {
13070
13076
  })
13071
13077
  ], 6);
13072
13078
  }
13073
- const $b = /* @__PURE__ */ _(Wv, [["render", Gv], ["__scopeId", "data-v-5e877161"]]);
13079
+ const Eb = /* @__PURE__ */ _(Wv, [["render", Gv], ["__scopeId", "data-v-5e877161"]]);
13074
13080
  const Uv = {
13075
13081
  name: "ecs-sidebar-content",
13076
13082
  props: {
@@ -13097,7 +13103,7 @@ function Yv(e, s, t, a, n, i) {
13097
13103
  t.blockContent ? (o(), l("div", Kv)) : u("", !0)
13098
13104
  ], 2);
13099
13105
  }
13100
- const Eb = /* @__PURE__ */ _(Uv, [["render", Yv], ["__scopeId", "data-v-4bee4a71"]]);
13106
+ const $b = /* @__PURE__ */ _(Uv, [["render", Yv], ["__scopeId", "data-v-4bee4a71"]]);
13101
13107
  const Xv = {
13102
13108
  name: "ecs-sidebar-footer",
13103
13109
  props: {
@@ -13523,7 +13529,7 @@ function I_(e, s, t, a, n, i) {
13523
13529
  ]);
13524
13530
  }
13525
13531
  const Db = /* @__PURE__ */ _(B_, [["render", I_], ["__scopeId", "data-v-4334fe7e"]]);
13526
- const $_ = {
13532
+ const E_ = {
13527
13533
  name: "ecs-toast",
13528
13534
  emits: ["action"],
13529
13535
  components: { EcsFocusRing: L },
@@ -13546,7 +13552,7 @@ const $_ = {
13546
13552
  }
13547
13553
  }
13548
13554
  };
13549
- function E_(e, s, t, a, n, i) {
13555
+ function $_(e, s, t, a, n, i) {
13550
13556
  const r = p("ecs-focus-ring");
13551
13557
  return o(), l("div", {
13552
13558
  class: v(["ecs-toast", i.typeClass]),
@@ -13568,7 +13574,7 @@ function E_(e, s, t, a, n, i) {
13568
13574
  ])) : u("", !0)
13569
13575
  ], 2);
13570
13576
  }
13571
- const Fb = /* @__PURE__ */ _($_, [["render", E_], ["__scopeId", "data-v-86de0a28"]]);
13577
+ const Fb = /* @__PURE__ */ _(E_, [["render", $_], ["__scopeId", "data-v-86de0a28"]]);
13572
13578
  const P_ = {
13573
13579
  name: "ecs-toasts"
13574
13580
  }, T_ = {
@@ -14007,7 +14013,7 @@ export {
14007
14013
  dy as EcsBreadcrumbButton,
14008
14014
  uy as EcsBreadcrumbTitle,
14009
14015
  fy as EcsBulkSelector,
14010
- $e as EcsButton,
14016
+ Ee as EcsButton,
14011
14017
  Os as EcsButtonCollapse,
14012
14018
  gy as EcsButtonContext,
14013
14019
  my as EcsButtonContextGroup,
@@ -14033,9 +14039,9 @@ export {
14033
14039
  Iy as EcsDataGrid,
14034
14040
  Ty as EcsDataGridCell,
14035
14041
  Py as EcsDataGridGroup,
14036
- Ey as EcsDataGridHeadCell,
14042
+ $y as EcsDataGridHeadCell,
14037
14043
  Ud as EcsDataGridRow,
14038
- $y as EcsDataGridRowGroup,
14044
+ Ey as EcsDataGridRowGroup,
14039
14045
  My as EcsDataList,
14040
14046
  Ly as EcsDataListItem,
14041
14047
  Oy as EcsDialog,
@@ -14111,8 +14117,8 @@ export {
14111
14117
  vo as EcsSeparator,
14112
14118
  zb as EcsSequenceMap,
14113
14119
  Ib as EcsSequenceMapButton,
14114
- $b as EcsSidebar,
14115
- Eb as EcsSidebarContent,
14120
+ Eb as EcsSidebar,
14121
+ $b as EcsSidebarContent,
14116
14122
  Pb as EcsSidebarFooter,
14117
14123
  Tb as EcsSidebarHeader,
14118
14124
  Se as EcsSkeletonLoader,