@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,981 +0,0 @@
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.cjs';
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;
12
- };
13
- declare const config: _hanzogui_web.GuiInternalConfig<Omit<{
14
- 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>;
29
- };
30
- 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>;
40
- };
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> & {
73
- color: {};
74
- space: {
75
- [x: string]: _hanzogui_web.Variable<number>;
76
- };
77
- 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>;
107
- };
108
- 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>;
123
- };
124
- 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>;
131
- };
132
- }, {
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;
242
- }, {
243
- text: "textAlign";
244
- b: "bottom";
245
- bg: "backgroundColor";
246
- content: "alignContent";
247
- grow: "flexGrow";
248
- items: "alignItems";
249
- justify: "justifyContent";
250
- l: "left";
251
- m: "margin";
252
- maxH: "maxHeight";
253
- maxW: "maxWidth";
254
- mb: "marginBottom";
255
- minH: "minHeight";
256
- minW: "minWidth";
257
- ml: "marginLeft";
258
- mr: "marginRight";
259
- mt: "marginTop";
260
- mx: "marginHorizontal";
261
- my: "marginVertical";
262
- p: "padding";
263
- pb: "paddingBottom";
264
- pl: "paddingLeft";
265
- pr: "paddingRight";
266
- pt: "paddingTop";
267
- px: "paddingHorizontal";
268
- py: "paddingVertical";
269
- r: "right";
270
- rounded: "borderRadius";
271
- select: "userSelect";
272
- self: "alignSelf";
273
- shrink: "flexShrink";
274
- t: "top";
275
- z: "zIndex";
276
- }, {
277
- readonly touchable: {
278
- pointer: string;
279
- };
280
- readonly hoverable: {
281
- hover: string;
282
- };
283
- readonly 'max-xxl': {
284
- readonly maxWidth: number;
285
- };
286
- readonly 'max-xl': {
287
- readonly maxWidth: number;
288
- };
289
- readonly 'max-lg': {
290
- readonly maxWidth: number;
291
- };
292
- readonly 'max-md': {
293
- readonly maxWidth: number;
294
- };
295
- readonly 'max-sm': {
296
- readonly maxWidth: number;
297
- };
298
- readonly 'max-xs': {
299
- readonly maxWidth: number;
300
- };
301
- readonly 'max-xxs': {
302
- readonly maxWidth: number;
303
- };
304
- readonly 'max-xxxs': {
305
- readonly maxWidth: number;
306
- };
307
- readonly 'max-200': {
308
- readonly maxWidth: number;
309
- };
310
- readonly 'max-100': {
311
- readonly maxWidth: number;
312
- };
313
- readonly xxxs: {
314
- readonly minWidth: number;
315
- };
316
- readonly xxs: {
317
- readonly minWidth: number;
318
- };
319
- readonly xs: {
320
- readonly minWidth: number;
321
- };
322
- readonly sm: {
323
- readonly minWidth: number;
324
- };
325
- readonly md: {
326
- readonly minWidth: number;
327
- };
328
- readonly lg: {
329
- readonly minWidth: number;
330
- };
331
- readonly xl: {
332
- readonly minWidth: number;
333
- };
334
- readonly xxl: {
335
- readonly minWidth: number;
336
- };
337
- readonly 'max-height-lg': {
338
- readonly maxHeight: number;
339
- };
340
- readonly 'max-height-md': {
341
- readonly maxHeight: number;
342
- };
343
- readonly 'max-height-sm': {
344
- readonly maxHeight: number;
345
- };
346
- readonly 'max-height-xs': {
347
- readonly maxHeight: number;
348
- };
349
- readonly 'max-height-xxs': {
350
- readonly maxHeight: number;
351
- };
352
- readonly 'max-height-xxxs': {
353
- readonly maxHeight: number;
354
- };
355
- readonly 'max-height-200': {
356
- readonly maxHeight: number;
357
- };
358
- readonly 'max-height-100': {
359
- readonly maxHeight: number;
360
- };
361
- readonly 'height-sm': {
362
- readonly minHeight: number;
363
- };
364
- readonly 'height-md': {
365
- readonly minHeight: number;
366
- };
367
- readonly 'height-lg': {
368
- readonly minHeight: number;
369
- };
370
- }, {
371
- '0ms': string;
372
- '50ms': string;
373
- '75ms': string;
374
- '100ms': string;
375
- '200ms': string;
376
- '250ms': string;
377
- '300ms': string;
378
- '400ms': string;
379
- '500ms': string;
380
- superBouncy: string;
381
- bouncy: string;
382
- superLazy: string;
383
- lazy: string;
384
- medium: string;
385
- slowest: string;
386
- slow: string;
387
- quick: string;
388
- quickLessBouncy: string;
389
- quicker: string;
390
- quickerLessBouncy: string;
391
- quickest: string;
392
- quickestLessBouncy: string;
393
- }, {
394
- 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
- weight: {
435
- 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
- 10: any;
446
- 8: any;
447
- 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
- 12: any;
458
- 2: any;
459
- 3: any;
460
- 16: any;
461
- 4: any;
462
- 6: any;
463
- true: any;
464
- 10: any;
465
- 8: any;
466
- 11: any;
467
- 9: any;
468
- 15: any;
469
- 14: any;
470
- 13: any;
471
- };
472
- style: {
473
- 1: any;
474
- 5: any;
475
- 7: any;
476
- 12: any;
477
- 2: any;
478
- 3: any;
479
- 16: any;
480
- 4: any;
481
- 6: any;
482
- true: any;
483
- 10: any;
484
- 8: any;
485
- 11: any;
486
- 9: any;
487
- 15: any;
488
- 14: any;
489
- 13: any;
490
- };
491
- transform: {
492
- 1: any;
493
- 5: any;
494
- 7: any;
495
- 12: any;
496
- 2: any;
497
- 3: any;
498
- 16: any;
499
- 4: any;
500
- 6: any;
501
- true: any;
502
- 10: any;
503
- 8: any;
504
- 11: any;
505
- 9: any;
506
- 15: any;
507
- 14: any;
508
- 13: any;
509
- };
510
- color: {
511
- 1: any;
512
- 5: any;
513
- 7: any;
514
- 12: any;
515
- 2: any;
516
- 3: any;
517
- 16: any;
518
- 4: any;
519
- 6: any;
520
- true: any;
521
- 10: any;
522
- 8: any;
523
- 11: any;
524
- 9: any;
525
- 15: any;
526
- 14: any;
527
- 13: any;
528
- };
529
- face: Partial<Partial<{
530
- bold: {
531
- normal?: string;
532
- italic?: string;
533
- };
534
- normal: {
535
- normal?: string;
536
- italic?: string;
537
- };
538
- 100: {
539
- normal?: string;
540
- italic?: string;
541
- };
542
- 500: {
543
- normal?: string;
544
- italic?: string;
545
- };
546
- 700: {
547
- normal?: string;
548
- italic?: string;
549
- };
550
- 200: {
551
- normal?: string;
552
- italic?: string;
553
- };
554
- 300: {
555
- normal?: string;
556
- italic?: string;
557
- };
558
- 400: {
559
- normal?: string;
560
- italic?: string;
561
- };
562
- 600: {
563
- normal?: string;
564
- italic?: string;
565
- };
566
- 800: {
567
- normal?: string;
568
- italic?: string;
569
- };
570
- 900: {
571
- normal?: string;
572
- italic?: string;
573
- };
574
- }> | undefined>;
575
- };
576
- heading: {
577
- family: string;
578
- 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>;
596
- };
597
- 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>;
615
- };
616
- weight: {
617
- 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
- 10: any;
628
- 8: any;
629
- 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
- 12: any;
640
- 2: any;
641
- 3: any;
642
- 16: any;
643
- 4: any;
644
- 6: any;
645
- true: any;
646
- 10: any;
647
- 8: any;
648
- 11: any;
649
- 9: any;
650
- 15: any;
651
- 14: any;
652
- 13: any;
653
- };
654
- style: {
655
- 1: any;
656
- 5: any;
657
- 7: any;
658
- 12: any;
659
- 2: any;
660
- 3: any;
661
- 16: any;
662
- 4: any;
663
- 6: any;
664
- true: any;
665
- 10: any;
666
- 8: any;
667
- 11: any;
668
- 9: any;
669
- 15: any;
670
- 14: any;
671
- 13: any;
672
- };
673
- transform: {
674
- 1: any;
675
- 5: any;
676
- 7: any;
677
- 12: any;
678
- 2: any;
679
- 3: any;
680
- 16: any;
681
- 4: any;
682
- 6: any;
683
- true: any;
684
- 10: any;
685
- 8: any;
686
- 11: any;
687
- 9: any;
688
- 15: any;
689
- 14: any;
690
- 13: any;
691
- };
692
- color: {
693
- 1: any;
694
- 5: any;
695
- 7: any;
696
- 12: any;
697
- 2: any;
698
- 3: any;
699
- 16: any;
700
- 4: any;
701
- 6: any;
702
- true: any;
703
- 10: any;
704
- 8: any;
705
- 11: any;
706
- 9: any;
707
- 15: any;
708
- 14: any;
709
- 13: any;
710
- };
711
- face: Partial<Partial<{
712
- bold: {
713
- normal?: string;
714
- italic?: string;
715
- };
716
- normal: {
717
- normal?: string;
718
- italic?: string;
719
- };
720
- 100: {
721
- normal?: string;
722
- italic?: string;
723
- };
724
- 500: {
725
- normal?: string;
726
- italic?: string;
727
- };
728
- 700: {
729
- normal?: string;
730
- italic?: string;
731
- };
732
- 200: {
733
- normal?: string;
734
- italic?: string;
735
- };
736
- 300: {
737
- normal?: string;
738
- italic?: string;
739
- };
740
- 400: {
741
- normal?: string;
742
- italic?: string;
743
- };
744
- 600: {
745
- normal?: string;
746
- italic?: string;
747
- };
748
- 800: {
749
- normal?: string;
750
- italic?: string;
751
- };
752
- 900: {
753
- normal?: string;
754
- italic?: string;
755
- };
756
- }> | undefined>;
757
- };
758
- mono: {
759
- family: string;
760
- 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>;
778
- };
779
- 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>;
797
- };
798
- weight: {
799
- 1: any;
800
- 5: any;
801
- 7: any;
802
- 12: any;
803
- 2: any;
804
- 3: any;
805
- 16: any;
806
- 4: any;
807
- 6: any;
808
- true: any;
809
- 10: any;
810
- 8: any;
811
- 11: any;
812
- 9: any;
813
- 15: any;
814
- 14: any;
815
- 13: any;
816
- };
817
- letterSpacing: {
818
- 1: any;
819
- 5: any;
820
- 7: any;
821
- 12: any;
822
- 2: any;
823
- 3: any;
824
- 16: any;
825
- 4: any;
826
- 6: any;
827
- true: any;
828
- 10: any;
829
- 8: any;
830
- 11: any;
831
- 9: any;
832
- 15: any;
833
- 14: any;
834
- 13: any;
835
- };
836
- style: {
837
- 1: any;
838
- 5: any;
839
- 7: any;
840
- 12: any;
841
- 2: any;
842
- 3: any;
843
- 16: any;
844
- 4: any;
845
- 6: any;
846
- true: any;
847
- 10: any;
848
- 8: any;
849
- 11: any;
850
- 9: any;
851
- 15: any;
852
- 14: any;
853
- 13: any;
854
- };
855
- transform: {
856
- 1: any;
857
- 5: any;
858
- 7: any;
859
- 12: any;
860
- 2: any;
861
- 3: any;
862
- 16: any;
863
- 4: any;
864
- 6: any;
865
- true: any;
866
- 10: any;
867
- 8: any;
868
- 11: any;
869
- 9: any;
870
- 15: any;
871
- 14: any;
872
- 13: any;
873
- };
874
- color: {
875
- 1: any;
876
- 5: any;
877
- 7: any;
878
- 12: any;
879
- 2: any;
880
- 3: any;
881
- 16: any;
882
- 4: any;
883
- 6: any;
884
- true: any;
885
- 10: any;
886
- 8: any;
887
- 11: any;
888
- 9: any;
889
- 15: any;
890
- 14: any;
891
- 13: any;
892
- };
893
- face: Partial<Partial<{
894
- bold: {
895
- normal?: string;
896
- italic?: string;
897
- };
898
- normal: {
899
- normal?: string;
900
- italic?: string;
901
- };
902
- 100: {
903
- normal?: string;
904
- italic?: string;
905
- };
906
- 500: {
907
- normal?: string;
908
- italic?: string;
909
- };
910
- 700: {
911
- normal?: string;
912
- italic?: string;
913
- };
914
- 200: {
915
- normal?: string;
916
- italic?: string;
917
- };
918
- 300: {
919
- normal?: string;
920
- italic?: string;
921
- };
922
- 400: {
923
- normal?: string;
924
- italic?: string;
925
- };
926
- 600: {
927
- normal?: string;
928
- italic?: string;
929
- };
930
- 800: {
931
- normal?: string;
932
- italic?: string;
933
- };
934
- 900: {
935
- normal?: string;
936
- italic?: string;
937
- };
938
- }> | undefined>;
939
- };
940
- }, {
941
- onlyAllowShorthands: false;
942
- mediaQueryDefaultActive: {
943
- touchable: boolean;
944
- hoverable: boolean;
945
- "max-xxl": boolean;
946
- "max-xl": boolean;
947
- "max-lg": boolean;
948
- "max-md": boolean;
949
- "max-sm": boolean;
950
- "max-xs": boolean;
951
- "max-xxs": boolean;
952
- "max-xxxs": boolean;
953
- xxxs: boolean;
954
- xxs: boolean;
955
- xs: boolean;
956
- sm: boolean;
957
- md: boolean;
958
- lg: boolean;
959
- xl: boolean;
960
- xxl: boolean;
961
- "max-height-sm": boolean;
962
- "max-height-md": boolean;
963
- "max-height-lg": boolean;
964
- "height-sm": boolean;
965
- "height-md": boolean;
966
- "height-lg": boolean;
967
- };
968
- defaultFont: string;
969
- fastSchemeChange: true;
970
- shouldAddPrefersColorThemes: true;
971
- allowedStyleValues: "somewhat-strict-web";
972
- addThemeClassName: "html";
973
- styleCompat: "web";
974
- }, "default">;
975
- type Conf = typeof config;
976
- declare module '@hanzo/gui' {
977
- interface GuiCustomConfig extends Conf {
978
- }
979
- }
980
-
981
- export { type Conf, config, config as default, luxThemes };