@fluidattacks/design 3.10.2-pr-02 → 3.10.2-pr-04

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 (150) hide show
  1. package/dist/components/@core/index.js +1 -1
  2. package/dist/components/accordion/accordion-content/index.js +1 -1
  3. package/dist/components/accordion/index.js +1 -1
  4. package/dist/components/alert/index.js +1 -1
  5. package/dist/components/avatar/index.js +1 -1
  6. package/dist/components/button/index.js +1 -1
  7. package/dist/components/card/card-header/index.js +1 -1
  8. package/dist/components/card/card-with-image/index.js +1 -1
  9. package/dist/components/card/card-with-input/index.js +1 -1
  10. package/dist/components/card/card-with-options/index.js +1 -1
  11. package/dist/components/card/card-with-selector/index.js +1 -1
  12. package/dist/components/card/card-with-switch/index.js +1 -1
  13. package/dist/components/card/index.js +1 -1
  14. package/dist/components/carousel/index.js +1 -1
  15. package/dist/components/checkbox/index.js +1 -1
  16. package/dist/components/cloud-image/index.js +1 -1
  17. package/dist/components/code-snippet/index.js +1 -1
  18. package/dist/components/code-snippet/location-code/index.js +1 -1
  19. package/dist/components/colors/index.js +1 -1
  20. package/dist/components/confirm-dialog/index.js +1 -1
  21. package/dist/components/container/index.js +1 -1
  22. package/dist/components/content-card/category-tag/index.js +1 -1
  23. package/dist/components/content-card/event-date/index.js +1 -1
  24. package/dist/components/content-card/index.js +1 -1
  25. package/dist/components/content-card-carousel/index.js +1 -1
  26. package/dist/components/content-card-carousel/scroll-buttons/index.js +1 -1
  27. package/dist/components/divider/index.js +1 -1
  28. package/dist/components/empty-state/empty-button/index.js +1 -1
  29. package/dist/components/empty-state/index.js +1 -1
  30. package/dist/components/file-preview/index.js +1 -1
  31. package/dist/components/form/index.js +1 -1
  32. package/dist/components/form/inner-form/index.d.ts +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/group-selector/index.js +1 -1
  36. package/dist/components/group-selector/option-container/index.js +1 -1
  37. package/dist/components/icon/index.js +1 -1
  38. package/dist/components/icon-button/index.js +1 -1
  39. package/dist/components/indicator-card/index.js +1 -1
  40. package/dist/components/info-sidebar/index.js +1 -1
  41. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  42. package/dist/components/inputs/fields/combobox/index.js +1 -1
  43. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  44. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  45. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  46. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  47. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  48. package/dist/components/inputs/fields/date/index.js +1 -1
  49. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  50. package/dist/components/inputs/fields/date-range/index.js +1 -1
  51. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  52. package/dist/components/inputs/fields/date-time/index.js +1 -1
  53. package/dist/components/inputs/fields/editable/index.js +1 -1
  54. package/dist/components/inputs/fields/input/index.js +1 -1
  55. package/dist/components/inputs/fields/input-file/index.js +1 -1
  56. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  57. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  58. package/dist/components/inputs/fields/number/index.js +1 -1
  59. package/dist/components/inputs/fields/number-range/index.js +1 -1
  60. package/dist/components/inputs/fields/phone/index.js +1 -1
  61. package/dist/components/inputs/fields/text-area/index.js +1 -1
  62. package/dist/components/inputs/index.js +1 -1
  63. package/dist/components/inputs/label/index.js +1 -1
  64. package/dist/components/inputs/outline-container/index.js +1 -1
  65. package/dist/components/inputs/utils/action-button/index.js +1 -1
  66. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  67. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  68. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  69. package/dist/components/inputs/utils/dialog/index.js +1 -1
  70. package/dist/components/inputs/utils/number-field/index.js +1 -1
  71. package/dist/components/inputs/utils/popover/index.js +1 -1
  72. package/dist/components/interactive-card/icon/index.js +1 -1
  73. package/dist/components/interactive-card/index.js +1 -1
  74. package/dist/components/language-selector/index.js +1 -1
  75. package/dist/components/language-selector/item-list/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/logo-carousel/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/fields/options-selector/index.js +1 -1
  93. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  94. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  95. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  96. package/dist/components/modal/filters-modal/index.js +1 -1
  97. package/dist/components/modal/filters-modal/single-column-filters/index.js +1 -1
  98. package/dist/components/modal/filters-modal/two-columns-filters/index.js +1 -1
  99. package/dist/components/modal/footer/index.js +1 -1
  100. package/dist/components/modal/header/index.js +1 -1
  101. package/dist/components/modal/index.js +1 -1
  102. package/dist/components/modal/modal-confirm/index.js +1 -1
  103. package/dist/components/notification/index.js +1 -1
  104. package/dist/components/notification-sign/index.js +1 -1
  105. package/dist/components/number-input/index.js +1 -1
  106. package/dist/components/oauth-selector/index.js +1 -1
  107. package/dist/components/oauth-selector/option-container/index.js +1 -1
  108. package/dist/components/plan-card/index.js +1 -1
  109. package/dist/components/plan-card/recommended-tag/index.js +1 -1
  110. package/dist/components/pop-up/description/index.js +1 -1
  111. package/dist/components/pop-up/index.js +1 -1
  112. package/dist/components/premium-feature/index.js +1 -1
  113. package/dist/components/priority-score/index.js +1 -1
  114. package/dist/components/progress/index.js +1 -1
  115. package/dist/components/progress-bar/index.js +1 -1
  116. package/dist/components/radio-button/index.js +1 -1
  117. package/dist/components/scroll-button/index.js +1 -1
  118. package/dist/components/search/index.js +1 -1
  119. package/dist/components/search-bar/index.js +1 -1
  120. package/dist/components/search-bar/item-searching/index.js +1 -1
  121. package/dist/components/severity-badge/index.js +1 -1
  122. package/dist/components/severity-overview/badge/index.js +1 -1
  123. package/dist/components/severity-overview/index.js +1 -1
  124. package/dist/components/show-on-hover/index.js +1 -1
  125. package/dist/components/slide-out-menu/index.js +1 -1
  126. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  127. package/dist/components/slider/index.js +1 -1
  128. package/dist/components/slider/thumb/index.js +1 -1
  129. package/dist/components/step-lapse/index.js +1 -1
  130. package/dist/components/table-button/index.js +1 -1
  131. package/dist/components/tabs/fixed-tabs/index.js +1 -1
  132. package/dist/components/tabs/index.js +1 -1
  133. package/dist/components/tabs/tab/index.js +1 -1
  134. package/dist/components/tag/index.js +1 -1
  135. package/dist/components/timeline/card/index.js +1 -1
  136. package/dist/components/timeline/index.js +1 -1
  137. package/dist/components/toggle/index.js +1 -1
  138. package/dist/components/toggle-buttons/index.js +1 -1
  139. package/dist/components/tooltip/index.js +1 -1
  140. package/dist/components/tour/index.js +1 -1
  141. package/dist/components/typography/heading/index.js +1 -1
  142. package/dist/components/typography/index.js +1 -1
  143. package/dist/components/typography/span/index.js +1 -1
  144. package/dist/components/typography/text/index.js +1 -1
  145. package/dist/components/web-form/index.js +1 -1
  146. package/dist/{components-x8tuwmfH.mjs → components-BzbKS-mB.mjs} +101 -101
  147. package/dist/{components-CokeVKH_.js → components-l1Ebi7C1.js} +1 -1
  148. package/dist/hooks/index.js +1 -1
  149. package/dist/index.js +1 -1
  150. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
- import { jsx as n, jsxs as f, Fragment as He } from "react/jsx-runtime";
1
+ import { jsx as n, jsxs as f, Fragment as me } from "react/jsx-runtime";
2
2
  import Oe, { forwardRef as _, useState as L, useCallback as v, StrictMode as pn, useEffect as G, useRef as V, useMemo as Z, Children as zt, isValidElement as It, cloneElement as gn, Fragment as Tt, createElement as nt } from "react";
3
- import { o as un, d as b, n as F, u as fn, a as hn, b as bn, c as yn, e as $n, l as A, f as Nt, g as xn, h as mn, s as wn, i as ue, _ as H, $ as kn, j as vn, k as Cn, m as Sn, p as zn, q as In, r as Tn, t as Nn, v as Ft, C as jt, w as Fn, x as jn, y as Dn, z as it, A as me, B as Ln, D as En, E as Dt, F as Lt, G as we, H as Wn, I as Pn, J as Rn, K as An, L as Mn, M as Ge, N as Bn, O as Et, P as Vn, Q as Wt, R as Hn, S as On, T as Gn, U as _n, V as Un, W as Pt, X as Yn, Y as at, Z as rt, a0 as ot, a1 as Kn, a2 as qn, a3 as Xn, a4 as Zn, a5 as Rt, a6 as Jn, a7 as Qn, a8 as ei, a9 as _e, aa as ti, ab as ni, ac as ii, ae as ai, af as At, ag as ri, ah as oi, ai as li, aj as si, ak as ci, al as di, am as pi, an as gi, ao as lt, ap as ui, aq as st, ar as fi } from "./vendor-C0XGr6Q1.mjs";
3
+ import { o as un, d as b, n as F, u as fn, a as hn, b as bn, c as yn, e as $n, l as A, f as Nt, g as xn, h as mn, s as wn, i as ue, _ as H, $ as kn, j as vn, k as Cn, m as Sn, p as zn, q as In, r as Tn, t as Nn, v as Ft, C as jt, w as Fn, x as jn, y as Dn, z as it, A as we, B as Ln, D as En, E as Dt, F as Lt, G as ke, H as Wn, I as Pn, J as Rn, K as An, L as Mn, M as Ge, N as Bn, O as Et, P as Vn, Q as Wt, R as Hn, S as On, T as Gn, U as _n, V as Un, W as Pt, X as Yn, Y as at, Z as rt, a0 as ot, a1 as Kn, a2 as qn, a3 as Xn, a4 as Zn, a5 as Rt, a6 as Jn, a7 as Qn, a8 as ei, a9 as _e, aa as ti, ab as ni, ac as ii, ae as ai, af as At, ag as ri, ah as oi, ai as li, aj as si, ak as ci, al as di, am as pi, an as gi, ao as lt, ap as ui, aq as st, ar as fi } from "./vendor-C0XGr6Q1.mjs";
4
4
  import { createPortal as Q } from "react-dom";
5
5
  import { Link as hi, useLocation as bi, NavLink as yi } from "react-router-dom";
6
6
  const ne = (e) => ({
@@ -293,21 +293,21 @@ const ne = (e) => ({
293
293
  }
294
294
  }, Sl = ({
295
295
  children: e
296
- }) => /* @__PURE__ */ n(un, { theme: N, children: e }), D = (e, t) => t === void 0 ? "" : `${e}: ${t};`, ke = (e) => {
296
+ }) => /* @__PURE__ */ n(un, { theme: N, children: e }), D = (e, t) => t === void 0 ? "" : `${e}: ${t};`, ve = (e) => {
297
297
  const t = e.py ?? e.pt ?? 0, i = e.px ?? e.pr ?? 0, a = e.py ?? e.pb ?? 0, r = e.px ?? e.pl ?? 0;
298
298
  if (e.padding) {
299
299
  const [o, l, s, c] = e.padding;
300
300
  return `padding: ${N.spacing[o]} ${N.spacing[l]} ${N.spacing[s]} ${N.spacing[c]};`;
301
301
  }
302
302
  return `padding: ${N.spacing[t]} ${N.spacing[i]} ${N.spacing[a]} ${N.spacing[r]};`;
303
- }, ve = (e) => {
303
+ }, Ce = (e) => {
304
304
  const t = e.my ?? e.mt ?? 0, i = e.mx ?? e.mr ?? 0, a = e.my ?? e.mb ?? 0, r = e.mx ?? e.ml ?? 0;
305
305
  if (e.margin) {
306
306
  const [o, l, s, c] = e.margin;
307
307
  return `margin: ${N.spacing[o]} ${N.spacing[l]} ${N.spacing[s]} ${N.spacing[c]};`;
308
308
  }
309
309
  return `margin: ${N.spacing[t]} ${N.spacing[i]} ${N.spacing[a]} ${N.spacing[r]};`;
310
- }, Ce = (e) => {
310
+ }, Se = (e) => {
311
311
  const t = D("position", e.position), i = D("top", e.top), a = D("right", e.right), r = D("bottom", e.bottom), o = D("left", e.left), l = D("z-index", e.zIndex);
312
312
  return `
313
313
  ${t}
@@ -317,7 +317,7 @@ const ne = (e) => ({
317
317
  ${o}
318
318
  ${l}
319
319
  `;
320
- }, Se = (e) => {
320
+ }, ze = (e) => {
321
321
  const t = D("border", e.border), i = D("border-top", e.borderTop), a = D("border-right", e.borderRight), r = D("border-bottom", e.borderBottom), o = D("border-left", e.borderLeft), l = D("border-color", e.borderColor), s = D("border-radius", e.borderRadius);
322
322
  return `
323
323
  ${t}
@@ -328,7 +328,7 @@ const ne = (e) => ({
328
328
  ${l}
329
329
  ${s}
330
330
  `;
331
- }, ji = (e) => e.includes("x") ? "overflow-x: auto;" : "", Di = (e) => e.includes("y") ? "overflow-y: auto;" : "", ze = (e) => {
331
+ }, ji = (e) => e.includes("x") ? "overflow-x: auto;" : "", Di = (e) => e.includes("y") ? "overflow-y: auto;" : "", Ie = (e) => {
332
332
  const t = e.scroll ? `
333
333
  ${ji(e.scroll)}
334
334
  ${Di(e.scroll)}
@@ -361,7 +361,7 @@ const ne = (e) => ({
361
361
  ${S}
362
362
  ${I}
363
363
  `;
364
- }, Ie = (e) => {
364
+ }, Te = (e) => {
365
365
  const t = D("color", e.color), i = D("font-family", e.fontFamily), a = D("font-size", e.fontSize), r = D("font-weight", e.fontWeight), o = D("line-spacing", e.letterSpacing), l = D("line-height", e.lineSpacing), s = D("text-align", e.textAlign), c = D("text-decoration", e.textDecoration), d = D("text-overflow", e.textOverflow), p = D("white-space", e.whiteSpace), g = D("word-break", e.wordBreak), u = D("word-wrap", e.wordWrap);
366
366
  return `
367
367
  ${t}
@@ -377,7 +377,7 @@ const ne = (e) => ({
377
377
  ${g}
378
378
  ${u}
379
379
  `;
380
- }, Te = (e) => {
380
+ }, Ne = (e) => {
381
381
  const t = D("cursor", e.cursor), i = D("border-color", e.borderColorHover), a = D("background-color", e.bgColorHover), r = D(
382
382
  "box-shadow",
383
383
  e.shadowHover === void 0 ? void 0 : N.shadows[e.shadowHover]
@@ -392,44 +392,44 @@ const ne = (e) => ({
392
392
  ${r}
393
393
  }
394
394
  `;
395
- }, Ne = () => ({
395
+ }, Fe = () => ({
396
396
  shouldForwardProp: (e) => !$i.includes(e)
397
- }), fe = b.div.withConfig(Ne())`
398
- ${ke}
397
+ }), fe = b.div.withConfig(Fe())`
399
398
  ${ve}
400
399
  ${Ce}
401
- ${ze}
402
- ${Ie}
403
400
  ${Se}
401
+ ${Ie}
404
402
  ${Te}
403
+ ${ze}
404
+ ${Ne}
405
405
  `, Mt = b.button.withConfig(
406
- Ne()
406
+ Fe()
407
407
  )`
408
- ${ke}
409
408
  ${ve}
410
409
  ${Ce}
411
- ${ze}
412
- ${Ie}
413
410
  ${Se}
411
+ ${Ie}
414
412
  ${Te}
415
- `, Bt = b.p.withConfig(Ne())`
416
- ${ke}
413
+ ${ze}
414
+ ${Ne}
415
+ `, Bt = b.p.withConfig(Fe())`
417
416
  ${ve}
418
417
  ${Ce}
419
- ${ze}
420
- ${Ie}
421
418
  ${Se}
419
+ ${Ie}
422
420
  ${Te}
421
+ ${ze}
422
+ ${Ne}
423
423
  `, Li = b.span.withConfig(
424
- Ne()
424
+ Fe()
425
425
  )`
426
- ${ke}
427
426
  ${ve}
428
427
  ${Ce}
429
- ${ze}
430
- ${Ie}
431
428
  ${Se}
429
+ ${Ie}
432
430
  ${Te}
431
+ ${ze}
432
+ ${Ne}
433
433
  `, Ei = b(fe)`
434
434
  ${({ theme: e, $center: t = !1, $styleMd: i, $styleSm: a }) => `
435
435
  ${t ? "margin: auto;" : ""}
@@ -619,7 +619,7 @@ const ne = (e) => ({
619
619
  children: i
620
620
  }
621
621
  );
622
- }), Pe = _(function({
622
+ }), Re = _(function({
623
623
  children: t,
624
624
  color: i,
625
625
  content: a,
@@ -1138,7 +1138,7 @@ const T = _(function({
1138
1138
  j,
1139
1139
  E
1140
1140
  ]);
1141
- return t ? /* @__PURE__ */ n(pn, { children: e }) : /* @__PURE__ */ f(He, { children: [
1141
+ return t ? /* @__PURE__ */ n(pn, { children: e }) : /* @__PURE__ */ f(me, { children: [
1142
1142
  /* @__PURE__ */ n(
1143
1143
  Ui,
1144
1144
  {
@@ -1616,7 +1616,7 @@ const T = _(function({
1616
1616
  }) => {
1617
1617
  const x = u.length > 25 && A.isEmpty(g + o), y = `${u.slice(0, 25)}...`;
1618
1618
  return /* @__PURE__ */ f(
1619
- Pe,
1619
+ Re,
1620
1620
  {
1621
1621
  className: "gap-0.5",
1622
1622
  display: s === void 0 ? "initial" : "flex",
@@ -2226,7 +2226,7 @@ const T = _(function({
2226
2226
  gap: 0.25,
2227
2227
  width: "100%",
2228
2228
  children: [
2229
- r && /* @__PURE__ */ f(He, { children: [
2229
+ r && /* @__PURE__ */ f(me, { children: [
2230
2230
  /* @__PURE__ */ n(
2231
2231
  T,
2232
2232
  {
@@ -2251,7 +2251,7 @@ const T = _(function({
2251
2251
  }
2252
2252
  ) : void 0
2253
2253
  ] });
2254
- }, Fe = ({
2254
+ }, je = ({
2255
2255
  className: e,
2256
2256
  children: t,
2257
2257
  isFilter: i = !1,
@@ -2380,7 +2380,7 @@ const T = _(function({
2380
2380
  var tt;
2381
2381
  const w = F(), k = t ? void 0 : i, S = (e == null ? void 0 : e.value) ?? y, [I, C] = L(
2382
2382
  ((tt = d.find((B) => B.value === S)) == null ? void 0 : tt.name) ?? ""
2383
- ), [j, E] = L(S), [W, O] = L(d), [R, P] = L(!1), { contains: K } = Sn({ sensitivity: "base" }), J = V(null), ce = V(null), Le = V(null), Je = V(null), Qe = V(null), tn = Z(() => d.map(
2383
+ ), [j, E] = L(S), [W, O] = L(d), [R, P] = L(!1), { contains: K } = Sn({ sensitivity: "base" }), J = V(null), ce = V(null), Ee = V(null), Je = V(null), Qe = V(null), tn = Z(() => d.map(
2384
2384
  (B) => K(B.name, I) || R ? /* @__PURE__ */ n(zn, { children: B.name }, B.value) : null
2385
2385
  ), [K, I, d, R]), nn = v(
2386
2386
  (B) => {
@@ -2434,13 +2434,13 @@ const T = _(function({
2434
2434
  id: c,
2435
2435
  inputRef: J,
2436
2436
  label: l ?? c,
2437
- listBoxRef: Le,
2437
+ listBoxRef: Ee,
2438
2438
  name: c,
2439
2439
  placeholder: u,
2440
2440
  popoverRef: Qe
2441
2441
  },
2442
2442
  te
2443
- ), { listBoxProps: cn } = Nn(sn, te, Le), { buttonProps: dn } = Ft(on, ce);
2443
+ ), { listBoxProps: cn } = Nn(sn, te, Ee), { buttonProps: dn } = Ft(on, ce);
2444
2444
  return G(() => {
2445
2445
  var B;
2446
2446
  (s === !1 || !S) && C(
@@ -2504,7 +2504,7 @@ const T = _(function({
2504
2504
  }
2505
2505
  ),
2506
2506
  te.isOpen && te.collection.size > 0 && !t ? /* @__PURE__ */ n(
2507
- Fe,
2507
+ je,
2508
2508
  {
2509
2509
  className: "dropdown",
2510
2510
  offset: 4,
@@ -2512,7 +2512,7 @@ const T = _(function({
2512
2512
  popoverRef: Qe,
2513
2513
  state: te,
2514
2514
  triggerRef: Je,
2515
- children: /* @__PURE__ */ n(oa, { ...cn, ref: Le, children: [...te.collection].map((B) => /* @__PURE__ */ n(sa, { item: B, state: te }, B.key)) })
2515
+ children: /* @__PURE__ */ n(oa, { ...cn, ref: Ee, children: [...te.collection].map((B) => /* @__PURE__ */ n(sa, { item: B, state: te }, B.key)) })
2516
2516
  }
2517
2517
  ) : null
2518
2518
  ]
@@ -2737,7 +2737,7 @@ const T = _(function({
2737
2737
  state: e,
2738
2738
  ...t
2739
2739
  }) => {
2740
- const { locale: i } = me(), { weekDays: a } = Ln(t, e), r = En(e.visibleRange.start, i);
2740
+ const { locale: i } = we(), { weekDays: a } = Ln(t, e), r = En(e.visibleRange.start, i);
2741
2741
  return /* @__PURE__ */ f("table", { children: [
2742
2742
  /* @__PURE__ */ n("thead", { children: /* @__PURE__ */ n(gt, { children: a.map((o, l) => {
2743
2743
  const s = `key_${l}`;
@@ -2851,7 +2851,7 @@ const T = _(function({
2851
2851
  font-weight: ${e.typography.weight.bold};
2852
2852
  }
2853
2853
  `}
2854
- `, Re = ({
2854
+ `, Ae = ({
2855
2855
  disabled: e = !1,
2856
2856
  icon: t,
2857
2857
  props: i
@@ -2890,7 +2890,7 @@ const T = _(function({
2890
2890
  e.setFocusedDate(r.subtract({ years: 1 }));
2891
2891
  }, [r, e]);
2892
2892
  return /* @__PURE__ */ f("div", { className: "header flex items-start", children: [
2893
- /* @__PURE__ */ n(Re, { icon: "chevron-left", props: t }),
2893
+ /* @__PURE__ */ n(Ae, { icon: "chevron-left", props: t }),
2894
2894
  /* @__PURE__ */ f(ca, { children: [
2895
2895
  a,
2896
2896
  /* @__PURE__ */ f(da, { children: [
@@ -2905,13 +2905,13 @@ const T = _(function({
2905
2905
  ) })
2906
2906
  ] })
2907
2907
  ] }),
2908
- /* @__PURE__ */ n(Re, { icon: "chevron-right", props: i })
2908
+ /* @__PURE__ */ n(Ae, { icon: "chevron-right", props: i })
2909
2909
  ] });
2910
2910
  }, ma = ({
2911
2911
  onClose: e,
2912
2912
  props: t
2913
2913
  }) => {
2914
- const { locale: i } = me(), a = Dt({ ...t, createCalendar: we, locale: i }), { prevButtonProps: r, nextButtonProps: o, title: l } = Lt(t, a);
2914
+ const { locale: i } = we(), a = Dt({ ...t, createCalendar: ke, locale: i }), { prevButtonProps: r, nextButtonProps: o, title: l } = Lt(t, a);
2915
2915
  return /* @__PURE__ */ f("div", { className: "calendar", children: [
2916
2916
  /* @__PURE__ */ n(
2917
2917
  qe,
@@ -2962,7 +2962,7 @@ const T = _(function({
2962
2962
  }) => {
2963
2963
  const a = F(), r = V(null), o = Wn({
2964
2964
  ...i,
2965
- createCalendar: we,
2965
+ createCalendar: ke,
2966
2966
  locale: "en-US"
2967
2967
  }), { fieldProps: l } = Pn(i, o, r), s = v(
2968
2968
  (c) => {
@@ -3089,7 +3089,7 @@ const T = _(function({
3089
3089
  }
3090
3090
  ),
3091
3091
  /* @__PURE__ */ n(
3092
- Re,
3092
+ Ae,
3093
3093
  {
3094
3094
  disabled: a,
3095
3095
  icon: r === "minute" ? "calendar-clock" : "calendar",
@@ -3175,7 +3175,7 @@ const T = _(function({
3175
3175
  }
3176
3176
  ),
3177
3177
  y.isOpen && !e ? /* @__PURE__ */ n(
3178
- Fe,
3178
+ je,
3179
3179
  {
3180
3180
  offset: 8,
3181
3181
  placement: "bottom start",
@@ -3197,7 +3197,7 @@ const T = _(function({
3197
3197
  onClose: e,
3198
3198
  props: t
3199
3199
  }) => {
3200
- const { locale: i } = me(), a = V(null), r = Hn({ ...t, createCalendar: we, locale: i }), { prevButtonProps: o, nextButtonProps: l, title: s } = On(
3200
+ const { locale: i } = we(), a = V(null), r = Hn({ ...t, createCalendar: ke, locale: i }), { prevButtonProps: o, nextButtonProps: l, title: s } = On(
3201
3201
  t,
3202
3202
  r,
3203
3203
  a
@@ -3310,7 +3310,7 @@ const T = _(function({
3310
3310
  }
3311
3311
  ),
3312
3312
  u.isOpen && !e ? /* @__PURE__ */ n(
3313
- Fe,
3313
+ je,
3314
3314
  {
3315
3315
  offset: 8,
3316
3316
  placement: "bottom start",
@@ -3349,7 +3349,7 @@ const T = _(function({
3349
3349
  props: i,
3350
3350
  timeState: a
3351
3351
  }) => {
3352
- const r = F(), { locale: o } = me(), l = Dt({ ...i, createCalendar: we, locale: o }), { prevButtonProps: s, nextButtonProps: c, title: d } = Lt(i, l);
3352
+ const r = F(), { locale: o } = we(), l = Dt({ ...i, createCalendar: ke, locale: o }), { prevButtonProps: s, nextButtonProps: c, title: d } = Lt(i, l);
3353
3353
  return /* @__PURE__ */ f("div", { className: "calendar", children: [
3354
3354
  /* @__PURE__ */ n(
3355
3355
  qe,
@@ -3434,7 +3434,7 @@ const T = _(function({
3434
3434
  }
3435
3435
  ),
3436
3436
  u.isOpen && !t ? /* @__PURE__ */ n(
3437
- Fe,
3437
+ je,
3438
3438
  {
3439
3439
  offset: 8,
3440
3440
  placement: "bottom start",
@@ -3571,7 +3571,7 @@ const T = _(function({
3571
3571
  position: absolute;
3572
3572
  visibility: hidden;
3573
3573
  width: 0;
3574
- `, Ae = (e, t, i) => {
3574
+ `, Me = (e, t, i) => {
3575
3575
  const a = new Event(e);
3576
3576
  return Object.defineProperty(a, "target", {
3577
3577
  value: { name: t, value: i }
@@ -3598,11 +3598,11 @@ const T = _(function({
3598
3598
  weight: y
3599
3599
  }) => {
3600
3600
  const m = F(), w = t ? void 0 : i, k = V(null), S = x == null ? void 0 : x(c), I = La(S), C = g == null ? void 0 : g(c, { required: p }), j = v(() => {
3601
- const O = Ae("change", c, void 0);
3601
+ const O = Me("change", c, void 0);
3602
3602
  u && u(c, ""), C && C.onChange(O);
3603
3603
  }, [C, c, u]), E = v(
3604
3604
  (O) => {
3605
- const { files: R } = O.currentTarget, P = Ae(
3605
+ const { files: R } = O.currentTarget, P = Me(
3606
3606
  "change",
3607
3607
  c,
3608
3608
  R && R.length > 0 ? R : void 0
@@ -3729,7 +3729,7 @@ const T = _(function({
3729
3729
  }) => {
3730
3730
  const y = F(), m = e ? void 0 : t, [w, k] = L(""), S = c ? h : i == null ? void 0 : i.value, I = Z(() => S && typeof S == "string" ? S.split(",").filter(Boolean) : [], [S]), C = v(
3731
3731
  (R) => {
3732
- const K = [...new Set(R.filter(Boolean))].join(","), J = Ae("change", s, K);
3732
+ const K = [...new Set(R.filter(Boolean))].join(","), J = Me("change", s, K);
3733
3733
  i && i.onChange(J), c && c(J);
3734
3734
  },
3735
3735
  [i, s, c]
@@ -3897,7 +3897,7 @@ const T = _(function({
3897
3897
  )
3898
3898
  }
3899
3899
  );
3900
- }), Me = ({
3900
+ }), Be = ({
3901
3901
  error: e,
3902
3902
  decimalPlaces: t = 0,
3903
3903
  disabled: i = !1,
@@ -4043,7 +4043,7 @@ const T = _(function({
4043
4043
  tooltip: w,
4044
4044
  weight: I,
4045
4045
  children: /* @__PURE__ */ n(
4046
- Me,
4046
+ Be,
4047
4047
  {
4048
4048
  decimalPlaces: e,
4049
4049
  disabled: t,
@@ -4090,7 +4090,7 @@ const T = _(function({
4090
4090
  width: "100%",
4091
4091
  children: [
4092
4092
  /* @__PURE__ */ n(
4093
- Me,
4093
+ Be,
4094
4094
  {
4095
4095
  ...o,
4096
4096
  disabled: e,
@@ -4099,7 +4099,7 @@ const T = _(function({
4099
4099
  }
4100
4100
  ),
4101
4101
  /* @__PURE__ */ n(
4102
- Me,
4102
+ Be,
4103
4103
  {
4104
4104
  ...r,
4105
4105
  disabled: e,
@@ -4575,7 +4575,7 @@ const T = _(function({
4575
4575
  fill: ${e.palette.white};
4576
4576
  }
4577
4577
  `}
4578
- `, je = _(function({
4578
+ `, De = _(function({
4579
4579
  checked: t,
4580
4580
  disabled: i = !1,
4581
4581
  label: a,
@@ -4667,7 +4667,7 @@ const T = _(function({
4667
4667
  px: 0.5,
4668
4668
  py: 0.5,
4669
4669
  children: /* @__PURE__ */ n(
4670
- je,
4670
+ De,
4671
4671
  {
4672
4672
  checked: d.visible,
4673
4673
  disabled: d.locked,
@@ -5725,7 +5725,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
5725
5725
  return window.addEventListener("keydown", c), () => {
5726
5726
  window.removeEventListener("keydown", c);
5727
5727
  };
5728
- }, [s]), /* @__PURE__ */ f(He, { children: [
5728
+ }, [s]), /* @__PURE__ */ f(me, { children: [
5729
5729
  /* @__PURE__ */ f(sr, { children: [
5730
5730
  /* @__PURE__ */ f(cr, { children: [
5731
5731
  typeof t == "string" ? /* @__PURE__ */ n(U, { fontWeight: "bold", lineSpacing: 1.75, mr: 1, size: "sm", children: t }) : t,
@@ -5881,7 +5881,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
5881
5881
  min-width: 240px;
5882
5882
  padding: ${e.spacing[0.25]} 0 ${e.spacing[0.25]} 0;
5883
5883
  `}
5884
- `, De = ({
5884
+ `, Le = ({
5885
5885
  children: e,
5886
5886
  disabled: t = !1,
5887
5887
  icon: i,
@@ -5939,7 +5939,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
5939
5939
  ]
5940
5940
  }
5941
5941
  );
5942
- }, Sr = b(De)`
5942
+ }, Sr = b(Le)`
5943
5943
  margin-top: 10px;
5944
5944
  border: 1px solid ${({ theme: e }) => e.palette.gray[300]};
5945
5945
  border-radius: 4px;
@@ -6026,7 +6026,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6026
6026
  ]
6027
6027
  }
6028
6028
  );
6029
- }, Ir = b(De)`
6029
+ }, Ir = b(Le)`
6030
6030
  padding: 7px 8px;
6031
6031
 
6032
6032
  &[aria-selected="true"] {
@@ -6284,7 +6284,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6284
6284
  value: u,
6285
6285
  width: "content",
6286
6286
  children: /* @__PURE__ */ n(
6287
- je,
6287
+ De,
6288
6288
  {
6289
6289
  checked: g.visible,
6290
6290
  disabled: g.locked,
@@ -6438,10 +6438,10 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6438
6438
  ] }) }),
6439
6439
  document.getElementById(e) ?? document.body
6440
6440
  ) : /* @__PURE__ */ n("div", {});
6441
- }, Dr = b(De)`
6441
+ }, Dr = b(Le)`
6442
6442
  padding: 8px;
6443
6443
  min-width: unset;
6444
- `, Be = b(De)`
6444
+ `, Ve = b(Le)`
6445
6445
  padding: 7px 8px;
6446
6446
 
6447
6447
  svg.fa-check {
@@ -6459,12 +6459,12 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6459
6459
  case "checkboxes":
6460
6460
  return /* @__PURE__ */ n("div", { style: { overflowY: "auto", maxHeight: "280px" }, children: (i = e.options) == null ? void 0 : i.map(
6461
6461
  (o) => /* @__PURE__ */ n(
6462
- Be,
6462
+ Ve,
6463
6463
  {
6464
6464
  value: o.value,
6465
6465
  width: "content",
6466
6466
  children: /* @__PURE__ */ n(
6467
- je,
6467
+ De,
6468
6468
  {
6469
6469
  ...t("checkbox"),
6470
6470
  label: o.label,
@@ -6478,7 +6478,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6478
6478
  case "radioButton":
6479
6479
  return /* @__PURE__ */ n("div", { style: { overflowY: "auto", maxHeight: "280px" }, children: (a = e.options) == null ? void 0 : a.map(
6480
6480
  (o) => /* @__PURE__ */ n(
6481
- Be,
6481
+ Ve,
6482
6482
  {
6483
6483
  value: o.value,
6484
6484
  width: "content",
@@ -6624,7 +6624,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6624
6624
  u,
6625
6625
  document.getElementById("portals") ?? document.body
6626
6626
  ) : /* @__PURE__ */ n("div", {});
6627
- }, Ve = ({
6627
+ }, He = ({
6628
6628
  options: e,
6629
6629
  variant: t,
6630
6630
  onApplyFilters: i
@@ -6764,7 +6764,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6764
6764
  position: "relative",
6765
6765
  children: [
6766
6766
  /* @__PURE__ */ n(
6767
- Ve,
6767
+ He,
6768
6768
  {
6769
6769
  onApplyFilters: i,
6770
6770
  options: t,
@@ -6823,7 +6823,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6823
6823
  justify: "space-between",
6824
6824
  children: [
6825
6825
  /* @__PURE__ */ n(
6826
- Ve,
6826
+ He,
6827
6827
  {
6828
6828
  onApplyFilters: r,
6829
6829
  options: i,
@@ -6831,7 +6831,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
6831
6831
  }
6832
6832
  ),
6833
6833
  /* @__PURE__ */ n(
6834
- Ve,
6834
+ He,
6835
6835
  {
6836
6836
  onApplyFilters: r,
6837
6837
  options: t,
@@ -7573,7 +7573,7 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
7573
7573
  children: e
7574
7574
  }) => {
7575
7575
  const t = ti();
7576
- return e(t);
7576
+ return /* @__PURE__ */ n(me, { children: e(t) });
7577
7577
  }, _r = b.form`
7578
7578
  ${({ theme: e }) => `
7579
7579
  align-items: flex-start;
@@ -8876,8 +8876,8 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
8876
8876
  children: [
8877
8877
  r.map((u) => {
8878
8878
  const h = `li-checkbox${u.value}`;
8879
- return /* @__PURE__ */ n(Be, { value: h, width: "content", children: /* @__PURE__ */ n(
8880
- je,
8879
+ return /* @__PURE__ */ n(Ve, { value: h, width: "content", children: /* @__PURE__ */ n(
8880
+ De,
8881
8881
  {
8882
8882
  ...l("checkbox"),
8883
8883
  label: u.label,
@@ -9403,7 +9403,7 @@ const No = {
9403
9403
  textAlign: "center",
9404
9404
  children: a ? /* @__PURE__ */ f(Tt, { children: [
9405
9405
  /* @__PURE__ */ n(
9406
- Pe,
9406
+ Re,
9407
9407
  {
9408
9408
  color: i.palette.gray[600],
9409
9409
  display: "inline",
@@ -9416,7 +9416,7 @@ const No = {
9416
9416
  e
9417
9417
  ] }) : e.split(r).map(
9418
9418
  (o, l) => t.includes(o) ? /* @__PURE__ */ n(
9419
- Pe,
9419
+ Re,
9420
9420
  {
9421
9421
  color: i.palette.gray[600],
9422
9422
  display: "inline",
@@ -10018,7 +10018,7 @@ const No = {
10018
10018
  background-color: ${e.palette.gray[100]};
10019
10019
  }
10020
10020
  `}
10021
- `, Ee = b.div.attrs({ className: "dropdown" })`
10021
+ `, We = b.div.attrs({ className: "dropdown" })`
10022
10022
  ${({ theme: e, $empty: t = !1, $showHits: i = !1 }) => `
10023
10023
  align-items: flex-start;
10024
10024
  align-self: stretch;
@@ -10061,7 +10061,7 @@ const No = {
10061
10061
  height: ${e.spacing[0.5]};
10062
10062
  }
10063
10063
  `}
10064
- `, We = ({
10064
+ `, Pe = ({
10065
10065
  hit: e,
10066
10066
  icon: t = "infinity",
10067
10067
  showIcon: i = !1
@@ -10201,7 +10201,7 @@ const No = {
10201
10201
  ]
10202
10202
  }
10203
10203
  ),
10204
- l && r.length < 2 && /* @__PURE__ */ f(Ee, { children: [
10204
+ l && r.length < 2 && /* @__PURE__ */ f(We, { children: [
10205
10205
  /* @__PURE__ */ n(
10206
10206
  z,
10207
10207
  {
@@ -10214,7 +10214,7 @@ const No = {
10214
10214
  }
10215
10215
  ),
10216
10216
  /* @__PURE__ */ n("div", { className: "flex flex-col items-start self-stretch", children: Uo.map(({ hit: w, icon: k }, S) => /* @__PURE__ */ n(
10217
- We,
10217
+ Pe,
10218
10218
  {
10219
10219
  hit: w,
10220
10220
  icon: k,
@@ -10234,7 +10234,7 @@ const No = {
10234
10234
  }
10235
10235
  ),
10236
10236
  /* @__PURE__ */ n(
10237
- We,
10237
+ Pe,
10238
10238
  {
10239
10239
  hit: St.hit,
10240
10240
  icon: St.icon,
@@ -10242,7 +10242,7 @@ const No = {
10242
10242
  }
10243
10243
  )
10244
10244
  ] }),
10245
- p && e.length > 0 && /* @__PURE__ */ f(Ee, { $showHits: p, children: [
10245
+ p && e.length > 0 && /* @__PURE__ */ f(We, { $showHits: p, children: [
10246
10246
  /* @__PURE__ */ n(
10247
10247
  z,
10248
10248
  {
@@ -10254,9 +10254,9 @@ const No = {
10254
10254
  children: "Results"
10255
10255
  }
10256
10256
  ),
10257
- /* @__PURE__ */ n("div", { className: "flex flex-col items-start self-stretch", children: e.map((w) => /* @__PURE__ */ n(We, { hit: w }, w.objectID)) })
10257
+ /* @__PURE__ */ n("div", { className: "flex flex-col items-start self-stretch", children: e.map((w) => /* @__PURE__ */ n(Pe, { hit: w }, w.objectID)) })
10258
10258
  ] }),
10259
- p && e.length === 0 && /* @__PURE__ */ n(Ee, { $empty: e.length === 0, children: /* @__PURE__ */ f("div", { className: "items-center flex flex-col gap-4 py-[90px] w-full", children: [
10259
+ p && e.length === 0 && /* @__PURE__ */ n(We, { $empty: e.length === 0, children: /* @__PURE__ */ f("div", { className: "items-center flex flex-col gap-4 py-[90px] w-full", children: [
10260
10260
  /* @__PURE__ */ n(
10261
10261
  ee,
10262
10262
  {
@@ -11516,13 +11516,13 @@ export {
11516
11516
  Ms as aU,
11517
11517
  U as aV,
11518
11518
  z as aW,
11519
- Pe as aX,
11519
+ Re as aX,
11520
11520
  Vs as aY,
11521
11521
  Bs as aZ,
11522
11522
  Ga as a_,
11523
11523
  as as aa,
11524
11524
  re as ab,
11525
- De as ac,
11525
+ Le as ac,
11526
11526
  Cr as ad,
11527
11527
  ps as ae,
11528
11528
  gs as af,
@@ -11554,7 +11554,7 @@ export {
11554
11554
  Bl as b4,
11555
11555
  Ri as b5,
11556
11556
  Gt as b6,
11557
- Fe as b7,
11557
+ je as b7,
11558
11558
  sa as b8,
11559
11559
  pt as b9,
11560
11560
  Vr as bA,
@@ -11568,14 +11568,14 @@ export {
11568
11568
  Io as bI,
11569
11569
  ws as bJ,
11570
11570
  Fo as bK,
11571
- We as bL,
11571
+ Pe as bL,
11572
11572
  $e as bM,
11573
11573
  Xo as bN,
11574
11574
  nl as bO,
11575
11575
  Ws as bP,
11576
11576
  fa as ba,
11577
11577
  Ke as bb,
11578
- Re as bc,
11578
+ Ae as bc,
11579
11579
  qe as bd,
11580
11580
  ma as be,
11581
11581
  wa as bf,
@@ -11586,7 +11586,7 @@ export {
11586
11586
  Fa as bk,
11587
11587
  bt as bl,
11588
11588
  yt as bm,
11589
- Me as bn,
11589
+ Be as bn,
11590
11590
  Oa as bo,
11591
11591
  rr as bp,
11592
11592
  mr as bq,
@@ -11595,19 +11595,19 @@ export {
11595
11595
  jr as bt,
11596
11596
  Lr as bu,
11597
11597
  $t as bv,
11598
- Ve as bw,
11598
+ He as bw,
11599
11599
  xt as bx,
11600
11600
  mt as by,
11601
11601
  Mr as bz,
11602
11602
  Li as c,
11603
- Ie as d,
11604
- ve as e,
11605
- Te as f,
11606
- Ce as g,
11603
+ Te as d,
11604
+ Ce as e,
11605
+ Ne as f,
11606
+ Se as g,
11607
11607
  $i as h,
11608
- ze as i,
11609
- Se as j,
11610
- Ne as k,
11608
+ Ie as i,
11609
+ ze as j,
11610
+ Fe as k,
11611
11611
  Il as l,
11612
11612
  Tl as m,
11613
11613
  M as n,
@@ -11615,9 +11615,9 @@ export {
11615
11615
  Nl as p,
11616
11616
  Vl as q,
11617
11617
  Hl as r,
11618
- ke as s,
11618
+ ve as s,
11619
11619
  Ol as t,
11620
- je as u,
11620
+ De as u,
11621
11621
  ne as v,
11622
11622
  Gl as w,
11623
11623
  Sl as x,