@amsom-habitat/ui 2.20.9 → 2.20.10

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/ui.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { FontAwesomeIcon as Me } from "@fortawesome/vue-fontawesome";
2
2
  import { library as Ce } from "@fortawesome/fontawesome-svg-core";
3
3
  import { faTimes as wo, faCheck as mi, faCamera as vo, faTrash as fi, faArrowRight as xo, faArrowLeft as Mo, faEye as is, faEyeSlash as gi, faArrowDownWideShort as Co, faArrowDownShortWide as Do, faPlus as Po, faXmark as To, faGreaterThan as Io, faFilter as Yo, faAnglesLeft as Oo, faAngleLeft as No, faAngleRight as Lo, faAnglesRight as Ao, faCloudArrowDown as Fo, faTriangleExclamation as Ro, faCloudArrowUp as Ho, faPaperclip as Bo, faFileCirclePlus as Vo } from "@fortawesome/free-solid-svg-icons";
4
- import { resolveComponent as $, createBlock as E, openBlock as g, Teleport as jo, createElementVNode as y, createElementBlock as _, createCommentVNode as P, normalizeStyle as Z, normalizeClass as C, withModifiers as q, renderSlot as ie, toDisplayString as R, Fragment as B, renderList as G, createTextVNode as xe, useCssVars as Uo, createVNode as V, withCtx as Ue, withDirectives as Xe, vModelSelect as zo, vModelCheckbox as es, vShow as Wo } from "vue";
4
+ import { resolveComponent as $, createBlock as E, openBlock as g, Teleport as jo, createElementVNode as y, createElementBlock as _, createCommentVNode as P, normalizeStyle as Z, normalizeClass as C, withModifiers as q, renderSlot as J, toDisplayString as R, Fragment as B, renderList as G, createTextVNode as xe, useCssVars as Uo, createVNode as V, withCtx as Ue, withDirectives as Xe, vModelSelect as zo, vModelCheckbox as es, vShow as Wo } from "vue";
5
5
  import { isImage as ts, resizeImage as yi, handleFile as pi, base64ToBlob as Eo, openFileBlob as qo, downloadBlob as Go, imageToPDF as $o, openFileBase64 as Zo, isPdf as Ko } from "@amsom-habitat/file-utils";
6
6
  import { VueDraggableNext as Jo } from "vue-draggable-next";
7
7
  import be from "moment-timezone";
@@ -204,13 +204,13 @@ function ol(r, a, n, d, c, u) {
204
204
  onClick: a[0] || (a[0] = (f) => r.$emit("close"))
205
205
  })) : P("", !0),
206
206
  y("div", il, [
207
- ie(r.$slots, "title", {}, () => [
207
+ J(r.$slots, "title", {}, () => [
208
208
  n.title ? (g(), _("div", {
209
209
  key: 0,
210
210
  class: C(n.classTitle)
211
211
  }, R(n.title), 3)) : P("", !0)
212
212
  ]),
213
- ie(r.$slots, "default", {}, () => [
213
+ J(r.$slots, "default", {}, () => [
214
214
  nl
215
215
  ])
216
216
  ])
@@ -300,7 +300,7 @@ function ml(r, a, n, d, c, u) {
300
300
  key: 0,
301
301
  class: C(["card card-header", n.headerClass])
302
302
  }, [
303
- ie(r.$slots, "header")
303
+ J(r.$slots, "header")
304
304
  ], 2)) : P("", !0),
305
305
  y("div", {
306
306
  class: C(["card position-relative h-100", [
@@ -323,10 +323,10 @@ function ml(r, a, n, d, c, u) {
323
323
  ]),
324
324
  style: { position: "relative", "z-index": "1" }
325
325
  }, [
326
- ie(r.$slots, "title", {}, () => [
326
+ J(r.$slots, "title", {}, () => [
327
327
  n.title && !n.bubbleTitle ? (g(), _("h4", cl, R(n.title), 1)) : P("", !0)
328
328
  ]),
329
- ie(r.$slots, "default")
329
+ J(r.$slots, "default")
330
330
  ], 2)
331
331
  ], 4),
332
332
  n.bgImage ? (g(), _("img", {
@@ -356,7 +356,7 @@ function ml(r, a, n, d, c, u) {
356
356
  key: 2,
357
357
  class: C(["card card-footer", n.footerClass])
358
358
  }, [
359
- ie(r.$slots, "footer")
359
+ J(r.$slots, "footer")
360
360
  ], 2)) : P("", !0)
361
361
  ]);
362
362
  }
@@ -386,17 +386,18 @@ function pl(r, a, n, d, c, u) {
386
386
  boxShadow: "inset 0 0 0 10px rgba(193, 193, 193, 0.5)",
387
387
  zIndex: 1090
388
388
  })
389
- }, [...a[0] || (a[0] = [
390
- y("div", {
391
- class: "spinner-border text-primary position-sticky sticky-top",
392
- role: "status"
393
- }, [
394
- y("span", { class: "sr-only visually-hidden" }, "Chargement...")
395
- ], -1)
396
- ])], 4)) : P("", !0),
397
- ie(r.$slots, "default", {}, () => [
398
- a[1] || (a[1] = y("p", null, " Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante. ", -1))
399
- ])
389
+ }, [
390
+ J(r.$slots, "loading", {}, () => [
391
+ a[0] || (a[0] = y("div", {
392
+ class: "spinner-border text-primary position-sticky sticky-top",
393
+ role: "status"
394
+ }, [
395
+ y("span", { class: "sr-only visually-hidden" }, "Chargement...")
396
+ ], -1)),
397
+ J(r.$slots, "loading-sub-message")
398
+ ])
399
+ ], 4)) : P("", !0),
400
+ J(r.$slots, "default")
400
401
  ]);
401
402
  }
402
403
  const _i = /* @__PURE__ */ le(gl, [["render", pl]]);
@@ -550,7 +551,7 @@ function wl(r, a, n, d, c, u) {
550
551
  lineHeight: u.bubbleSize + "rem"
551
552
  })
552
553
  }, [
553
- ie(r.$slots, "stepContent", { step: f }, () => [
554
+ J(r.$slots, "stepContent", { step: f }, () => [
554
555
  xe(R(f.texte), 1)
555
556
  ], !0)
556
557
  ], 6))
@@ -1044,13 +1045,13 @@ function Bl() {
1044
1045
  function ze(e) {
1045
1046
  Mt(this, e), this._d = new Date(e._d != null ? e._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), xt === !1 && (xt = !0, d.updateOffset(this), xt = !1);
1046
1047
  }
1047
- function ee(e) {
1048
+ function te(e) {
1048
1049
  return e instanceof ze || e != null && e._isAMomentObject != null;
1049
1050
  }
1050
1051
  function as(e) {
1051
1052
  d.suppressDeprecationWarnings === !1 && typeof console < "u" && console.warn && console.warn("Deprecation warning: " + e);
1052
1053
  }
1053
- function J(e, t) {
1054
+ function Q(e, t) {
1054
1055
  var s = !0;
1055
1056
  return ue(function() {
1056
1057
  if (d.deprecationHandler != null && d.deprecationHandler(null, e), s) {
@@ -1266,13 +1267,13 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
1266
1267
  years: "year",
1267
1268
  year: "year"
1268
1269
  };
1269
- function Q(e) {
1270
+ function X(e) {
1270
1271
  return typeof e == "string" ? us[e] || us[e.toLowerCase()] : void 0;
1271
1272
  }
1272
1273
  function Yt(e) {
1273
1274
  var t = {}, s, i;
1274
1275
  for (i in e)
1275
- f(e, i) && (s = Q(i), s && (t[s] = e[i]));
1276
+ f(e, i) && (s = X(i), s && (t[s] = e[i]));
1276
1277
  return t;
1277
1278
  }
1278
1279
  var Ri = {
@@ -1324,12 +1325,12 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
1324
1325
  function ce(e) {
1325
1326
  return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
1326
1327
  }
1327
- function X(e) {
1328
+ function ee(e) {
1328
1329
  return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
1329
1330
  }
1330
1331
  function T(e) {
1331
1332
  var t = +e, s = 0;
1332
- return t !== 0 && isFinite(t) && (s = X(t)), s;
1333
+ return t !== 0 && isFinite(t) && (s = ee(t)), s;
1333
1334
  }
1334
1335
  var At = {};
1335
1336
  function L(e, t) {
@@ -1350,7 +1351,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
1350
1351
  function dt(e) {
1351
1352
  return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
1352
1353
  }
1353
- var z = 0, he = 1, oe = 2, U = 3, te = 4, me = 5, De = 6, Wi = 7, Ei = 8;
1354
+ var z = 0, he = 1, oe = 2, U = 3, se = 4, me = 5, De = 6, Wi = 7, Ei = 8;
1354
1355
  x("Y", 0, 0, function() {
1355
1356
  var e = this.year();
1356
1357
  return e <= 9999 ? ae(e, 4) : "+" + e;
@@ -1426,7 +1427,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
1426
1427
  }
1427
1428
  }
1428
1429
  function Gi(e) {
1429
- return e = Q(e), re(this[e]) ? this[e]() : this;
1430
+ return e = X(e), re(this[e]) ? this[e]() : this;
1430
1431
  }
1431
1432
  function $i(e, t) {
1432
1433
  if (typeof e == "object") {
@@ -1434,7 +1435,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
1434
1435
  var s = Hi(e), i, o = s.length;
1435
1436
  for (i = 0; i < o; i++)
1436
1437
  this[s[i].unit](e[s[i].unit]);
1437
- } else if (e = Q(e), re(this[e]))
1438
+ } else if (e = X(e), re(this[e]))
1438
1439
  return this[e](t);
1439
1440
  return this;
1440
1441
  }
@@ -1755,16 +1756,16 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
1755
1756
  t[U] = T(e), D(s).bigHour = !0;
1756
1757
  }), L("hmm", function(e, t, s) {
1757
1758
  var i = e.length - 2;
1758
- t[U] = T(e.substr(0, i)), t[te] = T(e.substr(i)), D(s).bigHour = !0;
1759
+ t[U] = T(e.substr(0, i)), t[se] = T(e.substr(i)), D(s).bigHour = !0;
1759
1760
  }), L("hmmss", function(e, t, s) {
1760
1761
  var i = e.length - 4, o = e.length - 2;
1761
- t[U] = T(e.substr(0, i)), t[te] = T(e.substr(i, 2)), t[me] = T(e.substr(o)), D(s).bigHour = !0;
1762
+ t[U] = T(e.substr(0, i)), t[se] = T(e.substr(i, 2)), t[me] = T(e.substr(o)), D(s).bigHour = !0;
1762
1763
  }), L("Hmm", function(e, t, s) {
1763
1764
  var i = e.length - 2;
1764
- t[U] = T(e.substr(0, i)), t[te] = T(e.substr(i));
1765
+ t[U] = T(e.substr(0, i)), t[se] = T(e.substr(i));
1765
1766
  }), L("Hmmss", function(e, t, s) {
1766
1767
  var i = e.length - 4, o = e.length - 2;
1767
- t[U] = T(e.substr(0, i)), t[te] = T(e.substr(i, 2)), t[me] = T(e.substr(o));
1768
+ t[U] = T(e.substr(0, i)), t[se] = T(e.substr(i, 2)), t[me] = T(e.substr(o));
1768
1769
  });
1769
1770
  function Nn(e) {
1770
1771
  return (e + "").toLowerCase().charAt(0) === "p";
@@ -1878,7 +1879,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
1878
1879
  }
1879
1880
  function jt(e) {
1880
1881
  var t, s = e._a;
1881
- return s && D(e).overflow === -2 && (t = s[he] < 0 || s[he] > 11 ? he : s[oe] < 1 || s[oe] > Ft(s[z], s[he]) ? oe : s[U] < 0 || s[U] > 24 || s[U] === 24 && (s[te] !== 0 || s[me] !== 0 || s[De] !== 0) ? U : s[te] < 0 || s[te] > 59 ? te : s[me] < 0 || s[me] > 59 ? me : s[De] < 0 || s[De] > 999 ? De : -1, D(e)._overflowDayOfYear && (t < z || t > oe) && (t = oe), D(e)._overflowWeeks && t === -1 && (t = Wi), D(e)._overflowWeekday && t === -1 && (t = Ei), D(e).overflow = t), e;
1882
+ return s && D(e).overflow === -2 && (t = s[he] < 0 || s[he] > 11 ? he : s[oe] < 1 || s[oe] > Ft(s[z], s[he]) ? oe : s[U] < 0 || s[U] > 24 || s[U] === 24 && (s[se] !== 0 || s[me] !== 0 || s[De] !== 0) ? U : s[se] < 0 || s[se] > 59 ? se : s[me] < 0 || s[me] > 59 ? me : s[De] < 0 || s[De] > 999 ? De : -1, D(e)._overflowDayOfYear && (t < z || t > oe) && (t = oe), D(e)._overflowWeeks && t === -1 && (t = Wi), D(e)._overflowWeekday && t === -1 && (t = Ei), D(e).overflow = t), e;
1882
1883
  }
1883
1884
  var Un = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, zn = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Wn = /Z|[+-]\d\d(?::?\d\d)?/, ht = [
1884
1885
  ["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
@@ -2023,7 +2024,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2023
2024
  return;
2024
2025
  e._strict ? e._isValid = !1 : d.createFromInputFallback(e);
2025
2026
  }
2026
- d.createFromInputFallback = J(
2027
+ d.createFromInputFallback = Q(
2027
2028
  "value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",
2028
2029
  function(e) {
2029
2030
  e._d = /* @__PURE__ */ new Date(e._i + (e._useUTC ? " UTC" : ""));
@@ -2047,7 +2048,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2047
2048
  e._a[t] = i[t] = o[t];
2048
2049
  for (; t < 7; t++)
2049
2050
  e._a[t] = i[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
2050
- e._a[U] === 24 && e._a[te] === 0 && e._a[me] === 0 && e._a[De] === 0 && (e._nextDay = !0, e._a[U] = 0), e._d = (e._useUTC ? $e : on).apply(
2051
+ e._a[U] === 24 && e._a[se] === 0 && e._a[me] === 0 && e._a[De] === 0 && (e._nextDay = !0, e._a[U] = 0), e._d = (e._useUTC ? $e : on).apply(
2051
2052
  null,
2052
2053
  i
2053
2054
  ), l = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[U] = 24), e._w && typeof e._w.d < "u" && e._w.d !== l && (D(e).weekdayMismatch = !0);
@@ -2116,7 +2117,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2116
2117
  }
2117
2118
  function Is(e) {
2118
2119
  var t = e._i, s = e._f;
2119
- return e._locale = e._locale || ge(e._l), t === null || s === void 0 && t === "" ? et({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), ee(t) ? new ze(jt(t)) : (v(t) ? e._d = t : u(s) ? ir(e) : s ? Wt(e) : ar(e), vt(e) || (e._d = null), e));
2120
+ return e._locale = e._locale || ge(e._l), t === null || s === void 0 && t === "" ? et({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), te(t) ? new ze(jt(t)) : (v(t) ? e._d = t : u(s) ? ir(e) : s ? Wt(e) : ar(e), vt(e) || (e._d = null), e));
2120
2121
  }
2121
2122
  function ar(e) {
2122
2123
  var t = e._i;
@@ -2131,13 +2132,13 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2131
2132
  function F(e, t, s, i) {
2132
2133
  return Ys(e, t, s, i, !1);
2133
2134
  }
2134
- var or = J(
2135
+ var or = Q(
2135
2136
  "moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",
2136
2137
  function() {
2137
2138
  var e = F.apply(null, arguments);
2138
2139
  return this.isValid() && e.isValid() ? e < this ? this : e : et();
2139
2140
  }
2140
- ), lr = J(
2141
+ ), lr = Q(
2141
2142
  "moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",
2142
2143
  function() {
2143
2144
  var e = F.apply(null, arguments);
@@ -2190,7 +2191,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2190
2191
  return this._isValid;
2191
2192
  }
2192
2193
  function fr() {
2193
- return se(NaN);
2194
+ return ie(NaN);
2194
2195
  }
2195
2196
  function mt(e) {
2196
2197
  var t = Yt(e), s = t.year || 0, i = t.quarter || 0, o = t.month || 0, l = t.week || t.isoWeek || 0, m = t.day || 0, k = t.hour || 0, M = t.minute || 0, I = t.second || 0, W = t.millisecond || 0;
@@ -2226,7 +2227,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2226
2227
  }
2227
2228
  function Gt(e, t) {
2228
2229
  var s, i;
2229
- return t._isUTC ? (s = t.clone(), i = (ee(e) || v(e) ? e.valueOf() : F(e).valueOf()) - s.valueOf(), s._d.setTime(s._d.valueOf() + i), d.updateOffset(s, !1), s) : F(e).local();
2230
+ return t._isUTC ? (s = t.clone(), i = (te(e) || v(e) ? e.valueOf() : F(e).valueOf()) - s.valueOf(), s._d.setTime(s._d.valueOf() + i), d.updateOffset(s, !1), s) : F(e).local();
2230
2231
  }
2231
2232
  function $t(e) {
2232
2233
  return -Math.round(e._d.getTimezoneOffset());
@@ -2244,7 +2245,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2244
2245
  } else Math.abs(e) < 16 && !s && (e = e * 60);
2245
2246
  return !this._isUTC && t && (o = $t(this)), this._offset = e, this._isUTC = !0, o != null && this.add(o, "m"), i !== e && (!t || this._changeInProgress ? Rs(
2246
2247
  this,
2247
- se(e - i, "m"),
2248
+ ie(e - i, "m"),
2248
2249
  1,
2249
2250
  !1
2250
2251
  ) : this._changeInProgress || (this._changeInProgress = !0, d.updateOffset(this, !0), this._changeInProgress = null)), this;
@@ -2291,7 +2292,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2291
2292
  return this.isValid() ? this._isUTC && this._offset === 0 : !1;
2292
2293
  }
2293
2294
  var Dr = /^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/, Pr = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;
2294
- function se(e, t) {
2295
+ function ie(e, t) {
2295
2296
  var s = e, i = null, o, l, m;
2296
2297
  return ft(e) ? s = {
2297
2298
  ms: e._milliseconds,
@@ -2301,7 +2302,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2301
2302
  y: 0,
2302
2303
  d: T(i[oe]) * o,
2303
2304
  h: T(i[U]) * o,
2304
- m: T(i[te]) * o,
2305
+ m: T(i[se]) * o,
2305
2306
  s: T(i[me]) * o,
2306
2307
  ms: T(Et(i[De] * 1e3)) * o
2307
2308
  // the millisecond decimal point is included in the match
@@ -2318,7 +2319,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2318
2319
  F(s.to)
2319
2320
  ), s = {}, s.ms = m.milliseconds, s.M = m.months), l = new mt(s), ft(e) && f(e, "_locale") && (l._locale = e._locale), ft(e) && f(e, "_isValid") && (l._isValid = e._isValid), l;
2320
2321
  }
2321
- se.fn = mt.prototype, se.invalid = fr;
2322
+ ie.fn = mt.prototype, ie.invalid = fr;
2322
2323
  function Pe(e, t) {
2323
2324
  var s = e && parseFloat(e.replace(",", "."));
2324
2325
  return (isNaN(s) ? 0 : s) * t;
@@ -2337,7 +2338,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2337
2338
  return i !== null && !isNaN(+i) && (ls(
2338
2339
  t,
2339
2340
  "moment()." + t + "(period, number) is deprecated. Please use moment()." + t + "(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."
2340
- ), l = s, s = i, i = l), o = se(s, i), Rs(this, o, e), this;
2341
+ ), l = s, s = i, i = l), o = ie(s, i), Rs(this, o, e), this;
2341
2342
  };
2342
2343
  }
2343
2344
  function Rs(e, t, s, i) {
@@ -2349,7 +2350,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2349
2350
  return typeof e == "string" || e instanceof String;
2350
2351
  }
2351
2352
  function Or(e) {
2352
- return ee(e) || v(e) || Hs(e) || N(e) || Lr(e) || Nr(e) || e === null || e === void 0;
2353
+ return te(e) || v(e) || Hs(e) || N(e) || Lr(e) || Nr(e) || e === null || e === void 0;
2353
2354
  }
2354
2355
  function Nr(e) {
2355
2356
  var t = S(e) && !b(e), s = !1, i = [
@@ -2416,20 +2417,20 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2416
2417
  return new ze(this);
2417
2418
  }
2418
2419
  function Br(e, t) {
2419
- var s = ee(e) ? e : F(e);
2420
- return this.isValid() && s.isValid() ? (t = Q(t) || "millisecond", t === "millisecond" ? this.valueOf() > s.valueOf() : s.valueOf() < this.clone().startOf(t).valueOf()) : !1;
2420
+ var s = te(e) ? e : F(e);
2421
+ return this.isValid() && s.isValid() ? (t = X(t) || "millisecond", t === "millisecond" ? this.valueOf() > s.valueOf() : s.valueOf() < this.clone().startOf(t).valueOf()) : !1;
2421
2422
  }
2422
2423
  function Vr(e, t) {
2423
- var s = ee(e) ? e : F(e);
2424
- return this.isValid() && s.isValid() ? (t = Q(t) || "millisecond", t === "millisecond" ? this.valueOf() < s.valueOf() : this.clone().endOf(t).valueOf() < s.valueOf()) : !1;
2424
+ var s = te(e) ? e : F(e);
2425
+ return this.isValid() && s.isValid() ? (t = X(t) || "millisecond", t === "millisecond" ? this.valueOf() < s.valueOf() : this.clone().endOf(t).valueOf() < s.valueOf()) : !1;
2425
2426
  }
2426
2427
  function jr(e, t, s, i) {
2427
- var o = ee(e) ? e : F(e), l = ee(t) ? t : F(t);
2428
+ var o = te(e) ? e : F(e), l = te(t) ? t : F(t);
2428
2429
  return this.isValid() && o.isValid() && l.isValid() ? (i = i || "()", (i[0] === "(" ? this.isAfter(o, s) : !this.isBefore(o, s)) && (i[1] === ")" ? this.isBefore(l, s) : !this.isAfter(l, s))) : !1;
2429
2430
  }
2430
2431
  function Ur(e, t) {
2431
- var s = ee(e) ? e : F(e), i;
2432
- return this.isValid() && s.isValid() ? (t = Q(t) || "millisecond", t === "millisecond" ? this.valueOf() === s.valueOf() : (i = s.valueOf(), this.clone().startOf(t).valueOf() <= i && i <= this.clone().endOf(t).valueOf())) : !1;
2432
+ var s = te(e) ? e : F(e), i;
2433
+ return this.isValid() && s.isValid() ? (t = X(t) || "millisecond", t === "millisecond" ? this.valueOf() === s.valueOf() : (i = s.valueOf(), this.clone().startOf(t).valueOf() <= i && i <= this.clone().endOf(t).valueOf())) : !1;
2433
2434
  }
2434
2435
  function zr(e, t) {
2435
2436
  return this.isSame(e, t) || this.isAfter(e, t);
@@ -2443,7 +2444,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2443
2444
  return NaN;
2444
2445
  if (i = Gt(e, this), !i.isValid())
2445
2446
  return NaN;
2446
- switch (o = (i.utcOffset() - this.utcOffset()) * 6e4, t = Q(t), t) {
2447
+ switch (o = (i.utcOffset() - this.utcOffset()) * 6e4, t = X(t), t) {
2447
2448
  case "year":
2448
2449
  l = gt(this, i) / 12;
2449
2450
  break;
@@ -2471,7 +2472,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2471
2472
  default:
2472
2473
  l = this - i;
2473
2474
  }
2474
- return s ? l : X(l);
2475
+ return s ? l : ee(l);
2475
2476
  }
2476
2477
  function gt(e, t) {
2477
2478
  if (e.date() < t.date())
@@ -2507,13 +2508,13 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2507
2508
  return this.localeData().postformat(t);
2508
2509
  }
2509
2510
  function Kr(e, t) {
2510
- return this.isValid() && (ee(e) && e.isValid() || F(e).isValid()) ? se({ to: this, from: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
2511
+ return this.isValid() && (te(e) && e.isValid() || F(e).isValid()) ? ie({ to: this, from: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
2511
2512
  }
2512
2513
  function Jr(e) {
2513
2514
  return this.from(F(), e);
2514
2515
  }
2515
2516
  function Qr(e, t) {
2516
- return this.isValid() && (ee(e) && e.isValid() || F(e).isValid()) ? se({ from: this, to: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
2517
+ return this.isValid() && (te(e) && e.isValid() || F(e).isValid()) ? ie({ from: this, to: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
2517
2518
  }
2518
2519
  function Xr(e) {
2519
2520
  return this.to(F(), e);
@@ -2522,7 +2523,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2522
2523
  var t;
2523
2524
  return e === void 0 ? this._locale._abbr : (t = ge(e), t != null && (this._locale = t), this);
2524
2525
  }
2525
- var Vs = J(
2526
+ var Vs = Q(
2526
2527
  "moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",
2527
2528
  function(e) {
2528
2529
  return e === void 0 ? this.localeData() : this.locale(e);
@@ -2543,7 +2544,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2543
2544
  }
2544
2545
  function ea(e) {
2545
2546
  var t, s;
2546
- if (e = Q(e), e === void 0 || e === "millisecond" || !this.isValid())
2547
+ if (e = X(e), e === void 0 || e === "millisecond" || !this.isValid())
2547
2548
  return this;
2548
2549
  switch (s = this._isUTC ? Ws : zs, e) {
2549
2550
  case "year":
@@ -2594,7 +2595,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2594
2595
  }
2595
2596
  function ta(e) {
2596
2597
  var t, s;
2597
- if (e = Q(e), e === void 0 || e === "millisecond" || !this.isValid())
2598
+ if (e = X(e), e === void 0 || e === "millisecond" || !this.isValid())
2598
2599
  return this;
2599
2600
  switch (s = this._isUTC ? Ws : zs, e) {
2600
2601
  case "year":
@@ -2890,7 +2891,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2890
2891
  ) + 1;
2891
2892
  return e == null ? t : this.add(e - t, "d");
2892
2893
  }
2893
- x("m", ["mm", 2], 0, "minute"), w("m", A, Lt), w("mm", A, K), L(["m", "mm"], te);
2894
+ x("m", ["mm", 2], 0, "minute"), w("m", A, Lt), w("mm", A, K), L(["m", "mm"], se);
2894
2895
  var La = Ae("Minutes", !1);
2895
2896
  x("s", ["ss", 2], 0, "second"), w("s", A, Lt), w("ss", A, K), L(["s", "ss"], me);
2896
2897
  var Aa = Ae("Seconds", !1);
@@ -2929,19 +2930,19 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
2929
2930
  var p = ze.prototype;
2930
2931
  p.add = Ir, p.calendar = Rr, p.clone = Hr, p.diff = Er, p.endOf = ta, p.format = Zr, p.from = Kr, p.fromNow = Jr, p.to = Qr, p.toNow = Xr, p.get = Gi, p.invalidAt = ua, p.isAfter = Br, p.isBefore = Vr, p.isBetween = jr, p.isSame = Ur, p.isSameOrAfter = zr, p.isSameOrBefore = Wr, p.isValid = la, p.lang = Vs, p.locale = Bs, p.localeData = js, p.max = lr, p.min = or, p.parsingFlags = da, p.set = $i, p.startOf = ea, p.subtract = Yr, p.toArray = ra, p.toObject = aa, p.toDate = na, p.toISOString = Gr, p.inspect = $r, typeof Symbol < "u" && Symbol.for != null && (p[Symbol.for("nodejs.util.inspect.custom")] = function() {
2931
2932
  return "Moment<" + this.format() + ">";
2932
- }), p.toJSON = oa, p.toString = qr, p.unix = ia, p.valueOf = sa, p.creationData = ca, p.eraName = ga, p.eraNarrow = ya, p.eraAbbr = pa, p.eraYear = _a, p.year = gs, p.isLeapYear = qi, p.weekYear = Ma, p.isoWeekYear = Ca, p.quarter = p.quarters = Oa, p.month = bs, p.daysInMonth = nn, p.week = p.weeks = hn, p.isoWeek = p.isoWeeks = mn, p.weeksInYear = Ta, p.weeksInWeekYear = Ia, p.isoWeeksInYear = Da, p.isoWeeksInISOWeekYear = Pa, p.date = qs, p.day = p.days = Cn, p.weekday = Dn, p.isoWeekday = Pn, p.dayOfYear = Na, p.hour = p.hours = An, p.minute = p.minutes = La, p.second = p.seconds = Aa, p.millisecond = p.milliseconds = Gs, p.utcOffset = pr, p.utc = Sr, p.local = br, p.parseZone = kr, p.hasAlignedHourOffset = wr, p.isDST = vr, p.isLocal = Mr, p.isUtcOffset = Cr, p.isUtc = Ls, p.isUTC = Ls, p.zoneAbbr = Ra, p.zoneName = Ha, p.dates = J(
2933
+ }), p.toJSON = oa, p.toString = qr, p.unix = ia, p.valueOf = sa, p.creationData = ca, p.eraName = ga, p.eraNarrow = ya, p.eraAbbr = pa, p.eraYear = _a, p.year = gs, p.isLeapYear = qi, p.weekYear = Ma, p.isoWeekYear = Ca, p.quarter = p.quarters = Oa, p.month = bs, p.daysInMonth = nn, p.week = p.weeks = hn, p.isoWeek = p.isoWeeks = mn, p.weeksInYear = Ta, p.weeksInWeekYear = Ia, p.isoWeeksInYear = Da, p.isoWeeksInISOWeekYear = Pa, p.date = qs, p.day = p.days = Cn, p.weekday = Dn, p.isoWeekday = Pn, p.dayOfYear = Na, p.hour = p.hours = An, p.minute = p.minutes = La, p.second = p.seconds = Aa, p.millisecond = p.milliseconds = Gs, p.utcOffset = pr, p.utc = Sr, p.local = br, p.parseZone = kr, p.hasAlignedHourOffset = wr, p.isDST = vr, p.isLocal = Mr, p.isUtcOffset = Cr, p.isUtc = Ls, p.isUTC = Ls, p.zoneAbbr = Ra, p.zoneName = Ha, p.dates = Q(
2933
2934
  "dates accessor is deprecated. Use date instead.",
2934
2935
  qs
2935
- ), p.months = J(
2936
+ ), p.months = Q(
2936
2937
  "months accessor is deprecated. Use month instead",
2937
2938
  bs
2938
- ), p.years = J(
2939
+ ), p.years = Q(
2939
2940
  "years accessor is deprecated. Use year instead",
2940
2941
  gs
2941
- ), p.zone = J(
2942
+ ), p.zone = Q(
2942
2943
  "moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",
2943
2944
  _r
2944
- ), p.isDSTShifted = J(
2945
+ ), p.isDSTShifted = Q(
2945
2946
  "isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
2946
2947
  xr
2947
2948
  );
@@ -3016,10 +3017,10 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3016
3017
  var t = e % 10, s = T(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
3017
3018
  return e + s;
3018
3019
  }
3019
- }), d.lang = J(
3020
+ }), d.lang = Q(
3020
3021
  "moment.lang is deprecated. Use moment.locale instead.",
3021
3022
  ke
3022
- ), d.langData = J(
3023
+ ), d.langData = Q(
3023
3024
  "moment.langData is deprecated. Use moment.localeData instead.",
3024
3025
  ge
3025
3026
  );
@@ -3029,7 +3030,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3029
3030
  return this._milliseconds = ye(this._milliseconds), this._days = ye(this._days), this._months = ye(this._months), e.milliseconds = ye(e.milliseconds), e.seconds = ye(e.seconds), e.minutes = ye(e.minutes), e.hours = ye(e.hours), e.months = ye(e.months), e.years = ye(e.years), this;
3030
3031
  }
3031
3032
  function Ks(e, t, s, i) {
3032
- var o = se(t, s);
3033
+ var o = ie(t, s);
3033
3034
  return e._milliseconds += i * o._milliseconds, e._days += i * o._days, e._months += i * o._months, e._bubble();
3034
3035
  }
3035
3036
  function Ga(e, t) {
@@ -3043,7 +3044,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3043
3044
  }
3044
3045
  function Za() {
3045
3046
  var e = this._milliseconds, t = this._days, s = this._months, i = this._data, o, l, m, k, M;
3046
- return e >= 0 && t >= 0 && s >= 0 || e <= 0 && t <= 0 && s <= 0 || (e += Js(Qt(s) + t) * 864e5, t = 0, s = 0), i.milliseconds = e % 1e3, o = X(e / 1e3), i.seconds = o % 60, l = X(o / 60), i.minutes = l % 60, m = X(l / 60), i.hours = m % 24, t += X(m / 24), M = X(Qs(t)), s += M, t -= Js(Qt(M)), k = X(s / 12), s %= 12, i.days = t, i.months = s, i.years = k, this;
3047
+ return e >= 0 && t >= 0 && s >= 0 || e <= 0 && t <= 0 && s <= 0 || (e += Js(Qt(s) + t) * 864e5, t = 0, s = 0), i.milliseconds = e % 1e3, o = ee(e / 1e3), i.seconds = o % 60, l = ee(o / 60), i.minutes = l % 60, m = ee(l / 60), i.hours = m % 24, t += ee(m / 24), M = ee(Qs(t)), s += M, t -= Js(Qt(M)), k = ee(s / 12), s %= 12, i.days = t, i.months = s, i.years = k, this;
3047
3048
  }
3048
3049
  function Qs(e) {
3049
3050
  return e * 4800 / 146097;
@@ -3055,7 +3056,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3055
3056
  if (!this.isValid())
3056
3057
  return NaN;
3057
3058
  var t, s, i = this._milliseconds;
3058
- if (e = Q(e), e === "month" || e === "quarter" || e === "year")
3059
+ if (e = X(e), e === "month" || e === "quarter" || e === "year")
3059
3060
  switch (t = this._days + i / 864e5, s = this._months + Qs(t), e) {
3060
3061
  case "month":
3061
3062
  return s;
@@ -3089,10 +3090,10 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3089
3090
  }
3090
3091
  var Xs = pe("ms"), Ja = pe("s"), Qa = pe("m"), Xa = pe("h"), eo = pe("d"), to = pe("w"), so = pe("M"), io = pe("Q"), no = pe("y"), ro = Xs;
3091
3092
  function ao() {
3092
- return se(this);
3093
+ return ie(this);
3093
3094
  }
3094
3095
  function oo(e) {
3095
- return e = Q(e), this.isValid() ? this[e + "s"]() : NaN;
3096
+ return e = X(e), this.isValid() ? this[e + "s"]() : NaN;
3096
3097
  }
3097
3098
  function Te(e) {
3098
3099
  return function() {
@@ -3101,7 +3102,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3101
3102
  }
3102
3103
  var lo = Te("milliseconds"), uo = Te("seconds"), co = Te("minutes"), ho = Te("hours"), mo = Te("days"), fo = Te("months"), go = Te("years");
3103
3104
  function yo() {
3104
- return X(this.days() / 7);
3105
+ return ee(this.days() / 7);
3105
3106
  }
3106
3107
  var _e = Math.round, Be = {
3107
3108
  ss: 44,
@@ -3123,7 +3124,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3123
3124
  return o.relativeTime(t || 1, !!s, e, i);
3124
3125
  }
3125
3126
  function _o(e, t, s, i) {
3126
- var o = se(e).abs(), l = _e(o.as("s")), m = _e(o.as("m")), k = _e(o.as("h")), M = _e(o.as("d")), I = _e(o.as("M")), W = _e(o.as("w")), Se = _e(o.as("y")), ve = l <= s.ss && ["s", l] || l < s.s && ["ss", l] || m <= 1 && ["m"] || m < s.m && ["mm", m] || k <= 1 && ["h"] || k < s.h && ["hh", k] || M <= 1 && ["d"] || M < s.d && ["dd", M];
3127
+ var o = ie(e).abs(), l = _e(o.as("s")), m = _e(o.as("m")), k = _e(o.as("h")), M = _e(o.as("d")), I = _e(o.as("M")), W = _e(o.as("w")), Se = _e(o.as("y")), ve = l <= s.ss && ["s", l] || l < s.s && ["ss", l] || m <= 1 && ["m"] || m < s.m && ["mm", m] || k <= 1 && ["h"] || k < s.h && ["hh", k] || M <= 1 && ["d"] || M < s.d && ["dd", M];
3127
3128
  return s.w != null && (ve = ve || W <= 1 && ["w"] || W < s.w && ["ww", W]), ve = ve || I <= 1 && ["M"] || I < s.M && ["MM", I] || Se <= 1 && ["y"] || ["yy", Se], ve[2] = t, ve[3] = +e > 0, ve[4] = i, po.apply(null, ve);
3128
3129
  }
3129
3130
  function So(e) {
@@ -3146,10 +3147,10 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3146
3147
  if (!this.isValid())
3147
3148
  return this.localeData().invalidDate();
3148
3149
  var e = Xt(this._milliseconds) / 1e3, t = Xt(this._days), s = Xt(this._months), i, o, l, m, k = this.asSeconds(), M, I, W, Se;
3149
- return k ? (i = X(e / 60), o = X(i / 60), e %= 60, i %= 60, l = X(s / 12), s %= 12, m = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", M = k < 0 ? "-" : "", I = Ve(this._months) !== Ve(k) ? "-" : "", W = Ve(this._days) !== Ve(k) ? "-" : "", Se = Ve(this._milliseconds) !== Ve(k) ? "-" : "", M + "P" + (l ? I + l + "Y" : "") + (s ? I + s + "M" : "") + (t ? W + t + "D" : "") + (o || i || e ? "T" : "") + (o ? Se + o + "H" : "") + (i ? Se + i + "M" : "") + (e ? Se + m + "S" : "")) : "P0D";
3150
+ return k ? (i = ee(e / 60), o = ee(i / 60), e %= 60, i %= 60, l = ee(s / 12), s %= 12, m = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", M = k < 0 ? "-" : "", I = Ve(this._months) !== Ve(k) ? "-" : "", W = Ve(this._days) !== Ve(k) ? "-" : "", Se = Ve(this._milliseconds) !== Ve(k) ? "-" : "", M + "P" + (l ? I + l + "Y" : "") + (s ? I + s + "M" : "") + (t ? W + t + "D" : "") + (o || i || e ? "T" : "") + (o ? Se + o + "H" : "") + (i ? Se + i + "M" : "") + (e ? Se + m + "S" : "")) : "P0D";
3150
3151
  }
3151
3152
  var Y = mt.prototype;
3152
- Y.isValid = mr, Y.abs = qa, Y.add = Ga, Y.subtract = $a, Y.as = Ka, Y.asMilliseconds = Xs, Y.asSeconds = Ja, Y.asMinutes = Qa, Y.asHours = Xa, Y.asDays = eo, Y.asWeeks = to, Y.asMonths = so, Y.asQuarters = io, Y.asYears = no, Y.valueOf = ro, Y._bubble = Za, Y.clone = ao, Y.get = oo, Y.milliseconds = lo, Y.seconds = uo, Y.minutes = co, Y.hours = ho, Y.days = mo, Y.weeks = yo, Y.months = fo, Y.years = go, Y.humanize = ko, Y.toISOString = bt, Y.toString = bt, Y.toJSON = bt, Y.locale = Bs, Y.localeData = js, Y.toIsoString = J(
3153
+ Y.isValid = mr, Y.abs = qa, Y.add = Ga, Y.subtract = $a, Y.as = Ka, Y.asMilliseconds = Xs, Y.asSeconds = Ja, Y.asMinutes = Qa, Y.asHours = Xa, Y.asDays = eo, Y.asWeeks = to, Y.asMonths = so, Y.asQuarters = io, Y.asYears = no, Y.valueOf = ro, Y._bubble = Za, Y.clone = ao, Y.get = oo, Y.milliseconds = lo, Y.seconds = uo, Y.minutes = co, Y.hours = ho, Y.days = mo, Y.weeks = yo, Y.months = fo, Y.years = go, Y.humanize = ko, Y.toISOString = bt, Y.toString = bt, Y.toJSON = bt, Y.locale = Bs, Y.localeData = js, Y.toIsoString = Q(
3153
3154
  "toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
3154
3155
  bt
3155
3156
  ), Y.lang = Vs, x("X", 0, 0, "unix"), x("x", 0, 0, "valueOf"), w("x", at), w("X", Vi), L("X", function(e, t, s) {
@@ -3158,7 +3159,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
3158
3159
  s._d = new Date(T(e));
3159
3160
  });
3160
3161
  //! moment.js
3161
- return d.version = "2.30.1", c(F), d.fn = p, d.min = dr, d.max = ur, d.now = cr, d.utc = ne, d.unix = Ba, d.months = ja, d.isDate = v, d.locale = ke, d.invalid = et, d.duration = se, d.isMoment = ee, d.weekdays = za, d.parseZone = Va, d.localeData = ge, d.isDuration = ft, d.monthsShort = Ua, d.weekdaysMin = Ea, d.defineLocale = Vt, d.updateLocale = Vn, d.locales = jn, d.weekdaysShort = Wa, d.normalizeUnits = Q, d.relativeTimeRounding = So, d.relativeTimeThreshold = bo, d.calendarFormat = Fr, d.prototype = p, d.HTML5_FMT = {
3162
+ return d.version = "2.30.1", c(F), d.fn = p, d.min = dr, d.max = ur, d.now = cr, d.utc = ne, d.unix = Ba, d.months = ja, d.isDate = v, d.locale = ke, d.invalid = et, d.duration = ie, d.isMoment = te, d.weekdays = za, d.parseZone = Va, d.localeData = ge, d.isDuration = ft, d.monthsShort = Ua, d.weekdaysMin = Ea, d.defineLocale = Vt, d.updateLocale = Vn, d.locales = jn, d.weekdaysShort = Wa, d.normalizeUnits = X, d.relativeTimeRounding = So, d.relativeTimeThreshold = bo, d.calendarFormat = Fr, d.prototype = p, d.HTML5_FMT = {
3162
3163
  DATETIME_LOCAL: "YYYY-MM-DDTHH:mm",
3163
3164
  // <input type="datetime-local" />
3164
3165
  DATETIME_LOCAL_SECONDS: "YYYY-MM-DDTHH:mm:ss",
@@ -4399,7 +4400,7 @@ function Od(r, a, n, d, c, u) {
4399
4400
  }, null, 8, ["onClick"]))
4400
4401
  ])) : P("", !0),
4401
4402
  y("div", dd, [
4402
- ie(r.$slots, "tableHeaderTh", { header: h }, void 0, !0),
4403
+ J(r.$slots, "tableHeaderTh", { header: h }, void 0, !0),
4403
4404
  h.isSortable && !n.deepSorts ? (g(), _("div", ud, [
4404
4405
  V(f, {
4405
4406
  icon: c.sortKey !== h.id || c.sortKey === h.id && !c.sortAsc ? "fa-solid fa-arrow-down-wide-short" : "fa-solid fa-arrow-down-short-wide",
@@ -4456,7 +4457,7 @@ function Od(r, a, n, d, c, u) {
4456
4457
  ]])
4457
4458
  }, [
4458
4459
  y("div", gd, [
4459
- ie(r.$slots, "tableHeaderTh", { header: h }, void 0, !0),
4460
+ J(r.$slots, "tableHeaderTh", { header: h }, void 0, !0),
4460
4461
  h.isSortable && !n.deepSorts ? (g(), _("div", {
4461
4462
  key: 0,
4462
4463
  class: C(["ms-2 float-end hoverable", { "opacity-50": c.sortKey !== h.id }])
@@ -4540,7 +4541,7 @@ function Od(r, a, n, d, c, u) {
4540
4541
  v.stickyRight ? "sticky-column-right" : ""
4541
4542
  ], "text-center text-nowrap"])
4542
4543
  }, [
4543
- ie(r.$slots, "tableBodyTd", {
4544
+ J(r.$slots, "tableBodyTd", {
4544
4545
  header: v,
4545
4546
  item: h,
4546
4547
  formattedValue: u.formatColumnValue(h, v)