@momentum-design/tokens 0.2.6 → 0.2.7

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 (36) 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 +1 -1
  5. package/dist/css/theme/webex/hc-dark-stable.css +1 -1
  6. package/dist/css/theme/webex/hc-light-stable.css +1 -1
  7. package/dist/css/theme/webex/light-stable.css +2 -2
  8. package/dist/css/typography/complete.css +1 -1
  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/dark-stable.swift +1 -1
  13. package/dist/ios/theme/webex/hc-dark-stable.swift +1 -1
  14. package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
  15. package/dist/ios/theme/webex/light-stable.swift +2 -2
  16. package/dist/ios/typography/complete.swift +1 -1
  17. package/dist/ios-webex/theme/webex/light-stable.swift +1 -1
  18. package/dist/json/theme/webex/light-stable.json +4 -4
  19. package/dist/json-minimal/theme/webex/light-stable.json +1 -1
  20. package/dist/resources/core/complete.xml +1 -1
  21. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  22. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  23. package/dist/resources/theme/webex/dark-stable.xml +1 -1
  24. package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
  25. package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
  26. package/dist/resources/theme/webex/light-stable.xml +2 -2
  27. package/dist/resources/typography/complete.xml +1 -1
  28. package/dist/scss/core/complete.scss +1 -1
  29. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  30. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  31. package/dist/scss/theme/webex/dark-stable.scss +1 -1
  32. package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
  33. package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
  34. package/dist/scss/theme/webex/light-stable.scss +2 -2
  35. package/dist/scss/typography/complete.scss +1 -1
  36. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 11 Nov 2024 10:56:23 GMT
3
+ * Generated on Mon, 02 Dec 2024 20:02:24 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 11 Nov 2024 10:56:25 GMT
3
+ * Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:25 GMT
3
+ * Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:24 GMT
3
+ * Generated on Mon, 02 Dec 2024 20:02:25 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 Mon, 11 Nov 2024 10:56:24 GMT
3
+ * Generated on Mon, 02 Dec 2024 20:02:25 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 Mon, 11 Nov 2024 10:56:25 GMT
3
+ * Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:24 GMT
3
+ * Generated on Mon, 02 Dec 2024 20:02:25 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -212,7 +212,7 @@
212
212
  --mds-color-theme-control-active-pressed: #063a75;
213
213
  --mds-color-theme-control-active-active: #063a75;
214
214
  --mds-color-theme-control-active-disabled: #00000033;
215
- --mds-color-theme-control-indicator-inactive-normal: #8f8f8f;
215
+ --mds-color-theme-control-indicator-inactive-normal: #707070;
216
216
  --mds-color-theme-control-inactive-normal: #00000000;
217
217
  --mds-color-theme-control-inactive-hover: #0000004d;
218
218
  --mds-color-theme-control-inactive-pressed: #00000066;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 11 Nov 2024 10:56:27 GMT
3
+ * Generated on Mon, 02 Dec 2024 20:02:28 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 Mon, 11 Nov 2024 10:56:23 GMT
7
+ // Generated on Mon, 02 Dec 2024 20:02:24 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 Mon, 11 Nov 2024 10:56:25 GMT
7
+ // Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:25 GMT
7
+ // Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:24 GMT
7
+ // Generated on Mon, 02 Dec 2024 20:02:25 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 Mon, 11 Nov 2024 10:56:25 GMT
7
+ // Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:25 GMT
7
+ // Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:24 GMT
7
+ // Generated on Mon, 02 Dec 2024 20:02:25 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -216,7 +216,7 @@ public class {
216
216
  public static let mdsColorThemeControlInactiveHover = #0000004d
217
217
  public static let mdsColorThemeControlInactiveNormal = #00000000
218
218
  public static let mdsColorThemeControlInactivePressed = #00000066
219
- public static let mdsColorThemeControlIndicatorInactiveNormal = #8f8f8f
219
+ public static let mdsColorThemeControlIndicatorInactiveNormal = #707070
220
220
  public static let mdsColorThemeFocusDefault0 = #ffffff
221
221
  public static let mdsColorThemeFocusDefault1 = #1170cf
222
222
  public static let mdsColorThemeFocusDefault2 = #1170cf59
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 11 Nov 2024 10:56:27 GMT
7
+ // Generated on Mon, 02 Dec 2024 20:02:28 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -715,7 +715,7 @@ open class LightMomentumThemeControlColorPalette: MomentumThemeControlColorPalet
715
715
  open var activePressed: UIColor { return UIColor(hex: 0x063A75) }
716
716
  open var activeActive: UIColor { return UIColor(hex: 0x063A75) }
717
717
  open var activeDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
718
- open var indicatorInactiveNormal: UIColor { return UIColor(hex: 0x8F8F8F) }
718
+ open var indicatorInactiveNormal: UIColor { return UIColor(hex: 0x707070) }
719
719
  open var inactiveNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
720
720
  open var inactiveHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.30) }
721
721
  open var inactivePressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
@@ -6320,15 +6320,15 @@
6320
6320
  "normal": {
6321
6321
  "parent": "theme/stable/light",
6322
6322
  "type": "color",
6323
- "value": "#8f8f8f",
6324
- "description": "Core Token: #8f8f8f\nHEX: #8f8f8f\nUsed for progress indicator",
6323
+ "value": "#707070",
6324
+ "description": "Core Token: #707070\nHEX: #707070\nUsed for progress bar indicator",
6325
6325
  "filePath": "src/theme/stable/light.json",
6326
6326
  "isSource": true,
6327
6327
  "original": {
6328
6328
  "parent": "theme/stable/light",
6329
6329
  "type": "color",
6330
- "value": "{color.core.gray.50}",
6331
- "description": "Core Token: {color.core.gray.50}\nHEX: #8f8f8f\nUsed for progress indicator"
6330
+ "value": "{color.core.gray.60}",
6331
+ "description": "Core Token: {color.core.gray.60}\nHEX: #707070\nUsed for progress bar indicator"
6332
6332
  },
6333
6333
  "name": "mds-color-theme-control-indicator-inactive-normal",
6334
6334
  "attributes": {
@@ -406,7 +406,7 @@
406
406
  },
407
407
  "indicator": {
408
408
  "inactive": {
409
- "normal": "#8f8f8f"
409
+ "normal": "#707070"
410
410
  }
411
411
  },
412
412
  "inactive": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 11 Nov 2024 10:56:23 GMT
5
+ Generated on Mon, 02 Dec 2024 20:02:24 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 Mon, 11 Nov 2024 10:56:25 GMT
5
+ Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:25 GMT
5
+ Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:24 GMT
5
+ Generated on Mon, 02 Dec 2024 20:02:25 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 Mon, 11 Nov 2024 10:56:25 GMT
5
+ Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:25 GMT
5
+ Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:24 GMT
5
+ Generated on Mon, 02 Dec 2024 20:02:25 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -213,7 +213,7 @@
213
213
  <color name="mds-color-theme-control-active-pressed">#063a75</color>
214
214
  <color name="mds-color-theme-control-active-active">#063a75</color>
215
215
  <color name="mds-color-theme-control-active-disabled">#00000033</color>
216
- <color name="mds-color-theme-control-indicator-inactive-normal">#8f8f8f</color>
216
+ <color name="mds-color-theme-control-indicator-inactive-normal">#707070</color>
217
217
  <color name="mds-color-theme-control-inactive-normal">#00000000</color>
218
218
  <color name="mds-color-theme-control-inactive-hover">#0000004d</color>
219
219
  <color name="mds-color-theme-control-inactive-pressed">#00000066</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 11 Nov 2024 10:56:27 GMT
5
+ Generated on Mon, 02 Dec 2024 20:02:28 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 Mon, 11 Nov 2024 10:56:23 GMT
3
+ // Generated on Mon, 02 Dec 2024 20:02:24 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 Mon, 11 Nov 2024 10:56:25 GMT
3
+ // Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:25 GMT
3
+ // Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:24 GMT
3
+ // Generated on Mon, 02 Dec 2024 20:02:25 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 Mon, 11 Nov 2024 10:56:25 GMT
3
+ // Generated on Mon, 02 Dec 2024 20:02:25 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 Mon, 11 Nov 2024 10:56:25 GMT
3
+ // Generated on Mon, 02 Dec 2024 20:02:26 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 Mon, 11 Nov 2024 10:56:24 GMT
3
+ // Generated on Mon, 02 Dec 2024 20:02:25 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -210,7 +210,7 @@ $mds-color-theme-control-active-hover: #0353a8;
210
210
  $mds-color-theme-control-active-pressed: #063a75;
211
211
  $mds-color-theme-control-active-active: #063a75;
212
212
  $mds-color-theme-control-active-disabled: #00000033;
213
- $mds-color-theme-control-indicator-inactive-normal: #8f8f8f;
213
+ $mds-color-theme-control-indicator-inactive-normal: #707070;
214
214
  $mds-color-theme-control-inactive-normal: #00000000;
215
215
  $mds-color-theme-control-inactive-hover: #0000004d;
216
216
  $mds-color-theme-control-inactive-pressed: #00000066;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 11 Nov 2024 10:56:27 GMT
3
+ // Generated on Mon, 02 Dec 2024 20:02:28 GMT
4
4
 
5
5
  $mds-font-lineheight-base: 16px;
6
6
  $mds-font-lineheight-body-small: 16px;
package/package.json CHANGED
@@ -29,5 +29,5 @@
29
29
  "rimraf": "^6.0.1",
30
30
  "ts-jest": "^29.2.4"
31
31
  },
32
- "version": "0.2.6"
32
+ "version": "0.2.7"
33
33
  }