@momentum-design/tokens 0.6.1 → 0.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (124) hide show
  1. package/dist/css/components/complete.css +42 -6
  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 +4 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +4 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +4 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +4 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +4 -1
  12. package/dist/css/theme/webex/dark-stable.css +4 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +4 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +4 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +5 -2
  16. package/dist/css/theme/webex/light-indigo-stable.css +5 -2
  17. package/dist/css/theme/webex/light-jade-stable.css +5 -2
  18. package/dist/css/theme/webex/light-lavender-stable.css +5 -2
  19. package/dist/css/theme/webex/light-rose-stable.css +5 -2
  20. package/dist/css/theme/webex/light-stable.css +5 -2
  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 +4 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +4 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +4 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +4 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +4 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +4 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +5 -2
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +5 -2
  37. package/dist/ios/theme/webex/light-jade-stable.swift +5 -2
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +5 -2
  39. package/dist/ios/theme/webex/light-rose-stable.swift +5 -2
  40. package/dist/ios/theme/webex/light-stable.swift +5 -2
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +3 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +3 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +3 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +3 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +3 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +3 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +3 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +9 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +11 -2
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +11 -2
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +11 -2
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +11 -2
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +11 -2
  55. package/dist/ios-webex/theme/webex/light-stable.swift +11 -2
  56. package/dist/json/theme/webex/dark-bronze-stable.json +81 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +81 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +81 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +81 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +81 -0
  61. package/dist/json/theme/webex/dark-stable.json +81 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +81 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +81 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +83 -2
  65. package/dist/json/theme/webex/light-indigo-stable.json +83 -2
  66. package/dist/json/theme/webex/light-jade-stable.json +83 -2
  67. package/dist/json/theme/webex/light-lavender-stable.json +83 -2
  68. package/dist/json/theme/webex/light-rose-stable.json +83 -2
  69. package/dist/json/theme/webex/light-stable.json +83 -2
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -0
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -0
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -0
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -0
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -0
  75. package/dist/json-minimal/theme/webex/dark-stable.json +3 -0
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +3 -0
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +3 -0
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +4 -1
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +4 -1
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +4 -1
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +4 -1
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +4 -1
  83. package/dist/json-minimal/theme/webex/light-stable.json +4 -1
  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 +4 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +4 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +4 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +4 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +4 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +4 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +5 -2
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +5 -2
  99. package/dist/resources/theme/webex/light-jade-stable.xml +5 -2
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +5 -2
  101. package/dist/resources/theme/webex/light-rose-stable.xml +5 -2
  102. package/dist/resources/theme/webex/light-stable.xml +5 -2
  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 +4 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +4 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +4 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +4 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +4 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +4 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +5 -2
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +5 -2
  119. package/dist/scss/theme/webex/light-jade-stable.scss +5 -2
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +5 -2
  121. package/dist/scss/theme/webex/light-rose-stable.scss +5 -2
  122. package/dist/scss/theme/webex/light-stable.scss +5 -2
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +2 -2
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:18 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:56 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #57330a
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
53
+ public static let mdsColorThemeBackgroundGlassHeavy = #000000cc
54
+ public static let mdsColorThemeBackgroundGlassLight = #00000066
55
+ public static let mdsColorThemeBackgroundGlassMedium = #00000099
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #00000066
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:17 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:56 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #57330a
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
53
+ public static let mdsColorThemeBackgroundGlassHeavy = #000000cc
54
+ public static let mdsColorThemeBackgroundGlassLight = #00000066
55
+ public static let mdsColorThemeBackgroundGlassMedium = #00000099
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #00000066
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:13 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:51 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #57330a
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
53
+ public static let mdsColorThemeBackgroundGlassHeavy = #000000cc
54
+ public static let mdsColorThemeBackgroundGlassLight = #00000066
55
+ public static let mdsColorThemeBackgroundGlassMedium = #00000099
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff0d
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #00000066
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:14 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:52 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #1aebff
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #1aebff
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #000000
53
+ public static let mdsColorThemeBackgroundGlassHeavy = #000000
54
+ public static let mdsColorThemeBackgroundGlassLight = #000000
55
+ public static let mdsColorThemeBackgroundGlassMedium = #000000
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #000000
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #000000
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffff00
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:14 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:52 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ public class {
50
50
  public static let mdsColorThemeBackgroundAlertWarningActive = #37006e
51
51
  public static let mdsColorThemeBackgroundAlertWarningHover = #37006e
52
52
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffffff
53
+ public static let mdsColorThemeBackgroundGlassHeavy = #ffffff
54
+ public static let mdsColorThemeBackgroundGlassLight = #ffffff
55
+ public static let mdsColorThemeBackgroundGlassMedium = #ffffff
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #00009f
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:19 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:57 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ 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 mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
+ public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
+ public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
@@ -313,7 +316,7 @@ public class {
313
316
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
314
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
315
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
316
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #ffffff 0%, #ffffff99 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
317
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
318
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
319
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:18 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:56 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ 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 mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
+ public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
+ public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
@@ -313,7 +316,7 @@ public class {
313
316
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
314
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
315
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
316
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #ffffff 0%, #ffffff99 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
317
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
318
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
319
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:18 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:57 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ 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 mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
+ public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
+ public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
@@ -313,7 +316,7 @@ public class {
313
316
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
314
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
315
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
316
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #ffffff 0%, #ffffff99 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
317
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
318
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
319
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:20 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:58 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ 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 mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
+ public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
+ public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
@@ -313,7 +316,7 @@ public class {
313
316
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
314
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
315
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
316
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #ffffff 0%, #ffffff99 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
317
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
318
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
319
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:19 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:57 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ 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 mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
+ public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
+ public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
@@ -313,7 +316,7 @@ public class {
313
316
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
314
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
315
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
316
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #ffffff 0%, #ffffff99 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
317
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
318
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
319
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:13 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:52 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -50,6 +50,9 @@ 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 mdsColorThemeBackgroundGlassHeavy = #ffffffcc
54
+ public static let mdsColorThemeBackgroundGlassLight = #ffffff66
55
+ public static let mdsColorThemeBackgroundGlassMedium = #ffffff99
53
56
  public static let mdsColorThemeBackgroundGlassNormal = #ffffff66
54
57
  public static let mdsColorThemeBackgroundGlassOverlayInactive = #ffffff66
55
58
  public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
@@ -313,7 +316,7 @@ public class {
313
316
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
314
317
  public static let mdsColorThemeOutlineButtonNormal = #00000080
315
318
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
316
- public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #ffffff 0%, #ffffff99 100%)
319
+ public static let mdsColorThemeOutlineGlassNormal = linear-gradient(180deg, #0000000a 0%, #0000001c 100%)
317
320
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
318
321
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
319
322
  public static let mdsColorThemeOutlineInputActive = #000000e6
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 30 Apr 2025 07:16:21 GMT
7
+ // Generated on Wed, 09 Jul 2025 08:48:59 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -170,6 +170,9 @@ 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 glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
+ open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
+ open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
173
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
174
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
175
178
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
@@ -170,6 +170,9 @@ 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 glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
+ open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
+ open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
173
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
174
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
175
178
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
@@ -170,6 +170,9 @@ 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 glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
+ open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
+ open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
173
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
174
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
175
178
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
@@ -170,6 +170,9 @@ 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 glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
+ open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
+ open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
173
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
174
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
175
178
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
@@ -170,6 +170,9 @@ 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 glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
+ open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
+ open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
173
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
174
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
175
178
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
@@ -170,6 +170,9 @@ 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 glassLight: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
174
+ open var glassMedium: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
175
+ open var glassHeavy: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
173
176
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
174
177
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
175
178
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
@@ -167,6 +167,9 @@ 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 glassLight: UIColor { return UIColor(hex: 0x000000) }
171
+ open var glassMedium: UIColor { return UIColor(hex: 0x000000) }
172
+ open var glassHeavy: UIColor { return UIColor(hex: 0x000000) }
170
173
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFF00) }
171
174
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000) }
172
175
  open var glassRadial0: UIColor { return UIColor(hex: 0x000000) }
@@ -165,6 +165,9 @@ import UIKit
165
165
  var gradientPrimaryNormal: UIColor { get }
166
166
  var skeletonNormal: UIColor { get }
167
167
  var glassNormal: UIColor { get }
168
+ var glassLight: UIColor { get }
169
+ var glassMedium: UIColor { get }
170
+ var glassHeavy: UIColor { get }
168
171
  var glassOverlayNormal: UIColor { get }
169
172
  var glassOverlayInactive: UIColor { get }
170
173
  var glassRadial0: UIColor { get }
@@ -609,6 +612,9 @@ open class HcLightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCo
609
612
  open var gradientPrimaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
610
613
  open var skeletonNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
611
614
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
615
+ open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF) }
616
+ open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF) }
617
+ open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF) }
612
618
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0x00009F) }
613
619
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF) }
614
620
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF) }
@@ -1134,6 +1140,9 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1134
1140
  open var gradientPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.gradientPrimaryNormal) }
1135
1141
  open var skeletonNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.skeletonNormal) }
1136
1142
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1143
+ open var glassLight: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassLight) }
1144
+ open var glassMedium: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassMedium) }
1145
+ open var glassHeavy: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassHeavy) }
1137
1146
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1138
1147
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1139
1148
  open var glassRadial0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial0) }
@@ -168,6 +168,9 @@ import UIKit
168
168
  var reactionNormal1: UIColor { get }
169
169
  var skeletonNormal: UIColor { get }
170
170
  var glassNormal: UIColor { get }
171
+ var glassLight: UIColor { get }
172
+ var glassMedium: UIColor { get }
173
+ var glassHeavy: UIColor { get }
171
174
  var glassOverlayNormal: UIColor { get }
172
175
  var glassOverlayInactive: UIColor { get }
173
176
  var glassRadial0: UIColor { get }
@@ -675,6 +678,9 @@ open class LightBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
675
678
  open var reactionNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
676
679
  open var skeletonNormal: UIColor { return UIColor(hex: 0x8F8F8F) }
677
680
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
682
+ open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
683
+ open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
678
684
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
685
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
680
686
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.90) }
@@ -738,8 +744,8 @@ open class LightBronzeMomentumThemeOutlineColorPalette: MomentumThemeOutlineColo
738
744
  open var gradientActive1: UIColor { return UIColor(hex: 0x00A3B5) }
739
745
  open var gradientActive2: UIColor { return UIColor(hex: 0x3CC29A) }
740
746
  open var warningNormal: UIColor { return UIColor(hex: 0x7D4705) }
741
- open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF) }
742
- open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
747
+ open var glassNormal0: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.04) }
748
+ open var glassNormal1: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
743
749
  public init() {}
744
750
  }
745
751
  open class LightBronzeMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -1259,6 +1265,9 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1259
1265
  open var reactionNormal1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.reactionNormal1) }
1260
1266
  open var skeletonNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.skeletonNormal) }
1261
1267
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1268
+ open var glassLight: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassLight) }
1269
+ open var glassMedium: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassMedium) }
1270
+ open var glassHeavy: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassHeavy) }
1262
1271
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1263
1272
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1264
1273
  open var glassRadial0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial0) }
@@ -168,6 +168,9 @@ import UIKit
168
168
  var reactionNormal1: UIColor { get }
169
169
  var skeletonNormal: UIColor { get }
170
170
  var glassNormal: UIColor { get }
171
+ var glassLight: UIColor { get }
172
+ var glassMedium: UIColor { get }
173
+ var glassHeavy: UIColor { get }
171
174
  var glassOverlayNormal: UIColor { get }
172
175
  var glassOverlayInactive: UIColor { get }
173
176
  var glassRadial0: UIColor { get }
@@ -675,6 +678,9 @@ open class LightIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
675
678
  open var reactionNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
676
679
  open var skeletonNormal: UIColor { return UIColor(hex: 0x8F8F8F) }
677
680
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
682
+ open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
683
+ open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
678
684
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
685
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
680
686
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.90) }
@@ -738,8 +744,8 @@ open class LightIndigoMomentumThemeOutlineColorPalette: MomentumThemeOutlineColo
738
744
  open var gradientActive1: UIColor { return UIColor(hex: 0x00A3B5) }
739
745
  open var gradientActive2: UIColor { return UIColor(hex: 0x3CC29A) }
740
746
  open var warningNormal: UIColor { return UIColor(hex: 0x7D4705) }
741
- open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF) }
742
- open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
747
+ open var glassNormal0: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.04) }
748
+ open var glassNormal1: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
743
749
  public init() {}
744
750
  }
745
751
  open class LightIndigoMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -1259,6 +1265,9 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1259
1265
  open var reactionNormal1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.reactionNormal1) }
1260
1266
  open var skeletonNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.skeletonNormal) }
1261
1267
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1268
+ open var glassLight: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassLight) }
1269
+ open var glassMedium: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassMedium) }
1270
+ open var glassHeavy: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassHeavy) }
1262
1271
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1263
1272
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1264
1273
  open var glassRadial0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial0) }
@@ -168,6 +168,9 @@ import UIKit
168
168
  var reactionNormal1: UIColor { get }
169
169
  var skeletonNormal: UIColor { get }
170
170
  var glassNormal: UIColor { get }
171
+ var glassLight: UIColor { get }
172
+ var glassMedium: UIColor { get }
173
+ var glassHeavy: UIColor { get }
171
174
  var glassOverlayNormal: UIColor { get }
172
175
  var glassOverlayInactive: UIColor { get }
173
176
  var glassRadial0: UIColor { get }
@@ -675,6 +678,9 @@ open class LightJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackground
675
678
  open var reactionNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
676
679
  open var skeletonNormal: UIColor { return UIColor(hex: 0x8F8F8F) }
677
680
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
682
+ open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
683
+ open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
678
684
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
685
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
680
686
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.90) }
@@ -738,8 +744,8 @@ open class LightJadeMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorP
738
744
  open var gradientActive1: UIColor { return UIColor(hex: 0x00A3B5) }
739
745
  open var gradientActive2: UIColor { return UIColor(hex: 0x3CC29A) }
740
746
  open var warningNormal: UIColor { return UIColor(hex: 0x7D4705) }
741
- open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF) }
742
- open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
747
+ open var glassNormal0: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.04) }
748
+ open var glassNormal1: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
743
749
  public init() {}
744
750
  }
745
751
  open class LightJadeMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -1259,6 +1265,9 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1259
1265
  open var reactionNormal1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.reactionNormal1) }
1260
1266
  open var skeletonNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.skeletonNormal) }
1261
1267
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1268
+ open var glassLight: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassLight) }
1269
+ open var glassMedium: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassMedium) }
1270
+ open var glassHeavy: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassHeavy) }
1262
1271
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1263
1272
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1264
1273
  open var glassRadial0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial0) }
@@ -168,6 +168,9 @@ import UIKit
168
168
  var reactionNormal1: UIColor { get }
169
169
  var skeletonNormal: UIColor { get }
170
170
  var glassNormal: UIColor { get }
171
+ var glassLight: UIColor { get }
172
+ var glassMedium: UIColor { get }
173
+ var glassHeavy: UIColor { get }
171
174
  var glassOverlayNormal: UIColor { get }
172
175
  var glassOverlayInactive: UIColor { get }
173
176
  var glassRadial0: UIColor { get }
@@ -675,6 +678,9 @@ open class LightLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgr
675
678
  open var reactionNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
676
679
  open var skeletonNormal: UIColor { return UIColor(hex: 0x8F8F8F) }
677
680
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
682
+ open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
683
+ open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
678
684
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
685
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
680
686
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.90) }
@@ -738,8 +744,8 @@ open class LightLavenderMomentumThemeOutlineColorPalette: MomentumThemeOutlineCo
738
744
  open var gradientActive1: UIColor { return UIColor(hex: 0x00A3B5) }
739
745
  open var gradientActive2: UIColor { return UIColor(hex: 0x3CC29A) }
740
746
  open var warningNormal: UIColor { return UIColor(hex: 0x7D4705) }
741
- open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF) }
742
- open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
747
+ open var glassNormal0: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.04) }
748
+ open var glassNormal1: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
743
749
  public init() {}
744
750
  }
745
751
  open class LightLavenderMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -1259,6 +1265,9 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1259
1265
  open var reactionNormal1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.reactionNormal1) }
1260
1266
  open var skeletonNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.skeletonNormal) }
1261
1267
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1268
+ open var glassLight: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassLight) }
1269
+ open var glassMedium: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassMedium) }
1270
+ open var glassHeavy: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassHeavy) }
1262
1271
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1263
1272
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1264
1273
  open var glassRadial0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial0) }
@@ -168,6 +168,9 @@ import UIKit
168
168
  var reactionNormal1: UIColor { get }
169
169
  var skeletonNormal: UIColor { get }
170
170
  var glassNormal: UIColor { get }
171
+ var glassLight: UIColor { get }
172
+ var glassMedium: UIColor { get }
173
+ var glassHeavy: UIColor { get }
171
174
  var glassOverlayNormal: UIColor { get }
172
175
  var glassOverlayInactive: UIColor { get }
173
176
  var glassRadial0: UIColor { get }
@@ -675,6 +678,9 @@ open class LightRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackground
675
678
  open var reactionNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
676
679
  open var skeletonNormal: UIColor { return UIColor(hex: 0x8F8F8F) }
677
680
  open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
681
+ open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
682
+ open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
683
+ open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
678
684
  open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
679
685
  open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
680
686
  open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.90) }
@@ -738,8 +744,8 @@ open class LightRoseMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorP
738
744
  open var gradientActive1: UIColor { return UIColor(hex: 0x00A3B5) }
739
745
  open var gradientActive2: UIColor { return UIColor(hex: 0x3CC29A) }
740
746
  open var warningNormal: UIColor { return UIColor(hex: 0x7D4705) }
741
- open var glassNormal0: UIColor { return UIColor(hex: 0xFFFFFF) }
742
- open var glassNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
747
+ open var glassNormal0: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.04) }
748
+ open var glassNormal1: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
743
749
  public init() {}
744
750
  }
745
751
  open class LightRoseMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
@@ -1259,6 +1265,9 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
1259
1265
  open var reactionNormal1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.reactionNormal1) }
1260
1266
  open var skeletonNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.skeletonNormal) }
1261
1267
  open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
1268
+ open var glassLight: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassLight) }
1269
+ open var glassMedium: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassMedium) }
1270
+ open var glassHeavy: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassHeavy) }
1262
1271
  open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
1263
1272
  open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
1264
1273
  open var glassRadial0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial0) }