@marioschmidt/design-system-tokens 1.0.23 → 1.0.24
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/dist/android/brands/advertorial/sizeclass-compact/typography_styles.xml +430 -430
- package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +431 -431
- package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +436 -436
- package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +434 -434
- package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +442 -442
- package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +442 -442
- package/dist/css/brands/advertorial/density/density-compact.css +1 -1
- package/dist/css/brands/advertorial/density/density-default.css +1 -1
- package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
- package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +626 -626
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +627 -627
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +624 -624
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +624 -624
- package/dist/css/brands/bild/density/density-compact.css +1 -1
- package/dist/css/brands/bild/density/density-default.css +1 -1
- package/dist/css/brands/bild/density/density-spacious.css +1 -1
- package/dist/css/brands/bild/overrides/brandcolormapping.css +140 -140
- package/dist/css/brands/bild/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/bild/semantic/color/colormode-dark.css +385 -385
- package/dist/css/brands/bild/semantic/color/colormode-light.css +385 -385
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/bild/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +637 -637
- package/dist/css/brands/bild/semantic/typography/typography-md.css +632 -632
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +632 -632
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +633 -633
- package/dist/css/brands/sportbild/density/density-compact.css +1 -1
- package/dist/css/brands/sportbild/density/density-default.css +1 -1
- package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandcolormapping.css +140 -140
- package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +385 -385
- package/dist/css/brands/sportbild/semantic/color/colormode-light.css +385 -385
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +632 -632
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +631 -631
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +631 -631
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +631 -631
- package/dist/css/shared/colorprimitive.css +97 -97
- package/dist/css/shared/fontprimitive.css +22 -22
- package/dist/css/shared/sizeprimitive.css +1 -1
- package/dist/css/shared/spaceprimitive.css +1 -1
- package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +91 -91
- package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +389 -389
- package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +389 -389
- package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +91 -91
- package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +389 -389
- package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +389 -389
- package/dist/flutter/shared/colorprimitive.dart +82 -82
- package/dist/flutter/shared/fontprimitive.dart +21 -21
- package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/advertorial/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +91 -91
- package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +389 -389
- package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +389 -389
- package/dist/ios/brands/bild/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +91 -91
- package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +389 -389
- package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +389 -389
- package/dist/ios/brands/sportbild/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/shared/Colorprimitive.swift +82 -82
- package/dist/ios/shared/Fontprimitive.swift +21 -21
- package/dist/js/brands/advertorial/density/density-compact.js +1 -1
- package/dist/js/brands/advertorial/density/density-default.js +1 -1
- package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
- package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +210 -210
- package/dist/js/brands/bild/density/density-compact.js +1 -1
- package/dist/js/brands/bild/density/density-default.js +1 -1
- package/dist/js/brands/bild/density/density-spacious.js +1 -1
- package/dist/js/brands/bild/overrides/brandcolormapping.js +92 -92
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +390 -390
- package/dist/js/brands/bild/semantic/color/colormode-light.js +390 -390
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/bild/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +210 -210
- package/dist/js/brands/sportbild/density/density-compact.js +1 -1
- package/dist/js/brands/sportbild/density/density-default.js +1 -1
- package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandcolormapping.js +92 -92
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +390 -390
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +390 -390
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +210 -210
- package/dist/js/shared/colorprimitive.js +83 -83
- package/dist/js/shared/fontprimitive.js +22 -22
- package/dist/js/shared/sizeprimitive.js +1 -1
- package/dist/js/shared/spaceprimitive.js +1 -1
- package/dist/manifest.json +1 -1
- package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
- package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/brands/bild/density/density-compact.scss +1 -1
- package/dist/scss/brands/bild/density/density-default.scss +1 -1
- package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandcolormapping.scss +92 -92
- package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +390 -390
- package/dist/scss/brands/bild/semantic/color/colormode-light.scss +390 -390
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +92 -92
- package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +390 -390
- package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +390 -390
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/shared/colorprimitive.scss +83 -83
- package/dist/scss/shared/fontprimitive.scss +22 -22
- package/dist/scss/shared/sizeprimitive.scss +1 -1
- package/dist/scss/shared/spaceprimitive.scss +1 -1
- package/package.json +1 -1
|
@@ -13,36 +13,11 @@ public class Colorprimitive {
|
|
|
13
13
|
// MARK: - BILD
|
|
14
14
|
// MARK: - ============================================
|
|
15
15
|
|
|
16
|
-
// MARK: - BILD -
|
|
17
|
-
|
|
18
|
-
public static let
|
|
19
|
-
|
|
20
|
-
public static let
|
|
21
|
-
public static let AlphaBlack30 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.300)
|
|
22
|
-
/** Used on elevation effects. */
|
|
23
|
-
public static let AlphaBlack70 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.700)
|
|
24
|
-
public static let AlphaWhite10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.100)
|
|
25
|
-
public static let AlphaWhite20 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.200)
|
|
26
|
-
public static let AlphaWhite30 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.300)
|
|
27
|
-
/** Used on elevation effects. */
|
|
28
|
-
public static let AlphaWhite60 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.600)
|
|
29
|
-
/** Used on elevation effects. */
|
|
30
|
-
public static let AlphaWhite70 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.700)
|
|
31
|
-
public static let AlphaWhite35 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.350)
|
|
32
|
-
/** Used on elevation effects. */
|
|
33
|
-
public static let AlphaBildred80 = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 0.800)
|
|
34
|
-
/** Used on elevation effects. */
|
|
35
|
-
public static let AlphaBlack80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.800)
|
|
36
|
-
/** Used on elevation effects. */
|
|
37
|
-
public static let AlphaWhite80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.800)
|
|
38
|
-
public static let AlphaBlack35 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.350)
|
|
39
|
-
public static let AlphaBlack0 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
|
|
40
|
-
public static let AlphaBlack50 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.500)
|
|
41
|
-
public static let AlphaBlack05 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.050)
|
|
42
|
-
|
|
43
|
-
// MARK: - BILD - blue
|
|
44
|
-
/** This Blue color was taken from the Weather 2024 project. Tone: 069 */
|
|
45
|
-
public static let Bildblue = UIColor(red: 0.000, green: 0.694, blue: 1.000, alpha: 1.000)
|
|
16
|
+
// MARK: - BILD - red
|
|
17
|
+
/** Tone 046 */
|
|
18
|
+
public static let Bildred = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
19
|
+
public static let Bildred035 = UIColor(red: 0.686, green: 0.000, blue: 0.008, alpha: 1.000)
|
|
20
|
+
public static let Bildred053 = UIColor(red: 0.961, green: 0.176, blue: 0.176, alpha: 1.000)
|
|
46
21
|
|
|
47
22
|
// MARK: - BILD - gray
|
|
48
23
|
public static let Bild015 = UIColor(red: 0.137, green: 0.149, blue: 0.161, alpha: 1.000)
|
|
@@ -59,6 +34,14 @@ public class Colorprimitive {
|
|
|
59
34
|
public static let Bild010 = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1.000)
|
|
60
35
|
public static let Bild020 = UIColor(red: 0.173, green: 0.192, blue: 0.220, alpha: 1.000)
|
|
61
36
|
|
|
37
|
+
// MARK: - BILD - neutral
|
|
38
|
+
public static let Bild100 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
|
|
39
|
+
public static let Bildblack = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
40
|
+
|
|
41
|
+
// MARK: - BILD - orange
|
|
42
|
+
/** Tone: 067 */
|
|
43
|
+
public static let Bildorange = UIColor(red: 0.992, green: 0.510, blue: 0.153, alpha: 1.000)
|
|
44
|
+
|
|
62
45
|
// MARK: - BILD - green
|
|
63
46
|
public static let Bildgreen070 = UIColor(red: 0.000, green: 0.765, blue: 0.451, alpha: 1.000)
|
|
64
47
|
public static let Bildgreen063 = UIColor(red: 0.000, green: 0.686, blue: 0.404, alpha: 1.000)
|
|
@@ -69,87 +52,82 @@ public class Colorprimitive {
|
|
|
69
52
|
public static let Bildgreen040 = UIColor(red: 0.000, green: 0.431, blue: 0.243, alpha: 1.000)
|
|
70
53
|
public static let Bildgreen056 = UIColor(red: 0.094, green: 0.600, blue: 0.361, alpha: 1.000)
|
|
71
54
|
|
|
72
|
-
// MARK: - BILD - neutral
|
|
73
|
-
public static let Bild100 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
|
|
74
|
-
public static let Bildblack = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
75
|
-
|
|
76
|
-
// MARK: - BILD - orange
|
|
77
|
-
/** Tone: 067 */
|
|
78
|
-
public static let Bildorange = UIColor(red: 0.992, green: 0.510, blue: 0.153, alpha: 1.000)
|
|
79
|
-
|
|
80
|
-
// MARK: - BILD - purple
|
|
81
|
-
/** Tone: 020 */
|
|
82
|
-
public static let Bildberry = UIColor(red: 0.333, green: 0.098, blue: 0.216, alpha: 1.000)
|
|
83
|
-
|
|
84
|
-
// MARK: - BILD - red
|
|
85
|
-
/** Tone 046 */
|
|
86
|
-
public static let Bildred = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
87
|
-
public static let Bildred035 = UIColor(red: 0.686, green: 0.000, blue: 0.008, alpha: 1.000)
|
|
88
|
-
public static let Bildred053 = UIColor(red: 0.961, green: 0.176, blue: 0.176, alpha: 1.000)
|
|
89
|
-
|
|
90
55
|
// MARK: - BILD - yellow
|
|
91
56
|
/** Tone: 081 */
|
|
92
57
|
public static let Bildyellow = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1.000)
|
|
93
58
|
|
|
59
|
+
// MARK: - BILD - purple
|
|
60
|
+
/** Tone: 020 */
|
|
61
|
+
public static let Bildberry = UIColor(red: 0.333, green: 0.098, blue: 0.216, alpha: 1.000)
|
|
94
62
|
|
|
95
|
-
// MARK: -
|
|
96
|
-
|
|
97
|
-
|
|
63
|
+
// MARK: - BILD - alpha
|
|
64
|
+
public static let AlphaBlack20 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.200)
|
|
65
|
+
public static let AlphaBlack10 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.100)
|
|
66
|
+
/** Used on elevation effects. */
|
|
67
|
+
public static let AlphaBlack60 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.600)
|
|
68
|
+
public static let AlphaBlack30 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.300)
|
|
69
|
+
/** Used on elevation effects. */
|
|
70
|
+
public static let AlphaBlack70 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.700)
|
|
71
|
+
public static let AlphaWhite10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.100)
|
|
72
|
+
public static let AlphaWhite20 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.200)
|
|
73
|
+
public static let AlphaWhite30 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.300)
|
|
74
|
+
/** Used on elevation effects. */
|
|
75
|
+
public static let AlphaWhite60 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.600)
|
|
76
|
+
/** Used on elevation effects. */
|
|
77
|
+
public static let AlphaWhite70 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.700)
|
|
78
|
+
public static let AlphaWhite35 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.350)
|
|
79
|
+
/** Used on elevation effects. */
|
|
80
|
+
public static let AlphaBildred80 = UIColor(red: 0.867, green: 0.000, blue: 0.000, alpha: 0.800)
|
|
81
|
+
/** Used on elevation effects. */
|
|
82
|
+
public static let AlphaBlack80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.800)
|
|
83
|
+
/** Used on elevation effects. */
|
|
84
|
+
public static let AlphaWhite80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.800)
|
|
85
|
+
public static let AlphaBlack35 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.350)
|
|
86
|
+
public static let AlphaBlack0 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
|
|
87
|
+
public static let AlphaBlack50 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.500)
|
|
88
|
+
public static let AlphaBlack05 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.050)
|
|
98
89
|
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
public static let
|
|
102
|
-
public static let Opacity40 = "40px"
|
|
103
|
-
public static let Opacity60 = "60px"
|
|
104
|
-
public static let Opacity80 = "80px"
|
|
105
|
-
public static let Opacity100 = "100px"
|
|
106
|
-
public static let Opacity90 = "90px"
|
|
107
|
-
public static let Opacity30 = "30px"
|
|
108
|
-
public static let Opacity50 = "50px"
|
|
109
|
-
public static let Opacity00 = "0px"
|
|
110
|
-
public static let Opacity70 = "70px"
|
|
90
|
+
// MARK: - BILD - blue
|
|
91
|
+
/** This Blue color was taken from the Weather 2024 project. Tone: 069 */
|
|
92
|
+
public static let Bildblue = UIColor(red: 0.000, green: 0.694, blue: 1.000, alpha: 1.000)
|
|
111
93
|
|
|
112
94
|
|
|
113
95
|
// MARK: - ============================================
|
|
114
96
|
// MARK: - PARTNER
|
|
115
97
|
// MARK: - ============================================
|
|
116
98
|
|
|
117
|
-
// MARK: - Partner - Aubi
|
|
118
|
-
public static let AubiCore = UIColor(red: 0.941, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
119
|
-
|
|
120
|
-
// MARK: - Partner - Bz
|
|
121
|
-
public static let BzCore = UIColor(red: 0.890, green: 0.000, blue: 0.106, alpha: 1.000)
|
|
122
|
-
|
|
123
|
-
// MARK: - Partner - ComputerBILD
|
|
124
|
-
public static let CobiCore = UIColor(red: 0.863, green: 0.137, blue: 0.110, alpha: 1.000)
|
|
125
|
-
|
|
126
99
|
// MARK: - Partner - Fitbook
|
|
127
100
|
public static let FitbookCore = UIColor(red: 1.000, green: 0.592, blue: 0.718, alpha: 1.000)
|
|
128
101
|
|
|
129
|
-
// MARK: - Partner -
|
|
130
|
-
public static let
|
|
102
|
+
// MARK: - Partner - Petbook
|
|
103
|
+
public static let PetbookCore = UIColor(red: 0.725, green: 0.859, blue: 0.569, alpha: 1.000)
|
|
131
104
|
|
|
132
105
|
// MARK: - Partner - MyHome
|
|
133
106
|
public static let MyhomeCore = UIColor(red: 0.400, green: 0.800, blue: 0.800, alpha: 1.000)
|
|
134
107
|
|
|
135
|
-
// MARK: - Partner -
|
|
136
|
-
public static let
|
|
108
|
+
// MARK: - Partner - Travelbook
|
|
109
|
+
public static let TravelbookCore = UIColor(red: 0.557, green: 0.941, blue: 0.929, alpha: 1.000)
|
|
137
110
|
|
|
138
111
|
// MARK: - Partner - Techbook
|
|
139
112
|
public static let TechbookCore = UIColor(red: 0.576, green: 0.894, blue: 1.000, alpha: 1.000)
|
|
140
113
|
|
|
141
|
-
// MARK: - Partner -
|
|
142
|
-
public static let
|
|
114
|
+
// MARK: - Partner - Kaufberater
|
|
115
|
+
public static let KaufberaterCore = UIColor(red: 0.333, green: 0.278, blue: 0.431, alpha: 1.000)
|
|
116
|
+
|
|
117
|
+
// MARK: - Partner - Bz
|
|
118
|
+
public static let BzCore = UIColor(red: 0.890, green: 0.000, blue: 0.106, alpha: 1.000)
|
|
119
|
+
|
|
120
|
+
// MARK: - Partner - Aubi
|
|
121
|
+
public static let AubiCore = UIColor(red: 0.941, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
122
|
+
|
|
123
|
+
// MARK: - Partner - ComputerBILD
|
|
124
|
+
public static let CobiCore = UIColor(red: 0.863, green: 0.137, blue: 0.110, alpha: 1.000)
|
|
143
125
|
|
|
144
126
|
|
|
145
127
|
// MARK: - ============================================
|
|
146
128
|
// MARK: - SPORTBILD
|
|
147
129
|
// MARK: - ============================================
|
|
148
130
|
|
|
149
|
-
// MARK: - SportBILD - alpha
|
|
150
|
-
public static let SpobiBlue016Alpha0 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 0.000)
|
|
151
|
-
public static let SpobiBlue016Alpha70 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 0.700)
|
|
152
|
-
|
|
153
131
|
// MARK: - SportBILD - blue
|
|
154
132
|
public static let SpobiBlue098 = UIColor(red: 0.969, green: 0.976, blue: 0.992, alpha: 1.000)
|
|
155
133
|
public static let SpobiBlue081 = UIColor(red: 0.741, green: 0.792, blue: 0.859, alpha: 1.000)
|
|
@@ -163,4 +141,26 @@ public class Colorprimitive {
|
|
|
163
141
|
// MARK: - SportBILD - red
|
|
164
142
|
public static let SpobiRed = UIColor(red: 0.898, green: 0.145, blue: 0.157, alpha: 1.000)
|
|
165
143
|
|
|
144
|
+
// MARK: - SportBILD - alpha
|
|
145
|
+
public static let SpobiBlue016Alpha0 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 0.000)
|
|
146
|
+
public static let SpobiBlue016Alpha70 = UIColor(red: 0.039, green: 0.153, blue: 0.314, alpha: 0.700)
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
// MARK: - ============================================
|
|
150
|
+
// MARK: - OPACITY
|
|
151
|
+
// MARK: - ============================================
|
|
152
|
+
|
|
153
|
+
public static let Opacity05 = "5px"
|
|
154
|
+
public static let Opacity10 = "10px"
|
|
155
|
+
public static let Opacity20 = "20px"
|
|
156
|
+
public static let Opacity40 = "40px"
|
|
157
|
+
public static let Opacity60 = "60px"
|
|
158
|
+
public static let Opacity80 = "80px"
|
|
159
|
+
public static let Opacity100 = "100px"
|
|
160
|
+
public static let Opacity90 = "90px"
|
|
161
|
+
public static let Opacity30 = "30px"
|
|
162
|
+
public static let Opacity50 = "50px"
|
|
163
|
+
public static let Opacity00 = "0px"
|
|
164
|
+
public static let Opacity70 = "70px"
|
|
165
|
+
|
|
166
166
|
}
|
|
@@ -13,14 +13,14 @@ public class Fontprimitive {
|
|
|
13
13
|
// MARK: - FONTFAMILY
|
|
14
14
|
// MARK: - ============================================
|
|
15
15
|
|
|
16
|
-
// MARK: - FontFamily - Advertorial
|
|
17
|
-
public static let FontFamilyLucidaGrande = "Lucida Grande"
|
|
18
|
-
|
|
19
16
|
// MARK: - FontFamily - BILD
|
|
20
17
|
public static let FontFamilyGothamXnarrow = "Gotham XNarrow"
|
|
21
18
|
public static let FontFamilyGothamCond = "Gotham Condensed"
|
|
22
19
|
public static let FontFamilyGotham = "Gotham"
|
|
23
20
|
|
|
21
|
+
// MARK: - FontFamily - Advertorial
|
|
22
|
+
public static let FontFamilyLucidaGrande = "Lucida Grande"
|
|
23
|
+
|
|
24
24
|
// MARK: - FontFamily - SportBILD
|
|
25
25
|
public static let FontFamilyAntennaExtraCond = "AntennaExtraCond"
|
|
26
26
|
public static let FontFamilyAntennaCond = "AntennaCond"
|
|
@@ -47,24 +47,6 @@ public class Fontprimitive {
|
|
|
47
47
|
public static let BlackFontWeightSt = "Black"
|
|
48
48
|
|
|
49
49
|
|
|
50
|
-
// MARK: - ============================================
|
|
51
|
-
// MARK: - FONTWEIGHTSTRING
|
|
52
|
-
// MARK: - ============================================
|
|
53
|
-
|
|
54
|
-
public static let FontWeightString1000UltraFontWeight = "1000"
|
|
55
|
-
public static let FontWeightString900ExtraBlackFontWeight = "900"
|
|
56
|
-
public static let FontWeightString800BlackFontWeight = "800"
|
|
57
|
-
public static let FontWeightString700BlackFontWeight = "700"
|
|
58
|
-
public static let FontWeightString600BoldFontWeight = "600"
|
|
59
|
-
public static let FontWeightString500MediumFontWeight = "500"
|
|
60
|
-
public static let FontWeightString400BookFontWeight = "400"
|
|
61
|
-
public static let FontWeightString350BookFontWeight = "350"
|
|
62
|
-
public static let FontWeightString200ExtraLightFontWeight = "200"
|
|
63
|
-
public static let FontWeightString100ThinFontWeight = "100"
|
|
64
|
-
public static let _600BoldItalicFontWeight = "Bold Italic"
|
|
65
|
-
public static let _700BlackItalicFontWeight = "Black Italic"
|
|
66
|
-
|
|
67
|
-
|
|
68
50
|
// MARK: - ============================================
|
|
69
51
|
// MARK: - LETTERSPACING
|
|
70
52
|
// MARK: - ============================================
|
|
@@ -92,4 +74,22 @@ public class Fontprimitive {
|
|
|
92
74
|
/** This variable is a primitive for use in creating semantic text styles that need to use a large negative letter spacing value of -3. Text styles that have larger font sizes should use increasingly negative values for their letter spacings on larger device sizes. */
|
|
93
75
|
public static let LetterSpacingLetterSpace3 = "-3px"
|
|
94
76
|
|
|
77
|
+
|
|
78
|
+
// MARK: - ============================================
|
|
79
|
+
// MARK: - FONTWEIGHTSTRING
|
|
80
|
+
// MARK: - ============================================
|
|
81
|
+
|
|
82
|
+
public static let FontWeightString1000UltraFontWeight = "1000"
|
|
83
|
+
public static let FontWeightString900ExtraBlackFontWeight = "900"
|
|
84
|
+
public static let FontWeightString800BlackFontWeight = "800"
|
|
85
|
+
public static let FontWeightString700BlackFontWeight = "700"
|
|
86
|
+
public static let FontWeightString600BoldFontWeight = "600"
|
|
87
|
+
public static let FontWeightString500MediumFontWeight = "500"
|
|
88
|
+
public static let FontWeightString400BookFontWeight = "400"
|
|
89
|
+
public static let FontWeightString350BookFontWeight = "350"
|
|
90
|
+
public static let FontWeightString200ExtraLightFontWeight = "200"
|
|
91
|
+
public static let FontWeightString100ThinFontWeight = "100"
|
|
92
|
+
public static let _600BoldItalicFontWeight = "Bold Italic"
|
|
93
|
+
public static let _700BlackItalicFontWeight = "Black Italic"
|
|
94
|
+
|
|
95
95
|
}
|