taffy-js 0.1.0 → 0.1.1

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.
Binary file
@@ -0,0 +1,157 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ export const memory: WebAssembly.Memory;
4
+ export const __wbg_availablespace_free: (a: number, b: number) => void;
5
+ export const __wbg_dimension_free: (a: number, b: number) => void;
6
+ export const __wbg_get_availablespace_height: (a: number) => number;
7
+ export const __wbg_get_availablespace_width: (a: number) => number;
8
+ export const __wbg_get_dimension_unit: (a: number) => number;
9
+ export const __wbg_get_dimension_value: (a: number) => number;
10
+ export const __wbg_get_layout_height: (a: number) => number;
11
+ export const __wbg_get_layout_width: (a: number) => number;
12
+ export const __wbg_get_layout_y: (a: number) => number;
13
+ export const __wbg_get_line_end: (a: number) => number;
14
+ export const __wbg_get_line_start: (a: number) => number;
15
+ export const __wbg_get_style_align_content: (a: number) => number;
16
+ export const __wbg_get_style_align_items: (a: number) => number;
17
+ export const __wbg_get_style_align_self: (a: number) => number;
18
+ export const __wbg_get_style_bottom: (a: number) => number;
19
+ export const __wbg_get_style_column_gap: (a: number) => number;
20
+ export const __wbg_get_style_display: (a: number) => number;
21
+ export const __wbg_get_style_flex_basis: (a: number) => number;
22
+ export const __wbg_get_style_flex_direction: (a: number) => number;
23
+ export const __wbg_get_style_flex_wrap: (a: number) => number;
24
+ export const __wbg_get_style_grid_auto_flow: (a: number) => number;
25
+ export const __wbg_get_style_height: (a: number) => number;
26
+ export const __wbg_get_style_justify_content: (a: number) => number;
27
+ export const __wbg_get_style_left: (a: number) => number;
28
+ export const __wbg_get_style_margin_bottom: (a: number) => number;
29
+ export const __wbg_get_style_margin_left: (a: number) => number;
30
+ export const __wbg_get_style_margin_right: (a: number) => number;
31
+ export const __wbg_get_style_margin_top: (a: number) => number;
32
+ export const __wbg_get_style_max_height: (a: number) => number;
33
+ export const __wbg_get_style_max_width: (a: number) => number;
34
+ export const __wbg_get_style_min_height: (a: number) => number;
35
+ export const __wbg_get_style_min_width: (a: number) => number;
36
+ export const __wbg_get_style_padding_bottom: (a: number) => number;
37
+ export const __wbg_get_style_padding_left: (a: number) => number;
38
+ export const __wbg_get_style_padding_right: (a: number) => number;
39
+ export const __wbg_get_style_padding_top: (a: number) => number;
40
+ export const __wbg_get_style_position: (a: number) => number;
41
+ export const __wbg_get_style_right: (a: number) => number;
42
+ export const __wbg_get_style_row_gap: (a: number) => number;
43
+ export const __wbg_get_style_text_align: (a: number) => number;
44
+ export const __wbg_get_style_top: (a: number) => number;
45
+ export const __wbg_get_style_width: (a: number) => number;
46
+ export const __wbg_get_taffynode_id: (a: number) => number;
47
+ export const __wbg_get_trackdefinition_unit: (a: number) => number;
48
+ export const __wbg_line_free: (a: number, b: number) => void;
49
+ export const __wbg_point_free: (a: number, b: number) => void;
50
+ export const __wbg_set_availablespace_height: (a: number, b: number) => void;
51
+ export const __wbg_set_availablespace_width: (a: number, b: number) => void;
52
+ export const __wbg_set_dimension_unit: (a: number, b: number) => void;
53
+ export const __wbg_set_dimension_value: (a: number, b: number) => void;
54
+ export const __wbg_set_layout_height: (a: number, b: number) => void;
55
+ export const __wbg_set_layout_width: (a: number, b: number) => void;
56
+ export const __wbg_set_layout_y: (a: number, b: number) => void;
57
+ export const __wbg_set_line_end: (a: number, b: number) => void;
58
+ export const __wbg_set_line_start: (a: number, b: number) => void;
59
+ export const __wbg_set_style_align_content: (a: number, b: number) => void;
60
+ export const __wbg_set_style_align_items: (a: number, b: number) => void;
61
+ export const __wbg_set_style_align_self: (a: number, b: number) => void;
62
+ export const __wbg_set_style_bottom: (a: number, b: number) => void;
63
+ export const __wbg_set_style_column_gap: (a: number, b: number) => void;
64
+ export const __wbg_set_style_display: (a: number, b: number) => void;
65
+ export const __wbg_set_style_flex_basis: (a: number, b: number) => void;
66
+ export const __wbg_set_style_flex_direction: (a: number, b: number) => void;
67
+ export const __wbg_set_style_flex_wrap: (a: number, b: number) => void;
68
+ export const __wbg_set_style_grid_auto_flow: (a: number, b: number) => void;
69
+ export const __wbg_set_style_height: (a: number, b: number) => void;
70
+ export const __wbg_set_style_justify_content: (a: number, b: number) => void;
71
+ export const __wbg_set_style_left: (a: number, b: number) => void;
72
+ export const __wbg_set_style_margin_bottom: (a: number, b: number) => void;
73
+ export const __wbg_set_style_margin_left: (a: number, b: number) => void;
74
+ export const __wbg_set_style_margin_right: (a: number, b: number) => void;
75
+ export const __wbg_set_style_margin_top: (a: number, b: number) => void;
76
+ export const __wbg_set_style_max_height: (a: number, b: number) => void;
77
+ export const __wbg_set_style_max_width: (a: number, b: number) => void;
78
+ export const __wbg_set_style_min_height: (a: number, b: number) => void;
79
+ export const __wbg_set_style_min_width: (a: number, b: number) => void;
80
+ export const __wbg_set_style_padding_bottom: (a: number, b: number) => void;
81
+ export const __wbg_set_style_padding_left: (a: number, b: number) => void;
82
+ export const __wbg_set_style_padding_right: (a: number, b: number) => void;
83
+ export const __wbg_set_style_padding_top: (a: number, b: number) => void;
84
+ export const __wbg_set_style_position: (a: number, b: number) => void;
85
+ export const __wbg_set_style_right: (a: number, b: number) => void;
86
+ export const __wbg_set_style_row_gap: (a: number, b: number) => void;
87
+ export const __wbg_set_style_text_align: (a: number, b: number) => void;
88
+ export const __wbg_set_style_top: (a: number, b: number) => void;
89
+ export const __wbg_set_style_width: (a: number, b: number) => void;
90
+ export const __wbg_set_taffynode_id: (a: number, b: number) => void;
91
+ export const __wbg_set_trackdefinition_unit: (a: number, b: number) => void;
92
+ export const __wbg_style_free: (a: number, b: number) => void;
93
+ export const __wbg_taffynode_free: (a: number, b: number) => void;
94
+ export const __wbg_trackdefinition_free: (a: number, b: number) => void;
95
+ export const add_child: (a: number, b: number) => [number, number];
96
+ export const auto: () => number;
97
+ export const clear: () => [number, number];
98
+ export const compute_layout: (a: number, b: any) => [number, number];
99
+ export const dimension: (a: number, b: number) => number;
100
+ export const get_children: (a: number) => [number, number, number, number];
101
+ export const get_layout: (a: number) => [number, number, number];
102
+ export const get_parent: (a: number) => [number, number, number];
103
+ export const init: () => void;
104
+ export const mark_dirty: (a: number) => [number, number];
105
+ export const new_leaf: (a: any) => [number, number, number];
106
+ export const new_with_children: (a: any, b: number, c: number) => [number, number, number];
107
+ export const node_count: () => number;
108
+ export const percent: (a: number) => number;
109
+ export const px: (a: number) => number;
110
+ export const remove_child: (a: number, b: number) => [number, number];
111
+ export const remove_node: (a: number) => [number, number];
112
+ export const set_children: (a: number, b: number, c: number) => [number, number];
113
+ export const set_style: (a: number, b: any) => [number, number];
114
+ export const taffynode_add_child: (a: number, b: number) => [number, number];
115
+ export const taffynode_compute_layout: (a: number, b: any) => [number, number];
116
+ export const taffynode_free: (a: number) => [number, number];
117
+ export const taffynode_get_layout: (a: number) => [number, number, number];
118
+ export const taffynode_new: (a: any) => [number, number, number];
119
+ export const taffynode_remove_child: (a: number, b: number) => [number, number];
120
+ export const taffynode_set_children: (a: number, b: number, c: number) => [number, number];
121
+ export const taffynode_set_style: (a: number, b: any) => [number, number];
122
+ export const taffynode_style: (a: number) => [number, number, number];
123
+ export const __wbg_set_layout_x: (a: number, b: number) => void;
124
+ export const __wbg_set_point_x: (a: number, b: number) => void;
125
+ export const __wbg_set_point_y: (a: number, b: number) => void;
126
+ export const __wbg_set_rect_bottom: (a: number, b: number) => void;
127
+ export const __wbg_set_rect_left: (a: number, b: number) => void;
128
+ export const __wbg_set_rect_right: (a: number, b: number) => void;
129
+ export const __wbg_set_rect_top: (a: number, b: number) => void;
130
+ export const __wbg_set_size_height: (a: number, b: number) => void;
131
+ export const __wbg_set_size_width: (a: number, b: number) => void;
132
+ export const __wbg_set_trackdefinition_value: (a: number, b: number) => void;
133
+ export const __wbg_set_style_flex_grow: (a: number, b: number) => void;
134
+ export const __wbg_set_style_flex_shrink: (a: number, b: number) => void;
135
+ export const __wbg_get_style_flex_grow: (a: number) => number;
136
+ export const __wbg_get_style_flex_shrink: (a: number) => number;
137
+ export const __wbg_get_layout_x: (a: number) => number;
138
+ export const __wbg_get_point_x: (a: number) => number;
139
+ export const __wbg_get_point_y: (a: number) => number;
140
+ export const __wbg_get_rect_bottom: (a: number) => number;
141
+ export const __wbg_get_rect_left: (a: number) => number;
142
+ export const __wbg_get_rect_right: (a: number) => number;
143
+ export const __wbg_get_rect_top: (a: number) => number;
144
+ export const __wbg_get_size_height: (a: number) => number;
145
+ export const __wbg_get_size_width: (a: number) => number;
146
+ export const __wbg_get_trackdefinition_value: (a: number) => number;
147
+ export const __wbg_rect_free: (a: number, b: number) => void;
148
+ export const __wbg_layout_free: (a: number, b: number) => void;
149
+ export const __wbg_size_free: (a: number, b: number) => void;
150
+ export const __wbindgen_malloc: (a: number, b: number) => number;
151
+ export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
152
+ export const __wbindgen_exn_store: (a: number) => void;
153
+ export const __externref_table_alloc: () => number;
154
+ export const __wbindgen_externrefs: WebAssembly.Table;
155
+ export const __wbindgen_free: (a: number, b: number, c: number) => void;
156
+ export const __externref_table_dealloc: (a: number) => void;
157
+ export const __wbindgen_start: () => void;