@fto-consult/expo-ui 6.56.0 → 6.56.1
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/electron/expo-ui.json +47 -133
- package/package.json +1 -1
- package/src/App.js +2 -2
package/electron/expo-ui.json
CHANGED
@@ -1,133 +1,47 @@
|
|
1
|
-
{
|
2
|
-
"name": "
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
6
|
-
"
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
"
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
"
|
26
|
-
"
|
27
|
-
"
|
28
|
-
"
|
29
|
-
"
|
30
|
-
"
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
"
|
35
|
-
"
|
36
|
-
|
37
|
-
|
38
|
-
"
|
39
|
-
"
|
40
|
-
|
41
|
-
|
42
|
-
"expo-
|
43
|
-
"
|
44
|
-
"
|
45
|
-
"
|
46
|
-
|
47
|
-
|
48
|
-
"update": "npm i expo @emotion/native@latest react-native-big-list@latest apexcharts@latest file-saver@latest fs-extra@latest google-libphonenumber@latest @pchmn/expo-material3-theme@latest @emotion/native@latest @fto-consult/common@latest @react-navigation/stack react-native-blob-util react-native-gesture-handler@latest react-native-iphone-x-helper@latest react-native-mime-types@latest react-native-paper@latest react-native-paper-dates@latest @react-navigation/native@latest @react-navigation/native-stack@latest react-virtuoso@latest tippy.js@latest websql@latest xlsx@latest react-native-web@latest react-dom@latest react-native-webview@latest && npx expo install --fix && npm run update-apexchart && npm run find-licenses"
|
49
|
-
},
|
50
|
-
"bin": {
|
51
|
-
"expo-ui": "./bin/index.js"
|
52
|
-
},
|
53
|
-
"repository": {
|
54
|
-
"type": "git",
|
55
|
-
"url": "git+https://github.com/borispipo/expo-ui.git"
|
56
|
-
},
|
57
|
-
"keywords": [
|
58
|
-
"Expo",
|
59
|
-
"React-Native"
|
60
|
-
],
|
61
|
-
"author": "Boris Fouomene",
|
62
|
-
"license": "ISC",
|
63
|
-
"bugs": {
|
64
|
-
"url": "https://github.com/borispipo/expo-ui/issues"
|
65
|
-
},
|
66
|
-
"homepage": "https://github.com/borispipo/expo-ui#readme",
|
67
|
-
"dependencies": {
|
68
|
-
"@emotion/native": "^11.11.0",
|
69
|
-
"@emotion/react": "^11.11.1",
|
70
|
-
"@expo/html-elements": "^0.5.1",
|
71
|
-
"@expo/vector-icons": "^13.0.0",
|
72
|
-
"@faker-js/faker": "^8.0.2",
|
73
|
-
"@fto-consult/common": "^3.44.0",
|
74
|
-
"@pchmn/expo-material3-theme": "^1.3.1",
|
75
|
-
"@react-native-async-storage/async-storage": "1.18.2",
|
76
|
-
"@react-native-community/datetimepicker": "7.2.0",
|
77
|
-
"@react-native-community/netinfo": "9.3.10",
|
78
|
-
"@react-native/assets-registry": "^0.72.0",
|
79
|
-
"@react-navigation/native": "^6.1.8",
|
80
|
-
"@react-navigation/native-stack": "^6.9.14",
|
81
|
-
"@react-navigation/stack": "^6.3.18",
|
82
|
-
"@shopify/flash-list": "1.4.3",
|
83
|
-
"apexcharts": "^3.42.0",
|
84
|
-
"expo": "^49.0.11",
|
85
|
-
"expo-camera": "~13.4.4",
|
86
|
-
"expo-clipboard": "~4.3.1",
|
87
|
-
"expo-font": "~11.4.0",
|
88
|
-
"expo-image-picker": "~14.3.2",
|
89
|
-
"expo-linking": "~5.0.2",
|
90
|
-
"expo-sqlite": "~11.3.3",
|
91
|
-
"expo-status-bar": "~1.6.0",
|
92
|
-
"expo-system-ui": "~2.4.0",
|
93
|
-
"expo-web-browser": "~12.3.2",
|
94
|
-
"file-saver": "^2.0.5",
|
95
|
-
"fs-extra": "^11.1.1",
|
96
|
-
"google-libphonenumber": "^3.2.33",
|
97
|
-
"htmlparser2-without-node-native": "^3.9.2",
|
98
|
-
"is-plain-obj": "^4.1.0",
|
99
|
-
"js-base64": "^3.7.5",
|
100
|
-
"pdfmake": "^0.2.7",
|
101
|
-
"process": "^0.11.10",
|
102
|
-
"prop-types": "^15.8.1",
|
103
|
-
"react": "^18.2.0",
|
104
|
-
"react-content-loader": "^6.2.1",
|
105
|
-
"react-dom": "^18.2.0",
|
106
|
-
"react-native": "0.72.5",
|
107
|
-
"react-native-big-list": "^1.6.1",
|
108
|
-
"react-native-blob-util": "^0.18.6",
|
109
|
-
"react-native-gesture-handler": "~2.12.0",
|
110
|
-
"react-native-iphone-x-helper": "^1.3.1",
|
111
|
-
"react-native-mime-types": "^2.4.0",
|
112
|
-
"react-native-paper": "^5.10.6",
|
113
|
-
"react-native-paper-dates": "^0.19.7",
|
114
|
-
"react-native-reanimated": "~3.3.0",
|
115
|
-
"react-native-safe-area-context": "4.6.3",
|
116
|
-
"react-native-screens": "~3.22.0",
|
117
|
-
"react-native-svg": "13.9.0",
|
118
|
-
"react-native-web": "^0.19.9",
|
119
|
-
"react-native-webview": "13.2.2",
|
120
|
-
"react-virtuoso": "^4.6.0",
|
121
|
-
"sharp-cli": "^4.1.1",
|
122
|
-
"tippy.js": "^6.3.7",
|
123
|
-
"websql": "^2.0.3",
|
124
|
-
"xlsx": "^0.18.5"
|
125
|
-
},
|
126
|
-
"devDependencies": {
|
127
|
-
"@expo/metro-config": "^0.10.7",
|
128
|
-
"@expo/webpack-config": "^19.0.0",
|
129
|
-
"babel-plugin-inline-dotenv": "^1.7.0",
|
130
|
-
"babel-plugin-module-resolver": "^5.0.0",
|
131
|
-
"uninstall": "^0.0.0"
|
132
|
-
}
|
133
|
-
}
|
1
|
+
{
|
2
|
+
"name": "smart-eem",
|
3
|
+
"version": "1.0.0",
|
4
|
+
"id": "com.ftc.apps.device.smarteneo",
|
5
|
+
"realeaseDateStr": "1er Juin 2021",
|
6
|
+
"releaseDate": "2020-05-23",
|
7
|
+
"devMail": "smart-eneo@gmail.com",
|
8
|
+
"devWebsite": "http://fto-consulting.com/smart-eneo/",
|
9
|
+
"copyRight": "FirsTo consulting@Août 2022",
|
10
|
+
"apiVersion": "1.0",
|
11
|
+
"tablesDataPath": "./src/database/tables",
|
12
|
+
"includeCredentialsOnApiFetch": false,
|
13
|
+
"checkNavigationPermsOnTableOrStructData": false,
|
14
|
+
"authLoginIdField": "userId",
|
15
|
+
"theme": {
|
16
|
+
"light": {
|
17
|
+
"primary": "#00AB55",
|
18
|
+
"secondary": "#354448"
|
19
|
+
}
|
20
|
+
},
|
21
|
+
"netInfoReachabilityShortTimeout": 30000,
|
22
|
+
"main": "index",
|
23
|
+
"description": "Suivi des équipements Eneo",
|
24
|
+
"scripts": {
|
25
|
+
"start": "npx expo start --localhost",
|
26
|
+
"android": "npx expo start --android",
|
27
|
+
"ios": "npx expo start --ios",
|
28
|
+
"web": "npx expo start --web",
|
29
|
+
"build-web": "npx expo export:web",
|
30
|
+
"build-cloudflare": "npm install && npx expo export:web"
|
31
|
+
},
|
32
|
+
"private": true,
|
33
|
+
"repository": {
|
34
|
+
"type": "git",
|
35
|
+
"url": "git+https://github.com/borispipo/smart-eneo.git"
|
36
|
+
},
|
37
|
+
"dependencies": {
|
38
|
+
"@fto-consult/expo-ui": "^6.56.0",
|
39
|
+
"socket.io-client": "^4.6.1"
|
40
|
+
},
|
41
|
+
"devDependencies": {
|
42
|
+
"@expo/metro-config": "^0.10.7",
|
43
|
+
"@expo/webpack-config": "^19.0.0",
|
44
|
+
"babel-plugin-inline-dotenv": "^1.7.0",
|
45
|
+
"babel-plugin-module-resolver": "^5.0.0"
|
46
|
+
}
|
47
|
+
}
|
package/package.json
CHANGED
package/src/App.js
CHANGED
@@ -13,8 +13,8 @@ import App from "./AppEntry";
|
|
13
13
|
* }
|
14
14
|
*/
|
15
15
|
|
16
|
-
export default function ExpoUIAppEntryProvider({swrConfig,children,init,...rest}){
|
16
|
+
export default function ExpoUIAppEntryProvider({swrConfig,render,children,init,...rest}){
|
17
17
|
return <Provider {...rest}>
|
18
|
-
<App init={init} children={children}/>
|
18
|
+
<App init={init} children={children} render={render}/>
|
19
19
|
</Provider>
|
20
20
|
}
|