openportal 0.1.1 → 0.1.3
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/README.md +113 -0
- package/package.json +1 -1
- package/web/.next/static/{A7pW-dtFIbPCSkvE8uenX → Im7EdK1Q3oOmTznohTOr5}/_buildManifest.js +4 -9
- package/web/.next/static/chunks/{2e7bfb90c343ca96.js → 35cc9dbdc670c73c.js} +4 -4
- package/web/.next/static/chunks/4147ffc67a7b837c.css +1 -0
- package/web/.next/static/chunks/{21ab2574b84ad2d1.js → 52b90bc1740162c2.js} +2 -2
- package/web/.next/static/chunks/{9b265e2198b5525f.js → 8644d68bf325ff24.js} +3 -3
- package/web/.next/static/chunks/{03e1846335a31354.js → 9865709466b09f79.js} +3 -3
- package/web/.next/static/chunks/{c20ae04df8cc28be.js → 9ba9a5774c9421bd.js} +3 -3
- package/web/.next/static/chunks/{967a1e0002fe9ae6.js → b5caad256518cb33.js} +3 -3
- package/web/.next/static/chunks/{turbopack-27558c851386934e.js → turbopack-26af71e419c11487.js} +1 -1
- package/web/.next/static/chunks/{turbopack-f4c0881f9723f5a5.js → turbopack-4ad0df7330c00c8d.js} +1 -1
- package/web/.next/static/chunks/{turbopack-26688626142ac58f.js → turbopack-8e653f3ad3a8ed18.js} +1 -1
- package/web/.next/static/chunks/{turbopack-c40ec6674624f1d7.js → turbopack-d5098189d63fd7b8.js} +1 -1
- package/web/apps/web/.next/BUILD_ID +1 -1
- package/web/apps/web/.next/build-manifest.json +14 -24
- package/web/apps/web/.next/routes-manifest.json +0 -12
- package/web/apps/web/.next/server/chunks/[root-of-the-server]__f366ca98._.js +358 -0
- package/web/apps/web/.next/server/chunks/ssr/{[root-of-the-server]__dfeaf8cf._.js → [root-of-the-server]__1a54ba1e._.js} +3 -3
- package/web/apps/web/.next/server/middleware-build-manifest.js +12 -22
- package/web/apps/web/.next/server/next-font-manifest.js +1 -1
- package/web/apps/web/.next/server/next-font-manifest.json +0 -4
- package/web/apps/web/.next/server/pages/404.html +1 -1
- package/web/apps/web/.next/server/pages/500.html +1 -1
- package/web/apps/web/.next/server/pages/_app/build-manifest.json +3 -3
- package/web/apps/web/.next/server/pages/_app/client-build-manifest.json +1 -1
- package/web/apps/web/.next/server/pages/api/[[...slugs]].js +1 -2
- package/web/apps/web/.next/server/pages/api/[[...slugs]].js.nft.json +1 -1
- package/web/apps/web/.next/server/pages/index/build-manifest.json +3 -3
- package/web/apps/web/.next/server/pages/index/client-build-manifest.json +1 -1
- package/web/apps/web/.next/server/pages/index.html +1 -1
- package/web/apps/web/.next/server/pages/index.js.nft.json +1 -1
- package/web/apps/web/.next/server/pages/session/[id]/build-manifest.json +4 -4
- package/web/apps/web/.next/server/pages/session/[id]/client-build-manifest.json +1 -1
- package/web/apps/web/.next/server/pages/session/[id].html +1 -1
- package/web/apps/web/.next/server/pages/session/[id].js.nft.json +1 -1
- package/web/apps/web/.next/server/pages/settings/build-manifest.json +3 -3
- package/web/apps/web/.next/server/pages/settings/client-build-manifest.json +1 -1
- package/web/apps/web/.next/server/pages/settings.html +1 -1
- package/web/apps/web/.next/server/pages/settings.js.nft.json +1 -1
- package/web/apps/web/.next/server/pages-manifest.json +0 -2
- package/web/apps/web/package.json +1 -9
- package/web/.next/static/chunks/04d4692d75696297.css +0 -1
- package/web/.next/static/chunks/553710f60e2f2b11.js +0 -1
- package/web/.next/static/chunks/58acbbb4090e3362.js +0 -3
- package/web/.next/static/chunks/6ce1e2f08f961db5.js +0 -2
- package/web/.next/static/chunks/d316d63225992c76.js +0 -10
- package/web/.next/static/chunks/e0c97552ba7a9e3d.js +0 -1
- package/web/.next/static/chunks/fc9c4f2dabfb4e0e.css +0 -1
- package/web/.next/static/chunks/turbopack-1837909a677d116b.js +0 -3
- package/web/apps/web/.next/server/chunks/[root-of-the-server]__0f75905d._.js +0 -3
- package/web/apps/web/.next/server/chunks/[root-of-the-server]__89e85365._.js +0 -358
- package/web/apps/web/.next/server/chunks/[root-of-the-server]__ae1361d0._.js +0 -3
- package/web/apps/web/.next/server/pages/api/terminal/ws/pages-manifest.json +0 -3
- package/web/apps/web/.next/server/pages/api/terminal/ws.js +0 -5
- package/web/apps/web/.next/server/pages/api/terminal/ws.js.map +0 -5
- package/web/apps/web/.next/server/pages/api/terminal/ws.js.nft.json +0 -1
- package/web/apps/web/.next/server/pages/terminal/build-manifest.json +0 -20
- package/web/apps/web/.next/server/pages/terminal/client-build-manifest.json +0 -5
- package/web/apps/web/.next/server/pages/terminal/next-font-manifest.json +0 -11
- package/web/apps/web/.next/server/pages/terminal/pages-manifest.json +0 -3
- package/web/apps/web/.next/server/pages/terminal/react-loadable-manifest.json +0 -1
- package/web/apps/web/.next/server/pages/terminal.html +0 -1
- package/web/apps/web/.next/server/pages/terminal.js.map +0 -5
- package/web/apps/web/.next/server/pages/terminal.js.nft.json +0 -1
- package/web/node_modules/.bun/@socket.io+component-emitter@3.1.2/node_modules/@socket.io/component-emitter/lib/cjs/index.js +0 -176
- package/web/node_modules/.bun/@socket.io+component-emitter@3.1.2/node_modules/@socket.io/component-emitter/lib/cjs/package.json +0 -4
- package/web/node_modules/.bun/@socket.io+component-emitter@3.1.2/node_modules/@socket.io/component-emitter/package.json +0 -28
- package/web/node_modules/.bun/accepts@1.3.8/node_modules/accepts/index.js +0 -238
- package/web/node_modules/.bun/accepts@1.3.8/node_modules/accepts/package.json +0 -47
- package/web/node_modules/.bun/base64id@2.0.0/node_modules/base64id/lib/base64id.js +0 -103
- package/web/node_modules/.bun/base64id@2.0.0/node_modules/base64id/package.json +0 -13
- package/web/node_modules/.bun/cookie@0.7.2/node_modules/cookie/index.js +0 -335
- package/web/node_modules/.bun/cookie@0.7.2/node_modules/cookie/package.json +0 -44
- package/web/node_modules/.bun/cookie@1.1.1/node_modules/cookie/package.json +0 -47
- package/web/node_modules/.bun/cors@2.8.5/node_modules/cors/lib/index.js +0 -238
- package/web/node_modules/.bun/cors@2.8.5/node_modules/cors/package.json +0 -41
- package/web/node_modules/.bun/debug@4.3.7/node_modules/debug/package.json +0 -60
- package/web/node_modules/.bun/debug@4.3.7/node_modules/debug/src/browser.js +0 -271
- package/web/node_modules/.bun/debug@4.3.7/node_modules/debug/src/common.js +0 -274
- package/web/node_modules/.bun/debug@4.3.7/node_modules/debug/src/index.js +0 -10
- package/web/node_modules/.bun/debug@4.3.7/node_modules/debug/src/node.js +0 -263
- package/web/node_modules/.bun/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/commons.js +0 -19
- package/web/node_modules/.bun/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/decodePacket.js +0 -59
- package/web/node_modules/.bun/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/encodePacket.js +0 -38
- package/web/node_modules/.bun/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/index.js +0 -164
- package/web/node_modules/.bun/engine.io-parser@5.2.3/node_modules/engine.io-parser/build/cjs/package.json +0 -8
- package/web/node_modules/.bun/engine.io-parser@5.2.3/node_modules/engine.io-parser/package.json +0 -46
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/engine.io.js +0 -54
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/parser-v3/index.js +0 -424
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/parser-v3/utf8.js +0 -187
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/server.js +0 -786
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/socket.js +0 -460
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transport.js +0 -117
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transports/index.js +0 -23
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transports/polling-jsonp.js +0 -41
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transports/polling.js +0 -332
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transports/websocket.js +0 -94
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transports/webtransport.js +0 -63
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transports-uws/index.js +0 -8
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transports-uws/polling.js +0 -364
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/transports-uws/websocket.js +0 -73
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/build/userver.js +0 -279
- package/web/node_modules/.bun/engine.io@6.6.4/node_modules/engine.io/package.json +0 -70
- package/web/node_modules/.bun/has-flag@4.0.0/node_modules/has-flag/index.js +0 -8
- package/web/node_modules/.bun/has-flag@4.0.0/node_modules/has-flag/package.json +0 -46
- package/web/node_modules/.bun/mime-db@1.52.0/node_modules/mime-db/db.json +0 -8519
- package/web/node_modules/.bun/mime-db@1.52.0/node_modules/mime-db/index.js +0 -12
- package/web/node_modules/.bun/mime-db@1.52.0/node_modules/mime-db/package.json +0 -60
- package/web/node_modules/.bun/mime-types@2.1.35/node_modules/mime-types/index.js +0 -188
- package/web/node_modules/.bun/mime-types@2.1.35/node_modules/mime-types/package.json +0 -44
- package/web/node_modules/.bun/ms@2.1.3/node_modules/ms/index.js +0 -162
- package/web/node_modules/.bun/ms@2.1.3/node_modules/ms/package.json +0 -38
- package/web/node_modules/.bun/negotiator@0.6.3/node_modules/negotiator/index.js +0 -82
- package/web/node_modules/.bun/negotiator@0.6.3/node_modules/negotiator/lib/charset.js +0 -169
- package/web/node_modules/.bun/negotiator@0.6.3/node_modules/negotiator/lib/encoding.js +0 -184
- package/web/node_modules/.bun/negotiator@0.6.3/node_modules/negotiator/lib/language.js +0 -179
- package/web/node_modules/.bun/negotiator@0.6.3/node_modules/negotiator/lib/mediaType.js +0 -294
- package/web/node_modules/.bun/negotiator@0.6.3/node_modules/negotiator/package.json +0 -42
- package/web/node_modules/.bun/object-assign@4.1.1/node_modules/object-assign/index.js +0 -90
- package/web/node_modules/.bun/object-assign@4.1.1/node_modules/object-assign/package.json +0 -42
- package/web/node_modules/.bun/socket.io-adapter@2.5.5/node_modules/socket.io-adapter/dist/cluster-adapter.js +0 -674
- package/web/node_modules/.bun/socket.io-adapter@2.5.5/node_modules/socket.io-adapter/dist/contrib/yeast.js +0 -55
- package/web/node_modules/.bun/socket.io-adapter@2.5.5/node_modules/socket.io-adapter/dist/in-memory-adapter.js +0 -394
- package/web/node_modules/.bun/socket.io-adapter@2.5.5/node_modules/socket.io-adapter/dist/index.js +0 -10
- package/web/node_modules/.bun/socket.io-adapter@2.5.5/node_modules/socket.io-adapter/package.json +0 -39
- package/web/node_modules/.bun/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/cjs/binary.js +0 -88
- package/web/node_modules/.bun/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/cjs/index.js +0 -321
- package/web/node_modules/.bun/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/cjs/is-binary.js +0 -55
- package/web/node_modules/.bun/socket.io-parser@4.2.4/node_modules/socket.io-parser/build/cjs/package.json +0 -3
- package/web/node_modules/.bun/socket.io-parser@4.2.4/node_modules/socket.io-parser/package.json +0 -58
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/client-dist/socket.io.esm.min.js +0 -7
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/client-dist/socket.io.js +0 -4908
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/client-dist/socket.io.min.js +0 -7
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/client-dist/socket.io.msgpack.min.js +0 -7
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/broadcast-operator.js +0 -436
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/client.js +0 -268
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/index.js +0 -804
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/namespace.js +0 -581
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/parent-namespace.js +0 -88
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/socket-types.js +0 -11
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/socket.js +0 -977
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/typed-events.js +0 -81
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/dist/uws.js +0 -136
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/package.json +0 -85
- package/web/node_modules/.bun/socket.io@4.8.1/node_modules/socket.io/wrapper.mjs +0 -3
- package/web/node_modules/.bun/supports-color@7.2.0/node_modules/supports-color/index.js +0 -135
- package/web/node_modules/.bun/supports-color@7.2.0/node_modules/supports-color/package.json +0 -53
- package/web/node_modules/.bun/vary@1.1.2/node_modules/vary/index.js +0 -149
- package/web/node_modules/.bun/vary@1.1.2/node_modules/vary/package.json +0 -43
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/index.js +0 -13
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/buffer-util.js +0 -131
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/constants.js +0 -12
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/event-target.js +0 -292
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/extension.js +0 -203
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/limiter.js +0 -55
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/permessage-deflate.js +0 -514
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/receiver.js +0 -704
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/sender.js +0 -497
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/stream.js +0 -159
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/subprotocol.js +0 -62
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/validation.js +0 -130
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/websocket-server.js +0 -540
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/lib/websocket.js +0 -1338
- package/web/node_modules/.bun/ws@8.17.1/node_modules/ws/package.json +0 -69
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/buffer-util.js +0 -131
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/constants.js +0 -18
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/event-target.js +0 -292
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/extension.js +0 -203
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/limiter.js +0 -55
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/permessage-deflate.js +0 -528
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/receiver.js +0 -706
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/sender.js +0 -602
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/stream.js +0 -161
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/subprotocol.js +0 -62
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/validation.js +0 -152
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/websocket-server.js +0 -550
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/lib/websocket.js +0 -1388
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/package.json +0 -69
- package/web/node_modules/.bun/ws@8.18.3/node_modules/ws/wrapper.mjs +0 -8
- /package/web/.next/static/{A7pW-dtFIbPCSkvE8uenX → Im7EdK1Q3oOmTznohTOr5}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/static/{A7pW-dtFIbPCSkvE8uenX → Im7EdK1Q3oOmTznohTOr5}/_ssgManifest.js +0 -0
|
@@ -3,20 +3,20 @@ globalThis.__BUILD_MANIFEST = {
|
|
|
3
3
|
"/": [
|
|
4
4
|
"static/chunks/665a1ec483189124.js",
|
|
5
5
|
"static/chunks/d8f0ad36e12f0fbf.js",
|
|
6
|
-
"static/chunks/8f80b41262ef70b6.js",
|
|
7
|
-
"static/chunks/03e1846335a31354.js",
|
|
8
6
|
"static/chunks/fee6d0ada00c967a.js",
|
|
7
|
+
"static/chunks/9865709466b09f79.js",
|
|
8
|
+
"static/chunks/8f80b41262ef70b6.js",
|
|
9
9
|
"static/chunks/f9cf9aa757605a0d.css",
|
|
10
|
-
"static/chunks/turbopack-
|
|
10
|
+
"static/chunks/turbopack-d5098189d63fd7b8.js"
|
|
11
11
|
],
|
|
12
12
|
"/_app": [
|
|
13
13
|
"static/chunks/b107f5f34a4187e4.js",
|
|
14
14
|
"static/chunks/bd15146d1618bdbf.js",
|
|
15
|
-
"static/chunks/57a81fb69ac0c6be.js",
|
|
16
15
|
"static/chunks/8f80b41262ef70b6.js",
|
|
17
16
|
"static/chunks/fee6d0ada00c967a.js",
|
|
18
|
-
"static/chunks/
|
|
19
|
-
"static/chunks/
|
|
17
|
+
"static/chunks/57a81fb69ac0c6be.js",
|
|
18
|
+
"static/chunks/4147ffc67a7b837c.css",
|
|
19
|
+
"static/chunks/turbopack-4ad0df7330c00c8d.js"
|
|
20
20
|
],
|
|
21
21
|
"/_error": [
|
|
22
22
|
"static/chunks/3f78b6f3f4b66f36.js",
|
|
@@ -26,33 +26,23 @@ globalThis.__BUILD_MANIFEST = {
|
|
|
26
26
|
],
|
|
27
27
|
"/session/[id]": [
|
|
28
28
|
"static/chunks/c59e89dc54c3cae8.js",
|
|
29
|
-
"static/chunks/fee6d0ada00c967a.js",
|
|
30
|
-
"static/chunks/d8f0ad36e12f0fbf.js",
|
|
31
|
-
"static/chunks/03e1846335a31354.js",
|
|
32
29
|
"static/chunks/8f80b41262ef70b6.js",
|
|
30
|
+
"static/chunks/d8f0ad36e12f0fbf.js",
|
|
33
31
|
"static/chunks/3ffbbca8f4333a24.js",
|
|
32
|
+
"static/chunks/9865709466b09f79.js",
|
|
33
|
+
"static/chunks/fee6d0ada00c967a.js",
|
|
34
34
|
"static/chunks/f9cf9aa757605a0d.css",
|
|
35
35
|
"static/chunks/17cfb1b2ce0f096d.css",
|
|
36
|
-
"static/chunks/turbopack-
|
|
36
|
+
"static/chunks/turbopack-26af71e419c11487.js"
|
|
37
37
|
],
|
|
38
38
|
"/settings": [
|
|
39
39
|
"static/chunks/b107f5f34a4187e4.js",
|
|
40
40
|
"static/chunks/9bd4272b69f6c6f2.js",
|
|
41
|
-
"static/chunks/
|
|
42
|
-
"static/chunks/21ab2574b84ad2d1.js",
|
|
43
|
-
"static/chunks/8f80b41262ef70b6.js",
|
|
44
|
-
"static/chunks/f9cf9aa757605a0d.css",
|
|
45
|
-
"static/chunks/turbopack-26688626142ac58f.js"
|
|
46
|
-
],
|
|
47
|
-
"/terminal": [
|
|
48
|
-
"static/chunks/6ce1e2f08f961db5.js",
|
|
49
|
-
"static/chunks/d8f0ad36e12f0fbf.js",
|
|
50
|
-
"static/chunks/03e1846335a31354.js",
|
|
41
|
+
"static/chunks/52b90bc1740162c2.js",
|
|
51
42
|
"static/chunks/8f80b41262ef70b6.js",
|
|
52
43
|
"static/chunks/fee6d0ada00c967a.js",
|
|
53
44
|
"static/chunks/f9cf9aa757605a0d.css",
|
|
54
|
-
"static/chunks/
|
|
55
|
-
"static/chunks/turbopack-1837909a677d116b.js"
|
|
45
|
+
"static/chunks/turbopack-8e653f3ad3a8ed18.js"
|
|
56
46
|
]
|
|
57
47
|
},
|
|
58
48
|
"devFiles": [],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__NEXT_FONT_MANIFEST="{\n \"app\": {},\n \"appUsingSizeAdjust\": false,\n \"pages\": {\n \"/\": [\n \"static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\n \"static/media/797e433ab948586e-s.p.dbea232f.woff2\"\n ],\n \"/session/[id]\": [\n \"static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\n \"static/media/797e433ab948586e-s.p.dbea232f.woff2\"\n ],\n \"/settings\": [\n \"static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\n \"static/media/797e433ab948586e-s.p.dbea232f.woff2\"\n ]
|
|
1
|
+
self.__NEXT_FONT_MANIFEST="{\n \"app\": {},\n \"appUsingSizeAdjust\": false,\n \"pages\": {\n \"/\": [\n \"static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\n \"static/media/797e433ab948586e-s.p.dbea232f.woff2\"\n ],\n \"/session/[id]\": [\n \"static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\n \"static/media/797e433ab948586e-s.p.dbea232f.woff2\"\n ],\n \"/settings\": [\n \"static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\n \"static/media/797e433ab948586e-s.p.dbea232f.woff2\"\n ]\n },\n \"pagesUsingSizeAdjust\": true\n}"
|
|
@@ -13,10 +13,6 @@
|
|
|
13
13
|
"/settings": [
|
|
14
14
|
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
|
15
15
|
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
|
|
16
|
-
],
|
|
17
|
-
"/terminal": [
|
|
18
|
-
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
|
19
|
-
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
|
|
20
16
|
]
|
|
21
17
|
},
|
|
22
18
|
"pagesUsingSizeAdjust": true
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">404: This page could not be found</title><link rel="preload" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">404: This page could not be found</title><link rel="preload" href="/_next/static/chunks/4147ffc67a7b837c.css" as="style"/><link rel="stylesheet" href="/_next/static/chunks/4147ffc67a7b837c.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/b107f5f34a4187e4.js" defer=""></script><script src="/_next/static/chunks/bd15146d1618bdbf.js" defer=""></script><script src="/_next/static/chunks/8f80b41262ef70b6.js" defer=""></script><script src="/_next/static/chunks/fee6d0ada00c967a.js" defer=""></script><script src="/_next/static/chunks/57a81fb69ac0c6be.js" defer=""></script><script src="/_next/static/chunks/turbopack-4ad0df7330c00c8d.js" defer=""></script><script src="/_next/static/chunks/3f78b6f3f4b66f36.js" defer=""></script><script src="/_next/static/chunks/turbopack-92c911b9efda2756.js" defer=""></script><script src="/_next/static/Im7EdK1Q3oOmTznohTOr5/_ssgManifest.js" defer=""></script><script src="/_next/static/Im7EdK1Q3oOmTznohTOr5/_buildManifest.js" defer=""></script></head><body class="antialiased"><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","intentui-theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"Im7EdK1Q3oOmTznohTOr5","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><link rel="preload" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><link rel="preload" href="/_next/static/chunks/4147ffc67a7b837c.css" as="style"/><link rel="stylesheet" href="/_next/static/chunks/4147ffc67a7b837c.css" data-n-g=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/b107f5f34a4187e4.js" defer=""></script><script src="/_next/static/chunks/bd15146d1618bdbf.js" defer=""></script><script src="/_next/static/chunks/8f80b41262ef70b6.js" defer=""></script><script src="/_next/static/chunks/fee6d0ada00c967a.js" defer=""></script><script src="/_next/static/chunks/57a81fb69ac0c6be.js" defer=""></script><script src="/_next/static/chunks/turbopack-4ad0df7330c00c8d.js" defer=""></script><script src="/_next/static/chunks/3f78b6f3f4b66f36.js" defer=""></script><script src="/_next/static/chunks/turbopack-92c911b9efda2756.js" defer=""></script><script src="/_next/static/Im7EdK1Q3oOmTznohTOr5/_ssgManifest.js" defer=""></script><script src="/_next/static/Im7EdK1Q3oOmTznohTOr5/_buildManifest.js" defer=""></script></head><body class="antialiased"><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","intentui-theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"Im7EdK1Q3oOmTznohTOr5","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
"/_app": [
|
|
9
9
|
"static/chunks/b107f5f34a4187e4.js",
|
|
10
10
|
"static/chunks/bd15146d1618bdbf.js",
|
|
11
|
-
"static/chunks/57a81fb69ac0c6be.js",
|
|
12
11
|
"static/chunks/8f80b41262ef70b6.js",
|
|
13
12
|
"static/chunks/fee6d0ada00c967a.js",
|
|
14
|
-
"static/chunks/
|
|
15
|
-
"static/chunks/
|
|
13
|
+
"static/chunks/57a81fb69ac0c6be.js",
|
|
14
|
+
"static/chunks/4147ffc67a7b837c.css",
|
|
15
|
+
"static/chunks/turbopack-4ad0df7330c00c8d.js"
|
|
16
16
|
]
|
|
17
17
|
},
|
|
18
18
|
"ampFirstPages": []
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
var R=require("../../chunks/[turbopack]_runtime.js")("server/pages/api/[[...slugs]].js")
|
|
2
2
|
R.c("server/chunks/[root-of-the-server]__ffad457f._.js")
|
|
3
|
-
R.c("server/chunks/[root-of-the-server]
|
|
4
|
-
R.c("server/chunks/[root-of-the-server]__ae1361d0._.js")
|
|
3
|
+
R.c("server/chunks/[root-of-the-server]__f366ca98._.js")
|
|
5
4
|
R.m(45746)
|
|
6
5
|
module.exports=R.m(45746).exports
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/bytes/index.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/bytes/package.json","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/next-server/pages-api-turbo.runtime.prod.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/raw-body/index.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/raw-body/package.json","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/constants.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/package.json","../../../../../../node_modules/.bun/node_modules/next","../../../../node_modules/next","../../chunks/[root-of-the-server]
|
|
1
|
+
{"version":1,"files":["../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/bytes/index.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/bytes/package.json","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/next-server/pages-api-turbo.runtime.prod.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/raw-body/index.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/compiled/raw-body/package.json","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/constants.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/.bun/next@16.0.8+8f708e3022b846db/node_modules/next/package.json","../../../../../../node_modules/.bun/node_modules/next","../../../../node_modules/next","../../chunks/[root-of-the-server]__d3d7c8fd._.js","../../chunks/[root-of-the-server]__f366ca98._.js","../../chunks/[root-of-the-server]__ffad457f._.js","../../chunks/[turbopack]_runtime.js"]}
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
"/": [
|
|
9
9
|
"static/chunks/665a1ec483189124.js",
|
|
10
10
|
"static/chunks/d8f0ad36e12f0fbf.js",
|
|
11
|
-
"static/chunks/8f80b41262ef70b6.js",
|
|
12
|
-
"static/chunks/03e1846335a31354.js",
|
|
13
11
|
"static/chunks/fee6d0ada00c967a.js",
|
|
12
|
+
"static/chunks/9865709466b09f79.js",
|
|
13
|
+
"static/chunks/8f80b41262ef70b6.js",
|
|
14
14
|
"static/chunks/f9cf9aa757605a0d.css",
|
|
15
|
-
"static/chunks/turbopack-
|
|
15
|
+
"static/chunks/turbopack-d5098189d63fd7b8.js"
|
|
16
16
|
]
|
|
17
17
|
},
|
|
18
18
|
"ampFirstPages": []
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="/_next/static/chunks/4147ffc67a7b837c.css" as="style"/><link rel="preload" href="/_next/static/chunks/f9cf9aa757605a0d.css" as="style"/><link rel="stylesheet" href="/_next/static/chunks/4147ffc67a7b837c.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/chunks/f9cf9aa757605a0d.css" data-n-p=""/><noscript data-n-css=""></noscript><script src="/_next/static/chunks/b107f5f34a4187e4.js" defer=""></script><script src="/_next/static/chunks/bd15146d1618bdbf.js" defer=""></script><script src="/_next/static/chunks/8f80b41262ef70b6.js" defer=""></script><script src="/_next/static/chunks/fee6d0ada00c967a.js" defer=""></script><script src="/_next/static/chunks/57a81fb69ac0c6be.js" defer=""></script><script src="/_next/static/chunks/turbopack-4ad0df7330c00c8d.js" defer=""></script><script src="/_next/static/chunks/665a1ec483189124.js" defer=""></script><script src="/_next/static/chunks/d8f0ad36e12f0fbf.js" defer=""></script><script src="/_next/static/chunks/9865709466b09f79.js" defer=""></script><script src="/_next/static/chunks/turbopack-d5098189d63fd7b8.js" defer=""></script><script src="/_next/static/Im7EdK1Q3oOmTznohTOr5/_ssgManifest.js" defer=""></script><script src="/_next/static/Im7EdK1Q3oOmTznohTOr5/_buildManifest.js" defer=""></script></head><body class="antialiased"><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","intentui-theme","system",null,["light","dark"],null,true,true)</script><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/","query":{},"buildId":"Im7EdK1Q3oOmTznohTOr5","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|