@fluidattacks/design 3.7.5 → 3.7.6

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 (138) 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/button/index.js +1 -1
  6. package/dist/components/card/card-header/index.js +1 -1
  7. package/dist/components/card/card-with-image/index.js +1 -1
  8. package/dist/components/card/card-with-input/index.js +1 -1
  9. package/dist/components/card/card-with-options/index.js +1 -1
  10. package/dist/components/card/card-with-selector/index.js +1 -1
  11. package/dist/components/card/card-with-switch/index.js +1 -1
  12. package/dist/components/card/index.js +1 -1
  13. package/dist/components/carousel/index.js +1 -1
  14. package/dist/components/checkbox/index.js +1 -1
  15. package/dist/components/cloud-image/index.js +1 -1
  16. package/dist/components/code-snippet/index.js +1 -1
  17. package/dist/components/code-snippet/location-code/index.js +1 -1
  18. package/dist/components/colors/index.js +1 -1
  19. package/dist/components/columns-selector/index.js +1 -1
  20. package/dist/components/confirm-dialog/index.js +1 -1
  21. package/dist/components/container/index.js +1 -1
  22. package/dist/components/content-card/category-tag/index.js +1 -1
  23. package/dist/components/content-card/event-date/index.js +1 -1
  24. package/dist/components/content-card/index.js +1 -1
  25. package/dist/components/content-card-carousel/index.js +1 -1
  26. package/dist/components/content-card-carousel/scroll-buttons/index.js +1 -1
  27. package/dist/components/divider/index.js +1 -1
  28. package/dist/components/empty-state/empty-button/index.js +1 -1
  29. package/dist/components/empty-state/index.js +1 -1
  30. package/dist/components/file-preview/index.js +1 -1
  31. package/dist/components/form/index.js +1 -1
  32. package/dist/components/grid-container/index.js +1 -1
  33. package/dist/components/group-selector/index.js +1 -1
  34. package/dist/components/group-selector/option-container/index.js +1 -1
  35. package/dist/components/icon/index.js +1 -1
  36. package/dist/components/icon-button/index.js +1 -1
  37. package/dist/components/indicator-card/index.js +1 -1
  38. package/dist/components/info-sidebar/index.js +1 -1
  39. package/dist/components/inputs/fields/combobox/index.js +1 -1
  40. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  41. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  42. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  43. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  44. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  45. package/dist/components/inputs/fields/date/index.js +1 -1
  46. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  47. package/dist/components/inputs/fields/date-range/index.js +1 -1
  48. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  49. package/dist/components/inputs/fields/date-time/index.js +1 -1
  50. package/dist/components/inputs/fields/editable/index.js +1 -1
  51. package/dist/components/inputs/fields/input/index.js +1 -1
  52. package/dist/components/inputs/fields/input-file/index.js +1 -1
  53. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  54. package/dist/components/inputs/fields/number/index.js +1 -1
  55. package/dist/components/inputs/fields/number-range/index.js +1 -1
  56. package/dist/components/inputs/fields/phone/index.js +1 -1
  57. package/dist/components/inputs/fields/text-area/index.js +1 -1
  58. package/dist/components/inputs/index.js +1 -1
  59. package/dist/components/inputs/label/index.js +1 -1
  60. package/dist/components/inputs/outline-container/index.js +1 -1
  61. package/dist/components/inputs/utils/action-button/index.js +1 -1
  62. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  63. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  64. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  65. package/dist/components/inputs/utils/dialog/index.js +1 -1
  66. package/dist/components/inputs/utils/number-field/index.js +1 -1
  67. package/dist/components/inputs/utils/popover/index.js +1 -1
  68. package/dist/components/interactive-card/icon/index.js +1 -1
  69. package/dist/components/interactive-card/index.js +1 -1
  70. package/dist/components/language-selector/index.js +1 -1
  71. package/dist/components/language-selector/item-list/index.js +1 -1
  72. package/dist/components/layout/categories/buttons/index.js +1 -1
  73. package/dist/components/layout/categories/column/index.js +1 -1
  74. package/dist/components/layout/categories/gap/index.js +1 -1
  75. package/dist/components/layout/categories/row/index.js +1 -1
  76. package/dist/components/layout/index.js +1 -1
  77. package/dist/components/link/index.js +1 -1
  78. package/dist/components/list-item/index.js +1 -1
  79. package/dist/components/little-flag/index.js +1 -1
  80. package/dist/components/loading/index.js +1 -1
  81. package/dist/components/logo/index.js +1 -1
  82. package/dist/components/logo-carousel/index.js +1 -1
  83. package/dist/components/menu/index.js +1 -1
  84. package/dist/components/message-banner/index.js +1 -1
  85. package/dist/components/modal/columns-modal/index.js +1 -1
  86. package/dist/components/modal/footer/index.js +1 -1
  87. package/dist/components/modal/header/index.js +1 -1
  88. package/dist/components/modal/index.js +1 -1
  89. package/dist/components/modal/modal-confirm/index.js +1 -1
  90. package/dist/components/notification/index.js +1 -1
  91. package/dist/components/notification-sign/index.js +1 -1
  92. package/dist/components/number-input/index.js +1 -1
  93. package/dist/components/oauth-selector/index.js +1 -1
  94. package/dist/components/oauth-selector/option-container/index.js +1 -1
  95. package/dist/components/plan-card/index.js +1 -1
  96. package/dist/components/plan-card/recommended-tag/index.js +1 -1
  97. package/dist/components/pop-up/description/index.js +1 -1
  98. package/dist/components/pop-up/index.js +1 -1
  99. package/dist/components/premium-feature/index.js +1 -1
  100. package/dist/components/priority-score/index.js +1 -1
  101. package/dist/components/progress/index.js +1 -1
  102. package/dist/components/progress-bar/index.js +1 -1
  103. package/dist/components/radio-button/index.js +1 -1
  104. package/dist/components/scroll-button/index.js +1 -1
  105. package/dist/components/search/index.js +1 -1
  106. package/dist/components/search-bar/index.js +1 -1
  107. package/dist/components/search-bar/item-searching/index.js +1 -1
  108. package/dist/components/severity-badge/index.js +1 -1
  109. package/dist/components/severity-overview/badge/index.js +1 -1
  110. package/dist/components/severity-overview/index.js +1 -1
  111. package/dist/components/show-on-hover/index.js +1 -1
  112. package/dist/components/slide-out-menu/index.js +1 -1
  113. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  114. package/dist/components/slider/index.js +1 -1
  115. package/dist/components/slider/thumb/index.js +1 -1
  116. package/dist/components/sortable-list/index.js +1 -1
  117. package/dist/components/step-lapse/index.js +1 -1
  118. package/dist/components/table-button/index.js +1 -1
  119. package/dist/components/tabs/fixed-tabs/index.js +1 -1
  120. package/dist/components/tabs/index.js +1 -1
  121. package/dist/components/tabs/tab/index.js +1 -1
  122. package/dist/components/tag/index.js +1 -1
  123. package/dist/components/timeline/card/index.js +1 -1
  124. package/dist/components/timeline/index.js +1 -1
  125. package/dist/components/toggle/index.js +1 -1
  126. package/dist/components/toggle-buttons/index.js +1 -1
  127. package/dist/components/tooltip/index.js +1 -1
  128. package/dist/components/tour/index.js +1 -1
  129. package/dist/components/typography/heading/index.js +1 -1
  130. package/dist/components/typography/index.js +1 -1
  131. package/dist/components/typography/span/index.js +1 -1
  132. package/dist/components/typography/text/index.js +1 -1
  133. package/dist/components/web-form/index.js +1 -1
  134. package/dist/{components-BNZX-y-p.mjs → components-BiCqORga.mjs} +145 -142
  135. package/dist/{components-Bl-QJT-m.js → components-Cs0SKo0N.js} +32 -29
  136. package/dist/hooks/index.js +1 -1
  137. package/dist/index.js +1 -1
  138. package/package.json +1 -1
@@ -338,7 +338,7 @@ const ne = (e) => ({
338
338
  ), u = j(
339
339
  "gap",
340
340
  e.gap === void 0 ? void 0 : S.spacing[e.gap]
341
- ), f = j("background-color", e.bgColor), $ = j("background", e.bgGradient), y = j("flex-direction", e.flexDirection), w = j("flex-grow", e.flexGrow), m = j("justify-content", e.justify), k = j("justify-self", e.justifySelf), C = j("align-items", e.alignItems), I = j("align-self", e.alignSelf), N = j("flex-wrap", e.wrap);
341
+ ), f = j("background-color", e.bgColor), $ = j("background", e.bgGradient), y = j("flex-direction", e.flexDirection), m = j("flex-grow", e.flexGrow), w = j("justify-content", e.justify), k = j("justify-self", e.justifySelf), C = j("align-items", e.alignItems), I = j("align-self", e.alignSelf), N = j("flex-wrap", e.wrap);
342
342
  return `
343
343
  ${t}
344
344
  ${i}
@@ -354,8 +354,8 @@ const ne = (e) => ({
354
354
  ${$}
355
355
  ${u}
356
356
  ${y}
357
- ${w}
358
357
  ${m}
358
+ ${w}
359
359
  ${k}
360
360
  ${C}
361
361
  ${I}
@@ -594,8 +594,8 @@ const ne = (e) => ({
594
594
  sizeMd: f,
595
595
  sizeSm: $,
596
596
  textFill: y,
597
- wordBreak: w,
598
- ...m
597
+ wordBreak: m,
598
+ ...w
599
599
  }, k) {
600
600
  return /* @__PURE__ */ n(
601
601
  gi,
@@ -612,10 +612,10 @@ const ne = (e) => ({
612
612
  $sizeMd: f,
613
613
  $sizeSm: $,
614
614
  $textFill: y,
615
- $wordBreak: w,
615
+ $wordBreak: m,
616
616
  className: r,
617
617
  ref: k,
618
- ...m,
618
+ ...w,
619
619
  children: i
620
620
  }
621
621
  );
@@ -668,8 +668,8 @@ const ne = (e) => ({
668
668
  sizeMd: f,
669
669
  sizeSm: $,
670
670
  textFill: y,
671
- wordBreak: w,
672
- ...m
671
+ wordBreak: m,
672
+ ...w
673
673
  }, k) {
674
674
  return /* @__PURE__ */ n(
675
675
  St,
@@ -686,10 +686,10 @@ const ne = (e) => ({
686
686
  $sizeMd: f,
687
687
  $sizeSm: $,
688
688
  $textFill: y,
689
- $wordBreak: w,
689
+ $wordBreak: m,
690
690
  className: r,
691
691
  ref: k,
692
- ...m,
692
+ ...w,
693
693
  children: i
694
694
  }
695
695
  );
@@ -778,8 +778,8 @@ const z = H(function({
778
778
  rotation: f,
779
779
  spanClass: $,
780
780
  secondaryColor: y,
781
- ...w
782
- }, m) {
781
+ ...m
782
+ }, w) {
783
783
  return /* @__PURE__ */ n(
784
784
  $i,
785
785
  {
@@ -793,8 +793,8 @@ const z = H(function({
793
793
  className: $,
794
794
  "data-testid": `${a}-icon`,
795
795
  onClick: u,
796
- ref: m,
797
- ...w,
796
+ ref: w,
797
+ ...m,
798
798
  children: /* @__PURE__ */ n(
799
799
  "i",
800
800
  {
@@ -1115,8 +1115,8 @@ const z = H(function({
1115
1115
  tip: f = "",
1116
1116
  title: $ = "",
1117
1117
  hide: y = f === "" && $ === "" && g === void 0,
1118
- ...w
1119
- }, m) {
1118
+ ...m
1119
+ }, w) {
1120
1120
  const k = T(), [C, I] = D(!1), N = L(null), E = x(() => {
1121
1121
  N.current !== null && clearTimeout(N.current), N.current = setTimeout(() => {
1122
1122
  I(!0);
@@ -1133,9 +1133,9 @@ const z = H(function({
1133
1133
  display: r,
1134
1134
  onMouseLeave: F,
1135
1135
  onMouseMove: E,
1136
- ref: m,
1136
+ ref: w,
1137
1137
  role: "tooltip",
1138
- ...w,
1138
+ ...m,
1139
1139
  children: [
1140
1140
  o ? /* @__PURE__ */ n(
1141
1141
  z,
@@ -1213,8 +1213,8 @@ const z = H(function({
1213
1213
  py: f,
1214
1214
  type: $ = "button",
1215
1215
  tooltip: y,
1216
- tooltipPlace: w,
1217
- value: m,
1216
+ tooltipPlace: m,
1217
+ value: w,
1218
1218
  variant: k = "primary",
1219
1219
  ...C
1220
1220
  }, I) {
@@ -1234,7 +1234,7 @@ const z = H(function({
1234
1234
  onClick: g,
1235
1235
  ref: I,
1236
1236
  type: $,
1237
- value: m,
1237
+ value: w,
1238
1238
  ...C,
1239
1239
  children: /* @__PURE__ */ n(
1240
1240
  z,
@@ -1249,7 +1249,7 @@ const z = H(function({
1249
1249
  )
1250
1250
  }
1251
1251
  ), F = ($ + (k ?? "") + (c ?? r)).replace(/ /u, "_");
1252
- return y === void 0 ? N : /* @__PURE__ */ n(ie, { id: `${F}-tooltip`, place: w, tip: y, children: N });
1252
+ return y === void 0 ? N : /* @__PURE__ */ n(ie, { id: `${F}-tooltip`, place: m, tip: y, children: N });
1253
1253
  }), al = H(function({
1254
1254
  autoHide: t = !1,
1255
1255
  children: i,
@@ -1531,7 +1531,7 @@ const z = H(function({
1531
1531
  tagLabel: f,
1532
1532
  variant: $ = "default"
1533
1533
  }) => {
1534
- const y = f.length > 25 && W.isEmpty(u + o), w = `${f.slice(0, 25)}...`;
1534
+ const y = f.length > 25 && W.isEmpty(u + o), m = `${f.slice(0, 25)}...`;
1535
1535
  return /* @__PURE__ */ p(
1536
1536
  Le,
1537
1537
  {
@@ -1551,7 +1551,7 @@ const z = H(function({
1551
1551
  ),
1552
1552
  /* @__PURE__ */ p("span", { children: [
1553
1553
  /* @__PURE__ */ n("strong", { children: u }),
1554
- /* @__PURE__ */ n("span", { children: y ? w : f }),
1554
+ /* @__PURE__ */ n("span", { children: y ? m : f }),
1555
1555
  /* @__PURE__ */ n("strong", { children: o })
1556
1556
  ] }),
1557
1557
  d ? /* @__PURE__ */ n(
@@ -1595,8 +1595,8 @@ const z = H(function({
1595
1595
  tooltip: f,
1596
1596
  tooltipPlace: $ = "bottom",
1597
1597
  underline: y = !1,
1598
- value: w,
1599
- variant: m = "primary",
1598
+ value: m,
1599
+ variant: w = "primary",
1600
1600
  ...k
1601
1601
  }, C) {
1602
1602
  const I = f !== void 0, N = `${o}-tooltip`, E = x(() => {
@@ -1612,22 +1612,22 @@ const z = H(function({
1612
1612
  children: /* @__PURE__ */ p(
1613
1613
  zt,
1614
1614
  {
1615
- $variant: m,
1615
+ $variant: w,
1616
1616
  "aria-disabled": i,
1617
1617
  className: y ? "underline" : void 0,
1618
1618
  disabled: i,
1619
1619
  id: o,
1620
1620
  name: s,
1621
- onClick: m === "link" ? E : c,
1621
+ onClick: w === "link" ? E : c,
1622
1622
  ref: C,
1623
1623
  type: u,
1624
- value: w,
1624
+ value: m,
1625
1625
  ...I ? { "data-tooltip-id": N } : {},
1626
1626
  ...k,
1627
1627
  children: [
1628
1628
  l !== void 0 && /* @__PURE__ */ n(z, { icon: l, iconSize: "xs", iconType: "fa-light" }),
1629
1629
  t,
1630
- (d || m === "link") && /* @__PURE__ */ n(z, { icon: "arrow-right", iconSize: "xs", iconType: "fa-light" }),
1630
+ (d || w === "link") && /* @__PURE__ */ n(z, { icon: "arrow-right", iconSize: "xs", iconType: "fa-light" }),
1631
1631
  g === void 0 ? null : /* @__PURE__ */ n(de, { tagLabel: g, variant: "inactive" })
1632
1632
  ]
1633
1633
  }
@@ -1755,9 +1755,9 @@ const z = H(function({
1755
1755
  headerType: g = "image",
1756
1756
  showMaximize: u = !0
1757
1757
  }) => {
1758
- const f = T(), [$, y] = D(!1), w = x(() => {
1758
+ const f = T(), [$, y] = D(!1), m = x(() => {
1759
1759
  y(!0);
1760
- }, []), m = x(() => {
1760
+ }, []), w = x(() => {
1761
1761
  y(!1);
1762
1762
  }, []);
1763
1763
  return /* @__PURE__ */ p(
@@ -1770,8 +1770,8 @@ const z = H(function({
1770
1770
  display: "flex",
1771
1771
  flexDirection: "column",
1772
1772
  gap: 1,
1773
- onHover: w,
1774
- onLeave: m,
1773
+ onHover: m,
1774
+ onLeave: w,
1775
1775
  padding: [0.5, 0.5, 0.5, 0.5],
1776
1776
  width: "100%",
1777
1777
  children: [
@@ -2227,8 +2227,8 @@ const z = H(function({
2227
2227
  weight: f
2228
2228
  }) => {
2229
2229
  var Ye;
2230
- const $ = T(), { control: y } = K(), {
2231
- field: { value: w, onBlur: m, onChange: k },
2230
+ const $ = T(), { control: y, setValue: m } = K(), {
2231
+ field: { value: w, onBlur: k },
2232
2232
  fieldState: { error: C }
2233
2233
  } = Z({
2234
2234
  name: o,
@@ -2243,19 +2243,19 @@ const z = H(function({
2243
2243
  (V) => {
2244
2244
  N(V), F((le) => {
2245
2245
  const be = V === "" ? "" : le;
2246
- return k(be), c && c(), be;
2246
+ return m(o, be), c && c(), be;
2247
2247
  }), B(l.filter((le) => M(le.name, V)));
2248
2248
  },
2249
- [M, l, k, c]
2249
+ [M, l, o, m, c]
2250
2250
  ), Lt = x(
2251
2251
  (V) => {
2252
2252
  var le;
2253
- N(((le = l.find((be) => be.value === V)) == null ? void 0 : le.name) ?? ""), F(V ? String(V) : ""), k(V), c && c(), B(l);
2253
+ N(((le = l.find((be) => be.value === V)) == null ? void 0 : le.name) ?? ""), F(V ? String(V) : ""), m(o, V), c && c(), B(l);
2254
2254
  },
2255
- [l, k, c]
2255
+ [l, o, m, c]
2256
2256
  ), At = x(() => {
2257
- s && s(), m();
2258
- }, [m, s]), ee = an({
2257
+ s && s(), k();
2258
+ }, [k, s]), ee = an({
2259
2259
  allowsEmptyCollection: !0,
2260
2260
  inputValue: I,
2261
2261
  items: P,
@@ -2902,15 +2902,15 @@ const z = H(function({
2902
2902
  control: d,
2903
2903
  disabled: e,
2904
2904
  rules: { required: a }
2905
- }), w = L(null), m = yt({
2905
+ }), m = L(null), w = yt({
2906
2906
  ...c,
2907
2907
  onBlur: u,
2908
2908
  onChange: f,
2909
2909
  value: R.isNil($) || R.isEmpty($) || $ === "-" ? null : yn($.replace(/\//gu, "-"))
2910
- }), { close: k } = m, { groupProps: C, fieldProps: I, buttonProps: N, dialogProps: E, calendarProps: F } = xt(
2910
+ }), { close: k } = w, { groupProps: C, fieldProps: I, buttonProps: N, dialogProps: E, calendarProps: F } = xt(
2911
2911
  { ...c, "aria-label": o ?? l, name: l },
2912
- m,
2913
- w
2912
+ w,
2913
+ m
2914
2914
  ), P = x(
2915
2915
  (B) => {
2916
2916
  F.onChange && F.onChange(B), g(l, me(String(B)));
@@ -2933,7 +2933,7 @@ const z = H(function({
2933
2933
  we,
2934
2934
  {
2935
2935
  buttonProps: N,
2936
- datePickerRef: w,
2936
+ datePickerRef: m,
2937
2937
  disabled: e,
2938
2938
  error: y == null ? void 0 : y.message,
2939
2939
  fieldProps: I,
@@ -2944,13 +2944,13 @@ const z = H(function({
2944
2944
  setValue: g
2945
2945
  }
2946
2946
  ),
2947
- m.isOpen && !e ? /* @__PURE__ */ n(
2947
+ w.isOpen && !e ? /* @__PURE__ */ n(
2948
2948
  We,
2949
2949
  {
2950
2950
  offset: 8,
2951
2951
  placement: "bottom start",
2952
- state: m,
2953
- triggerRef: w,
2952
+ state: w,
2953
+ triggerRef: m,
2954
2954
  children: /* @__PURE__ */ n(Ue, { ...E, children: /* @__PURE__ */ n(
2955
2955
  qi,
2956
2956
  {
@@ -3020,7 +3020,7 @@ const z = H(function({
3020
3020
  control: l,
3021
3021
  disabled: e,
3022
3022
  rules: { required: r }
3023
- }), y = (u == null ? void 0 : u.message) ?? ($ == null ? void 0 : $.message), w = L(null), m = wn(o), { close: k } = m, {
3023
+ }), y = (u == null ? void 0 : u.message) ?? ($ == null ? void 0 : $.message), m = L(null), w = wn(o), { close: k } = w, {
3024
3024
  groupProps: C,
3025
3025
  startFieldProps: I,
3026
3026
  endFieldProps: N,
@@ -3029,8 +3029,8 @@ const z = H(function({
3029
3029
  calendarProps: P
3030
3030
  } = kn(
3031
3031
  { ...o, "aria-label": t ?? i },
3032
- m,
3033
- w
3032
+ w,
3033
+ m
3034
3034
  ), B = x(
3035
3035
  (M) => {
3036
3036
  M && (P.onChange && P.onChange(M), s(d, me(String(M.start))), s(c, me(String(M.end))));
@@ -3051,13 +3051,13 @@ const z = H(function({
3051
3051
  {
3052
3052
  $disabled: e,
3053
3053
  $show: y !== void 0,
3054
- ref: w,
3054
+ ref: m,
3055
3055
  children: [
3056
3056
  /* @__PURE__ */ n(
3057
3057
  we,
3058
3058
  {
3059
3059
  buttonProps: E,
3060
- datePickerRef: w,
3060
+ datePickerRef: m,
3061
3061
  disabled: e,
3062
3062
  error: y,
3063
3063
  fieldProps: {
@@ -3075,7 +3075,7 @@ const z = H(function({
3075
3075
  we,
3076
3076
  {
3077
3077
  buttonProps: E,
3078
- datePickerRef: w,
3078
+ datePickerRef: m,
3079
3079
  disabled: e,
3080
3080
  error: y,
3081
3081
  fieldProps: {
@@ -3092,13 +3092,13 @@ const z = H(function({
3092
3092
  ]
3093
3093
  }
3094
3094
  ),
3095
- m.isOpen && !e ? /* @__PURE__ */ n(
3095
+ w.isOpen && !e ? /* @__PURE__ */ n(
3096
3096
  We,
3097
3097
  {
3098
3098
  offset: 8,
3099
3099
  placement: "bottom start",
3100
- state: m,
3101
- triggerRef: w,
3100
+ state: w,
3101
+ triggerRef: m,
3102
3102
  children: /* @__PURE__ */ n(Ue, { ...F, children: /* @__PURE__ */ n(
3103
3103
  na,
3104
3104
  {
@@ -3177,7 +3177,7 @@ const z = H(function({
3177
3177
  onBlur: d,
3178
3178
  onChange: g,
3179
3179
  value: R.isNil(u) || R.isEmpty(u) || u === "-" ? null : vn(u.replace(/\//gu, "-"))
3180
- }), { close: y } = $, { groupProps: w, fieldProps: m, buttonProps: k, dialogProps: C, calendarProps: I } = xt(e, $, l), N = x(
3180
+ }), { close: y } = $, { groupProps: m, fieldProps: w, buttonProps: k, dialogProps: C, calendarProps: I } = xt(e, $, l), N = x(
3181
3181
  (F) => {
3182
3182
  I.onChange && I.onChange(F), c(
3183
3183
  a,
@@ -3207,9 +3207,9 @@ const z = H(function({
3207
3207
  datePickerRef: l,
3208
3208
  disabled: t,
3209
3209
  error: f == null ? void 0 : f.message,
3210
- fieldProps: m,
3210
+ fieldProps: w,
3211
3211
  granularity: "minute",
3212
- groupProps: w,
3212
+ groupProps: m,
3213
3213
  name: a,
3214
3214
  onChange: g,
3215
3215
  setValue: c
@@ -3268,9 +3268,9 @@ const z = H(function({
3268
3268
  required: f,
3269
3269
  tooltip: $,
3270
3270
  type: y = "text",
3271
- weight: w
3271
+ weight: m
3272
3272
  }) => {
3273
- const m = T(), {
3273
+ const w = T(), {
3274
3274
  register: k,
3275
3275
  formState: { errors: C, isValid: I },
3276
3276
  getFieldState: N
@@ -3291,7 +3291,7 @@ const z = H(function({
3291
3291
  label: o,
3292
3292
  required: f,
3293
3293
  tooltip: $,
3294
- weight: w,
3294
+ weight: m,
3295
3295
  children: /* @__PURE__ */ p(
3296
3296
  ae,
3297
3297
  {
@@ -3323,7 +3323,7 @@ const z = H(function({
3323
3323
  {
3324
3324
  icon: "exclamation-circle",
3325
3325
  iconClass: "error-icon",
3326
- iconColor: m.palette.error[500],
3326
+ iconColor: w.palette.error[500],
3327
3327
  iconSize: "xs"
3328
3328
  }
3329
3329
  ) : void 0,
@@ -3332,7 +3332,7 @@ const z = H(function({
3332
3332
  {
3333
3333
  icon: "check-circle",
3334
3334
  iconClass: "success-icon",
3335
- iconColor: m.palette.success[500],
3335
+ iconColor: w.palette.success[500],
3336
3336
  iconSize: "xs"
3337
3337
  }
3338
3338
  ) : void 0
@@ -3374,18 +3374,18 @@ const z = H(function({
3374
3374
  tooltip: g,
3375
3375
  weight: u
3376
3376
  }) => {
3377
- const f = T(), $ = L(null), { control: y, setValue: w } = K(), {
3378
- field: { value: m, onChange: k },
3377
+ const f = T(), $ = L(null), { control: y, setValue: m } = K(), {
3378
+ field: { value: w, onChange: k },
3379
3379
  fieldState: { error: C }
3380
3380
  } = Z({
3381
3381
  name: s,
3382
3382
  control: y,
3383
3383
  disabled: t,
3384
3384
  rules: { required: d }
3385
- }), I = da(m), N = x(() => {
3385
+ }), I = da(w), N = x(() => {
3386
3386
  const P = Re("change", s, void 0);
3387
- k(P), w(s, "");
3388
- }, [s, k, w]), E = x(
3387
+ k(P), m(s, "");
3388
+ }, [s, k, m]), E = x(
3389
3389
  (P) => {
3390
3390
  const { files: B } = P.currentTarget, M = Re(
3391
3391
  "change",
@@ -3505,14 +3505,14 @@ const z = H(function({
3505
3505
  weight: g
3506
3506
  }) => {
3507
3507
  const u = T(), [f, $] = D(""), { control: y } = K(), {
3508
- field: { value: w, onBlur: m, onChange: k, ref: C },
3508
+ field: { value: m, onBlur: w, onChange: k, ref: C },
3509
3509
  fieldState: { error: I }
3510
3510
  } = Z({
3511
3511
  name: o,
3512
3512
  control: y,
3513
3513
  disabled: e,
3514
3514
  rules: { required: c }
3515
- }), N = te(() => w && typeof w == "string" ? w.split(",").filter(Boolean) : [], [w]), E = x(
3515
+ }), N = te(() => m && typeof m == "string" ? m.split(",").filter(Boolean) : [], [m]), E = x(
3516
3516
  (O) => {
3517
3517
  const re = [...new Set(O.filter(Boolean))].join(","), U = Re("change", o, re);
3518
3518
  k(U);
@@ -3526,9 +3526,9 @@ const z = H(function({
3526
3526
  ), P = x(
3527
3527
  (O) => {
3528
3528
  const _ = f.trim();
3529
- _.length && !N.includes(_) && (O.preventDefault(), E([...N, _]), $("")), m();
3529
+ _.length && !N.includes(_) && (O.preventDefault(), E([...N, _]), $("")), w();
3530
3530
  },
3531
- [f, m, E, N]
3531
+ [f, w, E, N]
3532
3532
  ), B = x(
3533
3533
  (O) => {
3534
3534
  const _ = f.trim();
@@ -3637,7 +3637,7 @@ const z = H(function({
3637
3637
  required: g
3638
3638
  }) => {
3639
3639
  const u = T(), { control: f, setValue: $ } = K(), {
3640
- field: { value: y, onChange: w, onBlur: m, ref: k }
3640
+ field: { value: y, onChange: m, onBlur: w, ref: k }
3641
3641
  } = Z({
3642
3642
  name: s,
3643
3643
  control: f,
@@ -3661,9 +3661,9 @@ const z = H(function({
3661
3661
  }, [C, I, o, l, s, $]), F = x(
3662
3662
  (P) => {
3663
3663
  const { value: B } = P.target;
3664
- /\d+/u.test(B) && !R.isEmpty(B) ? c ? c(P) : w(P) : $(s, void 0);
3664
+ /\d+/u.test(B) && !R.isEmpty(B) ? c ? c(P) : m(P) : $(s, void 0);
3665
3665
  },
3666
- [s, w, c, $]
3666
+ [s, m, c, $]
3667
3667
  );
3668
3668
  return /* @__PURE__ */ p(
3669
3669
  ae,
@@ -3683,7 +3683,7 @@ const z = H(function({
3683
3683
  max: o,
3684
3684
  min: l,
3685
3685
  name: s,
3686
- onBlur: m,
3686
+ onBlur: w,
3687
3687
  onChange: F,
3688
3688
  placeholder: d,
3689
3689
  ref: k,
@@ -3747,12 +3747,12 @@ const z = H(function({
3747
3747
  weight: y
3748
3748
  }) => {
3749
3749
  const {
3750
- formState: { errors: w }
3751
- } = K(), m = w[d] ? String(w[d].message) : void 0;
3750
+ formState: { errors: m }
3751
+ } = K(), w = m[d] ? String(m[d].message) : void 0;
3752
3752
  return /* @__PURE__ */ n(
3753
3753
  q,
3754
3754
  {
3755
- error: m,
3755
+ error: w,
3756
3756
  helpLink: i,
3757
3757
  helpText: r,
3758
3758
  htmlFor: d,
@@ -3766,7 +3766,7 @@ const z = H(function({
3766
3766
  {
3767
3767
  decimalPlaces: e,
3768
3768
  disabled: t,
3769
- error: m,
3769
+ error: w,
3770
3770
  id: a,
3771
3771
  max: s,
3772
3772
  maxLength: l,
@@ -3944,7 +3944,7 @@ const z = H(function({
3944
3944
  control: d,
3945
3945
  disabled: e,
3946
3946
  rules: { required: a }
3947
- }), [w, m] = D(!1), [k, C] = D(""), { refs: I, floatingStyles: N } = mt({
3947
+ }), [m, w] = D(!1), [k, C] = D(""), { refs: I, floatingStyles: N } = mt({
3948
3948
  placement: "bottom-start",
3949
3949
  whileElementsMounted: Sn
3950
3950
  }), { inputValue: E, handlePhoneValueChange: F, country: P, setCountry: B } = Cn({
@@ -3954,12 +3954,12 @@ const z = H(function({
3954
3954
  onChange: u,
3955
3955
  value: $ ? String($) : void 0
3956
3956
  }), M = x(() => {
3957
- m((U) => !U), w || C("");
3958
- }, [w]), O = x(
3957
+ w((U) => !U), m || C("");
3958
+ }, [m]), O = x(
3959
3959
  (U) => () => {
3960
- B(U), m(!1), C("");
3960
+ B(U), w(!1), C("");
3961
3961
  },
3962
- [B, m]
3962
+ [B, w]
3963
3963
  ), _ = x(
3964
3964
  (U) => {
3965
3965
  U.key.length === 1 ? C((J) => J + U.key) : U.key === "Backspace" && C((J) => J.slice(0, -1));
@@ -3972,7 +3972,7 @@ const z = H(function({
3972
3972
  return pe(
3973
3973
  I.floating.current,
3974
3974
  () => {
3975
- m(!1), C("");
3975
+ w(!1), C("");
3976
3976
  },
3977
3977
  !0
3978
3978
  ), /* @__PURE__ */ n(
@@ -4051,7 +4051,7 @@ const z = H(function({
4051
4051
  ]
4052
4052
  }
4053
4053
  ),
4054
- w && se(
4054
+ m && se(
4055
4055
  /* @__PURE__ */ n(ha, { ref: I.setFloating, style: N, children: re.map((U) => {
4056
4056
  const { dialCode: J, iso2: oe, name: Fe } = Ze(U);
4057
4057
  return /* @__PURE__ */ p(
@@ -4100,8 +4100,8 @@ const z = H(function({
4100
4100
  weight: f
4101
4101
  }) => {
4102
4102
  const $ = T(), { control: y } = K(), {
4103
- field: w,
4104
- fieldState: { error: m, isTouched: k },
4103
+ field: m,
4104
+ fieldState: { error: w, isTouched: k },
4105
4105
  formState: { isValid: C }
4106
4106
  } = Z({
4107
4107
  name: a,
@@ -4112,7 +4112,7 @@ const z = H(function({
4112
4112
  return /* @__PURE__ */ n(
4113
4113
  q,
4114
4114
  {
4115
- error: m ? m.message : void 0,
4115
+ error: w ? w.message : void 0,
4116
4116
  helpLink: t,
4117
4117
  helpText: i,
4118
4118
  htmlFor: a,
@@ -4120,20 +4120,20 @@ const z = H(function({
4120
4120
  maxLength: s,
4121
4121
  required: d,
4122
4122
  tooltip: u,
4123
- value: w.value ? String(w.value) : void 0,
4123
+ value: m.value ? String(m.value) : void 0,
4124
4124
  weight: f,
4125
4125
  children: /* @__PURE__ */ p(
4126
4126
  ae,
4127
4127
  {
4128
4128
  className: `
4129
- ${e ? "disabled" : ""} ${m ? "error" : ""} ${I ? "success" : ""}
4129
+ ${e ? "disabled" : ""} ${w ? "error" : ""} ${I ? "success" : ""}
4130
4130
  `,
4131
4131
  children: [
4132
4132
  /* @__PURE__ */ n(
4133
4133
  "textarea",
4134
4134
  {
4135
4135
  "aria-hidden": !1,
4136
- "aria-invalid": m ? "true" : "false",
4136
+ "aria-invalid": w ? "true" : "false",
4137
4137
  "aria-label": a,
4138
4138
  "aria-required": d,
4139
4139
  className: l ? "sr-block" : "",
@@ -4143,10 +4143,10 @@ const z = H(function({
4143
4143
  maxLength: s,
4144
4144
  placeholder: c,
4145
4145
  rows: g,
4146
- ...w
4146
+ ...m
4147
4147
  }
4148
4148
  ),
4149
- m ? /* @__PURE__ */ n(
4149
+ w ? /* @__PURE__ */ n(
4150
4150
  z,
4151
4151
  {
4152
4152
  icon: "exclamation-circle",
@@ -4188,14 +4188,14 @@ const z = H(function({
4188
4188
  return /* @__PURE__ */ n(la, { disabled: t, name: c, placeholder: d });
4189
4189
  if (a === "date")
4190
4190
  return /* @__PURE__ */ n(ta, { disabled: t, name: c });
4191
- const { decimalPlaces: $, max: y, min: w } = o ?? {};
4191
+ const { decimalPlaces: $, max: y, min: m } = o ?? {};
4192
4192
  return /* @__PURE__ */ n(
4193
4193
  ga,
4194
4194
  {
4195
4195
  decimalPlaces: $,
4196
4196
  disabled: t,
4197
4197
  max: y,
4198
- min: w,
4198
+ min: m,
4199
4199
  name: c,
4200
4200
  placeholder: d
4201
4201
  }
@@ -4343,7 +4343,7 @@ const z = H(function({
4343
4343
  {
4344
4344
  bgColor: a.palette.gray[50],
4345
4345
  border: "1px solid" + a.palette.gray[300],
4346
- borderRadius: "4px",
4346
+ borderRadius: "8px",
4347
4347
  display: "inline-flex",
4348
4348
  flexDirection: "column",
4349
4349
  gap: 1.25,
@@ -5089,8 +5089,11 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
5089
5089
  }
5090
5090
  );
5091
5091
  }, Ma = h(Ft)`
5092
- padding-left: 8px;
5093
- padding-right: 8px;
5092
+ padding: 7px 8px;
5093
+
5094
+ svg.fa-check {
5095
+ border-radius: 2px;
5096
+ }
5094
5097
  `, Oa = (e) => e.reduce(
5095
5098
  (i, r) => i[r.name] ? {
5096
5099
  ...i,
@@ -5883,7 +5886,7 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
5883
5886
  tagPosition: g = "top",
5884
5887
  title: u
5885
5888
  }) => {
5886
- const f = T(), $ = s == null ? void 0 : s.split("-"), y = l === "dark", w = /* @__PURE__ */ p(rr, { "data-testid": `content-card-${u}`, children: [
5889
+ const f = T(), $ = s == null ? void 0 : s.split("-"), y = l === "dark", m = /* @__PURE__ */ p(rr, { "data-testid": `content-card-${u}`, children: [
5887
5890
  o || r || d && g === "top" ? /* @__PURE__ */ p(b, { id: "card-image", position: "relative", children: [
5888
5891
  o && /* @__PURE__ */ n(Q, { publicId: o }),
5889
5892
  g === "top" && /* @__PURE__ */ n(lt, { tag: d, tagPosition: g }),
@@ -5974,9 +5977,9 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
5974
5977
  href: a,
5975
5978
  rel: "noopener noreferrer",
5976
5979
  target: "_self",
5977
- children: w
5980
+ children: m
5978
5981
  }
5979
- ) : w;
5982
+ ) : m;
5980
5983
  }, vl = ({
5981
5984
  description: e,
5982
5985
  items: t,
@@ -6344,17 +6347,17 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
6344
6347
  variant: s
6345
6348
  }) => {
6346
6349
  const c = T(), [d, g] = D(t), [u, f] = D(""), $ = x(
6347
- (m) => {
6350
+ (w) => {
6348
6351
  g(
6349
6352
  (k) => k.filter(
6350
- (C) => String(C.name).toLowerCase().includes(m.toLocaleLowerCase())
6353
+ (C) => String(C.name).toLowerCase().includes(w.toLocaleLowerCase())
6351
6354
  )
6352
6355
  );
6353
6356
  },
6354
6357
  [g]
6355
6358
  ), y = x(
6356
- (m) => {
6357
- m.currentTarget && (f(m.currentTarget.value), $(m.currentTarget.value));
6359
+ (w) => {
6360
+ w.currentTarget && (f(w.currentTarget.value), $(w.currentTarget.value));
6358
6361
  },
6359
6362
  [f, $]
6360
6363
  );
@@ -6433,14 +6436,14 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
6433
6436
  /* @__PURE__ */ n(v, { color: c.palette.gray[400], size: "sm", children: "New organization" })
6434
6437
  ] }) }) : void 0,
6435
6438
  d.map(
6436
- (m) => /* @__PURE__ */ n(
6439
+ (w) => /* @__PURE__ */ n(
6437
6440
  ur,
6438
6441
  {
6439
- isSelected: o.toLowerCase() === m.name,
6440
- label: m.name.charAt(0).toUpperCase() + m.name.slice(1),
6442
+ isSelected: o.toLowerCase() === w.name,
6443
+ label: w.name.charAt(0).toUpperCase() + w.name.slice(1),
6441
6444
  onSelect: r
6442
6445
  },
6443
- m.name
6446
+ w.name
6444
6447
  )
6445
6448
  )
6446
6449
  ]
@@ -7606,7 +7609,7 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
7606
7609
  values: e,
7607
7610
  children: [
7608
7611
  /* @__PURE__ */ p(b, { display: "flex", gap: 0.25, children: [
7609
- /* @__PURE__ */ n(G, { display: "flex", size: "sm", children: i }),
7612
+ /* @__PURE__ */ n(G, { display: "flex", size: "xs", children: i }),
7610
7613
  /* @__PURE__ */ n(
7611
7614
  de,
7612
7615
  {
@@ -7629,7 +7632,7 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
7629
7632
  {
7630
7633
  ...a,
7631
7634
  icon: "grid-horizontal",
7632
- rightIcon: "lock",
7635
+ rightIcon: a.disabled ? "lock" : "close",
7633
7636
  children: a.value
7634
7637
  }
7635
7638
  )
@@ -7654,7 +7657,7 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
7654
7657
  [i]
7655
7658
  ), l = /* @__PURE__ */ p(Pt, { $size: "md", children: [
7656
7659
  /* @__PURE__ */ p(b, { display: "flex", justify: "space-between", px: 1.25, py: 1.25, children: [
7657
- /* @__PURE__ */ n(G, { size: "md", children: t }),
7660
+ /* @__PURE__ */ n(G, { size: "sm", children: t }),
7658
7661
  /* @__PURE__ */ n(
7659
7662
  Y,
7660
7663
  {
@@ -7671,7 +7674,7 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
7671
7674
  }
7672
7675
  )
7673
7676
  ] }),
7674
- /* @__PURE__ */ n(ue, { mb: 0 }),
7677
+ /* @__PURE__ */ n(ue, { mb: 0, mt: 0 }),
7675
7678
  /* @__PURE__ */ p(b, { display: "flex", px: 1.25, width: "100%", children: [
7676
7679
  /* @__PURE__ */ n(
7677
7680
  _a,
@@ -7699,7 +7702,7 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
7699
7702
  }
7700
7703
  ) })
7701
7704
  ] }),
7702
- /* @__PURE__ */ n(ue, { mt: 0 }),
7705
+ /* @__PURE__ */ n(ue, { mb: 0, mt: 0 }),
7703
7706
  /* @__PURE__ */ p(b, { display: "flex", justify: "space-between", px: 1.25, py: 1.25, children: [
7704
7707
  /* @__PURE__ */ n(
7705
7708
  A,
@@ -7880,18 +7883,18 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
7880
7883
  k.target.value.endsWith(".") ? $(k.target.value) : C >= Number(o) && C <= Number(a) && ($(String(C)), t && s(W.toNumber(C.toFixed(u)))), k.stopPropagation();
7881
7884
  },
7882
7885
  [t, u, a, o, s]
7883
- ), w = x(
7886
+ ), m = x(
7884
7887
  (k) => {
7885
7888
  k.currentTarget.contains(k.relatedTarget) || $(Number(r).toFixed(u)), k.stopPropagation();
7886
7889
  },
7887
7890
  [u, r]
7888
- ), m = x(
7891
+ ), w = x(
7889
7892
  (k) => {
7890
7893
  k.stopPropagation(), k.key === "Enter" && !W.isEmpty(k.currentTarget.value) && s(W.toNumber(k.currentTarget.value));
7891
7894
  },
7892
7895
  [s]
7893
7896
  );
7894
- return /* @__PURE__ */ n(eo, { onBlur: w, tabIndex: -1, children: /* @__PURE__ */ n(ie, { id: "numberInputTooltip", tip: c, children: /* @__PURE__ */ n(
7897
+ return /* @__PURE__ */ n(eo, { onBlur: m, tabIndex: -1, children: /* @__PURE__ */ n(ie, { id: "numberInputTooltip", tip: c, children: /* @__PURE__ */ n(
7895
7898
  to,
7896
7899
  {
7897
7900
  ...d,
@@ -7903,7 +7906,7 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
7903
7906
  min: o,
7904
7907
  name: l,
7905
7908
  onChange: y,
7906
- onKeyUp: m,
7909
+ onKeyUp: w,
7907
7910
  ref: g,
7908
7911
  step: 10 ** -u,
7909
7912
  type: "number",
@@ -7999,8 +8002,8 @@ ${u[8]}...` : (u.length < 8 && l(!1), t);
7999
8002
  c(($) => !$);
8000
8003
  }, [c]), f = x(
8001
8004
  ($) => (y) => {
8002
- var w;
8003
- (w = o[$]) == null || w.onClick(y), c(!1);
8005
+ var m;
8006
+ (m = o[$]) == null || m.onClick(y), c(!1);
8004
8007
  },
8005
8008
  [o]
8006
8009
  );
@@ -8280,7 +8283,7 @@ const ro = {
8280
8283
  title: g,
8281
8284
  titleColor: u
8282
8285
  }) => {
8283
- const f = T(), { alt: $, src: y, width: w = "77px", height: m = "77px" } = c, k = x(() => {
8286
+ const f = T(), { alt: $, src: y, width: m = "77px", height: w = "77px" } = c, k = x(() => {
8284
8287
  t == null || t.onClick();
8285
8288
  }, [t]), C = x(() => {
8286
8289
  a == null || a.onClick();
@@ -8328,9 +8331,9 @@ const ro = {
8328
8331
  Q,
8329
8332
  {
8330
8333
  alt: $,
8331
- height: m,
8334
+ height: w,
8332
8335
  publicId: y,
8333
- width: w
8336
+ width: m
8334
8337
  }
8335
8338
  ) }),
8336
8339
  /* @__PURE__ */ p(
@@ -8980,12 +8983,12 @@ const ro = {
8980
8983
  u(k.currentTarget.value);
8981
8984
  },
8982
8985
  [u]
8983
- ), w = x(
8986
+ ), m = x(
8984
8987
  (k) => {
8985
8988
  k.preventDefault(), k.stopPropagation(), f(), d.current && d.current.focus();
8986
8989
  },
8987
8990
  [f]
8988
- ), m = x(
8991
+ ), w = x(
8989
8992
  (k) => {
8990
8993
  k.preventDefault(), k.stopPropagation(), d.current && d.current.blur();
8991
8994
  },
@@ -9003,8 +9006,8 @@ const ro = {
9003
9006
  {
9004
9007
  action: "",
9005
9008
  noValidate: !0,
9006
- onReset: w,
9007
- onSubmit: m,
9009
+ onReset: m,
9010
+ onSubmit: w,
9008
9011
  role: "search",
9009
9012
  children: [
9010
9013
  /* @__PURE__ */ p("div", { className: "flex gap-2 w-full", children: [
@@ -9464,8 +9467,8 @@ const ro = {
9464
9467
  ({
9465
9468
  customBadge: $,
9466
9469
  description: y,
9467
- icon: w,
9468
- onClick: m,
9470
+ icon: m,
9471
+ onClick: w,
9469
9472
  requiresUpgrade: k,
9470
9473
  title: C
9471
9474
  }) => /* @__PURE__ */ n(
@@ -9473,8 +9476,8 @@ const ro = {
9473
9476
  {
9474
9477
  customBadge: $,
9475
9478
  description: y,
9476
- icon: w,
9477
- onClick: f(m),
9479
+ icon: m,
9480
+ onClick: f(w),
9478
9481
  requiresUpgrade: k,
9479
9482
  title: C
9480
9483
  },
@@ -9613,7 +9616,7 @@ const ro = {
9613
9616
  name: o,
9614
9617
  control: l,
9615
9618
  disabled: r
9616
- }), { minValue: d = 0, maxValue: g = 100 } = e, u = Bn(), f = Vn({ ...e, numberFormatter: u, onChange: s, value: c }), $ = Po(d, g, f.getThumbValue(0)), { groupProps: y, trackProps: w } = Hn(
9619
+ }), { minValue: d = 0, maxValue: g = 100 } = e, u = Bn(), f = Vn({ ...e, numberFormatter: u, onChange: s, value: c }), $ = Po(d, g, f.getThumbValue(0)), { groupProps: y, trackProps: m } = Hn(
9617
9620
  { ...e, "aria-label": "slider", id: o },
9618
9621
  f,
9619
9622
  i
@@ -9638,7 +9641,7 @@ const ro = {
9638
9641
  /* @__PURE__ */ n(
9639
9642
  "div",
9640
9643
  {
9641
- ...w,
9644
+ ...m,
9642
9645
  className: `track ${f.isDisabled ? "disabled" : ""}`,
9643
9646
  ref: i,
9644
9647
  children: /* @__PURE__ */ n(Fo, { index: 0, state: f, trackRef: i })
@@ -9751,9 +9754,9 @@ const ro = {
9751
9754
  []
9752
9755
  );
9753
9756
  return /* @__PURE__ */ n(Lo, { children: a.map((c, d) => {
9754
- const { content: g, title: u, nextAction: f, previousAction: $ } = c, y = d + 1, w = y === o ? "current" : "disabled", m = y < o ? "completed" : w;
9757
+ const { content: g, title: u, nextAction: f, previousAction: $ } = c, y = d + 1, m = y === o ? "current" : "disabled", w = y < o ? "completed" : m;
9755
9758
  return /* @__PURE__ */ p(Ao, { children: [
9756
- /* @__PURE__ */ n(b, { maxWidth: "40px", position: "relative", children: /* @__PURE__ */ n(Mo, { $variant: m, children: m === "completed" ? /* @__PURE__ */ n(z, { icon: "check", iconSize: "xs", iconType: "fa-solid" }) : y }) }),
9759
+ /* @__PURE__ */ n(b, { maxWidth: "40px", position: "relative", children: /* @__PURE__ */ n(Mo, { $variant: w, children: w === "completed" ? /* @__PURE__ */ n(z, { icon: "check", iconSize: "xs", iconType: "fa-solid" }) : y }) }),
9757
9760
  /* @__PURE__ */ p(b, { ml: 1.5, width: "100%", children: [
9758
9761
  /* @__PURE__ */ n(
9759
9762
  G,
@@ -9765,7 +9768,7 @@ const ro = {
9765
9768
  children: u
9766
9769
  }
9767
9770
  ),
9768
- m === "current" && /* @__PURE__ */ p(b, { children: [
9771
+ w === "current" && /* @__PURE__ */ p(b, { children: [
9769
9772
  g,
9770
9773
  /* @__PURE__ */ p(Ro, { children: [
9771
9774
  o > 1 && /* @__PURE__ */ n(