State before update since 8470-alt1: tools/server/webui:0fcb3760b2026-03-31 fix: Use lower-case proxy headers naming (#21235) (Aleksander Grygier) tools/server/public:0fcb3760b2026-03-31 fix: Use lower-case proxy headers naming (#21235) (Aleksander Grygier) + npm config set prefix /usr/src/.npm-global + npm install -g @aikidosec/safe-chain npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me added 138 packages in 8s 24 packages are looking for funding run `npm fund` for details + PATH=/usr/src/.npm-global/bin:/usr/bin:/bin:/usr/local/bin + rm -rf llama.cpp/tools/server/public + cd llama.cpp/tools/server/webui + workdir=tools/server/webui + target=tools/server/public + aikido-npm ci --ignore-scripts added 660 packages, and audited 661 packages in 20s 260 packages are looking for funding run `npm fund` for details 20 vulnerabilities (2 low, 6 moderate, 12 high) To address all issues, run: npm audit fix Run `npm audit` for details. + aikido-npm audit --audit-level=critical fix added 3 packages, removed 11 packages, changed 34 packages, and audited 652 packages in 13s 254 packages are looking for funding run `npm fund` for details # npm audit report cookie <0.7.0 cookie accepts cookie name, path, and domain with out of bounds characters - https://github.com/advisories/GHSA-pxg6-pf52-xh8x fix available via `npm audit fix --force` Will install @sveltejs/kit@0.0.30, which is a breaking change node_modules/cookie @sveltejs/kit >=1.0.0-next.0 Depends on vulnerable versions of cookie node_modules/@sveltejs/kit @sveltejs/adapter-static >=1.0.0-next.0 Depends on vulnerable versions of @sveltejs/kit node_modules/@sveltejs/adapter-static runed >=0.32.0 Depends on vulnerable versions of @sveltejs/kit node_modules/bits-ui/node_modules/runed bits-ui >=2.11.8 Depends on vulnerable versions of runed Depends on vulnerable versions of svelte-toolbelt node_modules/bits-ui svelte-toolbelt >=0.10.6 Depends on vulnerable versions of runed node_modules/bits-ui/node_modules/svelte-toolbelt 6 low severity vulnerabilities To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force + npm run build > webui@1.0.0 build > vite build && ./scripts/post-build.sh ▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json] tsconfig.json:2:12: 2 │ "extends": "./.svelte-kit/tsconfig.json", ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vite v7.2.2 building ssr environment for production... transforming... DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 17 │ @import 'katex/src/styles/katex.scss'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 2 │ @import "./fonts.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 2:9 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.append instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 9 │ $src: append($src, url('#{$font-folder}/KaTeX_#{$family}-#{$family-suffix}.woff2') format('woff2'), comma); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/fonts.scss 9:15 generate-src() node_modules/katex/src/styles/fonts.scss 42:11 font-face() node_modules/katex/src/styles/fonts.scss 52:1 @import node_modules/katex/src/styles/katex.scss 2:9 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.length instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 344 │ @for $from from 1 through length($sizes) { │ ^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 344:35 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.length instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 345 │ @for $to from 1 through length($sizes) { │ ^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 345:37 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.nth instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 348 │ font-size: calc((nth($sizes, $to) / nth($sizes, $from)) * 1em); │ ^^^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 348:38 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.nth instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 348 │ font-size: calc((nth($sizes, $to) / nth($sizes, $from)) * 1em); │ ^^^^^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 348:57 @import src/styles/katex-custom.scss 17:9 root stylesheet ✓ 4753 modules transformed. Export "getAuthHeaders" of module "src/lib/utils/api-headers.ts" was reexported through module "src/lib/utils/index.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order. Either change the import in "src/lib/services/mcp.service.ts" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk. rendering chunks... vite v7.2.2 building client environment for production... transforming... DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 17 │ @import 'katex/src/styles/katex.scss'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 2 │ @import "./fonts.scss"; │ ^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 2:9 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.append instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 9 │ $src: append($src, url('#{$font-folder}/KaTeX_#{$family}-#{$family-suffix}.woff2') format('woff2'), comma); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/fonts.scss 9:15 generate-src() node_modules/katex/src/styles/fonts.scss 42:11 font-face() node_modules/katex/src/styles/fonts.scss 52:1 @import node_modules/katex/src/styles/katex.scss 2:9 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.length instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 344 │ @for $from from 1 through length($sizes) { │ ^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 344:35 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.length instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 345 │ @for $to from 1 through length($sizes) { │ ^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 345:37 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.nth instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 348 │ font-size: calc((nth($sizes, $to) / nth($sizes, $from)) * 1em); │ ^^^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 348:38 @import src/styles/katex-custom.scss 17:9 root stylesheet DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0. Use list.nth instead. More info and automated migrator: https://sass-lang.com/d/import ╷ 348 │ font-size: calc((nth($sizes, $to) / nth($sizes, $from)) * 1em); │ ^^^^^^^^^^^^^^^^^^ ╵ node_modules/katex/src/styles/katex.scss 348:57 @import src/styles/katex-custom.scss 17:9 root stylesheet ✓ 5885 modules transformed. rendering chunks... computing gzip size... .svelte-kit/output/client/_app/version.json 0.03 kB │ gzip: 0.05 kB .svelte-kit/output/client/.vite/manifest.json 0.30 kB │ gzip: 0.19 kB .svelte-kit/output/client/_app/immutable/assets/bundle.sRqjEHG4.css 500.20 kB │ gzip: 288.96 kB .svelte-kit/output/client/_app/immutable/bundle.CVqNSTXQ.js 4,415.15 kB │ gzip: 1,301.21 kB (!) Some chunks are larger than 3072 kB after minification. Consider: - Using dynamic import() to code-split the application - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. ✓ built in 12.67s .svelte-kit/output/server/.vite/manifest.json 6.07 kB .svelte-kit/output/server/_app/immutable/assets/McpLogo.bHHIbcsu.css 0.35 kB .svelte-kit/output/server/_app/immutable/assets/_layout.BB5q6Ssh.css 119.30 kB .svelte-kit/output/server/_app/immutable/assets/SyntaxHighlightedCode.CPlW7hdh.css 380.27 kB .svelte-kit/output/server/chunks/false.js 0.03 kB .svelte-kit/output/server/chunks/environment.js 0.07 kB .svelte-kit/output/server/chunks/api-key-validation.js 0.16 kB .svelte-kit/output/server/chunks/server.js 0.20 kB .svelte-kit/output/server/entries/pages/_page.ts.js 0.25 kB .svelte-kit/output/server/entries/pages/chat/_id_/_page.ts.js 0.27 kB .svelte-kit/output/server/internal.js 0.37 kB .svelte-kit/output/server/chunks/refresh-cw.js 0.44 kB .svelte-kit/output/server/chunks/utils.js 0.62 kB .svelte-kit/output/server/entries/pages/_page.svelte.js 1.10 kB .svelte-kit/output/server/entries/pages/chat/_id_/_page.svelte.js 1.15 kB .svelte-kit/output/server/chunks/exports.js 1.46 kB .svelte-kit/output/server/chunks/url.js 1.60 kB .svelte-kit/output/server/chunks/internal.js 2.58 kB .svelte-kit/output/server/entries/pages/_error.svelte.js 8.39 kB .svelte-kit/output/server/remote-entry.js 8.56 kB .svelte-kit/output/server/chunks/shared.js 11.83 kB .svelte-kit/output/server/chunks/uuid.js 30.40 kB .svelte-kit/output/server/chunks/root.js 39.19 kB .svelte-kit/output/server/index.js 55.03 kB .svelte-kit/output/server/chunks/SyntaxHighlightedCode.svelte_svelte_type_style_lang.js 73.87 kB .svelte-kit/output/server/entries/pages/_layout.svelte.js 105.11 kB .svelte-kit/output/server/chunks/McpLogo.js 205.53 kB .svelte-kit/output/server/chunks/ServerLoadingSplash.js 249.23 kB ✓ built in 22.56s Run npm run preview to preview your production build locally. > Using @sveltejs/adapter-static Overwriting ../public/index.html with fallback page. Consider using a different name for the fallback. Wrote site to "../public" ✔ done ✓ Inlined favicon.svg as base64 data URL ✓ Updated index.html ✓ Copied bundle.CVqNSTXQ.js -> bundle.js ✓ Copied bundle.sRqjEHG4.css -> bundle.css
34 lines
6.8 KiB
HTML
34 lines
6.8 KiB
HTML
<!--
|
|
This is a single file build of the frontend.
|
|
It is automatically generated by the build process.
|
|
Do not edit this file directly.
|
|
To make changes, refer to the "Web UI" section in the README.
|
|
-->
|
|
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjU2IiBpZD0ic2NyZWVuc2hvdC1lZjk0ZmJiMC1kYmFiLTgwZWQtODAwNi04OTQyOTkwMGVkYmYiIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgZmlsbD0ibm9uZSIgdmVyc2lvbj0iMS4xIj48ZyBpZD0ic2hhcGUtZWY5NGZiYjAtZGJhYi04MGVkLTgwMDYtODk0Mjk5MDBlZGJmIiByeD0iMCIgcnk9IjAiPjxnIGlkPSJzaGFwZS1lZjk0ZmJiMC1kYmFiLTgwZWQtODAwNi04OTQyMTU3NTVjM2EiPjxnIGNsYXNzPSJmaWxscyIgaWQ9ImZpbGxzLWVmOTRmYmIwLWRiYWItODBlZC04MDA2LTg5NDIxNTc1NWMzYSI+PHJlY3Qgcng9IjAiIHJ5PSIwIiB4PSIwIiB5PSIwIiB0cmFuc2Zvcm09Im1hdHJpeCgxLjAwMDAwMCwgMC4wMDAwMDAsIDAuMDAwMDAwLCAxLjAwMDAwMCwgMC4wMDAwMDAsIDAuMDAwMDAwKSIgd2lkdGg9IjI1NiIgaGVpZ2h0PSIyNTYiIHN0eWxlPSJmaWxsOiByZ2IoMjcsIDMxLCAzMik7IGZpbGwtb3BhY2l0eTogMTsiLz48L2c+PC9nPjxnIGlkPSJzaGFwZS1lZjk0ZmJiMC1kYmFiLTgwZWQtODAwNi04OTQyMjM2M2VmM2YiIHJ4PSIwIiByeT0iMCI+PGcgaWQ9InNoYXBlLWVmOTRmYmIwLWRiYWItODBlZC04MDA2LTg5NDIyMzYzZWY0MCI+PGcgY2xhc3M9ImZpbGxzIiBpZD0iZmlsbHMtZWY5NGZiYjAtZGJhYi04MGVkLTgwMDYtODk0MjIzNjNlZjQwIj48cGF0aCBkPSJNMTcxLjY2NTAwODU0NDkyMTg4LDk5LjUzMDI1MDU0OTMxNjRMMTU5Ljc5OTUzMDAyOTI5Njg4LDEyMC42MjQ2ODcxOTQ4MjQyMkMxNDQuMTU0NTEwNDk4MDQ2ODgsMTA4LjU4MzI5MDEwMDA5NzY2LDEyMC45NTA0MTY1NjQ5NDE0LDEwNi44MjU0MTY1NjQ5NDE0LDEwNS4zMDUzOTcwMzM2OTE0LDExOS43NDU3NTA0MjcyNDYxQzgwLjA3OTgxMTA5NjE5MTQsMTQwLjU3NjUyMjgyNzE0ODQ0LDgxLjgzNzYyMzU5NjE5MTQsMTg4Ljc0MjI2Mzc5Mzk0NTMsMTIxLjEyNjE5NzgxNDk0MTQsMTg5LjAwNTg3NDYzMzc4OTA2QzEzMi4xMTMwMDY1OTE3OTY4OCwxODkuMDA1ODc0NjMzNzg5MDYsMTQxLjQyOTY1Njk4MjQyMTg4LDE4My44MjAxMTQxMzU3NDIyLDE1MS40NDk2NzY1MTM2NzE4OCwxODAuMzkyMzQ5MjQzMTY0MDZMMTU2LjcyMzM1ODE1NDI5Njg4LDIwMS4zOTg4NDk0ODczMDQ3QzE0Ny44NDU5MTY3NDgwNDY4OCwyMDUuNTI5ODkxOTY3NzczNDQsMTM4Ljc5MjkzODIzMjQyMTg4LDIwOS43NDg3MzM1MjA1MDc4LDEyOS4wMzY4MzQ3MTY3OTY4OCwyMTEuMDY3MTIzNDEzMDg1OTRDNDAuMDg4MzUyMjAzMzY5MTQsMjIzLjE5NjQ1NjkwOTE3OTcsNDUuMTg2MDA4NDUzMzY5MTQsOTQuNzg0MDA0MjExNDI1NzgsMTI1LjYwODg2MzgzMDU2NjQsODguMTA0MDcyNTcwODAwNzhDMTQyLjQ4NDM0NDQ4MjQyMTg4LDg2LjY5NzgyMjU3MDgwMDc4LDE1Ny4zMzgzNDgzODg2NzE4OCw5MS4wOTI0NzU4OTExMTMyOCwxNzEuNzUzMTQzMzEwNTQ2ODgsOTkuNTMwMjUwNTQ5MzE2NFoiIGNsYXNzPSJzdDAiIHN0eWxlPSJmaWxsOiByZ2IoMjU1LCAxMzAsIDU0KTsgZmlsbC1vcGFjaXR5OiAxOyIvPjwvZz48L2c+PGcgaWQ9InNoYXBlLWVmOTRmYmIwLWRiYWItODBlZC04MDA2LTg5NDIyMzYzZWY0MSI+PGcgY2xhc3M9ImZpbGxzIiBpZD0iZmlsbHMtZWY5NGZiYjAtZGJhYi04MGVkLTgwMDYtODk0MjIzNjNlZjQxIj48cGF0aCBkPSJNMTEwLjIyNzI3MjAzMzY5MTQsNzkuMzE0NzA0ODk1MDE5NTNDOTYuNjkxODcxNjQzMDY2NCw4My4zNTc4NTY3NTA0ODgyOCw4NC4xMjMyNjgxMjc0NDE0LDkwLjgyODgzNDUzMzY5MTQsNzQuNjMwNTkyMzQ2MTkxNCwxMDEuMjg4MTI0MDg0NDcyNjZDNzIuODcyNzc5ODQ2MTkxNCw4MC4wMTc4Mjk4OTUwMTk1Myw3Ny42MTg4NzM1OTYxOTE0LDM3LjAzNzkzNzE2NDMwNjY0LDEwMS4yNjIxODQxNDMwNjY0LDI4LjYwMDEwMzM3ODI5NTlDMTA0Ljc3ODA1MzI4MzY5MTQsMjcuMzY5NjQ5ODg3MDg0OTYsMTE2LjgxOTU1NzE4OTk0MTQsMjQuMjkzMzcxMjAwNTYxNTIzLDExNi40Njc5OTQ2ODk5NDE0LDMwLjUzMzc4ODY4MTAzMDI3M0MxMTYuMTE2MTg4MDQ5MzE2NCwzNi43NzQyNjUyODkzMDY2NCwxMDcuNzY2MzM0NTMzNjkxNCw0Ny40OTcyMjY3MTUwODc4OSwxMDUuNzQ1MDk0Mjk5MzE2NCw1My4yOTgyMzY4NDY5MjM4M0MxMDIuMjI5MjI1MTU4NjkxNCw2My40OTM4Njk3ODE0OTQxNCwxMDUuNDgxMTc4MjgzNjkxNCw3MC41MjUzNTI0NzgwMjczNCwxMTAuMzE1NDA2Nzk5MzE2NCw3OS40MDI2NTY1NTUxNzU3OFoiIGNsYXNzPSJzdDAiIHN0eWxlPSJmaWxsOiByZ2IoMjU1LCAxMzAsIDU0KTsgZmlsbC1vcGFjaXR5OiAxOyIvPjwvZz48L2c+PGcgaWQ9InNoYXBlLWVmOTRmYmIwLWRiYWItODBlZC04MDA2LTg5NDIyMzYzZWY0MiI+PGcgY2xhc3M9ImZpbGxzIiBpZD0iZmlsbHMtZWY5NGZiYjAtZGJhYi04MGVkLTgwMDYtODk0MjIzNjNlZjQyIj48cGF0aCBkPSJNMTQzLjYyNjkyMjYwNzQyMTg4LDEyNy42NTYyMTE4NTMwMjczNEwxNDMuNjI2OTIyNjA3NDIxODgsMTQzLjQ3NzA2NjA0MDAzOTA2TDE1Ny42ODk5MTA4ODg2NzE4OCwxNDMuNDc3MDY2MDQwMDM5MDZMMTU3LjY4OTkxMDg4ODY3MTg4LDE1NS43ODIxODA3ODYxMzI4TDE0My42MjY5MjI2MDc0MjE4OCwxNTUuNzgyMTgwNzg2MTMyOEwxNDMuNjI2OTIyNjA3NDIxODgsMTcwLjcyNDA3NTMxNzM4MjhMMTMwLjQ0Mjg0MDU3NjE3MTg4LDE3MC43MjQwNzUzMTczODI4TDEzMC40NDI4NDA1NzYxNzE4OCwxNTUuNzgyMTgwNzg2MTMyOEwxMTUuNTAwOTUzNjc0MzE2NCwxNTUuNzgyMTgwNzg2MTMyOEwxMTUuNTAwOTUzNjc0MzE2NCwxNDMuNDc3MDY2MDQwMDM5MDZMMTI5LjEyNDQ4MTIwMTE3MTg4LDE0My40NzcwNjYwNDAwMzkwNkwxMzAuNDQyODQwNTc2MTcxODgsMTQyLjE1ODY3NjE0NzQ2MDk0TDEzMC40NDI4NDA1NzYxNzE4OCwxMjcuNjU2MjExODUzMDI3MzRMMTQzLjYyNjkyMjYwNzQyMTg4LDEyNy42NTYyMTE4NTMwMjczNFoiIGNsYXNzPSJzdDAiIHN0eWxlPSJmaWxsOiByZ2IoMjU1LCAxMzAsIDU0KTsgZmlsbC1vcGFjaXR5OiAxOyIvPjwvZz48L2c+PGcgaWQ9InNoYXBlLWVmOTRmYmIwLWRiYWItODBlZC04MDA2LTg5NDIyMzYzZWY0MyI+PGcgY2xhc3M9ImZpbGxzIiBpZD0iZmlsbHMtZWY5NGZiYjAtZGJhYi04MGVkLTgwMDYtODk0MjIzNjNlZjQzIj48cGF0aCBkPSJNMTkxLjk2ODIzMTIwMTE3MTg4LDEyNy42NTYyMTE4NTMwMjczNEwxOTEuOTY4MjMxMjAxMTcxODgsMTQyLjE1ODY3NjE0NzQ2MDk0TDE5My4yODY4MzQ3MTY3OTY4OCwxNDMuNDc3MDY2MDQwMDM5MDZMMjA2LjkxMDM2OTg3MzA0Njg4LDE0My40NzcwNjYwNDAwMzkwNkwyMDYuOTEwMzY5ODczMDQ2ODgsMTU1Ljc4MjE4MDc4NjEzMjhMMTkxLjk2ODIzMTIwMTE3MTg4LDE1NS43ODIxODA3ODYxMzI4TDE5MS45NjgyMzEyMDExNzE4OCwxNzAuNzI0MDc1MzE3MzgyOEwxNzguNzg0MzkzMzEwNTQ2ODgsMTcwLjcyNDA3NTMxNzM4MjhMMTc4Ljc4NDM5MzMxMDU0Njg4LDE1NS43ODIxODA3ODYxMzI4TDE2NC43MjE0MDUwMjkyOTY4OCwxNTUuNzgyMTgwNzg2MTMyOEwxNjQuNzIxNDA1MDI5Mjk2ODgsMTQzLjQ3NzA2NjA0MDAzOTA2TDE3OC43ODQzOTMzMTA1NDY4OCwxNDMuNDc3MDY2MDQwMDM5MDZMMTc4Ljc4NDM5MzMxMDU0Njg4LDEyNy42NTYyMTE4NTMwMjczNEwxOTEuOTY4MjMxMjAxMTcxODgsMTI3LjY1NjIxMTg1MzAyNzM0WiIgY2xhc3M9InN0MCIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDEzMCwgNTQpOyBmaWxsLW9wYWNpdHk6IDE7Ii8+PC9nPjwvZz48ZyBpZD0ic2hhcGUtZWY5NGZiYjAtZGJhYi04MGVkLTgwMDYtODk0MjIzNjNlZjQ0Ij48ZyBjbGFzcz0iZmlsbHMiIGlkPSJmaWxscy1lZjk0ZmJiMC1kYmFiLTgwZWQtODAwNi04OTQyMjM2M2VmNDQiPjxwYXRoIGQ9Ik0xNTMuMjA3NDg5MDEzNjcxODgsMzguMDkyNjU1MTgxODg0NzY2QzE1NC45NjU1NDU2NTQyOTY4OCw0MC43Mjk0NjU0ODQ2MTkxNCwxNDUuMDMzNDE2NzQ4MDQ2ODgsNTIuMDY3NzA3MDYxNzY3NTgsMTQzLjQ1MTE0MTM1NzQyMTg4LDU0Ljk2ODE3Mzk4MDcxMjg5QzEzOC44ODA4Mjg4NTc0MjE4OCw2My41ODE3OTA5MjQwNzIyNjYsMTQxLjk1NzAwMDczMjQyMTg4LDY4LjUwMzgyMjMyNjY2MDE2LDE0NS4zODQ3MzUxMDc0MjE4OCw3Ni42Nzc5MjUxMDk4NjMyOEMxMzUuNDUyODUwMzQxNzk2ODgsNzUuMTgzNzIzNDQ5NzA3MDMsMTI2LjIyNDA5ODIwNTU2NjQsNzYuNDE0MjUzMjM0ODYzMjgsMTE2LjM3OTg1OTkyNDMxNjQsNzcuNTU2ODMxMzU5ODYzMjhDMTE4LjU3NzM2OTY4OTk0MTQsNTguNjU5NzMyODE4NjAzNTE2LDEyOS4yMTI2MTU5NjY3OTY4OCwzMS4xNDkwNTM1NzM2MDg0LDE1My4yMDc0ODkwMTM2NzE4OCwzOC4wOTI2NTUxODE4ODQ3NjZaIiBjbGFzcz0ic3QwIiBzdHlsZT0iZmlsbDogcmdiKDI1NSwgMTMwLCA1NCk7IGZpbGwtb3BhY2l0eTogMTsiLz48L2c+PC9nPjwvZz48L2c+PC9zdmc+" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link href="./bundle.js" rel="modulepreload">
|
|
|
|
<link href="./bundle.css" rel="stylesheet">
|
|
</head>
|
|
<body data-sveltekit-preload-data="hover">
|
|
<div style="display: contents">
|
|
<script>
|
|
{
|
|
__sveltekit_1ew242n = {
|
|
base: new URL('.', location).pathname.slice(0, -1)
|
|
};
|
|
|
|
const element = document.currentScript.parentElement;
|
|
|
|
import("./bundle.js").then((app) => {
|
|
app.start(element)
|
|
});
|
|
}
|
|
</script>
|
|
</div>
|
|
</body>
|
|
</html>
|