@momentum-design/tokens 0.0.72 → 0.0.74

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 +1 -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 +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 +1 -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 +2 -2
  15. package/dist/json/theme/webex/light-stable.json +2 -12
  16. package/dist/json-minimal/theme/webex/light-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 +1 -1
  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 +2 -2
  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 +1 -1
  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 +2 -2
  31. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Aug 2024 09:28:14 GMT
3
+ * Generated on Thu, 15 Aug 2024 10:30:33 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, 12 Aug 2024 09:28:15 GMT
3
+ * Generated on Thu, 15 Aug 2024 10:30:34 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, 12 Aug 2024 09:28:15 GMT
3
+ * Generated on Thu, 15 Aug 2024 10:30:34 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, 12 Aug 2024 09:28:14 GMT
3
+ * Generated on Thu, 15 Aug 2024 10:30:34 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Aug 2024 09:28:14 GMT
3
+ * Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:14 GMT
3
+ * Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:14 GMT
3
+ * Generated on Thu, 15 Aug 2024 10:30:34 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -151,7 +151,7 @@
151
151
  --mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
152
152
  --mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
153
153
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
154
- --mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);;
154
+ --mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);
155
155
  --mds-color-theme-button-primary-normal: #000000f2;
156
156
  --mds-color-theme-button-primary-hover: #000000cc;
157
157
  --mds-color-theme-button-primary-pressed: #000000b3;
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 12 Aug 2024 09:28:14 GMT
7
+ // Generated on Thu, 15 Aug 2024 10:30:34 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, 12 Aug 2024 09:28:15 GMT
7
+ // Generated on Thu, 15 Aug 2024 10:30:34 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, 12 Aug 2024 09:28:15 GMT
7
+ // Generated on Thu, 15 Aug 2024 10:30:34 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, 12 Aug 2024 09:28:14 GMT
7
+ // Generated on Thu, 15 Aug 2024 10:30:34 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, 12 Aug 2024 09:28:14 GMT
7
+ // Generated on Thu, 15 Aug 2024 10:30:34 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, 12 Aug 2024 09:28:14 GMT
7
+ // Generated on Thu, 15 Aug 2024 10:30:34 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, 12 Aug 2024 09:28:14 GMT
7
+ // Generated on Thu, 15 Aug 2024 10:30:34 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -83,7 +83,7 @@ public class {
83
83
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
84
84
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
85
85
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
86
- public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%)
87
87
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
88
88
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
89
89
  public static let mdsColorThemeBackgroundSolidSecondaryNormal = #f7f7f7
@@ -4545,24 +4545,14 @@
4545
4545
  },
4546
4546
  "skeleton": {
4547
4547
  "normal": {
4548
- "$extensions": {
4549
- "studio.tokens": {
4550
- "modify": {}
4551
- }
4552
- },
4553
4548
  "type": "color",
4554
- "value": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);",
4549
+ "value": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%)",
4555
4550
  "description": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%)",
4556
4551
  "filePath": "src/theme/stable/light.json",
4557
4552
  "isSource": true,
4558
4553
  "original": {
4559
- "$extensions": {
4560
- "studio.tokens": {
4561
- "modify": {}
4562
- }
4563
- },
4564
4554
  "type": "color",
4565
- "value": "linear-gradient(123deg, {color.core.black-alpha.20} 0%, {color.core.black-alpha.30} 27.6%, {color.core.black-alpha.40} 58.85%, {color.core.black-alpha.50} 100%);",
4555
+ "value": "linear-gradient(123deg, {color.core.black-alpha.20} 0%, {color.core.black-alpha.30} 27.6%, {color.core.black-alpha.40} 58.85%, {color.core.black-alpha.50} 100%)",
4566
4556
  "description": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%)"
4567
4557
  },
4568
4558
  "name": "mds-color-theme-background-skeleton-normal",
@@ -290,7 +290,7 @@
290
290
  "normal": "linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)"
291
291
  },
292
292
  "skeleton": {
293
- "normal": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);"
293
+ "normal": "linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%)"
294
294
  }
295
295
  },
296
296
  "button": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 12 Aug 2024 09:28:14 GMT
5
+ Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:15 GMT
5
+ Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:15 GMT
5
+ Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:14 GMT
5
+ Generated on Thu, 15 Aug 2024 10:30:34 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 12 Aug 2024 09:28:14 GMT
5
+ Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:14 GMT
5
+ Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:14 GMT
5
+ Generated on Thu, 15 Aug 2024 10:30:34 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -152,7 +152,7 @@
152
152
  <color name="mds-color-theme-background-gradient-primary-normal">linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)</color>
153
153
  <color name="mds-color-theme-background-gradient-secondary-normal">linear-gradient(180deg, #fafafa 0%, #ffffff 100%)</color>
154
154
  <color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
155
- <color name="mds-color-theme-background-skeleton-normal">linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);</color>
155
+ <color name="mds-color-theme-background-skeleton-normal">linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%)</color>
156
156
  <color name="mds-color-theme-button-primary-normal">#000000f2</color>
157
157
  <color name="mds-color-theme-button-primary-hover">#000000cc</color>
158
158
  <color name="mds-color-theme-button-primary-pressed">#000000b3</color>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 12 Aug 2024 09:28:14 GMT
3
+ // Generated on Thu, 15 Aug 2024 10:30:33 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 Mon, 12 Aug 2024 09:28:15 GMT
3
+ // Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:15 GMT
3
+ // Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:14 GMT
3
+ // Generated on Thu, 15 Aug 2024 10:30:34 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 12 Aug 2024 09:28:14 GMT
3
+ // Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:14 GMT
3
+ // Generated on Thu, 15 Aug 2024 10:30:34 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 Mon, 12 Aug 2024 09:28:14 GMT
3
+ // Generated on Thu, 15 Aug 2024 10:30:34 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -149,7 +149,7 @@ $mds-color-theme-background-namelabel-normal: #00000099;
149
149
  $mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
150
150
  $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
151
151
  $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
152
- $mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);;
152
+ $mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #00000033 0%, #0000004d 27.6%, #00000066 58.85%, #00000080 100%);
153
153
  $mds-color-theme-button-primary-normal: #000000f2;
154
154
  $mds-color-theme-button-primary-hover: #000000cc;
155
155
  $mds-color-theme-button-primary-pressed: #000000b3;
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.72"
27
+ "version": "0.0.74"
28
28
  }