@westpac/ui 0.7.1 → 0.8.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 (350) hide show
  1. package/.storybook/global.css +98 -97
  2. package/CHANGELOG.md +6 -0
  3. package/dist/component-type.json +1 -1
  4. package/dist/components/accordion/accordion.styles.js +1 -1
  5. package/dist/components/button/button.styles.js +1 -1
  6. package/dist/components/button-dropdown/components/panel/panel.styles.js +1 -1
  7. package/dist/components/button-group/components/button/button.styles.js +1 -1
  8. package/dist/components/checkbox-group/components/checkbox/checkbox.styles.js +1 -1
  9. package/dist/components/error-message/error-message.styles.js +2 -2
  10. package/dist/components/flexi-cell/flexi-cell.styles.js +1 -1
  11. package/dist/components/form/components/form-group/form-group.styles.d.ts +1 -1
  12. package/dist/components/form/components/form-group/form-group.styles.js +1 -1
  13. package/dist/components/form/form.component.d.ts +1 -1
  14. package/dist/components/form/form.component.js +1 -2
  15. package/dist/components/form/form.stories.d.ts +2 -2
  16. package/dist/components/form/form.types.d.ts +0 -4
  17. package/dist/components/form-hint/form-hint.styles.d.ts +1 -1
  18. package/dist/components/form-hint/form-hint.styles.js +1 -1
  19. package/dist/components/form-label/form-label.styles.d.ts +1 -1
  20. package/dist/components/form-label/form-label.styles.js +1 -1
  21. package/dist/components/pagination/components/pagination-item/pagination-item.styles.js +2 -2
  22. package/dist/components/pictogram/components/decorative/wbc-bank-card-pictogram.js +1 -0
  23. package/dist/components/pictogram/components/informative/accessibility-pictogram.js +1 -0
  24. package/dist/components/pictogram/components/informative/accounts-pictogram.js +1 -0
  25. package/dist/components/pictogram/components/informative/aeroplane-pictogram.js +1 -0
  26. package/dist/components/pictogram/components/informative/arrow-down-pictogram.js +1 -0
  27. package/dist/components/pictogram/components/informative/arrow-left-pictogram.js +1 -0
  28. package/dist/components/pictogram/components/informative/arrow-right-pictogram.js +1 -0
  29. package/dist/components/pictogram/components/informative/arrow-up-pictogram.js +1 -0
  30. package/dist/components/pictogram/components/informative/arrows-passing-pictogram.js +1 -0
  31. package/dist/components/pictogram/components/informative/atm-pictogram.js +1 -0
  32. package/dist/components/pictogram/components/informative/australia-pictogram.js +1 -0
  33. package/dist/components/pictogram/components/informative/bank-card-locked-pictogram.js +1 -0
  34. package/dist/components/pictogram/components/informative/bank-card-pictogram.js +1 -0
  35. package/dist/components/pictogram/components/informative/bank-pictogram.js +1 -0
  36. package/dist/components/pictogram/components/informative/birth-certificate-pictogram.js +1 -0
  37. package/dist/components/pictogram/components/informative/building-pictogram.js +1 -0
  38. package/dist/components/pictogram/components/informative/buoy-pictogram.js +1 -0
  39. package/dist/components/pictogram/components/informative/bus-pictogram.js +1 -0
  40. package/dist/components/pictogram/components/informative/business-person-pictogram.js +1 -0
  41. package/dist/components/pictogram/components/informative/calculator-pictogram.js +1 -0
  42. package/dist/components/pictogram/components/informative/calendar-pictogram.js +1 -0
  43. package/dist/components/pictogram/components/informative/car-pictogram.js +1 -0
  44. package/dist/components/pictogram/components/informative/cash-pictogram.js +1 -0
  45. package/dist/components/pictogram/components/informative/celebration-pictogram.js +1 -0
  46. package/dist/components/pictogram/components/informative/chat-pictogram.js +1 -0
  47. package/dist/components/pictogram/components/informative/clock-pictogram.js +1 -0
  48. package/dist/components/pictogram/components/informative/coffee-pictogram.js +1 -0
  49. package/dist/components/pictogram/components/informative/coins-pictogram.js +1 -0
  50. package/dist/components/pictogram/components/informative/compass-pictogram.js +1 -0
  51. package/dist/components/pictogram/components/informative/customer-profile-pictogram.js +1 -0
  52. package/dist/components/pictogram/components/informative/desktop-computer-pictogram.js +1 -0
  53. package/dist/components/pictogram/components/informative/document-and-pen-pictogram.js +1 -0
  54. package/dist/components/pictogram/components/informative/dollar-sign-pictogram.js +1 -0
  55. package/dist/components/pictogram/components/informative/drivers-licence-pictogram.js +1 -0
  56. package/dist/components/pictogram/components/informative/education-pictogram.js +1 -0
  57. package/dist/components/pictogram/components/informative/eftpos-pictogram.js +1 -0
  58. package/dist/components/pictogram/components/informative/envelope-email-pictogram.js +1 -0
  59. package/dist/components/pictogram/components/informative/envelope-printed-pictogram.js +1 -0
  60. package/dist/components/pictogram/components/informative/face-happy-pictogram.js +1 -0
  61. package/dist/components/pictogram/components/informative/face-unhappy-pictogram.js +1 -0
  62. package/dist/components/pictogram/components/informative/face-unsure-pictogram.js +1 -0
  63. package/dist/components/pictogram/components/informative/finger-motion-pictogram.js +1 -0
  64. package/dist/components/pictogram/components/informative/fingerprint-pictogram.js +1 -0
  65. package/dist/components/pictogram/components/informative/football-pictogram.js +1 -0
  66. package/dist/components/pictogram/components/informative/fork-knife-pictogram.js +1 -0
  67. package/dist/components/pictogram/components/informative/generic-document-pictogram.js +1 -0
  68. package/dist/components/pictogram/components/informative/gift-pictogram.js +1 -0
  69. package/dist/components/pictogram/components/informative/globe-australia-pictogram.js +1 -0
  70. package/dist/components/pictogram/components/informative/globe-pictogram.js +1 -0
  71. package/dist/components/pictogram/components/informative/graph-decreasing-pictogram.js +1 -0
  72. package/dist/components/pictogram/components/informative/graph-increasing-pictogram.js +1 -0
  73. package/dist/components/pictogram/components/informative/gym-pictogram.js +1 -0
  74. package/dist/components/pictogram/components/informative/headset-pictogram.js +1 -0
  75. package/dist/components/pictogram/components/informative/heart-pictogram.js +1 -0
  76. package/dist/components/pictogram/components/informative/house-pictogram.js +1 -0
  77. package/dist/components/pictogram/components/informative/light-bulb-pictogram.js +1 -0
  78. package/dist/components/pictogram/components/informative/loop-pictogram.js +1 -0
  79. package/dist/components/pictogram/components/informative/medicare-card-pictogram.js +1 -0
  80. package/dist/components/pictogram/components/informative/mobile-device-pictogram.js +1 -0
  81. package/dist/components/pictogram/components/informative/money-in-pictogram.js +1 -0
  82. package/dist/components/pictogram/components/informative/money-out-pictogram.js +1 -0
  83. package/dist/components/pictogram/components/informative/movie-tickets-pictogram.js +1 -0
  84. package/dist/components/pictogram/components/informative/nest-egg-pictogram.js +1 -0
  85. package/dist/components/pictogram/components/informative/noodles-pictogram.js +1 -0
  86. package/dist/components/pictogram/components/informative/number-1-pictogram.js +1 -0
  87. package/dist/components/pictogram/components/informative/number-2-pictogram.js +1 -0
  88. package/dist/components/pictogram/components/informative/number-3-pictogram.js +1 -0
  89. package/dist/components/pictogram/components/informative/number-4-pictogram.js +1 -0
  90. package/dist/components/pictogram/components/informative/number-5-pictogram.js +1 -0
  91. package/dist/components/pictogram/components/informative/padlock-locked-pictogram.js +1 -0
  92. package/dist/components/pictogram/components/informative/padlock-unlocked-pictogram.js +1 -0
  93. package/dist/components/pictogram/components/informative/passport-pictogram.js +1 -0
  94. package/dist/components/pictogram/components/informative/percent-sign-pictogram.js +1 -0
  95. package/dist/components/pictogram/components/informative/person-pictogram.js +1 -0
  96. package/dist/components/pictogram/components/informative/piggy-bank-pictogram.js +1 -0
  97. package/dist/components/pictogram/components/informative/pizza-pictogram.js +1 -0
  98. package/dist/components/pictogram/components/informative/plant-pictogram.js +1 -0
  99. package/dist/components/pictogram/components/informative/search-pictogram.js +1 -0
  100. package/dist/components/pictogram/components/informative/secure-pictogram.js +1 -0
  101. package/dist/components/pictogram/components/informative/shop-pictogram.js +1 -0
  102. package/dist/components/pictogram/components/informative/shopping-pictogram.js +1 -0
  103. package/dist/components/pictogram/components/informative/star-pictogram.js +1 -0
  104. package/dist/components/pictogram/components/informative/stopwatch-pictogram.js +1 -0
  105. package/dist/components/pictogram/components/informative/tax-document-pictogram.js +1 -0
  106. package/dist/components/pictogram/components/informative/telephone-call-pictogram.js +1 -0
  107. package/dist/components/pictogram/components/informative/thumbs-up-pictogram.js +1 -0
  108. package/dist/components/pictogram/components/informative/tick-pictogram.js +1 -0
  109. package/dist/components/pictogram/components/informative/tools-pictogram.js +1 -0
  110. package/dist/components/pictogram/components/informative/tractor-pictogram.js +1 -0
  111. package/dist/components/pictogram/components/informative/truck-pictogram.js +1 -0
  112. package/dist/components/pictogram/components/informative/umbrella-pictogram.js +1 -0
  113. package/dist/components/pictogram/components/informative/unsecure-pictogram.js +1 -0
  114. package/dist/components/pictogram/components/informative/wallet-pictogram.js +1 -0
  115. package/dist/components/pictogram/components/informative/wearables-pictogram.js +1 -0
  116. package/dist/components/pictogram/pictogram.component.js +1 -0
  117. package/dist/components/popover/components/panel/panel.styles.js +1 -1
  118. package/dist/components/repeater/repeater.styles.d.ts +6 -0
  119. package/dist/components/repeater/repeater.styles.js +6 -3
  120. package/dist/components/well/well.styles.d.ts +1 -1
  121. package/dist/components/well/well.styles.js +1 -1
  122. package/dist/css/westpac-ui.css +96 -71
  123. package/dist/css/westpac-ui.min.css +96 -71
  124. package/dist/stories/foundation/spacing.stories.d.ts +15 -0
  125. package/dist/stories/foundation/typography.stories.d.ts +4 -0
  126. package/dist/tailwind/__mocks__/utils.constants.d.ts +2 -0
  127. package/dist/tailwind/__mocks__/utils.constants.js +2 -0
  128. package/dist/tailwind/constants/typography.d.ts +4 -0
  129. package/dist/tailwind/constants/typography.js +4 -0
  130. package/dist/tailwind/tailwind-plugin.js +6 -1
  131. package/package.json +2 -2
  132. package/src/components/accordion/accordion.styles.ts +1 -1
  133. package/src/components/button/button.styles.ts +1 -1
  134. package/src/components/button-dropdown/components/panel/panel.styles.ts +1 -1
  135. package/src/components/button-group/components/button/button.styles.ts +1 -1
  136. package/src/components/checkbox-group/components/checkbox/checkbox.styles.ts +1 -1
  137. package/src/components/error-message/error-message.styles.ts +3 -2
  138. package/src/components/flexi-cell/flexi-cell.styles.ts +1 -1
  139. package/src/components/form/components/form-group/form-group.styles.ts +1 -1
  140. package/src/components/form/form.component.tsx +2 -2
  141. package/src/components/form/form.types.ts +0 -4
  142. package/src/components/form-hint/form-hint.styles.ts +1 -1
  143. package/src/components/form-label/form-label.styles.ts +1 -1
  144. package/src/components/pagination/components/pagination-item/pagination-item.styles.ts +2 -2
  145. package/src/components/pictogram/components/decorative/wbc-bank-card-pictogram.tsx +2 -0
  146. package/src/components/pictogram/components/informative/accessibility-pictogram.tsx +2 -0
  147. package/src/components/pictogram/components/informative/accounts-pictogram.tsx +2 -0
  148. package/src/components/pictogram/components/informative/aeroplane-pictogram.tsx +2 -0
  149. package/src/components/pictogram/components/informative/arrow-down-pictogram.tsx +2 -0
  150. package/src/components/pictogram/components/informative/arrow-left-pictogram.tsx +2 -0
  151. package/src/components/pictogram/components/informative/arrow-right-pictogram.tsx +2 -0
  152. package/src/components/pictogram/components/informative/arrow-up-pictogram.tsx +2 -0
  153. package/src/components/pictogram/components/informative/arrows-passing-pictogram.tsx +2 -0
  154. package/src/components/pictogram/components/informative/atm-pictogram.tsx +2 -0
  155. package/src/components/pictogram/components/informative/australia-pictogram.tsx +2 -0
  156. package/src/components/pictogram/components/informative/bank-card-locked-pictogram.tsx +2 -0
  157. package/src/components/pictogram/components/informative/bank-card-pictogram.tsx +2 -0
  158. package/src/components/pictogram/components/informative/bank-pictogram.tsx +2 -0
  159. package/src/components/pictogram/components/informative/birth-certificate-pictogram.tsx +2 -0
  160. package/src/components/pictogram/components/informative/building-pictogram.tsx +2 -0
  161. package/src/components/pictogram/components/informative/buoy-pictogram.tsx +2 -0
  162. package/src/components/pictogram/components/informative/bus-pictogram.tsx +2 -0
  163. package/src/components/pictogram/components/informative/business-person-pictogram.tsx +2 -0
  164. package/src/components/pictogram/components/informative/calculator-pictogram.tsx +2 -0
  165. package/src/components/pictogram/components/informative/calendar-pictogram.tsx +2 -0
  166. package/src/components/pictogram/components/informative/car-pictogram.tsx +2 -0
  167. package/src/components/pictogram/components/informative/cash-pictogram.tsx +2 -0
  168. package/src/components/pictogram/components/informative/celebration-pictogram.tsx +2 -0
  169. package/src/components/pictogram/components/informative/chat-pictogram.tsx +2 -0
  170. package/src/components/pictogram/components/informative/clock-pictogram.tsx +2 -0
  171. package/src/components/pictogram/components/informative/coffee-pictogram.tsx +2 -0
  172. package/src/components/pictogram/components/informative/coins-pictogram.tsx +2 -0
  173. package/src/components/pictogram/components/informative/compass-pictogram.tsx +2 -0
  174. package/src/components/pictogram/components/informative/customer-profile-pictogram.tsx +2 -0
  175. package/src/components/pictogram/components/informative/desktop-computer-pictogram.tsx +2 -0
  176. package/src/components/pictogram/components/informative/document-and-pen-pictogram.tsx +2 -0
  177. package/src/components/pictogram/components/informative/dollar-sign-pictogram.tsx +2 -0
  178. package/src/components/pictogram/components/informative/drivers-licence-pictogram.tsx +2 -0
  179. package/src/components/pictogram/components/informative/education-pictogram.tsx +2 -0
  180. package/src/components/pictogram/components/informative/eftpos-pictogram.tsx +2 -0
  181. package/src/components/pictogram/components/informative/envelope-email-pictogram.tsx +2 -0
  182. package/src/components/pictogram/components/informative/envelope-printed-pictogram.tsx +2 -0
  183. package/src/components/pictogram/components/informative/face-happy-pictogram.tsx +2 -0
  184. package/src/components/pictogram/components/informative/face-unhappy-pictogram.tsx +2 -0
  185. package/src/components/pictogram/components/informative/face-unsure-pictogram.tsx +2 -0
  186. package/src/components/pictogram/components/informative/finger-motion-pictogram.tsx +2 -0
  187. package/src/components/pictogram/components/informative/fingerprint-pictogram.tsx +2 -0
  188. package/src/components/pictogram/components/informative/football-pictogram.tsx +2 -0
  189. package/src/components/pictogram/components/informative/fork-knife-pictogram.tsx +2 -0
  190. package/src/components/pictogram/components/informative/generic-document-pictogram.tsx +2 -0
  191. package/src/components/pictogram/components/informative/gift-pictogram.tsx +2 -0
  192. package/src/components/pictogram/components/informative/globe-australia-pictogram.tsx +2 -0
  193. package/src/components/pictogram/components/informative/globe-pictogram.tsx +2 -0
  194. package/src/components/pictogram/components/informative/graph-decreasing-pictogram.tsx +2 -0
  195. package/src/components/pictogram/components/informative/graph-increasing-pictogram.tsx +2 -0
  196. package/src/components/pictogram/components/informative/gym-pictogram.tsx +2 -0
  197. package/src/components/pictogram/components/informative/headset-pictogram.tsx +2 -0
  198. package/src/components/pictogram/components/informative/heart-pictogram.tsx +2 -0
  199. package/src/components/pictogram/components/informative/house-pictogram.tsx +2 -0
  200. package/src/components/pictogram/components/informative/light-bulb-pictogram.tsx +2 -0
  201. package/src/components/pictogram/components/informative/loop-pictogram.tsx +2 -0
  202. package/src/components/pictogram/components/informative/medicare-card-pictogram.tsx +2 -0
  203. package/src/components/pictogram/components/informative/mobile-device-pictogram.tsx +2 -0
  204. package/src/components/pictogram/components/informative/money-in-pictogram.tsx +2 -0
  205. package/src/components/pictogram/components/informative/money-out-pictogram.tsx +2 -0
  206. package/src/components/pictogram/components/informative/movie-tickets-pictogram.tsx +2 -0
  207. package/src/components/pictogram/components/informative/nest-egg-pictogram.tsx +2 -0
  208. package/src/components/pictogram/components/informative/noodles-pictogram.tsx +2 -0
  209. package/src/components/pictogram/components/informative/number-1-pictogram.tsx +2 -0
  210. package/src/components/pictogram/components/informative/number-2-pictogram.tsx +2 -0
  211. package/src/components/pictogram/components/informative/number-3-pictogram.tsx +2 -0
  212. package/src/components/pictogram/components/informative/number-4-pictogram.tsx +2 -0
  213. package/src/components/pictogram/components/informative/number-5-pictogram.tsx +2 -0
  214. package/src/components/pictogram/components/informative/padlock-locked-pictogram.tsx +2 -0
  215. package/src/components/pictogram/components/informative/padlock-unlocked-pictogram.tsx +2 -0
  216. package/src/components/pictogram/components/informative/passport-pictogram.tsx +2 -0
  217. package/src/components/pictogram/components/informative/percent-sign-pictogram.tsx +2 -0
  218. package/src/components/pictogram/components/informative/person-pictogram.tsx +2 -0
  219. package/src/components/pictogram/components/informative/piggy-bank-pictogram.tsx +2 -0
  220. package/src/components/pictogram/components/informative/pizza-pictogram.tsx +2 -0
  221. package/src/components/pictogram/components/informative/plant-pictogram.tsx +2 -0
  222. package/src/components/pictogram/components/informative/search-pictogram.tsx +2 -0
  223. package/src/components/pictogram/components/informative/secure-pictogram.tsx +2 -0
  224. package/src/components/pictogram/components/informative/shop-pictogram.tsx +2 -0
  225. package/src/components/pictogram/components/informative/shopping-pictogram.tsx +2 -0
  226. package/src/components/pictogram/components/informative/star-pictogram.tsx +2 -0
  227. package/src/components/pictogram/components/informative/stopwatch-pictogram.tsx +2 -0
  228. package/src/components/pictogram/components/informative/tax-document-pictogram.tsx +2 -0
  229. package/src/components/pictogram/components/informative/telephone-call-pictogram.tsx +2 -0
  230. package/src/components/pictogram/components/informative/thumbs-up-pictogram.tsx +2 -0
  231. package/src/components/pictogram/components/informative/tick-pictogram.tsx +2 -0
  232. package/src/components/pictogram/components/informative/tools-pictogram.tsx +2 -0
  233. package/src/components/pictogram/components/informative/tractor-pictogram.tsx +2 -0
  234. package/src/components/pictogram/components/informative/truck-pictogram.tsx +2 -0
  235. package/src/components/pictogram/components/informative/umbrella-pictogram.tsx +2 -0
  236. package/src/components/pictogram/components/informative/unsecure-pictogram.tsx +2 -0
  237. package/src/components/pictogram/components/informative/wallet-pictogram.tsx +2 -0
  238. package/src/components/pictogram/components/informative/wearables-pictogram.tsx +2 -0
  239. package/src/components/pictogram/pictogram.component.tsx +2 -0
  240. package/src/components/popover/components/panel/panel.styles.ts +1 -1
  241. package/src/components/repeater/repeater.styles.ts +6 -3
  242. package/src/components/well/well.styles.ts +1 -1
  243. package/src/css/global.css +4 -2
  244. package/src/tailwind/__mocks__/utils.constants.ts +2 -0
  245. package/src/tailwind/constants/typography.ts +4 -0
  246. package/src/tailwind/tailwind-plugin.ts +6 -0
  247. package/dist/components/accordion/accordion.stories.js +0 -139
  248. package/dist/components/alert/alert.stories.js +0 -144
  249. package/dist/components/autocomplete/autocomplete.stories.js +0 -219
  250. package/dist/components/badge/badge.stories.js +0 -118
  251. package/dist/components/breadcrumb/breadcrumb.stories.js +0 -30
  252. package/dist/components/breadcrumb/components/breadcrumb-item/breadcrumb-item.stories.js +0 -24
  253. package/dist/components/button/button.stories.js +0 -221
  254. package/dist/components/button-dropdown/button-dropdown.stories.js +0 -134
  255. package/dist/components/button-group/button-group.stories.js +0 -153
  256. package/dist/components/checkbox-group/checkbox-group.stories.js +0 -225
  257. package/dist/components/checkbox-group/components/checkbox/checkbox.stories.js +0 -42
  258. package/dist/components/circle/circle.stories.js +0 -17
  259. package/dist/components/collapsible/collapsible.stories.js +0 -43
  260. package/dist/components/compacta/compacta.stories.js +0 -52
  261. package/dist/components/date-picker/date-picker.stories.js +0 -112
  262. package/dist/components/field/field.stories.js +0 -37
  263. package/dist/components/flexi-cell/flexi-cell.stories.js +0 -759
  264. package/dist/components/form/form.stories.js +0 -103
  265. package/dist/components/grid/grid.stories.js +0 -82
  266. package/dist/components/icon/icon.stories.js +0 -147
  267. package/dist/components/input/input.stories.js +0 -56
  268. package/dist/components/input-field/input-field.scenarios.stories.js +0 -149
  269. package/dist/components/input-field/input-field.sizes.stories.js +0 -91
  270. package/dist/components/input-field/input-field.state.stories.js +0 -127
  271. package/dist/components/input-field/input-field.stories.js +0 -71
  272. package/dist/components/input-field/input-field.type.stories.js +0 -186
  273. package/dist/components/link/link.stories.js +0 -93
  274. package/dist/components/list/list.stories.js +0 -86
  275. package/dist/components/modal/modal.stories.js +0 -129
  276. package/dist/components/pagination/pagination.stories.js +0 -199
  277. package/dist/components/panel/panel.stories.js +0 -53
  278. package/dist/components/pictogram/pictogram.stories.js +0 -60
  279. package/dist/components/popover/popover.stories.js +0 -57
  280. package/dist/components/progress-bar/progress-bar.stories.js +0 -70
  281. package/dist/components/progress-rope/progress-rope.stories.js +0 -126
  282. package/dist/components/radio-group/components/radio/radio.stories.js +0 -40
  283. package/dist/components/radio-group/radio-group.stories.js +0 -215
  284. package/dist/components/repeater/repeater.stories.js +0 -29
  285. package/dist/components/select/select.stories.js +0 -74
  286. package/dist/components/selector/selector.stories.js +0 -512
  287. package/dist/components/skip-link/skip-link.stories.js +0 -29
  288. package/dist/components/switch/switch.stories.js +0 -67
  289. package/dist/components/symbol/symbol.stories.js +0 -113
  290. package/dist/components/table/table.stories.js +0 -66
  291. package/dist/components/tabs/tabs.stories.js +0 -95
  292. package/dist/components/textarea/textarea.stories.js +0 -44
  293. package/dist/components/visually-hidden/visually-hidden.stories.js +0 -17
  294. package/dist/components/well/well.stories.js +0 -44
  295. package/dist/stories/foundation/breakpoints.stories.js +0 -12
  296. package/dist/stories/foundation/colours.stories.js +0 -386
  297. package/dist/stories/foundation/theme.stories.js +0 -16
  298. package/dist/stories/foundation/typography.stories.js +0 -109
  299. package/src/components/accordion/accordion.stories.tsx +0 -144
  300. package/src/components/alert/alert.stories.tsx +0 -142
  301. package/src/components/autocomplete/autocomplete.stories.tsx +0 -184
  302. package/src/components/badge/badge.stories.tsx +0 -134
  303. package/src/components/breadcrumb/breadcrumb.stories.tsx +0 -32
  304. package/src/components/breadcrumb/components/breadcrumb-item/breadcrumb-item.stories.tsx +0 -33
  305. package/src/components/button/button.stories.tsx +0 -269
  306. package/src/components/button-dropdown/button-dropdown.stories.tsx +0 -220
  307. package/src/components/button-group/button-group.stories.tsx +0 -141
  308. package/src/components/checkbox-group/checkbox-group.stories.tsx +0 -212
  309. package/src/components/checkbox-group/components/checkbox/checkbox.stories.tsx +0 -46
  310. package/src/components/circle/circle.stories.tsx +0 -22
  311. package/src/components/collapsible/collapsible.stories.tsx +0 -94
  312. package/src/components/compacta/compacta.stories.tsx +0 -71
  313. package/src/components/date-picker/date-picker.stories.tsx +0 -139
  314. package/src/components/field/field.stories.tsx +0 -57
  315. package/src/components/flexi-cell/flexi-cell.stories.tsx +0 -792
  316. package/src/components/form/form.stories.tsx +0 -158
  317. package/src/components/grid/grid.stories.tsx +0 -106
  318. package/src/components/icon/icon.stories.tsx +0 -142
  319. package/src/components/input/input.stories.tsx +0 -70
  320. package/src/components/input-field/input-field.scenarios.stories.tsx +0 -174
  321. package/src/components/input-field/input-field.sizes.stories.tsx +0 -102
  322. package/src/components/input-field/input-field.state.stories.tsx +0 -148
  323. package/src/components/input-field/input-field.stories.tsx +0 -104
  324. package/src/components/input-field/input-field.type.stories.tsx +0 -236
  325. package/src/components/link/link.stories.tsx +0 -113
  326. package/src/components/list/list.stories.tsx +0 -121
  327. package/src/components/modal/modal.stories.tsx +0 -140
  328. package/src/components/pagination/pagination.stories.tsx +0 -174
  329. package/src/components/panel/panel.stories.tsx +0 -147
  330. package/src/components/pictogram/pictogram.stories.tsx +0 -50
  331. package/src/components/popover/popover.stories.tsx +0 -81
  332. package/src/components/progress-bar/progress-bar.stories.tsx +0 -85
  333. package/src/components/progress-rope/progress-rope.stories.tsx +0 -109
  334. package/src/components/radio-group/components/radio/radio.stories.tsx +0 -40
  335. package/src/components/radio-group/radio-group.stories.tsx +0 -199
  336. package/src/components/repeater/repeater.stories.tsx +0 -40
  337. package/src/components/select/select.stories.tsx +0 -88
  338. package/src/components/selector/selector.stories.tsx +0 -618
  339. package/src/components/skip-link/skip-link.stories.tsx +0 -55
  340. package/src/components/switch/switch.stories.tsx +0 -90
  341. package/src/components/symbol/symbol.stories.tsx +0 -131
  342. package/src/components/table/table.stories.tsx +0 -244
  343. package/src/components/tabs/tabs.stories.tsx +0 -111
  344. package/src/components/textarea/textarea.stories.tsx +0 -70
  345. package/src/components/visually-hidden/visually-hidden.stories.tsx +0 -25
  346. package/src/components/well/well.stories.tsx +0 -71
  347. package/src/stories/foundation/breakpoints.stories.tsx +0 -55
  348. package/src/stories/foundation/colours.stories.tsx +0 -380
  349. package/src/stories/foundation/theme.stories.tsx +0 -29
  350. package/src/stories/foundation/typography.stories.tsx +0 -93
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5
 
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { clsx } from 'clsx';
2
4
  import React from 'react';
3
5