@momentum-design/tokens 0.7.0 → 0.7.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 (127) hide show
  1. package/dist/css/components/complete.css +42 -42
  2. package/dist/css/core/complete.css +6 -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 +4 -4
  8. package/dist/css/theme/webex/dark-indigo-stable.css +4 -4
  9. package/dist/css/theme/webex/dark-jade-stable.css +4 -4
  10. package/dist/css/theme/webex/dark-lavender-stable.css +4 -4
  11. package/dist/css/theme/webex/dark-rose-stable.css +4 -4
  12. package/dist/css/theme/webex/dark-stable.css +4 -4
  13. package/dist/css/theme/webex/hc-dark-stable.css +3 -3
  14. package/dist/css/theme/webex/hc-light-stable.css +3 -3
  15. package/dist/css/theme/webex/light-bronze-stable.css +5 -5
  16. package/dist/css/theme/webex/light-indigo-stable.css +5 -5
  17. package/dist/css/theme/webex/light-jade-stable.css +5 -5
  18. package/dist/css/theme/webex/light-lavender-stable.css +5 -5
  19. package/dist/css/theme/webex/light-rose-stable.css +5 -5
  20. package/dist/css/theme/webex/light-stable.css +5 -5
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +6 -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 +4 -4
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -4
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +4 -4
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -4
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +4 -4
  32. package/dist/ios/theme/webex/dark-stable.swift +4 -4
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +3 -3
  34. package/dist/ios/theme/webex/hc-light-stable.swift +3 -3
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +5 -5
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +5 -5
  37. package/dist/ios/theme/webex/light-jade-stable.swift +5 -5
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +5 -5
  39. package/dist/ios/theme/webex/light-rose-stable.swift +5 -5
  40. package/dist/ios/theme/webex/light-stable.swift +5 -5
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/core/complete.swift +5 -0
  43. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +5 -3
  44. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +5 -3
  45. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +5 -3
  46. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +5 -3
  47. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +5 -3
  48. package/dist/ios-webex/theme/webex/dark-stable.swift +5 -3
  49. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +2 -2
  50. package/dist/ios-webex/theme/webex/hc-light-stable.swift +6 -6
  51. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +15 -9
  52. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +15 -9
  53. package/dist/ios-webex/theme/webex/light-jade-stable.swift +15 -9
  54. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +15 -9
  55. package/dist/ios-webex/theme/webex/light-rose-stable.swift +15 -9
  56. package/dist/ios-webex/theme/webex/light-stable.swift +15 -9
  57. package/dist/json/core/complete.json +107 -0
  58. package/dist/json/theme/webex/dark-bronze-stable.json +58 -60
  59. package/dist/json/theme/webex/dark-indigo-stable.json +58 -60
  60. package/dist/json/theme/webex/dark-jade-stable.json +58 -60
  61. package/dist/json/theme/webex/dark-lavender-stable.json +58 -60
  62. package/dist/json/theme/webex/dark-rose-stable.json +58 -60
  63. package/dist/json/theme/webex/dark-stable.json +58 -60
  64. package/dist/json/theme/webex/hc-dark-stable.json +56 -58
  65. package/dist/json/theme/webex/hc-light-stable.json +56 -58
  66. package/dist/json/theme/webex/light-bronze-stable.json +60 -62
  67. package/dist/json/theme/webex/light-indigo-stable.json +60 -62
  68. package/dist/json/theme/webex/light-jade-stable.json +60 -62
  69. package/dist/json/theme/webex/light-lavender-stable.json +60 -62
  70. package/dist/json/theme/webex/light-rose-stable.json +60 -62
  71. package/dist/json/theme/webex/light-stable.json +60 -62
  72. package/dist/json-minimal/core/complete.json +7 -0
  73. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +5 -5
  74. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +5 -5
  75. package/dist/json-minimal/theme/webex/dark-jade-stable.json +5 -5
  76. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +5 -5
  77. package/dist/json-minimal/theme/webex/dark-rose-stable.json +5 -5
  78. package/dist/json-minimal/theme/webex/dark-stable.json +5 -5
  79. package/dist/json-minimal/theme/webex/hc-dark-stable.json +4 -4
  80. package/dist/json-minimal/theme/webex/hc-light-stable.json +4 -4
  81. package/dist/json-minimal/theme/webex/light-bronze-stable.json +6 -6
  82. package/dist/json-minimal/theme/webex/light-indigo-stable.json +6 -6
  83. package/dist/json-minimal/theme/webex/light-jade-stable.json +6 -6
  84. package/dist/json-minimal/theme/webex/light-lavender-stable.json +6 -6
  85. package/dist/json-minimal/theme/webex/light-rose-stable.json +6 -6
  86. package/dist/json-minimal/theme/webex/light-stable.json +6 -6
  87. package/dist/resources/core/complete.xml +6 -1
  88. package/dist/resources/effect/complete.xml +1 -1
  89. package/dist/resources/elevation/complete.xml +1 -1
  90. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  91. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  92. package/dist/resources/theme/webex/dark-bronze-stable.xml +4 -4
  93. package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -4
  94. package/dist/resources/theme/webex/dark-jade-stable.xml +4 -4
  95. package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -4
  96. package/dist/resources/theme/webex/dark-rose-stable.xml +4 -4
  97. package/dist/resources/theme/webex/dark-stable.xml +4 -4
  98. package/dist/resources/theme/webex/hc-dark-stable.xml +3 -3
  99. package/dist/resources/theme/webex/hc-light-stable.xml +3 -3
  100. package/dist/resources/theme/webex/light-bronze-stable.xml +5 -5
  101. package/dist/resources/theme/webex/light-indigo-stable.xml +5 -5
  102. package/dist/resources/theme/webex/light-jade-stable.xml +5 -5
  103. package/dist/resources/theme/webex/light-lavender-stable.xml +5 -5
  104. package/dist/resources/theme/webex/light-rose-stable.xml +5 -5
  105. package/dist/resources/theme/webex/light-stable.xml +5 -5
  106. package/dist/resources/typography/complete.xml +1 -1
  107. package/dist/scss/core/complete.scss +6 -1
  108. package/dist/scss/effect/complete.scss +1 -1
  109. package/dist/scss/elevation/complete.scss +1 -1
  110. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  111. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  112. package/dist/scss/theme/webex/dark-bronze-stable.scss +4 -4
  113. package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -4
  114. package/dist/scss/theme/webex/dark-jade-stable.scss +4 -4
  115. package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -4
  116. package/dist/scss/theme/webex/dark-rose-stable.scss +4 -4
  117. package/dist/scss/theme/webex/dark-stable.scss +4 -4
  118. package/dist/scss/theme/webex/hc-dark-stable.scss +3 -3
  119. package/dist/scss/theme/webex/hc-light-stable.scss +3 -3
  120. package/dist/scss/theme/webex/light-bronze-stable.scss +5 -5
  121. package/dist/scss/theme/webex/light-indigo-stable.scss +5 -5
  122. package/dist/scss/theme/webex/light-jade-stable.scss +5 -5
  123. package/dist/scss/theme/webex/light-lavender-stable.scss +5 -5
  124. package/dist/scss/theme/webex/light-rose-stable.scss +5 -5
  125. package/dist/scss/theme/webex/light-stable.scss +5 -5
  126. package/dist/scss/typography/complete.scss +1 -1
  127. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 14 Jul 2025 15:44:51 GMT
7
+ // Generated on Fri, 19 Sep 2025 14:43:09 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,12 +50,11 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
53
+ public static let mdsColorThemeBackgroundGlassActive = #ffffff99
53
54
  public static let mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
55
  public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
56
  public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
56
57
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
57
- public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
58
- public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
59
58
  public static let mdsColorThemeBackgroundGlassRadial0 = #ffffffe6
60
59
  public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff66
61
60
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f5efe4 0%, #ffffff 100%)
@@ -94,7 +93,7 @@ public class {
94
93
  public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
95
94
  public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
96
95
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
97
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
96
+ public static let mdsColorThemeBackgroundNamelabelNormal = #000000b3
98
97
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
99
98
  public static let mdsColorThemeBackgroundPrimaryDisabled = #00000000
100
99
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
@@ -314,9 +313,10 @@ public class {
314
313
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #ffffff66
315
314
  public static let mdsColorThemeInvertedTextPrimaryNormal = #fffffff2
316
315
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
316
+ public static let mdsColorThemeOutlineAiNormal = linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
317
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
318
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
319
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #00000012 0%, #00000033 100%)
320
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
321
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
322
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 14 Jul 2025 15:44:50 GMT
7
+ // Generated on Fri, 19 Sep 2025 14:43:09 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,12 +50,11 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
53
+ public static let mdsColorThemeBackgroundGlassActive = #ffffff99
53
54
  public static let mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
55
  public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
56
  public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
56
57
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
57
- public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
58
- public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
59
58
  public static let mdsColorThemeBackgroundGlassRadial0 = #ffffffe6
60
59
  public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff66
61
60
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #ebeffc 0%, #ffffff 100%)
@@ -94,7 +93,7 @@ public class {
94
93
  public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
95
94
  public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
96
95
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
97
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
96
+ public static let mdsColorThemeBackgroundNamelabelNormal = #000000b3
98
97
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
99
98
  public static let mdsColorThemeBackgroundPrimaryDisabled = #00000000
100
99
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
@@ -314,9 +313,10 @@ public class {
314
313
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #ffffff66
315
314
  public static let mdsColorThemeInvertedTextPrimaryNormal = #fffffff2
316
315
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
316
+ public static let mdsColorThemeOutlineAiNormal = linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
317
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
318
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
319
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #00000012 0%, #00000033 100%)
320
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
321
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
322
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 14 Jul 2025 15:44:51 GMT
7
+ // Generated on Fri, 19 Sep 2025 14:43:09 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,12 +50,11 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
53
+ public static let mdsColorThemeBackgroundGlassActive = #ffffff99
53
54
  public static let mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
55
  public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
56
  public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
56
57
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
57
- public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
58
- public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
59
58
  public static let mdsColorThemeBackgroundGlassRadial0 = #ffffffe6
60
59
  public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff66
61
60
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #e6f2f1 0%, #ffffff 100%)
@@ -94,7 +93,7 @@ public class {
94
93
  public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
95
94
  public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
96
95
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
97
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
96
+ public static let mdsColorThemeBackgroundNamelabelNormal = #000000b3
98
97
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
99
98
  public static let mdsColorThemeBackgroundPrimaryDisabled = #00000000
100
99
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
@@ -314,9 +313,10 @@ public class {
314
313
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #ffffff66
315
314
  public static let mdsColorThemeInvertedTextPrimaryNormal = #fffffff2
316
315
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
316
+ public static let mdsColorThemeOutlineAiNormal = linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
317
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
318
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
319
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #00000012 0%, #00000033 100%)
320
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
321
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
322
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 14 Jul 2025 15:44:52 GMT
7
+ // Generated on Fri, 19 Sep 2025 14:43:10 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,12 +50,11 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
53
+ public static let mdsColorThemeBackgroundGlassActive = #ffffff99
53
54
  public static let mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
55
  public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
56
  public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
56
57
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
57
- public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
58
- public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
59
58
  public static let mdsColorThemeBackgroundGlassRadial0 = #ffffffe6
60
59
  public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff66
61
60
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f4ebff 0%, #ffffff 100%)
@@ -94,7 +93,7 @@ public class {
94
93
  public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
95
94
  public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
96
95
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
97
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
96
+ public static let mdsColorThemeBackgroundNamelabelNormal = #000000b3
98
97
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
99
98
  public static let mdsColorThemeBackgroundPrimaryDisabled = #00000000
100
99
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
@@ -314,9 +313,10 @@ public class {
314
313
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #ffffff66
315
314
  public static let mdsColorThemeInvertedTextPrimaryNormal = #fffffff2
316
315
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
316
+ public static let mdsColorThemeOutlineAiNormal = linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
317
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
318
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
319
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #00000012 0%, #00000033 100%)
320
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
321
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
322
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 14 Jul 2025 15:44:51 GMT
7
+ // Generated on Fri, 19 Sep 2025 14:43:10 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,12 +50,11 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
53
+ public static let mdsColorThemeBackgroundGlassActive = #ffffff99
53
54
  public static let mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
55
  public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
56
  public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
56
57
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
57
- public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
58
- public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
59
58
  public static let mdsColorThemeBackgroundGlassRadial0 = #ffffffe6
60
59
  public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff66
61
60
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #fcebf5 0%, #ffffff 100%)
@@ -94,7 +93,7 @@ public class {
94
93
  public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
95
94
  public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
96
95
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
97
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
96
+ public static let mdsColorThemeBackgroundNamelabelNormal = #000000b3
98
97
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
99
98
  public static let mdsColorThemeBackgroundPrimaryDisabled = #00000000
100
99
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
@@ -314,9 +313,10 @@ public class {
314
313
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #ffffff66
315
314
  public static let mdsColorThemeInvertedTextPrimaryNormal = #fffffff2
316
315
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
316
+ public static let mdsColorThemeOutlineAiNormal = linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
317
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
318
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
319
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #00000012 0%, #00000033 100%)
320
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
321
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
322
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 14 Jul 2025 15:44:46 GMT
7
+ // Generated on Fri, 19 Sep 2025 14:43:04 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,12 +50,11 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
53
+ public static let mdsColorThemeBackgroundGlassActive = #ffffff99
53
54
  public static let mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
55
  public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
56
  public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
56
57
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
57
- public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
58
- public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
59
58
  public static let mdsColorThemeBackgroundGlassRadial0 = #ffffffe6
60
59
  public static let mdsColorThemeBackgroundGlassRadial1 = #ffffff66
61
60
  public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
@@ -94,7 +93,7 @@ public class {
94
93
  public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
95
94
  public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
96
95
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
97
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000099
96
+ public static let mdsColorThemeBackgroundNamelabelNormal = #000000b3
98
97
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
99
98
  public static let mdsColorThemeBackgroundPrimaryDisabled = #00000000
100
99
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
@@ -314,9 +313,10 @@ public class {
314
313
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #ffffff66
315
314
  public static let mdsColorThemeInvertedTextPrimaryNormal = #fffffff2
316
315
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
316
+ public static let mdsColorThemeOutlineAiNormal = linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);
317
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
318
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
319
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #00000012 0%, #00000033 100%)
320
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
321
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
322
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 14 Jul 2025 15:44:53 GMT
7
+ // Generated on Fri, 19 Sep 2025 14:43:11 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -317,6 +317,11 @@ extension UIColor {
317
317
  public static let momentumGradientLavenderDarkPrimary1 = UIColor(hex: 0x18082B)
318
318
  public static let momentumGradientLavenderDarkSecondary0 = UIColor(hex: 0x301A4A)
319
319
  public static let momentumGradientLavenderDarkSecondary1 = UIColor(hex: 0x18082B)
320
+ public static let momentumAiMediumblue = UIColor(hex: 0x0051AF)
321
+ public static let momentumAiSkyblue = UIColor(hex: 0x00BCEB)
322
+ public static let momentumAiGreen = UIColor(hex: 0x74BF4B)
323
+ public static let momentumAiSteelblue = UIColor(hex: 0x0087EA)
324
+ public static let momentumAiAquablue = UIColor(hex: 0x63FFF7)
320
325
  }
321
326
 
322
327
  #endif
@@ -161,7 +161,7 @@ open class DarkBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
161
161
  open var labelErrorNormal: UIColor { return UIColor(hex: 0x4F0E10) }
162
162
  open var labelErrorHover: UIColor { return UIColor(hex: 0x780D13) }
163
163
  open var labelErrorActive: UIColor { return UIColor(hex: 0xAB0A15) }
164
- open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
164
+ open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.70) }
165
165
  open var gradientPrimaryNormal0: UIColor { return UIColor(hex: 0x1F1402) }
166
166
  open var gradientPrimaryNormal1: UIColor { return UIColor(hex: 0x171002) }
167
167
  open var gradientSecondaryNormal0: UIColor { return UIColor(hex: 0x2E2515) }
@@ -170,11 +170,10 @@ open class DarkBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
170
170
  open var reactionNormal1: UIColor { return UIColor(hex: 0x1A1A1A, withAlpha: 0.00) }
171
171
  open var skeletonNormal: UIColor { return UIColor(hex: 0x707070) }
172
172
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
173
+ open var glassActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
173
174
  open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
175
  open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
176
  open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
176
- open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
- open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
177
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
179
178
  open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
180
179
  open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
@@ -238,6 +237,9 @@ open class DarkBronzeMomentumThemeOutlineColorPalette: MomentumThemeOutlineColor
238
237
  open var warningNormal: UIColor { return UIColor(hex: 0xF2990A) }
239
238
  open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
240
239
  open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
240
+ open var aiNormal0: UIColor { return UIColor(hex: 0x0087EA) }
241
+ open var aiNormal1: UIColor { return UIColor(hex: 0x00BCEB) }
242
+ open var aiNormal2: UIColor { return UIColor(hex: 0x63FFF7) }
241
243
  public init() {}
242
244
  }
243
245
  open class DarkBronzeMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -161,7 +161,7 @@ open class DarkIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
161
161
  open var labelErrorNormal: UIColor { return UIColor(hex: 0x4F0E10) }
162
162
  open var labelErrorHover: UIColor { return UIColor(hex: 0x780D13) }
163
163
  open var labelErrorActive: UIColor { return UIColor(hex: 0xAB0A15) }
164
- open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
164
+ open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.70) }
165
165
  open var gradientPrimaryNormal0: UIColor { return UIColor(hex: 0x13182B) }
166
166
  open var gradientPrimaryNormal1: UIColor { return UIColor(hex: 0x0E111A) }
167
167
  open var gradientSecondaryNormal0: UIColor { return UIColor(hex: 0x212536) }
@@ -170,11 +170,10 @@ open class DarkIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
170
170
  open var reactionNormal1: UIColor { return UIColor(hex: 0x1A1A1A, withAlpha: 0.00) }
171
171
  open var skeletonNormal: UIColor { return UIColor(hex: 0x707070) }
172
172
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
173
+ open var glassActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
173
174
  open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
175
  open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
176
  open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
176
- open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
- open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
177
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
179
178
  open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
180
179
  open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
@@ -238,6 +237,9 @@ open class DarkIndigoMomentumThemeOutlineColorPalette: MomentumThemeOutlineColor
238
237
  open var warningNormal: UIColor { return UIColor(hex: 0xF2990A) }
239
238
  open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
240
239
  open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
240
+ open var aiNormal0: UIColor { return UIColor(hex: 0x0087EA) }
241
+ open var aiNormal1: UIColor { return UIColor(hex: 0x00BCEB) }
242
+ open var aiNormal2: UIColor { return UIColor(hex: 0x63FFF7) }
241
243
  public init() {}
242
244
  }
243
245
  open class DarkIndigoMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -161,7 +161,7 @@ open class DarkJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
161
161
  open var labelErrorNormal: UIColor { return UIColor(hex: 0x4F0E10) }
162
162
  open var labelErrorHover: UIColor { return UIColor(hex: 0x780D13) }
163
163
  open var labelErrorActive: UIColor { return UIColor(hex: 0xAB0A15) }
164
- open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
164
+ open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.70) }
165
165
  open var gradientPrimaryNormal0: UIColor { return UIColor(hex: 0x001C18) }
166
166
  open var gradientPrimaryNormal1: UIColor { return UIColor(hex: 0x021412) }
167
167
  open var gradientSecondaryNormal0: UIColor { return UIColor(hex: 0x122925) }
@@ -170,11 +170,10 @@ open class DarkJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
170
170
  open var reactionNormal1: UIColor { return UIColor(hex: 0x1A1A1A, withAlpha: 0.00) }
171
171
  open var skeletonNormal: UIColor { return UIColor(hex: 0x707070) }
172
172
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
173
+ open var glassActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
173
174
  open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
175
  open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
176
  open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
176
- open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
- open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
177
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
179
178
  open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
180
179
  open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
@@ -238,6 +237,9 @@ open class DarkJadeMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPa
238
237
  open var warningNormal: UIColor { return UIColor(hex: 0xF2990A) }
239
238
  open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
240
239
  open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
240
+ open var aiNormal0: UIColor { return UIColor(hex: 0x0087EA) }
241
+ open var aiNormal1: UIColor { return UIColor(hex: 0x00BCEB) }
242
+ open var aiNormal2: UIColor { return UIColor(hex: 0x63FFF7) }
241
243
  public init() {}
242
244
  }
243
245
  open class DarkJadeMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -161,7 +161,7 @@ open class DarkLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgro
161
161
  open var labelErrorNormal: UIColor { return UIColor(hex: 0x4F0E10) }
162
162
  open var labelErrorHover: UIColor { return UIColor(hex: 0x780D13) }
163
163
  open var labelErrorActive: UIColor { return UIColor(hex: 0xAB0A15) }
164
- open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
164
+ open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.70) }
165
165
  open var gradientPrimaryNormal0: UIColor { return UIColor(hex: 0x231237) }
166
166
  open var gradientPrimaryNormal1: UIColor { return UIColor(hex: 0x18082B) }
167
167
  open var gradientSecondaryNormal0: UIColor { return UIColor(hex: 0x301A4A) }
@@ -170,11 +170,10 @@ open class DarkLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgro
170
170
  open var reactionNormal1: UIColor { return UIColor(hex: 0x1A1A1A, withAlpha: 0.00) }
171
171
  open var skeletonNormal: UIColor { return UIColor(hex: 0x707070) }
172
172
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
173
+ open var glassActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
173
174
  open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
175
  open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
176
  open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
176
- open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
- open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
177
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
179
178
  open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
180
179
  open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
@@ -238,6 +237,9 @@ open class DarkLavenderMomentumThemeOutlineColorPalette: MomentumThemeOutlineCol
238
237
  open var warningNormal: UIColor { return UIColor(hex: 0xF2990A) }
239
238
  open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
240
239
  open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
240
+ open var aiNormal0: UIColor { return UIColor(hex: 0x0087EA) }
241
+ open var aiNormal1: UIColor { return UIColor(hex: 0x00BCEB) }
242
+ open var aiNormal2: UIColor { return UIColor(hex: 0x63FFF7) }
241
243
  public init() {}
242
244
  }
243
245
  open class DarkLavenderMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -161,7 +161,7 @@ open class DarkRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
161
161
  open var labelErrorNormal: UIColor { return UIColor(hex: 0x4F0E10) }
162
162
  open var labelErrorHover: UIColor { return UIColor(hex: 0x780D13) }
163
163
  open var labelErrorActive: UIColor { return UIColor(hex: 0xAB0A15) }
164
- open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
164
+ open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.70) }
165
165
  open var gradientPrimaryNormal0: UIColor { return UIColor(hex: 0x30041E) }
166
166
  open var gradientPrimaryNormal1: UIColor { return UIColor(hex: 0x1F0615) }
167
167
  open var gradientSecondaryNormal0: UIColor { return UIColor(hex: 0x40162E) }
@@ -170,11 +170,10 @@ open class DarkRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
170
170
  open var reactionNormal1: UIColor { return UIColor(hex: 0x1A1A1A, withAlpha: 0.00) }
171
171
  open var skeletonNormal: UIColor { return UIColor(hex: 0x707070) }
172
172
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
173
+ open var glassActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
173
174
  open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
175
  open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
176
  open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
176
- open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
- open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
177
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
179
178
  open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
180
179
  open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
@@ -238,6 +237,9 @@ open class DarkRoseMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPa
238
237
  open var warningNormal: UIColor { return UIColor(hex: 0xF2990A) }
239
238
  open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
240
239
  open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
240
+ open var aiNormal0: UIColor { return UIColor(hex: 0x0087EA) }
241
+ open var aiNormal1: UIColor { return UIColor(hex: 0x00BCEB) }
242
+ open var aiNormal2: UIColor { return UIColor(hex: 0x63FFF7) }
241
243
  public init() {}
242
244
  }
243
245
  open class DarkRoseMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -161,7 +161,7 @@ open class DarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColor
161
161
  open var labelErrorNormal: UIColor { return UIColor(hex: 0x4F0E10) }
162
162
  open var labelErrorHover: UIColor { return UIColor(hex: 0x780D13) }
163
163
  open var labelErrorActive: UIColor { return UIColor(hex: 0xAB0A15) }
164
- open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
164
+ open var namelabelNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.70) }
165
165
  open var gradientPrimaryNormal0: UIColor { return UIColor(hex: 0x1A1A1A) }
166
166
  open var gradientPrimaryNormal1: UIColor { return UIColor(hex: 0x0F0F0F) }
167
167
  open var gradientSecondaryNormal0: UIColor { return UIColor(hex: 0x262626) }
@@ -170,11 +170,10 @@ open class DarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColor
170
170
  open var reactionNormal1: UIColor { return UIColor(hex: 0x1A1A1A, withAlpha: 0.00) }
171
171
  open var skeletonNormal: UIColor { return UIColor(hex: 0x707070) }
172
172
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
173
+ open var glassActive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
173
174
  open var glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
175
  open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
176
  open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
176
- open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
177
- open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
178
177
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
179
178
  open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
180
179
  open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
@@ -238,6 +237,9 @@ open class DarkMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPalett
238
237
  open var warningNormal: UIColor { return UIColor(hex: 0xF2990A) }
239
238
  open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
240
239
  open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.05) }
240
+ open var aiNormal0: UIColor { return UIColor(hex: 0x0087EA) }
241
+ open var aiNormal1: UIColor { return UIColor(hex: 0x00BCEB) }
242
+ open var aiNormal2: UIColor { return UIColor(hex: 0x63FFF7) }
241
243
  public init() {}
242
244
  }
243
245
  open class DarkMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -167,11 +167,10 @@ open class HcDarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
167
167
  open var gradientPrimaryNormal: UIColor { return UIColor(hex: 0x000000) }
168
168
  open var skeletonNormal: UIColor { return UIColor(hex: 0x000000) }
169
169
  open var glassNormal: UIColor { return UIColor(hex: 0x000000) }
170
+ open var glassActive: UIColor { return UIColor(hex: 0x000000) }
170
171
  open var glassLight: UIColor { return UIColor(hex: 0x000000) }
171
172
  open var glassMedium: UIColor { return UIColor(hex: 0x000000) }
172
173
  open var glassHeavy: UIColor { return UIColor(hex: 0x000000) }
173
- open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFF00) }
174
- open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000) }
175
174
  open var glassRadial0: UIColor { return UIColor(hex: 0x000000) }
176
175
  open var glassRadial1: UIColor { return UIColor(hex: 0x000000) }
177
176
  open var inputDisabled: UIColor { return UIColor(hex: 0x3FF23F) }
@@ -232,6 +231,7 @@ open class HcDarkMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPale
232
231
  open var gradientActive: UIColor { return UIColor(hex: 0xFFFFFF) }
233
232
  open var warningNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
234
233
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
234
+ open var aiNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
235
235
  public init() {}
236
236
  }
237
237
  open class HcDarkMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -165,11 +165,10 @@ import UIKit
165
165
  var gradientPrimaryNormal: UIColor { get }
166
166
  var skeletonNormal: UIColor { get }
167
167
  var glassNormal: UIColor { get }
168
+ var glassActive: UIColor { get }
168
169
  var glassLight: UIColor { get }
169
170
  var glassMedium: UIColor { get }
170
171
  var glassHeavy: UIColor { get }
171
- var glassOverlayNormal: UIColor { get }
172
- var glassOverlayInactive: UIColor { get }
173
172
  var glassRadial0: UIColor { get }
174
173
  var glassRadial1: UIColor { get }
175
174
  var inputDisabled: UIColor { get }
@@ -228,6 +227,7 @@ import UIKit
228
227
  var gradientActive: UIColor { get }
229
228
  var warningNormal: UIColor { get }
230
229
  var glassNormal: UIColor { get }
230
+ var aiNormal: UIColor { get }
231
231
  }
232
232
  @objc public protocol MomentumThemeControlColorPaletteProtocol: AnyObject {
233
233
  var activeNormal: UIColor { get }
@@ -612,11 +612,10 @@ open class HcLightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCo
612
612
  open var gradientPrimaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
613
613
  open var skeletonNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
614
614
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
615
+ open var glassActive: UIColor { return UIColor(hex: 0xFFFFFF) }
615
616
  open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF) }
616
617
  open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF) }
617
618
  open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF) }
618
- open var glassOverlayNormal: UIColor { return UIColor(hex: 0x00009F) }
619
- open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF) }
620
619
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF) }
621
620
  open var glassRadial1: UIColor { return UIColor(hex: 0xFFFFFF) }
622
621
  open var inputDisabled: UIColor { return UIColor(hex: 0x600000) }
@@ -677,6 +676,7 @@ open class HcLightMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPal
677
676
  open var gradientActive: UIColor { return UIColor(hex: 0x000000) }
678
677
  open var warningNormal: UIColor { return UIColor(hex: 0x000000) }
679
678
  open var glassNormal: UIColor { return UIColor(hex: 0x000000) }
679
+ open var aiNormal: UIColor { return UIColor(hex: 0x000000) }
680
680
  public init() {}
681
681
  }
682
682
  open class HcLightMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -1140,11 +1140,10 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1140
1140
  open var gradientPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.gradientPrimaryNormal) }
1141
1141
  open var skeletonNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.skeletonNormal) }
1142
1142
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1143
+ open var glassActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassActive) }
1143
1144
  open var glassLight: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassLight) }
1144
1145
  open var glassMedium: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassMedium) }
1145
1146
  open var glassHeavy: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassHeavy) }
1146
- open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1147
- open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1148
1147
  open var glassRadial0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial0) }
1149
1148
  open var glassRadial1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial1) }
1150
1149
  open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
@@ -1209,6 +1208,7 @@ open class SystemMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPale
1209
1208
  open var gradientActive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.gradientActive) }
1210
1209
  open var warningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.warningNormal) }
1211
1210
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1211
+ open var aiNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.aiNormal) }
1212
1212
  public init() {}
1213
1213
  }
1214
1214
  open class SystemMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {