@momentum-design/tokens 0.5.1 → 0.5.2

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 (124) hide show
  1. package/dist/css/components/complete.css +12 -0
  2. package/dist/css/core/complete.css +1 -1
  3. package/dist/css/effect/complete.css +1 -1
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-bronze-stable.css +2 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +2 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +2 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +2 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +2 -1
  12. package/dist/css/theme/webex/dark-stable.css +2 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +2 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +2 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +2 -1
  16. package/dist/css/theme/webex/light-indigo-stable.css +2 -1
  17. package/dist/css/theme/webex/light-jade-stable.css +2 -1
  18. package/dist/css/theme/webex/light-lavender-stable.css +2 -1
  19. package/dist/css/theme/webex/light-rose-stable.css +2 -1
  20. package/dist/css/theme/webex/light-stable.css +2 -1
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +1 -1
  23. package/dist/ios/effect/complete.swift +1 -1
  24. package/dist/ios/elevation/complete.swift +1 -1
  25. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  26. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  27. package/dist/ios/theme/webex/dark-bronze-stable.swift +2 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +2 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +2 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +2 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
  37. package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
  39. package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
  40. package/dist/ios/theme/webex/light-stable.swift +2 -1
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +1 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +1 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +1 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +1 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +1 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
  55. package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
  56. package/dist/json/theme/webex/dark-bronze-stable.json +29 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +29 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +29 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +29 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +29 -0
  61. package/dist/json/theme/webex/dark-stable.json +29 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +29 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +29 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +29 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +29 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +29 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +29 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +29 -0
  69. package/dist/json/theme/webex/light-stable.json +29 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -0
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -0
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -0
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -0
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -0
  75. package/dist/json-minimal/theme/webex/dark-stable.json +3 -0
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +3 -0
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +3 -0
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +3 -0
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +3 -0
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +3 -0
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +3 -0
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +3 -0
  83. package/dist/json-minimal/theme/webex/light-stable.json +3 -0
  84. package/dist/resources/core/complete.xml +1 -1
  85. package/dist/resources/effect/complete.xml +1 -1
  86. package/dist/resources/elevation/complete.xml +1 -1
  87. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  88. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  89. package/dist/resources/theme/webex/dark-bronze-stable.xml +2 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +2 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +2 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +2 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
  99. package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
  101. package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
  102. package/dist/resources/theme/webex/light-stable.xml +2 -1
  103. package/dist/resources/typography/complete.xml +1 -1
  104. package/dist/scss/core/complete.scss +1 -1
  105. package/dist/scss/effect/complete.scss +1 -1
  106. package/dist/scss/elevation/complete.scss +1 -1
  107. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  108. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  109. package/dist/scss/theme/webex/dark-bronze-stable.scss +2 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +2 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +2 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +2 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
  119. package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
  121. package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
  122. package/dist/scss/theme/webex/light-stable.scss +2 -1
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:13:00 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:41 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #fcebf5 0%, #ffffff 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fff9fd 0%, #ffffff 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:55 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:36 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -54,6 +54,7 @@ public class {
54
54
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
55
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
56
56
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
57
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
58
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
59
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
60
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:13:02 GMT
7
+ // Generated on Fri, 04 Apr 2025 18:42:43 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -175,6 +175,7 @@ open class DarkBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
175
175
  open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
176
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
+ open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
178
179
  public init() {}
179
180
  }
180
181
  open class DarkBronzeMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -175,6 +175,7 @@ open class DarkIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
175
175
  open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
176
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
+ open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
178
179
  public init() {}
179
180
  }
180
181
  open class DarkIndigoMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -175,6 +175,7 @@ open class DarkJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
175
175
  open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
176
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
+ open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
178
179
  public init() {}
179
180
  }
180
181
  open class DarkJadeMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -175,6 +175,7 @@ open class DarkLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgro
175
175
  open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
176
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
+ open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
178
179
  public init() {}
179
180
  }
180
181
  open class DarkLavenderMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -175,6 +175,7 @@ open class DarkRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
175
175
  open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
176
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
+ open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
178
179
  public init() {}
179
180
  }
180
181
  open class DarkRoseMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -175,6 +175,7 @@ open class DarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColor
175
175
  open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
176
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
+ open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
178
179
  public init() {}
179
180
  }
180
181
  open class DarkMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -169,6 +169,7 @@ open class HcDarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
169
169
  open var glassNormal: UIColor { return UIColor(hex: 0x000000) }
170
170
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFF00) }
171
171
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000) }
172
+ open var inputDisabled: UIColor { return UIColor(hex: 0x3FF23F) }
172
173
  public init() {}
173
174
  }
174
175
  open class HcDarkMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -167,6 +167,7 @@ import UIKit
167
167
  var glassNormal: UIColor { get }
168
168
  var glassOverlayNormal: UIColor { get }
169
169
  var glassOverlayInactive: UIColor { get }
170
+ var inputDisabled: UIColor { get }
170
171
  }
171
172
  @objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
172
173
  var primaryNormal: UIColor { get }
@@ -606,6 +607,7 @@ open class HcLightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCo
606
607
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
607
608
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x00009F) }
608
609
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF) }
610
+ open var inputDisabled: UIColor { return UIColor(hex: 0x600000) }
609
611
  public init() {}
610
612
  }
611
613
  open class HcLightMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1126,6 +1128,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1126
1128
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1127
1129
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1128
1130
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1131
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1129
1132
  public init() {}
1130
1133
  }
1131
1134
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -173,6 +173,7 @@ import UIKit
173
173
  var glassNormal: UIColor { get }
174
174
  var glassOverlayNormal: UIColor { get }
175
175
  var glassOverlayInactive: UIColor { get }
176
+ var inputDisabled: UIColor { get }
176
177
  }
177
178
  @objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
178
179
  var primaryNormal: UIColor { get }
@@ -677,6 +678,7 @@ open class LightBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
677
678
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
678
679
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
680
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
680
682
  public init() {}
681
683
  }
682
684
  open class LightBronzeMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1258,6 +1260,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1258
1260
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1259
1261
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1260
1262
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1263
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1261
1264
  public init() {}
1262
1265
  }
1263
1266
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -173,6 +173,7 @@ import UIKit
173
173
  var glassNormal: UIColor { get }
174
174
  var glassOverlayNormal: UIColor { get }
175
175
  var glassOverlayInactive: UIColor { get }
176
+ var inputDisabled: UIColor { get }
176
177
  }
177
178
  @objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
178
179
  var primaryNormal: UIColor { get }
@@ -677,6 +678,7 @@ open class LightIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
677
678
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
678
679
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
680
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
680
682
  public init() {}
681
683
  }
682
684
  open class LightIndigoMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1258,6 +1260,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1258
1260
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1259
1261
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1260
1262
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1263
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1261
1264
  public init() {}
1262
1265
  }
1263
1266
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -173,6 +173,7 @@ import UIKit
173
173
  var glassNormal: UIColor { get }
174
174
  var glassOverlayNormal: UIColor { get }
175
175
  var glassOverlayInactive: UIColor { get }
176
+ var inputDisabled: UIColor { get }
176
177
  }
177
178
  @objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
178
179
  var primaryNormal: UIColor { get }
@@ -677,6 +678,7 @@ open class LightJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackground
677
678
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
678
679
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
680
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
680
682
  public init() {}
681
683
  }
682
684
  open class LightJadeMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1258,6 +1260,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1258
1260
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1259
1261
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1260
1262
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1263
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1261
1264
  public init() {}
1262
1265
  }
1263
1266
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -173,6 +173,7 @@ import UIKit
173
173
  var glassNormal: UIColor { get }
174
174
  var glassOverlayNormal: UIColor { get }
175
175
  var glassOverlayInactive: UIColor { get }
176
+ var inputDisabled: UIColor { get }
176
177
  }
177
178
  @objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
178
179
  var primaryNormal: UIColor { get }
@@ -677,6 +678,7 @@ open class LightLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgr
677
678
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
678
679
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
680
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
680
682
  public init() {}
681
683
  }
682
684
  open class LightLavenderMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1258,6 +1260,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1258
1260
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1259
1261
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1260
1262
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1263
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1261
1264
  public init() {}
1262
1265
  }
1263
1266
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -173,6 +173,7 @@ import UIKit
173
173
  var glassNormal: UIColor { get }
174
174
  var glassOverlayNormal: UIColor { get }
175
175
  var glassOverlayInactive: UIColor { get }
176
+ var inputDisabled: UIColor { get }
176
177
  }
177
178
  @objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
178
179
  var primaryNormal: UIColor { get }
@@ -677,6 +678,7 @@ open class LightRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackground
677
678
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
678
679
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
680
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
680
682
  public init() {}
681
683
  }
682
684
  open class LightRoseMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1258,6 +1260,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1258
1260
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1259
1261
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1260
1262
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1263
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1261
1264
  public init() {}
1262
1265
  }
1263
1266
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -173,6 +173,7 @@ import UIKit
173
173
  var glassNormal: UIColor { get }
174
174
  var glassOverlayNormal: UIColor { get }
175
175
  var glassOverlayInactive: UIColor { get }
176
+ var inputDisabled: UIColor { get }
176
177
  }
177
178
  @objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
178
179
  var primaryNormal: UIColor { get }
@@ -677,6 +678,7 @@ open class LightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColo
677
678
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
678
679
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
680
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
680
682
  public init() {}
681
683
  }
682
684
  open class LightMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1258,6 +1260,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1258
1260
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1259
1261
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1260
1262
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1263
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1261
1264
  public init() {}
1262
1265
  }
1263
1266
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -4914,6 +4914,35 @@
4914
4914
  ]
4915
4915
  }
4916
4916
  }
4917
+ },
4918
+ "input": {
4919
+ "disabled": {
4920
+ "value": "#ffffff1c",
4921
+ "type": "color",
4922
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4923
+ "filePath": "src/theme/stable/dark.json",
4924
+ "isSource": true,
4925
+ "original": {
4926
+ "value": "{color.core.white-alpha.11}",
4927
+ "type": "color",
4928
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4929
+ },
4930
+ "name": "mds-color-theme-background-input-disabled",
4931
+ "attributes": {
4932
+ "category": "color",
4933
+ "type": "theme",
4934
+ "item": "background",
4935
+ "subitem": "input",
4936
+ "state": "disabled"
4937
+ },
4938
+ "path": [
4939
+ "color",
4940
+ "theme",
4941
+ "background",
4942
+ "input",
4943
+ "disabled"
4944
+ ]
4945
+ }
4917
4946
  }
4918
4947
  },
4919
4948
  "button": {
@@ -4914,6 +4914,35 @@
4914
4914
  ]
4915
4915
  }
4916
4916
  }
4917
+ },
4918
+ "input": {
4919
+ "disabled": {
4920
+ "value": "#ffffff1c",
4921
+ "type": "color",
4922
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4923
+ "filePath": "src/theme/stable/dark.json",
4924
+ "isSource": true,
4925
+ "original": {
4926
+ "value": "{color.core.white-alpha.11}",
4927
+ "type": "color",
4928
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4929
+ },
4930
+ "name": "mds-color-theme-background-input-disabled",
4931
+ "attributes": {
4932
+ "category": "color",
4933
+ "type": "theme",
4934
+ "item": "background",
4935
+ "subitem": "input",
4936
+ "state": "disabled"
4937
+ },
4938
+ "path": [
4939
+ "color",
4940
+ "theme",
4941
+ "background",
4942
+ "input",
4943
+ "disabled"
4944
+ ]
4945
+ }
4917
4946
  }
4918
4947
  },
4919
4948
  "button": {
@@ -4914,6 +4914,35 @@
4914
4914
  ]
4915
4915
  }
4916
4916
  }
4917
+ },
4918
+ "input": {
4919
+ "disabled": {
4920
+ "value": "#ffffff1c",
4921
+ "type": "color",
4922
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4923
+ "filePath": "src/theme/stable/dark.json",
4924
+ "isSource": true,
4925
+ "original": {
4926
+ "value": "{color.core.white-alpha.11}",
4927
+ "type": "color",
4928
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4929
+ },
4930
+ "name": "mds-color-theme-background-input-disabled",
4931
+ "attributes": {
4932
+ "category": "color",
4933
+ "type": "theme",
4934
+ "item": "background",
4935
+ "subitem": "input",
4936
+ "state": "disabled"
4937
+ },
4938
+ "path": [
4939
+ "color",
4940
+ "theme",
4941
+ "background",
4942
+ "input",
4943
+ "disabled"
4944
+ ]
4945
+ }
4917
4946
  }
4918
4947
  },
4919
4948
  "button": {
@@ -4914,6 +4914,35 @@
4914
4914
  ]
4915
4915
  }
4916
4916
  }
4917
+ },
4918
+ "input": {
4919
+ "disabled": {
4920
+ "value": "#ffffff1c",
4921
+ "type": "color",
4922
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4923
+ "filePath": "src/theme/stable/dark.json",
4924
+ "isSource": true,
4925
+ "original": {
4926
+ "value": "{color.core.white-alpha.11}",
4927
+ "type": "color",
4928
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4929
+ },
4930
+ "name": "mds-color-theme-background-input-disabled",
4931
+ "attributes": {
4932
+ "category": "color",
4933
+ "type": "theme",
4934
+ "item": "background",
4935
+ "subitem": "input",
4936
+ "state": "disabled"
4937
+ },
4938
+ "path": [
4939
+ "color",
4940
+ "theme",
4941
+ "background",
4942
+ "input",
4943
+ "disabled"
4944
+ ]
4945
+ }
4917
4946
  }
4918
4947
  },
4919
4948
  "button": {
@@ -4914,6 +4914,35 @@
4914
4914
  ]
4915
4915
  }
4916
4916
  }
4917
+ },
4918
+ "input": {
4919
+ "disabled": {
4920
+ "value": "#ffffff1c",
4921
+ "type": "color",
4922
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4923
+ "filePath": "src/theme/stable/dark.json",
4924
+ "isSource": true,
4925
+ "original": {
4926
+ "value": "{color.core.white-alpha.11}",
4927
+ "type": "color",
4928
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4929
+ },
4930
+ "name": "mds-color-theme-background-input-disabled",
4931
+ "attributes": {
4932
+ "category": "color",
4933
+ "type": "theme",
4934
+ "item": "background",
4935
+ "subitem": "input",
4936
+ "state": "disabled"
4937
+ },
4938
+ "path": [
4939
+ "color",
4940
+ "theme",
4941
+ "background",
4942
+ "input",
4943
+ "disabled"
4944
+ ]
4945
+ }
4917
4946
  }
4918
4947
  },
4919
4948
  "button": {
@@ -4914,6 +4914,35 @@
4914
4914
  ]
4915
4915
  }
4916
4916
  }
4917
+ },
4918
+ "input": {
4919
+ "disabled": {
4920
+ "value": "#ffffff1c",
4921
+ "type": "color",
4922
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4923
+ "filePath": "src/theme/stable/dark.json",
4924
+ "isSource": true,
4925
+ "original": {
4926
+ "value": "{color.core.white-alpha.11}",
4927
+ "type": "color",
4928
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4929
+ },
4930
+ "name": "mds-color-theme-background-input-disabled",
4931
+ "attributes": {
4932
+ "category": "color",
4933
+ "type": "theme",
4934
+ "item": "background",
4935
+ "subitem": "input",
4936
+ "state": "disabled"
4937
+ },
4938
+ "path": [
4939
+ "color",
4940
+ "theme",
4941
+ "background",
4942
+ "input",
4943
+ "disabled"
4944
+ ]
4945
+ }
4917
4946
  }
4918
4947
  },
4919
4948
  "button": {
@@ -4830,6 +4830,35 @@
4830
4830
  ]
4831
4831
  }
4832
4832
  }
4833
+ },
4834
+ "input": {
4835
+ "disabled": {
4836
+ "value": "#3ff23f",
4837
+ "type": "color",
4838
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4839
+ "filePath": "src/theme/stable/highcontrast/hc_dark.json",
4840
+ "isSource": true,
4841
+ "original": {
4842
+ "value": "{color.highcontrast.black.GrayTextColor}",
4843
+ "type": "color",
4844
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4845
+ },
4846
+ "name": "mds-color-theme-background-input-disabled",
4847
+ "attributes": {
4848
+ "category": "color",
4849
+ "type": "theme",
4850
+ "item": "background",
4851
+ "subitem": "input",
4852
+ "state": "disabled"
4853
+ },
4854
+ "path": [
4855
+ "color",
4856
+ "theme",
4857
+ "background",
4858
+ "input",
4859
+ "disabled"
4860
+ ]
4861
+ }
4833
4862
  }
4834
4863
  },
4835
4864
  "button": {
@@ -4835,6 +4835,35 @@
4835
4835
  ]
4836
4836
  }
4837
4837
  }
4838
+ },
4839
+ "input": {
4840
+ "disabled": {
4841
+ "value": "#600000",
4842
+ "type": "color",
4843
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4844
+ "filePath": "src/theme/stable/highcontrast/hc_light.json",
4845
+ "isSource": true,
4846
+ "original": {
4847
+ "value": "{color.highcontrast.white.GrayTextColor}",
4848
+ "type": "color",
4849
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4850
+ },
4851
+ "name": "mds-color-theme-background-input-disabled",
4852
+ "attributes": {
4853
+ "category": "color",
4854
+ "type": "theme",
4855
+ "item": "background",
4856
+ "subitem": "input",
4857
+ "state": "disabled"
4858
+ },
4859
+ "path": [
4860
+ "color",
4861
+ "theme",
4862
+ "background",
4863
+ "input",
4864
+ "disabled"
4865
+ ]
4866
+ }
4838
4867
  }
4839
4868
  },
4840
4869
  "button": {
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {