@momentum-design/tokens 0.0.57 → 0.0.58

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 (33) 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 +27 -1
  5. package/dist/css/theme/webex/hc-dark-stable.css +1 -1
  6. package/dist/css/theme/webex/hc-light-stable.css +1 -1
  7. package/dist/css/theme/webex/light-stable.css +27 -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 +27 -1
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +1 -1
  13. package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
  14. package/dist/ios/theme/webex/light-stable.swift +27 -1
  15. package/dist/json/theme/webex/dark-stable.json +849 -0
  16. package/dist/json/theme/webex/light-stable.json +850 -3
  17. package/dist/json-minimal/theme/webex/dark-stable.json +66 -0
  18. package/dist/json-minimal/theme/webex/light-stable.json +66 -0
  19. package/dist/resources/core/complete.xml +1 -1
  20. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  21. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  22. package/dist/resources/theme/webex/dark-stable.xml +27 -1
  23. package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
  24. package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
  25. package/dist/resources/theme/webex/light-stable.xml +27 -1
  26. package/dist/scss/core/complete.scss +1 -1
  27. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  28. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  29. package/dist/scss/theme/webex/dark-stable.scss +27 -1
  30. package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
  31. package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
  32. package/dist/scss/theme/webex/light-stable.scss +27 -1
  33. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Jun 2024 11:14:10 GMT
3
+ * Generated on Fri, 28 Jun 2024 09:31:32 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Jun 2024 11:14:10 GMT
3
+ * Generated on Fri, 28 Jun 2024 09:31:32 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 Thu, 27 Jun 2024 11:14:11 GMT
3
+ * Generated on Fri, 28 Jun 2024 09:31:32 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 Thu, 27 Jun 2024 11:14:10 GMT
3
+ * Generated on Fri, 28 Jun 2024 09:31:32 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -149,6 +149,10 @@
149
149
  --mds-color-theme-background-label-violet-active: #643abd;
150
150
  --mds-color-theme-background-common-normal: #ffffff;
151
151
  --mds-color-theme-background-namelabel-normal: #00000080;
152
+ --mds-color-theme-background-gradient-primary-normal-0: #1a1a1a;
153
+ --mds-color-theme-background-gradient-primary-normal-1: #0f0f0f;
154
+ --mds-color-theme-background-gradient-secondary-normal-0: #262626;
155
+ --mds-color-theme-background-gradient-secondary-normal-1: #0f0f0f;
152
156
  --mds-color-theme-button-primary-normal: #fffffff2;
153
157
  --mds-color-theme-button-primary-hover: #ffffffcc;
154
158
  --mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -257,6 +261,9 @@
257
261
  --mds-color-theme-common-button-promotion-hover-1: #66262d;
258
262
  --mds-color-theme-common-button-promotion-active-0: #601e66;
259
263
  --mds-color-theme-common-button-promotion-active-1: #3b1e21;
264
+ --mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
265
+ --mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
266
+ --mds-color-theme-common-button-join-animated-gradient-normal-2: #30c9b0;
260
267
  --mds-color-theme-common-outline-button-normal: #ffffff4d;
261
268
  --mds-color-theme-common-outline-primary-normal: #ffffff66;
262
269
  --mds-color-theme-common-outline-primary-disabled: #ffffff33;
@@ -275,6 +282,25 @@
275
282
  --mds-color-theme-common-partner-slides: #0f9d58;
276
283
  --mds-color-theme-common-partner-keynote: #029cfb;
277
284
  --mds-color-theme-common-partner-doc: #4285f4;
285
+ --mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
286
+ --mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
287
+ --mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
288
+ --mds-color-theme-common-touchbar-background-pink-pressed: #66262d;
289
+ --mds-color-theme-common-touchbar-background-mint-normal: #148579;
290
+ --mds-color-theme-common-touchbar-background-mint-pressed: #12423f;
291
+ --mds-color-theme-common-touchbar-background-purple-normal: #c233c4;
292
+ --mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
293
+ --mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
294
+ --mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
295
+ --mds-color-theme-common-touchbar-background-orange-normal: #c94403;
296
+ --mds-color-theme-common-touchbar-background-orange-pressed: #682601;
297
+ --mds-color-theme-common-touchbar-background-green-normal: #1d805f;
298
+ --mds-color-theme-common-touchbar-background-green-pressed: #134231;
299
+ --mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
300
+ --mds-color-theme-common-touchbar-background-red-pressed: #780d13;
301
+ --mds-color-theme-common-touchbar-icon-attention: #fc8b98;
302
+ --mds-color-theme-common-touchbar-icon-stable: #27a17a;
303
+ --mds-color-theme-common-touchbar-icon-secure: #64b4fa;
278
304
  --mds-color-theme-scrollbar-button-normal: #ffffff66;
279
305
  --mds-color-theme-scrollbar-button-hover: #ffffff80;
280
306
  --mds-color-theme-scrollbar-button-pressed: #ffffff99;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Jun 2024 11:14:10 GMT
3
+ * Generated on Fri, 28 Jun 2024 09:31:32 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcDarkWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Jun 2024 11:14:10 GMT
3
+ * Generated on Fri, 28 Jun 2024 09:31:32 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcLightWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Jun 2024 11:14:10 GMT
3
+ * Generated on Fri, 28 Jun 2024 09:31:32 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -149,6 +149,10 @@
149
149
  --mds-color-theme-background-label-violet-active: #e2cafc;
150
150
  --mds-color-theme-background-common-normal: #000000;
151
151
  --mds-color-theme-background-namelabel-normal: #ffffff80;
152
+ --mds-color-theme-background-gradient-primary-normal-0: #f0f0f0;
153
+ --mds-color-theme-background-gradient-primary-normal-1: #ffffff;
154
+ --mds-color-theme-background-gradient-secondary-normal-0: #fafafa;
155
+ --mds-color-theme-background-gradient-secondary-normal-1: #ffffff;
152
156
  --mds-color-theme-button-primary-normal: #000000f2;
153
157
  --mds-color-theme-button-primary-hover: #000000cc;
154
158
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -257,6 +261,9 @@
257
261
  --mds-color-theme-common-button-promotion-hover-1: #66262d;
258
262
  --mds-color-theme-common-button-promotion-active-0: #601e66;
259
263
  --mds-color-theme-common-button-promotion-active-1: #3b1e21;
264
+ --mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
265
+ --mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
266
+ --mds-color-theme-common-button-join-animated-gradient-normal-2: #30c9b0;
260
267
  --mds-color-theme-common-outline-button-normal: #ffffff4d;
261
268
  --mds-color-theme-common-outline-primary-normal: #ffffff66;
262
269
  --mds-color-theme-common-outline-primary-disabled: #ffffff33;
@@ -275,6 +282,25 @@
275
282
  --mds-color-theme-common-partner-slides: #0f9d58;
276
283
  --mds-color-theme-common-partner-keynote: #029cfb;
277
284
  --mds-color-theme-common-partner-doc: #4285f4;
285
+ --mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
286
+ --mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
287
+ --mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
288
+ --mds-color-theme-common-touchbar-background-pink-pressed: #66262d;
289
+ --mds-color-theme-common-touchbar-background-mint-normal: #148579;
290
+ --mds-color-theme-common-touchbar-background-mint-pressed: #12423f;
291
+ --mds-color-theme-common-touchbar-background-purple-normal: #c233c4;
292
+ --mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
293
+ --mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
294
+ --mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
295
+ --mds-color-theme-common-touchbar-background-orange-normal: #c94403;
296
+ --mds-color-theme-common-touchbar-background-orange-pressed: #682601;
297
+ --mds-color-theme-common-touchbar-background-green-normal: #1d805f;
298
+ --mds-color-theme-common-touchbar-background-green-pressed: #134231;
299
+ --mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
300
+ --mds-color-theme-common-touchbar-background-red-pressed: #780d13;
301
+ --mds-color-theme-common-touchbar-icon-attention: #fc8b98;
302
+ --mds-color-theme-common-touchbar-icon-stable: #27a17a;
303
+ --mds-color-theme-common-touchbar-icon-secure: #64b4fa;
278
304
  --mds-color-theme-scrollbar-button-normal: #00000075;
279
305
  --mds-color-theme-scrollbar-button-hover: #00000080;
280
306
  --mds-color-theme-scrollbar-button-pressed: #00000099;
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 27 Jun 2024 11:14:10 GMT
7
+ // Generated on Fri, 28 Jun 2024 09:31:32 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 Thu, 27 Jun 2024 11:14:11 GMT
7
+ // Generated on Fri, 28 Jun 2024 09:31:32 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 Thu, 27 Jun 2024 11:14:11 GMT
7
+ // Generated on Fri, 28 Jun 2024 09:31:32 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 Thu, 27 Jun 2024 11:14:10 GMT
7
+ // Generated on Fri, 28 Jun 2024 09:31:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -45,6 +45,10 @@ public class {
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
47
47
  public static let mdsColorThemeBackgroundCommonNormal = #ffffff
48
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal0 = #1a1a1a
49
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal1 = #0f0f0f
50
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal0 = #262626
51
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal1 = #0f0f0f
48
52
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
49
53
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
50
54
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -107,6 +111,9 @@ public class {
107
111
  public static let mdsColorThemeButtonSecondaryNormal = #ffffff00
108
112
  public static let mdsColorThemeButtonSecondaryPressed = #ffffff33
109
113
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #c94403
114
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
115
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
116
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #30c9b0
110
117
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #ffffff33
111
118
  public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
112
119
  public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
@@ -156,6 +163,25 @@ public class {
156
163
  public static let mdsColorThemeCommonTextSuccessNormal = #3cc29a
157
164
  public static let mdsColorThemeCommonTextWarningHover = #ffda94
158
165
  public static let mdsColorThemeCommonTextWarningNormal = #f2990a
166
+ public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #1170cf
167
+ public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #063a75
168
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #1d805f
169
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #134231
170
+ public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #148579
171
+ public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #12423f
172
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #c94403
173
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangePressed = #682601
174
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkNormal = #d43b52
175
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #66262d
176
+ public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #c233c4
177
+ public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #601e66
178
+ public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
179
+ public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
180
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #875ae0
181
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #432c78
182
+ public static let mdsColorThemeCommonTouchbarIconAttention = #fc8b98
183
+ public static let mdsColorThemeCommonTouchbarIconSecure = #64b4fa
184
+ public static let mdsColorThemeCommonTouchbarIconStable = #27a17a
159
185
  public static let mdsColorThemeCommonWhiteboardPenBlack = #0f0f0f
160
186
  public static let mdsColorThemeCommonWhiteboardPenBlue = #64b4fa
161
187
  public static let mdsColorThemeCommonWhiteboardPenGreen = #3cc29a
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 27 Jun 2024 11:14:10 GMT
7
+ // Generated on Fri, 28 Jun 2024 09:31:32 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 Thu, 27 Jun 2024 11:14:10 GMT
7
+ // Generated on Fri, 28 Jun 2024 09:31:32 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 Thu, 27 Jun 2024 11:14:10 GMT
7
+ // Generated on Fri, 28 Jun 2024 09:31:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -45,6 +45,10 @@ public class {
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
47
47
  public static let mdsColorThemeBackgroundCommonNormal = #000000
48
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal0 = #f0f0f0
49
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal1 = #ffffff
50
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal0 = #fafafa
51
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal1 = #ffffff
48
52
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
49
53
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
50
54
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
@@ -107,6 +111,9 @@ public class {
107
111
  public static let mdsColorThemeButtonSecondaryNormal = #00000000
108
112
  public static let mdsColorThemeButtonSecondaryPressed = #00000033
109
113
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #c94403
114
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
115
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
116
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #30c9b0
110
117
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #ffffff33
111
118
  public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
112
119
  public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
@@ -156,6 +163,25 @@ public class {
156
163
  public static let mdsColorThemeCommonTextSuccessNormal = #3cc29a
157
164
  public static let mdsColorThemeCommonTextWarningHover = #ffda94
158
165
  public static let mdsColorThemeCommonTextWarningNormal = #f2990a
166
+ public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #1170cf
167
+ public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #063a75
168
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #1d805f
169
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #134231
170
+ public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #148579
171
+ public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #12423f
172
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #c94403
173
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangePressed = #682601
174
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkNormal = #d43b52
175
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #66262d
176
+ public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #c233c4
177
+ public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #601e66
178
+ public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
179
+ public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
180
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #875ae0
181
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #432c78
182
+ public static let mdsColorThemeCommonTouchbarIconAttention = #fc8b98
183
+ public static let mdsColorThemeCommonTouchbarIconSecure = #64b4fa
184
+ public static let mdsColorThemeCommonTouchbarIconStable = #27a17a
159
185
  public static let mdsColorThemeCommonWhiteboardPenBlack = #0f0f0f
160
186
  public static let mdsColorThemeCommonWhiteboardPenBlue = #64b4fa
161
187
  public static let mdsColorThemeCommonWhiteboardPenGreen = #3cc29a