@fluidattacks/design 3.35.5-pr → 3.35.5-pr.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 (191) 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/advanced-badge/index.js +1 -1
  5. package/dist/components/advisories-card/index.js +1 -1
  6. package/dist/components/alert/index.js +1 -1
  7. package/dist/components/avatar/index.js +1 -1
  8. package/dist/components/button/index.js +1 -1
  9. package/dist/components/card/card-header/index.js +1 -1
  10. package/dist/components/card/card-with-image/index.js +1 -1
  11. package/dist/components/card/card-with-input/index.js +1 -1
  12. package/dist/components/card/card-with-options/index.js +1 -1
  13. package/dist/components/card/card-with-selector/index.js +1 -1
  14. package/dist/components/card/card-with-switch/index.js +1 -1
  15. package/dist/components/card/index.js +1 -1
  16. package/dist/components/card/indicator-card/index.js +1 -1
  17. package/dist/components/card-container/index.js +1 -1
  18. package/dist/components/carousel/index.js +1 -1
  19. package/dist/components/checkbox/index.js +1 -1
  20. package/dist/components/cloud-image/index.js +1 -1
  21. package/dist/components/code-snippet/index.js +1 -1
  22. package/dist/components/code-snippet/location-code/index.js +1 -1
  23. package/dist/components/colors/index.js +1 -1
  24. package/dist/components/conditions-dialog/index.js +1 -1
  25. package/dist/components/confirm-dialog/index.js +1 -1
  26. package/dist/components/confirm-dialog/types.d.ts +2 -0
  27. package/dist/components/container/index.js +1 -1
  28. package/dist/components/copy-button/index.js +1 -1
  29. package/dist/components/divider/index.js +1 -1
  30. package/dist/components/dropdown/index.js +1 -1
  31. package/dist/components/empty-state/empty-button/index.js +1 -1
  32. package/dist/components/empty-state/index.js +1 -1
  33. package/dist/components/fa-tag/index.js +1 -1
  34. package/dist/components/file-preview/index.js +1 -1
  35. package/dist/components/filters/active-filters/active-filter/index.js +1 -1
  36. package/dist/components/filters/active-filters/index.js +1 -1
  37. package/dist/components/filters/context/index.js +1 -1
  38. package/dist/components/filters/filters-menu/index.js +1 -1
  39. package/dist/components/filters/index.js +1 -1
  40. package/dist/components/filters/options-menu/index.js +1 -1
  41. package/dist/components/filters/options-menu/options/index.js +1 -1
  42. package/dist/components/filters/search/no-matches/index.js +1 -1
  43. package/dist/components/form/index.js +1 -1
  44. package/dist/components/form/inner-form/index.js +1 -1
  45. package/dist/components/grid-container/index.js +1 -1
  46. package/dist/components/group-selector/index.js +1 -1
  47. package/dist/components/group-selector/option-container/index.js +1 -1
  48. package/dist/components/icon/index.js +1 -1
  49. package/dist/components/icon-button/index.js +1 -1
  50. package/dist/components/indicator-card-db/index.js +1 -1
  51. package/dist/components/info-sidebar/index.js +1 -1
  52. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  53. package/dist/components/inputs/fields/combobox/index.js +1 -1
  54. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  55. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  56. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  57. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  58. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  59. package/dist/components/inputs/fields/date/index.js +1 -1
  60. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  61. package/dist/components/inputs/fields/date-range/index.js +1 -1
  62. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  63. package/dist/components/inputs/fields/date-time/index.js +1 -1
  64. package/dist/components/inputs/fields/editable/index.js +1 -1
  65. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  66. package/dist/components/inputs/fields/input-array/index.js +1 -1
  67. package/dist/components/inputs/fields/input-file/default/index.js +1 -1
  68. package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
  69. package/dist/components/inputs/fields/input-file/index.js +1 -1
  70. package/dist/components/inputs/fields/input-section/index.js +1 -1
  71. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  72. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  73. package/dist/components/inputs/fields/number/index.js +1 -1
  74. package/dist/components/inputs/fields/number-range/index.js +1 -1
  75. package/dist/components/inputs/fields/phone/index.js +1 -1
  76. package/dist/components/inputs/fields/text-area/index.js +1 -1
  77. package/dist/components/inputs/fields/text-input/index.js +1 -1
  78. package/dist/components/inputs/index.js +1 -1
  79. package/dist/components/inputs/label/index.js +1 -1
  80. package/dist/components/inputs/outline-container/index.js +1 -1
  81. package/dist/components/inputs/utils/action-button/index.js +1 -1
  82. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  83. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  84. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  85. package/dist/components/inputs/utils/dialog/index.js +1 -1
  86. package/dist/components/inputs/utils/number-field/index.js +1 -1
  87. package/dist/components/inputs/utils/popover/index.js +1 -1
  88. package/dist/components/item-card-db/index.js +1 -1
  89. package/dist/components/layout/categories/buttons/index.js +1 -1
  90. package/dist/components/layout/categories/column/index.js +1 -1
  91. package/dist/components/layout/categories/gap/index.js +1 -1
  92. package/dist/components/layout/categories/row/index.js +1 -1
  93. package/dist/components/layout/index.js +1 -1
  94. package/dist/components/link/index.js +1 -1
  95. package/dist/components/list-item/index.js +1 -1
  96. package/dist/components/little-flag/index.js +1 -1
  97. package/dist/components/loading/index.js +1 -1
  98. package/dist/components/logo/index.js +1 -1
  99. package/dist/components/lottie/index.js +1 -1
  100. package/dist/components/menu/index.js +1 -1
  101. package/dist/components/message-banner/index.js +1 -1
  102. package/dist/components/modal/columns-modal/index.js +1 -1
  103. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  104. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  105. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  106. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  107. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  108. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  109. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  110. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  111. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  112. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  113. package/dist/components/modal/filters-modal/index.js +1 -1
  114. package/dist/components/modal/footer/index.js +1 -1
  115. package/dist/components/modal/header/index.js +1 -1
  116. package/dist/components/modal/index.js +1 -1
  117. package/dist/components/modal/modal-confirm/index.js +1 -1
  118. package/dist/components/notification/index.js +1 -1
  119. package/dist/components/notification-sign/index.js +1 -1
  120. package/dist/components/oauth-selector/index.js +1 -1
  121. package/dist/components/oauth-selector/option-container/index.js +1 -1
  122. package/dist/components/paginator-db/btn/index.js +1 -1
  123. package/dist/components/paginator-db/dropdown/index.js +1 -1
  124. package/dist/components/paginator-db/index.js +1 -1
  125. package/dist/components/pop-up/description/index.js +1 -1
  126. package/dist/components/pop-up/index.js +1 -1
  127. package/dist/components/premium-feature/index.js +1 -1
  128. package/dist/components/priority-cards/card/index.js +1 -1
  129. package/dist/components/priority-cards/index.js +1 -1
  130. package/dist/components/priority-score/index.js +1 -1
  131. package/dist/components/progress-bar/index.js +1 -1
  132. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  133. package/dist/components/progress-indicator/index.js +1 -1
  134. package/dist/components/progress-indicator/step/index.js +1 -1
  135. package/dist/components/radio-button/index.js +1 -1
  136. package/dist/components/rank-position/icon/index.js +1 -1
  137. package/dist/components/rank-position/index.js +1 -1
  138. package/dist/components/rules-card/index.js +1 -1
  139. package/dist/components/scroll-button/index.js +1 -1
  140. package/dist/components/search/index.js +1 -1
  141. package/dist/components/search-dropdown/index.js +1 -1
  142. package/dist/components/severity-badge/index.js +1 -1
  143. package/dist/components/severity-overview/badge/index.js +1 -1
  144. package/dist/components/severity-overview/index.js +1 -1
  145. package/dist/components/show-on-hover/index.js +1 -1
  146. package/dist/components/slide-out-menu/index.js +1 -1
  147. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  148. package/dist/components/slider/index.js +1 -1
  149. package/dist/components/slider/thumb/index.js +1 -1
  150. package/dist/components/step-lapse/index.js +1 -1
  151. package/dist/components/table/context/index.js +1 -1
  152. package/dist/components/table/export-csv/index.js +1 -1
  153. package/dist/components/table/index.js +1 -1
  154. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  155. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  156. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  157. package/dist/components/table/sort-icon/index.js +1 -1
  158. package/dist/components/table/table-body/index.js +1 -1
  159. package/dist/components/table/table-column-toggle/index.js +1 -1
  160. package/dist/components/table/table-content/head/index.js +1 -1
  161. package/dist/components/table/table-content/index.js +1 -1
  162. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  163. package/dist/components/table/table-footer/index.js +1 -1
  164. package/dist/components/table/table-options/caption-content/index.js +1 -1
  165. package/dist/components/table/table-options/controls-content/index.js +1 -1
  166. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  167. package/dist/components/table/table-options/index.js +1 -1
  168. package/dist/components/table/wrapper/index.js +1 -1
  169. package/dist/components/table-button/index.js +1 -1
  170. package/dist/components/table-content/index.js +1 -1
  171. package/dist/components/table-content/item-content/index.js +1 -1
  172. package/dist/components/tabs/index.js +1 -1
  173. package/dist/components/tabs/tab/index.js +1 -1
  174. package/dist/components/tag/index.js +1 -1
  175. package/dist/components/timeline/card/index.js +1 -1
  176. package/dist/components/timeline/index.js +1 -1
  177. package/dist/components/toggle/index.js +1 -1
  178. package/dist/components/tooltip/index.js +1 -1
  179. package/dist/components/tour/index.js +1 -1
  180. package/dist/components/typography/heading/index.js +1 -1
  181. package/dist/components/typography/index.js +1 -1
  182. package/dist/components/typography/span/index.js +1 -1
  183. package/dist/components/typography/text/index.js +1 -1
  184. package/dist/components/weaknesses-card/index.js +1 -1
  185. package/dist/{components-3xB0iGIW.js → components-C11xk47Q.js} +33 -33
  186. package/dist/{components-Ba8Rs1pE.mjs → components-CnCRXsMh.mjs} +108 -108
  187. package/dist/context/index.js +1 -1
  188. package/dist/hooks/index.js +1 -1
  189. package/dist/index.js +1 -1
  190. package/dist/utils/index.js +1 -1
  191. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  import { jsx as i, jsxs as f, Fragment as pe } from "react/jsx-runtime";
2
2
  import it, { forwardRef as ne, useState as R, useCallback as v, useEffect as _, useMemo as X, useRef as M, StrictMode as Bi, Fragment as fe, Children as Ct, isValidElement as An, cloneElement as jn, createContext as Rn, useContext as ye } from "react";
3
3
  import { ThemeProvider as Hi, styled as m, useTheme as j, css as He, keyframes as On } from "styled-components";
4
- import { C as Mi, s as _i, _ as O, u as Vn, p as St, A as Gi, l as Ui, a as Yi, c as Nt, b as Oe, d as Xi, e as Zi, f as Ki, g as qi, h as G, i as rt, j as Pn, o as ot, k as Ji, $ as Qi, m as er, n as tr, q as nr, r as ir, t as rr, v as or, w as ar, x as lr, y as Wn, z as Bn, B as Ft, D as sr, E as cr, F as dr, G as Jt, H as at, I as pr, J as gr, K as Hn, L as lt, M as Mn, N as ur, O as hr, P as fr, Q as yr, R as $r, S as q, T as br, U as _n, V as xr, W as Gn, X as Un, Y as mr, Z as wr, a0 as vr, a1 as kr, a2 as Cr, a3 as Sr, a4 as Et, a5 as zr, a6 as Qt, a7 as en, a8 as tn, a9 as je, aa as Ir, ab as Yn, ac as Xn, ad as Zn, ae as Kn, af as qn, ag as Tr, ah as Jn, ai as Dr, aj as Nr, ak as Fr, al as Er, am as Lr, an as Ar, ar as Qn, as as jr, at as Rr, au as Or, av as Vr, aw as Pr, ax as Wr, ay as Br, az as Hr, aA as Mr, aB as _r, aC as zt, aD as Gr, aE as nn, aF as Ur, aG as rn, aH as Yr } from "./vendor-ByFwokAx.mjs";
4
+ import { C as Mi, s as _i, _ as O, u as Vn, p as St, A as Gi, l as Ui, a as Yi, c as Nt, b as Oe, d as Xi, e as Zi, f as Ki, g as qi, h as G, i as rt, j as Wn, o as ot, k as Ji, $ as Qi, m as er, n as tr, q as nr, r as ir, t as rr, v as or, w as ar, x as lr, y as Pn, z as Bn, B as Ft, D as sr, E as cr, F as dr, G as Jt, H as at, I as pr, J as gr, K as Hn, L as lt, M as Mn, N as ur, O as hr, P as fr, Q as yr, R as $r, S as q, T as br, U as _n, V as xr, W as Gn, X as Un, Y as mr, Z as wr, a0 as vr, a1 as kr, a2 as Cr, a3 as Sr, a4 as Et, a5 as zr, a6 as Qt, a7 as en, a8 as tn, a9 as je, aa as Ir, ab as Yn, ac as Xn, ad as Zn, ae as Kn, af as qn, ag as Tr, ah as Jn, ai as Dr, aj as Nr, ak as Fr, al as Er, am as Lr, an as Ar, ar as Qn, as as jr, at as Rr, au as Or, av as Vr, aw as Wr, ax as Pr, ay as Br, az as Hr, aA as Mr, aB as _r, aC as zt, aD as Gr, aE as nn, aF as Ur, aG as rn, aH as Yr } from "./vendor-ByFwokAx.mjs";
5
5
  import { createPortal as Fe } from "react-dom";
6
6
  import { Link as Xr, useLocation as Zr, NavLink as Kr } from "react-router-dom";
7
7
  const me = (e) => ({
@@ -281,7 +281,7 @@ const me = (e) => ({
281
281
  }
282
282
  }, Ed = ({
283
283
  children: e
284
- }) => /* @__PURE__ */ i(Hi, { theme: V, children: e }), W = (e, t) => t === void 0 ? "" : `${e}: ${t};`, st = (e) => {
284
+ }) => /* @__PURE__ */ i(Hi, { theme: V, children: e }), P = (e, t) => t === void 0 ? "" : `${e}: ${t};`, st = (e) => {
285
285
  const t = e.py ?? e.pt ?? 0, n = e.px ?? e.pr ?? 0, r = e.py ?? e.pb ?? 0, o = e.px ?? e.pl ?? 0;
286
286
  if (e.padding) {
287
287
  const [a, s, l, c] = e.padding;
@@ -296,7 +296,7 @@ const me = (e) => ({
296
296
  }
297
297
  return `margin: ${V.spacing[t]} ${V.spacing[n]} ${V.spacing[r]} ${V.spacing[o]};`;
298
298
  }, dt = (e) => {
299
- const t = W("position", e.position), n = W("top", e.top), r = W("right", e.right), o = W("bottom", e.bottom), a = W("left", e.left), s = W("z-index", e.zIndex);
299
+ const t = P("position", e.position), n = P("top", e.top), r = P("right", e.right), o = P("bottom", e.bottom), a = P("left", e.left), s = P("z-index", e.zIndex);
300
300
  return `
301
301
  ${t}
302
302
  ${n}
@@ -306,7 +306,7 @@ const me = (e) => ({
306
306
  ${s}
307
307
  `;
308
308
  }, pt = (e) => {
309
- const t = W("border", e.border), n = W("border-top", e.borderTop), r = W("border-right", e.borderRight), o = W("border-bottom", e.borderBottom), a = W("border-left", e.borderLeft), s = W("border-color", e.borderColor), l = W("border-radius", e.borderRadius);
309
+ const t = P("border", e.border), n = P("border-top", e.borderTop), r = P("border-right", e.borderRight), o = P("border-bottom", e.borderBottom), a = P("border-left", e.borderLeft), s = P("border-color", e.borderColor), l = P("border-radius", e.borderRadius);
310
310
  return `
311
311
  ${t}
312
312
  ${n}
@@ -320,13 +320,13 @@ const me = (e) => ({
320
320
  const t = e.scroll ? `
321
321
  ${po(e.scroll)}
322
322
  ${go(e.scroll)}
323
- ` : "", n = W("visibility", e.visibility), r = W("display", e.display), o = W("height", e.height), a = W("width", e.width), s = W("max-height", e.maxHeight), l = W("max-width", e.maxWidth), c = W("min-height", e.minHeight), p = W("min-width", e.minWidth), d = W(
323
+ ` : "", n = P("visibility", e.visibility), r = P("display", e.display), o = P("height", e.height), a = P("width", e.width), s = P("max-height", e.maxHeight), l = P("max-width", e.maxWidth), c = P("min-height", e.minHeight), p = P("min-width", e.minWidth), d = P(
324
324
  "box-shadow",
325
325
  e.shadow ? V.shadows[e.shadow] : void 0
326
- ), g = W(
326
+ ), g = P(
327
327
  "gap",
328
328
  e.gap === void 0 ? void 0 : V.spacing[e.gap]
329
- ), u = W("background-color", e.bgColor), h = W("background", e.bgGradient), y = W("flex-direction", e.flexDirection), $ = W("flex-grow", e.flexGrow), x = W("justify-content", e.justify), k = W("justify-self", e.justifySelf), C = W("align-items", e.alignItems), z = W("align-self", e.alignSelf), w = W("flex-wrap", e.wrap);
329
+ ), u = P("background-color", e.bgColor), h = P("background", e.bgGradient), y = P("flex-direction", e.flexDirection), $ = P("flex-grow", e.flexGrow), x = P("justify-content", e.justify), k = P("justify-self", e.justifySelf), C = P("align-items", e.alignItems), z = P("align-self", e.alignSelf), w = P("flex-wrap", e.wrap);
330
330
  return `
331
331
  ${t}
332
332
  ${n}
@@ -350,7 +350,7 @@ const me = (e) => ({
350
350
  ${w}
351
351
  `;
352
352
  }, ut = (e) => {
353
- const t = W("color", e.color), n = W("font-family", e.fontFamily), r = W("font-size", e.fontSize), o = W("font-weight", e.fontWeight), a = W("line-spacing", e.letterSpacing), s = W("line-height", e.lineSpacing), l = W("text-align", e.textAlign), c = W("text-decoration", e.textDecoration), p = W("text-overflow", e.textOverflow), d = W("white-space", e.whiteSpace), g = W("word-break", e.wordBreak), u = W("word-wrap", e.wordWrap);
353
+ const t = P("color", e.color), n = P("font-family", e.fontFamily), r = P("font-size", e.fontSize), o = P("font-weight", e.fontWeight), a = P("line-spacing", e.letterSpacing), s = P("line-height", e.lineSpacing), l = P("text-align", e.textAlign), c = P("text-decoration", e.textDecoration), p = P("text-overflow", e.textOverflow), d = P("white-space", e.whiteSpace), g = P("word-break", e.wordBreak), u = P("word-wrap", e.wordWrap);
354
354
  return `
355
355
  ${t}
356
356
  ${n}
@@ -366,10 +366,10 @@ const me = (e) => ({
366
366
  ${u}
367
367
  `;
368
368
  }, ht = (e) => {
369
- const t = W("cursor", e.cursor), n = W("border-color", e.borderColorHover), r = W("background-color", e.bgColorHover), o = W(
369
+ const t = P("cursor", e.cursor), n = P("border-color", e.borderColorHover), r = P("background-color", e.bgColorHover), o = P(
370
370
  "box-shadow",
371
371
  e.shadowHover === void 0 ? void 0 : V.shadows[e.shadowHover]
372
- ), a = W("transition", e.transition);
372
+ ), a = P("transition", e.transition);
373
373
  return `
374
374
  ${t}
375
375
 
@@ -1403,7 +1403,7 @@ const A = ne(function({
1403
1403
  }
1404
1404
  )
1405
1405
  ] });
1406
- }, Po = (e, t) => t === "0" ? `${e.spacing[1]} ${e.spacing[1]} 0 0` : t === "-1" ? `0 0 ${e.spacing[1]} ${e.spacing[1]}` : "unset", At = m.div`
1406
+ }, Wo = (e, t) => t === "0" ? `${e.spacing[1]} ${e.spacing[1]} 0 0` : t === "-1" ? `0 0 ${e.spacing[1]} ${e.spacing[1]}` : "unset", At = m.div`
1407
1407
  ${({ theme: e, $index: t }) => `
1408
1408
  align-items: flex-start;
1409
1409
  display: flex;
@@ -1411,7 +1411,7 @@ const A = ne(function({
1411
1411
  background-color: ${e.palette.white};
1412
1412
  border: 1px solid;
1413
1413
  border-color: ${e.palette.gray[200]};
1414
- border-radius: ${Po(e, t)};
1414
+ border-radius: ${Wo(e, t)};
1415
1415
  gap: ${e.spacing[0.5]};
1416
1416
  padding: ${e.spacing[1.5]};
1417
1417
  overflow: hidden;
@@ -1551,7 +1551,7 @@ const A = ne(function({
1551
1551
  }
1552
1552
  )
1553
1553
  ] });
1554
- }, Wo = (e) => {
1554
+ }, Po = (e) => {
1555
1555
  switch (e) {
1556
1556
  case "warning":
1557
1557
  return "triangle-exclamation";
@@ -1851,7 +1851,7 @@ const A = ne(function({
1851
1851
  }) => {
1852
1852
  const $ = j(), [x, k] = R(!1), { refs: C, floatingStyles: z, context: w, placement: S } = Oe({
1853
1853
  middleware: [
1854
- Pn({
1854
+ Wn({
1855
1855
  fallbackAxisSideDirection: "start"
1856
1856
  }),
1857
1857
  ot({ mainAxis: 10 }),
@@ -2040,7 +2040,7 @@ const A = ne(function({
2040
2040
  A,
2041
2041
  {
2042
2042
  clickable: !1,
2043
- icon: o ?? Wo(u),
2043
+ icon: o ?? Po(u),
2044
2044
  iconSize: "lg",
2045
2045
  iconType: "fa-light",
2046
2046
  mt: s === "top" ? 0.25 : 0
@@ -2510,7 +2510,7 @@ const A = ne(function({
2510
2510
  }, D) {
2511
2511
  const E = k !== void 0, T = `${a}-tooltip`, L = v(() => {
2512
2512
  o && ci(o, r);
2513
- }, [r, o]), P = /* @__PURE__ */ f(
2513
+ }, [r, o]), W = /* @__PURE__ */ f(
2514
2514
  si,
2515
2515
  {
2516
2516
  $variant: S,
@@ -2574,9 +2574,9 @@ const A = ne(function({
2574
2574
  place: C,
2575
2575
  tip: k,
2576
2576
  width: I,
2577
- children: P
2577
+ children: W
2578
2578
  }
2579
- ) : P;
2579
+ ) : W;
2580
2580
  }), Vd = ne(function({
2581
2581
  children: t,
2582
2582
  onClick: n,
@@ -2763,7 +2763,7 @@ const A = ne(function({
2763
2763
  }) => t === "video" || oa(["webm"], o) ? /* @__PURE__ */ i(sn, { $opacity: r, children: /* @__PURE__ */ i(we, { href: o, iconPosition: "hidden", children: /* @__PURE__ */ f("video", { controls: !0, muted: !0, style: { height: a, width: n }, children: [
2764
2764
  /* @__PURE__ */ i("source", { src: o, type: "video/webm" }),
2765
2765
  o
2766
- ] }) }) }) : /* @__PURE__ */ i(sn, { $opacity: r, children: /* @__PURE__ */ i("img", { alt: e, src: o, style: { height: a, width: n } }) }), Pd = ({
2766
+ ] }) }) }) : /* @__PURE__ */ i(sn, { $opacity: r, children: /* @__PURE__ */ i("img", { alt: e, src: o, style: { height: a, width: n } }) }), Wd = ({
2767
2767
  alt: e,
2768
2768
  authorEmail: t,
2769
2769
  date: n,
@@ -3109,7 +3109,7 @@ const A = ne(function({
3109
3109
  ${ge}:focus-within:not(.disabled, .error) & {
3110
3110
  border: 1px solid ${({ theme: e }) => e.palette.black};
3111
3111
  }
3112
- `, Wd = m.div`
3112
+ `, Pd = m.div`
3113
3113
  ${({ theme: e, $show: t }) => `
3114
3114
  align-items: center;
3115
3115
  align-self: stretch;
@@ -3214,7 +3214,7 @@ const A = ne(function({
3214
3214
  }
3215
3215
  ) : void 0
3216
3216
  ] });
3217
- }, Pe = ({
3217
+ }, We = ({
3218
3218
  className: e,
3219
3219
  children: t,
3220
3220
  isFilter: n = !1,
@@ -3572,13 +3572,13 @@ const A = ne(function({
3572
3572
  weight: D
3573
3573
  }) => {
3574
3574
  var Zt, Kt;
3575
- const E = j(), T = t ? void 0 : r, L = (e == null ? void 0 : e.value) ?? I, [P, B] = R(
3575
+ const E = j(), T = t ? void 0 : r, L = (e == null ? void 0 : e.value) ?? I, [W, B] = R(
3576
3576
  ((Zt = g.find((H) => H.value === L)) == null ? void 0 : Zt.name) ?? ""
3577
3577
  ), [Z, J] = R(L), [ee, ie] = R(g), [ke, Y] = R(!1), { contains: K } = ir({ sensitivity: "base" }), ue = M(null), Ce = M(null), Ee = M(null), Le = M(null), _e = M(null), Fi = X(() => g.toSorted((H, oe) => {
3578
3578
  const se = Array.from(n ?? []), Ae = se.includes(H.value), qt = se.includes(oe.value);
3579
3579
  return Ae && !qt ? 1 : !Ae && qt ? -1 : 0;
3580
3580
  }).map(
3581
- (H) => K(H.name, P) || ke ? /* @__PURE__ */ i(
3581
+ (H) => K(H.name, W) || ke ? /* @__PURE__ */ i(
3582
3582
  rr,
3583
3583
  {
3584
3584
  "aria-label": H.value,
@@ -3588,7 +3588,7 @@ const A = ne(function({
3588
3588
  },
3589
3589
  H.value
3590
3590
  ) : null
3591
- ), [K, n, P, g, ke]), Ei = v(
3591
+ ), [K, n, W, g, ke]), Ei = v(
3592
3592
  (H) => {
3593
3593
  const oe = H.split(/,|\s/u).slice(-1)[0].trim();
3594
3594
  B(d ? oe : H), H === "" || H.endsWith(",") ? Y(!0) : (Y(!1), J((se) => {
@@ -3620,7 +3620,7 @@ const A = ne(function({
3620
3620
  allowsCustomValue: d,
3621
3621
  allowsEmptyCollection: !0,
3622
3622
  disabledKeys: n,
3623
- inputValue: P,
3623
+ inputValue: W,
3624
3624
  items: ee,
3625
3625
  menuTrigger: "focus",
3626
3626
  shouldCloseOnBlur: !d,
@@ -3644,10 +3644,10 @@ const A = ne(function({
3644
3644
  }, [g, y, re, h]), {
3645
3645
  buttonProps: Oi,
3646
3646
  inputProps: Vi,
3647
- listBoxProps: Pi
3647
+ listBoxProps: Wi
3648
3648
  } = ar(
3649
3649
  {
3650
- inputValue: P,
3650
+ inputValue: W,
3651
3651
  buttonRef: Ce,
3652
3652
  id: p,
3653
3653
  inputRef: ue,
@@ -3658,7 +3658,7 @@ const A = ne(function({
3658
3658
  popoverRef: _e
3659
3659
  },
3660
3660
  re
3661
- ), { listBoxProps: Gt } = lr(Pi, re, Ee), { buttonProps: Wi } = Wn(Oi, Ce), { width: Ut } = ((Kt = Le.current) == null ? void 0 : Kt.getBoundingClientRect()) ?? {
3661
+ ), { listBoxProps: Gt } = lr(Wi, re, Ee), { buttonProps: Pi } = Pn(Oi, Ce), { width: Ut } = ((Kt = Le.current) == null ? void 0 : Kt.getBoundingClientRect()) ?? {
3662
3662
  width: 240
3663
3663
  };
3664
3664
  $e(
@@ -3737,7 +3737,7 @@ const A = ne(function({
3737
3737
  /* @__PURE__ */ i(
3738
3738
  Q,
3739
3739
  {
3740
- ...Wi,
3740
+ ...Pi,
3741
3741
  className: "action",
3742
3742
  disabled: t,
3743
3743
  icon: re.isOpen && !t ? "chevron-up" : "chevron-down",
@@ -3755,7 +3755,7 @@ const A = ne(function({
3755
3755
  }
3756
3756
  ),
3757
3757
  re.isOpen && re.collection.size > 0 && !t ? /* @__PURE__ */ i(
3758
- Pe,
3758
+ We,
3759
3759
  {
3760
3760
  className: "dropdown",
3761
3761
  offset: 4,
@@ -3813,7 +3813,7 @@ const A = ne(function({
3813
3813
  )
3814
3814
  }
3815
3815
  ) : g.length > 0 || !re.isOpen || t || !k ? null : /* @__PURE__ */ i(
3816
- Pe,
3816
+ We,
3817
3817
  {
3818
3818
  className: "dropdown",
3819
3819
  offset: 4,
@@ -4207,7 +4207,7 @@ const A = ne(function({
4207
4207
  icon: t,
4208
4208
  props: n
4209
4209
  }) => {
4210
- const r = M(null), { buttonProps: o } = Wn(n, r);
4210
+ const r = M(null), { buttonProps: o } = Pn(n, r);
4211
4211
  return /* @__PURE__ */ i(
4212
4212
  va,
4213
4213
  {
@@ -4229,7 +4229,7 @@ const A = ne(function({
4229
4229
  )
4230
4230
  }
4231
4231
  );
4232
- }, Pt = ({
4232
+ }, Wt = ({
4233
4233
  state: e,
4234
4234
  prevButtonProps: t,
4235
4235
  nextButtonProps: n,
@@ -4270,7 +4270,7 @@ const A = ne(function({
4270
4270
  const { locale: n } = at(), r = Hn({ ...t, createCalendar: lt, locale: n }), { prevButtonProps: o, nextButtonProps: a, title: s } = Mn(t, r);
4271
4271
  return /* @__PURE__ */ f("div", { className: "calendar", children: [
4272
4272
  /* @__PURE__ */ i(
4273
- Pt,
4273
+ Wt,
4274
4274
  {
4275
4275
  nextButtonProps: a,
4276
4276
  prevButtonProps: o,
@@ -4484,7 +4484,7 @@ const A = ne(function({
4484
4484
  ]
4485
4485
  }
4486
4486
  );
4487
- }, Wt = ({
4487
+ }, Pt = ({
4488
4488
  children: e,
4489
4489
  ...t
4490
4490
  }) => {
@@ -4552,13 +4552,13 @@ const A = ne(function({
4552
4552
  }
4553
4553
  ),
4554
4554
  k.isOpen && !e ? /* @__PURE__ */ i(
4555
- Pe,
4555
+ We,
4556
4556
  {
4557
4557
  offset: 8,
4558
4558
  placement: "bottom start",
4559
4559
  state: k,
4560
4560
  triggerRef: h,
4561
- children: /* @__PURE__ */ i(Wt, { ...I, children: /* @__PURE__ */ i(Sa, { onClose: C, props: F }) })
4561
+ children: /* @__PURE__ */ i(Pt, { ...I, children: /* @__PURE__ */ i(Sa, { onClose: C, props: F }) })
4562
4562
  }
4563
4563
  ) : null
4564
4564
  ]
@@ -4575,7 +4575,7 @@ const A = ne(function({
4575
4575
  );
4576
4576
  return /* @__PURE__ */ f("div", { className: "calendar-range", ref: r, children: [
4577
4577
  /* @__PURE__ */ i(
4578
- Pt,
4578
+ Wt,
4579
4579
  {
4580
4580
  nextButtonProps: s,
4581
4581
  prevButtonProps: a,
@@ -4615,8 +4615,8 @@ const A = ne(function({
4615
4615
  const h = `${r}Max`, y = `${r}Min`, $ = M(null), x = et(d == null ? void 0 : d.value), k = et(p == null ? void 0 : p.value), C = v(
4616
4616
  (L) => {
4617
4617
  if (L) {
4618
- const P = Qe(String(L.end)), B = Qe(String(L.start));
4619
- c && (c((p == null ? void 0 : p.name) ?? h, P), c((d == null ? void 0 : d.name) ?? y, B)), p != null && p.onChange && (p == null || p.onChange(P)), d != null && d.onChange && (d == null || d.onChange(B));
4618
+ const W = Qe(String(L.end)), B = Qe(String(L.start));
4619
+ c && (c((p == null ? void 0 : p.name) ?? h, W), c((d == null ? void 0 : d.name) ?? y, B)), p != null && p.onChange && (p == null || p.onChange(W)), d != null && d.onChange && (d == null || d.onChange(B));
4620
4620
  }
4621
4621
  },
4622
4622
  [h, y, c, p, d]
@@ -4707,13 +4707,13 @@ const A = ne(function({
4707
4707
  }
4708
4708
  ),
4709
4709
  z.isOpen && !e ? /* @__PURE__ */ i(
4710
- Pe,
4710
+ We,
4711
4711
  {
4712
4712
  offset: 8,
4713
4713
  placement: "bottom start",
4714
4714
  state: z,
4715
4715
  triggerRef: $,
4716
- children: /* @__PURE__ */ i(Wt, { ...E, children: /* @__PURE__ */ i(Fa, { onClose: w, props: T }) })
4716
+ children: /* @__PURE__ */ i(Pt, { ...E, children: /* @__PURE__ */ i(Fa, { onClose: w, props: T }) })
4717
4717
  }
4718
4718
  ) : null
4719
4719
  ]
@@ -4743,7 +4743,7 @@ const A = ne(function({
4743
4743
  const o = j(), { locale: a } = at(), s = Hn({ ...n, createCalendar: lt, locale: a }), { prevButtonProps: l, nextButtonProps: c, title: p } = Mn(n, s);
4744
4744
  return /* @__PURE__ */ f("div", { className: "calendar", children: [
4745
4745
  /* @__PURE__ */ i(
4746
- Pt,
4746
+ Wt,
4747
4747
  {
4748
4748
  nextButtonProps: c,
4749
4749
  prevButtonProps: l,
@@ -4838,13 +4838,13 @@ const A = ne(function({
4838
4838
  }
4839
4839
  ),
4840
4840
  u.isOpen && !t ? /* @__PURE__ */ i(
4841
- Pe,
4841
+ We,
4842
4842
  {
4843
4843
  offset: 8,
4844
4844
  placement: "bottom start",
4845
4845
  state: u,
4846
4846
  triggerRef: g,
4847
- children: /* @__PURE__ */ i(Wt, { ...k, children: /* @__PURE__ */ i(
4847
+ children: /* @__PURE__ */ i(Pt, { ...k, children: /* @__PURE__ */ i(
4848
4848
  ja,
4849
4849
  {
4850
4850
  handleTimeChange: w,
@@ -4898,9 +4898,9 @@ const A = ne(function({
4898
4898
  weight: w,
4899
4899
  ...S
4900
4900
  }) => {
4901
- const { required: I, onBlur: F, onChange: D } = S, E = j(), T = e ? void 0 : a, [L, P] = R(""), B = v(
4901
+ const { required: I, onBlur: F, onChange: D } = S, E = j(), T = e ? void 0 : a, [L, W] = R(""), B = v(
4902
4902
  (ee) => {
4903
- P(ee.target.value), D == null || D(ee);
4903
+ W(ee.target.value), D == null || D(ee);
4904
4904
  },
4905
4905
  [D]
4906
4906
  ), Z = c && p && !e && L.trim() !== "", J = v(
@@ -5080,7 +5080,7 @@ const A = ne(function({
5080
5080
  padding: ${n}px;
5081
5081
  }
5082
5082
  `}
5083
- `, Pa = ({
5083
+ `, Wa = ({
5084
5084
  align: e,
5085
5085
  children: t,
5086
5086
  cols: n,
@@ -5123,7 +5123,7 @@ const A = ne(function({
5123
5123
  },
5124
5124
  [$]
5125
5125
  );
5126
- return /* @__PURE__ */ f(Pa, { align: "start", children: [
5126
+ return /* @__PURE__ */ f(Wa, { align: "start", children: [
5127
5127
  /* @__PURE__ */ i(yn, { lg: 75, md: 75, sm: 75, children: /* @__PURE__ */ i(
5128
5128
  $t,
5129
5129
  {
@@ -5215,7 +5215,7 @@ const A = ne(function({
5215
5215
  required: s,
5216
5216
  tooltip: h
5217
5217
  }
5218
- ), Wa = m(ri)`
5218
+ ), Pa = m(ri)`
5219
5219
  white-space: nowrap;
5220
5220
  margin-right: ${({ theme: e }) => e.spacing[0.25]};
5221
5221
  text-overflow: ellipsis;
@@ -5354,7 +5354,7 @@ const A = ne(function({
5354
5354
  {
5355
5355
  className: `${e ? "disabled" : ""} ${n ? "error" : ""}`,
5356
5356
  children: [
5357
- /* @__PURE__ */ i(Wa, { $size: "md", children: r }),
5357
+ /* @__PURE__ */ i(Pa, { $size: "md", children: r }),
5358
5358
  /* @__PURE__ */ f(b, { alignItems: "center", display: "flex", gap: 0.625, children: [
5359
5359
  G.isEmpty(r) || e ? void 0 : /* @__PURE__ */ i(
5360
5360
  Q,
@@ -5402,7 +5402,7 @@ const A = ne(function({
5402
5402
  "vnd.openxmlformats-officedocument.spreadsheetml.sheet": "XLSX",
5403
5403
  "vnd.openxmlformats-officedocument.wordprocessingml.document": "DOCX",
5404
5404
  msword: "DOC"
5405
- }, We = (e, t, n) => {
5405
+ }, Pe = (e, t, n) => {
5406
5406
  const r = new Event(e);
5407
5407
  return Object.defineProperty(r, "target", {
5408
5408
  value: { name: t, value: n }
@@ -5606,10 +5606,10 @@ const A = ne(function({
5606
5606
  async onDrop(L) {
5607
5607
  $ == null || $(!0);
5608
5608
  try {
5609
- const P = L.items.filter(
5609
+ const W = L.items.filter(
5610
5610
  (ie) => ie.kind === "file"
5611
5611
  ), B = await Promise.all(
5612
- P.map(async (ie) => ie.getFile())
5612
+ W.map(async (ie) => ie.getFile())
5613
5613
  ), Z = c ? B.filter((ie) => Qa(ie, Ja(c))) : B;
5614
5614
  c && Z.length < B.length && console.warn(
5615
5615
  "InputFile: Some files were rejected due to invalid type."
@@ -5624,8 +5624,8 @@ const A = ne(function({
5624
5624
  const ie = new Event("change", { bubbles: !0 });
5625
5625
  x.current.dispatchEvent(ie);
5626
5626
  }
5627
- } catch (P) {
5628
- console.error("Error reading dropped files:", P);
5627
+ } catch (W) {
5628
+ console.error("Error reading dropped files:", W);
5629
5629
  }
5630
5630
  }
5631
5631
  }), S = /* @__PURE__ */ i(
@@ -5802,14 +5802,14 @@ const A = ne(function({
5802
5802
  progressPercentage: w,
5803
5803
  maxSize: S
5804
5804
  }) => {
5805
- const I = j(), F = t ? void 0 : n, D = M(null), E = g == null ? void 0 : g(c, { required: d }), T = $ == null ? void 0 : $(c), L = Ua(T), [P, B] = R(!1), [Z, J] = R(w);
5805
+ const I = j(), F = t ? void 0 : n, D = M(null), E = g == null ? void 0 : g(c, { required: d }), T = $ == null ? void 0 : $(c), L = Ua(T), [W, B] = R(!1), [Z, J] = R(w);
5806
5806
  _(() => {
5807
- J(!w && P ? 50 : !w && !P ? void 0 : w);
5808
- }, [P, w]);
5807
+ J(!w && W ? 50 : !w && !W ? void 0 : w);
5808
+ }, [W, w]);
5809
5809
  const ee = v(
5810
5810
  (Y) => {
5811
5811
  Y.stopPropagation();
5812
- const K = We("change", c, null);
5812
+ const K = Pe("change", c, null);
5813
5813
  u && u(c, void 0), E && E.onChange(K);
5814
5814
  },
5815
5815
  [E, c, u]
@@ -5817,7 +5817,7 @@ const A = ne(function({
5817
5817
  async (Y) => {
5818
5818
  B(!0);
5819
5819
  try {
5820
- const { files: K } = Y.currentTarget, ue = We(
5820
+ const { files: K } = Y.currentTarget, ue = Pe(
5821
5821
  "change",
5822
5822
  c,
5823
5823
  K && K.length > 0 ? K : null
@@ -5948,7 +5948,7 @@ const A = ne(function({
5948
5948
  }) => {
5949
5949
  const $ = j(), x = e ? void 0 : t, [k, C] = R(""), z = c ? h : n == null ? void 0 : n.value, w = X(() => z && typeof z == "string" ? z.split(",").filter(Boolean) : [], [z]), S = v(
5950
5950
  (T) => {
5951
- const P = [...new Set(T.filter(Boolean))].join(","), B = We("change", l, P);
5951
+ const W = [...new Set(T.filter(Boolean))].join(","), B = Pe("change", l, W);
5952
5952
  n && n.onChange(B), c && c(B);
5953
5953
  },
5954
5954
  [n, l, c]
@@ -6146,7 +6146,7 @@ const A = ne(function({
6146
6146
  const D = v(() => {
6147
6147
  const Z = ((I ?? Number(s)) - 10 ** -w).toFixed(w), J = Math.max(Number(s), Number(Z));
6148
6148
  h && h(l, J, { shouldDirty: !0 }), F(J);
6149
- const ee = We("change", l, Z);
6149
+ const ee = Pe("change", l, Z);
6150
6150
  c && c(ee);
6151
6151
  }, [I, w, s, h, l, c]), E = v(() => {
6152
6152
  const Z = ((I ?? Number(s)) + 10 ** -w).toFixed(w), J = Math.min(
@@ -6154,7 +6154,7 @@ const A = ne(function({
6154
6154
  Number(Z) > Number(s) ? Number(Z) : Number(s)
6155
6155
  );
6156
6156
  h && h(l, J, { shouldDirty: !0 }), F(J);
6157
- const ee = We("change", l, Z);
6157
+ const ee = Pe("change", l, Z);
6158
6158
  c && c(ee);
6159
6159
  }, [I, w, a, s, h, l, c]), T = v(
6160
6160
  (B) => {
@@ -6167,7 +6167,7 @@ const A = ne(function({
6167
6167
  B.stopPropagation(), B.key === "Enter" && !G.isEmpty(B.currentTarget.value) && (p == null || p(G.toNumber(B.currentTarget.value)));
6168
6168
  },
6169
6169
  [p]
6170
- ), P = () => /* @__PURE__ */ i(
6170
+ ), W = () => /* @__PURE__ */ i(
6171
6171
  "input",
6172
6172
  {
6173
6173
  "aria-hidden": !1,
@@ -6208,9 +6208,9 @@ const A = ne(function({
6208
6208
  id: `numberInputTooltip-${l}`,
6209
6209
  tip: y,
6210
6210
  width: "100%",
6211
- children: P()
6211
+ children: W()
6212
6212
  }
6213
- ) : P(),
6213
+ ) : W(),
6214
6214
  z && /* @__PURE__ */ i(
6215
6215
  A,
6216
6216
  {
@@ -6535,7 +6535,7 @@ const A = ne(function({
6535
6535
  defaultCountry: "co",
6536
6536
  forceDialCode: !0,
6537
6537
  value: y ? String(y) : ""
6538
- }), P = v(
6538
+ }), W = v(
6539
6539
  (Y) => {
6540
6540
  Y.key === "Enter" && Y.preventDefault();
6541
6541
  },
@@ -6627,7 +6627,7 @@ const A = ne(function({
6627
6627
  disabled: e,
6628
6628
  id: r,
6629
6629
  name: r,
6630
- onKeyDown: P,
6630
+ onKeyDown: W,
6631
6631
  placeholder: o,
6632
6632
  ref: F,
6633
6633
  type: "tel",
@@ -8469,7 +8469,7 @@ ${$[8]}...` : ($.length < 8 && d(!1), n);
8469
8469
  ]
8470
8470
  }
8471
8471
  );
8472
- }, Pl = m(bt)`
8472
+ }, Wl = m(bt)`
8473
8473
  padding: 7px 8px;
8474
8474
 
8475
8475
  &[aria-selected="true"] {
@@ -8494,12 +8494,12 @@ ${$[8]}...` : ($.length < 8 && d(!1), n);
8494
8494
  [r.group]: [r]
8495
8495
  } : n,
8496
8496
  {}
8497
- ), Wl = 300, Te = ({
8497
+ ), Pl = 300, Te = ({
8498
8498
  name: e,
8499
8499
  onClear: t,
8500
8500
  onChange: n,
8501
8501
  value: r,
8502
- maxLength: o = Wl,
8502
+ maxLength: o = Pl,
8503
8503
  ...a
8504
8504
  }) => {
8505
8505
  const s = M(null), l = j(), [c, p] = R(r ?? "");
@@ -8675,7 +8675,7 @@ ${$[8]}...` : ($.length < 8 && d(!1), n);
8675
8675
  children: a.map((g) => {
8676
8676
  const u = `li-checkbox-${g.name}`;
8677
8677
  return /* @__PURE__ */ i(
8678
- Pl,
8678
+ Wl,
8679
8679
  {
8680
8680
  selected: g.visible,
8681
8681
  value: u,
@@ -9197,9 +9197,9 @@ ${$[8]}...` : ($.length < 8 && d(!1), n);
9197
9197
  var T, L;
9198
9198
  return {
9199
9199
  ...E,
9200
- options: (T = E.options) == null ? void 0 : T.map((P) => ({
9201
- ...P,
9202
- checked: z.checkbox.includes(P.value) || z.radio === P.value
9200
+ options: (T = E.options) == null ? void 0 : T.map((W) => ({
9201
+ ...W,
9202
+ checked: z.checkbox.includes(W.value) || z.radio === W.value
9203
9203
  })),
9204
9204
  value: ["text", "select"].includes(E.type) ? ((L = z.text) == null ? void 0 : L[`${String(E.key)}-${E.filterFn ?? "caseInsensitive"}`]) ?? E.value : E.value,
9205
9205
  minValue: ["numberRange", "dateRange"].includes(E.type) ? z.minValue : E.minValue,
@@ -9240,9 +9240,9 @@ ${$[8]}...` : ($.length < 8 && d(!1), n);
9240
9240
  return _(() => {
9241
9241
  const z = e.reduce(
9242
9242
  (w, { label: S, filterOptions: I }) => {
9243
- const F = I.flatMap(({ value: T, minValue: L, maxValue: P }) => [
9243
+ const F = I.flatMap(({ value: T, minValue: L, maxValue: W }) => [
9244
9244
  L,
9245
- P,
9245
+ W,
9246
9246
  T
9247
9247
  ]).filter(Boolean), D = I.flatMap(({ options: T }) => T ?? []).filter(({ checked: T = !1 }) => T).map(({ value: T }) => T), E = [
9248
9248
  ...F,
@@ -9964,14 +9964,14 @@ const Ye = ({
9964
9964
  }, [e, a]), { ConfirmDialog: ({ id: d = "confirm-dialog-modal", children: g }) => /* @__PURE__ */ f(
9965
9965
  wi,
9966
9966
  {
9967
- cancelButton: n != null && n.showCancel ? {
9967
+ cancelButton: n != null && n.showCancel || (n == null ? void 0 : n.showCancel) === void 0 ? {
9968
9968
  onClick: c,
9969
- text: "Cancel"
9969
+ text: (n == null ? void 0 : n.cancelText) ?? "Cancel"
9970
9970
  } : void 0,
9971
- confirmButton: n != null && n.showConfirm ? {
9971
+ confirmButton: (n == null ? void 0 : n.showConfirm) === !0 || (n == null ? void 0 : n.showConfirm) === void 0 ? {
9972
9972
  id: (n == null ? void 0 : n.id) ?? "modal-confirm",
9973
9973
  onClick: l,
9974
- text: "Confirm"
9974
+ text: (n == null ? void 0 : n.confirmText) ?? "Confirm"
9975
9975
  } : void 0,
9976
9976
  description: n == null ? void 0 : n.message,
9977
9977
  id: d,
@@ -10789,13 +10789,13 @@ const Ye = ({
10789
10789
  (B) => B !== "-" && !RegExp(/^\d+\-\d+\-\d+$/).test(B.trim())
10790
10790
  ), T = D.filter(
10791
10791
  (B) => q(B).isValid() && q(B).isAfter(q("1903-01-01"))
10792
- ), L = q(w, "YYYY-MM-DD", !0), P = ["-", "-"];
10793
- return T.length === 2 ? (P[0] = T[0], P[1] = T[1]) : T.length === 1 && (L.isAfter(q(T[0])) ? (P[0] = T[0], P[1] = w) : (P[0] = w, P[1] = T[0])), P[I ?? 0] = w, { ...F, [a]: [...E, ...P].join(",") };
10792
+ ), L = q(w, "YYYY-MM-DD", !0), W = ["-", "-"];
10793
+ return T.length === 2 ? (W[0] = T[0], W[1] = T[1]) : T.length === 1 && (L.isAfter(q(T[0])) ? (W[0] = T[0], W[1] = w) : (W[0] = w, W[1] = T[0])), W[I ?? 0] = w, { ...F, [a]: [...E, ...W].join(",") };
10794
10794
  }
10795
10795
  if (S === "numberRange") {
10796
10796
  const D = Xe(F[a] ?? ""), E = D.filter(
10797
- (P) => !RegExp(/^\d+$/).test(P)
10798
- ), T = D.map(Number).filter((P) => G.isNumber(P) && !G.isNaN(P)), L = [T[0] ?? "", T[1] ?? ""];
10797
+ (W) => !RegExp(/^\d+$/).test(W)
10798
+ ), T = D.map(Number).filter((W) => G.isNumber(W) && !G.isNaN(W)), L = [T[0] ?? "", T[1] ?? ""];
10799
10799
  return L[I ?? 0] = Number(w), { ...F, [a]: [...E, ...L].join(",") };
10800
10800
  }
10801
10801
  if (S === "list") {
@@ -11650,7 +11650,7 @@ const Ye = ({
11650
11650
  className: `ml-${r}`,
11651
11651
  children: t
11652
11652
  }
11653
- ), Ps = (e) => e === "red" || e === "blue" || e === "white", Ws = {
11653
+ ), Ws = (e) => e === "red" || e === "blue" || e === "white", Ps = {
11654
11654
  lg: "56",
11655
11655
  md: "30",
11656
11656
  sm: "12"
@@ -11689,7 +11689,7 @@ const Ye = ({
11689
11689
  animation: ${Hs} 2s linear infinite;
11690
11690
  animation-timing-function: linear;
11691
11691
  display: inline-block;
11692
- width: ${Ws[e]}px;
11692
+ width: ${Ps[e]}px;
11693
11693
  `}
11694
11694
  `, Gs = m.circle`
11695
11695
  ${({ theme: e, $color: t = "red" }) => He`
@@ -11702,7 +11702,7 @@ const Ye = ({
11702
11702
  stroke-width: 10px;
11703
11703
  transform-origin: 50% 50%;
11704
11704
 
11705
- ${Ps(t) ? Bs(e, t) : `stroke: ${t};`}
11705
+ ${Ws(t) ? Bs(e, t) : `stroke: ${t};`}
11706
11706
  `}
11707
11707
  `, Us = m.circle`
11708
11708
  display: block;
@@ -12185,7 +12185,7 @@ const Ye = ({
12185
12185
  setPageSize: t
12186
12186
  }) => {
12187
12187
  const n = j(), [r, o] = R(!1), { refs: a, floatingStyles: s } = Oe({
12188
- middleware: [Pn(), ot({ mainAxis: 4 })],
12188
+ middleware: [Wn(), ot({ mainAxis: 4 })],
12189
12189
  placement: "top-end",
12190
12190
  whileElementsMounted: rt
12191
12191
  }), l = v(() => {
@@ -13379,8 +13379,8 @@ const Ye = ({
13379
13379
  }), (T = u.current) == null || T.focus(), y(!1);
13380
13380
  }, [o, a]), I = v(
13381
13381
  (T) => {
13382
- const L = Number(T.currentTarget.dataset.index), P = t[L];
13383
- r == null || r(P), y(!1);
13382
+ const L = Number(T.currentTarget.dataset.index), W = t[L];
13383
+ r == null || r(W), y(!1);
13384
13384
  },
13385
13385
  [t, r]
13386
13386
  ), F = h && ($.trim().length > 0 || t.length > 0), D = X(
@@ -13523,7 +13523,7 @@ const Ye = ({
13523
13523
  display: block;
13524
13524
  }
13525
13525
  `}
13526
- `, Pp = ({
13526
+ `, Wp = ({
13527
13527
  visibleElement: e,
13528
13528
  hiddenElement: t
13529
13529
  }) => /* @__PURE__ */ f(Dc, { children: [
@@ -13607,7 +13607,7 @@ const Ye = ({
13607
13607
  height: auto;
13608
13608
  }
13609
13609
  `}
13610
- `, Wp = ({
13610
+ `, Pp = ({
13611
13611
  children: e,
13612
13612
  closeIconId: t = "close-menu",
13613
13613
  isOpen: n,
@@ -13818,11 +13818,11 @@ const Ye = ({
13818
13818
  index: n,
13819
13819
  name: r
13820
13820
  }) => {
13821
- const o = M(null), { thumbProps: a, inputProps: s, isDragging: l } = Pr(
13821
+ const o = M(null), { thumbProps: a, inputProps: s, isDragging: l } = Wr(
13822
13822
  { index: n, trackRef: t, inputRef: o },
13823
13823
  e
13824
13824
  );
13825
- return /* @__PURE__ */ i("div", { ...a, className: `thumb ${l ? "dragging" : ""}`, children: /* @__PURE__ */ i(Wr, { children: /* @__PURE__ */ i("input", { ...s, "aria-label": r, ref: o }) }) });
13825
+ return /* @__PURE__ */ i("div", { ...a, className: `thumb ${l ? "dragging" : ""}`, children: /* @__PURE__ */ i(Pr, { children: /* @__PURE__ */ i("input", { ...s, "aria-label": r, ref: o }) }) });
13826
13826
  }, Oc = (e, t, n) => Math.round((n - e) / (t - e) * 100), Bp = (e) => {
13827
13827
  const t = j(), n = M(null), { label: r, minValue: o = 0, maxValue: a = 100, name: s, setValue: l, watch: c } = e, p = Qn(), d = Br({
13828
13828
  ...e,
@@ -13903,7 +13903,7 @@ const Ye = ({
13903
13903
  }
13904
13904
  `
13905
13905
  })
13906
- ), Pc = m.div`
13906
+ ), Wc = m.div`
13907
13907
  ${({ theme: e }) => `
13908
13908
  align-items: stretch;
13909
13909
  background-color: ${e.palette.white};
@@ -13913,7 +13913,7 @@ const Ye = ({
13913
13913
  padding: ${`${e.spacing[1]} ${e.spacing[1]}`};
13914
13914
  scroll-behavior: unset;
13915
13915
  `}
13916
- `, Wc = m.div`
13916
+ `, Pc = m.div`
13917
13917
  display: flex;
13918
13918
  flex-direction: row;
13919
13919
  margin-bottom: ${({ theme: e }) => e.spacing[2]};
@@ -13968,9 +13968,9 @@ const Ye = ({
13968
13968
  },
13969
13969
  []
13970
13970
  );
13971
- return /* @__PURE__ */ i(Pc, { children: o.map((c, p) => {
13971
+ return /* @__PURE__ */ i(Wc, { children: o.map((c, p) => {
13972
13972
  const { content: d, title: g, nextAction: u, previousAction: h } = c, y = p + 1, $ = y === a ? "current" : "disabled", x = y < a ? "completed" : $;
13973
- return /* @__PURE__ */ f(Wc, { children: [
13973
+ return /* @__PURE__ */ f(Pc, { children: [
13974
13974
  /* @__PURE__ */ i(b, { maxWidth: "40px", position: "relative", children: /* @__PURE__ */ i(Hc, { $variant: x, children: x === "completed" ? /* @__PURE__ */ i(A, { icon: "check", iconSize: "lg", iconType: "fa-solid" }) : y }) }),
13975
13975
  /* @__PURE__ */ f(b, { ml: 1.5, width: "100%", children: [
13976
13976
  /* @__PURE__ */ i(
@@ -15577,7 +15577,7 @@ export {
15577
15577
  U as E,
15578
15578
  Rt as F,
15579
15579
  Qd as G,
15580
- Pd as H,
15580
+ Wd as H,
15581
15581
  ep as I,
15582
15582
  tp as J,
15583
15583
  sl as K,
@@ -15640,7 +15640,7 @@ export {
15640
15640
  ce as ab,
15641
15641
  qd as ac,
15642
15642
  pi as ad,
15643
- Wd as ae,
15643
+ Pd as ae,
15644
15644
  $t as af,
15645
15645
  Yd as ag,
15646
15646
  Na as ah,
@@ -15659,7 +15659,7 @@ export {
15659
15659
  _d as au,
15660
15660
  yn as av,
15661
15661
  Ud as aw,
15662
- Pa as ax,
15662
+ Wa as ax,
15663
15663
  we as ay,
15664
15664
  bt as az,
15665
15665
  fn as b,
@@ -15671,22 +15671,22 @@ export {
15671
15671
  Op as b4,
15672
15672
  Lt as b5,
15673
15673
  Vp as b6,
15674
- Pp as b7,
15675
- Wp as b8,
15674
+ Wp as b7,
15675
+ Pp as b8,
15676
15676
  Bp as b9,
15677
15677
  di as bA,
15678
- Pe as bB,
15678
+ We as bB,
15679
15679
  ua as bC,
15680
15680
  dn as bD,
15681
15681
  xa as bE,
15682
15682
  Vt as bF,
15683
15683
  Dt as bG,
15684
- Pt as bH,
15684
+ Wt as bH,
15685
15685
  Sa as bI,
15686
15686
  za as bJ,
15687
15687
  Ia as bK,
15688
15688
  tt as bL,
15689
- Wt as bM,
15689
+ Pt as bM,
15690
15690
  Fa as bN,
15691
15691
  ja as bO,
15692
15692
  $n as bP,