@marioschmidt/design-system-tokens 1.0.13 → 1.0.15
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/res/values/base/primitive_color_value.xml +12 -12
- package/dist/android/res/values/base/primitive_font_value.xml +22 -22
- package/dist/android/res/values/base/primitive_size_value.xml +49 -49
- package/dist/android/res/values/base/primitive_space_value.xml +25 -25
- package/dist/android/res/values/density/density_compact.xml +8 -8
- package/dist/android/res/values/density/density_default.xml +8 -8
- package/dist/android/res/values/density/density_spacious.xml +8 -8
- package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
- package/dist/android/res/values/mapping/brand_bild.xml +240 -240
- package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
- package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
- package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
- package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
- package/dist/css/base/primitive-font-value-global.css +11 -11
- package/dist/css/base/primitive-font-value.css +11 -11
- package/dist/css/base/primitive-size-value-global.css +49 -49
- package/dist/css/base/primitive-size-value.css +49 -49
- package/dist/css/base/primitive-space-value-global.css +25 -25
- package/dist/css/base/primitive-space-value.css +25 -25
- package/dist/css/density/density-compact-global.css +2 -2
- package/dist/css/density/density-compact.css +2 -2
- package/dist/css/density/density-default-global.css +2 -2
- package/dist/css/density/density-default.css +2 -2
- package/dist/css/density/density-spacious-global.css +2 -2
- package/dist/css/density/density-spacious.css +2 -2
- package/dist/css/mapping/brand-advertorial-global.css +203 -203
- package/dist/css/mapping/brand-advertorial.css +203 -203
- package/dist/css/mapping/brand-bild-global.css +203 -203
- package/dist/css/mapping/brand-bild.css +203 -203
- package/dist/css/mapping/brand-sportbild-global.css +203 -203
- package/dist/css/mapping/brand-sportbild.css +203 -203
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
- package/dist/flutter/base/primitive_color_value.dart +119 -85
- package/dist/flutter/base/primitive_font_value.dart +58 -46
- package/dist/flutter/base/primitive_size_value.dart +49 -49
- package/dist/flutter/base/primitive_space_value.dart +26 -26
- package/dist/flutter/density/density_compact.dart +16 -11
- package/dist/flutter/density/density_default.dart +16 -11
- package/dist/flutter/density/density_spacious.dart +16 -11
- package/dist/flutter/mapping/brand_advertorial.dart +398 -274
- package/dist/flutter/mapping/brand_bild.dart +398 -274
- package/dist/flutter/mapping/brand_color_bild.dart +121 -71
- package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
- package/dist/flutter/mapping/brand_sportbild.dart +398 -274
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
- package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
- package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
- package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
- package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
- package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
- package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
- package/dist/ios/base/PrimitiveColorValue.swift +130 -96
- package/dist/ios/base/PrimitiveFontValue.swift +57 -45
- package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
- package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
- package/dist/ios/density/DensityCompact.swift +15 -10
- package/dist/ios/density/DensityDefault.swift +15 -10
- package/dist/ios/density/DensitySpacious.swift +15 -10
- package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
- package/dist/ios/mapping/BrandBild.swift +397 -273
- package/dist/ios/mapping/BrandColorBild.swift +120 -70
- package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
- package/dist/ios/mapping/BrandSportbild.swift +397 -273
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
- package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
- package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
- package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
- package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
- package/dist/js/base/primitive-color-value.js +34 -34
- package/dist/js/base/primitive-font-value.js +12 -12
- package/dist/js/base/primitive-size-value.js +49 -49
- package/dist/js/base/primitive-space-value.js +25 -25
- package/dist/js/density/density-compact.js +5 -5
- package/dist/js/density/density-default.js +5 -5
- package/dist/js/density/density-spacious.js +5 -5
- package/dist/js/mapping/brand-advertorial.js +229 -222
- package/dist/js/mapping/brand-bild.js +230 -222
- package/dist/js/mapping/brand-color-bild.js +50 -50
- package/dist/js/mapping/brand-color-sportbild.js +50 -50
- package/dist/js/mapping/brand-sportbild.js +234 -222
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
- package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
- package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
- package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
- package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
- package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
- package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
- package/dist/json/base/primitive-font-value.json +11 -11
- package/dist/json/base/primitive-size-value.json +49 -49
- package/dist/json/base/primitive-space-value.json +25 -25
- package/dist/json/density/density-compact.json +2 -2
- package/dist/json/density/density-default.json +2 -2
- package/dist/json/density/density-spacious.json +2 -2
- package/dist/json/mapping/brand-advertorial.json +203 -203
- package/dist/json/mapping/brand-bild.json +203 -203
- package/dist/json/mapping/brand-sportbild.json +203 -203
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
- package/dist/manifest.json +1 -1
- package/dist/scss/base/primitive-font-value.scss +11 -11
- package/dist/scss/base/primitive-size-value.scss +49 -49
- package/dist/scss/base/primitive-space-value.scss +25 -25
- package/dist/scss/density/density-compact.scss +2 -2
- package/dist/scss/density/density-default.scss +2 -2
- package/dist/scss/density/density-spacious.scss +2 -2
- package/dist/scss/mapping/brand-advertorial.scss +203 -203
- package/dist/scss/mapping/brand-bild.scss +203 -203
- package/dist/scss/mapping/brand-sportbild.scss +203 -203
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
- package/package.json +1 -1
|
@@ -8,99 +8,133 @@
|
|
|
8
8
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
|
-
public class {
|
|
12
|
-
public static let
|
|
13
|
-
public static let
|
|
14
|
-
public static let
|
|
15
|
-
public static let
|
|
16
|
-
public static let
|
|
17
|
-
public static let
|
|
18
|
-
public static let
|
|
19
|
-
|
|
20
|
-
public static let
|
|
21
|
-
|
|
22
|
-
public static let
|
|
23
|
-
|
|
24
|
-
public static let
|
|
25
|
-
public static let
|
|
26
|
-
public static let
|
|
27
|
-
public static let
|
|
28
|
-
public static let
|
|
29
|
-
|
|
30
|
-
public static let
|
|
31
|
-
|
|
32
|
-
public static let
|
|
33
|
-
|
|
34
|
-
public static let
|
|
35
|
-
|
|
36
|
-
public static let
|
|
37
|
-
|
|
38
|
-
public static let
|
|
39
|
-
public static let
|
|
40
|
-
public static let
|
|
41
|
-
public static let
|
|
42
|
-
|
|
43
|
-
public static let
|
|
44
|
-
public static let
|
|
45
|
-
public static let
|
|
46
|
-
public static let
|
|
47
|
-
public static let
|
|
48
|
-
public static let
|
|
49
|
-
public static let
|
|
50
|
-
public static let
|
|
51
|
-
public static let
|
|
52
|
-
public static let
|
|
53
|
-
public static let
|
|
54
|
-
public static let
|
|
55
|
-
public static let
|
|
56
|
-
public static let
|
|
57
|
-
public static let
|
|
58
|
-
|
|
59
|
-
public static let
|
|
60
|
-
public static let
|
|
61
|
-
public static let
|
|
62
|
-
public static let
|
|
63
|
-
|
|
64
|
-
public static let
|
|
65
|
-
public static let
|
|
66
|
-
|
|
67
|
-
public static let
|
|
68
|
-
|
|
69
|
-
public static let
|
|
70
|
-
|
|
71
|
-
public static let
|
|
72
|
-
|
|
73
|
-
public static let
|
|
74
|
-
|
|
75
|
-
public static let
|
|
76
|
-
|
|
77
|
-
public static let
|
|
78
|
-
|
|
79
|
-
public static let
|
|
80
|
-
|
|
81
|
-
public static let
|
|
82
|
-
|
|
83
|
-
public static let
|
|
84
|
-
|
|
85
|
-
public static let
|
|
86
|
-
|
|
87
|
-
public static let
|
|
88
|
-
|
|
89
|
-
public static let
|
|
90
|
-
|
|
91
|
-
public static let
|
|
92
|
-
|
|
93
|
-
public static let
|
|
94
|
-
|
|
95
|
-
public static let
|
|
96
|
-
|
|
97
|
-
public static let
|
|
98
|
-
|
|
99
|
-
public static let
|
|
100
|
-
|
|
101
|
-
public static let
|
|
102
|
-
|
|
103
|
-
public static let
|
|
104
|
-
|
|
105
|
-
public static let
|
|
106
|
-
|
|
11
|
+
public class PrimitiveColorValue {
|
|
12
|
+
public static let BILDAlphaAlphaBlack0 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
|
|
13
|
+
public static let BILDAlphaAlphaBlack05 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.050)
|
|
14
|
+
public static let BILDAlphaAlphaBlack10 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.100)
|
|
15
|
+
public static let BILDAlphaAlphaBlack20 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.200)
|
|
16
|
+
public static let BILDAlphaAlphaBlack30 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.300)
|
|
17
|
+
public static let BILDAlphaAlphaBlack35 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.350)
|
|
18
|
+
public static let BILDAlphaAlphaBlack50 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.500)
|
|
19
|
+
/** Used on elevation effects. */
|
|
20
|
+
public static let BILDAlphaAlphaBlack60 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.600)
|
|
21
|
+
/** Used on elevation effects. */
|
|
22
|
+
public static let BILDAlphaAlphaBlack70 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.700)
|
|
23
|
+
/** Used on elevation effects. */
|
|
24
|
+
public static let BILDAlphaAlphaBlack80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.800)
|
|
25
|
+
public static let BILDAlphaAlphaWhite10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.100)
|
|
26
|
+
public static let BILDAlphaAlphaWhite20 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.200)
|
|
27
|
+
public static let BILDAlphaAlphaWhite30 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.300)
|
|
28
|
+
public static let BILDAlphaAlphaWhite35 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.350)
|
|
29
|
+
/** Used on elevation effects. */
|
|
30
|
+
public static let BILDAlphaAlphaWhite60 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.600)
|
|
31
|
+
/** Used on elevation effects. */
|
|
32
|
+
public static let BILDAlphaAlphaWhite70 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.700)
|
|
33
|
+
/** Used on elevation effects. */
|
|
34
|
+
public static let BILDAlphaAlphaWhite80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.800)
|
|
35
|
+
/** Used on elevation effects. */
|
|
36
|
+
public static let BILDAlphaAlphaBILDRed80 = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 0.800)
|
|
37
|
+
/** This Blue color was taken from the Weather 2024 project. Tone: 069 */
|
|
38
|
+
public static let BILDBlueBILDBlue = UIColor(red: 0.000, green: 0.690, blue: 1.000, alpha: 1.000)
|
|
39
|
+
public static let BILDGrayBILD096 = UIColor(red: 0.949, green: 0.961, blue: 0.961, alpha: 1.000)
|
|
40
|
+
public static let BILDGrayBILD093 = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
|
|
41
|
+
public static let BILDGrayBILD085 = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1.000)
|
|
42
|
+
/** The 50% opacity on this color makes it equivalent to BILD093. */
|
|
43
|
+
public static let BILDGrayBILD08550 = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 0.500)
|
|
44
|
+
public static let BILDGrayBILD073 = UIColor(red: 0.678, green: 0.710, blue: 0.729, alpha: 1.000)
|
|
45
|
+
public static let BILDGrayBILD060 = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
|
|
46
|
+
public static let BILDGrayBILD045 = UIColor(red: 0.400, green: 0.420, blue: 0.439, alpha: 1.000)
|
|
47
|
+
public static let BILDGrayBILD035 = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
|
|
48
|
+
public static let BILDGrayBILD025 = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1.000)
|
|
49
|
+
public static let BILDGrayBILD020 = UIColor(red: 0.169, green: 0.188, blue: 0.220, alpha: 1.000)
|
|
50
|
+
public static let BILDGrayBILD015 = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
|
|
51
|
+
public static let BILDGrayBILD010 = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1.000)
|
|
52
|
+
public static let BILDGreenBILDGreen09350 = UIColor(red: 0.812, green: 0.961, blue: 0.890, alpha: 0.500)
|
|
53
|
+
public static let BILDGreenBILDGreen093 = UIColor(red: 0.812, green: 0.961, blue: 0.890, alpha: 1.000)
|
|
54
|
+
public static let BILDGreenBILDGreen070 = UIColor(red: 0.000, green: 0.761, blue: 0.451, alpha: 1.000)
|
|
55
|
+
public static let BILDGreenBILDGreen063 = UIColor(red: 0.000, green: 0.690, blue: 0.400, alpha: 1.000)
|
|
56
|
+
public static let BILDGreenBILDGreen05650 = UIColor(red: 0.000, green: 0.612, blue: 0.349, alpha: 0.500)
|
|
57
|
+
public static let BILDGreenBILDGreen056 = UIColor(red: 0.090, green: 0.600, blue: 0.361, alpha: 1.000)
|
|
58
|
+
/** This value of green was found in a text field's text color. */
|
|
59
|
+
public static let BILDGreenBILDGreen040 = UIColor(red: 0.000, green: 0.431, blue: 0.239, alpha: 1.000)
|
|
60
|
+
public static let BILDNeutralBILD100 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
|
|
61
|
+
public static let BILDNeutralBILDBlack = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
62
|
+
public static let BILDRedBILDRed053 = UIColor(red: 0.961, green: 0.180, blue: 0.180, alpha: 1.000)
|
|
63
|
+
/** Tone 046 */
|
|
64
|
+
public static let BILDRedBILDRed = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
65
|
+
public static let BILDRedBILDRed035 = UIColor(red: 0.690, green: 0.000, blue: 0.012, alpha: 1.000)
|
|
66
|
+
/** Tone: 067 */
|
|
67
|
+
public static let BILDOrangeBILDOrange = UIColor(red: 0.988, green: 0.510, blue: 0.149, alpha: 1.000)
|
|
68
|
+
/** Tone: 020 */
|
|
69
|
+
public static let BILDPurpleBILDBerry = UIColor(red: 0.329, green: 0.102, blue: 0.220, alpha: 1.000)
|
|
70
|
+
/** Tone: 081 */
|
|
71
|
+
public static let BILDYellowBILDYellow = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1.000)
|
|
72
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
73
|
+
public static let BILDTextLabelsBILDRed = "BILDRed"
|
|
74
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
75
|
+
public static let BILDTextLabelsBILD100 = "BILD100"
|
|
76
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
77
|
+
public static let BILDTextLabelsBILD096 = "BILD096"
|
|
78
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
79
|
+
public static let BILDTextLabelsBILD093 = "BILD093"
|
|
80
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
81
|
+
public static let BILDTextLabelsBILD085 = "BILD085"
|
|
82
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
83
|
+
public static let BILDTextLabelsBILD073 = "BILD073"
|
|
84
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
85
|
+
public static let BILDTextLabelsBILD060 = "BILD060"
|
|
86
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
87
|
+
public static let BILDTextLabelsBILD045 = "BILD045"
|
|
88
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
89
|
+
public static let BILDTextLabelsBILD035 = "BILD035"
|
|
90
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
91
|
+
public static let BILDTextLabelsBILD025 = "BILD025"
|
|
92
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
93
|
+
public static let BILDTextLabelsBILD015 = "BILD015"
|
|
94
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
95
|
+
public static let BILDTextLabelsBILDYellow = "BILDYellow"
|
|
96
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
97
|
+
public static let BILDTextLabelsBILDOrange = "BILDOrange"
|
|
98
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
99
|
+
public static let BILDTextLabelsBILDRed053 = "BILDRed053"
|
|
100
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
101
|
+
public static let BILDTextLabelsBILDRed035 = "BILDRed035"
|
|
102
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
103
|
+
public static let BILDTextLabelsBILDGreen093 = "BILDGreen093"
|
|
104
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
105
|
+
public static let BILDTextLabelsBILDGreen070 = "BILDGreen070"
|
|
106
|
+
/** This is a variable used only for documentation purposes in the design system Figma Foundations pages. */
|
|
107
|
+
public static let BILDTextLabelsBILDGreen063 = "BILDGreen063"
|
|
108
|
+
public static let SportBILDAlphaSpobiBlue0160 = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0.000)
|
|
109
|
+
public static let SportBILDAlphaSpobiBlue01670 = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0.700)
|
|
110
|
+
public static let SportBILDBlueSpobiBlue098 = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1.000)
|
|
111
|
+
public static let SportBILDBlueSpobiBlue081 = UIColor(red: 0.741, green: 0.788, blue: 0.859, alpha: 1.000)
|
|
112
|
+
public static let SportBILDBlueSpobiBlue038 = UIColor(red: 0.188, green: 0.349, blue: 0.600, alpha: 1.000)
|
|
113
|
+
/** This variable in the current online CSS is called secondary-tenant-color */
|
|
114
|
+
public static let SportBILDBlueSpobiBlue029 = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
|
|
115
|
+
/** This variable in the current online CSS is called main-tenant-color for the spobi tenant. */
|
|
116
|
+
public static let SportBILDBlueSpobiBlue016 = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
|
|
117
|
+
public static let SportBILDBlueSpobiBlue010 = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1.000)
|
|
118
|
+
public static let SportBILDRedSpobiRed = UIColor(red: 0.902, green: 0.149, blue: 0.161, alpha: 1.000)
|
|
119
|
+
public static let PartnerAubiAubiCore = UIColor(red: 0.941, green: 0.000, blue: 0.000, alpha: 1.000)
|
|
120
|
+
public static let PartnerBzBzCore = UIColor(red: 0.890, green: 0.000, blue: 0.110, alpha: 1.000)
|
|
121
|
+
public static let PartnerTravelbookTravelbookCore = UIColor(red: 0.561, green: 0.941, blue: 0.929, alpha: 1.000)
|
|
122
|
+
public static let PartnerTechbookTechbookCore = UIColor(red: 0.580, green: 0.890, blue: 1.000, alpha: 1.000)
|
|
123
|
+
public static let PartnerKaufberaterKaufberaterCore = UIColor(red: 0.329, green: 0.278, blue: 0.431, alpha: 1.000)
|
|
124
|
+
public static let PartnerComputerBILDCobiCore = UIColor(red: 0.859, green: 0.141, blue: 0.110, alpha: 1.000)
|
|
125
|
+
public static let PartnerFitbookFitbookCore = UIColor(red: 1.000, green: 0.588, blue: 0.722, alpha: 1.000)
|
|
126
|
+
public static let PartnerPetbookPetbookCore = UIColor(red: 0.729, green: 0.859, blue: 0.569, alpha: 1.000)
|
|
127
|
+
public static let PartnerMyHomeMyhomeCore = UIColor(red: 0.400, green: 0.800, blue: 0.800, alpha: 1.000)
|
|
128
|
+
public static let OpacityOpacity00 = 0
|
|
129
|
+
public static let OpacityOpacity05 = 5
|
|
130
|
+
public static let OpacityOpacity10 = 10
|
|
131
|
+
public static let OpacityOpacity20 = 20
|
|
132
|
+
public static let OpacityOpacity30 = 30
|
|
133
|
+
public static let OpacityOpacity40 = 40
|
|
134
|
+
public static let OpacityOpacity50 = 50
|
|
135
|
+
public static let OpacityOpacity60 = 60
|
|
136
|
+
public static let OpacityOpacity70 = 70
|
|
137
|
+
public static let OpacityOpacity80 = 80
|
|
138
|
+
public static let OpacityOpacity90 = 90
|
|
139
|
+
public static let OpacityOpacity100 = 100
|
|
140
|
+
}
|
|
@@ -8,48 +8,60 @@
|
|
|
8
8
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
|
-
public class {
|
|
12
|
-
public static let
|
|
13
|
-
public static let
|
|
14
|
-
public static let
|
|
15
|
-
public static let
|
|
16
|
-
public static let
|
|
17
|
-
public static let
|
|
18
|
-
public static let
|
|
19
|
-
public static let
|
|
20
|
-
public static let
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
public static let
|
|
25
|
-
public static let
|
|
26
|
-
public static let
|
|
27
|
-
public static let
|
|
28
|
-
public static let
|
|
29
|
-
public static let
|
|
30
|
-
public static let
|
|
31
|
-
public static let
|
|
32
|
-
public static let
|
|
33
|
-
public static let
|
|
34
|
-
public static let
|
|
35
|
-
public static let
|
|
36
|
-
public static let
|
|
37
|
-
public static let
|
|
38
|
-
public static let
|
|
39
|
-
public static let
|
|
40
|
-
public static let
|
|
41
|
-
public static let
|
|
42
|
-
public static let
|
|
43
|
-
public static let
|
|
44
|
-
public static let
|
|
45
|
-
|
|
46
|
-
public static let
|
|
47
|
-
|
|
48
|
-
public static let
|
|
49
|
-
|
|
50
|
-
public static let
|
|
51
|
-
|
|
52
|
-
public static let
|
|
53
|
-
|
|
54
|
-
public static let
|
|
55
|
-
|
|
11
|
+
public class PrimitiveFontValue {
|
|
12
|
+
public static let FontFamilyBILDFontFamilyGothamCond = "Gotham Condensed"
|
|
13
|
+
public static let FontFamilyBILDFontFamilyGothamXNarrow = "Gotham XNarrow"
|
|
14
|
+
public static let FontFamilyBILDFontFamilyGotham = "Gotham"
|
|
15
|
+
public static let FontFamilySportBILDFontFamilyAntennaExtraCond = "AntennaExtraCond"
|
|
16
|
+
public static let FontFamilySportBILDFontFamilyAntennaCond = "AntennaCond"
|
|
17
|
+
public static let FontFamilySportBILDFontFamilyInter = "Inter"
|
|
18
|
+
public static let FontFamilyAdvertorialFontFamilyLucidaGrande = "Lucida Grande"
|
|
19
|
+
public static let FontWeight1000UltraFontWeight = 1000
|
|
20
|
+
public static let FontWeight900ExtraBlackFontWeight = 900
|
|
21
|
+
public static let FontWeight800BlackFontWeight = 800
|
|
22
|
+
/** 700 is considered black weight because Gotham Condensed is the primary font family (most used in headlines). In other font families 700 is not black weight but bold. */
|
|
23
|
+
public static let FontWeight700BlackFontWeight = 700
|
|
24
|
+
public static let FontWeightBoldItalicFontWeightST = "Bold Italic"
|
|
25
|
+
public static let FontWeightBlackFontWeightST = "Black"
|
|
26
|
+
public static let FontWeight600BoldFontWeight = 600
|
|
27
|
+
public static let FontWeight500MediumFontWeight = 500
|
|
28
|
+
public static let FontWeight400BookFontWeight = 400
|
|
29
|
+
public static let FontWeight350BookFontWeight = 350
|
|
30
|
+
public static let FontWeight300LightFontWeight = 300
|
|
31
|
+
public static let FontWeight200ExtraLightFontWeight = 200
|
|
32
|
+
public static let FontWeight100ThinFontWeight = 100
|
|
33
|
+
public static let FontWeightString1000UltraFontWeight = "1000"
|
|
34
|
+
public static let FontWeightString900ExtraBlackFontWeight = "900"
|
|
35
|
+
public static let FontWeightString800BlackFontWeight = "800"
|
|
36
|
+
public static let FontWeightString700BlackItalicFontWeight = "Black Italic"
|
|
37
|
+
public static let FontWeightString700BlackFontWeight = "700"
|
|
38
|
+
public static let FontWeightString600BoldItalicFontWeight = "Bold Italic"
|
|
39
|
+
public static let FontWeightString600BoldFontWeight = "600"
|
|
40
|
+
public static let FontWeightString500MediumFontWeight = "500"
|
|
41
|
+
public static let FontWeightString400BookFontWeight = "400"
|
|
42
|
+
public static let FontWeightString350BookFontWeight = "350"
|
|
43
|
+
public static let FontWeightString200ExtraLightFontWeight = "200"
|
|
44
|
+
public static let FontWeightString100ThinFontWeight = "100"
|
|
45
|
+
/** This variable is a primitive for use in creating semantic text styles that need to use a much larger letter spacing value of 3. Text styles that have smaller font sizes should use increasingly positive values for their letter spacings on smaller device sizes. */
|
|
46
|
+
public static let LetterSpacingLetterSpace3 = 3
|
|
47
|
+
/** This variable is a primitive for use in creating semantic text styles that need to use a large letter spacing value of 2. */
|
|
48
|
+
public static let LetterSpacingLetterSpace2 = 2
|
|
49
|
+
/** This variable is a primitive for use in creating semantic text styles that need to use a positive letter spacing value of 1. */
|
|
50
|
+
public static let LetterSpacingLetterSpace1 = 1
|
|
51
|
+
/** This variable is a primitive for use in creating semantic text styles that need to use a slight positive letter spacing value of 0.5. */
|
|
52
|
+
public static let LetterSpacingLetterSpace0_5 = 0.5
|
|
53
|
+
/** This variable is a primitive for use in creating semantic text styles that need to use a subtle positive letter spacing value of 0.25. */
|
|
54
|
+
public static let LetterSpacingLetterSpace0_25 = 0.25
|
|
55
|
+
/** This variable is a primitive for use in creating semantic text styles that need to use a default letter spacing value of 0. */
|
|
56
|
+
public static let LetterSpacingLetterSpace0 = 0
|
|
57
|
+
/** This variable is a primitive for use in creating semantic text styles that need to use a subtle small letter spacing value of -0.25. */
|
|
58
|
+
public static let LetterSpacingLetterSpace0_25 = -0.25
|
|
59
|
+
/** This variable is a primitive for use in creating semantic variables that need to use a subtle negative letter spacing value of -0.5. */
|
|
60
|
+
public static let LetterSpacingLetterSpace0_5 = -0.5
|
|
61
|
+
/** This variable is a primitive for use in creating semantic variables that need to use a negative letter spacing value of -1. */
|
|
62
|
+
public static let LetterSpacingLetterSpace1 = -1
|
|
63
|
+
/** This variable is a primitive for use in creating semantic text styles that need to use a large negative letter spacing value of -2. This is usually reserved for large texts styles that are used on titles or headlines. */
|
|
64
|
+
public static let LetterSpacingLetterSpace2 = -2
|
|
65
|
+
/** 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. */
|
|
66
|
+
public static let LetterSpacingLetterSpace3 = -3
|
|
67
|
+
}
|
|
@@ -8,54 +8,54 @@
|
|
|
8
8
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
|
-
public class {
|
|
12
|
-
public static let
|
|
13
|
-
public static let
|
|
14
|
-
public static let
|
|
15
|
-
public static let
|
|
16
|
-
public static let
|
|
17
|
-
public static let
|
|
18
|
-
public static let
|
|
19
|
-
public static let
|
|
20
|
-
public static let
|
|
21
|
-
public static let
|
|
22
|
-
public static let
|
|
23
|
-
public static let
|
|
24
|
-
public static let
|
|
25
|
-
public static let
|
|
26
|
-
public static let
|
|
27
|
-
public static let
|
|
28
|
-
public static let
|
|
29
|
-
public static let
|
|
30
|
-
public static let
|
|
31
|
-
public static let
|
|
32
|
-
public static let
|
|
33
|
-
public static let
|
|
34
|
-
public static let
|
|
35
|
-
public static let
|
|
36
|
-
public static let
|
|
37
|
-
public static let
|
|
38
|
-
public static let
|
|
39
|
-
public static let
|
|
40
|
-
public static let
|
|
41
|
-
public static let
|
|
42
|
-
public static let
|
|
43
|
-
public static let
|
|
44
|
-
public static let
|
|
45
|
-
public static let
|
|
46
|
-
public static let
|
|
47
|
-
public static let
|
|
48
|
-
public static let
|
|
49
|
-
public static let
|
|
50
|
-
public static let
|
|
51
|
-
public static let
|
|
52
|
-
public static let
|
|
53
|
-
public static let
|
|
54
|
-
public static let
|
|
55
|
-
public static let
|
|
56
|
-
public static let
|
|
57
|
-
public static let
|
|
58
|
-
public static let
|
|
59
|
-
public static let
|
|
60
|
-
public static let
|
|
61
|
-
}
|
|
11
|
+
public class PrimitiveSizeValue {
|
|
12
|
+
public static let Size168x = 1344
|
|
13
|
+
public static let Size128x = 1024
|
|
14
|
+
public static let Size124x = 992
|
|
15
|
+
public static let Size116_25x = 930
|
|
16
|
+
public static let Size100x = 800
|
|
17
|
+
public static let Size87_5x = 700
|
|
18
|
+
public static let Size80x = 640
|
|
19
|
+
public static let Size60x = 480
|
|
20
|
+
public static let Size50x = 400
|
|
21
|
+
public static let Size40x = 320
|
|
22
|
+
public static let Size35x = 280
|
|
23
|
+
public static let Size30x = 240
|
|
24
|
+
public static let Size27_5x = 220
|
|
25
|
+
public static let Size25x = 200
|
|
26
|
+
public static let Size22_5x = 180
|
|
27
|
+
public static let Size20x = 160
|
|
28
|
+
public static let Size18_5x = 148
|
|
29
|
+
public static let Size17_5x = 140
|
|
30
|
+
public static let Size16_25 = 130
|
|
31
|
+
public static let Size15x = 120
|
|
32
|
+
public static let Size12_5x = 100
|
|
33
|
+
public static let Size12x = 96
|
|
34
|
+
public static let Size11_5x = 92
|
|
35
|
+
public static let Size10x = 80
|
|
36
|
+
public static let Size9x = 72
|
|
37
|
+
public static let Size8x = 64
|
|
38
|
+
public static let Size7x = 56
|
|
39
|
+
public static let Size6x = 48
|
|
40
|
+
public static let Size5_25x = 42
|
|
41
|
+
public static let Size5x = 40
|
|
42
|
+
public static let Size4_5x = 36
|
|
43
|
+
public static let Size4x = 32
|
|
44
|
+
public static let Size3_75x = 30
|
|
45
|
+
public static let Size3_5x = 28
|
|
46
|
+
public static let Size3_25x = 26
|
|
47
|
+
public static let Size3x = 24
|
|
48
|
+
public static let Size2_75x = 22
|
|
49
|
+
public static let Size2_5x = 20
|
|
50
|
+
public static let Size2_25x = 18
|
|
51
|
+
public static let Size2x = 16
|
|
52
|
+
public static let Size1_75x = 14
|
|
53
|
+
public static let Size1_5x = 12
|
|
54
|
+
public static let Size1_25x = 10
|
|
55
|
+
public static let Size1x = 8
|
|
56
|
+
public static let Size0_75x = 6
|
|
57
|
+
public static let Size0_5x = 4
|
|
58
|
+
public static let Size0_25x = 2
|
|
59
|
+
public static let Size0_125x = 1
|
|
60
|
+
public static let Size0x = 0
|
|
61
|
+
}
|
|
@@ -8,30 +8,30 @@
|
|
|
8
8
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
|
-
public class {
|
|
12
|
-
public static let
|
|
13
|
-
public static let
|
|
14
|
-
public static let
|
|
15
|
-
public static let
|
|
16
|
-
public static let
|
|
17
|
-
public static let
|
|
18
|
-
public static let
|
|
19
|
-
public static let
|
|
20
|
-
public static let
|
|
21
|
-
public static let
|
|
22
|
-
public static let
|
|
23
|
-
public static let
|
|
24
|
-
public static let
|
|
25
|
-
public static let
|
|
26
|
-
public static let
|
|
27
|
-
public static let
|
|
28
|
-
public static let
|
|
29
|
-
public static let
|
|
30
|
-
public static let
|
|
31
|
-
public static let
|
|
32
|
-
public static let
|
|
33
|
-
public static let
|
|
34
|
-
public static let
|
|
35
|
-
public static let
|
|
36
|
-
public static let
|
|
37
|
-
}
|
|
11
|
+
public class PrimitiveSpaceValue {
|
|
12
|
+
public static let Space20x = 160
|
|
13
|
+
public static let Space12x = 96
|
|
14
|
+
public static let Space10x = 80
|
|
15
|
+
public static let Space9x = 72
|
|
16
|
+
public static let Space8_5x = 68
|
|
17
|
+
public static let Space8x = 64
|
|
18
|
+
public static let Space7_5x = 60
|
|
19
|
+
public static let Space6x = 48
|
|
20
|
+
public static let Space5x = 40
|
|
21
|
+
public static let Space4_5x = 36
|
|
22
|
+
public static let Space4x = 32
|
|
23
|
+
public static let Space3_5x = 28
|
|
24
|
+
public static let Space3x = 24
|
|
25
|
+
public static let Space2_75x = 22
|
|
26
|
+
public static let Space2_5x = 20
|
|
27
|
+
public static let Space2x = 16
|
|
28
|
+
public static let Space1_75x = 14
|
|
29
|
+
public static let Space1_5x = 12
|
|
30
|
+
public static let Space1_25x = 10
|
|
31
|
+
public static let Space1x = 8
|
|
32
|
+
public static let Space0_75x = 6
|
|
33
|
+
public static let Space0_5x = 4
|
|
34
|
+
public static let Space0_25x = 2
|
|
35
|
+
public static let Space0x = 0
|
|
36
|
+
public static let Space0_25x = -2
|
|
37
|
+
}
|
|
@@ -8,13 +8,18 @@
|
|
|
8
8
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
|
-
public class {
|
|
12
|
-
|
|
13
|
-
public static let
|
|
14
|
-
|
|
15
|
-
public static let
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
11
|
+
public class DensityCompact {
|
|
12
|
+
/** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
|
|
13
|
+
public static let ComponentButtonButtonLabelFontSize = 15
|
|
14
|
+
/** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
|
|
15
|
+
public static let ComponentButtonButtonContentGapSpace = 6
|
|
16
|
+
/** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
|
|
17
|
+
public static let ComponentButtonButtonInlineSpace = 16
|
|
18
|
+
/** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
|
|
19
|
+
public static let ComponentButtonButtonStackSpace = 6
|
|
20
|
+
/** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
|
|
21
|
+
public static let ComponentInputfieldInputFieldLabelFontSize = 16
|
|
22
|
+
public static let ComponentInputfieldInputFieldInlineSpace = 16
|
|
23
|
+
public static let ComponentInputfieldInputFieldHeightSize = 36
|
|
24
|
+
public static let ComponentInputfieldInputFieldStackSpace = 6
|
|
25
|
+
}
|
|
@@ -8,13 +8,18 @@
|
|
|
8
8
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
|
-
public class {
|
|
12
|
-
|
|
13
|
-
public static let
|
|
14
|
-
|
|
15
|
-
public static let
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
11
|
+
public class DensityDefault {
|
|
12
|
+
/** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
|
|
13
|
+
public static let ComponentButtonButtonLabelFontSize = 17
|
|
14
|
+
/** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
|
|
15
|
+
public static let ComponentButtonButtonContentGapSpace = 8
|
|
16
|
+
/** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
|
|
17
|
+
public static let ComponentButtonButtonInlineSpace = 20
|
|
18
|
+
/** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
|
|
19
|
+
public static let ComponentButtonButtonStackSpace = 8
|
|
20
|
+
/** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
|
|
21
|
+
public static let ComponentInputfieldInputFieldLabelFontSize = 17
|
|
22
|
+
public static let ComponentInputfieldInputFieldInlineSpace = 16
|
|
23
|
+
public static let ComponentInputfieldInputFieldHeightSize = 40
|
|
24
|
+
public static let ComponentInputfieldInputFieldStackSpace = 8
|
|
25
|
+
}
|