@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.
- package/LICENSE.md +21 -0
- package/dist/accordion.d.ts +10 -12
- package/dist/accordion.d.ts.map +1 -0
- package/dist/alert.cjs +7 -11
- package/dist/alert.d.ts +4 -5
- package/dist/alert.d.ts.map +1 -0
- package/dist/alert.js +1 -5
- package/dist/auth.d.ts +11 -13
- package/dist/auth.d.ts.map +1 -0
- package/dist/avatar.d.ts +5 -6
- package/dist/avatar.d.ts.map +1 -0
- package/dist/badge.cjs +7 -11
- package/dist/badge.d.ts +7 -8
- package/dist/badge.d.ts.map +1 -0
- package/dist/badge.js +1 -5
- package/dist/bank.d.ts +38 -43
- package/dist/bank.d.ts.map +1 -0
- package/dist/button.cjs +7 -11
- package/dist/button.d.ts +8 -9
- package/dist/button.d.ts.map +1 -0
- package/dist/button.js +1 -5
- package/dist/checkbox.d.ts +6 -7
- package/dist/checkbox.d.ts.map +1 -0
- package/dist/chrome.cjs +4 -8
- package/dist/chrome.d.ts +15 -19
- package/dist/chrome.d.ts.map +1 -0
- package/dist/chrome.js +1 -5
- package/dist/close-button.d.ts +3 -5
- package/dist/close-button.d.ts.map +1 -0
- package/dist/collapsible.cjs +19 -23
- package/dist/collapsible.d.ts +11 -13
- package/dist/collapsible.d.ts.map +1 -0
- package/dist/collapsible.js +1 -5
- package/dist/color-mode.d.ts +7 -9
- package/dist/color-mode.d.ts.map +1 -0
- package/dist/dialog.cjs +7 -11
- package/dist/dialog.d.ts +50 -54
- package/dist/dialog.d.ts.map +1 -0
- package/dist/dialog.js +1 -5
- package/dist/drawer.d.ts +33 -38
- package/dist/drawer.d.ts.map +1 -0
- package/dist/empty-state.d.ts +4 -6
- package/dist/empty-state.d.ts.map +1 -0
- package/dist/engine.d.ts +35 -0
- package/dist/engine.d.ts.map +1 -0
- package/dist/expiration-selector.d.ts +4 -6
- package/dist/expiration-selector.d.ts.map +1 -0
- package/dist/field.d.ts +5 -7
- package/dist/field.d.ts.map +1 -0
- package/dist/greeks-display.d.ts +3 -5
- package/dist/greeks-display.d.ts.map +1 -0
- package/dist/gui.d.ts +1 -1
- package/dist/gui.d.ts.map +1 -0
- package/dist/heading.d.ts +4 -6
- package/dist/heading.d.ts.map +1 -0
- package/dist/iam.d.ts +10 -12
- package/dist/iam.d.ts.map +1 -0
- package/dist/icon-button.cjs +7 -11
- package/dist/icon-button.d.ts +4 -5
- package/dist/icon-button.d.ts.map +1 -0
- package/dist/icon-button.js +1 -5
- package/dist/icons.d.ts +1 -0
- package/dist/icons.d.ts.map +1 -0
- package/dist/identity.d.ts +9 -11
- package/dist/identity.d.ts.map +1 -0
- package/dist/image.cjs +8 -12
- package/dist/image.d.ts +10 -11
- package/dist/image.d.ts.map +1 -0
- package/dist/image.js +1 -5
- package/dist/index.cjs +65 -66
- package/dist/index.d.ts +86 -60
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +6 -9
- package/dist/ink.d.ts +14 -0
- package/dist/ink.d.ts.map +1 -0
- package/dist/input-group.d.ts +4 -6
- package/dist/input-group.d.ts.map +1 -0
- package/dist/input.d.ts +8 -9
- package/dist/input.d.ts.map +1 -0
- package/dist/link.cjs +19 -23
- package/dist/link.d.ts +9 -11
- package/dist/link.d.ts.map +1 -0
- package/dist/link.js +1 -5
- package/dist/lux.config.d.ts +521 -524
- package/dist/lux.config.d.ts.map +1 -0
- package/dist/menu.d.ts +30 -31
- package/dist/menu.d.ts.map +1 -0
- package/dist/next.d.ts +5 -7
- package/dist/next.d.ts.map +1 -0
- package/dist/option-chain.d.ts +6 -8
- package/dist/option-chain.d.ts.map +1 -0
- package/dist/option-position.d.ts +4 -6
- package/dist/option-position.d.ts.map +1 -0
- package/dist/pin-input.cjs +1 -1
- package/dist/pin-input.d.ts +3 -5
- package/dist/pin-input.d.ts.map +1 -0
- package/dist/pin-input.js +1 -1
- package/dist/pnl-diagram.d.ts +5 -6
- package/dist/pnl-diagram.d.ts.map +1 -0
- package/dist/popover.cjs +9 -13
- package/dist/popover.d.ts +24 -25
- package/dist/popover.d.ts.map +1 -0
- package/dist/popover.js +1 -5
- package/dist/progress-circle.cjs +2 -6
- package/dist/progress-circle.d.ts +8 -9
- package/dist/progress-circle.d.ts.map +1 -0
- package/dist/progress-circle.js +1 -5
- package/dist/progress.d.ts +3 -4
- package/dist/progress.d.ts.map +1 -0
- package/dist/provider.d.ts +8 -10
- package/dist/provider.d.ts.map +1 -0
- package/dist/radio.d.ts +6 -7
- package/dist/radio.d.ts.map +1 -0
- package/dist/rating.d.ts +3 -5
- package/dist/rating.d.ts.map +1 -0
- package/dist/select.cjs +16 -20
- package/dist/select.d.ts +38 -41
- package/dist/select.d.ts.map +1 -0
- package/dist/select.js +1 -5
- package/dist/separator.d.ts +5 -6
- package/dist/separator.d.ts.map +1 -0
- package/dist/skeleton.cjs +7 -11
- package/dist/skeleton.d.ts +9 -12
- package/dist/skeleton.d.ts.map +1 -0
- package/dist/skeleton.js +1 -5
- package/dist/slider.cjs +1 -1
- package/dist/slider.d.ts +3 -5
- package/dist/slider.d.ts.map +1 -0
- package/dist/slider.js +1 -1
- package/dist/strategy-builder.d.ts +6 -8
- package/dist/strategy-builder.d.ts.map +1 -0
- package/dist/switch.cjs +1 -1
- package/dist/switch.d.ts +3 -5
- package/dist/switch.d.ts.map +1 -0
- package/dist/switch.js +1 -1
- package/dist/table.cjs +30 -34
- package/dist/table.d.ts +23 -25
- package/dist/table.d.ts.map +1 -0
- package/dist/table.js +1 -5
- package/dist/tabs.d.ts +12 -13
- package/dist/tabs.d.ts.map +1 -0
- package/dist/tag.cjs +7 -11
- package/dist/tag.d.ts +4 -5
- package/dist/tag.d.ts.map +1 -0
- package/dist/tag.js +1 -5
- package/dist/textarea.d.ts +5 -6
- package/dist/textarea.d.ts.map +1 -0
- package/dist/toaster.d.ts +4 -5
- package/dist/toaster.d.ts.map +1 -0
- package/dist/tooltip.d.ts +3 -5
- package/dist/tooltip.d.ts.map +1 -0
- package/dist/use-narrow.d.ts +6 -7
- package/dist/use-narrow.d.ts.map +1 -0
- package/dist/utils/cn.d.ts +2 -0
- package/dist/utils/cn.d.ts.map +1 -0
- package/dist/utils.cjs +6 -7
- package/dist/utils.d.ts +13 -5
- package/dist/utils.d.ts.map +1 -0
- package/dist/utils.js +1 -9
- package/dist/vite.d.ts +3 -3
- package/dist/vite.d.ts.map +1 -0
- package/dist/white-label.d.ts +12 -12
- package/dist/white-label.d.ts.map +1 -0
- package/package.json +19 -17
- package/src/pin-input.tsx +1 -1
- package/src/slider.tsx +1 -1
- package/src/switch.tsx +1 -1
- package/src/utils/cn.ts +3 -7
- package/src/utils.ts +12 -6
- package/tokens.css +11 -0
- package/dist/accordion.d.cts +0 -41
- package/dist/alert.d.cts +0 -30
- package/dist/auth.d.cts +0 -80
- package/dist/avatar.d.cts +0 -25
- package/dist/badge.d.cts +0 -19
- package/dist/bank.d.cts +0 -83
- package/dist/button.d.cts +0 -51
- package/dist/checkbox.d.cts +0 -32
- package/dist/chrome.d.cts +0 -93
- package/dist/close-button.d.cts +0 -9
- package/dist/collapsible.d.cts +0 -24
- package/dist/color-mode.d.cts +0 -25
- package/dist/dialog.d.cts +0 -118
- package/dist/drawer.d.cts +0 -69
- package/dist/empty-state.d.cts +0 -13
- package/dist/expiration-selector.d.cts +0 -16
- package/dist/field.d.cts +0 -23
- package/dist/greeks-display.d.cts +0 -14
- package/dist/gui.d.cts +0 -2
- package/dist/heading.d.cts +0 -8
- package/dist/iam.d.cts +0 -65
- package/dist/icon-button.d.cts +0 -37
- package/dist/icons.d.cts +0 -1
- package/dist/identity.d.cts +0 -64
- package/dist/image.d.cts +0 -57
- package/dist/index.d.cts +0 -60
- package/dist/input-group.d.cts +0 -17
- package/dist/input.d.cts +0 -37
- package/dist/link.d.cts +0 -37
- package/dist/lux.config.d.cts +0 -981
- package/dist/menu.d.cts +0 -68
- package/dist/next.d.cts +0 -32
- package/dist/option-chain.d.cts +0 -37
- package/dist/option-position.d.cts +0 -29
- package/dist/pin-input.d.cts +0 -25
- package/dist/pnl-diagram.d.cts +0 -11
- package/dist/popover.d.cts +0 -73
- package/dist/progress-circle.d.cts +0 -47
- package/dist/progress.d.cts +0 -28
- package/dist/provider.d.cts +0 -25
- package/dist/radio.d.cts +0 -53
- package/dist/rating.d.cts +0 -14
- package/dist/select.d.cts +0 -161
- package/dist/separator.d.cts +0 -13
- package/dist/skeleton.d.cts +0 -76
- package/dist/slider.d.cts +0 -24
- package/dist/strategy-builder.d.cts +0 -26
- package/dist/switch.d.cts +0 -27
- package/dist/table.d.cts +0 -107
- package/dist/tabs.d.cts +0 -34
- package/dist/tag.d.cts +0 -21
- package/dist/textarea.d.cts +0 -13
- package/dist/toaster.d.cts +0 -28
- package/dist/tooltip.d.cts +0 -38
- package/dist/use-narrow.d.cts +0 -12
- package/dist/utils.d.cts +0 -5
- package/dist/vite.d.cts +0 -29
- package/dist/white-label.d.cts +0 -59
package/dist/lux.config.d.ts
CHANGED
|
@@ -1,244 +1,241 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
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:
|
|
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:
|
|
16
|
-
readonly 1:
|
|
17
|
-
readonly 2:
|
|
18
|
-
readonly 3:
|
|
19
|
-
readonly 4:
|
|
20
|
-
readonly 5:
|
|
21
|
-
readonly 6:
|
|
22
|
-
readonly 7:
|
|
23
|
-
readonly 8:
|
|
24
|
-
readonly 9:
|
|
25
|
-
readonly 10:
|
|
26
|
-
readonly 11:
|
|
27
|
-
readonly 12:
|
|
28
|
-
readonly true:
|
|
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]:
|
|
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
|
-
|
|
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]:
|
|
72
|
+
[x: string]: import("@hanzogui/web").Variable<string> | import("@hanzogui/web").Variable<number>;
|
|
76
73
|
};
|
|
77
74
|
size: {
|
|
78
|
-
$0:
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
$1:
|
|
83
|
-
|
|
84
|
-
$2:
|
|
85
|
-
|
|
86
|
-
$3:
|
|
87
|
-
|
|
88
|
-
$4:
|
|
89
|
-
$true:
|
|
90
|
-
|
|
91
|
-
$5:
|
|
92
|
-
$6:
|
|
93
|
-
$7:
|
|
94
|
-
$8:
|
|
95
|
-
$9:
|
|
96
|
-
$10:
|
|
97
|
-
$11:
|
|
98
|
-
$12:
|
|
99
|
-
$13:
|
|
100
|
-
$14:
|
|
101
|
-
$15:
|
|
102
|
-
$16:
|
|
103
|
-
$17:
|
|
104
|
-
$18:
|
|
105
|
-
$19:
|
|
106
|
-
$20:
|
|
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:
|
|
110
|
-
readonly 1:
|
|
111
|
-
readonly 2:
|
|
112
|
-
readonly 3:
|
|
113
|
-
readonly 4:
|
|
114
|
-
readonly 5:
|
|
115
|
-
readonly 6:
|
|
116
|
-
readonly 7:
|
|
117
|
-
readonly 8:
|
|
118
|
-
readonly 9:
|
|
119
|
-
readonly 10:
|
|
120
|
-
readonly 11:
|
|
121
|
-
readonly 12:
|
|
122
|
-
readonly true:
|
|
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:
|
|
126
|
-
1:
|
|
127
|
-
2:
|
|
128
|
-
3:
|
|
129
|
-
4:
|
|
130
|
-
5:
|
|
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:
|
|
134
|
-
dark_lux:
|
|
135
|
-
dark_zoo:
|
|
136
|
-
dark_hanzo:
|
|
137
|
-
dark_pars:
|
|
138
|
-
dark_bootnode:
|
|
139
|
-
light:
|
|
140
|
-
light_accent:
|
|
141
|
-
dark_accent:
|
|
142
|
-
light_black:
|
|
143
|
-
light_white:
|
|
144
|
-
light_gray:
|
|
145
|
-
light_blue:
|
|
146
|
-
light_red:
|
|
147
|
-
light_yellow:
|
|
148
|
-
light_green:
|
|
149
|
-
light_orange:
|
|
150
|
-
light_pink:
|
|
151
|
-
light_purple:
|
|
152
|
-
light_teal:
|
|
153
|
-
light_neutral:
|
|
154
|
-
dark_black:
|
|
155
|
-
dark_white:
|
|
156
|
-
dark_gray:
|
|
157
|
-
dark_blue:
|
|
158
|
-
dark_red:
|
|
159
|
-
dark_yellow:
|
|
160
|
-
dark_green:
|
|
161
|
-
dark_orange:
|
|
162
|
-
dark_pink:
|
|
163
|
-
dark_purple:
|
|
164
|
-
dark_teal:
|
|
165
|
-
dark_neutral:
|
|
166
|
-
light_surface1:
|
|
167
|
-
light_white_surface1:
|
|
168
|
-
light_surface2:
|
|
169
|
-
light_white_surface2:
|
|
170
|
-
dark_surface1:
|
|
171
|
-
dark_black_surface1:
|
|
172
|
-
dark_surface2:
|
|
173
|
-
dark_black_surface2:
|
|
174
|
-
light_black_accent:
|
|
175
|
-
light_black_surface1:
|
|
176
|
-
light_black_surface2:
|
|
177
|
-
light_white_accent:
|
|
178
|
-
light_gray_accent:
|
|
179
|
-
light_gray_surface1:
|
|
180
|
-
light_gray_surface2:
|
|
181
|
-
light_blue_accent:
|
|
182
|
-
light_blue_surface1:
|
|
183
|
-
light_blue_surface2:
|
|
184
|
-
light_red_accent:
|
|
185
|
-
light_red_surface1:
|
|
186
|
-
light_red_surface2:
|
|
187
|
-
light_yellow_accent:
|
|
188
|
-
light_yellow_surface1:
|
|
189
|
-
light_yellow_surface2:
|
|
190
|
-
light_green_accent:
|
|
191
|
-
light_green_surface1:
|
|
192
|
-
light_green_surface2:
|
|
193
|
-
light_orange_accent:
|
|
194
|
-
light_orange_surface1:
|
|
195
|
-
light_orange_surface2:
|
|
196
|
-
light_pink_accent:
|
|
197
|
-
light_pink_surface1:
|
|
198
|
-
light_pink_surface2:
|
|
199
|
-
light_purple_accent:
|
|
200
|
-
light_purple_surface1:
|
|
201
|
-
light_purple_surface2:
|
|
202
|
-
light_teal_accent:
|
|
203
|
-
light_teal_surface1:
|
|
204
|
-
light_teal_surface2:
|
|
205
|
-
light_neutral_accent:
|
|
206
|
-
light_neutral_surface1:
|
|
207
|
-
light_neutral_surface2:
|
|
208
|
-
dark_black_accent:
|
|
209
|
-
dark_white_accent:
|
|
210
|
-
dark_white_surface1:
|
|
211
|
-
dark_white_surface2:
|
|
212
|
-
dark_gray_accent:
|
|
213
|
-
dark_gray_surface1:
|
|
214
|
-
dark_gray_surface2:
|
|
215
|
-
dark_blue_accent:
|
|
216
|
-
dark_blue_surface1:
|
|
217
|
-
dark_blue_surface2:
|
|
218
|
-
dark_red_accent:
|
|
219
|
-
dark_red_surface1:
|
|
220
|
-
dark_red_surface2:
|
|
221
|
-
dark_yellow_accent:
|
|
222
|
-
dark_yellow_surface1:
|
|
223
|
-
dark_yellow_surface2:
|
|
224
|
-
dark_green_accent:
|
|
225
|
-
dark_green_surface1:
|
|
226
|
-
dark_green_surface2:
|
|
227
|
-
dark_orange_accent:
|
|
228
|
-
dark_orange_surface1:
|
|
229
|
-
dark_orange_surface2:
|
|
230
|
-
dark_pink_accent:
|
|
231
|
-
dark_pink_surface1:
|
|
232
|
-
dark_pink_surface2:
|
|
233
|
-
dark_purple_accent:
|
|
234
|
-
dark_purple_surface1:
|
|
235
|
-
dark_purple_surface2:
|
|
236
|
-
dark_teal_accent:
|
|
237
|
-
dark_teal_surface1:
|
|
238
|
-
dark_teal_surface2:
|
|
239
|
-
dark_neutral_accent:
|
|
240
|
-
dark_neutral_surface1:
|
|
241
|
-
dark_neutral_surface2:
|
|
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
|
-
|
|
464
|
-
10: any;
|
|
406
|
+
7: any;
|
|
465
407
|
8: any;
|
|
466
|
-
11: any;
|
|
467
408
|
9: any;
|
|
468
|
-
|
|
469
|
-
14: any;
|
|
470
|
-
13: any;
|
|
409
|
+
true: any;
|
|
471
410
|
};
|
|
472
411
|
style: {
|
|
473
412
|
1: any;
|
|
474
|
-
|
|
475
|
-
|
|
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
|
-
|
|
483
|
-
10: any;
|
|
425
|
+
7: any;
|
|
484
426
|
8: any;
|
|
485
|
-
11: any;
|
|
486
427
|
9: any;
|
|
487
|
-
|
|
488
|
-
14: any;
|
|
489
|
-
13: any;
|
|
428
|
+
true: any;
|
|
490
429
|
};
|
|
491
430
|
transform: {
|
|
492
431
|
1: any;
|
|
493
|
-
|
|
494
|
-
|
|
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
|
-
|
|
502
|
-
10: any;
|
|
444
|
+
7: any;
|
|
503
445
|
8: any;
|
|
504
|
-
11: any;
|
|
505
446
|
9: any;
|
|
506
|
-
|
|
507
|
-
14: any;
|
|
508
|
-
13: any;
|
|
447
|
+
true: any;
|
|
509
448
|
};
|
|
510
449
|
color: {
|
|
511
450
|
1: any;
|
|
512
|
-
|
|
513
|
-
|
|
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
|
-
|
|
521
|
-
10: any;
|
|
463
|
+
7: any;
|
|
522
464
|
8: any;
|
|
523
|
-
11: any;
|
|
524
465
|
9: any;
|
|
525
|
-
|
|
526
|
-
14: any;
|
|
527
|
-
13: any;
|
|
466
|
+
true: any;
|
|
528
467
|
};
|
|
529
468
|
face: Partial<Partial<{
|
|
530
|
-
|
|
469
|
+
100: {
|
|
531
470
|
normal?: string;
|
|
532
471
|
italic?: string;
|
|
533
472
|
};
|
|
534
|
-
|
|
473
|
+
200: {
|
|
535
474
|
normal?: string;
|
|
536
475
|
italic?: string;
|
|
537
476
|
};
|
|
538
|
-
|
|
477
|
+
300: {
|
|
539
478
|
normal?: string;
|
|
540
479
|
italic?: string;
|
|
541
480
|
};
|
|
542
|
-
|
|
481
|
+
400: {
|
|
543
482
|
normal?: string;
|
|
544
483
|
italic?: string;
|
|
545
484
|
};
|
|
546
|
-
|
|
485
|
+
500: {
|
|
547
486
|
normal?: string;
|
|
548
487
|
italic?: string;
|
|
549
488
|
};
|
|
550
|
-
|
|
489
|
+
600: {
|
|
551
490
|
normal?: string;
|
|
552
491
|
italic?: string;
|
|
553
492
|
};
|
|
554
|
-
|
|
493
|
+
700: {
|
|
555
494
|
normal?: string;
|
|
556
495
|
italic?: string;
|
|
557
496
|
};
|
|
558
|
-
|
|
497
|
+
800: {
|
|
559
498
|
normal?: string;
|
|
560
499
|
italic?: string;
|
|
561
500
|
};
|
|
562
|
-
|
|
501
|
+
900: {
|
|
563
502
|
normal?: string;
|
|
564
503
|
italic?: string;
|
|
565
504
|
};
|
|
566
|
-
|
|
505
|
+
bold: {
|
|
567
506
|
normal?: string;
|
|
568
507
|
italic?: string;
|
|
569
508
|
};
|
|
570
|
-
|
|
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 |
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
12: number |
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
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 |
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
12: number |
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
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
|
-
|
|
646
|
-
10: any;
|
|
588
|
+
7: any;
|
|
647
589
|
8: any;
|
|
648
|
-
11: any;
|
|
649
590
|
9: any;
|
|
650
|
-
|
|
651
|
-
14: any;
|
|
652
|
-
13: any;
|
|
591
|
+
true: any;
|
|
653
592
|
};
|
|
654
593
|
style: {
|
|
655
594
|
1: any;
|
|
656
|
-
|
|
657
|
-
|
|
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
|
-
|
|
665
|
-
10: any;
|
|
607
|
+
7: any;
|
|
666
608
|
8: any;
|
|
667
|
-
11: any;
|
|
668
609
|
9: any;
|
|
669
|
-
|
|
670
|
-
14: any;
|
|
671
|
-
13: any;
|
|
610
|
+
true: any;
|
|
672
611
|
};
|
|
673
612
|
transform: {
|
|
674
613
|
1: any;
|
|
675
|
-
|
|
676
|
-
|
|
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
|
-
|
|
684
|
-
10: any;
|
|
626
|
+
7: any;
|
|
685
627
|
8: any;
|
|
686
|
-
11: any;
|
|
687
628
|
9: any;
|
|
688
|
-
|
|
689
|
-
14: any;
|
|
690
|
-
13: any;
|
|
629
|
+
true: any;
|
|
691
630
|
};
|
|
692
631
|
color: {
|
|
693
632
|
1: any;
|
|
694
|
-
|
|
695
|
-
|
|
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
|
-
|
|
703
|
-
10: any;
|
|
645
|
+
7: any;
|
|
704
646
|
8: any;
|
|
705
|
-
11: any;
|
|
706
647
|
9: any;
|
|
707
|
-
|
|
708
|
-
14: any;
|
|
709
|
-
13: any;
|
|
648
|
+
true: any;
|
|
710
649
|
};
|
|
711
650
|
face: Partial<Partial<{
|
|
712
|
-
|
|
651
|
+
100: {
|
|
713
652
|
normal?: string;
|
|
714
653
|
italic?: string;
|
|
715
654
|
};
|
|
716
|
-
|
|
655
|
+
200: {
|
|
717
656
|
normal?: string;
|
|
718
657
|
italic?: string;
|
|
719
658
|
};
|
|
720
|
-
|
|
659
|
+
300: {
|
|
721
660
|
normal?: string;
|
|
722
661
|
italic?: string;
|
|
723
662
|
};
|
|
724
|
-
|
|
663
|
+
400: {
|
|
725
664
|
normal?: string;
|
|
726
665
|
italic?: string;
|
|
727
666
|
};
|
|
728
|
-
|
|
667
|
+
500: {
|
|
729
668
|
normal?: string;
|
|
730
669
|
italic?: string;
|
|
731
670
|
};
|
|
732
|
-
|
|
671
|
+
600: {
|
|
733
672
|
normal?: string;
|
|
734
673
|
italic?: string;
|
|
735
674
|
};
|
|
736
|
-
|
|
675
|
+
700: {
|
|
737
676
|
normal?: string;
|
|
738
677
|
italic?: string;
|
|
739
678
|
};
|
|
740
|
-
|
|
679
|
+
800: {
|
|
741
680
|
normal?: string;
|
|
742
681
|
italic?: string;
|
|
743
682
|
};
|
|
744
|
-
|
|
683
|
+
900: {
|
|
745
684
|
normal?: string;
|
|
746
685
|
italic?: string;
|
|
747
686
|
};
|
|
748
|
-
|
|
687
|
+
bold: {
|
|
749
688
|
normal?: string;
|
|
750
689
|
italic?: string;
|
|
751
690
|
};
|
|
752
|
-
|
|
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 |
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
12: number |
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
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 |
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
12: number |
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
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
|
-
|
|
801
|
-
|
|
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
|
-
|
|
809
|
-
10: any;
|
|
770
|
+
7: any;
|
|
810
771
|
8: any;
|
|
811
|
-
11: any;
|
|
812
772
|
9: any;
|
|
813
|
-
|
|
814
|
-
14: any;
|
|
815
|
-
13: any;
|
|
773
|
+
true: any;
|
|
816
774
|
};
|
|
817
775
|
letterSpacing: {
|
|
818
776
|
1: any;
|
|
819
|
-
|
|
820
|
-
|
|
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
|
-
|
|
828
|
-
10: any;
|
|
789
|
+
7: any;
|
|
829
790
|
8: any;
|
|
830
|
-
11: any;
|
|
831
791
|
9: any;
|
|
832
|
-
|
|
833
|
-
14: any;
|
|
834
|
-
13: any;
|
|
792
|
+
true: any;
|
|
835
793
|
};
|
|
836
794
|
style: {
|
|
837
795
|
1: any;
|
|
838
|
-
|
|
839
|
-
|
|
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
|
-
|
|
847
|
-
10: any;
|
|
808
|
+
7: any;
|
|
848
809
|
8: any;
|
|
849
|
-
11: any;
|
|
850
810
|
9: any;
|
|
851
|
-
|
|
852
|
-
14: any;
|
|
853
|
-
13: any;
|
|
811
|
+
true: any;
|
|
854
812
|
};
|
|
855
813
|
transform: {
|
|
856
814
|
1: any;
|
|
857
|
-
|
|
858
|
-
|
|
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
|
-
|
|
866
|
-
10: any;
|
|
827
|
+
7: any;
|
|
867
828
|
8: any;
|
|
868
|
-
11: any;
|
|
869
829
|
9: any;
|
|
870
|
-
|
|
871
|
-
14: any;
|
|
872
|
-
13: any;
|
|
830
|
+
true: any;
|
|
873
831
|
};
|
|
874
832
|
color: {
|
|
875
833
|
1: any;
|
|
876
|
-
|
|
877
|
-
|
|
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
|
-
|
|
885
|
-
10: any;
|
|
846
|
+
7: any;
|
|
886
847
|
8: any;
|
|
887
|
-
11: any;
|
|
888
848
|
9: any;
|
|
889
|
-
|
|
890
|
-
14: any;
|
|
891
|
-
13: any;
|
|
849
|
+
true: any;
|
|
892
850
|
};
|
|
893
851
|
face: Partial<Partial<{
|
|
894
|
-
|
|
852
|
+
100: {
|
|
895
853
|
normal?: string;
|
|
896
854
|
italic?: string;
|
|
897
855
|
};
|
|
898
|
-
|
|
856
|
+
200: {
|
|
899
857
|
normal?: string;
|
|
900
858
|
italic?: string;
|
|
901
859
|
};
|
|
902
|
-
|
|
860
|
+
300: {
|
|
903
861
|
normal?: string;
|
|
904
862
|
italic?: string;
|
|
905
863
|
};
|
|
906
|
-
|
|
864
|
+
400: {
|
|
907
865
|
normal?: string;
|
|
908
866
|
italic?: string;
|
|
909
867
|
};
|
|
910
|
-
|
|
868
|
+
500: {
|
|
911
869
|
normal?: string;
|
|
912
870
|
italic?: string;
|
|
913
871
|
};
|
|
914
|
-
|
|
872
|
+
600: {
|
|
915
873
|
normal?: string;
|
|
916
874
|
italic?: string;
|
|
917
875
|
};
|
|
918
|
-
|
|
876
|
+
700: {
|
|
919
877
|
normal?: string;
|
|
920
878
|
italic?: string;
|
|
921
879
|
};
|
|
922
|
-
|
|
880
|
+
800: {
|
|
923
881
|
normal?: string;
|
|
924
882
|
italic?: string;
|
|
925
883
|
};
|
|
926
|
-
|
|
884
|
+
900: {
|
|
927
885
|
normal?: string;
|
|
928
886
|
italic?: string;
|
|
929
887
|
};
|
|
930
|
-
|
|
888
|
+
bold: {
|
|
931
889
|
normal?: string;
|
|
932
890
|
italic?: string;
|
|
933
891
|
};
|
|
934
|
-
|
|
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
|
-
|
|
977
|
+
export default config;
|
|
978
|
+
//# sourceMappingURL=lux.config.d.ts.map
|