@fluidattacks/design 3.21.2-pr.9 → 3.21.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) 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/conditions-dialog/index.js +1 -1
  21. package/dist/components/confirm-dialog/index.js +1 -1
  22. package/dist/components/container/index.js +1 -1
  23. package/dist/components/copy-button/index.js +1 -1
  24. package/dist/components/divider/index.js +1 -1
  25. package/dist/components/dropdown/index.js +1 -1
  26. package/dist/components/empty-state/empty-button/index.js +1 -1
  27. package/dist/components/empty-state/index.js +1 -1
  28. package/dist/components/file-preview/index.js +1 -1
  29. package/dist/components/form/index.js +1 -1
  30. package/dist/components/form/inner-form/index.js +1 -1
  31. package/dist/components/grid-container/index.js +1 -1
  32. package/dist/components/group-selector/index.js +1 -1
  33. package/dist/components/group-selector/option-container/index.js +1 -1
  34. package/dist/components/icon/index.js +1 -1
  35. package/dist/components/icon-button/index.js +1 -1
  36. package/dist/components/indicator-card/index.js +1 -1
  37. package/dist/components/info-sidebar/index.js +1 -1
  38. package/dist/components/inputs/fields/combobox/field/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-array/field/index.js +1 -1
  53. package/dist/components/inputs/fields/input-array/index.js +1 -1
  54. package/dist/components/inputs/fields/input-file/index.js +1 -1
  55. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  56. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  57. package/dist/components/inputs/fields/number/index.js +1 -1
  58. package/dist/components/inputs/fields/number-range/index.js +1 -1
  59. package/dist/components/inputs/fields/phone/index.js +1 -1
  60. package/dist/components/inputs/fields/text-area/index.js +1 -1
  61. package/dist/components/inputs/index.js +1 -1
  62. package/dist/components/inputs/label/index.js +1 -1
  63. package/dist/components/inputs/outline-container/index.js +1 -1
  64. package/dist/components/inputs/utils/action-button/index.js +1 -1
  65. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  66. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  67. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  68. package/dist/components/inputs/utils/dialog/index.js +1 -1
  69. package/dist/components/inputs/utils/number-field/index.js +1 -1
  70. package/dist/components/inputs/utils/popover/index.js +1 -1
  71. package/dist/components/layout/categories/buttons/index.js +1 -1
  72. package/dist/components/layout/categories/column/index.js +1 -1
  73. package/dist/components/layout/categories/gap/index.js +1 -1
  74. package/dist/components/layout/categories/row/index.js +1 -1
  75. package/dist/components/layout/index.js +1 -1
  76. package/dist/components/link/index.js +1 -1
  77. package/dist/components/list-item/index.js +1 -1
  78. package/dist/components/little-flag/index.js +1 -1
  79. package/dist/components/loading/index.js +1 -1
  80. package/dist/components/logo/index.js +1 -1
  81. package/dist/components/lottie/index.js +1 -1
  82. package/dist/components/menu/index.js +1 -1
  83. package/dist/components/message-banner/index.js +1 -1
  84. package/dist/components/modal/columns-modal/index.js +1 -1
  85. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  86. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  87. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  88. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  89. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  90. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  91. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  92. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  93. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  94. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  95. package/dist/components/modal/filters-modal/index.js +1 -1
  96. package/dist/components/modal/footer/index.js +1 -1
  97. package/dist/components/modal/header/index.js +1 -1
  98. package/dist/components/modal/index.js +1 -1
  99. package/dist/components/modal/modal-confirm/index.js +1 -1
  100. package/dist/components/notification/index.js +1 -1
  101. package/dist/components/notification-sign/index.js +1 -1
  102. package/dist/components/number-input/index.js +1 -1
  103. package/dist/components/oauth-selector/index.js +1 -1
  104. package/dist/components/oauth-selector/option-container/index.js +1 -1
  105. package/dist/components/plan-card/index.js +1 -1
  106. package/dist/components/plan-card/recommended-tag/index.js +1 -1
  107. package/dist/components/pop-up/description/index.js +1 -1
  108. package/dist/components/pop-up/index.js +1 -1
  109. package/dist/components/premium-feature/index.js +1 -1
  110. package/dist/components/priority-score/index.js +1 -1
  111. package/dist/components/progress-bar/index.js +1 -1
  112. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  113. package/dist/components/progress-indicator/index.js +1 -1
  114. package/dist/components/progress-indicator/step/index.js +1 -1
  115. package/dist/components/radio-button/index.js +1 -1
  116. package/dist/components/scroll-button/index.js +1 -1
  117. package/dist/components/search/index.js +1 -1
  118. package/dist/components/severity-badge/index.js +1 -1
  119. package/dist/components/severity-overview/badge/index.js +1 -1
  120. package/dist/components/severity-overview/index.js +1 -1
  121. package/dist/components/show-on-hover/index.js +1 -1
  122. package/dist/components/slide-out-menu/index.js +1 -1
  123. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  124. package/dist/components/slider/index.js +1 -1
  125. package/dist/components/slider/thumb/index.js +1 -1
  126. package/dist/components/step-lapse/index.js +1 -1
  127. package/dist/components/table-button/index.js +1 -1
  128. package/dist/components/tabs/index.js +1 -1
  129. package/dist/components/tabs/tab/index.js +1 -1
  130. package/dist/components/tag/index.js +1 -1
  131. package/dist/components/timeline/card/index.js +1 -1
  132. package/dist/components/timeline/index.js +1 -1
  133. package/dist/components/toggle/index.js +1 -1
  134. package/dist/components/tooltip/index.js +1 -1
  135. package/dist/components/tour/index.js +1 -1
  136. package/dist/components/typography/heading/index.js +1 -1
  137. package/dist/components/typography/index.js +1 -1
  138. package/dist/components/typography/span/index.js +1 -1
  139. package/dist/components/typography/text/index.js +1 -1
  140. package/dist/{components-Ca84kt_6.js → components-3G3nKyrH.js} +1 -1
  141. package/dist/{components-CiaJ7hf6.mjs → components-pw8R4RZh.mjs} +126 -133
  142. package/dist/hooks/index.js +1 -1
  143. package/dist/index.js +1 -1
  144. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import { jsx as i, jsxs as h, Fragment as Ke } from "react/jsx-runtime";
2
2
  import Lt, { forwardRef as Y, useState as j, useCallback as v, StrictMode as wn, useEffect as V, useRef as B, useMemo as Q, Fragment as Te, Children as Ve, isValidElement as vn, cloneElement as jt } from "react";
3
- import { X as kn, s as m, J as E, u as Et, a as Cn, b as Sn, c as zn, d as In, l as M, e as At, f as Tn, o as Rt, g as Nn, n as me, _ as R, $ as Dn, h as Fn, i as Ln, j as jn, k as En, m as An, p as Rn, q as Pn, r as Wn, t as Pt, C as Ze, v as On, w as Hn, x as Mn, y as st, z as Ne, A as Bn, B as Un, D as Wt, E as Ot, F as De, G as Gn, H as Vn, I as Yn, K as _n, L as Kn, M as ee, N as Zn, O as Ht, P as qn, Q as Mt, R as Jn, S as Xn, T as Qn, U as ei, V as ti, W as ni, Y as Bt, Z as ii, a0 as ct, a1 as dt, a2 as pt, a3 as ai, a4 as ri, a5 as oi, a6 as li, a7 as si, a8 as ci, a9 as di, aa as pi, ab as Ut, ac as gi, ad as ui, ae as fi, af as hi, ag as yi, ak as Gt, al as $i, am as bi, an as xi, ao as mi, ap as wi, aq as vi, ar as ki, as as Ci, at as Si, au as gt, av as zi, aw as ut, ax as Ii } from "./vendor-BzUP-0MT.mjs";
3
+ import { X as kn, s as m, J as E, u as Et, a as Cn, b as Sn, c as zn, d as In, l as M, e as At, f as Tn, o as Rt, g as Nn, n as me, _ as R, $ as Dn, h as Fn, i as Ln, j as jn, k as En, m as An, p as Rn, q as Wn, r as Pn, t as Wt, C as Ze, v as On, w as Hn, x as Mn, y as st, z as Ne, A as Bn, B as Un, D as Pt, E as Ot, F as De, G as Gn, H as Vn, I as Yn, K as _n, L as Kn, M as ee, N as Zn, O as Ht, P as qn, Q as Mt, R as Jn, S as Xn, T as Qn, U as ei, V as ti, W as ni, Y as Bt, Z as ii, a0 as ct, a1 as dt, a2 as pt, a3 as ai, a4 as ri, a5 as oi, a6 as li, a7 as si, a8 as ci, a9 as di, aa as pi, ab as Ut, ac as gi, ad as ui, ae as fi, af as hi, ag as yi, ak as Gt, al as $i, am as bi, an as xi, ao as mi, ap as wi, aq as vi, ar as ki, as as Ci, at as Si, au as gt, av as zi, aw as ut, ax as Ii } from "./vendor-BzUP-0MT.mjs";
4
4
  import { createPortal as ue } from "react-dom";
5
5
  import { Link as Ti, useLocation as Ni, NavLink as Di } from "react-router-dom";
6
6
  const le = (e) => ({
@@ -139,7 +139,7 @@ const le = (e) => ({
139
139
  700: "#b54708",
140
140
  800: "",
141
141
  900: ""
142
- }, Pi = {
142
+ }, Wi = {
143
143
  25: "",
144
144
  50: "#f6fef9",
145
145
  100: "",
@@ -151,7 +151,7 @@ const le = (e) => ({
151
151
  700: "#027a48",
152
152
  800: "",
153
153
  900: ""
154
- }, Wi = {
154
+ }, Pi = {
155
155
  25: "",
156
156
  50: "#eff8ff",
157
157
  100: "",
@@ -283,9 +283,9 @@ const le = (e) => ({
283
283
  primary: ji,
284
284
  complementary: Ei,
285
285
  error: Ai,
286
- info: Wi,
286
+ info: Pi,
287
287
  warning: Ri,
288
- success: Pi,
288
+ success: Wi,
289
289
  black: "#0c111d",
290
290
  white: "#ffffff",
291
291
  gray: Li,
@@ -377,7 +377,7 @@ const le = (e) => ({
377
377
  ${g}
378
378
  ${u}
379
379
  `;
380
- }, Pe = (e) => {
380
+ }, We = (e) => {
381
381
  const t = A("cursor", e.cursor), n = A("border-color", e.borderColorHover), a = A("background-color", e.bgColorHover), r = A(
382
382
  "box-shadow",
383
383
  e.shadowHover === void 0 ? void 0 : F.shadows[e.shadowHover]
@@ -392,18 +392,18 @@ const le = (e) => ({
392
392
  ${r}
393
393
  }
394
394
  `;
395
- }, We = {
395
+ }, Pe = {
396
396
  shouldForwardProp: (e) => !Fi.includes(e)
397
- }, Oe = m.div.withConfig(We)`
397
+ }, Oe = m.div.withConfig(Pe)`
398
398
  ${Fe}
399
399
  ${Le}
400
400
  ${je}
401
401
  ${Ae}
402
402
  ${Re}
403
403
  ${Ee}
404
- ${Pe}
404
+ ${We}
405
405
  `, Vt = m.button.withConfig(
406
- We
406
+ Pe
407
407
  )`
408
408
  ${Fe}
409
409
  ${Le}
@@ -411,23 +411,23 @@ const le = (e) => ({
411
411
  ${Ae}
412
412
  ${Re}
413
413
  ${Ee}
414
- ${Pe}
415
- `, Yt = m.p.withConfig(We)`
414
+ ${We}
415
+ `, Yt = m.p.withConfig(Pe)`
416
416
  ${Fe}
417
417
  ${Le}
418
418
  ${je}
419
419
  ${Ae}
420
420
  ${Re}
421
421
  ${Ee}
422
- ${Pe}
423
- `, _t = m.span.withConfig(We)`
422
+ ${We}
423
+ `, _t = m.span.withConfig(Pe)`
424
424
  ${Fe}
425
425
  ${Le}
426
426
  ${je}
427
427
  ${Ae}
428
428
  ${Re}
429
429
  ${Ee}
430
- ${Pe}
430
+ ${We}
431
431
  `, Yi = m(Oe)`
432
432
  ${({ theme: e, $center: t = !1, $styleMd: n, $styleSm: a }) => `
433
433
  ${t ? "margin: auto;" : ""}
@@ -1170,9 +1170,9 @@ const L = Y(function({
1170
1170
  }), z = Cn(S, {
1171
1171
  delay: { close: 0, open: 500 },
1172
1172
  move: !1
1173
- }), P = Sn(S), D = zn(S, { role: r ? "label" : "tooltip" }), { getReferenceProps: I, getFloatingProps: W } = In([
1173
+ }), W = Sn(S), D = zn(S, { role: r ? "label" : "tooltip" }), { getReferenceProps: I, getFloatingProps: P } = In([
1174
1174
  z,
1175
- P,
1175
+ W,
1176
1176
  D
1177
1177
  ]);
1178
1178
  return t ? /* @__PURE__ */ i(wn, { children: e }) : /* @__PURE__ */ h(Ke, { children: [
@@ -1202,7 +1202,7 @@ const L = Y(function({
1202
1202
  /* @__PURE__ */ h(
1203
1203
  ra,
1204
1204
  {
1205
- ...W(),
1205
+ ...P(),
1206
1206
  $maxWidth: c,
1207
1207
  id: `floating-${s}`,
1208
1208
  ref: w.setFloating,
@@ -1287,8 +1287,8 @@ const L = Y(function({
1287
1287
  }
1288
1288
  )
1289
1289
  }
1290
- ), P = (f + (k ?? "") + (c ?? a)).replace(/ /u, "_");
1291
- return y === void 0 ? S : /* @__PURE__ */ i(ie, { id: `${P}-tooltip`, place: $, tip: y, children: S });
1290
+ ), W = (f + (k ?? "") + (c ?? a)).replace(/ /u, "_");
1291
+ return y === void 0 ? S : /* @__PURE__ */ i(ie, { id: `${W}-tooltip`, place: $, tip: y, children: S });
1292
1292
  }), Dl = Y(function({
1293
1293
  autoHide: t = !1,
1294
1294
  children: n,
@@ -1722,8 +1722,8 @@ const L = Y(function({
1722
1722
  variant: C = "primary",
1723
1723
  width: S,
1724
1724
  ...z
1725
- }, P) {
1726
- const D = $ !== void 0, I = `${l}-tooltip`, W = v(() => {
1725
+ }, W) {
1726
+ const D = $ !== void 0, I = `${l}-tooltip`, P = v(() => {
1727
1727
  o && Jt(o, a);
1728
1728
  }, [a, o]), T = /* @__PURE__ */ h(
1729
1729
  Zt,
@@ -1735,8 +1735,8 @@ const L = Y(function({
1735
1735
  disabled: n,
1736
1736
  id: l,
1737
1737
  name: p,
1738
- onClick: C === "link" ? W : g,
1739
- ref: P,
1738
+ onClick: C === "link" ? P : g,
1739
+ ref: W,
1740
1740
  type: y,
1741
1741
  value: w,
1742
1742
  width: S,
@@ -2611,7 +2611,7 @@ const L = Y(function({
2611
2611
  state: l,
2612
2612
  watch: s
2613
2613
  }) => {
2614
- var D, I, W;
2614
+ var D, I, P;
2615
2615
  const c = E(), d = B(null), p = e.props.hrefLang, g = l.disabledKeys, u = Array.from(l.collection.getKeys()).filter(
2616
2616
  (T) => !Array.from(g).includes(T) && T !== "All"
2617
2617
  ), { optionProps: f, isSelected: y, isFocused: $, isDisabled: x } = Ln(
@@ -2644,7 +2644,7 @@ const L = Y(function({
2644
2644
  ge,
2645
2645
  {
2646
2646
  ...a == null ? void 0 : a(`${n}Options`, { onChange: C }),
2647
- label: (W = e.rendered) == null ? void 0 : W.toString(),
2647
+ label: (P = e.rendered) == null ? void 0 : P.toString(),
2648
2648
  name: `${n}Options`,
2649
2649
  value: e.key.toString()
2650
2650
  }
@@ -2657,7 +2657,7 @@ const L = Y(function({
2657
2657
  whiteSpace: "nowrap",
2658
2658
  children: e.rendered
2659
2659
  }
2660
- ), P = v(
2660
+ ), W = v(
2661
2661
  (T) => {
2662
2662
  var O;
2663
2663
  T.preventDefault(), r(((O = e.rendered) == null ? void 0 : O.toString()) ?? ""), l.setSelectedKey(e.key), setTimeout(() => {
@@ -2681,7 +2681,7 @@ const L = Y(function({
2681
2681
  className: k,
2682
2682
  ref: d,
2683
2683
  children: [
2684
- p ? /* @__PURE__ */ i(se, { href: p, onClick: P, children: z }) : z,
2684
+ p ? /* @__PURE__ */ i(se, { href: p, onClick: W, children: z }) : z,
2685
2685
  y && !x && !t ? /* @__PURE__ */ i(L, { icon: "check", iconSize: "xxs", iconType: "fa-light" }) : void 0,
2686
2686
  e.rendered === e.textValue ? void 0 : /* @__PURE__ */ i(ae, { tagLabel: e.textValue, variant: "inactive" })
2687
2687
  ]
@@ -2712,13 +2712,13 @@ const L = Y(function({
2712
2712
  weight: z
2713
2713
  }) => {
2714
2714
  var ot;
2715
- const P = E(), D = t ? void 0 : a, I = (e == null ? void 0 : e.value) ?? C, [W, T] = j(
2715
+ const W = E(), D = t ? void 0 : a, I = (e == null ? void 0 : e.value) ?? C, [P, T] = j(
2716
2716
  ((ot = g.find((H) => H.value === I)) == null ? void 0 : ot.name) ?? ""
2717
2717
  ), [O, te] = j(I), [re, de] = j(g), [G, Z] = j(!1), { contains: _ } = En({ sensitivity: "base" }), he = B(null), Ue = B(null), Ge = B(null), it = B(null), at = B(null), pn = Q(() => g.toSorted((H, q) => {
2718
2718
  const J = Array.from(n ?? []), ye = J.includes(H.value), lt = J.includes(q.value);
2719
2719
  return ye && !lt ? 1 : !ye && lt ? -1 : 0;
2720
2720
  }).map(
2721
- (H) => _(H.name, W) || G ? /* @__PURE__ */ i(
2721
+ (H) => _(H.name, P) || G ? /* @__PURE__ */ i(
2722
2722
  An,
2723
2723
  {
2724
2724
  "aria-label": H.value,
@@ -2728,7 +2728,7 @@ const L = Y(function({
2728
2728
  },
2729
2729
  H.value
2730
2730
  ) : null
2731
- ), [_, n, W, g, G]), gn = v(
2731
+ ), [_, n, P, g, G]), gn = v(
2732
2732
  (H) => {
2733
2733
  const q = H.split(/,|\s/u).slice(-1)[0].trim();
2734
2734
  T(p ? q : H), H === "" || H.endsWith(",") ? Z(!0) : (Z(!1), te((J) => {
@@ -2760,7 +2760,7 @@ const L = Y(function({
2760
2760
  allowsCustomValue: p,
2761
2761
  allowsEmptyCollection: !0,
2762
2762
  disabledKeys: n,
2763
- inputValue: W,
2763
+ inputValue: P,
2764
2764
  items: re,
2765
2765
  menuTrigger: "focus",
2766
2766
  shouldCloseOnBlur: !p,
@@ -2783,9 +2783,9 @@ const L = Y(function({
2783
2783
  buttonProps: yn,
2784
2784
  inputProps: $n,
2785
2785
  listBoxProps: bn
2786
- } = Pn(
2786
+ } = Wn(
2787
2787
  {
2788
- inputValue: W,
2788
+ inputValue: P,
2789
2789
  buttonRef: Ue,
2790
2790
  id: d,
2791
2791
  inputRef: he,
@@ -2796,7 +2796,7 @@ const L = Y(function({
2796
2796
  popoverRef: at
2797
2797
  },
2798
2798
  oe
2799
- ), { listBoxProps: xn } = Wn(bn, oe, Ge), { buttonProps: mn } = Pt(yn, Ue);
2799
+ ), { listBoxProps: xn } = Pn(bn, oe, Ge), { buttonProps: mn } = Wt(yn, Ue);
2800
2800
  return V(() => {
2801
2801
  var H;
2802
2802
  if ((c === !1 || !I) && !p) {
@@ -2839,7 +2839,7 @@ const L = Y(function({
2839
2839
  {
2840
2840
  icon: "exclamation-circle",
2841
2841
  iconClass: "error-icon",
2842
- iconColor: P.palette.error[500],
2842
+ iconColor: W.palette.error[500],
2843
2843
  iconSize: "xs"
2844
2844
  }
2845
2845
  ) : void 0,
@@ -2850,7 +2850,7 @@ const L = Y(function({
2850
2850
  className: "action",
2851
2851
  disabled: t,
2852
2852
  icon: oe.isOpen && !t ? "chevron-up" : "chevron-down",
2853
- iconColor: P.palette.gray[400],
2853
+ iconColor: W.palette.gray[400],
2854
2854
  iconSize: "xxs",
2855
2855
  iconType: "fa-light",
2856
2856
  px: 0.125,
@@ -2927,7 +2927,7 @@ const L = Y(function({
2927
2927
  {
2928
2928
  control: e,
2929
2929
  name: d,
2930
- render: ({ field: P, fieldState: D }) => {
2930
+ render: ({ field: W, fieldState: D }) => {
2931
2931
  var I;
2932
2932
  return /* @__PURE__ */ i(
2933
2933
  yt,
@@ -2935,7 +2935,7 @@ const L = Y(function({
2935
2935
  disabled: t,
2936
2936
  disabledKeys: n,
2937
2937
  error: (I = D.error) == null ? void 0 : I.message,
2938
- field: P,
2938
+ field: W,
2939
2939
  helpLink: r,
2940
2940
  helpLinkText: o,
2941
2941
  helpText: l,
@@ -3252,7 +3252,7 @@ const L = Y(function({
3252
3252
  icon: t,
3253
3253
  props: n
3254
3254
  }) => {
3255
- const a = B(null), { buttonProps: r } = Pt(n, a);
3255
+ const a = B(null), { buttonProps: r } = Wt(n, a);
3256
3256
  return /* @__PURE__ */ i(
3257
3257
  Na,
3258
3258
  {
@@ -3307,7 +3307,7 @@ const L = Y(function({
3307
3307
  onClose: e,
3308
3308
  props: t
3309
3309
  }) => {
3310
- const { locale: n } = Ne(), a = Wt({ ...t, createCalendar: De, locale: n }), { prevButtonProps: r, nextButtonProps: o, title: l } = Ot(t, a);
3310
+ const { locale: n } = Ne(), a = Pt({ ...t, createCalendar: De, locale: n }), { prevButtonProps: r, nextButtonProps: o, title: l } = Ot(t, a);
3311
3311
  return /* @__PURE__ */ h("div", { className: "calendar", children: [
3312
3312
  /* @__PURE__ */ i(
3313
3313
  Qe,
@@ -3541,7 +3541,7 @@ const L = Y(function({
3541
3541
  $(D);
3542
3542
  },
3543
3543
  ...!R.isNil(y) && !R.isEmpty(y) && ee(y).isValid() ? { defaultValue: qn(y.replace(/\//gu, "-")) } : {}
3544
- }), { close: k } = x, { groupProps: w, fieldProps: C, buttonProps: S, dialogProps: z, calendarProps: P } = Mt(
3544
+ }), { close: k } = x, { groupProps: w, fieldProps: C, buttonProps: S, dialogProps: z, calendarProps: W } = Mt(
3545
3545
  { ...u, "aria-label": l ?? s, name: s },
3546
3546
  x,
3547
3547
  f
@@ -3581,13 +3581,13 @@ const L = Y(function({
3581
3581
  placement: "bottom start",
3582
3582
  state: x,
3583
3583
  triggerRef: f,
3584
- children: /* @__PURE__ */ i(et, { ...z, children: /* @__PURE__ */ i(La, { onClose: k, props: P }) })
3584
+ children: /* @__PURE__ */ i(et, { ...z, children: /* @__PURE__ */ i(La, { onClose: k, props: W }) })
3585
3585
  }
3586
3586
  ) : null
3587
3587
  ]
3588
3588
  }
3589
3589
  );
3590
- }, Pa = ({
3590
+ }, Wa = ({
3591
3591
  onClose: e,
3592
3592
  props: t
3593
3593
  }) => {
@@ -3609,7 +3609,7 @@ const L = Y(function({
3609
3609
  /* @__PURE__ */ i(Xe, { state: r }),
3610
3610
  /* @__PURE__ */ i(Je, { children: /* @__PURE__ */ i(U, { onClick: e, variant: "ghost", children: "Cancel" }) })
3611
3611
  ] });
3612
- }, Wa = m.div`
3612
+ }, Pa = m.div`
3613
3613
  ${({ theme: e, $disabled: t, $show: n }) => `
3614
3614
  border-color: ${n ? e.palette.error[500] : e.palette.gray[300]};
3615
3615
  display: flex;
@@ -3657,7 +3657,7 @@ const L = Y(function({
3657
3657
  startFieldProps: C,
3658
3658
  endFieldProps: S,
3659
3659
  buttonProps: z,
3660
- dialogProps: P,
3660
+ dialogProps: W,
3661
3661
  calendarProps: D
3662
3662
  } = ei(
3663
3663
  { ...g, "aria-label": n ?? a },
@@ -3674,7 +3674,7 @@ const L = Y(function({
3674
3674
  tooltip: o,
3675
3675
  children: [
3676
3676
  /* @__PURE__ */ h(
3677
- Wa,
3677
+ Pa,
3678
3678
  {
3679
3679
  $disabled: e,
3680
3680
  $show: t !== void 0,
@@ -3731,7 +3731,7 @@ const L = Y(function({
3731
3731
  placement: "bottom start",
3732
3732
  state: x,
3733
3733
  triggerRef: y,
3734
- children: /* @__PURE__ */ i(et, { ...P, children: /* @__PURE__ */ i(Pa, { onClose: k, props: D }) })
3734
+ children: /* @__PURE__ */ i(et, { ...W, children: /* @__PURE__ */ i(Wa, { onClose: k, props: D }) })
3735
3735
  }
3736
3736
  ) : null
3737
3737
  ]
@@ -3758,7 +3758,7 @@ const L = Y(function({
3758
3758
  props: n,
3759
3759
  timeState: a
3760
3760
  }) => {
3761
- const r = E(), { locale: o } = Ne(), l = Wt({ ...n, createCalendar: De, locale: o }), { prevButtonProps: s, nextButtonProps: c, title: d } = Ot(n, l);
3761
+ const r = E(), { locale: o } = Ne(), l = Pt({ ...n, createCalendar: De, locale: o }), { prevButtonProps: s, nextButtonProps: c, title: d } = Ot(n, l);
3762
3762
  return /* @__PURE__ */ h("div", { className: "calendar", children: [
3763
3763
  /* @__PURE__ */ i(
3764
3764
  Qe,
@@ -3808,11 +3808,11 @@ const L = Y(function({
3808
3808
  }), { close: f } = u, { groupProps: y, fieldProps: $, buttonProps: x, dialogProps: k, calendarProps: w } = Mt(e, u, g), C = v(
3809
3809
  (z) => {
3810
3810
  if (w.onChange && w.onChange(z), u.timeValue) {
3811
- const P = wt(
3811
+ const W = wt(
3812
3812
  z,
3813
3813
  u.timeValue
3814
3814
  );
3815
- c == null || c(o, P, { shouldDirty: !0 });
3815
+ c == null || c(o, W, { shouldDirty: !0 });
3816
3816
  } else
3817
3817
  u.setDateValue(z);
3818
3818
  },
@@ -3821,9 +3821,9 @@ const L = Y(function({
3821
3821
  (z) => {
3822
3822
  if (z) {
3823
3823
  u.setTimeValue(z);
3824
- const P = u.dateValue;
3825
- if (P) {
3826
- const D = wt(P, z);
3824
+ const W = u.dateValue;
3825
+ if (W) {
3826
+ const D = wt(W, z);
3827
3827
  c == null || c(o, D, { shouldDirty: !0 });
3828
3828
  }
3829
3829
  }
@@ -3915,13 +3915,13 @@ const L = Y(function({
3915
3915
  tooltip: C,
3916
3916
  type: S = "text",
3917
3917
  weight: z,
3918
- ...P
3918
+ ...W
3919
3919
  }) => {
3920
- const { required: D, onBlur: I, onChange: W } = P, T = E(), O = e ? void 0 : o, [te, re] = j(""), de = v(
3920
+ const { required: D, onBlur: I, onChange: P } = W, T = E(), O = e ? void 0 : o, [te, re] = j(""), de = v(
3921
3921
  (_) => {
3922
- re(_.target.value), W == null || W(_);
3922
+ re(_.target.value), P == null || P(_);
3923
3923
  },
3924
- [W]
3924
+ [P]
3925
3925
  ), G = c && d && !e && te.trim() !== "", Z = v(
3926
3926
  (_) => {
3927
3927
  _.key === "Enter" && _.preventDefault();
@@ -3967,7 +3967,7 @@ const L = Y(function({
3967
3967
  onPaste: y,
3968
3968
  placeholder: $,
3969
3969
  type: S,
3970
- ...k ? k(u, { required: D, onBlur: I, onChange: de }) : { ...P, onChange: de }
3970
+ ...k ? k(u, { required: D, onBlur: I, onChange: de }) : { ...W, onChange: de }
3971
3971
  }
3972
3972
  ),
3973
3973
  O ? /* @__PURE__ */ i(
@@ -4014,7 +4014,7 @@ const L = Y(function({
4014
4014
  className: "flex flex-wrap items-center justify-start mb2"
4015
4015
  })`
4016
4016
  gap: 12px;
4017
- `, Pl = m.div.attrs({
4017
+ `, Wl = m.div.attrs({
4018
4018
  className: "flex flex-wrap items-center justify-end mb2"
4019
4019
  })`
4020
4020
  gap: 8px;
@@ -4075,7 +4075,7 @@ const L = Y(function({
4075
4075
  margin: ${n}px ${t}px;
4076
4076
  }
4077
4077
  `}
4078
- `, Wl = ({ children: e, disp: t, mh: n, mv: a }) => /* @__PURE__ */ i(Ga, { $disp: t, $mh: n, $mv: a, children: e }), Va = m.div.attrs({
4078
+ `, Pl = ({ children: e, disp: t, mh: n, mv: a }) => /* @__PURE__ */ i(Ga, { $disp: t, $mh: n, $mv: a, children: e }), Va = m.div.attrs({
4079
4079
  className: "comp-row flex flex-row flex-wrap"
4080
4080
  })`
4081
4081
  ${({
@@ -4272,12 +4272,12 @@ const L = Y(function({
4272
4272
  watch: y,
4273
4273
  weight: $
4274
4274
  }) => {
4275
- const x = E(), k = t ? void 0 : n, w = B(null), C = g == null ? void 0 : g(c, { required: p }), S = y == null ? void 0 : y(c), z = Za(S), P = v(() => {
4276
- const W = be("change", c, void 0);
4277
- u && u(c, void 0), C && C.onChange(W);
4275
+ const x = E(), k = t ? void 0 : n, w = B(null), C = g == null ? void 0 : g(c, { required: p }), S = y == null ? void 0 : y(c), z = Za(S), W = v(() => {
4276
+ const P = be("change", c, void 0);
4277
+ u && u(c, void 0), C && C.onChange(P);
4278
4278
  }, [C, c, u]), D = v(
4279
- (W) => {
4280
- const { files: T } = W.currentTarget, O = be(
4279
+ (P) => {
4280
+ const { files: T } = P.currentTarget, O = be(
4281
4281
  "change",
4282
4282
  c,
4283
4283
  T && T.length > 0 ? T : void 0
@@ -4288,8 +4288,8 @@ const L = Y(function({
4288
4288
  },
4289
4289
  [C, c, d, u]
4290
4290
  ), I = v(
4291
- (W) => {
4292
- t ? W.preventDefault() : w.current && w.current.click();
4291
+ (P) => {
4292
+ t ? P.preventDefault() : w.current && w.current.click();
4293
4293
  },
4294
4294
  [t]
4295
4295
  );
@@ -4320,7 +4320,7 @@ const L = Y(function({
4320
4320
  icon: "xmark",
4321
4321
  iconSize: "lg",
4322
4322
  iconType: "fa-light",
4323
- onClick: P,
4323
+ onClick: W,
4324
4324
  variant: "ghost",
4325
4325
  width: "20px"
4326
4326
  }
@@ -4402,7 +4402,7 @@ const L = Y(function({
4402
4402
  n && n.onChange(re), c && c(re);
4403
4403
  },
4404
4404
  [n, s, c]
4405
- ), P = v(
4405
+ ), W = v(
4406
4406
  (T) => {
4407
4407
  w(T.target.value);
4408
4408
  },
@@ -4419,7 +4419,7 @@ const L = Y(function({
4419
4419
  T.key === "Enter" && O.length === 0 && T.preventDefault(), ["Enter", ","].includes(T.key) && O.length > 0 && !S.includes(O) ? (T.preventDefault(), z([...S, O]), w("")) : T.key === "Backspace" && !O.length && S.length && (T.preventDefault(), d == null || d(S[S.length - 1]), z(S.slice(0, -1)));
4420
4420
  },
4421
4421
  [k, d, z, S]
4422
- ), W = v(
4422
+ ), P = v(
4423
4423
  (T) => () => {
4424
4424
  d == null || d(T), z(S.filter((O) => O !== T));
4425
4425
  },
@@ -4447,7 +4447,7 @@ const L = Y(function({
4447
4447
  ae,
4448
4448
  {
4449
4449
  disabled: e,
4450
- onClose: W(T),
4450
+ onClose: P(T),
4451
4451
  tagLabel: T
4452
4452
  },
4453
4453
  T
@@ -4462,7 +4462,7 @@ const L = Y(function({
4462
4462
  autoComplete: "off",
4463
4463
  id: s,
4464
4464
  onBlur: D,
4465
- onChange: P,
4465
+ onChange: W,
4466
4466
  onKeyDown: I,
4467
4467
  placeholder: S.length === 0 ? p : void 0,
4468
4468
  ref: n == null ? void 0 : n.ref,
@@ -4587,23 +4587,23 @@ const L = Y(function({
4587
4587
  ), C = v(() => {
4588
4588
  const D = (k - 10 ** -x).toFixed(x), I = Math.max(Number(l), Number(D));
4589
4589
  u && u(s, I, { shouldDirty: !0 }), w(I);
4590
- const W = be("change", s, D);
4591
- c && c(W);
4590
+ const P = be("change", s, D);
4591
+ c && c(P);
4592
4592
  }, [k, x, l, u, s, c]), S = v(() => {
4593
4593
  const D = (k + 10 ** -x).toFixed(x), I = Math.min(
4594
4594
  Number(o),
4595
4595
  Number(D) > Number(l) ? Number(D) : Number(l)
4596
4596
  );
4597
4597
  u && u(s, I, { shouldDirty: !0 }), w(I);
4598
- const W = be("change", s, D);
4599
- c && c(W);
4598
+ const P = be("change", s, D);
4599
+ c && c(P);
4600
4600
  }, [k, x, o, l, u, s, c]), z = v(
4601
4601
  (D) => {
4602
- const { value: I } = D.target, W = /\d+/u.test(I) && !R.isEmpty(I);
4603
- u && u(s, W ? I : void 0), c && c(D), w(Number(I));
4602
+ const { value: I } = D.target, P = /\d+/u.test(I) && !R.isEmpty(I);
4603
+ u && u(s, P ? I : void 0), c && c(D), w(Number(I));
4604
4604
  },
4605
4605
  [s, c, u]
4606
- ), P = v(
4606
+ ), W = v(
4607
4607
  (D) => {
4608
4608
  D.key === "Enter" && D.preventDefault();
4609
4609
  },
@@ -4627,7 +4627,7 @@ const L = Y(function({
4627
4627
  max: o,
4628
4628
  min: l,
4629
4629
  onChange: z,
4630
- onKeyDown: P,
4630
+ onKeyDown: W,
4631
4631
  placeholder: d,
4632
4632
  required: g,
4633
4633
  step: 10 ** -x,
@@ -4895,7 +4895,7 @@ const L = Y(function({
4895
4895
  const g = E(), u = B(null), f = e ? void 0 : t, y = (d == null ? void 0 : d(a)) ?? c, [$, x] = j(!1), [k, w] = j(""), { refs: C, floatingStyles: S } = Bt({
4896
4896
  placement: "bottom-start",
4897
4897
  whileElementsMounted: At
4898
- }), { inputRef: z, inputValue: P, handlePhoneValueChange: D, country: I, setCountry: W } = ii({
4898
+ }), { inputRef: z, inputValue: W, handlePhoneValueChange: D, country: I, setCountry: P } = ii({
4899
4899
  countries: ct,
4900
4900
  defaultCountry: "co",
4901
4901
  forceDialCode: !0,
@@ -4912,9 +4912,9 @@ const L = Y(function({
4912
4912
  [$]
4913
4913
  ), te = v(
4914
4914
  (G) => () => {
4915
- W(G), x(!1), w("");
4915
+ P(G), x(!1), w("");
4916
4916
  },
4917
- [W, x]
4917
+ [P, x]
4918
4918
  ), re = v(
4919
4919
  (G) => {
4920
4920
  G.key.length === 1 ? w((Z) => Z + G.key) : G.key === "Backspace" && w((Z) => Z.slice(0, -1));
@@ -4990,7 +4990,7 @@ const L = Y(function({
4990
4990
  placeholder: r,
4991
4991
  ref: z,
4992
4992
  type: "tel",
4993
- value: P,
4993
+ value: W,
4994
4994
  ...l == null ? void 0 : l(a, {
4995
4995
  required: o,
4996
4996
  onChange: D
@@ -5064,7 +5064,7 @@ const L = Y(function({
5064
5064
  weight: w,
5065
5065
  value: C
5066
5066
  }) => {
5067
- const S = E(), z = (k == null ? void 0 : k(s)) ?? C, P = o && r && !e, D = e ? void 0 : t;
5067
+ const S = E(), z = (k == null ? void 0 : k(s)) ?? C, W = o && r && !e, D = e ? void 0 : t;
5068
5068
  return /* @__PURE__ */ i(
5069
5069
  X,
5070
5070
  {
@@ -5082,7 +5082,7 @@ const L = Y(function({
5082
5082
  ce,
5083
5083
  {
5084
5084
  className: `
5085
- ${e ? "disabled" : ""} ${D ? "error" : ""} ${P ? "success" : ""}
5085
+ ${e ? "disabled" : ""} ${D ? "error" : ""} ${W ? "success" : ""}
5086
5086
  `,
5087
5087
  children: [
5088
5088
  /* @__PURE__ */ i(
@@ -5112,7 +5112,7 @@ const L = Y(function({
5112
5112
  iconSize: "xs"
5113
5113
  }
5114
5114
  ) : void 0,
5115
- P ? /* @__PURE__ */ i(
5115
+ W ? /* @__PURE__ */ i(
5116
5116
  L,
5117
5117
  {
5118
5118
  icon: "check-circle",
@@ -5149,7 +5149,7 @@ const L = Y(function({
5149
5149
  onChange: C,
5150
5150
  register: S,
5151
5151
  setValue: z,
5152
- watch: P
5152
+ watch: W
5153
5153
  }) => {
5154
5154
  const D = Q(() => {
5155
5155
  if (l === "text")
@@ -5174,7 +5174,7 @@ const L = Y(function({
5174
5174
  name: p,
5175
5175
  register: S,
5176
5176
  setValue: z,
5177
- watch: P
5177
+ watch: W
5178
5178
  }
5179
5179
  );
5180
5180
  if (l === "select" && r)
@@ -5189,14 +5189,14 @@ const L = Y(function({
5189
5189
  value: $
5190
5190
  }
5191
5191
  );
5192
- const { decimalPlaces: I, max: W, min: T } = s ?? {};
5192
+ const { decimalPlaces: I, max: P, min: T } = s ?? {};
5193
5193
  return /* @__PURE__ */ i(
5194
5194
  Ja,
5195
5195
  {
5196
5196
  decimalPlaces: I,
5197
5197
  disabled: n,
5198
5198
  error: w,
5199
- max: W,
5199
+ max: P,
5200
5200
  min: T,
5201
5201
  name: p,
5202
5202
  onChange: C,
@@ -5204,7 +5204,7 @@ const L = Y(function({
5204
5204
  register: S,
5205
5205
  setValue: z,
5206
5206
  value: $,
5207
- watch: P
5207
+ watch: W
5208
5208
  }
5209
5209
  );
5210
5210
  }, [
@@ -5222,7 +5222,7 @@ const L = Y(function({
5222
5222
  S,
5223
5223
  z,
5224
5224
  $,
5225
- P
5225
+ W
5226
5226
  ]);
5227
5227
  return /* @__PURE__ */ h(
5228
5228
  ha,
@@ -6435,7 +6435,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6435
6435
  background-color: ${e.palette.gray[100]};
6436
6436
  }
6437
6437
  `}
6438
- `, Pr = m.ul`
6438
+ `, Wr = m.ul`
6439
6439
  ${({ theme: e }) => `
6440
6440
  background-color: ${e.palette.white};
6441
6441
  border: 1px solid ${e.palette.gray[200]};
@@ -6504,7 +6504,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6504
6504
  ]
6505
6505
  }
6506
6506
  );
6507
- }, Wr = m(Be)`
6507
+ }, Pr = m(Be)`
6508
6508
  margin-top: 10px;
6509
6509
  border: 1px solid ${({ theme: e }) => e.palette.gray[300]};
6510
6510
  border-radius: 4px;
@@ -6572,7 +6572,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
6572
6572
  item: l.name,
6573
6573
  value: l,
6574
6574
  children: /* @__PURE__ */ i(
6575
- Wr,
6575
+ Pr,
6576
6576
  {
6577
6577
  disabled: l.locked,
6578
6578
  icon: "grid-2",
@@ -7402,10 +7402,10 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7402
7402
  ];
7403
7403
  u((I) => C.length > 0 ? { ...I, [f]: C } : I);
7404
7404
  const S = (I) => {
7405
- var W, T;
7405
+ var P, T;
7406
7406
  return {
7407
7407
  ...I,
7408
- options: (W = I.options) == null ? void 0 : W.map((O) => ({
7408
+ options: (P = I.options) == null ? void 0 : P.map((O) => ({
7409
7409
  ...O,
7410
7410
  checked: w.checkbox.includes(O.value) || w.radio === O.value
7411
7411
  })),
@@ -7416,9 +7416,9 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7416
7416
  }, z = (I) => I.label === f ? {
7417
7417
  ...I,
7418
7418
  filterOptions: I.filterOptions.map(S)
7419
- } : I, P = s.map(z);
7419
+ } : I, W = s.map(z);
7420
7420
  c((I) => I.map(z));
7421
- const D = P.flatMap(
7421
+ const D = W.flatMap(
7422
7422
  ({ filterOptions: I }) => I
7423
7423
  );
7424
7424
  n(D), p([]);
@@ -7448,12 +7448,12 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7448
7448
  return V(() => {
7449
7449
  const w = e.reduce(
7450
7450
  (C, { label: S, filterOptions: z }) => {
7451
- const P = z.flatMap(({ value: W, minValue: T, maxValue: O }) => [
7451
+ const W = z.flatMap(({ value: P, minValue: T, maxValue: O }) => [
7452
7452
  T,
7453
7453
  O,
7454
- W
7455
- ]).filter(Boolean), D = z.flatMap(({ options: W }) => W ?? []).filter(({ checked: W = !1 }) => W).map(({ value: W }) => W), I = [
7456
- ...P,
7454
+ P
7455
+ ]).filter(Boolean), D = z.flatMap(({ options: P }) => P ?? []).filter(({ checked: P = !1 }) => P).map(({ value: P }) => P), I = [
7456
+ ...W,
7457
7457
  ...D
7458
7458
  ];
7459
7459
  return I.length === 0 ? C : {
@@ -7482,19 +7482,12 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7482
7482
  selectedFilter: f
7483
7483
  }
7484
7484
  ) : Object.entries(ln(e)).map(
7485
- ([w, C]) => /* @__PURE__ */ h(
7486
- b,
7487
- {
7488
- style: { writingMode: "horizontal-tb", width: "fit-content" },
7489
- children: [
7490
- /* @__PURE__ */ i(N, { color: l.palette.gray[400], mb: 0.25, size: "sm", children: w }),
7491
- C.map(
7492
- ({ label: S, icon: z = "filter-list" }) => k(S, z)
7493
- )
7494
- ]
7495
- },
7496
- w
7497
- )
7485
+ ([w, C]) => /* @__PURE__ */ h(b, { style: { writingMode: "horizontal-tb" }, children: [
7486
+ /* @__PURE__ */ i(N, { color: l.palette.gray[400], mb: 0.25, size: "sm", children: w }),
7487
+ C.map(
7488
+ ({ label: S, icon: z = "filter-list" }) => k(S, z)
7489
+ )
7490
+ ] }, w)
7498
7491
  )
7499
7492
  }
7500
7493
  ) : /* @__PURE__ */ i(
@@ -7564,7 +7557,7 @@ ${f[8]}...` : (f.length < 8 && c(!1), t);
7564
7557
  px: 1.25,
7565
7558
  py: 1.25,
7566
7559
  ref: p,
7567
- style: { maxHeight: "unset", overflow: "hidden", width: "fit-content" },
7560
+ style: { maxWidth: "620px", overflow: "hidden", width: "fit-content" },
7568
7561
  children: [
7569
7562
  o === "column" ? g : void 0,
7570
7563
  /* @__PURE__ */ i(
@@ -8849,7 +8842,7 @@ const ve = ({
8849
8842
  const l = E(), { userName: s, email: c, phone: d, userRole: p } = r;
8850
8843
  return fe(a, () => {
8851
8844
  o(!1);
8852
- }), /* @__PURE__ */ h(Pr, { children: [
8845
+ }), /* @__PURE__ */ h(Wr, { children: [
8853
8846
  /* @__PURE__ */ i("li", { className: "user-info", children: /* @__PURE__ */ h(b, { display: "inline-flex", gap: 0.25, width: "100%", children: [
8854
8847
  /* @__PURE__ */ h(
8855
8848
  b,
@@ -9303,7 +9296,7 @@ const ve = ({
9303
9296
  ]
9304
9297
  }
9305
9298
  );
9306
- }, Po = m.div`
9299
+ }, Wo = m.div`
9307
9300
  ${({ theme: e }) => `
9308
9301
  height: ${e.spacing[1]};
9309
9302
  width: ${e.spacing[1]};
@@ -9334,12 +9327,12 @@ const ve = ({
9334
9327
  font-size: ${e.spacing[0.5]};
9335
9328
  }
9336
9329
  `}
9337
- `, Wo = ({
9330
+ `, Po = ({
9338
9331
  margin: e,
9339
9332
  onClick: t,
9340
9333
  text: n
9341
9334
  }) => {
9342
- const a = E(), r = /* @__PURE__ */ h(Po, { children: [
9335
+ const a = E(), r = /* @__PURE__ */ h(Wo, { children: [
9343
9336
  /* @__PURE__ */ i(L, { icon: "circle", iconClass: "ellipse-1", iconSize: "xs" }),
9344
9337
  /* @__PURE__ */ i(L, { icon: "circle", iconClass: "ellipse-2", iconSize: "xs" }),
9345
9338
  /* @__PURE__ */ i(L, { icon: "crown", iconClass: "icon", iconSize: "xs" })
@@ -9785,7 +9778,7 @@ const ve = ({
9785
9778
  textAlign: p ? "start" : "center",
9786
9779
  children: g
9787
9780
  }
9788
- ), z = /* @__PURE__ */ i(pe, { alt: y, height: k, publicId: $, width: x }), P = /* @__PURE__ */ i(
9781
+ ), z = /* @__PURE__ */ i(pe, { alt: y, height: k, publicId: $, width: x }), W = /* @__PURE__ */ i(
9789
9782
  b,
9790
9783
  {
9791
9784
  alignItems: "center",
@@ -9904,7 +9897,7 @@ const ve = ({
9904
9897
  )
9905
9898
  }
9906
9899
  );
9907
- return e ? ue(P, o ?? document.body) : P;
9900
+ return e ? ue(W, o ?? document.body) : W;
9908
9901
  }, qo = m.div.attrs({
9909
9902
  className: "comp-scroll-up"
9910
9903
  })`
@@ -10140,7 +10133,7 @@ const ve = ({
10140
10133
  /* @__PURE__ */ h(b, { children: [
10141
10134
  /* @__PURE__ */ h(b, { alignItems: "center", display: "inline-flex", gap: 0.5, children: [
10142
10135
  /* @__PURE__ */ i(N, { color: l.palette.gray[800], size: "sm", children: o }),
10143
- r ? /* @__PURE__ */ i(Wo, { text: "Upgrade" }) : void 0,
10136
+ r ? /* @__PURE__ */ i(Po, { text: "Upgrade" }) : void 0,
10144
10137
  e
10145
10138
  ] }),
10146
10139
  /* @__PURE__ */ i(N, { color: l.palette.gray[400], size: "xs", children: t })
@@ -11103,7 +11096,7 @@ export {
11103
11096
  Ul as a5,
11104
11097
  El as a6,
11105
11098
  Al as a7,
11106
- Pl as a8,
11099
+ Wl as a8,
11107
11100
  Rl as a9,
11108
11101
  ms as aA,
11109
11102
  Uo as aB,
@@ -11133,11 +11126,11 @@ export {
11133
11126
  Ce as aZ,
11134
11127
  rr as a_,
11135
11128
  vt as aa,
11136
- Wl as ab,
11129
+ Pl as ab,
11137
11130
  Ya as ac,
11138
11131
  se as ad,
11139
11132
  Be as ae,
11140
- Pr as af,
11133
+ Wr as af,
11141
11134
  ps as ag,
11142
11135
  gs as ah,
11143
11136
  us as ai,
@@ -11157,7 +11150,7 @@ export {
11157
11150
  bs as aw,
11158
11151
  xs as ax,
11159
11152
  Ft as ay,
11160
- Wo as az,
11153
+ Po as az,
11161
11154
  Yt as b,
11162
11155
  fe as b0,
11163
11156
  Vl as b1,
@@ -11189,7 +11182,7 @@ export {
11189
11182
  Ea as bg,
11190
11183
  ze as bh,
11191
11184
  et as bi,
11192
- Pa as bj,
11185
+ Wa as bj,
11193
11186
  Ba as bk,
11194
11187
  kt as bl,
11195
11188
  Ct as bm,
@@ -11209,12 +11202,12 @@ export {
11209
11202
  _t as c,
11210
11203
  Re as d,
11211
11204
  Le as e,
11212
- Pe as f,
11205
+ We as f,
11213
11206
  je as g,
11214
11207
  Fi as h,
11215
11208
  Ae as i,
11216
11209
  Ee as j,
11217
- We as k,
11210
+ Pe as k,
11218
11211
  Dl as l,
11219
11212
  Fl as m,
11220
11213
  U as n,