@modern-js/devtools-client 2.39.2 → 2.41.0
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/html/client/index.html +5 -0
- package/dist/html/mount/index.html +5 -0
- package/dist/modern.config.json +39 -20
- package/dist/nestedRoutes.json +1 -1
- package/dist/route.json +10 -2
- package/dist/routes-manifest.json +96 -63
- package/dist/static/css/476.b9e8376d.css +1 -0
- package/dist/static/css/481.e856de15.css +1 -0
- package/dist/static/css/async/18.53f666ec.css +1 -0
- package/dist/static/css/async/client_context/builder/page.53f666ec.css +1 -0
- package/dist/static/css/async/client_context/framework/page.53f666ec.css +1 -0
- package/dist/static/css/async/client_overview/page.487a2419.css +1 -0
- package/dist/static/css/async/client_pages/layout.e8532955.css +1 -0
- package/dist/static/css/async/client_pages/page.44fef189.css +1 -0
- package/dist/static/css/client.db2f0fbf.css +1 -0
- package/dist/static/js/476.e429e33b.js +1 -0
- package/dist/static/js/481.d463f921.js +2 -0
- package/dist/static/js/481.d463f921.js.LICENSE.txt +5 -0
- package/dist/static/js/61.34a273ea.js +2 -0
- package/dist/static/js/{371.1e9c889c.js.LICENSE.txt → 61.34a273ea.js.LICENSE.txt} +6 -12
- package/dist/static/js/async/18.6b935f14.js +1 -0
- package/dist/static/js/async/{328.a2a47b6a.js → 328.a6a783d3.js} +1 -1
- package/dist/static/js/async/client_config/layout.2c3d7702.js +1 -0
- package/dist/static/js/async/client_config/page.b7a92ab4.js +1 -0
- package/dist/static/js/async/client_context/builder/page.c49419a6.js +1 -0
- package/dist/static/js/async/client_context/framework/page.aa8244ae.js +1 -0
- package/dist/static/js/async/client_context/layout.d776421f.js +1 -0
- package/dist/static/js/async/client_context/page.ffa36380.js +1 -0
- package/dist/static/js/async/client_overview/page.3b79916c.js +1 -0
- package/dist/static/js/async/{config/page.40d352df.js → client_page.31a1a6b8.js} +1 -1
- package/dist/static/js/async/client_pages/layout.6b7a4740.js +1 -0
- package/dist/static/js/async/client_pages/page.45537297.js +1 -0
- package/dist/static/js/builder-runtime.def3b0c4.js +1 -0
- package/dist/static/js/client.ce85c19c.js +1 -0
- package/dist/static/js/lib-lodash.5b84db09.js +1 -0
- package/dist/static/js/lib-polyfill.4035b7b7.js +1 -0
- package/dist/static/js/{lib-react.e131c6da.js → lib-react.f762ee87.js} +1 -0
- package/dist/static/js/{lib-react.e131c6da.js.LICENSE.txt → lib-react.f762ee87.js.LICENSE.txt} +4 -4
- package/dist/static/js/{lib-router.58db29f2.js → lib-router.d9cdb309.js} +1 -0
- package/dist/static/js/mount.3dd9a2e9.js +1 -0
- package/exports/.eslintrc.js +13 -0
- package/exports/mount.mjs +41 -0
- package/package.json +27 -19
- package/dist/html/main/index.html +0 -5
- package/dist/static/css/371.14b3f152.css +0 -1
- package/dist/static/css/async/497.46174d9d.css +0 -1
- package/dist/static/css/async/context/builder/page.46174d9d.css +0 -1
- package/dist/static/css/async/context/framework/page.46174d9d.css +0 -1
- package/dist/static/css/async/overview/page.cec1bb0f.css +0 -1
- package/dist/static/css/async/pages/layout.be52df78.css +0 -1
- package/dist/static/css/async/pages/page.9fb294c4.css +0 -1
- package/dist/static/css/main.ba1f1015.css +0 -1
- package/dist/static/js/371.1e9c889c.js +0 -1
- package/dist/static/js/371.1e9c889c.js.map +0 -1
- package/dist/static/js/async/328.a2a47b6a.js.map +0 -1
- package/dist/static/js/async/497.63240d2a.js +0 -1
- package/dist/static/js/async/497.63240d2a.js.map +0 -1
- package/dist/static/js/async/config/layout.7fccb2d6.js +0 -1
- package/dist/static/js/async/config/layout.7fccb2d6.js.map +0 -1
- package/dist/static/js/async/config/page.40d352df.js.map +0 -1
- package/dist/static/js/async/context/builder/page.9a2ee9fa.js +0 -1
- package/dist/static/js/async/context/builder/page.9a2ee9fa.js.map +0 -1
- package/dist/static/js/async/context/framework/page.c7d63c62.js +0 -1
- package/dist/static/js/async/context/framework/page.c7d63c62.js.map +0 -1
- package/dist/static/js/async/context/layout.52908030.js +0 -1
- package/dist/static/js/async/context/layout.52908030.js.map +0 -1
- package/dist/static/js/async/context/page.94cbdf00.js +0 -1
- package/dist/static/js/async/context/page.94cbdf00.js.map +0 -1
- package/dist/static/js/async/overview/page.bbc0594d.js +0 -1
- package/dist/static/js/async/overview/page.bbc0594d.js.map +0 -1
- package/dist/static/js/async/page.ae98c3d4.js +0 -1
- package/dist/static/js/async/page.ae98c3d4.js.map +0 -1
- package/dist/static/js/async/pages/layout.29881c1e.js +0 -1
- package/dist/static/js/async/pages/layout.29881c1e.js.map +0 -1
- package/dist/static/js/async/pages/page.f0108467.js +0 -1
- package/dist/static/js/async/pages/page.f0108467.js.map +0 -1
- package/dist/static/js/lib-lodash.d4590abd.js +0 -1
- package/dist/static/js/lib-lodash.d4590abd.js.map +0 -1
- package/dist/static/js/lib-polyfill.db046de0.js +0 -1
- package/dist/static/js/lib-polyfill.db046de0.js.map +0 -1
- package/dist/static/js/lib-react.e131c6da.js.map +0 -1
- package/dist/static/js/lib-router.58db29f2.js.map +0 -1
- package/dist/static/js/main.8e5d477a.js +0 -1
- package/dist/static/js/main.8e5d477a.js.map +0 -1
- /package/dist/static/js/{lib-router.58db29f2.js.LICENSE.txt → lib-router.d9cdb309.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no,viewport-fit=cover,minimum-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="renderer" content="webkit"><meta name="layoutmode" content="standard"><meta name="imagemode" content="force"><meta name="wap-font-scale" content="no"><meta name="format-detection" content="telephone=no"><title></title><script defer="defer" src="/__devtools/static/js/builder-runtime.def3b0c4.js"></script><script >
|
|
2
|
+
;(function(){
|
|
3
|
+
window._MODERNJS_ROUTE_MANIFEST = {"routeAssets":{"client":{"chunkIds":["builder-runtime","lib-polyfill","lib-react","lib-lodash","lib-router","481","61","476","client"],"assets":["static/js/builder-runtime.def3b0c4.js","static/js/lib-polyfill.4035b7b7.js","static/js/lib-react.f762ee87.js","static/js/lib-lodash.5b84db09.js","static/js/lib-router.d9cdb309.js","static/css/481.e856de15.css","static/js/481.d463f921.js","static/js/61.34a273ea.js","static/js/476.e429e33b.js","static/css/476.b9e8376d.css","static/css/client.db2f0fbf.css","static/js/client.ce85c19c.js"],"referenceCssAssets":["static/css/481.e856de15.css","static/css/476.b9e8376d.css","static/css/client.db2f0fbf.css"]},"client_config/layout":{"chunkIds":["client_config/layout"],"assets":["static/js/async/client_config/layout.2c3d7702.js"],"referenceCssAssets":[]},"client_config/page":{"chunkIds":["client_config/page"],"assets":["static/js/async/client_config/page.b7a92ab4.js"],"referenceCssAssets":[]},"client_context/builder/page":{"chunkIds":["328","client_context/builder/page"],"assets":["static/js/async/328.a6a783d3.js","static/js/async/client_context/builder/page.c49419a6.js","static/css/async/client_context/builder/page.53f666ec.css"],"referenceCssAssets":["static/css/async/client_context/builder/page.53f666ec.css"]},"client_context/framework/page":{"chunkIds":["328","client_context/framework/page"],"assets":["static/js/async/328.a6a783d3.js","static/css/async/client_context/framework/page.53f666ec.css","static/js/async/client_context/framework/page.aa8244ae.js"],"referenceCssAssets":["static/css/async/client_context/framework/page.53f666ec.css"]},"client_context/layout":{"chunkIds":["client_context/layout"],"assets":["static/js/async/client_context/layout.d776421f.js"],"referenceCssAssets":[]},"client_context/page":{"chunkIds":["client_context/page"],"assets":["static/js/async/client_context/page.ffa36380.js"],"referenceCssAssets":[]},"client_overview/page":{"chunkIds":["client_overview/page"],"assets":["static/css/async/client_overview/page.487a2419.css","static/js/async/client_overview/page.3b79916c.js"],"referenceCssAssets":["static/css/async/client_overview/page.487a2419.css"]},"client_page":{"chunkIds":["client_page"],"assets":["static/js/async/client_page.31a1a6b8.js"],"referenceCssAssets":[]},"client_pages/layout":{"chunkIds":["client_pages/layout"],"assets":["static/css/async/client_pages/layout.e8532955.css","static/js/async/client_pages/layout.6b7a4740.js"],"referenceCssAssets":["static/css/async/client_pages/layout.e8532955.css"]},"client_pages/page":{"chunkIds":["client_pages/page"],"assets":["static/css/async/client_pages/page.44fef189.css","static/js/async/client_pages/page.45537297.js"],"referenceCssAssets":["static/css/async/client_pages/page.44fef189.css"]}}};
|
|
4
|
+
})();
|
|
5
|
+
</script><script defer="defer" src="/__devtools/static/js/lib-polyfill.4035b7b7.js"></script><script defer="defer" src="/__devtools/static/js/lib-react.f762ee87.js"></script><script defer="defer" src="/__devtools/static/js/lib-lodash.5b84db09.js"></script><script defer="defer" src="/__devtools/static/js/lib-router.d9cdb309.js"></script><script defer="defer" src="/__devtools/static/js/481.d463f921.js"></script><script defer="defer" src="/__devtools/static/js/61.34a273ea.js"></script><script defer="defer" src="/__devtools/static/js/476.e429e33b.js"></script><script defer="defer" src="/__devtools/static/js/client.ce85c19c.js"></script><link href="/__devtools/static/css/481.e856de15.css" rel="stylesheet"><link href="/__devtools/static/css/476.b9e8376d.css" rel="stylesheet"><link href="/__devtools/static/css/client.db2f0fbf.css" rel="stylesheet"></head><body><div id="root"><!--<?- html ?>--></div><!--<?- chunksMap.js ?>--><!--<?- SSRDataScript ?>--></body></html>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no,viewport-fit=cover,minimum-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="renderer" content="webkit"><meta name="layoutmode" content="standard"><meta name="imagemode" content="force"><meta name="wap-font-scale" content="no"><meta name="format-detection" content="telephone=no"><title></title><script defer="defer" src="/__devtools/static/js/builder-runtime.def3b0c4.js"></script><script >
|
|
2
|
+
;(function(){
|
|
3
|
+
window._MODERNJS_ROUTE_MANIFEST = {"routeAssets":{"mount":{"chunkIds":["builder-runtime","lib-polyfill","lib-react","lib-lodash","481","476","mount"],"assets":["static/js/builder-runtime.def3b0c4.js","static/js/lib-polyfill.4035b7b7.js","static/js/lib-react.f762ee87.js","static/js/lib-lodash.5b84db09.js","static/css/481.e856de15.css","static/js/481.d463f921.js","static/js/476.e429e33b.js","static/css/476.b9e8376d.css","static/js/mount.3dd9a2e9.js"],"referenceCssAssets":["static/css/481.e856de15.css","static/css/476.b9e8376d.css"]}}};
|
|
4
|
+
})();
|
|
5
|
+
</script><script defer="defer" src="/__devtools/static/js/lib-polyfill.4035b7b7.js"></script><script defer="defer" src="/__devtools/static/js/lib-react.f762ee87.js"></script><script defer="defer" src="/__devtools/static/js/lib-lodash.5b84db09.js"></script><script defer="defer" src="/__devtools/static/js/481.d463f921.js"></script><script defer="defer" src="/__devtools/static/js/476.e429e33b.js"></script><script defer="defer" src="/__devtools/static/js/mount.3dd9a2e9.js"></script><link href="/__devtools/static/css/481.e856de15.css" rel="stylesheet"><link href="/__devtools/static/css/476.b9e8376d.css" rel="stylesheet"></head><body><div id="root"><!--<?- html ?>--></div><!--<?- chunksMap.js ?>--><!--<?- SSRDataScript ?>--></body></html>
|
package/dist/modern.config.json
CHANGED
|
@@ -8,13 +8,13 @@
|
|
|
8
8
|
"runtimeByEntries": {},
|
|
9
9
|
"source": {
|
|
10
10
|
"alias": {
|
|
11
|
-
"styled-components": "/home/runner/
|
|
12
|
-
"@_modern_js_internal": "/home/runner/
|
|
13
|
-
"@_modern_js_src": "/home/runner/
|
|
14
|
-
"@": "/home/runner/
|
|
15
|
-
"@shared": "/home/runner/
|
|
16
|
-
"@modern-js/runtime-utils/node$": "/home/runner/
|
|
17
|
-
"@modern-js/runtime/plugins": "/home/runner/
|
|
11
|
+
"styled-components": "/home/bytedance/actions-runner/_work/modern.js/modern.js/node_modules/.pnpm/styled-components@5.3.5_react-dom@18.2.0_react-is@18.2.0_react@18.2.0/node_modules/styled-components/dist/styled-components.cjs.js",
|
|
12
|
+
"@_modern_js_internal": "/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/node_modules/.modern-js",
|
|
13
|
+
"@_modern_js_src": "/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src",
|
|
14
|
+
"@": "/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src",
|
|
15
|
+
"@shared": "/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/shared",
|
|
16
|
+
"@modern-js/runtime-utils/node$": "/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/toolkit/runtime-utils/dist/cjs/node/index.js",
|
|
17
|
+
"@modern-js/runtime/plugins": "/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/node_modules/.modern-js/.runtime-exports/plugins.js"
|
|
18
18
|
},
|
|
19
19
|
"globalVars": [
|
|
20
20
|
{
|
|
@@ -22,17 +22,25 @@
|
|
|
22
22
|
},
|
|
23
23
|
null,
|
|
24
24
|
{
|
|
25
|
-
"process.env.
|
|
25
|
+
"process.env.VERSION": "2.41.0",
|
|
26
|
+
"process.env.PKG_VERSION": "2.41.0",
|
|
27
|
+
"process.env.DEVTOOLS_MARK": "lZO5yzv71dxUj7LGqjxr7"
|
|
26
28
|
}
|
|
27
29
|
],
|
|
28
30
|
"aliasStrategy": "prefer-tsconfig",
|
|
29
31
|
"preEntry": [
|
|
30
|
-
"/home/runner/
|
|
31
|
-
"
|
|
32
|
+
"/home/bytedance/actions-runner/_work/modern.js/modern.js/node_modules/.pnpm/modern-normalize@1.1.0/node_modules/modern-normalize/modern-normalize.css",
|
|
33
|
+
"/home/bytedance/actions-runner/_work/modern.js/modern.js/node_modules/.pnpm/@radix-ui+themes@2.0.0_@types+react-dom@18.0.6_@types+react@18.0.21_react-dom@18.2.0_react@18.2.0/node_modules/@radix-ui/themes/styles.css"
|
|
32
34
|
],
|
|
33
35
|
"compileJsDataURI": true,
|
|
34
36
|
"define": {},
|
|
35
|
-
"
|
|
37
|
+
"entries": {
|
|
38
|
+
"mount": {
|
|
39
|
+
"entry": "./src/mount/index.tsx",
|
|
40
|
+
"disableMount": true
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
"mainEntryName": "client",
|
|
36
44
|
"enableAsyncEntry": false,
|
|
37
45
|
"disableDefaultEntries": false,
|
|
38
46
|
"entriesDir": "./src",
|
|
@@ -41,7 +49,7 @@
|
|
|
41
49
|
{},
|
|
42
50
|
{},
|
|
43
51
|
{},
|
|
44
|
-
"/home/runner/
|
|
52
|
+
"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/node_modules/.modern-js"
|
|
45
53
|
]
|
|
46
54
|
},
|
|
47
55
|
"tools": {
|
|
@@ -58,7 +66,11 @@
|
|
|
58
66
|
}
|
|
59
67
|
]
|
|
60
68
|
}
|
|
61
|
-
}
|
|
69
|
+
},
|
|
70
|
+
"bundlerChain": [
|
|
71
|
+
null,
|
|
72
|
+
null
|
|
73
|
+
]
|
|
62
74
|
},
|
|
63
75
|
"output": {
|
|
64
76
|
"distPath": {
|
|
@@ -90,13 +102,11 @@
|
|
|
90
102
|
"disableSvgr": false,
|
|
91
103
|
"disableCssExtract": false,
|
|
92
104
|
"disableMinimize": false,
|
|
93
|
-
"disableSourceMap":
|
|
94
|
-
"js": false
|
|
95
|
-
},
|
|
105
|
+
"disableSourceMap": true,
|
|
96
106
|
"disableTsChecker": false,
|
|
97
107
|
"disableFilenameHash": false,
|
|
98
108
|
"disableCssModuleExtension": false,
|
|
99
|
-
"disableInlineRuntimeChunk":
|
|
109
|
+
"disableInlineRuntimeChunk": true,
|
|
100
110
|
"enableAssetFallback": false,
|
|
101
111
|
"enableAssetManifest": false,
|
|
102
112
|
"enableLatestDecorators": false,
|
|
@@ -218,14 +228,23 @@
|
|
|
218
228
|
"port": 8780
|
|
219
229
|
},
|
|
220
230
|
"source": {
|
|
231
|
+
"mainEntryName": "client",
|
|
232
|
+
"entries": {
|
|
233
|
+
"mount": {
|
|
234
|
+
"entry": "./src/mount/index.tsx",
|
|
235
|
+
"disableMount": true
|
|
236
|
+
}
|
|
237
|
+
},
|
|
221
238
|
"preEntry": [
|
|
222
|
-
"/home/runner/
|
|
223
|
-
"
|
|
239
|
+
"/home/bytedance/actions-runner/_work/modern.js/modern.js/node_modules/.pnpm/modern-normalize@1.1.0/node_modules/modern-normalize/modern-normalize.css",
|
|
240
|
+
"/home/bytedance/actions-runner/_work/modern.js/modern.js/node_modules/.pnpm/@radix-ui+themes@2.0.0_@types+react-dom@18.0.6_@types+react@18.0.21_react-dom@18.2.0_react@18.2.0/node_modules/@radix-ui/themes/styles.css"
|
|
224
241
|
],
|
|
225
242
|
"globalVars": "[Circular 2]"
|
|
226
243
|
},
|
|
227
244
|
"output": {
|
|
228
|
-
"assetPrefix": "/__devtools"
|
|
245
|
+
"assetPrefix": "/__devtools",
|
|
246
|
+
"disableInlineRuntimeChunk": true,
|
|
247
|
+
"disableSourceMap": true
|
|
229
248
|
},
|
|
230
249
|
"tools": {},
|
|
231
250
|
"plugins": [
|
package/dist/nestedRoutes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"
|
|
1
|
+
{"client":[{"path":"/","children":[{"path":"config","children":[{"_component":"@_modern_js_src/client/routes/config/[toolkit].[type]/page.tsx","id":"client_config/(toolkit).(type)/page","type":"nested","loader":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/config/[toolkit].[type]/page.loader.ts","path":":toolkit/:type"},{"_component":"@_modern_js_src/client/routes/config/page.tsx","index":true,"id":"client_config/page","type":"nested","loader":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/config/page.loader.ts"}],"isRoot":false,"config":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/config/layout.config.tsx","_component":"@_modern_js_src/client/routes/config/layout.tsx","id":"client_config/layout","type":"nested"},{"path":"context","children":[{"_component":"@_modern_js_src/client/routes/context/builder/page.tsx","id":"client_context/builder/page","type":"nested","path":"builder"},{"_component":"@_modern_js_src/client/routes/context/framework/page.tsx","id":"client_context/framework/page","type":"nested","path":"framework"},{"_component":"@_modern_js_src/client/routes/context/page.tsx","index":true,"id":"client_context/page","type":"nested","loader":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/context/page.loader.ts"}],"isRoot":false,"config":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/context/layout.config.tsx","_component":"@_modern_js_src/client/routes/context/layout.tsx","id":"client_context/layout","type":"nested"},{"path":"overview","children":[{"_component":"@_modern_js_src/client/routes/overview/page.tsx","index":true,"id":"client_overview/page","type":"nested"}],"isRoot":false,"config":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/overview/layout.config.tsx","id":"client_overview/layout","type":"nested"},{"_component":"@_modern_js_src/client/routes/page.tsx","index":true,"id":"client_page","type":"nested","loader":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/page.loader.ts"},{"path":"pages","children":[{"_component":"@_modern_js_src/client/routes/pages/page.tsx","index":true,"id":"client_pages/page","type":"nested"}],"isRoot":false,"config":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/pages/layout.config.ts","_component":"@_modern_js_src/client/routes/pages/layout.tsx","id":"client_pages/layout","type":"nested"}],"isRoot":true,"config":"/home/bytedance/actions-runner/_work/modern.js/modern.js/packages/devtools/client/src/client/routes/layout.config.tsx","_component":"@_modern_js_src/client/routes/layout.tsx","id":"client_layout","type":"nested"}]}
|
package/dist/route.json
CHANGED
|
@@ -2,8 +2,16 @@
|
|
|
2
2
|
"routes": [
|
|
3
3
|
{
|
|
4
4
|
"urlPath": "/",
|
|
5
|
-
"entryName": "
|
|
6
|
-
"entryPath": "html/
|
|
5
|
+
"entryName": "client",
|
|
6
|
+
"entryPath": "html/client/index.html",
|
|
7
|
+
"isSPA": true,
|
|
8
|
+
"isStream": false,
|
|
9
|
+
"isSSR": false
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"urlPath": "/mount",
|
|
13
|
+
"entryName": "mount",
|
|
14
|
+
"entryPath": "html/mount/index.html",
|
|
7
15
|
"isSPA": true,
|
|
8
16
|
"isStream": false,
|
|
9
17
|
"isSSR": false
|
|
@@ -1,137 +1,170 @@
|
|
|
1
1
|
{
|
|
2
2
|
"routeAssets": {
|
|
3
|
-
"
|
|
3
|
+
"client": {
|
|
4
4
|
"chunkIds": [
|
|
5
|
-
"
|
|
5
|
+
"builder-runtime",
|
|
6
|
+
"lib-polyfill",
|
|
7
|
+
"lib-react",
|
|
8
|
+
"lib-lodash",
|
|
9
|
+
"lib-router",
|
|
10
|
+
"481",
|
|
11
|
+
"61",
|
|
12
|
+
"476",
|
|
13
|
+
"client"
|
|
14
|
+
],
|
|
15
|
+
"assets": [
|
|
16
|
+
"/__devtools/static/js/builder-runtime.def3b0c4.js",
|
|
17
|
+
"/__devtools/static/js/lib-polyfill.4035b7b7.js",
|
|
18
|
+
"/__devtools/static/js/lib-react.f762ee87.js",
|
|
19
|
+
"/__devtools/static/js/lib-lodash.5b84db09.js",
|
|
20
|
+
"/__devtools/static/js/lib-router.d9cdb309.js",
|
|
21
|
+
"/__devtools/static/css/481.e856de15.css",
|
|
22
|
+
"/__devtools/static/js/481.d463f921.js",
|
|
23
|
+
"/__devtools/static/js/61.34a273ea.js",
|
|
24
|
+
"/__devtools/static/js/476.e429e33b.js",
|
|
25
|
+
"/__devtools/static/css/476.b9e8376d.css",
|
|
26
|
+
"/__devtools/static/css/client.db2f0fbf.css",
|
|
27
|
+
"/__devtools/static/js/client.ce85c19c.js"
|
|
28
|
+
],
|
|
29
|
+
"referenceCssAssets": [
|
|
30
|
+
"/__devtools/static/css/481.e856de15.css",
|
|
31
|
+
"/__devtools/static/css/476.b9e8376d.css",
|
|
32
|
+
"/__devtools/static/css/client.db2f0fbf.css"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
"client_config/layout": {
|
|
36
|
+
"chunkIds": [
|
|
37
|
+
"client_config/layout"
|
|
6
38
|
],
|
|
7
39
|
"assets": [
|
|
8
|
-
"/__devtools/static/js/async/
|
|
40
|
+
"/__devtools/static/js/async/client_config/layout.2c3d7702.js"
|
|
9
41
|
],
|
|
10
42
|
"referenceCssAssets": []
|
|
11
43
|
},
|
|
12
|
-
"
|
|
44
|
+
"client_config/page": {
|
|
13
45
|
"chunkIds": [
|
|
14
|
-
"
|
|
46
|
+
"client_config/page"
|
|
15
47
|
],
|
|
16
48
|
"assets": [
|
|
17
|
-
"/__devtools/static/js/async/
|
|
49
|
+
"/__devtools/static/js/async/client_config/page.b7a92ab4.js"
|
|
18
50
|
],
|
|
19
51
|
"referenceCssAssets": []
|
|
20
52
|
},
|
|
21
|
-
"
|
|
53
|
+
"client_context/builder/page": {
|
|
22
54
|
"chunkIds": [
|
|
23
55
|
"328",
|
|
24
|
-
"
|
|
56
|
+
"client_context/builder/page"
|
|
25
57
|
],
|
|
26
58
|
"assets": [
|
|
27
|
-
"/__devtools/static/js/async/328.
|
|
28
|
-
"/__devtools/static/
|
|
29
|
-
"/__devtools/static/
|
|
59
|
+
"/__devtools/static/js/async/328.a6a783d3.js",
|
|
60
|
+
"/__devtools/static/js/async/client_context/builder/page.c49419a6.js",
|
|
61
|
+
"/__devtools/static/css/async/client_context/builder/page.53f666ec.css"
|
|
30
62
|
],
|
|
31
63
|
"referenceCssAssets": [
|
|
32
|
-
"/__devtools/static/css/async/
|
|
64
|
+
"/__devtools/static/css/async/client_context/builder/page.53f666ec.css"
|
|
33
65
|
]
|
|
34
66
|
},
|
|
35
|
-
"
|
|
67
|
+
"client_context/framework/page": {
|
|
36
68
|
"chunkIds": [
|
|
37
69
|
"328",
|
|
38
|
-
"
|
|
70
|
+
"client_context/framework/page"
|
|
39
71
|
],
|
|
40
72
|
"assets": [
|
|
41
|
-
"/__devtools/static/js/async/328.
|
|
42
|
-
"/__devtools/static/
|
|
43
|
-
"/__devtools/static/
|
|
73
|
+
"/__devtools/static/js/async/328.a6a783d3.js",
|
|
74
|
+
"/__devtools/static/css/async/client_context/framework/page.53f666ec.css",
|
|
75
|
+
"/__devtools/static/js/async/client_context/framework/page.aa8244ae.js"
|
|
44
76
|
],
|
|
45
77
|
"referenceCssAssets": [
|
|
46
|
-
"/__devtools/static/css/async/
|
|
78
|
+
"/__devtools/static/css/async/client_context/framework/page.53f666ec.css"
|
|
47
79
|
]
|
|
48
80
|
},
|
|
49
|
-
"
|
|
81
|
+
"client_context/layout": {
|
|
50
82
|
"chunkIds": [
|
|
51
|
-
"
|
|
83
|
+
"client_context/layout"
|
|
52
84
|
],
|
|
53
85
|
"assets": [
|
|
54
|
-
"/__devtools/static/js/async/
|
|
86
|
+
"/__devtools/static/js/async/client_context/layout.d776421f.js"
|
|
55
87
|
],
|
|
56
88
|
"referenceCssAssets": []
|
|
57
89
|
},
|
|
58
|
-
"
|
|
90
|
+
"client_context/page": {
|
|
59
91
|
"chunkIds": [
|
|
60
|
-
"
|
|
92
|
+
"client_context/page"
|
|
61
93
|
],
|
|
62
94
|
"assets": [
|
|
63
|
-
"/__devtools/static/js/async/
|
|
95
|
+
"/__devtools/static/js/async/client_context/page.ffa36380.js"
|
|
64
96
|
],
|
|
65
97
|
"referenceCssAssets": []
|
|
66
98
|
},
|
|
67
|
-
"
|
|
99
|
+
"client_overview/page": {
|
|
68
100
|
"chunkIds": [
|
|
69
|
-
"
|
|
70
|
-
"lib-polyfill",
|
|
71
|
-
"lib-react",
|
|
72
|
-
"lib-router",
|
|
73
|
-
"lib-lodash",
|
|
74
|
-
"371",
|
|
75
|
-
"main"
|
|
101
|
+
"client_overview/page"
|
|
76
102
|
],
|
|
77
103
|
"assets": [
|
|
78
|
-
"/__devtools/static/
|
|
79
|
-
"/__devtools/static/js/
|
|
80
|
-
"/__devtools/static/js/lib-router.58db29f2.js",
|
|
81
|
-
"/__devtools/static/js/lib-lodash.d4590abd.js",
|
|
82
|
-
"/__devtools/static/js/371.1e9c889c.js",
|
|
83
|
-
"/__devtools/static/css/371.14b3f152.css",
|
|
84
|
-
"/__devtools/static/css/main.ba1f1015.css",
|
|
85
|
-
"/__devtools/static/js/main.8e5d477a.js"
|
|
104
|
+
"/__devtools/static/css/async/client_overview/page.487a2419.css",
|
|
105
|
+
"/__devtools/static/js/async/client_overview/page.3b79916c.js"
|
|
86
106
|
],
|
|
87
107
|
"referenceCssAssets": [
|
|
88
|
-
"/__devtools/static/css/
|
|
89
|
-
"/__devtools/static/css/main.ba1f1015.css"
|
|
108
|
+
"/__devtools/static/css/async/client_overview/page.487a2419.css"
|
|
90
109
|
]
|
|
91
110
|
},
|
|
92
|
-
"
|
|
111
|
+
"client_page": {
|
|
93
112
|
"chunkIds": [
|
|
94
|
-
"
|
|
113
|
+
"client_page"
|
|
95
114
|
],
|
|
96
115
|
"assets": [
|
|
97
|
-
"/__devtools/static/js/async/
|
|
98
|
-
"/__devtools/static/css/async/overview/page.cec1bb0f.css"
|
|
116
|
+
"/__devtools/static/js/async/client_page.31a1a6b8.js"
|
|
99
117
|
],
|
|
100
|
-
"referenceCssAssets": [
|
|
101
|
-
"/__devtools/static/css/async/overview/page.cec1bb0f.css"
|
|
102
|
-
]
|
|
118
|
+
"referenceCssAssets": []
|
|
103
119
|
},
|
|
104
|
-
"
|
|
120
|
+
"client_pages/layout": {
|
|
105
121
|
"chunkIds": [
|
|
106
|
-
"
|
|
122
|
+
"client_pages/layout"
|
|
107
123
|
],
|
|
108
124
|
"assets": [
|
|
109
|
-
"/__devtools/static/
|
|
125
|
+
"/__devtools/static/css/async/client_pages/layout.e8532955.css",
|
|
126
|
+
"/__devtools/static/js/async/client_pages/layout.6b7a4740.js"
|
|
110
127
|
],
|
|
111
|
-
"referenceCssAssets": [
|
|
128
|
+
"referenceCssAssets": [
|
|
129
|
+
"/__devtools/static/css/async/client_pages/layout.e8532955.css"
|
|
130
|
+
]
|
|
112
131
|
},
|
|
113
|
-
"
|
|
132
|
+
"client_pages/page": {
|
|
114
133
|
"chunkIds": [
|
|
115
|
-
"
|
|
134
|
+
"client_pages/page"
|
|
116
135
|
],
|
|
117
136
|
"assets": [
|
|
118
|
-
"/__devtools/static/
|
|
119
|
-
"/__devtools/static/
|
|
137
|
+
"/__devtools/static/css/async/client_pages/page.44fef189.css",
|
|
138
|
+
"/__devtools/static/js/async/client_pages/page.45537297.js"
|
|
120
139
|
],
|
|
121
140
|
"referenceCssAssets": [
|
|
122
|
-
"/__devtools/static/css/async/
|
|
141
|
+
"/__devtools/static/css/async/client_pages/page.44fef189.css"
|
|
123
142
|
]
|
|
124
143
|
},
|
|
125
|
-
"
|
|
144
|
+
"mount": {
|
|
126
145
|
"chunkIds": [
|
|
127
|
-
"
|
|
146
|
+
"builder-runtime",
|
|
147
|
+
"lib-polyfill",
|
|
148
|
+
"lib-react",
|
|
149
|
+
"lib-lodash",
|
|
150
|
+
"481",
|
|
151
|
+
"476",
|
|
152
|
+
"mount"
|
|
128
153
|
],
|
|
129
154
|
"assets": [
|
|
130
|
-
"/__devtools/static/
|
|
131
|
-
"/__devtools/static/js/
|
|
155
|
+
"/__devtools/static/js/builder-runtime.def3b0c4.js",
|
|
156
|
+
"/__devtools/static/js/lib-polyfill.4035b7b7.js",
|
|
157
|
+
"/__devtools/static/js/lib-react.f762ee87.js",
|
|
158
|
+
"/__devtools/static/js/lib-lodash.5b84db09.js",
|
|
159
|
+
"/__devtools/static/css/481.e856de15.css",
|
|
160
|
+
"/__devtools/static/js/481.d463f921.js",
|
|
161
|
+
"/__devtools/static/js/476.e429e33b.js",
|
|
162
|
+
"/__devtools/static/css/476.b9e8376d.css",
|
|
163
|
+
"/__devtools/static/js/mount.3dd9a2e9.js"
|
|
132
164
|
],
|
|
133
165
|
"referenceCssAssets": [
|
|
134
|
-
"/__devtools/static/css/
|
|
166
|
+
"/__devtools/static/css/481.e856de15.css",
|
|
167
|
+
"/__devtools/static/css/476.b9e8376d.css"
|
|
135
168
|
]
|
|
136
169
|
}
|
|
137
170
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.container-c37215{align-items:center;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0}.container-c37215>*{pointer-events:auto}.fab-_7c8ca{background-color:var(--gray-2);border:none;border-radius:999px;bottom:10px;box-shadow:var(--shadow-5);cursor:pointer;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:fixed;right:10px;touch-action:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.fab-_7c8ca *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.logo-_20f35{height:1.5rem;object-fit:contain;width:1.5rem}.heading-_3cf55{color:var(--gray-a10);height:1rem;margin:0 var(--space-2);width:3.25rem}.container-_51019{bottom:0;box-shadow:var(--shadow-5);left:0;overflow:hidden;position:fixed;right:0;top:0}@media (min-width:520px){.container-_51019{border-radius:.75rem;height:35rem;position:relative;width:50rem}}.close-button-_5ece7{color:var(--gray-8);cursor:pointer;position:absolute;right:10px;top:10px}.frame-f01876{border:none;height:100%;width:100%}.backdrop-_5650a{stroke:#555;align-items:center;background-color:var(--gray-2);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.loading-c577a3{animation:rotate-c881c2 1s linear infinite}@keyframes rotate-c881c2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
|