@fluidattacks/design 3.24.4-pr → 3.24.5-pr

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (162) hide show
  1. package/dist/components/@core/index.js +1 -1
  2. package/dist/components/accordion/accordion-content/index.js +1 -1
  3. package/dist/components/accordion/index.js +1 -1
  4. package/dist/components/alert/index.js +1 -1
  5. package/dist/components/avatar/index.js +1 -1
  6. package/dist/components/button/index.js +1 -1
  7. package/dist/components/card/card-header/index.js +1 -1
  8. package/dist/components/card/card-with-image/index.js +1 -1
  9. package/dist/components/card/card-with-input/index.js +1 -1
  10. package/dist/components/card/card-with-options/index.js +1 -1
  11. package/dist/components/card/card-with-selector/index.js +1 -1
  12. package/dist/components/card/card-with-switch/index.js +1 -1
  13. package/dist/components/card/index.js +1 -1
  14. package/dist/components/carousel/index.js +1 -1
  15. package/dist/components/checkbox/index.js +1 -1
  16. package/dist/components/cloud-image/index.js +1 -1
  17. package/dist/components/code-snippet/index.js +1 -1
  18. package/dist/components/code-snippet/location-code/index.js +1 -1
  19. package/dist/components/colors/index.js +1 -1
  20. package/dist/components/conditions-dialog/index.js +1 -1
  21. package/dist/components/confirm-dialog/index.js +1 -1
  22. package/dist/components/container/index.js +1 -1
  23. package/dist/components/copy-button/index.js +1 -1
  24. package/dist/components/divider/index.js +1 -1
  25. package/dist/components/dropdown/index.js +1 -1
  26. package/dist/components/empty-state/empty-button/index.js +1 -1
  27. package/dist/components/empty-state/index.js +1 -1
  28. package/dist/components/file-preview/index.js +1 -1
  29. package/dist/components/form/index.js +1 -1
  30. package/dist/components/form/inner-form/index.js +1 -1
  31. package/dist/components/grid-container/index.js +1 -1
  32. package/dist/components/group-selector/index.js +1 -1
  33. package/dist/components/group-selector/option-container/index.js +1 -1
  34. package/dist/components/icon/index.js +1 -1
  35. package/dist/components/icon-button/index.js +1 -1
  36. package/dist/components/indicator-card/index.js +1 -1
  37. package/dist/components/info-sidebar/index.js +1 -1
  38. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  39. package/dist/components/inputs/fields/combobox/index.js +1 -1
  40. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  41. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  42. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  43. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  44. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  45. package/dist/components/inputs/fields/date/index.js +1 -1
  46. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  47. package/dist/components/inputs/fields/date-range/index.js +1 -1
  48. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  49. package/dist/components/inputs/fields/date-time/index.js +1 -1
  50. package/dist/components/inputs/fields/editable/index.js +1 -1
  51. package/dist/components/inputs/fields/input/index.js +1 -1
  52. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  53. package/dist/components/inputs/fields/input-array/index.js +1 -1
  54. package/dist/components/inputs/fields/input-file/index.js +1 -1
  55. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  56. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  57. package/dist/components/inputs/fields/number/index.js +1 -1
  58. package/dist/components/inputs/fields/number-range/index.js +1 -1
  59. package/dist/components/inputs/fields/phone/index.js +1 -1
  60. package/dist/components/inputs/fields/text-area/index.js +1 -1
  61. package/dist/components/inputs/index.js +1 -1
  62. package/dist/components/inputs/label/index.js +1 -1
  63. package/dist/components/inputs/outline-container/index.js +1 -1
  64. package/dist/components/inputs/utils/action-button/index.js +1 -1
  65. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  66. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  67. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  68. package/dist/components/inputs/utils/dialog/index.js +1 -1
  69. package/dist/components/inputs/utils/number-field/index.js +1 -1
  70. package/dist/components/inputs/utils/popover/index.js +1 -1
  71. package/dist/components/layout/categories/buttons/index.js +1 -1
  72. package/dist/components/layout/categories/column/index.js +1 -1
  73. package/dist/components/layout/categories/gap/index.js +1 -1
  74. package/dist/components/layout/categories/row/index.js +1 -1
  75. package/dist/components/layout/index.js +1 -1
  76. package/dist/components/link/index.js +1 -1
  77. package/dist/components/list-item/index.js +1 -1
  78. package/dist/components/little-flag/index.js +1 -1
  79. package/dist/components/loading/index.js +1 -1
  80. package/dist/components/logo/index.js +1 -1
  81. package/dist/components/lottie/index.js +1 -1
  82. package/dist/components/menu/index.js +1 -1
  83. package/dist/components/message-banner/index.js +1 -1
  84. package/dist/components/modal/columns-modal/index.js +1 -1
  85. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  86. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  87. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  88. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  89. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  90. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  91. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  92. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  93. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  94. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  95. package/dist/components/modal/filters-modal/index.js +1 -1
  96. package/dist/components/modal/footer/index.js +1 -1
  97. package/dist/components/modal/header/index.js +1 -1
  98. package/dist/components/modal/index.js +1 -1
  99. package/dist/components/modal/modal-confirm/index.js +1 -1
  100. package/dist/components/notification/index.js +1 -1
  101. package/dist/components/notification-sign/index.js +1 -1
  102. package/dist/components/number-input/index.js +1 -1
  103. package/dist/components/oauth-selector/index.js +1 -1
  104. package/dist/components/oauth-selector/option-container/index.js +1 -1
  105. package/dist/components/plan-card/index.js +1 -1
  106. package/dist/components/plan-card/recommended-tag/index.js +1 -1
  107. package/dist/components/pop-up/description/index.js +1 -1
  108. package/dist/components/pop-up/index.js +1 -1
  109. package/dist/components/premium-feature/index.js +1 -1
  110. package/dist/components/priority-score/index.js +1 -1
  111. package/dist/components/progress-bar/index.js +1 -1
  112. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  113. package/dist/components/progress-indicator/index.js +1 -1
  114. package/dist/components/progress-indicator/step/index.js +1 -1
  115. package/dist/components/radio-button/index.js +1 -1
  116. package/dist/components/scroll-button/index.js +1 -1
  117. package/dist/components/search/index.js +1 -1
  118. package/dist/components/severity-badge/index.js +1 -1
  119. package/dist/components/severity-overview/badge/index.js +1 -1
  120. package/dist/components/severity-overview/index.js +1 -1
  121. package/dist/components/show-on-hover/index.js +1 -1
  122. package/dist/components/slide-out-menu/index.js +1 -1
  123. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  124. package/dist/components/slider/index.js +1 -1
  125. package/dist/components/slider/thumb/index.js +1 -1
  126. package/dist/components/step-lapse/index.js +1 -1
  127. package/dist/components/table/context/index.js +1 -1
  128. package/dist/components/table/export-csv/index.js +1 -1
  129. package/dist/components/table/index.js +1 -1
  130. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  131. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  132. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  133. package/dist/components/table/sort-icon/index.js +1 -1
  134. package/dist/components/table/table-body/index.js +1 -1
  135. package/dist/components/table/table-column-toggle/index.js +1 -1
  136. package/dist/components/table/table-content/head/index.js +1 -1
  137. package/dist/components/table/table-content/index.js +1 -1
  138. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  139. package/dist/components/table/table-footer/index.js +1 -1
  140. package/dist/components/table/table-options/caption-content/index.js +1 -1
  141. package/dist/components/table/table-options/controls-content/index.js +1 -1
  142. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  143. package/dist/components/table/table-options/index.js +1 -1
  144. package/dist/components/table/wrapper/index.js +1 -1
  145. package/dist/components/table-button/index.js +1 -1
  146. package/dist/components/tabs/index.js +1 -1
  147. package/dist/components/tabs/tab/index.js +1 -1
  148. package/dist/components/tag/index.js +1 -1
  149. package/dist/components/timeline/card/index.js +1 -1
  150. package/dist/components/timeline/index.js +1 -1
  151. package/dist/components/toggle/index.js +1 -1
  152. package/dist/components/tooltip/index.js +1 -1
  153. package/dist/components/tour/index.js +1 -1
  154. package/dist/components/typography/heading/index.js +1 -1
  155. package/dist/components/typography/index.js +1 -1
  156. package/dist/components/typography/span/index.js +1 -1
  157. package/dist/components/typography/text/index.js +1 -1
  158. package/dist/{components-B4ncEwW8.js → components-D7f7nxmJ.js} +37 -37
  159. package/dist/{components-DQ552aTg.mjs → components-VbHoecE9.mjs} +209 -203
  160. package/dist/hooks/index.js +1 -1
  161. package/dist/index.js +1 -1
  162. package/package.json +1 -1
@@ -224,7 +224,7 @@ const le = (e) => ({
224
224
  4.5: "4.5rem",
225
225
  5: "5rem",
226
226
  6: "6rem"
227
- }, ys = [
227
+ }, bs = [
228
228
  "lock-keyhole",
229
229
  "bars-sort",
230
230
  "bolt",
@@ -265,7 +265,7 @@ const le = (e) => ({
265
265
  "user-group",
266
266
  "user-hoodie",
267
267
  "xmark"
268
- ], bs = [
268
+ ], $s = [
269
269
  ["fal", "arrow-down"],
270
270
  ["fal", "arrow-left"],
271
271
  ["fal", "arrow-right"],
@@ -291,7 +291,7 @@ const le = (e) => ({
291
291
  gray: Vi,
292
292
  gradients: qi
293
293
  }
294
- }, $s = ({
294
+ }, xs = ({
295
295
  children: e
296
296
  }) => /* @__PURE__ */ i(En, { theme: j, children: e }), P = (e, t) => t === void 0 ? "" : `${e}: ${t};`, Re = (e) => {
297
297
  const t = e.py ?? e.pt ?? 0, n = e.px ?? e.pr ?? 0, a = e.py ?? e.pb ?? 0, r = e.px ?? e.pl ?? 0;
@@ -828,7 +828,7 @@ const E = Y(function({
828
828
  },
829
829
  `${p}-${r}`
830
830
  );
831
- }), xs = Y(function({ aligned: t = "end", items: n, bgColor: a }, r) {
831
+ }), ms = Y(function({ aligned: t = "end", items: n, bgColor: a }, r) {
832
832
  const o = R(), [s, l] = L(
833
833
  n.map((d) => d.expanded ?? !1)
834
834
  ), c = v(
@@ -1289,7 +1289,7 @@ const E = Y(function({
1289
1289
  }
1290
1290
  ), N = (h + (k ?? "") + (c ?? a)).replace(/ /u, "_");
1291
1291
  return y === void 0 ? S : /* @__PURE__ */ i(ee, { id: `${N}-tooltip`, place: $, tip: y, children: S });
1292
- }), ms = Y(function({
1292
+ }), ws = Y(function({
1293
1293
  autoHide: t = !1,
1294
1294
  children: n,
1295
1295
  closable: a = !1,
@@ -1776,7 +1776,7 @@ const E = Y(function({
1776
1776
  children: D
1777
1777
  }
1778
1778
  ) : D;
1779
- }), ws = Y(function({
1779
+ }), vs = Y(function({
1780
1780
  children: t,
1781
1781
  onClick: n,
1782
1782
  userName: a,
@@ -1978,7 +1978,7 @@ const E = Y(function({
1978
1978
  ]
1979
1979
  }
1980
1980
  ) }) }) : /* @__PURE__ */ i(vt, { $opacity: a, children: /* @__PURE__ */ i("img", { alt: e, src: r, style: { height: o, width: n } }) });
1981
- }, vs = ({
1981
+ }, ks = ({
1982
1982
  alt: e,
1983
1983
  authorEmail: t,
1984
1984
  date: n,
@@ -3784,7 +3784,7 @@ const E = Y(function({
3784
3784
  ] }),
3785
3785
  /* @__PURE__ */ i(at, { children: /* @__PURE__ */ i(U, { onClick: t, variant: "ghost", children: "Cancel" }) })
3786
3786
  ] });
3787
- }, ks = (e) => {
3787
+ }, Cs = (e) => {
3788
3788
  const {
3789
3789
  disabled: t = !1,
3790
3790
  error: n,
@@ -3876,7 +3876,7 @@ const E = Y(function({
3876
3876
  ]
3877
3877
  }
3878
3878
  );
3879
- }, Cs = ({
3879
+ }, Ss = ({
3880
3880
  children: e,
3881
3881
  currentValue: t,
3882
3882
  externalLink: n,
@@ -4008,13 +4008,13 @@ const E = Y(function({
4008
4008
  ]
4009
4009
  }
4010
4010
  );
4011
- }, Ss = x.div.attrs({
4011
+ }, zs = x.div.attrs({
4012
4012
  className: "flex flex-wrap justify-center pv3 w-100"
4013
- })``, zs = x.div.attrs({
4013
+ })``, Is = x.div.attrs({
4014
4014
  className: "flex flex-wrap items-center justify-start mb2"
4015
4015
  })`
4016
4016
  gap: 12px;
4017
- `, Is = x.div.attrs({
4017
+ `, Ts = x.div.attrs({
4018
4018
  className: "flex flex-wrap items-center justify-end mb2"
4019
4019
  })`
4020
4020
  gap: 8px;
@@ -4075,7 +4075,7 @@ const E = Y(function({
4075
4075
  margin: ${n}px ${t}px;
4076
4076
  }
4077
4077
  `}
4078
- `, Ts = ({ children: e, disp: t, mh: n, mv: a }) => /* @__PURE__ */ i(nr, { $disp: t, $mh: n, $mv: a, children: e }), ir = x.div.attrs({
4078
+ `, Ns = ({ children: e, disp: t, mh: n, mv: a }) => /* @__PURE__ */ i(nr, { $disp: t, $mh: n, $mv: a, children: e }), ir = x.div.attrs({
4079
4079
  className: "comp-row flex flex-row flex-wrap"
4080
4080
  })`
4081
4081
  ${({
@@ -4176,7 +4176,7 @@ const E = Y(function({
4176
4176
  }
4177
4177
  ) }) : void 0
4178
4178
  ] });
4179
- }, Ns = ({
4179
+ }, Ds = ({
4180
4180
  addText: e,
4181
4181
  append: t,
4182
4182
  control: n,
@@ -4254,7 +4254,7 @@ const E = Y(function({
4254
4254
  }, lr = (e) => {
4255
4255
  const t = e;
4256
4256
  return t ? Array.from(t).map((n) => n.name).join(", ") : "";
4257
- }, Ds = ({
4257
+ }, Fs = ({
4258
4258
  accept: e,
4259
4259
  disabled: t = !1,
4260
4260
  error: n,
@@ -4484,7 +4484,7 @@ const E = Y(function({
4484
4484
  )
4485
4485
  }
4486
4486
  );
4487
- }, Fs = ({
4487
+ }, Es = ({
4488
4488
  disabled: e = !1,
4489
4489
  control: t,
4490
4490
  error: n,
@@ -4879,7 +4879,7 @@ const E = Y(function({
4879
4879
  overflow: hidden;
4880
4880
  text-overflow: ellipsis;
4881
4881
  white-space: nowrap;
4882
- `, Es = ({
4882
+ `, Rs = ({
4883
4883
  disabled: e,
4884
4884
  error: t,
4885
4885
  label: n,
@@ -5042,7 +5042,7 @@ const E = Y(function({
5042
5042
  )
5043
5043
  }
5044
5044
  );
5045
- }, Rs = ({
5045
+ }, js = ({
5046
5046
  disabled: e = !1,
5047
5047
  error: t,
5048
5048
  helpLink: n,
@@ -5126,7 +5126,7 @@ const E = Y(function({
5126
5126
  )
5127
5127
  }
5128
5128
  );
5129
- }, js = ({
5129
+ }, Ls = ({
5130
5130
  control: e,
5131
5131
  description: t,
5132
5132
  disabled: n,
@@ -5338,7 +5338,7 @@ const E = Y(function({
5338
5338
  }, pn = (e, t) => Z(
5339
5339
  () => A.debounce(e, t),
5340
5340
  [e, t]
5341
- ), Ls = (e) => {
5341
+ ), As = (e) => {
5342
5342
  const [t, n] = L(), a = pn((r) => {
5343
5343
  n(r);
5344
5344
  }, (e == null ? void 0 : e.debounceWait) ?? 300);
@@ -5479,7 +5479,7 @@ const E = Y(function({
5479
5479
  ]
5480
5480
  }
5481
5481
  );
5482
- }), As = ({
5482
+ }), Ps = ({
5483
5483
  alt: e,
5484
5484
  customDescription: t,
5485
5485
  imageId: n,
@@ -5664,7 +5664,7 @@ const E = Y(function({
5664
5664
  ]
5665
5665
  }
5666
5666
  );
5667
- }), Ps = ({
5667
+ }), Ws = ({
5668
5668
  id: e,
5669
5669
  title: t,
5670
5670
  toggles: n,
@@ -5735,7 +5735,7 @@ const E = Y(function({
5735
5735
  gap: ${({ theme: e }) => e.spacing[0.5]};
5736
5736
  justify-content: center;
5737
5737
  margin-top: ${({ theme: e }) => e.spacing[2]};
5738
- `, Ws = ({
5738
+ `, Os = ({
5739
5739
  slides: e,
5740
5740
  interval: t = 300
5741
5741
  }) => {
@@ -5856,7 +5856,7 @@ const E = Y(function({
5856
5856
  ...n !== void 0 ? { "data-line": String(Number(n)) } : {},
5857
5857
  children: A.isNil(t) || A.isString(t) || A.isEmpty(t.content) ? /* @__PURE__ */ i("div", { className: "no-data", children: /* @__PURE__ */ i("p", { children: e }) }) : /* @__PURE__ */ i("code", { className: "language-none", children: t.content })
5858
5858
  }
5859
- ) })), Os = ({
5859
+ ) })), Hs = ({
5860
5860
  noCodeMessage: e = "Code snippet not available",
5861
5861
  snippet: t,
5862
5862
  specific: n,
@@ -7620,7 +7620,7 @@ const ze = ({
7620
7620
  onClose: a(e),
7621
7621
  tagLabel: `${n} `
7622
7622
  }
7623
- ), Hs = ({
7623
+ ), Ms = ({
7624
7624
  options: e,
7625
7625
  onClose: t
7626
7626
  }) => {
@@ -7780,7 +7780,7 @@ const ze = ({
7780
7780
  value: void 0,
7781
7781
  options: t
7782
7782
  };
7783
- }, Ms = ({
7783
+ }, Bs = ({
7784
7784
  dataset: e,
7785
7785
  localStorageKey: t,
7786
7786
  storage: n,
@@ -7926,7 +7926,7 @@ const ze = ({
7926
7926
  $,
7927
7927
  document.getElementById("portals") ?? document.body
7928
7928
  ) : l.isOpen ? $ : null;
7929
- }, Bs = (e, t, n) => {
7929
+ }, Us = (e, t, n) => {
7930
7930
  const a = Ue("confirm-dialog-modal"), r = B(null), o = v(async () => (a.open(), new Promise((d) => {
7931
7931
  r.current = d;
7932
7932
  })), [a]), s = v(() => {
@@ -7986,7 +7986,7 @@ const ze = ({
7986
7986
  }
7987
7987
  );
7988
7988
  }];
7989
- }, Us = () => {
7989
+ }, Vs = () => {
7990
7990
  const [e, t] = L(!1), [n, a] = L(), r = B(null), o = Ue("confirm-dialog-modal"), s = v(
7991
7991
  async (p) => (a(p), t(!0), new Promise((g) => {
7992
7992
  r.current = g;
@@ -8024,7 +8024,7 @@ const ze = ({
8024
8024
  ]
8025
8025
  }
8026
8026
  ), confirm: s };
8027
- }, ko = 2e3, Vs = ({
8027
+ }, ko = 2e3, Gs = ({
8028
8028
  content: e
8029
8029
  }) => {
8030
8030
  const [t, n] = L("Copy"), a = v(() => {
@@ -8086,7 +8086,7 @@ const ze = ({
8086
8086
  cursor: not-allowed;
8087
8087
  }
8088
8088
  `}
8089
- `, Gs = ({
8089
+ `, _s = ({
8090
8090
  icon: e,
8091
8091
  iconColor: t,
8092
8092
  id: n,
@@ -8187,7 +8187,7 @@ const ze = ({
8187
8187
  `, Pt = {
8188
8188
  md: { description: "md", title: "md" },
8189
8189
  sm: { description: "sm", title: "xs" }
8190
- }, _s = ({
8190
+ }, Ys = ({
8191
8191
  cancelButton: e = void 0,
8192
8192
  confirmButton: t = void 0,
8193
8193
  description: n,
@@ -8224,7 +8224,7 @@ const ze = ({
8224
8224
  t && /* @__PURE__ */ i(At, { buttonProps: t, variant: "primary" })
8225
8225
  ] }) : void 0
8226
8226
  ] });
8227
- }, Ys = ({
8227
+ }, Ks = ({
8228
8228
  children: e
8229
8229
  }) => {
8230
8230
  const t = ki();
@@ -8239,7 +8239,7 @@ const ze = ({
8239
8239
  overflow: hidden auto;
8240
8240
  width: 100%;
8241
8241
  `}
8242
- `, Ks = ({
8242
+ `, Zs = ({
8243
8243
  alert: e,
8244
8244
  buttonAlignment: t,
8245
8245
  cancelButton: n,
@@ -8339,7 +8339,7 @@ const ze = ({
8339
8339
  grid-template-columns: repeat(${t}, 1fr);
8340
8340
  }
8341
8341
  `}
8342
- `, Zs = Y(function({
8342
+ `, Xs = Y(function({
8343
8343
  children: t,
8344
8344
  md: n,
8345
8345
  sm: a,
@@ -8416,7 +8416,7 @@ const ze = ({
8416
8416
  ) : null,
8417
8417
  /* @__PURE__ */ i(T, { color: a.palette.gray[800], fontWeight: "bold", size: "sm", children: t })
8418
8418
  ] });
8419
- }, Xs = ({
8419
+ }, qs = ({
8420
8420
  isOpen: e = !0,
8421
8421
  items: t,
8422
8422
  handleNewOrganization: n,
@@ -8536,7 +8536,7 @@ const ze = ({
8536
8536
  }
8537
8537
  );
8538
8538
  return e ? be($, document.body) : /* @__PURE__ */ i("div", {});
8539
- }, qs = ({
8539
+ }, Js = ({
8540
8540
  description: e,
8541
8541
  height: t = "auto",
8542
8542
  leftIconName: n,
@@ -8598,7 +8598,7 @@ const ze = ({
8598
8598
  ]
8599
8599
  }
8600
8600
  );
8601
- }, Js = ({
8601
+ }, Qs = ({
8602
8602
  actions: e,
8603
8603
  children: t,
8604
8604
  header: n,
@@ -8714,7 +8714,7 @@ const ze = ({
8714
8714
  padding: ${e.spacing[0.125]} ${e.spacing[0.25]} ${e.spacing[0.125]} ${e.spacing[0.25]};
8715
8715
  text-decoration: ${n}
8716
8716
  `}
8717
- `, Qs = ({
8717
+ `, ec = ({
8718
8718
  bgColor: e,
8719
8719
  children: t,
8720
8720
  txtDecoration: n,
@@ -8816,7 +8816,7 @@ const ze = ({
8816
8816
  header: { height: "35px", width: "160px" },
8817
8817
  icon: { height: "40px", width: "40px" },
8818
8818
  inline: { width: "150px" }
8819
- }, ec = ({ publicId: e, variant: t }) => /* @__PURE__ */ i(b, { ...Bo[t], children: /* @__PURE__ */ i(ge, { alt: "logo", publicId: e }) }), Uo = x(zi).attrs(
8819
+ }, tc = ({ publicId: e, variant: t }) => /* @__PURE__ */ i(b, { ...Bo[t], children: /* @__PURE__ */ i(ge, { alt: "logo", publicId: e }) }), Uo = x(zi).attrs(
8820
8820
  ({ autoplay: e = !0 }) => ({
8821
8821
  autoplay: e,
8822
8822
  className: "comp-lottie"
@@ -8826,10 +8826,10 @@ const ze = ({
8826
8826
  height: ${e}px;
8827
8827
  width: ${e}px;
8828
8828
  `}
8829
- `, tc = (e) => {
8829
+ `, nc = (e) => {
8830
8830
  const { size: t } = e;
8831
8831
  return /* @__PURE__ */ i(Uo, { $size: t, ...e });
8832
- }, nc = ({
8832
+ }, ic = ({
8833
8833
  children: e,
8834
8834
  commitSha: t,
8835
8835
  commitShortSha: n,
@@ -8895,7 +8895,7 @@ const ze = ({
8895
8895
  &:hover span {
8896
8896
  color: ${j.palette.primary[200]};
8897
8897
  }
8898
- `, ic = ({
8898
+ `, ac = ({
8899
8899
  message: e,
8900
8900
  onClickButton: t,
8901
8901
  buttonText: n,
@@ -9012,7 +9012,7 @@ const ze = ({
9012
9012
  color: ${e.palette[t][500]};
9013
9013
  }
9014
9014
  `}
9015
- `, Yo = (e) => e === "warning" ? "triangle-exclamation" : e === "info" ? "circle-info" : e === "success" ? "circle-check" : "circle-exclamation", ac = ({
9015
+ `, Yo = (e) => e === "warning" ? "triangle-exclamation" : e === "info" ? "circle-info" : e === "success" ? "circle-check" : "circle-exclamation", rc = ({
9016
9016
  description: e,
9017
9017
  onClose: t,
9018
9018
  title: n,
@@ -9095,7 +9095,7 @@ const ze = ({
9095
9095
  &::-webkit-inner-spin-button {
9096
9096
  opacity: 1;
9097
9097
  }
9098
- `, rc = Y(function({
9098
+ `, oc = Y(function({
9099
9099
  autoUpdate: t = !1,
9100
9100
  decimalPlaces: n = 0,
9101
9101
  defaultValue: a = 0,
@@ -9206,7 +9206,7 @@ const ze = ({
9206
9206
  ]
9207
9207
  }
9208
9208
  );
9209
- }, oc = ({
9209
+ }, lc = ({
9210
9210
  align: e = "end",
9211
9211
  buttonLabel: t = "Add Credential",
9212
9212
  children: n,
@@ -9368,7 +9368,7 @@ const ze = ({
9368
9368
  )
9369
9369
  }
9370
9370
  ) : /* @__PURE__ */ i(b, { display: "inline-block", mr: e, onClick: t, children: r });
9371
- }, lc = ({
9371
+ }, sc = ({
9372
9372
  score: e
9373
9373
  }) => {
9374
9374
  const t = R(), n = e <= 33 ? "priority-bars-low" : "priority-bars-medium", a = e > 66 || e === 0 ? "priority-bars-high" : n;
@@ -9604,7 +9604,7 @@ const ze = ({
9604
9604
  flex-flow: row wrap;
9605
9605
  }
9606
9606
  `}
9607
- `, ll = 150, sc = ({
9607
+ `, ll = 150, cc = ({
9608
9608
  label: e,
9609
9609
  minWidth: t = ll,
9610
9610
  state: n = "not completed",
@@ -9674,7 +9674,7 @@ const ze = ({
9674
9674
  ]
9675
9675
  }
9676
9676
  );
9677
- }, sl = 150, cc = ({
9677
+ }, sl = 150, dc = ({
9678
9678
  children: e,
9679
9679
  orientation: t = "horizontal",
9680
9680
  minWidth: n = sl
@@ -9746,7 +9746,7 @@ const ze = ({
9746
9746
  children: e
9747
9747
  }
9748
9748
  );
9749
- }, dc = ({
9749
+ }, pc = ({
9750
9750
  _portal: e = !1,
9751
9751
  cancelButton: t,
9752
9752
  darkBackground: n = !1,
@@ -9904,7 +9904,7 @@ const ze = ({
9904
9904
  right: ${({ right: e }) => e ?? "unset"};
9905
9905
  z-index: ${({ zIndex: e }) => e ?? "unset"};
9906
9906
  left: ${({ left: e }) => e ?? "unset"};
9907
- `, pc = ({
9907
+ `, gc = ({
9908
9908
  scrollerId: e = "dashboard",
9909
9909
  left: t,
9910
9910
  visibleAt: n = 500,
@@ -9967,7 +9967,7 @@ const ze = ({
9967
9967
  colorL: j.palette.gray[800],
9968
9968
  colorR: j.palette.gray[800]
9969
9969
  }
9970
- }, gc = ({
9970
+ }, uc = ({
9971
9971
  textL: e,
9972
9972
  textR: t,
9973
9973
  variant: n
@@ -10061,7 +10061,7 @@ const ze = ({
10061
10061
  ]
10062
10062
  }
10063
10063
  );
10064
- }, uc = ({
10064
+ }, hc = ({
10065
10065
  critical: e,
10066
10066
  high: t,
10067
10067
  medium: n,
@@ -10089,7 +10089,7 @@ const ze = ({
10089
10089
  display: block;
10090
10090
  }
10091
10091
  `}
10092
- `, hc = ({
10092
+ `, fc = ({
10093
10093
  visibleElement: e,
10094
10094
  hiddenElement: t
10095
10095
  }) => /* @__PURE__ */ f(ul, { children: [
@@ -10173,7 +10173,7 @@ const ze = ({
10173
10173
  height: auto;
10174
10174
  }
10175
10175
  `}
10176
- `, fc = ({
10176
+ `, yc = ({
10177
10177
  children: e,
10178
10178
  closeIconId: t = "close-menu",
10179
10179
  isOpen: n,
@@ -10426,7 +10426,7 @@ const ze = ({
10426
10426
  e
10427
10427
  );
10428
10428
  return /* @__PURE__ */ i("div", { ...o, className: `thumb ${l ? "dragging" : ""}`, children: /* @__PURE__ */ i(Fi, { children: /* @__PURE__ */ i("input", { ...s, "aria-label": a, ref: r }) }) });
10429
- }, wl = (e, t, n) => Math.round((n - e) / (t - e) * 100), yc = (e) => {
10429
+ }, wl = (e, t, n) => Math.round((n - e) / (t - e) * 100), bc = (e) => {
10430
10430
  const t = R(), n = B(null), { label: a, minValue: r = 0, maxValue: o = 100, name: s, setValue: l, watch: c } = e, d = Ei(), p = Ri({
10431
10431
  ...e,
10432
10432
  numberFormatter: d,
@@ -10561,7 +10561,7 @@ const ze = ({
10561
10561
 
10562
10562
  ${vl(e, t)}
10563
10563
  `}
10564
- `, bc = ({
10564
+ `, $c = ({
10565
10565
  button: { disabled: e = !1, text: t, type: n = "button", onClick: a },
10566
10566
  steps: r
10567
10567
  }) => {
@@ -11150,7 +11150,7 @@ const ze = ({
11150
11150
  display: flex;
11151
11151
  overflow-wrap: anywhere;
11152
11152
  width: ${({ $width: e }) => e}px;
11153
- `, Al = () => {
11153
+ `, Al = 50, Pl = () => {
11154
11154
  const e = R(), { table: t } = ue(de), { loading: n } = (t == null ? void 0 : t.options.meta) ?? {}, a = Z(() => {
11155
11155
  const { enableRowSelection: l, enableMultiRowSelection: c } = (t == null ? void 0 : t.options) ?? {};
11156
11156
  return l || c ? 1 : 0;
@@ -11204,27 +11204,33 @@ const ze = ({
11204
11204
  className: d === a && t.options.onRowClick ? "clickable" : "",
11205
11205
  "data-testid": `cell-${c.id}`,
11206
11206
  onClick: r(l, d),
11207
- children: /* @__PURE__ */ f(Ll, { $width: `${c.column.getSize()}`, children: [
11208
- d === a && l.getCanExpand() ? /* @__PURE__ */ i(
11209
- "button",
11210
- {
11211
- onClick: o(l),
11212
- style: { cursor: "pointer", marginRight: "1rem" },
11213
- children: /* @__PURE__ */ i(
11214
- E,
11207
+ children: /* @__PURE__ */ f(
11208
+ Ll,
11209
+ {
11210
+ $width: `${c.column.getSize() + Al}`,
11211
+ children: [
11212
+ d === a && l.getCanExpand() ? /* @__PURE__ */ i(
11213
+ "button",
11215
11214
  {
11216
- icon: l.getIsExpanded() ? "angle-up" : "angle-down",
11217
- iconSize: "xs",
11218
- iconType: "fa-light"
11215
+ onClick: o(l),
11216
+ style: { cursor: "pointer", marginRight: "1rem" },
11217
+ children: /* @__PURE__ */ i(
11218
+ E,
11219
+ {
11220
+ icon: l.getIsExpanded() ? "angle-up" : "angle-down",
11221
+ iconSize: "xs",
11222
+ iconType: "fa-light"
11223
+ }
11224
+ )
11219
11225
  }
11226
+ ) : void 0,
11227
+ Ke(
11228
+ c.column.columnDef.cell,
11229
+ c.getContext()
11220
11230
  )
11221
- }
11222
- ) : void 0,
11223
- Ke(
11224
- c.column.columnDef.cell,
11225
- c.getContext()
11226
- )
11227
- ] })
11231
+ ]
11232
+ }
11233
+ )
11228
11234
  },
11229
11235
  c.id
11230
11236
  ))
@@ -11232,7 +11238,7 @@ const ze = ({
11232
11238
  ),
11233
11239
  l.getIsExpanded() ? /* @__PURE__ */ i("tr", { "data-testid": `row-${l.id}-expand`, id: "description", children: /* @__PURE__ */ i("td", { colSpan: 100, children: s(l) }) }) : void 0
11234
11240
  ] }, l.id)) });
11235
- }, Pl = () => {
11241
+ }, Wl = () => {
11236
11242
  const {
11237
11243
  containerRef: e,
11238
11244
  hidden: t,
@@ -11260,7 +11266,7 @@ const ze = ({
11260
11266
  ] }) }),
11261
11267
  /* @__PURE__ */ f("table", { ref: l, children: [
11262
11268
  /* @__PURE__ */ i(jl, {}),
11263
- /* @__PURE__ */ i(Al, {})
11269
+ /* @__PURE__ */ i(Pl, {})
11264
11270
  ] })
11265
11271
  ] });
11266
11272
  }, Bt = x(_)`
@@ -11289,7 +11295,7 @@ const ze = ({
11289
11295
  background-color: ${e.palette.gray[100]};
11290
11296
  }
11291
11297
  `}
11292
- `, Wl = () => {
11298
+ `, Ol = () => {
11293
11299
  const { table: e } = ue(de), { pagination: { pageIndex: t } = { pageIndex: 0 } } = (e == null ? void 0 : e.getState()) ?? {}, n = (e == null ? void 0 : e.getPageCount()) ?? 0, a = v(() => {
11294
11300
  e == null || e.setPageIndex(t + 1);
11295
11301
  }, [t, e]), r = v(() => {
@@ -11321,7 +11327,7 @@ const ze = ({
11321
11327
  }
11322
11328
  )
11323
11329
  ] });
11324
- }, Ol = 10, Hl = 20, Ml = 50, Bl = 100, Ul = () => {
11330
+ }, Hl = 10, Ml = 20, Bl = 50, Ul = 100, Vl = () => {
11325
11331
  const e = R(), { table: t } = ue(de), n = (t == null ? void 0 : t.getRowCount()) ?? 0, [a, r] = L(!1), [o, s] = L(
11326
11332
  (t == null ? void 0 : t.getState().pagination.pageSize) ?? 10
11327
11333
  ), { refs: l, floatingStyles: c } = nt({
@@ -11331,10 +11337,10 @@ const ze = ({
11331
11337
  whileElementsMounted: Qe
11332
11338
  }), d = Z(
11333
11339
  () => Pi(
11334
- [Ol, Hl, Ml, Bl],
11340
+ [Hl, Ml, Bl, Ul],
11335
11341
  // eslint-disable-next-line functional/prefer-immutable-types
11336
11342
  (h, y) => {
11337
- y <= n && h.push(y);
11343
+ (y <= n || h.length === 0) && h.push(y);
11338
11344
  },
11339
11345
  []
11340
11346
  ),
@@ -11430,7 +11436,7 @@ const ze = ({
11430
11436
  }
11431
11437
  ) : void 0
11432
11438
  ] });
11433
- }, Vl = () => {
11439
+ }, Gl = () => {
11434
11440
  const { table: e } = ue(de), {
11435
11441
  pagination: { pageIndex: t, pageSize: n } = { pageIndex: 0, pageSize: 10 }
11436
11442
  } = (e == null ? void 0 : e.getState()) ?? {}, a = (e == null ? void 0 : e.getRowCount()) ?? 0, r = v(
@@ -11444,18 +11450,18 @@ const ze = ({
11444
11450
  []
11445
11451
  );
11446
11452
  return /* @__PURE__ */ i(T, { display: "inline-block", fontWeight: "bold", size: "sm", children: r(t, n, a) });
11447
- }, Gl = ({
11453
+ }, _l = ({
11448
11454
  children: e
11449
11455
  }) => /* @__PURE__ */ f(Rl, { children: [
11450
11456
  /* @__PURE__ */ f("div", { className: "pagination-container", children: [
11457
+ /* @__PURE__ */ i(Gl, {}),
11451
11458
  /* @__PURE__ */ i(Vl, {}),
11452
- /* @__PURE__ */ i(Ul, {}),
11453
- /* @__PURE__ */ i(Wl, {})
11459
+ /* @__PURE__ */ i(Ol, {})
11454
11460
  ] }),
11455
11461
  e
11456
- ] }), _l = ({
11462
+ ] }), Yl = ({
11457
11463
  children: e
11458
- }) => /* @__PURE__ */ i("div", { className: "footer-container", children: e }), Yl = x.div.attrs({ className: "search-container" })`
11464
+ }) => /* @__PURE__ */ i("div", { className: "footer-container", children: e }), Kl = x.div.attrs({ className: "search-container" })`
11459
11465
  ${({ theme: e }) => `
11460
11466
  display: flex;
11461
11467
  flex-direction: column;
@@ -11502,7 +11508,7 @@ const ze = ({
11502
11508
  }
11503
11509
  }
11504
11510
  `}
11505
- `, Kl = x.div.attrs({ className: "controls-container" })`
11511
+ `, Zl = x.div.attrs({ className: "controls-container" })`
11506
11512
  display: flex;
11507
11513
  flex: 1 0 50%;
11508
11514
 
@@ -11518,7 +11524,7 @@ const ze = ({
11518
11524
  justify-content: flex-end;
11519
11525
  width: 100%;
11520
11526
  }
11521
- `, Zl = x.div`
11527
+ `, Xl = x.div`
11522
11528
  display: flex;
11523
11529
  flex-wrap: wrap;
11524
11530
  width: 100%;
@@ -11533,7 +11539,7 @@ const ze = ({
11533
11539
  .highlight-container ~ .controls-container {
11534
11540
  flex: 1 0 100%;
11535
11541
  }
11536
- `, Xl = 500, ql = ({
11542
+ `, ql = 500, Jl = ({
11537
11543
  children: e
11538
11544
  }) => {
11539
11545
  const { table: t } = ue(de), { onSearch: n, search: a, searchPlaceholder: r } = (t == null ? void 0 : t.options.meta) ?? {}, o = B(null);
@@ -11544,10 +11550,10 @@ const ze = ({
11544
11550
  (l) => {
11545
11551
  n == null || n(l.target.value);
11546
11552
  },
11547
- Xl
11553
+ ql
11548
11554
  );
11549
- return /* @__PURE__ */ f(Zl, { children: [
11550
- n === void 0 ? void 0 : /* @__PURE__ */ i(Yl, { children: /* @__PURE__ */ i(
11555
+ return /* @__PURE__ */ f(Xl, { children: [
11556
+ n === void 0 ? void 0 : /* @__PURE__ */ i(Kl, { children: /* @__PURE__ */ i(
11551
11557
  ke,
11552
11558
  {
11553
11559
  name: "search",
@@ -11558,20 +11564,20 @@ const ze = ({
11558
11564
  ) }),
11559
11565
  e
11560
11566
  ] });
11561
- }, Jl = ({
11567
+ }, Ql = ({
11562
11568
  children: e
11563
- }) => /* @__PURE__ */ i(b, { display: "flex", flexDirection: "column", children: /* @__PURE__ */ i("div", { className: "caption-container", children: e }) }), Ql = ({
11569
+ }) => /* @__PURE__ */ i(b, { display: "flex", flexDirection: "column", children: /* @__PURE__ */ i("div", { className: "caption-container", children: e }) }), es = ({
11564
11570
  children: e
11565
- }) => /* @__PURE__ */ i(Kl, { children: e }), es = ({
11571
+ }) => /* @__PURE__ */ i(Zl, { children: e }), ts = ({
11566
11572
  children: e
11567
- }) => /* @__PURE__ */ i("div", { className: "highlight-container", children: e }), ts = 160, ns = ({
11573
+ }) => /* @__PURE__ */ i("div", { className: "highlight-container", children: e }), ns = 160, is = ({
11568
11574
  children: e,
11569
11575
  table: t
11570
11576
  }) => {
11571
11577
  var u;
11572
11578
  const n = B(null), a = B(null), { id: r } = t.options.meta ?? {}, { enableMultiRowSelection: o } = (t == null ? void 0 : t.options) ?? {}, s = Object.keys(t.getState().rowSelection).length, l = s === 1 ? "item" : "items", c = s === 0 || !o, d = Math.max(
11573
11579
  ((u = n.current) == null ? void 0 : u.clientWidth) ?? 0,
11574
- t.getTotalSize() + ts
11580
+ t.getTotalSize() + ns
11575
11581
  ), p = v(() => {
11576
11582
  t.resetRowSelection();
11577
11583
  }, [t]), g = v(
@@ -11599,17 +11605,17 @@ const ze = ({
11599
11605
  children: /* @__PURE__ */ i(Fl, { id: r, children: e })
11600
11606
  }
11601
11607
  );
11602
- }, $c = Object.assign(ns, {
11603
- Caption: Jl,
11608
+ }, xc = Object.assign(is, {
11609
+ Caption: Ql,
11604
11610
  Columns: Nl,
11605
- Content: Pl,
11606
- Controls: Ql,
11611
+ Content: Wl,
11612
+ Controls: es,
11607
11613
  Export: Tl,
11608
- Footer: Gl,
11609
- FooterContent: _l,
11610
- Highlighted: es,
11611
- Options: ql
11612
- }), is = x.button`
11614
+ Footer: _l,
11615
+ FooterContent: Yl,
11616
+ Highlighted: ts,
11617
+ Options: Jl
11618
+ }), as = x.button`
11613
11619
  ${({ theme: e }) => `
11614
11620
  align-items: center;
11615
11621
  background-color: ${e.palette.white};
@@ -11651,14 +11657,14 @@ const ze = ({
11651
11657
  background-color: ${e.palette.gray[100]};
11652
11658
  }
11653
11659
  `}
11654
- `, as = {
11660
+ `, rs = {
11655
11661
  add: { icon: "plus" },
11656
11662
  approve: { icon: "check" },
11657
11663
  disabled: { icon: "ban" },
11658
11664
  reject: { icon: "xmark" },
11659
11665
  submit: { icon: "arrow-right" },
11660
11666
  success: { icon: "check" }
11661
- }, xc = ({
11667
+ }, mc = ({
11662
11668
  disabled: e = !1,
11663
11669
  icon: t,
11664
11670
  id: n,
@@ -11669,7 +11675,7 @@ const ze = ({
11669
11675
  variant: l
11670
11676
  }) => {
11671
11677
  const c = R(), d = /* @__PURE__ */ f(
11672
- is,
11678
+ as,
11673
11679
  {
11674
11680
  "aria-label": r ?? void 0,
11675
11681
  className: l,
@@ -11682,7 +11688,7 @@ const ze = ({
11682
11688
  E,
11683
11689
  {
11684
11690
  clickable: !1,
11685
- icon: t ?? as[l].icon,
11691
+ icon: t ?? rs[l].icon,
11686
11692
  iconSize: r === void 0 ? "xxs" : "xs",
11687
11693
  iconType: "fa-light"
11688
11694
  }
@@ -11695,7 +11701,7 @@ const ze = ({
11695
11701
  d,
11696
11702
  a && /* @__PURE__ */ i(T, { color: c.palette.gray[800], ml: 0.5, size: "sm", children: a })
11697
11703
  ] });
11698
- }, rs = x.div`
11704
+ }, os = x.div`
11699
11705
  ${({ theme: e, $size: t }) => `
11700
11706
  align-items: center;
11701
11707
  background-color: ${e.palette.white};
@@ -11718,7 +11724,7 @@ const ze = ({
11718
11724
  border: 1px solid ${e.palette.gray[600]};
11719
11725
  }
11720
11726
  `}
11721
- `, os = x.div`
11727
+ `, ls = x.div`
11722
11728
  ${({ theme: e, $size: t }) => `
11723
11729
  display: ${t === "long" ? "flex" : "block"};
11724
11730
  flex-direction: column;
@@ -11768,14 +11774,14 @@ const ze = ({
11768
11774
  transform: translateX(-50%);
11769
11775
  }
11770
11776
  `}
11771
- `, ls = ({
11777
+ `, ss = ({
11772
11778
  date: e,
11773
11779
  description: t,
11774
11780
  title: n,
11775
11781
  size: a = "long"
11776
11782
  }) => {
11777
11783
  const r = R();
11778
- return /* @__PURE__ */ f(rs, { $size: a, className: "timeline-card", children: [
11784
+ return /* @__PURE__ */ f(os, { $size: a, className: "timeline-card", children: [
11779
11785
  /* @__PURE__ */ i(
11780
11786
  T,
11781
11787
  {
@@ -11812,12 +11818,12 @@ const ze = ({
11812
11818
  );
11813
11819
  }) })
11814
11820
  ] });
11815
- }, mc = ({ items: e }) => {
11821
+ }, wc = ({ items: e }) => {
11816
11822
  const t = B(null), [n, a] = L("long");
11817
11823
  return V(() => {
11818
11824
  t.current && a(t.current.offsetWidth <= 1100 ? "small" : "long");
11819
- }, []), /* @__PURE__ */ i(b, { ref: t, width: "100%", children: /* @__PURE__ */ i(os, { $size: n, children: e.map((r, o) => /* @__PURE__ */ i(
11820
- ls,
11825
+ }, []), /* @__PURE__ */ i(b, { ref: t, width: "100%", children: /* @__PURE__ */ i(ls, { $size: n, children: e.map((r, o) => /* @__PURE__ */ i(
11826
+ ss,
11821
11827
  {
11822
11828
  date: r.date,
11823
11829
  description: r.description,
@@ -11826,7 +11832,7 @@ const ze = ({
11826
11832
  },
11827
11833
  `${r.title}-${o}`
11828
11834
  )) }) });
11829
- }, wc = {
11835
+ }, vc = {
11830
11836
  content: "",
11831
11837
  disableBeacon: !0,
11832
11838
  hideCloseButton: !1,
@@ -11858,7 +11864,7 @@ const ze = ({
11858
11864
  }
11859
11865
  },
11860
11866
  target: ""
11861
- }, vc = ({ run: e, steps: t, onFinish: n }) => {
11867
+ }, kc = ({ run: e, steps: t, onFinish: n }) => {
11862
11868
  const [a, r] = L(e), [o, s] = L(0), l = v(
11863
11869
  (c) => {
11864
11870
  const { action: d, index: p, status: g, type: u } = c;
@@ -11887,7 +11893,7 @@ const ze = ({
11887
11893
  }
11888
11894
  }
11889
11895
  );
11890
- }, ss = /* @__PURE__ */ i(
11896
+ }, cs = /* @__PURE__ */ i(
11891
11897
  b,
11892
11898
  {
11893
11899
  alignItems: "center",
@@ -11908,7 +11914,7 @@ const ze = ({
11908
11914
  }
11909
11915
  )
11910
11916
  }
11911
- ), cs = x.div`
11917
+ ), ds = x.div`
11912
11918
  ${({ className: e, theme: t }) => `
11913
11919
  align-items: flex-start;
11914
11920
  border-radius: ${t.spacing[1]};
@@ -11975,7 +11981,7 @@ x.div`
11975
11981
  }
11976
11982
  `}
11977
11983
  `;
11978
- const ds = {
11984
+ const ps = {
11979
11985
  advanced: {
11980
11986
  title: "Advanced plan",
11981
11987
  benefits: "Leverage vulnerability scanning + AI + expert intelligence",
@@ -11992,7 +11998,7 @@ const ds = {
11992
11998
  priceAuthor: "$499",
11993
11999
  priceGroup: "$1,579"
11994
12000
  }
11995
- }, kc = ({
12001
+ }, Cc = ({
11996
12002
  description: e,
11997
12003
  onClick: t,
11998
12004
  plan: n
@@ -12002,8 +12008,8 @@ const ds = {
12002
12008
  description: r,
12003
12009
  benefits: o,
12004
12010
  buttonText: s
12005
- } = ds[n], l = e ?? r;
12006
- return /* @__PURE__ */ f(cs, { className: n, children: [
12011
+ } = ps[n], l = e ?? r;
12012
+ return /* @__PURE__ */ f(ds, { className: n, children: [
12007
12013
  /* @__PURE__ */ f(
12008
12014
  b,
12009
12015
  {
@@ -12012,7 +12018,7 @@ const ds = {
12012
12018
  gap: 0.25,
12013
12019
  pt: n === "essential" ? 1.75 : 0,
12014
12020
  children: [
12015
- n === "advanced" && ss,
12021
+ n === "advanced" && cs,
12016
12022
  /* @__PURE__ */ i(
12017
12023
  ie,
12018
12024
  {
@@ -12053,106 +12059,106 @@ const ds = {
12053
12059
  };
12054
12060
  export {
12055
12061
  qa as $,
12056
- xs as A,
12062
+ ms as A,
12057
12063
  Me as B,
12058
12064
  it as C,
12059
- bs as D,
12060
- Bs as E,
12061
- Us as F,
12065
+ $s as D,
12066
+ Us as E,
12067
+ Vs as F,
12062
12068
  b as G,
12063
- Vs as H,
12069
+ Gs as H,
12064
12070
  ve as I,
12065
- Gs as J,
12066
- _s as K,
12071
+ _s as J,
12072
+ Ys as K,
12067
12073
  za as L,
12068
12074
  ge as M,
12069
- Ys as N,
12070
- Ks as O,
12071
- Zs as P,
12072
- Xs as Q,
12075
+ Ks as N,
12076
+ Zs as O,
12077
+ Xs as P,
12078
+ qs as Q,
12073
12079
  E as R,
12074
12080
  _ as S,
12075
- qs as T,
12076
- Js as U,
12081
+ Js as T,
12082
+ Qs as U,
12077
12083
  Q as V,
12078
- Es as W,
12084
+ Rs as W,
12079
12085
  sn as X,
12080
12086
  st as Y,
12081
- Ns as Z,
12087
+ Ds as Z,
12082
12088
  Ka as _,
12083
12089
  Qt as a,
12084
12090
  br as a$,
12085
- ks as a0,
12086
- Ds as a1,
12091
+ Cs as a0,
12092
+ Fs as a1,
12087
12093
  cr as a2,
12088
- Fs as a3,
12094
+ Es as a3,
12089
12095
  dr as a4,
12090
- Rs as a5,
12091
- Cs as a6,
12092
- Ss as a7,
12093
- Is as a8,
12094
- zs as a9,
12095
- lc as aA,
12096
+ js as a5,
12097
+ Ss as a6,
12098
+ zs as a7,
12099
+ Ts as a8,
12100
+ Is as a9,
12101
+ sc as aA,
12096
12102
  il as aB,
12097
- cc as aC,
12098
- sc as aD,
12099
- dc as aE,
12103
+ dc as aC,
12104
+ cc as aD,
12105
+ pc as aE,
12100
12106
  gn as aF,
12101
- pc as aG,
12107
+ gc as aG,
12102
12108
  ke as aH,
12103
- gc as aI,
12104
- uc as aJ,
12105
- hc as aK,
12106
- fc as aL,
12107
- yc as aM,
12108
- bc as aN,
12109
- $c as aO,
12110
- xc as aP,
12109
+ uc as aI,
12110
+ hc as aJ,
12111
+ fc as aK,
12112
+ yc as aL,
12113
+ bc as aM,
12114
+ $c as aN,
12115
+ xc as aO,
12116
+ mc as aP,
12111
12117
  fn as aQ,
12112
12118
  ae as aR,
12113
- ls as aS,
12114
- mc as aT,
12119
+ ss as aS,
12120
+ wc as aT,
12115
12121
  Sr as aU,
12116
12122
  ee as aV,
12117
- wc as aW,
12118
- vc as aX,
12123
+ vc as aW,
12124
+ kc as aX,
12119
12125
  ie as aY,
12120
12126
  T as aZ,
12121
12127
  Te as a_,
12122
12128
  Nt as aa,
12123
- Ts as ab,
12129
+ Ns as ab,
12124
12130
  ar as ac,
12125
12131
  se as ad,
12126
12132
  Ve as ae,
12127
12133
  Zr as af,
12128
- Qs as ag,
12134
+ ec as ag,
12129
12135
  Mo as ah,
12130
- ec as ai,
12131
- tc as aj,
12132
- nc as ak,
12133
- ic as al,
12136
+ tc as ai,
12137
+ nc as aj,
12138
+ ic as ak,
12139
+ ac as al,
12134
12140
  bn as am,
12135
12141
  Mr as an,
12136
12142
  Or as ao,
12137
12143
  ao as ap,
12138
12144
  fo as aq,
12139
- Hs as ar,
12140
- Ms as as,
12145
+ Ms as ar,
12146
+ Bs as as,
12141
12147
  bo as at,
12142
- ac as au,
12148
+ rc as au,
12143
12149
  _r as av,
12144
- rc as aw,
12145
- oc as ax,
12150
+ oc as aw,
12151
+ lc as ax,
12146
12152
  Wt as ay,
12147
12153
  Jo as az,
12148
12154
  en as b,
12149
- ss as b$,
12155
+ cs as b$,
12150
12156
  $r as b0,
12151
12157
  he as b1,
12152
12158
  xr as b2,
12153
12159
  pn as b3,
12154
12160
  Ue as b4,
12155
- Ls as b5,
12161
+ As as b5,
12156
12162
  la as b6,
12157
12163
  ln as b7,
12158
12164
  Be as b8,
@@ -12172,18 +12178,18 @@ export {
12172
12178
  de as bM,
12173
12179
  Ht as bN,
12174
12180
  jl as bO,
12175
- Al as bP,
12176
- Pl as bQ,
12177
- Wl as bR,
12178
- Ul as bS,
12179
- Vl as bT,
12180
- Gl as bU,
12181
- _l as bV,
12182
- ql as bW,
12183
- Jl as bX,
12184
- Ql as bY,
12185
- es as bZ,
12186
- ns as b_,
12181
+ Pl as bP,
12182
+ Wl as bQ,
12183
+ Ol as bR,
12184
+ Vl as bS,
12185
+ Gl as bT,
12186
+ _l as bU,
12187
+ Yl as bV,
12188
+ Jl as bW,
12189
+ Ql as bX,
12190
+ es as bY,
12191
+ ts as bZ,
12192
+ is as b_,
12187
12193
  kt as ba,
12188
12194
  Wa as bb,
12189
12195
  rt as bc,
@@ -12211,7 +12217,7 @@ export {
12211
12217
  co as by,
12212
12218
  jt as bz,
12213
12219
  tn as c,
12214
- kc as c0,
12220
+ Cc as c0,
12215
12221
  We as d,
12216
12222
  je as e,
12217
12223
  Oe as f,
@@ -12220,19 +12226,19 @@ export {
12220
12226
  Pe as i,
12221
12227
  Ae as j,
12222
12228
  He as k,
12223
- ms as l,
12224
- ws as m,
12229
+ ws as l,
12230
+ vs as m,
12225
12231
  U as n,
12226
- js as o,
12227
- vs as p,
12228
- As as q,
12229
- Ps as r,
12232
+ Ls as o,
12233
+ ks as p,
12234
+ Ps as q,
12235
+ Ws as r,
12230
12236
  Re as s,
12231
- Ws as t,
12237
+ Os as t,
12232
12238
  fe as u,
12233
12239
  le as v,
12234
- Os as w,
12235
- $s as x,
12240
+ Hs as w,
12241
+ xs as x,
12236
12242
  j as y,
12237
- ys as z
12243
+ bs as z
12238
12244
  };