@lumx/core 3.0.7 → 3.1.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.
Files changed (291) hide show
  1. package/{CONTRIBUTING.md → dist/CONTRIBUTING.md} +0 -0
  2. package/{LICENSE.md → dist/LICENSE.md} +0 -0
  3. package/{css → dist/css}/_retro-compat-v2.css +0 -0
  4. package/{css → dist/css}/design-tokens.css +0 -0
  5. package/{css → dist/css}/material.css +0 -0
  6. package/{js → dist/js}/constants/design-tokens.js +0 -0
  7. package/{js → dist/js}/constants/design-tokens.min.js +0 -0
  8. package/{js → dist/js}/constants/design-tokens.min.js.map +0 -0
  9. package/{js → dist/js}/constants/design-tokens.ts +0 -0
  10. package/{js → dist/js}/constants/index.js +0 -0
  11. package/{js → dist/js}/constants/index.min.js +0 -0
  12. package/{js → dist/js}/constants/index.min.js.map +0 -0
  13. package/{js → dist/js}/constants/index.ts +0 -0
  14. package/{js → dist/js}/constants/keycodes.js +0 -0
  15. package/{js → dist/js}/constants/keycodes.min.js +0 -0
  16. package/{js → dist/js}/constants/keycodes.min.js.map +0 -0
  17. package/{js → dist/js}/constants/keycodes.ts +0 -0
  18. package/{js → dist/js}/custom-colors.js +0 -0
  19. package/{js → dist/js}/custom-colors.min.js +0 -0
  20. package/dist/js/custom-colors.min.js.map +1 -0
  21. package/{js → dist/js}/custom-colors.ts +0 -0
  22. package/{js → dist/js}/date-picker.js +0 -0
  23. package/{js → dist/js}/date-picker.min.js +0 -0
  24. package/dist/js/date-picker.min.js.map +1 -0
  25. package/{js → dist/js}/date-picker.ts +0 -0
  26. package/{js → dist/js}/utils.js +0 -0
  27. package/{js → dist/js}/utils.min.js +0 -0
  28. package/dist/js/utils.min.js.map +1 -0
  29. package/{js → dist/js}/utils.ts +0 -0
  30. package/{lumx.css → dist/lumx.css} +1 -1
  31. package/{lumx.min.css → dist/lumx.min.css} +1 -1
  32. package/dist/package.json +81 -0
  33. package/{scss → dist/scss}/_components.scss +0 -0
  34. package/{scss → dist/scss}/_core.scss +0 -0
  35. package/{scss → dist/scss}/_design-tokens.scss +0 -0
  36. package/{scss → dist/scss}/_retro-compat-v2.scss +0 -0
  37. package/{scss → dist/scss}/components/avatar/_index.scss +0 -0
  38. package/{scss → dist/scss}/components/badge/_index.scss +0 -0
  39. package/{scss → dist/scss}/components/button/_index.scss +0 -0
  40. package/{scss → dist/scss}/components/button/_mixins.scss +0 -0
  41. package/{scss → dist/scss}/components/button/_variables.scss +0 -0
  42. package/{scss → dist/scss}/components/checkbox/_index.scss +0 -0
  43. package/{scss → dist/scss}/components/checkbox/_mixins.scss +0 -0
  44. package/{scss → dist/scss}/components/chip/_index.scss +0 -0
  45. package/{scss → dist/scss}/components/chip/_mixins.scss +0 -0
  46. package/{scss → dist/scss}/components/chip/_variables.scss +0 -0
  47. package/{scss → dist/scss}/components/comment-block/_index.scss +0 -0
  48. package/{scss → dist/scss}/components/date-picker/_index.scss +0 -0
  49. package/{scss → dist/scss}/components/dialog/_index.scss +0 -0
  50. package/{scss → dist/scss}/components/dialog/_variables.scss +0 -0
  51. package/{scss → dist/scss}/components/divider/_index.scss +0 -0
  52. package/{scss → dist/scss}/components/divider/_mixins.scss +0 -0
  53. package/{scss → dist/scss}/components/divider/_variables.scss +0 -0
  54. package/{scss → dist/scss}/components/drag-handle/_index.scss +0 -0
  55. package/{scss → dist/scss}/components/dropdown/_index.scss +0 -0
  56. package/{scss → dist/scss}/components/expansion-panel/_index.scss +0 -0
  57. package/{scss → dist/scss}/components/expansion-panel/_variables.scss +0 -0
  58. package/{scss → dist/scss}/components/flag/_index.scss +0 -0
  59. package/{scss → dist/scss}/components/flex-box/_index.scss +0 -0
  60. package/{scss → dist/scss}/components/generic-block/_index.scss +0 -0
  61. package/{scss → dist/scss}/components/grid/_index.scss +0 -0
  62. package/dist/scss/components/grid-column/_index.scss +18 -0
  63. package/{scss → dist/scss}/components/icon/_index.scss +0 -0
  64. package/{scss → dist/scss}/components/icon/_mixins.scss +0 -0
  65. package/{scss → dist/scss}/components/icon/_variables.scss +0 -0
  66. package/{scss → dist/scss}/components/image-block/_index.scss +0 -0
  67. package/{scss → dist/scss}/components/inline-list/_index.scss +0 -0
  68. package/{scss → dist/scss}/components/input-helper/_index.scss +0 -0
  69. package/{scss → dist/scss}/components/input-helper/_mixins.scss +0 -0
  70. package/{scss → dist/scss}/components/input-helper/_variables.scss +0 -0
  71. package/{scss → dist/scss}/components/input-label/_index.scss +0 -0
  72. package/{scss → dist/scss}/components/input-label/_mixins.scss +0 -0
  73. package/{scss → dist/scss}/components/lightbox/_index.scss +0 -0
  74. package/{scss → dist/scss}/components/lightbox/_variables.scss +0 -0
  75. package/{scss → dist/scss}/components/link/_index.scss +0 -0
  76. package/{scss → dist/scss}/components/link/_mixins.scss +0 -0
  77. package/{scss → dist/scss}/components/link-preview/_index.scss +0 -0
  78. package/{scss → dist/scss}/components/list/_index.scss +0 -0
  79. package/{scss → dist/scss}/components/list/_mixins.scss +0 -0
  80. package/{scss → dist/scss}/components/list/_variables.scss +0 -0
  81. package/{scss → dist/scss}/components/message/_index.scss +0 -0
  82. package/{scss → dist/scss}/components/mosaic/_index.scss +0 -0
  83. package/{scss → dist/scss}/components/notification/_index.scss +0 -0
  84. package/{scss → dist/scss}/components/notification/_variables.scss +0 -0
  85. package/{scss → dist/scss}/components/notification-block/_index.scss +0 -0
  86. package/{scss → dist/scss}/components/popover/_index.scss +0 -0
  87. package/{scss → dist/scss}/components/popover/_variables.scss +0 -0
  88. package/{scss → dist/scss}/components/post-block/_index.scss +0 -0
  89. package/{scss → dist/scss}/components/progress/_index.scss +20 -0
  90. package/dist/scss/components/progress/_variables.scss +12 -0
  91. package/{scss → dist/scss}/components/progress-tracker/_index.scss +0 -0
  92. package/{scss → dist/scss}/components/progress-tracker/_variables.scss +0 -0
  93. package/{scss → dist/scss}/components/radio-button/_index.scss +0 -0
  94. package/{scss → dist/scss}/components/radio-button/_mixins.scss +0 -0
  95. package/{scss → dist/scss}/components/select/_index.scss +0 -0
  96. package/{scss → dist/scss}/components/select/_mixins.scss +0 -0
  97. package/{scss → dist/scss}/components/side-navigation/_index.scss +0 -0
  98. package/{scss → dist/scss}/components/side-navigation/_mixins.scss +0 -0
  99. package/{scss → dist/scss}/components/skeleton/_index.scss +0 -0
  100. package/{scss → dist/scss}/components/skeleton/_mixins.scss +0 -0
  101. package/{scss → dist/scss}/components/slider/_index.scss +0 -0
  102. package/{scss → dist/scss}/components/slideshow/_index.scss +0 -0
  103. package/{scss → dist/scss}/components/slideshow/_variables.scss +0 -0
  104. package/{scss → dist/scss}/components/switch/_index.scss +0 -0
  105. package/{scss → dist/scss}/components/switch/_mixins.scss +0 -0
  106. package/{scss → dist/scss}/components/table/_index.scss +0 -0
  107. package/{scss → dist/scss}/components/table/_mixins.scss +0 -0
  108. package/{scss → dist/scss}/components/tabs/_index.scss +0 -0
  109. package/{scss → dist/scss}/components/tabs/_mixins.scss +0 -0
  110. package/{scss → dist/scss}/components/text/_index.scss +0 -0
  111. package/{scss → dist/scss}/components/text-field/_index.scss +0 -0
  112. package/{scss → dist/scss}/components/text-field/_mixins.scss +0 -0
  113. package/{scss → dist/scss}/components/text-field/_variables.scss +0 -0
  114. package/{scss → dist/scss}/components/thumbnail/_index.scss +0 -0
  115. package/{scss → dist/scss}/components/thumbnail/_variables.scss +0 -0
  116. package/{scss → dist/scss}/components/toolbar/_index.scss +0 -0
  117. package/{scss → dist/scss}/components/toolbar/_variables.scss +0 -0
  118. package/{scss → dist/scss}/components/tooltip/_index.scss +0 -0
  119. package/{scss → dist/scss}/components/tooltip/_variables.scss +0 -0
  120. package/{scss → dist/scss}/components/uploader/_index.scss +0 -0
  121. package/{scss → dist/scss}/components/user-block/_index.scss +0 -0
  122. package/{scss → dist/scss}/core/base/_functions.scss +0 -0
  123. package/{scss → dist/scss}/core/base/_helpers.scss +0 -0
  124. package/{scss → dist/scss}/core/base/_index.scss +0 -0
  125. package/{scss → dist/scss}/core/base/_normalize.scss +0 -0
  126. package/{scss → dist/scss}/core/base/_variables.scss +0 -0
  127. package/{scss → dist/scss}/core/color/_functions.scss +0 -0
  128. package/{scss → dist/scss}/core/color/_index.scss +0 -0
  129. package/{scss → dist/scss}/core/color/_variables.scss +0 -0
  130. package/{scss → dist/scss}/core/elevation/_mixins.scss +0 -0
  131. package/{scss → dist/scss}/core/elevation/_variables.scss +0 -0
  132. package/{scss → dist/scss}/core/size/_variables.scss +0 -0
  133. package/{scss → dist/scss}/core/spacing/_index.scss +0 -0
  134. package/{scss → dist/scss}/core/spacing/_variables.scss +0 -0
  135. package/{scss → dist/scss}/core/state/_mixins.scss +0 -0
  136. package/{scss → dist/scss}/core/state/_variables.scss +0 -0
  137. package/{scss → dist/scss}/core/typography/_index.scss +0 -0
  138. package/{scss → dist/scss}/core/typography/_mixins.scss +0 -0
  139. package/{scss → dist/scss}/core/typography/_variables.scss +0 -0
  140. package/{scss → dist/scss}/lumx.scss +1 -0
  141. package/package.json +4 -8
  142. package/src/css/_retro-compat-v2.css +117 -0
  143. package/src/css/design-tokens.css +544 -0
  144. package/src/css/material.css +62 -0
  145. package/src/js/constants/design-tokens.ts +2157 -0
  146. package/src/js/constants/index.ts +35 -0
  147. package/src/js/constants/keycodes.ts +44 -0
  148. package/src/js/custom-colors.ts +56 -0
  149. package/src/js/date-picker.ts +71 -0
  150. package/src/js/utils.ts +296 -0
  151. package/src/scss/_components.scss +35 -0
  152. package/src/scss/_core.scss +12 -0
  153. package/src/scss/_design-tokens.scss +1667 -0
  154. package/src/scss/_retro-compat-v2.scss +95 -0
  155. package/src/scss/components/avatar/_index.scss +42 -0
  156. package/src/scss/components/badge/_index.scss +47 -0
  157. package/src/scss/components/button/_index.scss +166 -0
  158. package/src/scss/components/button/_mixins.scss +271 -0
  159. package/src/scss/components/button/_variables.scss +6 -0
  160. package/src/scss/components/checkbox/_index.scss +231 -0
  161. package/src/scss/components/checkbox/_mixins.scss +69 -0
  162. package/src/scss/components/chip/_index.scss +156 -0
  163. package/src/scss/components/chip/_mixins.scss +37 -0
  164. package/src/scss/components/chip/_variables.scss +1 -0
  165. package/src/scss/components/comment-block/_index.scss +170 -0
  166. package/src/scss/components/date-picker/_index.scss +67 -0
  167. package/src/scss/components/dialog/_index.scss +169 -0
  168. package/src/scss/components/dialog/_variables.scss +8 -0
  169. package/src/scss/components/divider/_index.scss +39 -0
  170. package/src/scss/components/divider/_mixins.scss +60 -0
  171. package/src/scss/components/divider/_variables.scss +7 -0
  172. package/src/scss/components/drag-handle/_index.scss +7 -0
  173. package/src/scss/components/dropdown/_index.scss +22 -0
  174. package/src/scss/components/expansion-panel/_index.scss +80 -0
  175. package/src/scss/components/expansion-panel/_variables.scss +2 -0
  176. package/src/scss/components/flag/_index.scss +41 -0
  177. package/src/scss/components/flex-box/_index.scss +132 -0
  178. package/src/scss/components/generic-block/_index.scss +11 -0
  179. package/src/scss/components/grid/_index.scss +147 -0
  180. package/src/scss/components/grid-column/_index.scss +18 -0
  181. package/src/scss/components/icon/_index.scss +106 -0
  182. package/src/scss/components/icon/_mixins.scss +42 -0
  183. package/src/scss/components/icon/_variables.scss +6 -0
  184. package/src/scss/components/image-block/_index.scss +108 -0
  185. package/src/scss/components/inline-list/_index.scss +15 -0
  186. package/src/scss/components/input-helper/_index.scss +27 -0
  187. package/src/scss/components/input-helper/_mixins.scss +12 -0
  188. package/src/scss/components/input-helper/_variables.scss +1 -0
  189. package/src/scss/components/input-label/_index.scss +23 -0
  190. package/src/scss/components/input-label/_mixins.scss +12 -0
  191. package/src/scss/components/lightbox/_index.scss +59 -0
  192. package/src/scss/components/lightbox/_variables.scss +1 -0
  193. package/src/scss/components/link/_index.scss +35 -0
  194. package/src/scss/components/link/_mixins.scss +25 -0
  195. package/src/scss/components/link-preview/_index.scss +95 -0
  196. package/src/scss/components/list/_index.scss +96 -0
  197. package/src/scss/components/list/_mixins.scss +128 -0
  198. package/src/scss/components/list/_variables.scss +7 -0
  199. package/src/scss/components/message/_index.scss +36 -0
  200. package/src/scss/components/mosaic/_index.scss +120 -0
  201. package/src/scss/components/notification/_index.scss +78 -0
  202. package/src/scss/components/notification/_variables.scss +3 -0
  203. package/src/scss/components/notification-block/_index.scss +42 -0
  204. package/src/scss/components/popover/_index.scss +64 -0
  205. package/src/scss/components/popover/_variables.scss +1 -0
  206. package/src/scss/components/post-block/_index.scss +101 -0
  207. package/src/scss/components/progress/_index.scss +190 -0
  208. package/src/scss/components/progress/_variables.scss +12 -0
  209. package/src/scss/components/progress-tracker/_index.scss +131 -0
  210. package/src/scss/components/progress-tracker/_variables.scss +2 -0
  211. package/src/scss/components/radio-button/_index.scss +180 -0
  212. package/src/scss/components/radio-button/_mixins.scss +82 -0
  213. package/src/scss/components/select/_index.scss +295 -0
  214. package/src/scss/components/select/_mixins.scss +36 -0
  215. package/src/scss/components/side-navigation/_index.scss +69 -0
  216. package/src/scss/components/side-navigation/_mixins.scss +61 -0
  217. package/src/scss/components/skeleton/_index.scss +143 -0
  218. package/src/scss/components/skeleton/_mixins.scss +9 -0
  219. package/src/scss/components/slider/_index.scss +209 -0
  220. package/src/scss/components/slideshow/_index.scss +171 -0
  221. package/src/scss/components/slideshow/_variables.scss +1 -0
  222. package/src/scss/components/switch/_index.scss +257 -0
  223. package/src/scss/components/switch/_mixins.scss +77 -0
  224. package/src/scss/components/table/_index.scss +138 -0
  225. package/src/scss/components/table/_mixins.scss +115 -0
  226. package/src/scss/components/tabs/_index.scss +111 -0
  227. package/src/scss/components/tabs/_mixins.scss +104 -0
  228. package/src/scss/components/text/_index.scss +29 -0
  229. package/src/scss/components/text-field/_index.scss +323 -0
  230. package/src/scss/components/text-field/_mixins.scss +149 -0
  231. package/src/scss/components/text-field/_variables.scss +2 -0
  232. package/src/scss/components/thumbnail/_index.scss +227 -0
  233. package/src/scss/components/thumbnail/_variables.scss +6 -0
  234. package/src/scss/components/toolbar/_index.scss +38 -0
  235. package/src/scss/components/toolbar/_variables.scss +1 -0
  236. package/src/scss/components/tooltip/_index.scss +91 -0
  237. package/src/scss/components/tooltip/_variables.scss +4 -0
  238. package/src/scss/components/uploader/_index.scss +115 -0
  239. package/src/scss/components/user-block/_index.scss +106 -0
  240. package/src/scss/core/base/_functions.scss +3 -0
  241. package/src/scss/core/base/_helpers.scss +21 -0
  242. package/src/scss/core/base/_index.scss +54 -0
  243. package/src/scss/core/base/_normalize.scss +353 -0
  244. package/src/scss/core/base/_variables.scss +39 -0
  245. package/src/scss/core/color/_functions.scss +7 -0
  246. package/src/scss/core/color/_index.scss +15 -0
  247. package/src/scss/core/color/_variables.scss +4 -0
  248. package/src/scss/core/elevation/_mixins.scss +10 -0
  249. package/src/scss/core/elevation/_variables.scss +7 -0
  250. package/src/scss/core/size/_variables.scss +3 -0
  251. package/src/scss/core/spacing/_index.scss +15 -0
  252. package/src/scss/core/spacing/_variables.scss +22 -0
  253. package/src/scss/core/state/_mixins.scss +127 -0
  254. package/src/scss/core/state/_variables.scss +1 -0
  255. package/src/scss/core/typography/_index.scss +16 -0
  256. package/src/scss/core/typography/_mixins.scss +25 -0
  257. package/src/scss/core/typography/_variables.scss +6 -0
  258. package/src/scss/lumx.scss +69 -0
  259. package/style-dictionary/.eslintignore +1 -0
  260. package/style-dictionary/README.md +19 -0
  261. package/style-dictionary/config/_run.js +12 -0
  262. package/style-dictionary/config/_transform-group.js +16 -0
  263. package/style-dictionary/config/gen-css-variables.js +25 -0
  264. package/style-dictionary/config/gen-scss-variables.js +65 -0
  265. package/style-dictionary/config/gen-ts-variables.js +52 -0
  266. package/style-dictionary/config/utils/_color-attributes.js +24 -0
  267. package/style-dictionary/config/utils/_color-rgba-value.js +22 -0
  268. package/style-dictionary/config/utils/_css-prefer-variable.js +24 -0
  269. package/style-dictionary/config/utils/_genHeader.js +3 -0
  270. package/style-dictionary/config/utils/_lumx-variables.js +12 -0
  271. package/style-dictionary/config/utils/_pickFieldsInTree.js +22 -0
  272. package/style-dictionary/config/utils/_prettier-scss.js +13 -0
  273. package/style-dictionary/config/utils/_prettier-ts.js +13 -0
  274. package/style-dictionary/config/utils/_resolve-structure-alias.js +76 -0
  275. package/style-dictionary/index.js +11 -0
  276. package/style-dictionary/properties/components/button.json +206 -0
  277. package/style-dictionary/properties/components/material.json +64 -0
  278. package/style-dictionary/properties/components/navigation.json +207 -0
  279. package/style-dictionary/properties/components/tabs.json +168 -0
  280. package/style-dictionary/properties/components/text-field.json +167 -0
  281. package/style-dictionary/properties/core/border-radius.json +3 -0
  282. package/style-dictionary/properties/core/color.json +421 -0
  283. package/style-dictionary/properties/core/size.json +11 -0
  284. package/style-dictionary/properties/core/spacing.json +11 -0
  285. package/style-dictionary/properties/core/typography.json +127 -0
  286. package/tsconfig.json +3 -0
  287. package/webpack.config.js +202 -0
  288. package/js/custom-colors.min.js.map +0 -1
  289. package/js/date-picker.min.js.map +0 -1
  290. package/js/utils.min.js.map +0 -1
  291. package/scss/components/progress/_variables.scss +0 -2
@@ -0,0 +1,2157 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Wed, 26 Oct 2022 13:20:02 GMT
4
+ */
5
+
6
+ export const DESIGN_TOKENS = {
7
+ button: {
8
+ height: { value: '36px', $aliasedFrom: 'size.m' },
9
+ 'border-radius': { value: '4px', $aliasedFrom: 'border-radius' },
10
+ 'emphasis-high': {
11
+ 'state-default': {
12
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
13
+ 'border-width': { value: '0' },
14
+ 'theme-light': {
15
+ 'background-color': {
16
+ value: 'var(--lumx-color-primary-N)',
17
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
18
+ $aliasedFrom: 'color.primary.N',
19
+ },
20
+ color: {
21
+ value: 'var(--lumx-color-light-N)',
22
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
23
+ $aliasedFrom: 'color.light.N',
24
+ },
25
+ 'border-color': { value: 'transparent' },
26
+ },
27
+ 'theme-dark': {
28
+ 'background-color': {
29
+ value: 'var(--lumx-color-light-N)',
30
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
31
+ $aliasedFrom: 'color.light.N',
32
+ },
33
+ color: {
34
+ value: 'var(--lumx-color-primary-N)',
35
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
36
+ $aliasedFrom: 'color.primary.N',
37
+ },
38
+ 'border-color': { value: 'transparent' },
39
+ },
40
+ },
41
+ 'state-hover': {
42
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
43
+ 'border-width': { value: '0' },
44
+ 'theme-light': {
45
+ 'background-color': {
46
+ value: 'var(--lumx-color-primary-D1)',
47
+ attributes: { hex: '184ed8', rgb: { r: 24, g: 78, b: 216, a: 1 } },
48
+ $aliasedFrom: 'color.primary.D1',
49
+ },
50
+ color: {
51
+ value: 'var(--lumx-color-light-N)',
52
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
53
+ $aliasedFrom: 'color.light.N',
54
+ },
55
+ 'border-color': { value: 'transparent' },
56
+ },
57
+ 'theme-dark': {
58
+ 'background-color': {
59
+ value: 'var(--lumx-color-light-L1)',
60
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.9 } },
61
+ $aliasedFrom: 'color.light.L1',
62
+ },
63
+ color: {
64
+ value: 'var(--lumx-color-primary-N)',
65
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
66
+ $aliasedFrom: 'color.primary.N',
67
+ },
68
+ 'border-color': { value: 'transparent' },
69
+ },
70
+ },
71
+ 'state-active': {
72
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
73
+ 'border-width': { value: '0' },
74
+ 'theme-light': {
75
+ 'background-color': {
76
+ value: 'var(--lumx-color-primary-D2)',
77
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
78
+ $aliasedFrom: 'color.primary.D2',
79
+ },
80
+ color: {
81
+ value: 'var(--lumx-color-light-N)',
82
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
83
+ $aliasedFrom: 'color.light.N',
84
+ },
85
+ 'border-color': { value: 'transparent' },
86
+ },
87
+ 'theme-dark': {
88
+ 'background-color': {
89
+ value: 'var(--lumx-color-light-L2)',
90
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.8 } },
91
+ $aliasedFrom: 'color.light.L2',
92
+ },
93
+ color: {
94
+ value: 'var(--lumx-color-primary-N)',
95
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
96
+ $aliasedFrom: 'color.primary.N',
97
+ },
98
+ 'border-color': { value: 'transparent' },
99
+ },
100
+ },
101
+ },
102
+ 'emphasis-medium': {
103
+ 'state-default': {
104
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
105
+ 'border-width': { value: '0' },
106
+ 'theme-light': {
107
+ 'background-color': {
108
+ value: 'var(--lumx-color-dark-L5)',
109
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
110
+ $aliasedFrom: 'color.dark.L5',
111
+ },
112
+ color: {
113
+ value: 'var(--lumx-color-dark-L1)',
114
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
115
+ $aliasedFrom: 'color.dark.L1',
116
+ },
117
+ 'border-color': { value: 'transparent' },
118
+ },
119
+ 'theme-dark': {
120
+ 'background-color': {
121
+ value: 'var(--lumx-color-light-L5)',
122
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
123
+ $aliasedFrom: 'color.light.L5',
124
+ },
125
+ color: {
126
+ value: 'var(--lumx-color-light-N)',
127
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
128
+ $aliasedFrom: 'color.light.N',
129
+ },
130
+ 'border-color': { value: 'transparent' },
131
+ },
132
+ },
133
+ 'state-hover': {
134
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
135
+ 'border-width': { value: '0' },
136
+ 'theme-light': {
137
+ 'background-color': {
138
+ value: 'var(--lumx-color-dark-L4)',
139
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
140
+ $aliasedFrom: 'color.dark.L4',
141
+ },
142
+ color: {
143
+ value: 'var(--lumx-color-dark-L1)',
144
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
145
+ $aliasedFrom: 'color.dark.L1',
146
+ },
147
+ 'border-color': { value: 'transparent' },
148
+ },
149
+ 'theme-dark': {
150
+ 'background-color': {
151
+ value: 'var(--lumx-color-light-L4)',
152
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
153
+ $aliasedFrom: 'color.light.L4',
154
+ },
155
+ color: {
156
+ value: 'var(--lumx-color-light-N)',
157
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
158
+ $aliasedFrom: 'color.light.N',
159
+ },
160
+ 'border-color': { value: 'transparent' },
161
+ },
162
+ },
163
+ 'state-active': {
164
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
165
+ 'border-width': { value: '0' },
166
+ 'theme-light': {
167
+ 'background-color': {
168
+ value: 'var(--lumx-color-dark-L3)',
169
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.38 } },
170
+ $aliasedFrom: 'color.dark.L3',
171
+ },
172
+ color: {
173
+ value: 'var(--lumx-color-dark-L1)',
174
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
175
+ $aliasedFrom: 'color.dark.L1',
176
+ },
177
+ 'border-color': { value: 'transparent' },
178
+ },
179
+ 'theme-dark': {
180
+ 'background-color': {
181
+ value: 'var(--lumx-color-light-L3)',
182
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.6 } },
183
+ $aliasedFrom: 'color.light.L3',
184
+ },
185
+ color: {
186
+ value: 'var(--lumx-color-light-N)',
187
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
188
+ $aliasedFrom: 'color.light.N',
189
+ },
190
+ 'border-color': { value: 'transparent' },
191
+ },
192
+ },
193
+ },
194
+ 'emphasis-low': {
195
+ 'state-default': {
196
+ padding: { horizontal: { value: '8px', $aliasedFrom: 'spacing.unit.regular' } },
197
+ 'border-width': { value: '0' },
198
+ 'theme-light': {
199
+ 'background-color': { value: 'transparent' },
200
+ color: {
201
+ value: 'var(--lumx-color-dark-L1)',
202
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
203
+ $aliasedFrom: 'color.dark.L1',
204
+ },
205
+ 'border-color': { value: 'transparent' },
206
+ },
207
+ 'theme-dark': {
208
+ 'background-color': { value: 'transparent' },
209
+ color: {
210
+ value: 'var(--lumx-color-light-N)',
211
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
212
+ $aliasedFrom: 'color.light.N',
213
+ },
214
+ 'border-color': { value: 'transparent' },
215
+ },
216
+ },
217
+ 'state-hover': {
218
+ padding: { horizontal: { value: '8px', $aliasedFrom: 'spacing.unit.regular' } },
219
+ 'border-width': { value: '0' },
220
+ 'theme-light': {
221
+ 'background-color': {
222
+ value: 'var(--lumx-color-dark-L5)',
223
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
224
+ $aliasedFrom: 'color.dark.L5',
225
+ },
226
+ color: {
227
+ value: 'var(--lumx-color-dark-L1)',
228
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
229
+ $aliasedFrom: 'color.dark.L1',
230
+ },
231
+ 'border-color': { value: 'transparent' },
232
+ },
233
+ 'theme-dark': {
234
+ 'background-color': {
235
+ value: 'var(--lumx-color-light-L5)',
236
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
237
+ $aliasedFrom: 'color.light.L5',
238
+ },
239
+ color: {
240
+ value: 'var(--lumx-color-light-N)',
241
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
242
+ $aliasedFrom: 'color.light.N',
243
+ },
244
+ 'border-color': { value: 'transparent' },
245
+ },
246
+ },
247
+ 'state-active': {
248
+ padding: { horizontal: { value: '8px', $aliasedFrom: 'spacing.unit.regular' } },
249
+ 'border-width': { value: '0' },
250
+ 'theme-light': {
251
+ 'background-color': {
252
+ value: 'var(--lumx-color-dark-L4)',
253
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
254
+ $aliasedFrom: 'color.dark.L4',
255
+ },
256
+ color: {
257
+ value: 'var(--lumx-color-dark-L1)',
258
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
259
+ $aliasedFrom: 'color.dark.L1',
260
+ },
261
+ 'border-color': { value: 'transparent' },
262
+ },
263
+ 'theme-dark': {
264
+ 'background-color': {
265
+ value: 'var(--lumx-color-light-L4)',
266
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
267
+ $aliasedFrom: 'color.light.L4',
268
+ },
269
+ color: {
270
+ value: 'var(--lumx-color-light-N)',
271
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
272
+ $aliasedFrom: 'color.light.N',
273
+ },
274
+ 'border-color': { value: 'transparent' },
275
+ },
276
+ },
277
+ },
278
+ 'emphasis-selected': {
279
+ 'state-default': {
280
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
281
+ 'border-width': { value: '0' },
282
+ 'theme-light': {
283
+ 'background-color': {
284
+ value: 'var(--lumx-color-primary-L5)',
285
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.1 } },
286
+ $aliasedFrom: 'color.primary.L5',
287
+ },
288
+ color: {
289
+ value: 'var(--lumx-color-primary-D2)',
290
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
291
+ $aliasedFrom: 'color.primary.D2',
292
+ },
293
+ 'border-color': { value: 'transparent' },
294
+ },
295
+ 'theme-dark': {
296
+ 'background-color': {
297
+ value: 'var(--lumx-color-light-L3)',
298
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.6 } },
299
+ $aliasedFrom: 'color.light.L3',
300
+ },
301
+ color: {
302
+ value: 'var(--lumx-color-light-N)',
303
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
304
+ $aliasedFrom: 'color.light.N',
305
+ },
306
+ 'border-color': { value: 'transparent' },
307
+ },
308
+ },
309
+ 'state-hover': {
310
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
311
+ 'border-width': { value: '0' },
312
+ 'theme-light': {
313
+ 'background-color': {
314
+ value: 'var(--lumx-color-primary-L4)',
315
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.2 } },
316
+ $aliasedFrom: 'color.primary.L4',
317
+ },
318
+ color: {
319
+ value: 'var(--lumx-color-primary-D2)',
320
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
321
+ $aliasedFrom: 'color.primary.D2',
322
+ },
323
+ 'border-color': { value: 'transparent' },
324
+ },
325
+ 'theme-dark': {
326
+ 'background-color': {
327
+ value: 'var(--lumx-color-light-L4)',
328
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
329
+ $aliasedFrom: 'color.light.L4',
330
+ },
331
+ color: {
332
+ value: 'var(--lumx-color-light-N)',
333
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
334
+ $aliasedFrom: 'color.light.N',
335
+ },
336
+ 'border-color': { value: 'transparent' },
337
+ },
338
+ },
339
+ 'state-active': {
340
+ padding: { horizontal: { value: '16px', $aliasedFrom: 'spacing.unit.big' } },
341
+ 'border-width': { value: '0' },
342
+ 'theme-light': {
343
+ 'background-color': {
344
+ value: 'var(--lumx-color-primary-L3)',
345
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.4 } },
346
+ $aliasedFrom: 'color.primary.L3',
347
+ },
348
+ color: {
349
+ value: 'var(--lumx-color-primary-D2)',
350
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
351
+ $aliasedFrom: 'color.primary.D2',
352
+ },
353
+ 'border-color': { value: 'transparent' },
354
+ },
355
+ 'theme-dark': {
356
+ 'background-color': {
357
+ value: 'var(--lumx-color-light-L5)',
358
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
359
+ $aliasedFrom: 'color.light.L5',
360
+ },
361
+ color: {
362
+ value: 'var(--lumx-color-light-N)',
363
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
364
+ $aliasedFrom: 'color.light.N',
365
+ },
366
+ 'border-color': { value: 'transparent' },
367
+ },
368
+ },
369
+ },
370
+ },
371
+ material: {
372
+ button: { 'text-transform': { value: 'none' } },
373
+ checkbox: { 'wrapper-size': { value: '20px' }, 'control-size': { value: '16px' } },
374
+ chip: {
375
+ 'size-m': {
376
+ height: { value: '36px' },
377
+ 'border-radius': { value: '18px' },
378
+ 'padding-vertical': { value: '16px' },
379
+ },
380
+ 'size-s': {
381
+ height: { value: '24px' },
382
+ 'border-radius': { value: '12px' },
383
+ 'padding-vertical': { value: '12px' },
384
+ },
385
+ },
386
+ 'input-helper': {
387
+ 'font-size': { value: '12px' },
388
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
389
+ 'line-height': { value: '16px' },
390
+ },
391
+ 'input-label': {
392
+ 'font-size': { value: '14px' },
393
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
394
+ 'line-height': { value: '20px' },
395
+ },
396
+ progress: { bounce: { value: 'block' }, rotate: { value: 'none' } },
397
+ 'radio-button': {
398
+ 'wrapper-size': { value: '20px' },
399
+ 'control-size': { value: '16px' },
400
+ 'indicator-size': { value: '8px' },
401
+ },
402
+ switch: {
403
+ wrapper: { width: { value: '30px' }, height: { value: '20px' } },
404
+ control: { width: { value: '30px' }, height: { value: '16px' } },
405
+ indicator: { size: { value: '8px' }, offset: { value: '4px' } },
406
+ },
407
+ 'text-field': {
408
+ padding: { top: { value: '0' }, bottom: { value: '0' } },
409
+ header: {
410
+ wrapper: { 'margin-bottom': { value: '8px' } },
411
+ label: {
412
+ 'font-size': { value: '14px' },
413
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
414
+ 'line-height': { value: '20px' },
415
+ },
416
+ },
417
+ input: {
418
+ content: {
419
+ 'font-size': { value: '14px' },
420
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
421
+ 'line-height': { value: '20px' },
422
+ },
423
+ },
424
+ },
425
+ },
426
+ navigation: {
427
+ item: {
428
+ padding: { horizontal: { value: '8px', $aliasedFrom: 'spacing.unit.regular' } },
429
+ 'min-height': { value: '36px', $aliasedFrom: 'size.m' },
430
+ 'border-radius': { value: '4px', $aliasedFrom: 'border-radius' },
431
+ 'emphasis-low': {
432
+ 'state-default': {
433
+ border: {
434
+ top: { width: { value: '0' } },
435
+ right: { width: { value: '0' } },
436
+ bottom: { width: { value: '0' } },
437
+ left: { width: { value: '0' } },
438
+ },
439
+ 'theme-light': {
440
+ 'background-color': { value: 'transparent' },
441
+ 'border-color': {
442
+ value: 'var(--lumx-color-dark-L5)',
443
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
444
+ $aliasedFrom: 'color.dark.L5',
445
+ },
446
+ 'icon-color': {
447
+ value: 'var(--lumx-color-dark-L1)',
448
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
449
+ $aliasedFrom: 'color.dark.L1',
450
+ },
451
+ 'label-color': {
452
+ value: 'var(--lumx-color-dark-N)',
453
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
454
+ $aliasedFrom: 'color.dark.N',
455
+ },
456
+ 'chevron-background-color': { value: 'transparent' },
457
+ 'chevron-color': {
458
+ value: 'var(--lumx-color-dark-L1)',
459
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
460
+ $aliasedFrom: 'color.dark.L1',
461
+ },
462
+ },
463
+ 'theme-dark': {
464
+ 'background-color': { value: 'transparent' },
465
+ 'border-color': {
466
+ value: 'var(--lumx-color-light-L5)',
467
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
468
+ $aliasedFrom: 'color.light.L5',
469
+ },
470
+ 'icon-color': {
471
+ value: 'var(--lumx-color-light-N)',
472
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
473
+ $aliasedFrom: 'color.light.N',
474
+ },
475
+ 'label-color': {
476
+ value: 'var(--lumx-color-light-N)',
477
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
478
+ $aliasedFrom: 'color.light.N',
479
+ },
480
+ 'chevron-background-color': { value: 'transparent' },
481
+ 'chevron-color': {
482
+ value: 'var(--lumx-color-light-N)',
483
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
484
+ $aliasedFrom: 'color.light.N',
485
+ },
486
+ },
487
+ },
488
+ 'state-hover': {
489
+ border: {
490
+ top: { width: { value: '0' } },
491
+ right: { width: { value: '0' } },
492
+ bottom: { width: { value: '0' } },
493
+ left: { width: { value: '0' } },
494
+ },
495
+ 'theme-light': {
496
+ 'background-color': {
497
+ value: 'var(--lumx-color-dark-L5)',
498
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
499
+ $aliasedFrom: 'color.dark.L5',
500
+ },
501
+ 'border-color': {
502
+ value: 'var(--lumx-color-dark-L5)',
503
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
504
+ $aliasedFrom: 'color.dark.L5',
505
+ },
506
+ 'icon-color': {
507
+ value: 'var(--lumx-color-dark-L1)',
508
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
509
+ $aliasedFrom: 'color.dark.L1',
510
+ },
511
+ 'label-color': {
512
+ value: 'var(--lumx-color-dark-N)',
513
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
514
+ $aliasedFrom: 'color.dark.N',
515
+ },
516
+ 'chevron-background-color': {
517
+ value: 'var(--lumx-color-dark-L5)',
518
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
519
+ $aliasedFrom: 'color.dark.L5',
520
+ },
521
+ 'chevron-color': {
522
+ value: 'var(--lumx-color-dark-L1)',
523
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
524
+ $aliasedFrom: 'color.dark.L1',
525
+ },
526
+ },
527
+ 'theme-dark': {
528
+ 'background-color': {
529
+ value: 'var(--lumx-color-light-L5)',
530
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
531
+ $aliasedFrom: 'color.light.L5',
532
+ },
533
+ 'border-color': {
534
+ value: 'var(--lumx-color-light-L5)',
535
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
536
+ $aliasedFrom: 'color.light.L5',
537
+ },
538
+ 'icon-color': {
539
+ value: 'var(--lumx-color-light-N)',
540
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
541
+ $aliasedFrom: 'color.light.N',
542
+ },
543
+ 'label-color': {
544
+ value: 'var(--lumx-color-light-N)',
545
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
546
+ $aliasedFrom: 'color.light.N',
547
+ },
548
+ 'chevron-background-color': {
549
+ value: 'var(--lumx-color-light-L5)',
550
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
551
+ $aliasedFrom: 'color.light.L5',
552
+ },
553
+ 'chevron-color': {
554
+ value: 'var(--lumx-color-light-N)',
555
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
556
+ $aliasedFrom: 'color.light.N',
557
+ },
558
+ },
559
+ },
560
+ 'state-active': {
561
+ border: {
562
+ top: { width: { value: '0' } },
563
+ right: { width: { value: '0' } },
564
+ bottom: { width: { value: '0' } },
565
+ left: { width: { value: '0' } },
566
+ },
567
+ 'theme-light': {
568
+ 'background-color': {
569
+ value: 'var(--lumx-color-dark-L4)',
570
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
571
+ $aliasedFrom: 'color.dark.L4',
572
+ },
573
+ 'border-color': {
574
+ value: 'var(--lumx-color-dark-L5)',
575
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
576
+ $aliasedFrom: 'color.dark.L5',
577
+ },
578
+ 'icon-color': {
579
+ value: 'var(--lumx-color-dark-L1)',
580
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
581
+ $aliasedFrom: 'color.dark.L1',
582
+ },
583
+ 'label-color': {
584
+ value: 'var(--lumx-color-dark-N)',
585
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
586
+ $aliasedFrom: 'color.dark.N',
587
+ },
588
+ 'chevron-background-color': {
589
+ value: 'var(--lumx-color-dark-L4)',
590
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
591
+ $aliasedFrom: 'color.dark.L4',
592
+ },
593
+ 'chevron-color': {
594
+ value: 'var(--lumx-color-dark-L1)',
595
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
596
+ $aliasedFrom: 'color.dark.L1',
597
+ },
598
+ },
599
+ 'theme-dark': {
600
+ 'background-color': {
601
+ value: 'var(--lumx-color-light-L4)',
602
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
603
+ $aliasedFrom: 'color.light.L4',
604
+ },
605
+ 'border-color': {
606
+ value: 'var(--lumx-color-light-L5)',
607
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
608
+ $aliasedFrom: 'color.light.L5',
609
+ },
610
+ 'icon-color': {
611
+ value: 'var(--lumx-color-light-N)',
612
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
613
+ $aliasedFrom: 'color.light.N',
614
+ },
615
+ 'label-color': {
616
+ value: 'var(--lumx-color-light-N)',
617
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
618
+ $aliasedFrom: 'color.light.N',
619
+ },
620
+ 'chevron-background-color': {
621
+ value: 'var(--lumx-color-light-L4)',
622
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
623
+ $aliasedFrom: 'color.light.L4',
624
+ },
625
+ 'chevron-color': {
626
+ value: 'var(--lumx-color-light-N)',
627
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
628
+ $aliasedFrom: 'color.light.N',
629
+ },
630
+ },
631
+ },
632
+ },
633
+ 'emphasis-selected': {
634
+ 'state-default': {
635
+ border: {
636
+ top: { width: { value: '0' } },
637
+ right: { width: { value: '0' } },
638
+ bottom: { width: { value: '0' } },
639
+ left: { width: { value: '0' } },
640
+ },
641
+ 'theme-light': {
642
+ 'background-color': {
643
+ value: 'var(--lumx-color-primary-L5)',
644
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.1 } },
645
+ $aliasedFrom: 'color.primary.L5',
646
+ },
647
+ 'border-color': {
648
+ value: 'var(--lumx-color-primary-N)',
649
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
650
+ $aliasedFrom: 'color.primary.N',
651
+ },
652
+ 'icon-color': {
653
+ value: 'var(--lumx-color-primary-D2)',
654
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
655
+ $aliasedFrom: 'color.primary.D2',
656
+ },
657
+ 'label-color': {
658
+ value: 'var(--lumx-color-primary-D2)',
659
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
660
+ $aliasedFrom: 'color.primary.D2',
661
+ },
662
+ 'chevron-background-color': { value: 'transparent' },
663
+ 'chevron-color': {
664
+ value: 'var(--lumx-color-primary-D2)',
665
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
666
+ $aliasedFrom: 'color.primary.D2',
667
+ },
668
+ },
669
+ 'theme-dark': {
670
+ 'background-color': {
671
+ value: 'var(--lumx-color-light-L3)',
672
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.6 } },
673
+ $aliasedFrom: 'color.light.L3',
674
+ },
675
+ 'border-color': {
676
+ value: 'var(--lumx-color-light-L5)',
677
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
678
+ $aliasedFrom: 'color.light.L5',
679
+ },
680
+ 'icon-color': {
681
+ value: 'var(--lumx-color-light-N)',
682
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
683
+ $aliasedFrom: 'color.light.N',
684
+ },
685
+ 'label-color': {
686
+ value: 'var(--lumx-color-light-N)',
687
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
688
+ $aliasedFrom: 'color.light.N',
689
+ },
690
+ 'chevron-background-color': { value: 'transparent' },
691
+ 'chevron-color': {
692
+ value: 'var(--lumx-color-light-N)',
693
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
694
+ $aliasedFrom: 'color.light.N',
695
+ },
696
+ },
697
+ },
698
+ 'state-hover': {
699
+ border: {
700
+ top: { width: { value: '0' } },
701
+ right: { width: { value: '0' } },
702
+ bottom: { width: { value: '0' } },
703
+ left: { width: { value: '0' } },
704
+ },
705
+ 'theme-light': {
706
+ 'background-color': {
707
+ value: 'var(--lumx-color-primary-L4)',
708
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.2 } },
709
+ $aliasedFrom: 'color.primary.L4',
710
+ },
711
+ 'border-color': {
712
+ value: 'var(--lumx-color-primary-N)',
713
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
714
+ $aliasedFrom: 'color.primary.N',
715
+ },
716
+ 'icon-color': {
717
+ value: 'var(--lumx-color-primary-D2)',
718
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
719
+ $aliasedFrom: 'color.primary.D2',
720
+ },
721
+ 'label-color': {
722
+ value: 'var(--lumx-color-primary-D2)',
723
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
724
+ $aliasedFrom: 'color.primary.D2',
725
+ },
726
+ 'chevron-background-color': {
727
+ value: 'var(--lumx-color-primary-L4)',
728
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.2 } },
729
+ $aliasedFrom: 'color.primary.L4',
730
+ },
731
+ 'chevron-color': {
732
+ value: 'var(--lumx-color-primary-D2)',
733
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
734
+ $aliasedFrom: 'color.primary.D2',
735
+ },
736
+ },
737
+ 'theme-dark': {
738
+ 'background-color': {
739
+ value: 'var(--lumx-color-light-L4)',
740
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
741
+ $aliasedFrom: 'color.light.L4',
742
+ },
743
+ 'border-color': {
744
+ value: 'var(--lumx-color-light-L5)',
745
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
746
+ $aliasedFrom: 'color.light.L5',
747
+ },
748
+ 'icon-color': {
749
+ value: 'var(--lumx-color-light-N)',
750
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
751
+ $aliasedFrom: 'color.light.N',
752
+ },
753
+ 'label-color': {
754
+ value: 'var(--lumx-color-light-N)',
755
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
756
+ $aliasedFrom: 'color.light.N',
757
+ },
758
+ 'chevron-background-color': {
759
+ value: 'var(--lumx-color-light-L4)',
760
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
761
+ $aliasedFrom: 'color.light.L4',
762
+ },
763
+ 'chevron-color': {
764
+ value: 'var(--lumx-color-light-N)',
765
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
766
+ $aliasedFrom: 'color.light.N',
767
+ },
768
+ },
769
+ },
770
+ 'state-active': {
771
+ border: {
772
+ top: { width: { value: '0' } },
773
+ right: { width: { value: '0' } },
774
+ bottom: { width: { value: '0' } },
775
+ left: { width: { value: '0' } },
776
+ },
777
+ 'theme-light': {
778
+ 'background-color': {
779
+ value: 'var(--lumx-color-primary-L3)',
780
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.4 } },
781
+ $aliasedFrom: 'color.primary.L3',
782
+ },
783
+ 'border-color': {
784
+ value: 'var(--lumx-color-primary-N)',
785
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
786
+ $aliasedFrom: 'color.primary.N',
787
+ },
788
+ 'icon-color': {
789
+ value: 'var(--lumx-color-primary-D2)',
790
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
791
+ $aliasedFrom: 'color.primary.D2',
792
+ },
793
+ 'label-color': {
794
+ value: 'var(--lumx-color-primary-D2)',
795
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
796
+ $aliasedFrom: 'color.primary.D2',
797
+ },
798
+ 'chevron-background-color': {
799
+ value: 'var(--lumx-color-primary-L3)',
800
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.4 } },
801
+ $aliasedFrom: 'color.primary.L3',
802
+ },
803
+ 'chevron-color': {
804
+ value: 'var(--lumx-color-primary-D2)',
805
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
806
+ $aliasedFrom: 'color.primary.D2',
807
+ },
808
+ },
809
+ 'theme-dark': {
810
+ 'background-color': {
811
+ value: 'var(--lumx-color-light-L5)',
812
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
813
+ $aliasedFrom: 'color.light.L5',
814
+ },
815
+ 'border-color': {
816
+ value: 'var(--lumx-color-light-L5)',
817
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
818
+ $aliasedFrom: 'color.light.L5',
819
+ },
820
+ 'icon-color': {
821
+ value: 'var(--lumx-color-light-N)',
822
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
823
+ $aliasedFrom: 'color.light.N',
824
+ },
825
+ 'label-color': {
826
+ value: 'var(--lumx-color-light-N)',
827
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
828
+ $aliasedFrom: 'color.light.N',
829
+ },
830
+ 'chevron-background-color': {
831
+ value: 'var(--lumx-color-light-L5)',
832
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
833
+ $aliasedFrom: 'color.light.L5',
834
+ },
835
+ 'chevron-color': {
836
+ value: 'var(--lumx-color-light-N)',
837
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
838
+ $aliasedFrom: 'color.light.N',
839
+ },
840
+ },
841
+ },
842
+ },
843
+ },
844
+ },
845
+ tabs: {
846
+ link: {
847
+ height: { value: '48px' },
848
+ 'border-radius': { value: '0' },
849
+ 'emphasis-low': {
850
+ 'state-default': {
851
+ border: {
852
+ top: { width: { value: '0' } },
853
+ right: { width: { value: '0' } },
854
+ bottom: { width: { value: '2px' } },
855
+ left: { width: { value: '0' } },
856
+ },
857
+ 'theme-light': {
858
+ 'background-color': { value: 'transparent' },
859
+ color: {
860
+ value: 'var(--lumx-color-dark-L1)',
861
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
862
+ $aliasedFrom: 'color.dark.L1',
863
+ },
864
+ 'border-color': {
865
+ value: 'var(--lumx-color-dark-L5)',
866
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
867
+ $aliasedFrom: 'color.dark.L5',
868
+ },
869
+ },
870
+ 'theme-dark': {
871
+ 'background-color': { value: 'transparent' },
872
+ color: {
873
+ value: 'var(--lumx-color-light-N)',
874
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
875
+ $aliasedFrom: 'color.light.N',
876
+ },
877
+ 'border-color': {
878
+ value: 'var(--lumx-color-light-L5)',
879
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
880
+ $aliasedFrom: 'color.light.L5',
881
+ },
882
+ },
883
+ },
884
+ 'state-hover': {
885
+ border: {
886
+ top: { width: { value: '0' } },
887
+ right: { width: { value: '0' } },
888
+ bottom: { width: { value: '2px' } },
889
+ left: { width: { value: '0' } },
890
+ },
891
+ 'theme-light': {
892
+ 'background-color': {
893
+ value: 'var(--lumx-color-dark-L5)',
894
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
895
+ $aliasedFrom: 'color.dark.L5',
896
+ },
897
+ color: {
898
+ value: 'var(--lumx-color-dark-L1)',
899
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
900
+ $aliasedFrom: 'color.dark.L1',
901
+ },
902
+ 'border-color': {
903
+ value: 'var(--lumx-color-dark-L5)',
904
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
905
+ $aliasedFrom: 'color.dark.L5',
906
+ },
907
+ },
908
+ 'theme-dark': {
909
+ 'background-color': {
910
+ value: 'var(--lumx-color-light-L5)',
911
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
912
+ $aliasedFrom: 'color.light.L5',
913
+ },
914
+ color: {
915
+ value: 'var(--lumx-color-light-N)',
916
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
917
+ $aliasedFrom: 'color.light.N',
918
+ },
919
+ 'border-color': {
920
+ value: 'var(--lumx-color-light-L5)',
921
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
922
+ $aliasedFrom: 'color.light.L5',
923
+ },
924
+ },
925
+ },
926
+ 'state-active': {
927
+ border: {
928
+ top: { width: { value: '0' } },
929
+ right: { width: { value: '0' } },
930
+ bottom: { width: { value: '2px' } },
931
+ left: { width: { value: '0' } },
932
+ },
933
+ 'theme-light': {
934
+ 'background-color': {
935
+ value: 'var(--lumx-color-dark-L4)',
936
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
937
+ $aliasedFrom: 'color.dark.L4',
938
+ },
939
+ color: {
940
+ value: 'var(--lumx-color-dark-L1)',
941
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
942
+ $aliasedFrom: 'color.dark.L1',
943
+ },
944
+ 'border-color': {
945
+ value: 'var(--lumx-color-dark-L5)',
946
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
947
+ $aliasedFrom: 'color.dark.L5',
948
+ },
949
+ },
950
+ 'theme-dark': {
951
+ 'background-color': {
952
+ value: 'var(--lumx-color-light-L4)',
953
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
954
+ $aliasedFrom: 'color.light.L4',
955
+ },
956
+ color: {
957
+ value: 'var(--lumx-color-light-N)',
958
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
959
+ $aliasedFrom: 'color.light.N',
960
+ },
961
+ 'border-color': {
962
+ value: 'var(--lumx-color-light-L5)',
963
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
964
+ $aliasedFrom: 'color.light.L5',
965
+ },
966
+ },
967
+ },
968
+ },
969
+ 'emphasis-selected': {
970
+ 'state-default': {
971
+ border: {
972
+ top: { width: { value: '0' } },
973
+ right: { width: { value: '0' } },
974
+ bottom: { width: { value: '2px' } },
975
+ left: { width: { value: '0' } },
976
+ },
977
+ 'theme-light': {
978
+ 'background-color': { value: 'transparent' },
979
+ color: {
980
+ value: 'var(--lumx-color-dark-L1)',
981
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
982
+ $aliasedFrom: 'color.dark.L1',
983
+ },
984
+ 'border-color': {
985
+ value: 'var(--lumx-color-primary-N)',
986
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
987
+ $aliasedFrom: 'color.primary.N',
988
+ },
989
+ },
990
+ 'theme-dark': {
991
+ 'background-color': { value: 'transparent' },
992
+ color: {
993
+ value: 'var(--lumx-color-light-N)',
994
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
995
+ $aliasedFrom: 'color.light.N',
996
+ },
997
+ 'border-color': {
998
+ value: 'var(--lumx-color-light-N)',
999
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1000
+ $aliasedFrom: 'color.light.N',
1001
+ },
1002
+ },
1003
+ },
1004
+ 'state-hover': {
1005
+ border: {
1006
+ top: { width: { value: '0' } },
1007
+ right: { width: { value: '0' } },
1008
+ bottom: { width: { value: '2px' } },
1009
+ left: { width: { value: '0' } },
1010
+ },
1011
+ 'theme-light': {
1012
+ 'background-color': {
1013
+ value: 'var(--lumx-color-dark-L5)',
1014
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
1015
+ $aliasedFrom: 'color.dark.L5',
1016
+ },
1017
+ color: {
1018
+ value: 'var(--lumx-color-dark-L1)',
1019
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
1020
+ $aliasedFrom: 'color.dark.L1',
1021
+ },
1022
+ 'border-color': {
1023
+ value: 'var(--lumx-color-primary-N)',
1024
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
1025
+ $aliasedFrom: 'color.primary.N',
1026
+ },
1027
+ },
1028
+ 'theme-dark': {
1029
+ 'background-color': {
1030
+ value: 'var(--lumx-color-light-L5)',
1031
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
1032
+ $aliasedFrom: 'color.light.L5',
1033
+ },
1034
+ color: {
1035
+ value: 'var(--lumx-color-light-N)',
1036
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1037
+ $aliasedFrom: 'color.light.N',
1038
+ },
1039
+ 'border-color': {
1040
+ value: 'var(--lumx-color-light-N)',
1041
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1042
+ $aliasedFrom: 'color.light.N',
1043
+ },
1044
+ },
1045
+ },
1046
+ 'state-active': {
1047
+ border: {
1048
+ top: { width: { value: '0' } },
1049
+ right: { width: { value: '0' } },
1050
+ bottom: { width: { value: '2px' } },
1051
+ left: { width: { value: '0' } },
1052
+ },
1053
+ 'theme-light': {
1054
+ 'background-color': {
1055
+ value: 'var(--lumx-color-dark-L4)',
1056
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
1057
+ $aliasedFrom: 'color.dark.L4',
1058
+ },
1059
+ color: {
1060
+ value: 'var(--lumx-color-dark-L1)',
1061
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
1062
+ $aliasedFrom: 'color.dark.L1',
1063
+ },
1064
+ 'border-color': {
1065
+ value: 'var(--lumx-color-primary-N)',
1066
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
1067
+ $aliasedFrom: 'color.primary.N',
1068
+ },
1069
+ },
1070
+ 'theme-dark': {
1071
+ 'background-color': {
1072
+ value: 'var(--lumx-color-light-L4)',
1073
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
1074
+ $aliasedFrom: 'color.light.L4',
1075
+ },
1076
+ color: {
1077
+ value: 'var(--lumx-color-light-N)',
1078
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1079
+ $aliasedFrom: 'color.light.N',
1080
+ },
1081
+ 'border-color': {
1082
+ value: 'var(--lumx-color-light-N)',
1083
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1084
+ $aliasedFrom: 'color.light.N',
1085
+ },
1086
+ },
1087
+ },
1088
+ },
1089
+ },
1090
+ },
1091
+ 'text-field': {
1092
+ input: {
1093
+ 'min-height': { value: '36px', $aliasedFrom: 'size.m' },
1094
+ padding: { horizontal: { value: '12px', $aliasedFrom: 'spacing.unit.medium' } },
1095
+ 'border-radius': { value: '4px', $aliasedFrom: 'border-radius' },
1096
+ },
1097
+ 'state-default': {
1098
+ input: {
1099
+ border: {
1100
+ top: { width: { value: '1px' } },
1101
+ right: { width: { value: '1px' } },
1102
+ bottom: { width: { value: '1px' } },
1103
+ left: { width: { value: '1px' } },
1104
+ },
1105
+ },
1106
+ 'theme-light': {
1107
+ header: {
1108
+ label: {
1109
+ color: {
1110
+ value: 'var(--lumx-color-dark-N)',
1111
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
1112
+ $aliasedFrom: 'color.dark.N',
1113
+ },
1114
+ },
1115
+ },
1116
+ input: {
1117
+ 'background-color': {
1118
+ value: 'var(--lumx-color-dark-L6)',
1119
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.05 } },
1120
+ $aliasedFrom: 'color.dark.L6',
1121
+ },
1122
+ 'border-color': {
1123
+ value: 'var(--lumx-color-dark-L4)',
1124
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
1125
+ $aliasedFrom: 'color.dark.L4',
1126
+ },
1127
+ content: {
1128
+ color: {
1129
+ value: 'var(--lumx-color-dark-N)',
1130
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
1131
+ $aliasedFrom: 'color.dark.N',
1132
+ },
1133
+ },
1134
+ placeholder: {
1135
+ color: {
1136
+ value: 'var(--lumx-color-dark-L2)',
1137
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.54 } },
1138
+ $aliasedFrom: 'color.dark.L2',
1139
+ },
1140
+ },
1141
+ },
1142
+ },
1143
+ 'theme-dark': {
1144
+ header: {
1145
+ label: {
1146
+ color: {
1147
+ value: 'var(--lumx-color-light-N)',
1148
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1149
+ $aliasedFrom: 'color.light.N',
1150
+ },
1151
+ },
1152
+ },
1153
+ input: {
1154
+ 'background-color': {
1155
+ value: 'var(--lumx-color-light-L6)',
1156
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.1 } },
1157
+ $aliasedFrom: 'color.light.L6',
1158
+ },
1159
+ 'border-color': {
1160
+ value: 'var(--lumx-color-light-L4)',
1161
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
1162
+ $aliasedFrom: 'color.light.L4',
1163
+ },
1164
+ content: {
1165
+ color: {
1166
+ value: 'var(--lumx-color-light-N)',
1167
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1168
+ $aliasedFrom: 'color.light.N',
1169
+ },
1170
+ },
1171
+ placeholder: {
1172
+ color: {
1173
+ value: 'var(--lumx-color-light-L2)',
1174
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.8 } },
1175
+ $aliasedFrom: 'color.light.L2',
1176
+ },
1177
+ },
1178
+ },
1179
+ },
1180
+ },
1181
+ 'state-hover': {
1182
+ input: {
1183
+ border: {
1184
+ top: { width: { value: '1px' } },
1185
+ right: { width: { value: '1px' } },
1186
+ bottom: { width: { value: '1px' } },
1187
+ left: { width: { value: '1px' } },
1188
+ },
1189
+ },
1190
+ 'theme-light': {
1191
+ header: {
1192
+ label: {
1193
+ color: {
1194
+ value: 'var(--lumx-color-dark-N)',
1195
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
1196
+ $aliasedFrom: 'color.dark.N',
1197
+ },
1198
+ },
1199
+ },
1200
+ input: {
1201
+ 'background-color': {
1202
+ value: 'var(--lumx-color-dark-L5)',
1203
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
1204
+ $aliasedFrom: 'color.dark.L5',
1205
+ },
1206
+ 'border-color': {
1207
+ value: 'var(--lumx-color-dark-L4)',
1208
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
1209
+ $aliasedFrom: 'color.dark.L4',
1210
+ },
1211
+ content: {
1212
+ color: {
1213
+ value: 'var(--lumx-color-dark-N)',
1214
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
1215
+ $aliasedFrom: 'color.dark.N',
1216
+ },
1217
+ },
1218
+ placeholder: {
1219
+ color: {
1220
+ value: 'var(--lumx-color-dark-L2)',
1221
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.54 } },
1222
+ $aliasedFrom: 'color.dark.L2',
1223
+ },
1224
+ },
1225
+ },
1226
+ },
1227
+ 'theme-dark': {
1228
+ header: {
1229
+ label: {
1230
+ color: {
1231
+ value: 'var(--lumx-color-light-N)',
1232
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1233
+ $aliasedFrom: 'color.light.N',
1234
+ },
1235
+ },
1236
+ },
1237
+ input: {
1238
+ 'background-color': {
1239
+ value: 'var(--lumx-color-light-L5)',
1240
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
1241
+ $aliasedFrom: 'color.light.L5',
1242
+ },
1243
+ 'border-color': {
1244
+ value: 'var(--lumx-color-light-L4)',
1245
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
1246
+ $aliasedFrom: 'color.light.L4',
1247
+ },
1248
+ content: {
1249
+ color: {
1250
+ value: 'var(--lumx-color-light-N)',
1251
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1252
+ $aliasedFrom: 'color.light.N',
1253
+ },
1254
+ },
1255
+ placeholder: {
1256
+ color: {
1257
+ value: 'var(--lumx-color-light-L2)',
1258
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.8 } },
1259
+ $aliasedFrom: 'color.light.L2',
1260
+ },
1261
+ },
1262
+ },
1263
+ },
1264
+ },
1265
+ 'state-focus': {
1266
+ input: {
1267
+ border: {
1268
+ top: { width: { value: '2px' } },
1269
+ right: { width: { value: '2px' } },
1270
+ bottom: { width: { value: '2px' } },
1271
+ left: { width: { value: '2px' } },
1272
+ },
1273
+ },
1274
+ 'theme-light': {
1275
+ header: {
1276
+ label: {
1277
+ color: {
1278
+ value: 'var(--lumx-color-dark-N)',
1279
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
1280
+ $aliasedFrom: 'color.dark.N',
1281
+ },
1282
+ },
1283
+ },
1284
+ input: {
1285
+ 'background-color': {
1286
+ value: 'var(--lumx-color-light-N)',
1287
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1288
+ $aliasedFrom: 'color.light.N',
1289
+ },
1290
+ 'border-color': {
1291
+ value: 'var(--lumx-color-primary-N)',
1292
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
1293
+ $aliasedFrom: 'color.primary.N',
1294
+ },
1295
+ content: {
1296
+ color: {
1297
+ value: 'var(--lumx-color-dark-N)',
1298
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
1299
+ $aliasedFrom: 'color.dark.N',
1300
+ },
1301
+ },
1302
+ placeholder: {
1303
+ color: {
1304
+ value: 'var(--lumx-color-dark-L2)',
1305
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.54 } },
1306
+ $aliasedFrom: 'color.dark.L2',
1307
+ },
1308
+ },
1309
+ },
1310
+ },
1311
+ 'theme-dark': {
1312
+ header: {
1313
+ label: {
1314
+ color: {
1315
+ value: 'var(--lumx-color-light-N)',
1316
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1317
+ $aliasedFrom: 'color.light.N',
1318
+ },
1319
+ },
1320
+ },
1321
+ input: {
1322
+ 'background-color': { value: 'transparent' },
1323
+ 'border-color': {
1324
+ value: 'var(--lumx-color-light-N)',
1325
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1326
+ $aliasedFrom: 'color.light.N',
1327
+ },
1328
+ content: {
1329
+ color: {
1330
+ value: 'var(--lumx-color-light-N)',
1331
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1332
+ $aliasedFrom: 'color.light.N',
1333
+ },
1334
+ },
1335
+ placeholder: {
1336
+ color: {
1337
+ value: 'var(--lumx-color-light-L2)',
1338
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.8 } },
1339
+ $aliasedFrom: 'color.light.L2',
1340
+ },
1341
+ },
1342
+ },
1343
+ },
1344
+ },
1345
+ },
1346
+ 'border-radius': { value: '4px' },
1347
+ color: {
1348
+ dark: {
1349
+ N: {
1350
+ version: '0.22',
1351
+ comment: 'Neutral dark color',
1352
+ value: 'rgba(0, 0, 0, 0.87)',
1353
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
1354
+ },
1355
+ L1: {
1356
+ version: '0.22',
1357
+ comment: 'Base dark color with 70% opacity',
1358
+ value: 'rgba(0, 0, 0, 0.7)',
1359
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
1360
+ },
1361
+ L2: {
1362
+ version: '0.22',
1363
+ comment: 'Base dark color with 54% opacity',
1364
+ value: 'rgba(0, 0, 0, 0.54)',
1365
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.54 } },
1366
+ },
1367
+ L3: {
1368
+ version: '0.22',
1369
+ comment: 'Base dark color with 38% opacity',
1370
+ value: 'rgba(0, 0, 0, 0.38)',
1371
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.38 } },
1372
+ },
1373
+ L4: {
1374
+ version: '0.22',
1375
+ comment: 'Base dark color with 20% opacity',
1376
+ value: 'rgba(0, 0, 0, 0.2)',
1377
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
1378
+ },
1379
+ L5: {
1380
+ version: '0.22',
1381
+ comment: 'Base dark color with 12% opacity',
1382
+ value: 'rgba(0, 0, 0, 0.12)',
1383
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
1384
+ },
1385
+ L6: {
1386
+ version: '0.22',
1387
+ comment: 'Base dark color with 5% opacity',
1388
+ value: 'rgba(0, 0, 0, 0.05)',
1389
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.05 } },
1390
+ },
1391
+ },
1392
+ light: {
1393
+ N: {
1394
+ version: '0.22',
1395
+ comment: 'Neutral light color',
1396
+ value: 'rgb(255, 255, 255)',
1397
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1398
+ },
1399
+ L1: {
1400
+ version: '0.22',
1401
+ comment: 'Base light color with 90% opacity',
1402
+ value: 'rgba(255, 255, 255, 0.9)',
1403
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.9 } },
1404
+ },
1405
+ L2: {
1406
+ version: '0.22',
1407
+ comment: 'Base light color with 80% opacity',
1408
+ value: 'rgba(255, 255, 255, 0.8)',
1409
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.8 } },
1410
+ },
1411
+ L3: {
1412
+ version: '0.22',
1413
+ comment: 'Base light color with 60% opacity',
1414
+ value: 'rgba(255, 255, 255, 0.6)',
1415
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.6 } },
1416
+ },
1417
+ L4: {
1418
+ version: '0.22',
1419
+ comment: 'Base light color with 40% opacity',
1420
+ value: 'rgba(255, 255, 255, 0.4)',
1421
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
1422
+ },
1423
+ L5: {
1424
+ version: '0.22',
1425
+ comment: 'Base light color with 20% opacity',
1426
+ value: 'rgba(255, 255, 255, 0.2)',
1427
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
1428
+ },
1429
+ L6: {
1430
+ version: '0.22',
1431
+ comment: 'Base light color with 10% opacity',
1432
+ value: 'rgba(255, 255, 255, 0.1)',
1433
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.1 } },
1434
+ },
1435
+ },
1436
+ blue: {
1437
+ D2: {
1438
+ version: '0.22',
1439
+ comment: 'Darkest blue color',
1440
+ value: 'rgb(21, 70, 193)',
1441
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
1442
+ },
1443
+ D1: {
1444
+ version: '0.22',
1445
+ comment: 'Dark blue color',
1446
+ value: 'rgb(24, 78, 216)',
1447
+ attributes: { hex: '184ed8', rgb: { r: 24, g: 78, b: 216, a: 1 } },
1448
+ },
1449
+ N: {
1450
+ version: '0.22',
1451
+ comment: 'Neutral blue color',
1452
+ value: 'rgb(36, 91, 231)',
1453
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
1454
+ },
1455
+ L1: {
1456
+ version: '0.22',
1457
+ comment: 'Base blue color with 80% opacity',
1458
+ value: 'rgba(36, 91, 231, 0.8)',
1459
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.8 } },
1460
+ },
1461
+ L2: {
1462
+ version: '0.22',
1463
+ comment: 'Base blue color with 60% opacity',
1464
+ value: 'rgba(36, 91, 231, 0.6)',
1465
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.6 } },
1466
+ },
1467
+ L3: {
1468
+ version: '0.22',
1469
+ comment: 'Base blue color with 40% opacity',
1470
+ value: 'rgba(36, 91, 231, 0.4)',
1471
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.4 } },
1472
+ },
1473
+ L4: {
1474
+ version: '0.22',
1475
+ comment: 'Base blue color with 20% opacity',
1476
+ value: 'rgba(36, 91, 231, 0.2)',
1477
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.2 } },
1478
+ },
1479
+ L5: {
1480
+ version: '0.22',
1481
+ comment: 'Base blue color with 10% opacity',
1482
+ value: 'rgba(36, 91, 231, 0.1)',
1483
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.1 } },
1484
+ },
1485
+ L6: {
1486
+ version: '0.22',
1487
+ comment: 'Base blue color with 5% opacity',
1488
+ value: 'rgba(36, 91, 231, 0.05)',
1489
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.05 } },
1490
+ },
1491
+ },
1492
+ green: {
1493
+ D2: {
1494
+ version: '0.22',
1495
+ comment: 'Darkest green color',
1496
+ value: 'rgb(26, 110, 89)',
1497
+ attributes: { hex: '1a6e59', rgb: { r: 26, g: 110, b: 89, a: 1 } },
1498
+ },
1499
+ D1: {
1500
+ version: '0.22',
1501
+ comment: 'Dark green color',
1502
+ value: 'rgb(23, 122, 97)',
1503
+ attributes: { hex: '177a61', rgb: { r: 23, g: 122, b: 97, a: 1 } },
1504
+ },
1505
+ N: {
1506
+ version: '0.22',
1507
+ comment: 'Neutral green color',
1508
+ value: 'rgb(19, 134, 105)',
1509
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 1 } },
1510
+ },
1511
+ L1: {
1512
+ version: '0.22',
1513
+ comment: 'Base green color with 80% opacity',
1514
+ value: 'rgba(19, 134, 105, 0.8)',
1515
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.8 } },
1516
+ },
1517
+ L2: {
1518
+ version: '0.22',
1519
+ comment: 'Base green color with 60% opacity',
1520
+ value: 'rgba(19, 134, 105, 0.6)',
1521
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.6 } },
1522
+ },
1523
+ L3: {
1524
+ version: '0.22',
1525
+ comment: 'Base green color with 40% opacity',
1526
+ value: 'rgba(19, 134, 105, 0.4)',
1527
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.4 } },
1528
+ },
1529
+ L4: {
1530
+ version: '0.22',
1531
+ comment: 'Base green color with 20% opacity',
1532
+ value: 'rgba(19, 134, 105, 0.2)',
1533
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.2 } },
1534
+ },
1535
+ L5: {
1536
+ version: '0.22',
1537
+ comment: 'Base green color with 10% opacity',
1538
+ value: 'rgba(19, 134, 105, 0.1)',
1539
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.1 } },
1540
+ },
1541
+ L6: {
1542
+ version: '0.22',
1543
+ comment: 'Base green color with 5% opacity',
1544
+ value: 'rgba(19, 134, 105, 0.05)',
1545
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.05 } },
1546
+ },
1547
+ },
1548
+ yellow: {
1549
+ D2: {
1550
+ version: '0.22',
1551
+ comment: 'Darkest yellow color',
1552
+ value: 'rgb(255, 161, 37)',
1553
+ attributes: { hex: 'ffa125', rgb: { r: 255, g: 161, b: 37, a: 1 } },
1554
+ },
1555
+ D1: {
1556
+ version: '0.22',
1557
+ comment: 'Dark yellow color',
1558
+ value: 'rgb(255, 179, 37)',
1559
+ attributes: { hex: 'ffb325', rgb: { r: 255, g: 179, b: 37, a: 1 } },
1560
+ },
1561
+ N: {
1562
+ version: '0.22',
1563
+ comment: 'Neutral yellow color',
1564
+ value: 'rgb(255, 196, 37)',
1565
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 1 } },
1566
+ },
1567
+ L1: {
1568
+ version: '0.22',
1569
+ comment: 'Base yellow color with 80% opacity',
1570
+ value: 'rgba(255, 196, 37, 0.9)',
1571
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.9 } },
1572
+ },
1573
+ L2: {
1574
+ version: '0.22',
1575
+ comment: 'Base yellow color with 70% opacity',
1576
+ value: 'rgba(255, 196, 37, 0.8)',
1577
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.8 } },
1578
+ },
1579
+ L3: {
1580
+ version: '0.22',
1581
+ comment: 'Base yellow color with 60% opacity',
1582
+ value: 'rgba(255, 196, 37, 0.6)',
1583
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.6 } },
1584
+ },
1585
+ L4: {
1586
+ version: '0.22',
1587
+ comment: 'Base yellow color with 40% opacity',
1588
+ value: 'rgba(255, 196, 37, 0.48)',
1589
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.48 } },
1590
+ },
1591
+ L5: {
1592
+ version: '0.22',
1593
+ comment: 'Base yellow color with 20% opacity',
1594
+ value: 'rgba(255, 196, 37, 0.24)',
1595
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.24 } },
1596
+ },
1597
+ L6: {
1598
+ version: '0.22',
1599
+ comment: 'Base yellow color with 10% opacity',
1600
+ value: 'rgba(255, 196, 37, 0.12)',
1601
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.12 } },
1602
+ },
1603
+ },
1604
+ red: {
1605
+ D2: {
1606
+ version: '0.22',
1607
+ comment: 'Darkest red color',
1608
+ value: 'rgb(190, 30, 70)',
1609
+ attributes: { hex: 'be1e46', rgb: { r: 190, g: 30, b: 70, a: 1 } },
1610
+ },
1611
+ D1: {
1612
+ version: '0.22',
1613
+ comment: 'Dark red color',
1614
+ value: 'rgb(212, 33, 72)',
1615
+ attributes: { hex: 'd42148', rgb: { r: 212, g: 33, b: 72, a: 1 } },
1616
+ },
1617
+ N: {
1618
+ version: '0.22',
1619
+ comment: 'Neutral red color',
1620
+ value: 'rgb(223, 48, 80)',
1621
+ attributes: { hex: 'df3050', rgb: { r: 223, g: 48, b: 80, a: 1 } },
1622
+ },
1623
+ L1: {
1624
+ version: '0.22',
1625
+ comment: 'Base red color with 80% opacity',
1626
+ value: 'rgba(223, 48, 80, 0.8)',
1627
+ attributes: { hex: 'df3050', rgb: { r: 223, g: 48, b: 80, a: 0.8 } },
1628
+ },
1629
+ L2: {
1630
+ version: '0.22',
1631
+ comment: 'Base red color with 60% opacity',
1632
+ value: 'rgba(223, 48, 80, 0.6)',
1633
+ attributes: { hex: 'df3050', rgb: { r: 223, g: 48, b: 80, a: 0.6 } },
1634
+ },
1635
+ L3: {
1636
+ version: '0.22',
1637
+ comment: 'Base red color with 40% opacity',
1638
+ value: 'rgba(223, 48, 80, 0.4)',
1639
+ attributes: { hex: 'df3050', rgb: { r: 223, g: 48, b: 80, a: 0.4 } },
1640
+ },
1641
+ L4: {
1642
+ version: '0.22',
1643
+ comment: 'Base red color with 20% opacity',
1644
+ value: 'rgba(223, 48, 80, 0.2)',
1645
+ attributes: { hex: 'df3050', rgb: { r: 223, g: 48, b: 80, a: 0.2 } },
1646
+ },
1647
+ L5: {
1648
+ version: '0.22',
1649
+ comment: 'Base red color with 10% opacity',
1650
+ value: 'rgba(223, 48, 80, 0.1)',
1651
+ attributes: { hex: 'df3050', rgb: { r: 223, g: 48, b: 80, a: 0.1 } },
1652
+ },
1653
+ L6: {
1654
+ version: '0.22',
1655
+ comment: 'Base red color with 5% opacity',
1656
+ value: 'rgba(223, 48, 80, 0.05)',
1657
+ attributes: { hex: 'df3050', rgb: { r: 223, g: 48, b: 80, a: 0.05 } },
1658
+ },
1659
+ },
1660
+ grey: {
1661
+ N: {
1662
+ version: '0.22',
1663
+ comment: 'Neutral grey color',
1664
+ value: 'rgb(117, 117, 117)',
1665
+ attributes: { hex: '757575', rgb: { r: 117, g: 117, b: 117, a: 1 } },
1666
+ },
1667
+ L1: {
1668
+ version: '0.22',
1669
+ comment: 'Base grey color with 80% opacity',
1670
+ value: 'rgba(117, 117, 117, 0.8)',
1671
+ attributes: { hex: '757575', rgb: { r: 117, g: 117, b: 117, a: 0.8 } },
1672
+ },
1673
+ L2: {
1674
+ version: '0.22',
1675
+ comment: 'Base grey color with 60% opacity',
1676
+ value: 'rgba(117, 117, 117, 0.6)',
1677
+ attributes: { hex: '757575', rgb: { r: 117, g: 117, b: 117, a: 0.6 } },
1678
+ },
1679
+ L3: {
1680
+ version: '0.22',
1681
+ comment: 'Base grey color with 40% opacity',
1682
+ value: 'rgba(117, 117, 117, 0.4)',
1683
+ attributes: { hex: '757575', rgb: { r: 117, g: 117, b: 117, a: 0.4 } },
1684
+ },
1685
+ L4: {
1686
+ version: '0.22',
1687
+ comment: 'Base grey color with 20% opacity',
1688
+ value: 'rgba(117, 117, 117, 0.2)',
1689
+ attributes: { hex: '757575', rgb: { r: 117, g: 117, b: 117, a: 0.2 } },
1690
+ },
1691
+ L5: {
1692
+ version: '0.22',
1693
+ comment: 'Base grey color with 10% opacity',
1694
+ value: 'rgba(117, 117, 117, 0.1)',
1695
+ attributes: { hex: '757575', rgb: { r: 117, g: 117, b: 117, a: 0.1 } },
1696
+ },
1697
+ L6: {
1698
+ version: '0.22',
1699
+ comment: 'Base grey color with 5% opacity',
1700
+ value: 'rgba(117, 117, 117, 0.05)',
1701
+ attributes: { hex: '757575', rgb: { r: 117, g: 117, b: 117, a: 0.05 } },
1702
+ },
1703
+ },
1704
+ primary: {
1705
+ D2: {
1706
+ version: '0.22',
1707
+ comment: 'Darkest blue color',
1708
+ value: 'rgb(21, 70, 193)',
1709
+ attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
1710
+ },
1711
+ D1: {
1712
+ version: '0.22',
1713
+ comment: 'Dark blue color',
1714
+ value: 'rgb(24, 78, 216)',
1715
+ attributes: { hex: '184ed8', rgb: { r: 24, g: 78, b: 216, a: 1 } },
1716
+ },
1717
+ N: {
1718
+ version: '0.22',
1719
+ comment: 'Neutral blue color',
1720
+ value: 'rgb(36, 91, 231)',
1721
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } },
1722
+ },
1723
+ L1: {
1724
+ version: '0.22',
1725
+ comment: 'Base blue color with 80% opacity',
1726
+ value: 'rgba(36, 91, 231, 0.8)',
1727
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.8 } },
1728
+ },
1729
+ L2: {
1730
+ version: '0.22',
1731
+ comment: 'Base blue color with 60% opacity',
1732
+ value: 'rgba(36, 91, 231, 0.6)',
1733
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.6 } },
1734
+ },
1735
+ L3: {
1736
+ version: '0.22',
1737
+ comment: 'Base blue color with 40% opacity',
1738
+ value: 'rgba(36, 91, 231, 0.4)',
1739
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.4 } },
1740
+ },
1741
+ L4: {
1742
+ version: '0.22',
1743
+ comment: 'Base blue color with 20% opacity',
1744
+ value: 'rgba(36, 91, 231, 0.2)',
1745
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.2 } },
1746
+ },
1747
+ L5: {
1748
+ version: '0.22',
1749
+ comment: 'Base blue color with 10% opacity',
1750
+ value: 'rgba(36, 91, 231, 0.1)',
1751
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.1 } },
1752
+ },
1753
+ L6: {
1754
+ version: '0.22',
1755
+ comment: 'Base blue color with 5% opacity',
1756
+ value: 'rgba(36, 91, 231, 0.05)',
1757
+ attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.05 } },
1758
+ },
1759
+ },
1760
+ secondary: {
1761
+ D2: {
1762
+ version: '0.22',
1763
+ comment: 'Darkest green color',
1764
+ value: 'rgb(26, 110, 89)',
1765
+ attributes: { hex: '1a6e59', rgb: { r: 26, g: 110, b: 89, a: 1 } },
1766
+ },
1767
+ D1: {
1768
+ version: '0.22',
1769
+ comment: 'Dark green color',
1770
+ value: 'rgb(23, 122, 97)',
1771
+ attributes: { hex: '177a61', rgb: { r: 23, g: 122, b: 97, a: 1 } },
1772
+ },
1773
+ N: {
1774
+ version: '0.22',
1775
+ comment: 'Neutral green color',
1776
+ value: 'rgb(19, 134, 105)',
1777
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 1 } },
1778
+ },
1779
+ L1: {
1780
+ version: '0.22',
1781
+ comment: 'Base green color with 80% opacity',
1782
+ value: 'rgba(19, 134, 105, 0.8)',
1783
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.8 } },
1784
+ },
1785
+ L2: {
1786
+ version: '0.22',
1787
+ comment: 'Base green color with 60% opacity',
1788
+ value: 'rgba(19, 134, 105, 0.6)',
1789
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.6 } },
1790
+ },
1791
+ L3: {
1792
+ version: '0.22',
1793
+ comment: 'Base green color with 40% opacity',
1794
+ value: 'rgba(19, 134, 105, 0.4)',
1795
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.4 } },
1796
+ },
1797
+ L4: {
1798
+ version: '0.22',
1799
+ comment: 'Base green color with 20% opacity',
1800
+ value: 'rgba(19, 134, 105, 0.2)',
1801
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.2 } },
1802
+ },
1803
+ L5: {
1804
+ version: '0.22',
1805
+ comment: 'Base green color with 10% opacity',
1806
+ value: 'rgba(19, 134, 105, 0.1)',
1807
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.1 } },
1808
+ },
1809
+ L6: {
1810
+ version: '0.22',
1811
+ comment: 'Base green color with 5% opacity',
1812
+ value: 'rgba(19, 134, 105, 0.05)',
1813
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.05 } },
1814
+ },
1815
+ },
1816
+ accent: {
1817
+ D2: {
1818
+ version: '0.22',
1819
+ comment: 'Darkest green color',
1820
+ value: 'rgb(26, 110, 89)',
1821
+ attributes: { hex: '1a6e59', rgb: { r: 26, g: 110, b: 89, a: 1 } },
1822
+ },
1823
+ D1: {
1824
+ version: '0.22',
1825
+ comment: 'Dark green color',
1826
+ value: 'rgb(23, 122, 97)',
1827
+ attributes: { hex: '177a61', rgb: { r: 23, g: 122, b: 97, a: 1 } },
1828
+ },
1829
+ N: {
1830
+ version: '0.22',
1831
+ comment: 'Neutral green color',
1832
+ value: 'rgb(19, 134, 105)',
1833
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 1 } },
1834
+ },
1835
+ L1: {
1836
+ version: '0.22',
1837
+ comment: 'Base green color with 80% opacity',
1838
+ value: 'rgba(19, 134, 105, 0.8)',
1839
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.8 } },
1840
+ },
1841
+ L2: {
1842
+ version: '0.22',
1843
+ comment: 'Base green color with 60% opacity',
1844
+ value: 'rgba(19, 134, 105, 0.6)',
1845
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.6 } },
1846
+ },
1847
+ L3: {
1848
+ version: '0.22',
1849
+ comment: 'Base green color with 40% opacity',
1850
+ value: 'rgba(19, 134, 105, 0.4)',
1851
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.4 } },
1852
+ },
1853
+ L4: {
1854
+ version: '0.22',
1855
+ comment: 'Base green color with 20% opacity',
1856
+ value: 'rgba(19, 134, 105, 0.2)',
1857
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.2 } },
1858
+ },
1859
+ L5: {
1860
+ version: '0.22',
1861
+ comment: 'Base green color with 10% opacity',
1862
+ value: 'rgba(19, 134, 105, 0.1)',
1863
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.1 } },
1864
+ },
1865
+ L6: {
1866
+ version: '0.22',
1867
+ comment: 'Base green color with 5% opacity',
1868
+ value: 'rgba(19, 134, 105, 0.05)',
1869
+ attributes: { hex: '138669', rgb: { r: 19, g: 134, b: 105, a: 0.05 } },
1870
+ },
1871
+ },
1872
+ black: {
1873
+ N: {
1874
+ version: '0.22',
1875
+ comment: 'Neutral dark color',
1876
+ value: 'rgba(0, 0, 0, 0.87)',
1877
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.87 } },
1878
+ },
1879
+ L1: {
1880
+ version: '0.22',
1881
+ comment: 'Base dark color with 70% opacity',
1882
+ value: 'rgba(0, 0, 0, 0.7)',
1883
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.7 } },
1884
+ },
1885
+ L2: {
1886
+ version: '0.22',
1887
+ comment: 'Base dark color with 54% opacity',
1888
+ value: 'rgba(0, 0, 0, 0.54)',
1889
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.54 } },
1890
+ },
1891
+ L3: {
1892
+ version: '0.22',
1893
+ comment: 'Base dark color with 38% opacity',
1894
+ value: 'rgba(0, 0, 0, 0.38)',
1895
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.38 } },
1896
+ },
1897
+ L4: {
1898
+ version: '0.22',
1899
+ comment: 'Base dark color with 20% opacity',
1900
+ value: 'rgba(0, 0, 0, 0.2)',
1901
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.2 } },
1902
+ },
1903
+ L5: {
1904
+ version: '0.22',
1905
+ comment: 'Base dark color with 12% opacity',
1906
+ value: 'rgba(0, 0, 0, 0.12)',
1907
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.12 } },
1908
+ },
1909
+ L6: {
1910
+ version: '0.22',
1911
+ comment: 'Base dark color with 5% opacity',
1912
+ value: 'rgba(0, 0, 0, 0.05)',
1913
+ attributes: { hex: '000000', rgb: { r: 0, g: 0, b: 0, a: 0.05 } },
1914
+ },
1915
+ },
1916
+ white: {
1917
+ N: {
1918
+ version: '0.22',
1919
+ comment: 'Neutral light color',
1920
+ value: 'rgb(255, 255, 255)',
1921
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
1922
+ },
1923
+ L1: {
1924
+ version: '0.22',
1925
+ comment: 'Base light color with 90% opacity',
1926
+ value: 'rgba(255, 255, 255, 0.9)',
1927
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.9 } },
1928
+ },
1929
+ L2: {
1930
+ version: '0.22',
1931
+ comment: 'Base light color with 80% opacity',
1932
+ value: 'rgba(255, 255, 255, 0.8)',
1933
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.8 } },
1934
+ },
1935
+ L3: {
1936
+ version: '0.22',
1937
+ comment: 'Base light color with 60% opacity',
1938
+ value: 'rgba(255, 255, 255, 0.6)',
1939
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.6 } },
1940
+ },
1941
+ L4: {
1942
+ version: '0.22',
1943
+ comment: 'Base light color with 40% opacity',
1944
+ value: 'rgba(255, 255, 255, 0.4)',
1945
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } },
1946
+ },
1947
+ L5: {
1948
+ version: '0.22',
1949
+ comment: 'Base light color with 20% opacity',
1950
+ value: 'rgba(255, 255, 255, 0.2)',
1951
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } },
1952
+ },
1953
+ L6: {
1954
+ version: '0.22',
1955
+ comment: 'Base light color with 10% opacity',
1956
+ value: 'rgba(255, 255, 255, 0.1)',
1957
+ attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.1 } },
1958
+ },
1959
+ },
1960
+ orange: {
1961
+ D2: {
1962
+ version: '0.22',
1963
+ comment: 'Darkest yellow color',
1964
+ value: 'rgb(255, 161, 37)',
1965
+ attributes: { hex: 'ffa125', rgb: { r: 255, g: 161, b: 37, a: 1 } },
1966
+ },
1967
+ D1: {
1968
+ version: '0.22',
1969
+ comment: 'Dark yellow color',
1970
+ value: 'rgb(255, 179, 37)',
1971
+ attributes: { hex: 'ffb325', rgb: { r: 255, g: 179, b: 37, a: 1 } },
1972
+ },
1973
+ N: {
1974
+ version: '0.22',
1975
+ comment: 'Neutral yellow color',
1976
+ value: 'rgb(255, 196, 37)',
1977
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 1 } },
1978
+ },
1979
+ L1: {
1980
+ version: '0.22',
1981
+ comment: 'Base yellow color with 80% opacity',
1982
+ value: 'rgba(255, 196, 37, 0.9)',
1983
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.9 } },
1984
+ },
1985
+ L2: {
1986
+ version: '0.22',
1987
+ comment: 'Base yellow color with 70% opacity',
1988
+ value: 'rgba(255, 196, 37, 0.8)',
1989
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.8 } },
1990
+ },
1991
+ L3: {
1992
+ version: '0.22',
1993
+ comment: 'Base yellow color with 60% opacity',
1994
+ value: 'rgba(255, 196, 37, 0.6)',
1995
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.6 } },
1996
+ },
1997
+ L4: {
1998
+ version: '0.22',
1999
+ comment: 'Base yellow color with 40% opacity',
2000
+ value: 'rgba(255, 196, 37, 0.48)',
2001
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.48 } },
2002
+ },
2003
+ L5: {
2004
+ version: '0.22',
2005
+ comment: 'Base yellow color with 20% opacity',
2006
+ value: 'rgba(255, 196, 37, 0.24)',
2007
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.24 } },
2008
+ },
2009
+ L6: {
2010
+ version: '0.22',
2011
+ comment: 'Base yellow color with 10% opacity',
2012
+ value: 'rgba(255, 196, 37, 0.12)',
2013
+ attributes: { hex: 'ffc425', rgb: { r: 255, g: 196, b: 37, a: 0.12 } },
2014
+ },
2015
+ },
2016
+ },
2017
+ size: {
2018
+ xxs: { value: '14px' },
2019
+ xs: { value: '20px' },
2020
+ s: { value: '24px' },
2021
+ m: { value: '36px' },
2022
+ l: { value: '64px' },
2023
+ xl: { value: '128px' },
2024
+ xxl: { value: '256px' },
2025
+ },
2026
+ spacing: {
2027
+ unit: {
2028
+ tiny: { value: '4px' },
2029
+ regular: { value: '8px' },
2030
+ medium: { value: '12px' },
2031
+ big: { value: '16px' },
2032
+ huge: { value: '24px' },
2033
+ },
2034
+ },
2035
+ typography: {
2036
+ 'font-family': {
2037
+ value:
2038
+ "-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif",
2039
+ },
2040
+ 'font-weight': { regular: { value: '400' }, bold: { value: '700' }, light: { value: '300' } },
2041
+ interface: {
2042
+ display1: {
2043
+ 'font-size': { value: '34px' },
2044
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2045
+ 'line-height': { value: '40px' },
2046
+ },
2047
+ headline: {
2048
+ 'font-size': { value: '24px' },
2049
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2050
+ 'line-height': { value: '32px' },
2051
+ },
2052
+ title: {
2053
+ 'font-size': { value: '20px' },
2054
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2055
+ 'line-height': { value: '30px' },
2056
+ },
2057
+ subtitle2: {
2058
+ 'font-size': { value: '16px' },
2059
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2060
+ 'line-height': { value: '24px' },
2061
+ },
2062
+ subtitle1: {
2063
+ 'font-size': { value: '14px' },
2064
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2065
+ 'line-height': { value: '20px' },
2066
+ },
2067
+ body2: {
2068
+ 'font-size': { value: '16px' },
2069
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
2070
+ 'line-height': { value: '24px' },
2071
+ },
2072
+ body1: {
2073
+ 'font-size': { value: '14px' },
2074
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
2075
+ 'line-height': { value: '20px' },
2076
+ },
2077
+ caption: {
2078
+ 'font-size': { value: '12px' },
2079
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
2080
+ 'line-height': { value: '16px' },
2081
+ },
2082
+ overline: {
2083
+ 'font-size': { value: '10px' },
2084
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2085
+ 'line-height': { value: '12px' },
2086
+ },
2087
+ },
2088
+ custom: {
2089
+ title1: {
2090
+ 'font-size': { value: '40px' },
2091
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2092
+ 'line-height': { value: '50px' },
2093
+ },
2094
+ title2: {
2095
+ 'font-size': { value: '30px' },
2096
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2097
+ 'line-height': { value: '40px' },
2098
+ },
2099
+ title3: {
2100
+ 'font-size': { value: '24px' },
2101
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2102
+ 'line-height': { value: '32px' },
2103
+ },
2104
+ title4: {
2105
+ 'font-size': { value: '20px' },
2106
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2107
+ 'line-height': { value: '30px' },
2108
+ },
2109
+ title5: {
2110
+ 'font-size': { value: '16px' },
2111
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2112
+ 'line-height': { value: '24px' },
2113
+ },
2114
+ title6: {
2115
+ 'font-size': { value: '14px' },
2116
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2117
+ 'line-height': { value: '20px' },
2118
+ },
2119
+ intro: {
2120
+ 'font-size': { value: '18px' },
2121
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2122
+ 'line-height': { value: '30px' },
2123
+ },
2124
+ 'body-large': {
2125
+ 'font-size': { value: '16px' },
2126
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
2127
+ 'line-height': { value: '24px' },
2128
+ },
2129
+ body: {
2130
+ 'font-size': { value: '14px' },
2131
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
2132
+ 'line-height': { value: '20px' },
2133
+ },
2134
+ quote: {
2135
+ 'font-size': { value: '16px' },
2136
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
2137
+ 'font-style': { value: 'italic' },
2138
+ 'line-height': { value: '24px' },
2139
+ },
2140
+ 'publish-info': {
2141
+ 'font-size': { value: '14px' },
2142
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-regular)' },
2143
+ 'line-height': { value: '20px' },
2144
+ },
2145
+ button: {
2146
+ 'size-m': {
2147
+ 'font-size': { value: '14px' },
2148
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2149
+ },
2150
+ 'size-s': {
2151
+ 'font-size': { value: '12px' },
2152
+ 'font-weight': { value: 'var(--lumx-typography-font-weight-bold)' },
2153
+ },
2154
+ },
2155
+ },
2156
+ },
2157
+ };