@momentum-design/tokens 0.5.1 → 0.6.0

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 +24 -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 +3 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +3 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +3 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +3 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +3 -1
  12. package/dist/css/theme/webex/dark-stable.css +3 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +3 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +3 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +3 -1
  16. package/dist/css/theme/webex/light-indigo-stable.css +3 -1
  17. package/dist/css/theme/webex/light-jade-stable.css +3 -1
  18. package/dist/css/theme/webex/light-lavender-stable.css +3 -1
  19. package/dist/css/theme/webex/light-rose-stable.css +3 -1
  20. package/dist/css/theme/webex/light-stable.css +3 -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 +3 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +3 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +3 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +3 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +3 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +3 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +3 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +3 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +3 -1
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +3 -1
  37. package/dist/ios/theme/webex/light-jade-stable.swift +3 -1
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +3 -1
  39. package/dist/ios/theme/webex/light-rose-stable.swift +3 -1
  40. package/dist/ios/theme/webex/light-stable.swift +3 -1
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +2 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +2 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +6 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +6 -0
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +6 -0
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +6 -0
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +6 -0
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +6 -0
  55. package/dist/ios-webex/theme/webex/light-stable.swift +6 -0
  56. package/dist/json/theme/webex/dark-bronze-stable.json +52 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +52 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +52 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +52 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +52 -0
  61. package/dist/json/theme/webex/dark-stable.json +52 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +52 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +52 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +52 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +52 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +52 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +52 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +52 -0
  69. package/dist/json/theme/webex/light-stable.json +52 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +4 -0
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +4 -0
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +4 -0
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +4 -0
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +4 -0
  75. package/dist/json-minimal/theme/webex/dark-stable.json +4 -0
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +4 -0
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +4 -0
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +4 -0
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +4 -0
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +4 -0
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +4 -0
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +4 -0
  83. package/dist/json-minimal/theme/webex/light-stable.json +4 -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 +3 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +3 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +3 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +3 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +3 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +3 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +3 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +3 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +3 -1
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +3 -1
  99. package/dist/resources/theme/webex/light-jade-stable.xml +3 -1
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +3 -1
  101. package/dist/resources/theme/webex/light-rose-stable.xml +3 -1
  102. package/dist/resources/theme/webex/light-stable.xml +3 -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 +3 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +3 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +3 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +3 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +3 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +3 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +3 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +3 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +3 -1
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +3 -1
  119. package/dist/scss/theme/webex/light-jade-stable.scss +3 -1
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +3 -1
  121. package/dist/scss/theme/webex/light-rose-stable.scss +3 -1
  122. package/dist/scss/theme/webex/light-stable.scss +3 -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:12:57 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:19 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #13182b 0%, #0e111a 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #212536 0%, #0e111a 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
61
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:58 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:20 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #001c18 0%, #021412 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #122925 0%, #021412 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
61
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:59 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:21 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #231237 0%, #18082b 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #301a4a 0%, #18082b 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
61
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:58 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:20 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #30041e 0%, #1f0615 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #40162e 0%, #1f0615 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
61
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 25 Mar 2025 11:12:54 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:16 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #ffffff00
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff12
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
59
61
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -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 Tue, 08 Apr 2025 06:59:17 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #ffffff
14
14
  public static let mdsColorThemeAvatarCyan = #ffffff
15
15
  public static let mdsColorThemeAvatarDefault = #ffffff
16
+ public static let mdsColorThemeAvatarGhost = #000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffff
17
18
  public static let mdsColorThemeAvatarGlassNormal = #ffffff
18
19
  public static let mdsColorThemeAvatarGold = #ffffff
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffff00
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = #000000
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = #000000
58
+ public static let mdsColorThemeBackgroundInputDisabled = #3ff23f
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #1aebff
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #1aebff
59
61
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #000000
@@ -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 Tue, 08 Apr 2025 06:59:17 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #000000
14
14
  public static let mdsColorThemeAvatarCyan = #000000
15
15
  public static let mdsColorThemeAvatarDefault = #000000
16
+ public static let mdsColorThemeAvatarGhost = #ffffff
16
17
  public static let mdsColorThemeAvatarGlassActive = #000000
17
18
  public static let mdsColorThemeAvatarGlassNormal = #000000
18
19
  public static let mdsColorThemeAvatarGold = #000000
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #00009f
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = #ffffff
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = #ffffff
58
+ public static let mdsColorThemeBackgroundInputDisabled = #600000
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #37006e
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #37006e
59
61
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #ffffff
@@ -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 Tue, 08 Apr 2025 06:59:22 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #00000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #00000012
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f5efe4 0%, #ffffff 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fcfaf4 0%, #ffffff 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
61
  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:59 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:21 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #00000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #00000012
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #ebeffc 0%, #ffffff 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #f7f9ff 0%, #ffffff 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
61
  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:59 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:22 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #00000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #00000012
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #e6f2f1 0%, #ffffff 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #f7fcfc 0%, #ffffff 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
61
  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:00 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:22 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #00000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #00000012
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f4ebff 0%, #ffffff 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fbf7ff 0%, #ffffff 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
61
  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:00 GMT
7
+ // Generated on Tue, 08 Apr 2025 06:59:22 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #00000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #00000012
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #fcebf5 0%, #ffffff 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fff9fd 0%, #ffffff 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
61
  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 Tue, 08 Apr 2025 06:59:16 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -13,6 +13,7 @@ public class {
13
13
  public static let mdsColorThemeAvatarCobalt = #08599c
14
14
  public static let mdsColorThemeAvatarCyan = #066070
15
15
  public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGhost = #00000000
16
17
  public static let mdsColorThemeAvatarGlassActive = #ffffffcc
17
18
  public static let mdsColorThemeAvatarGlassNormal = #00000012
18
19
  public static let mdsColorThemeAvatarGold = #735107
@@ -54,6 +55,7 @@ public class {
54
55
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
55
56
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
56
57
  public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
58
+ public static let mdsColorThemeBackgroundInputDisabled = #0000001c
57
59
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
58
60
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
59
61
  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 Tue, 08 Apr 2025 06:59:24 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 {
@@ -477,6 +478,7 @@ open class DarkBronzeMomentumThemeGradientDividerColorPalette: MomentumThemeGrad
477
478
  public init() {}
478
479
  }
479
480
  open class DarkBronzeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
480
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
481
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
482
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -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 {
@@ -477,6 +478,7 @@ open class DarkIndigoMomentumThemeGradientDividerColorPalette: MomentumThemeGrad
477
478
  public init() {}
478
479
  }
479
480
  open class DarkIndigoMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
480
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
481
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
482
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -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 {
@@ -477,6 +478,7 @@ open class DarkJadeMomentumThemeGradientDividerColorPalette: MomentumThemeGradie
477
478
  public init() {}
478
479
  }
479
480
  open class DarkJadeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
480
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
481
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
482
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -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 {
@@ -477,6 +478,7 @@ open class DarkLavenderMomentumThemeGradientDividerColorPalette: MomentumThemeGr
477
478
  public init() {}
478
479
  }
479
480
  open class DarkLavenderMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
480
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
481
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
482
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -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 {
@@ -477,6 +478,7 @@ open class DarkRoseMomentumThemeGradientDividerColorPalette: MomentumThemeGradie
477
478
  public init() {}
478
479
  }
479
480
  open class DarkRoseMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
480
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
481
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
482
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -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 {
@@ -477,6 +478,7 @@ open class DarkMomentumThemeGradientDividerColorPalette: MomentumThemeGradientDi
477
478
  public init() {}
478
479
  }
479
480
  open class DarkMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
481
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
480
482
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
481
483
  open var hover: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.07) }
482
484
  open var pressed: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.20) }
@@ -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 {
@@ -330,6 +331,7 @@ open class HcDarkMomentumThemeGradientDividerColorPalette: MomentumThemeGradient
330
331
  public init() {}
331
332
  }
332
333
  open class HcDarkMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
334
+ open var ghost: UIColor { return UIColor(hex: 0x000000) }
333
335
  open var defaultColor: UIColor { return UIColor(hex: 0xFFFFFF) }
334
336
  open var cobalt: UIColor { return UIColor(hex: 0xFFFFFF) }
335
337
  open var cyan: UIColor { return UIColor(hex: 0xFFFFFF) }
@@ -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 }
@@ -298,6 +299,7 @@ import UIKit
298
299
  var quaternaryNormal: UIColor { get }
299
300
  }
300
301
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
302
+ var ghost: UIColor { get }
301
303
  var defaultColor: UIColor { get }
302
304
  var cobalt: UIColor { get }
303
305
  var cyan: UIColor { get }
@@ -606,6 +608,7 @@ open class HcLightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCo
606
608
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
607
609
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x00009F) }
608
610
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF) }
611
+ open var inputDisabled: UIColor { return UIColor(hex: 0x600000) }
609
612
  public init() {}
610
613
  }
611
614
  open class HcLightMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -748,6 +751,7 @@ open class HcLightMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroup
748
751
  public init() {}
749
752
  }
750
753
  open class HcLightMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
754
+ open var ghost: UIColor { return UIColor(hex: 0xFFFFFF) }
751
755
  open var defaultColor: UIColor { return UIColor(hex: 0x000000) }
752
756
  open var cobalt: UIColor { return UIColor(hex: 0x000000) }
753
757
  open var cyan: UIColor { return UIColor(hex: 0x000000) }
@@ -1126,6 +1130,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1126
1130
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1127
1131
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1128
1132
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1133
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1129
1134
  public init() {}
1130
1135
  }
1131
1136
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1290,6 +1295,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1290
1295
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1291
1296
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1292
1297
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1298
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1293
1299
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1294
1300
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1295
1301
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -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 }
@@ -397,6 +398,7 @@ import UIKit
397
398
  var quaternaryNormal: UIColor { get }
398
399
  }
399
400
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
401
+ var ghost: UIColor { get }
400
402
  var defaultColor: UIColor { get }
401
403
  var cobalt: UIColor { get }
402
404
  var cyan: UIColor { get }
@@ -677,6 +679,7 @@ open class LightBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
677
679
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
678
680
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
681
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
682
+ open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
680
683
  public init() {}
681
684
  }
682
685
  open class LightBronzeMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -912,6 +915,7 @@ open class LightBronzeMomentumThemeGroupedBackgroundColorPalette: MomentumThemeG
912
915
  public init() {}
913
916
  }
914
917
  open class LightBronzeMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
918
+ open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
915
919
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
916
920
  open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
917
921
  open var cyan: UIColor { return UIColor(hex: 0x066070) }
@@ -1258,6 +1262,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1258
1262
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1259
1263
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1260
1264
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1265
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1261
1266
  public init() {}
1262
1267
  }
1263
1268
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1515,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1515
1520
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1516
1521
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1517
1522
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1523
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1518
1524
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1519
1525
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1520
1526
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }
@@ -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 }
@@ -397,6 +398,7 @@ import UIKit
397
398
  var quaternaryNormal: UIColor { get }
398
399
  }
399
400
  @objc public protocol MomentumThemeAvatarColorPaletteProtocol: AnyObject {
401
+ var ghost: UIColor { get }
400
402
  var defaultColor: UIColor { get }
401
403
  var cobalt: UIColor { get }
402
404
  var cyan: UIColor { get }
@@ -677,6 +679,7 @@ open class LightIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
677
679
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
678
680
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
681
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
682
+ open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
680
683
  public init() {}
681
684
  }
682
685
  open class LightIndigoMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -912,6 +915,7 @@ open class LightIndigoMomentumThemeGroupedBackgroundColorPalette: MomentumThemeG
912
915
  public init() {}
913
916
  }
914
917
  open class LightIndigoMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
918
+ open var ghost: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
915
919
  open var defaultColor: UIColor { return UIColor(hex: 0x545454) }
916
920
  open var cobalt: UIColor { return UIColor(hex: 0x08599C) }
917
921
  open var cyan: UIColor { return UIColor(hex: 0x066070) }
@@ -1258,6 +1262,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1258
1262
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1259
1263
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1260
1264
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1265
+ open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
1261
1266
  public init() {}
1262
1267
  }
1263
1268
  open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
@@ -1515,6 +1520,7 @@ open class SystemMomentumThemeGroupedBackgroundColorPalette: MomentumThemeGroupe
1515
1520
  open class SystemMomentumThemeAvatarColorPalette: MomentumThemeAvatarColorPaletteProtocol {
1516
1521
  private let light: any MomentumThemeAvatarColorPaletteProtocol = LightMomentumThemeAvatarColorPalette()
1517
1522
  private let dark: any MomentumThemeAvatarColorPaletteProtocol = DarkMomentumThemeAvatarColorPalette()
1523
+ open var ghost: UIColor { return systemColor(light: light, dark: dark, keyPath: \.ghost) }
1518
1524
  open var defaultColor: UIColor { return systemColor(light: light, dark: dark, keyPath: \.defaultColor) }
1519
1525
  open var cobalt: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cobalt) }
1520
1526
  open var cyan: UIColor { return systemColor(light: light, dark: dark, keyPath: \.cyan) }