@momentum-design/tokens 0.0.83 → 0.0.84

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 -2
  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 +1 -1
  8. package/dist/ios/core/complete.swift +1 -2
  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 +1 -1
  15. package/dist/json/core/complete.json +0 -21
  16. package/dist/json-minimal/core/complete.json +1 -2
  17. package/dist/resources/core/complete.xml +1 -2
  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 +1 -1
  24. package/dist/scss/core/complete.scss +2 -3
  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 +1 -1
  31. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 27 Aug 2024 11:46:09 GMT
3
+ * Generated on Thu, 29 Aug 2024 09:52:28 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -319,5 +319,4 @@
319
319
  --mds-color-gradient-lavender-dark-primary-1: #18082b;
320
320
  --mds-color-gradient-lavender-dark-secondary-0: #301a4a;
321
321
  --mds-color-gradient-lavender-dark-secondary-1: #18082b;
322
- --mds-apps: Inter;
323
322
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 27 Aug 2024 11:46:10 GMT
3
+ * Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:11 GMT
3
+ * Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
3
+ * Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
3
+ * Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
3
+ * Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
3
+ * Generated on Thu, 29 Aug 2024 09:52:29 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -4,13 +4,12 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 27 Aug 2024 11:46:10 GMT
7
+ // Generated on Thu, 29 Aug 2024 09:52:28 GMT
8
8
 
9
9
 
10
10
  import UIKit
11
11
 
12
12
  public class {
13
- public static let mdsApps = Inter
14
13
  public static let mdsColorCoreBlackAlpha0 = #00000000
15
14
  public static let mdsColorCoreBlackAlpha100 = #000000
16
15
  public static let mdsColorCoreBlackAlpha11 = #0000001c
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 27 Aug 2024 11:46:10 GMT
7
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:11 GMT
7
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
7
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
7
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
7
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
7
+ // Generated on Thu, 29 Aug 2024 09:52:29 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -8849,26 +8849,5 @@
8849
8849
  }
8850
8850
  }
8851
8851
  }
8852
- },
8853
- "apps": {
8854
- "parent": "core/value",
8855
- "type": "text",
8856
- "value": "Inter",
8857
- "description": "",
8858
- "filePath": "src/core/value.json",
8859
- "isSource": true,
8860
- "original": {
8861
- "parent": "core/value",
8862
- "type": "text",
8863
- "value": "Inter",
8864
- "description": ""
8865
- },
8866
- "name": "mds-apps",
8867
- "attributes": {
8868
- "category": "apps"
8869
- },
8870
- "path": [
8871
- "apps"
8872
- ]
8873
8852
  }
8874
8853
  }
@@ -487,6 +487,5 @@
487
487
  }
488
488
  }
489
489
  }
490
- },
491
- "apps": "Inter"
490
+ }
492
491
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 27 Aug 2024 11:46:09 GMT
5
+ Generated on Thu, 29 Aug 2024 09:52:28 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-core-white-alpha-0">#ffffff00</color>
@@ -320,6 +320,5 @@
320
320
  <color name="mds-color-gradient-lavender-dark-primary-1">#18082b</color>
321
321
  <color name="mds-color-gradient-lavender-dark-secondary-0">#301a4a</color>
322
322
  <color name="mds-color-gradient-lavender-dark-secondary-1">#18082b</color>
323
- <string name="mds-apps">Inter</string>
324
323
 
325
324
  </resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 27 Aug 2024 11:46:10 GMT
5
+ Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:11 GMT
5
+ Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
5
+ Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
5
+ Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
5
+ Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
5
+ Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:09 GMT
3
+ // Generated on Thu, 29 Aug 2024 09:52:28 GMT
4
4
 
5
5
  $mds-color-core-white-alpha-0: #ffffff00;
6
6
  $mds-color-core-white-alpha-5: #ffffff0d;
@@ -316,5 +316,4 @@ $mds-color-gradient-lavender-light-secondary-1: #ffffff;
316
316
  $mds-color-gradient-lavender-dark-primary-0: #231237;
317
317
  $mds-color-gradient-lavender-dark-primary-1: #18082b;
318
318
  $mds-color-gradient-lavender-dark-secondary-0: #301a4a;
319
- $mds-color-gradient-lavender-dark-secondary-1: #18082b;
320
- $mds-apps: Inter;
319
+ $mds-color-gradient-lavender-dark-secondary-1: #18082b;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 27 Aug 2024 11:46:10 GMT
3
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:11 GMT
3
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
3
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
3
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
3
+ // Generated on Thu, 29 Aug 2024 09:52:29 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 Tue, 27 Aug 2024 11:46:10 GMT
3
+ // Generated on Thu, 29 Aug 2024 09:52:29 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.83"
27
+ "version": "0.0.84"
28
28
  }