@momentum-design/tokens 0.5.0 → 0.5.1
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 +12 -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 +2 -1
- package/dist/css/theme/webex/dark-indigo-stable.css +2 -1
- package/dist/css/theme/webex/dark-jade-stable.css +2 -1
- package/dist/css/theme/webex/dark-lavender-stable.css +2 -1
- package/dist/css/theme/webex/dark-rose-stable.css +2 -1
- package/dist/css/theme/webex/dark-stable.css +2 -1
- package/dist/css/theme/webex/hc-dark-stable.css +2 -1
- package/dist/css/theme/webex/hc-light-stable.css +2 -1
- package/dist/css/theme/webex/light-bronze-stable.css +2 -1
- package/dist/css/theme/webex/light-indigo-stable.css +2 -1
- package/dist/css/theme/webex/light-jade-stable.css +2 -1
- package/dist/css/theme/webex/light-lavender-stable.css +2 -1
- package/dist/css/theme/webex/light-rose-stable.css +2 -1
- package/dist/css/theme/webex/light-stable.css +2 -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 +2 -1
- package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-jade-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-rose-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-stable.swift +2 -1
- package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
- package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
- package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
- package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
- package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
- package/dist/ios/theme/webex/light-stable.swift +2 -1
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
- package/dist/json/theme/webex/dark-bronze-stable.json +30 -3
- package/dist/json/theme/webex/dark-indigo-stable.json +30 -3
- package/dist/json/theme/webex/dark-jade-stable.json +30 -3
- package/dist/json/theme/webex/dark-lavender-stable.json +30 -3
- package/dist/json/theme/webex/dark-rose-stable.json +30 -3
- package/dist/json/theme/webex/dark-stable.json +30 -3
- package/dist/json/theme/webex/hc-dark-stable.json +27 -0
- package/dist/json/theme/webex/hc-light-stable.json +27 -0
- package/dist/json/theme/webex/light-bronze-stable.json +27 -0
- package/dist/json/theme/webex/light-indigo-stable.json +27 -0
- package/dist/json/theme/webex/light-jade-stable.json +27 -0
- package/dist/json/theme/webex/light-lavender-stable.json +27 -0
- package/dist/json/theme/webex/light-rose-stable.json +27 -0
- package/dist/json/theme/webex/light-stable.json +27 -0
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +2 -1
- package/dist/json-minimal/theme/webex/dark-stable.json +2 -1
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
- package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-stable.json +2 -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 +2 -1
- package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-jade-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-rose-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-stable.xml +2 -1
- package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
- package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
- package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
- package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
- package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
- package/dist/resources/theme/webex/light-stable.xml +2 -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 +2 -1
- package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-jade-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-rose-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-stable.scss +2 -1
- package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
- package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
- package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
- package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
- package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
- package/dist/scss/theme/webex/light-stable.scss +2 -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 Tue, 25 Mar 2025 11:13:00 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
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 Tue, 25 Mar 2025 11:13:00 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
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 Tue, 25 Mar 2025 11:12:55 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -161,6 +161,7 @@ public class {
|
|
|
161
161
|
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
162
162
|
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
163
163
|
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
164
|
+
public static let mdsColorThemeCommonInvertedTextPrimaryDisabled = #00000066
|
|
164
165
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
165
166
|
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
166
167
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
@@ -288,6 +288,7 @@ open class DarkBronzeMomentumThemeCommonColorPalette: MomentumThemeCommonColorPa
|
|
|
288
288
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
289
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
290
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
291
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
292
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
293
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
294
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -288,6 +288,7 @@ open class DarkIndigoMomentumThemeCommonColorPalette: MomentumThemeCommonColorPa
|
|
|
288
288
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
289
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
290
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
291
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
292
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
293
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
294
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -288,6 +288,7 @@ open class DarkJadeMomentumThemeCommonColorPalette: MomentumThemeCommonColorPale
|
|
|
288
288
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
289
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
290
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
291
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
292
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
293
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
294
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -288,6 +288,7 @@ open class DarkLavenderMomentumThemeCommonColorPalette: MomentumThemeCommonColor
|
|
|
288
288
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
289
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
290
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
291
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
292
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
293
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
294
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -288,6 +288,7 @@ open class DarkRoseMomentumThemeCommonColorPalette: MomentumThemeCommonColorPale
|
|
|
288
288
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
289
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
290
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
291
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
292
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
293
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
294
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -288,6 +288,7 @@ open class DarkMomentumThemeCommonColorPalette: MomentumThemeCommonColorPaletteP
|
|
|
288
288
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
289
289
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
290
290
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
291
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
291
292
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
292
293
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
293
294
|
open var invertedButtonSecondaryPressed: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.20) }
|
|
@@ -359,6 +359,7 @@ open class HcDarkMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
359
359
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
360
360
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
361
361
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
362
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x3FF23F) }
|
|
362
363
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
363
364
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
364
365
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x1AEBFF) }
|
|
@@ -326,6 +326,7 @@ import UIKit
|
|
|
326
326
|
var textWarningNormal: UIColor { get }
|
|
327
327
|
var textWarningHover: UIColor { get }
|
|
328
328
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
329
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
329
330
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
330
331
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
331
332
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -776,6 +777,7 @@ open class HcLightMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalet
|
|
|
776
777
|
open var textWarningNormal: UIColor { return UIColor(hex: 0x000000) }
|
|
777
778
|
open var textWarningHover: UIColor { return UIColor(hex: 0x000000) }
|
|
778
779
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
780
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x600000) }
|
|
779
781
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
780
782
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0xFFFFFF) }
|
|
781
783
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x37006E) }
|
|
@@ -1319,6 +1321,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1319
1321
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1320
1322
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1321
1323
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1324
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1322
1325
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1323
1326
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1324
1327
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -279,6 +279,7 @@ import UIKit
|
|
|
279
279
|
var textWarningNormal: UIColor { get }
|
|
280
280
|
var textWarningHover: UIColor { get }
|
|
281
281
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
282
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
282
283
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
283
284
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
284
285
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -788,6 +789,7 @@ open class LightBronzeMomentumThemeCommonColorPalette: MomentumThemeCommonColorP
|
|
|
788
789
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xF2990A) }
|
|
789
790
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
790
791
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
792
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
791
793
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
792
794
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
793
795
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
@@ -1380,6 +1382,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1380
1382
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1381
1383
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1382
1384
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1385
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1383
1386
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1384
1387
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1385
1388
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -279,6 +279,7 @@ import UIKit
|
|
|
279
279
|
var textWarningNormal: UIColor { get }
|
|
280
280
|
var textWarningHover: UIColor { get }
|
|
281
281
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
282
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
282
283
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
283
284
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
284
285
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -788,6 +789,7 @@ open class LightIndigoMomentumThemeCommonColorPalette: MomentumThemeCommonColorP
|
|
|
788
789
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xF2990A) }
|
|
789
790
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
790
791
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
792
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
791
793
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
792
794
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
793
795
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
@@ -1380,6 +1382,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1380
1382
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1381
1383
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1382
1384
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1385
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1383
1386
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1384
1387
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1385
1388
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -279,6 +279,7 @@ import UIKit
|
|
|
279
279
|
var textWarningNormal: UIColor { get }
|
|
280
280
|
var textWarningHover: UIColor { get }
|
|
281
281
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
282
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
282
283
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
283
284
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
284
285
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -788,6 +789,7 @@ open class LightJadeMomentumThemeCommonColorPalette: MomentumThemeCommonColorPal
|
|
|
788
789
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xF2990A) }
|
|
789
790
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
790
791
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
792
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
791
793
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
792
794
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
793
795
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
@@ -1380,6 +1382,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1380
1382
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1381
1383
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1382
1384
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1385
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1383
1386
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1384
1387
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1385
1388
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -279,6 +279,7 @@ import UIKit
|
|
|
279
279
|
var textWarningNormal: UIColor { get }
|
|
280
280
|
var textWarningHover: UIColor { get }
|
|
281
281
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
282
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
282
283
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
283
284
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
284
285
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -788,6 +789,7 @@ open class LightLavenderMomentumThemeCommonColorPalette: MomentumThemeCommonColo
|
|
|
788
789
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xF2990A) }
|
|
789
790
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
790
791
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
792
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
791
793
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
792
794
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
793
795
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
@@ -1380,6 +1382,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1380
1382
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1381
1383
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1382
1384
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1385
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1383
1386
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1384
1387
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1385
1388
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -279,6 +279,7 @@ import UIKit
|
|
|
279
279
|
var textWarningNormal: UIColor { get }
|
|
280
280
|
var textWarningHover: UIColor { get }
|
|
281
281
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
282
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
282
283
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
283
284
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
284
285
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -788,6 +789,7 @@ open class LightRoseMomentumThemeCommonColorPalette: MomentumThemeCommonColorPal
|
|
|
788
789
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xF2990A) }
|
|
789
790
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
790
791
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
792
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
791
793
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
792
794
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
793
795
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
@@ -1380,6 +1382,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1380
1382
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1381
1383
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1382
1384
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1385
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1383
1386
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1384
1387
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1385
1388
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -279,6 +279,7 @@ import UIKit
|
|
|
279
279
|
var textWarningNormal: UIColor { get }
|
|
280
280
|
var textWarningHover: UIColor { get }
|
|
281
281
|
var invertedTextPrimaryNormal: UIColor { get }
|
|
282
|
+
var invertedTextPrimaryDisabled: UIColor { get }
|
|
282
283
|
var invertedTextSecondaryNormal: UIColor { get }
|
|
283
284
|
var invertedButtonSecondaryNormal: UIColor { get }
|
|
284
285
|
var invertedButtonSecondaryHover: UIColor { get }
|
|
@@ -788,6 +789,7 @@ open class LightMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalette
|
|
|
788
789
|
open var textWarningNormal: UIColor { return UIColor(hex: 0xF2990A) }
|
|
789
790
|
open var textWarningHover: UIColor { return UIColor(hex: 0xFFDA94) }
|
|
790
791
|
open var invertedTextPrimaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.95) }
|
|
792
|
+
open var invertedTextPrimaryDisabled: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.40) }
|
|
791
793
|
open var invertedTextSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.60) }
|
|
792
794
|
open var invertedButtonSecondaryNormal: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.00) }
|
|
793
795
|
open var invertedButtonSecondaryHover: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.07) }
|
|
@@ -1380,6 +1382,7 @@ open class SystemMomentumThemeCommonColorPalette: MomentumThemeCommonColorPalett
|
|
|
1380
1382
|
open var textWarningNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningNormal) }
|
|
1381
1383
|
open var textWarningHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.textWarningHover) }
|
|
1382
1384
|
open var invertedTextPrimaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryNormal) }
|
|
1385
|
+
open var invertedTextPrimaryDisabled: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextPrimaryDisabled) }
|
|
1383
1386
|
open var invertedTextSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedTextSecondaryNormal) }
|
|
1384
1387
|
open var invertedButtonSecondaryNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryNormal) }
|
|
1385
1388
|
open var invertedButtonSecondaryHover: UIColor { return systemColor(light: light, dark: dark, keyPath: \.invertedButtonSecondaryHover) }
|
|
@@ -1711,14 +1711,12 @@
|
|
|
1711
1711
|
"parent": "theme/stable/dark",
|
|
1712
1712
|
"type": "color",
|
|
1713
1713
|
"value": "#00000066",
|
|
1714
|
-
"description": "",
|
|
1715
1714
|
"filePath": "src/theme/stable/dark.json",
|
|
1716
1715
|
"isSource": true,
|
|
1717
1716
|
"original": {
|
|
1718
1717
|
"parent": "theme/stable/dark",
|
|
1719
1718
|
"type": "color",
|
|
1720
|
-
"value": "{color.core.black-alpha.40}"
|
|
1721
|
-
"description": ""
|
|
1719
|
+
"value": "{color.core.black-alpha.40}"
|
|
1722
1720
|
},
|
|
1723
1721
|
"name": "mds-color-theme-inverted-text-primary-disabled",
|
|
1724
1722
|
"attributes": {
|
|
@@ -7704,6 +7702,35 @@
|
|
|
7704
7702
|
"primary",
|
|
7705
7703
|
"normal"
|
|
7706
7704
|
]
|
|
7705
|
+
},
|
|
7706
|
+
"disabled": {
|
|
7707
|
+
"parent": "theme/stable/dark",
|
|
7708
|
+
"type": "color",
|
|
7709
|
+
"value": "#00000066",
|
|
7710
|
+
"filePath": "src/theme/stable/dark.json",
|
|
7711
|
+
"isSource": true,
|
|
7712
|
+
"original": {
|
|
7713
|
+
"parent": "theme/stable/dark",
|
|
7714
|
+
"type": "color",
|
|
7715
|
+
"value": "{color.core.black-alpha.40}"
|
|
7716
|
+
},
|
|
7717
|
+
"name": "mds-color-theme-common-inverted-text-primary-disabled",
|
|
7718
|
+
"attributes": {
|
|
7719
|
+
"category": "color",
|
|
7720
|
+
"type": "theme",
|
|
7721
|
+
"item": "common",
|
|
7722
|
+
"subitem": "inverted",
|
|
7723
|
+
"state": "text"
|
|
7724
|
+
},
|
|
7725
|
+
"path": [
|
|
7726
|
+
"color",
|
|
7727
|
+
"theme",
|
|
7728
|
+
"common",
|
|
7729
|
+
"inverted",
|
|
7730
|
+
"text",
|
|
7731
|
+
"primary",
|
|
7732
|
+
"disabled"
|
|
7733
|
+
]
|
|
7707
7734
|
}
|
|
7708
7735
|
}
|
|
7709
7736
|
},
|
|
@@ -1711,14 +1711,12 @@
|
|
|
1711
1711
|
"parent": "theme/stable/dark",
|
|
1712
1712
|
"type": "color",
|
|
1713
1713
|
"value": "#00000066",
|
|
1714
|
-
"description": "",
|
|
1715
1714
|
"filePath": "src/theme/stable/dark.json",
|
|
1716
1715
|
"isSource": true,
|
|
1717
1716
|
"original": {
|
|
1718
1717
|
"parent": "theme/stable/dark",
|
|
1719
1718
|
"type": "color",
|
|
1720
|
-
"value": "{color.core.black-alpha.40}"
|
|
1721
|
-
"description": ""
|
|
1719
|
+
"value": "{color.core.black-alpha.40}"
|
|
1722
1720
|
},
|
|
1723
1721
|
"name": "mds-color-theme-inverted-text-primary-disabled",
|
|
1724
1722
|
"attributes": {
|
|
@@ -7704,6 +7702,35 @@
|
|
|
7704
7702
|
"primary",
|
|
7705
7703
|
"normal"
|
|
7706
7704
|
]
|
|
7705
|
+
},
|
|
7706
|
+
"disabled": {
|
|
7707
|
+
"parent": "theme/stable/dark",
|
|
7708
|
+
"type": "color",
|
|
7709
|
+
"value": "#00000066",
|
|
7710
|
+
"filePath": "src/theme/stable/dark.json",
|
|
7711
|
+
"isSource": true,
|
|
7712
|
+
"original": {
|
|
7713
|
+
"parent": "theme/stable/dark",
|
|
7714
|
+
"type": "color",
|
|
7715
|
+
"value": "{color.core.black-alpha.40}"
|
|
7716
|
+
},
|
|
7717
|
+
"name": "mds-color-theme-common-inverted-text-primary-disabled",
|
|
7718
|
+
"attributes": {
|
|
7719
|
+
"category": "color",
|
|
7720
|
+
"type": "theme",
|
|
7721
|
+
"item": "common",
|
|
7722
|
+
"subitem": "inverted",
|
|
7723
|
+
"state": "text"
|
|
7724
|
+
},
|
|
7725
|
+
"path": [
|
|
7726
|
+
"color",
|
|
7727
|
+
"theme",
|
|
7728
|
+
"common",
|
|
7729
|
+
"inverted",
|
|
7730
|
+
"text",
|
|
7731
|
+
"primary",
|
|
7732
|
+
"disabled"
|
|
7733
|
+
]
|
|
7707
7734
|
}
|
|
7708
7735
|
}
|
|
7709
7736
|
},
|
|
@@ -1711,14 +1711,12 @@
|
|
|
1711
1711
|
"parent": "theme/stable/dark",
|
|
1712
1712
|
"type": "color",
|
|
1713
1713
|
"value": "#00000066",
|
|
1714
|
-
"description": "",
|
|
1715
1714
|
"filePath": "src/theme/stable/dark.json",
|
|
1716
1715
|
"isSource": true,
|
|
1717
1716
|
"original": {
|
|
1718
1717
|
"parent": "theme/stable/dark",
|
|
1719
1718
|
"type": "color",
|
|
1720
|
-
"value": "{color.core.black-alpha.40}"
|
|
1721
|
-
"description": ""
|
|
1719
|
+
"value": "{color.core.black-alpha.40}"
|
|
1722
1720
|
},
|
|
1723
1721
|
"name": "mds-color-theme-inverted-text-primary-disabled",
|
|
1724
1722
|
"attributes": {
|
|
@@ -7704,6 +7702,35 @@
|
|
|
7704
7702
|
"primary",
|
|
7705
7703
|
"normal"
|
|
7706
7704
|
]
|
|
7705
|
+
},
|
|
7706
|
+
"disabled": {
|
|
7707
|
+
"parent": "theme/stable/dark",
|
|
7708
|
+
"type": "color",
|
|
7709
|
+
"value": "#00000066",
|
|
7710
|
+
"filePath": "src/theme/stable/dark.json",
|
|
7711
|
+
"isSource": true,
|
|
7712
|
+
"original": {
|
|
7713
|
+
"parent": "theme/stable/dark",
|
|
7714
|
+
"type": "color",
|
|
7715
|
+
"value": "{color.core.black-alpha.40}"
|
|
7716
|
+
},
|
|
7717
|
+
"name": "mds-color-theme-common-inverted-text-primary-disabled",
|
|
7718
|
+
"attributes": {
|
|
7719
|
+
"category": "color",
|
|
7720
|
+
"type": "theme",
|
|
7721
|
+
"item": "common",
|
|
7722
|
+
"subitem": "inverted",
|
|
7723
|
+
"state": "text"
|
|
7724
|
+
},
|
|
7725
|
+
"path": [
|
|
7726
|
+
"color",
|
|
7727
|
+
"theme",
|
|
7728
|
+
"common",
|
|
7729
|
+
"inverted",
|
|
7730
|
+
"text",
|
|
7731
|
+
"primary",
|
|
7732
|
+
"disabled"
|
|
7733
|
+
]
|
|
7707
7734
|
}
|
|
7708
7735
|
}
|
|
7709
7736
|
},
|
|
@@ -1711,14 +1711,12 @@
|
|
|
1711
1711
|
"parent": "theme/stable/dark",
|
|
1712
1712
|
"type": "color",
|
|
1713
1713
|
"value": "#00000066",
|
|
1714
|
-
"description": "",
|
|
1715
1714
|
"filePath": "src/theme/stable/dark.json",
|
|
1716
1715
|
"isSource": true,
|
|
1717
1716
|
"original": {
|
|
1718
1717
|
"parent": "theme/stable/dark",
|
|
1719
1718
|
"type": "color",
|
|
1720
|
-
"value": "{color.core.black-alpha.40}"
|
|
1721
|
-
"description": ""
|
|
1719
|
+
"value": "{color.core.black-alpha.40}"
|
|
1722
1720
|
},
|
|
1723
1721
|
"name": "mds-color-theme-inverted-text-primary-disabled",
|
|
1724
1722
|
"attributes": {
|
|
@@ -7704,6 +7702,35 @@
|
|
|
7704
7702
|
"primary",
|
|
7705
7703
|
"normal"
|
|
7706
7704
|
]
|
|
7705
|
+
},
|
|
7706
|
+
"disabled": {
|
|
7707
|
+
"parent": "theme/stable/dark",
|
|
7708
|
+
"type": "color",
|
|
7709
|
+
"value": "#00000066",
|
|
7710
|
+
"filePath": "src/theme/stable/dark.json",
|
|
7711
|
+
"isSource": true,
|
|
7712
|
+
"original": {
|
|
7713
|
+
"parent": "theme/stable/dark",
|
|
7714
|
+
"type": "color",
|
|
7715
|
+
"value": "{color.core.black-alpha.40}"
|
|
7716
|
+
},
|
|
7717
|
+
"name": "mds-color-theme-common-inverted-text-primary-disabled",
|
|
7718
|
+
"attributes": {
|
|
7719
|
+
"category": "color",
|
|
7720
|
+
"type": "theme",
|
|
7721
|
+
"item": "common",
|
|
7722
|
+
"subitem": "inverted",
|
|
7723
|
+
"state": "text"
|
|
7724
|
+
},
|
|
7725
|
+
"path": [
|
|
7726
|
+
"color",
|
|
7727
|
+
"theme",
|
|
7728
|
+
"common",
|
|
7729
|
+
"inverted",
|
|
7730
|
+
"text",
|
|
7731
|
+
"primary",
|
|
7732
|
+
"disabled"
|
|
7733
|
+
]
|
|
7707
7734
|
}
|
|
7708
7735
|
}
|
|
7709
7736
|
},
|
|
@@ -1711,14 +1711,12 @@
|
|
|
1711
1711
|
"parent": "theme/stable/dark",
|
|
1712
1712
|
"type": "color",
|
|
1713
1713
|
"value": "#00000066",
|
|
1714
|
-
"description": "",
|
|
1715
1714
|
"filePath": "src/theme/stable/dark.json",
|
|
1716
1715
|
"isSource": true,
|
|
1717
1716
|
"original": {
|
|
1718
1717
|
"parent": "theme/stable/dark",
|
|
1719
1718
|
"type": "color",
|
|
1720
|
-
"value": "{color.core.black-alpha.40}"
|
|
1721
|
-
"description": ""
|
|
1719
|
+
"value": "{color.core.black-alpha.40}"
|
|
1722
1720
|
},
|
|
1723
1721
|
"name": "mds-color-theme-inverted-text-primary-disabled",
|
|
1724
1722
|
"attributes": {
|
|
@@ -7704,6 +7702,35 @@
|
|
|
7704
7702
|
"primary",
|
|
7705
7703
|
"normal"
|
|
7706
7704
|
]
|
|
7705
|
+
},
|
|
7706
|
+
"disabled": {
|
|
7707
|
+
"parent": "theme/stable/dark",
|
|
7708
|
+
"type": "color",
|
|
7709
|
+
"value": "#00000066",
|
|
7710
|
+
"filePath": "src/theme/stable/dark.json",
|
|
7711
|
+
"isSource": true,
|
|
7712
|
+
"original": {
|
|
7713
|
+
"parent": "theme/stable/dark",
|
|
7714
|
+
"type": "color",
|
|
7715
|
+
"value": "{color.core.black-alpha.40}"
|
|
7716
|
+
},
|
|
7717
|
+
"name": "mds-color-theme-common-inverted-text-primary-disabled",
|
|
7718
|
+
"attributes": {
|
|
7719
|
+
"category": "color",
|
|
7720
|
+
"type": "theme",
|
|
7721
|
+
"item": "common",
|
|
7722
|
+
"subitem": "inverted",
|
|
7723
|
+
"state": "text"
|
|
7724
|
+
},
|
|
7725
|
+
"path": [
|
|
7726
|
+
"color",
|
|
7727
|
+
"theme",
|
|
7728
|
+
"common",
|
|
7729
|
+
"inverted",
|
|
7730
|
+
"text",
|
|
7731
|
+
"primary",
|
|
7732
|
+
"disabled"
|
|
7733
|
+
]
|
|
7707
7734
|
}
|
|
7708
7735
|
}
|
|
7709
7736
|
},
|
|
@@ -1711,14 +1711,12 @@
|
|
|
1711
1711
|
"parent": "theme/stable/dark",
|
|
1712
1712
|
"type": "color",
|
|
1713
1713
|
"value": "#00000066",
|
|
1714
|
-
"description": "",
|
|
1715
1714
|
"filePath": "src/theme/stable/dark.json",
|
|
1716
1715
|
"isSource": true,
|
|
1717
1716
|
"original": {
|
|
1718
1717
|
"parent": "theme/stable/dark",
|
|
1719
1718
|
"type": "color",
|
|
1720
|
-
"value": "{color.core.black-alpha.40}"
|
|
1721
|
-
"description": ""
|
|
1719
|
+
"value": "{color.core.black-alpha.40}"
|
|
1722
1720
|
},
|
|
1723
1721
|
"name": "mds-color-theme-inverted-text-primary-disabled",
|
|
1724
1722
|
"attributes": {
|
|
@@ -7704,6 +7702,35 @@
|
|
|
7704
7702
|
"primary",
|
|
7705
7703
|
"normal"
|
|
7706
7704
|
]
|
|
7705
|
+
},
|
|
7706
|
+
"disabled": {
|
|
7707
|
+
"parent": "theme/stable/dark",
|
|
7708
|
+
"type": "color",
|
|
7709
|
+
"value": "#00000066",
|
|
7710
|
+
"filePath": "src/theme/stable/dark.json",
|
|
7711
|
+
"isSource": true,
|
|
7712
|
+
"original": {
|
|
7713
|
+
"parent": "theme/stable/dark",
|
|
7714
|
+
"type": "color",
|
|
7715
|
+
"value": "{color.core.black-alpha.40}"
|
|
7716
|
+
},
|
|
7717
|
+
"name": "mds-color-theme-common-inverted-text-primary-disabled",
|
|
7718
|
+
"attributes": {
|
|
7719
|
+
"category": "color",
|
|
7720
|
+
"type": "theme",
|
|
7721
|
+
"item": "common",
|
|
7722
|
+
"subitem": "inverted",
|
|
7723
|
+
"state": "text"
|
|
7724
|
+
},
|
|
7725
|
+
"path": [
|
|
7726
|
+
"color",
|
|
7727
|
+
"theme",
|
|
7728
|
+
"common",
|
|
7729
|
+
"inverted",
|
|
7730
|
+
"text",
|
|
7731
|
+
"primary",
|
|
7732
|
+
"disabled"
|
|
7733
|
+
]
|
|
7707
7734
|
}
|
|
7708
7735
|
}
|
|
7709
7736
|
},
|