@momentum-design/tokens 0.0.78 → 0.0.80

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/dark-stable.css +12 -1
  5. package/dist/css/theme/webex/hc-dark-stable.css +11 -1
  6. package/dist/css/theme/webex/hc-light-stable.css +11 -1
  7. package/dist/css/theme/webex/light-stable.css +11 -1
  8. package/dist/ios/core/complete.swift +1 -1
  9. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  10. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  11. package/dist/ios/theme/webex/dark-stable.swift +12 -1
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +11 -1
  13. package/dist/ios/theme/webex/hc-light-stable.swift +11 -1
  14. package/dist/ios/theme/webex/light-stable.swift +11 -1
  15. package/dist/json/theme/webex/dark-stable.json +305 -0
  16. package/dist/json/theme/webex/hc-dark-stable.json +271 -0
  17. package/dist/json/theme/webex/hc-light-stable.json +271 -0
  18. package/dist/json/theme/webex/light-stable.json +271 -0
  19. package/dist/json-minimal/theme/webex/dark-stable.json +20 -1
  20. package/dist/json-minimal/theme/webex/hc-dark-stable.json +18 -2
  21. package/dist/json-minimal/theme/webex/hc-light-stable.json +18 -2
  22. package/dist/json-minimal/theme/webex/light-stable.json +18 -2
  23. package/dist/resources/core/complete.xml +1 -1
  24. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  25. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  26. package/dist/resources/theme/webex/dark-stable.xml +12 -1
  27. package/dist/resources/theme/webex/hc-dark-stable.xml +11 -1
  28. package/dist/resources/theme/webex/hc-light-stable.xml +11 -1
  29. package/dist/resources/theme/webex/light-stable.xml +11 -1
  30. package/dist/scss/core/complete.scss +1 -1
  31. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  32. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  33. package/dist/scss/theme/webex/dark-stable.scss +12 -1
  34. package/dist/scss/theme/webex/hc-dark-stable.scss +11 -1
  35. package/dist/scss/theme/webex/hc-light-stable.scss +11 -1
  36. package/dist/scss/theme/webex/light-stable.scss +11 -1
  37. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 23 Aug 2024 15:04:15 GMT
3
+ * Generated on Mon, 26 Aug 2024 08:33:59 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 23 Aug 2024 15:04:16 GMT
3
+ * Generated on Mon, 26 Aug 2024 08:34:00 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-day {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 23 Aug 2024 15:04:16 GMT
3
+ * Generated on Mon, 26 Aug 2024 08:34:00 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-night {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 23 Aug 2024 15:04:15 GMT
3
+ * Generated on Mon, 26 Aug 2024 08:33:59 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -64,6 +64,7 @@
64
64
  --mds-color-theme-inverted-text-secondary-normal: #000000b3;
65
65
  --mds-color-theme-inverted-text-accent-normal: #0353a8;
66
66
  --mds-color-theme-inverted-text-accent-hover: #0a274a;
67
+ --mds-color-theme-inverted-text-accent-active: #0a274a;
67
68
  --mds-color-theme-inverted-background-normal: #ffffff;
68
69
  --mds-color-theme-inverted-button-primary-normal: #000000f2;
69
70
  --mds-color-theme-inverted-button-primary-hover: #000000cc;
@@ -147,6 +148,12 @@
147
148
  --mds-color-theme-background-label-violet-normal: #29223d;
148
149
  --mds-color-theme-background-label-violet-hover: #432c78;
149
150
  --mds-color-theme-background-label-violet-active: #643abd;
151
+ --mds-color-theme-background-label-default-normal: #262626;
152
+ --mds-color-theme-background-label-default-hover: #3b3b3b;
153
+ --mds-color-theme-background-label-default-active: #545454;
154
+ --mds-color-theme-background-label-error-normal: #4f0e10;
155
+ --mds-color-theme-background-label-error-hover: #780d13;
156
+ --mds-color-theme-background-label-error-active: #ab0a15;
150
157
  --mds-color-theme-background-namelabel-normal: #00000099;
151
158
  --mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
152
159
  --mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
@@ -198,6 +205,7 @@
198
205
  --mds-color-theme-outline-label-violet: #c7a5fa;
199
206
  --mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #c233c4 0%, #d43b52 100%);
200
207
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
208
+ --mds-color-theme-outline-warning-normal: #f2990a;
201
209
  --mds-color-theme-control-active-normal: #64b4fa;
202
210
  --mds-color-theme-control-active-hover: #3492eb;
203
211
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -271,6 +279,7 @@
271
279
  --mds-color-theme-common-outline-input-normal: #ffffff80;
272
280
  --mds-color-theme-common-outline-secondary-normal: #00000033;
273
281
  --mds-color-theme-common-outline-secondary-disabled: #00000033;
282
+ --mds-color-theme-common-outline-warning-normal: #f2990a;
274
283
  --mds-color-theme-common-control-share-content-selected: #3cc29a;
275
284
  --mds-color-theme-common-control-share-content-active: #c94403;
276
285
  --mds-color-theme-common-control-share-content-inactive: #707070;
@@ -356,6 +365,8 @@
356
365
  --mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%);
357
366
  --mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
358
367
  --mds-color-theme-avatar-default: #545454;
368
+ --mds-color-theme-avatar-hover: #ffffff12;
369
+ --mds-color-theme-avatar-pressed: #ffffff33;
359
370
  --mds-color-theme-avatar-cobalt: #08599c;
360
371
  --mds-color-theme-avatar-cyan: #066070;
361
372
  --mds-color-theme-avatar-gold: #735107;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 23 Aug 2024 15:04:15 GMT
3
+ * Generated on Mon, 26 Aug 2024 08:33:59 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcDarkWebex {
@@ -64,6 +64,7 @@
64
64
  --mds-color-theme-inverted-text-secondary-normal: #000000;
65
65
  --mds-color-theme-inverted-text-accent-normal: #000000;
66
66
  --mds-color-theme-inverted-text-accent-hover: #ffffff;
67
+ --mds-color-theme-inverted-text-accent-active: #ffffff;
67
68
  --mds-color-theme-inverted-background-normal: #000000;
68
69
  --mds-color-theme-inverted-button-primary-normal: #000000;
69
70
  --mds-color-theme-inverted-button-primary-hover: #1aebff;
@@ -147,6 +148,12 @@
147
148
  --mds-color-theme-background-label-violet-normal: #000000;
148
149
  --mds-color-theme-background-label-violet-hover: #1aebff;
149
150
  --mds-color-theme-background-label-violet-active: #1aebff;
151
+ --mds-color-theme-background-label-default-normal: #000000;
152
+ --mds-color-theme-background-label-default-hover: #1aebff;
153
+ --mds-color-theme-background-label-default-active: #1aebff;
154
+ --mds-color-theme-background-label-error-normal: #000000;
155
+ --mds-color-theme-background-label-error-hover: #1aebff;
156
+ --mds-color-theme-background-label-error-active: #1aebff;
150
157
  --mds-color-theme-background-namelabel-normal: #000000;
151
158
  --mds-color-theme-background-reaction-normal: #000000;
152
159
  --mds-color-theme-background-gradient-secondary-normal: #000000;
@@ -198,6 +205,7 @@
198
205
  --mds-color-theme-outline-label-violet: #ffffff;
199
206
  --mds-color-theme-outline-promotion-normal: #ffffff;
200
207
  --mds-color-theme-outline-gradient-active: #ffffff;
208
+ --mds-color-theme-outline-warning-normal: #ffffff;
201
209
  --mds-color-theme-control-active-normal: #1aebff;
202
210
  --mds-color-theme-control-active-hover: #000000;
203
211
  --mds-color-theme-control-active-pressed: #000000;
@@ -283,6 +291,8 @@
283
291
  --mds-color-theme-avatar-slate: #ffffff;
284
292
  --mds-color-theme-avatar-violet: #ffffff;
285
293
  --mds-color-theme-avatar-yellow: #ffffff;
294
+ --mds-color-theme-avatar-hover: #ffffff;
295
+ --mds-color-theme-avatar-pressed: #ffffff;
286
296
  --mds-color-theme-common-text-primary-normal: #ffffff;
287
297
  --mds-color-theme-common-text-primary-disabled: #3ff23f;
288
298
  --mds-color-theme-common-text-secondary-normal: #ffffff;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 23 Aug 2024 15:04:16 GMT
3
+ * Generated on Mon, 26 Aug 2024 08:34:00 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcLightWebex {
@@ -64,6 +64,7 @@
64
64
  --mds-color-theme-inverted-text-secondary-normal: #ffffff;
65
65
  --mds-color-theme-inverted-text-accent-normal: #ffffff;
66
66
  --mds-color-theme-inverted-text-accent-hover: #000000;
67
+ --mds-color-theme-inverted-text-accent-active: #000000;
67
68
  --mds-color-theme-inverted-background-normal: #ffffff;
68
69
  --mds-color-theme-inverted-button-primary-normal: #ffffff;
69
70
  --mds-color-theme-inverted-button-primary-hover: #37006e;
@@ -147,6 +148,12 @@
147
148
  --mds-color-theme-background-label-violet-normal: #ffffff;
148
149
  --mds-color-theme-background-label-violet-hover: #37006e;
149
150
  --mds-color-theme-background-label-violet-active: #37006e;
151
+ --mds-color-theme-background-label-default-normal: #ffffff;
152
+ --mds-color-theme-background-label-default-hover: #37006e;
153
+ --mds-color-theme-background-label-default-active: #37006e;
154
+ --mds-color-theme-background-label-error-normal: #ffffff;
155
+ --mds-color-theme-background-label-error-hover: #37006e;
156
+ --mds-color-theme-background-label-error-active: #37006e;
150
157
  --mds-color-theme-background-namelabel-normal: #ffffff;
151
158
  --mds-color-theme-background-reaction-normal: #ffffff;
152
159
  --mds-color-theme-background-gradient-secondary-normal: #ffffff;
@@ -198,6 +205,7 @@
198
205
  --mds-color-theme-outline-label-violet: #000000;
199
206
  --mds-color-theme-outline-promotion-normal: #000000;
200
207
  --mds-color-theme-outline-gradient-active: #000000;
208
+ --mds-color-theme-outline-warning-normal: #000000;
201
209
  --mds-color-theme-control-active-normal: #37006e;
202
210
  --mds-color-theme-control-active-hover: #ffffff;
203
211
  --mds-color-theme-control-active-pressed: #ffffff;
@@ -269,6 +277,8 @@
269
277
  --mds-color-theme-avatar-slate: #000000;
270
278
  --mds-color-theme-avatar-violet: #000000;
271
279
  --mds-color-theme-avatar-yellow: #000000;
280
+ --mds-color-theme-avatar-hover: #000000;
281
+ --mds-color-theme-avatar-pressed: #000000;
272
282
  --mds-color-theme-common-text-primary-normal: #000000;
273
283
  --mds-color-theme-common-text-primary-disabled: #600000;
274
284
  --mds-color-theme-common-text-secondary-normal: #000000;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 23 Aug 2024 15:04:15 GMT
3
+ * Generated on Mon, 26 Aug 2024 08:33:59 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -64,6 +64,7 @@
64
64
  --mds-color-theme-inverted-text-secondary-normal: #ffffffb3;
65
65
  --mds-color-theme-inverted-text-accent-normal: #64b4fa;
66
66
  --mds-color-theme-inverted-text-accent-hover: #bfe3ff;
67
+ --mds-color-theme-inverted-text-accent-active: #bfe3ff;
67
68
  --mds-color-theme-inverted-background-normal: #000000;
68
69
  --mds-color-theme-inverted-button-primary-normal: #fffffff2;
69
70
  --mds-color-theme-inverted-button-primary-hover: #ffffffcc;
@@ -147,6 +148,12 @@
147
148
  --mds-color-theme-background-label-violet-normal: #f8f2fc;
148
149
  --mds-color-theme-background-label-violet-hover: #f0e3fc;
149
150
  --mds-color-theme-background-label-violet-active: #e2cafc;
151
+ --mds-color-theme-background-label-default-normal: #ededed;
152
+ --mds-color-theme-background-label-default-hover: #dedede;
153
+ --mds-color-theme-background-label-default-active: #c9c9c9;
154
+ --mds-color-theme-background-label-error-normal: #ffe8ea;
155
+ --mds-color-theme-background-label-error-hover: #ffd4da;
156
+ --mds-color-theme-background-label-error-active: #ffb8c1;
150
157
  --mds-color-theme-background-namelabel-normal: #00000099;
151
158
  --mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
152
159
  --mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
@@ -198,6 +205,7 @@
198
205
  --mds-color-theme-outline-label-violet: #c7a5fa;
199
206
  --mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #251329 0%, #a12a3a 100%);
200
207
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
208
+ --mds-color-theme-outline-warning-normal: #7d4705;
201
209
  --mds-color-theme-control-active-normal: #1170cf;
202
210
  --mds-color-theme-control-active-hover: #0353a8;
203
211
  --mds-color-theme-control-active-pressed: #063a75;
@@ -353,6 +361,8 @@
353
361
  --mds-color-theme-avatar-slate: #535573;
354
362
  --mds-color-theme-avatar-violet: #643abd;
355
363
  --mds-color-theme-avatar-yellow: #7d4705;
364
+ --mds-color-theme-avatar-hover: #00000012;
365
+ --mds-color-theme-avatar-pressed: #00000033;
356
366
  --mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%);
357
367
  --mds-color-theme-gradientdivider-default-hover: linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%);
358
368
  --mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 22.4%, #ab0a1500 100%);
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 23 Aug 2024 15:04:15 GMT
7
+ // Generated on Mon, 26 Aug 2024 08:33:59 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 23 Aug 2024 15:04:16 GMT
7
+ // Generated on Mon, 26 Aug 2024 08:34:00 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 23 Aug 2024 15:04:16 GMT
7
+ // Generated on Mon, 26 Aug 2024 08:34:00 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 23 Aug 2024 15:04:15 GMT
7
+ // Generated on Mon, 26 Aug 2024 08:33:59 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -14,10 +14,12 @@ public class {
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
16
  public static let mdsColorThemeAvatarGold = #735107
17
+ public static let mdsColorThemeAvatarHover = #ffffff12
17
18
  public static let mdsColorThemeAvatarLime = #416116
18
19
  public static let mdsColorThemeAvatarMint = #12615a
19
20
  public static let mdsColorThemeAvatarOrange = #9c3202
20
21
  public static let mdsColorThemeAvatarPink = #a12a3a
22
+ public static let mdsColorThemeAvatarPressed = #ffffff33
21
23
  public static let mdsColorThemeAvatarPurple = #932099
22
24
  public static let mdsColorThemeAvatarSlate = #535573
23
25
  public static let mdsColorThemeAvatarViolet = #643abd
@@ -49,6 +51,12 @@ public class {
49
51
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
50
52
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
51
53
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
54
+ public static let mdsColorThemeBackgroundLabelDefaultActive = #545454
55
+ public static let mdsColorThemeBackgroundLabelDefaultHover = #3b3b3b
56
+ public static let mdsColorThemeBackgroundLabelDefaultNormal = #262626
57
+ public static let mdsColorThemeBackgroundLabelErrorActive = #ab0a15
58
+ public static let mdsColorThemeBackgroundLabelErrorHover = #780d13
59
+ public static let mdsColorThemeBackgroundLabelErrorNormal = #4f0e10
52
60
  public static let mdsColorThemeBackgroundLabelGoldActive = #735107
53
61
  public static let mdsColorThemeBackgroundLabelGoldHover = #4d370c
54
62
  public static let mdsColorThemeBackgroundLabelGoldNormal = #30240d
@@ -152,6 +160,7 @@ public class {
152
160
  public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff66
153
161
  public static let mdsColorThemeCommonOutlineSecondaryDisabled = #00000033
154
162
  public static let mdsColorThemeCommonOutlineSecondaryNormal = #00000033
163
+ public static let mdsColorThemeCommonOutlineWarningNormal = #f2990a
155
164
  public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #00000000
156
165
  public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #0000004d
157
166
  public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #000000cc
@@ -275,6 +284,7 @@ public class {
275
284
  public static let mdsColorThemeInvertedOutlineDisabledNormal = #00000033
276
285
  public static let mdsColorThemeInvertedOutlinePrimaryNormal = #00000075
277
286
  public static let mdsColorThemeInvertedOutlineThemeNormal = #1170cf
287
+ public static let mdsColorThemeInvertedTextAccentActive = #0a274a
278
288
  public static let mdsColorThemeInvertedTextAccentHover = #0a274a
279
289
  public static let mdsColorThemeInvertedTextAccentNormal = #0353a8
280
290
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #00000066
@@ -305,6 +315,7 @@ public class {
305
315
  public static let mdsColorThemeOutlineShareInactive = #8f8f8f
306
316
  public static let mdsColorThemeOutlineShareSelected = #27a17a
307
317
  public static let mdsColorThemeOutlineThemeNormal = #64b4fa
318
+ public static let mdsColorThemeOutlineWarningNormal = #f2990a
308
319
  public static let mdsColorThemeOverlayButtonSecondaryHover = #262626
309
320
  public static let mdsColorThemeOverlayButtonSecondaryNormal = #0f0f0f
310
321
  public static let mdsColorThemeOverlayButtonSecondaryPressed = #3b3b3b
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 23 Aug 2024 15:04:16 GMT
7
+ // Generated on Mon, 26 Aug 2024 08:33:59 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -14,10 +14,12 @@ public class {
14
14
  public static let mdsColorThemeAvatarCyan = #ffffff
15
15
  public static let mdsColorThemeAvatarDefault = #ffffff
16
16
  public static let mdsColorThemeAvatarGold = #ffffff
17
+ public static let mdsColorThemeAvatarHover = #ffffff
17
18
  public static let mdsColorThemeAvatarLime = #ffffff
18
19
  public static let mdsColorThemeAvatarMint = #ffffff
19
20
  public static let mdsColorThemeAvatarOrange = #ffffff
20
21
  public static let mdsColorThemeAvatarPink = #ffffff
22
+ public static let mdsColorThemeAvatarPressed = #ffffff
21
23
  public static let mdsColorThemeAvatarPurple = #ffffff
22
24
  public static let mdsColorThemeAvatarSlate = #ffffff
23
25
  public static let mdsColorThemeAvatarViolet = #ffffff
@@ -49,6 +51,12 @@ public class {
49
51
  public static let mdsColorThemeBackgroundLabelCobaltActive = #1aebff
50
52
  public static let mdsColorThemeBackgroundLabelCobaltHover = #1aebff
51
53
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #000000
54
+ public static let mdsColorThemeBackgroundLabelDefaultActive = #1aebff
55
+ public static let mdsColorThemeBackgroundLabelDefaultHover = #1aebff
56
+ public static let mdsColorThemeBackgroundLabelDefaultNormal = #000000
57
+ public static let mdsColorThemeBackgroundLabelErrorActive = #1aebff
58
+ public static let mdsColorThemeBackgroundLabelErrorHover = #1aebff
59
+ public static let mdsColorThemeBackgroundLabelErrorNormal = #000000
52
60
  public static let mdsColorThemeBackgroundLabelGoldActive = #1aebff
53
61
  public static let mdsColorThemeBackgroundLabelGoldHover = #1aebff
54
62
  public static let mdsColorThemeBackgroundLabelGoldNormal = #000000
@@ -262,6 +270,7 @@ public class {
262
270
  public static let mdsColorThemeInvertedOutlineDisabledNormal = #3ff23f
263
271
  public static let mdsColorThemeInvertedOutlinePrimaryNormal = #ffffff
264
272
  public static let mdsColorThemeInvertedOutlineTheme = #ffffff
273
+ public static let mdsColorThemeInvertedTextAccentActive = #ffffff
265
274
  public static let mdsColorThemeInvertedTextAccentHover = #ffffff
266
275
  public static let mdsColorThemeInvertedTextAccentNormal = #000000
267
276
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #3ff23f
@@ -293,6 +302,7 @@ public class {
293
302
  public static let mdsColorThemeOutlineShareInactive = #3ff23f
294
303
  public static let mdsColorThemeOutlineShareSelected = #ffff00
295
304
  public static let mdsColorThemeOutlineThemeNormal = #ffffff
305
+ public static let mdsColorThemeOutlineWarningNormal = #ffffff
296
306
  public static let mdsColorThemeOverlayButtonSecondaryHover = #1aebff
297
307
  public static let mdsColorThemeOverlayButtonSecondaryNormal = #000000
298
308
  public static let mdsColorThemeOverlayButtonSecondaryPressed = #1aebff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 23 Aug 2024 15:04:16 GMT
7
+ // Generated on Mon, 26 Aug 2024 08:34:00 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -14,10 +14,12 @@ public class {
14
14
  public static let mdsColorThemeAvatarCyan = #000000
15
15
  public static let mdsColorThemeAvatarDefault = #000000
16
16
  public static let mdsColorThemeAvatarGold = #000000
17
+ public static let mdsColorThemeAvatarHover = #000000
17
18
  public static let mdsColorThemeAvatarLime = #000000
18
19
  public static let mdsColorThemeAvatarMint = #000000
19
20
  public static let mdsColorThemeAvatarOrange = #000000
20
21
  public static let mdsColorThemeAvatarPink = #000000
22
+ public static let mdsColorThemeAvatarPressed = #000000
21
23
  public static let mdsColorThemeAvatarPurple = #000000
22
24
  public static let mdsColorThemeAvatarSlate = #000000
23
25
  public static let mdsColorThemeAvatarViolet = #000000
@@ -49,6 +51,12 @@ public class {
49
51
  public static let mdsColorThemeBackgroundLabelCobaltActive = #37006e
50
52
  public static let mdsColorThemeBackgroundLabelCobaltHover = #37006e
51
53
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #ffffff
54
+ public static let mdsColorThemeBackgroundLabelDefaultActive = #37006e
55
+ public static let mdsColorThemeBackgroundLabelDefaultHover = #37006e
56
+ public static let mdsColorThemeBackgroundLabelDefaultNormal = #ffffff
57
+ public static let mdsColorThemeBackgroundLabelErrorActive = #37006e
58
+ public static let mdsColorThemeBackgroundLabelErrorHover = #37006e
59
+ public static let mdsColorThemeBackgroundLabelErrorNormal = #ffffff
52
60
  public static let mdsColorThemeBackgroundLabelGoldActive = #37006e
53
61
  public static let mdsColorThemeBackgroundLabelGoldHover = #37006e
54
62
  public static let mdsColorThemeBackgroundLabelGoldNormal = #ffffff
@@ -262,6 +270,7 @@ public class {
262
270
  public static let mdsColorThemeInvertedOutlineDisabledNormal = #600000
263
271
  public static let mdsColorThemeInvertedOutlinePrimaryNormal = #000000
264
272
  public static let mdsColorThemeInvertedOutlineTheme = #000000
273
+ public static let mdsColorThemeInvertedTextAccentActive = #000000
265
274
  public static let mdsColorThemeInvertedTextAccentHover = #000000
266
275
  public static let mdsColorThemeInvertedTextAccentNormal = #ffffff
267
276
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #600000
@@ -293,6 +302,7 @@ public class {
293
302
  public static let mdsColorThemeOutlineShareInactive = #600000
294
303
  public static let mdsColorThemeOutlineShareSelected = #00009f
295
304
  public static let mdsColorThemeOutlineThemeNormal = #000000
305
+ public static let mdsColorThemeOutlineWarningNormal = #000000
296
306
  public static let mdsColorThemeOverlayButtonSecondaryHover = #37006e
297
307
  public static let mdsColorThemeOverlayButtonSecondaryNormal = #ffffff
298
308
  public static let mdsColorThemeOverlayButtonSecondaryPressed = #37006e
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 23 Aug 2024 15:04:15 GMT
7
+ // Generated on Mon, 26 Aug 2024 08:33:59 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -14,10 +14,12 @@ public class {
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
16
  public static let mdsColorThemeAvatarGold = #735107
17
+ public static let mdsColorThemeAvatarHover = #00000012
17
18
  public static let mdsColorThemeAvatarLime = #416116
18
19
  public static let mdsColorThemeAvatarMint = #12615a
19
20
  public static let mdsColorThemeAvatarOrange = #9c3202
20
21
  public static let mdsColorThemeAvatarPink = #a12a3a
22
+ public static let mdsColorThemeAvatarPressed = #00000033
21
23
  public static let mdsColorThemeAvatarPurple = #932099
22
24
  public static let mdsColorThemeAvatarSlate = #535573
23
25
  public static let mdsColorThemeAvatarViolet = #643abd
@@ -49,6 +51,12 @@ public class {
49
51
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
50
52
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
51
53
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
54
+ public static let mdsColorThemeBackgroundLabelDefaultActive = #c9c9c9
55
+ public static let mdsColorThemeBackgroundLabelDefaultHover = #dedede
56
+ public static let mdsColorThemeBackgroundLabelDefaultNormal = #ededed
57
+ public static let mdsColorThemeBackgroundLabelErrorActive = #ffb8c1
58
+ public static let mdsColorThemeBackgroundLabelErrorHover = #ffd4da
59
+ public static let mdsColorThemeBackgroundLabelErrorNormal = #ffe8ea
52
60
  public static let mdsColorThemeBackgroundLabelGoldActive = #ebd460
53
61
  public static let mdsColorThemeBackgroundLabelGoldHover = #f5eaa2
54
62
  public static let mdsColorThemeBackgroundLabelGoldNormal = #f7f6dc
@@ -275,6 +283,7 @@ public class {
275
283
  public static let mdsColorThemeInvertedOutlineDisabledNormal = #ffffff33
276
284
  public static let mdsColorThemeInvertedOutlinePrimaryNormal = #ffffff66
277
285
  public static let mdsColorThemeInvertedOutlineThemeNormal = #64b4fa
286
+ public static let mdsColorThemeInvertedTextAccentActive = #bfe3ff
278
287
  public static let mdsColorThemeInvertedTextAccentHover = #bfe3ff
279
288
  public static let mdsColorThemeInvertedTextAccentNormal = #64b4fa
280
289
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #ffffff66
@@ -305,6 +314,7 @@ public class {
305
314
  public static let mdsColorThemeOutlineShareInactive = #8f8f8f
306
315
  public static let mdsColorThemeOutlineShareSelected = #27a17a
307
316
  public static let mdsColorThemeOutlineThemeNormal = #1170cf
317
+ public static let mdsColorThemeOutlineWarningNormal = #7d4705
308
318
  public static let mdsColorThemeOverlayButtonSecondaryHover = #ededed
309
319
  public static let mdsColorThemeOverlayButtonSecondaryNormal = #ffffff
310
320
  public static let mdsColorThemeOverlayButtonSecondaryPressed = #dedede