@momentum-design/tokens 0.3.2 → 0.3.3

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 (44) hide show
  1. package/dist/css/components/complete.css +1 -1
  2. package/dist/css/core/complete.css +1 -1
  3. package/dist/css/effect/complete.css +2 -2
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-stable.css +1 -1
  8. package/dist/css/theme/webex/hc-dark-stable.css +1 -1
  9. package/dist/css/theme/webex/hc-light-stable.css +1 -1
  10. package/dist/css/theme/webex/light-stable.css +1 -1
  11. package/dist/css/typography/complete.css +1 -1
  12. package/dist/ios/core/complete.swift +1 -1
  13. package/dist/ios/effect/complete.swift +2 -2
  14. package/dist/ios/elevation/complete.swift +1 -1
  15. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  16. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  17. package/dist/ios/theme/webex/dark-stable.swift +1 -1
  18. package/dist/ios/theme/webex/hc-dark-stable.swift +1 -1
  19. package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
  20. package/dist/ios/theme/webex/light-stable.swift +1 -1
  21. package/dist/ios/typography/complete.swift +1 -1
  22. package/dist/json/effect/complete.json +20 -16
  23. package/dist/json-minimal/effect/complete.json +3 -1
  24. package/dist/resources/core/complete.xml +1 -1
  25. package/dist/resources/effect/complete.xml +2 -2
  26. package/dist/resources/elevation/complete.xml +1 -1
  27. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  28. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  29. package/dist/resources/theme/webex/dark-stable.xml +1 -1
  30. package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
  31. package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
  32. package/dist/resources/theme/webex/light-stable.xml +1 -1
  33. package/dist/resources/typography/complete.xml +1 -1
  34. package/dist/scss/core/complete.scss +1 -1
  35. package/dist/scss/effect/complete.scss +2 -2
  36. package/dist/scss/elevation/complete.scss +1 -1
  37. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  38. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  39. package/dist/scss/theme/webex/dark-stable.scss +1 -1
  40. package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
  41. package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
  42. package/dist/scss/theme/webex/light-stable.scss +1 -1
  43. package/dist/scss/typography/complete.scss +1 -1
  44. package/package.json +1 -1
@@ -984,7 +984,7 @@
984
984
  --mds-font-apps-headline-small-regular-text-case: none;
985
985
  }
986
986
  .mds-effect {
987
- --mds-backdrop-filter: blur(10px);
987
+ --mds-effect-backdrop-filter: blur(10px);
988
988
  }
989
989
  .mds-elevation {
990
990
  --mds-elevation-1: drop-shadow(0px 2px 8px rgba(0,0,0,0.2));
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 17 Jan 2025 09:56:09 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:41 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 17 Jan 2025 09:56:10 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:41 GMT
4
4
  */
5
5
 
6
6
  .mds-effect {
7
- --mds-backdrop-filter: blur(10px);
7
+ --mds-effect-backdrop-filter: blur(10px);
8
8
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 17 Jan 2025 09:56:15 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:46 GMT
4
4
  */
5
5
 
6
6
  .mds-elevation {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 17 Jan 2025 09:56:11 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:43 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 Fri, 17 Jan 2025 09:56:11 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:43 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 Fri, 17 Jan 2025 09:56:10 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:41 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 Fri, 17 Jan 2025 09:56:11 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:11 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:10 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:42 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 17 Jan 2025 09:56:13 GMT
3
+ * Generated on Mon, 27 Jan 2025 19:03:44 GMT
4
4
  */
5
5
 
6
6
  .mds-typography {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 17 Jan 2025 09:56:09 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,11 +4,11 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 17 Jan 2025 09:56:10 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
11
11
 
12
12
  public class {
13
- public static let mdsBackdropFilter = blur(10px)
13
+ public static let mdsEffectBackdropFilter = blur(10px)
14
14
  }
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 17 Jan 2025 09:56:15 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:46 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 Fri, 17 Jan 2025 09:56:11 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:43 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 Fri, 17 Jan 2025 09:56:11 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:43 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 Fri, 17 Jan 2025 09:56:10 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:41 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 Fri, 17 Jan 2025 09:56:11 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:11 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:11 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:13 GMT
7
+ // Generated on Mon, 27 Jan 2025 19:03:44 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -1,21 +1,25 @@
1
1
  {
2
- "backdrop-filter": {
3
- "value": "blur(10px)",
4
- "type": "other",
5
- "description": "Used for background blur effect glass effect",
6
- "filePath": "src/core/effect.json",
7
- "isSource": true,
8
- "original": {
2
+ "effect": {
3
+ "backdrop-filter": {
9
4
  "value": "blur(10px)",
10
5
  "type": "other",
11
- "description": "Used for background blur effect glass effect"
12
- },
13
- "name": "mds-backdrop-filter",
14
- "attributes": {
15
- "category": "backdrop-filter"
16
- },
17
- "path": [
18
- "backdrop-filter"
19
- ]
6
+ "description": "Used for background blur effect glass effect",
7
+ "filePath": "src/core/effect.json",
8
+ "isSource": true,
9
+ "original": {
10
+ "value": "blur(10px)",
11
+ "type": "other",
12
+ "description": "Used for background blur effect glass effect"
13
+ },
14
+ "name": "mds-effect-backdrop-filter",
15
+ "attributes": {
16
+ "category": "effect",
17
+ "type": "backdrop-filter"
18
+ },
19
+ "path": [
20
+ "effect",
21
+ "backdrop-filter"
22
+ ]
23
+ }
20
24
  }
21
25
  }
@@ -1,3 +1,5 @@
1
1
  {
2
- "backdrop-filter": "blur(10px)"
2
+ "effect": {
3
+ "backdrop-filter": "blur(10px)"
4
+ }
3
5
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 17 Jan 2025 09:56:09 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:41 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-core-white-alpha-0">#ffffff00</color>
@@ -2,9 +2,9 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 17 Jan 2025 09:56:10 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:41 GMT
6
6
  -->
7
7
  <resources>
8
- <string name="mds-backdrop-filter">blur(10px)</string>
8
+ <string name="mds-effect-backdrop-filter">blur(10px)</string>
9
9
 
10
10
  </resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 17 Jan 2025 09:56:15 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:46 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-elevation-1">drop-shadow(0px 2px 8px rgba(0,0,0,0.2))</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 17 Jan 2025 09:56:11 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:43 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 Fri, 17 Jan 2025 09:56:11 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:43 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 Fri, 17 Jan 2025 09:56:10 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:41 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 Fri, 17 Jan 2025 09:56:11 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:11 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:10 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 17 Jan 2025 09:56:13 GMT
5
+ Generated on Mon, 27 Jan 2025 19:03:44 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-font-lineheight-base">16px</string>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 17 Jan 2025 09:56:09 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:41 GMT
4
4
 
5
5
  $mds-color-core-white-alpha-0: #ffffff00;
6
6
  $mds-color-core-white-alpha-5: #ffffff0d;
@@ -1,5 +1,5 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 17 Jan 2025 09:56:10 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:41 GMT
4
4
 
5
- $mds-backdrop-filter: blur(10px);
5
+ $mds-effect-backdrop-filter: blur(10px);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 17 Jan 2025 09:56:15 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:46 GMT
4
4
 
5
5
  $mds-elevation-1: drop-shadow(0px 2px 8px rgba(0,0,0,0.2));
6
6
  $mds-elevation-2: drop-shadow(0px 4px 16px rgba(0,0,0,0.2));
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 17 Jan 2025 09:56:11 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:43 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 Fri, 17 Jan 2025 09:56:11 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:43 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 Fri, 17 Jan 2025 09:56:10 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:41 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 Fri, 17 Jan 2025 09:56:11 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:11 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:42 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 Fri, 17 Jan 2025 09:56:10 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:42 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 17 Jan 2025 09:56:13 GMT
3
+ // Generated on Mon, 27 Jan 2025 19:03:44 GMT
4
4
 
5
5
  $mds-font-lineheight-base: 16px;
6
6
  $mds-font-lineheight-body-small: 16px;
package/package.json CHANGED
@@ -32,5 +32,5 @@
32
32
  "rimraf": "^6.0.1",
33
33
  "ts-jest": "^29.2.4"
34
34
  },
35
- "version": "0.3.2"
35
+ "version": "0.3.3"
36
36
  }