@fluidattacks/design 3.24.5-pr → 3.24.6-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 (163) 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/filter-form/utils.d.ts +1 -1
  95. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  96. package/dist/components/modal/filters-modal/index.js +1 -1
  97. package/dist/components/modal/footer/index.js +1 -1
  98. package/dist/components/modal/header/index.js +1 -1
  99. package/dist/components/modal/index.js +1 -1
  100. package/dist/components/modal/modal-confirm/index.js +1 -1
  101. package/dist/components/notification/index.js +1 -1
  102. package/dist/components/notification-sign/index.js +1 -1
  103. package/dist/components/number-input/index.js +1 -1
  104. package/dist/components/oauth-selector/index.js +1 -1
  105. package/dist/components/oauth-selector/option-container/index.js +1 -1
  106. package/dist/components/plan-card/index.js +1 -1
  107. package/dist/components/plan-card/recommended-tag/index.js +1 -1
  108. package/dist/components/pop-up/description/index.js +1 -1
  109. package/dist/components/pop-up/index.js +1 -1
  110. package/dist/components/premium-feature/index.js +1 -1
  111. package/dist/components/priority-score/index.js +1 -1
  112. package/dist/components/progress-bar/index.js +1 -1
  113. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  114. package/dist/components/progress-indicator/index.js +1 -1
  115. package/dist/components/progress-indicator/step/index.js +1 -1
  116. package/dist/components/radio-button/index.js +1 -1
  117. package/dist/components/scroll-button/index.js +1 -1
  118. package/dist/components/search/index.js +1 -1
  119. package/dist/components/severity-badge/index.js +1 -1
  120. package/dist/components/severity-overview/badge/index.js +1 -1
  121. package/dist/components/severity-overview/index.js +1 -1
  122. package/dist/components/show-on-hover/index.js +1 -1
  123. package/dist/components/slide-out-menu/index.js +1 -1
  124. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  125. package/dist/components/slider/index.js +1 -1
  126. package/dist/components/slider/thumb/index.js +1 -1
  127. package/dist/components/step-lapse/index.js +1 -1
  128. package/dist/components/table/context/index.js +1 -1
  129. package/dist/components/table/export-csv/index.js +1 -1
  130. package/dist/components/table/index.js +1 -1
  131. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  132. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  133. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  134. package/dist/components/table/sort-icon/index.js +1 -1
  135. package/dist/components/table/table-body/index.js +1 -1
  136. package/dist/components/table/table-column-toggle/index.js +1 -1
  137. package/dist/components/table/table-content/head/index.js +1 -1
  138. package/dist/components/table/table-content/index.js +1 -1
  139. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  140. package/dist/components/table/table-footer/index.js +1 -1
  141. package/dist/components/table/table-options/caption-content/index.js +1 -1
  142. package/dist/components/table/table-options/controls-content/index.js +1 -1
  143. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  144. package/dist/components/table/table-options/index.js +1 -1
  145. package/dist/components/table/wrapper/index.js +1 -1
  146. package/dist/components/table-button/index.js +1 -1
  147. package/dist/components/tabs/index.js +1 -1
  148. package/dist/components/tabs/tab/index.js +1 -1
  149. package/dist/components/tag/index.js +1 -1
  150. package/dist/components/timeline/card/index.js +1 -1
  151. package/dist/components/timeline/index.js +1 -1
  152. package/dist/components/toggle/index.js +1 -1
  153. package/dist/components/tooltip/index.js +1 -1
  154. package/dist/components/tour/index.js +1 -1
  155. package/dist/components/typography/heading/index.js +1 -1
  156. package/dist/components/typography/index.js +1 -1
  157. package/dist/components/typography/span/index.js +1 -1
  158. package/dist/components/typography/text/index.js +1 -1
  159. package/dist/{components-VbHoecE9.mjs → components-IWkHA0k2.mjs} +215 -214
  160. package/dist/{components-D7f7nxmJ.js → components-XATbdocP.js} +38 -38
  161. package/dist/hooks/index.js +1 -1
  162. package/dist/index.js +1 -1
  163. 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
- }, bs = [
227
+ }, ys = [
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
- ], $s = [
268
+ ], bs = [
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
- }, xs = ({
294
+ }, $s = ({
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
- }), ms = Y(function({ aligned: t = "end", items: n, bgColor: a }, r) {
831
+ }), xs = 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
- }), ws = Y(function({
1292
+ }), ms = 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
- }), vs = Y(function({
1779
+ }), ws = 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
- }, ks = ({
1981
+ }, vs = ({
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
- }, Cs = (e) => {
3787
+ }, ks = (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
- }, Ss = ({
3879
+ }, Cs = ({
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
- }, zs = x.div.attrs({
4011
+ }, Ss = x.div.attrs({
4012
4012
  className: "flex flex-wrap justify-center pv3 w-100"
4013
- })``, Is = x.div.attrs({
4013
+ })``, zs = x.div.attrs({
4014
4014
  className: "flex flex-wrap items-center justify-start mb2"
4015
4015
  })`
4016
4016
  gap: 12px;
4017
- `, Ts = x.div.attrs({
4017
+ `, Is = 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
- `, Ns = ({ children: e, disp: t, mh: n, mv: a }) => /* @__PURE__ */ i(nr, { $disp: t, $mh: n, $mv: a, children: e }), ir = x.div.attrs({
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({
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
- }, Ds = ({
4179
+ }, Ns = ({
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
- }, Fs = ({
4257
+ }, Ds = ({
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
- }, Es = ({
4487
+ }, Fs = ({
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
- `, Rs = ({
4882
+ `, Es = ({
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
- }, js = ({
5045
+ }, Rs = ({
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
- }, Ls = ({
5129
+ }, js = ({
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
- ), As = (e) => {
5341
+ ), Ls = (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
- }), Ps = ({
5482
+ }), As = ({
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
- }), Ws = ({
5667
+ }), Ps = ({
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
- `, Os = ({
5738
+ `, Ws = ({
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
- ) })), Hs = ({
5859
+ ) })), Os = ({
5860
5860
  noCodeMessage: e = "Code snippet not available",
5861
5861
  snippet: t,
5862
5862
  specific: n,
@@ -7311,11 +7311,17 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
7311
7311
  var a;
7312
7312
  return ((a = n.label) == null ? void 0 : a.toLowerCase().includes((t == null ? void 0 : t.toLowerCase()) ?? "")) ?? n.value.toLowerCase().includes((t == null ? void 0 : t.toLowerCase()) ?? "");
7313
7313
  }
7314
- )) ?? [], uo = async (e, t) => await Promise.all(
7315
- e.map(async (n) => n.type === "checkboxes" ? {
7316
- ...n,
7317
- options: n.filterOptions ? await n.filterOptions(n.options ?? [], t) : go(n.options ?? [], t)
7318
- } : n)
7314
+ )) ?? [], uo = async (e, t, n) => await Promise.all(
7315
+ e.map(async (a, r) => {
7316
+ if (a.type === "checkboxes") {
7317
+ const o = t[r];
7318
+ return {
7319
+ ...a,
7320
+ options: a.filterOptions ? await a.filterOptions((o == null ? void 0 : o.options) ?? [], n) : go((o == null ? void 0 : o.options) ?? [], n)
7321
+ };
7322
+ }
7323
+ return a;
7324
+ })
7319
7325
  ), jt = ({
7320
7326
  options: e,
7321
7327
  onSearch: t,
@@ -7330,12 +7336,13 @@ ${h[8]}...` : (h.length < 8 && c(!1), t);
7330
7336
  const { value: $ } = y.target;
7331
7337
  t && t($);
7332
7338
  const m = await uo(
7339
+ s,
7333
7340
  e,
7334
7341
  $
7335
7342
  );
7336
7343
  l(m);
7337
7344
  },
7338
- [e, t, l]
7345
+ [s, e, t, l]
7339
7346
  ), h = v(
7340
7347
  (y) => {
7341
7348
  n && n(y);
@@ -7620,7 +7627,7 @@ const ze = ({
7620
7627
  onClose: a(e),
7621
7628
  tagLabel: `${n} `
7622
7629
  }
7623
- ), Ms = ({
7630
+ ), Hs = ({
7624
7631
  options: e,
7625
7632
  onClose: t
7626
7633
  }) => {
@@ -7780,7 +7787,7 @@ const ze = ({
7780
7787
  value: void 0,
7781
7788
  options: t
7782
7789
  };
7783
- }, Bs = ({
7790
+ }, Ms = ({
7784
7791
  dataset: e,
7785
7792
  localStorageKey: t,
7786
7793
  storage: n,
@@ -7926,7 +7933,7 @@ const ze = ({
7926
7933
  $,
7927
7934
  document.getElementById("portals") ?? document.body
7928
7935
  ) : l.isOpen ? $ : null;
7929
- }, Us = (e, t, n) => {
7936
+ }, Bs = (e, t, n) => {
7930
7937
  const a = Ue("confirm-dialog-modal"), r = B(null), o = v(async () => (a.open(), new Promise((d) => {
7931
7938
  r.current = d;
7932
7939
  })), [a]), s = v(() => {
@@ -7986,7 +7993,7 @@ const ze = ({
7986
7993
  }
7987
7994
  );
7988
7995
  }];
7989
- }, Vs = () => {
7996
+ }, Us = () => {
7990
7997
  const [e, t] = L(!1), [n, a] = L(), r = B(null), o = Ue("confirm-dialog-modal"), s = v(
7991
7998
  async (p) => (a(p), t(!0), new Promise((g) => {
7992
7999
  r.current = g;
@@ -8024,7 +8031,7 @@ const ze = ({
8024
8031
  ]
8025
8032
  }
8026
8033
  ), confirm: s };
8027
- }, ko = 2e3, Gs = ({
8034
+ }, ko = 2e3, Vs = ({
8028
8035
  content: e
8029
8036
  }) => {
8030
8037
  const [t, n] = L("Copy"), a = v(() => {
@@ -8086,7 +8093,7 @@ const ze = ({
8086
8093
  cursor: not-allowed;
8087
8094
  }
8088
8095
  `}
8089
- `, _s = ({
8096
+ `, Gs = ({
8090
8097
  icon: e,
8091
8098
  iconColor: t,
8092
8099
  id: n,
@@ -8187,7 +8194,7 @@ const ze = ({
8187
8194
  `, Pt = {
8188
8195
  md: { description: "md", title: "md" },
8189
8196
  sm: { description: "sm", title: "xs" }
8190
- }, Ys = ({
8197
+ }, _s = ({
8191
8198
  cancelButton: e = void 0,
8192
8199
  confirmButton: t = void 0,
8193
8200
  description: n,
@@ -8224,7 +8231,7 @@ const ze = ({
8224
8231
  t && /* @__PURE__ */ i(At, { buttonProps: t, variant: "primary" })
8225
8232
  ] }) : void 0
8226
8233
  ] });
8227
- }, Ks = ({
8234
+ }, Ys = ({
8228
8235
  children: e
8229
8236
  }) => {
8230
8237
  const t = ki();
@@ -8239,7 +8246,7 @@ const ze = ({
8239
8246
  overflow: hidden auto;
8240
8247
  width: 100%;
8241
8248
  `}
8242
- `, Zs = ({
8249
+ `, Ks = ({
8243
8250
  alert: e,
8244
8251
  buttonAlignment: t,
8245
8252
  cancelButton: n,
@@ -8339,7 +8346,7 @@ const ze = ({
8339
8346
  grid-template-columns: repeat(${t}, 1fr);
8340
8347
  }
8341
8348
  `}
8342
- `, Xs = Y(function({
8349
+ `, Zs = Y(function({
8343
8350
  children: t,
8344
8351
  md: n,
8345
8352
  sm: a,
@@ -8416,7 +8423,7 @@ const ze = ({
8416
8423
  ) : null,
8417
8424
  /* @__PURE__ */ i(T, { color: a.palette.gray[800], fontWeight: "bold", size: "sm", children: t })
8418
8425
  ] });
8419
- }, qs = ({
8426
+ }, Xs = ({
8420
8427
  isOpen: e = !0,
8421
8428
  items: t,
8422
8429
  handleNewOrganization: n,
@@ -8536,7 +8543,7 @@ const ze = ({
8536
8543
  }
8537
8544
  );
8538
8545
  return e ? be($, document.body) : /* @__PURE__ */ i("div", {});
8539
- }, Js = ({
8546
+ }, qs = ({
8540
8547
  description: e,
8541
8548
  height: t = "auto",
8542
8549
  leftIconName: n,
@@ -8598,7 +8605,7 @@ const ze = ({
8598
8605
  ]
8599
8606
  }
8600
8607
  );
8601
- }, Qs = ({
8608
+ }, Js = ({
8602
8609
  actions: e,
8603
8610
  children: t,
8604
8611
  header: n,
@@ -8714,7 +8721,7 @@ const ze = ({
8714
8721
  padding: ${e.spacing[0.125]} ${e.spacing[0.25]} ${e.spacing[0.125]} ${e.spacing[0.25]};
8715
8722
  text-decoration: ${n}
8716
8723
  `}
8717
- `, ec = ({
8724
+ `, Qs = ({
8718
8725
  bgColor: e,
8719
8726
  children: t,
8720
8727
  txtDecoration: n,
@@ -8816,7 +8823,7 @@ const ze = ({
8816
8823
  header: { height: "35px", width: "160px" },
8817
8824
  icon: { height: "40px", width: "40px" },
8818
8825
  inline: { width: "150px" }
8819
- }, tc = ({ publicId: e, variant: t }) => /* @__PURE__ */ i(b, { ...Bo[t], children: /* @__PURE__ */ i(ge, { alt: "logo", publicId: e }) }), Uo = x(zi).attrs(
8826
+ }, ec = ({ publicId: e, variant: t }) => /* @__PURE__ */ i(b, { ...Bo[t], children: /* @__PURE__ */ i(ge, { alt: "logo", publicId: e }) }), Uo = x(zi).attrs(
8820
8827
  ({ autoplay: e = !0 }) => ({
8821
8828
  autoplay: e,
8822
8829
  className: "comp-lottie"
@@ -8826,10 +8833,10 @@ const ze = ({
8826
8833
  height: ${e}px;
8827
8834
  width: ${e}px;
8828
8835
  `}
8829
- `, nc = (e) => {
8836
+ `, tc = (e) => {
8830
8837
  const { size: t } = e;
8831
8838
  return /* @__PURE__ */ i(Uo, { $size: t, ...e });
8832
- }, ic = ({
8839
+ }, nc = ({
8833
8840
  children: e,
8834
8841
  commitSha: t,
8835
8842
  commitShortSha: n,
@@ -8895,7 +8902,7 @@ const ze = ({
8895
8902
  &:hover span {
8896
8903
  color: ${j.palette.primary[200]};
8897
8904
  }
8898
- `, ac = ({
8905
+ `, ic = ({
8899
8906
  message: e,
8900
8907
  onClickButton: t,
8901
8908
  buttonText: n,
@@ -9012,7 +9019,7 @@ const ze = ({
9012
9019
  color: ${e.palette[t][500]};
9013
9020
  }
9014
9021
  `}
9015
- `, Yo = (e) => e === "warning" ? "triangle-exclamation" : e === "info" ? "circle-info" : e === "success" ? "circle-check" : "circle-exclamation", rc = ({
9022
+ `, Yo = (e) => e === "warning" ? "triangle-exclamation" : e === "info" ? "circle-info" : e === "success" ? "circle-check" : "circle-exclamation", ac = ({
9016
9023
  description: e,
9017
9024
  onClose: t,
9018
9025
  title: n,
@@ -9095,7 +9102,7 @@ const ze = ({
9095
9102
  &::-webkit-inner-spin-button {
9096
9103
  opacity: 1;
9097
9104
  }
9098
- `, oc = Y(function({
9105
+ `, rc = Y(function({
9099
9106
  autoUpdate: t = !1,
9100
9107
  decimalPlaces: n = 0,
9101
9108
  defaultValue: a = 0,
@@ -9206,7 +9213,7 @@ const ze = ({
9206
9213
  ]
9207
9214
  }
9208
9215
  );
9209
- }, lc = ({
9216
+ }, oc = ({
9210
9217
  align: e = "end",
9211
9218
  buttonLabel: t = "Add Credential",
9212
9219
  children: n,
@@ -9368,7 +9375,7 @@ const ze = ({
9368
9375
  )
9369
9376
  }
9370
9377
  ) : /* @__PURE__ */ i(b, { display: "inline-block", mr: e, onClick: t, children: r });
9371
- }, sc = ({
9378
+ }, lc = ({
9372
9379
  score: e
9373
9380
  }) => {
9374
9381
  const t = R(), n = e <= 33 ? "priority-bars-low" : "priority-bars-medium", a = e > 66 || e === 0 ? "priority-bars-high" : n;
@@ -9604,7 +9611,7 @@ const ze = ({
9604
9611
  flex-flow: row wrap;
9605
9612
  }
9606
9613
  `}
9607
- `, ll = 150, cc = ({
9614
+ `, ll = 150, sc = ({
9608
9615
  label: e,
9609
9616
  minWidth: t = ll,
9610
9617
  state: n = "not completed",
@@ -9674,7 +9681,7 @@ const ze = ({
9674
9681
  ]
9675
9682
  }
9676
9683
  );
9677
- }, sl = 150, dc = ({
9684
+ }, sl = 150, cc = ({
9678
9685
  children: e,
9679
9686
  orientation: t = "horizontal",
9680
9687
  minWidth: n = sl
@@ -9746,7 +9753,7 @@ const ze = ({
9746
9753
  children: e
9747
9754
  }
9748
9755
  );
9749
- }, pc = ({
9756
+ }, dc = ({
9750
9757
  _portal: e = !1,
9751
9758
  cancelButton: t,
9752
9759
  darkBackground: n = !1,
@@ -9904,7 +9911,7 @@ const ze = ({
9904
9911
  right: ${({ right: e }) => e ?? "unset"};
9905
9912
  z-index: ${({ zIndex: e }) => e ?? "unset"};
9906
9913
  left: ${({ left: e }) => e ?? "unset"};
9907
- `, gc = ({
9914
+ `, pc = ({
9908
9915
  scrollerId: e = "dashboard",
9909
9916
  left: t,
9910
9917
  visibleAt: n = 500,
@@ -9967,7 +9974,7 @@ const ze = ({
9967
9974
  colorL: j.palette.gray[800],
9968
9975
  colorR: j.palette.gray[800]
9969
9976
  }
9970
- }, uc = ({
9977
+ }, gc = ({
9971
9978
  textL: e,
9972
9979
  textR: t,
9973
9980
  variant: n
@@ -10061,7 +10068,7 @@ const ze = ({
10061
10068
  ]
10062
10069
  }
10063
10070
  );
10064
- }, hc = ({
10071
+ }, uc = ({
10065
10072
  critical: e,
10066
10073
  high: t,
10067
10074
  medium: n,
@@ -10089,7 +10096,7 @@ const ze = ({
10089
10096
  display: block;
10090
10097
  }
10091
10098
  `}
10092
- `, fc = ({
10099
+ `, hc = ({
10093
10100
  visibleElement: e,
10094
10101
  hiddenElement: t
10095
10102
  }) => /* @__PURE__ */ f(ul, { children: [
@@ -10173,7 +10180,7 @@ const ze = ({
10173
10180
  height: auto;
10174
10181
  }
10175
10182
  `}
10176
- `, yc = ({
10183
+ `, fc = ({
10177
10184
  children: e,
10178
10185
  closeIconId: t = "close-menu",
10179
10186
  isOpen: n,
@@ -10426,7 +10433,7 @@ const ze = ({
10426
10433
  e
10427
10434
  );
10428
10435
  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), bc = (e) => {
10436
+ }, wl = (e, t, n) => Math.round((n - e) / (t - e) * 100), yc = (e) => {
10430
10437
  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
10438
  ...e,
10432
10439
  numberFormatter: d,
@@ -10561,7 +10568,7 @@ const ze = ({
10561
10568
 
10562
10569
  ${vl(e, t)}
10563
10570
  `}
10564
- `, $c = ({
10571
+ `, bc = ({
10565
10572
  button: { disabled: e = !1, text: t, type: n = "button", onClick: a },
10566
10573
  steps: r
10567
10574
  }) => {
@@ -11150,7 +11157,7 @@ const ze = ({
11150
11157
  display: flex;
11151
11158
  overflow-wrap: anywhere;
11152
11159
  width: ${({ $width: e }) => e}px;
11153
- `, Al = 50, Pl = () => {
11160
+ `, Al = () => {
11154
11161
  const e = R(), { table: t } = ue(de), { loading: n } = (t == null ? void 0 : t.options.meta) ?? {}, a = Z(() => {
11155
11162
  const { enableRowSelection: l, enableMultiRowSelection: c } = (t == null ? void 0 : t.options) ?? {};
11156
11163
  return l || c ? 1 : 0;
@@ -11204,33 +11211,27 @@ const ze = ({
11204
11211
  className: d === a && t.options.onRowClick ? "clickable" : "",
11205
11212
  "data-testid": `cell-${c.id}`,
11206
11213
  onClick: r(l, d),
11207
- children: /* @__PURE__ */ f(
11208
- Ll,
11209
- {
11210
- $width: `${c.column.getSize() + Al}`,
11211
- children: [
11212
- d === a && l.getCanExpand() ? /* @__PURE__ */ i(
11213
- "button",
11214
+ children: /* @__PURE__ */ f(Ll, { $width: `${c.column.getSize()}`, children: [
11215
+ d === a && l.getCanExpand() ? /* @__PURE__ */ i(
11216
+ "button",
11217
+ {
11218
+ onClick: o(l),
11219
+ style: { cursor: "pointer", marginRight: "1rem" },
11220
+ children: /* @__PURE__ */ i(
11221
+ E,
11214
11222
  {
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
- )
11223
+ icon: l.getIsExpanded() ? "angle-up" : "angle-down",
11224
+ iconSize: "xs",
11225
+ iconType: "fa-light"
11225
11226
  }
11226
- ) : void 0,
11227
- Ke(
11228
- c.column.columnDef.cell,
11229
- c.getContext()
11230
11227
  )
11231
- ]
11232
- }
11233
- )
11228
+ }
11229
+ ) : void 0,
11230
+ Ke(
11231
+ c.column.columnDef.cell,
11232
+ c.getContext()
11233
+ )
11234
+ ] })
11234
11235
  },
11235
11236
  c.id
11236
11237
  ))
@@ -11238,7 +11239,7 @@ const ze = ({
11238
11239
  ),
11239
11240
  l.getIsExpanded() ? /* @__PURE__ */ i("tr", { "data-testid": `row-${l.id}-expand`, id: "description", children: /* @__PURE__ */ i("td", { colSpan: 100, children: s(l) }) }) : void 0
11240
11241
  ] }, l.id)) });
11241
- }, Wl = () => {
11242
+ }, Pl = () => {
11242
11243
  const {
11243
11244
  containerRef: e,
11244
11245
  hidden: t,
@@ -11266,7 +11267,7 @@ const ze = ({
11266
11267
  ] }) }),
11267
11268
  /* @__PURE__ */ f("table", { ref: l, children: [
11268
11269
  /* @__PURE__ */ i(jl, {}),
11269
- /* @__PURE__ */ i(Pl, {})
11270
+ /* @__PURE__ */ i(Al, {})
11270
11271
  ] })
11271
11272
  ] });
11272
11273
  }, Bt = x(_)`
@@ -11295,7 +11296,7 @@ const ze = ({
11295
11296
  background-color: ${e.palette.gray[100]};
11296
11297
  }
11297
11298
  `}
11298
- `, Ol = () => {
11299
+ `, Wl = () => {
11299
11300
  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(() => {
11300
11301
  e == null || e.setPageIndex(t + 1);
11301
11302
  }, [t, e]), r = v(() => {
@@ -11327,7 +11328,7 @@ const ze = ({
11327
11328
  }
11328
11329
  )
11329
11330
  ] });
11330
- }, Hl = 10, Ml = 20, Bl = 50, Ul = 100, Vl = () => {
11331
+ }, Ol = 10, Hl = 20, Ml = 50, Bl = 100, Ul = () => {
11331
11332
  const e = R(), { table: t } = ue(de), n = (t == null ? void 0 : t.getRowCount()) ?? 0, [a, r] = L(!1), [o, s] = L(
11332
11333
  (t == null ? void 0 : t.getState().pagination.pageSize) ?? 10
11333
11334
  ), { refs: l, floatingStyles: c } = nt({
@@ -11337,7 +11338,7 @@ const ze = ({
11337
11338
  whileElementsMounted: Qe
11338
11339
  }), d = Z(
11339
11340
  () => Pi(
11340
- [Hl, Ml, Bl, Ul],
11341
+ [Ol, Hl, Ml, Bl],
11341
11342
  // eslint-disable-next-line functional/prefer-immutable-types
11342
11343
  (h, y) => {
11343
11344
  (y <= n || h.length === 0) && h.push(y);
@@ -11436,7 +11437,7 @@ const ze = ({
11436
11437
  }
11437
11438
  ) : void 0
11438
11439
  ] });
11439
- }, Gl = () => {
11440
+ }, Vl = () => {
11440
11441
  const { table: e } = ue(de), {
11441
11442
  pagination: { pageIndex: t, pageSize: n } = { pageIndex: 0, pageSize: 10 }
11442
11443
  } = (e == null ? void 0 : e.getState()) ?? {}, a = (e == null ? void 0 : e.getRowCount()) ?? 0, r = v(
@@ -11450,18 +11451,18 @@ const ze = ({
11450
11451
  []
11451
11452
  );
11452
11453
  return /* @__PURE__ */ i(T, { display: "inline-block", fontWeight: "bold", size: "sm", children: r(t, n, a) });
11453
- }, _l = ({
11454
+ }, Gl = ({
11454
11455
  children: e
11455
11456
  }) => /* @__PURE__ */ f(Rl, { children: [
11456
11457
  /* @__PURE__ */ f("div", { className: "pagination-container", children: [
11457
- /* @__PURE__ */ i(Gl, {}),
11458
11458
  /* @__PURE__ */ i(Vl, {}),
11459
- /* @__PURE__ */ i(Ol, {})
11459
+ /* @__PURE__ */ i(Ul, {}),
11460
+ /* @__PURE__ */ i(Wl, {})
11460
11461
  ] }),
11461
11462
  e
11462
- ] }), Yl = ({
11463
+ ] }), _l = ({
11463
11464
  children: e
11464
- }) => /* @__PURE__ */ i("div", { className: "footer-container", children: e }), Kl = x.div.attrs({ className: "search-container" })`
11465
+ }) => /* @__PURE__ */ i("div", { className: "footer-container", children: e }), Yl = x.div.attrs({ className: "search-container" })`
11465
11466
  ${({ theme: e }) => `
11466
11467
  display: flex;
11467
11468
  flex-direction: column;
@@ -11508,7 +11509,7 @@ const ze = ({
11508
11509
  }
11509
11510
  }
11510
11511
  `}
11511
- `, Zl = x.div.attrs({ className: "controls-container" })`
11512
+ `, Kl = x.div.attrs({ className: "controls-container" })`
11512
11513
  display: flex;
11513
11514
  flex: 1 0 50%;
11514
11515
 
@@ -11524,7 +11525,7 @@ const ze = ({
11524
11525
  justify-content: flex-end;
11525
11526
  width: 100%;
11526
11527
  }
11527
- `, Xl = x.div`
11528
+ `, Zl = x.div`
11528
11529
  display: flex;
11529
11530
  flex-wrap: wrap;
11530
11531
  width: 100%;
@@ -11539,7 +11540,7 @@ const ze = ({
11539
11540
  .highlight-container ~ .controls-container {
11540
11541
  flex: 1 0 100%;
11541
11542
  }
11542
- `, ql = 500, Jl = ({
11543
+ `, Xl = 500, ql = ({
11543
11544
  children: e
11544
11545
  }) => {
11545
11546
  const { table: t } = ue(de), { onSearch: n, search: a, searchPlaceholder: r } = (t == null ? void 0 : t.options.meta) ?? {}, o = B(null);
@@ -11550,10 +11551,10 @@ const ze = ({
11550
11551
  (l) => {
11551
11552
  n == null || n(l.target.value);
11552
11553
  },
11553
- ql
11554
+ Xl
11554
11555
  );
11555
- return /* @__PURE__ */ f(Xl, { children: [
11556
- n === void 0 ? void 0 : /* @__PURE__ */ i(Kl, { children: /* @__PURE__ */ i(
11556
+ return /* @__PURE__ */ f(Zl, { children: [
11557
+ n === void 0 ? void 0 : /* @__PURE__ */ i(Yl, { children: /* @__PURE__ */ i(
11557
11558
  ke,
11558
11559
  {
11559
11560
  name: "search",
@@ -11564,20 +11565,20 @@ const ze = ({
11564
11565
  ) }),
11565
11566
  e
11566
11567
  ] });
11567
- }, Ql = ({
11568
+ }, Jl = ({
11568
11569
  children: e
11569
- }) => /* @__PURE__ */ i(b, { display: "flex", flexDirection: "column", children: /* @__PURE__ */ i("div", { className: "caption-container", children: e }) }), es = ({
11570
+ }) => /* @__PURE__ */ i(b, { display: "flex", flexDirection: "column", children: /* @__PURE__ */ i("div", { className: "caption-container", children: e }) }), Ql = ({
11570
11571
  children: e
11571
- }) => /* @__PURE__ */ i(Zl, { children: e }), ts = ({
11572
+ }) => /* @__PURE__ */ i(Kl, { children: e }), es = ({
11572
11573
  children: e
11573
- }) => /* @__PURE__ */ i("div", { className: "highlight-container", children: e }), ns = 160, is = ({
11574
+ }) => /* @__PURE__ */ i("div", { className: "highlight-container", children: e }), ts = 160, ns = ({
11574
11575
  children: e,
11575
11576
  table: t
11576
11577
  }) => {
11577
11578
  var u;
11578
11579
  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(
11579
11580
  ((u = n.current) == null ? void 0 : u.clientWidth) ?? 0,
11580
- t.getTotalSize() + ns
11581
+ t.getTotalSize() + ts
11581
11582
  ), p = v(() => {
11582
11583
  t.resetRowSelection();
11583
11584
  }, [t]), g = v(
@@ -11605,17 +11606,17 @@ const ze = ({
11605
11606
  children: /* @__PURE__ */ i(Fl, { id: r, children: e })
11606
11607
  }
11607
11608
  );
11608
- }, xc = Object.assign(is, {
11609
- Caption: Ql,
11609
+ }, $c = Object.assign(ns, {
11610
+ Caption: Jl,
11610
11611
  Columns: Nl,
11611
- Content: Wl,
11612
- Controls: es,
11612
+ Content: Pl,
11613
+ Controls: Ql,
11613
11614
  Export: Tl,
11614
- Footer: _l,
11615
- FooterContent: Yl,
11616
- Highlighted: ts,
11617
- Options: Jl
11618
- }), as = x.button`
11615
+ Footer: Gl,
11616
+ FooterContent: _l,
11617
+ Highlighted: es,
11618
+ Options: ql
11619
+ }), is = x.button`
11619
11620
  ${({ theme: e }) => `
11620
11621
  align-items: center;
11621
11622
  background-color: ${e.palette.white};
@@ -11657,14 +11658,14 @@ const ze = ({
11657
11658
  background-color: ${e.palette.gray[100]};
11658
11659
  }
11659
11660
  `}
11660
- `, rs = {
11661
+ `, as = {
11661
11662
  add: { icon: "plus" },
11662
11663
  approve: { icon: "check" },
11663
11664
  disabled: { icon: "ban" },
11664
11665
  reject: { icon: "xmark" },
11665
11666
  submit: { icon: "arrow-right" },
11666
11667
  success: { icon: "check" }
11667
- }, mc = ({
11668
+ }, xc = ({
11668
11669
  disabled: e = !1,
11669
11670
  icon: t,
11670
11671
  id: n,
@@ -11675,7 +11676,7 @@ const ze = ({
11675
11676
  variant: l
11676
11677
  }) => {
11677
11678
  const c = R(), d = /* @__PURE__ */ f(
11678
- as,
11679
+ is,
11679
11680
  {
11680
11681
  "aria-label": r ?? void 0,
11681
11682
  className: l,
@@ -11688,7 +11689,7 @@ const ze = ({
11688
11689
  E,
11689
11690
  {
11690
11691
  clickable: !1,
11691
- icon: t ?? rs[l].icon,
11692
+ icon: t ?? as[l].icon,
11692
11693
  iconSize: r === void 0 ? "xxs" : "xs",
11693
11694
  iconType: "fa-light"
11694
11695
  }
@@ -11701,7 +11702,7 @@ const ze = ({
11701
11702
  d,
11702
11703
  a && /* @__PURE__ */ i(T, { color: c.palette.gray[800], ml: 0.5, size: "sm", children: a })
11703
11704
  ] });
11704
- }, os = x.div`
11705
+ }, rs = x.div`
11705
11706
  ${({ theme: e, $size: t }) => `
11706
11707
  align-items: center;
11707
11708
  background-color: ${e.palette.white};
@@ -11724,7 +11725,7 @@ const ze = ({
11724
11725
  border: 1px solid ${e.palette.gray[600]};
11725
11726
  }
11726
11727
  `}
11727
- `, ls = x.div`
11728
+ `, os = x.div`
11728
11729
  ${({ theme: e, $size: t }) => `
11729
11730
  display: ${t === "long" ? "flex" : "block"};
11730
11731
  flex-direction: column;
@@ -11774,14 +11775,14 @@ const ze = ({
11774
11775
  transform: translateX(-50%);
11775
11776
  }
11776
11777
  `}
11777
- `, ss = ({
11778
+ `, ls = ({
11778
11779
  date: e,
11779
11780
  description: t,
11780
11781
  title: n,
11781
11782
  size: a = "long"
11782
11783
  }) => {
11783
11784
  const r = R();
11784
- return /* @__PURE__ */ f(os, { $size: a, className: "timeline-card", children: [
11785
+ return /* @__PURE__ */ f(rs, { $size: a, className: "timeline-card", children: [
11785
11786
  /* @__PURE__ */ i(
11786
11787
  T,
11787
11788
  {
@@ -11818,12 +11819,12 @@ const ze = ({
11818
11819
  );
11819
11820
  }) })
11820
11821
  ] });
11821
- }, wc = ({ items: e }) => {
11822
+ }, mc = ({ items: e }) => {
11822
11823
  const t = B(null), [n, a] = L("long");
11823
11824
  return V(() => {
11824
11825
  t.current && a(t.current.offsetWidth <= 1100 ? "small" : "long");
11825
- }, []), /* @__PURE__ */ i(b, { ref: t, width: "100%", children: /* @__PURE__ */ i(ls, { $size: n, children: e.map((r, o) => /* @__PURE__ */ i(
11826
- ss,
11826
+ }, []), /* @__PURE__ */ i(b, { ref: t, width: "100%", children: /* @__PURE__ */ i(os, { $size: n, children: e.map((r, o) => /* @__PURE__ */ i(
11827
+ ls,
11827
11828
  {
11828
11829
  date: r.date,
11829
11830
  description: r.description,
@@ -11832,7 +11833,7 @@ const ze = ({
11832
11833
  },
11833
11834
  `${r.title}-${o}`
11834
11835
  )) }) });
11835
- }, vc = {
11836
+ }, wc = {
11836
11837
  content: "",
11837
11838
  disableBeacon: !0,
11838
11839
  hideCloseButton: !1,
@@ -11864,7 +11865,7 @@ const ze = ({
11864
11865
  }
11865
11866
  },
11866
11867
  target: ""
11867
- }, kc = ({ run: e, steps: t, onFinish: n }) => {
11868
+ }, vc = ({ run: e, steps: t, onFinish: n }) => {
11868
11869
  const [a, r] = L(e), [o, s] = L(0), l = v(
11869
11870
  (c) => {
11870
11871
  const { action: d, index: p, status: g, type: u } = c;
@@ -11893,7 +11894,7 @@ const ze = ({
11893
11894
  }
11894
11895
  }
11895
11896
  );
11896
- }, cs = /* @__PURE__ */ i(
11897
+ }, ss = /* @__PURE__ */ i(
11897
11898
  b,
11898
11899
  {
11899
11900
  alignItems: "center",
@@ -11914,7 +11915,7 @@ const ze = ({
11914
11915
  }
11915
11916
  )
11916
11917
  }
11917
- ), ds = x.div`
11918
+ ), cs = x.div`
11918
11919
  ${({ className: e, theme: t }) => `
11919
11920
  align-items: flex-start;
11920
11921
  border-radius: ${t.spacing[1]};
@@ -11981,7 +11982,7 @@ x.div`
11981
11982
  }
11982
11983
  `}
11983
11984
  `;
11984
- const ps = {
11985
+ const ds = {
11985
11986
  advanced: {
11986
11987
  title: "Advanced plan",
11987
11988
  benefits: "Leverage vulnerability scanning + AI + expert intelligence",
@@ -11998,7 +11999,7 @@ const ps = {
11998
11999
  priceAuthor: "$499",
11999
12000
  priceGroup: "$1,579"
12000
12001
  }
12001
- }, Cc = ({
12002
+ }, kc = ({
12002
12003
  description: e,
12003
12004
  onClick: t,
12004
12005
  plan: n
@@ -12008,8 +12009,8 @@ const ps = {
12008
12009
  description: r,
12009
12010
  benefits: o,
12010
12011
  buttonText: s
12011
- } = ps[n], l = e ?? r;
12012
- return /* @__PURE__ */ f(ds, { className: n, children: [
12012
+ } = ds[n], l = e ?? r;
12013
+ return /* @__PURE__ */ f(cs, { className: n, children: [
12013
12014
  /* @__PURE__ */ f(
12014
12015
  b,
12015
12016
  {
@@ -12018,7 +12019,7 @@ const ps = {
12018
12019
  gap: 0.25,
12019
12020
  pt: n === "essential" ? 1.75 : 0,
12020
12021
  children: [
12021
- n === "advanced" && cs,
12022
+ n === "advanced" && ss,
12022
12023
  /* @__PURE__ */ i(
12023
12024
  ie,
12024
12025
  {
@@ -12059,106 +12060,106 @@ const ps = {
12059
12060
  };
12060
12061
  export {
12061
12062
  qa as $,
12062
- ms as A,
12063
+ xs as A,
12063
12064
  Me as B,
12064
12065
  it as C,
12065
- $s as D,
12066
- Us as E,
12067
- Vs as F,
12066
+ bs as D,
12067
+ Bs as E,
12068
+ Us as F,
12068
12069
  b as G,
12069
- Gs as H,
12070
+ Vs as H,
12070
12071
  ve as I,
12071
- _s as J,
12072
- Ys as K,
12072
+ Gs as J,
12073
+ _s as K,
12073
12074
  za as L,
12074
12075
  ge as M,
12075
- Ks as N,
12076
- Zs as O,
12077
- Xs as P,
12078
- qs as Q,
12076
+ Ys as N,
12077
+ Ks as O,
12078
+ Zs as P,
12079
+ Xs as Q,
12079
12080
  E as R,
12080
12081
  _ as S,
12081
- Js as T,
12082
- Qs as U,
12082
+ qs as T,
12083
+ Js as U,
12083
12084
  Q as V,
12084
- Rs as W,
12085
+ Es as W,
12085
12086
  sn as X,
12086
12087
  st as Y,
12087
- Ds as Z,
12088
+ Ns as Z,
12088
12089
  Ka as _,
12089
12090
  Qt as a,
12090
12091
  br as a$,
12091
- Cs as a0,
12092
- Fs as a1,
12092
+ ks as a0,
12093
+ Ds as a1,
12093
12094
  cr as a2,
12094
- Es as a3,
12095
+ Fs as a3,
12095
12096
  dr as a4,
12096
- js as a5,
12097
- Ss as a6,
12098
- zs as a7,
12099
- Ts as a8,
12100
- Is as a9,
12101
- sc as aA,
12097
+ Rs as a5,
12098
+ Cs as a6,
12099
+ Ss as a7,
12100
+ Is as a8,
12101
+ zs as a9,
12102
+ lc as aA,
12102
12103
  il as aB,
12103
- dc as aC,
12104
- cc as aD,
12105
- pc as aE,
12104
+ cc as aC,
12105
+ sc as aD,
12106
+ dc as aE,
12106
12107
  gn as aF,
12107
- gc as aG,
12108
+ pc as aG,
12108
12109
  ke as aH,
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,
12110
+ gc as aI,
12111
+ uc as aJ,
12112
+ hc as aK,
12113
+ fc as aL,
12114
+ yc as aM,
12115
+ bc as aN,
12116
+ $c as aO,
12117
+ xc as aP,
12117
12118
  fn as aQ,
12118
12119
  ae as aR,
12119
- ss as aS,
12120
- wc as aT,
12120
+ ls as aS,
12121
+ mc as aT,
12121
12122
  Sr as aU,
12122
12123
  ee as aV,
12123
- vc as aW,
12124
- kc as aX,
12124
+ wc as aW,
12125
+ vc as aX,
12125
12126
  ie as aY,
12126
12127
  T as aZ,
12127
12128
  Te as a_,
12128
12129
  Nt as aa,
12129
- Ns as ab,
12130
+ Ts as ab,
12130
12131
  ar as ac,
12131
12132
  se as ad,
12132
12133
  Ve as ae,
12133
12134
  Zr as af,
12134
- ec as ag,
12135
+ Qs as ag,
12135
12136
  Mo as ah,
12136
- tc as ai,
12137
- nc as aj,
12138
- ic as ak,
12139
- ac as al,
12137
+ ec as ai,
12138
+ tc as aj,
12139
+ nc as ak,
12140
+ ic as al,
12140
12141
  bn as am,
12141
12142
  Mr as an,
12142
12143
  Or as ao,
12143
12144
  ao as ap,
12144
12145
  fo as aq,
12145
- Ms as ar,
12146
- Bs as as,
12146
+ Hs as ar,
12147
+ Ms as as,
12147
12148
  bo as at,
12148
- rc as au,
12149
+ ac as au,
12149
12150
  _r as av,
12150
- oc as aw,
12151
- lc as ax,
12151
+ rc as aw,
12152
+ oc as ax,
12152
12153
  Wt as ay,
12153
12154
  Jo as az,
12154
12155
  en as b,
12155
- cs as b$,
12156
+ ss as b$,
12156
12157
  $r as b0,
12157
12158
  he as b1,
12158
12159
  xr as b2,
12159
12160
  pn as b3,
12160
12161
  Ue as b4,
12161
- As as b5,
12162
+ Ls as b5,
12162
12163
  la as b6,
12163
12164
  ln as b7,
12164
12165
  Be as b8,
@@ -12178,18 +12179,18 @@ export {
12178
12179
  de as bM,
12179
12180
  Ht as bN,
12180
12181
  jl as bO,
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_,
12182
+ Al as bP,
12183
+ Pl as bQ,
12184
+ Wl as bR,
12185
+ Ul as bS,
12186
+ Vl as bT,
12187
+ Gl as bU,
12188
+ _l as bV,
12189
+ ql as bW,
12190
+ Jl as bX,
12191
+ Ql as bY,
12192
+ es as bZ,
12193
+ ns as b_,
12193
12194
  kt as ba,
12194
12195
  Wa as bb,
12195
12196
  rt as bc,
@@ -12217,7 +12218,7 @@ export {
12217
12218
  co as by,
12218
12219
  jt as bz,
12219
12220
  tn as c,
12220
- Cc as c0,
12221
+ kc as c0,
12221
12222
  We as d,
12222
12223
  je as e,
12223
12224
  Oe as f,
@@ -12226,19 +12227,19 @@ export {
12226
12227
  Pe as i,
12227
12228
  Ae as j,
12228
12229
  He as k,
12229
- ws as l,
12230
- vs as m,
12230
+ ms as l,
12231
+ ws as m,
12231
12232
  U as n,
12232
- Ls as o,
12233
- ks as p,
12234
- Ps as q,
12235
- Ws as r,
12233
+ js as o,
12234
+ vs as p,
12235
+ As as q,
12236
+ Ps as r,
12236
12237
  Re as s,
12237
- Os as t,
12238
+ Ws as t,
12238
12239
  fe as u,
12239
12240
  le as v,
12240
- Hs as w,
12241
- xs as x,
12241
+ Os as w,
12242
+ $s as x,
12242
12243
  j as y,
12243
- bs as z
12244
+ ys as z
12244
12245
  };