@momentum-design/tokens 0.0.60 → 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 (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 +3 -3
  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 +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 +1 -1
  13. package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
  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/light-stable.json +2 -4
  17. package/dist/json-minimal/theme/webex/dark-stable.json +2 -2
  18. package/dist/json-minimal/theme/webex/light-stable.json +1 -1
  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 +3 -3
  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 +2 -2
  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 +3 -3
  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 +2 -2
  33. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 17 Jul 2024 09:10:26 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:27 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:58 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 Wed, 17 Jul 2024 09:10:27 GMT
3
+ * Generated on Tue, 23 Jul 2024 18:17:58 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:26 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:27 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 Wed, 17 Jul 2024 09:10:27 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": {
@@ -4424,15 +4424,13 @@
4424
4424
  "normal": {
4425
4425
  "parent": "theme/stable/light",
4426
4426
  "type": "color",
4427
- "value": "#ffffff80",
4428
- "description": "",
4427
+ "value": "#00000099",
4429
4428
  "filePath": "src/theme/stable/light.json",
4430
4429
  "isSource": true,
4431
4430
  "original": {
4432
4431
  "parent": "theme/stable/light",
4433
4432
  "type": "color",
4434
- "value": "{color.core.white-alpha.50}",
4435
- "description": ""
4433
+ "value": "{color.core.black-alpha.60}"
4436
4434
  },
4437
4435
  "name": "mds-color-theme-background-namelabel-normal",
4438
4436
  "attributes": {
@@ -279,7 +279,7 @@
279
279
  "normal": "#ffffff"
280
280
  },
281
281
  "namelabel": {
282
- "normal": "#00000080"
282
+ "normal": "#00000099"
283
283
  },
284
284
  "gradient": {
285
285
  "primary": {
@@ -298,7 +298,7 @@
298
298
  "reaction": {
299
299
  "normal": {
300
300
  "0": "#1a1a1a",
301
- "1": "#8f8f8f"
301
+ "1": "#1a1a1a"
302
302
  }
303
303
  },
304
304
  "skeleton": {
@@ -279,7 +279,7 @@
279
279
  "normal": "#000000"
280
280
  },
281
281
  "namelabel": {
282
- "normal": "#ffffff80"
282
+ "normal": "#00000099"
283
283
  },
284
284
  "gradient": {
285
285
  "primary": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 17 Jul 2024 09:10:26 GMT
5
+ Generated on Tue, 23 Jul 2024 18:17:57 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-core-white-alpha-0">#ffffff00</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 17 Jul 2024 09:10:27 GMT
5
+ Generated on Tue, 23 Jul 2024 18:17:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-surface-neutral-0-default">#17181b</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 17 Jul 2024 09:10:27 GMT
5
+ Generated on Tue, 23 Jul 2024 18:17:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-surface-neutral-0-default">#0e1013</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 17 Jul 2024 09:10:27 GMT
5
+ Generated on Tue, 23 Jul 2024 18:17:57 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -149,13 +149,13 @@
149
149
  <color name="mds-color-theme-background-label-violet-hover">#432c78</color>
150
150
  <color name="mds-color-theme-background-label-violet-active">#643abd</color>
151
151
  <color name="mds-color-theme-background-common-normal">#ffffff</color>
152
- <color name="mds-color-theme-background-namelabel-normal">#00000080</color>
152
+ <color name="mds-color-theme-background-namelabel-normal">#00000099</color>
153
153
  <color name="mds-color-theme-background-gradient-primary-normal-0">#1a1a1a</color>
154
154
  <color name="mds-color-theme-background-gradient-primary-normal-1">#0f0f0f</color>
155
155
  <color name="mds-color-theme-background-gradient-secondary-normal-0">#262626</color>
156
156
  <color name="mds-color-theme-background-gradient-secondary-normal-1">#0f0f0f</color>
157
157
  <color name="mds-color-theme-background-reaction-normal-0">#1a1a1a</color>
158
- <color name="mds-color-theme-background-reaction-normal-1">#8f8f8f</color>
158
+ <color name="mds-color-theme-background-reaction-normal-1">#1a1a1a</color>
159
159
  <color name="mds-color-theme-background-skeleton-normal-0">#00000033</color>
160
160
  <color name="mds-color-theme-background-skeleton-normal-1">#0000004d</color>
161
161
  <color name="mds-color-theme-background-skeleton-normal-2">#00000066</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 17 Jul 2024 09:10:27 GMT
5
+ Generated on Tue, 23 Jul 2024 18:17:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#ffffff</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 17 Jul 2024 09:10:27 GMT
5
+ Generated on Tue, 23 Jul 2024 18:17:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 17 Jul 2024 09:10:27 GMT
5
+ Generated on Tue, 23 Jul 2024 18:17:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -149,7 +149,7 @@
149
149
  <color name="mds-color-theme-background-label-violet-hover">#f0e3fc</color>
150
150
  <color name="mds-color-theme-background-label-violet-active">#e2cafc</color>
151
151
  <color name="mds-color-theme-background-common-normal">#000000</color>
152
- <color name="mds-color-theme-background-namelabel-normal">#ffffff80</color>
152
+ <color name="mds-color-theme-background-namelabel-normal">#00000099</color>
153
153
  <color name="mds-color-theme-background-gradient-primary-normal-0">#f0f0f0</color>
154
154
  <color name="mds-color-theme-background-gradient-primary-normal-1">#ffffff</color>
155
155
  <color name="mds-color-theme-background-gradient-secondary-normal-0">#fafafa</color>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 17 Jul 2024 09:10:26 GMT
3
+ // Generated on Tue, 23 Jul 2024 18:17:57 GMT
4
4
 
5
5
  $mds-color-core-white-alpha-0: #ffffff00;
6
6
  $mds-color-core-white-alpha-5: #ffffff0d;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 17 Jul 2024 09:10:27 GMT
3
+ // Generated on Tue, 23 Jul 2024 18:17:58 GMT
4
4
 
5
5
  $mds-color-theme-surface-neutral-0-default: #17181b;
6
6
  $mds-color-theme-surface-neutral-1-default: #202124;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 17 Jul 2024 09:10:27 GMT
3
+ // Generated on Tue, 23 Jul 2024 18:17:58 GMT
4
4
 
5
5
  $mds-color-theme-surface-neutral-0-default: #0e1013;
6
6
  $mds-color-theme-surface-neutral-1-default: #17181b;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 17 Jul 2024 09:10:27 GMT
3
+ // Generated on Tue, 23 Jul 2024 18:17:57 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -146,13 +146,13 @@ $mds-color-theme-background-label-violet-normal: #29223d;
146
146
  $mds-color-theme-background-label-violet-hover: #432c78;
147
147
  $mds-color-theme-background-label-violet-active: #643abd;
148
148
  $mds-color-theme-background-common-normal: #ffffff;
149
- $mds-color-theme-background-namelabel-normal: #00000080;
149
+ $mds-color-theme-background-namelabel-normal: #00000099;
150
150
  $mds-color-theme-background-gradient-primary-normal-0: #1a1a1a;
151
151
  $mds-color-theme-background-gradient-primary-normal-1: #0f0f0f;
152
152
  $mds-color-theme-background-gradient-secondary-normal-0: #262626;
153
153
  $mds-color-theme-background-gradient-secondary-normal-1: #0f0f0f;
154
154
  $mds-color-theme-background-reaction-normal-0: #1a1a1a;
155
- $mds-color-theme-background-reaction-normal-1: #8f8f8f;
155
+ $mds-color-theme-background-reaction-normal-1: #1a1a1a;
156
156
  $mds-color-theme-background-skeleton-normal-0: #00000033;
157
157
  $mds-color-theme-background-skeleton-normal-1: #0000004d;
158
158
  $mds-color-theme-background-skeleton-normal-2: #00000066;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 17 Jul 2024 09:10:27 GMT
3
+ // Generated on Tue, 23 Jul 2024 18:17:58 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #ffffff;
6
6
  $mds-color-theme-text-primary-disabled: #3ff23f;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 17 Jul 2024 09:10:27 GMT
3
+ // Generated on Tue, 23 Jul 2024 18:17:58 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000;
6
6
  $mds-color-theme-text-primary-disabled: #600000;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 17 Jul 2024 09:10:27 GMT
3
+ // Generated on Tue, 23 Jul 2024 18:17:58 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -146,7 +146,7 @@ $mds-color-theme-background-label-violet-normal: #f8f2fc;
146
146
  $mds-color-theme-background-label-violet-hover: #f0e3fc;
147
147
  $mds-color-theme-background-label-violet-active: #e2cafc;
148
148
  $mds-color-theme-background-common-normal: #000000;
149
- $mds-color-theme-background-namelabel-normal: #ffffff80;
149
+ $mds-color-theme-background-namelabel-normal: #00000099;
150
150
  $mds-color-theme-background-gradient-primary-normal-0: #f0f0f0;
151
151
  $mds-color-theme-background-gradient-primary-normal-1: #ffffff;
152
152
  $mds-color-theme-background-gradient-secondary-normal-0: #fafafa;
package/package.json CHANGED
@@ -24,5 +24,5 @@
24
24
  "@momentum-design/token-builder": "^0.0.0",
25
25
  "rimraf": "^3.0.2"
26
26
  },
27
- "version": "0.0.60"
27
+ "version": "0.0.61"
28
28
  }