@momentum-design/tokens 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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/dark-stable.css +2 -2
  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 +2 -2
  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/dark-stable.swift +1 -1
  18. package/dist/ios-webex/theme/webex/light-stable.swift +1 -1
  19. package/dist/json/theme/webex/dark-stable.json +2 -4
  20. package/dist/json/theme/webex/light-stable.json +2 -4
  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/dark-stable.xml +2 -2
  27. package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
  28. package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
  29. package/dist/resources/theme/webex/light-stable.xml +2 -2
  30. package/dist/resources/typography/complete.xml +1 -1
  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/dark-stable.scss +2 -2
  35. package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
  36. package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
  37. package/dist/scss/theme/webex/light-stable.scss +2 -2
  38. package/dist/scss/typography/complete.scss +1 -1
  39. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 18:41:35 GMT
3
+ * Generated on Fri, 01 Nov 2024 12:47:39 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, 29 Oct 2024 18:41:37 GMT
3
+ * Generated on Fri, 01 Nov 2024 12:47:41 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, 29 Oct 2024 18:41:37 GMT
3
+ * Generated on Fri, 01 Nov 2024 12:47:41 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, 29 Oct 2024 18:41:35 GMT
3
+ * Generated on Fri, 01 Nov 2024 12:47:40 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -90,7 +90,7 @@
90
90
  --mds-color-theme-background-primary-ghost: #ffffff00;
91
91
  --mds-color-theme-background-primary-hover: #ffffff12;
92
92
  --mds-color-theme-background-primary-active: #ffffff1c;
93
- --mds-color-theme-background-primary-disabled: #ffffff1c;
93
+ --mds-color-theme-background-primary-disabled: #ffffff00;
94
94
  --mds-color-theme-background-solid-primary-normal: #000000;
95
95
  --mds-color-theme-background-solid-secondary-normal: #1a1a1a;
96
96
  --mds-color-theme-background-solid-tertiary-normal: #262626;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 18:41:36 GMT
3
+ * Generated on Fri, 01 Nov 2024 12:47:41 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 Tue, 29 Oct 2024 18:41:36 GMT
3
+ * Generated on Fri, 01 Nov 2024 12:47:41 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 Tue, 29 Oct 2024 18:41:36 GMT
3
+ * Generated on Fri, 01 Nov 2024 12:47:40 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -90,7 +90,7 @@
90
90
  --mds-color-theme-background-primary-ghost: #00000000;
91
91
  --mds-color-theme-background-primary-hover: #00000012;
92
92
  --mds-color-theme-background-primary-active: #0000001c;
93
- --mds-color-theme-background-primary-disabled: #0000001c;
93
+ --mds-color-theme-background-primary-disabled: #00000000;
94
94
  --mds-color-theme-background-solid-primary-normal: #ffffff;
95
95
  --mds-color-theme-background-solid-secondary-normal: #f7f7f7;
96
96
  --mds-color-theme-background-solid-tertiary-normal: #ededed;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 18:41:38 GMT
3
+ * Generated on Fri, 01 Nov 2024 12:47:43 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 Tue, 29 Oct 2024 18:41:35 GMT
7
+ // Generated on Fri, 01 Nov 2024 12:47:39 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, 29 Oct 2024 18:41:37 GMT
7
+ // Generated on Fri, 01 Nov 2024 12:47:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Oct 2024 18:41:37 GMT
7
+ // Generated on Fri, 01 Nov 2024 12:47:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Oct 2024 18:41:35 GMT
7
+ // Generated on Fri, 01 Nov 2024 12:47:40 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -84,7 +84,7 @@ public class {
84
84
  public static let mdsColorThemeBackgroundLabelVioletNormal = #29223d
85
85
  public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
86
86
  public static let mdsColorThemeBackgroundPrimaryActive = #ffffff1c
87
- public static let mdsColorThemeBackgroundPrimaryDisabled = #ffffff1c
87
+ public static let mdsColorThemeBackgroundPrimaryDisabled = #ffffff00
88
88
  public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
89
89
  public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
90
90
  public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Oct 2024 18:41:36 GMT
7
+ // Generated on Fri, 01 Nov 2024 12:47:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Oct 2024 18:41:36 GMT
7
+ // Generated on Fri, 01 Nov 2024 12:47:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Oct 2024 18:41:36 GMT
7
+ // Generated on Fri, 01 Nov 2024 12:47:40 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -84,7 +84,7 @@ public class {
84
84
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
85
85
  public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
86
86
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
87
- public static let mdsColorThemeBackgroundPrimaryDisabled = #0000001c
87
+ public static let mdsColorThemeBackgroundPrimaryDisabled = #00000000
88
88
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
89
89
  public static let mdsColorThemeBackgroundPrimaryHover = #00000012
90
90
  public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Oct 2024 18:41:38 GMT
7
+ // Generated on Fri, 01 Nov 2024 12:47:43 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -94,7 +94,7 @@ open class DarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColor
94
94
  open var primaryGhost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
95
95
  open var primaryHover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
96
96
  open var primaryActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
97
- open var primaryDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
97
+ open var primaryDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
98
98
  open var solidPrimaryNormal: UIColor { return UIColor(hex: 0x000000) }
99
99
  open var solidSecondaryNormal: UIColor { return UIColor(hex: 0x1A1A1A) }
100
100
  open var solidTertiaryNormal: UIColor { return UIColor(hex: 0x262626) }
@@ -497,7 +497,7 @@ open class LightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColo
497
497
  open var primaryGhost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
498
498
  open var primaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
499
499
  open var primaryActive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
500
- open var primaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
500
+ open var primaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
501
501
  open var solidPrimaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
502
502
  open var solidSecondaryNormal: UIColor { return UIColor(hex: 0xF7F7F7) }
503
503
  open var solidTertiaryNormal: UIColor { return UIColor(hex: 0xEDEDED) }
@@ -2637,15 +2637,13 @@
2637
2637
  "disabled": {
2638
2638
  "parent": "theme/stable/dark",
2639
2639
  "type": "color",
2640
- "value": "#ffffff1c",
2641
- "description": "",
2640
+ "value": "#ffffff00",
2642
2641
  "filePath": "src/theme/stable/dark.json",
2643
2642
  "isSource": true,
2644
2643
  "original": {
2645
2644
  "parent": "theme/stable/dark",
2646
2645
  "type": "color",
2647
- "value": "{color.core.white-alpha.11}",
2648
- "description": ""
2646
+ "value": "{color.core.white-alpha.0}"
2649
2647
  },
2650
2648
  "name": "mds-color-theme-background-primary-disabled",
2651
2649
  "attributes": {
@@ -2633,15 +2633,13 @@
2633
2633
  "disabled": {
2634
2634
  "parent": "theme/stable/light",
2635
2635
  "type": "color",
2636
- "value": "#0000001c",
2637
- "description": "",
2636
+ "value": "#00000000",
2638
2637
  "filePath": "src/theme/stable/light.json",
2639
2638
  "isSource": true,
2640
2639
  "original": {
2641
2640
  "parent": "theme/stable/light",
2642
2641
  "type": "color",
2643
- "value": "{color.core.black-alpha.11}",
2644
- "description": ""
2642
+ "value": "{color.core.black-alpha.0}"
2645
2643
  },
2646
2644
  "name": "mds-color-theme-background-primary-disabled",
2647
2645
  "attributes": {
@@ -167,7 +167,7 @@
167
167
  "ghost": "#ffffff00",
168
168
  "hover": "#ffffff12",
169
169
  "active": "#ffffff1c",
170
- "disabled": "#ffffff1c"
170
+ "disabled": "#ffffff00"
171
171
  },
172
172
  "solid": {
173
173
  "primary": {
@@ -167,7 +167,7 @@
167
167
  "ghost": "#00000000",
168
168
  "hover": "#00000012",
169
169
  "active": "#0000001c",
170
- "disabled": "#0000001c"
170
+ "disabled": "#00000000"
171
171
  },
172
172
  "solid": {
173
173
  "primary": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 29 Oct 2024 18:41:35 GMT
5
+ Generated on Fri, 01 Nov 2024 12:47:39 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 Tue, 29 Oct 2024 18:41:37 GMT
5
+ Generated on Fri, 01 Nov 2024 12:47:41 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, 29 Oct 2024 18:41:37 GMT
5
+ Generated on Fri, 01 Nov 2024 12:47:41 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, 29 Oct 2024 18:41:35 GMT
5
+ Generated on Fri, 01 Nov 2024 12:47:40 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -91,7 +91,7 @@
91
91
  <color name="mds-color-theme-background-primary-ghost">#ffffff00</color>
92
92
  <color name="mds-color-theme-background-primary-hover">#ffffff12</color>
93
93
  <color name="mds-color-theme-background-primary-active">#ffffff1c</color>
94
- <color name="mds-color-theme-background-primary-disabled">#ffffff1c</color>
94
+ <color name="mds-color-theme-background-primary-disabled">#ffffff00</color>
95
95
  <color name="mds-color-theme-background-solid-primary-normal">#000000</color>
96
96
  <color name="mds-color-theme-background-solid-secondary-normal">#1a1a1a</color>
97
97
  <color name="mds-color-theme-background-solid-tertiary-normal">#262626</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 29 Oct 2024 18:41:36 GMT
5
+ Generated on Fri, 01 Nov 2024 12:47:41 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 Tue, 29 Oct 2024 18:41:36 GMT
5
+ Generated on Fri, 01 Nov 2024 12:47:41 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 Tue, 29 Oct 2024 18:41:36 GMT
5
+ Generated on Fri, 01 Nov 2024 12:47:40 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -91,7 +91,7 @@
91
91
  <color name="mds-color-theme-background-primary-ghost">#00000000</color>
92
92
  <color name="mds-color-theme-background-primary-hover">#00000012</color>
93
93
  <color name="mds-color-theme-background-primary-active">#0000001c</color>
94
- <color name="mds-color-theme-background-primary-disabled">#0000001c</color>
94
+ <color name="mds-color-theme-background-primary-disabled">#00000000</color>
95
95
  <color name="mds-color-theme-background-solid-primary-normal">#ffffff</color>
96
96
  <color name="mds-color-theme-background-solid-secondary-normal">#f7f7f7</color>
97
97
  <color name="mds-color-theme-background-solid-tertiary-normal">#ededed</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 29 Oct 2024 18:41:38 GMT
5
+ Generated on Fri, 01 Nov 2024 12:47:43 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 Tue, 29 Oct 2024 18:41:35 GMT
3
+ // Generated on Fri, 01 Nov 2024 12:47:39 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 Tue, 29 Oct 2024 18:41:37 GMT
3
+ // Generated on Fri, 01 Nov 2024 12:47:41 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, 29 Oct 2024 18:41:37 GMT
3
+ // Generated on Fri, 01 Nov 2024 12:47:41 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, 29 Oct 2024 18:41:35 GMT
3
+ // Generated on Fri, 01 Nov 2024 12:47:40 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -88,7 +88,7 @@ $mds-color-theme-inverted-control-inactive-disabled: #00000033;
88
88
  $mds-color-theme-background-primary-ghost: #ffffff00;
89
89
  $mds-color-theme-background-primary-hover: #ffffff12;
90
90
  $mds-color-theme-background-primary-active: #ffffff1c;
91
- $mds-color-theme-background-primary-disabled: #ffffff1c;
91
+ $mds-color-theme-background-primary-disabled: #ffffff00;
92
92
  $mds-color-theme-background-solid-primary-normal: #000000;
93
93
  $mds-color-theme-background-solid-secondary-normal: #1a1a1a;
94
94
  $mds-color-theme-background-solid-tertiary-normal: #262626;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 29 Oct 2024 18:41:36 GMT
3
+ // Generated on Fri, 01 Nov 2024 12:47:41 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 Tue, 29 Oct 2024 18:41:36 GMT
3
+ // Generated on Fri, 01 Nov 2024 12:47:41 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 Tue, 29 Oct 2024 18:41:36 GMT
3
+ // Generated on Fri, 01 Nov 2024 12:47:40 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -88,7 +88,7 @@ $mds-color-theme-inverted-control-inactive-disabled: #ffffff33;
88
88
  $mds-color-theme-background-primary-ghost: #00000000;
89
89
  $mds-color-theme-background-primary-hover: #00000012;
90
90
  $mds-color-theme-background-primary-active: #0000001c;
91
- $mds-color-theme-background-primary-disabled: #0000001c;
91
+ $mds-color-theme-background-primary-disabled: #00000000;
92
92
  $mds-color-theme-background-solid-primary-normal: #ffffff;
93
93
  $mds-color-theme-background-solid-secondary-normal: #f7f7f7;
94
94
  $mds-color-theme-background-solid-tertiary-normal: #ededed;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 29 Oct 2024 18:41:38 GMT
3
+ // Generated on Fri, 01 Nov 2024 12:47:43 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.2"
32
+ "version": "0.2.3"
33
33
  }