@momentum-design/tokens 0.0.59 → 0.0.61

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 +3 -3
  5. package/dist/css/theme/webex/hc-dark-stable.css +19 -6
  6. package/dist/css/theme/webex/hc-light-stable.css +17 -4
  7. package/dist/css/theme/webex/light-stable.css +2 -2
  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 +3 -3
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +19 -6
  13. package/dist/ios/theme/webex/hc-light-stable.swift +17 -4
  14. package/dist/ios/theme/webex/light-stable.swift +2 -2
  15. package/dist/json/theme/webex/dark-stable.json +4 -6
  16. package/dist/json/theme/webex/hc-dark-stable.json +413 -16
  17. package/dist/json/theme/webex/hc-light-stable.json +409 -6
  18. package/dist/json/theme/webex/light-stable.json +3 -7
  19. package/dist/json-minimal/theme/webex/dark-stable.json +2 -2
  20. package/dist/json-minimal/theme/webex/hc-dark-stable.json +43 -6
  21. package/dist/json-minimal/theme/webex/hc-light-stable.json +41 -4
  22. package/dist/json-minimal/theme/webex/light-stable.json +1 -1
  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 +3 -3
  27. package/dist/resources/theme/webex/hc-dark-stable.xml +19 -6
  28. package/dist/resources/theme/webex/hc-light-stable.xml +17 -4
  29. package/dist/resources/theme/webex/light-stable.xml +2 -2
  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 +3 -3
  34. package/dist/scss/theme/webex/hc-dark-stable.scss +19 -6
  35. package/dist/scss/theme/webex/hc-light-stable.scss +17 -4
  36. package/dist/scss/theme/webex/light-stable.scss +2 -2
  37. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 08:58:09 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:57 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 08:58:10 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:58 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 Mon, 15 Jul 2024 08:58:10 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:58 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 Mon, 15 Jul 2024 08:58:09 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:57 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -148,13 +148,13 @@
148
148
  --mds-color-theme-background-label-violet-hover: #432c78;
149
149
  --mds-color-theme-background-label-violet-active: #643abd;
150
150
  --mds-color-theme-background-common-normal: #ffffff;
151
- --mds-color-theme-background-namelabel-normal: #00000080;
151
+ --mds-color-theme-background-namelabel-normal: #00000099;
152
152
  --mds-color-theme-background-gradient-primary-normal-0: #1a1a1a;
153
153
  --mds-color-theme-background-gradient-primary-normal-1: #0f0f0f;
154
154
  --mds-color-theme-background-gradient-secondary-normal-0: #262626;
155
155
  --mds-color-theme-background-gradient-secondary-normal-1: #0f0f0f;
156
156
  --mds-color-theme-background-reaction-normal-0: #1a1a1a;
157
- --mds-color-theme-background-reaction-normal-1: #8f8f8f;
157
+ --mds-color-theme-background-reaction-normal-1: #1a1a1a;
158
158
  --mds-color-theme-background-skeleton-normal-0: #00000033;
159
159
  --mds-color-theme-background-skeleton-normal-1: #0000004d;
160
160
  --mds-color-theme-background-skeleton-normal-2: #00000066;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 08:58:10 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:58 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcDarkWebex {
@@ -151,6 +151,10 @@
151
151
  --mds-color-theme-background-namelabel-normal: #000000;
152
152
  --mds-color-theme-background-reaction-normal-0: #000000;
153
153
  --mds-color-theme-background-reaction-normal-1: #000000;
154
+ --mds-color-theme-background-gradient-secondary-normal-0: #000000;
155
+ --mds-color-theme-background-gradient-secondary-normal-1: #000000;
156
+ --mds-color-theme-background-gradient-primary-normal-0: #000000;
157
+ --mds-color-theme-background-gradient-primary-normal-1: #000000;
154
158
  --mds-color-theme-button-primary-normal: #000000;
155
159
  --mds-color-theme-button-primary-hover: #1aebff;
156
160
  --mds-color-theme-button-primary-pressed: #1aebff;
@@ -172,6 +176,7 @@
172
176
  --mds-color-theme-button-accent-hover: #1aebff;
173
177
  --mds-color-theme-button-accent-pressed: #1aebff;
174
178
  --mds-color-theme-outline-primary-normal: #ffffff;
179
+ --mds-color-theme-outline-primary-disabled: #3ff23f;
175
180
  --mds-color-theme-outline-theme-normal: #ffffff;
176
181
  --mds-color-theme-outline-secondary-normal: #ffffff;
177
182
  --mds-color-theme-outline-input-normal: #ffffff;
@@ -179,7 +184,7 @@
179
184
  --mds-color-theme-outline-button-normal: #ffffff;
180
185
  --mds-color-theme-outline-join-normal: #ffffff;
181
186
  --mds-color-theme-outline-cancel-normal: #ffffff;
182
- --mds-color-theme-outline-disabled-normal: #ffffff;
187
+ --mds-color-theme-outline-disabled-normal: #3ff23f;
183
188
  --mds-color-theme-outline-share-selected: #ffff00;
184
189
  --mds-color-theme-outline-share-active: #ffffff;
185
190
  --mds-color-theme-outline-share-inactive: #3ff23f;
@@ -291,6 +296,11 @@
291
296
  --mds-color-theme-common-text-warning-normal: #ffffff;
292
297
  --mds-color-theme-common-text-warning-hover: #ffffff;
293
298
  --mds-color-theme-common-inverted-text-primary-normal: #ffffff;
299
+ --mds-color-theme-common-inverted-text-secondary-normal: #ffffff;
300
+ --mds-color-theme-common-inverted-button-secondary-normal: #000000;
301
+ --mds-color-theme-common-inverted-button-secondary-hover: #1aebff;
302
+ --mds-color-theme-common-inverted-button-secondary-pressed: #1aebff;
303
+ --mds-color-theme-common-inverted-button-secondary-disabled: #000000;
294
304
  --mds-color-theme-common-overlays-primary-normal: #000000;
295
305
  --mds-color-theme-common-overlays-secondary-normal: #000000;
296
306
  --mds-color-theme-common-overlays-meeting-normal-0: #000000;
@@ -313,12 +323,15 @@
313
323
  --mds-color-theme-common-button-promotion-hover-1: #1aebff;
314
324
  --mds-color-theme-common-button-promotion-active-0: #1aebff;
315
325
  --mds-color-theme-common-button-promotion-active-1: #1aebff;
326
+ --mds-color-theme-common-button-join-animated-gradient-normal-0: #1aebff;
327
+ --mds-color-theme-common-button-join-animated-gradient-normal-1: #1aebff;
328
+ --mds-color-theme-common-button-join-animated-gradient-normal-2: #1aebff;
316
329
  --mds-color-theme-common-outline-button-normal: #ffffff;
317
330
  --mds-color-theme-common-outline-primary-normal: #ffffff;
318
331
  --mds-color-theme-common-outline-primary-disabled: #3ff23f;
319
332
  --mds-color-theme-common-outline-input-normal: #ffffff;
320
- --mds-color-theme-common-outline-secondary-primary: #00000033;
321
- --mds-color-theme-common-outline-secondary-disabled: #00000033;
333
+ --mds-color-theme-common-outline-secondary-primary: #ffffff;
334
+ --mds-color-theme-common-outline-secondary-disabled: #3ff23f;
322
335
  --mds-color-theme-common-control-share-content-selected: #ffffff;
323
336
  --mds-color-theme-common-control-share-content-active: #ffffff;
324
337
  --mds-color-theme-common-control-share-content-inactive: #3ff23f;
@@ -349,8 +362,8 @@
349
362
  --mds-color-theme-common-touchbar-background-orange-pressed: #1aebff;
350
363
  --mds-color-theme-common-touchbar-background-green-normal: #000000;
351
364
  --mds-color-theme-common-touchbar-background-green-pressed: #1aebff;
352
- --mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
353
- --mds-color-theme-common-touchbar-background-red-pressed: #780d13;
365
+ --mds-color-theme-common-touchbar-background-red-normal: #000000;
366
+ --mds-color-theme-common-touchbar-background-red-pressed: #1aebff;
354
367
  --mds-color-theme-common-touchbar-background-transparent: #000000;
355
368
  --mds-color-theme-common-touchbar-icon-attention: #000000;
356
369
  --mds-color-theme-common-touchbar-icon-stable: #000000;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 08:58:10 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:58 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcLightWebex {
@@ -151,6 +151,10 @@
151
151
  --mds-color-theme-background-namelabel-normal: #ffffff;
152
152
  --mds-color-theme-background-reaction-normal-0: #ffffff;
153
153
  --mds-color-theme-background-reaction-normal-1: #ffffff;
154
+ --mds-color-theme-background-gradient-secondary-normal-0: #ffffff;
155
+ --mds-color-theme-background-gradient-secondary-normal-1: #ffffff;
156
+ --mds-color-theme-background-gradient-primary-normal-0: #ffffff;
157
+ --mds-color-theme-background-gradient-primary-normal-1: #ffffff;
154
158
  --mds-color-theme-button-primary-normal: #ffffff;
155
159
  --mds-color-theme-button-primary-hover: #37006e;
156
160
  --mds-color-theme-button-primary-pressed: #37006e;
@@ -172,6 +176,7 @@
172
176
  --mds-color-theme-button-accent-hover: #37006e;
173
177
  --mds-color-theme-button-accent-pressed: #37006e;
174
178
  --mds-color-theme-outline-primary-normal: #000000;
179
+ --mds-color-theme-outline-primary-disabled: #600000;
175
180
  --mds-color-theme-outline-theme-normal: #000000;
176
181
  --mds-color-theme-outline-secondary-normal: #000000;
177
182
  --mds-color-theme-outline-input-normal: #000000;
@@ -291,6 +296,11 @@
291
296
  --mds-color-theme-common-text-warning-normal: #000000;
292
297
  --mds-color-theme-common-text-warning-hover: #000000;
293
298
  --mds-color-theme-common-inverted-text-primary-normal: #000000;
299
+ --mds-color-theme-common-inverted-text-secondary-normal: #000000;
300
+ --mds-color-theme-common-inverted-button-secondary-normal: #ffffff;
301
+ --mds-color-theme-common-inverted-button-secondary-hover: #37006e;
302
+ --mds-color-theme-common-inverted-button-secondary-pressed: #37006e;
303
+ --mds-color-theme-common-inverted-button-secondary-disabled: #ffffff;
294
304
  --mds-color-theme-common-overlays-primary-normal: #ffffff;
295
305
  --mds-color-theme-common-overlays-secondary-normal: #ffffff;
296
306
  --mds-color-theme-common-overlays-meeting-normal-0: #ffffff;
@@ -313,12 +323,15 @@
313
323
  --mds-color-theme-common-button-promotion-hover-1: #37006e;
314
324
  --mds-color-theme-common-button-promotion-active-0: #37006e;
315
325
  --mds-color-theme-common-button-promotion-active-1: #37006e;
326
+ --mds-color-theme-common-button-join-animated-gradient-normal-0: #37006e;
327
+ --mds-color-theme-common-button-join-animated-gradient-normal-1: #37006e;
328
+ --mds-color-theme-common-button-join-animated-gradient-normal-2: #37006e;
316
329
  --mds-color-theme-common-outline-button-normal: #ffffff;
317
330
  --mds-color-theme-common-outline-primary-normal: #000000;
318
331
  --mds-color-theme-common-outline-primary-disabled: #600000;
319
332
  --mds-color-theme-common-outline-input-normal: #000000;
320
333
  --mds-color-theme-common-outline-secondary-primary: #000000;
321
- --mds-color-theme-common-outline-secondary-disabled: #000000;
334
+ --mds-color-theme-common-outline-secondary-disabled: #600000;
322
335
  --mds-color-theme-common-control-share-content-selected: #ffffff;
323
336
  --mds-color-theme-common-control-share-content-active: #ffffff;
324
337
  --mds-color-theme-common-control-share-content-inactive: #600000;
@@ -348,9 +361,9 @@
348
361
  --mds-color-theme-common-touchbar-background-orange-normal: #ffffff;
349
362
  --mds-color-theme-common-touchbar-background-orange-pressed: #37006e;
350
363
  --mds-color-theme-common-touchbar-background-green-normal: #ffffff;
351
- --mds-color-theme-common-touchbar-background-green-pressed: #ffffff;
364
+ --mds-color-theme-common-touchbar-background-green-pressed: #37006e;
352
365
  --mds-color-theme-common-touchbar-background-red-normal: #ffffff;
353
- --mds-color-theme-common-touchbar-background-red-pressed: #ffffff;
366
+ --mds-color-theme-common-touchbar-background-red-pressed: #37006e;
354
367
  --mds-color-theme-common-touchbar-background-transparent: #ffffff;
355
368
  --mds-color-theme-common-touchbar-icon-attention: #ffffff;
356
369
  --mds-color-theme-common-touchbar-icon-stable: #ffffff;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 08:58:09 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:57 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -148,7 +148,7 @@
148
148
  --mds-color-theme-background-label-violet-hover: #f0e3fc;
149
149
  --mds-color-theme-background-label-violet-active: #e2cafc;
150
150
  --mds-color-theme-background-common-normal: #000000;
151
- --mds-color-theme-background-namelabel-normal: #ffffff80;
151
+ --mds-color-theme-background-namelabel-normal: #00000099;
152
152
  --mds-color-theme-background-gradient-primary-normal-0: #f0f0f0;
153
153
  --mds-color-theme-background-gradient-primary-normal-1: #ffffff;
154
154
  --mds-color-theme-background-gradient-secondary-normal-0: #fafafa;
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 15 Jul 2024 08:58:09 GMT
7
+ // Generated on Tue, 23 Jul 2024 18:17:57 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 Mon, 15 Jul 2024 08:58:10 GMT
7
+ // Generated on Tue, 23 Jul 2024 18:17:58 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 Mon, 15 Jul 2024 08:58:10 GMT
7
+ // Generated on Tue, 23 Jul 2024 18:17:58 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 Mon, 15 Jul 2024 08:58:09 GMT
7
+ // Generated on Tue, 23 Jul 2024 18:17:57 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -76,13 +76,13 @@ public class {
76
76
  public static let mdsColorThemeBackgroundLabelVioletActive = #643abd
77
77
  public static let mdsColorThemeBackgroundLabelVioletHover = #432c78
78
78
  public static let mdsColorThemeBackgroundLabelVioletNormal = #29223d
79
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000080
79
+ public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
80
80
  public static let mdsColorThemeBackgroundPrimaryActive = #ffffff1c
81
81
  public static let mdsColorThemeBackgroundPrimaryDisabled = #ffffff1c
82
82
  public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
83
83
  public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
84
84
  public static let mdsColorThemeBackgroundReactionNormal0 = #1a1a1a
85
- public static let mdsColorThemeBackgroundReactionNormal1 = #8f8f8f
85
+ public static let mdsColorThemeBackgroundReactionNormal1 = #1a1a1a
86
86
  public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
87
87
  public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
88
88
  public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 15 Jul 2024 08:58:10 GMT
7
+ // Generated on Tue, 23 Jul 2024 18:17:58 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -45,6 +45,10 @@ public class {
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #1aebff
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #000000
47
47
  public static let mdsColorThemeBackgroundCommonNormal = #000000
48
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal0 = #000000
49
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal1 = #000000
50
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal0 = #000000
51
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal1 = #000000
48
52
  public static let mdsColorThemeBackgroundLabelCobaltActive = #1aebff
49
53
  public static let mdsColorThemeBackgroundLabelCobaltHover = #1aebff
50
54
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #000000
@@ -110,6 +114,9 @@ public class {
110
114
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #ffffff
111
115
  public static let mdsColorThemeCommonBackgroundSolidDark = #000000
112
116
  public static let mdsColorThemeCommonBackgroundSolidLight = #000000
117
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #1aebff
118
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #1aebff
119
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #1aebff
113
120
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #3ff23f
114
121
  public static let mdsColorThemeCommonButtonPrimaryHover = #1aebff
115
122
  public static let mdsColorThemeCommonButtonPrimaryNormal = #000000
@@ -140,13 +147,18 @@ public class {
140
147
  public static let mdsColorThemeCommonControlShareContentActive = #ffffff
141
148
  public static let mdsColorThemeCommonControlShareContentInactive = #3ff23f
142
149
  public static let mdsColorThemeCommonControlShareContentSelected = #ffffff
150
+ public static let mdsColorThemeCommonInvertedButtonSecondaryDisabled = #000000
151
+ public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #1aebff
152
+ public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #000000
153
+ public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #1aebff
143
154
  public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #ffffff
155
+ public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #ffffff
144
156
  public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
145
157
  public static let mdsColorThemeCommonOutlineInputNormal = #ffffff
146
158
  public static let mdsColorThemeCommonOutlinePrimaryDisabled = #3ff23f
147
159
  public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff
148
- public static let mdsColorThemeCommonOutlineSecondaryDisabled = #00000033
149
- public static let mdsColorThemeCommonOutlineSecondaryPrimary = #00000033
160
+ public static let mdsColorThemeCommonOutlineSecondaryDisabled = #3ff23f
161
+ public static let mdsColorThemeCommonOutlineSecondaryPrimary = #ffffff
150
162
  public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #000000
151
163
  public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #000000
152
164
  public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #000000
@@ -173,8 +185,8 @@ public class {
173
185
  public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #1aebff
174
186
  public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #000000
175
187
  public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #1aebff
176
- public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
177
- public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
188
+ public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #000000
189
+ public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #1aebff
178
190
  public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #000000
179
191
  public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #000000
180
192
  public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #1aebff
@@ -267,7 +279,7 @@ public class {
267
279
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffff
268
280
  public static let mdsColorThemeOutlineButtonNormal = #ffffff
269
281
  public static let mdsColorThemeOutlineCancelNormal = #ffffff
270
- public static let mdsColorThemeOutlineDisabledNormal = #ffffff
282
+ public static let mdsColorThemeOutlineDisabledNormal = #3ff23f
271
283
  public static let mdsColorThemeOutlineHighContrastFocus = #ffff00
272
284
  public static let mdsColorThemeOutlineInputActive = #ffffff
273
285
  public static let mdsColorThemeOutlineInputNormal = #ffffff
@@ -282,6 +294,7 @@ public class {
282
294
  public static let mdsColorThemeOutlineLabelSlate = #ffffff
283
295
  public static let mdsColorThemeOutlineLabelViolet = #ffffff
284
296
  public static let mdsColorThemeOutlineOverlayNormal = #ffffff
297
+ public static let mdsColorThemeOutlinePrimaryDisabled = #3ff23f
285
298
  public static let mdsColorThemeOutlinePrimaryNormal = #ffffff
286
299
  public static let mdsColorThemeOutlineSecondaryNormal = #ffffff
287
300
  public static let mdsColorThemeOutlineShareActive = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 15 Jul 2024 08:58:10 GMT
7
+ // Generated on Tue, 23 Jul 2024 18:17:58 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -45,6 +45,10 @@ public class {
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #37006e
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffffff
47
47
  public static let mdsColorThemeBackgroundCommonNormal = #ffffff
48
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal0 = #ffffff
49
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal1 = #ffffff
50
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal0 = #ffffff
51
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal1 = #ffffff
48
52
  public static let mdsColorThemeBackgroundLabelCobaltActive = #37006e
49
53
  public static let mdsColorThemeBackgroundLabelCobaltHover = #37006e
50
54
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #ffffff
@@ -110,6 +114,9 @@ public class {
110
114
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #ffffff
111
115
  public static let mdsColorThemeCommonBackgroundSolidDark = #ffffff
112
116
  public static let mdsColorThemeCommonBackgroundSolidLight = #ffffff
117
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #37006e
118
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #37006e
119
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #37006e
113
120
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #600000
114
121
  public static let mdsColorThemeCommonButtonPrimaryHover = #37006e
115
122
  public static let mdsColorThemeCommonButtonPrimaryNormal = #ffffff
@@ -140,12 +147,17 @@ public class {
140
147
  public static let mdsColorThemeCommonControlShareContentActive = #ffffff
141
148
  public static let mdsColorThemeCommonControlShareContentInactive = #600000
142
149
  public static let mdsColorThemeCommonControlShareContentSelected = #ffffff
150
+ public static let mdsColorThemeCommonInvertedButtonSecondaryDisabled = #ffffff
151
+ public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #37006e
152
+ public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #ffffff
153
+ public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #37006e
143
154
  public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000
155
+ public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #000000
144
156
  public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
145
157
  public static let mdsColorThemeCommonOutlineInputNormal = #000000
146
158
  public static let mdsColorThemeCommonOutlinePrimaryDisabled = #600000
147
159
  public static let mdsColorThemeCommonOutlinePrimaryNormal = #000000
148
- public static let mdsColorThemeCommonOutlineSecondaryDisabled = #000000
160
+ public static let mdsColorThemeCommonOutlineSecondaryDisabled = #600000
149
161
  public static let mdsColorThemeCommonOutlineSecondaryPrimary = #000000
150
162
  public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #ffffff
151
163
  public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #ffffff
@@ -164,7 +176,7 @@ public class {
164
176
  public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #ffffff
165
177
  public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #37006e
166
178
  public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #ffffff
167
- public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #ffffff
179
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #37006e
168
180
  public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #ffffff
169
181
  public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #37006e
170
182
  public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #ffffff
@@ -174,7 +186,7 @@ public class {
174
186
  public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #ffffff
175
187
  public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #37006e
176
188
  public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #ffffff
177
- public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #ffffff
189
+ public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #37006e
178
190
  public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #ffffff
179
191
  public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #ffffff
180
192
  public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #37006e
@@ -282,6 +294,7 @@ public class {
282
294
  public static let mdsColorThemeOutlineLabelSlate = #000000
283
295
  public static let mdsColorThemeOutlineLabelViolet = #000000
284
296
  public static let mdsColorThemeOutlineOverlayNormal = #000000
297
+ public static let mdsColorThemeOutlinePrimaryDisabled = #600000
285
298
  public static let mdsColorThemeOutlinePrimaryNormal = #000000
286
299
  public static let mdsColorThemeOutlineSecondaryNormal = #000000
287
300
  public static let mdsColorThemeOutlineShareActive = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 15 Jul 2024 08:58:10 GMT
7
+ // Generated on Tue, 23 Jul 2024 18:17:58 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -76,7 +76,7 @@ public class {
76
76
  public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
77
77
  public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
78
78
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
79
- public static let mdsColorThemeBackgroundNamelabelNormal = #ffffff80
79
+ public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
80
80
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
81
81
  public static let mdsColorThemeBackgroundPrimaryDisabled = #0000001c
82
82
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
@@ -4426,15 +4426,13 @@
4426
4426
  "normal": {
4427
4427
  "parent": "theme/stable/dark",
4428
4428
  "type": "color",
4429
- "value": "#00000080",
4430
- "description": "",
4429
+ "value": "#00000099",
4431
4430
  "filePath": "src/theme/stable/dark.json",
4432
4431
  "isSource": true,
4433
4432
  "original": {
4434
4433
  "parent": "theme/stable/dark",
4435
4434
  "type": "color",
4436
- "value": "{color.core.black-alpha.50}",
4437
- "description": ""
4435
+ "value": "{color.core.black-alpha.60}"
4438
4436
  },
4439
4437
  "name": "mds-color-theme-background-namelabel-normal",
4440
4438
  "attributes": {
@@ -4617,12 +4615,12 @@
4617
4615
  },
4618
4616
  "1": {
4619
4617
  "type": "color",
4620
- "value": "#8f8f8f",
4618
+ "value": "#1a1a1a",
4621
4619
  "filePath": "src/theme/stable/dark.json",
4622
4620
  "isSource": true,
4623
4621
  "original": {
4624
4622
  "type": "color",
4625
- "value": "{color.core.gray.50}"
4623
+ "value": "{color.core.gray.95}"
4626
4624
  },
4627
4625
  "name": "mds-color-theme-background-reaction-normal-1",
4628
4626
  "attributes": {