@indico-data/design-system 3.23.0-beta.1 → 3.23.0

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 (521) hide show
  1. package/AGENTS.md +110 -0
  2. package/CLAUDE.md +1 -0
  3. package/package.json +1 -1
  4. package/lib/assets/fonts/mulish/a.woff2 +0 -0
  5. package/lib/assets/fonts/mulish/b.woff2 +0 -0
  6. package/lib/assets/fonts/mulish/c.woff2 +0 -0
  7. package/lib/assets/fonts/mulish/d.woff2 +0 -0
  8. package/lib/assets/fonts/mulish/mulish.css +0 -98
  9. package/lib/build/generated/iconTypes.d.ts +0 -2
  10. package/lib/components/floatUI/FloatUI.test.d.ts +0 -1
  11. package/lib/components/forms/timePicker/constants.d.ts +0 -13
  12. package/lib/components/tanstackTable/TanstakTable.d.ts +0 -4
  13. package/lib/legacy/components/Accordion/Accordion.d.ts +0 -9
  14. package/lib/legacy/components/Accordion/Accordion.stories.d.ts +0 -25
  15. package/lib/legacy/components/Accordion/Accordion.styles.d.ts +0 -1
  16. package/lib/legacy/components/Accordion/index.d.ts +0 -1
  17. package/lib/legacy/components/ListTable/Header/Header.d.ts +0 -21
  18. package/lib/legacy/components/ListTable/Header/Header.styles.d.ts +0 -1
  19. package/lib/legacy/components/ListTable/Header/index.d.ts +0 -1
  20. package/lib/legacy/components/ListTable/ListTable.d.ts +0 -41
  21. package/lib/legacy/components/ListTable/ListTable.stories.d.ts +0 -54
  22. package/lib/legacy/components/ListTable/ListTable.styles.d.ts +0 -1
  23. package/lib/legacy/components/ListTable/index.d.ts +0 -1
  24. package/lib/legacy/components/ListTable/mock-data/index.d.ts +0 -1
  25. package/lib/legacy/components/ListTable/mock-data/mock-data.d.ts +0 -54
  26. package/lib/legacy/components/LoadingAwareContainer/LoadingAwareContainer.d.ts +0 -15
  27. package/lib/legacy/components/LoadingAwareContainer/LoadingAwareContainer.stories.d.ts +0 -22
  28. package/lib/legacy/components/LoadingAwareContainer/LoadingAwareContainer.styles.d.ts +0 -2
  29. package/lib/legacy/components/LoadingAwareContainer/index.d.ts +0 -1
  30. package/lib/legacy/components/Pagination/Pagination.d.ts +0 -18
  31. package/lib/legacy/components/Pagination/Pagination.stories.d.ts +0 -18
  32. package/lib/legacy/components/Pagination/Pagination.styles.d.ts +0 -1
  33. package/lib/legacy/components/Pagination/index.d.ts +0 -1
  34. package/lib/legacy/components/Toggle/Toggle.d.ts +0 -12
  35. package/lib/legacy/components/Toggle/Toggle.stories.d.ts +0 -21
  36. package/lib/legacy/components/Toggle/Toggle.styles.d.ts +0 -1
  37. package/lib/legacy/components/Toggle/index.d.ts +0 -1
  38. package/lib/legacy/components/Tooltip/Tooltip.d.ts +0 -15
  39. package/lib/legacy/components/Tooltip/Tooltip.stories.d.ts +0 -9
  40. package/lib/legacy/components/Tooltip/Tooltip.styles.d.ts +0 -1
  41. package/lib/legacy/components/Tooltip/index.d.ts +0 -1
  42. package/lib/legacy/components/basic-section/Section/Section.d.ts +0 -8
  43. package/lib/legacy/components/basic-section/Section/Section.stories.d.ts +0 -13
  44. package/lib/legacy/components/basic-section/Section/Section.styles.d.ts +0 -1
  45. package/lib/legacy/components/basic-section/Section/index.d.ts +0 -1
  46. package/lib/legacy/components/basic-section/SectionBlock/SectionBlock.d.ts +0 -9
  47. package/lib/legacy/components/basic-section/SectionBlock/SectionBlock.styles.d.ts +0 -1
  48. package/lib/legacy/components/basic-section/SectionBlock/index.d.ts +0 -1
  49. package/lib/legacy/components/basic-section/SectionBody/SectionBody.d.ts +0 -7
  50. package/lib/legacy/components/basic-section/SectionBody/SectionBody.stories.d.ts +0 -10
  51. package/lib/legacy/components/basic-section/SectionBody/SectionBody.styles.d.ts +0 -1
  52. package/lib/legacy/components/basic-section/SectionBody/index.d.ts +0 -1
  53. package/lib/legacy/components/basic-section/SectionHeader/SectionHeader.d.ts +0 -8
  54. package/lib/legacy/components/basic-section/SectionHeader/SectionHeader.stories.d.ts +0 -14
  55. package/lib/legacy/components/basic-section/SectionHeader/SectionHeader.styles.d.ts +0 -1
  56. package/lib/legacy/components/basic-section/SectionHeader/index.d.ts +0 -1
  57. package/lib/legacy/components/basic-section/SectionTable/SectionTable.d.ts +0 -1
  58. package/lib/legacy/components/basic-section/SectionTable/SectionTable.styles.d.ts +0 -1
  59. package/lib/legacy/components/basic-section/SectionTable/index.d.ts +0 -1
  60. package/lib/legacy/components/basic-section/index.d.ts +0 -5
  61. package/lib/legacy/components/buttons/Button/Button.d.ts +0 -21
  62. package/lib/legacy/components/buttons/Button/Button.stories.d.ts +0 -25
  63. package/lib/legacy/components/buttons/Button/Button.styles.d.ts +0 -1
  64. package/lib/legacy/components/buttons/Button/index.d.ts +0 -1
  65. package/lib/legacy/components/buttons/IconButton/IconButton.d.ts +0 -32
  66. package/lib/legacy/components/buttons/IconButton/IconButton.stories.d.ts +0 -43
  67. package/lib/legacy/components/buttons/IconButton/IconButton.styles.d.ts +0 -5
  68. package/lib/legacy/components/buttons/IconButton/index.d.ts +0 -1
  69. package/lib/legacy/components/buttons/commonStyles.d.ts +0 -9
  70. package/lib/legacy/components/buttons/index.d.ts +0 -2
  71. package/lib/legacy/components/buttons/types.d.ts +0 -3
  72. package/lib/legacy/components/dropdowns/BorderSelect/BorderSelect.d.ts +0 -19
  73. package/lib/legacy/components/dropdowns/BorderSelect/BorderSelect.stories.d.ts +0 -31
  74. package/lib/legacy/components/dropdowns/BorderSelect/BorderSelect.styles.d.ts +0 -2
  75. package/lib/legacy/components/dropdowns/BorderSelect/index.d.ts +0 -1
  76. package/lib/legacy/components/dropdowns/MultiCombobox/MultiCombobox.d.ts +0 -23
  77. package/lib/legacy/components/dropdowns/MultiCombobox/MultiCombobox.stories.d.ts +0 -46
  78. package/lib/legacy/components/dropdowns/MultiCombobox/MultiCombobox.styles.d.ts +0 -4
  79. package/lib/legacy/components/dropdowns/MultiCombobox/index.d.ts +0 -1
  80. package/lib/legacy/components/dropdowns/Select/Select.d.ts +0 -19
  81. package/lib/legacy/components/dropdowns/Select/Select.stories.d.ts +0 -34
  82. package/lib/legacy/components/dropdowns/Select/Select.styles.d.ts +0 -1
  83. package/lib/legacy/components/dropdowns/Select/index.d.ts +0 -1
  84. package/lib/legacy/components/dropdowns/SingleCombobox/SingleCombobox.d.ts +0 -20
  85. package/lib/legacy/components/dropdowns/SingleCombobox/SingleCombobox.stories.d.ts +0 -31
  86. package/lib/legacy/components/dropdowns/SingleCombobox/SingleCombobox.styles.d.ts +0 -4
  87. package/lib/legacy/components/dropdowns/SingleCombobox/index.d.ts +0 -1
  88. package/lib/legacy/components/dropdowns/commonStyles.d.ts +0 -1
  89. package/lib/legacy/components/dropdowns/index.d.ts +0 -4
  90. package/lib/legacy/components/dropdowns/types.d.ts +0 -45
  91. package/lib/legacy/components/dropdowns/useCombobox.d.ts +0 -25
  92. package/lib/legacy/components/dropdowns/utils.d.ts +0 -20
  93. package/lib/legacy/components/index.d.ts +0 -2
  94. package/lib/legacy/components/inputs/EditableInput/EditableInput.d.ts +0 -13
  95. package/lib/legacy/components/inputs/EditableInput/EditableInput.stories.d.ts +0 -14
  96. package/lib/legacy/components/inputs/EditableInput/EditableInput.styles.d.ts +0 -1
  97. package/lib/legacy/components/inputs/EditableInput/index.d.ts +0 -1
  98. package/lib/legacy/components/inputs/NumberInput/NumberInput.d.ts +0 -23
  99. package/lib/legacy/components/inputs/NumberInput/NumberInput.stories.d.ts +0 -28
  100. package/lib/legacy/components/inputs/NumberInput/NumberInput.styles.d.ts +0 -1
  101. package/lib/legacy/components/inputs/NumberInput/index.d.ts +0 -1
  102. package/lib/legacy/components/inputs/RadioButtons/RadioButtons.d.ts +0 -25
  103. package/lib/legacy/components/inputs/RadioButtons/RadioButtons.stories.d.ts +0 -15
  104. package/lib/legacy/components/inputs/RadioButtons/RadioButtons.styles.d.ts +0 -13
  105. package/lib/legacy/components/inputs/RadioButtons/index.d.ts +0 -1
  106. package/lib/legacy/components/inputs/RadioGroup/RadioGroup.d.ts +0 -27
  107. package/lib/legacy/components/inputs/RadioGroup/RadioGroup.stories.d.ts +0 -16
  108. package/lib/legacy/components/inputs/RadioGroup/RadioGroup.styles.d.ts +0 -1
  109. package/lib/legacy/components/inputs/RadioGroup/index.d.ts +0 -1
  110. package/lib/legacy/components/inputs/SearchInput/SearchInput.d.ts +0 -17
  111. package/lib/legacy/components/inputs/SearchInput/SearchInput.stories.d.ts +0 -30
  112. package/lib/legacy/components/inputs/SearchInput/SearchInput.styles.d.ts +0 -1
  113. package/lib/legacy/components/inputs/SearchInput/index.d.ts +0 -1
  114. package/lib/legacy/components/inputs/TextInput/TextInput.d.ts +0 -24
  115. package/lib/legacy/components/inputs/TextInput/TextInput.stories.d.ts +0 -62
  116. package/lib/legacy/components/inputs/TextInput/TextInput.styles.d.ts +0 -2
  117. package/lib/legacy/components/inputs/TextInput/index.d.ts +0 -1
  118. package/lib/legacy/components/inputs/index.d.ts +0 -6
  119. package/lib/legacy/components/inputs/inputsCommon.styles.d.ts +0 -4
  120. package/lib/legacy/components/loading-indicators/BarSpinner/BarSpinner.d.ts +0 -7
  121. package/lib/legacy/components/loading-indicators/BarSpinner/BarSpinner.stories.d.ts +0 -10
  122. package/lib/legacy/components/loading-indicators/BarSpinner/BarSpinner.styles.d.ts +0 -1
  123. package/lib/legacy/components/loading-indicators/BarSpinner/index.d.ts +0 -1
  124. package/lib/legacy/components/loading-indicators/CirclePulse/CirclePulse.d.ts +0 -10
  125. package/lib/legacy/components/loading-indicators/CirclePulse/CirclePulse.stories.d.ts +0 -12
  126. package/lib/legacy/components/loading-indicators/CirclePulse/CirclePulse.styles.d.ts +0 -7
  127. package/lib/legacy/components/loading-indicators/CirclePulse/index.d.ts +0 -1
  128. package/lib/legacy/components/loading-indicators/CircleSpinner/CircleSpinner.d.ts +0 -10
  129. package/lib/legacy/components/loading-indicators/CircleSpinner/CircleSpinner.stories.d.ts +0 -10
  130. package/lib/legacy/components/loading-indicators/CircleSpinner/index.d.ts +0 -1
  131. package/lib/legacy/components/loading-indicators/LoadingIndicator/LoadingIndicator.d.ts +0 -10
  132. package/lib/legacy/components/loading-indicators/LoadingIndicator/LoadingIndicator.stories.d.ts +0 -11
  133. package/lib/legacy/components/loading-indicators/LoadingIndicator/LoadingIndicator.styles.d.ts +0 -7
  134. package/lib/legacy/components/loading-indicators/LoadingIndicator/index.d.ts +0 -1
  135. package/lib/legacy/components/loading-indicators/LoadingList/LoadingList.d.ts +0 -1
  136. package/lib/legacy/components/loading-indicators/LoadingList/LoadingList.stories.d.ts +0 -10
  137. package/lib/legacy/components/loading-indicators/LoadingList/LoadingList.styles.d.ts +0 -1
  138. package/lib/legacy/components/loading-indicators/LoadingList/index.d.ts +0 -1
  139. package/lib/legacy/components/loading-indicators/PercentageRing/PercentageRing.d.ts +0 -12
  140. package/lib/legacy/components/loading-indicators/PercentageRing/PercentageRing.stories.d.ts +0 -10
  141. package/lib/legacy/components/loading-indicators/PercentageRing/PercentageRing.styles.d.ts +0 -1
  142. package/lib/legacy/components/loading-indicators/PercentageRing/index.d.ts +0 -1
  143. package/lib/legacy/components/loading-indicators/RandomLoadingMessage/RandomLoadingMessage.d.ts +0 -1
  144. package/lib/legacy/components/loading-indicators/RandomLoadingMessage/RandomLoadingMessage.stories.d.ts +0 -10
  145. package/lib/legacy/components/loading-indicators/RandomLoadingMessage/index.d.ts +0 -1
  146. package/lib/legacy/components/loading-indicators/RandomLoadingMessage/random-messages.d.ts +0 -2
  147. package/lib/legacy/components/loading-indicators/index.d.ts +0 -3
  148. package/lib/legacy/components/modals/ConfirmModal/ConfirmModal.d.ts +0 -17
  149. package/lib/legacy/components/modals/ConfirmModal/ConfirmModal.stories.d.ts +0 -44
  150. package/lib/legacy/components/modals/ConfirmModal/ConfirmModal.styles.d.ts +0 -1
  151. package/lib/legacy/components/modals/ConfirmModal/index.d.ts +0 -1
  152. package/lib/legacy/components/modals/ModalBase/ModalBase.d.ts +0 -26
  153. package/lib/legacy/components/modals/ModalBase/ModalBase.stories.d.ts +0 -9
  154. package/lib/legacy/components/modals/ModalBase/ModalBase.styles.d.ts +0 -4
  155. package/lib/legacy/components/modals/ModalBase/index.d.ts +0 -2
  156. package/lib/legacy/components/modals/index.d.ts +0 -2
  157. package/lib/legacy/components/text-truncate/TextTruncate.d.ts +0 -8
  158. package/lib/legacy/components/text-truncate/TextTruncate.stories.d.ts +0 -6
  159. package/lib/legacy/components/text-truncate/TextTruncate.styles.d.ts +0 -1
  160. package/lib/legacy/components/text-truncate/TextTruncate.test.d.ts +0 -1
  161. package/lib/legacy/components/text-truncate/index.d.ts +0 -1
  162. package/lib/legacy/components/user-feedback/Shrug/Shrug.d.ts +0 -14
  163. package/lib/legacy/components/user-feedback/Shrug/Shrug.stories.d.ts +0 -31
  164. package/lib/legacy/components/user-feedback/Shrug/Shrug.styles.d.ts +0 -1
  165. package/lib/legacy/components/user-feedback/Shrug/index.d.ts +0 -1
  166. package/lib/legacy/components/user-feedback/index.d.ts +0 -1
  167. package/lib/legacy/styles/globals/buttons.d.ts +0 -1
  168. package/lib/legacy/styles/globals/forms.d.ts +0 -1
  169. package/lib/legacy/styles/globals/index.d.ts +0 -1
  170. package/lib/legacy/styles/globals/layout.d.ts +0 -1
  171. package/lib/legacy/styles/globals/lists.d.ts +0 -1
  172. package/lib/legacy/styles/globals/margin-padding.d.ts +0 -1
  173. package/lib/legacy/styles/globals/media.d.ts +0 -1
  174. package/lib/legacy/styles/globals/tables.d.ts +0 -1
  175. package/lib/legacy/styles/globals/typography.d.ts +0 -1
  176. package/lib/legacy/styles/globals/utility-classes.d.ts +0 -1
  177. package/lib/legacy/styles/index.d.ts +0 -1
  178. package/lib/legacy/tokens/animation.d.ts +0 -4
  179. package/lib/legacy/tokens/breakpoints.d.ts +0 -10
  180. package/lib/legacy/tokens/colors.d.ts +0 -144
  181. package/lib/legacy/tokens/index.d.ts +0 -8
  182. package/lib/legacy/tokens/margin.d.ts +0 -4
  183. package/lib/legacy/tokens/numbers.d.ts +0 -10
  184. package/lib/legacy/tokens/padding.d.ts +0 -4
  185. package/lib/legacy/tokens/spacings.d.ts +0 -5
  186. package/lib/legacy/tokens/typography.d.ts +0 -61
  187. package/lib/legacy/utils/color.d.ts +0 -21
  188. package/lib/legacy/utils/index.d.ts +0 -4
  189. package/lib/legacy/utils/number.d.ts +0 -21
  190. package/lib/legacy/utils/string.d.ts +0 -12
  191. package/lib/src/components/button/Button.d.ts +0 -3
  192. package/lib/src/components/button/Button.stories.d.ts +0 -23
  193. package/lib/src/components/button/__tests__/Button.test.d.ts +0 -1
  194. package/lib/src/components/button/enums.d.ts +0 -5
  195. package/lib/src/components/button/index.d.ts +0 -1
  196. package/lib/src/components/button/types.d.ts +0 -23
  197. package/lib/src/components/card/Card.d.ts +0 -10
  198. package/lib/src/components/card/Card.stories.d.ts +0 -6
  199. package/lib/src/components/card/__tests__/Card.test.d.ts +0 -1
  200. package/lib/src/components/card/index.d.ts +0 -1
  201. package/lib/src/components/floatUI/FloatUI.d.ts +0 -2
  202. package/lib/src/components/floatUI/FloatUI.stories.d.ts +0 -8
  203. package/lib/src/components/floatUI/FloatUI.test.d.ts +0 -1
  204. package/lib/src/components/floatUI/index.d.ts +0 -1
  205. package/lib/src/components/floatUI/types.d.ts +0 -13
  206. package/lib/src/components/forms/checkbox/Checkbox.d.ts +0 -13
  207. package/lib/src/components/forms/checkbox/Checkbox.stories.d.ts +0 -7
  208. package/lib/src/components/forms/checkbox/__tests__/Checkbox.test.d.ts +0 -1
  209. package/lib/src/components/forms/checkbox/index.d.ts +0 -1
  210. package/lib/src/components/forms/form/Form.d.ts +0 -14
  211. package/lib/src/components/forms/form/Form.stories.d.ts +0 -8
  212. package/lib/src/components/forms/form/__tests__/Form.test.d.ts +0 -1
  213. package/lib/src/components/forms/form/index.d.ts +0 -1
  214. package/lib/src/components/forms/input/Input.d.ts +0 -19
  215. package/lib/src/components/forms/input/Input.stories.d.ts +0 -12
  216. package/lib/src/components/forms/input/__tests__/Input.test.d.ts +0 -1
  217. package/lib/src/components/forms/input/index.d.ts +0 -1
  218. package/lib/src/components/forms/numberInput/NumberInput.d.ts +0 -12
  219. package/lib/src/components/forms/numberInput/NumberInput.stories.d.ts +0 -12
  220. package/lib/src/components/forms/numberInput/__tests__/NumberInput.test.d.ts +0 -1
  221. package/lib/src/components/forms/numberInput/index.d.ts +0 -1
  222. package/lib/src/components/forms/passwordInput/PasswordInput.d.ts +0 -15
  223. package/lib/src/components/forms/passwordInput/PasswordInput.stories.d.ts +0 -11
  224. package/lib/src/components/forms/passwordInput/__tests__/PasswordInput.test.d.ts +0 -1
  225. package/lib/src/components/forms/passwordInput/index.d.ts +0 -1
  226. package/lib/src/components/forms/radio/Radio.d.ts +0 -12
  227. package/lib/src/components/forms/radio/Radio.stories.d.ts +0 -6
  228. package/lib/src/components/forms/radio/__tests__/Radio.test.d.ts +0 -1
  229. package/lib/src/components/forms/radio/index.d.ts +0 -1
  230. package/lib/src/components/forms/select/Select.d.ts +0 -6
  231. package/lib/src/components/forms/select/Select.stories.d.ts +0 -7
  232. package/lib/src/components/forms/select/__tests__/Select.test.d.ts +0 -1
  233. package/lib/src/components/forms/select/index.d.ts +0 -1
  234. package/lib/src/components/forms/select/types.d.ts +0 -6
  235. package/lib/src/components/forms/subcomponents/DisplayFormError.d.ts +0 -5
  236. package/lib/src/components/forms/subcomponents/ErrorList.d.ts +0 -6
  237. package/lib/src/components/forms/subcomponents/Label.d.ts +0 -9
  238. package/lib/src/components/forms/subcomponents/__tests__/ErrorList.test.d.ts +0 -1
  239. package/lib/src/components/forms/subcomponents/__tests__/Label.test.d.ts +0 -1
  240. package/lib/src/components/forms/textarea/Textarea.d.ts +0 -21
  241. package/lib/src/components/forms/textarea/Textarea.stories.d.ts +0 -11
  242. package/lib/src/components/forms/textarea/__tests__/Textarea.test.d.ts +0 -1
  243. package/lib/src/components/forms/textarea/index.d.ts +0 -1
  244. package/lib/src/components/forms/toggle/Toggle.d.ts +0 -13
  245. package/lib/src/components/forms/toggle/Toggle.stories.d.ts +0 -6
  246. package/lib/src/components/forms/toggle/__tests__/Toggle.test.d.ts +0 -1
  247. package/lib/src/components/forms/toggle/index.d.ts +0 -1
  248. package/lib/src/components/grid/col/Col.d.ts +0 -2
  249. package/lib/src/components/grid/col/Col.stories.d.ts +0 -6
  250. package/lib/src/components/grid/container/Container.d.ts +0 -2
  251. package/lib/src/components/grid/container/Container.stories.d.ts +0 -10
  252. package/lib/src/components/grid/index.d.ts +0 -3
  253. package/lib/src/components/grid/row/Row.d.ts +0 -2
  254. package/lib/src/components/grid/row/Row.stories.d.ts +0 -6
  255. package/lib/src/components/icons/Icon.d.ts +0 -2
  256. package/lib/src/components/icons/Icon.stories.d.ts +0 -10
  257. package/lib/src/components/icons/__tests__/Icon.test.d.ts +0 -1
  258. package/lib/src/components/icons/index.d.ts +0 -1
  259. package/lib/src/components/icons/indicons.d.ts +0 -148
  260. package/lib/src/components/icons/types.d.ts +0 -10
  261. package/lib/src/components/index.d.ts +0 -16
  262. package/lib/src/components/menu/Menu.d.ts +0 -5
  263. package/lib/src/components/menu/Menu.stories.d.ts +0 -6
  264. package/lib/src/components/menu/Menu.test.d.ts +0 -1
  265. package/lib/src/components/menu/index.d.ts +0 -1
  266. package/lib/src/components/pill/Pill.d.ts +0 -2
  267. package/lib/src/components/pill/Pill.stories.d.ts +0 -8
  268. package/lib/src/components/pill/__tests__/Pill.test.d.ts +0 -1
  269. package/lib/src/components/pill/index.d.ts +0 -1
  270. package/lib/src/components/pill/types.d.ts +0 -10
  271. package/lib/src/components/popper/Popper.d.ts +0 -2
  272. package/lib/src/components/popper/Popper.stories.d.ts +0 -8
  273. package/lib/src/components/popper/Popper.test.d.ts +0 -1
  274. package/lib/src/components/popper/PopperContext.d.ts +0 -12
  275. package/lib/src/components/popper/index.d.ts +0 -1
  276. package/lib/src/components/popper/types.d.ts +0 -9
  277. package/lib/src/components/skeleton/Skeleton.d.ts +0 -9
  278. package/lib/src/components/skeleton/Skeleton.stories.d.ts +0 -9
  279. package/lib/src/components/skeleton/__tests__/Skeleton.test.d.ts +0 -1
  280. package/lib/src/components/skeleton/index.d.ts +0 -1
  281. package/lib/src/components/table/LoadingComponent.d.ts +0 -1
  282. package/lib/src/components/table/SkeletonTable.d.ts +0 -7
  283. package/lib/src/components/table/Table.d.ts +0 -2
  284. package/lib/src/components/table/Table.stories.d.ts +0 -7
  285. package/lib/src/components/table/index.d.ts +0 -1
  286. package/lib/src/components/table/sampleData.d.ts +0 -9
  287. package/lib/src/components/table/types.d.ts +0 -10
  288. package/lib/src/components/tables/table/LoadingComponent.d.ts +0 -1
  289. package/lib/src/components/tables/table/Table.d.ts +0 -78
  290. package/lib/src/components/tables/table/Table.stories.d.ts +0 -6
  291. package/lib/src/components/tables/table/index.d.ts +0 -1
  292. package/lib/src/components/tables/table/sampleData.d.ts +0 -8
  293. package/lib/src/hooks/useClickOutside.d.ts +0 -2
  294. package/lib/src/index.d.ts +0 -23
  295. package/lib/src/legacy/components/Accordion/Accordion.d.ts +0 -9
  296. package/lib/src/legacy/components/Accordion/Accordion.stories.d.ts +0 -25
  297. package/lib/src/legacy/components/Accordion/Accordion.styles.d.ts +0 -1
  298. package/lib/src/legacy/components/Accordion/index.d.ts +0 -1
  299. package/lib/src/legacy/components/ListTable/Header/Header.d.ts +0 -21
  300. package/lib/src/legacy/components/ListTable/Header/Header.styles.d.ts +0 -1
  301. package/lib/src/legacy/components/ListTable/Header/index.d.ts +0 -1
  302. package/lib/src/legacy/components/ListTable/ListTable.d.ts +0 -41
  303. package/lib/src/legacy/components/ListTable/ListTable.stories.d.ts +0 -54
  304. package/lib/src/legacy/components/ListTable/ListTable.styles.d.ts +0 -1
  305. package/lib/src/legacy/components/ListTable/index.d.ts +0 -1
  306. package/lib/src/legacy/components/ListTable/mock-data/index.d.ts +0 -1
  307. package/lib/src/legacy/components/ListTable/mock-data/mock-data.d.ts +0 -54
  308. package/lib/src/legacy/components/LoadingAwareContainer/LoadingAwareContainer.d.ts +0 -15
  309. package/lib/src/legacy/components/LoadingAwareContainer/LoadingAwareContainer.stories.d.ts +0 -22
  310. package/lib/src/legacy/components/LoadingAwareContainer/LoadingAwareContainer.styles.d.ts +0 -2
  311. package/lib/src/legacy/components/LoadingAwareContainer/index.d.ts +0 -1
  312. package/lib/src/legacy/components/Navigation/Drawer/Drawer.d.ts +0 -16
  313. package/lib/src/legacy/components/Navigation/Drawer/Drawer.stories.d.ts +0 -6
  314. package/lib/src/legacy/components/Navigation/Drawer/DrawerLinkList.d.ts +0 -9
  315. package/lib/src/legacy/components/Navigation/Drawer/DrawerLinkList.styles.d.ts +0 -2
  316. package/lib/src/legacy/components/Navigation/Drawer/__mocks__/mocks.d.ts +0 -3
  317. package/lib/src/legacy/components/Navigation/Drawer/__tests__/DrawerLinkList.test.d.ts +0 -1
  318. package/lib/src/legacy/components/Navigation/Drawer/index.d.ts +0 -1
  319. package/lib/src/legacy/components/Navigation/Drawer/types.d.ts +0 -7
  320. package/lib/src/legacy/components/Navigation/index.d.ts +0 -1
  321. package/lib/src/legacy/components/Pagination/Pagination.d.ts +0 -18
  322. package/lib/src/legacy/components/Pagination/Pagination.stories.d.ts +0 -18
  323. package/lib/src/legacy/components/Pagination/Pagination.styles.d.ts +0 -1
  324. package/lib/src/legacy/components/Pagination/index.d.ts +0 -1
  325. package/lib/src/legacy/components/Toggle/Toggle.d.ts +0 -12
  326. package/lib/src/legacy/components/Toggle/Toggle.stories.d.ts +0 -21
  327. package/lib/src/legacy/components/Toggle/Toggle.styles.d.ts +0 -1
  328. package/lib/src/legacy/components/Toggle/index.d.ts +0 -1
  329. package/lib/src/legacy/components/Tooltip/Tooltip.d.ts +0 -15
  330. package/lib/src/legacy/components/Tooltip/Tooltip.stories.d.ts +0 -9
  331. package/lib/src/legacy/components/Tooltip/Tooltip.styles.d.ts +0 -1
  332. package/lib/src/legacy/components/Tooltip/index.d.ts +0 -1
  333. package/lib/src/legacy/components/basic-section/Section/Section.d.ts +0 -8
  334. package/lib/src/legacy/components/basic-section/Section/Section.stories.d.ts +0 -13
  335. package/lib/src/legacy/components/basic-section/Section/Section.styles.d.ts +0 -1
  336. package/lib/src/legacy/components/basic-section/Section/index.d.ts +0 -1
  337. package/lib/src/legacy/components/basic-section/SectionBlock/SectionBlock.d.ts +0 -9
  338. package/lib/src/legacy/components/basic-section/SectionBlock/SectionBlock.styles.d.ts +0 -1
  339. package/lib/src/legacy/components/basic-section/SectionBlock/index.d.ts +0 -1
  340. package/lib/src/legacy/components/basic-section/SectionBody/SectionBody.d.ts +0 -7
  341. package/lib/src/legacy/components/basic-section/SectionBody/SectionBody.stories.d.ts +0 -10
  342. package/lib/src/legacy/components/basic-section/SectionBody/SectionBody.styles.d.ts +0 -1
  343. package/lib/src/legacy/components/basic-section/SectionBody/index.d.ts +0 -1
  344. package/lib/src/legacy/components/basic-section/SectionHeader/SectionHeader.d.ts +0 -8
  345. package/lib/src/legacy/components/basic-section/SectionHeader/SectionHeader.stories.d.ts +0 -14
  346. package/lib/src/legacy/components/basic-section/SectionHeader/SectionHeader.styles.d.ts +0 -1
  347. package/lib/src/legacy/components/basic-section/SectionHeader/index.d.ts +0 -1
  348. package/lib/src/legacy/components/basic-section/SectionTable/SectionTable.d.ts +0 -1
  349. package/lib/src/legacy/components/basic-section/SectionTable/SectionTable.styles.d.ts +0 -1
  350. package/lib/src/legacy/components/basic-section/SectionTable/index.d.ts +0 -1
  351. package/lib/src/legacy/components/basic-section/index.d.ts +0 -5
  352. package/lib/src/legacy/components/buttons/Button/Button.d.ts +0 -21
  353. package/lib/src/legacy/components/buttons/Button/Button.stories.d.ts +0 -25
  354. package/lib/src/legacy/components/buttons/Button/Button.styles.d.ts +0 -1
  355. package/lib/src/legacy/components/buttons/Button/index.d.ts +0 -1
  356. package/lib/src/legacy/components/buttons/IconButton/IconButton.d.ts +0 -32
  357. package/lib/src/legacy/components/buttons/IconButton/IconButton.stories.d.ts +0 -43
  358. package/lib/src/legacy/components/buttons/IconButton/IconButton.styles.d.ts +0 -5
  359. package/lib/src/legacy/components/buttons/IconButton/index.d.ts +0 -1
  360. package/lib/src/legacy/components/buttons/commonStyles.d.ts +0 -9
  361. package/lib/src/legacy/components/buttons/index.d.ts +0 -2
  362. package/lib/src/legacy/components/buttons/types.d.ts +0 -3
  363. package/lib/src/legacy/components/dropdowns/BorderSelect/BorderSelect.d.ts +0 -19
  364. package/lib/src/legacy/components/dropdowns/BorderSelect/BorderSelect.stories.d.ts +0 -31
  365. package/lib/src/legacy/components/dropdowns/BorderSelect/BorderSelect.styles.d.ts +0 -2
  366. package/lib/src/legacy/components/dropdowns/BorderSelect/index.d.ts +0 -1
  367. package/lib/src/legacy/components/dropdowns/MultiCombobox/MultiCombobox.d.ts +0 -23
  368. package/lib/src/legacy/components/dropdowns/MultiCombobox/MultiCombobox.stories.d.ts +0 -46
  369. package/lib/src/legacy/components/dropdowns/MultiCombobox/MultiCombobox.styles.d.ts +0 -4
  370. package/lib/src/legacy/components/dropdowns/MultiCombobox/index.d.ts +0 -1
  371. package/lib/src/legacy/components/dropdowns/Select/Select.d.ts +0 -19
  372. package/lib/src/legacy/components/dropdowns/Select/Select.stories.d.ts +0 -34
  373. package/lib/src/legacy/components/dropdowns/Select/Select.styles.d.ts +0 -1
  374. package/lib/src/legacy/components/dropdowns/Select/index.d.ts +0 -1
  375. package/lib/src/legacy/components/dropdowns/SingleCombobox/SingleCombobox.d.ts +0 -20
  376. package/lib/src/legacy/components/dropdowns/SingleCombobox/SingleCombobox.stories.d.ts +0 -31
  377. package/lib/src/legacy/components/dropdowns/SingleCombobox/SingleCombobox.styles.d.ts +0 -4
  378. package/lib/src/legacy/components/dropdowns/SingleCombobox/index.d.ts +0 -1
  379. package/lib/src/legacy/components/dropdowns/commonStyles.d.ts +0 -1
  380. package/lib/src/legacy/components/dropdowns/index.d.ts +0 -4
  381. package/lib/src/legacy/components/dropdowns/types.d.ts +0 -45
  382. package/lib/src/legacy/components/dropdowns/useCombobox.d.ts +0 -25
  383. package/lib/src/legacy/components/dropdowns/utils.d.ts +0 -20
  384. package/lib/src/legacy/components/index.d.ts +0 -14
  385. package/lib/src/legacy/components/inputs/DatePicker/DatePicker.d.ts +0 -15
  386. package/lib/src/legacy/components/inputs/DatePicker/DatePicker.stories.d.ts +0 -6
  387. package/lib/src/legacy/components/inputs/DatePicker/DatePicker.styles.d.ts +0 -1
  388. package/lib/src/legacy/components/inputs/DatePicker/index.d.ts +0 -1
  389. package/lib/src/legacy/components/inputs/EditableInput/EditableInput.d.ts +0 -13
  390. package/lib/src/legacy/components/inputs/EditableInput/EditableInput.stories.d.ts +0 -14
  391. package/lib/src/legacy/components/inputs/EditableInput/EditableInput.styles.d.ts +0 -1
  392. package/lib/src/legacy/components/inputs/EditableInput/index.d.ts +0 -1
  393. package/lib/src/legacy/components/inputs/NoInputDatePicker/NoInputDatePicker.d.ts +0 -21
  394. package/lib/src/legacy/components/inputs/NoInputDatePicker/NoInputDatePicker.stories.d.ts +0 -7
  395. package/lib/src/legacy/components/inputs/NoInputDatePicker/NoInputDatePicker.styles.d.ts +0 -1
  396. package/lib/src/legacy/components/inputs/NoInputDatePicker/index.d.ts +0 -1
  397. package/lib/src/legacy/components/inputs/NumberInput/NumberInput.d.ts +0 -23
  398. package/lib/src/legacy/components/inputs/NumberInput/NumberInput.stories.d.ts +0 -28
  399. package/lib/src/legacy/components/inputs/NumberInput/NumberInput.styles.d.ts +0 -1
  400. package/lib/src/legacy/components/inputs/NumberInput/index.d.ts +0 -1
  401. package/lib/src/legacy/components/inputs/RadioButtons/RadioButtons.d.ts +0 -25
  402. package/lib/src/legacy/components/inputs/RadioButtons/RadioButtons.stories.d.ts +0 -15
  403. package/lib/src/legacy/components/inputs/RadioButtons/RadioButtons.styles.d.ts +0 -13
  404. package/lib/src/legacy/components/inputs/RadioButtons/index.d.ts +0 -1
  405. package/lib/src/legacy/components/inputs/RadioGroup/RadioGroup.d.ts +0 -27
  406. package/lib/src/legacy/components/inputs/RadioGroup/RadioGroup.stories.d.ts +0 -16
  407. package/lib/src/legacy/components/inputs/RadioGroup/RadioGroup.styles.d.ts +0 -1
  408. package/lib/src/legacy/components/inputs/RadioGroup/index.d.ts +0 -1
  409. package/lib/src/legacy/components/inputs/SearchInput/SearchInput.d.ts +0 -17
  410. package/lib/src/legacy/components/inputs/SearchInput/SearchInput.stories.d.ts +0 -30
  411. package/lib/src/legacy/components/inputs/SearchInput/SearchInput.styles.d.ts +0 -1
  412. package/lib/src/legacy/components/inputs/SearchInput/index.d.ts +0 -1
  413. package/lib/src/legacy/components/inputs/TextInput/TextInput.d.ts +0 -24
  414. package/lib/src/legacy/components/inputs/TextInput/TextInput.stories.d.ts +0 -62
  415. package/lib/src/legacy/components/inputs/TextInput/TextInput.styles.d.ts +0 -2
  416. package/lib/src/legacy/components/inputs/TextInput/index.d.ts +0 -1
  417. package/lib/src/legacy/components/inputs/index.d.ts +0 -8
  418. package/lib/src/legacy/components/inputs/inputsCommon.styles.d.ts +0 -4
  419. package/lib/src/legacy/components/loading-indicators/BarSpinner/BarSpinner.d.ts +0 -7
  420. package/lib/src/legacy/components/loading-indicators/BarSpinner/BarSpinner.stories.d.ts +0 -10
  421. package/lib/src/legacy/components/loading-indicators/BarSpinner/BarSpinner.styles.d.ts +0 -1
  422. package/lib/src/legacy/components/loading-indicators/BarSpinner/index.d.ts +0 -1
  423. package/lib/src/legacy/components/loading-indicators/CirclePulse/CirclePulse.d.ts +0 -10
  424. package/lib/src/legacy/components/loading-indicators/CirclePulse/CirclePulse.stories.d.ts +0 -12
  425. package/lib/src/legacy/components/loading-indicators/CirclePulse/CirclePulse.styles.d.ts +0 -7
  426. package/lib/src/legacy/components/loading-indicators/CirclePulse/index.d.ts +0 -1
  427. package/lib/src/legacy/components/loading-indicators/CircleSpinner/CircleSpinner.d.ts +0 -10
  428. package/lib/src/legacy/components/loading-indicators/CircleSpinner/CircleSpinner.stories.d.ts +0 -10
  429. package/lib/src/legacy/components/loading-indicators/CircleSpinner/index.d.ts +0 -1
  430. package/lib/src/legacy/components/loading-indicators/LoadingIndicator/LoadingIndicator.d.ts +0 -10
  431. package/lib/src/legacy/components/loading-indicators/LoadingIndicator/LoadingIndicator.stories.d.ts +0 -11
  432. package/lib/src/legacy/components/loading-indicators/LoadingIndicator/LoadingIndicator.styles.d.ts +0 -7
  433. package/lib/src/legacy/components/loading-indicators/LoadingIndicator/index.d.ts +0 -1
  434. package/lib/src/legacy/components/loading-indicators/LoadingList/LoadingList.d.ts +0 -1
  435. package/lib/src/legacy/components/loading-indicators/LoadingList/LoadingList.stories.d.ts +0 -10
  436. package/lib/src/legacy/components/loading-indicators/LoadingList/LoadingList.styles.d.ts +0 -1
  437. package/lib/src/legacy/components/loading-indicators/LoadingList/index.d.ts +0 -1
  438. package/lib/src/legacy/components/loading-indicators/PercentageRing/PercentageRing.d.ts +0 -12
  439. package/lib/src/legacy/components/loading-indicators/PercentageRing/PercentageRing.stories.d.ts +0 -10
  440. package/lib/src/legacy/components/loading-indicators/PercentageRing/PercentageRing.styles.d.ts +0 -1
  441. package/lib/src/legacy/components/loading-indicators/PercentageRing/index.d.ts +0 -1
  442. package/lib/src/legacy/components/loading-indicators/RandomLoadingMessage/RandomLoadingMessage.d.ts +0 -1
  443. package/lib/src/legacy/components/loading-indicators/RandomLoadingMessage/RandomLoadingMessage.stories.d.ts +0 -10
  444. package/lib/src/legacy/components/loading-indicators/RandomLoadingMessage/index.d.ts +0 -1
  445. package/lib/src/legacy/components/loading-indicators/RandomLoadingMessage/random-messages.d.ts +0 -2
  446. package/lib/src/legacy/components/loading-indicators/index.d.ts +0 -7
  447. package/lib/src/legacy/components/modals/ConfirmModal/ConfirmModal.d.ts +0 -17
  448. package/lib/src/legacy/components/modals/ConfirmModal/ConfirmModal.stories.d.ts +0 -44
  449. package/lib/src/legacy/components/modals/ConfirmModal/ConfirmModal.styles.d.ts +0 -1
  450. package/lib/src/legacy/components/modals/ConfirmModal/index.d.ts +0 -1
  451. package/lib/src/legacy/components/modals/ModalBase/ModalBase.d.ts +0 -26
  452. package/lib/src/legacy/components/modals/ModalBase/ModalBase.stories.d.ts +0 -9
  453. package/lib/src/legacy/components/modals/ModalBase/ModalBase.styles.d.ts +0 -4
  454. package/lib/src/legacy/components/modals/ModalBase/index.d.ts +0 -2
  455. package/lib/src/legacy/components/modals/index.d.ts +0 -2
  456. package/lib/src/legacy/components/text-truncate/TextTruncate.d.ts +0 -8
  457. package/lib/src/legacy/components/text-truncate/TextTruncate.stories.d.ts +0 -6
  458. package/lib/src/legacy/components/text-truncate/TextTruncate.styles.d.ts +0 -1
  459. package/lib/src/legacy/components/text-truncate/TextTruncate.test.d.ts +0 -1
  460. package/lib/src/legacy/components/text-truncate/index.d.ts +0 -1
  461. package/lib/src/legacy/components/user-feedback/Shrug/Shrug.d.ts +0 -14
  462. package/lib/src/legacy/components/user-feedback/Shrug/Shrug.stories.d.ts +0 -31
  463. package/lib/src/legacy/components/user-feedback/Shrug/Shrug.styles.d.ts +0 -1
  464. package/lib/src/legacy/components/user-feedback/Shrug/index.d.ts +0 -1
  465. package/lib/src/legacy/components/user-feedback/index.d.ts +0 -1
  466. package/lib/src/legacy/styles/globals/buttons.d.ts +0 -1
  467. package/lib/src/legacy/styles/globals/forms.d.ts +0 -1
  468. package/lib/src/legacy/styles/globals/index.d.ts +0 -1
  469. package/lib/src/legacy/styles/globals/layout.d.ts +0 -1
  470. package/lib/src/legacy/styles/globals/lists.d.ts +0 -1
  471. package/lib/src/legacy/styles/globals/margin-padding.d.ts +0 -1
  472. package/lib/src/legacy/styles/globals/media.d.ts +0 -1
  473. package/lib/src/legacy/styles/globals/tables.d.ts +0 -1
  474. package/lib/src/legacy/styles/globals/typography.d.ts +0 -1
  475. package/lib/src/legacy/styles/globals/utility-classes.d.ts +0 -1
  476. package/lib/src/legacy/styles/index.d.ts +0 -1
  477. package/lib/src/legacy/tokens/animation.d.ts +0 -4
  478. package/lib/src/legacy/tokens/breakpoints.d.ts +0 -10
  479. package/lib/src/legacy/tokens/colors.d.ts +0 -144
  480. package/lib/src/legacy/tokens/index.d.ts +0 -8
  481. package/lib/src/legacy/tokens/margin.d.ts +0 -4
  482. package/lib/src/legacy/tokens/numbers.d.ts +0 -10
  483. package/lib/src/legacy/tokens/padding.d.ts +0 -4
  484. package/lib/src/legacy/tokens/spacings.d.ts +0 -5
  485. package/lib/src/legacy/tokens/typography.d.ts +0 -61
  486. package/lib/src/legacy/utils/color.d.ts +0 -21
  487. package/lib/src/legacy/utils/index.d.ts +0 -4
  488. package/lib/src/legacy/utils/number.d.ts +0 -21
  489. package/lib/src/legacy/utils/string.d.ts +0 -12
  490. package/lib/src/setupTests.d.ts +0 -1
  491. package/lib/src/storybook/labelArgTypes.d.ts +0 -3
  492. package/lib/src/stylesAndAnimations/borders/BorderColor.d.ts +0 -3
  493. package/lib/src/stylesAndAnimations/borders/BorderColor.stories.d.ts +0 -6
  494. package/lib/src/stylesAndAnimations/borders/BorderRadius.d.ts +0 -3
  495. package/lib/src/stylesAndAnimations/borders/BorderRadius.stories.d.ts +0 -6
  496. package/lib/src/stylesAndAnimations/borders/BorderStyles.d.ts +0 -3
  497. package/lib/src/stylesAndAnimations/borders/BorderStyles.stories.d.ts +0 -6
  498. package/lib/src/stylesAndAnimations/borders/BorderThickness.d.ts +0 -3
  499. package/lib/src/stylesAndAnimations/borders/BorderThickness.stories.d.ts +0 -6
  500. package/lib/src/stylesAndAnimations/borders/index.d.ts +0 -4
  501. package/lib/src/stylesAndAnimations/colors/Colors.d.ts +0 -1
  502. package/lib/src/stylesAndAnimations/colors/Colors.stories.d.ts +0 -6
  503. package/lib/src/stylesAndAnimations/colors/Swatch.d.ts +0 -8
  504. package/lib/src/stylesAndAnimations/colors/UtilityClasses.d.ts +0 -1
  505. package/lib/src/stylesAndAnimations/colors/UtilityClasses.stories.d.ts +0 -6
  506. package/lib/src/stylesAndAnimations/colors/constants.d.ts +0 -5
  507. package/lib/src/stylesAndAnimations/colors/hooks.d.ts +0 -1
  508. package/lib/src/stylesAndAnimations/colors/index.d.ts +0 -1
  509. package/lib/src/stylesAndAnimations/sizing/Sizing.d.ts +0 -2
  510. package/lib/src/stylesAndAnimations/sizing/Sizing.stories.d.ts +0 -6
  511. package/lib/src/stylesAndAnimations/sizing/index.d.ts +0 -1
  512. package/lib/src/stylesAndAnimations/typography/Typography.d.ts +0 -1
  513. package/lib/src/stylesAndAnimations/typography/Typography.stories.d.ts +0 -6
  514. package/lib/src/stylesAndAnimations/typography/index.d.ts +0 -1
  515. package/lib/src/types.d.ts +0 -19
  516. package/lib/stylesAndAnimations/colors/ColorSwatch.d.ts +0 -7
  517. package/lib/stylesAndAnimations/colors/Colors.d.ts +0 -1
  518. package/lib/stylesAndAnimations/colors/Colors.stories.d.ts +0 -6
  519. package/lib/stylesAndAnimations/colors/Swatch.d.ts +0 -8
  520. package/lib/stylesAndAnimations/colors/constants.d.ts +0 -23
  521. package/lib/stylesAndAnimations/colors/index.d.ts +0 -1
@@ -1,61 +0,0 @@
1
- export declare const fontStack: readonly ["Noto Sans", "Avenir Next", "Avenir", "Noto", "sans-serif"];
2
- export declare const fontFamily: {
3
- base: string;
4
- heading: string;
5
- };
6
- export declare const fontSize: {
7
- readonly caption: "12px";
8
- readonly base: "14px";
9
- readonly subheadSmall: "16px";
10
- readonly subheadLarge: "18px";
11
- readonly subheadXl: "22px";
12
- readonly display: "30px";
13
- };
14
- export declare const lineHeight: {
15
- readonly base: 1.25;
16
- readonly heading: 1.2;
17
- };
18
- export declare const spacing: {
19
- base: string;
20
- half: string;
21
- quarter: string;
22
- third: string;
23
- };
24
- export declare const weight: {
25
- light: number;
26
- regular: number;
27
- semibold: number;
28
- bold: number;
29
- };
30
- export declare const ellipsis: import("styled-components").RuleSet<object>;
31
- export declare const typography: {
32
- fontFamily: {
33
- base: string;
34
- heading: string;
35
- };
36
- fontSize: {
37
- readonly caption: "12px";
38
- readonly base: "14px";
39
- readonly subheadSmall: "16px";
40
- readonly subheadLarge: "18px";
41
- readonly subheadXl: "22px";
42
- readonly display: "30px";
43
- };
44
- lineHeight: {
45
- readonly base: 1.25;
46
- readonly heading: 1.2;
47
- };
48
- spacing: {
49
- base: string;
50
- half: string;
51
- quarter: string;
52
- third: string;
53
- };
54
- ellipsis: import("styled-components").RuleSet<object>;
55
- weight: {
56
- light: number;
57
- regular: number;
58
- semibold: number;
59
- bold: number;
60
- };
61
- };
@@ -1,21 +0,0 @@
1
- export declare const mix: (color_1: string, color_2: string, weight: number) => string;
2
- export declare const shade: (color: string, percentage: number) => string;
3
- export declare const tint: (color: string, percentage: number) => string;
4
- /**
5
- * Converts hex color values to rgb or rgba values if a opacity is supplied
6
- * @param hex
7
- * @returns {*}
8
- */
9
- export declare const hexToRgb: (hex: string, opacity?: number) => string | undefined;
10
- /**
11
- * Takes a 3- or 6-character hex color value, and returns an object containing
12
- * its equivalent HSL values.
13
- *
14
- * @see {@link https://css-tricks.com/converting-color-spaces-in-javascript/}
15
- * @see {@link https://gist.github.com/mjackson/5311256}
16
- */
17
- export declare function hexToHsl(hexColor: string): {
18
- hue: number;
19
- saturation: number;
20
- lightness: number;
21
- };
@@ -1,4 +0,0 @@
1
- import * as colorUtils from './color';
2
- import * as stringUtils from './string';
3
- import * as numberUtils from './number';
4
- export { colorUtils, stringUtils, numberUtils };
@@ -1,21 +0,0 @@
1
- /**
2
- * Takes a number and formats it nicely.
3
- *
4
- * @example numberWithCommas(12345)
5
- * // returns 12,345
6
- */
7
- export declare function numberWithCommas(value: number): string;
8
- /**
9
- * Takes a number and returns it, rounded up to the maximum decimal places specified.
10
- *
11
- * @example maxDecimalPlaces(0.1694915254237288, 2)
12
- * // returns 0.17
13
- *
14
- * @example maxDecimalPlaces(0.1694915254237288, 3)
15
- * // returns 0.169
16
- *
17
- * @example maxDecimalPlaces(12.902, 2)
18
- * // returns 12.9
19
- */
20
- export declare function maxDecimalPlaces(value: number, decimalPlaces: number): number;
21
- export declare function formatConfidence(confidence: number): number;
@@ -1,12 +0,0 @@
1
- export declare const camelCaseToUpperUnderscore: (string: string) => string;
2
- export declare const camelCaseToSpaceUpper: (string: string) => string;
3
- export declare const underscoreToCapitalize: (string: string) => string;
4
- export declare const snakeCaseToCamelCase: (string: string) => string;
5
- export declare function capitalize(string: string): string;
6
- export declare function capitalizeFirstOnly(string: string): string;
7
- /**
8
- * Generates a random string of English alphabet characters. Defaults to a length of 8.
9
- */
10
- export declare function createRandomString(length?: number): string;
11
- export declare const maxLengthWithEllipse: (string: string, maxLength: number) => string;
12
- export declare const maxLengthWithMiddleEllipsis: (string: string, maxLength: number) => string;
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { ButtonProps } from './types';
3
- export declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
@@ -1,23 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Button } from '@/components';
3
- declare const meta: Meta;
4
- type Story = StoryObj<typeof Button>;
5
- export declare const Primary: Story;
6
- export declare const Small: Story;
7
- export declare const Medium: Story;
8
- export declare const Large: Story;
9
- export declare const Secondary: Story;
10
- export declare const PrimaryOutline: Story;
11
- export declare const SecondaryOutline: Story;
12
- export declare const Info: Story;
13
- export declare const InfoOutline: Story;
14
- export declare const Text: Story;
15
- export declare const IconLeft: Story;
16
- export declare const IconRight: Story;
17
- export declare const IconOnly: Story;
18
- export declare const Error: Story;
19
- export declare const Success: Story;
20
- export declare const Warning: Story;
21
- export declare const Disabled: Story;
22
- export declare const Loading: Story;
23
- export default meta;
@@ -1 +0,0 @@
1
- export {};
@@ -1,5 +0,0 @@
1
- export type ButtonVariants = 'solid' | 'outline' | 'text';
2
- export type ButtonColors = 'primary' | 'secondary' | 'warning' | 'error' | 'success' | 'info';
3
- export type ButtonIconPositions = 'left' | 'right';
4
- export type ButtonSizes = 'sm' | 'md' | 'lg';
5
- export type ButtonTypes = 'button' | 'submit' | 'reset';
@@ -1 +0,0 @@
1
- export { Button } from './Button';
@@ -1,23 +0,0 @@
1
- import { IconName, SemanticColor } from '@/types';
2
- export type ButtonVariants = 'solid' | 'outline' | 'text';
3
- export type ButtonIconPositions = 'left' | 'right';
4
- export type ButtonSizes = 'sm' | 'md' | 'lg';
5
- export type ButtonTypes = 'button' | 'submit' | 'reset';
6
- export interface ButtonProps {
7
- className?: string;
8
- ariaLabel: string;
9
- children?: React.ReactNode | React.ReactNode[];
10
- onMouseEnter?: (event: React.MouseEvent<HTMLButtonElement>) => void;
11
- onMouseExit?: (event: React.MouseEvent<HTMLButtonElement>) => void;
12
- onKeyDown?: (event: React.KeyboardEvent<HTMLButtonElement>) => void;
13
- isLoading?: boolean;
14
- onClick?: (...args: any[]) => void;
15
- variant?: ButtonVariants;
16
- iconPosition?: ButtonIconPositions;
17
- color?: SemanticColor;
18
- size?: ButtonSizes;
19
- iconName?: IconName;
20
- type?: ButtonTypes;
21
- href?: string;
22
- isDisabled?: boolean;
23
- }
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- type Props = {
3
- className?: string;
4
- children: React.ReactNode;
5
- title?: string;
6
- subtitle?: string;
7
- hasBoxShadow?: boolean;
8
- };
9
- export declare const Card: React.FC<Props>;
10
- export {};
@@ -1,6 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Card } from './Card';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Card>;
6
- export declare const Default: Story;
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { Card } from './Card';
@@ -1,2 +0,0 @@
1
- import { FloatUIProps } from './types';
2
- export declare function FloatUI({ children, ariaLabel, isOpen: controlledIsOpen, setIsOpen: controlledSetIsOpen, isPortal, portalOptions, floatingOptions, }: FloatUIProps): import("react/jsx-runtime").JSX.Element;
@@ -1,8 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { FloatUI } from './FloatUI';
3
- import { FloatUIProps } from './types';
4
- declare const meta: Meta<typeof FloatUI>;
5
- export default meta;
6
- type Story = StoryObj<FloatUIProps>;
7
- export declare const Uncontrolled: Story;
8
- export declare const Controlled: Story;
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export { FloatUI } from './FloatUI';
@@ -1,13 +0,0 @@
1
- import { ReactElement } from 'react';
2
- import { UseFloatingOptions } from '@floating-ui/react-dom';
3
- export type FloatUIProps = {
4
- children: [ReactElement, ReactElement];
5
- ariaLabel: string;
6
- floatingOptions?: UseFloatingOptions;
7
- isOpen?: boolean;
8
- isPortal?: boolean;
9
- portalOptions?: {
10
- rootId?: string;
11
- };
12
- setIsOpen?: React.Dispatch<React.SetStateAction<boolean>>;
13
- };
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- export interface CheckboxProps {
3
- ref?: React.LegacyRef<HTMLInputElement>;
4
- id: string;
5
- label: string;
6
- name: string;
7
- value?: string;
8
- isChecked?: boolean | undefined;
9
- onChange: (e: React.ChangeEvent<HTMLInputElement>) => void;
10
- isDisabled?: boolean;
11
- defaultChecked?: boolean;
12
- }
13
- export declare const Checkbox: React.ForwardRefExoticComponent<Omit<CheckboxProps, "ref"> & React.RefAttributes<HTMLInputElement>>;
@@ -1,7 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Checkbox } from './Checkbox';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Checkbox>;
6
- export declare const Default: Story;
7
- export declare const GroupCheckbox: Story;
@@ -1 +0,0 @@
1
- export { Checkbox } from './Checkbox';
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- export interface FormProps {
3
- children: React.ReactNode;
4
- className?: string;
5
- action?: string;
6
- method?: 'get' | 'post' | 'dialog' | 'delete' | 'put';
7
- target?: '_blank' | '_self' | '_parent' | '_top';
8
- autocomplete?: 'on' | 'off';
9
- noValidate?: boolean;
10
- enctype?: 'application/x-www-form-urlencoded' | 'multipart/form-data' | 'text/plain';
11
- rel?: string;
12
- onSubmit?: (formObject: Record<string, string>) => void;
13
- }
14
- export declare const Form: ({ children, onSubmit, action, method, target, autocomplete, noValidate, enctype, rel, ...rest }: FormProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Form } from './Form';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Form>;
6
- export declare const Controlled: Story;
7
- export declare const Uncontrolled: Story;
8
- export declare const UncontrolledPreFilled: Story;
@@ -1 +0,0 @@
1
- export { Form } from './Form';
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- import { IconName } from '@/types';
3
- import { LabelProps } from '../subcomponents/Label';
4
- export interface BaseInputProps {
5
- value?: string | undefined;
6
- placeholder?: string;
7
- onChange: (e: React.ChangeEvent<HTMLInputElement>) => void;
8
- isDisabled?: boolean;
9
- errorMessage?: string | undefined;
10
- helpText?: string;
11
- iconName?: IconName;
12
- isClearable?: boolean;
13
- className?: string;
14
- defaultValue?: string;
15
- }
16
- export interface InputProps extends BaseInputProps, LabelProps {
17
- }
18
- declare const LabeledInput: React.ForwardRefExoticComponent<Omit<InputProps & React.RefAttributes<HTMLInputElement> & LabelProps, "ref"> & React.RefAttributes<any>>;
19
- export { LabeledInput as Input };
@@ -1,12 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Input } from './Input';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Input>;
6
- export declare const Default: Story;
7
- export declare const Errors: Story;
8
- export declare const HiddenLabel: Story;
9
- export declare const HelpText: Story;
10
- export declare const Clearable: Story;
11
- export declare const Icon: Story;
12
- export declare const Required: Story;
@@ -1 +0,0 @@
1
- export { Input } from './Input';
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { LabelProps } from '../subcomponents/Label';
3
- import { BaseInputProps } from '../input/Input';
4
- export interface NumberInputProps extends Omit<BaseInputProps, 'value' | 'onChange'>, LabelProps {
5
- value?: number | '';
6
- onChange: (e: React.ChangeEvent<HTMLInputElement>, valueAsNumber: number | '') => void;
7
- min?: number;
8
- max?: number;
9
- step?: number;
10
- }
11
- declare const LabeledNumberInput: React.ForwardRefExoticComponent<Omit<NumberInputProps & React.RefAttributes<HTMLInputElement> & LabelProps, "ref"> & React.RefAttributes<any>>;
12
- export { LabeledNumberInput as NumberInput };
@@ -1,12 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { NumberInput } from './NumberInput';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof NumberInput>;
6
- export declare const Default: Story;
7
- export declare const Errors: Story;
8
- export declare const HiddenLabel: Story;
9
- export declare const HelpText: Story;
10
- export declare const Clearable: Story;
11
- export declare const Icon: Story;
12
- export declare const Required: Story;
@@ -1 +0,0 @@
1
- export { NumberInput } from './NumberInput';
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- import { LabelProps } from '../subcomponents/Label';
3
- export interface PasswordInputProps extends LabelProps {
4
- ref?: React.LegacyRef<HTMLInputElement>;
5
- value?: string | undefined;
6
- placeholder?: string;
7
- onChange: (e: React.ChangeEvent<HTMLInputElement>) => void;
8
- isDisabled?: boolean;
9
- errorMessage?: string | undefined;
10
- helpText?: string;
11
- hasShowPassword?: boolean;
12
- defaultValue?: string;
13
- }
14
- declare const LabeledPasswordInput: React.ForwardRefExoticComponent<Omit<Omit<PasswordInputProps, "ref"> & React.RefAttributes<HTMLInputElement> & LabelProps, "ref"> & React.RefAttributes<any>>;
15
- export { LabeledPasswordInput as PasswordInput };
@@ -1,11 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { PasswordInput } from './PasswordInput';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof PasswordInput>;
6
- export declare const Default: Story;
7
- export declare const Errors: Story;
8
- export declare const HiddenLabel: Story;
9
- export declare const HelpText: Story;
10
- export declare const Required: Story;
11
- export declare const NoTogglePasswordVisibility: Story;
@@ -1 +0,0 @@
1
- export { PasswordInput } from './PasswordInput';
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- export interface RadioProps {
3
- ref?: React.LegacyRef<HTMLInputElement>;
4
- id: string;
5
- label: string;
6
- name: string;
7
- value?: string;
8
- onChange: (e: React.ChangeEvent<HTMLInputElement>) => void;
9
- isDisabled?: boolean;
10
- defaultChecked?: boolean;
11
- }
12
- export declare const Radio: React.ForwardRefExoticComponent<Omit<RadioProps, "ref"> & React.RefAttributes<HTMLInputElement>>;
@@ -1,6 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Radio } from './Radio';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Radio>;
6
- export declare const Default: Story;
@@ -1 +0,0 @@
1
- export { Radio } from './Radio';
@@ -1,6 +0,0 @@
1
- import { Props as ReactSelectProps } from 'react-select';
2
- import { SelectOption } from './types';
3
- export interface SelectProps<OptionType extends SelectOption> extends ReactSelectProps<OptionType> {
4
- options: OptionType[];
5
- }
6
- export declare const Select: <OptionType extends SelectOption>({ classNamePrefix, className, components: customComponents, ...props }: SelectProps<OptionType>) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { SelectProps } from './Select';
3
- import { SelectOption } from './types';
4
- declare const meta: Meta<SelectProps<SelectOption>>;
5
- export default meta;
6
- type Story = StoryObj<SelectProps<SelectOption>>;
7
- export declare const Default: Story;
@@ -1 +0,0 @@
1
- export { Select } from './Select';
@@ -1,6 +0,0 @@
1
- export type SelectOption = {
2
- label: string;
3
- value: string;
4
- detail?: string;
5
- [key: string]: any;
6
- };
@@ -1,5 +0,0 @@
1
- interface DisplayFormErrorProps {
2
- message: string | undefined;
3
- }
4
- export declare const DisplayFormError: ({ message }: DisplayFormErrorProps) => import("react/jsx-runtime").JSX.Element;
5
- export {};
@@ -1,6 +0,0 @@
1
- interface ErrorListProps {
2
- name: string;
3
- errorList: string[];
4
- }
5
- export declare const ErrorList: ({ errorList, name }: ErrorListProps) => import("react/jsx-runtime").JSX.Element;
6
- export {};
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- export interface LabelProps {
3
- label: string;
4
- name: string;
5
- isRequired?: boolean;
6
- hasHiddenLabel?: boolean;
7
- }
8
- export declare const Label: ({ label, name, isRequired }: LabelProps) => import("react/jsx-runtime").JSX.Element;
9
- export declare function withLabel<P extends object>(WrappedComponent: React.ComponentType<P>): React.ForwardRefExoticComponent<React.PropsWithoutRef<P & LabelProps> & React.RefAttributes<any>>;
@@ -1,21 +0,0 @@
1
- import React from 'react';
2
- import { LabelProps } from '../subcomponents/Label';
3
- export interface TextareaProps extends LabelProps {
4
- ref?: React.LegacyRef<HTMLTextAreaElement>;
5
- placeholder?: string;
6
- value?: string | undefined;
7
- onChange: (e: React.ChangeEvent<HTMLTextAreaElement>) => void;
8
- isDisabled?: boolean;
9
- errorMessage?: string | undefined;
10
- helpText?: string;
11
- rows?: number;
12
- cols?: number;
13
- readonly?: boolean;
14
- wrap?: 'hard' | 'soft';
15
- form?: string;
16
- maxLength?: number;
17
- autofocus?: boolean;
18
- defaultValue?: string;
19
- }
20
- declare const LabeledTextarea: React.ForwardRefExoticComponent<Omit<Omit<TextareaProps, "ref"> & React.RefAttributes<HTMLTextAreaElement> & LabelProps, "ref"> & React.RefAttributes<any>>;
21
- export { LabeledTextarea as Textarea };
@@ -1,11 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Textarea } from './Textarea';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Textarea>;
6
- export declare const Default: Story;
7
- export declare const Errors: Story;
8
- export declare const HiddenLabel: Story;
9
- export declare const HelpText: Story;
10
- export declare const Disabled: Story;
11
- export declare const Readonly: Story;
@@ -1 +0,0 @@
1
- export { Textarea } from './Textarea';
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- export interface ToggleProps {
3
- ref?: React.LegacyRef<HTMLInputElement>;
4
- id: string;
5
- label?: string;
6
- name: string;
7
- value?: string;
8
- onChange: (e: React.ChangeEvent<HTMLInputElement>) => void;
9
- isDisabled?: boolean;
10
- isChecked?: boolean;
11
- defaultChecked?: boolean;
12
- }
13
- export declare const Toggle: React.ForwardRefExoticComponent<Omit<ToggleProps, "ref"> & React.RefAttributes<HTMLInputElement>>;
@@ -1,6 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Toggle } from './Toggle';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Toggle>;
6
- export declare const Default: Story;
@@ -1 +0,0 @@
1
- export { Toggle } from './Toggle';
@@ -1,2 +0,0 @@
1
- import { ColProps } from 'react-grid-system';
2
- export declare const Col: ({ ref: _ref, ...rest }: ColProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,6 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Col } from '@/components';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Col>;
6
- export declare const Default: Story;
@@ -1,2 +0,0 @@
1
- import { ContainerProps } from 'react-grid-system';
2
- export declare const Container: ({ ref: _ref, ...rest }: ContainerProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,10 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Container } from '@/components';
3
- declare const meta: Meta;
4
- export default meta;
5
- type Story = StoryObj<typeof Container>;
6
- export declare const Default: Story;
7
- export declare const Fluid: Story;
8
- export declare const Responsive: Story;
9
- export declare const NestedGrids: Story;
10
- export declare const Offset: Story;
@@ -1,3 +0,0 @@
1
- export { Container } from './container/Container';
2
- export { Row } from './row/Row';
3
- export { Col } from './col/Col';
@@ -1,2 +0,0 @@
1
- import { RowProps } from 'react-grid-system';
2
- export declare const Row: ({ ref: _ref, ...rest }: RowProps) => import("react/jsx-runtime").JSX.Element;