sprintify-ui 0.0.27 → 0.0.28

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.
@@ -1,5 +1,5 @@
1
1
  import tl from "axios";
2
- import { defineComponent as H, inject as Oe, resolveComponent as pe, openBlock as S, createBlock as oe, withCtx as K, createElementVNode as h, normalizeClass as U, withModifiers as Re, renderSlot as Z, createElementBlock as O, createCommentVNode as J, toDisplayString as X, h as Be, unref as y, computed as R, ref as N, watch as Le, Teleport as Lt, createVNode as z, Transition as Ue, TransitionGroup as Cr, Fragment as me, renderList as be, normalizeStyle as We, onMounted as he, withDirectives as ze, vShow as it, normalizeProps as Qe, guardReactiveProps as Ye, mergeProps as pt, resolveDynamicComponent as nn, onBeforeUnmount as rn, createTextVNode as qe, cloneVNode as nl, provide as Se, watchEffect as Pe, nextTick as Ve, onUnmounted as Xe, reactive as rl, useSlots as ol, isRef as kn, vModelText as ll, createStaticVNode as _r, getCurrentInstance as al, pushScopeId as sl, popScopeId as il, createSlots as ul, vModelSelect as hn, withKeys as cl } from "vue";
2
+ import { defineComponent as H, inject as Oe, resolveComponent as pe, openBlock as S, createBlock as ne, withCtx as K, createElementVNode as h, normalizeClass as U, withModifiers as Re, renderSlot as Z, createElementBlock as O, createCommentVNode as Y, toDisplayString as X, h as Be, unref as y, computed as R, ref as N, watch as Le, Teleport as Lt, createVNode as z, Transition as Ue, TransitionGroup as Cr, Fragment as me, renderList as be, normalizeStyle as We, onMounted as he, withDirectives as ze, vShow as it, normalizeProps as Qe, guardReactiveProps as Ye, mergeProps as pt, resolveDynamicComponent as nn, onBeforeUnmount as rn, createTextVNode as qe, cloneVNode as nl, provide as Se, watchEffect as Pe, nextTick as Ve, onUnmounted as Xe, reactive as rl, useSlots as ol, isRef as kn, vModelText as ll, createStaticVNode as _r, getCurrentInstance as al, pushScopeId as sl, popScopeId as il, createSlots as ul, vModelSelect as hn, withKeys as cl } from "vue";
3
3
  import { useI18n as tt, createI18n as dl } from "vue-i18n";
4
4
  import { defineStore as Pn } from "pinia";
5
5
  import rr from "qs";
@@ -32,7 +32,7 @@ const wl = ["active", "href", "aria-current", "onClick"], xl = ["href"], Nn = /*
32
32
  }
33
33
  return (o, a) => {
34
34
  const s = pe("RouterLink");
35
- return e.item.to ? (S(), oe(s, {
35
+ return e.item.to ? (S(), ne(s, {
36
36
  key: 0,
37
37
  custom: "",
38
38
  to: e.item.to
@@ -63,7 +63,7 @@ const wl = ["active", "href", "aria-current", "onClick"], xl = ["href"], Nn = /*
63
63
  onClick: a[1] || (a[1] = (i) => l())
64
64
  }, [
65
65
  Z(o.$slots, "default", { active: !1 })
66
- ], 10, xl)) : J("", !0);
66
+ ], 10, xl)) : Y("", !0);
67
67
  };
68
68
  }
69
69
  }), kl = H({
@@ -121,35 +121,35 @@ function $l(e, n, r, l, o, a) {
121
121
  class: U(["flex w-full items-start rounded-md p-4", [e.backgroundClass, e.borderClass]])
122
122
  }, [
123
123
  e.showIcon ? (S(), O("div", Sl, [
124
- e.color == "warning" ? (S(), oe(s, {
124
+ e.color == "warning" ? (S(), ne(s, {
125
125
  key: 0,
126
126
  icon: "heroicons-solid:exclamation",
127
127
  class: U(e.iconClass)
128
- }, null, 8, ["class"])) : e.color == "danger" ? (S(), oe(s, {
128
+ }, null, 8, ["class"])) : e.color == "danger" ? (S(), ne(s, {
129
129
  key: 1,
130
130
  icon: "heroicons-solid:exclamation-circle",
131
131
  class: U(e.iconClass)
132
- }, null, 8, ["class"])) : e.color == "success" ? (S(), oe(s, {
132
+ }, null, 8, ["class"])) : e.color == "success" ? (S(), ne(s, {
133
133
  key: 2,
134
134
  icon: "heroicons-solid:check-circle",
135
135
  class: U(e.iconClass)
136
- }, null, 8, ["class"])) : e.color == "info" ? (S(), oe(s, {
136
+ }, null, 8, ["class"])) : e.color == "info" ? (S(), ne(s, {
137
137
  key: 3,
138
138
  icon: "heroicons-solid:information-circle",
139
139
  class: U(e.iconClass)
140
- }, null, 8, ["class"])) : J("", !0)
141
- ])) : J("", !0),
140
+ }, null, 8, ["class"])) : Y("", !0)
141
+ ])) : Y("", !0),
142
142
  h("div", null, [
143
143
  e.title ? (S(), O("h3", {
144
144
  key: 0,
145
145
  class: U(["mb-1 font-medium leading-tight", [e.titleClass]])
146
- }, X(e.title), 3)) : J("", !0),
146
+ }, X(e.title), 3)) : Y("", !0),
147
147
  e.$slots.default ? (S(), O("div", {
148
148
  key: 1,
149
149
  class: U([e.textClass, "text-sm leading-tight"])
150
150
  }, [
151
151
  Z(e.$slots, "default")
152
- ], 2)) : J("", !0)
152
+ ], 2)) : Y("", !0)
153
153
  ])
154
154
  ], 2);
155
155
  }
@@ -1263,7 +1263,7 @@ if (typeof document < "u" && typeof window < "u") {
1263
1263
  const xa = {
1264
1264
  ...sn,
1265
1265
  body: ""
1266
- }, Ee = H({
1266
+ }, Ie = H({
1267
1267
  inheritAttrs: !1,
1268
1268
  data() {
1269
1269
  return {
@@ -1361,19 +1361,19 @@ const xa = {
1361
1361
  "bg-green-100": e.color == "success"
1362
1362
  }])
1363
1363
  }, [
1364
- e.color == "danger" ? (S(), oe(y(Ee), {
1364
+ e.color == "danger" ? (S(), ne(y(Ie), {
1365
1365
  key: 0,
1366
1366
  class: "h-6 w-6 text-red-600",
1367
1367
  icon: "heroicons:exclamation-triangle-20-solid"
1368
- })) : e.color == "warning" ? (S(), oe(y(Ee), {
1368
+ })) : e.color == "warning" ? (S(), ne(y(Ie), {
1369
1369
  key: 1,
1370
1370
  class: "h-6 w-6 text-yellow-600",
1371
1371
  icon: "heroicons:exclamation-triangle-20-solid"
1372
- })) : e.color == "success" ? (S(), oe(y(Ee), {
1372
+ })) : e.color == "success" ? (S(), ne(y(Ie), {
1373
1373
  key: 2,
1374
1374
  class: "h-6 w-6 text-green-600",
1375
1375
  icon: "heroicons:check-circle-20-solid"
1376
- })) : (S(), oe(y(Ee), {
1376
+ })) : (S(), ne(y(Ie), {
1377
1377
  key: 3,
1378
1378
  class: "h-6 w-6 text-primary-600",
1379
1379
  icon: "heroicons:information-circle-20-solid"
@@ -1494,7 +1494,7 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1494
1494
  }, c = function(_, Q) {
1495
1495
  if (_ && Q) {
1496
1496
  _ = i(_) ? _ : [_];
1497
- for (var re = 0; re < _.length && Q(_[re], re, _.length) !== !0; re++)
1497
+ for (var oe = 0; oe < _.length && Q(_[oe], oe, _.length) !== !0; oe++)
1498
1498
  ;
1499
1499
  }
1500
1500
  }, p = function(_) {
@@ -1506,23 +1506,23 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1506
1506
  }
1507
1507
  }, g = function(_) {
1508
1508
  var Q = [];
1509
- return c(_, function(re) {
1510
- return Q.push(re);
1509
+ return c(_, function(oe) {
1510
+ return Q.push(oe);
1511
1511
  }), Q;
1512
1512
  }, B = function(_, Q) {
1513
- var re = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !0, ie = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : document;
1514
- if (re && g(ie.querySelectorAll(Q)).indexOf(_) !== -1)
1513
+ var oe = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !0, ie = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : document;
1514
+ if (oe && g(ie.querySelectorAll(Q)).indexOf(_) !== -1)
1515
1515
  return _;
1516
1516
  for (; (_ = _.parentElement) && g(ie.querySelectorAll(Q)).indexOf(_) === -1; )
1517
1517
  ;
1518
1518
  return _;
1519
1519
  }, I = function(_, Q) {
1520
- var re = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : document, ie = g(re.querySelectorAll(Q)).indexOf(_) !== -1;
1520
+ var oe = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : document, ie = g(oe.querySelectorAll(Q)).indexOf(_) !== -1;
1521
1521
  return ie;
1522
1522
  }, k = function(_) {
1523
1523
  if (_) {
1524
- var Q = getComputedStyle(_), re = Q.overflow === "hidden";
1525
- return re;
1524
+ var Q = getComputedStyle(_), oe = Q.overflow === "hidden";
1525
+ return oe;
1526
1526
  }
1527
1527
  }, D = function(_) {
1528
1528
  if (_) {
@@ -1535,8 +1535,8 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1535
1535
  if (_) {
1536
1536
  if (k(_))
1537
1537
  return !0;
1538
- var Q = _.scrollTop, re = _.scrollHeight, ie = Q + _.offsetHeight;
1539
- return ie >= re;
1538
+ var Q = _.scrollTop, oe = _.scrollHeight, ie = Q + _.offsetHeight;
1539
+ return ie >= oe;
1540
1540
  }
1541
1541
  }, M = function(_) {
1542
1542
  if (_) {
@@ -1549,8 +1549,8 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1549
1549
  if (_) {
1550
1550
  if (k(_))
1551
1551
  return !0;
1552
- var Q = _.scrollLeft, re = _.scrollWidth, ie = Q + _.offsetWidth;
1553
- return ie >= re;
1552
+ var Q = _.scrollLeft, oe = _.scrollWidth, ie = Q + _.offsetWidth;
1553
+ return ie >= oe;
1554
1554
  }
1555
1555
  }, E = function(_) {
1556
1556
  var Q = 'textarea, [contenteditable="true"]';
@@ -1570,7 +1570,7 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1570
1570
  }), o.d(l, "getTargetScrollBarWidth", function() {
1571
1571
  return G;
1572
1572
  }), o.d(l, "getCurrentTargetScrollBarWidth", function() {
1573
- return ne;
1573
+ return re;
1574
1574
  }), o.d(l, "getPageScrollBarWidth", function() {
1575
1575
  return W;
1576
1576
  }), o.d(l, "getCurrentPageScrollBarWidth", function() {
@@ -1584,7 +1584,7 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1584
1584
  }), o.d(l, "removeScrollableSelector", function() {
1585
1585
  return $e;
1586
1586
  }), o.d(l, "addLockableTarget", function() {
1587
- return Y;
1587
+ return J;
1588
1588
  }), o.d(l, "addLockableSelector", function() {
1589
1589
  return ce;
1590
1590
  }), o.d(l, "setFillGapMethod", function() {
@@ -1602,10 +1602,10 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1602
1602
  });
1603
1603
  function V(te) {
1604
1604
  for (var _ = 1; _ < arguments.length; _++) {
1605
- var Q = arguments[_] != null ? arguments[_] : {}, re = Object.keys(Q);
1606
- typeof Object.getOwnPropertySymbols == "function" && (re = re.concat(Object.getOwnPropertySymbols(Q).filter(function(ie) {
1605
+ var Q = arguments[_] != null ? arguments[_] : {}, oe = Object.keys(Q);
1606
+ typeof Object.getOwnPropertySymbols == "function" && (oe = oe.concat(Object.getOwnPropertySymbols(Q).filter(function(ie) {
1607
1607
  return Object.getOwnPropertyDescriptor(Q, ie).enumerable;
1608
- }))), re.forEach(function(ie) {
1608
+ }))), oe.forEach(function(ie) {
1609
1609
  x(te, ie, Q[ie]);
1610
1610
  });
1611
1611
  }
@@ -1634,16 +1634,16 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1634
1634
  }, G = function(_) {
1635
1635
  var Q = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
1636
1636
  if (s(_)) {
1637
- var re = _.style.overflowY;
1637
+ var oe = _.style.overflowY;
1638
1638
  Q ? A() || (_.style.overflowY = _.getAttribute("data-scroll-lock-saved-overflow-y-property")) : _.style.overflowY = "scroll";
1639
- var ie = ne(_);
1640
- return _.style.overflowY = re, ie;
1639
+ var ie = re(_);
1640
+ return _.style.overflowY = oe, ie;
1641
1641
  } else
1642
1642
  return 0;
1643
- }, ne = function(_) {
1643
+ }, re = function(_) {
1644
1644
  if (s(_))
1645
1645
  if (_ === document.body) {
1646
- var Q = document.documentElement.clientWidth, re = window.innerWidth, ie = re - Q;
1646
+ var Q = document.documentElement.clientWidth, oe = window.innerWidth, ie = oe - Q;
1647
1647
  return ie;
1648
1648
  } else {
1649
1649
  var et = _.style.borderLeftWidth, ct = _.style.borderRightWidth;
@@ -1657,12 +1657,12 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1657
1657
  var _ = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !1;
1658
1658
  return G(document.body, _);
1659
1659
  }, se = function() {
1660
- return ne(document.body);
1660
+ return re(document.body);
1661
1661
  }, de = function(_) {
1662
1662
  if (_) {
1663
1663
  var Q = a(_);
1664
- Q.map(function(re) {
1665
- c(re, function(ie) {
1664
+ Q.map(function(oe) {
1665
+ c(oe, function(ie) {
1666
1666
  s(ie) ? ie.setAttribute("data-scroll-lock-scrollable", "") : p('"'.concat(ie, '" is not a Element.'));
1667
1667
  });
1668
1668
  });
@@ -1670,8 +1670,8 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1670
1670
  }, ae = function(_) {
1671
1671
  if (_) {
1672
1672
  var Q = a(_);
1673
- Q.map(function(re) {
1674
- c(re, function(ie) {
1673
+ Q.map(function(oe) {
1674
+ c(oe, function(ie) {
1675
1675
  s(ie) ? ie.removeAttribute("data-scroll-lock-scrollable") : p('"'.concat(ie, '" is not a Element.'));
1676
1676
  });
1677
1677
  });
@@ -1679,24 +1679,24 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1679
1679
  }, ue = function(_) {
1680
1680
  if (_) {
1681
1681
  var Q = a(_);
1682
- Q.map(function(re) {
1683
- f.scrollableSelectors.push(re);
1682
+ Q.map(function(oe) {
1683
+ f.scrollableSelectors.push(oe);
1684
1684
  });
1685
1685
  }
1686
1686
  }, $e = function(_) {
1687
1687
  if (_) {
1688
1688
  var Q = a(_);
1689
- Q.map(function(re) {
1689
+ Q.map(function(oe) {
1690
1690
  f.scrollableSelectors = f.scrollableSelectors.filter(function(ie) {
1691
- return ie !== re;
1691
+ return ie !== oe;
1692
1692
  });
1693
1693
  });
1694
1694
  }
1695
- }, Y = function(_) {
1695
+ }, J = function(_) {
1696
1696
  if (_) {
1697
1697
  var Q = a(_);
1698
- Q.map(function(re) {
1699
- c(re, function(ie) {
1698
+ Q.map(function(oe) {
1699
+ c(oe, function(ie) {
1700
1700
  s(ie) ? ie.setAttribute("data-scroll-lock-lockable", "") : p('"'.concat(ie, '" is not a Element.'));
1701
1701
  });
1702
1702
  }), A() || v();
@@ -1704,8 +1704,8 @@ var Aa = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1704
1704
  }, ce = function(_) {
1705
1705
  if (_) {
1706
1706
  var Q = a(_);
1707
- Q.map(function(re) {
1708
- f.lockableSelectors.push(re);
1707
+ Q.map(function(oe) {
1708
+ f.lockableSelectors.push(oe);
1709
1709
  }), A() || v(), Ge(_);
1710
1710
  }
1711
1711
  }, fe = function(_) {
@@ -1720,8 +1720,8 @@ Available fill gap methods: `).concat(Q, "."));
1720
1720
  }, Ce = function(_) {
1721
1721
  if (_) {
1722
1722
  var Q = a(_);
1723
- Q.map(function(re) {
1724
- c(re, function(ie) {
1723
+ Q.map(function(oe) {
1724
+ c(oe, function(ie) {
1725
1725
  s(ie) ? (ie.setAttribute("data-scroll-lock-fill-gap", ""), f.scroll || _e(ie)) : p('"'.concat(ie, '" is not a Element.'));
1726
1726
  });
1727
1727
  });
@@ -1729,8 +1729,8 @@ Available fill gap methods: `).concat(Q, "."));
1729
1729
  }, Je = function(_) {
1730
1730
  if (_) {
1731
1731
  var Q = a(_);
1732
- Q.map(function(re) {
1733
- c(re, function(ie) {
1732
+ Q.map(function(oe) {
1733
+ c(oe, function(ie) {
1734
1734
  s(ie) ? (ie.removeAttribute("data-scroll-lock-fill-gap"), f.scroll || we(ie)) : p('"'.concat(ie, '" is not a Element.'));
1735
1735
  });
1736
1736
  });
@@ -1738,17 +1738,17 @@ Available fill gap methods: `).concat(Q, "."));
1738
1738
  }, Ge = function(_) {
1739
1739
  if (_) {
1740
1740
  var Q = a(_);
1741
- Q.map(function(re) {
1742
- f.fillGapSelectors.indexOf(re) === -1 && (f.fillGapSelectors.push(re), f.scroll || je(re));
1741
+ Q.map(function(oe) {
1742
+ f.fillGapSelectors.indexOf(oe) === -1 && (f.fillGapSelectors.push(oe), f.scroll || je(oe));
1743
1743
  });
1744
1744
  }
1745
1745
  }, P = function(_) {
1746
1746
  if (_) {
1747
1747
  var Q = a(_);
1748
- Q.map(function(re) {
1748
+ Q.map(function(oe) {
1749
1749
  f.fillGapSelectors = f.fillGapSelectors.filter(function(ie) {
1750
- return ie !== re;
1751
- }), f.scroll || Ie(re);
1750
+ return ie !== oe;
1751
+ }), f.scroll || Ae(oe);
1752
1752
  });
1753
1753
  }
1754
1754
  }, u = function() {
@@ -1761,13 +1761,13 @@ Available fill gap methods: `).concat(Q, "."));
1761
1761
  F(_);
1762
1762
  }, j = function(_) {
1763
1763
  var Q = document.querySelectorAll(_);
1764
- c(Q, function(re) {
1765
- q(re);
1764
+ c(Q, function(oe) {
1765
+ q(oe);
1766
1766
  });
1767
1767
  }, F = function(_) {
1768
1768
  var Q = document.querySelectorAll(_);
1769
- c(Q, function(re) {
1770
- le(re);
1769
+ c(Q, function(oe) {
1770
+ le(oe);
1771
1771
  });
1772
1772
  }, q = function(_) {
1773
1773
  if (s(_) && _.getAttribute("data-scroll-lock-locked") !== "true") {
@@ -1782,41 +1782,41 @@ Available fill gap methods: `).concat(Q, "."));
1782
1782
  });
1783
1783
  }, xe = function() {
1784
1784
  f.fillGapSelectors.map(function(_) {
1785
- Ie(_);
1785
+ Ae(_);
1786
1786
  });
1787
1787
  }, je = function(_) {
1788
- var Q = document.querySelectorAll(_), re = f.lockableSelectors.indexOf(_) !== -1;
1788
+ var Q = document.querySelectorAll(_), oe = f.lockableSelectors.indexOf(_) !== -1;
1789
1789
  c(Q, function(ie) {
1790
- _e(ie, re);
1790
+ _e(ie, oe);
1791
1791
  });
1792
1792
  }, _e = function(_) {
1793
1793
  var Q = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
1794
1794
  if (s(_)) {
1795
- var re;
1795
+ var oe;
1796
1796
  if (_.getAttribute("data-scroll-lock-lockable") === "" || Q)
1797
- re = G(_, !0);
1797
+ oe = G(_, !0);
1798
1798
  else {
1799
1799
  var ie = B(_, $(f.lockableSelectors));
1800
- re = G(ie, !0);
1800
+ oe = G(ie, !0);
1801
1801
  }
1802
1802
  _.getAttribute("data-scroll-lock-filled-gap") === "true" && we(_);
1803
1803
  var et = window.getComputedStyle(_);
1804
1804
  if (_.setAttribute("data-scroll-lock-filled-gap", "true"), _.setAttribute("data-scroll-lock-current-fill-gap-method", f.fillGapMethod), f.fillGapMethod === "margin") {
1805
1805
  var ct = parseFloat(et.marginRight);
1806
- _.style.marginRight = "".concat(ct + re, "px");
1806
+ _.style.marginRight = "".concat(ct + oe, "px");
1807
1807
  } else if (f.fillGapMethod === "width")
1808
- _.style.width = "calc(100% - ".concat(re, "px)");
1808
+ _.style.width = "calc(100% - ".concat(oe, "px)");
1809
1809
  else if (f.fillGapMethod === "max-width")
1810
- _.style.maxWidth = "calc(100% - ".concat(re, "px)");
1810
+ _.style.maxWidth = "calc(100% - ".concat(oe, "px)");
1811
1811
  else if (f.fillGapMethod === "padding") {
1812
1812
  var rt = parseFloat(et.paddingRight);
1813
- _.style.paddingRight = "".concat(rt + re, "px");
1813
+ _.style.paddingRight = "".concat(rt + oe, "px");
1814
1814
  }
1815
1815
  }
1816
- }, Ie = function(_) {
1816
+ }, Ae = function(_) {
1817
1817
  var Q = document.querySelectorAll(_);
1818
- c(Q, function(re) {
1819
- we(re);
1818
+ c(Q, function(oe) {
1819
+ we(oe);
1820
1820
  });
1821
1821
  }, we = function(_) {
1822
1822
  if (s(_) && _.getAttribute("data-scroll-lock-filled-gap") === "true") {
@@ -1829,18 +1829,18 @@ Available fill gap methods: `).concat(Q, "."));
1829
1829
  f.scroll || (f.startTouchY = _.touches[0].clientY, f.startTouchX = _.touches[0].clientX);
1830
1830
  }, Ft = function(_) {
1831
1831
  if (!f.scroll) {
1832
- var Q = f.startTouchY, re = f.startTouchX, ie = _.touches[0].clientY, et = _.touches[0].clientX;
1832
+ var Q = f.startTouchY, oe = f.startTouchX, ie = _.touches[0].clientY, et = _.touches[0].clientX;
1833
1833
  if (_.touches.length < 2) {
1834
1834
  var ct = $(f.scrollableSelectors), rt = {
1835
1835
  up: Q < ie,
1836
1836
  down: Q > ie,
1837
- left: re < et,
1838
- right: re > et
1837
+ left: oe < et,
1838
+ right: oe > et
1839
1839
  }, Pt = {
1840
1840
  up: Q + d < ie,
1841
1841
  down: Q - d > ie,
1842
- left: re + d < et,
1843
- right: re - d > et
1842
+ left: oe + d < et,
1843
+ right: oe - d > et
1844
1844
  }, Xo = function nr(Me) {
1845
1845
  var el = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
1846
1846
  if (Me) {
@@ -1910,7 +1910,7 @@ Available fill gap methods: `).concat(Q, "."));
1910
1910
  getScrollState: A,
1911
1911
  clearQueueScrollLocks: ee,
1912
1912
  getTargetScrollBarWidth: G,
1913
- getCurrentTargetScrollBarWidth: ne,
1913
+ getCurrentTargetScrollBarWidth: re,
1914
1914
  getPageScrollBarWidth: W,
1915
1915
  getCurrentPageScrollBarWidth: se,
1916
1916
  addScrollableSelector: ue,
@@ -1918,7 +1918,7 @@ Available fill gap methods: `).concat(Q, "."));
1918
1918
  addScrollableTarget: de,
1919
1919
  removeScrollableTarget: ae,
1920
1920
  addLockableSelector: ce,
1921
- addLockableTarget: Y,
1921
+ addLockableTarget: J,
1922
1922
  addFillGapSelector: Ge,
1923
1923
  removeFillGapSelector: P,
1924
1924
  addFillGapTarget: Ce,
@@ -1967,7 +1967,7 @@ const Ea = {
1967
1967
  }
1968
1968
  ), n({
1969
1969
  dialogs: l
1970
- }), (p, $) => (S(), oe(Lt, { to: "body" }, [
1970
+ }), (p, $) => (S(), ne(Lt, { to: "body" }, [
1971
1971
  z(Ue, {
1972
1972
  appear: "",
1973
1973
  "enter-active-class": "duration-300 ease-out",
@@ -1978,7 +1978,7 @@ const Ea = {
1978
1978
  "leave-to-class": "opacity-0"
1979
1979
  }, {
1980
1980
  default: K(() => [
1981
- y(l).length ? (S(), O("div", Ea)) : J("", !0)
1981
+ y(l).length ? (S(), O("div", Ea)) : Y("", !0)
1982
1982
  ]),
1983
1983
  _: 1
1984
1984
  }),
@@ -2035,7 +2035,7 @@ const Ea = {
2035
2035
  __name: "BaseAppNotifications",
2036
2036
  setup(e) {
2037
2037
  const n = Dt(), r = R(() => n.notifications);
2038
- return (l, o) => (S(), oe(Lt, { to: "body" }, [
2038
+ return (l, o) => (S(), ne(Lt, { to: "body" }, [
2039
2039
  h("div", Ma, [
2040
2040
  h("div", Oa, [
2041
2041
  z(Cr, {
@@ -2314,7 +2314,7 @@ const Ea = {
2314
2314
  class: "h-5 w-5 text-slate-500 group-hover:text-slate-700"
2315
2315
  })
2316
2316
  ])
2317
- ])) : J("", !0)
2317
+ ])) : Y("", !0)
2318
2318
  ]),
2319
2319
  h("div", Wa, [
2320
2320
  ze(h("div", Qa, [
@@ -2334,7 +2334,7 @@ const Ea = {
2334
2334
  class: "block w-full cursor-pointer appearance-none border-none text-left focus:outline-none",
2335
2335
  type: "button",
2336
2336
  tabindex: "-1",
2337
- onClick: (ne) => V(G),
2337
+ onClick: (re) => V(G),
2338
2338
  onMousedown: Re(k, ["prevent"])
2339
2339
  }, [
2340
2340
  Z(b.$slots, "option", {
@@ -2356,7 +2356,7 @@ const Ea = {
2356
2356
  }, [
2357
2357
  b.$slots.footer ? (S(), O("div", Xa, [
2358
2358
  Z(b.$slots, "footer", { options: y(B) })
2359
- ])) : J("", !0)
2359
+ ])) : Y("", !0)
2360
2360
  ], 512),
2361
2361
  e.loading ? (S(), O("div", es, [
2362
2362
  h("div", ts, [
@@ -2373,7 +2373,7 @@ const Ea = {
2373
2373
  delay: "100ms"
2374
2374
  })
2375
2375
  ])
2376
- ])) : J("", !0)
2376
+ ])) : Y("", !0)
2377
2377
  ], 512), [
2378
2378
  [it, y(a)]
2379
2379
  ])
@@ -2461,7 +2461,7 @@ const Ea = {
2461
2461
  }, 300);
2462
2462
  return (w, M) => {
2463
2463
  const t = pe("BaseIcon"), E = pe("router-link");
2464
- return S(), oe(Yr, {
2464
+ return S(), ne(Yr, {
2465
2465
  ref: "input",
2466
2466
  loading: y(l) && y(c) == 1,
2467
2467
  "model-value": e.modelValue,
@@ -2503,12 +2503,12 @@ const Ea = {
2503
2503
  ]),
2504
2504
  _: 1
2505
2505
  }, 8, ["to"])
2506
- ], 2)) : J("", !0)
2506
+ ], 2)) : Y("", !0)
2507
2507
  ])
2508
2508
  ]),
2509
2509
  empty: K((L) => [
2510
2510
  Z(w.$slots, "empty", pt(L, { firstSearch: y(a) }), () => [
2511
- y(a) ? (S(), O("div", ns, X(w.$t("sui.nothing_found")), 1)) : J("", !0)
2511
+ y(a) ? (S(), O("div", ns, X(w.$t("sui.nothing_found")), 1)) : Y("", !0)
2512
2512
  ])
2513
2513
  ]),
2514
2514
  _: 3
@@ -2557,12 +2557,16 @@ const Ea = {
2557
2557
  }, [
2558
2558
  h("div", ls, X(e.user.full_name), 1),
2559
2559
  h("div", as, X(e.user.email), 1)
2560
- ], 2)) : J("", !0)
2560
+ ], 2)) : Y("", !0)
2561
2561
  ]));
2562
2562
  }
2563
2563
  }), ss = /* @__PURE__ */ H({
2564
2564
  __name: "BaseBadge",
2565
2565
  props: {
2566
+ contrast: {
2567
+ default: "low",
2568
+ type: String
2569
+ },
2566
2570
  color: {
2567
2571
  default: "gray",
2568
2572
  type: String
@@ -2570,14 +2574,23 @@ const Ea = {
2570
2574
  size: {
2571
2575
  default: "base",
2572
2576
  type: String
2577
+ },
2578
+ icon: {
2579
+ default: void 0,
2580
+ type: String
2573
2581
  }
2574
2582
  },
2575
2583
  setup(e) {
2576
- const n = e, r = R(() => n.color == "gray" ? "bg-slate-100 text-slate-800" : n.color == "red" ? "bg-red-100 text-red-900" : n.color == "yellow" ? "bg-yellow-100 text-yellow-900" : n.color == "green" ? "bg-green-100 text-green-900" : n.color == "blue" ? "bg-blue-100 text-blue-900" : n.color == "indigo" ? "bg-indigo-100 text-indigo-900" : n.color == "purple" ? "bg-purple-100 text-purple-900" : n.color == "pink" ? "bg-pink-100 text-pink-900" : "bg-slate-100 text-slate-900"), l = R(() => n.size == "base" ? "px-2.5 py-0.5 text-xs" : n.size == "lg" ? "px-3 py-0.5 text-sm" : "px-2.5 py-0.5 text-xs");
2577
- return (o, a) => (S(), O("span", {
2584
+ const n = e, r = R(() => n.color == "gray" ? n.contrast == "high" ? "bg-slate-600 text-white" : "bg-slate-100 text-slate-800" : n.color == "red" ? n.contrast == "high" ? "bg-red-600 text-white" : "bg-red-100 text-red-900" : n.color == "orange" ? n.contrast == "high" ? "bg-orange-500 text-white" : "bg-orange-100 text-yellow-900" : n.color == "yellow" ? n.contrast == "high" ? "bg-yellow-500 text-white" : "bg-yellow-100 text-yellow-900" : n.color == "green" ? n.contrast == "high" ? "bg-green-600 text-white" : "bg-green-100 text-green-900" : n.color == "blue" ? n.contrast == "high" ? "bg-blue-600 text-white" : "bg-blue-100 text-blue-900" : n.color == "indigo" ? n.contrast == "high" ? "bg-indigo-600 text-white" : "bg-indigo-100 text-indigo-900" : n.color == "purple" ? n.contrast == "high" ? "bg-purple-600 text-white" : "bg-purple-100 text-purple-900" : n.color == "pink" ? n.contrast == "high" ? "bg-pink-600 text-white" : "bg-pink-100 text-pink-900" : "bg-slate-100 text-slate-900"), l = R(() => n.size == "base" ? "px-2.5 py-0.5 text-xs" : n.size == "lg" ? "px-3 py-0.5 text-sm" : "px-2.5 py-0.5 text-xs"), o = R(() => n.size == "base" ? "h-3 w-3 mr-1 -ml-0.5" : n.size == "lg" ? "h-4 w-4 mr-1 -ml-0.5" : "h-3 w-3 mr-1 -ml-0.5");
2585
+ return (a, s) => (S(), O("span", {
2578
2586
  class: U(["inline-flex items-center rounded-full font-medium", [y(r), y(l)]])
2579
2587
  }, [
2580
- Z(o.$slots, "default")
2588
+ e.icon ? (S(), ne(y(Ie), {
2589
+ key: 0,
2590
+ icon: e.icon,
2591
+ class: U(y(o))
2592
+ }, null, 8, ["icon", "class"])) : Y("", !0),
2593
+ Z(a.$slots, "default")
2581
2594
  ], 2));
2582
2595
  }
2583
2596
  }), is = /* @__PURE__ */ H({
@@ -2655,7 +2668,7 @@ const Ea = {
2655
2668
  function a(s) {
2656
2669
  s ? (o.value = s, n("update:modelValue", s[r.foreignKey])) : (o.value = null, n("update:modelValue", null));
2657
2670
  }
2658
- return (s, i) => (S(), oe(Jr, {
2671
+ return (s, i) => (S(), ne(Jr, {
2659
2672
  "model-value": y(o),
2660
2673
  url: e.url,
2661
2674
  disabled: e.disabled,
@@ -2729,12 +2742,12 @@ const Ea = {
2729
2742
  h("ol", ms, [
2730
2743
  (S(!0), O(me, null, be(e.breadcrumbs, (i, c) => (S(), O("li", { key: c }, [
2731
2744
  h("div", ps, [
2732
- c > 0 ? (S(), oe(a, {
2745
+ c > 0 ? (S(), ne(a, {
2733
2746
  key: 0,
2734
2747
  icon: "heroicons-solid:chevron-right",
2735
2748
  class: "h-5 w-5 flex-shrink-0 text-slate-400",
2736
2749
  "aria-hidden": "true"
2737
- })) : J("", !0),
2750
+ })) : Y("", !0),
2738
2751
  z(s, {
2739
2752
  to: i.to,
2740
2753
  custom: ""
@@ -2760,8 +2773,8 @@ const Ea = {
2760
2773
  ])
2761
2774
  ]))), 128))
2762
2775
  ])
2763
- ])) : J("", !0),
2764
- y(r) ? (S(), oe(s, {
2776
+ ])) : Y("", !0),
2777
+ y(r) ? (S(), ne(s, {
2765
2778
  key: 1,
2766
2779
  to: y(r).to,
2767
2780
  class: "block text-slate-500 sm:hidden"
@@ -2776,7 +2789,7 @@ const Ea = {
2776
2789
  ])
2777
2790
  ]),
2778
2791
  _: 1
2779
- }, 8, ["to"])) : J("", !0)
2792
+ }, 8, ["to"])) : Y("", !0)
2780
2793
  ]);
2781
2794
  };
2782
2795
  }
@@ -2806,7 +2819,7 @@ const Ea = {
2806
2819
  ks
2807
2820
  ];
2808
2821
  function $s(e, n, r, l, o, a) {
2809
- return S(), oe(nn(e.as), {
2822
+ return S(), ne(nn(e.as), {
2810
2823
  ref: "button",
2811
2824
  class: "btn"
2812
2825
  }, {
@@ -2816,7 +2829,7 @@ function $s(e, n, r, l, o, a) {
2816
2829
  }, [
2817
2830
  Z(e.$slots, "default")
2818
2831
  ], 2),
2819
- e.loading ? (S(), O("div", xs, Ss)) : J("", !0)
2832
+ e.loading ? (S(), O("div", xs, Ss)) : Y("", !0)
2820
2833
  ]),
2821
2834
  _: 3
2822
2835
  }, 512);
@@ -2913,7 +2926,7 @@ const Gn = /* @__PURE__ */ De(_s, [["render", Is]]), As = {
2913
2926
  class: U({
2914
2927
  "text-red-600": y(l) > e.max
2915
2928
  })
2916
- }, X(y(l)) + "/" + X(e.max), 3)) : e.min && y(l) < e.min ? (S(), O("div", As, X(o.$t("sui.min_x_characters", { x: e.min })) + " (" + X(y(l)) + "/" + X(e.min) + ") ", 1)) : J("", !0)
2929
+ }, X(y(l)) + "/" + X(e.max), 3)) : e.min && y(l) < e.min ? (S(), O("div", As, X(o.$t("sui.min_x_characters", { x: e.min })) + " (" + X(y(l)) + "/" + X(e.min) + ") ", 1)) : Y("", !0)
2917
2930
  ]));
2918
2931
  }
2919
2932
  }), Ts = { class: "pointer-events-none absolute left-full z-[1] items-center" }, Ls = { class: "ml-2 whitespace-nowrap rounded bg-slate-900 bg-opacity-80 px-3 py-2 text-xs leading-tight text-white backdrop-blur" }, Ms = {
@@ -3151,12 +3164,12 @@ var Xr = { exports: {} };
3151
3164
  G = G !== void 0 ? G : x.unorderedArrays !== !1;
3152
3165
  var A = this;
3153
3166
  if (f("array:" + m.length + ":"), !G || m.length <= 1)
3154
- return m.forEach(function(ne) {
3155
- return A.dispatch(ne);
3167
+ return m.forEach(function(re) {
3168
+ return A.dispatch(re);
3156
3169
  });
3157
- var ee = [], G = m.map(function(ne) {
3170
+ var ee = [], G = m.map(function(re) {
3158
3171
  var W = new V(), se = d.slice();
3159
- return L(x, W, se).dispatch(ne), ee = ee.concat(se.slice(d.length)), W.read().toString();
3172
+ return L(x, W, se).dispatch(re), ee = ee.concat(se.slice(d.length)), W.read().toString();
3160
3173
  });
3161
3174
  return d = d.concat(ee), G.sort(), this._array(G, !1);
3162
3175
  }, _date: function(m) {
@@ -3281,25 +3294,25 @@ Use "options.replacer" or "options.ignoreUnknown"
3281
3294
  if (0 < d.length % 4)
3282
3295
  throw new Error("Invalid string. Length must be a multiple of 4");
3283
3296
  var b = d.length, b = d.charAt(b - 2) === "=" ? 2 : d.charAt(b - 1) === "=" ? 1 : 0, A = new D(3 * d.length / 4 - b), ee = 0 < b ? d.length - 4 : d.length, G = 0;
3284
- function ne(W) {
3297
+ function re(W) {
3285
3298
  A[G++] = W;
3286
3299
  }
3287
3300
  for (f = 0; f < ee; f += 4, 0)
3288
- ne((16711680 & (m = T(d.charAt(f)) << 18 | T(d.charAt(f + 1)) << 12 | T(d.charAt(f + 2)) << 6 | T(d.charAt(f + 3)))) >> 16), ne((65280 & m) >> 8), ne(255 & m);
3289
- return b == 2 ? ne(255 & (m = T(d.charAt(f)) << 2 | T(d.charAt(f + 1)) >> 4)) : b == 1 && (ne((m = T(d.charAt(f)) << 10 | T(d.charAt(f + 1)) << 4 | T(d.charAt(f + 2)) >> 2) >> 8 & 255), ne(255 & m)), A;
3301
+ re((16711680 & (m = T(d.charAt(f)) << 18 | T(d.charAt(f + 1)) << 12 | T(d.charAt(f + 2)) << 6 | T(d.charAt(f + 3)))) >> 16), re((65280 & m) >> 8), re(255 & m);
3302
+ return b == 2 ? re(255 & (m = T(d.charAt(f)) << 2 | T(d.charAt(f + 1)) >> 4)) : b == 1 && (re((m = T(d.charAt(f)) << 10 | T(d.charAt(f + 1)) << 4 | T(d.charAt(f + 2)) >> 2) >> 8 & 255), re(255 & m)), A;
3290
3303
  }, k.fromByteArray = function(d) {
3291
3304
  var f, m, b, A, ee = d.length % 3, G = "";
3292
- function ne(W) {
3305
+ function re(W) {
3293
3306
  return "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(W);
3294
3307
  }
3295
3308
  for (f = 0, b = d.length - ee; f < b; f += 3)
3296
- m = (d[f] << 16) + (d[f + 1] << 8) + d[f + 2], G += ne((A = m) >> 18 & 63) + ne(A >> 12 & 63) + ne(A >> 6 & 63) + ne(63 & A);
3309
+ m = (d[f] << 16) + (d[f + 1] << 8) + d[f + 2], G += re((A = m) >> 18 & 63) + re(A >> 12 & 63) + re(A >> 6 & 63) + re(63 & A);
3297
3310
  switch (ee) {
3298
3311
  case 1:
3299
- G = (G += ne((m = d[d.length - 1]) >> 2)) + ne(m << 4 & 63) + "==";
3312
+ G = (G += re((m = d[d.length - 1]) >> 2)) + re(m << 4 & 63) + "==";
3300
3313
  break;
3301
3314
  case 2:
3302
- G = (G = (G += ne((m = (d[d.length - 2] << 8) + d[d.length - 1]) >> 10)) + ne(m >> 4 & 63)) + ne(m << 2 & 63) + "=";
3315
+ G = (G = (G += re((m = (d[d.length - 2] << 8) + d[d.length - 1]) >> 10)) + re(m >> 4 & 63)) + re(m << 2 & 63) + "=";
3303
3316
  }
3304
3317
  return G;
3305
3318
  };
@@ -3402,7 +3415,7 @@ Use "options.replacer" or "options.ignoreUnknown"
3402
3415
  function G(u, v, C, j, F) {
3403
3416
  F || (P(v != null, "missing value"), P(typeof j == "boolean", "missing or invalid endian"), P(C != null, "missing offset"), P(C + 3 < u.length, "Trying to write beyond buffer length"), Ge(v, 34028234663852886e22, -34028234663852886e22)), u.length <= C || D.write(u, v, C, j, 23, 4);
3404
3417
  }
3405
- function ne(u, v, C, j, F) {
3418
+ function re(u, v, C, j, F) {
3406
3419
  F || (P(v != null, "missing value"), P(typeof j == "boolean", "missing or invalid endian"), P(C != null, "missing offset"), P(C + 7 < u.length, "Trying to write beyond buffer length"), Ge(v, 17976931348623157e292, -17976931348623157e292)), u.length <= C || D.write(u, v, C, j, 52, 8);
3407
3420
  }
3408
3421
  o.Buffer = w, o.SlowBuffer = w, o.INSPECT_MAX_BYTES = 50, w.poolSize = 8192, w._useTypedArrays = function() {
@@ -3449,7 +3462,7 @@ Use "options.replacer" or "options.ignoreUnknown"
3449
3462
  C = u.length;
3450
3463
  break;
3451
3464
  case "base64":
3452
- C = Y(u).length;
3465
+ C = J(u).length;
3453
3466
  break;
3454
3467
  case "ucs2":
3455
3468
  case "ucs-2":
@@ -3480,13 +3493,13 @@ list should be an Array.`), u.length === 0)
3480
3493
  var F, q, le, ve, xe = this.length - v;
3481
3494
  switch ((!C || xe < (C = Number(C))) && (C = xe), j = String(j || "utf8").toLowerCase()) {
3482
3495
  case "hex":
3483
- F = function(je, _e, Ie, we) {
3484
- Ie = Number(Ie) || 0;
3485
- var ke = je.length - Ie;
3496
+ F = function(je, _e, Ae, we) {
3497
+ Ae = Number(Ae) || 0;
3498
+ var ke = je.length - Ae;
3486
3499
  (!we || ke < (we = Number(we))) && (we = ke), P((ke = _e.length) % 2 == 0, "Invalid hex string"), ke / 2 < we && (we = ke / 2);
3487
3500
  for (var nt = 0; nt < we; nt++) {
3488
3501
  var Ft = parseInt(_e.substr(2 * nt, 2), 16);
3489
- P(!isNaN(Ft), "Invalid hex string"), je[Ie + nt] = Ft;
3502
+ P(!isNaN(Ft), "Invalid hex string"), je[Ae + nt] = Ft;
3490
3503
  }
3491
3504
  return w._charsWritten = 2 * nt, nt;
3492
3505
  }(this, u, v, C);
@@ -3500,7 +3513,7 @@ list should be an Array.`), u.length === 0)
3500
3513
  F = M(this, u, v, C);
3501
3514
  break;
3502
3515
  case "base64":
3503
- q = this, le = v, ve = C, F = w._charsWritten = ce(Y(u), q, le, ve);
3516
+ q = this, le = v, ve = C, F = w._charsWritten = ce(J(u), q, le, ve);
3504
3517
  break;
3505
3518
  case "ucs2":
3506
3519
  case "ucs-2":
@@ -3519,8 +3532,8 @@ list should be an Array.`), u.length === 0)
3519
3532
  switch (u) {
3520
3533
  case "hex":
3521
3534
  j = function(xe, je, _e) {
3522
- var Ie = xe.length;
3523
- (!je || je < 0) && (je = 0), (!_e || _e < 0 || Ie < _e) && (_e = Ie);
3535
+ var Ae = xe.length;
3536
+ (!je || je < 0) && (je = 0), (!_e || _e < 0 || Ae < _e) && (_e = Ae);
3524
3537
  for (var we = "", ke = je; ke < _e; ke++)
3525
3538
  we += ue(xe[ke]);
3526
3539
  return we;
@@ -3529,11 +3542,11 @@ list should be an Array.`), u.length === 0)
3529
3542
  case "utf8":
3530
3543
  case "utf-8":
3531
3544
  j = function(xe, je, _e) {
3532
- var Ie = "", we = "";
3545
+ var Ae = "", we = "";
3533
3546
  _e = Math.min(xe.length, _e);
3534
3547
  for (var ke = je; ke < _e; ke++)
3535
- xe[ke] <= 127 ? (Ie += fe(we) + String.fromCharCode(xe[ke]), we = "") : we += "%" + xe[ke].toString(16);
3536
- return Ie + fe(we);
3548
+ xe[ke] <= 127 ? (Ae += fe(we) + String.fromCharCode(xe[ke]), we = "") : we += "%" + xe[ke].toString(16);
3549
+ return Ae + fe(we);
3537
3550
  }(ve, v, C);
3538
3551
  break;
3539
3552
  case "ascii":
@@ -3548,8 +3561,8 @@ list should be an Array.`), u.length === 0)
3548
3561
  case "utf16le":
3549
3562
  case "utf-16le":
3550
3563
  j = function(xe, je, _e) {
3551
- for (var Ie = xe.slice(je, _e), we = "", ke = 0; ke < Ie.length; ke += 2)
3552
- we += String.fromCharCode(Ie[ke] + 256 * Ie[ke + 1]);
3564
+ for (var Ae = xe.slice(je, _e), we = "", ke = 0; ke < Ae.length; ke += 2)
3565
+ we += String.fromCharCode(Ae[ke] + 256 * Ae[ke + 1]);
3553
3566
  return we;
3554
3567
  }(ve, v, C);
3555
3568
  break;
@@ -3635,9 +3648,9 @@ list should be an Array.`), u.length === 0)
3635
3648
  }, w.prototype.writeFloatBE = function(u, v, C) {
3636
3649
  G(this, u, v, !1, C);
3637
3650
  }, w.prototype.writeDoubleLE = function(u, v, C) {
3638
- ne(this, u, v, !0, C);
3651
+ re(this, u, v, !0, C);
3639
3652
  }, w.prototype.writeDoubleBE = function(u, v, C) {
3640
- ne(this, u, v, !1, C);
3653
+ re(this, u, v, !1, C);
3641
3654
  }, w.prototype.fill = function(u, v, C) {
3642
3655
  if (v = v || 0, C = C || this.length, P(typeof (u = typeof (u = u || 0) == "string" ? u.charCodeAt(0) : u) == "number" && !isNaN(u), "value is not a number"), P(v <= C, "end < start"), C !== v && this.length !== 0) {
3643
3656
  P(0 <= v && v < this.length, "start out of bounds"), P(0 <= C && C <= this.length, "end out of bounds");
@@ -3686,7 +3699,7 @@ list should be an Array.`), u.length === 0)
3686
3699
  }
3687
3700
  return v;
3688
3701
  }
3689
- function Y(u) {
3702
+ function J(u) {
3690
3703
  return k.toByteArray(u);
3691
3704
  }
3692
3705
  function ce(u, v, C, j) {
@@ -3724,8 +3737,8 @@ list should be an Array.`), u.length === 0)
3724
3737
  w.fill(0), l.exports = { hash: function(M, t, E, L) {
3725
3738
  for (var V = t(function(m, b) {
3726
3739
  m.length % D != 0 && (A = m.length + (D - m.length % D), m = k.concat([m, w], A));
3727
- for (var A, ee = [], G = b ? m.readInt32BE : m.readInt32LE, ne = 0; ne < m.length; ne += D)
3728
- ee.push(G.call(m, ne));
3740
+ for (var A, ee = [], G = b ? m.readInt32BE : m.readInt32LE, re = 0; re < m.length; re += D)
3741
+ ee.push(G.call(m, re));
3729
3742
  return ee;
3730
3743
  }(M = k.isBuffer(M) ? M : new k(M), L), 8 * M.length), t = L, x = new k(E), T = t ? x.writeInt32BE : x.writeInt32LE, d = 0; d < V.length; d++)
3731
3744
  T.call(x, V[d], 4 * d, !0);
@@ -3740,13 +3753,13 @@ list should be an Array.`), u.length === 0)
3740
3753
  return A || x("algorithm:", m, "is not yet supported"), { update: function(G) {
3741
3754
  return k.isBuffer(G) || (G = new k(G)), ee.push(G), G.length, this;
3742
3755
  }, digest: function(G) {
3743
- var ne = k.concat(ee), ne = b ? function(W, se, de) {
3756
+ var re = k.concat(ee), re = b ? function(W, se, de) {
3744
3757
  k.isBuffer(se) || (se = new k(se)), k.isBuffer(de) || (de = new k(de)), se.length > E ? se = W(se) : se.length < E && (se = k.concat([se, L], E));
3745
3758
  for (var ae = new k(E), ue = new k(E), $e = 0; $e < E; $e++)
3746
3759
  ae[$e] = 54 ^ se[$e], ue[$e] = 92 ^ se[$e];
3747
3760
  return de = W(k.concat([ae, de])), W(k.concat([ue, de]));
3748
- }(A, b, ne) : A(ne);
3749
- return ee = null, G ? ne.toString(G) : ne;
3761
+ }(A, b, re) : A(re);
3762
+ return ee = null, G ? re.toString(G) : re;
3750
3763
  } };
3751
3764
  }
3752
3765
  function x() {
@@ -3779,8 +3792,8 @@ list should be an Array.`), u.length === 0)
3779
3792
  function D(x, T) {
3780
3793
  x[T >> 5] |= 128 << T % 32, x[14 + (T + 64 >>> 9 << 4)] = T;
3781
3794
  for (var d = 1732584193, f = -271733879, m = -1732584194, b = 271733878, A = 0; A < x.length; A += 16) {
3782
- var ee = d, G = f, ne = m, W = b, d = M(d, f, m, b, x[A + 0], 7, -680876936), b = M(b, d, f, m, x[A + 1], 12, -389564586), m = M(m, b, d, f, x[A + 2], 17, 606105819), f = M(f, m, b, d, x[A + 3], 22, -1044525330);
3783
- d = M(d, f, m, b, x[A + 4], 7, -176418897), b = M(b, d, f, m, x[A + 5], 12, 1200080426), m = M(m, b, d, f, x[A + 6], 17, -1473231341), f = M(f, m, b, d, x[A + 7], 22, -45705983), d = M(d, f, m, b, x[A + 8], 7, 1770035416), b = M(b, d, f, m, x[A + 9], 12, -1958414417), m = M(m, b, d, f, x[A + 10], 17, -42063), f = M(f, m, b, d, x[A + 11], 22, -1990404162), d = M(d, f, m, b, x[A + 12], 7, 1804603682), b = M(b, d, f, m, x[A + 13], 12, -40341101), m = M(m, b, d, f, x[A + 14], 17, -1502002290), d = t(d, f = M(f, m, b, d, x[A + 15], 22, 1236535329), m, b, x[A + 1], 5, -165796510), b = t(b, d, f, m, x[A + 6], 9, -1069501632), m = t(m, b, d, f, x[A + 11], 14, 643717713), f = t(f, m, b, d, x[A + 0], 20, -373897302), d = t(d, f, m, b, x[A + 5], 5, -701558691), b = t(b, d, f, m, x[A + 10], 9, 38016083), m = t(m, b, d, f, x[A + 15], 14, -660478335), f = t(f, m, b, d, x[A + 4], 20, -405537848), d = t(d, f, m, b, x[A + 9], 5, 568446438), b = t(b, d, f, m, x[A + 14], 9, -1019803690), m = t(m, b, d, f, x[A + 3], 14, -187363961), f = t(f, m, b, d, x[A + 8], 20, 1163531501), d = t(d, f, m, b, x[A + 13], 5, -1444681467), b = t(b, d, f, m, x[A + 2], 9, -51403784), m = t(m, b, d, f, x[A + 7], 14, 1735328473), d = E(d, f = t(f, m, b, d, x[A + 12], 20, -1926607734), m, b, x[A + 5], 4, -378558), b = E(b, d, f, m, x[A + 8], 11, -2022574463), m = E(m, b, d, f, x[A + 11], 16, 1839030562), f = E(f, m, b, d, x[A + 14], 23, -35309556), d = E(d, f, m, b, x[A + 1], 4, -1530992060), b = E(b, d, f, m, x[A + 4], 11, 1272893353), m = E(m, b, d, f, x[A + 7], 16, -155497632), f = E(f, m, b, d, x[A + 10], 23, -1094730640), d = E(d, f, m, b, x[A + 13], 4, 681279174), b = E(b, d, f, m, x[A + 0], 11, -358537222), m = E(m, b, d, f, x[A + 3], 16, -722521979), f = E(f, m, b, d, x[A + 6], 23, 76029189), d = E(d, f, m, b, x[A + 9], 4, -640364487), b = E(b, d, f, m, x[A + 12], 11, -421815835), m = E(m, b, d, f, x[A + 15], 16, 530742520), d = L(d, f = E(f, m, b, d, x[A + 2], 23, -995338651), m, b, x[A + 0], 6, -198630844), b = L(b, d, f, m, x[A + 7], 10, 1126891415), m = L(m, b, d, f, x[A + 14], 15, -1416354905), f = L(f, m, b, d, x[A + 5], 21, -57434055), d = L(d, f, m, b, x[A + 12], 6, 1700485571), b = L(b, d, f, m, x[A + 3], 10, -1894986606), m = L(m, b, d, f, x[A + 10], 15, -1051523), f = L(f, m, b, d, x[A + 1], 21, -2054922799), d = L(d, f, m, b, x[A + 8], 6, 1873313359), b = L(b, d, f, m, x[A + 15], 10, -30611744), m = L(m, b, d, f, x[A + 6], 15, -1560198380), f = L(f, m, b, d, x[A + 13], 21, 1309151649), d = L(d, f, m, b, x[A + 4], 6, -145523070), b = L(b, d, f, m, x[A + 11], 10, -1120210379), m = L(m, b, d, f, x[A + 2], 15, 718787259), f = L(f, m, b, d, x[A + 9], 21, -343485551), d = V(d, ee), f = V(f, G), m = V(m, ne), b = V(b, W);
3795
+ var ee = d, G = f, re = m, W = b, d = M(d, f, m, b, x[A + 0], 7, -680876936), b = M(b, d, f, m, x[A + 1], 12, -389564586), m = M(m, b, d, f, x[A + 2], 17, 606105819), f = M(f, m, b, d, x[A + 3], 22, -1044525330);
3796
+ d = M(d, f, m, b, x[A + 4], 7, -176418897), b = M(b, d, f, m, x[A + 5], 12, 1200080426), m = M(m, b, d, f, x[A + 6], 17, -1473231341), f = M(f, m, b, d, x[A + 7], 22, -45705983), d = M(d, f, m, b, x[A + 8], 7, 1770035416), b = M(b, d, f, m, x[A + 9], 12, -1958414417), m = M(m, b, d, f, x[A + 10], 17, -42063), f = M(f, m, b, d, x[A + 11], 22, -1990404162), d = M(d, f, m, b, x[A + 12], 7, 1804603682), b = M(b, d, f, m, x[A + 13], 12, -40341101), m = M(m, b, d, f, x[A + 14], 17, -1502002290), d = t(d, f = M(f, m, b, d, x[A + 15], 22, 1236535329), m, b, x[A + 1], 5, -165796510), b = t(b, d, f, m, x[A + 6], 9, -1069501632), m = t(m, b, d, f, x[A + 11], 14, 643717713), f = t(f, m, b, d, x[A + 0], 20, -373897302), d = t(d, f, m, b, x[A + 5], 5, -701558691), b = t(b, d, f, m, x[A + 10], 9, 38016083), m = t(m, b, d, f, x[A + 15], 14, -660478335), f = t(f, m, b, d, x[A + 4], 20, -405537848), d = t(d, f, m, b, x[A + 9], 5, 568446438), b = t(b, d, f, m, x[A + 14], 9, -1019803690), m = t(m, b, d, f, x[A + 3], 14, -187363961), f = t(f, m, b, d, x[A + 8], 20, 1163531501), d = t(d, f, m, b, x[A + 13], 5, -1444681467), b = t(b, d, f, m, x[A + 2], 9, -51403784), m = t(m, b, d, f, x[A + 7], 14, 1735328473), d = E(d, f = t(f, m, b, d, x[A + 12], 20, -1926607734), m, b, x[A + 5], 4, -378558), b = E(b, d, f, m, x[A + 8], 11, -2022574463), m = E(m, b, d, f, x[A + 11], 16, 1839030562), f = E(f, m, b, d, x[A + 14], 23, -35309556), d = E(d, f, m, b, x[A + 1], 4, -1530992060), b = E(b, d, f, m, x[A + 4], 11, 1272893353), m = E(m, b, d, f, x[A + 7], 16, -155497632), f = E(f, m, b, d, x[A + 10], 23, -1094730640), d = E(d, f, m, b, x[A + 13], 4, 681279174), b = E(b, d, f, m, x[A + 0], 11, -358537222), m = E(m, b, d, f, x[A + 3], 16, -722521979), f = E(f, m, b, d, x[A + 6], 23, 76029189), d = E(d, f, m, b, x[A + 9], 4, -640364487), b = E(b, d, f, m, x[A + 12], 11, -421815835), m = E(m, b, d, f, x[A + 15], 16, 530742520), d = L(d, f = E(f, m, b, d, x[A + 2], 23, -995338651), m, b, x[A + 0], 6, -198630844), b = L(b, d, f, m, x[A + 7], 10, 1126891415), m = L(m, b, d, f, x[A + 14], 15, -1416354905), f = L(f, m, b, d, x[A + 5], 21, -57434055), d = L(d, f, m, b, x[A + 12], 6, 1700485571), b = L(b, d, f, m, x[A + 3], 10, -1894986606), m = L(m, b, d, f, x[A + 10], 15, -1051523), f = L(f, m, b, d, x[A + 1], 21, -2054922799), d = L(d, f, m, b, x[A + 8], 6, 1873313359), b = L(b, d, f, m, x[A + 15], 10, -30611744), m = L(m, b, d, f, x[A + 6], 15, -1560198380), f = L(f, m, b, d, x[A + 13], 21, 1309151649), d = L(d, f, m, b, x[A + 4], 6, -145523070), b = L(b, d, f, m, x[A + 11], 10, -1120210379), m = L(m, b, d, f, x[A + 2], 15, 718787259), f = L(f, m, b, d, x[A + 9], 21, -343485551), d = V(d, ee), f = V(f, G), m = V(m, re), b = V(b, W);
3784
3797
  }
3785
3798
  return Array(d, f, m, b);
3786
3799
  }
@@ -3821,11 +3834,11 @@ list should be an Array.`), u.length === 0)
3821
3834
  function D(t, E) {
3822
3835
  t[E >> 5] |= 128 << 24 - E % 32, t[15 + (E + 64 >> 9 << 4)] = E;
3823
3836
  for (var L, V, x, T = Array(80), d = 1732584193, f = -271733879, m = -1732584194, b = 271733878, A = -1009589776, ee = 0; ee < t.length; ee += 16) {
3824
- for (var G = d, ne = f, W = m, se = b, de = A, ae = 0; ae < 80; ae++) {
3837
+ for (var G = d, re = f, W = m, se = b, de = A, ae = 0; ae < 80; ae++) {
3825
3838
  T[ae] = ae < 16 ? t[ee + ae] : M(T[ae - 3] ^ T[ae - 8] ^ T[ae - 14] ^ T[ae - 16], 1);
3826
3839
  var ue = w(w(M(d, 5), (ue = f, V = m, x = b, (L = ae) < 20 ? ue & V | ~ue & x : !(L < 40) && L < 60 ? ue & V | ue & x | V & x : ue ^ V ^ x)), w(w(A, T[ae]), (L = ae) < 20 ? 1518500249 : L < 40 ? 1859775393 : L < 60 ? -1894007588 : -899497514)), A = b, b = m, m = M(f, 30), f = d, d = ue;
3827
3840
  }
3828
- d = w(d, G), f = w(f, ne), m = w(m, W), b = w(b, se), A = w(A, de);
3841
+ d = w(d, G), f = w(f, re), m = w(m, W), b = w(b, se), A = w(A, de);
3829
3842
  }
3830
3843
  return Array(d, f, m, b, A);
3831
3844
  }
@@ -3850,9 +3863,9 @@ list should be an Array.`), u.length === 0)
3850
3863
  var V, x = new Array(1116352408, 1899447441, 3049323471, 3921009573, 961987163, 1508970993, 2453635748, 2870763221, 3624381080, 310598401, 607225278, 1426881987, 1925078388, 2162078206, 2614888103, 3248222580, 3835390401, 4022224774, 264347078, 604807628, 770255983, 1249150122, 1555081692, 1996064986, 2554220882, 2821834349, 2952996808, 3210313671, 3336571891, 3584528711, 113926993, 338241895, 666307205, 773529912, 1294757372, 1396182291, 1695183700, 1986661051, 2177026350, 2456956037, 2730485921, 2820302411, 3259730800, 3345764771, 3516065817, 3600352804, 4094571909, 275423344, 430227734, 506948616, 659060556, 883997877, 958139571, 1322822218, 1537002063, 1747873779, 1955562222, 2024104815, 2227730452, 2361852424, 2428436474, 2756734187, 3204031479, 3329325298), T = new Array(1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225), d = new Array(64);
3851
3864
  E[L >> 5] |= 128 << 24 - L % 32, E[15 + (L + 64 >> 9 << 4)] = L;
3852
3865
  for (var f, m, b = 0; b < E.length; b += 16) {
3853
- for (var A = T[0], ee = T[1], G = T[2], ne = T[3], W = T[4], se = T[5], de = T[6], ae = T[7], ue = 0; ue < 64; ue++)
3854
- d[ue] = ue < 16 ? E[ue + b] : k(k(k((m = d[ue - 2], M(m, 17) ^ M(m, 19) ^ t(m, 10)), d[ue - 7]), (m = d[ue - 15], M(m, 7) ^ M(m, 18) ^ t(m, 3))), d[ue - 16]), V = k(k(k(k(ae, M(m = W, 6) ^ M(m, 11) ^ M(m, 25)), W & se ^ ~W & de), x[ue]), d[ue]), f = k(M(f = A, 2) ^ M(f, 13) ^ M(f, 22), A & ee ^ A & G ^ ee & G), ae = de, de = se, se = W, W = k(ne, V), ne = G, G = ee, ee = A, A = k(V, f);
3855
- T[0] = k(A, T[0]), T[1] = k(ee, T[1]), T[2] = k(G, T[2]), T[3] = k(ne, T[3]), T[4] = k(W, T[4]), T[5] = k(se, T[5]), T[6] = k(de, T[6]), T[7] = k(ae, T[7]);
3866
+ for (var A = T[0], ee = T[1], G = T[2], re = T[3], W = T[4], se = T[5], de = T[6], ae = T[7], ue = 0; ue < 64; ue++)
3867
+ d[ue] = ue < 16 ? E[ue + b] : k(k(k((m = d[ue - 2], M(m, 17) ^ M(m, 19) ^ t(m, 10)), d[ue - 7]), (m = d[ue - 15], M(m, 7) ^ M(m, 18) ^ t(m, 3))), d[ue - 16]), V = k(k(k(k(ae, M(m = W, 6) ^ M(m, 11) ^ M(m, 25)), W & se ^ ~W & de), x[ue]), d[ue]), f = k(M(f = A, 2) ^ M(f, 13) ^ M(f, 22), A & ee ^ A & G ^ ee & G), ae = de, de = se, se = W, W = k(re, V), re = G, G = ee, ee = A, A = k(V, f);
3868
+ T[0] = k(A, T[0]), T[1] = k(ee, T[1]), T[2] = k(G, T[2]), T[3] = k(re, T[3]), T[4] = k(W, T[4]), T[5] = k(se, T[5]), T[6] = k(de, T[6]), T[7] = k(ae, T[7]);
3856
3869
  }
3857
3870
  return T;
3858
3871
  }
@@ -4010,7 +4023,7 @@ function zs() {
4010
4023
  function He() {
4011
4024
  return zs();
4012
4025
  }
4013
- var Ae = ((e) => (e.Space = " ", e.Enter = "Enter", e.Escape = "Escape", e.Backspace = "Backspace", e.Delete = "Delete", e.ArrowLeft = "ArrowLeft", e.ArrowUp = "ArrowUp", e.ArrowRight = "ArrowRight", e.ArrowDown = "ArrowDown", e.Home = "Home", e.End = "End", e.PageUp = "PageUp", e.PageDown = "PageDown", e.Tab = "Tab", e))(Ae || {});
4026
+ var Ee = ((e) => (e.Space = " ", e.Enter = "Enter", e.Escape = "Escape", e.Backspace = "Backspace", e.Delete = "Delete", e.ArrowLeft = "ArrowLeft", e.ArrowUp = "ArrowUp", e.ArrowRight = "ArrowRight", e.ArrowDown = "ArrowDown", e.Home = "Home", e.End = "End", e.PageUp = "PageUp", e.PageDown = "PageDown", e.Tab = "Tab", e))(Ee || {});
4014
4027
  function qs(e) {
4015
4028
  throw new Error("Unexpected object: " + e);
4016
4029
  }
@@ -4540,7 +4553,7 @@ let Ut = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", vi = H({ name: "Dialog", inheri
4540
4553
  }, (T, d) => {
4541
4554
  x.close(), Ve(() => d == null ? void 0 : d.focus());
4542
4555
  }, R(() => k.value === 0 && !w.value)), uo((a = I.value) == null ? void 0 : a.defaultView, "keydown", (T) => {
4543
- T.defaultPrevented || T.key === Ae.Escape && k.value === 0 && (w.value || (T.preventDefault(), T.stopPropagation(), x.close()));
4556
+ T.defaultPrevented || T.key === Ee.Escape && k.value === 0 && (w.value || (T.preventDefault(), T.stopPropagation(), x.close()));
4544
4557
  }), Pe((T) => {
4545
4558
  var d;
4546
4559
  if (k.value !== 0 || M)
@@ -4549,16 +4562,16 @@ let Ut = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", vi = H({ name: "Dialog", inheri
4549
4562
  if (!f)
4550
4563
  return;
4551
4564
  let m = Jn();
4552
- function b(G, ne, W) {
4553
- let se = G.style.getPropertyValue(ne);
4554
- return Object.assign(G.style, { [ne]: W }), m.add(() => {
4555
- Object.assign(G.style, { [ne]: se });
4565
+ function b(G, re, W) {
4566
+ let se = G.style.getPropertyValue(re);
4567
+ return Object.assign(G.style, { [re]: W }), m.add(() => {
4568
+ Object.assign(G.style, { [re]: se });
4556
4569
  });
4557
4570
  }
4558
4571
  let A = f == null ? void 0 : f.documentElement, ee = ((d = f.defaultView) != null ? d : window).innerWidth - A.clientWidth;
4559
4572
  if (b(A, "overflow", "hidden"), ee > 0) {
4560
- let G = A.clientWidth - A.offsetWidth, ne = ee - G;
4561
- b(A, "paddingRight", `${ne}px`);
4573
+ let G = A.clientWidth - A.offsetWidth, re = ee - G;
4574
+ b(A, "paddingRight", `${re}px`);
4562
4575
  }
4563
4576
  if (pi()) {
4564
4577
  let G = window.pageYOffset;
@@ -4668,15 +4681,15 @@ let xi = H({ name: "Menu", props: { as: { type: [Object, String], default: "temp
4668
4681
  l({ el: o.buttonRef, $el: o.buttonRef });
4669
4682
  function s($) {
4670
4683
  switch ($.key) {
4671
- case Ae.Space:
4672
- case Ae.Enter:
4673
- case Ae.ArrowDown:
4684
+ case Ee.Space:
4685
+ case Ee.Enter:
4686
+ case Ee.ArrowDown:
4674
4687
  $.preventDefault(), $.stopPropagation(), o.openMenu(), Ve(() => {
4675
4688
  var g;
4676
4689
  (g = ge(o.itemsRef)) == null || g.focus({ preventScroll: !0 }), o.goToItem(Ne.First);
4677
4690
  });
4678
4691
  break;
4679
- case Ae.ArrowUp:
4692
+ case Ee.ArrowUp:
4680
4693
  $.preventDefault(), $.stopPropagation(), o.openMenu(), Ve(() => {
4681
4694
  var g;
4682
4695
  (g = ge(o.itemsRef)) == null || g.focus({ preventScroll: !0 }), o.goToItem(Ne.Last);
@@ -4686,7 +4699,7 @@ let xi = H({ name: "Menu", props: { as: { type: [Object, String], default: "temp
4686
4699
  }
4687
4700
  function i($) {
4688
4701
  switch ($.key) {
4689
- case Ae.Space:
4702
+ case Ee.Space:
4690
4703
  $.preventDefault();
4691
4704
  break;
4692
4705
  }
@@ -4716,33 +4729,33 @@ let xi = H({ name: "Menu", props: { as: { type: [Object, String], default: "temp
4716
4729
  function i(g) {
4717
4730
  var B;
4718
4731
  switch (s.value && clearTimeout(s.value), g.key) {
4719
- case Ae.Space:
4732
+ case Ee.Space:
4720
4733
  if (o.searchQuery.value !== "")
4721
4734
  return g.preventDefault(), g.stopPropagation(), o.search(g.key);
4722
- case Ae.Enter:
4735
+ case Ee.Enter:
4723
4736
  if (g.preventDefault(), g.stopPropagation(), o.activeItemIndex.value !== null) {
4724
4737
  let I = o.items.value[o.activeItemIndex.value];
4725
4738
  (B = ge(I.dataRef.domRef)) == null || B.click();
4726
4739
  }
4727
4740
  o.closeMenu(), ao(ge(o.buttonRef));
4728
4741
  break;
4729
- case Ae.ArrowDown:
4742
+ case Ee.ArrowDown:
4730
4743
  return g.preventDefault(), g.stopPropagation(), o.goToItem(Ne.Next);
4731
- case Ae.ArrowUp:
4744
+ case Ee.ArrowUp:
4732
4745
  return g.preventDefault(), g.stopPropagation(), o.goToItem(Ne.Previous);
4733
- case Ae.Home:
4734
- case Ae.PageUp:
4746
+ case Ee.Home:
4747
+ case Ee.PageUp:
4735
4748
  return g.preventDefault(), g.stopPropagation(), o.goToItem(Ne.First);
4736
- case Ae.End:
4737
- case Ae.PageDown:
4749
+ case Ee.End:
4750
+ case Ee.PageDown:
4738
4751
  return g.preventDefault(), g.stopPropagation(), o.goToItem(Ne.Last);
4739
- case Ae.Escape:
4752
+ case Ee.Escape:
4740
4753
  g.preventDefault(), g.stopPropagation(), o.closeMenu(), Ve(() => {
4741
4754
  var I;
4742
4755
  return (I = ge(o.buttonRef)) == null ? void 0 : I.focus({ preventScroll: !0 });
4743
4756
  });
4744
4757
  break;
4745
- case Ae.Tab:
4758
+ case Ee.Tab:
4746
4759
  g.preventDefault(), g.stopPropagation(), o.closeMenu(), Ve(() => Js(ge(o.buttonRef), g.shiftKey ? gt.Previous : gt.Next));
4747
4760
  break;
4748
4761
  default:
@@ -4752,7 +4765,7 @@ let xi = H({ name: "Menu", props: { as: { type: [Object, String], default: "temp
4752
4765
  }
4753
4766
  function c(g) {
4754
4767
  switch (g.key) {
4755
- case Ae.Space:
4768
+ case Ee.Space:
4756
4769
  g.preventDefault();
4757
4770
  break;
4758
4771
  }
@@ -4838,7 +4851,7 @@ let Ci = H({ name: "Label", props: { as: { type: [Object, String], default: "lab
4838
4851
  w.preventDefault(), p();
4839
4852
  }
4840
4853
  function k(w) {
4841
- w.key === Ae.Space ? (w.preventDefault(), p()) : w.key === Ae.Enter && Zs(w.currentTarget);
4854
+ w.key === Ee.Space ? (w.preventDefault(), p()) : w.key === Ee.Enter && Zs(w.currentTarget);
4842
4855
  }
4843
4856
  function D(w) {
4844
4857
  w.preventDefault();
@@ -4963,7 +4976,7 @@ let So = xt.RenderStrategy, Qt = H({ props: { as: { type: [Object, String], defa
4963
4976
  T(m), B.value = !1;
4964
4977
  }, { immediate: !0 });
4965
4978
  }), Se(Xn, D), no(R(() => Ke(s.value, { visible: Ze.Open, hidden: Ze.Closed }))), () => {
4966
- let { appear: d, show: f, enter: m, enterFrom: b, enterTo: A, entered: ee, leave: G, leaveFrom: ne, leaveTo: W, ...se } = e;
4979
+ let { appear: d, show: f, enter: m, enterFrom: b, enterTo: A, entered: ee, leave: G, leaveFrom: re, leaveTo: W, ...se } = e;
4967
4980
  return Te({ theirProps: se, ourProps: { ref: a }, slot: {}, slots: l, attrs: r, features: So, visible: s.value === "visible", name: "TransitionChild" });
4968
4981
  };
4969
4982
  } }), ji = Qt, $o = H({ inheritAttrs: !1, props: { as: { type: [Object, String], default: "div" }, show: { type: [Boolean], default: null }, unmount: { type: [Boolean], default: !0 }, appear: { type: [Boolean], default: !1 }, enter: { type: [String], default: "" }, enterFrom: { type: [String], default: "" }, enterTo: { type: [String], default: "" }, entered: { type: [String], default: "" }, leave: { type: [String], default: "" }, leaveFrom: { type: [String], default: "" }, leaveTo: { type: [String], default: "" } }, emits: { beforeEnter: () => !0, afterEnter: () => !0, beforeLeave: () => !0, afterLeave: () => !0 }, setup(e, { emit: n, attrs: r, slots: l }) {
@@ -5025,11 +5038,11 @@ const Di = { class: "flex items-center" }, Fi = {
5025
5038
  class: U(y(l))
5026
5039
  }, [
5027
5040
  h("div", Di, [
5028
- e.icon ? (S(), oe(i, {
5041
+ e.icon ? (S(), ne(i, {
5029
5042
  key: 0,
5030
5043
  icon: e.icon,
5031
5044
  class: U(y(o))
5032
- }, null, 8, ["icon", "class"])) : J("", !0),
5045
+ }, null, 8, ["icon", "class"])) : Y("", !0),
5033
5046
  qe(" " + X(e.label), 1)
5034
5047
  ]),
5035
5048
  e.count ? (S(), O("div", Fi, [
@@ -5038,7 +5051,7 @@ const Di = { class: "flex items-center" }, Fi = {
5038
5051
  "max-digit": 2,
5039
5052
  color: e.active ? "white" : "primary"
5040
5053
  }, null, 8, ["count", "color"])
5041
- ])) : J("", !0)
5054
+ ])) : Y("", !0)
5042
5055
  ], 2);
5043
5056
  };
5044
5057
  }
@@ -5072,7 +5085,7 @@ const Di = { class: "flex items-center" }, Fi = {
5072
5085
  });
5073
5086
  return (l, o) => {
5074
5087
  const a = pe("router-link");
5075
- return S(), oe(y(xi), {
5088
+ return S(), ne(y(xi), {
5076
5089
  as: "div",
5077
5090
  class: U(["text-left", [e.position == "custom" ? "static" : "relative"]])
5078
5091
  }, {
@@ -5102,7 +5115,7 @@ const Di = { class: "flex items-center" }, Fi = {
5102
5115
  (S(!0), O(me, null, be(e.items, (i) => (S(), O(me, {
5103
5116
  key: i.label + "link"
5104
5117
  }, [
5105
- i.line ? (S(), O("div", Pi)) : i.to ? (S(), oe(a, {
5118
+ i.line ? (S(), O("div", Pi)) : i.to ? (S(), ne(a, {
5106
5119
  key: 1,
5107
5120
  custom: "",
5108
5121
  to: i.to
@@ -5126,7 +5139,7 @@ const Di = { class: "flex items-center" }, Fi = {
5126
5139
  }, 1032, ["href", "onClick"])
5127
5140
  ]),
5128
5141
  _: 2
5129
- }, 1032, ["to"])) : i.href ? (S(), oe(y(_t), {
5142
+ }, 1032, ["to"])) : i.href ? (S(), ne(y(_t), {
5130
5143
  key: 2,
5131
5144
  as: "a",
5132
5145
  href: i.href
@@ -5141,7 +5154,7 @@ const Di = { class: "flex items-center" }, Fi = {
5141
5154
  }, null, 8, ["label", "count", "icon", "color", "active"])
5142
5155
  ]),
5143
5156
  _: 2
5144
- }, 1032, ["href"])) : i.action ? (S(), oe(y(_t), {
5157
+ }, 1032, ["href"])) : i.action ? (S(), ne(y(_t), {
5145
5158
  key: 3,
5146
5159
  as: "button",
5147
5160
  type: "button",
@@ -5158,7 +5171,7 @@ const Di = { class: "flex items-center" }, Fi = {
5158
5171
  }, null, 8, ["label", "count", "icon", "color", "active"])
5159
5172
  ]),
5160
5173
  _: 2
5161
- }, 1032, ["onClick"])) : J("", !0)
5174
+ }, 1032, ["onClick"])) : Y("", !0)
5162
5175
  ], 64))), 128))
5163
5176
  ])
5164
5177
  ]),
@@ -5282,7 +5295,7 @@ const Di = { class: "flex items-center" }, Fi = {
5282
5295
  })
5283
5296
  ], 8, zi)
5284
5297
  ])
5285
- ], 512)) : J("", !0);
5298
+ ], 512)) : Y("", !0);
5286
5299
  };
5287
5300
  }
5288
5301
  });
@@ -5385,7 +5398,7 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5385
5398
  ), a = Io(), s = R(() => a.greater("sm").value ? r.maxWidth : "100%");
5386
5399
  return (i, c) => {
5387
5400
  const p = pe("BaseIcon");
5388
- return S(), oe(Lt, { to: "body" }, [
5401
+ return S(), ne(Lt, { to: "body" }, [
5389
5402
  z(Ue, {
5390
5403
  name: "modal",
5391
5404
  "enter-active-class": "duration-300",
@@ -5584,7 +5597,7 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5584
5597
  const F = Fe(M.value);
5585
5598
  F.page = j, b(F), P();
5586
5599
  }
5587
- function ne(j, F) {
5600
+ function re(j, F) {
5588
5601
  let q = j;
5589
5602
  q && F == "desc" && (q = "-" + q);
5590
5603
  const le = Fe(M.value);
@@ -5610,8 +5623,8 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5610
5623
  q != w && (w = q, M.value = F, a.value && a.value !== document.activeElement && u(), ae());
5611
5624
  }
5612
5625
  function ae(j = !1) {
5613
- var Ie;
5614
- const F = ee.value.split(/[?#]/), q = F[0], le = (Ie = F[1]) != null ? Ie : null, ve = ye.parseQueryString(le), xe = or(
5626
+ var Ae;
5627
+ const F = ee.value.split(/[?#]/), q = F[0], le = (Ae = F[1]) != null ? Ae : null, ve = ye.parseQueryString(le), xe = or(
5615
5628
  Fe(M.value),
5616
5629
  Fe(r.urlQuery),
5617
5630
  Fe(ve)
@@ -5622,7 +5635,7 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5622
5635
  g.value = !1, B.value = !0;
5623
5636
  }));
5624
5637
  }
5625
- const ue = N(null), $e = R(() => ue.value ? wt(ue.value) ? ue.value : ue.value.data : []), Y = R(() => {
5638
+ const ue = N(null), $e = R(() => ue.value ? wt(ue.value) ? ue.value : ue.value.data : []), J = R(() => {
5626
5639
  const j = {
5627
5640
  current_page: 1,
5628
5641
  last_page: 1,
@@ -5635,7 +5648,7 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5635
5648
  per_page: ue.value.per_page,
5636
5649
  total: ue.value.total
5637
5650
  };
5638
- }), ce = R(() => M.value.page && parseInt(M.value.page + "") ? parseInt(M.value.page + "") : 1), fe = R(() => Y.value.last_page), Ce = R(() => {
5651
+ }), ce = R(() => M.value.page && parseInt(M.value.page + "") ? parseInt(M.value.page + "") : 1), fe = R(() => J.value.last_page), Ce = R(() => {
5639
5652
  var j, F;
5640
5653
  return (F = (j = M.value.sort) == null ? void 0 : j.trim().replace(/^(-)/, "")) != null ? F : "";
5641
5654
  }), Je = R(() => M.value.sort && M.value.sort.length && M.value.sort[0] == "-" ? "desc" : "asc"), Ge = R(() => {
@@ -5704,9 +5717,9 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5704
5717
  icon: "heroicons:x-mark"
5705
5718
  })
5706
5719
  ])
5707
- ])) : J("", !0)
5720
+ ])) : Y("", !0)
5708
5721
  ])
5709
- ])) : J("", !0),
5722
+ ])) : Y("", !0),
5710
5723
  y(E) && y(L) ? (S(), O("button", {
5711
5724
  key: 1,
5712
5725
  class: "btn flex h-11 items-center justify-center py-1 text-base shadow-sm",
@@ -5718,8 +5731,8 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5718
5731
  icon: "heroicons:adjustments-horizontal-solid"
5719
5732
  }),
5720
5733
  h("span", ou, X(j.$t("sui.filters")), 1)
5721
- ])) : J("", !0),
5722
- e.actions && e.actions.length ? (S(), oe(kt, {
5734
+ ])) : Y("", !0),
5735
+ e.actions && e.actions.length ? (S(), ne(kt, {
5723
5736
  key: 2,
5724
5737
  "menu-class": "w-52",
5725
5738
  items: e.actions
@@ -5734,7 +5747,7 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5734
5747
  ], 2)
5735
5748
  ]),
5736
5749
  _: 1
5737
- }, 8, ["items"])) : J("", !0)
5750
+ }, 8, ["items"])) : Y("", !0)
5738
5751
  ]),
5739
5752
  Z(j.$slots, "default", {
5740
5753
  items: y($e),
@@ -5744,16 +5757,16 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5744
5757
  page: y(ce),
5745
5758
  sortField: y(Ce),
5746
5759
  sortDirection: y(Je),
5747
- onSortChange: ne,
5760
+ onSortChange: re,
5748
5761
  onPageChange: G
5749
5762
  }),
5750
5763
  h("div", lu, [
5751
- h("p", au, X((y(Y).current_page - 1) * y(Y).per_page + 1) + " - " + X(j.$t("sui.pagination_detail", {
5764
+ h("p", au, X((y(J).current_page - 1) * y(J).per_page + 1) + " - " + X(j.$t("sui.pagination_detail", {
5752
5765
  page: Math.min(
5753
- y(Y).current_page * y(Y).per_page,
5754
- y(Y).total
5766
+ y(J).current_page * y(J).per_page,
5767
+ y(J).total
5755
5768
  ),
5756
- total: y(Y).total
5769
+ total: y(J).total
5757
5770
  })), 1)
5758
5771
  ]),
5759
5772
  h("div", su, [
@@ -5764,12 +5777,12 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5764
5777
  }, null, 8, ["model-value", "last-page"])
5765
5778
  ])
5766
5779
  ], 2),
5767
- y(E) ? J("", !0) : (S(), O("div", {
5780
+ y(E) ? Y("", !0) : (S(), O("div", {
5768
5781
  key: 0,
5769
5782
  ref_key: "sidebar",
5770
5783
  ref: x
5771
5784
  }, [
5772
- Z(j.$slots, "sidebarTop", { paginationMetadata: y(Y) }),
5785
+ Z(j.$slots, "sidebarTop", { paginationMetadata: y(J) }),
5773
5786
  y(L) ? (S(), O("div", iu, [
5774
5787
  z(Et, null, {
5775
5788
  default: K(() => [
@@ -5788,11 +5801,11 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5788
5801
  ]),
5789
5802
  _: 3
5790
5803
  })
5791
- ])) : J("", !0),
5792
- Z(j.$slots, "sidebarBottom", { paginationMetadata: y(Y) })
5804
+ ])) : Y("", !0),
5805
+ Z(j.$slots, "sidebarBottom", { paginationMetadata: y(J) })
5793
5806
  ], 512))
5794
5807
  ], 2),
5795
- y(L) ? (S(), oe(Ao, {
5808
+ y(L) ? (S(), ne(Ao, {
5796
5809
  key: 0,
5797
5810
  modelValue: y(I),
5798
5811
  "onUpdate:modelValue": F[5] || (F[5] = (le) => kn(I) ? I.value = le : null)
@@ -5816,7 +5829,7 @@ const Yi = { class: "flex min-h-full w-full pt-20 sm:pt-0" }, Ji = { class: "min
5816
5829
  ])
5817
5830
  ]),
5818
5831
  _: 3
5819
- }, 8, ["modelValue"])) : J("", !0)
5832
+ }, 8, ["modelValue"])) : Y("", !0)
5820
5833
  ], 512);
5821
5834
  };
5822
5835
  }
@@ -6059,7 +6072,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6059
6072
  f(F), j && l.isRowCheckable(F) && s.value.push(F);
6060
6073
  });
6061
6074
  }
6062
- function ne(P) {
6075
+ function re(P) {
6063
6076
  de(P) ? (se(P), r("details-close", P)) : (W(P), r("details-open", P)), r("update:openedDetailed", a.value);
6064
6077
  }
6065
6078
  function W(P) {
@@ -6092,7 +6105,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6092
6105
  return;
6093
6106
  }
6094
6107
  }
6095
- function Y(P) {
6108
+ function J(P) {
6096
6109
  $.value.push(P);
6097
6110
  const u = B.value;
6098
6111
  u && u.children && Ve(() => {
@@ -6117,7 +6130,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6117
6130
  function Ge() {
6118
6131
  return g.value++;
6119
6132
  }
6120
- return Se("addColumn", Y), Se("removeColumn", ce), Se("nextSequence", Ge), n({
6133
+ return Se("addColumn", J), Se("removeColumn", ce), Se("nextSequence", Ge), n({
6121
6134
  newColumns: M
6122
6135
  }), (P, u) => {
6123
6136
  const v = pe("BaseIcon");
@@ -6143,7 +6156,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6143
6156
  ref: I
6144
6157
  }, [
6145
6158
  h("tr", null, [
6146
- y(L) ? (S(), O("th", _u)) : J("", !0),
6159
+ y(L) ? (S(), O("th", _u)) : Y("", !0),
6147
6160
  e.checkable && e.checkboxPosition === "left" ? (S(), O("th", Bu, [
6148
6161
  h("div", Iu, [
6149
6162
  h("input", {
@@ -6155,7 +6168,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6155
6168
  onChange: m
6156
6169
  }, null, 40, Au)
6157
6170
  ])
6158
- ])) : J("", !0),
6171
+ ])) : Y("", !0),
6159
6172
  (S(!0), O(me, null, be(y(t), (C, j) => (S(), O("th", pt({
6160
6173
  key: C.newKey + ":" + j + "header"
6161
6174
  }, C.thAttrs && C.thAttrs(C), {
@@ -6192,9 +6205,9 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6192
6205
  class: U(o),
6193
6206
  onChange: m
6194
6207
  }, null, 40, Mu)
6195
- ])) : J("", !0)
6208
+ ])) : Y("", !0)
6196
6209
  ])
6197
- ], 512)) : J("", !0),
6210
+ ], 512)) : Y("", !0),
6198
6211
  h("tbody", Ou, [
6199
6212
  y(s).length ? (S(), O("tr", ju, [
6200
6213
  h("td", {
@@ -6222,7 +6235,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6222
6235
  onClick: u[0] || (u[0] = (j) => b())
6223
6236
  }, X(P.$t("sui.deselect_all")), 1)
6224
6237
  ]),
6225
- (C = e.checkableActions) != null && C.length ? (S(), oe(kt, {
6238
+ (C = e.checkableActions) != null && C.length ? (S(), ne(kt, {
6226
6239
  key: 0,
6227
6240
  "menu-class": "w-52",
6228
6241
  items: e.checkableActions
@@ -6237,12 +6250,12 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6237
6250
  ], 2)
6238
6251
  ]),
6239
6252
  _: 1
6240
- }, 8, ["items"])) : J("", !0)
6253
+ }, 8, ["items"])) : Y("", !0)
6241
6254
  ])
6242
6255
  ];
6243
6256
  }, !0)
6244
6257
  ], 14, Du)
6245
- ])) : J("", !0),
6258
+ ])) : Y("", !0),
6246
6259
  (S(!0), O(me, null, be(e.data, (C, j) => (S(), O(me, { key: j }, [
6247
6260
  h("tr", null, [
6248
6261
  y(L) ? (S(), O("td", {
@@ -6255,15 +6268,15 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6255
6268
  class: U(["mr-0 flex h-8 w-8 appearance-none items-center justify-center rounded-full border-0 bg-white text-slate-400 duration-300 hover:bg-slate-100 hover:text-slate-700", {
6256
6269
  "rotate-180": de(C)
6257
6270
  }]),
6258
- onClick: Re((F) => ne(C), ["stop"])
6271
+ onClick: Re((F) => re(C), ["stop"])
6259
6272
  }, [
6260
- e.hasDetailedVisible(C) ? (S(), oe(v, {
6273
+ e.hasDetailedVisible(C) ? (S(), ne(v, {
6261
6274
  key: 0,
6262
6275
  icon: "mdi:chevron-down",
6263
6276
  class: "h-5 w-5"
6264
- })) : J("", !0)
6277
+ })) : Y("", !0)
6265
6278
  ], 10, Nu)
6266
- ], 2)) : J("", !0),
6279
+ ], 2)) : Y("", !0),
6267
6280
  e.checkable && e.checkboxPosition === "left" ? (S(), O("td", {
6268
6281
  key: 1,
6269
6282
  class: U(["pl-3", Ce(j, C)])
@@ -6278,8 +6291,8 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6278
6291
  onClick: (F) => ee(C, j, F)
6279
6292
  }, null, 8, Ru)
6280
6293
  ])
6281
- ], 2)) : J("", !0),
6282
- (S(!0), O(me, null, be(y(t), (F, q) => (S(), oe(y(pu), pt({
6294
+ ], 2)) : Y("", !0),
6295
+ (S(!0), O(me, null, be(y(t), (F, q) => (S(), ne(y(pu), pt({
6283
6296
  key: F.newKey + j + ":" + q
6284
6297
  }, F.tdAttrs && F.tdAttrs(C, F), {
6285
6298
  component: F,
@@ -6288,7 +6301,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6288
6301
  tag: "td",
6289
6302
  class: ["py-3 pl-3 pr-3 text-sm", Ce(j, C)],
6290
6303
  "data-label": F.label,
6291
- props: { row: C, column: F, index: j, colindex: q, toggleDetails: ne },
6304
+ props: { row: C, column: F, index: j, colindex: q, toggleDetails: re },
6292
6305
  onClick: (le) => P.$emit(
6293
6306
  "cell-click",
6294
6307
  C,
@@ -6311,7 +6324,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6311
6324
  class: U(o),
6312
6325
  onClick: (F) => ee(C, j, F)
6313
6326
  }, null, 8, Uu)
6314
- ], 2)) : J("", !0)
6327
+ ], 2)) : Y("", !0)
6315
6328
  ]),
6316
6329
  z(Ue, { name: e.detailTransition }, {
6317
6330
  default: K(() => [
@@ -6327,7 +6340,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6327
6340
  index: j
6328
6341
  }, void 0, !0)
6329
6342
  ], 10, zu)
6330
- ])) : J("", !0)
6343
+ ])) : Y("", !0)
6331
6344
  ]),
6332
6345
  _: 2
6333
6346
  }, 1032, ["name"])
@@ -6336,7 +6349,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6336
6349
  h("td", { colspan: y(E) }, [
6337
6350
  Z(P.$slots, "empty", {}, void 0, !0)
6338
6351
  ], 8, Ku)
6339
- ])) : J("", !0)
6352
+ ])) : Y("", !0)
6340
6353
  ])
6341
6354
  ]),
6342
6355
  Z(P.$slots, "loading", {}, () => [
@@ -6354,7 +6367,7 @@ const To = /* @__PURE__ */ De(hu, [["render", bu], ["__scopeId", "data-v-945515f
6354
6367
  h("div", Wu, [
6355
6368
  z(To, { class: "h-10 w-10 text-blue-500" })
6356
6369
  ])
6357
- ])) : J("", !0)
6370
+ ])) : Y("", !0)
6358
6371
  ]),
6359
6372
  _: 1
6360
6373
  })
@@ -6672,7 +6685,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
6672
6685
  query: T
6673
6686
  }), (d, f) => {
6674
6687
  const m = pe("BaseIcon"), b = pe("router-link");
6675
- return S(), oe(Eo, {
6688
+ return S(), ne(Eo, {
6676
6689
  ref_key: "dataIterator",
6677
6690
  ref: p,
6678
6691
  url: e.url,
@@ -6687,7 +6700,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
6687
6700
  items: A,
6688
6701
  loading: ee,
6689
6702
  sortField: G,
6690
- sortDirection: ne,
6703
+ sortDirection: re,
6691
6704
  onSortChange: W,
6692
6705
  error: se,
6693
6706
  firstLoad: de
@@ -6710,7 +6723,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
6710
6723
  "is-row-checkable": e.isRowCheckable,
6711
6724
  "checkbox-position": "left",
6712
6725
  "sort-field": G,
6713
- "sort-direction": ne,
6726
+ "sort-direction": re,
6714
6727
  "max-height": e.maxHeight,
6715
6728
  "visible-columns": y(w),
6716
6729
  onSort: W,
@@ -6728,7 +6741,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
6728
6741
  default: K(({ row: ae }) => [
6729
6742
  h("div", ac, [
6730
6743
  Z(d.$slots, "rowActions", { row: ae }),
6731
- e.editButton && e.editUrl ? (S(), oe(b, {
6744
+ e.editButton && e.editUrl ? (S(), ne(b, {
6732
6745
  key: 0,
6733
6746
  to: e.editUrl(ae),
6734
6747
  disabled: !B(ae)
@@ -6742,7 +6755,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
6742
6755
  ])
6743
6756
  ]),
6744
6757
  _: 2
6745
- }, 1032, ["to", "disabled"])) : J("", !0),
6758
+ }, 1032, ["to", "disabled"])) : Y("", !0),
6746
6759
  e.deleteButton && e.deleteUrl ? (S(), O("button", {
6747
6760
  key: 1,
6748
6761
  type: "button",
@@ -6754,7 +6767,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
6754
6767
  icon: "heroicons:trash-solid",
6755
6768
  class: "text-slate-500"
6756
6769
  })
6757
- ], 8, ic)) : J("", !0)
6770
+ ], 8, ic)) : Y("", !0)
6758
6771
  ])
6759
6772
  ]),
6760
6773
  _: 3
@@ -6780,7 +6793,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
6780
6793
  z(lc, { class: "w-32" }),
6781
6794
  h("p", pc, X(d.$t("sui.nothing_found")), 1)
6782
6795
  ])
6783
- ])) : J("", !0)
6796
+ ])) : Y("", !0)
6784
6797
  ]),
6785
6798
  _: 2
6786
6799
  }, 1032, ["data", "loading", "detailed", "has-detailed-visible", "checkable", "checkable-actions", "checked-rows", "is-row-checkable", "sort-field", "sort-direction", "max-height", "visible-columns", "onSort"])
@@ -6959,7 +6972,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
6959
6972
  icon: "heroicons:x-mark"
6960
6973
  })
6961
6974
  ])
6962
- ])) : J("", !0)
6975
+ ])) : Y("", !0)
6963
6976
  ]);
6964
6977
  };
6965
6978
  }
@@ -7131,7 +7144,7 @@ const lc = /* @__PURE__ */ De(ec, [["render", oc]]), ac = { class: "flex justify
7131
7144
  }), Pc = { class: "" }, Nc = { class: "divide-y divide-slate-200" }, Vc = /* @__PURE__ */ H({
7132
7145
  __name: "BaseDescriptionList",
7133
7146
  setup(e) {
7134
- return (n, r) => (S(), oe(Et, null, {
7147
+ return (n, r) => (S(), ne(Et, null, {
7135
7148
  default: K(() => [
7136
7149
  h("div", Pc, [
7137
7150
  h("dl", Nc, [
@@ -7316,7 +7329,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7316
7329
  {
7317
7330
  immediate: !0
7318
7331
  }
7319
- ), (o, a) => (S(), oe(Ue, {
7332
+ ), (o, a) => (S(), ne(Ue, {
7320
7333
  "enter-active-class": "transition ease-out " + e.duration,
7321
7334
  "enter-from-class": "opacity-0",
7322
7335
  "enter-to-class": "opacity-100",
@@ -7329,14 +7342,14 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7329
7342
  h("div", {
7330
7343
  class: U(["absolute h-full w-full", e.backdropClass])
7331
7344
  }, null, 2),
7332
- e.size == "sm" ? (S(), oe(Zc, {
7345
+ e.size == "sm" ? (S(), ne(Zc, {
7333
7346
  key: 0,
7334
7347
  class: U(e.iconClass)
7335
- }, null, 8, ["class"])) : e.size == "lg" ? (S(), oe(To, {
7348
+ }, null, 8, ["class"])) : e.size == "lg" ? (S(), ne(To, {
7336
7349
  key: 1,
7337
7350
  class: U(e.iconClass)
7338
- }, null, 8, ["class"])) : J("", !0)
7339
- ])) : J("", !0)
7351
+ }, null, 8, ["class"])) : Y("", !0)
7352
+ ])) : Y("", !0)
7340
7353
  ]),
7341
7354
  _: 1
7342
7355
  }, 8, ["enter-active-class", "leave-active-class"]));
@@ -7542,40 +7555,40 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7542
7555
  );
7543
7556
  });
7544
7557
  const B = R(() => {
7545
- var Y;
7546
- return (Y = D.value[Math.min($.value, D.value.length - 1)]) != null ? Y : null;
7547
- }), I = R(() => r.modelValue ? r.modelValue.map((Y) => ({
7548
- label: Y[r.labelKey],
7549
- value: Y[r.valueKey],
7550
- option: Y
7551
- })) : []), k = R(() => r.options.map((Y) => ({
7552
- label: Y[r.labelKey],
7553
- value: Y[r.valueKey],
7554
- option: Y
7555
- }))), D = R(() => k.value.filter((Y) => r.filter !== void 0 ? r.filter(Y) : Y.label ? Y.label.toLowerCase().includes(s.value.toLowerCase()) : !1).filter((Y) => !M(Y.value))), w = R(() => I.value.map((Y) => Y.value)), M = (Y) => w.value.includes(Y);
7556
- function t(Y) {
7557
- Y.forEach((ce) => {
7558
+ var J;
7559
+ return (J = D.value[Math.min($.value, D.value.length - 1)]) != null ? J : null;
7560
+ }), I = R(() => r.modelValue ? r.modelValue.map((J) => ({
7561
+ label: J[r.labelKey],
7562
+ value: J[r.valueKey],
7563
+ option: J
7564
+ })) : []), k = R(() => r.options.map((J) => ({
7565
+ label: J[r.labelKey],
7566
+ value: J[r.valueKey],
7567
+ option: J
7568
+ }))), D = R(() => k.value.filter((J) => r.filter !== void 0 ? r.filter(J) : J.label ? J.label.toLowerCase().includes(s.value.toLowerCase()) : !1).filter((J) => !M(J.value))), w = R(() => I.value.map((J) => J.value)), M = (J) => w.value.includes(J);
7569
+ function t(J) {
7570
+ J.forEach((ce) => {
7558
7571
  ce.removeEventListener("mousedown", E);
7559
- }), Y.forEach((ce) => {
7572
+ }), J.forEach((ce) => {
7560
7573
  ce.addEventListener("mousedown", E);
7561
7574
  });
7562
7575
  }
7563
- const E = (Y, ce = null) => {
7576
+ const E = (J, ce = null) => {
7564
7577
  var fe;
7565
- Y.preventDefault(), (fe = c.value) == null || fe.focus(), ce && ce();
7578
+ J.preventDefault(), (fe = c.value) == null || fe.focus(), ce && ce();
7566
7579
  }, L = () => {
7567
7580
  clearTimeout(a.value), i.value = !0, n("focus");
7568
7581
  }, V = () => {
7569
7582
  a.value = setTimeout(() => {
7570
7583
  i.value = !1;
7571
7584
  }, 10);
7572
- }, x = (Y) => {
7585
+ }, x = (J) => {
7573
7586
  var ce;
7574
- $.value = 0, g.value = null, ae(Mt(Y, "target.value", "") + ""), (ce = p.value) == null || ce.scrollTo({
7587
+ $.value = 0, g.value = null, ae(Mt(J, "target.value", "") + ""), (ce = p.value) == null || ce.scrollTo({
7575
7588
  top: 0
7576
7589
  });
7577
- }, T = (Y) => {
7578
- const ce = Y.key;
7590
+ }, T = (J) => {
7591
+ const ce = J.key;
7579
7592
  if (!r.loading) {
7580
7593
  if (ce === "Backspace" && s.value == "") {
7581
7594
  A();
@@ -7590,17 +7603,17 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7590
7603
  return;
7591
7604
  }
7592
7605
  if (ce === "Enter") {
7593
- Y.preventDefault(), B.value && b(B.value);
7606
+ J.preventDefault(), B.value && b(B.value);
7594
7607
  return;
7595
7608
  }
7596
7609
  }
7597
- }, d = (Y) => {
7598
- const ce = B.value && B.value.value == Y.value;
7599
- return I.value && I.value.map((Ce) => Ce.value).includes(Y.value) ? ce ? "bg-blue-600 hover:bg-blue-700 text-white" : "bg-blue-500 hover:bg-blue-600 text-white" : ce ? "bg-slate-200 hover:bg-slate-300" : "bg-white hover:bg-slate-100";
7600
- }, f = (Y) => g.value && g.value.value == Y.value ? "bg-red-200 border-red-300 text-red-800" : "bg-slate-200 border-slate-300", m = (Y) => {
7610
+ }, d = (J) => {
7611
+ const ce = B.value && B.value.value == J.value;
7612
+ return I.value && I.value.map((Ce) => Ce.value).includes(J.value) ? ce ? "bg-blue-600 hover:bg-blue-700 text-white" : "bg-blue-500 hover:bg-blue-600 text-white" : ce ? "bg-slate-200 hover:bg-slate-300" : "bg-white hover:bg-slate-100";
7613
+ }, f = (J) => g.value && g.value.value == J.value ? "bg-red-200 border-red-300 text-red-800" : "bg-slate-200 border-slate-300", m = (J) => {
7601
7614
  var ce;
7602
- b(Y), (ce = c.value) == null || ce.blur();
7603
- }, b = (Y) => {
7615
+ b(J), (ce = c.value) == null || ce.blur();
7616
+ }, b = (J) => {
7604
7617
  if (r.max && I.value.length >= r.max) {
7605
7618
  o.push({
7606
7619
  title: l.t("sui.whoops"),
@@ -7611,24 +7624,24 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7611
7624
  });
7612
7625
  return;
7613
7626
  }
7614
- M(Y.value) || (ne(), G([...I.value, Y]), ae(""));
7627
+ M(J.value) || (re(), G([...I.value, J]), ae(""));
7615
7628
  }, A = () => {
7616
7629
  var ce, fe;
7617
- const Y = (ce = I.value[I.value.length - 1]) != null ? ce : null;
7618
- if (g.value && Y && Y.value == g.value.value) {
7630
+ const J = (ce = I.value[I.value.length - 1]) != null ? ce : null;
7631
+ if (g.value && J && J.value == g.value.value) {
7619
7632
  ee(g.value), g.value = null;
7620
7633
  return;
7621
7634
  }
7622
- g.value = (fe = I.value.find((Ce) => Ce.value === Y.value)) != null ? fe : null;
7623
- }, ee = (Y) => {
7635
+ g.value = (fe = I.value.find((Ce) => Ce.value === J.value)) != null ? fe : null;
7636
+ }, ee = (J) => {
7624
7637
  let ce = Fe(I.value);
7625
- ce = ce.filter((fe) => fe.value != Y.value), G(ce);
7626
- }, G = (Y) => {
7638
+ ce = ce.filter((fe) => fe.value != J.value), G(ce);
7639
+ }, G = (J) => {
7627
7640
  n(
7628
7641
  "update:modelValue",
7629
- Y.map((ce) => ce.option)
7642
+ J.map((ce) => ce.option)
7630
7643
  ), W();
7631
- }, ne = () => {
7644
+ }, re = () => {
7632
7645
  g.value = null, se();
7633
7646
  }, W = () => {
7634
7647
  de();
@@ -7641,13 +7654,13 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7641
7654
  Math.min($.value, k.value.length - 1)
7642
7655
  );
7643
7656
  });
7644
- }, ae = (Y) => {
7645
- s.value = Y, n("typing", Y);
7657
+ }, ae = (J) => {
7658
+ s.value = J, n("typing", J);
7646
7659
  }, ue = N(null);
7647
7660
  function $e() {
7648
7661
  var ce, fe;
7649
- const Y = (fe = (ce = ue.value) == null ? void 0 : ce.querySelectorAll("button, a")) != null ? fe : [];
7650
- t(Y);
7662
+ const J = (fe = (ce = ue.value) == null ? void 0 : ce.querySelectorAll("button, a")) != null ? fe : [];
7663
+ t(J);
7651
7664
  }
7652
7665
  return he(() => {
7653
7666
  $e();
@@ -7657,7 +7670,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7657
7670
  $e();
7658
7671
  },
7659
7672
  { attributes: !1, childList: !0 }
7660
- ), (Y, ce) => (S(), O("div", null, [
7673
+ ), (J, ce) => (S(), O("div", null, [
7661
7674
  h("div", td, [
7662
7675
  h("div", nd, [
7663
7676
  (S(!0), O(me, null, be(y(I), (fe) => (S(), O("div", {
@@ -7673,7 +7686,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7673
7686
  h("div", {
7674
7687
  class: U(["py-[5px] pl-3 text-sm", [e.disabled ? "pr-3" : "pr-1"]])
7675
7688
  }, X(fe.label), 3),
7676
- e.disabled ? J("", !0) : (S(), O("button", {
7689
+ e.disabled ? Y("", !0) : (S(), O("button", {
7677
7690
  key: 0,
7678
7691
  type: "button",
7679
7692
  class: "flex shrink-0 appearance-none items-center justify-center border-0 bg-transparent pl-1 pr-3 text-xs outline-none",
@@ -7688,7 +7701,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7688
7701
  disabled: e.disabled,
7689
7702
  value: y(s),
7690
7703
  type: "text",
7691
- placeholder: Y.$t("sui.select_an_item"),
7704
+ placeholder: J.$t("sui.select_an_item"),
7692
7705
  class: U(["h-[32px] w-full min-w-[50px] border-none p-0 pl-1 shadow-none outline-none focus:border-none focus:shadow-none focus:outline-none focus:ring-0", e.inputClass]),
7693
7706
  onFocus: L,
7694
7707
  onBlur: V,
@@ -7705,8 +7718,8 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7705
7718
  ref: p,
7706
7719
  class: "max-h-[214px] min-h-[75px] w-full overflow-y-auto"
7707
7720
  }, [
7708
- y(D).length == 0 ? Z(Y.$slots, "empty", { key: 0 }, () => [
7709
- h("div", id, X(Y.$t("sui.nothing_found")), 1)
7721
+ y(D).length == 0 ? Z(J.$slots, "empty", { key: 0 }, () => [
7722
+ h("div", id, X(J.$t("sui.nothing_found")), 1)
7710
7723
  ]) : (S(), O("ul", ud, [
7711
7724
  (S(!0), O(me, null, be(y(D), (fe) => (S(), O("li", {
7712
7725
  key: fe.value,
@@ -7719,7 +7732,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7719
7732
  onClick: (Ce) => m(fe),
7720
7733
  onMousedown: Re(E, ["prevent"])
7721
7734
  }, [
7722
- Z(Y.$slots, "option", {
7735
+ Z(J.$slots, "option", {
7723
7736
  option: fe.option,
7724
7737
  selected: y(w).includes(fe.value),
7725
7738
  active: y(B) && y(B).value == fe.value
@@ -7736,9 +7749,9 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7736
7749
  ref_key: "footer",
7737
7750
  ref: ue
7738
7751
  }, [
7739
- Y.$slots.footer ? (S(), O("div", dd, [
7740
- Z(Y.$slots, "footer", { options: y(D) })
7741
- ])) : J("", !0)
7752
+ J.$slots.footer ? (S(), O("div", dd, [
7753
+ Z(J.$slots, "footer", { options: y(D) })
7754
+ ])) : Y("", !0)
7742
7755
  ], 512),
7743
7756
  e.loading ? (S(), O("div", fd, [
7744
7757
  h("div", md, [
@@ -7755,7 +7768,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7755
7768
  delay: "100ms"
7756
7769
  })
7757
7770
  ])
7758
- ])) : J("", !0)
7771
+ ])) : Y("", !0)
7759
7772
  ], 512), [
7760
7773
  [it, y(i)]
7761
7774
  ])
@@ -7832,7 +7845,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7832
7845
  }, k = ht(() => {
7833
7846
  I();
7834
7847
  }, 300);
7835
- return (D, w) => (S(), oe(Fo, {
7848
+ return (D, w) => (S(), ne(Fo, {
7836
7849
  loading: y(l) && y(c) == 1,
7837
7850
  "model-value": e.modelValue,
7838
7851
  disabled: e.disabled,
@@ -7856,7 +7869,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7856
7869
  ]),
7857
7870
  empty: K((M) => [
7858
7871
  Z(D.$slots, "empty", pt(M, { firstSearch: y(a) }), () => [
7859
- y(a) ? (S(), O("div", pd, X(D.$t("sui.nothing_found")), 1)) : J("", !0)
7872
+ y(a) ? (S(), O("div", pd, X(D.$t("sui.nothing_found")), 1)) : Y("", !0)
7860
7873
  ])
7861
7874
  ]),
7862
7875
  _: 3
@@ -7928,7 +7941,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
7928
7941
  a.map((s) => s[r.foreignKey])
7929
7942
  );
7930
7943
  }
7931
- return (a, s) => (S(), oe(Po, {
7944
+ return (a, s) => (S(), ne(Po, {
7932
7945
  "model-value": y(l),
7933
7946
  url: e.url,
7934
7947
  disabled: e.disabled,
@@ -8044,8 +8057,8 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
8044
8057
  key: 0,
8045
8058
  class: U(["flex shrink-0 items-center justify-center rounded-l border-r px-3 transition-colors", [y(o), y(a), y(s)]])
8046
8059
  }, [
8047
- z(y(Ee), { icon: e.iconLeft }, null, 8, ["icon"])
8048
- ], 2)) : J("", !0),
8060
+ z(y(Ie), { icon: e.iconLeft }, null, 8, ["icon"])
8061
+ ], 2)) : Y("", !0),
8049
8062
  e.prefix ? (S(), O("div", {
8050
8063
  key: 1,
8051
8064
  class: U(["flex shrink-0 items-center justify-center border-r px-4 transition-colors", [
@@ -8054,7 +8067,7 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
8054
8067
  y(a),
8055
8068
  y(s)
8056
8069
  ]])
8057
- }, X(e.prefix), 3)) : J("", !0),
8070
+ }, X(e.prefix), 3)) : Y("", !0),
8058
8071
  h("input", {
8059
8072
  ref: "input",
8060
8073
  value: e.modelValue,
@@ -8084,13 +8097,13 @@ const Zc = /* @__PURE__ */ De(Gc, [["render", Jc]]), Xc = {
8084
8097
  y(a),
8085
8098
  y(s)
8086
8099
  ]])
8087
- }, X(e.suffix), 3)) : J("", !0),
8100
+ }, X(e.suffix), 3)) : Y("", !0),
8088
8101
  e.iconRight ? (S(), O("div", {
8089
8102
  key: 3,
8090
8103
  class: U(["flex shrink-0 items-center justify-center rounded-r border-l px-3 transition-colors", [y(o), y(a), y(s)]])
8091
8104
  }, [
8092
- z(y(Ee), { icon: e.iconRight }, null, 8, ["icon"])
8093
- ], 2)) : J("", !0)
8105
+ z(y(Ie), { icon: e.iconRight }, null, 8, ["icon"])
8106
+ ], 2)) : Y("", !0)
8094
8107
  ], 2));
8095
8108
  }
8096
8109
  }), yd = H({
@@ -8117,7 +8130,7 @@ function wd(e, n, r, l, o, a) {
8117
8130
  class: U(e.classes)
8118
8131
  }, [
8119
8132
  qe(X(e.label), 1),
8120
- e.required ? (S(), O("span", bd, " *")) : J("", !0)
8133
+ e.required ? (S(), O("span", bd, " *")) : Y("", !0)
8121
8134
  ], 2);
8122
8135
  }
8123
8136
  const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = ["src", "alt"], $d = {
@@ -8144,7 +8157,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8144
8157
  const s = n.media.mime_type.split("/");
8145
8158
  return s[s.length - 1];
8146
8159
  }), a = R(() => "url" in n.media ? n.media.url : null);
8147
- return (s, i) => (S(), oe(nn(y(a) ? "a" : "div"), {
8160
+ return (s, i) => (S(), ne(nn(y(a) ? "a" : "div"), {
8148
8161
  href: y(a),
8149
8162
  target: "_blank",
8150
8163
  class: U(["relative flex items-center justify-center overflow-hidden", [y(a) ? "duration-100 hover:bg-slate-100" : "bg-white"]])
@@ -8161,15 +8174,15 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8161
8174
  class: "h-full w-full bg-black object-contain object-center",
8162
8175
  alt: y(r)
8163
8176
  }, null, 8, Sd)) : (S(), O("div", $d, [
8164
- y(o) == "pdf" ? (S(), oe(y(Ee), {
8177
+ y(o) == "pdf" ? (S(), ne(y(Ie), {
8165
8178
  key: 0,
8166
8179
  class: "max-w-8 h-1/2 max-h-8 w-1/2 text-slate-600",
8167
8180
  icon: "mdi:file-pdf-box"
8168
- })) : y(l) == "image" ? (S(), oe(y(Ee), {
8181
+ })) : y(l) == "image" ? (S(), ne(y(Ie), {
8169
8182
  key: 1,
8170
8183
  class: "max-w-8 h-1/2 max-h-8 w-1/2 text-slate-600",
8171
8184
  icon: "mdi:camera"
8172
- })) : y(l) == "audio" ? (S(), oe(y(Ee), {
8185
+ })) : y(l) == "audio" ? (S(), ne(y(Ie), {
8173
8186
  key: 2,
8174
8187
  class: "max-w-8 h-1/2 max-h-8 w-1/2 text-slate-600",
8175
8188
  icon: "mdi:music"
@@ -8205,7 +8218,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8205
8218
  media: e.media
8206
8219
  }, null, 8, ["media"])
8207
8220
  ]),
8208
- (S(), oe(nn(y(o) ? "a" : "p"), {
8221
+ (S(), ne(nn(y(o) ? "a" : "p"), {
8209
8222
  href: y(o),
8210
8223
  target: "_blank",
8211
8224
  class: "flex grow items-center overflow-hidden px-3"
@@ -8224,12 +8237,12 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8224
8237
  class: "rounded-full bg-white p-1 text-slate-400 hover:bg-slate-100",
8225
8238
  onClick: s[0] || (s[0] = (i) => a.$emit("remove"))
8226
8239
  }, [
8227
- z(y(Ee), {
8240
+ z(y(Ie), {
8228
8241
  icon: "heroicons:x-mark-20-solid",
8229
8242
  class: "h-4 w-4"
8230
8243
  })
8231
8244
  ])
8232
- ])) : J("", !0)
8245
+ ])) : Y("", !0)
8233
8246
  ])
8234
8247
  ]));
8235
8248
  }
@@ -8385,7 +8398,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8385
8398
  h("div", Md, [
8386
8399
  h("p", Od, X(t.$t("sui.drop_or_click_to_upload")), 1),
8387
8400
  h("div", jd, [
8388
- y(w) ? (S(), O("p", Dd, X(y(w)), 1)) : J("", !0),
8401
+ y(w) ? (S(), O("p", Dd, X(y(w)), 1)) : Y("", !0),
8389
8402
  h("p", null, X(y(M)), 1)
8390
8403
  ])
8391
8404
  ])
@@ -8395,7 +8408,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8395
8408
  ]),
8396
8409
  _: 3
8397
8410
  }, 8, ["max-size", "disabled", "accept", "accepted-extensions"]),
8398
- y(D) ? (S(), oe(Ar, {
8411
+ y(D) ? (S(), ne(Ar, {
8399
8412
  key: 0,
8400
8413
  class: "mt-5",
8401
8414
  color: "danger",
@@ -8405,7 +8418,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8405
8418
  qe(X(y(D)), 1)
8406
8419
  ]),
8407
8420
  _: 1
8408
- })) : J("", !0),
8421
+ })) : Y("", !0),
8409
8422
  y(s).length + y(i).to_add.length ? (S(), O("div", Fd, [
8410
8423
  h("div", Pd, [
8411
8424
  (S(!0), O(me, null, be(y(s), (V, x) => (S(), O("div", {
@@ -8439,7 +8452,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8439
8452
  }, 1032, ["media", "show-remove", "onRemove"])
8440
8453
  ]))), 128))
8441
8454
  ])
8442
- ])) : J("", !0)
8455
+ ])) : Y("", !0)
8443
8456
  ]);
8444
8457
  };
8445
8458
  }
@@ -8472,7 +8485,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8472
8485
  );
8473
8486
  return (a, s) => {
8474
8487
  const i = pe("BaseIcon");
8475
- return S(), oe(Lt, { to: "body" }, [
8488
+ return S(), ne(Lt, { to: "body" }, [
8476
8489
  z(Ue, {
8477
8490
  name: "modal",
8478
8491
  "enter-active-class": "duration-300",
@@ -8507,7 +8520,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8507
8520
  key: 0,
8508
8521
  class: U([e.backdropClass, "fixed inset-0 transition-opacity"]),
8509
8522
  onClick: s[0] || (s[0] = (c) => e.closeOnOutsideClick ? y(o).close() : y(o).refuseAnimation())
8510
- }, null, 2)) : J("", !0)
8523
+ }, null, 2)) : Y("", !0)
8511
8524
  ]),
8512
8525
  _: 1
8513
8526
  }),
@@ -8528,14 +8541,14 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8528
8541
  Z(a.$slots, "default", {
8529
8542
  close: y(o).close
8530
8543
  })
8531
- ], 2)) : J("", !0)
8544
+ ], 2)) : Y("", !0)
8532
8545
  ]),
8533
8546
  _: 3
8534
8547
  })
8535
8548
  ])
8536
8549
  ], 2),
8537
8550
  h("button", {
8538
- class: "right absolute top-2 right-2 flex h-16 w-16 items-center justify-center rounded-full hover:bg-black hover:bg-opacity-20",
8551
+ class: "right fixed top-2 right-2 flex h-16 w-16 items-center justify-center rounded-full hover:bg-black hover:bg-opacity-20",
8539
8552
  type: "button",
8540
8553
  onClick: s[1] || (s[1] = (c) => y(o).close())
8541
8554
  }, [
@@ -8595,12 +8608,12 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8595
8608
  onClick: s[0] || (s[0] = (i) => r())
8596
8609
  }, [
8597
8610
  Kd,
8598
- y(n) ? (S(), oe(y(Ee), {
8611
+ y(n) ? (S(), ne(y(Ie), {
8599
8612
  key: 1,
8600
8613
  icon: "heroicons:x-mark",
8601
8614
  class: "block h-6 w-6",
8602
8615
  "aria-hidden": "true"
8603
- })) : (S(), oe(y(Ee), {
8616
+ })) : (S(), ne(y(Ie), {
8604
8617
  key: 0,
8605
8618
  icon: "heroicons:bars-3",
8606
8619
  class: "block h-6 w-6",
@@ -8621,7 +8634,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8621
8634
  closeMenu: o,
8622
8635
  openMenu: l
8623
8636
  })
8624
- ], 2)) : J("", !0)
8637
+ ], 2)) : Y("", !0)
8625
8638
  ], 2));
8626
8639
  }
8627
8640
  }), Hd = { class: "group flex grow items-center" }, Gd = {
@@ -8667,11 +8680,11 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8667
8680
  class: U(y(r))
8668
8681
  }, [
8669
8682
  h("div", Hd, [
8670
- e.icon ? (S(), oe(y(Ee), {
8683
+ e.icon ? (S(), ne(y(Ie), {
8671
8684
  key: 0,
8672
8685
  icon: e.icon,
8673
8686
  class: U(y(l))
8674
- }, null, 8, ["icon", "class"])) : J("", !0),
8687
+ }, null, 8, ["icon", "class"])) : Y("", !0),
8675
8688
  qe(" " + X(e.label), 1)
8676
8689
  ]),
8677
8690
  e.count ? (S(), O("div", Gd, [
@@ -8680,7 +8693,7 @@ const xd = /* @__PURE__ */ De(yd, [["render", wd]]), kd = ["src", "alt"], Sd = [
8680
8693
  "max-digit": 2,
8681
8694
  color: "primary"
8682
8695
  }, null, 8, ["count"])
8683
- ])) : J("", !0)
8696
+ ])) : Y("", !0)
8684
8697
  ], 2));
8685
8698
  }
8686
8699
  }), Wd = { class: "flex" }, Uo = /* @__PURE__ */ H({
@@ -8746,7 +8759,7 @@ function ef(e, n, r, l, o, a) {
8746
8759
  }, [
8747
8760
  h("div", Yd, [
8748
8761
  h("h3", Jd, X(e.title), 1),
8749
- e.description ? (S(), O("p", Zd, X(e.description), 1)) : J("", !0)
8762
+ e.description ? (S(), O("p", Zd, X(e.description), 1)) : Y("", !0)
8750
8763
  ]),
8751
8764
  h("div", Xd, [
8752
8765
  Z(e.$slots, "default")
@@ -8754,7 +8767,7 @@ function ef(e, n, r, l, o, a) {
8754
8767
  ], 2);
8755
8768
  }
8756
8769
  const tf = /* @__PURE__ */ De(Qd, [["render", ef]]), nf = H({
8757
- components: { BaseIcon: Ee },
8770
+ components: { BaseIcon: Ie },
8758
8771
  props: {
8759
8772
  modelValue: {
8760
8773
  default: "",
@@ -8818,11 +8831,11 @@ function af(e, n, r, l, o, a) {
8818
8831
  disabled: e.disabled,
8819
8832
  onClick: n[1] || (n[1] = (i) => e.showPassword = !e.showPassword)
8820
8833
  }, [
8821
- e.showPassword ? (S(), oe(s, {
8834
+ e.showPassword ? (S(), ne(s, {
8822
8835
  key: 1,
8823
8836
  icon: "heroicons:eye-20-solid",
8824
8837
  class: "h-5 w-5"
8825
- })) : (S(), oe(s, {
8838
+ })) : (S(), ne(s, {
8826
8839
  key: 0,
8827
8840
  icon: "heroicons:eye-slash-20-solid",
8828
8841
  class: "h-5 w-5"
@@ -8924,7 +8937,7 @@ const mf = /* @__PURE__ */ De(uf, [["render", ff], ["__scopeId", "data-v-b63fac0
8924
8937
  onClick: c[0] || (c[0] = (p) => l.value = !0)
8925
8938
  }, [
8926
8939
  h("span", pf, X(i.$t("sui.read_more")), 1)
8927
- ])) : J("", !0)
8940
+ ])) : Y("", !0)
8928
8941
  ]));
8929
8942
  }
8930
8943
  }), vf = ["value", "name", "disabled", "required"], gf = /* @__PURE__ */ H({
@@ -9041,7 +9054,7 @@ const $f = /* @__PURE__ */ De(yf, [["render", Sf]]), Cf = ["href", "disabled", "
9041
9054
  };
9042
9055
  return (l, o) => {
9043
9056
  const a = pe("router-link");
9044
- return S(), oe(a, {
9057
+ return S(), ne(a, {
9045
9058
  to: e.to,
9046
9059
  custom: ""
9047
9060
  }, {
@@ -9122,7 +9135,7 @@ const $f = /* @__PURE__ */ De(yf, [["render", Sf]]), Cf = ["href", "disabled", "
9122
9135
  }), If = { class: "inline-flex items-center space-x-3" };
9123
9136
  function Af(e, n, r, l, o, a) {
9124
9137
  const s = pe("Switch"), i = pe("SwitchLabel"), c = pe("SwitchGroup");
9125
- return S(), oe(c, null, {
9138
+ return S(), ne(c, null, {
9126
9139
  default: K(() => [
9127
9140
  h("div", If, [
9128
9141
  z(s, {
@@ -9151,7 +9164,7 @@ function Af(e, n, r, l, o, a) {
9151
9164
  ]),
9152
9165
  _: 1
9153
9166
  }, 8, ["model-value", "class", "style", "onUpdate:modelValue"]),
9154
- e.$slots.default ? (S(), oe(i, {
9167
+ e.$slots.default ? (S(), ne(i, {
9155
9168
  key: 0,
9156
9169
  class: "cursor-pointer"
9157
9170
  }, {
@@ -9159,7 +9172,7 @@ function Af(e, n, r, l, o, a) {
9159
9172
  Z(e.$slots, "default")
9160
9173
  ]),
9161
9174
  _: 3
9162
- })) : J("", !0)
9175
+ })) : Y("", !0)
9163
9176
  ])
9164
9177
  ]),
9165
9178
  _: 3
@@ -9198,7 +9211,7 @@ const Ef = /* @__PURE__ */ De(Bf, [["render", Af]]), Tf = { class: "relative" },
9198
9211
  return (s, i) => {
9199
9212
  const c = pe("BaseIcon");
9200
9213
  return S(), O("div", Tf, [
9201
- (S(), oe(nn(y(o)), {
9214
+ (S(), ne(nn(y(o)), {
9202
9215
  type: y(o) == "button" ? "button" : void 0,
9203
9216
  to: y(o) == "RouterLink" ? e.to : void 0,
9204
9217
  class: U(["relative flex w-full items-center justify-center bg-white text-center font-medium", [y(a)]]),
@@ -9223,7 +9236,7 @@ const Ef = /* @__PURE__ */ De(Bf, [["render", Af]]), Tf = { class: "relative" },
9223
9236
  }, [
9224
9237
  z(c, { icon: "heroicons:x-mark" })
9225
9238
  ])
9226
- ])) : J("", !0)
9239
+ ])) : Y("", !0)
9227
9240
  ]);
9228
9241
  };
9229
9242
  }
@@ -9459,7 +9472,7 @@ const Vf = /* @__PURE__ */ De(Of, [["render", Nf]]), Rf = { role: "presentation"
9459
9472
  const n = zo(), r = R(() => n.systemAlerts);
9460
9473
  return (l, o) => (S(), O(me, null, [
9461
9474
  h("div", Qf, [
9462
- (S(!0), O(me, null, be(y(r), (a) => (S(), oe(tr, {
9475
+ (S(!0), O(me, null, be(y(r), (a) => (S(), ne(tr, {
9463
9476
  key: a.id,
9464
9477
  color: a.color,
9465
9478
  to: a.to,
@@ -9528,11 +9541,11 @@ const Vf = /* @__PURE__ */ De(Of, [["render", Nf]]), Rf = { role: "presentation"
9528
9541
  class: U(y(r))
9529
9542
  }, [
9530
9543
  h("div", Yf, [
9531
- e.icon ? (S(), oe(y(Ee), {
9544
+ e.icon ? (S(), ne(y(Ie), {
9532
9545
  key: 0,
9533
9546
  icon: e.icon,
9534
9547
  class: U(y(l))
9535
- }, null, 8, ["icon", "class"])) : J("", !0),
9548
+ }, null, 8, ["icon", "class"])) : Y("", !0),
9536
9549
  qe(" " + X(e.label), 1)
9537
9550
  ]),
9538
9551
  e.count ? (S(), O("div", Jf, [
@@ -9541,7 +9554,7 @@ const Vf = /* @__PURE__ */ De(Of, [["render", Nf]]), Rf = { role: "presentation"
9541
9554
  "max-digit": 2,
9542
9555
  color: "primary"
9543
9556
  }, null, 8, ["count"])
9544
- ])) : J("", !0)
9557
+ ])) : Y("", !0)
9545
9558
  ], 2));
9546
9559
  }
9547
9560
  }), Fn = /* @__PURE__ */ H({
@@ -9561,7 +9574,7 @@ const Vf = /* @__PURE__ */ De(Of, [["render", Nf]]), Rf = { role: "presentation"
9561
9574
  async function r() {
9562
9575
  n("click");
9563
9576
  }
9564
- return (l, o) => (S(), oe(Nn, {
9577
+ return (l, o) => (S(), ne(Nn, {
9565
9578
  item: e.item,
9566
9579
  dark: e.dark,
9567
9580
  "item-class": "flex w-full",
@@ -10893,9 +10906,9 @@ var Ko = { exports: {} };
10893
10906
  break;
10894
10907
  }
10895
10908
  if (E.round) {
10896
- var ne, W;
10909
+ var re, W;
10897
10910
  for (L = d.length - 1; L >= 0 && (x = d[L], x.unitCount = Math.round(x.unitCount), L !== 0); L--)
10898
- W = d[L - 1], ne = E.unitMeasures[W.unitName] / E.unitMeasures[x.unitName], (x.unitCount % ne === 0 || E.largest && E.largest - 1 < L - G) && (W.unitCount += x.unitCount / ne, x.unitCount = 0);
10911
+ W = d[L - 1], re = E.unitMeasures[W.unitName] / E.unitMeasures[x.unitName], (x.unitCount % re === 0 || E.largest && E.largest - 1 < L - G) && (W.unitCount += x.unitCount / re, x.unitCount = 0);
10899
10912
  }
10900
10913
  var se = [];
10901
10914
  for (L = 0, d.length; L < V && (x = d[L], x.unitCount && se.push(
@@ -11001,7 +11014,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11001
11014
  }
11002
11015
  return (c, p) => {
11003
11016
  const $ = pe("router-link");
11004
- return S(), oe($, {
11017
+ return S(), ne($, {
11005
11018
  custom: "",
11006
11019
  to: e.notification.to
11007
11020
  }, {
@@ -11019,7 +11032,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11019
11032
  class: "text-sm leading-tight text-slate-800",
11020
11033
  innerHTML: e.notification.text
11021
11034
  }, null, 8, em),
11022
- y(s) ? (S(), O("p", tm, X(y(s)), 1)) : J("", !0)
11035
+ y(s) ? (S(), O("p", tm, X(y(s)), 1)) : Y("", !0)
11023
11036
  ], 2)
11024
11037
  ]),
11025
11038
  _: 2
@@ -11058,7 +11071,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11058
11071
  }
11059
11072
  return (s, i) => {
11060
11073
  const c = pe("RouterLink");
11061
- return S(), oe(kt, {
11074
+ return S(), ne(kt, {
11062
11075
  class: "inline-block",
11063
11076
  position: y(l) ? "custom" : "bottom-left",
11064
11077
  "menu-class": ["sm:w-[320px] w-[280px]", y(l) ? "right-4" : ""]
@@ -11068,32 +11081,32 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11068
11081
  class: U(["relative flex items-center rounded-full p-1.5", [""]]),
11069
11082
  onClick: a
11070
11083
  }, [
11071
- z(y(Ee), {
11084
+ z(y(Ie), {
11072
11085
  icon: "heroicons:bell",
11073
11086
  class: U(["h-6 w-6", [e.dark ? "text-slate-300" : "text-slate-600"]])
11074
11087
  }, null, 8, ["class"]),
11075
- e.notificationsConfig.items.length ? (S(), oe(Ot, {
11088
+ e.notificationsConfig.items.length ? (S(), ne(Ot, {
11076
11089
  key: 0,
11077
11090
  class: "absolute top-0 right-0",
11078
11091
  count: e.notificationsConfig.items.length
11079
- }, null, 8, ["count"])) : J("", !0)
11092
+ }, null, 8, ["count"])) : Y("", !0)
11080
11093
  ], 2)
11081
11094
  ]),
11082
11095
  items: K(() => [
11083
- (S(!0), O(me, null, be(e.notificationsConfig.items, (p) => (S(), oe(nm, {
11096
+ (S(!0), O(me, null, be(e.notificationsConfig.items, (p) => (S(), ne(nm, {
11084
11097
  key: p.id + "link",
11085
11098
  notification: p,
11086
11099
  onClick: o
11087
11100
  }, null, 8, ["notification"]))), 128)),
11088
11101
  e.notificationsConfig.items.length == 0 ? (S(), O("div", rm, [
11089
11102
  h("div", om, [
11090
- z(y(Ee), {
11103
+ z(y(Ie), {
11091
11104
  icon: "heroicons:inbox-stack",
11092
11105
  class: "mx-auto mb-2 h-8 w-8 text-slate-400"
11093
11106
  }),
11094
11107
  h("p", lm, X(s.$t("sui.notifications_empty")), 1)
11095
11108
  ])
11096
- ])) : J("", !0),
11109
+ ])) : Y("", !0),
11097
11110
  e.notificationsConfig.footerTo ? (S(), O("div", am, [
11098
11111
  z(c, {
11099
11112
  custom: "",
@@ -11113,7 +11126,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11113
11126
  ]),
11114
11127
  _: 1
11115
11128
  }, 8, ["to"])
11116
- ])) : J("", !0)
11129
+ ])) : Y("", !0)
11117
11130
  ]),
11118
11131
  _: 1
11119
11132
  }, 8, ["position", "menu-class"]);
@@ -11161,7 +11174,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11161
11174
  }
11162
11175
  return (o, a) => {
11163
11176
  const s = pe("router-link");
11164
- return S(), oe(qo, { dark: e.dark }, {
11177
+ return S(), ne(qo, { dark: e.dark }, {
11165
11178
  navbar: K(() => [
11166
11179
  h("div", im, [
11167
11180
  h("div", um, [
@@ -11179,7 +11192,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11179
11192
  _: 1
11180
11193
  }),
11181
11194
  h("div", dm, [
11182
- (S(!0), O(me, null, be(e.menu, (i) => (S(), oe(Uo, {
11195
+ (S(!0), O(me, null, be(e.menu, (i) => (S(), ne(Uo, {
11183
11196
  key: i.label,
11184
11197
  item: i,
11185
11198
  dark: e.dark
@@ -11187,14 +11200,14 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11187
11200
  ])
11188
11201
  ]),
11189
11202
  h("div", fm, [
11190
- e.notifications ? (S(), oe(Ho, {
11203
+ e.notifications ? (S(), ne(Ho, {
11191
11204
  key: 0,
11192
11205
  class: "mr-4 md:mr-5",
11193
11206
  dark: e.dark,
11194
11207
  "notifications-config": e.notifications,
11195
11208
  onClick: r,
11196
11209
  onOpen: l
11197
- }, null, 8, ["dark", "notifications-config"])) : J("", !0),
11210
+ }, null, 8, ["dark", "notifications-config"])) : Y("", !0),
11198
11211
  z(kt, {
11199
11212
  "menu-class": "w-52",
11200
11213
  class: "hidden md:block",
@@ -11217,7 +11230,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11217
11230
  ]),
11218
11231
  mobile: K(() => [
11219
11232
  h("div", mm, [
11220
- (S(!0), O(me, null, be(e.menu, (i) => (S(), oe(Fn, {
11233
+ (S(!0), O(me, null, be(e.menu, (i) => (S(), ne(Fn, {
11221
11234
  key: i.label,
11222
11235
  item: i,
11223
11236
  dark: e.dark
@@ -11234,7 +11247,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11234
11247
  class: U(["px-3", e.dark ? "text-white" : ""])
11235
11248
  }, null, 8, ["user", "class"]),
11236
11249
  h("div", hm, [
11237
- (S(!0), O(me, null, be(e.userMenu, (i) => (S(), oe(Fn, {
11250
+ (S(!0), O(me, null, be(e.userMenu, (i) => (S(), ne(Fn, {
11238
11251
  key: i.label,
11239
11252
  item: i,
11240
11253
  dark: e.dark
@@ -11337,7 +11350,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11337
11350
  onClick: c[0] || (c[0] = (p) => l.value = !1)
11338
11351
  }, [
11339
11352
  xm,
11340
- z(y(Ee), {
11353
+ z(y(Ie), {
11341
11354
  icon: "heroicons:x-mark",
11342
11355
  class: "h-6 w-6 text-white",
11343
11356
  "aria-hidden": "true"
@@ -11375,7 +11388,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11375
11388
  }, 8, ["show"]),
11376
11389
  h("div", _m, [
11377
11390
  h("div", Bm, [
11378
- (S(!0), O(me, null, be(y(r), (p) => (S(), oe(tr, {
11391
+ (S(!0), O(me, null, be(y(r), (p) => (S(), ne(tr, {
11379
11392
  key: p.id,
11380
11393
  color: p.color,
11381
11394
  to: p.to,
@@ -11395,7 +11408,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11395
11408
  onClick: c[2] || (c[2] = (p) => l.value = !0)
11396
11409
  }, [
11397
11410
  Am,
11398
- z(y(Ee), {
11411
+ z(y(Ie), {
11399
11412
  icon: "heroicons:bars-3-bottom-left",
11400
11413
  class: "h-6 w-6",
11401
11414
  "aria-hidden": "true"
@@ -11478,7 +11491,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11478
11491
  function a() {
11479
11492
  n("notification:open");
11480
11493
  }
11481
- return (s, i) => (S(), oe(Go, {
11494
+ return (s, i) => (S(), ne(Go, {
11482
11495
  "app-name": e.appName,
11483
11496
  "logo-url": e.logoUrl,
11484
11497
  dark: e.dark
@@ -11492,10 +11505,10 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11492
11505
  c.title ? (S(), O("h2", {
11493
11506
  key: 0,
11494
11507
  class: U(["mb-3 pl-3 text-xs font-semibold uppercase tracking-widest", e.dark ? "text-slate-400" : "text-slate-500"])
11495
- }, X(c.title), 3)) : J("", !0),
11508
+ }, X(c.title), 3)) : Y("", !0),
11496
11509
  h("div", null, [
11497
11510
  h("div", Pm, [
11498
- (S(!0), O(me, null, be(c.actions, (p) => (S(), oe(Fn, {
11511
+ (S(!0), O(me, null, be(c.actions, (p) => (S(), ne(Fn, {
11499
11512
  key: p.label,
11500
11513
  item: p,
11501
11514
  dark: e.dark
@@ -11510,13 +11523,13 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11510
11523
  h("div", Nm, [
11511
11524
  Vm,
11512
11525
  h("div", Rm, [
11513
- e.notifications ? (S(), oe(Ho, {
11526
+ e.notifications ? (S(), ne(Ho, {
11514
11527
  key: 0,
11515
11528
  "notifications-config": e.notifications,
11516
11529
  class: "mr-1 sm:mr-2",
11517
11530
  onClick: o,
11518
11531
  onOpen: a
11519
- }, null, 8, ["notifications-config"])) : J("", !0),
11532
+ }, null, 8, ["notifications-config"])) : Y("", !0),
11520
11533
  h("div", Um, [
11521
11534
  z(kt, { items: e.userMenu }, {
11522
11535
  button: K(({ open: c }) => [
@@ -11572,7 +11585,7 @@ const Xf = Ko.exports, em = ["innerHTML"], tm = {
11572
11585
  BaseFilePicker: Oo,
11573
11586
  BaseFileUploader: Do,
11574
11587
  BaseHasMany: hd,
11575
- BaseIcon: Ee,
11588
+ BaseIcon: Ie,
11576
11589
  BaseInput: gd,
11577
11590
  BaseInputLabel: xd,
11578
11591
  BaseLoadingCover: jo,
@@ -11790,7 +11803,7 @@ export {
11790
11803
  Oo as BaseFilePicker,
11791
11804
  Do as BaseFileUploader,
11792
11805
  hd as BaseHasMany,
11793
- Ee as BaseIcon,
11806
+ Ie as BaseIcon,
11794
11807
  gd as BaseInput,
11795
11808
  xd as BaseInputLabel,
11796
11809
  Go as BaseLayoutSidebar,