@fluidattacks/design 4.2.2 → 4.2.3

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 (185) hide show
  1. package/README.md +2 -2
  2. package/dist/components/@core/index.js +1 -1
  3. package/dist/components/accordion/accordion-content/index.js +1 -1
  4. package/dist/components/accordion/index.js +1 -1
  5. package/dist/components/advanced-badge/index.js +1 -1
  6. package/dist/components/advisories-card/index.js +1 -1
  7. package/dist/components/alert/index.js +1 -1
  8. package/dist/components/avatar/index.js +1 -1
  9. package/dist/components/button/index.js +1 -1
  10. package/dist/components/card/card-header/index.js +1 -1
  11. package/dist/components/card/card-with-image/index.js +1 -1
  12. package/dist/components/card/card-with-input/index.js +1 -1
  13. package/dist/components/card/card-with-options/index.js +1 -1
  14. package/dist/components/card/card-with-selector/index.js +1 -1
  15. package/dist/components/card/card-with-switch/index.js +1 -1
  16. package/dist/components/card/index.js +1 -1
  17. package/dist/components/card/indicator-card/index.js +1 -1
  18. package/dist/components/card-container/index.js +1 -1
  19. package/dist/components/carousel/index.js +1 -1
  20. package/dist/components/checkbox/index.js +1 -1
  21. package/dist/components/cloud-image/index.js +1 -1
  22. package/dist/components/code-snippet/index.js +1 -1
  23. package/dist/components/colors/index.js +1 -1
  24. package/dist/components/conditions-dialog/index.js +1 -1
  25. package/dist/components/confirm-dialog/index.js +1 -1
  26. package/dist/components/container/index.js +1 -1
  27. package/dist/components/copy-button/index.js +1 -1
  28. package/dist/components/divider/index.js +1 -1
  29. package/dist/components/dropdown/index.js +1 -1
  30. package/dist/components/empty-state/empty-button/index.js +1 -1
  31. package/dist/components/empty-state/index.js +1 -1
  32. package/dist/components/fa-tag/index.js +1 -1
  33. package/dist/components/file-preview/index.js +1 -1
  34. package/dist/components/filters/active-filters/active-filter/index.js +1 -1
  35. package/dist/components/filters/active-filters/index.js +1 -1
  36. package/dist/components/filters/context/index.js +1 -1
  37. package/dist/components/filters/filters-menu/index.js +1 -1
  38. package/dist/components/filters/index.js +1 -1
  39. package/dist/components/filters/options-menu/index.js +1 -1
  40. package/dist/components/filters/options-menu/options/index.js +1 -1
  41. package/dist/components/filters/search/no-matches/index.js +1 -1
  42. package/dist/components/form/index.js +1 -1
  43. package/dist/components/form/inner-form/index.js +1 -1
  44. package/dist/components/grid-container/index.js +1 -1
  45. package/dist/components/group-selector/index.js +1 -1
  46. package/dist/components/group-selector/option-container/index.js +1 -1
  47. package/dist/components/icon/index.js +1 -1
  48. package/dist/components/icon-button/index.js +1 -1
  49. package/dist/components/indicator-card-db/index.js +1 -1
  50. package/dist/components/info-sidebar/index.js +1 -1
  51. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  52. package/dist/components/inputs/fields/combobox/index.js +1 -1
  53. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  54. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  55. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  56. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  57. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  58. package/dist/components/inputs/fields/date/index.js +1 -1
  59. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  60. package/dist/components/inputs/fields/date-range/index.js +1 -1
  61. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  62. package/dist/components/inputs/fields/date-time/index.js +1 -1
  63. package/dist/components/inputs/fields/editable/index.js +1 -1
  64. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  65. package/dist/components/inputs/fields/input-array/index.js +1 -1
  66. package/dist/components/inputs/fields/input-file/default/index.js +1 -1
  67. package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
  68. package/dist/components/inputs/fields/input-file/index.js +1 -1
  69. package/dist/components/inputs/fields/input-section/index.js +1 -1
  70. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  71. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  72. package/dist/components/inputs/fields/number/index.js +1 -1
  73. package/dist/components/inputs/fields/number-range/index.js +1 -1
  74. package/dist/components/inputs/fields/phone/index.js +1 -1
  75. package/dist/components/inputs/fields/text-area/index.js +1 -1
  76. package/dist/components/inputs/fields/text-input/index.js +1 -1
  77. package/dist/components/inputs/index.js +1 -1
  78. package/dist/components/inputs/label/index.js +1 -1
  79. package/dist/components/inputs/outline-container/index.js +1 -1
  80. package/dist/components/inputs/utils/action-button/index.js +1 -1
  81. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  82. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  83. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  84. package/dist/components/inputs/utils/dialog/index.js +1 -1
  85. package/dist/components/inputs/utils/number-field/index.js +1 -1
  86. package/dist/components/inputs/utils/popover/index.d.ts +1 -1
  87. package/dist/components/inputs/utils/popover/index.js +1 -1
  88. package/dist/components/inputs/utils/types.d.ts +1 -0
  89. package/dist/components/item-card-db/index.js +1 -1
  90. package/dist/components/layout/categories/buttons/index.js +1 -1
  91. package/dist/components/layout/categories/column/index.js +1 -1
  92. package/dist/components/layout/categories/gap/index.js +1 -1
  93. package/dist/components/layout/categories/row/index.js +1 -1
  94. package/dist/components/layout/index.js +1 -1
  95. package/dist/components/link/index.js +1 -1
  96. package/dist/components/list-item/index.js +1 -1
  97. package/dist/components/little-flag/index.js +1 -1
  98. package/dist/components/loading/index.js +1 -1
  99. package/dist/components/logo/index.js +1 -1
  100. package/dist/components/lottie/index.js +1 -1
  101. package/dist/components/menu/index.js +1 -1
  102. package/dist/components/message-banner/index.js +1 -1
  103. package/dist/components/modal/columns-modal/index.js +1 -1
  104. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  105. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  106. package/dist/components/modal/footer/index.js +1 -1
  107. package/dist/components/modal/header/index.js +1 -1
  108. package/dist/components/modal/index.js +1 -1
  109. package/dist/components/modal/modal-confirm/index.js +1 -1
  110. package/dist/components/notification/index.js +1 -1
  111. package/dist/components/notification-sign/index.js +1 -1
  112. package/dist/components/oauth-selector/index.js +1 -1
  113. package/dist/components/oauth-selector/option-container/index.js +1 -1
  114. package/dist/components/paginator-db/btn/index.js +1 -1
  115. package/dist/components/paginator-db/dropdown/index.js +1 -1
  116. package/dist/components/paginator-db/index.js +1 -1
  117. package/dist/components/pop-up/description/index.js +1 -1
  118. package/dist/components/pop-up/index.js +1 -1
  119. package/dist/components/premium-feature/index.js +1 -1
  120. package/dist/components/priority-cards/card/index.js +1 -1
  121. package/dist/components/priority-cards/index.js +1 -1
  122. package/dist/components/priority-score/index.js +1 -1
  123. package/dist/components/progress-bar/index.js +1 -1
  124. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  125. package/dist/components/progress-indicator/index.js +1 -1
  126. package/dist/components/progress-indicator/step/index.js +1 -1
  127. package/dist/components/radio-button/index.js +1 -1
  128. package/dist/components/rank-position/icon/index.js +1 -1
  129. package/dist/components/rank-position/index.js +1 -1
  130. package/dist/components/rules-card/index.js +1 -1
  131. package/dist/components/scroll-button/index.js +1 -1
  132. package/dist/components/search/index.js +1 -1
  133. package/dist/components/search-dropdown/index.js +1 -1
  134. package/dist/components/severity-badge/index.js +1 -1
  135. package/dist/components/severity-overview/badge/index.js +1 -1
  136. package/dist/components/severity-overview/index.js +1 -1
  137. package/dist/components/show-on-hover/index.js +1 -1
  138. package/dist/components/slide-out-menu/index.js +1 -1
  139. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  140. package/dist/components/slider/index.js +1 -1
  141. package/dist/components/slider/thumb/index.js +1 -1
  142. package/dist/components/step-lapse/index.js +1 -1
  143. package/dist/components/table/context/index.js +1 -1
  144. package/dist/components/table/export-csv/index.js +1 -1
  145. package/dist/components/table/index.js +1 -1
  146. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  147. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  148. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  149. package/dist/components/table/sort-icon/index.js +1 -1
  150. package/dist/components/table/table-body/index.js +1 -1
  151. package/dist/components/table/table-column-toggle/index.js +1 -1
  152. package/dist/components/table/table-content/head/index.js +1 -1
  153. package/dist/components/table/table-content/index.js +1 -1
  154. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  155. package/dist/components/table/table-footer/index.js +1 -1
  156. package/dist/components/table/table-options/caption-content/index.js +1 -1
  157. package/dist/components/table/table-options/controls-content/index.js +1 -1
  158. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  159. package/dist/components/table/table-options/index.js +1 -1
  160. package/dist/components/table/wrapper/index.js +1 -1
  161. package/dist/components/table-button/index.js +1 -1
  162. package/dist/components/table-content/index.js +1 -1
  163. package/dist/components/table-content/item-content/index.js +1 -1
  164. package/dist/components/table-of-contents/index.js +1 -1
  165. package/dist/components/tabs/index.js +1 -1
  166. package/dist/components/tabs/tab/index.js +1 -1
  167. package/dist/components/tag/index.js +1 -1
  168. package/dist/components/timeline/card/index.js +1 -1
  169. package/dist/components/timeline/index.js +1 -1
  170. package/dist/components/toggle/index.js +1 -1
  171. package/dist/components/tooltip/index.js +1 -1
  172. package/dist/components/tour/index.js +1 -1
  173. package/dist/components/tree/index.js +1 -1
  174. package/dist/components/typography/heading/index.js +1 -1
  175. package/dist/components/typography/index.js +1 -1
  176. package/dist/components/typography/span/index.js +1 -1
  177. package/dist/components/typography/text/index.js +1 -1
  178. package/dist/components/weaknesses-card/index.js +1 -1
  179. package/dist/{components-D-Ct1X4W.mjs → components-Ckh75Ymi.mjs} +29 -26
  180. package/dist/context/index.js +1 -1
  181. package/dist/hooks/index.js +1 -1
  182. package/dist/index.js +1 -1
  183. package/dist/next/index.js +1 -1
  184. package/dist/utils/index.js +1 -1
  185. package/package.json +1 -1
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { aQ as a } from "../../components-D-Ct1X4W.mjs";
5
+ import { aQ as a } from "../../components-Ckh75Ymi.mjs";
6
6
  export {
7
7
  a as SearchDropdown
8
8
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { aR as a } from "../../components-D-Ct1X4W.mjs";
3
+ import { aR as a } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  a as SeverityBadge
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../../vendor-BPwfeGF-.mjs";
3
- import { cd as t } from "../../../components-D-Ct1X4W.mjs";
3
+ import { cd as t } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  t as SeverityOverviewBadge
6
6
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { aS as o } from "../../components-D-Ct1X4W.mjs";
2
+ import { aS as o } from "../../components-Ckh75Ymi.mjs";
3
3
  export {
4
4
  o as SeverityOverview
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { aT as e } from "../../components-D-Ct1X4W.mjs";
2
+ import { aT as e } from "../../components-Ckh75Ymi.mjs";
3
3
  export {
4
4
  e as ShowOnHover
5
5
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { aU as e } from "../../components-D-Ct1X4W.mjs";
4
+ import { aU as e } from "../../components-Ckh75Ymi.mjs";
5
5
  import "../../vendor-BPwfeGF-.mjs";
6
6
  export {
7
7
  e as SlideOutMenu
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { ce as t } from "../../../components-D-Ct1X4W.mjs";
3
+ import { ce as t } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  t as MenuItem
6
6
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { aV as a } from "../../components-D-Ct1X4W.mjs";
4
+ import { aV as a } from "../../components-Ckh75Ymi.mjs";
5
5
  import { aJ as s } from "../../vendor-BPwfeGF-.mjs";
6
6
  import "react-dom";
7
7
  export {
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../../../vendor-BPwfeGF-.mjs";
4
- import { cf as i } from "../../../components-D-Ct1X4W.mjs";
4
+ import { cf as i } from "../../../components-Ckh75Ymi.mjs";
5
5
  export {
6
6
  i as Thumb
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { aX as a } from "../../components-D-Ct1X4W.mjs";
3
+ import { aX as a } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  a as StepLapse
6
6
  };
@@ -1,5 +1,5 @@
1
1
  import "react";
2
- import { ci as r } from "../../../components-D-Ct1X4W.mjs";
2
+ import { ci as r } from "../../../components-Ckh75Ymi.mjs";
3
3
  export {
4
4
  r as TableContext
5
5
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
- import { cg as i } from "../../../components-D-Ct1X4W.mjs";
4
+ import { cg as i } from "../../../components-Ckh75Ymi.mjs";
5
5
  export {
6
6
  i as ExportCsv
7
7
  };
@@ -1,4 +1,4 @@
1
- import { aY as o } from "../../components-D-Ct1X4W.mjs";
1
+ import { aY as o } from "../../components-Ckh75Ymi.mjs";
2
2
  export {
3
3
  o as Table
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { cn as n } from "../../../../components-D-Ct1X4W.mjs";
3
+ import { cn as n } from "../../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  n as PaginationControl
6
6
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { co as a } from "../../../../components-D-Ct1X4W.mjs";
5
+ import { co as a } from "../../../../components-Ckh75Ymi.mjs";
6
6
  export {
7
7
  a as PaginationDropdown
8
8
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { cp as t } from "../../../../components-D-Ct1X4W.mjs";
3
+ import { cp as t } from "../../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  t as PaginationSize
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { cj as p } from "../../../components-D-Ct1X4W.mjs";
3
+ import { cj as p } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  p as SortIcon
6
6
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { cl as a } from "../../../components-D-Ct1X4W.mjs";
5
+ import { cl as a } from "../../../components-Ckh75Ymi.mjs";
6
6
  export {
7
7
  a as Body
8
8
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
- import { ch as l } from "../../../components-D-Ct1X4W.mjs";
4
+ import { ch as l } from "../../../components-Ckh75Ymi.mjs";
5
5
  import "react-dom";
6
6
  import "styled-components";
7
7
  import "react-router";
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { ck as a } from "../../../../components-D-Ct1X4W.mjs";
5
+ import { ck as a } from "../../../../components-Ckh75Ymi.mjs";
6
6
  export {
7
7
  a as Head
8
8
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { cm as e } from "../../../components-D-Ct1X4W.mjs";
3
+ import { cm as e } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  e as TableContent
6
6
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { cr as e } from "../../../../components-D-Ct1X4W.mjs";
2
+ import { cr as e } from "../../../../components-Ckh75Ymi.mjs";
3
3
  export {
4
4
  e as FooterContent
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { cq as t } from "../../../components-D-Ct1X4W.mjs";
2
+ import { cq as t } from "../../../components-Ckh75Ymi.mjs";
3
3
  export {
4
4
  t as TableFooter
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { ct as p } from "../../../../components-D-Ct1X4W.mjs";
2
+ import { ct as p } from "../../../../components-Ckh75Ymi.mjs";
3
3
  export {
4
4
  p as CaptionContent
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { cu as n } from "../../../../components-D-Ct1X4W.mjs";
2
+ import { cu as n } from "../../../../components-Ckh75Ymi.mjs";
3
3
  export {
4
4
  n as ControlsContent
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { cv as i } from "../../../../components-D-Ct1X4W.mjs";
2
+ import { cv as i } from "../../../../components-Ckh75Ymi.mjs";
3
3
  export {
4
4
  i as HighlightedContent
5
5
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { cs as i } from "../../../components-D-Ct1X4W.mjs";
3
+ import { cs as i } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  i as TableOptions
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { cw as t } from "../../../components-D-Ct1X4W.mjs";
3
+ import { cw as t } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  t as Table
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { aZ as m } from "../../components-D-Ct1X4W.mjs";
3
+ import { aZ as m } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  m as TableButton
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { aj as m, a_ as n } from "../../components-D-Ct1X4W.mjs";
3
+ import { aj as m, a_ as n } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  m as ItemContent,
6
6
  n as TableContent
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { aj as e } from "../../../components-D-Ct1X4W.mjs";
3
+ import { aj as e } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  e as ItemContent
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { a$ as e } from "../../components-D-Ct1X4W.mjs";
3
+ import { a$ as e } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  e as TableOfContents
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { b0 as t } from "../../components-D-Ct1X4W.mjs";
3
+ import { b0 as t } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  t as Tabs
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react-router";
3
- import { bX as t } from "../../../components-D-Ct1X4W.mjs";
3
+ import { bX as t } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  t as Tab
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../vendor-BPwfeGF-.mjs";
3
- import { b1 as t } from "../../components-D-Ct1X4W.mjs";
3
+ import { b1 as t } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  t as Tag
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "styled-components";
3
- import { b6 as e } from "../../../components-D-Ct1X4W.mjs";
3
+ import { b6 as e } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  e as TimeLineCard
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { b5 as o, b6 as a } from "../../components-D-Ct1X4W.mjs";
3
+ import { b5 as o, b6 as a } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  o as TimeLine,
6
6
  a as TimeLineCard
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { b7 as t } from "../../components-D-Ct1X4W.mjs";
3
+ import { b7 as t } from "../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  t as Toggle
6
6
  };
@@ -3,7 +3,7 @@ import "../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
4
  import "react-dom";
5
5
  import "styled-components";
6
- import { b8 as b } from "../../components-D-Ct1X4W.mjs";
6
+ import { b8 as b } from "../../components-Ckh75Ymi.mjs";
7
7
  export {
8
8
  b as Tooltip
9
9
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
- import { b9 as a, bc as b } from "../../components-D-Ct1X4W.mjs";
4
+ import { b9 as a, bc as b } from "../../components-Ckh75Ymi.mjs";
5
5
  export {
6
6
  a as Tour,
7
7
  b as baseStep
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "styled-components";
4
- import { ba as e } from "../../components-D-Ct1X4W.mjs";
4
+ import { ba as e } from "../../components-Ckh75Ymi.mjs";
5
5
  export {
6
6
  e as Tree
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { a2 as m } from "../../../components-D-Ct1X4W.mjs";
3
+ import { a2 as m } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  m as Heading
6
6
  };
@@ -1,4 +1,4 @@
1
- import { a2 as s, aW as n, b2 as o } from "../../components-D-Ct1X4W.mjs";
1
+ import { a2 as s, aW as n, b2 as o } from "../../components-Ckh75Ymi.mjs";
2
2
  export {
3
3
  s as Heading,
4
4
  n as Span,
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { aW as m } from "../../../components-D-Ct1X4W.mjs";
3
+ import { aW as m } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  m as Span
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { b2 as p } from "../../../components-D-Ct1X4W.mjs";
3
+ import { b2 as p } from "../../../components-Ckh75Ymi.mjs";
4
4
  export {
5
5
  p as Text
6
6
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../../vendor-BPwfeGF-.mjs";
3
3
  import "react";
4
4
  import "styled-components";
5
- import { bb as i } from "../../components-D-Ct1X4W.mjs";
5
+ import { bb as i } from "../../components-Ckh75Ymi.mjs";
6
6
  export {
7
7
  i as WeaknessesCard
8
8
  };
@@ -3310,46 +3310,47 @@ const j = oe(function({
3310
3310
  }, Ve = ({
3311
3311
  className: e,
3312
3312
  children: t,
3313
- isFilter: n = !1,
3314
- popoverRef: r,
3315
- state: o,
3316
- triggerRef: a,
3317
- ...l
3313
+ id: n = "popover",
3314
+ isFilter: r = !1,
3315
+ popoverRef: o,
3316
+ state: a,
3317
+ triggerRef: l,
3318
+ ...s
3318
3319
  }) => {
3319
- var u;
3320
- const s = L(), c = G(null), d = (u = a == null ? void 0 : a.current) == null ? void 0 : u.getBoundingClientRect(), { popoverProps: p } = tr(
3320
+ var f;
3321
+ const c = L(), d = G(null), p = (f = l == null ? void 0 : l.current) == null ? void 0 : f.getBoundingClientRect(), { popoverProps: g } = tr(
3321
3322
  {
3322
- ...l,
3323
- popoverRef: r ?? c,
3324
- triggerRef: a,
3325
- isNonModal: r ? !0 : void 0,
3323
+ ...s,
3324
+ popoverRef: o ?? d,
3325
+ triggerRef: l,
3326
+ isNonModal: o ? !0 : void 0,
3326
3327
  shouldFlip: e === "dropdown"
3327
3328
  },
3328
- o
3329
- ), g = v(
3330
- (f) => {
3331
- f.preventDefault();
3329
+ a
3330
+ ), u = v(
3331
+ (x) => {
3332
+ x.preventDefault();
3332
3333
  },
3333
3334
  []
3334
3335
  );
3335
3336
  return /* @__PURE__ */ i(nr, { children: /* @__PURE__ */ i(
3336
3337
  "div",
3337
3338
  {
3338
- ...p,
3339
+ ...g,
3339
3340
  className: e,
3340
- id: "popover",
3341
- onPointerDown: n ? g : void 0,
3342
- ref: r ?? c,
3341
+ id: n,
3342
+ onPointerDown: r ? u : void 0,
3343
+ ref: o ?? d,
3343
3344
  style: {
3344
- ...p.style,
3345
+ ...g.style,
3345
3346
  maxHeight: 300,
3346
3347
  overflowY: "auto",
3347
- scrollbarColor: `${s.palette.gray[600]} ${s.palette.gray[100]}`,
3348
- scrollPadding: s.spacing[0.5],
3348
+ scrollbarColor: `${c.palette.gray[600]} ${c.palette.gray[100]}`,
3349
+ scrollPadding: c.spacing[0.5],
3349
3350
  ...e === "dropdown" ? {
3350
3351
  display: "flex",
3351
3352
  justifyContent: "center",
3352
- width: d == null ? void 0 : d.width
3353
+ width: p == null ? void 0 : p.width
3353
3354
  } : {}
3354
3355
  },
3355
3356
  children: t
@@ -3647,11 +3648,11 @@ const j = oe(function({
3647
3648
  [g, t.key, t.rendered, s, a]
3648
3649
  );
3649
3650
  return $e(
3650
- document.getElementsByClassName("dropdown")[0],
3651
+ document.getElementById(`popover-${r}`),
3651
3652
  () => {
3652
3653
  n && s.close();
3653
3654
  },
3654
- [document.getElementById("combobox")]
3655
+ [document.getElementById(`combobox-${r}`)]
3655
3656
  ), /* @__PURE__ */ h(
3656
3657
  La,
3657
3658
  {
@@ -3826,7 +3827,7 @@ const j = oe(function({
3826
3827
  helpLinkText: a,
3827
3828
  helpText: l,
3828
3829
  htmlFor: d,
3829
- id: "combobox",
3830
+ id: `combobox-${d}`,
3830
3831
  label: s,
3831
3832
  required: z,
3832
3833
  tooltip: T,
@@ -3914,6 +3915,7 @@ const j = oe(function({
3914
3915
  Ve,
3915
3916
  {
3916
3917
  className: "dropdown",
3918
+ id: `popover-${d}`,
3917
3919
  offset: 4,
3918
3920
  placement: "bottom start",
3919
3921
  popoverRef: _e,
@@ -3974,6 +3976,7 @@ const j = oe(function({
3974
3976
  Ve,
3975
3977
  {
3976
3978
  className: "dropdown",
3979
+ id: `popover-${d}-empty`,
3977
3980
  offset: 4,
3978
3981
  placement: "bottom start",
3979
3982
  popoverRef: _e,
@@ -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-D-Ct1X4W.mjs";
3
+ import { R as e } from "../components-Ckh75Ymi.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-D-Ct1X4W.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-Ckh75Ymi.mjs";
2
2
  export {
3
3
  a as useActiveSection,
4
4
  u as useCarousel,
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as e, k as t, l as o, m as r, q as n, r as i, B as u, s as l, t as d, u as b, v as C, w as m, x as p, y as g, C as c, z as I, D as S, E as T, F as B, G as h, H as D, I as F, J as P, M as v, K as f, L as x, N as y, O as A, P as M, Q as w, R as L, S as O, T as R, U as W, V as k, W as N, X as V, Y as z, Z as G, _ as H, $ as E, a0 as U, a1 as j, a2 as q, a3 as J, a4 as K, a5 as Q, a6 as X, a7 as Y, a8 as Z, a9 as _, aa as $, ab as aa, ac as sa, ad as ea, ae as ta, af as oa, ag as ra, ah as na, ai as ia, aj as ua, ak as la, al as da, am as ba, an as Ca, ao as ma, ap as pa, aq as ga, ar as ca, as as Ia, at as Sa, au as Ta, av as Ba, aw as ha, ax as Da, ay as Fa, az as Pa, aA as va, aB as fa, aC as xa, aD as ya, aE as Aa, aF as Ma, aG as wa, aH as La, aI as Oa, aJ as Ra, aK as Wa, aL as ka, aM as Na, aN as Va, aO as za, aP as Ga, aQ as Ha, aR as Ea, aS as Ua, aT as ja, aU as qa, aV as Ja, aW as Ka, aX as Qa, aY as Xa, aZ as Ya, a_ as Za, a$ as _a, b0 as $a, b1 as as, b2 as ss, b3 as es, b4 as ts, b5 as os, b6 as rs, b7 as ns, b8 as is, b9 as us, ba as ls, bb as ds, a as bs, bc as Cs, c as ms, f as ps, b as gs, d as cs, e as Is, g as Ss, h as Ts, i as Bs, bd as hs, be as Ds, bf as Fs, n as Ps, j as vs, o as fs, p as xs, bg as ys, bh as As, bi as Ms, bj as ws, bk as Ls, bl as Os, bm as Rs, bn as Ws, bo as ks, bp as Ns, bq as Vs, br as zs, bs as Gs, bt as Hs, bu as Es, bv as Us, bw as js, bx as qs, by as Js, bz as Ks } from "./components-D-Ct1X4W.mjs";
1
+ import { A as e, k as t, l as o, m as r, q as n, r as i, B as u, s as l, t as d, u as b, v as C, w as m, x as p, y as g, C as c, z as I, D as S, E as T, F as B, G as h, H as D, I as F, J as P, M as v, K as f, L as x, N as y, O as A, P as M, Q as w, R as L, S as O, T as R, U as W, V as k, W as N, X as V, Y as z, Z as G, _ as H, $ as E, a0 as U, a1 as j, a2 as q, a3 as J, a4 as K, a5 as Q, a6 as X, a7 as Y, a8 as Z, a9 as _, aa as $, ab as aa, ac as sa, ad as ea, ae as ta, af as oa, ag as ra, ah as na, ai as ia, aj as ua, ak as la, al as da, am as ba, an as Ca, ao as ma, ap as pa, aq as ga, ar as ca, as as Ia, at as Sa, au as Ta, av as Ba, aw as ha, ax as Da, ay as Fa, az as Pa, aA as va, aB as fa, aC as xa, aD as ya, aE as Aa, aF as Ma, aG as wa, aH as La, aI as Oa, aJ as Ra, aK as Wa, aL as ka, aM as Na, aN as Va, aO as za, aP as Ga, aQ as Ha, aR as Ea, aS as Ua, aT as ja, aU as qa, aV as Ja, aW as Ka, aX as Qa, aY as Xa, aZ as Ya, a_ as Za, a$ as _a, b0 as $a, b1 as as, b2 as ss, b3 as es, b4 as ts, b5 as os, b6 as rs, b7 as ns, b8 as is, b9 as us, ba as ls, bb as ds, a as bs, bc as Cs, c as ms, f as ps, b as gs, d as cs, e as Is, g as Ss, h as Ts, i as Bs, bd as hs, be as Ds, bf as Fs, n as Ps, j as vs, o as fs, p as xs, bg as ys, bh as As, bi as Ms, bj as ws, bk as Ls, bl as Os, bm as Rs, bn as Ws, bo as ks, bp as Ns, bq as Vs, br as zs, bs as Gs, bt as Hs, bu as Es, bv as Us, bw as js, bx as qs, by as Js, bz as Ks } from "./components-Ckh75Ymi.mjs";
2
2
  import { DesignsContext as Xs } from "./context/index.js";
3
3
  import { y as Zs, aG as _s, aH as $s, aC as ae, aJ as se, aI as ee } from "./vendor-BPwfeGF-.mjs";
4
4
  import './assets/index.css';export {
@@ -1,6 +1,6 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import { NuqsAdapter as t } from "nuqs/adapters/next/app";
3
- import { R as e } from "../components-D-Ct1X4W.mjs";
3
+ import { R as e } from "../components-Ckh75Ymi.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 { a as t, c as r, f as s, b as l, d as m, e as o, g as i, h as n, i as f, n as g, j as u, o as p, p as D } from "../components-D-Ct1X4W.mjs";
1
+ import { a as t, c as r, f as s, b as l, d as m, e as o, g as i, h as n, i as f, n as g, j as u, o as p, p as D } from "../components-Ckh75Ymi.mjs";
2
2
  export {
3
3
  t as analyzeFilterValue,
4
4
  r as clearStorage,
package/package.json CHANGED
@@ -131,5 +131,5 @@
131
131
  "test": "vitest --coverage"
132
132
  },
133
133
  "typings": "./dist/index.d.ts",
134
- "version": "4.2.2"
134
+ "version": "4.2.3"
135
135
  }