@momentum-design/tokens 0.0.66 → 0.0.68

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 +3 -3
  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 +3 -3
  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 +3 -3
  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 +3 -3
  15. package/dist/json/theme/webex/dark-stable.json +5 -11
  16. package/dist/json/theme/webex/light-stable.json +4 -8
  17. package/dist/json-minimal/theme/webex/dark-stable.json +2 -2
  18. package/dist/json-minimal/theme/webex/light-stable.json +2 -2
  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 +3 -3
  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 +3 -3
  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 +3 -3
  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 +3 -3
  33. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 31 Jul 2024 19:07:08 GMT
3
+ * Generated on Wed, 07 Aug 2024 12:29:26 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 19:07:09 GMT
3
+ * Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
3
+ * Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:08 GMT
3
+ * Generated on Wed, 07 Aug 2024 12:29:27 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -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 19:07:09 GMT
3
+ * Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
3
+ * Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
3
+ * Generated on Wed, 07 Aug 2024 12:29:27 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -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 19:07:08 GMT
7
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
7
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
7
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
7
+ // Generated on Wed, 07 Aug 2024 12:29:27 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -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 19:07:09 GMT
7
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
7
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
7
+ // Generated on Wed, 07 Aug 2024 12:29:27 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -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
@@ -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": {
@@ -7745,15 +7745,13 @@
7745
7745
  "normal": {
7746
7746
  "parent": "theme/stable/light",
7747
7747
  "type": "color",
7748
- "value": "#ffffffb3",
7749
- "description": "",
7748
+ "value": "#ffffff33",
7750
7749
  "filePath": "src/theme/stable/light.json",
7751
7750
  "isSource": true,
7752
7751
  "original": {
7753
7752
  "parent": "theme/stable/light",
7754
7753
  "type": "color",
7755
- "value": "{color.core.white-alpha.70}",
7756
- "description": ""
7754
+ "value": "{color.core.white-alpha.20}"
7757
7755
  },
7758
7756
  "name": "mds-color-theme-common-button-secondary-active-normal",
7759
7757
  "attributes": {
@@ -7807,15 +7805,13 @@
7807
7805
  "pressed": {
7808
7806
  "parent": "theme/stable/light",
7809
7807
  "type": "color",
7810
- "value": "#ffffff66",
7811
- "description": "",
7808
+ "value": "#ffffff33",
7812
7809
  "filePath": "src/theme/stable/light.json",
7813
7810
  "isSource": true,
7814
7811
  "original": {
7815
7812
  "parent": "theme/stable/light",
7816
7813
  "type": "color",
7817
- "value": "{color.core.white-alpha.40}",
7818
- "description": ""
7814
+ "value": "{color.core.white-alpha.20}"
7819
7815
  },
7820
7816
  "name": "mds-color-theme-common-button-secondary-active-pressed",
7821
7817
  "attributes": {
@@ -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"
@@ -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 19:07:08 GMT
5
+ Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
5
+ Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
5
+ Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:08 GMT
5
+ Generated on Wed, 07 Aug 2024 12:29:27 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</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 19:07:09 GMT
5
+ Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
5
+ Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
5
+ Generated on Wed, 07 Aug 2024 12:29:27 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</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 19:07:08 GMT
3
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
3
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
3
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:08 GMT
3
+ // Generated on Wed, 07 Aug 2024 12:29:27 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -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 19:07:09 GMT
3
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
3
+ // Generated on Wed, 07 Aug 2024 12:29:27 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 19:07:09 GMT
3
+ // Generated on Wed, 07 Aug 2024 12:29:27 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -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
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "devDependencies": {
24
24
  "@momentum-design/token-builder": "^0.0.0",
25
- "rimraf": "^3.0.2"
25
+ "rimraf": "^6.0.1"
26
26
  },
27
- "version": "0.0.66"
27
+ "version": "0.0.68"
28
28
  }