@tamagui/text 1.15.20 → 1.15.21
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/types/Headings.d.ts +156 -156
- package/types/Paragraph.d.ts +6 -6
- package/types/SizableText.d.ts +3 -3
package/types/Headings.d.ts
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export declare const Heading: 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"> & {
|
|
1
|
+
export declare const Heading: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
2
2
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
3
|
-
} & 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<{}, "size"> & {
|
|
3
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
4
4
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
5
|
-
}>> & 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<{}, "size"> & {
|
|
5
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
6
6
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
7
|
-
}>>) | (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<{
|
|
7
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
8
8
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
9
9
|
}, string | number> & {
|
|
10
10
|
[x: string]: undefined;
|
|
11
|
-
} & 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<{
|
|
11
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
12
12
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
13
13
|
}, string | number> & {
|
|
14
14
|
[x: string]: undefined;
|
|
15
|
-
}>> & 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<{
|
|
15
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
16
16
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
17
17
|
}, string | number> & {
|
|
18
18
|
[x: string]: undefined;
|
|
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<{
|
|
19
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
21
|
} | ({
|
|
22
22
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -24,7 +24,7 @@ export declare const Heading: import("@tamagui/web").TamaguiComponent<(Omit<impo
|
|
|
24
24
|
[x: string]: undefined;
|
|
25
25
|
}), string | number> & {
|
|
26
26
|
[x: string]: undefined;
|
|
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<{
|
|
27
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
28
28
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
29
29
|
} | ({
|
|
30
30
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -32,7 +32,7 @@ export declare const Heading: import("@tamagui/web").TamaguiComponent<(Omit<impo
|
|
|
32
32
|
[x: string]: undefined;
|
|
33
33
|
}), string | number> & {
|
|
34
34
|
[x: string]: undefined;
|
|
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<{
|
|
35
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
36
36
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
37
37
|
} | ({
|
|
38
38
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -40,7 +40,7 @@ export declare const Heading: import("@tamagui/web").TamaguiComponent<(Omit<impo
|
|
|
40
40
|
[x: string]: undefined;
|
|
41
41
|
}), string | number> & {
|
|
42
42
|
[x: string]: undefined;
|
|
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<{
|
|
43
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
44
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
45
45
|
} | ({
|
|
46
46
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -48,7 +48,7 @@ export declare const Heading: import("@tamagui/web").TamaguiComponent<(Omit<impo
|
|
|
48
48
|
[x: string]: undefined;
|
|
49
49
|
}), string | number> & {
|
|
50
50
|
[x: string]: undefined;
|
|
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<{
|
|
51
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
52
52
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
53
53
|
} | ({
|
|
54
54
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -56,7 +56,7 @@ export declare const Heading: import("@tamagui/web").TamaguiComponent<(Omit<impo
|
|
|
56
56
|
[x: string]: undefined;
|
|
57
57
|
}), string | number> & {
|
|
58
58
|
[x: string]: undefined;
|
|
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<{
|
|
59
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
60
60
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
61
61
|
} | ({
|
|
62
62
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -77,25 +77,25 @@ export declare const Heading: import("@tamagui/web").TamaguiComponent<(Omit<impo
|
|
|
77
77
|
}), {
|
|
78
78
|
displayName: string | undefined;
|
|
79
79
|
}>;
|
|
80
|
-
export declare const H1: 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"> & {
|
|
80
|
+
export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
81
81
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
82
|
-
} & 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<{}, "size"> & {
|
|
82
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
83
83
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
84
|
-
}>> & 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<{}, "size"> & {
|
|
84
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
85
85
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
86
|
-
}>>) | (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<{
|
|
86
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
87
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
88
88
|
}, string | number> & {
|
|
89
89
|
[x: string]: undefined;
|
|
90
|
-
} & 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<{
|
|
90
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
91
91
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
92
92
|
}, string | number> & {
|
|
93
93
|
[x: string]: undefined;
|
|
94
|
-
}>> & 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<{
|
|
94
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
95
95
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
96
96
|
}, string | number> & {
|
|
97
97
|
[x: string]: undefined;
|
|
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<{
|
|
98
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
99
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
100
100
|
} | ({
|
|
101
101
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -103,7 +103,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
103
103
|
[x: string]: undefined;
|
|
104
104
|
}), string | number> & {
|
|
105
105
|
[x: string]: undefined;
|
|
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<{
|
|
106
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
107
107
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
108
108
|
} | ({
|
|
109
109
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -111,7 +111,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
111
111
|
[x: string]: undefined;
|
|
112
112
|
}), string | number> & {
|
|
113
113
|
[x: string]: undefined;
|
|
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<{
|
|
114
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
115
115
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
116
116
|
} | ({
|
|
117
117
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -119,7 +119,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
119
119
|
[x: string]: undefined;
|
|
120
120
|
}), string | number> & {
|
|
121
121
|
[x: string]: undefined;
|
|
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<{
|
|
122
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
123
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
124
124
|
} | ({
|
|
125
125
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -127,7 +127,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
127
127
|
[x: string]: undefined;
|
|
128
128
|
}), string | number> & {
|
|
129
129
|
[x: string]: undefined;
|
|
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<{
|
|
130
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
131
131
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
132
132
|
} | ({
|
|
133
133
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -135,7 +135,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
135
135
|
[x: string]: undefined;
|
|
136
136
|
}), string | number> & {
|
|
137
137
|
[x: string]: undefined;
|
|
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<{
|
|
138
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
139
139
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
140
140
|
} | ({
|
|
141
141
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -143,7 +143,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
143
143
|
[x: string]: undefined;
|
|
144
144
|
}), string | number> & {
|
|
145
145
|
[x: string]: undefined;
|
|
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<({
|
|
146
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
147
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
148
148
|
} | ({
|
|
149
149
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -155,7 +155,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
155
155
|
[x: string]: undefined;
|
|
156
156
|
}), string | number> & {
|
|
157
157
|
[x: string]: undefined;
|
|
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<({
|
|
158
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
159
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
160
160
|
} | ({
|
|
161
161
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -167,7 +167,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
167
167
|
[x: string]: undefined;
|
|
168
168
|
}), string | number> & {
|
|
169
169
|
[x: string]: undefined;
|
|
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<({
|
|
170
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
171
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
172
172
|
} | ({
|
|
173
173
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -179,7 +179,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
179
179
|
[x: string]: undefined;
|
|
180
180
|
}), string | number> & {
|
|
181
181
|
[x: string]: undefined;
|
|
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<({
|
|
182
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
183
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
184
184
|
} | ({
|
|
185
185
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -191,7 +191,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
191
191
|
[x: string]: undefined;
|
|
192
192
|
}), string | number> & {
|
|
193
193
|
[x: string]: undefined;
|
|
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<({
|
|
194
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
195
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
196
196
|
} | ({
|
|
197
197
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -203,7 +203,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
203
203
|
[x: string]: undefined;
|
|
204
204
|
}), string | number> & {
|
|
205
205
|
[x: string]: undefined;
|
|
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<({
|
|
206
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
207
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
208
208
|
} | ({
|
|
209
209
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -215,7 +215,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
215
215
|
[x: string]: undefined;
|
|
216
216
|
}), string | number> & {
|
|
217
217
|
[x: string]: undefined;
|
|
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<({
|
|
218
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
219
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
220
220
|
} | ({
|
|
221
221
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -227,7 +227,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
227
227
|
[x: string]: undefined;
|
|
228
228
|
}), string | number> & {
|
|
229
229
|
[x: string]: undefined;
|
|
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<({
|
|
230
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
231
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
232
232
|
} | ({
|
|
233
233
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -239,7 +239,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
239
239
|
[x: string]: undefined;
|
|
240
240
|
}), string | number> & {
|
|
241
241
|
[x: string]: undefined;
|
|
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<({
|
|
242
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
243
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
244
244
|
} | ({
|
|
245
245
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -251,7 +251,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
251
251
|
[x: string]: undefined;
|
|
252
252
|
}), string | number> & {
|
|
253
253
|
[x: string]: undefined;
|
|
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<({
|
|
254
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
255
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
256
256
|
} | ({
|
|
257
257
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -263,7 +263,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
263
263
|
[x: string]: undefined;
|
|
264
264
|
}), string | number> & {
|
|
265
265
|
[x: string]: undefined;
|
|
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<({
|
|
266
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
267
267
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
268
268
|
} | ({
|
|
269
269
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -275,7 +275,7 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
275
275
|
[x: string]: undefined;
|
|
276
276
|
}), string | number> & {
|
|
277
277
|
[x: string]: undefined;
|
|
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<({
|
|
278
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
279
279
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
280
280
|
} | ({
|
|
281
281
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -308,25 +308,25 @@ export declare const H1: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
308
308
|
}), {
|
|
309
309
|
displayName: string | undefined;
|
|
310
310
|
}>;
|
|
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"> & {
|
|
311
|
+
export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
312
312
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
313
|
-
} & 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<{}, "size"> & {
|
|
313
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
314
314
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
315
|
-
}>> & 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<{}, "size"> & {
|
|
315
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
316
316
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
317
|
-
}>>) | (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<{
|
|
317
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
318
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
319
319
|
}, string | number> & {
|
|
320
320
|
[x: string]: undefined;
|
|
321
|
-
} & 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<{
|
|
321
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
322
322
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
323
323
|
}, string | number> & {
|
|
324
324
|
[x: string]: undefined;
|
|
325
|
-
}>> & 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<{
|
|
325
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
326
326
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
327
327
|
}, string | number> & {
|
|
328
328
|
[x: string]: undefined;
|
|
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<{
|
|
329
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
330
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
331
331
|
} | ({
|
|
332
332
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -334,7 +334,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
334
334
|
[x: string]: undefined;
|
|
335
335
|
}), string | number> & {
|
|
336
336
|
[x: string]: undefined;
|
|
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<{
|
|
337
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
338
338
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
339
339
|
} | ({
|
|
340
340
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -342,7 +342,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
342
342
|
[x: string]: undefined;
|
|
343
343
|
}), string | number> & {
|
|
344
344
|
[x: string]: undefined;
|
|
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<{
|
|
345
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
346
346
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
347
347
|
} | ({
|
|
348
348
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -350,7 +350,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
350
350
|
[x: string]: undefined;
|
|
351
351
|
}), string | number> & {
|
|
352
352
|
[x: string]: undefined;
|
|
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<{
|
|
353
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
354
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
355
355
|
} | ({
|
|
356
356
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -358,7 +358,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
358
358
|
[x: string]: undefined;
|
|
359
359
|
}), string | number> & {
|
|
360
360
|
[x: string]: undefined;
|
|
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<{
|
|
361
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
362
362
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
363
363
|
} | ({
|
|
364
364
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -366,7 +366,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
366
366
|
[x: string]: undefined;
|
|
367
367
|
}), string | number> & {
|
|
368
368
|
[x: string]: undefined;
|
|
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<{
|
|
369
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
370
370
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
371
371
|
} | ({
|
|
372
372
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -374,7 +374,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
374
374
|
[x: string]: undefined;
|
|
375
375
|
}), string | number> & {
|
|
376
376
|
[x: string]: undefined;
|
|
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<({
|
|
377
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
378
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
379
379
|
} | ({
|
|
380
380
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -386,7 +386,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
386
386
|
[x: string]: undefined;
|
|
387
387
|
}), string | number> & {
|
|
388
388
|
[x: string]: undefined;
|
|
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<({
|
|
389
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
390
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
391
391
|
} | ({
|
|
392
392
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -398,7 +398,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
398
398
|
[x: string]: undefined;
|
|
399
399
|
}), string | number> & {
|
|
400
400
|
[x: string]: undefined;
|
|
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<({
|
|
401
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
402
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
403
403
|
} | ({
|
|
404
404
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -410,7 +410,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
410
410
|
[x: string]: undefined;
|
|
411
411
|
}), string | number> & {
|
|
412
412
|
[x: string]: undefined;
|
|
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<({
|
|
413
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
414
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
415
415
|
} | ({
|
|
416
416
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -422,7 +422,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
422
422
|
[x: string]: undefined;
|
|
423
423
|
}), string | number> & {
|
|
424
424
|
[x: string]: undefined;
|
|
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<({
|
|
425
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
426
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
427
427
|
} | ({
|
|
428
428
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -434,7 +434,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
434
434
|
[x: string]: undefined;
|
|
435
435
|
}), string | number> & {
|
|
436
436
|
[x: string]: undefined;
|
|
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<({
|
|
437
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
438
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
439
439
|
} | ({
|
|
440
440
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -446,7 +446,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
446
446
|
[x: string]: undefined;
|
|
447
447
|
}), string | number> & {
|
|
448
448
|
[x: string]: undefined;
|
|
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<({
|
|
449
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
450
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
451
451
|
} | ({
|
|
452
452
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -458,7 +458,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
458
458
|
[x: string]: undefined;
|
|
459
459
|
}), string | number> & {
|
|
460
460
|
[x: string]: undefined;
|
|
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<({
|
|
461
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
462
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
463
463
|
} | ({
|
|
464
464
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -470,7 +470,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
470
470
|
[x: string]: undefined;
|
|
471
471
|
}), string | number> & {
|
|
472
472
|
[x: string]: undefined;
|
|
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<({
|
|
473
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
474
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
475
475
|
} | ({
|
|
476
476
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -482,7 +482,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
482
482
|
[x: string]: undefined;
|
|
483
483
|
}), string | number> & {
|
|
484
484
|
[x: string]: undefined;
|
|
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<({
|
|
485
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
486
486
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
487
487
|
} | ({
|
|
488
488
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -494,7 +494,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
494
494
|
[x: string]: undefined;
|
|
495
495
|
}), string | number> & {
|
|
496
496
|
[x: string]: undefined;
|
|
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<({
|
|
497
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
498
498
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
499
499
|
} | ({
|
|
500
500
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -506,7 +506,7 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
506
506
|
[x: string]: undefined;
|
|
507
507
|
}), string | number> & {
|
|
508
508
|
[x: string]: undefined;
|
|
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<({
|
|
509
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
510
510
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
511
511
|
} | ({
|
|
512
512
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -539,25 +539,25 @@ export declare const H2: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
539
539
|
}), {
|
|
540
540
|
displayName: string | undefined;
|
|
541
541
|
}>;
|
|
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"> & {
|
|
542
|
+
export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
543
543
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
544
|
-
} & 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<{}, "size"> & {
|
|
544
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
545
545
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
546
|
-
}>> & 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<{}, "size"> & {
|
|
546
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
547
547
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
548
|
-
}>>) | (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<{
|
|
548
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
549
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
550
550
|
}, string | number> & {
|
|
551
551
|
[x: string]: undefined;
|
|
552
|
-
} & 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<{
|
|
552
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
553
553
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
554
554
|
}, string | number> & {
|
|
555
555
|
[x: string]: undefined;
|
|
556
|
-
}>> & 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<{
|
|
556
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
557
557
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
558
558
|
}, string | number> & {
|
|
559
559
|
[x: string]: undefined;
|
|
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<{
|
|
560
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
561
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
562
562
|
} | ({
|
|
563
563
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -565,7 +565,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
565
565
|
[x: string]: undefined;
|
|
566
566
|
}), string | number> & {
|
|
567
567
|
[x: string]: undefined;
|
|
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<{
|
|
568
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
569
569
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
570
570
|
} | ({
|
|
571
571
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -573,7 +573,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
573
573
|
[x: string]: undefined;
|
|
574
574
|
}), string | number> & {
|
|
575
575
|
[x: string]: undefined;
|
|
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<{
|
|
576
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
577
577
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
578
578
|
} | ({
|
|
579
579
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -581,7 +581,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
581
581
|
[x: string]: undefined;
|
|
582
582
|
}), string | number> & {
|
|
583
583
|
[x: string]: undefined;
|
|
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<{
|
|
584
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
585
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
586
586
|
} | ({
|
|
587
587
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -589,7 +589,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
589
589
|
[x: string]: undefined;
|
|
590
590
|
}), string | number> & {
|
|
591
591
|
[x: string]: undefined;
|
|
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<{
|
|
592
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
593
593
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
594
594
|
} | ({
|
|
595
595
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -597,7 +597,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
597
597
|
[x: string]: undefined;
|
|
598
598
|
}), string | number> & {
|
|
599
599
|
[x: string]: undefined;
|
|
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<{
|
|
600
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
601
601
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
602
602
|
} | ({
|
|
603
603
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -605,7 +605,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
605
605
|
[x: string]: undefined;
|
|
606
606
|
}), string | number> & {
|
|
607
607
|
[x: string]: undefined;
|
|
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<({
|
|
608
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
609
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
610
610
|
} | ({
|
|
611
611
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -617,7 +617,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
617
617
|
[x: string]: undefined;
|
|
618
618
|
}), string | number> & {
|
|
619
619
|
[x: string]: undefined;
|
|
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<({
|
|
620
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
621
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
622
622
|
} | ({
|
|
623
623
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -629,7 +629,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
629
629
|
[x: string]: undefined;
|
|
630
630
|
}), string | number> & {
|
|
631
631
|
[x: string]: undefined;
|
|
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<({
|
|
632
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
633
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
634
634
|
} | ({
|
|
635
635
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -641,7 +641,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
641
641
|
[x: string]: undefined;
|
|
642
642
|
}), string | number> & {
|
|
643
643
|
[x: string]: undefined;
|
|
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<({
|
|
644
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
645
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
646
646
|
} | ({
|
|
647
647
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -653,7 +653,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
653
653
|
[x: string]: undefined;
|
|
654
654
|
}), string | number> & {
|
|
655
655
|
[x: string]: undefined;
|
|
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<({
|
|
656
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
657
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
658
658
|
} | ({
|
|
659
659
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -665,7 +665,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
665
665
|
[x: string]: undefined;
|
|
666
666
|
}), string | number> & {
|
|
667
667
|
[x: string]: undefined;
|
|
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<({
|
|
668
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
669
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
670
670
|
} | ({
|
|
671
671
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -677,7 +677,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
677
677
|
[x: string]: undefined;
|
|
678
678
|
}), string | number> & {
|
|
679
679
|
[x: string]: undefined;
|
|
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<({
|
|
680
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
681
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
682
682
|
} | ({
|
|
683
683
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -689,7 +689,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
689
689
|
[x: string]: undefined;
|
|
690
690
|
}), string | number> & {
|
|
691
691
|
[x: string]: undefined;
|
|
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<({
|
|
692
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
693
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
694
694
|
} | ({
|
|
695
695
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -701,7 +701,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
701
701
|
[x: string]: undefined;
|
|
702
702
|
}), string | number> & {
|
|
703
703
|
[x: string]: undefined;
|
|
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<({
|
|
704
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
705
705
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
706
706
|
} | ({
|
|
707
707
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -713,7 +713,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
713
713
|
[x: string]: undefined;
|
|
714
714
|
}), string | number> & {
|
|
715
715
|
[x: string]: undefined;
|
|
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<({
|
|
716
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
717
717
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
718
718
|
} | ({
|
|
719
719
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -725,7 +725,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
725
725
|
[x: string]: undefined;
|
|
726
726
|
}), string | number> & {
|
|
727
727
|
[x: string]: undefined;
|
|
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<({
|
|
728
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
729
729
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
730
730
|
} | ({
|
|
731
731
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -737,7 +737,7 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
737
737
|
[x: string]: undefined;
|
|
738
738
|
}), string | number> & {
|
|
739
739
|
[x: string]: undefined;
|
|
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<({
|
|
740
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
741
741
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
742
742
|
} | ({
|
|
743
743
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -770,25 +770,25 @@ export declare const H3: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
770
770
|
}), {
|
|
771
771
|
displayName: string | undefined;
|
|
772
772
|
}>;
|
|
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"> & {
|
|
773
|
+
export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
774
774
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
775
|
-
} & 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<{}, "size"> & {
|
|
775
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
776
776
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
777
|
-
}>> & 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<{}, "size"> & {
|
|
777
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
778
778
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
779
|
-
}>>) | (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<{
|
|
779
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
780
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
781
781
|
}, string | number> & {
|
|
782
782
|
[x: string]: undefined;
|
|
783
|
-
} & 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<{
|
|
783
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
784
784
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
785
785
|
}, string | number> & {
|
|
786
786
|
[x: string]: undefined;
|
|
787
|
-
}>> & 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<{
|
|
787
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
788
788
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
789
789
|
}, string | number> & {
|
|
790
790
|
[x: string]: undefined;
|
|
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<{
|
|
791
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
792
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
793
793
|
} | ({
|
|
794
794
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -796,7 +796,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
796
796
|
[x: string]: undefined;
|
|
797
797
|
}), string | number> & {
|
|
798
798
|
[x: string]: undefined;
|
|
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<{
|
|
799
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
800
800
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
801
801
|
} | ({
|
|
802
802
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -804,7 +804,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
804
804
|
[x: string]: undefined;
|
|
805
805
|
}), string | number> & {
|
|
806
806
|
[x: string]: undefined;
|
|
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<{
|
|
807
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
808
808
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
809
809
|
} | ({
|
|
810
810
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -812,7 +812,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
812
812
|
[x: string]: undefined;
|
|
813
813
|
}), string | number> & {
|
|
814
814
|
[x: string]: undefined;
|
|
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<{
|
|
815
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
816
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
817
817
|
} | ({
|
|
818
818
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -820,7 +820,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
820
820
|
[x: string]: undefined;
|
|
821
821
|
}), string | number> & {
|
|
822
822
|
[x: string]: undefined;
|
|
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<{
|
|
823
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
824
824
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
825
825
|
} | ({
|
|
826
826
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -828,7 +828,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
828
828
|
[x: string]: undefined;
|
|
829
829
|
}), string | number> & {
|
|
830
830
|
[x: string]: undefined;
|
|
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<{
|
|
831
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
832
832
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
833
833
|
} | ({
|
|
834
834
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -836,7 +836,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
836
836
|
[x: string]: undefined;
|
|
837
837
|
}), string | number> & {
|
|
838
838
|
[x: string]: undefined;
|
|
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<({
|
|
839
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
840
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
841
841
|
} | ({
|
|
842
842
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -848,7 +848,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
848
848
|
[x: string]: undefined;
|
|
849
849
|
}), string | number> & {
|
|
850
850
|
[x: string]: undefined;
|
|
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<({
|
|
851
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
852
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
853
853
|
} | ({
|
|
854
854
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -860,7 +860,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
860
860
|
[x: string]: undefined;
|
|
861
861
|
}), string | number> & {
|
|
862
862
|
[x: string]: undefined;
|
|
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<({
|
|
863
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
864
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
865
865
|
} | ({
|
|
866
866
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -872,7 +872,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
872
872
|
[x: string]: undefined;
|
|
873
873
|
}), string | number> & {
|
|
874
874
|
[x: string]: undefined;
|
|
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<({
|
|
875
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
876
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
877
877
|
} | ({
|
|
878
878
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -884,7 +884,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
884
884
|
[x: string]: undefined;
|
|
885
885
|
}), string | number> & {
|
|
886
886
|
[x: string]: undefined;
|
|
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<({
|
|
887
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
888
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
889
889
|
} | ({
|
|
890
890
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -896,7 +896,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
896
896
|
[x: string]: undefined;
|
|
897
897
|
}), string | number> & {
|
|
898
898
|
[x: string]: undefined;
|
|
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<({
|
|
899
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
900
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
901
901
|
} | ({
|
|
902
902
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -908,7 +908,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
908
908
|
[x: string]: undefined;
|
|
909
909
|
}), string | number> & {
|
|
910
910
|
[x: string]: undefined;
|
|
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<({
|
|
911
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
912
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
913
913
|
} | ({
|
|
914
914
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -920,7 +920,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
920
920
|
[x: string]: undefined;
|
|
921
921
|
}), string | number> & {
|
|
922
922
|
[x: string]: undefined;
|
|
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<({
|
|
923
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
924
924
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
925
925
|
} | ({
|
|
926
926
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -932,7 +932,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
932
932
|
[x: string]: undefined;
|
|
933
933
|
}), string | number> & {
|
|
934
934
|
[x: string]: undefined;
|
|
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<({
|
|
935
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
936
936
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
937
937
|
} | ({
|
|
938
938
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -944,7 +944,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
944
944
|
[x: string]: undefined;
|
|
945
945
|
}), string | number> & {
|
|
946
946
|
[x: string]: undefined;
|
|
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<({
|
|
947
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
948
948
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
949
949
|
} | ({
|
|
950
950
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -956,7 +956,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
956
956
|
[x: string]: undefined;
|
|
957
957
|
}), string | number> & {
|
|
958
958
|
[x: string]: undefined;
|
|
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<({
|
|
959
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
960
960
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
961
961
|
} | ({
|
|
962
962
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -968,7 +968,7 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
968
968
|
[x: string]: undefined;
|
|
969
969
|
}), string | number> & {
|
|
970
970
|
[x: string]: undefined;
|
|
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<({
|
|
971
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
972
972
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
973
973
|
} | ({
|
|
974
974
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1001,25 +1001,25 @@ export declare const H4: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1001
1001
|
}), {
|
|
1002
1002
|
displayName: string | undefined;
|
|
1003
1003
|
}>;
|
|
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"> & {
|
|
1004
|
+
export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
1005
1005
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1006
|
-
} & 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<{}, "size"> & {
|
|
1006
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
1007
1007
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1008
|
-
}>> & 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<{}, "size"> & {
|
|
1008
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
1009
1009
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1010
|
-
}>>) | (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<{
|
|
1010
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1011
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1012
1012
|
}, string | number> & {
|
|
1013
1013
|
[x: string]: undefined;
|
|
1014
|
-
} & 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<{
|
|
1014
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1015
1015
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1016
1016
|
}, string | number> & {
|
|
1017
1017
|
[x: string]: undefined;
|
|
1018
|
-
}>> & 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<{
|
|
1018
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1019
1019
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1020
1020
|
}, string | number> & {
|
|
1021
1021
|
[x: string]: undefined;
|
|
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<{
|
|
1022
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1023
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1024
1024
|
} | ({
|
|
1025
1025
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1027,7 +1027,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1027
1027
|
[x: string]: undefined;
|
|
1028
1028
|
}), string | number> & {
|
|
1029
1029
|
[x: string]: undefined;
|
|
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<{
|
|
1030
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1031
1031
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1032
1032
|
} | ({
|
|
1033
1033
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1035,7 +1035,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1035
1035
|
[x: string]: undefined;
|
|
1036
1036
|
}), string | number> & {
|
|
1037
1037
|
[x: string]: undefined;
|
|
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<{
|
|
1038
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1039
1039
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1040
1040
|
} | ({
|
|
1041
1041
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1043,7 +1043,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1043
1043
|
[x: string]: undefined;
|
|
1044
1044
|
}), string | number> & {
|
|
1045
1045
|
[x: string]: undefined;
|
|
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<{
|
|
1046
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1047
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1048
1048
|
} | ({
|
|
1049
1049
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1051,7 +1051,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1051
1051
|
[x: string]: undefined;
|
|
1052
1052
|
}), string | number> & {
|
|
1053
1053
|
[x: string]: undefined;
|
|
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<{
|
|
1054
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1055
1055
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1056
1056
|
} | ({
|
|
1057
1057
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1059,7 +1059,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1059
1059
|
[x: string]: undefined;
|
|
1060
1060
|
}), string | number> & {
|
|
1061
1061
|
[x: string]: undefined;
|
|
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<{
|
|
1062
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1063
1063
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1064
1064
|
} | ({
|
|
1065
1065
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1067,7 +1067,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1067
1067
|
[x: string]: undefined;
|
|
1068
1068
|
}), string | number> & {
|
|
1069
1069
|
[x: string]: undefined;
|
|
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<({
|
|
1070
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1071
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1072
1072
|
} | ({
|
|
1073
1073
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1079,7 +1079,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1079
1079
|
[x: string]: undefined;
|
|
1080
1080
|
}), string | number> & {
|
|
1081
1081
|
[x: string]: undefined;
|
|
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<({
|
|
1082
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1083
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1084
1084
|
} | ({
|
|
1085
1085
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1091,7 +1091,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1091
1091
|
[x: string]: undefined;
|
|
1092
1092
|
}), string | number> & {
|
|
1093
1093
|
[x: string]: undefined;
|
|
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<({
|
|
1094
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1095
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1096
1096
|
} | ({
|
|
1097
1097
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1103,7 +1103,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1103
1103
|
[x: string]: undefined;
|
|
1104
1104
|
}), string | number> & {
|
|
1105
1105
|
[x: string]: undefined;
|
|
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<({
|
|
1106
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1107
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1108
1108
|
} | ({
|
|
1109
1109
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1115,7 +1115,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1115
1115
|
[x: string]: undefined;
|
|
1116
1116
|
}), string | number> & {
|
|
1117
1117
|
[x: string]: undefined;
|
|
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<({
|
|
1118
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1119
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1120
1120
|
} | ({
|
|
1121
1121
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1127,7 +1127,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1127
1127
|
[x: string]: undefined;
|
|
1128
1128
|
}), string | number> & {
|
|
1129
1129
|
[x: string]: undefined;
|
|
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<({
|
|
1130
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1131
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1132
1132
|
} | ({
|
|
1133
1133
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1139,7 +1139,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1139
1139
|
[x: string]: undefined;
|
|
1140
1140
|
}), string | number> & {
|
|
1141
1141
|
[x: string]: undefined;
|
|
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<({
|
|
1142
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1143
1143
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1144
1144
|
} | ({
|
|
1145
1145
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1151,7 +1151,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1151
1151
|
[x: string]: undefined;
|
|
1152
1152
|
}), string | number> & {
|
|
1153
1153
|
[x: string]: undefined;
|
|
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<({
|
|
1154
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1155
1155
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1156
1156
|
} | ({
|
|
1157
1157
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1163,7 +1163,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1163
1163
|
[x: string]: undefined;
|
|
1164
1164
|
}), string | number> & {
|
|
1165
1165
|
[x: string]: undefined;
|
|
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<({
|
|
1166
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1167
1167
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1168
1168
|
} | ({
|
|
1169
1169
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1175,7 +1175,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1175
1175
|
[x: string]: undefined;
|
|
1176
1176
|
}), string | number> & {
|
|
1177
1177
|
[x: string]: undefined;
|
|
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<({
|
|
1178
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1179
1179
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1180
1180
|
} | ({
|
|
1181
1181
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1187,7 +1187,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1187
1187
|
[x: string]: undefined;
|
|
1188
1188
|
}), string | number> & {
|
|
1189
1189
|
[x: string]: undefined;
|
|
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<({
|
|
1190
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1191
1191
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1192
1192
|
} | ({
|
|
1193
1193
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1199,7 +1199,7 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1199
1199
|
[x: string]: undefined;
|
|
1200
1200
|
}), string | number> & {
|
|
1201
1201
|
[x: string]: undefined;
|
|
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<({
|
|
1202
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1203
1203
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1204
1204
|
} | ({
|
|
1205
1205
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1232,25 +1232,25 @@ export declare const H5: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1232
1232
|
}), {
|
|
1233
1233
|
displayName: string | undefined;
|
|
1234
1234
|
}>;
|
|
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"> & {
|
|
1235
|
+
export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
1236
1236
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1237
|
-
} & 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<{}, "size"> & {
|
|
1237
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
1238
1238
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1239
|
-
}>> & 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<{}, "size"> & {
|
|
1239
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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"> & {
|
|
1240
1240
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1241
|
-
}>>) | (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<{
|
|
1241
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1242
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1243
1243
|
}, string | number> & {
|
|
1244
1244
|
[x: string]: undefined;
|
|
1245
|
-
} & 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<{
|
|
1245
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1246
1246
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1247
1247
|
}, string | number> & {
|
|
1248
1248
|
[x: string]: undefined;
|
|
1249
|
-
}>> & 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<{
|
|
1249
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1250
1250
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1251
1251
|
}, string | number> & {
|
|
1252
1252
|
[x: string]: undefined;
|
|
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<{
|
|
1253
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1254
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1255
1255
|
} | ({
|
|
1256
1256
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1258,7 +1258,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1258
1258
|
[x: string]: undefined;
|
|
1259
1259
|
}), string | number> & {
|
|
1260
1260
|
[x: string]: undefined;
|
|
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<{
|
|
1261
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1262
1262
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1263
1263
|
} | ({
|
|
1264
1264
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1266,7 +1266,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1266
1266
|
[x: string]: undefined;
|
|
1267
1267
|
}), string | number> & {
|
|
1268
1268
|
[x: string]: undefined;
|
|
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<{
|
|
1269
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1270
1270
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1271
1271
|
} | ({
|
|
1272
1272
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1274,7 +1274,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1274
1274
|
[x: string]: undefined;
|
|
1275
1275
|
}), string | number> & {
|
|
1276
1276
|
[x: string]: undefined;
|
|
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<{
|
|
1277
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1278
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1279
1279
|
} | ({
|
|
1280
1280
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1282,7 +1282,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1282
1282
|
[x: string]: undefined;
|
|
1283
1283
|
}), string | number> & {
|
|
1284
1284
|
[x: string]: undefined;
|
|
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<{
|
|
1285
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1286
1286
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1287
1287
|
} | ({
|
|
1288
1288
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1290,7 +1290,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1290
1290
|
[x: string]: undefined;
|
|
1291
1291
|
}), string | number> & {
|
|
1292
1292
|
[x: string]: undefined;
|
|
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<{
|
|
1293
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<{
|
|
1294
1294
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1295
1295
|
} | ({
|
|
1296
1296
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1298,7 +1298,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1298
1298
|
[x: string]: undefined;
|
|
1299
1299
|
}), string | number> & {
|
|
1300
1300
|
[x: string]: undefined;
|
|
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<({
|
|
1301
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1302
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1303
1303
|
} | ({
|
|
1304
1304
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1310,7 +1310,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1310
1310
|
[x: string]: undefined;
|
|
1311
1311
|
}), string | number> & {
|
|
1312
1312
|
[x: string]: undefined;
|
|
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<({
|
|
1313
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1314
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1315
1315
|
} | ({
|
|
1316
1316
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1322,7 +1322,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1322
1322
|
[x: string]: undefined;
|
|
1323
1323
|
}), string | number> & {
|
|
1324
1324
|
[x: string]: undefined;
|
|
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<({
|
|
1325
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1326
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1327
1327
|
} | ({
|
|
1328
1328
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1334,7 +1334,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1334
1334
|
[x: string]: undefined;
|
|
1335
1335
|
}), string | number> & {
|
|
1336
1336
|
[x: string]: undefined;
|
|
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<({
|
|
1337
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1338
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1339
1339
|
} | ({
|
|
1340
1340
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1346,7 +1346,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1346
1346
|
[x: string]: undefined;
|
|
1347
1347
|
}), string | number> & {
|
|
1348
1348
|
[x: string]: undefined;
|
|
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<({
|
|
1349
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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
1350
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1351
1351
|
} | ({
|
|
1352
1352
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1358,7 +1358,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1358
1358
|
[x: string]: undefined;
|
|
1359
1359
|
}), string | number> & {
|
|
1360
1360
|
[x: string]: undefined;
|
|
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<({
|
|
1361
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1362
1362
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1363
1363
|
} | ({
|
|
1364
1364
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1370,7 +1370,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1370
1370
|
[x: string]: undefined;
|
|
1371
1371
|
}), string | number> & {
|
|
1372
1372
|
[x: string]: undefined;
|
|
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<({
|
|
1373
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1374
1374
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1375
1375
|
} | ({
|
|
1376
1376
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1382,7 +1382,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1382
1382
|
[x: string]: undefined;
|
|
1383
1383
|
}), string | number> & {
|
|
1384
1384
|
[x: string]: undefined;
|
|
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<({
|
|
1385
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1386
1386
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1387
1387
|
} | ({
|
|
1388
1388
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1394,7 +1394,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1394
1394
|
[x: string]: undefined;
|
|
1395
1395
|
}), string | number> & {
|
|
1396
1396
|
[x: string]: undefined;
|
|
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<({
|
|
1397
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1398
1398
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1399
1399
|
} | ({
|
|
1400
1400
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1406,7 +1406,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1406
1406
|
[x: string]: undefined;
|
|
1407
1407
|
}), string | number> & {
|
|
1408
1408
|
[x: string]: undefined;
|
|
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<({
|
|
1409
|
+
}>>) | (Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1410
1410
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1411
1411
|
} | ({
|
|
1412
1412
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1418,7 +1418,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1418
1418
|
[x: string]: undefined;
|
|
1419
1419
|
}), string | number> & {
|
|
1420
1420
|
[x: string]: undefined;
|
|
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<({
|
|
1421
|
+
} & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1422
1422
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1423
1423
|
} | ({
|
|
1424
1424
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
@@ -1430,7 +1430,7 @@ export declare const H6: import("@tamagui/web").TamaguiComponent<(Omit<import("r
|
|
|
1430
1430
|
[x: string]: undefined;
|
|
1431
1431
|
}), string | number> & {
|
|
1432
1432
|
[x: string]: undefined;
|
|
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<({
|
|
1433
|
+
}>> & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native/types").TextProps, "children" | ("onLayout" | keyof import("react-native/types").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<({
|
|
1434
1434
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|
|
1435
1435
|
} | ({
|
|
1436
1436
|
readonly size?: import("@tamagui/web").FontSizeTokens | undefined;
|