@fluidattacks/design 3.26.6 → 3.27.1-pr

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/dist/assets/index.css +1 -1
  2. package/dist/components/@core/index.js +1 -1
  3. package/dist/components/@core/types.d.ts +1 -0
  4. package/dist/components/accordion/accordion-content/index.js +1 -1
  5. package/dist/components/accordion/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-container/index.js +1 -1
  17. package/dist/components/carousel/index.js +1 -1
  18. package/dist/components/checkbox/index.js +1 -1
  19. package/dist/components/cloud-image/index.js +1 -1
  20. package/dist/components/code-snippet/index.js +1 -1
  21. package/dist/components/code-snippet/location-code/index.js +1 -1
  22. package/dist/components/colors/index.js +1 -1
  23. package/dist/components/conditions-dialog/index.js +1 -1
  24. package/dist/components/confirm-dialog/index.js +1 -1
  25. package/dist/components/container/index.js +1 -1
  26. package/dist/components/copy-button/index.js +1 -1
  27. package/dist/components/divider/index.js +1 -1
  28. package/dist/components/dropdown/index.js +1 -1
  29. package/dist/components/empty-state/empty-button/index.js +1 -1
  30. package/dist/components/empty-state/index.js +1 -1
  31. package/dist/components/file-preview/index.js +1 -1
  32. package/dist/components/form/index.js +1 -1
  33. package/dist/components/form/inner-form/index.js +1 -1
  34. package/dist/components/grid-container/index.js +1 -1
  35. package/dist/components/grid-layout/index.stories.d.ts +1 -10
  36. package/dist/components/grid-layout/styles.d.ts +1 -8
  37. package/dist/components/group-selector/index.js +1 -1
  38. package/dist/components/group-selector/option-container/index.js +1 -1
  39. package/dist/components/icon/index.js +1 -1
  40. package/dist/components/icon-button/index.js +1 -1
  41. package/dist/components/indicator-card/index.js +1 -1
  42. package/dist/components/info-sidebar/index.js +1 -1
  43. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  44. package/dist/components/inputs/fields/combobox/index.js +1 -1
  45. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  46. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  47. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  48. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  49. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  50. package/dist/components/inputs/fields/date/index.js +1 -1
  51. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  52. package/dist/components/inputs/fields/date-range/index.js +1 -1
  53. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  54. package/dist/components/inputs/fields/date-time/index.js +1 -1
  55. package/dist/components/inputs/fields/editable/index.js +1 -1
  56. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  57. package/dist/components/inputs/fields/input-array/index.js +1 -1
  58. package/dist/components/inputs/fields/input-file/index.js +1 -1
  59. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  60. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  61. package/dist/components/inputs/fields/number/index.js +1 -1
  62. package/dist/components/inputs/fields/number-range/index.js +1 -1
  63. package/dist/components/inputs/fields/phone/index.js +1 -1
  64. package/dist/components/inputs/fields/text-area/index.js +1 -1
  65. package/dist/components/inputs/fields/text-input/index.js +1 -1
  66. package/dist/components/inputs/index.js +1 -1
  67. package/dist/components/inputs/label/index.js +1 -1
  68. package/dist/components/inputs/outline-container/index.js +1 -1
  69. package/dist/components/inputs/utils/action-button/index.js +1 -1
  70. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  71. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  72. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  73. package/dist/components/inputs/utils/dialog/index.js +1 -1
  74. package/dist/components/inputs/utils/number-field/index.js +1 -1
  75. package/dist/components/inputs/utils/popover/index.js +1 -1
  76. package/dist/components/layout/categories/buttons/index.js +1 -1
  77. package/dist/components/layout/categories/column/index.js +1 -1
  78. package/dist/components/layout/categories/gap/index.js +1 -1
  79. package/dist/components/layout/categories/row/index.js +1 -1
  80. package/dist/components/layout/index.js +1 -1
  81. package/dist/components/link/index.js +1 -1
  82. package/dist/components/list-item/index.js +1 -1
  83. package/dist/components/little-flag/index.js +1 -1
  84. package/dist/components/loading/index.js +1 -1
  85. package/dist/components/logo/index.js +1 -1
  86. package/dist/components/lottie/index.js +1 -1
  87. package/dist/components/menu/index.js +1 -1
  88. package/dist/components/message-banner/index.js +1 -1
  89. package/dist/components/modal/columns-modal/index.js +1 -1
  90. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  91. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  92. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  93. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  94. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  95. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  96. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  97. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  98. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  99. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  100. package/dist/components/modal/filters-modal/index.js +1 -1
  101. package/dist/components/modal/footer/index.js +1 -1
  102. package/dist/components/modal/header/index.js +1 -1
  103. package/dist/components/modal/index.js +1 -1
  104. package/dist/components/modal/modal-confirm/index.js +1 -1
  105. package/dist/components/notification/index.js +1 -1
  106. package/dist/components/notification-sign/index.js +1 -1
  107. package/dist/components/notification-sign/index.stories.d.ts +3 -2
  108. package/dist/components/notification-sign/styles.d.ts +270 -1
  109. package/dist/components/number-input/index.js +1 -1
  110. package/dist/components/oauth-selector/index.js +1 -1
  111. package/dist/components/oauth-selector/option-container/index.js +1 -1
  112. package/dist/components/pop-up/description/index.js +1 -1
  113. package/dist/components/pop-up/index.js +1 -1
  114. package/dist/components/premium-feature/index.js +1 -1
  115. package/dist/components/priority-score/index.js +1 -1
  116. package/dist/components/progress-bar/index.js +1 -1
  117. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  118. package/dist/components/progress-indicator/index.js +1 -1
  119. package/dist/components/progress-indicator/step/index.js +1 -1
  120. package/dist/components/radio-button/index.js +1 -1
  121. package/dist/components/scroll-button/index.js +1 -1
  122. package/dist/components/search/index.js +1 -1
  123. package/dist/components/severity-badge/index.js +1 -1
  124. package/dist/components/severity-overview/badge/index.js +1 -1
  125. package/dist/components/severity-overview/index.js +1 -1
  126. package/dist/components/show-on-hover/index.js +1 -1
  127. package/dist/components/slide-out-menu/index.js +1 -1
  128. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  129. package/dist/components/slider/index.js +1 -1
  130. package/dist/components/slider/thumb/index.js +1 -1
  131. package/dist/components/step-lapse/index.js +1 -1
  132. package/dist/components/table/context/index.js +1 -1
  133. package/dist/components/table/export-csv/index.js +1 -1
  134. package/dist/components/table/index.js +1 -1
  135. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  136. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  137. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  138. package/dist/components/table/sort-icon/index.js +1 -1
  139. package/dist/components/table/table-body/index.js +1 -1
  140. package/dist/components/table/table-column-toggle/index.js +1 -1
  141. package/dist/components/table/table-content/head/index.js +1 -1
  142. package/dist/components/table/table-content/index.js +1 -1
  143. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  144. package/dist/components/table/table-footer/index.js +1 -1
  145. package/dist/components/table/table-options/caption-content/index.js +1 -1
  146. package/dist/components/table/table-options/controls-content/index.js +1 -1
  147. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  148. package/dist/components/table/table-options/index.js +1 -1
  149. package/dist/components/table/wrapper/index.js +1 -1
  150. package/dist/components/table-button/index.js +1 -1
  151. package/dist/components/tabs/index.js +1 -1
  152. package/dist/components/tabs/tab/index.js +1 -1
  153. package/dist/components/tag/index.js +1 -1
  154. package/dist/components/timeline/card/index.js +1 -1
  155. package/dist/components/timeline/index.js +1 -1
  156. package/dist/components/toggle/index.js +1 -1
  157. package/dist/components/tooltip/index.js +1 -1
  158. package/dist/components/tour/index.js +1 -1
  159. package/dist/components/typography/heading/index.js +1 -1
  160. package/dist/components/typography/index.js +1 -1
  161. package/dist/components/typography/span/index.js +1 -1
  162. package/dist/components/typography/text/index.js +1 -1
  163. package/dist/{components-aNnlLvUi.js → components-D3E3WbDk.js} +17 -7
  164. package/dist/{components-BWE4Q-KL.mjs → components-DJdC-dCJ.mjs} +111 -100
  165. package/dist/hooks/index.js +1 -1
  166. package/dist/index.js +1 -1
  167. package/dist/{vendor-n0YlGhIk.mjs → vendor-C4aloG3g.mjs} +11034 -11014
  168. package/dist/vendor-p_HN3CLJ.js +223 -0
  169. package/package.json +8 -8
  170. package/dist/vendor-aX2fiAjI.js +0 -223
@@ -1,6 +1,6 @@
1
1
  import { jsx as i, jsxs as f, Fragment as tt } from "react/jsx-runtime";
2
2
  import nt, { forwardRef as Z, useState as j, useCallback as w, StrictMode as En, useEffect as G, useRef as B, useMemo as K, Fragment as ye, Children as Xe, isValidElement as Gt, cloneElement as _t, createContext as Rn, useContext as he } from "react";
3
- import { X as jn, s as b, J as D, u as Yt, a as An, b as Ln, c as Pn, d as On, l as M, e as it, f as Hn, o as rt, g as Wn, n as Ce, _ as A, $ as Mn, h as Bn, i as Vn, j as Un, k as Gn, m as _n, p as Yn, q as Kn, r as Zn, t as Kt, C as ot, v as qn, w as Xn, x as Jn, y as $t, z as Fe, A as Qn, B as ei, D as Zt, E as qt, F as Ee, G as ti, H as ni, I as ii, K as ri, L as oi, M as te, N as ai, O as Xt, P as li, Q as Jt, R as si, S as ci, T as di, U as pi, V as gi, W as ui, Y as at, Z as hi, a0 as bt, a1 as xt, a2 as mt, a3 as fi, a4 as yi, a5 as $i, a6 as bi, a7 as xi, a8 as mi, a9 as wi, aa as vi, ab as Qt, ac as ki, ad as Ci, ae as Si, af as zi, ag as Ii, ak as en, al as Ti, am as Ni, an as Di, ao as Fi, ap as Ei, aq as Ri, ar as ji, as as Ai, at as Li, au as Pi, av as Oi, aw as Je, ax as Hi, ay as wt, az as Wi, aA as vt, aB as Mi } from "./vendor-n0YlGhIk.mjs";
3
+ import { X as jn, s as b, J as D, u as Yt, a as An, b as Ln, c as On, d as Pn, l as M, e as it, f as Hn, o as rt, g as Wn, n as Ce, _ as A, $ as Mn, h as Bn, i as Vn, j as Un, k as Gn, m as _n, p as Yn, q as Kn, r as Zn, t as Kt, C as ot, v as qn, w as Xn, x as Jn, y as $t, z as Fe, A as Qn, B as ei, D as Zt, E as qt, F as Ee, G as ti, H as ni, I as ii, K as ri, L as oi, M as te, N as ai, O as Xt, P as li, Q as Jt, R as si, S as ci, T as di, U as pi, V as gi, W as ui, Y as at, Z as hi, a0 as bt, a1 as xt, a2 as mt, a3 as fi, a4 as yi, a5 as $i, a6 as bi, a7 as xi, a8 as mi, a9 as wi, aa as vi, ab as Qt, ac as ki, ad as Ci, ae as Si, af as zi, ag as Ii, ak as en, al as Ti, am as Ni, an as Di, ao as Fi, ap as Ei, aq as Ri, ar as ji, as as Ai, at as Li, au as Oi, av as Pi, aw as Je, ax as Hi, ay as wt, az as Wi, aA as vt, aB as Mi } from "./vendor-C4aloG3g.mjs";
4
4
  import { createPortal as $e } from "react-dom";
5
5
  import { Link as Bi, useLocation as Vi, NavLink as Ui } from "react-router-dom";
6
6
  const ae = (e) => ({
@@ -195,19 +195,17 @@ const ae = (e) => ({
195
195
  md: "0px 4px 6px 0px rgba(16, 24, 40, 0.15)",
196
196
  lg: "0px 8px 24px 0px rgba(16, 24, 40, 0.15)"
197
197
  }, tr = {
198
- mobile: "480px",
199
- tablet: "960px",
200
198
  sm: "1024px",
201
199
  md: "1440px",
202
200
  lg: "1920px"
203
201
  }, nr = {
204
202
  0: "0rem",
205
203
  0.125: "0.125rem",
206
- 0.188: "0.188rem",
207
204
  0.25: "0.25rem",
208
205
  0.5: "0.5rem",
209
206
  0.625: "0.625rem",
210
207
  0.75: "0.75rem",
208
+ 0.875: "0.875rem",
211
209
  1: "1rem",
212
210
  1.25: "1.25rem",
213
211
  1.5: "1.5rem",
@@ -216,9 +214,7 @@ const ae = (e) => ({
216
214
  2.25: "2.25rem",
217
215
  2.5: "2.5rem",
218
216
  3: "3rem",
219
- 3.5: "3.5rem",
220
217
  4: "4rem",
221
- 4.5: "4.5rem",
222
218
  5: "5rem",
223
219
  6: "6rem"
224
220
  }, vs = [
@@ -288,7 +284,7 @@ const ae = (e) => ({
288
284
  }
289
285
  }, ks = ({
290
286
  children: e
291
- }) => /* @__PURE__ */ i(jn, { theme: L, children: e }), P = (e, t) => t === void 0 ? "" : `${e}: ${t};`, Re = (e) => {
287
+ }) => /* @__PURE__ */ i(jn, { theme: L, children: e }), O = (e, t) => t === void 0 ? "" : `${e}: ${t};`, Re = (e) => {
292
288
  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;
293
289
  if (e.padding) {
294
290
  const [a, s, l, c] = e.padding;
@@ -303,7 +299,7 @@ const ae = (e) => ({
303
299
  }
304
300
  return `margin: ${L.spacing[t]} ${L.spacing[n]} ${L.spacing[r]} ${L.spacing[o]};`;
305
301
  }, Ae = (e) => {
306
- 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);
302
+ const t = O("position", e.position), n = O("top", e.top), r = O("right", e.right), o = O("bottom", e.bottom), a = O("left", e.left), s = O("z-index", e.zIndex);
307
303
  return `
308
304
  ${t}
309
305
  ${n}
@@ -313,7 +309,7 @@ const ae = (e) => ({
313
309
  ${s}
314
310
  `;
315
311
  }, Le = (e) => {
316
- 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);
312
+ const t = O("border", e.border), n = O("border-top", e.borderTop), r = O("border-right", e.borderRight), o = O("border-bottom", e.borderBottom), a = O("border-left", e.borderLeft), s = O("border-color", e.borderColor), l = O("border-radius", e.borderRadius);
317
313
  return `
318
314
  ${t}
319
315
  ${n}
@@ -323,17 +319,17 @@ const ae = (e) => ({
323
319
  ${s}
324
320
  ${l}
325
321
  `;
326
- }, ir = (e) => e.includes("x") ? "overflow-x: auto;" : "", rr = (e) => e.includes("y") ? "overflow-y: auto;" : "", Pe = (e) => {
322
+ }, ir = (e) => e.includes("x") ? "overflow-x: auto;" : "", rr = (e) => e.includes("y") ? "overflow-y: auto;" : "", Oe = (e) => {
327
323
  const t = e.scroll ? `
328
324
  ${ir(e.scroll)}
329
325
  ${rr(e.scroll)}
330
- ` : "", 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), d = P("min-width", e.minWidth), p = P(
326
+ ` : "", n = O("visibility", e.visibility), r = O("display", e.display), o = O("height", e.height), a = O("width", e.width), s = O("max-height", e.maxHeight), l = O("max-width", e.maxWidth), c = O("min-height", e.minHeight), d = O("min-width", e.minWidth), p = O(
331
327
  "box-shadow",
332
328
  e.shadow ? L.shadows[e.shadow] : void 0
333
- ), g = P(
329
+ ), g = O(
334
330
  "gap",
335
331
  e.gap === void 0 ? void 0 : L.spacing[e.gap]
336
- ), u = P("background-color", e.bgColor), h = P("background", e.bgGradient), y = P("flex-direction", e.flexDirection), m = P("flex-grow", e.flexGrow), $ = P("justify-content", e.justify), C = P("justify-self", e.justifySelf), v = P("align-items", e.alignItems), S = P("align-self", e.alignSelf), k = P("flex-wrap", e.wrap);
332
+ ), u = O("background-color", e.bgColor), h = O("background", e.bgGradient), y = O("flex-direction", e.flexDirection), m = O("flex-grow", e.flexGrow), $ = O("justify-content", e.justify), C = O("justify-self", e.justifySelf), v = O("align-items", e.alignItems), S = O("align-self", e.alignSelf), k = O("flex-wrap", e.wrap);
337
333
  return `
338
334
  ${t}
339
335
  ${n}
@@ -356,8 +352,8 @@ const ae = (e) => ({
356
352
  ${S}
357
353
  ${k}
358
354
  `;
359
- }, Oe = (e) => {
360
- 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), d = P("text-overflow", e.textOverflow), p = P("white-space", e.whiteSpace), g = P("word-break", e.wordBreak), u = P("word-wrap", e.wordWrap);
355
+ }, Pe = (e) => {
356
+ const t = O("color", e.color), n = O("font-family", e.fontFamily), r = O("font-size", e.fontSize), o = O("font-weight", e.fontWeight), a = O("line-spacing", e.letterSpacing), s = O("line-height", e.lineSpacing), l = O("text-align", e.textAlign), c = O("text-decoration", e.textDecoration), d = O("text-overflow", e.textOverflow), p = O("white-space", e.whiteSpace), g = O("word-break", e.wordBreak), u = O("word-wrap", e.wordWrap);
361
357
  return `
362
358
  ${t}
363
359
  ${n}
@@ -373,10 +369,10 @@ const ae = (e) => ({
373
369
  ${u}
374
370
  `;
375
371
  }, He = (e) => {
376
- const t = P("cursor", e.cursor), n = P("border-color", e.borderColorHover), r = P("background-color", e.bgColorHover), o = P(
372
+ const t = O("cursor", e.cursor), n = O("border-color", e.borderColorHover), r = O("background-color", e.bgColorHover), o = O(
377
373
  "box-shadow",
378
374
  e.shadowHover === void 0 ? void 0 : L.shadows[e.shadowHover]
379
- ), a = P("transition", e.transition);
375
+ ), a = O("transition", e.transition);
380
376
  return `
381
377
  ${t}
382
378
 
@@ -393,8 +389,8 @@ const ae = (e) => ({
393
389
  ${Re}
394
390
  ${je}
395
391
  ${Ae}
396
- ${Pe}
397
392
  ${Oe}
393
+ ${Pe}
398
394
  ${Le}
399
395
  ${He}
400
396
  `, tn = b.button.withConfig(
@@ -403,24 +399,24 @@ const ae = (e) => ({
403
399
  ${Re}
404
400
  ${je}
405
401
  ${Ae}
406
- ${Pe}
407
402
  ${Oe}
403
+ ${Pe}
408
404
  ${Le}
409
405
  ${He}
410
406
  `, nn = b.p.withConfig(We)`
411
407
  ${Re}
412
408
  ${je}
413
409
  ${Ae}
414
- ${Pe}
415
410
  ${Oe}
411
+ ${Pe}
416
412
  ${Le}
417
413
  ${He}
418
414
  `, rn = b.span.withConfig(We)`
419
415
  ${Re}
420
416
  ${je}
421
417
  ${Ae}
422
- ${Pe}
423
418
  ${Oe}
419
+ ${Pe}
424
420
  ${Le}
425
421
  ${He}
426
422
  `, or = b(Me)`
@@ -716,7 +712,7 @@ const ae = (e) => ({
716
712
  {
717
713
  display: "block",
718
714
  id: `panel-${e.title}`,
719
- padding: [0.75, 0.75, 0.75, 0.75],
715
+ padding: [0.875, 0.875, 0.875, 0.875],
720
716
  children: [
721
717
  t,
722
718
  e.extraElement ? /* @__PURE__ */ i(x, { children: e.extraElement }) : void 0
@@ -859,7 +855,7 @@ const R = Z(function({
859
855
  cursor: "pointer",
860
856
  display: "flex",
861
857
  onClick: c(p),
862
- padding: [0.75, 0.75, 0.75, 0.75],
858
+ padding: [0.875, 0.875, 0.875, 0.875],
863
859
  width: "100%",
864
860
  children: /* @__PURE__ */ f(
865
861
  x,
@@ -1200,7 +1196,7 @@ const R = Z(function({
1200
1196
  }), I = An(k, {
1201
1197
  delay: { close: 0, open: 500 },
1202
1198
  move: !1
1203
- }), F = Ln(k), T = Pn(k, { role: o ? "label" : "tooltip" }), { getReferenceProps: z, getFloatingProps: O } = On([
1199
+ }), F = Ln(k), T = On(k, { role: o ? "label" : "tooltip" }), { getReferenceProps: z, getFloatingProps: P } = Pn([
1204
1200
  I,
1205
1201
  F,
1206
1202
  T
@@ -1232,7 +1228,7 @@ const R = Z(function({
1232
1228
  /* @__PURE__ */ f(
1233
1229
  xr,
1234
1230
  {
1235
- ...O(),
1231
+ ...P(),
1236
1232
  $maxWidth: c,
1237
1233
  id: `floating-${l}`,
1238
1234
  ref: v.setFloating,
@@ -1754,7 +1750,7 @@ const R = Z(function({
1754
1750
  width: I,
1755
1751
  ...F
1756
1752
  }, T) {
1757
- const z = $ !== void 0, O = `${a}-tooltip`, E = w(() => {
1753
+ const z = $ !== void 0, P = `${a}-tooltip`, E = w(() => {
1758
1754
  o && sn(o, r);
1759
1755
  }, [r, o]), H = /* @__PURE__ */ f(
1760
1756
  an,
@@ -1772,7 +1768,7 @@ const R = Z(function({
1772
1768
  type: m,
1773
1769
  value: S,
1774
1770
  width: I,
1775
- ...z ? { "data-tooltip-id": O } : {},
1771
+ ...z ? { "data-tooltip-id": P } : {},
1776
1772
  ...F,
1777
1773
  children: [
1778
1774
  s !== void 0 && /* @__PURE__ */ i(
@@ -1802,7 +1798,7 @@ const R = Z(function({
1802
1798
  Q,
1803
1799
  {
1804
1800
  disabled: !z,
1805
- id: O,
1801
+ id: P,
1806
1802
  place: C,
1807
1803
  tip: $,
1808
1804
  width: I,
@@ -2049,6 +2045,8 @@ const R = Z(function({
2049
2045
  /* @__PURE__ */ i(
2050
2046
  x,
2051
2047
  {
2048
+ bgColor: h.palette.black,
2049
+ borderRadius: h.spacing[0.25],
2052
2050
  cursor: s ? "unset" : "pointer",
2053
2051
  display: "inline-flex",
2054
2052
  justify: "center",
@@ -2674,7 +2672,7 @@ const R = Z(function({
2674
2672
  state: s,
2675
2673
  watch: l
2676
2674
  }) => {
2677
- var T, z, O;
2675
+ var T, z, P;
2678
2676
  const c = D(), d = B(null), p = e.props.hrefLang, g = s.disabledKeys, u = Array.from(s.collection.getKeys()).filter(
2679
2677
  (E) => !Array.from(g).includes(E) && E !== "All"
2680
2678
  ), { optionProps: h, isSelected: y, isFocused: m, isDisabled: $ } = Vn(
@@ -2707,7 +2705,7 @@ const R = Z(function({
2707
2705
  fe,
2708
2706
  {
2709
2707
  ...r == null ? void 0 : r(`${n}Options`, { onChange: S }),
2710
- label: (O = e.rendered) == null ? void 0 : O.toString(),
2708
+ label: (P = e.rendered) == null ? void 0 : P.toString(),
2711
2709
  name: `${n}Options`,
2712
2710
  value: e.key.toString()
2713
2711
  }
@@ -2775,13 +2773,13 @@ const R = Z(function({
2775
2773
  weight: I
2776
2774
  }) => {
2777
2775
  var ft;
2778
- const F = D(), T = t ? void 0 : r, z = (e == null ? void 0 : e.value) ?? S, [O, E] = j(
2776
+ const F = D(), T = t ? void 0 : r, z = (e == null ? void 0 : e.value) ?? S, [P, E] = j(
2779
2777
  ((ft = g.find((W) => W.value === z)) == null ? void 0 : ft.name) ?? ""
2780
2778
  ), [H, ne] = j(z), [ie, ge] = j(g), [Y, U] = j(!1), { contains: re } = Gn({ sensitivity: "base" }), be = B(null), Ge = B(null), _e = B(null), Ye = B(null), Ke = B(null), vn = K(() => g.toSorted((W, q) => {
2781
2779
  const X = Array.from(n ?? []), xe = X.includes(W.value), yt = X.includes(q.value);
2782
2780
  return xe && !yt ? 1 : !xe && yt ? -1 : 0;
2783
2781
  }).map(
2784
- (W) => re(W.name, O) || Y ? /* @__PURE__ */ i(
2782
+ (W) => re(W.name, P) || Y ? /* @__PURE__ */ i(
2785
2783
  _n,
2786
2784
  {
2787
2785
  "aria-label": W.value,
@@ -2791,7 +2789,7 @@ const R = Z(function({
2791
2789
  },
2792
2790
  W.value
2793
2791
  ) : null
2794
- ), [re, n, O, g, Y]), kn = w(
2792
+ ), [re, n, P, g, Y]), kn = w(
2795
2793
  (W) => {
2796
2794
  const q = W.split(/,|\s/u).slice(-1)[0].trim();
2797
2795
  E(p ? q : W), W === "" || W.endsWith(",") ? U(!0) : (U(!1), ne((X) => {
@@ -2823,7 +2821,7 @@ const R = Z(function({
2823
2821
  allowsCustomValue: p,
2824
2822
  allowsEmptyCollection: !0,
2825
2823
  disabledKeys: n,
2826
- inputValue: O,
2824
+ inputValue: P,
2827
2825
  items: ie,
2828
2826
  menuTrigger: "focus",
2829
2827
  shouldCloseOnBlur: !p,
@@ -2848,7 +2846,7 @@ const R = Z(function({
2848
2846
  listBoxProps: Nn
2849
2847
  } = Kn(
2850
2848
  {
2851
- inputValue: O,
2849
+ inputValue: P,
2852
2850
  buttonRef: Ge,
2853
2851
  id: d,
2854
2852
  inputRef: be,
@@ -3104,9 +3102,9 @@ const R = Z(function({
3104
3102
  text-align: center;
3105
3103
  width: ${e.spacing[2.5]};
3106
3104
  `}
3107
- `, Pr = b.th`
3105
+ `, Or = b.th`
3108
3106
  ${pn}
3109
- `, Or = b.td`
3107
+ `, Pr = b.td`
3110
3108
  ${({ theme: e }) => `
3111
3109
  ${pn}
3112
3110
  height: ${e.spacing[2.5]};
@@ -3185,7 +3183,7 @@ const R = Z(function({
3185
3183
  `}
3186
3184
  `, Wr = ({ state: e, date: t }) => {
3187
3185
  const n = B(null), r = qn(t, Xn()), { cellProps: o, buttonProps: a, isSelected: s, isDisabled: l, formattedDate: c } = Jn({ date: t }, e, n), d = "highlightedRange" in e && !M.isNull(e.highlightedRange) ? $t(t, e.highlightedRange.start) : s, p = "highlightedRange" in e && !M.isNull(e.highlightedRange) ? $t(t, e.highlightedRange.end) : s, g = s && !l && !(d || p) ? "range" : "";
3188
- return /* @__PURE__ */ i(Or, { id: g, ...o, children: /* @__PURE__ */ f(
3186
+ return /* @__PURE__ */ i(Pr, { id: g, ...o, children: /* @__PURE__ */ f(
3189
3187
  "div",
3190
3188
  {
3191
3189
  ...a,
@@ -3207,7 +3205,7 @@ const R = Z(function({
3207
3205
  return /* @__PURE__ */ f("table", { children: [
3208
3206
  /* @__PURE__ */ i("thead", { children: /* @__PURE__ */ i(zt, { children: r.map((a, s) => {
3209
3207
  const l = `key_${s}`;
3210
- return /* @__PURE__ */ i(Pr, { children: a }, l);
3208
+ return /* @__PURE__ */ i(Or, { children: a }, l);
3211
3209
  }) }) }),
3212
3210
  /* @__PURE__ */ i("tbody", { children: [...new Array(o).keys()].map(
3213
3211
  (a) => /* @__PURE__ */ i(zt, { children: e.getDatesInWeek(a).map((s, l) => {
@@ -3991,7 +3989,7 @@ const R = Z(function({
3991
3989
  weight: k,
3992
3990
  ...I
3993
3991
  }) => {
3994
- const { required: F, onBlur: T, onChange: z } = I, O = D(), E = e ? void 0 : a, [H, ne] = j(""), ie = w(
3992
+ const { required: F, onBlur: T, onChange: z } = I, P = D(), E = e ? void 0 : a, [H, ne] = j(""), ie = w(
3995
3993
  (U) => {
3996
3994
  ne(U.target.value), z == null || z(U);
3997
3995
  },
@@ -4048,7 +4046,7 @@ const R = Z(function({
4048
4046
  {
4049
4047
  icon: "exclamation-circle",
4050
4048
  iconClass: "error-icon",
4051
- iconColor: O.palette.error[500],
4049
+ iconColor: P.palette.error[500],
4052
4050
  iconSize: "lg"
4053
4051
  }
4054
4052
  ) : void 0,
@@ -4057,14 +4055,14 @@ const R = Z(function({
4057
4055
  {
4058
4056
  icon: "check-circle",
4059
4057
  iconClass: "success-icon",
4060
- iconColor: O.palette.success[500],
4058
+ iconColor: P.palette.success[500],
4061
4059
  iconSize: "lg"
4062
4060
  }
4063
4061
  ) : void 0,
4064
4062
  s === "array" && l > 0 ? /* @__PURE__ */ i(
4065
4063
  _,
4066
4064
  {
4067
- color: O.palette.gray[400],
4065
+ color: P.palette.gray[400],
4068
4066
  icon: "trash",
4069
4067
  iconSize: "sm",
4070
4068
  iconType: "fa-light",
@@ -4346,11 +4344,11 @@ const R = Z(function({
4346
4344
  weight: m
4347
4345
  }) => {
4348
4346
  const $ = D(), C = t ? void 0 : n, v = B(null), S = g == null ? void 0 : g(c, { required: p }), k = y == null ? void 0 : y(c), I = co(k), F = w(() => {
4349
- const O = we("change", c, void 0);
4350
- u && u(c, void 0), S && S.onChange(O);
4347
+ const P = we("change", c, void 0);
4348
+ u && u(c, void 0), S && S.onChange(P);
4351
4349
  }, [S, c, u]), T = w(
4352
- (O) => {
4353
- const { files: E } = O.currentTarget, H = we(
4350
+ (P) => {
4351
+ const { files: E } = P.currentTarget, H = we(
4354
4352
  "change",
4355
4353
  c,
4356
4354
  E && E.length > 0 ? E : void 0
@@ -4361,8 +4359,8 @@ const R = Z(function({
4361
4359
  },
4362
4360
  [S, c, d, u]
4363
4361
  ), z = w(
4364
- (O) => {
4365
- t ? O.preventDefault() : v.current && v.current.click();
4362
+ (P) => {
4363
+ t ? P.preventDefault() : v.current && v.current.click();
4366
4364
  },
4367
4365
  [t]
4368
4366
  );
@@ -4492,7 +4490,7 @@ const R = Z(function({
4492
4490
  E.key === "Enter" && H.length === 0 && E.preventDefault(), ["Enter", ","].includes(E.key) && H.length > 0 && !k.includes(H) ? (E.preventDefault(), I([...k, H]), v("")) : E.key === "Backspace" && !H.length && k.length && (E.preventDefault(), d == null || d(k[k.length - 1]), I(k.slice(0, -1)));
4493
4491
  },
4494
4492
  [C, d, I, k]
4495
- ), O = w(
4493
+ ), P = w(
4496
4494
  (E) => () => {
4497
4495
  d == null || d(E), I(k.filter((H) => H !== E));
4498
4496
  },
@@ -4520,7 +4518,7 @@ const R = Z(function({
4520
4518
  oe,
4521
4519
  {
4522
4520
  disabled: e,
4523
- onClose: O(E),
4521
+ onClose: P(E),
4524
4522
  tagLabel: E
4525
4523
  },
4526
4524
  E
@@ -4558,7 +4556,7 @@ const R = Z(function({
4558
4556
  )
4559
4557
  }
4560
4558
  );
4561
- }, Ps = ({
4559
+ }, Os = ({
4562
4560
  disabled: e = !1,
4563
4561
  control: t,
4564
4562
  error: n,
@@ -4661,20 +4659,20 @@ const R = Z(function({
4661
4659
  ), S = w(() => {
4662
4660
  const T = (C - 10 ** -$).toFixed($), z = Math.max(Number(s), Number(T));
4663
4661
  u && u(l, z, { shouldDirty: !0 }), v(z);
4664
- const O = we("change", l, T);
4665
- c && c(O);
4662
+ const P = we("change", l, T);
4663
+ c && c(P);
4666
4664
  }, [C, $, s, u, l, c]), k = w(() => {
4667
4665
  const T = (C + 10 ** -$).toFixed($), z = Math.min(
4668
4666
  Number(a),
4669
4667
  Number(T) > Number(s) ? Number(T) : Number(s)
4670
4668
  );
4671
4669
  u && u(l, z, { shouldDirty: !0 }), v(z);
4672
- const O = we("change", l, T);
4673
- c && c(O);
4670
+ const P = we("change", l, T);
4671
+ c && c(P);
4674
4672
  }, [C, $, a, s, u, l, c]), I = w(
4675
4673
  (T) => {
4676
- const { value: z } = T.target, O = /\d+/u.test(z) && !A.isEmpty(z);
4677
- u && u(l, O ? z : void 0), c && c(T), v(Number(z));
4674
+ const { value: z } = T.target, P = /\d+/u.test(z) && !A.isEmpty(z);
4675
+ u && u(l, P ? z : void 0), c && c(T), v(Number(z));
4678
4676
  },
4679
4677
  [l, c, u]
4680
4678
  ), F = w(
@@ -4955,7 +4953,7 @@ const R = Z(function({
4955
4953
  overflow: hidden;
4956
4954
  text-overflow: ellipsis;
4957
4955
  white-space: nowrap;
4958
- `, Os = ({
4956
+ `, Ps = ({
4959
4957
  disabled: e,
4960
4958
  error: t,
4961
4959
  label: n,
@@ -4971,7 +4969,7 @@ const R = Z(function({
4971
4969
  const g = D(), u = B(null), h = e ? void 0 : t, y = (d == null ? void 0 : d(r)) ?? c, [m, $] = j(!1), [C, v] = j(""), { refs: S, floatingStyles: k } = at({
4972
4970
  placement: "bottom-start",
4973
4971
  whileElementsMounted: it
4974
- }), { inputRef: I, inputValue: F, handlePhoneValueChange: T, country: z, setCountry: O } = hi({
4972
+ }), { inputRef: I, inputValue: F, handlePhoneValueChange: T, country: z, setCountry: P } = hi({
4975
4973
  countries: bt,
4976
4974
  defaultCountry: "co",
4977
4975
  forceDialCode: !0,
@@ -4988,9 +4986,9 @@ const R = Z(function({
4988
4986
  [m]
4989
4987
  ), ne = w(
4990
4988
  (Y) => () => {
4991
- O(Y), $(!1), v("");
4989
+ P(Y), $(!1), v("");
4992
4990
  },
4993
- [O, $]
4991
+ [P, $]
4994
4992
  ), ie = w(
4995
4993
  (Y) => {
4996
4994
  Y.key.length === 1 ? v((U) => U + Y.key) : Y.key === "Backspace" && v((U) => U.slice(0, -1));
@@ -5268,14 +5266,14 @@ const R = Z(function({
5268
5266
  value: m
5269
5267
  }
5270
5268
  );
5271
- const { decimalPlaces: z, max: O, min: E } = l ?? {};
5269
+ const { decimalPlaces: z, max: P, min: E } = l ?? {};
5272
5270
  return /* @__PURE__ */ i(
5273
5271
  go,
5274
5272
  {
5275
5273
  decimalPlaces: z,
5276
5274
  disabled: n,
5277
5275
  error: v,
5278
- max: O,
5276
+ max: P,
5279
5277
  min: E,
5280
5278
  name: p,
5281
5279
  onChange: S,
@@ -5946,7 +5944,7 @@ const R = Z(function({
5946
5944
  background-color: ${e.palette.gray[200]};
5947
5945
  }
5948
5946
  `}
5949
- `, Po = ({
5947
+ `, Oo = ({
5950
5948
  noCodeMessage: e = "Code snippet not available",
5951
5949
  snippet: t,
5952
5950
  specific: n
@@ -5981,7 +5979,7 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
5981
5979
  await navigator.clipboard.writeText(u);
5982
5980
  }, [u]);
5983
5981
  return r === "location" ? /* @__PURE__ */ i(
5984
- Po,
5982
+ Oo,
5985
5983
  {
5986
5984
  noCodeMessage: e,
5987
5985
  snippet: t,
@@ -6031,7 +6029,7 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
6031
6029
  ]
6032
6030
  }
6033
6031
  );
6034
- }, { getVariant: Oo } = ae(
6032
+ }, { getVariant: Po } = ae(
6035
6033
  (e) => ({
6036
6034
  fixed: `
6037
6035
  height: auto;
@@ -6084,7 +6082,7 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
6084
6082
  margin: auto;
6085
6083
  white-space: pre-line;
6086
6084
 
6087
- ${Oo(e, t)}
6085
+ ${Po(e, t)}
6088
6086
  `}
6089
6087
  `, Ho = b.div`
6090
6088
  ${({ theme: e }) => `
@@ -6384,7 +6382,19 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
6384
6382
  font-size: 6px;
6385
6383
  font-weight: ${({ theme: e }) => e.typography.weight.bold};
6386
6384
  justify-content: center;
6387
- `, Xo = Z(function({
6385
+ `;
6386
+ b.div`
6387
+ /* Override component size only in Storybook */
6388
+ & > div {
6389
+ width: 24px !important;
6390
+ height: 24px !important;
6391
+
6392
+ & > div {
6393
+ font-size: 12px !important;
6394
+ }
6395
+ }
6396
+ `;
6397
+ const Xo = Z(function({
6388
6398
  numberIndicator: t,
6389
6399
  show: n,
6390
6400
  variant: r = "error",
@@ -6771,9 +6781,10 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
6771
6781
  (d) => /* @__PURE__ */ i(
6772
6782
  x,
6773
6783
  {
6784
+ bgColor: a.palette.white,
6774
6785
  border: "1px solid",
6775
6786
  borderColor: a.palette.gray[300],
6776
- borderRadius: "4px",
6787
+ borderRadius: a.spacing[0.25],
6777
6788
  px: 0.5,
6778
6789
  py: 0.5,
6779
6790
  children: /* @__PURE__ */ i(
@@ -7451,7 +7462,7 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
7451
7462
  }
7452
7463
  return n;
7453
7464
  })
7454
- ), Pt = ({
7465
+ ), Ot = ({
7455
7466
  options: e,
7456
7467
  onSearch: t,
7457
7468
  onSubmit: n,
@@ -7534,10 +7545,10 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
7534
7545
  ];
7535
7546
  u((z) => S.length > 0 ? { ...z, [h]: S } : z);
7536
7547
  const k = (z) => {
7537
- var O, E;
7548
+ var P, E;
7538
7549
  return {
7539
7550
  ...z,
7540
- options: (O = z.options) == null ? void 0 : O.map((H) => ({
7551
+ options: (P = z.options) == null ? void 0 : P.map((H) => ({
7541
7552
  ...H,
7542
7553
  checked: v.checkbox.includes(H.value) || v.radio === H.value
7543
7554
  })),
@@ -7580,11 +7591,11 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
7580
7591
  return G(() => {
7581
7592
  const v = e.reduce(
7582
7593
  (S, { label: k, filterOptions: I }) => {
7583
- const F = I.flatMap(({ value: O, minValue: E, maxValue: H }) => [
7594
+ const F = I.flatMap(({ value: P, minValue: E, maxValue: H }) => [
7584
7595
  E,
7585
7596
  H,
7586
- O
7587
- ]).filter(Boolean), T = I.flatMap(({ options: O }) => O ?? []).filter(({ checked: O = !1 }) => O).map(({ value: O }) => O), z = [
7597
+ P
7598
+ ]).filter(Boolean), T = I.flatMap(({ options: P }) => P ?? []).filter(({ checked: P = !1 }) => P).map(({ value: P }) => P), z = [
7588
7599
  ...F,
7589
7600
  ...T
7590
7601
  ];
@@ -7605,7 +7616,7 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
7605
7616
  style: { rowGap: "10px", writingMode: "vertical-lr" },
7606
7617
  wrap: "wrap",
7607
7618
  children: d.length > 0 ? /* @__PURE__ */ i(
7608
- Pt,
7619
+ Ot,
7609
7620
  {
7610
7621
  id: "filters-options",
7611
7622
  onSearch: r,
@@ -7631,7 +7642,7 @@ ${y[8]}...` : (y.length < 8 && d(!1), t);
7631
7642
  style: { rowGap: "10px", writingMode: "vertical-lr" },
7632
7643
  wrap: "wrap",
7633
7644
  children: d.length > 0 ? /* @__PURE__ */ i(
7634
- Pt,
7645
+ Ot,
7635
7646
  {
7636
7647
  id: "filters-options",
7637
7648
  onSearch: r,
@@ -8356,7 +8367,7 @@ const ze = ({
8356
8367
  );
8357
8368
  }) }) : void 0
8358
8369
  ] });
8359
- }, Ot = ({ buttonProps: e, variant: t }) => /* @__PURE__ */ i(V, { onClick: e.onClick, variant: t, children: e.text }), ja = b.div`
8370
+ }, Pt = ({ buttonProps: e, variant: t }) => /* @__PURE__ */ i(V, { onClick: e.onClick, variant: t, children: e.text }), ja = b.div`
8360
8371
  display: flex;
8361
8372
  flex-direction: column;
8362
8373
  align-items: center;
@@ -8426,8 +8437,8 @@ const ze = ({
8426
8437
  }
8427
8438
  ),
8428
8439
  l ? /* @__PURE__ */ f(La, { children: [
8429
- e && /* @__PURE__ */ i(Ot, { buttonProps: e, variant: "tertiary" }),
8430
- t && /* @__PURE__ */ i(Ot, { buttonProps: t, variant: "primary" })
8440
+ e && /* @__PURE__ */ i(Pt, { buttonProps: e, variant: "tertiary" }),
8441
+ t && /* @__PURE__ */ i(Pt, { buttonProps: t, variant: "primary" })
8431
8442
  ] }) : void 0
8432
8443
  ] });
8433
8444
  }, ec = ({
@@ -8435,7 +8446,7 @@ const ze = ({
8435
8446
  }) => {
8436
8447
  const t = Si();
8437
8448
  return e({ ...t });
8438
- }, Pa = b.form`
8449
+ }, Oa = b.form`
8439
8450
  ${({ theme: e }) => `
8440
8451
  align-items: flex-start;
8441
8452
  align-self: stretch;
@@ -8470,7 +8481,7 @@ const ze = ({
8470
8481
  k.stopPropagation(), m.handleSubmit(d)(k);
8471
8482
  }
8472
8483
  const v = g ? `calc(100% - ${e ? "139px" : "83px"})` : "100%", S = p ? 1.5 : 0;
8473
- return /* @__PURE__ */ i(zi, { ...m, children: /* @__PURE__ */ i(Pa, { onSubmit: $, children: /* @__PURE__ */ f(x, { scroll: "y", width: "100%", children: [
8484
+ return /* @__PURE__ */ i(zi, { ...m, children: /* @__PURE__ */ i(Oa, { onSubmit: $, children: /* @__PURE__ */ f(x, { scroll: "y", width: "100%", children: [
8474
8485
  /* @__PURE__ */ i(
8475
8486
  x,
8476
8487
  {
@@ -8531,7 +8542,7 @@ const ze = ({
8531
8542
  }
8532
8543
  )
8533
8544
  ] }) }) });
8534
- }, Oa = b(Me)`
8545
+ }, Pa = b(Me)`
8535
8546
  display: grid;
8536
8547
  gap: ${({ $gap: e = 1.25 }) => `${e}rem`};
8537
8548
  grid-template-columns: ${({ $sm: e }) => `repeat(${e}, 1fr)`};
@@ -8559,7 +8570,7 @@ const ze = ({
8559
8570
  ...l
8560
8571
  }, c) {
8561
8572
  return /* @__PURE__ */ i(
8562
- Oa,
8573
+ Pa,
8563
8574
  {
8564
8575
  $gap: s,
8565
8576
  $lg: o,
@@ -10813,7 +10824,7 @@ const ze = ({
10813
10824
  ([o]) => o !== ""
10814
10825
  );
10815
10826
  return Object.fromEntries(r);
10816
- }, Mt = (e) => e.map(Ll), Pl = ({
10827
+ }, Mt = (e) => e.map(Ll), Ol = ({
10817
10828
  csvConfig: e = {},
10818
10829
  data: t,
10819
10830
  children: n
@@ -10838,7 +10849,7 @@ const ze = ({
10838
10849
  [c, l, a]
10839
10850
  );
10840
10851
  return o ? /* @__PURE__ */ i(
10841
- Pi,
10852
+ Oi,
10842
10853
  {
10843
10854
  data: l,
10844
10855
  filename: s,
@@ -10846,7 +10857,7 @@ const ze = ({
10846
10857
  children: n
10847
10858
  }
10848
10859
  ) : /* @__PURE__ */ i(ye, { children: n });
10849
- }, Ol = (e) => {
10860
+ }, Pl = (e) => {
10850
10861
  const { table: t } = e, { meta: n } = t.options, [r, o] = j(0), [, a] = t.getHeaderGroups(), s = t.getState(), l = K(
10851
10862
  () => t.getAllLeafColumns().filter((g) => g.id !== "selection"),
10852
10863
  [t]
@@ -10891,7 +10902,7 @@ const ze = ({
10891
10902
  {
10892
10903
  modalRef: d,
10893
10904
  title: "Manage columns",
10894
- variant: Oi(a) ? "ungrouped" : "grouped"
10905
+ variant: Pi(a) ? "ungrouped" : "grouped"
10895
10906
  }
10896
10907
  )
10897
10908
  ] });
@@ -11778,10 +11789,10 @@ const ze = ({
11778
11789
  );
11779
11790
  }, Sc = Object.assign(ps, {
11780
11791
  Caption: ls,
11781
- Columns: Ol,
11792
+ Columns: Pl,
11782
11793
  Content: _l,
11783
11794
  Controls: ss,
11784
- Export: Pl,
11795
+ Export: Ol,
11785
11796
  Footer: es,
11786
11797
  FooterContent: ts,
11787
11798
  Highlighted: cs,
@@ -12089,7 +12100,7 @@ export {
12089
12100
  rc as T,
12090
12101
  oc as U,
12091
12102
  J as V,
12092
- Os as W,
12103
+ Ps as W,
12093
12104
  dn as X,
12094
12105
  Ts as Y,
12095
12106
  gt as Z,
@@ -12100,7 +12111,7 @@ export {
12100
12111
  Ns as a1,
12101
12112
  Ls as a2,
12102
12113
  go as a3,
12103
- Ps as a4,
12114
+ Os as a4,
12104
12115
  uo as a5,
12105
12116
  Hs as a6,
12106
12117
  Ds as a7,
@@ -12171,10 +12182,10 @@ export {
12171
12182
  sr as b7,
12172
12183
  cn as b8,
12173
12184
  Be as b9,
12174
- Pt as bA,
12185
+ Ot as bA,
12175
12186
  ba as bB,
12176
12187
  ze as bC,
12177
- Ot as bD,
12188
+ Pt as bD,
12178
12189
  Wa as bE,
12179
12190
  mn as bF,
12180
12191
  ul as bG,
@@ -12182,8 +12193,8 @@ export {
12182
12193
  Ie as bI,
12183
12194
  kl as bJ,
12184
12195
  Nl as bK,
12185
- Pl as bL,
12186
- Ol as bM,
12196
+ Ol as bL,
12197
+ Pl as bM,
12187
12198
  pe as bN,
12188
12199
  Bt as bO,
12189
12200
  Vl as bP,
@@ -12215,7 +12226,7 @@ export {
12215
12226
  Rt as bo,
12216
12227
  jt as bp,
12217
12228
  et as bq,
12218
- Po as br,
12229
+ Oo as br,
12219
12230
  Go as bs,
12220
12231
  Jo as bt,
12221
12232
  na as bu,
@@ -12225,12 +12236,12 @@ export {
12225
12236
  ua as by,
12226
12237
  ha as bz,
12227
12238
  rn as c,
12228
- Oe as d,
12239
+ Pe as d,
12229
12240
  je as e,
12230
12241
  He as f,
12231
12242
  Ae as g,
12232
12243
  Gi as h,
12233
- Pe as i,
12244
+ Oe as i,
12234
12245
  Le as j,
12235
12246
  We as k,
12236
12247
  Ss as l,