@fluidattacks/design 3.35.1-pr.2 → 3.35.2-pr.1

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 (190) 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/container/index.js +1 -1
  27. package/dist/components/copy-button/index.js +1 -1
  28. package/dist/components/divider/index.js +1 -1
  29. package/dist/components/dropdown/index.js +1 -1
  30. package/dist/components/empty-state/empty-button/index.js +1 -1
  31. package/dist/components/empty-state/index.js +1 -1
  32. package/dist/components/fa-tag/index.js +1 -1
  33. package/dist/components/file-preview/index.js +1 -1
  34. package/dist/components/filters/active-filters/active-filter/index.js +1 -1
  35. package/dist/components/filters/active-filters/index.js +1 -1
  36. package/dist/components/filters/context/index.js +1 -1
  37. package/dist/components/filters/filters-menu/index.js +1 -1
  38. package/dist/components/filters/index.js +1 -1
  39. package/dist/components/filters/options-menu/index.js +1 -1
  40. package/dist/components/filters/options-menu/options/index.js +1 -1
  41. package/dist/components/filters/search/no-matches/index.js +1 -1
  42. package/dist/components/form/index.js +1 -1
  43. package/dist/components/form/inner-form/index.js +1 -1
  44. package/dist/components/grid-container/index.js +1 -1
  45. package/dist/components/group-selector/index.js +1 -1
  46. package/dist/components/group-selector/option-container/index.js +1 -1
  47. package/dist/components/icon/index.js +1 -1
  48. package/dist/components/icon-button/index.js +1 -1
  49. package/dist/components/indicator-card-db/index.js +1 -1
  50. package/dist/components/info-sidebar/index.js +1 -1
  51. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  52. package/dist/components/inputs/fields/combobox/index.js +1 -1
  53. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  54. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  55. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  56. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  57. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  58. package/dist/components/inputs/fields/date/index.js +1 -1
  59. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  60. package/dist/components/inputs/fields/date-range/index.js +1 -1
  61. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  62. package/dist/components/inputs/fields/date-time/index.js +1 -1
  63. package/dist/components/inputs/fields/editable/index.js +1 -1
  64. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  65. package/dist/components/inputs/fields/input-array/index.js +1 -1
  66. package/dist/components/inputs/fields/input-file/default/index.js +1 -1
  67. package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
  68. package/dist/components/inputs/fields/input-file/index.js +1 -1
  69. package/dist/components/inputs/fields/input-section/index.js +1 -1
  70. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  71. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  72. package/dist/components/inputs/fields/number/index.js +1 -1
  73. package/dist/components/inputs/fields/number-range/index.js +1 -1
  74. package/dist/components/inputs/fields/phone/index.js +1 -1
  75. package/dist/components/inputs/fields/text-area/index.js +1 -1
  76. package/dist/components/inputs/fields/text-input/index.js +1 -1
  77. package/dist/components/inputs/index.js +1 -1
  78. package/dist/components/inputs/label/index.js +1 -1
  79. package/dist/components/inputs/outline-container/index.js +1 -1
  80. package/dist/components/inputs/types.d.ts +2 -2
  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-DUYuJhvr.mjs → components-BsV1-bT0.mjs} +117 -120
  186. package/dist/{components-C4LiAB_2.js → components-Drv0AXbU.js} +39 -39
  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/package.json +1 -1
@@ -2,9 +2,9 @@ import { jsx as i, jsxs as h, 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 Vi, Fragment as fe, Children as Ct, isValidElement as Ln, cloneElement as An, createContext as jn, useContext as ye } from "react";
3
3
  import { ThemeProvider as Bi, styled as m, useTheme as j, css as He, keyframes as Rn } from "styled-components";
4
4
  import { C as Hi, s as Mi, _ as O, u as On, p as St, A as _i, l as Gi, a as Ui, c as Nt, b as Oe, d as Yi, e as Xi, f as Zi, g as Ki, h as G, i as rt, j as Pn, o as ot, k as qi, $ as Ji, m as Qi, n as er, q as tr, r as nr, t as ir, v as rr, w as or, x as ar, y as Wn, z as Vn, B as Ft, D as lr, E as sr, F as cr, G as Jt, H as at, I as dr, J as pr, K as Bn, L as lt, M as Hn, N as gr, O as ur, P as hr, Q as fr, R as yr, S as q, T as $r, U as Mn, V as br, W as _n, X as Gn, Y as xr, Z as mr, a0 as wr, a1 as vr, a2 as kr, a3 as Cr, a4 as Et, a5 as Sr, a6 as Qt, a7 as en, a8 as tn, a9 as je, aa as zr, ab as Un, ac as Yn, ad as Xn, ae as Zn, af as Kn, ag as Ir, ah as qn, ai as Tr, aj as Dr, ak as Nr, al as Fr, am as Er, an as Lr, ar as Jn, as as Ar, at as jr, au as Rr, av as Or, aw as Pr, ax as Wr, ay as Vr, az as Br, aA as Hr, aB as Mr, aC as zt, aD as _r, aE as nn, aF as Gr, aG as rn, aH as Ur } from "./vendor-ByFwokAx.mjs";
5
- import { createPortal as me } from "react-dom";
5
+ import { createPortal as Fe } from "react-dom";
6
6
  import { Link as Yr, useLocation as Xr, NavLink as Zr } from "react-router-dom";
7
- const we = (e) => ({
7
+ const me = (e) => ({
8
8
  getVariant: (t, n) => e(t)[n]
9
9
  }), Kr = [
10
10
  // IPaddingModifiable
@@ -1520,7 +1520,7 @@ const A = ne(function({
1520
1520
  default:
1521
1521
  return "circle-exclamation";
1522
1522
  }
1523
- }, { getVariant: Ro } = we(
1523
+ }, { getVariant: Ro } = me(
1524
1524
  (e) => ({
1525
1525
  error: `
1526
1526
  background: ${e.palette.error[50]};
@@ -1610,7 +1610,7 @@ const A = ne(function({
1610
1610
  padding-right: 4px;
1611
1611
  width: 100%;
1612
1612
  font-weight: ${({ theme: e, $hasTitle: t }) => t ? e.typography.weight.regular : e.typography.weight.bold};
1613
- `, { getVariant: Vo } = we(
1613
+ `, { getVariant: Vo } = me(
1614
1614
  (e) => ({
1615
1615
  ghost: `
1616
1616
  background: transparent;
@@ -1849,7 +1849,7 @@ const A = ne(function({
1849
1849
  ) : e
1850
1850
  }
1851
1851
  ),
1852
- x && !f && me(
1852
+ x && !f && Fe(
1853
1853
  /* @__PURE__ */ h(
1854
1854
  Mo,
1855
1855
  {
@@ -2157,7 +2157,7 @@ const A = ne(function({
2157
2157
  children: t && /* @__PURE__ */ i(Yo, { children: t <= 9 ? t : 9 })
2158
2158
  }
2159
2159
  );
2160
- }), { getVariant: Xo } = we(
2160
+ }), { getVariant: Xo } = me(
2161
2161
  (e) => ({
2162
2162
  default: `
2163
2163
  background-color: ${e.palette.gray[200]};
@@ -2268,7 +2268,7 @@ const A = ne(function({
2268
2268
 
2269
2269
  ${Xo(e, n)}
2270
2270
  `}
2271
- `, { getVariant: Ko } = we(
2271
+ `, { getVariant: Ko } = me(
2272
2272
  (e) => ({
2273
2273
  highRelevance: `
2274
2274
  color: ${e.palette.primary[500]};
@@ -2318,7 +2318,7 @@ const A = ne(function({
2318
2318
  ${jt}
2319
2319
  `, Jo = m(Yr)`
2320
2320
  ${jt}
2321
- `, ve = ({
2321
+ `, we = ({
2322
2322
  children: e,
2323
2323
  color: t,
2324
2324
  download: n,
@@ -2429,7 +2429,7 @@ const A = ne(function({
2429
2429
  }
2430
2430
  ) : void 0
2431
2431
  ] }),
2432
- c === void 0 ? void 0 : /* @__PURE__ */ i(ve, { href: c, children: p })
2432
+ c === void 0 ? void 0 : /* @__PURE__ */ i(we, { href: c, children: p })
2433
2433
  ]
2434
2434
  }
2435
2435
  );
@@ -2717,7 +2717,7 @@ const A = ne(function({
2717
2717
  opacity: r = 0,
2718
2718
  src: o,
2719
2719
  height: a = "auto"
2720
- }) => t === "video" || ea(["webm"], o) ? /* @__PURE__ */ i(ln, { $opacity: r, children: /* @__PURE__ */ i(ve, { href: o, iconPosition: "hidden", children: /* @__PURE__ */ h("video", { controls: !0, muted: !0, style: { height: a, width: n }, children: [
2720
+ }) => t === "video" || ea(["webm"], o) ? /* @__PURE__ */ i(ln, { $opacity: r, children: /* @__PURE__ */ i(we, { href: o, iconPosition: "hidden", children: /* @__PURE__ */ h("video", { controls: !0, muted: !0, style: { height: a, width: n }, children: [
2721
2721
  /* @__PURE__ */ i("source", { src: o, type: "video/webm" }),
2722
2722
  o
2723
2723
  ] }) }) }) : /* @__PURE__ */ i(ln, { $opacity: r, children: /* @__PURE__ */ i("img", { alt: e, src: o, style: { height: a, width: n } }) }), Ad = ({
@@ -2867,7 +2867,7 @@ const A = ne(function({
2867
2867
  tip: o
2868
2868
  }
2869
2869
  ) : null,
2870
- n ? /* @__PURE__ */ i(ve, { href: n, target: "_blank" }) : null
2870
+ n ? /* @__PURE__ */ i(we, { href: n, target: "_blank" }) : null
2871
2871
  ]
2872
2872
  }
2873
2873
  );
@@ -3166,7 +3166,7 @@ const A = ne(function({
3166
3166
  }
3167
3167
  )
3168
3168
  ] }),
3169
- o && p === "down" ? /* @__PURE__ */ i(ve, { href: o, children: a }) : void 0
3169
+ o && p === "down" ? /* @__PURE__ */ i(we, { href: o, children: a }) : void 0
3170
3170
  ]
3171
3171
  }
3172
3172
  ) : void 0
@@ -3365,7 +3365,7 @@ const A = ne(function({
3365
3365
  fill: ${e.palette.white};
3366
3366
  }
3367
3367
  `}
3368
- `, Te = ne(function({
3368
+ `, Ie = ne(function({
3369
3369
  checked: t,
3370
3370
  disabled: n = !1,
3371
3371
  label: r,
@@ -3447,7 +3447,7 @@ const A = ne(function({
3447
3447
  (E == null ? void 0 : E.length) <= 2 ? E.join(", ") : `${E.slice(0, 2).join(", ") + `, +${E.length - 2} more`}`
3448
3448
  ));
3449
3449
  }, [g, u, n, o, a, l]), w = e.key === "All" ? /* @__PURE__ */ i(
3450
- Te,
3450
+ Ie,
3451
3451
  {
3452
3452
  ...r == null ? void 0 : r("checkAll", { onChange: C }),
3453
3453
  label: (N = e.rendered) == null ? void 0 : N.toString(),
@@ -3455,7 +3455,7 @@ const A = ne(function({
3455
3455
  value: (F = e.rendered) == null ? void 0 : F.toString()
3456
3456
  }
3457
3457
  ) : /* @__PURE__ */ i(
3458
- Te,
3458
+ Ie,
3459
3459
  {
3460
3460
  ...r == null ? void 0 : r(`${n}Options`, { onChange: z }),
3461
3461
  label: (L = e.rendered) == null ? void 0 : L.toString(),
@@ -3495,7 +3495,7 @@ const A = ne(function({
3495
3495
  className: k,
3496
3496
  ref: p,
3497
3497
  children: [
3498
- d ? /* @__PURE__ */ i(ve, { href: d, onClick: I, children: S }) : S,
3498
+ d ? /* @__PURE__ */ i(we, { href: d, onClick: I, children: S }) : S,
3499
3499
  y && !x && !t ? /* @__PURE__ */ i(A, { icon: "check", iconSize: "sm", iconType: "fa-light" }) : void 0,
3500
3500
  e.rendered === e.textValue ? void 0 : /* @__PURE__ */ i(le, { tagLabel: e.textValue, variant: "inactive" })
3501
3501
  ]
@@ -3531,11 +3531,11 @@ const A = ne(function({
3531
3531
  var Zt, Kt;
3532
3532
  const L = j(), T = t ? void 0 : r, E = (e == null ? void 0 : e.value) ?? I, [W, B] = R(
3533
3533
  ((Zt = g.find((H) => H.value === E)) == null ? void 0 : Zt.name) ?? ""
3534
- ), [Z, J] = R(E), [ee, ie] = R(g), [Ce, Y] = R(!1), { contains: K } = nr({ sensitivity: "base" }), ue = M(null), Se = M(null), Ee = M(null), Le = M(null), _e = M(null), Ni = X(() => g.toSorted((H, oe) => {
3534
+ ), [Z, J] = R(E), [ee, ie] = R(g), [ke, Y] = R(!1), { contains: K } = nr({ sensitivity: "base" }), ue = M(null), Ce = M(null), Ee = M(null), Le = M(null), _e = M(null), Ni = X(() => g.toSorted((H, oe) => {
3535
3535
  const se = Array.from(n ?? []), Ae = se.includes(H.value), qt = se.includes(oe.value);
3536
3536
  return Ae && !qt ? 1 : !Ae && qt ? -1 : 0;
3537
3537
  }).map(
3538
- (H) => K(H.name, W) || Ce ? /* @__PURE__ */ i(
3538
+ (H) => K(H.name, W) || ke ? /* @__PURE__ */ i(
3539
3539
  ir,
3540
3540
  {
3541
3541
  "aria-label": H.value,
@@ -3545,7 +3545,7 @@ const A = ne(function({
3545
3545
  },
3546
3546
  H.value
3547
3547
  ) : null
3548
- ), [K, n, W, g, Ce]), Fi = v(
3548
+ ), [K, n, W, g, ke]), Fi = v(
3549
3549
  (H) => {
3550
3550
  const oe = H.split(/,|\s/u).slice(-1)[0].trim();
3551
3551
  B(d ? oe : H), H === "" || H.endsWith(",") ? Y(!0) : (Y(!1), J((se) => {
@@ -3605,7 +3605,7 @@ const A = ne(function({
3605
3605
  } = or(
3606
3606
  {
3607
3607
  inputValue: W,
3608
- buttonRef: Se,
3608
+ buttonRef: Ce,
3609
3609
  id: p,
3610
3610
  inputRef: ue,
3611
3611
  label: l ?? p,
@@ -3615,7 +3615,7 @@ const A = ne(function({
3615
3615
  popoverRef: _e
3616
3616
  },
3617
3617
  re
3618
- ), { listBoxProps: Gt } = ar(Pi, re, Ee), { buttonProps: Wi } = Wn(Ri, Se), { width: Ut } = ((Kt = Le.current) == null ? void 0 : Kt.getBoundingClientRect()) ?? {
3618
+ ), { listBoxProps: Gt } = ar(Pi, re, Ee), { buttonProps: Wi } = Wn(Ri, Ce), { width: Ut } = ((Kt = Le.current) == null ? void 0 : Kt.getBoundingClientRect()) ?? {
3619
3619
  width: 240
3620
3620
  };
3621
3621
  $e(
@@ -3703,7 +3703,7 @@ const A = ne(function({
3703
3703
  iconType: "fa-light",
3704
3704
  px: 0.125,
3705
3705
  py: 0.125,
3706
- ref: Se,
3706
+ ref: Ce,
3707
3707
  type: "button",
3708
3708
  variant: "ghost"
3709
3709
  }
@@ -4829,7 +4829,7 @@ const A = ne(function({
4829
4829
  const l = G.isNil(t) ? "" : t, c = String(n ?? l);
4830
4830
  return /* @__PURE__ */ h($, { children: [
4831
4831
  /* @__PURE__ */ i(ci, { htmlFor: a, label: o, tooltip: s, weight: "bold" }),
4832
- c.startsWith("https://") ? /* @__PURE__ */ i(ve, { href: c, children: l }) : /* @__PURE__ */ i(D, { size: "md", children: l })
4832
+ c.startsWith("https://") ? /* @__PURE__ */ i(we, { href: c, children: l }) : /* @__PURE__ */ i(D, { size: "md", children: l })
4833
4833
  ] });
4834
4834
  }, $t = ({
4835
4835
  disabled: e = !1,
@@ -5391,7 +5391,7 @@ const A = ne(function({
5391
5391
  if (e === 0) return "0 Bytes";
5392
5392
  const n = 1024, r = t < 0 ? 0 : t, o = ["Bytes", "KB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"], a = Math.floor(Math.log(e) / Math.log(n));
5393
5393
  return parseFloat((e / Math.pow(n, a)).toFixed(r)) + o[a];
5394
- }, { getVariant: Ma } = we(
5394
+ }, { getVariant: Ma } = me(
5395
5395
  (e) => ({
5396
5396
  compliance: `
5397
5397
  display: inline-flex;
@@ -5622,6 +5622,7 @@ const A = ne(function({
5622
5622
  $variant: "highRelevance",
5623
5623
  disabled: e,
5624
5624
  onClick: t,
5625
+ type: "button",
5625
5626
  children: "click to browse"
5626
5627
  }
5627
5628
  ), L = /* @__PURE__ */ i(
@@ -5630,6 +5631,7 @@ const A = ne(function({
5630
5631
  $variant: "lowRelevance",
5631
5632
  disabled: e,
5632
5633
  onClick: C,
5634
+ type: "button",
5633
5635
  children: "Try again"
5634
5636
  }
5635
5637
  ), T = u ? /* @__PURE__ */ i(
@@ -5638,6 +5640,7 @@ const A = ne(function({
5638
5640
  $variant: "lowRelevance",
5639
5641
  disabled: e,
5640
5642
  onClick: t,
5643
+ type: "button",
5641
5644
  children: "Replace file"
5642
5645
  }
5643
5646
  ) : void 0;
@@ -5778,7 +5781,7 @@ const A = ne(function({
5778
5781
  );
5779
5782
  K && K.length > 0 && (p == null || p(
5780
5783
  ue
5781
- ), u && u(c, K), L && L.onChange(ue), await new Promise((Se) => setTimeout(Se, 100)));
5784
+ ), u && u(c, K), L && L.onChange(ue), await new Promise((Ce) => setTimeout(Ce, 100)));
5782
5785
  } catch (K) {
5783
5786
  console.error("Error handling file change:", K);
5784
5787
  } finally {
@@ -5786,7 +5789,7 @@ const A = ne(function({
5786
5789
  }
5787
5790
  },
5788
5791
  [L, c, p, u]
5789
- ), Ce = v(
5792
+ ), ke = v(
5790
5793
  (Y) => {
5791
5794
  Y.stopPropagation(), t ? Y.preventDefault() : F.current && F.current.click();
5792
5795
  },
@@ -5810,7 +5813,7 @@ const A = ne(function({
5810
5813
  disabled: t,
5811
5814
  errorMsg: N,
5812
5815
  fileName: E,
5813
- handleButtonClick: Ce,
5816
+ handleButtonClick: ke,
5814
5817
  handleRemoveFile: ee,
5815
5818
  theme: I
5816
5819
  }
@@ -5823,7 +5826,7 @@ const A = ne(function({
5823
5826
  disabled: t,
5824
5827
  errorMsg: N,
5825
5828
  fileName: E,
5826
- handleButtonClick: Ce,
5829
+ handleButtonClick: ke,
5827
5830
  handleRemoveFile: ee,
5828
5831
  inputRef: F,
5829
5832
  maxSize: S,
@@ -6513,7 +6516,7 @@ const A = ne(function({
6513
6516
  w(!0);
6514
6517
  }, []), ie = v(() => {
6515
6518
  w(!1);
6516
- }, []), Ce = Qt.filter((Y) => {
6519
+ }, []), ke = Qt.filter((Y) => {
6517
6520
  const { name: K } = en(Y);
6518
6521
  return K.toLowerCase().includes(k.toLowerCase());
6519
6522
  });
@@ -6604,9 +6607,9 @@ const A = ne(function({
6604
6607
  ]
6605
6608
  }
6606
6609
  ),
6607
- b && me(
6608
- /* @__PURE__ */ i(el, { ref: S.setFloating, style: I, children: Ce.map((Y) => {
6609
- const { dialCode: K, iso2: ue, name: Se } = en(Y);
6610
+ b && Fe(
6611
+ /* @__PURE__ */ i(el, { ref: S.setFloating, style: I, children: ke.map((Y) => {
6612
+ const { dialCode: K, iso2: ue, name: Ce } = en(Y);
6610
6613
  return /* @__PURE__ */ h(
6611
6614
  tl,
6612
6615
  {
@@ -6614,7 +6617,7 @@ const A = ne(function({
6614
6617
  value: ue,
6615
6618
  children: [
6616
6619
  /* @__PURE__ */ i(tn, { iso2: ue, size: "16px" }),
6617
- /* @__PURE__ */ i(nl, { children: Se }),
6620
+ /* @__PURE__ */ i(nl, { children: Ce }),
6618
6621
  /* @__PURE__ */ i(
6619
6622
  D,
6620
6623
  {
@@ -6899,7 +6902,7 @@ const A = ne(function({
6899
6902
  px: 0.5,
6900
6903
  py: 0.5,
6901
6904
  children: /* @__PURE__ */ i(
6902
- Te,
6905
+ Ie,
6903
6906
  {
6904
6907
  checked: d.visible,
6905
6908
  disabled: d.locked,
@@ -7139,7 +7142,7 @@ const A = ne(function({
7139
7142
  transition: 0.2s;
7140
7143
  width: 44px;
7141
7144
  `}
7142
- `, Ie = m.div`
7145
+ `, ze = m.div`
7143
7146
  ${({ theme: e }) => `
7144
7147
  align-items: center;
7145
7148
  background-color: ${e.palette.white};
@@ -7172,7 +7175,7 @@ const A = ne(function({
7172
7175
  transform: translateX(100%);
7173
7176
  }
7174
7177
 
7175
- input:checked + ${he} > ${Ie} svg {
7178
+ input:checked + ${he} > ${ze} svg {
7176
7179
  color: ${({ theme: e }) => e.palette.primary[500]};
7177
7180
  }
7178
7181
 
@@ -7180,25 +7183,25 @@ const A = ne(function({
7180
7183
  background-color: ${({ theme: e }) => e.palette.gray[300]};
7181
7184
  }
7182
7185
 
7183
- input:not(:checked):not(:disabled) + ${he} > ${Ie} svg {
7186
+ input:not(:checked):not(:disabled) + ${he} > ${ze} svg {
7184
7187
  color: ${({ theme: e }) => e.palette.gray[500]};
7185
7188
  }
7186
7189
 
7187
- input:disabled + ${he} > ${Ie} svg {
7190
+ input:disabled + ${he} > ${ze} svg {
7188
7191
  color: ${({ theme: e }) => e.palette.white};
7189
7192
  }
7190
7193
 
7191
- input:disabled + ${he} > ${Ie} {
7194
+ input:disabled + ${he} > ${ze} {
7192
7195
  background-color: ${({ theme: e }) => e.palette.gray[400]};
7193
7196
  border: 1px solid ${({ theme: e }) => e.palette.gray[400]};
7194
7197
  }
7195
7198
 
7196
- input:checked:disabled + ${he} > ${Ie} {
7199
+ input:checked:disabled + ${he} > ${ze} {
7197
7200
  color: ${({ theme: e }) => e.palette.white};
7198
7201
  left: 0.5px;
7199
7202
  }
7200
7203
 
7201
- input:disabled:not(:checked) + ${he} > ${Ie} {
7204
+ input:disabled:not(:checked) + ${he} > ${ze} {
7202
7205
  left: 1.5px;
7203
7206
  }
7204
7207
 
@@ -7218,7 +7221,7 @@ const A = ne(function({
7218
7221
  position: relative;
7219
7222
  transition: 0.2s;
7220
7223
  width: 51px;
7221
- `, Ne = m.div`
7224
+ `, De = m.div`
7222
7225
  ${({ theme: e }) => `
7223
7226
  align-items: center;
7224
7227
  background-color: ${e.palette.white};
@@ -7262,11 +7265,11 @@ const A = ne(function({
7262
7265
  border: 1px solid ${({ theme: e }) => e.palette.success[500]};
7263
7266
  }
7264
7267
 
7265
- input:checked + ${de} > ${Ne} {
7268
+ input:checked + ${de} > ${De} {
7266
7269
  transform: translateX(27px);
7267
7270
  }
7268
7271
 
7269
- input:checked + ${de} > ${Ne} svg {
7272
+ input:checked + ${de} > ${De} svg {
7270
7273
  color: ${({ theme: e }) => e.palette.success[500]};
7271
7274
  }
7272
7275
 
@@ -7280,7 +7283,7 @@ const A = ne(function({
7280
7283
  right: 6px;
7281
7284
  }
7282
7285
 
7283
- input:not(:checked):not(:disabled) + ${de} > ${Ne} svg {
7286
+ input:not(:checked):not(:disabled) + ${de} > ${De} svg {
7284
7287
  color: ${({ theme: e }) => e.palette.gray[500]};
7285
7288
  }
7286
7289
 
@@ -7290,11 +7293,11 @@ const A = ne(function({
7290
7293
  border: 1px solid ${({ theme: e }) => e.palette.gray[400]};
7291
7294
  }
7292
7295
 
7293
- input:disabled + ${de} > ${Ne} {
7296
+ input:disabled + ${de} > ${De} {
7294
7297
  background-color: ${({ theme: e }) => e.palette.gray[400]};
7295
7298
  }
7296
7299
 
7297
- input:disabled + ${de} > ${Ne} svg {
7300
+ input:disabled + ${de} > ${De} svg {
7298
7301
  color: ${({ theme: e }) => e.palette.white};
7299
7302
  }
7300
7303
 
@@ -7338,7 +7341,7 @@ const A = ne(function({
7338
7341
  }
7339
7342
  ),
7340
7343
  /* @__PURE__ */ h(de, { "aria-label": "Toggle Switch", id: `${s}Toggle`, children: [
7341
- /* @__PURE__ */ i(Ne, { children: t ? /* @__PURE__ */ i(A, { icon: "check", iconSize: "sm" }) : /* @__PURE__ */ i(A, { icon: "times", iconSize: "sm" }) }),
7344
+ /* @__PURE__ */ i(De, { children: t ? /* @__PURE__ */ i(A, { icon: "check", iconSize: "sm" }) : /* @__PURE__ */ i(A, { icon: "times", iconSize: "sm" }) }),
7342
7345
  /* @__PURE__ */ i(qe, { children: t ? "YES" : "NO" })
7343
7346
  ] })
7344
7347
  ] }) : /* @__PURE__ */ h(ll, { onClick: k, role: "switch", children: [
@@ -7356,7 +7359,7 @@ const A = ne(function({
7356
7359
  type: "checkbox"
7357
7360
  }
7358
7361
  ),
7359
- /* @__PURE__ */ i(he, { "aria-label": "Toggle Switch", id: `${s}Toggle`, children: /* @__PURE__ */ i(Ie, { children: o ? /* @__PURE__ */ i(A, { icon: t ? "check" : "times", iconSize: "md" }) : void 0 }) })
7362
+ /* @__PURE__ */ i(he, { "aria-label": "Toggle Switch", id: `${s}Toggle`, children: /* @__PURE__ */ i(ze, { children: o ? /* @__PURE__ */ i(A, { icon: t ? "check" : "times", iconSize: "md" }) : void 0 }) })
7360
7363
  ] }), z = () => {
7361
7364
  const w = C();
7362
7365
  return n && d ? /* @__PURE__ */ i(ae, { id: `${s}-tooltip`, place: g, tip: d, children: w }) : w;
@@ -7766,7 +7769,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
7766
7769
  ]
7767
7770
  }
7768
7771
  );
7769
- }, { getVariant: bl } = we(
7772
+ }, { getVariant: bl } = me(
7770
7773
  (e) => ({
7771
7774
  fixed: `
7772
7775
  height: auto;
@@ -8295,7 +8298,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
8295
8298
  iconType: r
8296
8299
  }
8297
8300
  ) : null,
8298
- o === void 0 ? y : /* @__PURE__ */ i(ve, { href: o, children: y })
8301
+ o === void 0 ? y : /* @__PURE__ */ i(we, { href: o, children: y })
8299
8302
  ] }) : null,
8300
8303
  p || c ? /* @__PURE__ */ i(
8301
8304
  A,
@@ -8448,7 +8451,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
8448
8451
  [r.group]: [r]
8449
8452
  } : n,
8450
8453
  {}
8451
- ), jl = 300, De = ({
8454
+ ), jl = 300, Te = ({
8452
8455
  name: e,
8453
8456
  onClear: t,
8454
8457
  onChange: n,
@@ -8567,7 +8570,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
8567
8570
  width: "55%",
8568
8571
  children: [
8569
8572
  /* @__PURE__ */ i("form", { id: "search-form", ref: o, children: /* @__PURE__ */ i(
8570
- De,
8573
+ Te,
8571
8574
  {
8572
8575
  name: "search",
8573
8576
  onChange: p,
@@ -8609,7 +8612,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
8609
8612
  }
8610
8613
  ) : /* @__PURE__ */ h($, { height: "100%", id: "columns-buttons", py: 1.25, width: "55%", children: [
8611
8614
  /* @__PURE__ */ i("form", { id: "search-form", ref: o, children: /* @__PURE__ */ i(
8612
- De,
8615
+ Te,
8613
8616
  {
8614
8617
  name: "search",
8615
8618
  onChange: p,
@@ -8635,7 +8638,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
8635
8638
  value: u,
8636
8639
  width: "content",
8637
8640
  children: /* @__PURE__ */ i(
8638
- Te,
8641
+ Ie,
8639
8642
  {
8640
8643
  checked: g.visible,
8641
8644
  disabled: g.locked,
@@ -8681,7 +8684,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
8681
8684
  const g = (u = a.current) == null ? void 0 : u.scrollHeight;
8682
8685
  s !== g && l(g);
8683
8686
  }, [s]);
8684
- return n.isOpen ? me(
8687
+ return n.isOpen ? Fe(
8685
8688
  /* @__PURE__ */ i(bi, { "aria-label": n.name, "aria-modal": "true", children: /* @__PURE__ */ h(Bt, { $size: "md", flexDirection: "column", children: [
8686
8689
  /* @__PURE__ */ h(
8687
8690
  $,
@@ -8885,7 +8888,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
8885
8888
  value: y.value,
8886
8889
  width: "content",
8887
8890
  children: /* @__PURE__ */ i(
8888
- Te,
8891
+ Ie,
8889
8892
  {
8890
8893
  ...n("checkbox"),
8891
8894
  label: y.label,
@@ -9094,7 +9097,7 @@ ${b[8]}...` : (b.length < 8 && d(!1), n);
9094
9097
  u && /* @__PURE__ */ h("div", { children: [
9095
9098
  f ? o : void 0,
9096
9099
  /* @__PURE__ */ i(
9097
- De,
9100
+ Te,
9098
9101
  {
9099
9102
  onChange: y,
9100
9103
  onClear: b,
@@ -9836,7 +9839,7 @@ const Ye = ({
9836
9839
  )
9837
9840
  }
9838
9841
  );
9839
- return e && l.isOpen ? me(
9842
+ return e && l.isOpen ? Fe(
9840
9843
  S,
9841
9844
  document.getElementById("portals") ?? document.body
9842
9845
  ) : l.isOpen ? S : null;
@@ -9866,7 +9869,7 @@ const Ye = ({
9866
9869
  ({ state: x }) => x
9867
9870
  ), b = Object.entries(d).map(
9868
9871
  ([x, { state: k, label: C }]) => /* @__PURE__ */ i(
9869
- Te,
9872
+ Ie,
9870
9873
  {
9871
9874
  defaultChecked: k,
9872
9875
  label: C,
@@ -10137,7 +10140,7 @@ const Ye = ({
10137
10140
  t && /* @__PURE__ */ i(Cn, { buttonProps: t, variant: "primary" })
10138
10141
  ] }) : void 0
10139
10142
  ] });
10140
- }, Fe = 20, wi = (e) => {
10143
+ }, Ne = 20, wi = (e) => {
10141
10144
  const [t, n] = (e == null ? void 0 : e.split(",").map((r) => r.trim())) ?? [];
10142
10145
  return !!(t && t !== "-" && q(t).isValid() && /^\d+\-\d+\-\d+$/.test(t.trim()) || n && n !== "-" && q(n).isValid() && /^\d+\-\d+\-\d+$/.test(n.trim()));
10143
10146
  }, vi = (e) => {
@@ -10161,8 +10164,8 @@ const Ye = ({
10161
10164
  showTooltip: o
10162
10165
  };
10163
10166
  }, kt = (e) => {
10164
- if (e.length <= Fe) return e;
10165
- const t = Fe - 3, n = Math.ceil(t / 2), r = Math.floor(t / 2);
10167
+ if (e.length <= Ne) return e;
10168
+ const t = Ne - 3, n = Math.ceil(t / 2), r = Math.floor(t / 2);
10166
10169
  return `${e.slice(0, n)}...${e.slice(e.length - r)}`;
10167
10170
  }, ps = (e) => {
10168
10171
  const [t, n] = (e == null ? void 0 : e.split(",").map((r) => r.trim())) ?? [];
@@ -10178,10 +10181,10 @@ const Ye = ({
10178
10181
  if (t.length === 1) return kt(e);
10179
10182
  if (t.length <= 2) {
10180
10183
  const a = t[0], s = t.join(", ").length;
10181
- return a.length > Fe || s > Fe ? `${kt(a)} +1 more` : e;
10184
+ return a.length > Ne || s > Ne ? `${kt(a)} +1 more` : e;
10182
10185
  }
10183
10186
  const n = t[0], r = t.length - 1, o = t.join(", ").length;
10184
- return n.length > Fe || o > Fe ? `${kt(n)} +${r} more` : e;
10187
+ return n.length > Ne || o > Ne ? `${kt(n)} +${r} more` : e;
10185
10188
  }, hs = ({
10186
10189
  filter: { id: e, label: t, value: n },
10187
10190
  onClose: r
@@ -10272,7 +10275,7 @@ const Ye = ({
10272
10275
  top: 100%;
10273
10276
  left: ${t};
10274
10277
  width: 342px;
10275
- z-index: 100000;
10278
+ z-index: 99999;
10276
10279
  `}
10277
10280
  `, Ci = m.div`
10278
10281
  ${({ theme: e }) => `
@@ -10426,7 +10429,7 @@ const Ye = ({
10426
10429
  ) : void 0
10427
10430
  ] }),
10428
10431
  t ? /* @__PURE__ */ i(
10429
- De,
10432
+ Te,
10430
10433
  {
10431
10434
  name: "filters-search",
10432
10435
  onChange: k,
@@ -10556,7 +10559,7 @@ const Ye = ({
10556
10559
  width: "100%"
10557
10560
  },
10558
10561
  children: /* @__PURE__ */ i(Re, { "aria-selected": l, children: /* @__PURE__ */ i(
10559
- Te,
10562
+ Ie,
10560
10563
  {
10561
10564
  checked: l,
10562
10565
  label: s == null ? void 0 : s.label,
@@ -10790,7 +10793,7 @@ const Ye = ({
10790
10793
  ) : void 0
10791
10794
  ] }),
10792
10795
  u ? /* @__PURE__ */ i(
10793
- De,
10796
+ Te,
10794
10797
  {
10795
10798
  name: "options-search",
10796
10799
  onChange: C,
@@ -10923,28 +10926,22 @@ const Ye = ({
10923
10926
  variant: "ghost"
10924
10927
  }
10925
10928
  ),
10926
- t.isOpen ? me(
10927
- /* @__PURE__ */ i(
10928
- bs,
10929
- {
10930
- groupedFilters: S,
10931
- handleChangeId: F,
10932
- includeSearch: e.length > Ii,
10933
- ref: g.setFloating
10934
- }
10935
- ),
10936
- document.body
10929
+ t.isOpen ? /* @__PURE__ */ i(
10930
+ bs,
10931
+ {
10932
+ groupedFilters: S,
10933
+ handleChangeId: F,
10934
+ includeSearch: e.length > Ii,
10935
+ ref: g.setFloating
10936
+ }
10937
10937
  ) : void 0,
10938
- I ? void 0 : me(
10939
- /* @__PURE__ */ i(
10940
- Cs,
10941
- {
10942
- label: z.toLowerCase(),
10943
- options: w,
10944
- ref: u.setFloating
10945
- }
10946
- ),
10947
- document.body
10938
+ I ? void 0 : /* @__PURE__ */ i(
10939
+ Cs,
10940
+ {
10941
+ label: z.toLowerCase(),
10942
+ options: w,
10943
+ ref: u.setFloating
10944
+ }
10948
10945
  )
10949
10946
  ]
10950
10947
  }
@@ -11250,7 +11247,7 @@ const Ye = ({
11250
11247
  }
11251
11248
  ),
11252
11249
  /* @__PURE__ */ i($, { mt: 1, children: /* @__PURE__ */ i(
11253
- De,
11250
+ Te,
11254
11251
  {
11255
11252
  maxLength: Ze,
11256
11253
  onChange: b,
@@ -11301,7 +11298,7 @@ const Ye = ({
11301
11298
  )
11302
11299
  }
11303
11300
  );
11304
- return e ? me(x, document.body) : /* @__PURE__ */ i("div", {});
11301
+ return e ? Fe(x, document.body) : /* @__PURE__ */ i("div", {});
11305
11302
  }, Ds = m.div`
11306
11303
  ${({ theme: e, $backgroundColor: t = e.palette.white }) => `
11307
11304
  align-items: flex-start;
@@ -11614,7 +11611,7 @@ const Ye = ({
11614
11611
  lg: "56",
11615
11612
  md: "30",
11616
11613
  sm: "12"
11617
- }, { getVariant: Rs } = we(
11614
+ }, { getVariant: Rs } = me(
11618
11615
  (e) => ({
11619
11616
  blue: `stroke: ${e.palette.info[500]};`,
11620
11617
  red: `stroke: ${e.palette.primary[500]};`,
@@ -11745,7 +11742,7 @@ const Ye = ({
11745
11742
  e,
11746
11743
  /* @__PURE__ */ i(Be, {}),
11747
11744
  /* @__PURE__ */ i("li", { className: "commit-info", children: /* @__PURE__ */ i(
11748
- ve,
11745
+ we,
11749
11746
  {
11750
11747
  href: `https://github.com/fluidattacks/universe/tree/${t}`,
11751
11748
  iconPosition: "hidden",
@@ -12125,7 +12122,7 @@ const Ye = ({
12125
12122
  color: ${e.palette.white};
12126
12123
  }
12127
12124
  `}
12128
- `, ze = ({
12125
+ `, Se = ({
12129
12126
  children: e,
12130
12127
  disabled: t,
12131
12128
  hasIcon: n = !1,
@@ -12293,7 +12290,7 @@ const Ye = ({
12293
12290
  /* @__PURE__ */ i(D, { color: s.palette.gray[800], display: "inline", size: "md", children: `${l - r + 1}-${l} of ${e} items` }),
12294
12291
  /* @__PURE__ */ h($, { alignItems: "center", display: "flex", gap: 1, children: [
12295
12292
  /* @__PURE__ */ i(
12296
- ze,
12293
+ Se,
12297
12294
  {
12298
12295
  disabled: c,
12299
12296
  hasIcon: !0,
@@ -12302,7 +12299,7 @@ const Ye = ({
12302
12299
  }
12303
12300
  ),
12304
12301
  /* @__PURE__ */ i(
12305
- ze,
12302
+ Se,
12306
12303
  {
12307
12304
  disabled: c,
12308
12305
  hasIcon: !0,
@@ -12313,20 +12310,20 @@ const Ye = ({
12313
12310
  d.map((C, z, w) => {
12314
12311
  const S = C === 1, I = C === t, N = g && S && z === 0, F = f && I && z === d.length - 1, L = u && z === w.length / 2 - 1;
12315
12312
  return /* @__PURE__ */ h(it.Fragment, { children: [
12316
- F && /* @__PURE__ */ i(ze, { disabled: !0, children: "..." }),
12313
+ F && /* @__PURE__ */ i(Se, { disabled: !0, children: "..." }),
12317
12314
  /* @__PURE__ */ i(
12318
- ze,
12315
+ Se,
12319
12316
  {
12320
12317
  onClick: y(C),
12321
12318
  selected: n === C,
12322
12319
  children: C
12323
12320
  }
12324
12321
  ),
12325
- (N || L) && /* @__PURE__ */ i(ze, { disabled: !0, children: "..." })
12322
+ (N || L) && /* @__PURE__ */ i(Se, { disabled: !0, children: "..." })
12326
12323
  ] }, C);
12327
12324
  }),
12328
12325
  /* @__PURE__ */ i(
12329
- ze,
12326
+ Se,
12330
12327
  {
12331
12328
  disabled: p,
12332
12329
  hasIcon: !0,
@@ -12335,7 +12332,7 @@ const Ye = ({
12335
12332
  }
12336
12333
  ),
12337
12334
  /* @__PURE__ */ i(
12338
- ze,
12335
+ Se,
12339
12336
  {
12340
12337
  disabled: p,
12341
12338
  hasIcon: !0,
@@ -13026,7 +13023,7 @@ const Ye = ({
13026
13023
  )
13027
13024
  }
13028
13025
  );
13029
- return e ? me(I, a ?? document.body) : I;
13026
+ return e ? Fe(I, a ?? document.body) : I;
13030
13027
  }, uc = {
13031
13028
  md: {
13032
13029
  methodIdSize: "sm",
@@ -13834,7 +13831,7 @@ const Ye = ({
13834
13831
  ]
13835
13832
  }
13836
13833
  ) });
13837
- }, { getVariant: Lc } = we(
13834
+ }, { getVariant: Lc } = me(
13838
13835
  (e) => ({
13839
13836
  completed: `
13840
13837
  background-color: ${e.palette.primary[500]};
@@ -14077,7 +14074,7 @@ const Ye = ({
14077
14074
  }
14078
14075
  )
14079
14076
  ] });
14080
- }, ke = jn({
14077
+ }, ve = jn({
14081
14078
  containerRef: void 0,
14082
14079
  elementName: "",
14083
14080
  handleUnselectAll: void 0,
@@ -14375,7 +14372,7 @@ const Ye = ({
14375
14372
  border-right: 1px solid ${({ theme: e }) => e.palette.black};
14376
14373
  }
14377
14374
  `, Gc = () => {
14378
- const e = j(), { table: t } = ye(ke), { groupHeaders: n, tooltips: r } = (t == null ? void 0 : t.options.meta) ?? {}, o = v(
14375
+ const e = j(), { table: t } = ye(ve), { groupHeaders: n, tooltips: r } = (t == null ? void 0 : t.options.meta) ?? {}, o = v(
14379
14376
  (p) => () => {
14380
14377
  p.column.getCanSort() && (t == null || t.setPageIndex(0), p.column.toggleSorting());
14381
14378
  },
@@ -14510,7 +14507,7 @@ const Ye = ({
14510
14507
  display: flex;
14511
14508
  width: 100%;
14512
14509
  `, Yc = () => {
14513
- const e = j(), { table: t } = ye(ke), { loading: n } = (t == null ? void 0 : t.options.meta) ?? {}, r = X(() => {
14510
+ const e = j(), { table: t } = ye(ve), { loading: n } = (t == null ? void 0 : t.options.meta) ?? {}, r = X(() => {
14514
14511
  const { enableRowSelection: l, enableMultiRowSelection: c } = (t == null ? void 0 : t.options) ?? {};
14515
14512
  return l || c ? 1 : 0;
14516
14513
  }, [t == null ? void 0 : t.options]), o = v(
@@ -14601,7 +14598,7 @@ const Ye = ({
14601
14598
  selected: a,
14602
14599
  tableSize: s,
14603
14600
  tableRef: l
14604
- } = ye(ke);
14601
+ } = ye(ve);
14605
14602
  return /* @__PURE__ */ h("div", { ref: e, children: [
14606
14603
  t ? void 0 : /* @__PURE__ */ i(Mc, { $width: s, children: /* @__PURE__ */ h("div", { children: [
14607
14604
  /* @__PURE__ */ i("b", { children: `${a} ${n} ` }),
@@ -14649,7 +14646,7 @@ const Ye = ({
14649
14646
  }
14650
14647
  `}
14651
14648
  `, Zc = () => {
14652
- const { table: e } = ye(ke), { pagination: { pageIndex: t } = { pageIndex: 0 } } = (e == null ? void 0 : e.getState()) ?? {}, n = (e == null ? void 0 : e.getPageCount()) ?? 0, r = v(() => {
14649
+ const { table: e } = ye(ve), { pagination: { pageIndex: t } = { pageIndex: 0 } } = (e == null ? void 0 : e.getState()) ?? {}, n = (e == null ? void 0 : e.getPageCount()) ?? 0, r = v(() => {
14653
14650
  e == null || e.setPageIndex(t + 1);
14654
14651
  }, [t, e]), o = v(() => {
14655
14652
  e == null || e.previousPage();
@@ -14683,7 +14680,7 @@ const Ye = ({
14683
14680
  )
14684
14681
  ] });
14685
14682
  }, Kc = 10, qc = 20, Jc = 50, Qc = 100, ed = () => {
14686
- const e = j(), { table: t } = ye(ke), n = (t == null ? void 0 : t.getRowCount()) ?? 0, [r, o] = R(!1), [a, s] = R(
14683
+ const e = j(), { table: t } = ye(ve), n = (t == null ? void 0 : t.getRowCount()) ?? 0, [r, o] = R(!1), [a, s] = R(
14687
14684
  (t == null ? void 0 : t.getState().pagination.pageSize) ?? 10
14688
14685
  ), { refs: l, floatingStyles: c } = Et({
14689
14686
  middleware: [ot({ mainAxis: 4 })],
@@ -14793,7 +14790,7 @@ const Ye = ({
14793
14790
  ) : void 0
14794
14791
  ] });
14795
14792
  }, td = () => {
14796
- const { table: e } = ye(ke), {
14793
+ const { table: e } = ye(ve), {
14797
14794
  pagination: { pageIndex: t, pageSize: n } = { pageIndex: 0, pageSize: 10 }
14798
14795
  } = (e == null ? void 0 : e.getState()) ?? {}, r = (e == null ? void 0 : e.getRowCount()) ?? 0, o = v(
14799
14796
  (a, s, l) => {
@@ -14898,7 +14895,7 @@ const Ye = ({
14898
14895
  `, ld = 500, En = 300, sd = ({
14899
14896
  children: e
14900
14897
  }) => {
14901
- const { table: t } = ye(ke), {
14898
+ const { table: t } = ye(ve), {
14902
14899
  onSearch: n,
14903
14900
  search: r,
14904
14901
  searchPlaceholder: o = "Search"
@@ -14913,7 +14910,7 @@ const Ye = ({
14913
14910
  }, [n]);
14914
14911
  return /* @__PURE__ */ h(ad, { children: [
14915
14912
  n === void 0 ? void 0 : /* @__PURE__ */ i(rd, { children: /* @__PURE__ */ i(
14916
- De,
14913
+ Te,
14917
14914
  {
14918
14915
  maxLength: En,
14919
14916
  name: "search",
@@ -14950,7 +14947,7 @@ const Ye = ({
14950
14947
  return _(() => {
14951
14948
  t.setPageIndex(0);
14952
14949
  }, [t]), /* @__PURE__ */ i(
14953
- ke.Provider,
14950
+ ve.Provider,
14954
14951
  {
14955
14952
  value: {
14956
14953
  containerRef: n,
@@ -15589,7 +15586,7 @@ export {
15589
15586
  oc as aR,
15590
15587
  Np as aS,
15591
15588
  Fp as aT,
15592
- De as aU,
15589
+ Te as aU,
15593
15590
  Ep as aV,
15594
15591
  Lt as aW,
15595
15592
  Lp as aX,
@@ -15609,7 +15606,7 @@ export {
15609
15606
  fn as ak,
15610
15607
  Bd as al,
15611
15608
  Aa as am,
15612
- ve as an,
15609
+ we as an,
15613
15610
  bt as ao,
15614
15611
  Fl as ap,
15615
15612
  $p as aq,
@@ -15690,7 +15687,7 @@ export {
15690
15687
  ti as c,
15691
15688
  Ts as c0,
15692
15689
  Ti as c1,
15693
- ze as c2,
15690
+ Se as c2,
15694
15691
  Qs as c3,
15695
15692
  rc as c4,
15696
15693
  ac as c5,
@@ -15701,7 +15698,7 @@ export {
15701
15698
  Fc as ca,
15702
15699
  Wc as cb,
15703
15700
  Vc as cc,
15704
- ke as cd,
15701
+ ve as cd,
15705
15702
  Dn as ce,
15706
15703
  Gc as cf,
15707
15704
  Yc as cg,
@@ -15734,9 +15731,9 @@ export {
15734
15731
  st as s,
15735
15732
  Zd as t,
15736
15733
  Kd as u,
15737
- we as v,
15734
+ me as v,
15738
15735
  il as w,
15739
15736
  Jd as x,
15740
15737
  Qd as y,
15741
- Te as z
15738
+ Ie as z
15742
15739
  };