@lumx/core 3.1.0 → 3.1.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/CONTRIBUTING.md → CONTRIBUTING.md} +0 -0
- package/{dist/LICENSE.md → LICENSE.md} +0 -0
- package/{dist/css → css}/_retro-compat-v2.css +0 -0
- package/{dist/css → css}/design-tokens.css +0 -0
- package/{dist/css → css}/material.css +0 -0
- package/{dist/js → js}/constants/design-tokens.js +0 -0
- package/{dist/js → js}/constants/design-tokens.min.js +0 -0
- package/{dist/js → js}/constants/design-tokens.min.js.map +0 -0
- package/{dist/js → js}/constants/design-tokens.ts +0 -0
- package/{dist/js → js}/constants/index.js +0 -0
- package/{dist/js → js}/constants/index.min.js +0 -0
- package/{dist/js → js}/constants/index.min.js.map +0 -0
- package/{dist/js → js}/constants/index.ts +0 -0
- package/{dist/js → js}/constants/keycodes.js +0 -0
- package/{dist/js → js}/constants/keycodes.min.js +0 -0
- package/{dist/js → js}/constants/keycodes.min.js.map +0 -0
- package/{dist/js → js}/constants/keycodes.ts +0 -0
- package/{dist/js → js}/custom-colors.js +0 -0
- package/{dist/js → js}/custom-colors.min.js +0 -0
- package/js/custom-colors.min.js.map +1 -0
- package/{dist/js → js}/custom-colors.ts +0 -0
- package/{dist/js → js}/date-picker.js +0 -0
- package/{dist/js → js}/date-picker.min.js +0 -0
- package/js/date-picker.min.js.map +1 -0
- package/{dist/js → js}/date-picker.ts +0 -0
- package/{dist/js → js}/utils.js +0 -0
- package/{dist/js → js}/utils.min.js +0 -0
- package/js/utils.min.js.map +1 -0
- package/{dist/js → js}/utils.ts +0 -0
- package/{dist/lumx.css → lumx.css} +1 -1
- package/{dist/lumx.min.css → lumx.min.css} +1 -1
- package/package.json +1 -1
- package/{dist/scss → scss}/_components.scss +0 -0
- package/{dist/scss → scss}/_core.scss +0 -0
- package/{dist/scss → scss}/_design-tokens.scss +0 -0
- package/{dist/scss → scss}/_retro-compat-v2.scss +0 -0
- package/{dist/scss → scss}/components/avatar/_index.scss +0 -0
- package/{dist/scss → scss}/components/badge/_index.scss +0 -0
- package/{dist/scss → scss}/components/button/_index.scss +0 -0
- package/{dist/scss → scss}/components/button/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/button/_variables.scss +0 -0
- package/{dist/scss → scss}/components/checkbox/_index.scss +0 -0
- package/{dist/scss → scss}/components/checkbox/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/chip/_index.scss +0 -0
- package/{dist/scss → scss}/components/chip/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/chip/_variables.scss +0 -0
- package/{dist/scss → scss}/components/comment-block/_index.scss +0 -0
- package/{dist/scss → scss}/components/date-picker/_index.scss +0 -0
- package/{dist/scss → scss}/components/dialog/_index.scss +0 -0
- package/{dist/scss → scss}/components/dialog/_variables.scss +0 -0
- package/{dist/scss → scss}/components/divider/_index.scss +0 -0
- package/{dist/scss → scss}/components/divider/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/divider/_variables.scss +0 -0
- package/{dist/scss → scss}/components/drag-handle/_index.scss +0 -0
- package/{dist/scss → scss}/components/dropdown/_index.scss +0 -0
- package/{dist/scss → scss}/components/expansion-panel/_index.scss +0 -0
- package/{dist/scss → scss}/components/expansion-panel/_variables.scss +0 -0
- package/{dist/scss → scss}/components/flag/_index.scss +0 -0
- package/{dist/scss → scss}/components/flex-box/_index.scss +0 -0
- package/{dist/scss → scss}/components/generic-block/_index.scss +0 -0
- package/{dist/scss → scss}/components/grid/_index.scss +0 -0
- package/{dist/scss → scss}/components/grid-column/_index.scss +0 -0
- package/{dist/scss → scss}/components/icon/_index.scss +0 -0
- package/{dist/scss → scss}/components/icon/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/icon/_variables.scss +0 -0
- package/{dist/scss → scss}/components/image-block/_index.scss +0 -0
- package/{dist/scss → scss}/components/inline-list/_index.scss +0 -0
- package/{dist/scss → scss}/components/input-helper/_index.scss +0 -0
- package/{dist/scss → scss}/components/input-helper/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/input-helper/_variables.scss +0 -0
- package/{dist/scss → scss}/components/input-label/_index.scss +0 -0
- package/{dist/scss → scss}/components/input-label/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/lightbox/_index.scss +0 -0
- package/{dist/scss → scss}/components/lightbox/_variables.scss +0 -0
- package/{dist/scss → scss}/components/link/_index.scss +0 -0
- package/{dist/scss → scss}/components/link/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/link-preview/_index.scss +0 -0
- package/{dist/scss → scss}/components/list/_index.scss +0 -0
- package/{dist/scss → scss}/components/list/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/list/_variables.scss +0 -0
- package/{dist/scss → scss}/components/message/_index.scss +0 -0
- package/{dist/scss → scss}/components/mosaic/_index.scss +0 -0
- package/{dist/scss → scss}/components/notification/_index.scss +0 -0
- package/{dist/scss → scss}/components/notification/_variables.scss +0 -0
- package/{dist/scss → scss}/components/notification-block/_index.scss +0 -0
- package/{dist/scss → scss}/components/popover/_index.scss +0 -0
- package/{dist/scss → scss}/components/popover/_variables.scss +0 -0
- package/{dist/scss → scss}/components/post-block/_index.scss +0 -0
- package/{dist/scss → scss}/components/progress/_index.scss +0 -0
- package/{dist/scss → scss}/components/progress/_variables.scss +0 -0
- package/{dist/scss → scss}/components/progress-tracker/_index.scss +0 -0
- package/{dist/scss → scss}/components/progress-tracker/_variables.scss +0 -0
- package/{dist/scss → scss}/components/radio-button/_index.scss +0 -0
- package/{dist/scss → scss}/components/radio-button/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/select/_index.scss +0 -0
- package/{dist/scss → scss}/components/select/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/side-navigation/_index.scss +0 -0
- package/{dist/scss → scss}/components/side-navigation/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/skeleton/_index.scss +0 -0
- package/{dist/scss → scss}/components/skeleton/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/slider/_index.scss +0 -0
- package/{dist/scss → scss}/components/slideshow/_index.scss +0 -0
- package/{dist/scss → scss}/components/slideshow/_variables.scss +0 -0
- package/{dist/scss → scss}/components/switch/_index.scss +0 -0
- package/{dist/scss → scss}/components/switch/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/table/_index.scss +0 -0
- package/{dist/scss → scss}/components/table/_mixins.scss +0 -0
- package/{src/scss → scss}/components/tabs/_index.scss +5 -1
- package/{dist/scss → scss}/components/tabs/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/text/_index.scss +0 -0
- package/{dist/scss → scss}/components/text-field/_index.scss +0 -0
- package/{dist/scss → scss}/components/text-field/_mixins.scss +0 -0
- package/{dist/scss → scss}/components/text-field/_variables.scss +0 -0
- package/{dist/scss → scss}/components/thumbnail/_index.scss +0 -0
- package/{dist/scss → scss}/components/thumbnail/_variables.scss +0 -0
- package/{dist/scss → scss}/components/toolbar/_index.scss +0 -0
- package/{dist/scss → scss}/components/toolbar/_variables.scss +0 -0
- package/{dist/scss → scss}/components/tooltip/_index.scss +0 -0
- package/{dist/scss → scss}/components/tooltip/_variables.scss +0 -0
- package/{dist/scss → scss}/components/uploader/_index.scss +0 -0
- package/{dist/scss → scss}/components/user-block/_index.scss +0 -0
- package/{dist/scss → scss}/core/base/_functions.scss +0 -0
- package/{dist/scss → scss}/core/base/_helpers.scss +0 -0
- package/{dist/scss → scss}/core/base/_index.scss +0 -0
- package/{dist/scss → scss}/core/base/_normalize.scss +0 -0
- package/{dist/scss → scss}/core/base/_variables.scss +0 -0
- package/{dist/scss → scss}/core/color/_functions.scss +0 -0
- package/{dist/scss → scss}/core/color/_index.scss +0 -0
- package/{dist/scss → scss}/core/color/_variables.scss +0 -0
- package/{dist/scss → scss}/core/elevation/_mixins.scss +0 -0
- package/{dist/scss → scss}/core/elevation/_variables.scss +0 -0
- package/{dist/scss → scss}/core/size/_variables.scss +0 -0
- package/{dist/scss → scss}/core/spacing/_index.scss +0 -0
- package/{dist/scss → scss}/core/spacing/_variables.scss +0 -0
- package/{dist/scss → scss}/core/state/_mixins.scss +0 -0
- package/{dist/scss → scss}/core/state/_variables.scss +0 -0
- package/{dist/scss → scss}/core/typography/_index.scss +0 -0
- package/{dist/scss → scss}/core/typography/_mixins.scss +0 -0
- package/{dist/scss → scss}/core/typography/_variables.scss +0 -0
- package/{dist/scss → scss}/lumx.scss +0 -0
- package/dist/js/custom-colors.min.js.map +0 -1
- package/dist/js/date-picker.min.js.map +0 -1
- package/dist/js/utils.min.js.map +0 -1
- package/dist/package.json +0 -81
- package/dist/scss/components/tabs/_index.scss +0 -111
- package/src/css/_retro-compat-v2.css +0 -117
- package/src/css/design-tokens.css +0 -544
- package/src/css/material.css +0 -62
- package/src/js/constants/design-tokens.ts +0 -2157
- package/src/js/constants/index.ts +0 -35
- package/src/js/constants/keycodes.ts +0 -44
- package/src/js/custom-colors.ts +0 -56
- package/src/js/date-picker.ts +0 -71
- package/src/js/utils.ts +0 -296
- package/src/scss/_components.scss +0 -35
- package/src/scss/_core.scss +0 -12
- package/src/scss/_design-tokens.scss +0 -1667
- package/src/scss/_retro-compat-v2.scss +0 -95
- package/src/scss/components/avatar/_index.scss +0 -42
- package/src/scss/components/badge/_index.scss +0 -47
- package/src/scss/components/button/_index.scss +0 -166
- package/src/scss/components/button/_mixins.scss +0 -271
- package/src/scss/components/button/_variables.scss +0 -6
- package/src/scss/components/checkbox/_index.scss +0 -231
- package/src/scss/components/checkbox/_mixins.scss +0 -69
- package/src/scss/components/chip/_index.scss +0 -156
- package/src/scss/components/chip/_mixins.scss +0 -37
- package/src/scss/components/chip/_variables.scss +0 -1
- package/src/scss/components/comment-block/_index.scss +0 -170
- package/src/scss/components/date-picker/_index.scss +0 -67
- package/src/scss/components/dialog/_index.scss +0 -169
- package/src/scss/components/dialog/_variables.scss +0 -8
- package/src/scss/components/divider/_index.scss +0 -39
- package/src/scss/components/divider/_mixins.scss +0 -60
- package/src/scss/components/divider/_variables.scss +0 -7
- package/src/scss/components/drag-handle/_index.scss +0 -7
- package/src/scss/components/dropdown/_index.scss +0 -22
- package/src/scss/components/expansion-panel/_index.scss +0 -80
- package/src/scss/components/expansion-panel/_variables.scss +0 -2
- package/src/scss/components/flag/_index.scss +0 -41
- package/src/scss/components/flex-box/_index.scss +0 -132
- package/src/scss/components/generic-block/_index.scss +0 -11
- package/src/scss/components/grid/_index.scss +0 -147
- package/src/scss/components/grid-column/_index.scss +0 -18
- package/src/scss/components/icon/_index.scss +0 -106
- package/src/scss/components/icon/_mixins.scss +0 -42
- package/src/scss/components/icon/_variables.scss +0 -6
- package/src/scss/components/image-block/_index.scss +0 -108
- package/src/scss/components/inline-list/_index.scss +0 -15
- package/src/scss/components/input-helper/_index.scss +0 -27
- package/src/scss/components/input-helper/_mixins.scss +0 -12
- package/src/scss/components/input-helper/_variables.scss +0 -1
- package/src/scss/components/input-label/_index.scss +0 -23
- package/src/scss/components/input-label/_mixins.scss +0 -12
- package/src/scss/components/lightbox/_index.scss +0 -59
- package/src/scss/components/lightbox/_variables.scss +0 -1
- package/src/scss/components/link/_index.scss +0 -35
- package/src/scss/components/link/_mixins.scss +0 -25
- package/src/scss/components/link-preview/_index.scss +0 -95
- package/src/scss/components/list/_index.scss +0 -96
- package/src/scss/components/list/_mixins.scss +0 -128
- package/src/scss/components/list/_variables.scss +0 -7
- package/src/scss/components/message/_index.scss +0 -36
- package/src/scss/components/mosaic/_index.scss +0 -120
- package/src/scss/components/notification/_index.scss +0 -78
- package/src/scss/components/notification/_variables.scss +0 -3
- package/src/scss/components/notification-block/_index.scss +0 -42
- package/src/scss/components/popover/_index.scss +0 -64
- package/src/scss/components/popover/_variables.scss +0 -1
- package/src/scss/components/post-block/_index.scss +0 -101
- package/src/scss/components/progress/_index.scss +0 -190
- package/src/scss/components/progress/_variables.scss +0 -12
- package/src/scss/components/progress-tracker/_index.scss +0 -131
- package/src/scss/components/progress-tracker/_variables.scss +0 -2
- package/src/scss/components/radio-button/_index.scss +0 -180
- package/src/scss/components/radio-button/_mixins.scss +0 -82
- package/src/scss/components/select/_index.scss +0 -295
- package/src/scss/components/select/_mixins.scss +0 -36
- package/src/scss/components/side-navigation/_index.scss +0 -69
- package/src/scss/components/side-navigation/_mixins.scss +0 -61
- package/src/scss/components/skeleton/_index.scss +0 -143
- package/src/scss/components/skeleton/_mixins.scss +0 -9
- package/src/scss/components/slider/_index.scss +0 -209
- package/src/scss/components/slideshow/_index.scss +0 -171
- package/src/scss/components/slideshow/_variables.scss +0 -1
- package/src/scss/components/switch/_index.scss +0 -257
- package/src/scss/components/switch/_mixins.scss +0 -77
- package/src/scss/components/table/_index.scss +0 -138
- package/src/scss/components/table/_mixins.scss +0 -115
- package/src/scss/components/tabs/_mixins.scss +0 -104
- package/src/scss/components/text/_index.scss +0 -29
- package/src/scss/components/text-field/_index.scss +0 -323
- package/src/scss/components/text-field/_mixins.scss +0 -149
- package/src/scss/components/text-field/_variables.scss +0 -2
- package/src/scss/components/thumbnail/_index.scss +0 -227
- package/src/scss/components/thumbnail/_variables.scss +0 -6
- package/src/scss/components/toolbar/_index.scss +0 -38
- package/src/scss/components/toolbar/_variables.scss +0 -1
- package/src/scss/components/tooltip/_index.scss +0 -91
- package/src/scss/components/tooltip/_variables.scss +0 -4
- package/src/scss/components/uploader/_index.scss +0 -115
- package/src/scss/components/user-block/_index.scss +0 -106
- package/src/scss/core/base/_functions.scss +0 -3
- package/src/scss/core/base/_helpers.scss +0 -21
- package/src/scss/core/base/_index.scss +0 -54
- package/src/scss/core/base/_normalize.scss +0 -353
- package/src/scss/core/base/_variables.scss +0 -39
- package/src/scss/core/color/_functions.scss +0 -7
- package/src/scss/core/color/_index.scss +0 -15
- package/src/scss/core/color/_variables.scss +0 -4
- package/src/scss/core/elevation/_mixins.scss +0 -10
- package/src/scss/core/elevation/_variables.scss +0 -7
- package/src/scss/core/size/_variables.scss +0 -3
- package/src/scss/core/spacing/_index.scss +0 -15
- package/src/scss/core/spacing/_variables.scss +0 -22
- package/src/scss/core/state/_mixins.scss +0 -127
- package/src/scss/core/state/_variables.scss +0 -1
- package/src/scss/core/typography/_index.scss +0 -16
- package/src/scss/core/typography/_mixins.scss +0 -25
- package/src/scss/core/typography/_variables.scss +0 -6
- package/src/scss/lumx.scss +0 -69
- package/style-dictionary/.eslintignore +0 -1
- package/style-dictionary/README.md +0 -19
- package/style-dictionary/config/_run.js +0 -12
- package/style-dictionary/config/_transform-group.js +0 -16
- package/style-dictionary/config/gen-css-variables.js +0 -25
- package/style-dictionary/config/gen-scss-variables.js +0 -65
- package/style-dictionary/config/gen-ts-variables.js +0 -52
- package/style-dictionary/config/utils/_color-attributes.js +0 -24
- package/style-dictionary/config/utils/_color-rgba-value.js +0 -22
- package/style-dictionary/config/utils/_css-prefer-variable.js +0 -24
- package/style-dictionary/config/utils/_genHeader.js +0 -3
- package/style-dictionary/config/utils/_lumx-variables.js +0 -12
- package/style-dictionary/config/utils/_pickFieldsInTree.js +0 -22
- package/style-dictionary/config/utils/_prettier-scss.js +0 -13
- package/style-dictionary/config/utils/_prettier-ts.js +0 -13
- package/style-dictionary/config/utils/_resolve-structure-alias.js +0 -76
- package/style-dictionary/index.js +0 -11
- package/style-dictionary/properties/components/button.json +0 -206
- package/style-dictionary/properties/components/material.json +0 -64
- package/style-dictionary/properties/components/navigation.json +0 -207
- package/style-dictionary/properties/components/tabs.json +0 -168
- package/style-dictionary/properties/components/text-field.json +0 -167
- package/style-dictionary/properties/core/border-radius.json +0 -3
- package/style-dictionary/properties/core/color.json +0 -421
- package/style-dictionary/properties/core/size.json +0 -11
- package/style-dictionary/properties/core/spacing.json +0 -11
- package/style-dictionary/properties/core/typography.json +0 -127
- package/tsconfig.json +0 -3
- package/webpack.config.js +0 -202
|
@@ -1,167 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"text-field": {
|
|
3
|
-
"input": {
|
|
4
|
-
"min-height": "{size.m}",
|
|
5
|
-
"padding": {
|
|
6
|
-
"horizontal": "{spacing.unit.medium}"
|
|
7
|
-
},
|
|
8
|
-
"border-radius": "{border-radius}"
|
|
9
|
-
},
|
|
10
|
-
"state-default": {
|
|
11
|
-
"input": {
|
|
12
|
-
"border": {
|
|
13
|
-
"top": {
|
|
14
|
-
"width": { "value": "1px" }
|
|
15
|
-
},
|
|
16
|
-
"right": {
|
|
17
|
-
"width": { "value": "1px" }
|
|
18
|
-
},
|
|
19
|
-
"bottom": {
|
|
20
|
-
"width": { "value": "1px" }
|
|
21
|
-
},
|
|
22
|
-
"left": {
|
|
23
|
-
"width": { "value": "1px" }
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
|
-
"theme-light": {
|
|
28
|
-
"header": {
|
|
29
|
-
"label": {
|
|
30
|
-
"color": "{color.dark.N}"
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
"input": {
|
|
34
|
-
"background-color": "{color.dark.L6}",
|
|
35
|
-
"border-color": "{color.dark.L4}",
|
|
36
|
-
"content": {
|
|
37
|
-
"color": "{color.dark.N}"
|
|
38
|
-
},
|
|
39
|
-
"placeholder": {
|
|
40
|
-
"color": "{color.dark.L2}"
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
|
-
"theme-dark": {
|
|
45
|
-
"header": {
|
|
46
|
-
"label": {
|
|
47
|
-
"color": "{color.light.N}"
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
"input": {
|
|
51
|
-
"background-color": "{color.light.L6}",
|
|
52
|
-
"border-color": "{color.light.L4}",
|
|
53
|
-
"content": {
|
|
54
|
-
"color": "{color.light.N}"
|
|
55
|
-
},
|
|
56
|
-
"placeholder": {
|
|
57
|
-
"color": "{color.light.L2}"
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
"state-hover": {
|
|
63
|
-
"input": {
|
|
64
|
-
"border": {
|
|
65
|
-
"top": {
|
|
66
|
-
"width": { "value": "1px" }
|
|
67
|
-
},
|
|
68
|
-
"right": {
|
|
69
|
-
"width": { "value": "1px" }
|
|
70
|
-
},
|
|
71
|
-
"bottom": {
|
|
72
|
-
"width": { "value": "1px" }
|
|
73
|
-
},
|
|
74
|
-
"left": {
|
|
75
|
-
"width": { "value": "1px" }
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
"theme-light": {
|
|
80
|
-
"header": {
|
|
81
|
-
"label": {
|
|
82
|
-
"color": "{color.dark.N}"
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
"input": {
|
|
86
|
-
"background-color": "{color.dark.L5}",
|
|
87
|
-
"border-color": "{color.dark.L4}",
|
|
88
|
-
"content": {
|
|
89
|
-
"color": "{color.dark.N}"
|
|
90
|
-
},
|
|
91
|
-
"placeholder": {
|
|
92
|
-
"color": "{color.dark.L2}"
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
},
|
|
96
|
-
"theme-dark": {
|
|
97
|
-
"header": {
|
|
98
|
-
"label": {
|
|
99
|
-
"color": "{color.light.N}"
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
"input": {
|
|
103
|
-
"background-color": "{color.light.L5}",
|
|
104
|
-
"border-color": "{color.light.L4}",
|
|
105
|
-
"content": {
|
|
106
|
-
"color": "{color.light.N}"
|
|
107
|
-
},
|
|
108
|
-
"placeholder": {
|
|
109
|
-
"color": "{color.light.L2}"
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
"state-focus": {
|
|
115
|
-
"input": {
|
|
116
|
-
"border": {
|
|
117
|
-
"top": {
|
|
118
|
-
"width": { "value": "2px" }
|
|
119
|
-
},
|
|
120
|
-
"right": {
|
|
121
|
-
"width": { "value": "2px" }
|
|
122
|
-
},
|
|
123
|
-
"bottom": {
|
|
124
|
-
"width": { "value": "2px" }
|
|
125
|
-
},
|
|
126
|
-
"left": {
|
|
127
|
-
"width": { "value": "2px" }
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
},
|
|
131
|
-
"theme-light": {
|
|
132
|
-
"header": {
|
|
133
|
-
"label": {
|
|
134
|
-
"color": "{color.dark.N}"
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
"input": {
|
|
138
|
-
"background-color": "{color.light.N}",
|
|
139
|
-
"border-color": "{color.primary.N}",
|
|
140
|
-
"content": {
|
|
141
|
-
"color": "{color.dark.N}"
|
|
142
|
-
},
|
|
143
|
-
"placeholder": {
|
|
144
|
-
"color": "{color.dark.L2}"
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
},
|
|
148
|
-
"theme-dark": {
|
|
149
|
-
"header": {
|
|
150
|
-
"label": {
|
|
151
|
-
"color": "{color.light.N}"
|
|
152
|
-
}
|
|
153
|
-
},
|
|
154
|
-
"input": {
|
|
155
|
-
"background-color": { "value": "transparent" },
|
|
156
|
-
"border-color": "{color.light.N}",
|
|
157
|
-
"content": {
|
|
158
|
-
"color": "{color.light.N}"
|
|
159
|
-
},
|
|
160
|
-
"placeholder": {
|
|
161
|
-
"color": "{color.light.L2}"
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
}
|
|
@@ -1,421 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"color": {
|
|
3
|
-
"dark": {
|
|
4
|
-
"N": {
|
|
5
|
-
"value": "#000000",
|
|
6
|
-
"opacity": "0.87",
|
|
7
|
-
"version": "0.22",
|
|
8
|
-
"comment": "Neutral dark color",
|
|
9
|
-
"preferCSSVariable": true
|
|
10
|
-
},
|
|
11
|
-
"L1": {
|
|
12
|
-
"value": "{color.dark.N.value}",
|
|
13
|
-
"opacity": "0.7",
|
|
14
|
-
"version": "0.22",
|
|
15
|
-
"comment": "Base dark color with 70% opacity",
|
|
16
|
-
"preferCSSVariable": true
|
|
17
|
-
},
|
|
18
|
-
"L2": {
|
|
19
|
-
"value": "{color.dark.N.value}",
|
|
20
|
-
"opacity": "0.54",
|
|
21
|
-
"version": "0.22",
|
|
22
|
-
"comment": "Base dark color with 54% opacity",
|
|
23
|
-
"preferCSSVariable": true
|
|
24
|
-
},
|
|
25
|
-
"L3": {
|
|
26
|
-
"value": "{color.dark.N.value}",
|
|
27
|
-
"opacity": "0.38",
|
|
28
|
-
"version": "0.22",
|
|
29
|
-
"comment": "Base dark color with 38% opacity",
|
|
30
|
-
"preferCSSVariable": true
|
|
31
|
-
},
|
|
32
|
-
"L4": {
|
|
33
|
-
"value": "{color.dark.N.value}",
|
|
34
|
-
"opacity": "0.2",
|
|
35
|
-
"version": "0.22",
|
|
36
|
-
"comment": "Base dark color with 20% opacity",
|
|
37
|
-
"preferCSSVariable": true
|
|
38
|
-
},
|
|
39
|
-
"L5": {
|
|
40
|
-
"value": "{color.dark.N.value}",
|
|
41
|
-
"opacity": "0.12",
|
|
42
|
-
"version": "0.22",
|
|
43
|
-
"comment": "Base dark color with 12% opacity",
|
|
44
|
-
"preferCSSVariable": true
|
|
45
|
-
},
|
|
46
|
-
"L6": {
|
|
47
|
-
"value": "{color.dark.N.value}",
|
|
48
|
-
"opacity": "0.05",
|
|
49
|
-
"version": "0.22",
|
|
50
|
-
"comment": "Base dark color with 5% opacity",
|
|
51
|
-
"preferCSSVariable": true
|
|
52
|
-
}
|
|
53
|
-
},
|
|
54
|
-
"light": {
|
|
55
|
-
"N": {
|
|
56
|
-
"value": "#fff",
|
|
57
|
-
"version": "0.22",
|
|
58
|
-
"comment": "Neutral light color",
|
|
59
|
-
"preferCSSVariable": true
|
|
60
|
-
},
|
|
61
|
-
"L1": {
|
|
62
|
-
"value": "{color.light.N.value}",
|
|
63
|
-
"opacity": "0.9",
|
|
64
|
-
"version": "0.22",
|
|
65
|
-
"comment": "Base light color with 90% opacity",
|
|
66
|
-
"preferCSSVariable": true
|
|
67
|
-
},
|
|
68
|
-
"L2": {
|
|
69
|
-
"value": "{color.light.N.value}",
|
|
70
|
-
"opacity": "0.8",
|
|
71
|
-
"version": "0.22",
|
|
72
|
-
"comment": "Base light color with 80% opacity",
|
|
73
|
-
"preferCSSVariable": true
|
|
74
|
-
},
|
|
75
|
-
"L3": {
|
|
76
|
-
"value": "{color.light.N.value}",
|
|
77
|
-
"opacity": "0.6",
|
|
78
|
-
"version": "0.22",
|
|
79
|
-
"comment": "Base light color with 60% opacity",
|
|
80
|
-
"preferCSSVariable": true
|
|
81
|
-
},
|
|
82
|
-
"L4": {
|
|
83
|
-
"value": "{color.light.N.value}",
|
|
84
|
-
"opacity": "0.4",
|
|
85
|
-
"version": "0.22",
|
|
86
|
-
"comment": "Base light color with 40% opacity",
|
|
87
|
-
"preferCSSVariable": true
|
|
88
|
-
},
|
|
89
|
-
"L5": {
|
|
90
|
-
"value": "{color.light.N.value}",
|
|
91
|
-
"opacity": "0.2",
|
|
92
|
-
"version": "0.22",
|
|
93
|
-
"comment": "Base light color with 20% opacity",
|
|
94
|
-
"preferCSSVariable": true
|
|
95
|
-
},
|
|
96
|
-
"L6": {
|
|
97
|
-
"value": "{color.light.N.value}",
|
|
98
|
-
"opacity": "0.1",
|
|
99
|
-
"version": "0.22",
|
|
100
|
-
"comment": "Base light color with 10% opacity",
|
|
101
|
-
"preferCSSVariable": true
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
|
-
"blue": {
|
|
105
|
-
"D2": {
|
|
106
|
-
"value": "#1546c1",
|
|
107
|
-
"version": "0.22",
|
|
108
|
-
"comment": "Darkest blue color",
|
|
109
|
-
"preferCSSVariable": true
|
|
110
|
-
},
|
|
111
|
-
"D1": {
|
|
112
|
-
"value": "#184ed8",
|
|
113
|
-
"version": "0.22",
|
|
114
|
-
"comment": "Dark blue color",
|
|
115
|
-
"preferCSSVariable": true
|
|
116
|
-
},
|
|
117
|
-
"N": {
|
|
118
|
-
"value": "#245be7",
|
|
119
|
-
"version": "0.22",
|
|
120
|
-
"comment": "Neutral blue color",
|
|
121
|
-
"preferCSSVariable": true
|
|
122
|
-
},
|
|
123
|
-
"L1": {
|
|
124
|
-
"value": "{color.blue.N.value}",
|
|
125
|
-
"opacity": "0.8",
|
|
126
|
-
"version": "0.22",
|
|
127
|
-
"comment": "Base blue color with 80% opacity",
|
|
128
|
-
"preferCSSVariable": true
|
|
129
|
-
},
|
|
130
|
-
"L2": {
|
|
131
|
-
"value": "{color.blue.N.value}",
|
|
132
|
-
"opacity": "0.6",
|
|
133
|
-
"version": "0.22",
|
|
134
|
-
"comment": "Base blue color with 60% opacity",
|
|
135
|
-
"preferCSSVariable": true
|
|
136
|
-
},
|
|
137
|
-
"L3": {
|
|
138
|
-
"value": "{color.blue.N.value}",
|
|
139
|
-
"opacity": "0.4",
|
|
140
|
-
"version": "0.22",
|
|
141
|
-
"comment": "Base blue color with 40% opacity",
|
|
142
|
-
"preferCSSVariable": true
|
|
143
|
-
},
|
|
144
|
-
"L4": {
|
|
145
|
-
"value": "{color.blue.N.value}",
|
|
146
|
-
"opacity": "0.2",
|
|
147
|
-
"version": "0.22",
|
|
148
|
-
"comment": "Base blue color with 20% opacity",
|
|
149
|
-
"preferCSSVariable": true
|
|
150
|
-
},
|
|
151
|
-
"L5": {
|
|
152
|
-
"value": "{color.blue.N.value}",
|
|
153
|
-
"opacity": "0.1",
|
|
154
|
-
"version": "0.22",
|
|
155
|
-
"comment": "Base blue color with 10% opacity",
|
|
156
|
-
"preferCSSVariable": true
|
|
157
|
-
},
|
|
158
|
-
"L6": {
|
|
159
|
-
"value": "{color.blue.N.value}",
|
|
160
|
-
"opacity": "0.05",
|
|
161
|
-
"version": "0.22",
|
|
162
|
-
"comment": "Base blue color with 5% opacity",
|
|
163
|
-
"preferCSSVariable": true
|
|
164
|
-
}
|
|
165
|
-
},
|
|
166
|
-
"green": {
|
|
167
|
-
"D2": {
|
|
168
|
-
"value": "#1a6e59",
|
|
169
|
-
"version": "0.22",
|
|
170
|
-
"comment": "Darkest green color",
|
|
171
|
-
"preferCSSVariable": true
|
|
172
|
-
},
|
|
173
|
-
"D1": {
|
|
174
|
-
"value": "#177a61",
|
|
175
|
-
"version": "0.22",
|
|
176
|
-
"comment": "Dark green color",
|
|
177
|
-
"preferCSSVariable": true
|
|
178
|
-
},
|
|
179
|
-
"N": {
|
|
180
|
-
"value": "#138669",
|
|
181
|
-
"version": "0.22",
|
|
182
|
-
"comment": "Neutral green color",
|
|
183
|
-
"preferCSSVariable": true
|
|
184
|
-
},
|
|
185
|
-
"L1": {
|
|
186
|
-
"value": "{color.green.N.value}",
|
|
187
|
-
"opacity": "0.8",
|
|
188
|
-
"version": "0.22",
|
|
189
|
-
"comment": "Base green color with 80% opacity",
|
|
190
|
-
"preferCSSVariable": true
|
|
191
|
-
},
|
|
192
|
-
"L2": {
|
|
193
|
-
"value": "{color.green.N.value}",
|
|
194
|
-
"opacity": "0.6",
|
|
195
|
-
"version": "0.22",
|
|
196
|
-
"comment": "Base green color with 60% opacity",
|
|
197
|
-
"preferCSSVariable": true
|
|
198
|
-
},
|
|
199
|
-
"L3": {
|
|
200
|
-
"value": "{color.green.N.value}",
|
|
201
|
-
"opacity": "0.4",
|
|
202
|
-
"version": "0.22",
|
|
203
|
-
"comment": "Base green color with 40% opacity",
|
|
204
|
-
"preferCSSVariable": true
|
|
205
|
-
},
|
|
206
|
-
"L4": {
|
|
207
|
-
"value": "{color.green.N.value}",
|
|
208
|
-
"opacity": "0.2",
|
|
209
|
-
"version": "0.22",
|
|
210
|
-
"comment": "Base green color with 20% opacity",
|
|
211
|
-
"preferCSSVariable": true
|
|
212
|
-
},
|
|
213
|
-
"L5": {
|
|
214
|
-
"value": "{color.green.N.value}",
|
|
215
|
-
"opacity": "0.1",
|
|
216
|
-
"version": "0.22",
|
|
217
|
-
"comment": "Base green color with 10% opacity",
|
|
218
|
-
"preferCSSVariable": true
|
|
219
|
-
},
|
|
220
|
-
"L6": {
|
|
221
|
-
"value": "{color.green.N.value}",
|
|
222
|
-
"opacity": "0.05",
|
|
223
|
-
"version": "0.22",
|
|
224
|
-
"comment": "Base green color with 5% opacity",
|
|
225
|
-
"preferCSSVariable": true
|
|
226
|
-
}
|
|
227
|
-
},
|
|
228
|
-
"yellow": {
|
|
229
|
-
"D2": {
|
|
230
|
-
"value": "#ffa125",
|
|
231
|
-
"version": "0.22",
|
|
232
|
-
"comment": "Darkest yellow color",
|
|
233
|
-
"preferCSSVariable": true
|
|
234
|
-
},
|
|
235
|
-
"D1": {
|
|
236
|
-
"value": "#ffb325",
|
|
237
|
-
"version": "0.22",
|
|
238
|
-
"comment": "Dark yellow color",
|
|
239
|
-
"preferCSSVariable": true
|
|
240
|
-
},
|
|
241
|
-
"N": {
|
|
242
|
-
"value": "#ffc425",
|
|
243
|
-
"version": "0.22",
|
|
244
|
-
"comment": "Neutral yellow color",
|
|
245
|
-
"preferCSSVariable": true
|
|
246
|
-
},
|
|
247
|
-
"L1": {
|
|
248
|
-
"value": "{color.yellow.N.value}",
|
|
249
|
-
"opacity": "0.9",
|
|
250
|
-
"version": "0.22",
|
|
251
|
-
"comment": "Base yellow color with 80% opacity",
|
|
252
|
-
"preferCSSVariable": true
|
|
253
|
-
},
|
|
254
|
-
"L2": {
|
|
255
|
-
"value": "{color.yellow.N.value}",
|
|
256
|
-
"opacity": "0.8",
|
|
257
|
-
"version": "0.22",
|
|
258
|
-
"comment": "Base yellow color with 70% opacity",
|
|
259
|
-
"preferCSSVariable": true
|
|
260
|
-
},
|
|
261
|
-
"L3": {
|
|
262
|
-
"value": "{color.yellow.N.value}",
|
|
263
|
-
"opacity": "0.6",
|
|
264
|
-
"version": "0.22",
|
|
265
|
-
"comment": "Base yellow color with 60% opacity",
|
|
266
|
-
"preferCSSVariable": true
|
|
267
|
-
},
|
|
268
|
-
"L4": {
|
|
269
|
-
"value": "{color.yellow.N.value}",
|
|
270
|
-
"opacity": "0.48",
|
|
271
|
-
"version": "0.22",
|
|
272
|
-
"comment": "Base yellow color with 40% opacity",
|
|
273
|
-
"preferCSSVariable": true
|
|
274
|
-
},
|
|
275
|
-
"L5": {
|
|
276
|
-
"value": "{color.yellow.N.value}",
|
|
277
|
-
"opacity": "0.24",
|
|
278
|
-
"version": "0.22",
|
|
279
|
-
"comment": "Base yellow color with 20% opacity",
|
|
280
|
-
"preferCSSVariable": true
|
|
281
|
-
},
|
|
282
|
-
"L6": {
|
|
283
|
-
"value": "{color.yellow.N.value}",
|
|
284
|
-
"opacity": "0.12",
|
|
285
|
-
"version": "0.22",
|
|
286
|
-
"comment": "Base yellow color with 10% opacity",
|
|
287
|
-
"preferCSSVariable": true
|
|
288
|
-
}
|
|
289
|
-
},
|
|
290
|
-
"red": {
|
|
291
|
-
"D2": {
|
|
292
|
-
"value": "#be1E46",
|
|
293
|
-
"version": "0.22",
|
|
294
|
-
"comment": "Darkest red color",
|
|
295
|
-
"preferCSSVariable": true
|
|
296
|
-
},
|
|
297
|
-
"D1": {
|
|
298
|
-
"value": "#d42148",
|
|
299
|
-
"version": "0.22",
|
|
300
|
-
"comment": "Dark red color",
|
|
301
|
-
"preferCSSVariable": true
|
|
302
|
-
},
|
|
303
|
-
"N": {
|
|
304
|
-
"value": "#df3050",
|
|
305
|
-
"version": "0.22",
|
|
306
|
-
"comment": "Neutral red color",
|
|
307
|
-
"preferCSSVariable": true
|
|
308
|
-
},
|
|
309
|
-
"L1": {
|
|
310
|
-
"value": "{color.red.N.value}",
|
|
311
|
-
"opacity": "0.8",
|
|
312
|
-
"version": "0.22",
|
|
313
|
-
"comment": "Base red color with 80% opacity",
|
|
314
|
-
"preferCSSVariable": true
|
|
315
|
-
},
|
|
316
|
-
"L2": {
|
|
317
|
-
"value": "{color.red.N.value}",
|
|
318
|
-
"opacity": "0.6",
|
|
319
|
-
"version": "0.22",
|
|
320
|
-
"comment": "Base red color with 60% opacity",
|
|
321
|
-
"preferCSSVariable": true
|
|
322
|
-
},
|
|
323
|
-
"L3": {
|
|
324
|
-
"value": "{color.red.N.value}",
|
|
325
|
-
"opacity": "0.4",
|
|
326
|
-
"version": "0.22",
|
|
327
|
-
"comment": "Base red color with 40% opacity",
|
|
328
|
-
"preferCSSVariable": true
|
|
329
|
-
},
|
|
330
|
-
"L4": {
|
|
331
|
-
"value": "{color.red.N.value}",
|
|
332
|
-
"opacity": "0.2",
|
|
333
|
-
"version": "0.22",
|
|
334
|
-
"comment": "Base red color with 20% opacity",
|
|
335
|
-
"preferCSSVariable": true
|
|
336
|
-
},
|
|
337
|
-
"L5": {
|
|
338
|
-
"value": "{color.red.N.value}",
|
|
339
|
-
"opacity": "0.1",
|
|
340
|
-
"version": "0.22",
|
|
341
|
-
"comment": "Base red color with 10% opacity",
|
|
342
|
-
"preferCSSVariable": true
|
|
343
|
-
},
|
|
344
|
-
"L6": {
|
|
345
|
-
"value": "{color.red.N.value}",
|
|
346
|
-
"opacity": "0.05",
|
|
347
|
-
"version": "0.22",
|
|
348
|
-
"comment": "Base red color with 5% opacity",
|
|
349
|
-
"preferCSSVariable": true
|
|
350
|
-
}
|
|
351
|
-
},
|
|
352
|
-
"grey": {
|
|
353
|
-
"N": {
|
|
354
|
-
"value": "#757575",
|
|
355
|
-
"version": "0.22",
|
|
356
|
-
"comment": "Neutral grey color",
|
|
357
|
-
"preferCSSVariable": true
|
|
358
|
-
},
|
|
359
|
-
"L1": {
|
|
360
|
-
"value": "{color.grey.N.value}",
|
|
361
|
-
"opacity": "0.8",
|
|
362
|
-
"version": "0.22",
|
|
363
|
-
"comment": "Base grey color with 80% opacity",
|
|
364
|
-
"preferCSSVariable": true
|
|
365
|
-
},
|
|
366
|
-
"L2": {
|
|
367
|
-
"value": "{color.grey.N.value}",
|
|
368
|
-
"opacity": "0.6",
|
|
369
|
-
"version": "0.22",
|
|
370
|
-
"comment": "Base grey color with 60% opacity",
|
|
371
|
-
"preferCSSVariable": true
|
|
372
|
-
},
|
|
373
|
-
"L3": {
|
|
374
|
-
"value": "{color.grey.N.value}",
|
|
375
|
-
"opacity": "0.4",
|
|
376
|
-
"version": "0.22",
|
|
377
|
-
"comment": "Base grey color with 40% opacity",
|
|
378
|
-
"preferCSSVariable": true
|
|
379
|
-
},
|
|
380
|
-
"L4": {
|
|
381
|
-
"value": "{color.grey.N.value}",
|
|
382
|
-
"opacity": "0.2",
|
|
383
|
-
"version": "0.22",
|
|
384
|
-
"comment": "Base grey color with 20% opacity",
|
|
385
|
-
"preferCSSVariable": true
|
|
386
|
-
},
|
|
387
|
-
"L5": {
|
|
388
|
-
"value": "{color.grey.N.value}",
|
|
389
|
-
"opacity": "0.1",
|
|
390
|
-
"version": "0.22",
|
|
391
|
-
"comment": "Base grey color with 10% opacity",
|
|
392
|
-
"preferCSSVariable": true
|
|
393
|
-
},
|
|
394
|
-
"L6": {
|
|
395
|
-
"value": "{color.grey.N.value}",
|
|
396
|
-
"opacity": "0.05",
|
|
397
|
-
"version": "0.22",
|
|
398
|
-
"comment": "Base grey color with 5% opacity",
|
|
399
|
-
"preferCSSVariable": true
|
|
400
|
-
}
|
|
401
|
-
},
|
|
402
|
-
"primary": {
|
|
403
|
-
"$extend": "{color.blue}",
|
|
404
|
-
"preferCSSVariable": true,
|
|
405
|
-
"$config.scss": {
|
|
406
|
-
"aliasEquivalentCSSVariable": true
|
|
407
|
-
}
|
|
408
|
-
},
|
|
409
|
-
"secondary": {
|
|
410
|
-
"$extend": "{color.green}",
|
|
411
|
-
"preferCSSVariable": true,
|
|
412
|
-
"$config.scss": {
|
|
413
|
-
"aliasEquivalentCSSVariable": true
|
|
414
|
-
}
|
|
415
|
-
},
|
|
416
|
-
"accent": "{color.secondary}",
|
|
417
|
-
"black": "{color.dark}",
|
|
418
|
-
"white": "{color.light}",
|
|
419
|
-
"orange": "{color.yellow}"
|
|
420
|
-
}
|
|
421
|
-
}
|