@tamagui/config 2.0.0-1768586279389 → 2.0.0-1768696252732
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/.turbo/turbo-build.log +1 -1
- package/dist/cjs/animations.reanimated.cjs +0 -5
- package/dist/cjs/animations.reanimated.js +0 -5
- package/dist/cjs/animations.reanimated.js.map +1 -1
- package/dist/cjs/animations.reanimated.native.js +0 -5
- package/dist/cjs/animations.reanimated.native.js.map +1 -1
- package/dist/cjs/animationsCSS.cjs +1 -2
- package/dist/cjs/animationsCSS.js +1 -2
- package/dist/cjs/animationsCSS.js.map +1 -1
- package/dist/cjs/animationsCSS.native.js +1 -2
- package/dist/cjs/animationsCSS.native.js.map +1 -1
- package/dist/cjs/animationsReactNative.cjs +0 -5
- package/dist/cjs/animationsReactNative.js +0 -5
- package/dist/cjs/animationsReactNative.js.map +1 -1
- package/dist/cjs/animationsReactNative.native.js +0 -5
- package/dist/cjs/animationsReactNative.native.js.map +1 -1
- package/dist/cjs/animationsReanimated.cjs +0 -5
- package/dist/cjs/animationsReanimated.js +0 -5
- package/dist/cjs/animationsReanimated.js.map +1 -1
- package/dist/cjs/animationsReanimated.native.js +0 -5
- package/dist/cjs/animationsReanimated.native.js.map +1 -1
- package/dist/cjs/v4.cjs +0 -1
- package/dist/cjs/v4.js +0 -1
- package/dist/cjs/v4.js.map +1 -1
- package/dist/cjs/v4.native.js +0 -1
- package/dist/cjs/v4.native.js.map +1 -1
- package/dist/cjs/v5-media.cjs +84 -35
- package/dist/cjs/v5-media.js +57 -26
- package/dist/cjs/v5-media.js.map +1 -1
- package/dist/cjs/v5-media.native.js +84 -35
- package/dist/cjs/v5-media.native.js.map +1 -1
- package/dist/cjs/v5.cjs +0 -3
- package/dist/cjs/v5.js +0 -3
- package/dist/cjs/v5.js.map +1 -1
- package/dist/cjs/v5.native.js +0 -3
- package/dist/cjs/v5.native.js.map +1 -1
- package/dist/esm/animations.reanimated.js +0 -5
- package/dist/esm/animations.reanimated.js.map +1 -1
- package/dist/esm/animations.reanimated.mjs +0 -5
- package/dist/esm/animations.reanimated.mjs.map +1 -1
- package/dist/esm/animations.reanimated.native.js +0 -5
- package/dist/esm/animations.reanimated.native.js.map +1 -1
- package/dist/esm/animationsCSS.js +1 -2
- package/dist/esm/animationsCSS.js.map +1 -1
- package/dist/esm/animationsCSS.mjs +1 -2
- package/dist/esm/animationsCSS.mjs.map +1 -1
- package/dist/esm/animationsCSS.native.js +1 -2
- package/dist/esm/animationsCSS.native.js.map +1 -1
- package/dist/esm/animationsReactNative.js +0 -5
- package/dist/esm/animationsReactNative.js.map +1 -1
- package/dist/esm/animationsReactNative.mjs +0 -5
- package/dist/esm/animationsReactNative.mjs.map +1 -1
- package/dist/esm/animationsReactNative.native.js +0 -5
- package/dist/esm/animationsReactNative.native.js.map +1 -1
- package/dist/esm/animationsReanimated.js +0 -5
- package/dist/esm/animationsReanimated.js.map +1 -1
- package/dist/esm/animationsReanimated.mjs +0 -5
- package/dist/esm/animationsReanimated.mjs.map +1 -1
- package/dist/esm/animationsReanimated.native.js +0 -5
- package/dist/esm/animationsReanimated.native.js.map +1 -1
- package/dist/esm/v4.js +0 -1
- package/dist/esm/v4.js.map +1 -1
- package/dist/esm/v4.mjs +0 -1
- package/dist/esm/v4.mjs.map +1 -1
- package/dist/esm/v4.native.js +0 -1
- package/dist/esm/v4.native.js.map +1 -1
- package/dist/esm/v5-media.js +57 -26
- package/dist/esm/v5-media.js.map +1 -1
- package/dist/esm/v5-media.mjs +84 -35
- package/dist/esm/v5-media.mjs.map +1 -1
- package/dist/esm/v5-media.native.js +84 -35
- package/dist/esm/v5-media.native.js.map +1 -1
- package/dist/esm/v5.js +0 -3
- package/dist/esm/v5.js.map +1 -1
- package/dist/esm/v5.mjs +0 -3
- package/dist/esm/v5.mjs.map +1 -1
- package/dist/esm/v5.native.js +0 -3
- package/dist/esm/v5.native.js.map +1 -1
- package/package.json +15 -15
- package/src/animations.reanimated.ts +0 -5
- package/src/animationsCSS.ts +0 -1
- package/src/animationsReactNative.ts +0 -5
- package/src/animationsReanimated.ts +0 -5
- package/src/v4.ts +0 -1
- package/src/v5-media.ts +60 -26
- package/src/v5.ts +0 -3
- package/types/animations.reanimated.d.ts +6 -11
- package/types/animations.reanimated.d.ts.map +1 -1
- package/types/animationsCSS.d.ts +0 -1
- package/types/animationsCSS.d.ts.map +1 -1
- package/types/animationsReactNative.d.ts +0 -5
- package/types/animationsReactNative.d.ts.map +1 -1
- package/types/animationsReanimated.d.ts +0 -5
- package/types/animationsReanimated.d.ts.map +1 -1
- package/types/config.d.ts +3 -3
- package/types/fonts.d.ts +3 -3
- package/types/index.d.ts +3 -3
- package/types/index.reanimated.d.ts +9 -14
- package/types/index.reanimated.d.ts.map +1 -1
- package/types/v2-base.d.ts +3 -3
- package/types/v2-native.d.ts +3 -3
- package/types/v2-reanimated.d.ts +9 -14
- package/types/v2-reanimated.d.ts.map +1 -1
- package/types/v2.d.ts +3 -3
- package/types/v2.native.d.ts +3 -3
- package/types/v3.d.ts +3 -4
- package/types/v3.d.ts.map +1 -1
- package/types/v4-fonts.d.ts +2 -2
- package/types/v4.d.ts +2 -5
- package/types/v4.d.ts.map +1 -1
- package/types/v5-fonts.d.ts +2 -2
- package/types/v5-media.d.ts +69 -25
- package/types/v5-media.d.ts.map +1 -1
- package/types/v5.d.ts +169 -172
- package/types/v5.d.ts.map +1 -1
package/src/v5-media.ts
CHANGED
|
@@ -2,39 +2,73 @@
|
|
|
2
2
|
// earlier defined = less important
|
|
3
3
|
|
|
4
4
|
export const breakpoints = {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
lg: 1024,
|
|
8
|
-
md: 768,
|
|
9
|
-
sm: 640,
|
|
5
|
+
xxxs: 260,
|
|
6
|
+
xxs: 340,
|
|
10
7
|
xs: 460,
|
|
11
|
-
|
|
8
|
+
sm: 640,
|
|
9
|
+
md: 768,
|
|
10
|
+
lg: 1024,
|
|
11
|
+
xl: 1280,
|
|
12
|
+
xxl: 1536,
|
|
12
13
|
}
|
|
13
14
|
|
|
14
15
|
export const media = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
16
|
+
pointerTouch: { pointer: 'coarse' },
|
|
17
|
+
|
|
18
|
+
// Height-based queries
|
|
19
|
+
heightXXXS: { minHeight: breakpoints.xxxs },
|
|
20
|
+
heightXXS: { minHeight: breakpoints.xxs },
|
|
21
|
+
heightXS: { minHeight: breakpoints.xs },
|
|
22
|
+
heightSM: { minHeight: breakpoints.sm },
|
|
23
|
+
heightMD: { minHeight: breakpoints.md },
|
|
24
|
+
heightLG: { minHeight: breakpoints.lg },
|
|
25
|
+
|
|
26
|
+
// Max-width queries (desktop-first)
|
|
27
|
+
maxXXXS: { maxWidth: breakpoints.xxxs },
|
|
28
|
+
maxXXS: { maxWidth: breakpoints.xxs },
|
|
29
|
+
maxXS: { maxWidth: breakpoints.xs },
|
|
30
|
+
maxSM: { maxWidth: breakpoints.sm },
|
|
31
|
+
maxMD: { maxWidth: breakpoints.md },
|
|
32
|
+
maxLG: { maxWidth: breakpoints.lg },
|
|
33
|
+
maxXL: { maxWidth: breakpoints.xl },
|
|
34
|
+
maxXXL: { maxWidth: breakpoints.xxl },
|
|
35
|
+
|
|
36
|
+
// Min-width queries (mobile-first)
|
|
37
|
+
xxxs: { minWidth: breakpoints.xxxs },
|
|
38
|
+
xxs: { minWidth: breakpoints.xxs },
|
|
28
39
|
xs: { minWidth: breakpoints.xs },
|
|
29
|
-
|
|
40
|
+
sm: { minWidth: breakpoints.sm },
|
|
41
|
+
md: { minWidth: breakpoints.md },
|
|
42
|
+
lg: { minWidth: breakpoints.lg },
|
|
43
|
+
xl: { minWidth: breakpoints.xl },
|
|
44
|
+
xxl: { minWidth: breakpoints.xxl },
|
|
30
45
|
} as const
|
|
31
46
|
|
|
32
47
|
export const mediaQueryDefaultActive = {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
48
|
+
pointerTouch: false,
|
|
49
|
+
// Height queries
|
|
50
|
+
heightXXXS: true,
|
|
51
|
+
heightXXS: true,
|
|
52
|
+
heightXS: true,
|
|
53
|
+
heightSM: false,
|
|
54
|
+
heightMD: false,
|
|
55
|
+
heightLG: false,
|
|
56
|
+
// Max queries
|
|
57
|
+
maxXXXS: false,
|
|
58
|
+
maxXXS: false,
|
|
59
|
+
maxXS: true,
|
|
60
|
+
maxSM: true,
|
|
61
|
+
maxMD: true,
|
|
62
|
+
maxLG: true,
|
|
63
|
+
maxXL: true,
|
|
64
|
+
maxXXL: true,
|
|
65
|
+
// Min queries
|
|
66
|
+
xxxs: true,
|
|
67
|
+
xxs: true,
|
|
38
68
|
xs: true,
|
|
39
|
-
|
|
69
|
+
sm: false,
|
|
70
|
+
md: false,
|
|
71
|
+
lg: false,
|
|
72
|
+
xl: false,
|
|
73
|
+
xxl: false,
|
|
40
74
|
}
|
package/src/v5.ts
CHANGED
|
@@ -28,9 +28,6 @@ export const settings = {
|
|
|
28
28
|
allowedStyleValues: 'somewhat-strict-web',
|
|
29
29
|
addThemeClassName: 'html',
|
|
30
30
|
onlyAllowShorthands: true,
|
|
31
|
-
// allow two inverses (tooltips, etc)
|
|
32
|
-
// TODO on inverse theme changes
|
|
33
|
-
maxDarkLightNesting: 2,
|
|
34
31
|
styleCompat: 'react-native',
|
|
35
32
|
} satisfies CreateTamaguiProps['settings']
|
|
36
33
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
export declare const animations: import("@tamagui/web").AnimationDriver<{
|
|
2
2
|
'100ms': {
|
|
3
|
-
type:
|
|
3
|
+
type: string;
|
|
4
4
|
duration: number;
|
|
5
5
|
};
|
|
6
6
|
bouncy: {
|
|
7
|
-
type:
|
|
7
|
+
type: string;
|
|
8
8
|
damping: number;
|
|
9
9
|
mass: number;
|
|
10
10
|
stiffness: number;
|
|
11
11
|
};
|
|
12
12
|
lazy: {
|
|
13
|
-
type:
|
|
13
|
+
type: string;
|
|
14
14
|
damping: number;
|
|
15
15
|
stiffness: number;
|
|
16
16
|
};
|
|
@@ -20,23 +20,18 @@ export declare const animations: import("@tamagui/web").AnimationDriver<{
|
|
|
20
20
|
mass: number;
|
|
21
21
|
};
|
|
22
22
|
slow: {
|
|
23
|
-
type:
|
|
23
|
+
type: string;
|
|
24
24
|
damping: number;
|
|
25
25
|
stiffness: number;
|
|
26
26
|
};
|
|
27
27
|
quick: {
|
|
28
|
-
type:
|
|
28
|
+
type: string;
|
|
29
29
|
damping: number;
|
|
30
30
|
mass: number;
|
|
31
31
|
stiffness: number;
|
|
32
32
|
};
|
|
33
33
|
tooltip: {
|
|
34
|
-
type:
|
|
35
|
-
damping: number;
|
|
36
|
-
mass: number;
|
|
37
|
-
stiffness: number;
|
|
38
|
-
};
|
|
39
|
-
select: {
|
|
34
|
+
type: string;
|
|
40
35
|
damping: number;
|
|
41
36
|
mass: number;
|
|
42
37
|
stiffness: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"animations.reanimated.d.ts","sourceRoot":"","sources":["../src/animations.reanimated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"animations.reanimated.d.ts","sourceRoot":"","sources":["../src/animations.reanimated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsCrB,CAAA"}
|
package/types/animationsCSS.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"animationsCSS.d.ts","sourceRoot":"","sources":["../src/animationsCSS.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"animationsCSS.d.ts","sourceRoot":"","sources":["../src/animationsCSS.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa;;;;;;;;;;;;;EAaxB,CAAA"}
|
|
@@ -66,10 +66,5 @@ export declare const animationsReactNative: import("@tamagui/web").AnimationDriv
|
|
|
66
66
|
mass: number;
|
|
67
67
|
stiffness: number;
|
|
68
68
|
};
|
|
69
|
-
select: {
|
|
70
|
-
damping: number;
|
|
71
|
-
mass: number;
|
|
72
|
-
stiffness: number;
|
|
73
|
-
};
|
|
74
69
|
}>;
|
|
75
70
|
//# sourceMappingURL=animationsReactNative.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"animationsReactNative.d.ts","sourceRoot":"","sources":["../src/animationsReactNative.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"animationsReactNative.d.ts","sourceRoot":"","sources":["../src/animationsReactNative.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoEhC,CAAA"}
|
|
@@ -54,10 +54,5 @@ export declare const animationsReanimated: import("@tamagui/web").AnimationDrive
|
|
|
54
54
|
mass: number;
|
|
55
55
|
stiffness: number;
|
|
56
56
|
};
|
|
57
|
-
select: {
|
|
58
|
-
damping: number;
|
|
59
|
-
mass: number;
|
|
60
|
-
stiffness: number;
|
|
61
|
-
};
|
|
62
57
|
}>;
|
|
63
58
|
//# sourceMappingURL=animationsReanimated.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"animationsReanimated.d.ts","sourceRoot":"","sources":["../src/animationsReanimated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"animationsReanimated.d.ts","sourceRoot":"","sources":["../src/animationsReanimated.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwD/B,CAAA"}
|
package/types/config.d.ts
CHANGED
|
@@ -901,8 +901,8 @@ export declare const configWithoutAnimations: {
|
|
|
901
901
|
normal: string;
|
|
902
902
|
};
|
|
903
903
|
};
|
|
904
|
-
},
|
|
905
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
904
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
905
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
906
906
|
mono: {
|
|
907
907
|
weight: {
|
|
908
908
|
1: string;
|
|
@@ -926,7 +926,7 @@ export declare const configWithoutAnimations: {
|
|
|
926
926
|
16: number;
|
|
927
927
|
};
|
|
928
928
|
};
|
|
929
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
929
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
930
930
|
};
|
|
931
931
|
selectionStyles: (theme: Record<string, string>) => {
|
|
932
932
|
backgroundColor: string;
|
package/types/fonts.d.ts
CHANGED
|
@@ -40,8 +40,8 @@ export declare const fonts: {
|
|
|
40
40
|
normal: string;
|
|
41
41
|
};
|
|
42
42
|
};
|
|
43
|
-
},
|
|
44
|
-
body: import("@tamagui/font-inter").FillInFont<import("@tamagui/font-inter").GenericFont,
|
|
43
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
44
|
+
body: import("@tamagui/font-inter").FillInFont<import("@tamagui/font-inter").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
45
45
|
mono: {
|
|
46
46
|
weight: {
|
|
47
47
|
1: string;
|
|
@@ -65,6 +65,6 @@ export declare const fonts: {
|
|
|
65
65
|
16: number;
|
|
66
66
|
};
|
|
67
67
|
};
|
|
68
|
-
silkscreen: import("@tamagui/font-inter").FillInFont<import("@tamagui/font-inter").GenericFont,
|
|
68
|
+
silkscreen: import("@tamagui/font-inter").FillInFont<import("@tamagui/font-inter").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
69
69
|
};
|
|
70
70
|
//# sourceMappingURL=fonts.d.ts.map
|
package/types/index.d.ts
CHANGED
|
@@ -811,8 +811,8 @@ export declare const config: {
|
|
|
811
811
|
normal: string;
|
|
812
812
|
};
|
|
813
813
|
};
|
|
814
|
-
},
|
|
815
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
814
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
815
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
816
816
|
mono: {
|
|
817
817
|
weight: {
|
|
818
818
|
1: string;
|
|
@@ -836,7 +836,7 @@ export declare const config: {
|
|
|
836
836
|
16: number;
|
|
837
837
|
};
|
|
838
838
|
};
|
|
839
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
839
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
840
840
|
};
|
|
841
841
|
selectionStyles: (theme: Record<string, string>) => {
|
|
842
842
|
backgroundColor: string;
|
|
@@ -4,17 +4,17 @@ export * from './animations.reanimated';
|
|
|
4
4
|
export declare const config: {
|
|
5
5
|
animations: import("@tamagui/web").AnimationDriver<{
|
|
6
6
|
'100ms': {
|
|
7
|
-
type:
|
|
7
|
+
type: string;
|
|
8
8
|
duration: number;
|
|
9
9
|
};
|
|
10
10
|
bouncy: {
|
|
11
|
-
type:
|
|
11
|
+
type: string;
|
|
12
12
|
damping: number;
|
|
13
13
|
mass: number;
|
|
14
14
|
stiffness: number;
|
|
15
15
|
};
|
|
16
16
|
lazy: {
|
|
17
|
-
type:
|
|
17
|
+
type: string;
|
|
18
18
|
damping: number;
|
|
19
19
|
stiffness: number;
|
|
20
20
|
};
|
|
@@ -24,23 +24,18 @@ export declare const config: {
|
|
|
24
24
|
mass: number;
|
|
25
25
|
};
|
|
26
26
|
slow: {
|
|
27
|
-
type:
|
|
27
|
+
type: string;
|
|
28
28
|
damping: number;
|
|
29
29
|
stiffness: number;
|
|
30
30
|
};
|
|
31
31
|
quick: {
|
|
32
|
-
type:
|
|
32
|
+
type: string;
|
|
33
33
|
damping: number;
|
|
34
34
|
mass: number;
|
|
35
35
|
stiffness: number;
|
|
36
36
|
};
|
|
37
37
|
tooltip: {
|
|
38
|
-
type:
|
|
39
|
-
damping: number;
|
|
40
|
-
mass: number;
|
|
41
|
-
stiffness: number;
|
|
42
|
-
};
|
|
43
|
-
select: {
|
|
38
|
+
type: string;
|
|
44
39
|
damping: number;
|
|
45
40
|
mass: number;
|
|
46
41
|
stiffness: number;
|
|
@@ -948,8 +943,8 @@ export declare const config: {
|
|
|
948
943
|
normal: string;
|
|
949
944
|
};
|
|
950
945
|
};
|
|
951
|
-
},
|
|
952
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
946
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
947
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
953
948
|
mono: {
|
|
954
949
|
weight: {
|
|
955
950
|
1: string;
|
|
@@ -973,7 +968,7 @@ export declare const config: {
|
|
|
973
968
|
16: number;
|
|
974
969
|
};
|
|
975
970
|
};
|
|
976
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
971
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
977
972
|
};
|
|
978
973
|
selectionStyles: (theme: Record<string, string>) => {
|
|
979
974
|
backgroundColor: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.reanimated.d.ts","sourceRoot":"","sources":["../src/index.reanimated.ts"],"names":[],"mappings":"AAEA,cAAc,SAAS,CAAA;AACvB,cAAc,qBAAqB,CAAA;AACnC,cAAc,yBAAyB,CAAA;AAEvC,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"index.reanimated.d.ts","sourceRoot":"","sources":["../src/index.reanimated.ts"],"names":[],"mappings":"AAEA,cAAc,SAAS,CAAA;AACvB,cAAc,qBAAqB,CAAA;AACnC,cAAc,yBAAyB,CAAA;AAEvC,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGlB,CAAA"}
|
package/types/v2-base.d.ts
CHANGED
|
@@ -3270,8 +3270,8 @@ export declare const config: {
|
|
|
3270
3270
|
normal: string;
|
|
3271
3271
|
};
|
|
3272
3272
|
};
|
|
3273
|
-
},
|
|
3274
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3273
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3274
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3275
3275
|
mono: {
|
|
3276
3276
|
weight: {
|
|
3277
3277
|
1: string;
|
|
@@ -3295,7 +3295,7 @@ export declare const config: {
|
|
|
3295
3295
|
16: number;
|
|
3296
3296
|
};
|
|
3297
3297
|
};
|
|
3298
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3298
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
3299
3299
|
};
|
|
3300
3300
|
selectionStyles: (theme: Record<string, string>) => {
|
|
3301
3301
|
backgroundColor: string;
|
package/types/v2-native.d.ts
CHANGED
|
@@ -3304,8 +3304,8 @@ export declare const config: {
|
|
|
3304
3304
|
normal: string;
|
|
3305
3305
|
};
|
|
3306
3306
|
};
|
|
3307
|
-
},
|
|
3308
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3307
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3308
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3309
3309
|
mono: {
|
|
3310
3310
|
weight: {
|
|
3311
3311
|
1: string;
|
|
@@ -3329,7 +3329,7 @@ export declare const config: {
|
|
|
3329
3329
|
16: number;
|
|
3330
3330
|
};
|
|
3331
3331
|
};
|
|
3332
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3332
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
3333
3333
|
};
|
|
3334
3334
|
selectionStyles: (theme: Record<string, string>) => {
|
|
3335
3335
|
backgroundColor: string;
|
package/types/v2-reanimated.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
export declare const config: {
|
|
2
2
|
animations: import("@tamagui/web").AnimationDriver<{
|
|
3
3
|
'100ms': {
|
|
4
|
-
type:
|
|
4
|
+
type: string;
|
|
5
5
|
duration: number;
|
|
6
6
|
};
|
|
7
7
|
bouncy: {
|
|
8
|
-
type:
|
|
8
|
+
type: string;
|
|
9
9
|
damping: number;
|
|
10
10
|
mass: number;
|
|
11
11
|
stiffness: number;
|
|
12
12
|
};
|
|
13
13
|
lazy: {
|
|
14
|
-
type:
|
|
14
|
+
type: string;
|
|
15
15
|
damping: number;
|
|
16
16
|
stiffness: number;
|
|
17
17
|
};
|
|
@@ -21,23 +21,18 @@ export declare const config: {
|
|
|
21
21
|
mass: number;
|
|
22
22
|
};
|
|
23
23
|
slow: {
|
|
24
|
-
type:
|
|
24
|
+
type: string;
|
|
25
25
|
damping: number;
|
|
26
26
|
stiffness: number;
|
|
27
27
|
};
|
|
28
28
|
quick: {
|
|
29
|
-
type:
|
|
29
|
+
type: string;
|
|
30
30
|
damping: number;
|
|
31
31
|
mass: number;
|
|
32
32
|
stiffness: number;
|
|
33
33
|
};
|
|
34
34
|
tooltip: {
|
|
35
|
-
type:
|
|
36
|
-
damping: number;
|
|
37
|
-
mass: number;
|
|
38
|
-
stiffness: number;
|
|
39
|
-
};
|
|
40
|
-
select: {
|
|
35
|
+
type: string;
|
|
41
36
|
damping: number;
|
|
42
37
|
mass: number;
|
|
43
38
|
stiffness: number;
|
|
@@ -3314,8 +3309,8 @@ export declare const config: {
|
|
|
3314
3309
|
normal: string;
|
|
3315
3310
|
};
|
|
3316
3311
|
};
|
|
3317
|
-
},
|
|
3318
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3312
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3313
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3319
3314
|
mono: {
|
|
3320
3315
|
weight: {
|
|
3321
3316
|
1: string;
|
|
@@ -3339,7 +3334,7 @@ export declare const config: {
|
|
|
3339
3334
|
16: number;
|
|
3340
3335
|
};
|
|
3341
3336
|
};
|
|
3342
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3337
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
3343
3338
|
};
|
|
3344
3339
|
selectionStyles: (theme: Record<string, string>) => {
|
|
3345
3340
|
backgroundColor: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v2-reanimated.d.ts","sourceRoot":"","sources":["../src/v2-reanimated.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"v2-reanimated.d.ts","sourceRoot":"","sources":["../src/v2-reanimated.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGW,CAAA"}
|
package/types/v2.d.ts
CHANGED
|
@@ -3279,8 +3279,8 @@ export declare const config: {
|
|
|
3279
3279
|
normal: string;
|
|
3280
3280
|
};
|
|
3281
3281
|
};
|
|
3282
|
-
},
|
|
3283
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3282
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3283
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3284
3284
|
mono: {
|
|
3285
3285
|
weight: {
|
|
3286
3286
|
1: string;
|
|
@@ -3304,7 +3304,7 @@ export declare const config: {
|
|
|
3304
3304
|
16: number;
|
|
3305
3305
|
};
|
|
3306
3306
|
};
|
|
3307
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3307
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
3308
3308
|
};
|
|
3309
3309
|
selectionStyles: (theme: Record<string, string>) => {
|
|
3310
3310
|
backgroundColor: string;
|
package/types/v2.native.d.ts
CHANGED
|
@@ -3304,8 +3304,8 @@ export declare const config: {
|
|
|
3304
3304
|
normal: string;
|
|
3305
3305
|
};
|
|
3306
3306
|
};
|
|
3307
|
-
},
|
|
3308
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3307
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3308
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
3309
3309
|
mono: {
|
|
3310
3310
|
weight: {
|
|
3311
3311
|
1: string;
|
|
@@ -3329,7 +3329,7 @@ export declare const config: {
|
|
|
3329
3329
|
16: number;
|
|
3330
3330
|
};
|
|
3331
3331
|
};
|
|
3332
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
3332
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
3333
3333
|
};
|
|
3334
3334
|
selectionStyles: (theme: Record<string, string>) => {
|
|
3335
3335
|
backgroundColor: string;
|
package/types/v3.d.ts
CHANGED
|
@@ -21,7 +21,6 @@ export declare const config: {
|
|
|
21
21
|
quicker: string;
|
|
22
22
|
quickest: string;
|
|
23
23
|
tooltip: string;
|
|
24
|
-
select: string;
|
|
25
24
|
}>;
|
|
26
25
|
themes: import("@tamagui/themes/v3-themes").ThemesOut;
|
|
27
26
|
media: {
|
|
@@ -859,8 +858,8 @@ export declare const config: {
|
|
|
859
858
|
normal: string;
|
|
860
859
|
};
|
|
861
860
|
};
|
|
862
|
-
},
|
|
863
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
861
|
+
}, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
862
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
864
863
|
mono: {
|
|
865
864
|
weight: {
|
|
866
865
|
1: string;
|
|
@@ -884,7 +883,7 @@ export declare const config: {
|
|
|
884
883
|
16: number;
|
|
885
884
|
};
|
|
886
885
|
};
|
|
887
|
-
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
886
|
+
silkscreen: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13>;
|
|
888
887
|
};
|
|
889
888
|
selectionStyles: (theme: any) => {
|
|
890
889
|
backgroundColor: any;
|
package/types/v3.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v3.d.ts","sourceRoot":"","sources":["../src/v3.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC5C,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,2BAA2B,CAAA;AAC1D,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAA;AAExD,eAAO,MAAM,eAAe,GAAI,UAAK;;;QAM3B,CAAA;AAMV,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"v3.d.ts","sourceRoot":"","sources":["../src/v3.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC5C,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,2BAA2B,CAAA;AAC1D,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAA;AAExD,eAAO,MAAM,eAAe,GAAI,UAAK;;;QAM3B,CAAA;AAMV,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAcW,CAAA"}
|
package/types/v4-fonts.d.ts
CHANGED
|
@@ -24,8 +24,8 @@ declare const defaultSizes: {
|
|
|
24
24
|
readonly 16: 134;
|
|
25
25
|
};
|
|
26
26
|
export declare const fonts: {
|
|
27
|
-
body: FillInFont<GenericFont,
|
|
28
|
-
heading: FillInFont<GenericFont,
|
|
27
|
+
body: FillInFont<GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
28
|
+
heading: FillInFont<GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
29
29
|
};
|
|
30
30
|
export {};
|
|
31
31
|
//# sourceMappingURL=v4-fonts.d.ts.map
|
package/types/v4.d.ts
CHANGED
|
@@ -25,7 +25,6 @@ export declare const settings: {
|
|
|
25
25
|
allowedStyleValues: "somewhat-strict-web";
|
|
26
26
|
addThemeClassName: "html";
|
|
27
27
|
onlyAllowShorthands: true;
|
|
28
|
-
maxDarkLightNesting: number;
|
|
29
28
|
styleCompat: "legacy";
|
|
30
29
|
defaultPosition: "relative";
|
|
31
30
|
};
|
|
@@ -43,7 +42,6 @@ export declare const defaultConfig: {
|
|
|
43
42
|
quicker: string;
|
|
44
43
|
quickest: string;
|
|
45
44
|
tooltip: string;
|
|
46
|
-
select: string;
|
|
47
45
|
}>;
|
|
48
46
|
media: {
|
|
49
47
|
readonly maxXs: {
|
|
@@ -373,8 +371,8 @@ export declare const defaultConfig: {
|
|
|
373
371
|
};
|
|
374
372
|
};
|
|
375
373
|
fonts: {
|
|
376
|
-
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
377
|
-
heading: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont,
|
|
374
|
+
body: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
375
|
+
heading: import("@tamagui/web").FillInFont<import("@tamagui/web").GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
378
376
|
};
|
|
379
377
|
selectionStyles: (theme: any) => {
|
|
380
378
|
backgroundColor: any;
|
|
@@ -396,7 +394,6 @@ export declare const defaultConfig: {
|
|
|
396
394
|
allowedStyleValues: "somewhat-strict-web";
|
|
397
395
|
addThemeClassName: "html";
|
|
398
396
|
onlyAllowShorthands: true;
|
|
399
|
-
maxDarkLightNesting: number;
|
|
400
397
|
styleCompat: "legacy";
|
|
401
398
|
defaultPosition: "relative";
|
|
402
399
|
};
|
package/types/v4.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v4.d.ts","sourceRoot":"","sources":["../src/v4.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAC1D,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC5C,OAAO,EAAE,gBAAgB,EAAE,KAAK,EAAE,MAAM,YAAY,CAAA;AACpD,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAA;AACxE,OAAO,EAAE,aAAa,IAAI,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAI5D,eAAO,MAAM,eAAe,GAAI,UAAK;;;QAM3B,CAAA;AAEV,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"v4.d.ts","sourceRoot":"","sources":["../src/v4.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAC1D,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC5C,OAAO,EAAE,gBAAgB,EAAE,KAAK,EAAE,MAAM,YAAY,CAAA;AACpD,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAA;AACxE,OAAO,EAAE,aAAa,IAAI,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAI5D,eAAO,MAAM,eAAe,GAAI,UAAK;;;QAM3B,CAAA;AAEV,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;CAUqB,CAAA;AAE1C,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CASI,CAAA"}
|
package/types/v5-fonts.d.ts
CHANGED
|
@@ -24,8 +24,8 @@ declare const defaultSizes: {
|
|
|
24
24
|
readonly 16: 134;
|
|
25
25
|
};
|
|
26
26
|
export declare const fonts: {
|
|
27
|
-
body: FillInFont<GenericFont,
|
|
28
|
-
heading: FillInFont<GenericFont,
|
|
27
|
+
body: FillInFont<GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
28
|
+
heading: FillInFont<GenericFont, 9 | 15 | 1 | 10 | 5 | 14 | 11 | 12 | 16 | 2 | 3 | 4 | 6 | 7 | 8 | 13 | "true">;
|
|
29
29
|
};
|
|
30
30
|
export {};
|
|
31
31
|
//# sourceMappingURL=v5-fonts.d.ts.map
|