@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
|
@@ -4777,6 +4777,87 @@
|
|
|
4777
4777
|
"normal"
|
|
4778
4778
|
]
|
|
4779
4779
|
},
|
|
4780
|
+
"light": {
|
|
4781
|
+
"value": "#ffffff",
|
|
4782
|
+
"type": "color",
|
|
4783
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4784
|
+
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
4785
|
+
"isSource": true,
|
|
4786
|
+
"original": {
|
|
4787
|
+
"value": "{color.highcontrast.white.WindowColor}",
|
|
4788
|
+
"type": "color",
|
|
4789
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4790
|
+
},
|
|
4791
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4792
|
+
"attributes": {
|
|
4793
|
+
"category": "color",
|
|
4794
|
+
"type": "theme",
|
|
4795
|
+
"item": "background",
|
|
4796
|
+
"subitem": "glass",
|
|
4797
|
+
"state": "light"
|
|
4798
|
+
},
|
|
4799
|
+
"path": [
|
|
4800
|
+
"color",
|
|
4801
|
+
"theme",
|
|
4802
|
+
"background",
|
|
4803
|
+
"glass",
|
|
4804
|
+
"light"
|
|
4805
|
+
]
|
|
4806
|
+
},
|
|
4807
|
+
"medium": {
|
|
4808
|
+
"value": "#ffffff",
|
|
4809
|
+
"type": "color",
|
|
4810
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4811
|
+
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
4812
|
+
"isSource": true,
|
|
4813
|
+
"original": {
|
|
4814
|
+
"value": "{color.highcontrast.white.WindowColor}",
|
|
4815
|
+
"type": "color",
|
|
4816
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4817
|
+
},
|
|
4818
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4819
|
+
"attributes": {
|
|
4820
|
+
"category": "color",
|
|
4821
|
+
"type": "theme",
|
|
4822
|
+
"item": "background",
|
|
4823
|
+
"subitem": "glass",
|
|
4824
|
+
"state": "medium"
|
|
4825
|
+
},
|
|
4826
|
+
"path": [
|
|
4827
|
+
"color",
|
|
4828
|
+
"theme",
|
|
4829
|
+
"background",
|
|
4830
|
+
"glass",
|
|
4831
|
+
"medium"
|
|
4832
|
+
]
|
|
4833
|
+
},
|
|
4834
|
+
"heavy": {
|
|
4835
|
+
"value": "#ffffff",
|
|
4836
|
+
"type": "color",
|
|
4837
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4838
|
+
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
4839
|
+
"isSource": true,
|
|
4840
|
+
"original": {
|
|
4841
|
+
"value": "{color.highcontrast.white.WindowColor}",
|
|
4842
|
+
"type": "color",
|
|
4843
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4844
|
+
},
|
|
4845
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4846
|
+
"attributes": {
|
|
4847
|
+
"category": "color",
|
|
4848
|
+
"type": "theme",
|
|
4849
|
+
"item": "background",
|
|
4850
|
+
"subitem": "glass",
|
|
4851
|
+
"state": "heavy"
|
|
4852
|
+
},
|
|
4853
|
+
"path": [
|
|
4854
|
+
"color",
|
|
4855
|
+
"theme",
|
|
4856
|
+
"background",
|
|
4857
|
+
"glass",
|
|
4858
|
+
"heavy"
|
|
4859
|
+
]
|
|
4860
|
+
},
|
|
4780
4861
|
"overlay": {
|
|
4781
4862
|
"normal": {
|
|
4782
4863
|
"value": "#00009f",
|
|
@@ -4858,6 +4858,87 @@
|
|
|
4858
4858
|
"normal"
|
|
4859
4859
|
]
|
|
4860
4860
|
},
|
|
4861
|
+
"light": {
|
|
4862
|
+
"value": "#ffffff66",
|
|
4863
|
+
"type": "color",
|
|
4864
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4865
|
+
"filePath": "src/theme/stable/light.json",
|
|
4866
|
+
"isSource": true,
|
|
4867
|
+
"original": {
|
|
4868
|
+
"value": "{color.core.white-alpha.40}",
|
|
4869
|
+
"type": "color",
|
|
4870
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4871
|
+
},
|
|
4872
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4873
|
+
"attributes": {
|
|
4874
|
+
"category": "color",
|
|
4875
|
+
"type": "theme",
|
|
4876
|
+
"item": "background",
|
|
4877
|
+
"subitem": "glass",
|
|
4878
|
+
"state": "light"
|
|
4879
|
+
},
|
|
4880
|
+
"path": [
|
|
4881
|
+
"color",
|
|
4882
|
+
"theme",
|
|
4883
|
+
"background",
|
|
4884
|
+
"glass",
|
|
4885
|
+
"light"
|
|
4886
|
+
]
|
|
4887
|
+
},
|
|
4888
|
+
"medium": {
|
|
4889
|
+
"value": "#ffffff99",
|
|
4890
|
+
"type": "color",
|
|
4891
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4892
|
+
"filePath": "src/theme/stable/light.json",
|
|
4893
|
+
"isSource": true,
|
|
4894
|
+
"original": {
|
|
4895
|
+
"value": "{color.core.white-alpha.60}",
|
|
4896
|
+
"type": "color",
|
|
4897
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4898
|
+
},
|
|
4899
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4900
|
+
"attributes": {
|
|
4901
|
+
"category": "color",
|
|
4902
|
+
"type": "theme",
|
|
4903
|
+
"item": "background",
|
|
4904
|
+
"subitem": "glass",
|
|
4905
|
+
"state": "medium"
|
|
4906
|
+
},
|
|
4907
|
+
"path": [
|
|
4908
|
+
"color",
|
|
4909
|
+
"theme",
|
|
4910
|
+
"background",
|
|
4911
|
+
"glass",
|
|
4912
|
+
"medium"
|
|
4913
|
+
]
|
|
4914
|
+
},
|
|
4915
|
+
"heavy": {
|
|
4916
|
+
"value": "#ffffffcc",
|
|
4917
|
+
"type": "color",
|
|
4918
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4919
|
+
"filePath": "src/theme/stable/light.json",
|
|
4920
|
+
"isSource": true,
|
|
4921
|
+
"original": {
|
|
4922
|
+
"value": "{color.core.white-alpha.80}",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4925
|
+
},
|
|
4926
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4927
|
+
"attributes": {
|
|
4928
|
+
"category": "color",
|
|
4929
|
+
"type": "theme",
|
|
4930
|
+
"item": "background",
|
|
4931
|
+
"subitem": "glass",
|
|
4932
|
+
"state": "heavy"
|
|
4933
|
+
},
|
|
4934
|
+
"path": [
|
|
4935
|
+
"color",
|
|
4936
|
+
"theme",
|
|
4937
|
+
"background",
|
|
4938
|
+
"glass",
|
|
4939
|
+
"heavy"
|
|
4940
|
+
]
|
|
4941
|
+
},
|
|
4861
4942
|
"overlay": {
|
|
4862
4943
|
"normal": {
|
|
4863
4944
|
"value": "#ffffffcc",
|
|
@@ -6493,13 +6574,13 @@
|
|
|
6493
6574
|
},
|
|
6494
6575
|
"glass": {
|
|
6495
6576
|
"normal": {
|
|
6496
|
-
"value": "linear-gradient(180deg, #
|
|
6577
|
+
"value": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)",
|
|
6497
6578
|
"type": "color",
|
|
6498
6579
|
"description": "Used for operation pop",
|
|
6499
6580
|
"filePath": "src/theme/stable/light.json",
|
|
6500
6581
|
"isSource": true,
|
|
6501
6582
|
"original": {
|
|
6502
|
-
"value": "linear-gradient(180deg, {color.core.
|
|
6583
|
+
"value": "linear-gradient(180deg, {color.core.black-alpha.4} 0%, {color.core.black-alpha.11} 100%)",
|
|
6503
6584
|
"type": "color",
|
|
6504
6585
|
"description": "Used for operation pop"
|
|
6505
6586
|
},
|
|
@@ -4858,6 +4858,87 @@
|
|
|
4858
4858
|
"normal"
|
|
4859
4859
|
]
|
|
4860
4860
|
},
|
|
4861
|
+
"light": {
|
|
4862
|
+
"value": "#ffffff66",
|
|
4863
|
+
"type": "color",
|
|
4864
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4865
|
+
"filePath": "src/theme/stable/light.json",
|
|
4866
|
+
"isSource": true,
|
|
4867
|
+
"original": {
|
|
4868
|
+
"value": "{color.core.white-alpha.40}",
|
|
4869
|
+
"type": "color",
|
|
4870
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4871
|
+
},
|
|
4872
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4873
|
+
"attributes": {
|
|
4874
|
+
"category": "color",
|
|
4875
|
+
"type": "theme",
|
|
4876
|
+
"item": "background",
|
|
4877
|
+
"subitem": "glass",
|
|
4878
|
+
"state": "light"
|
|
4879
|
+
},
|
|
4880
|
+
"path": [
|
|
4881
|
+
"color",
|
|
4882
|
+
"theme",
|
|
4883
|
+
"background",
|
|
4884
|
+
"glass",
|
|
4885
|
+
"light"
|
|
4886
|
+
]
|
|
4887
|
+
},
|
|
4888
|
+
"medium": {
|
|
4889
|
+
"value": "#ffffff99",
|
|
4890
|
+
"type": "color",
|
|
4891
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4892
|
+
"filePath": "src/theme/stable/light.json",
|
|
4893
|
+
"isSource": true,
|
|
4894
|
+
"original": {
|
|
4895
|
+
"value": "{color.core.white-alpha.60}",
|
|
4896
|
+
"type": "color",
|
|
4897
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4898
|
+
},
|
|
4899
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4900
|
+
"attributes": {
|
|
4901
|
+
"category": "color",
|
|
4902
|
+
"type": "theme",
|
|
4903
|
+
"item": "background",
|
|
4904
|
+
"subitem": "glass",
|
|
4905
|
+
"state": "medium"
|
|
4906
|
+
},
|
|
4907
|
+
"path": [
|
|
4908
|
+
"color",
|
|
4909
|
+
"theme",
|
|
4910
|
+
"background",
|
|
4911
|
+
"glass",
|
|
4912
|
+
"medium"
|
|
4913
|
+
]
|
|
4914
|
+
},
|
|
4915
|
+
"heavy": {
|
|
4916
|
+
"value": "#ffffffcc",
|
|
4917
|
+
"type": "color",
|
|
4918
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4919
|
+
"filePath": "src/theme/stable/light.json",
|
|
4920
|
+
"isSource": true,
|
|
4921
|
+
"original": {
|
|
4922
|
+
"value": "{color.core.white-alpha.80}",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4925
|
+
},
|
|
4926
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4927
|
+
"attributes": {
|
|
4928
|
+
"category": "color",
|
|
4929
|
+
"type": "theme",
|
|
4930
|
+
"item": "background",
|
|
4931
|
+
"subitem": "glass",
|
|
4932
|
+
"state": "heavy"
|
|
4933
|
+
},
|
|
4934
|
+
"path": [
|
|
4935
|
+
"color",
|
|
4936
|
+
"theme",
|
|
4937
|
+
"background",
|
|
4938
|
+
"glass",
|
|
4939
|
+
"heavy"
|
|
4940
|
+
]
|
|
4941
|
+
},
|
|
4861
4942
|
"overlay": {
|
|
4862
4943
|
"normal": {
|
|
4863
4944
|
"value": "#ffffffcc",
|
|
@@ -6493,13 +6574,13 @@
|
|
|
6493
6574
|
},
|
|
6494
6575
|
"glass": {
|
|
6495
6576
|
"normal": {
|
|
6496
|
-
"value": "linear-gradient(180deg, #
|
|
6577
|
+
"value": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)",
|
|
6497
6578
|
"type": "color",
|
|
6498
6579
|
"description": "Used for operation pop",
|
|
6499
6580
|
"filePath": "src/theme/stable/light.json",
|
|
6500
6581
|
"isSource": true,
|
|
6501
6582
|
"original": {
|
|
6502
|
-
"value": "linear-gradient(180deg, {color.core.
|
|
6583
|
+
"value": "linear-gradient(180deg, {color.core.black-alpha.4} 0%, {color.core.black-alpha.11} 100%)",
|
|
6503
6584
|
"type": "color",
|
|
6504
6585
|
"description": "Used for operation pop"
|
|
6505
6586
|
},
|
|
@@ -4858,6 +4858,87 @@
|
|
|
4858
4858
|
"normal"
|
|
4859
4859
|
]
|
|
4860
4860
|
},
|
|
4861
|
+
"light": {
|
|
4862
|
+
"value": "#ffffff66",
|
|
4863
|
+
"type": "color",
|
|
4864
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4865
|
+
"filePath": "src/theme/stable/light.json",
|
|
4866
|
+
"isSource": true,
|
|
4867
|
+
"original": {
|
|
4868
|
+
"value": "{color.core.white-alpha.40}",
|
|
4869
|
+
"type": "color",
|
|
4870
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4871
|
+
},
|
|
4872
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4873
|
+
"attributes": {
|
|
4874
|
+
"category": "color",
|
|
4875
|
+
"type": "theme",
|
|
4876
|
+
"item": "background",
|
|
4877
|
+
"subitem": "glass",
|
|
4878
|
+
"state": "light"
|
|
4879
|
+
},
|
|
4880
|
+
"path": [
|
|
4881
|
+
"color",
|
|
4882
|
+
"theme",
|
|
4883
|
+
"background",
|
|
4884
|
+
"glass",
|
|
4885
|
+
"light"
|
|
4886
|
+
]
|
|
4887
|
+
},
|
|
4888
|
+
"medium": {
|
|
4889
|
+
"value": "#ffffff99",
|
|
4890
|
+
"type": "color",
|
|
4891
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4892
|
+
"filePath": "src/theme/stable/light.json",
|
|
4893
|
+
"isSource": true,
|
|
4894
|
+
"original": {
|
|
4895
|
+
"value": "{color.core.white-alpha.60}",
|
|
4896
|
+
"type": "color",
|
|
4897
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4898
|
+
},
|
|
4899
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4900
|
+
"attributes": {
|
|
4901
|
+
"category": "color",
|
|
4902
|
+
"type": "theme",
|
|
4903
|
+
"item": "background",
|
|
4904
|
+
"subitem": "glass",
|
|
4905
|
+
"state": "medium"
|
|
4906
|
+
},
|
|
4907
|
+
"path": [
|
|
4908
|
+
"color",
|
|
4909
|
+
"theme",
|
|
4910
|
+
"background",
|
|
4911
|
+
"glass",
|
|
4912
|
+
"medium"
|
|
4913
|
+
]
|
|
4914
|
+
},
|
|
4915
|
+
"heavy": {
|
|
4916
|
+
"value": "#ffffffcc",
|
|
4917
|
+
"type": "color",
|
|
4918
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4919
|
+
"filePath": "src/theme/stable/light.json",
|
|
4920
|
+
"isSource": true,
|
|
4921
|
+
"original": {
|
|
4922
|
+
"value": "{color.core.white-alpha.80}",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4925
|
+
},
|
|
4926
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4927
|
+
"attributes": {
|
|
4928
|
+
"category": "color",
|
|
4929
|
+
"type": "theme",
|
|
4930
|
+
"item": "background",
|
|
4931
|
+
"subitem": "glass",
|
|
4932
|
+
"state": "heavy"
|
|
4933
|
+
},
|
|
4934
|
+
"path": [
|
|
4935
|
+
"color",
|
|
4936
|
+
"theme",
|
|
4937
|
+
"background",
|
|
4938
|
+
"glass",
|
|
4939
|
+
"heavy"
|
|
4940
|
+
]
|
|
4941
|
+
},
|
|
4861
4942
|
"overlay": {
|
|
4862
4943
|
"normal": {
|
|
4863
4944
|
"value": "#ffffffcc",
|
|
@@ -6493,13 +6574,13 @@
|
|
|
6493
6574
|
},
|
|
6494
6575
|
"glass": {
|
|
6495
6576
|
"normal": {
|
|
6496
|
-
"value": "linear-gradient(180deg, #
|
|
6577
|
+
"value": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)",
|
|
6497
6578
|
"type": "color",
|
|
6498
6579
|
"description": "Used for operation pop",
|
|
6499
6580
|
"filePath": "src/theme/stable/light.json",
|
|
6500
6581
|
"isSource": true,
|
|
6501
6582
|
"original": {
|
|
6502
|
-
"value": "linear-gradient(180deg, {color.core.
|
|
6583
|
+
"value": "linear-gradient(180deg, {color.core.black-alpha.4} 0%, {color.core.black-alpha.11} 100%)",
|
|
6503
6584
|
"type": "color",
|
|
6504
6585
|
"description": "Used for operation pop"
|
|
6505
6586
|
},
|
|
@@ -4858,6 +4858,87 @@
|
|
|
4858
4858
|
"normal"
|
|
4859
4859
|
]
|
|
4860
4860
|
},
|
|
4861
|
+
"light": {
|
|
4862
|
+
"value": "#ffffff66",
|
|
4863
|
+
"type": "color",
|
|
4864
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4865
|
+
"filePath": "src/theme/stable/light.json",
|
|
4866
|
+
"isSource": true,
|
|
4867
|
+
"original": {
|
|
4868
|
+
"value": "{color.core.white-alpha.40}",
|
|
4869
|
+
"type": "color",
|
|
4870
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4871
|
+
},
|
|
4872
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4873
|
+
"attributes": {
|
|
4874
|
+
"category": "color",
|
|
4875
|
+
"type": "theme",
|
|
4876
|
+
"item": "background",
|
|
4877
|
+
"subitem": "glass",
|
|
4878
|
+
"state": "light"
|
|
4879
|
+
},
|
|
4880
|
+
"path": [
|
|
4881
|
+
"color",
|
|
4882
|
+
"theme",
|
|
4883
|
+
"background",
|
|
4884
|
+
"glass",
|
|
4885
|
+
"light"
|
|
4886
|
+
]
|
|
4887
|
+
},
|
|
4888
|
+
"medium": {
|
|
4889
|
+
"value": "#ffffff99",
|
|
4890
|
+
"type": "color",
|
|
4891
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4892
|
+
"filePath": "src/theme/stable/light.json",
|
|
4893
|
+
"isSource": true,
|
|
4894
|
+
"original": {
|
|
4895
|
+
"value": "{color.core.white-alpha.60}",
|
|
4896
|
+
"type": "color",
|
|
4897
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4898
|
+
},
|
|
4899
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4900
|
+
"attributes": {
|
|
4901
|
+
"category": "color",
|
|
4902
|
+
"type": "theme",
|
|
4903
|
+
"item": "background",
|
|
4904
|
+
"subitem": "glass",
|
|
4905
|
+
"state": "medium"
|
|
4906
|
+
},
|
|
4907
|
+
"path": [
|
|
4908
|
+
"color",
|
|
4909
|
+
"theme",
|
|
4910
|
+
"background",
|
|
4911
|
+
"glass",
|
|
4912
|
+
"medium"
|
|
4913
|
+
]
|
|
4914
|
+
},
|
|
4915
|
+
"heavy": {
|
|
4916
|
+
"value": "#ffffffcc",
|
|
4917
|
+
"type": "color",
|
|
4918
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4919
|
+
"filePath": "src/theme/stable/light.json",
|
|
4920
|
+
"isSource": true,
|
|
4921
|
+
"original": {
|
|
4922
|
+
"value": "{color.core.white-alpha.80}",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4925
|
+
},
|
|
4926
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4927
|
+
"attributes": {
|
|
4928
|
+
"category": "color",
|
|
4929
|
+
"type": "theme",
|
|
4930
|
+
"item": "background",
|
|
4931
|
+
"subitem": "glass",
|
|
4932
|
+
"state": "heavy"
|
|
4933
|
+
},
|
|
4934
|
+
"path": [
|
|
4935
|
+
"color",
|
|
4936
|
+
"theme",
|
|
4937
|
+
"background",
|
|
4938
|
+
"glass",
|
|
4939
|
+
"heavy"
|
|
4940
|
+
]
|
|
4941
|
+
},
|
|
4861
4942
|
"overlay": {
|
|
4862
4943
|
"normal": {
|
|
4863
4944
|
"value": "#ffffffcc",
|
|
@@ -6493,13 +6574,13 @@
|
|
|
6493
6574
|
},
|
|
6494
6575
|
"glass": {
|
|
6495
6576
|
"normal": {
|
|
6496
|
-
"value": "linear-gradient(180deg, #
|
|
6577
|
+
"value": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)",
|
|
6497
6578
|
"type": "color",
|
|
6498
6579
|
"description": "Used for operation pop",
|
|
6499
6580
|
"filePath": "src/theme/stable/light.json",
|
|
6500
6581
|
"isSource": true,
|
|
6501
6582
|
"original": {
|
|
6502
|
-
"value": "linear-gradient(180deg, {color.core.
|
|
6583
|
+
"value": "linear-gradient(180deg, {color.core.black-alpha.4} 0%, {color.core.black-alpha.11} 100%)",
|
|
6503
6584
|
"type": "color",
|
|
6504
6585
|
"description": "Used for operation pop"
|
|
6505
6586
|
},
|
|
@@ -4858,6 +4858,87 @@
|
|
|
4858
4858
|
"normal"
|
|
4859
4859
|
]
|
|
4860
4860
|
},
|
|
4861
|
+
"light": {
|
|
4862
|
+
"value": "#ffffff66",
|
|
4863
|
+
"type": "color",
|
|
4864
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4865
|
+
"filePath": "src/theme/stable/light.json",
|
|
4866
|
+
"isSource": true,
|
|
4867
|
+
"original": {
|
|
4868
|
+
"value": "{color.core.white-alpha.40}",
|
|
4869
|
+
"type": "color",
|
|
4870
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4871
|
+
},
|
|
4872
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4873
|
+
"attributes": {
|
|
4874
|
+
"category": "color",
|
|
4875
|
+
"type": "theme",
|
|
4876
|
+
"item": "background",
|
|
4877
|
+
"subitem": "glass",
|
|
4878
|
+
"state": "light"
|
|
4879
|
+
},
|
|
4880
|
+
"path": [
|
|
4881
|
+
"color",
|
|
4882
|
+
"theme",
|
|
4883
|
+
"background",
|
|
4884
|
+
"glass",
|
|
4885
|
+
"light"
|
|
4886
|
+
]
|
|
4887
|
+
},
|
|
4888
|
+
"medium": {
|
|
4889
|
+
"value": "#ffffff99",
|
|
4890
|
+
"type": "color",
|
|
4891
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4892
|
+
"filePath": "src/theme/stable/light.json",
|
|
4893
|
+
"isSource": true,
|
|
4894
|
+
"original": {
|
|
4895
|
+
"value": "{color.core.white-alpha.60}",
|
|
4896
|
+
"type": "color",
|
|
4897
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4898
|
+
},
|
|
4899
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4900
|
+
"attributes": {
|
|
4901
|
+
"category": "color",
|
|
4902
|
+
"type": "theme",
|
|
4903
|
+
"item": "background",
|
|
4904
|
+
"subitem": "glass",
|
|
4905
|
+
"state": "medium"
|
|
4906
|
+
},
|
|
4907
|
+
"path": [
|
|
4908
|
+
"color",
|
|
4909
|
+
"theme",
|
|
4910
|
+
"background",
|
|
4911
|
+
"glass",
|
|
4912
|
+
"medium"
|
|
4913
|
+
]
|
|
4914
|
+
},
|
|
4915
|
+
"heavy": {
|
|
4916
|
+
"value": "#ffffffcc",
|
|
4917
|
+
"type": "color",
|
|
4918
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4919
|
+
"filePath": "src/theme/stable/light.json",
|
|
4920
|
+
"isSource": true,
|
|
4921
|
+
"original": {
|
|
4922
|
+
"value": "{color.core.white-alpha.80}",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4925
|
+
},
|
|
4926
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4927
|
+
"attributes": {
|
|
4928
|
+
"category": "color",
|
|
4929
|
+
"type": "theme",
|
|
4930
|
+
"item": "background",
|
|
4931
|
+
"subitem": "glass",
|
|
4932
|
+
"state": "heavy"
|
|
4933
|
+
},
|
|
4934
|
+
"path": [
|
|
4935
|
+
"color",
|
|
4936
|
+
"theme",
|
|
4937
|
+
"background",
|
|
4938
|
+
"glass",
|
|
4939
|
+
"heavy"
|
|
4940
|
+
]
|
|
4941
|
+
},
|
|
4861
4942
|
"overlay": {
|
|
4862
4943
|
"normal": {
|
|
4863
4944
|
"value": "#ffffffcc",
|
|
@@ -6493,13 +6574,13 @@
|
|
|
6493
6574
|
},
|
|
6494
6575
|
"glass": {
|
|
6495
6576
|
"normal": {
|
|
6496
|
-
"value": "linear-gradient(180deg, #
|
|
6577
|
+
"value": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)",
|
|
6497
6578
|
"type": "color",
|
|
6498
6579
|
"description": "Used for operation pop",
|
|
6499
6580
|
"filePath": "src/theme/stable/light.json",
|
|
6500
6581
|
"isSource": true,
|
|
6501
6582
|
"original": {
|
|
6502
|
-
"value": "linear-gradient(180deg, {color.core.
|
|
6583
|
+
"value": "linear-gradient(180deg, {color.core.black-alpha.4} 0%, {color.core.black-alpha.11} 100%)",
|
|
6503
6584
|
"type": "color",
|
|
6504
6585
|
"description": "Used for operation pop"
|
|
6505
6586
|
},
|