@momentum-design/tokens 0.0.70 → 0.0.71

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 (31) 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 +2 -2
  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 +1 -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 +2 -2
  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 +1 -1
  15. package/dist/json/theme/webex/dark-stable.json +2 -4
  16. package/dist/json-minimal/theme/webex/dark-stable.json +1 -1
  17. package/dist/resources/core/complete.xml +1 -1
  18. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  19. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  20. package/dist/resources/theme/webex/dark-stable.xml +2 -2
  21. package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
  22. package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
  23. package/dist/resources/theme/webex/light-stable.xml +1 -1
  24. package/dist/scss/core/complete.scss +1 -1
  25. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  26. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  27. package/dist/scss/theme/webex/dark-stable.scss +2 -2
  28. package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
  29. package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
  30. package/dist/scss/theme/webex/light-stable.scss +1 -1
  31. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 08 Aug 2024 10:02:01 GMT
3
+ * Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
3
+ * Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
3
+ * Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:01 GMT
3
+ * Generated on Thu, 08 Aug 2024 14:51:55 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -96,7 +96,7 @@
96
96
  --mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
97
97
  --mds-color-theme-background-secondary-normal: #ffffff1c;
98
98
  --mds-color-theme-background-secondary-hover: #ffffff33;
99
- --mds-color-theme-background-secondary-active: #ffffff4d;
99
+ --mds-color-theme-background-secondary-active: #ffffff33;
100
100
  --mds-color-theme-background-secondary-disabled: #ffffff00;
101
101
  --mds-color-theme-background-accent-normal: #1170cf;
102
102
  --mds-color-theme-background-alert-default-normal: #3b3b3b;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 08 Aug 2024 10:02:02 GMT
3
+ * Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
3
+ * Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
3
+ * Generated on Thu, 08 Aug 2024 14:51:55 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 08 Aug 2024 10:02:01 GMT
7
+ // Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
7
+ // Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
7
+ // Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
7
+ // Generated on Thu, 08 Aug 2024 14:51:55 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -79,7 +79,7 @@ public class {
79
79
  public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
80
80
  public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
81
81
  public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
82
- public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
82
+ public static let mdsColorThemeBackgroundSecondaryActive = #ffffff33
83
83
  public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
84
84
  public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
85
85
  public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 08 Aug 2024 10:02:02 GMT
7
+ // Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
7
+ // Generated on Thu, 08 Aug 2024 14:51:55 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, 08 Aug 2024 10:02:02 GMT
7
+ // Generated on Thu, 08 Aug 2024 14:51:55 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -2828,15 +2828,13 @@
2828
2828
  "active": {
2829
2829
  "parent": "theme/stable/dark",
2830
2830
  "type": "color",
2831
- "value": "#ffffff4d",
2832
- "description": "",
2831
+ "value": "#ffffff33",
2833
2832
  "filePath": "src/theme/stable/dark.json",
2834
2833
  "isSource": true,
2835
2834
  "original": {
2836
2835
  "parent": "theme/stable/dark",
2837
2836
  "type": "color",
2838
- "value": "{color.core.white-alpha.30}",
2839
- "description": ""
2837
+ "value": "{color.core.white-alpha.20}"
2840
2838
  },
2841
2839
  "name": "mds-color-theme-background-secondary-active",
2842
2840
  "attributes": {
@@ -185,7 +185,7 @@
185
185
  "secondary": {
186
186
  "normal": "#ffffff1c",
187
187
  "hover": "#ffffff33",
188
- "active": "#ffffff4d",
188
+ "active": "#ffffff33",
189
189
  "disabled": "#ffffff00"
190
190
  },
191
191
  "accent": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 08 Aug 2024 10:02:01 GMT
5
+ Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
5
+ Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
5
+ Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
5
+ Generated on Thu, 08 Aug 2024 14:51:55 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -97,7 +97,7 @@
97
97
  <color name="mds-color-theme-background-solid-quaternary-normal">#3b3b3b</color>
98
98
  <color name="mds-color-theme-background-secondary-normal">#ffffff1c</color>
99
99
  <color name="mds-color-theme-background-secondary-hover">#ffffff33</color>
100
- <color name="mds-color-theme-background-secondary-active">#ffffff4d</color>
100
+ <color name="mds-color-theme-background-secondary-active">#ffffff33</color>
101
101
  <color name="mds-color-theme-background-secondary-disabled">#ffffff00</color>
102
102
  <color name="mds-color-theme-background-accent-normal">#1170cf</color>
103
103
  <color name="mds-color-theme-background-alert-default-normal">#3b3b3b</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 08 Aug 2024 10:02:02 GMT
5
+ Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
5
+ Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
5
+ Generated on Thu, 08 Aug 2024 14:51:55 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 08 Aug 2024 10:02:01 GMT
3
+ // Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
3
+ // Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
3
+ // Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:01 GMT
3
+ // Generated on Thu, 08 Aug 2024 14:51:55 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -94,7 +94,7 @@ $mds-color-theme-background-solid-tertiary-normal: #262626;
94
94
  $mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
95
95
  $mds-color-theme-background-secondary-normal: #ffffff1c;
96
96
  $mds-color-theme-background-secondary-hover: #ffffff33;
97
- $mds-color-theme-background-secondary-active: #ffffff4d;
97
+ $mds-color-theme-background-secondary-active: #ffffff33;
98
98
  $mds-color-theme-background-secondary-disabled: #ffffff00;
99
99
  $mds-color-theme-background-accent-normal: #1170cf;
100
100
  $mds-color-theme-background-alert-default-normal: #3b3b3b;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 08 Aug 2024 10:02:02 GMT
3
+ // Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
3
+ // Generated on Thu, 08 Aug 2024 14:51:55 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 Thu, 08 Aug 2024 10:02:02 GMT
3
+ // Generated on Thu, 08 Aug 2024 14:51:55 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
package/package.json CHANGED
@@ -24,5 +24,5 @@
24
24
  "@momentum-design/token-builder": "^0.0.0",
25
25
  "rimraf": "^6.0.1"
26
26
  },
27
- "version": "0.0.70"
27
+ "version": "0.0.71"
28
28
  }