@fluidattacks/design 4.4.0 → 4.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (182) hide show
  1. package/dist/components/@core/index.js +1 -1
  2. package/dist/components/accordion/accordion-content/index.js +1 -1
  3. package/dist/components/accordion/index.js +1 -1
  4. package/dist/components/advanced-badge/index.js +1 -1
  5. package/dist/components/advisories-card/index.js +1 -1
  6. package/dist/components/alert/index.js +1 -1
  7. package/dist/components/avatar/index.js +1 -1
  8. package/dist/components/button/index.js +1 -1
  9. package/dist/components/card/card-header/index.js +1 -1
  10. package/dist/components/card/card-with-image/index.js +1 -1
  11. package/dist/components/card/card-with-input/index.js +1 -1
  12. package/dist/components/card/card-with-options/index.js +1 -1
  13. package/dist/components/card/card-with-selector/index.js +1 -1
  14. package/dist/components/card/card-with-switch/index.js +1 -1
  15. package/dist/components/card/index.js +1 -1
  16. package/dist/components/card/indicator-card/index.js +1 -1
  17. package/dist/components/card-container/index.js +1 -1
  18. package/dist/components/carousel/index.js +1 -1
  19. package/dist/components/checkbox/index.js +1 -1
  20. package/dist/components/cloud-image/index.js +1 -1
  21. package/dist/components/code-snippet/index.js +1 -1
  22. package/dist/components/colors/index.js +1 -1
  23. package/dist/components/conditions-dialog/index.js +1 -1
  24. package/dist/components/confirm-dialog/index.js +1 -1
  25. package/dist/components/container/index.js +1 -1
  26. package/dist/components/copy-button/index.js +1 -1
  27. package/dist/components/divider/index.js +1 -1
  28. package/dist/components/dropdown/index.js +1 -1
  29. package/dist/components/empty-state/empty-button/index.js +1 -1
  30. package/dist/components/empty-state/index.js +1 -1
  31. package/dist/components/fa-tag/index.js +1 -1
  32. package/dist/components/file-preview/index.js +1 -1
  33. package/dist/components/filters/active-filters/active-filter/index.js +1 -1
  34. package/dist/components/filters/active-filters/index.js +1 -1
  35. package/dist/components/filters/context/index.js +1 -1
  36. package/dist/components/filters/filters-menu/index.js +1 -1
  37. package/dist/components/filters/index.js +1 -1
  38. package/dist/components/filters/options-menu/index.js +1 -1
  39. package/dist/components/filters/options-menu/options/index.js +1 -1
  40. package/dist/components/filters/search/no-matches/index.js +1 -1
  41. package/dist/components/form/index.js +1 -1
  42. package/dist/components/form/inner-form/index.js +1 -1
  43. package/dist/components/grid-container/index.js +1 -1
  44. package/dist/components/group-selector/index.js +1 -1
  45. package/dist/components/group-selector/option-container/index.js +1 -1
  46. package/dist/components/icon/index.js +1 -1
  47. package/dist/components/icon-button/index.js +1 -1
  48. package/dist/components/indicator-card-db/index.js +1 -1
  49. package/dist/components/info-sidebar/index.js +1 -1
  50. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  51. package/dist/components/inputs/fields/combobox/index.js +1 -1
  52. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  53. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  54. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  55. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  56. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  57. package/dist/components/inputs/fields/date/index.js +1 -1
  58. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  59. package/dist/components/inputs/fields/date-range/index.js +1 -1
  60. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  61. package/dist/components/inputs/fields/date-time/index.js +1 -1
  62. package/dist/components/inputs/fields/editable/index.js +1 -1
  63. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  64. package/dist/components/inputs/fields/input-array/index.js +1 -1
  65. package/dist/components/inputs/fields/input-file/default/index.js +1 -1
  66. package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
  67. package/dist/components/inputs/fields/input-file/index.js +1 -1
  68. package/dist/components/inputs/fields/input-section/index.js +1 -1
  69. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  70. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  71. package/dist/components/inputs/fields/number/index.js +1 -1
  72. package/dist/components/inputs/fields/number-range/index.js +1 -1
  73. package/dist/components/inputs/fields/phone/index.js +1 -1
  74. package/dist/components/inputs/fields/text-area/index.js +1 -1
  75. package/dist/components/inputs/fields/text-input/index.js +1 -1
  76. package/dist/components/inputs/index.js +1 -1
  77. package/dist/components/inputs/label/index.js +1 -1
  78. package/dist/components/inputs/outline-container/index.js +1 -1
  79. package/dist/components/inputs/utils/action-button/index.js +1 -1
  80. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  81. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  82. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  83. package/dist/components/inputs/utils/dialog/index.js +1 -1
  84. package/dist/components/inputs/utils/number-field/index.js +1 -1
  85. package/dist/components/inputs/utils/popover/index.js +1 -1
  86. package/dist/components/item-card-db/index.js +1 -1
  87. package/dist/components/layout/categories/buttons/index.js +1 -1
  88. package/dist/components/layout/categories/column/index.js +1 -1
  89. package/dist/components/layout/categories/gap/index.js +1 -1
  90. package/dist/components/layout/categories/row/index.js +1 -1
  91. package/dist/components/layout/index.js +1 -1
  92. package/dist/components/link/index.js +1 -1
  93. package/dist/components/list-item/index.js +1 -1
  94. package/dist/components/little-flag/index.js +1 -1
  95. package/dist/components/loading/index.js +1 -1
  96. package/dist/components/logo/index.js +1 -1
  97. package/dist/components/lottie/index.js +1 -1
  98. package/dist/components/menu/index.js +1 -1
  99. package/dist/components/message-banner/index.js +1 -1
  100. package/dist/components/modal/columns-modal/index.js +1 -1
  101. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  102. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  103. package/dist/components/modal/footer/index.js +1 -1
  104. package/dist/components/modal/header/index.js +1 -1
  105. package/dist/components/modal/index.js +1 -1
  106. package/dist/components/modal/modal-confirm/index.js +1 -1
  107. package/dist/components/notification/index.js +1 -1
  108. package/dist/components/notification-sign/index.js +1 -1
  109. package/dist/components/oauth-selector/index.js +1 -1
  110. package/dist/components/oauth-selector/option-container/index.js +1 -1
  111. package/dist/components/paginator-db/btn/index.js +1 -1
  112. package/dist/components/paginator-db/dropdown/index.js +1 -1
  113. package/dist/components/paginator-db/index.js +1 -1
  114. package/dist/components/pop-up/description/index.js +1 -1
  115. package/dist/components/pop-up/index.js +1 -1
  116. package/dist/components/premium-feature/index.js +1 -1
  117. package/dist/components/priority-cards/card/index.js +1 -1
  118. package/dist/components/priority-cards/index.js +1 -1
  119. package/dist/components/priority-score/index.js +1 -1
  120. package/dist/components/progress-bar/index.js +1 -1
  121. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  122. package/dist/components/progress-indicator/index.js +1 -1
  123. package/dist/components/progress-indicator/step/index.js +1 -1
  124. package/dist/components/radio-button/index.js +1 -1
  125. package/dist/components/rank-position/icon/index.js +1 -1
  126. package/dist/components/rank-position/index.js +1 -1
  127. package/dist/components/rules-card/index.js +1 -1
  128. package/dist/components/scroll-button/index.js +1 -1
  129. package/dist/components/search/index.js +1 -1
  130. package/dist/components/search-dropdown/index.js +1 -1
  131. package/dist/components/severity-badge/index.js +1 -1
  132. package/dist/components/severity-overview/badge/index.js +1 -1
  133. package/dist/components/severity-overview/index.js +1 -1
  134. package/dist/components/show-on-hover/index.js +1 -1
  135. package/dist/components/slide-out-menu/index.js +1 -1
  136. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  137. package/dist/components/slider/index.js +1 -1
  138. package/dist/components/slider/thumb/index.js +1 -1
  139. package/dist/components/step-lapse/index.js +1 -1
  140. package/dist/components/table/context/index.js +1 -1
  141. package/dist/components/table/export-csv/index.js +1 -1
  142. package/dist/components/table/index.js +1 -1
  143. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  144. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  145. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  146. package/dist/components/table/sort-icon/index.js +1 -1
  147. package/dist/components/table/table-body/index.js +1 -1
  148. package/dist/components/table/table-column-toggle/index.js +1 -1
  149. package/dist/components/table/table-content/head/index.js +1 -1
  150. package/dist/components/table/table-content/index.js +1 -1
  151. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  152. package/dist/components/table/table-footer/index.js +1 -1
  153. package/dist/components/table/table-options/caption-content/index.js +1 -1
  154. package/dist/components/table/table-options/controls-content/index.js +1 -1
  155. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  156. package/dist/components/table/table-options/index.js +1 -1
  157. package/dist/components/table/wrapper/index.js +1 -1
  158. package/dist/components/table-button/index.js +1 -1
  159. package/dist/components/table-content/index.js +1 -1
  160. package/dist/components/table-content/item-content/index.js +1 -1
  161. package/dist/components/table-of-contents/index.js +1 -1
  162. package/dist/components/tabs/index.js +1 -1
  163. package/dist/components/tabs/tab/index.js +1 -1
  164. package/dist/components/tag/index.js +1 -1
  165. package/dist/components/timeline/card/index.js +1 -1
  166. package/dist/components/timeline/index.js +1 -1
  167. package/dist/components/toggle/index.js +1 -1
  168. package/dist/components/tooltip/index.js +1 -1
  169. package/dist/components/tour/index.js +1 -1
  170. package/dist/components/tree/index.js +1 -1
  171. package/dist/components/typography/heading/index.js +1 -1
  172. package/dist/components/typography/index.js +1 -1
  173. package/dist/components/typography/span/index.js +1 -1
  174. package/dist/components/typography/text/index.js +1 -1
  175. package/dist/components/weaknesses-card/index.js +1 -1
  176. package/dist/{components-C8FiPNms.mjs → components-BN6ePvyB.mjs} +116 -103
  177. package/dist/context/index.js +1 -1
  178. package/dist/hooks/index.js +1 -1
  179. package/dist/index.js +1 -1
  180. package/dist/next/index.js +1 -1
  181. package/dist/utils/index.js +1 -1
  182. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { jsx as i, jsxs as h, Fragment as he } from "react/jsx-runtime";
1
+ import { jsx as i, jsxs as h, Fragment as ge } from "react/jsx-runtime";
2
2
  import pt, { forwardRef as le, useState as P, useCallback as v, useEffect as K, useMemo as M, useRef as Y, StrictMode as Zi, Fragment as me, Children as Et, isValidElement as Yn, cloneElement as Un, createContext as Zn, useContext as we } from "react";
3
3
  import Xi, { ThemeProvider as qi, styled as m, useTheme as L, css as Ze, keyframes as Xn } from "styled-components";
4
4
  import { C as Ki, s as Ji, _ as X, A as Qi, l as er, p as tr, c as Wt, u as Me, a as nr, b as ir, d as rr, e as or, f as q, g as gt, h as qn, o as ut, i as ar, $ as lr, j as sr, k as cr, m as dr, n as pr, q as gr, r as ur, t as hr, v as fr, w as Kn, x as Jn, y as Ht, z as yr, B as $r, D as br, E as dn, F as ht, G as xr, H as mr, I as Qn, J as ft, K as ei, L as wr, M as vr, N as kr, O as Cr, P as Sr, Q as oe, R as zr, S as ti, T as Tr, U as ni, V as ii, W as Ir, X as Dr, Y as Nr, Z as Er, a0 as Ar, a1 as Fr, a2 as Bt, a3 as jr, a4 as pn, a5 as gn, a6 as un, a7 as Be, a8 as Lr, a9 as Rr, aa as Pr, ab as Or, ac as Wr, ad as Hr, ae as Br, af as Vr, ag as Gr, ah as Mr, ai as _r, aj as Yr, ak as Ur, al as Zr, am as Xr, an as qr, ao as Kr, ap as Jr, aq as Qr, ar as eo, as as At, at as to, au as ri, av as oi, aw as no, ax as io, ay as ro, az as hn, aA as oo, aB as ao, aC as lo, aD as so, aE as co, aF as po, aJ as ai, aK as go, aL as uo, aM as ho, aN as fo, aO as yo, aP as $o, aQ as bo, aR as xo, aS as mo, aT as wo, aU as Ft, aV as vo, aW as fn, aX as ko, aY as yn, aZ as Co } from "./vendor-BPwfeGF-.mjs";
@@ -1592,7 +1592,7 @@ const j = le(function({
1592
1592
  variant: p
1593
1593
  }
1594
1594
  ),
1595
- e ? /* @__PURE__ */ h(he, { children: [
1595
+ e ? /* @__PURE__ */ h(ge, { children: [
1596
1596
  /* @__PURE__ */ i(ke, {}),
1597
1597
  /* @__PURE__ */ h(
1598
1598
  N,
@@ -1607,7 +1607,7 @@ const j = le(function({
1607
1607
  }
1608
1608
  )
1609
1609
  ] }) : void 0,
1610
- s ? /* @__PURE__ */ h(he, { children: [
1610
+ s ? /* @__PURE__ */ h(ge, { children: [
1611
1611
  /* @__PURE__ */ i(ke, {}),
1612
1612
  /* @__PURE__ */ h(
1613
1613
  N,
@@ -1622,7 +1622,7 @@ const j = le(function({
1622
1622
  }
1623
1623
  )
1624
1624
  ] }) : void 0,
1625
- c ? /* @__PURE__ */ h(he, { children: [
1625
+ c ? /* @__PURE__ */ h(ge, { children: [
1626
1626
  /* @__PURE__ */ i(ke, {}),
1627
1627
  /* @__PURE__ */ h(
1628
1628
  N,
@@ -1726,21 +1726,27 @@ const j = le(function({
1726
1726
  width: 100%;
1727
1727
  padding: ${e.spacing[0.75]};
1728
1728
  position: relative;
1729
- gap: ${e.spacing[0.75]};
1730
1729
 
1731
1730
  button {
1732
1731
  background-color: transparent;
1733
1732
  }
1734
1733
 
1734
+ span {
1735
+ vertical-align: text-top;
1736
+ }
1737
+
1735
1738
  ${xa(e, t ?? "error")}
1736
1739
  `}
1737
1740
  `, wa = m.div`
1738
- padding-right: 4px;
1739
- width: 100%;
1740
- font-size: 20px;
1741
- font-weight: ${({ theme: e }) => e.typography.weight.bold};
1741
+ ${({ theme: e }) => `
1742
+ align-items: center;
1743
+ width: 100%;
1744
+ font-weight: ${e.typography.weight.bold};
1745
+ padding-right: ${e.spacing[0.25]};
1746
+ `}
1742
1747
  `, va = m.div`
1743
- padding-right: 4px;
1748
+ align-items: center;
1749
+ padding-right: ${({ theme: e }) => e.spacing[0.25]};
1744
1750
  width: 100%;
1745
1751
  font-weight: ${({ theme: e, $hasTitle: t }) => t ? e.typography.weight.regular : e.typography.weight.bold};
1746
1752
  `, { getVariant: ka } = Se(
@@ -1960,7 +1966,7 @@ const j = le(function({
1960
1966
  I,
1961
1967
  E
1962
1968
  ]), F = M(() => T.startsWith("top") ? "top" : T.startsWith("bottom") ? "bottom" : T.startsWith("left") ? "left" : T.startsWith("right") ? "right" : "bottom", [T]);
1963
- return t ? /* @__PURE__ */ i(Zi, { children: e }) : /* @__PURE__ */ h(he, { children: [
1969
+ return t ? /* @__PURE__ */ i(Zi, { children: e }) : /* @__PURE__ */ h(ge, { children: [
1964
1970
  /* @__PURE__ */ i(
1965
1971
  Ca,
1966
1972
  {
@@ -2109,13 +2115,23 @@ const j = le(function({
2109
2115
  }, y) {
2110
2116
  const [$, k] = P(d), w = v(() => {
2111
2117
  s == null || s(), k(!1);
2112
- }, [s]);
2118
+ }, [s]), z = o ? /* @__PURE__ */ i(
2119
+ j,
2120
+ {
2121
+ clickable: !1,
2122
+ icon: a ?? ba(u),
2123
+ iconSize: "lg",
2124
+ iconType: "fa-light",
2125
+ mr: 0.5,
2126
+ mt: l === "top" ? 0.25 : 0
2127
+ }
2128
+ ) : void 0;
2113
2129
  return K(() => {
2114
- const z = setTimeout(() => {
2130
+ const S = setTimeout(() => {
2115
2131
  c == null || c(!0), t && w();
2116
2132
  }, p * 1e3);
2117
2133
  return () => {
2118
- clearTimeout(z);
2134
+ clearTimeout(S);
2119
2135
  };
2120
2136
  }, [t, w, p, c]), K(() => {
2121
2137
  k(d);
@@ -2127,26 +2143,23 @@ const j = le(function({
2127
2143
  role: "alert",
2128
2144
  ...x,
2129
2145
  children: /* @__PURE__ */ h(ma, { $iconPosition: l, $variant: u, id: f, children: [
2130
- o ? /* @__PURE__ */ i(
2131
- j,
2132
- {
2133
- clickable: !1,
2134
- icon: a ?? ba(u),
2135
- iconSize: "lg",
2136
- iconType: "fa-light",
2137
- mt: l === "top" ? 0.25 : 0
2138
- }
2139
- ) : void 0,
2140
2146
  /* @__PURE__ */ h(
2141
2147
  b,
2142
2148
  {
2143
2149
  display: "flex",
2144
2150
  flexDirection: "column",
2145
- gap: 0.25,
2151
+ gap: 0.5,
2146
2152
  style: { flex: 1 },
2147
2153
  children: [
2148
- g ? /* @__PURE__ */ i(wa, { children: g }) : void 0,
2149
- /* @__PURE__ */ i(va, { $hasTitle: !!g, children: n })
2154
+ g ? /* @__PURE__ */ h(wa, { children: [
2155
+ z,
2156
+ g
2157
+ ] }) : void 0,
2158
+ /* @__PURE__ */ i(va, { $hasTitle: !!g, children: g ? n : /* @__PURE__ */ h(ge, { children: [
2159
+ z,
2160
+ " ",
2161
+ n
2162
+ ] }) })
2150
2163
  ]
2151
2164
  }
2152
2165
  ),
@@ -3215,7 +3228,7 @@ const j = le(function({
3215
3228
  line-height: 18px;
3216
3229
  text-align: left;
3217
3230
  `}
3218
- `, ge = ({
3231
+ `, ue = ({
3219
3232
  children: e,
3220
3233
  disabled: t,
3221
3234
  id: n,
@@ -3282,7 +3295,7 @@ const j = le(function({
3282
3295
  gap: 0.25,
3283
3296
  width: "100%",
3284
3297
  children: [
3285
- l && /* @__PURE__ */ h(he, { children: [
3298
+ l && /* @__PURE__ */ h(ge, { children: [
3286
3299
  /* @__PURE__ */ i(
3287
3300
  j,
3288
3301
  {
@@ -3875,7 +3888,7 @@ const j = le(function({
3875
3888
  getScrollElement: () => $e.current
3876
3889
  });
3877
3890
  return /* @__PURE__ */ h(
3878
- ge,
3891
+ ue,
3879
3892
  {
3880
3893
  error: A,
3881
3894
  helpLink: a,
@@ -4762,7 +4775,7 @@ const j = le(function({
4762
4775
  f
4763
4776
  );
4764
4777
  return /* @__PURE__ */ h(
4765
- ge,
4778
+ ue,
4766
4779
  {
4767
4780
  error: e ? void 0 : t,
4768
4781
  helpLink: n,
@@ -4883,7 +4896,7 @@ const j = le(function({
4883
4896
  return K(() => {
4884
4897
  l && l(z.isOpen);
4885
4898
  }, [l, z.isOpen]), /* @__PURE__ */ h(
4886
- ge,
4899
+ ue,
4887
4900
  {
4888
4901
  error: e ? void 0 : t,
4889
4902
  htmlFor: r,
@@ -5051,7 +5064,7 @@ const j = le(function({
5051
5064
  [u, c, o]
5052
5065
  );
5053
5066
  return /* @__PURE__ */ h(
5054
- ge,
5067
+ ue,
5055
5068
  {
5056
5069
  error: t ? void 0 : n,
5057
5070
  htmlFor: o,
@@ -5148,7 +5161,7 @@ const j = le(function({
5148
5161
  []
5149
5162
  );
5150
5163
  return /* @__PURE__ */ h(
5151
- ge,
5164
+ ue,
5152
5165
  {
5153
5166
  error: D,
5154
5167
  helpLink: n,
@@ -6077,7 +6090,7 @@ const j = le(function({
6077
6090
  [t]
6078
6091
  );
6079
6092
  return /* @__PURE__ */ h(
6080
- ge,
6093
+ ue,
6081
6094
  {
6082
6095
  error: I,
6083
6096
  helpLink: a,
@@ -6214,7 +6227,7 @@ const j = le(function({
6214
6227
  [d, T, S]
6215
6228
  );
6216
6229
  return /* @__PURE__ */ i(
6217
- ge,
6230
+ ue,
6218
6231
  {
6219
6232
  error: $,
6220
6233
  helpLink: r,
@@ -6492,7 +6505,7 @@ const j = le(function({
6492
6505
  )
6493
6506
  ]
6494
6507
  }
6495
- ) : /* @__PURE__ */ h(he, { children: [
6508
+ ) : /* @__PURE__ */ h(ge, { children: [
6496
6509
  /* @__PURE__ */ i(
6497
6510
  et,
6498
6511
  {
@@ -6567,7 +6580,7 @@ const j = le(function({
6567
6580
  variant: I
6568
6581
  }
6569
6582
  ) : /* @__PURE__ */ i(
6570
- ge,
6583
+ ue,
6571
6584
  {
6572
6585
  error: n ? void 0 : r,
6573
6586
  helpLink: a,
@@ -6614,7 +6627,7 @@ const j = le(function({
6614
6627
  }) => {
6615
6628
  const d = `${n}Max`, p = `${n}Min`;
6616
6629
  return /* @__PURE__ */ i(
6617
- ge,
6630
+ ue,
6618
6631
  {
6619
6632
  error: e ? void 0 : t,
6620
6633
  htmlFor: n,
@@ -6804,7 +6817,7 @@ const j = le(function({
6804
6817
  return ve(T.floating.current, () => {
6805
6818
  $(!1), w("");
6806
6819
  }), /* @__PURE__ */ i(
6807
- ge,
6820
+ ue,
6808
6821
  {
6809
6822
  error: f,
6810
6823
  htmlFor: r,
@@ -6941,7 +6954,7 @@ const j = le(function({
6941
6954
  }) => {
6942
6955
  const T = L(), C = (w == null ? void 0 : w(c)) ?? S, I = l && o && !e, E = e ? void 0 : t;
6943
6956
  return /* @__PURE__ */ i(
6944
- ge,
6957
+ ue,
6945
6958
  {
6946
6959
  disabled: e,
6947
6960
  error: E,
@@ -7487,7 +7500,7 @@ const j = le(function({
7487
7500
  background-color: ${({ theme: e }) => e.palette.gray[200]};
7488
7501
  border: 1px solid ${({ theme: e }) => e.palette.gray[400]};
7489
7502
  }
7490
- `, ue = m.div`
7503
+ `, he = m.div`
7491
7504
  align-items: center;
7492
7505
  border: 1px solid transparent;
7493
7506
  border-radius: 16px;
@@ -7533,52 +7546,52 @@ const j = le(function({
7533
7546
  width: 0;
7534
7547
  }
7535
7548
 
7536
- input:not(:checked):not(:disabled) + ${ue} {
7549
+ input:not(:checked):not(:disabled) + ${he} {
7537
7550
  background-color: ${({ theme: e }) => e.palette.gray[300]};
7538
7551
  }
7539
7552
 
7540
- input:checked + ${ue} {
7553
+ input:checked + ${he} {
7541
7554
  background-color: ${({ theme: e }) => e.palette.success[500]};
7542
7555
  border: 1px solid ${({ theme: e }) => e.palette.success[500]};
7543
7556
  }
7544
7557
 
7545
- input:checked + ${ue} > ${Ae} {
7558
+ input:checked + ${he} > ${Ae} {
7546
7559
  transform: translateX(27px);
7547
7560
  }
7548
7561
 
7549
- input:checked + ${ue} > ${Ae} svg {
7562
+ input:checked + ${he} > ${Ae} svg {
7550
7563
  color: ${({ theme: e }) => e.palette.success[500]};
7551
7564
  }
7552
7565
 
7553
- input:checked + ${ue} > ${rt} {
7566
+ input:checked + ${he} > ${rt} {
7554
7567
  color: ${({ theme: e }) => e.palette.white};
7555
7568
  left: 3px;
7556
7569
  }
7557
7570
 
7558
- input:not(:checked):not(:disabled) + ${ue} > ${rt} {
7571
+ input:not(:checked):not(:disabled) + ${he} > ${rt} {
7559
7572
  color: ${({ theme: e }) => e.palette.gray[500]};
7560
7573
  right: 6px;
7561
7574
  }
7562
7575
 
7563
- input:not(:checked):not(:disabled) + ${ue} > ${Ae} svg {
7576
+ input:not(:checked):not(:disabled) + ${he} > ${Ae} svg {
7564
7577
  color: ${({ theme: e }) => e.palette.gray[500]};
7565
7578
  }
7566
7579
 
7567
- input:disabled + ${ue} {
7580
+ input:disabled + ${he} {
7568
7581
  cursor: not-allowed;
7569
7582
  background-color: ${({ theme: e }) => e.palette.gray[200]};
7570
7583
  border: 1px solid ${({ theme: e }) => e.palette.gray[400]};
7571
7584
  }
7572
7585
 
7573
- input:disabled + ${ue} > ${Ae} {
7586
+ input:disabled + ${he} > ${Ae} {
7574
7587
  background-color: ${({ theme: e }) => e.palette.gray[400]};
7575
7588
  }
7576
7589
 
7577
- input:disabled + ${ue} > ${Ae} svg {
7590
+ input:disabled + ${he} > ${Ae} svg {
7578
7591
  color: ${({ theme: e }) => e.palette.white};
7579
7592
  }
7580
7593
 
7581
- input:disabled + ${ue} > ${rt} {
7594
+ input:disabled + ${he} > ${rt} {
7582
7595
  color: ${({ theme: e }) => e.palette.gray[400]};
7583
7596
  right: 6px;
7584
7597
  }
@@ -7617,7 +7630,7 @@ const j = le(function({
7617
7630
  type: "checkbox"
7618
7631
  }
7619
7632
  ),
7620
- /* @__PURE__ */ h(ue, { "aria-label": "Toggle Switch", id: `${l}Toggle`, children: [
7633
+ /* @__PURE__ */ h(he, { "aria-label": "Toggle Switch", id: `${l}Toggle`, children: [
7621
7634
  /* @__PURE__ */ i(Ae, { children: t ? /* @__PURE__ */ i(j, { icon: "check", iconSize: "sm" }) : /* @__PURE__ */ i(j, { icon: "times", iconSize: "sm" }) }),
7622
7635
  /* @__PURE__ */ i(rt, { children: t ? "YES" : "NO" })
7623
7636
  ] })
@@ -8792,7 +8805,7 @@ const Fn = Object.fromEntries(
8792
8805
  currentTarget: { value: "" }
8793
8806
  });
8794
8807
  }, [t, n]), f = !q.isEmpty(c);
8795
- return /* @__PURE__ */ i(ge, { htmlFor: e ?? "", children: /* @__PURE__ */ h(fe, { children: [
8808
+ return /* @__PURE__ */ i(ue, { htmlFor: e ?? "", children: /* @__PURE__ */ h(fe, { children: [
8796
8809
  /* @__PURE__ */ i(
8797
8810
  j,
8798
8811
  {
@@ -10178,7 +10191,7 @@ const Fn = Object.fromEntries(
10178
10191
  l.length,
10179
10192
  x,
10180
10193
  k.length
10181
- ]), /* @__PURE__ */ i(he, { children: (g == null ? void 0 : g({
10194
+ ]), /* @__PURE__ */ i(ge, { children: (g == null ? void 0 : g({
10182
10195
  items: t,
10183
10196
  label: r,
10184
10197
  virtualItems: k,
@@ -10365,10 +10378,10 @@ const Fn = Object.fromEntries(
10365
10378
  $overflow: C.type === "checkboxes",
10366
10379
  style: { padding: y ? a.spacing[0.875] : 0 },
10367
10380
  children: [
10368
- I > 0 ? /* @__PURE__ */ i(
10381
+ E.length > 1 ? /* @__PURE__ */ i(
10369
10382
  N,
10370
10383
  {
10371
- color: a.palette.gray[800],
10384
+ color: a.palette.gray[400],
10372
10385
  fontWeight: "bold",
10373
10386
  mb: 0.5,
10374
10387
  size: "md",
@@ -11323,7 +11336,7 @@ const Fn = Object.fromEntries(
11323
11336
  ] }) }),
11324
11337
  /* @__PURE__ */ i(Ue, {}),
11325
11338
  e,
11326
- q.isUndefined(t) ? void 0 : /* @__PURE__ */ h(he, { children: [
11339
+ q.isUndefined(t) ? void 0 : /* @__PURE__ */ h(ge, { children: [
11327
11340
  /* @__PURE__ */ i(Ue, {}),
11328
11341
  /* @__PURE__ */ i("li", { className: "commit-info", children: /* @__PURE__ */ i(N, { color: o.palette.gray[400], size: "sm", children: `commit : ${t}` }) })
11329
11342
  ] })
@@ -12480,7 +12493,7 @@ const Fn = Object.fromEntries(
12480
12493
  children: e
12481
12494
  }
12482
12495
  );
12483
- }, e0 = ({
12496
+ }, eg = ({
12484
12497
  _portal: e = !1,
12485
12498
  cancelButton: t,
12486
12499
  darkBackground: n = !1,
@@ -12641,7 +12654,7 @@ const Fn = Object.fromEntries(
12641
12654
  titleSize: "sm",
12642
12655
  detailsSize: "lg"
12643
12656
  }
12644
- }, t0 = ({
12657
+ }, tg = ({
12645
12658
  technology: e,
12646
12659
  technique: t,
12647
12660
  cwes: n,
@@ -12699,7 +12712,7 @@ const Fn = Object.fromEntries(
12699
12712
  variant: g
12700
12713
  }
12701
12714
  ),
12702
- /* @__PURE__ */ h(he, { children: [
12715
+ /* @__PURE__ */ h(ge, { children: [
12703
12716
  p === "lg" ? /* @__PURE__ */ i(ke, {}) : void 0,
12704
12717
  /* @__PURE__ */ h(
12705
12718
  N,
@@ -12714,7 +12727,7 @@ const Fn = Object.fromEntries(
12714
12727
  }
12715
12728
  )
12716
12729
  ] }),
12717
- /* @__PURE__ */ h(he, { children: [
12730
+ /* @__PURE__ */ h(ge, { children: [
12718
12731
  p === "lg" ? /* @__PURE__ */ i(ke, {}) : void 0,
12719
12732
  /* @__PURE__ */ h(
12720
12733
  N,
@@ -12729,7 +12742,7 @@ const Fn = Object.fromEntries(
12729
12742
  }
12730
12743
  )
12731
12744
  ] }),
12732
- /* @__PURE__ */ h(he, { children: [
12745
+ /* @__PURE__ */ h(ge, { children: [
12733
12746
  p === "lg" ? /* @__PURE__ */ i(ke, {}) : void 0,
12734
12747
  /* @__PURE__ */ i(
12735
12748
  N,
@@ -12763,7 +12776,7 @@ const Fn = Object.fromEntries(
12763
12776
  ) })
12764
12777
  ] }, w.key))
12765
12778
  ] }),
12766
- c ? /* @__PURE__ */ h(he, { children: [
12779
+ c ? /* @__PURE__ */ h(ge, { children: [
12767
12780
  p === "lg" ? /* @__PURE__ */ i(ke, {}) : void 0,
12768
12781
  /* @__PURE__ */ h(
12769
12782
  N,
@@ -12790,7 +12803,7 @@ const Fn = Object.fromEntries(
12790
12803
  right: ${({ right: e }) => e ?? "unset"};
12791
12804
  z-index: ${({ zIndex: e }) => e ?? "unset"};
12792
12805
  left: ${({ left: e }) => e ?? "unset"};
12793
- `, n0 = ({
12806
+ `, ng = ({
12794
12807
  scrollerId: e = "dashboard",
12795
12808
  left: t,
12796
12809
  visibleAt: n = 500,
@@ -12895,7 +12908,7 @@ const Fn = Object.fromEntries(
12895
12908
  padding: ${e.spacing[0.75]};
12896
12909
  color: ${e.palette.gray[500]};
12897
12910
  `}
12898
- `, Uc = 300, i0 = ({
12911
+ `, Uc = 300, ig = ({
12899
12912
  name: e,
12900
12913
  items: t = [],
12901
12914
  renderItem: n,
@@ -13057,7 +13070,7 @@ const Fn = Object.fromEntries(
13057
13070
  ]
13058
13071
  }
13059
13072
  );
13060
- }, r0 = ({
13073
+ }, rg = ({
13061
13074
  critical: e,
13062
13075
  high: t,
13063
13076
  medium: n,
@@ -13085,7 +13098,7 @@ const Fn = Object.fromEntries(
13085
13098
  display: block;
13086
13099
  }
13087
13100
  `}
13088
- `, o0 = ({
13101
+ `, og = ({
13089
13102
  visibleElement: e,
13090
13103
  hiddenElement: t
13091
13104
  }) => /* @__PURE__ */ h(Xc, { children: [
@@ -13169,7 +13182,7 @@ const Fn = Object.fromEntries(
13169
13182
  height: auto;
13170
13183
  }
13171
13184
  `}
13172
- `, a0 = ({
13185
+ `, ag = ({
13173
13186
  children: e,
13174
13187
  closeIconId: t = "close-menu",
13175
13188
  isOpen: n,
@@ -13385,7 +13398,7 @@ const Fn = Object.fromEntries(
13385
13398
  e
13386
13399
  );
13387
13400
  return /* @__PURE__ */ i("div", { ...o, className: `thumb ${s ? "dragging" : ""}`, children: /* @__PURE__ */ i($o, { children: /* @__PURE__ */ i("input", { ...l, "aria-label": r, ref: a }) }) });
13388
- }, id = (e, t, n) => Math.round((n - e) / (t - e) * 100), l0 = (e) => {
13401
+ }, id = (e, t, n) => Math.round((n - e) / (t - e) * 100), lg = (e) => {
13389
13402
  const t = L(), n = Y(null), { label: r, minValue: a = 0, maxValue: o = 100, name: l, setValue: s, watch: c } = e, d = ai(), p = bo({
13390
13403
  ...e,
13391
13404
  numberFormatter: d,
@@ -13398,7 +13411,7 @@ const Fn = Object.fromEntries(
13398
13411
  p,
13399
13412
  n
13400
13413
  );
13401
- return /* @__PURE__ */ i(ge, { htmlFor: l, label: r, children: /* @__PURE__ */ h(
13414
+ return /* @__PURE__ */ i(ue, { htmlFor: l, label: r, children: /* @__PURE__ */ h(
13402
13415
  b,
13403
13416
  {
13404
13417
  alignItems: "center",
@@ -13520,7 +13533,7 @@ const Fn = Object.fromEntries(
13520
13533
 
13521
13534
  ${rd(e, t)}
13522
13535
  `}
13523
- `, s0 = ({
13536
+ `, sg = ({
13524
13537
  button: { disabled: e = !1, text: t, type: n = "button", onClick: r },
13525
13538
  steps: a
13526
13539
  }) => {
@@ -14577,7 +14590,7 @@ const Fn = Object.fromEntries(
14577
14590
  children: /* @__PURE__ */ i(ud, { id: a, children: e })
14578
14591
  }
14579
14592
  );
14580
- }, c0 = Object.assign(Pd, {
14593
+ }, cg = Object.assign(Pd, {
14581
14594
  Caption: Fd,
14582
14595
  Columns: pd,
14583
14596
  Content: xd,
@@ -14641,7 +14654,7 @@ const Fn = Object.fromEntries(
14641
14654
  background-color: ${e.palette.gray[100]};
14642
14655
  }
14643
14656
  `}
14644
- `, d0 = ({
14657
+ `, dg = ({
14645
14658
  disabled: e = !1,
14646
14659
  icon: t,
14647
14660
  id: n,
@@ -14678,7 +14691,7 @@ const Fn = Object.fromEntries(
14678
14691
  ),
14679
14692
  r && /* @__PURE__ */ i(N, { color: c.palette.gray[800], ml: 0.5, size: "md", children: r })
14680
14693
  ] });
14681
- }, p0 = ({
14694
+ }, pg = ({
14682
14695
  items: e,
14683
14696
  spacing: t = 0.75
14684
14697
  }) => {
@@ -14746,7 +14759,7 @@ const Fn = Object.fromEntries(
14746
14759
  fill: url(#gradient-01);
14747
14760
  }
14748
14761
  `}
14749
- `, g0 = ({
14762
+ `, gg = ({
14750
14763
  children: e,
14751
14764
  title: t,
14752
14765
  titleSize: n = "sm",
@@ -14826,7 +14839,7 @@ const Fn = Object.fromEntries(
14826
14839
  color: ${t ? "transparent" : e.palette.gray[400]};
14827
14840
  }
14828
14841
  `}
14829
- `, u0 = ({
14842
+ `, ug = ({
14830
14843
  items: e,
14831
14844
  title: t,
14832
14845
  scrollMarginTop: n = 80,
@@ -14983,7 +14996,7 @@ const Fn = Object.fromEntries(
14983
14996
  );
14984
14997
  }) })
14985
14998
  ] });
14986
- }, h0 = ({ items: e }) => {
14999
+ }, hg = ({ items: e }) => {
14987
15000
  const t = Y(null), [n, r] = P("long");
14988
15001
  return K(() => {
14989
15002
  t.current && r(t.current.offsetWidth <= 1100 ? "small" : "long");
@@ -14997,7 +15010,7 @@ const Fn = Object.fromEntries(
14997
15010
  },
14998
15011
  `${a.title}-${o}`
14999
15012
  )) }) });
15000
- }, f0 = {
15013
+ }, fg = {
15001
15014
  content: "",
15002
15015
  disableBeacon: !0,
15003
15016
  hideCloseButton: !1,
@@ -15029,7 +15042,7 @@ const Fn = Object.fromEntries(
15029
15042
  }
15030
15043
  },
15031
15044
  target: ""
15032
- }, y0 = ({ run: e, steps: t, onFinish: n }) => {
15045
+ }, yg = ({ run: e, steps: t, onFinish: n }) => {
15033
15046
  const [r, a] = P(e), [o, l] = P(0), s = v(
15034
15047
  (c) => {
15035
15048
  const { action: d, index: p, status: g, type: u } = c;
@@ -15184,7 +15197,7 @@ const Fn = Object.fromEntries(
15184
15197
  ]
15185
15198
  }
15186
15199
  ) });
15187
- }, $0 = le(function({ nodes: t, defaultExpanded: n = [] }, r) {
15200
+ }, $g = le(function({ nodes: t, defaultExpanded: n = [] }, r) {
15188
15201
  const [a, o] = P(
15189
15202
  new Set(n)
15190
15203
  ), l = v((s) => {
@@ -15225,7 +15238,7 @@ const Fn = Object.fromEntries(
15225
15238
  descriptionSize: "lg",
15226
15239
  detailsSize: "lg"
15227
15240
  }
15228
- }, b0 = ({
15241
+ }, bg = ({
15229
15242
  title: e,
15230
15243
  href: t,
15231
15244
  description: n,
@@ -15397,7 +15410,7 @@ export {
15397
15410
  jp as Z,
15398
15411
  Rp as _,
15399
15412
  $n as a,
15400
- u0 as a$,
15413
+ ug as a$,
15401
15414
  Pp as a0,
15402
15415
  Op as a1,
15403
15416
  ae as a2,
@@ -15408,10 +15421,10 @@ export {
15408
15421
  Hp as a7,
15409
15422
  Lp as a8,
15410
15423
  fp as a9,
15411
- ge as aA,
15424
+ ue as aA,
15412
15425
  Xp as aB,
15413
15426
  xp as aC,
15414
- e0 as aD,
15427
+ eg as aD,
15415
15428
  Tc as aE,
15416
15429
  qp as aF,
15417
15430
  Kp as aG,
@@ -15421,20 +15434,20 @@ export {
15421
15434
  Zl as aK,
15422
15435
  Nc as aL,
15423
15436
  ml as aM,
15424
- t0 as aN,
15425
- n0 as aO,
15437
+ tg as aN,
15438
+ ng as aO,
15426
15439
  Le as aP,
15427
- i0 as aQ,
15440
+ ig as aQ,
15428
15441
  Vt as aR,
15429
- r0 as aS,
15430
- o0 as aT,
15431
- a0 as aU,
15432
- l0 as aV,
15442
+ rg as aS,
15443
+ og as aT,
15444
+ ag as aU,
15445
+ lg as aV,
15433
15446
  Fe as aW,
15434
- s0 as aX,
15435
- c0 as aY,
15436
- d0 as aZ,
15437
- g0 as a_,
15447
+ sg as aX,
15448
+ cg as aY,
15449
+ dg as aZ,
15450
+ gg as a_,
15438
15451
  dl as aa,
15439
15452
  ul as ab,
15440
15453
  cp as ac,
@@ -15444,7 +15457,7 @@ export {
15444
15457
  $p as ag,
15445
15458
  bp as ah,
15446
15459
  Bp as ai,
15447
- p0 as aj,
15460
+ pg as aj,
15448
15461
  Ee as ak,
15449
15462
  zi as al,
15450
15463
  $s as am,
@@ -15468,11 +15481,11 @@ export {
15468
15481
  N as b2,
15469
15482
  mp as b3,
15470
15483
  qt as b4,
15471
- h0 as b5,
15484
+ hg as b5,
15472
15485
  Gd as b6,
15473
15486
  Kl as b7,
15474
15487
  pe as b8,
15475
- y0 as b9,
15488
+ yg as b9,
15476
15489
  Uo as bA,
15477
15490
  xi as bB,
15478
15491
  _e as bC,
@@ -15500,9 +15513,9 @@ export {
15500
15513
  xs as bY,
15501
15514
  ks as bZ,
15502
15515
  Ln as b_,
15503
- $0 as ba,
15504
- b0 as bb,
15505
- f0 as bc,
15516
+ $g as ba,
15517
+ bg as bb,
15518
+ fg as bc,
15506
15519
  kt as bd,
15507
15520
  Do as be,
15508
15521
  Jd as bf,
@@ -1,6 +1,6 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import { NuqsAdapter as t } from "nuqs/adapters/react-router/v7";
3
- import { R as e } from "../components-C8FiPNms.mjs";
3
+ import { R as e } from "../components-BN6ePvyB.mjs";
4
4
  const n = ({
5
5
  children: o
6
6
  }) => /* @__PURE__ */ r(e, { children: /* @__PURE__ */ r(t, { children: o }) });
@@ -1,4 +1,4 @@
1
- import { bo as a, bp as u, bq as b, br as l, bs as o, bv as r, bw as c, bx as i, by as d } from "../components-C8FiPNms.mjs";
1
+ import { bo as a, bp as u, bq as b, br as l, bs as o, bv as r, bw as c, bx as i, by as d } from "../components-BN6ePvyB.mjs";
2
2
  export {
3
3
  a as useActiveSection,
4
4
  u as useCarousel,