@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.
Files changed (290) hide show
  1. package/{dist/CONTRIBUTING.md → CONTRIBUTING.md} +0 -0
  2. package/{dist/LICENSE.md → LICENSE.md} +0 -0
  3. package/{dist/css → css}/_retro-compat-v2.css +0 -0
  4. package/{dist/css → css}/design-tokens.css +0 -0
  5. package/{dist/css → css}/material.css +0 -0
  6. package/{dist/js → js}/constants/design-tokens.js +0 -0
  7. package/{dist/js → js}/constants/design-tokens.min.js +0 -0
  8. package/{dist/js → js}/constants/design-tokens.min.js.map +0 -0
  9. package/{dist/js → js}/constants/design-tokens.ts +0 -0
  10. package/{dist/js → js}/constants/index.js +0 -0
  11. package/{dist/js → js}/constants/index.min.js +0 -0
  12. package/{dist/js → js}/constants/index.min.js.map +0 -0
  13. package/{dist/js → js}/constants/index.ts +0 -0
  14. package/{dist/js → js}/constants/keycodes.js +0 -0
  15. package/{dist/js → js}/constants/keycodes.min.js +0 -0
  16. package/{dist/js → js}/constants/keycodes.min.js.map +0 -0
  17. package/{dist/js → js}/constants/keycodes.ts +0 -0
  18. package/{dist/js → js}/custom-colors.js +0 -0
  19. package/{dist/js → js}/custom-colors.min.js +0 -0
  20. package/js/custom-colors.min.js.map +1 -0
  21. package/{dist/js → js}/custom-colors.ts +0 -0
  22. package/{dist/js → js}/date-picker.js +0 -0
  23. package/{dist/js → js}/date-picker.min.js +0 -0
  24. package/js/date-picker.min.js.map +1 -0
  25. package/{dist/js → js}/date-picker.ts +0 -0
  26. package/{dist/js → js}/utils.js +0 -0
  27. package/{dist/js → js}/utils.min.js +0 -0
  28. package/js/utils.min.js.map +1 -0
  29. package/{dist/js → js}/utils.ts +0 -0
  30. package/{dist/lumx.css → lumx.css} +1 -1
  31. package/{dist/lumx.min.css → lumx.min.css} +1 -1
  32. package/package.json +1 -1
  33. package/{dist/scss → scss}/_components.scss +0 -0
  34. package/{dist/scss → scss}/_core.scss +0 -0
  35. package/{dist/scss → scss}/_design-tokens.scss +0 -0
  36. package/{dist/scss → scss}/_retro-compat-v2.scss +0 -0
  37. package/{dist/scss → scss}/components/avatar/_index.scss +0 -0
  38. package/{dist/scss → scss}/components/badge/_index.scss +0 -0
  39. package/{dist/scss → scss}/components/button/_index.scss +0 -0
  40. package/{dist/scss → scss}/components/button/_mixins.scss +0 -0
  41. package/{dist/scss → scss}/components/button/_variables.scss +0 -0
  42. package/{dist/scss → scss}/components/checkbox/_index.scss +0 -0
  43. package/{dist/scss → scss}/components/checkbox/_mixins.scss +0 -0
  44. package/{dist/scss → scss}/components/chip/_index.scss +0 -0
  45. package/{dist/scss → scss}/components/chip/_mixins.scss +0 -0
  46. package/{dist/scss → scss}/components/chip/_variables.scss +0 -0
  47. package/{dist/scss → scss}/components/comment-block/_index.scss +0 -0
  48. package/{dist/scss → scss}/components/date-picker/_index.scss +0 -0
  49. package/{dist/scss → scss}/components/dialog/_index.scss +0 -0
  50. package/{dist/scss → scss}/components/dialog/_variables.scss +0 -0
  51. package/{dist/scss → scss}/components/divider/_index.scss +0 -0
  52. package/{dist/scss → scss}/components/divider/_mixins.scss +0 -0
  53. package/{dist/scss → scss}/components/divider/_variables.scss +0 -0
  54. package/{dist/scss → scss}/components/drag-handle/_index.scss +0 -0
  55. package/{dist/scss → scss}/components/dropdown/_index.scss +0 -0
  56. package/{dist/scss → scss}/components/expansion-panel/_index.scss +0 -0
  57. package/{dist/scss → scss}/components/expansion-panel/_variables.scss +0 -0
  58. package/{dist/scss → scss}/components/flag/_index.scss +0 -0
  59. package/{dist/scss → scss}/components/flex-box/_index.scss +0 -0
  60. package/{dist/scss → scss}/components/generic-block/_index.scss +0 -0
  61. package/{dist/scss → scss}/components/grid/_index.scss +0 -0
  62. package/{dist/scss → scss}/components/grid-column/_index.scss +0 -0
  63. package/{dist/scss → scss}/components/icon/_index.scss +0 -0
  64. package/{dist/scss → scss}/components/icon/_mixins.scss +0 -0
  65. package/{dist/scss → scss}/components/icon/_variables.scss +0 -0
  66. package/{dist/scss → scss}/components/image-block/_index.scss +0 -0
  67. package/{dist/scss → scss}/components/inline-list/_index.scss +0 -0
  68. package/{dist/scss → scss}/components/input-helper/_index.scss +0 -0
  69. package/{dist/scss → scss}/components/input-helper/_mixins.scss +0 -0
  70. package/{dist/scss → scss}/components/input-helper/_variables.scss +0 -0
  71. package/{dist/scss → scss}/components/input-label/_index.scss +0 -0
  72. package/{dist/scss → scss}/components/input-label/_mixins.scss +0 -0
  73. package/{dist/scss → scss}/components/lightbox/_index.scss +0 -0
  74. package/{dist/scss → scss}/components/lightbox/_variables.scss +0 -0
  75. package/{dist/scss → scss}/components/link/_index.scss +0 -0
  76. package/{dist/scss → scss}/components/link/_mixins.scss +0 -0
  77. package/{dist/scss → scss}/components/link-preview/_index.scss +0 -0
  78. package/{dist/scss → scss}/components/list/_index.scss +0 -0
  79. package/{dist/scss → scss}/components/list/_mixins.scss +0 -0
  80. package/{dist/scss → scss}/components/list/_variables.scss +0 -0
  81. package/{dist/scss → scss}/components/message/_index.scss +0 -0
  82. package/{dist/scss → scss}/components/mosaic/_index.scss +0 -0
  83. package/{dist/scss → scss}/components/notification/_index.scss +0 -0
  84. package/{dist/scss → scss}/components/notification/_variables.scss +0 -0
  85. package/{dist/scss → scss}/components/notification-block/_index.scss +0 -0
  86. package/{dist/scss → scss}/components/popover/_index.scss +0 -0
  87. package/{dist/scss → scss}/components/popover/_variables.scss +0 -0
  88. package/{dist/scss → scss}/components/post-block/_index.scss +0 -0
  89. package/{dist/scss → scss}/components/progress/_index.scss +0 -0
  90. package/{dist/scss → scss}/components/progress/_variables.scss +0 -0
  91. package/{dist/scss → scss}/components/progress-tracker/_index.scss +0 -0
  92. package/{dist/scss → scss}/components/progress-tracker/_variables.scss +0 -0
  93. package/{dist/scss → scss}/components/radio-button/_index.scss +0 -0
  94. package/{dist/scss → scss}/components/radio-button/_mixins.scss +0 -0
  95. package/{dist/scss → scss}/components/select/_index.scss +0 -0
  96. package/{dist/scss → scss}/components/select/_mixins.scss +0 -0
  97. package/{dist/scss → scss}/components/side-navigation/_index.scss +0 -0
  98. package/{dist/scss → scss}/components/side-navigation/_mixins.scss +0 -0
  99. package/{dist/scss → scss}/components/skeleton/_index.scss +0 -0
  100. package/{dist/scss → scss}/components/skeleton/_mixins.scss +0 -0
  101. package/{dist/scss → scss}/components/slider/_index.scss +0 -0
  102. package/{dist/scss → scss}/components/slideshow/_index.scss +0 -0
  103. package/{dist/scss → scss}/components/slideshow/_variables.scss +0 -0
  104. package/{dist/scss → scss}/components/switch/_index.scss +0 -0
  105. package/{dist/scss → scss}/components/switch/_mixins.scss +0 -0
  106. package/{dist/scss → scss}/components/table/_index.scss +0 -0
  107. package/{dist/scss → scss}/components/table/_mixins.scss +0 -0
  108. package/{src/scss → scss}/components/tabs/_index.scss +5 -1
  109. package/{dist/scss → scss}/components/tabs/_mixins.scss +0 -0
  110. package/{dist/scss → scss}/components/text/_index.scss +0 -0
  111. package/{dist/scss → scss}/components/text-field/_index.scss +0 -0
  112. package/{dist/scss → scss}/components/text-field/_mixins.scss +0 -0
  113. package/{dist/scss → scss}/components/text-field/_variables.scss +0 -0
  114. package/{dist/scss → scss}/components/thumbnail/_index.scss +0 -0
  115. package/{dist/scss → scss}/components/thumbnail/_variables.scss +0 -0
  116. package/{dist/scss → scss}/components/toolbar/_index.scss +0 -0
  117. package/{dist/scss → scss}/components/toolbar/_variables.scss +0 -0
  118. package/{dist/scss → scss}/components/tooltip/_index.scss +0 -0
  119. package/{dist/scss → scss}/components/tooltip/_variables.scss +0 -0
  120. package/{dist/scss → scss}/components/uploader/_index.scss +0 -0
  121. package/{dist/scss → scss}/components/user-block/_index.scss +0 -0
  122. package/{dist/scss → scss}/core/base/_functions.scss +0 -0
  123. package/{dist/scss → scss}/core/base/_helpers.scss +0 -0
  124. package/{dist/scss → scss}/core/base/_index.scss +0 -0
  125. package/{dist/scss → scss}/core/base/_normalize.scss +0 -0
  126. package/{dist/scss → scss}/core/base/_variables.scss +0 -0
  127. package/{dist/scss → scss}/core/color/_functions.scss +0 -0
  128. package/{dist/scss → scss}/core/color/_index.scss +0 -0
  129. package/{dist/scss → scss}/core/color/_variables.scss +0 -0
  130. package/{dist/scss → scss}/core/elevation/_mixins.scss +0 -0
  131. package/{dist/scss → scss}/core/elevation/_variables.scss +0 -0
  132. package/{dist/scss → scss}/core/size/_variables.scss +0 -0
  133. package/{dist/scss → scss}/core/spacing/_index.scss +0 -0
  134. package/{dist/scss → scss}/core/spacing/_variables.scss +0 -0
  135. package/{dist/scss → scss}/core/state/_mixins.scss +0 -0
  136. package/{dist/scss → scss}/core/state/_variables.scss +0 -0
  137. package/{dist/scss → scss}/core/typography/_index.scss +0 -0
  138. package/{dist/scss → scss}/core/typography/_mixins.scss +0 -0
  139. package/{dist/scss → scss}/core/typography/_variables.scss +0 -0
  140. package/{dist/scss → scss}/lumx.scss +0 -0
  141. package/dist/js/custom-colors.min.js.map +0 -1
  142. package/dist/js/date-picker.min.js.map +0 -1
  143. package/dist/js/utils.min.js.map +0 -1
  144. package/dist/package.json +0 -81
  145. package/dist/scss/components/tabs/_index.scss +0 -111
  146. package/src/css/_retro-compat-v2.css +0 -117
  147. package/src/css/design-tokens.css +0 -544
  148. package/src/css/material.css +0 -62
  149. package/src/js/constants/design-tokens.ts +0 -2157
  150. package/src/js/constants/index.ts +0 -35
  151. package/src/js/constants/keycodes.ts +0 -44
  152. package/src/js/custom-colors.ts +0 -56
  153. package/src/js/date-picker.ts +0 -71
  154. package/src/js/utils.ts +0 -296
  155. package/src/scss/_components.scss +0 -35
  156. package/src/scss/_core.scss +0 -12
  157. package/src/scss/_design-tokens.scss +0 -1667
  158. package/src/scss/_retro-compat-v2.scss +0 -95
  159. package/src/scss/components/avatar/_index.scss +0 -42
  160. package/src/scss/components/badge/_index.scss +0 -47
  161. package/src/scss/components/button/_index.scss +0 -166
  162. package/src/scss/components/button/_mixins.scss +0 -271
  163. package/src/scss/components/button/_variables.scss +0 -6
  164. package/src/scss/components/checkbox/_index.scss +0 -231
  165. package/src/scss/components/checkbox/_mixins.scss +0 -69
  166. package/src/scss/components/chip/_index.scss +0 -156
  167. package/src/scss/components/chip/_mixins.scss +0 -37
  168. package/src/scss/components/chip/_variables.scss +0 -1
  169. package/src/scss/components/comment-block/_index.scss +0 -170
  170. package/src/scss/components/date-picker/_index.scss +0 -67
  171. package/src/scss/components/dialog/_index.scss +0 -169
  172. package/src/scss/components/dialog/_variables.scss +0 -8
  173. package/src/scss/components/divider/_index.scss +0 -39
  174. package/src/scss/components/divider/_mixins.scss +0 -60
  175. package/src/scss/components/divider/_variables.scss +0 -7
  176. package/src/scss/components/drag-handle/_index.scss +0 -7
  177. package/src/scss/components/dropdown/_index.scss +0 -22
  178. package/src/scss/components/expansion-panel/_index.scss +0 -80
  179. package/src/scss/components/expansion-panel/_variables.scss +0 -2
  180. package/src/scss/components/flag/_index.scss +0 -41
  181. package/src/scss/components/flex-box/_index.scss +0 -132
  182. package/src/scss/components/generic-block/_index.scss +0 -11
  183. package/src/scss/components/grid/_index.scss +0 -147
  184. package/src/scss/components/grid-column/_index.scss +0 -18
  185. package/src/scss/components/icon/_index.scss +0 -106
  186. package/src/scss/components/icon/_mixins.scss +0 -42
  187. package/src/scss/components/icon/_variables.scss +0 -6
  188. package/src/scss/components/image-block/_index.scss +0 -108
  189. package/src/scss/components/inline-list/_index.scss +0 -15
  190. package/src/scss/components/input-helper/_index.scss +0 -27
  191. package/src/scss/components/input-helper/_mixins.scss +0 -12
  192. package/src/scss/components/input-helper/_variables.scss +0 -1
  193. package/src/scss/components/input-label/_index.scss +0 -23
  194. package/src/scss/components/input-label/_mixins.scss +0 -12
  195. package/src/scss/components/lightbox/_index.scss +0 -59
  196. package/src/scss/components/lightbox/_variables.scss +0 -1
  197. package/src/scss/components/link/_index.scss +0 -35
  198. package/src/scss/components/link/_mixins.scss +0 -25
  199. package/src/scss/components/link-preview/_index.scss +0 -95
  200. package/src/scss/components/list/_index.scss +0 -96
  201. package/src/scss/components/list/_mixins.scss +0 -128
  202. package/src/scss/components/list/_variables.scss +0 -7
  203. package/src/scss/components/message/_index.scss +0 -36
  204. package/src/scss/components/mosaic/_index.scss +0 -120
  205. package/src/scss/components/notification/_index.scss +0 -78
  206. package/src/scss/components/notification/_variables.scss +0 -3
  207. package/src/scss/components/notification-block/_index.scss +0 -42
  208. package/src/scss/components/popover/_index.scss +0 -64
  209. package/src/scss/components/popover/_variables.scss +0 -1
  210. package/src/scss/components/post-block/_index.scss +0 -101
  211. package/src/scss/components/progress/_index.scss +0 -190
  212. package/src/scss/components/progress/_variables.scss +0 -12
  213. package/src/scss/components/progress-tracker/_index.scss +0 -131
  214. package/src/scss/components/progress-tracker/_variables.scss +0 -2
  215. package/src/scss/components/radio-button/_index.scss +0 -180
  216. package/src/scss/components/radio-button/_mixins.scss +0 -82
  217. package/src/scss/components/select/_index.scss +0 -295
  218. package/src/scss/components/select/_mixins.scss +0 -36
  219. package/src/scss/components/side-navigation/_index.scss +0 -69
  220. package/src/scss/components/side-navigation/_mixins.scss +0 -61
  221. package/src/scss/components/skeleton/_index.scss +0 -143
  222. package/src/scss/components/skeleton/_mixins.scss +0 -9
  223. package/src/scss/components/slider/_index.scss +0 -209
  224. package/src/scss/components/slideshow/_index.scss +0 -171
  225. package/src/scss/components/slideshow/_variables.scss +0 -1
  226. package/src/scss/components/switch/_index.scss +0 -257
  227. package/src/scss/components/switch/_mixins.scss +0 -77
  228. package/src/scss/components/table/_index.scss +0 -138
  229. package/src/scss/components/table/_mixins.scss +0 -115
  230. package/src/scss/components/tabs/_mixins.scss +0 -104
  231. package/src/scss/components/text/_index.scss +0 -29
  232. package/src/scss/components/text-field/_index.scss +0 -323
  233. package/src/scss/components/text-field/_mixins.scss +0 -149
  234. package/src/scss/components/text-field/_variables.scss +0 -2
  235. package/src/scss/components/thumbnail/_index.scss +0 -227
  236. package/src/scss/components/thumbnail/_variables.scss +0 -6
  237. package/src/scss/components/toolbar/_index.scss +0 -38
  238. package/src/scss/components/toolbar/_variables.scss +0 -1
  239. package/src/scss/components/tooltip/_index.scss +0 -91
  240. package/src/scss/components/tooltip/_variables.scss +0 -4
  241. package/src/scss/components/uploader/_index.scss +0 -115
  242. package/src/scss/components/user-block/_index.scss +0 -106
  243. package/src/scss/core/base/_functions.scss +0 -3
  244. package/src/scss/core/base/_helpers.scss +0 -21
  245. package/src/scss/core/base/_index.scss +0 -54
  246. package/src/scss/core/base/_normalize.scss +0 -353
  247. package/src/scss/core/base/_variables.scss +0 -39
  248. package/src/scss/core/color/_functions.scss +0 -7
  249. package/src/scss/core/color/_index.scss +0 -15
  250. package/src/scss/core/color/_variables.scss +0 -4
  251. package/src/scss/core/elevation/_mixins.scss +0 -10
  252. package/src/scss/core/elevation/_variables.scss +0 -7
  253. package/src/scss/core/size/_variables.scss +0 -3
  254. package/src/scss/core/spacing/_index.scss +0 -15
  255. package/src/scss/core/spacing/_variables.scss +0 -22
  256. package/src/scss/core/state/_mixins.scss +0 -127
  257. package/src/scss/core/state/_variables.scss +0 -1
  258. package/src/scss/core/typography/_index.scss +0 -16
  259. package/src/scss/core/typography/_mixins.scss +0 -25
  260. package/src/scss/core/typography/_variables.scss +0 -6
  261. package/src/scss/lumx.scss +0 -69
  262. package/style-dictionary/.eslintignore +0 -1
  263. package/style-dictionary/README.md +0 -19
  264. package/style-dictionary/config/_run.js +0 -12
  265. package/style-dictionary/config/_transform-group.js +0 -16
  266. package/style-dictionary/config/gen-css-variables.js +0 -25
  267. package/style-dictionary/config/gen-scss-variables.js +0 -65
  268. package/style-dictionary/config/gen-ts-variables.js +0 -52
  269. package/style-dictionary/config/utils/_color-attributes.js +0 -24
  270. package/style-dictionary/config/utils/_color-rgba-value.js +0 -22
  271. package/style-dictionary/config/utils/_css-prefer-variable.js +0 -24
  272. package/style-dictionary/config/utils/_genHeader.js +0 -3
  273. package/style-dictionary/config/utils/_lumx-variables.js +0 -12
  274. package/style-dictionary/config/utils/_pickFieldsInTree.js +0 -22
  275. package/style-dictionary/config/utils/_prettier-scss.js +0 -13
  276. package/style-dictionary/config/utils/_prettier-ts.js +0 -13
  277. package/style-dictionary/config/utils/_resolve-structure-alias.js +0 -76
  278. package/style-dictionary/index.js +0 -11
  279. package/style-dictionary/properties/components/button.json +0 -206
  280. package/style-dictionary/properties/components/material.json +0 -64
  281. package/style-dictionary/properties/components/navigation.json +0 -207
  282. package/style-dictionary/properties/components/tabs.json +0 -168
  283. package/style-dictionary/properties/components/text-field.json +0 -167
  284. package/style-dictionary/properties/core/border-radius.json +0 -3
  285. package/style-dictionary/properties/core/color.json +0 -421
  286. package/style-dictionary/properties/core/size.json +0 -11
  287. package/style-dictionary/properties/core/spacing.json +0 -11
  288. package/style-dictionary/properties/core/typography.json +0 -127
  289. package/tsconfig.json +0 -3
  290. package/webpack.config.js +0 -202
@@ -1,206 +0,0 @@
1
- {
2
- "button": {
3
- "height": "{size.m}",
4
- "border-radius": "{border-radius}",
5
- "emphasis-high": {
6
- "state-default": {
7
- "padding": {
8
- "horizontal": "{spacing.unit.big}"
9
- },
10
- "border-width": { "value": "0" },
11
- "theme-light": {
12
- "background-color": "{color.primary.N}",
13
- "color": "{color.light.N}",
14
- "border-color": { "value": "transparent" }
15
- },
16
- "theme-dark": {
17
- "background-color": "{color.light.N}",
18
- "color": "{color.primary.N}",
19
- "border-color": { "value": "transparent" }
20
- }
21
- },
22
- "state-hover": {
23
- "padding": {
24
- "horizontal": "{spacing.unit.big}"
25
- },
26
- "border-width": { "value": "0" },
27
- "theme-light": {
28
- "background-color": "{color.primary.D1}",
29
- "color": "{color.light.N}",
30
- "border-color": { "value": "transparent" }
31
- },
32
- "theme-dark": {
33
- "background-color": "{color.light.L1}",
34
- "color": "{color.primary.N}",
35
- "border-color": { "value": "transparent" }
36
- }
37
- },
38
- "state-active": {
39
- "padding": {
40
- "horizontal": "{spacing.unit.big}"
41
- },
42
- "border-width": { "value": "0" },
43
- "theme-light": {
44
- "background-color": "{color.primary.D2}",
45
- "color": "{color.light.N}",
46
- "border-color": { "value": "transparent" }
47
- },
48
- "theme-dark": {
49
- "background-color": "{color.light.L2}",
50
- "color": "{color.primary.N}",
51
- "border-color": { "value": "transparent" }
52
- }
53
- }
54
- },
55
- "emphasis-medium": {
56
- "state-default": {
57
- "padding": {
58
- "horizontal": "{spacing.unit.big}"
59
- },
60
- "border-width": { "value": "0" },
61
- "theme-light": {
62
- "background-color": "{color.dark.L5}",
63
- "color": "{color.dark.L1}",
64
- "border-color": { "value": "transparent" }
65
- },
66
- "theme-dark": {
67
- "background-color": "{color.light.L5}",
68
- "color": "{color.light.N}",
69
- "border-color": { "value": "transparent" }
70
- }
71
- },
72
- "state-hover": {
73
- "padding": {
74
- "horizontal": "{spacing.unit.big}"
75
- },
76
- "border-width": { "value": "0" },
77
- "theme-light": {
78
- "background-color": "{color.dark.L4}",
79
- "color": "{color.dark.L1}",
80
- "border-color": { "value": "transparent" }
81
- },
82
- "theme-dark": {
83
- "background-color": "{color.light.L4}",
84
- "color": "{color.light.N}",
85
- "border-color": { "value": "transparent" }
86
- }
87
- },
88
- "state-active": {
89
- "padding": {
90
- "horizontal": "{spacing.unit.big}"
91
- },
92
- "border-width": { "value": "0" },
93
- "theme-light": {
94
- "background-color": "{color.dark.L3}",
95
- "color": "{color.dark.L1}",
96
- "border-color": { "value": "transparent" }
97
- },
98
- "theme-dark": {
99
- "background-color": "{color.light.L3}",
100
- "color": "{color.light.N}",
101
- "border-color": { "value": "transparent" }
102
- }
103
- }
104
- },
105
- "emphasis-low": {
106
- "state-default": {
107
- "padding": {
108
- "horizontal": "{spacing.unit.regular}"
109
- },
110
- "border-width": { "value": "0" },
111
- "theme-light": {
112
- "background-color": { "value": "transparent" },
113
- "color": "{color.dark.L1}",
114
- "border-color": { "value": "transparent" }
115
- },
116
- "theme-dark": {
117
- "background-color": { "value": "transparent" },
118
- "color": "{color.light.N}",
119
- "border-color": { "value": "transparent" }
120
- }
121
- },
122
- "state-hover": {
123
- "padding": {
124
- "horizontal": "{spacing.unit.regular}"
125
- },
126
- "border-width": { "value": "0" },
127
- "theme-light": {
128
- "background-color": "{color.dark.L5}",
129
- "color": "{color.dark.L1}",
130
- "border-color": { "value": "transparent" }
131
- },
132
- "theme-dark": {
133
- "background-color": "{color.light.L5}",
134
- "color": "{color.light.N}",
135
- "border-color": { "value": "transparent" }
136
- }
137
- },
138
- "state-active": {
139
- "padding": {
140
- "horizontal": "{spacing.unit.regular}"
141
- },
142
- "border-width": { "value": "0" },
143
- "theme-light": {
144
- "background-color": "{color.dark.L4}",
145
- "color": "{color.dark.L1}",
146
- "border-color": { "value": "transparent" }
147
- },
148
- "theme-dark": {
149
- "background-color": "{color.light.L4}",
150
- "color": "{color.light.N}",
151
- "border-color": { "value": "transparent" }
152
- }
153
- }
154
- },
155
- "emphasis-selected": {
156
- "state-default": {
157
- "padding": {
158
- "horizontal": "{spacing.unit.big}"
159
- },
160
- "border-width": { "value": "0" },
161
- "theme-light": {
162
- "background-color": "{color.primary.L5}",
163
- "color": "{color.primary.D2}",
164
- "border-color": { "value": "transparent" }
165
- },
166
- "theme-dark": {
167
- "background-color": "{color.light.L3}",
168
- "color": "{color.light.N}",
169
- "border-color": { "value": "transparent" }
170
- }
171
- },
172
- "state-hover": {
173
- "padding": {
174
- "horizontal": "{spacing.unit.big}"
175
- },
176
- "border-width": { "value": "0" },
177
- "theme-light": {
178
- "background-color": "{color.primary.L4}",
179
- "color": "{color.primary.D2}",
180
- "border-color": { "value": "transparent" }
181
- },
182
- "theme-dark": {
183
- "background-color": "{color.light.L4}",
184
- "color": "{color.light.N}",
185
- "border-color": { "value": "transparent" }
186
- }
187
- },
188
- "state-active": {
189
- "padding": {
190
- "horizontal": "{spacing.unit.big}"
191
- },
192
- "border-width": { "value": "0" },
193
- "theme-light": {
194
- "background-color": "{color.primary.L3}",
195
- "color": "{color.primary.D2}",
196
- "border-color": { "value": "transparent" }
197
- },
198
- "theme-dark": {
199
- "background-color": "{color.light.L5}",
200
- "color": "{color.light.N}",
201
- "border-color": { "value": "transparent" }
202
- }
203
- }
204
- }
205
- }
206
- }
@@ -1,64 +0,0 @@
1
- {
2
- "material": {
3
- "button": {
4
- "text-transform": { "value": "none" },
5
- "variant-icon-border-radius": {}
6
- },
7
- "checkbox": {
8
- "wrapper-size": { "value": "20px" },
9
- "control-size": { "value": "16px" }
10
- },
11
- "chip": {
12
- "size-m": {
13
- "height": { "value": "{size.m.value}" },
14
- "border-radius": { "value": "18px" },
15
- "padding-vertical": { "value": "{spacing.unit.big.value}" }
16
- },
17
- "size-s": {
18
- "height": { "value": "{size.s.value}" },
19
- "border-radius": { "value": "12px" },
20
- "padding-vertical": { "value": "{spacing.unit.medium.value}" }
21
- }
22
- },
23
- "input-helper": "{typography.interface.caption}",
24
- "input-label": "{typography.interface.body1}",
25
- "progress": {
26
- "bounce": { "value": "block" },
27
- "rotate": { "value": "none" }
28
- },
29
- "radio-button": {
30
- "wrapper-size": { "value": "20px" },
31
- "control-size": { "value": "16px" },
32
- "indicator-size": { "value": "8px" }
33
- },
34
- "switch": {
35
- "wrapper": {
36
- "width": { "value": "30px" },
37
- "height": { "value": "20px" }
38
- },
39
- "control": {
40
- "width": { "value": "30px" },
41
- "height": { "value": "16px" }
42
- },
43
- "indicator": {
44
- "size": { "value": "8px" },
45
- "offset": { "value": "4px" }
46
- }
47
- },
48
- "text-field": {
49
- "padding": {
50
- "top": { "value": "0" },
51
- "bottom": { "value": "0" }
52
- },
53
- "header": {
54
- "wrapper": {
55
- "margin-bottom": { "value": "{spacing.unit.regular.value}" }
56
- },
57
- "label": "{typography.interface.body1}"
58
- },
59
- "input": {
60
- "content": "{typography.interface.body1}"
61
- }
62
- }
63
- }
64
- }
@@ -1,207 +0,0 @@
1
- {
2
- "navigation": {
3
- "item": {
4
- "padding": {
5
- "horizontal": "{spacing.unit.regular}"
6
- },
7
- "min-height": "{size.m}",
8
- "border-radius": "{border-radius}",
9
- "emphasis-low": {
10
- "state-default": {
11
- "border": {
12
- "top": {
13
- "width": { "value": "0" }
14
- },
15
- "right": {
16
- "width": { "value": "0" }
17
- },
18
- "bottom": {
19
- "width": { "value": "0" }
20
- },
21
- "left": {
22
- "width": { "value": "0" }
23
- }
24
- },
25
- "theme-light": {
26
- "background-color": { "value": "transparent" },
27
- "border-color": "{color.dark.L5}",
28
- "icon-color": "{color.dark.L1}",
29
- "label-color": "{color.dark.N}",
30
- "chevron-background-color": { "value": "transparent" },
31
- "chevron-color": "{color.dark.L1}"
32
- },
33
- "theme-dark": {
34
- "background-color": { "value": "transparent" },
35
- "border-color": "{color.light.L5}",
36
- "icon-color": "{color.light.N}",
37
- "label-color": "{color.light.N}",
38
- "chevron-background-color": { "value": "transparent" },
39
- "chevron-color": "{color.light.N}"
40
- }
41
- },
42
- "state-hover": {
43
- "border": {
44
- "top": {
45
- "width": { "value": "0" }
46
- },
47
- "right": {
48
- "width": { "value": "0" }
49
- },
50
- "bottom": {
51
- "width": { "value": "0" }
52
- },
53
- "left": {
54
- "width": { "value": "0" }
55
- }
56
- },
57
- "theme-light": {
58
- "background-color": "{color.dark.L5}",
59
- "border-color": "{color.dark.L5}",
60
- "icon-color": "{color.dark.L1}",
61
- "label-color": "{color.dark.N}",
62
- "chevron-background-color": "{color.dark.L5}",
63
- "chevron-color": "{color.dark.L1}"
64
- },
65
- "theme-dark": {
66
- "background-color": "{color.light.L5}",
67
- "border-color": "{color.light.L5}",
68
- "icon-color": "{color.light.N}",
69
- "label-color": "{color.light.N}",
70
- "chevron-background-color": "{color.light.L5}",
71
- "chevron-color": "{color.light.N}"
72
- }
73
- },
74
- "state-active": {
75
- "border": {
76
- "top": {
77
- "width": { "value": "0" }
78
- },
79
- "right": {
80
- "width": { "value": "0" }
81
- },
82
- "bottom": {
83
- "width": { "value": "0" }
84
- },
85
- "left": {
86
- "width": { "value": "0" }
87
- }
88
- },
89
- "theme-light": {
90
- "background-color": "{color.dark.L4}",
91
- "border-color": "{color.dark.L5}",
92
- "icon-color": "{color.dark.L1}",
93
- "label-color": "{color.dark.N}",
94
- "chevron-background-color": "{color.dark.L4}",
95
- "chevron-color": "{color.dark.L1}"
96
- },
97
- "theme-dark": {
98
- "background-color": "{color.light.L4}",
99
- "border-color": "{color.light.L5}",
100
- "icon-color": "{color.light.N}",
101
- "label-color": "{color.light.N}",
102
- "chevron-background-color": "{color.light.L4}",
103
- "chevron-color": "{color.light.N}"
104
- }
105
- }
106
- },
107
- "emphasis-selected": {
108
- "state-default": {
109
- "border": {
110
- "top": {
111
- "width": { "value": "0" }
112
- },
113
- "right": {
114
- "width": { "value": "0" }
115
- },
116
- "bottom": {
117
- "width": { "value": "0" }
118
- },
119
- "left": {
120
- "width": { "value": "0" }
121
- }
122
- },
123
- "theme-light": {
124
- "background-color": "{color.primary.L5}",
125
- "border-color": "{color.primary.N}",
126
- "icon-color": "{color.primary.D2}",
127
- "label-color": "{color.primary.D2}",
128
- "chevron-background-color": { "value": "transparent" },
129
- "chevron-color": "{color.primary.D2}"
130
- },
131
- "theme-dark": {
132
- "background-color": "{color.light.L3}",
133
- "border-color": "{color.light.L5}",
134
- "icon-color": "{color.light.N}",
135
- "label-color": "{color.light.N}",
136
- "chevron-background-color": { "value": "transparent" },
137
- "chevron-color": "{color.light.N}"
138
- }
139
- },
140
- "state-hover": {
141
- "border": {
142
- "top": {
143
- "width": { "value": "0" }
144
- },
145
- "right": {
146
- "width": { "value": "0" }
147
- },
148
- "bottom": {
149
- "width": { "value": "0" }
150
- },
151
- "left": {
152
- "width": { "value": "0" }
153
- }
154
- },
155
- "theme-light": {
156
- "background-color": "{color.primary.L4}",
157
- "border-color": "{color.primary.N}",
158
- "icon-color": "{color.primary.D2}",
159
- "label-color": "{color.primary.D2}",
160
- "chevron-background-color": "{color.primary.L4}",
161
- "chevron-color": "{color.primary.D2}"
162
- },
163
- "theme-dark": {
164
- "background-color": "{color.light.L4}",
165
- "border-color": "{color.light.L5}",
166
- "icon-color": "{color.light.N}",
167
- "label-color": "{color.light.N}",
168
- "chevron-background-color": "{color.light.L4}",
169
- "chevron-color": "{color.light.N}"
170
- }
171
- },
172
- "state-active": {
173
- "border": {
174
- "top": {
175
- "width": { "value": "0" }
176
- },
177
- "right": {
178
- "width": { "value": "0" }
179
- },
180
- "bottom": {
181
- "width": { "value": "0" }
182
- },
183
- "left": {
184
- "width": { "value": "0" }
185
- }
186
- },
187
- "theme-light": {
188
- "background-color": "{color.primary.L3}",
189
- "border-color": "{color.primary.N}",
190
- "icon-color": "{color.primary.D2}",
191
- "label-color": "{color.primary.D2}",
192
- "chevron-background-color": "{color.primary.L3}",
193
- "chevron-color": "{color.primary.D2}"
194
- },
195
- "theme-dark": {
196
- "background-color": "{color.light.L5}",
197
- "border-color": "{color.light.L5}",
198
- "icon-color": "{color.light.N}",
199
- "label-color": "{color.light.N}",
200
- "chevron-background-color": "{color.light.L5}",
201
- "chevron-color": "{color.light.N}"
202
- }
203
- }
204
- }
205
- }
206
- }
207
- }
@@ -1,168 +0,0 @@
1
- {
2
- "tabs": {
3
- "link": {
4
- "height": { "value": "48px" },
5
- "border-radius": { "value": "0" },
6
- "emphasis-low": {
7
- "state-default": {
8
- "border": {
9
- "top": {
10
- "width": { "value": "0" }
11
- },
12
- "right": {
13
- "width": { "value": "0" }
14
- },
15
- "bottom": {
16
- "width": { "value": "2px" }
17
- },
18
- "left": {
19
- "width": { "value": "0" }
20
- }
21
- },
22
- "theme-light": {
23
- "background-color": { "value": "transparent" },
24
- "color": "{color.dark.L1}",
25
- "border-color": "{color.dark.L5}"
26
- },
27
- "theme-dark": {
28
- "background-color": { "value": "transparent" },
29
- "color": "{color.light.N}",
30
- "border-color": "{color.light.L5}"
31
- }
32
- },
33
- "state-hover": {
34
- "border": {
35
- "top": {
36
- "width": { "value": "0" }
37
- },
38
- "right": {
39
- "width": { "value": "0" }
40
- },
41
- "bottom": {
42
- "width": { "value": "2px" }
43
- },
44
- "left": {
45
- "width": { "value": "0" }
46
- }
47
- },
48
- "theme-light": {
49
- "background-color": "{color.dark.L5}",
50
- "color": "{color.dark.L1}",
51
- "border-color": "{color.dark.L5}"
52
- },
53
- "theme-dark": {
54
- "background-color": "{color.light.L5}",
55
- "color": "{color.light.N}",
56
- "border-color": "{color.light.L5}"
57
- }
58
- },
59
- "state-active": {
60
- "border": {
61
- "top": {
62
- "width": { "value": "0" }
63
- },
64
- "right": {
65
- "width": { "value": "0" }
66
- },
67
- "bottom": {
68
- "width": { "value": "2px" }
69
- },
70
- "left": {
71
- "width": { "value": "0" }
72
- }
73
- },
74
- "theme-light": {
75
- "background-color": "{color.dark.L4}",
76
- "color": "{color.dark.L1}",
77
- "border-color": "{color.dark.L5}"
78
- },
79
- "theme-dark": {
80
- "background-color": "{color.light.L4}",
81
- "color": "{color.light.N}",
82
- "border-color": "{color.light.L5}"
83
- }
84
- }
85
- },
86
- "emphasis-selected": {
87
- "state-default": {
88
- "border": {
89
- "top": {
90
- "width": { "value": "0" }
91
- },
92
- "right": {
93
- "width": { "value": "0" }
94
- },
95
- "bottom": {
96
- "width": { "value": "2px" }
97
- },
98
- "left": {
99
- "width": { "value": "0" }
100
- }
101
- },
102
- "theme-light": {
103
- "background-color": { "value": "transparent" },
104
- "color": "{color.dark.L1}",
105
- "border-color": "{color.primary.N}"
106
- },
107
- "theme-dark": {
108
- "background-color": { "value": "transparent" },
109
- "color": "{color.light.N}",
110
- "border-color": "{color.light.N}"
111
- }
112
- },
113
- "state-hover": {
114
- "border": {
115
- "top": {
116
- "width": { "value": "0" }
117
- },
118
- "right": {
119
- "width": { "value": "0" }
120
- },
121
- "bottom": {
122
- "width": { "value": "2px" }
123
- },
124
- "left": {
125
- "width": { "value": "0" }
126
- }
127
- },
128
- "theme-light": {
129
- "background-color": "{color.dark.L5}",
130
- "color": "{color.dark.L1}",
131
- "border-color": "{color.primary.N}"
132
- },
133
- "theme-dark": {
134
- "background-color": "{color.light.L5}",
135
- "color": "{color.light.N}",
136
- "border-color": "{color.light.N}"
137
- }
138
- },
139
- "state-active": {
140
- "border": {
141
- "top": {
142
- "width": { "value": "0" }
143
- },
144
- "right": {
145
- "width": { "value": "0" }
146
- },
147
- "bottom": {
148
- "width": { "value": "2px" }
149
- },
150
- "left": {
151
- "width": { "value": "0" }
152
- }
153
- },
154
- "theme-light": {
155
- "background-color": "{color.dark.L4}",
156
- "color": "{color.dark.L1}",
157
- "border-color": "{color.primary.N}"
158
- },
159
- "theme-dark": {
160
- "background-color": "{color.light.L4}",
161
- "color": "{color.light.N}",
162
- "border-color": "{color.light.N}"
163
- }
164
- }
165
- }
166
- }
167
- }
168
- }