@momentum-design/tokens 0.6.1 → 0.6.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 +42 -6
- 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 +4 -1
- package/dist/css/theme/webex/dark-indigo-stable.css +4 -1
- package/dist/css/theme/webex/dark-jade-stable.css +4 -1
- package/dist/css/theme/webex/dark-lavender-stable.css +4 -1
- package/dist/css/theme/webex/dark-rose-stable.css +4 -1
- package/dist/css/theme/webex/dark-stable.css +4 -1
- package/dist/css/theme/webex/hc-dark-stable.css +4 -1
- package/dist/css/theme/webex/hc-light-stable.css +4 -1
- package/dist/css/theme/webex/light-bronze-stable.css +5 -2
- package/dist/css/theme/webex/light-indigo-stable.css +5 -2
- package/dist/css/theme/webex/light-jade-stable.css +5 -2
- package/dist/css/theme/webex/light-lavender-stable.css +5 -2
- package/dist/css/theme/webex/light-rose-stable.css +5 -2
- package/dist/css/theme/webex/light-stable.css +5 -2
- 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 +4 -1
- package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -1
- package/dist/ios/theme/webex/dark-jade-stable.swift +4 -1
- package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -1
- package/dist/ios/theme/webex/dark-rose-stable.swift +4 -1
- package/dist/ios/theme/webex/dark-stable.swift +4 -1
- package/dist/ios/theme/webex/hc-dark-stable.swift +4 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +4 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +5 -2
- package/dist/ios/theme/webex/light-indigo-stable.swift +5 -2
- package/dist/ios/theme/webex/light-jade-stable.swift +5 -2
- package/dist/ios/theme/webex/light-lavender-stable.swift +5 -2
- package/dist/ios/theme/webex/light-rose-stable.swift +5 -2
- package/dist/ios/theme/webex/light-stable.swift +5 -2
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +9 -0
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-stable.swift +11 -2
- package/dist/json/theme/webex/dark-bronze-stable.json +81 -0
- package/dist/json/theme/webex/dark-indigo-stable.json +81 -0
- package/dist/json/theme/webex/dark-jade-stable.json +81 -0
- package/dist/json/theme/webex/dark-lavender-stable.json +81 -0
- package/dist/json/theme/webex/dark-rose-stable.json +81 -0
- package/dist/json/theme/webex/dark-stable.json +81 -0
- package/dist/json/theme/webex/hc-dark-stable.json +81 -0
- package/dist/json/theme/webex/hc-light-stable.json +81 -0
- package/dist/json/theme/webex/light-bronze-stable.json +83 -2
- package/dist/json/theme/webex/light-indigo-stable.json +83 -2
- package/dist/json/theme/webex/light-jade-stable.json +83 -2
- package/dist/json/theme/webex/light-lavender-stable.json +83 -2
- package/dist/json/theme/webex/light-rose-stable.json +83 -2
- package/dist/json/theme/webex/light-stable.json +83 -2
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-stable.json +3 -0
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +3 -0
- package/dist/json-minimal/theme/webex/hc-light-stable.json +3 -0
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-jade-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-rose-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-stable.json +4 -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 +4 -1
- package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-jade-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-rose-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-stable.xml +4 -1
- package/dist/resources/theme/webex/hc-dark-stable.xml +4 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +4 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +5 -2
- package/dist/resources/theme/webex/light-indigo-stable.xml +5 -2
- package/dist/resources/theme/webex/light-jade-stable.xml +5 -2
- package/dist/resources/theme/webex/light-lavender-stable.xml +5 -2
- package/dist/resources/theme/webex/light-rose-stable.xml +5 -2
- package/dist/resources/theme/webex/light-stable.xml +5 -2
- 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 +4 -1
- package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-jade-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-rose-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-stable.scss +4 -1
- package/dist/scss/theme/webex/hc-dark-stable.scss +4 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +4 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +5 -2
- package/dist/scss/theme/webex/light-indigo-stable.scss +5 -2
- package/dist/scss/theme/webex/light-jade-stable.scss +5 -2
- package/dist/scss/theme/webex/light-lavender-stable.scss +5 -2
- package/dist/scss/theme/webex/light-rose-stable.scss +5 -2
- package/dist/scss/theme/webex/light-stable.scss +5 -2
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -168,6 +168,9 @@ import UIKit
|
|
|
168
168
|
var reactionNormal1: UIColor { get }
|
|
169
169
|
var skeletonNormal: UIColor { get }
|
|
170
170
|
var glassNormal: UIColor { get }
|
|
171
|
+
var glassLight: UIColor { get }
|
|
172
|
+
var glassMedium: UIColor { get }
|
|
173
|
+
var glassHeavy: UIColor { get }
|
|
171
174
|
var glassOverlayNormal: UIColor { get }
|
|
172
175
|
var glassOverlayInactive: UIColor { get }
|
|
173
176
|
var glassRadial0: UIColor { get }
|
|
@@ -675,6 +678,9 @@ open class LightMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundColo
|
|
|
675
678
|
open var reactionNormal1: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.00) }
|
|
676
679
|
open var skeletonNormal: UIColor { return UIColor(hex: 0x8F8F8F) }
|
|
677
680
|
open var glassNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
681
|
+
open var glassLight: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
682
|
+
open var glassMedium: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.60) }
|
|
683
|
+
open var glassHeavy: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
678
684
|
open var glassOverlayNormal: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.80) }
|
|
679
685
|
open var glassOverlayInactive: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.40) }
|
|
680
686
|
open var glassRadial0: UIColor { return UIColor(hex: 0xFFFFFF, withAlpha: 0.90) }
|
|
@@ -738,8 +744,8 @@ open class LightMomentumThemeOutlineColorPalette: MomentumThemeOutlineColorPalet
|
|
|
738
744
|
open var gradientActive1: UIColor { return UIColor(hex: 0x00A3B5) }
|
|
739
745
|
open var gradientActive2: UIColor { return UIColor(hex: 0x3CC29A) }
|
|
740
746
|
open var warningNormal: UIColor { return UIColor(hex: 0x7D4705) }
|
|
741
|
-
open var glassNormal0: UIColor { return UIColor(hex:
|
|
742
|
-
open var glassNormal1: UIColor { return UIColor(hex:
|
|
747
|
+
open var glassNormal0: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.04) }
|
|
748
|
+
open var glassNormal1: UIColor { return UIColor(hex: 0x000000, withAlpha: 0.11) }
|
|
743
749
|
public init() {}
|
|
744
750
|
}
|
|
745
751
|
open class LightMomentumThemeControlColorPalette: MomentumThemeControlColorPaletteProtocol {
|
|
@@ -1259,6 +1265,9 @@ open class SystemMomentumThemeBackgroundColorPalette: MomentumThemeBackgroundCol
|
|
|
1259
1265
|
open var reactionNormal1: UIColor { return systemColor(light: light, dark: dark, keyPath: \.reactionNormal1) }
|
|
1260
1266
|
open var skeletonNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.skeletonNormal) }
|
|
1261
1267
|
open var glassNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassNormal) }
|
|
1268
|
+
open var glassLight: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassLight) }
|
|
1269
|
+
open var glassMedium: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassMedium) }
|
|
1270
|
+
open var glassHeavy: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassHeavy) }
|
|
1262
1271
|
open var glassOverlayNormal: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayNormal) }
|
|
1263
1272
|
open var glassOverlayInactive: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassOverlayInactive) }
|
|
1264
1273
|
open var glassRadial0: UIColor { return systemColor(light: light, dark: dark, keyPath: \.glassRadial0) }
|
|
@@ -4856,6 +4856,87 @@
|
|
|
4856
4856
|
"normal"
|
|
4857
4857
|
]
|
|
4858
4858
|
},
|
|
4859
|
+
"light": {
|
|
4860
|
+
"value": "#00000066",
|
|
4861
|
+
"type": "color",
|
|
4862
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4863
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4864
|
+
"isSource": true,
|
|
4865
|
+
"original": {
|
|
4866
|
+
"value": "{color.core.black-alpha.40}",
|
|
4867
|
+
"type": "color",
|
|
4868
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4869
|
+
},
|
|
4870
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4871
|
+
"attributes": {
|
|
4872
|
+
"category": "color",
|
|
4873
|
+
"type": "theme",
|
|
4874
|
+
"item": "background",
|
|
4875
|
+
"subitem": "glass",
|
|
4876
|
+
"state": "light"
|
|
4877
|
+
},
|
|
4878
|
+
"path": [
|
|
4879
|
+
"color",
|
|
4880
|
+
"theme",
|
|
4881
|
+
"background",
|
|
4882
|
+
"glass",
|
|
4883
|
+
"light"
|
|
4884
|
+
]
|
|
4885
|
+
},
|
|
4886
|
+
"medium": {
|
|
4887
|
+
"value": "#00000099",
|
|
4888
|
+
"type": "color",
|
|
4889
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4890
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4891
|
+
"isSource": true,
|
|
4892
|
+
"original": {
|
|
4893
|
+
"value": "{color.core.black-alpha.60}",
|
|
4894
|
+
"type": "color",
|
|
4895
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4896
|
+
},
|
|
4897
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4898
|
+
"attributes": {
|
|
4899
|
+
"category": "color",
|
|
4900
|
+
"type": "theme",
|
|
4901
|
+
"item": "background",
|
|
4902
|
+
"subitem": "glass",
|
|
4903
|
+
"state": "medium"
|
|
4904
|
+
},
|
|
4905
|
+
"path": [
|
|
4906
|
+
"color",
|
|
4907
|
+
"theme",
|
|
4908
|
+
"background",
|
|
4909
|
+
"glass",
|
|
4910
|
+
"medium"
|
|
4911
|
+
]
|
|
4912
|
+
},
|
|
4913
|
+
"heavy": {
|
|
4914
|
+
"value": "#000000cc",
|
|
4915
|
+
"type": "color",
|
|
4916
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4917
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4918
|
+
"isSource": true,
|
|
4919
|
+
"original": {
|
|
4920
|
+
"value": "{color.core.black-alpha.80}",
|
|
4921
|
+
"type": "color",
|
|
4922
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4923
|
+
},
|
|
4924
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4925
|
+
"attributes": {
|
|
4926
|
+
"category": "color",
|
|
4927
|
+
"type": "theme",
|
|
4928
|
+
"item": "background",
|
|
4929
|
+
"subitem": "glass",
|
|
4930
|
+
"state": "heavy"
|
|
4931
|
+
},
|
|
4932
|
+
"path": [
|
|
4933
|
+
"color",
|
|
4934
|
+
"theme",
|
|
4935
|
+
"background",
|
|
4936
|
+
"glass",
|
|
4937
|
+
"heavy"
|
|
4938
|
+
]
|
|
4939
|
+
},
|
|
4859
4940
|
"overlay": {
|
|
4860
4941
|
"normal": {
|
|
4861
4942
|
"value": "#000000cc",
|
|
@@ -4856,6 +4856,87 @@
|
|
|
4856
4856
|
"normal"
|
|
4857
4857
|
]
|
|
4858
4858
|
},
|
|
4859
|
+
"light": {
|
|
4860
|
+
"value": "#00000066",
|
|
4861
|
+
"type": "color",
|
|
4862
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4863
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4864
|
+
"isSource": true,
|
|
4865
|
+
"original": {
|
|
4866
|
+
"value": "{color.core.black-alpha.40}",
|
|
4867
|
+
"type": "color",
|
|
4868
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4869
|
+
},
|
|
4870
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4871
|
+
"attributes": {
|
|
4872
|
+
"category": "color",
|
|
4873
|
+
"type": "theme",
|
|
4874
|
+
"item": "background",
|
|
4875
|
+
"subitem": "glass",
|
|
4876
|
+
"state": "light"
|
|
4877
|
+
},
|
|
4878
|
+
"path": [
|
|
4879
|
+
"color",
|
|
4880
|
+
"theme",
|
|
4881
|
+
"background",
|
|
4882
|
+
"glass",
|
|
4883
|
+
"light"
|
|
4884
|
+
]
|
|
4885
|
+
},
|
|
4886
|
+
"medium": {
|
|
4887
|
+
"value": "#00000099",
|
|
4888
|
+
"type": "color",
|
|
4889
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4890
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4891
|
+
"isSource": true,
|
|
4892
|
+
"original": {
|
|
4893
|
+
"value": "{color.core.black-alpha.60}",
|
|
4894
|
+
"type": "color",
|
|
4895
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4896
|
+
},
|
|
4897
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4898
|
+
"attributes": {
|
|
4899
|
+
"category": "color",
|
|
4900
|
+
"type": "theme",
|
|
4901
|
+
"item": "background",
|
|
4902
|
+
"subitem": "glass",
|
|
4903
|
+
"state": "medium"
|
|
4904
|
+
},
|
|
4905
|
+
"path": [
|
|
4906
|
+
"color",
|
|
4907
|
+
"theme",
|
|
4908
|
+
"background",
|
|
4909
|
+
"glass",
|
|
4910
|
+
"medium"
|
|
4911
|
+
]
|
|
4912
|
+
},
|
|
4913
|
+
"heavy": {
|
|
4914
|
+
"value": "#000000cc",
|
|
4915
|
+
"type": "color",
|
|
4916
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4917
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4918
|
+
"isSource": true,
|
|
4919
|
+
"original": {
|
|
4920
|
+
"value": "{color.core.black-alpha.80}",
|
|
4921
|
+
"type": "color",
|
|
4922
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4923
|
+
},
|
|
4924
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4925
|
+
"attributes": {
|
|
4926
|
+
"category": "color",
|
|
4927
|
+
"type": "theme",
|
|
4928
|
+
"item": "background",
|
|
4929
|
+
"subitem": "glass",
|
|
4930
|
+
"state": "heavy"
|
|
4931
|
+
},
|
|
4932
|
+
"path": [
|
|
4933
|
+
"color",
|
|
4934
|
+
"theme",
|
|
4935
|
+
"background",
|
|
4936
|
+
"glass",
|
|
4937
|
+
"heavy"
|
|
4938
|
+
]
|
|
4939
|
+
},
|
|
4859
4940
|
"overlay": {
|
|
4860
4941
|
"normal": {
|
|
4861
4942
|
"value": "#000000cc",
|
|
@@ -4856,6 +4856,87 @@
|
|
|
4856
4856
|
"normal"
|
|
4857
4857
|
]
|
|
4858
4858
|
},
|
|
4859
|
+
"light": {
|
|
4860
|
+
"value": "#00000066",
|
|
4861
|
+
"type": "color",
|
|
4862
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4863
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4864
|
+
"isSource": true,
|
|
4865
|
+
"original": {
|
|
4866
|
+
"value": "{color.core.black-alpha.40}",
|
|
4867
|
+
"type": "color",
|
|
4868
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4869
|
+
},
|
|
4870
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4871
|
+
"attributes": {
|
|
4872
|
+
"category": "color",
|
|
4873
|
+
"type": "theme",
|
|
4874
|
+
"item": "background",
|
|
4875
|
+
"subitem": "glass",
|
|
4876
|
+
"state": "light"
|
|
4877
|
+
},
|
|
4878
|
+
"path": [
|
|
4879
|
+
"color",
|
|
4880
|
+
"theme",
|
|
4881
|
+
"background",
|
|
4882
|
+
"glass",
|
|
4883
|
+
"light"
|
|
4884
|
+
]
|
|
4885
|
+
},
|
|
4886
|
+
"medium": {
|
|
4887
|
+
"value": "#00000099",
|
|
4888
|
+
"type": "color",
|
|
4889
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4890
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4891
|
+
"isSource": true,
|
|
4892
|
+
"original": {
|
|
4893
|
+
"value": "{color.core.black-alpha.60}",
|
|
4894
|
+
"type": "color",
|
|
4895
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4896
|
+
},
|
|
4897
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4898
|
+
"attributes": {
|
|
4899
|
+
"category": "color",
|
|
4900
|
+
"type": "theme",
|
|
4901
|
+
"item": "background",
|
|
4902
|
+
"subitem": "glass",
|
|
4903
|
+
"state": "medium"
|
|
4904
|
+
},
|
|
4905
|
+
"path": [
|
|
4906
|
+
"color",
|
|
4907
|
+
"theme",
|
|
4908
|
+
"background",
|
|
4909
|
+
"glass",
|
|
4910
|
+
"medium"
|
|
4911
|
+
]
|
|
4912
|
+
},
|
|
4913
|
+
"heavy": {
|
|
4914
|
+
"value": "#000000cc",
|
|
4915
|
+
"type": "color",
|
|
4916
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4917
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4918
|
+
"isSource": true,
|
|
4919
|
+
"original": {
|
|
4920
|
+
"value": "{color.core.black-alpha.80}",
|
|
4921
|
+
"type": "color",
|
|
4922
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4923
|
+
},
|
|
4924
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4925
|
+
"attributes": {
|
|
4926
|
+
"category": "color",
|
|
4927
|
+
"type": "theme",
|
|
4928
|
+
"item": "background",
|
|
4929
|
+
"subitem": "glass",
|
|
4930
|
+
"state": "heavy"
|
|
4931
|
+
},
|
|
4932
|
+
"path": [
|
|
4933
|
+
"color",
|
|
4934
|
+
"theme",
|
|
4935
|
+
"background",
|
|
4936
|
+
"glass",
|
|
4937
|
+
"heavy"
|
|
4938
|
+
]
|
|
4939
|
+
},
|
|
4859
4940
|
"overlay": {
|
|
4860
4941
|
"normal": {
|
|
4861
4942
|
"value": "#000000cc",
|
|
@@ -4856,6 +4856,87 @@
|
|
|
4856
4856
|
"normal"
|
|
4857
4857
|
]
|
|
4858
4858
|
},
|
|
4859
|
+
"light": {
|
|
4860
|
+
"value": "#00000066",
|
|
4861
|
+
"type": "color",
|
|
4862
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4863
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4864
|
+
"isSource": true,
|
|
4865
|
+
"original": {
|
|
4866
|
+
"value": "{color.core.black-alpha.40}",
|
|
4867
|
+
"type": "color",
|
|
4868
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4869
|
+
},
|
|
4870
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4871
|
+
"attributes": {
|
|
4872
|
+
"category": "color",
|
|
4873
|
+
"type": "theme",
|
|
4874
|
+
"item": "background",
|
|
4875
|
+
"subitem": "glass",
|
|
4876
|
+
"state": "light"
|
|
4877
|
+
},
|
|
4878
|
+
"path": [
|
|
4879
|
+
"color",
|
|
4880
|
+
"theme",
|
|
4881
|
+
"background",
|
|
4882
|
+
"glass",
|
|
4883
|
+
"light"
|
|
4884
|
+
]
|
|
4885
|
+
},
|
|
4886
|
+
"medium": {
|
|
4887
|
+
"value": "#00000099",
|
|
4888
|
+
"type": "color",
|
|
4889
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4890
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4891
|
+
"isSource": true,
|
|
4892
|
+
"original": {
|
|
4893
|
+
"value": "{color.core.black-alpha.60}",
|
|
4894
|
+
"type": "color",
|
|
4895
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4896
|
+
},
|
|
4897
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4898
|
+
"attributes": {
|
|
4899
|
+
"category": "color",
|
|
4900
|
+
"type": "theme",
|
|
4901
|
+
"item": "background",
|
|
4902
|
+
"subitem": "glass",
|
|
4903
|
+
"state": "medium"
|
|
4904
|
+
},
|
|
4905
|
+
"path": [
|
|
4906
|
+
"color",
|
|
4907
|
+
"theme",
|
|
4908
|
+
"background",
|
|
4909
|
+
"glass",
|
|
4910
|
+
"medium"
|
|
4911
|
+
]
|
|
4912
|
+
},
|
|
4913
|
+
"heavy": {
|
|
4914
|
+
"value": "#000000cc",
|
|
4915
|
+
"type": "color",
|
|
4916
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4917
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4918
|
+
"isSource": true,
|
|
4919
|
+
"original": {
|
|
4920
|
+
"value": "{color.core.black-alpha.80}",
|
|
4921
|
+
"type": "color",
|
|
4922
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4923
|
+
},
|
|
4924
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4925
|
+
"attributes": {
|
|
4926
|
+
"category": "color",
|
|
4927
|
+
"type": "theme",
|
|
4928
|
+
"item": "background",
|
|
4929
|
+
"subitem": "glass",
|
|
4930
|
+
"state": "heavy"
|
|
4931
|
+
},
|
|
4932
|
+
"path": [
|
|
4933
|
+
"color",
|
|
4934
|
+
"theme",
|
|
4935
|
+
"background",
|
|
4936
|
+
"glass",
|
|
4937
|
+
"heavy"
|
|
4938
|
+
]
|
|
4939
|
+
},
|
|
4859
4940
|
"overlay": {
|
|
4860
4941
|
"normal": {
|
|
4861
4942
|
"value": "#000000cc",
|
|
@@ -4856,6 +4856,87 @@
|
|
|
4856
4856
|
"normal"
|
|
4857
4857
|
]
|
|
4858
4858
|
},
|
|
4859
|
+
"light": {
|
|
4860
|
+
"value": "#00000066",
|
|
4861
|
+
"type": "color",
|
|
4862
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4863
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4864
|
+
"isSource": true,
|
|
4865
|
+
"original": {
|
|
4866
|
+
"value": "{color.core.black-alpha.40}",
|
|
4867
|
+
"type": "color",
|
|
4868
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4869
|
+
},
|
|
4870
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4871
|
+
"attributes": {
|
|
4872
|
+
"category": "color",
|
|
4873
|
+
"type": "theme",
|
|
4874
|
+
"item": "background",
|
|
4875
|
+
"subitem": "glass",
|
|
4876
|
+
"state": "light"
|
|
4877
|
+
},
|
|
4878
|
+
"path": [
|
|
4879
|
+
"color",
|
|
4880
|
+
"theme",
|
|
4881
|
+
"background",
|
|
4882
|
+
"glass",
|
|
4883
|
+
"light"
|
|
4884
|
+
]
|
|
4885
|
+
},
|
|
4886
|
+
"medium": {
|
|
4887
|
+
"value": "#00000099",
|
|
4888
|
+
"type": "color",
|
|
4889
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4890
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4891
|
+
"isSource": true,
|
|
4892
|
+
"original": {
|
|
4893
|
+
"value": "{color.core.black-alpha.60}",
|
|
4894
|
+
"type": "color",
|
|
4895
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4896
|
+
},
|
|
4897
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4898
|
+
"attributes": {
|
|
4899
|
+
"category": "color",
|
|
4900
|
+
"type": "theme",
|
|
4901
|
+
"item": "background",
|
|
4902
|
+
"subitem": "glass",
|
|
4903
|
+
"state": "medium"
|
|
4904
|
+
},
|
|
4905
|
+
"path": [
|
|
4906
|
+
"color",
|
|
4907
|
+
"theme",
|
|
4908
|
+
"background",
|
|
4909
|
+
"glass",
|
|
4910
|
+
"medium"
|
|
4911
|
+
]
|
|
4912
|
+
},
|
|
4913
|
+
"heavy": {
|
|
4914
|
+
"value": "#000000cc",
|
|
4915
|
+
"type": "color",
|
|
4916
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4917
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4918
|
+
"isSource": true,
|
|
4919
|
+
"original": {
|
|
4920
|
+
"value": "{color.core.black-alpha.80}",
|
|
4921
|
+
"type": "color",
|
|
4922
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4923
|
+
},
|
|
4924
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4925
|
+
"attributes": {
|
|
4926
|
+
"category": "color",
|
|
4927
|
+
"type": "theme",
|
|
4928
|
+
"item": "background",
|
|
4929
|
+
"subitem": "glass",
|
|
4930
|
+
"state": "heavy"
|
|
4931
|
+
},
|
|
4932
|
+
"path": [
|
|
4933
|
+
"color",
|
|
4934
|
+
"theme",
|
|
4935
|
+
"background",
|
|
4936
|
+
"glass",
|
|
4937
|
+
"heavy"
|
|
4938
|
+
]
|
|
4939
|
+
},
|
|
4859
4940
|
"overlay": {
|
|
4860
4941
|
"normal": {
|
|
4861
4942
|
"value": "#000000cc",
|
|
@@ -4856,6 +4856,87 @@
|
|
|
4856
4856
|
"normal"
|
|
4857
4857
|
]
|
|
4858
4858
|
},
|
|
4859
|
+
"light": {
|
|
4860
|
+
"value": "#00000066",
|
|
4861
|
+
"type": "color",
|
|
4862
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4863
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4864
|
+
"isSource": true,
|
|
4865
|
+
"original": {
|
|
4866
|
+
"value": "{color.core.black-alpha.40}",
|
|
4867
|
+
"type": "color",
|
|
4868
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4869
|
+
},
|
|
4870
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4871
|
+
"attributes": {
|
|
4872
|
+
"category": "color",
|
|
4873
|
+
"type": "theme",
|
|
4874
|
+
"item": "background",
|
|
4875
|
+
"subitem": "glass",
|
|
4876
|
+
"state": "light"
|
|
4877
|
+
},
|
|
4878
|
+
"path": [
|
|
4879
|
+
"color",
|
|
4880
|
+
"theme",
|
|
4881
|
+
"background",
|
|
4882
|
+
"glass",
|
|
4883
|
+
"light"
|
|
4884
|
+
]
|
|
4885
|
+
},
|
|
4886
|
+
"medium": {
|
|
4887
|
+
"value": "#00000099",
|
|
4888
|
+
"type": "color",
|
|
4889
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4890
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4891
|
+
"isSource": true,
|
|
4892
|
+
"original": {
|
|
4893
|
+
"value": "{color.core.black-alpha.60}",
|
|
4894
|
+
"type": "color",
|
|
4895
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4896
|
+
},
|
|
4897
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4898
|
+
"attributes": {
|
|
4899
|
+
"category": "color",
|
|
4900
|
+
"type": "theme",
|
|
4901
|
+
"item": "background",
|
|
4902
|
+
"subitem": "glass",
|
|
4903
|
+
"state": "medium"
|
|
4904
|
+
},
|
|
4905
|
+
"path": [
|
|
4906
|
+
"color",
|
|
4907
|
+
"theme",
|
|
4908
|
+
"background",
|
|
4909
|
+
"glass",
|
|
4910
|
+
"medium"
|
|
4911
|
+
]
|
|
4912
|
+
},
|
|
4913
|
+
"heavy": {
|
|
4914
|
+
"value": "#000000cc",
|
|
4915
|
+
"type": "color",
|
|
4916
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4917
|
+
"filePath": "src/theme/stable/dark.json",
|
|
4918
|
+
"isSource": true,
|
|
4919
|
+
"original": {
|
|
4920
|
+
"value": "{color.core.black-alpha.80}",
|
|
4921
|
+
"type": "color",
|
|
4922
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4923
|
+
},
|
|
4924
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4925
|
+
"attributes": {
|
|
4926
|
+
"category": "color",
|
|
4927
|
+
"type": "theme",
|
|
4928
|
+
"item": "background",
|
|
4929
|
+
"subitem": "glass",
|
|
4930
|
+
"state": "heavy"
|
|
4931
|
+
},
|
|
4932
|
+
"path": [
|
|
4933
|
+
"color",
|
|
4934
|
+
"theme",
|
|
4935
|
+
"background",
|
|
4936
|
+
"glass",
|
|
4937
|
+
"heavy"
|
|
4938
|
+
]
|
|
4939
|
+
},
|
|
4859
4940
|
"overlay": {
|
|
4860
4941
|
"normal": {
|
|
4861
4942
|
"value": "#000000cc",
|
|
@@ -4772,6 +4772,87 @@
|
|
|
4772
4772
|
"normal"
|
|
4773
4773
|
]
|
|
4774
4774
|
},
|
|
4775
|
+
"light": {
|
|
4776
|
+
"value": "#000000",
|
|
4777
|
+
"type": "color",
|
|
4778
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4779
|
+
"filePath": "src/theme/stable/highcontrast/hc_dark.json",
|
|
4780
|
+
"isSource": true,
|
|
4781
|
+
"original": {
|
|
4782
|
+
"value": "{color.highcontrast.black.WindowColor}",
|
|
4783
|
+
"type": "color",
|
|
4784
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4785
|
+
},
|
|
4786
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4787
|
+
"attributes": {
|
|
4788
|
+
"category": "color",
|
|
4789
|
+
"type": "theme",
|
|
4790
|
+
"item": "background",
|
|
4791
|
+
"subitem": "glass",
|
|
4792
|
+
"state": "light"
|
|
4793
|
+
},
|
|
4794
|
+
"path": [
|
|
4795
|
+
"color",
|
|
4796
|
+
"theme",
|
|
4797
|
+
"background",
|
|
4798
|
+
"glass",
|
|
4799
|
+
"light"
|
|
4800
|
+
]
|
|
4801
|
+
},
|
|
4802
|
+
"medium": {
|
|
4803
|
+
"value": "#000000",
|
|
4804
|
+
"type": "color",
|
|
4805
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4806
|
+
"filePath": "src/theme/stable/highcontrast/hc_dark.json",
|
|
4807
|
+
"isSource": true,
|
|
4808
|
+
"original": {
|
|
4809
|
+
"value": "{color.highcontrast.black.WindowColor}",
|
|
4810
|
+
"type": "color",
|
|
4811
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4812
|
+
},
|
|
4813
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4814
|
+
"attributes": {
|
|
4815
|
+
"category": "color",
|
|
4816
|
+
"type": "theme",
|
|
4817
|
+
"item": "background",
|
|
4818
|
+
"subitem": "glass",
|
|
4819
|
+
"state": "medium"
|
|
4820
|
+
},
|
|
4821
|
+
"path": [
|
|
4822
|
+
"color",
|
|
4823
|
+
"theme",
|
|
4824
|
+
"background",
|
|
4825
|
+
"glass",
|
|
4826
|
+
"medium"
|
|
4827
|
+
]
|
|
4828
|
+
},
|
|
4829
|
+
"heavy": {
|
|
4830
|
+
"value": "#000000",
|
|
4831
|
+
"type": "color",
|
|
4832
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4833
|
+
"filePath": "src/theme/stable/highcontrast/hc_dark.json",
|
|
4834
|
+
"isSource": true,
|
|
4835
|
+
"original": {
|
|
4836
|
+
"value": "{color.highcontrast.black.WindowColor}",
|
|
4837
|
+
"type": "color",
|
|
4838
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4839
|
+
},
|
|
4840
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4841
|
+
"attributes": {
|
|
4842
|
+
"category": "color",
|
|
4843
|
+
"type": "theme",
|
|
4844
|
+
"item": "background",
|
|
4845
|
+
"subitem": "glass",
|
|
4846
|
+
"state": "heavy"
|
|
4847
|
+
},
|
|
4848
|
+
"path": [
|
|
4849
|
+
"color",
|
|
4850
|
+
"theme",
|
|
4851
|
+
"background",
|
|
4852
|
+
"glass",
|
|
4853
|
+
"heavy"
|
|
4854
|
+
]
|
|
4855
|
+
},
|
|
4775
4856
|
"overlay": {
|
|
4776
4857
|
"normal": {
|
|
4777
4858
|
"value": "#ffff00",
|