@tmorrow/cre8-wc 1.1.3 → 1.1.4

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 (237) hide show
  1. package/lib/design-tokens/brands/blue/css/fonts.css +31 -0
  2. package/lib/design-tokens/{brands copy/blue/css/tokens_blue.module.js → brands/blue/css/tokens_blue.css} +2 -7
  3. package/lib/design-tokens/brands/blue/css/tokens_brand.css +492 -0
  4. package/lib/design-tokens/brands/cre8/css/fonts.css +35 -0
  5. package/lib/design-tokens/brands/cre8/css/tokens_brand.css +494 -0
  6. package/lib/design-tokens/brands/cre8/css/tokens_cre8.css +767 -0
  7. package/lib/design-tokens/brands/cre8-a2ui/css/fonts.css +35 -0
  8. package/lib/design-tokens/brands/cre8-a2ui/css/tokens_brand.css +494 -0
  9. package/lib/design-tokens/brands/cre8-a2ui/css/tokens_cre8-a2ui.css +248 -0
  10. package/lib/design-tokens/brands/cre8-legacy/css/fonts.css +47 -0
  11. package/lib/design-tokens/brands/cre8-legacy/css/tokens_brand.css +464 -0
  12. package/lib/design-tokens/brands/cre8-legacy/css/tokens_cre8-legacy.css +0 -0
  13. package/lib/design-tokens/brands/femmecubator/css/fonts.css +35 -0
  14. package/lib/design-tokens/brands/legacy/css/fonts.css +26 -0
  15. package/lib/design-tokens/brands/legacy/css/tokens_brand.css +491 -0
  16. package/lib/design-tokens/brands/legacy/css/tokens_legacy.css +250 -0
  17. package/lib/design-tokens/brands/marketing/css/fonts.css +31 -0
  18. package/lib/design-tokens/brands/marketing/css/tokens_brand.css +502 -0
  19. package/lib/design-tokens/brands/minimalist/css/fonts.css +26 -0
  20. package/lib/design-tokens/brands/minimalist/css/tokens_brand.css +492 -0
  21. package/lib/design-tokens/brands/minimalist/css/tokens_minimalist.css +736 -0
  22. package/lib/design-tokens/brands/prisma/figma-tokens.css +339 -0
  23. package/lib/design-tokens/brands/starbucks/fonts.css +26 -0
  24. package/lib/design-tokens/brands/tmorrow/css/tokens_brand.css +104 -0
  25. package/lib/design-tokens/brands/tmorrow/css/tokens_tmorrow-frost.css +222 -0
  26. package/lib/design-tokens/brands/tmorrow/css/tokens_tmorrow-neon.css +218 -0
  27. package/lib/design-tokens/capitalone/fonts.css +26 -0
  28. package/lib/design-tokens/capitalone/overrides.css +33 -0
  29. package/lib/design-tokens/capitalone/tokens.module.css +532 -0
  30. package/lib/design-tokens/core/scss/abstracts/functions.css +0 -0
  31. package/lib/design-tokens/core/scss/theming/animation.css +1 -0
  32. package/lib/design-tokens/core/scss/theming/body.css +1 -0
  33. package/lib/design-tokens/core/scss/theming/breakpoints.css +0 -0
  34. package/lib/design-tokens/core/scss/theming/component.css +1 -0
  35. package/lib/design-tokens/core/scss/theming/display.css +1 -0
  36. package/lib/design-tokens/core/scss/theming/head.css +1 -0
  37. package/lib/design-tokens/core/scss/theming/spacing.css +1 -0
  38. package/lib/design-tokens/core/scss/theming/typography-usage.css +0 -0
  39. package/lib/design-tokens/core/scss/theming/variables.css +1 -0
  40. package/lib/design-tokens/core/scss/theming/visibility.css +1 -0
  41. package/lib/design-tokens/core/scss/utilities/animation.css +1 -0
  42. package/lib/design-tokens/core/scss/utilities/colors.css +1 -0
  43. package/lib/design-tokens/core/scss/utilities/display.css +1 -0
  44. package/lib/design-tokens/femmecubator/equity.css +142 -0
  45. package/lib/design-tokens/femmecubator/fonts.css +35 -0
  46. package/lib/design-tokens/femmecubator/tokens_brand.css +146 -0
  47. package/lib/design-tokens/femmecubator/tokens_femmecubator.module.css +247 -0
  48. package/lib/design-tokens/figma-tokens.css +0 -0
  49. package/lib/design-tokens/mcdonalds/tokens.module.css +58 -0
  50. package/lib/design-tokens/target/fonts.css +26 -0
  51. package/lib/design-tokens/target/tokens.module.css +738 -0
  52. package/lib/vite.config.js +1 -1
  53. package/lib/vite.config.js.map +1 -1
  54. package/package.json +1 -1
  55. package/lib/design-tokens/brands copy/blue/_base.scss +0 -142
  56. package/lib/design-tokens/brands copy/blue/badge.scss +0 -5
  57. package/lib/design-tokens/brands copy/blue/bg.scss +0 -35
  58. package/lib/design-tokens/brands copy/blue/border-style.scss +0 -5
  59. package/lib/design-tokens/brands copy/blue/border.scss +0 -21
  60. package/lib/design-tokens/brands copy/blue/borderRadius.scss +0 -15
  61. package/lib/design-tokens/brands copy/blue/borderWidth.scss +0 -11
  62. package/lib/design-tokens/brands copy/blue/breakpoint.scss +0 -9
  63. package/lib/design-tokens/brands copy/blue/button.scss +0 -225
  64. package/lib/design-tokens/brands copy/blue/content.scss +0 -29
  65. package/lib/design-tokens/brands copy/blue/css/tokens_blue.module.d.ts +0 -3
  66. package/lib/design-tokens/brands copy/blue/css/tokens_blue.module.d.ts.map +0 -1
  67. package/lib/design-tokens/brands copy/blue/css/tokens_blue.module.js.map +0 -1
  68. package/lib/design-tokens/brands copy/blue/desktop-menu.scss +0 -5
  69. package/lib/design-tokens/brands copy/blue/fontFamilies.scss +0 -5
  70. package/lib/design-tokens/brands copy/blue/fontSize.scss +0 -17
  71. package/lib/design-tokens/brands copy/blue/fontWeights.scss +0 -7
  72. package/lib/design-tokens/brands copy/blue/footer.scss +0 -9
  73. package/lib/design-tokens/brands copy/blue/header.scss +0 -81
  74. package/lib/design-tokens/brands copy/blue/icon-size.scss +0 -6
  75. package/lib/design-tokens/brands copy/blue/letterSpacing.scss +0 -9
  76. package/lib/design-tokens/brands copy/blue/lineHeights.scss +0 -15
  77. package/lib/design-tokens/brands copy/blue/link.scss +0 -4
  78. package/lib/design-tokens/brands copy/blue/paragraphIndent.scss +0 -4
  79. package/lib/design-tokens/brands copy/blue/paragraphSpacing.scss +0 -4
  80. package/lib/design-tokens/brands copy/blue/progress-meter.scss +0 -4
  81. package/lib/design-tokens/brands copy/blue/shadow.scss +0 -8
  82. package/lib/design-tokens/brands copy/blue/spacing.scss +0 -21
  83. package/lib/design-tokens/brands copy/blue/textCase.scss +0 -5
  84. package/lib/design-tokens/brands copy/blue/textDecoration.scss +0 -5
  85. package/lib/design-tokens/brands copy/blue/tokens-all-blue.scss +0 -628
  86. package/lib/design-tokens/brands copy/blue/tokens-brand.scss +0 -31
  87. package/lib/design-tokens/brands copy/blue-v1/_base.scss +0 -76
  88. package/lib/design-tokens/brands copy/blue-v1/badge.scss +0 -5
  89. package/lib/design-tokens/brands copy/blue-v1/bg.scss +0 -34
  90. package/lib/design-tokens/brands copy/blue-v1/border-style.scss +0 -5
  91. package/lib/design-tokens/brands copy/blue-v1/border.scss +0 -21
  92. package/lib/design-tokens/brands copy/blue-v1/borderRadius.scss +0 -15
  93. package/lib/design-tokens/brands copy/blue-v1/borderWidth.scss +0 -11
  94. package/lib/design-tokens/brands copy/blue-v1/breakpoint.scss +0 -9
  95. package/lib/design-tokens/brands copy/blue-v1/button.scss +0 -199
  96. package/lib/design-tokens/brands copy/blue-v1/content.scss +0 -29
  97. package/lib/design-tokens/brands copy/blue-v1/desktop-menu.scss +0 -5
  98. package/lib/design-tokens/brands copy/blue-v1/fontFamilies.scss +0 -5
  99. package/lib/design-tokens/brands copy/blue-v1/fontSize.scss +0 -17
  100. package/lib/design-tokens/brands copy/blue-v1/fontWeights.scss +0 -9
  101. package/lib/design-tokens/brands copy/blue-v1/footer.scss +0 -9
  102. package/lib/design-tokens/brands copy/blue-v1/header.scss +0 -79
  103. package/lib/design-tokens/brands copy/blue-v1/icon-size.scss +0 -6
  104. package/lib/design-tokens/brands copy/blue-v1/letterSpacing.scss +0 -9
  105. package/lib/design-tokens/brands copy/blue-v1/lineHeights.scss +0 -15
  106. package/lib/design-tokens/brands copy/blue-v1/link.scss +0 -4
  107. package/lib/design-tokens/brands copy/blue-v1/paragraphIndent.scss +0 -4
  108. package/lib/design-tokens/brands copy/blue-v1/paragraphSpacing.scss +0 -4
  109. package/lib/design-tokens/brands copy/blue-v1/shadow.scss +0 -8
  110. package/lib/design-tokens/brands copy/blue-v1/spacing.scss +0 -21
  111. package/lib/design-tokens/brands copy/blue-v1/textCase.scss +0 -5
  112. package/lib/design-tokens/brands copy/blue-v1/textDecoration.scss +0 -5
  113. package/lib/design-tokens/brands copy/blue-v1/tokens-all-blue-v1.scss +0 -534
  114. package/lib/design-tokens/brands copy/blue-v1/tokens-brand.scss +0 -30
  115. package/lib/design-tokens/brands copy/cre8/_base.scss +0 -157
  116. package/lib/design-tokens/brands copy/cre8/badge.scss +0 -5
  117. package/lib/design-tokens/brands copy/cre8/bg.scss +0 -34
  118. package/lib/design-tokens/brands copy/cre8/border-style.scss +0 -5
  119. package/lib/design-tokens/brands copy/cre8/border.scss +0 -18
  120. package/lib/design-tokens/brands copy/cre8/borderRadius.scss +0 -15
  121. package/lib/design-tokens/brands copy/cre8/borderWidth.scss +0 -11
  122. package/lib/design-tokens/brands copy/cre8/breakpoint.scss +0 -9
  123. package/lib/design-tokens/brands copy/cre8/button.scss +0 -211
  124. package/lib/design-tokens/brands copy/cre8/content.scss +0 -29
  125. package/lib/design-tokens/brands copy/cre8/desktop-menu.scss +0 -5
  126. package/lib/design-tokens/brands copy/cre8/fontFamilies.scss +0 -4
  127. package/lib/design-tokens/brands copy/cre8/fontSize.scss +0 -17
  128. package/lib/design-tokens/brands copy/cre8/fontWeights.scss +0 -7
  129. package/lib/design-tokens/brands copy/cre8/footer.scss +0 -8
  130. package/lib/design-tokens/brands copy/cre8/header.scss +0 -81
  131. package/lib/design-tokens/brands copy/cre8/icon-size.scss +0 -6
  132. package/lib/design-tokens/brands copy/cre8/letterSpacing.scss +0 -10
  133. package/lib/design-tokens/brands copy/cre8/lineHeights.scss +0 -22
  134. package/lib/design-tokens/brands copy/cre8/link.scss +0 -4
  135. package/lib/design-tokens/brands copy/cre8/paragraphIndent.scss +0 -4
  136. package/lib/design-tokens/brands copy/cre8/paragraphSpacing.scss +0 -4
  137. package/lib/design-tokens/brands copy/cre8/progress-meter.scss +0 -4
  138. package/lib/design-tokens/brands copy/cre8/shadow.scss +0 -8
  139. package/lib/design-tokens/brands copy/cre8/spacing.scss +0 -21
  140. package/lib/design-tokens/brands copy/cre8/textCase.scss +0 -5
  141. package/lib/design-tokens/brands copy/cre8/textDecoration.scss +0 -5
  142. package/lib/design-tokens/brands copy/cre8/tokens-all-cre8.scss +0 -631
  143. package/lib/design-tokens/brands copy/cre8/tokens-brand.scss +0 -31
  144. package/lib/design-tokens/brands copy/femmecubator/base.scss +0 -64
  145. package/lib/design-tokens/brands copy/femmecubator/border.scss +0 -15
  146. package/lib/design-tokens/brands copy/femmecubator/color.scss +0 -56
  147. package/lib/design-tokens/brands copy/femmecubator/spacing.scss +0 -13
  148. package/lib/design-tokens/brands copy/femmecubator/tokens-all-femmecubator.scss +0 -139
  149. package/lib/design-tokens/brands copy/femmecubator/tokens-brand.scss +0 -8
  150. package/lib/design-tokens/brands copy/legacy/_base.scss +0 -103
  151. package/lib/design-tokens/brands copy/legacy/badge.scss +0 -5
  152. package/lib/design-tokens/brands copy/legacy/bg.scss +0 -34
  153. package/lib/design-tokens/brands copy/legacy/border-style.scss +0 -5
  154. package/lib/design-tokens/brands copy/legacy/border.scss +0 -17
  155. package/lib/design-tokens/brands copy/legacy/borderRadius.scss +0 -15
  156. package/lib/design-tokens/brands copy/legacy/borderWidth.scss +0 -11
  157. package/lib/design-tokens/brands copy/legacy/breakpoint.scss +0 -9
  158. package/lib/design-tokens/brands copy/legacy/button.scss +0 -225
  159. package/lib/design-tokens/brands copy/legacy/content.scss +0 -29
  160. package/lib/design-tokens/brands copy/legacy/desktop-menu.scss +0 -5
  161. package/lib/design-tokens/brands copy/legacy/fontFamilies.scss +0 -4
  162. package/lib/design-tokens/brands copy/legacy/fontSize.scss +0 -17
  163. package/lib/design-tokens/brands copy/legacy/fontWeights.scss +0 -10
  164. package/lib/design-tokens/brands copy/legacy/footer.scss +0 -9
  165. package/lib/design-tokens/brands copy/legacy/header.scss +0 -81
  166. package/lib/design-tokens/brands copy/legacy/icon-size.scss +0 -6
  167. package/lib/design-tokens/brands copy/legacy/letterSpacing.scss +0 -9
  168. package/lib/design-tokens/brands copy/legacy/lineHeights.scss +0 -19
  169. package/lib/design-tokens/brands copy/legacy/paragraphIndent.scss +0 -4
  170. package/lib/design-tokens/brands copy/legacy/paragraphSpacing.scss +0 -4
  171. package/lib/design-tokens/brands copy/legacy/progress-meter.scss +0 -4
  172. package/lib/design-tokens/brands copy/legacy/shadow.scss +0 -8
  173. package/lib/design-tokens/brands copy/legacy/spacing.scss +0 -20
  174. package/lib/design-tokens/brands copy/legacy/textCase.scss +0 -5
  175. package/lib/design-tokens/brands copy/legacy/textDecoration.scss +0 -5
  176. package/lib/design-tokens/brands copy/legacy/tokens-all-legacy.scss +0 -588
  177. package/lib/design-tokens/brands copy/legacy/tokens-brand.scss +0 -30
  178. package/lib/design-tokens/brands copy/marketing/_base.scss +0 -137
  179. package/lib/design-tokens/brands copy/marketing/asset.scss +0 -7
  180. package/lib/design-tokens/brands copy/marketing/badge.scss +0 -5
  181. package/lib/design-tokens/brands copy/marketing/bg.scss +0 -35
  182. package/lib/design-tokens/brands copy/marketing/border-style.scss +0 -5
  183. package/lib/design-tokens/brands copy/marketing/border.scss +0 -21
  184. package/lib/design-tokens/brands copy/marketing/borderRadius.scss +0 -15
  185. package/lib/design-tokens/brands copy/marketing/borderWidth.scss +0 -11
  186. package/lib/design-tokens/brands copy/marketing/breakpoint.scss +0 -9
  187. package/lib/design-tokens/brands copy/marketing/button.scss +0 -225
  188. package/lib/design-tokens/brands copy/marketing/content.scss +0 -29
  189. package/lib/design-tokens/brands copy/marketing/desktop-menu.scss +0 -5
  190. package/lib/design-tokens/brands copy/marketing/fontFamilies.scss +0 -4
  191. package/lib/design-tokens/brands copy/marketing/fontSize.scss +0 -17
  192. package/lib/design-tokens/brands copy/marketing/fontWeights.scss +0 -7
  193. package/lib/design-tokens/brands copy/marketing/footer.scss +0 -9
  194. package/lib/design-tokens/brands copy/marketing/header.scss +0 -81
  195. package/lib/design-tokens/brands copy/marketing/icon-size.scss +0 -6
  196. package/lib/design-tokens/brands copy/marketing/letterSpacing.scss +0 -9
  197. package/lib/design-tokens/brands copy/marketing/lineHeights.scss +0 -22
  198. package/lib/design-tokens/brands copy/marketing/link.scss +0 -4
  199. package/lib/design-tokens/brands copy/marketing/paragraphIndent.scss +0 -4
  200. package/lib/design-tokens/brands copy/marketing/paragraphSpacing.scss +0 -4
  201. package/lib/design-tokens/brands copy/marketing/progress-meter.scss +0 -4
  202. package/lib/design-tokens/brands copy/marketing/shadow.scss +0 -8
  203. package/lib/design-tokens/brands copy/marketing/spacing.scss +0 -21
  204. package/lib/design-tokens/brands copy/marketing/textCase.scss +0 -5
  205. package/lib/design-tokens/brands copy/marketing/textDecoration.scss +0 -5
  206. package/lib/design-tokens/brands copy/marketing/tokens-all-marketing.scss +0 -633
  207. package/lib/design-tokens/brands copy/marketing/tokens-brand.scss +0 -32
  208. package/lib/design-tokens/brands copy/minimalist/_base.scss +0 -81
  209. package/lib/design-tokens/brands copy/minimalist/asset.scss +0 -6
  210. package/lib/design-tokens/brands copy/minimalist/badge.scss +0 -5
  211. package/lib/design-tokens/brands copy/minimalist/bg.scss +0 -34
  212. package/lib/design-tokens/brands copy/minimalist/border-style.scss +0 -5
  213. package/lib/design-tokens/brands copy/minimalist/border.scss +0 -17
  214. package/lib/design-tokens/brands copy/minimalist/borderRadius.scss +0 -15
  215. package/lib/design-tokens/brands copy/minimalist/borderWidth.scss +0 -11
  216. package/lib/design-tokens/brands copy/minimalist/breakpoint.scss +0 -9
  217. package/lib/design-tokens/brands copy/minimalist/button.scss +0 -225
  218. package/lib/design-tokens/brands copy/minimalist/content.scss +0 -29
  219. package/lib/design-tokens/brands copy/minimalist/desktop-menu.scss +0 -5
  220. package/lib/design-tokens/brands copy/minimalist/fontFamilies.scss +0 -4
  221. package/lib/design-tokens/brands copy/minimalist/fontFamily.scss +0 -4
  222. package/lib/design-tokens/brands copy/minimalist/fontSize.scss +0 -17
  223. package/lib/design-tokens/brands copy/minimalist/fontWeights.scss +0 -6
  224. package/lib/design-tokens/brands copy/minimalist/footer.scss +0 -9
  225. package/lib/design-tokens/brands copy/minimalist/header.scss +0 -81
  226. package/lib/design-tokens/brands copy/minimalist/icon-size.scss +0 -6
  227. package/lib/design-tokens/brands copy/minimalist/letterSpacing.scss +0 -9
  228. package/lib/design-tokens/brands copy/minimalist/lineHeights.scss +0 -20
  229. package/lib/design-tokens/brands copy/minimalist/paragraphIndent.scss +0 -4
  230. package/lib/design-tokens/brands copy/minimalist/paragraphSpacing.scss +0 -4
  231. package/lib/design-tokens/brands copy/minimalist/progress-meter.scss +0 -4
  232. package/lib/design-tokens/brands copy/minimalist/shadow.scss +0 -8
  233. package/lib/design-tokens/brands copy/minimalist/spacing.scss +0 -20
  234. package/lib/design-tokens/brands copy/minimalist/textCase.scss +0 -5
  235. package/lib/design-tokens/brands copy/minimalist/textDecoration.scss +0 -5
  236. package/lib/design-tokens/brands copy/minimalist/tokens-all-minimalist.scss +0 -567
  237. package/lib/design-tokens/brands copy/minimalist/tokens-brand.scss +0 -32
@@ -1 +0,0 @@
1
- {"version":3,"file":"tokens_blue.module.js","sourceRoot":"","sources":["../../../../../design-tokens/brands copy/blue/css/tokens_blue.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,GAAG,EAAC,MAAM,KAAK,CAAC;AAExB,MAAM,QAAQ,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAyPb,CAAC;AAEF,eAAe,QAAQ,CAAC","sourcesContent":["import {css} from 'lit'; \n\nconst consumer = css`\n\n@import './tokens_brand.css';\n:root{--cre8-typography-display-large-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-display-large-font-size: var(--cre8-font-size-13);\n --cre8-typography-display-large-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-display-large-line-height: var(--cre8-line-heights-0);\n --cre8-typography-display-large-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-display-large-text-transform: var(--cre8-text-case-none);\n--cre8-typography-display-large-mobile-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-display-large-mobile-font-size: var(--cre8-font-size-12);\n --cre8-typography-display-large-mobile-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-display-large-mobile-line-height: var(--cre8-line-heights-0);\n --cre8-typography-display-large-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-display-large-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-display-default-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-display-default-font-size: var(--cre8-font-size-11);\n --cre8-typography-display-default-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-display-default-line-height: var(--cre8-line-heights-0);\n --cre8-typography-display-default-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-display-default-text-transform: var(--cre8-text-case-none);\n--cre8-typography-display-default-mobile-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-display-default-mobile-font-size: var(--cre8-font-size-10);\n --cre8-typography-display-default-mobile-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-display-default-mobile-line-height: var(--cre8-line-heights-4);\n --cre8-typography-display-default-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-display-default-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-display-small-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-display-small-font-size: var(--cre8-font-size-9);\n --cre8-typography-display-small-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-display-small-line-height: var(--cre8-line-heights-1);\n --cre8-typography-display-small-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-display-small-text-transform: var(--cre8-text-case-none);\n--cre8-typography-display-small-mobile-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-display-small-mobile-font-size: var(--cre8-font-size-8);\n --cre8-typography-display-small-mobile-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-display-small-mobile-line-height: var(--cre8-line-heights-2);\n --cre8-typography-display-small-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-display-small-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-headline-large-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-headline-large-font-size: var(--cre8-font-size-9);\n --cre8-typography-headline-large-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-headline-large-line-height: var(--cre8-line-heights-1);\n --cre8-typography-headline-large-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-headline-large-text-transform: var(--cre8-text-case-none);\n--cre8-typography-headline-large-mobile-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-headline-large-mobile-font-size: var(--cre8-font-size-8);\n --cre8-typography-headline-large-mobile-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-headline-large-mobile-line-height: var(--cre8-line-heights-2);\n --cre8-typography-headline-large-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-headline-large-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-headline-default-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-headline-default-font-size: var(--cre8-font-size-8);\n --cre8-typography-headline-default-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-headline-default-line-height: var(--cre8-line-heights-2);\n --cre8-typography-headline-default-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-headline-default-text-transform: var(--cre8-text-case-none);\n--cre8-typography-headline-default-mobile-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-headline-default-mobile-font-size: var(--cre8-font-size-7);\n --cre8-typography-headline-default-mobile-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-headline-default-mobile-line-height: var(--cre8-line-heights-3);\n --cre8-typography-headline-default-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-headline-default-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-headline-small-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-headline-small-font-size: var(--cre8-font-size-7);\n --cre8-typography-headline-small-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-headline-small-line-height: var(--cre8-line-heights-3);\n --cre8-typography-headline-small-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-headline-small-text-transform: var(--cre8-text-case-none);\n--cre8-typography-headline-small-mobile-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-headline-small-mobile-font-size: var(--cre8-font-size-6);\n --cre8-typography-headline-small-mobile-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-headline-small-mobile-line-height: var(--cre8-line-heights-4);\n --cre8-typography-headline-small-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-headline-small-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-headline-xsmall-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-headline-xsmall-font-size: var(--cre8-font-size-5);\n --cre8-typography-headline-xsmall-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-headline-xsmall-line-height: var(--cre8-line-heights-3);\n --cre8-typography-headline-xsmall-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-headline-xsmall-text-transform: var(--cre8-text-case-none);\n--cre8-typography-headline-xsmall-mobile-font-family: var(--cre8-font-families-value-serif-pro);\n --cre8-typography-headline-xsmall-mobile-font-size: var(--cre8-font-size-5);\n --cre8-typography-headline-xsmall-mobile-font-weight: var(--cre8-font-weights-value-serif-pro-0);\n --cre8-typography-headline-xsmall-mobile-line-height: var(--cre8-line-heights-3);\n --cre8-typography-headline-xsmall-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-headline-xsmall-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-title-xlarge-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-title-xlarge-font-size: var(--cre8-font-size-8);\n --cre8-typography-title-xlarge-font-weight: var(--cre8-font-weights-value-sans-pro-1);\n --cre8-typography-title-xlarge-line-height: var(--cre8-line-heights-3);\n --cre8-typography-title-xlarge-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-title-xlarge-text-transform: var(--cre8-text-case-none);\n--cre8-typography-title-xlarge-mobile-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-title-xlarge-mobile-font-size: var(--cre8-font-size-7);\n --cre8-typography-title-xlarge-mobile-font-weight: var(--cre8-font-weights-value-sans-pro-1);\n --cre8-typography-title-xlarge-mobile-line-height: var(--cre8-line-heights-4);\n --cre8-typography-title-xlarge-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-title-xlarge-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-title-large-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-title-large-font-size: var(--cre8-font-size-6);\n --cre8-typography-title-large-font-weight: var(--cre8-font-weights-value-sans-pro-1);\n --cre8-typography-title-large-line-height: var(--cre8-line-heights-4);\n --cre8-typography-title-large-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-title-large-text-transform: var(--cre8-text-case-none);\n--cre8-typography-title-large-mobile-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-title-large-mobile-font-size: var(--cre8-font-size-5);\n --cre8-typography-title-large-mobile-font-weight: var(--cre8-font-weights-value-sans-pro-1);\n --cre8-typography-title-large-mobile-line-height: var(--cre8-line-heights-1);\n --cre8-typography-title-large-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-title-large-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-title-default-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-title-default-font-size: var(--cre8-font-size-5);\n --cre8-typography-title-default-font-weight: var(--cre8-font-weights-value-sans-pro-1);\n --cre8-typography-title-default-line-height: var(--cre8-line-heights-1);\n --cre8-typography-title-default-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-title-default-text-transform: var(--cre8-text-case-none);\n--cre8-typography-title-default-mobile-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-title-default-mobile-font-size: var(--cre8-font-size-3);\n --cre8-typography-title-default-mobile-font-weight: var(--cre8-font-weights-value-sans-pro-1);\n --cre8-typography-title-default-mobile-line-height: var(--cre8-line-heights-1);\n --cre8-typography-title-default-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-title-default-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-title-small-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-title-small-font-size: var(--cre8-font-size-2);\n --cre8-typography-title-small-font-weight: var(--cre8-font-weights-value-sans-pro-1);\n --cre8-typography-title-small-line-height: var(--cre8-line-heights-5);\n --cre8-typography-title-small-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-title-small-text-transform: var(--cre8-text-case-none);\n--cre8-typography-title-small-mobile-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-title-small-mobile-font-size: var(--cre8-font-size-2);\n --cre8-typography-title-small-mobile-font-weight: var(--cre8-font-weights-value-sans-pro-1);\n --cre8-typography-title-small-mobile-line-height: var(--cre8-line-heights-5);\n --cre8-typography-title-small-mobile-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-title-small-mobile-text-transform: var(--cre8-text-case-none);\n--cre8-typography-label-large-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-label-large-font-size: var(--cre8-font-size-3);\n --cre8-typography-label-large-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-label-large-line-height: var(--cre8-line-heights-5);\n --cre8-typography-label-large-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-label-large-text-transform: var(--cre8-text-case-none);\n--cre8-typography-label-default-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-label-default-font-size: var(--cre8-font-size-2);\n --cre8-typography-label-default-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-label-default-line-height: var(--cre8-line-heights-5);\n --cre8-typography-label-default-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-label-default-text-transform: var(--cre8-text-case-none);\n--cre8-typography-label-small-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-label-small-font-size: var(--cre8-font-size-1);\n --cre8-typography-label-small-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-label-small-line-height: var(--cre8-line-heights-6);\n --cre8-typography-label-small-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-label-small-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-xlarge-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-xlarge-font-size: var(--cre8-font-size-5);\n --cre8-typography-body-xlarge-font-weight: var(--cre8-font-weights-value-sans-pro-2);\n --cre8-typography-body-xlarge-line-height: var(--cre8-line-heights-7);\n --cre8-typography-body-xlarge-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-body-xlarge-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-xlarge-strong-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-xlarge-strong-font-size: var(--cre8-font-size-5);\n --cre8-typography-body-xlarge-strong-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-body-xlarge-strong-line-height: var(--cre8-line-heights-7);\n --cre8-typography-body-xlarge-strong-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-body-xlarge-strong-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-xlarge-link-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-xlarge-link-font-size: var(--cre8-font-size-5);\n --cre8-typography-body-xlarge-link-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-body-xlarge-link-line-height: var(--cre8-line-heights-7);\n --cre8-typography-body-xlarge-link-text-decoration: var(--cre8-text-decoration-underline);\n --cre8-typography-body-xlarge-link-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-large-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-large-font-size: var(--cre8-font-size-3);\n --cre8-typography-body-large-font-weight: var(--cre8-font-weights-value-sans-pro-2);\n --cre8-typography-body-large-line-height: var(--cre8-line-heights-7);\n --cre8-typography-body-large-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-body-large-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-large-strong-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-large-strong-font-size: var(--cre8-font-size-3);\n --cre8-typography-body-large-strong-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-body-large-strong-line-height: var(--cre8-line-heights-7);\n --cre8-typography-body-large-strong-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-body-large-strong-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-default-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-default-font-size: var(--cre8-font-size-2);\n --cre8-typography-body-default-font-weight: var(--cre8-font-weights-value-sans-pro-2);\n --cre8-typography-body-default-line-height: var(--cre8-line-heights-5);\n --cre8-typography-body-default-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-body-default-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-default-strong-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-default-strong-font-size: var(--cre8-font-size-2);\n --cre8-typography-body-default-strong-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-body-default-strong-line-height: var(--cre8-line-heights-5);\n --cre8-typography-body-default-strong-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-body-default-strong-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-small-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-small-font-size: var(--cre8-font-size-1);\n --cre8-typography-body-small-font-weight: var(--cre8-font-weights-value-sans-pro-2);\n --cre8-typography-body-small-line-height: var(--cre8-line-heights-6);\n --cre8-typography-body-small-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-body-small-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-small-strong-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-small-strong-font-size: var(--cre8-font-size-1);\n --cre8-typography-body-small-strong-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-body-small-strong-line-height: var(--cre8-line-heights-6);\n --cre8-typography-body-small-strong-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-body-small-strong-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-large-link-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-large-link-font-size: var(--cre8-font-size-3);\n --cre8-typography-body-large-link-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-body-large-link-line-height: var(--cre8-line-heights-7);\n --cre8-typography-body-large-link-text-decoration: var(--cre8-text-decoration-underline);\n --cre8-typography-body-large-link-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-default-link-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-default-link-font-size: var(--cre8-font-size-2);\n --cre8-typography-body-default-link-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-body-default-link-line-height: var(--cre8-line-heights-5);\n --cre8-typography-body-default-link-text-decoration: var(--cre8-text-decoration-underline);\n --cre8-typography-body-default-link-text-transform: var(--cre8-text-case-none);\n--cre8-typography-body-small-link-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-body-small-link-font-size: var(--cre8-font-size-1);\n --cre8-typography-body-small-link-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-body-small-link-line-height: var(--cre8-line-heights-6);\n --cre8-typography-body-small-link-text-decoration: var(--cre8-text-decoration-underline);\n --cre8-typography-body-small-link-text-transform: var(--cre8-text-case-none);\n--cre8-typography-meta-default-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-meta-default-font-size: var(--cre8-font-size-2);\n --cre8-typography-meta-default-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-meta-default-line-height: var(--cre8-line-heights-5);\n --cre8-typography-meta-default-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-meta-default-text-transform: var(--cre8-text-case-uppercase);\n--cre8-typography-meta-large-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-meta-large-font-size: var(--cre8-font-size-4);\n --cre8-typography-meta-large-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-meta-large-line-height: var(--cre8-line-heights-6);\n --cre8-typography-meta-large-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-meta-large-text-transform: var(--cre8-text-case-uppercase);\n--cre8-typography-meta-default-sentence-case-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-meta-default-sentence-case-font-size: var(--cre8-font-size-2);\n --cre8-typography-meta-default-sentence-case-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-meta-default-sentence-case-line-height: var(--cre8-line-heights-6);\n --cre8-typography-meta-default-sentence-case-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-meta-default-sentence-case-text-transform: var(--cre8-text-case-none);\n--cre8-typography-meta-small-font-family: var(--cre8-font-families-value-sans-pro);\n --cre8-typography-meta-small-font-size: var(--cre8-font-size-0);\n --cre8-typography-meta-small-font-weight: var(--cre8-font-weights-value-sans-pro-3);\n --cre8-typography-meta-small-line-height: var(--cre8-line-heights-10);\n --cre8-typography-meta-small-text-decoration: var(--cre8-text-decoration-none);\n --cre8-typography-meta-small-text-transform: var(--cre8-text-case-uppercase);}\n `;\n\n export default consumer; "]}
@@ -1,5 +0,0 @@
1
-
2
- // SCSS tokens for blue: desktop-menu
3
-
4
- $cre8-desktop-menu-padding-horizontal-padding: $cre8-base-spacing-8;
5
- $cre8-desktop-menu-padding-vertical-padding: $cre8-base-spacing-16;
@@ -1,5 +0,0 @@
1
-
2
- // SCSS tokens for blue: fontFamilies
3
-
4
- $cre8-font-families-value-sans-pro: "Value Sans Pro", sans-serif;
5
- $cre8-font-families-value-serif-pro: "Value Serif Pro", serif;
@@ -1,17 +0,0 @@
1
-
2
- // SCSS tokens for blue: fontSize
3
-
4
- $cre8-font-size-13: 5rem;
5
- $cre8-font-size-12: 4.5rem;
6
- $cre8-font-size-11: 4rem;
7
- $cre8-font-size-10: 3.5rem;
8
- $cre8-font-size-9: 3rem;
9
- $cre8-font-size-8: 2.5rem;
10
- $cre8-font-size-7: 2rem;
11
- $cre8-font-size-6: 1.75rem;
12
- $cre8-font-size-5: 1.5rem;
13
- $cre8-font-size-4: 1.25rem;
14
- $cre8-font-size-3: 1.125rem;
15
- $cre8-font-size-2: 1rem;
16
- $cre8-font-size-1: 0.875rem;
17
- $cre8-font-size-0: 0.75rem;
@@ -1,7 +0,0 @@
1
-
2
- // SCSS tokens for blue: fontWeights
3
-
4
- $cre8-font-weights-value-sans-pro-3: 500;
5
- $cre8-font-weights-value-sans-pro-2: 400;
6
- $cre8-font-weights-value-sans-pro-1: 700;
7
- $cre8-font-weights-value-serif-pro-0: 700;
@@ -1,9 +0,0 @@
1
-
2
- // SCSS tokens for blue: footer
3
-
4
- $cre8-color-footer-link-hover: $cre8-base-color-navy-100;
5
- $cre8-color-footer-link-default: $cre8-base-color-action-blue-100;
6
- $cre8-color-footer-content-secondary: $cre8-base-color-neutral-white;
7
- $cre8-color-footer-content-default: $cre8-base-color-neutral-100;
8
- $cre8-color-footer-bg-secondary: $cre8-base-color-navy-100;
9
- $cre8-color-footer-bg-default: $cre8-base-color-neutral-05;
@@ -1,81 +0,0 @@
1
-
2
- // SCSS tokens for blue: header
3
-
4
- $cre8-color-header-submenu-inverse-border-selected: $cre8-base-color-navy-100;
5
- $cre8-color-header-submenu-border-selected: $cre8-base-color-navy-100;
6
- $cre8-color-header-submenu-inverse-border-pressed: $cre8-base-color-neutral-100;
7
- $cre8-color-header-submenu-border-pressed: $cre8-base-color-neutral-100;
8
- $cre8-color-header-submenu-inverse-border-active: $cre8-base-color-neutral-100;
9
- $cre8-color-header-submenu-border-active: $cre8-base-color-neutral-100;
10
- $cre8-color-header-submenu-inverse-border-focus: $cre8-base-color-neutral-100;
11
- $cre8-color-header-submenu-border-focus: $cre8-base-color-neutral-100;
12
- $cre8-color-header-submenu-inverse-border-hover: $cre8-base-color-neutral-white;
13
- $cre8-color-header-submenu-border-hover: $cre8-base-color-neutral-white;
14
- $cre8-color-header-submenu-inverse-border-default: $cre8-base-color-neutral-white;
15
- $cre8-color-header-submenu-border-default: $cre8-base-color-neutral-white;
16
- $cre8-color-header-submenu-inverse-content-selected: $cre8-base-color-action-blue-100;
17
- $cre8-color-header-submenu-content-selected: $cre8-base-color-action-blue-100;
18
- $cre8-color-header-submenu-inverse-content-focus: $cre8-base-color-neutral-white;
19
- $cre8-color-header-submenu-content-focus: $cre8-base-color-neutral-white;
20
- $cre8-color-header-submenu-inverse-content-active: $cre8-base-color-neutral-white;
21
- $cre8-color-header-submenu-content-active: $cre8-base-color-neutral-white;
22
- $cre8-color-header-submenu-inverse-content-pressed: $cre8-base-color-neutral-white;
23
- $cre8-color-header-submenu-content-pressed: $cre8-base-color-neutral-white;
24
- $cre8-color-header-submenu-inverse-content-hover: $cre8-base-color-navy-100;
25
- $cre8-color-header-submenu-content-hover: $cre8-base-color-navy-100;
26
- $cre8-color-header-submenu-inverse-content-default: $cre8-base-color-action-blue-100;
27
- $cre8-color-header-submenu-content-default: $cre8-base-color-action-blue-100;
28
- $cre8-color-header-submenu-inverse-bg-selected: $cre8-base-color-neutral-white;
29
- $cre8-color-header-submenu-bg-selected: $cre8-base-color-neutral-white;
30
- $cre8-color-header-submenu-inverse-bg-focus: $cre8-base-color-neutral-100;
31
- $cre8-color-header-submenu-bg-focus: $cre8-base-color-neutral-100;
32
- $cre8-color-header-submenu-inverse-bg-active: $cre8-base-color-neutral-100;
33
- $cre8-color-header-submenu-bg-active: $cre8-base-color-neutral-100;
34
- $cre8-color-header-submenu-inverse-bg-pressed: $cre8-base-color-neutral-100;
35
- $cre8-color-header-submenu-bg-pressed: $cre8-base-color-neutral-100;
36
- $cre8-color-header-submenu-inverse-bg-hover: $cre8-base-color-neutral-white;
37
- $cre8-color-header-submenu-bg-hover: $cre8-base-color-neutral-white;
38
- $cre8-color-header-submenu-inverse-bg-default: $cre8-base-color-neutral-white;
39
- $cre8-color-header-submenu-bg-default: $cre8-base-color-neutral-white;
40
- $cre8-color-header-menu-inverse-border-hover: $cre8-base-color-action-blue-140;
41
- $cre8-color-header-menu-border-hover: $cre8-base-color-neutral-white;
42
- $cre8-color-header-menu-inverse-border-focus: $cre8-base-color-action-blue-140;
43
- $cre8-color-header-menu-border-focus: $cre8-base-color-neutral-100;
44
- $cre8-color-header-menu-inverse-border-selected: $cre8-base-color-action-blue-20;
45
- $cre8-color-header-menu-border-selected: $cre8-base-color-navy-100;
46
- $cre8-color-header-menu-inverse-border-active: $cre8-base-color-action-blue-160;
47
- $cre8-color-header-menu-border-active: $cre8-base-color-neutral-100;
48
- $cre8-color-header-menu-inverse-border-pressed: $cre8-base-color-action-blue-160;
49
- $cre8-color-header-menu-border-pressed: $cre8-base-color-neutral-100;
50
- $cre8-color-header-menu-inverse-border-default: $cre8-base-color-action-blue-100;
51
- $cre8-color-header-menu-border-default: $cre8-base-color-neutral-white;
52
- $cre8-color-header-menu-inverse-content-focus: $cre8-base-color-neutral-white;
53
- $cre8-color-header-menu-content-focus: $cre8-base-color-neutral-white;
54
- $cre8-color-header-menu-inverse-content-selected: $cre8-base-color-neutral-white;
55
- $cre8-color-header-menu-content-selected: $cre8-base-color-action-blue-100;
56
- $cre8-color-header-menu-inverse-content-active: $cre8-base-color-neutral-white;
57
- $cre8-color-header-menu-content-active: $cre8-base-color-neutral-white;
58
- $cre8-color-header-menu-inverse-content-pressed: $cre8-base-color-neutral-white;
59
- $cre8-color-header-menu-content-pressed: $cre8-base-color-neutral-white;
60
- $cre8-color-header-menu-inverse-content-hover: $cre8-base-color-neutral-white;
61
- $cre8-color-header-menu-content-hover: $cre8-base-color-navy-100;
62
- $cre8-color-header-menu-inverse-content-default: $cre8-base-color-neutral-white;
63
- $cre8-color-header-menu-content-default: $cre8-base-color-action-blue-100;
64
- $cre8-color-header-menu-inverse-bg-focus: $cre8-base-color-action-blue-140;
65
- $cre8-color-header-menu-bg-focus: $cre8-base-color-neutral-100;
66
- $cre8-color-header-menu-inverse-bg-active: $cre8-base-color-action-blue-160;
67
- $cre8-color-header-menu-bg-active: $cre8-base-color-neutral-100;
68
- $cre8-color-header-menu-inverse-bg-pressed: $cre8-base-color-action-blue-160;
69
- $cre8-color-header-menu-bg-pressed: $cre8-base-color-neutral-100;
70
- $cre8-color-header-menu-inverse-bg-hover: $cre8-base-color-action-blue-140;
71
- $cre8-color-header-menu-bg-hover: $cre8-base-color-neutral-white;
72
- $cre8-color-header-menu-inverse-bg-selected: $cre8-base-color-action-blue-100;
73
- $cre8-color-header-menu-bg-selected: $cre8-base-color-neutral-white;
74
- $cre8-color-header-menu-inverse-bg-default: $cre8-base-color-action-blue-100;
75
- $cre8-color-header-menu-bg-default: $cre8-base-color-neutral-white;
76
- $cre8-color-header-inverse-bg-tertiary: $cre8-base-color-action-blue-100;
77
- $cre8-color-header-bg-tertiary: $cre8-base-color-neutral-05;
78
- $cre8-color-header-inverse-bg-secondary: $cre8-base-color-neutral-white;
79
- $cre8-color-header-bg-secondary: $cre8-base-color-action-blue-100;
80
- $cre8-color-header-inverse-bg-default: $cre8-base-color-action-blue-100;
81
- $cre8-color-header-bg-default: $cre8-base-color-neutral-white;
@@ -1,6 +0,0 @@
1
-
2
- // SCSS tokens for blue: icon-size
3
-
4
- $cre8-icon-size-large: $cre8-spacing-18;
5
- $cre8-icon-size-default: $cre8-spacing-16;
6
- $cre8-icon-size-small: $cre8-spacing-14;
@@ -1,9 +0,0 @@
1
-
2
- // SCSS tokens for blue: letterSpacing
3
-
4
- $cre8-letter-spacing-5: 0;
5
- $cre8-letter-spacing-4: 2;
6
- $cre8-letter-spacing-3: 1;
7
- $cre8-letter-spacing-2: -0.5;
8
- $cre8-letter-spacing-1: -1;
9
- $cre8-letter-spacing-0: -1.5;
@@ -1,15 +0,0 @@
1
-
2
- // SCSS tokens for blue: lineHeights
3
-
4
- $cre8-line-heights-11: 1.16;
5
- $cre8-line-heights-10: 1.1300000000000001;
6
- $cre8-line-heights-9: 1.11;
7
- $cre8-line-heights-8: 1.43;
8
- $cre8-line-heights-7: 1.5;
9
- $cre8-line-heights-6: 1.4000000000000001;
10
- $cre8-line-heights-5: 1.33;
11
- $cre8-line-heights-4: 1.3;
12
- $cre8-line-heights-3: 1.2;
13
- $cre8-line-heights-2: 1.1400000000000001;
14
- $cre8-line-heights-1: 1.12;
15
- $cre8-line-heights-0: 1.25;
@@ -1,4 +0,0 @@
1
-
2
- // SCSS tokens for blue: link
3
-
4
- $cre8-color-link-bg-active: #333333;
@@ -1,4 +0,0 @@
1
-
2
- // SCSS tokens for blue: paragraphIndent
3
-
4
- $cre8-paragraph-indent-0: 0px;
@@ -1,4 +0,0 @@
1
-
2
- // SCSS tokens for blue: paragraphSpacing
3
-
4
- $cre8-paragraph-spacing-0: 0;
@@ -1,4 +0,0 @@
1
-
2
- // SCSS tokens for blue: progress-meter
3
-
4
- $cre8-progress-meter-height: $cre8-base-spacing-16;
@@ -1,8 +0,0 @@
1
-
2
- // SCSS tokens for blue: shadow
3
-
4
- $cre8-shadow-small: 0 1px 2px 1px rgba(0,0,0,0.2);
5
- $cre8-shadow-large: 0 10px 12px 0 rgba(0,0,0,0.2);
6
- $cre8-shadow-none: none;
7
- $cre8-shadow-button: none;
8
- $cre8-shadow-default: 0 8px 6px 0 rgba(0,0,0,0.1);
@@ -1,21 +0,0 @@
1
-
2
- // SCSS tokens for blue: spacing
3
-
4
- $cre8-spacing-160: $cre8-base-spacing-160;
5
- $cre8-spacing-120: $cre8-base-spacing-120;
6
- $cre8-spacing-96: $cre8-base-spacing-96;
7
- $cre8-spacing-80: $cre8-base-spacing-80;
8
- $cre8-spacing-64: $cre8-base-spacing-64;
9
- $cre8-spacing-48: $cre8-base-spacing-48;
10
- $cre8-spacing-40: $cre8-base-spacing-40;
11
- $cre8-spacing-32: $cre8-base-spacing-32;
12
- $cre8-spacing-24: $cre8-base-spacing-24;
13
- $cre8-spacing-18: $cre8-base-spacing-18;
14
- $cre8-spacing-16: $cre8-base-spacing-16;
15
- $cre8-spacing-14: $cre8-base-spacing-14;
16
- $cre8-spacing-12: $cre8-base-spacing-12;
17
- $cre8-spacing-8: $cre8-base-spacing-8;
18
- $cre8-spacing-6: $cre8-base-spacing-6;
19
- $cre8-spacing-4: $cre8-base-spacing-4;
20
- $cre8-spacing-2: $cre8-base-spacing-2;
21
- $cre8-spacing-0: $cre8-base-spacing-0;
@@ -1,5 +0,0 @@
1
-
2
- // SCSS tokens for blue: textCase
3
-
4
- $cre8-text-case-uppercase: uppercase;
5
- $cre8-text-case-none: none;
@@ -1,5 +0,0 @@
1
-
2
- // SCSS tokens for blue: textDecoration
3
-
4
- $cre8-text-decoration-underline: underline;
5
- $cre8-text-decoration-none: none;