@tamagui/helpers 1.123.6 → 1.123.8
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.8",
|
|
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.8",
|
|
23
|
+
"@tamagui/simple-hash": "1.123.8"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@tamagui/build": "1.123.
|
|
26
|
+
"@tamagui/build": "1.123.8"
|
|
27
27
|
},
|
|
28
28
|
"publishConfig": {
|
|
29
29
|
"access": "public"
|
|
@@ -51,6 +51,7 @@ export declare const tokenCategories: {
|
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
export declare const stylePropsUnitless: {
|
|
54
|
+
perspective: boolean;
|
|
54
55
|
WebkitLineClamp: boolean;
|
|
55
56
|
animationIterationCount: boolean;
|
|
56
57
|
aspectRatio: boolean;
|
|
@@ -167,6 +168,7 @@ export declare const stylePropsView: {
|
|
|
167
168
|
userSelect?: boolean | undefined;
|
|
168
169
|
boxShadow: boolean;
|
|
169
170
|
filter: boolean;
|
|
171
|
+
perspective: boolean;
|
|
170
172
|
WebkitLineClamp: boolean;
|
|
171
173
|
animationIterationCount: boolean;
|
|
172
174
|
aspectRatio: boolean;
|
|
@@ -206,7 +208,6 @@ export declare const stylePropsView: {
|
|
|
206
208
|
shadowOpacity: boolean;
|
|
207
209
|
x: boolean;
|
|
208
210
|
y: boolean;
|
|
209
|
-
perspective: boolean;
|
|
210
211
|
skewX: boolean;
|
|
211
212
|
skewY: boolean;
|
|
212
213
|
matrix: boolean;
|
|
@@ -454,6 +455,7 @@ export declare const stylePropsText: {
|
|
|
454
455
|
transformStyle?: boolean | undefined;
|
|
455
456
|
boxShadow: boolean;
|
|
456
457
|
filter: boolean;
|
|
458
|
+
perspective: boolean;
|
|
457
459
|
animationIterationCount: boolean;
|
|
458
460
|
aspectRatio: boolean;
|
|
459
461
|
borderImageOutset: boolean;
|
|
@@ -491,7 +493,6 @@ export declare const stylePropsText: {
|
|
|
491
493
|
shadowOpacity: boolean;
|
|
492
494
|
x: boolean;
|
|
493
495
|
y: boolean;
|
|
494
|
-
perspective: boolean;
|
|
495
496
|
skewX: boolean;
|
|
496
497
|
skewY: boolean;
|
|
497
498
|
matrix: boolean;
|
|
@@ -708,6 +709,7 @@ export declare const stylePropsAll: {
|
|
|
708
709
|
transformStyle?: boolean | undefined;
|
|
709
710
|
boxShadow: boolean;
|
|
710
711
|
filter: boolean;
|
|
712
|
+
perspective: boolean;
|
|
711
713
|
animationIterationCount: boolean;
|
|
712
714
|
aspectRatio: boolean;
|
|
713
715
|
borderImageOutset: boolean;
|
|
@@ -745,7 +747,6 @@ export declare const stylePropsAll: {
|
|
|
745
747
|
shadowOpacity: boolean;
|
|
746
748
|
x: boolean;
|
|
747
749
|
y: boolean;
|
|
748
|
-
perspective: boolean;
|
|
749
750
|
skewX: boolean;
|
|
750
751
|
skewY: boolean;
|
|
751
752
|
matrix: boolean;
|
|
@@ -948,6 +949,7 @@ export declare const validStyles: {
|
|
|
948
949
|
userSelect?: boolean | undefined;
|
|
949
950
|
boxShadow: boolean;
|
|
950
951
|
filter: boolean;
|
|
952
|
+
perspective: boolean;
|
|
951
953
|
WebkitLineClamp: boolean;
|
|
952
954
|
animationIterationCount: boolean;
|
|
953
955
|
aspectRatio: boolean;
|
|
@@ -987,7 +989,6 @@ export declare const validStyles: {
|
|
|
987
989
|
shadowOpacity: boolean;
|
|
988
990
|
x: boolean;
|
|
989
991
|
y: boolean;
|
|
990
|
-
perspective: boolean;
|
|
991
992
|
skewX: boolean;
|
|
992
993
|
skewY: boolean;
|
|
993
994
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuC9B,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"}
|