@momentum-design/tokens 0.0.65 → 0.0.67

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 (33) 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 +4 -4
  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 +4 -4
  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 +4 -4
  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 +4 -4
  15. package/dist/json/theme/webex/dark-stable.json +9 -15
  16. package/dist/json/theme/webex/light-stable.json +8 -10
  17. package/dist/json-minimal/theme/webex/dark-stable.json +3 -3
  18. package/dist/json-minimal/theme/webex/light-stable.json +3 -3
  19. package/dist/resources/core/complete.xml +1 -1
  20. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  21. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  22. package/dist/resources/theme/webex/dark-stable.xml +4 -4
  23. package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
  24. package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
  25. package/dist/resources/theme/webex/light-stable.xml +4 -4
  26. package/dist/scss/core/complete.scss +1 -1
  27. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  28. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  29. package/dist/scss/theme/webex/dark-stable.scss +4 -4
  30. package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
  31. package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
  32. package/dist/scss/theme/webex/light-stable.scss +4 -4
  33. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 31 Jul 2024 09:58:01 GMT
3
+ * Generated on Fri, 02 Aug 2024 07:50:35 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 31 Jul 2024 09:58:02 GMT
3
+ * Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:02 GMT
3
+ * Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:01 GMT
3
+ * Generated on Fri, 02 Aug 2024 07:50:35 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -150,7 +150,7 @@
150
150
  --mds-color-theme-background-namelabel-normal: #00000099;
151
151
  --mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
152
152
  --mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
153
- --mds-color-theme-background-reaction-normal: linear-gradient(180deg, #1a1a1a 90%, #1a1a1a 0%);
153
+ --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
154
154
  --mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80);
155
155
  --mds-color-theme-button-primary-normal: #fffffff2;
156
156
  --mds-color-theme-button-primary-hover: #ffffffcc;
@@ -161,7 +161,7 @@
161
161
  --mds-color-theme-button-secondary-pressed: #ffffff33;
162
162
  --mds-color-theme-button-secondary-disabled: #ffffff00;
163
163
  --mds-color-theme-button-secondary-active-normal: #ffffff33;
164
- --mds-color-theme-button-secondary-active-hover: #ffffff33;
164
+ --mds-color-theme-button-secondary-active-hover: #ffffff4d;
165
165
  --mds-color-theme-button-secondary-active-pressed: #ffffff66;
166
166
  --mds-color-theme-button-secondary-active-disabled: #ffffff1c;
167
167
  --mds-color-theme-button-join-normal: #1d805f;
@@ -256,7 +256,7 @@
256
256
  --mds-color-theme-common-button-primary-disabled: #ffffff33;
257
257
  --mds-color-theme-common-button-secondary-normal: #ffffff00;
258
258
  --mds-color-theme-common-button-secondary-hover: #ffffff12;
259
- --mds-color-theme-common-button-secondary-active-normal: #ffffffb3;
259
+ --mds-color-theme-common-button-secondary-active-normal: #ffffff33;
260
260
  --mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
261
261
  --mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
262
262
  --mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 31 Jul 2024 09:58:02 GMT
3
+ * Generated on Fri, 02 Aug 2024 07:50:35 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 Wed, 31 Jul 2024 09:58:02 GMT
3
+ * Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:02 GMT
3
+ * Generated on Fri, 02 Aug 2024 07:50:35 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -150,7 +150,7 @@
150
150
  --mds-color-theme-background-namelabel-normal: #00000099;
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
- --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffff 90%, #ffffff 0%);
153
+ --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
154
154
  --mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff 64.82%, #ffffff80);;
155
155
  --mds-color-theme-button-primary-normal: #000000f2;
156
156
  --mds-color-theme-button-primary-hover: #000000cc;
@@ -256,9 +256,9 @@
256
256
  --mds-color-theme-common-button-primary-disabled: #ffffff33;
257
257
  --mds-color-theme-common-button-secondary-normal: #ffffff00;
258
258
  --mds-color-theme-common-button-secondary-hover: #ffffff12;
259
- --mds-color-theme-common-button-secondary-active-normal: #ffffffb3;
259
+ --mds-color-theme-common-button-secondary-active-normal: #ffffff33;
260
260
  --mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
261
- --mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
261
+ --mds-color-theme-common-button-secondary-active-pressed: #ffffff33;
262
262
  --mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
263
263
  --mds-color-theme-common-button-secondary-disabled: #ffffff00;
264
264
  --mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 0%, #a12a3a 100%);
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 31 Jul 2024 09:58:01 GMT
7
+ // Generated on Fri, 02 Aug 2024 07:50:35 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 Wed, 31 Jul 2024 09:58:02 GMT
7
+ // Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:02 GMT
7
+ // Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:01 GMT
7
+ // Generated on Fri, 02 Aug 2024 07:50:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -78,7 +78,7 @@ public class {
78
78
  public static let mdsColorThemeBackgroundPrimaryDisabled = #ffffff1c
79
79
  public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
80
80
  public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
81
- public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(180deg, #1a1a1a 90%, #1a1a1a 0%)
81
+ public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
82
82
  public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
83
83
  public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
84
84
  public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
@@ -102,7 +102,7 @@ public class {
102
102
  public static let mdsColorThemeButtonPrimaryNormal = #fffffff2
103
103
  public static let mdsColorThemeButtonPrimaryPressed = #ffffffb3
104
104
  public static let mdsColorThemeButtonSecondaryActiveDisabled = #ffffff1c
105
- public static let mdsColorThemeButtonSecondaryActiveHover = #ffffff33
105
+ public static let mdsColorThemeButtonSecondaryActiveHover = #ffffff4d
106
106
  public static let mdsColorThemeButtonSecondaryActiveNormal = #ffffff33
107
107
  public static let mdsColorThemeButtonSecondaryActivePressed = #ffffff66
108
108
  public static let mdsColorThemeButtonSecondaryDisabled = #ffffff00
@@ -122,7 +122,7 @@ public class {
122
122
  public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(45deg, #932099 0%, #a12a3a 100%)
123
123
  public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #ffffff1c
124
124
  public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
125
- public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffffb3
125
+ public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
126
126
  public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
127
127
  public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
128
128
  public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 31 Jul 2024 09:58:02 GMT
7
+ // Generated on Fri, 02 Aug 2024 07:50:35 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 Wed, 31 Jul 2024 09:58:02 GMT
7
+ // Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:02 GMT
7
+ // Generated on Fri, 02 Aug 2024 07:50:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -78,7 +78,7 @@ public class {
78
78
  public static let mdsColorThemeBackgroundPrimaryDisabled = #0000001c
79
79
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
80
80
  public static let mdsColorThemeBackgroundPrimaryHover = #00000012
81
- public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #ffffff 90%, #ffffff 0%)
81
+ public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)
82
82
  public static let mdsColorThemeBackgroundSecondaryActive = #0000004d
83
83
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
84
84
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
@@ -122,8 +122,8 @@ public class {
122
122
  public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(46deg, #932099 0%, #a12a3a 100%)
123
123
  public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #ffffff1c
124
124
  public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
125
- public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffffb3
126
- public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
125
+ public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
126
+ public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff33
127
127
  public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
128
128
  public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
129
129
  public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
@@ -4514,8 +4514,8 @@
4514
4514
  }
4515
4515
  },
4516
4516
  "type": "color",
4517
- "value": "linear-gradient(180deg, #1a1a1a 90%, #1a1a1a 0%)",
4518
- "description": "linear-gradient(180deg, #1A1A1A 90%, #1A1A1A 0%\nUsed for meeting reaction background ",
4517
+ "value": "linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)",
4518
+ "description": "linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)\nUsed for meeting reaction background ",
4519
4519
  "filePath": "src/theme/stable/dark.json",
4520
4520
  "isSource": true,
4521
4521
  "original": {
@@ -4525,8 +4525,8 @@
4525
4525
  }
4526
4526
  },
4527
4527
  "type": "color",
4528
- "value": "linear-gradient(180deg, {color.core.gray.95} 90%, {color.core.gray.95} 0%)",
4529
- "description": "linear-gradient(180deg, #1A1A1A 90%, #1A1A1A 0%\nUsed for meeting reaction background "
4528
+ "value": "linear-gradient(90deg, {color.core.gray.95}e6 0%, {color.core.gray.95}00 100%)",
4529
+ "description": "linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)\nUsed for meeting reaction background "
4530
4530
  },
4531
4531
  "name": "mds-color-theme-background-reaction-normal",
4532
4532
  "attributes": {
@@ -4855,15 +4855,13 @@
4855
4855
  "hover": {
4856
4856
  "parent": "theme/stable/dark",
4857
4857
  "type": "color",
4858
- "value": "#ffffff33",
4859
- "description": "",
4858
+ "value": "#ffffff4d",
4860
4859
  "filePath": "src/theme/stable/dark.json",
4861
4860
  "isSource": true,
4862
4861
  "original": {
4863
4862
  "parent": "theme/stable/dark",
4864
4863
  "type": "color",
4865
- "value": "{color.core.white-alpha.20}",
4866
- "description": ""
4864
+ "value": "{color.core.white-alpha.30}"
4867
4865
  },
4868
4866
  "name": "mds-color-theme-button-secondary-active-hover",
4869
4867
  "attributes": {
@@ -7749,15 +7747,13 @@
7749
7747
  "normal": {
7750
7748
  "parent": "theme/stable/dark",
7751
7749
  "type": "color",
7752
- "value": "#ffffffb3",
7753
- "description": "",
7750
+ "value": "#ffffff33",
7754
7751
  "filePath": "src/theme/stable/dark.json",
7755
7752
  "isSource": true,
7756
7753
  "original": {
7757
7754
  "parent": "theme/stable/dark",
7758
7755
  "type": "color",
7759
- "value": "{color.core.white-alpha.70}",
7760
- "description": ""
7756
+ "value": "{color.core.white-alpha.20}"
7761
7757
  },
7762
7758
  "name": "mds-color-theme-common-button-secondary-active-normal",
7763
7759
  "attributes": {
@@ -7812,14 +7808,12 @@
7812
7808
  "parent": "theme/stable/dark",
7813
7809
  "type": "color",
7814
7810
  "value": "#ffffff66",
7815
- "description": "",
7816
7811
  "filePath": "src/theme/stable/dark.json",
7817
7812
  "isSource": true,
7818
7813
  "original": {
7819
7814
  "parent": "theme/stable/dark",
7820
7815
  "type": "color",
7821
- "value": "{color.core.white-alpha.40}",
7822
- "description": ""
7816
+ "value": "{color.core.white-alpha.40}"
7823
7817
  },
7824
7818
  "name": "mds-color-theme-common-button-secondary-active-pressed",
7825
7819
  "attributes": {
@@ -4512,7 +4512,8 @@
4512
4512
  }
4513
4513
  },
4514
4514
  "type": "color",
4515
- "value": "linear-gradient(90deg, #ffffff 90%, #ffffff 0%)",
4515
+ "value": "linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)",
4516
+ "description": "linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)\nUsed for background of meeting reaction",
4516
4517
  "filePath": "src/theme/stable/light.json",
4517
4518
  "isSource": true,
4518
4519
  "original": {
@@ -4522,7 +4523,8 @@
4522
4523
  }
4523
4524
  },
4524
4525
  "type": "color",
4525
- "value": "linear-gradient(90deg, {color.core.white-alpha.100} 90%, {color.core.white-alpha.100} 0%)"
4526
+ "value": "linear-gradient(90deg, {color.core.white-alpha.90} 0%, {color.core.white-alpha.0} 100%)",
4527
+ "description": "linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)\nUsed for background of meeting reaction"
4526
4528
  },
4527
4529
  "name": "mds-color-theme-background-reaction-normal",
4528
4530
  "attributes": {
@@ -7743,15 +7745,13 @@
7743
7745
  "normal": {
7744
7746
  "parent": "theme/stable/light",
7745
7747
  "type": "color",
7746
- "value": "#ffffffb3",
7747
- "description": "",
7748
+ "value": "#ffffff33",
7748
7749
  "filePath": "src/theme/stable/light.json",
7749
7750
  "isSource": true,
7750
7751
  "original": {
7751
7752
  "parent": "theme/stable/light",
7752
7753
  "type": "color",
7753
- "value": "{color.core.white-alpha.70}",
7754
- "description": ""
7754
+ "value": "{color.core.white-alpha.20}"
7755
7755
  },
7756
7756
  "name": "mds-color-theme-common-button-secondary-active-normal",
7757
7757
  "attributes": {
@@ -7805,15 +7805,13 @@
7805
7805
  "pressed": {
7806
7806
  "parent": "theme/stable/light",
7807
7807
  "type": "color",
7808
- "value": "#ffffff66",
7809
- "description": "",
7808
+ "value": "#ffffff33",
7810
7809
  "filePath": "src/theme/stable/light.json",
7811
7810
  "isSource": true,
7812
7811
  "original": {
7813
7812
  "parent": "theme/stable/light",
7814
7813
  "type": "color",
7815
- "value": "{color.core.white-alpha.40}",
7816
- "description": ""
7814
+ "value": "{color.core.white-alpha.20}"
7817
7815
  },
7818
7816
  "name": "mds-color-theme-common-button-secondary-active-pressed",
7819
7817
  "attributes": {
@@ -287,7 +287,7 @@
287
287
  }
288
288
  },
289
289
  "reaction": {
290
- "normal": "linear-gradient(180deg, #1a1a1a 90%, #1a1a1a 0%)"
290
+ "normal": "linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)"
291
291
  },
292
292
  "skeleton": {
293
293
  "normal": "linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80)"
@@ -307,7 +307,7 @@
307
307
  "disabled": "#ffffff00",
308
308
  "active": {
309
309
  "normal": "#ffffff33",
310
- "hover": "#ffffff33",
310
+ "hover": "#ffffff4d",
311
311
  "pressed": "#ffffff66",
312
312
  "disabled": "#ffffff1c"
313
313
  }
@@ -505,7 +505,7 @@
505
505
  "normal": "#ffffff00",
506
506
  "hover": "#ffffff12",
507
507
  "active": {
508
- "normal": "#ffffffb3",
508
+ "normal": "#ffffff33",
509
509
  "hover": "#ffffff4d",
510
510
  "pressed": "#ffffff66",
511
511
  "disabled": "#ffffff1c"
@@ -287,7 +287,7 @@
287
287
  }
288
288
  },
289
289
  "reaction": {
290
- "normal": "linear-gradient(90deg, #ffffff 90%, #ffffff 0%)"
290
+ "normal": "linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)"
291
291
  },
292
292
  "skeleton": {
293
293
  "normal": "linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff 64.82%, #ffffff80);"
@@ -505,9 +505,9 @@
505
505
  "normal": "#ffffff00",
506
506
  "hover": "#ffffff12",
507
507
  "active": {
508
- "normal": "#ffffffb3",
508
+ "normal": "#ffffff33",
509
509
  "hover": "#ffffff4d",
510
- "pressed": "#ffffff66",
510
+ "pressed": "#ffffff33",
511
511
  "disabled": "#ffffff1c"
512
512
  },
513
513
  "disabled": "#ffffff00"
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 31 Jul 2024 09:58:01 GMT
5
+ Generated on Fri, 02 Aug 2024 07:50:35 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 Wed, 31 Jul 2024 09:58:02 GMT
5
+ Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:02 GMT
5
+ Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:01 GMT
5
+ Generated on Fri, 02 Aug 2024 07:50:35 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -151,7 +151,7 @@
151
151
  <color name="mds-color-theme-background-namelabel-normal">#00000099</color>
152
152
  <color name="mds-color-theme-background-gradient-primary-normal">linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)</color>
153
153
  <color name="mds-color-theme-background-gradient-secondary-normal">linear-gradient(180deg, #262626 0%, #0f0f0f 100%)</color>
154
- <color name="mds-color-theme-background-reaction-normal">linear-gradient(180deg, #1a1a1a 90%, #1a1a1a 0%)</color>
154
+ <color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)</color>
155
155
  <color name="mds-color-theme-background-skeleton-normal">linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80)</color>
156
156
  <color name="mds-color-theme-button-primary-normal">#fffffff2</color>
157
157
  <color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
@@ -162,7 +162,7 @@
162
162
  <color name="mds-color-theme-button-secondary-pressed">#ffffff33</color>
163
163
  <color name="mds-color-theme-button-secondary-disabled">#ffffff00</color>
164
164
  <color name="mds-color-theme-button-secondary-active-normal">#ffffff33</color>
165
- <color name="mds-color-theme-button-secondary-active-hover">#ffffff33</color>
165
+ <color name="mds-color-theme-button-secondary-active-hover">#ffffff4d</color>
166
166
  <color name="mds-color-theme-button-secondary-active-pressed">#ffffff66</color>
167
167
  <color name="mds-color-theme-button-secondary-active-disabled">#ffffff1c</color>
168
168
  <color name="mds-color-theme-button-join-normal">#1d805f</color>
@@ -257,7 +257,7 @@
257
257
  <color name="mds-color-theme-common-button-primary-disabled">#ffffff33</color>
258
258
  <color name="mds-color-theme-common-button-secondary-normal">#ffffff00</color>
259
259
  <color name="mds-color-theme-common-button-secondary-hover">#ffffff12</color>
260
- <color name="mds-color-theme-common-button-secondary-active-normal">#ffffffb3</color>
260
+ <color name="mds-color-theme-common-button-secondary-active-normal">#ffffff33</color>
261
261
  <color name="mds-color-theme-common-button-secondary-active-hover">#ffffff4d</color>
262
262
  <color name="mds-color-theme-common-button-secondary-active-pressed">#ffffff66</color>
263
263
  <color name="mds-color-theme-common-button-secondary-active-disabled">#ffffff1c</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 31 Jul 2024 09:58:02 GMT
5
+ Generated on Fri, 02 Aug 2024 07:50:35 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 Wed, 31 Jul 2024 09:58:02 GMT
5
+ Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:02 GMT
5
+ Generated on Fri, 02 Aug 2024 07:50:35 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -151,7 +151,7 @@
151
151
  <color name="mds-color-theme-background-namelabel-normal">#00000099</color>
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
- <color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffff 90%, #ffffff 0%)</color>
154
+ <color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
155
155
  <color name="mds-color-theme-background-skeleton-normal">linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff 64.82%, #ffffff80);</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>
@@ -257,9 +257,9 @@
257
257
  <color name="mds-color-theme-common-button-primary-disabled">#ffffff33</color>
258
258
  <color name="mds-color-theme-common-button-secondary-normal">#ffffff00</color>
259
259
  <color name="mds-color-theme-common-button-secondary-hover">#ffffff12</color>
260
- <color name="mds-color-theme-common-button-secondary-active-normal">#ffffffb3</color>
260
+ <color name="mds-color-theme-common-button-secondary-active-normal">#ffffff33</color>
261
261
  <color name="mds-color-theme-common-button-secondary-active-hover">#ffffff4d</color>
262
- <color name="mds-color-theme-common-button-secondary-active-pressed">#ffffff66</color>
262
+ <color name="mds-color-theme-common-button-secondary-active-pressed">#ffffff33</color>
263
263
  <color name="mds-color-theme-common-button-secondary-active-disabled">#ffffff1c</color>
264
264
  <color name="mds-color-theme-common-button-secondary-disabled">#ffffff00</color>
265
265
  <color name="mds-color-theme-common-button-promotion-normal">linear-gradient(46deg, #932099 0%, #a12a3a 100%)</color>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 31 Jul 2024 09:58:01 GMT
3
+ // Generated on Fri, 02 Aug 2024 07:50:35 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 Wed, 31 Jul 2024 09:58:02 GMT
3
+ // Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:02 GMT
3
+ // Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:01 GMT
3
+ // Generated on Fri, 02 Aug 2024 07:50:35 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -148,7 +148,7 @@ $mds-color-theme-background-label-violet-active: #643abd;
148
148
  $mds-color-theme-background-namelabel-normal: #00000099;
149
149
  $mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
150
150
  $mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
151
- $mds-color-theme-background-reaction-normal: linear-gradient(180deg, #1a1a1a 90%, #1a1a1a 0%);
151
+ $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
152
152
  $mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80);
153
153
  $mds-color-theme-button-primary-normal: #fffffff2;
154
154
  $mds-color-theme-button-primary-hover: #ffffffcc;
@@ -159,7 +159,7 @@ $mds-color-theme-button-secondary-hover: #ffffff12;
159
159
  $mds-color-theme-button-secondary-pressed: #ffffff33;
160
160
  $mds-color-theme-button-secondary-disabled: #ffffff00;
161
161
  $mds-color-theme-button-secondary-active-normal: #ffffff33;
162
- $mds-color-theme-button-secondary-active-hover: #ffffff33;
162
+ $mds-color-theme-button-secondary-active-hover: #ffffff4d;
163
163
  $mds-color-theme-button-secondary-active-pressed: #ffffff66;
164
164
  $mds-color-theme-button-secondary-active-disabled: #ffffff1c;
165
165
  $mds-color-theme-button-join-normal: #1d805f;
@@ -254,7 +254,7 @@ $mds-color-theme-common-button-primary-pressed: #ffffffb3;
254
254
  $mds-color-theme-common-button-primary-disabled: #ffffff33;
255
255
  $mds-color-theme-common-button-secondary-normal: #ffffff00;
256
256
  $mds-color-theme-common-button-secondary-hover: #ffffff12;
257
- $mds-color-theme-common-button-secondary-active-normal: #ffffffb3;
257
+ $mds-color-theme-common-button-secondary-active-normal: #ffffff33;
258
258
  $mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
259
259
  $mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
260
260
  $mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 31 Jul 2024 09:58:02 GMT
3
+ // Generated on Fri, 02 Aug 2024 07:50:35 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 Wed, 31 Jul 2024 09:58:02 GMT
3
+ // Generated on Fri, 02 Aug 2024 07:50:36 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 Wed, 31 Jul 2024 09:58:02 GMT
3
+ // Generated on Fri, 02 Aug 2024 07:50:35 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -148,7 +148,7 @@ $mds-color-theme-background-label-violet-active: #e2cafc;
148
148
  $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
- $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffff 90%, #ffffff 0%);
151
+ $mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
152
152
  $mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff 64.82%, #ffffff80);;
153
153
  $mds-color-theme-button-primary-normal: #000000f2;
154
154
  $mds-color-theme-button-primary-hover: #000000cc;
@@ -254,9 +254,9 @@ $mds-color-theme-common-button-primary-pressed: #ffffffb3;
254
254
  $mds-color-theme-common-button-primary-disabled: #ffffff33;
255
255
  $mds-color-theme-common-button-secondary-normal: #ffffff00;
256
256
  $mds-color-theme-common-button-secondary-hover: #ffffff12;
257
- $mds-color-theme-common-button-secondary-active-normal: #ffffffb3;
257
+ $mds-color-theme-common-button-secondary-active-normal: #ffffff33;
258
258
  $mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
259
- $mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
259
+ $mds-color-theme-common-button-secondary-active-pressed: #ffffff33;
260
260
  $mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
261
261
  $mds-color-theme-common-button-secondary-disabled: #ffffff00;
262
262
  $mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 0%, #a12a3a 100%);
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.65"
27
+ "version": "0.0.67"
28
28
  }