@everchron/ec-shards 14.0.10 → 14.1.1

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 he, createBlock as p, openBlock as o, resolveDynamicComponent as ve, unref as de, normalizeClass as v, createElementBlock as l, normalizeStyle as x, resolveComponent as m, createCommentVNode as u, createElementVNode as g, createVNode as k, createTextVNode as A, toDisplayString as w, renderSlot as h, Transition as ye, withCtx as S, computed as Be, Fragment as H, renderList as se, reactive as Ti, nextTick as Pi, onBeforeUnmount as jt, toRefs as Xs, isRef as Mi, onMounted as Zs, useSlots as Oi, ref as De, watchEffect as lt, withKeys as Q, Teleport as Ai, withDirectives as Fe, vShow as it, mergeProps as Ae, normalizeProps as Li, guardReactiveProps as Ni, withModifiers as Y, resolveDirective as $i, vModelText as Ri, createStaticVNode as Js, markRaw as Di, TransitionGroup as Qs, h as Vi, useCssVars as Hi } from "vue";
1
+ import { defineAsyncComponent as ne, watch as he, createBlock as p, openBlock as o, resolveDynamicComponent as ve, unref as de, normalizeClass as v, createElementBlock as l, normalizeStyle as x, resolveComponent as m, createCommentVNode as u, createElementVNode as g, createVNode as k, createTextVNode as A, toDisplayString as w, renderSlot as h, Transition as ye, withCtx as S, computed as Be, Fragment as H, renderList as se, reactive as Ti, nextTick as Pi, onBeforeUnmount as jt, toRefs as Xs, isRef as Mi, onMounted as Zs, useSlots as Oi, ref as De, watchEffect as lt, withKeys as Q, Teleport as Ai, withDirectives as Fe, vShow as it, mergeProps as Ae, normalizeProps as Li, guardReactiveProps as Ni, withModifiers as Y, resolveDirective as Ri, vModelText as $i, createStaticVNode as Js, markRaw as Di, TransitionGroup as Qs, h as Vi, useCssVars as Hi } from "vue";
2
2
  const ae = (t, s, e) => {
3
3
  const a = t[s];
4
4
  return a ? typeof a == "function" ? a() : Promise.resolve(a) : new Promise((n, i) => {
@@ -1013,7 +1013,7 @@ var ue = "top", Se = "bottom", Ce = "right", fe = "left", Jt = "auto", ot = [ue,
1013
1013
  return t.concat([s + "-" + Ke, s + "-" + st]);
1014
1014
  }, []), ni = /* @__PURE__ */ [].concat(ot, [Jt]).reduce(function(t, s) {
1015
1015
  return t.concat([s, s + "-" + Ke, s + "-" + st]);
1016
- }, []), Nn = "beforeRead", $n = "read", Rn = "afterRead", Dn = "beforeMain", Vn = "main", Hn = "afterMain", Fn = "beforeWrite", qn = "write", Wn = "afterWrite", jn = [Nn, $n, Rn, Dn, Vn, Hn, Fn, qn, Wn];
1016
+ }, []), Nn = "beforeRead", Rn = "read", $n = "afterRead", Dn = "beforeMain", Vn = "main", Hn = "afterMain", Fn = "beforeWrite", qn = "write", Wn = "afterWrite", jn = [Nn, Rn, $n, Dn, Vn, Hn, Fn, qn, Wn];
1017
1017
  function Un(t) {
1018
1018
  var s = /* @__PURE__ */ new Map(), e = /* @__PURE__ */ new Set(), a = [];
1019
1019
  t.forEach(function(i) {
@@ -1202,15 +1202,15 @@ function ci(t, s) {
1202
1202
  }
1203
1203
  function es(t, s) {
1204
1204
  s === void 0 && (s = {});
1205
- var e = s, a = e.placement, n = a === void 0 ? t.placement : a, i = e.strategy, r = i === void 0 ? t.strategy : i, c = e.boundary, d = c === void 0 ? An : c, f = e.rootBoundary, y = f === void 0 ? ii : f, _ = e.elementContext, I = _ === void 0 ? Ze : _, z = e.altBoundary, C = z === void 0 ? !1 : z, E = e.padding, P = E === void 0 ? 0 : E, T = li(typeof P != "number" ? P : ci(P, ot)), $ = I === Ze ? Ln : Ze, F = t.rects.popper, O = t.elements[C ? $ : I], R = ea(He(O) ? O : O.contextElement || Le(t.elements.popper), d, y, r), D = Ge(t.elements.reference), V = oi({
1205
+ var e = s, a = e.placement, n = a === void 0 ? t.placement : a, i = e.strategy, r = i === void 0 ? t.strategy : i, c = e.boundary, d = c === void 0 ? An : c, f = e.rootBoundary, y = f === void 0 ? ii : f, _ = e.elementContext, I = _ === void 0 ? Ze : _, z = e.altBoundary, C = z === void 0 ? !1 : z, E = e.padding, P = E === void 0 ? 0 : E, T = li(typeof P != "number" ? P : ci(P, ot)), R = I === Ze ? Ln : Ze, F = t.rects.popper, O = t.elements[C ? R : I], $ = ea(He(O) ? O : O.contextElement || Le(t.elements.popper), d, y, r), D = Ge(t.elements.reference), V = oi({
1206
1206
  reference: D,
1207
1207
  element: F,
1208
1208
  placement: n
1209
1209
  }), W = qt(Object.assign({}, F, V)), U = I === Ze ? W : D, G = {
1210
- top: R.top - U.top + T.top,
1211
- bottom: U.bottom - R.bottom + T.bottom,
1212
- left: R.left - U.left + T.left,
1213
- right: U.right - R.right + T.right
1210
+ top: $.top - U.top + T.top,
1211
+ bottom: U.bottom - $.bottom + T.bottom,
1212
+ left: $.left - U.left + T.left,
1213
+ right: U.right - $.right + T.right
1214
1214
  }, X = t.modifiersData.offset;
1215
1215
  if (I === Ze && X) {
1216
1216
  var Z = X[n];
@@ -1252,8 +1252,8 @@ function ta(t) {
1252
1252
  }, _ = [], I = !1, z = {
1253
1253
  state: y,
1254
1254
  setOptions: function(T) {
1255
- var $ = typeof T == "function" ? T(y.options) : T;
1256
- E(), y.options = Object.assign({}, i, y.options, $), y.scrollParents = {
1255
+ var R = typeof T == "function" ? T(y.options) : T;
1256
+ E(), y.options = Object.assign({}, i, y.options, R), y.scrollParents = {
1257
1257
  reference: He(c) ? et(c) : c.contextElement ? et(c.contextElement) : [],
1258
1258
  popper: et(d)
1259
1259
  };
@@ -1269,10 +1269,10 @@ function ta(t) {
1269
1269
  // prefer the async Popper#update method
1270
1270
  forceUpdate: function() {
1271
1271
  if (!I) {
1272
- var T = y.elements, $ = T.reference, F = T.popper;
1273
- if (ws($, F)) {
1272
+ var T = y.elements, R = T.reference, F = T.popper;
1273
+ if (ws(R, F)) {
1274
1274
  y.rects = {
1275
- reference: Pn($, at(F), y.options.strategy === "fixed"),
1275
+ reference: Pn(R, at(F), y.options.strategy === "fixed"),
1276
1276
  popper: Zt(F)
1277
1277
  }, y.reset = !1, y.placement = y.options.placement, y.orderedModifiers.forEach(function(G) {
1278
1278
  return y.modifiersData[G.name] = Object.assign({}, G.data);
@@ -1282,7 +1282,7 @@ function ta(t) {
1282
1282
  y.reset = !1, O = -1;
1283
1283
  continue;
1284
1284
  }
1285
- var R = y.orderedModifiers[O], D = R.fn, V = R.options, W = V === void 0 ? {} : V, U = R.name;
1285
+ var $ = y.orderedModifiers[O], D = $.fn, V = $.options, W = V === void 0 ? {} : V, U = $.name;
1286
1286
  typeof D == "function" && (y = D({
1287
1287
  state: y,
1288
1288
  options: W,
@@ -1311,16 +1311,16 @@ function ta(t) {
1311
1311
  });
1312
1312
  function C() {
1313
1313
  y.orderedModifiers.forEach(function(P) {
1314
- var T = P.name, $ = P.options, F = $ === void 0 ? {} : $, O = P.effect;
1314
+ var T = P.name, R = P.options, F = R === void 0 ? {} : R, O = P.effect;
1315
1315
  if (typeof O == "function") {
1316
- var R = O({
1316
+ var $ = O({
1317
1317
  state: y,
1318
1318
  name: T,
1319
1319
  instance: z,
1320
1320
  options: F
1321
1321
  }), D = function() {
1322
1322
  };
1323
- _.push(R || D);
1323
+ _.push($ || D);
1324
1324
  }
1325
1325
  });
1326
1326
  }
@@ -1391,12 +1391,12 @@ function Ss(t) {
1391
1391
  y: E
1392
1392
  };
1393
1393
  z = P.x, E = P.y;
1394
- var T = r.hasOwnProperty("x"), $ = r.hasOwnProperty("y"), F = fe, O = ue, R = window;
1394
+ var T = r.hasOwnProperty("x"), R = r.hasOwnProperty("y"), F = fe, O = ue, $ = window;
1395
1395
  if (f) {
1396
1396
  var D = at(e), V = "clientHeight", W = "clientWidth";
1397
1397
  if (D === ge(e) && (D = Le(e), Pe(D).position !== "static" && c === "absolute" && (V = "scrollHeight", W = "scrollWidth")), D = D, n === ue || (n === fe || n === Ce) && i === st) {
1398
1398
  O = Se;
1399
- var U = _ && D === R && R.visualViewport ? R.visualViewport.height : (
1399
+ var U = _ && D === $ && $.visualViewport ? $.visualViewport.height : (
1400
1400
  // $FlowFixMe[prop-missing]
1401
1401
  D[V]
1402
1402
  );
@@ -1404,7 +1404,7 @@ function Ss(t) {
1404
1404
  }
1405
1405
  if (n === fe || (n === ue || n === Se) && i === st) {
1406
1406
  F = Ce;
1407
- var G = _ && D === R && R.visualViewport ? R.visualViewport.width : (
1407
+ var G = _ && D === $ && $.visualViewport ? $.visualViewport.width : (
1408
1408
  // $FlowFixMe[prop-missing]
1409
1409
  D[W]
1410
1410
  );
@@ -1422,9 +1422,9 @@ function Ss(t) {
1422
1422
  };
1423
1423
  if (z = Z.x, E = Z.y, d) {
1424
1424
  var L;
1425
- return Object.assign({}, X, (L = {}, L[O] = $ ? "0" : "", L[F] = T ? "0" : "", L.transform = (R.devicePixelRatio || 1) <= 1 ? "translate(" + z + "px, " + E + "px)" : "translate3d(" + z + "px, " + E + "px, 0)", L));
1425
+ return Object.assign({}, X, (L = {}, L[O] = R ? "0" : "", L[F] = T ? "0" : "", L.transform = ($.devicePixelRatio || 1) <= 1 ? "translate(" + z + "px, " + E + "px)" : "translate3d(" + z + "px, " + E + "px, 0)", L));
1426
1426
  }
1427
- return Object.assign({}, X, (s = {}, s[O] = $ ? E + "px" : "", s[F] = T ? z + "px" : "", s.transform = "", s));
1427
+ return Object.assign({}, X, (s = {}, s[O] = R ? E + "px" : "", s[F] = T ? z + "px" : "", s.transform = "", s));
1428
1428
  }
1429
1429
  function la(t) {
1430
1430
  var s = t.state, e = t.options, a = e.gpuAcceleration, n = a === void 0 ? !0 : a, i = e.adaptive, r = i === void 0 ? !0 : i, c = e.roundOffsets, d = c === void 0 ? !0 : c, f = {
@@ -1517,7 +1517,7 @@ function va(t) {
1517
1517
  rootBoundary: f,
1518
1518
  padding: _,
1519
1519
  altBoundary: y
1520
- }), T = ze(s.placement), $ = Ye(s.placement), F = !$, O = Qt(T), R = ha(O), D = s.modifiersData.popperOffsets, V = s.rects.reference, W = s.rects.popper, U = typeof E == "function" ? E(Object.assign({}, s.rects, {
1520
+ }), T = ze(s.placement), R = Ye(s.placement), F = !R, O = Qt(T), $ = ha(O), D = s.modifiersData.popperOffsets, V = s.rects.reference, W = s.rects.popper, U = typeof E == "function" ? E(Object.assign({}, s.rects, {
1521
1521
  placement: s.placement
1522
1522
  })) : E, G = typeof U == "number" ? {
1523
1523
  mainAxis: U,
@@ -1531,15 +1531,15 @@ function va(t) {
1531
1531
  };
1532
1532
  if (D) {
1533
1533
  if (i) {
1534
- var L, J = O === "y" ? ue : fe, te = O === "y" ? Se : Ce, ee = O === "y" ? "height" : "width", oe = D[O], We = oe + P[J], be = oe - P[te], Me = z ? -W[ee] / 2 : 0, Ne = $ === Ke ? V[ee] : W[ee], re = $ === Ke ? -W[ee] : -V[ee], je = s.elements.arrow, Oe = z && je ? Zt(je) : {
1534
+ var L, J = O === "y" ? ue : fe, te = O === "y" ? Se : Ce, ee = O === "y" ? "height" : "width", oe = D[O], We = oe + P[J], be = oe - P[te], Me = z ? -W[ee] / 2 : 0, Ne = R === Ke ? V[ee] : W[ee], re = R === Ke ? -W[ee] : -V[ee], je = s.elements.arrow, Oe = z && je ? Zt(je) : {
1535
1535
  width: 0,
1536
1536
  height: 0
1537
- }, _e = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : ri(), q = _e[J], K = _e[te], le = tt(0, V[ee], Oe[ee]), $e = F ? V[ee] / 2 - Me - le - q - G.mainAxis : Ne - le - q - G.mainAxis, Ci = F ? -V[ee] / 2 + Me + le + K + G.mainAxis : re + le + K + G.mainAxis, bt = s.elements.arrow && at(s.elements.arrow), xi = bt ? O === "y" ? bt.clientTop || 0 : bt.clientLeft || 0 : 0, ls = (L = X == null ? void 0 : X[O]) != null ? L : 0, Bi = oe + $e - ls - xi, zi = oe + Ci - ls, cs = tt(z ? gt(We, Bi) : We, oe, z ? Ve(be, zi) : be);
1537
+ }, _e = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : ri(), q = _e[J], K = _e[te], le = tt(0, V[ee], Oe[ee]), Re = F ? V[ee] / 2 - Me - le - q - G.mainAxis : Ne - le - q - G.mainAxis, Ci = F ? -V[ee] / 2 + Me + le + K + G.mainAxis : re + le + K + G.mainAxis, bt = s.elements.arrow && at(s.elements.arrow), xi = bt ? O === "y" ? bt.clientTop || 0 : bt.clientLeft || 0 : 0, ls = (L = X == null ? void 0 : X[O]) != null ? L : 0, Bi = oe + Re - ls - xi, zi = oe + Ci - ls, cs = tt(z ? gt(We, Bi) : We, oe, z ? Ve(be, zi) : be);
1538
1538
  D[O] = cs, Z[O] = cs - oe;
1539
1539
  }
1540
1540
  if (c) {
1541
- var ds, Ii = O === "x" ? ue : fe, Ei = O === "x" ? Se : Ce, Re = D[R], rt = R === "y" ? "height" : "width", us = Re + P[Ii], fs = Re - P[Ei], _t = [ue, fe].indexOf(T) !== -1, gs = (ds = X == null ? void 0 : X[R]) != null ? ds : 0, ms = _t ? us : Re - V[rt] - W[rt] - gs + G.altAxis, hs = _t ? Re + V[rt] + W[rt] - gs - G.altAxis : fs, ps = z && _t ? pa(ms, Re, hs) : tt(z ? ms : us, Re, z ? hs : fs);
1542
- D[R] = ps, Z[R] = ps - Re;
1541
+ var ds, Ii = O === "x" ? ue : fe, Ei = O === "x" ? Se : Ce, $e = D[$], rt = $ === "y" ? "height" : "width", us = $e + P[Ii], fs = $e - P[Ei], _t = [ue, fe].indexOf(T) !== -1, gs = (ds = X == null ? void 0 : X[$]) != null ? ds : 0, ms = _t ? us : $e - V[rt] - W[rt] - gs + G.altAxis, hs = _t ? $e + V[rt] + W[rt] - gs - G.altAxis : fs, ps = z && _t ? pa(ms, $e, hs) : tt(z ? ms : us, $e, z ? hs : fs);
1542
+ D[$] = ps, Z[$] = ps - $e;
1543
1543
  }
1544
1544
  s.modifiersData[a] = Z;
1545
1545
  }
@@ -1600,7 +1600,7 @@ function wa(t) {
1600
1600
  function Sa(t) {
1601
1601
  var s = t.state, e = t.options, a = t.name;
1602
1602
  if (!s.modifiersData[a]._skip) {
1603
- for (var n = e.mainAxis, i = n === void 0 ? !0 : n, r = e.altAxis, c = r === void 0 ? !0 : r, d = e.fallbackPlacements, f = e.padding, y = e.boundary, _ = e.rootBoundary, I = e.altBoundary, z = e.flipVariations, C = z === void 0 ? !0 : z, E = e.allowedAutoPlacements, P = s.options.placement, T = ze(P), $ = T === P, F = d || ($ || !C ? [ft(P)] : wa(P)), O = [P].concat(F).reduce(function(Oe, _e) {
1603
+ for (var n = e.mainAxis, i = n === void 0 ? !0 : n, r = e.altAxis, c = r === void 0 ? !0 : r, d = e.fallbackPlacements, f = e.padding, y = e.boundary, _ = e.rootBoundary, I = e.altBoundary, z = e.flipVariations, C = z === void 0 ? !0 : z, E = e.allowedAutoPlacements, P = s.options.placement, T = ze(P), R = T === P, F = d || (R || !C ? [ft(P)] : wa(P)), O = [P].concat(F).reduce(function(Oe, _e) {
1604
1604
  return Oe.concat(ze(_e) === Jt ? ka(s, {
1605
1605
  placement: _e,
1606
1606
  boundary: y,
@@ -1609,7 +1609,7 @@ function Sa(t) {
1609
1609
  flipVariations: C,
1610
1610
  allowedAutoPlacements: E
1611
1611
  }) : _e);
1612
- }, []), R = s.rects.reference, D = s.rects.popper, V = /* @__PURE__ */ new Map(), W = !0, U = O[0], G = 0; G < O.length; G++) {
1612
+ }, []), $ = s.rects.reference, D = s.rects.popper, V = /* @__PURE__ */ new Map(), W = !0, U = O[0], G = 0; G < O.length; G++) {
1613
1613
  var X = O[G], Z = ze(X), L = Ye(X) === Ke, J = [ue, Se].indexOf(Z) >= 0, te = J ? "width" : "height", ee = es(s, {
1614
1614
  placement: X,
1615
1615
  boundary: y,
@@ -1617,7 +1617,7 @@ function Sa(t) {
1617
1617
  altBoundary: I,
1618
1618
  padding: f
1619
1619
  }), oe = J ? L ? Ce : fe : L ? Se : ue;
1620
- R[te] > D[te] && (oe = ft(oe));
1620
+ $[te] > D[te] && (oe = ft(oe));
1621
1621
  var We = ft(oe), be = [];
1622
1622
  if (i && be.push(ee[Z] <= 0), c && be.push(ee[oe] <= 0, ee[We] <= 0), be.every(function(Oe) {
1623
1623
  return Oe;
@@ -1632,8 +1632,8 @@ function Sa(t) {
1632
1632
  var q = O.find(function(K) {
1633
1633
  var le = V.get(K);
1634
1634
  if (le)
1635
- return le.slice(0, _e).every(function($e) {
1636
- return $e;
1635
+ return le.slice(0, _e).every(function(Re) {
1636
+ return Re;
1637
1637
  });
1638
1638
  });
1639
1639
  if (q)
@@ -1688,7 +1688,7 @@ var Ia = function(s, e) {
1688
1688
  function Ea(t) {
1689
1689
  var s, e = t.state, a = t.name, n = t.options, i = e.elements.arrow, r = e.modifiersData.popperOffsets, c = ze(e.placement), d = Qt(c), f = [fe, Ce].indexOf(c) >= 0, y = f ? "height" : "width";
1690
1690
  if (!(!i || !r)) {
1691
- var _ = Ia(n.padding, e), I = Zt(i), z = d === "y" ? ue : fe, C = d === "y" ? Se : Ce, E = e.rects.reference[y] + e.rects.reference[d] - r[d] - e.rects.popper[y], P = r[d] - e.rects.reference[d], T = at(i), $ = T ? d === "y" ? T.clientHeight || 0 : T.clientWidth || 0 : 0, F = E / 2 - P / 2, O = _[z], R = $ - I[y] - _[C], D = $ / 2 - I[y] / 2 + F, V = tt(O, D, R), W = d;
1691
+ var _ = Ia(n.padding, e), I = Zt(i), z = d === "y" ? ue : fe, C = d === "y" ? Se : Ce, E = e.rects.reference[y] + e.rects.reference[d] - r[d] - e.rects.popper[y], P = r[d] - e.rects.reference[d], T = at(i), R = T ? d === "y" ? T.clientHeight || 0 : T.clientWidth || 0 : 0, F = E / 2 - P / 2, O = _[z], $ = R - I[y] - _[C], D = R / 2 - I[y] / 2 + F, V = tt(O, D, $), W = d;
1692
1692
  e.modifiersData[a] = (s = {}, s[W] = V, s.centerOffset = V - D, s);
1693
1693
  }
1694
1694
  }
@@ -1789,10 +1789,10 @@ const La = {}, Na = {
1789
1789
  id: "arrow",
1790
1790
  "data-popper-arrow": ""
1791
1791
  };
1792
- function $a(t, s) {
1792
+ function Ra(t, s) {
1793
1793
  return o(), l("div", Na);
1794
1794
  }
1795
- const Ra = /* @__PURE__ */ b(La, [["render", $a], ["__scopeId", "data-v-b4b01b19"]]), Da = ["aria-open"], Va = {
1795
+ const $a = /* @__PURE__ */ b(La, [["render", Ra], ["__scopeId", "data-v-b4b01b19"]]), Da = ["aria-open"], Va = {
1796
1796
  __name: "Popper",
1797
1797
  props: {
1798
1798
  /**
@@ -1940,15 +1940,15 @@ const Ra = /* @__PURE__ */ b(La, [["render", $a], ["__scopeId", "data-v-b4b01b19
1940
1940
  return console.error(
1941
1941
  `[Popper]: The <Popper> component expects only one child element at its root. You passed ${q.length} child nodes.`
1942
1942
  );
1943
- (n.content !== void 0 || $.value) && (I.value = !0), r = new MutationObserver(E), document.addEventListener("keydown", _e);
1943
+ (n.content !== void 0 || R.value) && (I.value = !0), r = new MutationObserver(E), document.addEventListener("keydown", _e);
1944
1944
  });
1945
1945
  const {
1946
1946
  arrowPadding: P,
1947
1947
  closeDelay: T,
1948
- content: $,
1948
+ content: R,
1949
1949
  disableClickAway: F,
1950
1950
  disabled: O,
1951
- interactive: R,
1951
+ interactive: $,
1952
1952
  locked: D,
1953
1953
  offsetDistance: V,
1954
1954
  offsetSkid: W,
@@ -1968,7 +1968,7 @@ const Ra = /* @__PURE__ */ b(La, [["render", $a], ["__scopeId", "data-v-b4b01b19
1968
1968
  () => !F.value && !te.value
1969
1969
  );
1970
1970
  Be(
1971
- () => R.value ? `border: ${V.value}px solid transparent; margin: -${V.value}px;` : null
1971
+ () => $.value ? `border: ${V.value}px solid transparent; margin: -${V.value}px;` : null
1972
1972
  );
1973
1973
  const be = wt.debounce(L, U.value), Me = wt.debounce(J, T.value), Ne = async () => {
1974
1974
  ee.value || te.value || (Me.clear(), d.value = !0, be());
@@ -1987,7 +1987,7 @@ const Ra = /* @__PURE__ */ b(La, [["render", $a], ["__scopeId", "data-v-b4b01b19
1987
1987
  te.value && (X.value ? be() : Me());
1988
1988
  }), lt(() => {
1989
1989
  We.value && Aa(f, re);
1990
- }), he($, (q) => {
1990
+ }), he(R, (q) => {
1991
1991
  q ? I.value = !0 : I.value = !1;
1992
1992
  }), lt(() => {
1993
1993
  f.value && r.observe(f.value, {
@@ -2006,12 +2006,12 @@ const Ra = /* @__PURE__ */ b(La, [["render", $a], ["__scopeId", "data-v-b4b01b19
2006
2006
  const K = Array.from(z.value), le = K.indexOf(document.activeElement);
2007
2007
  if (q.key === "ArrowDown") {
2008
2008
  q.preventDefault();
2009
- const $e = (le + 1) % K.length;
2010
- K[$e].focus();
2009
+ const Re = (le + 1) % K.length;
2010
+ K[Re].focus();
2011
2011
  } else if (q.key === "ArrowUp") {
2012
2012
  q.preventDefault();
2013
- const $e = (le - 1 + K.length) % K.length;
2014
- K[$e].focus();
2013
+ const Re = (le - 1 + K.length) % K.length;
2014
+ K[Re].focus();
2015
2015
  } else q.key === "Escape" ? (q.preventDefault(), re()) : q.key === "Tab" && C.value && (q.preventDefault(), C.value = !1, K.length > 0 && K[0].focus());
2016
2016
  };
2017
2017
  return lt(() => {
@@ -2038,7 +2038,7 @@ const Ra = /* @__PURE__ */ b(La, [["render", $a], ["__scopeId", "data-v-b4b01b19
2038
2038
  default: S(() => [
2039
2039
  t.persistent || d.value ? Fe((o(), l("div", {
2040
2040
  key: 0,
2041
- onClick: K[1] || (K[1] = (le) => !de(R) && re()),
2041
+ onClick: K[1] || (K[1] = (le) => !de($) && re()),
2042
2042
  class: "ecs-popover popper",
2043
2043
  ref_key: "popperNode",
2044
2044
  ref: f,
@@ -2049,9 +2049,9 @@ const Ra = /* @__PURE__ */ b(La, [["render", $a], ["__scopeId", "data-v-b4b01b19
2049
2049
  close: de(J),
2050
2050
  isOpen: _.value
2051
2051
  }, () => [
2052
- A(w(de($)), 1)
2052
+ A(w(de(R)), 1)
2053
2053
  ], !0),
2054
- t.arrow ? (o(), p(Ra, { key: 0 })) : u("", !0)
2054
+ t.arrow ? (o(), p($a, { key: 0 })) : u("", !0)
2055
2055
  ], 512)), [
2056
2056
  [it, oe.value]
2057
2057
  ]) : u("", !0)
@@ -3314,10 +3314,10 @@ const xe = /* @__PURE__ */ b(yo, [["render", wo], ["__scopeId", "data-v-47d42f7e
3314
3314
  }, Oo = ["tabindex", "href"], Ao = { class: "text" }, Lo = { class: "text-inner" }, No = {
3315
3315
  key: 1,
3316
3316
  class: "help"
3317
- }, $o = {
3317
+ }, Ro = {
3318
3318
  key: 2,
3319
3319
  class: "after"
3320
- }, Ro = ["tabindex"], Do = { class: "text" }, Vo = { class: "text-inner" }, Ho = {
3320
+ }, $o = ["tabindex"], Do = { class: "text" }, Vo = { class: "text-inner" }, Ho = {
3321
3321
  key: 1,
3322
3322
  class: "help"
3323
3323
  }, Fo = {
@@ -3464,7 +3464,7 @@ function qo(t, s, e, a, n, i) {
3464
3464
  }, 8, ["onClick", "type", "icon", "icon-only", "class", "aria-label", "title"])) : u("", !0),
3465
3465
  e.help ? (o(), l("span", No, w(e.help), 1)) : u("", !0)
3466
3466
  ]),
3467
- e.suffix ? (o(), l("span", $o, w(e.suffix), 1)) : u("", !0),
3467
+ e.suffix ? (o(), l("span", Ro, w(e.suffix), 1)) : u("", !0),
3468
3468
  e.hoverIcon ? (o(), p(c, {
3469
3469
  key: 3,
3470
3470
  type: e.hoverIcon,
@@ -3541,7 +3541,7 @@ function qo(t, s, e, a, n, i) {
3541
3541
  class: "drag-handle"
3542
3542
  })) : u("", !0),
3543
3543
  k(_, { inset: 0 })
3544
- ], 10, Ro))
3544
+ ], 10, $o))
3545
3545
  ]);
3546
3546
  }
3547
3547
  const mi = /* @__PURE__ */ b(So, [["render", qo], ["__scopeId", "data-v-571b015b"]]), Wo = {
@@ -4776,7 +4776,7 @@ function Mr(t, s, e, a, n, i) {
4776
4776
  k(c)
4777
4777
  ], 14, Pr);
4778
4778
  }
4779
- const $b = /* @__PURE__ */ b(Tr, [["render", Mr], ["__scopeId", "data-v-2e6b8605"]]), Or = {
4779
+ const Rb = /* @__PURE__ */ b(Tr, [["render", Mr], ["__scopeId", "data-v-2e6b8605"]]), Or = {
4780
4780
  name: "ecs-context-button-group"
4781
4781
  }, Ar = { class: "ecs-context-button-group" };
4782
4782
  function Lr(t, s, e, a, n, i) {
@@ -4784,7 +4784,7 @@ function Lr(t, s, e, a, n, i) {
4784
4784
  h(t.$slots, "default", {}, void 0, !0)
4785
4785
  ]);
4786
4786
  }
4787
- const Rb = /* @__PURE__ */ b(Or, [["render", Lr], ["__scopeId", "data-v-94a53b69"]]), Nr = {
4787
+ const $b = /* @__PURE__ */ b(Or, [["render", Lr], ["__scopeId", "data-v-94a53b69"]]), Nr = {
4788
4788
  name: "ecs-button-dialog",
4789
4789
  emits: ["click"],
4790
4790
  components: {
@@ -4814,8 +4814,8 @@ const Rb = /* @__PURE__ */ b(Or, [["render", Lr], ["__scopeId", "data-v-94a53b69
4814
4814
  return this.loading ? "loading" : this.icon;
4815
4815
  }
4816
4816
  }
4817
- }, $r = ["aria-busy"];
4818
- function Rr(t, s, e, a, n, i) {
4817
+ }, Rr = ["aria-busy"];
4818
+ function $r(t, s, e, a, n, i) {
4819
4819
  const r = m("ecs-icon"), c = m("ecs-focus-ring");
4820
4820
  return o(), l("button", {
4821
4821
  onClick: s[0] || (s[0] = (d) => t.$emit("click", d)),
@@ -4831,9 +4831,9 @@ function Rr(t, s, e, a, n, i) {
4831
4831
  radius: 12,
4832
4832
  danger: e.type == "danger"
4833
4833
  }, null, 8, ["danger"])
4834
- ], 10, $r);
4834
+ ], 10, Rr);
4835
4835
  }
4836
- const Db = /* @__PURE__ */ b(Nr, [["render", Rr], ["__scopeId", "data-v-d40a7cc1"]]), Dr = {
4836
+ const Db = /* @__PURE__ */ b(Nr, [["render", $r], ["__scopeId", "data-v-d40a7cc1"]]), Dr = {
4837
4837
  name: "ecs-button-more",
4838
4838
  emits: ["click"],
4839
4839
  components: {
@@ -5466,7 +5466,7 @@ const kl = /* @__PURE__ */ Ut(_l), wl = {
5466
5466
  }
5467
5467
  }, Sl = ["id"], Cl = ["onClick", "role", "tabindex", "aria-disabled"], xl = { key: 1 };
5468
5468
  function Bl(t, s, e, a, n, i) {
5469
- const r = m("ecs-icon"), c = m("ecs-button"), d = m("ecs-focus-ring"), f = $i("click-out-side");
5469
+ const r = m("ecs-icon"), c = m("ecs-button"), d = m("ecs-focus-ring"), f = Ri("click-out-side");
5470
5470
  return Fe((o(), l("div", {
5471
5471
  class: v(["ecs-context-menu", n.opened ? " opened" : ""]),
5472
5472
  id: e.elementId,
@@ -5788,7 +5788,7 @@ const Ub = /* @__PURE__ */ b(zl, [["render", Ol], ["__scopeId", "data-v-2c8b4b19
5788
5788
  }, Ll = ["tabindex", "role", "aria-expanded", "aria-controls"], Nl = {
5789
5789
  key: 1,
5790
5790
  class: "description"
5791
- }, $l = ["title"], Rl = { key: 0 }, Dl = ["id", "aria-hidden"];
5791
+ }, Rl = ["title"], $l = { key: 0 }, Dl = ["id", "aria-hidden"];
5792
5792
  function Vl(t, s, e, a, n, i) {
5793
5793
  const r = m("ecs-focus-ring"), c = m("ecs-icon");
5794
5794
  return o(), l("div", {
@@ -5830,9 +5830,9 @@ function Vl(t, s, e, a, n, i) {
5830
5830
  (o(!0), l(H, null, se(e.collection, (d) => (o(), l("span", {
5831
5831
  key: d.name
5832
5832
  }, [
5833
- d.value ? (o(), l("span", Rl, w(d.name), 1)) : u("", !0)
5833
+ d.value ? (o(), l("span", $l, w(d.name), 1)) : u("", !0)
5834
5834
  ]))), 128))
5835
- ], 40, $l)
5835
+ ], 40, Rl)
5836
5836
  ], 42, Ll),
5837
5837
  g("div", {
5838
5838
  class: v([n.isVisible || e.nonInteractive ? "collapse-show" : "collapse-hide", "collapse"]),
@@ -6154,7 +6154,7 @@ function dc(t, s, e, a, n, i) {
6154
6154
  onInput: s[2] || (s[2] = (...r) => i.update && i.update(...r)),
6155
6155
  ref: "input"
6156
6156
  }, null, 40, rc), [
6157
- [Ri, i.val]
6157
+ [$i, i.val]
6158
6158
  ]),
6159
6159
  g("span", {
6160
6160
  for: e.label,
@@ -6209,10 +6209,10 @@ function hc() {
6209
6209
  };
6210
6210
  return Et = s, Et;
6211
6211
  }
6212
- var Tt, $s;
6212
+ var Tt, Rs;
6213
6213
  function pc() {
6214
- if ($s) return Tt;
6215
- $s = 1;
6214
+ if (Rs) return Tt;
6215
+ Rs = 1;
6216
6216
  var t = /\s/;
6217
6217
  function s(e) {
6218
6218
  for (var a = e.length; a-- && t.test(e.charAt(a)); )
@@ -6221,10 +6221,10 @@ function pc() {
6221
6221
  }
6222
6222
  return Tt = s, Tt;
6223
6223
  }
6224
- var Pt, Rs;
6224
+ var Pt, $s;
6225
6225
  function vc() {
6226
- if (Rs) return Pt;
6227
- Rs = 1;
6226
+ if ($s) return Pt;
6227
+ $s = 1;
6228
6228
  var t = pc(), s = /^\s+/;
6229
6229
  function e(a) {
6230
6230
  return a && a.slice(0, t(a) + 1).replace(s, "");
@@ -6284,19 +6284,19 @@ function kc() {
6284
6284
  }
6285
6285
  return Nt = t, Nt;
6286
6286
  }
6287
- var $t, Ws;
6287
+ var Rt, Ws;
6288
6288
  function wc() {
6289
- if (Ws) return $t;
6289
+ if (Ws) return Rt;
6290
6290
  Ws = 1;
6291
6291
  var t = _c(), s = kc(), e = "[object Symbol]";
6292
6292
  function a(n) {
6293
6293
  return typeof n == "symbol" || s(n) && t(n) == e;
6294
6294
  }
6295
- return $t = a, $t;
6295
+ return Rt = a, Rt;
6296
6296
  }
6297
- var Rt, js;
6297
+ var $t, js;
6298
6298
  function Sc() {
6299
- if (js) return Rt;
6299
+ if (js) return $t;
6300
6300
  js = 1;
6301
6301
  var t = vc(), s = os(), e = wc(), a = NaN, n = /^[-+]0x[0-9a-f]+$/i, i = /^0b[01]+$/i, r = /^0o[0-7]+$/i, c = parseInt;
6302
6302
  function d(f) {
@@ -6314,7 +6314,7 @@ function Sc() {
6314
6314
  var _ = i.test(f);
6315
6315
  return _ || r.test(f) ? c(f.slice(2), _ ? 2 : 8) : n.test(f) ? a : +f;
6316
6316
  }
6317
- return Rt = d, Rt;
6317
+ return $t = d, $t;
6318
6318
  }
6319
6319
  var Dt, Us;
6320
6320
  function Cc() {
@@ -6322,24 +6322,24 @@ function Cc() {
6322
6322
  Us = 1;
6323
6323
  var t = os(), s = hc(), e = Sc(), a = "Expected a function", n = Math.max, i = Math.min;
6324
6324
  function r(c, d, f) {
6325
- var y, _, I, z, C, E, P = 0, T = !1, $ = !1, F = !0;
6325
+ var y, _, I, z, C, E, P = 0, T = !1, R = !1, F = !0;
6326
6326
  if (typeof c != "function")
6327
6327
  throw new TypeError(a);
6328
- d = e(d) || 0, t(f) && (T = !!f.leading, $ = "maxWait" in f, I = $ ? n(e(f.maxWait) || 0, d) : I, F = "trailing" in f ? !!f.trailing : F);
6328
+ d = e(d) || 0, t(f) && (T = !!f.leading, R = "maxWait" in f, I = R ? n(e(f.maxWait) || 0, d) : I, F = "trailing" in f ? !!f.trailing : F);
6329
6329
  function O(L) {
6330
6330
  var J = y, te = _;
6331
6331
  return y = _ = void 0, P = L, z = c.apply(te, J), z;
6332
6332
  }
6333
- function R(L) {
6333
+ function $(L) {
6334
6334
  return P = L, C = setTimeout(W, d), T ? O(L) : z;
6335
6335
  }
6336
6336
  function D(L) {
6337
6337
  var J = L - E, te = L - P, ee = d - J;
6338
- return $ ? i(ee, I - te) : ee;
6338
+ return R ? i(ee, I - te) : ee;
6339
6339
  }
6340
6340
  function V(L) {
6341
6341
  var J = L - E, te = L - P;
6342
- return E === void 0 || J >= d || J < 0 || $ && te >= I;
6342
+ return E === void 0 || J >= d || J < 0 || R && te >= I;
6343
6343
  }
6344
6344
  function W() {
6345
6345
  var L = s();
@@ -6360,8 +6360,8 @@ function Cc() {
6360
6360
  var L = s(), J = V(L);
6361
6361
  if (y = arguments, _ = this, E = L, J) {
6362
6362
  if (C === void 0)
6363
- return R(E);
6364
- if ($)
6363
+ return $(E);
6364
+ if (R)
6365
6365
  return clearTimeout(C), C = setTimeout(W, d), O(E);
6366
6366
  }
6367
6367
  return C === void 0 && (C = setTimeout(W, d)), z;
@@ -6577,7 +6577,7 @@ const Ac = /* @__PURE__ */ b(Pc, [["render", Oc]]), Ht = {}, Lc = {
6577
6577
  computed: {
6578
6578
  bgStyle() {
6579
6579
  return {
6580
- "background-image": "url(" + $c(this.white, this.grey, this.size) + ")"
6580
+ "background-image": "url(" + Rc(this.white, this.grey, this.size) + ")"
6581
6581
  };
6582
6582
  }
6583
6583
  }
@@ -6590,7 +6590,7 @@ function Nc(t, s, e) {
6590
6590
  const n = a.getContext("2d");
6591
6591
  return n ? (n.fillStyle = t, n.fillRect(0, 0, a.width, a.height), n.fillStyle = s, n.fillRect(0, 0, e, e), n.translate(e, e), n.fillRect(0, 0, e, e), a.toDataURL()) : null;
6592
6592
  }
6593
- function $c(t, s, e) {
6593
+ function Rc(t, s, e) {
6594
6594
  const a = t + "," + s + "," + e;
6595
6595
  if (Ht[a])
6596
6596
  return Ht[a];
@@ -6599,13 +6599,13 @@ function $c(t, s, e) {
6599
6599
  return Ht[a] = n, n;
6600
6600
  }
6601
6601
  }
6602
- function Rc(t, s, e, a, n, i) {
6602
+ function $c(t, s, e, a, n, i) {
6603
6603
  return o(), l("div", {
6604
6604
  class: "ecs-checkerboard",
6605
6605
  style: x(i.bgStyle)
6606
6606
  }, null, 4);
6607
6607
  }
6608
- const ki = /* @__PURE__ */ b(Lc, [["render", Rc]]), Dc = {
6608
+ const ki = /* @__PURE__ */ b(Lc, [["render", $c]]), Dc = {
6609
6609
  name: "Alpha",
6610
6610
  props: {
6611
6611
  modelValue: Object,
@@ -7784,11 +7784,11 @@ const e_ = /* @__PURE__ */ b(Pd, [["render", Ld], ["__scopeId", "data-v-60369c9b
7784
7784
  this.$refs.grid_row.removeEventListener(t, this.handleRowClick);
7785
7785
  }) : this.$refs.grid_row.removeEventListener(this.mouseEvent, this.handleRowClick));
7786
7786
  }
7787
- }, $d = {
7787
+ }, Rd = {
7788
7788
  key: 1,
7789
7789
  class: "ecs-data-grid-row-block"
7790
7790
  };
7791
- function Rd(t, s, e, a, n, i) {
7791
+ function $d(t, s, e, a, n, i) {
7792
7792
  return o(), l("div", {
7793
7793
  class: v(["ecs-data-grid-row", [
7794
7794
  e.state,
@@ -7804,11 +7804,11 @@ function Rd(t, s, e, a, n, i) {
7804
7804
  onClick: s[0] || (s[0] = (...r) => i.handleDropzoneClick && i.handleDropzoneClick(...r)),
7805
7805
  class: "ecs-data-grid-row-drop-zone"
7806
7806
  })) : u("", !0),
7807
- e.state == "disabled" ? (o(), l("div", $d)) : u("", !0),
7807
+ e.state == "disabled" ? (o(), l("div", Rd)) : u("", !0),
7808
7808
  h(t.$slots, "default", {}, void 0, !0)
7809
7809
  ], 2);
7810
7810
  }
7811
- const Dd = /* @__PURE__ */ b(Nd, [["render", Rd], ["__scopeId", "data-v-ae6888e6"]]), Vd = {
7811
+ const Dd = /* @__PURE__ */ b(Nd, [["render", $d], ["__scopeId", "data-v-ae6888e6"]]), Vd = {
7812
7812
  name: "ecs-data-grid-row-group",
7813
7813
  emits: ["toggle"],
7814
7814
  components: {
@@ -8943,7 +8943,7 @@ const r_ = /* @__PURE__ */ b(Eu, [["render", Pu]]), Mu = {
8943
8943
  key: 1,
8944
8944
  class: "ecs-dialog-headline-plain"
8945
8945
  };
8946
- function $u(t, s, e, a, n, i) {
8946
+ function Ru(t, s, e, a, n, i) {
8947
8947
  const r = m("ecs-state-icon");
8948
8948
  return o(), l("div", null, [
8949
8949
  e.icon ? (o(), l("h3", Lu, [
@@ -8957,7 +8957,7 @@ function $u(t, s, e, a, n, i) {
8957
8957
  ]))
8958
8958
  ]);
8959
8959
  }
8960
- const l_ = /* @__PURE__ */ b(Au, [["render", $u], ["__scopeId", "data-v-6e05c98b"]]), Ru = {
8960
+ const l_ = /* @__PURE__ */ b(Au, [["render", Ru], ["__scopeId", "data-v-6e05c98b"]]), $u = {
8961
8961
  __name: "favicon",
8962
8962
  props: {
8963
8963
  /** The identifier of the favicon which should show up. */
@@ -9003,7 +9003,7 @@ const l_ = /* @__PURE__ */ b(Au, [["render", $u], ["__scopeId", "data-v-6e05c98b
9003
9003
  name: "ecs-directory-entry",
9004
9004
  components: {
9005
9005
  EcsIcon: M,
9006
- EcsFavicon: Ru,
9006
+ EcsFavicon: $u,
9007
9007
  EcsAvatar: nt,
9008
9008
  EcsSkeletonLoader: ie
9009
9009
  },
@@ -9877,10 +9877,10 @@ const m_ = /* @__PURE__ */ b(xf, [["render", Tf], ["__scopeId", "data-v-0b6f41c6
9877
9877
  }, Mf = { class: "ecs-excerpt-title" }, Of = { class: "ecs-excerpt-title-headline" }, Af = { key: 3 }, Lf = {
9878
9878
  key: 0,
9879
9879
  class: "ecs-excerpt-title-cite"
9880
- }, Nf = { key: 1 }, $f = {
9880
+ }, Nf = { key: 1 }, Rf = {
9881
9881
  key: 1,
9882
9882
  class: "ecs-excerpt-content-transcript"
9883
- }, Rf = {
9883
+ }, $f = {
9884
9884
  key: 2,
9885
9885
  class: "ecs-excerpt-content-rectangle"
9886
9886
  }, Df = {
@@ -9936,9 +9936,9 @@ function Vf(t, s, e, a, n, i) {
9936
9936
  h(t.$slots, "default", {}, void 0, !0)
9937
9937
  ]),
9938
9938
  _: 3
9939
- }, 8, ["small"])) : e.type == "transcript" ? (o(), l("div", $f, [
9939
+ }, 8, ["small"])) : e.type == "transcript" ? (o(), l("div", Rf, [
9940
9940
  h(t.$slots, "default", {}, void 0, !0)
9941
- ])) : e.type == "rectangle" ? (o(), l("div", Rf, [
9941
+ ])) : e.type == "rectangle" ? (o(), l("div", $f, [
9942
9942
  g("span", {
9943
9943
  style: x("color:" + e.annotationColor)
9944
9944
  }, "Rectangle Annotation", 4),
@@ -10843,17 +10843,17 @@ const k_ = /* @__PURE__ */ b(Tg, [["render", Ag], ["__scopeId", "data-v-16833f69
10843
10843
  required: !0
10844
10844
  }
10845
10845
  }
10846
- }, Ng = ["aria-invalid"], $g = { class: "ecs-form-set-title" };
10847
- function Rg(t, s, e, a, n, i) {
10846
+ }, Ng = ["aria-invalid"], Rg = { class: "ecs-form-set-title" };
10847
+ function $g(t, s, e, a, n, i) {
10848
10848
  return o(), l("fieldset", {
10849
10849
  class: v(["ecs-form-set", e.error ? "error" : ""]),
10850
10850
  "aria-invalid": e.error || null
10851
10851
  }, [
10852
- g("legend", $g, w(e.title), 1),
10852
+ g("legend", Rg, w(e.title), 1),
10853
10853
  h(t.$slots, "default", {}, void 0, !0)
10854
10854
  ], 10, Ng);
10855
10855
  }
10856
- const w_ = /* @__PURE__ */ b(Lg, [["render", Rg], ["__scopeId", "data-v-c9188464"]]), Dg = {
10856
+ const w_ = /* @__PURE__ */ b(Lg, [["render", $g], ["__scopeId", "data-v-c9188464"]]), Dg = {
10857
10857
  name: "ecs-highlight",
10858
10858
  props: {
10859
10859
  /** Makes the highlight area visible. */
@@ -11574,6 +11574,11 @@ const T_ = /* @__PURE__ */ b(ym, [["render", km]]), wm = {
11574
11574
  tooltipNoun: {
11575
11575
  type: String,
11576
11576
  default: "Item"
11577
+ },
11578
+ /** If set, the input with the current count will be disabled. */
11579
+ disabled: {
11580
+ type: Boolean,
11581
+ default: !1
11577
11582
  }
11578
11583
  },
11579
11584
  computed: {
@@ -11604,7 +11609,7 @@ const T_ = /* @__PURE__ */ b(ym, [["render", km]]), wm = {
11604
11609
  }, Sm = {
11605
11610
  key: 0,
11606
11611
  class: "ecs-viewer-toolbar-jumper-inputs"
11607
- }, Cm = ["disabled"];
11612
+ }, Cm = ["contenteditable", "disabled"];
11608
11613
  function xm(t, s, e, a, n, i) {
11609
11614
  const r = m("ecs-button-toolbar"), c = m("ecs-button-toolbar-group");
11610
11615
  return o(), p(c, { class: "ecs-viewer-toolbar-jumper" }, {
@@ -11622,11 +11627,11 @@ function xm(t, s, e, a, n, i) {
11622
11627
  onClick: s[1] || (s[1] = (d) => t.$emit("selectCurEntryText")),
11623
11628
  onKeydown: s[2] || (s[2] = (...d) => i.indexPosKeyPressed && i.indexPosKeyPressed(...d)),
11624
11629
  onBlur: s[3] || (s[3] = (d) => t.$emit("blur")),
11625
- contenteditable: !0,
11626
- class: "ecs-viewer-toolbar-jumper-input",
11627
- disabled: e.navigating || null,
11630
+ contenteditable: !e.disabled,
11631
+ class: v(["ecs-viewer-toolbar-jumper-input", { disabled: e.disabled }]),
11632
+ disabled: e.navigating || e.disabled,
11628
11633
  id: "currEntry"
11629
- }, w(e.currentEntry), 41, Cm),
11634
+ }, w(e.currentEntry), 43, Cm),
11630
11635
  s[5] || (s[5] = A(" /  ")),
11631
11636
  g("div", null, w(e.totalEntries), 1)
11632
11637
  ])) : u("", !0),
@@ -11642,7 +11647,7 @@ function xm(t, s, e, a, n, i) {
11642
11647
  _: 1
11643
11648
  });
11644
11649
  }
11645
- const P_ = /* @__PURE__ */ b(wm, [["render", xm], ["__scopeId", "data-v-00372693"]]), Bm = {
11650
+ const P_ = /* @__PURE__ */ b(wm, [["render", xm], ["__scopeId", "data-v-d9c9eec2"]]), Bm = {
11646
11651
  name: "ecs-jumper-index",
11647
11652
  emits: [
11648
11653
  "nextSearchResult",
@@ -11763,7 +11768,11 @@ const M_ = /* @__PURE__ */ b(Bm, [["render", Pm], ["__scopeId", "data-v-0b163531
11763
11768
  "relativePageKeyPressed"
11764
11769
  ],
11765
11770
  props: {
11766
- disabled: Boolean,
11771
+ /** If set, the page number input will be disabled. */
11772
+ disabled: {
11773
+ type: Boolean,
11774
+ default: !1
11775
+ },
11767
11776
  /** Count of the current page in the document. */
11768
11777
  currentPage: {
11769
11778
  type: Number,
@@ -11810,7 +11819,7 @@ const M_ = /* @__PURE__ */ b(Bm, [["render", Pm], ["__scopeId", "data-v-0b163531
11810
11819
  this.$emit("currentPageKeyPressed", t), t.stopPropagation(), t.key == "Enter" && t.preventDefault();
11811
11820
  }
11812
11821
  }
11813
- }, Om = { class: "ecs-viewer-pages" }, Am = { class: "ecs-viewer-pages-inner" }, Lm = { class: "ecs-viewer-pages-pagination" }, Nm = ["contenteditable"], $m = { class: "total-pages" }, Rm = {
11822
+ }, Om = { class: "ecs-viewer-pages" }, Am = { class: "ecs-viewer-pages-inner" }, Lm = { class: "ecs-viewer-pages-pagination" }, Nm = ["contenteditable"], Rm = { class: "total-pages" }, $m = {
11814
11823
  key: 0,
11815
11824
  class: "page-missing-gaps",
11816
11825
  title: "This transcript has missing page gaps"
@@ -11828,11 +11837,11 @@ function jm(t, s, e, a, n, i) {
11828
11837
  onKeydown: s[1] || (s[1] = (r) => i.pageKeyPressed(r, "relative")),
11829
11838
  onBlur: s[2] || (s[2] = (r) => t.$emit("currentPageBlurred")),
11830
11839
  contenteditable: !e.disabled,
11831
- class: "current-page",
11840
+ class: v(["current-page", { disabled: e.disabled }]),
11832
11841
  id: "currPage"
11833
- }, w(e.currentPage), 41, Nm),
11834
- g("div", $m, "of " + w(e.lastPage), 1),
11835
- e.isTranscriptMissingPages ? (o(), l("span", Rm, "*")) : u("", !0)
11842
+ }, w(e.currentPage), 43, Nm),
11843
+ g("div", Rm, "of " + w(e.lastPage), 1),
11844
+ e.isTranscriptMissingPages ? (o(), l("span", $m, "*")) : u("", !0)
11836
11845
  ]),
11837
11846
  g("div", Dm, [
11838
11847
  g("div", Vm, w(i.altPageNumber) + " ", 1),
@@ -11853,7 +11862,7 @@ function jm(t, s, e, a, n, i) {
11853
11862
  ])
11854
11863
  ]);
11855
11864
  }
11856
- const O_ = /* @__PURE__ */ b(Mm, [["render", jm], ["__scopeId", "data-v-c2793241"]]), Um = {
11865
+ const O_ = /* @__PURE__ */ b(Mm, [["render", jm], ["__scopeId", "data-v-5c8f8c17"]]), Um = {
11857
11866
  // eslint-disable-next-line vue/multi-word-component-names
11858
11867
  name: "ecs-pane",
11859
11868
  inject: ["requestUpdate", "onPaneAdd", "onPaneRemove", "onPaneClick"],
@@ -12590,7 +12599,7 @@ function _h(t, s, e, a, n, i) {
12590
12599
  _: 1
12591
12600
  }, 8, ["role", "tabindex", "class"]);
12592
12601
  }
12593
- const $_ = /* @__PURE__ */ b(ph, [["render", _h], ["__scopeId", "data-v-6d506293"]]), kh = {
12602
+ const R_ = /* @__PURE__ */ b(ph, [["render", _h], ["__scopeId", "data-v-6d506293"]]), kh = {
12594
12603
  name: "ecs-log-message",
12595
12604
  components: {
12596
12605
  EcsFlexRow: Ee,
@@ -12669,7 +12678,7 @@ function Ch(t, s, e, a, n, i) {
12669
12678
  _: 3
12670
12679
  }, 8, ["class", "role", "aria-busy", "style"]);
12671
12680
  }
12672
- const R_ = /* @__PURE__ */ b(kh, [["render", Ch], ["__scopeId", "data-v-ff235103"]]), xh = {
12681
+ const $_ = /* @__PURE__ */ b(kh, [["render", Ch], ["__scopeId", "data-v-ff235103"]]), xh = {
12673
12682
  name: "ecs-map",
12674
12683
  components: { EcsFocusRing: N },
12675
12684
  props: {
@@ -12838,11 +12847,11 @@ const V_ = /* @__PURE__ */ b(Eh, [["render", Oh], ["__scopeId", "data-v-185a1041
12838
12847
  class: "ecs-modal-header-main",
12839
12848
  ref: "firstFocusable",
12840
12849
  tabindex: "0"
12841
- }, Nh = { class: "ecs-modal-header-main-inner" }, $h = {
12850
+ }, Nh = { class: "ecs-modal-header-main-inner" }, Rh = {
12842
12851
  key: 0,
12843
12852
  class: "ecs-modal-header-extended"
12844
12853
  };
12845
- function Rh(t, s, e, a, n, i) {
12854
+ function $h(t, s, e, a, n, i) {
12846
12855
  const r = m("ecs-button");
12847
12856
  return o(), l("div", {
12848
12857
  class: v(["ecs-modal-header", i.typeClass])
@@ -12864,12 +12873,12 @@ function Rh(t, s, e, a, n, i) {
12864
12873
  "data-test": "close-modal-button"
12865
12874
  })
12866
12875
  ], 512),
12867
- t.$slots.extension ? (o(), l("div", $h, [
12876
+ t.$slots.extension ? (o(), l("div", Rh, [
12868
12877
  h(t.$slots, "extension", {}, void 0, !0)
12869
12878
  ])) : u("", !0)
12870
12879
  ], 2);
12871
12880
  }
12872
- const H_ = /* @__PURE__ */ b(Ah, [["render", Rh], ["__scopeId", "data-v-ed6067fe"]]), Dh = {
12881
+ const H_ = /* @__PURE__ */ b(Ah, [["render", $h], ["__scopeId", "data-v-ed6067fe"]]), Dh = {
12873
12882
  name: "ecs-modal-footer"
12874
12883
  }, Vh = { class: "ecs-modal-footer" }, Hh = {
12875
12884
  key: 0,
@@ -13828,11 +13837,11 @@ const K_ = /* @__PURE__ */ b(Tp, [["render", Lp], ["__scopeId", "data-v-f5d26b63
13828
13837
  this.isCollapsed = !this.isCollapsed, this.$emit("toggle", this.isCollapsed);
13829
13838
  }
13830
13839
  }
13831
- }, $p = {
13840
+ }, Rp = {
13832
13841
  key: 1,
13833
13842
  class: "ecs-popover-list-title-controls"
13834
13843
  };
13835
- function Rp(t, s, e, a, n, i) {
13844
+ function $p(t, s, e, a, n, i) {
13836
13845
  const r = m("ecs-button-collapse");
13837
13846
  return o(), l("li", {
13838
13847
  class: v(["ecs-popover-list-title", [
@@ -13851,12 +13860,12 @@ function Rp(t, s, e, a, n, i) {
13851
13860
  g("span", null, [
13852
13861
  h(t.$slots, "default", {}, void 0, !0)
13853
13862
  ]),
13854
- t.$slots.controls ? (o(), l("div", $p, [
13863
+ t.$slots.controls ? (o(), l("div", Rp, [
13855
13864
  h(t.$slots, "controls", {}, void 0, !0)
13856
13865
  ])) : u("", !0)
13857
13866
  ], 2);
13858
13867
  }
13859
- const Y_ = /* @__PURE__ */ b(Np, [["render", Rp], ["__scopeId", "data-v-c1516cc2"]]), Dp = {
13868
+ const Y_ = /* @__PURE__ */ b(Np, [["render", $p], ["__scopeId", "data-v-c1516cc2"]]), Dp = {
13860
13869
  name: "ecs-rating-star-read",
13861
13870
  components: { EcsSkeletonLoader: ie },
13862
13871
  props: {
@@ -14241,7 +14250,7 @@ function fv(t, s, e, a, n, i) {
14241
14250
  (o(!0), l(H, null, se(i.displayedVolumes, (T) => (o(), l("button", {
14242
14251
  key: T.id,
14243
14252
  class: v(["volume", { active: T.active }]),
14244
- onClick: ($) => i.toggleVolume(T.id),
14253
+ onClick: (R) => i.toggleVolume(T.id),
14245
14254
  title: `${T.name} (${T.date})`,
14246
14255
  "aria-label": `Volume ${T.id}${T.active ? " active" : ""}`
14247
14256
  }, w(T.id), 11, rv))), 128)),
@@ -14254,7 +14263,7 @@ function fv(t, s, e, a, n, i) {
14254
14263
  default: S(() => [
14255
14264
  (o(!0), l(H, null, se(n.localVolumes.slice(3), (T) => (o(), p(I, {
14256
14265
  key: T.id,
14257
- onClick: ($) => i.toggleVolume(T.id),
14266
+ onClick: (R) => i.toggleVolume(T.id),
14258
14267
  selected: T.active,
14259
14268
  title: `${T.name} (${T.date})`,
14260
14269
  "aria-label": `Volume ${T.id}${T.active ? " active" : ""}`
@@ -14685,11 +14694,11 @@ const ek = /* @__PURE__ */ b(Ev, [["render", Ov], ["__scopeId", "data-v-1cb14db0
14685
14694
  }, Lv = ["aria-checked", "tabindex"], Nv = {
14686
14695
  key: 1,
14687
14696
  class: "label"
14688
- }, $v = {
14697
+ }, Rv = {
14689
14698
  key: 2,
14690
14699
  class: "help"
14691
14700
  };
14692
- function Rv(t, s, e, a, n, i) {
14701
+ function $v(t, s, e, a, n, i) {
14693
14702
  const r = m("ecs-illustration"), c = m("ecs-focus-ring");
14694
14703
  return o(), l("div", {
14695
14704
  onClick: s[0] || (s[0] = (d) => t.$emit("click", d)),
@@ -14708,14 +14717,14 @@ function Rv(t, s, e, a, n, i) {
14708
14717
  type: e.illustration
14709
14718
  }, null, 8, ["type"])) : u("", !0),
14710
14719
  e.label ? (o(), l("div", Nv, w(e.label), 1)) : u("", !0),
14711
- e.helpText ? (o(), l("div", $v, w(e.helpText), 1)) : u("", !0),
14720
+ e.helpText ? (o(), l("div", Rv, w(e.helpText), 1)) : u("", !0),
14712
14721
  k(c, {
14713
14722
  inset: -6,
14714
14723
  radius: 12
14715
14724
  })
14716
14725
  ], 42, Lv);
14717
14726
  }
14718
- const tk = /* @__PURE__ */ b(Av, [["render", Rv], ["__scopeId", "data-v-a5e9bd1b"]]), Dv = {
14727
+ const tk = /* @__PURE__ */ b(Av, [["render", $v], ["__scopeId", "data-v-a5e9bd1b"]]), Dv = {
14719
14728
  name: "ecs-sequence-map"
14720
14729
  }, Vv = {
14721
14730
  class: "ecs-sequence-map",
@@ -15478,7 +15487,7 @@ const uk = /* @__PURE__ */ b(My, [["render", Ay], ["__scopeId", "data-v-9c0b74cb
15478
15487
  !this.ariaLabeledBy || this.ariaLabeledBy.trim();
15479
15488
  }
15480
15489
  }, Ny = ["aria-labelledby"];
15481
- function $y(t, s, e, a, n, i) {
15490
+ function Ry(t, s, e, a, n, i) {
15482
15491
  return o(), l("div", {
15483
15492
  class: v(["ecs-tab-pane", [e.show ? "show" : "", e.flex ? "ecs-tab-pane-flex" : "", i.directionClass]]),
15484
15493
  role: "tabpanel",
@@ -15487,7 +15496,7 @@ function $y(t, s, e, a, n, i) {
15487
15496
  h(t.$slots, "default", {}, void 0, !0)
15488
15497
  ], 10, Ny);
15489
15498
  }
15490
- const fk = /* @__PURE__ */ b(Ly, [["render", $y], ["__scopeId", "data-v-2c119fff"]]), Ry = {
15499
+ const fk = /* @__PURE__ */ b(Ly, [["render", Ry], ["__scopeId", "data-v-2c119fff"]]), $y = {
15491
15500
  name: "ecs-tab-button",
15492
15501
  emits: ["click", "tabNavigation"],
15493
15502
  components: {
@@ -15632,7 +15641,7 @@ function Hy(t, s, e, a, n, i) {
15632
15641
  s[2] || (s[2] = g("span", { class: "hover" }, null, -1))
15633
15642
  ], 42, Dy);
15634
15643
  }
15635
- const gk = /* @__PURE__ */ b(Ry, [["render", Hy], ["__scopeId", "data-v-e723f4d5"]]), Fy = {
15644
+ const gk = /* @__PURE__ */ b($y, [["render", Hy], ["__scopeId", "data-v-e723f4d5"]]), Fy = {
15636
15645
  name: "ecs-tag",
15637
15646
  emits: ["click"],
15638
15647
  components: { EcsSkeletonLoader: ie, EcsFocusRing: N },
@@ -16300,8 +16309,8 @@ export {
16300
16309
  Lb as EcsBulkSelector,
16301
16310
  xe as EcsButton,
16302
16311
  is as EcsButtonCollapse,
16303
- $b as EcsButtonContext,
16304
- Rb as EcsButtonContextGroup,
16312
+ Rb as EcsButtonContext,
16313
+ $b as EcsButtonContextGroup,
16305
16314
  Db as EcsButtonDialog,
16306
16315
  Nb as EcsButtonGroup,
16307
16316
  vi as EcsButtonMore,
@@ -16343,7 +16352,7 @@ export {
16343
16352
  Si as EcsEmptyState,
16344
16353
  m_ as EcsEntryLink,
16345
16354
  h_ as EcsExcerptSnippet,
16346
- Ru as EcsFavicon,
16355
+ $u as EcsFavicon,
16347
16356
  gi as EcsFileIcon,
16348
16357
  v_ as EcsFileList,
16349
16358
  y_ as EcsFileListItem,
@@ -16377,8 +16386,8 @@ export {
16377
16386
  N_ as EcsLayoutDataTable,
16378
16387
  L_ as EcsLayoutDirectory,
16379
16388
  A_ as EcsLayoutIndex,
16380
- $_ as EcsLegendItem,
16381
- R_ as EcsLogMessage,
16389
+ R_ as EcsLegendItem,
16390
+ $_ as EcsLogMessage,
16382
16391
  D_ as EcsMap,
16383
16392
  V_ as EcsModal,
16384
16393
  F_ as EcsModalFooter,