@fluidattacks/design 3.13.7-pr-02 → 3.14.0-pr

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 (152) hide show
  1. package/dist/components/@core/index.js +1 -1
  2. package/dist/components/accordion/accordion-content/index.js +1 -1
  3. package/dist/components/accordion/index.js +1 -1
  4. package/dist/components/alert/index.js +1 -1
  5. package/dist/components/avatar/index.js +1 -1
  6. package/dist/components/button/index.js +1 -1
  7. package/dist/components/card/card-header/index.js +1 -1
  8. package/dist/components/card/card-with-image/index.js +1 -1
  9. package/dist/components/card/card-with-input/index.js +1 -1
  10. package/dist/components/card/card-with-options/index.js +1 -1
  11. package/dist/components/card/card-with-selector/index.js +1 -1
  12. package/dist/components/card/card-with-switch/index.js +1 -1
  13. package/dist/components/card/index.js +1 -1
  14. package/dist/components/carousel/index.js +1 -1
  15. package/dist/components/checkbox/index.js +1 -1
  16. package/dist/components/cloud-image/index.js +1 -1
  17. package/dist/components/code-snippet/index.js +1 -1
  18. package/dist/components/code-snippet/location-code/index.js +1 -1
  19. package/dist/components/colors/index.js +1 -1
  20. package/dist/components/confirm-dialog/index.js +1 -1
  21. package/dist/components/confirm-dialog/types.d.ts +1 -0
  22. package/dist/components/container/index.js +1 -1
  23. package/dist/components/content-card/category-tag/index.js +1 -1
  24. package/dist/components/content-card/event-date/index.js +1 -1
  25. package/dist/components/content-card/index.js +1 -1
  26. package/dist/components/content-card-carousel/index.js +1 -1
  27. package/dist/components/content-card-carousel/scroll-buttons/index.js +1 -1
  28. package/dist/components/divider/index.js +1 -1
  29. package/dist/components/empty-state/empty-button/index.js +1 -1
  30. package/dist/components/empty-state/index.js +1 -1
  31. package/dist/components/file-preview/index.js +1 -1
  32. package/dist/components/form/index.js +1 -1
  33. package/dist/components/form/inner-form/index.js +1 -1
  34. package/dist/components/grid-container/index.js +1 -1
  35. package/dist/components/group-selector/index.js +1 -1
  36. package/dist/components/group-selector/option-container/index.js +1 -1
  37. package/dist/components/icon/index.js +1 -1
  38. package/dist/components/icon-button/index.js +1 -1
  39. package/dist/components/indicator-card/index.js +1 -1
  40. package/dist/components/info-sidebar/index.js +1 -1
  41. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  42. package/dist/components/inputs/fields/combobox/index.js +1 -1
  43. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  44. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  45. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  46. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  47. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  48. package/dist/components/inputs/fields/date/index.js +1 -1
  49. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  50. package/dist/components/inputs/fields/date-range/index.js +1 -1
  51. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  52. package/dist/components/inputs/fields/date-time/index.js +1 -1
  53. package/dist/components/inputs/fields/editable/index.js +1 -1
  54. package/dist/components/inputs/fields/input/index.js +1 -1
  55. package/dist/components/inputs/fields/input-file/index.js +1 -1
  56. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  57. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  58. package/dist/components/inputs/fields/number/index.js +1 -1
  59. package/dist/components/inputs/fields/number-range/index.js +1 -1
  60. package/dist/components/inputs/fields/phone/index.js +1 -1
  61. package/dist/components/inputs/fields/text-area/index.js +1 -1
  62. package/dist/components/inputs/index.js +1 -1
  63. package/dist/components/inputs/label/index.js +1 -1
  64. package/dist/components/inputs/outline-container/index.js +1 -1
  65. package/dist/components/inputs/utils/action-button/index.js +1 -1
  66. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  67. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  68. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  69. package/dist/components/inputs/utils/dialog/index.js +1 -1
  70. package/dist/components/inputs/utils/number-field/index.js +1 -1
  71. package/dist/components/inputs/utils/popover/index.js +1 -1
  72. package/dist/components/interactive-card/icon/index.js +1 -1
  73. package/dist/components/interactive-card/index.js +1 -1
  74. package/dist/components/language-selector/index.js +1 -1
  75. package/dist/components/language-selector/item-list/index.js +1 -1
  76. package/dist/components/layout/categories/buttons/index.js +1 -1
  77. package/dist/components/layout/categories/column/index.js +1 -1
  78. package/dist/components/layout/categories/gap/index.js +1 -1
  79. package/dist/components/layout/categories/row/index.js +1 -1
  80. package/dist/components/layout/index.js +1 -1
  81. package/dist/components/link/index.js +1 -1
  82. package/dist/components/list-item/index.js +1 -1
  83. package/dist/components/little-flag/index.js +1 -1
  84. package/dist/components/loading/index.js +1 -1
  85. package/dist/components/logo/index.js +1 -1
  86. package/dist/components/logo-carousel/index.js +1 -1
  87. package/dist/components/menu/index.js +1 -1
  88. package/dist/components/message-banner/index.js +1 -1
  89. package/dist/components/modal/columns-modal/index.js +1 -1
  90. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  91. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  92. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  93. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  94. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  95. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  96. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  97. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  98. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  99. package/dist/components/modal/filters-modal/index.js +1 -1
  100. package/dist/components/modal/filters-modal/single-column-filters/index.js +1 -1
  101. package/dist/components/modal/filters-modal/two-columns-filters/index.js +1 -1
  102. package/dist/components/modal/footer/index.js +1 -1
  103. package/dist/components/modal/header/index.js +1 -1
  104. package/dist/components/modal/index.js +1 -1
  105. package/dist/components/notification/index.js +1 -1
  106. package/dist/components/notification-sign/index.js +1 -1
  107. package/dist/components/number-input/index.js +1 -1
  108. package/dist/components/oauth-selector/index.js +1 -1
  109. package/dist/components/oauth-selector/option-container/index.js +1 -1
  110. package/dist/components/plan-card/index.js +1 -1
  111. package/dist/components/plan-card/recommended-tag/index.js +1 -1
  112. package/dist/components/pop-up/description/index.js +1 -1
  113. package/dist/components/pop-up/index.js +1 -1
  114. package/dist/components/premium-feature/index.js +1 -1
  115. package/dist/components/priority-score/index.js +1 -1
  116. package/dist/components/progress/index.js +1 -1
  117. package/dist/components/progress-bar/index.js +1 -1
  118. package/dist/components/radio-button/index.js +1 -1
  119. package/dist/components/scroll-button/index.js +1 -1
  120. package/dist/components/search/index.js +1 -1
  121. package/dist/components/search-bar/index.js +1 -1
  122. package/dist/components/search-bar/item-searching/index.js +1 -1
  123. package/dist/components/severity-badge/index.js +1 -1
  124. package/dist/components/severity-overview/badge/index.js +1 -1
  125. package/dist/components/severity-overview/index.js +1 -1
  126. package/dist/components/show-on-hover/index.js +1 -1
  127. package/dist/components/slide-out-menu/index.js +1 -1
  128. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  129. package/dist/components/slider/index.js +1 -1
  130. package/dist/components/slider/thumb/index.js +1 -1
  131. package/dist/components/step-lapse/index.js +1 -1
  132. package/dist/components/table-button/index.js +1 -1
  133. package/dist/components/tabs/fixed-tabs/index.js +1 -1
  134. package/dist/components/tabs/index.js +1 -1
  135. package/dist/components/tabs/tab/index.js +1 -1
  136. package/dist/components/tag/index.js +1 -1
  137. package/dist/components/timeline/card/index.js +1 -1
  138. package/dist/components/timeline/index.js +1 -1
  139. package/dist/components/toggle/index.js +1 -1
  140. package/dist/components/toggle-buttons/index.js +1 -1
  141. package/dist/components/tooltip/index.js +1 -1
  142. package/dist/components/tour/index.js +1 -1
  143. package/dist/components/typography/heading/index.js +1 -1
  144. package/dist/components/typography/index.js +1 -1
  145. package/dist/components/typography/span/index.js +1 -1
  146. package/dist/components/typography/text/index.js +1 -1
  147. package/dist/components/web-form/index.js +1 -1
  148. package/dist/{components-s8vcZ2iO.mjs → components-DUMClq4X.mjs} +156 -153
  149. package/dist/{components-BmTW6a80.js → components-Qb0dxPQV.js} +29 -29
  150. package/dist/hooks/index.js +1 -1
  151. package/dist/index.js +1 -1
  152. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { jsx as i, jsxs as h, Fragment as Me } from "react/jsx-runtime";
2
- import Ge, { forwardRef as G, useState as D, useCallback as v, StrictMode as di, useEffect as M, useRef as H, useMemo as Z, Children as pi, isValidElement as gi, cloneElement as ui, Fragment as It } from "react";
2
+ import Ge, { forwardRef as G, useState as D, useCallback as v, StrictMode as di, useEffect as M, useRef as B, useMemo as Z, Children as pi, isValidElement as gi, cloneElement as ui, Fragment as It } from "react";
3
3
  import { o as hi, d as b, n as F, u as fi, a as bi, b as yi, c as $i, e as xi, l as W, f as Nt, g as mi, h as wi, s as vi, i as pe, _ as E, $ as ki, j as Ci, k as Si, m as zi, p as Ii, q as Ni, r as Ti, t as Fi, v as Tt, C as Ft, w as Di, x as ji, y as Li, z as it, A as Ce, B as Ei, D as Ri, E as Dt, F as jt, G as Se, H as Wi, I as Ai, J as Pi, K as Vi, L as Hi, M as oe, N as Bi, O as Lt, P as Oi, Q as Et, R as Mi, S as Gi, T as _i, U as Ui, V as Yi, W as Rt, X as Ki, Y as nt, Z as at, a0 as rt, a1 as qi, a2 as Xi, a3 as Ji, a4 as Zi, a5 as Wt, a6 as Qi, a7 as en, a8 as tn, a9 as At, aa as nn, ab as an, ac as rn, ad as on, ae as ln, ag as sn, ah as Pt, ai as cn, aj as dn, ak as pn, al as gn, am as un, an as hn, ao as fn, ap as bn, aq as ot, ar as yn, as as lt, at as $n } from "./vendor-CxCOfBAY.mjs";
4
4
  import { createPortal as Q } from "react-dom";
5
5
  import { Link as xn, useLocation as mn, NavLink as wn } from "react-router-dom";
@@ -1059,16 +1059,16 @@ const z = G(function({
1059
1059
  `
1060
1060
  })
1061
1061
  ), Mt = b(Vt)`
1062
- ${({ theme: e, $size: t, $variant: n }) => `
1062
+ ${({ theme: e, justify: t, $size: n, $variant: a }) => `
1063
1063
  align-items: center;
1064
1064
  border-radius: var(--btn-spacing);
1065
1065
  cursor: pointer;
1066
1066
  display: inline-flex;
1067
1067
  font-family: ${e.typography.type.primary};
1068
- font-size: ${t ?? e.typography.text.sm};
1068
+ font-size: ${n ?? e.typography.text.sm};
1069
1069
  font-weight: ${e.typography.weight.regular};
1070
1070
  gap: var(--btn-spacing);
1071
- justify-content: center;
1071
+ justify-content: ${t ?? "center"};
1072
1072
  line-height: ${e.spacing[1.25]};
1073
1073
  padding: var(--btn-padding-y) var(--btn-padding-x);
1074
1074
  position: relative;
@@ -1077,10 +1077,10 @@ const z = G(function({
1077
1077
  white-space: nowrap;
1078
1078
 
1079
1079
  @media screen and (max-width: ${e.breakpoints.mobile}) {
1080
- ${n !== "link" ? `--btn-padding-y: ${e.spacing[1]}` : ""};
1080
+ ${a !== "link" ? `--btn-padding-y: ${e.spacing[1]}` : ""};
1081
1081
  }
1082
1082
 
1083
- ${Yn(e, n ?? "primary")}
1083
+ ${Yn(e, a ?? "primary")}
1084
1084
  `}
1085
1085
  `, Kn = b(Mt)`
1086
1086
  ${({ theme: e, $borderRadius: t = "4px", $px: n = 0.5, $py: a = 0.5 }) => `
@@ -1139,7 +1139,7 @@ const z = G(function({
1139
1139
  }), C = bi(N, {
1140
1140
  delay: { close: 0, open: 500 },
1141
1141
  move: !1
1142
- }), R = yi(N), L = $i(N, { role: r ? "label" : "tooltip" }), { getReferenceProps: O, getFloatingProps: _ } = xi([
1142
+ }), R = yi(N), L = $i(N, { role: r ? "label" : "tooltip" }), { getReferenceProps: P, getFloatingProps: _ } = xi([
1143
1143
  C,
1144
1144
  R,
1145
1145
  L
@@ -1148,7 +1148,7 @@ const z = G(function({
1148
1148
  /* @__PURE__ */ i(
1149
1149
  qn,
1150
1150
  {
1151
- ...O(),
1151
+ ...P(),
1152
1152
  display: n,
1153
1153
  height: a,
1154
1154
  id: s,
@@ -1669,7 +1669,7 @@ const z = G(function({
1669
1669
  "noopener,noreferrer,"
1670
1670
  );
1671
1671
  W.isObject(n) && (n.opener = null);
1672
- }, B = G(function({
1672
+ }, O = G(function({
1673
1673
  children: t,
1674
1674
  disabled: n = !1,
1675
1675
  external: a = !1,
@@ -1687,44 +1687,47 @@ const z = G(function({
1687
1687
  underline: y = !1,
1688
1688
  value: m,
1689
1689
  variant: w = "primary",
1690
- ...k
1691
- }, T) {
1692
- const N = f !== void 0, C = `${l}-tooltip`, R = v(() => {
1690
+ width: k,
1691
+ ...T
1692
+ }, N) {
1693
+ const C = f !== void 0, R = `${l}-tooltip`, L = v(() => {
1693
1694
  o && na(o, a);
1694
- }, [a, o]);
1695
- return /* @__PURE__ */ i(
1695
+ }, [a, o]), P = /* @__PURE__ */ h(
1696
+ Mt,
1697
+ {
1698
+ $size: r,
1699
+ $variant: w,
1700
+ "aria-disabled": n,
1701
+ className: y ? "underline" : void 0,
1702
+ disabled: n,
1703
+ id: l,
1704
+ name: c,
1705
+ onClick: w === "link" ? L : d,
1706
+ ref: N,
1707
+ type: u,
1708
+ value: m,
1709
+ width: k,
1710
+ ...C ? { "data-tooltip-id": R } : {},
1711
+ ...T,
1712
+ children: [
1713
+ s !== void 0 && /* @__PURE__ */ i(z, { icon: s, iconSize: "xs", iconType: "fa-light" }),
1714
+ t,
1715
+ (p || w === "link") && /* @__PURE__ */ i(z, { icon: "arrow-right", iconSize: "xs", iconType: "fa-light" }),
1716
+ g === void 0 ? null : /* @__PURE__ */ i(ae, { tagLabel: g, variant: "inactive" })
1717
+ ]
1718
+ }
1719
+ );
1720
+ return C ? /* @__PURE__ */ i(
1696
1721
  ee,
1697
1722
  {
1698
- disabled: !N,
1699
- id: C,
1723
+ disabled: !C,
1724
+ id: R,
1700
1725
  place: $,
1701
1726
  tip: f,
1702
- children: /* @__PURE__ */ h(
1703
- Mt,
1704
- {
1705
- $size: r,
1706
- $variant: w,
1707
- "aria-disabled": n,
1708
- className: y ? "underline" : void 0,
1709
- disabled: n,
1710
- id: l,
1711
- name: c,
1712
- onClick: w === "link" ? R : d,
1713
- ref: T,
1714
- type: u,
1715
- value: m,
1716
- ...N ? { "data-tooltip-id": C } : {},
1717
- ...k,
1718
- children: [
1719
- s !== void 0 && /* @__PURE__ */ i(z, { icon: s, iconSize: "xs", iconType: "fa-light" }),
1720
- t,
1721
- (p || w === "link") && /* @__PURE__ */ i(z, { icon: "arrow-right", iconSize: "xs", iconType: "fa-light" }),
1722
- g === void 0 ? null : /* @__PURE__ */ i(ae, { tagLabel: g, variant: "inactive" })
1723
- ]
1724
- }
1725
- )
1727
+ width: k,
1728
+ children: P
1726
1729
  }
1727
- );
1730
+ ) : P;
1728
1731
  }), Ml = G(function({
1729
1732
  children: t,
1730
1733
  onClick: n,
@@ -1742,7 +1745,7 @@ const z = G(function({
1742
1745
  zIndex: 30,
1743
1746
  children: [
1744
1747
  !!n ? /* @__PURE__ */ h(
1745
- B,
1748
+ O,
1746
1749
  {
1747
1750
  onClick: n,
1748
1751
  pb: 0.5,
@@ -2269,7 +2272,7 @@ const z = G(function({
2269
2272
  ...l
2270
2273
  }) => {
2271
2274
  var g;
2272
- const s = H(null), c = (g = o == null ? void 0 : o.current) == null ? void 0 : g.getBoundingClientRect(), { popoverProps: d } = ki(
2275
+ const s = B(null), c = (g = o == null ? void 0 : o.current) == null ? void 0 : g.getBoundingClientRect(), { popoverProps: d } = ki(
2273
2276
  {
2274
2277
  ...l,
2275
2278
  popoverRef: a ?? s,
@@ -2355,7 +2358,7 @@ const z = G(function({
2355
2358
  item: e,
2356
2359
  state: t
2357
2360
  }) => {
2358
- const n = F(), a = H(null), { optionProps: r, isSelected: o, isFocused: l, isDisabled: s } = Si(
2361
+ const n = F(), a = B(null), { optionProps: r, isSelected: o, isFocused: l, isDisabled: s } = Si(
2359
2362
  { key: e.key },
2360
2363
  t,
2361
2364
  a
@@ -2398,26 +2401,26 @@ const z = G(function({
2398
2401
  }) => {
2399
2402
  var tt;
2400
2403
  const w = F(), k = t ? void 0 : n, T = (e == null ? void 0 : e.value) ?? y, [N, C] = D(
2401
- ((tt = d.find((V) => V.value === T)) == null ? void 0 : tt.name) ?? ""
2402
- ), [R, L] = D(T), [O, _] = D(d), [P, A] = D(!1), { contains: K } = zi({ sensitivity: "base" }), J = H(null), se = H(null), We = H(null), Ze = H(null), Qe = H(null), ti = Z(() => d.map(
2403
- (V) => K(V.name, N) || P ? /* @__PURE__ */ i(Ii, { children: V.name }, V.value) : null
2404
- ), [K, N, d, P]), ii = v(
2405
- (V) => {
2406
- C(V), V === "" ? A(!0) : (A(!1), L((X) => {
2407
- const be = V === "" ? "" : X;
2408
- return e && e.onChange(be), g && g(V), be;
2409
- }), _(d.filter((X) => K(X.name, V))));
2404
+ ((tt = d.find((H) => H.value === T)) == null ? void 0 : tt.name) ?? ""
2405
+ ), [R, L] = D(T), [P, _] = D(d), [V, A] = D(!1), { contains: K } = zi({ sensitivity: "base" }), J = B(null), se = B(null), We = B(null), Ze = B(null), Qe = B(null), ti = Z(() => d.map(
2406
+ (H) => K(H.name, N) || V ? /* @__PURE__ */ i(Ii, { children: H.name }, H.value) : null
2407
+ ), [K, N, d, V]), ii = v(
2408
+ (H) => {
2409
+ C(H), H === "" ? A(!0) : (A(!1), L((X) => {
2410
+ const be = H === "" ? "" : X;
2411
+ return e && e.onChange(be), g && g(H), be;
2412
+ }), _(d.filter((X) => K(X.name, H))));
2410
2413
  },
2411
2414
  [K, d, e, g]
2412
2415
  ), ni = v(
2413
- (V) => {
2416
+ (H) => {
2414
2417
  var X;
2415
- C(((X = d.find((be) => be.value === V)) == null ? void 0 : X.name) ?? ""), L(V ? String(V) : ""), e && e.onChange(V), g && g(V ? String(V) : ""), _(d);
2418
+ C(((X = d.find((be) => be.value === H)) == null ? void 0 : X.name) ?? ""), L(H ? String(H) : ""), e && e.onChange(H), g && g(H ? String(H) : ""), _(d);
2416
2419
  },
2417
2420
  [d, e, g]
2418
2421
  ), et = v(
2419
- (V) => {
2420
- V.key === "Enter" && V.preventDefault(), A(!1);
2422
+ (H) => {
2423
+ H.key === "Enter" && H.preventDefault(), A(!1);
2421
2424
  },
2422
2425
  []
2423
2426
  ), ai = v(() => {
@@ -2425,7 +2428,7 @@ const z = G(function({
2425
2428
  }, [e, p]), ie = Ni({
2426
2429
  allowsEmptyCollection: !0,
2427
2430
  inputValue: N,
2428
- items: O,
2431
+ items: P,
2429
2432
  menuTrigger: "focus",
2430
2433
  shouldCloseOnBlur: !0,
2431
2434
  selectedKey: R,
@@ -2436,9 +2439,9 @@ const z = G(function({
2436
2439
  onKeyUp: () => {
2437
2440
  A(!0);
2438
2441
  },
2439
- onOpenChange(V, X) {
2442
+ onOpenChange(H, X) {
2440
2443
  A(
2441
- V && (X === "manual" || X === "focus")
2444
+ H && (X === "manual" || X === "focus")
2442
2445
  );
2443
2446
  },
2444
2447
  onSelectionChange: ni,
@@ -2462,9 +2465,9 @@ const z = G(function({
2462
2465
  ie
2463
2466
  ), { listBoxProps: si } = Fi(li, ie, We), { buttonProps: ci } = Tt(ri, se);
2464
2467
  return M(() => {
2465
- var V;
2468
+ var H;
2466
2469
  (s === !1 || !T) && C(
2467
- ((V = d.find((X) => X.value === T)) == null ? void 0 : V.name) ?? ""
2470
+ ((H = d.find((X) => X.value === T)) == null ? void 0 : H.name) ?? ""
2468
2471
  );
2469
2472
  }, [T, d, s]), /* @__PURE__ */ h(
2470
2473
  q,
@@ -2532,7 +2535,7 @@ const z = G(function({
2532
2535
  popoverRef: Qe,
2533
2536
  state: ie,
2534
2537
  triggerRef: Ze,
2535
- children: /* @__PURE__ */ i(ca, { ...si, ref: We, children: [...ie.collection].map((V) => /* @__PURE__ */ i(pa, { item: V, state: ie }, V.key)) })
2538
+ children: /* @__PURE__ */ i(ca, { ...si, ref: We, children: [...ie.collection].map((H) => /* @__PURE__ */ i(pa, { item: H, state: ie }, H.key)) })
2536
2539
  }
2537
2540
  ) : null
2538
2541
  ]
@@ -2738,7 +2741,7 @@ const z = G(function({
2738
2741
  width: 100%;
2739
2742
  `}
2740
2743
  `, $a = ({ state: e, date: t }) => {
2741
- const n = H(null), a = Di(t, ji()), { cellProps: r, buttonProps: o, isSelected: l, isDisabled: s, formattedDate: c } = Li({ date: t }, e, n), d = "highlightedRange" in e && !W.isNull(e.highlightedRange) ? it(t, e.highlightedRange.start) : l, p = "highlightedRange" in e && !W.isNull(e.highlightedRange) ? it(t, e.highlightedRange.end) : l, g = l && !s && !(d || p) ? "range" : "";
2744
+ const n = B(null), a = Di(t, ji()), { cellProps: r, buttonProps: o, isSelected: l, isDisabled: s, formattedDate: c } = Li({ date: t }, e, n), d = "highlightedRange" in e && !W.isNull(e.highlightedRange) ? it(t, e.highlightedRange.start) : l, p = "highlightedRange" in e && !W.isNull(e.highlightedRange) ? it(t, e.highlightedRange.end) : l, g = l && !s && !(d || p) ? "range" : "";
2742
2745
  return /* @__PURE__ */ i(ba, { id: g, ...r, children: /* @__PURE__ */ h(
2743
2746
  "div",
2744
2747
  {
@@ -2876,7 +2879,7 @@ const z = G(function({
2876
2879
  icon: t,
2877
2880
  props: n
2878
2881
  }) => {
2879
- const a = H(null), { buttonProps: r } = Tt(n, a);
2882
+ const a = B(null), { buttonProps: r } = Tt(n, a);
2880
2883
  return /* @__PURE__ */ i(
2881
2884
  wa,
2882
2885
  {
@@ -2943,13 +2946,13 @@ const z = G(function({
2943
2946
  }
2944
2947
  ),
2945
2948
  /* @__PURE__ */ i(Ye, { state: a }),
2946
- /* @__PURE__ */ i(Ue, { children: /* @__PURE__ */ i(B, { onClick: e, variant: "ghost", children: "Cancel" }) })
2949
+ /* @__PURE__ */ i(Ue, { children: /* @__PURE__ */ i(O, { onClick: e, variant: "ghost", children: "Cancel" }) })
2947
2950
  ] });
2948
2951
  }, Yt = ({
2949
2952
  segment: e,
2950
2953
  state: t
2951
2954
  }) => {
2952
- const n = F(), a = H(null), o = { ...e, placeholder: {
2955
+ const n = F(), a = B(null), o = { ...e, placeholder: {
2953
2956
  day: "dd",
2954
2957
  dayPeriod: "(AM/PM)",
2955
2958
  era: "",
@@ -2980,7 +2983,7 @@ const z = G(function({
2980
2983
  error: t = !1,
2981
2984
  props: n
2982
2985
  }) => {
2983
- const a = F(), r = H(null), o = Wi({
2986
+ const a = F(), r = B(null), o = Wi({
2984
2987
  ...n,
2985
2988
  createCalendar: Se,
2986
2989
  locale: "en-US"
@@ -3023,7 +3026,7 @@ const z = G(function({
3023
3026
  ) : void 0
3024
3027
  ] });
3025
3028
  }, za = (e) => {
3026
- const t = H(null), n = Pi({
3029
+ const t = B(null), n = Pi({
3027
3030
  ...e,
3028
3031
  locale: "en-US",
3029
3032
  shouldForceLeadingZeros: !0
@@ -3134,7 +3137,7 @@ const z = G(function({
3134
3137
  children: e,
3135
3138
  ...t
3136
3139
  }) => {
3137
- const n = H(null), { dialogProps: a } = Bi(t, n);
3140
+ const n = B(null), { dialogProps: a } = Bi(t, n);
3138
3141
  return /* @__PURE__ */ i(ma, { ...a, ref: n, children: e });
3139
3142
  }, Ta = ({
3140
3143
  disabled: e = !1,
@@ -3151,7 +3154,7 @@ const z = G(function({
3151
3154
  watch: g,
3152
3155
  ...u
3153
3156
  }) => {
3154
- const f = H(null), $ = g == null ? void 0 : g(s), y = v(
3157
+ const f = B(null), $ = g == null ? void 0 : g(s), y = v(
3155
3158
  (L) => {
3156
3159
  d && L && d(s, we(String(L)));
3157
3160
  },
@@ -3212,7 +3215,7 @@ const z = G(function({
3212
3215
  onClose: e,
3213
3216
  props: t
3214
3217
  }) => {
3215
- const { locale: n } = Ce(), a = H(null), r = Mi({ ...t, createCalendar: Se, locale: n }), { prevButtonProps: o, nextButtonProps: l, title: s } = Gi(
3218
+ const { locale: n } = Ce(), a = B(null), r = Mi({ ...t, createCalendar: Se, locale: n }), { prevButtonProps: o, nextButtonProps: l, title: s } = Gi(
3216
3219
  t,
3217
3220
  r,
3218
3221
  a
@@ -3228,7 +3231,7 @@ const z = G(function({
3228
3231
  }
3229
3232
  ),
3230
3233
  /* @__PURE__ */ i(Ye, { state: r }),
3231
- /* @__PURE__ */ i(Ue, { children: /* @__PURE__ */ i(B, { onClick: e, variant: "ghost", children: "Cancel" }) })
3234
+ /* @__PURE__ */ i(Ue, { children: /* @__PURE__ */ i(O, { onClick: e, variant: "ghost", children: "Cancel" }) })
3232
3235
  ] });
3233
3236
  }, Da = b.div`
3234
3237
  ${({ theme: e, $disabled: t, $show: n }) => `
@@ -3254,7 +3257,7 @@ const z = G(function({
3254
3257
  propsMin: d,
3255
3258
  ...p
3256
3259
  }) => {
3257
- const g = `${a}Max`, u = `${a}Min`, f = H(null), $ = v(
3260
+ const g = `${a}Max`, u = `${a}Min`, f = B(null), $ = v(
3258
3261
  (L) => {
3259
3262
  s && L && (s(
3260
3263
  (c == null ? void 0 : c.name) ?? g,
@@ -3402,7 +3405,7 @@ const z = G(function({
3402
3405
  }
3403
3406
  ) })
3404
3407
  ] }),
3405
- /* @__PURE__ */ i(Ue, { children: /* @__PURE__ */ i(B, { onClick: t, variant: "ghost", children: "Cancel" }) })
3408
+ /* @__PURE__ */ i(Ue, { children: /* @__PURE__ */ i(O, { onClick: t, variant: "ghost", children: "Cancel" }) })
3406
3409
  ] });
3407
3410
  }, _l = (e) => {
3408
3411
  const {
@@ -3415,7 +3418,7 @@ const z = G(function({
3415
3418
  register: s,
3416
3419
  setValue: c,
3417
3420
  watch: d
3418
- } = e, p = d == null ? void 0 : d(o), g = H(null), u = Lt({
3421
+ } = e, p = d == null ? void 0 : d(o), g = B(null), u = Lt({
3419
3422
  ...e,
3420
3423
  granularity: "minute",
3421
3424
  hourCycle: 12,
@@ -3520,9 +3523,9 @@ const z = G(function({
3520
3523
  weight: w,
3521
3524
  ...k
3522
3525
  }) => {
3523
- const { required: T, onBlur: N, onChange: C } = k, R = F(), L = e ? void 0 : o, O = l && s && !e, _ = v(
3524
- (P) => {
3525
- P.key === "Enter" && P.preventDefault();
3526
+ const { required: T, onBlur: N, onChange: C } = k, R = F(), L = e ? void 0 : o, P = l && s && !e, _ = v(
3527
+ (V) => {
3528
+ V.key === "Enter" && V.preventDefault();
3526
3529
  },
3527
3530
  []
3528
3531
  );
@@ -3543,7 +3546,7 @@ const z = G(function({
3543
3546
  re,
3544
3547
  {
3545
3548
  className: `
3546
- ${e ? "disabled" : ""} ${L ? "error" : ""} ${O ? "success" : ""}
3549
+ ${e ? "disabled" : ""} ${L ? "error" : ""} ${P ? "success" : ""}
3547
3550
  `,
3548
3551
  children: [
3549
3552
  t ? /* @__PURE__ */ i(z, { icon: "user", iconSize: "sm", iconType: "fa-light" }) : void 0,
@@ -3575,7 +3578,7 @@ const z = G(function({
3575
3578
  iconSize: "xs"
3576
3579
  }
3577
3580
  ) : void 0,
3578
- O ? /* @__PURE__ */ i(
3581
+ P ? /* @__PURE__ */ i(
3579
3582
  z,
3580
3583
  {
3581
3584
  icon: "check-circle",
@@ -3626,22 +3629,22 @@ const z = G(function({
3626
3629
  watch: $,
3627
3630
  weight: y
3628
3631
  }) => {
3629
- const m = F(), w = t ? void 0 : n, k = H(null), T = $ == null ? void 0 : $(c), N = Pa(T), C = g == null ? void 0 : g(c, { required: p }), R = v(() => {
3632
+ const m = F(), w = t ? void 0 : n, k = B(null), T = $ == null ? void 0 : $(c), N = Pa(T), C = g == null ? void 0 : g(c, { required: p }), R = v(() => {
3630
3633
  const _ = He("change", c, void 0);
3631
3634
  u && u(c, ""), C && C.onChange(_);
3632
3635
  }, [C, c, u]), L = v(
3633
3636
  (_) => {
3634
- const { files: P } = _.currentTarget, A = He(
3637
+ const { files: V } = _.currentTarget, A = He(
3635
3638
  "change",
3636
3639
  c,
3637
- P && P.length > 0 ? P : void 0
3640
+ V && V.length > 0 ? V : void 0
3638
3641
  );
3639
3642
  d == null || d(
3640
3643
  A
3641
3644
  ), C && C.onChange(A);
3642
3645
  },
3643
3646
  [C, c, d]
3644
- ), O = v(
3647
+ ), P = v(
3645
3648
  (_) => {
3646
3649
  t ? _.preventDefault() : k.current && k.current.click();
3647
3650
  },
@@ -3689,13 +3692,13 @@ const z = G(function({
3689
3692
  }
3690
3693
  ),
3691
3694
  /* @__PURE__ */ h(
3692
- B,
3695
+ O,
3693
3696
  {
3694
3697
  border: t ? `1px solid ${m.palette.gray[300]} !important` : "",
3695
3698
  borderRadius: "0px 8px 8px 0px !important",
3696
3699
  disabled: t,
3697
3700
  height: "40px",
3698
- onClick: O,
3701
+ onClick: P,
3699
3702
  variant: "primary",
3700
3703
  width: "96px",
3701
3704
  children: [
@@ -3757,31 +3760,31 @@ const z = G(function({
3757
3760
  weight: $
3758
3761
  }) => {
3759
3762
  const y = F(), m = e ? void 0 : t, [w, k] = D(""), T = c ? f : n == null ? void 0 : n.value, N = Z(() => T && typeof T == "string" ? T.split(",").filter(Boolean) : [], [T]), C = v(
3760
- (P) => {
3761
- const K = [...new Set(P.filter(Boolean))].join(","), J = He("change", s, K);
3763
+ (V) => {
3764
+ const K = [...new Set(V.filter(Boolean))].join(","), J = He("change", s, K);
3762
3765
  n && n.onChange(J), c && c(J);
3763
3766
  },
3764
3767
  [n, s, c]
3765
3768
  ), R = v(
3766
- (P) => {
3767
- k(P.target.value);
3769
+ (V) => {
3770
+ k(V.target.value);
3768
3771
  },
3769
3772
  []
3770
3773
  ), L = v(
3771
- (P) => {
3774
+ (V) => {
3772
3775
  const A = w.trim();
3773
- A.length && !N.includes(A) && (P.preventDefault(), C([...N, A]), k("")), n && n.onBlur();
3776
+ A.length && !N.includes(A) && (V.preventDefault(), C([...N, A]), k("")), n && n.onBlur();
3774
3777
  },
3775
3778
  [w, n, C, N]
3776
- ), O = v(
3777
- (P) => {
3779
+ ), P = v(
3780
+ (V) => {
3778
3781
  const A = w.trim();
3779
- P.key === "Enter" && A.length === 0 && P.preventDefault(), ["Enter", ","].includes(P.key) && A.length > 0 && !N.includes(A) ? (P.preventDefault(), C([...N, A]), k("")) : P.key === "Backspace" && !A.length && N.length && (P.preventDefault(), d == null || d(N[N.length - 1]), C(N.slice(0, -1)));
3782
+ V.key === "Enter" && A.length === 0 && V.preventDefault(), ["Enter", ","].includes(V.key) && A.length > 0 && !N.includes(A) ? (V.preventDefault(), C([...N, A]), k("")) : V.key === "Backspace" && !A.length && N.length && (V.preventDefault(), d == null || d(N[N.length - 1]), C(N.slice(0, -1)));
3780
3783
  },
3781
3784
  [w, d, C, N]
3782
3785
  ), _ = v(
3783
- (P) => () => {
3784
- d == null || d(P), C(N.filter((A) => A !== P));
3786
+ (V) => () => {
3787
+ d == null || d(V), C(N.filter((A) => A !== V));
3785
3788
  },
3786
3789
  [d, C, N]
3787
3790
  );
@@ -3803,14 +3806,14 @@ const z = G(function({
3803
3806
  $overflowX: "auto",
3804
3807
  className: `${e ? "disabled" : ""} ${m ? "error" : ""}`,
3805
3808
  children: [
3806
- N.map((P) => /* @__PURE__ */ i(
3809
+ N.map((V) => /* @__PURE__ */ i(
3807
3810
  ae,
3808
3811
  {
3809
3812
  disabled: e,
3810
- onClose: _(P),
3811
- tagLabel: P
3813
+ onClose: _(V),
3814
+ tagLabel: V
3812
3815
  },
3813
- P
3816
+ V
3814
3817
  )),
3815
3818
  /* @__PURE__ */ i(
3816
3819
  Va,
@@ -3823,7 +3826,7 @@ const z = G(function({
3823
3826
  id: s,
3824
3827
  onBlur: L,
3825
3828
  onChange: R,
3826
- onKeyDown: O,
3829
+ onKeyDown: P,
3827
3830
  placeholder: N.length === 0 ? p : void 0,
3828
3831
  ref: n == null ? void 0 : n.ref,
3829
3832
  type: "text",
@@ -3948,18 +3951,18 @@ const z = G(function({
3948
3951
  ), [w, k] = D(
3949
3952
  f ? E.toNumber(f) : 0
3950
3953
  ), T = v(() => {
3951
- const L = (w - 10 ** -m).toFixed(m), O = Math.max(Number(l), Number(L));
3952
- u && u(s, O), k(O);
3954
+ const L = (w - 10 ** -m).toFixed(m), P = Math.max(Number(l), Number(L));
3955
+ u && u(s, P), k(P);
3953
3956
  }, [m, w, l, s, u]), N = v(() => {
3954
- const L = (w + 10 ** -m).toFixed(m), O = Math.min(
3957
+ const L = (w + 10 ** -m).toFixed(m), P = Math.min(
3955
3958
  Number(o),
3956
3959
  Number(L) > Number(l) ? Number(L) : Number(l)
3957
3960
  );
3958
- u && u(s, O), k(O);
3961
+ u && u(s, P), k(P);
3959
3962
  }, [m, w, o, l, s, u]), C = v(
3960
3963
  (L) => {
3961
- const { value: O } = L.target, _ = /\d+/u.test(O) && !E.isEmpty(O);
3962
- u && u(s, _ ? Number(O) : void 0), c && c(L);
3964
+ const { value: P } = L.target, _ = /\d+/u.test(P) && !E.isEmpty(P);
3965
+ u && u(s, _ ? Number(P) : void 0), c && c(L);
3963
3966
  },
3964
3967
  [s, c, u]
3965
3968
  ), R = v(
@@ -4258,7 +4261,7 @@ const z = G(function({
4258
4261
  value: c,
4259
4262
  weight: d
4260
4263
  }) => {
4261
- const p = F(), g = H(null), u = e ? void 0 : t, [f, $] = D(!1), [y, m] = D(""), { refs: w, floatingStyles: k } = Rt({
4264
+ const p = F(), g = B(null), u = e ? void 0 : t, [f, $] = D(!1), [y, m] = D(""), { refs: w, floatingStyles: k } = Rt({
4262
4265
  placement: "bottom-start",
4263
4266
  whileElementsMounted: Nt
4264
4267
  }), { inputValue: T, handlePhoneValueChange: N, country: C, setCountry: R } = Ki({
@@ -4268,7 +4271,7 @@ const z = G(function({
4268
4271
  value: c ? String(c) : void 0
4269
4272
  }), L = v(() => {
4270
4273
  $((A) => !A), f || m("");
4271
- }, [f]), O = v(
4274
+ }, [f]), P = v(
4272
4275
  (A) => () => {
4273
4276
  R(A), $(!1), m("");
4274
4277
  },
@@ -4278,7 +4281,7 @@ const z = G(function({
4278
4281
  A.key.length === 1 ? m((K) => K + A.key) : A.key === "Backspace" && m((K) => K.slice(0, -1));
4279
4282
  },
4280
4283
  []
4281
- ), P = nt.filter((A) => {
4284
+ ), V = nt.filter((A) => {
4282
4285
  const { name: K } = at(A);
4283
4286
  return K.toLowerCase().includes(y.toLowerCase());
4284
4287
  });
@@ -4366,12 +4369,12 @@ const z = G(function({
4366
4369
  }
4367
4370
  ),
4368
4371
  f && Q(
4369
- /* @__PURE__ */ i(Ga, { ref: w.setFloating, style: k, children: P.map((A) => {
4372
+ /* @__PURE__ */ i(Ga, { ref: w.setFloating, style: k, children: V.map((A) => {
4370
4373
  const { dialCode: K, iso2: J, name: se } = at(A);
4371
4374
  return /* @__PURE__ */ h(
4372
4375
  _a,
4373
4376
  {
4374
- onClick: O(J),
4377
+ onClick: P(J),
4375
4378
  value: J,
4376
4379
  children: [
4377
4380
  /* @__PURE__ */ i(rt, { iso2: J, size: "16px" }),
@@ -5351,7 +5354,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
5351
5354
  width: r.spacing[2.5]
5352
5355
  }
5353
5356
  ),
5354
- s ? /* @__PURE__ */ h(B, { onClick: d, variant: "ghost", children: [
5357
+ s ? /* @__PURE__ */ h(O, { onClick: d, variant: "ghost", children: [
5355
5358
  o ? "Show Less" : "Show more",
5356
5359
  /* @__PURE__ */ i(
5357
5360
  z,
@@ -5536,7 +5539,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
5536
5539
  e,
5537
5540
  /* @__PURE__ */ i(fr, { children: /* @__PURE__ */ h("div", { children: [
5538
5541
  a && /* @__PURE__ */ i(
5539
- B,
5542
+ O,
5540
5543
  {
5541
5544
  onClick: o,
5542
5545
  variant: "tertiary",
@@ -5545,7 +5548,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
5545
5548
  }
5546
5549
  ),
5547
5550
  n && /* @__PURE__ */ i(
5548
- B,
5551
+ O,
5549
5552
  {
5550
5553
  onClick: l,
5551
5554
  variant: "primary",
@@ -6175,7 +6178,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6175
6178
  onChangeHandler: n,
6176
6179
  variant: a
6177
6180
  }) => {
6178
- const r = H(null), [o, l] = D([]), [s, c] = D(""), d = v(
6181
+ const r = B(null), [o, l] = D([]), [s, c] = D(""), d = v(
6179
6182
  (g) => {
6180
6183
  const { value: u } = g.target;
6181
6184
  c(u);
@@ -6295,7 +6298,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6295
6298
  modalRef: n,
6296
6299
  variant: a
6297
6300
  }) => {
6298
- const r = F(), o = H(null), [l, s] = D(void 0), c = v(
6301
+ const r = F(), o = B(null), [l, s] = D(void 0), c = v(
6299
6302
  (g) => {
6300
6303
  const { checked: u, value: f } = g.target, $ = n.columns.map((y) => {
6301
6304
  var m;
@@ -6398,7 +6401,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6398
6401
  py: 1.25,
6399
6402
  children: [
6400
6403
  /* @__PURE__ */ i(
6401
- B,
6404
+ O,
6402
6405
  {
6403
6406
  disabled: !n.hasChanged,
6404
6407
  form: "columns-visibility",
@@ -6411,7 +6414,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6411
6414
  }
6412
6415
  ),
6413
6416
  /* @__PURE__ */ i(
6414
- B,
6417
+ O,
6415
6418
  {
6416
6419
  id: "columns-modal-submit",
6417
6420
  justify: "center",
@@ -6698,7 +6701,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6698
6701
  setValue: d
6699
6702
  }
6700
6703
  ),
6701
- /* @__PURE__ */ i(B, { mt: 1, type: "submit", children: "Apply" })
6704
+ /* @__PURE__ */ i(O, { mt: 1, type: "submit", children: "Apply" })
6702
6705
  ] })
6703
6706
  ]
6704
6707
  }
@@ -6734,9 +6737,9 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6734
6737
  var R, L;
6735
6738
  return {
6736
6739
  ...C,
6737
- options: (R = C.options) == null ? void 0 : R.map((O) => ({
6738
- ...O,
6739
- checked: y.checkbox.includes(O.value) || y.radio === O.value
6740
+ options: (R = C.options) == null ? void 0 : R.map((P) => ({
6741
+ ...P,
6742
+ checked: y.checkbox.includes(P.value) || y.radio === P.value
6740
6743
  })),
6741
6744
  value: ["text", "select"].includes(C.type) ? ((L = y.text) == null ? void 0 : L[`${String(C.key)}-${C.filterFn ?? "caseInsensitive"}`]) ?? C.value : C.value,
6742
6745
  minValue: ["numberRange", "dateRange"].includes(C.type) ? y.minValue : C.minValue,
@@ -6777,9 +6780,9 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6777
6780
  return M(() => {
6778
6781
  const y = e.reduce(
6779
6782
  (m, { label: w, filterOptions: k }) => {
6780
- const T = k.flatMap(({ value: R, minValue: L, maxValue: O }) => [
6783
+ const T = k.flatMap(({ value: R, minValue: L, maxValue: P }) => [
6781
6784
  L,
6782
- O,
6785
+ P,
6783
6786
  R
6784
6787
  ]).filter(Boolean), N = k.flatMap(({ options: R }) => R ?? []).filter(({ checked: R = !1 }) => R).map(({ value: R }) => R), C = [
6785
6788
  ...T,
@@ -7207,7 +7210,7 @@ const ye = ({
7207
7210
  wrap: "wrap",
7208
7211
  children: /* @__PURE__ */ h(x, { pr: 0.25, children: [
7209
7212
  /* @__PURE__ */ i(
7210
- B,
7213
+ O,
7211
7214
  {
7212
7215
  icon: "filter",
7213
7216
  id: "filterBtn",
@@ -7310,7 +7313,7 @@ const ye = ({
7310
7313
  document.getElementById("portals") ?? document.body
7311
7314
  ) : s.isOpen ? y : null;
7312
7315
  }, ls = () => {
7313
- const [e, t] = D(!1), [n, a] = D(), r = H(null), o = Je("confirm-dialog-modal"), l = v(
7316
+ const [e, t] = D(!1), [n, a] = D(), r = B(null), o = Je("confirm-dialog-modal"), l = v(
7314
7317
  async (p) => (a(p), t(!0), new Promise((g) => {
7315
7318
  r.current = g;
7316
7319
  })),
@@ -7689,7 +7692,7 @@ const ye = ({
7689
7692
  children: n
7690
7693
  }
7691
7694
  ),
7692
- t && r && /* @__PURE__ */ i(B, { href: r, variant: "link", children: t })
7695
+ t && r && /* @__PURE__ */ i(O, { href: r, variant: "link", children: t })
7693
7696
  ]
7694
7697
  }
7695
7698
  )
@@ -7710,7 +7713,7 @@ const ye = ({
7710
7713
  title: n,
7711
7714
  titleHighlighted: a
7712
7715
  }) => {
7713
- const r = H(null);
7716
+ const r = B(null);
7714
7717
  return /* @__PURE__ */ h(Qr, { "data-testid": "content-card-carousel", children: [
7715
7718
  /* @__PURE__ */ h(
7716
7719
  x,
@@ -7787,7 +7790,7 @@ const ye = ({
7787
7790
  ),
7788
7791
  /* @__PURE__ */ i(mt, { containerRef: r, id: "mobile" })
7789
7792
  ] });
7790
- }, vt = ({ buttonProps: e, variant: t }) => /* @__PURE__ */ i(B, { onClick: e.onClick, variant: t, children: e.text }), no = b.div`
7793
+ }, vt = ({ buttonProps: e, variant: t }) => /* @__PURE__ */ i(O, { onClick: e.onClick, variant: t, children: e.text }), no = b.div`
7791
7794
  display: flex;
7792
7795
  flex-direction: column;
7793
7796
  align-items: center;
@@ -7926,7 +7929,7 @@ const ye = ({
7926
7929
  e,
7927
7930
  /* @__PURE__ */ h(x, { display: "flex", gap: 0.75, maxWidth: l, children: [
7928
7931
  t ? /* @__PURE__ */ i(
7929
- B,
7932
+ O,
7930
7933
  {
7931
7934
  icon: t.icon,
7932
7935
  id: `${o}-cancel`,
@@ -7939,7 +7942,7 @@ const ye = ({
7939
7942
  }
7940
7943
  ) : void 0,
7941
7944
  /* @__PURE__ */ i(
7942
- B,
7945
+ O,
7943
7946
  {
7944
7947
  disabled: ((a == null ? void 0 : a.disabled) ?? !1) || f.formState.isSubmitting || r && !f.formState.isDirty,
7945
7948
  icon: a == null ? void 0 : a.icon,
@@ -8319,7 +8322,7 @@ const ye = ({
8319
8322
  py: 1,
8320
8323
  children: o.map(
8321
8324
  ({ icon: s, text: c, onClick: d }, p) => /* @__PURE__ */ i(
8322
- B,
8325
+ O,
8323
8326
  {
8324
8327
  icon: s,
8325
8328
  onClick: d,
@@ -8503,7 +8506,7 @@ const ye = ({
8503
8506
  }
8504
8507
  ),
8505
8508
  /* @__PURE__ */ i(
8506
- B,
8509
+ O,
8507
8510
  {
8508
8511
  external: !0,
8509
8512
  href: n,
@@ -9354,7 +9357,7 @@ const ye = ({
9354
9357
  manualOption: r,
9355
9358
  providers: o
9356
9359
  }) => {
9357
- const l = F(), [s, c] = D(!1), d = H(null);
9360
+ const l = F(), [s, c] = D(!1), d = B(null);
9358
9361
  ue(
9359
9362
  d.current,
9360
9363
  () => {
@@ -9387,7 +9390,7 @@ const ye = ({
9387
9390
  width: "max-content",
9388
9391
  zIndex: 10,
9389
9392
  children: [
9390
- /* @__PURE__ */ i(B, { icon: "plus", onClick: g, variant: "primary", children: t }),
9393
+ /* @__PURE__ */ i(O, { icon: "plus", onClick: g, variant: "primary", children: t }),
9391
9394
  /* @__PURE__ */ h(
9392
9395
  x,
9393
9396
  {
@@ -9595,7 +9598,7 @@ const Go = {
9595
9598
  children: s
9596
9599
  }
9597
9600
  ),
9598
- /* @__PURE__ */ i(B, { onClick: t, variant: "primary", children: l })
9601
+ /* @__PURE__ */ i(O, { onClick: t, variant: "primary", children: l })
9599
9602
  ] });
9600
9603
  }, _o = ({
9601
9604
  description: e = "",
@@ -9748,7 +9751,7 @@ const Go = {
9748
9751
  justify: "center",
9749
9752
  children: [
9750
9753
  W.isObject(r) ? /* @__PURE__ */ i(
9751
- B,
9754
+ O,
9752
9755
  {
9753
9756
  onClick: k,
9754
9757
  variant: (r == null ? void 0 : r.variant) ?? "primary",
@@ -9757,7 +9760,7 @@ const Go = {
9757
9760
  r == null ? void 0 : r.key
9758
9761
  ) : void 0,
9759
9762
  W.isObject(t) ? /* @__PURE__ */ i(
9760
- B,
9763
+ O,
9761
9764
  {
9762
9765
  onClick: w,
9763
9766
  variant: (t == null ? void 0 : t.variant) ?? "tertiary",
@@ -10338,7 +10341,7 @@ const Go = {
10338
10341
  refine: n,
10339
10342
  query: a
10340
10343
  }) => {
10341
- const [r, o] = D(a), [l, s] = D(!1), c = H(null), d = H(null), p = r.length >= 2, g = v(
10344
+ const [r, o] = D(a), [l, s] = D(!1), c = B(null), d = B(null), p = r.length >= 2, g = v(
10342
10345
  (w) => {
10343
10346
  o(w), n(w);
10344
10347
  },
@@ -10498,7 +10501,7 @@ const Go = {
10498
10501
  ]
10499
10502
  }
10500
10503
  ),
10501
- /* @__PURE__ */ i(B, { onClick: u, variant: "secondary", children: "Clear search" })
10504
+ /* @__PURE__ */ i(O, { onClick: u, variant: "secondary", children: "Clear search" })
10502
10505
  ] }) })
10503
10506
  ] });
10504
10507
  }, sl = {
@@ -10745,7 +10748,7 @@ const Go = {
10745
10748
  secondaryOnClick: c,
10746
10749
  title: d
10747
10750
  }) => {
10748
- const p = F(), g = H(null), u = v(
10751
+ const p = F(), g = B(null), u = v(
10749
10752
  (f) => () => {
10750
10753
  f(), r();
10751
10754
  },
@@ -10879,7 +10882,7 @@ const Go = {
10879
10882
  zIndex: 40,
10880
10883
  children: [
10881
10884
  s === void 0 ? void 0 : /* @__PURE__ */ i(
10882
- B,
10885
+ O,
10883
10886
  {
10884
10887
  color: `${p.palette.primary[500]} !important`,
10885
10888
  onClick: c,
@@ -10889,7 +10892,7 @@ const Go = {
10889
10892
  children: s
10890
10893
  }
10891
10894
  ),
10892
- /* @__PURE__ */ i(B, { onClick: l, type: "submit", children: o })
10895
+ /* @__PURE__ */ i(O, { onClick: l, type: "submit", children: o })
10893
10896
  ]
10894
10897
  }
10895
10898
  )
@@ -10981,13 +10984,13 @@ const Go = {
10981
10984
  index: n,
10982
10985
  name: a
10983
10986
  }) => {
10984
- const r = H(null), { thumbProps: o, inputProps: l, isDragging: s } = gn(
10987
+ const r = B(null), { thumbProps: o, inputProps: l, isDragging: s } = gn(
10985
10988
  { index: n, trackRef: t, inputRef: r },
10986
10989
  e
10987
10990
  );
10988
10991
  return /* @__PURE__ */ i("div", { ...o, className: `thumb ${s ? "dragging" : ""}`, children: /* @__PURE__ */ i(un, { children: /* @__PURE__ */ i("input", { ...l, "aria-label": a, ref: r }) }) });
10989
10992
  }, $l = (e, t, n) => Math.round((n - e) / (t - e) * 100), Gs = (e) => {
10990
- const t = F(), n = H(null), { label: a, minValue: r = 0, maxValue: o = 100, name: l, setValue: s, watch: c } = e, d = hn(), p = fn({
10993
+ const t = F(), n = B(null), { label: a, minValue: r = 0, maxValue: o = 100, name: l, setValue: s, watch: c } = e, d = hn(), p = fn({
10991
10994
  ...e,
10992
10995
  numberFormatter: d,
10993
10996
  onChange($) {
@@ -11153,7 +11156,7 @@ const Go = {
11153
11156
  p,
11154
11157
  /* @__PURE__ */ h(vl, { children: [
11155
11158
  o > 1 && /* @__PURE__ */ i(
11156
- B,
11159
+ O,
11157
11160
  {
11158
11161
  disabled: c.isDisabledPrevious ?? !1,
11159
11162
  onClick: s(-1, f),
@@ -11162,7 +11165,7 @@ const Go = {
11162
11165
  }
11163
11166
  ),
11164
11167
  o < r.length ? /* @__PURE__ */ i(
11165
- B,
11168
+ O,
11166
11169
  {
11167
11170
  disabled: c.isDisabledNext ?? !1,
11168
11171
  onClick: s(1, u),
@@ -11170,7 +11173,7 @@ const Go = {
11170
11173
  children: "Next step"
11171
11174
  }
11172
11175
  ) : /* @__PURE__ */ i(
11173
- B,
11176
+ O,
11174
11177
  {
11175
11178
  disabled: e,
11176
11179
  onClick: a,
@@ -11664,7 +11667,7 @@ const Go = {
11664
11667
  submitLabel: r = "Submit"
11665
11668
  }) => /* @__PURE__ */ i(Dl, { "aria-label": t, name: t, onSubmit: n, children: /* @__PURE__ */ h(jl, { children: [
11666
11669
  e,
11667
- /* @__PURE__ */ i(B, { disabled: a, type: "submit", children: r })
11670
+ /* @__PURE__ */ i(O, { disabled: a, type: "submit", children: r })
11668
11671
  ] }) });
11669
11672
  export {
11670
11673
  Kl as $,
@@ -11826,7 +11829,7 @@ export {
11826
11829
  Le as k,
11827
11830
  Ol as l,
11828
11831
  Ml as m,
11829
- B as n,
11832
+ O as n,
11830
11833
  Jl as o,
11831
11834
  Gl as p,
11832
11835
  es as q,