@norges-domstoler/dds-components 13.5.0 → 13.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1066) hide show
  1. package/dist/_virtual/_rollupPluginBabelHelpers.js +1 -61
  2. package/dist/cjs/components/Breadcrumbs/Breadcrumb.tokens.d.ts +1 -1
  3. package/dist/cjs/components/Breadcrumbs/Breadcrumbs.d.ts +1 -1
  4. package/dist/cjs/components/Button/Button.d.ts +1 -1
  5. package/dist/cjs/components/Button/Button.stories.d.ts +4 -4
  6. package/dist/cjs/components/Button/Button.tokens.d.ts +1 -1
  7. package/dist/cjs/components/Button/Button.types.d.ts +2 -2
  8. package/dist/cjs/components/Card/Card.d.ts +1 -1
  9. package/dist/cjs/components/Card/CardAccordion/CardAccordion.d.ts +1 -1
  10. package/dist/cjs/components/Card/CardAccordion/CardAccordion.tokens.d.ts +1 -1
  11. package/dist/cjs/components/Card/CardAccordion/CardAccordionBody.d.ts +1 -1
  12. package/dist/cjs/components/Card/CardAccordion/CardAccordionHeader.d.ts +2 -2
  13. package/dist/cjs/components/Chip/Chip.d.ts +1 -1
  14. package/dist/cjs/components/Chip/Chip.stories.d.ts +1 -1
  15. package/dist/cjs/components/Chip/Chip.tokens.d.ts +1 -1
  16. package/dist/cjs/components/Datepicker/Datepicker.d.ts +1 -1
  17. package/dist/cjs/components/Datepicker/Datepicker.stories.d.ts +1 -1
  18. package/dist/cjs/components/DescriptionList/DescriptionList.d.ts +1 -1
  19. package/dist/cjs/components/DescriptionList/DescriptionList.stories.d.ts +2 -2
  20. package/dist/cjs/components/DescriptionList/DescriptionListDesc.d.ts +2 -2
  21. package/dist/cjs/components/DescriptionList/DescriptionListGroup.d.ts +1 -1
  22. package/dist/cjs/components/Divider/Divider.d.ts +1 -1
  23. package/dist/cjs/components/Divider/Divider.stories.d.ts +1 -1
  24. package/dist/cjs/components/Drawer/Drawer.d.ts +1 -1
  25. package/dist/cjs/components/Drawer/Drawer.stories.d.ts +1 -1
  26. package/dist/cjs/components/Feedback/CommentComponent.d.ts +13 -0
  27. package/dist/cjs/components/Feedback/Feedback.d.ts +2 -0
  28. package/dist/cjs/components/Feedback/Feedback.stories.d.ts +66 -0
  29. package/dist/cjs/components/Feedback/Feedback.types.d.ts +36 -0
  30. package/dist/cjs/components/Feedback/FlexContainer.d.ts +6 -0
  31. package/dist/cjs/components/Feedback/RatingComponent.d.ts +11 -0
  32. package/dist/cjs/components/Feedback/index.d.ts +2 -0
  33. package/dist/cjs/components/GlobalMessage/GlobalMessage.d.ts +1 -1
  34. package/dist/cjs/components/GlobalMessage/GlobalMessage.stories.d.ts +1 -1
  35. package/dist/cjs/components/GlobalMessage/GlobalMessage.tokens.d.ts +2 -2
  36. package/dist/cjs/components/Grid/Grid.context.d.ts +1 -1
  37. package/dist/cjs/components/Grid/Grid.d.ts +2 -2
  38. package/dist/cjs/components/Grid/GridChild.d.ts +2 -2
  39. package/dist/cjs/components/InlineEdit/InlineEdit.stories.d.ts +1 -1
  40. package/dist/cjs/components/InlineEdit/InlineEdit.styles.d.ts +4 -4
  41. package/dist/cjs/components/InlineEdit/InlineEditInput.stories.d.ts +1 -1
  42. package/dist/cjs/components/InlineEdit/InlineEditTextArea.stories.d.ts +1 -1
  43. package/dist/cjs/components/InputMessage/InputMessage.d.ts +1 -1
  44. package/dist/cjs/components/InputMessage/InputMessage.stories.d.ts +1 -1
  45. package/dist/cjs/components/InternalHeader/InternalHeader.styles.d.ts +1 -1
  46. package/dist/cjs/components/InternalHeader/InternalHeader.tokens.d.ts +1 -1
  47. package/dist/cjs/components/InternalHeader/InternalHeader.types.d.ts +2 -2
  48. package/dist/cjs/components/List/List.d.ts +2 -2
  49. package/dist/cjs/components/List/List.stories.d.ts +1 -1
  50. package/dist/cjs/components/LocalMessage/LocalMessage.d.ts +1 -1
  51. package/dist/cjs/components/LocalMessage/LocalMessage.stories.d.ts +1 -1
  52. package/dist/cjs/components/LocalMessage/LocalMessage.tokens.d.ts +2 -2
  53. package/dist/cjs/components/Modal/Modal.d.ts +1 -1
  54. package/dist/cjs/components/Modal/Modal.stories.d.ts +1 -1
  55. package/dist/cjs/components/Modal/ModalBody.d.ts +1 -1
  56. package/dist/cjs/components/OverflowMenu/OverflowMenu.d.ts +1 -1
  57. package/dist/cjs/components/OverflowMenu/OverflowMenu.stories.d.ts +3 -3
  58. package/dist/cjs/components/OverflowMenu/OverflowMenu.tokens.d.ts +1 -1
  59. package/dist/cjs/components/OverflowMenu/OverflowMenu.types.d.ts +3 -3
  60. package/dist/cjs/components/OverflowMenu/OverflowMenuItem.d.ts +2 -2
  61. package/dist/cjs/components/Pagination/Pagination.d.ts +1 -1
  62. package/dist/cjs/components/Pagination/Pagination.stories.d.ts +1 -1
  63. package/dist/cjs/components/Popover/Popover.d.ts +2 -2
  64. package/dist/cjs/components/Popover/Popover.stories.d.ts +2 -2
  65. package/dist/cjs/components/ProgressTracker/ProgressTracker.d.ts +1 -1
  66. package/dist/cjs/components/ProgressTracker/ProgressTracker.stories.d.ts +5 -5
  67. package/dist/cjs/components/ProgressTracker/ProgressTracker.tokens.d.ts +2 -2
  68. package/dist/cjs/components/ProgressTracker/ProgressTrackerItem.d.ts +2 -2
  69. package/dist/cjs/components/ScrollableContainer/ScrollableContainer.d.ts +1 -1
  70. package/dist/cjs/components/ScrollableContainer/Scrollbar.d.ts +1 -1
  71. package/dist/cjs/components/Search/Search.d.ts +1 -1
  72. package/dist/cjs/components/Search/Search.stories.d.ts +2 -2
  73. package/dist/cjs/components/Search/Search.tokens.d.ts +1 -1
  74. package/dist/cjs/components/Search/SearchSuggestions.d.ts +1 -1
  75. package/dist/cjs/components/Select/Select.d.ts +3 -3
  76. package/dist/cjs/components/Select/Select.styles.d.ts +2 -2
  77. package/dist/cjs/components/Select/Select.tokens.d.ts +2 -2
  78. package/dist/cjs/components/{Checkbox → SelectionControl/Checkbox}/Checkbox.d.ts +1 -1
  79. package/dist/cjs/components/{Checkbox → SelectionControl/Checkbox}/Checkbox.stories.d.ts +3 -3
  80. package/dist/cjs/components/{Checkbox → SelectionControl/Checkbox}/Checkbox.types.d.ts +2 -2
  81. package/dist/cjs/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroup.d.ts +1 -1
  82. package/dist/cjs/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroupContext.d.ts +1 -0
  83. package/dist/{components → cjs/components/SelectionControl}/RadioButton/RadioButton.stories.d.ts +5 -5
  84. package/dist/{components → cjs/components/SelectionControl}/RadioButton/RadioButton.types.d.ts +1 -1
  85. package/dist/cjs/components/{RadioButton → SelectionControl/RadioButton}/RadioButtonGroup.d.ts +1 -1
  86. package/dist/{components → cjs/components/SelectionControl}/RadioButton/RadioButtonGroup.stories.d.ts +2 -2
  87. package/dist/cjs/components/{RadioButton → SelectionControl/RadioButton}/RadioButtonGroupContext.d.ts +1 -0
  88. package/dist/{helpers → cjs/components}/SelectionControl/SelectionControl.styles.d.ts +1 -1
  89. package/dist/cjs/components/SkipToContent/SkipToContent.d.ts +1 -1
  90. package/dist/cjs/components/SkipToContent/SkipToContent.stories.d.ts +1 -1
  91. package/dist/cjs/components/Spinner/Spinner.d.ts +2 -2
  92. package/dist/cjs/components/SplitButton/SplitButton.d.ts +1 -1
  93. package/dist/cjs/components/Stack/Stack.d.ts +1 -1
  94. package/dist/cjs/components/Stack/Stack.stories.d.ts +1 -1
  95. package/dist/cjs/components/Tabs/Tab.d.ts +2 -2
  96. package/dist/cjs/components/Tabs/TabPanel.d.ts +1 -1
  97. package/dist/cjs/components/Tabs/Tabs.context.d.ts +1 -1
  98. package/dist/cjs/components/Tabs/Tabs.d.ts +1 -1
  99. package/dist/cjs/components/Tabs/Tabs.stories.d.ts +5 -5
  100. package/dist/cjs/components/Tag/Tag.d.ts +1 -1
  101. package/dist/cjs/components/Tag/Tag.stories.d.ts +1 -1
  102. package/dist/cjs/components/Tag/Tag.tokens.d.ts +1 -1
  103. package/dist/cjs/components/TextArea/TextArea.d.ts +8 -3
  104. package/dist/cjs/components/TextArea/TextArea.stories.d.ts +1 -1
  105. package/dist/cjs/components/TextInput/CharCounter.d.ts +1 -1
  106. package/dist/cjs/components/TextInput/TextInput.d.ts +3 -3
  107. package/dist/cjs/components/TextInput/TextInput.stories.d.ts +3 -3
  108. package/dist/cjs/components/TextInput/TextInput.styles.d.ts +4 -4
  109. package/dist/cjs/components/TextInput/TextInput.types.d.ts +2 -2
  110. package/dist/cjs/components/ToggleBar/ToggleBar.tokens.d.ts +1 -1
  111. package/dist/cjs/components/ToggleBar/ToggleBar.types.d.ts +1 -1
  112. package/dist/cjs/components/ToggleBar/ToggleRadio.d.ts +2 -2
  113. package/dist/cjs/components/ToggleButton/ToggleButton.d.ts +2 -2
  114. package/dist/cjs/components/ToggleButton/ToggleButton.stories.d.ts +4 -4
  115. package/dist/cjs/components/ToggleButton/ToggleButton.tokens.d.ts +1 -1
  116. package/dist/cjs/components/ToggleButton/ToggleButton.types.d.ts +3 -3
  117. package/dist/cjs/components/ToggleButton/ToggleButtonGroup.d.ts +1 -1
  118. package/dist/cjs/components/Tooltip/Tooltip.d.ts +2 -2
  119. package/dist/cjs/components/Tooltip/Tooltip.stories.d.ts +2 -2
  120. package/dist/cjs/components/VisuallyHidden/VisuallyHidden.d.ts +1 -1
  121. package/dist/cjs/dds-core.d.ts +1 -0
  122. package/dist/cjs/dds-form.d.ts +2 -0
  123. package/dist/cjs/dds-icons.d.ts +2 -0
  124. package/dist/cjs/dds-typography.d.ts +2 -0
  125. package/dist/cjs/index.d.ts +7 -8
  126. package/dist/cjs/index.js +1314 -4073
  127. package/dist/cjs/utils/icon.d.ts +3 -0
  128. package/dist/cjs/utils/renderInputMessage.d.ts +1 -0
  129. package/dist/components/BackLink/BackLink.js +3 -12
  130. package/dist/components/Breadcrumbs/Breadcrumb.js +1 -7
  131. package/dist/components/Breadcrumbs/Breadcrumb.tokens.d.ts +1 -1
  132. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +1 -1
  133. package/dist/components/Breadcrumbs/Breadcrumbs.js +5 -8
  134. package/dist/components/Button/Button.d.ts +1 -1
  135. package/dist/components/Button/Button.js +2 -2
  136. package/dist/components/Button/Button.stories.d.ts +4 -4
  137. package/dist/components/Button/Button.styles.js +3 -7
  138. package/dist/components/Button/Button.tokens.d.ts +1 -1
  139. package/dist/components/Button/Button.tokens.js +1 -2
  140. package/dist/components/Button/Button.types.d.ts +2 -2
  141. package/dist/components/Card/Card.d.ts +1 -1
  142. package/dist/components/Card/Card.js +3 -7
  143. package/dist/components/Card/CardAccordion/CardAccordion.d.ts +1 -1
  144. package/dist/components/Card/CardAccordion/CardAccordion.js +1 -1
  145. package/dist/components/Card/CardAccordion/CardAccordion.tokens.d.ts +1 -1
  146. package/dist/components/Card/CardAccordion/CardAccordionBody.d.ts +1 -1
  147. package/dist/components/Card/CardAccordion/CardAccordionBody.js +3 -4
  148. package/dist/components/Card/CardAccordion/CardAccordionHeader.d.ts +2 -2
  149. package/dist/components/Card/CardAccordion/CardAccordionHeader.js +2 -20
  150. package/dist/components/Chip/Chip.d.ts +1 -1
  151. package/dist/components/Chip/Chip.js +4 -6
  152. package/dist/components/Chip/Chip.stories.d.ts +1 -1
  153. package/dist/components/Chip/Chip.tokens.d.ts +1 -1
  154. package/dist/components/Chip/ChipGroup.js +1 -1
  155. package/dist/components/Datepicker/Datepicker.d.ts +1 -1
  156. package/dist/components/Datepicker/Datepicker.js +5 -25
  157. package/dist/components/Datepicker/Datepicker.stories.d.ts +1 -1
  158. package/dist/components/DescriptionList/DescriptionList.d.ts +1 -1
  159. package/dist/components/DescriptionList/DescriptionList.js +1 -6
  160. package/dist/components/DescriptionList/DescriptionList.stories.d.ts +2 -2
  161. package/dist/components/DescriptionList/DescriptionListDesc.d.ts +2 -2
  162. package/dist/components/DescriptionList/DescriptionListDesc.js +2 -2
  163. package/dist/components/DescriptionList/DescriptionListGroup.d.ts +1 -1
  164. package/dist/components/DescriptionList/DescriptionListGroup.js +1 -1
  165. package/dist/components/Divider/Divider.d.ts +1 -1
  166. package/dist/components/Divider/Divider.js +1 -1
  167. package/dist/components/Divider/Divider.stories.d.ts +1 -1
  168. package/dist/components/Drawer/Drawer.d.ts +1 -1
  169. package/dist/components/Drawer/Drawer.js +4 -31
  170. package/dist/components/Drawer/Drawer.stories.d.ts +1 -1
  171. package/dist/components/EmptyContent/EmptyContent.js +1 -7
  172. package/dist/components/Feedback/CommentComponent.d.ts +13 -0
  173. package/dist/components/Feedback/CommentComponent.js +49 -0
  174. package/dist/components/Feedback/Feedback.d.ts +2 -0
  175. package/dist/components/Feedback/Feedback.js +97 -0
  176. package/dist/components/Feedback/Feedback.stories.d.ts +66 -0
  177. package/dist/components/Feedback/Feedback.types.d.ts +36 -0
  178. package/dist/components/Feedback/FlexContainer.d.ts +6 -0
  179. package/dist/components/Feedback/FlexContainer.js +12 -0
  180. package/dist/components/Feedback/RatingComponent.d.ts +11 -0
  181. package/dist/components/Feedback/RatingComponent.js +70 -0
  182. package/dist/components/Feedback/index.d.ts +2 -0
  183. package/dist/components/FileUploader/File.js +2 -5
  184. package/dist/components/FileUploader/FileUploader.js +3 -12
  185. package/dist/components/GlobalMessage/GlobalMessage.d.ts +1 -1
  186. package/dist/components/GlobalMessage/GlobalMessage.js +4 -13
  187. package/dist/components/GlobalMessage/GlobalMessage.stories.d.ts +1 -1
  188. package/dist/components/GlobalMessage/GlobalMessage.tokens.d.ts +2 -2
  189. package/dist/components/GlobalMessage/GlobalMessage.tokens.js +1 -6
  190. package/dist/components/Grid/Grid.context.d.ts +1 -1
  191. package/dist/components/Grid/Grid.context.js +1 -3
  192. package/dist/components/Grid/Grid.d.ts +2 -2
  193. package/dist/components/Grid/Grid.js +1 -14
  194. package/dist/components/Grid/Grid.tokens.js +1 -4
  195. package/dist/components/Grid/GridChild.d.ts +2 -2
  196. package/dist/components/Grid/GridChild.js +1 -10
  197. package/dist/components/InlineEdit/InlineEdit.js +1 -5
  198. package/dist/components/InlineEdit/InlineEdit.stories.d.ts +1 -1
  199. package/dist/components/InlineEdit/InlineEdit.styles.d.ts +4 -4
  200. package/dist/components/InlineEdit/InlineEdit.styles.js +1 -13
  201. package/dist/components/InlineEdit/InlineEditInput.js +1 -4
  202. package/dist/components/InlineEdit/InlineEditInput.stories.d.ts +1 -1
  203. package/dist/components/InlineEdit/InlineEditTextArea.js +1 -4
  204. package/dist/components/InlineEdit/InlineEditTextArea.stories.d.ts +1 -1
  205. package/dist/components/InlineEdit/InlineInput.js +4 -16
  206. package/dist/components/InlineEdit/InlineTextArea.js +4 -16
  207. package/dist/components/InputMessage/InputMessage.d.ts +1 -1
  208. package/dist/components/InputMessage/InputMessage.js +3 -11
  209. package/dist/components/InputMessage/InputMessage.stories.d.ts +1 -1
  210. package/dist/components/InternalHeader/InternalHeader.js +3 -11
  211. package/dist/components/InternalHeader/InternalHeader.styles.d.ts +1 -1
  212. package/dist/components/InternalHeader/InternalHeader.styles.js +1 -5
  213. package/dist/components/InternalHeader/InternalHeader.tokens.d.ts +1 -1
  214. package/dist/components/InternalHeader/InternalHeader.types.d.ts +2 -2
  215. package/dist/components/InternalHeader/NavigationItem.js +3 -7
  216. package/dist/components/List/List.d.ts +2 -2
  217. package/dist/components/List/List.js +5 -10
  218. package/dist/components/List/List.stories.d.ts +1 -1
  219. package/dist/components/LocalMessage/LocalMessage.d.ts +1 -1
  220. package/dist/components/LocalMessage/LocalMessage.js +3 -17
  221. package/dist/components/LocalMessage/LocalMessage.stories.d.ts +1 -1
  222. package/dist/components/LocalMessage/LocalMessage.tokens.d.ts +2 -2
  223. package/dist/components/LocalMessage/LocalMessage.tokens.js +1 -8
  224. package/dist/{helpers → components/Modal}/Backdrop/Backdrop.js +2 -2
  225. package/dist/components/Modal/Modal.d.ts +1 -1
  226. package/dist/components/Modal/Modal.js +6 -32
  227. package/dist/components/Modal/Modal.stories.d.ts +1 -1
  228. package/dist/components/Modal/ModalBody.d.ts +1 -1
  229. package/dist/components/Modal/ModalBody.js +1 -1
  230. package/dist/components/OverflowMenu/OverflowMenu.d.ts +1 -1
  231. package/dist/components/OverflowMenu/OverflowMenu.js +2 -16
  232. package/dist/components/OverflowMenu/OverflowMenu.stories.d.ts +3 -3
  233. package/dist/components/OverflowMenu/OverflowMenu.tokens.d.ts +1 -1
  234. package/dist/components/OverflowMenu/OverflowMenu.tokens.js +1 -2
  235. package/dist/components/OverflowMenu/OverflowMenu.types.d.ts +3 -3
  236. package/dist/components/OverflowMenu/OverflowMenuItem.d.ts +2 -2
  237. package/dist/components/OverflowMenu/OverflowMenuItem.js +4 -14
  238. package/dist/components/Pagination/Pagination.d.ts +1 -1
  239. package/dist/components/Pagination/Pagination.js +3 -15
  240. package/dist/components/Pagination/Pagination.stories.d.ts +1 -1
  241. package/dist/components/Popover/Popover.d.ts +2 -2
  242. package/dist/components/Popover/Popover.js +4 -31
  243. package/dist/components/Popover/Popover.stories.d.ts +2 -2
  244. package/dist/components/Popover/PopoverGroup.js +1 -4
  245. package/dist/components/ProgressTracker/ProgressTracker.d.ts +1 -1
  246. package/dist/components/ProgressTracker/ProgressTracker.js +1 -1
  247. package/dist/components/ProgressTracker/ProgressTracker.stories.d.ts +5 -5
  248. package/dist/components/ProgressTracker/ProgressTracker.tokens.d.ts +2 -2
  249. package/dist/components/ProgressTracker/ProgressTrackerItem.d.ts +2 -2
  250. package/dist/components/ProgressTracker/ProgressTrackerItem.js +4 -11
  251. package/dist/components/ScrollableContainer/ScrollableContainer.d.ts +1 -1
  252. package/dist/components/ScrollableContainer/ScrollableContainer.js +2 -6
  253. package/dist/components/ScrollableContainer/Scrollbar.d.ts +1 -1
  254. package/dist/components/ScrollableContainer/Scrollbar.js +1 -1
  255. package/dist/components/Search/Search.d.ts +1 -1
  256. package/dist/components/Search/Search.js +6 -26
  257. package/dist/components/Search/Search.stories.d.ts +2 -2
  258. package/dist/components/Search/Search.tokens.d.ts +1 -1
  259. package/dist/components/Search/SearchAutocompleteWrapper.js +1 -6
  260. package/dist/components/Search/SearchSuggestions.d.ts +1 -1
  261. package/dist/components/Search/SearchSuggestions.js +3 -30
  262. package/dist/components/Select/Select.d.ts +3 -3
  263. package/dist/components/Select/Select.js +5 -16
  264. package/dist/components/Select/Select.styles.d.ts +2 -2
  265. package/dist/components/Select/Select.styles.js +5 -8
  266. package/dist/components/Select/Select.tokens.d.ts +2 -2
  267. package/dist/components/Select/Select.tokens.js +1 -13
  268. package/dist/components/{Checkbox → SelectionControl/Checkbox}/Checkbox.d.ts +1 -1
  269. package/dist/components/{Checkbox → SelectionControl/Checkbox}/Checkbox.js +4 -22
  270. package/dist/components/{Checkbox → SelectionControl/Checkbox}/Checkbox.stories.d.ts +3 -3
  271. package/dist/components/{Checkbox → SelectionControl/Checkbox}/Checkbox.types.d.ts +2 -2
  272. package/dist/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroup.d.ts +1 -1
  273. package/dist/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroup.js +4 -22
  274. package/dist/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroupContext.d.ts +1 -0
  275. package/dist/components/{RadioButton → SelectionControl/RadioButton}/RadioButton.js +4 -21
  276. package/dist/{cjs/components → components/SelectionControl}/RadioButton/RadioButton.stories.d.ts +5 -5
  277. package/dist/{cjs/components → components/SelectionControl}/RadioButton/RadioButton.types.d.ts +1 -1
  278. package/dist/components/{RadioButton → SelectionControl/RadioButton}/RadioButtonGroup.d.ts +1 -1
  279. package/dist/components/{RadioButton → SelectionControl/RadioButton}/RadioButtonGroup.js +5 -23
  280. package/dist/{cjs/components → components/SelectionControl}/RadioButton/RadioButtonGroup.stories.d.ts +2 -2
  281. package/dist/components/{RadioButton → SelectionControl/RadioButton}/RadioButtonGroupContext.d.ts +1 -0
  282. package/dist/{cjs/helpers → components}/SelectionControl/SelectionControl.styles.d.ts +1 -1
  283. package/dist/{helpers → components}/SelectionControl/SelectionControl.styles.js +5 -9
  284. package/dist/{helpers → components}/SelectionControl/SelectionControl.tokens.js +1 -6
  285. package/dist/components/SkipToContent/SkipToContent.d.ts +1 -1
  286. package/dist/components/SkipToContent/SkipToContent.js +3 -7
  287. package/dist/components/SkipToContent/SkipToContent.stories.d.ts +1 -1
  288. package/dist/components/Spinner/Spinner.d.ts +2 -2
  289. package/dist/components/Spinner/Spinner.js +1 -2
  290. package/dist/components/SplitButton/SplitButton.d.ts +1 -1
  291. package/dist/components/SplitButton/SplitButton.js +1 -4
  292. package/dist/components/Stack/Stack.d.ts +1 -1
  293. package/dist/components/Stack/Stack.js +1 -1
  294. package/dist/components/Stack/Stack.stories.d.ts +1 -1
  295. package/dist/components/Table/SortCell.js +4 -13
  296. package/dist/components/Table/Table.js +1 -5
  297. package/dist/components/Table/Table.styles.js +2 -6
  298. package/dist/components/Table/collapsible/CollapsibleRow.js +2 -18
  299. package/dist/components/Tabs/Tab.d.ts +2 -2
  300. package/dist/components/Tabs/Tab.js +4 -15
  301. package/dist/components/Tabs/TabList.js +2 -12
  302. package/dist/components/Tabs/TabPanel.d.ts +1 -1
  303. package/dist/components/Tabs/TabPanel.js +2 -6
  304. package/dist/components/Tabs/TabPanels.js +1 -4
  305. package/dist/components/Tabs/Tabs.context.d.ts +1 -1
  306. package/dist/components/Tabs/Tabs.d.ts +1 -1
  307. package/dist/components/Tabs/Tabs.js +1 -1
  308. package/dist/components/Tabs/Tabs.stories.d.ts +5 -5
  309. package/dist/components/Tag/Tag.d.ts +1 -1
  310. package/dist/components/Tag/Tag.js +3 -4
  311. package/dist/components/Tag/Tag.stories.d.ts +1 -1
  312. package/dist/components/Tag/Tag.tokens.d.ts +1 -1
  313. package/dist/components/TextArea/TextArea.d.ts +8 -3
  314. package/dist/components/TextArea/TextArea.js +4 -16
  315. package/dist/components/TextArea/TextArea.stories.d.ts +1 -1
  316. package/dist/components/TextInput/CharCounter.d.ts +1 -1
  317. package/dist/components/TextInput/CharCounter.js +2 -8
  318. package/dist/components/TextInput/TextInput.d.ts +3 -3
  319. package/dist/components/TextInput/TextInput.js +7 -21
  320. package/dist/components/TextInput/TextInput.stories.d.ts +3 -3
  321. package/dist/components/TextInput/TextInput.styles.d.ts +4 -4
  322. package/dist/components/TextInput/TextInput.styles.js +3 -15
  323. package/dist/components/TextInput/TextInput.types.d.ts +2 -2
  324. package/dist/components/ToggleBar/ToggleBar.js +2 -15
  325. package/dist/components/ToggleBar/ToggleBar.tokens.d.ts +1 -1
  326. package/dist/components/ToggleBar/ToggleBar.tokens.js +1 -2
  327. package/dist/components/ToggleBar/ToggleBar.types.d.ts +1 -1
  328. package/dist/components/ToggleBar/ToggleRadio.d.ts +2 -2
  329. package/dist/components/ToggleBar/ToggleRadio.js +3 -13
  330. package/dist/components/ToggleBar/ToggleRadio.styles.js +3 -20
  331. package/dist/components/ToggleButton/ToggleButton.d.ts +2 -2
  332. package/dist/components/ToggleButton/ToggleButton.js +5 -20
  333. package/dist/components/ToggleButton/ToggleButton.stories.d.ts +4 -4
  334. package/dist/components/ToggleButton/ToggleButton.tokens.d.ts +1 -1
  335. package/dist/components/ToggleButton/ToggleButton.tokens.js +1 -2
  336. package/dist/components/ToggleButton/ToggleButton.types.d.ts +3 -3
  337. package/dist/components/ToggleButton/ToggleButtonGroup.d.ts +1 -1
  338. package/dist/components/ToggleButton/ToggleButtonGroup.js +2 -8
  339. package/dist/components/Tooltip/Tooltip.d.ts +2 -2
  340. package/dist/components/Tooltip/Tooltip.js +1 -7
  341. package/dist/components/Tooltip/Tooltip.stories.d.ts +2 -2
  342. package/dist/components/Tooltip/Tooltip.styles.js +2 -20
  343. package/dist/components/VisuallyHidden/VisuallyHidden.d.ts +1 -1
  344. package/dist/components/VisuallyHidden/VisuallyHidden.js +1 -1
  345. package/dist/dds-core.d.ts +1 -0
  346. package/dist/dds-form.d.ts +2 -0
  347. package/dist/dds-icons.d.ts +2 -0
  348. package/dist/dds-typography.d.ts +2 -0
  349. package/dist/index.d.ts +7 -8
  350. package/dist/index.js +9 -172
  351. package/dist/utils/icon.d.ts +3 -0
  352. package/dist/utils/icon.js +12 -0
  353. package/dist/utils/renderInputMessage.d.ts +1 -0
  354. package/dist/utils/renderInputMessage.js +18 -0
  355. package/package.json +5 -1
  356. package/dist/assets/svg/openExternal.svg.js +0 -4
  357. package/dist/cjs/components/Icon/Icon.d.ts +0 -17
  358. package/dist/cjs/components/Icon/Icon.stories.d.ts +0 -21
  359. package/dist/cjs/components/Icon/index.d.ts +0 -1
  360. package/dist/cjs/components/Typography/Caption/Caption.d.ts +0 -11
  361. package/dist/cjs/components/Typography/Caption/Caption.stories.d.ts +0 -29
  362. package/dist/cjs/components/Typography/Caption/index.d.ts +0 -1
  363. package/dist/cjs/components/Typography/Heading/Heading.d.ts +0 -22
  364. package/dist/cjs/components/Typography/Heading/Heading.stories.d.ts +0 -38
  365. package/dist/cjs/components/Typography/Heading/index.d.ts +0 -1
  366. package/dist/cjs/components/Typography/Label/Label.d.ts +0 -17
  367. package/dist/cjs/components/Typography/Label/Label.stories.d.ts +0 -33
  368. package/dist/cjs/components/Typography/Label/index.d.ts +0 -1
  369. package/dist/cjs/components/Typography/Legend/Legend.d.ts +0 -11
  370. package/dist/cjs/components/Typography/Legend/Legend.stories.d.ts +0 -29
  371. package/dist/cjs/components/Typography/Legend/index.d.ts +0 -1
  372. package/dist/cjs/components/Typography/Link/Link.d.ts +0 -23
  373. package/dist/cjs/components/Typography/Link/Link.stories.d.ts +0 -48
  374. package/dist/cjs/components/Typography/Link/index.d.ts +0 -1
  375. package/dist/cjs/components/Typography/Paragraph/Paragraph.d.ts +0 -17
  376. package/dist/cjs/components/Typography/Paragraph/Paragraph.stories.d.ts +0 -37
  377. package/dist/cjs/components/Typography/Paragraph/index.d.ts +0 -1
  378. package/dist/cjs/components/Typography/Typography/Typography.d.ts +0 -25
  379. package/dist/cjs/components/Typography/Typography/Typography.stories.d.ts +0 -64
  380. package/dist/cjs/components/Typography/Typography/Typography.types.d.ts +0 -36
  381. package/dist/cjs/components/Typography/Typography/index.d.ts +0 -2
  382. package/dist/cjs/components/Typography/Typography.tokens.d.ts +0 -448
  383. package/dist/cjs/components/Typography/Typography.utils.d.ts +0 -203
  384. package/dist/cjs/components/Typography/index.d.ts +0 -7
  385. package/dist/cjs/components/Typography/stories/Examples.stories.d.ts +0 -5
  386. package/dist/cjs/components/Typography/stories/TypographyComponents.stories.d.ts +0 -42
  387. package/dist/cjs/components/Typography/stories/TypographyTypes.stories.d.ts +0 -11
  388. package/dist/cjs/helpers/Chevron/AnimatedChevronUpDown.d.ts +0 -8
  389. package/dist/cjs/helpers/Chevron/AnimatedChevronUpDown.styles.d.ts +0 -7
  390. package/dist/cjs/helpers/Chevron/index.d.ts +0 -1
  391. package/dist/cjs/helpers/HiddenInput/HiddenInput.d.ts +0 -1
  392. package/dist/cjs/helpers/HiddenInput/index.d.ts +0 -1
  393. package/dist/cjs/helpers/Input/Input.styles.d.ts +0 -16
  394. package/dist/cjs/helpers/Input/Input.tokens.d.ts +0 -38
  395. package/dist/cjs/helpers/Input/Input.types.d.ts +0 -28
  396. package/dist/cjs/helpers/Input/Input.utils.d.ts +0 -5
  397. package/dist/cjs/helpers/Input/index.d.ts +0 -4
  398. package/dist/cjs/helpers/Paper/Paper.d.ts +0 -8
  399. package/dist/cjs/helpers/Paper/Paper.tokens.d.ts +0 -7
  400. package/dist/cjs/helpers/Paper/index.d.ts +0 -1
  401. package/dist/cjs/helpers/RequiredMarker/RequiredMarker.d.ts +0 -1
  402. package/dist/cjs/helpers/RequiredMarker/index.d.ts +0 -1
  403. package/dist/cjs/helpers/ScreenSize/ScreenSize.utils.d.ts +0 -7
  404. package/dist/cjs/helpers/ScreenSize/index.d.ts +0 -1
  405. package/dist/cjs/helpers/SelectionControl/index.d.ts +0 -3
  406. package/dist/cjs/helpers/TextOverflowEllipsis/TextOverflowEllipsis.d.ts +0 -2
  407. package/dist/cjs/helpers/TextOverflowEllipsis/index.d.ts +0 -1
  408. package/dist/cjs/helpers/index.d.ts +0 -7
  409. package/dist/cjs/helpers/styling/danger.d.ts +0 -4
  410. package/dist/cjs/helpers/styling/focus.d.ts +0 -9
  411. package/dist/cjs/helpers/styling/focusVisible.d.ts +0 -37
  412. package/dist/cjs/helpers/styling/hideInput.d.ts +0 -7
  413. package/dist/cjs/helpers/styling/hover.d.ts +0 -12
  414. package/dist/cjs/helpers/styling/index.d.ts +0 -9
  415. package/dist/cjs/helpers/styling/normalize.d.ts +0 -5
  416. package/dist/cjs/helpers/styling/removeButtonStyling.d.ts +0 -9
  417. package/dist/cjs/helpers/styling/removeListStyling.d.ts +0 -5
  418. package/dist/cjs/helpers/styling/selection.d.ts +0 -4
  419. package/dist/cjs/helpers/styling/visibilityTransition.d.ts +0 -1
  420. package/dist/cjs/hooks/index.d.ts +0 -9
  421. package/dist/cjs/hooks/useCombinedRefs.d.ts +0 -20
  422. package/dist/cjs/hooks/useFloatPosition.d.ts +0 -48
  423. package/dist/cjs/hooks/useFocusTrap.d.ts +0 -16
  424. package/dist/cjs/hooks/useIsMounted.d.ts +0 -2
  425. package/dist/cjs/hooks/useMountTransition.d.ts +0 -33
  426. package/dist/cjs/hooks/useOnClickOutside.d.ts +0 -14
  427. package/dist/cjs/hooks/useOnKeyDown.d.ts +0 -14
  428. package/dist/cjs/hooks/useReturnFocusOnBlur.d.ts +0 -31
  429. package/dist/cjs/hooks/useRoveFocus.d.ts +0 -28
  430. package/dist/cjs/hooks/useScreenSize.d.ts +0 -20
  431. package/dist/cjs/icons/icons.stories.d.ts +0 -5
  432. package/dist/cjs/icons/tsx/agreement.d.ts +0 -2
  433. package/dist/cjs/icons/tsx/apps.d.ts +0 -2
  434. package/dist/cjs/icons/tsx/archive.d.ts +0 -2
  435. package/dist/cjs/icons/tsx/arrowDown.d.ts +0 -2
  436. package/dist/cjs/icons/tsx/arrowLeft.d.ts +0 -2
  437. package/dist/cjs/icons/tsx/arrowRight.d.ts +0 -2
  438. package/dist/cjs/icons/tsx/arrowUp.d.ts +0 -2
  439. package/dist/cjs/icons/tsx/attachment.d.ts +0 -2
  440. package/dist/cjs/icons/tsx/barChart.d.ts +0 -2
  441. package/dist/cjs/icons/tsx/barChartBoxed.d.ts +0 -2
  442. package/dist/cjs/icons/tsx/block.d.ts +0 -2
  443. package/dist/cjs/icons/tsx/book.d.ts +0 -2
  444. package/dist/cjs/icons/tsx/build.d.ts +0 -2
  445. package/dist/cjs/icons/tsx/buildCircled.d.ts +0 -2
  446. package/dist/cjs/icons/tsx/calendar.d.ts +0 -2
  447. package/dist/cjs/icons/tsx/calendarMonth.d.ts +0 -2
  448. package/dist/cjs/icons/tsx/calendarViewDay.d.ts +0 -2
  449. package/dist/cjs/icons/tsx/calendarViewMonth.d.ts +0 -2
  450. package/dist/cjs/icons/tsx/calendarViewWeek.d.ts +0 -2
  451. package/dist/cjs/icons/tsx/call.d.ts +0 -2
  452. package/dist/cjs/icons/tsx/caring.d.ts +0 -2
  453. package/dist/cjs/icons/tsx/chat.d.ts +0 -2
  454. package/dist/cjs/icons/tsx/check.d.ts +0 -2
  455. package/dist/cjs/icons/tsx/checkCircled.d.ts +0 -2
  456. package/dist/cjs/icons/tsx/checklist.d.ts +0 -2
  457. package/dist/cjs/icons/tsx/chevronDown.d.ts +0 -2
  458. package/dist/cjs/icons/tsx/chevronFirst.d.ts +0 -2
  459. package/dist/cjs/icons/tsx/chevronLargeLeft.d.ts +0 -2
  460. package/dist/cjs/icons/tsx/chevronLargeRight.d.ts +0 -2
  461. package/dist/cjs/icons/tsx/chevronLast.d.ts +0 -2
  462. package/dist/cjs/icons/tsx/chevronLeft.d.ts +0 -2
  463. package/dist/cjs/icons/tsx/chevronRight.d.ts +0 -2
  464. package/dist/cjs/icons/tsx/chevronUp.d.ts +0 -2
  465. package/dist/cjs/icons/tsx/close.d.ts +0 -2
  466. package/dist/cjs/icons/tsx/closeCircled.d.ts +0 -2
  467. package/dist/cjs/icons/tsx/closeSmall.d.ts +0 -2
  468. package/dist/cjs/icons/tsx/cloud.d.ts +0 -2
  469. package/dist/cjs/icons/tsx/collapse.d.ts +0 -2
  470. package/dist/cjs/icons/tsx/comment.d.ts +0 -2
  471. package/dist/cjs/icons/tsx/copy.d.ts +0 -2
  472. package/dist/cjs/icons/tsx/court.d.ts +0 -2
  473. package/dist/cjs/icons/tsx/dateRange.d.ts +0 -2
  474. package/dist/cjs/icons/tsx/deaths.d.ts +0 -2
  475. package/dist/cjs/icons/tsx/doubleChevronLeft.d.ts +0 -2
  476. package/dist/cjs/icons/tsx/doubleChevronRight.d.ts +0 -2
  477. package/dist/cjs/icons/tsx/download.d.ts +0 -2
  478. package/dist/cjs/icons/tsx/downloadDone.d.ts +0 -2
  479. package/dist/cjs/icons/tsx/dragHandle.d.ts +0 -2
  480. package/dist/cjs/icons/tsx/edit.d.ts +0 -2
  481. package/dist/cjs/icons/tsx/error.d.ts +0 -2
  482. package/dist/cjs/icons/tsx/exclaim.d.ts +0 -2
  483. package/dist/cjs/icons/tsx/expand.d.ts +0 -2
  484. package/dist/cjs/icons/tsx/facebook.d.ts +0 -2
  485. package/dist/cjs/icons/tsx/family.d.ts +0 -2
  486. package/dist/cjs/icons/tsx/feedback.d.ts +0 -2
  487. package/dist/cjs/icons/tsx/file.d.ts +0 -2
  488. package/dist/cjs/icons/tsx/fileAdd.d.ts +0 -2
  489. package/dist/cjs/icons/tsx/fileText.d.ts +0 -2
  490. package/dist/cjs/icons/tsx/filter.d.ts +0 -2
  491. package/dist/cjs/icons/tsx/filterList.d.ts +0 -2
  492. package/dist/cjs/icons/tsx/filterListOff.d.ts +0 -2
  493. package/dist/cjs/icons/tsx/filterOff.d.ts +0 -2
  494. package/dist/cjs/icons/tsx/findInPage.d.ts +0 -2
  495. package/dist/cjs/icons/tsx/folder.d.ts +0 -2
  496. package/dist/cjs/icons/tsx/folderAdd.d.ts +0 -2
  497. package/dist/cjs/icons/tsx/fullsceenExit.d.ts +0 -2
  498. package/dist/cjs/icons/tsx/fullscreen.d.ts +0 -2
  499. package/dist/cjs/icons/tsx/gavel.d.ts +0 -2
  500. package/dist/cjs/icons/tsx/help.d.ts +0 -2
  501. package/dist/cjs/icons/tsx/helpFilled.d.ts +0 -2
  502. package/dist/cjs/icons/tsx/home.d.ts +0 -2
  503. package/dist/cjs/icons/tsx/hourglassBottom.d.ts +0 -2
  504. package/dist/cjs/icons/tsx/hourglassDisabled.d.ts +0 -2
  505. package/dist/cjs/icons/tsx/hourglassEmpty.d.ts +0 -2
  506. package/dist/cjs/icons/tsx/hourglassFull.d.ts +0 -2
  507. package/dist/cjs/icons/tsx/hourglassTop.d.ts +0 -2
  508. package/dist/cjs/icons/tsx/image.d.ts +0 -2
  509. package/dist/cjs/icons/tsx/index.d.ts +0 -149
  510. package/dist/cjs/icons/tsx/info.d.ts +0 -2
  511. package/dist/cjs/icons/tsx/instagram.d.ts +0 -2
  512. package/dist/cjs/icons/tsx/jordskifterett.d.ts +0 -2
  513. package/dist/cjs/icons/tsx/key.d.ts +0 -2
  514. package/dist/cjs/icons/tsx/lagmannsrett.d.ts +0 -2
  515. package/dist/cjs/icons/tsx/language.d.ts +0 -2
  516. package/dist/cjs/icons/tsx/libraryAdd.d.ts +0 -2
  517. package/dist/cjs/icons/tsx/lineChart.d.ts +0 -2
  518. package/dist/cjs/icons/tsx/link.d.ts +0 -2
  519. package/dist/cjs/icons/tsx/linkOff.d.ts +0 -2
  520. package/dist/cjs/icons/tsx/linkedIn.d.ts +0 -2
  521. package/dist/cjs/icons/tsx/list.d.ts +0 -2
  522. package/dist/cjs/icons/tsx/listAlt.d.ts +0 -2
  523. package/dist/cjs/icons/tsx/location.d.ts +0 -2
  524. package/dist/cjs/icons/tsx/lock.d.ts +0 -2
  525. package/dist/cjs/icons/tsx/lockOpen.d.ts +0 -2
  526. package/dist/cjs/icons/tsx/login.d.ts +0 -2
  527. package/dist/cjs/icons/tsx/logout.d.ts +0 -2
  528. package/dist/cjs/icons/tsx/mail.d.ts +0 -2
  529. package/dist/cjs/icons/tsx/mailOpen.d.ts +0 -2
  530. package/dist/cjs/icons/tsx/menu.d.ts +0 -2
  531. package/dist/cjs/icons/tsx/minus.d.ts +0 -2
  532. package/dist/cjs/icons/tsx/minusCircled.d.ts +0 -2
  533. package/dist/cjs/icons/tsx/moreHorizontal.d.ts +0 -2
  534. package/dist/cjs/icons/tsx/moreVertical.d.ts +0 -2
  535. package/dist/cjs/icons/tsx/notarial.d.ts +0 -2
  536. package/dist/cjs/icons/tsx/notifications.d.ts +0 -2
  537. package/dist/cjs/icons/tsx/notificationsOff.d.ts +0 -2
  538. package/dist/cjs/icons/tsx/onlineMeeting.d.ts +0 -2
  539. package/dist/cjs/icons/tsx/openExternal.d.ts +0 -2
  540. package/dist/cjs/icons/tsx/payout.d.ts +0 -2
  541. package/dist/cjs/icons/tsx/pdf.d.ts +0 -2
  542. package/dist/cjs/icons/tsx/person.d.ts +0 -2
  543. package/dist/cjs/icons/tsx/personAdd.d.ts +0 -2
  544. package/dist/cjs/icons/tsx/pin.d.ts +0 -2
  545. package/dist/cjs/icons/tsx/plus.d.ts +0 -2
  546. package/dist/cjs/icons/tsx/plusCircled.d.ts +0 -2
  547. package/dist/cjs/icons/tsx/print.d.ts +0 -2
  548. package/dist/cjs/icons/tsx/property.d.ts +0 -2
  549. package/dist/cjs/icons/tsx/publish.d.ts +0 -2
  550. package/dist/cjs/icons/tsx/questionAnswer.d.ts +0 -2
  551. package/dist/cjs/icons/tsx/receipt.d.ts +0 -2
  552. package/dist/cjs/icons/tsx/redo.d.ts +0 -2
  553. package/dist/cjs/icons/tsx/refresh.d.ts +0 -2
  554. package/dist/cjs/icons/tsx/replay.d.ts +0 -2
  555. package/dist/cjs/icons/tsx/search.d.ts +0 -2
  556. package/dist/cjs/icons/tsx/settings.d.ts +0 -2
  557. package/dist/cjs/icons/tsx/sms.d.ts +0 -2
  558. package/dist/cjs/icons/tsx/star.d.ts +0 -2
  559. package/dist/cjs/icons/tsx/starFilled.d.ts +0 -2
  560. package/dist/cjs/icons/tsx/starHalfFilled.d.ts +0 -2
  561. package/dist/cjs/icons/tsx/sync.d.ts +0 -2
  562. package/dist/cjs/icons/tsx/thumbdown.d.ts +0 -2
  563. package/dist/cjs/icons/tsx/thumbdownFilled.d.ts +0 -2
  564. package/dist/cjs/icons/tsx/thumbup.d.ts +0 -2
  565. package/dist/cjs/icons/tsx/thumbupFilled.d.ts +0 -2
  566. package/dist/cjs/icons/tsx/time.d.ts +0 -2
  567. package/dist/cjs/icons/tsx/tingrett.d.ts +0 -2
  568. package/dist/cjs/icons/tsx/tip.d.ts +0 -2
  569. package/dist/cjs/icons/tsx/trash.d.ts +0 -2
  570. package/dist/cjs/icons/tsx/trendingDown.d.ts +0 -2
  571. package/dist/cjs/icons/tsx/trendingUp.d.ts +0 -2
  572. package/dist/cjs/icons/tsx/twitter.d.ts +0 -2
  573. package/dist/cjs/icons/tsx/undo.d.ts +0 -2
  574. package/dist/cjs/icons/tsx/unfoldLess.d.ts +0 -2
  575. package/dist/cjs/icons/tsx/unfoldMore.d.ts +0 -2
  576. package/dist/cjs/icons/tsx/upload.d.ts +0 -2
  577. package/dist/cjs/icons/tsx/visibilityOff.d.ts +0 -2
  578. package/dist/cjs/icons/tsx/visibilityOn.d.ts +0 -2
  579. package/dist/cjs/icons/tsx/warning.d.ts +0 -2
  580. package/dist/cjs/icons/tsx/zoomIn.d.ts +0 -2
  581. package/dist/cjs/icons/tsx/zoomOut.d.ts +0 -2
  582. package/dist/cjs/icons/utils/StyledSvg.d.ts +0 -4
  583. package/dist/cjs/icons/utils/SvgWrapper.d.ts +0 -2
  584. package/dist/cjs/icons/utils/index.d.ts +0 -2
  585. package/dist/cjs/icons/utils/propTypes.d.ts +0 -5
  586. package/dist/cjs/types/BaseComponentProps.d.ts +0 -58
  587. package/dist/cjs/types/CheckboxPickedHTMLAttributes.d.ts +0 -2
  588. package/dist/cjs/types/Direction.d.ts +0 -1
  589. package/dist/cjs/types/index.d.ts +0 -4
  590. package/dist/cjs/types/utils.d.ts +0 -15
  591. package/dist/cjs/utils/color.d.ts +0 -30
  592. package/dist/cjs/utils/combineHandlers.d.ts +0 -1
  593. package/dist/cjs/utils/getFocusableElements.d.ts +0 -2
  594. package/dist/cjs/utils/getScrollbarSize.d.ts +0 -1
  595. package/dist/cjs/utils/idGenerator.d.ts +0 -2
  596. package/dist/cjs/utils/index.d.ts +0 -7
  597. package/dist/cjs/utils/searchFilter.d.ts +0 -2
  598. package/dist/cjs/utils/text.d.ts +0 -2
  599. package/dist/components/Icon/Icon.d.ts +0 -17
  600. package/dist/components/Icon/Icon.js +0 -44
  601. package/dist/components/Icon/Icon.stories.d.ts +0 -21
  602. package/dist/components/Icon/index.d.ts +0 -1
  603. package/dist/components/Typography/Caption/Caption.d.ts +0 -11
  604. package/dist/components/Typography/Caption/Caption.js +0 -22
  605. package/dist/components/Typography/Caption/Caption.stories.d.ts +0 -29
  606. package/dist/components/Typography/Caption/index.d.ts +0 -1
  607. package/dist/components/Typography/Heading/Heading.d.ts +0 -22
  608. package/dist/components/Typography/Heading/Heading.js +0 -48
  609. package/dist/components/Typography/Heading/Heading.stories.d.ts +0 -38
  610. package/dist/components/Typography/Heading/index.d.ts +0 -1
  611. package/dist/components/Typography/Label/Label.d.ts +0 -17
  612. package/dist/components/Typography/Label/Label.js +0 -33
  613. package/dist/components/Typography/Label/Label.stories.d.ts +0 -33
  614. package/dist/components/Typography/Label/index.d.ts +0 -1
  615. package/dist/components/Typography/Legend/Legend.d.ts +0 -11
  616. package/dist/components/Typography/Legend/Legend.js +0 -22
  617. package/dist/components/Typography/Legend/Legend.stories.d.ts +0 -29
  618. package/dist/components/Typography/Legend/index.d.ts +0 -1
  619. package/dist/components/Typography/Link/Link.d.ts +0 -23
  620. package/dist/components/Typography/Link/Link.js +0 -39
  621. package/dist/components/Typography/Link/Link.stories.d.ts +0 -48
  622. package/dist/components/Typography/Link/index.d.ts +0 -1
  623. package/dist/components/Typography/Paragraph/Paragraph.d.ts +0 -17
  624. package/dist/components/Typography/Paragraph/Paragraph.js +0 -25
  625. package/dist/components/Typography/Paragraph/Paragraph.stories.d.ts +0 -37
  626. package/dist/components/Typography/Paragraph/index.d.ts +0 -1
  627. package/dist/components/Typography/Typography/Typography.d.ts +0 -25
  628. package/dist/components/Typography/Typography/Typography.js +0 -86
  629. package/dist/components/Typography/Typography/Typography.stories.d.ts +0 -64
  630. package/dist/components/Typography/Typography/Typography.types.d.ts +0 -36
  631. package/dist/components/Typography/Typography/index.d.ts +0 -2
  632. package/dist/components/Typography/Typography.tokens.d.ts +0 -448
  633. package/dist/components/Typography/Typography.tokens.js +0 -314
  634. package/dist/components/Typography/Typography.utils.d.ts +0 -203
  635. package/dist/components/Typography/Typography.utils.js +0 -69
  636. package/dist/components/Typography/index.d.ts +0 -7
  637. package/dist/components/Typography/stories/Examples.stories.d.ts +0 -5
  638. package/dist/components/Typography/stories/TypographyComponents.stories.d.ts +0 -42
  639. package/dist/components/Typography/stories/TypographyTypes.stories.d.ts +0 -11
  640. package/dist/helpers/Chevron/AnimatedChevronUpDown.d.ts +0 -8
  641. package/dist/helpers/Chevron/AnimatedChevronUpDown.js +0 -31
  642. package/dist/helpers/Chevron/AnimatedChevronUpDown.styles.d.ts +0 -7
  643. package/dist/helpers/Chevron/AnimatedChevronUpDown.styles.js +0 -29
  644. package/dist/helpers/Chevron/index.d.ts +0 -1
  645. package/dist/helpers/HiddenInput/HiddenInput.d.ts +0 -1
  646. package/dist/helpers/HiddenInput/HiddenInput.js +0 -8
  647. package/dist/helpers/HiddenInput/index.d.ts +0 -1
  648. package/dist/helpers/Input/Input.styles.d.ts +0 -16
  649. package/dist/helpers/Input/Input.styles.js +0 -51
  650. package/dist/helpers/Input/Input.tokens.d.ts +0 -38
  651. package/dist/helpers/Input/Input.tokens.js +0 -51
  652. package/dist/helpers/Input/Input.types.d.ts +0 -28
  653. package/dist/helpers/Input/Input.utils.d.ts +0 -5
  654. package/dist/helpers/Input/Input.utils.js +0 -37
  655. package/dist/helpers/Input/index.d.ts +0 -4
  656. package/dist/helpers/Paper/Paper.d.ts +0 -8
  657. package/dist/helpers/Paper/Paper.js +0 -43
  658. package/dist/helpers/Paper/Paper.tokens.d.ts +0 -7
  659. package/dist/helpers/Paper/Paper.tokens.js +0 -15
  660. package/dist/helpers/Paper/index.d.ts +0 -1
  661. package/dist/helpers/RequiredMarker/RequiredMarker.d.ts +0 -1
  662. package/dist/helpers/RequiredMarker/RequiredMarker.js +0 -15
  663. package/dist/helpers/RequiredMarker/index.d.ts +0 -1
  664. package/dist/helpers/ScreenSize/ScreenSize.utils.d.ts +0 -7
  665. package/dist/helpers/ScreenSize/ScreenSize.utils.js +0 -21
  666. package/dist/helpers/ScreenSize/index.d.ts +0 -1
  667. package/dist/helpers/SelectionControl/index.d.ts +0 -3
  668. package/dist/helpers/TextOverflowEllipsis/TextOverflowEllipsis.d.ts +0 -2
  669. package/dist/helpers/TextOverflowEllipsis/TextOverflowEllipsis.js +0 -12
  670. package/dist/helpers/TextOverflowEllipsis/index.d.ts +0 -1
  671. package/dist/helpers/index.d.ts +0 -7
  672. package/dist/helpers/styling/danger.d.ts +0 -4
  673. package/dist/helpers/styling/danger.js +0 -9
  674. package/dist/helpers/styling/focus.d.ts +0 -9
  675. package/dist/helpers/styling/focus.js +0 -14
  676. package/dist/helpers/styling/focusVisible.d.ts +0 -37
  677. package/dist/helpers/styling/focusVisible.js +0 -44
  678. package/dist/helpers/styling/hideInput.d.ts +0 -7
  679. package/dist/helpers/styling/hover.d.ts +0 -12
  680. package/dist/helpers/styling/hover.js +0 -18
  681. package/dist/helpers/styling/index.d.ts +0 -9
  682. package/dist/helpers/styling/normalize.d.ts +0 -5
  683. package/dist/helpers/styling/normalize.js +0 -6
  684. package/dist/helpers/styling/removeButtonStyling.d.ts +0 -9
  685. package/dist/helpers/styling/removeButtonStyling.js +0 -11
  686. package/dist/helpers/styling/removeListStyling.d.ts +0 -5
  687. package/dist/helpers/styling/removeListStyling.js +0 -7
  688. package/dist/helpers/styling/selection.d.ts +0 -4
  689. package/dist/helpers/styling/selection.js +0 -9
  690. package/dist/helpers/styling/visibilityTransition.d.ts +0 -1
  691. package/dist/helpers/styling/visibilityTransition.js +0 -7
  692. package/dist/hooks/index.d.ts +0 -9
  693. package/dist/hooks/useCombinedRefs.d.ts +0 -20
  694. package/dist/hooks/useCombinedRefs.js +0 -33
  695. package/dist/hooks/useFloatPosition.d.ts +0 -48
  696. package/dist/hooks/useFloatPosition.js +0 -91
  697. package/dist/hooks/useFocusTrap.d.ts +0 -16
  698. package/dist/hooks/useFocusTrap.js +0 -48
  699. package/dist/hooks/useIsMounted.d.ts +0 -2
  700. package/dist/hooks/useIsMounted.js +0 -16
  701. package/dist/hooks/useMountTransition.d.ts +0 -33
  702. package/dist/hooks/useMountTransition.js +0 -55
  703. package/dist/hooks/useOnClickOutside.d.ts +0 -14
  704. package/dist/hooks/useOnClickOutside.js +0 -38
  705. package/dist/hooks/useOnKeyDown.d.ts +0 -14
  706. package/dist/hooks/useOnKeyDown.js +0 -31
  707. package/dist/hooks/useReturnFocusOnBlur.d.ts +0 -31
  708. package/dist/hooks/useReturnFocusOnBlur.js +0 -60
  709. package/dist/hooks/useRoveFocus.d.ts +0 -28
  710. package/dist/hooks/useRoveFocus.js +0 -63
  711. package/dist/hooks/useScreenSize.d.ts +0 -20
  712. package/dist/hooks/useScreenSize.js +0 -61
  713. package/dist/icons/icons.stories.d.ts +0 -5
  714. package/dist/icons/tsx/agreement.d.ts +0 -2
  715. package/dist/icons/tsx/agreement.js +0 -12
  716. package/dist/icons/tsx/apps.d.ts +0 -2
  717. package/dist/icons/tsx/apps.js +0 -12
  718. package/dist/icons/tsx/archive.d.ts +0 -2
  719. package/dist/icons/tsx/archive.js +0 -14
  720. package/dist/icons/tsx/arrowDown.d.ts +0 -2
  721. package/dist/icons/tsx/arrowDown.js +0 -12
  722. package/dist/icons/tsx/arrowLeft.d.ts +0 -2
  723. package/dist/icons/tsx/arrowLeft.js +0 -12
  724. package/dist/icons/tsx/arrowRight.d.ts +0 -2
  725. package/dist/icons/tsx/arrowRight.js +0 -12
  726. package/dist/icons/tsx/arrowUp.d.ts +0 -2
  727. package/dist/icons/tsx/arrowUp.js +0 -12
  728. package/dist/icons/tsx/attachment.d.ts +0 -2
  729. package/dist/icons/tsx/attachment.js +0 -12
  730. package/dist/icons/tsx/barChart.d.ts +0 -2
  731. package/dist/icons/tsx/barChart.js +0 -12
  732. package/dist/icons/tsx/barChartBoxed.d.ts +0 -2
  733. package/dist/icons/tsx/barChartBoxed.js +0 -12
  734. package/dist/icons/tsx/block.d.ts +0 -2
  735. package/dist/icons/tsx/block.js +0 -12
  736. package/dist/icons/tsx/book.d.ts +0 -2
  737. package/dist/icons/tsx/book.js +0 -14
  738. package/dist/icons/tsx/build.d.ts +0 -2
  739. package/dist/icons/tsx/build.js +0 -12
  740. package/dist/icons/tsx/buildCircled.d.ts +0 -2
  741. package/dist/icons/tsx/buildCircled.js +0 -18
  742. package/dist/icons/tsx/calendar.d.ts +0 -2
  743. package/dist/icons/tsx/calendar.js +0 -12
  744. package/dist/icons/tsx/calendarMonth.d.ts +0 -2
  745. package/dist/icons/tsx/calendarMonth.js +0 -12
  746. package/dist/icons/tsx/calendarViewDay.d.ts +0 -2
  747. package/dist/icons/tsx/calendarViewDay.js +0 -12
  748. package/dist/icons/tsx/calendarViewMonth.d.ts +0 -2
  749. package/dist/icons/tsx/calendarViewMonth.js +0 -12
  750. package/dist/icons/tsx/calendarViewWeek.d.ts +0 -2
  751. package/dist/icons/tsx/calendarViewWeek.js +0 -12
  752. package/dist/icons/tsx/call.d.ts +0 -2
  753. package/dist/icons/tsx/call.js +0 -12
  754. package/dist/icons/tsx/caring.d.ts +0 -2
  755. package/dist/icons/tsx/caring.js +0 -12
  756. package/dist/icons/tsx/chat.d.ts +0 -2
  757. package/dist/icons/tsx/chat.js +0 -12
  758. package/dist/icons/tsx/check.d.ts +0 -2
  759. package/dist/icons/tsx/check.js +0 -12
  760. package/dist/icons/tsx/checkCircled.d.ts +0 -2
  761. package/dist/icons/tsx/checkCircled.js +0 -12
  762. package/dist/icons/tsx/checklist.d.ts +0 -2
  763. package/dist/icons/tsx/checklist.js +0 -12
  764. package/dist/icons/tsx/chevronDown.d.ts +0 -2
  765. package/dist/icons/tsx/chevronDown.js +0 -12
  766. package/dist/icons/tsx/chevronFirst.d.ts +0 -2
  767. package/dist/icons/tsx/chevronFirst.js +0 -12
  768. package/dist/icons/tsx/chevronLargeLeft.d.ts +0 -2
  769. package/dist/icons/tsx/chevronLargeLeft.js +0 -12
  770. package/dist/icons/tsx/chevronLargeRight.d.ts +0 -2
  771. package/dist/icons/tsx/chevronLargeRight.js +0 -12
  772. package/dist/icons/tsx/chevronLast.d.ts +0 -2
  773. package/dist/icons/tsx/chevronLast.js +0 -12
  774. package/dist/icons/tsx/chevronLeft.d.ts +0 -2
  775. package/dist/icons/tsx/chevronLeft.js +0 -12
  776. package/dist/icons/tsx/chevronRight.d.ts +0 -2
  777. package/dist/icons/tsx/chevronRight.js +0 -12
  778. package/dist/icons/tsx/chevronUp.d.ts +0 -2
  779. package/dist/icons/tsx/chevronUp.js +0 -12
  780. package/dist/icons/tsx/close.d.ts +0 -2
  781. package/dist/icons/tsx/close.js +0 -12
  782. package/dist/icons/tsx/closeCircled.d.ts +0 -2
  783. package/dist/icons/tsx/closeCircled.js +0 -12
  784. package/dist/icons/tsx/closeSmall.d.ts +0 -2
  785. package/dist/icons/tsx/closeSmall.js +0 -12
  786. package/dist/icons/tsx/cloud.d.ts +0 -2
  787. package/dist/icons/tsx/cloud.js +0 -12
  788. package/dist/icons/tsx/collapse.d.ts +0 -2
  789. package/dist/icons/tsx/collapse.js +0 -12
  790. package/dist/icons/tsx/comment.d.ts +0 -2
  791. package/dist/icons/tsx/comment.js +0 -12
  792. package/dist/icons/tsx/copy.d.ts +0 -2
  793. package/dist/icons/tsx/copy.js +0 -12
  794. package/dist/icons/tsx/court.d.ts +0 -2
  795. package/dist/icons/tsx/court.js +0 -12
  796. package/dist/icons/tsx/dateRange.d.ts +0 -2
  797. package/dist/icons/tsx/dateRange.js +0 -12
  798. package/dist/icons/tsx/deaths.d.ts +0 -2
  799. package/dist/icons/tsx/deaths.js +0 -12
  800. package/dist/icons/tsx/doubleChevronLeft.d.ts +0 -2
  801. package/dist/icons/tsx/doubleChevronLeft.js +0 -12
  802. package/dist/icons/tsx/doubleChevronRight.d.ts +0 -2
  803. package/dist/icons/tsx/doubleChevronRight.js +0 -12
  804. package/dist/icons/tsx/download.d.ts +0 -2
  805. package/dist/icons/tsx/download.js +0 -12
  806. package/dist/icons/tsx/downloadDone.d.ts +0 -2
  807. package/dist/icons/tsx/downloadDone.js +0 -12
  808. package/dist/icons/tsx/dragHandle.d.ts +0 -2
  809. package/dist/icons/tsx/dragHandle.js +0 -12
  810. package/dist/icons/tsx/edit.d.ts +0 -2
  811. package/dist/icons/tsx/edit.js +0 -12
  812. package/dist/icons/tsx/error.d.ts +0 -2
  813. package/dist/icons/tsx/error.js +0 -12
  814. package/dist/icons/tsx/exclaim.d.ts +0 -2
  815. package/dist/icons/tsx/exclaim.js +0 -12
  816. package/dist/icons/tsx/expand.d.ts +0 -2
  817. package/dist/icons/tsx/expand.js +0 -12
  818. package/dist/icons/tsx/facebook.d.ts +0 -2
  819. package/dist/icons/tsx/facebook.js +0 -12
  820. package/dist/icons/tsx/family.d.ts +0 -2
  821. package/dist/icons/tsx/family.js +0 -12
  822. package/dist/icons/tsx/feedback.d.ts +0 -2
  823. package/dist/icons/tsx/feedback.js +0 -12
  824. package/dist/icons/tsx/file.d.ts +0 -2
  825. package/dist/icons/tsx/file.js +0 -12
  826. package/dist/icons/tsx/fileAdd.d.ts +0 -2
  827. package/dist/icons/tsx/fileAdd.js +0 -12
  828. package/dist/icons/tsx/fileText.d.ts +0 -2
  829. package/dist/icons/tsx/fileText.js +0 -12
  830. package/dist/icons/tsx/filter.d.ts +0 -2
  831. package/dist/icons/tsx/filter.js +0 -12
  832. package/dist/icons/tsx/filterList.d.ts +0 -2
  833. package/dist/icons/tsx/filterList.js +0 -12
  834. package/dist/icons/tsx/filterListOff.d.ts +0 -2
  835. package/dist/icons/tsx/filterListOff.js +0 -12
  836. package/dist/icons/tsx/filterOff.d.ts +0 -2
  837. package/dist/icons/tsx/filterOff.js +0 -12
  838. package/dist/icons/tsx/findInPage.d.ts +0 -2
  839. package/dist/icons/tsx/findInPage.js +0 -12
  840. package/dist/icons/tsx/folder.d.ts +0 -2
  841. package/dist/icons/tsx/folder.js +0 -12
  842. package/dist/icons/tsx/folderAdd.d.ts +0 -2
  843. package/dist/icons/tsx/folderAdd.js +0 -12
  844. package/dist/icons/tsx/fullsceenExit.d.ts +0 -2
  845. package/dist/icons/tsx/fullsceenExit.js +0 -12
  846. package/dist/icons/tsx/fullscreen.d.ts +0 -2
  847. package/dist/icons/tsx/fullscreen.js +0 -12
  848. package/dist/icons/tsx/gavel.d.ts +0 -2
  849. package/dist/icons/tsx/gavel.js +0 -18
  850. package/dist/icons/tsx/help.d.ts +0 -2
  851. package/dist/icons/tsx/help.js +0 -12
  852. package/dist/icons/tsx/helpFilled.d.ts +0 -2
  853. package/dist/icons/tsx/helpFilled.js +0 -12
  854. package/dist/icons/tsx/home.d.ts +0 -2
  855. package/dist/icons/tsx/home.js +0 -12
  856. package/dist/icons/tsx/hourglassBottom.d.ts +0 -2
  857. package/dist/icons/tsx/hourglassBottom.js +0 -12
  858. package/dist/icons/tsx/hourglassDisabled.d.ts +0 -2
  859. package/dist/icons/tsx/hourglassDisabled.js +0 -12
  860. package/dist/icons/tsx/hourglassEmpty.d.ts +0 -2
  861. package/dist/icons/tsx/hourglassEmpty.js +0 -12
  862. package/dist/icons/tsx/hourglassFull.d.ts +0 -2
  863. package/dist/icons/tsx/hourglassFull.js +0 -12
  864. package/dist/icons/tsx/hourglassTop.d.ts +0 -2
  865. package/dist/icons/tsx/hourglassTop.js +0 -12
  866. package/dist/icons/tsx/image.d.ts +0 -2
  867. package/dist/icons/tsx/image.js +0 -12
  868. package/dist/icons/tsx/index.d.ts +0 -149
  869. package/dist/icons/tsx/info.d.ts +0 -2
  870. package/dist/icons/tsx/info.js +0 -12
  871. package/dist/icons/tsx/instagram.d.ts +0 -2
  872. package/dist/icons/tsx/instagram.js +0 -12
  873. package/dist/icons/tsx/jordskifterett.d.ts +0 -2
  874. package/dist/icons/tsx/jordskifterett.js +0 -24
  875. package/dist/icons/tsx/key.d.ts +0 -2
  876. package/dist/icons/tsx/key.js +0 -12
  877. package/dist/icons/tsx/lagmannsrett.d.ts +0 -2
  878. package/dist/icons/tsx/lagmannsrett.js +0 -12
  879. package/dist/icons/tsx/language.d.ts +0 -2
  880. package/dist/icons/tsx/language.js +0 -12
  881. package/dist/icons/tsx/libraryAdd.d.ts +0 -2
  882. package/dist/icons/tsx/libraryAdd.js +0 -12
  883. package/dist/icons/tsx/lineChart.d.ts +0 -2
  884. package/dist/icons/tsx/lineChart.js +0 -12
  885. package/dist/icons/tsx/link.d.ts +0 -2
  886. package/dist/icons/tsx/link.js +0 -12
  887. package/dist/icons/tsx/linkOff.d.ts +0 -2
  888. package/dist/icons/tsx/linkOff.js +0 -12
  889. package/dist/icons/tsx/linkedIn.d.ts +0 -2
  890. package/dist/icons/tsx/linkedIn.js +0 -14
  891. package/dist/icons/tsx/list.d.ts +0 -2
  892. package/dist/icons/tsx/list.js +0 -12
  893. package/dist/icons/tsx/listAlt.d.ts +0 -2
  894. package/dist/icons/tsx/listAlt.js +0 -12
  895. package/dist/icons/tsx/location.d.ts +0 -2
  896. package/dist/icons/tsx/location.js +0 -12
  897. package/dist/icons/tsx/lock.d.ts +0 -2
  898. package/dist/icons/tsx/lock.js +0 -12
  899. package/dist/icons/tsx/lockOpen.d.ts +0 -2
  900. package/dist/icons/tsx/lockOpen.js +0 -12
  901. package/dist/icons/tsx/login.d.ts +0 -2
  902. package/dist/icons/tsx/login.js +0 -12
  903. package/dist/icons/tsx/logout.d.ts +0 -2
  904. package/dist/icons/tsx/logout.js +0 -12
  905. package/dist/icons/tsx/mail.d.ts +0 -2
  906. package/dist/icons/tsx/mail.js +0 -12
  907. package/dist/icons/tsx/mailOpen.d.ts +0 -2
  908. package/dist/icons/tsx/mailOpen.js +0 -12
  909. package/dist/icons/tsx/menu.d.ts +0 -2
  910. package/dist/icons/tsx/menu.js +0 -12
  911. package/dist/icons/tsx/minus.d.ts +0 -2
  912. package/dist/icons/tsx/minus.js +0 -12
  913. package/dist/icons/tsx/minusCircled.d.ts +0 -2
  914. package/dist/icons/tsx/minusCircled.js +0 -12
  915. package/dist/icons/tsx/moreHorizontal.d.ts +0 -2
  916. package/dist/icons/tsx/moreHorizontal.js +0 -12
  917. package/dist/icons/tsx/moreVertical.d.ts +0 -2
  918. package/dist/icons/tsx/moreVertical.js +0 -12
  919. package/dist/icons/tsx/notarial.d.ts +0 -2
  920. package/dist/icons/tsx/notarial.js +0 -12
  921. package/dist/icons/tsx/notifications.d.ts +0 -2
  922. package/dist/icons/tsx/notifications.js +0 -12
  923. package/dist/icons/tsx/notificationsOff.d.ts +0 -2
  924. package/dist/icons/tsx/notificationsOff.js +0 -12
  925. package/dist/icons/tsx/onlineMeeting.d.ts +0 -2
  926. package/dist/icons/tsx/onlineMeeting.js +0 -12
  927. package/dist/icons/tsx/openExternal.d.ts +0 -2
  928. package/dist/icons/tsx/openExternal.js +0 -12
  929. package/dist/icons/tsx/payout.d.ts +0 -2
  930. package/dist/icons/tsx/payout.js +0 -12
  931. package/dist/icons/tsx/pdf.d.ts +0 -2
  932. package/dist/icons/tsx/pdf.js +0 -12
  933. package/dist/icons/tsx/person.d.ts +0 -2
  934. package/dist/icons/tsx/person.js +0 -12
  935. package/dist/icons/tsx/personAdd.d.ts +0 -2
  936. package/dist/icons/tsx/personAdd.js +0 -12
  937. package/dist/icons/tsx/pin.d.ts +0 -2
  938. package/dist/icons/tsx/pin.js +0 -12
  939. package/dist/icons/tsx/plus.d.ts +0 -2
  940. package/dist/icons/tsx/plus.js +0 -12
  941. package/dist/icons/tsx/plusCircled.d.ts +0 -2
  942. package/dist/icons/tsx/plusCircled.js +0 -12
  943. package/dist/icons/tsx/print.d.ts +0 -2
  944. package/dist/icons/tsx/print.js +0 -14
  945. package/dist/icons/tsx/property.d.ts +0 -2
  946. package/dist/icons/tsx/property.js +0 -14
  947. package/dist/icons/tsx/publish.d.ts +0 -2
  948. package/dist/icons/tsx/publish.js +0 -12
  949. package/dist/icons/tsx/questionAnswer.d.ts +0 -2
  950. package/dist/icons/tsx/questionAnswer.js +0 -12
  951. package/dist/icons/tsx/receipt.d.ts +0 -2
  952. package/dist/icons/tsx/receipt.js +0 -12
  953. package/dist/icons/tsx/redo.d.ts +0 -2
  954. package/dist/icons/tsx/redo.js +0 -12
  955. package/dist/icons/tsx/refresh.d.ts +0 -2
  956. package/dist/icons/tsx/refresh.js +0 -12
  957. package/dist/icons/tsx/replay.d.ts +0 -2
  958. package/dist/icons/tsx/replay.js +0 -12
  959. package/dist/icons/tsx/search.d.ts +0 -2
  960. package/dist/icons/tsx/search.js +0 -12
  961. package/dist/icons/tsx/settings.d.ts +0 -2
  962. package/dist/icons/tsx/settings.js +0 -12
  963. package/dist/icons/tsx/sms.d.ts +0 -2
  964. package/dist/icons/tsx/sms.js +0 -12
  965. package/dist/icons/tsx/star.d.ts +0 -2
  966. package/dist/icons/tsx/star.js +0 -12
  967. package/dist/icons/tsx/starFilled.d.ts +0 -2
  968. package/dist/icons/tsx/starFilled.js +0 -12
  969. package/dist/icons/tsx/starHalfFilled.d.ts +0 -2
  970. package/dist/icons/tsx/starHalfFilled.js +0 -12
  971. package/dist/icons/tsx/sync.d.ts +0 -2
  972. package/dist/icons/tsx/sync.js +0 -12
  973. package/dist/icons/tsx/thumbdown.d.ts +0 -2
  974. package/dist/icons/tsx/thumbdown.js +0 -12
  975. package/dist/icons/tsx/thumbdownFilled.d.ts +0 -2
  976. package/dist/icons/tsx/thumbdownFilled.js +0 -12
  977. package/dist/icons/tsx/thumbup.d.ts +0 -2
  978. package/dist/icons/tsx/thumbup.js +0 -12
  979. package/dist/icons/tsx/thumbupFilled.d.ts +0 -2
  980. package/dist/icons/tsx/thumbupFilled.js +0 -12
  981. package/dist/icons/tsx/time.d.ts +0 -2
  982. package/dist/icons/tsx/time.js +0 -12
  983. package/dist/icons/tsx/tingrett.d.ts +0 -2
  984. package/dist/icons/tsx/tingrett.js +0 -12
  985. package/dist/icons/tsx/tip.d.ts +0 -2
  986. package/dist/icons/tsx/tip.js +0 -12
  987. package/dist/icons/tsx/trash.d.ts +0 -2
  988. package/dist/icons/tsx/trash.js +0 -12
  989. package/dist/icons/tsx/trendingDown.d.ts +0 -2
  990. package/dist/icons/tsx/trendingDown.js +0 -12
  991. package/dist/icons/tsx/trendingUp.d.ts +0 -2
  992. package/dist/icons/tsx/trendingUp.js +0 -12
  993. package/dist/icons/tsx/twitter.d.ts +0 -2
  994. package/dist/icons/tsx/twitter.js +0 -12
  995. package/dist/icons/tsx/undo.d.ts +0 -2
  996. package/dist/icons/tsx/undo.js +0 -12
  997. package/dist/icons/tsx/unfoldLess.d.ts +0 -2
  998. package/dist/icons/tsx/unfoldLess.js +0 -12
  999. package/dist/icons/tsx/unfoldMore.d.ts +0 -2
  1000. package/dist/icons/tsx/unfoldMore.js +0 -12
  1001. package/dist/icons/tsx/upload.d.ts +0 -2
  1002. package/dist/icons/tsx/upload.js +0 -12
  1003. package/dist/icons/tsx/visibilityOff.d.ts +0 -2
  1004. package/dist/icons/tsx/visibilityOff.js +0 -12
  1005. package/dist/icons/tsx/visibilityOn.d.ts +0 -2
  1006. package/dist/icons/tsx/visibilityOn.js +0 -12
  1007. package/dist/icons/tsx/warning.d.ts +0 -2
  1008. package/dist/icons/tsx/warning.js +0 -14
  1009. package/dist/icons/tsx/zoomIn.d.ts +0 -2
  1010. package/dist/icons/tsx/zoomIn.js +0 -12
  1011. package/dist/icons/tsx/zoomOut.d.ts +0 -2
  1012. package/dist/icons/tsx/zoomOut.js +0 -12
  1013. package/dist/icons/utils/StyledSvg.d.ts +0 -4
  1014. package/dist/icons/utils/StyledSvg.js +0 -21
  1015. package/dist/icons/utils/SvgWrapper.d.ts +0 -2
  1016. package/dist/icons/utils/SvgWrapper.js +0 -16
  1017. package/dist/icons/utils/index.d.ts +0 -2
  1018. package/dist/icons/utils/propTypes.d.ts +0 -5
  1019. package/dist/types/BaseComponentProps.d.ts +0 -58
  1020. package/dist/types/BaseComponentProps.js +0 -66
  1021. package/dist/types/CheckboxPickedHTMLAttributes.d.ts +0 -2
  1022. package/dist/types/Direction.d.ts +0 -1
  1023. package/dist/types/index.d.ts +0 -4
  1024. package/dist/types/utils.d.ts +0 -15
  1025. package/dist/utils/color.d.ts +0 -30
  1026. package/dist/utils/color.js +0 -38
  1027. package/dist/utils/combineHandlers.d.ts +0 -1
  1028. package/dist/utils/combineHandlers.js +0 -9
  1029. package/dist/utils/getFocusableElements.d.ts +0 -2
  1030. package/dist/utils/getFocusableElements.js +0 -5
  1031. package/dist/utils/getScrollbarSize.d.ts +0 -1
  1032. package/dist/utils/idGenerator.d.ts +0 -2
  1033. package/dist/utils/idGenerator.js +0 -9
  1034. package/dist/utils/index.d.ts +0 -7
  1035. package/dist/utils/searchFilter.d.ts +0 -2
  1036. package/dist/utils/searchFilter.js +0 -10
  1037. package/dist/utils/text.d.ts +0 -2
  1038. package/dist/utils/text.js +0 -5
  1039. /package/dist/cjs/{helpers → components/Modal}/Backdrop/Backdrop.d.ts +0 -0
  1040. /package/dist/cjs/{helpers → components/Modal}/Backdrop/Backdrop.utils.d.ts +0 -0
  1041. /package/dist/cjs/{helpers → components/Modal}/Backdrop/index.d.ts +0 -0
  1042. /package/dist/cjs/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroup.stories.d.ts +0 -0
  1043. /package/dist/cjs/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroup.tokens.d.ts +0 -0
  1044. /package/dist/cjs/components/{Checkbox → SelectionControl/Checkbox}/index.d.ts +0 -0
  1045. /package/dist/cjs/components/{RadioButton → SelectionControl/RadioButton}/RadioButton.d.ts +0 -0
  1046. /package/dist/cjs/components/{RadioButton → SelectionControl/RadioButton}/index.d.ts +0 -0
  1047. /package/dist/cjs/{helpers → components}/SelectionControl/SelectionControl.tokens.d.ts +0 -0
  1048. /package/dist/cjs/{helpers → components}/SelectionControl/SelectionControl.utils.d.ts +0 -0
  1049. /package/dist/{assets/svg → components/Datepicker}/calendar_today.svg.js +0 -0
  1050. /package/dist/{assets/svg → components/List}/bullets/jordskifterett_bullet1.svg.js +0 -0
  1051. /package/dist/{assets/svg → components/List}/bullets/lagmannsrett_bullet2.svg.js +0 -0
  1052. /package/dist/{assets/svg → components/List}/bullets/tingrett_bullet3.svg.js +0 -0
  1053. /package/dist/{helpers → components/Modal}/Backdrop/Backdrop.d.ts +0 -0
  1054. /package/dist/{helpers → components/Modal}/Backdrop/Backdrop.utils.d.ts +0 -0
  1055. /package/dist/{helpers → components/Modal}/Backdrop/Backdrop.utils.js +0 -0
  1056. /package/dist/{helpers → components/Modal}/Backdrop/index.d.ts +0 -0
  1057. /package/dist/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroup.stories.d.ts +0 -0
  1058. /package/dist/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroup.tokens.d.ts +0 -0
  1059. /package/dist/components/{Checkbox → SelectionControl/Checkbox}/CheckboxGroupContext.js +0 -0
  1060. /package/dist/components/{Checkbox → SelectionControl/Checkbox}/index.d.ts +0 -0
  1061. /package/dist/components/{RadioButton → SelectionControl/RadioButton}/RadioButton.d.ts +0 -0
  1062. /package/dist/components/{RadioButton → SelectionControl/RadioButton}/RadioButtonGroupContext.js +0 -0
  1063. /package/dist/components/{RadioButton → SelectionControl/RadioButton}/index.d.ts +0 -0
  1064. /package/dist/{helpers → components}/SelectionControl/SelectionControl.tokens.d.ts +0 -0
  1065. /package/dist/{helpers → components}/SelectionControl/SelectionControl.utils.d.ts +0 -0
  1066. /package/dist/{helpers → components}/SelectionControl/SelectionControl.utils.js +0 -0
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChecklistIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M22 7h-9v2h9V7zm0 8h-9v2h9v-2zM5.54 11L2 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 11zm0 8L2 15.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 19z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChecklistIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ChevronDownIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChevronDownIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChevronDownIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ChevronFirstIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChevronFirstIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41zM6 6h2v12H6V6z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChevronFirstIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ChevronLargeLeftIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChevronLargeLeftIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M17.51 3.87L15.73 2.1 5.84 12l9.9 9.9 1.77-1.77L9.38 12l8.13-8.13z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChevronLargeLeftIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ChevronLargeRightIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChevronLargeRightIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M6.49 20.13l1.77 1.77 9.9-9.9-9.9-9.9-1.77 1.77L14.62 12l-8.13 8.13z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChevronLargeRightIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ChevronLastIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChevronLastIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41zM16 6h2v12h-2V6z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChevronLastIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ChevronLeftIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChevronLeftIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChevronLeftIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ChevronRightIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChevronRightIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChevronRightIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ChevronUpIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ChevronUpIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z"
8
- })
9
- }));
10
- }
11
-
12
- export { ChevronUpIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function CloseIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function CloseIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M4.707 3.293L3.293 4.707 10.586 12l-7.293 7.293 1.414 1.414L12 13.414l7.293 7.293 1.414-1.414L13.414 12l7.293-7.293-1.414-1.414L12 10.586 4.707 3.293z"
8
- })
9
- }));
10
- }
11
-
12
- export { CloseIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function CloseCircledIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function CloseCircledIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M12 2C6.467 2 2 6.467 2 12s4.467 10 10 10 10-4.467 10-10S17.533 2 12 2zm0 2c4.467 0 8 3.533 8 8 0 4.467-3.533 8-8 8-4.467 0-8-3.533-8-8 0-4.467 3.533-8 8-8zM8.707 7.293L7.293 8.707 10.586 12l-3.293 3.293 1.414 1.414L12 13.414l3.293 3.293 1.414-1.414L13.414 12l3.293-3.293-1.414-1.414L12 10.586 8.707 7.293z"
8
- })
9
- }));
10
- }
11
-
12
- export { CloseCircledIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function CloseSmallIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function CloseSmallIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M7.293 8.707l1.414-1.414L12 10.586l3.293-3.293 1.414 1.414L13.414 12l3.293 3.293-1.414 1.414L12 13.414l-3.293 3.293-1.414-1.414L10.586 12 7.293 8.707z"
8
- })
9
- }));
10
- }
11
-
12
- export { CloseSmallIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function CloudIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function CloudIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0122 15c0 1.65-1.35 3-3 3H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.47 5.47 0 0112 6zm0-2C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96A7.49 7.49 0 0012 4z"
8
- })
9
- }));
10
- }
11
-
12
- export { CloudIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function CollapseIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function CollapseIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M22 3.41L16.71 8.7 20 12h-8V4l3.29 3.29L20.59 2 22 3.41zM3.41 22l5.29-5.29L12 20v-8H4l3.29 3.29L2 20.59 3.41 22z"
8
- })
9
- }));
10
- }
11
-
12
- export { CollapseIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function CommentIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function CommentIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M4 4h16v12H5.17L4 17.17V4zm0-2c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4zm2 10h8v2H6v-2zm0-3h12v2H6V9zm0-3h12v2H6V6z"
8
- })
9
- }));
10
- }
11
-
12
- export { CommentIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function CopyIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function CopyIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"
8
- })
9
- }));
10
- }
11
-
12
- export { CopyIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function CourtIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function CourtIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M6.5 10h-2v7h2v-7zm6 0h-2v7h2v-7zm8.5 9H2v2h19v-2zm-2.5-9h-2v7h2v-7zm-7-6.74L16.71 6H6.29l5.21-2.74zm0-2.26L2 6v2h19V6l-9.5-5z"
8
- })
9
- }));
10
- }
11
-
12
- export { CourtIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function DateRangeIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function DateRangeIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M6.4 10.9h2.2v2.2H6.4v-2.2zm15.4-5.5v15.4c0 1.21-.99 2.2-2.2 2.2H4.2A2.2 2.2 0 012 20.8l.011-15.4c0-1.21.968-2.2 2.189-2.2h1.1V1h2.2v2.2h8.8V1h2.2v2.2h1.1c1.21 0 2.2.99 2.2 2.2zM4.2 7.6h15.4V5.4H4.2v2.2zm15.4 13.2v-11H4.2v11h15.4zm-4.4-7.7h2.2v-2.2h-2.2v2.2zm-4.4 0H13v-2.2h-2.2v2.2z"
8
- })
9
- }));
10
- }
11
-
12
- export { DateRangeIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function DeathsIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function DeathsIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M16.5 3c-.96 0-1.9.25-2.73.69L12 9h3l-3 10 1-9h-3l1.54-5.39C10.47 3.61 9.01 3 7.5 3 4.42 3 2 5.42 2 8.5c0 4.13 4.16 7.18 10 12.5 5.47-4.94 10-8.26 10-12.5C22 5.42 19.58 3 16.5 3zm-6.26 13.73C6.45 13.34 4 11 4 8.5 4 6.54 5.54 5 7.5 5c.59 0 1.19.15 1.73.42L7.35 12h3.42l-.53 4.73zm4.89-1.2L17.69 7h-2.91l.61-1.82c.36-.12.74-.18 1.11-.18C18.46 5 20 6.54 20 8.5c0 2.21-2.02 4.43-4.87 7.03z"
8
- })
9
- }));
10
- }
11
-
12
- export { DeathsIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function DoubleChevronLeftIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function DoubleChevronLeftIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M 18.414,7.41398L 17,6L 11,12L 17,18L 18.414,16.586L 13.828,12L 18.414,7.41398 Z M 12.414,7.41398L 11,6L 5.00001,12L 11,18L 12.414,16.586L 7.82801,12L 12.414,7.41398 Z "
8
- })
9
- }));
10
- }
11
-
12
- export { DoubleChevronLeftIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function DoubleChevronRightIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function DoubleChevronRightIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M 5.586,7.41398L 7,6L 13,12L 7,18L 5.586,16.586L 10.172,12L 5.586,7.41398 Z M 11.586,7.41399L 13,6.00001L 19,12L 13,18L 11.586,16.586L 16.172,12L 11.586,7.41399 Z "
8
- })
9
- }));
10
- }
11
-
12
- export { DoubleChevronRightIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function DownloadIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function DownloadIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M13 5v6h1.17L12 13.17 9.83 11H11V5h2zm2-2H9v6H5l7 7 7-7h-4V3zm4 15H5v2h14v-2z"
8
- })
9
- }));
10
- }
11
-
12
- export { DownloadIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function DownloadDoneIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function DownloadDoneIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M20.13 5.41L18.72 4l-9.19 9.19-4.25-4.24-1.41 1.41 5.66 5.66 10.6-10.61zM5 18h14v2H5v-2z"
8
- })
9
- }));
10
- }
11
-
12
- export { DownloadDoneIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function DragHandleIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function DragHandleIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M20 9H4v2h16V9zM4 15h16v-2H4v2z"
8
- })
9
- }));
10
- }
11
-
12
- export { DragHandleIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function EditIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function EditIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M14.06 9.02l.92.92L5.92 19H5v-.92l9.06-9.06zM17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 000-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z"
8
- })
9
- }));
10
- }
11
-
12
- export { EditIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ErrorIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ErrorIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M12 5.99L19.53 19H4.47L12 5.99zM12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"
8
- })
9
- }));
10
- }
11
-
12
- export { ErrorIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ExclaimIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ExclaimIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M12 21a2 2 0 100-4 2 2 0 000 4zM10 3h4v12h-4V3z"
8
- })
9
- }));
10
- }
11
-
12
- export { ExclaimIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function ExpandIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function ExpandIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M21 11V3h-8l3.29 3.29-10 10L3 13v8h8l-3.29-3.29 10-10L21 11z"
8
- })
9
- }));
10
- }
11
-
12
- export { ExpandIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function FacebookIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function FacebookIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M20.625 2.625H3.375a.75.75 0 00-.75.75v17.25c0 .415.335.75.75.75h17.25a.75.75 0 00.75-.75V3.375a.75.75 0 00-.75-.75zm-2.166 5.473h-1.497c-1.175 0-1.402.557-1.402 1.378v1.807h2.803l-.365 2.829H15.56v7.263h-2.923v-7.26h-2.444v-2.832h2.444V9.197c0-2.421 1.48-3.74 3.64-3.74 1.036 0 1.925.077 2.185.112v2.529h-.003z"
8
- })
9
- }));
10
- }
11
-
12
- export { FacebookIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function FamilyIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function FamilyIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M8.66 13.07c.15 0 .29-.01.43-.03A3.15 3.15 0 0012 15c1.31 0 2.44-.81 2.91-1.96a3.144 3.144 0 003.57-3.11c0-.71-.25-1.39-.67-1.93.43-.54.67-1.22.67-1.93a3.144 3.144 0 00-3.57-3.11A3.15 3.15 0 0012 1c-1.31 0-2.44.81-2.91 1.96a3.145 3.145 0 00-3.57 3.11c0 .71.25 1.39.67 1.93-.43.54-.68 1.22-.68 1.93 0 1.73 1.41 3.14 3.15 3.14zM12 13c-.62 0-1.12-.49-1.14-1.1l.12-1.09c.32.12.66.19 1.02.19s.71-.07 1.03-.19l.11 1.09c-.02.61-.52 1.1-1.14 1.1zm3.34-1.93c-.24 0-.46-.07-.64-.2l-.81-.57c.55-.45.94-1.09 1.06-1.83l.88.42c.4.19.66.59.66 1.03 0 .64-.52 1.15-1.15 1.15zm-.65-5.94c.2-.13.42-.2.65-.2.63 0 1.14.51 1.14 1.14 0 .44-.25.83-.66 1.03l-.88.42c-.12-.74-.51-1.38-1.07-1.83l.82-.56zM12 3c.62 0 1.12.49 1.14 1.1l-.11 1.09C12.71 5.07 12.36 5 12 5s-.7.07-1.02.19l-.12-1.09c.02-.61.52-1.1 1.14-1.1zM8.66 4.93c.24 0 .46.07.64.2l.81.56c-.55.45-.94 1.09-1.06 1.83l-.88-.42c-.4-.2-.66-.59-.66-1.03 0-.63.52-1.14 1.15-1.14zM8.17 8.9l.88-.42c.12.74.51 1.38 1.07 1.83l-.81.55c-.2.13-.42.2-.65.2-.63 0-1.14-.51-1.14-1.14-.01-.43.25-.82.65-1.02zM12 22a9 9 0 009-9 9 9 0 00-9 9zm2.44-2.44c.71-1.9 2.22-3.42 4.12-4.12a7.04 7.04 0 01-4.12 4.12zM3 13a9 9 0 009 9 9 9 0 00-9-9zm2.44 2.44c1.9.71 3.42 2.22 4.12 4.12a7.04 7.04 0 01-4.12-4.12z"
8
- })
9
- }));
10
- }
11
-
12
- export { FamilyIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function FeedbackIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function FeedbackIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zm-9-4h2v2h-2v-2zm0-6h2v4h-2V6z"
8
- })
9
- }));
10
- }
11
-
12
- export { FeedbackIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function FileIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function FileIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M6 2c-1.094 0-2 .906-2 2v16c0 1.094.906 2 2 2h12c1.094 0 2-.906 2-2V8l-6-6H6zm0 2h7v5h5v11H6V4z"
8
- })
9
- }));
10
- }
11
-
12
- export { FileIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function FileAddIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function FileAddIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M13 11h-2v3H8v2h3v3h2v-3h3v-2h-3v-3zm1-9H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"
8
- })
9
- }));
10
- }
11
-
12
- export { FileAddIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function FileTextIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function FileTextIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M8 16h8v2H8v-2zm0-4h8v2H8v-2zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"
8
- })
9
- }));
10
- }
11
-
12
- export { FileTextIcon };
@@ -1,2 +0,0 @@
1
- import { SvgProps } from '../utils/propTypes';
2
- export declare function FilterIcon(props: SvgProps): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { SvgWrapper } from '../utils/SvgWrapper.js';
3
-
4
- function FilterIcon(props) {
5
- return jsx(SvgWrapper, Object.assign({}, props, {
6
- children: jsx("path", {
7
- d: "M7 6h10l-5.01 6.3L7 6zm-2.75-.39C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0018.95 4H5.04c-.83 0-1.3.95-.79 1.61z"
8
- })
9
- }));
10
- }
11
-
12
- export { FilterIcon };