@servicetitan/anvil2 1.2.0 → 1.2.2

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.
Files changed (54) hide show
  1. package/Button.cjs +1 -1
  2. package/Button.js +1 -1
  3. package/ButtonCompound.cjs +1 -1
  4. package/ButtonCompound.js +1 -1
  5. package/ButtonLink.cjs +1 -1
  6. package/ButtonLink.js +1 -1
  7. package/ButtonToggle.cjs +1 -1
  8. package/ButtonToggle.js +1 -1
  9. package/Combobox.cjs +1 -1
  10. package/Combobox.js +2 -2
  11. package/Details.cjs +1 -1
  12. package/Details.js +2 -2
  13. package/Dialog.cjs +1 -1
  14. package/Dialog.js +2 -2
  15. package/Link.cjs +1 -1
  16. package/Link.js +2 -2
  17. package/Overflow.cjs +1 -1
  18. package/Overflow.js +16 -16
  19. package/Popover.cjs +1 -1
  20. package/Popover.js +2 -2
  21. package/SideNav.cjs +5 -5
  22. package/SideNav.cjs.map +1 -1
  23. package/SideNav.d.ts +5 -35
  24. package/SideNav.js +524 -585
  25. package/SideNav.js.map +1 -1
  26. package/TextField.cjs +1 -1
  27. package/TextField.js +2 -2
  28. package/Textarea.cjs +1 -1
  29. package/Textarea.js +2 -2
  30. package/Tooltip.cjs +1 -1
  31. package/Tooltip.js +1 -1
  32. package/anvil2.cjs +1 -1
  33. package/anvil2.d.ts +6 -36
  34. package/anvil2.js +1 -1
  35. package/{index-43f4d750.cjs → index-51c8d206.cjs} +4 -4
  36. package/{index-43f4d750.cjs.map → index-51c8d206.cjs.map} +1 -1
  37. package/{index-91597e0a.js → index-a6d2f789.js} +139 -137
  38. package/{index-91597e0a.js.map → index-a6d2f789.js.map} +1 -1
  39. package/index3.css +1 -1
  40. package/package.json +12 -12
  41. package/{ui-react-c38ec008.js → ui-react-7152d718.js} +2 -2
  42. package/{ui-react-c38ec008.js.map → ui-react-7152d718.js.map} +1 -1
  43. package/{ui-react-ec7c804b.cjs → ui-react-7f005f46.cjs} +2 -2
  44. package/{ui-react-ec7c804b.cjs.map → ui-react-7f005f46.cjs.map} +1 -1
  45. package/useAccessibleColor.cjs +1 -1
  46. package/useAccessibleColor.js +1 -1
  47. package/useLinkStyles.cjs +1 -1
  48. package/useLinkStyles.js +1 -1
  49. package/useMergeRefs.cjs +1 -1
  50. package/useMergeRefs.js +1 -1
  51. package/usePrefersColorScheme.cjs +1 -1
  52. package/usePrefersColorScheme.js +1 -1
  53. package/useSwipe.cjs +1 -1
  54. package/useSwipe.js +1 -1
@@ -152,16 +152,16 @@ function co() {
152
152
  var he = C.$$typeof;
153
153
  switch (he) {
154
154
  case e:
155
- var oe = C.type;
156
- switch (oe) {
155
+ var ie = C.type;
156
+ switch (ie) {
157
157
  case r:
158
158
  case o:
159
159
  case i:
160
160
  case u:
161
161
  case l:
162
- return oe;
162
+ return ie;
163
163
  default:
164
- var Ve = oe && oe.$$typeof;
164
+ var Ve = ie && ie.$$typeof;
165
165
  switch (Ve) {
166
166
  case a:
167
167
  case s:
@@ -189,7 +189,7 @@ function co() {
189
189
  function Y(C) {
190
190
  return _(C) === s;
191
191
  }
192
- function re(C) {
192
+ function oe(C) {
193
193
  return _(C) === t;
194
194
  }
195
195
  function T(C) {
@@ -222,7 +222,7 @@ function co() {
222
222
  function ue(C) {
223
223
  return _(C) === l;
224
224
  }
225
- X.ContextConsumer = m, X.ContextProvider = N, X.Element = E, X.ForwardRef = P, X.Fragment = M, X.Lazy = O, X.Memo = k, X.Portal = V, X.Profiler = R, X.StrictMode = F, X.Suspense = L, X.SuspenseList = K, X.isAsyncMode = j, X.isConcurrentMode = W, X.isContextConsumer = Y, X.isContextProvider = re, X.isElement = T, X.isForwardRef = A, X.isFragment = w, X.isLazy = H, X.isMemo = U, X.isPortal = q, X.isProfiler = B, X.isStrictMode = se, X.isSuspense = le, X.isSuspenseList = ue, X.isValidElementType = p, X.typeOf = _;
225
+ X.ContextConsumer = m, X.ContextProvider = N, X.Element = E, X.ForwardRef = P, X.Fragment = M, X.Lazy = O, X.Memo = k, X.Portal = V, X.Profiler = R, X.StrictMode = F, X.Suspense = L, X.SuspenseList = K, X.isAsyncMode = j, X.isConcurrentMode = W, X.isContextConsumer = Y, X.isContextProvider = oe, X.isElement = T, X.isForwardRef = A, X.isFragment = w, X.isLazy = H, X.isMemo = U, X.isPortal = q, X.isProfiler = B, X.isStrictMode = se, X.isSuspense = le, X.isSuspenseList = ue, X.isValidElementType = p, X.typeOf = _;
226
226
  }()), X;
227
227
  }
228
228
  process.env.NODE_ENV === "production" ? It.exports = uo() : It.exports = co();
@@ -270,8 +270,8 @@ const fn = (e) => typeof e == "object" && e != null && e.nodeType === 1, hn = (e
270
270
  let V = a === "start" || a === "nearest" ? _ - P : a === "end" ? N + O : _ + f / 2 - P + O, R = d === "center" ? E + p / 2 - k + M : d === "end" ? m + M : E - k;
271
271
  const F = [];
272
272
  for (let L = 0; L < y.length; L++) {
273
- const K = y[L], { height: z, width: Z, top: j, right: W, bottom: Y, left: re } = K.getBoundingClientRect();
274
- if (s === "if-needed" && _ >= 0 && E >= 0 && N <= g && m <= S && _ >= j && N <= Y && E >= re && m <= W)
273
+ const K = y[L], { height: z, width: Z, top: j, right: W, bottom: Y, left: oe } = K.getBoundingClientRect();
274
+ if (s === "if-needed" && _ >= 0 && E >= 0 && N <= g && m <= S && _ >= j && N <= Y && E >= oe && m <= W)
275
275
  return F;
276
276
  const T = getComputedStyle(K), A = parseInt(T.borderLeftWidth, 10), w = parseInt(T.borderTopWidth, 10), H = parseInt(T.borderRightWidth, 10), U = parseInt(T.borderBottomWidth, 10);
277
277
  let q = 0, B = 0;
@@ -279,9 +279,9 @@ const fn = (e) => typeof e == "object" && e != null && e.nodeType === 1, hn = (e
279
279
  if (b === K)
280
280
  q = a === "start" ? V : a === "end" ? V - g : a === "nearest" ? nt(c, c + g, g, w, U, c + V, c + V + f, f) : V - g / 2, B = d === "start" ? R : d === "center" ? R - S / 2 : d === "end" ? R - S : nt(D, D + S, S, A, H, D + R, D + R + p, p), q = Math.max(0, q + c), B = Math.max(0, B + D);
281
281
  else {
282
- q = a === "start" ? V - j - w : a === "end" ? V - Y + U + le : a === "nearest" ? nt(j, Y, z, w, U + le, V, V + f, f) : V - (j + z / 2) + le / 2, B = d === "start" ? R - re - A : d === "center" ? R - (re + Z / 2) + se / 2 : d === "end" ? R - W + H + se : nt(re, W, Z, A, H + se, R, R + p, p);
283
- const { scrollLeft: he, scrollTop: oe } = K;
284
- q = C === 0 ? 0 : Math.max(0, Math.min(oe + q / C, K.scrollHeight - z / C + le)), B = ue === 0 ? 0 : Math.max(0, Math.min(he + B / ue, K.scrollWidth - Z / ue + se)), V += oe - q, R += he - B;
282
+ q = a === "start" ? V - j - w : a === "end" ? V - Y + U + le : a === "nearest" ? nt(j, Y, z, w, U + le, V, V + f, f) : V - (j + z / 2) + le / 2, B = d === "start" ? R - oe - A : d === "center" ? R - (oe + Z / 2) + se / 2 : d === "end" ? R - W + H + se : nt(oe, W, Z, A, H + se, R, R + p, p);
283
+ const { scrollLeft: he, scrollTop: ie } = K;
284
+ q = C === 0 ? 0 : Math.max(0, Math.min(ie + q / C, K.scrollHeight - z / C + le)), B = ue === 0 ? 0 : Math.max(0, Math.min(he + B / ue, K.scrollWidth - Z / ue + se)), V += ie - q, R += he - B;
285
285
  }
286
286
  F.push({ el: K, top: q, left: B });
287
287
  }
@@ -334,7 +334,7 @@ function Ct(e, n) {
334
334
  }
335
335
  return o.cancel = i, o;
336
336
  }
337
- function ne() {
337
+ function re() {
338
338
  for (var e = arguments.length, n = new Array(e), r = 0; r < e; r++)
339
339
  n[r] = arguments[r];
340
340
  return function(i) {
@@ -654,10 +654,10 @@ var Ln = process.env.NODE_ENV !== "production" ? "__autocomplete_unknown__" : 0,
654
654
  var f = c === void 0 ? {} : c, p = f.onClick;
655
655
  f.onPress;
656
656
  var _ = f.onKeyDown, m = f.onKeyUp, N = f.onBlur, E = ve(f, xo), P = t.getState(), M = P.isOpen, O = {
657
- onClick: ne(p, t.buttonHandleClick),
658
- onKeyDown: ne(_, t.buttonHandleKeyDown),
659
- onKeyUp: ne(m, t.buttonHandleKeyUp),
660
- onBlur: ne(N, t.buttonHandleBlur)
657
+ onClick: re(p, t.buttonHandleClick),
658
+ onKeyDown: re(_, t.buttonHandleKeyDown),
659
+ onKeyUp: re(m, t.buttonHandleKeyUp),
660
+ onBlur: re(N, t.buttonHandleBlur)
661
661
  }, k = E.disabled ? {} : O;
662
662
  return $({
663
663
  type: "button",
@@ -706,7 +706,7 @@ var Ln = process.env.NODE_ENV !== "production" ? "__autocomplete_unknown__" : 0,
706
706
  var O = t.getState(), k = O.inputValue, V = O.isOpen, R = O.highlightedIndex;
707
707
  if (!E.disabled) {
708
708
  var F;
709
- M = (F = {}, F[P] = ne(m, N, t.inputHandleChange), F.onKeyDown = ne(p, t.inputHandleKeyDown), F.onBlur = ne(_, t.inputHandleBlur), F);
709
+ M = (F = {}, F[P] = re(m, N, t.inputHandleChange), F.onKeyDown = re(p, t.inputHandleKeyDown), F.onBlur = re(_, t.inputHandleBlur), F);
710
710
  }
711
711
  return $({
712
712
  "aria-autocomplete": "list",
@@ -756,17 +756,17 @@ var Ln = process.env.NODE_ENV !== "production" ? "__autocomplete_unknown__" : 0,
756
756
  // onMouseMove is used over onMouseEnter here. onMouseMove
757
757
  // is only triggered on actual mouse movement while onMouseEnter
758
758
  // can fire on DOM changes, interrupting keyboard navigation
759
- onMouseMove: ne(_, function() {
759
+ onMouseMove: re(_, function() {
760
760
  E !== t.getState().highlightedIndex && (t.setHighlightedIndex(E, {
761
761
  type: zn
762
762
  }), t.avoidScrolling = !0, t.internalSetTimeout(function() {
763
763
  return t.avoidScrolling = !1;
764
764
  }, 250));
765
765
  }),
766
- onMouseDown: ne(m, function(L) {
766
+ onMouseDown: re(m, function(L) {
767
767
  L.preventDefault();
768
768
  })
769
- }, f[k] = ne(V, function() {
769
+ }, f[k] = re(V, function() {
770
770
  t.selectItemAtIndex(E, {
771
771
  type: Gn
772
772
  });
@@ -1666,9 +1666,9 @@ function ge(e) {
1666
1666
  }, T);
1667
1667
  }, [p]), V = ee(function(T, A) {
1668
1668
  var w, H = T === void 0 ? {} : T, U = H.onMouseLeave, q = H.refKey, B = q === void 0 ? "ref" : q, se = H.ref, le = ve(H, qo), ue = A === void 0 ? {} : A, C = ue.suppressRefError, he = C === void 0 ? !1 : C;
1669
- return M("getMenuProps", he, B, S), $((w = {}, w[B] = Re(se, function(oe) {
1670
- S.current = oe;
1671
- }), w.id = p.menuId, w.role = "listbox", w["aria-labelledby"] = le && le["aria-label"] ? void 0 : "" + p.labelId, w.onMouseLeave = ne(U, function() {
1669
+ return M("getMenuProps", he, B, S), $((w = {}, w[B] = Re(se, function(ie) {
1670
+ S.current = ie;
1671
+ }), w.id = p.menuId, w.role = "listbox", w["aria-labelledby"] = le && le["aria-label"] ? void 0 : "" + p.labelId, w.onMouseLeave = re(U, function() {
1672
1672
  l({
1673
1673
  type: lr
1674
1674
  });
@@ -1676,8 +1676,8 @@ function ge(e) {
1676
1676
  }, [l, M, p]), R = ee(function(T) {
1677
1677
  var A, w, H = T === void 0 ? {} : T, U = H.item, q = H.index, B = H.refKey, se = B === void 0 ? "ref" : B, le = H.ref, ue = H.onMouseMove, C = H.onMouseDown, he = H.onClick;
1678
1678
  H.onPress;
1679
- var oe = H.disabled, Ve = ve(H, Yo);
1680
- oe !== void 0 && console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');
1679
+ var ie = H.disabled, Ve = ve(H, Yo);
1680
+ ie !== void 0 && console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');
1681
1681
  var ze = m.current, Ze = ze.props, we = ze.state, et = rr(U, q, Ze.items, "Pass either item or index to getItemProps!"), ft = et[0], Ee = et[1], Ue = Ze.isItemDisabled(ft, Ee), ht = "onClick", tt = he, Oe = function() {
1682
1682
  P.isTouchEnd || Ee === we.highlightedIndex || (E.current = !1, l({
1683
1683
  type: ar,
@@ -1694,9 +1694,9 @@ function ge(e) {
1694
1694
  };
1695
1695
  return $((A = {}, A[se] = Re(le, function(ye) {
1696
1696
  ye && (g.current[p.getItemId(Ee)] = ye);
1697
- }), A["aria-disabled"] = Ue, A["aria-selected"] = "" + (Ee === we.highlightedIndex), A.id = p.getItemId(Ee), A.role = "option", A), !Ue && (w = {}, w[ht] = ne(tt, ke), w), {
1698
- onMouseMove: ne(ue, Oe),
1699
- onMouseDown: ne(C, De)
1697
+ }), A["aria-disabled"] = Ue, A["aria-selected"] = "" + (Ee === we.highlightedIndex), A.id = p.getItemId(Ee), A.role = "option", A), !Ue && (w = {}, w[ht] = re(tt, ke), w), {
1698
+ onMouseMove: re(ue, Oe),
1699
+ onMouseDown: re(C, De)
1700
1700
  }, Ve);
1701
1701
  }, [l, p, m, P, E]), F = ee(function(T) {
1702
1702
  var A, w = T === void 0 ? {} : T, H = w.onClick;
@@ -1709,12 +1709,12 @@ function ge(e) {
1709
1709
  return $((A = {}, A[q] = Re(B, function(C) {
1710
1710
  c.current = C;
1711
1711
  }), A["aria-controls"] = p.menuId, A["aria-expanded"] = le.isOpen, A.id = p.toggleButtonId, A.tabIndex = -1, A), !se.disabled && $({}, {
1712
- onClick: ne(H, ue)
1712
+ onClick: re(H, ue)
1713
1713
  }), se);
1714
1714
  }, [l, m, p]), L = ee(function(T, A) {
1715
1715
  var w, H = T === void 0 ? {} : T, U = H.onKeyDown, q = H.onChange, B = H.onInput, se = H.onBlur;
1716
1716
  H.onChangeText;
1717
- var le = H.onClick, ue = H.refKey, C = ue === void 0 ? "ref" : ue, he = H.ref, oe = ve(H, Xo), Ve = A === void 0 ? {} : A, ze = Ve.suppressRefError, Ze = ze === void 0 ? !1 : ze;
1717
+ var le = H.onClick, ue = H.refKey, C = ue === void 0 ? "ref" : ue, he = H.ref, ie = ve(H, Xo), Ve = A === void 0 ? {} : A, ze = Ve.suppressRefError, Ze = ze === void 0 ? !1 : ze;
1718
1718
  M("getInputProps", Ze, C, D);
1719
1719
  var we = m.current.state, et = function(De) {
1720
1720
  var ye = Ge(De);
@@ -1737,13 +1737,13 @@ function ge(e) {
1737
1737
  type: Ft
1738
1738
  });
1739
1739
  }, ht = "onChange", tt = {};
1740
- if (!oe.disabled) {
1740
+ if (!ie.disabled) {
1741
1741
  var Oe;
1742
- tt = (Oe = {}, Oe[ht] = ne(q, B, ft), Oe.onKeyDown = ne(U, et), Oe.onBlur = ne(se, Ee), Oe.onClick = ne(le, Ue), Oe);
1742
+ tt = (Oe = {}, Oe[ht] = re(q, B, ft), Oe.onKeyDown = re(U, et), Oe.onBlur = re(se, Ee), Oe.onClick = re(le, Ue), Oe);
1743
1743
  }
1744
1744
  return $((w = {}, w[C] = Re(he, function(ke) {
1745
1745
  D.current = ke;
1746
- }), w["aria-activedescendant"] = we.isOpen && we.highlightedIndex > -1 ? p.getItemId(we.highlightedIndex) : "", w["aria-autocomplete"] = "list", w["aria-controls"] = p.menuId, w["aria-expanded"] = we.isOpen, w["aria-labelledby"] = oe && oe["aria-label"] ? void 0 : p.labelId, w.autoComplete = "off", w.id = p.inputId, w.role = "combobox", w.value = we.inputValue, w), tt, oe);
1746
+ }), w["aria-activedescendant"] = we.isOpen && we.highlightedIndex > -1 ? p.getItemId(we.highlightedIndex) : "", w["aria-autocomplete"] = "list", w["aria-controls"] = p.menuId, w["aria-expanded"] = we.isOpen, w["aria-labelledby"] = ie && ie["aria-label"] ? void 0 : p.labelId, w.autoComplete = "off", w.id = p.inputId, w.role = "combobox", w.value = we.inputValue, w), tt, ie);
1747
1747
  }, [l, p, o, O, m, P, M]), K = ee(function() {
1748
1748
  l({
1749
1749
  type: dr
@@ -1771,7 +1771,7 @@ function ge(e) {
1771
1771
  type: hr,
1772
1772
  inputValue: T
1773
1773
  });
1774
- }, [l]), re = ee(function() {
1774
+ }, [l]), oe = ee(function() {
1775
1775
  l({
1776
1776
  type: gr
1777
1777
  });
@@ -1790,7 +1790,7 @@ function ge(e) {
1790
1790
  setHighlightedIndex: j,
1791
1791
  setInputValue: Y,
1792
1792
  selectItem: W,
1793
- reset: re,
1793
+ reset: oe,
1794
1794
  // state.
1795
1795
  highlightedIndex: b,
1796
1796
  isOpen: h,
@@ -2023,7 +2023,7 @@ function Ne(e) {
2023
2023
  });
2024
2024
  }, O;
2025
2025
  }, [u, s]), p = ee(function(O) {
2026
- var k, V = O === void 0 ? {} : O, R = V.refKey, F = R === void 0 ? "ref" : R, L = V.ref, K = V.onClick, z = V.onKeyDown, Z = V.selectedItem, j = V.index, W = ve(V, oi), Y = g.current.state, re = rr(Z, j, Y.selectedItems, "Pass either item or index to getSelectedItemProps!"), T = re[1], A = T > -1 && T === Y.activeIndex, w = function() {
2026
+ var k, V = O === void 0 ? {} : O, R = V.refKey, F = R === void 0 ? "ref" : R, L = V.ref, K = V.onClick, z = V.onKeyDown, Z = V.selectedItem, j = V.index, W = ve(V, oi), Y = g.current.state, oe = rr(Z, j, Y.selectedItems, "Pass either item or index to getSelectedItemProps!"), T = oe[1], A = T > -1 && T === Y.activeIndex, w = function() {
2027
2027
  u({
2028
2028
  type: Ut,
2029
2029
  index: T
@@ -2034,9 +2034,9 @@ function Ne(e) {
2034
2034
  };
2035
2035
  return $((k = {}, k[F] = Re(L, function(U) {
2036
2036
  U && S.current.push(U);
2037
- }), k.tabIndex = A ? 0 : -1, k.onClick = ne(K, w), k.onKeyDown = ne(z, H), k), W);
2037
+ }), k.tabIndex = A ? 0 : -1, k.onClick = re(K, w), k.onKeyDown = re(z, H), k), W);
2038
2038
  }, [u, g, c]), _ = ee(function(O, k) {
2039
- var V, R = O === void 0 ? {} : O, F = R.refKey, L = F === void 0 ? "ref" : F, K = R.ref, z = R.onKeyDown, Z = R.onClick, j = R.preventKeyAction, W = j === void 0 ? !1 : j, Y = ve(R, ii), re = k === void 0 ? {} : k, T = re.suppressRefError, A = T === void 0 ? !1 : T;
2039
+ var V, R = O === void 0 ? {} : O, F = R.refKey, L = F === void 0 ? "ref" : F, K = R.ref, z = R.onKeyDown, Z = R.onClick, j = R.preventKeyAction, W = j === void 0 ? !1 : j, Y = ve(R, ii), oe = k === void 0 ? {} : k, T = oe.suppressRefError, A = T === void 0 ? !1 : T;
2040
2040
  D("getDropdownProps", A, L, y);
2041
2041
  var w = function(q) {
2042
2042
  var B = Ge(q);
@@ -2049,8 +2049,8 @@ function Ne(e) {
2049
2049
  return $((V = {}, V[L] = Re(K, function(U) {
2050
2050
  U && (y.current = U);
2051
2051
  }), V), !W && {
2052
- onKeyDown: ne(z, w),
2053
- onClick: ne(Z, H)
2052
+ onKeyDown: re(z, w),
2053
+ onClick: re(Z, H)
2054
2054
  }, Y);
2055
2055
  }, [u, f, D]), m = ee(function(O) {
2056
2056
  u({
@@ -3158,7 +3158,7 @@ const sn = Object.assign(Di, {
3158
3158
  getToggleButtonProps: j,
3159
3159
  getMenuProps: W,
3160
3160
  getItemProps: Y,
3161
- highlightedIndex: re,
3161
+ highlightedIndex: oe,
3162
3162
  selectedItem: T,
3163
3163
  selectItem: A
3164
3164
  } = ge({
@@ -3223,7 +3223,7 @@ const sn = Object.assign(Di, {
3223
3223
  getToggleButtonProps: j,
3224
3224
  getMenuProps: W,
3225
3225
  getItemProps: Y,
3226
- highlightedIndex: re,
3226
+ highlightedIndex: oe,
3227
3227
  selectedItem: T,
3228
3228
  selectedItems: E,
3229
3229
  disabledItems: M,
@@ -3298,7 +3298,7 @@ const sn = Object.assign(Di, {
3298
3298
  }), [u, l, O]);
3299
3299
  let z = `label${F} `;
3300
3300
  z += ` helper${L}`;
3301
- const Z = typeof i != "boolean" ? i : void 0, j = Q(null), [W, Y] = J(!1), [re, T] = J(!1), [A, w] = J(
3301
+ const Z = typeof i != "boolean" ? i : void 0, j = Q(null), [W, Y] = J(!1), [oe, T] = J(!1), [A, w] = J(
3302
3302
  null
3303
3303
  ), [H, U] = J(0);
3304
3304
  wt(() => {
@@ -3309,11 +3309,11 @@ const sn = Object.assign(Di, {
3309
3309
  else if ((B = j == null ? void 0 : j.current) != null && B.children) {
3310
3310
  const le = (se = j == null ? void 0 : j.current) == null ? void 0 : se.children, ue = Array.from(le).reduce(
3311
3311
  (C, he) => {
3312
- const oe = he.getBoundingClientRect().top;
3313
- return C.length ? C[C.length - 1].top === oe ? [
3312
+ const ie = he.getBoundingClientRect().top;
3313
+ return C.length ? C[C.length - 1].top === ie ? [
3314
3314
  ...C.slice(0, -1),
3315
- { count: C[C.length - 1].count + 1, top: oe }
3316
- ] : C[C.length - 1].top !== oe ? [...C, { count: 1, top: oe }] : C : [{ count: 1, top: oe }];
3315
+ { count: C[C.length - 1].count + 1, top: ie }
3316
+ ] : C[C.length - 1].top !== ie ? [...C, { count: 1, top: ie }] : C : [{ count: 1, top: ie }];
3317
3317
  },
3318
3318
  []
3319
3319
  );
@@ -3333,7 +3333,7 @@ const sn = Object.assign(Di, {
3333
3333
  }
3334
3334
  }
3335
3335
  }, [p.length, y, H]);
3336
- const q = re && y != null && A !== null ? A : p.length;
3336
+ const q = oe && y != null && A !== null ? A : p.length;
3337
3337
  return /* @__PURE__ */ v.jsxs("div", { className: te["search-field"], children: [
3338
3338
  /* @__PURE__ */ v.jsxs("div", { children: [
3339
3339
  /* @__PURE__ */ v.jsx(
@@ -3408,7 +3408,7 @@ const sn = Object.assign(Di, {
3408
3408
  `selected-item-${se}`
3409
3409
  );
3410
3410
  }) : null,
3411
- re && y != null ? /* @__PURE__ */ v.jsx("div", { className: te["chip-wrapper"], children: /* @__PURE__ */ v.jsx(
3411
+ oe && y != null ? /* @__PURE__ */ v.jsx("div", { className: te["chip-wrapper"], children: /* @__PURE__ */ v.jsx(
3412
3412
  an,
3413
3413
  {
3414
3414
  label: `+${p.length - q}`,
@@ -3646,7 +3646,7 @@ const sn = Object.assign(Di, {
3646
3646
  return de(() => (r(!0), () => {
3647
3647
  r(!1);
3648
3648
  })), n.length ? null : e;
3649
- }, jl = Object.assign(Ki, {
3649
+ }, Kl = Object.assign(Ki, {
3650
3650
  SearchField: Li,
3651
3651
  Content: Bi,
3652
3652
  List: zi,
@@ -3761,7 +3761,7 @@ const qi = "_summary_y9p7y_4", Yi = "_arrow_y9p7y_49", Gi = "_content_y9p7y_17",
3761
3761
  }
3762
3762
  );
3763
3763
  }
3764
- ), Kl = Object.assign(Ji, {
3764
+ ), $l = Object.assign(Ji, {
3765
3765
  Summary: Qi,
3766
3766
  Content: es
3767
3767
  });
@@ -3934,7 +3934,7 @@ function ds() {
3934
3934
  return e;
3935
3935
  }
3936
3936
  Rr.displayName = "Dialog";
3937
- const $l = Object.assign(Rr, {
3937
+ const Fl = Object.assign(Rr, {
3938
3938
  Header: Sr,
3939
3939
  Footer: Or,
3940
3940
  Content: Dr
@@ -3975,7 +3975,7 @@ const cs = "_link_ctdzp_4", ps = "_secondary_ctdzp_36", fs = "_quiet_ctdzp_45",
3975
3975
  );
3976
3976
  });
3977
3977
  gs.displayName = "Link";
3978
- const Fl = (e) => {
3978
+ const Ll = (e) => {
3979
3979
  const { layoutStyles: n, componentProps: r } = Se(e), { className: i, appearance: o = "primary", quiet: t, style: s } = r, a = ae([$e.link], i, {
3980
3980
  [$e.quiet]: t,
3981
3981
  [$e.secondary]: o === "secondary"
@@ -3985,17 +3985,18 @@ const Fl = (e) => {
3985
3985
  };
3986
3986
  return { linkClassNames: a, styleCombined: d };
3987
3987
  };
3988
- const ms = "_overflow_yy7jp_2", vs = "_expanded_yy7jp_2", _s = "_content_yy7jp_55", Is = "_horizontal_yy7jp_96", ie = {
3988
+ const ms = "_overflow_mhsvi_2", vs = "_expanded_mhsvi_2", _s = "_content_mhsvi_55", Is = "_horizontal_mhsvi_96", ys = "_truncate_mhsvi_99", ne = {
3989
3989
  overflow: ms,
3990
3990
  expanded: vs,
3991
- "shadow-top": "_shadow-top_yy7jp_2",
3992
- "shadow-right": "_shadow-right_yy7jp_6",
3993
- "shadow-bottom": "_shadow-bottom_yy7jp_10",
3994
- "shadow-left": "_shadow-left_yy7jp_14",
3995
- "overflow-text": "_overflow-text_yy7jp_21",
3996
- "expand-button": "_expand-button_yy7jp_34",
3991
+ "shadow-top": "_shadow-top_mhsvi_2",
3992
+ "shadow-right": "_shadow-right_mhsvi_6",
3993
+ "shadow-bottom": "_shadow-bottom_mhsvi_10",
3994
+ "shadow-left": "_shadow-left_mhsvi_14",
3995
+ "overflow-text": "_overflow-text_mhsvi_21",
3996
+ "expand-button": "_expand-button_mhsvi_34",
3997
3997
  content: _s,
3998
- horizontal: Is
3998
+ horizontal: Is,
3999
+ truncate: ys
3999
4000
  }, kr = ce(
4000
4001
  (e, n) => {
4001
4002
  const { row: r = 1, ...i } = e, { layoutStyles: o, componentProps: t } = Se(i), [s, a] = J(!1), { className: d, style: u, children: l, ...h } = t, b = {
@@ -4018,10 +4019,10 @@ const ms = "_overflow_yy7jp_2", vs = "_expanded_yy7jp_2", _s = "_content_yy7jp_5
4018
4019
  }
4019
4020
  D == null || D(E);
4020
4021
  }, N = ae(
4021
- [ie["overflow-text"]],
4022
- [ie.expandable],
4022
+ [ne["overflow-text"]],
4023
+ [ne.expandable],
4023
4024
  {
4024
- [ie.expanded]: s
4025
+ [ne.expanded]: s
4025
4026
  }
4026
4027
  );
4027
4028
  return /* @__PURE__ */ v.jsxs(
@@ -4032,11 +4033,11 @@ const ms = "_overflow_yy7jp_2", vs = "_expanded_yy7jp_2", _s = "_content_yy7jp_5
4032
4033
  style: b,
4033
4034
  ...f,
4034
4035
  children: [
4035
- /* @__PURE__ */ v.jsx("div", { className: ie.content, children: l }),
4036
+ /* @__PURE__ */ v.jsx("div", { className: ne.content, children: l }),
4036
4037
  /* @__PURE__ */ v.jsx(
4037
4038
  "button",
4038
4039
  {
4039
- className: ie["expand-button"],
4040
+ className: ne["expand-button"],
4040
4041
  onClick: m,
4041
4042
  "aria-hidden": !0,
4042
4043
  children: s ? _ : p
@@ -4046,7 +4047,7 @@ const ms = "_overflow_yy7jp_2", vs = "_expanded_yy7jp_2", _s = "_content_yy7jp_5
4046
4047
  }
4047
4048
  );
4048
4049
  }
4049
- const y = ae([ie["overflow-text"]]);
4050
+ const y = ae([ne["overflow-text"]]);
4050
4051
  return /* @__PURE__ */ v.jsx(
4051
4052
  "div",
4052
4053
  {
@@ -4054,7 +4055,7 @@ const ms = "_overflow_yy7jp_2", vs = "_expanded_yy7jp_2", _s = "_content_yy7jp_5
4054
4055
  className: y,
4055
4056
  style: b,
4056
4057
  ...h,
4057
- children: /* @__PURE__ */ v.jsx("div", { className: ie.content, children: l })
4058
+ children: /* @__PURE__ */ v.jsx("div", { className: ne.content, children: l })
4058
4059
  }
4059
4060
  );
4060
4061
  }
@@ -4116,10 +4117,11 @@ const Pr = ce(
4116
4117
  left: !1,
4117
4118
  right: !1
4118
4119
  });
4119
- }, f = ae([ie.overflow], {
4120
- [ie.vertical]: s === "column",
4121
- [ie.horizontal]: s === "row",
4122
- [ie.expanded]: x
4120
+ }, f = ae([ne.overflow], {
4121
+ [ne.vertical]: s === "column",
4122
+ [ne.horizontal]: s === "row",
4123
+ [ne.truncate]: !!l,
4124
+ [ne.expanded]: x
4123
4125
  });
4124
4126
  if (l) {
4125
4127
  const m = {
@@ -4147,12 +4149,12 @@ const Pr = ce(
4147
4149
  className: f,
4148
4150
  ...b,
4149
4151
  children: [
4150
- g.top ? /* @__PURE__ */ v.jsx("div", { className: ie["shadow-top"] }) : null,
4151
- g.left ? /* @__PURE__ */ v.jsx("div", { className: ie["shadow-left"] }) : null,
4152
+ g.top && !l ? /* @__PURE__ */ v.jsx("div", { className: ne["shadow-top"] }) : null,
4153
+ g.left && !l ? /* @__PURE__ */ v.jsx("div", { className: ne["shadow-left"] }) : null,
4152
4154
  /* @__PURE__ */ v.jsx(
4153
4155
  vt,
4154
4156
  {
4155
- className: ie.content,
4157
+ className: ne.content,
4156
4158
  onScroll: c,
4157
4159
  style: N,
4158
4160
  ref: y,
@@ -4162,12 +4164,12 @@ const Pr = ce(
4162
4164
  children: o
4163
4165
  }
4164
4166
  ),
4165
- g.bottom ? /* @__PURE__ */ v.jsx("div", { className: ie["shadow-bottom"] }) : null,
4166
- g.right ? /* @__PURE__ */ v.jsx("div", { className: ie["shadow-right"] }) : null,
4167
+ g.bottom && !l ? /* @__PURE__ */ v.jsx("div", { className: ne["shadow-bottom"] }) : null,
4168
+ g.right && !l ? /* @__PURE__ */ v.jsx("div", { className: ne["shadow-right"] }) : null,
4167
4169
  /* @__PURE__ */ v.jsx(
4168
4170
  "button",
4169
4171
  {
4170
- className: ie["expand-button"],
4172
+ className: ne["expand-button"],
4171
4173
  onClick: M,
4172
4174
  children: x ? P : E
4173
4175
  }
@@ -4190,12 +4192,12 @@ const Pr = ce(
4190
4192
  className: f,
4191
4193
  ...b,
4192
4194
  children: [
4193
- g.left ? /* @__PURE__ */ v.jsx("div", { className: ie["shadow-left"] }) : null,
4194
- g.top ? /* @__PURE__ */ v.jsx("div", { className: ie["shadow-top"] }) : null,
4195
+ g.left ? /* @__PURE__ */ v.jsx("div", { className: ne["shadow-left"] }) : null,
4196
+ g.top ? /* @__PURE__ */ v.jsx("div", { className: ne["shadow-top"] }) : null,
4195
4197
  /* @__PURE__ */ v.jsx(
4196
4198
  vt,
4197
4199
  {
4198
- className: ie.content,
4200
+ className: ne.content,
4199
4201
  onScroll: c,
4200
4202
  ref: y,
4201
4203
  style: _,
@@ -4205,20 +4207,20 @@ const Pr = ce(
4205
4207
  children: o
4206
4208
  }
4207
4209
  ),
4208
- g.bottom ? /* @__PURE__ */ v.jsx("div", { className: ie["shadow-bottom"] }) : null,
4209
- g.right ? /* @__PURE__ */ v.jsx("div", { className: ie["shadow-right"] }) : null
4210
+ g.bottom ? /* @__PURE__ */ v.jsx("div", { className: ne["shadow-bottom"] }) : null,
4211
+ g.right ? /* @__PURE__ */ v.jsx("div", { className: ne["shadow-right"] }) : null
4210
4212
  ]
4211
4213
  }
4212
4214
  );
4213
4215
  }
4214
4216
  );
4215
4217
  Pr.displayName = "Overflow";
4216
- const Ll = Object.assign(Pr, {
4218
+ const Bl = Object.assign(Pr, {
4217
4219
  Text: kr
4218
4220
  });
4219
- var ys = wt, xs = function(n) {
4221
+ var xs = wt, bs = function(n) {
4220
4222
  var r = _e.useRef(n);
4221
- return ys(function() {
4223
+ return xs(function() {
4222
4224
  r.current = n;
4223
4225
  }), r;
4224
4226
  }, On = function(n, r) {
@@ -4227,7 +4229,7 @@ var ys = wt, xs = function(n) {
4227
4229
  return;
4228
4230
  }
4229
4231
  n.current = r;
4230
- }, bs = function(n, r) {
4232
+ }, ws = function(n, r) {
4231
4233
  var i = Q();
4232
4234
  return ee(function(o) {
4233
4235
  n.current = o, i.current && On(i.current, null), i.current = r, r && On(r, o);
@@ -4242,15 +4244,15 @@ var ys = wt, xs = function(n) {
4242
4244
  "z-index": "-1000",
4243
4245
  top: "0",
4244
4246
  right: "0"
4245
- }, ws = function(n) {
4247
+ }, Es = function(n) {
4246
4248
  Object.keys(Dn).forEach(function(r) {
4247
4249
  n.style.setProperty(r, Dn[r], "important");
4248
4250
  });
4249
- }, Nn = ws, pe = null, Rn = function(n, r) {
4251
+ }, Nn = Es, pe = null, Rn = function(n, r) {
4250
4252
  var i = n.scrollHeight;
4251
4253
  return r.sizingStyle.boxSizing === "border-box" ? i + r.borderSize : i - r.paddingSize;
4252
4254
  };
4253
- function Es(e, n, r, i) {
4255
+ function Cs(e, n, r, i) {
4254
4256
  r === void 0 && (r = 1), i === void 0 && (i = 1 / 0), pe || (pe = document.createElement("textarea"), pe.setAttribute("tabindex", "-1"), pe.setAttribute("aria-hidden", "true"), Nn(pe)), pe.parentNode === null && document.body.appendChild(pe);
4255
4257
  var o = e.paddingSize, t = e.borderSize, s = e.sizingStyle, a = s.boxSizing;
4256
4258
  Object.keys(s).forEach(function(b) {
@@ -4265,11 +4267,11 @@ function Es(e, n, r, i) {
4265
4267
  return a === "border-box" && (h = h + o + t), d = Math.min(h, d), [d, u];
4266
4268
  }
4267
4269
  var kn = function() {
4268
- }, Cs = function(n, r) {
4270
+ }, Ss = function(n, r) {
4269
4271
  return n.reduce(function(i, o) {
4270
4272
  return i[o] = r[o], i;
4271
4273
  }, {});
4272
- }, Ss = [
4274
+ }, Os = [
4273
4275
  "borderBottomWidth",
4274
4276
  "borderLeftWidth",
4275
4277
  "borderRightWidth",
@@ -4293,23 +4295,23 @@ var kn = function() {
4293
4295
  "textTransform",
4294
4296
  "width",
4295
4297
  "wordBreak"
4296
- ], Os = !!document.documentElement.currentStyle, Ds = function(n) {
4298
+ ], Ds = !!document.documentElement.currentStyle, Ns = function(n) {
4297
4299
  var r = window.getComputedStyle(n);
4298
4300
  if (r === null)
4299
4301
  return null;
4300
- var i = Cs(Ss, r), o = i.boxSizing;
4302
+ var i = Ss(Os, r), o = i.boxSizing;
4301
4303
  if (o === "")
4302
4304
  return null;
4303
- Os && o === "border-box" && (i.width = parseFloat(i.width) + parseFloat(i.borderRightWidth) + parseFloat(i.borderLeftWidth) + parseFloat(i.paddingRight) + parseFloat(i.paddingLeft) + "px");
4305
+ Ds && o === "border-box" && (i.width = parseFloat(i.width) + parseFloat(i.borderRightWidth) + parseFloat(i.borderLeftWidth) + parseFloat(i.paddingRight) + parseFloat(i.paddingLeft) + "px");
4304
4306
  var t = parseFloat(i.paddingBottom) + parseFloat(i.paddingTop), s = parseFloat(i.borderBottomWidth) + parseFloat(i.borderTopWidth);
4305
4307
  return {
4306
4308
  sizingStyle: i,
4307
4309
  paddingSize: t,
4308
4310
  borderSize: s
4309
4311
  };
4310
- }, Ns = Ds;
4312
+ }, Rs = Ns;
4311
4313
  function Mr(e, n, r) {
4312
- var i = xs(r);
4314
+ var i = bs(r);
4313
4315
  _e.useLayoutEffect(function() {
4314
4316
  var o = function(s) {
4315
4317
  return i.current(s);
@@ -4320,16 +4322,16 @@ function Mr(e, n, r) {
4320
4322
  };
4321
4323
  }, []);
4322
4324
  }
4323
- var Rs = function(n) {
4325
+ var ks = function(n) {
4324
4326
  Mr(window, "resize", n);
4325
- }, ks = function(n) {
4327
+ }, Ps = function(n) {
4326
4328
  Mr(document.fonts, "loadingdone", n);
4327
- }, Ps = ["cacheMeasurements", "maxRows", "minRows", "onChange", "onHeightChange"], Ms = function(n, r) {
4328
- var i = n.cacheMeasurements, o = n.maxRows, t = n.minRows, s = n.onChange, a = s === void 0 ? kn : s, d = n.onHeightChange, u = d === void 0 ? kn : d, l = ve(n, Ps), h = l.value !== void 0, b = _e.useRef(null), y = bs(b, r), x = _e.useRef(0), S = _e.useRef(), g = function() {
4329
- var f = b.current, p = i && S.current ? S.current : Ns(f);
4329
+ }, Ms = ["cacheMeasurements", "maxRows", "minRows", "onChange", "onHeightChange"], Ts = function(n, r) {
4330
+ var i = n.cacheMeasurements, o = n.maxRows, t = n.minRows, s = n.onChange, a = s === void 0 ? kn : s, d = n.onHeightChange, u = d === void 0 ? kn : d, l = ve(n, Ms), h = l.value !== void 0, b = _e.useRef(null), y = ws(b, r), x = _e.useRef(0), S = _e.useRef(), g = function() {
4331
+ var f = b.current, p = i && S.current ? S.current : Rs(f);
4330
4332
  if (p) {
4331
4333
  S.current = p;
4332
- var _ = Es(p, f.value || f.placeholder || "x", t, o), m = _[0], N = _[1];
4334
+ var _ = Cs(p, f.value || f.placeholder || "x", t, o), m = _[0], N = _[1];
4333
4335
  x.current !== m && (x.current = m, f.style.setProperty("height", m + "px", "important"), u(m, {
4334
4336
  rowHeight: N
4335
4337
  }));
@@ -4337,20 +4339,20 @@ var Rs = function(n) {
4337
4339
  }, D = function(f) {
4338
4340
  h || g(), a(f);
4339
4341
  };
4340
- return _e.useLayoutEffect(g), Rs(g), ks(g), /* @__PURE__ */ _e.createElement("textarea", $({}, l, {
4342
+ return _e.useLayoutEffect(g), ks(g), Ps(g), /* @__PURE__ */ _e.createElement("textarea", $({}, l, {
4341
4343
  onChange: D,
4342
4344
  ref: y
4343
4345
  }));
4344
- }, Ts = /* @__PURE__ */ _e.forwardRef(Ms);
4345
- const Vs = "_textarea_5cep3_4", As = "_counter_5cep3_50", Hs = "_error_5cep3_62", js = "_disabled_5cep3_69", Ks = "_readonly_5cep3_79", Ae = {
4346
- textarea: Vs,
4346
+ }, Vs = /* @__PURE__ */ _e.forwardRef(Ts);
4347
+ const As = "_textarea_5cep3_4", Hs = "_counter_5cep3_50", js = "_error_5cep3_62", Ks = "_disabled_5cep3_69", $s = "_readonly_5cep3_79", Ae = {
4348
+ textarea: As,
4347
4349
  "has-cols": "_has-cols_5cep3_23",
4348
- counter: As,
4349
- error: Hs,
4350
- disabled: js,
4350
+ counter: Hs,
4351
+ error: js,
4352
+ disabled: Ks,
4351
4353
  "disable-resize": "_disable-resize_5cep3_76",
4352
- readonly: Ks
4353
- }, $s = ce(
4354
+ readonly: $s
4355
+ }, Fs = ce(
4354
4356
  (e, n) => {
4355
4357
  const { layoutStyles: r, componentProps: i } = Se(e), {
4356
4358
  className: o,
@@ -4384,13 +4386,13 @@ const Vs = "_textarea_5cep3_4", As = "_counter_5cep3_50", Hs = "_error_5cep3_62"
4384
4386
  x == null || x(H), V(!0);
4385
4387
  }, z = (H) => {
4386
4388
  S == null || S(H), V(!1), F("off"), O(!1);
4387
- }, Z = Ie(), j = g ?? Z, W = Ie(), Y = Ie(), re = typeof s != "boolean" ? s : void 0, T = ae([Ae.textarea], o, {
4389
+ }, Z = Ie(), j = g ?? Z, W = Ie(), Y = Ie(), oe = typeof s != "boolean" ? s : void 0, T = ae([Ae.textarea], o, {
4388
4390
  [Ae.error]: s,
4389
4391
  [Ae["disable-resize"]]: t,
4390
4392
  [Ae.disabled]: m.disabled,
4391
4393
  [Ae.readonly]: m.readOnly,
4392
4394
  [Ae["has-cols"]]: m.cols != null
4393
- }), A = { ..._, ...r }, w = c ? Ts : "textarea";
4395
+ }), A = { ..._, ...r }, w = c ? Vs : "textarea";
4394
4396
  return /* @__PURE__ */ v.jsxs(
4395
4397
  "div",
4396
4398
  {
@@ -4426,7 +4428,7 @@ const Vs = "_textarea_5cep3_4", As = "_counter_5cep3_50", Hs = "_error_5cep3_62"
4426
4428
  "aria-invalid": s ? !!s : void 0
4427
4429
  }
4428
4430
  ),
4429
- a || y || re || d ? /* @__PURE__ */ v.jsx(
4431
+ a || y || oe || d ? /* @__PURE__ */ v.jsx(
4430
4432
  Et,
4431
4433
  {
4432
4434
  id: W,
@@ -4435,7 +4437,7 @@ const Vs = "_textarea_5cep3_4", As = "_counter_5cep3_50", Hs = "_error_5cep3_62"
4435
4437
  inputLength: E,
4436
4438
  isTyping: M,
4437
4439
  showCounter: y,
4438
- errorMessage: re,
4440
+ errorMessage: oe,
4439
4441
  errorAriaLive: R,
4440
4442
  description: d
4441
4443
  }
@@ -4446,18 +4448,18 @@ const Vs = "_textarea_5cep3_4", As = "_counter_5cep3_50", Hs = "_error_5cep3_62"
4446
4448
  );
4447
4449
  }
4448
4450
  );
4449
- $s.displayName = "Textarea";
4450
- const Fs = "_textfield_aoz91_4", Ls = "_input_aoz91_17", Bs = "_prefix_aoz91_43", zs = "_suffix_aoz91_44", Us = "_small_aoz91_101", Ws = "_large_aoz91_104", qs = "_error_aoz91_113", Ce = {
4451
- textfield: Fs,
4452
- input: Ls,
4451
+ Fs.displayName = "Textarea";
4452
+ const Ls = "_textfield_aoz91_4", Bs = "_input_aoz91_17", zs = "_prefix_aoz91_43", Us = "_suffix_aoz91_44", Ws = "_small_aoz91_101", qs = "_large_aoz91_104", Ys = "_error_aoz91_113", Ce = {
4453
+ textfield: Ls,
4454
+ input: Bs,
4453
4455
  "input-wrapper": "_input-wrapper_aoz91_30",
4454
- prefix: Bs,
4455
- suffix: zs,
4456
+ prefix: zs,
4457
+ suffix: Us,
4456
4458
  "loading-spinner": "_loading-spinner_aoz91_63",
4457
- small: Us,
4458
- large: Ws,
4459
- error: qs
4460
- }, Ys = ce(
4459
+ small: Ws,
4460
+ large: qs,
4461
+ error: Ys
4462
+ }, Gs = ce(
4461
4463
  function(e, n) {
4462
4464
  const { layoutStyles: r, componentProps: i } = Se(e), {
4463
4465
  className: o,
@@ -4485,8 +4487,8 @@ const Fs = "_textfield_aoz91_4", Ls = "_input_aoz91_17", Bs = "_prefix_aoz91_43"
4485
4487
  x == null || x(T), M(!0), k(s);
4486
4488
  }, R = (T) => {
4487
4489
  S == null || S(T), M(!1), k("off");
4488
- }, F = Ie(), L = g ?? F, K = Ie(), z = Ie(), Z = Ie(), j = Ie(), W = Q(null), Y = typeof t != "boolean" ? t : void 0, re = { ...m, ...r };
4489
- return /* @__PURE__ */ v.jsxs("div", { className: ae(Ce.textfield, o), style: re, children: [
4490
+ }, F = Ie(), L = g ?? F, K = Ie(), z = Ie(), Z = Ie(), j = Ie(), W = Q(null), Y = typeof t != "boolean" ? t : void 0, oe = { ...m, ...r };
4491
+ return /* @__PURE__ */ v.jsxs("div", { className: ae(Ce.textfield, o), style: oe, children: [
4490
4492
  a ? /* @__PURE__ */ v.jsx(
4491
4493
  bt,
4492
4494
  {
@@ -4565,25 +4567,25 @@ const Fs = "_textfield_aoz91_4", Ls = "_input_aoz91_17", Bs = "_prefix_aoz91_43"
4565
4567
  /* @__PURE__ */ v.jsx(Mn, { "aria-hidden": !0, id: j, children: N })
4566
4568
  ] });
4567
4569
  }
4568
- ), Bl = Object.assign(Ys, {});
4570
+ ), zl = Object.assign(Gs, {});
4569
4571
  export {
4570
- Kl as $,
4572
+ $l as $,
4571
4573
  Or as E,
4572
4574
  Sr as H,
4573
4575
  kr as I,
4574
- $l as O,
4575
- Fl as R,
4576
+ Fl as O,
4577
+ Ll as R,
4576
4578
  Dr as S,
4577
4579
  Oi as a,
4578
- Bl as b,
4579
- $s as c,
4580
- Ll as e,
4580
+ zl as b,
4581
+ Fs as c,
4581
4582
  Ci as h,
4582
4583
  Si as j,
4584
+ Bl as o,
4583
4585
  gs as q,
4584
4586
  bi as v,
4585
4587
  Cr as w,
4586
- jl as x,
4588
+ Kl as x,
4587
4589
  sn as z
4588
4590
  };
4589
- //# sourceMappingURL=index-91597e0a.js.map
4591
+ //# sourceMappingURL=index-a6d2f789.js.map