@fluidattacks/design 3.16.12 → 3.16.13

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 (140) 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/container/index.js +1 -1
  22. package/dist/components/divider/index.js +1 -1
  23. package/dist/components/empty-state/empty-button/index.js +1 -1
  24. package/dist/components/empty-state/index.js +1 -1
  25. package/dist/components/file-preview/index.js +1 -1
  26. package/dist/components/form/index.js +1 -1
  27. package/dist/components/form/inner-form/index.js +1 -1
  28. package/dist/components/grid-container/index.js +1 -1
  29. package/dist/components/group-selector/index.js +1 -1
  30. package/dist/components/group-selector/option-container/index.js +1 -1
  31. package/dist/components/icon/index.js +1 -1
  32. package/dist/components/icon-button/index.js +1 -1
  33. package/dist/components/indicator-card/index.js +1 -1
  34. package/dist/components/info-sidebar/index.js +1 -1
  35. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  36. package/dist/components/inputs/fields/combobox/index.js +1 -1
  37. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  38. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  39. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  40. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  41. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  42. package/dist/components/inputs/fields/date/index.js +1 -1
  43. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  44. package/dist/components/inputs/fields/date-range/index.js +1 -1
  45. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  46. package/dist/components/inputs/fields/date-time/index.js +1 -1
  47. package/dist/components/inputs/fields/editable/index.js +1 -1
  48. package/dist/components/inputs/fields/input/index.js +1 -1
  49. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  50. package/dist/components/inputs/fields/input-array/index.js +1 -1
  51. package/dist/components/inputs/fields/input-file/index.js +1 -1
  52. package/dist/components/inputs/fields/input-tags/field/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/layout/categories/buttons/index.js +1 -1
  69. package/dist/components/layout/categories/column/index.js +1 -1
  70. package/dist/components/layout/categories/gap/index.js +1 -1
  71. package/dist/components/layout/categories/row/index.js +1 -1
  72. package/dist/components/layout/index.js +1 -1
  73. package/dist/components/link/index.js +1 -1
  74. package/dist/components/list-item/index.js +1 -1
  75. package/dist/components/little-flag/index.js +1 -1
  76. package/dist/components/loading/index.js +1 -1
  77. package/dist/components/logo/index.js +1 -1
  78. package/dist/components/lottie/index.js +1 -1
  79. package/dist/components/menu/index.js +1 -1
  80. package/dist/components/message-banner/index.js +1 -1
  81. package/dist/components/modal/columns-modal/index.js +1 -1
  82. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  83. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  84. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  85. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  86. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  87. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  88. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  89. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  90. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  91. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  92. package/dist/components/modal/filters-modal/index.js +1 -1
  93. package/dist/components/modal/footer/index.js +1 -1
  94. package/dist/components/modal/header/index.js +1 -1
  95. package/dist/components/modal/index.js +1 -1
  96. package/dist/components/modal/modal-confirm/index.js +1 -1
  97. package/dist/components/notification/index.js +1 -1
  98. package/dist/components/notification-sign/index.js +1 -1
  99. package/dist/components/number-input/index.js +1 -1
  100. package/dist/components/oauth-selector/index.js +1 -1
  101. package/dist/components/oauth-selector/option-container/index.js +1 -1
  102. package/dist/components/plan-card/index.js +1 -1
  103. package/dist/components/plan-card/recommended-tag/index.js +1 -1
  104. package/dist/components/pop-up/description/index.js +1 -1
  105. package/dist/components/pop-up/index.js +1 -1
  106. package/dist/components/premium-feature/index.js +1 -1
  107. package/dist/components/priority-score/index.js +1 -1
  108. package/dist/components/progress-bar/index.js +1 -1
  109. package/dist/components/radio-button/index.js +1 -1
  110. package/dist/components/scroll-button/index.js +1 -1
  111. package/dist/components/search/index.js +1 -1
  112. package/dist/components/severity-badge/index.js +1 -1
  113. package/dist/components/severity-overview/badge/index.js +1 -1
  114. package/dist/components/severity-overview/index.js +1 -1
  115. package/dist/components/show-on-hover/index.js +1 -1
  116. package/dist/components/slide-out-menu/index.js +1 -1
  117. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  118. package/dist/components/slider/index.js +1 -1
  119. package/dist/components/slider/thumb/index.js +1 -1
  120. package/dist/components/step-lapse/index.js +1 -1
  121. package/dist/components/table-button/index.js +1 -1
  122. package/dist/components/tabs/fixed-tabs/index.js +1 -1
  123. package/dist/components/tabs/index.js +1 -1
  124. package/dist/components/tabs/tab/index.js +1 -1
  125. package/dist/components/tag/index.js +1 -1
  126. package/dist/components/timeline/card/index.js +1 -1
  127. package/dist/components/timeline/index.js +1 -1
  128. package/dist/components/toggle/index.js +1 -1
  129. package/dist/components/toggle-buttons/index.js +1 -1
  130. package/dist/components/tooltip/index.js +1 -1
  131. package/dist/components/tour/index.js +1 -1
  132. package/dist/components/typography/heading/index.js +1 -1
  133. package/dist/components/typography/index.js +1 -1
  134. package/dist/components/typography/span/index.js +1 -1
  135. package/dist/components/typography/text/index.js +1 -1
  136. package/dist/{components-CpV6C9Bt.mjs → components-BAiQlxB0.mjs} +126 -125
  137. package/dist/{components-zBmNzvVv.js → components-Dtu93qFu.js} +19 -19
  138. package/dist/hooks/index.js +1 -1
  139. package/dist/index.js +1 -1
  140. package/package.json +1 -1
@@ -338,7 +338,7 @@ const le = (e) => ({
338
338
  ), u = j(
339
339
  "gap",
340
340
  e.gap === void 0 ? void 0 : T.spacing[e.gap]
341
- ), g = j("background-color", e.bgColor), f = j("background", e.bgGradient), y = j("flex-direction", e.flexDirection), m = j("flex-grow", e.flexGrow), w = j("justify-content", e.justify), x = j("justify-self", e.justifySelf), v = j("align-items", e.alignItems), S = j("align-self", e.alignSelf), C = j("flex-wrap", e.wrap);
341
+ ), g = j("background-color", e.bgColor), f = j("background", e.bgGradient), y = j("flex-direction", e.flexDirection), m = j("flex-grow", e.flexGrow), w = j("justify-content", e.justify), x = j("justify-self", e.justifySelf), v = j("align-items", e.alignItems), C = j("align-self", e.alignSelf), S = j("flex-wrap", e.wrap);
342
342
  return `
343
343
  ${t}
344
344
  ${i}
@@ -358,8 +358,8 @@ const le = (e) => ({
358
358
  ${w}
359
359
  ${x}
360
360
  ${v}
361
- ${S}
362
361
  ${C}
362
+ ${S}
363
363
  `;
364
364
  }, Fe = (e) => {
365
365
  const t = j("color", e.color), i = j("font-family", e.fontFamily), r = j("font-size", e.fontSize), a = j("font-weight", e.fontWeight), o = j("line-spacing", e.letterSpacing), l = j("line-height", e.lineSpacing), s = j("text-align", e.textAlign), c = j("text-decoration", e.textDecoration), d = j("text-overflow", e.textOverflow), p = j("white-space", e.whiteSpace), u = j("word-break", e.wordBreak), g = j("word-wrap", e.wordWrap);
@@ -605,7 +605,7 @@ const le = (e) => ({
605
605
  whiteSpace: w,
606
606
  wordBreak: x,
607
607
  ...v
608
- }, S) {
608
+ }, C) {
609
609
  return /* @__PURE__ */ n(
610
610
  En,
611
611
  {
@@ -625,7 +625,7 @@ const le = (e) => ({
625
625
  $whiteSpace: w,
626
626
  $wordBreak: x,
627
627
  className: r,
628
- ref: S,
628
+ ref: C,
629
629
  ...v,
630
630
  children: i
631
631
  }
@@ -675,14 +675,15 @@ const le = (e) => ({
675
675
  letterSpacing: c,
676
676
  lineSpacing: d,
677
677
  lineSpacingSm: p,
678
- size: u,
679
- sizeMd: g,
680
- sizeSm: f,
681
- textFill: y,
682
- whiteSpace: m,
683
- wordBreak: w,
684
- ...x
685
- }, v) {
678
+ overflow: u,
679
+ size: g,
680
+ sizeMd: f,
681
+ sizeSm: y,
682
+ textFill: m,
683
+ whiteSpace: w,
684
+ wordBreak: x,
685
+ ...v
686
+ }, C) {
686
687
  return /* @__PURE__ */ n(
687
688
  Pt,
688
689
  {
@@ -694,15 +695,16 @@ const le = (e) => ({
694
695
  $letterSpacing: c,
695
696
  $lineSpacing: d,
696
697
  $lineSpacingSm: p,
697
- $size: u,
698
- $sizeMd: g,
699
- $sizeSm: f,
700
- $textFill: y,
701
- $whiteSpace: m,
702
- $wordBreak: w,
698
+ $overflow: u,
699
+ $size: g,
700
+ $sizeMd: f,
701
+ $sizeSm: y,
702
+ $textFill: m,
703
+ $whiteSpace: w,
704
+ $wordBreak: x,
703
705
  className: r,
704
- ref: v,
705
- ...x,
706
+ ref: C,
707
+ ...v,
706
708
  children: i
707
709
  }
708
710
  );
@@ -1131,7 +1133,7 @@ const N = Y(function({
1131
1133
  hide: f = u === "" && g === "" && d === void 0,
1132
1134
  width: y
1133
1135
  }) => {
1134
- const m = D(), [w, x] = F(!1), { refs: v, floatingStyles: S, context: C } = ci({
1136
+ const m = D(), [w, x] = F(!1), { refs: v, floatingStyles: C, context: S } = ci({
1135
1137
  middleware: [
1136
1138
  fi({
1137
1139
  fallbackAxisSideDirection: "start"
@@ -1143,10 +1145,10 @@ const N = Y(function({
1143
1145
  open: w,
1144
1146
  placement: p,
1145
1147
  whileElementsMounted: St
1146
- }), L = di(C, {
1148
+ }), L = di(S, {
1147
1149
  delay: { close: 0, open: 500 },
1148
1150
  move: !1
1149
- }), P = pi(C), z = gi(C, { role: a ? "label" : "tooltip" }), { getReferenceProps: R, getFloatingProps: V } = ui([
1151
+ }), P = pi(S), z = gi(S, { role: a ? "label" : "tooltip" }), { getReferenceProps: R, getFloatingProps: V } = ui([
1150
1152
  L,
1151
1153
  P,
1152
1154
  z
@@ -1182,7 +1184,7 @@ const N = Y(function({
1182
1184
  $maxWidth: c,
1183
1185
  id: `floating-${s}`,
1184
1186
  ref: v.setFloating,
1185
- style: S,
1187
+ style: C,
1186
1188
  children: [
1187
1189
  W.isEmpty(g) ? void 0 : /* @__PURE__ */ n(
1188
1190
  I,
@@ -1233,8 +1235,8 @@ const N = Y(function({
1233
1235
  value: w,
1234
1236
  variant: x = "primary",
1235
1237
  ...v
1236
- }, S) {
1237
- const C = /* @__PURE__ */ n(
1238
+ }, C) {
1239
+ const S = /* @__PURE__ */ n(
1238
1240
  Un,
1239
1241
  {
1240
1242
  $borderRadius: t,
@@ -1248,7 +1250,7 @@ const N = Y(function({
1248
1250
  id: c,
1249
1251
  justify: d,
1250
1252
  onClick: p,
1251
- ref: S,
1253
+ ref: C,
1252
1254
  type: f,
1253
1255
  value: w,
1254
1256
  ...v,
@@ -1265,7 +1267,7 @@ const N = Y(function({
1265
1267
  )
1266
1268
  }
1267
1269
  ), P = (f + (x ?? "") + (c ?? r)).replace(/ /u, "_");
1268
- return y === void 0 ? C : /* @__PURE__ */ n(ae, { id: `${P}-tooltip`, place: m, tip: y, children: C });
1270
+ return y === void 0 ? S : /* @__PURE__ */ n(ae, { id: `${P}-tooltip`, place: m, tip: y, children: S });
1269
1271
  }), gl = Y(function({
1270
1272
  autoHide: t = !1,
1271
1273
  children: i,
@@ -1695,8 +1697,8 @@ const N = Y(function({
1695
1697
  value: w,
1696
1698
  variant: x = "primary",
1697
1699
  width: v,
1698
- ...S
1699
- }, C) {
1700
+ ...C
1701
+ }, S) {
1700
1702
  const L = f !== void 0, P = `${l}-tooltip`, z = k(() => {
1701
1703
  o && Qn(o, r);
1702
1704
  }, [r, o]), R = /* @__PURE__ */ h(
@@ -1710,12 +1712,12 @@ const N = Y(function({
1710
1712
  id: l,
1711
1713
  name: c,
1712
1714
  onClick: x === "link" ? z : d,
1713
- ref: C,
1715
+ ref: S,
1714
1716
  type: g,
1715
1717
  value: w,
1716
1718
  width: v,
1717
1719
  ...L ? { "data-tooltip-id": P } : {},
1718
- ...S,
1720
+ ...C,
1719
1721
  children: [
1720
1722
  s !== void 0 && /* @__PURE__ */ n(N, { icon: s, iconSize: "xs", iconType: "fa-light" }),
1721
1723
  t,
@@ -2438,11 +2440,11 @@ const N = Y(function({
2438
2440
  weight: w
2439
2441
  }) => {
2440
2442
  var Qe;
2441
- const x = D(), v = t ? void 0 : i, S = (e == null ? void 0 : e.value) ?? m, [C, L] = F(
2442
- ((Qe = d.find((H) => H.value === S)) == null ? void 0 : Qe.name) ?? ""
2443
- ), [P, z] = F(S), [R, V] = F(d), [A, M] = F(!1), { contains: Z } = mi({ sensitivity: "base" }), Q = B(null), re = B(null), U = B(null), q = B(null), K = B(null), Pe = ne(() => d.map(
2444
- (H) => Z(H.name, C) || A ? /* @__PURE__ */ n(wi, { children: H.name }, H.value) : null
2445
- ), [Z, C, d, A]), Xt = k(
2443
+ const x = D(), v = t ? void 0 : i, C = (e == null ? void 0 : e.value) ?? m, [S, L] = F(
2444
+ ((Qe = d.find((H) => H.value === C)) == null ? void 0 : Qe.name) ?? ""
2445
+ ), [P, z] = F(C), [R, V] = F(d), [A, M] = F(!1), { contains: Z } = mi({ sensitivity: "base" }), Q = B(null), re = B(null), U = B(null), q = B(null), K = B(null), Pe = ne(() => d.map(
2446
+ (H) => Z(H.name, S) || A ? /* @__PURE__ */ n(wi, { children: H.name }, H.value) : null
2447
+ ), [Z, S, d, A]), Xt = k(
2446
2448
  (H) => {
2447
2449
  L(H), H === "" ? M(!0) : (M(!1), z((X) => {
2448
2450
  const te = H === "" ? "" : X;
@@ -2465,7 +2467,7 @@ const N = Y(function({
2465
2467
  p && p(), e && e.onBlur();
2466
2468
  }, [e, p]), oe = vi({
2467
2469
  allowsEmptyCollection: !0,
2468
- inputValue: C,
2470
+ inputValue: S,
2469
2471
  items: R,
2470
2472
  menuTrigger: "focus",
2471
2473
  shouldCloseOnBlur: !0,
@@ -2493,7 +2495,7 @@ const N = Y(function({
2493
2495
  listBoxProps: ti
2494
2496
  } = ki(
2495
2497
  {
2496
- inputValue: C,
2498
+ inputValue: S,
2497
2499
  buttonRef: re,
2498
2500
  id: c,
2499
2501
  inputRef: Q,
@@ -2507,11 +2509,11 @@ const N = Y(function({
2507
2509
  ), { listBoxProps: ii } = Ci(ti, oe, U), { buttonProps: ni } = zt(Qt, re);
2508
2510
  return G(() => {
2509
2511
  var H;
2510
- if (s === !1 || !S) {
2511
- const X = ((H = d.find((te) => te.value === S)) == null ? void 0 : H.name) ?? "";
2512
+ if (s === !1 || !C) {
2513
+ const X = ((H = d.find((te) => te.value === C)) == null ? void 0 : H.name) ?? "";
2512
2514
  L(X), z(X);
2513
2515
  }
2514
- }, [S, d, s]), /* @__PURE__ */ h(
2516
+ }, [C, d, s]), /* @__PURE__ */ h(
2515
2517
  J,
2516
2518
  {
2517
2519
  error: v,
@@ -2609,12 +2611,12 @@ const N = Y(function({
2609
2611
  control: e,
2610
2612
  name: c,
2611
2613
  render: ({ field: x, fieldState: v }) => {
2612
- var S;
2614
+ var C;
2613
2615
  return /* @__PURE__ */ n(
2614
2616
  st,
2615
2617
  {
2616
2618
  disabled: t,
2617
- error: (S = v.error) == null ? void 0 : S.message,
2619
+ error: (C = v.error) == null ? void 0 : C.message,
2618
2620
  field: x,
2619
2621
  helpLink: r,
2620
2622
  helpLinkText: a,
@@ -3212,7 +3214,7 @@ const N = Y(function({
3212
3214
  m(z);
3213
3215
  },
3214
3216
  value: E.isNil(y) || E.isEmpty(y) || y === "-" ? null : Ai(y.replace(/\//gu, "-"))
3215
- }), { close: x } = w, { groupProps: v, fieldProps: S, buttonProps: C, dialogProps: L, calendarProps: P } = Ft(
3217
+ }), { close: x } = w, { groupProps: v, fieldProps: C, buttonProps: S, dialogProps: L, calendarProps: P } = Ft(
3216
3218
  { ...g, "aria-label": l ?? s, name: s },
3217
3219
  w,
3218
3220
  f
@@ -3232,11 +3234,11 @@ const N = Y(function({
3232
3234
  /* @__PURE__ */ n(
3233
3235
  we,
3234
3236
  {
3235
- buttonProps: C,
3237
+ buttonProps: S,
3236
3238
  datePickerRef: f,
3237
3239
  disabled: e,
3238
3240
  error: t,
3239
- fieldProps: S,
3241
+ fieldProps: C,
3240
3242
  groupProps: v,
3241
3243
  name: s,
3242
3244
  register: c,
@@ -3325,8 +3327,8 @@ const N = Y(function({
3325
3327
  }
3326
3328
  }), { close: x } = w, {
3327
3329
  groupProps: v,
3328
- startFieldProps: S,
3329
- endFieldProps: C,
3330
+ startFieldProps: C,
3331
+ endFieldProps: S,
3330
3332
  buttonProps: L,
3331
3333
  dialogProps: P,
3332
3334
  calendarProps: z
@@ -3362,9 +3364,9 @@ const N = Y(function({
3362
3364
  disabled: e,
3363
3365
  error: t,
3364
3366
  fieldProps: {
3365
- ...S,
3366
- "aria-label": `${S["aria-label"]} ${r}`,
3367
- validate: (R) => C.value && R > C.value ? "Start date must be less than or equal to end date" : null
3367
+ ...C,
3368
+ "aria-label": `${C["aria-label"]} ${r}`,
3369
+ validate: (R) => S.value && R > S.value ? "Start date must be less than or equal to end date" : null
3368
3370
  },
3369
3371
  groupProps: v,
3370
3372
  name: (d == null ? void 0 : d.name) ?? f,
@@ -3381,9 +3383,9 @@ const N = Y(function({
3381
3383
  disabled: e,
3382
3384
  error: t,
3383
3385
  fieldProps: {
3384
- ...C,
3385
- "aria-label": `${C["aria-label"]} ${r}`,
3386
- validate: (R) => S.value && R < S.value ? "End date must be greater than or equal to start date" : null
3386
+ ...S,
3387
+ "aria-label": `${S["aria-label"]} ${r}`,
3388
+ validate: (R) => C.value && R < C.value ? "End date must be greater than or equal to start date" : null
3387
3389
  },
3388
3390
  groupProps: v,
3389
3391
  name: (c == null ? void 0 : c.name) ?? g,
@@ -3476,7 +3478,7 @@ const N = Y(function({
3476
3478
  value: E.isNil(p) || E.isEmpty(p) || p === "-" || ie(p, "YYYY/MM/DD hh:mm A").isValid() === !1 ? null : Bi(
3477
3479
  ie(p, "YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss")
3478
3480
  )
3479
- }), { close: f } = g, { groupProps: y, fieldProps: m, buttonProps: w, dialogProps: x, calendarProps: v } = Ft(e, g, u), S = k(
3481
+ }), { close: f } = g, { groupProps: y, fieldProps: m, buttonProps: w, dialogProps: x, calendarProps: v } = Ft(e, g, u), C = k(
3480
3482
  (L) => {
3481
3483
  if (v.onChange && v.onChange(L), g.timeValue) {
3482
3484
  const P = ut(
@@ -3488,7 +3490,7 @@ const N = Y(function({
3488
3490
  g.setDateValue(L);
3489
3491
  },
3490
3492
  [v, o, c, g]
3491
- ), C = k(
3493
+ ), S = k(
3492
3494
  (L) => {
3493
3495
  if (L) {
3494
3496
  g.setTimeValue(L);
@@ -3536,9 +3538,9 @@ const N = Y(function({
3536
3538
  children: /* @__PURE__ */ n(_e, { ...x, children: /* @__PURE__ */ n(
3537
3539
  Fa,
3538
3540
  {
3539
- handleTimeChange: C,
3541
+ handleTimeChange: S,
3540
3542
  onClose: f,
3541
- props: { ...v, onChange: S },
3543
+ props: { ...v, onChange: C },
3542
3544
  timeState: g
3543
3545
  }
3544
3546
  ) })
@@ -3583,8 +3585,8 @@ const N = Y(function({
3583
3585
  removeItemArray: w,
3584
3586
  register: x,
3585
3587
  suggestions: v,
3586
- tooltip: S,
3587
- type: C = "text",
3588
+ tooltip: C,
3589
+ type: S = "text",
3588
3590
  weight: L,
3589
3591
  ...P
3590
3592
  }) => {
@@ -3610,7 +3612,7 @@ const N = Y(function({
3610
3612
  label: p,
3611
3613
  linkPosition: u,
3612
3614
  required: z,
3613
- tooltip: S,
3615
+ tooltip: C,
3614
3616
  weight: L,
3615
3617
  children: [
3616
3618
  /* @__PURE__ */ h(
@@ -3637,7 +3639,7 @@ const N = Y(function({
3637
3639
  onKeyDown: q,
3638
3640
  onPaste: y,
3639
3641
  placeholder: m,
3640
- type: C,
3642
+ type: S,
3641
3643
  ...x ? x(g, { required: z, onBlur: R, onChange: re }) : { ...P, onChange: re }
3642
3644
  }
3643
3645
  ),
@@ -3805,12 +3807,12 @@ const N = Y(function({
3805
3807
  remove: m,
3806
3808
  value: w
3807
3809
  }) => {
3808
- var S;
3810
+ var C;
3809
3811
  const x = k(() => {
3810
3812
  t == null || t(o);
3811
3813
  }, [t, o]), v = k(
3812
- (C) => () => {
3813
- m == null || m(C);
3814
+ (S) => () => {
3815
+ m == null || m(S);
3814
3816
  },
3815
3817
  [m]
3816
3818
  );
@@ -3819,7 +3821,7 @@ const N = Y(function({
3819
3821
  Ke,
3820
3822
  {
3821
3823
  disabled: i,
3822
- error: a ? (S = a.error) == null ? void 0 : S.message : void 0,
3824
+ error: a ? (C = a.error) == null ? void 0 : C.message : void 0,
3823
3825
  id: "array",
3824
3826
  indexArray: l,
3825
3827
  isTouched: a ? a.isTouched : void 0,
@@ -3943,15 +3945,15 @@ const N = Y(function({
3943
3945
  watch: y,
3944
3946
  weight: m
3945
3947
  }) => {
3946
- const w = D(), x = t ? void 0 : i, v = B(null), S = u == null ? void 0 : u(c, { required: p }), C = y == null ? void 0 : y(c), L = Pa(C), P = k(() => {
3948
+ const w = D(), x = t ? void 0 : i, v = B(null), C = u == null ? void 0 : u(c, { required: p }), S = y == null ? void 0 : y(c), L = Pa(S), P = k(() => {
3947
3949
  const V = Mt("change", c, void 0);
3948
- g && g(c, void 0), S && S.onChange(V);
3949
- }, [S, c, g]), z = k(
3950
+ g && g(c, void 0), C && C.onChange(V);
3951
+ }, [C, c, g]), z = k(
3950
3952
  (V) => {
3951
3953
  const { files: A } = V.currentTarget;
3952
- A && A.length > 0 && (d == null || d(V), g && g(c, A), S && S.onChange(V));
3954
+ A && A.length > 0 && (d == null || d(V), g && g(c, A), C && C.onChange(V));
3953
3955
  },
3954
- [S, c, d, g]
3956
+ [C, c, d, g]
3955
3957
  ), R = k(
3956
3958
  (V) => {
3957
3959
  t ? V.preventDefault() : v.current && v.current.click();
@@ -4022,7 +4024,7 @@ const N = Y(function({
4022
4024
  /* @__PURE__ */ n(
4023
4025
  Aa,
4024
4026
  {
4025
- ...S,
4027
+ ...C,
4026
4028
  accept: e,
4027
4029
  "aria-label": c,
4028
4030
  "data-testid": c,
@@ -4061,7 +4063,7 @@ const N = Y(function({
4061
4063
  value: f,
4062
4064
  weight: y
4063
4065
  }) => {
4064
- const m = D(), w = e ? void 0 : t, [x, v] = F(""), S = c ? f : i == null ? void 0 : i.value, C = ne(() => S && typeof S == "string" ? S.split(",").filter(Boolean) : [], [S]), L = k(
4066
+ const m = D(), w = e ? void 0 : t, [x, v] = F(""), C = c ? f : i == null ? void 0 : i.value, S = ne(() => C && typeof C == "string" ? C.split(",").filter(Boolean) : [], [C]), L = k(
4065
4067
  (A) => {
4066
4068
  const Z = [...new Set(A.filter(Boolean))].join(","), Q = Mt("change", s, Z);
4067
4069
  i && i.onChange(Q), c && c(Q);
@@ -4075,20 +4077,20 @@ const N = Y(function({
4075
4077
  ), z = k(
4076
4078
  (A) => {
4077
4079
  const M = x.trim();
4078
- M.length && !C.includes(M) && (A.preventDefault(), L([...C, M]), v("")), i && i.onBlur();
4080
+ M.length && !S.includes(M) && (A.preventDefault(), L([...S, M]), v("")), i && i.onBlur();
4079
4081
  },
4080
- [x, i, L, C]
4082
+ [x, i, L, S]
4081
4083
  ), R = k(
4082
4084
  (A) => {
4083
4085
  const M = x.trim();
4084
- A.key === "Enter" && M.length === 0 && A.preventDefault(), ["Enter", ","].includes(A.key) && M.length > 0 && !C.includes(M) ? (A.preventDefault(), L([...C, M]), v("")) : A.key === "Backspace" && !M.length && C.length && (A.preventDefault(), d == null || d(C[C.length - 1]), L(C.slice(0, -1)));
4086
+ A.key === "Enter" && M.length === 0 && A.preventDefault(), ["Enter", ","].includes(A.key) && M.length > 0 && !S.includes(M) ? (A.preventDefault(), L([...S, M]), v("")) : A.key === "Backspace" && !M.length && S.length && (A.preventDefault(), d == null || d(S[S.length - 1]), L(S.slice(0, -1)));
4085
4087
  },
4086
- [x, d, L, C]
4088
+ [x, d, L, S]
4087
4089
  ), V = k(
4088
4090
  (A) => () => {
4089
- d == null || d(A), L(C.filter((M) => M !== A));
4091
+ d == null || d(A), L(S.filter((M) => M !== A));
4090
4092
  },
4091
- [d, L, C]
4093
+ [d, L, S]
4092
4094
  );
4093
4095
  return /* @__PURE__ */ n(
4094
4096
  J,
@@ -4108,7 +4110,7 @@ const N = Y(function({
4108
4110
  $overflowX: "auto",
4109
4111
  className: `${e ? "disabled" : ""} ${w ? "error" : ""}`,
4110
4112
  children: [
4111
- C.map((A) => /* @__PURE__ */ n(
4113
+ S.map((A) => /* @__PURE__ */ n(
4112
4114
  se,
4113
4115
  {
4114
4116
  disabled: e,
@@ -4129,7 +4131,7 @@ const N = Y(function({
4129
4131
  onBlur: z,
4130
4132
  onChange: P,
4131
4133
  onKeyDown: R,
4132
- placeholder: C.length === 0 ? p : void 0,
4134
+ placeholder: S.length === 0 ? p : void 0,
4133
4135
  ref: i == null ? void 0 : i.ref,
4134
4136
  type: "text",
4135
4137
  value: x
@@ -4249,10 +4251,10 @@ const N = Y(function({
4249
4251
  }) => {
4250
4252
  const y = D(), m = i ? void 0 : e, w = t < 0 ? 0 : t, [x, v] = F(
4251
4253
  f ? E.toNumber(f) : 0
4252
- ), S = k(() => {
4254
+ ), C = k(() => {
4253
4255
  const z = (x - 10 ** -w).toFixed(w), R = Math.max(Number(l), Number(z));
4254
4256
  g && g(s, R, { shouldDirty: !0 }), v(R);
4255
- }, [w, x, l, s, g]), C = k(() => {
4257
+ }, [w, x, l, s, g]), S = k(() => {
4256
4258
  const z = (x + 10 ** -w).toFixed(w), R = Math.min(
4257
4259
  Number(o),
4258
4260
  Number(z) > Number(l) ? Number(z) : Number(l)
@@ -4319,7 +4321,7 @@ const N = Y(function({
4319
4321
  disabled: i,
4320
4322
  icon: "minus",
4321
4323
  margin: "0 -0.625rem 0 0",
4322
- onClick: S,
4324
+ onClick: C,
4323
4325
  px: 0.75,
4324
4326
  py: 0.75
4325
4327
  }
@@ -4330,7 +4332,7 @@ const N = Y(function({
4330
4332
  borderRadius: `0 ${y.spacing[0.5]} ${y.spacing[0.5]} 0`,
4331
4333
  disabled: i,
4332
4334
  icon: "plus",
4333
- onClick: C,
4335
+ onClick: S,
4334
4336
  px: 0.75,
4335
4337
  py: 0.75
4336
4338
  }
@@ -4358,8 +4360,8 @@ const N = Y(function({
4358
4360
  setValue: w,
4359
4361
  tooltip: x,
4360
4362
  value: v,
4361
- watch: S,
4362
- weight: C
4363
+ watch: C,
4364
+ weight: S
4363
4365
  }) => /* @__PURE__ */ n(
4364
4366
  J,
4365
4367
  {
@@ -4372,7 +4374,7 @@ const N = Y(function({
4372
4374
  maxLength: c,
4373
4375
  required: m,
4374
4376
  tooltip: x,
4375
- weight: C,
4377
+ weight: S,
4376
4378
  children: /* @__PURE__ */ n(
4377
4379
  He,
4378
4380
  {
@@ -4389,7 +4391,7 @@ const N = Y(function({
4389
4391
  register: y,
4390
4392
  required: m,
4391
4393
  setValue: w,
4392
- value: g ? v : S == null ? void 0 : S(u)
4394
+ value: g ? v : C == null ? void 0 : C(u)
4393
4395
  }
4394
4396
  )
4395
4397
  }
@@ -4564,7 +4566,7 @@ const N = Y(function({
4564
4566
  watch: d,
4565
4567
  weight: p
4566
4568
  }) => {
4567
- const u = D(), g = B(null), f = e ? void 0 : t, y = (d == null ? void 0 : d(r)) ?? c, [m, w] = F(!1), [x, v] = F(""), { refs: S, floatingStyles: C } = Dt({
4569
+ const u = D(), g = B(null), f = e ? void 0 : t, y = (d == null ? void 0 : d(r)) ?? c, [m, w] = F(!1), [x, v] = F(""), { refs: C, floatingStyles: S } = Dt({
4568
4570
  placement: "bottom-start",
4569
4571
  whileElementsMounted: St
4570
4572
  }), { inputRef: L, inputValue: P, handlePhoneValueChange: z, country: R, setCountry: V } = Mi({
@@ -4597,7 +4599,7 @@ const N = Y(function({
4597
4599
  return q.toLowerCase().includes(x.toLowerCase());
4598
4600
  });
4599
4601
  return Re(
4600
- S.floating.current,
4602
+ C.floating.current,
4601
4603
  () => {
4602
4604
  w(!1), v("");
4603
4605
  },
@@ -4626,7 +4628,7 @@ const N = Y(function({
4626
4628
  id: "country-selector",
4627
4629
  onClick: M,
4628
4630
  onKeyDown: Q,
4629
- ref: S.setReference,
4631
+ ref: C.setReference,
4630
4632
  children: [
4631
4633
  /* @__PURE__ */ n(nt, { iso2: R.iso2, size: "16px" }),
4632
4634
  /* @__PURE__ */ n(
@@ -4682,7 +4684,7 @@ const N = Y(function({
4682
4684
  }
4683
4685
  ),
4684
4686
  m && pe(
4685
- /* @__PURE__ */ n(Ma, { ref: S.setFloating, style: C, children: re.map((U) => {
4687
+ /* @__PURE__ */ n(Ma, { ref: C.setFloating, style: S, children: re.map((U) => {
4686
4688
  const { dialCode: q, iso2: K, name: Pe } = it(U);
4687
4689
  return /* @__PURE__ */ h(
4688
4690
  Ua,
@@ -4735,7 +4737,7 @@ const N = Y(function({
4735
4737
  weight: x,
4736
4738
  value: v
4737
4739
  }) => {
4738
- const S = D(), C = (w == null ? void 0 : w(s)) ?? v, L = o && a && !e, P = e ? void 0 : t;
4740
+ const C = D(), S = (w == null ? void 0 : w(s)) ?? v, L = o && a && !e, P = e ? void 0 : t;
4739
4741
  return /* @__PURE__ */ n(
4740
4742
  J,
4741
4743
  {
@@ -4747,7 +4749,7 @@ const N = Y(function({
4747
4749
  maxLength: p,
4748
4750
  required: f,
4749
4751
  tooltip: m,
4750
- value: C ? String(C) : void 0,
4752
+ value: S ? String(S) : void 0,
4751
4753
  weight: x,
4752
4754
  children: /* @__PURE__ */ h(
4753
4755
  ce,
@@ -4770,7 +4772,7 @@ const N = Y(function({
4770
4772
  maxLength: p,
4771
4773
  placeholder: u,
4772
4774
  rows: y,
4773
- value: C,
4775
+ value: S,
4774
4776
  ...g == null ? void 0 : g(s, { required: f })
4775
4777
  }
4776
4778
  ),
@@ -4779,7 +4781,7 @@ const N = Y(function({
4779
4781
  {
4780
4782
  icon: "exclamation-circle",
4781
4783
  iconClass: "error-icon",
4782
- iconColor: S.palette.error[500],
4784
+ iconColor: C.palette.error[500],
4783
4785
  iconSize: "xs"
4784
4786
  }
4785
4787
  ) : void 0,
@@ -4788,7 +4790,7 @@ const N = Y(function({
4788
4790
  {
4789
4791
  icon: "check-circle",
4790
4792
  iconClass: "success-icon",
4791
- iconColor: S.palette.success[500],
4793
+ iconColor: C.palette.success[500],
4792
4794
  iconSize: "xs"
4793
4795
  }
4794
4796
  ) : void 0
@@ -5824,7 +5826,6 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
5824
5826
  lineSpacing: 1.75,
5825
5827
  mr: 1,
5826
5828
  size: "sm",
5827
- style: { overflow: "hidden" },
5828
5829
  wordBreak: "break-word",
5829
5830
  children: e
5830
5831
  }
@@ -7084,10 +7085,10 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7084
7085
  []
7085
7086
  ), [p, u] = F({}), [g, f] = F(""), y = k(
7086
7087
  (x) => () => {
7087
- const v = l.find((C) => C.label === x), S = !(v != null && v.filterOptions.some(
7088
- (C) => C.type === "dateRange" || C.type === "select"
7088
+ const v = l.find((S) => S.label === x), C = !(v != null && v.filterOptions.some(
7089
+ (S) => S.type === "dateRange" || S.type === "select"
7089
7090
  ));
7090
- a == null || a(S ?? !0), f(x), d((v == null ? void 0 : v.filterOptions) ?? []);
7091
+ a == null || a(C ?? !0), f(x), d((v == null ? void 0 : v.filterOptions) ?? []);
7091
7092
  },
7092
7093
  [l, a]
7093
7094
  ), m = k(
@@ -7100,7 +7101,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7100
7101
  ...x.maxValue ? [String(x.maxValue)] : []
7101
7102
  ];
7102
7103
  u((z) => v.length > 0 ? { ...z, [g]: v } : z);
7103
- const S = (z) => {
7104
+ const C = (z) => {
7104
7105
  var R, V;
7105
7106
  return {
7106
7107
  ...z,
@@ -7112,11 +7113,11 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7112
7113
  minValue: ["numberRange", "dateRange"].includes(z.type) ? x.minValue : z.minValue,
7113
7114
  maxValue: ["numberRange", "dateRange"].includes(z.type) ? x.maxValue : z.maxValue
7114
7115
  };
7115
- }, C = (z) => z.label === g ? {
7116
+ }, S = (z) => z.label === g ? {
7116
7117
  ...z,
7117
- filterOptions: z.filterOptions.map(S)
7118
- } : z, L = l.map(C);
7119
- s((z) => z.map(C));
7118
+ filterOptions: z.filterOptions.map(C)
7119
+ } : z, L = l.map(S);
7120
+ s((z) => z.map(S));
7120
7121
  const P = L.flatMap(
7121
7122
  ({ filterOptions: z }) => z
7122
7123
  );
@@ -7125,39 +7126,39 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7125
7126
  [l, i, g]
7126
7127
  ), w = k(
7127
7128
  (x, v) => {
7128
- const S = `li-filter-option-${x}`;
7129
+ const C = `li-filter-option-${x}`;
7129
7130
  return /* @__PURE__ */ h(
7130
7131
  Rr,
7131
7132
  {
7132
7133
  icon: v,
7133
7134
  onClick: y(x),
7134
7135
  style: { minWidth: "180px" },
7135
- value: S,
7136
+ value: C,
7136
7137
  width: "100%",
7137
7138
  children: [
7138
7139
  x,
7139
7140
  p[x] === void 0 ? void 0 : /* @__PURE__ */ n(se, { tagLabel: p[x].length.toString() })
7140
7141
  ]
7141
7142
  },
7142
- S
7143
+ C
7143
7144
  );
7144
7145
  },
7145
7146
  [p, y]
7146
7147
  );
7147
7148
  return G(() => {
7148
7149
  const x = e.reduce(
7149
- (v, { label: S, filterOptions: C }) => {
7150
- const L = C.flatMap(({ value: R, minValue: V, maxValue: A }) => [
7150
+ (v, { label: C, filterOptions: S }) => {
7151
+ const L = S.flatMap(({ value: R, minValue: V, maxValue: A }) => [
7151
7152
  V,
7152
7153
  A,
7153
7154
  R
7154
- ]).filter(Boolean), P = C.flatMap(({ options: R }) => R ?? []).filter(({ checked: R = !1 }) => R).map(({ value: R }) => R), z = [
7155
+ ]).filter(Boolean), P = S.flatMap(({ options: R }) => R ?? []).filter(({ checked: R = !1 }) => R).map(({ value: R }) => R), z = [
7155
7156
  ...L,
7156
7157
  ...P
7157
7158
  ];
7158
7159
  return z.length === 0 ? v : {
7159
7160
  ...v,
7160
- [S]: z
7161
+ [C]: z
7161
7162
  };
7162
7163
  },
7163
7164
  {}
@@ -7184,7 +7185,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7184
7185
  ([x, v]) => /* @__PURE__ */ h(b, { children: [
7185
7186
  /* @__PURE__ */ n(I, { color: o.palette.gray[400], mb: 0.25, size: "sm", children: x }),
7186
7187
  v.map(
7187
- ({ label: S, icon: C = "filter-list" }) => w(S, C)
7188
+ ({ label: C, icon: S = "filter-list" }) => w(C, S)
7188
7189
  )
7189
7190
  ] }, x)
7190
7191
  )
@@ -7493,7 +7494,7 @@ const $e = ({
7493
7494
  ), g = i.map((x) => ({
7494
7495
  ...x,
7495
7496
  filterOptions: x.filterOptions.map((v) => c.find(
7496
- (C) => C.key === v.key && C.type === v.type && C.filterFn === v.filterFn
7497
+ (S) => S.key === v.key && S.type === v.type && S.filterFn === v.filterFn
7497
7498
  ) ?? { ...v })
7498
7499
  })), f = k(
7499
7500
  (x) => {
@@ -7506,15 +7507,15 @@ const $e = ({
7506
7507
  (x) => () => {
7507
7508
  o && o();
7508
7509
  const v = c.map(
7509
- (S) => S.key === x.key && S.type === x.type && S.filterFn === x.filterFn ? Xr(S) : S
7510
+ (C) => C.key === x.key && C.type === x.type && C.filterFn === x.filterFn ? Xr(C) : C
7510
7511
  );
7511
7512
  d(v), localStorage.setItem(t, JSON.stringify(v));
7512
7513
  },
7513
7514
  [c, t, o]
7514
7515
  );
7515
7516
  return G(() => {
7516
- const x = localStorage.getItem(t), v = i.flatMap((C) => C.filterOptions), S = x ? JSON.parse(x) : v;
7517
- v.flatMap((C) => C.value).filter(Boolean).length > 0 || v.flatMap((C) => C.options).filter((C) => (C == null ? void 0 : C.checked) === void 0).length > 0 ? (d(v), localStorage.setItem(t, JSON.stringify(v))) : d(S);
7517
+ const x = localStorage.getItem(t), v = i.flatMap((S) => S.filterOptions), C = x ? JSON.parse(x) : v;
7518
+ v.flatMap((S) => S.value).filter(Boolean).length > 0 || v.flatMap((S) => S.options).filter((S) => (S == null ? void 0 : S.checked) === void 0).length > 0 ? (d(v), localStorage.setItem(t, JSON.stringify(v))) : d(C);
7518
7519
  }, [t, i, d]), G(() => {
7519
7520
  r && e !== void 0 && r(qr(e, c)), u(mt(c)), a == null || a(c);
7520
7521
  }, [e, c, r, u, a]), { Filters: () => /* @__PURE__ */ h(
@@ -9089,7 +9090,7 @@ const $e = ({
9089
9090
  t == null || t.onClick();
9090
9091
  }, [t]), v = k(() => {
9091
9092
  a == null || a.onClick();
9092
- }, [a]), S = /* @__PURE__ */ n(
9093
+ }, [a]), C = /* @__PURE__ */ n(
9093
9094
  b,
9094
9095
  {
9095
9096
  alignItems: "center",
@@ -9206,7 +9207,7 @@ const $e = ({
9206
9207
  )
9207
9208
  }
9208
9209
  );
9209
- return e ? pe(S, o ?? document.body) : S;
9210
+ return e ? pe(C, o ?? document.body) : C;
9210
9211
  }, Fo = $.div.attrs({
9211
9212
  className: "comp-scroll-up"
9212
9213
  })`
@@ -9493,9 +9494,9 @@ const $e = ({
9493
9494
  );
9494
9495
  return G(() => {
9495
9496
  const f = ["mousedown", "touchstart"], y = (m) => {
9496
- var C;
9497
- const w = m.target, x = document.getElementById("helpBtn"), v = document.getElementById("filterBtn"), S = (w === x || ((x == null ? void 0 : x.contains(w)) ?? !1) || w === v || (v == null ? void 0 : v.contains(w))) ?? !1;
9498
- i && !S && !(((C = u.current) == null ? void 0 : C.contains(w)) ?? !1) && a();
9497
+ var S;
9498
+ const w = m.target, x = document.getElementById("helpBtn"), v = document.getElementById("filterBtn"), C = (w === x || ((x == null ? void 0 : x.contains(w)) ?? !1) || w === v || (v == null ? void 0 : v.contains(w))) ?? !1;
9499
+ i && !C && !(((S = u.current) == null ? void 0 : S.contains(w)) ?? !1) && a();
9499
9500
  };
9500
9501
  return f.forEach((m) => {
9501
9502
  document.addEventListener(m, y, { passive: !0 });