@marioschmidt/design-system-tokens 1.0.65 → 1.0.66

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 (1635) hide show
  1. package/README.android.md +33 -0
  2. package/README.css.md +29 -12
  3. package/README.ios.md +33 -0
  4. package/README.js.md +33 -0
  5. package/README.md +3 -5
  6. package/README.tokens.md +15 -49
  7. package/dist/android/compose/README.md +33 -0
  8. package/dist/android/compose/brands/advertorial/components/.DSDocsStyles/.DSDocsStylesTokens.kt +1 -1
  9. package/dist/android/compose/brands/advertorial/components/Accordion/AccordionTokens.kt +1 -1
  10. package/dist/android/compose/brands/advertorial/components/Alert/AlertTokens.kt +1 -1
  11. package/dist/android/compose/brands/advertorial/components/Article/ArticleTokens.kt +5 -5
  12. package/dist/android/compose/brands/advertorial/components/AudioPlayer/AudioPlayerTokens.kt +1 -1
  13. package/dist/android/compose/brands/advertorial/components/Avatar/AvatarTokens.kt +1 -1
  14. package/dist/android/compose/brands/advertorial/components/Badge/BadgeTokens.kt +1 -1
  15. package/dist/android/compose/brands/advertorial/components/Breadcrumb/BreadcrumbTokens.kt +1 -1
  16. package/dist/android/compose/brands/advertorial/components/BreakingNews/BreakingNewsTokens.kt +1 -1
  17. package/dist/android/compose/brands/advertorial/components/Button/ButtonTokens.kt +1 -1
  18. package/dist/android/compose/brands/advertorial/components/Card/CardTokens.kt +1 -1
  19. package/dist/android/compose/brands/advertorial/components/Carousel/CarouselTokens.kt +1 -1
  20. package/dist/android/compose/brands/advertorial/components/Chip/ChipTokens.kt +1 -1
  21. package/dist/android/compose/brands/advertorial/components/Datepicker/DatepickerTokens.kt +1 -1
  22. package/dist/android/compose/brands/advertorial/components/Drawers/DrawersTokens.kt +1 -1
  23. package/dist/android/compose/brands/advertorial/components/Dropdown/DropdownTokens.kt +1 -1
  24. package/dist/android/compose/brands/advertorial/components/Footer/FooterTokens.kt +1 -1
  25. package/dist/android/compose/brands/advertorial/components/Icon/IconTokens.kt +1 -1
  26. package/dist/android/compose/brands/advertorial/components/InfoElement/InfoElementTokens.kt +1 -1
  27. package/dist/android/compose/brands/advertorial/components/InputField/InputFieldTokens.kt +1 -1
  28. package/dist/android/compose/brands/advertorial/components/LiveTicker/LiveTickerTokens.kt +1 -1
  29. package/dist/android/compose/brands/advertorial/components/MediaPlayer/MediaPlayerTokens.kt +1 -1
  30. package/dist/android/compose/brands/advertorial/components/Menu/MenuTokens.kt +1 -1
  31. package/dist/android/compose/brands/advertorial/components/NewsTicker/NewsTickerTokens.kt +1 -1
  32. package/dist/android/compose/brands/advertorial/components/Pagination/PaginationTokens.kt +1 -1
  33. package/dist/android/compose/brands/advertorial/components/Paywall/PaywallTokens.kt +1 -1
  34. package/dist/android/compose/brands/advertorial/components/Quote/QuoteTokens.kt +1 -1
  35. package/dist/android/compose/brands/advertorial/components/RadioButton/RadioButtonTokens.kt +1 -1
  36. package/dist/android/compose/brands/advertorial/components/Search/SearchTokens.kt +1 -1
  37. package/dist/android/compose/brands/advertorial/components/SectionTitle/SectionTitleTokens.kt +1 -1
  38. package/dist/android/compose/brands/advertorial/components/Separator/SeparatorTokens.kt +1 -1
  39. package/dist/android/compose/brands/advertorial/components/Skeletons/SkeletonsTokens.kt +1 -1
  40. package/dist/android/compose/brands/advertorial/components/Slider/SliderTokens.kt +1 -1
  41. package/dist/android/compose/brands/advertorial/components/SpecialNavi/SpecialNaviTokens.kt +1 -1
  42. package/dist/android/compose/brands/advertorial/components/Spinner/SpinnerTokens.kt +1 -1
  43. package/dist/android/compose/brands/advertorial/components/Tab/TabTokens.kt +1 -1
  44. package/dist/android/compose/brands/advertorial/components/Table/TableTokens.kt +1 -1
  45. package/dist/android/compose/brands/advertorial/components/Teaser/TeaserTokens.kt +1 -1
  46. package/dist/android/compose/brands/advertorial/components/ToggleSwitch/ToggleSwitchTokens.kt +1 -1
  47. package/dist/android/compose/brands/advertorial/components/Video/VideoTokens.kt +1 -1
  48. package/dist/android/compose/brands/advertorial/components/_DSysDocs/_DSysDocsTokens.kt +1 -1
  49. package/dist/android/compose/brands/advertorial/semantic/AdvertorialSemanticTokens.kt +229 -229
  50. package/dist/android/compose/brands/advertorial/semantic/sizeclass/SizingCompact.kt +153 -153
  51. package/dist/android/compose/brands/advertorial/semantic/sizeclass/SizingExpanded.kt +77 -77
  52. package/dist/android/compose/brands/advertorial/semantic/sizeclass/SizingMedium.kt +77 -77
  53. package/dist/android/compose/brands/advertorial/semantic/typography/TypographyCompact.kt +27 -27
  54. package/dist/android/compose/brands/advertorial/semantic/typography/TypographyExpanded.kt +14 -14
  55. package/dist/android/compose/brands/advertorial/semantic/typography/TypographyMedium.kt +14 -14
  56. package/dist/android/compose/brands/bild/components/.DSDocsStyles/.DSDocsStylesTokens.kt +1 -1
  57. package/dist/android/compose/brands/bild/components/Accordion/AccordionTokens.kt +1 -1
  58. package/dist/android/compose/brands/bild/components/Alert/AlertTokens.kt +1 -1
  59. package/dist/android/compose/brands/bild/components/Article/ArticleTokens.kt +5 -5
  60. package/dist/android/compose/brands/bild/components/AudioPlayer/AudioPlayerTokens.kt +1 -1
  61. package/dist/android/compose/brands/bild/components/Avatar/AvatarTokens.kt +1 -1
  62. package/dist/android/compose/brands/bild/components/Badge/BadgeTokens.kt +1 -1
  63. package/dist/android/compose/brands/bild/components/Breadcrumb/BreadcrumbTokens.kt +1 -1
  64. package/dist/android/compose/brands/bild/components/BreakingNews/BreakingNewsTokens.kt +1 -1
  65. package/dist/android/compose/brands/bild/components/Button/ButtonTokens.kt +1 -1
  66. package/dist/android/compose/brands/bild/components/Card/CardTokens.kt +1 -1
  67. package/dist/android/compose/brands/bild/components/Carousel/CarouselTokens.kt +1 -1
  68. package/dist/android/compose/brands/bild/components/Chip/ChipTokens.kt +1 -1
  69. package/dist/android/compose/brands/bild/components/Datepicker/DatepickerTokens.kt +1 -1
  70. package/dist/android/compose/brands/bild/components/Drawers/DrawersTokens.kt +1 -1
  71. package/dist/android/compose/brands/bild/components/Dropdown/DropdownTokens.kt +1 -1
  72. package/dist/android/compose/brands/bild/components/Empties/EmptiesTokens.kt +1 -1
  73. package/dist/android/compose/brands/bild/components/Foldout/FoldoutTokens.kt +1 -1
  74. package/dist/android/compose/brands/bild/components/Footer/FooterTokens.kt +1 -1
  75. package/dist/android/compose/brands/bild/components/Gallery/GalleryTokens.kt +1 -1
  76. package/dist/android/compose/brands/bild/components/Hey/HeyTokens.kt +1 -1
  77. package/dist/android/compose/brands/bild/components/Icon/IconTokens.kt +1 -1
  78. package/dist/android/compose/brands/bild/components/InfoElement/InfoElementTokens.kt +1 -1
  79. package/dist/android/compose/brands/bild/components/InputField/InputFieldTokens.kt +1 -1
  80. package/dist/android/compose/brands/bild/components/Kicker/KickerTokens.kt +1 -1
  81. package/dist/android/compose/brands/bild/components/LiveTicker/LiveTickerTokens.kt +1 -1
  82. package/dist/android/compose/brands/bild/components/MediaPlayer/MediaPlayerTokens.kt +1 -1
  83. package/dist/android/compose/brands/bild/components/Menu/MenuTokens.kt +1 -1
  84. package/dist/android/compose/brands/bild/components/MenuItem/MenuItemTokens.kt +1 -1
  85. package/dist/android/compose/brands/bild/components/NewsTicker/NewsTickerTokens.kt +1 -1
  86. package/dist/android/compose/brands/bild/components/Pagination/PaginationTokens.kt +1 -1
  87. package/dist/android/compose/brands/bild/components/PartnerLinks/PartnerLinksTokens.kt +1 -1
  88. package/dist/android/compose/brands/bild/components/Paywall/PaywallTokens.kt +1 -1
  89. package/dist/android/compose/brands/bild/components/Quote/QuoteTokens.kt +1 -1
  90. package/dist/android/compose/brands/bild/components/RadioButton/RadioButtonTokens.kt +1 -1
  91. package/dist/android/compose/brands/bild/components/Search/SearchTokens.kt +1 -1
  92. package/dist/android/compose/brands/bild/components/SectionTitle/SectionTitleTokens.kt +1 -1
  93. package/dist/android/compose/brands/bild/components/Selection/SelectionTokens.kt +1 -1
  94. package/dist/android/compose/brands/bild/components/Separator/SeparatorTokens.kt +1 -1
  95. package/dist/android/compose/brands/bild/components/Skeletons/SkeletonsTokens.kt +1 -1
  96. package/dist/android/compose/brands/bild/components/Slider/SliderTokens.kt +1 -1
  97. package/dist/android/compose/brands/bild/components/SocialShareButton/SocialShareButtonTokens.kt +1 -1
  98. package/dist/android/compose/brands/bild/components/SpecialNavi/SpecialNaviTokens.kt +1 -1
  99. package/dist/android/compose/brands/bild/components/Spinner/SpinnerTokens.kt +1 -1
  100. package/dist/android/compose/brands/bild/components/Subheader/SubheaderTokens.kt +1 -1
  101. package/dist/android/compose/brands/bild/components/Tab/TabTokens.kt +1 -1
  102. package/dist/android/compose/brands/bild/components/Table/TableTokens.kt +1 -1
  103. package/dist/android/compose/brands/bild/components/Teaser/TeaserTokens.kt +1 -1
  104. package/dist/android/compose/brands/bild/components/TextLink/TextLinkTokens.kt +1 -1
  105. package/dist/android/compose/brands/bild/components/ToggleSwitch/ToggleSwitchTokens.kt +1 -1
  106. package/dist/android/compose/brands/bild/components/Video/VideoTokens.kt +1 -1
  107. package/dist/android/compose/brands/bild/components/_DSysDoc/_DSysDocTokens.kt +1 -1
  108. package/dist/android/compose/brands/bild/components/_DSysDocs/_DSysDocsTokens.kt +1 -1
  109. package/dist/android/compose/brands/bild/semantic/BildSemanticTokens.kt +229 -229
  110. package/dist/android/compose/brands/bild/semantic/color/ColorsDark.kt +1 -1
  111. package/dist/android/compose/brands/bild/semantic/color/ColorsLight.kt +1 -1
  112. package/dist/android/compose/brands/bild/semantic/sizeclass/SizingCompact.kt +153 -153
  113. package/dist/android/compose/brands/bild/semantic/sizeclass/SizingExpanded.kt +77 -77
  114. package/dist/android/compose/brands/bild/semantic/sizeclass/SizingMedium.kt +77 -77
  115. package/dist/android/compose/brands/bild/semantic/typography/TypographyCompact.kt +27 -27
  116. package/dist/android/compose/brands/bild/semantic/typography/TypographyExpanded.kt +14 -14
  117. package/dist/android/compose/brands/bild/semantic/typography/TypographyMedium.kt +14 -14
  118. package/dist/android/compose/brands/sportbild/components/.DSDocsStyles/.DSDocsStylesTokens.kt +1 -1
  119. package/dist/android/compose/brands/sportbild/components/Accordion/AccordionTokens.kt +1 -1
  120. package/dist/android/compose/brands/sportbild/components/Alert/AlertTokens.kt +1 -1
  121. package/dist/android/compose/brands/sportbild/components/Article/ArticleTokens.kt +5 -5
  122. package/dist/android/compose/brands/sportbild/components/AudioPlayer/AudioPlayerTokens.kt +1 -1
  123. package/dist/android/compose/brands/sportbild/components/Avatar/AvatarTokens.kt +1 -1
  124. package/dist/android/compose/brands/sportbild/components/Badge/BadgeTokens.kt +1 -1
  125. package/dist/android/compose/brands/sportbild/components/Breadcrumb/BreadcrumbTokens.kt +1 -1
  126. package/dist/android/compose/brands/sportbild/components/BreakingNews/BreakingNewsTokens.kt +1 -1
  127. package/dist/android/compose/brands/sportbild/components/Button/ButtonTokens.kt +1 -1
  128. package/dist/android/compose/brands/sportbild/components/Card/CardTokens.kt +1 -1
  129. package/dist/android/compose/brands/sportbild/components/Carousel/CarouselTokens.kt +1 -1
  130. package/dist/android/compose/brands/sportbild/components/Chip/ChipTokens.kt +1 -1
  131. package/dist/android/compose/brands/sportbild/components/Datepicker/DatepickerTokens.kt +1 -1
  132. package/dist/android/compose/brands/sportbild/components/Drawers/DrawersTokens.kt +1 -1
  133. package/dist/android/compose/brands/sportbild/components/Dropdown/DropdownTokens.kt +1 -1
  134. package/dist/android/compose/brands/sportbild/components/Empties/EmptiesTokens.kt +1 -1
  135. package/dist/android/compose/brands/sportbild/components/Foldout/FoldoutTokens.kt +1 -1
  136. package/dist/android/compose/brands/sportbild/components/Footer/FooterTokens.kt +1 -1
  137. package/dist/android/compose/brands/sportbild/components/Gallery/GalleryTokens.kt +1 -1
  138. package/dist/android/compose/brands/sportbild/components/Hey/HeyTokens.kt +1 -1
  139. package/dist/android/compose/brands/sportbild/components/Icon/IconTokens.kt +1 -1
  140. package/dist/android/compose/brands/sportbild/components/InfoElement/InfoElementTokens.kt +1 -1
  141. package/dist/android/compose/brands/sportbild/components/InputField/InputFieldTokens.kt +1 -1
  142. package/dist/android/compose/brands/sportbild/components/Kicker/KickerTokens.kt +1 -1
  143. package/dist/android/compose/brands/sportbild/components/LiveTicker/LiveTickerTokens.kt +1 -1
  144. package/dist/android/compose/brands/sportbild/components/MediaPlayer/MediaPlayerTokens.kt +1 -1
  145. package/dist/android/compose/brands/sportbild/components/Menu/MenuTokens.kt +1 -1
  146. package/dist/android/compose/brands/sportbild/components/MenuItem/MenuItemTokens.kt +1 -1
  147. package/dist/android/compose/brands/sportbild/components/NewsTicker/NewsTickerTokens.kt +1 -1
  148. package/dist/android/compose/brands/sportbild/components/Pagination/PaginationTokens.kt +1 -1
  149. package/dist/android/compose/brands/sportbild/components/PartnerLinks/PartnerLinksTokens.kt +1 -1
  150. package/dist/android/compose/brands/sportbild/components/Paywall/PaywallTokens.kt +1 -1
  151. package/dist/android/compose/brands/sportbild/components/Quote/QuoteTokens.kt +1 -1
  152. package/dist/android/compose/brands/sportbild/components/RadioButton/RadioButtonTokens.kt +1 -1
  153. package/dist/android/compose/brands/sportbild/components/Search/SearchTokens.kt +1 -1
  154. package/dist/android/compose/brands/sportbild/components/SectionTitle/SectionTitleTokens.kt +1 -1
  155. package/dist/android/compose/brands/sportbild/components/Selection/SelectionTokens.kt +1 -1
  156. package/dist/android/compose/brands/sportbild/components/Separator/SeparatorTokens.kt +1 -1
  157. package/dist/android/compose/brands/sportbild/components/Skeletons/SkeletonsTokens.kt +1 -1
  158. package/dist/android/compose/brands/sportbild/components/Slider/SliderTokens.kt +1 -1
  159. package/dist/android/compose/brands/sportbild/components/SocialShareButton/SocialShareButtonTokens.kt +1 -1
  160. package/dist/android/compose/brands/sportbild/components/SpecialNavi/SpecialNaviTokens.kt +1 -1
  161. package/dist/android/compose/brands/sportbild/components/Spinner/SpinnerTokens.kt +1 -1
  162. package/dist/android/compose/brands/sportbild/components/Subheader/SubheaderTokens.kt +1 -1
  163. package/dist/android/compose/brands/sportbild/components/Tab/TabTokens.kt +1 -1
  164. package/dist/android/compose/brands/sportbild/components/Table/TableTokens.kt +1 -1
  165. package/dist/android/compose/brands/sportbild/components/Teaser/TeaserTokens.kt +1 -1
  166. package/dist/android/compose/brands/sportbild/components/TextLink/TextLinkTokens.kt +1 -1
  167. package/dist/android/compose/brands/sportbild/components/ToggleSwitch/ToggleSwitchTokens.kt +1 -1
  168. package/dist/android/compose/brands/sportbild/components/Video/VideoTokens.kt +1 -1
  169. package/dist/android/compose/brands/sportbild/components/_DSysDoc/_DSysDocTokens.kt +1 -1
  170. package/dist/android/compose/brands/sportbild/components/_DSysDocs/_DSysDocsTokens.kt +1 -1
  171. package/dist/android/compose/brands/sportbild/semantic/SportbildSemanticTokens.kt +229 -229
  172. package/dist/android/compose/brands/sportbild/semantic/color/ColorsDark.kt +1 -1
  173. package/dist/android/compose/brands/sportbild/semantic/color/ColorsLight.kt +1 -1
  174. package/dist/android/compose/brands/sportbild/semantic/sizeclass/SizingCompact.kt +153 -153
  175. package/dist/android/compose/brands/sportbild/semantic/sizeclass/SizingExpanded.kt +77 -77
  176. package/dist/android/compose/brands/sportbild/semantic/sizeclass/SizingMedium.kt +77 -77
  177. package/dist/android/compose/brands/sportbild/semantic/typography/TypographyCompact.kt +27 -27
  178. package/dist/android/compose/brands/sportbild/semantic/typography/TypographyExpanded.kt +14 -14
  179. package/dist/android/compose/brands/sportbild/semantic/typography/TypographyMedium.kt +14 -14
  180. package/dist/android/compose/shared/ColorBrand.kt +1 -1
  181. package/dist/android/compose/shared/ContentBrand.kt +1 -1
  182. package/dist/android/compose/shared/Density.kt +1 -1
  183. package/dist/android/compose/shared/DesignColorScheme.kt +1 -1
  184. package/dist/android/compose/shared/DesignEffectsScheme.kt +1 -1
  185. package/dist/android/compose/shared/DesignSizingScheme.kt +77 -77
  186. package/dist/android/compose/shared/DesignSystemTheme.kt +1 -1
  187. package/dist/android/compose/shared/DesignTextStyle.kt +1 -1
  188. package/dist/android/compose/shared/DesignTokenPrimitives.kt +2 -2
  189. package/dist/android/compose/shared/DesignTypographyScheme.kt +14 -14
  190. package/dist/android/compose/shared/DropShadow.kt +1 -1
  191. package/dist/android/compose/shared/EffectsDark.kt +1 -1
  192. package/dist/android/compose/shared/EffectsLight.kt +1 -1
  193. package/dist/android/compose/shared/ShadowStyle.kt +1 -1
  194. package/dist/android/compose/shared/WindowSizeClass.kt +1 -1
  195. package/dist/css/README.md +29 -12
  196. package/dist/css/advertorial/components/_dsysdocs.css +16 -16
  197. package/dist/css/advertorial/components/accordion.css +2 -2
  198. package/dist/css/advertorial/components/alert.css +3 -3
  199. package/dist/css/advertorial/components/article.css +22 -22
  200. package/dist/css/advertorial/components/audioplayer.css +1 -1
  201. package/dist/css/advertorial/components/avatar.css +5 -5
  202. package/dist/css/advertorial/components/badge.css +3 -3
  203. package/dist/css/advertorial/components/breadcrumb.css +3 -3
  204. package/dist/css/advertorial/components/breakingnews.css +6 -6
  205. package/dist/css/advertorial/components/button.css +13 -13
  206. package/dist/css/advertorial/components/card.css +1 -1
  207. package/dist/css/advertorial/components/carousel.css +4 -4
  208. package/dist/css/advertorial/components/chip.css +4 -4
  209. package/dist/css/advertorial/components/datepicker.css +1 -1
  210. package/dist/css/advertorial/components/drawers.css +1 -1
  211. package/dist/css/advertorial/components/dropdown.css +2 -2
  212. package/dist/css/advertorial/components/footer.css +2 -2
  213. package/dist/css/advertorial/components/icon.css +2 -2
  214. package/dist/css/advertorial/components/infoelement.css +8 -8
  215. package/dist/css/advertorial/components/inputfield.css +11 -11
  216. package/dist/css/advertorial/components/liveticker.css +2 -2
  217. package/dist/css/advertorial/components/mediaplayer.css +5 -5
  218. package/dist/css/advertorial/components/menu.css +23 -23
  219. package/dist/css/advertorial/components/newsticker.css +21 -21
  220. package/dist/css/advertorial/components/pagination.css +6 -6
  221. package/dist/css/advertorial/components/paywall.css +12 -12
  222. package/dist/css/advertorial/components/quote.css +6 -6
  223. package/dist/css/advertorial/components/radiobutton.css +3 -3
  224. package/dist/css/advertorial/components/search.css +2 -2
  225. package/dist/css/advertorial/components/sectiontitle.css +4 -4
  226. package/dist/css/advertorial/components/separator.css +1 -1
  227. package/dist/css/advertorial/components/skeletons.css +4 -4
  228. package/dist/css/advertorial/components/slider.css +5 -5
  229. package/dist/css/advertorial/components/specialnavi.css +3 -3
  230. package/dist/css/advertorial/components/spinner.css +4 -4
  231. package/dist/css/advertorial/components/tab.css +1 -1
  232. package/dist/css/advertorial/components/table.css +20 -20
  233. package/dist/css/advertorial/components/teaser.css +50 -50
  234. package/dist/css/advertorial/components/toggleswitch.css +1 -1
  235. package/dist/css/advertorial/components/video.css +10 -10
  236. package/dist/css/advertorial/theme.css +9 -9
  237. package/dist/css/advertorial/tokens.css +388 -388
  238. package/dist/css/bild/components/_dsysdoc.css +1 -1
  239. package/dist/css/bild/components/_dsysdocs.css +16 -16
  240. package/dist/css/bild/components/accordion.css +2 -2
  241. package/dist/css/bild/components/alert.css +3 -3
  242. package/dist/css/bild/components/article.css +22 -22
  243. package/dist/css/bild/components/audioplayer.css +1 -1
  244. package/dist/css/bild/components/avatar.css +9 -9
  245. package/dist/css/bild/components/badge.css +3 -3
  246. package/dist/css/bild/components/breadcrumb.css +7 -7
  247. package/dist/css/bild/components/breakingnews.css +16 -16
  248. package/dist/css/bild/components/button.css +47 -47
  249. package/dist/css/bild/components/card.css +1 -1
  250. package/dist/css/bild/components/carousel.css +4 -4
  251. package/dist/css/bild/components/chip.css +12 -12
  252. package/dist/css/bild/components/datepicker.css +1 -1
  253. package/dist/css/bild/components/drawers.css +1 -1
  254. package/dist/css/bild/components/dropdown.css +2 -2
  255. package/dist/css/bild/components/empties.css +3 -3
  256. package/dist/css/bild/components/foldout.css +1 -1
  257. package/dist/css/bild/components/footer.css +2 -2
  258. package/dist/css/bild/components/gallery.css +3 -3
  259. package/dist/css/bild/components/hey.css +9 -9
  260. package/dist/css/bild/components/icon.css +2 -2
  261. package/dist/css/bild/components/infoelement.css +8 -8
  262. package/dist/css/bild/components/inputfield.css +23 -23
  263. package/dist/css/bild/components/kicker.css +11 -11
  264. package/dist/css/bild/components/liveticker.css +2 -2
  265. package/dist/css/bild/components/mediaplayer.css +25 -25
  266. package/dist/css/bild/components/menu.css +39 -39
  267. package/dist/css/bild/components/menuitem.css +6 -6
  268. package/dist/css/bild/components/newsticker.css +21 -21
  269. package/dist/css/bild/components/pagination.css +13 -13
  270. package/dist/css/bild/components/partnerlinks.css +11 -11
  271. package/dist/css/bild/components/paywall.css +12 -12
  272. package/dist/css/bild/components/quote.css +6 -6
  273. package/dist/css/bild/components/radiobutton.css +3 -3
  274. package/dist/css/bild/components/search.css +2 -2
  275. package/dist/css/bild/components/sectiontitle.css +4 -4
  276. package/dist/css/bild/components/selection.css +3 -3
  277. package/dist/css/bild/components/separator.css +1 -1
  278. package/dist/css/bild/components/skeletons.css +4 -4
  279. package/dist/css/bild/components/slider.css +8 -8
  280. package/dist/css/bild/components/socialsharebutton.css +9 -9
  281. package/dist/css/bild/components/specialnavi.css +3 -3
  282. package/dist/css/bild/components/spinner.css +4 -4
  283. package/dist/css/bild/components/subheader.css +1 -1
  284. package/dist/css/bild/components/tab.css +9 -9
  285. package/dist/css/bild/components/table.css +20 -20
  286. package/dist/css/bild/components/teaser.css +55 -55
  287. package/dist/css/bild/components/textlink.css +3 -3
  288. package/dist/css/bild/components/toggleswitch.css +1 -1
  289. package/dist/css/bild/components/video.css +10 -10
  290. package/dist/css/bild/theme.css +175 -175
  291. package/dist/css/bild/tokens.css +393 -393
  292. package/dist/css/bundles/advertorial.css +806 -806
  293. package/dist/css/bundles/bild.css +1157 -1157
  294. package/dist/css/bundles/sportbild.css +1161 -1161
  295. package/dist/css/shared/colorprimitive.css +71 -71
  296. package/dist/css/shared/fontprimitive.css +14 -14
  297. package/dist/css/shared/primitives.css +158 -158
  298. package/dist/css/shared/sizeprimitive.css +50 -50
  299. package/dist/css/shared/spaceprimitive.css +26 -26
  300. package/dist/css/sportbild/components/_dsysdoc.css +1 -1
  301. package/dist/css/sportbild/components/_dsysdocs.css +16 -16
  302. package/dist/css/sportbild/components/accordion.css +2 -2
  303. package/dist/css/sportbild/components/alert.css +3 -3
  304. package/dist/css/sportbild/components/article.css +22 -22
  305. package/dist/css/sportbild/components/audioplayer.css +1 -1
  306. package/dist/css/sportbild/components/avatar.css +9 -9
  307. package/dist/css/sportbild/components/badge.css +3 -3
  308. package/dist/css/sportbild/components/breadcrumb.css +7 -7
  309. package/dist/css/sportbild/components/breakingnews.css +16 -16
  310. package/dist/css/sportbild/components/button.css +47 -47
  311. package/dist/css/sportbild/components/card.css +1 -1
  312. package/dist/css/sportbild/components/carousel.css +4 -4
  313. package/dist/css/sportbild/components/chip.css +12 -12
  314. package/dist/css/sportbild/components/datepicker.css +1 -1
  315. package/dist/css/sportbild/components/drawers.css +1 -1
  316. package/dist/css/sportbild/components/dropdown.css +2 -2
  317. package/dist/css/sportbild/components/empties.css +3 -3
  318. package/dist/css/sportbild/components/foldout.css +1 -1
  319. package/dist/css/sportbild/components/footer.css +2 -2
  320. package/dist/css/sportbild/components/gallery.css +3 -3
  321. package/dist/css/sportbild/components/hey.css +9 -9
  322. package/dist/css/sportbild/components/icon.css +2 -2
  323. package/dist/css/sportbild/components/infoelement.css +8 -8
  324. package/dist/css/sportbild/components/inputfield.css +23 -23
  325. package/dist/css/sportbild/components/kicker.css +11 -11
  326. package/dist/css/sportbild/components/liveticker.css +2 -2
  327. package/dist/css/sportbild/components/mediaplayer.css +25 -25
  328. package/dist/css/sportbild/components/menu.css +42 -42
  329. package/dist/css/sportbild/components/menuitem.css +6 -6
  330. package/dist/css/sportbild/components/newsticker.css +21 -21
  331. package/dist/css/sportbild/components/pagination.css +13 -13
  332. package/dist/css/sportbild/components/partnerlinks.css +11 -11
  333. package/dist/css/sportbild/components/paywall.css +12 -12
  334. package/dist/css/sportbild/components/quote.css +6 -6
  335. package/dist/css/sportbild/components/radiobutton.css +3 -3
  336. package/dist/css/sportbild/components/search.css +2 -2
  337. package/dist/css/sportbild/components/sectiontitle.css +4 -4
  338. package/dist/css/sportbild/components/selection.css +3 -3
  339. package/dist/css/sportbild/components/separator.css +1 -1
  340. package/dist/css/sportbild/components/skeletons.css +4 -4
  341. package/dist/css/sportbild/components/slider.css +8 -8
  342. package/dist/css/sportbild/components/socialsharebutton.css +9 -9
  343. package/dist/css/sportbild/components/specialnavi.css +5 -5
  344. package/dist/css/sportbild/components/spinner.css +4 -4
  345. package/dist/css/sportbild/components/subheader.css +1 -1
  346. package/dist/css/sportbild/components/tab.css +9 -9
  347. package/dist/css/sportbild/components/table.css +20 -20
  348. package/dist/css/sportbild/components/teaser.css +54 -54
  349. package/dist/css/sportbild/components/textlink.css +3 -3
  350. package/dist/css/sportbild/components/toggleswitch.css +1 -1
  351. package/dist/css/sportbild/components/video.css +10 -10
  352. package/dist/css/sportbild/theme.css +175 -175
  353. package/dist/css/sportbild/tokens.css +393 -393
  354. package/dist/ios/README.md +33 -0
  355. package/dist/ios/brands/advertorial/components/.DSDocsStyles/.DSDocsStylesTokens.swift +1 -1
  356. package/dist/ios/brands/advertorial/components/Accordion/AccordionTokens.swift +1 -1
  357. package/dist/ios/brands/advertorial/components/Alert/AlertTokens.swift +1 -1
  358. package/dist/ios/brands/advertorial/components/Article/ArticleTokens.swift +4 -4
  359. package/dist/ios/brands/advertorial/components/AudioPlayer/AudioPlayerTokens.swift +1 -1
  360. package/dist/ios/brands/advertorial/components/Avatar/AvatarTokens.swift +1 -1
  361. package/dist/ios/brands/advertorial/components/Badge/BadgeTokens.swift +1 -1
  362. package/dist/ios/brands/advertorial/components/Breadcrumb/BreadcrumbTokens.swift +1 -1
  363. package/dist/ios/brands/advertorial/components/BreakingNews/BreakingNewsTokens.swift +1 -1
  364. package/dist/ios/brands/advertorial/components/Button/ButtonTokens.swift +1 -1
  365. package/dist/ios/brands/advertorial/components/Card/CardTokens.swift +1 -1
  366. package/dist/ios/brands/advertorial/components/Carousel/CarouselTokens.swift +1 -1
  367. package/dist/ios/brands/advertorial/components/Chip/ChipTokens.swift +1 -1
  368. package/dist/ios/brands/advertorial/components/Datepicker/DatepickerTokens.swift +1 -1
  369. package/dist/ios/brands/advertorial/components/Drawers/DrawersTokens.swift +1 -1
  370. package/dist/ios/brands/advertorial/components/Dropdown/DropdownTokens.swift +1 -1
  371. package/dist/ios/brands/advertorial/components/Footer/FooterTokens.swift +1 -1
  372. package/dist/ios/brands/advertorial/components/Icon/IconTokens.swift +1 -1
  373. package/dist/ios/brands/advertorial/components/InfoElement/InfoElementTokens.swift +1 -1
  374. package/dist/ios/brands/advertorial/components/InputField/InputFieldTokens.swift +1 -1
  375. package/dist/ios/brands/advertorial/components/LiveTicker/LiveTickerTokens.swift +1 -1
  376. package/dist/ios/brands/advertorial/components/MediaPlayer/MediaPlayerTokens.swift +1 -1
  377. package/dist/ios/brands/advertorial/components/Menu/MenuTokens.swift +1 -1
  378. package/dist/ios/brands/advertorial/components/NewsTicker/NewsTickerTokens.swift +1 -1
  379. package/dist/ios/brands/advertorial/components/Pagination/PaginationTokens.swift +1 -1
  380. package/dist/ios/brands/advertorial/components/Paywall/PaywallTokens.swift +1 -1
  381. package/dist/ios/brands/advertorial/components/Quote/QuoteTokens.swift +1 -1
  382. package/dist/ios/brands/advertorial/components/RadioButton/RadioButtonTokens.swift +1 -1
  383. package/dist/ios/brands/advertorial/components/Search/SearchTokens.swift +1 -1
  384. package/dist/ios/brands/advertorial/components/SectionTitle/SectionTitleTokens.swift +1 -1
  385. package/dist/ios/brands/advertorial/components/Separator/SeparatorTokens.swift +1 -1
  386. package/dist/ios/brands/advertorial/components/Skeletons/SkeletonsTokens.swift +1 -1
  387. package/dist/ios/brands/advertorial/components/Slider/SliderTokens.swift +1 -1
  388. package/dist/ios/brands/advertorial/components/SpecialNavi/SpecialNaviTokens.swift +1 -1
  389. package/dist/ios/brands/advertorial/components/Spinner/SpinnerTokens.swift +1 -1
  390. package/dist/ios/brands/advertorial/components/Tab/TabTokens.swift +1 -1
  391. package/dist/ios/brands/advertorial/components/Table/TableTokens.swift +1 -1
  392. package/dist/ios/brands/advertorial/components/Teaser/TeaserTokens.swift +1 -1
  393. package/dist/ios/brands/advertorial/components/ToggleSwitch/ToggleSwitchTokens.swift +1 -1
  394. package/dist/ios/brands/advertorial/components/Video/VideoTokens.swift +1 -1
  395. package/dist/ios/brands/advertorial/components/_DSysDocs/_DSysDocsTokens.swift +1 -1
  396. package/dist/ios/brands/advertorial/semantic/effects/EffectsDark.swift +1 -1
  397. package/dist/ios/brands/advertorial/semantic/effects/EffectsLight.swift +1 -1
  398. package/dist/ios/brands/advertorial/semantic/sizeclass/SizingCompact.swift +155 -155
  399. package/dist/ios/brands/advertorial/semantic/sizeclass/SizingRegular.swift +78 -78
  400. package/dist/ios/brands/advertorial/semantic/typography/TypographySizeclassCompact.swift +27 -27
  401. package/dist/ios/brands/advertorial/semantic/typography/TypographySizeclassRegular.swift +14 -14
  402. package/dist/ios/brands/bild/components/.DSDocsStyles/.DSDocsStylesTokens.swift +1 -1
  403. package/dist/ios/brands/bild/components/Accordion/AccordionTokens.swift +1 -1
  404. package/dist/ios/brands/bild/components/Alert/AlertTokens.swift +1 -1
  405. package/dist/ios/brands/bild/components/Article/ArticleTokens.swift +4 -4
  406. package/dist/ios/brands/bild/components/AudioPlayer/AudioPlayerTokens.swift +1 -1
  407. package/dist/ios/brands/bild/components/Avatar/AvatarTokens.swift +1 -1
  408. package/dist/ios/brands/bild/components/Badge/BadgeTokens.swift +1 -1
  409. package/dist/ios/brands/bild/components/Breadcrumb/BreadcrumbTokens.swift +1 -1
  410. package/dist/ios/brands/bild/components/BreakingNews/BreakingNewsTokens.swift +1 -1
  411. package/dist/ios/brands/bild/components/Button/ButtonTokens.swift +1 -1
  412. package/dist/ios/brands/bild/components/Card/CardTokens.swift +1 -1
  413. package/dist/ios/brands/bild/components/Carousel/CarouselTokens.swift +1 -1
  414. package/dist/ios/brands/bild/components/Chip/ChipTokens.swift +1 -1
  415. package/dist/ios/brands/bild/components/Datepicker/DatepickerTokens.swift +1 -1
  416. package/dist/ios/brands/bild/components/Drawers/DrawersTokens.swift +1 -1
  417. package/dist/ios/brands/bild/components/Dropdown/DropdownTokens.swift +1 -1
  418. package/dist/ios/brands/bild/components/Empties/EmptiesTokens.swift +1 -1
  419. package/dist/ios/brands/bild/components/Foldout/FoldoutTokens.swift +1 -1
  420. package/dist/ios/brands/bild/components/Footer/FooterTokens.swift +1 -1
  421. package/dist/ios/brands/bild/components/Gallery/GalleryTokens.swift +1 -1
  422. package/dist/ios/brands/bild/components/Hey/HeyTokens.swift +1 -1
  423. package/dist/ios/brands/bild/components/Icon/IconTokens.swift +1 -1
  424. package/dist/ios/brands/bild/components/InfoElement/InfoElementTokens.swift +1 -1
  425. package/dist/ios/brands/bild/components/InputField/InputFieldTokens.swift +1 -1
  426. package/dist/ios/brands/bild/components/Kicker/KickerTokens.swift +1 -1
  427. package/dist/ios/brands/bild/components/LiveTicker/LiveTickerTokens.swift +1 -1
  428. package/dist/ios/brands/bild/components/MediaPlayer/MediaPlayerTokens.swift +1 -1
  429. package/dist/ios/brands/bild/components/Menu/MenuTokens.swift +1 -1
  430. package/dist/ios/brands/bild/components/MenuItem/MenuItemTokens.swift +1 -1
  431. package/dist/ios/brands/bild/components/NewsTicker/NewsTickerTokens.swift +1 -1
  432. package/dist/ios/brands/bild/components/Pagination/PaginationTokens.swift +1 -1
  433. package/dist/ios/brands/bild/components/PartnerLinks/PartnerLinksTokens.swift +1 -1
  434. package/dist/ios/brands/bild/components/Paywall/PaywallTokens.swift +1 -1
  435. package/dist/ios/brands/bild/components/Quote/QuoteTokens.swift +1 -1
  436. package/dist/ios/brands/bild/components/RadioButton/RadioButtonTokens.swift +1 -1
  437. package/dist/ios/brands/bild/components/Search/SearchTokens.swift +1 -1
  438. package/dist/ios/brands/bild/components/SectionTitle/SectionTitleTokens.swift +1 -1
  439. package/dist/ios/brands/bild/components/Selection/SelectionTokens.swift +1 -1
  440. package/dist/ios/brands/bild/components/Separator/SeparatorTokens.swift +1 -1
  441. package/dist/ios/brands/bild/components/Skeletons/SkeletonsTokens.swift +1 -1
  442. package/dist/ios/brands/bild/components/Slider/SliderTokens.swift +1 -1
  443. package/dist/ios/brands/bild/components/SocialShareButton/SocialShareButtonTokens.swift +1 -1
  444. package/dist/ios/brands/bild/components/SpecialNavi/SpecialNaviTokens.swift +1 -1
  445. package/dist/ios/brands/bild/components/Spinner/SpinnerTokens.swift +1 -1
  446. package/dist/ios/brands/bild/components/Subheader/SubheaderTokens.swift +1 -1
  447. package/dist/ios/brands/bild/components/Tab/TabTokens.swift +1 -1
  448. package/dist/ios/brands/bild/components/Table/TableTokens.swift +1 -1
  449. package/dist/ios/brands/bild/components/Teaser/TeaserTokens.swift +1 -1
  450. package/dist/ios/brands/bild/components/TextLink/TextLinkTokens.swift +1 -1
  451. package/dist/ios/brands/bild/components/ToggleSwitch/ToggleSwitchTokens.swift +1 -1
  452. package/dist/ios/brands/bild/components/Video/VideoTokens.swift +1 -1
  453. package/dist/ios/brands/bild/components/_DSysDoc/_DSysDocTokens.swift +1 -1
  454. package/dist/ios/brands/bild/components/_DSysDocs/_DSysDocsTokens.swift +1 -1
  455. package/dist/ios/brands/bild/semantic/color/ColorsDark.swift +1 -1
  456. package/dist/ios/brands/bild/semantic/color/ColorsLight.swift +1 -1
  457. package/dist/ios/brands/bild/semantic/effects/EffectsDark.swift +1 -1
  458. package/dist/ios/brands/bild/semantic/effects/EffectsLight.swift +1 -1
  459. package/dist/ios/brands/bild/semantic/sizeclass/SizingCompact.swift +155 -155
  460. package/dist/ios/brands/bild/semantic/sizeclass/SizingRegular.swift +78 -78
  461. package/dist/ios/brands/bild/semantic/typography/TypographySizeclassCompact.swift +27 -27
  462. package/dist/ios/brands/bild/semantic/typography/TypographySizeclassRegular.swift +14 -14
  463. package/dist/ios/brands/bild/theme/BildTheme.swift +1 -1
  464. package/dist/ios/brands/sportbild/components/.DSDocsStyles/.DSDocsStylesTokens.swift +1 -1
  465. package/dist/ios/brands/sportbild/components/Accordion/AccordionTokens.swift +1 -1
  466. package/dist/ios/brands/sportbild/components/Alert/AlertTokens.swift +1 -1
  467. package/dist/ios/brands/sportbild/components/Article/ArticleTokens.swift +4 -4
  468. package/dist/ios/brands/sportbild/components/AudioPlayer/AudioPlayerTokens.swift +1 -1
  469. package/dist/ios/brands/sportbild/components/Avatar/AvatarTokens.swift +1 -1
  470. package/dist/ios/brands/sportbild/components/Badge/BadgeTokens.swift +1 -1
  471. package/dist/ios/brands/sportbild/components/Breadcrumb/BreadcrumbTokens.swift +1 -1
  472. package/dist/ios/brands/sportbild/components/BreakingNews/BreakingNewsTokens.swift +1 -1
  473. package/dist/ios/brands/sportbild/components/Button/ButtonTokens.swift +1 -1
  474. package/dist/ios/brands/sportbild/components/Card/CardTokens.swift +1 -1
  475. package/dist/ios/brands/sportbild/components/Carousel/CarouselTokens.swift +1 -1
  476. package/dist/ios/brands/sportbild/components/Chip/ChipTokens.swift +1 -1
  477. package/dist/ios/brands/sportbild/components/Datepicker/DatepickerTokens.swift +1 -1
  478. package/dist/ios/brands/sportbild/components/Drawers/DrawersTokens.swift +1 -1
  479. package/dist/ios/brands/sportbild/components/Dropdown/DropdownTokens.swift +1 -1
  480. package/dist/ios/brands/sportbild/components/Empties/EmptiesTokens.swift +1 -1
  481. package/dist/ios/brands/sportbild/components/Foldout/FoldoutTokens.swift +1 -1
  482. package/dist/ios/brands/sportbild/components/Footer/FooterTokens.swift +1 -1
  483. package/dist/ios/brands/sportbild/components/Gallery/GalleryTokens.swift +1 -1
  484. package/dist/ios/brands/sportbild/components/Hey/HeyTokens.swift +1 -1
  485. package/dist/ios/brands/sportbild/components/Icon/IconTokens.swift +1 -1
  486. package/dist/ios/brands/sportbild/components/InfoElement/InfoElementTokens.swift +1 -1
  487. package/dist/ios/brands/sportbild/components/InputField/InputFieldTokens.swift +1 -1
  488. package/dist/ios/brands/sportbild/components/Kicker/KickerTokens.swift +1 -1
  489. package/dist/ios/brands/sportbild/components/LiveTicker/LiveTickerTokens.swift +1 -1
  490. package/dist/ios/brands/sportbild/components/MediaPlayer/MediaPlayerTokens.swift +1 -1
  491. package/dist/ios/brands/sportbild/components/Menu/MenuTokens.swift +1 -1
  492. package/dist/ios/brands/sportbild/components/MenuItem/MenuItemTokens.swift +1 -1
  493. package/dist/ios/brands/sportbild/components/NewsTicker/NewsTickerTokens.swift +1 -1
  494. package/dist/ios/brands/sportbild/components/Pagination/PaginationTokens.swift +1 -1
  495. package/dist/ios/brands/sportbild/components/PartnerLinks/PartnerLinksTokens.swift +1 -1
  496. package/dist/ios/brands/sportbild/components/Paywall/PaywallTokens.swift +1 -1
  497. package/dist/ios/brands/sportbild/components/Quote/QuoteTokens.swift +1 -1
  498. package/dist/ios/brands/sportbild/components/RadioButton/RadioButtonTokens.swift +1 -1
  499. package/dist/ios/brands/sportbild/components/Search/SearchTokens.swift +1 -1
  500. package/dist/ios/brands/sportbild/components/SectionTitle/SectionTitleTokens.swift +1 -1
  501. package/dist/ios/brands/sportbild/components/Selection/SelectionTokens.swift +1 -1
  502. package/dist/ios/brands/sportbild/components/Separator/SeparatorTokens.swift +1 -1
  503. package/dist/ios/brands/sportbild/components/Skeletons/SkeletonsTokens.swift +1 -1
  504. package/dist/ios/brands/sportbild/components/Slider/SliderTokens.swift +1 -1
  505. package/dist/ios/brands/sportbild/components/SocialShareButton/SocialShareButtonTokens.swift +1 -1
  506. package/dist/ios/brands/sportbild/components/SpecialNavi/SpecialNaviTokens.swift +1 -1
  507. package/dist/ios/brands/sportbild/components/Spinner/SpinnerTokens.swift +1 -1
  508. package/dist/ios/brands/sportbild/components/Subheader/SubheaderTokens.swift +1 -1
  509. package/dist/ios/brands/sportbild/components/Tab/TabTokens.swift +1 -1
  510. package/dist/ios/brands/sportbild/components/Table/TableTokens.swift +1 -1
  511. package/dist/ios/brands/sportbild/components/Teaser/TeaserTokens.swift +1 -1
  512. package/dist/ios/brands/sportbild/components/TextLink/TextLinkTokens.swift +1 -1
  513. package/dist/ios/brands/sportbild/components/ToggleSwitch/ToggleSwitchTokens.swift +1 -1
  514. package/dist/ios/brands/sportbild/components/Video/VideoTokens.swift +1 -1
  515. package/dist/ios/brands/sportbild/components/_DSysDoc/_DSysDocTokens.swift +1 -1
  516. package/dist/ios/brands/sportbild/components/_DSysDocs/_DSysDocsTokens.swift +1 -1
  517. package/dist/ios/brands/sportbild/semantic/color/ColorsDark.swift +1 -1
  518. package/dist/ios/brands/sportbild/semantic/color/ColorsLight.swift +1 -1
  519. package/dist/ios/brands/sportbild/semantic/effects/EffectsDark.swift +1 -1
  520. package/dist/ios/brands/sportbild/semantic/effects/EffectsLight.swift +1 -1
  521. package/dist/ios/brands/sportbild/semantic/sizeclass/SizingCompact.swift +155 -155
  522. package/dist/ios/brands/sportbild/semantic/sizeclass/SizingRegular.swift +78 -78
  523. package/dist/ios/brands/sportbild/semantic/typography/TypographySizeclassCompact.swift +27 -27
  524. package/dist/ios/brands/sportbild/semantic/typography/TypographySizeclassRegular.swift +14 -14
  525. package/dist/ios/brands/sportbild/theme/SportbildTheme.swift +1 -1
  526. package/dist/ios/shared/Color+Hex.swift +1 -1
  527. package/dist/ios/shared/DesignSystemTheme.swift +91 -91
  528. package/dist/ios/shared/DesignTokenPrimitives.swift +1 -1
  529. package/dist/ios/shared/Enums.swift +1 -1
  530. package/dist/ios/shared/ShadowStyle.swift +1 -1
  531. package/dist/ios/shared/TextStyle.swift +1 -1
  532. package/dist/js/README.md +33 -0
  533. package/dist/js/brands/advertorial/components/Article.d.ts +2 -2
  534. package/dist/js/brands/advertorial/components/Article.js +10 -10
  535. package/dist/js/brands/advertorial/components/Breadcrumb.d.ts +2 -2
  536. package/dist/js/brands/advertorial/components/Breadcrumb.js +10 -10
  537. package/dist/js/brands/advertorial/components/InputField.d.ts +1 -1
  538. package/dist/js/brands/advertorial/components/InputField.js +5 -5
  539. package/dist/js/brands/advertorial/components/LiveTicker.d.ts +1 -1
  540. package/dist/js/brands/advertorial/components/LiveTicker.js +5 -5
  541. package/dist/js/brands/advertorial/components/Menu.d.ts +3 -3
  542. package/dist/js/brands/advertorial/components/Menu.js +15 -15
  543. package/dist/js/brands/advertorial/components/NewsTicker.d.ts +1 -1
  544. package/dist/js/brands/advertorial/components/NewsTicker.js +5 -5
  545. package/dist/js/brands/advertorial/components/SectionTitle.d.ts +2 -2
  546. package/dist/js/brands/advertorial/components/SectionTitle.js +10 -10
  547. package/dist/js/brands/advertorial/components/Teaser.d.ts +6 -6
  548. package/dist/js/brands/advertorial/components/Teaser.js +38 -38
  549. package/dist/js/brands/advertorial/spacing.d.ts +138 -138
  550. package/dist/js/brands/advertorial/spacing.js +690 -690
  551. package/dist/js/brands/advertorial/typography.d.ts +13 -13
  552. package/dist/js/brands/advertorial/typography.js +65 -65
  553. package/dist/js/brands/bild/components/Article.d.ts +2 -2
  554. package/dist/js/brands/bild/components/Article.js +10 -10
  555. package/dist/js/brands/bild/components/Breadcrumb.d.ts +2 -2
  556. package/dist/js/brands/bild/components/Breadcrumb.js +10 -10
  557. package/dist/js/brands/bild/components/InputField.d.ts +1 -1
  558. package/dist/js/brands/bild/components/InputField.js +5 -5
  559. package/dist/js/brands/bild/components/LiveTicker.d.ts +1 -1
  560. package/dist/js/brands/bild/components/LiveTicker.js +5 -5
  561. package/dist/js/brands/bild/components/Menu.d.ts +3 -3
  562. package/dist/js/brands/bild/components/Menu.js +15 -15
  563. package/dist/js/brands/bild/components/NewsTicker.d.ts +1 -1
  564. package/dist/js/brands/bild/components/NewsTicker.js +5 -5
  565. package/dist/js/brands/bild/components/SectionTitle.d.ts +2 -2
  566. package/dist/js/brands/bild/components/SectionTitle.js +10 -10
  567. package/dist/js/brands/bild/components/Teaser.d.ts +6 -6
  568. package/dist/js/brands/bild/components/Teaser.js +38 -38
  569. package/dist/js/brands/bild/effects.d.ts +8 -8
  570. package/dist/js/brands/bild/effects.js +24 -24
  571. package/dist/js/brands/bild/spacing.d.ts +138 -138
  572. package/dist/js/brands/bild/spacing.js +690 -690
  573. package/dist/js/brands/bild/typography.d.ts +13 -13
  574. package/dist/js/brands/bild/typography.js +65 -65
  575. package/dist/js/brands/sportbild/components/Article.d.ts +2 -2
  576. package/dist/js/brands/sportbild/components/Article.js +10 -10
  577. package/dist/js/brands/sportbild/components/Breadcrumb.d.ts +2 -2
  578. package/dist/js/brands/sportbild/components/Breadcrumb.js +10 -10
  579. package/dist/js/brands/sportbild/components/InputField.d.ts +1 -1
  580. package/dist/js/brands/sportbild/components/InputField.js +5 -5
  581. package/dist/js/brands/sportbild/components/LiveTicker.d.ts +1 -1
  582. package/dist/js/brands/sportbild/components/LiveTicker.js +5 -5
  583. package/dist/js/brands/sportbild/components/Menu.d.ts +3 -3
  584. package/dist/js/brands/sportbild/components/Menu.js +15 -15
  585. package/dist/js/brands/sportbild/components/NewsTicker.d.ts +1 -1
  586. package/dist/js/brands/sportbild/components/NewsTicker.js +5 -5
  587. package/dist/js/brands/sportbild/components/SectionTitle.d.ts +2 -2
  588. package/dist/js/brands/sportbild/components/SectionTitle.js +10 -10
  589. package/dist/js/brands/sportbild/components/Teaser.d.ts +6 -6
  590. package/dist/js/brands/sportbild/components/Teaser.js +38 -38
  591. package/dist/js/brands/sportbild/effects.d.ts +8 -8
  592. package/dist/js/brands/sportbild/effects.js +24 -24
  593. package/dist/js/brands/sportbild/spacing.d.ts +138 -138
  594. package/dist/js/brands/sportbild/spacing.js +690 -690
  595. package/dist/js/brands/sportbild/typography.d.ts +13 -13
  596. package/dist/js/brands/sportbild/typography.js +65 -65
  597. package/dist/js/primitives/index.d.ts +19 -19
  598. package/dist/js/primitives/index.js +38 -38
  599. package/dist/js/themes/advertorial-in-bild-dark.js +159 -159
  600. package/dist/js/themes/advertorial-in-bild-light.js +159 -159
  601. package/dist/js/themes/advertorial-in-sportbild-dark.js +159 -159
  602. package/dist/js/themes/advertorial-in-sportbild-light.js +159 -159
  603. package/dist/js/themes/bild-dark.js +159 -159
  604. package/dist/js/themes/bild-light.js +159 -159
  605. package/dist/js/themes/createTheme.js +1844 -1844
  606. package/dist/js/themes/sportbild-dark.js +159 -159
  607. package/dist/js/themes/sportbild-light.js +159 -159
  608. package/dist/js.min/brands/advertorial/components/Article.js +3 -3
  609. package/dist/js.min/brands/advertorial/components/Breadcrumb.js +3 -3
  610. package/dist/js.min/brands/advertorial/components/InputField.js +2 -2
  611. package/dist/js.min/brands/advertorial/components/LiveTicker.js +2 -2
  612. package/dist/js.min/brands/advertorial/components/Menu.js +4 -4
  613. package/dist/js.min/brands/advertorial/components/NewsTicker.js +2 -2
  614. package/dist/js.min/brands/advertorial/components/SectionTitle.js +3 -3
  615. package/dist/js.min/brands/advertorial/components/Teaser.js +7 -7
  616. package/dist/js.min/brands/advertorial/spacing.js +139 -139
  617. package/dist/js.min/brands/advertorial/typography.js +14 -14
  618. package/dist/js.min/brands/bild/components/Article.js +3 -3
  619. package/dist/js.min/brands/bild/components/Breadcrumb.js +3 -3
  620. package/dist/js.min/brands/bild/components/InputField.js +2 -2
  621. package/dist/js.min/brands/bild/components/LiveTicker.js +2 -2
  622. package/dist/js.min/brands/bild/components/Menu.js +4 -4
  623. package/dist/js.min/brands/bild/components/NewsTicker.js +2 -2
  624. package/dist/js.min/brands/bild/components/SectionTitle.js +3 -3
  625. package/dist/js.min/brands/bild/components/Teaser.js +7 -7
  626. package/dist/js.min/brands/bild/effects.js +9 -9
  627. package/dist/js.min/brands/bild/spacing.js +139 -139
  628. package/dist/js.min/brands/bild/typography.js +14 -14
  629. package/dist/js.min/brands/sportbild/components/Article.js +3 -3
  630. package/dist/js.min/brands/sportbild/components/Breadcrumb.js +3 -3
  631. package/dist/js.min/brands/sportbild/components/InputField.js +2 -2
  632. package/dist/js.min/brands/sportbild/components/LiveTicker.js +2 -2
  633. package/dist/js.min/brands/sportbild/components/Menu.js +4 -4
  634. package/dist/js.min/brands/sportbild/components/NewsTicker.js +2 -2
  635. package/dist/js.min/brands/sportbild/components/SectionTitle.js +3 -3
  636. package/dist/js.min/brands/sportbild/components/Teaser.js +7 -7
  637. package/dist/js.min/brands/sportbild/effects.js +9 -9
  638. package/dist/js.min/brands/sportbild/spacing.js +139 -139
  639. package/dist/js.min/brands/sportbild/typography.js +14 -14
  640. package/dist/js.min/primitives/index.js +20 -20
  641. package/dist/js.min/themes/advertorial-in-bild-dark.js +1 -1
  642. package/dist/js.min/themes/advertorial-in-bild-light.js +1 -1
  643. package/dist/js.min/themes/advertorial-in-sportbild-dark.js +1 -1
  644. package/dist/js.min/themes/advertorial-in-sportbild-light.js +1 -1
  645. package/dist/js.min/themes/bild-dark.js +1 -1
  646. package/dist/js.min/themes/bild-light.js +1 -1
  647. package/dist/js.min/themes/createTheme.js +1 -1
  648. package/dist/js.min/themes/sportbild-dark.js +1 -1
  649. package/dist/js.min/themes/sportbild-light.js +1 -1
  650. package/dist/json/brands/advertorial/components/Article/article-breakpoint-lg-1024px-regular.json +1 -1
  651. package/dist/json/brands/advertorial/components/Article/article-breakpoint-md-600px.json +1 -1
  652. package/dist/json/brands/advertorial/components/Article/article-breakpoint-sm-390px-compact.json +1 -1
  653. package/dist/json/brands/advertorial/components/Article/article-breakpoint-xs-320px.json +1 -1
  654. package/dist/json/brands/advertorial/components/Button/button-breakpoint-lg-1024px-regular.json +2 -2
  655. package/dist/json/brands/advertorial/components/Button/button-breakpoint-md-600px.json +2 -2
  656. package/dist/json/brands/advertorial/components/Button/button-breakpoint-sm-390px-compact.json +2 -2
  657. package/dist/json/brands/advertorial/components/Button/button-breakpoint-xs-320px.json +2 -2
  658. package/dist/json/brands/advertorial/components/Dropdown/dropdown-breakpoint-lg-1024px-regular.json +2 -2
  659. package/dist/json/brands/advertorial/components/Dropdown/dropdown-breakpoint-md-600px.json +2 -2
  660. package/dist/json/brands/advertorial/components/Dropdown/dropdown-breakpoint-sm-390px-compact.json +2 -2
  661. package/dist/json/brands/advertorial/components/Dropdown/dropdown-breakpoint-xs-320px.json +2 -2
  662. package/dist/json/brands/advertorial/components/Video/video-breakpoint-lg-1024px-regular.json +2 -2
  663. package/dist/json/brands/advertorial/components/Video/video-breakpoint-md-600px.json +2 -2
  664. package/dist/json/brands/advertorial/components/Video/video-breakpoint-sm-390px-compact.json +2 -2
  665. package/dist/json/brands/advertorial/components/Video/video-breakpoint-xs-320px.json +2 -2
  666. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.json +93 -93
  667. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.json +93 -93
  668. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.json +93 -93
  669. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.json +93 -93
  670. package/dist/json/brands/advertorial/semantic/effects/effects-dark.json +40 -40
  671. package/dist/json/brands/advertorial/semantic/effects/effects-light.json +40 -40
  672. package/dist/json/brands/bild/components/Article/article-breakpoint-lg-1024px-regular.json +1 -1
  673. package/dist/json/brands/bild/components/Article/article-breakpoint-md-600px.json +1 -1
  674. package/dist/json/brands/bild/components/Article/article-breakpoint-sm-390px-compact.json +1 -1
  675. package/dist/json/brands/bild/components/Article/article-breakpoint-xs-320px.json +1 -1
  676. package/dist/json/brands/bild/components/Button/button-breakpoint-lg-1024px-regular.json +2 -2
  677. package/dist/json/brands/bild/components/Button/button-breakpoint-md-600px.json +2 -2
  678. package/dist/json/brands/bild/components/Button/button-breakpoint-sm-390px-compact.json +2 -2
  679. package/dist/json/brands/bild/components/Button/button-breakpoint-xs-320px.json +2 -2
  680. package/dist/json/brands/bild/components/Dropdown/dropdown-breakpoint-lg-1024px-regular.json +2 -2
  681. package/dist/json/brands/bild/components/Dropdown/dropdown-breakpoint-md-600px.json +2 -2
  682. package/dist/json/brands/bild/components/Dropdown/dropdown-breakpoint-sm-390px-compact.json +2 -2
  683. package/dist/json/brands/bild/components/Dropdown/dropdown-breakpoint-xs-320px.json +2 -2
  684. package/dist/json/brands/bild/components/Video/video-breakpoint-lg-1024px-regular.json +2 -2
  685. package/dist/json/brands/bild/components/Video/video-breakpoint-md-600px.json +2 -2
  686. package/dist/json/brands/bild/components/Video/video-breakpoint-sm-390px-compact.json +2 -2
  687. package/dist/json/brands/bild/components/Video/video-breakpoint-xs-320px.json +2 -2
  688. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +93 -93
  689. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-md-600px.json +93 -93
  690. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.json +93 -93
  691. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-xs-320px.json +93 -93
  692. package/dist/json/brands/bild/semantic/effects/effects-dark.json +40 -40
  693. package/dist/json/brands/bild/semantic/effects/effects-light.json +40 -40
  694. package/dist/json/brands/sportbild/components/Article/article-breakpoint-lg-1024px-regular.json +1 -1
  695. package/dist/json/brands/sportbild/components/Article/article-breakpoint-md-600px.json +1 -1
  696. package/dist/json/brands/sportbild/components/Article/article-breakpoint-sm-390px-compact.json +1 -1
  697. package/dist/json/brands/sportbild/components/Article/article-breakpoint-xs-320px.json +1 -1
  698. package/dist/json/brands/sportbild/components/Button/button-breakpoint-lg-1024px-regular.json +2 -2
  699. package/dist/json/brands/sportbild/components/Button/button-breakpoint-md-600px.json +2 -2
  700. package/dist/json/brands/sportbild/components/Button/button-breakpoint-sm-390px-compact.json +2 -2
  701. package/dist/json/brands/sportbild/components/Button/button-breakpoint-xs-320px.json +2 -2
  702. package/dist/json/brands/sportbild/components/Dropdown/dropdown-breakpoint-lg-1024px-regular.json +2 -2
  703. package/dist/json/brands/sportbild/components/Dropdown/dropdown-breakpoint-md-600px.json +2 -2
  704. package/dist/json/brands/sportbild/components/Dropdown/dropdown-breakpoint-sm-390px-compact.json +2 -2
  705. package/dist/json/brands/sportbild/components/Dropdown/dropdown-breakpoint-xs-320px.json +2 -2
  706. package/dist/json/brands/sportbild/components/Video/video-breakpoint-lg-1024px-regular.json +2 -2
  707. package/dist/json/brands/sportbild/components/Video/video-breakpoint-md-600px.json +2 -2
  708. package/dist/json/brands/sportbild/components/Video/video-breakpoint-sm-390px-compact.json +2 -2
  709. package/dist/json/brands/sportbild/components/Video/video-breakpoint-xs-320px.json +2 -2
  710. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +93 -93
  711. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.json +93 -93
  712. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.json +93 -93
  713. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.json +93 -93
  714. package/dist/json/brands/sportbild/semantic/effects/effects-dark.json +40 -40
  715. package/dist/json/brands/sportbild/semantic/effects/effects-light.json +40 -40
  716. package/dist/manifest.json +1 -1
  717. package/dist/scss/brands/advertorial/components/.DSDocsStyles/.dsdocsstyles-typography-lg.scss +1 -1
  718. package/dist/scss/brands/advertorial/components/.DSDocsStyles/.dsdocsstyles-typography-md.scss +1 -1
  719. package/dist/scss/brands/advertorial/components/.DSDocsStyles/.dsdocsstyles-typography-sm.scss +1 -1
  720. package/dist/scss/brands/advertorial/components/.DSDocsStyles/.dsdocsstyles-typography-xs.scss +1 -1
  721. package/dist/scss/brands/advertorial/components/Accordion/accordion-breakpoint-lg-1024px-regular.scss +1 -1
  722. package/dist/scss/brands/advertorial/components/Accordion/accordion-breakpoint-md-600px.scss +1 -1
  723. package/dist/scss/brands/advertorial/components/Accordion/accordion-breakpoint-sm-390px-compact.scss +1 -1
  724. package/dist/scss/brands/advertorial/components/Accordion/accordion-breakpoint-xs-320px.scss +1 -1
  725. package/dist/scss/brands/advertorial/components/Accordion/accordion-typography-lg.scss +1 -1
  726. package/dist/scss/brands/advertorial/components/Accordion/accordion-typography-md.scss +1 -1
  727. package/dist/scss/brands/advertorial/components/Accordion/accordion-typography-sm.scss +1 -1
  728. package/dist/scss/brands/advertorial/components/Accordion/accordion-typography-xs.scss +1 -1
  729. package/dist/scss/brands/advertorial/components/Alert/alert-effects-dark.scss +1 -1
  730. package/dist/scss/brands/advertorial/components/Alert/alert-effects-light.scss +1 -1
  731. package/dist/scss/brands/advertorial/components/Article/article-breakpoint-lg-1024px-regular.scss +2 -2
  732. package/dist/scss/brands/advertorial/components/Article/article-breakpoint-md-600px.scss +2 -2
  733. package/dist/scss/brands/advertorial/components/Article/article-breakpoint-sm-390px-compact.scss +2 -2
  734. package/dist/scss/brands/advertorial/components/Article/article-breakpoint-xs-320px.scss +2 -2
  735. package/dist/scss/brands/advertorial/components/Article/article-typography-lg.scss +1 -1
  736. package/dist/scss/brands/advertorial/components/Article/article-typography-md.scss +1 -1
  737. package/dist/scss/brands/advertorial/components/Article/article-typography-sm.scss +1 -1
  738. package/dist/scss/brands/advertorial/components/Article/article-typography-xs.scss +1 -1
  739. package/dist/scss/brands/advertorial/components/AudioPlayer/audioplayer-breakpoint-lg-1024px-regular.scss +1 -1
  740. package/dist/scss/brands/advertorial/components/AudioPlayer/audioplayer-breakpoint-md-600px.scss +1 -1
  741. package/dist/scss/brands/advertorial/components/AudioPlayer/audioplayer-breakpoint-sm-390px-compact.scss +1 -1
  742. package/dist/scss/brands/advertorial/components/AudioPlayer/audioplayer-breakpoint-xs-320px.scss +1 -1
  743. package/dist/scss/brands/advertorial/components/AudioPlayer/audioplayer-typography-lg.scss +1 -1
  744. package/dist/scss/brands/advertorial/components/AudioPlayer/audioplayer-typography-md.scss +1 -1
  745. package/dist/scss/brands/advertorial/components/AudioPlayer/audioplayer-typography-sm.scss +1 -1
  746. package/dist/scss/brands/advertorial/components/AudioPlayer/audioplayer-typography-xs.scss +1 -1
  747. package/dist/scss/brands/advertorial/components/Avatar/avatar-breakpoint-lg-1024px-regular.scss +1 -1
  748. package/dist/scss/brands/advertorial/components/Avatar/avatar-breakpoint-md-600px.scss +1 -1
  749. package/dist/scss/brands/advertorial/components/Avatar/avatar-breakpoint-sm-390px-compact.scss +1 -1
  750. package/dist/scss/brands/advertorial/components/Avatar/avatar-breakpoint-xs-320px.scss +1 -1
  751. package/dist/scss/brands/advertorial/components/Avatar/avatar-typography-lg.scss +1 -1
  752. package/dist/scss/brands/advertorial/components/Avatar/avatar-typography-md.scss +1 -1
  753. package/dist/scss/brands/advertorial/components/Avatar/avatar-typography-sm.scss +1 -1
  754. package/dist/scss/brands/advertorial/components/Avatar/avatar-typography-xs.scss +1 -1
  755. package/dist/scss/brands/advertorial/components/Badge/badge-breakpoint-lg-1024px-regular.scss +1 -1
  756. package/dist/scss/brands/advertorial/components/Badge/badge-breakpoint-md-600px.scss +1 -1
  757. package/dist/scss/brands/advertorial/components/Badge/badge-breakpoint-sm-390px-compact.scss +1 -1
  758. package/dist/scss/brands/advertorial/components/Badge/badge-breakpoint-xs-320px.scss +1 -1
  759. package/dist/scss/brands/advertorial/components/Badge/badge-typography-lg.scss +1 -1
  760. package/dist/scss/brands/advertorial/components/Badge/badge-typography-md.scss +1 -1
  761. package/dist/scss/brands/advertorial/components/Badge/badge-typography-sm.scss +1 -1
  762. package/dist/scss/brands/advertorial/components/Badge/badge-typography-xs.scss +1 -1
  763. package/dist/scss/brands/advertorial/components/Breadcrumb/breadcrumb-breakpoint-lg-1024px-regular.scss +3 -3
  764. package/dist/scss/brands/advertorial/components/Breadcrumb/breadcrumb-breakpoint-md-600px.scss +3 -3
  765. package/dist/scss/brands/advertorial/components/Breadcrumb/breadcrumb-breakpoint-sm-390px-compact.scss +3 -3
  766. package/dist/scss/brands/advertorial/components/Breadcrumb/breadcrumb-breakpoint-xs-320px.scss +3 -3
  767. package/dist/scss/brands/advertorial/components/Breadcrumb/breadcrumb-typography-lg.scss +1 -1
  768. package/dist/scss/brands/advertorial/components/Breadcrumb/breadcrumb-typography-md.scss +1 -1
  769. package/dist/scss/brands/advertorial/components/Breadcrumb/breadcrumb-typography-sm.scss +1 -1
  770. package/dist/scss/brands/advertorial/components/Breadcrumb/breadcrumb-typography-xs.scss +1 -1
  771. package/dist/scss/brands/advertorial/components/BreakingNews/breakingnews-breakpoint-lg-1024px-regular.scss +1 -1
  772. package/dist/scss/brands/advertorial/components/BreakingNews/breakingnews-breakpoint-md-600px.scss +1 -1
  773. package/dist/scss/brands/advertorial/components/BreakingNews/breakingnews-breakpoint-sm-390px-compact.scss +1 -1
  774. package/dist/scss/brands/advertorial/components/BreakingNews/breakingnews-breakpoint-xs-320px.scss +1 -1
  775. package/dist/scss/brands/advertorial/components/BreakingNews/breakingnews-typography-lg.scss +1 -1
  776. package/dist/scss/brands/advertorial/components/BreakingNews/breakingnews-typography-md.scss +1 -1
  777. package/dist/scss/brands/advertorial/components/BreakingNews/breakingnews-typography-sm.scss +1 -1
  778. package/dist/scss/brands/advertorial/components/BreakingNews/breakingnews-typography-xs.scss +1 -1
  779. package/dist/scss/brands/advertorial/components/Button/button-breakpoint-lg-1024px-regular.scss +1 -1
  780. package/dist/scss/brands/advertorial/components/Button/button-breakpoint-md-600px.scss +1 -1
  781. package/dist/scss/brands/advertorial/components/Button/button-breakpoint-sm-390px-compact.scss +1 -1
  782. package/dist/scss/brands/advertorial/components/Button/button-breakpoint-xs-320px.scss +1 -1
  783. package/dist/scss/brands/advertorial/components/Button/button-density-default.scss +1 -1
  784. package/dist/scss/brands/advertorial/components/Button/button-density-dense.scss +1 -1
  785. package/dist/scss/brands/advertorial/components/Button/button-density-spacious.scss +1 -1
  786. package/dist/scss/brands/advertorial/components/Button/button-typography-lg.scss +1 -1
  787. package/dist/scss/brands/advertorial/components/Button/button-typography-md.scss +1 -1
  788. package/dist/scss/brands/advertorial/components/Button/button-typography-sm.scss +1 -1
  789. package/dist/scss/brands/advertorial/components/Button/button-typography-xs.scss +1 -1
  790. package/dist/scss/brands/advertorial/components/Card/card-breakpoint-lg-1024px-regular.scss +1 -1
  791. package/dist/scss/brands/advertorial/components/Card/card-breakpoint-md-600px.scss +1 -1
  792. package/dist/scss/brands/advertorial/components/Card/card-breakpoint-sm-390px-compact.scss +1 -1
  793. package/dist/scss/brands/advertorial/components/Card/card-breakpoint-xs-320px.scss +1 -1
  794. package/dist/scss/brands/advertorial/components/Carousel/carousel-breakpoint-lg-1024px-regular.scss +1 -1
  795. package/dist/scss/brands/advertorial/components/Carousel/carousel-breakpoint-md-600px.scss +1 -1
  796. package/dist/scss/brands/advertorial/components/Carousel/carousel-breakpoint-sm-390px-compact.scss +1 -1
  797. package/dist/scss/brands/advertorial/components/Carousel/carousel-breakpoint-xs-320px.scss +1 -1
  798. package/dist/scss/brands/advertorial/components/Chip/chip-breakpoint-lg-1024px-regular.scss +1 -1
  799. package/dist/scss/brands/advertorial/components/Chip/chip-breakpoint-md-600px.scss +1 -1
  800. package/dist/scss/brands/advertorial/components/Chip/chip-breakpoint-sm-390px-compact.scss +1 -1
  801. package/dist/scss/brands/advertorial/components/Chip/chip-breakpoint-xs-320px.scss +1 -1
  802. package/dist/scss/brands/advertorial/components/Chip/chip-typography-lg.scss +1 -1
  803. package/dist/scss/brands/advertorial/components/Chip/chip-typography-md.scss +1 -1
  804. package/dist/scss/brands/advertorial/components/Chip/chip-typography-sm.scss +1 -1
  805. package/dist/scss/brands/advertorial/components/Chip/chip-typography-xs.scss +1 -1
  806. package/dist/scss/brands/advertorial/components/Datepicker/datepicker-breakpoint-lg-1024px-regular.scss +1 -1
  807. package/dist/scss/brands/advertorial/components/Datepicker/datepicker-breakpoint-md-600px.scss +1 -1
  808. package/dist/scss/brands/advertorial/components/Datepicker/datepicker-breakpoint-sm-390px-compact.scss +1 -1
  809. package/dist/scss/brands/advertorial/components/Datepicker/datepicker-breakpoint-xs-320px.scss +1 -1
  810. package/dist/scss/brands/advertorial/components/Drawers/drawers-breakpoint-lg-1024px-regular.scss +1 -1
  811. package/dist/scss/brands/advertorial/components/Drawers/drawers-breakpoint-md-600px.scss +1 -1
  812. package/dist/scss/brands/advertorial/components/Drawers/drawers-breakpoint-sm-390px-compact.scss +1 -1
  813. package/dist/scss/brands/advertorial/components/Drawers/drawers-breakpoint-xs-320px.scss +1 -1
  814. package/dist/scss/brands/advertorial/components/Dropdown/dropdown-breakpoint-lg-1024px-regular.scss +1 -1
  815. package/dist/scss/brands/advertorial/components/Dropdown/dropdown-breakpoint-md-600px.scss +1 -1
  816. package/dist/scss/brands/advertorial/components/Dropdown/dropdown-breakpoint-sm-390px-compact.scss +1 -1
  817. package/dist/scss/brands/advertorial/components/Dropdown/dropdown-breakpoint-xs-320px.scss +1 -1
  818. package/dist/scss/brands/advertorial/components/Footer/footer-breakpoint-lg-1024px-regular.scss +1 -1
  819. package/dist/scss/brands/advertorial/components/Footer/footer-breakpoint-md-600px.scss +1 -1
  820. package/dist/scss/brands/advertorial/components/Footer/footer-breakpoint-sm-390px-compact.scss +1 -1
  821. package/dist/scss/brands/advertorial/components/Footer/footer-breakpoint-xs-320px.scss +1 -1
  822. package/dist/scss/brands/advertorial/components/Footer/footer-typography-lg.scss +1 -1
  823. package/dist/scss/brands/advertorial/components/Footer/footer-typography-md.scss +1 -1
  824. package/dist/scss/brands/advertorial/components/Footer/footer-typography-sm.scss +1 -1
  825. package/dist/scss/brands/advertorial/components/Footer/footer-typography-xs.scss +1 -1
  826. package/dist/scss/brands/advertorial/components/Icon/icon-breakpoint-lg-1024px-regular.scss +1 -1
  827. package/dist/scss/brands/advertorial/components/Icon/icon-breakpoint-md-600px.scss +1 -1
  828. package/dist/scss/brands/advertorial/components/Icon/icon-breakpoint-sm-390px-compact.scss +1 -1
  829. package/dist/scss/brands/advertorial/components/Icon/icon-breakpoint-xs-320px.scss +1 -1
  830. package/dist/scss/brands/advertorial/components/InfoElement/infoelement-breakpoint-lg-1024px-regular.scss +1 -1
  831. package/dist/scss/brands/advertorial/components/InfoElement/infoelement-breakpoint-md-600px.scss +1 -1
  832. package/dist/scss/brands/advertorial/components/InfoElement/infoelement-breakpoint-sm-390px-compact.scss +1 -1
  833. package/dist/scss/brands/advertorial/components/InfoElement/infoelement-breakpoint-xs-320px.scss +1 -1
  834. package/dist/scss/brands/advertorial/components/InputField/inputfield-breakpoint-lg-1024px-regular.scss +1 -1
  835. package/dist/scss/brands/advertorial/components/InputField/inputfield-breakpoint-md-600px.scss +1 -1
  836. package/dist/scss/brands/advertorial/components/InputField/inputfield-breakpoint-sm-390px-compact.scss +1 -1
  837. package/dist/scss/brands/advertorial/components/InputField/inputfield-breakpoint-xs-320px.scss +1 -1
  838. package/dist/scss/brands/advertorial/components/InputField/inputfield-density-default.scss +1 -1
  839. package/dist/scss/brands/advertorial/components/InputField/inputfield-density-dense.scss +1 -1
  840. package/dist/scss/brands/advertorial/components/InputField/inputfield-density-spacious.scss +1 -1
  841. package/dist/scss/brands/advertorial/components/InputField/inputfield-typography-lg.scss +1 -1
  842. package/dist/scss/brands/advertorial/components/InputField/inputfield-typography-md.scss +1 -1
  843. package/dist/scss/brands/advertorial/components/InputField/inputfield-typography-sm.scss +1 -1
  844. package/dist/scss/brands/advertorial/components/InputField/inputfield-typography-xs.scss +1 -1
  845. package/dist/scss/brands/advertorial/components/LiveTicker/liveticker-breakpoint-lg-1024px-regular.scss +1 -1
  846. package/dist/scss/brands/advertorial/components/LiveTicker/liveticker-breakpoint-md-600px.scss +1 -1
  847. package/dist/scss/brands/advertorial/components/LiveTicker/liveticker-breakpoint-sm-390px-compact.scss +1 -1
  848. package/dist/scss/brands/advertorial/components/LiveTicker/liveticker-breakpoint-xs-320px.scss +1 -1
  849. package/dist/scss/brands/advertorial/components/LiveTicker/liveticker-typography-lg.scss +1 -1
  850. package/dist/scss/brands/advertorial/components/LiveTicker/liveticker-typography-md.scss +1 -1
  851. package/dist/scss/brands/advertorial/components/LiveTicker/liveticker-typography-sm.scss +1 -1
  852. package/dist/scss/brands/advertorial/components/LiveTicker/liveticker-typography-xs.scss +1 -1
  853. package/dist/scss/brands/advertorial/components/MediaPlayer/mediaplayer-breakpoint-lg-1024px-regular.scss +1 -1
  854. package/dist/scss/brands/advertorial/components/MediaPlayer/mediaplayer-breakpoint-md-600px.scss +1 -1
  855. package/dist/scss/brands/advertorial/components/MediaPlayer/mediaplayer-breakpoint-sm-390px-compact.scss +1 -1
  856. package/dist/scss/brands/advertorial/components/MediaPlayer/mediaplayer-breakpoint-xs-320px.scss +1 -1
  857. package/dist/scss/brands/advertorial/components/MediaPlayer/mediaplayer-typography-lg.scss +1 -1
  858. package/dist/scss/brands/advertorial/components/MediaPlayer/mediaplayer-typography-md.scss +1 -1
  859. package/dist/scss/brands/advertorial/components/MediaPlayer/mediaplayer-typography-sm.scss +1 -1
  860. package/dist/scss/brands/advertorial/components/MediaPlayer/mediaplayer-typography-xs.scss +1 -1
  861. package/dist/scss/brands/advertorial/components/Menu/menu-breakpoint-lg-1024px-regular.scss +1 -1
  862. package/dist/scss/brands/advertorial/components/Menu/menu-breakpoint-md-600px.scss +1 -1
  863. package/dist/scss/brands/advertorial/components/Menu/menu-breakpoint-sm-390px-compact.scss +1 -1
  864. package/dist/scss/brands/advertorial/components/Menu/menu-breakpoint-xs-320px.scss +1 -1
  865. package/dist/scss/brands/advertorial/components/Menu/menu-effects-dark.scss +1 -1
  866. package/dist/scss/brands/advertorial/components/Menu/menu-effects-light.scss +1 -1
  867. package/dist/scss/brands/advertorial/components/Menu/menu-typography-lg.scss +1 -1
  868. package/dist/scss/brands/advertorial/components/Menu/menu-typography-md.scss +1 -1
  869. package/dist/scss/brands/advertorial/components/Menu/menu-typography-sm.scss +1 -1
  870. package/dist/scss/brands/advertorial/components/Menu/menu-typography-xs.scss +1 -1
  871. package/dist/scss/brands/advertorial/components/NewsTicker/newsticker-breakpoint-lg-1024px-regular.scss +1 -1
  872. package/dist/scss/brands/advertorial/components/NewsTicker/newsticker-breakpoint-md-600px.scss +1 -1
  873. package/dist/scss/brands/advertorial/components/NewsTicker/newsticker-breakpoint-sm-390px-compact.scss +1 -1
  874. package/dist/scss/brands/advertorial/components/NewsTicker/newsticker-breakpoint-xs-320px.scss +1 -1
  875. package/dist/scss/brands/advertorial/components/NewsTicker/newsticker-typography-lg.scss +1 -1
  876. package/dist/scss/brands/advertorial/components/NewsTicker/newsticker-typography-md.scss +1 -1
  877. package/dist/scss/brands/advertorial/components/NewsTicker/newsticker-typography-sm.scss +1 -1
  878. package/dist/scss/brands/advertorial/components/NewsTicker/newsticker-typography-xs.scss +1 -1
  879. package/dist/scss/brands/advertorial/components/Pagination/pagination-breakpoint-lg-1024px-regular.scss +1 -1
  880. package/dist/scss/brands/advertorial/components/Pagination/pagination-breakpoint-md-600px.scss +1 -1
  881. package/dist/scss/brands/advertorial/components/Pagination/pagination-breakpoint-sm-390px-compact.scss +1 -1
  882. package/dist/scss/brands/advertorial/components/Pagination/pagination-breakpoint-xs-320px.scss +1 -1
  883. package/dist/scss/brands/advertorial/components/Pagination/pagination-typography-lg.scss +1 -1
  884. package/dist/scss/brands/advertorial/components/Pagination/pagination-typography-md.scss +1 -1
  885. package/dist/scss/brands/advertorial/components/Pagination/pagination-typography-sm.scss +1 -1
  886. package/dist/scss/brands/advertorial/components/Pagination/pagination-typography-xs.scss +1 -1
  887. package/dist/scss/brands/advertorial/components/Paywall/paywall-breakpoint-lg-1024px-regular.scss +1 -1
  888. package/dist/scss/brands/advertorial/components/Paywall/paywall-breakpoint-md-600px.scss +1 -1
  889. package/dist/scss/brands/advertorial/components/Paywall/paywall-breakpoint-sm-390px-compact.scss +1 -1
  890. package/dist/scss/brands/advertorial/components/Paywall/paywall-breakpoint-xs-320px.scss +1 -1
  891. package/dist/scss/brands/advertorial/components/Paywall/paywall-typography-lg.scss +1 -1
  892. package/dist/scss/brands/advertorial/components/Paywall/paywall-typography-md.scss +1 -1
  893. package/dist/scss/brands/advertorial/components/Paywall/paywall-typography-sm.scss +1 -1
  894. package/dist/scss/brands/advertorial/components/Paywall/paywall-typography-xs.scss +1 -1
  895. package/dist/scss/brands/advertorial/components/Quote/quote-breakpoint-lg-1024px-regular.scss +1 -1
  896. package/dist/scss/brands/advertorial/components/Quote/quote-breakpoint-md-600px.scss +1 -1
  897. package/dist/scss/brands/advertorial/components/Quote/quote-breakpoint-sm-390px-compact.scss +1 -1
  898. package/dist/scss/brands/advertorial/components/Quote/quote-breakpoint-xs-320px.scss +1 -1
  899. package/dist/scss/brands/advertorial/components/RadioButton/radiobutton-breakpoint-lg-1024px-regular.scss +1 -1
  900. package/dist/scss/brands/advertorial/components/RadioButton/radiobutton-breakpoint-md-600px.scss +1 -1
  901. package/dist/scss/brands/advertorial/components/RadioButton/radiobutton-breakpoint-sm-390px-compact.scss +1 -1
  902. package/dist/scss/brands/advertorial/components/RadioButton/radiobutton-breakpoint-xs-320px.scss +1 -1
  903. package/dist/scss/brands/advertorial/components/Search/search-breakpoint-lg-1024px-regular.scss +1 -1
  904. package/dist/scss/brands/advertorial/components/Search/search-breakpoint-md-600px.scss +1 -1
  905. package/dist/scss/brands/advertorial/components/Search/search-breakpoint-sm-390px-compact.scss +1 -1
  906. package/dist/scss/brands/advertorial/components/Search/search-breakpoint-xs-320px.scss +1 -1
  907. package/dist/scss/brands/advertorial/components/SectionTitle/sectiontitle-breakpoint-lg-1024px-regular.scss +1 -1
  908. package/dist/scss/brands/advertorial/components/SectionTitle/sectiontitle-breakpoint-md-600px.scss +1 -1
  909. package/dist/scss/brands/advertorial/components/SectionTitle/sectiontitle-breakpoint-sm-390px-compact.scss +1 -1
  910. package/dist/scss/brands/advertorial/components/SectionTitle/sectiontitle-breakpoint-xs-320px.scss +1 -1
  911. package/dist/scss/brands/advertorial/components/Separator/separator-breakpoint-lg-1024px-regular.scss +1 -1
  912. package/dist/scss/brands/advertorial/components/Separator/separator-breakpoint-md-600px.scss +1 -1
  913. package/dist/scss/brands/advertorial/components/Separator/separator-breakpoint-sm-390px-compact.scss +1 -1
  914. package/dist/scss/brands/advertorial/components/Separator/separator-breakpoint-xs-320px.scss +1 -1
  915. package/dist/scss/brands/advertorial/components/Skeletons/skeletons-breakpoint-lg-1024px-regular.scss +1 -1
  916. package/dist/scss/brands/advertorial/components/Skeletons/skeletons-breakpoint-md-600px.scss +1 -1
  917. package/dist/scss/brands/advertorial/components/Skeletons/skeletons-breakpoint-sm-390px-compact.scss +1 -1
  918. package/dist/scss/brands/advertorial/components/Skeletons/skeletons-breakpoint-xs-320px.scss +1 -1
  919. package/dist/scss/brands/advertorial/components/Slider/slider-breakpoint-lg-1024px-regular.scss +1 -1
  920. package/dist/scss/brands/advertorial/components/Slider/slider-breakpoint-md-600px.scss +1 -1
  921. package/dist/scss/brands/advertorial/components/Slider/slider-breakpoint-sm-390px-compact.scss +1 -1
  922. package/dist/scss/brands/advertorial/components/Slider/slider-breakpoint-xs-320px.scss +1 -1
  923. package/dist/scss/brands/advertorial/components/SpecialNavi/specialnavi-breakpoint-lg-1024px-regular.scss +1 -1
  924. package/dist/scss/brands/advertorial/components/SpecialNavi/specialnavi-breakpoint-md-600px.scss +1 -1
  925. package/dist/scss/brands/advertorial/components/SpecialNavi/specialnavi-breakpoint-sm-390px-compact.scss +1 -1
  926. package/dist/scss/brands/advertorial/components/SpecialNavi/specialnavi-breakpoint-xs-320px.scss +1 -1
  927. package/dist/scss/brands/advertorial/components/SpecialNavi/specialnavi-typography-lg.scss +1 -1
  928. package/dist/scss/brands/advertorial/components/SpecialNavi/specialnavi-typography-md.scss +1 -1
  929. package/dist/scss/brands/advertorial/components/SpecialNavi/specialnavi-typography-sm.scss +1 -1
  930. package/dist/scss/brands/advertorial/components/SpecialNavi/specialnavi-typography-xs.scss +1 -1
  931. package/dist/scss/brands/advertorial/components/Spinner/spinner-breakpoint-lg-1024px-regular.scss +2 -2
  932. package/dist/scss/brands/advertorial/components/Spinner/spinner-breakpoint-md-600px.scss +2 -2
  933. package/dist/scss/brands/advertorial/components/Spinner/spinner-breakpoint-sm-390px-compact.scss +2 -2
  934. package/dist/scss/brands/advertorial/components/Spinner/spinner-breakpoint-xs-320px.scss +2 -2
  935. package/dist/scss/brands/advertorial/components/Tab/tab-breakpoint-lg-1024px-regular.scss +1 -1
  936. package/dist/scss/brands/advertorial/components/Tab/tab-breakpoint-md-600px.scss +1 -1
  937. package/dist/scss/brands/advertorial/components/Tab/tab-breakpoint-sm-390px-compact.scss +1 -1
  938. package/dist/scss/brands/advertorial/components/Tab/tab-breakpoint-xs-320px.scss +1 -1
  939. package/dist/scss/brands/advertorial/components/Tab/tab-typography-lg.scss +1 -1
  940. package/dist/scss/brands/advertorial/components/Tab/tab-typography-md.scss +1 -1
  941. package/dist/scss/brands/advertorial/components/Tab/tab-typography-sm.scss +1 -1
  942. package/dist/scss/brands/advertorial/components/Tab/tab-typography-xs.scss +1 -1
  943. package/dist/scss/brands/advertorial/components/Table/table-breakpoint-lg-1024px-regular.scss +8 -8
  944. package/dist/scss/brands/advertorial/components/Table/table-breakpoint-md-600px.scss +8 -8
  945. package/dist/scss/brands/advertorial/components/Table/table-breakpoint-sm-390px-compact.scss +8 -8
  946. package/dist/scss/brands/advertorial/components/Table/table-breakpoint-xs-320px.scss +8 -8
  947. package/dist/scss/brands/advertorial/components/Teaser/teaser-breakpoint-lg-1024px-regular.scss +1 -1
  948. package/dist/scss/brands/advertorial/components/Teaser/teaser-breakpoint-md-600px.scss +1 -1
  949. package/dist/scss/brands/advertorial/components/Teaser/teaser-breakpoint-sm-390px-compact.scss +1 -1
  950. package/dist/scss/brands/advertorial/components/Teaser/teaser-breakpoint-xs-320px.scss +1 -1
  951. package/dist/scss/brands/advertorial/components/Teaser/teaser-effects-dark.scss +1 -1
  952. package/dist/scss/brands/advertorial/components/Teaser/teaser-effects-light.scss +1 -1
  953. package/dist/scss/brands/advertorial/components/Teaser/teaser-typography-lg.scss +1 -1
  954. package/dist/scss/brands/advertorial/components/Teaser/teaser-typography-md.scss +1 -1
  955. package/dist/scss/brands/advertorial/components/Teaser/teaser-typography-sm.scss +1 -1
  956. package/dist/scss/brands/advertorial/components/Teaser/teaser-typography-xs.scss +1 -1
  957. package/dist/scss/brands/advertorial/components/ToggleSwitch/toggleswitch-breakpoint-lg-1024px-regular.scss +1 -1
  958. package/dist/scss/brands/advertorial/components/ToggleSwitch/toggleswitch-breakpoint-md-600px.scss +1 -1
  959. package/dist/scss/brands/advertorial/components/ToggleSwitch/toggleswitch-breakpoint-sm-390px-compact.scss +1 -1
  960. package/dist/scss/brands/advertorial/components/ToggleSwitch/toggleswitch-breakpoint-xs-320px.scss +1 -1
  961. package/dist/scss/brands/advertorial/components/ToggleSwitch/toggleswitch-typography-lg.scss +1 -1
  962. package/dist/scss/brands/advertorial/components/ToggleSwitch/toggleswitch-typography-md.scss +1 -1
  963. package/dist/scss/brands/advertorial/components/ToggleSwitch/toggleswitch-typography-sm.scss +1 -1
  964. package/dist/scss/brands/advertorial/components/ToggleSwitch/toggleswitch-typography-xs.scss +1 -1
  965. package/dist/scss/brands/advertorial/components/Video/video-breakpoint-lg-1024px-regular.scss +1 -1
  966. package/dist/scss/brands/advertorial/components/Video/video-breakpoint-md-600px.scss +1 -1
  967. package/dist/scss/brands/advertorial/components/Video/video-breakpoint-sm-390px-compact.scss +1 -1
  968. package/dist/scss/brands/advertorial/components/Video/video-breakpoint-xs-320px.scss +1 -1
  969. package/dist/scss/brands/advertorial/components/_DSysDocs/_dsysdocs-breakpoint-lg-1024px-regular.scss +4 -4
  970. package/dist/scss/brands/advertorial/components/_DSysDocs/_dsysdocs-breakpoint-md-600px.scss +4 -4
  971. package/dist/scss/brands/advertorial/components/_DSysDocs/_dsysdocs-breakpoint-sm-390px-compact.scss +4 -4
  972. package/dist/scss/brands/advertorial/components/_DSysDocs/_dsysdocs-breakpoint-xs-320px.scss +4 -4
  973. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +78 -78
  974. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +78 -78
  975. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +78 -78
  976. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +78 -78
  977. package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +1 -1
  978. package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +1 -1
  979. package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +34 -34
  980. package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +34 -34
  981. package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +34 -34
  982. package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +34 -34
  983. package/dist/scss/brands/bild/components/.DSDocsStyles/.dsdocsstyles-typography-lg.scss +1 -1
  984. package/dist/scss/brands/bild/components/.DSDocsStyles/.dsdocsstyles-typography-md.scss +1 -1
  985. package/dist/scss/brands/bild/components/.DSDocsStyles/.dsdocsstyles-typography-sm.scss +1 -1
  986. package/dist/scss/brands/bild/components/.DSDocsStyles/.dsdocsstyles-typography-xs.scss +1 -1
  987. package/dist/scss/brands/bild/components/Accordion/accordion-breakpoint-lg-1024px-regular.scss +1 -1
  988. package/dist/scss/brands/bild/components/Accordion/accordion-breakpoint-md-600px.scss +1 -1
  989. package/dist/scss/brands/bild/components/Accordion/accordion-breakpoint-sm-390px-compact.scss +1 -1
  990. package/dist/scss/brands/bild/components/Accordion/accordion-breakpoint-xs-320px.scss +1 -1
  991. package/dist/scss/brands/bild/components/Accordion/accordion-typography-lg.scss +1 -1
  992. package/dist/scss/brands/bild/components/Accordion/accordion-typography-md.scss +1 -1
  993. package/dist/scss/brands/bild/components/Accordion/accordion-typography-sm.scss +1 -1
  994. package/dist/scss/brands/bild/components/Accordion/accordion-typography-xs.scss +1 -1
  995. package/dist/scss/brands/bild/components/Alert/alert-color-dark.scss +1 -1
  996. package/dist/scss/brands/bild/components/Alert/alert-color-light.scss +1 -1
  997. package/dist/scss/brands/bild/components/Alert/alert-effects-dark.scss +1 -1
  998. package/dist/scss/brands/bild/components/Alert/alert-effects-light.scss +1 -1
  999. package/dist/scss/brands/bild/components/Article/article-breakpoint-lg-1024px-regular.scss +2 -2
  1000. package/dist/scss/brands/bild/components/Article/article-breakpoint-md-600px.scss +2 -2
  1001. package/dist/scss/brands/bild/components/Article/article-breakpoint-sm-390px-compact.scss +2 -2
  1002. package/dist/scss/brands/bild/components/Article/article-breakpoint-xs-320px.scss +2 -2
  1003. package/dist/scss/brands/bild/components/Article/article-typography-lg.scss +1 -1
  1004. package/dist/scss/brands/bild/components/Article/article-typography-md.scss +1 -1
  1005. package/dist/scss/brands/bild/components/Article/article-typography-sm.scss +1 -1
  1006. package/dist/scss/brands/bild/components/Article/article-typography-xs.scss +1 -1
  1007. package/dist/scss/brands/bild/components/AudioPlayer/audioplayer-breakpoint-lg-1024px-regular.scss +1 -1
  1008. package/dist/scss/brands/bild/components/AudioPlayer/audioplayer-breakpoint-md-600px.scss +1 -1
  1009. package/dist/scss/brands/bild/components/AudioPlayer/audioplayer-breakpoint-sm-390px-compact.scss +1 -1
  1010. package/dist/scss/brands/bild/components/AudioPlayer/audioplayer-breakpoint-xs-320px.scss +1 -1
  1011. package/dist/scss/brands/bild/components/AudioPlayer/audioplayer-typography-lg.scss +1 -1
  1012. package/dist/scss/brands/bild/components/AudioPlayer/audioplayer-typography-md.scss +1 -1
  1013. package/dist/scss/brands/bild/components/AudioPlayer/audioplayer-typography-sm.scss +1 -1
  1014. package/dist/scss/brands/bild/components/AudioPlayer/audioplayer-typography-xs.scss +1 -1
  1015. package/dist/scss/brands/bild/components/Avatar/avatar-breakpoint-lg-1024px-regular.scss +1 -1
  1016. package/dist/scss/brands/bild/components/Avatar/avatar-breakpoint-md-600px.scss +1 -1
  1017. package/dist/scss/brands/bild/components/Avatar/avatar-breakpoint-sm-390px-compact.scss +1 -1
  1018. package/dist/scss/brands/bild/components/Avatar/avatar-breakpoint-xs-320px.scss +1 -1
  1019. package/dist/scss/brands/bild/components/Avatar/avatar-color-dark.scss +1 -1
  1020. package/dist/scss/brands/bild/components/Avatar/avatar-color-light.scss +1 -1
  1021. package/dist/scss/brands/bild/components/Avatar/avatar-typography-lg.scss +1 -1
  1022. package/dist/scss/brands/bild/components/Avatar/avatar-typography-md.scss +1 -1
  1023. package/dist/scss/brands/bild/components/Avatar/avatar-typography-sm.scss +1 -1
  1024. package/dist/scss/brands/bild/components/Avatar/avatar-typography-xs.scss +1 -1
  1025. package/dist/scss/brands/bild/components/Badge/badge-breakpoint-lg-1024px-regular.scss +1 -1
  1026. package/dist/scss/brands/bild/components/Badge/badge-breakpoint-md-600px.scss +1 -1
  1027. package/dist/scss/brands/bild/components/Badge/badge-breakpoint-sm-390px-compact.scss +1 -1
  1028. package/dist/scss/brands/bild/components/Badge/badge-breakpoint-xs-320px.scss +1 -1
  1029. package/dist/scss/brands/bild/components/Badge/badge-typography-lg.scss +1 -1
  1030. package/dist/scss/brands/bild/components/Badge/badge-typography-md.scss +1 -1
  1031. package/dist/scss/brands/bild/components/Badge/badge-typography-sm.scss +1 -1
  1032. package/dist/scss/brands/bild/components/Badge/badge-typography-xs.scss +1 -1
  1033. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-breakpoint-lg-1024px-regular.scss +3 -3
  1034. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-breakpoint-md-600px.scss +3 -3
  1035. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-breakpoint-sm-390px-compact.scss +3 -3
  1036. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-breakpoint-xs-320px.scss +3 -3
  1037. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-color-dark.scss +1 -1
  1038. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-color-light.scss +1 -1
  1039. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-typography-lg.scss +1 -1
  1040. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-typography-md.scss +1 -1
  1041. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-typography-sm.scss +1 -1
  1042. package/dist/scss/brands/bild/components/Breadcrumb/breadcrumb-typography-xs.scss +1 -1
  1043. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-breakpoint-lg-1024px-regular.scss +1 -1
  1044. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-breakpoint-md-600px.scss +1 -1
  1045. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-breakpoint-sm-390px-compact.scss +1 -1
  1046. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-breakpoint-xs-320px.scss +1 -1
  1047. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-color-dark.scss +1 -1
  1048. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-color-light.scss +1 -1
  1049. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-typography-lg.scss +1 -1
  1050. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-typography-md.scss +1 -1
  1051. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-typography-sm.scss +1 -1
  1052. package/dist/scss/brands/bild/components/BreakingNews/breakingnews-typography-xs.scss +1 -1
  1053. package/dist/scss/brands/bild/components/Button/button-breakpoint-lg-1024px-regular.scss +1 -1
  1054. package/dist/scss/brands/bild/components/Button/button-breakpoint-md-600px.scss +1 -1
  1055. package/dist/scss/brands/bild/components/Button/button-breakpoint-sm-390px-compact.scss +1 -1
  1056. package/dist/scss/brands/bild/components/Button/button-breakpoint-xs-320px.scss +1 -1
  1057. package/dist/scss/brands/bild/components/Button/button-color-dark.scss +1 -1
  1058. package/dist/scss/brands/bild/components/Button/button-color-light.scss +1 -1
  1059. package/dist/scss/brands/bild/components/Button/button-density-default.scss +1 -1
  1060. package/dist/scss/brands/bild/components/Button/button-density-dense.scss +1 -1
  1061. package/dist/scss/brands/bild/components/Button/button-density-spacious.scss +1 -1
  1062. package/dist/scss/brands/bild/components/Button/button-typography-lg.scss +1 -1
  1063. package/dist/scss/brands/bild/components/Button/button-typography-md.scss +1 -1
  1064. package/dist/scss/brands/bild/components/Button/button-typography-sm.scss +1 -1
  1065. package/dist/scss/brands/bild/components/Button/button-typography-xs.scss +1 -1
  1066. package/dist/scss/brands/bild/components/Card/card-breakpoint-lg-1024px-regular.scss +1 -1
  1067. package/dist/scss/brands/bild/components/Card/card-breakpoint-md-600px.scss +1 -1
  1068. package/dist/scss/brands/bild/components/Card/card-breakpoint-sm-390px-compact.scss +1 -1
  1069. package/dist/scss/brands/bild/components/Card/card-breakpoint-xs-320px.scss +1 -1
  1070. package/dist/scss/brands/bild/components/Card/card-color-dark.scss +1 -1
  1071. package/dist/scss/brands/bild/components/Card/card-color-light.scss +1 -1
  1072. package/dist/scss/brands/bild/components/Carousel/carousel-breakpoint-lg-1024px-regular.scss +1 -1
  1073. package/dist/scss/brands/bild/components/Carousel/carousel-breakpoint-md-600px.scss +1 -1
  1074. package/dist/scss/brands/bild/components/Carousel/carousel-breakpoint-sm-390px-compact.scss +1 -1
  1075. package/dist/scss/brands/bild/components/Carousel/carousel-breakpoint-xs-320px.scss +1 -1
  1076. package/dist/scss/brands/bild/components/Chip/chip-breakpoint-lg-1024px-regular.scss +1 -1
  1077. package/dist/scss/brands/bild/components/Chip/chip-breakpoint-md-600px.scss +1 -1
  1078. package/dist/scss/brands/bild/components/Chip/chip-breakpoint-sm-390px-compact.scss +1 -1
  1079. package/dist/scss/brands/bild/components/Chip/chip-breakpoint-xs-320px.scss +1 -1
  1080. package/dist/scss/brands/bild/components/Chip/chip-color-dark.scss +1 -1
  1081. package/dist/scss/brands/bild/components/Chip/chip-color-light.scss +1 -1
  1082. package/dist/scss/brands/bild/components/Chip/chip-typography-lg.scss +1 -1
  1083. package/dist/scss/brands/bild/components/Chip/chip-typography-md.scss +1 -1
  1084. package/dist/scss/brands/bild/components/Chip/chip-typography-sm.scss +1 -1
  1085. package/dist/scss/brands/bild/components/Chip/chip-typography-xs.scss +1 -1
  1086. package/dist/scss/brands/bild/components/Datepicker/datepicker-breakpoint-lg-1024px-regular.scss +1 -1
  1087. package/dist/scss/brands/bild/components/Datepicker/datepicker-breakpoint-md-600px.scss +1 -1
  1088. package/dist/scss/brands/bild/components/Datepicker/datepicker-breakpoint-sm-390px-compact.scss +1 -1
  1089. package/dist/scss/brands/bild/components/Datepicker/datepicker-breakpoint-xs-320px.scss +1 -1
  1090. package/dist/scss/brands/bild/components/Drawers/drawers-breakpoint-lg-1024px-regular.scss +1 -1
  1091. package/dist/scss/brands/bild/components/Drawers/drawers-breakpoint-md-600px.scss +1 -1
  1092. package/dist/scss/brands/bild/components/Drawers/drawers-breakpoint-sm-390px-compact.scss +1 -1
  1093. package/dist/scss/brands/bild/components/Drawers/drawers-breakpoint-xs-320px.scss +1 -1
  1094. package/dist/scss/brands/bild/components/Dropdown/dropdown-breakpoint-lg-1024px-regular.scss +1 -1
  1095. package/dist/scss/brands/bild/components/Dropdown/dropdown-breakpoint-md-600px.scss +1 -1
  1096. package/dist/scss/brands/bild/components/Dropdown/dropdown-breakpoint-sm-390px-compact.scss +1 -1
  1097. package/dist/scss/brands/bild/components/Dropdown/dropdown-breakpoint-xs-320px.scss +1 -1
  1098. package/dist/scss/brands/bild/components/Dropdown/dropdown-color-dark.scss +1 -1
  1099. package/dist/scss/brands/bild/components/Dropdown/dropdown-color-light.scss +1 -1
  1100. package/dist/scss/brands/bild/components/Empties/empties-color-dark.scss +1 -1
  1101. package/dist/scss/brands/bild/components/Empties/empties-color-light.scss +1 -1
  1102. package/dist/scss/brands/bild/components/Foldout/foldout-color-dark.scss +1 -1
  1103. package/dist/scss/brands/bild/components/Foldout/foldout-color-light.scss +1 -1
  1104. package/dist/scss/brands/bild/components/Footer/footer-breakpoint-lg-1024px-regular.scss +1 -1
  1105. package/dist/scss/brands/bild/components/Footer/footer-breakpoint-md-600px.scss +1 -1
  1106. package/dist/scss/brands/bild/components/Footer/footer-breakpoint-sm-390px-compact.scss +1 -1
  1107. package/dist/scss/brands/bild/components/Footer/footer-breakpoint-xs-320px.scss +1 -1
  1108. package/dist/scss/brands/bild/components/Footer/footer-typography-lg.scss +1 -1
  1109. package/dist/scss/brands/bild/components/Footer/footer-typography-md.scss +1 -1
  1110. package/dist/scss/brands/bild/components/Footer/footer-typography-sm.scss +1 -1
  1111. package/dist/scss/brands/bild/components/Footer/footer-typography-xs.scss +1 -1
  1112. package/dist/scss/brands/bild/components/Gallery/gallery-color-dark.scss +1 -1
  1113. package/dist/scss/brands/bild/components/Gallery/gallery-color-light.scss +1 -1
  1114. package/dist/scss/brands/bild/components/Hey/hey-color-dark.scss +1 -1
  1115. package/dist/scss/brands/bild/components/Hey/hey-color-light.scss +1 -1
  1116. package/dist/scss/brands/bild/components/Icon/icon-breakpoint-lg-1024px-regular.scss +1 -1
  1117. package/dist/scss/brands/bild/components/Icon/icon-breakpoint-md-600px.scss +1 -1
  1118. package/dist/scss/brands/bild/components/Icon/icon-breakpoint-sm-390px-compact.scss +1 -1
  1119. package/dist/scss/brands/bild/components/Icon/icon-breakpoint-xs-320px.scss +1 -1
  1120. package/dist/scss/brands/bild/components/InfoElement/infoelement-breakpoint-lg-1024px-regular.scss +1 -1
  1121. package/dist/scss/brands/bild/components/InfoElement/infoelement-breakpoint-md-600px.scss +1 -1
  1122. package/dist/scss/brands/bild/components/InfoElement/infoelement-breakpoint-sm-390px-compact.scss +1 -1
  1123. package/dist/scss/brands/bild/components/InfoElement/infoelement-breakpoint-xs-320px.scss +1 -1
  1124. package/dist/scss/brands/bild/components/InputField/inputfield-breakpoint-lg-1024px-regular.scss +1 -1
  1125. package/dist/scss/brands/bild/components/InputField/inputfield-breakpoint-md-600px.scss +1 -1
  1126. package/dist/scss/brands/bild/components/InputField/inputfield-breakpoint-sm-390px-compact.scss +1 -1
  1127. package/dist/scss/brands/bild/components/InputField/inputfield-breakpoint-xs-320px.scss +1 -1
  1128. package/dist/scss/brands/bild/components/InputField/inputfield-color-dark.scss +1 -1
  1129. package/dist/scss/brands/bild/components/InputField/inputfield-color-light.scss +1 -1
  1130. package/dist/scss/brands/bild/components/InputField/inputfield-density-default.scss +1 -1
  1131. package/dist/scss/brands/bild/components/InputField/inputfield-density-dense.scss +1 -1
  1132. package/dist/scss/brands/bild/components/InputField/inputfield-density-spacious.scss +1 -1
  1133. package/dist/scss/brands/bild/components/InputField/inputfield-typography-lg.scss +1 -1
  1134. package/dist/scss/brands/bild/components/InputField/inputfield-typography-md.scss +1 -1
  1135. package/dist/scss/brands/bild/components/InputField/inputfield-typography-sm.scss +1 -1
  1136. package/dist/scss/brands/bild/components/InputField/inputfield-typography-xs.scss +1 -1
  1137. package/dist/scss/brands/bild/components/Kicker/kicker-color-dark.scss +1 -1
  1138. package/dist/scss/brands/bild/components/Kicker/kicker-color-light.scss +1 -1
  1139. package/dist/scss/brands/bild/components/LiveTicker/liveticker-breakpoint-lg-1024px-regular.scss +1 -1
  1140. package/dist/scss/brands/bild/components/LiveTicker/liveticker-breakpoint-md-600px.scss +1 -1
  1141. package/dist/scss/brands/bild/components/LiveTicker/liveticker-breakpoint-sm-390px-compact.scss +1 -1
  1142. package/dist/scss/brands/bild/components/LiveTicker/liveticker-breakpoint-xs-320px.scss +1 -1
  1143. package/dist/scss/brands/bild/components/LiveTicker/liveticker-typography-lg.scss +1 -1
  1144. package/dist/scss/brands/bild/components/LiveTicker/liveticker-typography-md.scss +1 -1
  1145. package/dist/scss/brands/bild/components/LiveTicker/liveticker-typography-sm.scss +1 -1
  1146. package/dist/scss/brands/bild/components/LiveTicker/liveticker-typography-xs.scss +1 -1
  1147. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-breakpoint-lg-1024px-regular.scss +1 -1
  1148. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-breakpoint-md-600px.scss +1 -1
  1149. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-breakpoint-sm-390px-compact.scss +1 -1
  1150. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-breakpoint-xs-320px.scss +1 -1
  1151. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-color-dark.scss +1 -1
  1152. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-color-light.scss +1 -1
  1153. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-typography-lg.scss +1 -1
  1154. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-typography-md.scss +1 -1
  1155. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-typography-sm.scss +1 -1
  1156. package/dist/scss/brands/bild/components/MediaPlayer/mediaplayer-typography-xs.scss +1 -1
  1157. package/dist/scss/brands/bild/components/Menu/menu-breakpoint-lg-1024px-regular.scss +1 -1
  1158. package/dist/scss/brands/bild/components/Menu/menu-breakpoint-md-600px.scss +1 -1
  1159. package/dist/scss/brands/bild/components/Menu/menu-breakpoint-sm-390px-compact.scss +1 -1
  1160. package/dist/scss/brands/bild/components/Menu/menu-breakpoint-xs-320px.scss +1 -1
  1161. package/dist/scss/brands/bild/components/Menu/menu-color-dark.scss +1 -1
  1162. package/dist/scss/brands/bild/components/Menu/menu-color-light.scss +1 -1
  1163. package/dist/scss/brands/bild/components/Menu/menu-effects-dark.scss +1 -1
  1164. package/dist/scss/brands/bild/components/Menu/menu-effects-light.scss +1 -1
  1165. package/dist/scss/brands/bild/components/Menu/menu-typography-lg.scss +1 -1
  1166. package/dist/scss/brands/bild/components/Menu/menu-typography-md.scss +1 -1
  1167. package/dist/scss/brands/bild/components/Menu/menu-typography-sm.scss +1 -1
  1168. package/dist/scss/brands/bild/components/Menu/menu-typography-xs.scss +1 -1
  1169. package/dist/scss/brands/bild/components/MenuItem/menuitem-color-dark.scss +1 -1
  1170. package/dist/scss/brands/bild/components/MenuItem/menuitem-color-light.scss +1 -1
  1171. package/dist/scss/brands/bild/components/NewsTicker/newsticker-breakpoint-lg-1024px-regular.scss +1 -1
  1172. package/dist/scss/brands/bild/components/NewsTicker/newsticker-breakpoint-md-600px.scss +1 -1
  1173. package/dist/scss/brands/bild/components/NewsTicker/newsticker-breakpoint-sm-390px-compact.scss +1 -1
  1174. package/dist/scss/brands/bild/components/NewsTicker/newsticker-breakpoint-xs-320px.scss +1 -1
  1175. package/dist/scss/brands/bild/components/NewsTicker/newsticker-color-dark.scss +1 -1
  1176. package/dist/scss/brands/bild/components/NewsTicker/newsticker-color-light.scss +1 -1
  1177. package/dist/scss/brands/bild/components/NewsTicker/newsticker-typography-lg.scss +1 -1
  1178. package/dist/scss/brands/bild/components/NewsTicker/newsticker-typography-md.scss +1 -1
  1179. package/dist/scss/brands/bild/components/NewsTicker/newsticker-typography-sm.scss +1 -1
  1180. package/dist/scss/brands/bild/components/NewsTicker/newsticker-typography-xs.scss +1 -1
  1181. package/dist/scss/brands/bild/components/Pagination/pagination-breakpoint-lg-1024px-regular.scss +1 -1
  1182. package/dist/scss/brands/bild/components/Pagination/pagination-breakpoint-md-600px.scss +1 -1
  1183. package/dist/scss/brands/bild/components/Pagination/pagination-breakpoint-sm-390px-compact.scss +1 -1
  1184. package/dist/scss/brands/bild/components/Pagination/pagination-breakpoint-xs-320px.scss +1 -1
  1185. package/dist/scss/brands/bild/components/Pagination/pagination-color-dark.scss +1 -1
  1186. package/dist/scss/brands/bild/components/Pagination/pagination-color-light.scss +1 -1
  1187. package/dist/scss/brands/bild/components/Pagination/pagination-typography-lg.scss +1 -1
  1188. package/dist/scss/brands/bild/components/Pagination/pagination-typography-md.scss +1 -1
  1189. package/dist/scss/brands/bild/components/Pagination/pagination-typography-sm.scss +1 -1
  1190. package/dist/scss/brands/bild/components/Pagination/pagination-typography-xs.scss +1 -1
  1191. package/dist/scss/brands/bild/components/PartnerLinks/partnerlinks-color-dark.scss +1 -1
  1192. package/dist/scss/brands/bild/components/PartnerLinks/partnerlinks-color-light.scss +1 -1
  1193. package/dist/scss/brands/bild/components/Paywall/paywall-breakpoint-lg-1024px-regular.scss +1 -1
  1194. package/dist/scss/brands/bild/components/Paywall/paywall-breakpoint-md-600px.scss +1 -1
  1195. package/dist/scss/brands/bild/components/Paywall/paywall-breakpoint-sm-390px-compact.scss +1 -1
  1196. package/dist/scss/brands/bild/components/Paywall/paywall-breakpoint-xs-320px.scss +1 -1
  1197. package/dist/scss/brands/bild/components/Paywall/paywall-typography-lg.scss +1 -1
  1198. package/dist/scss/brands/bild/components/Paywall/paywall-typography-md.scss +1 -1
  1199. package/dist/scss/brands/bild/components/Paywall/paywall-typography-sm.scss +1 -1
  1200. package/dist/scss/brands/bild/components/Paywall/paywall-typography-xs.scss +1 -1
  1201. package/dist/scss/brands/bild/components/Quote/quote-breakpoint-lg-1024px-regular.scss +1 -1
  1202. package/dist/scss/brands/bild/components/Quote/quote-breakpoint-md-600px.scss +1 -1
  1203. package/dist/scss/brands/bild/components/Quote/quote-breakpoint-sm-390px-compact.scss +1 -1
  1204. package/dist/scss/brands/bild/components/Quote/quote-breakpoint-xs-320px.scss +1 -1
  1205. package/dist/scss/brands/bild/components/RadioButton/radiobutton-breakpoint-lg-1024px-regular.scss +1 -1
  1206. package/dist/scss/brands/bild/components/RadioButton/radiobutton-breakpoint-md-600px.scss +1 -1
  1207. package/dist/scss/brands/bild/components/RadioButton/radiobutton-breakpoint-sm-390px-compact.scss +1 -1
  1208. package/dist/scss/brands/bild/components/RadioButton/radiobutton-breakpoint-xs-320px.scss +1 -1
  1209. package/dist/scss/brands/bild/components/Search/search-breakpoint-lg-1024px-regular.scss +1 -1
  1210. package/dist/scss/brands/bild/components/Search/search-breakpoint-md-600px.scss +1 -1
  1211. package/dist/scss/brands/bild/components/Search/search-breakpoint-sm-390px-compact.scss +1 -1
  1212. package/dist/scss/brands/bild/components/Search/search-breakpoint-xs-320px.scss +1 -1
  1213. package/dist/scss/brands/bild/components/SectionTitle/sectiontitle-breakpoint-lg-1024px-regular.scss +1 -1
  1214. package/dist/scss/brands/bild/components/SectionTitle/sectiontitle-breakpoint-md-600px.scss +1 -1
  1215. package/dist/scss/brands/bild/components/SectionTitle/sectiontitle-breakpoint-sm-390px-compact.scss +1 -1
  1216. package/dist/scss/brands/bild/components/SectionTitle/sectiontitle-breakpoint-xs-320px.scss +1 -1
  1217. package/dist/scss/brands/bild/components/Selection/selection-color-dark.scss +1 -1
  1218. package/dist/scss/brands/bild/components/Selection/selection-color-light.scss +1 -1
  1219. package/dist/scss/brands/bild/components/Separator/separator-breakpoint-lg-1024px-regular.scss +1 -1
  1220. package/dist/scss/brands/bild/components/Separator/separator-breakpoint-md-600px.scss +1 -1
  1221. package/dist/scss/brands/bild/components/Separator/separator-breakpoint-sm-390px-compact.scss +1 -1
  1222. package/dist/scss/brands/bild/components/Separator/separator-breakpoint-xs-320px.scss +1 -1
  1223. package/dist/scss/brands/bild/components/Skeletons/skeletons-breakpoint-lg-1024px-regular.scss +1 -1
  1224. package/dist/scss/brands/bild/components/Skeletons/skeletons-breakpoint-md-600px.scss +1 -1
  1225. package/dist/scss/brands/bild/components/Skeletons/skeletons-breakpoint-sm-390px-compact.scss +1 -1
  1226. package/dist/scss/brands/bild/components/Skeletons/skeletons-breakpoint-xs-320px.scss +1 -1
  1227. package/dist/scss/brands/bild/components/Slider/slider-breakpoint-lg-1024px-regular.scss +1 -1
  1228. package/dist/scss/brands/bild/components/Slider/slider-breakpoint-md-600px.scss +1 -1
  1229. package/dist/scss/brands/bild/components/Slider/slider-breakpoint-sm-390px-compact.scss +1 -1
  1230. package/dist/scss/brands/bild/components/Slider/slider-breakpoint-xs-320px.scss +1 -1
  1231. package/dist/scss/brands/bild/components/Slider/slider-color-dark.scss +1 -1
  1232. package/dist/scss/brands/bild/components/Slider/slider-color-light.scss +1 -1
  1233. package/dist/scss/brands/bild/components/SocialShareButton/socialsharebutton-color-dark.scss +1 -1
  1234. package/dist/scss/brands/bild/components/SocialShareButton/socialsharebutton-color-light.scss +1 -1
  1235. package/dist/scss/brands/bild/components/SpecialNavi/specialnavi-breakpoint-lg-1024px-regular.scss +1 -1
  1236. package/dist/scss/brands/bild/components/SpecialNavi/specialnavi-breakpoint-md-600px.scss +1 -1
  1237. package/dist/scss/brands/bild/components/SpecialNavi/specialnavi-breakpoint-sm-390px-compact.scss +1 -1
  1238. package/dist/scss/brands/bild/components/SpecialNavi/specialnavi-breakpoint-xs-320px.scss +1 -1
  1239. package/dist/scss/brands/bild/components/SpecialNavi/specialnavi-typography-lg.scss +1 -1
  1240. package/dist/scss/brands/bild/components/SpecialNavi/specialnavi-typography-md.scss +1 -1
  1241. package/dist/scss/brands/bild/components/SpecialNavi/specialnavi-typography-sm.scss +1 -1
  1242. package/dist/scss/brands/bild/components/SpecialNavi/specialnavi-typography-xs.scss +1 -1
  1243. package/dist/scss/brands/bild/components/Spinner/spinner-breakpoint-lg-1024px-regular.scss +2 -2
  1244. package/dist/scss/brands/bild/components/Spinner/spinner-breakpoint-md-600px.scss +2 -2
  1245. package/dist/scss/brands/bild/components/Spinner/spinner-breakpoint-sm-390px-compact.scss +2 -2
  1246. package/dist/scss/brands/bild/components/Spinner/spinner-breakpoint-xs-320px.scss +2 -2
  1247. package/dist/scss/brands/bild/components/Subheader/subheader-color-dark.scss +1 -1
  1248. package/dist/scss/brands/bild/components/Subheader/subheader-color-light.scss +1 -1
  1249. package/dist/scss/brands/bild/components/Tab/tab-breakpoint-lg-1024px-regular.scss +1 -1
  1250. package/dist/scss/brands/bild/components/Tab/tab-breakpoint-md-600px.scss +1 -1
  1251. package/dist/scss/brands/bild/components/Tab/tab-breakpoint-sm-390px-compact.scss +1 -1
  1252. package/dist/scss/brands/bild/components/Tab/tab-breakpoint-xs-320px.scss +1 -1
  1253. package/dist/scss/brands/bild/components/Tab/tab-color-dark.scss +1 -1
  1254. package/dist/scss/brands/bild/components/Tab/tab-color-light.scss +1 -1
  1255. package/dist/scss/brands/bild/components/Tab/tab-typography-lg.scss +1 -1
  1256. package/dist/scss/brands/bild/components/Tab/tab-typography-md.scss +1 -1
  1257. package/dist/scss/brands/bild/components/Tab/tab-typography-sm.scss +1 -1
  1258. package/dist/scss/brands/bild/components/Tab/tab-typography-xs.scss +1 -1
  1259. package/dist/scss/brands/bild/components/Table/table-breakpoint-lg-1024px-regular.scss +8 -8
  1260. package/dist/scss/brands/bild/components/Table/table-breakpoint-md-600px.scss +8 -8
  1261. package/dist/scss/brands/bild/components/Table/table-breakpoint-sm-390px-compact.scss +8 -8
  1262. package/dist/scss/brands/bild/components/Table/table-breakpoint-xs-320px.scss +8 -8
  1263. package/dist/scss/brands/bild/components/Teaser/teaser-breakpoint-lg-1024px-regular.scss +1 -1
  1264. package/dist/scss/brands/bild/components/Teaser/teaser-breakpoint-md-600px.scss +1 -1
  1265. package/dist/scss/brands/bild/components/Teaser/teaser-breakpoint-sm-390px-compact.scss +1 -1
  1266. package/dist/scss/brands/bild/components/Teaser/teaser-breakpoint-xs-320px.scss +1 -1
  1267. package/dist/scss/brands/bild/components/Teaser/teaser-color-dark.scss +1 -1
  1268. package/dist/scss/brands/bild/components/Teaser/teaser-color-light.scss +1 -1
  1269. package/dist/scss/brands/bild/components/Teaser/teaser-effects-dark.scss +1 -1
  1270. package/dist/scss/brands/bild/components/Teaser/teaser-effects-light.scss +1 -1
  1271. package/dist/scss/brands/bild/components/Teaser/teaser-typography-lg.scss +1 -1
  1272. package/dist/scss/brands/bild/components/Teaser/teaser-typography-md.scss +1 -1
  1273. package/dist/scss/brands/bild/components/Teaser/teaser-typography-sm.scss +1 -1
  1274. package/dist/scss/brands/bild/components/Teaser/teaser-typography-xs.scss +1 -1
  1275. package/dist/scss/brands/bild/components/TextLink/textlink-color-dark.scss +1 -1
  1276. package/dist/scss/brands/bild/components/TextLink/textlink-color-light.scss +1 -1
  1277. package/dist/scss/brands/bild/components/ToggleSwitch/toggleswitch-breakpoint-lg-1024px-regular.scss +1 -1
  1278. package/dist/scss/brands/bild/components/ToggleSwitch/toggleswitch-breakpoint-md-600px.scss +1 -1
  1279. package/dist/scss/brands/bild/components/ToggleSwitch/toggleswitch-breakpoint-sm-390px-compact.scss +1 -1
  1280. package/dist/scss/brands/bild/components/ToggleSwitch/toggleswitch-breakpoint-xs-320px.scss +1 -1
  1281. package/dist/scss/brands/bild/components/ToggleSwitch/toggleswitch-typography-lg.scss +1 -1
  1282. package/dist/scss/brands/bild/components/ToggleSwitch/toggleswitch-typography-md.scss +1 -1
  1283. package/dist/scss/brands/bild/components/ToggleSwitch/toggleswitch-typography-sm.scss +1 -1
  1284. package/dist/scss/brands/bild/components/ToggleSwitch/toggleswitch-typography-xs.scss +1 -1
  1285. package/dist/scss/brands/bild/components/Video/video-breakpoint-lg-1024px-regular.scss +1 -1
  1286. package/dist/scss/brands/bild/components/Video/video-breakpoint-md-600px.scss +1 -1
  1287. package/dist/scss/brands/bild/components/Video/video-breakpoint-sm-390px-compact.scss +1 -1
  1288. package/dist/scss/brands/bild/components/Video/video-breakpoint-xs-320px.scss +1 -1
  1289. package/dist/scss/brands/bild/components/_DSysDoc/_dsysdoc-color-dark.scss +1 -1
  1290. package/dist/scss/brands/bild/components/_DSysDoc/_dsysdoc-color-light.scss +1 -1
  1291. package/dist/scss/brands/bild/components/_DSysDocs/_dsysdocs-breakpoint-lg-1024px-regular.scss +4 -4
  1292. package/dist/scss/brands/bild/components/_DSysDocs/_dsysdocs-breakpoint-md-600px.scss +4 -4
  1293. package/dist/scss/brands/bild/components/_DSysDocs/_dsysdocs-breakpoint-sm-390px-compact.scss +4 -4
  1294. package/dist/scss/brands/bild/components/_DSysDocs/_dsysdocs-breakpoint-xs-320px.scss +4 -4
  1295. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +78 -78
  1296. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +78 -78
  1297. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +78 -78
  1298. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +78 -78
  1299. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +13 -13
  1300. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +13 -13
  1301. package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +1 -1
  1302. package/dist/scss/brands/bild/semantic/effects/effects-light.scss +1 -1
  1303. package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +34 -34
  1304. package/dist/scss/brands/bild/semantic/typography/typography-md.scss +34 -34
  1305. package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +34 -34
  1306. package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +34 -34
  1307. package/dist/scss/brands/sportbild/components/.DSDocsStyles/.dsdocsstyles-typography-lg.scss +1 -1
  1308. package/dist/scss/brands/sportbild/components/.DSDocsStyles/.dsdocsstyles-typography-md.scss +1 -1
  1309. package/dist/scss/brands/sportbild/components/.DSDocsStyles/.dsdocsstyles-typography-sm.scss +1 -1
  1310. package/dist/scss/brands/sportbild/components/.DSDocsStyles/.dsdocsstyles-typography-xs.scss +1 -1
  1311. package/dist/scss/brands/sportbild/components/Accordion/accordion-breakpoint-lg-1024px-regular.scss +1 -1
  1312. package/dist/scss/brands/sportbild/components/Accordion/accordion-breakpoint-md-600px.scss +1 -1
  1313. package/dist/scss/brands/sportbild/components/Accordion/accordion-breakpoint-sm-390px-compact.scss +1 -1
  1314. package/dist/scss/brands/sportbild/components/Accordion/accordion-breakpoint-xs-320px.scss +1 -1
  1315. package/dist/scss/brands/sportbild/components/Accordion/accordion-typography-lg.scss +1 -1
  1316. package/dist/scss/brands/sportbild/components/Accordion/accordion-typography-md.scss +1 -1
  1317. package/dist/scss/brands/sportbild/components/Accordion/accordion-typography-sm.scss +1 -1
  1318. package/dist/scss/brands/sportbild/components/Accordion/accordion-typography-xs.scss +1 -1
  1319. package/dist/scss/brands/sportbild/components/Alert/alert-color-dark.scss +1 -1
  1320. package/dist/scss/brands/sportbild/components/Alert/alert-color-light.scss +1 -1
  1321. package/dist/scss/brands/sportbild/components/Alert/alert-effects-dark.scss +1 -1
  1322. package/dist/scss/brands/sportbild/components/Alert/alert-effects-light.scss +1 -1
  1323. package/dist/scss/brands/sportbild/components/Article/article-breakpoint-lg-1024px-regular.scss +2 -2
  1324. package/dist/scss/brands/sportbild/components/Article/article-breakpoint-md-600px.scss +2 -2
  1325. package/dist/scss/brands/sportbild/components/Article/article-breakpoint-sm-390px-compact.scss +2 -2
  1326. package/dist/scss/brands/sportbild/components/Article/article-breakpoint-xs-320px.scss +2 -2
  1327. package/dist/scss/brands/sportbild/components/Article/article-typography-lg.scss +1 -1
  1328. package/dist/scss/brands/sportbild/components/Article/article-typography-md.scss +1 -1
  1329. package/dist/scss/brands/sportbild/components/Article/article-typography-sm.scss +1 -1
  1330. package/dist/scss/brands/sportbild/components/Article/article-typography-xs.scss +1 -1
  1331. package/dist/scss/brands/sportbild/components/AudioPlayer/audioplayer-breakpoint-lg-1024px-regular.scss +1 -1
  1332. package/dist/scss/brands/sportbild/components/AudioPlayer/audioplayer-breakpoint-md-600px.scss +1 -1
  1333. package/dist/scss/brands/sportbild/components/AudioPlayer/audioplayer-breakpoint-sm-390px-compact.scss +1 -1
  1334. package/dist/scss/brands/sportbild/components/AudioPlayer/audioplayer-breakpoint-xs-320px.scss +1 -1
  1335. package/dist/scss/brands/sportbild/components/AudioPlayer/audioplayer-typography-lg.scss +1 -1
  1336. package/dist/scss/brands/sportbild/components/AudioPlayer/audioplayer-typography-md.scss +1 -1
  1337. package/dist/scss/brands/sportbild/components/AudioPlayer/audioplayer-typography-sm.scss +1 -1
  1338. package/dist/scss/brands/sportbild/components/AudioPlayer/audioplayer-typography-xs.scss +1 -1
  1339. package/dist/scss/brands/sportbild/components/Avatar/avatar-breakpoint-lg-1024px-regular.scss +1 -1
  1340. package/dist/scss/brands/sportbild/components/Avatar/avatar-breakpoint-md-600px.scss +1 -1
  1341. package/dist/scss/brands/sportbild/components/Avatar/avatar-breakpoint-sm-390px-compact.scss +1 -1
  1342. package/dist/scss/brands/sportbild/components/Avatar/avatar-breakpoint-xs-320px.scss +1 -1
  1343. package/dist/scss/brands/sportbild/components/Avatar/avatar-color-dark.scss +1 -1
  1344. package/dist/scss/brands/sportbild/components/Avatar/avatar-color-light.scss +1 -1
  1345. package/dist/scss/brands/sportbild/components/Avatar/avatar-typography-lg.scss +1 -1
  1346. package/dist/scss/brands/sportbild/components/Avatar/avatar-typography-md.scss +1 -1
  1347. package/dist/scss/brands/sportbild/components/Avatar/avatar-typography-sm.scss +1 -1
  1348. package/dist/scss/brands/sportbild/components/Avatar/avatar-typography-xs.scss +1 -1
  1349. package/dist/scss/brands/sportbild/components/Badge/badge-breakpoint-lg-1024px-regular.scss +1 -1
  1350. package/dist/scss/brands/sportbild/components/Badge/badge-breakpoint-md-600px.scss +1 -1
  1351. package/dist/scss/brands/sportbild/components/Badge/badge-breakpoint-sm-390px-compact.scss +1 -1
  1352. package/dist/scss/brands/sportbild/components/Badge/badge-breakpoint-xs-320px.scss +1 -1
  1353. package/dist/scss/brands/sportbild/components/Badge/badge-typography-lg.scss +1 -1
  1354. package/dist/scss/brands/sportbild/components/Badge/badge-typography-md.scss +1 -1
  1355. package/dist/scss/brands/sportbild/components/Badge/badge-typography-sm.scss +1 -1
  1356. package/dist/scss/brands/sportbild/components/Badge/badge-typography-xs.scss +1 -1
  1357. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-breakpoint-lg-1024px-regular.scss +3 -3
  1358. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-breakpoint-md-600px.scss +3 -3
  1359. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-breakpoint-sm-390px-compact.scss +3 -3
  1360. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-breakpoint-xs-320px.scss +3 -3
  1361. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-color-dark.scss +1 -1
  1362. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-color-light.scss +1 -1
  1363. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-typography-lg.scss +1 -1
  1364. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-typography-md.scss +1 -1
  1365. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-typography-sm.scss +1 -1
  1366. package/dist/scss/brands/sportbild/components/Breadcrumb/breadcrumb-typography-xs.scss +1 -1
  1367. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-breakpoint-lg-1024px-regular.scss +1 -1
  1368. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-breakpoint-md-600px.scss +1 -1
  1369. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-breakpoint-sm-390px-compact.scss +1 -1
  1370. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-breakpoint-xs-320px.scss +1 -1
  1371. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-color-dark.scss +1 -1
  1372. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-color-light.scss +1 -1
  1373. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-typography-lg.scss +1 -1
  1374. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-typography-md.scss +1 -1
  1375. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-typography-sm.scss +1 -1
  1376. package/dist/scss/brands/sportbild/components/BreakingNews/breakingnews-typography-xs.scss +1 -1
  1377. package/dist/scss/brands/sportbild/components/Button/button-breakpoint-lg-1024px-regular.scss +1 -1
  1378. package/dist/scss/brands/sportbild/components/Button/button-breakpoint-md-600px.scss +1 -1
  1379. package/dist/scss/brands/sportbild/components/Button/button-breakpoint-sm-390px-compact.scss +1 -1
  1380. package/dist/scss/brands/sportbild/components/Button/button-breakpoint-xs-320px.scss +1 -1
  1381. package/dist/scss/brands/sportbild/components/Button/button-color-dark.scss +1 -1
  1382. package/dist/scss/brands/sportbild/components/Button/button-color-light.scss +1 -1
  1383. package/dist/scss/brands/sportbild/components/Button/button-density-default.scss +1 -1
  1384. package/dist/scss/brands/sportbild/components/Button/button-density-dense.scss +1 -1
  1385. package/dist/scss/brands/sportbild/components/Button/button-density-spacious.scss +1 -1
  1386. package/dist/scss/brands/sportbild/components/Button/button-typography-lg.scss +1 -1
  1387. package/dist/scss/brands/sportbild/components/Button/button-typography-md.scss +1 -1
  1388. package/dist/scss/brands/sportbild/components/Button/button-typography-sm.scss +1 -1
  1389. package/dist/scss/brands/sportbild/components/Button/button-typography-xs.scss +1 -1
  1390. package/dist/scss/brands/sportbild/components/Card/card-breakpoint-lg-1024px-regular.scss +1 -1
  1391. package/dist/scss/brands/sportbild/components/Card/card-breakpoint-md-600px.scss +1 -1
  1392. package/dist/scss/brands/sportbild/components/Card/card-breakpoint-sm-390px-compact.scss +1 -1
  1393. package/dist/scss/brands/sportbild/components/Card/card-breakpoint-xs-320px.scss +1 -1
  1394. package/dist/scss/brands/sportbild/components/Card/card-color-dark.scss +1 -1
  1395. package/dist/scss/brands/sportbild/components/Card/card-color-light.scss +1 -1
  1396. package/dist/scss/brands/sportbild/components/Carousel/carousel-breakpoint-lg-1024px-regular.scss +1 -1
  1397. package/dist/scss/brands/sportbild/components/Carousel/carousel-breakpoint-md-600px.scss +1 -1
  1398. package/dist/scss/brands/sportbild/components/Carousel/carousel-breakpoint-sm-390px-compact.scss +1 -1
  1399. package/dist/scss/brands/sportbild/components/Carousel/carousel-breakpoint-xs-320px.scss +1 -1
  1400. package/dist/scss/brands/sportbild/components/Chip/chip-breakpoint-lg-1024px-regular.scss +1 -1
  1401. package/dist/scss/brands/sportbild/components/Chip/chip-breakpoint-md-600px.scss +1 -1
  1402. package/dist/scss/brands/sportbild/components/Chip/chip-breakpoint-sm-390px-compact.scss +1 -1
  1403. package/dist/scss/brands/sportbild/components/Chip/chip-breakpoint-xs-320px.scss +1 -1
  1404. package/dist/scss/brands/sportbild/components/Chip/chip-color-dark.scss +1 -1
  1405. package/dist/scss/brands/sportbild/components/Chip/chip-color-light.scss +1 -1
  1406. package/dist/scss/brands/sportbild/components/Chip/chip-typography-lg.scss +1 -1
  1407. package/dist/scss/brands/sportbild/components/Chip/chip-typography-md.scss +1 -1
  1408. package/dist/scss/brands/sportbild/components/Chip/chip-typography-sm.scss +1 -1
  1409. package/dist/scss/brands/sportbild/components/Chip/chip-typography-xs.scss +1 -1
  1410. package/dist/scss/brands/sportbild/components/Datepicker/datepicker-breakpoint-lg-1024px-regular.scss +1 -1
  1411. package/dist/scss/brands/sportbild/components/Datepicker/datepicker-breakpoint-md-600px.scss +1 -1
  1412. package/dist/scss/brands/sportbild/components/Datepicker/datepicker-breakpoint-sm-390px-compact.scss +1 -1
  1413. package/dist/scss/brands/sportbild/components/Datepicker/datepicker-breakpoint-xs-320px.scss +1 -1
  1414. package/dist/scss/brands/sportbild/components/Drawers/drawers-breakpoint-lg-1024px-regular.scss +1 -1
  1415. package/dist/scss/brands/sportbild/components/Drawers/drawers-breakpoint-md-600px.scss +1 -1
  1416. package/dist/scss/brands/sportbild/components/Drawers/drawers-breakpoint-sm-390px-compact.scss +1 -1
  1417. package/dist/scss/brands/sportbild/components/Drawers/drawers-breakpoint-xs-320px.scss +1 -1
  1418. package/dist/scss/brands/sportbild/components/Dropdown/dropdown-breakpoint-lg-1024px-regular.scss +1 -1
  1419. package/dist/scss/brands/sportbild/components/Dropdown/dropdown-breakpoint-md-600px.scss +1 -1
  1420. package/dist/scss/brands/sportbild/components/Dropdown/dropdown-breakpoint-sm-390px-compact.scss +1 -1
  1421. package/dist/scss/brands/sportbild/components/Dropdown/dropdown-breakpoint-xs-320px.scss +1 -1
  1422. package/dist/scss/brands/sportbild/components/Dropdown/dropdown-color-dark.scss +1 -1
  1423. package/dist/scss/brands/sportbild/components/Dropdown/dropdown-color-light.scss +1 -1
  1424. package/dist/scss/brands/sportbild/components/Empties/empties-color-dark.scss +1 -1
  1425. package/dist/scss/brands/sportbild/components/Empties/empties-color-light.scss +1 -1
  1426. package/dist/scss/brands/sportbild/components/Foldout/foldout-color-dark.scss +1 -1
  1427. package/dist/scss/brands/sportbild/components/Foldout/foldout-color-light.scss +1 -1
  1428. package/dist/scss/brands/sportbild/components/Footer/footer-breakpoint-lg-1024px-regular.scss +1 -1
  1429. package/dist/scss/brands/sportbild/components/Footer/footer-breakpoint-md-600px.scss +1 -1
  1430. package/dist/scss/brands/sportbild/components/Footer/footer-breakpoint-sm-390px-compact.scss +1 -1
  1431. package/dist/scss/brands/sportbild/components/Footer/footer-breakpoint-xs-320px.scss +1 -1
  1432. package/dist/scss/brands/sportbild/components/Footer/footer-typography-lg.scss +1 -1
  1433. package/dist/scss/brands/sportbild/components/Footer/footer-typography-md.scss +1 -1
  1434. package/dist/scss/brands/sportbild/components/Footer/footer-typography-sm.scss +1 -1
  1435. package/dist/scss/brands/sportbild/components/Footer/footer-typography-xs.scss +1 -1
  1436. package/dist/scss/brands/sportbild/components/Gallery/gallery-color-dark.scss +1 -1
  1437. package/dist/scss/brands/sportbild/components/Gallery/gallery-color-light.scss +1 -1
  1438. package/dist/scss/brands/sportbild/components/Hey/hey-color-dark.scss +1 -1
  1439. package/dist/scss/brands/sportbild/components/Hey/hey-color-light.scss +1 -1
  1440. package/dist/scss/brands/sportbild/components/Icon/icon-breakpoint-lg-1024px-regular.scss +1 -1
  1441. package/dist/scss/brands/sportbild/components/Icon/icon-breakpoint-md-600px.scss +1 -1
  1442. package/dist/scss/brands/sportbild/components/Icon/icon-breakpoint-sm-390px-compact.scss +1 -1
  1443. package/dist/scss/brands/sportbild/components/Icon/icon-breakpoint-xs-320px.scss +1 -1
  1444. package/dist/scss/brands/sportbild/components/InfoElement/infoelement-breakpoint-lg-1024px-regular.scss +1 -1
  1445. package/dist/scss/brands/sportbild/components/InfoElement/infoelement-breakpoint-md-600px.scss +1 -1
  1446. package/dist/scss/brands/sportbild/components/InfoElement/infoelement-breakpoint-sm-390px-compact.scss +1 -1
  1447. package/dist/scss/brands/sportbild/components/InfoElement/infoelement-breakpoint-xs-320px.scss +1 -1
  1448. package/dist/scss/brands/sportbild/components/InputField/inputfield-breakpoint-lg-1024px-regular.scss +1 -1
  1449. package/dist/scss/brands/sportbild/components/InputField/inputfield-breakpoint-md-600px.scss +1 -1
  1450. package/dist/scss/brands/sportbild/components/InputField/inputfield-breakpoint-sm-390px-compact.scss +1 -1
  1451. package/dist/scss/brands/sportbild/components/InputField/inputfield-breakpoint-xs-320px.scss +1 -1
  1452. package/dist/scss/brands/sportbild/components/InputField/inputfield-color-dark.scss +1 -1
  1453. package/dist/scss/brands/sportbild/components/InputField/inputfield-color-light.scss +1 -1
  1454. package/dist/scss/brands/sportbild/components/InputField/inputfield-density-default.scss +1 -1
  1455. package/dist/scss/brands/sportbild/components/InputField/inputfield-density-dense.scss +1 -1
  1456. package/dist/scss/brands/sportbild/components/InputField/inputfield-density-spacious.scss +1 -1
  1457. package/dist/scss/brands/sportbild/components/InputField/inputfield-typography-lg.scss +1 -1
  1458. package/dist/scss/brands/sportbild/components/InputField/inputfield-typography-md.scss +1 -1
  1459. package/dist/scss/brands/sportbild/components/InputField/inputfield-typography-sm.scss +1 -1
  1460. package/dist/scss/brands/sportbild/components/InputField/inputfield-typography-xs.scss +1 -1
  1461. package/dist/scss/brands/sportbild/components/Kicker/kicker-color-dark.scss +1 -1
  1462. package/dist/scss/brands/sportbild/components/Kicker/kicker-color-light.scss +1 -1
  1463. package/dist/scss/brands/sportbild/components/LiveTicker/liveticker-breakpoint-lg-1024px-regular.scss +1 -1
  1464. package/dist/scss/brands/sportbild/components/LiveTicker/liveticker-breakpoint-md-600px.scss +1 -1
  1465. package/dist/scss/brands/sportbild/components/LiveTicker/liveticker-breakpoint-sm-390px-compact.scss +1 -1
  1466. package/dist/scss/brands/sportbild/components/LiveTicker/liveticker-breakpoint-xs-320px.scss +1 -1
  1467. package/dist/scss/brands/sportbild/components/LiveTicker/liveticker-typography-lg.scss +1 -1
  1468. package/dist/scss/brands/sportbild/components/LiveTicker/liveticker-typography-md.scss +1 -1
  1469. package/dist/scss/brands/sportbild/components/LiveTicker/liveticker-typography-sm.scss +1 -1
  1470. package/dist/scss/brands/sportbild/components/LiveTicker/liveticker-typography-xs.scss +1 -1
  1471. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-breakpoint-lg-1024px-regular.scss +1 -1
  1472. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-breakpoint-md-600px.scss +1 -1
  1473. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-breakpoint-sm-390px-compact.scss +1 -1
  1474. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-breakpoint-xs-320px.scss +1 -1
  1475. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-color-dark.scss +1 -1
  1476. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-color-light.scss +1 -1
  1477. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-typography-lg.scss +1 -1
  1478. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-typography-md.scss +1 -1
  1479. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-typography-sm.scss +1 -1
  1480. package/dist/scss/brands/sportbild/components/MediaPlayer/mediaplayer-typography-xs.scss +1 -1
  1481. package/dist/scss/brands/sportbild/components/Menu/menu-breakpoint-lg-1024px-regular.scss +1 -1
  1482. package/dist/scss/brands/sportbild/components/Menu/menu-breakpoint-md-600px.scss +1 -1
  1483. package/dist/scss/brands/sportbild/components/Menu/menu-breakpoint-sm-390px-compact.scss +1 -1
  1484. package/dist/scss/brands/sportbild/components/Menu/menu-breakpoint-xs-320px.scss +1 -1
  1485. package/dist/scss/brands/sportbild/components/Menu/menu-color-dark.scss +1 -1
  1486. package/dist/scss/brands/sportbild/components/Menu/menu-color-light.scss +1 -1
  1487. package/dist/scss/brands/sportbild/components/Menu/menu-effects-dark.scss +1 -1
  1488. package/dist/scss/brands/sportbild/components/Menu/menu-effects-light.scss +1 -1
  1489. package/dist/scss/brands/sportbild/components/Menu/menu-typography-lg.scss +1 -1
  1490. package/dist/scss/brands/sportbild/components/Menu/menu-typography-md.scss +1 -1
  1491. package/dist/scss/brands/sportbild/components/Menu/menu-typography-sm.scss +1 -1
  1492. package/dist/scss/brands/sportbild/components/Menu/menu-typography-xs.scss +1 -1
  1493. package/dist/scss/brands/sportbild/components/MenuItem/menuitem-color-dark.scss +1 -1
  1494. package/dist/scss/brands/sportbild/components/MenuItem/menuitem-color-light.scss +1 -1
  1495. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-breakpoint-lg-1024px-regular.scss +1 -1
  1496. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-breakpoint-md-600px.scss +1 -1
  1497. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-breakpoint-sm-390px-compact.scss +1 -1
  1498. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-breakpoint-xs-320px.scss +1 -1
  1499. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-color-dark.scss +1 -1
  1500. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-color-light.scss +1 -1
  1501. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-typography-lg.scss +1 -1
  1502. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-typography-md.scss +1 -1
  1503. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-typography-sm.scss +1 -1
  1504. package/dist/scss/brands/sportbild/components/NewsTicker/newsticker-typography-xs.scss +1 -1
  1505. package/dist/scss/brands/sportbild/components/Pagination/pagination-breakpoint-lg-1024px-regular.scss +1 -1
  1506. package/dist/scss/brands/sportbild/components/Pagination/pagination-breakpoint-md-600px.scss +1 -1
  1507. package/dist/scss/brands/sportbild/components/Pagination/pagination-breakpoint-sm-390px-compact.scss +1 -1
  1508. package/dist/scss/brands/sportbild/components/Pagination/pagination-breakpoint-xs-320px.scss +1 -1
  1509. package/dist/scss/brands/sportbild/components/Pagination/pagination-color-dark.scss +1 -1
  1510. package/dist/scss/brands/sportbild/components/Pagination/pagination-color-light.scss +1 -1
  1511. package/dist/scss/brands/sportbild/components/Pagination/pagination-typography-lg.scss +1 -1
  1512. package/dist/scss/brands/sportbild/components/Pagination/pagination-typography-md.scss +1 -1
  1513. package/dist/scss/brands/sportbild/components/Pagination/pagination-typography-sm.scss +1 -1
  1514. package/dist/scss/brands/sportbild/components/Pagination/pagination-typography-xs.scss +1 -1
  1515. package/dist/scss/brands/sportbild/components/PartnerLinks/partnerlinks-color-dark.scss +1 -1
  1516. package/dist/scss/brands/sportbild/components/PartnerLinks/partnerlinks-color-light.scss +1 -1
  1517. package/dist/scss/brands/sportbild/components/Paywall/paywall-breakpoint-lg-1024px-regular.scss +1 -1
  1518. package/dist/scss/brands/sportbild/components/Paywall/paywall-breakpoint-md-600px.scss +1 -1
  1519. package/dist/scss/brands/sportbild/components/Paywall/paywall-breakpoint-sm-390px-compact.scss +1 -1
  1520. package/dist/scss/brands/sportbild/components/Paywall/paywall-breakpoint-xs-320px.scss +1 -1
  1521. package/dist/scss/brands/sportbild/components/Paywall/paywall-typography-lg.scss +1 -1
  1522. package/dist/scss/brands/sportbild/components/Paywall/paywall-typography-md.scss +1 -1
  1523. package/dist/scss/brands/sportbild/components/Paywall/paywall-typography-sm.scss +1 -1
  1524. package/dist/scss/brands/sportbild/components/Paywall/paywall-typography-xs.scss +1 -1
  1525. package/dist/scss/brands/sportbild/components/Quote/quote-breakpoint-lg-1024px-regular.scss +1 -1
  1526. package/dist/scss/brands/sportbild/components/Quote/quote-breakpoint-md-600px.scss +1 -1
  1527. package/dist/scss/brands/sportbild/components/Quote/quote-breakpoint-sm-390px-compact.scss +1 -1
  1528. package/dist/scss/brands/sportbild/components/Quote/quote-breakpoint-xs-320px.scss +1 -1
  1529. package/dist/scss/brands/sportbild/components/RadioButton/radiobutton-breakpoint-lg-1024px-regular.scss +1 -1
  1530. package/dist/scss/brands/sportbild/components/RadioButton/radiobutton-breakpoint-md-600px.scss +1 -1
  1531. package/dist/scss/brands/sportbild/components/RadioButton/radiobutton-breakpoint-sm-390px-compact.scss +1 -1
  1532. package/dist/scss/brands/sportbild/components/RadioButton/radiobutton-breakpoint-xs-320px.scss +1 -1
  1533. package/dist/scss/brands/sportbild/components/Search/search-breakpoint-lg-1024px-regular.scss +1 -1
  1534. package/dist/scss/brands/sportbild/components/Search/search-breakpoint-md-600px.scss +1 -1
  1535. package/dist/scss/brands/sportbild/components/Search/search-breakpoint-sm-390px-compact.scss +1 -1
  1536. package/dist/scss/brands/sportbild/components/Search/search-breakpoint-xs-320px.scss +1 -1
  1537. package/dist/scss/brands/sportbild/components/SectionTitle/sectiontitle-breakpoint-lg-1024px-regular.scss +1 -1
  1538. package/dist/scss/brands/sportbild/components/SectionTitle/sectiontitle-breakpoint-md-600px.scss +1 -1
  1539. package/dist/scss/brands/sportbild/components/SectionTitle/sectiontitle-breakpoint-sm-390px-compact.scss +1 -1
  1540. package/dist/scss/brands/sportbild/components/SectionTitle/sectiontitle-breakpoint-xs-320px.scss +1 -1
  1541. package/dist/scss/brands/sportbild/components/Selection/selection-color-dark.scss +1 -1
  1542. package/dist/scss/brands/sportbild/components/Selection/selection-color-light.scss +1 -1
  1543. package/dist/scss/brands/sportbild/components/Separator/separator-breakpoint-lg-1024px-regular.scss +1 -1
  1544. package/dist/scss/brands/sportbild/components/Separator/separator-breakpoint-md-600px.scss +1 -1
  1545. package/dist/scss/brands/sportbild/components/Separator/separator-breakpoint-sm-390px-compact.scss +1 -1
  1546. package/dist/scss/brands/sportbild/components/Separator/separator-breakpoint-xs-320px.scss +1 -1
  1547. package/dist/scss/brands/sportbild/components/Skeletons/skeletons-breakpoint-lg-1024px-regular.scss +1 -1
  1548. package/dist/scss/brands/sportbild/components/Skeletons/skeletons-breakpoint-md-600px.scss +1 -1
  1549. package/dist/scss/brands/sportbild/components/Skeletons/skeletons-breakpoint-sm-390px-compact.scss +1 -1
  1550. package/dist/scss/brands/sportbild/components/Skeletons/skeletons-breakpoint-xs-320px.scss +1 -1
  1551. package/dist/scss/brands/sportbild/components/Slider/slider-breakpoint-lg-1024px-regular.scss +1 -1
  1552. package/dist/scss/brands/sportbild/components/Slider/slider-breakpoint-md-600px.scss +1 -1
  1553. package/dist/scss/brands/sportbild/components/Slider/slider-breakpoint-sm-390px-compact.scss +1 -1
  1554. package/dist/scss/brands/sportbild/components/Slider/slider-breakpoint-xs-320px.scss +1 -1
  1555. package/dist/scss/brands/sportbild/components/Slider/slider-color-dark.scss +1 -1
  1556. package/dist/scss/brands/sportbild/components/Slider/slider-color-light.scss +1 -1
  1557. package/dist/scss/brands/sportbild/components/SocialShareButton/socialsharebutton-color-dark.scss +1 -1
  1558. package/dist/scss/brands/sportbild/components/SocialShareButton/socialsharebutton-color-light.scss +1 -1
  1559. package/dist/scss/brands/sportbild/components/SpecialNavi/specialnavi-breakpoint-lg-1024px-regular.scss +1 -1
  1560. package/dist/scss/brands/sportbild/components/SpecialNavi/specialnavi-breakpoint-md-600px.scss +1 -1
  1561. package/dist/scss/brands/sportbild/components/SpecialNavi/specialnavi-breakpoint-sm-390px-compact.scss +1 -1
  1562. package/dist/scss/brands/sportbild/components/SpecialNavi/specialnavi-breakpoint-xs-320px.scss +1 -1
  1563. package/dist/scss/brands/sportbild/components/SpecialNavi/specialnavi-typography-lg.scss +1 -1
  1564. package/dist/scss/brands/sportbild/components/SpecialNavi/specialnavi-typography-md.scss +1 -1
  1565. package/dist/scss/brands/sportbild/components/SpecialNavi/specialnavi-typography-sm.scss +1 -1
  1566. package/dist/scss/brands/sportbild/components/SpecialNavi/specialnavi-typography-xs.scss +1 -1
  1567. package/dist/scss/brands/sportbild/components/Spinner/spinner-breakpoint-lg-1024px-regular.scss +2 -2
  1568. package/dist/scss/brands/sportbild/components/Spinner/spinner-breakpoint-md-600px.scss +2 -2
  1569. package/dist/scss/brands/sportbild/components/Spinner/spinner-breakpoint-sm-390px-compact.scss +2 -2
  1570. package/dist/scss/brands/sportbild/components/Spinner/spinner-breakpoint-xs-320px.scss +2 -2
  1571. package/dist/scss/brands/sportbild/components/Subheader/subheader-color-dark.scss +1 -1
  1572. package/dist/scss/brands/sportbild/components/Subheader/subheader-color-light.scss +1 -1
  1573. package/dist/scss/brands/sportbild/components/Tab/tab-breakpoint-lg-1024px-regular.scss +1 -1
  1574. package/dist/scss/brands/sportbild/components/Tab/tab-breakpoint-md-600px.scss +1 -1
  1575. package/dist/scss/brands/sportbild/components/Tab/tab-breakpoint-sm-390px-compact.scss +1 -1
  1576. package/dist/scss/brands/sportbild/components/Tab/tab-breakpoint-xs-320px.scss +1 -1
  1577. package/dist/scss/brands/sportbild/components/Tab/tab-color-dark.scss +1 -1
  1578. package/dist/scss/brands/sportbild/components/Tab/tab-color-light.scss +1 -1
  1579. package/dist/scss/brands/sportbild/components/Tab/tab-typography-lg.scss +1 -1
  1580. package/dist/scss/brands/sportbild/components/Tab/tab-typography-md.scss +1 -1
  1581. package/dist/scss/brands/sportbild/components/Tab/tab-typography-sm.scss +1 -1
  1582. package/dist/scss/brands/sportbild/components/Tab/tab-typography-xs.scss +1 -1
  1583. package/dist/scss/brands/sportbild/components/Table/table-breakpoint-lg-1024px-regular.scss +8 -8
  1584. package/dist/scss/brands/sportbild/components/Table/table-breakpoint-md-600px.scss +8 -8
  1585. package/dist/scss/brands/sportbild/components/Table/table-breakpoint-sm-390px-compact.scss +8 -8
  1586. package/dist/scss/brands/sportbild/components/Table/table-breakpoint-xs-320px.scss +8 -8
  1587. package/dist/scss/brands/sportbild/components/Teaser/teaser-breakpoint-lg-1024px-regular.scss +1 -1
  1588. package/dist/scss/brands/sportbild/components/Teaser/teaser-breakpoint-md-600px.scss +1 -1
  1589. package/dist/scss/brands/sportbild/components/Teaser/teaser-breakpoint-sm-390px-compact.scss +1 -1
  1590. package/dist/scss/brands/sportbild/components/Teaser/teaser-breakpoint-xs-320px.scss +1 -1
  1591. package/dist/scss/brands/sportbild/components/Teaser/teaser-color-dark.scss +1 -1
  1592. package/dist/scss/brands/sportbild/components/Teaser/teaser-color-light.scss +1 -1
  1593. package/dist/scss/brands/sportbild/components/Teaser/teaser-effects-dark.scss +1 -1
  1594. package/dist/scss/brands/sportbild/components/Teaser/teaser-effects-light.scss +1 -1
  1595. package/dist/scss/brands/sportbild/components/Teaser/teaser-typography-lg.scss +1 -1
  1596. package/dist/scss/brands/sportbild/components/Teaser/teaser-typography-md.scss +1 -1
  1597. package/dist/scss/brands/sportbild/components/Teaser/teaser-typography-sm.scss +1 -1
  1598. package/dist/scss/brands/sportbild/components/Teaser/teaser-typography-xs.scss +1 -1
  1599. package/dist/scss/brands/sportbild/components/TextLink/textlink-color-dark.scss +1 -1
  1600. package/dist/scss/brands/sportbild/components/TextLink/textlink-color-light.scss +1 -1
  1601. package/dist/scss/brands/sportbild/components/ToggleSwitch/toggleswitch-breakpoint-lg-1024px-regular.scss +1 -1
  1602. package/dist/scss/brands/sportbild/components/ToggleSwitch/toggleswitch-breakpoint-md-600px.scss +1 -1
  1603. package/dist/scss/brands/sportbild/components/ToggleSwitch/toggleswitch-breakpoint-sm-390px-compact.scss +1 -1
  1604. package/dist/scss/brands/sportbild/components/ToggleSwitch/toggleswitch-breakpoint-xs-320px.scss +1 -1
  1605. package/dist/scss/brands/sportbild/components/ToggleSwitch/toggleswitch-typography-lg.scss +1 -1
  1606. package/dist/scss/brands/sportbild/components/ToggleSwitch/toggleswitch-typography-md.scss +1 -1
  1607. package/dist/scss/brands/sportbild/components/ToggleSwitch/toggleswitch-typography-sm.scss +1 -1
  1608. package/dist/scss/brands/sportbild/components/ToggleSwitch/toggleswitch-typography-xs.scss +1 -1
  1609. package/dist/scss/brands/sportbild/components/Video/video-breakpoint-lg-1024px-regular.scss +1 -1
  1610. package/dist/scss/brands/sportbild/components/Video/video-breakpoint-md-600px.scss +1 -1
  1611. package/dist/scss/brands/sportbild/components/Video/video-breakpoint-sm-390px-compact.scss +1 -1
  1612. package/dist/scss/brands/sportbild/components/Video/video-breakpoint-xs-320px.scss +1 -1
  1613. package/dist/scss/brands/sportbild/components/_DSysDoc/_dsysdoc-color-dark.scss +1 -1
  1614. package/dist/scss/brands/sportbild/components/_DSysDoc/_dsysdoc-color-light.scss +1 -1
  1615. package/dist/scss/brands/sportbild/components/_DSysDocs/_dsysdocs-breakpoint-lg-1024px-regular.scss +4 -4
  1616. package/dist/scss/brands/sportbild/components/_DSysDocs/_dsysdocs-breakpoint-md-600px.scss +4 -4
  1617. package/dist/scss/brands/sportbild/components/_DSysDocs/_dsysdocs-breakpoint-sm-390px-compact.scss +4 -4
  1618. package/dist/scss/brands/sportbild/components/_DSysDocs/_dsysdocs-breakpoint-xs-320px.scss +4 -4
  1619. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +78 -78
  1620. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +78 -78
  1621. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +78 -78
  1622. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +78 -78
  1623. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +13 -13
  1624. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +13 -13
  1625. package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +1 -1
  1626. package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +1 -1
  1627. package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +34 -34
  1628. package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +34 -34
  1629. package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +34 -34
  1630. package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +34 -34
  1631. package/dist/scss/shared/colorprimitive.scss +71 -71
  1632. package/dist/scss/shared/fontprimitive.scss +14 -14
  1633. package/dist/scss/shared/sizeprimitive.scss +50 -50
  1634. package/dist/scss/shared/spaceprimitive.scss +26 -26
  1635. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- export const typography = {"xs":{"display1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"39px","lineHeight":"40px","letterSpacing":"-0.5px"},"display2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"35px","lineHeight":"36px","letterSpacing":"-0.5px"},"display3":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"27px","lineHeight":"28px","letterSpacing":"-0.5px"},"headline1":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"36px","lineHeight":"37.8px","letterSpacing":"0px"},"headline2":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"30px","lineHeight":"33px","letterSpacing":"0px"},"headline3":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"24px","lineHeight":"26.4px","letterSpacing":"0px"},"headline4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"16px","letterSpacing":"0px"},"subheadline1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"kicker1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px","letterSpacing":"0px"},"kicker2":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px","letterSpacing":"0px"},"kicker3":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px"},"kicker4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"13.2px","letterSpacing":"0px"},"title1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title1Uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"14px","lineHeight":"16.8px","letterSpacing":"0px"},"title2Uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"14px","lineHeight":"16.8px","letterSpacing":"0px"},"callout":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"},"body":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBoldItalic":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLink":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkHover":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBoldHover":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"footnote1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote1Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"footnote2Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"label1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1BoldResp":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"10px","letterSpacing":"0.25px"},"label1UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.5px"},"label2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2Uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label3":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3Uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label3Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label4":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"8px","lineHeight":"10px","letterSpacing":"0px"},"quote":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"}},"sm":{"display1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"39px","lineHeight":"40px","letterSpacing":"-0.5px"},"display2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"35px","lineHeight":"36px","letterSpacing":"-0.5px"},"display3":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"27px","lineHeight":"28px","letterSpacing":"-0.5px"},"headline1":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"36px","lineHeight":"37.8px","letterSpacing":"0px"},"headline2":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"30px","lineHeight":"33px","letterSpacing":"0px"},"headline3":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"24px","lineHeight":"26.4px","letterSpacing":"0px"},"headline4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"16px","letterSpacing":"0px"},"subheadline1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"kicker1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px","letterSpacing":"0px"},"kicker2":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px","letterSpacing":"0px"},"kicker3":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px"},"kicker4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"13.2px","letterSpacing":"0px"},"title1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title1Uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"14px","lineHeight":"16.8px","letterSpacing":"0px"},"title2Uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"14px","lineHeight":"16.8px","letterSpacing":"0px"},"callout":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"},"body":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBoldItalic":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLink":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkHover":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBoldHover":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"footnote1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote1Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"footnote2Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"label1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1BoldResp":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"10px","letterSpacing":"0.25px"},"label1UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.5px"},"label2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2Uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label3":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3Uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label3Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label4":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"8px","lineHeight":"10px","letterSpacing":"0px"},"quote":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"}},"md":{"display1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"70px","lineHeight":"72px","letterSpacing":"-1px"},"display2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"41px","lineHeight":"42px","letterSpacing":"-1px"},"display3":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"31px","lineHeight":"32px","letterSpacing":"-1px"},"headline1":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"54px","lineHeight":"56.7px","letterSpacing":"0px"},"headline2":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"36px","lineHeight":"39.6px","letterSpacing":"0px"},"headline3":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"26px","lineHeight":"28.6px","letterSpacing":"0px"},"headline4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"20px","lineHeight":"20px","letterSpacing":"0px"},"subheadline1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"kicker1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"19.8px","letterSpacing":"0px"},"kicker2":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"19.8px","letterSpacing":"0px"},"kicker3":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px"},"kicker4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px","letterSpacing":"0px"},"title1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title1Uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"19.2px","letterSpacing":"0px"},"title2Uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"19.2px","letterSpacing":"0px"},"callout":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"28.6px","letterSpacing":"0px"},"body":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBoldItalic":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLink":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkHover":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBoldHover":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"footnote1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote1Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"footnote2Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"label1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1BoldResp":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"15px","letterSpacing":"0.25px"},"label1UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.5px"},"label2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2Uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label3":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3Uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label3Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label4":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"8px","lineHeight":"10px","letterSpacing":"0px"},"quote":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"}},"lg":{"display1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"116px","lineHeight":"120px","letterSpacing":"-2px"},"display2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"62px","lineHeight":"64px","letterSpacing":"-1px"},"display3":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"39px","lineHeight":"40px","letterSpacing":"-1px"},"headline1":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"70px","lineHeight":"77px","letterSpacing":"0px"},"headline2":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"48px","lineHeight":"52.8px","letterSpacing":"0px"},"headline3":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"32px","lineHeight":"35.2px","letterSpacing":"0px"},"headline4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"22px","lineHeight":"22px","letterSpacing":"0px"},"subheadline1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"28px","lineHeight":"36.4px","letterSpacing":"0px"},"kicker1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"25px","lineHeight":"27.5px","letterSpacing":"0px"},"kicker2":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"21px","lineHeight":"23.1px","letterSpacing":"0px"},"kicker3":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px"},"kicker4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px","letterSpacing":"0px"},"title1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"28px","lineHeight":"33.6px","letterSpacing":"0px"},"title1Uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"28px","lineHeight":"33.6px","letterSpacing":"0px"},"title2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"title2Uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"callout":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"28.6px","letterSpacing":"0px"},"body":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBoldItalic":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLink":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkHover":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBoldHover":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"footnote1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"19.5px","letterSpacing":"0px"},"footnote1Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"19.5px","letterSpacing":"0px"},"footnote2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote2Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"label1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1BoldResp":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"17px","letterSpacing":"0.25px"},"label1UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.5px"},"label2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2Uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label3":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3Uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label3Bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3UppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label4":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"8px","lineHeight":"10px","letterSpacing":"0px"},"quote":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"}}};
1
+ export const typography = {"xs":{"display1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"39px","lineHeight":"40px","letterSpacing":"-0.5px"},"display2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"35px","lineHeight":"36px","letterSpacing":"-0.5px"},"display3":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"27px","lineHeight":"28px","letterSpacing":"-0.5px"},"headline1":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"36px","lineHeight":"37.8px","letterSpacing":"0px"},"headline2":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"30px","lineHeight":"33px","letterSpacing":"0px"},"headline3":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"24px","lineHeight":"26.4px","letterSpacing":"0px"},"headline4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"16px","letterSpacing":"0px"},"subheadline1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"kicker1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px","letterSpacing":"0px"},"kicker2":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px","letterSpacing":"0px"},"kicker3":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px"},"kicker4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"13.2px","letterSpacing":"0px"},"title1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title1uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"14px","lineHeight":"16.8px","letterSpacing":"0px"},"title2uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"14px","lineHeight":"16.8px","letterSpacing":"0px"},"callout":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"},"body":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBoldItalic":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLink":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkHover":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBoldHover":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"footnote1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote1bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"footnote2bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"label1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1boldResp":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"10px","letterSpacing":"0.25px"},"label1uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.5px"},"label2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label3":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label3bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label4":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"8px","lineHeight":"10px","letterSpacing":"0px"},"quote":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"}},"sm":{"display1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"39px","lineHeight":"40px","letterSpacing":"-0.5px"},"display2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"35px","lineHeight":"36px","letterSpacing":"-0.5px"},"display3":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"27px","lineHeight":"28px","letterSpacing":"-0.5px"},"headline1":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"36px","lineHeight":"37.8px","letterSpacing":"0px"},"headline2":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"30px","lineHeight":"33px","letterSpacing":"0px"},"headline3":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"24px","lineHeight":"26.4px","letterSpacing":"0px"},"headline4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"16px","letterSpacing":"0px"},"subheadline1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"kicker1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px","letterSpacing":"0px"},"kicker2":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px","letterSpacing":"0px"},"kicker3":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px"},"kicker4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"13.2px","letterSpacing":"0px"},"title1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title1uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"14px","lineHeight":"16.8px","letterSpacing":"0px"},"title2uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"14px","lineHeight":"16.8px","letterSpacing":"0px"},"callout":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"},"body":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBoldItalic":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLink":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkHover":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBoldHover":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"footnote1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote1bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"footnote2bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"label1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1boldResp":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"10px","letterSpacing":"0.25px"},"label1uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.5px"},"label2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label3":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label3bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label4":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"8px","lineHeight":"10px","letterSpacing":"0px"},"quote":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"}},"md":{"display1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"70px","lineHeight":"72px","letterSpacing":"-1px"},"display2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"41px","lineHeight":"42px","letterSpacing":"-1px"},"display3":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"31px","lineHeight":"32px","letterSpacing":"-1px"},"headline1":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"54px","lineHeight":"56.7px","letterSpacing":"0px"},"headline2":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"36px","lineHeight":"39.6px","letterSpacing":"0px"},"headline3":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"26px","lineHeight":"28.6px","letterSpacing":"0px"},"headline4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"20px","lineHeight":"20px","letterSpacing":"0px"},"subheadline1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"kicker1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"19.8px","letterSpacing":"0px"},"kicker2":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"18px","lineHeight":"19.8px","letterSpacing":"0px"},"kicker3":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px"},"kicker4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px","letterSpacing":"0px"},"title1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title1uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"26.4px","letterSpacing":"0px"},"title2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"19.2px","letterSpacing":"0px"},"title2uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"19.2px","letterSpacing":"0px"},"callout":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"28.6px","letterSpacing":"0px"},"body":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBoldItalic":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLink":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkHover":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBoldHover":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"footnote1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote1bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"footnote2bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"10px","lineHeight":"13px","letterSpacing":"0px"},"label1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1boldResp":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"15px","letterSpacing":"0.25px"},"label1uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.5px"},"label2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label3":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label3bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label4":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"8px","lineHeight":"10px","letterSpacing":"0px"},"quote":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"16px","lineHeight":"20.8px","letterSpacing":"0px"}},"lg":{"display1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"116px","lineHeight":"120px","letterSpacing":"-2px"},"display2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"62px","lineHeight":"64px","letterSpacing":"-1px"},"display3":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"39px","lineHeight":"40px","letterSpacing":"-1px"},"headline1":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"70px","lineHeight":"77px","letterSpacing":"0px"},"headline2":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"48px","lineHeight":"52.8px","letterSpacing":"0px"},"headline3":{"fontFamily":"Lucida Grande","fontWeight":900,"fontSize":"32px","lineHeight":"35.2px","letterSpacing":"0px"},"headline4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"22px","lineHeight":"22px","letterSpacing":"0px"},"subheadline1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"28px","lineHeight":"36.4px","letterSpacing":"0px"},"kicker1":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"25px","lineHeight":"27.5px","letterSpacing":"0px"},"kicker2":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"21px","lineHeight":"23.1px","letterSpacing":"0px"},"kicker3":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px"},"kicker4":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"14px","lineHeight":"15.4px","letterSpacing":"0px"},"title1":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"28px","lineHeight":"33.6px","letterSpacing":"0px"},"title1uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"28px","lineHeight":"33.6px","letterSpacing":"0px"},"title2":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"title2uppercase":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"},"callout":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"22px","lineHeight":"28.6px","letterSpacing":"0px"},"body":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"bodyBoldItalic":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLink":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkItalic":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkHover":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"textLinkBoldHover":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"29.75px","letterSpacing":"0px"},"footnote1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"19.5px","letterSpacing":"0px"},"footnote1bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"19.5px","letterSpacing":"0px"},"footnote2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"footnote2bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"13px","lineHeight":"16.9px","letterSpacing":"0px"},"label1":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.25px"},"label1boldResp":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"17px","letterSpacing":"0.25px"},"label1uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"17px","lineHeight":"20.4px","letterSpacing":"0.5px"},"label2":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label2uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"15px","lineHeight":"16px","letterSpacing":"0.25px"},"label3":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3uppercase":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label3bold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.25px"},"label3uppercaseBold":{"fontFamily":"Lucida Grande","fontWeight":700,"fontSize":"12px","lineHeight":"14.4px","letterSpacing":"0.5px"},"label4":{"fontFamily":"Lucida Grande","fontWeight":400,"fontSize":"8px","lineHeight":"10px","letterSpacing":"0px"},"quote":{"fontFamily":"Lucida Grande","fontWeight":800,"fontSize":"18px","lineHeight":"23.4px","letterSpacing":"0px"}}};
2
2
  export const xs = typography.xs;
3
3
  export const sm = typography.sm;
4
4
  export const md = typography.md;
@@ -16,9 +16,9 @@ export const kicker2 = typography.xs.kicker2;
16
16
  export const kicker3 = typography.xs.kicker3;
17
17
  export const kicker4 = typography.xs.kicker4;
18
18
  export const title1 = typography.xs.title1;
19
- export const title1Uppercase = typography.xs.title1Uppercase;
19
+ export const title1uppercase = typography.xs.title1uppercase;
20
20
  export const title2 = typography.xs.title2;
21
- export const title2Uppercase = typography.xs.title2Uppercase;
21
+ export const title2uppercase = typography.xs.title2uppercase;
22
22
  export const callout = typography.xs.callout;
23
23
  export const body = typography.xs.body;
24
24
  export const bodyItalic = typography.xs.bodyItalic;
@@ -30,20 +30,20 @@ export const textLinkBold = typography.xs.textLinkBold;
30
30
  export const textLinkHover = typography.xs.textLinkHover;
31
31
  export const textLinkBoldHover = typography.xs.textLinkBoldHover;
32
32
  export const footnote1 = typography.xs.footnote1;
33
- export const footnote1Bold = typography.xs.footnote1Bold;
33
+ export const footnote1bold = typography.xs.footnote1bold;
34
34
  export const footnote2 = typography.xs.footnote2;
35
- export const footnote2Bold = typography.xs.footnote2Bold;
35
+ export const footnote2bold = typography.xs.footnote2bold;
36
36
  export const label1 = typography.xs.label1;
37
- export const label1Bold = typography.xs.label1Bold;
38
- export const label1BoldResp = typography.xs.label1BoldResp;
39
- export const label1UppercaseBold = typography.xs.label1UppercaseBold;
37
+ export const label1bold = typography.xs.label1bold;
38
+ export const label1boldResp = typography.xs.label1boldResp;
39
+ export const label1uppercaseBold = typography.xs.label1uppercaseBold;
40
40
  export const label2 = typography.xs.label2;
41
- export const label2Uppercase = typography.xs.label2Uppercase;
42
- export const label2Bold = typography.xs.label2Bold;
43
- export const label2UppercaseBold = typography.xs.label2UppercaseBold;
41
+ export const label2uppercase = typography.xs.label2uppercase;
42
+ export const label2bold = typography.xs.label2bold;
43
+ export const label2uppercaseBold = typography.xs.label2uppercaseBold;
44
44
  export const label3 = typography.xs.label3;
45
- export const label3Uppercase = typography.xs.label3Uppercase;
46
- export const label3Bold = typography.xs.label3Bold;
47
- export const label3UppercaseBold = typography.xs.label3UppercaseBold;
45
+ export const label3uppercase = typography.xs.label3uppercase;
46
+ export const label3bold = typography.xs.label3bold;
47
+ export const label3uppercaseBold = typography.xs.label3uppercaseBold;
48
48
  export const label4 = typography.xs.label4;
49
49
  export const quote = typography.xs.quote;
@@ -1,4 +1,4 @@
1
- export const Article = {"sizing":{"lg":{"aricleMobile1ColGridImageMarginSpace":"72px","articleTopMarginSpace":"16px","articleKickerFontSize":"30px","articleHeadlineFontSize":"100px","articleGalleryATeaserWidth":"300px","articleImageCaptionFontSize":"18px","articleImageSourceFontSize":"18px","articleImageCaptionLineHeight":"24.75px","articleImageSourceLineHeight":"23px","articleContentStackSpace":"32px","articleHeadingsStackSpace":"16px","articleImageLandscapeInlineSpace":"16px","articleMetaFontFamily":"Gotham","articleMetaFontSize":"16px","articleContentInlineSpace":"162px","articleHeadingsInlineSpace":"16px","articleImagePortaitInlineSpace":"162px","articleImageContainerStackSpace":"16px","articleInfoboxInlineSpace":"32px","articleInfoboxStackSpace":"32px"},"md":{"aricleMobile1ColGridImageMarginSpace":"72px","articleTopMarginSpace":"12px","articleKickerFontSize":"22px","articleHeadlineFontSize":"72px","articleGalleryATeaserWidth":"260px","articleImageCaptionFontSize":"18px","articleImageSourceFontSize":"16px","articleImageCaptionLineHeight":"24.75px","articleImageSourceLineHeight":"21px","articleContentStackSpace":"24px","articleHeadingsStackSpace":"12px","articleImageLandscapeInlineSpace":"12px","articleMetaFontFamily":"Gotham","articleMetaFontSize":"14px","articleContentInlineSpace":"72px","articleHeadingsInlineSpace":"72px","articleImagePortaitInlineSpace":"72px","articleImageContainerStackSpace":"12px","articleInfoboxInlineSpace":"24px","articleInfoboxStackSpace":"24px"},"sm":{"aricleMobile1ColGridImageMarginSpace":"0px","articleTopMarginSpace":"8px","articleKickerFontSize":"18px","articleHeadlineFontSize":"40px","articleGalleryATeaserWidth":"145px","articleImageCaptionFontSize":"16px","articleImageSourceFontSize":"16px","articleImageCaptionLineHeight":"19.5px","articleImageSourceLineHeight":"21px","articleContentStackSpace":"16px","articleHeadingsStackSpace":"12px","articleImageLandscapeInlineSpace":"0px","articleMetaFontFamily":"Gotham","articleMetaFontSize":"12px","articleContentInlineSpace":"16px","articleHeadingsInlineSpace":"16px","articleImagePortaitInlineSpace":"0px","articleImageContainerStackSpace":"8px","articleInfoboxInlineSpace":"16px","articleInfoboxStackSpace":"16px"},"xs":{"aricleMobile1ColGridImageMarginSpace":"0px","articleTopMarginSpace":"8px","articleKickerFontSize":"18px","articleHeadlineFontSize":"40px","articleGalleryATeaserWidth":"145px","articleImageCaptionFontSize":"16px","articleImageSourceFontSize":"16px","articleImageCaptionLineHeight":"19.5px","articleImageSourceLineHeight":"21px","articleContentStackSpace":"16px","articleHeadingsStackSpace":"12px","articleImageLandscapeInlineSpace":"0px","articleMetaFontFamily":"Gotham","articleMetaFontSize":"12px","articleContentInlineSpace":"16px","articleHeadingsInlineSpace":"16px","articleImagePortaitInlineSpace":"0px","articleImageContainerStackSpace":"8px","articleInfoboxInlineSpace":"16px","articleInfoboxStackSpace":"16px"}},"typography":{"lg":{"articleKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"30px","lineHeight":"30px"},"articleImageCaption":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"24.75px"},"articleHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"100px","lineHeight":"100px"},"articleMetaSource":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"18px","lineHeight":"23px"},"articleTimeStamp":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"16px","lineHeight":"null"}},"md":{"articleKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"22px","lineHeight":"22px"},"articleImageCaption":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"24.75px"},"articleHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"72px","lineHeight":"72px"},"articleMetaSource":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"21px"},"articleTimeStamp":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"null"}},"sm":{"articleKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"19.8px"},"articleImageCaption":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"19.5px"},"articleHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"40px","lineHeight":"40px"},"articleMetaSource":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"21px"},"articleTimeStamp":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"null"}},"xs":{"articleKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"19.8px"},"articleImageCaption":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"19.5px"},"articleHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"40px","lineHeight":"40px"},"articleMetaSource":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"21px"},"articleTimeStamp":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"null"}}}};
1
+ export const Article = {"sizing":{"lg":{"aricleMobile1colGridImageMarginSpace":"72px","articleTopMarginSpace":"16px","articleKickerFontSize":"30px","articleHeadlineFontSize":"100px","articleGalleryAteaserWidth":"300px","articleImageCaptionFontSize":"18px","articleImageSourceFontSize":"18px","articleImageCaptionLineHeight":"24.75px","articleImageSourceLineHeight":"23px","articleContentStackSpace":"32px","articleHeadingsStackSpace":"16px","articleImageLandscapeInlineSpace":"16px","articleMetaFontFamily":"Gotham","articleMetaFontSize":"16px","articleContentInlineSpace":"162px","articleHeadingsInlineSpace":"16px","articleImagePortaitInlineSpace":"162px","articleImageContainerStackSpace":"16px","articleInfoboxInlineSpace":"32px","articleInfoboxStackSpace":"32px"},"md":{"aricleMobile1colGridImageMarginSpace":"72px","articleTopMarginSpace":"12px","articleKickerFontSize":"22px","articleHeadlineFontSize":"72px","articleGalleryAteaserWidth":"260px","articleImageCaptionFontSize":"18px","articleImageSourceFontSize":"16px","articleImageCaptionLineHeight":"24.75px","articleImageSourceLineHeight":"21px","articleContentStackSpace":"24px","articleHeadingsStackSpace":"12px","articleImageLandscapeInlineSpace":"12px","articleMetaFontFamily":"Gotham","articleMetaFontSize":"14px","articleContentInlineSpace":"72px","articleHeadingsInlineSpace":"72px","articleImagePortaitInlineSpace":"72px","articleImageContainerStackSpace":"12px","articleInfoboxInlineSpace":"24px","articleInfoboxStackSpace":"24px"},"sm":{"aricleMobile1colGridImageMarginSpace":"0px","articleTopMarginSpace":"8px","articleKickerFontSize":"18px","articleHeadlineFontSize":"40px","articleGalleryAteaserWidth":"145px","articleImageCaptionFontSize":"16px","articleImageSourceFontSize":"16px","articleImageCaptionLineHeight":"19.5px","articleImageSourceLineHeight":"21px","articleContentStackSpace":"16px","articleHeadingsStackSpace":"12px","articleImageLandscapeInlineSpace":"0px","articleMetaFontFamily":"Gotham","articleMetaFontSize":"12px","articleContentInlineSpace":"16px","articleHeadingsInlineSpace":"16px","articleImagePortaitInlineSpace":"0px","articleImageContainerStackSpace":"8px","articleInfoboxInlineSpace":"16px","articleInfoboxStackSpace":"16px"},"xs":{"aricleMobile1colGridImageMarginSpace":"0px","articleTopMarginSpace":"8px","articleKickerFontSize":"18px","articleHeadlineFontSize":"40px","articleGalleryAteaserWidth":"145px","articleImageCaptionFontSize":"16px","articleImageSourceFontSize":"16px","articleImageCaptionLineHeight":"19.5px","articleImageSourceLineHeight":"21px","articleContentStackSpace":"16px","articleHeadingsStackSpace":"12px","articleImageLandscapeInlineSpace":"0px","articleMetaFontFamily":"Gotham","articleMetaFontSize":"12px","articleContentInlineSpace":"16px","articleHeadingsInlineSpace":"16px","articleImagePortaitInlineSpace":"0px","articleImageContainerStackSpace":"8px","articleInfoboxInlineSpace":"16px","articleInfoboxStackSpace":"16px"}},"typography":{"lg":{"articleKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"30px","lineHeight":"30px"},"articleImageCaption":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"24.75px"},"articleHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"100px","lineHeight":"100px"},"articleMetaSource":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"18px","lineHeight":"23px"},"articleTimeStamp":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"16px","lineHeight":"null"}},"md":{"articleKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"22px","lineHeight":"22px"},"articleImageCaption":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"24.75px"},"articleHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"72px","lineHeight":"72px"},"articleMetaSource":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"21px"},"articleTimeStamp":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"null"}},"sm":{"articleKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"19.8px"},"articleImageCaption":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"19.5px"},"articleHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"40px","lineHeight":"40px"},"articleMetaSource":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"21px"},"articleTimeStamp":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"null"}},"xs":{"articleKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"19.8px"},"articleImageCaption":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"19.5px"},"articleHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"40px","lineHeight":"40px"},"articleMetaSource":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"21px"},"articleTimeStamp":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"null"}}}};
2
2
  export const getArticleTokens = (colorMode = 'light', breakpoint = 'md', density = 'default') => ({
3
3
  ...Article.colors?.[colorMode],
4
4
  ...Article.sizing?.[breakpoint],
@@ -6,11 +6,11 @@ export const getArticleTokens = (colorMode = 'light', breakpoint = 'md', density
6
6
  ...Article.typography?.[breakpoint],
7
7
  ...Article.effects?.[colorMode]
8
8
  });
9
- export const aricleMobile1ColGridImageMarginSpace = "0px";
9
+ export const aricleMobile1colGridImageMarginSpace = "0px";
10
10
  export const articleTopMarginSpace = "8px";
11
11
  export const articleKickerFontSize = "18px";
12
12
  export const articleHeadlineFontSize = "40px";
13
- export const articleGalleryATeaserWidth = "145px";
13
+ export const articleGalleryAteaserWidth = "145px";
14
14
  export const articleImageCaptionFontSize = "16px";
15
15
  export const articleImageSourceFontSize = "16px";
16
16
  export const articleImageCaptionLineHeight = "19.5px";
@@ -1,4 +1,4 @@
1
- export const Breadcrumb = {"colors":{"dark":{"breadcrumbTextColorIdle":"#F2F4F5","breadcrumbTextColorHover":"#FFFFFF"},"light":{"breadcrumbTextColorIdle":"#4B525A","breadcrumbTextColorHover":"#232629"}},"sizing":{"lg":{"breadcrumbFontSize":"12px","breadcrumbFontFamily":"Gotham XNarrow","breadcrumb&ArrowLeftInlineSpace1":"3px","breadcrumb&ArrowRightInlineSpace2":"5px","breadcrumbInlineSpace":"0px","breadcrumbLineHeight":"12px","breadcrumbFontWeight":700,"breadcrumbStackSpace":"16px"},"md":{"breadcrumbFontSize":"15px","breadcrumbFontFamily":"Gotham XNarrow","breadcrumb&ArrowLeftInlineSpace1":"3px","breadcrumb&ArrowRightInlineSpace2":"5px","breadcrumbInlineSpace":"12px","breadcrumbLineHeight":"15px","breadcrumbFontWeight":700,"breadcrumbStackSpace":"14px"},"sm":{"breadcrumbFontSize":"15px","breadcrumbFontFamily":"Gotham XNarrow","breadcrumb&ArrowLeftInlineSpace1":"3px","breadcrumb&ArrowRightInlineSpace2":"5px","breadcrumbInlineSpace":"12px","breadcrumbLineHeight":"15px","breadcrumbFontWeight":700,"breadcrumbStackSpace":"14px"},"xs":{"breadcrumbFontSize":"15px","breadcrumbFontFamily":"Gotham XNarrow","breadcrumb&ArrowLeftInlineSpace1":"3px","breadcrumb&ArrowRightInlineSpace2":"5px","breadcrumbInlineSpace":"12px","breadcrumbLineHeight":"15px","breadcrumbFontWeight":700,"breadcrumbStackSpace":"14px"}},"typography":{"lg":{"breadcrumb":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"},"breadcrumbLink":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"},"breadcrumbLinkHover":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}},"md":{"breadcrumb":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLink":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLinkHover":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"}},"sm":{"breadcrumb":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLink":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLinkHover":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"}},"xs":{"breadcrumb":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLink":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLinkHover":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"}}}};
1
+ export const Breadcrumb = {"colors":{"dark":{"breadcrumbTextColorIdle":"#F2F4F5","breadcrumbTextColorHover":"#FFFFFF"},"light":{"breadcrumbTextColorIdle":"#4B525A","breadcrumbTextColorHover":"#232629"}},"sizing":{"lg":{"breadcrumbFontSize":"12px","breadcrumbFontFamily":"Gotham XNarrow","breadcrumb&arrowLeftInlineSpace1":"3px","breadcrumb&arrowRightInlineSpace2":"5px","breadcrumbInlineSpace":"0px","breadcrumbLineHeight":"12px","breadcrumbFontWeight":700,"breadcrumbStackSpace":"16px"},"md":{"breadcrumbFontSize":"15px","breadcrumbFontFamily":"Gotham XNarrow","breadcrumb&arrowLeftInlineSpace1":"3px","breadcrumb&arrowRightInlineSpace2":"5px","breadcrumbInlineSpace":"12px","breadcrumbLineHeight":"15px","breadcrumbFontWeight":700,"breadcrumbStackSpace":"14px"},"sm":{"breadcrumbFontSize":"15px","breadcrumbFontFamily":"Gotham XNarrow","breadcrumb&arrowLeftInlineSpace1":"3px","breadcrumb&arrowRightInlineSpace2":"5px","breadcrumbInlineSpace":"12px","breadcrumbLineHeight":"15px","breadcrumbFontWeight":700,"breadcrumbStackSpace":"14px"},"xs":{"breadcrumbFontSize":"15px","breadcrumbFontFamily":"Gotham XNarrow","breadcrumb&arrowLeftInlineSpace1":"3px","breadcrumb&arrowRightInlineSpace2":"5px","breadcrumbInlineSpace":"12px","breadcrumbLineHeight":"15px","breadcrumbFontWeight":700,"breadcrumbStackSpace":"14px"}},"typography":{"lg":{"breadcrumb":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"},"breadcrumbLink":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"},"breadcrumbLinkHover":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}},"md":{"breadcrumb":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLink":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLinkHover":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"}},"sm":{"breadcrumb":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLink":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLinkHover":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"}},"xs":{"breadcrumb":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLink":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"breadcrumbLinkHover":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"}}}};
2
2
  export const getBreadcrumbTokens = (colorMode = 'light', breakpoint = 'md', density = 'default') => ({
3
3
  ...Breadcrumb.colors?.[colorMode],
4
4
  ...Breadcrumb.sizing?.[breakpoint],
@@ -10,8 +10,8 @@ export const breadcrumbTextColorIdle = "#4B525A";
10
10
  export const breadcrumbTextColorHover = "#232629";
11
11
  export const breadcrumbFontSize = "15px";
12
12
  export const breadcrumbFontFamily = "Gotham XNarrow";
13
- export const breadcrumb&ArrowLeftInlineSpace1 = "3px";
14
- export const breadcrumb&ArrowRightInlineSpace2 = "5px";
13
+ export const breadcrumb&arrowLeftInlineSpace1 = "3px";
14
+ export const breadcrumb&arrowRightInlineSpace2 = "5px";
15
15
  export const breadcrumbInlineSpace = "12px";
16
16
  export const breadcrumbLineHeight = "15px";
17
17
  export const breadcrumbFontWeight = 700;
@@ -1,4 +1,4 @@
1
- export const InputField = {"colors":{"dark":{"inputFieldBorderColorIdle":"#8C9196","inputFieldBorderColorActive":"#E9ECEF","inputFieldBorderColorDark":"#CED4DA","inputFieldBorderColorDarkActive":"#FFFFFF","inputFieldBgColorDarkLowContrast":"#343C41","inputFieldBgColorDarkMediumContrast":"#4B525A","inputFieldBgColorDarkHighContrast":"#E9ECEF"},"light":{"inputFieldBorderColorIdle":"#CED4DA","inputFieldBorderColorActive":"#4B525A","inputFieldBorderColorDark":"#8C9196","inputFieldBorderColorDarkActive":"#232629","inputFieldBgColorDarkLowContrast":"#343C41","inputFieldBgColorDarkMediumContrast":"#4B525A","inputFieldBgColorDarkHighContrast":"#E9ECEF"}},"sizing":{"lg":{"inputFieldStackSpace":"6px","inputFieldInlineSpace":"16px","inputFieldMiniLabelInlineSpace":"4px","inputFieldFontSize":"16px","inputFieldIMessageInlineSpace":"16px","inputFieldHeightSize":"36px","heyInputContainerInlineSpace":"16px","inputFieldMessageGapSpace":"4px","inputFieldFontFamily":"Gotham XNarrow"},"md":{"inputFieldStackSpace":"6px","inputFieldInlineSpace":"16px","inputFieldMiniLabelInlineSpace":"4px","inputFieldFontSize":"16px","inputFieldIMessageInlineSpace":"16px","inputFieldHeightSize":"36px","heyInputContainerInlineSpace":"8px","inputFieldMessageGapSpace":"4px","inputFieldFontFamily":"Gotham XNarrow"},"sm":{"inputFieldStackSpace":"6px","inputFieldInlineSpace":"16px","inputFieldMiniLabelInlineSpace":"4px","inputFieldFontSize":"16px","inputFieldIMessageInlineSpace":"16px","inputFieldHeightSize":"36px","heyInputContainerInlineSpace":"8px","inputFieldMessageGapSpace":"4px","inputFieldFontFamily":"Gotham XNarrow"},"xs":{"inputFieldStackSpace":"6px","inputFieldInlineSpace":"16px","inputFieldMiniLabelInlineSpace":"4px","inputFieldFontSize":"16px","inputFieldIMessageInlineSpace":"16px","inputFieldHeightSize":"36px","heyInputContainerInlineSpace":"8px","inputFieldMessageGapSpace":"4px","inputFieldFontFamily":"Gotham XNarrow"}},"density":{"default":{"densityInputFieldInlineSpace":"16px","densityInputFieldStackSpace":"8px","densityInputFieldHeightSize":"40px","densityInputFieldLabelFontSize":"17px"},"dense":{"densityInputFieldInlineSpace":"16px","densityInputFieldStackSpace":"6px","densityInputFieldHeightSize":"36px","densityInputFieldLabelFontSize":"16px"},"spacious":{"densityInputFieldInlineSpace":"16px","densityInputFieldStackSpace":"12px","densityInputFieldHeightSize":"48px","densityInputFieldLabelFontSize":"19px"}},"typography":{"lg":{"textInputFieldLabel":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"16px"}},"md":{"textInputFieldLabel":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"16px"}},"sm":{"textInputFieldLabel":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"16px"}},"xs":{"textInputFieldLabel":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"16px"}}}};
1
+ export const InputField = {"colors":{"dark":{"inputFieldBorderColorIdle":"#8C9196","inputFieldBorderColorActive":"#E9ECEF","inputFieldBorderColorDark":"#CED4DA","inputFieldBorderColorDarkActive":"#FFFFFF","inputFieldBgColorDarkLowContrast":"#343C41","inputFieldBgColorDarkMediumContrast":"#4B525A","inputFieldBgColorDarkHighContrast":"#E9ECEF"},"light":{"inputFieldBorderColorIdle":"#CED4DA","inputFieldBorderColorActive":"#4B525A","inputFieldBorderColorDark":"#8C9196","inputFieldBorderColorDarkActive":"#232629","inputFieldBgColorDarkLowContrast":"#343C41","inputFieldBgColorDarkMediumContrast":"#4B525A","inputFieldBgColorDarkHighContrast":"#E9ECEF"}},"sizing":{"lg":{"inputFieldStackSpace":"6px","inputFieldInlineSpace":"16px","inputFieldMiniLabelInlineSpace":"4px","inputFieldFontSize":"16px","inputFieldImessageInlineSpace":"16px","inputFieldHeightSize":"36px","heyInputContainerInlineSpace":"16px","inputFieldMessageGapSpace":"4px","inputFieldFontFamily":"Gotham XNarrow"},"md":{"inputFieldStackSpace":"6px","inputFieldInlineSpace":"16px","inputFieldMiniLabelInlineSpace":"4px","inputFieldFontSize":"16px","inputFieldImessageInlineSpace":"16px","inputFieldHeightSize":"36px","heyInputContainerInlineSpace":"8px","inputFieldMessageGapSpace":"4px","inputFieldFontFamily":"Gotham XNarrow"},"sm":{"inputFieldStackSpace":"6px","inputFieldInlineSpace":"16px","inputFieldMiniLabelInlineSpace":"4px","inputFieldFontSize":"16px","inputFieldImessageInlineSpace":"16px","inputFieldHeightSize":"36px","heyInputContainerInlineSpace":"8px","inputFieldMessageGapSpace":"4px","inputFieldFontFamily":"Gotham XNarrow"},"xs":{"inputFieldStackSpace":"6px","inputFieldInlineSpace":"16px","inputFieldMiniLabelInlineSpace":"4px","inputFieldFontSize":"16px","inputFieldImessageInlineSpace":"16px","inputFieldHeightSize":"36px","heyInputContainerInlineSpace":"8px","inputFieldMessageGapSpace":"4px","inputFieldFontFamily":"Gotham XNarrow"}},"density":{"default":{"densityInputFieldInlineSpace":"16px","densityInputFieldStackSpace":"8px","densityInputFieldHeightSize":"40px","densityInputFieldLabelFontSize":"17px"},"dense":{"densityInputFieldInlineSpace":"16px","densityInputFieldStackSpace":"6px","densityInputFieldHeightSize":"36px","densityInputFieldLabelFontSize":"16px"},"spacious":{"densityInputFieldInlineSpace":"16px","densityInputFieldStackSpace":"12px","densityInputFieldHeightSize":"48px","densityInputFieldLabelFontSize":"19px"}},"typography":{"lg":{"textInputFieldLabel":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"16px"}},"md":{"textInputFieldLabel":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"16px"}},"sm":{"textInputFieldLabel":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"16px"}},"xs":{"textInputFieldLabel":{"fontFamily":"Gotham XNarrow","fontWeight":400,"fontSize":"16px","lineHeight":"16px"}}}};
2
2
  export const getInputFieldTokens = (colorMode = 'light', breakpoint = 'md', density = 'default') => ({
3
3
  ...InputField.colors?.[colorMode],
4
4
  ...InputField.sizing?.[breakpoint],
@@ -17,7 +17,7 @@ export const inputFieldStackSpace = "6px";
17
17
  export const inputFieldInlineSpace = "16px";
18
18
  export const inputFieldMiniLabelInlineSpace = "4px";
19
19
  export const inputFieldFontSize = "16px";
20
- export const inputFieldIMessageInlineSpace = "16px";
20
+ export const inputFieldImessageInlineSpace = "16px";
21
21
  export const inputFieldHeightSize = "36px";
22
22
  export const heyInputContainerInlineSpace = "8px";
23
23
  export const inputFieldMessageGapSpace = "4px";
@@ -1,4 +1,4 @@
1
- export const LiveTicker = {"sizing":{"lg":{"liveTickerheadlineFontWeight":600,"liveTickerHeadlinesFontSize":"32px","timeStampFontFamily":"Gotham XNarrow","liveTickerTimeStampFontSize":"16px","liveTickerTime&HeadlineStackSpace":"4px","liveTickerSliderItemWidthMaxSize":"537px","liveTickerAppCardHeightSize":"128px","liveTickerAppCardWidthSize":"300px"},"md":{"liveTickerheadlineFontWeight":600,"liveTickerHeadlinesFontSize":"32px","timeStampFontFamily":"Gotham XNarrow","liveTickerTimeStampFontSize":"16px","liveTickerTime&HeadlineStackSpace":"4px","liveTickerSliderItemWidthMaxSize":"257px","liveTickerAppCardHeightSize":"128px","liveTickerAppCardWidthSize":"300px"},"sm":{"liveTickerheadlineFontWeight":600,"liveTickerHeadlinesFontSize":"22px","timeStampFontFamily":"Gotham XNarrow","liveTickerTimeStampFontSize":"14px","liveTickerTime&HeadlineStackSpace":"4px","liveTickerSliderItemWidthMaxSize":"257px","liveTickerAppCardHeightSize":"96px","liveTickerAppCardWidthSize":"250px"},"xs":{"liveTickerheadlineFontWeight":600,"liveTickerHeadlinesFontSize":"22px","timeStampFontFamily":"Gotham XNarrow","liveTickerTimeStampFontSize":"14px","liveTickerTime&HeadlineStackSpace":"4px","liveTickerSliderItemWidthMaxSize":"257px","liveTickerAppCardHeightSize":"96px","liveTickerAppCardWidthSize":"250px"}},"typography":{"lg":{"liveTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":600,"fontSize":"32px","lineHeight":"32px"},"liveTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"16px"}},"md":{"liveTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":600,"fontSize":"32px","lineHeight":"32px"},"liveTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"16px"}},"sm":{"liveTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":600,"fontSize":"22px","lineHeight":"22px"},"liveTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"14px","lineHeight":"14px"}},"xs":{"liveTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":600,"fontSize":"22px","lineHeight":"22px"},"liveTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"14px","lineHeight":"14px"}}}};
1
+ export const LiveTicker = {"sizing":{"lg":{"liveTickerheadlineFontWeight":600,"liveTickerHeadlinesFontSize":"32px","timeStampFontFamily":"Gotham XNarrow","liveTickerTimeStampFontSize":"16px","liveTickerTime&headlineStackSpace":"4px","liveTickerSliderItemWidthMaxSize":"537px","liveTickerAppCardHeightSize":"128px","liveTickerAppCardWidthSize":"300px"},"md":{"liveTickerheadlineFontWeight":600,"liveTickerHeadlinesFontSize":"32px","timeStampFontFamily":"Gotham XNarrow","liveTickerTimeStampFontSize":"16px","liveTickerTime&headlineStackSpace":"4px","liveTickerSliderItemWidthMaxSize":"257px","liveTickerAppCardHeightSize":"128px","liveTickerAppCardWidthSize":"300px"},"sm":{"liveTickerheadlineFontWeight":600,"liveTickerHeadlinesFontSize":"22px","timeStampFontFamily":"Gotham XNarrow","liveTickerTimeStampFontSize":"14px","liveTickerTime&headlineStackSpace":"4px","liveTickerSliderItemWidthMaxSize":"257px","liveTickerAppCardHeightSize":"96px","liveTickerAppCardWidthSize":"250px"},"xs":{"liveTickerheadlineFontWeight":600,"liveTickerHeadlinesFontSize":"22px","timeStampFontFamily":"Gotham XNarrow","liveTickerTimeStampFontSize":"14px","liveTickerTime&headlineStackSpace":"4px","liveTickerSliderItemWidthMaxSize":"257px","liveTickerAppCardHeightSize":"96px","liveTickerAppCardWidthSize":"250px"}},"typography":{"lg":{"liveTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":600,"fontSize":"32px","lineHeight":"32px"},"liveTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"16px"}},"md":{"liveTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":600,"fontSize":"32px","lineHeight":"32px"},"liveTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"16px"}},"sm":{"liveTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":600,"fontSize":"22px","lineHeight":"22px"},"liveTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"14px","lineHeight":"14px"}},"xs":{"liveTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":600,"fontSize":"22px","lineHeight":"22px"},"liveTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"14px","lineHeight":"14px"}}}};
2
2
  export const getLiveTickerTokens = (colorMode = 'light', breakpoint = 'md', density = 'default') => ({
3
3
  ...LiveTicker.colors?.[colorMode],
4
4
  ...LiveTicker.sizing?.[breakpoint],
@@ -10,7 +10,7 @@ export const liveTickerheadlineFontWeight = 600;
10
10
  export const liveTickerHeadlinesFontSize = "22px";
11
11
  export const timeStampFontFamily = "Gotham XNarrow";
12
12
  export const liveTickerTimeStampFontSize = "14px";
13
- export const liveTickerTime&HeadlineStackSpace = "4px";
13
+ export const liveTickerTime&headlineStackSpace = "4px";
14
14
  export const liveTickerSliderItemWidthMaxSize = "257px";
15
15
  export const liveTickerAppCardHeightSize = "96px";
16
16
  export const liveTickerAppCardWidthSize = "250px";
@@ -1,4 +1,4 @@
1
- export const Menu = {"colors":{"dark":{"menuSurfaceColor":"#232629","menuScrolledSurfaceGradientColor":"rgba(35, 38, 41, 0.95)","menuLinkLaneSurfaceColor":"#232629","menuLinkLaneLabelColor":"#8C9196","menuLinkLaneLabelColorActive":"#FFFFFF","appTopBarSurfaceColor":"#343C41","appTopBarIconColor":"#8C9196","appTopBarTextColorPrimary":"#E9ECEF","appTobBarTabNavBottomBorder":"#4B525A","appTobBarTabNavBottomBorderActive":"#FFFFFF"},"light":{"menuSurfaceColor":"#FFFFFF","menuScrolledSurfaceGradientColor":"rgba(255, 255, 255, 0.95)","menuLinkLaneSurfaceColor":"#FFFFFF","menuLinkLaneLabelColor":"#4B525A","menuLinkLaneLabelColorActive":"#232629","appTopBarSurfaceColor":"#FFFFFF","appTopBarIconColor":"#4B525A","appTopBarTextColorPrimary":"#232629","appTobBarTabNavBottomBorder":"#E9ECEF","appTobBarTabNavBottomBorderActive":"#DD0000"}},"sizing":{"lg":{"menuItemSpace":"8px","menuItemFontSize":"15px","menuItemUtilFontSize":"12px","menuItemUtilStackSpace":"10px","menuLinkLaneHeightSize":"48px","menuUtillinkItemHeightSize":"48px","menuLinkItemInlineSpace":"4px","menuLogoDefaultSize":"148px","menuLogoScrolledSize":"56px","menuSpecialNaviItemHeightSize":"56px","subNavBarHeightSize":"42px","menuUtilityLinksContainerHeightSize":"100px","menuTopStackSpace":"12px","menuLeftInlineSpace":"16px","menuUtilityLinksGapSpace":"32px","menuRightInlineSpace":"16px","menuBottomStackSpace":"0px","menuUtilityLinksDividerHeightSize":"48px","menuShadowVisibility":"rgba(0, 0, 0, 0)","heyInputShadowVisibility":"rgba(0, 0, 0, 0.1)","appTopbarTitleFontSize":"14px","appTopbarStageTitleHeight":"17px","iOSappTopBarHeightSize":"48px","iOSappTopBarLeftInlineSpace":"19px","iOSappTopBarRightInlineSpace":"19px"},"md":{"menuItemSpace":"8px","menuItemFontSize":"15px","menuItemUtilFontSize":"12px","menuItemUtilStackSpace":"10px","menuLinkLaneHeightSize":"48px","menuUtillinkItemHeightSize":"48px","menuLinkItemInlineSpace":"4px","menuLogoDefaultSize":"56px","menuLogoScrolledSize":"56px","menuSpecialNaviItemHeightSize":"48px","subNavBarHeightSize":"42px","menuUtilityLinksContainerHeightSize":"56px","menuTopStackSpace":"8px","menuLeftInlineSpace":"8px","menuUtilityLinksGapSpace":"24px","menuRightInlineSpace":"0px","menuBottomStackSpace":"8px","menuUtilityLinksDividerHeightSize":"40px","menuShadowVisibility":"rgba(0, 0, 0, 0.1)","heyInputShadowVisibility":"rgba(0, 0, 0, 0)","appTopbarTitleFontSize":"14px","appTopbarStageTitleHeight":"17px","iOSappTopBarHeightSize":"48px","iOSappTopBarLeftInlineSpace":"19px","iOSappTopBarRightInlineSpace":"19px"},"sm":{"menuItemSpace":"8px","menuItemFontSize":"15px","menuItemUtilFontSize":"12px","menuItemUtilStackSpace":"10px","menuLinkLaneHeightSize":"48px","menuUtillinkItemHeightSize":"48px","menuLinkItemInlineSpace":"4px","menuLogoDefaultSize":"56px","menuLogoScrolledSize":"56px","menuSpecialNaviItemHeightSize":"48px","subNavBarHeightSize":"42px","menuUtilityLinksContainerHeightSize":"56px","menuTopStackSpace":"8px","menuLeftInlineSpace":"8px","menuUtilityLinksGapSpace":"24px","menuRightInlineSpace":"0px","menuBottomStackSpace":"8px","menuUtilityLinksDividerHeightSize":"40px","menuShadowVisibility":"rgba(0, 0, 0, 0.1)","heyInputShadowVisibility":"rgba(0, 0, 0, 0)","appTopbarTitleFontSize":"12px","appTopbarStageTitleHeight":"14px","iOSappTopBarHeightSize":"44px","iOSappTopBarLeftInlineSpace":"12px","iOSappTopBarRightInlineSpace":"16px"},"xs":{"menuItemSpace":"8px","menuItemFontSize":"15px","menuItemUtilFontSize":"12px","menuItemUtilStackSpace":"10px","menuLinkLaneHeightSize":"48px","menuUtillinkItemHeightSize":"48px","menuLinkItemInlineSpace":"4px","menuLogoDefaultSize":"56px","menuLogoScrolledSize":"56px","menuSpecialNaviItemHeightSize":"48px","subNavBarHeightSize":"42px","menuUtilityLinksContainerHeightSize":"56px","menuTopStackSpace":"8px","menuLeftInlineSpace":"8px","menuUtilityLinksGapSpace":"24px","menuRightInlineSpace":"0px","menuBottomStackSpace":"8px","menuUtilityLinksDividerHeightSize":"40px","menuShadowVisibility":"rgba(0, 0, 0, 0.1)","heyInputShadowVisibility":"rgba(0, 0, 0, 0)","appTopbarTitleFontSize":"12px","appTopbarStageTitleHeight":"14px","iOSappTopBarHeightSize":"44px","iOSappTopBarLeftInlineSpace":"12px","iOSappTopBarRightInlineSpace":"16px"}},"typography":{"lg":{"appTopbarStageTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"17px"},"appTopbarTabsTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"17px"},"menuItemLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"menuItemUtilLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}},"md":{"appTopbarStageTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"17px"},"appTopbarTabsTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"17px"},"menuItemLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"menuItemUtilLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}},"sm":{"appTopbarStageTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"14px"},"appTopbarTabsTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"14px"},"menuItemLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"menuItemUtilLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}},"xs":{"appTopbarStageTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"14px"},"appTopbarTabsTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"14px"},"menuItemLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"menuItemUtilLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}}},"effects":{"dark":{"menuShadow":[{"offsetX":0,"offsetY":8,"radius":10,"spread":-8,"color":"rgba(0, 0, 0, 0.1)"}],"heyInputShadow":[{"offsetX":0,"offsetY":8,"radius":10,"spread":-8,"color":"rgba(0, 0, 0, 0)"}]},"light":{"menuShadow":[{"offsetX":0,"offsetY":8,"radius":10,"spread":-8,"color":"rgba(0, 0, 0, 0.1)"}],"heyInputShadow":[{"offsetX":0,"offsetY":8,"radius":10,"spread":-8,"color":"rgba(0, 0, 0, 0)"}]}}};
1
+ export const Menu = {"colors":{"dark":{"menuSurfaceColor":"#232629","menuScrolledSurfaceGradientColor":"rgba(35, 38, 41, 0.95)","menuLinkLaneSurfaceColor":"#232629","menuLinkLaneLabelColor":"#8C9196","menuLinkLaneLabelColorActive":"#FFFFFF","appTopBarSurfaceColor":"#343C41","appTopBarIconColor":"#8C9196","appTopBarTextColorPrimary":"#E9ECEF","appTobBarTabNavBottomBorder":"#4B525A","appTobBarTabNavBottomBorderActive":"#FFFFFF"},"light":{"menuSurfaceColor":"#FFFFFF","menuScrolledSurfaceGradientColor":"rgba(255, 255, 255, 0.95)","menuLinkLaneSurfaceColor":"#FFFFFF","menuLinkLaneLabelColor":"#4B525A","menuLinkLaneLabelColorActive":"#232629","appTopBarSurfaceColor":"#FFFFFF","appTopBarIconColor":"#4B525A","appTopBarTextColorPrimary":"#232629","appTobBarTabNavBottomBorder":"#E9ECEF","appTobBarTabNavBottomBorderActive":"#DD0000"}},"sizing":{"lg":{"menuItemSpace":"8px","menuItemFontSize":"15px","menuItemUtilFontSize":"12px","menuItemUtilStackSpace":"10px","menuLinkLaneHeightSize":"48px","menuUtillinkItemHeightSize":"48px","menuLinkItemInlineSpace":"4px","menuLogoDefaultSize":"148px","menuLogoScrolledSize":"56px","menuSpecialNaviItemHeightSize":"56px","subNavBarHeightSize":"42px","menuUtilityLinksContainerHeightSize":"100px","menuTopStackSpace":"12px","menuLeftInlineSpace":"16px","menuUtilityLinksGapSpace":"32px","menuRightInlineSpace":"16px","menuBottomStackSpace":"0px","menuUtilityLinksDividerHeightSize":"48px","menuShadowVisibility":"rgba(0, 0, 0, 0)","heyInputShadowVisibility":"rgba(0, 0, 0, 0.1)","appTopbarTitleFontSize":"14px","appTopbarStageTitleHeight":"17px","iOsappTopBarHeightSize":"48px","iOsappTopBarLeftInlineSpace":"19px","iOsappTopBarRightInlineSpace":"19px"},"md":{"menuItemSpace":"8px","menuItemFontSize":"15px","menuItemUtilFontSize":"12px","menuItemUtilStackSpace":"10px","menuLinkLaneHeightSize":"48px","menuUtillinkItemHeightSize":"48px","menuLinkItemInlineSpace":"4px","menuLogoDefaultSize":"56px","menuLogoScrolledSize":"56px","menuSpecialNaviItemHeightSize":"48px","subNavBarHeightSize":"42px","menuUtilityLinksContainerHeightSize":"56px","menuTopStackSpace":"8px","menuLeftInlineSpace":"8px","menuUtilityLinksGapSpace":"24px","menuRightInlineSpace":"0px","menuBottomStackSpace":"8px","menuUtilityLinksDividerHeightSize":"40px","menuShadowVisibility":"rgba(0, 0, 0, 0.1)","heyInputShadowVisibility":"rgba(0, 0, 0, 0)","appTopbarTitleFontSize":"14px","appTopbarStageTitleHeight":"17px","iOsappTopBarHeightSize":"48px","iOsappTopBarLeftInlineSpace":"19px","iOsappTopBarRightInlineSpace":"19px"},"sm":{"menuItemSpace":"8px","menuItemFontSize":"15px","menuItemUtilFontSize":"12px","menuItemUtilStackSpace":"10px","menuLinkLaneHeightSize":"48px","menuUtillinkItemHeightSize":"48px","menuLinkItemInlineSpace":"4px","menuLogoDefaultSize":"56px","menuLogoScrolledSize":"56px","menuSpecialNaviItemHeightSize":"48px","subNavBarHeightSize":"42px","menuUtilityLinksContainerHeightSize":"56px","menuTopStackSpace":"8px","menuLeftInlineSpace":"8px","menuUtilityLinksGapSpace":"24px","menuRightInlineSpace":"0px","menuBottomStackSpace":"8px","menuUtilityLinksDividerHeightSize":"40px","menuShadowVisibility":"rgba(0, 0, 0, 0.1)","heyInputShadowVisibility":"rgba(0, 0, 0, 0)","appTopbarTitleFontSize":"12px","appTopbarStageTitleHeight":"14px","iOsappTopBarHeightSize":"44px","iOsappTopBarLeftInlineSpace":"12px","iOsappTopBarRightInlineSpace":"16px"},"xs":{"menuItemSpace":"8px","menuItemFontSize":"15px","menuItemUtilFontSize":"12px","menuItemUtilStackSpace":"10px","menuLinkLaneHeightSize":"48px","menuUtillinkItemHeightSize":"48px","menuLinkItemInlineSpace":"4px","menuLogoDefaultSize":"56px","menuLogoScrolledSize":"56px","menuSpecialNaviItemHeightSize":"48px","subNavBarHeightSize":"42px","menuUtilityLinksContainerHeightSize":"56px","menuTopStackSpace":"8px","menuLeftInlineSpace":"8px","menuUtilityLinksGapSpace":"24px","menuRightInlineSpace":"0px","menuBottomStackSpace":"8px","menuUtilityLinksDividerHeightSize":"40px","menuShadowVisibility":"rgba(0, 0, 0, 0.1)","heyInputShadowVisibility":"rgba(0, 0, 0, 0)","appTopbarTitleFontSize":"12px","appTopbarStageTitleHeight":"14px","iOsappTopBarHeightSize":"44px","iOsappTopBarLeftInlineSpace":"12px","iOsappTopBarRightInlineSpace":"16px"}},"typography":{"lg":{"appTopbarStageTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"17px"},"appTopbarTabsTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"17px"},"menuItemLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"menuItemUtilLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}},"md":{"appTopbarStageTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"17px"},"appTopbarTabsTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"14px","lineHeight":"17px"},"menuItemLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"menuItemUtilLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}},"sm":{"appTopbarStageTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"14px"},"appTopbarTabsTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"14px"},"menuItemLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"menuItemUtilLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}},"xs":{"appTopbarStageTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"14px"},"appTopbarTabsTitle":{"fontFamily":"Gotham","fontWeight":800,"fontSize":"12px","lineHeight":"14px"},"menuItemLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"15px","lineHeight":"15px"},"menuItemUtilLabel":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"12px","lineHeight":"12px"}}},"effects":{"dark":{"menuShadow":[{"offsetX":0,"offsetY":8,"radius":10,"spread":-8,"color":"rgba(0, 0, 0, 0.1)"}],"heyInputShadow":[{"offsetX":0,"offsetY":8,"radius":10,"spread":-8,"color":"rgba(0, 0, 0, 0)"}]},"light":{"menuShadow":[{"offsetX":0,"offsetY":8,"radius":10,"spread":-8,"color":"rgba(0, 0, 0, 0.1)"}],"heyInputShadow":[{"offsetX":0,"offsetY":8,"radius":10,"spread":-8,"color":"rgba(0, 0, 0, 0)"}]}}};
2
2
  export const getMenuTokens = (colorMode = 'light', breakpoint = 'md', density = 'default') => ({
3
3
  ...Menu.colors?.[colorMode],
4
4
  ...Menu.sizing?.[breakpoint],
@@ -38,7 +38,7 @@ export const menuShadowVisibility = "rgba(0, 0, 0, 0.1)";
38
38
  export const heyInputShadowVisibility = "rgba(0, 0, 0, 0)";
39
39
  export const appTopbarTitleFontSize = "12px";
40
40
  export const appTopbarStageTitleHeight = "14px";
41
- export const iOSappTopBarHeightSize = "44px";
42
- export const iOSappTopBarLeftInlineSpace = "12px";
43
- export const iOSappTopBarRightInlineSpace = "16px";
41
+ export const iOsappTopBarHeightSize = "44px";
42
+ export const iOsappTopBarLeftInlineSpace = "12px";
43
+ export const iOsappTopBarRightInlineSpace = "16px";
44
44
  export default Menu;
@@ -1,4 +1,4 @@
1
- export const NewsTicker = {"colors":{"dark":{"newsTickerTimestampColor":"#8C9196","newsTickerBadgeIconsColor":"#8C9196"},"light":{"newsTickerTimestampColor":"#8C9196","newsTickerBadgeIconsColor":"#8C9196"}},"sizing":{"lg":{"newsTickerTimeFontSize":"18px","newsTickerTimeFontWeight":700,"newsTickerTimeFontFamily":"Gotham XNarrow","newsTickerTimeLineHeight":"23.4px","newsTickerContentStackSpace":"4px","newsTickerKickerInnerStackSpace":"2px","newsTickerTitlesInlineSpace":"30px","newsTickerBadgesInlineSpace":"16px","newsTickerTime&KickerStackSpace":"6px","newsTickerEntriesStackSpace":"22px","newsTickerKickerInnerInlineSpace":"4px","newsTickerSkeletonBottomSpace":"0px","newsTickerRedDotSize":"16px","newsTickerEntriesLeftInlineSpace":"22px","newsTickerLineInlineSpace":"8px","newsTickerAppCardHeightSize":"150px","newsTickerAppCardWidthSize":"300px"},"md":{"newsTickerTimeFontSize":"16px","newsTickerTimeFontWeight":700,"newsTickerTimeFontFamily":"Gotham XNarrow","newsTickerTimeLineHeight":"20.8px","newsTickerContentStackSpace":"4px","newsTickerKickerInnerStackSpace":"2px","newsTickerTitlesInlineSpace":"24px","newsTickerBadgesInlineSpace":"12px","newsTickerTime&KickerStackSpace":"6px","newsTickerEntriesStackSpace":"22px","newsTickerKickerInnerInlineSpace":"4px","newsTickerSkeletonBottomSpace":"0px","newsTickerRedDotSize":"14px","newsTickerEntriesLeftInlineSpace":"22px","newsTickerLineInlineSpace":"7px","newsTickerAppCardHeightSize":"150px","newsTickerAppCardWidthSize":"300px"},"sm":{"newsTickerTimeFontSize":"16px","newsTickerTimeFontWeight":700,"newsTickerTimeFontFamily":"Gotham XNarrow","newsTickerTimeLineHeight":"20.8px","newsTickerContentStackSpace":"4px","newsTickerKickerInnerStackSpace":"2px","newsTickerTitlesInlineSpace":"18px","newsTickerBadgesInlineSpace":"8px","newsTickerTime&KickerStackSpace":"4px","newsTickerEntriesStackSpace":"22px","newsTickerKickerInnerInlineSpace":"4px","newsTickerSkeletonBottomSpace":"64px","newsTickerRedDotSize":"12px","newsTickerEntriesLeftInlineSpace":"22px","newsTickerLineInlineSpace":"6px","newsTickerAppCardHeightSize":"116px","newsTickerAppCardWidthSize":"250px"},"xs":{"newsTickerTimeFontSize":"16px","newsTickerTimeFontWeight":700,"newsTickerTimeFontFamily":"Gotham XNarrow","newsTickerTimeLineHeight":"20.8px","newsTickerContentStackSpace":"4px","newsTickerKickerInnerStackSpace":"2px","newsTickerTitlesInlineSpace":"18px","newsTickerBadgesInlineSpace":"8px","newsTickerTime&KickerStackSpace":"4px","newsTickerEntriesStackSpace":"22px","newsTickerKickerInnerInlineSpace":"4px","newsTickerSkeletonBottomSpace":"64px","newsTickerRedDotSize":"12px","newsTickerEntriesLeftInlineSpace":"22px","newsTickerLineInlineSpace":"6px","newsTickerAppCardHeightSize":"116px","newsTickerAppCardWidthSize":"250px"}},"typography":{"lg":{"newsTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"23.4px"},"newsTickerKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"20px","lineHeight":"20px"},"newsTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"40px","lineHeight":"40px"}},"md":{"newsTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"20.8px"},"newsTickerKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"18px"},"newsTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"36px","lineHeight":"36px"}},"sm":{"newsTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"20.8px"},"newsTickerKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px"},"newsTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"28px","lineHeight":"28px"}},"xs":{"newsTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"20.8px"},"newsTickerKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px"},"newsTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"28px","lineHeight":"28px"}}}};
1
+ export const NewsTicker = {"colors":{"dark":{"newsTickerTimestampColor":"#8C9196","newsTickerBadgeIconsColor":"#8C9196"},"light":{"newsTickerTimestampColor":"#8C9196","newsTickerBadgeIconsColor":"#8C9196"}},"sizing":{"lg":{"newsTickerTimeFontSize":"18px","newsTickerTimeFontWeight":700,"newsTickerTimeFontFamily":"Gotham XNarrow","newsTickerTimeLineHeight":"23.4px","newsTickerContentStackSpace":"4px","newsTickerKickerInnerStackSpace":"2px","newsTickerTitlesInlineSpace":"30px","newsTickerBadgesInlineSpace":"16px","newsTickerTime&kickerStackSpace":"6px","newsTickerEntriesStackSpace":"22px","newsTickerKickerInnerInlineSpace":"4px","newsTickerSkeletonBottomSpace":"0px","newsTickerRedDotSize":"16px","newsTickerEntriesLeftInlineSpace":"22px","newsTickerLineInlineSpace":"8px","newsTickerAppCardHeightSize":"150px","newsTickerAppCardWidthSize":"300px"},"md":{"newsTickerTimeFontSize":"16px","newsTickerTimeFontWeight":700,"newsTickerTimeFontFamily":"Gotham XNarrow","newsTickerTimeLineHeight":"20.8px","newsTickerContentStackSpace":"4px","newsTickerKickerInnerStackSpace":"2px","newsTickerTitlesInlineSpace":"24px","newsTickerBadgesInlineSpace":"12px","newsTickerTime&kickerStackSpace":"6px","newsTickerEntriesStackSpace":"22px","newsTickerKickerInnerInlineSpace":"4px","newsTickerSkeletonBottomSpace":"0px","newsTickerRedDotSize":"14px","newsTickerEntriesLeftInlineSpace":"22px","newsTickerLineInlineSpace":"7px","newsTickerAppCardHeightSize":"150px","newsTickerAppCardWidthSize":"300px"},"sm":{"newsTickerTimeFontSize":"16px","newsTickerTimeFontWeight":700,"newsTickerTimeFontFamily":"Gotham XNarrow","newsTickerTimeLineHeight":"20.8px","newsTickerContentStackSpace":"4px","newsTickerKickerInnerStackSpace":"2px","newsTickerTitlesInlineSpace":"18px","newsTickerBadgesInlineSpace":"8px","newsTickerTime&kickerStackSpace":"4px","newsTickerEntriesStackSpace":"22px","newsTickerKickerInnerInlineSpace":"4px","newsTickerSkeletonBottomSpace":"64px","newsTickerRedDotSize":"12px","newsTickerEntriesLeftInlineSpace":"22px","newsTickerLineInlineSpace":"6px","newsTickerAppCardHeightSize":"116px","newsTickerAppCardWidthSize":"250px"},"xs":{"newsTickerTimeFontSize":"16px","newsTickerTimeFontWeight":700,"newsTickerTimeFontFamily":"Gotham XNarrow","newsTickerTimeLineHeight":"20.8px","newsTickerContentStackSpace":"4px","newsTickerKickerInnerStackSpace":"2px","newsTickerTitlesInlineSpace":"18px","newsTickerBadgesInlineSpace":"8px","newsTickerTime&kickerStackSpace":"4px","newsTickerEntriesStackSpace":"22px","newsTickerKickerInnerInlineSpace":"4px","newsTickerSkeletonBottomSpace":"64px","newsTickerRedDotSize":"12px","newsTickerEntriesLeftInlineSpace":"22px","newsTickerLineInlineSpace":"6px","newsTickerAppCardHeightSize":"116px","newsTickerAppCardWidthSize":"250px"}},"typography":{"lg":{"newsTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"23.4px"},"newsTickerKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"20px","lineHeight":"20px"},"newsTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"40px","lineHeight":"40px"}},"md":{"newsTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"20.8px"},"newsTickerKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"18px","lineHeight":"18px"},"newsTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"36px","lineHeight":"36px"}},"sm":{"newsTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"20.8px"},"newsTickerKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px"},"newsTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"28px","lineHeight":"28px"}},"xs":{"newsTickerTimeStamp":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"20.8px"},"newsTickerKicker":{"fontFamily":"Gotham XNarrow","fontWeight":700,"fontSize":"16px","lineHeight":"17.6px"},"newsTickerHeadline":{"fontFamily":"Gotham Condensed","fontWeight":900,"fontSize":"28px","lineHeight":"28px"}}}};
2
2
  export const getNewsTickerTokens = (colorMode = 'light', breakpoint = 'md', density = 'default') => ({
3
3
  ...NewsTicker.colors?.[colorMode],
4
4
  ...NewsTicker.sizing?.[breakpoint],
@@ -16,7 +16,7 @@ export const newsTickerContentStackSpace = "4px";
16
16
  export const newsTickerKickerInnerStackSpace = "2px";
17
17
  export const newsTickerTitlesInlineSpace = "18px";
18
18
  export const newsTickerBadgesInlineSpace = "8px";
19
- export const newsTickerTime&KickerStackSpace = "4px";
19
+ export const newsTickerTime&kickerStackSpace = "4px";
20
20
  export const newsTickerEntriesStackSpace = "22px";
21
21
  export const newsTickerKickerInnerInlineSpace = "4px";
22
22
  export const newsTickerSkeletonBottomSpace = "64px";
@@ -1,4 +1,4 @@
1
- export const SectionTitle = {"sizing":{"lg":{"sectionTitleInnerStackBottomSpace":"12px","sectionTitleHeightSize":"40px","sectionTitle&ArrowInlineSpace":"5px","sectionTitle&ArrowInlineSpaceActive":"8px"},"md":{"sectionTitleInnerStackBottomSpace":"12px","sectionTitleHeightSize":"32px","sectionTitle&ArrowInlineSpace":"5px","sectionTitle&ArrowInlineSpaceActive":"5px"},"sm":{"sectionTitleInnerStackBottomSpace":"12px","sectionTitleHeightSize":"32px","sectionTitle&ArrowInlineSpace":"5px","sectionTitle&ArrowInlineSpaceActive":"5px"},"xs":{"sectionTitleInnerStackBottomSpace":"12px","sectionTitleHeightSize":"32px","sectionTitle&ArrowInlineSpace":"5px","sectionTitle&ArrowInlineSpaceActive":"5px"}}};
1
+ export const SectionTitle = {"sizing":{"lg":{"sectionTitleInnerStackBottomSpace":"12px","sectionTitleHeightSize":"40px","sectionTitle&arrowInlineSpace":"5px","sectionTitle&arrowInlineSpaceActive":"8px"},"md":{"sectionTitleInnerStackBottomSpace":"12px","sectionTitleHeightSize":"32px","sectionTitle&arrowInlineSpace":"5px","sectionTitle&arrowInlineSpaceActive":"5px"},"sm":{"sectionTitleInnerStackBottomSpace":"12px","sectionTitleHeightSize":"32px","sectionTitle&arrowInlineSpace":"5px","sectionTitle&arrowInlineSpaceActive":"5px"},"xs":{"sectionTitleInnerStackBottomSpace":"12px","sectionTitleHeightSize":"32px","sectionTitle&arrowInlineSpace":"5px","sectionTitle&arrowInlineSpaceActive":"5px"}}};
2
2
  export const getSectionTitleTokens = (colorMode = 'light', breakpoint = 'md', density = 'default') => ({
3
3
  ...SectionTitle.colors?.[colorMode],
4
4
  ...SectionTitle.sizing?.[breakpoint],
@@ -8,6 +8,6 @@ export const getSectionTitleTokens = (colorMode = 'light', breakpoint = 'md', de
8
8
  });
9
9
  export const sectionTitleInnerStackBottomSpace = "12px";
10
10
  export const sectionTitleHeightSize = "32px";
11
- export const sectionTitle&ArrowInlineSpace = "5px";
12
- export const sectionTitle&ArrowInlineSpaceActive = "5px";
11
+ export const sectionTitle&arrowInlineSpace = "5px";
12
+ export const sectionTitle&arrowInlineSpaceActive = "5px";
13
13
  export default SectionTitle;