@luxfi/ui 7.4.14 → 8.0.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 (244) hide show
  1. package/LICENSE.md +21 -0
  2. package/dist/accordion.d.ts +10 -12
  3. package/dist/accordion.d.ts.map +1 -0
  4. package/dist/alert.cjs +7 -11
  5. package/dist/alert.d.ts +4 -5
  6. package/dist/alert.d.ts.map +1 -0
  7. package/dist/alert.js +1 -5
  8. package/dist/auth.d.ts +11 -13
  9. package/dist/auth.d.ts.map +1 -0
  10. package/dist/avatar.d.ts +5 -6
  11. package/dist/avatar.d.ts.map +1 -0
  12. package/dist/badge.cjs +7 -11
  13. package/dist/badge.d.ts +7 -8
  14. package/dist/badge.d.ts.map +1 -0
  15. package/dist/badge.js +1 -5
  16. package/dist/bank.d.ts +38 -43
  17. package/dist/bank.d.ts.map +1 -0
  18. package/dist/button.cjs +7 -23
  19. package/dist/button.d.ts +8 -13
  20. package/dist/button.d.ts.map +1 -0
  21. package/dist/button.js +2 -17
  22. package/dist/checkbox.d.ts +6 -7
  23. package/dist/checkbox.d.ts.map +1 -0
  24. package/dist/chrome.cjs +4 -8
  25. package/dist/chrome.d.ts +15 -19
  26. package/dist/chrome.d.ts.map +1 -0
  27. package/dist/chrome.js +1 -5
  28. package/dist/close-button.d.ts +3 -5
  29. package/dist/close-button.d.ts.map +1 -0
  30. package/dist/collapsible.cjs +19 -23
  31. package/dist/collapsible.d.ts +11 -13
  32. package/dist/collapsible.d.ts.map +1 -0
  33. package/dist/collapsible.js +1 -5
  34. package/dist/color-mode.d.ts +7 -9
  35. package/dist/color-mode.d.ts.map +1 -0
  36. package/dist/dialog.cjs +7 -11
  37. package/dist/dialog.d.ts +50 -54
  38. package/dist/dialog.d.ts.map +1 -0
  39. package/dist/dialog.js +1 -5
  40. package/dist/drawer.d.ts +33 -38
  41. package/dist/drawer.d.ts.map +1 -0
  42. package/dist/empty-state.d.ts +4 -6
  43. package/dist/empty-state.d.ts.map +1 -0
  44. package/dist/engine.d.ts +35 -0
  45. package/dist/engine.d.ts.map +1 -0
  46. package/dist/expiration-selector.d.ts +4 -6
  47. package/dist/expiration-selector.d.ts.map +1 -0
  48. package/dist/field.d.ts +5 -7
  49. package/dist/field.d.ts.map +1 -0
  50. package/dist/greeks-display.d.ts +3 -5
  51. package/dist/greeks-display.d.ts.map +1 -0
  52. package/dist/gui.d.ts +1 -1
  53. package/dist/gui.d.ts.map +1 -0
  54. package/dist/heading.cjs +12 -3
  55. package/dist/heading.d.ts +4 -6
  56. package/dist/heading.d.ts.map +1 -0
  57. package/dist/heading.js +12 -3
  58. package/dist/iam.d.ts +10 -12
  59. package/dist/iam.d.ts.map +1 -0
  60. package/dist/icon-button.cjs +7 -11
  61. package/dist/icon-button.d.ts +4 -5
  62. package/dist/icon-button.d.ts.map +1 -0
  63. package/dist/icon-button.js +1 -5
  64. package/dist/icons.d.ts +1 -0
  65. package/dist/icons.d.ts.map +1 -0
  66. package/dist/identity.d.ts +9 -11
  67. package/dist/identity.d.ts.map +1 -0
  68. package/dist/image.cjs +8 -12
  69. package/dist/image.d.ts +10 -11
  70. package/dist/image.d.ts.map +1 -0
  71. package/dist/image.js +1 -5
  72. package/dist/index.cjs +89 -91
  73. package/dist/index.d.ts +86 -60
  74. package/dist/index.d.ts.map +1 -0
  75. package/dist/index.js +30 -33
  76. package/dist/ink.d.ts +14 -0
  77. package/dist/ink.d.ts.map +1 -0
  78. package/dist/input-group.d.ts +4 -6
  79. package/dist/input-group.d.ts.map +1 -0
  80. package/dist/input.cjs +5 -5
  81. package/dist/input.d.ts +8 -9
  82. package/dist/input.d.ts.map +1 -0
  83. package/dist/input.js +5 -5
  84. package/dist/link.cjs +19 -23
  85. package/dist/link.d.ts +9 -11
  86. package/dist/link.d.ts.map +1 -0
  87. package/dist/link.js +1 -5
  88. package/dist/lux.config.cjs +2 -0
  89. package/dist/lux.config.d.ts +785 -240
  90. package/dist/lux.config.d.ts.map +1 -0
  91. package/dist/lux.config.js +2 -0
  92. package/dist/menu.d.ts +30 -31
  93. package/dist/menu.d.ts.map +1 -0
  94. package/dist/next.d.ts +5 -7
  95. package/dist/next.d.ts.map +1 -0
  96. package/dist/option-chain.d.ts +6 -8
  97. package/dist/option-chain.d.ts.map +1 -0
  98. package/dist/option-position.d.ts +4 -6
  99. package/dist/option-position.d.ts.map +1 -0
  100. package/dist/pin-input.cjs +1 -1
  101. package/dist/pin-input.d.ts +3 -5
  102. package/dist/pin-input.d.ts.map +1 -0
  103. package/dist/pin-input.js +1 -1
  104. package/dist/pnl-diagram.d.ts +5 -6
  105. package/dist/pnl-diagram.d.ts.map +1 -0
  106. package/dist/popover.cjs +9 -13
  107. package/dist/popover.d.ts +24 -25
  108. package/dist/popover.d.ts.map +1 -0
  109. package/dist/popover.js +1 -5
  110. package/dist/progress-circle.cjs +2 -6
  111. package/dist/progress-circle.d.ts +8 -9
  112. package/dist/progress-circle.d.ts.map +1 -0
  113. package/dist/progress-circle.js +1 -5
  114. package/dist/progress.d.ts +3 -4
  115. package/dist/progress.d.ts.map +1 -0
  116. package/dist/provider.cjs +2 -0
  117. package/dist/provider.d.ts +8 -10
  118. package/dist/provider.d.ts.map +1 -0
  119. package/dist/provider.js +2 -0
  120. package/dist/radio.d.ts +6 -7
  121. package/dist/radio.d.ts.map +1 -0
  122. package/dist/rating.d.ts +3 -5
  123. package/dist/rating.d.ts.map +1 -0
  124. package/dist/select.cjs +16 -20
  125. package/dist/select.d.ts +38 -41
  126. package/dist/select.d.ts.map +1 -0
  127. package/dist/select.js +1 -5
  128. package/dist/separator.d.ts +5 -6
  129. package/dist/separator.d.ts.map +1 -0
  130. package/dist/skeleton.cjs +7 -11
  131. package/dist/skeleton.d.ts +9 -12
  132. package/dist/skeleton.d.ts.map +1 -0
  133. package/dist/skeleton.js +1 -5
  134. package/dist/slider.cjs +1 -1
  135. package/dist/slider.d.ts +3 -5
  136. package/dist/slider.d.ts.map +1 -0
  137. package/dist/slider.js +1 -1
  138. package/dist/strategy-builder.d.ts +6 -8
  139. package/dist/strategy-builder.d.ts.map +1 -0
  140. package/dist/switch.cjs +1 -1
  141. package/dist/switch.d.ts +3 -5
  142. package/dist/switch.d.ts.map +1 -0
  143. package/dist/switch.js +1 -1
  144. package/dist/table.cjs +30 -34
  145. package/dist/table.d.ts +23 -25
  146. package/dist/table.d.ts.map +1 -0
  147. package/dist/table.js +1 -5
  148. package/dist/tabs.d.ts +12 -13
  149. package/dist/tabs.d.ts.map +1 -0
  150. package/dist/tag.cjs +7 -11
  151. package/dist/tag.d.ts +4 -5
  152. package/dist/tag.d.ts.map +1 -0
  153. package/dist/tag.js +1 -5
  154. package/dist/textarea.cjs +10 -10
  155. package/dist/textarea.d.ts +5 -6
  156. package/dist/textarea.d.ts.map +1 -0
  157. package/dist/textarea.js +10 -10
  158. package/dist/toaster.d.ts +4 -5
  159. package/dist/toaster.d.ts.map +1 -0
  160. package/dist/tooltip.d.ts +3 -5
  161. package/dist/tooltip.d.ts.map +1 -0
  162. package/dist/use-narrow.d.ts +6 -7
  163. package/dist/use-narrow.d.ts.map +1 -0
  164. package/dist/utils/cn.d.ts +2 -0
  165. package/dist/utils/cn.d.ts.map +1 -0
  166. package/dist/utils.cjs +6 -7
  167. package/dist/utils.d.ts +13 -5
  168. package/dist/utils.d.ts.map +1 -0
  169. package/dist/utils.js +1 -9
  170. package/dist/vite.d.ts +3 -3
  171. package/dist/vite.d.ts.map +1 -0
  172. package/dist/white-label.d.ts +12 -12
  173. package/dist/white-label.d.ts.map +1 -0
  174. package/package.json +32 -26
  175. package/src/button.tsx +0 -18
  176. package/src/heading.tsx +12 -3
  177. package/src/index.ts +0 -1
  178. package/src/input.tsx +6 -6
  179. package/src/lux.config.ts +19 -0
  180. package/src/pin-input.tsx +1 -1
  181. package/src/slider.tsx +1 -1
  182. package/src/switch.tsx +1 -1
  183. package/src/textarea.tsx +6 -6
  184. package/src/utils/cn.ts +3 -7
  185. package/src/utils.ts +12 -6
  186. package/tokens.css +11 -0
  187. package/dist/accordion.d.cts +0 -41
  188. package/dist/alert.d.cts +0 -30
  189. package/dist/auth.d.cts +0 -80
  190. package/dist/avatar.d.cts +0 -25
  191. package/dist/badge.d.cts +0 -19
  192. package/dist/bank.d.cts +0 -83
  193. package/dist/button.d.cts +0 -55
  194. package/dist/checkbox.d.cts +0 -32
  195. package/dist/chrome.d.cts +0 -93
  196. package/dist/close-button.d.cts +0 -9
  197. package/dist/collapsible.d.cts +0 -24
  198. package/dist/color-mode.d.cts +0 -25
  199. package/dist/dialog.d.cts +0 -118
  200. package/dist/drawer.d.cts +0 -69
  201. package/dist/empty-state.d.cts +0 -13
  202. package/dist/expiration-selector.d.cts +0 -16
  203. package/dist/field.d.cts +0 -23
  204. package/dist/greeks-display.d.cts +0 -14
  205. package/dist/gui.d.cts +0 -2
  206. package/dist/heading.d.cts +0 -8
  207. package/dist/iam.d.cts +0 -65
  208. package/dist/icon-button.d.cts +0 -37
  209. package/dist/icons.d.cts +0 -1
  210. package/dist/identity.d.cts +0 -64
  211. package/dist/image.d.cts +0 -57
  212. package/dist/index.d.cts +0 -60
  213. package/dist/input-group.d.cts +0 -17
  214. package/dist/input.d.cts +0 -37
  215. package/dist/link.d.cts +0 -37
  216. package/dist/lux.config.d.cts +0 -433
  217. package/dist/menu.d.cts +0 -68
  218. package/dist/next.d.cts +0 -32
  219. package/dist/option-chain.d.cts +0 -37
  220. package/dist/option-position.d.cts +0 -29
  221. package/dist/pin-input.d.cts +0 -25
  222. package/dist/pnl-diagram.d.cts +0 -11
  223. package/dist/popover.d.cts +0 -73
  224. package/dist/progress-circle.d.cts +0 -47
  225. package/dist/progress.d.cts +0 -28
  226. package/dist/provider.d.cts +0 -25
  227. package/dist/radio.d.cts +0 -53
  228. package/dist/rating.d.cts +0 -14
  229. package/dist/select.d.cts +0 -161
  230. package/dist/separator.d.cts +0 -13
  231. package/dist/skeleton.d.cts +0 -76
  232. package/dist/slider.d.cts +0 -24
  233. package/dist/strategy-builder.d.cts +0 -26
  234. package/dist/switch.d.cts +0 -27
  235. package/dist/table.d.cts +0 -107
  236. package/dist/tabs.d.cts +0 -34
  237. package/dist/tag.d.cts +0 -21
  238. package/dist/textarea.d.cts +0 -13
  239. package/dist/toaster.d.cts +0 -28
  240. package/dist/tooltip.d.cts +0 -38
  241. package/dist/use-narrow.d.cts +0 -12
  242. package/dist/utils.d.cts +0 -5
  243. package/dist/vite.d.cts +0 -29
  244. package/dist/white-label.d.cts +0 -59
@@ -1,240 +1,241 @@
1
- import * as _hanzogui_web from '@hanzogui/web';
2
- import * as _hanzogui_themes_v5 from '@hanzogui/themes/v5';
3
- export { LUX_BRAND, LuxBrand, PARS_GOLD } from './white-label.js';
4
-
5
- declare const luxThemes: {
6
- dark: _hanzogui_themes_v5.V5Theme;
7
- dark_lux: _hanzogui_themes_v5.V5Theme;
8
- dark_zoo: _hanzogui_themes_v5.V5Theme;
9
- dark_hanzo: _hanzogui_themes_v5.V5Theme;
10
- dark_pars: _hanzogui_themes_v5.V5Theme;
11
- dark_bootnode: _hanzogui_themes_v5.V5Theme;
1
+ export { LUX_BRAND, PARS_GOLD, type LuxBrand } from './white-label';
2
+ export declare const luxThemes: {
3
+ dark: import("@hanzogui/config/v5").V5Theme;
4
+ dark_lux: import("@hanzogui/config/v5").V5Theme;
5
+ dark_zoo: import("@hanzogui/config/v5").V5Theme;
6
+ dark_hanzo: import("@hanzogui/config/v5").V5Theme;
7
+ dark_pars: import("@hanzogui/config/v5").V5Theme;
8
+ dark_bootnode: import("@hanzogui/config/v5").V5Theme;
12
9
  };
13
- declare const config: _hanzogui_web.GuiInternalConfig<{
14
- readonly radius: {
15
- 0: number;
16
- 1: number;
17
- 2: number;
18
- 3: number;
19
- 4: number;
20
- true: number;
21
- 5: number;
22
- 6: number;
23
- 7: number;
24
- 8: number;
25
- 9: number;
26
- 10: number;
27
- 11: number;
28
- 12: number;
29
- };
30
- readonly zIndex: {
31
- 0: number;
32
- 1: number;
33
- 2: number;
34
- 3: number;
35
- 4: number;
36
- 5: number;
37
- };
38
- readonly space: {
39
- 0: number;
40
- 0.25: number;
41
- 0.5: number;
42
- 0.75: number;
43
- 1: number;
44
- 1.5: number;
45
- 2: number;
46
- 2.5: number;
47
- 3: number;
48
- 3.5: number;
49
- 4: number;
50
- true: number;
51
- 4.5: number;
52
- 5: number;
53
- 6: number;
54
- 7: number;
55
- 8: number;
56
- 9: number;
57
- 10: number;
58
- 11: number;
59
- 12: number;
60
- 13: number;
61
- 14: number;
62
- 15: number;
63
- 16: number;
64
- 17: number;
65
- 18: number;
66
- 19: number;
67
- 20: number;
68
- [-0.25]: number;
69
- [-0.5]: number;
70
- [-0.75]: number;
71
- [-1]: number;
72
- [-1.5]: number;
73
- [-2]: number;
74
- [-2.5]: number;
75
- [-3]: number;
76
- [-3.5]: number;
77
- [-4]: number;
78
- "-true": number;
79
- [-4.5]: number;
80
- [-5]: number;
81
- [-6]: number;
82
- [-7]: number;
83
- [-8]: number;
84
- [-9]: number;
85
- [-10]: number;
86
- [-11]: number;
87
- [-12]: number;
88
- [-13]: number;
89
- [-14]: number;
90
- [-15]: number;
91
- [-16]: number;
92
- [-17]: number;
93
- [-18]: number;
94
- [-19]: number;
95
- [-20]: number;
96
- };
97
- readonly size: {
98
- $0: number;
99
- "$0.25": number;
100
- "$0.5": number;
101
- "$0.75": number;
102
- $1: number;
103
- "$1.5": number;
104
- $2: number;
105
- "$2.5": number;
106
- $3: number;
107
- "$3.5": number;
108
- $4: number;
109
- $true: number;
110
- "$4.5": number;
111
- $5: number;
112
- $6: number;
113
- $7: number;
114
- $8: number;
115
- $9: number;
116
- $10: number;
117
- $11: number;
118
- $12: number;
119
- $13: number;
120
- $14: number;
121
- $15: number;
122
- $16: number;
123
- $17: number;
124
- $18: number;
125
- $19: number;
126
- $20: number;
10
+ export declare const config: import("@hanzogui/web").GuiInternalConfig<Omit<{
11
+ zIndex: {
12
+ 0: import("@hanzogui/web").Variable<number>;
13
+ 1: import("@hanzogui/web").Variable<number>;
14
+ 2: import("@hanzogui/web").Variable<number>;
15
+ 3: import("@hanzogui/web").Variable<number>;
16
+ 4: import("@hanzogui/web").Variable<number>;
17
+ 5: import("@hanzogui/web").Variable<number>;
18
+ };
19
+ size: {
20
+ $0: import("@hanzogui/web").Variable<number>;
21
+ '$0.25': import("@hanzogui/web").Variable<number>;
22
+ '$0.5': import("@hanzogui/web").Variable<number>;
23
+ '$0.75': import("@hanzogui/web").Variable<number>;
24
+ $1: import("@hanzogui/web").Variable<number>;
25
+ '$1.5': import("@hanzogui/web").Variable<number>;
26
+ $2: import("@hanzogui/web").Variable<number>;
27
+ '$2.5': import("@hanzogui/web").Variable<number>;
28
+ $3: import("@hanzogui/web").Variable<number>;
29
+ '$3.5': import("@hanzogui/web").Variable<number>;
30
+ $4: import("@hanzogui/web").Variable<number>;
31
+ $true: import("@hanzogui/web").Variable<number>;
32
+ '$4.5': import("@hanzogui/web").Variable<number>;
33
+ $5: import("@hanzogui/web").Variable<number>;
34
+ $6: import("@hanzogui/web").Variable<number>;
35
+ $7: import("@hanzogui/web").Variable<number>;
36
+ $8: import("@hanzogui/web").Variable<number>;
37
+ $9: import("@hanzogui/web").Variable<number>;
38
+ $10: import("@hanzogui/web").Variable<number>;
39
+ $11: import("@hanzogui/web").Variable<number>;
40
+ $12: import("@hanzogui/web").Variable<number>;
41
+ $13: import("@hanzogui/web").Variable<number>;
42
+ $14: import("@hanzogui/web").Variable<number>;
43
+ $15: import("@hanzogui/web").Variable<number>;
44
+ $16: import("@hanzogui/web").Variable<number>;
45
+ $17: import("@hanzogui/web").Variable<number>;
46
+ $18: import("@hanzogui/web").Variable<number>;
47
+ $19: import("@hanzogui/web").Variable<number>;
48
+ $20: import("@hanzogui/web").Variable<number>;
49
+ };
50
+ radius: {
51
+ readonly 0: import("@hanzogui/web").Variable<0>;
52
+ readonly 1: import("@hanzogui/web").Variable<6>;
53
+ readonly 2: import("@hanzogui/web").Variable<6>;
54
+ readonly 3: import("@hanzogui/web").Variable<8>;
55
+ readonly 4: import("@hanzogui/web").Variable<8>;
56
+ readonly 5: import("@hanzogui/web").Variable<12>;
57
+ readonly 6: import("@hanzogui/web").Variable<12>;
58
+ readonly 7: import("@hanzogui/web").Variable<12>;
59
+ readonly 8: import("@hanzogui/web").Variable<12>;
60
+ readonly 9: import("@hanzogui/web").Variable<12>;
61
+ readonly 10: import("@hanzogui/web").Variable<9999>;
62
+ readonly 11: import("@hanzogui/web").Variable<9999>;
63
+ readonly 12: import("@hanzogui/web").Variable<9999>;
64
+ readonly true: import("@hanzogui/web").Variable<8>;
65
+ };
66
+ space: {
67
+ [x: string]: import("@hanzogui/web").Variable<string> | import("@hanzogui/web").Variable<number>;
68
+ };
69
+ }, import("@hanzogui/web").TokenCategories> & {
70
+ color: {};
71
+ space: {
72
+ [x: string]: import("@hanzogui/web").Variable<string> | import("@hanzogui/web").Variable<number>;
73
+ };
74
+ size: {
75
+ $0: import("@hanzogui/web").Variable<number>;
76
+ '$0.25': import("@hanzogui/web").Variable<number>;
77
+ '$0.5': import("@hanzogui/web").Variable<number>;
78
+ '$0.75': import("@hanzogui/web").Variable<number>;
79
+ $1: import("@hanzogui/web").Variable<number>;
80
+ '$1.5': import("@hanzogui/web").Variable<number>;
81
+ $2: import("@hanzogui/web").Variable<number>;
82
+ '$2.5': import("@hanzogui/web").Variable<number>;
83
+ $3: import("@hanzogui/web").Variable<number>;
84
+ '$3.5': import("@hanzogui/web").Variable<number>;
85
+ $4: import("@hanzogui/web").Variable<number>;
86
+ $true: import("@hanzogui/web").Variable<number>;
87
+ '$4.5': import("@hanzogui/web").Variable<number>;
88
+ $5: import("@hanzogui/web").Variable<number>;
89
+ $6: import("@hanzogui/web").Variable<number>;
90
+ $7: import("@hanzogui/web").Variable<number>;
91
+ $8: import("@hanzogui/web").Variable<number>;
92
+ $9: import("@hanzogui/web").Variable<number>;
93
+ $10: import("@hanzogui/web").Variable<number>;
94
+ $11: import("@hanzogui/web").Variable<number>;
95
+ $12: import("@hanzogui/web").Variable<number>;
96
+ $13: import("@hanzogui/web").Variable<number>;
97
+ $14: import("@hanzogui/web").Variable<number>;
98
+ $15: import("@hanzogui/web").Variable<number>;
99
+ $16: import("@hanzogui/web").Variable<number>;
100
+ $17: import("@hanzogui/web").Variable<number>;
101
+ $18: import("@hanzogui/web").Variable<number>;
102
+ $19: import("@hanzogui/web").Variable<number>;
103
+ $20: import("@hanzogui/web").Variable<number>;
104
+ };
105
+ radius: {
106
+ readonly 0: import("@hanzogui/web").Variable<0>;
107
+ readonly 1: import("@hanzogui/web").Variable<6>;
108
+ readonly 2: import("@hanzogui/web").Variable<6>;
109
+ readonly 3: import("@hanzogui/web").Variable<8>;
110
+ readonly 4: import("@hanzogui/web").Variable<8>;
111
+ readonly 5: import("@hanzogui/web").Variable<12>;
112
+ readonly 6: import("@hanzogui/web").Variable<12>;
113
+ readonly 7: import("@hanzogui/web").Variable<12>;
114
+ readonly 8: import("@hanzogui/web").Variable<12>;
115
+ readonly 9: import("@hanzogui/web").Variable<12>;
116
+ readonly 10: import("@hanzogui/web").Variable<9999>;
117
+ readonly 11: import("@hanzogui/web").Variable<9999>;
118
+ readonly 12: import("@hanzogui/web").Variable<9999>;
119
+ readonly true: import("@hanzogui/web").Variable<8>;
120
+ };
121
+ zIndex: {
122
+ 0: import("@hanzogui/web").Variable<number>;
123
+ 1: import("@hanzogui/web").Variable<number>;
124
+ 2: import("@hanzogui/web").Variable<number>;
125
+ 3: import("@hanzogui/web").Variable<number>;
126
+ 4: import("@hanzogui/web").Variable<number>;
127
+ 5: import("@hanzogui/web").Variable<number>;
127
128
  };
128
129
  }, {
129
- dark: _hanzogui_themes_v5.V5Theme;
130
- dark_lux: _hanzogui_themes_v5.V5Theme;
131
- dark_zoo: _hanzogui_themes_v5.V5Theme;
132
- dark_hanzo: _hanzogui_themes_v5.V5Theme;
133
- dark_pars: _hanzogui_themes_v5.V5Theme;
134
- dark_bootnode: _hanzogui_themes_v5.V5Theme;
135
- light: _hanzogui_themes_v5.V5Theme;
136
- light_accent: _hanzogui_themes_v5.V5Theme;
137
- dark_accent: _hanzogui_themes_v5.V5Theme;
138
- light_black: _hanzogui_themes_v5.V5Theme;
139
- light_white: _hanzogui_themes_v5.V5Theme;
140
- light_gray: _hanzogui_themes_v5.V5Theme;
141
- light_blue: _hanzogui_themes_v5.V5Theme;
142
- light_red: _hanzogui_themes_v5.V5Theme;
143
- light_yellow: _hanzogui_themes_v5.V5Theme;
144
- light_green: _hanzogui_themes_v5.V5Theme;
145
- light_orange: _hanzogui_themes_v5.V5Theme;
146
- light_pink: _hanzogui_themes_v5.V5Theme;
147
- light_purple: _hanzogui_themes_v5.V5Theme;
148
- light_teal: _hanzogui_themes_v5.V5Theme;
149
- light_neutral: _hanzogui_themes_v5.V5Theme;
150
- dark_black: _hanzogui_themes_v5.V5Theme;
151
- dark_white: _hanzogui_themes_v5.V5Theme;
152
- dark_gray: _hanzogui_themes_v5.V5Theme;
153
- dark_blue: _hanzogui_themes_v5.V5Theme;
154
- dark_red: _hanzogui_themes_v5.V5Theme;
155
- dark_yellow: _hanzogui_themes_v5.V5Theme;
156
- dark_green: _hanzogui_themes_v5.V5Theme;
157
- dark_orange: _hanzogui_themes_v5.V5Theme;
158
- dark_pink: _hanzogui_themes_v5.V5Theme;
159
- dark_purple: _hanzogui_themes_v5.V5Theme;
160
- dark_teal: _hanzogui_themes_v5.V5Theme;
161
- dark_neutral: _hanzogui_themes_v5.V5Theme;
162
- light_surface1: _hanzogui_themes_v5.V5Theme;
163
- light_white_surface1: _hanzogui_themes_v5.V5Theme;
164
- light_surface2: _hanzogui_themes_v5.V5Theme;
165
- light_white_surface2: _hanzogui_themes_v5.V5Theme;
166
- dark_surface1: _hanzogui_themes_v5.V5Theme;
167
- dark_black_surface1: _hanzogui_themes_v5.V5Theme;
168
- dark_surface2: _hanzogui_themes_v5.V5Theme;
169
- dark_black_surface2: _hanzogui_themes_v5.V5Theme;
170
- light_black_accent: _hanzogui_themes_v5.V5Theme;
171
- light_black_surface1: _hanzogui_themes_v5.V5Theme;
172
- light_black_surface2: _hanzogui_themes_v5.V5Theme;
173
- light_white_accent: _hanzogui_themes_v5.V5Theme;
174
- light_gray_accent: _hanzogui_themes_v5.V5Theme;
175
- light_gray_surface1: _hanzogui_themes_v5.V5Theme;
176
- light_gray_surface2: _hanzogui_themes_v5.V5Theme;
177
- light_blue_accent: _hanzogui_themes_v5.V5Theme;
178
- light_blue_surface1: _hanzogui_themes_v5.V5Theme;
179
- light_blue_surface2: _hanzogui_themes_v5.V5Theme;
180
- light_red_accent: _hanzogui_themes_v5.V5Theme;
181
- light_red_surface1: _hanzogui_themes_v5.V5Theme;
182
- light_red_surface2: _hanzogui_themes_v5.V5Theme;
183
- light_yellow_accent: _hanzogui_themes_v5.V5Theme;
184
- light_yellow_surface1: _hanzogui_themes_v5.V5Theme;
185
- light_yellow_surface2: _hanzogui_themes_v5.V5Theme;
186
- light_green_accent: _hanzogui_themes_v5.V5Theme;
187
- light_green_surface1: _hanzogui_themes_v5.V5Theme;
188
- light_green_surface2: _hanzogui_themes_v5.V5Theme;
189
- light_orange_accent: _hanzogui_themes_v5.V5Theme;
190
- light_orange_surface1: _hanzogui_themes_v5.V5Theme;
191
- light_orange_surface2: _hanzogui_themes_v5.V5Theme;
192
- light_pink_accent: _hanzogui_themes_v5.V5Theme;
193
- light_pink_surface1: _hanzogui_themes_v5.V5Theme;
194
- light_pink_surface2: _hanzogui_themes_v5.V5Theme;
195
- light_purple_accent: _hanzogui_themes_v5.V5Theme;
196
- light_purple_surface1: _hanzogui_themes_v5.V5Theme;
197
- light_purple_surface2: _hanzogui_themes_v5.V5Theme;
198
- light_teal_accent: _hanzogui_themes_v5.V5Theme;
199
- light_teal_surface1: _hanzogui_themes_v5.V5Theme;
200
- light_teal_surface2: _hanzogui_themes_v5.V5Theme;
201
- light_neutral_accent: _hanzogui_themes_v5.V5Theme;
202
- light_neutral_surface1: _hanzogui_themes_v5.V5Theme;
203
- light_neutral_surface2: _hanzogui_themes_v5.V5Theme;
204
- dark_black_accent: _hanzogui_themes_v5.V5Theme;
205
- dark_white_accent: _hanzogui_themes_v5.V5Theme;
206
- dark_white_surface1: _hanzogui_themes_v5.V5Theme;
207
- dark_white_surface2: _hanzogui_themes_v5.V5Theme;
208
- dark_gray_accent: _hanzogui_themes_v5.V5Theme;
209
- dark_gray_surface1: _hanzogui_themes_v5.V5Theme;
210
- dark_gray_surface2: _hanzogui_themes_v5.V5Theme;
211
- dark_blue_accent: _hanzogui_themes_v5.V5Theme;
212
- dark_blue_surface1: _hanzogui_themes_v5.V5Theme;
213
- dark_blue_surface2: _hanzogui_themes_v5.V5Theme;
214
- dark_red_accent: _hanzogui_themes_v5.V5Theme;
215
- dark_red_surface1: _hanzogui_themes_v5.V5Theme;
216
- dark_red_surface2: _hanzogui_themes_v5.V5Theme;
217
- dark_yellow_accent: _hanzogui_themes_v5.V5Theme;
218
- dark_yellow_surface1: _hanzogui_themes_v5.V5Theme;
219
- dark_yellow_surface2: _hanzogui_themes_v5.V5Theme;
220
- dark_green_accent: _hanzogui_themes_v5.V5Theme;
221
- dark_green_surface1: _hanzogui_themes_v5.V5Theme;
222
- dark_green_surface2: _hanzogui_themes_v5.V5Theme;
223
- dark_orange_accent: _hanzogui_themes_v5.V5Theme;
224
- dark_orange_surface1: _hanzogui_themes_v5.V5Theme;
225
- dark_orange_surface2: _hanzogui_themes_v5.V5Theme;
226
- dark_pink_accent: _hanzogui_themes_v5.V5Theme;
227
- dark_pink_surface1: _hanzogui_themes_v5.V5Theme;
228
- dark_pink_surface2: _hanzogui_themes_v5.V5Theme;
229
- dark_purple_accent: _hanzogui_themes_v5.V5Theme;
230
- dark_purple_surface1: _hanzogui_themes_v5.V5Theme;
231
- dark_purple_surface2: _hanzogui_themes_v5.V5Theme;
232
- dark_teal_accent: _hanzogui_themes_v5.V5Theme;
233
- dark_teal_surface1: _hanzogui_themes_v5.V5Theme;
234
- dark_teal_surface2: _hanzogui_themes_v5.V5Theme;
235
- dark_neutral_accent: _hanzogui_themes_v5.V5Theme;
236
- dark_neutral_surface1: _hanzogui_themes_v5.V5Theme;
237
- dark_neutral_surface2: _hanzogui_themes_v5.V5Theme;
130
+ dark: import("@hanzogui/config/v5").V5Theme;
131
+ dark_lux: import("@hanzogui/config/v5").V5Theme;
132
+ dark_zoo: import("@hanzogui/config/v5").V5Theme;
133
+ dark_hanzo: import("@hanzogui/config/v5").V5Theme;
134
+ dark_pars: import("@hanzogui/config/v5").V5Theme;
135
+ dark_bootnode: import("@hanzogui/config/v5").V5Theme;
136
+ light: import("@hanzogui/config/v5").V5Theme;
137
+ light_accent: import("@hanzogui/config/v5").V5Theme;
138
+ dark_accent: import("@hanzogui/config/v5").V5Theme;
139
+ light_black: import("@hanzogui/config/v5").V5Theme;
140
+ light_white: import("@hanzogui/config/v5").V5Theme;
141
+ light_gray: import("@hanzogui/config/v5").V5Theme;
142
+ light_blue: import("@hanzogui/config/v5").V5Theme;
143
+ light_red: import("@hanzogui/config/v5").V5Theme;
144
+ light_yellow: import("@hanzogui/config/v5").V5Theme;
145
+ light_green: import("@hanzogui/config/v5").V5Theme;
146
+ light_orange: import("@hanzogui/config/v5").V5Theme;
147
+ light_pink: import("@hanzogui/config/v5").V5Theme;
148
+ light_purple: import("@hanzogui/config/v5").V5Theme;
149
+ light_teal: import("@hanzogui/config/v5").V5Theme;
150
+ light_neutral: import("@hanzogui/config/v5").V5Theme;
151
+ dark_black: import("@hanzogui/config/v5").V5Theme;
152
+ dark_white: import("@hanzogui/config/v5").V5Theme;
153
+ dark_gray: import("@hanzogui/config/v5").V5Theme;
154
+ dark_blue: import("@hanzogui/config/v5").V5Theme;
155
+ dark_red: import("@hanzogui/config/v5").V5Theme;
156
+ dark_yellow: import("@hanzogui/config/v5").V5Theme;
157
+ dark_green: import("@hanzogui/config/v5").V5Theme;
158
+ dark_orange: import("@hanzogui/config/v5").V5Theme;
159
+ dark_pink: import("@hanzogui/config/v5").V5Theme;
160
+ dark_purple: import("@hanzogui/config/v5").V5Theme;
161
+ dark_teal: import("@hanzogui/config/v5").V5Theme;
162
+ dark_neutral: import("@hanzogui/config/v5").V5Theme;
163
+ light_surface1: import("@hanzogui/config/v5").V5Theme;
164
+ light_white_surface1: import("@hanzogui/config/v5").V5Theme;
165
+ light_surface2: import("@hanzogui/config/v5").V5Theme;
166
+ light_white_surface2: import("@hanzogui/config/v5").V5Theme;
167
+ dark_surface1: import("@hanzogui/config/v5").V5Theme;
168
+ dark_black_surface1: import("@hanzogui/config/v5").V5Theme;
169
+ dark_surface2: import("@hanzogui/config/v5").V5Theme;
170
+ dark_black_surface2: import("@hanzogui/config/v5").V5Theme;
171
+ light_black_accent: import("@hanzogui/config/v5").V5Theme;
172
+ light_black_surface1: import("@hanzogui/config/v5").V5Theme;
173
+ light_black_surface2: import("@hanzogui/config/v5").V5Theme;
174
+ light_white_accent: import("@hanzogui/config/v5").V5Theme;
175
+ light_gray_accent: import("@hanzogui/config/v5").V5Theme;
176
+ light_gray_surface1: import("@hanzogui/config/v5").V5Theme;
177
+ light_gray_surface2: import("@hanzogui/config/v5").V5Theme;
178
+ light_blue_accent: import("@hanzogui/config/v5").V5Theme;
179
+ light_blue_surface1: import("@hanzogui/config/v5").V5Theme;
180
+ light_blue_surface2: import("@hanzogui/config/v5").V5Theme;
181
+ light_red_accent: import("@hanzogui/config/v5").V5Theme;
182
+ light_red_surface1: import("@hanzogui/config/v5").V5Theme;
183
+ light_red_surface2: import("@hanzogui/config/v5").V5Theme;
184
+ light_yellow_accent: import("@hanzogui/config/v5").V5Theme;
185
+ light_yellow_surface1: import("@hanzogui/config/v5").V5Theme;
186
+ light_yellow_surface2: import("@hanzogui/config/v5").V5Theme;
187
+ light_green_accent: import("@hanzogui/config/v5").V5Theme;
188
+ light_green_surface1: import("@hanzogui/config/v5").V5Theme;
189
+ light_green_surface2: import("@hanzogui/config/v5").V5Theme;
190
+ light_orange_accent: import("@hanzogui/config/v5").V5Theme;
191
+ light_orange_surface1: import("@hanzogui/config/v5").V5Theme;
192
+ light_orange_surface2: import("@hanzogui/config/v5").V5Theme;
193
+ light_pink_accent: import("@hanzogui/config/v5").V5Theme;
194
+ light_pink_surface1: import("@hanzogui/config/v5").V5Theme;
195
+ light_pink_surface2: import("@hanzogui/config/v5").V5Theme;
196
+ light_purple_accent: import("@hanzogui/config/v5").V5Theme;
197
+ light_purple_surface1: import("@hanzogui/config/v5").V5Theme;
198
+ light_purple_surface2: import("@hanzogui/config/v5").V5Theme;
199
+ light_teal_accent: import("@hanzogui/config/v5").V5Theme;
200
+ light_teal_surface1: import("@hanzogui/config/v5").V5Theme;
201
+ light_teal_surface2: import("@hanzogui/config/v5").V5Theme;
202
+ light_neutral_accent: import("@hanzogui/config/v5").V5Theme;
203
+ light_neutral_surface1: import("@hanzogui/config/v5").V5Theme;
204
+ light_neutral_surface2: import("@hanzogui/config/v5").V5Theme;
205
+ dark_black_accent: import("@hanzogui/config/v5").V5Theme;
206
+ dark_white_accent: import("@hanzogui/config/v5").V5Theme;
207
+ dark_white_surface1: import("@hanzogui/config/v5").V5Theme;
208
+ dark_white_surface2: import("@hanzogui/config/v5").V5Theme;
209
+ dark_gray_accent: import("@hanzogui/config/v5").V5Theme;
210
+ dark_gray_surface1: import("@hanzogui/config/v5").V5Theme;
211
+ dark_gray_surface2: import("@hanzogui/config/v5").V5Theme;
212
+ dark_blue_accent: import("@hanzogui/config/v5").V5Theme;
213
+ dark_blue_surface1: import("@hanzogui/config/v5").V5Theme;
214
+ dark_blue_surface2: import("@hanzogui/config/v5").V5Theme;
215
+ dark_red_accent: import("@hanzogui/config/v5").V5Theme;
216
+ dark_red_surface1: import("@hanzogui/config/v5").V5Theme;
217
+ dark_red_surface2: import("@hanzogui/config/v5").V5Theme;
218
+ dark_yellow_accent: import("@hanzogui/config/v5").V5Theme;
219
+ dark_yellow_surface1: import("@hanzogui/config/v5").V5Theme;
220
+ dark_yellow_surface2: import("@hanzogui/config/v5").V5Theme;
221
+ dark_green_accent: import("@hanzogui/config/v5").V5Theme;
222
+ dark_green_surface1: import("@hanzogui/config/v5").V5Theme;
223
+ dark_green_surface2: import("@hanzogui/config/v5").V5Theme;
224
+ dark_orange_accent: import("@hanzogui/config/v5").V5Theme;
225
+ dark_orange_surface1: import("@hanzogui/config/v5").V5Theme;
226
+ dark_orange_surface2: import("@hanzogui/config/v5").V5Theme;
227
+ dark_pink_accent: import("@hanzogui/config/v5").V5Theme;
228
+ dark_pink_surface1: import("@hanzogui/config/v5").V5Theme;
229
+ dark_pink_surface2: import("@hanzogui/config/v5").V5Theme;
230
+ dark_purple_accent: import("@hanzogui/config/v5").V5Theme;
231
+ dark_purple_surface1: import("@hanzogui/config/v5").V5Theme;
232
+ dark_purple_surface2: import("@hanzogui/config/v5").V5Theme;
233
+ dark_teal_accent: import("@hanzogui/config/v5").V5Theme;
234
+ dark_teal_surface1: import("@hanzogui/config/v5").V5Theme;
235
+ dark_teal_surface2: import("@hanzogui/config/v5").V5Theme;
236
+ dark_neutral_accent: import("@hanzogui/config/v5").V5Theme;
237
+ dark_neutral_surface1: import("@hanzogui/config/v5").V5Theme;
238
+ dark_neutral_surface2: import("@hanzogui/config/v5").V5Theme;
238
239
  }, {
239
240
  text: "textAlign";
240
241
  b: "bottom";
@@ -387,8 +388,552 @@ declare const config: _hanzogui_web.GuiInternalConfig<{
387
388
  quickest: string;
388
389
  quickestLessBouncy: string;
389
390
  }, {
390
- body: _hanzogui_web.FillInFont<_hanzogui_web.GenericFont, 9 | 15 | 1 | 10 | 3 | 2 | 5 | 6 | 16 | 11 | 12 | 14 | 4 | 7 | 8 | 13 | "true">;
391
- heading: _hanzogui_web.FillInFont<_hanzogui_web.GenericFont, 9 | 15 | 1 | 10 | 3 | 2 | 5 | 6 | 16 | 11 | 12 | 14 | 4 | 7 | 8 | 13 | "true">;
391
+ body: {
392
+ weight: {
393
+ 1: any;
394
+ 10: any;
395
+ 11: any;
396
+ 12: any;
397
+ 13: any;
398
+ 14: any;
399
+ 15: any;
400
+ 16: any;
401
+ 2: any;
402
+ 3: any;
403
+ 4: any;
404
+ 5: any;
405
+ 6: any;
406
+ 7: any;
407
+ 8: any;
408
+ 9: any;
409
+ true: any;
410
+ };
411
+ style: {
412
+ 1: any;
413
+ 10: any;
414
+ 11: any;
415
+ 12: any;
416
+ 13: any;
417
+ 14: any;
418
+ 15: any;
419
+ 16: any;
420
+ 2: any;
421
+ 3: any;
422
+ 4: any;
423
+ 5: any;
424
+ 6: any;
425
+ 7: any;
426
+ 8: any;
427
+ 9: any;
428
+ true: any;
429
+ };
430
+ transform: {
431
+ 1: any;
432
+ 10: any;
433
+ 11: any;
434
+ 12: any;
435
+ 13: any;
436
+ 14: any;
437
+ 15: any;
438
+ 16: any;
439
+ 2: any;
440
+ 3: any;
441
+ 4: any;
442
+ 5: any;
443
+ 6: any;
444
+ 7: any;
445
+ 8: any;
446
+ 9: any;
447
+ true: any;
448
+ };
449
+ color: {
450
+ 1: any;
451
+ 10: any;
452
+ 11: any;
453
+ 12: any;
454
+ 13: any;
455
+ 14: any;
456
+ 15: any;
457
+ 16: any;
458
+ 2: any;
459
+ 3: any;
460
+ 4: any;
461
+ 5: any;
462
+ 6: any;
463
+ 7: any;
464
+ 8: any;
465
+ 9: any;
466
+ true: any;
467
+ };
468
+ face: Partial<Partial<{
469
+ 100: {
470
+ normal?: string;
471
+ italic?: string;
472
+ };
473
+ 200: {
474
+ normal?: string;
475
+ italic?: string;
476
+ };
477
+ 300: {
478
+ normal?: string;
479
+ italic?: string;
480
+ };
481
+ 400: {
482
+ normal?: string;
483
+ italic?: string;
484
+ };
485
+ 500: {
486
+ normal?: string;
487
+ italic?: string;
488
+ };
489
+ 600: {
490
+ normal?: string;
491
+ italic?: string;
492
+ };
493
+ 700: {
494
+ normal?: string;
495
+ italic?: string;
496
+ };
497
+ 800: {
498
+ normal?: string;
499
+ italic?: string;
500
+ };
501
+ 900: {
502
+ normal?: string;
503
+ italic?: string;
504
+ };
505
+ bold: {
506
+ normal?: string;
507
+ italic?: string;
508
+ };
509
+ normal: {
510
+ normal?: string;
511
+ italic?: string;
512
+ };
513
+ }> | undefined>;
514
+ family: string;
515
+ size: {
516
+ 1: number | import("@hanzogui/web").Variable<any>;
517
+ 10: number | import("@hanzogui/web").Variable<any>;
518
+ 11: number | import("@hanzogui/web").Variable<any>;
519
+ 12: number | import("@hanzogui/web").Variable<any>;
520
+ 13: number | import("@hanzogui/web").Variable<any>;
521
+ 14: number | import("@hanzogui/web").Variable<any>;
522
+ 15: number | import("@hanzogui/web").Variable<any>;
523
+ 16: number | import("@hanzogui/web").Variable<any>;
524
+ 2: number | import("@hanzogui/web").Variable<any>;
525
+ 3: number | import("@hanzogui/web").Variable<any>;
526
+ 4: number | import("@hanzogui/web").Variable<any>;
527
+ 5: number | import("@hanzogui/web").Variable<any>;
528
+ 6: number | import("@hanzogui/web").Variable<any>;
529
+ 7: number | import("@hanzogui/web").Variable<any>;
530
+ 8: number | import("@hanzogui/web").Variable<any>;
531
+ 9: number | import("@hanzogui/web").Variable<any>;
532
+ true: number | import("@hanzogui/web").Variable<any>;
533
+ };
534
+ lineHeight: {
535
+ 1: number | import("@hanzogui/web").Variable<any>;
536
+ 10: number | import("@hanzogui/web").Variable<any>;
537
+ 11: number | import("@hanzogui/web").Variable<any>;
538
+ 12: number | import("@hanzogui/web").Variable<any>;
539
+ 13: number | import("@hanzogui/web").Variable<any>;
540
+ 14: number | import("@hanzogui/web").Variable<any>;
541
+ 15: number | import("@hanzogui/web").Variable<any>;
542
+ 16: number | import("@hanzogui/web").Variable<any>;
543
+ 2: number | import("@hanzogui/web").Variable<any>;
544
+ 3: number | import("@hanzogui/web").Variable<any>;
545
+ 4: number | import("@hanzogui/web").Variable<any>;
546
+ 5: number | import("@hanzogui/web").Variable<any>;
547
+ 6: number | import("@hanzogui/web").Variable<any>;
548
+ 7: number | import("@hanzogui/web").Variable<any>;
549
+ 8: number | import("@hanzogui/web").Variable<any>;
550
+ 9: number | import("@hanzogui/web").Variable<any>;
551
+ true: number | import("@hanzogui/web").Variable<any>;
552
+ };
553
+ letterSpacing: {
554
+ 1: number | import("@hanzogui/web").Variable<any>;
555
+ 10: number | import("@hanzogui/web").Variable<any>;
556
+ 11: number | import("@hanzogui/web").Variable<any>;
557
+ 12: number | import("@hanzogui/web").Variable<any>;
558
+ 13: number | import("@hanzogui/web").Variable<any>;
559
+ 14: number | import("@hanzogui/web").Variable<any>;
560
+ 15: number | import("@hanzogui/web").Variable<any>;
561
+ 16: number | import("@hanzogui/web").Variable<any>;
562
+ 2: number | import("@hanzogui/web").Variable<any>;
563
+ 3: number | import("@hanzogui/web").Variable<any>;
564
+ 4: number | import("@hanzogui/web").Variable<any>;
565
+ 5: number | import("@hanzogui/web").Variable<any>;
566
+ 6: number | import("@hanzogui/web").Variable<any>;
567
+ 7: number | import("@hanzogui/web").Variable<any>;
568
+ 8: number | import("@hanzogui/web").Variable<any>;
569
+ 9: number | import("@hanzogui/web").Variable<any>;
570
+ true: number | import("@hanzogui/web").Variable<any>;
571
+ };
572
+ };
573
+ heading: {
574
+ weight: {
575
+ 1: any;
576
+ 10: any;
577
+ 11: any;
578
+ 12: any;
579
+ 13: any;
580
+ 14: any;
581
+ 15: any;
582
+ 16: any;
583
+ 2: any;
584
+ 3: any;
585
+ 4: any;
586
+ 5: any;
587
+ 6: any;
588
+ 7: any;
589
+ 8: any;
590
+ 9: any;
591
+ true: any;
592
+ };
593
+ style: {
594
+ 1: any;
595
+ 10: any;
596
+ 11: any;
597
+ 12: any;
598
+ 13: any;
599
+ 14: any;
600
+ 15: any;
601
+ 16: any;
602
+ 2: any;
603
+ 3: any;
604
+ 4: any;
605
+ 5: any;
606
+ 6: any;
607
+ 7: any;
608
+ 8: any;
609
+ 9: any;
610
+ true: any;
611
+ };
612
+ transform: {
613
+ 1: any;
614
+ 10: any;
615
+ 11: any;
616
+ 12: any;
617
+ 13: any;
618
+ 14: any;
619
+ 15: any;
620
+ 16: any;
621
+ 2: any;
622
+ 3: any;
623
+ 4: any;
624
+ 5: any;
625
+ 6: any;
626
+ 7: any;
627
+ 8: any;
628
+ 9: any;
629
+ true: any;
630
+ };
631
+ color: {
632
+ 1: any;
633
+ 10: any;
634
+ 11: any;
635
+ 12: any;
636
+ 13: any;
637
+ 14: any;
638
+ 15: any;
639
+ 16: any;
640
+ 2: any;
641
+ 3: any;
642
+ 4: any;
643
+ 5: any;
644
+ 6: any;
645
+ 7: any;
646
+ 8: any;
647
+ 9: any;
648
+ true: any;
649
+ };
650
+ face: Partial<Partial<{
651
+ 100: {
652
+ normal?: string;
653
+ italic?: string;
654
+ };
655
+ 200: {
656
+ normal?: string;
657
+ italic?: string;
658
+ };
659
+ 300: {
660
+ normal?: string;
661
+ italic?: string;
662
+ };
663
+ 400: {
664
+ normal?: string;
665
+ italic?: string;
666
+ };
667
+ 500: {
668
+ normal?: string;
669
+ italic?: string;
670
+ };
671
+ 600: {
672
+ normal?: string;
673
+ italic?: string;
674
+ };
675
+ 700: {
676
+ normal?: string;
677
+ italic?: string;
678
+ };
679
+ 800: {
680
+ normal?: string;
681
+ italic?: string;
682
+ };
683
+ 900: {
684
+ normal?: string;
685
+ italic?: string;
686
+ };
687
+ bold: {
688
+ normal?: string;
689
+ italic?: string;
690
+ };
691
+ normal: {
692
+ normal?: string;
693
+ italic?: string;
694
+ };
695
+ }> | undefined>;
696
+ family: string;
697
+ size: {
698
+ 1: number | import("@hanzogui/web").Variable<any>;
699
+ 10: number | import("@hanzogui/web").Variable<any>;
700
+ 11: number | import("@hanzogui/web").Variable<any>;
701
+ 12: number | import("@hanzogui/web").Variable<any>;
702
+ 13: number | import("@hanzogui/web").Variable<any>;
703
+ 14: number | import("@hanzogui/web").Variable<any>;
704
+ 15: number | import("@hanzogui/web").Variable<any>;
705
+ 16: number | import("@hanzogui/web").Variable<any>;
706
+ 2: number | import("@hanzogui/web").Variable<any>;
707
+ 3: number | import("@hanzogui/web").Variable<any>;
708
+ 4: number | import("@hanzogui/web").Variable<any>;
709
+ 5: number | import("@hanzogui/web").Variable<any>;
710
+ 6: number | import("@hanzogui/web").Variable<any>;
711
+ 7: number | import("@hanzogui/web").Variable<any>;
712
+ 8: number | import("@hanzogui/web").Variable<any>;
713
+ 9: number | import("@hanzogui/web").Variable<any>;
714
+ true: number | import("@hanzogui/web").Variable<any>;
715
+ };
716
+ lineHeight: {
717
+ 1: number | import("@hanzogui/web").Variable<any>;
718
+ 10: number | import("@hanzogui/web").Variable<any>;
719
+ 11: number | import("@hanzogui/web").Variable<any>;
720
+ 12: number | import("@hanzogui/web").Variable<any>;
721
+ 13: number | import("@hanzogui/web").Variable<any>;
722
+ 14: number | import("@hanzogui/web").Variable<any>;
723
+ 15: number | import("@hanzogui/web").Variable<any>;
724
+ 16: number | import("@hanzogui/web").Variable<any>;
725
+ 2: number | import("@hanzogui/web").Variable<any>;
726
+ 3: number | import("@hanzogui/web").Variable<any>;
727
+ 4: number | import("@hanzogui/web").Variable<any>;
728
+ 5: number | import("@hanzogui/web").Variable<any>;
729
+ 6: number | import("@hanzogui/web").Variable<any>;
730
+ 7: number | import("@hanzogui/web").Variable<any>;
731
+ 8: number | import("@hanzogui/web").Variable<any>;
732
+ 9: number | import("@hanzogui/web").Variable<any>;
733
+ true: number | import("@hanzogui/web").Variable<any>;
734
+ };
735
+ letterSpacing: {
736
+ 1: number | import("@hanzogui/web").Variable<any>;
737
+ 10: number | import("@hanzogui/web").Variable<any>;
738
+ 11: number | import("@hanzogui/web").Variable<any>;
739
+ 12: number | import("@hanzogui/web").Variable<any>;
740
+ 13: number | import("@hanzogui/web").Variable<any>;
741
+ 14: number | import("@hanzogui/web").Variable<any>;
742
+ 15: number | import("@hanzogui/web").Variable<any>;
743
+ 16: number | import("@hanzogui/web").Variable<any>;
744
+ 2: number | import("@hanzogui/web").Variable<any>;
745
+ 3: number | import("@hanzogui/web").Variable<any>;
746
+ 4: number | import("@hanzogui/web").Variable<any>;
747
+ 5: number | import("@hanzogui/web").Variable<any>;
748
+ 6: number | import("@hanzogui/web").Variable<any>;
749
+ 7: number | import("@hanzogui/web").Variable<any>;
750
+ 8: number | import("@hanzogui/web").Variable<any>;
751
+ 9: number | import("@hanzogui/web").Variable<any>;
752
+ true: number | import("@hanzogui/web").Variable<any>;
753
+ };
754
+ };
755
+ mono: {
756
+ weight: {
757
+ 1: any;
758
+ 10: any;
759
+ 11: any;
760
+ 12: any;
761
+ 13: any;
762
+ 14: any;
763
+ 15: any;
764
+ 16: any;
765
+ 2: any;
766
+ 3: any;
767
+ 4: any;
768
+ 5: any;
769
+ 6: any;
770
+ 7: any;
771
+ 8: any;
772
+ 9: any;
773
+ true: any;
774
+ };
775
+ letterSpacing: {
776
+ 1: any;
777
+ 10: any;
778
+ 11: any;
779
+ 12: any;
780
+ 13: any;
781
+ 14: any;
782
+ 15: any;
783
+ 16: any;
784
+ 2: any;
785
+ 3: any;
786
+ 4: any;
787
+ 5: any;
788
+ 6: any;
789
+ 7: any;
790
+ 8: any;
791
+ 9: any;
792
+ true: any;
793
+ };
794
+ style: {
795
+ 1: any;
796
+ 10: any;
797
+ 11: any;
798
+ 12: any;
799
+ 13: any;
800
+ 14: any;
801
+ 15: any;
802
+ 16: any;
803
+ 2: any;
804
+ 3: any;
805
+ 4: any;
806
+ 5: any;
807
+ 6: any;
808
+ 7: any;
809
+ 8: any;
810
+ 9: any;
811
+ true: any;
812
+ };
813
+ transform: {
814
+ 1: any;
815
+ 10: any;
816
+ 11: any;
817
+ 12: any;
818
+ 13: any;
819
+ 14: any;
820
+ 15: any;
821
+ 16: any;
822
+ 2: any;
823
+ 3: any;
824
+ 4: any;
825
+ 5: any;
826
+ 6: any;
827
+ 7: any;
828
+ 8: any;
829
+ 9: any;
830
+ true: any;
831
+ };
832
+ color: {
833
+ 1: any;
834
+ 10: any;
835
+ 11: any;
836
+ 12: any;
837
+ 13: any;
838
+ 14: any;
839
+ 15: any;
840
+ 16: any;
841
+ 2: any;
842
+ 3: any;
843
+ 4: any;
844
+ 5: any;
845
+ 6: any;
846
+ 7: any;
847
+ 8: any;
848
+ 9: any;
849
+ true: any;
850
+ };
851
+ face: Partial<Partial<{
852
+ 100: {
853
+ normal?: string;
854
+ italic?: string;
855
+ };
856
+ 200: {
857
+ normal?: string;
858
+ italic?: string;
859
+ };
860
+ 300: {
861
+ normal?: string;
862
+ italic?: string;
863
+ };
864
+ 400: {
865
+ normal?: string;
866
+ italic?: string;
867
+ };
868
+ 500: {
869
+ normal?: string;
870
+ italic?: string;
871
+ };
872
+ 600: {
873
+ normal?: string;
874
+ italic?: string;
875
+ };
876
+ 700: {
877
+ normal?: string;
878
+ italic?: string;
879
+ };
880
+ 800: {
881
+ normal?: string;
882
+ italic?: string;
883
+ };
884
+ 900: {
885
+ normal?: string;
886
+ italic?: string;
887
+ };
888
+ bold: {
889
+ normal?: string;
890
+ italic?: string;
891
+ };
892
+ normal: {
893
+ normal?: string;
894
+ italic?: string;
895
+ };
896
+ }> | undefined>;
897
+ family: string;
898
+ size: {
899
+ 1: number | import("@hanzogui/web").Variable<any>;
900
+ 10: number | import("@hanzogui/web").Variable<any>;
901
+ 11: number | import("@hanzogui/web").Variable<any>;
902
+ 12: number | import("@hanzogui/web").Variable<any>;
903
+ 13: number | import("@hanzogui/web").Variable<any>;
904
+ 14: number | import("@hanzogui/web").Variable<any>;
905
+ 15: number | import("@hanzogui/web").Variable<any>;
906
+ 16: number | import("@hanzogui/web").Variable<any>;
907
+ 2: number | import("@hanzogui/web").Variable<any>;
908
+ 3: number | import("@hanzogui/web").Variable<any>;
909
+ 4: number | import("@hanzogui/web").Variable<any>;
910
+ 5: number | import("@hanzogui/web").Variable<any>;
911
+ 6: number | import("@hanzogui/web").Variable<any>;
912
+ 7: number | import("@hanzogui/web").Variable<any>;
913
+ 8: number | import("@hanzogui/web").Variable<any>;
914
+ 9: number | import("@hanzogui/web").Variable<any>;
915
+ true: number | import("@hanzogui/web").Variable<any>;
916
+ };
917
+ lineHeight: {
918
+ 1: number | import("@hanzogui/web").Variable<any>;
919
+ 10: number | import("@hanzogui/web").Variable<any>;
920
+ 11: number | import("@hanzogui/web").Variable<any>;
921
+ 12: number | import("@hanzogui/web").Variable<any>;
922
+ 13: number | import("@hanzogui/web").Variable<any>;
923
+ 14: number | import("@hanzogui/web").Variable<any>;
924
+ 15: number | import("@hanzogui/web").Variable<any>;
925
+ 16: number | import("@hanzogui/web").Variable<any>;
926
+ 2: number | import("@hanzogui/web").Variable<any>;
927
+ 3: number | import("@hanzogui/web").Variable<any>;
928
+ 4: number | import("@hanzogui/web").Variable<any>;
929
+ 5: number | import("@hanzogui/web").Variable<any>;
930
+ 6: number | import("@hanzogui/web").Variable<any>;
931
+ 7: number | import("@hanzogui/web").Variable<any>;
932
+ 8: number | import("@hanzogui/web").Variable<any>;
933
+ 9: number | import("@hanzogui/web").Variable<any>;
934
+ true: number | import("@hanzogui/web").Variable<any>;
935
+ };
936
+ };
392
937
  }, {
393
938
  onlyAllowShorthands: false;
394
939
  mediaQueryDefaultActive: {
@@ -422,12 +967,12 @@ declare const config: _hanzogui_web.GuiInternalConfig<{
422
967
  shouldAddPrefersColorThemes: true;
423
968
  allowedStyleValues: "somewhat-strict-web";
424
969
  addThemeClassName: "html";
425
- styleCompat: "react-native";
970
+ styleCompat: "web";
426
971
  }, "default">;
427
- type Conf = typeof config;
972
+ export type Conf = typeof config;
428
973
  declare module '@hanzo/gui' {
429
974
  interface GuiCustomConfig extends Conf {
430
975
  }
431
976
  }
432
-
433
- export { type Conf, config, config as default, luxThemes };
977
+ export default config;
978
+ //# sourceMappingURL=lux.config.d.ts.map