@tamagui/react-native-web 1.121.11 → 1.121.12
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/index.cjs
CHANGED
|
@@ -19,8 +19,8 @@ var __export = (target, all) => {
|
|
|
19
19
|
var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
|
|
20
20
|
value: !0
|
|
21
21
|
}), mod);
|
|
22
|
-
var
|
|
23
|
-
__export(
|
|
22
|
+
var index_exports = {};
|
|
23
|
+
__export(index_exports, {
|
|
24
24
|
ActivityIndicator: () => ActivityIndicator,
|
|
25
25
|
Animated: () => Animated,
|
|
26
26
|
Image: () => Image,
|
|
@@ -36,12 +36,12 @@ __export(src_exports, {
|
|
|
36
36
|
TextInput: () => TextInput,
|
|
37
37
|
View: () => import_web.View
|
|
38
38
|
});
|
|
39
|
-
module.exports = __toCommonJS(
|
|
40
|
-
__reExport(
|
|
41
|
-
__reExport(
|
|
39
|
+
module.exports = __toCommonJS(index_exports);
|
|
40
|
+
__reExport(index_exports, require("@tamagui/react-native-use-responder-events"), module.exports);
|
|
41
|
+
__reExport(index_exports, require("@tamagui/react-native-use-pressable"), module.exports);
|
|
42
42
|
var import_web = require("@tamagui/web"),
|
|
43
43
|
import_web2 = require("@tamagui/web");
|
|
44
|
-
__reExport(
|
|
44
|
+
__reExport(index_exports, require("./Dimensions.cjs"), module.exports);
|
|
45
45
|
const Platform = {
|
|
46
46
|
OS: "web",
|
|
47
47
|
select(obj) {
|
package/dist/cjs/index.js
CHANGED
|
@@ -12,8 +12,8 @@ var __export = (target, all) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
}, __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
|
|
15
|
-
var
|
|
16
|
-
__export(
|
|
15
|
+
var index_exports = {};
|
|
16
|
+
__export(index_exports, {
|
|
17
17
|
ActivityIndicator: () => ActivityIndicator,
|
|
18
18
|
Animated: () => Animated,
|
|
19
19
|
Image: () => Image,
|
|
@@ -29,11 +29,11 @@ __export(src_exports, {
|
|
|
29
29
|
TextInput: () => TextInput,
|
|
30
30
|
View: () => import_web.View
|
|
31
31
|
});
|
|
32
|
-
module.exports = __toCommonJS(
|
|
33
|
-
__reExport(
|
|
34
|
-
__reExport(
|
|
32
|
+
module.exports = __toCommonJS(index_exports);
|
|
33
|
+
__reExport(index_exports, require("@tamagui/react-native-use-responder-events"), module.exports);
|
|
34
|
+
__reExport(index_exports, require("@tamagui/react-native-use-pressable"), module.exports);
|
|
35
35
|
var import_web = require("@tamagui/web"), import_web2 = require("@tamagui/web");
|
|
36
|
-
__reExport(
|
|
36
|
+
__reExport(index_exports, require("./Dimensions"), module.exports);
|
|
37
37
|
const Platform = {
|
|
38
38
|
OS: "web",
|
|
39
39
|
select(obj) {
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/index.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAEA,
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAEA,0BAAc,uDAFd;AAGA,0BAAc,gDAHd;AAIA,iBAA2B,yBAC3BA,cAA2B;AAE3B,0BAAc,yBAPd;AASO,MAAM,WAAW;AAAA,EACtB,IAAI;AAAA,EAEJ,OAAO,KAAK;AACV,WAAO,IAAI;AAAA,EACb;AACF,GAEa,aAAa;AAAA,EACxB,OAAO,KAAK;AACV,WAAO;AAAA,EACT;AACF,GAEa,YAAY,MAChB,MAGI,WAAW;AAAA,EACtB;AAAA,EACA;AACF,GAEa,oBAAoB,MACxB,MAGI,eAAe,MACnB,MAGI,SAAS,MACb,MAGI,YAAY,MAChB,MAGI,aAAa,MACjB,MAGI,WAAW,CAAC,GAEZ,QAAQ,MACZ,MAGI,UAAU,CAAC;",
|
|
5
5
|
"names": ["import_web"]
|
|
6
6
|
}
|
package/dist/cjs/index.native.js
CHANGED
|
@@ -13,8 +13,8 @@ var __export = (target, all) => {
|
|
|
13
13
|
return to;
|
|
14
14
|
}, __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
15
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
|
|
16
|
-
var
|
|
17
|
-
__export(
|
|
16
|
+
var index_exports = {};
|
|
17
|
+
__export(index_exports, {
|
|
18
18
|
ActivityIndicator: () => ActivityIndicator,
|
|
19
19
|
Animated: () => Animated,
|
|
20
20
|
Image: () => Image,
|
|
@@ -30,11 +30,11 @@ __export(src_exports, {
|
|
|
30
30
|
TextInput: () => TextInput,
|
|
31
31
|
View: () => import_web.View
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
34
|
-
__reExport(
|
|
35
|
-
__reExport(
|
|
33
|
+
module.exports = __toCommonJS(index_exports);
|
|
34
|
+
__reExport(index_exports, require("@tamagui/react-native-use-responder-events"), module.exports);
|
|
35
|
+
__reExport(index_exports, require("@tamagui/react-native-use-pressable"), module.exports);
|
|
36
36
|
var import_web = require("@tamagui/web"), import_web2 = require("@tamagui/web");
|
|
37
|
-
__reExport(
|
|
37
|
+
__reExport(index_exports, require("./Dimensions"), module.exports);
|
|
38
38
|
var Platform = {
|
|
39
39
|
OS: "web",
|
|
40
40
|
select(obj) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/Users/n8/tamagui/code/ui/react-native-web/src/index.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;AAAA;;;;;;;;;;;;;;;;;;AAEA,
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;AAAA;;;;;;;;;;;;;;;;;;AAEA,0BAAc,uDAFd;AAGA,0BAAc,gDAHd;AAIA,iBAA2B,yBAC3BA,cAA2B;AAE3B,0BAAc,yBAPd;AASO,IAAMC,WAAW;EACtBC,IAAI;EAEJC,OAAOC,KAAG;AACR,WAAOA,IAAIC;EACb;AACF,GAEaC,aAAa;EACxBC,OAAOH,KAAG;AACR,WAAOA;EACT;AACF,GAEaI,YAAY,WAAA;AACvB,SAAO;AACT,GAEaC,WAAW;EACtBC;EACAC;AACF,GAEaC,oBAAoB,WAAA;AAC/B,SAAO;AACT,GAEaC,eAAe,WAAA;AAC1B,SAAO;AACT,GAEaC,SAAS,WAAA;AACpB,SAAO;AACT,GAEaC,YAAY,WAAA;AACvB,SAAO;AACT,GAEaC,aAAa,WAAA;AACxB,SAAO;AACT,GAEaC,WAAW,CAAC,GAEZC,QAAQ,WAAA;AACnB,SAAO;AACT,GAEaC,UAAU,CAAC;",
|
|
5
5
|
"names": ["import_web", "Platform", "OS", "select", "obj", "web", "StyleSheet", "create", "Pressable", "Animated", "View", "Text", "ActivityIndicator", "PanResponder", "Switch", "TextInput", "ScrollView", "Keyboard", "Image", "Linking"]
|
|
6
6
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/react-native-web",
|
|
3
|
-
"version": "1.121.
|
|
3
|
+
"version": "1.121.12",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"types": "./types/index.d.ts",
|
|
6
6
|
"main": "dist/cjs",
|
|
@@ -30,12 +30,12 @@
|
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@tamagui/react-native-use-pressable": "1.121.
|
|
34
|
-
"@tamagui/react-native-use-responder-events": "1.121.
|
|
35
|
-
"@tamagui/web": "1.121.
|
|
33
|
+
"@tamagui/react-native-use-pressable": "1.121.12",
|
|
34
|
+
"@tamagui/react-native-use-responder-events": "1.121.12",
|
|
35
|
+
"@tamagui/web": "1.121.12"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@tamagui/build": "1.121.
|
|
38
|
+
"@tamagui/build": "1.121.12",
|
|
39
39
|
"react": "*"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|