@canonical/react-components 1.9.0 → 1.10.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 (313) hide show
  1. package/dist/components/Accordion/Accordion.js +3 -3
  2. package/dist/components/Accordion/Accordion.stories.js +2 -2
  3. package/dist/components/Accordion/AccordionSection/AccordionSection.js +1 -1
  4. package/dist/components/Accordion/AccordionSection/index.js +1 -1
  5. package/dist/components/Accordion/index.js +1 -1
  6. package/dist/components/ActionButton/ActionButton.js +3 -3
  7. package/dist/components/ActionButton/ActionButton.stories.js +1 -1
  8. package/dist/components/ActionButton/index.js +1 -1
  9. package/dist/components/ApplicationLayout/AppAside/AppAside.js +2 -2
  10. package/dist/components/ApplicationLayout/AppAside/AppAside.stories.js +3 -3
  11. package/dist/components/ApplicationLayout/AppAside/index.js +1 -1
  12. package/dist/components/ApplicationLayout/AppMain/AppMain.js +2 -2
  13. package/dist/components/ApplicationLayout/AppMain/AppMain.stories.js +1 -1
  14. package/dist/components/ApplicationLayout/AppMain/index.js +1 -1
  15. package/dist/components/ApplicationLayout/AppNavigation/AppNavigation.js +2 -2
  16. package/dist/components/ApplicationLayout/AppNavigation/AppNavigation.stories.js +3 -3
  17. package/dist/components/ApplicationLayout/AppNavigation/index.js +1 -1
  18. package/dist/components/ApplicationLayout/AppNavigationBar/AppNavigationBar.js +2 -2
  19. package/dist/components/ApplicationLayout/AppNavigationBar/AppNavigationBar.stories.js +2 -2
  20. package/dist/components/ApplicationLayout/AppNavigationBar/index.js +1 -1
  21. package/dist/components/ApplicationLayout/AppStatus/AppStatus.js +2 -2
  22. package/dist/components/ApplicationLayout/AppStatus/AppStatus.stories.js +1 -1
  23. package/dist/components/ApplicationLayout/AppStatus/index.js +1 -1
  24. package/dist/components/ApplicationLayout/Application/Application.js +2 -2
  25. package/dist/components/ApplicationLayout/Application/Application.stories.js +1 -1
  26. package/dist/components/ApplicationLayout/Application/index.js +1 -1
  27. package/dist/components/ApplicationLayout/ApplicationLayout.js +2 -2
  28. package/dist/components/ApplicationLayout/ApplicationLayout.stories.js +2 -2
  29. package/dist/components/ApplicationLayout/index.js +1 -1
  30. package/dist/components/ArticlePagination/ArticlePagination.js +2 -2
  31. package/dist/components/ArticlePagination/ArticlePagination.stories.js +1 -1
  32. package/dist/components/ArticlePagination/index.js +1 -1
  33. package/dist/components/Badge/Badge.js +2 -2
  34. package/dist/components/Badge/Badge.stories.js +2 -2
  35. package/dist/components/Badge/index.js +1 -1
  36. package/dist/components/Button/Button.js +2 -2
  37. package/dist/components/Button/Button.stories.d.ts +40 -4
  38. package/dist/components/Button/Button.stories.js +169 -14
  39. package/dist/components/Button/index.js +1 -1
  40. package/dist/components/Card/Card.js +3 -3
  41. package/dist/components/Card/Card.stories.js +1 -1
  42. package/dist/components/Card/index.js +1 -1
  43. package/dist/components/CheckboxInput/CheckableInput/CheckableInput.js +3 -3
  44. package/dist/components/CheckboxInput/CheckableInput/index.js +1 -1
  45. package/dist/components/CheckboxInput/CheckboxInput.js +2 -2
  46. package/dist/components/CheckboxInput/CheckboxInput.stories.js +1 -1
  47. package/dist/components/CheckboxInput/index.js +1 -1
  48. package/dist/components/Chip/Chip.js +2 -2
  49. package/dist/components/Chip/Chip.stories.js +1 -1
  50. package/dist/components/Chip/index.js +1 -1
  51. package/dist/components/Code/Code.js +3 -3
  52. package/dist/components/Code/index.js +1 -1
  53. package/dist/components/CodeSnippet/CodeSnippet.js +2 -2
  54. package/dist/components/CodeSnippet/CodeSnippet.stories.js +2 -2
  55. package/dist/components/CodeSnippet/CodeSnippetBlock.js +2 -2
  56. package/dist/components/CodeSnippet/CodeSnippetDropdown.js +2 -2
  57. package/dist/components/CodeSnippet/index.js +1 -1
  58. package/dist/components/Col/Col.js +2 -2
  59. package/dist/components/Col/Col.stories.js +1 -1
  60. package/dist/components/Col/index.js +1 -1
  61. package/dist/components/ConfirmationButton/ConfirmationButton.js +2 -2
  62. package/dist/components/ConfirmationButton/ConfirmationButton.stories.js +2 -2
  63. package/dist/components/ConfirmationButton/index.js +1 -1
  64. package/dist/components/ConfirmationModal/ConfirmationModal.js +2 -2
  65. package/dist/components/ConfirmationModal/ConfirmationModal.stories.js +2 -2
  66. package/dist/components/ConfirmationModal/index.js +1 -1
  67. package/dist/components/ContextualMenu/ContextualMenu.js +3 -3
  68. package/dist/components/ContextualMenu/ContextualMenu.stories.js +1 -1
  69. package/dist/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.js +3 -3
  70. package/dist/components/ContextualMenu/ContextualMenuDropdown/index.js +1 -1
  71. package/dist/components/ContextualMenu/index.js +1 -1
  72. package/dist/components/CustomSelect/CustomSelect.js +3 -3
  73. package/dist/components/CustomSelect/CustomSelect.stories.js +3 -3
  74. package/dist/components/CustomSelect/CustomSelectDropdown/CustomSelectDropdown.js +2 -2
  75. package/dist/components/CustomSelect/CustomSelectDropdown/index.js +1 -1
  76. package/dist/components/CustomSelect/index.js +1 -1
  77. package/dist/components/DoughnutChart/DoughnutChart.js +2 -2
  78. package/dist/components/DoughnutChart/DoughnutChart.stories.js +1 -1
  79. package/dist/components/DoughnutChart/index.js +1 -1
  80. package/dist/components/EmptyState/EmptyState.js +2 -2
  81. package/dist/components/EmptyState/EmptyState.stories.js +2 -2
  82. package/dist/components/EmptyState/index.js +1 -1
  83. package/dist/components/Field/Field.js +2 -2
  84. package/dist/components/Field/index.js +1 -1
  85. package/dist/components/Form/Form.js +2 -2
  86. package/dist/components/Form/Form.stories.js +1 -1
  87. package/dist/components/Form/index.js +1 -1
  88. package/dist/components/FormikField/FormikField.js +2 -2
  89. package/dist/components/FormikField/FormikField.stories.js +1 -1
  90. package/dist/components/FormikField/index.js +1 -1
  91. package/dist/components/Icon/Icon.js +2 -2
  92. package/dist/components/Icon/Icon.stories.js +2 -2
  93. package/dist/components/Icon/index.js +1 -1
  94. package/dist/components/Input/Input.js +3 -3
  95. package/dist/components/Input/Input.stories.js +1 -1
  96. package/dist/components/Input/index.js +1 -1
  97. package/dist/components/Label/Label.js +2 -2
  98. package/dist/components/Label/index.js +1 -1
  99. package/dist/components/Link/Link.js +2 -2
  100. package/dist/components/Link/Link.stories.js +1 -1
  101. package/dist/components/Link/index.js +1 -1
  102. package/dist/components/List/List.js +2 -2
  103. package/dist/components/List/List.stories.js +1 -1
  104. package/dist/components/List/index.js +1 -1
  105. package/dist/components/Loader/Loader.js +1 -1
  106. package/dist/components/Loader/index.js +1 -1
  107. package/dist/components/LoginPageLayout/LoginPageLayout.js +2 -2
  108. package/dist/components/LoginPageLayout/LoginPageLayout.stories.js +1 -1
  109. package/dist/components/LoginPageLayout/index.js +1 -1
  110. package/dist/components/MainTable/MainTable.js +3 -3
  111. package/dist/components/MainTable/MainTable.stories.js +2 -2
  112. package/dist/components/MainTable/index.js +1 -1
  113. package/dist/components/Modal/Modal.d.ts +5 -1
  114. package/dist/components/Modal/Modal.js +5 -4
  115. package/dist/components/Modal/Modal.stories.js +10 -3
  116. package/dist/components/Modal/index.js +1 -1
  117. package/dist/components/ModularTable/ModularTable.js +3 -3
  118. package/dist/components/ModularTable/ModularTable.stories.js +2 -2
  119. package/dist/components/ModularTable/index.js +1 -1
  120. package/dist/components/MultiSelect/FadeInDown/FadeInDown.js +1 -1
  121. package/dist/components/MultiSelect/MultiSelect.js +3 -3
  122. package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
  123. package/dist/components/Navigation/Navigation.js +3 -3
  124. package/dist/components/Navigation/Navigation.stories.js +1 -1
  125. package/dist/components/Navigation/NavigationLink/NavigationLink.js +2 -2
  126. package/dist/components/Navigation/NavigationLink/index.js +1 -1
  127. package/dist/components/Navigation/NavigationMenu/NavigationMenu.js +3 -3
  128. package/dist/components/Navigation/NavigationMenu/index.js +1 -1
  129. package/dist/components/Navigation/index.js +1 -1
  130. package/dist/components/Notification/Notification.js +3 -3
  131. package/dist/components/Notification/Notification.stories.js +1 -1
  132. package/dist/components/Notification/index.js +1 -1
  133. package/dist/components/NotificationProvider/NotificationProvider.js +2 -2
  134. package/dist/components/NotificationProvider/messageBuilder.js +1 -1
  135. package/dist/components/Pagination/Pagination.js +2 -2
  136. package/dist/components/Pagination/Pagination.stories.js +1 -1
  137. package/dist/components/Pagination/PaginationButton/PaginationButton.js +1 -1
  138. package/dist/components/Pagination/PaginationButton/index.js +1 -1
  139. package/dist/components/Pagination/PaginationItem/PaginationItem.js +1 -1
  140. package/dist/components/Pagination/PaginationItem/index.js +1 -1
  141. package/dist/components/Pagination/index.js +1 -1
  142. package/dist/components/Panel/Panel.js +2 -2
  143. package/dist/components/Panel/Panel.stories.js +1 -1
  144. package/dist/components/Panel/index.js +1 -1
  145. package/dist/components/PasswordToggle/PasswordToggle.js +3 -3
  146. package/dist/components/PasswordToggle/PasswordToggle.stories.js +1 -1
  147. package/dist/components/PasswordToggle/index.js +1 -1
  148. package/dist/components/RadioInput/RadioInput.js +2 -2
  149. package/dist/components/RadioInput/RadioInput.stories.js +1 -1
  150. package/dist/components/RadioInput/index.js +1 -1
  151. package/dist/components/Row/Row.js +2 -2
  152. package/dist/components/Row/Row.stories.js +1 -1
  153. package/dist/components/Row/index.js +1 -1
  154. package/dist/components/SearchAndFilter/FilterPanelSection/FilterPanelSection.js +2 -2
  155. package/dist/components/SearchAndFilter/FilterPanelSection/index.js +1 -1
  156. package/dist/components/SearchAndFilter/SearchAndFilter.js +3 -3
  157. package/dist/components/SearchAndFilter/SearchAndFilter.stories.js +1 -1
  158. package/dist/components/SearchAndFilter/index.js +1 -1
  159. package/dist/components/SearchBox/SearchBox.js +3 -3
  160. package/dist/components/SearchBox/SearchBox.stories.js +1 -1
  161. package/dist/components/SearchBox/index.js +1 -1
  162. package/dist/components/Select/Select.js +3 -3
  163. package/dist/components/Select/Select.stories.js +1 -1
  164. package/dist/components/Select/index.js +1 -1
  165. package/dist/components/SideNavigation/SideNavigation.js +2 -2
  166. package/dist/components/SideNavigation/SideNavigation.stories.js +1 -1
  167. package/dist/components/SideNavigation/SideNavigationBase/SideNavigationBase.js +2 -2
  168. package/dist/components/SideNavigation/SideNavigationBase/index.js +1 -1
  169. package/dist/components/SideNavigation/SideNavigationItem/SideNavigationItem.js +2 -2
  170. package/dist/components/SideNavigation/SideNavigationItem/SideNavigationItem.stories.js +2 -2
  171. package/dist/components/SideNavigation/SideNavigationItem/index.js +1 -1
  172. package/dist/components/SideNavigation/SideNavigationLink/SideNavigationLink.js +2 -2
  173. package/dist/components/SideNavigation/SideNavigationLink/SideNavigationLink.stories.js +1 -1
  174. package/dist/components/SideNavigation/SideNavigationLink/index.js +1 -1
  175. package/dist/components/SideNavigation/SideNavigationText/SideNavigationText.js +2 -2
  176. package/dist/components/SideNavigation/SideNavigationText/SideNavigationText.stories.js +1 -1
  177. package/dist/components/SideNavigation/SideNavigationText/index.js +1 -1
  178. package/dist/components/SideNavigation/index.js +1 -1
  179. package/dist/components/SkipLink/SkipLink.js +1 -1
  180. package/dist/components/SkipLink/SkipLink.stories.js +1 -1
  181. package/dist/components/SkipLink/index.js +1 -1
  182. package/dist/components/Slider/Slider.js +3 -3
  183. package/dist/components/Slider/Slider.stories.js +3 -3
  184. package/dist/components/Slider/index.js +1 -1
  185. package/dist/components/Spinner/Spinner.js +2 -2
  186. package/dist/components/Spinner/Spinner.stories.js +1 -1
  187. package/dist/components/Spinner/index.js +1 -1
  188. package/dist/components/StatusLabel/StatusLabel.js +2 -2
  189. package/dist/components/StatusLabel/StatusLabel.stories.js +2 -2
  190. package/dist/components/StatusLabel/index.js +1 -1
  191. package/dist/components/Stepper/Step/Step.js +2 -2
  192. package/dist/components/Stepper/Step/Step.stories.js +2 -2
  193. package/dist/components/Stepper/Step/index.js +1 -1
  194. package/dist/components/Stepper/Stepper.js +1 -1
  195. package/dist/components/Stepper/Stepper.stories.js +1 -1
  196. package/dist/components/Stepper/index.js +1 -1
  197. package/dist/components/Strip/Strip.js +2 -2
  198. package/dist/components/Strip/Strip.stories.js +1 -1
  199. package/dist/components/Strip/index.js +1 -1
  200. package/dist/components/SummaryButton/SummaryButton.js +1 -1
  201. package/dist/components/SummaryButton/SummaryButton.stories.js +1 -1
  202. package/dist/components/SummaryButton/index.js +1 -1
  203. package/dist/components/Switch/Switch.js +2 -2
  204. package/dist/components/Switch/Switch.stories.js +1 -1
  205. package/dist/components/Switch/index.js +1 -1
  206. package/dist/components/Table/Table.js +2 -2
  207. package/dist/components/Table/index.js +1 -1
  208. package/dist/components/TableCell/TableCell.js +2 -2
  209. package/dist/components/TableCell/index.js +1 -1
  210. package/dist/components/TableHeader/TableHeader.js +2 -2
  211. package/dist/components/TableHeader/index.js +1 -1
  212. package/dist/components/TablePagination/TablePagination.js +3 -3
  213. package/dist/components/TablePagination/TablePagination.stories.js +1 -1
  214. package/dist/components/TablePagination/TablePaginationControls/TablePaginationControls.js +2 -2
  215. package/dist/components/TablePagination/TablePaginationControls/index.js +1 -1
  216. package/dist/components/TablePagination/index.js +1 -1
  217. package/dist/components/TableRow/TableRow.js +2 -2
  218. package/dist/components/TableRow/index.js +1 -1
  219. package/dist/components/Tabs/Tabs.js +2 -2
  220. package/dist/components/Tabs/Tabs.stories.js +1 -1
  221. package/dist/components/Tabs/index.js +1 -1
  222. package/dist/components/Textarea/Textarea.js +3 -3
  223. package/dist/components/Textarea/Textarea.stories.js +1 -1
  224. package/dist/components/Textarea/index.js +1 -1
  225. package/dist/components/Tooltip/Tooltip.js +2 -2
  226. package/dist/components/Tooltip/Tooltip.stories.js +2 -2
  227. package/dist/components/Tooltip/index.js +1 -1
  228. package/dist/enums.js +6 -0
  229. package/dist/esm/components/Accordion/Accordion.js +3 -3
  230. package/dist/esm/components/ActionButton/ActionButton.js +3 -3
  231. package/dist/esm/components/ApplicationLayout/AppAside/AppAside.js +3 -3
  232. package/dist/esm/components/ApplicationLayout/AppAside/AppAside.stories.js +1 -1
  233. package/dist/esm/components/ApplicationLayout/AppMain/AppMain.js +3 -3
  234. package/dist/esm/components/ApplicationLayout/AppNavigation/AppNavigation.js +3 -3
  235. package/dist/esm/components/ApplicationLayout/AppNavigation/AppNavigation.stories.js +1 -1
  236. package/dist/esm/components/ApplicationLayout/AppNavigationBar/AppNavigationBar.js +3 -3
  237. package/dist/esm/components/ApplicationLayout/AppStatus/AppStatus.js +3 -3
  238. package/dist/esm/components/ApplicationLayout/Application/Application.js +3 -3
  239. package/dist/esm/components/ApplicationLayout/ApplicationLayout.js +2 -2
  240. package/dist/esm/components/ArticlePagination/ArticlePagination.js +3 -3
  241. package/dist/esm/components/Badge/Badge.js +6 -6
  242. package/dist/esm/components/Button/Button.js +3 -3
  243. package/dist/esm/components/Button/Button.stories.d.ts +40 -4
  244. package/dist/esm/components/Button/Button.stories.js +166 -11
  245. package/dist/esm/components/Card/Card.js +3 -3
  246. package/dist/esm/components/Card/Card.stories.js +2 -2
  247. package/dist/esm/components/CheckboxInput/CheckableInput/CheckableInput.js +3 -3
  248. package/dist/esm/components/CheckboxInput/CheckboxInput.js +3 -3
  249. package/dist/esm/components/Chip/Chip.js +3 -3
  250. package/dist/esm/components/Code/Code.js +3 -3
  251. package/dist/esm/components/CodeSnippet/CodeSnippet.js +3 -3
  252. package/dist/esm/components/CodeSnippet/CodeSnippetBlock.js +1 -1
  253. package/dist/esm/components/CodeSnippet/CodeSnippetDropdown.js +3 -3
  254. package/dist/esm/components/Col/Col.js +3 -3
  255. package/dist/esm/components/ConfirmationButton/ConfirmationButton.js +3 -3
  256. package/dist/esm/components/ConfirmationModal/ConfirmationModal.js +3 -3
  257. package/dist/esm/components/ContextualMenu/ContextualMenu.js +3 -3
  258. package/dist/esm/components/ContextualMenu/ContextualMenuDropdown/ContextualMenuDropdown.js +5 -5
  259. package/dist/esm/components/CustomSelect/CustomSelect.js +3 -3
  260. package/dist/esm/components/CustomSelect/CustomSelect.stories.js +4 -4
  261. package/dist/esm/components/EmptyState/EmptyState.js +3 -3
  262. package/dist/esm/components/Field/Field.js +3 -3
  263. package/dist/esm/components/Form/Form.js +3 -3
  264. package/dist/esm/components/FormikField/FormikField.js +3 -3
  265. package/dist/esm/components/Icon/Icon.js +3 -3
  266. package/dist/esm/components/Input/Input.js +5 -5
  267. package/dist/esm/components/Label/Label.js +3 -3
  268. package/dist/esm/components/Link/Link.js +3 -3
  269. package/dist/esm/components/List/List.js +3 -3
  270. package/dist/esm/components/MainTable/MainTable.js +3 -3
  271. package/dist/esm/components/Modal/Modal.d.ts +5 -1
  272. package/dist/esm/components/Modal/Modal.js +7 -6
  273. package/dist/esm/components/Modal/Modal.stories.js +8 -1
  274. package/dist/esm/components/ModularTable/ModularTable.js +5 -5
  275. package/dist/esm/components/MultiSelect/MultiSelect.js +3 -3
  276. package/dist/esm/components/MultiSelect/MultiSelect.stories.js +3 -3
  277. package/dist/esm/components/Navigation/Navigation.js +5 -5
  278. package/dist/esm/components/Navigation/NavigationLink/NavigationLink.js +5 -5
  279. package/dist/esm/components/Navigation/NavigationMenu/NavigationMenu.js +5 -5
  280. package/dist/esm/components/Notification/Notification.js +3 -3
  281. package/dist/esm/components/Pagination/Pagination.js +3 -3
  282. package/dist/esm/components/Panel/Panel.js +3 -3
  283. package/dist/esm/components/PasswordToggle/PasswordToggle.js +3 -3
  284. package/dist/esm/components/RadioInput/RadioInput.js +3 -3
  285. package/dist/esm/components/Row/Row.js +3 -3
  286. package/dist/esm/components/SearchAndFilter/SearchAndFilter.js +3 -3
  287. package/dist/esm/components/SearchBox/SearchBox.js +3 -3
  288. package/dist/esm/components/Select/Select.js +3 -3
  289. package/dist/esm/components/SideNavigation/SideNavigation.js +3 -3
  290. package/dist/esm/components/SideNavigation/SideNavigationBase/SideNavigationBase.js +3 -3
  291. package/dist/esm/components/SideNavigation/SideNavigationItem/SideNavigationItem.js +3 -3
  292. package/dist/esm/components/SideNavigation/SideNavigationItem/SideNavigationItem.stories.js +1 -1
  293. package/dist/esm/components/SideNavigation/SideNavigationLink/SideNavigationLink.js +3 -3
  294. package/dist/esm/components/SideNavigation/SideNavigationText/SideNavigationText.js +3 -3
  295. package/dist/esm/components/Slider/Slider.js +3 -3
  296. package/dist/esm/components/Slider/Slider.stories.js +1 -1
  297. package/dist/esm/components/Spinner/Spinner.js +3 -3
  298. package/dist/esm/components/StatusLabel/StatusLabel.js +3 -3
  299. package/dist/esm/components/Stepper/Step/Step.js +3 -3
  300. package/dist/esm/components/Stepper/Step/Step.stories.js +1 -1
  301. package/dist/esm/components/Strip/Strip.js +3 -3
  302. package/dist/esm/components/Switch/Switch.js +3 -3
  303. package/dist/esm/components/Table/Table.js +3 -3
  304. package/dist/esm/components/TableCell/TableCell.js +3 -3
  305. package/dist/esm/components/TableHeader/TableHeader.js +3 -3
  306. package/dist/esm/components/TablePagination/TablePagination.js +3 -3
  307. package/dist/esm/components/TablePagination/TablePaginationControls/TablePaginationControls.js +3 -3
  308. package/dist/esm/components/TableRow/TableRow.js +3 -3
  309. package/dist/esm/components/Tabs/Tabs.js +3 -3
  310. package/dist/esm/components/Textarea/Textarea.js +5 -5
  311. package/dist/esm/enums.js +6 -0
  312. package/dist/index.js +2 -2
  313. package/package.json +49 -48
@@ -1,8 +1,8 @@
1
1
  var _excluded = ["items"],
2
2
  _excluded2 = ["children", "className", "dark", "hasIcons", "items", "linkComponent", "listClassName", "navClassName"];
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
5
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
6
6
  import React from "react";
7
7
  import classNames from "classnames";
8
8
  import SideNavigationItem from "./SideNavigationItem";
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["component", "dark", "icon", "label", "status", "forwardRef"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React from "react";
6
6
  import Icon from "../../Icon";
7
7
  var SideNavigationBase = _ref => {
@@ -1,8 +1,8 @@
1
1
  var _excluded = ["nonInteractive"],
2
2
  _excluded2 = ["children"];
3
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
5
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
3
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
5
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
6
6
  import React from "react";
7
7
  import SideNavigationLink from "../SideNavigationLink";
8
8
  import SideNavigationText from "../SideNavigationText";
@@ -1,4 +1,4 @@
1
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
2
  import React from "react";
3
3
  import SideNavigation from "../SideNavigation";
4
4
  import SideNavigationItem from "./SideNavigationItem";
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["component", "forwardRef"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React from "react";
6
6
  import classNames from "classnames";
7
7
  import SideNavigationBase from "../SideNavigationBase";
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["children", "className"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React from "react";
6
6
  import classNames from "classnames";
7
7
  import SideNavigationBase from "../SideNavigationBase";
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["caution", "disabled", "error", "help", "id", "inputDisabled", "label", "max", "min", "onChange", "required", "showInput"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React, { useId } from "react";
6
6
  import Field from "../Field";
7
7
  export var FILLED_COLOR = "#0066CC";
@@ -1,4 +1,4 @@
1
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
2
  import React from "react";
3
3
  import { useState } from "react";
4
4
  import Slider from "./Slider";
@@ -1,8 +1,8 @@
1
1
  import _pt from "prop-types";
2
2
  var _excluded = ["className", "text", "isLight", "ariaLive", "role"];
3
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
5
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
3
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
5
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
6
6
  import React from "react";
7
7
  import classNames from "classnames";
8
8
  /**
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["appearance", "children", "className"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React from "react";
6
6
  import classNames from "classnames";
7
7
  export var StatusLabelAppearance = {
@@ -1,8 +1,8 @@
1
1
  import _pt from "prop-types";
2
2
  var _excluded = ["hasProgressLine", "index", "title", "label", "linkProps", "enabled", "selected", "iconName", "iconClassName", "handleClick"];
3
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
5
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
3
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
5
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
6
6
  import classNames from "classnames";
7
7
  import React from "react";
8
8
  import Icon from "../../Icon";
@@ -1,4 +1,4 @@
1
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
2
  import React from "react";
3
3
  import Step from "./Step";
4
4
  import Stepper from "../Stepper";
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["background", "bordered", "children", "className", "colSize", "dark", "deep", "includeCol", "element", "light", "rowClassName", "shallow", "type"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import classNames from "classnames";
6
6
  import React from "react";
7
7
  import Col from "../Col";
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["label", "disabled"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React from "react";
6
6
  /**
7
7
  * This is a [React](https://reactjs.org/) component for the Vanilla [Switch](https://vanillaframework.io/docs/patterns/switch) component.
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["children", "className", "expanding", "responsive"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import classNames from "classnames";
6
6
  import React from "react";
7
7
  var Table = _ref => {
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["children", "className", "hasOverflow", "expanding", "hidden", "role"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import classNames from "classnames";
6
6
  import React from "react";
7
7
  var TableCell = _ref => {
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["children", "sort"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React from "react";
6
6
  var TableHeader = _ref => {
7
7
  var {
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["data", "dataForwardProp", "itemName", "className", "description", "pageLimits", "position", "externallyControlled", "children"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React, { useState } from "react";
6
6
  import "./TablePagination.scss";
7
7
  import TablePaginationControls from "./TablePaginationControls";
@@ -1,8 +1,8 @@
1
1
  import _pt from "prop-types";
2
2
  var _excluded = ["className", "currentPage", "description", "displayDescription", "onInputPageChange", "itemName", "nextButtonProps", "onNextPage", "onPageChange", "onPageSizeChange", "onPreviousPage", "pageLimits", "pageSize", "previousButtonProps", "showPageInput", "totalItems", "visibleCount"];
3
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
5
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
3
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
5
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
6
6
  import Button from "../../Button";
7
7
  import Icon from "../../Icon";
8
8
  import Input from "../../Input";
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["children"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import React from "react";
6
6
  var TableRow = _ref => {
7
7
  var {
@@ -1,7 +1,7 @@
1
1
  var _excluded = ["active", "className", "component", "label", "listItemClassName"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
4
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
5
5
  import classNames from "classnames";
6
6
  import React from "react";
7
7
  /**
@@ -1,12 +1,12 @@
1
1
  var _excluded = ["caution", "className", "error", "grow", "help", "id", "label", "labelClassName", "onKeyUp", "onControlEnter", "required", "stacked", "style", "success", "takeFocus", "wrapperClassName"];
2
- function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
3
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
4
4
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
5
- function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
6
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
5
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
6
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
7
7
  function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
8
- function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], t.indexOf(o) >= 0 || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
9
- function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.indexOf(n) >= 0) continue; t[n] = r[n]; } return t; }
8
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
9
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
10
10
  import classNames from "classnames";
11
11
  import React, { useCallback, useEffect, useId, useLayoutEffect, useRef, useState } from "react";
12
12
  import Field from "../Field";
package/dist/esm/enums.js CHANGED
@@ -2,7 +2,13 @@
2
2
  * The Vanilla theme types.
3
3
  */
4
4
  export var Theme = /*#__PURE__*/function (Theme) {
5
+ /**
6
+ * The dark Vanilla theme.
7
+ */
5
8
  Theme["DARK"] = "dark";
9
+ /**
10
+ * The light Vanilla theme.
11
+ */
6
12
  Theme["LIGHT"] = "light";
7
13
  return Theme;
8
14
  }({});
package/dist/index.js CHANGED
@@ -741,5 +741,5 @@ var _hooks = require("./hooks");
741
741
  var _utils = require("./utils");
742
742
  var _enums = require("./enums");
743
743
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
744
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
745
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
744
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
745
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@canonical/react-components",
3
- "version": "1.9.0",
3
+ "version": "1.10.0",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.js",
6
6
  "author": {
@@ -25,83 +25,84 @@
25
25
  },
26
26
  "homepage": "https://canonical.github.io/react-components",
27
27
  "devDependencies": {
28
- "@babel/cli": "7.25.6",
29
- "@babel/eslint-parser": "7.25.1",
28
+ "@babel/cli": "7.26.4",
29
+ "@babel/eslint-parser": "7.26.5",
30
30
  "@babel/plugin-proposal-class-properties": "7.18.6",
31
- "@babel/preset-react": "7.24.7",
32
- "@babel/preset-typescript": "7.24.7",
33
- "@eslint/compat": "1.1.1",
34
- "@eslint/eslintrc": "3.1.0",
35
- "@eslint/js": "9.9.1",
36
- "@percy/cli": "1.29.3",
37
- "@percy/storybook": "6.0.2",
31
+ "@babel/preset-env": "7.26.0",
32
+ "@babel/preset-react": "7.26.3",
33
+ "@babel/preset-typescript": "7.26.0",
34
+ "@eslint/compat": "1.2.5",
35
+ "@eslint/eslintrc": "3.2.0",
36
+ "@eslint/js": "9.18.0",
37
+ "@percy/cli": "1.30.6",
38
+ "@percy/storybook": "6.0.3",
38
39
  "@semantic-release/changelog": "6.0.3",
39
40
  "@semantic-release/git": "10.0.1",
40
- "@storybook/addon-a11y": "8.2.9",
41
- "@storybook/addon-essentials": "8.2.9",
42
- "@storybook/addon-interactions": "8.2.9",
43
- "@storybook/addon-links": "8.2.9",
44
- "@storybook/addon-onboarding": "8.2.9",
45
- "@storybook/addon-webpack5-compiler-babel": "3.0.3",
46
- "@storybook/blocks": "8.2.9",
47
- "@storybook/react": "8.2.9",
48
- "@storybook/react-webpack5": "8.2.9",
41
+ "@storybook/addon-a11y": "8.4.7",
42
+ "@storybook/addon-essentials": "8.4.7",
43
+ "@storybook/addon-interactions": "8.4.7",
44
+ "@storybook/addon-links": "8.5.0",
45
+ "@storybook/addon-onboarding": "8.5.0",
46
+ "@storybook/addon-webpack5-compiler-babel": "3.0.5",
47
+ "@storybook/blocks": "8.4.7",
48
+ "@storybook/react": "8.4.7",
49
+ "@storybook/react-webpack5": "8.5.0",
49
50
  "@testing-library/cypress": "10.0.2",
50
51
  "@testing-library/dom": "10.4.0",
51
- "@testing-library/jest-dom": "6.5.0",
52
- "@testing-library/react": "16.0.1",
52
+ "@testing-library/jest-dom": "6.6.3",
53
+ "@testing-library/react": "16.1.0",
53
54
  "@testing-library/user-event": "14.5.2",
54
55
  "@types/lodash.isequal": "4",
55
56
  "babel-jest": "29.7.0",
56
- "babel-loader": "9.1.3",
57
+ "babel-loader": "9.2.1",
57
58
  "babel-plugin-module-resolver": "5.0.2",
58
59
  "babel-plugin-typescript-to-proptypes": "2.1.0",
59
60
  "concurrently": "8.2.2",
60
61
  "css-loader": "7.1.2",
61
- "cypress": "13.14.1",
62
+ "cypress": "13.17.0",
62
63
  "deepmerge": "4.3.1",
63
- "eslint": "9.9.1",
64
+ "eslint": "9.18.0",
64
65
  "eslint-config-prettier": "9.1.0",
65
- "eslint-plugin-cypress": "3.5.0",
66
+ "eslint-plugin-cypress": "3.6.0",
66
67
  "eslint-plugin-flowtype": "8.0.3",
67
- "eslint-plugin-import": "2.29.1",
68
- "eslint-plugin-jsx-a11y": "6.9.0",
69
- "eslint-plugin-prettier": "5.2.1",
70
- "eslint-plugin-react": "7.35.2",
68
+ "eslint-plugin-import": "2.31.0",
69
+ "eslint-plugin-jsx-a11y": "6.10.2",
70
+ "eslint-plugin-prettier": "5.2.2",
71
+ "eslint-plugin-react": "7.37.4",
71
72
  "eslint-plugin-react-hooks": "4.6.2",
72
- "eslint-plugin-storybook": "0.8.0",
73
- "eslint-plugin-testing-library": "6.3.0",
73
+ "eslint-plugin-storybook": "0.11.2",
74
+ "eslint-plugin-testing-library": "6.5.0",
74
75
  "formik": "2.4.6",
75
76
  "jest": "29.7.0",
76
77
  "npm-package-json-lint": "8.0.0",
77
- "prettier": "3.3.3",
78
+ "prettier": "3.4.2",
78
79
  "react": "18.3.1",
79
80
  "react-docgen-typescript-loader": "3.7.2",
80
81
  "react-dom": "18.3.1",
81
- "sass": "1.79.4",
82
- "sass-loader": "16.0.1",
83
- "semantic-release": "24.1.0",
84
- "storybook": "8.2.9",
82
+ "sass": "1.83.4",
83
+ "sass-loader": "16.0.4",
84
+ "semantic-release": "24.2.1",
85
+ "storybook": "8.4.7",
85
86
  "strip-ansi": "7.1.0",
86
87
  "style-loader": "4.0.0",
87
- "stylelint": "16.9.0",
88
+ "stylelint": "16.13.2",
88
89
  "stylelint-config-prettier": "9.0.5",
89
90
  "stylelint-config-recommended-scss": "14.1.0",
90
91
  "stylelint-order": "6.0.4",
91
92
  "stylelint-prettier": "5.0.2",
92
93
  "ts-jest": "29.2.5",
93
94
  "tsc-alias": "1.8.10",
94
- "typescript": "5.5.4",
95
- "typescript-eslint": "8.4.0",
96
- "vanilla-framework": "4.18.3",
97
- "wait-on": "8.0.0",
98
- "webpack": "5.95.0"
95
+ "typescript": "5.7.3",
96
+ "typescript-eslint": "8.20.0",
97
+ "vanilla-framework": "4.20.2",
98
+ "wait-on": "8.0.2",
99
+ "webpack": "5.97.1"
99
100
  },
100
101
  "dependencies": {
101
- "@types/jest": "29.5.12",
102
- "@types/node": "20.16.3",
103
- "@types/react": "18.3.5",
104
- "@types/react-dom": "18.3.0",
102
+ "@types/jest": "29.5.14",
103
+ "@types/node": "20.17.13",
104
+ "@types/react": "18.3.18",
105
+ "@types/react-dom": "18.3.5",
105
106
  "@types/react-table": "7.7.20",
106
107
  "classnames": "2.5.1",
107
108
  "jest-environment-jsdom": "29.7.0",
@@ -111,8 +112,8 @@
111
112
  "react-useportal": "1.0.19"
112
113
  },
113
114
  "resolutions": {
114
- "@types/react": "18.3.5",
115
- "@types/react-dom": "18.3.0",
115
+ "@types/react": "18.3.18",
116
+ "@types/react-dom": "18.3.5",
116
117
  "postcss": "^8.3.11",
117
118
  "jackspeak": "2.1.1",
118
119
  "strip-ansi": "6.0.1"