@appshell/react-shell 1.0.0-alpha.8 → 1.0.0-alpha.81

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.
Files changed (38) hide show
  1. package/README.md +33 -26
  2. package/dist/144.js +1 -1
  3. package/dist/466.js +2 -0
  4. package/dist/466.js.LICENSE.txt +9 -0
  5. package/dist/58.js +1 -0
  6. package/dist/630.js +1 -0
  7. package/dist/677.js +1 -0
  8. package/dist/85.js +2 -0
  9. package/dist/85.js.LICENSE.txt +9 -0
  10. package/dist/941.js +1 -0
  11. package/dist/dev/favicon.ico +0 -0
  12. package/dist/dev/logo192.png +0 -0
  13. package/dist/dev/logo512.png +0 -0
  14. package/dist/dev/main.js +8160 -0
  15. package/dist/dev/main.js.map +1 -0
  16. package/dist/dev/manifest.json +25 -0
  17. package/dist/dev/mf-manifest.json +130 -0
  18. package/dist/dev/mf-stats.json +150 -0
  19. package/dist/dev/react_src_index_ts.js +554 -0
  20. package/dist/dev/react_src_index_ts.js.map +1 -0
  21. package/dist/dev/runtime_src_index_ts.js +231 -0
  22. package/dist/dev/runtime_src_index_ts.js.map +1 -0
  23. package/dist/dev/src_bootstrap_tsx.js +768 -0
  24. package/dist/dev/src_bootstrap_tsx.js.map +1 -0
  25. package/dist/dev/vendors-node_modules_react-dom_index_js.js +30577 -0
  26. package/dist/dev/vendors-node_modules_react-dom_index_js.js.map +1 -0
  27. package/dist/dev/vendors-node_modules_react_index_js.js +2771 -0
  28. package/dist/dev/vendors-node_modules_react_index_js.js.map +1 -0
  29. package/dist/dev/vendors-node_modules_react_jsx-runtime_js.js +1345 -0
  30. package/dist/dev/vendors-node_modules_react_jsx-runtime_js.js.map +1 -0
  31. package/dist/main.js +1 -1
  32. package/dist/mf-manifest.json +132 -0
  33. package/dist/mf-stats.json +152 -0
  34. package/package.json +16 -8
  35. package/dist/190.js +0 -1
  36. package/dist/320.js +0 -1
  37. package/dist/48.js +0 -1
  38. package/dist/939.js +0 -1
@@ -0,0 +1,25 @@
1
+ {
2
+ "short_name": "Appshell Host",
3
+ "name": "Appshell React Host",
4
+ "icons": [
5
+ {
6
+ "src": "favicon.ico",
7
+ "sizes": "64x64 32x32 24x24 16x16",
8
+ "type": "image/x-icon"
9
+ },
10
+ {
11
+ "src": "logo192.png",
12
+ "type": "image/png",
13
+ "sizes": "192x192"
14
+ },
15
+ {
16
+ "src": "logo512.png",
17
+ "type": "image/png",
18
+ "sizes": "512x512"
19
+ }
20
+ ],
21
+ "start_url": ".",
22
+ "display": "standalone",
23
+ "theme_color": "#000000",
24
+ "background_color": "#ffffff"
25
+ }
@@ -0,0 +1,130 @@
1
+ {
2
+ "id": "Appshell",
3
+ "name": "Appshell",
4
+ "metaData": {
5
+ "name": "Appshell",
6
+ "type": "app",
7
+ "buildInfo": {
8
+ "buildVersion": "1.0.0-alpha.81",
9
+ "buildName": "@appshell/react-shell"
10
+ },
11
+ "remoteEntry": {
12
+ "name": "",
13
+ "path": "",
14
+ "type": "global"
15
+ },
16
+ "types": {
17
+ "path": "",
18
+ "name": "",
19
+ "zip": "",
20
+ "api": ""
21
+ },
22
+ "globalName": "Appshell",
23
+ "pluginVersion": "2.8.2",
24
+ "publicPath": "auto"
25
+ },
26
+ "shared": [
27
+ {
28
+ "id": "Appshell:@appshell/react",
29
+ "name": "@appshell/react",
30
+ "version": "1.0.0-alpha.81",
31
+ "singleton": true,
32
+ "requiredVersion": "^1.0.0-alpha.81",
33
+ "assets": {
34
+ "js": {
35
+ "async": [],
36
+ "sync": [
37
+ "react_src_index_ts.js"
38
+ ]
39
+ },
40
+ "css": {
41
+ "async": [],
42
+ "sync": []
43
+ }
44
+ },
45
+ "fallback": ""
46
+ },
47
+ {
48
+ "id": "Appshell:@appshell/runtime",
49
+ "name": "@appshell/runtime",
50
+ "version": "1.0.0-alpha.81",
51
+ "singleton": true,
52
+ "requiredVersion": "^1.0.0-alpha.81",
53
+ "assets": {
54
+ "js": {
55
+ "async": [],
56
+ "sync": [
57
+ "runtime_src_index_ts.js"
58
+ ]
59
+ },
60
+ "css": {
61
+ "async": [],
62
+ "sync": []
63
+ }
64
+ },
65
+ "fallback": ""
66
+ },
67
+ {
68
+ "id": "Appshell:react-dom",
69
+ "name": "react-dom",
70
+ "version": "18.2.0",
71
+ "singleton": true,
72
+ "requiredVersion": "18.2.0",
73
+ "assets": {
74
+ "js": {
75
+ "async": [],
76
+ "sync": [
77
+ "vendors-node_modules_react-dom_index_js.js"
78
+ ]
79
+ },
80
+ "css": {
81
+ "async": [],
82
+ "sync": []
83
+ }
84
+ },
85
+ "fallback": ""
86
+ },
87
+ {
88
+ "id": "Appshell:react/jsx-runtime",
89
+ "name": "react/jsx-runtime",
90
+ "version": "18.2.0",
91
+ "singleton": true,
92
+ "requiredVersion": "18.2.0",
93
+ "assets": {
94
+ "js": {
95
+ "async": [],
96
+ "sync": [
97
+ "vendors-node_modules_react_jsx-runtime_js.js"
98
+ ]
99
+ },
100
+ "css": {
101
+ "async": [],
102
+ "sync": []
103
+ }
104
+ },
105
+ "fallback": ""
106
+ },
107
+ {
108
+ "id": "Appshell:react",
109
+ "name": "react",
110
+ "version": "18.2.0",
111
+ "singleton": true,
112
+ "requiredVersion": "18.2.0",
113
+ "assets": {
114
+ "js": {
115
+ "async": [],
116
+ "sync": [
117
+ "vendors-node_modules_react_index_js.js"
118
+ ]
119
+ },
120
+ "css": {
121
+ "async": [],
122
+ "sync": []
123
+ }
124
+ },
125
+ "fallback": ""
126
+ }
127
+ ],
128
+ "remotes": [],
129
+ "exposes": []
130
+ }
@@ -0,0 +1,150 @@
1
+ {
2
+ "id": "Appshell",
3
+ "name": "Appshell",
4
+ "metaData": {
5
+ "name": "Appshell",
6
+ "type": "app",
7
+ "buildInfo": {
8
+ "buildVersion": "1.0.0-alpha.81",
9
+ "buildName": "@appshell/react-shell"
10
+ },
11
+ "remoteEntry": {
12
+ "name": "",
13
+ "path": "",
14
+ "type": "global"
15
+ },
16
+ "types": {
17
+ "path": "",
18
+ "name": "",
19
+ "zip": "",
20
+ "api": ""
21
+ },
22
+ "globalName": "Appshell",
23
+ "pluginVersion": "2.8.2",
24
+ "publicPath": "auto"
25
+ },
26
+ "shared": [
27
+ {
28
+ "singleton": true,
29
+ "requiredVersion": "^1.0.0-alpha.81",
30
+ "shareScope": "default",
31
+ "name": "@appshell/react",
32
+ "version": "1.0.0-alpha.81",
33
+ "eager": false,
34
+ "id": "Appshell:@appshell/react",
35
+ "assets": {
36
+ "js": {
37
+ "async": [],
38
+ "sync": [
39
+ "react_src_index_ts.js"
40
+ ]
41
+ },
42
+ "css": {
43
+ "async": [],
44
+ "sync": []
45
+ }
46
+ },
47
+ "usedIn": [],
48
+ "usedExports": [],
49
+ "fallback": ""
50
+ },
51
+ {
52
+ "singleton": true,
53
+ "requiredVersion": "^1.0.0-alpha.81",
54
+ "shareScope": "default",
55
+ "name": "@appshell/runtime",
56
+ "version": "1.0.0-alpha.81",
57
+ "eager": false,
58
+ "id": "Appshell:@appshell/runtime",
59
+ "assets": {
60
+ "js": {
61
+ "async": [],
62
+ "sync": [
63
+ "runtime_src_index_ts.js"
64
+ ]
65
+ },
66
+ "css": {
67
+ "async": [],
68
+ "sync": []
69
+ }
70
+ },
71
+ "usedIn": [],
72
+ "usedExports": [],
73
+ "fallback": ""
74
+ },
75
+ {
76
+ "singleton": true,
77
+ "requiredVersion": "18.2.0",
78
+ "shareScope": "default",
79
+ "name": "react-dom",
80
+ "version": "18.2.0",
81
+ "eager": false,
82
+ "id": "Appshell:react-dom",
83
+ "assets": {
84
+ "js": {
85
+ "async": [],
86
+ "sync": [
87
+ "vendors-node_modules_react-dom_index_js.js"
88
+ ]
89
+ },
90
+ "css": {
91
+ "async": [],
92
+ "sync": []
93
+ }
94
+ },
95
+ "usedIn": [],
96
+ "usedExports": [],
97
+ "fallback": ""
98
+ },
99
+ {
100
+ "singleton": true,
101
+ "requiredVersion": "18.2.0",
102
+ "shareScope": "default",
103
+ "name": "react/jsx-runtime",
104
+ "version": "18.2.0",
105
+ "eager": false,
106
+ "id": "Appshell:react/jsx-runtime",
107
+ "assets": {
108
+ "js": {
109
+ "async": [],
110
+ "sync": [
111
+ "vendors-node_modules_react_jsx-runtime_js.js"
112
+ ]
113
+ },
114
+ "css": {
115
+ "async": [],
116
+ "sync": []
117
+ }
118
+ },
119
+ "usedIn": [],
120
+ "usedExports": [],
121
+ "fallback": ""
122
+ },
123
+ {
124
+ "singleton": true,
125
+ "requiredVersion": "18.2.0",
126
+ "shareScope": "default",
127
+ "name": "react",
128
+ "version": "18.2.0",
129
+ "eager": false,
130
+ "id": "Appshell:react",
131
+ "assets": {
132
+ "js": {
133
+ "async": [],
134
+ "sync": [
135
+ "vendors-node_modules_react_index_js.js"
136
+ ]
137
+ },
138
+ "css": {
139
+ "async": [],
140
+ "sync": []
141
+ }
142
+ },
143
+ "usedIn": [],
144
+ "usedExports": [],
145
+ "fallback": ""
146
+ }
147
+ ],
148
+ "remotes": [],
149
+ "exposes": []
150
+ }