@laerdal/life-react-components 2.0.1-dev.9.full → 2.1.0-dev.3

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 (723) hide show
  1. package/dist/Accordion/AccordionItem.cjs +10 -25
  2. package/dist/Accordion/AccordionItem.cjs.map +1 -1
  3. package/dist/Accordion/AccordionItem.js +10 -16
  4. package/dist/Accordion/AccordionItem.js.map +1 -1
  5. package/dist/Accordion/AccordionMenu.cjs +15 -40
  6. package/dist/Accordion/AccordionMenu.cjs.map +1 -1
  7. package/dist/Accordion/AccordionMenu.js +15 -28
  8. package/dist/Accordion/AccordionMenu.js.map +1 -1
  9. package/dist/Accordion/ContentAccordion.cjs +17 -65
  10. package/dist/Accordion/ContentAccordion.cjs.map +1 -1
  11. package/dist/Accordion/ContentAccordion.js +17 -30
  12. package/dist/Accordion/ContentAccordion.js.map +1 -1
  13. package/dist/Accordion/index.cjs +0 -4
  14. package/dist/Accordion/index.cjs.map +1 -1
  15. package/dist/Accordion/index.js.map +1 -1
  16. package/dist/Accordion/styles.cjs +0 -16
  17. package/dist/Accordion/styles.cjs.map +1 -1
  18. package/dist/Accordion/styles.js +0 -2
  19. package/dist/Accordion/styles.js.map +1 -1
  20. package/dist/AuthPage/AuthPage.cjs +10 -22
  21. package/dist/AuthPage/AuthPage.cjs.map +1 -1
  22. package/dist/AuthPage/AuthPage.js +10 -12
  23. package/dist/AuthPage/AuthPage.js.map +1 -1
  24. package/dist/AuthPage/Information.cjs +0 -16
  25. package/dist/AuthPage/Information.cjs.map +1 -1
  26. package/dist/AuthPage/Information.js +0 -2
  27. package/dist/AuthPage/Information.js.map +1 -1
  28. package/dist/AuthPage/ScreenSetsContainer.cjs +0 -7
  29. package/dist/AuthPage/ScreenSetsContainer.cjs.map +1 -1
  30. package/dist/AuthPage/ScreenSetsContainer.js +0 -2
  31. package/dist/AuthPage/ScreenSetsContainer.js.map +1 -1
  32. package/dist/AuthPage/_AuthPageSection.cjs +0 -7
  33. package/dist/AuthPage/_AuthPageSection.cjs.map +1 -1
  34. package/dist/AuthPage/_AuthPageSection.js +0 -2
  35. package/dist/AuthPage/_AuthPageSection.js.map +1 -1
  36. package/dist/AuthPage/index.cjs +0 -5
  37. package/dist/AuthPage/index.cjs.map +1 -1
  38. package/dist/AuthPage/index.js.map +1 -1
  39. package/dist/AuthPage/screenSetsErrorMessages.cjs.map +1 -1
  40. package/dist/AuthPage/screenSetsErrorMessages.js.map +1 -1
  41. package/dist/Banners/Banner.cjs +17 -54
  42. package/dist/Banners/Banner.cjs.map +1 -1
  43. package/dist/Banners/Banner.js +18 -31
  44. package/dist/Banners/Banner.js.map +1 -1
  45. package/dist/Banners/OverviewBanner.cjs +2 -24
  46. package/dist/Banners/OverviewBanner.cjs.map +1 -1
  47. package/dist/Banners/OverviewBanner.js +2 -9
  48. package/dist/Banners/OverviewBanner.js.map +1 -1
  49. package/dist/Banners/index.cjs +0 -3
  50. package/dist/Banners/index.cjs.map +1 -1
  51. package/dist/Banners/index.js +2 -1
  52. package/dist/Banners/index.js.map +1 -1
  53. package/dist/Banners/styles.cjs +0 -12
  54. package/dist/Banners/styles.cjs.map +1 -1
  55. package/dist/Banners/styles.js +0 -6
  56. package/dist/Banners/styles.js.map +1 -1
  57. package/dist/Breadcrumb/Breadcrumb.cjs +9 -32
  58. package/dist/Breadcrumb/Breadcrumb.cjs.map +1 -1
  59. package/dist/Breadcrumb/Breadcrumb.js +9 -19
  60. package/dist/Breadcrumb/Breadcrumb.js.map +1 -1
  61. package/dist/Breadcrumb/index.cjs +0 -2
  62. package/dist/Breadcrumb/index.cjs.map +1 -1
  63. package/dist/Breadcrumb/index.js.map +1 -1
  64. package/dist/Breadcrumb/styles.cjs +0 -14
  65. package/dist/Breadcrumb/styles.cjs.map +1 -1
  66. package/dist/Breadcrumb/styles.js +0 -7
  67. package/dist/Breadcrumb/styles.js.map +1 -1
  68. package/dist/Button/BackButton.cjs +3 -26
  69. package/dist/Button/BackButton.cjs.map +1 -1
  70. package/dist/Button/BackButton.js +3 -10
  71. package/dist/Button/BackButton.js.map +1 -1
  72. package/dist/Button/Button.cjs +18 -50
  73. package/dist/Button/Button.cjs.map +1 -1
  74. package/dist/Button/Button.js +18 -34
  75. package/dist/Button/Button.js.map +1 -1
  76. package/dist/Button/DualFunctionButton.cjs +35 -69
  77. package/dist/Button/DualFunctionButton.cjs.map +1 -1
  78. package/dist/Button/DualFunctionButton.js +35 -50
  79. package/dist/Button/DualFunctionButton.js.map +1 -1
  80. package/dist/Button/Iconbutton.cjs +19 -46
  81. package/dist/Button/Iconbutton.cjs.map +1 -1
  82. package/dist/Button/Iconbutton.js +19 -31
  83. package/dist/Button/Iconbutton.js.map +1 -1
  84. package/dist/Button/index.cjs +0 -5
  85. package/dist/Button/index.cjs.map +1 -1
  86. package/dist/Button/index.js.map +1 -1
  87. package/dist/Card/HorizontalCard/HorizontalCard.cjs +15 -39
  88. package/dist/Card/HorizontalCard/HorizontalCard.cjs.map +1 -1
  89. package/dist/Card/HorizontalCard/HorizontalCard.js +15 -22
  90. package/dist/Card/HorizontalCard/HorizontalCard.js.map +1 -1
  91. package/dist/Card/HorizontalCard/HorizontalCardActions.cjs +4 -28
  92. package/dist/Card/HorizontalCard/HorizontalCardActions.cjs.map +1 -1
  93. package/dist/Card/HorizontalCard/HorizontalCardActions.js +4 -15
  94. package/dist/Card/HorizontalCard/HorizontalCardActions.js.map +1 -1
  95. package/dist/Card/HorizontalCard/HorizontalCardBody.cjs +3 -18
  96. package/dist/Card/HorizontalCard/HorizontalCardBody.cjs.map +1 -1
  97. package/dist/Card/HorizontalCard/HorizontalCardBody.js +3 -5
  98. package/dist/Card/HorizontalCard/HorizontalCardBody.js.map +1 -1
  99. package/dist/Card/HorizontalCard/HorizontalCardThumbnail.cjs +1 -14
  100. package/dist/Card/HorizontalCard/HorizontalCardThumbnail.cjs.map +1 -1
  101. package/dist/Card/HorizontalCard/HorizontalCardThumbnail.js +1 -4
  102. package/dist/Card/HorizontalCard/HorizontalCardThumbnail.js.map +1 -1
  103. package/dist/Card/HorizontalCard/index.cjs +0 -4
  104. package/dist/Card/HorizontalCard/index.cjs.map +1 -1
  105. package/dist/Card/HorizontalCard/index.js.map +1 -1
  106. package/dist/Card/VerticalCard/Card.cjs +13 -42
  107. package/dist/Card/VerticalCard/Card.cjs.map +1 -1
  108. package/dist/Card/VerticalCard/Card.js +13 -21
  109. package/dist/Card/VerticalCard/Card.js.map +1 -1
  110. package/dist/Card/VerticalCard/CardBottomSection.cjs +14 -45
  111. package/dist/Card/VerticalCard/CardBottomSection.cjs.map +1 -1
  112. package/dist/Card/VerticalCard/CardBottomSection.js +14 -18
  113. package/dist/Card/VerticalCard/CardBottomSection.js.map +1 -1
  114. package/dist/Card/VerticalCard/CardMiddleSection.cjs +7 -30
  115. package/dist/Card/VerticalCard/CardMiddleSection.cjs.map +1 -1
  116. package/dist/Card/VerticalCard/CardMiddleSection.js +7 -13
  117. package/dist/Card/VerticalCard/CardMiddleSection.js.map +1 -1
  118. package/dist/Card/VerticalCard/CardTopSection.cjs +11 -37
  119. package/dist/Card/VerticalCard/CardTopSection.cjs.map +1 -1
  120. package/dist/Card/VerticalCard/CardTopSection.js +11 -14
  121. package/dist/Card/VerticalCard/CardTopSection.js.map +1 -1
  122. package/dist/Card/VerticalCard/index.cjs +0 -11
  123. package/dist/Card/VerticalCard/index.cjs.map +1 -1
  124. package/dist/Card/VerticalCard/index.js.map +1 -1
  125. package/dist/Card/index.cjs +0 -4
  126. package/dist/Card/index.cjs.map +1 -1
  127. package/dist/Card/index.js.map +1 -1
  128. package/dist/Chips/ActionChip.cjs +7 -25
  129. package/dist/Chips/ActionChip.cjs.map +1 -1
  130. package/dist/Chips/ActionChip.js +9 -15
  131. package/dist/Chips/ActionChip.js.map +1 -1
  132. package/dist/Chips/ChipStyles.cjs +0 -11
  133. package/dist/Chips/ChipStyles.cjs.map +1 -1
  134. package/dist/Chips/ChipStyles.js +1 -3
  135. package/dist/Chips/ChipStyles.js.map +1 -1
  136. package/dist/Chips/ChoiceChips.cjs +16 -36
  137. package/dist/Chips/ChoiceChips.cjs.map +1 -1
  138. package/dist/Chips/ChoiceChips.js +18 -26
  139. package/dist/Chips/ChoiceChips.js.map +1 -1
  140. package/dist/Chips/FilterChip.cjs +7 -25
  141. package/dist/Chips/FilterChip.cjs.map +1 -1
  142. package/dist/Chips/FilterChip.js +10 -15
  143. package/dist/Chips/FilterChip.js.map +1 -1
  144. package/dist/Chips/InputChip.cjs +13 -33
  145. package/dist/Chips/InputChip.cjs.map +1 -1
  146. package/dist/Chips/InputChip.js +16 -23
  147. package/dist/Chips/InputChip.js.map +1 -1
  148. package/dist/Chips/index.cjs +0 -6
  149. package/dist/Chips/index.cjs.map +1 -1
  150. package/dist/Chips/index.js.map +1 -1
  151. package/dist/ChipsInput/ChipDropdownInput.cjs +68 -120
  152. package/dist/ChipsInput/ChipDropdownInput.cjs.map +1 -1
  153. package/dist/ChipsInput/ChipDropdownInput.js +70 -102
  154. package/dist/ChipsInput/ChipDropdownInput.js.map +1 -1
  155. package/dist/ChipsInput/ChipInput.cjs +27 -49
  156. package/dist/ChipsInput/ChipInput.cjs.map +1 -1
  157. package/dist/ChipsInput/ChipInput.js +28 -38
  158. package/dist/ChipsInput/ChipInput.js.map +1 -1
  159. package/dist/ChipsInput/ChipInputField.cjs +21 -67
  160. package/dist/ChipsInput/ChipInputField.cjs.map +1 -1
  161. package/dist/ChipsInput/ChipInputField.js +21 -34
  162. package/dist/ChipsInput/ChipInputField.js.map +1 -1
  163. package/dist/ChipsInput/index.cjs +0 -2
  164. package/dist/ChipsInput/index.cjs.map +1 -1
  165. package/dist/ChipsInput/index.js.map +1 -1
  166. package/dist/Dropdown/BasicDropdown.cjs +48 -94
  167. package/dist/Dropdown/BasicDropdown.cjs.map +1 -1
  168. package/dist/Dropdown/BasicDropdown.js +48 -76
  169. package/dist/Dropdown/BasicDropdown.js.map +1 -1
  170. package/dist/Dropdown/CommonStyling.cjs +0 -27
  171. package/dist/Dropdown/CommonStyling.cjs.map +1 -1
  172. package/dist/Dropdown/CommonStyling.js +0 -2
  173. package/dist/Dropdown/CommonStyling.js.map +1 -1
  174. package/dist/Dropdown/DropdownButton.cjs +41 -72
  175. package/dist/Dropdown/DropdownButton.cjs.map +1 -1
  176. package/dist/Dropdown/DropdownButton.js +43 -56
  177. package/dist/Dropdown/DropdownButton.js.map +1 -1
  178. package/dist/Dropdown/DropdownContent.cjs +37 -131
  179. package/dist/Dropdown/DropdownContent.cjs.map +1 -1
  180. package/dist/Dropdown/DropdownContent.js +37 -97
  181. package/dist/Dropdown/DropdownContent.js.map +1 -1
  182. package/dist/Dropdown/DropdownFilter.cjs +48 -98
  183. package/dist/Dropdown/DropdownFilter.cjs.map +1 -1
  184. package/dist/Dropdown/DropdownFilter.js +48 -77
  185. package/dist/Dropdown/DropdownFilter.js.map +1 -1
  186. package/dist/Dropdown/index.cjs +0 -5
  187. package/dist/Dropdown/index.cjs.map +1 -1
  188. package/dist/Dropdown/index.js.map +1 -1
  189. package/dist/Footer/Components/FooterBottomLinks.cjs +1 -19
  190. package/dist/Footer/Components/FooterBottomLinks.cjs.map +1 -1
  191. package/dist/Footer/Components/FooterBottomLinks.js +1 -5
  192. package/dist/Footer/Components/FooterBottomLinks.js.map +1 -1
  193. package/dist/Footer/Components/FooterDropdownLinks.cjs +4 -27
  194. package/dist/Footer/Components/FooterDropdownLinks.cjs.map +1 -1
  195. package/dist/Footer/Components/FooterDropdownLinks.js +4 -10
  196. package/dist/Footer/Components/FooterDropdownLinks.js.map +1 -1
  197. package/dist/Footer/Components/FooterNavSection.cjs +3 -27
  198. package/dist/Footer/Components/FooterNavSection.cjs.map +1 -1
  199. package/dist/Footer/Components/FooterNavSection.js +3 -11
  200. package/dist/Footer/Components/FooterNavSection.js.map +1 -1
  201. package/dist/Footer/Components/FooterNewsletterAndSocialSection.cjs +5 -32
  202. package/dist/Footer/Components/FooterNewsletterAndSocialSection.cjs.map +1 -1
  203. package/dist/Footer/Components/FooterNewsletterAndSocialSection.js +5 -11
  204. package/dist/Footer/Components/FooterNewsletterAndSocialSection.js.map +1 -1
  205. package/dist/Footer/Components/FooterTop.cjs +2 -25
  206. package/dist/Footer/Components/FooterTop.cjs.map +1 -1
  207. package/dist/Footer/Components/FooterTop.js +2 -10
  208. package/dist/Footer/Components/FooterTop.js.map +1 -1
  209. package/dist/Footer/Footer.cjs +0 -14
  210. package/dist/Footer/Footer.cjs.map +1 -1
  211. package/dist/Footer/Footer.js +0 -4
  212. package/dist/Footer/Footer.js.map +1 -1
  213. package/dist/Footer/SiteFooter.cjs +11 -35
  214. package/dist/Footer/SiteFooter.cjs.map +1 -1
  215. package/dist/Footer/SiteFooter.js +14 -21
  216. package/dist/Footer/SiteFooter.js.map +1 -1
  217. package/dist/Footer/index.cjs +0 -3
  218. package/dist/Footer/index.cjs.map +1 -1
  219. package/dist/Footer/index.js.map +1 -1
  220. package/dist/GlobalNavigationBar/GlobalNavigationBar.cjs +18 -64
  221. package/dist/GlobalNavigationBar/GlobalNavigationBar.cjs.map +1 -1
  222. package/dist/GlobalNavigationBar/GlobalNavigationBar.js +18 -34
  223. package/dist/GlobalNavigationBar/GlobalNavigationBar.js.map +1 -1
  224. package/dist/GlobalNavigationBar/Logo.cjs +8 -28
  225. package/dist/GlobalNavigationBar/Logo.cjs.map +1 -1
  226. package/dist/GlobalNavigationBar/Logo.js +8 -12
  227. package/dist/GlobalNavigationBar/Logo.js.map +1 -1
  228. package/dist/GlobalNavigationBar/desktop/DesktopActions.cjs +17 -50
  229. package/dist/GlobalNavigationBar/desktop/DesktopActions.cjs.map +1 -1
  230. package/dist/GlobalNavigationBar/desktop/DesktopActions.js +17 -32
  231. package/dist/GlobalNavigationBar/desktop/DesktopActions.js.map +1 -1
  232. package/dist/GlobalNavigationBar/desktop/ExtendedMainMenu.cjs +4 -27
  233. package/dist/GlobalNavigationBar/desktop/ExtendedMainMenu.cjs.map +1 -1
  234. package/dist/GlobalNavigationBar/desktop/ExtendedMainMenu.js +4 -11
  235. package/dist/GlobalNavigationBar/desktop/ExtendedMainMenu.js.map +1 -1
  236. package/dist/GlobalNavigationBar/desktop/MainMenu.cjs +18 -60
  237. package/dist/GlobalNavigationBar/desktop/MainMenu.cjs.map +1 -1
  238. package/dist/GlobalNavigationBar/desktop/MainMenu.js +18 -39
  239. package/dist/GlobalNavigationBar/desktop/MainMenu.js.map +1 -1
  240. package/dist/GlobalNavigationBar/desktop/RightSideNav.cjs +1 -22
  241. package/dist/GlobalNavigationBar/desktop/RightSideNav.cjs.map +1 -1
  242. package/dist/GlobalNavigationBar/desktop/RightSideNav.js +1 -7
  243. package/dist/GlobalNavigationBar/desktop/RightSideNav.js.map +1 -1
  244. package/dist/GlobalNavigationBar/desktop/UserMenu.cjs +7 -48
  245. package/dist/GlobalNavigationBar/desktop/UserMenu.cjs.map +1 -1
  246. package/dist/GlobalNavigationBar/desktop/UserMenu.js +7 -17
  247. package/dist/GlobalNavigationBar/desktop/UserMenu.js.map +1 -1
  248. package/dist/GlobalNavigationBar/index.cjs +0 -4
  249. package/dist/GlobalNavigationBar/index.cjs.map +1 -1
  250. package/dist/GlobalNavigationBar/index.js.map +1 -1
  251. package/dist/GlobalNavigationBar/mobile/CommonStyles.cjs +0 -34
  252. package/dist/GlobalNavigationBar/mobile/CommonStyles.cjs.map +1 -1
  253. package/dist/GlobalNavigationBar/mobile/CommonStyles.js +0 -2
  254. package/dist/GlobalNavigationBar/mobile/CommonStyles.js.map +1 -1
  255. package/dist/GlobalNavigationBar/mobile/MobileActionContainer.cjs +6 -19
  256. package/dist/GlobalNavigationBar/mobile/MobileActionContainer.cjs.map +1 -1
  257. package/dist/GlobalNavigationBar/mobile/MobileActionContainer.js +6 -8
  258. package/dist/GlobalNavigationBar/mobile/MobileActionContainer.js.map +1 -1
  259. package/dist/GlobalNavigationBar/mobile/MobileMenu.cjs +13 -45
  260. package/dist/GlobalNavigationBar/mobile/MobileMenu.cjs.map +1 -1
  261. package/dist/GlobalNavigationBar/mobile/MobileMenu.js +13 -24
  262. package/dist/GlobalNavigationBar/mobile/MobileMenu.js.map +1 -1
  263. package/dist/GlobalNavigationBar/mobile/MobileMenuContent.cjs +9 -47
  264. package/dist/GlobalNavigationBar/mobile/MobileMenuContent.cjs.map +1 -1
  265. package/dist/GlobalNavigationBar/mobile/MobileMenuContent.js +9 -21
  266. package/dist/GlobalNavigationBar/mobile/MobileMenuContent.js.map +1 -1
  267. package/dist/GlobalNavigationBar/mobile/MobileMenuHeader.cjs +18 -51
  268. package/dist/GlobalNavigationBar/mobile/MobileMenuHeader.cjs.map +1 -1
  269. package/dist/GlobalNavigationBar/mobile/MobileMenuHeader.js +18 -34
  270. package/dist/GlobalNavigationBar/mobile/MobileMenuHeader.js.map +1 -1
  271. package/dist/HyperLink/HyperLink.cjs +5 -25
  272. package/dist/HyperLink/HyperLink.cjs.map +1 -1
  273. package/dist/HyperLink/HyperLink.js +5 -12
  274. package/dist/HyperLink/HyperLink.js.map +1 -1
  275. package/dist/HyperLink/index.cjs +0 -3
  276. package/dist/HyperLink/index.cjs.map +1 -1
  277. package/dist/HyperLink/index.js.map +1 -1
  278. package/dist/HyperLink/styling.cjs +0 -6
  279. package/dist/HyperLink/styling.cjs.map +1 -1
  280. package/dist/HyperLink/styling.js +0 -2
  281. package/dist/HyperLink/styling.js.map +1 -1
  282. package/dist/Image/ImageWithFallbacks.cjs +6 -31
  283. package/dist/Image/ImageWithFallbacks.cjs.map +1 -1
  284. package/dist/Image/ImageWithFallbacks.js +6 -23
  285. package/dist/Image/ImageWithFallbacks.js.map +1 -1
  286. package/dist/Image/index.cjs +0 -2
  287. package/dist/Image/index.cjs.map +1 -1
  288. package/dist/Image/index.js.map +1 -1
  289. package/dist/InputFields/Checkbox.cjs +14 -40
  290. package/dist/InputFields/Checkbox.cjs.map +1 -1
  291. package/dist/InputFields/Checkbox.js +14 -23
  292. package/dist/InputFields/Checkbox.js.map +1 -1
  293. package/dist/InputFields/DatepickerField.cjs +40 -86
  294. package/dist/InputFields/DatepickerField.cjs.map +1 -1
  295. package/dist/InputFields/DatepickerField.js +43 -60
  296. package/dist/InputFields/DatepickerField.js.map +1 -1
  297. package/dist/InputFields/DatepickerFieldHeader.cjs +7 -26
  298. package/dist/InputFields/DatepickerFieldHeader.cjs.map +1 -1
  299. package/dist/InputFields/DatepickerFieldHeader.js +7 -12
  300. package/dist/InputFields/DatepickerFieldHeader.js.map +1 -1
  301. package/dist/InputFields/Label.cjs +10 -34
  302. package/dist/InputFields/Label.cjs.map +1 -1
  303. package/dist/InputFields/Label.js +15 -21
  304. package/dist/InputFields/Label.js.map +1 -1
  305. package/dist/InputFields/NumberField.cjs +24 -76
  306. package/dist/InputFields/NumberField.cjs.map +1 -1
  307. package/dist/InputFields/NumberField.js +24 -47
  308. package/dist/InputFields/NumberField.js.map +1 -1
  309. package/dist/InputFields/PasswordField.cjs +18 -48
  310. package/dist/InputFields/PasswordField.cjs.map +1 -1
  311. package/dist/InputFields/PasswordField.js +18 -27
  312. package/dist/InputFields/PasswordField.js.map +1 -1
  313. package/dist/InputFields/QuickSearch.cjs +22 -50
  314. package/dist/InputFields/QuickSearch.cjs.map +1 -1
  315. package/dist/InputFields/QuickSearch.js +22 -33
  316. package/dist/InputFields/QuickSearch.js.map +1 -1
  317. package/dist/InputFields/RadioButton.cjs +12 -36
  318. package/dist/InputFields/RadioButton.cjs.map +1 -1
  319. package/dist/InputFields/RadioButton.js +12 -19
  320. package/dist/InputFields/RadioButton.js.map +1 -1
  321. package/dist/InputFields/ResponsiveComponentWrapper.cjs +5 -19
  322. package/dist/InputFields/ResponsiveComponentWrapper.cjs.map +1 -1
  323. package/dist/InputFields/ResponsiveComponentWrapper.js +7 -12
  324. package/dist/InputFields/ResponsiveComponentWrapper.js.map +1 -1
  325. package/dist/InputFields/SearchBar.cjs +24 -51
  326. package/dist/InputFields/SearchBar.cjs.map +1 -1
  327. package/dist/InputFields/SearchBar.js +24 -35
  328. package/dist/InputFields/SearchBar.js.map +1 -1
  329. package/dist/InputFields/TextField.cjs +19 -38
  330. package/dist/InputFields/TextField.cjs.map +1 -1
  331. package/dist/InputFields/TextField.js +19 -24
  332. package/dist/InputFields/TextField.js.map +1 -1
  333. package/dist/InputFields/Textarea.cjs +13 -35
  334. package/dist/InputFields/Textarea.cjs.map +1 -1
  335. package/dist/InputFields/Textarea.js +16 -22
  336. package/dist/InputFields/Textarea.js.map +1 -1
  337. package/dist/InputFields/components/SearchBarInput.cjs +9 -27
  338. package/dist/InputFields/components/SearchBarInput.cjs.map +1 -1
  339. package/dist/InputFields/components/SearchBarInput.js +9 -14
  340. package/dist/InputFields/components/SearchBarInput.js.map +1 -1
  341. package/dist/InputFields/components/SearchField.cjs +7 -28
  342. package/dist/InputFields/components/SearchField.cjs.map +1 -1
  343. package/dist/InputFields/components/SearchField.js +7 -12
  344. package/dist/InputFields/components/SearchField.js.map +1 -1
  345. package/dist/InputFields/index.cjs +0 -13
  346. package/dist/InputFields/index.cjs.map +1 -1
  347. package/dist/InputFields/index.js.map +1 -1
  348. package/dist/InputFields/styling.cjs +0 -17
  349. package/dist/InputFields/styling.cjs.map +1 -1
  350. package/dist/InputFields/styling.js +0 -2
  351. package/dist/InputFields/styling.js.map +1 -1
  352. package/dist/InputFields/types.js.map +1 -1
  353. package/dist/Layouts/index.cjs +0 -12
  354. package/dist/Layouts/index.cjs.map +1 -1
  355. package/dist/Layouts/index.js +0 -2
  356. package/dist/Layouts/index.js.map +1 -1
  357. package/dist/LinearProgress/LinearProgress.cjs +10 -48
  358. package/dist/LinearProgress/LinearProgress.cjs.map +1 -1
  359. package/dist/LinearProgress/LinearProgress.js +10 -26
  360. package/dist/LinearProgress/LinearProgress.js.map +1 -1
  361. package/dist/LinearProgress/index.cjs +0 -4
  362. package/dist/LinearProgress/index.cjs.map +1 -1
  363. package/dist/LinearProgress/index.js.map +1 -1
  364. package/dist/List/ListRow.cjs +20 -50
  365. package/dist/List/ListRow.cjs.map +1 -1
  366. package/dist/List/ListRow.js +20 -29
  367. package/dist/List/ListRow.js.map +1 -1
  368. package/dist/List/index.cjs +0 -2
  369. package/dist/List/index.cjs.map +1 -1
  370. package/dist/List/index.js.map +1 -1
  371. package/dist/LoadingIndicator/LoadingIndicator.cjs +4 -23
  372. package/dist/LoadingIndicator/LoadingIndicator.cjs.map +1 -1
  373. package/dist/LoadingIndicator/LoadingIndicator.js +4 -11
  374. package/dist/LoadingIndicator/LoadingIndicator.js.map +1 -1
  375. package/dist/LoadingIndicator/index.cjs +0 -2
  376. package/dist/LoadingIndicator/index.cjs.map +1 -1
  377. package/dist/LoadingIndicator/index.js.map +1 -1
  378. package/dist/LoadingPage/GlobalLoadingPage.cjs +1 -21
  379. package/dist/LoadingPage/GlobalLoadingPage.cjs.map +1 -1
  380. package/dist/LoadingPage/GlobalLoadingPage.js +1 -5
  381. package/dist/LoadingPage/GlobalLoadingPage.js.map +1 -1
  382. package/dist/LoadingPage/index.cjs +0 -2
  383. package/dist/LoadingPage/index.cjs.map +1 -1
  384. package/dist/LoadingPage/index.js.map +1 -1
  385. package/dist/MenuItem/MenuItem.cjs +9 -42
  386. package/dist/MenuItem/MenuItem.cjs.map +1 -1
  387. package/dist/MenuItem/MenuItem.js +9 -15
  388. package/dist/MenuItem/MenuItem.js.map +1 -1
  389. package/dist/MenuItem/index.cjs +0 -2
  390. package/dist/MenuItem/index.cjs.map +1 -1
  391. package/dist/MenuItem/index.js.map +1 -1
  392. package/dist/MiniProductCard/MiniProductCard.cjs +1 -24
  393. package/dist/MiniProductCard/MiniProductCard.cjs.map +1 -1
  394. package/dist/MiniProductCard/MiniProductCard.js +1 -5
  395. package/dist/MiniProductCard/MiniProductCard.js.map +1 -1
  396. package/dist/MiniProductCard/index.cjs +0 -2
  397. package/dist/MiniProductCard/index.cjs.map +1 -1
  398. package/dist/MiniProductCard/index.js.map +1 -1
  399. package/dist/Modals/Modal.cjs +0 -24
  400. package/dist/Modals/Modal.cjs.map +1 -1
  401. package/dist/Modals/Modal.js +1 -9
  402. package/dist/Modals/Modal.js.map +1 -1
  403. package/dist/Modals/ModalContainer.cjs +29 -56
  404. package/dist/Modals/ModalContainer.cjs.map +1 -1
  405. package/dist/Modals/ModalContainer.js +29 -45
  406. package/dist/Modals/ModalContainer.js.map +1 -1
  407. package/dist/Modals/ModalContent.cjs +14 -59
  408. package/dist/Modals/ModalContent.cjs.map +1 -1
  409. package/dist/Modals/ModalContent.js +14 -35
  410. package/dist/Modals/ModalContent.js.map +1 -1
  411. package/dist/Modals/ModalDialog.cjs +24 -75
  412. package/dist/Modals/ModalDialog.cjs.map +1 -1
  413. package/dist/Modals/ModalDialog.js +24 -60
  414. package/dist/Modals/ModalDialog.js.map +1 -1
  415. package/dist/Modals/ModalNote.cjs +4 -20
  416. package/dist/Modals/ModalNote.cjs.map +1 -1
  417. package/dist/Modals/ModalNote.js +4 -8
  418. package/dist/Modals/ModalNote.js.map +1 -1
  419. package/dist/Modals/ModalStyles.cjs +0 -51
  420. package/dist/Modals/ModalStyles.cjs.map +1 -1
  421. package/dist/Modals/ModalStyles.js +1 -10
  422. package/dist/Modals/ModalStyles.js.map +1 -1
  423. package/dist/Modals/index.cjs +0 -9
  424. package/dist/Modals/index.cjs.map +1 -1
  425. package/dist/Modals/index.js.map +1 -1
  426. package/dist/NavItem/NavItem.cjs +0 -17
  427. package/dist/NavItem/NavItem.cjs.map +1 -1
  428. package/dist/NavItem/NavItem.js +0 -6
  429. package/dist/NavItem/NavItem.js.map +1 -1
  430. package/dist/NavItem/index.cjs +0 -2
  431. package/dist/NavItem/index.cjs.map +1 -1
  432. package/dist/NavItem/index.js.map +1 -1
  433. package/dist/NotificationDot/NotificationDot.cjs +3 -19
  434. package/dist/NotificationDot/NotificationDot.cjs.map +1 -1
  435. package/dist/NotificationDot/NotificationDot.js +3 -7
  436. package/dist/NotificationDot/NotificationDot.js.map +1 -1
  437. package/dist/NotificationDot/index.cjs +0 -2
  438. package/dist/NotificationDot/index.cjs.map +1 -1
  439. package/dist/NotificationDot/index.js.map +1 -1
  440. package/dist/Paginator/Paginator.cjs +14 -44
  441. package/dist/Paginator/Paginator.cjs.map +1 -1
  442. package/dist/Paginator/Paginator.js +14 -25
  443. package/dist/Paginator/Paginator.js.map +1 -1
  444. package/dist/Paginator/index.cjs +0 -2
  445. package/dist/Paginator/index.cjs.map +1 -1
  446. package/dist/Paginator/index.js.map +1 -1
  447. package/dist/Popover/Popover.cjs +13 -51
  448. package/dist/Popover/Popover.cjs.map +1 -1
  449. package/dist/Popover/Popover.js +13 -26
  450. package/dist/Popover/Popover.js.map +1 -1
  451. package/dist/Popover/index.cjs +0 -2
  452. package/dist/Popover/index.cjs.map +1 -1
  453. package/dist/Popover/index.js.map +1 -1
  454. package/dist/ProfileButton/ProfileButton.cjs +9 -36
  455. package/dist/ProfileButton/ProfileButton.cjs.map +1 -1
  456. package/dist/ProfileButton/ProfileButton.js +9 -15
  457. package/dist/ProfileButton/ProfileButton.js.map +1 -1
  458. package/dist/ProfileButton/index.cjs +0 -2
  459. package/dist/ProfileButton/index.cjs.map +1 -1
  460. package/dist/ProfileButton/index.js.map +1 -1
  461. package/dist/QuizButton/QuizButton.cjs +12 -38
  462. package/dist/QuizButton/QuizButton.cjs.map +1 -1
  463. package/dist/QuizButton/QuizButton.js +12 -22
  464. package/dist/QuizButton/QuizButton.js.map +1 -1
  465. package/dist/QuizButton/index.cjs +0 -2
  466. package/dist/QuizButton/index.cjs.map +1 -1
  467. package/dist/QuizButton/index.js.map +1 -1
  468. package/dist/SegmentControl/SegmentControl.cjs +11 -40
  469. package/dist/SegmentControl/SegmentControl.cjs.map +1 -1
  470. package/dist/SegmentControl/SegmentControl.js +11 -22
  471. package/dist/SegmentControl/SegmentControl.js.map +1 -1
  472. package/dist/SegmentControl/index.cjs +0 -2
  473. package/dist/SegmentControl/index.cjs.map +1 -1
  474. package/dist/SegmentControl/index.js.map +1 -1
  475. package/dist/Services/functions.cjs +4 -5
  476. package/dist/Services/functions.cjs.map +1 -1
  477. package/dist/Services/functions.js +4 -4
  478. package/dist/Services/functions.js.map +1 -1
  479. package/dist/SideMenu/SideMenu.cjs +3 -22
  480. package/dist/SideMenu/SideMenu.cjs.map +1 -1
  481. package/dist/SideMenu/SideMenu.js +3 -10
  482. package/dist/SideMenu/SideMenu.js.map +1 -1
  483. package/dist/SideMenu/SideMenuBody.cjs +9 -27
  484. package/dist/SideMenu/SideMenuBody.cjs.map +1 -1
  485. package/dist/SideMenu/SideMenuBody.js +9 -14
  486. package/dist/SideMenu/SideMenuBody.js.map +1 -1
  487. package/dist/SideMenu/SideMenuFooter.cjs +0 -21
  488. package/dist/SideMenu/SideMenuFooter.cjs.map +1 -1
  489. package/dist/SideMenu/SideMenuFooter.js +0 -5
  490. package/dist/SideMenu/SideMenuFooter.js.map +1 -1
  491. package/dist/SideMenu/SideMenuHeader.cjs +1 -20
  492. package/dist/SideMenu/SideMenuHeader.cjs.map +1 -1
  493. package/dist/SideMenu/SideMenuHeader.js +1 -7
  494. package/dist/SideMenu/SideMenuHeader.js.map +1 -1
  495. package/dist/SideMenu/index.cjs +0 -4
  496. package/dist/SideMenu/index.cjs.map +1 -1
  497. package/dist/SideMenu/index.js.map +1 -1
  498. package/dist/SkipToContent/SkipToContent.cjs +0 -15
  499. package/dist/SkipToContent/SkipToContent.cjs.map +1 -1
  500. package/dist/SkipToContent/SkipToContent.js +0 -4
  501. package/dist/SkipToContent/SkipToContent.js.map +1 -1
  502. package/dist/SkipToContent/index.cjs +0 -2
  503. package/dist/SkipToContent/index.cjs.map +1 -1
  504. package/dist/SkipToContent/index.js.map +1 -1
  505. package/dist/Switcher/MobileCustomMenuContent.cjs +5 -20
  506. package/dist/Switcher/MobileCustomMenuContent.cjs.map +1 -1
  507. package/dist/Switcher/MobileCustomMenuContent.js +5 -10
  508. package/dist/Switcher/MobileCustomMenuContent.js.map +1 -1
  509. package/dist/Switcher/MobileSwitcherMenu.cjs +6 -23
  510. package/dist/Switcher/MobileSwitcherMenu.cjs.map +1 -1
  511. package/dist/Switcher/MobileSwitcherMenu.js +6 -10
  512. package/dist/Switcher/MobileSwitcherMenu.js.map +1 -1
  513. package/dist/Switcher/SwitcherMenuItem.cjs +6 -19
  514. package/dist/Switcher/SwitcherMenuItem.cjs.map +1 -1
  515. package/dist/Switcher/SwitcherMenuItem.js +6 -10
  516. package/dist/Switcher/SwitcherMenuItem.js.map +1 -1
  517. package/dist/Switcher/index.cjs +0 -3
  518. package/dist/Switcher/index.cjs.map +1 -1
  519. package/dist/Switcher/index.js.map +1 -1
  520. package/dist/Table/Table.cjs +83 -128
  521. package/dist/Table/Table.cjs.map +1 -1
  522. package/dist/Table/Table.js +86 -116
  523. package/dist/Table/Table.js.map +1 -1
  524. package/dist/Table/TableBody.cjs +9 -48
  525. package/dist/Table/TableBody.cjs.map +1 -1
  526. package/dist/Table/TableBody.js +9 -31
  527. package/dist/Table/TableBody.js.map +1 -1
  528. package/dist/Table/TableFooter.cjs +0 -14
  529. package/dist/Table/TableFooter.cjs.map +1 -1
  530. package/dist/Table/TableFooter.js +0 -3
  531. package/dist/Table/TableFooter.js.map +1 -1
  532. package/dist/Table/TableHeaders.cjs +0 -12
  533. package/dist/Table/TableHeaders.cjs.map +1 -1
  534. package/dist/Table/TableHeaders.js +0 -5
  535. package/dist/Table/TableHeaders.js.map +1 -1
  536. package/dist/Table/TableStyles.cjs +1 -57
  537. package/dist/Table/TableStyles.cjs.map +1 -1
  538. package/dist/Table/TableStyles.js +2 -3
  539. package/dist/Table/TableStyles.js.map +1 -1
  540. package/dist/Table/index.cjs +0 -2
  541. package/dist/Table/index.cjs.map +1 -1
  542. package/dist/Table/index.js.map +1 -1
  543. package/dist/Tabs/HorizontalTabs.cjs +22 -58
  544. package/dist/Tabs/HorizontalTabs.cjs.map +1 -1
  545. package/dist/Tabs/HorizontalTabs.js +27 -42
  546. package/dist/Tabs/HorizontalTabs.js.map +1 -1
  547. package/dist/Tabs/TabLink.cjs +16 -43
  548. package/dist/Tabs/TabLink.cjs.map +1 -1
  549. package/dist/Tabs/TabLink.js +16 -22
  550. package/dist/Tabs/TabLink.js.map +1 -1
  551. package/dist/Tabs/Tabs.cjs +1 -31
  552. package/dist/Tabs/Tabs.cjs.map +1 -1
  553. package/dist/Tabs/Tabs.js +1 -22
  554. package/dist/Tabs/Tabs.js.map +1 -1
  555. package/dist/Tabs/VerticalTabs.cjs +1 -13
  556. package/dist/Tabs/VerticalTabs.cjs.map +1 -1
  557. package/dist/Tabs/VerticalTabs.js +1 -3
  558. package/dist/Tabs/VerticalTabs.js.map +1 -1
  559. package/dist/Tabs/index.cjs +0 -3
  560. package/dist/Tabs/index.cjs.map +1 -1
  561. package/dist/Tabs/index.js.map +1 -1
  562. package/dist/Tag/Tag.cjs +6 -27
  563. package/dist/Tag/Tag.cjs.map +1 -1
  564. package/dist/Tag/Tag.js +6 -13
  565. package/dist/Tag/Tag.js.map +1 -1
  566. package/dist/Tag/index.cjs +0 -2
  567. package/dist/Tag/index.cjs.map +1 -1
  568. package/dist/Tag/index.js.map +1 -1
  569. package/dist/Tile/Tile.cjs +7 -26
  570. package/dist/Tile/Tile.cjs.map +1 -1
  571. package/dist/Tile/Tile.js +7 -14
  572. package/dist/Tile/Tile.js.map +1 -1
  573. package/dist/Tile/TileBody.cjs +1 -12
  574. package/dist/Tile/TileBody.cjs.map +1 -1
  575. package/dist/Tile/TileBody.js +1 -5
  576. package/dist/Tile/TileBody.js.map +1 -1
  577. package/dist/Tile/TileCommonItems.cjs +6 -44
  578. package/dist/Tile/TileCommonItems.cjs.map +1 -1
  579. package/dist/Tile/TileCommonItems.js +6 -18
  580. package/dist/Tile/TileCommonItems.js.map +1 -1
  581. package/dist/Tile/TileFooter.cjs +2 -15
  582. package/dist/Tile/TileFooter.cjs.map +1 -1
  583. package/dist/Tile/TileFooter.js +2 -6
  584. package/dist/Tile/TileFooter.js.map +1 -1
  585. package/dist/Tile/TileHeader.cjs +4 -25
  586. package/dist/Tile/TileHeader.cjs.map +1 -1
  587. package/dist/Tile/TileHeader.js +4 -10
  588. package/dist/Tile/TileHeader.js.map +1 -1
  589. package/dist/Tile/index.cjs +0 -4
  590. package/dist/Tile/index.cjs.map +1 -1
  591. package/dist/Tile/index.js.map +1 -1
  592. package/dist/Toasters/Toast.cjs +13 -54
  593. package/dist/Toasters/Toast.cjs.map +1 -1
  594. package/dist/Toasters/Toast.js +13 -31
  595. package/dist/Toasters/Toast.js.map +1 -1
  596. package/dist/Toasters/ToastContext.cjs +6 -32
  597. package/dist/Toasters/ToastContext.cjs.map +1 -1
  598. package/dist/Toasters/ToastContext.js +6 -13
  599. package/dist/Toasters/ToastContext.js.map +1 -1
  600. package/dist/Toasters/index.cjs +0 -3
  601. package/dist/Toasters/index.cjs.map +1 -1
  602. package/dist/Toasters/index.js.map +1 -1
  603. package/dist/Toggles/ToggleButton.cjs +10 -34
  604. package/dist/Toggles/ToggleButton.cjs.map +1 -1
  605. package/dist/Toggles/ToggleButton.js +10 -18
  606. package/dist/Toggles/ToggleButton.js.map +1 -1
  607. package/dist/Toggles/ToggleSwitch.cjs +10 -27
  608. package/dist/Toggles/ToggleSwitch.cjs.map +1 -1
  609. package/dist/Toggles/ToggleSwitch.js +11 -15
  610. package/dist/Toggles/ToggleSwitch.js.map +1 -1
  611. package/dist/Toggles/TogglerStyles.cjs +0 -15
  612. package/dist/Toggles/TogglerStyles.cjs.map +1 -1
  613. package/dist/Toggles/TogglerStyles.js +1 -3
  614. package/dist/Toggles/TogglerStyles.js.map +1 -1
  615. package/dist/Toggles/index.cjs +0 -3
  616. package/dist/Toggles/index.cjs.map +1 -1
  617. package/dist/Toggles/index.js.map +1 -1
  618. package/dist/Tooltips/TooltipStyles.cjs +0 -18
  619. package/dist/Tooltips/TooltipStyles.cjs.map +1 -1
  620. package/dist/Tooltips/TooltipStyles.js +0 -4
  621. package/dist/Tooltips/TooltipStyles.js.map +1 -1
  622. package/dist/Tooltips/TooltipTypes.cjs +1 -1
  623. package/dist/Tooltips/TooltipTypes.cjs.map +1 -1
  624. package/dist/Tooltips/TooltipTypes.js +1 -0
  625. package/dist/Tooltips/TooltipTypes.js.map +1 -1
  626. package/dist/Tooltips/TooltipWrapper.cjs +14 -29
  627. package/dist/Tooltips/TooltipWrapper.cjs.map +1 -1
  628. package/dist/Tooltips/TooltipWrapper.js +14 -20
  629. package/dist/Tooltips/TooltipWrapper.js.map +1 -1
  630. package/dist/Tooltips/index.cjs +0 -3
  631. package/dist/Tooltips/index.cjs.map +1 -1
  632. package/dist/Tooltips/index.js.map +1 -1
  633. package/dist/assets/index.cjs +10 -20
  634. package/dist/assets/index.cjs.map +1 -1
  635. package/dist/assets/index.js +10 -10
  636. package/dist/assets/index.js.map +1 -1
  637. package/dist/common/ActionWithin.cjs +2 -16
  638. package/dist/common/ActionWithin.cjs.map +1 -1
  639. package/dist/common/ActionWithin.js +2 -12
  640. package/dist/common/ActionWithin.js.map +1 -1
  641. package/dist/common/ClickOutside.cjs +0 -8
  642. package/dist/common/ClickOutside.cjs.map +1 -1
  643. package/dist/common/ClickOutside.js +0 -2
  644. package/dist/common/ClickOutside.js.map +1 -1
  645. package/dist/common/EventHandlers.cjs +0 -4
  646. package/dist/common/EventHandlers.cjs.map +1 -1
  647. package/dist/common/EventHandlers.js +0 -2
  648. package/dist/common/EventHandlers.js.map +1 -1
  649. package/dist/common/FocusOutside.cjs +0 -8
  650. package/dist/common/FocusOutside.cjs.map +1 -1
  651. package/dist/common/FocusOutside.js +0 -2
  652. package/dist/common/FocusOutside.js.map +1 -1
  653. package/dist/common/FocusVisible.cjs +4 -32
  654. package/dist/common/FocusVisible.cjs.map +1 -1
  655. package/dist/common/FocusVisible.js +4 -25
  656. package/dist/common/FocusVisible.js.map +1 -1
  657. package/dist/common/InputStyling.cjs +0 -6
  658. package/dist/common/InputStyling.cjs.map +1 -1
  659. package/dist/common/InputStyling.js +0 -2
  660. package/dist/common/InputStyling.js.map +1 -1
  661. package/dist/common/NavigationHelper.cjs +0 -8
  662. package/dist/common/NavigationHelper.cjs.map +1 -1
  663. package/dist/common/NavigationHelper.js +0 -4
  664. package/dist/common/NavigationHelper.js.map +1 -1
  665. package/dist/common/ScrollableContainer.cjs +9 -20
  666. package/dist/common/ScrollableContainer.cjs.map +1 -1
  667. package/dist/common/ScrollableContainer.js +9 -12
  668. package/dist/common/ScrollableContainer.js.map +1 -1
  669. package/dist/common/StackState.cjs +3 -13
  670. package/dist/common/StackState.cjs.map +1 -1
  671. package/dist/common/StackState.js +3 -4
  672. package/dist/common/StackState.js.map +1 -1
  673. package/dist/common/index.cjs +0 -6
  674. package/dist/common/index.cjs.map +1 -1
  675. package/dist/common/index.js.map +1 -1
  676. package/dist/icons/contenticons/ContentIcons.cjs +1368 -1719
  677. package/dist/icons/contenticons/ContentIcons.cjs.map +1 -1
  678. package/dist/icons/contenticons/ContentIcons.js +1368 -1368
  679. package/dist/icons/contenticons/ContentIcons.js.map +1 -1
  680. package/dist/icons/index.cjs +8 -34
  681. package/dist/icons/index.cjs.map +1 -1
  682. package/dist/icons/index.js +8 -14
  683. package/dist/icons/index.js.map +1 -1
  684. package/dist/icons/systemicons/SystemIcons.cjs +1442 -1815
  685. package/dist/icons/systemicons/SystemIcons.cjs.map +1 -1
  686. package/dist/icons/systemicons/SystemIcons.js +1442 -1442
  687. package/dist/icons/systemicons/SystemIcons.js.map +1 -1
  688. package/dist/index.cjs +0 -87
  689. package/dist/index.cjs.map +1 -1
  690. package/dist/index.js.map +1 -1
  691. package/dist/styles/breakpoints.cjs.map +1 -1
  692. package/dist/styles/breakpoints.js.map +1 -1
  693. package/dist/styles/colors.cjs +2 -0
  694. package/dist/styles/colors.cjs.map +1 -1
  695. package/dist/styles/colors.js +2 -0
  696. package/dist/styles/colors.js.map +1 -1
  697. package/dist/styles/focus-styles.cjs +0 -6
  698. package/dist/styles/focus-styles.cjs.map +1 -1
  699. package/dist/styles/focus-styles.js +0 -2
  700. package/dist/styles/focus-styles.js.map +1 -1
  701. package/dist/styles/global.cjs +0 -3
  702. package/dist/styles/global.cjs.map +1 -1
  703. package/dist/styles/global.js.map +1 -1
  704. package/dist/styles/index.cjs +0 -15
  705. package/dist/styles/index.cjs.map +1 -1
  706. package/dist/styles/index.js +0 -2
  707. package/dist/styles/index.js.map +1 -1
  708. package/dist/styles/shadowstyles.cjs.map +1 -1
  709. package/dist/styles/shadowstyles.js.map +1 -1
  710. package/dist/styles/typography.cjs +40 -133
  711. package/dist/styles/typography.cjs.map +1 -1
  712. package/dist/styles/typography.js +40 -111
  713. package/dist/styles/typography.js.map +1 -1
  714. package/dist/styles/z-indexes.cjs.map +1 -1
  715. package/dist/styles/z-indexes.js.map +1 -1
  716. package/dist/types.cjs +0 -13
  717. package/dist/types.cjs.map +1 -1
  718. package/dist/types.js +0 -13
  719. package/dist/types.js.map +1 -1
  720. package/dist/utils/utils.cjs +0 -2
  721. package/dist/utils/utils.cjs.map +1 -1
  722. package/dist/utils/utils.js.map +1 -1
  723. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"typography.cjs","names":["TypographyBase","styled","$color","lineHeight","$fontSize","$fontWeight","$fontStyle","textTransform","textDecorationLine","fontSize","fontWeight","fontStyle","color","COLORS","black","HeadlineBaseStyling","css","HeadlineBase","HeadlineXLStyling","HeadlineXL","HeadlineLStyling","HeadlineL","HeadlineMStyling","HeadlineM","HeadlineSStyling","HeadlineS","HeadlineXSStyling","HeadlineXS","HeadlineXXSStyling","HeadlineXXS","ParagraphStyling","ParagraphBase","props","marginBetweenParagraphs","ParagraphTextStyle","paragraphFontWeight","textStyle","Bold","paragraphFontStyle","Italic","paragraphTextDecorationLine","textDecoration","Underline","ParagraphBaseStyling","ParagraphXlStyling","ParagraphXL","children","ParagraphLStyling","ParagraphL","ParagraphMStyling","ParagraphM","ParagraphSStyling","ParagraphS","ParagraphXSStyling","ParagraphXS","ComponentTextStyle","componentFontWeight","UppercaseBold","componentFontStyle","componentTextTransformation","ComponentStyling","ComponentXLStyling","ComponentXL","className","ComponentLStyling","ComponentL","ComponentMStyling","ComponentM","ComponentSStyling","ComponentS","ComponentXSStyling","ComponentXS","ComponentXXSStyling","ComponentXXS","ComponentResponsive","size","width","fontsize","Size","Medium","Small","Large","XXSmall","XSmall"],"sources":["../../src/styles/typography.tsx"],"sourcesContent":["import React from 'react';\nimport styled, { css } from 'styled-components';\nimport { COLORS } from '.';\nimport { Property } from 'csstype';\nimport { Size } from '../types';\n\ninterface ITypographyBase {\n $color?: string;\n lineHeight: number;\n $fontSize: number;\n $fontWeight: number;\n $fontStyle?: string;\n textTransform?: Property.TextTransform;\n textDecorationLine?: Property.TextDecorationLine;\n}\n\nconst TypographyBase = styled('div')<ITypographyBase>(({ $color, lineHeight, $fontSize, $fontWeight, $fontStyle, textTransform, textDecorationLine }) => ({\n fontSize: $fontSize,\n fontWeight: $fontWeight,\n lineHeight: lineHeight + 'px',\n textTransform: textTransform ? textTransform : 'none',\n textDecorationLine: textDecorationLine ? textDecorationLine : 'none',\n fontStyle: $fontStyle ? $fontStyle : 'normal',\n color: $color ? $color : COLORS.black,\n}));\n\ninterface IHeadline {\n $color?: string;\n}\n\ninterface IHeadlineBase {\n $color?: string;\n lineHeight: number;\n fontSize: number;\n}\n\nconst HeadlineBaseStyling = (fontSize: string, lineHeight: string, color: string) => {\n return css`\n font-size: ${fontSize};\n line-height: ${lineHeight};\n font-weight: 700;\n color: ${color};\n `;\n};\nconst HeadlineBase = styled(TypographyBase)<IHeadlineBase>(({ $color, lineHeight, fontSize }) => ({\n fontSize: fontSize,\n fontWeight: 700,\n lineHeight: lineHeight,\n color: $color,\n}));\n\nconst HeadlineXLStyling = (color: string) => HeadlineBaseStyling('48px', '64px', color);\nconst HeadlineXL = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '48px',\n lineHeight: '64px',\n color: $color,\n}));\n\nconst HeadlineLStyling = (color: string) => HeadlineBaseStyling('40px', '52px', color);\nconst HeadlineL = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '40px',\n lineHeight: '52px',\n color: $color,\n}));\n\nconst HeadlineMStyling = (color: string) => HeadlineBaseStyling('32px', '40px', color);\nconst HeadlineM = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '32px',\n lineHeight: '40px',\n color: $color,\n}));\n\nconst HeadlineSStyling = (color: string) => HeadlineBaseStyling('28px', '36px', color);\nconst HeadlineS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '28px',\n lineHeight: '36px',\n color: $color,\n}));\n\nconst HeadlineXSStyling = (color: string) => HeadlineBaseStyling('24px', '32px', color);\nconst HeadlineXS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '24px',\n lineHeight: '32px',\n color: $color,\n}));\n\nconst HeadlineXXSStyling = (color: string) => HeadlineBaseStyling('20px', '24px', color);\nconst HeadlineXXS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '20px',\n lineHeight: '24px',\n color: $color,\n}));\n\nconst ParagraphStyling = css`\n :lang(ja-jp) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n :lang(ko-kr) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n :lang(zh-CN) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 34em;\n }\n`;\n\ninterface IParagraphBase {\n color?: string;\n lineHeight: number;\n $fontSize: number;\n marginBetweenParagraphs?: string;\n}\n\nconst ParagraphBase = styled(TypographyBase)<IParagraphBase>`\n p {\n margin-block-start: 0;\n margin-block-end: 0;\n }\n p:not(:only-of-type) {\n margin-bottom: ${(props) => props.marginBetweenParagraphs || '0'};\n }\n ${ParagraphStyling}\n`;\n\ninterface IParagraph {\n color?: string;\n}\n\nenum ParagraphTextStyle {\n Regular = 1,\n Bold,\n Italic,\n Underline,\n}\n\ntype ParagraphProps = {\n color?: string;\n textStyle?: ParagraphTextStyle;\n children?: React.ReactNode;\n};\n\nconst paragraphFontWeight = (textStyle?: ParagraphTextStyle) => {\n let fontWeight = 400;\n if (textStyle === ParagraphTextStyle.Bold) {\n fontWeight = 700;\n }\n return fontWeight;\n};\n\nconst paragraphFontStyle = (textStyle?: ParagraphTextStyle) => {\n let fontStyle = textStyle && textStyle === ParagraphTextStyle.Italic ? 'italic' : '';\n return fontStyle;\n};\n\nconst paragraphTextDecorationLine = (textStyle?: ParagraphTextStyle): Property.TextDecorationLine => {\n let textDecoration: Property.TextDecorationLine = textStyle && textStyle === ParagraphTextStyle.Underline ? 'underline' : 'none';\n return textDecoration;\n};\n\nconst ParagraphBaseStyling = (fontSize: string, lineHeight: string, textStyle: ParagraphTextStyle, color: string) => {\n return css`\n font-size: ${fontSize};\n font-weight: ${paragraphFontWeight(textStyle)};\n line-height: ${lineHeight};\n font-style: ${paragraphFontStyle(textStyle)};\n color: ${color};\n `;\n};\n\nconst ParagraphXlStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('24px', '36px', textStyle, color);\nconst ParagraphXL: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={36}\n $fontSize={24}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"18px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphLStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('20px', '32px', textStyle, color);\nconst ParagraphL: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={32}\n $fontSize={20}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"16px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphMStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('18px', '28px', textStyle, color);\nconst ParagraphM: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={28}\n $fontSize={18}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"14px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphSStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('16px', '24px', textStyle, color);\nconst ParagraphS: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={24}\n $fontSize={16}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"12px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphXSStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('14px', '20px', textStyle, color);\nconst ParagraphXS: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={20}\n $fontSize={14}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"10px\">\n {children}\n </ParagraphBase>\n );\n};\n\nenum ComponentTextStyle {\n Regular = 1,\n Bold,\n Italic,\n UppercaseBold,\n}\n\ntype ComponentProps = {\n color?: string;\n className?: string;\n textStyle?: ComponentTextStyle;\n children?: React.ReactNode;\n};\n\nconst componentFontWeight = (textStyle?: ComponentTextStyle) => {\n let fontWeight = 400;\n if (textStyle === ComponentTextStyle.Bold || textStyle === ComponentTextStyle.UppercaseBold) {\n fontWeight = 700;\n }\n return fontWeight;\n};\n\nconst componentFontStyle = (textStyle?: ComponentTextStyle) => {\n let fontStyle = textStyle && textStyle === ComponentTextStyle.Italic ? 'italic' : '';\n return fontStyle;\n};\n\nconst componentTextTransformation = (textStyle?: ComponentTextStyle): Property.TextTransform => {\n let fontStyle: Property.TextTransform = textStyle && textStyle === ComponentTextStyle.UppercaseBold ? 'uppercase' : 'none';\n return fontStyle;\n};\n\nconst ComponentStyling = (fontSize: string, lineHeight: string, textStyle: ComponentTextStyle, color: string | undefined | null) => {\n return css`\n font-size: ${fontSize};\n font-weight: ${componentFontWeight(textStyle)};\n line-height: ${lineHeight};\n font-style: ${componentFontStyle(textStyle)};\n ${color === null ? '' : `color: ${color || COLORS.black};`}\n `;\n};\n\nconst ComponentXLStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('24px', '28px', textStyle, color);\nconst ComponentXL: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={28} $fontSize={24} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentLStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('20px', '24px', textStyle, color);\nconst ComponentL: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={24} $fontSize={20} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentMStyling = (textStyle: ComponentTextStyle, color: string | undefined | null) => ComponentStyling('18px', '24px', textStyle, color);\nconst ComponentM: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={24} $fontSize={18} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('16px', '20px', textStyle, color);\nconst ComponentS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={20} $fontSize={16} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentXSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('14px', '16px', textStyle, color);\nconst ComponentXS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n let textTransform = componentTextTransformation(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={16} $fontSize={14} $fontWeight={fontWeight} $fontStyle={fontStyle} textTransform={textTransform}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentXXSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('12px', '16px', textStyle, color);\nconst ComponentXXS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n let textTransform = componentTextTransformation(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={16} $fontSize={12} $fontWeight={fontWeight} $fontStyle={fontStyle} textTransform={textTransform}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentResponsive: React.FunctionComponent<ComponentProps & { size?: Size; width: number }> = ({ color, textStyle, children, size, width }) => {\n let fontsize = size;\n if (!size) {\n if (width == -1) {\n fontsize = Size.Medium;\n } else if (width < 768) {\n fontsize = Size.Small;\n } else if (width < 992) {\n fontsize = Size.Medium;\n } else {\n fontsize = Size.Large;\n }\n }\n switch (fontsize) {\n case Size.XXSmall:\n return <ComponentXXS color={color} textStyle={textStyle} children={children} />;\n case Size.XSmall:\n return <ComponentXS color={color} textStyle={textStyle} children={children} />;\n case Size.Small:\n return <ComponentS color={color} textStyle={textStyle} children={children} />;\n case Size.Medium:\n return <ComponentM color={color} textStyle={textStyle} children={children} />;\n case Size.Large:\n default:\n return <ComponentL color={color} textStyle={textStyle} children={children} />;\n }\n};\n\nexport { HeadlineXL, HeadlineL, HeadlineM, HeadlineS, HeadlineXS, HeadlineXXS };\nexport { ParagraphTextStyle, ParagraphXL, ParagraphL, ParagraphM, ParagraphS, ParagraphXS };\nexport { ComponentTextStyle, ComponentXL, ComponentL, ComponentM, ComponentS, ComponentXS, ComponentXXS, ComponentResponsive };\nexport { ComponentXLStyling, ComponentLStyling, ComponentMStyling, ComponentSStyling, ComponentXSStyling, ComponentXXSStyling };\nexport { ParagraphXlStyling, ParagraphLStyling, ParagraphMStyling, ParagraphSStyling, ParagraphXSStyling };\nexport { HeadlineXLStyling, HeadlineLStyling, HeadlineMStyling, HeadlineSStyling, HeadlineXSStyling, HeadlineXXSStyling };\n"],"mappings":"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"}
1
+ {"version":3,"file":"typography.cjs","names":["TypographyBase","styled","$color","lineHeight","$fontSize","$fontWeight","$fontStyle","textTransform","textDecorationLine","fontSize","fontWeight","fontStyle","color","COLORS","black","HeadlineBaseStyling","css","HeadlineBase","HeadlineXLStyling","HeadlineXL","HeadlineLStyling","HeadlineL","HeadlineMStyling","HeadlineM","HeadlineSStyling","HeadlineS","HeadlineXSStyling","HeadlineXS","HeadlineXXSStyling","HeadlineXXS","ParagraphStyling","ParagraphBase","props","marginBetweenParagraphs","ParagraphTextStyle","paragraphFontWeight","textStyle","Bold","paragraphFontStyle","Italic","paragraphTextDecorationLine","textDecoration","Underline","ParagraphBaseStyling","ParagraphXlStyling","ParagraphXL","children","ParagraphLStyling","ParagraphL","ParagraphMStyling","ParagraphM","ParagraphSStyling","ParagraphS","ParagraphXSStyling","ParagraphXS","ComponentTextStyle","componentFontWeight","UppercaseBold","componentFontStyle","componentTextTransformation","ComponentStyling","ComponentXLStyling","ComponentXL","className","ComponentLStyling","ComponentL","ComponentMStyling","ComponentM","ComponentSStyling","ComponentS","ComponentXSStyling","ComponentXS","ComponentXXSStyling","ComponentXXS","ComponentResponsive","size","width","fontsize","Size","Medium","Small","Large","XXSmall","XSmall"],"sources":["../../src/styles/typography.tsx"],"sourcesContent":["import React from 'react';\nimport styled, { css } from 'styled-components';\nimport { COLORS } from '.';\nimport { Property } from 'csstype';\nimport { Size } from '../types';\n\ninterface ITypographyBase {\n $color?: string;\n lineHeight: number;\n $fontSize: number;\n $fontWeight: number;\n $fontStyle?: string;\n textTransform?: Property.TextTransform;\n textDecorationLine?: Property.TextDecorationLine;\n}\n\nconst TypographyBase = styled('div')<ITypographyBase>(({ $color, lineHeight, $fontSize, $fontWeight, $fontStyle, textTransform, textDecorationLine }) => ({\n fontSize: $fontSize,\n fontWeight: $fontWeight,\n lineHeight: lineHeight + 'px',\n textTransform: textTransform ? textTransform : 'none',\n textDecorationLine: textDecorationLine ? textDecorationLine : 'none',\n fontStyle: $fontStyle ? $fontStyle : 'normal',\n color: $color ? $color : COLORS.black,\n}));\n\ninterface IHeadline {\n $color?: string;\n}\n\ninterface IHeadlineBase {\n $color?: string;\n lineHeight: number;\n fontSize: number;\n}\n\nconst HeadlineBaseStyling = (fontSize: string, lineHeight: string, color: string) => {\n return css`\n font-size: ${fontSize};\n line-height: ${lineHeight};\n font-weight: 700;\n color: ${color};\n `;\n};\nconst HeadlineBase = styled(TypographyBase)<IHeadlineBase>(({ $color, lineHeight, fontSize }) => ({\n fontSize: fontSize,\n fontWeight: 700,\n lineHeight: lineHeight,\n color: $color,\n}));\n\nconst HeadlineXLStyling = (color: string) => HeadlineBaseStyling('48px', '64px', color);\nconst HeadlineXL = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '48px',\n lineHeight: '64px',\n color: $color,\n}));\n\nconst HeadlineLStyling = (color: string) => HeadlineBaseStyling('40px', '52px', color);\nconst HeadlineL = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '40px',\n lineHeight: '52px',\n color: $color,\n}));\n\nconst HeadlineMStyling = (color: string) => HeadlineBaseStyling('32px', '40px', color);\nconst HeadlineM = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '32px',\n lineHeight: '40px',\n color: $color,\n}));\n\nconst HeadlineSStyling = (color: string) => HeadlineBaseStyling('28px', '36px', color);\nconst HeadlineS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '28px',\n lineHeight: '36px',\n color: $color,\n}));\n\nconst HeadlineXSStyling = (color: string) => HeadlineBaseStyling('24px', '32px', color);\nconst HeadlineXS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '24px',\n lineHeight: '32px',\n color: $color,\n}));\n\nconst HeadlineXXSStyling = (color: string) => HeadlineBaseStyling('20px', '24px', color);\nconst HeadlineXXS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '20px',\n lineHeight: '24px',\n color: $color,\n}));\n\nconst ParagraphStyling = css`\n :lang(ja-jp) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n :lang(ko-kr) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n :lang(zh-CN) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 34em;\n }\n`;\n\ninterface IParagraphBase {\n color?: string;\n lineHeight: number;\n $fontSize: number;\n marginBetweenParagraphs?: string;\n}\n\nconst ParagraphBase = styled(TypographyBase)<IParagraphBase>`\n p {\n margin-block-start: 0;\n margin-block-end: 0;\n }\n p:not(:only-of-type) {\n margin-bottom: ${(props) => props.marginBetweenParagraphs || '0'};\n }\n ${ParagraphStyling}\n`;\n\ninterface IParagraph {\n color?: string;\n}\n\nenum ParagraphTextStyle {\n Regular = 1,\n Bold,\n Italic,\n Underline,\n}\n\ntype ParagraphProps = {\n color?: string;\n textStyle?: ParagraphTextStyle;\n children?: React.ReactNode;\n};\n\nconst paragraphFontWeight = (textStyle?: ParagraphTextStyle) => {\n let fontWeight = 400;\n if (textStyle === ParagraphTextStyle.Bold) {\n fontWeight = 700;\n }\n return fontWeight;\n};\n\nconst paragraphFontStyle = (textStyle?: ParagraphTextStyle) => {\n let fontStyle = textStyle && textStyle === ParagraphTextStyle.Italic ? 'italic' : '';\n return fontStyle;\n};\n\nconst paragraphTextDecorationLine = (textStyle?: ParagraphTextStyle): Property.TextDecorationLine => {\n let textDecoration: Property.TextDecorationLine = textStyle && textStyle === ParagraphTextStyle.Underline ? 'underline' : 'none';\n return textDecoration;\n};\n\nconst ParagraphBaseStyling = (fontSize: string, lineHeight: string, textStyle: ParagraphTextStyle, color: string) => {\n return css`\n font-size: ${fontSize};\n font-weight: ${paragraphFontWeight(textStyle)};\n line-height: ${lineHeight};\n font-style: ${paragraphFontStyle(textStyle)};\n color: ${color};\n `;\n};\n\nconst ParagraphXlStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('24px', '36px', textStyle, color);\nconst ParagraphXL: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={36}\n $fontSize={24}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"18px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphLStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('20px', '32px', textStyle, color);\nconst ParagraphL: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={32}\n $fontSize={20}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"16px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphMStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('18px', '28px', textStyle, color);\nconst ParagraphM: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={28}\n $fontSize={18}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"14px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphSStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('16px', '24px', textStyle, color);\nconst ParagraphS: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={24}\n $fontSize={16}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"12px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphXSStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('14px', '20px', textStyle, color);\nconst ParagraphXS: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={20}\n $fontSize={14}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"10px\">\n {children}\n </ParagraphBase>\n );\n};\n\nenum ComponentTextStyle {\n Regular = 1,\n Bold,\n Italic,\n UppercaseBold,\n}\n\ntype ComponentProps = {\n color?: string;\n className?: string;\n textStyle?: ComponentTextStyle;\n children?: React.ReactNode;\n};\n\nconst componentFontWeight = (textStyle?: ComponentTextStyle) => {\n let fontWeight = 400;\n if (textStyle === ComponentTextStyle.Bold || textStyle === ComponentTextStyle.UppercaseBold) {\n fontWeight = 700;\n }\n return fontWeight;\n};\n\nconst componentFontStyle = (textStyle?: ComponentTextStyle) => {\n let fontStyle = textStyle && textStyle === ComponentTextStyle.Italic ? 'italic' : '';\n return fontStyle;\n};\n\nconst componentTextTransformation = (textStyle?: ComponentTextStyle): Property.TextTransform => {\n let fontStyle: Property.TextTransform = textStyle && textStyle === ComponentTextStyle.UppercaseBold ? 'uppercase' : 'none';\n return fontStyle;\n};\n\nconst ComponentStyling = (fontSize: string, lineHeight: string, textStyle: ComponentTextStyle, color: string | undefined | null) => {\n return css`\n font-size: ${fontSize};\n font-weight: ${componentFontWeight(textStyle)};\n line-height: ${lineHeight};\n font-style: ${componentFontStyle(textStyle)};\n ${color === null ? '' : `color: ${color || COLORS.black};`}\n `;\n};\n\nconst ComponentXLStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('24px', '28px', textStyle, color);\nconst ComponentXL: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={28} $fontSize={24} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentLStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('20px', '24px', textStyle, color);\nconst ComponentL: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={24} $fontSize={20} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentMStyling = (textStyle: ComponentTextStyle, color: string | undefined | null) => ComponentStyling('18px', '24px', textStyle, color);\nconst ComponentM: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={24} $fontSize={18} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('16px', '20px', textStyle, color);\nconst ComponentS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={20} $fontSize={16} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentXSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('14px', '16px', textStyle, color);\nconst ComponentXS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n let textTransform = componentTextTransformation(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={16} $fontSize={14} $fontWeight={fontWeight} $fontStyle={fontStyle} textTransform={textTransform}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentXXSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('12px', '16px', textStyle, color);\nconst ComponentXXS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n let textTransform = componentTextTransformation(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={16} $fontSize={12} $fontWeight={fontWeight} $fontStyle={fontStyle} textTransform={textTransform}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentResponsive: React.FunctionComponent<ComponentProps & { size?: Size; width: number }> = ({ color, textStyle, children, size, width }) => {\n let fontsize = size;\n if (!size) {\n if (width == -1) {\n fontsize = Size.Medium;\n } else if (width < 768) {\n fontsize = Size.Small;\n } else if (width < 992) {\n fontsize = Size.Medium;\n } else {\n fontsize = Size.Large;\n }\n }\n switch (fontsize) {\n case Size.XXSmall:\n return <ComponentXXS color={color} textStyle={textStyle} children={children} />;\n case Size.XSmall:\n return <ComponentXS color={color} textStyle={textStyle} children={children} />;\n case Size.Small:\n return <ComponentS color={color} textStyle={textStyle} children={children} />;\n case Size.Medium:\n return <ComponentM color={color} textStyle={textStyle} children={children} />;\n case Size.Large:\n default:\n return <ComponentL color={color} textStyle={textStyle} children={children} />;\n }\n};\n\nexport { HeadlineXL, HeadlineL, HeadlineM, HeadlineS, HeadlineXS, HeadlineXXS };\nexport { ParagraphTextStyle, ParagraphXL, ParagraphL, ParagraphM, ParagraphS, ParagraphXS };\nexport { ComponentTextStyle, ComponentXL, ComponentL, ComponentM, ComponentS, ComponentXS, ComponentXXS, ComponentResponsive };\nexport { ComponentXLStyling, ComponentLStyling, ComponentMStyling, ComponentSStyling, ComponentXSStyling, ComponentXXSStyling };\nexport { ParagraphXlStyling, ParagraphLStyling, ParagraphMStyling, ParagraphSStyling, ParagraphXSStyling };\nexport { HeadlineXLStyling, HeadlineLStyling, HeadlineMStyling, HeadlineSStyling, HeadlineXSStyling, HeadlineXXSStyling };\n"],"mappings":"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"}
@@ -1,8 +1,6 @@
1
1
  import _taggedTemplateLiteral from "@babel/runtime/helpers/esm/taggedTemplateLiteral";
2
2
  import _pt from "prop-types";
3
-
4
3
  var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
5
-
6
4
  import React from 'react';
7
5
  import styled, { css } from 'styled-components';
8
6
  import { COLORS } from '.';
@@ -10,12 +8,12 @@ import { Size } from '../types';
10
8
  import { jsx as _jsx } from "react/jsx-runtime";
11
9
  var TypographyBase = styled('div')(function (_ref) {
12
10
  var $color = _ref.$color,
13
- lineHeight = _ref.lineHeight,
14
- $fontSize = _ref.$fontSize,
15
- $fontWeight = _ref.$fontWeight,
16
- $fontStyle = _ref.$fontStyle,
17
- textTransform = _ref.textTransform,
18
- textDecorationLine = _ref.textDecorationLine;
11
+ lineHeight = _ref.lineHeight,
12
+ $fontSize = _ref.$fontSize,
13
+ $fontWeight = _ref.$fontWeight,
14
+ $fontStyle = _ref.$fontStyle,
15
+ textTransform = _ref.textTransform,
16
+ textDecorationLine = _ref.textDecorationLine;
19
17
  return {
20
18
  fontSize: $fontSize,
21
19
  fontWeight: $fontWeight,
@@ -26,15 +24,13 @@ var TypographyBase = styled('div')(function (_ref) {
26
24
  color: $color ? $color : COLORS.black
27
25
  };
28
26
  });
29
-
30
27
  var HeadlineBaseStyling = function HeadlineBaseStyling(fontSize, lineHeight, color) {
31
28
  return css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n font-size: ", ";\n line-height: ", ";\n font-weight: 700;\n color: ", ";\n "])), fontSize, lineHeight, color);
32
29
  };
33
-
34
30
  var HeadlineBase = styled(TypographyBase)(function (_ref2) {
35
31
  var $color = _ref2.$color,
36
- lineHeight = _ref2.lineHeight,
37
- fontSize = _ref2.fontSize;
32
+ lineHeight = _ref2.lineHeight,
33
+ fontSize = _ref2.fontSize;
38
34
  return {
39
35
  fontSize: fontSize,
40
36
  fontWeight: 700,
@@ -42,11 +38,9 @@ var HeadlineBase = styled(TypographyBase)(function (_ref2) {
42
38
  color: $color
43
39
  };
44
40
  });
45
-
46
41
  var HeadlineXLStyling = function HeadlineXLStyling(color) {
47
42
  return HeadlineBaseStyling('48px', '64px', color);
48
43
  };
49
-
50
44
  var HeadlineXL = styled(HeadlineBase)(function (_ref3) {
51
45
  var $color = _ref3.$color;
52
46
  return {
@@ -55,11 +49,9 @@ var HeadlineXL = styled(HeadlineBase)(function (_ref3) {
55
49
  color: $color
56
50
  };
57
51
  });
58
-
59
52
  var HeadlineLStyling = function HeadlineLStyling(color) {
60
53
  return HeadlineBaseStyling('40px', '52px', color);
61
54
  };
62
-
63
55
  var HeadlineL = styled(HeadlineBase)(function (_ref4) {
64
56
  var $color = _ref4.$color;
65
57
  return {
@@ -68,11 +60,9 @@ var HeadlineL = styled(HeadlineBase)(function (_ref4) {
68
60
  color: $color
69
61
  };
70
62
  });
71
-
72
63
  var HeadlineMStyling = function HeadlineMStyling(color) {
73
64
  return HeadlineBaseStyling('32px', '40px', color);
74
65
  };
75
-
76
66
  var HeadlineM = styled(HeadlineBase)(function (_ref5) {
77
67
  var $color = _ref5.$color;
78
68
  return {
@@ -81,11 +71,9 @@ var HeadlineM = styled(HeadlineBase)(function (_ref5) {
81
71
  color: $color
82
72
  };
83
73
  });
84
-
85
74
  var HeadlineSStyling = function HeadlineSStyling(color) {
86
75
  return HeadlineBaseStyling('28px', '36px', color);
87
76
  };
88
-
89
77
  var HeadlineS = styled(HeadlineBase)(function (_ref6) {
90
78
  var $color = _ref6.$color;
91
79
  return {
@@ -94,11 +82,9 @@ var HeadlineS = styled(HeadlineBase)(function (_ref6) {
94
82
  color: $color
95
83
  };
96
84
  });
97
-
98
85
  var HeadlineXSStyling = function HeadlineXSStyling(color) {
99
86
  return HeadlineBaseStyling('24px', '32px', color);
100
87
  };
101
-
102
88
  var HeadlineXS = styled(HeadlineBase)(function (_ref7) {
103
89
  var $color = _ref7.$color;
104
90
  return {
@@ -107,11 +93,9 @@ var HeadlineXS = styled(HeadlineBase)(function (_ref7) {
107
93
  color: $color
108
94
  };
109
95
  });
110
-
111
96
  var HeadlineXXSStyling = function HeadlineXXSStyling(color) {
112
97
  return HeadlineBaseStyling('20px', '24px', color);
113
98
  };
114
-
115
99
  var HeadlineXXS = styled(HeadlineBase)(function (_ref8) {
116
100
  var $color = _ref8.$color;
117
101
  return {
@@ -125,46 +109,37 @@ var ParagraphBase = styled(TypographyBase)(_templateObject3 || (_templateObject3
125
109
  return props.marginBetweenParagraphs || '0';
126
110
  }, ParagraphStyling);
127
111
  var ParagraphTextStyle;
128
-
129
112
  (function (ParagraphTextStyle) {
130
113
  ParagraphTextStyle[ParagraphTextStyle["Regular"] = 1] = "Regular";
131
114
  ParagraphTextStyle[ParagraphTextStyle["Bold"] = 2] = "Bold";
132
115
  ParagraphTextStyle[ParagraphTextStyle["Italic"] = 3] = "Italic";
133
116
  ParagraphTextStyle[ParagraphTextStyle["Underline"] = 4] = "Underline";
134
117
  })(ParagraphTextStyle || (ParagraphTextStyle = {}));
135
-
136
118
  var paragraphFontWeight = function paragraphFontWeight(textStyle) {
137
119
  var fontWeight = 400;
138
-
139
120
  if (textStyle === ParagraphTextStyle.Bold) {
140
121
  fontWeight = 700;
141
122
  }
142
-
143
123
  return fontWeight;
144
124
  };
145
-
146
125
  var paragraphFontStyle = function paragraphFontStyle(textStyle) {
147
126
  var fontStyle = textStyle && textStyle === ParagraphTextStyle.Italic ? 'italic' : '';
148
127
  return fontStyle;
149
128
  };
150
-
151
129
  var paragraphTextDecorationLine = function paragraphTextDecorationLine(textStyle) {
152
130
  var textDecoration = textStyle && textStyle === ParagraphTextStyle.Underline ? 'underline' : 'none';
153
131
  return textDecoration;
154
132
  };
155
-
156
133
  var ParagraphBaseStyling = function ParagraphBaseStyling(fontSize, lineHeight, textStyle, color) {
157
134
  return css(_templateObject4 || (_templateObject4 = _taggedTemplateLiteral(["\n font-size: ", ";\n font-weight: ", ";\n line-height: ", ";\n font-style: ", ";\n color: ", ";\n "])), fontSize, paragraphFontWeight(textStyle), lineHeight, paragraphFontStyle(textStyle), color);
158
135
  };
159
-
160
136
  var ParagraphXlStyling = function ParagraphXlStyling(textStyle, color) {
161
137
  return ParagraphBaseStyling('24px', '36px', textStyle, color);
162
138
  };
163
-
164
139
  var ParagraphXL = function ParagraphXL(_ref9) {
165
140
  var color = _ref9.color,
166
- textStyle = _ref9.textStyle,
167
- children = _ref9.children;
141
+ textStyle = _ref9.textStyle,
142
+ children = _ref9.children;
168
143
  var fontWeight = paragraphFontWeight(textStyle);
169
144
  var fontStyle = paragraphFontStyle(textStyle);
170
145
  var textDecorationLine = paragraphTextDecorationLine(textStyle);
@@ -179,21 +154,18 @@ var ParagraphXL = function ParagraphXL(_ref9) {
179
154
  children: children
180
155
  });
181
156
  };
182
-
183
157
  ParagraphXL.propTypes = {
184
158
  color: _pt.string,
185
159
  textStyle: _pt.oneOf([1, 2, 3, 4]),
186
160
  children: _pt.node
187
161
  };
188
-
189
162
  var ParagraphLStyling = function ParagraphLStyling(textStyle, color) {
190
163
  return ParagraphBaseStyling('20px', '32px', textStyle, color);
191
164
  };
192
-
193
165
  var ParagraphL = function ParagraphL(_ref10) {
194
166
  var color = _ref10.color,
195
- textStyle = _ref10.textStyle,
196
- children = _ref10.children;
167
+ textStyle = _ref10.textStyle,
168
+ children = _ref10.children;
197
169
  var fontWeight = paragraphFontWeight(textStyle);
198
170
  var fontStyle = paragraphFontStyle(textStyle);
199
171
  var textDecorationLine = paragraphTextDecorationLine(textStyle);
@@ -208,21 +180,18 @@ var ParagraphL = function ParagraphL(_ref10) {
208
180
  children: children
209
181
  });
210
182
  };
211
-
212
183
  ParagraphL.propTypes = {
213
184
  color: _pt.string,
214
185
  textStyle: _pt.oneOf([1, 2, 3, 4]),
215
186
  children: _pt.node
216
187
  };
217
-
218
188
  var ParagraphMStyling = function ParagraphMStyling(textStyle, color) {
219
189
  return ParagraphBaseStyling('18px', '28px', textStyle, color);
220
190
  };
221
-
222
191
  var ParagraphM = function ParagraphM(_ref11) {
223
192
  var color = _ref11.color,
224
- textStyle = _ref11.textStyle,
225
- children = _ref11.children;
193
+ textStyle = _ref11.textStyle,
194
+ children = _ref11.children;
226
195
  var fontWeight = paragraphFontWeight(textStyle);
227
196
  var fontStyle = paragraphFontStyle(textStyle);
228
197
  var textDecorationLine = paragraphTextDecorationLine(textStyle);
@@ -237,21 +206,18 @@ var ParagraphM = function ParagraphM(_ref11) {
237
206
  children: children
238
207
  });
239
208
  };
240
-
241
209
  ParagraphM.propTypes = {
242
210
  color: _pt.string,
243
211
  textStyle: _pt.oneOf([1, 2, 3, 4]),
244
212
  children: _pt.node
245
213
  };
246
-
247
214
  var ParagraphSStyling = function ParagraphSStyling(textStyle, color) {
248
215
  return ParagraphBaseStyling('16px', '24px', textStyle, color);
249
216
  };
250
-
251
217
  var ParagraphS = function ParagraphS(_ref12) {
252
218
  var color = _ref12.color,
253
- textStyle = _ref12.textStyle,
254
- children = _ref12.children;
219
+ textStyle = _ref12.textStyle,
220
+ children = _ref12.children;
255
221
  var fontWeight = paragraphFontWeight(textStyle);
256
222
  var fontStyle = paragraphFontStyle(textStyle);
257
223
  var textDecorationLine = paragraphTextDecorationLine(textStyle);
@@ -266,21 +232,18 @@ var ParagraphS = function ParagraphS(_ref12) {
266
232
  children: children
267
233
  });
268
234
  };
269
-
270
235
  ParagraphS.propTypes = {
271
236
  color: _pt.string,
272
237
  textStyle: _pt.oneOf([1, 2, 3, 4]),
273
238
  children: _pt.node
274
239
  };
275
-
276
240
  var ParagraphXSStyling = function ParagraphXSStyling(textStyle, color) {
277
241
  return ParagraphBaseStyling('14px', '20px', textStyle, color);
278
242
  };
279
-
280
243
  var ParagraphXS = function ParagraphXS(_ref13) {
281
244
  var color = _ref13.color,
282
- textStyle = _ref13.textStyle,
283
- children = _ref13.children;
245
+ textStyle = _ref13.textStyle,
246
+ children = _ref13.children;
284
247
  var fontWeight = paragraphFontWeight(textStyle);
285
248
  var fontStyle = paragraphFontStyle(textStyle);
286
249
  var textDecorationLine = paragraphTextDecorationLine(textStyle);
@@ -295,54 +258,44 @@ var ParagraphXS = function ParagraphXS(_ref13) {
295
258
  children: children
296
259
  });
297
260
  };
298
-
299
261
  ParagraphXS.propTypes = {
300
262
  color: _pt.string,
301
263
  textStyle: _pt.oneOf([1, 2, 3, 4]),
302
264
  children: _pt.node
303
265
  };
304
266
  var ComponentTextStyle;
305
-
306
267
  (function (ComponentTextStyle) {
307
268
  ComponentTextStyle[ComponentTextStyle["Regular"] = 1] = "Regular";
308
269
  ComponentTextStyle[ComponentTextStyle["Bold"] = 2] = "Bold";
309
270
  ComponentTextStyle[ComponentTextStyle["Italic"] = 3] = "Italic";
310
271
  ComponentTextStyle[ComponentTextStyle["UppercaseBold"] = 4] = "UppercaseBold";
311
272
  })(ComponentTextStyle || (ComponentTextStyle = {}));
312
-
313
273
  var componentFontWeight = function componentFontWeight(textStyle) {
314
274
  var fontWeight = 400;
315
-
316
275
  if (textStyle === ComponentTextStyle.Bold || textStyle === ComponentTextStyle.UppercaseBold) {
317
276
  fontWeight = 700;
318
277
  }
319
-
320
278
  return fontWeight;
321
279
  };
322
-
323
280
  var componentFontStyle = function componentFontStyle(textStyle) {
324
281
  var fontStyle = textStyle && textStyle === ComponentTextStyle.Italic ? 'italic' : '';
325
282
  return fontStyle;
326
283
  };
327
-
328
284
  var componentTextTransformation = function componentTextTransformation(textStyle) {
329
285
  var fontStyle = textStyle && textStyle === ComponentTextStyle.UppercaseBold ? 'uppercase' : 'none';
330
286
  return fontStyle;
331
287
  };
332
-
333
288
  var ComponentStyling = function ComponentStyling(fontSize, lineHeight, textStyle, color) {
334
289
  return css(_templateObject5 || (_templateObject5 = _taggedTemplateLiteral(["\n font-size: ", ";\n font-weight: ", ";\n line-height: ", ";\n font-style: ", ";\n ", "\n "])), fontSize, componentFontWeight(textStyle), lineHeight, componentFontStyle(textStyle), color === null ? '' : "color: ".concat(color || COLORS.black, ";"));
335
290
  };
336
-
337
291
  var ComponentXLStyling = function ComponentXLStyling(textStyle, color) {
338
292
  return ComponentStyling('24px', '28px', textStyle, color);
339
293
  };
340
-
341
294
  var ComponentXL = function ComponentXL(_ref14) {
342
295
  var color = _ref14.color,
343
- textStyle = _ref14.textStyle,
344
- children = _ref14.children,
345
- className = _ref14.className;
296
+ textStyle = _ref14.textStyle,
297
+ children = _ref14.children,
298
+ className = _ref14.className;
346
299
  var fontWeight = componentFontWeight(textStyle);
347
300
  var fontStyle = componentFontStyle(textStyle);
348
301
  return /*#__PURE__*/_jsx(TypographyBase, {
@@ -355,23 +308,20 @@ var ComponentXL = function ComponentXL(_ref14) {
355
308
  children: children
356
309
  });
357
310
  };
358
-
359
311
  ComponentXL.propTypes = {
360
312
  color: _pt.string,
361
313
  className: _pt.string,
362
314
  textStyle: _pt.oneOf([1, 2, 3, 4]),
363
315
  children: _pt.node
364
316
  };
365
-
366
317
  var ComponentLStyling = function ComponentLStyling(textStyle, color) {
367
318
  return ComponentStyling('20px', '24px', textStyle, color);
368
319
  };
369
-
370
320
  var ComponentL = function ComponentL(_ref15) {
371
321
  var color = _ref15.color,
372
- textStyle = _ref15.textStyle,
373
- children = _ref15.children,
374
- className = _ref15.className;
322
+ textStyle = _ref15.textStyle,
323
+ children = _ref15.children,
324
+ className = _ref15.className;
375
325
  var fontWeight = componentFontWeight(textStyle);
376
326
  var fontStyle = componentFontStyle(textStyle);
377
327
  return /*#__PURE__*/_jsx(TypographyBase, {
@@ -384,23 +334,20 @@ var ComponentL = function ComponentL(_ref15) {
384
334
  children: children
385
335
  });
386
336
  };
387
-
388
337
  ComponentL.propTypes = {
389
338
  color: _pt.string,
390
339
  className: _pt.string,
391
340
  textStyle: _pt.oneOf([1, 2, 3, 4]),
392
341
  children: _pt.node
393
342
  };
394
-
395
343
  var ComponentMStyling = function ComponentMStyling(textStyle, color) {
396
344
  return ComponentStyling('18px', '24px', textStyle, color);
397
345
  };
398
-
399
346
  var ComponentM = function ComponentM(_ref16) {
400
347
  var color = _ref16.color,
401
- textStyle = _ref16.textStyle,
402
- children = _ref16.children,
403
- className = _ref16.className;
348
+ textStyle = _ref16.textStyle,
349
+ children = _ref16.children,
350
+ className = _ref16.className;
404
351
  var fontWeight = componentFontWeight(textStyle);
405
352
  var fontStyle = componentFontStyle(textStyle);
406
353
  return /*#__PURE__*/_jsx(TypographyBase, {
@@ -413,23 +360,20 @@ var ComponentM = function ComponentM(_ref16) {
413
360
  children: children
414
361
  });
415
362
  };
416
-
417
363
  ComponentM.propTypes = {
418
364
  color: _pt.string,
419
365
  className: _pt.string,
420
366
  textStyle: _pt.oneOf([1, 2, 3, 4]),
421
367
  children: _pt.node
422
368
  };
423
-
424
369
  var ComponentSStyling = function ComponentSStyling(textStyle, color) {
425
370
  return ComponentStyling('16px', '20px', textStyle, color);
426
371
  };
427
-
428
372
  var ComponentS = function ComponentS(_ref17) {
429
373
  var color = _ref17.color,
430
- textStyle = _ref17.textStyle,
431
- children = _ref17.children,
432
- className = _ref17.className;
374
+ textStyle = _ref17.textStyle,
375
+ children = _ref17.children,
376
+ className = _ref17.className;
433
377
  var fontWeight = componentFontWeight(textStyle);
434
378
  var fontStyle = componentFontStyle(textStyle);
435
379
  return /*#__PURE__*/_jsx(TypographyBase, {
@@ -442,23 +386,20 @@ var ComponentS = function ComponentS(_ref17) {
442
386
  children: children
443
387
  });
444
388
  };
445
-
446
389
  ComponentS.propTypes = {
447
390
  color: _pt.string,
448
391
  className: _pt.string,
449
392
  textStyle: _pt.oneOf([1, 2, 3, 4]),
450
393
  children: _pt.node
451
394
  };
452
-
453
395
  var ComponentXSStyling = function ComponentXSStyling(textStyle, color) {
454
396
  return ComponentStyling('14px', '16px', textStyle, color);
455
397
  };
456
-
457
398
  var ComponentXS = function ComponentXS(_ref18) {
458
399
  var color = _ref18.color,
459
- textStyle = _ref18.textStyle,
460
- children = _ref18.children,
461
- className = _ref18.className;
400
+ textStyle = _ref18.textStyle,
401
+ children = _ref18.children,
402
+ className = _ref18.className;
462
403
  var fontWeight = componentFontWeight(textStyle);
463
404
  var fontStyle = componentFontStyle(textStyle);
464
405
  var textTransform = componentTextTransformation(textStyle);
@@ -473,23 +414,20 @@ var ComponentXS = function ComponentXS(_ref18) {
473
414
  children: children
474
415
  });
475
416
  };
476
-
477
417
  ComponentXS.propTypes = {
478
418
  color: _pt.string,
479
419
  className: _pt.string,
480
420
  textStyle: _pt.oneOf([1, 2, 3, 4]),
481
421
  children: _pt.node
482
422
  };
483
-
484
423
  var ComponentXXSStyling = function ComponentXXSStyling(textStyle, color) {
485
424
  return ComponentStyling('12px', '16px', textStyle, color);
486
425
  };
487
-
488
426
  var ComponentXXS = function ComponentXXS(_ref19) {
489
427
  var color = _ref19.color,
490
- textStyle = _ref19.textStyle,
491
- children = _ref19.children,
492
- className = _ref19.className;
428
+ textStyle = _ref19.textStyle,
429
+ children = _ref19.children,
430
+ className = _ref19.className;
493
431
  var fontWeight = componentFontWeight(textStyle);
494
432
  var fontStyle = componentFontStyle(textStyle);
495
433
  var textTransform = componentTextTransformation(textStyle);
@@ -504,22 +442,19 @@ var ComponentXXS = function ComponentXXS(_ref19) {
504
442
  children: children
505
443
  });
506
444
  };
507
-
508
445
  ComponentXXS.propTypes = {
509
446
  color: _pt.string,
510
447
  className: _pt.string,
511
448
  textStyle: _pt.oneOf([1, 2, 3, 4]),
512
449
  children: _pt.node
513
450
  };
514
-
515
451
  var ComponentResponsive = function ComponentResponsive(_ref20) {
516
452
  var color = _ref20.color,
517
- textStyle = _ref20.textStyle,
518
- children = _ref20.children,
519
- size = _ref20.size,
520
- width = _ref20.width;
453
+ textStyle = _ref20.textStyle,
454
+ children = _ref20.children,
455
+ size = _ref20.size,
456
+ width = _ref20.width;
521
457
  var fontsize = size;
522
-
523
458
  if (!size) {
524
459
  if (width == -1) {
525
460
  fontsize = Size.Medium;
@@ -531,7 +466,6 @@ var ComponentResponsive = function ComponentResponsive(_ref20) {
531
466
  fontsize = Size.Large;
532
467
  }
533
468
  }
534
-
535
469
  switch (fontsize) {
536
470
  case Size.XXSmall:
537
471
  return /*#__PURE__*/_jsx(ComponentXXS, {
@@ -539,28 +473,24 @@ var ComponentResponsive = function ComponentResponsive(_ref20) {
539
473
  textStyle: textStyle,
540
474
  children: children
541
475
  });
542
-
543
476
  case Size.XSmall:
544
477
  return /*#__PURE__*/_jsx(ComponentXS, {
545
478
  color: color,
546
479
  textStyle: textStyle,
547
480
  children: children
548
481
  });
549
-
550
482
  case Size.Small:
551
483
  return /*#__PURE__*/_jsx(ComponentS, {
552
484
  color: color,
553
485
  textStyle: textStyle,
554
486
  children: children
555
487
  });
556
-
557
488
  case Size.Medium:
558
489
  return /*#__PURE__*/_jsx(ComponentM, {
559
490
  color: color,
560
491
  textStyle: textStyle,
561
492
  children: children
562
493
  });
563
-
564
494
  case Size.Large:
565
495
  default:
566
496
  return /*#__PURE__*/_jsx(ComponentL, {
@@ -570,7 +500,6 @@ var ComponentResponsive = function ComponentResponsive(_ref20) {
570
500
  });
571
501
  }
572
502
  };
573
-
574
503
  ComponentResponsive.propTypes = {
575
504
  color: _pt.string,
576
505
  className: _pt.string,