@momentum-design/tokens 0.0.58 → 0.0.60

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 +26 -10
  5. package/dist/css/theme/webex/hc-dark-stable.css +41 -2
  6. package/dist/css/theme/webex/hc-light-stable.css +87 -48
  7. package/dist/css/theme/webex/light-stable.css +27 -11
  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 +26 -10
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +41 -2
  13. package/dist/ios/theme/webex/hc-light-stable.swift +87 -48
  14. package/dist/ios/theme/webex/light-stable.swift +27 -11
  15. package/dist/json/theme/webex/dark-stable.json +512 -43
  16. package/dist/json/theme/webex/hc-dark-stable.json +1309 -128
  17. package/dist/json/theme/webex/hc-light-stable.json +1329 -226
  18. package/dist/json/theme/webex/light-stable.json +515 -50
  19. package/dist/json-minimal/theme/webex/dark-stable.json +37 -3
  20. package/dist/json-minimal/theme/webex/hc-dark-stable.json +95 -2
  21. package/dist/json-minimal/theme/webex/hc-light-stable.json +141 -48
  22. package/dist/json-minimal/theme/webex/light-stable.json +38 -4
  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 +26 -10
  27. package/dist/resources/theme/webex/hc-dark-stable.xml +41 -2
  28. package/dist/resources/theme/webex/hc-light-stable.xml +87 -48
  29. package/dist/resources/theme/webex/light-stable.xml +27 -11
  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 +26 -10
  34. package/dist/scss/theme/webex/hc-dark-stable.scss +42 -3
  35. package/dist/scss/theme/webex/hc-light-stable.scss +87 -48
  36. package/dist/scss/theme/webex/light-stable.scss +27 -11
  37. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 28 Jun 2024 09:31:32 GMT
7
+ // Generated on Wed, 17 Jul 2024 09:10:27 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
@@ -77,6 +81,8 @@ public class {
77
81
  public static let mdsColorThemeBackgroundPrimaryDisabled = #3ff23f
78
82
  public static let mdsColorThemeBackgroundPrimaryGhost = #000000
79
83
  public static let mdsColorThemeBackgroundPrimaryHover = #000000
84
+ public static let mdsColorThemeBackgroundReactionNormal0 = #000000
85
+ public static let mdsColorThemeBackgroundReactionNormal1 = #000000
80
86
  public static let mdsColorThemeBackgroundSecondaryActive = #1aebff
81
87
  public static let mdsColorThemeBackgroundSecondaryDisabled = #3ff23f
82
88
  public static let mdsColorThemeBackgroundSecondaryHover = #1aebff
@@ -106,6 +112,11 @@ public class {
106
112
  public static let mdsColorThemeButtonSecondaryNormal = #000000
107
113
  public static let mdsColorThemeButtonSecondaryPressed = #1aebff
108
114
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #ffffff
115
+ public static let mdsColorThemeCommonBackgroundSolidDark = #000000
116
+ public static let mdsColorThemeCommonBackgroundSolidLight = #000000
117
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #1aebff
118
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #1aebff
119
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #1aebff
109
120
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #3ff23f
110
121
  public static let mdsColorThemeCommonButtonPrimaryHover = #1aebff
111
122
  public static let mdsColorThemeCommonButtonPrimaryNormal = #000000
@@ -136,11 +147,18 @@ public class {
136
147
  public static let mdsColorThemeCommonControlShareContentActive = #ffffff
137
148
  public static let mdsColorThemeCommonControlShareContentInactive = #3ff23f
138
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
139
154
  public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #ffffff
155
+ public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #ffffff
140
156
  public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
141
157
  public static let mdsColorThemeCommonOutlineInputNormal = #ffffff
142
158
  public static let mdsColorThemeCommonOutlinePrimaryDisabled = #3ff23f
143
159
  public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff
160
+ public static let mdsColorThemeCommonOutlineSecondaryDisabled = #3ff23f
161
+ public static let mdsColorThemeCommonOutlineSecondaryPrimary = #ffffff
144
162
  public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #000000
145
163
  public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #000000
146
164
  public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #000000
@@ -155,6 +173,26 @@ public class {
155
173
  public static let mdsColorThemeCommonTextSuccessNormal = #ffffff
156
174
  public static let mdsColorThemeCommonTextWarningHover = #ffffff
157
175
  public static let mdsColorThemeCommonTextWarningNormal = #ffffff
176
+ public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #000000
177
+ public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #1aebff
178
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #000000
179
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #1aebff
180
+ public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #000000
181
+ public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #1aebff
182
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #000000
183
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangePressed = #1aebff
184
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkNormal = #000000
185
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #1aebff
186
+ public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #000000
187
+ public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #1aebff
188
+ public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #000000
189
+ public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #1aebff
190
+ public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #000000
191
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #000000
192
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #1aebff
193
+ public static let mdsColorThemeCommonTouchbarIconAttention = #000000
194
+ public static let mdsColorThemeCommonTouchbarIconSecure = #000000
195
+ public static let mdsColorThemeCommonTouchbarIconStable = #000000
158
196
  public static let mdsColorThemeControlActiveActive = #1aebff
159
197
  public static let mdsColorThemeControlActiveDisabled = #3ff23f
160
198
  public static let mdsColorThemeControlActiveHover = #000000
@@ -241,7 +279,7 @@ public class {
241
279
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffff
242
280
  public static let mdsColorThemeOutlineButtonNormal = #ffffff
243
281
  public static let mdsColorThemeOutlineCancelNormal = #ffffff
244
- public static let mdsColorThemeOutlineDisabledNormal = #ffffff
282
+ public static let mdsColorThemeOutlineDisabledNormal = #3ff23f
245
283
  public static let mdsColorThemeOutlineHighContrastFocus = #ffff00
246
284
  public static let mdsColorThemeOutlineInputActive = #ffffff
247
285
  public static let mdsColorThemeOutlineInputNormal = #ffffff
@@ -256,6 +294,7 @@ public class {
256
294
  public static let mdsColorThemeOutlineLabelSlate = #ffffff
257
295
  public static let mdsColorThemeOutlineLabelViolet = #ffffff
258
296
  public static let mdsColorThemeOutlineOverlayNormal = #ffffff
297
+ public static let mdsColorThemeOutlinePrimaryDisabled = #3ff23f
259
298
  public static let mdsColorThemeOutlinePrimaryNormal = #ffffff
260
299
  public static let mdsColorThemeOutlineSecondaryNormal = #ffffff
261
300
  public static let mdsColorThemeOutlineShareActive = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 28 Jun 2024 09:31:32 GMT
7
+ // Generated on Wed, 17 Jul 2024 09:10:27 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
@@ -77,6 +81,8 @@ public class {
77
81
  public static let mdsColorThemeBackgroundPrimaryDisabled = #600000
78
82
  public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff
79
83
  public static let mdsColorThemeBackgroundPrimaryHover = #ffffff
84
+ public static let mdsColorThemeBackgroundReactionNormal0 = #ffffff
85
+ public static let mdsColorThemeBackgroundReactionNormal1 = #ffffff
80
86
  public static let mdsColorThemeBackgroundSecondaryActive = #37006e
81
87
  public static let mdsColorThemeBackgroundSecondaryDisabled = #600000
82
88
  public static let mdsColorThemeBackgroundSecondaryHover = #37006e
@@ -106,56 +112,88 @@ public class {
106
112
  public static let mdsColorThemeButtonSecondaryNormal = #ffffff
107
113
  public static let mdsColorThemeButtonSecondaryPressed = #37006e
108
114
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #ffffff
109
- public static let mdsColorThemeCommonButtonPrimaryDisabled = #3ff23f
110
- public static let mdsColorThemeCommonButtonPrimaryHover = #1aebff
111
- public static let mdsColorThemeCommonButtonPrimaryNormal = #000000
112
- public static let mdsColorThemeCommonButtonPrimaryPressed = #1aebff
113
- public static let mdsColorThemeCommonButtonPromotionActive0 = #1aebff
114
- public static let mdsColorThemeCommonButtonPromotionActive1 = #1aebff
115
- public static let mdsColorThemeCommonButtonPromotionHover0 = #1aebff
116
- public static let mdsColorThemeCommonButtonPromotionHover1 = #1aebff
117
- public static let mdsColorThemeCommonButtonPromotionNormal0 = #000000
118
- public static let mdsColorThemeCommonButtonPromotionNormal1 = #000000
119
- public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #3ff23f
120
- public static let mdsColorThemeCommonButtonSecondaryActiveHover = #1aebff
121
- public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #000000
122
- public static let mdsColorThemeCommonButtonSecondaryActivePressed = #1aebff
123
- public static let mdsColorThemeCommonButtonSecondaryDisabled = #3ff23f
124
- public static let mdsColorThemeCommonButtonSecondaryHover = #1aebff
125
- public static let mdsColorThemeCommonButtonSecondaryNormal = #000000
126
- public static let mdsColorThemeCommonContentDoc = #ffffff
127
- public static let mdsColorThemeCommonContentExcel = #ffffff
128
- public static let mdsColorThemeCommonContentKeynote = #ffffff
129
- public static let mdsColorThemeCommonContentOnenote = #ffffff
130
- public static let mdsColorThemeCommonContentPdf = #ffffff
131
- public static let mdsColorThemeCommonContentPowerpoint = #ffffff
132
- public static let mdsColorThemeCommonContentSheets = #ffffff
133
- public static let mdsColorThemeCommonContentSlides = #ffffff
134
- public static let mdsColorThemeCommonContentWord = #ffffff
135
- public static let mdsColorThemeCommonControlInactiveNormal = #3ff23f
115
+ public static let mdsColorThemeCommonBackgroundSolidDark = #ffffff
116
+ public static let mdsColorThemeCommonBackgroundSolidLight = #ffffff
117
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #37006e
118
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #37006e
119
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #37006e
120
+ public static let mdsColorThemeCommonButtonPrimaryDisabled = #600000
121
+ public static let mdsColorThemeCommonButtonPrimaryHover = #37006e
122
+ public static let mdsColorThemeCommonButtonPrimaryNormal = #ffffff
123
+ public static let mdsColorThemeCommonButtonPrimaryPressed = #37006e
124
+ public static let mdsColorThemeCommonButtonPromotionActive0 = #37006e
125
+ public static let mdsColorThemeCommonButtonPromotionActive1 = #37006e
126
+ public static let mdsColorThemeCommonButtonPromotionHover0 = #37006e
127
+ public static let mdsColorThemeCommonButtonPromotionHover1 = #37006e
128
+ public static let mdsColorThemeCommonButtonPromotionNormal0 = #ffffff
129
+ public static let mdsColorThemeCommonButtonPromotionNormal1 = #ffffff
130
+ public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #600000
131
+ public static let mdsColorThemeCommonButtonSecondaryActiveHover = #37006e
132
+ public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff
133
+ public static let mdsColorThemeCommonButtonSecondaryActivePressed = #37006e
134
+ public static let mdsColorThemeCommonButtonSecondaryDisabled = #600000
135
+ public static let mdsColorThemeCommonButtonSecondaryHover = #37006e
136
+ public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff
137
+ public static let mdsColorThemeCommonContentDoc = #000000
138
+ public static let mdsColorThemeCommonContentExcel = #000000
139
+ public static let mdsColorThemeCommonContentKeynote = #000000
140
+ public static let mdsColorThemeCommonContentOnenote = #000000
141
+ public static let mdsColorThemeCommonContentPdf = #000000
142
+ public static let mdsColorThemeCommonContentPowerpoint = #000000
143
+ public static let mdsColorThemeCommonContentSheets = #000000
144
+ public static let mdsColorThemeCommonContentSlides = #000000
145
+ public static let mdsColorThemeCommonContentWord = #000000
146
+ public static let mdsColorThemeCommonControlInactiveNormal = #600000
136
147
  public static let mdsColorThemeCommonControlShareContentActive = #ffffff
137
- public static let mdsColorThemeCommonControlShareContentInactive = #3ff23f
148
+ public static let mdsColorThemeCommonControlShareContentInactive = #600000
138
149
  public static let mdsColorThemeCommonControlShareContentSelected = #ffffff
139
- public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #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
154
+ public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000
155
+ public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #000000
140
156
  public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
141
- public static let mdsColorThemeCommonOutlineInputNormal = #ffffff
142
- public static let mdsColorThemeCommonOutlinePrimaryDisabled = #3ff23f
143
- public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff
144
- public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #000000
145
- public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #000000
146
- public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #000000
147
- public static let mdsColorThemeCommonOverlaysPrimaryNormal = #000000
148
- public static let mdsColorThemeCommonOverlaysSecondaryNormal = #000000
149
- public static let mdsColorThemeCommonTextErrorHover = #ffffff
150
- public static let mdsColorThemeCommonTextErrorNormal = #ffffff
151
- public static let mdsColorThemeCommonTextPrimaryDisabled = #3ff23f
152
- public static let mdsColorThemeCommonTextPrimaryNormal = #ffffff
153
- public static let mdsColorThemeCommonTextSecondaryNormal = #ffffff
154
- public static let mdsColorThemeCommonTextSuccessHover = #ffffff
155
- public static let mdsColorThemeCommonTextSuccessNormal = #ffffff
156
- public static let mdsColorThemeCommonTextWarningHover = #ffffff
157
- public static let mdsColorThemeCommonTextWarningNormal = #ffffff
158
- public static let mdsColorThemeControlActiveActive = #1170cf
157
+ public static let mdsColorThemeCommonOutlineInputNormal = #000000
158
+ public static let mdsColorThemeCommonOutlinePrimaryDisabled = #600000
159
+ public static let mdsColorThemeCommonOutlinePrimaryNormal = #000000
160
+ public static let mdsColorThemeCommonOutlineSecondaryDisabled = #600000
161
+ public static let mdsColorThemeCommonOutlineSecondaryPrimary = #000000
162
+ public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #ffffff
163
+ public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #ffffff
164
+ public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #ffffff
165
+ public static let mdsColorThemeCommonOverlaysPrimaryNormal = #ffffff
166
+ public static let mdsColorThemeCommonOverlaysSecondaryNormal = #ffffff
167
+ public static let mdsColorThemeCommonTextErrorHover = #000000
168
+ public static let mdsColorThemeCommonTextErrorNormal = #000000
169
+ public static let mdsColorThemeCommonTextPrimaryDisabled = #600000
170
+ public static let mdsColorThemeCommonTextPrimaryNormal = #000000
171
+ public static let mdsColorThemeCommonTextSecondaryNormal = #000000
172
+ public static let mdsColorThemeCommonTextSuccessHover = #000000
173
+ public static let mdsColorThemeCommonTextSuccessNormal = #000000
174
+ public static let mdsColorThemeCommonTextWarningHover = #000000
175
+ public static let mdsColorThemeCommonTextWarningNormal = #000000
176
+ public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #ffffff
177
+ public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #37006e
178
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #ffffff
179
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #37006e
180
+ public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #ffffff
181
+ public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #37006e
182
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #ffffff
183
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangePressed = #37006e
184
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkNormal = #ffffff
185
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #37006e
186
+ public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #ffffff
187
+ public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #37006e
188
+ public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #ffffff
189
+ public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #37006e
190
+ public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #ffffff
191
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #ffffff
192
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #37006e
193
+ public static let mdsColorThemeCommonTouchbarIconAttention = #ffffff
194
+ public static let mdsColorThemeCommonTouchbarIconSecure = #ffffff
195
+ public static let mdsColorThemeCommonTouchbarIconStable = #ffffff
196
+ public static let mdsColorThemeControlActiveActive = #ffffff
159
197
  public static let mdsColorThemeControlActiveDisabled = #600000
160
198
  public static let mdsColorThemeControlActiveHover = #ffffff
161
199
  public static let mdsColorThemeControlActiveNormal = #37006e
@@ -256,6 +294,7 @@ public class {
256
294
  public static let mdsColorThemeOutlineLabelSlate = #000000
257
295
  public static let mdsColorThemeOutlineLabelViolet = #000000
258
296
  public static let mdsColorThemeOutlineOverlayNormal = #000000
297
+ public static let mdsColorThemeOutlinePrimaryDisabled = #600000
259
298
  public static let mdsColorThemeOutlinePrimaryNormal = #000000
260
299
  public static let mdsColorThemeOutlineSecondaryNormal = #000000
261
300
  public static let mdsColorThemeOutlineShareActive = #ffffff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 28 Jun 2024 09:31:32 GMT
7
+ // Generated on Wed, 17 Jul 2024 09:10:27 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -81,10 +81,16 @@ public class {
81
81
  public static let mdsColorThemeBackgroundPrimaryDisabled = #0000001c
82
82
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
83
83
  public static let mdsColorThemeBackgroundPrimaryHover = #00000012
84
+ public static let mdsColorThemeBackgroundReactionNormal0 = #ffffff
85
+ public static let mdsColorThemeBackgroundReactionNormal1 = #ffffff
84
86
  public static let mdsColorThemeBackgroundSecondaryActive = #0000004d
85
87
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
86
88
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
87
89
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
90
+ public static let mdsColorThemeBackgroundSkeletonNormal0 = #ffffff33
91
+ public static let mdsColorThemeBackgroundSkeletonNormal1 = #ffffff4d
92
+ public static let mdsColorThemeBackgroundSkeletonNormal2 = #ffffff66
93
+ public static let mdsColorThemeBackgroundSkeletonNormal3 = #ffffff80
88
94
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
89
95
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
90
96
  public static let mdsColorThemeBackgroundSolidSecondaryNormal = #f7f7f7
@@ -98,7 +104,7 @@ public class {
98
104
  public static let mdsColorThemeButtonJoinHover = #185e46
99
105
  public static let mdsColorThemeButtonJoinNormal = #1d805f
100
106
  public static let mdsColorThemeButtonJoinPressed = #134231
101
- public static let mdsColorThemeButtonPrimaryDisabled = #00000000
107
+ public static let mdsColorThemeButtonPrimaryDisabled = #00000033
102
108
  public static let mdsColorThemeButtonPrimaryHover = #000000cc
103
109
  public static let mdsColorThemeButtonPrimaryNormal = #000000f2
104
110
  public static let mdsColorThemeButtonPrimaryPressed = #000000b3
@@ -111,6 +117,8 @@ public class {
111
117
  public static let mdsColorThemeButtonSecondaryNormal = #00000000
112
118
  public static let mdsColorThemeButtonSecondaryPressed = #00000033
113
119
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #c94403
120
+ public static let mdsColorThemeCommonBackgroundSolidDark = #1a1a1a
121
+ public static let mdsColorThemeCommonBackgroundSolidLight = #ffffff
114
122
  public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
115
123
  public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
116
124
  public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #30c9b0
@@ -131,29 +139,36 @@ public class {
131
139
  public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
132
140
  public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
133
141
  public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
142
+ public static let mdsColorThemeCommonContentDoc = #4285f4
143
+ public static let mdsColorThemeCommonContentExcel = #00893e
144
+ public static let mdsColorThemeCommonContentKeynote = #029cfb
145
+ public static let mdsColorThemeCommonContentOnenote = #b839db
146
+ public static let mdsColorThemeCommonContentPdf = #ee0507
147
+ public static let mdsColorThemeCommonContentPowerpoint = #d93e17
148
+ public static let mdsColorThemeCommonContentSheets = #f4b400
149
+ public static let mdsColorThemeCommonContentSlides = #0f9d58
150
+ public static let mdsColorThemeCommonContentWord = #0078d6
134
151
  public static let mdsColorThemeCommonControlInactiveNormal = #00000033
135
152
  public static let mdsColorThemeCommonControlShareContentActive = #c94403
136
153
  public static let mdsColorThemeCommonControlShareContentInactive = #707070
137
154
  public static let mdsColorThemeCommonControlShareContentSelected = #3cc29a
155
+ public static let mdsColorThemeCommonInvertedButtonSecondaryDisabled = #00000000
156
+ public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
157
+ public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
158
+ public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
138
159
  public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
160
+ public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
139
161
  public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
140
162
  public static let mdsColorThemeCommonOutlineInputNormal = #ffffff80
141
163
  public static let mdsColorThemeCommonOutlinePrimaryDisabled = #ffffff33
142
164
  public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff66
165
+ public static let mdsColorThemeCommonOutlineSecondaryDisabled = #00000033
166
+ public static let mdsColorThemeCommonOutlineSecondaryNormal = #00000033
143
167
  public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #00000000
144
168
  public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #0000004d
145
169
  public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #000000cc
146
170
  public static let mdsColorThemeCommonOverlaysPrimaryNormal = #000000e6
147
171
  public static let mdsColorThemeCommonOverlaysSecondaryNormal = #00000066
148
- public static let mdsColorThemeCommonPartnerDoc = #4285f4
149
- public static let mdsColorThemeCommonPartnerExcel = #00893e
150
- public static let mdsColorThemeCommonPartnerKeynote = #029cfb
151
- public static let mdsColorThemeCommonPartnerOnenote = #b839db
152
- public static let mdsColorThemeCommonPartnerPdf = #ee0507
153
- public static let mdsColorThemeCommonPartnerPowerpoint = #d93e17
154
- public static let mdsColorThemeCommonPartnerSheets = #f4b400
155
- public static let mdsColorThemeCommonPartnerSlides = #0f9d58
156
- public static let mdsColorThemeCommonPartnerWord = #0078d6
157
172
  public static let mdsColorThemeCommonTextErrorHover = #ffd4da
158
173
  public static let mdsColorThemeCommonTextErrorNormal = #fc8b98
159
174
  public static let mdsColorThemeCommonTextPrimaryDisabled = #ffffff66
@@ -177,6 +192,7 @@ public class {
177
192
  public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #601e66
178
193
  public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
179
194
  public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
195
+ public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #00000000
180
196
  public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #875ae0
181
197
  public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #432c78
182
198
  public static let mdsColorThemeCommonTouchbarIconAttention = #fc8b98