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