@tamagui/linear-gradient
Advanced tools
Comparing version 1.121.4 to 1.121.5
@@ -43,4 +43,4 @@ var __create = Object.create; | ||
locations, | ||
start, | ||
end, | ||
start ? Array.isArray(start) ? start : [start.x, start.y] : void 0, | ||
end ? Array.isArray(end) ? end : [end.x, end.y] : void 0, | ||
width, | ||
@@ -47,0 +47,0 @@ height |
@@ -19,4 +19,4 @@ import { normalizeColor } from "@tamagui/core"; | ||
locations, | ||
start, | ||
end, | ||
start ? Array.isArray(start) ? start : [start.x, start.y] : void 0, | ||
end ? Array.isArray(end) ? end : [end.x, end.y] : void 0, | ||
width, | ||
@@ -23,0 +23,0 @@ height |
@@ -19,4 +19,4 @@ import { normalizeColor } from "@tamagui/core"; | ||
locations, | ||
start, | ||
end, | ||
start ? Array.isArray(start) ? start : [start.x, start.y] : void 0, | ||
end ? Array.isArray(end) ? end : [end.x, end.y] : void 0, | ||
width, | ||
@@ -23,0 +23,0 @@ height |
{ | ||
"name": "@tamagui/linear-gradient", | ||
"version": "1.121.4", | ||
"version": "1.121.5", | ||
"sideEffects": [ | ||
@@ -39,7 +39,7 @@ "*.css" | ||
"dependencies": { | ||
"@tamagui/core": "1.121.4", | ||
"@tamagui/stacks": "1.121.4" | ||
"@tamagui/core": "1.121.5", | ||
"@tamagui/stacks": "1.121.5" | ||
}, | ||
"devDependencies": { | ||
"@tamagui/build": "1.121.4", | ||
"@tamagui/build": "1.121.5", | ||
"expo-linear-gradient": "~14.0.1", | ||
@@ -46,0 +46,0 @@ "react": "*" |
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
Sorry, the diff of this file is not supported yet
80399
1322
+ Added@tamagui/compose-refs@1.121.5(transitive)
+ Added@tamagui/constants@1.121.5(transitive)
+ Added@tamagui/core@1.121.5(transitive)
+ Added@tamagui/helpers@1.121.5(transitive)
+ Added@tamagui/normalize-css-color@1.121.5(transitive)
+ Added@tamagui/react-native-use-pressable@1.121.5(transitive)
+ Added@tamagui/react-native-use-responder-events@1.121.5(transitive)
+ Added@tamagui/simple-hash@1.121.5(transitive)
+ Added@tamagui/stacks@1.121.5(transitive)
+ Added@tamagui/timer@1.121.5(transitive)
+ Added@tamagui/types@1.121.5(transitive)
+ Added@tamagui/use-did-finish-ssr@1.121.5(transitive)
+ Added@tamagui/use-event@1.121.5(transitive)
+ Added@tamagui/use-force-update@1.121.5(transitive)
+ Added@tamagui/web@1.121.5(transitive)
- Removed@tamagui/compose-refs@1.121.4(transitive)
- Removed@tamagui/constants@1.121.4(transitive)
- Removed@tamagui/core@1.121.4(transitive)
- Removed@tamagui/helpers@1.121.4(transitive)
- Removed@tamagui/normalize-css-color@1.121.4(transitive)
- Removed@tamagui/react-native-use-pressable@1.121.4(transitive)
- Removed@tamagui/react-native-use-responder-events@1.121.4(transitive)
- Removed@tamagui/simple-hash@1.121.4(transitive)
- Removed@tamagui/stacks@1.121.4(transitive)
- Removed@tamagui/timer@1.121.4(transitive)
- Removed@tamagui/types@1.121.4(transitive)
- Removed@tamagui/use-did-finish-ssr@1.121.4(transitive)
- Removed@tamagui/use-event@1.121.4(transitive)
- Removed@tamagui/use-force-update@1.121.4(transitive)
- Removed@tamagui/web@1.121.4(transitive)
Updated@tamagui/core@1.121.5
Updated@tamagui/stacks@1.121.5