@tamagui/helpers
Advanced tools
Comparing version 1.121.12-1737247304231 to 1.121.12-1737270844392
@@ -228,5 +228,6 @@ var __defProp = Object.defineProperty; | ||
...stylePropsUnitless, | ||
...import_constants.isAndroid ? { elevationAndroid: !0 } : {}, | ||
boxShadow: !0, | ||
filter: !0, | ||
// RN doesn't support specific border styles per-edge | ||
// web-only for convenience | ||
transition: !0, | ||
@@ -290,4 +291,3 @@ textWrap: !0, | ||
transformStyle: !0, | ||
userSelect: !0, | ||
...import_constants.isAndroid ? { elevationAndroid: !0 } : {} | ||
userSelect: !0 | ||
}, stylePropsFont = { | ||
@@ -311,3 +311,2 @@ fontFamily: !0, | ||
userSelect: !0, | ||
selectable: !0, | ||
verticalAlign: !0, | ||
@@ -314,0 +313,0 @@ whiteSpace: !0, |
@@ -226,7 +226,7 @@ "use strict"; | ||
...stylePropsUnitless, | ||
boxShadow: !0, | ||
filter: !0, | ||
...import_constants.isAndroid ? { | ||
elevationAndroid: !0 | ||
} : {} | ||
} : {}, | ||
boxShadow: !0, | ||
filter: !0 | ||
}, stylePropsFont = { | ||
@@ -250,3 +250,2 @@ fontFamily: !0, | ||
userSelect: !0, | ||
selectable: !0, | ||
verticalAlign: !0 | ||
@@ -253,0 +252,0 @@ }, stylePropsText = { |
@@ -200,5 +200,6 @@ import { isAndroid } from "@tamagui/constants"; | ||
...stylePropsUnitless, | ||
...isAndroid ? { elevationAndroid: !0 } : {}, | ||
boxShadow: !0, | ||
filter: !0, | ||
// RN doesn't support specific border styles per-edge | ||
// web-only for convenience | ||
transition: !0, | ||
@@ -262,4 +263,3 @@ textWrap: !0, | ||
transformStyle: !0, | ||
userSelect: !0, | ||
...isAndroid ? { elevationAndroid: !0 } : {} | ||
userSelect: !0 | ||
}, stylePropsFont = { | ||
@@ -283,3 +283,2 @@ fontFamily: !0, | ||
userSelect: !0, | ||
selectable: !0, | ||
verticalAlign: !0, | ||
@@ -286,0 +285,0 @@ whiteSpace: !0, |
@@ -198,7 +198,7 @@ import { isAndroid } from "@tamagui/constants"; | ||
...stylePropsUnitless, | ||
boxShadow: !0, | ||
filter: !0, | ||
...isAndroid ? { | ||
elevationAndroid: !0 | ||
} : {} | ||
} : {}, | ||
boxShadow: !0, | ||
filter: !0 | ||
}, stylePropsFont = { | ||
@@ -222,3 +222,2 @@ fontFamily: !0, | ||
userSelect: !0, | ||
selectable: !0, | ||
verticalAlign: !0 | ||
@@ -225,0 +224,0 @@ }, stylePropsText = { |
{ | ||
"name": "@tamagui/helpers", | ||
"version": "1.121.12-1737247304231", | ||
"version": "1.121.12-1737270844392", | ||
"source": "src/index.ts", | ||
@@ -22,7 +22,7 @@ "types": "./types/index.d.ts", | ||
"dependencies": { | ||
"@tamagui/constants": "1.121.12-1737247304231", | ||
"@tamagui/simple-hash": "1.121.12-1737247304231" | ||
"@tamagui/constants": "1.121.12-1737270844392", | ||
"@tamagui/simple-hash": "1.121.12-1737270844392" | ||
}, | ||
"devDependencies": { | ||
"@tamagui/build": "1.121.12-1737247304231" | ||
"@tamagui/build": "1.121.12-1737270844392" | ||
}, | ||
@@ -29,0 +29,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
205455
4813
+ Added@tamagui/constants@1.121.12-1737270844392(transitive)
+ Added@tamagui/simple-hash@1.121.12-1737270844392(transitive)
- Removed@tamagui/constants@1.121.12-1737247304231(transitive)
- Removed@tamagui/simple-hash@1.121.12-1737247304231(transitive)