@tamagui/react-native-web-lite 2.0.0-rc.30 → 2.0.0-rc.32
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 +7 -7
- package/dist/cjs/index.js +0 -172
- package/dist/cjs/index.js.map +0 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/react-native-web-lite",
|
|
3
|
-
"version": "2.0.0-rc.
|
|
3
|
+
"version": "2.0.0-rc.32",
|
|
4
4
|
"description": "React Native for Web",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -102,16 +102,16 @@
|
|
|
102
102
|
"clean:build": "tamagui-build clean:build"
|
|
103
103
|
},
|
|
104
104
|
"dependencies": {
|
|
105
|
-
"@tamagui/normalize-css-color": "2.0.0-rc.
|
|
106
|
-
"@tamagui/react-native-use-pressable": "2.0.0-rc.
|
|
107
|
-
"@tamagui/react-native-use-responder-events": "2.0.0-rc.
|
|
108
|
-
"@tamagui/react-native-web-internals": "2.0.0-rc.
|
|
109
|
-
"@tamagui/web": "2.0.0-rc.
|
|
105
|
+
"@tamagui/normalize-css-color": "2.0.0-rc.32",
|
|
106
|
+
"@tamagui/react-native-use-pressable": "2.0.0-rc.32",
|
|
107
|
+
"@tamagui/react-native-use-responder-events": "2.0.0-rc.32",
|
|
108
|
+
"@tamagui/react-native-web-internals": "2.0.0-rc.32",
|
|
109
|
+
"@tamagui/web": "2.0.0-rc.32",
|
|
110
110
|
"invariant": "^2.2.4",
|
|
111
111
|
"memoize-one": "^6.0.0"
|
|
112
112
|
},
|
|
113
113
|
"devDependencies": {
|
|
114
|
-
"@tamagui/build": "2.0.0-rc.
|
|
114
|
+
"@tamagui/build": "2.0.0-rc.32",
|
|
115
115
|
"react": ">=19",
|
|
116
116
|
"react-dom": "*"
|
|
117
117
|
},
|
package/dist/cjs/index.js
DELETED
|
@@ -1,172 +0,0 @@
|
|
|
1
|
-
var __create = Object.create;
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __getProtoOf = Object.getPrototypeOf,
|
|
6
|
-
__hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __export = (target, all) => {
|
|
8
|
-
for (var name in all) __defProp(target, name, {
|
|
9
|
-
get: all[name],
|
|
10
|
-
enumerable: !0
|
|
11
|
-
});
|
|
12
|
-
},
|
|
13
|
-
__copyProps = (to, from, except, desc) => {
|
|
14
|
-
if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
|
|
15
|
-
get: () => from[key],
|
|
16
|
-
enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
|
|
17
|
-
});
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
|
|
26
|
-
value: mod,
|
|
27
|
-
enumerable: !0
|
|
28
|
-
}) : target, mod)),
|
|
29
|
-
__toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
|
|
30
|
-
value: !0
|
|
31
|
-
}), mod);
|
|
32
|
-
var index_exports = {};
|
|
33
|
-
__export(index_exports, {
|
|
34
|
-
AccessibilityInfo: () => import_AccessibilityInfo.AccessibilityInfo,
|
|
35
|
-
AccessibilityUtil: () => import_react_native_web_internals.AccessibilityUtil,
|
|
36
|
-
ActivityIndicator: () => import_ActivityIndicator.ActivityIndicator,
|
|
37
|
-
Alert: () => import_Alert.Alert,
|
|
38
|
-
Animated: () => import_Animated.default,
|
|
39
|
-
AppRegistry: () => import_AppRegistry.AppRegistry,
|
|
40
|
-
AppState: () => import_AppState.AppState,
|
|
41
|
-
Appearance: () => import_Appearance.Appearance,
|
|
42
|
-
BackHandler: () => import_BackHandler.BackHandler,
|
|
43
|
-
Clipboard: () => import_Clipboard.Clipboard,
|
|
44
|
-
DeviceEmitter: () => import_DeviceEmitter.DeviceEmitter,
|
|
45
|
-
DeviceEventEmitter: () => import_DeviceEmitter.DeviceEmitter,
|
|
46
|
-
DeviceInfo: () => import_DeviceInfo.DeviceInfo,
|
|
47
|
-
Dimensions: () => import_Dimensions.Dimensions,
|
|
48
|
-
DrawerLayoutAndroid: () => import_UnimplementedView.UnimplementedView,
|
|
49
|
-
Easing: () => import_Easing.default,
|
|
50
|
-
FlatList: () => import_FlatList.FlatList,
|
|
51
|
-
I18nManager: () => import_I18nManager.I18nManager,
|
|
52
|
-
Image: () => import_Image.Image,
|
|
53
|
-
ImageBackground: () => import_ImageBackground.ImageBackground,
|
|
54
|
-
ImageLoader: () => import_react_native_web_internals.ImageLoader,
|
|
55
|
-
InteractionManager: () => import_react_native_web_internals.InteractionManager,
|
|
56
|
-
Keyboard: () => import_Keyboard.Keyboard,
|
|
57
|
-
KeyboardAvoidingView: () => import_KeyboardAvoidingView.KeyboardAvoidingView,
|
|
58
|
-
Linking: () => import_Linking.Linking,
|
|
59
|
-
LocaleProvider: () => import_react_native_web_internals.LocaleProvider,
|
|
60
|
-
LogBox: () => import_LogBox.LogBox,
|
|
61
|
-
Modal: () => import_Modal.Modal,
|
|
62
|
-
NativeEventEmitter: () => import_NativeEventEmitter.default,
|
|
63
|
-
NativeModules: () => import_NativeModules.NativeModules,
|
|
64
|
-
PanResponder: () => import_PanResponder.PanResponder,
|
|
65
|
-
PixelRatio: () => import_PixelRatio.PixelRatio,
|
|
66
|
-
Platform: () => import_react_native_web_internals.Platform,
|
|
67
|
-
Pressable: () => import_Pressable.Pressable,
|
|
68
|
-
RefreshControl: () => import_RefreshControl.RefreshControl,
|
|
69
|
-
RootTagContext: () => RootTagContext,
|
|
70
|
-
SafeAreaView: () => import_SafeAreaView.SafeAreaView,
|
|
71
|
-
ScrollView: () => import_ScrollView.ScrollView,
|
|
72
|
-
SectionList: () => import_SectionList.SectionList,
|
|
73
|
-
Share: () => import_Share.Share,
|
|
74
|
-
StatusBar: () => import_StatusBar.StatusBar,
|
|
75
|
-
StyleSheet: () => import_react_native_web_internals.StyleSheet,
|
|
76
|
-
Switch: () => import_UnimplementedView.UnimplementedView,
|
|
77
|
-
Text: () => import_Text.Text,
|
|
78
|
-
TextAncestorContext: () => import_react_native_web_internals.TextAncestorContext,
|
|
79
|
-
TextInput: () => import_TextInput.TextInput,
|
|
80
|
-
Touchable: () => import_TouchableOpacity.TouchableOpacity,
|
|
81
|
-
TouchableHighlight: () => import_UnimplementedView.UnimplementedView,
|
|
82
|
-
TouchableNativeFeedback: () => import_TouchableNativeFeedback.TouchableNativeFeedback,
|
|
83
|
-
TouchableOpacity: () => import_TouchableOpacity.TouchableOpacity,
|
|
84
|
-
TouchableWithoutFeedback: () => import_TouchableWithoutFeedback.TouchableWithoutFeedback,
|
|
85
|
-
UIManager: () => import_react_native_web_internals.UIManager,
|
|
86
|
-
Vibration: () => import_Vibration.Vibration,
|
|
87
|
-
View: () => import_View.View,
|
|
88
|
-
VirtualizedList: () => import_VirtualizedList.VirtualizedList,
|
|
89
|
-
canUseDOM: () => import_react_native_web_internals.canUseDOM,
|
|
90
|
-
clickProps: () => import_react_native_web_internals.clickProps,
|
|
91
|
-
createDOMProps: () => import_react_native_web_internals.createDOMProps,
|
|
92
|
-
dismissKeyboard: () => import_react_native_web_internals.dismissKeyboard,
|
|
93
|
-
findNodeHandle: () => findNodeHandle,
|
|
94
|
-
flattenStyle: () => import_react_native_web_internals.flattenStyle,
|
|
95
|
-
isWebColor: () => import_react_native_web_internals.isWebColor,
|
|
96
|
-
mergeRefs: () => import_react_native_web_internals.mergeRefs,
|
|
97
|
-
normalizeColor: () => import_react_native_web_internals.normalizeColor,
|
|
98
|
-
processColor: () => import_react_native_web_internals.processColor,
|
|
99
|
-
processStyle: () => import_react_native_web_internals.processStyle,
|
|
100
|
-
render: () => import_render.render,
|
|
101
|
-
requireNativeComponent: () => requireNativeComponent,
|
|
102
|
-
unstable_batchedUpdates: () => import_react_dom.unstable_batchedUpdates,
|
|
103
|
-
unstable_createElement: () => import_createElement.createElement,
|
|
104
|
-
useColorScheme: () => import_useColorScheme.useColorScheme,
|
|
105
|
-
useEvent: () => import_react_native_web_internals.useEvent,
|
|
106
|
-
useHover: () => import_react_native_web_internals.useHover,
|
|
107
|
-
useLayoutEffect: () => import_react_native_web_internals.useLayoutEffect,
|
|
108
|
-
useLocaleContext: () => import_useLocaleContext.useLocaleContext,
|
|
109
|
-
useMergeRefs: () => import_react_native_web_internals.useMergeRefs,
|
|
110
|
-
usePlatformMethods: () => import_react_native_web_internals.usePlatformMethods,
|
|
111
|
-
useWindowDimensions: () => import_useWindowDimensions.useWindowDimensions
|
|
112
|
-
});
|
|
113
|
-
module.exports = __toCommonJS(index_exports);
|
|
114
|
-
var import_react = require("react"),
|
|
115
|
-
import_react_native_web_internals = require("@tamagui/react-native-web-internals"),
|
|
116
|
-
import_createElement = require("./createElement/index.cjs"),
|
|
117
|
-
import_NativeModules = require("./NativeModules/index.cjs"),
|
|
118
|
-
import_render = require("./render/index.cjs"),
|
|
119
|
-
import_Animated = __toESM(require("./vendor/react-native/Animated/Animated.cjs"), 1),
|
|
120
|
-
import_Easing = __toESM(require("./vendor/react-native/Animated/Easing.cjs"), 1),
|
|
121
|
-
import_NativeEventEmitter = __toESM(require("./vendor/react-native/EventEmitter/NativeEventEmitter.cjs"), 1),
|
|
122
|
-
import_AccessibilityInfo = require("./AccessibilityInfo/index.cjs"),
|
|
123
|
-
import_Alert = require("./Alert/index.cjs"),
|
|
124
|
-
import_Appearance = require("./Appearance/index.cjs"),
|
|
125
|
-
import_AppRegistry = require("./AppRegistry/index.cjs"),
|
|
126
|
-
import_AppState = require("./AppState/index.cjs"),
|
|
127
|
-
import_BackHandler = require("./BackHandler/index.cjs"),
|
|
128
|
-
import_Clipboard = require("./Clipboard/index.cjs"),
|
|
129
|
-
import_DeviceEmitter = require("./DeviceEmitter.cjs"),
|
|
130
|
-
import_DeviceInfo = require("./DeviceInfo/index.cjs"),
|
|
131
|
-
import_Dimensions = require("./Dimensions/index.cjs"),
|
|
132
|
-
import_I18nManager = require("./I18nManager/index.cjs"),
|
|
133
|
-
import_Keyboard = require("./Keyboard/index.cjs"),
|
|
134
|
-
import_Linking = require("./Linking/index.cjs"),
|
|
135
|
-
import_PanResponder = require("./PanResponder/index.cjs"),
|
|
136
|
-
import_PixelRatio = require("./PixelRatio/index.cjs"),
|
|
137
|
-
import_Share = require("./Share/index.cjs"),
|
|
138
|
-
import_Vibration = require("./Vibration/index.cjs"),
|
|
139
|
-
import_FlatList = require("./FlatList.cjs"),
|
|
140
|
-
import_SectionList = require("./SectionList.cjs"),
|
|
141
|
-
import_VirtualizedList = require("./VirtualizedList.cjs"),
|
|
142
|
-
import_TouchableNativeFeedback = require("./TouchableNativeFeedback.cjs"),
|
|
143
|
-
import_UnimplementedView = require("./UnimplementedView.cjs"),
|
|
144
|
-
import_TouchableOpacity = require("./TouchableOpacity.cjs"),
|
|
145
|
-
import_TouchableWithoutFeedback = require("./TouchableWithoutFeedback.cjs"),
|
|
146
|
-
import_ActivityIndicator = require("./ActivityIndicator/index.cjs"),
|
|
147
|
-
import_Image = require("./Image/index.cjs"),
|
|
148
|
-
import_ImageBackground = require("./ImageBackground/index.cjs"),
|
|
149
|
-
import_KeyboardAvoidingView = require("./KeyboardAvoidingView/index.cjs"),
|
|
150
|
-
import_LogBox = require("./LogBox/index.cjs"),
|
|
151
|
-
import_Modal = require("./Modal/index.cjs"),
|
|
152
|
-
import_Pressable = require("./Pressable/index.cjs"),
|
|
153
|
-
import_RefreshControl = require("./RefreshControl/index.cjs"),
|
|
154
|
-
import_SafeAreaView = require("./SafeAreaView/index.cjs"),
|
|
155
|
-
import_ScrollView = require("./ScrollView/index.cjs"),
|
|
156
|
-
import_StatusBar = require("./StatusBar/index.cjs"),
|
|
157
|
-
import_Text = require("./Text/index.cjs"),
|
|
158
|
-
import_TextInput = require("./TextInput/index.cjs"),
|
|
159
|
-
import_View = require("./View/index.cjs"),
|
|
160
|
-
import_useColorScheme = require("./useColorScheme/index.cjs"),
|
|
161
|
-
import_useLocaleContext = require("./useLocaleContext/index.cjs"),
|
|
162
|
-
import_useWindowDimensions = require("./useWindowDimensions/index.cjs"),
|
|
163
|
-
import_react_dom = require("react-dom");
|
|
164
|
-
function requireNativeComponent(name) {
|
|
165
|
-
return function () {
|
|
166
|
-
return null;
|
|
167
|
-
};
|
|
168
|
-
}
|
|
169
|
-
const findNodeHandle = component => {
|
|
170
|
-
throw new Error("not supported - use ref instead");
|
|
171
|
-
},
|
|
172
|
-
RootTagContext = (0, import_react.createContext)(null);
|
package/dist/cjs/index.js.map
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 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;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B,kBAE9B,oCAwBO,gDACP,uBAAwD,kCACxD,uBAA8B,kCAC9B,gBAAuB,2BAGvB,kBAAoC,gEACpC,gBAAkC,8DAGlC,4BAA8C,8EAG9C,2BAAkC,sCAClC,eAAsB,0BACtB,oBAA2B,+BAC3B,qBAA4B,gCAC5B,kBAAyB,6BACzB,qBAA4B,gCAC5B,mBAA0B,8BAC1B,uBAAmE,4BACnE,oBAA2B,+BAC3B,oBAA2B,+BAC3B,qBAA4B,gCAC5B,kBAAyB,6BAEzB,iBAAwB,4BACxB,sBAA6B,iCAC7B,oBAA2B,+BAC3B,eAAsB,0BACtB,mBAA0B,8BAG1B,kBAAyB,uBACzB,qBAA4B,0BAC5B,yBAAgC,8BAChC,iCAAwC,sCAGxC,2BAIO,gCAEP,0BAAgE,+BAChE,kCAAyC,uCAGzC,2BAAkC,sCAClC,eAAsB,0BACtB,yBAAgC,oCAChC,8BAAqC,yCACrC,gBAAuB,2BACvB,eAAsB,0BACtB,mBAA0B,8BAC1B,wBAA+B,mCAC/B,sBAA6B,iCAC7B,oBAA2B,+BAE3B,mBAA0B,8BAC1B,cAAqB,yBACrB,mBAA0B,8BAC1B,cAAqB,yBAGrB,wBAA+B,mCAC/B,0BAAiC,qCACjC,6BAAoC,wCAcpC,mBAAwC;AAZjC,SAAS,uBAAuB,MAAc;AACnD,SAAO,WAAyB;AAC9B,WAAO;AAAA,EACT;AACF;AAEO,MAAM,iBAAiB,CAAC,cAAmB;AAChD,QAAM,IAAI,MAAM,iCAAiC;AACnD,GAMa,qBAAiB,4BAAc,IAAI;",
|
|
5
|
-
"names": []
|
|
6
|
-
}
|