@tamagui/helpers 1.123.8 → 1.123.9
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/helpers",
|
|
3
|
-
"version": "1.123.
|
|
3
|
+
"version": "1.123.9",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
5
|
"types": "./types/index.d.ts",
|
|
6
6
|
"main": "dist/cjs",
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"clean:build": "tamagui-build clean:build"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@tamagui/constants": "1.123.
|
|
23
|
-
"@tamagui/simple-hash": "1.123.
|
|
22
|
+
"@tamagui/constants": "1.123.9",
|
|
23
|
+
"@tamagui/simple-hash": "1.123.9"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@tamagui/build": "1.123.
|
|
26
|
+
"@tamagui/build": "1.123.9"
|
|
27
27
|
},
|
|
28
28
|
"publishConfig": {
|
|
29
29
|
"access": "public"
|
|
@@ -51,7 +51,6 @@ export declare const tokenCategories: {
|
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
export declare const stylePropsUnitless: {
|
|
54
|
-
perspective: boolean;
|
|
55
54
|
WebkitLineClamp: boolean;
|
|
56
55
|
animationIterationCount: boolean;
|
|
57
56
|
aspectRatio: boolean;
|
|
@@ -168,7 +167,6 @@ export declare const stylePropsView: {
|
|
|
168
167
|
userSelect?: boolean | undefined;
|
|
169
168
|
boxShadow: boolean;
|
|
170
169
|
filter: boolean;
|
|
171
|
-
perspective: boolean;
|
|
172
170
|
WebkitLineClamp: boolean;
|
|
173
171
|
animationIterationCount: boolean;
|
|
174
172
|
aspectRatio: boolean;
|
|
@@ -208,6 +206,7 @@ export declare const stylePropsView: {
|
|
|
208
206
|
shadowOpacity: boolean;
|
|
209
207
|
x: boolean;
|
|
210
208
|
y: boolean;
|
|
209
|
+
perspective: boolean;
|
|
211
210
|
skewX: boolean;
|
|
212
211
|
skewY: boolean;
|
|
213
212
|
matrix: boolean;
|
|
@@ -455,7 +454,6 @@ export declare const stylePropsText: {
|
|
|
455
454
|
transformStyle?: boolean | undefined;
|
|
456
455
|
boxShadow: boolean;
|
|
457
456
|
filter: boolean;
|
|
458
|
-
perspective: boolean;
|
|
459
457
|
animationIterationCount: boolean;
|
|
460
458
|
aspectRatio: boolean;
|
|
461
459
|
borderImageOutset: boolean;
|
|
@@ -493,6 +491,7 @@ export declare const stylePropsText: {
|
|
|
493
491
|
shadowOpacity: boolean;
|
|
494
492
|
x: boolean;
|
|
495
493
|
y: boolean;
|
|
494
|
+
perspective: boolean;
|
|
496
495
|
skewX: boolean;
|
|
497
496
|
skewY: boolean;
|
|
498
497
|
matrix: boolean;
|
|
@@ -709,7 +708,6 @@ export declare const stylePropsAll: {
|
|
|
709
708
|
transformStyle?: boolean | undefined;
|
|
710
709
|
boxShadow: boolean;
|
|
711
710
|
filter: boolean;
|
|
712
|
-
perspective: boolean;
|
|
713
711
|
animationIterationCount: boolean;
|
|
714
712
|
aspectRatio: boolean;
|
|
715
713
|
borderImageOutset: boolean;
|
|
@@ -747,6 +745,7 @@ export declare const stylePropsAll: {
|
|
|
747
745
|
shadowOpacity: boolean;
|
|
748
746
|
x: boolean;
|
|
749
747
|
y: boolean;
|
|
748
|
+
perspective: boolean;
|
|
750
749
|
skewX: boolean;
|
|
751
750
|
skewY: boolean;
|
|
752
751
|
matrix: boolean;
|
|
@@ -949,7 +948,6 @@ export declare const validStyles: {
|
|
|
949
948
|
userSelect?: boolean | undefined;
|
|
950
949
|
boxShadow: boolean;
|
|
951
950
|
filter: boolean;
|
|
952
|
-
perspective: boolean;
|
|
953
951
|
WebkitLineClamp: boolean;
|
|
954
952
|
animationIterationCount: boolean;
|
|
955
953
|
aspectRatio: boolean;
|
|
@@ -989,6 +987,7 @@ export declare const validStyles: {
|
|
|
989
987
|
shadowOpacity: boolean;
|
|
990
988
|
x: boolean;
|
|
991
989
|
y: boolean;
|
|
990
|
+
perspective: boolean;
|
|
992
991
|
skewX: boolean;
|
|
993
992
|
skewY: boolean;
|
|
994
993
|
matrix: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validStyleProps.d.ts","sourceRoot":"","sources":["../src/validStyleProps.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqD3B,CAAA;AAED,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"validStyleProps.d.ts","sourceRoot":"","sources":["../src/validStyleProps.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqD3B,CAAA;AAED,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsC9B,CAAA;AAED,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;CAc/B,CAAA;AAED,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiK1B,CAAA;AAaD,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsB9B,CAAA;AAED,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAG1B,CAAA;AAED,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiB,CAAA;AAE3C,eAAO,MAAM,eAAe;;;;;;;;;CAa3B,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiB,CAAA"}
|