@tamagui/scroll-view 1.89.25 → 1.89.27-1708112217600
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/dist/cjs/ScrollView.native.js +1 -2
- package/dist/cjs/ScrollView.native.js.map +3 -3
- package/dist/cjs/index.native.js.map +2 -2
- package/dist/esm/ScrollView.native.js +1 -1
- package/dist/esm/ScrollView.native.js.map +3 -3
- package/dist/esm/index.native.js.map +1 -1
- package/dist/jsx/ScrollView.native.js +1 -1
- package/dist/jsx/ScrollView.native.js.map +3 -3
- package/dist/jsx/index.native.js.map +1 -1
- package/package.json +4 -4
|
@@ -18,8 +18,7 @@ __export(ScrollView_exports, {
|
|
|
18
18
|
ScrollView: () => ScrollView
|
|
19
19
|
});
|
|
20
20
|
module.exports = __toCommonJS(ScrollView_exports);
|
|
21
|
-
var import_stacks = require("@tamagui/stacks"), import_web = require("@tamagui/web"), import_react_native = require("react-native")
|
|
22
|
-
const ScrollView = (0, import_web.styled)(import_react_native.ScrollView, {
|
|
21
|
+
var import_stacks = require("@tamagui/stacks"), import_web = require("@tamagui/web"), import_react_native = require("react-native"), ScrollView = (0, import_web.styled)(import_react_native.ScrollView, {
|
|
23
22
|
name: "ScrollView",
|
|
24
23
|
scrollEnabled: !0,
|
|
25
24
|
variants: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../../src/ScrollView.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;AAAA
|
|
5
|
-
"names": ["ScrollViewNative"]
|
|
3
|
+
"sources": ["../../src/Users/n8/tamagui/packages/scroll-view/src/ScrollView.tsx"],
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;AAAA;;;;;oBAAgC,4BAEhC,aAAuB,yBACvB,sBAA+C,yBAElCA,iBAAaC,mBAAOC,oBAAAA,YAAkB;EACjDC,MAAM;EACNC,eAAe;EAEfC,UAAU;IACRC,YAAY;MACVC,MAAMC;IACR;EACF;AACF,CAAA;",
|
|
5
|
+
"names": ["ScrollView", "styled", "ScrollViewNative", "name", "scrollEnabled", "variants", "fullscreen", "true", "fullscreenStyle"]
|
|
6
6
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { fullscreenStyle } from "@tamagui/stacks";
|
|
2
2
|
import { styled } from "@tamagui/web";
|
|
3
3
|
import { ScrollView as ScrollViewNative } from "react-native";
|
|
4
|
-
|
|
4
|
+
var ScrollView = styled(ScrollViewNative, {
|
|
5
5
|
name: "ScrollView",
|
|
6
6
|
scrollEnabled: !0,
|
|
7
7
|
variants: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../../src/ScrollView.tsx"],
|
|
4
|
-
"mappings": "AAAA,
|
|
5
|
-
"names": []
|
|
3
|
+
"sources": ["../../src/Users/n8/tamagui/packages/scroll-view/src/ScrollView.tsx"],
|
|
4
|
+
"mappings": "AAAA,SAASA,uBAAuB;AAEhC,SAASC,cAAc;AACvB,SAASC,cAAcC,wBAAwB;AAExC,IAAMD,aAAaD,OAAOE,kBAAkB;EACjDC,MAAM;EACNC,eAAe;EAEfC,UAAU;IACRC,YAAY;MACVC,MAAMR;IACR;EACF;AACF,CAAA;",
|
|
5
|
+
"names": ["fullscreenStyle", "styled", "ScrollView", "ScrollViewNative", "name", "scrollEnabled", "variants", "fullscreen", "true"]
|
|
6
6
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { fullscreenStyle } from "@tamagui/stacks";
|
|
2
2
|
import { styled } from "@tamagui/web";
|
|
3
3
|
import { ScrollView as ScrollViewNative } from "react-native";
|
|
4
|
-
|
|
4
|
+
var ScrollView = styled(ScrollViewNative, {
|
|
5
5
|
name: "ScrollView",
|
|
6
6
|
scrollEnabled: !0,
|
|
7
7
|
variants: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../../src/ScrollView.tsx"],
|
|
4
|
-
"mappings": "AAAA,
|
|
5
|
-
"names": []
|
|
3
|
+
"sources": ["../../src/Users/n8/tamagui/packages/scroll-view/src/ScrollView.tsx"],
|
|
4
|
+
"mappings": "AAAA,SAASA,uBAAuB;AAEhC,SAASC,cAAc;AACvB,SAASC,cAAcC,wBAAwB;AAExC,IAAMD,aAAaD,OAAOE,kBAAkB;EACjDC,MAAM;EACNC,eAAe;EAEfC,UAAU;IACRC,YAAY;MACVC,MAAMR;IACR;EACF;AACF,CAAA;",
|
|
5
|
+
"names": ["fullscreenStyle", "styled", "ScrollView", "ScrollViewNative", "name", "scrollEnabled", "variants", "fullscreen", "true"]
|
|
6
6
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/scroll-view",
|
|
3
|
-
"version": "1.89.
|
|
3
|
+
"version": "1.89.27-1708112217600",
|
|
4
4
|
"sideEffects": [
|
|
5
5
|
"*.css"
|
|
6
6
|
],
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@tamagui/stacks": "1.89.
|
|
36
|
-
"@tamagui/web": "1.89.
|
|
35
|
+
"@tamagui/stacks": "1.89.27-1708112217600",
|
|
36
|
+
"@tamagui/web": "1.89.27-1708112217600"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
39
39
|
"react": "*"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@tamagui/build": "1.89.
|
|
42
|
+
"@tamagui/build": "1.89.27-1708112217600",
|
|
43
43
|
"react": "^18.2.0"
|
|
44
44
|
},
|
|
45
45
|
"publishConfig": {
|