@learningpool/ui 1.6.2 → 1.6.5

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 (424) hide show
  1. package/{dist/assets → assets}/Images.d.ts +0 -0
  2. package/{dist/assets → assets}/Images.js +0 -0
  3. package/{dist/components → components}/atoms/Autocomplete/Autocomplete.d.ts +0 -0
  4. package/{dist/components → components}/atoms/Autocomplete/Autocomplete.js +0 -0
  5. package/{dist/components → components}/atoms/Button/Button.d.ts +0 -0
  6. package/{dist/components → components}/atoms/Button/Button.js +0 -0
  7. package/{dist/components → components}/atoms/Checkbox/Checkbox.d.ts +0 -0
  8. package/{dist/components → components}/atoms/Checkbox/Checkbox.js +0 -0
  9. package/{dist/components → components}/atoms/IconButton/IconButton.d.ts +0 -0
  10. package/{dist/components → components}/atoms/IconButton/IconButton.js +0 -0
  11. package/{dist/components → components}/atoms/Radio/Radio.d.ts +0 -0
  12. package/{dist/components → components}/atoms/Radio/Radio.js +0 -0
  13. package/{dist/components → components}/atoms/Select/Select.d.ts +0 -0
  14. package/{dist/components → components}/atoms/Select/Select.js +0 -0
  15. package/{dist/components → components}/atoms/Slider/Slider.d.ts +0 -0
  16. package/{dist/components → components}/atoms/Slider/Slider.js +0 -0
  17. package/{dist/components → components}/atoms/Switch/Switch.d.ts +0 -0
  18. package/{dist/components → components}/atoms/Switch/Switch.js +0 -0
  19. package/{dist/components → components}/atoms/TextField/TextField.d.ts +0 -0
  20. package/{dist/components → components}/atoms/TextField/TextField.js +0 -0
  21. package/{dist/components → components}/atoms/ToggleButton/ToggleButton.d.ts +0 -0
  22. package/{dist/components → components}/atoms/ToggleButton/ToggleButton.js +0 -0
  23. package/{dist/components → components}/datadisplay/Avatar/Avatar.d.ts +0 -0
  24. package/{dist/components → components}/datadisplay/Avatar/Avatar.js +0 -0
  25. package/{dist/components → components}/datadisplay/Chip/Chip.d.ts +0 -0
  26. package/{dist/components → components}/datadisplay/Chip/Chip.js +0 -0
  27. package/{dist/components → components}/datadisplay/List/List.d.ts +0 -0
  28. package/{dist/components → components}/datadisplay/List/List.js +0 -0
  29. package/{dist/components → components}/datadisplay/Tooltip/Tooltip.d.ts +0 -0
  30. package/{dist/components → components}/datadisplay/Tooltip/Tooltip.js +0 -0
  31. package/{dist/components → components}/feedback/Alert/Alert.d.ts +0 -0
  32. package/{dist/components → components}/feedback/Alert/Alert.js +0 -0
  33. package/{dist/components → components}/landmarks/Header/Header.d.ts +0 -0
  34. package/{dist/components → components}/landmarks/Header/Header.js +0 -0
  35. package/{dist/components → components}/landmarks/Header/HeaderActionButtons.d.ts +0 -0
  36. package/{dist/components → components}/landmarks/Header/HeaderActionButtons.js +0 -0
  37. package/{dist/components → components}/landmarks/Header/HeaderStyles.d.ts +0 -0
  38. package/{dist/components → components}/landmarks/Header/HeaderStyles.js +0 -0
  39. package/{dist/components → components}/navigation/Drawer/Drawer.d.ts +0 -0
  40. package/{dist/components → components}/navigation/Drawer/Drawer.js +0 -0
  41. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigation.d.ts +0 -0
  42. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigation.js +0 -0
  43. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationAvatar.d.ts +0 -0
  44. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationAvatar.js +0 -0
  45. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationAvatarStyles.d.ts +0 -0
  46. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationAvatarStyles.js +0 -0
  47. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationDrawer.d.ts +0 -0
  48. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationDrawer.js +0 -0
  49. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationDrawerStyles.d.ts +0 -0
  50. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationDrawerStyles.js +0 -0
  51. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItem.d.ts +0 -0
  52. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItem.js +0 -0
  53. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenu.d.ts +0 -0
  54. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenu.js +0 -0
  55. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenuStyles.d.ts +0 -0
  56. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenuStyles.js +0 -0
  57. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemStyles.d.ts +0 -0
  58. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemStyles.js +0 -0
  59. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationMotion.d.ts +0 -0
  60. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationMotion.js +0 -0
  61. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationNotchIndicator.d.ts +0 -0
  62. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationNotchIndicator.js +0 -0
  63. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationSearch.d.ts +0 -0
  64. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationSearch.js +0 -0
  65. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationSearchStyles.d.ts +0 -0
  66. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationSearchStyles.js +0 -0
  67. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationStyles.d.ts +0 -0
  68. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationStyles.js +0 -0
  69. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationToggleSearchX.d.ts +0 -0
  70. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationToggleSearchX.js +0 -0
  71. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationToggleX.d.ts +0 -0
  72. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationToggleX.js +0 -0
  73. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigation.d.ts +1 -0
  74. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigation.js +12 -10
  75. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationAvatar.d.ts +0 -0
  76. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationAvatar.js +11 -7
  77. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationAvatarStyles.d.ts +49 -0
  78. package/components/navigation/VerticalNavigation/VerticalNavigationAvatarStyles.js +33 -0
  79. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItem.d.ts +0 -0
  80. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItem.js +0 -0
  81. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenu.d.ts +0 -0
  82. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenu.js +3 -3
  83. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenuStyles.d.ts +1 -0
  84. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenuStyles.js +16 -15
  85. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemStyles.d.ts +0 -0
  86. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemStyles.js +3 -3
  87. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationMotion.d.ts +0 -0
  88. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationMotion.js +0 -0
  89. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationStyles.d.ts +6 -1
  90. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationStyles.js +14 -15
  91. package/{dist/components → components}/pages/ErrorPage/ErrorPage.d.ts +0 -0
  92. package/{dist/components → components}/pages/ErrorPage/ErrorPage.js +0 -0
  93. package/{dist/components → components}/pages/ErrorPage/ErrorPageStyles.d.ts +0 -0
  94. package/{dist/components → components}/pages/ErrorPage/ErrorPageStyles.js +0 -0
  95. package/{dist/components → components}/pages/SideInSide/SideInSide.d.ts +0 -0
  96. package/{dist/components → components}/pages/SideInSide/SideInSide.js +0 -0
  97. package/{dist/components → components}/pages/SideInSide/SideInSideStyles.d.ts +0 -0
  98. package/{dist/components → components}/pages/SideInSide/SideInSideStyles.js +0 -0
  99. package/{dist/components → components}/stream/AppSwitcher/AppSwitcher.d.ts +0 -0
  100. package/{dist/components → components}/stream/AppSwitcher/AppSwitcher.js +1 -11
  101. package/{dist/components → components}/stream/AppSwitcher/AppSwitcherItem.d.ts +1 -0
  102. package/{dist/components → components}/stream/AppSwitcher/AppSwitcherItem.js +14 -14
  103. package/{dist/components → components}/stream/AppSwitcher/AppSwitcherStyles.d.ts +0 -0
  104. package/{dist/components → components}/stream/AppSwitcher/AppSwitcherStyles.js +8 -6
  105. package/{dist/components → components}/stream/AppSwitcher/constants.d.ts +0 -0
  106. package/{dist/components → components}/stream/AppSwitcher/constants.js +0 -0
  107. package/{dist/index.d.ts → index.d.ts} +0 -0
  108. package/{dist/index.js → index.js} +0 -0
  109. package/lang/en-us.d.ts +15 -0
  110. package/lang/en-us.js +18 -0
  111. package/package.json +3 -70
  112. package/{dist/types → types}/components/navigation/VerticalNavigation.d.ts +0 -0
  113. package/{dist/types → types}/components/navigation/VerticalNavigation.js +0 -0
  114. package/{dist/types → types}/components/navigation/VerticalNavigationAvatar.d.ts +1 -0
  115. package/{dist/types → types}/components/navigation/VerticalNavigationAvatar.js +0 -0
  116. package/{dist/types → types}/components/stream/AppSwitcher.d.ts +0 -0
  117. package/{dist/types → types}/components/stream/AppSwitcher.js +0 -0
  118. package/{dist/types → types}/index.d.ts +0 -0
  119. package/{dist/types → types}/index.js +0 -0
  120. package/{dist/utils → utils}/constants.d.ts +0 -0
  121. package/{dist/utils → utils}/constants.js +0 -0
  122. package/{dist/utils → utils}/helpers.d.ts +0 -0
  123. package/{dist/utils → utils}/helpers.js +0 -0
  124. package/{dist/utils → utils}/hooks.d.ts +0 -0
  125. package/{dist/utils → utils}/hooks.js +0 -0
  126. package/{dist/utils → utils}/index.d.ts +0 -0
  127. package/{dist/utils → utils}/index.js +0 -0
  128. package/{dist/utils → utils}/theme.d.ts +0 -0
  129. package/{dist/utils → utils}/theme.js +0 -0
  130. package/.eslintrc.js +0 -40
  131. package/.github/pull_request_template.md +0 -23
  132. package/.github/renovate.json +0 -57
  133. package/.github/workflows/integration.yml +0 -53
  134. package/.github/workflows/wss.yml +0 -22
  135. package/.jest-test-results.json +0 -1
  136. package/.releaserc +0 -32
  137. package/.storybook/learningpoolTheme.js +0 -39
  138. package/.storybook/main.js +0 -21
  139. package/.storybook/manager-head.html +0 -175
  140. package/.storybook/manager.js +0 -34
  141. package/.storybook/preview-head.html +0 -212
  142. package/.storybook/preview.js +0 -120
  143. package/.storybook/storybook-sort.js +0 -54
  144. package/CHANGELOG.md +0 -13
  145. package/amplify.yml +0 -16
  146. package/babel.config.json +0 -14
  147. package/dist/components/navigation/VerticalNavigation/VerticalNavigationAvatarStyles.js +0 -31
  148. package/dist/lang/en-us.d.ts +0 -6
  149. package/dist/lang/en-us.js +0 -6
  150. package/dist/package.json +0 -41
  151. package/jest.config.ts +0 -11
  152. package/jest.setup.ts +0 -5
  153. package/license +0 -7
  154. package/merge.js +0 -27
  155. package/public/android-chrome-192x192.png +0 -0
  156. package/public/android-chrome-512x512.png +0 -0
  157. package/public/apple-touch-icon.png +0 -0
  158. package/public/assets/atoms.svg +0 -5
  159. package/public/assets/automation.svg +0 -1
  160. package/public/assets/avatar-1.jpg +0 -0
  161. package/public/assets/avatar-2.jpg +0 -0
  162. package/public/assets/avatar-3.jpg +0 -0
  163. package/public/assets/flux/icon-dark.svg +0 -6
  164. package/public/assets/flux/icon-light.svg +0 -1
  165. package/public/assets/flux/icon-white.svg +0 -6
  166. package/public/assets/flux/icon.svg +0 -6
  167. package/public/assets/flux/logo-dark.svg +0 -22
  168. package/public/assets/flux/logo-light.svg +0 -1
  169. package/public/assets/flux/logo-white.svg +0 -22
  170. package/public/assets/flux/logo.svg +0 -22
  171. package/public/assets/iPhone6.jpg +0 -0
  172. package/public/assets/iPhone6Plus.jpg +0 -0
  173. package/public/assets/lp-logo.png +0 -0
  174. package/public/assets/lplogo.svg +0 -1
  175. package/public/assets/molecules.svg +0 -8
  176. package/public/assets/organisms.svg +0 -21
  177. package/public/assets/pages.svg +0 -4
  178. package/public/assets/particles.svg +0 -3
  179. package/public/assets/stream-dark.png +0 -0
  180. package/public/assets/stream-suite-logo.svg +0 -38
  181. package/public/assets/stream-white.png +0 -0
  182. package/public/assets/stream.png +0 -0
  183. package/public/assets/templates.svg +0 -3
  184. package/public/favicon-16x16.png +0 -0
  185. package/public/favicon-32x32.png +0 -0
  186. package/public/favicon.ico +0 -0
  187. package/public/index.html +0 -43
  188. package/public/logo192.png +0 -0
  189. package/public/logo512.png +0 -0
  190. package/public/manifest.json +0 -25
  191. package/public/robots.txt +0 -3
  192. package/public/site.webmanifest +0 -1
  193. package/readme.md +0 -132
  194. package/src/docs.tsx +0 -167
  195. package/src/lib/assets/Images.tsx +0 -47
  196. package/src/lib/assets/stream-suite-logo.svg +0 -38
  197. package/src/lib/components/atoms/Autocomplete/Autocomplete.test.tsx +0 -179
  198. package/src/lib/components/atoms/Autocomplete/Autocomplete.tsx +0 -14
  199. package/src/lib/components/atoms/Button/Button.test.tsx +0 -166
  200. package/src/lib/components/atoms/Button/Button.tsx +0 -16
  201. package/src/lib/components/atoms/Checkbox/Checkbox.test.tsx +0 -85
  202. package/src/lib/components/atoms/Checkbox/Checkbox.tsx +0 -10
  203. package/src/lib/components/atoms/IconButton/IconButton.test.tsx +0 -60
  204. package/src/lib/components/atoms/IconButton/IconButton.tsx +0 -9
  205. package/src/lib/components/atoms/Radio/Radio.test.tsx +0 -136
  206. package/src/lib/components/atoms/Radio/Radio.tsx +0 -10
  207. package/src/lib/components/atoms/Select/Select.test.tsx +0 -158
  208. package/src/lib/components/atoms/Select/Select.tsx +0 -12
  209. package/src/lib/components/atoms/Slider/Slider.test.tsx +0 -103
  210. package/src/lib/components/atoms/Slider/Slider.tsx +0 -10
  211. package/src/lib/components/atoms/Switch/Switch.test.tsx +0 -96
  212. package/src/lib/components/atoms/Switch/Switch.tsx +0 -10
  213. package/src/lib/components/atoms/TextField/TextField.test.tsx +0 -131
  214. package/src/lib/components/atoms/TextField/TextField.tsx +0 -31
  215. package/src/lib/components/atoms/ToggleButton/ToggleButton.test.tsx +0 -122
  216. package/src/lib/components/atoms/ToggleButton/ToggleButton.tsx +0 -10
  217. package/src/lib/components/datadisplay/Avatar/Avatar.test.tsx +0 -187
  218. package/src/lib/components/datadisplay/Avatar/Avatar.tsx +0 -35
  219. package/src/lib/components/datadisplay/Avatar/avatar-1.jpg +0 -0
  220. package/src/lib/components/datadisplay/Chip/Chip.test.tsx +0 -82
  221. package/src/lib/components/datadisplay/Chip/Chip.tsx +0 -11
  222. package/src/lib/components/datadisplay/List/List.test.tsx +0 -168
  223. package/src/lib/components/datadisplay/List/List.tsx +0 -8
  224. package/src/lib/components/datadisplay/Tooltip/Tooltip.test.tsx +0 -98
  225. package/src/lib/components/datadisplay/Tooltip/Tooltip.tsx +0 -9
  226. package/src/lib/components/feedback/Alert/Alert.test.tsx +0 -139
  227. package/src/lib/components/feedback/Alert/Alert.tsx +0 -10
  228. package/src/lib/components/landmarks/Header/Header.tsx +0 -140
  229. package/src/lib/components/landmarks/Header/HeaderActionButtons.tsx +0 -117
  230. package/src/lib/components/landmarks/Header/HeaderStyles.tsx +0 -62
  231. package/src/lib/components/navigation/Drawer/Drawer.test.tsx +0 -95
  232. package/src/lib/components/navigation/Drawer/Drawer.tsx +0 -21
  233. package/src/lib/components/navigation/MobileNavigation/MobileNavigation.tsx +0 -276
  234. package/src/lib/components/navigation/MobileNavigation/MobileNavigationAvatar.tsx +0 -334
  235. package/src/lib/components/navigation/MobileNavigation/MobileNavigationAvatarStyles.tsx +0 -77
  236. package/src/lib/components/navigation/MobileNavigation/MobileNavigationDrawer.tsx +0 -197
  237. package/src/lib/components/navigation/MobileNavigation/MobileNavigationDrawerStyles.tsx +0 -143
  238. package/src/lib/components/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItem.tsx +0 -192
  239. package/src/lib/components/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenu.tsx +0 -67
  240. package/src/lib/components/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenuStyles.tsx +0 -192
  241. package/src/lib/components/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemStyles.tsx +0 -217
  242. package/src/lib/components/navigation/MobileNavigation/MobileNavigationMotion.tsx +0 -119
  243. package/src/lib/components/navigation/MobileNavigation/MobileNavigationNotchIndicator.tsx +0 -35
  244. package/src/lib/components/navigation/MobileNavigation/MobileNavigationSearch.tsx +0 -114
  245. package/src/lib/components/navigation/MobileNavigation/MobileNavigationSearchStyles.tsx +0 -47
  246. package/src/lib/components/navigation/MobileNavigation/MobileNavigationStyles.tsx +0 -320
  247. package/src/lib/components/navigation/MobileNavigation/MobileNavigationToggleSearchX.tsx +0 -59
  248. package/src/lib/components/navigation/MobileNavigation/MobileNavigationToggleX.tsx +0 -51
  249. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigation.tsx +0 -468
  250. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationAvatar.tsx +0 -208
  251. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationAvatarStyles.tsx +0 -75
  252. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItem.tsx +0 -196
  253. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenu.tsx +0 -94
  254. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenuStyles.tsx +0 -212
  255. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemStyles.tsx +0 -240
  256. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationMotion.tsx +0 -119
  257. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationStyles.tsx +0 -302
  258. package/src/lib/components/pages/ErrorPage/ErrorPage.test.tsx +0 -78
  259. package/src/lib/components/pages/ErrorPage/ErrorPage.tsx +0 -50
  260. package/src/lib/components/pages/ErrorPage/ErrorPageStyles.tsx +0 -30
  261. package/src/lib/components/pages/SideInSide/SideInSide.tsx +0 -100
  262. package/src/lib/components/pages/SideInSide/SideInSideStyles.tsx +0 -62
  263. package/src/lib/components/stream/AppSwitcher/AppSwitcher.tsx +0 -392
  264. package/src/lib/components/stream/AppSwitcher/AppSwitcherItem.tsx +0 -83
  265. package/src/lib/components/stream/AppSwitcher/AppSwitcherStyles.tsx +0 -325
  266. package/src/lib/components/stream/AppSwitcher/constants.tsx +0 -28
  267. package/src/lib/index.tsx +0 -148
  268. package/src/lib/lang/en-us.js +0 -6
  269. package/src/lib/types/components/navigation/VerticalNavigation.ts +0 -52
  270. package/src/lib/types/components/navigation/VerticalNavigationAvatar.ts +0 -26
  271. package/src/lib/types/components/stream/AppSwitcher.ts +0 -10
  272. package/src/lib/types/index.ts +0 -9
  273. package/src/lib/utils/constants.tsx +0 -11
  274. package/src/lib/utils/helpers.tsx +0 -77
  275. package/src/lib/utils/hooks.tsx +0 -33
  276. package/src/lib/utils/index.tsx +0 -4
  277. package/src/lib/utils/theme.tsx +0 -79
  278. package/src/react-app-env.d.ts +0 -1
  279. package/src/setupTests.ts +0 -5
  280. package/src/stories/Components/DataDisplay/Avatar/Accessibility.stories.mdx +0 -34
  281. package/src/stories/Components/DataDisplay/Avatar/AllCombinations.tsx +0 -56
  282. package/src/stories/Components/DataDisplay/Avatar/Avatar.stories.tsx +0 -19
  283. package/src/stories/Components/DataDisplay/Avatar/Examples.stories.tsx +0 -278
  284. package/src/stories/Components/DataDisplay/Avatar/Overview.stories.mdx +0 -47
  285. package/src/stories/Components/DataDisplay/Chip/Accessibility.stories.mdx +0 -29
  286. package/src/stories/Components/DataDisplay/Chip/AllCombinations.tsx +0 -58
  287. package/src/stories/Components/DataDisplay/Chip/Chip.stories.tsx +0 -21
  288. package/src/stories/Components/DataDisplay/Chip/Examples.stories.tsx +0 -126
  289. package/src/stories/Components/DataDisplay/Chip/Overview.stories.mdx +0 -57
  290. package/src/stories/Components/DataDisplay/List/Accessibility.stories.mdx +0 -54
  291. package/src/stories/Components/DataDisplay/List/AllCombinations.tsx +0 -396
  292. package/src/stories/Components/DataDisplay/List/Examples.stories.tsx +0 -501
  293. package/src/stories/Components/DataDisplay/List/List.stories.tsx +0 -35
  294. package/src/stories/Components/DataDisplay/List/Overview.stories.mdx +0 -69
  295. package/src/stories/Components/DataDisplay/Table/Overview.stories.mdx +0 -70
  296. package/src/stories/Components/DataDisplay/Tooltip/Accessibility.stories.mdx +0 -39
  297. package/src/stories/Components/DataDisplay/Tooltip/AllCombinations.tsx +0 -134
  298. package/src/stories/Components/DataDisplay/Tooltip/Examples.stories.tsx +0 -237
  299. package/src/stories/Components/DataDisplay/Tooltip/Overview.stories.mdx +0 -58
  300. package/src/stories/Components/DataDisplay/Tooltip/Tooltip.stories.tsx +0 -22
  301. package/src/stories/Components/Feedback/Alert/Accessibility.stories.mdx +0 -25
  302. package/src/stories/Components/Feedback/Alert/Alert.stories.tsx +0 -22
  303. package/src/stories/Components/Feedback/Alert/AllCombinations.tsx +0 -37
  304. package/src/stories/Components/Feedback/Alert/Examples.stories.tsx +0 -137
  305. package/src/stories/Components/Feedback/Alert/Overview.stories.mdx +0 -62
  306. package/src/stories/Components/Inputs/Autocomplete/Accessibility.stories.mdx +0 -31
  307. package/src/stories/Components/Inputs/Autocomplete/AllCombinations.tsx +0 -182
  308. package/src/stories/Components/Inputs/Autocomplete/Autocomplete.stories.tsx +0 -31
  309. package/src/stories/Components/Inputs/Autocomplete/Examples.stories.tsx +0 -233
  310. package/src/stories/Components/Inputs/Autocomplete/Overview.stories.mdx +0 -52
  311. package/src/stories/Components/Inputs/Button/Accessibility.stories.mdx +0 -52
  312. package/src/stories/Components/Inputs/Button/AllCombinations.tsx +0 -53
  313. package/src/stories/Components/Inputs/Button/Button.stories.tsx +0 -23
  314. package/src/stories/Components/Inputs/Button/Examples.stories.tsx +0 -190
  315. package/src/stories/Components/Inputs/Button/Overview.stories.mdx +0 -52
  316. package/src/stories/Components/Inputs/Checkbox/Accessibility.stories.mdx +0 -38
  317. package/src/stories/Components/Inputs/Checkbox/AllCombinations.tsx +0 -55
  318. package/src/stories/Components/Inputs/Checkbox/Checkbox.stories.tsx +0 -22
  319. package/src/stories/Components/Inputs/Checkbox/Examples.stories.tsx +0 -363
  320. package/src/stories/Components/Inputs/Checkbox/Overview.stories.mdx +0 -63
  321. package/src/stories/Components/Inputs/IconButton/Examples.stories.tsx +0 -24
  322. package/src/stories/Components/Inputs/IconButton/IconButton.stories.tsx +0 -26
  323. package/src/stories/Components/Inputs/Radio/Accessibility.stories.mdx +0 -61
  324. package/src/stories/Components/Inputs/Radio/AllCombinations.tsx +0 -75
  325. package/src/stories/Components/Inputs/Radio/Examples.stories.tsx +0 -333
  326. package/src/stories/Components/Inputs/Radio/Overview.stories.mdx +0 -74
  327. package/src/stories/Components/Inputs/Radio/Radio.stories.tsx +0 -22
  328. package/src/stories/Components/Inputs/Select/Accessibility.stories.mdx +0 -51
  329. package/src/stories/Components/Inputs/Select/AllCombinations.tsx +0 -63
  330. package/src/stories/Components/Inputs/Select/Examples.stories.tsx +0 -803
  331. package/src/stories/Components/Inputs/Select/Overview.stories.mdx +0 -73
  332. package/src/stories/Components/Inputs/Select/Select.stories.tsx +0 -22
  333. package/src/stories/Components/Inputs/Slider/Accessibility.stories.mdx +0 -43
  334. package/src/stories/Components/Inputs/Slider/AllCombinations.tsx +0 -30
  335. package/src/stories/Components/Inputs/Slider/Examples.stories.tsx +0 -146
  336. package/src/stories/Components/Inputs/Slider/Overview.stories.mdx +0 -59
  337. package/src/stories/Components/Inputs/Slider/Slider.stories.tsx +0 -27
  338. package/src/stories/Components/Inputs/Switch/Accessibility.stories.mdx +0 -34
  339. package/src/stories/Components/Inputs/Switch/AllCombinations.tsx +0 -45
  340. package/src/stories/Components/Inputs/Switch/Examples.stories.tsx +0 -213
  341. package/src/stories/Components/Inputs/Switch/Overview.stories.mdx +0 -62
  342. package/src/stories/Components/Inputs/Switch/Switch.stories.tsx +0 -22
  343. package/src/stories/Components/Inputs/TextField/Accessibility.stories.mdx +0 -29
  344. package/src/stories/Components/Inputs/TextField/AllCombinations.tsx +0 -57
  345. package/src/stories/Components/Inputs/TextField/Examples.stories.tsx +0 -127
  346. package/src/stories/Components/Inputs/TextField/Overview.stories.mdx +0 -60
  347. package/src/stories/Components/Inputs/TextField/TextField.stories.tsx +0 -261
  348. package/src/stories/Components/Inputs/ToggleButton/Accessibility.stories.mdx +0 -32
  349. package/src/stories/Components/Inputs/ToggleButton/AllCombinations.tsx +0 -113
  350. package/src/stories/Components/Inputs/ToggleButton/Examples.stories.tsx +0 -339
  351. package/src/stories/Components/Inputs/ToggleButton/Overview.stories.mdx +0 -55
  352. package/src/stories/Components/Inputs/ToggleButton/ToggleButton.stories.tsx +0 -19
  353. package/src/stories/Components/Landmarks/Header/Examples.stories.tsx +0 -197
  354. package/src/stories/Components/Landmarks/Header/Header.stories.tsx +0 -34
  355. package/src/stories/Components/Landmarks/Header/Overview.stories.mdx +0 -44
  356. package/src/stories/Components/Navigation/Drawer/Accessibility.stories.mdx +0 -13
  357. package/src/stories/Components/Navigation/Drawer/Drawer.stories.tsx +0 -80
  358. package/src/stories/Components/Navigation/Drawer/Examples.stories.tsx +0 -440
  359. package/src/stories/Components/Navigation/Drawer/Overview.stories.mdx +0 -43
  360. package/src/stories/Components/Navigation/MobileNavigation/Accessibility.stories.mdx +0 -14
  361. package/src/stories/Components/Navigation/MobileNavigation/Examples.stories.tsx +0 -384
  362. package/src/stories/Components/Navigation/MobileNavigation/MobileNavigation.stories.tsx +0 -24
  363. package/src/stories/Components/Navigation/MobileNavigation/Overview.stories.mdx +0 -47
  364. package/src/stories/Components/Navigation/VerticalNavigation/Accessibility.stories.mdx +0 -14
  365. package/src/stories/Components/Navigation/VerticalNavigation/Examples.stories.tsx +0 -307
  366. package/src/stories/Components/Navigation/VerticalNavigation/Overview.stories.mdx +0 -47
  367. package/src/stories/Components/Navigation/VerticalNavigation/VerticalNavigation.stories.tsx +0 -24
  368. package/src/stories/ContactUs.stories.mdx +0 -21
  369. package/src/stories/Experimental/Test.stories.mdx +0 -46
  370. package/src/stories/GettingStarted/Designer.stories.mdx +0 -86
  371. package/src/stories/GettingStarted/Developer.stories.mdx +0 -134
  372. package/src/stories/Guidelines/Accessibility/AssistiveTechnology.stories.mdx +0 -70
  373. package/src/stories/Guidelines/Accessibility/ColorAndContrast.stories.mdx +0 -109
  374. package/src/stories/Guidelines/Accessibility/Hierarchy.stories.mdx +0 -119
  375. package/src/stories/Guidelines/Accessibility/Imagery.stories.mdx +0 -136
  376. package/src/stories/Guidelines/Accessibility/Overview.stories.mdx +0 -44
  377. package/src/stories/Guidelines/Accessibility/Principles.stories.mdx +0 -156
  378. package/src/stories/Guidelines/Accessibility/SoundAndMotion.stories.mdx +0 -59
  379. package/src/stories/Guidelines/Accessibility/Typography.stories.mdx +0 -69
  380. package/src/stories/Guidelines/Accessibility/Writing.stories.mdx +0 -188
  381. package/src/stories/Guidelines/Styleguide/ColorSwatch.tsx +0 -53
  382. package/src/stories/Guidelines/Styleguide/Colors.stories.mdx +0 -118
  383. package/src/stories/Guidelines/Styleguide/Typography.stories.mdx +0 -84
  384. package/src/stories/Introduction.stories.mdx +0 -65
  385. package/src/stories/Pages/ErrorPage.stories.tsx +0 -30
  386. package/src/stories/Pages/SideInSide.stories.tsx +0 -195
  387. package/src/stories/Roadmap.stories.mdx +0 -19
  388. package/src/stories/Templates/Login.stories.mdx +0 -46
  389. package/src/stories/assets/Atomic_Design_Icons-Dark.svg +0 -24
  390. package/src/stories/assets/Atomic_Design_Icons-Light.svg +0 -25
  391. package/src/stories/assets/accessibility-1.png +0 -0
  392. package/src/stories/assets/accessibility-2.png +0 -0
  393. package/src/stories/assets/accessibility-3.png +0 -0
  394. package/src/stories/assets/accessibility-banner.png +0 -0
  395. package/src/stories/assets/atoms.svg +0 -6
  396. package/src/stories/assets/design_system_2022-02-11_12.22pm.png +0 -0
  397. package/src/stories/assets/figma-tokens.png +0 -0
  398. package/src/stories/assets/hierarchy-1.jpg +0 -0
  399. package/src/stories/assets/hierarchy-2.jpg +0 -0
  400. package/src/stories/assets/hierarchy-3.jpg +0 -0
  401. package/src/stories/assets/icon-contrast-1.jpg +0 -0
  402. package/src/stories/assets/icon-contrast-2.jpg +0 -0
  403. package/src/stories/assets/imagery-1.png +0 -0
  404. package/src/stories/assets/imagery-2.png +0 -0
  405. package/src/stories/assets/imagery-3.png +0 -0
  406. package/src/stories/assets/imagery-4.jpg +0 -0
  407. package/src/stories/assets/molecules.svg +0 -9
  408. package/src/stories/assets/organisms.svg +0 -22
  409. package/src/stories/assets/pages.svg +0 -5
  410. package/src/stories/assets/particles.svg +0 -4
  411. package/src/stories/assets/templates.svg +0 -4
  412. package/src/stories/assets/testData.tsx +0 -102
  413. package/src/stories/assets/text-contrast-1.jpg +0 -0
  414. package/src/stories/assets/text-contrast-2.jpg +0 -0
  415. package/src/stories/assets/typography-1.png +0 -0
  416. package/src/stories/assets/visual-clues-1.png +0 -0
  417. package/src/stories/assets/visual-clues-2.png +0 -0
  418. package/src/stories/assets/writing-1.jpg +0 -0
  419. package/src/stories/assets/writing-2.png +0 -0
  420. package/src/stories/assets/writing-3.png +0 -0
  421. package/src/stories/assets/writing-4.png +0 -0
  422. package/src/stories/utils/CustomIcons.tsx +0 -44
  423. package/tsconfig.eslint.json +0 -16
  424. package/tsconfig.json +0 -50
@@ -7,6 +7,7 @@ export interface IAvatarPanelProps {
7
7
  avatarName: string;
8
8
  editProfileText?: string;
9
9
  isAvatarOpen: boolean;
10
+ localization?: any;
10
11
  avatarPanelLogoutString?: string;
11
12
  avatarPanelOnClickSwitchDirection?: any;
12
13
  avatarPanelOnClickLogout?: any;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/.eslintrc.js DELETED
@@ -1,40 +0,0 @@
1
- const path = require('path')
2
-
3
- module.exports = {
4
- env: {
5
- commonjs: true,
6
- es6: true,
7
- node: true,
8
- jest: true
9
- },
10
- extends: [
11
- 'standard'
12
- ],
13
- globals: {
14
- Atomics: 'readonly',
15
- SharedArrayBuffer: 'readonly',
16
- JSX: true,
17
- alert: true
18
- },
19
- overrides: [
20
- {
21
- files: [
22
- '**/*.stories.*'
23
- ],
24
- rules: {
25
- 'import/no-anonymous-default-export': 'off'
26
- }
27
- }
28
- ],
29
- parser: '@typescript-eslint/parser',
30
- parserOptions: {
31
- ecmaVersion: 2018,
32
- project: path.join(__dirname, "tsconfig.eslint.json")
33
- },
34
- rules: {
35
- '@typescript-eslint/no-var-requires': 0,
36
- '@typescript-eslint/strict-boolean-expressions': 0,
37
- '@typescript-eslint/consistent-type-assertions': 0,
38
- indent: ['error', 2, { SwitchCase: 1 }]
39
- }
40
- }
@@ -1,23 +0,0 @@
1
- <!-- Please follow this template. All PRs must be reviewed by at least one senior developer. -->
2
-
3
- ### JIRA Id
4
-
5
- <!-- Example: HOME-XXXX -->
6
-
7
- ### Task/Issue description
8
-
9
- <!-- What functionality has added? Is there a user story which can de added? -->
10
-
11
- ### Any unrelated changes?
12
-
13
- <!-- Anything unrelated included in this PR (remove section if empty) -->
14
-
15
- ### PR Checklist
16
-
17
- <!-- Semantic Release documentation: https://learninglocker.atlassian.net/wiki/spaces/CI/pages/1281982498/Semantic+Release -->
18
-
19
- <!-- If this is strictly a documentation change you can replace the following checklist with "Documentation change only" -->
20
-
21
- - [ ] I have given the PR a meaningful title which can be understood out of context (used in the release notes)
22
- - [ ] I have read through my code, followed naming conventions and removed leftover debugging
23
- - [ ] I have added the Jira ticket number(s) to the title with the format "type(Name): Description of the task [DS-XXXX]"
@@ -1,57 +0,0 @@
1
- {
2
- "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": [
4
- "config:js-lib",
5
- "github>whitesource/merge-confidence:beta"
6
- ],
7
- "constraints": {
8
- "node": "^16",
9
- "npm": "^8"
10
- },
11
- "prConcurrentLimit": 2,
12
- "rebaseWhen": "conflicted",
13
- "rangeStrategy": "replace",
14
- "automerge": true,
15
- "automergeType": "branch",
16
- "major": {
17
- "automerge": false
18
- },
19
- "schedule": [
20
- "every weekend"
21
- ],
22
- "semanticCommits": "enabled",
23
- "packageRules": [
24
- {
25
- "matchPackageNames": [
26
- "@mui/material",
27
- "@mui/icons-material",
28
- "@types/node",
29
- "react",
30
- "react-dom",
31
- "react-scripts",
32
- "@testing-library/react",
33
- "@types/react",
34
- "@types/react-dom"
35
- ],
36
- "rangeStrategy": "bump",
37
- "automerge": false
38
- },
39
- {
40
- "matchPackagePatterns": [
41
- "*"
42
- ],
43
- "matchUpdateTypes": [
44
- "minor",
45
- "patch"
46
- ],
47
- "groupName": "All non-major dependencies",
48
- "groupSlug": "all-minor-patch"
49
- }
50
- ],
51
- "lockFileMaintenance": {
52
- "enabled": true,
53
- "schedule": [
54
- "before 7am on every weekday"
55
- ]
56
- }
57
- }
@@ -1,53 +0,0 @@
1
- name: Integration Suite
2
-
3
- on: ['push']
4
-
5
- concurrency:
6
- group: ${{ github.workflow }}-${{ github.ref }}
7
- cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
8
-
9
- jobs:
10
- integration:
11
- runs-on: ubuntu-latest
12
- timeout-minutes: 25
13
- name: Integration Suite
14
-
15
- steps:
16
- - name: Checkout Code
17
- uses: actions/checkout@v3
18
- with:
19
- token: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
20
-
21
- - name: Setup Node
22
- uses: actions/setup-node@v3
23
- with:
24
- node-version: "16"
25
- cache: 'npm'
26
-
27
- - name: Install dependencies
28
- run: npm ci
29
-
30
- - name: Run Lint Command
31
- run: npm run lint:fix
32
-
33
- - name: Commit Lint Changes
34
- id: "auto_commit_action"
35
- if: github.ref != 'refs/heads/main'
36
- uses: stefanzweifel/git-auto-commit-action@v4
37
- with:
38
- commit_message: |
39
- style(eslint): Github Action Lint.
40
- file_pattern: src/*
41
-
42
- - name: Run test suite
43
- run: npm run test
44
-
45
- - name: Build
46
- run: npm run build:module
47
-
48
- - name: Run Semantic Release
49
- if: ${{ github.ref == 'refs/heads/main' }}
50
- run: npx semantic-release
51
- env:
52
- GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
53
- NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}
@@ -1,22 +0,0 @@
1
- name: Whitesource
2
-
3
- on:
4
- release:
5
- types: [released]
6
-
7
- env:
8
- PARAM_REPO: design-system
9
- PARAM_SERVICE: designsystem
10
-
11
- jobs:
12
- curl:
13
- runs-on: ubuntu-latest
14
- timeout-minutes: 5
15
- steps:
16
- - name: Set output
17
- id: vars
18
- run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
19
- - name: Call Jenkins Job
20
- env:
21
- RELEASE_VERSION: ${{ steps.vars.outputs.tag }}
22
- run: curl --location --request POST 'https://${{ secrets.JENKINS_USERNAME }}:${{ secrets.JENKINS_TOKEN }}@jenkins.learningpool.com/view/WSS/job/WSS-Scan/buildWithParameters?reponame=${{ env.PARAM_REPO }}&service=${{ env.PARAM_SERVICE }}&tagname=${{ env.RELEASE_VERSION }}'
@@ -1 +0,0 @@
1
- {"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":14,"numPassedTests":82,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTodoTests":0,"numTotalTestSuites":14,"numTotalTests":82,"openHandles":[],"snapshot":{"added":0,"didUpdate":false,"failure":false,"filesAdded":0,"filesRemoved":0,"filesRemovedList":[],"filesUnmatched":0,"filesUpdated":0,"matched":17,"total":17,"unchecked":0,"uncheckedKeysByFile":[],"unmatched":0,"updated":0},"startTime":1648731653783,"success":true,"testResults":[{"assertionResults":[{"ancestorTitles":["Test -- Autocomplete component"],"failureMessages":[],"fullName":"Test -- Autocomplete component renders a Autocomplete","location":null,"status":"passed","title":"renders a Autocomplete"},{"ancestorTitles":["Test -- Autocomplete component"],"failureMessages":[],"fullName":"Test -- Autocomplete component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- Autocomplete component"],"failureMessages":[],"fullName":"Test -- Autocomplete component properly renders the options on click","location":null,"status":"passed","title":"properly renders the options on click"},{"ancestorTitles":["Test -- Autocomplete component"],"failureMessages":[],"fullName":"Test -- Autocomplete component properly renders the options on focus","location":null,"status":"passed","title":"properly renders the options on focus"},{"ancestorTitles":["Test -- Autocomplete component"],"failureMessages":[],"fullName":"Test -- Autocomplete component displays a default value","location":null,"status":"passed","title":"displays a default value"},{"ancestorTitles":["Test -- Autocomplete component"],"failureMessages":[],"fullName":"Test -- Autocomplete component displays the label text","location":null,"status":"passed","title":"displays the label text"},{"ancestorTitles":["Test -- Autocomplete component"],"failureMessages":[],"fullName":"Test -- Autocomplete component has the proper attributes","location":null,"status":"passed","title":"has the proper attributes"}],"endTime":1648731657692,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Autocomplete/Autocomplete.test.tsx","startTime":1648731654477,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Button component"],"failureMessages":[],"fullName":"Test -- Button component renders button text","location":null,"status":"passed","title":"renders button text"},{"ancestorTitles":["Test -- Button component"],"failureMessages":[],"fullName":"Test -- Button component renders button with startIcon","location":null,"status":"passed","title":"renders button with startIcon"},{"ancestorTitles":["Test -- Button component"],"failureMessages":[],"fullName":"Test -- Button component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- Button component"],"failureMessages":[],"fullName":"Test -- Button component has the proper aria attributes","location":null,"status":"passed","title":"has the proper aria attributes"},{"ancestorTitles":["Test -- Button component"],"failureMessages":[],"fullName":"Test -- Button component has the proper type attribute","location":null,"status":"passed","title":"has the proper type attribute"},{"ancestorTitles":["Test -- Button component"],"failureMessages":[],"fullName":"Test -- Button component should be disabled","location":null,"status":"passed","title":"should be disabled"},{"ancestorTitles":["Test -- Button component"],"failureMessages":[],"fullName":"Test -- Button component should take up full width","location":null,"status":"passed","title":"should take up full width"}],"endTime":1648731658419,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Button/Button.test.tsx","startTime":1648731657718,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Alert component"],"failureMessages":[],"fullName":"Test -- Alert component renders a Alert","location":null,"status":"passed","title":"renders a Alert"},{"ancestorTitles":["Test -- Alert component"],"failureMessages":[],"fullName":"Test -- Alert component renders a visible description","location":null,"status":"passed","title":"renders a visible description"},{"ancestorTitles":["Test -- Alert component"],"failureMessages":[],"fullName":"Test -- Alert component renders the proper icons","location":null,"status":"passed","title":"renders the proper icons"},{"ancestorTitles":["Test -- Alert component"],"failureMessages":[],"fullName":"Test -- Alert component renders the proper action elements","location":null,"status":"passed","title":"renders the proper action elements"},{"ancestorTitles":["Test -- Alert component"],"failureMessages":[],"fullName":"Test -- Alert component responds to a delete click event","location":null,"status":"passed","title":"responds to a delete click event"},{"ancestorTitles":["Test -- Alert component"],"failureMessages":[],"fullName":"Test -- Alert component has the proper attributes","location":null,"status":"passed","title":"has the proper attributes"}],"endTime":1648731659382,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/feedback/Alert/Alert.test.tsx","startTime":1648731658467,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- List component"],"failureMessages":[],"fullName":"Test -- List component renders a List","location":null,"status":"passed","title":"renders a List"},{"ancestorTitles":["Test -- List component"],"failureMessages":[],"fullName":"Test -- List component renders the proper DOM elements","location":null,"status":"passed","title":"renders the proper DOM elements"},{"ancestorTitles":["Test -- List component"],"failureMessages":[],"fullName":"Test -- List component renders a selected element","location":null,"status":"passed","title":"renders a selected element"},{"ancestorTitles":["Test -- List component"],"failureMessages":[],"fullName":"Test -- List component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- List component"],"failureMessages":[],"fullName":"Test -- List component renders a list item icon","location":null,"status":"passed","title":"renders a list item icon"},{"ancestorTitles":["Test -- List component"],"failureMessages":[],"fullName":"Test -- List component renders a list item button","location":null,"status":"passed","title":"renders a list item button"}],"endTime":1648731660091,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/List/List.test.tsx","startTime":1648731659399,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- ToggleButton component"],"failureMessages":[],"fullName":"Test -- ToggleButton component renders a ToggleButton","location":null,"status":"passed","title":"renders a ToggleButton"},{"ancestorTitles":["Test -- ToggleButton component"],"failureMessages":[],"fullName":"Test -- ToggleButton component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- ToggleButton component"],"failureMessages":[],"fullName":"Test -- ToggleButton component has the proper attributes","location":null,"status":"passed","title":"has the proper attributes"},{"ancestorTitles":["Test -- ToggleButton component"],"failureMessages":[],"fullName":"Test -- ToggleButton component properly changes focus state","location":null,"status":"passed","title":"properly changes focus state"}],"endTime":1648731660849,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/ToggleButton/ToggleButton.test.tsx","startTime":1648731660112,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Radio component"],"failureMessages":[],"fullName":"Test -- Radio component renders a radio button","location":null,"status":"passed","title":"renders a radio button"},{"ancestorTitles":["Test -- Radio component"],"failureMessages":[],"fullName":"Test -- Radio component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- Radio component"],"failureMessages":[],"fullName":"Test -- Radio component changes checked state on click","location":null,"status":"passed","title":"changes checked state on click"},{"ancestorTitles":["Test -- Radio component"],"failureMessages":[],"fullName":"Test -- Radio component should be disabled","location":null,"status":"passed","title":"should be disabled"},{"ancestorTitles":["Test -- Radio component"],"failureMessages":[],"fullName":"Test -- Radio component has the proper attributes","location":null,"status":"passed","title":"has the proper attributes"},{"ancestorTitles":["Test -- Radio component"],"failureMessages":[],"fullName":"Test -- Radio component has a default value","location":null,"status":"passed","title":"has a default value"}],"endTime":1648731661445,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Radio/Radio.test.tsx","startTime":1648731660866,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- TextField component"],"failureMessages":[],"fullName":"Test -- TextField component renders an outlined textField by default","location":null,"status":"passed","title":"renders an outlined textField by default"},{"ancestorTitles":["Test -- TextField component"],"failureMessages":[],"fullName":"Test -- TextField component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- TextField component"],"failureMessages":[],"fullName":"Test -- TextField component changes focused state on click","location":null,"status":"passed","title":"changes focused state on click"},{"ancestorTitles":["Test -- TextField component"],"failureMessages":[],"fullName":"Test -- TextField component should be disabled","location":null,"status":"passed","title":"should be disabled"},{"ancestorTitles":["Test -- TextField component"],"failureMessages":[],"fullName":"Test -- TextField component has the proper aria attributes","location":null,"status":"passed","title":"has the proper aria attributes"},{"ancestorTitles":["Test -- TextField component"],"failureMessages":[],"fullName":"Test -- TextField component has the proper type attribute","location":null,"status":"passed","title":"has the proper type attribute"}],"endTime":1648731661953,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/TextField/TextField.test.tsx","startTime":1648731661462,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Slider component"],"failureMessages":[],"fullName":"Test -- Slider component renders a slider","location":null,"status":"passed","title":"renders a slider"},{"ancestorTitles":["Test -- Slider component"],"failureMessages":[],"fullName":"Test -- Slider component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- Slider component"],"failureMessages":[],"fullName":"Test -- Slider component should be disabled","location":null,"status":"passed","title":"should be disabled"},{"ancestorTitles":["Test -- Slider component"],"failureMessages":[],"fullName":"Test -- Slider component has a discrete range of values","location":null,"status":"passed","title":"has a discrete range of values"},{"ancestorTitles":["Test -- Slider component"],"failureMessages":[],"fullName":"Test -- Slider component has a proper default value","location":null,"status":"passed","title":"has a proper default value"},{"ancestorTitles":["Test -- Slider component"],"failureMessages":[],"fullName":"Test -- Slider component has the proper aria attributes","location":null,"status":"passed","title":"has the proper aria attributes"},{"ancestorTitles":["Test -- Slider component"],"failureMessages":[],"fullName":"Test -- Slider component has the proper type attribute","location":null,"status":"passed","title":"has the proper type attribute"}],"endTime":1648731662642,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Slider/Slider.test.tsx","startTime":1648731661972,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Tooltip component"],"failureMessages":[],"fullName":"Test -- Tooltip component properly renders the Tooltip","location":null,"status":"passed","title":"properly renders the Tooltip"},{"ancestorTitles":["Test -- Tooltip component"],"failureMessages":[],"fullName":"Test -- Tooltip component renders a Tooltip on a disabled element","location":null,"status":"passed","title":"renders a Tooltip on a disabled element"},{"ancestorTitles":["Test -- Tooltip component"],"failureMessages":[],"fullName":"Test -- Tooltip component has the proper role attribute","location":null,"status":"passed","title":"has the proper role attribute"},{"ancestorTitles":["Test -- Tooltip component"],"failureMessages":[],"fullName":"Test -- Tooltip component renders the arrow element","location":null,"status":"passed","title":"renders the arrow element"},{"ancestorTitles":["Test -- Tooltip component"],"failureMessages":[],"fullName":"Test -- Tooltip component properly renders a followCursor Tooltip","location":null,"status":"passed","title":"properly renders a followCursor Tooltip"}],"endTime":1648731663549,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Tooltip/Tooltip.test.tsx","startTime":1648731662657,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Switch component"],"failureMessages":[],"fullName":"Test -- Switch component renders a switch","location":null,"status":"passed","title":"renders a switch"},{"ancestorTitles":["Test -- Switch component"],"failureMessages":[],"fullName":"Test -- Switch component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- Switch component"],"failureMessages":[],"fullName":"Test -- Switch component changes checked state on click","location":null,"status":"passed","title":"changes checked state on click"},{"ancestorTitles":["Test -- Switch component"],"failureMessages":[],"fullName":"Test -- Switch component should be disabled","location":null,"status":"passed","title":"should be disabled"},{"ancestorTitles":["Test -- Switch component"],"failureMessages":[],"fullName":"Test -- Switch component has the proper aria attributes","location":null,"status":"passed","title":"has the proper aria attributes"},{"ancestorTitles":["Test -- Switch component"],"failureMessages":[],"fullName":"Test -- Switch component has the proper type attribute","location":null,"status":"passed","title":"has the proper type attribute"},{"ancestorTitles":["Test -- Switch component"],"failureMessages":[],"fullName":"Test -- Switch component changes color","location":null,"status":"passed","title":"changes color"}],"endTime":1648731664155,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Switch/Switch.test.tsx","startTime":1648731663562,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Checkbox component"],"failureMessages":[],"fullName":"Test -- Checkbox component renders checkbox","location":null,"status":"passed","title":"renders checkbox"},{"ancestorTitles":["Test -- Checkbox component"],"failureMessages":[],"fullName":"Test -- Checkbox component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- Checkbox component"],"failureMessages":[],"fullName":"Test -- Checkbox component changes checked state on click","location":null,"status":"passed","title":"changes checked state on click"},{"ancestorTitles":["Test -- Checkbox component"],"failureMessages":[],"fullName":"Test -- Checkbox component should be disabled","location":null,"status":"passed","title":"should be disabled"},{"ancestorTitles":["Test -- Checkbox component"],"failureMessages":[],"fullName":"Test -- Checkbox component has the proper aria attributes","location":null,"status":"passed","title":"has the proper aria attributes"},{"ancestorTitles":["Test -- Checkbox component"],"failureMessages":[],"fullName":"Test -- Checkbox component has the proper type attribute","location":null,"status":"passed","title":"has the proper type attribute"},{"ancestorTitles":["Test -- Checkbox component"],"failureMessages":[],"fullName":"Test -- Checkbox component changes color","location":null,"status":"passed","title":"changes color"}],"endTime":1648731664687,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Checkbox/Checkbox.test.tsx","startTime":1648731664169,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Drawer component"],"failureMessages":[],"fullName":"Test -- Drawer component renders a Drawer","location":null,"status":"passed","title":"renders a Drawer"},{"ancestorTitles":["Test -- Drawer component"],"failureMessages":[],"fullName":"Test -- Drawer component should be closed by default","location":null,"status":"passed","title":"should be closed by default"},{"ancestorTitles":["Test -- Drawer component"],"failureMessages":[],"fullName":"Test -- Drawer component renders a persistant drawer","location":null,"status":"passed","title":"renders a persistant drawer"},{"ancestorTitles":["Test -- Drawer component"],"failureMessages":[],"fullName":"Test -- Drawer component responds to a onClick event","location":null,"status":"passed","title":"responds to a onClick event"},{"ancestorTitles":["Test -- Drawer component"],"failureMessages":[],"fullName":"Test -- Drawer component has the proper tabindex","location":null,"status":"passed","title":"has the proper tabindex"}],"endTime":1648731665079,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/navigation/Drawer/Drawer.test.tsx","startTime":1648731664705,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Chip component"],"failureMessages":[],"fullName":"Test -- Chip component renders a Chip","location":null,"status":"passed","title":"renders a Chip"},{"ancestorTitles":["Test -- Chip component"],"failureMessages":[],"fullName":"Test -- Chip component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- Chip component"],"failureMessages":[],"fullName":"Test -- Chip component renders a link element","location":null,"status":"passed","title":"renders a link element"},{"ancestorTitles":["Test -- Chip component"],"failureMessages":[],"fullName":"Test -- Chip component renders a delete icon","location":null,"status":"passed","title":"renders a delete icon"},{"ancestorTitles":["Test -- Chip component"],"failureMessages":[],"fullName":"Test -- Chip component responds to a delete click event","location":null,"status":"passed","title":"responds to a delete click event"},{"ancestorTitles":["Test -- Chip component"],"failureMessages":[],"fullName":"Test -- Chip component renders with correct adornments","location":null,"status":"passed","title":"renders with correct adornments"}],"endTime":1648731665591,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Chip/Chip.test.tsx","startTime":1648731665101,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Test -- Icon Button component"],"failureMessages":[],"fullName":"Test -- Icon Button component renders button icon","location":null,"status":"passed","title":"renders button icon"},{"ancestorTitles":["Test -- Icon Button component"],"failureMessages":[],"fullName":"Test -- Icon Button component responds to a click event","location":null,"status":"passed","title":"responds to a click event"},{"ancestorTitles":["Test -- Icon Button component"],"failureMessages":[],"fullName":"Test -- Icon Button component has the proper aria attribute","location":null,"status":"passed","title":"has the proper aria attribute"}],"endTime":1648731665955,"message":"","name":"/home/runner/work/design-system/design-system/src/lib/components/atoms/IconButton/IconButton.test.tsx","startTime":1648731665604,"status":"passed","summary":""}],"wasInterrupted":false,"coverageMap":{"/home/runner/work/design-system/design-system/src/lib/components/atoms/Autocomplete/AutocompleteStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Autocomplete/AutocompleteStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":34},"end":{"line":4,"column":70}},"1":{"start":{"line":4,"column":66},"end":{"line":4,"column":68}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":47},"end":{"line":4,"column":48}},"loc":{"start":{"line":4,"column":66},"end":{"line":4,"column":68}},"line":4}},"branchMap":{},"s":{"0":1,"1":7},"f":{"0":7},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"e8f15f42c4b2a86d8a81092de5334bb2141f81a4"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Autocomplete/Autocomplete.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Autocomplete/Autocomplete.tsx","statementMap":{"0":{"start":{"line":7,"column":21},"end":{"line":16,"column":1}},"1":{"start":{"line":10,"column":2},"end":{"line":15,"column":3}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":7,"column":21},"end":{"line":7,"column":22}},"loc":{"start":{"line":9,"column":18},"end":{"line":16,"column":1}},"line":9}},"branchMap":{},"s":{"0":1,"1":7},"f":{"0":7},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"a7fbf4e3ef987b831cc543f38e7654f7cda75947"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/TextField/TextFieldStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/TextField/TextFieldStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":31},"end":{"line":4,"column":67}},"1":{"start":{"line":4,"column":63},"end":{"line":4,"column":65}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":44},"end":{"line":4,"column":45}},"loc":{"start":{"line":4,"column":63},"end":{"line":4,"column":65}},"line":4}},"branchMap":{},"s":{"0":2,"1":13},"f":{"0":13},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"9bc818cce69fdbabd8dd990bd82efecdb024751c"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/TextField/TextField.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/TextField/TextField.tsx","statementMap":{"0":{"start":{"line":29,"column":2},"end":{"line":34,"column":3}}},"fnMap":{"0":{"name":"TextField","decl":{"start":{"line":28,"column":24},"end":{"line":28,"column":33}},"loc":{"start":{"line":28,"column":72},"end":{"line":35,"column":1}},"line":28}},"branchMap":{},"s":{"0":27},"f":{"0":27},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"8864097c11785eb9b6551e1f4defb20b6ced49e1"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Button/ButtonStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Button/ButtonStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":28},"end":{"line":4,"column":64}},"1":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":41},"end":{"line":4,"column":42}},"loc":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}},"line":4}},"branchMap":{},"s":{"0":5,"1":14},"f":{"0":14},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"37997936a23bd8104b88631be8b6424673f8f4a0"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Button/Button.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Button/Button.tsx","statementMap":{"0":{"start":{"line":5,"column":15},"end":{"line":16,"column":2}},"1":{"start":{"line":9,"column":2},"end":{"line":15,"column":4}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":5,"column":32},"end":{"line":5,"column":33}},"loc":{"start":{"line":9,"column":2},"end":{"line":15,"column":4}},"line":9}},"branchMap":{},"s":{"0":5,"1":25},"f":{"0":25},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"931ffb8f1cf0db6ddc984771d284242aeea6935a"},"/home/runner/work/design-system/design-system/src/lib/components/feedback/Alert/AlertStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/feedback/Alert/AlertStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":27},"end":{"line":4,"column":63}},"1":{"start":{"line":4,"column":59},"end":{"line":4,"column":61}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":40},"end":{"line":4,"column":41}},"loc":{"start":{"line":4,"column":59},"end":{"line":4,"column":61}},"line":4}},"branchMap":{},"s":{"0":1,"1":6},"f":{"0":6},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"45a83269f0eadde143b8670deabe4959c4c8bf41"},"/home/runner/work/design-system/design-system/src/lib/components/feedback/Alert/Alert.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/feedback/Alert/Alert.tsx","statementMap":{"0":{"start":{"line":8,"column":2},"end":{"line":13,"column":3}}},"fnMap":{"0":{"name":"Alert","decl":{"start":{"line":7,"column":24},"end":{"line":7,"column":29}},"loc":{"start":{"line":7,"column":70},"end":{"line":14,"column":1}},"line":7}},"branchMap":{},"s":{"0":13},"f":{"0":13},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"5897c64daf737b50ec5de95882cfbc42f04d3660"},"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/List/ListStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/List/ListStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":26},"end":{"line":4,"column":62}},"1":{"start":{"line":4,"column":58},"end":{"line":4,"column":60}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":39},"end":{"line":4,"column":40}},"loc":{"start":{"line":4,"column":58},"end":{"line":4,"column":60}},"line":4}},"branchMap":{},"s":{"0":2,"1":6},"f":{"0":6},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"1560dde88febb8ccac6e4598adb4b3ad2e7e6158"},"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/List/List.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/List/List.tsx","statementMap":{"0":{"start":{"line":5,"column":13},"end":{"line":10,"column":1}},"1":{"start":{"line":6,"column":2},"end":{"line":9,"column":4}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":5,"column":13},"end":{"line":5,"column":14}},"loc":{"start":{"line":6,"column":2},"end":{"line":9,"column":4}},"line":6}},"branchMap":{},"s":{"0":2,"1":7},"f":{"0":7},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"486b68193f757530862bcaffbbbd63b81a776f52"},"/home/runner/work/design-system/design-system/src/lib/components/navigation/Drawer/DrawerStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/navigation/Drawer/DrawerStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":28},"end":{"line":4,"column":64}},"1":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":41},"end":{"line":4,"column":42}},"loc":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}},"line":4}},"branchMap":{},"s":{"0":2,"1":5},"f":{"0":5},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"734f89379dc81628cf1bc57b40d20ecf5c2d2aaa"},"/home/runner/work/design-system/design-system/src/lib/components/navigation/Drawer/Drawer.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/navigation/Drawer/Drawer.tsx","statementMap":{"0":{"start":{"line":5,"column":15},"end":{"line":12,"column":1}},"1":{"start":{"line":8,"column":2},"end":{"line":11,"column":4}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":5,"column":15},"end":{"line":5,"column":16}},"loc":{"start":{"line":8,"column":2},"end":{"line":11,"column":4}},"line":8}},"branchMap":{},"s":{"0":2,"1":5},"f":{"0":5},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"e53590a37cbd6f2280fb59139bd10f777c636a57"},"/home/runner/work/design-system/design-system/src/lib/index.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/index.tsx","statementMap":{},"fnMap":{},"branchMap":{},"s":{},"f":{},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"a23b3a0f8bab7ee81d361e05a501dc4305ce6c32"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/ToggleButton/ToggleButtonStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/ToggleButton/ToggleButtonStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":34},"end":{"line":4,"column":70}},"1":{"start":{"line":4,"column":66},"end":{"line":4,"column":68}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":47},"end":{"line":4,"column":48}},"loc":{"start":{"line":4,"column":66},"end":{"line":4,"column":68}},"line":4}},"branchMap":{},"s":{"0":1,"1":8},"f":{"0":8},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"7d1f156d8c0d5a0499fb98babb5a9e619e08d8e9"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/ToggleButton/ToggleButton.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/ToggleButton/ToggleButton.tsx","statementMap":{"0":{"start":{"line":8,"column":2},"end":{"line":13,"column":3}}},"fnMap":{"0":{"name":"ToggleButton","decl":{"start":{"line":7,"column":24},"end":{"line":7,"column":36}},"loc":{"start":{"line":7,"column":84},"end":{"line":14,"column":1}},"line":7}},"branchMap":{},"s":{"0":8},"f":{"0":8},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"2e5024c698e3025714a377dbf7208a8a0747b47f"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Radio/RadioStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Radio/RadioStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":27},"end":{"line":4,"column":63}},"1":{"start":{"line":4,"column":59},"end":{"line":4,"column":61}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":40},"end":{"line":4,"column":41}},"loc":{"start":{"line":4,"column":59},"end":{"line":4,"column":61}},"line":4}},"branchMap":{},"s":{"0":1,"1":8},"f":{"0":8},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"ccd0ecfa5601a959c456c606cddfaac651a914f2"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Radio/Radio.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Radio/Radio.tsx","statementMap":{"0":{"start":{"line":8,"column":2},"end":{"line":13,"column":3}}},"fnMap":{"0":{"name":"Radio","decl":{"start":{"line":7,"column":24},"end":{"line":7,"column":29}},"loc":{"start":{"line":7,"column":70},"end":{"line":14,"column":1}},"line":7}},"branchMap":{},"s":{"0":9},"f":{"0":9},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"ddce7615e80436259a05f6ed5ef8eac5ec109bd2"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Slider/SliderStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Slider/SliderStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":28},"end":{"line":4,"column":64}},"1":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":41},"end":{"line":4,"column":42}},"loc":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}},"line":4}},"branchMap":{},"s":{"0":1,"1":7},"f":{"0":7},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"dae199c4afb37eafbc2a92a701869fe6c75fa7d0"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Slider/Slider.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Slider/Slider.tsx","statementMap":{"0":{"start":{"line":8,"column":2},"end":{"line":13,"column":3}}},"fnMap":{"0":{"name":"Slider","decl":{"start":{"line":7,"column":24},"end":{"line":7,"column":30}},"loc":{"start":{"line":7,"column":72},"end":{"line":14,"column":1}},"line":7}},"branchMap":{},"s":{"0":7},"f":{"0":7},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"ed797e17a2e33465cf2ac3cbfaf2ad6d5d539834"},"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Tooltip/TooltipStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Tooltip/TooltipStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":29},"end":{"line":4,"column":65}},"1":{"start":{"line":4,"column":61},"end":{"line":4,"column":63}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":42},"end":{"line":4,"column":43}},"loc":{"start":{"line":4,"column":61},"end":{"line":4,"column":63}},"line":4}},"branchMap":{},"s":{"0":1,"1":5},"f":{"0":5},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"1cdf98167183ad56f0d46ff63304c93314cdcfce"},"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Tooltip/Tooltip.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Tooltip/Tooltip.tsx","statementMap":{"0":{"start":{"line":5,"column":16},"end":{"line":10,"column":1}},"1":{"start":{"line":6,"column":2},"end":{"line":9,"column":4}},"2":{"start":{"line":11,"column":0},"end":{"line":11,"column":30}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":5,"column":16},"end":{"line":5,"column":17}},"loc":{"start":{"line":6,"column":2},"end":{"line":9,"column":4}},"line":6}},"branchMap":{},"s":{"0":1,"1":5,"2":1},"f":{"0":5},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"391dd3ee0ff3b69d16b310600100af41b013bd75"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Switch/SwitchStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Switch/SwitchStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":28},"end":{"line":4,"column":64}},"1":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":41},"end":{"line":4,"column":42}},"loc":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}},"line":4}},"branchMap":{},"s":{"0":1,"1":7},"f":{"0":7},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"edc8ff92708698265ae9b2d9bab39af34d33dcf8"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Switch/Switch.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Switch/Switch.tsx","statementMap":{"0":{"start":{"line":8,"column":2},"end":{"line":13,"column":3}}},"fnMap":{"0":{"name":"Switch","decl":{"start":{"line":7,"column":24},"end":{"line":7,"column":30}},"loc":{"start":{"line":7,"column":72},"end":{"line":14,"column":1}},"line":7}},"branchMap":{},"s":{"0":8},"f":{"0":8},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"67221ff878a1342ceb381188b7662f44c502ae25"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Checkbox/CheckboxStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Checkbox/CheckboxStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":30},"end":{"line":4,"column":66}},"1":{"start":{"line":4,"column":62},"end":{"line":4,"column":64}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":43},"end":{"line":4,"column":44}},"loc":{"start":{"line":4,"column":62},"end":{"line":4,"column":64}},"line":4}},"branchMap":{},"s":{"0":1,"1":7},"f":{"0":7},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"380c7ed09049a3fbc6ff86afc10e9df0b0c044fe"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Checkbox/Checkbox.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Checkbox/Checkbox.tsx","statementMap":{"0":{"start":{"line":8,"column":2},"end":{"line":13,"column":3}}},"fnMap":{"0":{"name":"Checkbox","decl":{"start":{"line":7,"column":24},"end":{"line":7,"column":32}},"loc":{"start":{"line":7,"column":76},"end":{"line":14,"column":1}},"line":7}},"branchMap":{},"s":{"0":8},"f":{"0":8},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"80110de5cdecdcbf87766f3b5a19e8ca9cd17989"},"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Chip/ChipStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Chip/ChipStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":26},"end":{"line":4,"column":62}},"1":{"start":{"line":4,"column":58},"end":{"line":4,"column":60}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":39},"end":{"line":4,"column":40}},"loc":{"start":{"line":4,"column":58},"end":{"line":4,"column":60}},"line":4}},"branchMap":{},"s":{"0":1,"1":6},"f":{"0":6},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"4657e73b6528818bf5469e94f0a070359ec8c378"},"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Chip/Chip.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/datadisplay/Chip/Chip.tsx","statementMap":{"0":{"start":{"line":9,"column":2},"end":{"line":14,"column":3}}},"fnMap":{"0":{"name":"Chip","decl":{"start":{"line":8,"column":24},"end":{"line":8,"column":28}},"loc":{"start":{"line":8,"column":68},"end":{"line":15,"column":1}},"line":8}},"branchMap":{},"s":{"0":7},"f":{"0":7},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"d62a510a3de6604adafe26fcad6d83783f0d2ab7"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/IconButton/IconButtonStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/IconButton/IconButtonStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":32},"end":{"line":4,"column":68}},"1":{"start":{"line":4,"column":64},"end":{"line":4,"column":66}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":45},"end":{"line":4,"column":46}},"loc":{"start":{"line":4,"column":64},"end":{"line":4,"column":66}},"line":4}},"branchMap":{},"s":{"0":1,"1":3},"f":{"0":3},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"de7e1dc8d6b75a0008174b416539090caf4ada8b"},"/home/runner/work/design-system/design-system/src/lib/components/atoms/IconButton/IconButton.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/IconButton/IconButton.tsx","statementMap":{"0":{"start":{"line":5,"column":19},"end":{"line":10,"column":1}},"1":{"start":{"line":6,"column":2},"end":{"line":9,"column":4}},"2":{"start":{"line":11,"column":0},"end":{"line":11,"column":36}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":5,"column":19},"end":{"line":5,"column":20}},"loc":{"start":{"line":6,"column":2},"end":{"line":9,"column":4}},"line":6}},"branchMap":{},"s":{"0":1,"1":3,"2":1},"f":{"0":3},"b":{},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"856e18efa691b364b28499b5972cad7ea9790f39"},"/home/runner/work/design-system/design-system/src/lib/utils/index.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/utils/index.tsx","statementMap":{},"fnMap":{},"branchMap":{},"s":{},"f":{},"b":{}},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Select/SelectStyles.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Select/SelectStyles.tsx","statementMap":{"0":{"start":{"line":4,"column":28},"end":{"line":4,"column":64}},"1":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":4,"column":41},"end":{"line":4,"column":42}},"loc":{"start":{"line":4,"column":60},"end":{"line":4,"column":62}},"line":4}},"branchMap":{},"s":{"0":0,"1":0},"f":{"0":0},"b":{}},"/home/runner/work/design-system/design-system/src/lib/utils/theme.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/utils/theme.tsx","statementMap":{"0":{"start":{"line":3,"column":34},"end":{"line":5,"column":1}},"1":{"start":{"line":7,"column":32},"end":{"line":9,"column":1}},"2":{"start":{"line":12,"column":28},"end":{"line":32,"column":1}},"3":{"start":{"line":34,"column":26},"end":{"line":47,"column":1}},"4":{"start":{"line":49,"column":25},"end":{"line":57,"column":1}}},"fnMap":{},"branchMap":{},"s":{"0":0,"1":0,"2":0,"3":0,"4":0},"f":{},"b":{}},"/home/runner/work/design-system/design-system/src/lib/components/index.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/index.tsx","statementMap":{},"fnMap":{},"branchMap":{},"s":{},"f":{},"b":{}},"/home/runner/work/design-system/design-system/src/lib/components/atoms/Select/Select.tsx":{"path":"/home/runner/work/design-system/design-system/src/lib/components/atoms/Select/Select.tsx","statementMap":{"0":{"start":{"line":10,"column":2},"end":{"line":15,"column":3}}},"fnMap":{"0":{"name":"Select","decl":{"start":{"line":9,"column":24},"end":{"line":9,"column":30}},"loc":{"start":{"line":9,"column":72},"end":{"line":16,"column":1}},"line":9}},"branchMap":{},"s":{"0":0},"f":{"0":0},"b":{}}}}
package/.releaserc DELETED
@@ -1,32 +0,0 @@
1
- {
2
- "branches": [
3
- {
4
- "name": "main"
5
- }
6
- ],
7
- "plugins": [
8
- "@semantic-release/commit-analyzer",
9
- "@semantic-release/release-notes-generator",
10
- "@semantic-release/changelog",
11
- [
12
- "@semantic-release/npm",
13
- {
14
- "assets": [
15
- "dist/**"
16
- ]
17
- }
18
- ],
19
- [
20
- "@semantic-release/git",
21
- {
22
- "assets": [
23
- "package.json",
24
- "CHANGELOG.md"
25
- ],
26
- "message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
27
- }
28
- ],
29
- "@semantic-release/github"
30
- ],
31
- "repositoryUrl": "git@github.com:HT2-Labs/design-system.git"
32
- }
@@ -1,39 +0,0 @@
1
- // .storybook/learningpoolTheme.js
2
-
3
- import { create } from '@storybook/theming';
4
-
5
- export default create({
6
- base: 'light',
7
-
8
- colorPrimary: 'white',
9
- colorSecondary: '#003366',
10
-
11
- // UI
12
- appBg: 'white',
13
- appContentBg: 'white',
14
- // appBorderColor: 'grey',
15
- // appBorderRadius: 4,
16
-
17
- // Typography
18
- fontBase: '"Roboto", sans-serif',
19
- // fontCode: 'monospace',
20
-
21
- // Text colors
22
- // textColor: 'black',
23
- // textInverseColor: 'rgba(255,255,255,0.9)',
24
-
25
- // Toolbar default and active colors
26
- barTextColor: '#003366',
27
- barSelectedColor: '#003366',
28
- barBg: 'white',
29
-
30
- // Form colors
31
- inputBg: 'white',
32
- inputBorder: 'silver',
33
- // inputTextColor: 'black',
34
- inputBorderRadius: 4,
35
-
36
- brandTitle: 'Learningpool - flux Design System',
37
- brandUrl: '/',
38
- brandImage: 'assets/flux/logo.svg',
39
- })
@@ -1,21 +0,0 @@
1
- module.exports = {
2
- stories: [
3
- "../src/**/*.stories.mdx",
4
- "../src/**/*.stories.@(js|jsx|ts|tsx)"
5
- ],
6
- addons: [
7
- "@storybook/preset-create-react-app",
8
- "@storybook/addon-essentials",
9
- "@storybook/addon-links",
10
- "@storybook/addon-a11y",
11
- "@storybook/addon-jest"
12
- ],
13
- framework: "@storybook/react",
14
- core: {
15
- builder: "webpack5"
16
- },
17
- features: {
18
- storyStoreV7: true,
19
- },
20
- staticDirs: ['../public'],
21
- }