@fluidattacks/design 3.30.14-pr.1 → 3.30.14-pr.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (174) 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/card/indicator-card/index.js +1 -1
  15. package/dist/components/card-container/index.js +1 -1
  16. package/dist/components/carousel/index.js +1 -1
  17. package/dist/components/checkbox/index.js +1 -1
  18. package/dist/components/cloud-image/index.js +1 -1
  19. package/dist/components/code-snippet/index.js +1 -1
  20. package/dist/components/code-snippet/location-code/index.js +1 -1
  21. package/dist/components/colors/index.js +1 -1
  22. package/dist/components/conditions-dialog/index.js +1 -1
  23. package/dist/components/confirm-dialog/index.js +1 -1
  24. package/dist/components/container/index.js +1 -1
  25. package/dist/components/copy-button/index.js +1 -1
  26. package/dist/components/divider/index.js +1 -1
  27. package/dist/components/dropdown/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.js +1 -1
  33. package/dist/components/grid-container/index.js +1 -1
  34. package/dist/components/group-selector/index.js +1 -1
  35. package/dist/components/group-selector/option-container/index.js +1 -1
  36. package/dist/components/icon/index.js +1 -1
  37. package/dist/components/icon-button/index.js +1 -1
  38. package/dist/components/indicator-card-db/index.js +1 -1
  39. package/dist/components/info-sidebar/index.js +1 -1
  40. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  41. package/dist/components/inputs/fields/combobox/index.js +1 -1
  42. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  43. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  44. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  45. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  46. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  47. package/dist/components/inputs/fields/date/index.js +1 -1
  48. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  49. package/dist/components/inputs/fields/date-range/index.js +1 -1
  50. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  51. package/dist/components/inputs/fields/date-time/index.js +1 -1
  52. package/dist/components/inputs/fields/editable/index.js +1 -1
  53. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  54. package/dist/components/inputs/fields/input-array/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/fields/text-input/index.js +1 -1
  63. package/dist/components/inputs/index.js +1 -1
  64. package/dist/components/inputs/label/index.js +1 -1
  65. package/dist/components/inputs/outline-container/index.js +1 -1
  66. package/dist/components/inputs/utils/action-button/index.js +1 -1
  67. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  68. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  69. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  70. package/dist/components/inputs/utils/dialog/index.js +1 -1
  71. package/dist/components/inputs/utils/number-field/index.js +1 -1
  72. package/dist/components/inputs/utils/popover/index.js +1 -1
  73. package/dist/components/item-card-db/index.d.ts +1 -1
  74. package/dist/components/item-card-db/index.js +1 -1
  75. package/dist/components/item-card-db/index.stories.d.ts +2 -1
  76. package/dist/components/item-card-db/styles.d.ts +3 -1
  77. package/dist/components/item-card-db/types.d.ts +3 -1
  78. package/dist/components/layout/categories/buttons/index.js +1 -1
  79. package/dist/components/layout/categories/column/index.js +1 -1
  80. package/dist/components/layout/categories/gap/index.js +1 -1
  81. package/dist/components/layout/categories/row/index.js +1 -1
  82. package/dist/components/layout/index.js +1 -1
  83. package/dist/components/link/index.js +1 -1
  84. package/dist/components/list-item/index.js +1 -1
  85. package/dist/components/little-flag/index.js +1 -1
  86. package/dist/components/loading/index.js +1 -1
  87. package/dist/components/logo/index.js +1 -1
  88. package/dist/components/lottie/index.js +1 -1
  89. package/dist/components/menu/index.js +1 -1
  90. package/dist/components/message-banner/index.js +1 -1
  91. package/dist/components/modal/columns-modal/index.js +1 -1
  92. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  93. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  94. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  95. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  96. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  97. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  98. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  99. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  100. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  101. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  102. package/dist/components/modal/filters-modal/index.js +1 -1
  103. package/dist/components/modal/footer/index.js +1 -1
  104. package/dist/components/modal/header/index.js +1 -1
  105. package/dist/components/modal/index.js +1 -1
  106. package/dist/components/modal/modal-confirm/index.js +1 -1
  107. package/dist/components/notification/index.js +1 -1
  108. package/dist/components/notification-sign/index.js +1 -1
  109. package/dist/components/oauth-selector/index.js +1 -1
  110. package/dist/components/oauth-selector/option-container/index.js +1 -1
  111. package/dist/components/pop-up/description/index.js +1 -1
  112. package/dist/components/pop-up/index.js +1 -1
  113. package/dist/components/premium-feature/index.js +1 -1
  114. package/dist/components/priority-cards/card/index.js +1 -1
  115. package/dist/components/priority-cards/index.js +1 -1
  116. package/dist/components/priority-score/index.js +1 -1
  117. package/dist/components/progress-bar/index.js +1 -1
  118. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  119. package/dist/components/progress-indicator/index.js +1 -1
  120. package/dist/components/progress-indicator/step/index.js +1 -1
  121. package/dist/components/radio-button/index.js +1 -1
  122. package/dist/components/rank-position/icon/index.js +1 -1
  123. package/dist/components/rank-position/index.js +1 -1
  124. package/dist/components/scroll-button/index.js +1 -1
  125. package/dist/components/search/index.js +1 -1
  126. package/dist/components/search-dropdown/index.js +1 -1
  127. package/dist/components/severity-badge/index.js +1 -1
  128. package/dist/components/severity-overview/badge/index.js +1 -1
  129. package/dist/components/severity-overview/index.js +1 -1
  130. package/dist/components/show-on-hover/index.js +1 -1
  131. package/dist/components/slide-out-menu/index.js +1 -1
  132. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  133. package/dist/components/slider/index.js +1 -1
  134. package/dist/components/slider/thumb/index.js +1 -1
  135. package/dist/components/step-lapse/index.js +1 -1
  136. package/dist/components/table/context/index.js +1 -1
  137. package/dist/components/table/export-csv/index.js +1 -1
  138. package/dist/components/table/index.js +1 -1
  139. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  140. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  141. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  142. package/dist/components/table/sort-icon/index.js +1 -1
  143. package/dist/components/table/table-body/index.js +1 -1
  144. package/dist/components/table/table-column-toggle/index.js +1 -1
  145. package/dist/components/table/table-content/head/index.js +1 -1
  146. package/dist/components/table/table-content/index.js +1 -1
  147. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  148. package/dist/components/table/table-footer/index.js +1 -1
  149. package/dist/components/table/table-options/caption-content/index.js +1 -1
  150. package/dist/components/table/table-options/controls-content/index.js +1 -1
  151. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  152. package/dist/components/table/table-options/index.js +1 -1
  153. package/dist/components/table/wrapper/index.js +1 -1
  154. package/dist/components/table-button/index.js +1 -1
  155. package/dist/components/table-content/index.js +1 -1
  156. package/dist/components/table-content/item-content/index.js +1 -1
  157. package/dist/components/tabs/index.js +1 -1
  158. package/dist/components/tabs/tab/index.js +1 -1
  159. package/dist/components/tag/index.js +1 -1
  160. package/dist/components/timeline/card/index.js +1 -1
  161. package/dist/components/timeline/index.js +1 -1
  162. package/dist/components/toggle/index.js +1 -1
  163. package/dist/components/tooltip/index.js +1 -1
  164. package/dist/components/tour/index.js +1 -1
  165. package/dist/components/typography/heading/index.js +1 -1
  166. package/dist/components/typography/index.js +1 -1
  167. package/dist/components/typography/span/index.js +1 -1
  168. package/dist/components/typography/text/index.js +1 -1
  169. package/dist/components/weaknesses-card/index.js +1 -1
  170. package/dist/{components-CW4oQ-Fo.mjs → components-KenCdE6Q.mjs} +58 -53
  171. package/dist/{components-BvFIFYuR.js → components-LHW-c4Ed.js} +35 -34
  172. package/dist/hooks/index.js +1 -1
  173. package/dist/index.js +1 -1
  174. package/package.json +1 -1
@@ -4,7 +4,7 @@ import { ThemeProvider as Yn, styled as $, useTheme as N, css as Se, keyframes a
4
4
  import { u as rn, a as Kn, b as Xn, c as Zn, d as qn, l as V, e as st, f as Jn, o as ct, s as Qn, _ as P, $ as ei, g as ti, h as ni, i as ii, j as ri, k as ai, m as oi, n as li, p as si, q as an, C as dt, r as ci, t as di, v as pi, w as kt, x as Pe, y as gi, z as ui, A as on, B as ln, D as We, E as hi, F as fi, G as yi, H as $i, I as bi, J as ae, K as xi, L as sn, M as mi, N as cn, O as wi, P as vi, Q as ki, R as Ci, S as Si, T as zi, U as Oe, V as Ii, W as Ct, X as St, Y as zt, Z as Ti, a0 as Di, a1 as Ni, a2 as Ei, a3 as Fi, a4 as me, a5 as Ri, a6 as dn, a7 as pn, a8 as gn, a9 as Li, aa as Ai, ab as ji, ac as Pi, ad as Wi, ah as un, ai as Oi, aj as Hi, ak as Mi, al as Bi, am as Vi, an as Ui, ao as _i, ap as Gi, aq as Yi, ar as Ki, as as rt, at as Xi, au as It, av as Zi, aw as Tt, ax as qi, ay as Ji } from "./vendor-67gG3dYX.mjs";
5
5
  import { createPortal as $e } from "react-dom";
6
6
  import { Link as Qi, useLocation as er, NavLink as tr } from "react-router-dom";
7
- const de = (e) => ({
7
+ const pe = (e) => ({
8
8
  getVariant: (t, n) => e(t)[n]
9
9
  }), nr = [
10
10
  // IPaddingModifiable
@@ -913,7 +913,7 @@ const A = q(function({
913
913
  default:
914
914
  return "circle-exclamation";
915
915
  }
916
- }, { getVariant: Cr } = de(
916
+ }, { getVariant: Cr } = pe(
917
917
  (e) => ({
918
918
  error: `
919
919
  background: ${e.palette.error[50]};
@@ -997,7 +997,7 @@ const A = q(function({
997
997
  `, zr = $.div`
998
998
  padding-right: 4px;
999
999
  width: 100%;
1000
- `, { getVariant: Ir } = de(
1000
+ `, { getVariant: Ir } = pe(
1001
1001
  (e) => ({
1002
1002
  ghost: `
1003
1003
  background: transparent;
@@ -1525,7 +1525,7 @@ const A = q(function({
1525
1525
  children: t && /* @__PURE__ */ i(Lr, { children: t <= 9 ? t : 9 })
1526
1526
  }
1527
1527
  );
1528
- }), { getVariant: Ar } = de(
1528
+ }), { getVariant: Ar } = pe(
1529
1529
  (e) => ({
1530
1530
  default: `
1531
1531
  background-color: ${e.palette.gray[200]};
@@ -1636,7 +1636,7 @@ const A = q(function({
1636
1636
 
1637
1637
  ${Ar(e, n)}
1638
1638
  `}
1639
- `, { getVariant: Pr } = de(
1639
+ `, { getVariant: Pr } = pe(
1640
1640
  (e) => ({
1641
1641
  highRelevance: `
1642
1642
  color: ${e.palette.primary[500]};
@@ -1686,7 +1686,7 @@ const A = q(function({
1686
1686
  ${mn}
1687
1687
  `, Or = $(Qi)`
1688
1688
  ${mn}
1689
- `, pe = ({
1689
+ `, ge = ({
1690
1690
  children: e,
1691
1691
  color: t,
1692
1692
  download: n,
@@ -1795,7 +1795,7 @@ const A = q(function({
1795
1795
  }
1796
1796
  ) : void 0
1797
1797
  ] }),
1798
- s === void 0 ? void 0 : /* @__PURE__ */ i(pe, { href: s, children: c })
1798
+ s === void 0 ? void 0 : /* @__PURE__ */ i(ge, { href: s, children: c })
1799
1799
  ]
1800
1800
  }
1801
1801
  );
@@ -2096,7 +2096,7 @@ const A = q(function({
2096
2096
  },
2097
2097
  [l, s]
2098
2098
  );
2099
- return t === "video" || Mr(["webm"], a) ? /* @__PURE__ */ i(Nt, { $opacity: r, children: /* @__PURE__ */ i(pe, { href: a, iconPosition: "hidden", children: /* @__PURE__ */ f(
2099
+ return t === "video" || Mr(["webm"], a) ? /* @__PURE__ */ i(Nt, { $opacity: r, children: /* @__PURE__ */ i(ge, { href: a, iconPosition: "hidden", children: /* @__PURE__ */ f(
2100
2100
  "video",
2101
2101
  {
2102
2102
  controls: !0,
@@ -2258,7 +2258,7 @@ const A = q(function({
2258
2258
  tip: a
2259
2259
  }
2260
2260
  ) : null,
2261
- n ? /* @__PURE__ */ i(pe, { href: n, target: "_blank" }) : null
2261
+ n ? /* @__PURE__ */ i(ge, { href: n, target: "_blank" }) : null
2262
2262
  ]
2263
2263
  }
2264
2264
  );
@@ -2531,7 +2531,7 @@ const A = q(function({
2531
2531
  }
2532
2532
  )
2533
2533
  ] }),
2534
- a && p === "down" ? /* @__PURE__ */ i(pe, { href: a, children: o }) : void 0
2534
+ a && p === "down" ? /* @__PURE__ */ i(ge, { href: a, children: o }) : void 0
2535
2535
  ]
2536
2536
  }
2537
2537
  ) : void 0
@@ -2862,7 +2862,7 @@ const A = q(function({
2862
2862
  className: k,
2863
2863
  ref: p,
2864
2864
  children: [
2865
- d ? /* @__PURE__ */ i(pe, { href: d, onClick: T, children: z }) : z,
2865
+ d ? /* @__PURE__ */ i(ge, { href: d, onClick: T, children: z }) : z,
2866
2866
  y && !x && !t ? /* @__PURE__ */ i(A, { icon: "check", iconSize: "sm", iconType: "fa-light" }) : void 0,
2867
2867
  e.rendered === e.textValue ? void 0 : /* @__PURE__ */ i(se, { tagLabel: e.textValue, variant: "inactive" })
2868
2868
  ]
@@ -4086,7 +4086,7 @@ const A = q(function({
4086
4086
  const s = V.isNil(t) ? "" : t, c = String(n ?? s);
4087
4087
  return /* @__PURE__ */ f(b, { children: [
4088
4088
  /* @__PURE__ */ i(vn, { htmlFor: o, label: a, tooltip: l, weight: "bold" }),
4089
- c.startsWith("https://") ? /* @__PURE__ */ i(pe, { href: c, children: s }) : /* @__PURE__ */ i(D, { size: "md", children: s })
4089
+ c.startsWith("https://") ? /* @__PURE__ */ i(ge, { href: c, children: s }) : /* @__PURE__ */ i(D, { size: "md", children: s })
4090
4090
  ] });
4091
4091
  }, yt = ({
4092
4092
  disabled: e = !1,
@@ -5706,7 +5706,7 @@ const A = q(function({
5706
5706
  width: n
5707
5707
  }
5708
5708
  );
5709
- }, ue = lt.memo(Oa), Ha = $.label`
5709
+ }, de = lt.memo(Oa), Ha = $.label`
5710
5710
  ${({ theme: e }) => `
5711
5711
  align-items: center;
5712
5712
  display: flex;
@@ -5874,7 +5874,7 @@ const A = q(function({
5874
5874
  width: "100%",
5875
5875
  children: [
5876
5876
  !p && n !== void 0 && /* @__PURE__ */ i(
5877
- ue,
5877
+ de,
5878
5878
  {
5879
5879
  alt: e ?? "card image",
5880
5880
  height: "32px",
@@ -5900,7 +5900,7 @@ const A = q(function({
5900
5900
  )
5901
5901
  ] }),
5902
5902
  p && /* @__PURE__ */ i(La, { children: /* @__PURE__ */ i(
5903
- ue,
5903
+ de,
5904
5904
  {
5905
5905
  alt: e ?? "tag image",
5906
5906
  height: "40px",
@@ -6383,7 +6383,7 @@ ${y[8]}...` : (y.length < 8 && p(!1), t);
6383
6383
  ]
6384
6384
  }
6385
6385
  );
6386
- }, { getVariant: Qa } = de(
6386
+ }, { getVariant: Qa } = pe(
6387
6387
  (e) => ({
6388
6388
  fixed: `
6389
6389
  height: auto;
@@ -6912,7 +6912,7 @@ ${y[8]}...` : (y.length < 8 && p(!1), t);
6912
6912
  iconType: r
6913
6913
  }
6914
6914
  ) : null,
6915
- a === void 0 ? y : /* @__PURE__ */ i(pe, { href: a, children: y })
6915
+ a === void 0 ? y : /* @__PURE__ */ i(ge, { href: a, children: y })
6916
6916
  ] }) : null,
6917
6917
  p || c ? /* @__PURE__ */ i(
6918
6918
  A,
@@ -8432,7 +8432,7 @@ const De = ({
8432
8432
  style: w ? { borderBottom: `1px solid ${y.palette.gray[200]}` } : void 0,
8433
8433
  children: [
8434
8434
  r,
8435
- P.isObject(o) && P.isString(o.imageSrc) && /* @__PURE__ */ i(ro, { $framed: o.imageFramed, children: /* @__PURE__ */ i(ue, { alt: "modal-img", publicId: o.imageSrc }) }),
8435
+ P.isObject(o) && P.isString(o.imageSrc) && /* @__PURE__ */ i(ro, { $framed: o.imageFramed, children: /* @__PURE__ */ i(de, { alt: "modal-img", publicId: o.imageSrc }) }),
8436
8436
  P.isObject(o) && P.isString(o.imageText) && /* @__PURE__ */ i(D, { size: "md", children: o.imageText })
8437
8437
  ]
8438
8438
  }
@@ -8727,7 +8727,7 @@ const De = ({
8727
8727
  }) => {
8728
8728
  const s = (t ?? e) !== void 0;
8729
8729
  return /* @__PURE__ */ f(Go, { $padding: a, children: [
8730
- /* @__PURE__ */ i(Yo, { children: /* @__PURE__ */ i(ue, { alt: "empty-icon", publicId: r }) }),
8730
+ /* @__PURE__ */ i(Yo, { children: /* @__PURE__ */ i(de, { alt: "empty-icon", publicId: r }) }),
8731
8731
  /* @__PURE__ */ i(
8732
8732
  J,
8733
8733
  {
@@ -9304,11 +9304,12 @@ const De = ({
9304
9304
  }
9305
9305
  `}
9306
9306
  `, tl = $.div`
9307
- ${({ theme: e }) => `
9307
+ ${({ theme: e, $hasImage: t = !0 }) => `
9308
9308
  width: 48px;
9309
9309
  height: 48px;
9310
- border-radius: 12px;
9311
- background: ${e.palette.primary[25]};
9310
+ border-radius: ${e.spacing[0.75]};
9311
+ border: ${t ? `1px solid ${e.palette.gray[200]}` : "none"};
9312
+ background: ${t ? e.palette.white : e.palette.primary[25]};
9312
9313
  display: flex;
9313
9314
  align-items: center;
9314
9315
  justify-content: center;
@@ -9318,20 +9319,24 @@ const De = ({
9318
9319
  href: t,
9319
9320
  icon: n,
9320
9321
  Link: r,
9321
- title: a
9322
+ title: a,
9323
+ publicId: o
9322
9324
  }) => {
9323
- const o = N(), l = r ?? "a";
9325
+ const l = N(), s = r ?? "a";
9324
9326
  return /* @__PURE__ */ f(el, { "data-testid": a, children: [
9325
- /* @__PURE__ */ i(tl, { children: /* @__PURE__ */ i(
9326
- "i",
9327
- {
9328
- className: `fa-solid fa-${n} fill-gradient-01`,
9329
- style: { fontSize: 24 }
9330
- }
9331
- ) }),
9327
+ /* @__PURE__ */ f(tl, { children: [
9328
+ n ? /* @__PURE__ */ i(
9329
+ "i",
9330
+ {
9331
+ className: `fa-solid fa-${n} fill-gradient-01`,
9332
+ style: { fontSize: 24 }
9333
+ }
9334
+ ) : void 0,
9335
+ o ? /* @__PURE__ */ i(de, { alt: a, height: 32, publicId: o, width: 32 }) : void 0
9336
+ ] }),
9332
9337
  /* @__PURE__ */ i(J, { size: "sm", children: a }),
9333
- /* @__PURE__ */ i(D, { color: o.palette.gray[600], size: "lg", children: e }),
9334
- /* @__PURE__ */ i(l, { href: t, style: { textDecoration: "none" }, children: /* @__PURE__ */ f(D, { color: o.palette.primary[600], size: "lg", children: [
9338
+ /* @__PURE__ */ i(D, { color: l.palette.gray[600], size: "lg", children: e }),
9339
+ /* @__PURE__ */ i(s, { href: t, style: { textDecoration: "none" }, children: /* @__PURE__ */ f(D, { color: l.palette.primary[600], size: "lg", children: [
9335
9340
  "Learn more ",
9336
9341
  /* @__PURE__ */ i(A, { icon: "arrow-right", iconSize: "sm", iconType: "fa-light" })
9337
9342
  ] }) })
@@ -9366,7 +9371,7 @@ const De = ({
9366
9371
  lg: "56",
9367
9372
  md: "30",
9368
9373
  sm: "12"
9369
- }, { getVariant: rl } = de(
9374
+ }, { getVariant: rl } = pe(
9370
9375
  (e) => ({
9371
9376
  blue: `stroke: ${e.palette.info[500]};`,
9372
9377
  red: `stroke: ${e.palette.primary[500]};`,
@@ -9451,7 +9456,7 @@ const De = ({
9451
9456
  header: { height: "35px", width: "160px" },
9452
9457
  icon: { height: "40px", width: "40px" },
9453
9458
  inline: { width: "150px" }
9454
- }, Wc = ({ publicId: e, variant: t }) => /* @__PURE__ */ i(b, { ...pl[t], children: /* @__PURE__ */ i(ue, { alt: "logo", publicId: e }) }), gl = $(Oi).attrs(
9459
+ }, Wc = ({ publicId: e, variant: t }) => /* @__PURE__ */ i(b, { ...pl[t], children: /* @__PURE__ */ i(de, { alt: "logo", publicId: e }) }), gl = $(Oi).attrs(
9455
9460
  ({ autoplay: e = !0 }) => ({
9456
9461
  autoplay: e,
9457
9462
  className: "comp-lottie"
@@ -9505,7 +9510,7 @@ const De = ({
9505
9510
  e,
9506
9511
  /* @__PURE__ */ i(ke, {}),
9507
9512
  /* @__PURE__ */ i("li", { className: "commit-info", children: /* @__PURE__ */ i(
9508
- pe,
9513
+ ge,
9509
9514
  {
9510
9515
  href: `https://github.com/fluidattacks/universe/tree/${t}`,
9511
9516
  iconPosition: "hidden",
@@ -9732,7 +9737,7 @@ const De = ({
9732
9737
  pt: 0.5,
9733
9738
  children: [
9734
9739
  r ? !1 : /* @__PURE__ */ i(b, { height: "24px", width: "24px", children: e === void 0 ? /* @__PURE__ */ i(
9735
- ue,
9740
+ de,
9736
9741
  {
9737
9742
  alt: `${a} Logo`,
9738
9743
  height: "100%",
@@ -10152,7 +10157,7 @@ const De = ({
10152
10157
  ),
10153
10158
  /* @__PURE__ */ i(D, { color: t.palette.gray[800], size: "md", textAlign: "right", children: e + "%" })
10154
10159
  ] });
10155
- }, { getVariant: Sl } = de(
10160
+ }, { getVariant: Sl } = pe(
10156
10161
  (e) => ({
10157
10162
  compliance: `
10158
10163
  display: inline-flex;
@@ -10542,7 +10547,7 @@ const De = ({
10542
10547
  textAlign: d ? "start" : "center",
10543
10548
  children: g
10544
10549
  }
10545
- ), z = /* @__PURE__ */ i(ue, { alt: y, height: k, publicId: m, width: x }), T = /* @__PURE__ */ i(
10550
+ ), z = /* @__PURE__ */ i(de, { alt: y, height: k, publicId: m, width: x }), T = /* @__PURE__ */ i(
10546
10551
  b,
10547
10552
  {
10548
10553
  alignItems: "center",
@@ -11380,7 +11385,7 @@ const De = ({
11380
11385
  ]
11381
11386
  }
11382
11387
  ) });
11383
- }, { getVariant: is } = de(
11388
+ }, { getVariant: is } = pe(
11384
11389
  (e) => ({
11385
11390
  completed: `
11386
11391
  background-color: ${e.palette.primary[500]};
@@ -11623,7 +11628,7 @@ const De = ({
11623
11628
  }
11624
11629
  )
11625
11630
  ] });
11626
- }, ge = Gn({
11631
+ }, ue = Gn({
11627
11632
  containerRef: void 0,
11628
11633
  elementName: "",
11629
11634
  handleUnselectAll: void 0,
@@ -11921,7 +11926,7 @@ const De = ({
11921
11926
  border-right: 1px solid ${({ theme: e }) => e.palette.black};
11922
11927
  }
11923
11928
  `, fs = () => {
11924
- const e = N(), { table: t } = fe(ge), { groupHeaders: n, tooltips: r } = (t == null ? void 0 : t.options.meta) ?? {}, a = v(
11929
+ const e = N(), { table: t } = fe(ue), { groupHeaders: n, tooltips: r } = (t == null ? void 0 : t.options.meta) ?? {}, a = v(
11925
11930
  (p) => () => {
11926
11931
  p.column.getCanSort() && (t == null || t.setPageIndex(0), p.column.toggleSorting());
11927
11932
  },
@@ -12056,7 +12061,7 @@ const De = ({
12056
12061
  display: flex;
12057
12062
  width: 100%;
12058
12063
  `, $s = () => {
12059
- const e = N(), { table: t } = fe(ge), { loading: n } = (t == null ? void 0 : t.options.meta) ?? {}, r = X(() => {
12064
+ const e = N(), { table: t } = fe(ue), { loading: n } = (t == null ? void 0 : t.options.meta) ?? {}, r = X(() => {
12060
12065
  const { enableRowSelection: s, enableMultiRowSelection: c } = (t == null ? void 0 : t.options) ?? {};
12061
12066
  return s || c ? 1 : 0;
12062
12067
  }, [t == null ? void 0 : t.options]), a = v(
@@ -12147,7 +12152,7 @@ const De = ({
12147
12152
  selected: o,
12148
12153
  tableSize: l,
12149
12154
  tableRef: s
12150
- } = fe(ge);
12155
+ } = fe(ue);
12151
12156
  return /* @__PURE__ */ f("div", { ref: e, children: [
12152
12157
  t ? void 0 : /* @__PURE__ */ i(us, { $width: l, children: /* @__PURE__ */ f("div", { children: [
12153
12158
  /* @__PURE__ */ i("b", { children: `${o} ${n} ` }),
@@ -12195,7 +12200,7 @@ const De = ({
12195
12200
  }
12196
12201
  `}
12197
12202
  `, xs = () => {
12198
- const { table: e } = fe(ge), { pagination: { pageIndex: t } = { pageIndex: 0 } } = (e == null ? void 0 : e.getState()) ?? {}, n = (e == null ? void 0 : e.getPageCount()) ?? 0, r = v(() => {
12203
+ const { table: e } = fe(ue), { pagination: { pageIndex: t } = { pageIndex: 0 } } = (e == null ? void 0 : e.getState()) ?? {}, n = (e == null ? void 0 : e.getPageCount()) ?? 0, r = v(() => {
12199
12204
  e == null || e.setPageIndex(t + 1);
12200
12205
  }, [t, e]), a = v(() => {
12201
12206
  e == null || e.previousPage();
@@ -12229,7 +12234,7 @@ const De = ({
12229
12234
  )
12230
12235
  ] });
12231
12236
  }, ms = 10, ws = 20, vs = 50, ks = 100, Cs = () => {
12232
- const e = N(), { table: t } = fe(ge), n = (t == null ? void 0 : t.getRowCount()) ?? 0, [r, a] = R(!1), [o, l] = R(
12237
+ const e = N(), { table: t } = fe(ue), n = (t == null ? void 0 : t.getRowCount()) ?? 0, [r, a] = R(!1), [o, l] = R(
12233
12238
  (t == null ? void 0 : t.getState().pagination.pageSize) ?? 10
12234
12239
  ), { refs: s, floatingStyles: c } = Oe({
12235
12240
  middleware: [ct({ mainAxis: 4 })],
@@ -12339,7 +12344,7 @@ const De = ({
12339
12344
  ) : void 0
12340
12345
  ] });
12341
12346
  }, Ss = () => {
12342
- const { table: e } = fe(ge), {
12347
+ const { table: e } = fe(ue), {
12343
12348
  pagination: { pageIndex: t, pageSize: n } = { pageIndex: 0, pageSize: 10 }
12344
12349
  } = (e == null ? void 0 : e.getState()) ?? {}, r = (e == null ? void 0 : e.getRowCount()) ?? 0, a = v(
12345
12350
  (o, l, s) => {
@@ -12444,7 +12449,7 @@ const De = ({
12444
12449
  `, Es = 500, Jt = 300, Fs = ({
12445
12450
  children: e
12446
12451
  }) => {
12447
- const { table: t } = fe(ge), {
12452
+ const { table: t } = fe(ue), {
12448
12453
  onSearch: n,
12449
12454
  search: r,
12450
12455
  searchPlaceholder: a = "Search"
@@ -12496,7 +12501,7 @@ const De = ({
12496
12501
  return U(() => {
12497
12502
  t.setPageIndex(0);
12498
12503
  }, [t]), /* @__PURE__ */ i(
12499
- ge.Provider,
12504
+ ue.Provider,
12500
12505
  {
12501
12506
  value: {
12502
12507
  containerRef: n,
@@ -13064,7 +13069,7 @@ export {
13064
13069
  Ic as J,
13065
13070
  ke as K,
13066
13071
  Tc as L,
13067
- ue as M,
13072
+ de as M,
13068
13073
  Dc as N,
13069
13074
  Br as O,
13070
13075
  Nc as P,
@@ -13125,7 +13130,7 @@ export {
13125
13130
  Pt as ae,
13126
13131
  cc as af,
13127
13132
  wa as ag,
13128
- pe as ah,
13133
+ ge as ah,
13129
13134
  qe as ai,
13130
13135
  uo as aj,
13131
13136
  Pc as ak,
@@ -13178,7 +13183,7 @@ export {
13178
13183
  ts as bT,
13179
13184
  cs as bU,
13180
13185
  ds as bV,
13181
- ge as bW,
13186
+ ue as bW,
13182
13187
  Xt as bX,
13183
13188
  fs as bY,
13184
13189
  $s as bZ,
@@ -13237,7 +13242,7 @@ export {
13237
13242
  He as s,
13238
13243
  Ra as t,
13239
13244
  mc as u,
13240
- de as v,
13245
+ pe as v,
13241
13246
  wc as w,
13242
13247
  ye as x,
13243
13248
  vc as y,