@marioschmidt/design-system-tokens 1.0.15 → 1.0.17
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.
- package/README.md +549 -493
- package/dist/android/brands/advertorial/sizeclass-compact/typography_styles.xml +669 -0
- package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +669 -0
- package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +669 -0
- package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +669 -0
- package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +668 -0
- package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +668 -0
- package/dist/android/res/values/brands/advertorial/density/density-compact.xml +15 -0
- package/dist/android/res/values/brands/advertorial/density/density-default.xml +15 -0
- package/dist/android/res/values/brands/advertorial/density/density-spacious.xml +15 -0
- package/dist/android/res/values/{mapping/brand_advertorial.xml → brands/advertorial/overrides/brandtokenmapping.xml} +250 -250
- package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +473 -0
- package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.xml +473 -0
- package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.xml +473 -0
- package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.xml +473 -0
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-dark.xml +20 -0
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-light.xml +20 -0
- package/dist/android/res/values/brands/bild/density/density-compact.xml +15 -0
- package/dist/android/res/values/brands/bild/density/density-default.xml +15 -0
- package/dist/android/res/values/brands/bild/density/density-spacious.xml +15 -0
- package/dist/android/res/values/{mapping/brand_color_bild.xml → brands/bild/overrides/brandcolormapping.xml} +52 -52
- package/dist/android/res/values/{mapping/brand_bild.xml → brands/bild/overrides/brandtokenmapping.xml} +250 -250
- package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +473 -0
- package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-md-600px.xml +473 -0
- package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +473 -0
- package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-xs-320px.xml +473 -0
- package/dist/android/res/values/{semantic/advertorial/color/color_advertorial_dark.xml → brands/bild/semantic/color/colormode-dark.xml} +221 -221
- package/dist/android/res/values/{semantic/advertorial/color/color_advertorial_light.xml → brands/bild/semantic/color/colormode-light.xml} +226 -226
- package/dist/android/res/values/brands/bild/semantic/effects/effects-dark.xml +20 -0
- package/dist/android/res/values/brands/bild/semantic/effects/effects-light.xml +20 -0
- package/dist/android/res/values/brands/sportbild/density/density-compact.xml +15 -0
- package/dist/android/res/values/brands/sportbild/density/density-default.xml +15 -0
- package/dist/android/res/values/brands/sportbild/density/density-spacious.xml +15 -0
- package/dist/android/res/values/{mapping/brand_color_sportbild.xml → brands/sportbild/overrides/brandcolormapping.xml} +53 -53
- package/dist/android/res/values/{mapping/brand_sportbild.xml → brands/sportbild/overrides/brandtokenmapping.xml} +250 -250
- package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +473 -0
- package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.xml +473 -0
- package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +473 -0
- package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.xml +473 -0
- package/dist/android/res/values/{semantic/bild/color/color_bild_dark.xml → brands/sportbild/semantic/color/colormode-dark.xml} +221 -221
- package/dist/android/res/values/{semantic/bild/color/color_bild_light.xml → brands/sportbild/semantic/color/colormode-light.xml} +226 -226
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-dark.xml +20 -0
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-light.xml +20 -0
- package/dist/android/res/values/{base/primitive_color_value.xml → shared/colorprimitive.xml} +74 -74
- package/dist/android/res/values/{base/primitive_font_value.xml → shared/fontprimitive.xml} +23 -23
- package/dist/android/res/values/shared/sizeprimitive.xml +56 -0
- package/dist/android/res/values/shared/spaceprimitive.xml +32 -0
- package/dist/css/brands/advertorial/density/density-compact.css +14 -0
- package/dist/css/brands/advertorial/density/density-default.css +14 -0
- package/dist/css/brands/advertorial/density/density-spacious.css +14 -0
- package/dist/css/{mapping/brand-advertorial-global.css → brands/advertorial/overrides/brandtokenmapping.css} +131 -131
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +490 -0
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +490 -0
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +490 -0
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +490 -0
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +66 -0
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +66 -0
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +989 -0
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +989 -0
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +989 -0
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +989 -0
- package/dist/css/brands/bild/density/density-compact.css +14 -0
- package/dist/css/brands/bild/density/density-default.css +14 -0
- package/dist/css/brands/bild/density/density-spacious.css +14 -0
- package/dist/css/brands/bild/overrides/brandcolormapping.css +74 -0
- package/dist/css/{mapping/brand-bild-global.css → brands/bild/overrides/brandtokenmapping.css} +94 -94
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +490 -0
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +490 -0
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +490 -0
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +490 -0
- package/dist/css/{semantic/bild/color/color-bild-dark-global.css → brands/bild/semantic/color/colormode-dark.css} +302 -302
- package/dist/css/{semantic/bild/color/color-bild-light-global.css → brands/bild/semantic/color/colormode-light.css} +301 -301
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +66 -0
- package/dist/css/brands/bild/semantic/effects/effects-light.css +66 -0
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +989 -0
- package/dist/css/brands/bild/semantic/typography/typography-md.css +989 -0
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +989 -0
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +989 -0
- package/dist/css/brands/sportbild/density/density-compact.css +14 -0
- package/dist/css/brands/sportbild/density/density-default.css +14 -0
- package/dist/css/brands/sportbild/density/density-spacious.css +14 -0
- package/dist/css/brands/sportbild/overrides/brandcolormapping.css +74 -0
- package/dist/css/{mapping/brand-sportbild-global.css → brands/sportbild/overrides/brandtokenmapping.css} +128 -128
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +490 -0
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +490 -0
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +490 -0
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +490 -0
- package/dist/css/{semantic/advertorial/color/color-advertorial-dark-global.css → brands/sportbild/semantic/color/colormode-dark.css} +302 -302
- package/dist/css/{semantic/advertorial/color/color-advertorial-light-global.css → brands/sportbild/semantic/color/colormode-light.css} +301 -301
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +66 -0
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +66 -0
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +989 -0
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +989 -0
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +989 -0
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +989 -0
- package/dist/css/shared/colorprimitive.css +100 -0
- package/dist/flutter/brands/advertorial/density/density-compact.dart +23 -0
- package/dist/flutter/brands/advertorial/density/density-default.dart +23 -0
- package/dist/flutter/brands/advertorial/density/density-spacious.dart +23 -0
- package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +286 -0
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +499 -0
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +499 -0
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +499 -0
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +499 -0
- package/dist/flutter/brands/advertorial/semantic/effects/effects-dark.dart +28 -0
- package/dist/flutter/brands/advertorial/semantic/effects/effects-light.dart +28 -0
- package/dist/flutter/brands/advertorial/semantic/typography/typography-lg.dart +147 -0
- package/dist/flutter/brands/advertorial/semantic/typography/typography-md.dart +147 -0
- package/dist/flutter/brands/advertorial/semantic/typography/typography-sm.dart +147 -0
- package/dist/flutter/brands/advertorial/semantic/typography/typography-xs.dart +147 -0
- package/dist/flutter/brands/bild/density/density-compact.dart +23 -0
- package/dist/flutter/brands/bild/density/density-default.dart +23 -0
- package/dist/flutter/brands/bild/density/density-spacious.dart +23 -0
- package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +83 -0
- package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +286 -0
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +499 -0
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +499 -0
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +499 -0
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +499 -0
- package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +435 -0
- package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +435 -0
- package/dist/flutter/brands/bild/semantic/effects/effects-dark.dart +28 -0
- package/dist/flutter/brands/bild/semantic/effects/effects-light.dart +28 -0
- package/dist/flutter/brands/bild/semantic/typography/typography-lg.dart +147 -0
- package/dist/flutter/brands/bild/semantic/typography/typography-md.dart +147 -0
- package/dist/flutter/brands/bild/semantic/typography/typography-sm.dart +147 -0
- package/dist/flutter/brands/bild/semantic/typography/typography-xs.dart +147 -0
- package/dist/flutter/brands/sportbild/density/density-compact.dart +23 -0
- package/dist/flutter/brands/sportbild/density/density-default.dart +23 -0
- package/dist/flutter/brands/sportbild/density/density-spacious.dart +23 -0
- package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +83 -0
- package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +286 -0
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +499 -0
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +499 -0
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +499 -0
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +499 -0
- package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +435 -0
- package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +435 -0
- package/dist/flutter/brands/sportbild/semantic/effects/effects-dark.dart +28 -0
- package/dist/flutter/brands/sportbild/semantic/effects/effects-light.dart +28 -0
- package/dist/flutter/brands/sportbild/semantic/typography/typography-lg.dart +147 -0
- package/dist/flutter/brands/sportbild/semantic/typography/typography-md.dart +147 -0
- package/dist/flutter/brands/sportbild/semantic/typography/typography-sm.dart +147 -0
- package/dist/flutter/brands/sportbild/semantic/typography/typography-xs.dart +147 -0
- package/dist/flutter/shared/colorprimitive.dart +109 -0
- package/dist/flutter/shared/fontprimitive.dart +58 -0
- package/dist/flutter/shared/sizeprimitive.dart +64 -0
- package/dist/flutter/shared/spaceprimitive.dart +40 -0
- package/dist/ios/brands/advertorial/density/DensityCompact.swift +20 -0
- package/dist/ios/brands/advertorial/density/DensityDefault.swift +20 -0
- package/dist/ios/brands/advertorial/density/DensitySpacious.swift +20 -0
- package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +283 -0
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +496 -0
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +496 -0
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +496 -0
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +496 -0
- package/dist/ios/brands/advertorial/semantic/effects/EffectsDark.swift +25 -0
- package/dist/ios/brands/advertorial/semantic/effects/EffectsLight.swift +25 -0
- package/dist/ios/brands/advertorial/sizeclass-compact/Typography.swift +245 -0
- package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +245 -0
- package/dist/ios/brands/bild/density/DensityCompact.swift +20 -0
- package/dist/ios/brands/bild/density/DensityDefault.swift +20 -0
- package/dist/ios/brands/bild/density/DensitySpacious.swift +20 -0
- package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +80 -0
- package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +283 -0
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +496 -0
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +496 -0
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +496 -0
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +496 -0
- package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +432 -0
- package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +432 -0
- package/dist/ios/brands/bild/semantic/effects/EffectsDark.swift +25 -0
- package/dist/ios/brands/bild/semantic/effects/EffectsLight.swift +25 -0
- package/dist/ios/brands/bild/sizeclass-compact/Typography.swift +245 -0
- package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +245 -0
- package/dist/ios/brands/sportbild/density/DensityCompact.swift +20 -0
- package/dist/ios/brands/sportbild/density/DensityDefault.swift +20 -0
- package/dist/ios/brands/sportbild/density/DensitySpacious.swift +20 -0
- package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +80 -0
- package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +283 -0
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +496 -0
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +496 -0
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +496 -0
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +496 -0
- package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +432 -0
- package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +432 -0
- package/dist/ios/brands/sportbild/semantic/effects/EffectsDark.swift +25 -0
- package/dist/ios/brands/sportbild/semantic/effects/EffectsLight.swift +25 -0
- package/dist/ios/brands/sportbild/sizeclass-compact/Typography.swift +245 -0
- package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +245 -0
- package/dist/ios/shared/Colorprimitive.swift +106 -0
- package/dist/ios/shared/Fontprimitive.swift +55 -0
- package/dist/ios/shared/Sizeprimitive.swift +61 -0
- package/dist/ios/shared/Spaceprimitive.swift +37 -0
- package/dist/js/brands/advertorial/density/density-compact.js +12 -0
- package/dist/js/brands/advertorial/density/density-default.js +12 -0
- package/dist/js/brands/advertorial/density/density-spacious.js +12 -0
- package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +332 -0
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +494 -0
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +498 -0
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +496 -0
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +496 -0
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +219 -0
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +219 -0
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +1135 -0
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +1135 -0
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +1135 -0
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +1135 -0
- package/dist/js/brands/bild/density/density-compact.js +12 -0
- package/dist/js/brands/bild/density/density-default.js +12 -0
- package/dist/js/brands/bild/density/density-spacious.js +12 -0
- package/dist/js/brands/bild/overrides/brandcolormapping.js +76 -0
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +301 -0
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +482 -0
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +485 -0
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +488 -0
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +488 -0
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +229 -0
- package/dist/js/brands/bild/semantic/color/colormode-light.js +229 -0
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +219 -0
- package/dist/js/brands/bild/semantic/effects/effects-light.js +219 -0
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +1135 -0
- package/dist/js/brands/bild/semantic/typography/typography-md.js +1135 -0
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +1135 -0
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +1135 -0
- package/dist/js/brands/sportbild/density/density-compact.js +12 -0
- package/dist/js/brands/sportbild/density/density-default.js +12 -0
- package/dist/js/brands/sportbild/density/density-spacious.js +12 -0
- package/dist/js/brands/sportbild/overrides/brandcolormapping.js +76 -0
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +332 -0
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +497 -0
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +497 -0
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +497 -0
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +497 -0
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +229 -0
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +229 -0
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +219 -0
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +219 -0
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +1135 -0
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +1135 -0
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +1135 -0
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +1135 -0
- package/dist/js/shared/colorprimitive.js +98 -0
- package/dist/js/shared/fontprimitive.js +47 -0
- package/dist/js/shared/sizeprimitive.js +53 -0
- package/dist/js/shared/spaceprimitive.js +29 -0
- package/dist/json/brands/advertorial/density/density-compact.json +330 -0
- package/dist/json/brands/advertorial/density/density-default.json +330 -0
- package/dist/json/brands/advertorial/density/density-spacious.json +330 -0
- package/dist/json/brands/advertorial/overrides/brandtokenmapping.json +11695 -0
- package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.json +19186 -0
- package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.json +19186 -0
- package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.json +19186 -0
- package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.json +19186 -0
- package/dist/json/brands/advertorial/semantic/effects/effects-dark.json +1301 -0
- package/dist/json/brands/advertorial/semantic/effects/effects-light.json +1301 -0
- package/dist/json/brands/advertorial/semantic/typography/typography-lg.json +8329 -0
- package/dist/json/brands/advertorial/semantic/typography/typography-md.json +8329 -0
- package/dist/json/brands/advertorial/semantic/typography/typography-sm.json +8329 -0
- package/dist/json/brands/advertorial/semantic/typography/typography-xs.json +8329 -0
- package/dist/json/brands/bild/density/density-compact.json +330 -0
- package/dist/json/brands/bild/density/density-default.json +330 -0
- package/dist/json/brands/bild/density/density-spacious.json +330 -0
- package/dist/json/brands/bild/overrides/brandcolormapping.json +2796 -0
- package/dist/json/brands/bild/overrides/brandtokenmapping.json +11695 -0
- package/dist/json/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +19186 -0
- package/dist/json/brands/bild/semantic/breakpoints/breakpoint-md-600px.json +19186 -0
- package/dist/json/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.json +19186 -0
- package/dist/json/brands/bild/semantic/breakpoints/breakpoint-xs-320px.json +19186 -0
- package/dist/json/brands/bild/semantic/color/colormode-dark.json +8588 -0
- package/dist/json/brands/bild/semantic/color/colormode-light.json +8588 -0
- package/dist/json/brands/bild/semantic/effects/effects-dark.json +1301 -0
- package/dist/json/brands/bild/semantic/effects/effects-light.json +1301 -0
- package/dist/json/brands/bild/semantic/typography/typography-lg.json +8329 -0
- package/dist/json/brands/bild/semantic/typography/typography-md.json +8329 -0
- package/dist/json/brands/bild/semantic/typography/typography-sm.json +8329 -0
- package/dist/json/brands/bild/semantic/typography/typography-xs.json +8329 -0
- package/dist/json/brands/sportbild/density/density-compact.json +330 -0
- package/dist/json/brands/sportbild/density/density-default.json +330 -0
- package/dist/json/brands/sportbild/density/density-spacious.json +330 -0
- package/dist/json/brands/sportbild/overrides/brandcolormapping.json +2796 -0
- package/dist/json/brands/sportbild/overrides/brandtokenmapping.json +11695 -0
- package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +19186 -0
- package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.json +19186 -0
- package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.json +19186 -0
- package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.json +19186 -0
- package/dist/json/brands/sportbild/semantic/color/colormode-dark.json +8588 -0
- package/dist/json/brands/sportbild/semantic/color/colormode-light.json +8588 -0
- package/dist/json/brands/sportbild/semantic/effects/effects-dark.json +1301 -0
- package/dist/json/brands/sportbild/semantic/effects/effects-light.json +1301 -0
- package/dist/json/brands/sportbild/semantic/typography/typography-lg.json +8329 -0
- package/dist/json/brands/sportbild/semantic/typography/typography-md.json +8329 -0
- package/dist/json/brands/sportbild/semantic/typography/typography-sm.json +8329 -0
- package/dist/json/brands/sportbild/semantic/typography/typography-xs.json +8329 -0
- package/dist/json/shared/colorprimitive.json +3704 -0
- package/dist/json/shared/fontprimitive.json +1581 -0
- package/dist/json/shared/sizeprimitive.json +1717 -0
- package/dist/json/shared/spaceprimitive.json +877 -0
- package/dist/manifest.json +66 -258
- package/dist/scss/brands/advertorial/density/density-compact.scss +11 -0
- package/dist/scss/brands/advertorial/density/density-default.scss +11 -0
- package/dist/scss/brands/advertorial/density/density-spacious.scss +11 -0
- package/dist/scss/{mapping/brand-advertorial.scss → brands/advertorial/overrides/brandtokenmapping.scss} +131 -131
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +475 -0
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +475 -0
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +475 -0
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +475 -0
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +16 -0
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +16 -0
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +127 -0
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +127 -0
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +127 -0
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +127 -0
- package/dist/scss/brands/bild/density/density-compact.scss +11 -0
- package/dist/scss/brands/bild/density/density-default.scss +11 -0
- package/dist/scss/brands/bild/density/density-spacious.scss +11 -0
- package/dist/scss/brands/bild/overrides/brandcolormapping.scss +71 -0
- package/dist/scss/{mapping/brand-bild.scss → brands/bild/overrides/brandtokenmapping.scss} +94 -94
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +475 -0
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +475 -0
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +475 -0
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +475 -0
- package/dist/scss/{semantic/advertorial/color/color-advertorial-dark.scss → brands/bild/semantic/color/colormode-dark.scss} +282 -282
- package/dist/scss/{semantic/bild/color/color-bild-light.scss → brands/bild/semantic/color/colormode-light.scss} +281 -281
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +16 -0
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +16 -0
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +127 -0
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +127 -0
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +127 -0
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +127 -0
- package/dist/scss/brands/sportbild/density/density-compact.scss +11 -0
- package/dist/scss/brands/sportbild/density/density-default.scss +11 -0
- package/dist/scss/brands/sportbild/density/density-spacious.scss +11 -0
- package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +71 -0
- package/dist/scss/{mapping/brand-sportbild.scss → brands/sportbild/overrides/brandtokenmapping.scss} +128 -128
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +475 -0
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +475 -0
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +475 -0
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +475 -0
- package/dist/scss/{semantic/bild/color/color-bild-dark.scss → brands/sportbild/semantic/color/colormode-dark.scss} +282 -282
- package/dist/scss/{semantic/advertorial/color/color-advertorial-light.scss → brands/sportbild/semantic/color/colormode-light.scss} +281 -281
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +16 -0
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +16 -0
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +127 -0
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +127 -0
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +127 -0
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +127 -0
- package/dist/scss/shared/colorprimitive.scss +97 -0
- package/package.json +4 -4
- package/dist/android/res/values/base/primitive_size_value.xml +0 -56
- package/dist/android/res/values/base/primitive_space_value.xml +0 -32
- package/dist/android/res/values/density/density_compact.xml +0 -15
- package/dist/android/res/values/density/density_default.xml +0 -15
- package/dist/android/res/values/density/density_spacious.xml +0 -15
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +0 -473
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +0 -473
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +0 -473
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +0 -473
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +0 -473
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +0 -473
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +0 -473
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +0 -473
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +0 -473
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +0 -473
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +0 -473
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +0 -473
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +0 -271
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +0 -271
- package/dist/css/base/index.css +0 -8
- package/dist/css/base/primitive-color-value-global.css +0 -100
- package/dist/css/base/primitive-color-value.css +0 -100
- package/dist/css/base/primitive-font-value.css +0 -49
- package/dist/css/base/primitive-size-value.css +0 -55
- package/dist/css/base/primitive-space-value.css +0 -31
- package/dist/css/density/density-compact-global.css +0 -14
- package/dist/css/density/density-compact.css +0 -14
- package/dist/css/density/density-default-global.css +0 -14
- package/dist/css/density/density-default.css +0 -14
- package/dist/css/density/density-spacious-global.css +0 -14
- package/dist/css/density/density-spacious.css +0 -14
- package/dist/css/density/index.css +0 -7
- package/dist/css/mapping/brand-advertorial.css +0 -277
- package/dist/css/mapping/brand-bild.css +0 -277
- package/dist/css/mapping/brand-color-bild-global.css +0 -74
- package/dist/css/mapping/brand-color-bild.css +0 -74
- package/dist/css/mapping/brand-color-sportbild-global.css +0 -74
- package/dist/css/mapping/brand-color-sportbild.css +0 -74
- package/dist/css/mapping/brand-sportbild.css +0 -277
- package/dist/css/mapping/index.css +0 -9
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +0 -490
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +0 -490
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +0 -490
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +0 -490
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +0 -490
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +0 -490
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +0 -490
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +0 -490
- package/dist/css/semantic/advertorial/breakpoints/index.css +0 -8
- package/dist/css/semantic/advertorial/color/color-advertorial-dark.css +0 -426
- package/dist/css/semantic/advertorial/color/color-advertorial-light.css +0 -426
- package/dist/css/semantic/advertorial/color/index.css +0 -6
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +0 -490
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +0 -490
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +0 -490
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +0 -490
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +0 -490
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +0 -490
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +0 -490
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +0 -490
- package/dist/css/semantic/bild/breakpoints/index.css +0 -8
- package/dist/css/semantic/bild/color/color-bild-dark.css +0 -426
- package/dist/css/semantic/bild/color/color-bild-light.css +0 -426
- package/dist/css/semantic/bild/color/index.css +0 -6
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +0 -490
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +0 -490
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +0 -490
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +0 -490
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +0 -490
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +0 -490
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +0 -490
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +0 -490
- package/dist/css/semantic/sportbild/breakpoints/index.css +0 -8
- package/dist/css/semantic/sportbild/color/color-sportbild-dark-global.css +0 -426
- package/dist/css/semantic/sportbild/color/color-sportbild-dark.css +0 -426
- package/dist/css/semantic/sportbild/color/color-sportbild-light-global.css +0 -426
- package/dist/css/semantic/sportbild/color/color-sportbild-light.css +0 -426
- package/dist/css/semantic/sportbild/color/index.css +0 -6
- package/dist/flutter/base/primitive_color_value.dart +0 -143
- package/dist/flutter/base/primitive_font_value.dart +0 -70
- package/dist/flutter/base/primitive_size_value.dart +0 -64
- package/dist/flutter/base/primitive_space_value.dart +0 -40
- package/dist/flutter/density/density_compact.dart +0 -28
- package/dist/flutter/density/density_default.dart +0 -28
- package/dist/flutter/density/density_spacious.dart +0 -28
- package/dist/flutter/mapping/brand_advertorial.dart +0 -410
- package/dist/flutter/mapping/brand_bild.dart +0 -410
- package/dist/flutter/mapping/brand_color_bild.dart +0 -133
- package/dist/flutter/mapping/brand_color_sportbild.dart +0 -133
- package/dist/flutter/mapping/brand_sportbild.dart +0 -410
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +0 -701
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +0 -701
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +0 -701
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +0 -701
- package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +0 -381
- package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +0 -381
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +0 -701
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +0 -701
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +0 -701
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +0 -701
- package/dist/flutter/semantic/bild/color/color_bild_dark.dart +0 -381
- package/dist/flutter/semantic/bild/color/color_bild_light.dart +0 -381
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +0 -701
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +0 -701
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +0 -701
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +0 -701
- package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +0 -381
- package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +0 -381
- package/dist/ios/base/PrimitiveColorValue.swift +0 -140
- package/dist/ios/base/PrimitiveFontValue.swift +0 -67
- package/dist/ios/base/PrimitiveSizeValue.swift +0 -61
- package/dist/ios/base/PrimitiveSpaceValue.swift +0 -37
- package/dist/ios/density/DensityCompact.swift +0 -25
- package/dist/ios/density/DensityDefault.swift +0 -25
- package/dist/ios/density/DensitySpacious.swift +0 -25
- package/dist/ios/mapping/BrandAdvertorial.swift +0 -407
- package/dist/ios/mapping/BrandBild.swift +0 -407
- package/dist/ios/mapping/BrandColorBild.swift +0 -130
- package/dist/ios/mapping/BrandColorSportbild.swift +0 -130
- package/dist/ios/mapping/BrandSportbild.swift +0 -407
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +0 -698
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +0 -698
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +0 -698
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +0 -698
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +0 -378
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +0 -378
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +0 -698
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +0 -698
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +0 -698
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +0 -698
- package/dist/ios/semantic/bild/color/ColorBildDark.swift +0 -378
- package/dist/ios/semantic/bild/color/ColorBildLight.swift +0 -378
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +0 -698
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +0 -698
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +0 -698
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +0 -698
- package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +0 -378
- package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +0 -378
- package/dist/js/base/index.js +0 -15
- package/dist/js/base/primitive-color-value.js +0 -98
- package/dist/js/base/primitive-font-value.js +0 -47
- package/dist/js/base/primitive-size-value.js +0 -53
- package/dist/js/base/primitive-space-value.js +0 -29
- package/dist/js/density/density-compact.js +0 -12
- package/dist/js/density/density-default.js +0 -12
- package/dist/js/density/density-spacious.js +0 -12
- package/dist/js/density/index.js +0 -13
- package/dist/js/mapping/brand-advertorial.js +0 -283
- package/dist/js/mapping/brand-bild.js +0 -285
- package/dist/js/mapping/brand-color-bild.js +0 -78
- package/dist/js/mapping/brand-color-sportbild.js +0 -78
- package/dist/js/mapping/brand-sportbild.js +0 -292
- package/dist/js/mapping/index.js +0 -17
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +0 -469
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +0 -469
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +0 -470
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +0 -470
- package/dist/js/semantic/advertorial/breakpoints/index.js +0 -15
- package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +0 -244
- package/dist/js/semantic/advertorial/color/color-advertorial-light.js +0 -240
- package/dist/js/semantic/advertorial/color/index.js +0 -11
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +0 -470
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +0 -470
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +0 -471
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +0 -471
- package/dist/js/semantic/bild/breakpoints/index.js +0 -15
- package/dist/js/semantic/bild/color/color-bild-dark.js +0 -244
- package/dist/js/semantic/bild/color/color-bild-light.js +0 -240
- package/dist/js/semantic/bild/color/index.js +0 -11
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +0 -471
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +0 -471
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +0 -472
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +0 -472
- package/dist/js/semantic/sportbild/breakpoints/index.js +0 -15
- package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +0 -244
- package/dist/js/semantic/sportbild/color/color-sportbild-light.js +0 -240
- package/dist/js/semantic/sportbild/color/index.js +0 -11
- package/dist/json/base/primitive-color-value.json +0 -148
- package/dist/json/base/primitive-font-value.json +0 -59
- package/dist/json/base/primitive-size-value.json +0 -51
- package/dist/json/base/primitive-space-value.json +0 -27
- package/dist/json/density/density-compact.json +0 -16
- package/dist/json/density/density-default.json +0 -16
- package/dist/json/density/density-spacious.json +0 -16
- package/dist/json/mapping/brand-advertorial.json +0 -393
- package/dist/json/mapping/brand-bild.json +0 -393
- package/dist/json/mapping/brand-color-bild.json +0 -98
- package/dist/json/mapping/brand-color-sportbild.json +0 -98
- package/dist/json/mapping/brand-sportbild.json +0 -393
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +0 -686
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +0 -686
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +0 -686
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +0 -686
- package/dist/json/semantic/advertorial/color/color-advertorial-dark.json +0 -308
- package/dist/json/semantic/advertorial/color/color-advertorial-light.json +0 -308
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +0 -686
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +0 -686
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +0 -686
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +0 -686
- package/dist/json/semantic/bild/color/color-bild-dark.json +0 -308
- package/dist/json/semantic/bild/color/color-bild-light.json +0 -308
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +0 -686
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +0 -686
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +0 -686
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +0 -686
- package/dist/json/semantic/sportbild/color/color-sportbild-dark.json +0 -308
- package/dist/json/semantic/sportbild/color/color-sportbild-light.json +0 -308
- package/dist/scss/base/index.scss +0 -8
- package/dist/scss/base/primitive-color-value.scss +0 -97
- package/dist/scss/density/density-compact.scss +0 -11
- package/dist/scss/density/density-default.scss +0 -11
- package/dist/scss/density/density-spacious.scss +0 -11
- package/dist/scss/density/index.scss +0 -7
- package/dist/scss/mapping/brand-color-bild.scss +0 -71
- package/dist/scss/mapping/brand-color-sportbild.scss +0 -71
- package/dist/scss/mapping/index.scss +0 -9
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +0 -475
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +0 -475
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +0 -475
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +0 -475
- package/dist/scss/semantic/advertorial/breakpoints/index.scss +0 -8
- package/dist/scss/semantic/advertorial/color/index.scss +0 -6
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +0 -475
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +0 -475
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +0 -475
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +0 -475
- package/dist/scss/semantic/bild/breakpoints/index.scss +0 -8
- package/dist/scss/semantic/bild/color/index.scss +0 -6
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +0 -475
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +0 -475
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +0 -475
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +0 -475
- package/dist/scss/semantic/sportbild/breakpoints/index.scss +0 -8
- package/dist/scss/semantic/sportbild/color/color-sportbild-dark.scss +0 -319
- package/dist/scss/semantic/sportbild/color/color-sportbild-light.scss +0 -319
- package/dist/scss/semantic/sportbild/color/index.scss +0 -6
- package/dist/css/{base/primitive-font-value-global.css → shared/fontprimitive.css} +23 -23
- package/dist/css/{base/primitive-size-value-global.css → shared/sizeprimitive.css} +41 -41
- package/dist/css/{base/primitive-space-value-global.css → shared/spaceprimitive.css} +20 -20
- package/dist/scss/{base/primitive-font-value.scss → shared/fontprimitive.scss} +23 -23
- package/dist/scss/{base/primitive-size-value.scss → shared/sizeprimitive.scss} +41 -41
- package/dist/scss/{base/primitive-space-value.scss → shared/spaceprimitive.scss} +20 -20
|
@@ -0,0 +1,496 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
export const ComponentArticleAricleMobile1ColGridImageMarginSpace = "0px";
|
|
6
|
+
export const ComponentArticleArticleTopMarginSpace = "8px";
|
|
7
|
+
export const ComponentArticleArticleKickerFontSize = "16px";
|
|
8
|
+
export const ComponentArticleArticleHeadlineFontSize = "30px";
|
|
9
|
+
export const ComponentArticleArticleGalleryATeaserWidth = "145px";
|
|
10
|
+
export const ComponentArticleArticleImageCaptionFontSize = "13px";
|
|
11
|
+
export const ComponentArticleArticleImageSourceFontSize = "13px";
|
|
12
|
+
export const ComponentArticleArticleImageCaptionLineHeight = "19.5px";
|
|
13
|
+
export const ComponentArticleArticleImageSourceLineHeight = "19px";
|
|
14
|
+
export const ComponentArticleArticleContentStackSpace = "16px";
|
|
15
|
+
export const ComponentArticleArticleHeadingsStackSpace = "12px";
|
|
16
|
+
export const ComponentArticleArticleImageLandscapeInlineSpace = "0px";
|
|
17
|
+
export const ComponentArticleArticleMetaFontFamily = "Lucida Grande";
|
|
18
|
+
export const ComponentArticleArticleMetaFontSize = "12px";
|
|
19
|
+
export const ComponentArticleArticleContentInlineSpace = "16px";
|
|
20
|
+
export const ComponentArticleArticleHeadingsInlineSpace = "16px";
|
|
21
|
+
export const ComponentArticleArticleImagePortaitInlineSpace = "0px";
|
|
22
|
+
export const ComponentArticleArticleImageContainerStackSpace = "8px";
|
|
23
|
+
export const ComponentArticleArticleInfoboxInlineSpace = "16px";
|
|
24
|
+
export const ComponentArticleArticleInfoboxStackSpace = "16px";
|
|
25
|
+
export const ComponentDSysDocsBildDesignFrameSpace = "12px";
|
|
26
|
+
export const ComponentDSysDocsDsMainContainerSpace = "0px";
|
|
27
|
+
export const ComponentDSysDocsDSysDocsWidthSize = "320px";
|
|
28
|
+
export const ComponentDSysDocsMainContentStageSize = "320px";
|
|
29
|
+
export const ComponentDSysDocsFoundationsBannerHeightSize = "80px";
|
|
30
|
+
export const ComponentDSysDocsDsCaptionStackSpace05x = "4px";
|
|
31
|
+
export const ComponentDSysDocsDsCaptionStackSpace1x = "8px";
|
|
32
|
+
export const ComponentDSysDocs1columnMobile = "320px";
|
|
33
|
+
export const ComponentDSysDocsThinBannerVerticalHeightSize = "558px";
|
|
34
|
+
export const ComponentDSysDocsSpecsFontFamily = "Gotham";
|
|
35
|
+
export const ComponentDSysDocsDocHeaderHeightSize = "144px";
|
|
36
|
+
export const ComponentMenuMenuItemSpace = "8px";
|
|
37
|
+
export const ComponentMenuMenuItemFontSize = "15px";
|
|
38
|
+
export const ComponentMenuMenuItemUtilFontSize = "12px";
|
|
39
|
+
export const ComponentMenuMenuItemUtilStackSpace = "10px";
|
|
40
|
+
export const ComponentMenuMenuLinkLaneHeightSize = "48px";
|
|
41
|
+
export const ComponentMenuMenuUtillinkItemHeightSize = "48px";
|
|
42
|
+
export const ComponentMenuMenuLinkItemInlineSpace = "4px";
|
|
43
|
+
export const ComponentMenuMenuLogoDefaultSize = "56px";
|
|
44
|
+
export const ComponentMenuMenuLogoScrolledSize = "56px";
|
|
45
|
+
export const ComponentMenuMenuSpecialNaviItemHeightSize = "48px";
|
|
46
|
+
export const ComponentMenuSubNavBarHeightSize = "42px";
|
|
47
|
+
export const ComponentMenuMenuUtilityLinksContainerHeightSize = "56px";
|
|
48
|
+
export const ComponentMenuMenuTopStackSpace = "8px";
|
|
49
|
+
export const ComponentMenuMenuLeftInlineSpace = "8px";
|
|
50
|
+
export const ComponentMenuMenuUtilityLinksGapSpace = "24px";
|
|
51
|
+
export const ComponentMenuMenuRightInlineSpace = "0px";
|
|
52
|
+
export const ComponentMenuMenuBottomStackSpace = "8px";
|
|
53
|
+
export const ComponentMenuMenuUtilityLinksDividerHeightSize = "40px";
|
|
54
|
+
export const ComponentMenuMenuShadowVisibility = "#0000001a";
|
|
55
|
+
export const ComponentMenuHeyInputShadowVisibility = "#00000000";
|
|
56
|
+
export const ComponentMenuAppTopbarTitleFontSize = "12px";
|
|
57
|
+
export const ComponentMenuAppTopbarStageTitleHeight = "14px";
|
|
58
|
+
export const ComponentMenuIOSappTopBarHeightSize = "44px";
|
|
59
|
+
export const ComponentMenuIOSappTopBarLeftInlineSpace = "12px";
|
|
60
|
+
export const ComponentMenuIOSappTopBarRightInlineSpace = "16px";
|
|
61
|
+
export const ComponentTeaserTeaserTitleInlineLeftSpace = "12px";
|
|
62
|
+
export const ComponentTeaserTeaserTitleStackSpace = "4px";
|
|
63
|
+
export const ComponentTeaserMQTeaserMQTeaserHeadlineFontSize = "16px";
|
|
64
|
+
export const ComponentTeaserMQTeaserMQTeaserHeadlineFontWeight = 600;
|
|
65
|
+
export const ComponentTeaserMQTeaserMQTeaserHeadlineLineHeight =
|
|
66
|
+
"18.399999618530273px";
|
|
67
|
+
export const ComponentTeaserMQTeaserMqTeaserTitleInlineSpace = "8px";
|
|
68
|
+
export const ComponentTeaserATeaserATeaserKickerFontSize = "14px";
|
|
69
|
+
export const ComponentTeaserATeaserATeaserHeadlineFontSize = "24px";
|
|
70
|
+
export const ComponentTeaserATeaserATeaserKickerLineHeight = "14px";
|
|
71
|
+
export const ComponentTeaserATeaserATeaserHeadlineLineHeight = "24px";
|
|
72
|
+
export const ComponentTeaserATeaserATeaserTitleInlineSpace = "8px";
|
|
73
|
+
export const ComponentTeaserTeaserTitleGapSpace = "4px";
|
|
74
|
+
export const ComponentTeaserStdTeaserStdTeaserImageTitleGapSpace = "4px";
|
|
75
|
+
export const ComponentTeaserStdTeaserStdTeaserBadgesMarginSpace = "4px";
|
|
76
|
+
export const ComponentTeaserStdTeaserStdTeaserKickerHeadlineStackSpace = "2px";
|
|
77
|
+
export const ComponentTeaserTeaserKickerBgInlineSpace = "6px";
|
|
78
|
+
export const ComponentTeaserTeaserKickerBgStackSpace = "2px";
|
|
79
|
+
export const ComponentTeaserQTeaserQuadHeadlineFontSize = "36px";
|
|
80
|
+
export const ComponentTeaserQTeaserQuadKickerFontSize = "16px";
|
|
81
|
+
export const ComponentTeaserQTeaserQuadHeadlineLineHeight =
|
|
82
|
+
"37.79999923706055px";
|
|
83
|
+
export const ComponentTeaserQTeaserQTeaserTitleInlineSpace = "8px";
|
|
84
|
+
export const ComponentTeaserTeaserBadgesMarginSpace = "8px";
|
|
85
|
+
export const ComponentTeaserTeaserBadgesHeightSizeLg = "32px";
|
|
86
|
+
export const ComponentTeaserTeaserTitleBottomStackSpace = "12px";
|
|
87
|
+
export const ComponentTeaserTeaserBadgesHeightSizeSm = "24px";
|
|
88
|
+
export const ComponentTeaserBildPlayBildPlayTeaserWidthSize = "145px";
|
|
89
|
+
export const ComponentTeaserTeaserLayoutGridSpace = "12px";
|
|
90
|
+
export const ComponentTeaserSuperASuperATeaserTitleInlineSpace = "16px";
|
|
91
|
+
export const ComponentTeaserBTeaserBTeaserTitleInlineSpace = "8px";
|
|
92
|
+
export const ComponentTableTableColumnWidthSize1x = "80px";
|
|
93
|
+
export const ComponentTableTableColumnWidthSize2x = "140px";
|
|
94
|
+
export const ComponentTableTableColumnWidthSize05x = "40px";
|
|
95
|
+
export const ComponentTableTableColumnWidthSize15x = "120px";
|
|
96
|
+
export const ComponentTableTableColumnWidthSize25x = "180px";
|
|
97
|
+
export const ComponentTableTableColumnWidthSize075x = "56px";
|
|
98
|
+
export const ComponentTableTableColumnWidthSize3x = "200px";
|
|
99
|
+
export const ComponentTableTableItemMaxWidthSize = "224px";
|
|
100
|
+
export const ComponentSeparatorsSeparatorThicknessSize = "2px";
|
|
101
|
+
export const ComponentAvatarAvatarLabelFontSize = "13px";
|
|
102
|
+
export const ComponentAvatarAvatarArticleSize = "48px";
|
|
103
|
+
export const ComponentAvatarAvatarAuthorPageSize = "96px";
|
|
104
|
+
export const ComponentAvatarAvatarFontFamily = "Lucida Grande";
|
|
105
|
+
export const ComponentAvatarAvatarLabelLineHeight = "21px";
|
|
106
|
+
export const ComponentAvatarAvatarLaneGapSpace = "16px";
|
|
107
|
+
export const ComponentAvatarAppAvatarFontFamily = "Lucida Grande";
|
|
108
|
+
export const ComponentButtonButtonLabelFontSize = "15px";
|
|
109
|
+
export const ComponentButtonButtonInlineSpace = "16px";
|
|
110
|
+
export const ComponentButtonPartnerLinkButtonLabelFontSize = "16px";
|
|
111
|
+
export const ComponentButtonPartnerLinkButtonLabelHeightSize = "48px";
|
|
112
|
+
export const ComponentButtonButtonBorderWidthSize = "2px";
|
|
113
|
+
export const ComponentButtonButtonContentMinHeightSize = "24px";
|
|
114
|
+
export const ComponentButtonPartnerLinkButtonInlineSpace = "8px";
|
|
115
|
+
export const ComponentButtonButtonLabelLineHeight = "15px";
|
|
116
|
+
export const ComponentButtonButtonContentGapSpace = "6px";
|
|
117
|
+
export const ComponentButtonButtonStackSpace = "6px";
|
|
118
|
+
export const ComponentButtonButtonBorderRadius = "8px";
|
|
119
|
+
export const ComponentNewstickerNewsTickerTimeFontSize = "16px";
|
|
120
|
+
export const ComponentNewstickerNewsTickerTimeFontWeight = 700;
|
|
121
|
+
export const ComponentNewstickerNewsTickerTimeFontFamily = "Lucida Grande";
|
|
122
|
+
export const ComponentNewstickerNewsTickerTimeLineHeight =
|
|
123
|
+
"20.799999237060547px";
|
|
124
|
+
export const ComponentNewstickerNewsTickerContentStackSpace = "4px";
|
|
125
|
+
export const ComponentNewstickerNewsTickerKickerInnerStackSpace = "2px";
|
|
126
|
+
export const ComponentNewstickerNewsTickerTitlesInlineSpace = "18px";
|
|
127
|
+
export const ComponentNewstickerNewsTickerBadgesInlineSpace = "8px";
|
|
128
|
+
export const ComponentNewstickerNewsTickerTimeKickerStackSpace = "4px";
|
|
129
|
+
export const ComponentNewstickerNewsTickerEntriesStackSpace = "22px";
|
|
130
|
+
export const ComponentNewstickerNewsTickerKickerInnerInlineSpace = "4px";
|
|
131
|
+
export const ComponentNewstickerNewsTickerSkeletonBottomSpace = "64px";
|
|
132
|
+
export const ComponentNewstickerNewsTickerRedDotSize = "12px";
|
|
133
|
+
export const ComponentNewstickerNewsTickerEntriesLeftInlineSpace = "22px";
|
|
134
|
+
export const ComponentNewstickerNewsTickerLineInlineSpace = "6px";
|
|
135
|
+
export const ComponentNewstickerNewsTickerAppCardHeightSize = "116px";
|
|
136
|
+
export const ComponentNewstickerNewsTickerAppCardWidthSize = "250px";
|
|
137
|
+
export const ComponentLivetickerLiveTickerheadlineFontWeight = 600;
|
|
138
|
+
export const ComponentLivetickerLiveTickerHeadlinesFontSize = "22px";
|
|
139
|
+
export const ComponentLivetickerTimeStampFontFamily = "Gotham XNarrow";
|
|
140
|
+
export const ComponentLivetickerLiveTickerTimeStampFontSize = "14px";
|
|
141
|
+
export const ComponentLivetickerLiveTickerTimeHeadlineStackSpace = "4px";
|
|
142
|
+
export const ComponentLivetickerLiveTickerSliderItemWidthMaxSize = "257px";
|
|
143
|
+
export const ComponentLivetickerLiveTickerAppCardHeightSize = "96px";
|
|
144
|
+
export const ComponentLivetickerLiveTickerAppCardWidthSize = "250px";
|
|
145
|
+
export const ComponentVideoVideoTimeBadgeCornerSize = "2px";
|
|
146
|
+
export const ComponentVideoVideoTimeBadgeFontSize = "16px";
|
|
147
|
+
export const ComponentVideoVideoTimeBadgeSize = "24px";
|
|
148
|
+
export const ComponentVideoVideoRedPlayIconWidthSize = "8px";
|
|
149
|
+
export const ComponentVideoVideoRedPlayIconHeightSize = "10px";
|
|
150
|
+
export const ComponentVideoVideoBadgeTimeLineHeight = "21px";
|
|
151
|
+
export const ComponentVideoVideoSkeletonContainerHeight = "180px";
|
|
152
|
+
export const ComponentVideoVideoFrameInlineSpace = "0px";
|
|
153
|
+
export const ComponentVideoVerticalVideoMockHeadlineFontSize = "22px";
|
|
154
|
+
export const ComponentVideoVideoAdBadgeFontSize = "14px";
|
|
155
|
+
export const ComponentPaginationGalleryPaginationItemHeightSize = "4px";
|
|
156
|
+
export const ComponentPaginationGalleryPaginationContainerWebInlineSpace =
|
|
157
|
+
"8px";
|
|
158
|
+
export const ComponentPaginationGalleryPaginationContainerStackSpace = "12px";
|
|
159
|
+
export const ComponentPaginationGalleryPaginationContainerAppInlineSpace =
|
|
160
|
+
"12px";
|
|
161
|
+
export const ComponentPaginationScrollBarThicknessSize = "8px";
|
|
162
|
+
export const ComponentDropdownDropDownBorderRadius = "4px";
|
|
163
|
+
export const ComponentDropdownDropDownItemStackSpace = "8px";
|
|
164
|
+
export const ComponentDropdownDropDownItemInlineSpace = "12px";
|
|
165
|
+
export const ComponentInputfieldInputFieldStackSpace = "6px";
|
|
166
|
+
export const ComponentInputfieldInputFieldInlineSpace = "16px";
|
|
167
|
+
export const ComponentInputfieldInputFieldMiniLabelInlineSpace = "4px";
|
|
168
|
+
export const ComponentInputfieldInputFieldFontSize = "16px";
|
|
169
|
+
export const ComponentInputfieldInputFieldIMessageInlineSpace = "16px";
|
|
170
|
+
export const ComponentInputfieldInputFieldHeightSize = "36px";
|
|
171
|
+
export const ComponentInputfieldHeyInputContainerInlineSpace = "8px";
|
|
172
|
+
export const ComponentInputfieldInputFieldMessageGapSpace = "4px";
|
|
173
|
+
export const ComponentInputfieldInputFieldFontFamily = "Lucida Grande";
|
|
174
|
+
export const ComponentBreadcrumbBreadcrumbFontSize = "15px";
|
|
175
|
+
export const ComponentBreadcrumbBreadcrumbFontFamily = "Lucida Grande";
|
|
176
|
+
export const ComponentBreadcrumbBreadcrumbArrowLeftInlineSpace1 = "3px";
|
|
177
|
+
export const ComponentBreadcrumbBreadcrumbArrowRightInlineSpace2 = "5px";
|
|
178
|
+
export const ComponentBreadcrumbBreadcrumbInlineSpace = "12px";
|
|
179
|
+
export const ComponentBreadcrumbBreadcrumbLineHeight = "15px";
|
|
180
|
+
export const ComponentBreadcrumbBreadcrumbFontWeight = 700;
|
|
181
|
+
export const ComponentBreadcrumbBreadcrumbStackSpace = "14px";
|
|
182
|
+
export const ComponentIconIconSize = "24px";
|
|
183
|
+
export const ComponentIconIconSizeEmbeddMedia = "40px";
|
|
184
|
+
export const ComponentBadgeBadgesInnerStackSpace = "2px";
|
|
185
|
+
export const ComponentBadgeBadgesInnerInlineSpace = "4px";
|
|
186
|
+
export const ComponentBadgeAdLabelBadgeHeightSize = "30px";
|
|
187
|
+
export const ComponentSectionTitleSectionTitleInnerStackBottomSpace = "12px";
|
|
188
|
+
export const ComponentSectionTitleSectionTitleHeightSize = "32px";
|
|
189
|
+
export const ComponentSectionTitleSectionTitleArrowInlineSpace = "5px";
|
|
190
|
+
export const ComponentSectionTitleSectionTitleArrowInlineSpaceActive = "5px";
|
|
191
|
+
export const ComponentAudioPlayerAudioPlayerFontSize = "16px";
|
|
192
|
+
export const ComponentSpecialNaviSpecialNaviInlineSpace = "24px";
|
|
193
|
+
export const ComponentChipsChipsFontSize = "16px";
|
|
194
|
+
export const ComponentChipsChipsInlineSpace = "12px";
|
|
195
|
+
export const ComponentChipsChipsStackSpace = "8px";
|
|
196
|
+
export const ComponentSearchSearchResultBadgeHeightSize = "18px";
|
|
197
|
+
export const ComponentRadioButtonsRadioSelectorSize = "20px";
|
|
198
|
+
export const ComponentRadioButtonsRadioSelectorDotActiveSize = "12px";
|
|
199
|
+
export const ComponentSkeletonsHeadlinesSkeletonImagePlaceholderMaxWidth =
|
|
200
|
+
"282px";
|
|
201
|
+
export const ComponentSkeletonsArticleSkeletonImageInlineSpace = "12px";
|
|
202
|
+
export const ComponentSkeletonsArticleSkeletonTextInlineSpace = "0px";
|
|
203
|
+
export const ComponentSkeletonsArticleTextSkeletonHeightSize = "270px";
|
|
204
|
+
export const ComponentSpinnersVideoSpinnerSize = "40px";
|
|
205
|
+
export const ComponentSpinnersVideoSpinnerStrokeSize = "2px";
|
|
206
|
+
export const ComponentSpinnersVideoSpinnerSize05x = "20px";
|
|
207
|
+
export const ComponentBreakingNewsBreakingNewsContainerHeightSize = "56px";
|
|
208
|
+
export const ComponentBreakingNewsBreakingNewsBadgeUpperTitleFontSize = "13px";
|
|
209
|
+
export const ComponentBreakingNewsBreakingNewsBadgeLowerTitleFontSize = "23px";
|
|
210
|
+
export const ComponentBreakingNewsBreakingNewsBadgeUpperTitleLineHeight =
|
|
211
|
+
"13px";
|
|
212
|
+
export const ComponentBreakingNewsBreakingNewsBadgeLowerTitleLineHeight =
|
|
213
|
+
"21px";
|
|
214
|
+
export const ComponentBreakingNewsBreakingNewsBadgeTitelsStackSpace = "0px";
|
|
215
|
+
export const ComponentBreakingNewsBreakingNewsScrollingTextFontSize = "21px";
|
|
216
|
+
export const ComponentBreakingNewsBreakingNewsScrollingTextLineHeight = "24px";
|
|
217
|
+
export const ComponentBreakingNewsBreakingNewsBadgeInlineSpace = "6px";
|
|
218
|
+
export const ComponentInfoElementInfoElementTeaserBadgeHeightSize = "16px";
|
|
219
|
+
export const ComponentInfoElementInfoElementTeaserImageHeightSize = "80px";
|
|
220
|
+
export const ComponentInfoElementInfoElementTeaserImageWidthSize = "80px";
|
|
221
|
+
export const ComponentInfoElementInfoElementTeaserBadgeMarginSpace = "4px";
|
|
222
|
+
export const ComponentMediaplayerPodcastPlayButtonSize = "48px";
|
|
223
|
+
export const ComponentMediaplayerVidPlayerBottomBarGapSpace = "0px";
|
|
224
|
+
export const ComponentMediaplayerAudioPlayerHeaderStackSpace = "56px";
|
|
225
|
+
export const ComponentMediaplayerVideoTimeBadgeFontFamily = "Lucida Grande";
|
|
226
|
+
export const ComponentMediaplayerVidPlayerControlButtonSize = "42px";
|
|
227
|
+
export const ComponentMediaplayerVidPlayerControlButtonIconSizeHover = "28px";
|
|
228
|
+
export const ComponentMediaplayerVidPlayerTimecodeFontSize = "14px";
|
|
229
|
+
export const ComponentMediaplayerVidPlayerTimecodeContainerMinWidthSize =
|
|
230
|
+
"45px";
|
|
231
|
+
export const ComponentMediaplayerVidPlayerProgressBarContainerHeightSize =
|
|
232
|
+
"24px";
|
|
233
|
+
export const ComponentMediaplayerVidPlayerUnmuteButtonWidthSize = "220px";
|
|
234
|
+
export const ComponentTabsTabLabelFontSize = "16px";
|
|
235
|
+
export const ComponentTabsIosTabbarHeightSize = "49px";
|
|
236
|
+
export const ComponentTabsAndroidTabbarHeightSize = "56px";
|
|
237
|
+
export const ComponentTabsTabLabelFontSizeLine = "12px";
|
|
238
|
+
export const ComponentTabsAppsTabsLabelFontSize = "11px";
|
|
239
|
+
export const ComponentTabsAppsTabsLabelLineHeight = "14.399999618530273px";
|
|
240
|
+
export const ComponentTabsTopBarTabItemHeightSize = "44px";
|
|
241
|
+
export const ComponentDrawersMobileMenuDrawerStackSpace = "20px";
|
|
242
|
+
export const ComponentDrawersMobileMenuDrawerLeftInlineSpace = "20px";
|
|
243
|
+
export const ComponentDrawersMobileMenuDrawerRightInlineSpace = "16px";
|
|
244
|
+
export const ComponentDrawersMobileMenuDrawerMaxWidthSize = "400px";
|
|
245
|
+
export const ComponentQuotesQuoteContainerInlineSpace = "16px";
|
|
246
|
+
export const ComponentQuotesQuoteContainerStackSpace = "16px";
|
|
247
|
+
export const ComponentQuotesQuoteQuotationMarksFontSize = "28px";
|
|
248
|
+
export const ComponentQuotesQuoteContentGapSpace = "16px";
|
|
249
|
+
export const ComponentCarouselGalleryTeaserTitleBottomSpace = "28px";
|
|
250
|
+
export const ComponentCarouselGalleryTeaserAppGapSpace = "0px";
|
|
251
|
+
export const ComponentCarouselAppEpaperCarouselItemFocusWidth = "182px";
|
|
252
|
+
export const ComponentCarouselAppEpaperCarouselItemDefaultWidth = "144px";
|
|
253
|
+
export const ComponentCarouselAppEpaperCarouseBeilageItemWidth = "110px";
|
|
254
|
+
export const ComponentCarouselStandardTeaserGalleryTeaserWidthWeb = "145px";
|
|
255
|
+
export const ComponentCarouselStandardTeaserGalleryTeaserWidthApp = "280px";
|
|
256
|
+
export const ComponentSlidersSliderProgressBarIdleHeightSize = "4px";
|
|
257
|
+
export const ComponentSlidersSliderProgressBarHoverHeightSize = "8px";
|
|
258
|
+
export const ComponentSlidersSliderProgressInactiveHeightSize = "2px";
|
|
259
|
+
export const ComponentSlidersVidPlayerProgressBarHeightSize = "12px";
|
|
260
|
+
export const ComponentFooterFooterFontSize = "11px";
|
|
261
|
+
export const ComponentFooterFooterLineHeight = "14px";
|
|
262
|
+
export const ComponentFooterFooterFontFamily = "Gotham XNarrow";
|
|
263
|
+
export const ComponentFooterFooterFontSizeUserOfferPages = "18px";
|
|
264
|
+
export const ComponentFooterFooterLineHeightUserOfferPages = "26px";
|
|
265
|
+
export const ComponentAccordionAccordionLabelFontFamily = "Lucida Grande";
|
|
266
|
+
export const ComponentPaywallPaywallContainerGapSpace = "-48px";
|
|
267
|
+
export const ComponentPaywallPaywallHeaderBottomStackSpace = "80px";
|
|
268
|
+
export const ComponentPaywallPaywallCardMaxWidthSize = "346px";
|
|
269
|
+
export const ComponentPaywallPaywallCardPriceTagFontSize = "64px";
|
|
270
|
+
export const ComponentPaywallPaywallCardPriceTagLineHeight = "64px";
|
|
271
|
+
export const ComponentPaywallPaywallCardPriceNoteLineHeight = "40px";
|
|
272
|
+
export const ComponentPaywallPaywallCardPriceNoteFontSize = "40px";
|
|
273
|
+
export const ComponentToggleSwitchAppToggleItemLabelFontSize = "14px";
|
|
274
|
+
export const ComponentToggleSwitchAppToggleItemLabelLineHeight =
|
|
275
|
+
"14.100000381469727px";
|
|
276
|
+
export const ComponentCardsSearchResultCardImageWidthSize = "216px";
|
|
277
|
+
export const ComponentCardsSearchResultCardImageHeightSizeStacked = "189px";
|
|
278
|
+
export const ComponentCardsNewstickerImageCardWidthSize = "206px";
|
|
279
|
+
export const ComponentDatepickerDatepickerItemDayWidthSize = "44px";
|
|
280
|
+
export const ComponentDatepickerDatepickerItemHeightSize = "44px";
|
|
281
|
+
export const ComponentDatepickerDatepickerItemYearWidthSize = "77px";
|
|
282
|
+
export const SemanticLayoutGridResponsiveGridSpaceRespLg = "24px";
|
|
283
|
+
export const SemanticLayoutGridResponsiveGridSpaceRespXl = "48px";
|
|
284
|
+
export const SemanticLayoutGridResponsiveGridSpaceRespBase = "12px";
|
|
285
|
+
export const SemanticLayoutGridResponsiveGridSpaceRespSm = "6px";
|
|
286
|
+
export const SemanticLayoutGridResponsivePageInlineSpace = "0px";
|
|
287
|
+
export const SemanticLayoutGridConstantGridSpaceConstLg = "16px";
|
|
288
|
+
export const SemanticLayoutGridConstantGridSpaceConstSm = "12px";
|
|
289
|
+
export const SemanticLayoutGridLayoutGuideLayoutGuideGridColums = "4px";
|
|
290
|
+
export const SemanticLayoutSectionSectionSpaceBase = "36px";
|
|
291
|
+
export const SemanticLayoutSectionSectionSpaceLg = "72px";
|
|
292
|
+
export const SemanticLayoutSectionParagraphEndSpace = "16px";
|
|
293
|
+
export const SemanticLayoutSectionSectionSpaceSm = "24px";
|
|
294
|
+
export const SemanticLayoutBreakpointsBreakpointMinWidthSize = "320px";
|
|
295
|
+
export const SemanticLayoutBreakpointsBreakpointMaxWidthSize = "389px";
|
|
296
|
+
export const SemanticLayoutCanvasHeightSizeWeb = "568px";
|
|
297
|
+
export const SemanticLayoutContentWidthContentMaxWidthMedium = "700px";
|
|
298
|
+
export const SemanticLayoutContentWidthContentMaxWidthFull = "1024px";
|
|
299
|
+
export const SemanticLayoutCanvasWidthSizeWeb = "320px";
|
|
300
|
+
export const SemanticLayoutCanvasWidthSizeApp = "320px";
|
|
301
|
+
export const SemanticLayoutCanvasHeightSizeApp = "568px";
|
|
302
|
+
export const SemanticTypographyFontSizeTitleTitle1FontSize = "22px";
|
|
303
|
+
export const SemanticTypographyFontSizeTitleTitle2FontSize = "14px";
|
|
304
|
+
export const SemanticTypographyFontSizeDisplayDisplay1FontSize = "39px";
|
|
305
|
+
export const SemanticTypographyFontSizeDisplayDisplay2FontSize = "35px";
|
|
306
|
+
export const SemanticTypographyFontSizeDisplayDisplay3FontSize = "27px";
|
|
307
|
+
export const SemanticTypographyFontSizeHeadlineHeadline1FontSize = "36px";
|
|
308
|
+
export const SemanticTypographyFontSizeHeadlineHeadline2FontSize = "30px";
|
|
309
|
+
export const SemanticTypographyFontSizeHeadlineHeadline3FontSize = "24px";
|
|
310
|
+
export const SemanticTypographyFontSizeHeadlineHeadline4FontSize = "16px";
|
|
311
|
+
export const SemanticTypographyFontSizeBodyBodyFontSize = "17px";
|
|
312
|
+
export const SemanticTypographyFontSizeLabelLabel3FontSize = "12px";
|
|
313
|
+
export const SemanticTypographyFontSizeLabelLabel2FontSize = "15px";
|
|
314
|
+
export const SemanticTypographyFontSizeLabelLabel1FontSize = "17px";
|
|
315
|
+
export const SemanticTypographyFontSizeLabelLabel1FontSizeResponsive = "10px";
|
|
316
|
+
export const SemanticTypographyFontSizeLabelLabel4FontSize = "8px";
|
|
317
|
+
export const SemanticTypographyFontSizeCalloutCallout1FontSize = "16px";
|
|
318
|
+
export const SemanticTypographyFontSizeFootnoteFootnote1FontSize = "13px";
|
|
319
|
+
export const SemanticTypographyFontSizeFootnoteFootnote2FontSize = "10px";
|
|
320
|
+
export const SemanticTypographyFontSizeKickerKicker1FontSize = "16px";
|
|
321
|
+
export const SemanticTypographyFontSizeKickerKicker2FontSize = "16px";
|
|
322
|
+
export const SemanticTypographyFontSizeKickerKicker3FontSize = "14px";
|
|
323
|
+
export const SemanticTypographyFontSizeKickerKicker4FontSize = "12px";
|
|
324
|
+
export const SemanticTypographyFontSizeSubheadlineSubheadline1FontSize = "18px";
|
|
325
|
+
export const SemanticTypographyFontSizeQuoteQuoteFontSize = "16px";
|
|
326
|
+
export const SemanticTypographyFontFamilyBodyFontFamily = "Lucida Grande";
|
|
327
|
+
export const SemanticTypographyFontFamilyCalloutFontFamily = "Lucida Grande";
|
|
328
|
+
export const SemanticTypographyFontFamilyHeadlineFontFamily = "Lucida Grande";
|
|
329
|
+
export const SemanticTypographyFontFamilyFootnoteFontFamily = "Lucida Grande";
|
|
330
|
+
export const SemanticTypographyFontFamilyLabelFontFamily = "Lucida Grande";
|
|
331
|
+
export const SemanticTypographyFontFamilyKickerFontFamily = "Lucida Grande";
|
|
332
|
+
export const SemanticTypographyFontFamilySubheadlineFontFamily =
|
|
333
|
+
"Lucida Grande";
|
|
334
|
+
export const SemanticTypographyFontFamilyTitleFontFamily = "Lucida Grande";
|
|
335
|
+
export const SemanticTypographyFontFamilyQuoteFontFamily = "Lucida Grande";
|
|
336
|
+
export const SemanticTypographyFontFamilyDisplayFontFamily = "Lucida Grande";
|
|
337
|
+
export const SemanticTypographyFontWeightCalloutCalloutFontWeight = 800;
|
|
338
|
+
export const SemanticTypographyFontWeightLabelLabelFontWeightBold = 700;
|
|
339
|
+
export const SemanticTypographyFontWeightLabelLabelFontWeightBook = 400;
|
|
340
|
+
export const SemanticTypographyFontWeightBodyBodyFontWeightBook = 400;
|
|
341
|
+
export const SemanticTypographyFontWeightBodyBodyFontWeightBold = 700;
|
|
342
|
+
export const SemanticTypographyFontWeightKickerKickerFontWeight = 700;
|
|
343
|
+
export const SemanticTypographyFontWeightKickerKickerFontWeightSt = "700";
|
|
344
|
+
export const SemanticTypographyFontWeightSubheadlineSubheadlineFontWeight = 700;
|
|
345
|
+
export const SemanticTypographyFontWeightHeadlineHeadline1FontWeight = 700;
|
|
346
|
+
export const SemanticTypographyFontWeightHeadlineHeadline2FontWeight = 700;
|
|
347
|
+
export const SemanticTypographyFontWeightHeadlineHeadline3FontWeight = 700;
|
|
348
|
+
export const SemanticTypographyFontWeightHeadlineHeadline4FontWeight = 600;
|
|
349
|
+
export const SemanticTypographyFontWeightHeadlineHeadline1FontWeightSt = "700";
|
|
350
|
+
export const SemanticTypographyFontWeightTitleTitleFontWeight = 800;
|
|
351
|
+
export const SemanticTypographyFontWeightDisplayDisplayFontWeight = 800;
|
|
352
|
+
export const SemanticTypographyFontWeightQuoteQuoteFontWeight = 800;
|
|
353
|
+
export const SemanticTypographyFontWeightFootnoteFootnoteFontWeightBook = 400;
|
|
354
|
+
export const SemanticTypographyFontWeightFootnoteFootnoteFontWeightBold = 700;
|
|
355
|
+
export const SemanticTypographyLineHeightBodyBodyLineHeight = "29.75px";
|
|
356
|
+
export const SemanticTypographyLineHeightKickerKicker4LineHeight =
|
|
357
|
+
"13.199999809265137px";
|
|
358
|
+
export const SemanticTypographyLineHeightKickerKicker3LineHeight =
|
|
359
|
+
"15.399999618530273px";
|
|
360
|
+
export const SemanticTypographyLineHeightKickerKicker2LineHeight =
|
|
361
|
+
"17.600000381469727px";
|
|
362
|
+
export const SemanticTypographyLineHeightKickerKicker1LineHeight =
|
|
363
|
+
"17.600000381469727px";
|
|
364
|
+
export const SemanticTypographyLineHeightLabelLabel3LineHeight =
|
|
365
|
+
"14.399999618530273px";
|
|
366
|
+
export const SemanticTypographyLineHeightLabelLabel1LineHeight =
|
|
367
|
+
"20.399999618530273px";
|
|
368
|
+
export const SemanticTypographyLineHeightLabelLabel1ResponsiveLineHeight =
|
|
369
|
+
"10px";
|
|
370
|
+
export const SemanticTypographyLineHeightLabelLabel2LineHeight = "16px";
|
|
371
|
+
export const SemanticTypographyLineHeightLabelLabel4LineHeight = "10px";
|
|
372
|
+
export const SemanticTypographyLineHeightDisplayDisplay1LineHeight = "40px";
|
|
373
|
+
export const SemanticTypographyLineHeightDisplayDisplay2LineHeight = "36px";
|
|
374
|
+
export const SemanticTypographyLineHeightDisplayDisplay3LineHeight = "28px";
|
|
375
|
+
export const SemanticTypographyLineHeightTitleTitle1LineHeight =
|
|
376
|
+
"26.399999618530273px";
|
|
377
|
+
export const SemanticTypographyLineHeightTitleTitle2LineHeight =
|
|
378
|
+
"16.799999237060547px";
|
|
379
|
+
export const SemanticTypographyLineHeightQuoteQuoteLineHeight =
|
|
380
|
+
"20.799999237060547px";
|
|
381
|
+
export const SemanticTypographyLineHeightFootnoteFootnote1LineHeight =
|
|
382
|
+
"16.899999618530273px";
|
|
383
|
+
export const SemanticTypographyLineHeightFootnoteFootnote2LineHeight = "13px";
|
|
384
|
+
export const SemanticTypographyLineHeightHeadlineHeadline1LineHeight =
|
|
385
|
+
"37.79999923706055px";
|
|
386
|
+
export const SemanticTypographyLineHeightHeadlineHeadline2LineHeight = "33px";
|
|
387
|
+
export const SemanticTypographyLineHeightHeadlineHeadline3LineHeight =
|
|
388
|
+
"26.399999618530273px";
|
|
389
|
+
export const SemanticTypographyLineHeightHeadlineHeadline4LineHeight =
|
|
390
|
+
"18.399999618530273px";
|
|
391
|
+
export const SemanticTypographyLineHeightCalloutCalloutLineHeight =
|
|
392
|
+
"20.799999237060547px";
|
|
393
|
+
export const SemanticTypographyLineHeightSubheadlineSubheadline1LineHeight =
|
|
394
|
+
"23.399999618530273px";
|
|
395
|
+
export const SemanticTypographyLetterSpacingLetterSpacingPositiveSm = "0.5px";
|
|
396
|
+
export const SemanticTypographyLetterSpacingLetterSpacingPositiveLg = "2px";
|
|
397
|
+
export const SemanticTypographyLetterSpacingLetterSpacingPositiveMd = "1px";
|
|
398
|
+
export const SemanticTypographyLetterSpacingLetterSpacingNone = "0px";
|
|
399
|
+
export const SemanticTypographyLetterSpacingLetterSpacingNegativeSm = "-0.5px";
|
|
400
|
+
export const SemanticTypographyLetterSpacingLetterSpacingNegativeMd = "-1px";
|
|
401
|
+
export const SemanticTypographyLetterSpacingLetterSpacingNegativeLg = "-2px";
|
|
402
|
+
export const SemanticTypographyLetterSpacingLetterSpacingNegativeXs = "-0.25px";
|
|
403
|
+
export const SemanticTypographyLetterSpacingLetterSpacingPositiveXs = "0.25px";
|
|
404
|
+
export const SemanticTypographyLetterSpacingDisplayDisplay1LetterSpacing =
|
|
405
|
+
"-0.5px";
|
|
406
|
+
export const SemanticTypographyLetterSpacingDisplayDisplay2LetterSpacing =
|
|
407
|
+
"-0.5px";
|
|
408
|
+
export const SemanticTypographyLetterSpacingDisplayDisplay3LetterSpacing =
|
|
409
|
+
"-0.5px";
|
|
410
|
+
export const SemanticBorderBorderRadiusBorderRadiusXs = "2px";
|
|
411
|
+
export const SemanticBorderBorderRadiusBorderRadiusMd = "8px";
|
|
412
|
+
export const SemanticBorderBorderRadiusBorderRadiusSm = "4px";
|
|
413
|
+
export const SemanticBorderBorderRadiusBorderRadiusXl = "24px";
|
|
414
|
+
export const SemanticBorderBorderRadiusBorderRadiusLg = "16px";
|
|
415
|
+
export const SemanticBorderBorderRadiusBorderRadiusNone = "0px";
|
|
416
|
+
export const SemanticBorderBorderRadiusBorderRadiusFull = "9999px";
|
|
417
|
+
export const SemanticBorderBorderWidthBorderWidthThin = "1px";
|
|
418
|
+
export const SemanticBorderBorderWidthBorderWidthThick = "2px";
|
|
419
|
+
export const SemanticBorderBorderWidthBorderWidthHairline =
|
|
420
|
+
"0.33000001311302185px";
|
|
421
|
+
export const SemanticVisibilityBooleanVisilbleMobileOnly = true;
|
|
422
|
+
export const SemanticVisibilityBooleanVisilbleDesktopOnly = false;
|
|
423
|
+
export const SemanticVisibilityBooleanVisilbleAbove600px = false;
|
|
424
|
+
export const SemanticVisibilityBooleanVisilbleBelow600px = true;
|
|
425
|
+
export const SemanticVisibilityBooleanHideOnMobile = false;
|
|
426
|
+
export const SemanticVisibilityBooleanVisilbleTabletOnly = false;
|
|
427
|
+
export const SemanticVisibilityBooleanHideOnDesktop = true;
|
|
428
|
+
export const SemanticVisibilityVariantSwitchChangeOnLg = "xs/sm/md";
|
|
429
|
+
export const SemanticVisibilityVariantSwitchChangeOnMd = "xs/sm";
|
|
430
|
+
export const SemanticVisibilityVariantSwitchBpSpecificWeb = "xs/sm";
|
|
431
|
+
export const SemanticVisibilityVariantSwitchBpSpecificApp = "compact";
|
|
432
|
+
export const SemanticSpaceInlineResponsiveInlineSpaceRespSm = "8px";
|
|
433
|
+
export const SemanticSpaceInlineResponsiveInlineSpaceRespMd = "12px";
|
|
434
|
+
export const SemanticSpaceInlineResponsiveInlineSpaceRespLg = "16px";
|
|
435
|
+
export const SemanticSpaceInlineResponsiveInlineSpaceResp2Xl = "32px";
|
|
436
|
+
export const SemanticSpaceInlineResponsiveInlineSpaceRespXl = "24px";
|
|
437
|
+
export const SemanticSpaceInlineConstantInlineSpaceConstSm = "8px";
|
|
438
|
+
export const SemanticSpaceInlineConstantInlineSpaceConstMd = "12px";
|
|
439
|
+
export const SemanticSpaceInlineConstantInlineSpaceConstLg = "16px";
|
|
440
|
+
export const SemanticSpaceInlineConstantInlineSpaceConst2Xl = "32px";
|
|
441
|
+
export const SemanticSpaceInlineConstantInlineSpaceConstXl = "24px";
|
|
442
|
+
export const SemanticSpaceInlineConstantInlineSpaceConstXs = "6px";
|
|
443
|
+
export const SemanticSpaceInlineConstantInlineSpaceConst3Xs = "2px";
|
|
444
|
+
export const SemanticSpaceInlineConstantInlineSpaceConst2Xs = "4px";
|
|
445
|
+
export const SemanticSpaceStackResponsiveStackSpaceRespMd = "12px";
|
|
446
|
+
export const SemanticSpaceStackResponsiveStackSpaceRespLg = "16px";
|
|
447
|
+
export const SemanticSpaceStackResponsiveStackSpaceResp2Xl = "32px";
|
|
448
|
+
export const SemanticSpaceStackResponsiveStackSpaceRespSm = "8px";
|
|
449
|
+
export const SemanticSpaceStackResponsiveStackSpaceRespXl = "24px";
|
|
450
|
+
export const SemanticSpaceStackConstantStackSpaceConstSm = "8px";
|
|
451
|
+
export const SemanticSpaceStackConstantStackSpaceConstMd = "12px";
|
|
452
|
+
export const SemanticSpaceStackConstantStackSpaceConstLg = "16px";
|
|
453
|
+
export const SemanticSpaceStackConstantStackSpaceConst2Xl = "32px";
|
|
454
|
+
export const SemanticSpaceStackConstantStackSpaceConstXl = "24px";
|
|
455
|
+
export const SemanticSpaceStackConstantStackSpaceConstXs = "6px";
|
|
456
|
+
export const SemanticSpaceStackConstantStackSpaceConst3Xs = "2px";
|
|
457
|
+
export const SemanticSpaceStackConstantStackSpaceConst2Xs = "4px";
|
|
458
|
+
export const SemanticSpaceGapResponsiveGapSpaceRespXs = "4px";
|
|
459
|
+
export const SemanticSpaceGapResponsiveGapSpaceRespLg = "16px";
|
|
460
|
+
export const SemanticSpaceGapResponsiveGapSpaceRespXl = "24px";
|
|
461
|
+
export const SemanticSpaceGapResponsiveGapSpaceResp2Xl = "32px";
|
|
462
|
+
export const SemanticSpaceGapResponsiveGapSpaceRespMd = "12px";
|
|
463
|
+
export const SemanticSpaceGapResponsiveGapSpaceRespSm = "8px";
|
|
464
|
+
export const SemanticSpaceGapResponsiveGapSpaceResp2Xs = "2px";
|
|
465
|
+
export const SemanticSpaceGapResponsiveGapSpaceResp3Xl = "48px";
|
|
466
|
+
export const SemanticSpaceGapConstantGapSpaceConst2Xs = "2px";
|
|
467
|
+
export const SemanticSpaceGapConstantGapSpaceConstXs = "4px";
|
|
468
|
+
export const SemanticSpaceGapConstantGapSpaceConstSm = "8px";
|
|
469
|
+
export const SemanticSpaceGapConstantGapSpaceConstMd = "12px";
|
|
470
|
+
export const SemanticSpaceGapConstantGapSpaceConstLg = "16px";
|
|
471
|
+
export const SemanticSpaceGapConstantGapSpaceConstXl = "24px";
|
|
472
|
+
export const SemanticSpaceGapConstantGapSpaceConst2Xl = "32px";
|
|
473
|
+
export const SemanticSpaceGapConstantGapSpaceConst3Xl = "48px";
|
|
474
|
+
export const SemanticSizeConstantSizeConst3Xs = "16px";
|
|
475
|
+
export const SemanticSizeConstantSizeConst2Xs = "24px";
|
|
476
|
+
export const SemanticSizeConstantSizeConstXs = "32px";
|
|
477
|
+
export const SemanticSizeConstantSizeConstSm = "40px";
|
|
478
|
+
export const SemanticSizeConstantSizeConstMd = "48px";
|
|
479
|
+
export const SemanticSizeConstantSizeConstLg = "56px";
|
|
480
|
+
export const SemanticSizeConstantSizeConstXl = "64px";
|
|
481
|
+
export const SemanticSizeConstantSizeConst3Xl = "96px";
|
|
482
|
+
export const SemanticSizeConstantSizeConst4Xl = "148px";
|
|
483
|
+
export const SemanticSizeConstantSizeConst2Xl = "72px";
|
|
484
|
+
export const SemanticSizeConstantSizeConst4Xs = "8px";
|
|
485
|
+
export const SemanticSizeResponsiveSizeResp3Xs = "16px";
|
|
486
|
+
export const SemanticSizeResponsiveSizeResp2Xs = "24px";
|
|
487
|
+
export const SemanticSizeResponsiveSizeRespXs = "32px";
|
|
488
|
+
export const SemanticSizeResponsiveSizeRespSm = "40px";
|
|
489
|
+
export const SemanticSizeResponsiveSizeRespMd = "48px";
|
|
490
|
+
export const SemanticSizeResponsiveSizeRespLg = "56px";
|
|
491
|
+
export const SemanticSizeResponsiveSizeRespXl = "64px";
|
|
492
|
+
export const SemanticSizeResponsiveSizeResp2Xl = "72px";
|
|
493
|
+
export const SemanticSizeResponsiveSizeResp3Xl = "96px";
|
|
494
|
+
export const SemanticSizeResponsiveSizeResp4Xl = "148px";
|
|
495
|
+
export const SemanticSizeResponsiveSizeResp4Xs = "12px";
|
|
496
|
+
export const BreakpointName = "xs";
|