@mozaic-ds/vue 0.16.1-beta.0 → 0.18.0
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/mozaic-vue.adeo.css +1 -1
- package/dist/mozaic-vue.adeo.umd.js +10478 -6458
- package/dist/mozaic-vue.common.js +10478 -6458
- package/dist/mozaic-vue.common.js.map +1 -1
- package/dist/mozaic-vue.css +1 -1
- package/dist/mozaic-vue.umd.js +10478 -6458
- package/dist/mozaic-vue.umd.js.map +1 -1
- package/dist/mozaic-vue.umd.min.js +1 -1
- package/dist/mozaic-vue.umd.min.js.map +1 -1
- package/package.json +5 -5
- package/src/components/autocomplete/MAutocomplete.vue +198 -0
- package/src/components/autocomplete/index.js +7 -0
- package/src/components/card/MCard.vue +1 -0
- package/src/components/checkbox/MCheckboxGroup.vue +8 -2
- package/src/components/container/MContainer.vue +4 -2
- package/src/components/datatable/MDataTable.vue +1 -1
- package/src/components/fileuploader/MFileResult.vue +5 -0
- package/src/components/fileuploader/MFileUploader.vue +1 -0
- package/src/components/index.js +2 -0
- package/src/components/layer/MLayer.vue +6 -0
- package/src/components/listbox/MListBox.vue +106 -0
- package/src/components/listbox/index.js +7 -0
- package/src/components/optioncard/MOptionCard.vue +2 -0
- package/src/components/tabs/MTab.vue +35 -9
- package/src/components/tags/MTag.vue +21 -0
- package/src/components/textinput/MTextInput.vue +5 -0
- package/src/index.js +2 -0
- package/src/tokens/adeo/android/colors.xml +55 -44
- package/src/tokens/adeo/css/_variables.scss +55 -44
- package/src/tokens/adeo/css/root.scss +55 -44
- package/src/tokens/adeo/ios/StyleDictionaryColor.h +11 -0
- package/src/tokens/adeo/ios/StyleDictionaryColor.m +49 -38
- package/src/tokens/adeo/ios/StyleDictionaryColor.swift +55 -44
- package/src/tokens/adeo/js/tokens.js +55 -44
- package/src/tokens/adeo/js/tokensObject.js +379 -111
- package/src/tokens/adeo/scss/_tokens.scss +74 -48
- package/types/index.d.ts +4 -0
|
@@ -2670,11 +2670,11 @@ module.exports = {
|
|
|
2670
2670
|
"button": {
|
|
2671
2671
|
"solid": {
|
|
2672
2672
|
"background": {
|
|
2673
|
-
"value": "#
|
|
2674
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
2673
|
+
"value": "#007f8c",
|
|
2674
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
2675
2675
|
"isSource": true,
|
|
2676
2676
|
"original": {
|
|
2677
|
-
"value": "{color.primary-01.
|
|
2677
|
+
"value": "{color.primary-01.600.value}"
|
|
2678
2678
|
},
|
|
2679
2679
|
"name": "ColorButtonSolidBackground",
|
|
2680
2680
|
"attributes": {
|
|
@@ -2811,11 +2811,11 @@ module.exports = {
|
|
|
2811
2811
|
},
|
|
2812
2812
|
"hover": {
|
|
2813
2813
|
"background": {
|
|
2814
|
-
"value": "#
|
|
2815
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
2814
|
+
"value": "#006974",
|
|
2815
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
2816
2816
|
"isSource": true,
|
|
2817
2817
|
"original": {
|
|
2818
|
-
"value": "{color.primary-01.
|
|
2818
|
+
"value": "{color.primary-01.700.value}"
|
|
2819
2819
|
},
|
|
2820
2820
|
"name": "ColorButtonSolidHoverBackground",
|
|
2821
2821
|
"attributes": {
|
|
@@ -3240,11 +3240,11 @@ module.exports = {
|
|
|
3240
3240
|
},
|
|
3241
3241
|
"solid-danger": {
|
|
3242
3242
|
"background": {
|
|
3243
|
-
"value": "#
|
|
3244
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
3243
|
+
"value": "#b42a27",
|
|
3244
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
3245
3245
|
"isSource": true,
|
|
3246
3246
|
"original": {
|
|
3247
|
-
"value": "{color.
|
|
3247
|
+
"value": "{color.secondary-red.600.value}"
|
|
3248
3248
|
},
|
|
3249
3249
|
"name": "ColorButtonSolidDangerBackground",
|
|
3250
3250
|
"attributes": {
|
|
@@ -3381,11 +3381,11 @@ module.exports = {
|
|
|
3381
3381
|
},
|
|
3382
3382
|
"hover": {
|
|
3383
3383
|
"background": {
|
|
3384
|
-
"value": "#
|
|
3385
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
3384
|
+
"value": "#8c0003",
|
|
3385
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
3386
3386
|
"isSource": true,
|
|
3387
3387
|
"original": {
|
|
3388
|
-
"value": "{color.danger.
|
|
3388
|
+
"value": "{color.danger.700.value}"
|
|
3389
3389
|
},
|
|
3390
3390
|
"name": "ColorButtonSolidDangerHoverBackground",
|
|
3391
3391
|
"attributes": {
|
|
@@ -3451,11 +3451,11 @@ module.exports = {
|
|
|
3451
3451
|
]
|
|
3452
3452
|
},
|
|
3453
3453
|
"border": {
|
|
3454
|
-
"value": "#
|
|
3455
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
3454
|
+
"value": "#007f8c",
|
|
3455
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
3456
3456
|
"isSource": true,
|
|
3457
3457
|
"original": {
|
|
3458
|
-
"value": "{color.primary-01.
|
|
3458
|
+
"value": "{color.primary-01.600.value}"
|
|
3459
3459
|
},
|
|
3460
3460
|
"name": "ColorButtonBorderedBorder",
|
|
3461
3461
|
"attributes": {
|
|
@@ -3472,11 +3472,11 @@ module.exports = {
|
|
|
3472
3472
|
]
|
|
3473
3473
|
},
|
|
3474
3474
|
"font": {
|
|
3475
|
-
"value": "#
|
|
3476
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
3475
|
+
"value": "#007f8c",
|
|
3476
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
3477
3477
|
"isSource": true,
|
|
3478
3478
|
"original": {
|
|
3479
|
-
"value": "{color.primary-01.
|
|
3479
|
+
"value": "{color.primary-01.600.value}"
|
|
3480
3480
|
},
|
|
3481
3481
|
"name": "ColorButtonBorderedFont",
|
|
3482
3482
|
"attributes": {
|
|
@@ -4015,11 +4015,11 @@ module.exports = {
|
|
|
4015
4015
|
]
|
|
4016
4016
|
},
|
|
4017
4017
|
"border": {
|
|
4018
|
-
"value": "#
|
|
4019
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4018
|
+
"value": "#b42a27",
|
|
4019
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
4020
4020
|
"isSource": true,
|
|
4021
4021
|
"original": {
|
|
4022
|
-
"value": "{color.secondary-red.
|
|
4022
|
+
"value": "{color.secondary-red.600.value}"
|
|
4023
4023
|
},
|
|
4024
4024
|
"name": "ColorButtonBorderedDangerBorder",
|
|
4025
4025
|
"attributes": {
|
|
@@ -4036,11 +4036,11 @@ module.exports = {
|
|
|
4036
4036
|
]
|
|
4037
4037
|
},
|
|
4038
4038
|
"font": {
|
|
4039
|
-
"value": "#
|
|
4040
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4039
|
+
"value": "#b42a27",
|
|
4040
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
4041
4041
|
"isSource": true,
|
|
4042
4042
|
"original": {
|
|
4043
|
-
"value": "{color.secondary-red.
|
|
4043
|
+
"value": "{color.secondary-red.600.value}"
|
|
4044
4044
|
},
|
|
4045
4045
|
"name": "ColorButtonBorderedDangerFont",
|
|
4046
4046
|
"attributes": {
|
|
@@ -4443,11 +4443,11 @@ module.exports = {
|
|
|
4443
4443
|
"flag": {
|
|
4444
4444
|
"solid": {
|
|
4445
4445
|
"background": {
|
|
4446
|
-
"value": "#
|
|
4447
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4446
|
+
"value": "#007f8c",
|
|
4447
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4448
4448
|
"isSource": true,
|
|
4449
4449
|
"original": {
|
|
4450
|
-
"value": "{color.primary-01.
|
|
4450
|
+
"value": "{color.primary-01.600.value}"
|
|
4451
4451
|
},
|
|
4452
4452
|
"name": "ColorFlagSolidBackground",
|
|
4453
4453
|
"attributes": {
|
|
@@ -4464,11 +4464,11 @@ module.exports = {
|
|
|
4464
4464
|
]
|
|
4465
4465
|
},
|
|
4466
4466
|
"border": {
|
|
4467
|
-
"value": "#
|
|
4468
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4467
|
+
"value": "#007f8c",
|
|
4468
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4469
4469
|
"isSource": true,
|
|
4470
4470
|
"original": {
|
|
4471
|
-
"value": "{color.primary-01.
|
|
4471
|
+
"value": "{color.primary-01.600.value}"
|
|
4472
4472
|
},
|
|
4473
4473
|
"name": "ColorFlagSolidBorder",
|
|
4474
4474
|
"attributes": {
|
|
@@ -4508,11 +4508,11 @@ module.exports = {
|
|
|
4508
4508
|
},
|
|
4509
4509
|
"solid-primary-02": {
|
|
4510
4510
|
"background": {
|
|
4511
|
-
"value": "#
|
|
4512
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4511
|
+
"value": "#4b4a8c",
|
|
4512
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4513
4513
|
"isSource": true,
|
|
4514
4514
|
"original": {
|
|
4515
|
-
"value": "{color.
|
|
4515
|
+
"value": "{color.secondary-purple.600.value}"
|
|
4516
4516
|
},
|
|
4517
4517
|
"name": "ColorFlagSolidPrimary02Background",
|
|
4518
4518
|
"attributes": {
|
|
@@ -4529,11 +4529,11 @@ module.exports = {
|
|
|
4529
4529
|
]
|
|
4530
4530
|
},
|
|
4531
4531
|
"border": {
|
|
4532
|
-
"value": "#
|
|
4533
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4532
|
+
"value": "#4b4a8c",
|
|
4533
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4534
4534
|
"isSource": true,
|
|
4535
4535
|
"original": {
|
|
4536
|
-
"value": "{color.
|
|
4536
|
+
"value": "{color.secondary-purple.600.value}"
|
|
4537
4537
|
},
|
|
4538
4538
|
"name": "ColorFlagSolidPrimary02Border",
|
|
4539
4539
|
"attributes": {
|
|
@@ -4703,11 +4703,11 @@ module.exports = {
|
|
|
4703
4703
|
},
|
|
4704
4704
|
"solid-danger": {
|
|
4705
4705
|
"background": {
|
|
4706
|
-
"value": "#
|
|
4707
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4706
|
+
"value": "#b42a27",
|
|
4707
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4708
4708
|
"isSource": true,
|
|
4709
4709
|
"original": {
|
|
4710
|
-
"value": "{color.secondary-red.
|
|
4710
|
+
"value": "{color.secondary-red.600.value}"
|
|
4711
4711
|
},
|
|
4712
4712
|
"name": "ColorFlagSolidDangerBackground",
|
|
4713
4713
|
"attributes": {
|
|
@@ -4724,11 +4724,11 @@ module.exports = {
|
|
|
4724
4724
|
]
|
|
4725
4725
|
},
|
|
4726
4726
|
"border": {
|
|
4727
|
-
"value": "#
|
|
4728
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4727
|
+
"value": "#b42a27",
|
|
4728
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4729
4729
|
"isSource": true,
|
|
4730
4730
|
"original": {
|
|
4731
|
-
"value": "{color.secondary-red.
|
|
4731
|
+
"value": "{color.secondary-red.600.value}"
|
|
4732
4732
|
},
|
|
4733
4733
|
"name": "ColorFlagSolidDangerBorder",
|
|
4734
4734
|
"attributes": {
|
|
@@ -4789,11 +4789,11 @@ module.exports = {
|
|
|
4789
4789
|
]
|
|
4790
4790
|
},
|
|
4791
4791
|
"border": {
|
|
4792
|
-
"value": "#
|
|
4793
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4792
|
+
"value": "#007f8c",
|
|
4793
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4794
4794
|
"isSource": true,
|
|
4795
4795
|
"original": {
|
|
4796
|
-
"value": "{color.primary-01.
|
|
4796
|
+
"value": "{color.primary-01.600.value}"
|
|
4797
4797
|
},
|
|
4798
4798
|
"name": "ColorFlagBorderedBorder",
|
|
4799
4799
|
"attributes": {
|
|
@@ -4810,11 +4810,11 @@ module.exports = {
|
|
|
4810
4810
|
]
|
|
4811
4811
|
},
|
|
4812
4812
|
"text": {
|
|
4813
|
-
"value": "#
|
|
4814
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4813
|
+
"value": "#007f8c",
|
|
4814
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4815
4815
|
"isSource": true,
|
|
4816
4816
|
"original": {
|
|
4817
|
-
"value": "{color.primary-01.
|
|
4817
|
+
"value": "{color.primary-01.600.value}"
|
|
4818
4818
|
},
|
|
4819
4819
|
"name": "ColorFlagBorderedText",
|
|
4820
4820
|
"attributes": {
|
|
@@ -4854,11 +4854,11 @@ module.exports = {
|
|
|
4854
4854
|
]
|
|
4855
4855
|
},
|
|
4856
4856
|
"border": {
|
|
4857
|
-
"value": "#
|
|
4858
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4857
|
+
"value": "#4b4a8c",
|
|
4858
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4859
4859
|
"isSource": true,
|
|
4860
4860
|
"original": {
|
|
4861
|
-
"value": "{color.
|
|
4861
|
+
"value": "{color.secondary-purple.600.value}"
|
|
4862
4862
|
},
|
|
4863
4863
|
"name": "ColorFlagBorderedPrimary02Border",
|
|
4864
4864
|
"attributes": {
|
|
@@ -4875,11 +4875,11 @@ module.exports = {
|
|
|
4875
4875
|
]
|
|
4876
4876
|
},
|
|
4877
4877
|
"text": {
|
|
4878
|
-
"value": "#
|
|
4879
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
4878
|
+
"value": "#4b4a8c",
|
|
4879
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4880
4880
|
"isSource": true,
|
|
4881
4881
|
"original": {
|
|
4882
|
-
"value": "{color.
|
|
4882
|
+
"value": "{color.secondary-purple.600.value}"
|
|
4883
4883
|
},
|
|
4884
4884
|
"name": "ColorFlagBorderedPrimary02Text",
|
|
4885
4885
|
"attributes": {
|
|
@@ -5029,7 +5029,7 @@ module.exports = {
|
|
|
5029
5029
|
"bordered-danger": {
|
|
5030
5030
|
"background": {
|
|
5031
5031
|
"value": "#ffffff",
|
|
5032
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
5032
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
5033
5033
|
"isSource": true,
|
|
5034
5034
|
"original": {
|
|
5035
5035
|
"value": "{color.grey.000.value}"
|
|
@@ -5049,11 +5049,11 @@ module.exports = {
|
|
|
5049
5049
|
]
|
|
5050
5050
|
},
|
|
5051
5051
|
"border": {
|
|
5052
|
-
"value": "#
|
|
5053
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
5052
|
+
"value": "#b42a27",
|
|
5053
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
5054
5054
|
"isSource": true,
|
|
5055
5055
|
"original": {
|
|
5056
|
-
"value": "{color.secondary-red.
|
|
5056
|
+
"value": "{color.secondary-red.600.value}"
|
|
5057
5057
|
},
|
|
5058
5058
|
"name": "ColorFlagBorderedDangerBorder",
|
|
5059
5059
|
"attributes": {
|
|
@@ -5070,11 +5070,11 @@ module.exports = {
|
|
|
5070
5070
|
]
|
|
5071
5071
|
},
|
|
5072
5072
|
"text": {
|
|
5073
|
-
"value": "#
|
|
5074
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
5073
|
+
"value": "#b42a27",
|
|
5074
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
5075
5075
|
"isSource": true,
|
|
5076
5076
|
"original": {
|
|
5077
|
-
"value": "{color.secondary-red.
|
|
5077
|
+
"value": "{color.secondary-red.600.value}"
|
|
5078
5078
|
},
|
|
5079
5079
|
"name": "ColorFlagBorderedDangerText",
|
|
5080
5080
|
"attributes": {
|
|
@@ -5935,11 +5935,11 @@ module.exports = {
|
|
|
5935
5935
|
},
|
|
5936
5936
|
"primary": {
|
|
5937
5937
|
"base": {
|
|
5938
|
-
"value": "#
|
|
5939
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
5938
|
+
"value": "#007f8c",
|
|
5939
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/link.json",
|
|
5940
5940
|
"isSource": true,
|
|
5941
5941
|
"original": {
|
|
5942
|
-
"value": "{color.primary-01.
|
|
5942
|
+
"value": "{color.primary-01.600.value}"
|
|
5943
5943
|
},
|
|
5944
5944
|
"name": "ColorLinkPrimaryBase",
|
|
5945
5945
|
"attributes": {
|
|
@@ -6150,7 +6150,7 @@ module.exports = {
|
|
|
6150
6150
|
"danger": {
|
|
6151
6151
|
"base": {
|
|
6152
6152
|
"value": "#b42a27",
|
|
6153
|
-
"filePath": "node_modules/@mozaic-ds/tokens/
|
|
6153
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/link.json",
|
|
6154
6154
|
"isSource": true,
|
|
6155
6155
|
"original": {
|
|
6156
6156
|
"value": "{color.secondary-red.600.value}"
|
|
@@ -6799,11 +6799,11 @@ module.exports = {
|
|
|
6799
6799
|
]
|
|
6800
6800
|
},
|
|
6801
6801
|
"border": {
|
|
6802
|
-
"value": "#
|
|
6802
|
+
"value": "#8c8b85",
|
|
6803
6803
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
6804
6804
|
"isSource": true,
|
|
6805
6805
|
"original": {
|
|
6806
|
-
"value": "{color.grey.
|
|
6806
|
+
"value": "{color.grey.500.value}"
|
|
6807
6807
|
},
|
|
6808
6808
|
"name": "ColorTagTextLightBorder",
|
|
6809
6809
|
"attributes": {
|
|
@@ -6822,11 +6822,11 @@ module.exports = {
|
|
|
6822
6822
|
]
|
|
6823
6823
|
},
|
|
6824
6824
|
"text": {
|
|
6825
|
-
"value": "#
|
|
6825
|
+
"value": "#1e1e1c",
|
|
6826
6826
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
6827
6827
|
"isSource": true,
|
|
6828
6828
|
"original": {
|
|
6829
|
-
"value": "{color.grey.
|
|
6829
|
+
"value": "{color.grey.900.value}"
|
|
6830
6830
|
},
|
|
6831
6831
|
"name": "ColorTagTextLightText",
|
|
6832
6832
|
"attributes": {
|
|
@@ -6847,11 +6847,11 @@ module.exports = {
|
|
|
6847
6847
|
},
|
|
6848
6848
|
"dark": {
|
|
6849
6849
|
"background": {
|
|
6850
|
-
"value": "#
|
|
6850
|
+
"value": "#1e1e1c",
|
|
6851
6851
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
6852
6852
|
"isSource": true,
|
|
6853
6853
|
"original": {
|
|
6854
|
-
"value": "{color.grey.
|
|
6854
|
+
"value": "{color.grey.900.value}"
|
|
6855
6855
|
},
|
|
6856
6856
|
"name": "ColorTagTextDarkBackground",
|
|
6857
6857
|
"attributes": {
|
|
@@ -6943,11 +6943,11 @@ module.exports = {
|
|
|
6943
6943
|
]
|
|
6944
6944
|
},
|
|
6945
6945
|
"border": {
|
|
6946
|
-
"value": "#
|
|
6946
|
+
"value": "#8c8b85",
|
|
6947
6947
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
6948
6948
|
"isSource": true,
|
|
6949
6949
|
"original": {
|
|
6950
|
-
"value": "{color.grey.
|
|
6950
|
+
"value": "{color.grey.500.value}"
|
|
6951
6951
|
},
|
|
6952
6952
|
"name": "ColorTagLinkLightBorder",
|
|
6953
6953
|
"attributes": {
|
|
@@ -6966,11 +6966,11 @@ module.exports = {
|
|
|
6966
6966
|
]
|
|
6967
6967
|
},
|
|
6968
6968
|
"text": {
|
|
6969
|
-
"value": "#
|
|
6969
|
+
"value": "#1e1e1c",
|
|
6970
6970
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
6971
6971
|
"isSource": true,
|
|
6972
6972
|
"original": {
|
|
6973
|
-
"value": "{color.grey.
|
|
6973
|
+
"value": "{color.grey.900.value}"
|
|
6974
6974
|
},
|
|
6975
6975
|
"name": "ColorTagLinkLightText",
|
|
6976
6976
|
"attributes": {
|
|
@@ -7043,11 +7043,11 @@ module.exports = {
|
|
|
7043
7043
|
},
|
|
7044
7044
|
"dark": {
|
|
7045
7045
|
"background": {
|
|
7046
|
-
"value": "#
|
|
7046
|
+
"value": "#1e1e1c",
|
|
7047
7047
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7048
7048
|
"isSource": true,
|
|
7049
7049
|
"original": {
|
|
7050
|
-
"value": "{color.grey.
|
|
7050
|
+
"value": "{color.grey.900.value}"
|
|
7051
7051
|
},
|
|
7052
7052
|
"name": "ColorTagLinkDarkBackground",
|
|
7053
7053
|
"attributes": {
|
|
@@ -7168,11 +7168,11 @@ module.exports = {
|
|
|
7168
7168
|
"selectable": {
|
|
7169
7169
|
"light": {
|
|
7170
7170
|
"background": {
|
|
7171
|
-
"value": "#
|
|
7171
|
+
"value": "#ffffff",
|
|
7172
7172
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7173
7173
|
"isSource": true,
|
|
7174
7174
|
"original": {
|
|
7175
|
-
"value": "{color.grey.
|
|
7175
|
+
"value": "{color.grey.000.value}"
|
|
7176
7176
|
},
|
|
7177
7177
|
"name": "ColorTagSelectableLightBackground",
|
|
7178
7178
|
"attributes": {
|
|
@@ -7190,6 +7190,29 @@ module.exports = {
|
|
|
7190
7190
|
"background"
|
|
7191
7191
|
]
|
|
7192
7192
|
},
|
|
7193
|
+
"border": {
|
|
7194
|
+
"value": "#8c8b85",
|
|
7195
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7196
|
+
"isSource": true,
|
|
7197
|
+
"original": {
|
|
7198
|
+
"value": "{color.grey.500.value}"
|
|
7199
|
+
},
|
|
7200
|
+
"name": "ColorTagSelectableLightBorder",
|
|
7201
|
+
"attributes": {
|
|
7202
|
+
"category": "color",
|
|
7203
|
+
"type": "tag",
|
|
7204
|
+
"item": "selectable",
|
|
7205
|
+
"subitem": "light",
|
|
7206
|
+
"state": "border"
|
|
7207
|
+
},
|
|
7208
|
+
"path": [
|
|
7209
|
+
"color",
|
|
7210
|
+
"tag",
|
|
7211
|
+
"selectable",
|
|
7212
|
+
"light",
|
|
7213
|
+
"border"
|
|
7214
|
+
]
|
|
7215
|
+
},
|
|
7193
7216
|
"text": {
|
|
7194
7217
|
"value": "#1e1e1c",
|
|
7195
7218
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
@@ -7241,11 +7264,11 @@ module.exports = {
|
|
|
7241
7264
|
},
|
|
7242
7265
|
"active": {
|
|
7243
7266
|
"background": {
|
|
7244
|
-
"value": "#
|
|
7267
|
+
"value": "#004e57",
|
|
7245
7268
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7246
7269
|
"isSource": true,
|
|
7247
7270
|
"original": {
|
|
7248
|
-
"value": "{color.primary-01.
|
|
7271
|
+
"value": "{color.primary-01.800.value}"
|
|
7249
7272
|
},
|
|
7250
7273
|
"name": "ColorTagSelectableLightActiveBackground",
|
|
7251
7274
|
"attributes": {
|
|
@@ -7263,6 +7286,54 @@ module.exports = {
|
|
|
7263
7286
|
"active",
|
|
7264
7287
|
"background"
|
|
7265
7288
|
]
|
|
7289
|
+
},
|
|
7290
|
+
"border": {
|
|
7291
|
+
"value": "#004e57",
|
|
7292
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7293
|
+
"isSource": true,
|
|
7294
|
+
"original": {
|
|
7295
|
+
"value": "{color.primary-01.800.value}"
|
|
7296
|
+
},
|
|
7297
|
+
"name": "ColorTagSelectableLightActiveBorder",
|
|
7298
|
+
"attributes": {
|
|
7299
|
+
"category": "color",
|
|
7300
|
+
"type": "tag",
|
|
7301
|
+
"item": "selectable",
|
|
7302
|
+
"subitem": "light",
|
|
7303
|
+
"state": "active"
|
|
7304
|
+
},
|
|
7305
|
+
"path": [
|
|
7306
|
+
"color",
|
|
7307
|
+
"tag",
|
|
7308
|
+
"selectable",
|
|
7309
|
+
"light",
|
|
7310
|
+
"active",
|
|
7311
|
+
"border"
|
|
7312
|
+
]
|
|
7313
|
+
},
|
|
7314
|
+
"text": {
|
|
7315
|
+
"value": "#ffffff",
|
|
7316
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7317
|
+
"isSource": true,
|
|
7318
|
+
"original": {
|
|
7319
|
+
"value": "{color.grey.000.value}"
|
|
7320
|
+
},
|
|
7321
|
+
"name": "ColorTagSelectableLightActiveText",
|
|
7322
|
+
"attributes": {
|
|
7323
|
+
"category": "color",
|
|
7324
|
+
"type": "tag",
|
|
7325
|
+
"item": "selectable",
|
|
7326
|
+
"subitem": "light",
|
|
7327
|
+
"state": "active"
|
|
7328
|
+
},
|
|
7329
|
+
"path": [
|
|
7330
|
+
"color",
|
|
7331
|
+
"tag",
|
|
7332
|
+
"selectable",
|
|
7333
|
+
"light",
|
|
7334
|
+
"active",
|
|
7335
|
+
"text"
|
|
7336
|
+
]
|
|
7266
7337
|
}
|
|
7267
7338
|
},
|
|
7268
7339
|
"disabled": {
|
|
@@ -7317,11 +7388,11 @@ module.exports = {
|
|
|
7317
7388
|
},
|
|
7318
7389
|
"selected": {
|
|
7319
7390
|
"background": {
|
|
7320
|
-
"value": "#
|
|
7391
|
+
"value": "#007f8c",
|
|
7321
7392
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7322
7393
|
"isSource": true,
|
|
7323
7394
|
"original": {
|
|
7324
|
-
"value": "{color.primary-01.
|
|
7395
|
+
"value": "{color.primary-01.600.value}"
|
|
7325
7396
|
},
|
|
7326
7397
|
"name": "ColorTagSelectableLightSelectedBackground",
|
|
7327
7398
|
"attributes": {
|
|
@@ -7339,16 +7410,67 @@ module.exports = {
|
|
|
7339
7410
|
"selected",
|
|
7340
7411
|
"background"
|
|
7341
7412
|
]
|
|
7413
|
+
},
|
|
7414
|
+
"text": {
|
|
7415
|
+
"value": "#ffffff",
|
|
7416
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7417
|
+
"isSource": true,
|
|
7418
|
+
"original": {
|
|
7419
|
+
"value": "{color.grey.000.value}"
|
|
7420
|
+
},
|
|
7421
|
+
"name": "ColorTagSelectableLightSelectedText",
|
|
7422
|
+
"attributes": {
|
|
7423
|
+
"category": "color",
|
|
7424
|
+
"type": "tag",
|
|
7425
|
+
"item": "selectable",
|
|
7426
|
+
"subitem": "light",
|
|
7427
|
+
"state": "selected"
|
|
7428
|
+
},
|
|
7429
|
+
"path": [
|
|
7430
|
+
"color",
|
|
7431
|
+
"tag",
|
|
7432
|
+
"selectable",
|
|
7433
|
+
"light",
|
|
7434
|
+
"selected",
|
|
7435
|
+
"text"
|
|
7436
|
+
]
|
|
7437
|
+
},
|
|
7438
|
+
"hover": {
|
|
7439
|
+
"background": {
|
|
7440
|
+
"value": "#006974",
|
|
7441
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7442
|
+
"isSource": true,
|
|
7443
|
+
"original": {
|
|
7444
|
+
"value": "{color.primary-01.700.value}"
|
|
7445
|
+
},
|
|
7446
|
+
"name": "ColorTagSelectableLightSelectedHoverBackground",
|
|
7447
|
+
"attributes": {
|
|
7448
|
+
"category": "color",
|
|
7449
|
+
"type": "tag",
|
|
7450
|
+
"item": "selectable",
|
|
7451
|
+
"subitem": "light",
|
|
7452
|
+
"state": "selected"
|
|
7453
|
+
},
|
|
7454
|
+
"path": [
|
|
7455
|
+
"color",
|
|
7456
|
+
"tag",
|
|
7457
|
+
"selectable",
|
|
7458
|
+
"light",
|
|
7459
|
+
"selected",
|
|
7460
|
+
"hover",
|
|
7461
|
+
"background"
|
|
7462
|
+
]
|
|
7463
|
+
}
|
|
7342
7464
|
}
|
|
7343
7465
|
}
|
|
7344
7466
|
},
|
|
7345
7467
|
"dark": {
|
|
7346
7468
|
"background": {
|
|
7347
|
-
"value": "#
|
|
7469
|
+
"value": "#1e1e1c",
|
|
7348
7470
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7349
7471
|
"isSource": true,
|
|
7350
7472
|
"original": {
|
|
7351
|
-
"value": "{color.grey.
|
|
7473
|
+
"value": "{color.grey.900.value}"
|
|
7352
7474
|
},
|
|
7353
7475
|
"name": "ColorTagSelectableDarkBackground",
|
|
7354
7476
|
"attributes": {
|
|
@@ -7366,6 +7488,29 @@ module.exports = {
|
|
|
7366
7488
|
"background"
|
|
7367
7489
|
]
|
|
7368
7490
|
},
|
|
7491
|
+
"border": {
|
|
7492
|
+
"value": "#ffffff",
|
|
7493
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7494
|
+
"isSource": true,
|
|
7495
|
+
"original": {
|
|
7496
|
+
"value": "{color.grey.000.value}"
|
|
7497
|
+
},
|
|
7498
|
+
"name": "ColorTagSelectableDarkBorder",
|
|
7499
|
+
"attributes": {
|
|
7500
|
+
"category": "color",
|
|
7501
|
+
"type": "tag",
|
|
7502
|
+
"item": "selectable",
|
|
7503
|
+
"subitem": "dark",
|
|
7504
|
+
"state": "border"
|
|
7505
|
+
},
|
|
7506
|
+
"path": [
|
|
7507
|
+
"color",
|
|
7508
|
+
"tag",
|
|
7509
|
+
"selectable",
|
|
7510
|
+
"dark",
|
|
7511
|
+
"border"
|
|
7512
|
+
]
|
|
7513
|
+
},
|
|
7369
7514
|
"text": {
|
|
7370
7515
|
"value": "#ffffff",
|
|
7371
7516
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
@@ -7391,11 +7536,11 @@ module.exports = {
|
|
|
7391
7536
|
},
|
|
7392
7537
|
"hover": {
|
|
7393
7538
|
"background": {
|
|
7394
|
-
"value": "#
|
|
7539
|
+
"value": "#006974",
|
|
7395
7540
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7396
7541
|
"isSource": true,
|
|
7397
7542
|
"original": {
|
|
7398
|
-
"value": "{color.primary-01.
|
|
7543
|
+
"value": "{color.primary-01.700.value}"
|
|
7399
7544
|
},
|
|
7400
7545
|
"name": "ColorTagSelectableDarkHoverBackground",
|
|
7401
7546
|
"attributes": {
|
|
@@ -7417,11 +7562,11 @@ module.exports = {
|
|
|
7417
7562
|
},
|
|
7418
7563
|
"active": {
|
|
7419
7564
|
"background": {
|
|
7420
|
-
"value": "#
|
|
7565
|
+
"value": "#91d5db",
|
|
7421
7566
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7422
7567
|
"isSource": true,
|
|
7423
7568
|
"original": {
|
|
7424
|
-
"value": "{color.primary-01.
|
|
7569
|
+
"value": "{color.primary-01.200.value}"
|
|
7425
7570
|
},
|
|
7426
7571
|
"name": "ColorTagSelectableDarkActiveBackground",
|
|
7427
7572
|
"attributes": {
|
|
@@ -7439,15 +7584,63 @@ module.exports = {
|
|
|
7439
7584
|
"active",
|
|
7440
7585
|
"background"
|
|
7441
7586
|
]
|
|
7587
|
+
},
|
|
7588
|
+
"border": {
|
|
7589
|
+
"value": "#91d5db",
|
|
7590
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7591
|
+
"isSource": true,
|
|
7592
|
+
"original": {
|
|
7593
|
+
"value": "{color.primary-01.200.value}"
|
|
7594
|
+
},
|
|
7595
|
+
"name": "ColorTagSelectableDarkActiveBorder",
|
|
7596
|
+
"attributes": {
|
|
7597
|
+
"category": "color",
|
|
7598
|
+
"type": "tag",
|
|
7599
|
+
"item": "selectable",
|
|
7600
|
+
"subitem": "dark",
|
|
7601
|
+
"state": "active"
|
|
7602
|
+
},
|
|
7603
|
+
"path": [
|
|
7604
|
+
"color",
|
|
7605
|
+
"tag",
|
|
7606
|
+
"selectable",
|
|
7607
|
+
"dark",
|
|
7608
|
+
"active",
|
|
7609
|
+
"border"
|
|
7610
|
+
]
|
|
7611
|
+
},
|
|
7612
|
+
"text": {
|
|
7613
|
+
"value": "#1e1e1c",
|
|
7614
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7615
|
+
"isSource": true,
|
|
7616
|
+
"original": {
|
|
7617
|
+
"value": "{color.grey.900.value}"
|
|
7618
|
+
},
|
|
7619
|
+
"name": "ColorTagSelectableDarkActiveText",
|
|
7620
|
+
"attributes": {
|
|
7621
|
+
"category": "color",
|
|
7622
|
+
"type": "tag",
|
|
7623
|
+
"item": "selectable",
|
|
7624
|
+
"subitem": "dark",
|
|
7625
|
+
"state": "active"
|
|
7626
|
+
},
|
|
7627
|
+
"path": [
|
|
7628
|
+
"color",
|
|
7629
|
+
"tag",
|
|
7630
|
+
"selectable",
|
|
7631
|
+
"dark",
|
|
7632
|
+
"active",
|
|
7633
|
+
"text"
|
|
7634
|
+
]
|
|
7442
7635
|
}
|
|
7443
7636
|
},
|
|
7444
7637
|
"selected": {
|
|
7445
7638
|
"background": {
|
|
7446
|
-
"value": "#
|
|
7639
|
+
"value": "#009eac",
|
|
7447
7640
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7448
7641
|
"isSource": true,
|
|
7449
7642
|
"original": {
|
|
7450
|
-
"value": "{color.primary-01.
|
|
7643
|
+
"value": "{color.primary-01.400.value}"
|
|
7451
7644
|
},
|
|
7452
7645
|
"name": "ColorTagSelectableDarkSelectedBackground",
|
|
7453
7646
|
"attributes": {
|
|
@@ -7465,6 +7658,81 @@ module.exports = {
|
|
|
7465
7658
|
"selected",
|
|
7466
7659
|
"background"
|
|
7467
7660
|
]
|
|
7661
|
+
},
|
|
7662
|
+
"border": {
|
|
7663
|
+
"value": "#009eac",
|
|
7664
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7665
|
+
"isSource": true,
|
|
7666
|
+
"original": {
|
|
7667
|
+
"value": "{color.primary-01.400.value}"
|
|
7668
|
+
},
|
|
7669
|
+
"name": "ColorTagSelectableDarkSelectedBorder",
|
|
7670
|
+
"attributes": {
|
|
7671
|
+
"category": "color",
|
|
7672
|
+
"type": "tag",
|
|
7673
|
+
"item": "selectable",
|
|
7674
|
+
"subitem": "dark",
|
|
7675
|
+
"state": "selected"
|
|
7676
|
+
},
|
|
7677
|
+
"path": [
|
|
7678
|
+
"color",
|
|
7679
|
+
"tag",
|
|
7680
|
+
"selectable",
|
|
7681
|
+
"dark",
|
|
7682
|
+
"selected",
|
|
7683
|
+
"border"
|
|
7684
|
+
]
|
|
7685
|
+
},
|
|
7686
|
+
"text": {
|
|
7687
|
+
"value": "#1e1e1c",
|
|
7688
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7689
|
+
"isSource": true,
|
|
7690
|
+
"original": {
|
|
7691
|
+
"value": "{color.grey.900.value}"
|
|
7692
|
+
},
|
|
7693
|
+
"name": "ColorTagSelectableDarkSelectedText",
|
|
7694
|
+
"attributes": {
|
|
7695
|
+
"category": "color",
|
|
7696
|
+
"type": "tag",
|
|
7697
|
+
"item": "selectable",
|
|
7698
|
+
"subitem": "dark",
|
|
7699
|
+
"state": "selected"
|
|
7700
|
+
},
|
|
7701
|
+
"path": [
|
|
7702
|
+
"color",
|
|
7703
|
+
"tag",
|
|
7704
|
+
"selectable",
|
|
7705
|
+
"dark",
|
|
7706
|
+
"selected",
|
|
7707
|
+
"text"
|
|
7708
|
+
]
|
|
7709
|
+
},
|
|
7710
|
+
"hover": {
|
|
7711
|
+
"background": {
|
|
7712
|
+
"value": "#48bac4",
|
|
7713
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7714
|
+
"isSource": true,
|
|
7715
|
+
"original": {
|
|
7716
|
+
"value": "{color.primary-01.300.value}"
|
|
7717
|
+
},
|
|
7718
|
+
"name": "ColorTagSelectableDarkSelectedHoverBackground",
|
|
7719
|
+
"attributes": {
|
|
7720
|
+
"category": "color",
|
|
7721
|
+
"type": "tag",
|
|
7722
|
+
"item": "selectable",
|
|
7723
|
+
"subitem": "dark",
|
|
7724
|
+
"state": "selected"
|
|
7725
|
+
},
|
|
7726
|
+
"path": [
|
|
7727
|
+
"color",
|
|
7728
|
+
"tag",
|
|
7729
|
+
"selectable",
|
|
7730
|
+
"dark",
|
|
7731
|
+
"selected",
|
|
7732
|
+
"hover",
|
|
7733
|
+
"background"
|
|
7734
|
+
]
|
|
7735
|
+
}
|
|
7468
7736
|
}
|
|
7469
7737
|
},
|
|
7470
7738
|
"disabled": {
|
|
@@ -7522,11 +7790,11 @@ module.exports = {
|
|
|
7522
7790
|
"removable": {
|
|
7523
7791
|
"light": {
|
|
7524
7792
|
"background": {
|
|
7525
|
-
"value": "#
|
|
7793
|
+
"value": "#3a3936",
|
|
7526
7794
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7527
7795
|
"isSource": true,
|
|
7528
7796
|
"original": {
|
|
7529
|
-
"value": "{color.grey.
|
|
7797
|
+
"value": "{color.grey.800.value}"
|
|
7530
7798
|
},
|
|
7531
7799
|
"name": "ColorTagRemovableLightBackground",
|
|
7532
7800
|
"attributes": {
|
|
@@ -7545,11 +7813,11 @@ module.exports = {
|
|
|
7545
7813
|
]
|
|
7546
7814
|
},
|
|
7547
7815
|
"text": {
|
|
7548
|
-
"value": "#
|
|
7816
|
+
"value": "#ffffff",
|
|
7549
7817
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7550
7818
|
"isSource": true,
|
|
7551
7819
|
"original": {
|
|
7552
|
-
"value": "{color.grey.
|
|
7820
|
+
"value": "{color.grey.000.value}"
|
|
7553
7821
|
},
|
|
7554
7822
|
"name": "ColorTagRemovableLightText",
|
|
7555
7823
|
"attributes": {
|
|
@@ -7568,11 +7836,11 @@ module.exports = {
|
|
|
7568
7836
|
]
|
|
7569
7837
|
},
|
|
7570
7838
|
"icon": {
|
|
7571
|
-
"value": "#
|
|
7839
|
+
"value": "#dddcd5",
|
|
7572
7840
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7573
7841
|
"isSource": true,
|
|
7574
7842
|
"original": {
|
|
7575
|
-
"value": "{color.grey.
|
|
7843
|
+
"value": "{color.grey.200.value}"
|
|
7576
7844
|
},
|
|
7577
7845
|
"name": "ColorTagRemovableLightIcon",
|
|
7578
7846
|
"attributes": {
|
|
@@ -7592,11 +7860,11 @@ module.exports = {
|
|
|
7592
7860
|
},
|
|
7593
7861
|
"hover": {
|
|
7594
7862
|
"background": {
|
|
7595
|
-
"value": "#
|
|
7863
|
+
"value": "#555550",
|
|
7596
7864
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7597
7865
|
"isSource": true,
|
|
7598
7866
|
"original": {
|
|
7599
|
-
"value": "{color.grey.
|
|
7867
|
+
"value": "{color.grey.700.value}"
|
|
7600
7868
|
},
|
|
7601
7869
|
"name": "ColorTagRemovableLightHoverBackground",
|
|
7602
7870
|
"attributes": {
|
|
@@ -7618,11 +7886,11 @@ module.exports = {
|
|
|
7618
7886
|
},
|
|
7619
7887
|
"active": {
|
|
7620
7888
|
"background": {
|
|
7621
|
-
"value": "#
|
|
7889
|
+
"value": "#71706b",
|
|
7622
7890
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7623
7891
|
"isSource": true,
|
|
7624
7892
|
"original": {
|
|
7625
|
-
"value": "{color.grey.
|
|
7893
|
+
"value": "{color.grey.600.value}"
|
|
7626
7894
|
},
|
|
7627
7895
|
"name": "ColorTagRemovableLightActiveBackground",
|
|
7628
7896
|
"attributes": {
|
|
@@ -7645,11 +7913,11 @@ module.exports = {
|
|
|
7645
7913
|
},
|
|
7646
7914
|
"dark": {
|
|
7647
7915
|
"background": {
|
|
7648
|
-
"value": "#
|
|
7916
|
+
"value": "#dddcd5",
|
|
7649
7917
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7650
7918
|
"isSource": true,
|
|
7651
7919
|
"original": {
|
|
7652
|
-
"value": "{color.grey.
|
|
7920
|
+
"value": "{color.grey.200.value}"
|
|
7653
7921
|
},
|
|
7654
7922
|
"name": "ColorTagRemovableDarkBackground",
|
|
7655
7923
|
"attributes": {
|
|
@@ -7668,11 +7936,11 @@ module.exports = {
|
|
|
7668
7936
|
]
|
|
7669
7937
|
},
|
|
7670
7938
|
"text": {
|
|
7671
|
-
"value": "#
|
|
7939
|
+
"value": "#1e1e1c",
|
|
7672
7940
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7673
7941
|
"isSource": true,
|
|
7674
7942
|
"original": {
|
|
7675
|
-
"value": "{color.grey.
|
|
7943
|
+
"value": "{color.grey.900.value}"
|
|
7676
7944
|
},
|
|
7677
7945
|
"name": "ColorTagRemovableDarkText",
|
|
7678
7946
|
"attributes": {
|
|
@@ -7691,11 +7959,11 @@ module.exports = {
|
|
|
7691
7959
|
]
|
|
7692
7960
|
},
|
|
7693
7961
|
"icon": {
|
|
7694
|
-
"value": "#
|
|
7962
|
+
"value": "#1e1e1c",
|
|
7695
7963
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7696
7964
|
"isSource": true,
|
|
7697
7965
|
"original": {
|
|
7698
|
-
"value": "{color.grey.
|
|
7966
|
+
"value": "{color.grey.900.value}"
|
|
7699
7967
|
},
|
|
7700
7968
|
"name": "ColorTagRemovableDarkIcon",
|
|
7701
7969
|
"attributes": {
|
|
@@ -7715,11 +7983,11 @@ module.exports = {
|
|
|
7715
7983
|
},
|
|
7716
7984
|
"hover": {
|
|
7717
7985
|
"background": {
|
|
7718
|
-
"value": "#
|
|
7986
|
+
"value": "#c2c1ba",
|
|
7719
7987
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7720
7988
|
"isSource": true,
|
|
7721
7989
|
"original": {
|
|
7722
|
-
"value": "{color.grey.
|
|
7990
|
+
"value": "{color.grey.300.value}"
|
|
7723
7991
|
},
|
|
7724
7992
|
"name": "ColorTagRemovableDarkHoverBackground",
|
|
7725
7993
|
"attributes": {
|
|
@@ -7741,11 +8009,11 @@ module.exports = {
|
|
|
7741
8009
|
},
|
|
7742
8010
|
"active": {
|
|
7743
8011
|
"background": {
|
|
7744
|
-
"value": "#
|
|
8012
|
+
"value": "#a7a6a0",
|
|
7745
8013
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7746
8014
|
"isSource": true,
|
|
7747
8015
|
"original": {
|
|
7748
|
-
"value": "{color.grey.
|
|
8016
|
+
"value": "{color.grey.400.value}"
|
|
7749
8017
|
},
|
|
7750
8018
|
"name": "ColorTagRemovableDarkActiveBackground",
|
|
7751
8019
|
"attributes": {
|