@autoguru/overdrive 4.43.6-next.9 → 4.43.7-next.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 (327) hide show
  1. package/dist/components/Alert/Alert.js +1 -1
  2. package/dist/components/Badge/Badge.css.d.ts +5 -5
  3. package/dist/components/Box/Box.d.ts +7 -2
  4. package/dist/components/Box/Box.d.ts.map +1 -1
  5. package/dist/components/Box/Box.js +3 -5
  6. package/dist/components/Box/newBox/boxStyles.d.ts +32 -37
  7. package/dist/components/Box/newBox/boxStyles.d.ts.map +1 -1
  8. package/dist/components/Box/newBox/boxStyles.js +2 -2
  9. package/dist/components/Box/newBox/useBox.d.ts +1 -6
  10. package/dist/components/Box/newBox/useBox.d.ts.map +1 -1
  11. package/dist/components/Box/useBoxStyles.js +1 -1
  12. package/dist/components/BulletText/BulletText.js +1 -1
  13. package/dist/components/Button/Button.css.d.ts +27 -27
  14. package/dist/components/Columns/Column.css.js +2 -2
  15. package/dist/components/Columns/ColumnGrid.css.js +4 -4
  16. package/dist/components/Columns/Columns.css.js +4 -4
  17. package/dist/components/EditableText/EditableText.js +1 -1
  18. package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.js +1 -1
  19. package/dist/components/Icon/Icon.d.ts +1 -1
  20. package/dist/components/Icon/Icon.d.ts.map +1 -1
  21. package/dist/components/NumberBubble/NumberBubble.js +1 -1
  22. package/dist/components/StandardModal/StandardModal.js +4 -4
  23. package/dist/components/Tabs/Tab.css.d.ts +8 -8
  24. package/dist/components/Tabs/Tab.js +1 -1
  25. package/dist/components/Tabs/TabList.css.d.ts +2 -2
  26. package/dist/components/Text/Text.d.ts +1 -1
  27. package/dist/components/Text/Text.d.ts.map +1 -1
  28. package/dist/components/Text/textStyles.js +1 -1
  29. package/dist/components/TextBubble/TextBubble.js +1 -1
  30. package/dist/components/TextLink/TextLink.js +1 -1
  31. package/dist/components/Tooltip/Tooltip.d.ts +4 -3
  32. package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
  33. package/dist/components/Tooltip/Tooltip.js +47 -16
  34. package/dist/components/private/CheckableBase/CheckableBase.js +1 -1
  35. package/dist/styles/{reset.css.d.ts → element.css.d.ts} +1 -1
  36. package/dist/styles/element.css.d.ts.map +1 -0
  37. package/dist/styles/{reset.css.js → element.css.js} +1 -1
  38. package/dist/styles/{resetStyles.d.ts → elementStyles.d.ts} +1 -1
  39. package/dist/styles/elementStyles.d.ts.map +1 -0
  40. package/dist/styles/{resetStyles.js → elementStyles.js} +1 -1
  41. package/dist/styles/index.d.ts +2 -2
  42. package/dist/styles/index.d.ts.map +1 -1
  43. package/dist/styles/index.js +2 -2
  44. package/dist/styles/sprinkles.css.d.ts +31 -37
  45. package/dist/styles/sprinkles.css.d.ts.map +1 -1
  46. package/dist/styles/sprinkles.css.js +8 -10
  47. package/dist/styles/vars.css.d.ts +1 -1
  48. package/dist/styles/vars.css.d.ts.map +1 -1
  49. package/dist/themes/base/index.d.ts +270 -270
  50. package/dist/themes/flat_red/index.d.ts +270 -270
  51. package/dist/themes/index.d.ts +270 -270
  52. package/dist/themes/makeTheme.d.ts +268 -268
  53. package/dist/themes/neutral/index.d.ts +269 -269
  54. package/dist/themes/theme.css.d.ts +269 -269
  55. package/dist/utils/index.js +2 -2
  56. package/package.json +47 -47
  57. package/dist/components/Actions/Actions.spec.d.ts +0 -2
  58. package/dist/components/Actions/Actions.spec.d.ts.map +0 -1
  59. package/dist/components/Actions/Actions.stories.d.ts +0 -18
  60. package/dist/components/Actions/Actions.stories.d.ts.map +0 -1
  61. package/dist/components/Alert/Alert.spec.d.ts +0 -2
  62. package/dist/components/Alert/Alert.spec.d.ts.map +0 -1
  63. package/dist/components/Alert/Alert.stories.d.ts +0 -27
  64. package/dist/components/Alert/Alert.stories.d.ts.map +0 -1
  65. package/dist/components/Anchor/Anchor.spec.d.ts +0 -2
  66. package/dist/components/Anchor/Anchor.spec.d.ts.map +0 -1
  67. package/dist/components/Anchor/Anchor.stories.d.ts +0 -35
  68. package/dist/components/Anchor/Anchor.stories.d.ts.map +0 -1
  69. package/dist/components/AutoSuggest/AutoSuggest.stories.d.ts +0 -10
  70. package/dist/components/AutoSuggest/AutoSuggest.stories.d.ts.map +0 -1
  71. package/dist/components/Badge/Badge.spec.d.ts +0 -2
  72. package/dist/components/Badge/Badge.spec.d.ts.map +0 -1
  73. package/dist/components/Badge/Badge.stories.d.ts +0 -16
  74. package/dist/components/Badge/Badge.stories.d.ts.map +0 -1
  75. package/dist/components/Box/Box.spec.d.ts +0 -2
  76. package/dist/components/Box/Box.spec.d.ts.map +0 -1
  77. package/dist/components/Box/Box.stories.d.ts +0 -9
  78. package/dist/components/Box/Box.stories.d.ts.map +0 -1
  79. package/dist/components/BulletList/Bullet.spec.d.ts +0 -2
  80. package/dist/components/BulletList/Bullet.spec.d.ts.map +0 -1
  81. package/dist/components/BulletList/Bullet.stories.d.ts +0 -15
  82. package/dist/components/BulletList/Bullet.stories.d.ts.map +0 -1
  83. package/dist/components/BulletList/BulletList.spec.d.ts +0 -2
  84. package/dist/components/BulletList/BulletList.spec.d.ts.map +0 -1
  85. package/dist/components/BulletText/BulletText.spec.d.ts +0 -2
  86. package/dist/components/BulletText/BulletText.spec.d.ts.map +0 -1
  87. package/dist/components/BulletText/BulletText.stories.d.ts +0 -32
  88. package/dist/components/BulletText/BulletText.stories.d.ts.map +0 -1
  89. package/dist/components/Button/Button.spec.d.ts +0 -2
  90. package/dist/components/Button/Button.spec.d.ts.map +0 -1
  91. package/dist/components/Button/Button.stories.d.ts +0 -13
  92. package/dist/components/Button/Button.stories.d.ts.map +0 -1
  93. package/dist/components/CheckBox/CheckBox.spec.d.ts +0 -2
  94. package/dist/components/CheckBox/CheckBox.spec.d.ts.map +0 -1
  95. package/dist/components/CheckBox/CheckBox.stories.d.ts +0 -22
  96. package/dist/components/CheckBox/CheckBox.stories.d.ts.map +0 -1
  97. package/dist/components/ColourInput/ColourInput.spec.d.ts +0 -2
  98. package/dist/components/ColourInput/ColourInput.spec.d.ts.map +0 -1
  99. package/dist/components/ColourInput/ColourInput.stories.d.ts +0 -8
  100. package/dist/components/ColourInput/ColourInput.stories.d.ts.map +0 -1
  101. package/dist/components/Columns/Columns.stories.d.ts +0 -8
  102. package/dist/components/Columns/Columns.stories.d.ts.map +0 -1
  103. package/dist/components/DateInput/DateInput.spec.d.ts +0 -2
  104. package/dist/components/DateInput/DateInput.spec.d.ts.map +0 -1
  105. package/dist/components/DateInput/DateInput.stories.d.ts +0 -12
  106. package/dist/components/DateInput/DateInput.stories.d.ts.map +0 -1
  107. package/dist/components/DatePicker/DatePicker.spec.d.ts +0 -2
  108. package/dist/components/DatePicker/DatePicker.spec.d.ts.map +0 -1
  109. package/dist/components/DatePicker/DatePicker.stories.d.ts +0 -42
  110. package/dist/components/DatePicker/DatePicker.stories.d.ts.map +0 -1
  111. package/dist/components/DateTimePicker/DateTimePicker.stories.d.ts +0 -8
  112. package/dist/components/DateTimePicker/DateTimePicker.stories.d.ts.map +0 -1
  113. package/dist/components/DividerLine/DividerLine.spec.d.ts +0 -2
  114. package/dist/components/DividerLine/DividerLine.spec.d.ts.map +0 -1
  115. package/dist/components/DividerLine/DividerLine.stories.d.ts +0 -43
  116. package/dist/components/DividerLine/DividerLine.stories.d.ts.map +0 -1
  117. package/dist/components/DropDown/DropDown.spec.d.ts +0 -2
  118. package/dist/components/DropDown/DropDown.spec.d.ts.map +0 -1
  119. package/dist/components/DropDown/DropDown.stories.d.ts +0 -61
  120. package/dist/components/DropDown/DropDown.stories.d.ts.map +0 -1
  121. package/dist/components/EditableText/EditableText.spec.d.ts +0 -2
  122. package/dist/components/EditableText/EditableText.spec.d.ts.map +0 -1
  123. package/dist/components/EditableText/EditableText.stories.d.ts +0 -23
  124. package/dist/components/EditableText/EditableText.stories.d.ts.map +0 -1
  125. package/dist/components/FillHeightBox/FillHeightBox.stories.d.ts +0 -11
  126. package/dist/components/FillHeightBox/FillHeightBox.stories.d.ts.map +0 -1
  127. package/dist/components/Flyout/Flyout.stories.d.ts +0 -32
  128. package/dist/components/Flyout/Flyout.stories.d.ts.map +0 -1
  129. package/dist/components/Heading/Heading.stories.d.ts +0 -855
  130. package/dist/components/Heading/Heading.stories.d.ts.map +0 -1
  131. package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.spec.d.ts +0 -2
  132. package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.spec.d.ts.map +0 -1
  133. package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.stories.d.ts +0 -34
  134. package/dist/components/HorizontalAutoScroller/HorizontalAutoScroller.stories.d.ts.map +0 -1
  135. package/dist/components/Icon/Icon.spec.d.ts +0 -2
  136. package/dist/components/Icon/Icon.spec.d.ts.map +0 -1
  137. package/dist/components/Icon/Icon.stories.d.ts +0 -40
  138. package/dist/components/Icon/Icon.stories.d.ts.map +0 -1
  139. package/dist/components/Image/Image.spec.d.ts +0 -2
  140. package/dist/components/Image/Image.spec.d.ts.map +0 -1
  141. package/dist/components/Image/Image.stories.d.ts +0 -55
  142. package/dist/components/Image/Image.stories.d.ts.map +0 -1
  143. package/dist/components/Inline/Inline.spec.d.ts +0 -2
  144. package/dist/components/Inline/Inline.spec.d.ts.map +0 -1
  145. package/dist/components/Inline/Inline.stories.d.ts +0 -11
  146. package/dist/components/Inline/Inline.stories.d.ts.map +0 -1
  147. package/dist/components/IntentStripe/IntentStripe.spec.d.ts +0 -2
  148. package/dist/components/IntentStripe/IntentStripe.spec.d.ts.map +0 -1
  149. package/dist/components/IntentStripe/IntentStripe.stories.d.ts +0 -22
  150. package/dist/components/IntentStripe/IntentStripe.stories.d.ts.map +0 -1
  151. package/dist/components/LinearProgressIndicator/LinearProgressIndicator.spec.d.ts +0 -2
  152. package/dist/components/LinearProgressIndicator/LinearProgressIndicator.spec.d.ts.map +0 -1
  153. package/dist/components/LinearProgressIndicator/LinearProgressIndicator.stories.d.ts +0 -19
  154. package/dist/components/LinearProgressIndicator/LinearProgressIndicator.stories.d.ts.map +0 -1
  155. package/dist/components/LoadingBox/LoadingBox.stories.d.ts +0 -852
  156. package/dist/components/LoadingBox/LoadingBox.stories.d.ts.map +0 -1
  157. package/dist/components/Meta/Meta.spec.d.ts +0 -2
  158. package/dist/components/Meta/Meta.spec.d.ts.map +0 -1
  159. package/dist/components/Meta/Meta.stories.d.ts +0 -30
  160. package/dist/components/Meta/Meta.stories.d.ts.map +0 -1
  161. package/dist/components/MinimalModal/MinimalModal.spec.d.ts +0 -2
  162. package/dist/components/MinimalModal/MinimalModal.spec.d.ts.map +0 -1
  163. package/dist/components/MinimalModal/MinimalModal.stories.d.ts +0 -38
  164. package/dist/components/MinimalModal/MinimalModal.stories.d.ts.map +0 -1
  165. package/dist/components/Modal/Modal.spec.d.ts +0 -2
  166. package/dist/components/Modal/Modal.spec.d.ts.map +0 -1
  167. package/dist/components/Modal/Modal.stories.d.ts +0 -16
  168. package/dist/components/Modal/Modal.stories.d.ts.map +0 -1
  169. package/dist/components/NumberBubble/NumberBubble.spec.d.ts +0 -2
  170. package/dist/components/NumberBubble/NumberBubble.spec.d.ts.map +0 -1
  171. package/dist/components/NumberBubble/NumberBubble.stories.d.ts +0 -11
  172. package/dist/components/NumberBubble/NumberBubble.stories.d.ts.map +0 -1
  173. package/dist/components/NumberInput/NumberInput.spec.d.ts +0 -2
  174. package/dist/components/NumberInput/NumberInput.spec.d.ts.map +0 -1
  175. package/dist/components/NumberInput/NumberInput.stories.d.ts +0 -13
  176. package/dist/components/NumberInput/NumberInput.stories.d.ts.map +0 -1
  177. package/dist/components/OptionGrid/OptionGrid.stories.d.ts +0 -9
  178. package/dist/components/OptionGrid/OptionGrid.stories.d.ts.map +0 -1
  179. package/dist/components/OptionList/OptionList.stories.d.ts +0 -10
  180. package/dist/components/OptionList/OptionList.stories.d.ts.map +0 -1
  181. package/dist/components/OrderedList/OrderedList.stories.d.ts +0 -13
  182. package/dist/components/OrderedList/OrderedList.stories.d.ts.map +0 -1
  183. package/dist/components/OutsideClick/OutsideClick.spec.d.ts +0 -2
  184. package/dist/components/OutsideClick/OutsideClick.spec.d.ts.map +0 -1
  185. package/dist/components/OutsideClick/OutsideClick.stories.d.ts +0 -23
  186. package/dist/components/OutsideClick/OutsideClick.stories.d.ts.map +0 -1
  187. package/dist/components/OverdriveProvider/OverdriveProvider.stories.d.ts +0 -8
  188. package/dist/components/OverdriveProvider/OverdriveProvider.stories.d.ts.map +0 -1
  189. package/dist/components/Pagination/Pagination.spec.d.ts +0 -2
  190. package/dist/components/Pagination/Pagination.spec.d.ts.map +0 -1
  191. package/dist/components/Pagination/Pagination.stories.d.ts +0 -14
  192. package/dist/components/Pagination/Pagination.stories.d.ts.map +0 -1
  193. package/dist/components/Portal/Portal.spec.d.ts +0 -2
  194. package/dist/components/Portal/Portal.spec.d.ts.map +0 -1
  195. package/dist/components/Portal/Portal.stories.d.ts +0 -29
  196. package/dist/components/Portal/Portal.stories.d.ts.map +0 -1
  197. package/dist/components/Positioner/Positioner.spec.d.ts +0 -2
  198. package/dist/components/Positioner/Positioner.spec.d.ts.map +0 -1
  199. package/dist/components/Positioner/Positioner.stories.d.ts +0 -33
  200. package/dist/components/Positioner/Positioner.stories.d.ts.map +0 -1
  201. package/dist/components/ProgressBar/ProgressBar.spec.d.ts +0 -2
  202. package/dist/components/ProgressBar/ProgressBar.spec.d.ts.map +0 -1
  203. package/dist/components/ProgressBar/ProgressBar.stories.d.ts +0 -13
  204. package/dist/components/ProgressBar/ProgressBar.stories.d.ts.map +0 -1
  205. package/dist/components/ProgressBarGroup/ProgressBarGroup.spec.d.ts +0 -2
  206. package/dist/components/ProgressBarGroup/ProgressBarGroup.spec.d.ts.map +0 -1
  207. package/dist/components/ProgressBarGroup/ProgressBarGroup.stories.d.ts +0 -10
  208. package/dist/components/ProgressBarGroup/ProgressBarGroup.stories.d.ts.map +0 -1
  209. package/dist/components/ProgressSpinner/ProgressSpinner.stories.d.ts +0 -21
  210. package/dist/components/ProgressSpinner/ProgressSpinner.stories.d.ts.map +0 -1
  211. package/dist/components/Radio/Radio.spec.d.ts +0 -2
  212. package/dist/components/Radio/Radio.spec.d.ts.map +0 -1
  213. package/dist/components/Radio/Radio.stories.d.ts +0 -17
  214. package/dist/components/Radio/Radio.stories.d.ts.map +0 -1
  215. package/dist/components/ScrollPane/ScrollPane.stories.d.ts +0 -11
  216. package/dist/components/ScrollPane/ScrollPane.stories.d.ts.map +0 -1
  217. package/dist/components/SearchBar/SearchBar.stories.d.ts +0 -7
  218. package/dist/components/SearchBar/SearchBar.stories.d.ts.map +0 -1
  219. package/dist/components/Section/Section.spec.d.ts +0 -2
  220. package/dist/components/Section/Section.spec.d.ts.map +0 -1
  221. package/dist/components/Section/Section.stories.d.ts +0 -15
  222. package/dist/components/Section/Section.stories.d.ts.map +0 -1
  223. package/dist/components/SelectInput/SelectInput.spec.d.ts +0 -2
  224. package/dist/components/SelectInput/SelectInput.spec.d.ts.map +0 -1
  225. package/dist/components/SelectInput/SelectInput.stories.d.ts +0 -12
  226. package/dist/components/SelectInput/SelectInput.stories.d.ts.map +0 -1
  227. package/dist/components/SimplePagination/SimplePagination.spec.d.ts +0 -2
  228. package/dist/components/SimplePagination/SimplePagination.spec.d.ts.map +0 -1
  229. package/dist/components/SimplePagination/SimplePagination.stories.d.ts +0 -18
  230. package/dist/components/SimplePagination/SimplePagination.stories.d.ts.map +0 -1
  231. package/dist/components/SliderProgress/ProgressSteps.spec.d.ts +0 -2
  232. package/dist/components/SliderProgress/ProgressSteps.spec.d.ts.map +0 -1
  233. package/dist/components/SliderProgress/SliderProgress.stories.d.ts +0 -25
  234. package/dist/components/SliderProgress/SliderProgress.stories.d.ts.map +0 -1
  235. package/dist/components/Stack/Stack.spec.d.ts +0 -2
  236. package/dist/components/Stack/Stack.spec.d.ts.map +0 -1
  237. package/dist/components/Stack/Stack.stories.d.ts +0 -10
  238. package/dist/components/Stack/Stack.stories.d.ts.map +0 -1
  239. package/dist/components/StandardModal/StandardModal.spec.d.ts +0 -2
  240. package/dist/components/StandardModal/StandardModal.spec.d.ts.map +0 -1
  241. package/dist/components/StandardModal/StandardModal.stories.d.ts +0 -15
  242. package/dist/components/StandardModal/StandardModal.stories.d.ts.map +0 -1
  243. package/dist/components/StarRating/StarRating.spec.d.ts +0 -2
  244. package/dist/components/StarRating/StarRating.spec.d.ts.map +0 -1
  245. package/dist/components/StarRating/StarRating.stories.d.ts +0 -28
  246. package/dist/components/StarRating/StarRating.stories.d.ts.map +0 -1
  247. package/dist/components/Stepper/Stepper.spec.d.ts +0 -2
  248. package/dist/components/Stepper/Stepper.spec.d.ts.map +0 -1
  249. package/dist/components/Stepper/Stepper.stories.d.ts +0 -13
  250. package/dist/components/Stepper/Stepper.stories.d.ts.map +0 -1
  251. package/dist/components/StickyBox/StickyBox.stories.d.ts +0 -12
  252. package/dist/components/StickyBox/StickyBox.stories.d.ts.map +0 -1
  253. package/dist/components/Switch/Switch.spec.d.ts +0 -2
  254. package/dist/components/Switch/Switch.spec.d.ts.map +0 -1
  255. package/dist/components/Switch/Switch.stories.d.ts +0 -9
  256. package/dist/components/Switch/Switch.stories.d.ts.map +0 -1
  257. package/dist/components/Table/Table.spec.d.ts +0 -2
  258. package/dist/components/Table/Table.spec.d.ts.map +0 -1
  259. package/dist/components/Table/Table.stories.d.ts +0 -7
  260. package/dist/components/Table/Table.stories.d.ts.map +0 -1
  261. package/dist/components/Tabs/Tabs.spec.d.ts +0 -2
  262. package/dist/components/Tabs/Tabs.spec.d.ts.map +0 -1
  263. package/dist/components/Tabs/Tabs.stories.d.ts +0 -12
  264. package/dist/components/Tabs/Tabs.stories.d.ts.map +0 -1
  265. package/dist/components/Text/Text.stories.d.ts +0 -11
  266. package/dist/components/Text/Text.stories.d.ts.map +0 -1
  267. package/dist/components/TextAreaInput/TextAreaInput.spec.d.ts +0 -2
  268. package/dist/components/TextAreaInput/TextAreaInput.spec.d.ts.map +0 -1
  269. package/dist/components/TextAreaInput/TextAreaInput.stories.d.ts +0 -10
  270. package/dist/components/TextAreaInput/TextAreaInput.stories.d.ts.map +0 -1
  271. package/dist/components/TextBubble/TextBubble.spec.d.ts +0 -2
  272. package/dist/components/TextBubble/TextBubble.spec.d.ts.map +0 -1
  273. package/dist/components/TextBubble/TextBubble.stories.d.ts +0 -12
  274. package/dist/components/TextBubble/TextBubble.stories.d.ts.map +0 -1
  275. package/dist/components/TextContainer/TextContainer.stories.d.ts +0 -34
  276. package/dist/components/TextContainer/TextContainer.stories.d.ts.map +0 -1
  277. package/dist/components/TextInput/TextInput.spec.d.ts +0 -2
  278. package/dist/components/TextInput/TextInput.spec.d.ts.map +0 -1
  279. package/dist/components/TextInput/TextInput.stories.d.ts +0 -18
  280. package/dist/components/TextInput/TextInput.stories.d.ts.map +0 -1
  281. package/dist/components/TextLink/TextLink.stories.d.ts +0 -368
  282. package/dist/components/TextLink/TextLink.stories.d.ts.map +0 -1
  283. package/dist/components/Toaster/Toast.stories.d.ts +0 -16
  284. package/dist/components/Toaster/Toast.stories.d.ts.map +0 -1
  285. package/dist/components/Tooltip/Tooltip.spec.d.ts +0 -2
  286. package/dist/components/Tooltip/Tooltip.spec.d.ts.map +0 -1
  287. package/dist/components/Tooltip/Tooltip.stories.d.ts +0 -53
  288. package/dist/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
  289. package/dist/components/VisuallyHidden/VisuallyHidden.stories.d.ts +0 -27
  290. package/dist/components/VisuallyHidden/VisuallyHidden.stories.d.ts.map +0 -1
  291. package/dist/components/private/InputBase/NotchedBase.spec.d.ts +0 -2
  292. package/dist/components/private/InputBase/NotchedBase.spec.d.ts.map +0 -1
  293. package/dist/hooks/useAttachedBoxes/useAttachedBoxes.stories.d.ts +0 -10
  294. package/dist/hooks/useAttachedBoxes/useAttachedBoxes.stories.d.ts.map +0 -1
  295. package/dist/hooks/useMedia/useMedia.stories.d.ts +0 -12
  296. package/dist/hooks/useMedia/useMedia.stories.d.ts.map +0 -1
  297. package/dist/hooks/useResponsiveValue/useResponsiveValue.stories.d.ts +0 -12
  298. package/dist/hooks/useResponsiveValue/useResponsiveValue.stories.d.ts.map +0 -1
  299. package/dist/stories/borders.stories.d.ts +0 -6
  300. package/dist/stories/borders.stories.d.ts.map +0 -1
  301. package/dist/stories/helpers/index.d.ts +0 -20
  302. package/dist/stories/helpers/index.d.ts.map +0 -1
  303. package/dist/stories/helpers/sprinkles.css.d.ts +0 -300
  304. package/dist/stories/helpers/sprinkles.css.d.ts.map +0 -1
  305. package/dist/stories/helpers/stack.css.d.ts +0 -35
  306. package/dist/stories/helpers/stack.css.d.ts.map +0 -1
  307. package/dist/stories/helpers/styles.css.d.ts +0 -35
  308. package/dist/stories/helpers/styles.css.d.ts.map +0 -1
  309. package/dist/stories/icons.stories.d.ts +0 -6
  310. package/dist/stories/icons.stories.d.ts.map +0 -1
  311. package/dist/stories/intentional-colours.stories.d.ts +0 -6
  312. package/dist/stories/intentional-colours.stories.d.ts.map +0 -1
  313. package/dist/stories/palette.stories.d.ts +0 -6
  314. package/dist/stories/palette.stories.d.ts.map +0 -1
  315. package/dist/stories/shared/argTypes-box.d.ts +0 -6
  316. package/dist/stories/shared/argTypes-box.d.ts.map +0 -1
  317. package/dist/stories/shared/argTypes.d.ts +0 -18
  318. package/dist/stories/shared/argTypes.d.ts.map +0 -1
  319. package/dist/stories/space.stories.d.ts +0 -6
  320. package/dist/stories/space.stories.d.ts.map +0 -1
  321. package/dist/stories/theme.stories.d.ts +0 -6
  322. package/dist/stories/theme.stories.d.ts.map +0 -1
  323. package/dist/styles/reset.css.d.ts.map +0 -1
  324. package/dist/styles/resetStyles.d.ts.map +0 -1
  325. package/dist/test/vitest.setup.d.ts +0 -2
  326. package/dist/test/vitest.setup.d.ts.map +0 -1
  327. package/dist/test/vitest.setup.js +0 -33
@@ -1,300 +0,0 @@
1
- export declare const sprinkles: ((props: {
2
- gap?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
3
- marginBottom?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
4
- marginLeft?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
5
- marginRight?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
6
- marginTop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
7
- paddingBottom?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
8
- paddingLeft?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
9
- paddingRight?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
10
- paddingTop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
11
- margin?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
12
- marginX?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
13
- marginY?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
14
- padding?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
15
- paddingX?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
16
- paddingY?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "none" | undefined;
17
- } & {
18
- borderColor?: "gray" | "light" | "dark" | {
19
- initial?: "gray" | "light" | "dark" | undefined;
20
- active?: "gray" | "light" | "dark" | undefined;
21
- checked?: "gray" | "light" | "dark" | undefined;
22
- disabled?: "gray" | "light" | "dark" | undefined;
23
- focus?: "gray" | "light" | "dark" | undefined;
24
- focusVisible?: "gray" | "light" | "dark" | undefined;
25
- hover?: "gray" | "light" | "dark" | undefined;
26
- selected?: "gray" | "light" | "dark" | undefined;
27
- } | undefined;
28
- borderRadius?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | {
29
- initial?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
30
- active?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
31
- checked?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
32
- disabled?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
33
- focus?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
34
- focusVisible?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
35
- hover?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
36
- selected?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
37
- } | undefined;
38
- borderBottomLeftRadius?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | {
39
- initial?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
40
- active?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
41
- checked?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
42
- disabled?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
43
- focus?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
44
- focusVisible?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
45
- hover?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
46
- selected?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
47
- } | undefined;
48
- borderBottomRightRadius?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | {
49
- initial?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
50
- active?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
51
- checked?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
52
- disabled?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
53
- focus?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
54
- focusVisible?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
55
- hover?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
56
- selected?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
57
- } | undefined;
58
- borderTopLeftRadius?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | {
59
- initial?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
60
- active?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
61
- checked?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
62
- disabled?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
63
- focus?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
64
- focusVisible?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
65
- hover?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
66
- selected?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
67
- } | undefined;
68
- borderTopRightRadius?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | {
69
- initial?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
70
- active?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
71
- checked?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
72
- disabled?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
73
- focus?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
74
- focusVisible?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
75
- hover?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
76
- selected?: "1" | "none" | "min" | "sm" | "md" | "lg" | "xl" | "2xl" | "pill" | "full" | undefined;
77
- } | undefined;
78
- borderStyle?: "none" | "dashed" | "dotted" | "solid" | {
79
- initial?: "none" | "dashed" | "dotted" | "solid" | undefined;
80
- active?: "none" | "dashed" | "dotted" | "solid" | undefined;
81
- checked?: "none" | "dashed" | "dotted" | "solid" | undefined;
82
- disabled?: "none" | "dashed" | "dotted" | "solid" | undefined;
83
- focus?: "none" | "dashed" | "dotted" | "solid" | undefined;
84
- focusVisible?: "none" | "dashed" | "dotted" | "solid" | undefined;
85
- hover?: "none" | "dashed" | "dotted" | "solid" | undefined;
86
- selected?: "none" | "dashed" | "dotted" | "solid" | undefined;
87
- } | undefined;
88
- borderBottomStyle?: "none" | "dashed" | "dotted" | "solid" | {
89
- initial?: "none" | "dashed" | "dotted" | "solid" | undefined;
90
- active?: "none" | "dashed" | "dotted" | "solid" | undefined;
91
- checked?: "none" | "dashed" | "dotted" | "solid" | undefined;
92
- disabled?: "none" | "dashed" | "dotted" | "solid" | undefined;
93
- focus?: "none" | "dashed" | "dotted" | "solid" | undefined;
94
- focusVisible?: "none" | "dashed" | "dotted" | "solid" | undefined;
95
- hover?: "none" | "dashed" | "dotted" | "solid" | undefined;
96
- selected?: "none" | "dashed" | "dotted" | "solid" | undefined;
97
- } | undefined;
98
- borderLeftStyle?: "none" | "dashed" | "dotted" | "solid" | {
99
- initial?: "none" | "dashed" | "dotted" | "solid" | undefined;
100
- active?: "none" | "dashed" | "dotted" | "solid" | undefined;
101
- checked?: "none" | "dashed" | "dotted" | "solid" | undefined;
102
- disabled?: "none" | "dashed" | "dotted" | "solid" | undefined;
103
- focus?: "none" | "dashed" | "dotted" | "solid" | undefined;
104
- focusVisible?: "none" | "dashed" | "dotted" | "solid" | undefined;
105
- hover?: "none" | "dashed" | "dotted" | "solid" | undefined;
106
- selected?: "none" | "dashed" | "dotted" | "solid" | undefined;
107
- } | undefined;
108
- borderRightStyle?: "none" | "dashed" | "dotted" | "solid" | {
109
- initial?: "none" | "dashed" | "dotted" | "solid" | undefined;
110
- active?: "none" | "dashed" | "dotted" | "solid" | undefined;
111
- checked?: "none" | "dashed" | "dotted" | "solid" | undefined;
112
- disabled?: "none" | "dashed" | "dotted" | "solid" | undefined;
113
- focus?: "none" | "dashed" | "dotted" | "solid" | undefined;
114
- focusVisible?: "none" | "dashed" | "dotted" | "solid" | undefined;
115
- hover?: "none" | "dashed" | "dotted" | "solid" | undefined;
116
- selected?: "none" | "dashed" | "dotted" | "solid" | undefined;
117
- } | undefined;
118
- borderTopStyle?: "none" | "dashed" | "dotted" | "solid" | {
119
- initial?: "none" | "dashed" | "dotted" | "solid" | undefined;
120
- active?: "none" | "dashed" | "dotted" | "solid" | undefined;
121
- checked?: "none" | "dashed" | "dotted" | "solid" | undefined;
122
- disabled?: "none" | "dashed" | "dotted" | "solid" | undefined;
123
- focus?: "none" | "dashed" | "dotted" | "solid" | undefined;
124
- focusVisible?: "none" | "dashed" | "dotted" | "solid" | undefined;
125
- hover?: "none" | "dashed" | "dotted" | "solid" | undefined;
126
- selected?: "none" | "dashed" | "dotted" | "solid" | undefined;
127
- } | undefined;
128
- borderWidth?: "1" | "2" | "3" | "none" | {
129
- initial?: "1" | "2" | "3" | "none" | undefined;
130
- active?: "1" | "2" | "3" | "none" | undefined;
131
- checked?: "1" | "2" | "3" | "none" | undefined;
132
- disabled?: "1" | "2" | "3" | "none" | undefined;
133
- focus?: "1" | "2" | "3" | "none" | undefined;
134
- focusVisible?: "1" | "2" | "3" | "none" | undefined;
135
- hover?: "1" | "2" | "3" | "none" | undefined;
136
- selected?: "1" | "2" | "3" | "none" | undefined;
137
- } | undefined;
138
- boxShadow?: "1" | "2" | "3" | "4" | "5" | "none" | {
139
- initial?: "1" | "2" | "3" | "4" | "5" | "none" | undefined;
140
- active?: "1" | "2" | "3" | "4" | "5" | "none" | undefined;
141
- checked?: "1" | "2" | "3" | "4" | "5" | "none" | undefined;
142
- disabled?: "1" | "2" | "3" | "4" | "5" | "none" | undefined;
143
- focus?: "1" | "2" | "3" | "4" | "5" | "none" | undefined;
144
- focusVisible?: "1" | "2" | "3" | "4" | "5" | "none" | undefined;
145
- hover?: "1" | "2" | "3" | "4" | "5" | "none" | undefined;
146
- selected?: "1" | "2" | "3" | "4" | "5" | "none" | undefined;
147
- } | undefined;
148
- } & {
149
- display?: "none" | "flex" | "grid" | "block" | "inline-block" | "inline-flex" | {
150
- mobile?: "none" | "flex" | "grid" | "block" | "inline-block" | "inline-flex" | undefined;
151
- tablet?: "none" | "flex" | "grid" | "block" | "inline-block" | "inline-flex" | undefined;
152
- desktop?: "none" | "flex" | "grid" | "block" | "inline-block" | "inline-flex" | undefined;
153
- largeDesktop?: "none" | "flex" | "grid" | "block" | "inline-block" | "inline-flex" | undefined;
154
- } | undefined;
155
- flexDirection?: "column" | "row" | {
156
- mobile?: "column" | "row" | undefined;
157
- tablet?: "column" | "row" | undefined;
158
- desktop?: "column" | "row" | undefined;
159
- largeDesktop?: "column" | "row" | undefined;
160
- } | undefined;
161
- flexGrow?: number | {
162
- mobile?: number | undefined;
163
- tablet?: number | undefined;
164
- desktop?: number | undefined;
165
- largeDesktop?: number | undefined;
166
- } | undefined;
167
- flexShrink?: number | {
168
- mobile?: number | undefined;
169
- tablet?: number | undefined;
170
- desktop?: number | undefined;
171
- largeDesktop?: number | undefined;
172
- } | undefined;
173
- flexWrap?: "nowrap" | "wrap" | "wrap-reverse" | {
174
- mobile?: "nowrap" | "wrap" | "wrap-reverse" | undefined;
175
- tablet?: "nowrap" | "wrap" | "wrap-reverse" | undefined;
176
- desktop?: "nowrap" | "wrap" | "wrap-reverse" | undefined;
177
- largeDesktop?: "nowrap" | "wrap" | "wrap-reverse" | undefined;
178
- } | undefined;
179
- gridTemplateColumns?: "1" | "2" | "3" | "4" | "5" | {
180
- mobile?: "1" | "2" | "3" | "4" | "5" | undefined;
181
- tablet?: "1" | "2" | "3" | "4" | "5" | undefined;
182
- desktop?: "1" | "2" | "3" | "4" | "5" | undefined;
183
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | undefined;
184
- } | undefined;
185
- alignItems?: "stretch" | "center" | "flex-end" | "flex-start" | {
186
- mobile?: "stretch" | "center" | "flex-end" | "flex-start" | undefined;
187
- tablet?: "stretch" | "center" | "flex-end" | "flex-start" | undefined;
188
- desktop?: "stretch" | "center" | "flex-end" | "flex-start" | undefined;
189
- largeDesktop?: "stretch" | "center" | "flex-end" | "flex-start" | undefined;
190
- } | undefined;
191
- justifyContent?: "space-between" | "stretch" | "center" | "flex-end" | "flex-start" | {
192
- mobile?: "space-between" | "stretch" | "center" | "flex-end" | "flex-start" | undefined;
193
- tablet?: "space-between" | "stretch" | "center" | "flex-end" | "flex-start" | undefined;
194
- desktop?: "space-between" | "stretch" | "center" | "flex-end" | "flex-start" | undefined;
195
- largeDesktop?: "space-between" | "stretch" | "center" | "flex-end" | "flex-start" | undefined;
196
- } | undefined;
197
- alignSelf?: "center" | "flex-end" | "flex-start" | {
198
- mobile?: "center" | "flex-end" | "flex-start" | undefined;
199
- tablet?: "center" | "flex-end" | "flex-start" | undefined;
200
- desktop?: "center" | "flex-end" | "flex-start" | undefined;
201
- largeDesktop?: "center" | "flex-end" | "flex-start" | undefined;
202
- } | undefined;
203
- position?: "fixed" | "absolute" | "relative" | "static" | "sticky" | {
204
- mobile?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
205
- tablet?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
206
- desktop?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
207
- largeDesktop?: "fixed" | "absolute" | "relative" | "static" | "sticky" | undefined;
208
- } | undefined;
209
- height?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | {
210
- mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
211
- tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
212
- desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
213
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
214
- } | undefined;
215
- width?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | {
216
- mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
217
- tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
218
- desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
219
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
220
- } | undefined;
221
- overflow?: "auto" | "hidden" | "visible" | "scroll" | {
222
- mobile?: "auto" | "hidden" | "visible" | "scroll" | undefined;
223
- tablet?: "auto" | "hidden" | "visible" | "scroll" | undefined;
224
- desktop?: "auto" | "hidden" | "visible" | "scroll" | undefined;
225
- largeDesktop?: "auto" | "hidden" | "visible" | "scroll" | undefined;
226
- } | undefined;
227
- gridColumns?: "1" | "2" | "3" | "4" | "5" | {
228
- mobile?: "1" | "2" | "3" | "4" | "5" | undefined;
229
- tablet?: "1" | "2" | "3" | "4" | "5" | undefined;
230
- desktop?: "1" | "2" | "3" | "4" | "5" | undefined;
231
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | undefined;
232
- } | undefined;
233
- placeItems?: "stretch" | "center" | "flex-end" | "flex-start" | {
234
- mobile?: "stretch" | "center" | "flex-end" | "flex-start" | undefined;
235
- tablet?: "stretch" | "center" | "flex-end" | "flex-start" | undefined;
236
- desktop?: "stretch" | "center" | "flex-end" | "flex-start" | undefined;
237
- largeDesktop?: "stretch" | "center" | "flex-end" | "flex-start" | undefined;
238
- } | undefined;
239
- size?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | {
240
- mobile?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
241
- tablet?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
242
- desktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
243
- largeDesktop?: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "auto" | "100%" | undefined;
244
- } | undefined;
245
- } & {
246
- cursor?: "default" | "not-allowed" | "pointer" | "text" | "wait" | {
247
- initial?: "default" | "not-allowed" | "pointer" | "text" | "wait" | undefined;
248
- active?: "default" | "not-allowed" | "pointer" | "text" | "wait" | undefined;
249
- checked?: "default" | "not-allowed" | "pointer" | "text" | "wait" | undefined;
250
- disabled?: "default" | "not-allowed" | "pointer" | "text" | "wait" | undefined;
251
- focus?: "default" | "not-allowed" | "pointer" | "text" | "wait" | undefined;
252
- focusVisible?: "default" | "not-allowed" | "pointer" | "text" | "wait" | undefined;
253
- hover?: "default" | "not-allowed" | "pointer" | "text" | "wait" | undefined;
254
- selected?: "default" | "not-allowed" | "pointer" | "text" | "wait" | undefined;
255
- } | undefined;
256
- outlineColor?: "link" | "body" | {
257
- initial?: "link" | "body" | undefined;
258
- active?: "link" | "body" | undefined;
259
- checked?: "link" | "body" | undefined;
260
- disabled?: "link" | "body" | undefined;
261
- focus?: "link" | "body" | undefined;
262
- focusVisible?: "link" | "body" | undefined;
263
- hover?: "link" | "body" | undefined;
264
- selected?: "link" | "body" | undefined;
265
- } | undefined;
266
- outlineStyle?: "none" | "solid" | {
267
- initial?: "none" | "solid" | undefined;
268
- active?: "none" | "solid" | undefined;
269
- checked?: "none" | "solid" | undefined;
270
- disabled?: "none" | "solid" | undefined;
271
- focus?: "none" | "solid" | undefined;
272
- focusVisible?: "none" | "solid" | undefined;
273
- hover?: "none" | "solid" | undefined;
274
- selected?: "none" | "solid" | undefined;
275
- } | undefined;
276
- outlineOffset?: "sm" | "md" | "lg" | {
277
- initial?: "sm" | "md" | "lg" | undefined;
278
- active?: "sm" | "md" | "lg" | undefined;
279
- checked?: "sm" | "md" | "lg" | undefined;
280
- disabled?: "sm" | "md" | "lg" | undefined;
281
- focus?: "sm" | "md" | "lg" | undefined;
282
- focusVisible?: "sm" | "md" | "lg" | undefined;
283
- hover?: "sm" | "md" | "lg" | undefined;
284
- selected?: "sm" | "md" | "lg" | undefined;
285
- } | undefined;
286
- outlineWidth?: "none" | "default" | {
287
- initial?: "none" | "default" | undefined;
288
- active?: "none" | "default" | undefined;
289
- checked?: "none" | "default" | undefined;
290
- disabled?: "none" | "default" | undefined;
291
- focus?: "none" | "default" | undefined;
292
- focusVisible?: "none" | "default" | undefined;
293
- hover?: "none" | "default" | undefined;
294
- selected?: "none" | "default" | undefined;
295
- } | undefined;
296
- }) => string) & {
297
- properties: Set<"width" | "size" | "alignItems" | "alignSelf" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderLeftStyle" | "borderRightStyle" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "boxShadow" | "cursor" | "display" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "gridTemplateColumns" | "height" | "justifyContent" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "borderColor" | "borderRadius" | "borderStyle" | "borderWidth" | "gap" | "margin" | "overflow" | "padding" | "placeItems" | "gridColumns" | "paddingX" | "paddingY" | "marginX" | "marginY">;
298
- };
299
- export type Sprinkles = Parameters<typeof sprinkles>[0];
300
- //# sourceMappingURL=sprinkles.css.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sprinkles.css.d.ts","sourceRoot":"","sources":["../../../lib/stories/helpers/sprinkles.css.ts"],"names":[],"mappings":"AA6IA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKrB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,UAAU,CAAC,OAAO,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC"}
@@ -1,35 +0,0 @@
1
- import { type RecipeVariants } from '@vanilla-extract/recipes';
2
- export declare const stack: import("@vanilla-extract/recipes").RuntimeFn<{
3
- space: {
4
- xxs: {
5
- gap: `var(--${string})` | `var(--${string}, ${string})`;
6
- };
7
- xs: {
8
- gap: `var(--${string})` | `var(--${string}, ${string})`;
9
- };
10
- sm: {
11
- gap: `var(--${string})` | `var(--${string}, ${string})`;
12
- };
13
- md: {
14
- gap: `var(--${string})` | `var(--${string}, ${string})`;
15
- };
16
- lg: {
17
- gap: `var(--${string})` | `var(--${string}, ${string})`;
18
- };
19
- };
20
- horizontal: {
21
- false: {
22
- flexDirection: "column";
23
- };
24
- true: {
25
- flexDirection: "row";
26
- };
27
- };
28
- }>;
29
- type Variants = NonNullable<RecipeVariants<typeof stack>>;
30
- export interface RecipeStackProps {
31
- space?: Variants['space'];
32
- horizontal?: Variants['horizontal'];
33
- }
34
- export {};
35
- //# sourceMappingURL=stack.css.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stack.css.d.ts","sourceRoot":"","sources":["../../../lib/stories/helpers/stack.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,KAAK,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAOvE,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;EAmBhB,CAAC;AAEH,KAAK,QAAQ,GAAG,WAAW,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC,CAAC;AAK1D,MAAM,WAAW,gBAAgB;IAIhC,KAAK,CAAC,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAC;IAI1B,UAAU,CAAC,EAAE,QAAQ,CAAC,YAAY,CAAC,CAAC;CACpC"}
@@ -1,35 +0,0 @@
1
- import { type RecipeVariants } from '@vanilla-extract/recipes';
2
- export declare const titles: string;
3
- export declare const labels: string;
4
- export declare const codeVariable: string;
5
- export declare const small: string;
6
- export declare const gridSwatches: string;
7
- export declare const hexPill: string;
8
- export declare const transitionColours: string;
9
- export declare const variantColourSwatch: import("@vanilla-extract/recipes").RuntimeFn<{
10
- size: {
11
- sm: {
12
- height: `var(--${string})` | `var(--${string}, ${string})`;
13
- width: `var(--${string})` | `var(--${string}, ${string})`;
14
- };
15
- md: {
16
- height: `var(--${string})` | `var(--${string}, ${string})`;
17
- width: `var(--${string})` | `var(--${string}, ${string})`;
18
- };
19
- lg: {
20
- height: `var(--${string})` | `var(--${string}, ${string})`;
21
- width: `var(--${string})` | `var(--${string}, ${string})`;
22
- };
23
- };
24
- shape: {
25
- circle: {
26
- borderRadius: "100%";
27
- };
28
- rectangle: {
29
- borderRadius: `var(--${string})` | `var(--${string}, ${string})`;
30
- width: "140px";
31
- };
32
- };
33
- }>;
34
- export type VariantColourSwatchProps = NonNullable<RecipeVariants<typeof variantColourSwatch>>;
35
- //# sourceMappingURL=styles.css.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../lib/stories/helpers/styles.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,KAAK,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAIvE,eAAO,MAAM,MAAM,QAEjB,CAAC;AAEH,eAAO,MAAM,MAAM,QAEjB,CAAC;AAEH,eAAO,MAAM,YAAY,QAKvB,CAAC;AAEH,eAAO,MAAM,KAAK,QAEhB,CAAC;AAEH,eAAO,MAAM,YAAY,QAIvB,CAAC;AAEH,eAAO,MAAM,OAAO,QASlB,CAAC;AAEH,eAAO,MAAM,iBAAiB,QAI5B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;EAkC9B,CAAC;AAEH,MAAM,MAAM,wBAAwB,GAAG,WAAW,CACjD,cAAc,CAAC,OAAO,mBAAmB,CAAC,CAC1C,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/react-vite';
2
- declare const meta: Meta;
3
- export default meta;
4
- type Story = StoryObj;
5
- export declare const IconSet: Story;
6
- //# sourceMappingURL=icons.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"icons.stories.d.ts","sourceRoot":"","sources":["../../lib/stories/icons.stories.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAsE5D,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC;AAEtB,eAAO,MAAM,OAAO,EAAE,KAWrB,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/react-vite';
2
- declare const meta: Meta;
3
- export default meta;
4
- type Story = StoryObj;
5
- export declare const LegacyColoursets: Story;
6
- //# sourceMappingURL=intentional-colours.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intentional-colours.stories.d.ts","sourceRoot":"","sources":["../../lib/stories/intentional-colours.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAgE5D,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC;AAEtB,eAAO,MAAM,gBAAgB,EAAE,KA+D9B,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/react-vite';
2
- declare const meta: Meta;
3
- export default meta;
4
- type Story = StoryObj;
5
- export declare const Palette: Story;
6
- //# sourceMappingURL=palette.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"palette.stories.d.ts","sourceRoot":"","sources":["../../lib/stories/palette.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAuE5D,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC;AAEtB,eAAO,MAAM,OAAO,EAAE,KAUrB,CAAC"}
@@ -1,6 +0,0 @@
1
- import { ArgTypes } from '@storybook/react-vite';
2
- import { type ComponentProps } from 'react';
3
- import { Box } from '../../components/Box/Box';
4
- export declare const scaleOptions: string[];
5
- export declare const boxArgTypes: Partial<ArgTypes<ComponentProps<typeof Box>>>;
6
- //# sourceMappingURL=argTypes-box.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"argTypes-box.d.ts","sourceRoot":"","sources":["../../../lib/stories/shared/argTypes-box.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,OAAO,EAAE,GAAG,EAAE,MAAM,0BAA0B,CAAC;AAI/C,eAAO,MAAM,YAAY,UAA8B,CAAC;AA2BxD,eAAO,MAAM,WAAW,EAAE,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,CAoErE,CAAC"}
@@ -1,18 +0,0 @@
1
- export declare const argTypesExampleIcons: {
2
- options: string[];
3
- mapping: {
4
- None: null;
5
- Magnify: import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
6
- Car: import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
7
- Phone: import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
8
- 'Car Multiple': import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
9
- Calendar: import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
10
- 'Account Edit': import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
11
- 'Alert Circle': import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
12
- 'Currency USD': import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
13
- Plus: import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
14
- Star: import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
15
- Check: import("react").ReactElement<import("react").SVGAttributes<SVGElement>, "svg">;
16
- };
17
- };
18
- //# sourceMappingURL=argTypes.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"argTypes.d.ts","sourceRoot":"","sources":["../../../lib/stories/shared/argTypes.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;CA6BhC,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/react-vite';
2
- declare const meta: Meta;
3
- export default meta;
4
- type Story = StoryObj;
5
- export declare const Space: Story;
6
- //# sourceMappingURL=space.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"space.stories.d.ts","sourceRoot":"","sources":["../../lib/stories/space.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAwD5D,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC;AAEtB,eAAO,MAAM,KAAK,EAAE,KAQnB,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/react-vite';
2
- declare const meta: Meta;
3
- export default meta;
4
- type Story = StoryObj;
5
- export declare const ThemeColours: Story;
6
- //# sourceMappingURL=theme.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"theme.stories.d.ts","sourceRoot":"","sources":["../../lib/stories/theme.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AA6B5D,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC;AAEtB,eAAO,MAAM,YAAY,EAAE,KA0D1B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"reset.css.d.ts","sourceRoot":"","sources":["../../lib/styles/reset.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAQlE,eAAO,MAAM,OAAO;;;CAGnB,CAAC;AAUF,eAAO,MAAM,WAAW,QAOtB,CAAC;AAEH,eAAO,MAAM,SAAS,QASpB,CAAC;AAuHH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsCnB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,MAAM,OAAO,OAAO,CAAC;AAEjD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAQxB,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG,WAAW,CAC1C,cAAc,CAAC,OAAO,aAAa,CAAC,CACpC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"resetStyles.d.ts","sourceRoot":"","sources":["../../lib/styles/resetStyles.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAGvD,OAAO,EAAa,KAAK,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAM5D,eAAO,MAAM,WAAW,GAAI,aAAa;IAAE,EAAE,EAAE,MAAM,GAAG,SAAS,CAAA;CAAE,WAKlE,CAAC;AAOF,eAAO,MAAM,kBAAkB,GAAI,KAAK,OAAO,WAG9C,CAAC;AAOF,eAAO,MAAM,eAAe,GAAI,uBAG7B;IAAE,EAAE,CAAC,EAAE,MAAM,GAAG,WAAW,GAAG,YAAY,CAAA;CAAE,GAAG,SAAS,WACP,CAAC"}
@@ -1,2 +0,0 @@
1
- import '@testing-library/jest-dom';
2
- //# sourceMappingURL=vitest.setup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vitest.setup.d.ts","sourceRoot":"","sources":["../../lib/test/vitest.setup.ts"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAC"}
@@ -1,33 +0,0 @@
1
- "use strict";
2
-
3
- import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
4
- 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; }
5
- 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; }
6
- import '@testing-library/jest-dom';
7
- import { cleanup } from '@testing-library/react';
8
- import React from 'react';
9
- import { afterEach, vi } from 'vitest';
10
- import theme from "../themes/base/index.js";
11
- afterEach(() => {
12
- cleanup();
13
- });
14
- vi.mock('@testing-library/react', async () => {
15
- const originalModule = await vi.importActual('@testing-library/react');
16
- const {
17
- OverdriveProvider
18
- } = await import('../components/OverdriveProvider/OverdriveProvider');
19
- return _objectSpread(_objectSpread({}, originalModule), {}, {
20
- render: vi.fn((ui, options) => {
21
- return originalModule.render(ui, _objectSpread(_objectSpread({}, options), {}, {
22
- wrapper: _ref => {
23
- let {
24
- children
25
- } = _ref;
26
- return React.createElement(OverdriveProvider, {
27
- theme
28
- }, children);
29
- }
30
- }));
31
- })
32
- });
33
- });