@momentum-design/tokens 0.5.0 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/components/complete.css +24 -0
- package/dist/css/core/complete.css +1 -1
- package/dist/css/effect/complete.css +1 -1
- package/dist/css/elevation/complete.css +1 -1
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/dark-bronze-stable.css +3 -1
- package/dist/css/theme/webex/dark-indigo-stable.css +3 -1
- package/dist/css/theme/webex/dark-jade-stable.css +3 -1
- package/dist/css/theme/webex/dark-lavender-stable.css +3 -1
- package/dist/css/theme/webex/dark-rose-stable.css +3 -1
- package/dist/css/theme/webex/dark-stable.css +3 -1
- package/dist/css/theme/webex/hc-dark-stable.css +3 -1
- package/dist/css/theme/webex/hc-light-stable.css +3 -1
- package/dist/css/theme/webex/light-bronze-stable.css +3 -1
- package/dist/css/theme/webex/light-indigo-stable.css +3 -1
- package/dist/css/theme/webex/light-jade-stable.css +3 -1
- package/dist/css/theme/webex/light-lavender-stable.css +3 -1
- package/dist/css/theme/webex/light-rose-stable.css +3 -1
- package/dist/css/theme/webex/light-stable.css +3 -1
- package/dist/css/typography/complete.css +1 -1
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/effect/complete.swift +1 -1
- package/dist/ios/elevation/complete.swift +1 -1
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-bronze-stable.swift +3 -1
- package/dist/ios/theme/webex/dark-indigo-stable.swift +3 -1
- package/dist/ios/theme/webex/dark-jade-stable.swift +3 -1
- package/dist/ios/theme/webex/dark-lavender-stable.swift +3 -1
- package/dist/ios/theme/webex/dark-rose-stable.swift +3 -1
- package/dist/ios/theme/webex/dark-stable.swift +3 -1
- package/dist/ios/theme/webex/hc-dark-stable.swift +3 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +3 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +3 -1
- package/dist/ios/theme/webex/light-indigo-stable.swift +3 -1
- package/dist/ios/theme/webex/light-jade-stable.swift +3 -1
- package/dist/ios/theme/webex/light-lavender-stable.swift +3 -1
- package/dist/ios/theme/webex/light-rose-stable.swift +3 -1
- package/dist/ios/theme/webex/light-stable.swift +3 -1
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -0
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -0
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -0
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -0
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -0
- package/dist/ios-webex/theme/webex/dark-stable.swift +2 -0
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +2 -0
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +6 -0
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +6 -0
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +6 -0
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +6 -0
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +6 -0
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +6 -0
- package/dist/ios-webex/theme/webex/light-stable.swift +6 -0
- package/dist/json/theme/webex/dark-bronze-stable.json +59 -3
- package/dist/json/theme/webex/dark-indigo-stable.json +59 -3
- package/dist/json/theme/webex/dark-jade-stable.json +59 -3
- package/dist/json/theme/webex/dark-lavender-stable.json +59 -3
- package/dist/json/theme/webex/dark-rose-stable.json +59 -3
- package/dist/json/theme/webex/dark-stable.json +59 -3
- package/dist/json/theme/webex/hc-dark-stable.json +56 -0
- package/dist/json/theme/webex/hc-light-stable.json +56 -0
- package/dist/json/theme/webex/light-bronze-stable.json +56 -0
- package/dist/json/theme/webex/light-indigo-stable.json +56 -0
- package/dist/json/theme/webex/light-jade-stable.json +56 -0
- package/dist/json/theme/webex/light-lavender-stable.json +56 -0
- package/dist/json/theme/webex/light-rose-stable.json +56 -0
- package/dist/json/theme/webex/light-stable.json +56 -0
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +5 -1
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +5 -1
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +5 -1
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +5 -1
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +5 -1
- package/dist/json-minimal/theme/webex/dark-stable.json +5 -1
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +5 -1
- package/dist/json-minimal/theme/webex/hc-light-stable.json +5 -1
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +5 -1
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +5 -1
- package/dist/json-minimal/theme/webex/light-jade-stable.json +5 -1
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +5 -1
- package/dist/json-minimal/theme/webex/light-rose-stable.json +5 -1
- package/dist/json-minimal/theme/webex/light-stable.json +5 -1
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/effect/complete.xml +1 -1
- package/dist/resources/elevation/complete.xml +1 -1
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-bronze-stable.xml +3 -1
- package/dist/resources/theme/webex/dark-indigo-stable.xml +3 -1
- package/dist/resources/theme/webex/dark-jade-stable.xml +3 -1
- package/dist/resources/theme/webex/dark-lavender-stable.xml +3 -1
- package/dist/resources/theme/webex/dark-rose-stable.xml +3 -1
- package/dist/resources/theme/webex/dark-stable.xml +3 -1
- package/dist/resources/theme/webex/hc-dark-stable.xml +3 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +3 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +3 -1
- package/dist/resources/theme/webex/light-indigo-stable.xml +3 -1
- package/dist/resources/theme/webex/light-jade-stable.xml +3 -1
- package/dist/resources/theme/webex/light-lavender-stable.xml +3 -1
- package/dist/resources/theme/webex/light-rose-stable.xml +3 -1
- package/dist/resources/theme/webex/light-stable.xml +3 -1
- package/dist/resources/typography/complete.xml +1 -1
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/effect/complete.scss +1 -1
- package/dist/scss/elevation/complete.scss +1 -1
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-bronze-stable.scss +3 -1
- package/dist/scss/theme/webex/dark-indigo-stable.scss +3 -1
- package/dist/scss/theme/webex/dark-jade-stable.scss +3 -1
- package/dist/scss/theme/webex/dark-lavender-stable.scss +3 -1
- package/dist/scss/theme/webex/dark-rose-stable.scss +3 -1
- package/dist/scss/theme/webex/dark-stable.scss +3 -1
- package/dist/scss/theme/webex/hc-dark-stable.scss +3 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +3 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +3 -1
- package/dist/scss/theme/webex/light-indigo-stable.scss +3 -1
- package/dist/scss/theme/webex/light-jade-stable.scss +3 -1
- package/dist/scss/theme/webex/light-lavender-stable.scss +3 -1
- package/dist/scss/theme/webex/light-rose-stable.scss +3 -1
- package/dist/scss/theme/webex/light-stable.scss +3 -1
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:39 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #1f1402 0%, #171002 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #2e2515 0%, #171002 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:38 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #13182b 0%, #0e111a 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #212536 0%, #0e111a 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:39 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #001c18 0%, #021412 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #122925 0%, #021412 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:40 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #231237 0%, #18082b 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #301a4a 0%, #18082b 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:40 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #30041e 0%, #1f0615 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #40162e 0%, #1f0615 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:35 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #000000cc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #ffffff1c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:36 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffff00
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = #000000
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = #000000
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #3ff23f
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #1aebff
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #1aebff
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #000000
|
|
@@ -160,6 +161,7 @@ public class {
|
|
|
160
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #1aebff
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #000000
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #1aebff
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #3ff23f
|
|
163
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #000000
|
|
165
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:36 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #00009f
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = #ffffff
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = #ffffff
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #600000
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #37006e
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #37006e
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #ffffff
|
|
@@ -160,6 +161,7 @@ public class {
|
|
|
160
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #37006e
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #ffffff
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #37006e
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #600000
|
|
163
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #ffffff
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #ffffff
|
|
165
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:41 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f5efe4 0%, #ffffff 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fcfaf4 0%, #ffffff 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:40 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #ebeffc 0%, #ffffff 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #f7f9ff 0%, #ffffff 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:41 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #e6f2f1 0%, #ffffff 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #f7fcfc 0%, #ffffff 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:42 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f4ebff 0%, #ffffff 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fbf7ff 0%, #ffffff 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:41 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #fcebf5 0%, #ffffff 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fff9fd 0%, #ffffff 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Fri, 04 Apr 2025 18:42:36 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -54,6 +54,7 @@ public class {
|
|
|
54
54
|
public static let mdsColorThemeBackgroundGlassOverlayNormal = #ffffffcc
|
|
55
55
|
public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
|
|
56
56
|
public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
|
|
57
|
+
public static let mdsColorThemeBackgroundInputDisabled = #0000001c
|
|
57
58
|
public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
|
|
58
59
|
public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
|
|
59
60
|
public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
|
|
@@ -161,6 +162,7 @@ public class {
|
|
|
161
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
164
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
165
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
166
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
167
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
168
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -175,6 +175,7 @@ open class DarkBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
|
|
|
175
175
|
open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
177
177
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
178
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
178
179
|
public init() {}
|
|
179
180
|
}
|
|
180
181
|
open class DarkBronzeMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -288,6 +289,7 @@ open class DarkBronzeMomentumThemeCommonColorPalette: MomentumThemeCommonColorPa
|
|
|
288
289
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
290
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
291
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
292
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
293
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
294
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
295
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -175,6 +175,7 @@ open class DarkIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgroun
|
|
|
175
175
|
open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
177
177
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
178
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
178
179
|
public init() {}
|
|
179
180
|
}
|
|
180
181
|
open class DarkIndigoMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -288,6 +289,7 @@ open class DarkIndigoMomentumThemeCommonColorPalette: MomentumThemeCommonColorPa
|
|
|
288
289
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
290
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
291
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
292
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
293
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
294
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
295
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -175,6 +175,7 @@ open class DarkJadeMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
|
|
|
175
175
|
open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
177
177
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
178
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
178
179
|
public init() {}
|
|
179
180
|
}
|
|
180
181
|
open class DarkJadeMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -288,6 +289,7 @@ open class DarkJadeMomentumThemeCommonColorPalette: MomentumThemeCommonColorPale
|
|
|
288
289
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
290
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
291
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
292
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
293
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
294
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
295
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -175,6 +175,7 @@ open class DarkLavenderMomentumThemeBackgroundColorPalette: MomentumThemeBackgro
|
|
|
175
175
|
open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
177
177
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
178
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
178
179
|
public init() {}
|
|
179
180
|
}
|
|
180
181
|
open class DarkLavenderMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -288,6 +289,7 @@ open class DarkLavenderMomentumThemeCommonColorPalette: MomentumThemeCommonColor
|
|
|
288
289
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
290
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
291
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
292
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
293
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
294
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
295
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -175,6 +175,7 @@ open class DarkRoseMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundC
|
|
|
175
175
|
open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
177
177
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
178
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
178
179
|
public init() {}
|
|
179
180
|
}
|
|
180
181
|
open class DarkRoseMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -288,6 +289,7 @@ open class DarkRoseMomentumThemeCommonColorPalette: MomentumThemeCommonColorPale
|
|
|
288
289
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
290
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
291
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
292
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
293
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
294
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
295
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -175,6 +175,7 @@ open class DarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColor
|
|
|
175
175
|
open var glassNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
176
176
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.80) }
|
|
177
177
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
178
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.11) }
|
|
178
179
|
public init() {}
|
|
179
180
|
}
|
|
180
181
|
open class DarkMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -288,6 +289,7 @@ open class DarkMomentumThemeCommonColorPalette: MomentumThemeCommonColorPaletteP
|
|
|
288
289
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
290
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
291
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
292
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
293
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
294
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
295
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -169,6 +169,7 @@ open class HcDarkMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
|
|
|
169
169
|
open var glassNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
170
170
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFF00) }
|
|
171
171
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0x000000) }
|
|
172
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0x3FF23F) }
|
|
172
173
|
public init() {}
|
|
173
174
|
}
|
|
174
175
|
open class HcDarkMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -359,6 +360,7 @@ open class HcDarkMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
359
360
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
360
361
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
361
362
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
363
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x3FF23F) }
|
|
362
364
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
363
365
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
364
366
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x1AEBFF) }
|
|
@@ -167,6 +167,7 @@ import UIKit
|
|
|
167
167
|
var glassNormal: UIColor { get }
|
|
168
168
|
var glassOverlayNormal: UIColor { get }
|
|
169
169
|
var glassOverlayInactive: UIColor { get }
|
|
170
|
+
var inputDisabled: UIColor { get }
|
|
170
171
|
}
|
|
171
172
|
@objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
|
|
172
173
|
var primaryNormal: UIColor { get }
|
|
@@ -326,6 +327,7 @@ import UIKit
|
|
|
326
327
|
var textWarningNormal: UIColor { get }
|
|
327
328
|
var textWarningHover: UIColor { get }
|
|
328
329
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
330
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
329
331
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
330
332
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
331
333
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -605,6 +607,7 @@ open class HcLightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCo
|
|
|
605
607
|
open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
606
608
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0x00009F) }
|
|
607
609
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
610
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0x600000) }
|
|
608
611
|
public init() {}
|
|
609
612
|
}
|
|
610
613
|
open class HcLightMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -776,6 +779,7 @@ open class HcLightMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalet
|
|
|
776
779
|
open var textWarningNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
777
780
|
open var textWarningHover: UIColor { return UIColor(hex: 0x000000) }
|
|
778
781
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
782
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x600000) }
|
|
779
783
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
780
784
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
781
785
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x37006E) }
|
|
@@ -1124,6 +1128,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
|
|
|
1124
1128
|
open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
|
|
1125
1129
|
open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
|
|
1126
1130
|
open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
|
|
1131
|
+
open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
|
|
1127
1132
|
public init() {}
|
|
1128
1133
|
}
|
|
1129
1134
|
open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -1319,6 +1324,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1319
1324
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1320
1325
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1321
1326
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1327
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1322
1328
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1323
1329
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1324
1330
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -173,6 +173,7 @@ import UIKit
|
|
|
173
173
|
var glassNormal: UIColor { get }
|
|
174
174
|
var glassOverlayNormal: UIColor { get }
|
|
175
175
|
var glassOverlayInactive: UIColor { get }
|
|
176
|
+
var inputDisabled: UIColor { get }
|
|
176
177
|
}
|
|
177
178
|
@objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
|
|
178
179
|
var primaryNormal: UIColor { get }
|
|
@@ -279,6 +280,7 @@ import UIKit
|
|
|
279
280
|
var textWarningNormal: UIColor { get }
|
|
280
281
|
var textWarningHover: UIColor { get }
|
|
281
282
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
283
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
282
284
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
283
285
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
284
286
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -676,6 +678,7 @@ open class LightBronzeMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
|
|
|
676
678
|
open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
|
|
677
679
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
678
680
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
681
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
|
|
679
682
|
public init() {}
|
|
680
683
|
}
|
|
681
684
|
open class LightBronzeMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -788,6 +791,7 @@ open class LightBronzeMomentumThemeCommonColorPalette: MomentumThemeCommonColorP
|
|
|
788
791
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xF2990A) }
|
|
789
792
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
790
793
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
794
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
791
795
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
792
796
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
793
797
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
@@ -1256,6 +1260,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
|
|
|
1256
1260
|
open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
|
|
1257
1261
|
open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
|
|
1258
1262
|
open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
|
|
1263
|
+
open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
|
|
1259
1264
|
public init() {}
|
|
1260
1265
|
}
|
|
1261
1266
|
open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -1380,6 +1385,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1380
1385
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1381
1386
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1382
1387
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1388
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1383
1389
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1384
1390
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1385
1391
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -173,6 +173,7 @@ import UIKit
|
|
|
173
173
|
var glassNormal: UIColor { get }
|
|
174
174
|
var glassOverlayNormal: UIColor { get }
|
|
175
175
|
var glassOverlayInactive: UIColor { get }
|
|
176
|
+
var inputDisabled: UIColor { get }
|
|
176
177
|
}
|
|
177
178
|
@objc public protocol MomentumThemeButtonColorPaletteProtocol: AnyObject {
|
|
178
179
|
var primaryNormal: UIColor { get }
|
|
@@ -279,6 +280,7 @@ import UIKit
|
|
|
279
280
|
var textWarningNormal: UIColor { get }
|
|
280
281
|
var textWarningHover: UIColor { get }
|
|
281
282
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
283
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
282
284
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
283
285
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
284
286
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -676,6 +678,7 @@ open class LightIndigoMomentumThemeBackgroundColorPalette: MomentumThemeBackgrou
|
|
|
676
678
|
open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
|
|
677
679
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
678
680
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
681
|
+
open var inputDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
|
|
679
682
|
public init() {}
|
|
680
683
|
}
|
|
681
684
|
open class LightIndigoMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -788,6 +791,7 @@ open class LightIndigoMomentumThemeCommonColorPalette: MomentumThemeCommonColorP
|
|
|
788
791
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xF2990A) }
|
|
789
792
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
790
793
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
794
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
791
795
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
792
796
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
793
797
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
@@ -1256,6 +1260,7 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
|
|
|
1256
1260
|
open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
|
|
1257
1261
|
open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
|
|
1258
1262
|
open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
|
|
1263
|
+
open var inputDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.inputDisabled) }
|
|
1259
1264
|
public init() {}
|
|
1260
1265
|
}
|
|
1261
1266
|
open class SystemMomentumThemeButtonColorPalette: MomentumThemeButtonColorPaletteProtocol {
|
|
@@ -1380,6 +1385,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1380
1385
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1381
1386
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1382
1387
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1388
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1383
1389
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1384
1390
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1385
1391
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|