@momentum-design/tokens 0.0.42 → 0.0.44

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 (39) 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/common-stable.css +2 -2
  5. package/dist/css/theme/webex/dark-complete.css +1 -1
  6. package/dist/css/theme/webex/dark-stable.css +2 -2
  7. package/dist/css/theme/webex/light-complete.css +1 -1
  8. package/dist/css/theme/webex/light-stable.css +2 -2
  9. package/dist/ios/core/complete.swift +1 -1
  10. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  11. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  12. package/dist/ios/theme/webex/common-stable.swift +2 -2
  13. package/dist/ios/theme/webex/dark-complete.swift +1 -1
  14. package/dist/ios/theme/webex/dark-stable.swift +2 -2
  15. package/dist/ios/theme/webex/light-complete.swift +1 -1
  16. package/dist/ios/theme/webex/light-stable.swift +2 -2
  17. package/dist/json/theme/webex/common-stable.json +4 -4
  18. package/dist/json/theme/webex/dark-stable.json +4 -4
  19. package/dist/json/theme/webex/light-stable.json +4 -4
  20. package/dist/json-minimal/theme/webex/common-stable.json +1 -1
  21. package/dist/json-minimal/theme/webex/dark-stable.json +1 -1
  22. package/dist/json-minimal/theme/webex/light-stable.json +1 -1
  23. package/dist/resources/core/complete.xml +1 -1
  24. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  25. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  26. package/dist/resources/theme/webex/common-stable.xml +2 -2
  27. package/dist/resources/theme/webex/dark-complete.xml +1 -1
  28. package/dist/resources/theme/webex/dark-stable.xml +2 -2
  29. package/dist/resources/theme/webex/light-complete.xml +1 -1
  30. package/dist/resources/theme/webex/light-stable.xml +2 -2
  31. package/dist/scss/core/complete.scss +1 -1
  32. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  33. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  34. package/dist/scss/theme/webex/common-stable.scss +2 -2
  35. package/dist/scss/theme/webex/dark-complete.scss +1 -1
  36. package/dist/scss/theme/webex/dark-stable.scss +2 -2
  37. package/dist/scss/theme/webex/light-complete.scss +1 -1
  38. package/dist/scss/theme/webex/light-stable.scss +2 -2
  39. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Aug 2023 17:38:48 GMT
3
+ * Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Aug 2023 17:38:49 GMT
3
+ * Generated on Fri, 25 Aug 2023 14:05:02 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, 22 Aug 2023 17:38:49 GMT
3
+ * Generated on Fri, 25 Aug 2023 14:05:02 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, 22 Aug 2023 17:38:48 GMT
3
+ * Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-commonWebex {
@@ -17,7 +17,7 @@
17
17
  --mds-color-theme-common-text-secondary-dark: #00000099;
18
18
  --mds-color-theme-common-overlay-primary-normal: #000000e6;
19
19
  --mds-color-theme-common-overlay-secondary-normal: #00000066;
20
- --mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);;
20
+ --mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
21
21
  --mds-color-theme-common-button-primary-normal: #fffffff2;
22
22
  --mds-color-theme-common-button-primary-hover: #ffffffcc;
23
23
  --mds-color-theme-common-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Aug 2023 17:38:48 GMT
3
+ * Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-webex-dark {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Aug 2023 17:38:48 GMT
3
+ * Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -17,7 +17,7 @@
17
17
  --mds-color-theme-common-text-secondary-dark: #00000099;
18
18
  --mds-color-theme-common-overlay-primary-normal: #000000e6;
19
19
  --mds-color-theme-common-overlay-secondary-normal: #00000066;
20
- --mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);;
20
+ --mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
21
21
  --mds-color-theme-common-button-primary-normal: #fffffff2;
22
22
  --mds-color-theme-common-button-primary-hover: #ffffffcc;
23
23
  --mds-color-theme-common-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Aug 2023 17:38:48 GMT
3
+ * Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-webex-light {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Aug 2023 17:38:49 GMT
3
+ * Generated on Fri, 25 Aug 2023 14:05:02 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -17,7 +17,7 @@
17
17
  --mds-color-theme-common-text-secondary-dark: #00000099;
18
18
  --mds-color-theme-common-overlay-primary-normal: #000000e6;
19
19
  --mds-color-theme-common-overlay-secondary-normal: #00000066;
20
- --mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);;
20
+ --mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
21
21
  --mds-color-theme-common-button-primary-normal: #fffffff2;
22
22
  --mds-color-theme-common-button-primary-hover: #ffffffcc;
23
23
  --mds-color-theme-common-button-primary-pressed: #ffffffb3;
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 22 Aug 2023 17:38:48 GMT
7
+ // Generated on Fri, 25 Aug 2023 14:05:01 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, 22 Aug 2023 17:38:49 GMT
7
+ // Generated on Fri, 25 Aug 2023 14:05:02 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, 22 Aug 2023 17:38:49 GMT
7
+ // Generated on Fri, 25 Aug 2023 14:05:02 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, 22 Aug 2023 17:38:48 GMT
7
+ // Generated on Fri, 25 Aug 2023 14:05:01 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -38,7 +38,7 @@ public class {
38
38
  public static let mds-color-theme-common-outline-disabled-normal = #ffffff33
39
39
  public static let mds-color-theme-common-outline-input-normal = #ffffff80
40
40
  public static let mds-color-theme-common-outline-primary-normal = #ffffff66
41
- public static let mds-color-theme-common-overlay-meeting-normal = linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);
41
+ public static let mds-color-theme-common-overlay-meeting-normal = linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)
42
42
  public static let mds-color-theme-common-overlay-primary-normal = #000000e6
43
43
  public static let mds-color-theme-common-overlay-secondary-normal = #00000066
44
44
  public static let mds-color-theme-common-text-black = #000000f2
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 22 Aug 2023 17:38:48 GMT
7
+ // Generated on Fri, 25 Aug 2023 14:05:01 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, 22 Aug 2023 17:38:48 GMT
7
+ // Generated on Fri, 25 Aug 2023 14:05:02 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -139,7 +139,7 @@ public class {
139
139
  public static let mds-color-theme-common-outline-disabled-normal = #ffffff33
140
140
  public static let mds-color-theme-common-outline-input-normal = #ffffff80
141
141
  public static let mds-color-theme-common-outline-primary-normal = #ffffff66
142
- public static let mds-color-theme-common-overlay-meeting-normal = linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);
142
+ public static let mds-color-theme-common-overlay-meeting-normal = linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)
143
143
  public static let mds-color-theme-common-overlay-primary-normal = #000000e6
144
144
  public static let mds-color-theme-common-overlay-secondary-normal = #00000066
145
145
  public static let mds-color-theme-common-text-black = #000000f2
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 22 Aug 2023 17:38:48 GMT
7
+ // Generated on Fri, 25 Aug 2023 14:05:01 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, 22 Aug 2023 17:38:49 GMT
7
+ // Generated on Fri, 25 Aug 2023 14:05:02 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -139,7 +139,7 @@ public class {
139
139
  public static let mds-color-theme-common-outline-disabled-normal = #ffffff33
140
140
  public static let mds-color-theme-common-outline-input-normal = #ffffff80
141
141
  public static let mds-color-theme-common-outline-primary-normal = #ffffff66
142
- public static let mds-color-theme-common-overlay-meeting-normal = linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);
142
+ public static let mds-color-theme-common-overlay-meeting-normal = linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)
143
143
  public static let mds-color-theme-common-overlay-primary-normal = #000000e6
144
144
  public static let mds-color-theme-common-overlay-secondary-normal = #00000066
145
145
  public static let mds-color-theme-common-text-black = #000000f2
@@ -375,15 +375,15 @@
375
375
  },
376
376
  "meeting": {
377
377
  "normal": {
378
- "value": "linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);",
378
+ "value": "linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)",
379
379
  "type": "color",
380
- "description": "Core: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);\n\nUsed for interstitial preview header.",
380
+ "description": "Core: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)\n\nUsed for interstitial preview header.",
381
381
  "filePath": "src/theme/stable/common.json",
382
382
  "isSource": true,
383
383
  "original": {
384
- "value": "linear-gradient(180deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.80} 100%);",
384
+ "value": "linear-gradient(180deg, {color.core.black-alpha.80} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.0} 100%)",
385
385
  "type": "color",
386
- "description": "Core: linear-gradient(180deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.80} 100%);\n\nUsed for interstitial preview header."
386
+ "description": "Core: linear-gradient(180deg, {color.core.black-alpha.80} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.0} 100%)\n\nUsed for interstitial preview header."
387
387
  },
388
388
  "name": "mds-color-theme-common-overlay-meeting-normal",
389
389
  "attributes": {
@@ -375,15 +375,15 @@
375
375
  },
376
376
  "meeting": {
377
377
  "normal": {
378
- "value": "linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);",
378
+ "value": "linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)",
379
379
  "type": "color",
380
- "description": "Core: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);\n\nUsed for interstitial preview header.",
380
+ "description": "Core: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)\n\nUsed for interstitial preview header.",
381
381
  "filePath": "src/theme/stable/common.json",
382
382
  "isSource": true,
383
383
  "original": {
384
- "value": "linear-gradient(180deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.80} 100%);",
384
+ "value": "linear-gradient(180deg, {color.core.black-alpha.80} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.0} 100%)",
385
385
  "type": "color",
386
- "description": "Core: linear-gradient(180deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.80} 100%);\n\nUsed for interstitial preview header."
386
+ "description": "Core: linear-gradient(180deg, {color.core.black-alpha.80} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.0} 100%)\n\nUsed for interstitial preview header."
387
387
  },
388
388
  "name": "mds-color-theme-common-overlay-meeting-normal",
389
389
  "attributes": {
@@ -375,15 +375,15 @@
375
375
  },
376
376
  "meeting": {
377
377
  "normal": {
378
- "value": "linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);",
378
+ "value": "linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)",
379
379
  "type": "color",
380
- "description": "Core: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);\n\nUsed for interstitial preview header.",
380
+ "description": "Core: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)\n\nUsed for interstitial preview header.",
381
381
  "filePath": "src/theme/stable/common.json",
382
382
  "isSource": true,
383
383
  "original": {
384
- "value": "linear-gradient(180deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.80} 100%);",
384
+ "value": "linear-gradient(180deg, {color.core.black-alpha.80} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.0} 100%)",
385
385
  "type": "color",
386
- "description": "Core: linear-gradient(180deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.80} 100%);\n\nUsed for interstitial preview header."
386
+ "description": "Core: linear-gradient(180deg, {color.core.black-alpha.80} 0%, {color.core.black-alpha.30} 50.23%, {color.core.black-alpha.0} 100%)\n\nUsed for interstitial preview header."
387
387
  },
388
388
  "name": "mds-color-theme-common-overlay-meeting-normal",
389
389
  "attributes": {
@@ -29,7 +29,7 @@
29
29
  "normal": "#00000066"
30
30
  },
31
31
  "meeting": {
32
- "normal": "linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);"
32
+ "normal": "linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)"
33
33
  }
34
34
  },
35
35
  "button": {
@@ -29,7 +29,7 @@
29
29
  "normal": "#00000066"
30
30
  },
31
31
  "meeting": {
32
- "normal": "linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);"
32
+ "normal": "linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)"
33
33
  }
34
34
  },
35
35
  "button": {
@@ -29,7 +29,7 @@
29
29
  "normal": "#00000066"
30
30
  },
31
31
  "meeting": {
32
- "normal": "linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);"
32
+ "normal": "linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)"
33
33
  }
34
34
  },
35
35
  "button": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 22 Aug 2023 17:38:48 GMT
5
+ Generated on Fri, 25 Aug 2023 14:05:01 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-border-radius-core-none">0px</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 22 Aug 2023 17:38:49 GMT
5
+ Generated on Fri, 25 Aug 2023 14:05:02 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, 22 Aug 2023 17:38:49 GMT
5
+ Generated on Fri, 25 Aug 2023 14:05:02 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, 22 Aug 2023 17:38:48 GMT
5
+ Generated on Fri, 25 Aug 2023 14:05:01 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-common-text-white">#fffffff2</color>
@@ -18,7 +18,7 @@
18
18
  <color name="mds-color-theme-common-text-secondary-dark">#00000099</color>
19
19
  <color name="mds-color-theme-common-overlay-primary-normal">#000000e6</color>
20
20
  <color name="mds-color-theme-common-overlay-secondary-normal">#00000066</color>
21
- <color name="mds-color-theme-common-overlay-meeting-normal">linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);</color>
21
+ <color name="mds-color-theme-common-overlay-meeting-normal">linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)</color>
22
22
  <color name="mds-color-theme-common-button-primary-normal">#fffffff2</color>
23
23
  <color name="mds-color-theme-common-button-primary-hover">#ffffffcc</color>
24
24
  <color name="mds-color-theme-common-button-primary-pressed">#ffffffb3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 22 Aug 2023 17:38:48 GMT
5
+ Generated on Fri, 25 Aug 2023 14:05:01 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-bg-primary">linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 22 Aug 2023 17:38:48 GMT
5
+ Generated on Fri, 25 Aug 2023 14:05:01 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-common-text-white">#fffffff2</color>
@@ -18,7 +18,7 @@
18
18
  <color name="mds-color-theme-common-text-secondary-dark">#00000099</color>
19
19
  <color name="mds-color-theme-common-overlay-primary-normal">#000000e6</color>
20
20
  <color name="mds-color-theme-common-overlay-secondary-normal">#00000066</color>
21
- <color name="mds-color-theme-common-overlay-meeting-normal">linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);</color>
21
+ <color name="mds-color-theme-common-overlay-meeting-normal">linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)</color>
22
22
  <color name="mds-color-theme-common-button-primary-normal">#fffffff2</color>
23
23
  <color name="mds-color-theme-common-button-primary-hover">#ffffffcc</color>
24
24
  <color name="mds-color-theme-common-button-primary-pressed">#ffffffb3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 22 Aug 2023 17:38:48 GMT
5
+ Generated on Fri, 25 Aug 2023 14:05:01 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-bg-primary">linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 22 Aug 2023 17:38:49 GMT
5
+ Generated on Fri, 25 Aug 2023 14:05:02 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-common-text-white">#fffffff2</color>
@@ -18,7 +18,7 @@
18
18
  <color name="mds-color-theme-common-text-secondary-dark">#00000099</color>
19
19
  <color name="mds-color-theme-common-overlay-primary-normal">#000000e6</color>
20
20
  <color name="mds-color-theme-common-overlay-secondary-normal">#00000066</color>
21
- <color name="mds-color-theme-common-overlay-meeting-normal">linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);</color>
21
+ <color name="mds-color-theme-common-overlay-meeting-normal">linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)</color>
22
22
  <color name="mds-color-theme-common-button-primary-normal">#fffffff2</color>
23
23
  <color name="mds-color-theme-common-button-primary-hover">#ffffffcc</color>
24
24
  <color name="mds-color-theme-common-button-primary-pressed">#ffffffb3</color>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 22 Aug 2023 17:38:48 GMT
3
+ // Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
 
5
5
  $mds-border-radius-core-none: 0px;
6
6
  $mds-border-radius-core-small: 4px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 22 Aug 2023 17:38:49 GMT
3
+ // Generated on Fri, 25 Aug 2023 14:05:02 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, 22 Aug 2023 17:38:49 GMT
3
+ // Generated on Fri, 25 Aug 2023 14:05:02 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, 22 Aug 2023 17:38:48 GMT
3
+ // Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
 
5
5
  $mds-color-theme-common-text-white: #fffffff2;
6
6
  $mds-color-theme-common-text-gray: #ffffffb3;
@@ -15,7 +15,7 @@ $mds-color-theme-common-text-secondary-light: #ffffffb3;
15
15
  $mds-color-theme-common-text-secondary-dark: #00000099;
16
16
  $mds-color-theme-common-overlay-primary-normal: #000000e6;
17
17
  $mds-color-theme-common-overlay-secondary-normal: #00000066;
18
- $mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);;
18
+ $mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
19
19
  $mds-color-theme-common-button-primary-normal: #fffffff2;
20
20
  $mds-color-theme-common-button-primary-hover: #ffffffcc;
21
21
  $mds-color-theme-common-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 22 Aug 2023 17:38:48 GMT
3
+ // Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
 
5
5
  $mds-color-theme-bg-primary: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
6
6
  $mds-color-theme-bg-secondary: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 22 Aug 2023 17:38:48 GMT
3
+ // Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
 
5
5
  $mds-color-theme-common-text-white: #fffffff2;
6
6
  $mds-color-theme-common-text-gray: #ffffffb3;
@@ -15,7 +15,7 @@ $mds-color-theme-common-text-secondary-light: #ffffffb3;
15
15
  $mds-color-theme-common-text-secondary-dark: #00000099;
16
16
  $mds-color-theme-common-overlay-primary-normal: #000000e6;
17
17
  $mds-color-theme-common-overlay-secondary-normal: #00000066;
18
- $mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);;
18
+ $mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
19
19
  $mds-color-theme-common-button-primary-normal: #fffffff2;
20
20
  $mds-color-theme-common-button-primary-hover: #ffffffcc;
21
21
  $mds-color-theme-common-button-primary-pressed: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 22 Aug 2023 17:38:48 GMT
3
+ // Generated on Fri, 25 Aug 2023 14:05:01 GMT
4
4
 
5
5
  $mds-color-theme-bg-primary: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
6
6
  $mds-color-theme-bg-secondary: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 22 Aug 2023 17:38:49 GMT
3
+ // Generated on Fri, 25 Aug 2023 14:05:02 GMT
4
4
 
5
5
  $mds-color-theme-common-text-white: #fffffff2;
6
6
  $mds-color-theme-common-text-gray: #ffffffb3;
@@ -15,7 +15,7 @@ $mds-color-theme-common-text-secondary-light: #ffffffb3;
15
15
  $mds-color-theme-common-text-secondary-dark: #00000099;
16
16
  $mds-color-theme-common-overlay-primary-normal: #000000e6;
17
17
  $mds-color-theme-common-overlay-secondary-normal: #00000066;
18
- $mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #00000000 0%, #0000004d 50.23%, #000000cc 100%);;
18
+ $mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
19
19
  $mds-color-theme-common-button-primary-normal: #fffffff2;
20
20
  $mds-color-theme-common-button-primary-hover: #ffffffcc;
21
21
  $mds-color-theme-common-button-primary-pressed: #ffffffb3;
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.42"
27
+ "version": "0.0.44"
28
28
  }