@fluidattacks/design 4.14.6 → 4.14.7

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 (188) 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/circular-progress/index.js +1 -1
  21. package/dist/components/cloud-image/index.js +1 -1
  22. package/dist/components/code-snippet/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/utils/action-button/index.js +1 -1
  81. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  82. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  83. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  84. package/dist/components/inputs/utils/dialog/index.js +1 -1
  85. package/dist/components/inputs/utils/number-field/index.js +1 -1
  86. package/dist/components/inputs/utils/popover/index.js +1 -1
  87. package/dist/components/item-card-db/index.js +1 -1
  88. package/dist/components/layout/categories/buttons/index.js +1 -1
  89. package/dist/components/layout/categories/column/index.js +1 -1
  90. package/dist/components/layout/categories/gap/index.js +1 -1
  91. package/dist/components/layout/categories/row/index.js +1 -1
  92. package/dist/components/layout/index.js +1 -1
  93. package/dist/components/link/index.js +1 -1
  94. package/dist/components/list-item/index.js +1 -1
  95. package/dist/components/little-flag/index.js +1 -1
  96. package/dist/components/loading/index.js +1 -1
  97. package/dist/components/logo/index.js +1 -1
  98. package/dist/components/lottie/index.js +1 -1
  99. package/dist/components/menu/index.js +1 -1
  100. package/dist/components/message-banner/index.js +1 -1
  101. package/dist/components/modal/columns-modal/index.js +1 -1
  102. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  103. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  104. package/dist/components/modal/footer/index.js +1 -1
  105. package/dist/components/modal/header/index.js +1 -1
  106. package/dist/components/modal/index.js +1 -1
  107. package/dist/components/modal/modal-confirm/index.js +1 -1
  108. package/dist/components/notification/index.js +1 -1
  109. package/dist/components/notification-sign/index.js +1 -1
  110. package/dist/components/oauth-selector/index.js +1 -1
  111. package/dist/components/oauth-selector/option-container/index.js +1 -1
  112. package/dist/components/package-card/index.d.ts +1 -1
  113. package/dist/components/package-card/index.js +1 -1
  114. package/dist/components/package-card/types.d.ts +2 -0
  115. package/dist/components/paginator-db/btn/index.js +1 -1
  116. package/dist/components/paginator-db/dropdown/index.js +1 -1
  117. package/dist/components/paginator-db/index.js +1 -1
  118. package/dist/components/pop-up/description/index.js +1 -1
  119. package/dist/components/pop-up/index.js +1 -1
  120. package/dist/components/premium-feature/index.js +1 -1
  121. package/dist/components/priority-cards/card/index.js +1 -1
  122. package/dist/components/priority-cards/index.js +1 -1
  123. package/dist/components/priority-score/index.js +1 -1
  124. package/dist/components/progress-bar/index.js +1 -1
  125. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  126. package/dist/components/progress-indicator/index.js +1 -1
  127. package/dist/components/progress-indicator/step/index.js +1 -1
  128. package/dist/components/radio-button/index.js +1 -1
  129. package/dist/components/rank-position/icon/index.js +1 -1
  130. package/dist/components/rank-position/index.js +1 -1
  131. package/dist/components/rules-card/index.js +1 -1
  132. package/dist/components/scroll-button/index.js +1 -1
  133. package/dist/components/search/index.js +1 -1
  134. package/dist/components/search-dropdown/index.js +1 -1
  135. package/dist/components/segmented-progress-bar/index.js +1 -1
  136. package/dist/components/severity-badge/index.js +1 -1
  137. package/dist/components/severity-indicator/index.js +1 -1
  138. package/dist/components/severity-overview/badge/index.js +1 -1
  139. package/dist/components/severity-overview/index.js +1 -1
  140. package/dist/components/show-on-hover/index.js +1 -1
  141. package/dist/components/slide-out-menu/index.js +1 -1
  142. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  143. package/dist/components/slider/index.js +1 -1
  144. package/dist/components/slider/thumb/index.js +1 -1
  145. package/dist/components/step-lapse/index.js +1 -1
  146. package/dist/components/table/context/index.js +1 -1
  147. package/dist/components/table/export-csv/index.js +1 -1
  148. package/dist/components/table/index.js +1 -1
  149. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  150. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  151. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  152. package/dist/components/table/sort-icon/index.js +1 -1
  153. package/dist/components/table/table-body/index.js +1 -1
  154. package/dist/components/table/table-column-toggle/index.js +1 -1
  155. package/dist/components/table/table-content/head/index.js +1 -1
  156. package/dist/components/table/table-content/index.js +1 -1
  157. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  158. package/dist/components/table/table-footer/index.js +1 -1
  159. package/dist/components/table/table-options/caption-content/index.js +1 -1
  160. package/dist/components/table/table-options/controls-content/index.js +1 -1
  161. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  162. package/dist/components/table/table-options/index.js +1 -1
  163. package/dist/components/table/wrapper/index.js +1 -1
  164. package/dist/components/table-button/index.js +1 -1
  165. package/dist/components/table-content/index.js +1 -1
  166. package/dist/components/table-content/item-content/index.js +1 -1
  167. package/dist/components/table-of-contents/index.js +1 -1
  168. package/dist/components/tabs/index.js +1 -1
  169. package/dist/components/tabs/tab/index.js +1 -1
  170. package/dist/components/tag/index.js +1 -1
  171. package/dist/components/timeline/card/index.js +1 -1
  172. package/dist/components/timeline/index.js +1 -1
  173. package/dist/components/toggle/index.js +1 -1
  174. package/dist/components/tooltip/index.js +1 -1
  175. package/dist/components/tour/index.js +1 -1
  176. package/dist/components/tree/index.js +1 -1
  177. package/dist/components/typography/heading/index.js +1 -1
  178. package/dist/components/typography/index.js +1 -1
  179. package/dist/components/typography/span/index.js +1 -1
  180. package/dist/components/typography/text/index.js +1 -1
  181. package/dist/components/weaknesses-card/index.js +1 -1
  182. package/dist/{components-D0ov-RAX.mjs → components-6XOTmwxo.mjs} +56 -52
  183. package/dist/context/index.js +1 -1
  184. package/dist/hooks/index.js +1 -1
  185. package/dist/index.js +1 -1
  186. package/dist/next/index.js +1 -1
  187. package/dist/utils/index.js +1 -1
  188. package/package.json +1 -1
@@ -1095,7 +1095,7 @@ const D = ae(function({
1095
1095
  clearInterval(l);
1096
1096
  };
1097
1097
  }, [e]), { cycle: r, progress: o, setCycle: a, setProgress: s };
1098
- }, ke = (e, t, n) => {
1098
+ }, Ce = (e, t, n) => {
1099
1099
  ee(() => {
1100
1100
  const r = (a) => {
1101
1101
  e && !e.contains(a.target) && !(n != null && n.some(
@@ -1504,7 +1504,7 @@ const D = ae(function({
1504
1504
  width: n
1505
1505
  }
1506
1506
  );
1507
- }, Se = $t.memo(Wa), Nn = {
1507
+ }, ke = $t.memo(Wa), Nn = {
1508
1508
  external: "External pentester",
1509
1509
  scanner: "Fluid Attacks Scanner",
1510
1510
  pentester: "Fluid Attacks Pentester"
@@ -1513,7 +1513,7 @@ const D = ae(function({
1513
1513
  return /* @__PURE__ */ h(xa, { $includeAuthor: !!e, $variant: t, children: [
1514
1514
  /* @__PURE__ */ h(ma, { $variant: t, children: [
1515
1515
  /* @__PURE__ */ i(
1516
- Se,
1516
+ ke,
1517
1517
  {
1518
1518
  alt: Nn[t],
1519
1519
  height: "11px",
@@ -3894,7 +3894,7 @@ const D = ae(function({
3894
3894
  },
3895
3895
  [p, t.key, t.rendered, s, a]
3896
3896
  );
3897
- return ke(
3897
+ return Ce(
3898
3898
  document.getElementById(`popover-${r}`),
3899
3899
  () => {
3900
3900
  n && s.close();
@@ -3943,7 +3943,7 @@ const D = ae(function({
3943
3943
  var yn, $n, bn;
3944
3944
  const A = F(), B = t ? void 0 : r, E = (e == null ? void 0 : e.value) ?? T, [j, N] = W(
3945
3945
  ((yn = g.find((M) => M.value === E)) == null ? void 0 : yn.name) ?? ""
3946
- ), [L, V] = W(E), [P, Z] = W(g), [O, U] = W(!1), { contains: _ } = Er({ sensitivity: "base" }), X = K(null), q = K(null), ue = K(null), Ce = K(null), Qe = K(null), Ft = K(/* @__PURE__ */ new Set()), Ji = Y(() => {
3946
+ ), [L, V] = W(E), [P, Z] = W(g), [O, U] = W(!1), { contains: _ } = Er({ sensitivity: "base" }), X = K(null), q = K(null), ue = K(null), Se = K(null), Qe = K(null), Ft = K(/* @__PURE__ */ new Set()), Ji = Y(() => {
3947
3947
  const M = Ft.current, oe = Array.from(n ?? []), ie = g.some((le) => le.group !== void 0);
3948
3948
  return g.toSorted((le, be) => {
3949
3949
  if (le.value === "All") return -1;
@@ -4057,11 +4057,11 @@ const D = ae(function({
4057
4057
  popoverRef: Qe
4058
4058
  },
4059
4059
  ce
4060
- ), { listBoxProps: pn } = Fr(ar, ce, ue), { buttonProps: lr } = ui(rr, q), { width: gn } = (($n = Ce.current) == null ? void 0 : $n.getBoundingClientRect()) ?? {
4060
+ ), { listBoxProps: pn } = Fr(ar, ce, ue), { buttonProps: lr } = ui(rr, q), { width: gn } = (($n = Se.current) == null ? void 0 : $n.getBoundingClientRect()) ?? {
4061
4061
  width: 240
4062
4062
  };
4063
- ke(
4064
- Ce.current,
4063
+ Ce(
4064
+ Se.current,
4065
4065
  () => {
4066
4066
  ce.isOpen && !p && ce.close();
4067
4067
  },
@@ -4108,7 +4108,7 @@ const D = ae(function({
4108
4108
  $e,
4109
4109
  {
4110
4110
  className: `${t ? "disabled" : ""} ${B ? "error" : ""}`,
4111
- ref: Ce,
4111
+ ref: Se,
4112
4112
  children: [
4113
4113
  /* @__PURE__ */ i(
4114
4114
  "input",
@@ -4191,7 +4191,7 @@ const D = ae(function({
4191
4191
  placement: "bottom start",
4192
4192
  popoverRef: Qe,
4193
4193
  state: ce,
4194
- triggerRef: Ce,
4194
+ triggerRef: Se,
4195
4195
  children: /* @__PURE__ */ i(
4196
4196
  Rn,
4197
4197
  {
@@ -4276,7 +4276,7 @@ const D = ae(function({
4276
4276
  placement: "bottom start",
4277
4277
  popoverRef: Qe,
4278
4278
  state: ce,
4279
- triggerRef: Ce,
4279
+ triggerRef: Se,
4280
4280
  children: /* @__PURE__ */ i(
4281
4281
  Rn,
4282
4282
  {
@@ -7013,7 +7013,7 @@ const D = ae(function({
7013
7013
  const { name: X } = kn(_);
7014
7014
  return X.toLowerCase().includes(w.toLowerCase());
7015
7015
  });
7016
- return ke(T.floating.current, () => {
7016
+ return Ce(T.floating.current, () => {
7017
7017
  b(!1), k("");
7018
7018
  }), /* @__PURE__ */ i(
7019
7019
  fe,
@@ -7639,7 +7639,7 @@ const D = ae(function({
7639
7639
  width: "100%",
7640
7640
  children: [
7641
7641
  !d && n !== void 0 && /* @__PURE__ */ i(
7642
- Se,
7642
+ ke,
7643
7643
  {
7644
7644
  alt: e ?? "card image",
7645
7645
  height: "32px",
@@ -7665,7 +7665,7 @@ const D = ae(function({
7665
7665
  )
7666
7666
  ] }),
7667
7667
  d && /* @__PURE__ */ i(ys, { children: /* @__PURE__ */ i(
7668
- Se,
7668
+ ke,
7669
7669
  {
7670
7670
  alt: e ?? "tag image",
7671
7671
  height: "40px",
@@ -9522,7 +9522,7 @@ const Un = Object.fromEntries(
9522
9522
  style: T ? { borderBottom: `1px solid ${y.palette.gray[200]}` } : void 0,
9523
9523
  children: [
9524
9524
  r,
9525
- J.isObject(o) && J.isString(o.imageSrc) && /* @__PURE__ */ i(Ls, { $framed: o.imageFramed, children: /* @__PURE__ */ i(Se, { alt: "modal-img", publicId: o.imageSrc }) }),
9525
+ J.isObject(o) && J.isString(o.imageSrc) && /* @__PURE__ */ i(Ls, { $framed: o.imageFramed, children: /* @__PURE__ */ i(ke, { alt: "modal-img", publicId: o.imageSrc }) }),
9526
9526
  J.isObject(o) && J.isString(o.imageText) && /* @__PURE__ */ i(I, { size: "md", children: o.imageText })
9527
9527
  ]
9528
9528
  }
@@ -9719,7 +9719,7 @@ const Un = Object.fromEntries(
9719
9719
  }), u = v(() => {
9720
9720
  c((f) => !f);
9721
9721
  }, []);
9722
- return ke(
9722
+ return Ce(
9723
9723
  l ? p.floating.current : null,
9724
9724
  () => {
9725
9725
  c(!1);
@@ -9816,7 +9816,7 @@ const Un = Object.fromEntries(
9816
9816
  }) => {
9817
9817
  const l = (t ?? e) !== void 0;
9818
9818
  return /* @__PURE__ */ h(Js, { $padding: a, children: [
9819
- /* @__PURE__ */ i(Qs, { children: /* @__PURE__ */ i(Se, { alt: "empty-icon", publicId: r }) }),
9819
+ /* @__PURE__ */ i(Qs, { children: /* @__PURE__ */ i(ke, { alt: "empty-icon", publicId: r }) }),
9820
9820
  /* @__PURE__ */ i(
9821
9821
  ne,
9822
9822
  {
@@ -10702,8 +10702,8 @@ const Un = Object.fromEntries(
10702
10702
  ), _ = ["-", "-"];
10703
10703
  U.forEach((q, ue) => {
10704
10704
  if (ue >= 2) return;
10705
- const Ce = q.trim();
10706
- RegExp(/^\d+$/).test(Ce) ? _[ue] = Number(Ce) : Ce === "-" && (_[ue] = "-");
10705
+ const Se = q.trim();
10706
+ RegExp(/^\d+$/).test(Se) ? _[ue] = Number(Se) : Se === "-" && (_[ue] = "-");
10707
10707
  });
10708
10708
  const X = V ?? 0;
10709
10709
  if (N === "" || N === void 0 || N === null)
@@ -10939,7 +10939,7 @@ const Un = Object.fromEntries(
10939
10939
  A,
10940
10940
  O
10941
10941
  ]
10942
- ), ke(T.floating.current, _, [
10942
+ ), Ce(T.floating.current, _, [
10943
10943
  T.reference.current,
10944
10944
  z.floating.current
10945
10945
  ]), /* @__PURE__ */ i(
@@ -11660,7 +11660,7 @@ const ug = ({
11660
11660
  }
11661
11661
  ) : void 0,
11662
11662
  c ? /* @__PURE__ */ i(
11663
- Se,
11663
+ ke,
11664
11664
  {
11665
11665
  alt: g,
11666
11666
  height: r,
@@ -11789,7 +11789,7 @@ const ug = ({
11789
11789
  header: { height: "35px", width: "160px" },
11790
11790
  icon: { height: "40px", width: "40px" },
11791
11791
  inline: { width: "150px" }
11792
- }, wg = ({ publicId: e, variant: t }) => /* @__PURE__ */ i(x, { ...Pc[t], children: /* @__PURE__ */ i(Se, { alt: "logo", publicId: e }) }), Wc = m(Eo).attrs(
11792
+ }, wg = ({ publicId: e, variant: t }) => /* @__PURE__ */ i(x, { ...Pc[t], children: /* @__PURE__ */ i(ke, { alt: "logo", publicId: e }) }), Wc = m(Eo).attrs(
11793
11793
  ({ autoplay: e = !0 }) => ({
11794
11794
  autoplay: e,
11795
11795
  className: "comp-lottie"
@@ -11810,7 +11810,7 @@ const ug = ({
11810
11810
  setVisibility: a
11811
11811
  }) => {
11812
11812
  const o = F(), { userName: s, email: l, phone: c, userRole: d } = r;
11813
- return ke(n, () => {
11813
+ return Ce(n, () => {
11814
11814
  a(!1);
11815
11815
  }), /* @__PURE__ */ h(Vs, { children: [
11816
11816
  /* @__PURE__ */ i("li", { className: "user-info", children: /* @__PURE__ */ h(x, { display: "inline-flex", gap: 0.25, width: "100%", children: [
@@ -12064,7 +12064,7 @@ const ug = ({
12064
12064
  pt: 0.5,
12065
12065
  children: [
12066
12066
  r ? !1 : /* @__PURE__ */ i(x, { height: "24px", width: "24px", children: e === void 0 ? /* @__PURE__ */ i(
12067
- Se,
12067
+ ke,
12068
12068
  {
12069
12069
  alt: `${a} Logo`,
12070
12070
  height: "100%",
@@ -12104,7 +12104,7 @@ const ug = ({
12104
12104
  providers: o
12105
12105
  }) => {
12106
12106
  const s = F(), [l, c] = W(!1), d = K(null);
12107
- ke(d.current, () => {
12107
+ Ce(d.current, () => {
12108
12108
  c(!1);
12109
12109
  });
12110
12110
  const p = v(
@@ -12217,15 +12217,19 @@ const ug = ({
12217
12217
  severity: s,
12218
12218
  totalVersions: l,
12219
12219
  vulnerableCount: c,
12220
- Link: d
12220
+ Link: d,
12221
+ publicId: p
12221
12222
  }) => {
12222
- const p = F(), g = s ? Yc[s.toLowerCase()] : void 0;
12223
+ const g = F(), u = s ? Yc[s.toLowerCase()] : void 0;
12223
12224
  return /* @__PURE__ */ h(Lt, { $index: n, children: [
12224
12225
  /* @__PURE__ */ h(x, { display: "flex", justify: "space-between", width: "100%", children: [
12225
- /* @__PURE__ */ i(d ?? "a", { href: Ie(t), children: /* @__PURE__ */ i(ne, { fontWeight: "bold", size: "sm", children: a }) }),
12226
+ /* @__PURE__ */ i(d ?? "a", { href: Ie(t), children: /* @__PURE__ */ h(x, { alignItems: "center", display: "flex", gap: 0.75, children: [
12227
+ p && /* @__PURE__ */ i(ke, { height: 15, publicId: p, width: 25 }),
12228
+ /* @__PURE__ */ i(ne, { fontWeight: "bold", size: "sm", children: a })
12229
+ ] }) }),
12226
12230
  /* @__PURE__ */ i(he, { tagLabel: e })
12227
12231
  ] }),
12228
- /* @__PURE__ */ i(I, { color: p.palette.gray[500], size: "md", children: `${l} ${l === 1 ? "version" : "versions"} tracked` }),
12232
+ /* @__PURE__ */ i(I, { color: g.palette.gray[500], size: "md", children: `${l} ${l === 1 ? "version" : "versions"} tracked` }),
12229
12233
  /* @__PURE__ */ i(Uc, {}),
12230
12234
  /* @__PURE__ */ h(
12231
12235
  x,
@@ -12237,20 +12241,20 @@ const ug = ({
12237
12241
  wrap: "wrap",
12238
12242
  children: [
12239
12243
  /* @__PURE__ */ h(x, { alignItems: "center", display: "flex", gap: 1, children: [
12240
- /* @__PURE__ */ i(lt, { $bgColor: p.palette.error[50], children: /* @__PURE__ */ i(
12244
+ /* @__PURE__ */ i(lt, { $bgColor: g.palette.error[50], children: /* @__PURE__ */ i(
12241
12245
  D,
12242
12246
  {
12243
12247
  icon: "virus",
12244
- iconColor: p.palette.error[500],
12248
+ iconColor: g.palette.error[500],
12245
12249
  iconSize: "md"
12246
12250
  }
12247
12251
  ) }),
12248
12252
  /* @__PURE__ */ h(x, { display: "flex", flexDirection: "column", children: [
12249
- /* @__PURE__ */ i(I, { color: p.palette.gray[500], size: "sm", children: "Vulnerable" }),
12253
+ /* @__PURE__ */ i(I, { color: g.palette.gray[500], size: "sm", children: "Vulnerable" }),
12250
12254
  /* @__PURE__ */ i(
12251
12255
  ne,
12252
12256
  {
12253
- color: p.palette.error[500],
12257
+ color: g.palette.error[500],
12254
12258
  fontWeight: "bold",
12255
12259
  size: "xs",
12256
12260
  children: `${c}`
@@ -12260,20 +12264,20 @@ const ug = ({
12260
12264
  ] }),
12261
12265
  /* @__PURE__ */ i(Vt, {}),
12262
12266
  /* @__PURE__ */ h(x, { alignItems: "center", display: "flex", gap: 1, children: [
12263
- /* @__PURE__ */ i(lt, { $bgColor: p.palette.success[50], children: /* @__PURE__ */ i(
12267
+ /* @__PURE__ */ i(lt, { $bgColor: g.palette.success[50], children: /* @__PURE__ */ i(
12264
12268
  D,
12265
12269
  {
12266
12270
  icon: "shield-halved",
12267
- iconColor: p.palette.success[500],
12271
+ iconColor: g.palette.success[500],
12268
12272
  iconSize: "md"
12269
12273
  }
12270
12274
  ) }),
12271
12275
  /* @__PURE__ */ h(x, { display: "flex", flexDirection: "column", children: [
12272
- /* @__PURE__ */ i(I, { color: p.palette.gray[500], size: "sm", children: "Safe" }),
12276
+ /* @__PURE__ */ i(I, { color: g.palette.gray[500], size: "sm", children: "Safe" }),
12273
12277
  /* @__PURE__ */ i(
12274
12278
  ne,
12275
12279
  {
12276
- color: p.palette.success[500],
12280
+ color: g.palette.success[500],
12277
12281
  fontWeight: "bold",
12278
12282
  size: "xs",
12279
12283
  children: `${o}`
@@ -12284,20 +12288,20 @@ const ug = ({
12284
12288
  r > 0 ? /* @__PURE__ */ h(me, { children: [
12285
12289
  /* @__PURE__ */ i(Vt, {}),
12286
12290
  /* @__PURE__ */ h(x, { alignItems: "center", display: "flex", gap: 1, children: [
12287
- /* @__PURE__ */ i(lt, { $bgColor: p.palette.error[50], children: /* @__PURE__ */ i(
12291
+ /* @__PURE__ */ i(lt, { $bgColor: g.palette.error[50], children: /* @__PURE__ */ i(
12288
12292
  D,
12289
12293
  {
12290
12294
  icon: "bug",
12291
- iconColor: p.palette.error[700],
12295
+ iconColor: g.palette.error[700],
12292
12296
  iconSize: "md"
12293
12297
  }
12294
12298
  ) }),
12295
12299
  /* @__PURE__ */ h(x, { display: "flex", flexDirection: "column", children: [
12296
- /* @__PURE__ */ i(I, { color: p.palette.gray[500], size: "sm", children: "Malware" }),
12300
+ /* @__PURE__ */ i(I, { color: g.palette.gray[500], size: "sm", children: "Malware" }),
12297
12301
  /* @__PURE__ */ i(
12298
12302
  ne,
12299
12303
  {
12300
- color: p.palette.error[700],
12304
+ color: g.palette.error[700],
12301
12305
  fontWeight: "bold",
12302
12306
  size: "xs",
12303
12307
  children: `${r}`
@@ -12308,20 +12312,20 @@ const ug = ({
12308
12312
  ] }) : void 0,
12309
12313
  /* @__PURE__ */ i(Vt, {}),
12310
12314
  /* @__PURE__ */ h(x, { alignItems: "center", display: "flex", gap: 1, children: [
12311
- /* @__PURE__ */ i(lt, { $bgColor: p.palette.error[50], children: /* @__PURE__ */ i(
12315
+ /* @__PURE__ */ i(lt, { $bgColor: g.palette.error[50], children: /* @__PURE__ */ i(
12312
12316
  D,
12313
12317
  {
12314
12318
  icon: "chart-simple",
12315
- iconColor: p.palette.error[500],
12319
+ iconColor: g.palette.error[500],
12316
12320
  iconSize: "md"
12317
12321
  }
12318
12322
  ) }),
12319
- /* @__PURE__ */ i(I, { color: p.palette.gray[700], fontWeight: "bold", size: "sm", children: "Max severity" }),
12320
- g === void 0 ? /* @__PURE__ */ i(I, { color: p.palette.gray[400], size: "sm", children: "None" }) : /* @__PURE__ */ i(
12323
+ /* @__PURE__ */ i(I, { color: g.palette.gray[700], fontWeight: "bold", size: "sm", children: "Max severity" }),
12324
+ u === void 0 ? /* @__PURE__ */ i(I, { color: g.palette.gray[400], size: "sm", children: "None" }) : /* @__PURE__ */ i(
12321
12325
  At,
12322
12326
  {
12323
12327
  textR: bt(s),
12324
- variant: g
12328
+ variant: u
12325
12329
  }
12326
12330
  )
12327
12331
  ] })
@@ -12394,7 +12398,7 @@ const ug = ({
12394
12398
  },
12395
12399
  [t]
12396
12400
  );
12397
- return ke(
12401
+ return Ce(
12398
12402
  o.reference.current,
12399
12403
  () => {
12400
12404
  a(!1);
@@ -13177,7 +13181,7 @@ const ug = ({
13177
13181
  textAlign: p ? "start" : "center",
13178
13182
  children: g
13179
13183
  }
13180
- ), T = /* @__PURE__ */ i(Se, { alt: $, height: w, publicId: y, width: b }), z = /* @__PURE__ */ i(
13184
+ ), T = /* @__PURE__ */ i(ke, { alt: $, height: w, publicId: y, width: b }), z = /* @__PURE__ */ i(
13181
13185
  x,
13182
13186
  {
13183
13187
  alignItems: "center",
@@ -13584,7 +13588,7 @@ const ug = ({
13584
13588
  const { refs: w, floatingStyles: k } = qt({
13585
13589
  placement: "bottom-start"
13586
13590
  });
13587
- ke(
13591
+ Ce(
13588
13592
  w.floating.current,
13589
13593
  () => $(!1)
13590
13594
  );
@@ -15109,7 +15113,7 @@ const ug = ({
15109
15113
  },
15110
15114
  [t, g]
15111
15115
  );
15112
- return ke(
15116
+ return Ce(
15113
15117
  u.reference.current,
15114
15118
  () => {
15115
15119
  d(!1);
@@ -16263,7 +16267,7 @@ export {
16263
16267
  Oc as aJ,
16264
16268
  wg as aK,
16265
16269
  vg as aL,
16266
- Se as aM,
16270
+ ke as aM,
16267
16271
  kg as aN,
16268
16272
  zd as aO,
16269
16273
  Cg as aP,
@@ -16414,7 +16418,7 @@ export {
16414
16418
  H as cw,
16415
16419
  ka as cx,
16416
16420
  Ca as cy,
16417
- ke as cz,
16421
+ Ce as cz,
16418
16422
  gg as d,
16419
16423
  Lp as e,
16420
16424
  jp as f,
@@ -1,6 +1,6 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import { NuqsAdapter as t } from "nuqs/adapters/react-router/v7";
3
- import { U as e } from "../components-D0ov-RAX.mjs";
3
+ import { U as e } from "../components-6XOTmwxo.mjs";
4
4
  const n = ({
5
5
  children: o
6
6
  }) => /* @__PURE__ */ r(e, { children: /* @__PURE__ */ r(t, { children: o }) });
@@ -1,4 +1,4 @@
1
- import { cx as a, cy as c, cz as u, cA as l, cB as o, cE as i, cF as r, cG as d, cH as t } from "../components-D0ov-RAX.mjs";
1
+ import { cx as a, cy as c, cz as u, cA as l, cB as o, cE as i, cF as r, cG as d, cH as t } from "../components-6XOTmwxo.mjs";
2
2
  export {
3
3
  a as useActiveSection,
4
4
  c as useCarousel,
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as e, d as t, e as o, f as r, g as n, i, B as c, j as l, k as u, l as b, n as d, q as C, r as p, s as m, y as g, z as I, D as S, E as T, F as B, G as F, H as h, I as D, J as P, K as f, aM as v, L as x, M as y, O as A, P as k, R as M, T as O, U as L, _ as w, $ as R, a1 as N, a2 as V, a4 as z, a5 as E, a7 as U, a8 as W, a9 as H, ad as G, ae as q, af as _, ag as j, ak as K, am as X, an as J, ap as Q, aq as Y, ar as $, as as Z, at as aa, au as sa, av as ea, aw as ta, ax as oa, ay as ra, az as na, aA as ia, aB as ca, aC as la, aD as ua, aF as ba, aG as da, aH as Ca, aI as pa, aJ as ma, aK as ga, aL as Ia, aN as Sa, aP as Ta, aQ as Ba, aR as Fa, aS as ha, aU as Da, aV as Pa, aX as fa, a_ as va, b2 as xa, b3 as ya, b7 as Aa, b9 as ka, ba as Ma, bc as Oa, bf as La, bg as wa, bh as Ra, bi as Na, bj as Va, bk as za, bl as Ea, bn as Ua, bo as Wa, bp as Ha, bq as Ga, br as qa, bt as _a, bu as ja, bv as Ka, bw as Xa, by as Ja, bz as Qa, bA as Ya, bC as $a, bD as Za, bF as as, bH as ss, bI as es, bM as ts, bO as os, bP as rs, bR as ns, bS as is, bU as cs, bX as ls, bY as us, bZ as bs, b_ as ds, b$ as Cs, c0 as ps, c1 as ms, c2 as gs, c3 as Is, c4 as Ss, c5 as Ts, c6 as Bs, c7 as Fs, c8 as hs, c9 as Ds, ca as Ps, cb as fs, cc as vs, cd as xs, ce as ys, cf as As, cg as ks, ch as Ms, ci as Os, cj as Ls, ck as ws, cl as Rs, cm as Ns, cn as Vs, co as zs, cp as Es, cq as Us, cr as Ws, cs as Hs, ct as Gs, cu as qs, cv as _s, cw as js, cx as Ks, cy as Xs, cz as Js, cA as Qs, cB as Ys, cC as $s, cD as Zs, cE as ae, cF as se, cG as ee, cH as te, cI as oe } from "./components-D0ov-RAX.mjs";
1
+ import { A as e, d as t, e as o, f as r, g as n, i, B as c, j as l, k as u, l as b, n as d, q as C, r as p, s as m, y as g, z as I, D as S, E as T, F as B, G as F, H as h, I as D, J as P, K as f, aM as v, L as x, M as y, O as A, P as k, R as M, T as O, U as L, _ as w, $ as R, a1 as N, a2 as V, a4 as z, a5 as E, a7 as U, a8 as W, a9 as H, ad as G, ae as q, af as _, ag as j, ak as K, am as X, an as J, ap as Q, aq as Y, ar as $, as as Z, at as aa, au as sa, av as ea, aw as ta, ax as oa, ay as ra, az as na, aA as ia, aB as ca, aC as la, aD as ua, aF as ba, aG as da, aH as Ca, aI as pa, aJ as ma, aK as ga, aL as Ia, aN as Sa, aP as Ta, aQ as Ba, aR as Fa, aS as ha, aU as Da, aV as Pa, aX as fa, a_ as va, b2 as xa, b3 as ya, b7 as Aa, b9 as ka, ba as Ma, bc as Oa, bf as La, bg as wa, bh as Ra, bi as Na, bj as Va, bk as za, bl as Ea, bn as Ua, bo as Wa, bp as Ha, bq as Ga, br as qa, bt as _a, bu as ja, bv as Ka, bw as Xa, by as Ja, bz as Qa, bA as Ya, bC as $a, bD as Za, bF as as, bH as ss, bI as es, bM as ts, bO as os, bP as rs, bR as ns, bS as is, bU as cs, bX as ls, bY as us, bZ as bs, b_ as ds, b$ as Cs, c0 as ps, c1 as ms, c2 as gs, c3 as Is, c4 as Ss, c5 as Ts, c6 as Bs, c7 as Fs, c8 as hs, c9 as Ds, ca as Ps, cb as fs, cc as vs, cd as xs, ce as ys, cf as As, cg as ks, ch as Ms, ci as Os, cj as Ls, ck as ws, cl as Rs, cm as Ns, cn as Vs, co as zs, cp as Es, cq as Us, cr as Ws, cs as Hs, ct as Gs, cu as qs, cv as _s, cw as js, cx as Ks, cy as Xs, cz as Js, cA as Qs, cB as Ys, cC as $s, cD as Zs, cE as ae, cF as se, cG as ee, cH as te, cI as oe } from "./components-6XOTmwxo.mjs";
2
2
  import { DesignsContext as ne } from "./context/index.js";
3
3
  import { Q as ce, aN as le, aO as ue, aT as be, y as de, aY as Ce } from "./vendor-ZNO6ui6E.mjs";
4
4
  import './assets/index.css';export {
@@ -1,6 +1,6 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import { NuqsAdapter as t } from "nuqs/adapters/next/app";
3
- import { U as e } from "../components-D0ov-RAX.mjs";
3
+ import { U as e } from "../components-6XOTmwxo.mjs";
4
4
  const n = ({
5
5
  children: o
6
6
  }) => /* @__PURE__ */ r(e, { children: /* @__PURE__ */ r(t, { children: o }) });
@@ -1,4 +1,4 @@
1
- import { a1 as r, c2 as s, c4 as t, c6 as c, c7 as l, c8 as o, c9 as m, ca as i, cb as u, cc as n, cd as f, ch as V, ci as x, cj as F, ck as b, cl as g, cm as h, co as p } from "../components-D0ov-RAX.mjs";
1
+ import { a1 as r, c2 as s, c4 as t, c6 as c, c7 as l, c8 as o, c9 as m, ca as i, cb as u, cc as n, cd as f, ch as V, ci as x, cj as F, ck as b, cl as g, cm as h, co as p } from "../components-6XOTmwxo.mjs";
2
2
  export {
3
3
  r as EXCLUDE_TOKEN,
4
4
  s as analyzeFilterValue,
package/package.json CHANGED
@@ -132,5 +132,5 @@
132
132
  "test": "vitest --coverage"
133
133
  },
134
134
  "typings": "./dist/index.d.ts",
135
- "version": "4.14.6"
135
+ "version": "4.14.7"
136
136
  }