@tamagui/text 1.15.17 → 1.15.19
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/package.json +5 -5
- package/src/Paragraph.d.ts +30 -0
- package/src/Paragraph.d.ts.map +1 -0
- package/src/SizableText.d.ts +14 -0
- package/src/SizableText.d.ts.map +1 -0
- package/types/Headings.d.ts +454 -370
- package/types/Headings.d.ts.map +1 -1
- package/types/Paragraph.d.ts +3 -1
- package/types/Paragraph.d.ts.map +1 -1
package/types/Headings.d.ts
CHANGED
|
@@ -18,49 +18,61 @@ export declare const Heading: import("@tamagui/web").TamaguiComponent<(Omit<impo
|
|
|
18
18
|
[x: string]: undefined;
|
|
19
19
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
20
20
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
21
|
+
} | ({
|
|
22
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
21
23
|
} & {
|
|
22
24
|
[x: string]: undefined;
|
|
23
|
-
}, string | number> & {
|
|
25
|
+
}), string | number> & {
|
|
24
26
|
[x: string]: undefined;
|
|
25
27
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
26
28
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
29
|
+
} | ({
|
|
30
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
27
31
|
} & {
|
|
28
32
|
[x: string]: undefined;
|
|
29
|
-
}, string | number> & {
|
|
33
|
+
}), string | number> & {
|
|
30
34
|
[x: string]: undefined;
|
|
31
35
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
32
36
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
37
|
+
} | ({
|
|
38
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
33
39
|
} & {
|
|
34
40
|
[x: string]: undefined;
|
|
35
|
-
}, string | number> & {
|
|
41
|
+
}), string | number> & {
|
|
36
42
|
[x: string]: undefined;
|
|
37
43
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
38
44
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
45
|
+
} | ({
|
|
46
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
39
47
|
} & {
|
|
40
48
|
[x: string]: undefined;
|
|
41
|
-
}, string | number> & {
|
|
49
|
+
}), string | number> & {
|
|
42
50
|
[x: string]: undefined;
|
|
43
51
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
44
52
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
53
|
+
} | ({
|
|
54
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
45
55
|
} & {
|
|
46
56
|
[x: string]: undefined;
|
|
47
|
-
}, string | number> & {
|
|
57
|
+
}), string | number> & {
|
|
48
58
|
[x: string]: undefined;
|
|
49
59
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
50
60
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
61
|
+
} | ({
|
|
62
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
51
63
|
} & {
|
|
52
64
|
[x: string]: undefined;
|
|
53
|
-
}, string | number> & {
|
|
65
|
+
}), string | number> & {
|
|
54
66
|
[x: string]: undefined;
|
|
55
67
|
}>>), import("@tamagui/web").TamaguiElement, import("@tamagui/web").TextPropsBase, ({
|
|
56
68
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
57
|
-
}
|
|
58
|
-
[x: string]: undefined;
|
|
59
|
-
}) | ({
|
|
69
|
+
} | ({
|
|
60
70
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
61
71
|
} & {
|
|
62
72
|
[x: string]: undefined;
|
|
63
|
-
} & {
|
|
73
|
+
})) & ({} | {
|
|
74
|
+
[x: string]: undefined;
|
|
75
|
+
} | {
|
|
64
76
|
[x: string]: undefined;
|
|
65
77
|
}), {
|
|
66
78
|
displayName: string | undefined;
|
|
@@ -85,195 +97,207 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
85
97
|
[x: string]: undefined;
|
|
86
98
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
87
99
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
100
|
+
} | ({
|
|
101
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
88
102
|
} & {
|
|
89
103
|
[x: string]: undefined;
|
|
90
|
-
}, string | number> & {
|
|
104
|
+
}), string | number> & {
|
|
91
105
|
[x: string]: undefined;
|
|
92
106
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
93
107
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
108
|
+
} | ({
|
|
109
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
94
110
|
} & {
|
|
95
111
|
[x: string]: undefined;
|
|
96
|
-
}, string | number> & {
|
|
112
|
+
}), string | number> & {
|
|
97
113
|
[x: string]: undefined;
|
|
98
114
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
99
115
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
116
|
+
} | ({
|
|
117
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
100
118
|
} & {
|
|
101
119
|
[x: string]: undefined;
|
|
102
|
-
}, string | number> & {
|
|
120
|
+
}), string | number> & {
|
|
103
121
|
[x: string]: undefined;
|
|
104
122
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
105
123
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
124
|
+
} | ({
|
|
125
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
106
126
|
} & {
|
|
107
127
|
[x: string]: undefined;
|
|
108
|
-
}, string | number> & {
|
|
128
|
+
}), string | number> & {
|
|
109
129
|
[x: string]: undefined;
|
|
110
130
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
111
131
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
132
|
+
} | ({
|
|
133
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
112
134
|
} & {
|
|
113
135
|
[x: string]: undefined;
|
|
114
|
-
}, string | number> & {
|
|
136
|
+
}), string | number> & {
|
|
115
137
|
[x: string]: undefined;
|
|
116
138
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
117
139
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
140
|
+
} | ({
|
|
141
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
118
142
|
} & {
|
|
119
143
|
[x: string]: undefined;
|
|
120
|
-
}, string | number> & {
|
|
144
|
+
}), string | number> & {
|
|
121
145
|
[x: string]: undefined;
|
|
122
146
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
123
147
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
124
|
-
}
|
|
125
|
-
[x: string]: undefined;
|
|
126
|
-
}) | ({
|
|
148
|
+
} | ({
|
|
127
149
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
128
150
|
} & {
|
|
129
151
|
[x: string]: undefined;
|
|
130
|
-
} & {
|
|
152
|
+
})) & ({} | {
|
|
153
|
+
[x: string]: undefined;
|
|
154
|
+
} | {
|
|
131
155
|
[x: string]: undefined;
|
|
132
156
|
}), string | number> & {
|
|
133
157
|
[x: string]: undefined;
|
|
134
158
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
135
159
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
136
|
-
}
|
|
137
|
-
[x: string]: undefined;
|
|
138
|
-
}) | ({
|
|
160
|
+
} | ({
|
|
139
161
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
140
162
|
} & {
|
|
141
163
|
[x: string]: undefined;
|
|
142
|
-
} & {
|
|
164
|
+
})) & ({} | {
|
|
165
|
+
[x: string]: undefined;
|
|
166
|
+
} | {
|
|
143
167
|
[x: string]: undefined;
|
|
144
168
|
}), string | number> & {
|
|
145
169
|
[x: string]: undefined;
|
|
146
170
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
147
171
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
148
|
-
}
|
|
149
|
-
[x: string]: undefined;
|
|
150
|
-
}) | ({
|
|
172
|
+
} | ({
|
|
151
173
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
152
174
|
} & {
|
|
153
175
|
[x: string]: undefined;
|
|
154
|
-
} & {
|
|
176
|
+
})) & ({} | {
|
|
177
|
+
[x: string]: undefined;
|
|
178
|
+
} | {
|
|
155
179
|
[x: string]: undefined;
|
|
156
180
|
}), string | number> & {
|
|
157
181
|
[x: string]: undefined;
|
|
158
182
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
159
183
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
160
|
-
}
|
|
161
|
-
[x: string]: undefined;
|
|
162
|
-
}) | ({
|
|
184
|
+
} | ({
|
|
163
185
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
164
186
|
} & {
|
|
165
187
|
[x: string]: undefined;
|
|
166
|
-
} & {
|
|
188
|
+
})) & ({} | {
|
|
189
|
+
[x: string]: undefined;
|
|
190
|
+
} | {
|
|
167
191
|
[x: string]: undefined;
|
|
168
192
|
}), string | number> & {
|
|
169
193
|
[x: string]: undefined;
|
|
170
194
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
171
195
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
172
|
-
}
|
|
173
|
-
[x: string]: undefined;
|
|
174
|
-
}) | ({
|
|
196
|
+
} | ({
|
|
175
197
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
176
198
|
} & {
|
|
177
199
|
[x: string]: undefined;
|
|
178
|
-
} & {
|
|
200
|
+
})) & ({} | {
|
|
201
|
+
[x: string]: undefined;
|
|
202
|
+
} | {
|
|
179
203
|
[x: string]: undefined;
|
|
180
204
|
}), string | number> & {
|
|
181
205
|
[x: string]: undefined;
|
|
182
206
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
183
207
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
184
|
-
}
|
|
185
|
-
[x: string]: undefined;
|
|
186
|
-
}) | ({
|
|
208
|
+
} | ({
|
|
187
209
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
188
210
|
} & {
|
|
189
211
|
[x: string]: undefined;
|
|
190
|
-
} & {
|
|
212
|
+
})) & ({} | {
|
|
213
|
+
[x: string]: undefined;
|
|
214
|
+
} | {
|
|
191
215
|
[x: string]: undefined;
|
|
192
216
|
}), string | number> & {
|
|
193
217
|
[x: string]: undefined;
|
|
194
218
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
195
219
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
196
|
-
}
|
|
197
|
-
[x: string]: undefined;
|
|
198
|
-
}) | ({
|
|
220
|
+
} | ({
|
|
199
221
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
200
222
|
} & {
|
|
201
223
|
[x: string]: undefined;
|
|
202
|
-
} & {
|
|
224
|
+
})) & ({} | {
|
|
225
|
+
[x: string]: undefined;
|
|
226
|
+
} | {
|
|
203
227
|
[x: string]: undefined;
|
|
204
228
|
}), string | number> & {
|
|
205
229
|
[x: string]: undefined;
|
|
206
230
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
207
231
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
208
|
-
}
|
|
209
|
-
[x: string]: undefined;
|
|
210
|
-
}) | ({
|
|
232
|
+
} | ({
|
|
211
233
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
212
234
|
} & {
|
|
213
235
|
[x: string]: undefined;
|
|
214
|
-
} & {
|
|
236
|
+
})) & ({} | {
|
|
237
|
+
[x: string]: undefined;
|
|
238
|
+
} | {
|
|
215
239
|
[x: string]: undefined;
|
|
216
240
|
}), string | number> & {
|
|
217
241
|
[x: string]: undefined;
|
|
218
242
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
219
243
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
220
|
-
}
|
|
221
|
-
[x: string]: undefined;
|
|
222
|
-
}) | ({
|
|
244
|
+
} | ({
|
|
223
245
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
224
246
|
} & {
|
|
225
247
|
[x: string]: undefined;
|
|
226
|
-
} & {
|
|
248
|
+
})) & ({} | {
|
|
249
|
+
[x: string]: undefined;
|
|
250
|
+
} | {
|
|
227
251
|
[x: string]: undefined;
|
|
228
252
|
}), string | number> & {
|
|
229
253
|
[x: string]: undefined;
|
|
230
254
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
231
255
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
232
|
-
}
|
|
233
|
-
[x: string]: undefined;
|
|
234
|
-
}) | ({
|
|
256
|
+
} | ({
|
|
235
257
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
236
258
|
} & {
|
|
237
259
|
[x: string]: undefined;
|
|
238
|
-
} & {
|
|
260
|
+
})) & ({} | {
|
|
261
|
+
[x: string]: undefined;
|
|
262
|
+
} | {
|
|
239
263
|
[x: string]: undefined;
|
|
240
264
|
}), string | number> & {
|
|
241
265
|
[x: string]: undefined;
|
|
242
266
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
243
267
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
244
|
-
}
|
|
245
|
-
[x: string]: undefined;
|
|
246
|
-
}) | ({
|
|
268
|
+
} | ({
|
|
247
269
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
248
270
|
} & {
|
|
249
271
|
[x: string]: undefined;
|
|
250
|
-
} & {
|
|
272
|
+
})) & ({} | {
|
|
273
|
+
[x: string]: undefined;
|
|
274
|
+
} | {
|
|
251
275
|
[x: string]: undefined;
|
|
252
276
|
}), string | number> & {
|
|
253
277
|
[x: string]: undefined;
|
|
254
278
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
255
279
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
256
|
-
}
|
|
257
|
-
[x: string]: undefined;
|
|
258
|
-
}) | ({
|
|
280
|
+
} | ({
|
|
259
281
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
260
282
|
} & {
|
|
261
283
|
[x: string]: undefined;
|
|
262
|
-
} & {
|
|
284
|
+
})) & ({} | {
|
|
285
|
+
[x: string]: undefined;
|
|
286
|
+
} | {
|
|
263
287
|
[x: string]: undefined;
|
|
264
288
|
}), string | number> & {
|
|
265
289
|
[x: string]: undefined;
|
|
266
290
|
}>>), import("@tamagui/web").TamaguiElement, import("@tamagui/web").TextPropsBase, (({
|
|
267
291
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
268
|
-
}
|
|
269
|
-
[x: string]: undefined;
|
|
270
|
-
}) | ({
|
|
292
|
+
} | ({
|
|
271
293
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
272
294
|
} & {
|
|
273
295
|
[x: string]: undefined;
|
|
274
|
-
} & {
|
|
296
|
+
})) & ({} | {
|
|
275
297
|
[x: string]: undefined;
|
|
276
|
-
}
|
|
298
|
+
} | {
|
|
299
|
+
[x: string]: undefined;
|
|
300
|
+
})) & ({} | {
|
|
277
301
|
[x: string]: undefined;
|
|
278
302
|
} | {
|
|
279
303
|
[x: string]: undefined;
|
|
@@ -281,7 +305,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
281
305
|
[x: string]: undefined;
|
|
282
306
|
} | {
|
|
283
307
|
[x: string]: undefined;
|
|
284
|
-
}
|
|
308
|
+
}), {
|
|
285
309
|
displayName: string | undefined;
|
|
286
310
|
}>;
|
|
287
311
|
export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{}, "size"> & {
|
|
@@ -304,195 +328,207 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
304
328
|
[x: string]: undefined;
|
|
305
329
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
306
330
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
331
|
+
} | ({
|
|
332
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
307
333
|
} & {
|
|
308
334
|
[x: string]: undefined;
|
|
309
|
-
}, string | number> & {
|
|
335
|
+
}), string | number> & {
|
|
310
336
|
[x: string]: undefined;
|
|
311
337
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
312
338
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
339
|
+
} | ({
|
|
340
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
313
341
|
} & {
|
|
314
342
|
[x: string]: undefined;
|
|
315
|
-
}, string | number> & {
|
|
343
|
+
}), string | number> & {
|
|
316
344
|
[x: string]: undefined;
|
|
317
345
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
318
346
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
347
|
+
} | ({
|
|
348
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
319
349
|
} & {
|
|
320
350
|
[x: string]: undefined;
|
|
321
|
-
}, string | number> & {
|
|
351
|
+
}), string | number> & {
|
|
322
352
|
[x: string]: undefined;
|
|
323
353
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
324
354
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
355
|
+
} | ({
|
|
356
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
325
357
|
} & {
|
|
326
358
|
[x: string]: undefined;
|
|
327
|
-
}, string | number> & {
|
|
359
|
+
}), string | number> & {
|
|
328
360
|
[x: string]: undefined;
|
|
329
361
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
330
362
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
363
|
+
} | ({
|
|
364
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
331
365
|
} & {
|
|
332
366
|
[x: string]: undefined;
|
|
333
|
-
}, string | number> & {
|
|
367
|
+
}), string | number> & {
|
|
334
368
|
[x: string]: undefined;
|
|
335
369
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
336
370
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
371
|
+
} | ({
|
|
372
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
337
373
|
} & {
|
|
338
374
|
[x: string]: undefined;
|
|
339
|
-
}, string | number> & {
|
|
375
|
+
}), string | number> & {
|
|
340
376
|
[x: string]: undefined;
|
|
341
377
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
342
378
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
343
|
-
}
|
|
344
|
-
[x: string]: undefined;
|
|
345
|
-
}) | ({
|
|
379
|
+
} | ({
|
|
346
380
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
347
381
|
} & {
|
|
348
382
|
[x: string]: undefined;
|
|
349
|
-
} & {
|
|
383
|
+
})) & ({} | {
|
|
384
|
+
[x: string]: undefined;
|
|
385
|
+
} | {
|
|
350
386
|
[x: string]: undefined;
|
|
351
387
|
}), string | number> & {
|
|
352
388
|
[x: string]: undefined;
|
|
353
389
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
354
390
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
355
|
-
}
|
|
356
|
-
[x: string]: undefined;
|
|
357
|
-
}) | ({
|
|
391
|
+
} | ({
|
|
358
392
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
359
393
|
} & {
|
|
360
394
|
[x: string]: undefined;
|
|
361
|
-
} & {
|
|
395
|
+
})) & ({} | {
|
|
396
|
+
[x: string]: undefined;
|
|
397
|
+
} | {
|
|
362
398
|
[x: string]: undefined;
|
|
363
399
|
}), string | number> & {
|
|
364
400
|
[x: string]: undefined;
|
|
365
401
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
366
402
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
367
|
-
}
|
|
368
|
-
[x: string]: undefined;
|
|
369
|
-
}) | ({
|
|
403
|
+
} | ({
|
|
370
404
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
371
405
|
} & {
|
|
372
406
|
[x: string]: undefined;
|
|
373
|
-
} & {
|
|
407
|
+
})) & ({} | {
|
|
408
|
+
[x: string]: undefined;
|
|
409
|
+
} | {
|
|
374
410
|
[x: string]: undefined;
|
|
375
411
|
}), string | number> & {
|
|
376
412
|
[x: string]: undefined;
|
|
377
413
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
378
414
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
379
|
-
}
|
|
380
|
-
[x: string]: undefined;
|
|
381
|
-
}) | ({
|
|
415
|
+
} | ({
|
|
382
416
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
383
417
|
} & {
|
|
384
418
|
[x: string]: undefined;
|
|
385
|
-
} & {
|
|
419
|
+
})) & ({} | {
|
|
420
|
+
[x: string]: undefined;
|
|
421
|
+
} | {
|
|
386
422
|
[x: string]: undefined;
|
|
387
423
|
}), string | number> & {
|
|
388
424
|
[x: string]: undefined;
|
|
389
425
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
390
426
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
391
|
-
}
|
|
392
|
-
[x: string]: undefined;
|
|
393
|
-
}) | ({
|
|
427
|
+
} | ({
|
|
394
428
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
395
429
|
} & {
|
|
396
430
|
[x: string]: undefined;
|
|
397
|
-
} & {
|
|
431
|
+
})) & ({} | {
|
|
432
|
+
[x: string]: undefined;
|
|
433
|
+
} | {
|
|
398
434
|
[x: string]: undefined;
|
|
399
435
|
}), string | number> & {
|
|
400
436
|
[x: string]: undefined;
|
|
401
437
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
402
438
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
403
|
-
}
|
|
404
|
-
[x: string]: undefined;
|
|
405
|
-
}) | ({
|
|
439
|
+
} | ({
|
|
406
440
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
407
441
|
} & {
|
|
408
442
|
[x: string]: undefined;
|
|
409
|
-
} & {
|
|
443
|
+
})) & ({} | {
|
|
444
|
+
[x: string]: undefined;
|
|
445
|
+
} | {
|
|
410
446
|
[x: string]: undefined;
|
|
411
447
|
}), string | number> & {
|
|
412
448
|
[x: string]: undefined;
|
|
413
449
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
414
450
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
415
|
-
}
|
|
416
|
-
[x: string]: undefined;
|
|
417
|
-
}) | ({
|
|
451
|
+
} | ({
|
|
418
452
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
419
453
|
} & {
|
|
420
454
|
[x: string]: undefined;
|
|
421
|
-
} & {
|
|
455
|
+
})) & ({} | {
|
|
456
|
+
[x: string]: undefined;
|
|
457
|
+
} | {
|
|
422
458
|
[x: string]: undefined;
|
|
423
459
|
}), string | number> & {
|
|
424
460
|
[x: string]: undefined;
|
|
425
461
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
426
462
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
427
|
-
}
|
|
428
|
-
[x: string]: undefined;
|
|
429
|
-
}) | ({
|
|
463
|
+
} | ({
|
|
430
464
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
431
465
|
} & {
|
|
432
466
|
[x: string]: undefined;
|
|
433
|
-
} & {
|
|
467
|
+
})) & ({} | {
|
|
468
|
+
[x: string]: undefined;
|
|
469
|
+
} | {
|
|
434
470
|
[x: string]: undefined;
|
|
435
471
|
}), string | number> & {
|
|
436
472
|
[x: string]: undefined;
|
|
437
473
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
438
474
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
439
|
-
}
|
|
440
|
-
[x: string]: undefined;
|
|
441
|
-
}) | ({
|
|
475
|
+
} | ({
|
|
442
476
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
443
477
|
} & {
|
|
444
478
|
[x: string]: undefined;
|
|
445
|
-
} & {
|
|
479
|
+
})) & ({} | {
|
|
480
|
+
[x: string]: undefined;
|
|
481
|
+
} | {
|
|
446
482
|
[x: string]: undefined;
|
|
447
483
|
}), string | number> & {
|
|
448
484
|
[x: string]: undefined;
|
|
449
485
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
450
486
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
451
|
-
}
|
|
452
|
-
[x: string]: undefined;
|
|
453
|
-
}) | ({
|
|
487
|
+
} | ({
|
|
454
488
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
455
489
|
} & {
|
|
456
490
|
[x: string]: undefined;
|
|
457
|
-
} & {
|
|
491
|
+
})) & ({} | {
|
|
492
|
+
[x: string]: undefined;
|
|
493
|
+
} | {
|
|
458
494
|
[x: string]: undefined;
|
|
459
495
|
}), string | number> & {
|
|
460
496
|
[x: string]: undefined;
|
|
461
497
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
462
498
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
463
|
-
}
|
|
464
|
-
[x: string]: undefined;
|
|
465
|
-
}) | ({
|
|
499
|
+
} | ({
|
|
466
500
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
467
501
|
} & {
|
|
468
502
|
[x: string]: undefined;
|
|
469
|
-
} & {
|
|
503
|
+
})) & ({} | {
|
|
504
|
+
[x: string]: undefined;
|
|
505
|
+
} | {
|
|
470
506
|
[x: string]: undefined;
|
|
471
507
|
}), string | number> & {
|
|
472
508
|
[x: string]: undefined;
|
|
473
509
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
474
510
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
475
|
-
}
|
|
476
|
-
[x: string]: undefined;
|
|
477
|
-
}) | ({
|
|
511
|
+
} | ({
|
|
478
512
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
479
513
|
} & {
|
|
480
514
|
[x: string]: undefined;
|
|
481
|
-
} & {
|
|
515
|
+
})) & ({} | {
|
|
516
|
+
[x: string]: undefined;
|
|
517
|
+
} | {
|
|
482
518
|
[x: string]: undefined;
|
|
483
519
|
}), string | number> & {
|
|
484
520
|
[x: string]: undefined;
|
|
485
521
|
}>>), import("@tamagui/web").TamaguiElement, import("@tamagui/web").TextPropsBase, (({
|
|
486
522
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
487
|
-
}
|
|
488
|
-
[x: string]: undefined;
|
|
489
|
-
}) | ({
|
|
523
|
+
} | ({
|
|
490
524
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
491
525
|
} & {
|
|
492
526
|
[x: string]: undefined;
|
|
493
|
-
} & {
|
|
527
|
+
})) & ({} | {
|
|
528
|
+
[x: string]: undefined;
|
|
529
|
+
} | {
|
|
494
530
|
[x: string]: undefined;
|
|
495
|
-
})) & ({
|
|
531
|
+
})) & ({} | {
|
|
496
532
|
[x: string]: undefined;
|
|
497
533
|
} | {
|
|
498
534
|
[x: string]: undefined;
|
|
@@ -500,7 +536,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
500
536
|
[x: string]: undefined;
|
|
501
537
|
} | {
|
|
502
538
|
[x: string]: undefined;
|
|
503
|
-
}
|
|
539
|
+
}), {
|
|
504
540
|
displayName: string | undefined;
|
|
505
541
|
}>;
|
|
506
542
|
export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{}, "size"> & {
|
|
@@ -523,195 +559,207 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
523
559
|
[x: string]: undefined;
|
|
524
560
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
525
561
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
562
|
+
} | ({
|
|
563
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
526
564
|
} & {
|
|
527
565
|
[x: string]: undefined;
|
|
528
|
-
}, string | number> & {
|
|
566
|
+
}), string | number> & {
|
|
529
567
|
[x: string]: undefined;
|
|
530
568
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
531
569
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
570
|
+
} | ({
|
|
571
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
532
572
|
} & {
|
|
533
573
|
[x: string]: undefined;
|
|
534
|
-
}, string | number> & {
|
|
574
|
+
}), string | number> & {
|
|
535
575
|
[x: string]: undefined;
|
|
536
576
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
537
577
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
578
|
+
} | ({
|
|
579
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
538
580
|
} & {
|
|
539
581
|
[x: string]: undefined;
|
|
540
|
-
}, string | number> & {
|
|
582
|
+
}), string | number> & {
|
|
541
583
|
[x: string]: undefined;
|
|
542
584
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
543
585
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
586
|
+
} | ({
|
|
587
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
544
588
|
} & {
|
|
545
589
|
[x: string]: undefined;
|
|
546
|
-
}, string | number> & {
|
|
590
|
+
}), string | number> & {
|
|
547
591
|
[x: string]: undefined;
|
|
548
592
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
549
593
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
594
|
+
} | ({
|
|
595
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
550
596
|
} & {
|
|
551
597
|
[x: string]: undefined;
|
|
552
|
-
}, string | number> & {
|
|
598
|
+
}), string | number> & {
|
|
553
599
|
[x: string]: undefined;
|
|
554
600
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
555
601
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
602
|
+
} | ({
|
|
603
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
556
604
|
} & {
|
|
557
605
|
[x: string]: undefined;
|
|
558
|
-
}, string | number> & {
|
|
606
|
+
}), string | number> & {
|
|
559
607
|
[x: string]: undefined;
|
|
560
608
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
561
609
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
562
|
-
}
|
|
563
|
-
[x: string]: undefined;
|
|
564
|
-
}) | ({
|
|
610
|
+
} | ({
|
|
565
611
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
566
612
|
} & {
|
|
567
613
|
[x: string]: undefined;
|
|
568
|
-
} & {
|
|
614
|
+
})) & ({} | {
|
|
615
|
+
[x: string]: undefined;
|
|
616
|
+
} | {
|
|
569
617
|
[x: string]: undefined;
|
|
570
618
|
}), string | number> & {
|
|
571
619
|
[x: string]: undefined;
|
|
572
620
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
573
621
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
574
|
-
}
|
|
575
|
-
[x: string]: undefined;
|
|
576
|
-
}) | ({
|
|
622
|
+
} | ({
|
|
577
623
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
578
624
|
} & {
|
|
579
625
|
[x: string]: undefined;
|
|
580
|
-
} & {
|
|
626
|
+
})) & ({} | {
|
|
627
|
+
[x: string]: undefined;
|
|
628
|
+
} | {
|
|
581
629
|
[x: string]: undefined;
|
|
582
630
|
}), string | number> & {
|
|
583
631
|
[x: string]: undefined;
|
|
584
632
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
585
633
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
586
|
-
}
|
|
587
|
-
[x: string]: undefined;
|
|
588
|
-
}) | ({
|
|
634
|
+
} | ({
|
|
589
635
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
590
636
|
} & {
|
|
591
637
|
[x: string]: undefined;
|
|
592
|
-
} & {
|
|
638
|
+
})) & ({} | {
|
|
639
|
+
[x: string]: undefined;
|
|
640
|
+
} | {
|
|
593
641
|
[x: string]: undefined;
|
|
594
642
|
}), string | number> & {
|
|
595
643
|
[x: string]: undefined;
|
|
596
644
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
597
645
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
598
|
-
}
|
|
599
|
-
[x: string]: undefined;
|
|
600
|
-
}) | ({
|
|
646
|
+
} | ({
|
|
601
647
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
602
648
|
} & {
|
|
603
649
|
[x: string]: undefined;
|
|
604
|
-
} & {
|
|
650
|
+
})) & ({} | {
|
|
651
|
+
[x: string]: undefined;
|
|
652
|
+
} | {
|
|
605
653
|
[x: string]: undefined;
|
|
606
654
|
}), string | number> & {
|
|
607
655
|
[x: string]: undefined;
|
|
608
656
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
609
657
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
610
|
-
}
|
|
611
|
-
[x: string]: undefined;
|
|
612
|
-
}) | ({
|
|
658
|
+
} | ({
|
|
613
659
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
614
660
|
} & {
|
|
615
661
|
[x: string]: undefined;
|
|
616
|
-
} & {
|
|
662
|
+
})) & ({} | {
|
|
663
|
+
[x: string]: undefined;
|
|
664
|
+
} | {
|
|
617
665
|
[x: string]: undefined;
|
|
618
666
|
}), string | number> & {
|
|
619
667
|
[x: string]: undefined;
|
|
620
668
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
621
669
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
622
|
-
}
|
|
623
|
-
[x: string]: undefined;
|
|
624
|
-
}) | ({
|
|
670
|
+
} | ({
|
|
625
671
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
626
672
|
} & {
|
|
627
673
|
[x: string]: undefined;
|
|
628
|
-
} & {
|
|
674
|
+
})) & ({} | {
|
|
675
|
+
[x: string]: undefined;
|
|
676
|
+
} | {
|
|
629
677
|
[x: string]: undefined;
|
|
630
678
|
}), string | number> & {
|
|
631
679
|
[x: string]: undefined;
|
|
632
680
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
633
681
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
634
|
-
}
|
|
635
|
-
[x: string]: undefined;
|
|
636
|
-
}) | ({
|
|
682
|
+
} | ({
|
|
637
683
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
638
684
|
} & {
|
|
639
685
|
[x: string]: undefined;
|
|
640
|
-
} & {
|
|
686
|
+
})) & ({} | {
|
|
687
|
+
[x: string]: undefined;
|
|
688
|
+
} | {
|
|
641
689
|
[x: string]: undefined;
|
|
642
690
|
}), string | number> & {
|
|
643
691
|
[x: string]: undefined;
|
|
644
692
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
645
693
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
646
|
-
}
|
|
647
|
-
[x: string]: undefined;
|
|
648
|
-
}) | ({
|
|
694
|
+
} | ({
|
|
649
695
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
650
696
|
} & {
|
|
651
697
|
[x: string]: undefined;
|
|
652
|
-
} & {
|
|
698
|
+
})) & ({} | {
|
|
699
|
+
[x: string]: undefined;
|
|
700
|
+
} | {
|
|
653
701
|
[x: string]: undefined;
|
|
654
702
|
}), string | number> & {
|
|
655
703
|
[x: string]: undefined;
|
|
656
704
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
657
705
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
658
|
-
}
|
|
659
|
-
[x: string]: undefined;
|
|
660
|
-
}) | ({
|
|
706
|
+
} | ({
|
|
661
707
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
662
708
|
} & {
|
|
663
709
|
[x: string]: undefined;
|
|
664
|
-
} & {
|
|
710
|
+
})) & ({} | {
|
|
711
|
+
[x: string]: undefined;
|
|
712
|
+
} | {
|
|
665
713
|
[x: string]: undefined;
|
|
666
714
|
}), string | number> & {
|
|
667
715
|
[x: string]: undefined;
|
|
668
716
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
669
717
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
670
|
-
}
|
|
671
|
-
[x: string]: undefined;
|
|
672
|
-
}) | ({
|
|
718
|
+
} | ({
|
|
673
719
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
674
720
|
} & {
|
|
675
721
|
[x: string]: undefined;
|
|
676
|
-
} & {
|
|
722
|
+
})) & ({} | {
|
|
723
|
+
[x: string]: undefined;
|
|
724
|
+
} | {
|
|
677
725
|
[x: string]: undefined;
|
|
678
726
|
}), string | number> & {
|
|
679
727
|
[x: string]: undefined;
|
|
680
728
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
681
729
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
682
|
-
}
|
|
683
|
-
[x: string]: undefined;
|
|
684
|
-
}) | ({
|
|
730
|
+
} | ({
|
|
685
731
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
686
732
|
} & {
|
|
687
733
|
[x: string]: undefined;
|
|
688
|
-
} & {
|
|
734
|
+
})) & ({} | {
|
|
735
|
+
[x: string]: undefined;
|
|
736
|
+
} | {
|
|
689
737
|
[x: string]: undefined;
|
|
690
738
|
}), string | number> & {
|
|
691
739
|
[x: string]: undefined;
|
|
692
740
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
693
741
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
694
|
-
}
|
|
695
|
-
[x: string]: undefined;
|
|
696
|
-
}) | ({
|
|
742
|
+
} | ({
|
|
697
743
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
698
744
|
} & {
|
|
699
745
|
[x: string]: undefined;
|
|
700
|
-
} & {
|
|
746
|
+
})) & ({} | {
|
|
747
|
+
[x: string]: undefined;
|
|
748
|
+
} | {
|
|
701
749
|
[x: string]: undefined;
|
|
702
750
|
}), string | number> & {
|
|
703
751
|
[x: string]: undefined;
|
|
704
752
|
}>>), import("@tamagui/web").TamaguiElement, import("@tamagui/web").TextPropsBase, (({
|
|
705
753
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
706
|
-
}
|
|
707
|
-
[x: string]: undefined;
|
|
708
|
-
}) | ({
|
|
754
|
+
} | ({
|
|
709
755
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
710
756
|
} & {
|
|
711
757
|
[x: string]: undefined;
|
|
712
|
-
} & {
|
|
758
|
+
})) & ({} | {
|
|
759
|
+
[x: string]: undefined;
|
|
760
|
+
} | {
|
|
713
761
|
[x: string]: undefined;
|
|
714
|
-
})) & ({
|
|
762
|
+
})) & ({} | {
|
|
715
763
|
[x: string]: undefined;
|
|
716
764
|
} | {
|
|
717
765
|
[x: string]: undefined;
|
|
@@ -719,7 +767,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
719
767
|
[x: string]: undefined;
|
|
720
768
|
} | {
|
|
721
769
|
[x: string]: undefined;
|
|
722
|
-
}
|
|
770
|
+
}), {
|
|
723
771
|
displayName: string | undefined;
|
|
724
772
|
}>;
|
|
725
773
|
export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{}, "size"> & {
|
|
@@ -742,195 +790,207 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
742
790
|
[x: string]: undefined;
|
|
743
791
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
744
792
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
793
|
+
} | ({
|
|
794
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
745
795
|
} & {
|
|
746
796
|
[x: string]: undefined;
|
|
747
|
-
}, string | number> & {
|
|
797
|
+
}), string | number> & {
|
|
748
798
|
[x: string]: undefined;
|
|
749
799
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
750
800
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
801
|
+
} | ({
|
|
802
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
751
803
|
} & {
|
|
752
804
|
[x: string]: undefined;
|
|
753
|
-
}, string | number> & {
|
|
805
|
+
}), string | number> & {
|
|
754
806
|
[x: string]: undefined;
|
|
755
807
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
756
808
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
809
|
+
} | ({
|
|
810
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
757
811
|
} & {
|
|
758
812
|
[x: string]: undefined;
|
|
759
|
-
}, string | number> & {
|
|
813
|
+
}), string | number> & {
|
|
760
814
|
[x: string]: undefined;
|
|
761
815
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
762
816
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
817
|
+
} | ({
|
|
818
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
763
819
|
} & {
|
|
764
820
|
[x: string]: undefined;
|
|
765
|
-
}, string | number> & {
|
|
821
|
+
}), string | number> & {
|
|
766
822
|
[x: string]: undefined;
|
|
767
823
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
768
824
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
825
|
+
} | ({
|
|
826
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
769
827
|
} & {
|
|
770
828
|
[x: string]: undefined;
|
|
771
|
-
}, string | number> & {
|
|
829
|
+
}), string | number> & {
|
|
772
830
|
[x: string]: undefined;
|
|
773
831
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
774
832
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
833
|
+
} | ({
|
|
834
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
775
835
|
} & {
|
|
776
836
|
[x: string]: undefined;
|
|
777
|
-
}, string | number> & {
|
|
837
|
+
}), string | number> & {
|
|
778
838
|
[x: string]: undefined;
|
|
779
839
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
780
840
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
781
|
-
}
|
|
782
|
-
[x: string]: undefined;
|
|
783
|
-
}) | ({
|
|
841
|
+
} | ({
|
|
784
842
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
785
843
|
} & {
|
|
786
844
|
[x: string]: undefined;
|
|
787
|
-
} & {
|
|
845
|
+
})) & ({} | {
|
|
846
|
+
[x: string]: undefined;
|
|
847
|
+
} | {
|
|
788
848
|
[x: string]: undefined;
|
|
789
849
|
}), string | number> & {
|
|
790
850
|
[x: string]: undefined;
|
|
791
851
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
792
852
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
793
|
-
}
|
|
794
|
-
[x: string]: undefined;
|
|
795
|
-
}) | ({
|
|
853
|
+
} | ({
|
|
796
854
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
797
855
|
} & {
|
|
798
856
|
[x: string]: undefined;
|
|
799
|
-
} & {
|
|
857
|
+
})) & ({} | {
|
|
858
|
+
[x: string]: undefined;
|
|
859
|
+
} | {
|
|
800
860
|
[x: string]: undefined;
|
|
801
861
|
}), string | number> & {
|
|
802
862
|
[x: string]: undefined;
|
|
803
863
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
804
864
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
805
|
-
}
|
|
806
|
-
[x: string]: undefined;
|
|
807
|
-
}) | ({
|
|
865
|
+
} | ({
|
|
808
866
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
809
867
|
} & {
|
|
810
868
|
[x: string]: undefined;
|
|
811
|
-
} & {
|
|
869
|
+
})) & ({} | {
|
|
870
|
+
[x: string]: undefined;
|
|
871
|
+
} | {
|
|
812
872
|
[x: string]: undefined;
|
|
813
873
|
}), string | number> & {
|
|
814
874
|
[x: string]: undefined;
|
|
815
875
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
816
876
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
817
|
-
}
|
|
818
|
-
[x: string]: undefined;
|
|
819
|
-
}) | ({
|
|
877
|
+
} | ({
|
|
820
878
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
821
879
|
} & {
|
|
822
880
|
[x: string]: undefined;
|
|
823
|
-
} & {
|
|
881
|
+
})) & ({} | {
|
|
882
|
+
[x: string]: undefined;
|
|
883
|
+
} | {
|
|
824
884
|
[x: string]: undefined;
|
|
825
885
|
}), string | number> & {
|
|
826
886
|
[x: string]: undefined;
|
|
827
887
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
828
888
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
829
|
-
}
|
|
830
|
-
[x: string]: undefined;
|
|
831
|
-
}) | ({
|
|
889
|
+
} | ({
|
|
832
890
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
833
891
|
} & {
|
|
834
892
|
[x: string]: undefined;
|
|
835
|
-
} & {
|
|
893
|
+
})) & ({} | {
|
|
894
|
+
[x: string]: undefined;
|
|
895
|
+
} | {
|
|
836
896
|
[x: string]: undefined;
|
|
837
897
|
}), string | number> & {
|
|
838
898
|
[x: string]: undefined;
|
|
839
899
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
840
900
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
841
|
-
}
|
|
842
|
-
[x: string]: undefined;
|
|
843
|
-
}) | ({
|
|
901
|
+
} | ({
|
|
844
902
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
845
903
|
} & {
|
|
846
904
|
[x: string]: undefined;
|
|
847
|
-
} & {
|
|
905
|
+
})) & ({} | {
|
|
906
|
+
[x: string]: undefined;
|
|
907
|
+
} | {
|
|
848
908
|
[x: string]: undefined;
|
|
849
909
|
}), string | number> & {
|
|
850
910
|
[x: string]: undefined;
|
|
851
911
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
852
912
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
853
|
-
}
|
|
854
|
-
[x: string]: undefined;
|
|
855
|
-
}) | ({
|
|
913
|
+
} | ({
|
|
856
914
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
857
915
|
} & {
|
|
858
916
|
[x: string]: undefined;
|
|
859
|
-
} & {
|
|
917
|
+
})) & ({} | {
|
|
918
|
+
[x: string]: undefined;
|
|
919
|
+
} | {
|
|
860
920
|
[x: string]: undefined;
|
|
861
921
|
}), string | number> & {
|
|
862
922
|
[x: string]: undefined;
|
|
863
923
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
864
924
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
865
|
-
}
|
|
866
|
-
[x: string]: undefined;
|
|
867
|
-
}) | ({
|
|
925
|
+
} | ({
|
|
868
926
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
869
927
|
} & {
|
|
870
928
|
[x: string]: undefined;
|
|
871
|
-
} & {
|
|
929
|
+
})) & ({} | {
|
|
930
|
+
[x: string]: undefined;
|
|
931
|
+
} | {
|
|
872
932
|
[x: string]: undefined;
|
|
873
933
|
}), string | number> & {
|
|
874
934
|
[x: string]: undefined;
|
|
875
935
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
876
936
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
877
|
-
}
|
|
878
|
-
[x: string]: undefined;
|
|
879
|
-
}) | ({
|
|
937
|
+
} | ({
|
|
880
938
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
881
939
|
} & {
|
|
882
940
|
[x: string]: undefined;
|
|
883
|
-
} & {
|
|
941
|
+
})) & ({} | {
|
|
942
|
+
[x: string]: undefined;
|
|
943
|
+
} | {
|
|
884
944
|
[x: string]: undefined;
|
|
885
945
|
}), string | number> & {
|
|
886
946
|
[x: string]: undefined;
|
|
887
947
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
888
948
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
889
|
-
}
|
|
890
|
-
[x: string]: undefined;
|
|
891
|
-
}) | ({
|
|
949
|
+
} | ({
|
|
892
950
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
893
951
|
} & {
|
|
894
952
|
[x: string]: undefined;
|
|
895
|
-
} & {
|
|
953
|
+
})) & ({} | {
|
|
954
|
+
[x: string]: undefined;
|
|
955
|
+
} | {
|
|
896
956
|
[x: string]: undefined;
|
|
897
957
|
}), string | number> & {
|
|
898
958
|
[x: string]: undefined;
|
|
899
959
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
900
960
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
901
|
-
}
|
|
902
|
-
[x: string]: undefined;
|
|
903
|
-
}) | ({
|
|
961
|
+
} | ({
|
|
904
962
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
905
963
|
} & {
|
|
906
964
|
[x: string]: undefined;
|
|
907
|
-
} & {
|
|
965
|
+
})) & ({} | {
|
|
966
|
+
[x: string]: undefined;
|
|
967
|
+
} | {
|
|
908
968
|
[x: string]: undefined;
|
|
909
969
|
}), string | number> & {
|
|
910
970
|
[x: string]: undefined;
|
|
911
971
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
912
972
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
913
|
-
}
|
|
914
|
-
[x: string]: undefined;
|
|
915
|
-
}) | ({
|
|
973
|
+
} | ({
|
|
916
974
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
917
975
|
} & {
|
|
918
976
|
[x: string]: undefined;
|
|
919
|
-
} & {
|
|
977
|
+
})) & ({} | {
|
|
978
|
+
[x: string]: undefined;
|
|
979
|
+
} | {
|
|
920
980
|
[x: string]: undefined;
|
|
921
981
|
}), string | number> & {
|
|
922
982
|
[x: string]: undefined;
|
|
923
983
|
}>>), import("@tamagui/web").TamaguiElement, import("@tamagui/web").TextPropsBase, (({
|
|
924
984
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
925
|
-
}
|
|
926
|
-
[x: string]: undefined;
|
|
927
|
-
}) | ({
|
|
985
|
+
} | ({
|
|
928
986
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
929
987
|
} & {
|
|
930
988
|
[x: string]: undefined;
|
|
931
|
-
} & {
|
|
989
|
+
})) & ({} | {
|
|
990
|
+
[x: string]: undefined;
|
|
991
|
+
} | {
|
|
932
992
|
[x: string]: undefined;
|
|
933
|
-
})) & ({
|
|
993
|
+
})) & ({} | {
|
|
934
994
|
[x: string]: undefined;
|
|
935
995
|
} | {
|
|
936
996
|
[x: string]: undefined;
|
|
@@ -938,7 +998,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
938
998
|
[x: string]: undefined;
|
|
939
999
|
} | {
|
|
940
1000
|
[x: string]: undefined;
|
|
941
|
-
}
|
|
1001
|
+
}), {
|
|
942
1002
|
displayName: string | undefined;
|
|
943
1003
|
}>;
|
|
944
1004
|
export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{}, "size"> & {
|
|
@@ -961,195 +1021,207 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
961
1021
|
[x: string]: undefined;
|
|
962
1022
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
963
1023
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1024
|
+
} | ({
|
|
1025
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
964
1026
|
} & {
|
|
965
1027
|
[x: string]: undefined;
|
|
966
|
-
}, string | number> & {
|
|
1028
|
+
}), string | number> & {
|
|
967
1029
|
[x: string]: undefined;
|
|
968
1030
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
969
1031
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1032
|
+
} | ({
|
|
1033
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
970
1034
|
} & {
|
|
971
1035
|
[x: string]: undefined;
|
|
972
|
-
}, string | number> & {
|
|
1036
|
+
}), string | number> & {
|
|
973
1037
|
[x: string]: undefined;
|
|
974
1038
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
975
1039
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1040
|
+
} | ({
|
|
1041
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
976
1042
|
} & {
|
|
977
1043
|
[x: string]: undefined;
|
|
978
|
-
}, string | number> & {
|
|
1044
|
+
}), string | number> & {
|
|
979
1045
|
[x: string]: undefined;
|
|
980
1046
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
981
1047
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1048
|
+
} | ({
|
|
1049
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
982
1050
|
} & {
|
|
983
1051
|
[x: string]: undefined;
|
|
984
|
-
}, string | number> & {
|
|
1052
|
+
}), string | number> & {
|
|
985
1053
|
[x: string]: undefined;
|
|
986
1054
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
987
1055
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1056
|
+
} | ({
|
|
1057
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
988
1058
|
} & {
|
|
989
1059
|
[x: string]: undefined;
|
|
990
|
-
}, string | number> & {
|
|
1060
|
+
}), string | number> & {
|
|
991
1061
|
[x: string]: undefined;
|
|
992
1062
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
993
1063
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1064
|
+
} | ({
|
|
1065
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
994
1066
|
} & {
|
|
995
1067
|
[x: string]: undefined;
|
|
996
|
-
}, string | number> & {
|
|
1068
|
+
}), string | number> & {
|
|
997
1069
|
[x: string]: undefined;
|
|
998
1070
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
999
1071
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1000
|
-
}
|
|
1001
|
-
[x: string]: undefined;
|
|
1002
|
-
}) | ({
|
|
1072
|
+
} | ({
|
|
1003
1073
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1004
1074
|
} & {
|
|
1005
1075
|
[x: string]: undefined;
|
|
1006
|
-
} & {
|
|
1076
|
+
})) & ({} | {
|
|
1077
|
+
[x: string]: undefined;
|
|
1078
|
+
} | {
|
|
1007
1079
|
[x: string]: undefined;
|
|
1008
1080
|
}), string | number> & {
|
|
1009
1081
|
[x: string]: undefined;
|
|
1010
1082
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1011
1083
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1012
|
-
}
|
|
1013
|
-
[x: string]: undefined;
|
|
1014
|
-
}) | ({
|
|
1084
|
+
} | ({
|
|
1015
1085
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1016
1086
|
} & {
|
|
1017
1087
|
[x: string]: undefined;
|
|
1018
|
-
} & {
|
|
1088
|
+
})) & ({} | {
|
|
1089
|
+
[x: string]: undefined;
|
|
1090
|
+
} | {
|
|
1019
1091
|
[x: string]: undefined;
|
|
1020
1092
|
}), string | number> & {
|
|
1021
1093
|
[x: string]: undefined;
|
|
1022
1094
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1023
1095
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1024
|
-
}
|
|
1025
|
-
[x: string]: undefined;
|
|
1026
|
-
}) | ({
|
|
1096
|
+
} | ({
|
|
1027
1097
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1028
1098
|
} & {
|
|
1029
1099
|
[x: string]: undefined;
|
|
1030
|
-
} & {
|
|
1100
|
+
})) & ({} | {
|
|
1101
|
+
[x: string]: undefined;
|
|
1102
|
+
} | {
|
|
1031
1103
|
[x: string]: undefined;
|
|
1032
1104
|
}), string | number> & {
|
|
1033
1105
|
[x: string]: undefined;
|
|
1034
1106
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1035
1107
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1036
|
-
}
|
|
1037
|
-
[x: string]: undefined;
|
|
1038
|
-
}) | ({
|
|
1108
|
+
} | ({
|
|
1039
1109
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1040
1110
|
} & {
|
|
1041
1111
|
[x: string]: undefined;
|
|
1042
|
-
} & {
|
|
1112
|
+
})) & ({} | {
|
|
1113
|
+
[x: string]: undefined;
|
|
1114
|
+
} | {
|
|
1043
1115
|
[x: string]: undefined;
|
|
1044
1116
|
}), string | number> & {
|
|
1045
1117
|
[x: string]: undefined;
|
|
1046
1118
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1047
1119
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1048
|
-
}
|
|
1049
|
-
[x: string]: undefined;
|
|
1050
|
-
}) | ({
|
|
1120
|
+
} | ({
|
|
1051
1121
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1052
1122
|
} & {
|
|
1053
1123
|
[x: string]: undefined;
|
|
1054
|
-
} & {
|
|
1124
|
+
})) & ({} | {
|
|
1125
|
+
[x: string]: undefined;
|
|
1126
|
+
} | {
|
|
1055
1127
|
[x: string]: undefined;
|
|
1056
1128
|
}), string | number> & {
|
|
1057
1129
|
[x: string]: undefined;
|
|
1058
1130
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1059
1131
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1060
|
-
}
|
|
1061
|
-
[x: string]: undefined;
|
|
1062
|
-
}) | ({
|
|
1132
|
+
} | ({
|
|
1063
1133
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1064
1134
|
} & {
|
|
1065
1135
|
[x: string]: undefined;
|
|
1066
|
-
} & {
|
|
1136
|
+
})) & ({} | {
|
|
1137
|
+
[x: string]: undefined;
|
|
1138
|
+
} | {
|
|
1067
1139
|
[x: string]: undefined;
|
|
1068
1140
|
}), string | number> & {
|
|
1069
1141
|
[x: string]: undefined;
|
|
1070
1142
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1071
1143
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1072
|
-
}
|
|
1073
|
-
[x: string]: undefined;
|
|
1074
|
-
}) | ({
|
|
1144
|
+
} | ({
|
|
1075
1145
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1076
1146
|
} & {
|
|
1077
1147
|
[x: string]: undefined;
|
|
1078
|
-
} & {
|
|
1148
|
+
})) & ({} | {
|
|
1149
|
+
[x: string]: undefined;
|
|
1150
|
+
} | {
|
|
1079
1151
|
[x: string]: undefined;
|
|
1080
1152
|
}), string | number> & {
|
|
1081
1153
|
[x: string]: undefined;
|
|
1082
1154
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1083
1155
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1084
|
-
}
|
|
1085
|
-
[x: string]: undefined;
|
|
1086
|
-
}) | ({
|
|
1156
|
+
} | ({
|
|
1087
1157
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1088
1158
|
} & {
|
|
1089
1159
|
[x: string]: undefined;
|
|
1090
|
-
} & {
|
|
1160
|
+
})) & ({} | {
|
|
1161
|
+
[x: string]: undefined;
|
|
1162
|
+
} | {
|
|
1091
1163
|
[x: string]: undefined;
|
|
1092
1164
|
}), string | number> & {
|
|
1093
1165
|
[x: string]: undefined;
|
|
1094
1166
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1095
1167
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1096
|
-
}
|
|
1097
|
-
[x: string]: undefined;
|
|
1098
|
-
}) | ({
|
|
1168
|
+
} | ({
|
|
1099
1169
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1100
1170
|
} & {
|
|
1101
1171
|
[x: string]: undefined;
|
|
1102
|
-
} & {
|
|
1172
|
+
})) & ({} | {
|
|
1173
|
+
[x: string]: undefined;
|
|
1174
|
+
} | {
|
|
1103
1175
|
[x: string]: undefined;
|
|
1104
1176
|
}), string | number> & {
|
|
1105
1177
|
[x: string]: undefined;
|
|
1106
1178
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1107
1179
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1108
|
-
}
|
|
1109
|
-
[x: string]: undefined;
|
|
1110
|
-
}) | ({
|
|
1180
|
+
} | ({
|
|
1111
1181
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1112
1182
|
} & {
|
|
1113
1183
|
[x: string]: undefined;
|
|
1114
|
-
} & {
|
|
1184
|
+
})) & ({} | {
|
|
1185
|
+
[x: string]: undefined;
|
|
1186
|
+
} | {
|
|
1115
1187
|
[x: string]: undefined;
|
|
1116
1188
|
}), string | number> & {
|
|
1117
1189
|
[x: string]: undefined;
|
|
1118
1190
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1119
1191
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1120
|
-
}
|
|
1121
|
-
[x: string]: undefined;
|
|
1122
|
-
}) | ({
|
|
1192
|
+
} | ({
|
|
1123
1193
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1124
1194
|
} & {
|
|
1125
1195
|
[x: string]: undefined;
|
|
1126
|
-
} & {
|
|
1196
|
+
})) & ({} | {
|
|
1197
|
+
[x: string]: undefined;
|
|
1198
|
+
} | {
|
|
1127
1199
|
[x: string]: undefined;
|
|
1128
1200
|
}), string | number> & {
|
|
1129
1201
|
[x: string]: undefined;
|
|
1130
1202
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1131
1203
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1132
|
-
}
|
|
1133
|
-
[x: string]: undefined;
|
|
1134
|
-
}) | ({
|
|
1204
|
+
} | ({
|
|
1135
1205
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1136
1206
|
} & {
|
|
1137
1207
|
[x: string]: undefined;
|
|
1138
|
-
} & {
|
|
1208
|
+
})) & ({} | {
|
|
1209
|
+
[x: string]: undefined;
|
|
1210
|
+
} | {
|
|
1139
1211
|
[x: string]: undefined;
|
|
1140
1212
|
}), string | number> & {
|
|
1141
1213
|
[x: string]: undefined;
|
|
1142
1214
|
}>>), import("@tamagui/web").TamaguiElement, import("@tamagui/web").TextPropsBase, (({
|
|
1143
1215
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1144
|
-
}
|
|
1145
|
-
[x: string]: undefined;
|
|
1146
|
-
}) | ({
|
|
1216
|
+
} | ({
|
|
1147
1217
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1148
1218
|
} & {
|
|
1149
1219
|
[x: string]: undefined;
|
|
1150
|
-
} & {
|
|
1220
|
+
})) & ({} | {
|
|
1221
|
+
[x: string]: undefined;
|
|
1222
|
+
} | {
|
|
1151
1223
|
[x: string]: undefined;
|
|
1152
|
-
})) & ({
|
|
1224
|
+
})) & ({} | {
|
|
1153
1225
|
[x: string]: undefined;
|
|
1154
1226
|
} | {
|
|
1155
1227
|
[x: string]: undefined;
|
|
@@ -1157,7 +1229,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1157
1229
|
[x: string]: undefined;
|
|
1158
1230
|
} | {
|
|
1159
1231
|
[x: string]: undefined;
|
|
1160
|
-
}
|
|
1232
|
+
}), {
|
|
1161
1233
|
displayName: string | undefined;
|
|
1162
1234
|
}>;
|
|
1163
1235
|
export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{}, "size"> & {
|
|
@@ -1180,195 +1252,207 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1180
1252
|
[x: string]: undefined;
|
|
1181
1253
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
1182
1254
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1255
|
+
} | ({
|
|
1256
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1183
1257
|
} & {
|
|
1184
1258
|
[x: string]: undefined;
|
|
1185
|
-
}, string | number> & {
|
|
1259
|
+
}), string | number> & {
|
|
1186
1260
|
[x: string]: undefined;
|
|
1187
1261
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
1188
1262
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1263
|
+
} | ({
|
|
1264
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1189
1265
|
} & {
|
|
1190
1266
|
[x: string]: undefined;
|
|
1191
|
-
}, string | number> & {
|
|
1267
|
+
}), string | number> & {
|
|
1192
1268
|
[x: string]: undefined;
|
|
1193
1269
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
1194
1270
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1271
|
+
} | ({
|
|
1272
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1195
1273
|
} & {
|
|
1196
1274
|
[x: string]: undefined;
|
|
1197
|
-
}, string | number> & {
|
|
1275
|
+
}), string | number> & {
|
|
1198
1276
|
[x: string]: undefined;
|
|
1199
1277
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
1200
1278
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1279
|
+
} | ({
|
|
1280
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1201
1281
|
} & {
|
|
1202
1282
|
[x: string]: undefined;
|
|
1203
|
-
}, string | number> & {
|
|
1283
|
+
}), string | number> & {
|
|
1204
1284
|
[x: string]: undefined;
|
|
1205
1285
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
1206
1286
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1287
|
+
} | ({
|
|
1288
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1207
1289
|
} & {
|
|
1208
1290
|
[x: string]: undefined;
|
|
1209
|
-
}, string | number> & {
|
|
1291
|
+
}), string | number> & {
|
|
1210
1292
|
[x: string]: undefined;
|
|
1211
1293
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
|
|
1212
1294
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1295
|
+
} | ({
|
|
1296
|
+
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1213
1297
|
} & {
|
|
1214
1298
|
[x: string]: undefined;
|
|
1215
|
-
}, string | number> & {
|
|
1299
|
+
}), string | number> & {
|
|
1216
1300
|
[x: string]: undefined;
|
|
1217
1301
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1218
1302
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1219
|
-
}
|
|
1220
|
-
[x: string]: undefined;
|
|
1221
|
-
}) | ({
|
|
1303
|
+
} | ({
|
|
1222
1304
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1223
1305
|
} & {
|
|
1224
1306
|
[x: string]: undefined;
|
|
1225
|
-
} & {
|
|
1307
|
+
})) & ({} | {
|
|
1308
|
+
[x: string]: undefined;
|
|
1309
|
+
} | {
|
|
1226
1310
|
[x: string]: undefined;
|
|
1227
1311
|
}), string | number> & {
|
|
1228
1312
|
[x: string]: undefined;
|
|
1229
1313
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1230
1314
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1231
|
-
}
|
|
1232
|
-
[x: string]: undefined;
|
|
1233
|
-
}) | ({
|
|
1315
|
+
} | ({
|
|
1234
1316
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1235
1317
|
} & {
|
|
1236
1318
|
[x: string]: undefined;
|
|
1237
|
-
} & {
|
|
1319
|
+
})) & ({} | {
|
|
1320
|
+
[x: string]: undefined;
|
|
1321
|
+
} | {
|
|
1238
1322
|
[x: string]: undefined;
|
|
1239
1323
|
}), string | number> & {
|
|
1240
1324
|
[x: string]: undefined;
|
|
1241
1325
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1242
1326
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1243
|
-
}
|
|
1244
|
-
[x: string]: undefined;
|
|
1245
|
-
}) | ({
|
|
1327
|
+
} | ({
|
|
1246
1328
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1247
1329
|
} & {
|
|
1248
1330
|
[x: string]: undefined;
|
|
1249
|
-
} & {
|
|
1331
|
+
})) & ({} | {
|
|
1332
|
+
[x: string]: undefined;
|
|
1333
|
+
} | {
|
|
1250
1334
|
[x: string]: undefined;
|
|
1251
1335
|
}), string | number> & {
|
|
1252
1336
|
[x: string]: undefined;
|
|
1253
1337
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1254
1338
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1255
|
-
}
|
|
1256
|
-
[x: string]: undefined;
|
|
1257
|
-
}) | ({
|
|
1339
|
+
} | ({
|
|
1258
1340
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1259
1341
|
} & {
|
|
1260
1342
|
[x: string]: undefined;
|
|
1261
|
-
} & {
|
|
1343
|
+
})) & ({} | {
|
|
1344
|
+
[x: string]: undefined;
|
|
1345
|
+
} | {
|
|
1262
1346
|
[x: string]: undefined;
|
|
1263
1347
|
}), string | number> & {
|
|
1264
1348
|
[x: string]: undefined;
|
|
1265
1349
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1266
1350
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1267
|
-
}
|
|
1268
|
-
[x: string]: undefined;
|
|
1269
|
-
}) | ({
|
|
1351
|
+
} | ({
|
|
1270
1352
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1271
1353
|
} & {
|
|
1272
1354
|
[x: string]: undefined;
|
|
1273
|
-
} & {
|
|
1355
|
+
})) & ({} | {
|
|
1356
|
+
[x: string]: undefined;
|
|
1357
|
+
} | {
|
|
1274
1358
|
[x: string]: undefined;
|
|
1275
1359
|
}), string | number> & {
|
|
1276
1360
|
[x: string]: undefined;
|
|
1277
1361
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1278
1362
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1279
|
-
}
|
|
1280
|
-
[x: string]: undefined;
|
|
1281
|
-
}) | ({
|
|
1363
|
+
} | ({
|
|
1282
1364
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1283
1365
|
} & {
|
|
1284
1366
|
[x: string]: undefined;
|
|
1285
|
-
} & {
|
|
1367
|
+
})) & ({} | {
|
|
1368
|
+
[x: string]: undefined;
|
|
1369
|
+
} | {
|
|
1286
1370
|
[x: string]: undefined;
|
|
1287
1371
|
}), string | number> & {
|
|
1288
1372
|
[x: string]: undefined;
|
|
1289
1373
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1290
1374
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1291
|
-
}
|
|
1292
|
-
[x: string]: undefined;
|
|
1293
|
-
}) | ({
|
|
1375
|
+
} | ({
|
|
1294
1376
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1295
1377
|
} & {
|
|
1296
1378
|
[x: string]: undefined;
|
|
1297
|
-
} & {
|
|
1379
|
+
})) & ({} | {
|
|
1380
|
+
[x: string]: undefined;
|
|
1381
|
+
} | {
|
|
1298
1382
|
[x: string]: undefined;
|
|
1299
1383
|
}), string | number> & {
|
|
1300
1384
|
[x: string]: undefined;
|
|
1301
1385
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1302
1386
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1303
|
-
}
|
|
1304
|
-
[x: string]: undefined;
|
|
1305
|
-
}) | ({
|
|
1387
|
+
} | ({
|
|
1306
1388
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1307
1389
|
} & {
|
|
1308
1390
|
[x: string]: undefined;
|
|
1309
|
-
} & {
|
|
1391
|
+
})) & ({} | {
|
|
1392
|
+
[x: string]: undefined;
|
|
1393
|
+
} | {
|
|
1310
1394
|
[x: string]: undefined;
|
|
1311
1395
|
}), string | number> & {
|
|
1312
1396
|
[x: string]: undefined;
|
|
1313
1397
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1314
1398
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1315
|
-
}
|
|
1316
|
-
[x: string]: undefined;
|
|
1317
|
-
}) | ({
|
|
1399
|
+
} | ({
|
|
1318
1400
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1319
1401
|
} & {
|
|
1320
1402
|
[x: string]: undefined;
|
|
1321
|
-
} & {
|
|
1403
|
+
})) & ({} | {
|
|
1404
|
+
[x: string]: undefined;
|
|
1405
|
+
} | {
|
|
1322
1406
|
[x: string]: undefined;
|
|
1323
1407
|
}), string | number> & {
|
|
1324
1408
|
[x: string]: undefined;
|
|
1325
1409
|
}>>) | (Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1326
1410
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1327
|
-
}
|
|
1328
|
-
[x: string]: undefined;
|
|
1329
|
-
}) | ({
|
|
1411
|
+
} | ({
|
|
1330
1412
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1331
1413
|
} & {
|
|
1332
1414
|
[x: string]: undefined;
|
|
1333
|
-
} & {
|
|
1415
|
+
})) & ({} | {
|
|
1416
|
+
[x: string]: undefined;
|
|
1417
|
+
} | {
|
|
1334
1418
|
[x: string]: undefined;
|
|
1335
1419
|
}), string | number> & {
|
|
1336
1420
|
[x: string]: undefined;
|
|
1337
1421
|
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1338
1422
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1339
|
-
}
|
|
1340
|
-
[x: string]: undefined;
|
|
1341
|
-
}) | ({
|
|
1423
|
+
} | ({
|
|
1342
1424
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1343
1425
|
} & {
|
|
1344
1426
|
[x: string]: undefined;
|
|
1345
|
-
} & {
|
|
1427
|
+
})) & ({} | {
|
|
1428
|
+
[x: string]: undefined;
|
|
1429
|
+
} | {
|
|
1346
1430
|
[x: string]: undefined;
|
|
1347
1431
|
}), string | number> & {
|
|
1348
1432
|
[x: string]: undefined;
|
|
1349
1433
|
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendsBaseTextProps & import("@tamagui/web").TamaguiComponentPropsBase & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<({
|
|
1350
1434
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1351
|
-
}
|
|
1352
|
-
[x: string]: undefined;
|
|
1353
|
-
}) | ({
|
|
1435
|
+
} | ({
|
|
1354
1436
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1355
1437
|
} & {
|
|
1356
1438
|
[x: string]: undefined;
|
|
1357
|
-
} & {
|
|
1439
|
+
})) & ({} | {
|
|
1440
|
+
[x: string]: undefined;
|
|
1441
|
+
} | {
|
|
1358
1442
|
[x: string]: undefined;
|
|
1359
1443
|
}), string | number> & {
|
|
1360
1444
|
[x: string]: undefined;
|
|
1361
1445
|
}>>), import("@tamagui/web").TamaguiElement, import("@tamagui/web").TextPropsBase, (({
|
|
1362
1446
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1363
|
-
}
|
|
1364
|
-
[x: string]: undefined;
|
|
1365
|
-
}) | ({
|
|
1447
|
+
} | ({
|
|
1366
1448
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1367
1449
|
} & {
|
|
1368
1450
|
[x: string]: undefined;
|
|
1369
|
-
} & {
|
|
1451
|
+
})) & ({} | {
|
|
1452
|
+
[x: string]: undefined;
|
|
1453
|
+
} | {
|
|
1370
1454
|
[x: string]: undefined;
|
|
1371
|
-
})) & ({
|
|
1455
|
+
})) & ({} | {
|
|
1372
1456
|
[x: string]: undefined;
|
|
1373
1457
|
} | {
|
|
1374
1458
|
[x: string]: undefined;
|
|
@@ -1376,7 +1460,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1376
1460
|
[x: string]: undefined;
|
|
1377
1461
|
} | {
|
|
1378
1462
|
[x: string]: undefined;
|
|
1379
|
-
}
|
|
1463
|
+
}), {
|
|
1380
1464
|
displayName: string | undefined;
|
|
1381
1465
|
}>;
|
|
1382
1466
|
//# sourceMappingURL=Headings.d.ts.map
|