@dialpad/dialtone-tokens 1.41.0 → 1.41.2
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/java/tokens-deca-dark.kt +44 -44
- package/dist/android/java/tokens-deca-light.kt +46 -46
- package/dist/android/java/tokens-dp-dark.kt +70 -70
- package/dist/android/java/tokens-dp-light.kt +66 -66
- package/dist/android/java/tokens-expressive-dark.kt +66 -66
- package/dist/android/java/tokens-expressive-light.kt +61 -61
- package/dist/android/java/tokens-expressive-sm-dark.kt +66 -66
- package/dist/android/java/tokens-expressive-sm-light.kt +61 -61
- package/dist/android/java/tokens-tmo-dark.kt +70 -70
- package/dist/android/java/tokens-tmo-light.kt +66 -66
- package/dist/android/res/values/colors-base-dark.xml +1 -1
- package/dist/android/res/values/colors-base-deca-dark.xml +1 -1
- package/dist/android/res/values/colors-base-deca-light.xml +1 -1
- package/dist/android/res/values/colors-base-light.xml +1 -1
- package/dist/android/res/values/colors-deca-dark.xml +91 -91
- package/dist/android/res/values/colors-deca-light.xml +92 -92
- package/dist/android/res/values/colors-dp-dark.xml +95 -95
- package/dist/android/res/values/colors-dp-light.xml +97 -97
- package/dist/android/res/values/colors-expressive-dark.xml +96 -96
- package/dist/android/res/values/colors-expressive-light.xml +97 -97
- package/dist/android/res/values/colors-expressive-sm-dark.xml +96 -96
- package/dist/android/res/values/colors-expressive-sm-light.xml +97 -97
- package/dist/android/res/values/colors-tmo-dark.xml +95 -95
- package/dist/android/res/values/colors-tmo-light.xml +97 -97
- package/dist/doc.json +19724 -19724
- package/dist/ios/tokens-base-dark.swift +7 -7
- package/dist/ios/tokens-base-deca-dark.swift +7 -7
- package/dist/ios/tokens-base-deca-light.swift +7 -7
- package/dist/ios/tokens-base-light.swift +7 -7
- package/dist/ios/tokens-deca-dark.swift +83 -83
- package/dist/ios/tokens-deca-light.swift +84 -84
- package/dist/ios/tokens-dp-dark.swift +89 -89
- package/dist/ios/tokens-dp-light.swift +91 -91
- package/dist/ios/tokens-expressive-dark.swift +90 -90
- package/dist/ios/tokens-expressive-light.swift +91 -91
- package/dist/ios/tokens-expressive-sm-dark.swift +90 -90
- package/dist/ios/tokens-expressive-sm-light.swift +91 -91
- package/dist/ios/tokens-tmo-dark.swift +89 -89
- package/dist/ios/tokens-tmo-light.swift +91 -91
- package/package.json +1 -3
|
@@ -98,19 +98,19 @@ public enum DialtoneTokensBaseDark {
|
|
|
98
98
|
public static let dtOpacity800 = CGFloat(0.60)
|
|
99
99
|
public static let dtOpacity900 = CGFloat(0.70)
|
|
100
100
|
public static let dtShadowCard1Blur = CGFloat(2.00)
|
|
101
|
-
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
101
|
+
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.349)
|
|
102
102
|
public static let dtShadowCard1OffsetX = CGFloat(0.00)
|
|
103
103
|
public static let dtShadowCard1OffsetY = CGFloat(1.00)
|
|
104
104
|
public static let dtShadowCard1Spread = CGFloat(0.00)
|
|
105
105
|
public static let dtShadowCard1Type = "dropShadow"
|
|
106
106
|
public static let dtShadowCard2Blur = CGFloat(4.00)
|
|
107
|
-
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
107
|
+
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.451)
|
|
108
108
|
public static let dtShadowCard2OffsetX = CGFloat(0.00)
|
|
109
109
|
public static let dtShadowCard2OffsetY = CGFloat(2.00)
|
|
110
110
|
public static let dtShadowCard2Spread = CGFloat(0.00)
|
|
111
111
|
public static let dtShadowCard2Type = "dropShadow"
|
|
112
112
|
public static let dtShadowCard3Blur = CGFloat(16.00)
|
|
113
|
-
public static let dtShadowCard3Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
113
|
+
public static let dtShadowCard3Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.580)
|
|
114
114
|
public static let dtShadowCard3OffsetX = CGFloat(0.00)
|
|
115
115
|
public static let dtShadowCard3OffsetY = CGFloat(2.00)
|
|
116
116
|
public static let dtShadowCard3Spread = CGFloat(0.00)
|
|
@@ -140,7 +140,7 @@ public enum DialtoneTokensBaseDark {
|
|
|
140
140
|
public static let dtShadowCard7Spread = CGFloat(0.00)
|
|
141
141
|
public static let dtShadowCard7Type = "dropShadow"
|
|
142
142
|
public static let dtShadowExtraLarge1Blur = CGFloat(32.00)
|
|
143
|
-
public static let dtShadowExtraLarge1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
143
|
+
public static let dtShadowExtraLarge1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.549)
|
|
144
144
|
public static let dtShadowExtraLarge1OffsetX = CGFloat(0.00)
|
|
145
145
|
public static let dtShadowExtraLarge1OffsetY = CGFloat(2.00)
|
|
146
146
|
public static let dtShadowExtraLarge1Spread = CGFloat(0.00)
|
|
@@ -188,7 +188,7 @@ public enum DialtoneTokensBaseDark {
|
|
|
188
188
|
public static let dtShadowFocusInsetSpread = CGFloat(2.00)
|
|
189
189
|
public static let dtShadowFocusInsetType = "innerShadow"
|
|
190
190
|
public static let dtShadowLarge1Blur = CGFloat(16.00)
|
|
191
|
-
public static let dtShadowLarge1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
191
|
+
public static let dtShadowLarge1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.549)
|
|
192
192
|
public static let dtShadowLarge1OffsetX = CGFloat(0.00)
|
|
193
193
|
public static let dtShadowLarge1OffsetY = CGFloat(2.00)
|
|
194
194
|
public static let dtShadowLarge1Spread = CGFloat(0.00)
|
|
@@ -218,7 +218,7 @@ public enum DialtoneTokensBaseDark {
|
|
|
218
218
|
public static let dtShadowLarge5Spread = CGFloat(0.00)
|
|
219
219
|
public static let dtShadowLarge5Type = "dropShadow"
|
|
220
220
|
public static let dtShadowMedium1Blur = CGFloat(8.00)
|
|
221
|
-
public static let dtShadowMedium1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
221
|
+
public static let dtShadowMedium1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.549)
|
|
222
222
|
public static let dtShadowMedium1OffsetX = CGFloat(0.00)
|
|
223
223
|
public static let dtShadowMedium1OffsetY = CGFloat(2.00)
|
|
224
224
|
public static let dtShadowMedium1Spread = CGFloat(0.00)
|
|
@@ -248,7 +248,7 @@ public enum DialtoneTokensBaseDark {
|
|
|
248
248
|
public static let dtShadowMedium5Spread = CGFloat(0.00)
|
|
249
249
|
public static let dtShadowMedium5Type = "dropShadow"
|
|
250
250
|
public static let dtShadowSmall1Blur = CGFloat(4.00)
|
|
251
|
-
public static let dtShadowSmall1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
251
|
+
public static let dtShadowSmall1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.451)
|
|
252
252
|
public static let dtShadowSmall1OffsetX = CGFloat(0.00)
|
|
253
253
|
public static let dtShadowSmall1OffsetY = CGFloat(2.00)
|
|
254
254
|
public static let dtShadowSmall1Spread = CGFloat(0.00)
|
|
@@ -143,19 +143,19 @@ public enum DialtoneTokensBaseDecaDark {
|
|
|
143
143
|
public static let dtOpacity800 = CGFloat(0.60)
|
|
144
144
|
public static let dtOpacity900 = CGFloat(0.70)
|
|
145
145
|
public static let dtShadowCard1Blur = CGFloat(2.00)
|
|
146
|
-
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
146
|
+
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.349)
|
|
147
147
|
public static let dtShadowCard1OffsetX = CGFloat(0.00)
|
|
148
148
|
public static let dtShadowCard1OffsetY = CGFloat(1.00)
|
|
149
149
|
public static let dtShadowCard1Spread = CGFloat(0.00)
|
|
150
150
|
public static let dtShadowCard1Type = "dropShadow"
|
|
151
151
|
public static let dtShadowCard2Blur = CGFloat(4.00)
|
|
152
|
-
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
152
|
+
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.451)
|
|
153
153
|
public static let dtShadowCard2OffsetX = CGFloat(0.00)
|
|
154
154
|
public static let dtShadowCard2OffsetY = CGFloat(2.00)
|
|
155
155
|
public static let dtShadowCard2Spread = CGFloat(0.00)
|
|
156
156
|
public static let dtShadowCard2Type = "dropShadow"
|
|
157
157
|
public static let dtShadowCard3Blur = CGFloat(16.00)
|
|
158
|
-
public static let dtShadowCard3Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
158
|
+
public static let dtShadowCard3Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.580)
|
|
159
159
|
public static let dtShadowCard3OffsetX = CGFloat(0.00)
|
|
160
160
|
public static let dtShadowCard3OffsetY = CGFloat(2.00)
|
|
161
161
|
public static let dtShadowCard3Spread = CGFloat(0.00)
|
|
@@ -185,7 +185,7 @@ public enum DialtoneTokensBaseDecaDark {
|
|
|
185
185
|
public static let dtShadowCard7Spread = CGFloat(0.00)
|
|
186
186
|
public static let dtShadowCard7Type = "dropShadow"
|
|
187
187
|
public static let dtShadowExtraLarge1Blur = CGFloat(32.00)
|
|
188
|
-
public static let dtShadowExtraLarge1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
188
|
+
public static let dtShadowExtraLarge1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.549)
|
|
189
189
|
public static let dtShadowExtraLarge1OffsetX = CGFloat(0.00)
|
|
190
190
|
public static let dtShadowExtraLarge1OffsetY = CGFloat(2.00)
|
|
191
191
|
public static let dtShadowExtraLarge1Spread = CGFloat(0.00)
|
|
@@ -233,7 +233,7 @@ public enum DialtoneTokensBaseDecaDark {
|
|
|
233
233
|
public static let dtShadowFocusInsetSpread = CGFloat(2.00)
|
|
234
234
|
public static let dtShadowFocusInsetType = "innerShadow"
|
|
235
235
|
public static let dtShadowLarge1Blur = CGFloat(16.00)
|
|
236
|
-
public static let dtShadowLarge1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
236
|
+
public static let dtShadowLarge1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.549)
|
|
237
237
|
public static let dtShadowLarge1OffsetX = CGFloat(0.00)
|
|
238
238
|
public static let dtShadowLarge1OffsetY = CGFloat(2.00)
|
|
239
239
|
public static let dtShadowLarge1Spread = CGFloat(0.00)
|
|
@@ -263,7 +263,7 @@ public enum DialtoneTokensBaseDecaDark {
|
|
|
263
263
|
public static let dtShadowLarge5Spread = CGFloat(0.00)
|
|
264
264
|
public static let dtShadowLarge5Type = "dropShadow"
|
|
265
265
|
public static let dtShadowMedium1Blur = CGFloat(8.00)
|
|
266
|
-
public static let dtShadowMedium1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
266
|
+
public static let dtShadowMedium1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.549)
|
|
267
267
|
public static let dtShadowMedium1OffsetX = CGFloat(0.00)
|
|
268
268
|
public static let dtShadowMedium1OffsetY = CGFloat(2.00)
|
|
269
269
|
public static let dtShadowMedium1Spread = CGFloat(0.00)
|
|
@@ -293,7 +293,7 @@ public enum DialtoneTokensBaseDecaDark {
|
|
|
293
293
|
public static let dtShadowMedium5Spread = CGFloat(0.00)
|
|
294
294
|
public static let dtShadowMedium5Type = "dropShadow"
|
|
295
295
|
public static let dtShadowSmall1Blur = CGFloat(4.00)
|
|
296
|
-
public static let dtShadowSmall1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
296
|
+
public static let dtShadowSmall1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.451)
|
|
297
297
|
public static let dtShadowSmall1OffsetX = CGFloat(0.00)
|
|
298
298
|
public static let dtShadowSmall1OffsetY = CGFloat(2.00)
|
|
299
299
|
public static let dtShadowSmall1Spread = CGFloat(0.00)
|
|
@@ -143,25 +143,25 @@ public enum DialtoneTokensBaseDecaLight {
|
|
|
143
143
|
public static let dtOpacity800 = CGFloat(0.60)
|
|
144
144
|
public static let dtOpacity900 = CGFloat(0.70)
|
|
145
145
|
public static let dtShadowCard1Blur = CGFloat(2.00)
|
|
146
|
-
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
146
|
+
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.031)
|
|
147
147
|
public static let dtShadowCard1OffsetX = CGFloat(0.00)
|
|
148
148
|
public static let dtShadowCard1OffsetY = CGFloat(1.00)
|
|
149
149
|
public static let dtShadowCard1Spread = CGFloat(0.00)
|
|
150
150
|
public static let dtShadowCard1Type = "dropShadow"
|
|
151
151
|
public static let dtShadowCard2Blur = CGFloat(4.00)
|
|
152
|
-
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
152
|
+
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.039)
|
|
153
153
|
public static let dtShadowCard2OffsetX = CGFloat(0.00)
|
|
154
154
|
public static let dtShadowCard2OffsetY = CGFloat(2.00)
|
|
155
155
|
public static let dtShadowCard2Spread = CGFloat(0.00)
|
|
156
156
|
public static let dtShadowCard2Type = "dropShadow"
|
|
157
157
|
public static let dtShadowCard3Blur = CGFloat(16.00)
|
|
158
|
-
public static let dtShadowCard3Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
158
|
+
public static let dtShadowCard3Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.078)
|
|
159
159
|
public static let dtShadowCard3OffsetX = CGFloat(0.00)
|
|
160
160
|
public static let dtShadowCard3OffsetY = CGFloat(2.00)
|
|
161
161
|
public static let dtShadowCard3Spread = CGFloat(0.00)
|
|
162
162
|
public static let dtShadowCard3Type = "dropShadow"
|
|
163
163
|
public static let dtShadowExtraLargeBlur = CGFloat(32.00)
|
|
164
|
-
public static let dtShadowExtraLargeColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
164
|
+
public static let dtShadowExtraLargeColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.302)
|
|
165
165
|
public static let dtShadowExtraLargeOffsetX = CGFloat(0.00)
|
|
166
166
|
public static let dtShadowExtraLargeOffsetY = CGFloat(2.00)
|
|
167
167
|
public static let dtShadowExtraLargeSpread = CGFloat(0.00)
|
|
@@ -185,19 +185,19 @@ public enum DialtoneTokensBaseDecaLight {
|
|
|
185
185
|
public static let dtShadowFocusInsetSpread = CGFloat(2.00)
|
|
186
186
|
public static let dtShadowFocusInsetType = "innerShadow"
|
|
187
187
|
public static let dtShadowLargeBlur = CGFloat(16.00)
|
|
188
|
-
public static let dtShadowLargeColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
188
|
+
public static let dtShadowLargeColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.302)
|
|
189
189
|
public static let dtShadowLargeOffsetX = CGFloat(0.00)
|
|
190
190
|
public static let dtShadowLargeOffsetY = CGFloat(2.00)
|
|
191
191
|
public static let dtShadowLargeSpread = CGFloat(0.00)
|
|
192
192
|
public static let dtShadowLargeType = "dropShadow"
|
|
193
193
|
public static let dtShadowMediumBlur = CGFloat(8.00)
|
|
194
|
-
public static let dtShadowMediumColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
194
|
+
public static let dtShadowMediumColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.251)
|
|
195
195
|
public static let dtShadowMediumOffsetX = CGFloat(0.00)
|
|
196
196
|
public static let dtShadowMediumOffsetY = CGFloat(2.00)
|
|
197
197
|
public static let dtShadowMediumSpread = CGFloat(0.00)
|
|
198
198
|
public static let dtShadowMediumType = "dropShadow"
|
|
199
199
|
public static let dtShadowSmallBlur = CGFloat(4.00)
|
|
200
|
-
public static let dtShadowSmallColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
200
|
+
public static let dtShadowSmallColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.149)
|
|
201
201
|
public static let dtShadowSmallOffsetX = CGFloat(0.00)
|
|
202
202
|
public static let dtShadowSmallOffsetY = CGFloat(2.00)
|
|
203
203
|
public static let dtShadowSmallSpread = CGFloat(0.00)
|
|
@@ -98,25 +98,25 @@ public enum DialtoneTokensBaseLight {
|
|
|
98
98
|
public static let dtOpacity800 = CGFloat(0.60)
|
|
99
99
|
public static let dtOpacity900 = CGFloat(0.70)
|
|
100
100
|
public static let dtShadowCard1Blur = CGFloat(2.00)
|
|
101
|
-
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
101
|
+
public static let dtShadowCard1Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.031)
|
|
102
102
|
public static let dtShadowCard1OffsetX = CGFloat(0.00)
|
|
103
103
|
public static let dtShadowCard1OffsetY = CGFloat(1.00)
|
|
104
104
|
public static let dtShadowCard1Spread = CGFloat(0.00)
|
|
105
105
|
public static let dtShadowCard1Type = "dropShadow"
|
|
106
106
|
public static let dtShadowCard2Blur = CGFloat(4.00)
|
|
107
|
-
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
107
|
+
public static let dtShadowCard2Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.039)
|
|
108
108
|
public static let dtShadowCard2OffsetX = CGFloat(0.00)
|
|
109
109
|
public static let dtShadowCard2OffsetY = CGFloat(2.00)
|
|
110
110
|
public static let dtShadowCard2Spread = CGFloat(0.00)
|
|
111
111
|
public static let dtShadowCard2Type = "dropShadow"
|
|
112
112
|
public static let dtShadowCard3Blur = CGFloat(16.00)
|
|
113
|
-
public static let dtShadowCard3Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
113
|
+
public static let dtShadowCard3Color = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.078)
|
|
114
114
|
public static let dtShadowCard3OffsetX = CGFloat(0.00)
|
|
115
115
|
public static let dtShadowCard3OffsetY = CGFloat(2.00)
|
|
116
116
|
public static let dtShadowCard3Spread = CGFloat(0.00)
|
|
117
117
|
public static let dtShadowCard3Type = "dropShadow"
|
|
118
118
|
public static let dtShadowExtraLargeBlur = CGFloat(32.00)
|
|
119
|
-
public static let dtShadowExtraLargeColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
119
|
+
public static let dtShadowExtraLargeColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.302)
|
|
120
120
|
public static let dtShadowExtraLargeOffsetX = CGFloat(0.00)
|
|
121
121
|
public static let dtShadowExtraLargeOffsetY = CGFloat(2.00)
|
|
122
122
|
public static let dtShadowExtraLargeSpread = CGFloat(0.00)
|
|
@@ -140,19 +140,19 @@ public enum DialtoneTokensBaseLight {
|
|
|
140
140
|
public static let dtShadowFocusInsetSpread = CGFloat(2.00)
|
|
141
141
|
public static let dtShadowFocusInsetType = "innerShadow"
|
|
142
142
|
public static let dtShadowLargeBlur = CGFloat(16.00)
|
|
143
|
-
public static let dtShadowLargeColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
143
|
+
public static let dtShadowLargeColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.302)
|
|
144
144
|
public static let dtShadowLargeOffsetX = CGFloat(0.00)
|
|
145
145
|
public static let dtShadowLargeOffsetY = CGFloat(2.00)
|
|
146
146
|
public static let dtShadowLargeSpread = CGFloat(0.00)
|
|
147
147
|
public static let dtShadowLargeType = "dropShadow"
|
|
148
148
|
public static let dtShadowMediumBlur = CGFloat(8.00)
|
|
149
|
-
public static let dtShadowMediumColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
149
|
+
public static let dtShadowMediumColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.251)
|
|
150
150
|
public static let dtShadowMediumOffsetX = CGFloat(0.00)
|
|
151
151
|
public static let dtShadowMediumOffsetY = CGFloat(2.00)
|
|
152
152
|
public static let dtShadowMediumSpread = CGFloat(0.00)
|
|
153
153
|
public static let dtShadowMediumType = "dropShadow"
|
|
154
154
|
public static let dtShadowSmallBlur = CGFloat(4.00)
|
|
155
|
-
public static let dtShadowSmallColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.
|
|
155
|
+
public static let dtShadowSmallColor = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.149)
|
|
156
156
|
public static let dtShadowSmallOffsetX = CGFloat(0.00)
|
|
157
157
|
public static let dtShadowSmallOffsetY = CGFloat(2.00)
|
|
158
158
|
public static let dtShadowSmallSpread = CGFloat(0.00)
|
|
@@ -9,38 +9,38 @@
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
11
|
public enum DialtoneTokensDecaDark {
|
|
12
|
-
public static let dtActionColorBackgroundBaseActive = UIColor(red: 0.584, green: 0.408, blue: 1.000, alpha:
|
|
12
|
+
public static let dtActionColorBackgroundBaseActive = UIColor(red: 0.584, green: 0.408, blue: 1.000, alpha: 0.302)
|
|
13
13
|
public static let dtActionColorBackgroundBaseDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
14
|
-
public static let dtActionColorBackgroundBaseHover = UIColor(red: 0.584, green: 0.408, blue: 1.000, alpha:
|
|
14
|
+
public static let dtActionColorBackgroundBaseHover = UIColor(red: 0.584, green: 0.408, blue: 1.000, alpha: 0.200)
|
|
15
15
|
public static let dtActionColorBackgroundBasePrimaryActive = UIColor(red: 0.671, green: 0.494, blue: 1.000, alpha: 1)
|
|
16
16
|
public static let dtActionColorBackgroundBasePrimaryDefault = UIColor(red: 0.671, green: 0.494, blue: 1.000, alpha: 1)
|
|
17
17
|
public static let dtActionColorBackgroundBasePrimaryHover = UIColor(red: 0.761, green: 0.639, blue: 1.000, alpha: 1)
|
|
18
|
-
public static let dtActionColorBackgroundCriticalActive = UIColor(red: 0.
|
|
18
|
+
public static let dtActionColorBackgroundCriticalActive = UIColor(red: 0.863, green: 0.133, blue: 0.341, alpha: 0.200)
|
|
19
19
|
public static let dtActionColorBackgroundCriticalDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
20
|
-
public static let dtActionColorBackgroundCriticalHover = UIColor(red: 0.576, green: 0.090, blue: 0.227, alpha:
|
|
20
|
+
public static let dtActionColorBackgroundCriticalHover = UIColor(red: 0.576, green: 0.090, blue: 0.227, alpha: 0.200)
|
|
21
21
|
public static let dtActionColorBackgroundCriticalPrimaryActive = UIColor(red: 1.000, green: 0.443, blue: 0.435, alpha: 1)
|
|
22
22
|
public static let dtActionColorBackgroundCriticalPrimaryDefault = UIColor(red: 1.000, green: 0.443, blue: 0.435, alpha: 1)
|
|
23
23
|
public static let dtActionColorBackgroundCriticalPrimaryHover = UIColor(red: 1.000, green: 0.671, blue: 0.643, alpha: 1)
|
|
24
|
-
public static let dtActionColorBackgroundDisabledDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
24
|
+
public static let dtActionColorBackgroundDisabledDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.302)
|
|
25
25
|
public static let dtActionColorBackgroundInvertedActive = UIColor(red: 0.780, green: 0.780, blue: 0.780, alpha: 1)
|
|
26
26
|
public static let dtActionColorBackgroundInvertedDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
27
27
|
public static let dtActionColorBackgroundInvertedHover = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 1)
|
|
28
28
|
public static let dtActionColorBackgroundInvertedPrimaryActive = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
29
29
|
public static let dtActionColorBackgroundInvertedPrimaryDefault = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha: 1)
|
|
30
30
|
public static let dtActionColorBackgroundInvertedPrimaryHover = UIColor(red: 0.114, green: 0.004, blue: 0.333, alpha: 1)
|
|
31
|
-
public static let dtActionColorBackgroundMutedActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
31
|
+
public static let dtActionColorBackgroundMutedActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.302)
|
|
32
32
|
public static let dtActionColorBackgroundMutedDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
33
|
-
public static let dtActionColorBackgroundMutedHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
34
|
-
public static let dtActionColorBackgroundPositiveActive = UIColor(red: 0.000, green: 0.
|
|
33
|
+
public static let dtActionColorBackgroundMutedHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.180)
|
|
34
|
+
public static let dtActionColorBackgroundPositiveActive = UIColor(red: 0.000, green: 0.733, blue: 0.424, alpha: 0.278)
|
|
35
35
|
public static let dtActionColorBackgroundPositiveDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
36
|
-
public static let dtActionColorBackgroundPositiveHover = UIColor(red: 0.000, green: 0.310, blue: 0.180, alpha:
|
|
36
|
+
public static let dtActionColorBackgroundPositiveHover = UIColor(red: 0.000, green: 0.310, blue: 0.180, alpha: 0.278)
|
|
37
37
|
public static let dtActionColorBackgroundPositivePrimaryActive = UIColor(red: 0.682, green: 0.984, blue: 0.235, alpha: 1)
|
|
38
38
|
public static let dtActionColorBackgroundPositivePrimaryDefault = UIColor(red: 0.682, green: 0.984, blue: 0.235, alpha: 1)
|
|
39
39
|
public static let dtActionColorBackgroundPositivePrimaryHover = UIColor(red: 0.820, green: 1.000, blue: 0.463, alpha: 1)
|
|
40
40
|
public static let dtActionColorBorderBaseOutlinedDefault = UIColor(red: 0.761, green: 0.639, blue: 1.000, alpha: 1)
|
|
41
41
|
public static let dtActionColorBorderCriticalOutlinedDefault = UIColor(red: 1.000, green: 0.443, blue: 0.435, alpha: 1)
|
|
42
|
-
public static let dtActionColorBorderInvertedOutlinedDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
43
|
-
public static let dtActionColorBorderMutedOutlinedDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
42
|
+
public static let dtActionColorBorderInvertedOutlinedDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.180)
|
|
43
|
+
public static let dtActionColorBorderMutedOutlinedDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.220)
|
|
44
44
|
public static let dtActionColorForegroundBaseActive = UIColor(red: 0.855, green: 0.780, blue: 1.000, alpha: 1)
|
|
45
45
|
public static let dtActionColorForegroundBaseDefault = UIColor(red: 0.761, green: 0.639, blue: 1.000, alpha: 1)
|
|
46
46
|
public static let dtActionColorForegroundBaseHover = UIColor(red: 0.855, green: 0.780, blue: 1.000, alpha: 1)
|
|
@@ -86,12 +86,12 @@ public enum DialtoneTokensDecaDark {
|
|
|
86
86
|
public static let dtBadgeColorBackgroundBulletin = UIColor(red: 0.671, green: 0.494, blue: 1.000, alpha: 1)
|
|
87
87
|
public static let dtBadgeColorBackgroundBulletinSubtle = UIColor(red: 0.227, green: 0.114, blue: 0.584, alpha: 1)
|
|
88
88
|
public static let dtBadgeColorBackgroundCritical = UIColor(red: 0.392, green: 0.031, blue: 0.137, alpha: 1)
|
|
89
|
-
public static let dtBadgeColorBackgroundDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
89
|
+
public static let dtBadgeColorBackgroundDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.180)
|
|
90
90
|
public static let dtBadgeColorBackgroundInfo = UIColor(red: 0.000, green: 0.192, blue: 0.396, alpha: 1)
|
|
91
91
|
public static let dtBadgeColorBackgroundSuccess = UIColor(red: 0.000, green: 0.310, blue: 0.180, alpha: 1)
|
|
92
92
|
public static let dtBadgeColorBackgroundWarning = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
93
|
-
public static let dtBadgeColorBorderBulletinSubtle = UIColor(red: 0.584, green: 0.408, blue: 1.000, alpha:
|
|
94
|
-
public static let dtBadgeColorBorderDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
93
|
+
public static let dtBadgeColorBorderBulletinSubtle = UIColor(red: 0.584, green: 0.408, blue: 1.000, alpha: 0.600)
|
|
94
|
+
public static let dtBadgeColorBorderDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.141)
|
|
95
95
|
public static let dtBadgeColorForegroundAi = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
|
|
96
96
|
public static let dtBadgeColorForegroundBulletin = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
97
97
|
public static let dtBadgeColorForegroundBulletinSubtle = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
@@ -118,15 +118,15 @@ public enum DialtoneTokensDecaDark {
|
|
|
118
118
|
public static let dtButtonSizeRadiusXs = CGFloat(4.00)
|
|
119
119
|
public static let dtCheckboxColorBackgroundChecked = UIColor(red: 0.671, green: 0.494, blue: 1.000, alpha: 1)
|
|
120
120
|
public static let dtCheckboxColorBorderChecked = UIColor(red: 0.761, green: 0.639, blue: 1.000, alpha: 1)
|
|
121
|
-
public static let dtCheckboxColorBorderUnchecked = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
121
|
+
public static let dtCheckboxColorBorderUnchecked = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.361)
|
|
122
122
|
public static let dtCheckboxColorForegroundChecked = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha: 1)
|
|
123
123
|
public static let dtCheckboxColorForegroundDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
124
124
|
public static let dtCheckboxSizeHeight = CGFloat(16.00)
|
|
125
125
|
public static let dtCheckboxSizeRadius = CGFloat(4.00)
|
|
126
126
|
public static let dtCheckboxSizeWidth = CGFloat(16.00)
|
|
127
127
|
public static let dtColorBorderAccent = UIColor(red: 1.000, green: 0.106, blue: 0.643, alpha: 1)
|
|
128
|
-
public static let dtColorBorderBold = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
129
|
-
public static let dtColorBorderBoldInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
128
|
+
public static let dtColorBorderBold = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
129
|
+
public static let dtColorBorderBoldInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.502)
|
|
130
130
|
public static let dtColorBorderBrand = UIColor(red: 0.761, green: 0.639, blue: 1.000, alpha: 1)
|
|
131
131
|
public static let dtColorBorderBrandInverted = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
132
132
|
public static let dtColorBorderBrandStrong = UIColor(red: 0.855, green: 0.780, blue: 1.000, alpha: 1)
|
|
@@ -139,13 +139,13 @@ public enum DialtoneTokensDecaDark {
|
|
|
139
139
|
public static let dtColorBorderCriticalStrongInverted = UIColor(red: 0.576, green: 0.090, blue: 0.227, alpha: 1)
|
|
140
140
|
public static let dtColorBorderCriticalSubtle = UIColor(red: 0.576, green: 0.090, blue: 0.227, alpha: 1)
|
|
141
141
|
public static let dtColorBorderCriticalSubtleInverted = UIColor(red: 1.000, green: 0.443, blue: 0.435, alpha: 1)
|
|
142
|
-
public static let dtColorBorderDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
143
|
-
public static let dtColorBorderDefaultInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
142
|
+
public static let dtColorBorderDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.220)
|
|
143
|
+
public static let dtColorBorderDefaultInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.180)
|
|
144
144
|
public static let dtColorBorderFocus = UIColor(red: 0.090, green: 0.408, blue: 0.776, alpha: 1)
|
|
145
|
-
public static let dtColorBorderModerate = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
146
|
-
public static let dtColorBorderModerateInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
147
|
-
public static let dtColorBorderSubtle = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
148
|
-
public static let dtColorBorderSubtleInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
145
|
+
public static let dtColorBorderModerate = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.361)
|
|
146
|
+
public static let dtColorBorderModerateInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.341)
|
|
147
|
+
public static let dtColorBorderSubtle = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.141)
|
|
148
|
+
public static let dtColorBorderSubtleInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.102)
|
|
149
149
|
public static let dtColorBorderSuccess = UIColor(red: 0.820, green: 1.000, blue: 0.463, alpha: 1)
|
|
150
150
|
public static let dtColorBorderSuccessInverted = UIColor(red: 0.192, green: 0.698, blue: 0.216, alpha: 1)
|
|
151
151
|
public static let dtColorBorderSuccessStrong = UIColor(red: 0.682, green: 0.984, blue: 0.235, alpha: 1)
|
|
@@ -164,8 +164,8 @@ public enum DialtoneTokensDecaDark {
|
|
|
164
164
|
public static let dtColorForegroundCriticalStrongInverted = UIColor(red: 0.686, green: 0.000, blue: 0.196, alpha: 1)
|
|
165
165
|
public static let dtColorForegroundDisabled = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
166
166
|
public static let dtColorForegroundDisabledInverted = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
167
|
-
public static let dtColorForegroundMuted = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
168
|
-
public static let dtColorForegroundMutedInverted = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha:
|
|
167
|
+
public static let dtColorForegroundMuted = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.502)
|
|
168
|
+
public static let dtColorForegroundMutedInverted = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha: 0.651)
|
|
169
169
|
public static let dtColorForegroundPlaceholder = UIColor(red: 0.502, green: 0.502, blue: 0.502, alpha: 1)
|
|
170
170
|
public static let dtColorForegroundPlaceholderInverted = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
171
171
|
public static let dtColorForegroundPrimary = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
@@ -204,80 +204,80 @@ public enum DialtoneTokensDecaDark {
|
|
|
204
204
|
public static let dtColorLinkWarningHover = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 1)
|
|
205
205
|
public static let dtColorLinkWarningInverted = UIColor(red: 0.506, green: 0.314, blue: 0.031, alpha: 1)
|
|
206
206
|
public static let dtColorLinkWarningInvertedHover = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 1)
|
|
207
|
-
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
207
|
+
public static let dtColorSurfaceBackdrop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.651)
|
|
208
208
|
public static let dtColorSurfaceBold = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
209
209
|
public static let dtColorSurfaceBoldInverted = UIColor(red: 0.831, green: 0.831, blue: 0.831, alpha: 1)
|
|
210
|
-
public static let dtColorSurfaceBoldOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
211
|
-
public static let dtColorSurfaceBoldOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
210
|
+
public static let dtColorSurfaceBoldOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.302)
|
|
211
|
+
public static let dtColorSurfaceBoldOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.180)
|
|
212
212
|
public static let dtColorSurfaceBrand = UIColor(red: 0.114, green: 0.004, blue: 0.333, alpha: 1)
|
|
213
213
|
public static let dtColorSurfaceBrandInverted = UIColor(red: 0.961, green: 0.941, blue: 1.000, alpha: 1)
|
|
214
|
-
public static let dtColorSurfaceBrandOpaque = UIColor(red: 0.114, green: 0.004, blue: 0.333, alpha:
|
|
215
|
-
public static let dtColorSurfaceBrandOpaqueInverted = UIColor(red: 0.961, green: 0.941, blue: 1.000, alpha:
|
|
214
|
+
public static let dtColorSurfaceBrandOpaque = UIColor(red: 0.114, green: 0.004, blue: 0.333, alpha: 0.702)
|
|
215
|
+
public static let dtColorSurfaceBrandOpaqueInverted = UIColor(red: 0.961, green: 0.941, blue: 1.000, alpha: 0.800)
|
|
216
216
|
public static let dtColorSurfaceBrandStrong = UIColor(red: 0.671, green: 0.494, blue: 1.000, alpha: 1)
|
|
217
217
|
public static let dtColorSurfaceBrandStrongInverted = UIColor(red: 0.486, green: 0.322, blue: 1.000, alpha: 1)
|
|
218
218
|
public static let dtColorSurfaceBrandSubtle = UIColor(red: 0.055, green: 0.000, blue: 0.165, alpha: 1)
|
|
219
219
|
public static let dtColorSurfaceBrandSubtleInverted = UIColor(red: 0.976, green: 0.965, blue: 1.000, alpha: 1)
|
|
220
|
-
public static let dtColorSurfaceBrandSubtleOpaque = UIColor(red: 0.055, green: 0.000, blue: 0.165, alpha:
|
|
221
|
-
public static let dtColorSurfaceBrandSubtleOpaqueInverted = UIColor(red: 0.976, green: 0.965, blue: 1.000, alpha:
|
|
220
|
+
public static let dtColorSurfaceBrandSubtleOpaque = UIColor(red: 0.055, green: 0.000, blue: 0.165, alpha: 0.651)
|
|
221
|
+
public static let dtColorSurfaceBrandSubtleOpaqueInverted = UIColor(red: 0.976, green: 0.965, blue: 1.000, alpha: 0.659)
|
|
222
222
|
public static let dtColorSurfaceContrast = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
|
|
223
223
|
public static let dtColorSurfaceContrastInverted = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha: 1)
|
|
224
|
-
public static let dtColorSurfaceContrastOpaque = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
225
|
-
public static let dtColorSurfaceContrastOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
224
|
+
public static let dtColorSurfaceContrastOpaque = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.969)
|
|
225
|
+
public static let dtColorSurfaceContrastOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.969)
|
|
226
226
|
public static let dtColorSurfaceCritical = UIColor(red: 0.220, green: 0.000, blue: 0.063, alpha: 1)
|
|
227
227
|
public static let dtColorSurfaceCriticalInverted = UIColor(red: 1.000, green: 0.898, blue: 0.902, alpha: 1)
|
|
228
|
-
public static let dtColorSurfaceCriticalOpaque = UIColor(red: 0.576, green: 0.090, blue: 0.227, alpha:
|
|
229
|
-
public static let dtColorSurfaceCriticalOpaqueInverted = UIColor(red: 1.000, green: 0.671, blue: 0.643, alpha:
|
|
228
|
+
public static let dtColorSurfaceCriticalOpaque = UIColor(red: 0.576, green: 0.090, blue: 0.227, alpha: 0.200)
|
|
229
|
+
public static let dtColorSurfaceCriticalOpaqueInverted = UIColor(red: 1.000, green: 0.671, blue: 0.643, alpha: 0.502)
|
|
230
230
|
public static let dtColorSurfaceCriticalStrong = UIColor(red: 1.000, green: 0.443, blue: 0.435, alpha: 1)
|
|
231
231
|
public static let dtColorSurfaceCriticalStrongInverted = UIColor(red: 0.851, green: 0.039, blue: 0.271, alpha: 1)
|
|
232
232
|
public static let dtColorSurfaceCriticalSubtle = UIColor(red: 0.110, green: 0.004, blue: 0.031, alpha: 1)
|
|
233
233
|
public static let dtColorSurfaceCriticalSubtleInverted = UIColor(red: 1.000, green: 0.949, blue: 0.953, alpha: 1)
|
|
234
|
-
public static let dtColorSurfaceCriticalSubtleOpaque = UIColor(red: 0.110, green: 0.004, blue: 0.031, alpha:
|
|
235
|
-
public static let dtColorSurfaceCriticalSubtleOpaqueInverted = UIColor(red: 1.000, green: 0.898, blue: 0.902, alpha:
|
|
234
|
+
public static let dtColorSurfaceCriticalSubtleOpaque = UIColor(red: 0.110, green: 0.004, blue: 0.031, alpha: 0.600)
|
|
235
|
+
public static let dtColorSurfaceCriticalSubtleOpaqueInverted = UIColor(red: 1.000, green: 0.898, blue: 0.902, alpha: 0.800)
|
|
236
236
|
public static let dtColorSurfaceInfo = UIColor(red: 0.000, green: 0.078, blue: 0.161, alpha: 1)
|
|
237
237
|
public static let dtColorSurfaceInfoInverted = UIColor(red: 0.918, green: 0.949, blue: 0.980, alpha: 1)
|
|
238
|
-
public static let dtColorSurfaceInfoOpaque = UIColor(red: 0.000, green: 0.078, blue: 0.161, alpha:
|
|
239
|
-
public static let dtColorSurfaceInfoOpaqueInverted = UIColor(red: 0.918, green: 0.949, blue: 0.980, alpha:
|
|
238
|
+
public static let dtColorSurfaceInfoOpaque = UIColor(red: 0.000, green: 0.078, blue: 0.161, alpha: 0.400)
|
|
239
|
+
public static let dtColorSurfaceInfoOpaqueInverted = UIColor(red: 0.918, green: 0.949, blue: 0.980, alpha: 0.600)
|
|
240
240
|
public static let dtColorSurfaceInfoStrong = UIColor(red: 0.290, green: 0.663, blue: 0.918, alpha: 1)
|
|
241
241
|
public static let dtColorSurfaceInfoStrongInverted = UIColor(red: 0.090, green: 0.408, blue: 0.776, alpha: 1)
|
|
242
242
|
public static let dtColorSurfaceInfoSubtle = UIColor(red: 0.004, green: 0.043, blue: 0.086, alpha: 1)
|
|
243
243
|
public static let dtColorSurfaceInfoSubtleInverted = UIColor(red: 0.961, green: 0.976, blue: 0.992, alpha: 1)
|
|
244
|
-
public static let dtColorSurfaceInfoSubtleOpaque = UIColor(red: 0.004, green: 0.043, blue: 0.086, alpha:
|
|
245
|
-
public static let dtColorSurfaceInfoSubtleOpaqueInverted = UIColor(red: 0.961, green: 0.976, blue: 0.992, alpha:
|
|
244
|
+
public static let dtColorSurfaceInfoSubtleOpaque = UIColor(red: 0.004, green: 0.043, blue: 0.086, alpha: 0.702)
|
|
245
|
+
public static let dtColorSurfaceInfoSubtleOpaqueInverted = UIColor(red: 0.961, green: 0.976, blue: 0.992, alpha: 0.659)
|
|
246
246
|
public static let dtColorSurfaceModerate = UIColor(red: 0.239, green: 0.239, blue: 0.239, alpha: 1)
|
|
247
247
|
public static let dtColorSurfaceModerateInverted = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
248
|
-
public static let dtColorSurfaceModerateOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
249
|
-
public static let dtColorSurfaceModerateOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
248
|
+
public static let dtColorSurfaceModerateOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.180)
|
|
249
|
+
public static let dtColorSurfaceModerateOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.110)
|
|
250
250
|
public static let dtColorSurfacePrimary = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha: 1)
|
|
251
251
|
public static let dtColorSurfacePrimaryInverted = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
|
|
252
|
-
public static let dtColorSurfacePrimaryOpaque = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
252
|
+
public static let dtColorSurfacePrimaryOpaque = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.961)
|
|
253
253
|
public static let dtColorSurfaceSecondary = UIColor(red: 0.122, green: 0.122, blue: 0.122, alpha: 1)
|
|
254
254
|
public static let dtColorSurfaceSecondaryInverted = UIColor(red: 0.976, green: 0.976, blue: 0.976, alpha: 1)
|
|
255
|
-
public static let dtColorSurfaceSecondaryOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
256
|
-
public static let dtColorSurfaceSecondaryOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
255
|
+
public static let dtColorSurfaceSecondaryOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.031)
|
|
256
|
+
public static let dtColorSurfaceSecondaryOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.039)
|
|
257
257
|
public static let dtColorSurfaceStrong = UIColor(red: 0.690, green: 0.690, blue: 0.690, alpha: 1)
|
|
258
258
|
public static let dtColorSurfaceStrongInverted = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
|
|
259
|
-
public static let dtColorSurfaceStrongOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
260
|
-
public static let dtColorSurfaceStrongOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha:
|
|
259
|
+
public static let dtColorSurfaceStrongOpaque = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.741)
|
|
260
|
+
public static let dtColorSurfaceStrongOpaqueInverted = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.671)
|
|
261
261
|
public static let dtColorSurfaceSuccess = UIColor(red: 0.004, green: 0.153, blue: 0.090, alpha: 1)
|
|
262
262
|
public static let dtColorSurfaceSuccessInverted = UIColor(red: 0.929, green: 0.976, blue: 0.922, alpha: 1)
|
|
263
|
-
public static let dtColorSurfaceSuccessOpaque = UIColor(red: 0.000, green: 0.310, blue: 0.180, alpha:
|
|
264
|
-
public static let dtColorSurfaceSuccessOpaqueInverted = UIColor(red: 0.859, green: 1.000, blue: 0.663, alpha:
|
|
263
|
+
public static let dtColorSurfaceSuccessOpaque = UIColor(red: 0.000, green: 0.310, blue: 0.180, alpha: 0.278)
|
|
264
|
+
public static let dtColorSurfaceSuccessOpaqueInverted = UIColor(red: 0.859, green: 1.000, blue: 0.663, alpha: 0.302)
|
|
265
265
|
public static let dtColorSurfaceSuccessStrong = UIColor(red: 0.682, green: 0.984, blue: 0.235, alpha: 1)
|
|
266
266
|
public static let dtColorSurfaceSuccessStrongInverted = UIColor(red: 0.192, green: 0.698, blue: 0.216, alpha: 1)
|
|
267
267
|
public static let dtColorSurfaceSuccessSubtle = UIColor(red: 0.000, green: 0.082, blue: 0.051, alpha: 1)
|
|
268
268
|
public static let dtColorSurfaceSuccessSubtleInverted = UIColor(red: 0.965, green: 0.988, blue: 0.961, alpha: 1)
|
|
269
|
-
public static let dtColorSurfaceSuccessSubtleOpaque = UIColor(red: 0.000, green: 0.082, blue: 0.051, alpha:
|
|
270
|
-
public static let dtColorSurfaceSuccessSubtleOpaqueInverted = UIColor(red: 0.965, green: 0.988, blue: 0.961, alpha:
|
|
269
|
+
public static let dtColorSurfaceSuccessSubtleOpaque = UIColor(red: 0.000, green: 0.082, blue: 0.051, alpha: 0.600)
|
|
270
|
+
public static let dtColorSurfaceSuccessSubtleOpaqueInverted = UIColor(red: 0.965, green: 0.988, blue: 0.961, alpha: 0.659)
|
|
271
271
|
public static let dtColorSurfaceWarning = UIColor(red: 0.173, green: 0.106, blue: 0.008, alpha: 1)
|
|
272
272
|
public static let dtColorSurfaceWarningInverted = UIColor(red: 1.000, green: 0.957, blue: 0.800, alpha: 1)
|
|
273
|
-
public static let dtColorSurfaceWarningOpaque = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha:
|
|
274
|
-
public static let dtColorSurfaceWarningOpaqueInverted = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha:
|
|
273
|
+
public static let dtColorSurfaceWarningOpaque = UIColor(red: 0.325, green: 0.196, blue: 0.016, alpha: 0.349)
|
|
274
|
+
public static let dtColorSurfaceWarningOpaqueInverted = UIColor(red: 1.000, green: 0.910, blue: 0.612, alpha: 0.502)
|
|
275
275
|
public static let dtColorSurfaceWarningStrong = UIColor(red: 1.000, green: 0.859, blue: 0.502, alpha: 1)
|
|
276
276
|
public static let dtColorSurfaceWarningStrongInverted = UIColor(red: 1.000, green: 0.741, blue: 0.282, alpha: 1)
|
|
277
277
|
public static let dtColorSurfaceWarningSubtle = UIColor(red: 0.125, green: 0.075, blue: 0.004, alpha: 1)
|
|
278
278
|
public static let dtColorSurfaceWarningSubtleInverted = UIColor(red: 1.000, green: 0.980, blue: 0.898, alpha: 1)
|
|
279
|
-
public static let dtColorSurfaceWarningSubtleOpaque = UIColor(red: 0.125, green: 0.075, blue: 0.004, alpha:
|
|
280
|
-
public static let dtColorSurfaceWarningSubtleOpaqueInverted = UIColor(red: 1.000, green: 0.980, blue: 0.898, alpha:
|
|
279
|
+
public static let dtColorSurfaceWarningSubtleOpaque = UIColor(red: 0.125, green: 0.075, blue: 0.004, alpha: 0.702)
|
|
280
|
+
public static let dtColorSurfaceWarningSubtleOpaqueInverted = UIColor(red: 1.000, green: 0.980, blue: 0.898, alpha: 0.702)
|
|
281
281
|
public static let dtIconSize100 = CGFloat(10.00) * 0.8 * 1.5
|
|
282
282
|
public static let dtIconSize200 = CGFloat(10.00) * 0.8 * 1.75
|
|
283
283
|
public static let dtIconSize300 = CGFloat(10.00) * 0.8 * 2.25
|
|
@@ -294,11 +294,11 @@ public enum DialtoneTokensDecaDark {
|
|
|
294
294
|
public static let dtIconSizeBorder600 = CGFloat(1.00) * 2.5
|
|
295
295
|
public static let dtIconSizeBorder700 = CGFloat(1.00) * 2.75
|
|
296
296
|
public static let dtIconSizeBorder800 = CGFloat(1.00) * 3.5
|
|
297
|
-
public static let dtInputsColorBackgroundDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
298
|
-
public static let dtInputsColorBackgroundDisabled = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
297
|
+
public static let dtInputsColorBackgroundDefault = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.031)
|
|
298
|
+
public static let dtInputsColorBackgroundDisabled = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.180)
|
|
299
299
|
public static let dtInputsColorBackgroundFocus = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha: 1)
|
|
300
300
|
public static let dtInputsColorBorderCritical = UIColor(red: 1.000, green: 0.443, blue: 0.435, alpha: 1)
|
|
301
|
-
public static let dtInputsColorBorderDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
301
|
+
public static let dtInputsColorBorderDefault = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.220)
|
|
302
302
|
public static let dtInputsColorBorderDisabled = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
303
303
|
public static let dtInputsColorBorderFocus = UIColor(red: 0.090, green: 0.408, blue: 0.776, alpha: 1)
|
|
304
304
|
public static let dtInputsColorBorderSuccess = UIColor(red: 0.820, green: 1.000, blue: 0.463, alpha: 1)
|
|
@@ -330,7 +330,7 @@ public enum DialtoneTokensDecaDark {
|
|
|
330
330
|
public static let dtInputsSizeRadiusXs = CGFloat(4.00)
|
|
331
331
|
public static let dtRadioColorBackgroundChecked = UIColor(red: 0.671, green: 0.494, blue: 1.000, alpha: 1)
|
|
332
332
|
public static let dtRadioColorBorderChecked = UIColor(red: 0.761, green: 0.639, blue: 1.000, alpha: 1)
|
|
333
|
-
public static let dtRadioColorBorderUnchecked = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:
|
|
333
|
+
public static let dtRadioColorBorderUnchecked = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.361)
|
|
334
334
|
public static let dtRadioColorForegroundChecked = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha: 1)
|
|
335
335
|
public static let dtRadioColorForegroundDefault = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
336
336
|
public static let dtRadioSizeHeight = CGFloat(16.00)
|
|
@@ -350,33 +350,33 @@ public enum DialtoneTokensDecaDark {
|
|
|
350
350
|
public static let dtThemeSidebarColorForeground = UIColor(red: 0.780, green: 0.780, blue: 0.780, alpha: 1)
|
|
351
351
|
public static let dtThemeSidebarColorForegroundUnread = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
352
352
|
public static let dtThemeSidebarIconColorForeground = UIColor(red: 0.780, green: 0.780, blue: 0.780, alpha: 1)
|
|
353
|
-
public static let dtThemeSidebarRowColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
354
|
-
public static let dtThemeSidebarRowColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
355
|
-
public static let dtThemeSidebarRowColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
353
|
+
public static let dtThemeSidebarRowColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0)
|
|
354
|
+
public static let dtThemeSidebarRowColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.149)
|
|
355
|
+
public static let dtThemeSidebarRowColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.102)
|
|
356
356
|
public static let dtThemeSidebarSectionColorForeground = UIColor(red: 0.690, green: 0.690, blue: 0.690, alpha: 1)
|
|
357
|
-
public static let dtThemeSidebarSelectedRowColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
357
|
+
public static let dtThemeSidebarSelectedRowColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.122)
|
|
358
358
|
public static let dtThemeSidebarSelectedRowColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
359
359
|
public static let dtThemeSidebarStatusColorForeground = UIColor(red: 0.690, green: 0.690, blue: 0.690, alpha: 1)
|
|
360
|
-
public static let dtThemeTopbarButtonColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
361
|
-
public static let dtThemeTopbarButtonColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
362
|
-
public static let dtThemeTopbarButtonColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
363
|
-
public static let dtThemeTopbarButtonColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
360
|
+
public static let dtThemeTopbarButtonColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0)
|
|
361
|
+
public static let dtThemeTopbarButtonColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.102)
|
|
362
|
+
public static let dtThemeTopbarButtonColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.149)
|
|
363
|
+
public static let dtThemeTopbarButtonColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.651)
|
|
364
364
|
public static let dtThemeTopbarButtonColorForegroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 1)
|
|
365
365
|
public static let dtThemeTopbarColorBackground = UIColor(red: 0.122, green: 0.122, blue: 0.122, alpha: 1)
|
|
366
|
-
public static let dtThemeTopbarColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
367
|
-
public static let dtThemeTopbarFieldColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
368
|
-
public static let dtThemeTopbarFieldColorBackgroundHover = UIColor(red: 0.
|
|
369
|
-
public static let dtThemeTopbarFieldColorBorder = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
370
|
-
public static let dtThemeTopbarFieldColorBorderActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
371
|
-
public static let dtThemeTopbarFieldColorBorderHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
372
|
-
public static let dtThemeTopbarFieldColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
373
|
-
public static let dtThemeTopbarFieldColorForegroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
374
|
-
public static let dtThemeTopbarProfileColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
375
|
-
public static let dtThemeTopbarProfileColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
376
|
-
public static let dtThemeTopbarProfileColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
377
|
-
public static let dtThemeTopbarProfileColorBackgroundInverted = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
378
|
-
public static let dtThemeTopbarProfileColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha:
|
|
379
|
-
public static let dtThemeTopbarProfileColorForegroundInverted = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha:
|
|
366
|
+
public static let dtThemeTopbarColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.800)
|
|
367
|
+
public static let dtThemeTopbarFieldColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.051)
|
|
368
|
+
public static let dtThemeTopbarFieldColorBackgroundHover = UIColor(red: 0.082, green: 0.082, blue: 0.082, alpha: 1)
|
|
369
|
+
public static let dtThemeTopbarFieldColorBorder = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0)
|
|
370
|
+
public static let dtThemeTopbarFieldColorBorderActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.200)
|
|
371
|
+
public static let dtThemeTopbarFieldColorBorderHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.102)
|
|
372
|
+
public static let dtThemeTopbarFieldColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.502)
|
|
373
|
+
public static let dtThemeTopbarFieldColorForegroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.749)
|
|
374
|
+
public static let dtThemeTopbarProfileColorBackground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.051)
|
|
375
|
+
public static let dtThemeTopbarProfileColorBackgroundActive = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.141)
|
|
376
|
+
public static let dtThemeTopbarProfileColorBackgroundHover = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.102)
|
|
377
|
+
public static let dtThemeTopbarProfileColorBackgroundInverted = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.749)
|
|
378
|
+
public static let dtThemeTopbarProfileColorForeground = UIColor(red: 0.902, green: 0.902, blue: 0.902, alpha: 0.800)
|
|
379
|
+
public static let dtThemeTopbarProfileColorForegroundInverted = UIColor(red: 0.090, green: 0.090, blue: 0.090, alpha: 0.749)
|
|
380
380
|
public static let dtTypographyBodyMdCompactFontFamily = UIFont.systemFont(ofSize: 15)
|
|
381
381
|
public static let dtTypographyBodyMdCompactFontSize = CGFloat(10.00) * 1.5
|
|
382
382
|
public static let dtTypographyBodyMdCompactFontWeight = 400
|